@import url('https://fonts.googleapis.com/css?family=Lato:300,300i');

@font-face {
    font-family: 'Alpin';
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/alpin-gothic-cg-no3-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/alpin-gothic-cg-no3-regular.woff2") format("woff2"), url("../fonts/alpin-gothic-cg-no3-regular.woff") format("woff"), url("../fonts/alpin-gothic-cg-no3-regular.ttf") format("truetype"), url("../fonts/alpin-gothic-cg-no3-regular.svg#alpin") format("svg")
}
@font-face {
    font-family: 'Bell';
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/bell-centennial-address.eot?#iefix") format("embedded-opentype"), url("../fonts/bell-centennial-address.woff2") format("woff2"), url("../fonts/bell-centennial-address.woff") format("woff"), url("../fonts/bell-centennial-address.ttf") format("truetype"), url("../fonts/bell-centennial-address.svg#bell") format("svg")
}
* {
    margin: 0;
    padding: 0
}
html,
body,
div.flex {
    width: 100%;
    height: 100%
}
section {
    width: 100%;
    float: left;
    text-align: center;
    padding: 60px
}
section.slideshow {
    padding: 0
}
section#contacto h2.title {
    text-align: left
}
section#contacto iframe {
    height: 385px
}
section#contacto iframe+div img {
    padding: 20px;
    width: 85px
}
body {
    font-family: 'Lato', sans-serif;
}

.btn {
    margin-top: 30px;
    background: #c03;
    color: white !important;
    font-size: 24px
}
.btn:focus {
    box-shadow: inset 0px 5px 5px -1px rgba(0, 0, 0, 0.3)
}
.btn:hover {
    color: black !important;
    border: 1px solid;
}

.btn.sc2:hover {
    color: white !important;
}

.btn i {
    color: white;
    padding-right: 5px
}
div.grid3d {
    width: 100%;
    float: left;
    margin-top: 60px
}
div.grid3d div.item {
    width: 100%;
    position: relative
}
div.grid3d div.item.item-3d {
    width: 100%;
    position: relative;
    text-align: center
}
div.grid3d div.item.item-3d:hover>div.icon {
    -webkit-transform: rotate3d(1, 0, 0, 80deg) translate3d(0, -50px, 50px);
    -moz-transform: rotate3d(1, 0, 0, 80deg) translate3d(0, -50px, 50px);
    -ms-transform: rotate3d(1, 0, 0, 80deg) translate3d(0, -50px, 50px);
    -o-transform: rotate3d(1, 0, 0, 80deg) translate3d(0, -50px, 50px);
    transform: rotate3d(1, 0, 0, 80deg) translate3d(0, -50px, 50px);
    -webkit-transition: -webkit-transform 0.7s cubic-bezier(0.26, 0.86, 0.44, 0.985) 0s, opacity 0.3s cubic-bezier(0.26, 0.86, 0.44, 0.985) 0.2s;
    -moz-transition: -moz-transform 0.7s cubic-bezier(0.26, 0.86, 0.44, 0.985) 0s, opacity 0.3s cubic-bezier(0.26, 0.86, 0.44, 0.985) 0.2s;
    transition: transform 0.7s cubic-bezier(0.26, 0.86, 0.44, 0.985) 0s, opacity 0.3s cubic-bezier(0.26, 0.86, 0.44, 0.985) 0.2s;
    opacity: 0
}
div.grid3d div.item.item-3d:hover>div.text {
    -webkit-transform: translate3d(0, -70px, 0);
    -moz-transform: translate3d(0, -70px, 0);
    -ms-transform: translate3d(0, -70px, 0);
    -o-transform: translate3d(0, -70px, 0);
    transform: translate3d(0, -70px, 0);
    -webkit-transition: -webkit-transform 0.7s cubic-bezier(0.26, 0.86, 0.44, 0.985) 0s, opacity 0.3s cubic-bezier(0.26, 0.86, 0.44, 0.985) 0s;
    -moz-transition: -moz-transform 0.7s cubic-bezier(0.26, 0.86, 0.44, 0.985) 0s, opacity 0.3s cubic-bezier(0.26, 0.86, 0.44, 0.985) 0s;
    transition: transform 0.7s cubic-bezier(0.26, 0.86, 0.44, 0.985) 0s, opacity 0.3s cubic-bezier(0.26, 0.86, 0.44, 0.985) 0s;
    opacity: 1
}
div.grid3d div.item.item-3d:hover>h3 {
    -webkit-transform: translate3d(0, -75px, 0);
    -moz-transform: translate3d(0, -75px, 0);
    -ms-transform: translate3d(0, -75px, 0);
    -o-transform: translate3d(0, -75px, 0);
    transform: translate3d(0, -75px, 0)
}
div.grid3d div.item.item-3d div.icon {
    -webkit-transition: -webkit-transform 0.7s cubic-bezier(0.26, 0.86, 0.44, 0.985) 0s, opacity 0.3s cubic-bezier(0.26, 0.86, 0.44, 0.985) 0s;
    -moz-transition: -moz-transform 0.7s cubic-bezier(0.26, 0.86, 0.44, 0.985) 0s, opacity 0.3s cubic-bezier(0.26, 0.86, 0.44, 0.985) 0s;
    transition: transform 0.7s cubic-bezier(0.26, 0.86, 0.44, 0.985) 0s, opacity 0.3s cubic-bezier(0.26, 0.86, 0.44, 0.985) 0s;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}
div.grid3d div.item.item-3d div.icon i {
    font-size: 2.5rem;
    color: #c03
}
div.grid3d div.item.item-3d h3 {
    -webkit-transition: -webkit-transform 0.7s cubic-bezier(0.26, 0.86, 0.44, 0.985) 0s;
    -moz-transition: -moz-transform 0.7s cubic-bezier(0.26, 0.86, 0.44, 0.985) 0s;
    transition: transform 0.7s cubic-bezier(0.26, 0.86, 0.44, 0.985) 0s;
    font-weight: 300;
    margin-bottom: 15px;
    margin-top: 15px
}
div.grid3d div.item.item-3d div.text {
    -webkit-transition: -webkit-transform 0.7s cubic-bezier(0.26, 0.86, 0.44, 0.985) 0s, opacity 0.2s cubic-bezier(0.26, 0.86, 0.44, 0.985) 0.3s;
    -moz-transition: -moz-transform 0.7s cubic-bezier(0.26, 0.86, 0.44, 0.985) 0s, opacity 0.2s cubic-bezier(0.26, 0.86, 0.44, 0.985) 0.3s;
    transition: transform 0.7s cubic-bezier(0.26, 0.86, 0.44, 0.985) 0s, opacity 0.2s cubic-bezier(0.26, 0.86, 0.44, 0.985) 0.3s;
    -webkit-transform: rotate3d(1, 0, 0, -90deg) translate3d(0, 50px, 0);
    -moz-transform: rotate3d(1, 0, 0, -90deg) translate3d(0, 50px, 0);
    -ms-transform: rotate3d(1, 0, 0, -90deg) translate3d(0, 50px, 0);
    -o-transform: rotate3d(1, 0, 0, -90deg) translate3d(0, 50px, 0);
    transform: rotate3d(1, 0, 0, -90deg) translate3d(0, 50px, 0);
    opacity: 0
}
div.grid3d div.item div.img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 250px;
    width: 100%;
    margin-bottom: 15px
}
div.grid3d div.item h3 {
    font-weight: 400;
    font-size: 24px;
    margin-top: 15px;
    margin-bottom: 15px
}
div.grid3d div.item p {
    font-size: 20px
}
p {
    font-size: 20px;
    text-align: center;
    width: 100%
}
div[class*='container'] {
    height: 100%;
    position: relative
}
header {
    width: 100%;
    padding: 30px 0px;
    background: white;
    position: fixed;
    top: 0;
    left: 0;
    box-shadow: 0px 2px 15px -10px black;
    z-index: 99
}
header div.flex {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center
}
header div.logo a {
    display: block
}
header div.logo a img {
    width: 207px;
    pointer-events: none
}
header div.menu nav ul {
    list-style: none;
    margin: 0;
    padding: 0
}
header div.menu nav ul li {
    float: left
}
header div.menu nav ul li.active a {
    color: #c03
}
header div.menu nav ul li.active a:before {
    display: none
}
header div.menu nav ul li.active a:after {
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    top: -8px;
    right: 0;
    left: 0;
    margin: auto;
    background: #c03;
    border-radius: 50%
}
header div.menu nav ul li a {
    color: #666;
    float: left;
    padding: 0px 15px;
    font-size: 18px;
    text-decoration: none;
    position: relative;
    -webkit-background-clip: text;
    mix-blend-mode: unset
}
header div.menu nav ul li a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: #e23862;
    mix-blend-mode: overlay;
    -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    transition: 0.7s
}
header div.menu nav ul li a:hover:before {
    width: 100%
}
header+section {
    margin-top: 104px
}
div.fotorama.home .fotorama__caption {
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.2);
    text-align: center;
    font-family: inherit
}
div.fotorama.home .fotorama__caption .fotorama__caption__wrap {
    height: 100%;
    background: none;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    position: static;
}

div.fotorama.home .fotorama__caption .fotorama__caption__wrap:before{
    content: "";
    background: url(../img/bg.png);
    width: 100%;
    height: 90%;
    position: absolute;
    bottom: 0;
    right: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    z-index: -1;
}

div.fotorama.home img{
    -webkit-filter: blur(0px);
    -o-filter: blur(0px);
    filter: blur(0px);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
div.fotorama.home .fotorama__stage__frame:hover>img{
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-filter: blur(3px);
    -o-filter: blur(3px);
    filter: blur(3px);
}

div.fotorama.home .fotorama__caption .fotorama__caption__wrap>div {
    width: 100%;
    text-align: center
}
div.fotorama.home .fotorama__caption .fotorama__caption__wrap h2 {
    font-size: 4rem;
    font-family: alpin;
    text-transform: uppercase;
    color: #c03;
    font-weight: 300
}
div.fotorama.home .fotorama__caption .fotorama__caption__wrap h2 b {
    color: #222
}
div.fotorama.home .fotorama__caption .fotorama__caption__wrap h3 {
    font-size: 2rem
}
div.fotorama.home .fotorama__nav-wrap {
    position: absolute;
    bottom: 15px;
    width: 100%;
    left: 0
}
div.fotorama .fotorama__arr {
    background: none;
    margin-top: -30px;
    text-align: center
}
div.fotorama .fotorama__arr:before {
    font-family: FontAwesome;
    font-size: 34px;
    color: #c03
}
div.fotorama .fotorama__arr.fotorama__arr--next:before {
    content: "\f105"
}
div.fotorama .fotorama__arr.fotorama__arr--prev:before {
    content: "\f104"
}
div.fotorama .fotorama__dot {
    border: 1px solid #c03
}
h2.title {
    margin: 30px 0px;
    margin-top: 0px;
    font-size: 3rem;
    font-family: 'Alpin';
    text-transform: uppercase;
    font-weight: 300;
    width: 100%;
    text-align: center
}
h2.title b {
    color: #c03
}
footer {
    width: 100%;
    min-height: 300px;
    background: #222;
    padding: 30px 0px;
    float: left;
    color: rgba(255, 255, 255, 0.8)
}
footer h3 {
    font-family: alpin;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 2rem
}
footer span {
    font-size: 20px;
    width: 100%;
    float: left
}
footer ul {
    width: 100%;
    list-style: none;
    padding: 0
}
footer ul li a {
    font-size: 20px;
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none
}
footer ul li a:hover {
    color: #c03
}
footer .social {
    width: 100%
}
footer .social a {
    color: rgba(255, 255, 255, 0.8);
    font-size: 2rem
}
footer .social a:hover {
    color: #c03
}
footer .copyright {
    width: 100%;
    text-align: center;
    color: rgba(255, 255, 255, 0.5);
    padding-top: 15px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    margin-top: 10px
}
div.servicios {
    width: 100%;
    margin-top: 30px;
    float: left
}
div.servicios .item {
    width: 100%;
    height: 250px;
    background-size: cover;
    background-repeat: no-repeat;
    color: white;
    margin-bottom: 30px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    position: relative;
    overflow: hidden;
    z-index: 1
}
div.servicios .item:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    right: -100%;
    top: 0;
    background: rgba(204, 0, 51, 0.5);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    z-index: -1
}
div.servicios .item:hover:before {
    right: 0
}
div.servicios .item:hover .btn {
    opacity: 1 !important;
    -webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    transform: scale(1) !important
}
div.servicios .item>div {
    width: 100%
}
div.servicios .item .btn {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    font-size: 20px;
    margin: 0
}
div.valores {
    width: 100%;
    margin-top: 15px;
    float: left
}
div.valores div.service {
    width: 100%;
    float: left;
    margin-bottom: 15px
}
div.valores div.service:hover>div.info>i {
    color: #c03
}
div.valores div.service div.info {
    padding: 30px;
    background: #fff;
    text-align: left;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    box-shadow: 0px 15px 15px -20px #c7c7c7;
    position: relative;
    min-height: 120px;
    z-index: 1;
    overflow: hidden
}
div.valores div.service div.info .front {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s
}
div.valores div.service div.info .back {
    width: 100%;
    text-align: center;
    opacity: 0;
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s
}
div.valores div.service div.info:hover .front {
    -webkit-transform: rotateY(-90deg);
    -moz-transform: rotateY(-90deg);
    -ms-transform: rotateY(-90deg);
    -o-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
    opacity: 0
}
div.valores div.service div.info:hover .back {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
    opacity: 1
}
div.valores div.service div.info+a {
    color: #c03;
    padding: 10px 0px;
    float: right
}
div.valores div.service div.info+a i {
    padding-left: 5px
}
div.valores div.service div.info.derecho_laboral:before {
    background-image: url("../img/practica-profesional/1.jpg");
    background-position: bottom right;
    background-size: cover;
}
div.valores div.service div.info.derecho_bancario:before {
    background-image: url("../img/practica-profesional/2.jpg");
    background-position: center right;
    background-size: cover;
    margin-right: -55px
}
div.valores div.service div.info.derecho_penal:before {
    background-image: url("../img/practica-profesional/3.jpg");
    background-position: center right;
    background-size: cover;
    margin-right: -55px
}
div.valores div.service div.info.derecho_civil:before {
    background-image: url("../img/practica-profesional/4.jpg");
    background-position: bottom right;
    background-size: cover;
}
div.valores div.service div.info.derecho_mercantil:before {
    background-image: url("../img/practica-profesional/6.jpg");
    background-position: center right;
    background-size: cover;
    margin-top: -5px
}
div.valores div.service div.info.derecho_industrial:before {
    background-image: url("../img/practica-profesional/5.jpg");
    background-position: center right;
    background-size: cover;
    margin-top: -5px
}
div.valores div.service div.info.valores {
    margin: 0
}
div.valores div.service div.info.valores:before {
    background-image: url("../img/valores/6.jpg");
    background-position: top right;
    background-size: 90%;
    margin-right: -70px;
    margin-top: -45px
}
div.valores div.service div.info.profesionalidad:before {
    background-image: url("../img/despacho/5.jpg");
    background-position: top right;
    background-size: cover;
}
div.valores div.service div.info.personalizado:before {
    background-image: url("../img/despacho/2.jpg");
    background-position: top right;
    background-size: cover;
}
div.valores div.service div.info.dedicacion:before {
    background-image: url("../img/despacho/3.jpg");
    background-position: top right;
    background-size: cover;
}
div.valores div.service div.info.experiencia:before {
    background-image: url("../img/despacho/4.jpg");
    background-position: top right;
    background-size: cover;
}
div.valores div.service div.info.confidencialidad:before {
    background-image: url("../img/practica-profesional/4.jpg");
    background-position: top right;
    background-size: cover;
}
div.valores div.service div.info.tecnologias:before {
    background-image: url("../img/despacho/1.jpg");
    background-position: top right;
    background-size: cover;
}


div.valores div.service div.info:before {
    content: "";
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .5;
    -webkit-filter: grayscale(1);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    z-index: -1
}
div.valores div.service div.info:hover:before {
    opacity: .2;
    -webkit-filter: grayscale(0)
}
div.valores div.service div.info h4>b {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    color: #c03
}
form input,
form label,
form textarea,
form button {
    font-family: bell
}
form input.form-control,
form label.form-control,
form textarea.form-control,
form button.form-control {
    font-size: 20px
}
iframe {
    width: 100%;
    border: 0
}
#cd-timeline {
    position: relative;
    padding: 2em 0;
    margin-top: 2em;
    margin-bottom: 2em
}
#cd-timeline::before {
    content: '';
    position: absolute;
    top: 0;
    left: 18px;
    height: 100%;
    width: 4px;
    background: #d7e4ed
}
@media only screen and (min-width: 1170px) {
    #cd-timeline {
        margin-top: 3em;
        margin-bottom: 3em
    }
    #cd-timeline::before {
        left: 50%;
        margin-left: -2px
    }
}
.cd-timeline-block {
    position: relative;
    margin: 2em 0
}
.cd-timeline-block:after {
    content: "";
    display: table;
    clear: both
}
.cd-timeline-block:first-child {
    margin-top: 0
}
.cd-timeline-block:last-child {
    margin-bottom: 0
}
@media only screen and (min-width: 1170px) {
    .cd-timeline-block {
        margin: 4em 0
    }
    .cd-timeline-block:first-child {
        margin-top: 0
    }
    .cd-timeline-block:last-child {
        margin-bottom: 0
    }
}
.cd-timeline-img {
    position: absolute;
    top: 25px;
    left: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    box-shadow: 0 0 0 4px #fff, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
    background: #c03
}
@media only screen and (min-width: 1170px) {
    .cd-timeline-img {
        width: 20px;
        height: 20px;
        left: 50%;
        margin-left: -10px;
        -webkit-transform: translateZ(0);
        -webkit-backface-visibility: hidden
    }
    .cssanimations .cd-timeline-img.is-hidden {
        visibility: hidden
    }
    .cssanimations .cd-timeline-img.bounce-in {
        visibility: visible;
        -webkit-animation: cd-bounce-1 0.6s;
        -moz-animation: cd-bounce-1 0.6s;
        animation: cd-bounce-1 0.6s
    }
}
@-webkit-keyframes cd-bounce-1 {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.5)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(1.2)
    }
    100% {
        -webkit-transform: scale(1)
    }
}
@-moz-keyframes cd-bounce-1 {
    0% {
        opacity: 0;
        -moz-transform: scale(0.5)
    }
    60% {
        opacity: 1;
        -moz-transform: scale(1.2)
    }
    100% {
        -moz-transform: scale(1)
    }
}
@keyframes cd-bounce-1 {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        -ms-transform: scale(0.5);
        -o-transform: scale(0.5);
        transform: scale(0.5)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2)
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}
.cd-timeline-content {
    position: relative;
    margin-left: 60px;
    background: #c03;
    border-radius: 0.25em;
    padding: 1em;
    color: white;
    box-shadow: 0 3px 0 #d7e4ed
}
.cd-timeline-content:after {
    content: "";
    display: table;
    clear: both
}
.cd-timeline-content h2 {
    color: #303e49
}
.cd-timeline-content p,
.cd-timeline-content .cd-read-more,
.cd-timeline-content .cd-date {
    font-size: 13px;
    font-size: 0.8125rem
}
.cd-timeline-content .cd-read-more,
.cd-timeline-content .cd-date {
    display: inline-block;
    font-size: 20px !important;
    color: #333
}
.cd-timeline-content p {
    margin: 5px 0px;
    line-height: 1.6
}
.cd-timeline-content .cd-read-more {
    float: right;
    padding: .8em 1em;
    background: #acb7c0;
    color: white;
    border-radius: 0.25em
}
.no-touch .cd-timeline-content .cd-read-more:hover {
    background-color: #bac4cb
}
.cd-timeline-content .cd-date {
    float: left;
    padding: .8em 0;
    opacity: .7
}
.cd-timeline-content::before {
    content: '';
    position: absolute;
    top: 16px;
    right: 100%;
    height: 0;
    width: 0;
    border: 7px solid transparent;
    border-right: 7px solid white
}
@media only screen and (min-width: 768px) {
    .cd-timeline-content h3 {
        font-size: 2rem
    }
    .cd-timeline-content p {
        font-size: 1.2rem
    }
    .cd-timeline-content .cd-read-more,
    .cd-timeline-content .cd-date {
        font-size: 14px;
        font-size: 0.875rem
    }
}
@media only screen and (min-width: 1170px) {
    .cd-timeline-content {
        width: 45%;
        margin-left: 0;
        padding: 15px 30px
    }
    .cd-timeline-content::before {
        top: 24px;
        left: 100%;
        border-color: transparent;
        border-left-color: #c03
    }
    .cd-timeline-content .cd-read-more {
        float: left
    }
    .cd-timeline-content .cd-date {
        position: absolute;
        width: 100%;
        left: 122%;
        top: 6px;
        font-size: 16px;
        font-size: 1rem
    }
    .cd-timeline-block:nth-child(even) .cd-timeline-content {
        float: right
    }
    .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
        top: 24px;
        left: auto;
        right: 100%;
        border-color: transparent;
        border-right-color: #c03
    }
    .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
        float: right
    }
    .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
        left: auto;
        right: 122%;
        text-align: right
    }
    .cssanimations .cd-timeline-content.is-hidden {
        visibility: hidden
    }
    .cssanimations .cd-timeline-content.bounce-in {
        visibility: visible;
        -webkit-animation: cd-bounce-2 0.6s;
        -moz-animation: cd-bounce-2 0.6s;
        animation: cd-bounce-2 0.6s
    }
}
@media only screen and (min-width: 1170px) {
    .cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
        -webkit-animation: cd-bounce-2-inverse 0.6s;
        -moz-animation: cd-bounce-2-inverse 0.6s;
        animation: cd-bounce-2-inverse 0.6s
    }
}
@-webkit-keyframes cd-bounce-2 {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(20px)
    }
    100% {
        -webkit-transform: translateX(0)
    }
}
@-moz-keyframes cd-bounce-2 {
    0% {
        opacity: 0;
        -moz-transform: translateX(-100px)
    }
    60% {
        opacity: 1;
        -moz-transform: translateX(20px)
    }
    100% {
        -moz-transform: translateX(0)
    }
}
@keyframes cd-bounce-2 {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100px);
        -moz-transform: translateX(-100px);
        -ms-transform: translateX(-100px);
        -o-transform: translateX(-100px);
        transform: translateX(-100px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        -moz-transform: translateX(20px);
        -ms-transform: translateX(20px);
        -o-transform: translateX(20px);
        transform: translateX(20px)
    }
    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}
@-webkit-keyframes cd-bounce-2-inverse {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-20px)
    }
    100% {
        -webkit-transform: translateX(0)
    }
}
@-moz-keyframes cd-bounce-2-inverse {
    0% {
        opacity: 0;
        -moz-transform: translateX(100px)
    }
    60% {
        opacity: 1;
        -moz-transform: translateX(-20px)
    }
    100% {
        -moz-transform: translateX(0)
    }
}
@keyframes cd-bounce-2-inverse {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100px);
        -moz-transform: translateX(100px);
        -ms-transform: translateX(100px);
        -o-transform: translateX(100px);
        transform: translateX(100px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        -moz-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        -o-transform: translateX(-20px);
        transform: translateX(-20px)
    }
    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}
img.img_timeline {
    border-radius: 50%;
    width: 200px;
    height: 200px;
    object-fit: cover;
    margin: auto;
    display: block;
    border: 10px solid #eeeeee;
    position: relative
}
/*# sourceMappingURL=style.css.map */