html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body {
	font-family: "Ubuntu","Helvetica Neue",sans-serif;
}
.cap_container {
    background-color: #cccccc;
    height: 38px;
}
.cap {
    /* max-width: 1001px; */
    width: 1160px;
    margin: auto;
    height: 38px;
    }
.separador_blanc {
    background-color: #ffffff;
    height: 4px;
}
.separador_gris {
    background-color: #cccccc;
    height: 2px;
}
.cap h2 {
    float: left;
    margin: 0;
    /* padding-top: 20px; */
    font-size: 28px;
    color: #454545;
    font-weight: 600;
    /*text-transform: uppercase;*/
    padding-left: 10px;
}

h2, h3 {
    line-height: 40px;
}

h5 {
    font-size: 20px;
    /* padding-top: 58px; */
    padding-left: 7px;
    padding-right: 7px;
    border-bottom: 4px solid #36A7DC;
    margin-bottom: 0px;
    display: inherit;
    }
.col_esq, .col_dreta {
width: 47%;
display: inline-block;
margin:10px;
font-size: 14px;
color:#222;
}

.col_esq {
margin-right:20px;
}
 .col_dreta {
margin-left:20px;
}

.agenda_bombes {
background-color: #f3f1f1;
color: #36a7dc;
font-weight: bold;
line-height: 20px;
}
/*! CSS Used from: http://europeanmemories.net/wp-content/themes/eurom/css/font-awesome.min.css */
.fa{
display:inline-block;
font:normal normal normal 14px/1 FontAwesome;
font-size:inherit;
text-rendering:auto;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
}
.fa-link:before{
content:"\f0c1";
}
/*! CSS Used from: http://europeanmemories.net/wp-content/themes/eurom/css/animate.css */
.animated{
-webkit-animation-duration:1s;
animation-duration:1s;
-webkit-animation-fill-mode:both;
animation-fill-mode:both;
}
.fadeOutUp{
-webkit-animation-name:fadeOutUp;
animation-name:fadeOutUp;
}
/*! CSS Used from: http://europeanmemories.net/wp-content/themes/eurom/css/style.css */
div,iframe,h3,a,img,b{
border:0 none;
box-sizing:border-box;
margin:0;
padding:0;
vertical-align:baseline;
}

iframe.ago  {width:100%; height:700px;}
.col_dreta  a{
text-decoration:none;
color: #36a7dc;
}
a:focus{
outline:medium none;
}
:focus{
outline:0 none;
}
img{
border:0 none;
height:auto;
max-width:100%;
vertical-align:middle;
}
*::before,*::after{
box-sizing:border-box;
}
.container::before,.container::after{
content:" ";
display:table;
}
.fx{
opacity:0;
}
.animated{
opacity:1;
}
.sectionWrapper{
/*padding:25px 0;*/
}
a{
text-decoration:none;
transition:all 0.2s ease 0s;
}
a:active,a:hover{
outline:0 none;
text-decoration:underline;
}
b{
font-weight:bold;
}
h3{
/*font-family:"Open sans",serif;*/
font-weight:normal;
line-height:1.5;
margin:0 0 10px;
padding:0;
}
h3{
font-size:22px;
}
.block-head{
/*border-bottom:1px solid #e2e2e2;*/
font-weight:normal;
margin-bottom:20px;
padding:0 0 20px;
position:relative;
}
.block-head::before{
bottom:-3px;
content:"";
display:inline-block;
height:5px;
left:20px;
position:absolute;
width:35px;
}
.block-head::after{
bottom:-1px;
content:"";
display:inline-block;
height:1px;
left:0;
position:absolute;
width:80px;
}
.portfolio-item::after{
border-top:1px solid #fff;
clear:both;
content:"";
display:block;
height:3px;
}
.img-holder{
cursor:pointer;
margin:0 0 15px;
overflow:hidden;
position:relative;
}
.img-holder img{
height:auto;
transition:all 1s ease-out 0s;
width:100%;
}
/*.img-holder:hover img{
transform:scale(1.3);
}*/
.img-over{
display:none;
height:236%;
left:-10%;
overflow:hidden;
position:absolute;
top:-23px;
transform:rotate(0deg);
width:170%;
z-index:9;
}
.img-over a{
display:block;
height:100%;
position:absolute;
width:100%;
}
.img-over b{
color:#fff;
font-size:40px;
font-weight:normal;
position:absolute;
transform:rotate(0deg);
z-index:8;
}
.img-over a.link{
left:-8%;
top:-52%;
}
.img-over a b{
left:51%;
top:13%;
}
.img-over a.link b{
left:40%;
top:74%;
}
.name-holder, .name-holder1{
overflow:hidden;
padding:0 15px 10px;
}
.project-name{
display:table;
font-family:"Open sans",serif;
font-size:14px;
font-weight:normal;
margin:0 0 5px;
padding:0;
}
.portfolio-filterable .portfolio-item{
background-color:#f4f4f4;
margin-top:20px;
height: 180px;
}
.project-name:hover{
color:#333!important;
}
img{
vertical-align:middle;
}
.name-holder{
min-height:83px;
}
.name-holder1{
min-height:75px;
}
/*! CSS Used from: http://europeanmemories.net/wp-content/themes/eurom/css/responsive.css */
.container{
padding-right:15px;
padding-left:15px;
margin-right:auto;
margin-left:auto;
}
.container:after,.row:after{
clear:both;
}
[class*="cell-"]{
position:relative;
min-height:1px;
padding-left:15px;
padding-right:15px;
float:left;
}
.row{
margin-right:-15px;
margin-left:-15px;
}
.cell-4{
width:14%;
}
.cell-5{
width:26.15%;
}

.credits {
color:#222222;
font-weight: bold;
text-decoration:underline;
margin-bottom:30px;
}
@media (min-width: 1200px){

.container{
width:1220px;
}
}
@media (max-width: 992px){

[class*="cell-"]{
width:100%;
float:none;
clear:both;
}
.portfolio-items > div{
width:32%;
float:left;
clear:none;
}
.img-over{
top:-69%;
left:-46%;
width:220%;
height:220%;
-ms-transform:rotate(-34deg);
-webkit-transform:rotate(-34deg);
-moz-transform:rotate(-34deg);
transform:rotate(-34deg);
}
.img-over a.link b{
left:42%;
top:79%;
}
.img-over a b{
left:57%;
top:11%;
}
}
@media (max-width: 768px){

.portfolio-items > div{
width:48%;
float:left;
clear:none;
}
}
@media (max-width: 480px){

.portfolio-items > div{
width:100%;
}
}
/*! CSS Used from: http://europeanmemories.net/wp-content/themes/eurom/css/skins/default.css */
.block-head,.project-name{
    color: #222;
    font-weight: bold;
}
.portfolio-item:hover:after{
background-color:#36A7DC;
color:#fff;
}
.portfolio-item:after{
background-color:#36A7DC;
}
.img-over a.link{
background-color:rgba(235,125,72,0.7);
}
@media (min--moz-device-pixel-ratio: 1.5),
   (-o-min-device-pixel-ratio: 3/2),
   (-webkit-min-device-pixel-ratio: 1.5),
   (min-device-pixel-ratio: 1.5),
   (min-resolution: 144dpi),
/*! CSS Used from: https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css?ver=4.6.3 */
.fa{
display:inline-block;
font:normal normal normal 14px/1 FontAwesome;
font-size:inherit;
text-rendering:auto;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
}
.fa-link:before{
content:"\f0c1";
}
/*! CSS Used keyframes */
@-webkit-keyframes fadeOutUp{
0%{
opacity:1;
-webkit-transform:translateY(0);
transform:translateY(0);
}100%{
opacity:0;
-webkit-transform:translateY(-20px);
transform:translateY(-20px);
}}
@keyframes fadeOutUp{
0%{
opacity:1;
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0);
}100%{
opacity:0;
-webkit-transform:translateY(-20px);
-ms-transform:translateY(-20px);
transform:translateY(-20px);
}}
/*! CSS Used fontfaces */
@font-face{
font-family:'FontAwesome';
src:url(http://europeanmemories.net/wp-content/themes/eurom/css/fonts/fontawesome-webfont.eot?v=4.4.0);
src:url(http://europeanmemories.net/wp-content/themes/eurom/css/fonts/fontawesome-webfont.eot#iefix&v=4.4.0) format('embedded-opentype'),url(http://europeanmemories.net/wp-content/themes/eurom/css/fonts/fontawesome-webfont.woff2?v=4.4.0) format('woff2'),url(http://europeanmemories.net/wp-content/themes/eurom/css/fonts/fontawesome-webfont.woff?v=4.4.0) format('woff'),url(http://europeanmemories.net/wp-content/themes/eurom/css/fonts/fontawesome-webfont.ttf?v=4.4.0) format('truetype'),url(http://europeanmemories.net/wp-content/themes/eurom/css/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular) format('svg');
font-weight:normal;
font-style:normal;
}
@font-face{
font-family:'FontAwesome';
src:url(https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/fonts/fontawesome-webfont.eot?v=4.6.3);
src:url(https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/fonts/fontawesome-webfont.eot#iefix&v=4.6.3) format('embedded-opentype'),url(https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/fonts/fontawesome-webfont.woff2?v=4.6.3) format('woff2'),url(https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/fonts/fontawesome-webfont.woff?v=4.6.3) format('woff'),url(https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'),url(https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');
font-weight:normal;
font-style:normal;
}
@font-face{
font-family:'Montserrat';
font-style:normal;
font-weight:400;
src:local('Montserrat Regular'), local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v12/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face{
font-family:'Montserrat';
font-style:normal;
font-weight:400;
src:local('Montserrat Regular'), local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v12/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face{
font-family:'Montserrat';
font-style:normal;
font-weight:400;
src:local('Montserrat Regular'), local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v12/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
unicode-range:U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
@font-face{
font-family:'Montserrat';
font-style:normal;
font-weight:400;
src:local('Montserrat Regular'), local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v12/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face{
font-family:'Montserrat';
font-style:normal;
font-weight:400;
src:local('Montserrat Regular'), local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v12/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face{
font-family:'Montserrat';
font-style:normal;
font-weight:700;
src:local('Montserrat Bold'), local('Montserrat-Bold'), url(https://fonts.gstatic.com/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_dJE3gTD_u50.woff2) format('woff2');
unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face{
font-family:'Montserrat';
font-style:normal;
font-weight:700;
src:local('Montserrat Bold'), local('Montserrat-Bold'), url(https://fonts.gstatic.com/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_dJE3g3D_u50.woff2) format('woff2');
unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face{
font-family:'Montserrat';
font-style:normal;
font-weight:700;
src:local('Montserrat Bold'), local('Montserrat-Bold'), url(https://fonts.gstatic.com/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_dJE3gbD_u50.woff2) format('woff2');
unicode-range:U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
@font-face{
font-family:'Montserrat';
font-style:normal;
font-weight:700;
src:local('Montserrat Bold'), local('Montserrat-Bold'), url(https://fonts.gstatic.com/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_dJE3gfD_u50.woff2) format('woff2');
unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face{
font-family:'Montserrat';
font-style:normal;
font-weight:700;
src:local('Montserrat Bold'), local('Montserrat-Bold'), url(https://fonts.gstatic.com/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_dJE3gnD_g.woff2) format('woff2');
unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/*MODALS*/
/* Style the Image Used to Trigger the Modal */
#im1 {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
    
}

#im1:hover {  opacity: 0.5;}

/* The Modal (background) */
.modal, .modal1{
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 6000; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.5); /* Black w/ opacity */
    border-right:solid #ccc 10px;
}

/* Modal Content (Image) */
.modal-content, .modal-content1  {
    z-index: 6003; /* Sit on top */
    margin: auto;
    display: block;
    width: 730px;
    max-width: 1100px;
}
.close_div, .close_div {    z-index:10000;}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption, #caption1 {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 1100px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content, #caption { 
    animation-name: zoom;
    animation-duration: 0.6s;

}

.modal-content, .modal-content1 { 

 /*   border-right: solid 14px #36A7DC;
    border-bottom: solid 20px #36A7DC;
    border-left: solid 3px #36A7DC;*/
}


@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */
.close, .close1 {
    position: relative;
    margin: -8px;
    margin-top: -10px;
    padding: 2px;
    /* right: 35px; */
    color: #f1f1f1;
    font-size: 40px;
    line-height: 40px;
    font-weight: bold;
    transition: 0.3s;
    float: right;
    z-index: 10000;
    /* height: 40px; */
    background-color: #36A7DC;
    padding: 6px;
}

.close span, .close1 span {
    z-index: 10000;
}
.close:hover,
.close:focus,
.close1:hover,
.close1:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

#img01, #vid01 {margin-top: -38px;z-index:9000;}
/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 900px){
    .modal-content, .modal-content1 {
        width: 100%;
    }
}

.layer{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.layer:hover{
     transition: 0.3s;
   background-color: rgb(54, 167, 220, 0.8);
 }
 


input[type=checkbox] {
  display: none;
}

.modal-content img {
  transition: transform 0.25s ease;
  cursor: zoom-in;
  width: 100%;
}

.modal-content {
     border: 0px solid; 
    border-radius: 0px;
}
input[type=checkbox]:checked ~ label > img {
  transform: scale(1.4);
  cursor: zoom-out;
}

.container_slide{
float:left;
width:1140px;
height:333px;
position:relative;
margin-right:75px;
margin-left: 0px;
margin-top:-2px;
overflow:hidden;
}

.photo{
position:absolute;
animation:round 15s infinite;
opacity:0;
}

@keyframes round{   
  25%{opacity:1;}
  40%{opacity:0;}
} 

img:nth-child(1){animation-delay:0s;}
img:nth-child(2){animation-delay:5s;}
img:nth-child(3){animation-delay:10s;}


#img01 img {width:100%;}


.dataTables_info {
  font-size:11px;
  color: #aaa;
}

.dataTables_paginate {
    font-size: 12px;
}