body {
	-webkit-font-smoothing: antialiased;
    background-color: #f7f7f7;
    color: #272727;
    font-family: 'Playfair Display', serif;
    font-size: 16px;
}
.fix-padding {padding: 0px !important;}
.fix-margin {margin: 0px !important;}
.mini-space-top {margin-top: 5px;}
.mini-space-bottom {margin-bottom: 5px;}
.mini-space-left {margin-left: 5px;}
.mini-space-right {margin-right: 5px;}
.little-space-top {margin-top: 10px;}
.little-space-bottom {margin-bottom: 10px;}
.little-space-left {margin-left: 10px;}
.little-space-right {margin-right: 10px;}
.big-space-top {margin-top: 20px;}
.big-space-bottom {margin-bottom: 20px;}
.big-space-left {margin-left: 20px;}
.big-space-right {margin-right: 20px;}
.xl-space-top {margin-top: 30px;}
.xl-space-bottom {margin-bottom: 30px;}
.xl-space-left {margin-left: 30px;}
.xl-space-right {margin-right: 30px;}
.xxl-space-top {margin-top: 40px;}
.xxl-space-bottom {margin-bottom: 40px;}
.xxl-space-left {margin-left: 40px;}
.xxl-space-right {margin-right: 40px;}
.placeholder, input.placeholder {color: #999999;}
.bold {font-weight: bold !important;}
.alert {padding: 8px; font-size: 12px;}
.truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
	-moz-binding: url('ellipsis.xml#ellipsis');
}
.row-fluid div[class*="col-"] {
    padding: 0; 
}
.row.row-table img {
    width: 100%;
}
@media(min-width: 992px){
    .row.row-table > [class*="col-"] {
        float: none;
        display: table-cell;
        vertical-align: middle;
    }
}
.inline {
	display: inline-block !important;
}
p {
	word-wrap: break-word;
}
label {
	cursor: default;
}
.btn:focus, input:focus, textarea:focus, a, .select-standard, input[type=checkbox]:focus {
	outline: none !important;
}
.textarea-block {
	resize: none;
	display: block;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
a.fix {
	color: inherit;
	text-decoration: none;
}
.border-radius-fix {
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
}
.border-fix {
	border: 0px !important;
}
.full-height {
	min-height: 100%;
	margin: 0px;
}
ul.float li {
	padding: 0px !important;
	float: left;
}
input.large, select.large {
	height: 40px;
}
input.error, select.error, textarea.error {
	border-color: #B1393B;
}
ul.list-table {
	display: table;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
ul.list-table > li {
	display: table-cell;
}
ul.list-table > li:first-child {
	width: 1px;	
	white-space: nowrap;
}

/* Error Page */
.error-page {
	background: url(/bin/img/bg_error.jpg) fixed top no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	background-size: cover;
	height: 100%;
	min-height: 100%;
	width: 100%;
	text-shadow: 0 1px 30px rgba(0, 0, 0, 0.8);
	color: #fafafa;
	text-align: center;
}
.error-page h1 {
	margin-top: 0px;
	font-size: 60px;
	line-height: 70px;
	padding-top: 50px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
}
.error-page p {
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 25px;
	line-height: 35px;
	color: #ffffff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.error-page a.btn {
	width: 250px;
	text-align:center;
}
@media(max-width:767px){
	.error-page h1 {
		font-size: 40px !important;
		line-height: 40px !important;
	}
	.error-page p {
		font-size: 16px !important;
	}
}
@media(max-width:480px){
	.error-page h1 {
		font-size: 32px !important;
		line-height: 40px !important;
	}
	.error-page p {
		font-size: 16px !important;
	}
}

/*
@media(max-width:767px){}
@media(min-width:768px){}
@media(min-width:992px){}
@media(min-width:1200px){}
@media(max-width:480px){}
*/

/*** Custom ***/
::selection {
    background-color: transparent;
    color: #ffbf4e;
}
::-moz-selection {
    background-color: transparent;
    color: #ffbf4e;
}
#fb-like-wrapper iframe {
    max-width: 575px !important;
}
span.title {
    display: inline-block;
    font-size: 52px;
    margin-bottom: 30px;
}
html, body {
    min-height: 100%;
    height: 100%;
}
.wrap {
    margin: auto;
    min-height: 100%;
    max-width: 1800px;
    box-shadow: 3px 0 10px -4px rgba(200, 200, 200, 0.8), -3px 0 10px -4px rgba(200, 200, 200, 0.8);
    padding-bottom: 439px;
}
.wrap.offset {
    padding-top: 80px;
    padding-bottom: 439px;
}
.wrap.offset-event {
    padding-top: 120px;
    padding-bottom: 612px;
}
h1 {
    font-size: 46px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 20px;
}
@media(max-width:480px){
	h1 {
		font-size: 32px;
	}
}
p {
    font-size: 18px;
    color: #999;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif;
}

/*** Navbar ***/
.navbar {
    background-color: #272727;
    margin: auto;
    border: 0px;
    width: 100%;
	
    max-width: 1800px;
    box-shadow: none;
	font-family: 'Montserrat', sans-serif;
}
.navbar .navbar-brand {
    color: #fff;
    text-shadow: none;
    font-size: 16px;
    text-transform: uppercase;
    padding: 30px;
    text-indent: 15px;
	
	-webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease;
}
.navbar .navbar-brand:hover {
	color: #FFBF4E;
}
.navbar .navbar-brand span {
    display: none;
}
.navbar .navbar-brand img {
    max-width: 50px;
    float: left;
    position: relative;
    top: -15px;
}
@media(min-width:1200px){
    .navbar .navbar-brand span {
        display: inline-block;
    }
}
.navbar .nav > li > a {
    color: #fff;
    text-shadow: none;
    font-size: 16px;
    padding: 30px;
    text-transform: uppercase;
    font-weight: 300;
    border-left: 1px solid rgba(255,255,255,0.1);
}
.navbar .nav > li:hover > a, .navbar .nav > li:focus > a, .navbar .nav > li > a:focus, .navbar li.active > a {
    color: #edce66;
    background-color: transparent;
    background-image: none;
}
.navbar .nav > li.instagram > a {
    background-color: #FFBF4E;
}
.navbar .nav > li.instagram:hover > a, .navbar .nav > li.instagram:focus > a, .navbar .nav > li.instagram > a:focus {
    color: #fff;
}
@media(max-width:991px){
    .navbar .nav > li > a {
        padding-left: 20px;
        padding-right: 20px;
		font-size: 13px;
    }
}
@media(max-width:767px){
	.navbar-toggle {
		margin-top: 20px;
	}
	.navbar, .navbar-header {
		min-height: 78px;
	}
	.navbar .nav > li > a {
		padding: 15px 30px;
	}
	.navbar-toggle .icon-bar {
		background-color: rgba(255,255,255,0.5);
	}
}

/*** Social Container ***/
.social-container .list-social {
    margin-top: 13px;
    margin-bottom: 0px;
    display: inline-block;
}
.social-container .list-social img {
    max-width: 70px;
}
.social-container .list-social a {
    display: inline-block;
    opacity: 0.6;

    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease;
}
.social-container .list-social a:hover {
    opacity: 0.9;
}

/*** Home ***/
@-webkit-keyframes myanimation {
    0% {
        bottom: 30px;
    }
    50% {
        bottom: 50px;
    }
    100% {
        bottom: 30px;
    }
}
@-moz-keyframes myanimation {
    0% {
        bottom: 30px;
    }
    50% {
        bottom: 50px;
    }
    100% {
        bottom: 30px;
    }
}
@-o-keyframes myanimation {
    0% {
        bottom: 30px;
    }
    50% {
        bottom: 50px;
    }
    100% {
        bottom: 30px;
    }
}
@keyframes myanimation {
    0% {
        bottom: 30px;
    }
    50% {
        bottom: 50px;
    }
    100% {
        bottom: 30px;
    }
}
.grayscale img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: gray;	

    -webkit-backface-visibility: hidden;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.grayscale img:hover {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: none;
}
.bg-pattern {
    background: url('../img/pattern.png');
    position: absolute;
    opacity: 0.8;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}
.wrap-pre-home {
    margin: auto;
    position: relative;
	max-height: 1080px;
    height: 100%;
    max-width: 1800px;
    box-shadow: 3px 0 10px -4px rgba(200, 200, 200, 0.8), -3px 0 10px -4px rgba(200, 200, 200, 0.8);
}
.pre-home {
    height: 100%;
    min-height: 100%;
    text-align: center;
}
.pre-home .bg {
    position: absolute;
    z-index: -1;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.pre-home .hero h1 {
    text-transform: uppercase;
    font-size: 120px;
    font-weight: bold;
    letter-spacing: -1px;
    color: #fff;
    margin-bottom: 0px;
    text-shadow: 3px 0px 5px rgba(0, 0, 0, 0.2);
}
.pre-home .hero h2 {
    text-transform: uppercase;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    color: #FFBF4E;
    margin: 0px;
    text-shadow: 3px 0px 5px rgba(0, 0, 0, 0.4);
}
.pre-home .hero .offset {
    position: absolute;
    left: 0px;
    right: 0px;
    text-align: center;
}
.pre-home .hero a {
    color: #fff;
    display: inline-block;
    margin-top: 20px;
}
.pre-home .scroll-down {
    position: absolute;
    display: inline-block;
    bottom: 50px;
    color: #fff;
    text-decoration: none;
	left: 0;
	right: 0;
    
    -webkit-animation: myanimation 2s infinite;
    -moz-animation: myanimation 2s infinite;
    -o-animation: myanimation 2s infinite;
    animation: myanimation 2s infinite;
}
.pre-home .scroll-down:hover, .pre-home .scroll-down:focus {
    text-decoration: none;
}
.table-content .content {
    padding: 50px;
}
.table-content .content h3 {
    font-weight: bold;
    font-size: 42px;
    margin-top: 0px;
    margin-bottom: 20px;
}
.table-content .content p {
    font-size: 17px;
    color: #999;
    margin-bottom: 30px;
}
.table-content .social-container {
    padding: 50px 0;
    background-color: #ffbf4e;
}
@media(min-width:1800px){
    .table-content .content {
        padding: 100px;
    }
    .table-content .content h3 {
        font-size: 56px;
    }
    .table-content .content p {
        font-size: 22px;
    }
}
@media(max-width:1199px){
    .table-content .content {
        padding: 20px;
    }
    .table-content .content h3 {
        font-size: 32px;
    }
    .table-content .content p {
        font-size: 16px;
    }
    .table-content .content .btn-lg {
        font-size: 18px;
        padding: 10px 15px;
    }
}
@media(max-width:992px){
    .table-content .content {
        padding: 50px 20px;
    }
	.home .table-content .content {
        padding: 50px 0px;
    }
    .table-content .content h3 {
        font-size: 32px;
    }
    .table-content .content p {
        font-size: 18px;
    }
    .table-content .social-container {
        text-align: center;
    }
    .table-content .social-container .list-social {
        margin-bottom: 40px;
    }
}
@media(max-width:480px){
	.pre-home .hero h1 {
		font-size: 26px !important;
	}
	.pre-home .hero h2 {
		font-size: 20px !important;
	}
	.table-content .social-container .list-social {
		margin: 0px;
	}
	.table-content .social-container .list-social img {
		max-width: 44px;
	}
	.social-container .list-social img {
		max-width: 44px;
	}
    .table-content .social-container .list-social {
        margin-bottom: 0;
    }
	.table-content .content h3 {
		font-size: 26px;
	}
    #fb-like-wrapper {
        display: none;
    }
	.btn-primary {
		width: 100%;
	}
}
.gallery-container a {
    color: #fff;
    text-decoration: none;
}
.gallery-container a .offset {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    text-align: center;
    
    background: url('../img/pattern.png');
    opacity: 0;
    
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
}
.gallery-container a:hover .offset {
    background: url('../img/pattern.png');
    opacity: 0.9;
}
.gallery-container a .offset span {
    display: block;
    font-size: 32px;
}
.gallery-container .detail-container {
    display: table;
    width: 100%;
    height: 100%;
}
.gallery-container .detail-container .detail {
    display: table-cell;
    vertical-align: middle;
}

/*** Btn ***/
.btn-lg {
    font-size: 20px;
    padding: 11px 20px;
}
.btn {
    font-family: 'Montserrat', sans-serif;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
}
.btn-primary {
    text-transform: uppercase;
    border-radius: 0px;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    filter: none;
    text-shadow: none;
    color: #272727;
    border: 2px solid #272727;
    max-width: 100%;
}
.btn-primary:hover, .btn-primary:focus {
    background-color: #272727;
    background-image: none;
    filter: none;
    border: 2px solid #272727;
}

/*** Img Hover ***/
.img-hover {
    position: relative;
    display: inline-block;
}
.img-hover .hover {
    position: absolute;
    top: 20px;
    bottom: 20px;
    left: 20px;
    right: 20px;
    text-align: center;

    transition: all 0.3s ease 0;
    -webkit-transition: all 0.3s ease 0;
    -o-transition: all 0.3s ease 0;
    -moz-transition: all 0.3s ease 0;
}
.img-hover .hover h3 {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 42px;
    margin-top: 45%;
    color: #272727;
    opacity: 0;
    
    transition: all 0.3s ease 0;
    -webkit-transition: all 0.3s ease 0;
    -o-transition: all 0.3s ease 0;
    -moz-transition: all 0.3s ease 0;
}
.img-hover:hover .hover {
    border: 2px solid #272727;
}
.img-hover:hover .hover h3 {
    opacity: 1;
}
.img-hover img {
    opacity: 1;

    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
}
.img-hover:hover img {
    opacity: 0.4;
}

/******/
.footer-container {
    background-color: #272727;
    color: #fff;
    max-width: 1800px;
    margin: auto;
    box-shadow: 3px 0 10px -4px rgba(200, 200, 200, 0.8), -3px 0 10px -4px rgba(200, 200, 200, 0.8);
    margin-top: -439px;
}
.footer-copy {
    padding: 10px 0;
    font-size: 13px;
    background-color: #222;
}
.footer-copy a {
    color: #ffbf4e;
}
.footer {
    padding: 100px 0;
}
.footer .detail h3 {
    color: #ffbf4e;
}
.footer .detail address {
    font-size: 18px;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 40px;
}
.footer .detail a {
    color: #fff;
    text-decoration: none;
}
.footer .detail a:hover, .footer .detail a:focus {
    color: #ffbf4e;
}
.footer .detail p {
    font-size: 16px;
}
.footer h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    margin-top: 0px;
    margin-bottom: 30px;
}
.footer .form-control {
    box-shadow: none;
    border: 0px;
    background-color: transparent;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-bottom: 1px solid #888;
    font-size: 18px;
    margin-bottom: 10px;
    color: #fff;
    padding-left: 0;
    padding-right: 0;
    min-height: 60px;
}
.footer .form-control:focus {
    box-shadow: none;
    border-bottom: 1px solid #fff;
}
.footer input.large {
    height: 60px;
}
.footer .btn-primary {
    float: right;
    border: 2px solid #888;
    color: #888;
    font-size: 22px;
    padding: 5px 20px;
}
.footer .btn-primary:hover {
    border: 2px solid #fff;
    color: #fff;
}
.footer .btn-primary:hover,
.footer .btn-primary:focus,
.footer .btn-primary:active,
.footer .btn-primary.active,
.footer .open .dropdown-toggle.btn-primary {
    border: 2px solid #fff;
    color: #fff;
    background-color: transparent;
}
.footer .btn-primary:active,
.footer .btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}
.footer .btn-primary.disabled,
.footer .btn-primary[disabled],
fieldset[disabled] .btn-primary,
.footer .btn-primary.disabled:hover,
.footer .btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.footer .btn-primary.disabled:focus,
.footer .btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.footer .btn-primary.disabled:active,
.footer .btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.footer .btn-primary.disabled.active,
.footer .btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: transparent;
    border: 2px solid #fff;
}
.footer .form-control::-webkit-input-placeholder { color: #888; }
.footer .form-control:-moz-placeholder { color: #888; }
.footer .form-control::-moz-placeholder { color: #888; }
.footer .form-control:-ms-input-placeholder { color: #888; }
.footer .social-container {
    margin-top: 50px;
}
.social-container .list-social a {
    display: inline-block;
    opacity: 0.4;
}
.footer .alert {
    text-shadow: none;
    box-shadow: none;
    border: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-image: none;
    filter: none;
    color: #fff;
    font-size: 18px;
}
.footer .alert i {
    display: none;
}
.footer .dl-horizontal {
    margin: 0px;
}
.footer .dl-horizontal dd {
    margin-left: 100px;
}
.footer .dl-horizontal dt {
    width: 87px;
    text-align: left;
}
@media(max-width:992px){
    .footer .social-container {
        margin-bottom: 100px;
    }
	.footer .dl-horizontal dd {
		margin-left: 0px;
		margin-bottom: 20px;
	}
}
@media(max-width:480px){
	.footer-copy, .footer-copy .text-right {
		text-align: center;
	}
	.list-contact {
		margin-bottom: 0px;
	}
	.list-contact > li {
		display: block;
		padding: 0px;
		float: none;
		margin: 0px;
	}
	.list-contact > li > a {
		margin-bottom: 20px;
	}
}

/*** Timeline ****/
.cd-container {
    /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
    width: 90%;
    max-width: 1170px;
    margin: 0 auto;
}
.cd-container::after {
    /* clearfix */
    content: '';
    display: table;
    clear: both;
}

#cd-timeline {
    position: relative;
    padding: 2em 0;
    margin-top: 2em;
    margin-bottom: 2em;
}
#cd-timeline::before {
    /* this is the vertical line */
    content: '';
    position: absolute;
    top: 0;
    left: 18px;
    height: 100%;
    width: 4px;
    /*background: #d7e4ed;*/
    background: #272727;
}
@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: 0;
    left: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    box-shadow: 0 0 0 4px white, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
}
.cd-timeline-img img {
    display: block;
    width: 24px;
    height: 24px;
    position: relative;
    left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -12px;
}
.cd-timeline-img.cd-picture {
    background: #75ce66;
}
.cd-timeline-img.cd-movie {
    background: #c03b44;
}
.cd-timeline-img.cd-location {
    background: #ffbf4e;
}
@media only screen and (min-width: 1170px) {
    .cd-timeline-img {
        width: 60px;
        height: 60px;
        left: 50%;
        margin-left: -30px;
        /* Force Hardware Acceleration in WebKit */
        -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: white;
    border-radius: 0.25em;
    padding: 1em;
    box-shadow: 0 3px 0 #d7e4ed;
}
.cd-timeline-content:after {
    content: "";
    display: table;
    clear: both;
}
.cd-timeline-content h2 {
    color: #303e49;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 15px;
    font-size: 20px;
}
.cd-timeline-content p, .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
    font-size: 16px;
}
.cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
    display: inline-block;
}
.cd-timeline-content p {
    line-height: 24px;
    margin-bottom: 20px;
}
.cd-timeline-content .cd-read-more {
    float: right;
    padding: .8em 1em;
    background: #272727;
    color: white;
    border-radius: 0.25em;
    
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease;
}
.no-touch .cd-timeline-content .cd-read-more:hover {
    background-color: #ffbf4e;
}
.cd-timeline-content .cd-date {
    float: left;
    padding: .8em 0;
	color: #999999;
}
.cd-timeline-content .btn, .cd-timeline-content .cd-read-more {
    margin-top: 20px;
    float: left;
    text-decoration: none !important;
}
.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: 1170px) {
    .cd-timeline-content {
        margin-left: 0;
        padding: 1.6em;
        width: 45%;
    }
    .cd-timeline-content::before {
        top: 24px;
        left: 100%;
        border-color: transparent;
        border-left-color: white;
    }
    .cd-timeline-content .cd-read-more {
        float: left;
    }
    .cd-timeline-content .cd-date {
        position: absolute;
        width: 100%;
        left: 122%;
        top: 6px;
        font-size: 16px;
    }
    .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: white;
    }
    .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) {
    /* inverse bounce effect on even content blocks */
    .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);
    }
}
@media(max-width:480px){
	#cd-timeline::before {
		left: 0px;
	}
	.cd-timeline-content p, .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
		font-size: 13px;
	}
	.cd-timeline-content {
		margin-left: 36px;
	}
	.cd-timeline-img {
		left: -18px;
	}
}

/*** Fancy ***/
.fancybox-next span, .fancybox-prev span {
    background-image: none !important;
    color: #ffbf4e !important;
    font-size: 90px !important;
    opacity: 0.5 !important;
    margin-top: -45px !important;
}
.fancybox-prev span {
    left: -15px !important;
}
.fancybox-next span {
    right: -15px !important;
}

/*** Page Studio ***/
.page-studio > .container {
	margin-top: 100px;
	margin-bottom: 100px;
}
@media(max-width:480px){
	.page-studio > .container {
		margin-top: 40px;
		margin-bottom: 40px;
	}
}

/*** Modal Policy ***/
form .checkbox {
	font-size: 14px;
	margin: 15px 0;
}
form .checkbox a {
	font-weight: bold;
	color: #fff;
}
.modal .modal-content {
	border-radius: 0px;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	color: #000 !important;
}
.modal p {
	margin: 0px;
	font-size: 13px;
}
.modal .btn-link {
	border: 2px solid #000;
	color: #000;
}

/*** Cookie Policy ***/
.alert-cookie {
	position: fixed;
	bottom: 0px;
	text-align: center;
	padding: 8px 20px;
	width: 100%;
	filter: none;
	text-shadow: none;
	background-image: none;
	box-shadow: none;
	border: 0px;
	margin: 0px;
	background-color: #282828;
	background-color: rgba(40,40,40,0.9);
	color: #fff;
	font-size: 14px;
	z-index: 99999;
}
.alert-cookie a, .alert-cookie a:hover, .alert-cookie a:focus {
	text-decoration: none !important;
	font-weight: bold;
	color: #fff;
}
.alert-cookie .btn-cookie {
	border: 2px solid #fff;
	margin-left: 5px;
	filter: none;
	background-image: none;
	font-weight: bold;
	font-size:13px;
	width: 50px;
	
	background-color: #fff;
	color: #343C44;
	outline: none;
}

/*** Cookie Page ***/
.cookie-container {
	margin: 50px 0;
}
.cookie-container a {
	color: #FFBF4E;
	text-decoration: none;
}
.cookie-container > ul {
	margin-top:30px;
}