.fpg-grid.grid-columns-1 .fpg-grid-item {
max-width: 100%;
}
.fpg-grid.grid-columns-2 .fpg-grid-item {
max-width: -webkit-calc(50%);
max-width:         calc(50%);
}
.fpg-grid.grid-columns-3 .fpg-grid-item {
max-width: 32%;
max-width: -webkit-calc(33.3%);
max-width:         calc(33.3%);
}
.fpg-grid.grid-columns-4 .fpg-grid-item {
max-width: 23%;
max-width: -webkit-calc(25%);
max-width:         calc(25%);
}
.fpg-grid.grid-columns-5 .fpg-grid-item {
max-width: 19%;
max-width: -webkit-calc(20%);
max-width:         calc(20%);
}
.fpg-grid.grid-columns-6 .fpg-grid-item {
max-width: 15%;
max-width: -webkit-calc(16.7%);
max-width:         calc(16.7%);
}
.fpg-grid.grid-columns-7 .fpg-grid-item {
max-width: 13%;
max-width: -webkit-calc(14.28% - 4px);
max-width:         calc(14.28% - 4px);
}
.fpg-grid.grid-columns-8 .fpg-grid-item {
max-width: 11%;
max-width: -webkit-calc(12.5% - 4px);
max-width:         calc(12.5% - 4px);
}
.fpg-grid.grid-columns-9 .fpg-grid-item {
max-width: 9%;
max-width: -webkit-calc(11.1% - 4px);
max-width:         calc(11.1% - 4px);
}
.fpg-grid.grid-columns-1 .fpg-grid-item:nth-of-type(1n),
.fpg-grid.grid-columns-2 .fpg-grid-item:nth-of-type(2n),
.fpg-grid.grid-columns-3 .fpg-grid-item:nth-of-type(3n),
.fpg-grid.grid-columns-4 .fpg-grid-item:nth-of-type(4n),
.fpg-grid.grid-columns-5 .fpg-grid-item:nth-of-type(5n),
.fpg-grid.grid-columns-6 .fpg-grid-item:nth-of-type(6n),
.fpg-grid.grid-columns-7 .fpg-grid-item:nth-of-type(7n),
.fpg-grid.grid-columns-8 .fpg-grid-item:nth-of-type(8n),
.fpg-grid.grid-columns-9 .fpg-grid-item:nth-of-type(9n) {
margin-right: 0;
}
.fpg-grid.grid-columns-1 .fpg-grid-item:nth-of-type(1n+1),
.fpg-grid.grid-columns-2 .fpg-grid-item:nth-of-type(2n+1),
.fpg-grid.grid-columns-3 .fpg-grid-item:nth-of-type(3n+1),
.fpg-grid.grid-columns-4 .fpg-grid-item:nth-of-type(4n+1),
.fpg-grid.grid-columns-5 .fpg-grid-item:nth-of-type(5n+1) {
clear:both;	
}
.fpg-grid.grid-columns-1.gallery-size-medium figure.fpg-grid-item:nth-of-type(1n+1),
.fpg-grid.grid-columns-1.gallery-size-thumbnail figure.fpg-grid-item:nth-of-type(1n+1),
.fpg-grid.grid-columns-2.gallery-size-thumbnail figure.fpg-grid-item:nth-of-type(2n+1),
.fpg-grid.grid-columns-3.gallery-size-thumbnail figure.fpg-grid-item:nth-of-type(3n+1) {
clear: left;
}
.fpg-clear {
clear:both;
}
.fpg-grid-item.mix_all {
display:none;
}
figure.fpg-grid-item {
float: left;
} @media screen and (max-width: 767px) {
.grid-columns-1 .fpg-grid-item,
.grid-columns-2 .fpg-grid-item,
.grid-columns-3 .fpg-grid-item,
.grid-columns-4 .fpg-grid-item,
.grid-columns-5 .fpg-grid-item,
.grid-columns-6 .fpg-grid-item,	
.grid-columns-7 .fpg-grid-item,
.grid-columns-8 .fpg-grid-item,	
.grid-columns-9 .fpg-grid-item {
max-width: 100%!important;
float:none!important;
width:100%!important;
}
} @media (min-device-width: 768px) and (max-device-width: 800px) and (orientation: portrait) { 
.fpg-grid.fg_responsive.grid-columns-1 .fpg-grid-item,
.fpg-grid.fg_responsive.grid-columns-2 .fpg-grid-item,
.fpg-grid.fg_responsive.grid-columns-3 .fpg-grid-item,
.fpg-grid.fg_responsive.grid-columns-4 .fpg-grid-item,
.fpg-grid.fg_responsive.grid-columns-5 .fpg-grid-item,
.fpg-grid.fg_responsive.grid-columns-6 .fpg-grid-item,	
.fpg-grid.fg_responsive.grid-columns-7 .fpg-grid-item,
.fpg-grid.fg_responsive.grid-columns-8 .fpg-grid-item,	
.fpg-grid.fg_responsive.grid-columns-9 .fpg-grid-item {
max-width: 48.5%!important;
width:48.5%!important;
margin-right:1%;
}
}
.fpg-grid * {  
box-sizing: border-box; 
-moz-box-sizing: border-box;
}
.fpg-grid .clearfix:before, 
.fpg-grid .clearfix:after { 
content: ''; 
display: table; 
}
.fpg-grid .clearfix:after { 
clear: both; 
}
.fpg-grid .clearfix:after { 
clear: both; 
}
.fpg-grid {
overflow: hidden;
margin: 0;
padding: 3em 0 0 0;
width: 100%;
list-style: none;
text-align: center;
}
.fpg-grid a {
text-decoration:none;
} .fpg-pagination a, .fpg-pagination .current {
padding:10px;
display:inline-block;
text-align:center;
font-size:18px;
text-decoration:none;
}
.fpg-pagination {
margin-top:3em;
} .fpg-grid figure figcaption .admp-date, 
.fpg-grid figure figcaption .admp-author,
.fpg-grid figure figcaption .admp-comments,
.fpg-grid figure figcaption .admp-category,
.fpg-grid figure figcaption .admp-views {
padding-right:10px;	
}
.fpg-grid figure {
position: relative;
overflow: hidden;
margin:0;
text-align: center;
cursor: default;
}
.fpg-grid figure img {
position: relative;
display: block;
}
.fpg-grid figure figcaption {
padding: 2em;
color: #fff;
text-transform: uppercase;
font-size: 1.25em;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.fpg-grid figure figcaption::before,
.fpg-grid figure figcaption::after {
pointer-events: none;
}
.fpg-grid figure figcaption {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.fpg-grid figure:hover { }   .fpg-grid figure a.fpg-read-more {
z-index: 1000; }
.fpg-grid figure h2 {
word-spacing: -0.15em;
font-weight: 300;
}
.fpg-grid figure h2 span {
font-weight: 800;
}
.fpg-grid figure h2,
.fpg-grid figure p {
margin: 0;
}
.fpg-grid figure p {
letter-spacing: 1px;
} @media screen and (max-width: 69.5em) {
.fpg-grid figure {
width: 50%;
}	
.fpg-type-carousel.fpg-grid figure {
width: 100%;
}
.fpg-grid figure figcaption {
font-size: 90%;
}
}
@media screen and (max-width: 41.5em) {
.fpg-grid figure {
width: 100%;
}
}	
.fpg-container figure img {
border-radius:0;
border:0;
width:100%;
}
.fpg-grid-item .fpg-container-grid {
height: 100%;
position: absolute;
width: 100%;
top:0;
left:0;
opacity:0;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;		
}
.fpg-grid-item:hover .fpg-container-grid {
opacity:1;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
background:rgba(0,0,0,0.7);
}
.fpg-controls {
font-size:18px;
}
.fpg-controls ul {
margin:0;
padding:0;
list-style:none!important;
}
.fpg-controls ul li {
display:inline-block;
padding:0 10px;		
margin:0;
cursor:pointer;
border-right:1px solid rgba(255,255,255,0.6);
}
.fpg-controls ul li:first-child {
padding-left:0px;
}
.fpg-controls ul li:last-child {
border-right:0;
}
.fpg-pagination .pagination {
display:block;
text-align:center;
}
.fpg-controls ul li {
margin-bottom:10px!important;
}  .fpg-controls.filter-castelsantangelo {
text-align:center;	
}
.castelsantangelo .fpg-read-more a, .castelsantangelo .fpg-zoom a {
width:60px;
height:60px;
line-height:60px;
border-radius:50%;
background:rgba(255,255,255,0.6);
font-size:20px;	
left:50%;
position:absolute;
color:#fff;
}
.castelsantangelo .fpg-zoom a {
margin-left:-60px;
top:-100px;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;	
}
.castelsantangelo .fpg-read-more a {
margin-left:10px;
top:-130px;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;	
}
.castelsantangelo .fpg-grid-item:hover .fpg-zoom a {
top:50%;
margin-top:-30px;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;		
}
.castelsantangelo .fpg-grid-item:hover .fpg-read-more a {
top:50%;
margin-top:-30px;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;		
}
.grid-columns-4.castelsantangelo .fpg-zoom a, .grid-columns-4.castelsantangelo .fpg-read-more a,
.grid-columns-5.castelsantangelo .fpg-zoom a, .grid-columns-5.castelsantangelo .fpg-read-more a {
width:45px;
height:45px;
line-height:45px;
font-size:16px;
} .fpg-controls.filter-domusaurea {
text-align:center;	
}
.domusaurea .fpg-read-more a {
width:60px;
height:60px;
line-height:60px;
border-radius:50%;
background:rgba(255,255,255,0.6);
font-size:20px;	
right:-100px;
position:absolute;
color:#fff;
}
.domusaurea .fpg-zoom a {
width:60px;
height:60px;
line-height:60px;
border-radius:50%;
background:rgba(255,255,255,0.6);
font-size:20px;	
left:-100px;
position:absolute;
color:#fff;
}
.domusaurea .fpg-zoom a {
top:50%;
margin-top:-30px;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;	
}
.domusaurea .fpg-read-more a {
top:50%;
margin-top:-30px;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;	
}
.domusaurea .fpg-grid-item:hover .fpg-zoom a {
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
margin-left:-80px;
left:50%;		
}
.domusaurea .fpg-grid-item:hover .fpg-read-more a {
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
right:50%;
margin-right:-80px;		
}
.grid-columns-4.domusaurea .fpg-zoom a, .grid-columns-4.domusaurea .fpg-read-more a,
.grid-columns-5.domusaurea .fpg-zoom a, .grid-columns-5.domusaurea .fpg-read-more a {
width:45px;
height:45px;
line-height:45px;
font-size:16px;
}
.grid-columns-4.domusaurea .fpg-grid-item:hover .fpg-zoom a,
.grid-columns-5.domusaurea .fpg-grid-item:hover .fpg-zoom a { 
margin-left:-50px;
}
.grid-columns-4.domusaurea .fpg-grid-item:hover .fpg-read-more a,
.grid-columns-5.domusaurea .fpg-grid-item:hover .fpg-read-more a { 
margin-right:-50px;
} .fpg-controls.filter-foriimperiali {
text-align:center;	
}
.foriimperiali .fpg-read-more a {
padding:20px;
background:rgba(255,255,255,0.6);
font-size:20px;	
right:-100px;
position:absolute;
color:#fff;
}
.foriimperiali .fpg-zoom a {
padding:20px;
background:rgba(255,255,255,0.6);
font-size:20px;	
left:-100px;
position:absolute;
color:#fff;
}
.foriimperiali .fpg-zoom a {
top:50%;
margin-top:10px;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;	
}
.foriimperiali .fpg-read-more a {
top:50%;
margin-top:10px;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;	
}
.foriimperiali .fpg-grid-item:hover .fpg-zoom a {
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
margin-left:-80px;
left:50%;		
}
.foriimperiali .fpg-grid-item:hover .fpg-read-more a {
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
right:50%;
margin-right:-80px;		
}
.foriimperiali .fpg-container-grid .fpg-title {
border-width:1px;
border-style:solid;
padding:15px 10px;
width:40%;
position:absolute;
left:50%;
margin-left:-20%;
top:10%;
white-space: nowrap; 
overflow: hidden;
text-overflow: ellipsis; 	
}
.foriimperiali .fpg-container-grid .fpg-title {
position:absolute;
top:-100px;
-webkit-transition: all 0.85s ease;
-moz-transition: all 0.85s ease;
-o-transition: all 0.85s ease;
transition: all 0.85s ease;	
}
.foriimperiali .fpg-grid-item:hover .fpg-title {
position:absolute;
top:50%;
margin-top:-80px;
-webkit-transition: all 0.85s ease;
-moz-transition: all 0.85s ease;
-o-transition: all 0.85s ease;
transition: all 0.85s ease;	
}
.grid-columns-4.foriimperiali .fpg-zoom a, .grid-columns-4.foriimperiali .fpg-read-more a,
.grid-columns-5.foriimperiali .fpg-zoom a, .grid-columns-5.foriimperiali .fpg-read-more a {
width:45px;
height:45px;
line-height:45px;
font-size:16px;
padding:0;
}
.grid-columns-4.foriimperiali .fpg-grid-item:hover .fpg-zoom a,
.grid-columns-5.foriimperiali .fpg-grid-item:hover .fpg-zoom a {
margin-left:-30%;
}
.grid-columns-4.foriimperiali .fpg-grid-item:hover .fpg-read-more a,
.grid-columns-5.foriimperiali .fpg-grid-item:hover .fpg-read-more a {
margin-right:-30%;
}
.grid-columns-4.foriimperiali .fpg-grid-item:hover .fpg-title,  
.grid-columns-5.foriimperiali .fpg-grid-item:hover .fpg-title {
margin-top:-50px;	
}
.grid-columns-4.foriimperiali .fpg-container-grid .fpg-title,
.grid-columns-5.foriimperiali .fpg-container-grid .fpg-title {
width:60%;
margin-left:-30%;
} .fpg-controls.filter-pantheon {
text-align:center;	
}
.pantheon .fpg-read-more a {
width:60px;
height:60px;
line-height:60px;
background:rgba(255,255,255,0.6);
font-size:20px;	
bottom:-100px;
position:absolute;
color:#fff;
right:90px;
}
.pantheon .fpg-zoom a {
width:60px;
height:60px;
line-height:60px;
background:rgba(255,255,255,0.6);
font-size:20px;	
bottom:-100px;
position:absolute;
color:#fff;
right:20px;
}
.pantheon .fpg-zoom a {
bottom:-100px;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;	
}
.pantheon .fpg-read-more a {
bottom:-100px;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;	
}
.pantheon .fpg-grid-item:hover .fpg-zoom a {
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
bottom:20px;		
}
.pantheon .fpg-grid-item:hover .fpg-read-more a {
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
bottom:20px;		
}
.pantheon .fpg-container-grid .fpg-title {
border-width:1px;
border-style:solid;
width:60%;
position:absolute;
left:50%;
margin-left:-30%;
top:10%;
white-space: nowrap; 
overflow: hidden;
text-overflow: ellipsis; 
text-align:left;	
}
.pantheon .fpg-container-grid .fpg-title {
position:absolute;
top:20px;
-webkit-transition: all 0.85s ease;
-moz-transition: all 0.85s ease;
-o-transition: all 0.85s ease;
transition: all 0.85s ease;
border:0;
left:20px;
margin-left:0;
width:70%;	
}
.fpg-controls.filter-pantheon  ul li {
padding:10px 20px;
font-size:14px;
}
.fpg-controls.filter-pantheon  ul li:first-child {
padding:10px 20px;
font-size:14px;
}
.pantheon .fpg-pagination .pagination a, 
.pantheon .fpg-pagination .pagination .current {
height:35px;
width:35px;
line-height:35px;
margin-right:1px;
padding:0;
}
.fpg-pagination.pantheon {
text-align:center;
}
.fpg-pagination.pantheon a {
width:auto;
padding:10px 20px;
display:inline-block;
text-align:center;
margin-top:20px;
height:auto;
line-height:inherit;
}
.grid-columns-3.pantheon .fpg-zoom a, .grid-columns-3.pantheon .fpg-read-more a,
.grid-columns-4.pantheon .fpg-zoom a, .grid-columns-4.pantheon .fpg-read-more a,
.grid-columns-5.pantheon .fpg-zoom a, .grid-columns-5.pantheon .fpg-read-more a {
width:45px;
height:45px;
line-height:45px;
font-size:16px;
}
.grid-columns-3.pantheon .fpg-read-more a, .grid-columns-4.pantheon .fpg-read-more a, 
.grid-columns-5.pantheon .fpg-read-more a {
right:75px;
} .fpg-controls.filter-circomassimo {
text-align:center;	
}
.circomassimo .fpg-read-more a {
padding:20px;
background:rgba(255,255,255,0.6);
font-size:20px;	
right:-100px;
position:absolute;
color:#fff;
}
.circomassimo .fpg-zoom a {
padding:20px;
background:rgba(255,255,255,0.6);
font-size:20px;	
left:-100px;
position:absolute;
color:#fff;
}
.circomassimo .fpg-zoom a {
bottom:0;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
left:-100px;
border-radius:50%;			
}
.circomassimo .fpg-read-more a {
bottom:0;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
right:-100px;
border-radius:50%;				
}
.circomassimo .fpg-grid-item:hover .fpg-zoom a {
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
left:0;
border-radius:50%;		
}
.circomassimo .fpg-grid-item:hover .fpg-read-more a {
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
right:0;
border-radius:50%;			
}
.circomassimo .fpg-container-grid .fpg-title {
border-width:1px;
border-style:solid;
padding:10px;
width:60%;
position:absolute;
left:50%;
margin-left:-30%;
top:10%;
white-space: nowrap; 
overflow: hidden;
text-overflow: ellipsis; 	
}
.circomassimo .fpg-container-grid .fpg-title {
position:absolute;
top:-100px;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
border-radius:5px;	
}
.circomassimo .fpg-grid-item:hover .fpg-title {
position:absolute;
top:50%;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;	
}
.circomassimo .fpg-zoom a, .circomassimo .fpg-zoom a {
font-size: 16px;
height: 120px;
line-height: 68px;
margin-bottom: -60px;
margin-left: -60px;
padding: 0 27px 0 0;
text-align: right;
width: 120px;
}
.circomassimo .fpg-read-more a, .circomassimo .fpg-read-more a {
font-size: 16px;
height: 120px;
line-height: 68px;
margin-bottom: -60px;
margin-right: -60px;
padding: 0 0 0 27px;
text-align: left;
width: 120px;
}
.fpg-pagination.circomassimo .pagination a,
.fpg-pagination.circomassimo .pagination .current {
margin-right:10px;
padding:0;
border-radius:5px;
height:35px;
width:35px;
line-height:35px;
}	
.fpg-pagination.circomassimo a,
.fpg-pagination.circomassimo .current {
margin-right:10px;
padding:10px 20px;
border-radius:5px;
height:auto;
width:auto;
line-height:inerith;
}	
.grid-columns-4.circomassimo .fpg-zoom a,
.grid-columns-5.circomassimo .fpg-zoom a {
font-size: 16px;
height: 90px;
line-height: 50px;
margin-bottom: -45px;
margin-left: -45px;
padding: 0 20px 0 0;
text-align: right;
width: 90px;
}
.grid-columns-4.circomassimo .fpg-read-more a, .grid-columns-5.circomassimo .fpg-read-more a {
font-size: 16px;
height: 90px;
line-height: 50px;
margin-bottom: -45px;
margin-right: -45px;
padding: 0 0 0 20px;
text-align: left;
width: 90px;
} .fpg-controls.filter-fontanaditrevi {
text-align:left;	
}
.fontanaditrevi .fpg-zoom a {
width:60px;
height:60px;
line-height:60px;
background:rgba(255,255,255,0.6);
font-size:20px;	
right:-100px;
position:absolute;
color:#fff;
}
.fontanaditrevi .fpg-read-more a {
width:60px;
height:60px;
line-height:60px;
background:rgba(255,255,255,0.6);
font-size:20px;
right:-100px;	
position:absolute;
color:#fff;
}
.fontanaditrevi .fpg-read-more a {
top:50%;
margin-top:-30px;
-webkit-transition: all 0.75s ease;
-moz-transition: all 0.75s ease;
-o-transition: all 0.75s ease;
transition: all 0.75s ease;	
}
.fontanaditrevi .fpg-zoom a {
top:50%;
margin-top:-30px;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;	
}
.fontanaditrevi .fpg-grid-item:hover .fpg-read-more a {
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
right:30%;
margin-right:-60px;		
}
.fontanaditrevi .fpg-grid-item:hover .fpg-zoom a {
-webkit-transition: all 0.75s ease;
-moz-transition: all 0.75s ease;
-o-transition: all 0.75s ease;
transition: all 0.75s ease;
right:0px;		
}
.fontanaditrevi .fpg-container-grid .fpg-title {
font-size:40px;
line-height:60px;
width:70%;
position:absolute;
margin-top:-30px;
white-space: nowrap; 
overflow: hidden;
text-overflow: ellipsis;
top:50%;
padding:0 10px; 
text-align:left;	
}
.fontanaditrevi .fpg-container-grid .fpg-title {
position:absolute;
left:-100%;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
}
.fontanaditrevi .fpg-grid-item:hover .fpg-title {
position:absolute;
left:0;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
}
.grid-columns-3.fontanaditrevi .fpg-container-grid .fpg-title {
font-size:20px;
line-height:40px;
width:70%;
position:absolute;
margin-top:-20px;
white-space: nowrap; 
overflow: hidden;
text-overflow: ellipsis;
top:50%;
padding:0 5px; 
}
.grid-columns-3.fontanaditrevi .fpg-zoom a {
width:40px;
height:40px;
line-height:40px;
font-size:16px;
padding:0;
margin-top:-20px;
}
.grid-columns-3.fontanaditrevi .fpg-read-more a {
width:40px;
height:40px;
line-height:40px;
font-size:16px;
padding:0;
margin-top:-20px;	
}
.grid-columns-3.fontanaditrevi .fpg-grid-item:hover .fpg-read-more a {
margin-right:-40px;
}
.grid-columns-4.fontanaditrevi .fpg-container-grid .fpg-title, 
.grid-columns-5.fontanaditrevi .fpg-container-grid .fpg-title {
font-size:16px;
line-height:30px;
width:70%;
position:absolute;
margin-top:-15px;
white-space: nowrap; 
overflow: hidden;
text-overflow: ellipsis;
top:50%;
padding:0 8px; 
}
.grid-columns-4.fontanaditrevi .fpg-zoom a,
.grid-columns-5.fontanaditrevi .fpg-zoom a {
width:30px;
height:30px;
line-height:30px;
font-size:14px;
padding:0;
margin-top:-15px;
}
.grid-columns-4.fontanaditrevi .fpg-read-more a,
.grid-columns-5.fontanaditrevi .fpg-read-more a {
width:30px;
height:30px;
line-height:30px;
font-size:14px;
padding:0;
margin-top:-15px;	
}
.grid-columns-4.fontanaditrevi .fpg-grid-item:hover .fpg-read-more a,
.grid-columns-5.fontanaditrevi .fpg-grid-item:hover .fpg-read-more a {
margin-right:-30px;
}
.fpg-controls.filter-fontanaditrevi ul li, .fpg-pagination.fontanaditrevi span, .fpg-pagination.fontanaditrevi a {
padding:10px 20px;
border-right:0;
margin:0 5px 0 0;
}
.fpg-pagination.fontanaditrevi .pagination {
text-align:left;
} .fpg-controls.filter-termedicaracalla {
text-align:center;	
}
.termedicaracalla .fpg-read-more a {
width:50px;
height:50px;
line-height:50px;
font-size:16px;
padding:0;
border-radius:50%;
background:rgba(255,255,255,0.6);	
right:50%;
position:absolute;
color:#fff;
}
.termedicaracalla .fpg-zoom a {
width:50px;
height:50px;
line-height:50px;
font-size:16px;
padding:0;
border-radius:50%;
background:rgba(255,255,255,0.6);	
left:50%;
position:absolute;
color:#fff;
}
.termedicaracalla .fpg-zoom a {
margin-left:-60px;
top:-100px;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;		
}
.termedicaracalla .fpg-read-more a {
margin-right:-60px;
top:-100px;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;	
}
.termedicaracalla .fpg-grid-item:hover .fpg-zoom a {
top:50%;
margin-top:0px;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;			
}
.termedicaracalla .fpg-grid-item:hover .fpg-read-more a {
top:50%;
margin-top:0px;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;		
}
.termedicaracalla .fpg-container-grid .fpg-title {
font-size:20px;
line-height:40px;
width:70%;
left:50%;
margin-left:-35%;
position:absolute;
white-space: nowrap; 
overflow: hidden;
text-overflow: ellipsis;
top:-100%;
padding:0 5px; 
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;		
}
.termedicaracalla .fpg-grid-item:hover .fpg-title {
top:50%;
margin-top:-50px;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;		
}
.grid-columns-4.termedicaracalla .fpg-read-more a, 
.grid-columns-4.termedicaracalla .fpg-zoom a,
.grid-columns-5.termedicaracalla .fpg-read-more a, 
.grid-columns-5.termedicaracalla .fpg-zoom a {
width:40px;
height:40px;
line-height:40px;
font-size:14px;
}
.grid-columns-4.termedicaracalla .fpg-zoom a,
.grid-columns-5.termedicaracalla .fpg-zoom a {
margin-left:-50px;
}
.grid-columns-4.termedicaracalla .fpg-read-more a,
.grid-columns-5.termedicaracalla .fpg-read-more a {
margin-right:-50px;	
} .fpg-controls.filter-piazzacolonna {
text-align:center;	
}
.piazzacolonna .fpg-read-more a {
width:50px;
height:50px;
line-height:50px;
font-size:16px;
padding:0;
background:rgba(255,255,255,0.6);	
right:50%;
position:absolute;
color:#fff;
}
.piazzacolonna .fpg-zoom a {
width:50px;
height:50px;
line-height:50px;
font-size:16px;
padding:0;
background:rgba(255,255,255,0.6);	
left:50%;
position:absolute;
color:#fff;
}
.piazzacolonna .fpg-zoom a {
margin-left:-60px;
top:50%;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;		
}
.piazzacolonna .fpg-read-more a {
margin-right:-60px;
top:50%;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;	
}
.piazzacolonna .fpg-grid-item:hover .fpg-zoom a {
top:50%;
margin-top:0px;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;			
}
.piazzacolonna .fpg-grid-item:hover .fpg-read-more a {
top:50%;
margin-top:0px;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;		
}
.piazzacolonna .fpg-container-grid .fpg-title {
font-size:20px;
line-height:40px;
width:70%;
left:50%;
margin-left:-35%;
position:absolute;
white-space: nowrap; 
overflow: hidden;
text-overflow: ellipsis;
padding:0 5px; 
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
top:50%;	
margin-top:-50px;		
}
.piazzacolonna .fpg-grid-item:hover .fpg-title {
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;		
}
.grid-columns-4.piazzacolonna .fpg-read-more a, 
.grid-columns-4.piazzacolonna .fpg-zoom a,
.grid-columns-5.piazzacolonna .fpg-read-more a, 
.grid-columns-5.piazzacolonna .fpg-zoom a {
width:35px;
height:35px;
line-height:35px;
font-size:12px;
}
.grid-columns-4.piazzacolonna .fpg-zoom a,
.grid-columns-5.piazzacolonna .fpg-zoom a {
margin-left:-45px;
}
.grid-columns-4.piazzacolonna .fpg-read-more a,
.grid-columns-5.piazzacolonna .fpg-read-more a {
margin-right:-45px;	
} .fpg-grid-item .fpg-container-portfolio {
height: 100%;
position: absolute;
width: 100%;
top:0;
left:0;
opacity:0;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;		
}
.fpg-grid-item:hover .fpg-container-portfolio {
opacity:1;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.fpg-info {
line-height:125%;
}
.fpg-info span {
display:inline-block;
margin-right:10px;
}
.fpg-info span i {
margin-right:5px;
} .colosseo .fpg-container-portfolio {
text-align:left;
}
.colosseo .fpg-container-portfolio .fpg-title {
line-height:40px;
width:80%;
left:50%;
margin-left:-40%;
position:absolute;
white-space: nowrap; 
overflow: hidden;
text-overflow: ellipsis;
padding:0 5px; 
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
top:-100%;	
}
.colosseo .fpg-grid-item:hover .fpg-title {
top:10%;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;		
}
.colosseo .fpg-container-portfolio .fpg-text {
width:80%;
left:-100%;
margin-left:-40%!important;
position:absolute;
padding:0 5px!important; 
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
top:30%;
overflow:hidden;
line-height:125%;		
}
.colosseo .fpg-grid-item:hover .fpg-text {
left:50%;
margin-left:-40%;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;		
}
.colosseo .fpg-container-portfolio .fpg-info {
width:80%;
left:50%;
margin-left:-40%!important;
position:absolute;
padding:0 5px!important; 
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
bottom:-100%;
font-size:12px;		
}
.colosseo .fpg-grid-item:hover .fpg-info {
bottom:20%;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;		
}
.colosseo .fpg-container-portfolio .fpg-read-more {
width:auto;
text-align:right;
position:absolute; 
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
bottom:-100%;
right:10%;	
border:1px solid #000;
border-radius:5px;
padding:3px 8px;
}
.colosseo .fpg-grid-item:hover .fpg-read-more {
bottom:10%;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;		
}
.fpg-controls.filter-colosseo {
text-align:center;
}
.fpg-container.grid-columns-4.colosseo .fpg-grid-item:hover .fpg-text,
.fpg-container.grid-columns-5.colosseo .fpg-grid-item:hover .fpg-text,
.fpg-container.grid-columns-4.colosseo .fpg-grid-item:hover .fpg-info,
.fpg-container.grid-columns-5.colosseo .fpg-grid-item:hover .fpg-info {
display:none;
}
.fpg-container.grid-columns-4.colosseo .fpg-grid-item .fpg-text,
.fpg-container.grid-columns-5.colosseo .fpg-grid-item .fpg-text,
.fpg-container.grid-columns-4.colosseo .fpg-grid-item .fpg-info,
.fpg-container.grid-columns-5.colosseo .fpg-grid-item .fpg-info {
display:none;
}
.fpg-container.grid-columns-4.colosseo .fpg-container-portfolio .fpg-read-more,
.fpg-container.grid-columns-5.colosseo .fpg-container-portfolio .fpg-read-more {
right:50%;
margin-right:-40px;
}
.fpg-container.grid-columns-4.colosseo .fpg-grid-item:hover .fpg-title,
.fpg-container.grid-columns-5.colosseo .fpg-grid-item:hover .fpg-title {
top:20%;
}
.fpg-container.grid-columns-4.colosseo .fpg-grid-item:hover .fpg-read-more, 
.fpg-container.grid-columns-5.colosseo .fpg-grid-item:hover .fpg-read-more {
bottom:20%;
}
.fpg-container.grid-columns-4.colosseo .fpg-container-portfolio .fpg-read-more,
.fpg-container.grid-columns-5.colosseo .fpg-container-portfolio .fpg-read-more {
padding:3px 5px;
}
.fpg-container.grid-columns-4.colosseo .fpg-container-portfolio .fpg-title,
.fpg-container.grid-columns-5.colosseo .fpg-container-portfolio .fpg-title {
text-align:center;
} .fpg-controls.filter-piazzavenezia {
text-align:center;	
}
.piazzavenezia .fpg-grid-item .fpg-container-portfolio {
opacity:1;
top:70%;
}
.piazzavenezia .fpg-grid-item:hover .fpg-container-portfolio {
opacity:1;
top:0;
}
.piazzavenezia .fpg-grid-item:hover .fpg-container-portfolio {
opacity:1;
bottom:0;
}
.piazzavenezia .fpg-container-portfolio {
text-align:center;
}
.piazzavenezia .fpg-container-portfolio .fpg-title {
line-height:40px;
width:80%;
margin:5% auto;
white-space: nowrap; 
overflow: hidden;
text-overflow: ellipsis;
padding:0 5px; 
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
}
.piazzavenezia .fpg-grid-item:hover .fpg-title {
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;		
}
.piazzavenezia .fpg-container-portfolio .fpg-text {
width:80%;
margin:3% auto!important;
padding:0 auto!important; 
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;	
line-height:125%;	
}
.piazzavenezia .fpg-container-portfolio .fpg-info, .piazzavenezia .fpg-container-portfolio .fpg-info-date {
width:80%;
margin:0 auto!important;
padding:0 5px!important; 
font-size:13px;		
}
.piazzavenezia .fpg-container-portfolio .fpg-info-date i {
margin-right:5px;
}
.piazzavenezia .fpg-grid-item:hover .fpg-info {
bottom:20%;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;		
}
.piazzavenezia .fpg-container-portfolio .fpg-read-more {
background: none repeat scroll 0 0 black;
border: 1px solid black;
bottom: 0;
color: #fff;
left: 50%;
margin-left: -60px;
padding: 5px 10px;
position: absolute;
text-align: center;
transition: all 0.7s ease 0s;
width: 120px;
border-bottom:0;
}
.fpg-container.grid-columns-2.piazzavenezia .fpg-container-portfolio .fpg-title {
margin:8% auto;
}
.fpg-container.grid-columns-4.piazzavenezia .fpg-container-portfolio .fpg-title,
.fpg-container.grid-columns-5.piazzavenezia .fpg-container-portfolio .fpg-title {
margin:0 auto;
}
.fpg-container.grid-columns-4.piazzavenezia .fpg-grid-item:hover .fpg-title,
.fpg-container.grid-columns-5.piazzavenezia .fpg-grid-item:hover .fpg-title {
margin:8% auto;
}
.fpg-container.grid-columns-4.piazzavenezia .fpg-grid-item:hover .fpg-text,
.fpg-container.grid-columns-5.piazzavenezia .fpg-grid-item:hover .fpg-text,
.fpg-container.grid-columns-4.piazzavenezia .fpg-grid-item:hover .fpg-info,
.fpg-container.grid-columns-5.piazzavenezia .fpg-grid-item:hover .fpg-info {
display:none;
}
.fpg-container.grid-columns-4.piazzavenezia .fpg-grid-item .fpg-text,
.fpg-container.grid-columns-5.piazzavenezia .fpg-grid-item .fpg-text,
.fpg-container.grid-columns-4.piazzavenezia .fpg-grid-item .fpg-info,
.fpg-container.grid-columns-5.piazzavenezia .fpg-grid-item .fpg-info,
.fpg-container.grid-columns-4.piazzavenezia .fpg-grid-item .fpg-info-date,
.fpg-container.grid-columns-5.piazzavenezia .fpg-grid-item .fpg-info-date {
display:none;
}
.fpg-container.grid-columns-4.piazzavenezia .fpg-container-portfolio .fpg-read-more,
.fpg-container.grid-columns-5.piazzavenezia .fpg-container-portfolio .fpg-read-more {
right:50%;
margin-right:-40px;
}
.fpg-container.grid-columns-4.piazzavenezia .fpg-grid-item:hover .fpg-title,
.fpg-container.grid-columns-5.piazzavenezia .fpg-grid-item:hover .fpg-title {
top:20%;
}
.fpg-container.grid-columns-4.piazzavenezia .fpg-grid-item:hover .fpg-read-more, 
.fpg-container.grid-columns-5.piazzavenezia .fpg-grid-item:hover .fpg-read-more {
bottom:20%;
}
.fpg-container.grid-columns-4.piazzavenezia .fpg-container-portfolio .fpg-read-more,
.fpg-container.grid-columns-5.piazzavenezia .fpg-container-portfolio .fpg-read-more {
padding:3px 5px;
}
.fpg-controls.filter-piazzavenezia ul li {
border-right: 0;
cursor: pointer;
display: inline-block;
margin: 0 1% 0 0;
padding: 8px 20px;
}
.fpg-pagination.piazzavenezia {
text-align:center;
}
.fpg-pagination.piazzavenezia a,
.fpg-pagination.piazzavenezia .pagination .current { 
padding:8px 20px;
}
.fpg-pagination.piazzavenezia .pagination .current,
.fpg-pagination.piazzavenezia .pagination a { 
margin: 0 1% 0 0;
} .fpg-grid.sanpietro figure {
border-radius:40px;
}
.fpg-controls.filter-sanpietro {
text-align:center;	
}
.sanpietro .fpg-grid-item .fpg-container-portfolio {
opacity:1;
left:0;
}
.sanpietro .fpg-grid-item:hover .fpg-container-portfolio {
opacity:1;
left:0;
}
.sanpietro .fpg-grid-item:hover .fpg-container-portfolio {
opacity:1;
bottom:0;
}
.sanpietro .fpg-container-portfolio {
text-align:center;
transform:scale(0);
-ms-transform: scale(0); -moz-transform: scale(0); -webkit-transform: scale(0); -o-transform: scale(0); -webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
border-radius:40px;				
}
.sanpietro .fpg-grid-item:hover .fpg-container-portfolio {
transform:scale(1);
-ms-transform: scale(1); -moz-transform: scale(1); -webkit-transform: scale(1); -o-transform: scale(1); -webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;	
border-radius:40px;	
}
.sanpietro .fpg-container-portfolio .fpg-title {
background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
border-radius: 15px;
line-height: 40px;
margin: 5% auto 4%;
overflow: hidden;
padding: 0 20px;
text-overflow: ellipsis;
white-space: nowrap;
width: 80%;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
}
.sanpietro .fpg-grid-item:hover .fpg-title {
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;		
}
.sanpietro .fpg-container-portfolio .fpg-text {
border-top: 1px solid rgba(255, 255, 255, 0.5);
margin: 3% auto!important;
padding: 2% 0!important;
width: 80%;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;		
line-height:125%;
}
.sanpietro .fpg-container-portfolio .fpg-info, .sanpietro .fpg-container-portfolio .fpg-info-date {
width:80%;
margin:0 auto!important;
padding:0 5px!important; 
font-size:13px;		
}
.sanpietro .fpg-container-portfolio .fpg-info-date i {
margin-right:5px;
}
.sanpietro .fpg-grid-item:hover .fpg-info {
bottom:20%;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;		
}
.sanpietro .fpg-container-portfolio .fpg-read-more {
border: 1px solid #000;
bottom: 10px;
color: #fff;
left: 50%;
margin-left: -50px;
padding: 8px 10px;
position: absolute;
text-align: center;
transition: all 0.7s ease 0s;
width: 100px;
border-radius:15px;
}
.fpg-container.grid-columns-2.sanpietro .fpg-container-portfolio .fpg-title {
margin:8% auto;
}
.fpg-container.grid-columns-4.sanpietro .fpg-container-portfolio .fpg-title,
.fpg-container.grid-columns-5.sanpietro .fpg-container-portfolio .fpg-title {
margin:0 auto;
}
.fpg-container.grid-columns-4.sanpietro .fpg-grid-item:hover .fpg-title,
.fpg-container.grid-columns-5.sanpietro .fpg-grid-item:hover .fpg-title {
margin:8% auto;
}
.fpg-container.grid-columns-4.sanpietro .fpg-grid-item:hover .fpg-text,
.fpg-container.grid-columns-5.sanpietro .fpg-grid-item:hover .fpg-text,
.fpg-container.grid-columns-4.sanpietro .fpg-grid-item:hover .fpg-info,
.fpg-container.grid-columns-5.sanpietro .fpg-grid-item:hover .fpg-info {
display:none;
}
.fpg-container.grid-columns-4.sanpietro .fpg-grid-item .fpg-text,
.fpg-container.grid-columns-5.sanpietro .fpg-grid-item .fpg-text,
.fpg-container.grid-columns-4.sanpietro .fpg-grid-item .fpg-info,
.fpg-container.grid-columns-5.sanpietro .fpg-grid-item .fpg-info,
.fpg-container.grid-columns-4.sanpietro .fpg-grid-item .fpg-info-date,
.fpg-container.grid-columns-5.sanpietro .fpg-grid-item .fpg-info-date {
display:none;
}
.fpg-container.grid-columns-4.sanpietro .fpg-container-portfolio .fpg-read-more,
.fpg-container.grid-columns-5.sanpietro .fpg-container-portfolio .fpg-read-more {
right:50%;
margin-right:-40px;
}
.fpg-container.grid-columns-4.sanpietro .fpg-grid-item:hover .fpg-title,
.fpg-container.grid-columns-5.sanpietro .fpg-grid-item:hover .fpg-title {
top:20%;
}
.fpg-container.grid-columns-4.sanpietro .fpg-grid-item:hover .fpg-read-more, 
.fpg-container.grid-columns-5.sanpietro .fpg-grid-item:hover .fpg-read-more {
bottom:20%;
}
.fpg-container.grid-columns-4.sanpietro .fpg-container-portfolio .fpg-read-more,
.fpg-container.grid-columns-5.sanpietro .fpg-container-portfolio .fpg-read-more {
padding:8px;
}
.fpg-controls.filter-sanpietro ul li {
border-right: 0;
cursor: pointer;
display: inline-block;
margin: 0 1% 0 0;
padding: 8px 20px;
}
.fpg-pagination.sanpietro {
text-align:center;
margin-top:10px;
}
.fpg-pagination.sanpietro a,
.fpg-pagination.sanpietro .pagination .current { 
padding:8px 20px;
}
.fpg-pagination.sanpietro .pagination .current,
.fpg-pagination.sanpietro .pagination a { 
margin: 0 1% 0 0;
}
.fpg-container.grid-columns-4.sanpietro figure,
.fpg-container.grid-columns-5.sanpietro figure,
.fpg-container.grid-columns-4.sanpietro .fpg-container-portfolio,
.fpg-container.grid-columns-4.sanpietro .fpg-grid-item:hover .fpg-container-portfolio,
.fpg-container.grid-columns-5.sanpietro .fpg-container-portfolio,
.fpg-container.grid-columns-5.sanpietro .fpg-grid-item:hover .fpg-container-portfolio,
.fpg-container.grid-columns-4.sanpietro figure img,
.fpg-container.grid-columns-5.sanpietro figure img {
border-radius:30px;
} .fpg-controls.filter-portamaggiore {
text-align:center;	
}
.portamaggiore .fpg-image-container {
position:relative;
}
.portamaggiore .fpg-image-over {
position:absolute;
opacity:0;
left:0;
top:0;
height:100%;
width:100%;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;	
}
.portamaggiore .fpg-grid-item:hover .fpg-image-over {
opacity:1;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;	
}
.portamaggiore .fpg-image-over .icon-plus {
position:absolute;
top:50%;
font-size:20px;
margin-top:-30px;
left:50%;
margin-left:-30px;
width:60px;
height:60px;
line-height:60px;
}
.portamaggiore .fpg-grid-item .fpg-container-portfolio {
opacity: 1;
padding: 5%;
position: relative;
text-align: left;
}
.portamaggiore .fpg-container-portfolio .fpg-title {
line-height: 125%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
}
.portamaggiore .fpg-grid-item:hover .fpg-title {
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;		
}
.portamaggiore .fpg-container-portfolio .fpg-text {
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
line-height:135%;
font-style:italic;	
padding:20px 0!important;
}
.portamaggiore .fpg-container-portfolio .fpg-info, .portamaggiore .fpg-container-portfolio .fpg-info-date {
margin:0 auto;
font-size:13px;
font-style:normal;
text-align:left;		
}
.portamaggiore .fpg-container-portfolio .fpg-info-date i {
margin-right:5px;
}
.portamaggiore .fpg-grid-item:hover .fpg-info {
bottom:20%;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;		
}
.portamaggiore .fpg-container-portfolio .fpg-read-more {
color: #fff;
padding: 5px 0px;
}
.fpg-controls.filter-portamaggiore ul li {
border-right: 0;
cursor: pointer;
display: inline-block;
margin: 0 1% 0 0;
padding: 8px 20px;
}
.fpg-pagination.portamaggiore {
text-align:center;
}
.fpg-pagination.portamaggiore a,
.fpg-pagination.portamaggiore .pagination .current { 
padding:8px 20px;
}
.fpg-pagination.portamaggiore .pagination .current,
.fpg-pagination.portamaggiore .pagination a { 
margin: 0 1% 0 0;
} .fpg-controls.filter-piazzadispagna {
text-align:center;	
}
.piazzadispagna .fpg-image-container {
position:relative;
}
.piazzadispagna .fpg-image-over {
position:absolute;
opacity:0;
left:0;
top:0;
height:100%;
width:100%;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;	
}
.piazzadispagna .fpg-grid-item:hover .fpg-image-over {
opacity:1;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;	
background:#000;
}
.piazzadispagna .fpg-image-over .icon-plus {
position:absolute;
top:50%;
font-size:20px;
margin-top:-30px;
right:-100%;
margin-right:-30px;
width:60px;
height:60px;
line-height:58px;
border-radius:50%;
border:2px solid #000;
-webkit-transition: all 0.9s ease;
-moz-transition: all 0.9s ease;
-o-transition: all 0.9s ease;
transition: all 0.9s ease;
}
.piazzadispagna .fpg-grid-item:hover .icon-plus {
-webkit-transition: all 0.9s ease;
-moz-transition: all 0.9s ease;
-o-transition: all 0.9s ease;
transition: all 0.9s ease;
right:50%;	
}
.piazzadispagna .fpg-grid-item .fpg-container-portfolio {
opacity: 1;
padding: 5%;
position: relative;
text-align: left;
box-sizing:border-box;
-moz-box-sizing:border-box;
}
.piazzadispagna .fpg-title {
line-height: 40px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
padding:3% 5%;
text-align:left;
}
.piazzadispagna .fpg-grid-item:hover .fpg-title {
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;		
}
.piazzadispagna .fpg-container-portfolio .fpg-text {
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
line-height:26px;
font-style:italic;	
padding:20px 0 0!important;
}
.piazzadispagna .fpg-container-portfolio .fpg-info, .piazzadispagna .fpg-container-portfolio .fpg-info-date {
margin:0 auto;
font-size:13px;
font-style:normal;
text-align:left;		
}
.piazzadispagna .fpg-container-portfolio .fpg-info-date i {
margin-right:5px;
}
.piazzadispagna .fpg-grid-item:hover .fpg-info {
bottom:20%;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;		
}
.piazzadispagna .fpg-container-portfolio .fpg-read-more {
color: #fff;
padding: 5px 0px;
}
.fpg-controls.filter-piazzadispagna ul li {
border-right: 0;
cursor: pointer;
display: inline-block;
margin: 0 1% 0 0;
padding: 8px 20px;
}
.fpg-pagination.piazzadispagna {
text-align:center;
margin-top:10px;
}
.fpg-pagination.piazzadispagna a,
.fpg-pagination.piazzadispagna .pagination .current { 
padding:8px 20px;
}
.fpg-pagination.piazzadispagna .pagination .current,
.fpg-pagination.piazzadispagna .pagination a { 
margin: 0 1% 0 0;
} .cappellasistina figure {
padding:20px;
}
.fpg-controls.filter-cappellasistina {
text-align:center;	
}
.cappellasistina .fpg-image-container {
position:relative;
overflow:hidden;
}
.cappellasistina .fpg-image-over {
position:absolute;
opacity:0;
left:0;
top:0;
height:100%;
width:100%;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;	
}
.cappellasistina .fpg-grid-item:hover .fpg-image-over {
opacity:1;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;	
background:#000;
}
.cappellasistina .fpg-image-over .icon-plus {
position:absolute;
top:50%;
font-size:20px;
margin-top:-30px;
right:-100%;
margin-right:-30px;
width:60px;
height:60px;
line-height:58px;
border-radius:50%;
border:2px solid #000;
-webkit-transition: all 0.9s ease;
-moz-transition: all 0.9s ease;
-o-transition: all 0.9s ease;
transition: all 0.9s ease;
opacity:0.5;
}
.cappellasistina .fpg-grid-item:hover .icon-plus {
-webkit-transition: all 0.9s ease;
-moz-transition: all 0.9s ease;
-o-transition: all 0.9s ease;
transition: all 0.9s ease;
right:50%;		
}
.cappellasistina .fpg-image-over .icon-plus:hover {
opacity:1;
-webkit-transition: all 0.9s ease;
-moz-transition: all 0.9s ease;
-o-transition: all 0.9s ease;
transition: all 0.9s ease;	
}
.cappellasistina .fpg-grid-item .fpg-container-portfolio {
opacity: 1;
padding: 5%;
position: relative;
text-align: center;
}
.cappellasistina .fpg-title {
line-height: 125%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
padding:5%;
text-align:center;
position:absolute;
bottom:0;
left:0;
width:100%;
}
.cappellasistina .fpg-grid-item:hover .fpg-title {
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;	
bottom:-100%;	
}
.cappellasistina .fpg-image-container .fpg-info-date {
position:absolute;
top:0;
width:50%;
text-align:center;	
z-index:1;
left:50%;
margin-left:-25%;
-webkit-transition: all 0.9s ease;
-moz-transition: all 0.9s ease;
-o-transition: all 0.9s ease;
transition: all 0.9s ease;	
line-height: 125%;
padding:5%;
}
.cappellasistina .fpg-grid-item:hover .fpg-info-date {
top:-100px;	
-webkit-transition: all 0.9s ease;
-moz-transition: all 0.9s ease;
-o-transition: all 0.9s ease;
transition: all 0.9s ease;	
}
.cappellasistina .fpg-grid-item .fpg-info-date i {
display:none;
}
.cappellasistina .fpg-container-portfolio .fpg-text {
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
line-height:26px;	
padding:10px 0!important;
}
.cappellasistina .fpg-container-portfolio .fpg-info, .cappellasistina .fpg-container-portfolio .fpg-info-date {
margin:0 auto;
font-style:normal;
text-align:center;		
}
.cappellasistina .fpg-container-portfolio .fpg-info i {
display:none;
}
.cappellasistina .fpg-container-portfolio .fpg-info-date i {
margin-right:5px;
}
.cappellasistina .fpg-grid-item:hover .fpg-info {
bottom:20%;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;		
}
.cappellasistina .fpg-container-portfolio .fpg-read-more {
color: #fff;
padding: 5px 0px;
}
.fpg-controls.filter-cappellasistina ul li {
border-right: 0;
cursor: pointer;
display: inline-block;
margin: 0 1% 0 0;
padding: 8px 20px;
}
.fpg-pagination.cappellasistina {
text-align:center;
}
.fpg-pagination.cappellasistina a,
.fpg-pagination.cappellasistina .pagination .current { 
padding:8px 20px;
}
.fpg-pagination.cappellasistina .pagination .current,
.fpg-pagination.cappellasistina .pagination a { 
margin: 0 1% 0 0;
}
.cappellasistina .fpg-share-container {
text-align:center;
border-top:1px solid #000;
padding:10px;
font-size:20px;
line-height:145%;
}
.cappellasistina .fpg-share-container .fpg-share-item {
display:inline-block;
margin-right:10px;
}
.fpg-container.grid-columns-2.cappellasistina .fpg-title,
.fpg-container.grid-columns-3.cappellasistina .fpg-title,
.fpg-container.grid-columns-2.cappellasistina .fpg-info-date,
.fpg-container.grid-columns-3.cappellasistina .fpg-info-date {
padding:3%;
} .piazzanavona figure {
padding:30px;
}
.fpg-controls.filter-piazzanavona {
text-align:center;	
}
.piazzanavona .fpg-image-container {
position:relative;
overflow:hidden;
}
.piazzanavona .fpg-image-over {
position:absolute;
opacity:0;
left:0;
top:0;
height:100%;
width:100%;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;	
}
.piazzanavona .fpg-grid-item:hover .fpg-image-over {
opacity:1;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;	
}
.piazzanavona .fpg-image-over .icon-plus {
position:absolute;
top:50%;
font-size:20px;
margin-top:-30px;
right:-100%;
margin-right:-30px;
width:60px;
height:60px;
line-height:60px;
border-radius:50%;
border:2px solid #000;
-webkit-transition: all 0.9s ease;
-moz-transition: all 0.9s ease;
-o-transition: all 0.9s ease;
transition: all 0.9s ease;
}
.piazzanavona .fpg-grid-item:hover .icon-plus {
-webkit-transition: all 0.9s ease;
-moz-transition: all 0.9s ease;
-o-transition: all 0.9s ease;
transition: all 0.9s ease;
right:50%;	
}
.piazzanavona .fpg-grid-item .fpg-container-portfolio {
opacity: 1;
position: relative;
text-align: left;
}
.piazzanavona .fpg-title {
line-height: 125%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
padding:5% 0 0;
text-align:left;
}
.piazzanavona .fpg-image-container .fpg-info-date {
position:absolute;
top:0;
width:50%;
text-align:center;	
z-index:1;
left:50%;
margin-left:-25%;
-webkit-transition: all 0.9s ease;
-moz-transition: all 0.9s ease;
-o-transition: all 0.9s ease;
transition: all 0.9s ease;	
}
.piazzanavona .fpg-grid-item:hover .fpg-info-date {
top:-100px;	
-webkit-transition: all 0.9s ease;
-moz-transition: all 0.9s ease;
-o-transition: all 0.9s ease;
transition: all 0.9s ease;	
}
.piazzanavona .fpg-grid-item .fpg-info-date i {
display:none;
}
.piazzanavona .fpg-container-portfolio .fpg-text {
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
line-height:26px;	
padding:20px 0!important;
text-align:justify;
}
.piazzanavona .fpg-container-portfolio .fpg-info, .piazzanavona .fpg-container-portfolio .fpg-info-date {
margin:0 auto;
font-size:13px;
font-style:normal;
text-align:left;		
}
.piazzanavona .fpg-container-portfolio .fpg-info {
margin-top:10px;
}
.piazzanavona .fpg-container-portfolio .fpg-info i {
display:none;
}
.piazzanavona .fpg-container-portfolio .fpg-info-date i {
margin-right:5px;
}
.piazzanavona .fpg-grid-item:hover .fpg-info {
bottom:20%;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;		
}
.piazzanavona .fpg-container-portfolio .fpg-read-more {
color: #fff;
}
.fpg-controls.filter-piazzanavona ul li {
border-right: 0;
cursor: pointer;
display: inline-block;
margin: 0 1% 0 0;
padding: 8px 20px;
}
.fpg-pagination.piazzanavona {
text-align:center;
}
.fpg-pagination.piazzanavona a,
.fpg-pagination.piazzanavona .pagination .current { 
padding:8px 20px;
}
.fpg-pagination.piazzanavona .pagination .current,
.fpg-pagination.piazzanavona .pagination a { 
margin: 0 1% 0 0;
}
.piazzanavona .fpg-share-container {
text-align:center;
padding:10px;
font-size:20px;
position:absolute;
left:-100%;
top:50%;
margin-top:-50px;
height:100%;
margin-left:-60px;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
z-index:1;
width:120px;
height:100px;
background:rgba(51,51,51,0.5);		
}
.piazzanavona .fpg-grid-item:hover .fpg-share-container {
left:50%;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;		
}
.piazzanavona .fpg-share-container .fpg-share-item {
display:inline-block;
margin-right:10px;
}
.piazzanavona .fpg-share-item a {
display: block;
font-size: 20px;
padding: 10px 7px;
}
.piazzanavona .fpg-info-date {
float:left;
}
.piazzanavona .fpg-read-more {
float:right;
} .fpg-grid.wpfpg_masonry .fpg-grid-item {
width:100%;
max-width:100%;
vertical-align:bottom;
}
.fpg-type-portfolio-preview.fpg-grid {
list-style: none;
padding: 20px 0;
margin: 0 auto;
text-align: center;
width: 100%;
}
.fpg-type-portfolio-preview.fpg-grid .fpg-grid-item > a,
.fpg-type-portfolio-preview.fpg-grid .fpg-grid-item > a img {
border: none;
outline: none;
display: block;
position: relative;
}  .fpg-general-container.fpg-type-portfolio-preview.trastevere {
position:relative;
}
.fpg-type-portfolio-preview.grid-columns-1 .fpg-grid-item:nth-of-type(n+1), 
.fpg-type-portfolio-preview.grid-columns-2 .fpg-grid-item:nth-of-type(2n+1), 
.fpg-type-portfolio-preview.grid-columns-3 .fpg-grid-item:nth-of-type(3n+1), 
.fpg-type-portfolio-preview.grid-columns-4 .fpg-grid-item:nth-of-type(4n+1), 
.fpg-type-portfolio-preview.grid-columns-5 .fpg-grid-item:nth-of-type(5n+1) {
clear:none;
}
.fpg-type-portfolio-preview {
padding: 0;
margin: 3em 0 0;
overflow: hidden;
}
.fpg-type-portfolio-preview figure a {
height:100%;
}
.fpg-type-portfolio-preview figure {
height: 200px;
overflow: hidden;
padding: 0;
float: left;
position: relative;
}
.fpg-type-portfolio-preview.grid-columns-2 figure {
height:350px;
}
.fpg-type-portfolio-preview.grid-columns-1 figure {
height:350px;
}
.fpg-type-portfolio-preview.grid-columns-3 figure {
height:250px;
}
.fpg-type-portfolio-preview.grid-columns-5 figure {
height:150px;
}
.fpg-type-portfolio-preview .post-content h1 {
line-height:135%;
}
.fpg-type-portfolio-preview figure a.fpg-thumbnail {
background-repeat: no-repeat;
background-size: cover;
background-color: #cecece;
background-position-x: 50%;
display: block; box-sizing: border-box;
transition: opacity 0.3s;
-webkit-transition: opacity 0.3s;
-moz-transition: opacity 0.3s;
z-index: 9;
width: 100%;
height: 100%;
}
.fpg-type-portfolio-preview figure a.fpg-thumbnail h4 {
background: none repeat scroll 0 0 rgba(255, 255, 255, 0.3);
border-bottom: 1px solid rgba(0, 0, 0, 0.3);
border-left: 1px solid rgba(0, 0, 0, 0.3);
border-right: 1px solid rgba(0, 0, 0, 0.3);
color: #000;
font-size: 14px;
left: 0;
margin: 0 10%;
overflow: hidden;
padding: 7px 10px;
position: absolute;
text-overflow: ellipsis;
text-transform: uppercase;
top: 0;
white-space: nowrap;
width: 80%;	
}
.fpg-type-portfolio-preview a .icon-link {
position:absolute;
bottom:0;
right:-100%;
width:60px;
height:60px;
font-size:20px;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
background:	#efefef;		
line-height:60px;
}
.fpg-type-portfolio-preview a:hover .icon-link {
right:100%;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
margin-right:-60px;			
}
.fpg-type-portfolio-preview .social-container .icon-menu2 {
width:auto;
height:30px;
line-height:30px;
font-size:20px;
display:inline-block;
float:left;
}
.fpg-type-portfolio-preview .social-container .fpg-share-container {
width:90%;
opacity:0;
font-size:0;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
float:left;	
}
.fpg-type-portfolio-preview .social-container:hover .fpg-share-container {
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;	
}
.fpg-type-portfolio-preview .social-container .fpg-share-container .fpg-share-item {
background: none repeat scroll 0 0 #000;
display: inline-block;
height: 35px;
line-height: 35px;
text-align: center;
width: 35px;
color:#fff;
font-size:16px;
margin-left: 6%;
}
.fpg-type-portfolio-preview .social-container .fpg-share-container .fpg-share-item a {
color:#fff;
}
.fpg-type-portfolio-preview figure a.fpg-thumbnail .description {
padding: 0;
position: absolute;
height: 0;
bottom: 0;
width: 100%;
box-sizing: inherit;
opacity: 0;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
color: #333333;
background-color: rgba(255, 255, 255, 0.7);
font-size: 18px;
padding: 18px 12px;
line-height: 10px;
box-sizing: inherit;
text-align: center;
}
.fpg-type-portfolio-preview figure a.fpg-thumbnail .active-arrow {
width: 0;
height: 0;
border-left: 25px solid transparent;
border-right: 25px solid transparent;
border-bottom: 25px solid #fff;
bottom: -2px;
z-index: 99;
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
}
.fpg-type-portfolio-preview figure a.thumbnail:hover .description {
height: 50px;
opacity: 1;
}
.fpg-type-portfolio-preview figure.content {
width: 100% !important;
display: none;
background: none;
float: left;
height: auto;
position: relative;
padding: 4%;
z-index:99999999999;
}
.fpg-type-portfolio-preview figure.content h3 {
display: inline-block;
}
.fpg-type-portfolio-preview figure.content .close {
color: #000;
cursor: pointer;
font-family: -webkit-pictograph;
font-size: 30px;
font-weight: normal;
height: 40px;
line-height: 40px;
position: absolute;
right: 1%;
text-align: center;
top: 1%;
width: 40px;
}
.fpg-type-portfolio-preview figure.content .close:hover {
opacity: 0.7;
}
.fpg-type-portfolio-preview figure.content .media {
display: inline-block;
float: left;
width: 50%;
min-height: 200px;
}
.fpg-type-portfolio-preview figure.content .media img {
max-width: 100%;
}
.portfolio-content {
display: none;
}
.fpg-type-portfolio-preview .post-content {
width:50%;
float:left;
padding-left:4%;
} .trastevere .fpg-type-portfolio-preview figure.content {
background: none repeat scroll 0 0 #fff;
border-bottom: 4px solid;
border-left: 1px solid;
border-radius: 0;
border-right: 1px solid;
text-align: justify;
width: 100%;
}
.trastevere .fpg-grid figure p {
margin:25px 0!important;
line-height:165%;
}
.trastevere .fpg-info {
margin:50px 0 0 0!important;
}
.trastevere .fpg-type-portfolio-preview figure .fcp-read-more {
background: none repeat scroll 0 0 #000;
color: #fff;
float: right;
height: 35px;
line-height: 35px;
text-align: center;
width: 100px;
}
.fpg-type-portfolio-preview.trastevere .post-content .social-container {
float: left;
width:75%;
} 
.fpg-type-portfolio-preview.trastevere .social-container .icon-menu2, .fpg-type-portfolio-preview.trastevere .social-container .icon-close  {
background: none repeat scroll 0 0 #000;
color: #fff;
display: inline-block;
float: left;
font-size: 20px;
height: 35px;
line-height: 35px;
text-align: center;
width: 35px;
cursor:pointer;
}
.fpg-type-portfolio-preview.trastevere .social-container .icon-close  {
font-size:16px;
} .mausoleodiaugusto .fpg-info span {
margin-left: 20px;
margin-right: 0;
}
.mausoleodiaugusto .fpg-type-portfolio-preview figure.content {
background: none repeat scroll 0 0 #fff;
text-align: justify;
width: 100%;
}
.mausoleodiaugusto .fpg-type-portfolio-preview figure.content .media img {
}
.mausoleodiaugusto .fpg-grid figure p {
margin:25px 0 0!important;
line-height:165%;
}
.mausoleodiaugusto .fpg-info {
margin:50px 0 0 0!important;
}
.mausoleodiaugusto .fpg-type-portfolio-preview figure .fcp-read-more {
background: none repeat scroll 0 0 #000;
color: #fff;
float: right;
height: 35px;
line-height: 35px;
text-align: center;
width: 100px;
margin-top:25px;
}
.fpg-type-portfolio-preview.mausoleodiaugusto .post-content .social-container {
float: left;
width:75%;
margin-top:25px;
text-align:left;
} 
.fpg-type-portfolio-preview.mausoleodiaugusto .social-container .icon-menu2, .fpg-type-portfolio-preview.mausoleodiaugusto .social-container .icon-close  {
background: none repeat scroll 0 0 #000;
color: #fff;
display: inline-block;
float: left;
font-size: 20px;
height: 35px;
line-height: 35px;
text-align: center;
width: 35px;
cursor:pointer;
}
.fpg-type-portfolio-preview.mausoleodiaugusto .social-container .icon-close  {
font-size:16px;
}
.mausoleodiaugusto .post-content > h1 {
margin-bottom: 25px;
}
.fpg-type-portfolio-preview.mausoleodiaugusto .post-content {
float: left;
padding-right: 4%;
width: 50%;
text-align:right;
padding-left:0;
}
.fpg-type-portfolio-preview.mausoleodiaugusto .social-container .fpg-share-container {
font-size: 0;
opacity: 0;
transition: all 0.7s ease 0s;
width: 90%;
margin-left:10%;
float:none;
}
.fpg-type-portfolio-preview.mausoleodiaugusto .social-container .fpg-share-container .fpg-share-item {
border-radius:0;
}
.fpg-type-portfolio-preview.mausoleodiaugusto figure.content .close {
left:1%;
}
.fpg-type-portfolio-preview.grid-columns-2 figure a.fpg-thumbnail h4 {
line-height:45px;
padding:0;
}
@media screen and (max-width: 480px) {
.fpg-grid {
padding-left:0!important;
}
.colosseo .fpg-grid-item .fpg-info, .colosseo .fpg-grid-item .fpg-text,
.piazzavenezia .fpg-container-portfolio .fpg-text,
.piazzavenezia .fpg-container-portfolio .fpg-info,
.piazzavenezia .fpg-container-portfolio .fpg-info-date,
.sanpietro .fpg-container-portfolio .fpg-text {
display:none;
}
.piazzavenezia .fpg-container-portfolio .fpg-title {
font-size:18px;
line-height:23px;
}
.fpg-grid.sanpietro figure {
overflow:hidden;
}
.fpg-container.grid-columns-1.wpfpg_masonry,
.fpg-container.grid-columns-2.wpfpg_masonry,
.fpg-container.grid-columns-3.wpfpg_masonry,
.fpg-container.grid-columns-4.wpfpg_masonry,
.fpg-container.grid-columns-5.wpfpg_masonry {
column-count:1;
-moz-column-count:1;
-webkit-column-count:1;
}	
.fpg-type-portfolio-preview .post-content {
width:100%;
padding:7%;
}
.fpg-type-portfolio-preview figure.content {
max-width:100%!important;		
}
.post-content .social-container {
width:100%!important;
}
.fpg-type-portfolio-preview .social-container .fpg-share-container .fpg-share-item {
margin-left:2%;
}
.fpg-type-portfolio-preview .social-container .fpg-share-container {
width:83%;
margin-bottom:10px;
}
}
@media screen and (max-width: 900px) and (orientation: portrait) {
.colosseo .fpg-grid-item .fpg-info, .colosseo .fpg-grid-item .fpg-text,
.piazzavenezia .fpg-container-portfolio .fpg-text,
.piazzavenezia .fpg-container-portfolio .fpg-info,
.piazzavenezia .fpg-container-portfolio .fpg-info-date,
.sanpietro .fpg-container-portfolio .fpg-text {
display:none;
}
.piazzavenezia .fpg-container-portfolio .fpg-title {
font-size:18px;
line-height:23px;
}	
.piazzanavona .fpg-container-portfolio .fpg-read-more {
margin-top:30px;
}
.fpg-type-portfolio-preview figure {
width: 100% !important;
max-width:100%!important;
margin:0 auto;
}	
.fpg-type-portfolio-preview .post-content {
width:100%!important;
}
}
@media screen and (max-width: 900px) {
.fpg-grid {
padding-left:0!important;
}
.fpg-container.grid-columns-1.wpfpg_masonry,
.fpg-container.grid-columns-2.wpfpg_masonry,
.fpg-container.grid-columns-3.wpfpg_masonry,
.fpg-container.grid-columns-4.wpfpg_masonry,
.fpg-container.grid-columns-5.wpfpg_masonry {
column-count:2;
-moz-column-count:2;
-webkit-column-count:2;
}
.fpg-type-portfolio-preview .post-content {
width:100%!important;
padding:7%;
}
.fpg-type-portfolio-preview figure.content {
max-width:100%!important;		
}
.post-content .social-container {
width:100%!important;
}
.fpg-type-portfolio-preview .social-container .fpg-share-container .fpg-share-item {
margin-left:2%;
}
.fpg-type-portfolio-preview .social-container .fpg-share-container {
width:83%;
margin-bottom:10px;
}
.fpg-type-portfolio-preview .media {
display: none !important;
}		
}
@media screen and (max-width: 480px) and (orientation: portrait) {
.fpg-container.grid-columns-1.wpfpg_masonry,
.fpg-container.grid-columns-2.wpfpg_masonry,
.fpg-container.grid-columns-3.wpfpg_masonry,
.fpg-container.grid-columns-4.wpfpg_masonry,
.fpg-container.grid-columns-5.wpfpg_masonry {
column-count:1;
-moz-column-count:1;
-webkit-column-count:1;
}
}
@media (min-device-width: 768px) and (max-device-width: 800px) and (orientation: portrait) {
.fpg-type-portfolio-preview {
margin:0 auto;
width:70%;
}
}
figure.fpg-grid-item.mix_all {
clear: none!important;
}
.fpg-type-carousel .fpg-grid-item  {
margin: 10px;
color: #FFF;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
text-align: center;
}
.fpg-type-carousel .fpg-grid-item  img{
width: auto;
margin: 0 auto;
display: block;
}
.fpg-type-carousel .fpg-grid-item  h3{
font-size: 28px;
font-weight: 300;
margin: 25px 0 0;
}
.fpg-type-carousel .fpg-grid-item  h4{
margin: 5px 0 0;
font-size: 18px;
}
.fpg-type-carousel .fpg-grid-item  h1{
margin: inherit;
}
.fpg-type-carousel .fpg-grid-item {
padding:0;
height:auto;
}
.fpg-type-carousel .fpg-grid-item {
position:relative;
overflow:hidden;
}
.fpg-type-carousel .fpg-grid-item .ac-container {
position:absolute;
left:0;
width:100%;
height:100%;
opacity:0;
transition: all 0.55s ease-in 0s;
-webkit-transition: all 0.40s ease-in;
-moz-transition: all 0.55s ease-in;
-ms-transition: all 0.55s ease-in;
-o-transition: all 0.55s ease-in;	
}
.fpg-type-carousel .fpg-grid-item:hover .ac-container {
opacity:1;
transition: all 0.55s ease-in 0s;
-webkit-transition: all 0.40s ease-in;
-moz-transition: all 0.55s ease-in;
-ms-transition: all 0.55s ease-in;
-o-transition: all 0.55s ease-in;		
}
.fpg-type-carousel .fpg-grid-item img {
height: auto;
width: 100%;
}
.fpg-grid.fpg-type-carousel.wpfpg_grid figure {
float:none!important;
} .fpg-type-carousel.campidoglio .fpg-grid-item .ac-container {
top:0;	
}
.campidoglio .fpg-type-carousel .fpg-grid-item .ac-container {
top:0;    
}
.campidoglio .fpg-grid-item .ac-container {
background:red;
}
.campidoglio .fpg-grid-item .title {
position:absolute;
top:-100px;
width:100%;
text-align:center;
margin-top:15%;
transition: all 0.6s ease-in 0s;
-webkit-transition: all 0.6s ease-in;
-moz-transition: all 0.6s ease-in;
-ms-transition: all 0.6s ease-in;
-o-transition: all 0.6s ease-in;
white-space: nowrap; 
overflow: hidden;
text-overflow: ellipsis;	
line-height:125%;
padding:0 10px;			
}
.campidoglio .fpg-grid-item:hover .title {
position:absolute;
top:0px;			
}
.campidoglio .fpg-grid-item .ac-icon a {
border: 3px solid #fff;
border-radius: 50%;
bottom: -100px;
color: #fff;
display: block;
font-size: 16px;
height: 45px;
line-height: 42px;
position: absolute;
text-decoration: none;
width: 45px;
transition: all 0.6s ease-in 0s;
-webkit-transition: all 0.6s ease-in;
-moz-transition: all 0.6s ease-in;
-ms-transition: all 0.6s ease-in;
-o-transition: all 0.6s ease-in;		
}
.campidoglio .fpg-item-show-5 .ac-icon a,  .campidoglio .fpg-item-show-4 .ac-icon a {
border: 2px solid #fff;
border-radius: 50%;
bottom: -100px;
color: #fff;
display: block;
font-size: 12px;
height: 35px;
line-height: 35px;
position: absolute;
text-decoration: none;
transition: all 0.8s ease-in 0s;
width: 35px;
}
.campidoglio .fpg-item-show-5 .fpg-grid-item .ac-icon a:first-child, .campidoglio .fpg-item-show-4 .fpg-grid-item .ac-icon a:first-child {
left:20%;
}
.campidoglio .fpg-item-show-5 .fpg-grid-item .ac-icon a:nth-child(2), .campidoglio .fpg-item-show-4 .fpg-grid-item .ac-icon a:nth-child(2) {
margin-left:-17.5px;
}
.campidoglio .fpg-item-show-5 .fpg-grid-item .ac-icon a:nth-child(3), .campidoglio .fpg-item-show-4 .fpg-grid-item .ac-icon a:nth-child(3) {
right:20%;
}
.campidoglio .fpg-grid-item:hover .ac-icon a {
position:absolute;
bottom:15%;	
}
.campidoglio .fpg-grid-item .ac-icon a:first-child {
left:25%;
transition: all 0.6s ease-in 0s;
-webkit-transition: all 0.6s ease-in;
-moz-transition: all 0.6s ease-in;
-ms-transition: all 0.6s ease-in;
-o-transition: all 0.6s ease-in;
}
.campidoglio .fpg-grid-item .ac-icon a:nth-child(2) {
left:50%;
margin-left:-22.5px;
transition: all 0.8s ease-in 0s;
-webkit-transition: all 0.8s ease-in;
-moz-transition: all 0.8s ease-in;
-ms-transition: all 0.8s ease-in;
-o-transition: all 0.8s ease-in;
}
.campidoglio .fpg-grid-item .ac-icon a:nth-child(3) {
right:25%;
transition: all 1.0s ease-in 0s;
-webkit-transition: all 1.0s ease-in;
-moz-transition: all 1.0s ease-in;
-ms-transition: all 1.0s ease-in;
-o-transition: all 1.0s ease-in;
}
.campidoglio .fpg-grid-item {
margin: 10px;
color: #FFF;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
text-align: center;
}
.campidoglio  .owl-theme .owl-controls .owl-dots  span.owl-numbers {
background: rgba(0, 0, 0, 0.2);
border: 2px solid;
border-radius: 50%;
color: #fff;
font-size: 10px;
height: 25px;
line-height: 23px;
padding: 0;
width: 25px;
}
.campidoglio .owl-theme .owl-controls .owl-dots  span {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
border: 2px solid #fff;
border-radius: 50%;
height: 12px;
padding: 0;
width: 12px;
}
.campidoglio .owl-theme .owl-controls {
position:relative;
}
.campidoglio .owl-next {
position:absolute;
right:10px;
top:0;
background:none!important;
padding:0!important;
font-size:16px!important;
margin:0!important
}
.campidoglio .owl-prev {
position:absolute;
left:10px;
top:0;
background:none!important;
padding:0!important;
font-size:16px!important;
margin:0!important;	
} .fpg-type-carousel.quirinale .fpg-grid-item .ac-container {
top:0;	
}
.quirinale .fpg-grid-item .ac-container {
width:100%;
height:100%;
border-radius:0;
}
.quirinale .fpg-grid-item .ac-container:hover {
width:97%;
height:95%;
margin:1.5%;
background:rgba(0,0,0,0.8);
}
.quirinale .fpg-grid-item .title {
position:absolute;
top:-100px;
width:97%;
text-align:center;
margin-top:15%;
transition: all 0.6s ease-in 0s;
-webkit-transition: all 0.6s ease-in;
-moz-transition: all 0.6s ease-in;
-ms-transition: all 0.6s ease-in;
-o-transition: all 0.6s ease-in;
margin-left:1.5%;
margin-right:1.5%;
white-space: nowrap; 
overflow: hidden;
text-overflow: ellipsis;	
line-height:130%;
padding:0 10px;				
}
.quirinale .fpg-item-show-5 .fpg-grid-item .title {
margin-top:0;
}
.quirinale .fpg-grid-item:hover .title {
position:absolute;
top:0px;			
}
.quirinale .fpg-grid-item .ac-icon a {
border: 3px solid #fff;
border-radius: 50%;
bottom: 15%;
color: #fff;
display: block;
font-size: 16px;
height: 45px;
line-height: 42px;
position: absolute;
text-decoration: none;
width: 45px;
transition: all 0.5s ease-in 0s;
-webkit-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-ms-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;		
}
.quirinale .fpg-grid-item .ac-icon a:first-child {
left:-100%;
opacity:1;
transition: all 0.6s ease-in 0s;
-webkit-transition: all 0.6s ease-in;
-moz-transition: all 0.6s ease-in;
-ms-transition: all 0.6s ease-in;
-o-transition: all 0.6s ease-in;
}
.quirinale .fpg-grid-item .ac-icon a:first-child:hover {
opacity:0.6;
}
.quirinale .fpg-item-show-5 .ac-icon a,  .quirinale .fpg-item-show-4 .ac-icon a {
border: 2px solid #fff;
font-size: 12px;
height: 35px;
line-height: 33px;
width: 35px;
}
.quirinale .fpg-item-show-5 .fpg-grid-item:hover .ac-icon a:first-child, .quirinale .fpg-item-show-4 .fpg-grid-item:hover .ac-icon a:first-child {
left:20%;
}
.quirinale .fpg-item-show-5 .fpg-grid-item:hover .ac-icon a:nth-child(2), .quirinale .fpg-item-show-4 .fpg-grid-item:hover .ac-icon a:nth-child(2) {
margin-left:-17.5px;
}
.quirinale .fpg-item-show-5 .fpg-grid-item:hover .ac-icon a:nth-child(3), .quirinale .fpg-item-show-4 .fpg-grid-item:hover .ac-icon a:nth-child(3) {
right:20%;
}
.quirinale .fpg-grid-item:hover .ac-icon a:first-child {
left:25%;
transition: all 0.6s ease-in 0s;
-webkit-transition: all 0.6s ease-in;
-moz-transition: all 0.6s ease-in;
-ms-transition: all 0.6s ease-in;
-o-transition: all 0.6s ease-in;
}
.quirinale .fpg-grid-item .ac-icon a:nth-child(2) {
bottom:-100%;
left:50%;
margin-left:-22.5px;
opacity:1;
transition: all 0.6s ease-in 0s;
-webkit-transition: all 0.6s ease-in;
-moz-transition: all 0.6s ease-in;
-ms-transition: all 0.6s ease-in;
-o-transition: all 0.6s ease-in;
}
.quirinale .fpg-grid-item .ac-icon a:nth-child(2):hover {
opacity:0.6;
}
.quirinale .fpg-grid-item:hover .ac-icon a:nth-child(2) {
bottom:15%;
transition: all 0.6s ease-in 0s;
-webkit-transition: all 0.6s ease-in;
-moz-transition: all 0.6s ease-in;
-ms-transition: all 0.6s ease-in;
-o-transition: all 0.6s ease-in;
}
.quirinale .fpg-grid-item .ac-icon a:nth-child(3) {
right:-100%;
opacity:1;
transition: all 0.6s ease-in 0s;
-webkit-transition: all 0.6s ease-in;
-moz-transition: all 0.6s ease-in;
-ms-transition: all 0.6s ease-in;
-o-transition: all 0.6s ease-in;
}
.quirinale .fpg-grid-item .ac-icon a:nth-child(3):hover {
opacity:0.6;
}
.quirinale .fpg-grid-item:hover .ac-icon a:nth-child(3) {
right:25%;
transition: all 0.6s ease-in 0s;
-webkit-transition: all 0.6s ease-in;
-moz-transition: all 0.6s ease-in;
-ms-transition: all 0.6s ease-in;
-o-transition: all 0.6s ease-in;
}
.quirinale .fpg-grid-item {
margin: 10px;
color: #FFF;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
text-align: center;
}
.quirinale  .owl-theme .owl-controls .owl-dots  span.owl-numbers {
background: rgba(0, 0, 0, 0.2);
border: 2px solid;
border-radius: 50%;
color: #fff;
font-size: 10px;
height: 25px;
line-height: 23px;
padding: 0;
width: 25px;
}
.quirinale .owl-theme .owl-controls .owl-dots  span {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
border: 2px solid #fff;
border-radius: 50%;
height: 12px;
padding: 0;
width: 12px;
}
.quirinale .owl-theme .owl-controls .owl-buttons div {
top:20px;
}
.quirinale .owl-next {
position:absolute;
right:10px;
top:0;
background:none!important;
padding:0!important;
font-size:16px!important;
margin:0!important
}
.quirinale .owl-prev {
position:absolute;
right:50px;
top:0;
background:none!important;
padding:0!important;
font-size:16px!important;
margin:0!important;	
} .arcodicostantino .fpg-grid-item img {
top:0;
transition: all 0.5s ease-in 0s;
-webkit-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-ms-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
}
.arcodicostantino .fpg-grid-item:hover img {
top:-50%;
transition: all 0.5s ease-in 0s;
-webkit-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-ms-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
}
.arcodicostantino .fpg-grid-item .ac-container {
background: none repeat scroll 0 0 #000;
border-radius: 0;
bottom: -50%;
box-sizing: border-box;
height: 50%;
opacity: 1;
padding: 5%;
width: 100%;
transition: all 0.5s ease-in 0s;
-webkit-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-ms-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
}
.arcodicostantino .fpg-grid-item:hover .ac-container {
background:#000;
width:100%;
height:50%;
border-radius:0 0 0 0;
bottom:0;
transition: all 0.5s ease-in 0s;
-webkit-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-ms-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
}
.arcodicostantino .fpg-grid-item .title {
position:absolute;
width:94%;
text-align:left;
white-space: nowrap; 
overflow: hidden;
text-overflow: ellipsis;	
line-height:140%;				
}
.arcodicostantino .fpg-item-show-4 .fpg-grid-item .title {
font-size:22px;
line-height:22px;
}
.arcodicostantino .fpg-item-show-5 .fpg-grid-item .title {
font-size: 14px;
line-height: 14px;		
}
.arcodicostantino .fpg-grid-item .ac-icon a {
border-radius: 50%;
bottom: 0;
color: #fff;
display: block;
font-size: 14px;
height: 40px;
line-height: 38px;
margin: 0 0 4%;
position: absolute;
text-decoration: none;
width: 40px;
}
.arcodicostantino .fpg-item-show-4 .ac-icon a {
font-size: 20px;
height: 0;
line-height: 20px;
width: 0;
margin: 0;
bottom:40%;
}
.arcodicostantino .fpg-item-show-5 .ac-icon a {
font-size: 16px;
height: 0;
line-height: 16px;
width: 0;
margin: 0;
bottom:40%;
}
.arcodicostantino .fpg-item-show-5 .fpg-grid-item .ac-icon a:first-child, 
.arcodicostantino .fpg-item-show-4 .fpg-grid-item .ac-icon a:first-child, 
.arcodicostantino .fpg-item-show-5 .fpg-grid-item .ac-icon a:first-child, 
.arcodicostantino .fpg-item-show-5 .fpg-grid-item .ac-icon a:nth-child(2), 
.arcodicostantino .fpg-item-show-4 .fpg-grid-item .ac-icon a:nth-child(2), 
.arcodicostantino .fpg-item-show-4 .fpg-grid-item .ac-icon a:nth-child(3), 
.arcodicostantino .fpg-item-show-5 .fpg-grid-item .ac-icon a:nth-child(3) {
border:0;
padding:0;
}
.arcodicostantino .fpg-item-show-5 .fpg-grid-item .ac-icon a:first-child:hover, 
.arcodicostantino .fpg-item-show-4 .fpg-grid-item .ac-icon a:first-child:hover, 
.arcodicostantino .fpg-item-show-5 .fpg-grid-item .ac-icon a:first-child:hover, 
.arcodicostantino .fpg-item-show-5 .fpg-grid-item .ac-icon a:nth-child(2):hover, 
.arcodicostantino .fpg-item-show-4 .fpg-grid-item .ac-icon a:nth-child(2):hover, 
.arcodicostantino .fpg-item-show-4 .fpg-grid-item .ac-icon a:nth-child(3):hover, 
.arcodicostantino .fpg-item-show-5 .fpg-grid-item .ac-icon a:nth-child(3):hover {
border:0;
padding:0;
}
.arcodicostantino .fpg-grid-item .ac-icon a:first-child {
border:2px solid #fff;
transition: all 0.5s ease-in 0s;
-webkit-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-ms-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
}
.arcodicostantino .fpg-grid-item .ac-icon a:first-child:hover {
border:2px solid #03C;
color:#03c;
}	
.arcodicostantino .fpg-grid-item .ac-icon a:nth-child(2) {
margin-left:15%;
border:2px solid #fff;
transition: all 0.5s ease-in 0s;
-webkit-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-ms-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
}
.arcodicostantino .fpg-grid-item .ac-icon a:nth-child(2):hover {
border:2px solid #06F;
color:#06f;
}
.arcodicostantino .fpg-grid-item .ac-icon a:nth-child(3) {
margin-left:30%;
border:2px solid #Fff;
transition: all 0.5s ease-in 0s;
-webkit-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-ms-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
}
.arcodicostantino .fpg-grid-item .ac-icon a:nth-child(3):hover {
border:2px solid #F00;
color:#f00;
}
.arcodicostantino .fpg-grid-item {
margin: 10px;
color: #FFF;
border-radius: 0;
text-align: center;
}
.arcodicostantino  .owl-theme .owl-controls .owl-dots  span.owl-numbers {
background: rgba(0, 0, 0, 0.2);
border: 2px solid;
border-radius: 50%;
color: #fff;
font-size: 10px;
height: 25px;
line-height: 20px;
padding: 0;
width: 25px;
}
.arcodicostantino .owl-theme .owl-controls .owl-dots  span {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
border: 2px solid #fff;
border-radius: 50%;
height: 12px;
padding: 0;
width: 12px;
}
.arcodicostantino .owl-theme .owl-controls .owl-buttons div {
top:20px;
}
.arcodicostantino .owl-next {
position:absolute;
right:10px;
top:0;
background:none!important;
padding:0!important;
font-size:16px!important;
margin:0!important
}
.arcodicostantino .owl-prev {
position:absolute;
right:50px;
top:0;
background:none!important;
padding:0!important;
font-size:16px!important;
margin:0!important;	
} .santamariamaggiore .fpg-grid-item .ac-container {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
border-radius: 0 0 0 0;
bottom: 0;
height: 50%;
padding: 5%;
width: 100%;
}
.santamariamaggiore .fpg-grid-item .title {
position: absolute;
right: -100%;
text-align: center;
top: 10%;
width: 100%;
transition: all 0.9s ease-in 0s;
-webkit-transition: all 0.9s ease-in;
-moz-transition: all 0.9s ease-in;
-ms-transition: all 0.9s ease-in;
-o-transition: all 0.9s ease-in;
white-space: nowrap; 
overflow: hidden;
text-overflow: ellipsis;	
line-height:140%;				
}
.santamariamaggiore .fpg-item-show-5 .fpg-grid-item .title, 
.santamariamaggiore .fpg-item-show-4 .fpg-grid-item .title {
font-size: 1.2em;
margin-top:5px;		
}
.santamariamaggiore .fpg-item-show-4 .fpg-grid-item .title {
margin-top:3%;
}
.santamariamaggiore .fpg-grid-item:hover .title {
position:absolute;
right:0;
transition: all 0.7s ease-in 0s;
-webkit-transition: all 0.7s ease-in;
-moz-transition: all 0.7s ease-in;
-ms-transition: all 0.7s ease-in;
-o-transition: all 0.7s ease-in;			
}
.santamariamaggiore .fpg-grid-item .ac-icon a {
border: 2px solid #fff;
border-radius: 50%;
bottom: 15%;
color: #fff;
display: block;
font-size: 12px;
height: 40px;
line-height: 38px;
position: absolute;
text-decoration: none;
width: 40px;
transition: all 0.7s ease-in 0s;
-webkit-transition: all 0.7s ease-in;
-moz-transition: all 0.7s ease-in;
-ms-transition: all 0.7s ease-in;
-o-transition: all 0.7s ease-in;		
}
.santamariamaggiore .fpg-item-show-5 .fpg-grid-item .ac-icon a, 
.santamariamaggiore .fpg-item-show-4 .fpg-grid-item .ac-icon a  {
border: 2px solid #fff;
font-size: 12px;
height: 30px;
line-height: 28px;
width: 30px;	
}
.santamariamaggiore .fpg-item-show-5 .fpg-grid-item:hover .ac-icon a:first-child  {
margin-right:-15px;
}
.santamariamaggiore .fpg-item-show-4 .fpg-grid-item:hover .ac-icon a:first-child {
margin-right:-15px;
}
.santamariamaggiore .fpg-grid-item .ac-icon a:first-child {
right:-100%;
opacity:1;
transition: all 0.9s ease-in 0s;
-webkit-transition: all 0.9s ease-in;
-moz-transition: all 0.9s ease-in;
-ms-transition: all 0.9s ease-in;
-o-transition: all 0.9s ease-in;
}
.santamariamaggiore .fpg-grid-item .ac-icon a:first-child:hover {
opacity:0.5;
}
.santamariamaggiore .fpg-grid-item:hover .ac-icon a:first-child {
right:64%;
margin-right:-20px;
transition: all 0.7s ease-in 0s;
-webkit-transition: all 0.7s ease-in;
-moz-transition: all 0.7s ease-in;
-ms-transition: all 0.7s ease-in;
-o-transition: all 0.7s ease-in;
}
.santamariamaggiore .fpg-grid-item .ac-icon a:nth-child(2) {
right:-100%;
opacity:1;
transition: all 0.8s ease-in 0s;
-webkit-transition: all 0.8s ease-in;
-moz-transition: all 0.8s ease-in;
-ms-transition: all 0.8s ease-in;
-o-transition: all 0.8s ease-in;
}
.santamariamaggiore .fpg-grid-item .ac-icon a:nth-child(2):hover {
opacity:0.5;
}
.santamariamaggiore .fpg-grid-item:hover .ac-icon a:nth-child(2) {
right:50%;
margin-right:-20px;
transition: all 0.8s ease-in 0s;
-webkit-transition: all 0.8s ease-in;
-moz-transition: all 0.8s ease-in;
-ms-transition: all 0.8s ease-in;
-o-transition: all 0.8s ease-in;
}
.santamariamaggiore .fpg-item-show-5 .fpg-grid-item:hover .ac-icon a:nth-child(2) {
margin-right:-15px;
}
.santamariamaggiore .fpg-item-show-4 .fpg-grid-item:hover .ac-icon a:nth-child(2) {
margin-right:-15px;
}
.santamariamaggiore .fpg-grid-item .ac-icon a:nth-child(3) {
right:-100%;
opacity:1;
transition: all 0.7s ease-in 0s;
-webkit-transition: all 0.7s ease-in;
-moz-transition: all 0.7s ease-in;
-ms-transition: all 0.7s ease-in;
-o-transition: all 0.7s ease-in;
}
.santamariamaggiore .fpg-grid-item .ac-icon a:nth-child(3):hover {
opacity:0.5;
}
.santamariamaggiore .fpg-grid-item:hover .ac-icon a:nth-child(3) {
right:36%;
margin-right:-20px;
transition: all 0.9s ease-in 0s;
-webkit-transition: all 0.9s ease-in;
-moz-transition: all 0.9s ease-in;
-ms-transition: all 0.9s ease-in;
-o-transition: all 0.9s ease-in;
}
.santamariamaggiore .fpg-item-show-5 .fpg-grid-item:hover .ac-icon a:nth-child(3)  {
margin-right:-15px;
}
.santamariamaggiore .fpg-item-show-4 .fpg-grid-item:hover .ac-icon a:nth-child(3) {
margin-right:-15px;
}
.santamariamaggiore .fpg-grid-item {
margin: 10px;
color: #FFF;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
text-align: center;
}
.santamariamaggiore  .owl-theme .owl-controls .owl-dots  span.owl-numbers {
background: rgba(0, 0, 0, 0.2);
border: 2px solid;
border-radius: 50%;
color: #fff;
font-size: 10px;
height: 25px;
line-height: 23px;
padding: 0;
width: 25px;
}
.santamariamaggiore .owl-theme .owl-controls .owl-dots  span {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
border: 2px solid #fff;
border-radius: 50%;
height: 12px;
padding: 0;
width: 12px;
}
.santamariamaggiore .owl-theme .owl-controls .owl-buttons div {
top:20px;
}
.santamariamaggiore .owl-next {
position:absolute;
right:10px;
top:0;
background:none!important;
padding:0!important;
font-size:16px!important;
margin:0!important
}
.santamariamaggiore .owl-prev {
position:absolute;
right:50px;
top:0;
background:none!important;
padding:0!important;
font-size:16px!important;
margin:0!important;	
} .sangiovanni .fpg-grid-item img {
top:0;
transition: all 0.5s ease-in 0s;
-webkit-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-ms-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
}
.sangiovanni .fpg-grid-item:hover img {
top:-100%;
transition: all 0.5s ease-in 0s;
-webkit-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-ms-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
}
.sangiovanni .fpg-grid-item .ac-container {
background:#000;
width:100%;
height:100%;
border-radius:0;
bottom:-100%;
padding: 8%;
opacity:1;
transition: all 0.5s ease-in 0s;
-webkit-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-ms-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
}
.sangiovanni .fpg-grid-item:hover .ac-container {
background:#000;
width:100%;
height:100%;
border-radius:0 ;
bottom:0;
transition: all 0.5s ease-in 0s;
-webkit-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-ms-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
}
.sangiovanni .fpg-grid-item .title {
text-align:center;
margin:0;
white-space: nowrap; 
overflow: hidden;
text-overflow: ellipsis;	
line-height:140%;				
}
.sangiovanni .fpg-grid-item .line-top {
border-bottom: 1px solid #ffffff;
width: 30px;
text-align:center;	
display:inline-block;
}
.sangiovanni .fpg-item-show-4 .fpg-grid-item .line-top, 
.sangiovanni .fpg-item-show-4 .fpg-grid-item .line-top,
.sangiovanni .fpg-item-show-5 .fpg-grid-item .line-top, 
.sangiovanni .fpg-item-show-5 .fpg-grid-item .line-top {
display:none;
}
.sangiovanni .fpg-grid-item .line-bottom {
border-bottom: 1px solid #ffffff;
margin-bottom: 5%;
width: 80px;	
text-align:center;	
display:inline-block;	
}
.sangiovanni .fpg-item-show-5 .fpg-grid-item .line-bottom, 
.sangiovanni .fpg-item-show-4 .fpg-grid-item .line-bottom {
margin:15px;
}
.sangiovanni .fpg-item-show-4 .fpg-grid-item .text, 
.sangiovanni .fpg-item-show-5 .fpg-grid-item .text {
display:none;
}
.sangiovanni .fpg-grid-item .text {
padding:10px;
line-height:135%;
}
.sangiovanni .fpg-grid-item .ac-icon a {
color: #fff;
display: block;
font-size: 14px;
height: 40px;
line-height: 38px;
margin: 4%;
position: absolute;
text-decoration: none;
width: 40px;
border-radius:50%;
margin-top:0 !important;
}
.sangiovanni .fpg-grid-item .ac-icon .ac-social-container a:first-child {
border: 2px solid #fff;
left: 50%;
margin-left: -70px;
transition: all 0.5s ease-in 0s;
-webkit-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-ms-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
}
.sangiovanni .fpg-grid-item .ac-icon .ac-social-container a:nth-child(2) {
border: 2px solid #fff;
left: 50%;
margin-left: -17.5px;
transition: all 0.5s ease-in 0s;
-webkit-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-ms-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
}
.sangiovanni .fpg-grid-item .ac-icon .ac-social-container a:nth-child(3) {
border: 2px solid #fff;
left: 50%;
margin-left: 35px;
transition: all 0.5s ease-in 0s;
-webkit-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-ms-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
}
.sangiovanni .fpg-grid-item {
margin: 10px;
color: #FFF;
border-radius: 0;
text-align: center;
}
.sangiovanni  .owl-theme .owl-controls .owl-dots  span.owl-numbers {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
border: 2px solid;
border-radius: 50%;
color: #fff;
font-size: 18px;
height: 40px;
line-height: 38px;
padding: 0;
width: 40px;
}
.sangiovanni .owl-theme .owl-controls .owl-dots  span {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
border: 2px solid #fff;
border-radius: 50%;
height: 12px;
padding: 0;
width: 12px;
}
.sangiovanni  .owl-theme .owl-controls .owl-dots  span.owl-numbers {
background: rgba(0, 0, 0, 0.2);
border: 2px solid;
border-radius: 50%;
color: #fff;
font-size: 10px;
height: 25px;
line-height: 23px;
padding: 0;
width: 25px;
}
.sangiovanni .owl-theme .owl-controls .owl-dots  span {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
border: 2px solid #fff;
border-radius: 50%;
height: 12px;
padding: 0;
width: 12px;
}
.sangiovanni .owl-theme .owl-controls {
position:relative;
}
.sangiovanni .owl-next {
position:absolute;
right:10px;
top:0;
background:none!important;
padding:0!important;
font-size:16px!important;
margin:0!important
}
.sangiovanni .owl-prev {
position:absolute;
right:50px;
top:0;
background:none!important;
padding:0!important;
font-size:16px!important;
margin:0!important;	
} .catacombedidomitilla .fpg-grid-item .container-top {
position:relative;
width:100%;
height:auto;
}
.catacombedidomitilla .fpg-grid-item .ac-icon {
height: 25px;
}
.catacombedidomitilla .fpg-grid-item .container-top .hover-img {
position:absolute;
background:rgba(0,0,0,0.5);
opacity:0;
top:0;
left:0;
width:100%;
height:100%;
transition: all 0.5s ease-in 0s;
-webkit-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-ms-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
}
.catacombedidomitilla .fpg-grid-item:hover .container-top .hover-img {
position:absolute;
background:rgba(0,0,0,0.5);
opacity:1;
width:90%;
height:85%;
margin:5%;
transition: all 0.5s ease-in 0s;
-webkit-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-ms-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
}
.catacombedidomitilla .fpg-grid-item .container-top .hover-img .icon-plus {
position:absolute;
width:50px;
height:50px;
background:rgba(0,0,0,0.5);
font-size:20px;
color:#fff;
line-height:45px;
border:5px solid #000;
left:50%;
margin-left:-25px;
top:50%;
margin-top:-25px;
opacity:1;
text-decoration:none;
-webkit-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-ms-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
}
.catacombedidomitilla .fpg-item-show-5 .fpg-grid-item .container-top .hover-img .icon-plus {
border: 3px solid #000;
font-size: 16px;
height: 40px;
line-height: 37px;
width: 40px;
}
.catacombedidomitilla .fpg-grid-item .container-top .hover-img .icon-plus:hover {
opacity:0.6;
-webkit-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-ms-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
}
.catacombedidomitilla .fpg-grid-item img {
top:0;	
height:auto;
}
.catacombedidomitilla .fpg-grid-item .ac-container {
background: none repeat scroll 0 0 #000;
bottom: 0;
box-sizing: border-box;
opacity: 1;
padding: 10%;
width: 100%;
height:auto;
position:relative;
transition: all 0.5s ease-in 0s;
-webkit-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-ms-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
}
.catacombedidomitilla .fpg-grid-item:hover .ac-container {
background:#000;
border-radius:0 0 0 0;	
transition: all 0.5s ease-in 0s;
-webkit-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-ms-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
}
.catacombedidomitilla .fpg-item-show-4 .fpg-grid-item .title {
float: left;
font-size: 20px;
line-height: 1;
position: relative;
text-align: left;
width: 58%;
white-space: nowrap; 
overflow: hidden;
text-overflow: ellipsis;				
}
.catacombedidomitilla .fpg-item-show-5 .fpg-grid-item .title {
float: none;
font-size: 20px;
line-height: 1;
position: relative;
text-align: justify;
width: 100%;
}
.catacombedidomitilla .fpg-grid-item .title {
float: left;
font-size: 26px;
line-height: 1;
position: relative;
text-align: left;
width: 68%;			
}
.catacombedidomitilla .fpg-grid-item .text {
height: auto;
margin: 10% 0 0;
position: relative;
text-align: justify;
line-height:125%;
}
.catacombedidomitilla .fpg-grid-item .job {
margin-top: 12%;
text-align: left;
font-weight:bold;
font-size:14px;
}
.catacombedidomitilla .fpg-grid-item .ac-icon a {
color: #fff;
display: block;
font-size: 14px;
height: 25px;
line-height: 25px;
position: absolute;
text-decoration: none;
width: 25px;
right:10%;
}
.catacombedidomitilla .fpg-item-show-5 .fpg-grid-item .ac-icon a {
left:10%;
margin-top:5%;
}
.catacombedidomitilla .fpg-grid-item .ac-icon a:first-child {
background: #fff;
color: #000;
margin-right: 56px;
transition: all 0.3s ease-in 0s;
-webkit-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
-ms-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
}
.catacombedidomitilla .fpg-item-show-5 .fpg-grid-item .ac-icon a:first-child {
margin-left: 0;
}
.catacombedidomitilla .fpg-grid-item .ac-icon a:nth-child(2) {
background: #fff;
color: #000;
margin-right: 28px;
transition: all 0.3s ease-in 0s;
-webkit-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
-ms-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
}
.catacombedidomitilla .fpg-item-show-5 .fpg-grid-item .ac-icon a:nth-child(2) {
margin-left:28px;
}
.catacombedidomitilla .fpg-grid-item .ac-icon a:nth-child(3) {
background: #fff;
color: #000;
transition: all 0.3s ease-in 0s;
-webkit-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
-ms-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
}
.catacombedidomitilla .fpg-item-show-5 .fpg-grid-item .ac-icon a:nth-child(3) {
margin-left:56px;
}
.catacombedidomitilla .fpg-grid-item {
margin: 10px;
color: #FFF;
height: auto;
border-radius: 0;
text-align: center;
}
.catacombedidomitilla .ac-social-container {
height: 25%;
}
.catacombedidomitilla  .owl-theme .owl-controls .owl-dots  span.owl-numbers {
background: #fff;
border: 0 none;
border-radius: 0;
color: #000;
font-size: 12px;
height: 25px;
line-height: 26px;
padding: 0;
width: 25px;
}
.catacombedidomitilla .owl-theme .owl-controls .owl-dots  span {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
border: 2px solid #fff;
border-radius: 0;
height: 15px;
padding: 0;
width: 15px;
}
.catacombedidomitilla .owl-theme .owl-controls {
position:relative;
}
.catacombedidomitilla .owl-next {
position:absolute;
right:10px;
top:0;
background:none!important;
padding:0!important;
font-size:16px!important;
margin:0!important
}
.catacombedidomitilla .owl-prev {
position:absolute;
left:10px;
top:0;
background:none!important;
padding:0!important;
font-size:16px!important;
margin:0!important;	
} .villaadriana .fpg-grid-item .container-top {
position:relative;
width:100%;
height:47.7%;
}
.villaadriana .fpg-grid-item .container-top .hover-img {
position:absolute;
background:rgba(0,0,0,0.5);
opacity:0;
top:0;
left:0;
width:100%;
height:100%;
transition: all 0.5s ease-in 0s;
-webkit-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-ms-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
}
.villaadriana .fpg-grid-item .icon-plus {
background: none repeat scroll 0 0 #000;
border-radius: 50%;
color: #fff;
font-size: 14px;
height: 32px;
line-height: 32px;
opacity: 1;
text-decoration: none;
width: 32px;
-webkit-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-ms-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
}
.villaadriana .fpg-grid-items .icon-plus:hover {
opacity:0.6;
-webkit-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-ms-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
}
.villaadriana .fpg-grid-item img {
border-radius:36px;
}
.villaadriana .fpg-grid-item .ac-container {
bottom: 0;
box-sizing: border-box;
height: 52.3%;
opacity: 1;
padding: 10% 0;
width: 100%;
position:relative;
height:auto;
}
.villaadriana .fpg-grid-item .title {
font-size: 25px;
line-height: 1;
position: relative;
text-align: center;
width: 100%;
white-space: nowrap; 
overflow: hidden;
text-overflow: ellipsis;	
line-height:140%;				
}
.villaadriana .fpg-grid-item .text {
height: auto;
margin: 10% 10% 0;
position: relative;
text-align: center;
line-height:145%;
}
.villaadriana .fpg-grid-item .job {
font-size: 14px;
font-weight: bold;
margin-top: 3%;
text-align: center;
width: 100%;
}
.villaadriana .fpg-grid-item .ac-icon a {
border-radius: 50%;
color: #fff;
display: inline-block;
font-size: 14px;
height: 40px;
line-height: 40px;
margin-right: 3%;
text-decoration: none;
width: 40px;
}
.villaadriana .fpg-grid-item .ac-icon a:last-child {
margin-right:0;
}
.villaadriana .fpg-grid-item .ac-icon {
height: auto;
margin-top: 6%;
text-align: center;
width: 100%;
}
.villaadriana .fpg-grid-item .ac-icon a:first-child {
background:#03C;
color:#fff;
transition: all 0.3s ease-in 0s;
-webkit-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
-ms-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
}
.villaadriana .fpg-grid-item .ac-icon a:first-child:hover {
background:#03C;
color:#fff;
}	
.villaadriana .fpg-grid-item .ac-icon a:nth-child(2) {
background:#06F;
color:#fff;
transition: all 0.3s ease-in 0s;
-webkit-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
-ms-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
}
.villaadriana .fpg-grid-item .ac-icon a:nth-child(2):hover {
background:#06F;
color:#fff;
}
.villaadriana .fpg-grid-item .ac-icon a:nth-child(3) {
background: #F00;
color: #fff;
transition: all 0.3s ease-in 0s;
-webkit-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
-ms-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
}
.villaadriana .fpg-grid-item .ac-icon a:nth-child(3):hover {
background:#F00;
color:#fff;
}
.villaadriana .fpg-grid-item {
margin: 10px;
color: #000 !important;
height: auto;
border-radius: 0;
text-align: center;
}
.villaadriana  .owl-theme .owl-controls .owl-dots  span.owl-numbers {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
border: 2px solid;
border-radius: 50%;
color: #fff;
font-size: 10px;
height: 25px;
line-height: 23px;
padding: 0;
width: 25px;
}
.villaadriana .owl-theme .owl-controls .owl-dots  span {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
border: 2px solid #fff;
border-radius: 50%;
height: 15px;
padding: 0;
width: 15px;
}
.villaadriana .owl-next {
background:none!important;
padding:0!important;
font-size:16px!important;
margin:0 0 0 3px!important
}
.villaadriana .owl-prev {
background:none!important;
padding:0!important;
font-size:16px!important;
margin:0 3px 0 0!important;	
} .palatino .fpg-grid-item .container-top {
position:relative;
width:100%;
height:47.7%;
}
.palatino .fpg-grid-item .container-top .hover-img {
position:absolute;
background:rgba(0,0,0,0.5);
opacity:0;
top:0;
left:0;
width:100%;
height:100%;
transition: all 0.5s ease-in 0s;
-webkit-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-ms-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
}
.palatino .fpg-grid-item img {
top:0;
}
.palatino .fpg-grid-item .ac-container {
box-sizing: border-box;
height: auto;
opacity: 1;
padding: 5% 0 0;
position: relative;
width: 100%;
}
.palatino .fpg-grid-item .title {
font-size: 25px;
line-height: 1;
position: relative;
text-align: left;
width: 90%;
white-space: nowrap; 
overflow: hidden;
text-overflow: ellipsis;
line-height:125%;				
}
.palatino .fpg-grid-item .text {
border-bottom: 1px solid;
height: auto;
margin: 5% 0;
padding-bottom: 5%;
position: relative;
text-align: left;
line-height:145%;
}
.palatino .fpg-grid-item .job {
font-size: 14px;
font-weight: bold;
margin-top: 1%;
text-align: left;
width: 100%;
}
.palatino .fpg-grid-item .ac-icon a {
color: #747474;
display: inline-block;
font-size: 14px;
height: 30px;
line-height: 29px;
margin-right: 3%;
text-decoration: none;
width: 30px;
text-align:center;
border:1px solid #747474;
}
.palatino .fpg-grid-item .ac-icon a:last-child {
margin-right:0;
}
.palatino .fpg-grid-item .ac-icon {
height: auto;
text-align: left;
width: 100%;
}
.palatino .fpg-grid-item .ac-icon a.icon-plus {
color: #747474;
font-size: 14px;
height: 30px;
text-decoration: none;
width: 30px;
-webkit-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-ms-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
}
.palatino .fpg-grid-item .ac-icon a.icon-plus:hover {
color:#000;
border:1px solid #000;
-webkit-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-ms-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
}
.palatino .fpg-grid-item .ac-icon a:first-child {
color:#747474;
transition: all 0.3s ease-in 0s;
-webkit-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
-ms-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
}
.palatino .fpg-grid-item .ac-icon a:first-child:hover {
color:#000;
border:1px solid #000;
}	
.palatino .fpg-grid-item .ac-icon a:nth-child(2) {
color:#747474;
transition: all 0.3s ease-in 0s;
-webkit-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
-ms-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
}
.palatino .fpg-grid-item .ac-icon a:nth-child(2):hover {
color:#000;
border:1px solid #000;
}
.palatino .fpg-grid-item .ac-icon a:nth-child(3) {
color: #747474;
transition: all 0.3s ease-in 0s;
-webkit-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
-ms-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
}
.palatino .fpg-grid-item .ac-icon a:nth-child(3):hover {
color:#000;
border:1px solid #000;
}
.palatino .fpg-grid-item {
margin: 10px;
color: #747474 !important;
height: auto;
border-radius: 0;
text-align: center;
border-radius:0 !important;
}
.palatino  .owl-theme .owl-controls .owl-dots  span.owl-numbers {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
border: 1px solid #000;
border-radius: 0;
color: #747474;
font-size: 10px;
height: 20px;
line-height: 20px;
padding: 0;
width: 20px;
}
.palatino .owl-theme .owl-controls .owl-dots  span {
background: none;
border: 1px solid #000;
border-radius: 0;
height: 15px;
padding: 0;
width: 15px;
}
.palatino .owl-next {
background:none!important;
padding:0!important;
font-size:16px!important;
margin:0 0 0 3px!important
}
.palatino .owl-prev {
background:none!important;
padding:0!important;
font-size:16px!important;
margin:0 3px 0 0!important;	
} @media screen and (max-width: 900px) {
.fpg-grid.fpg-type-carousel.wpfpg_grid figure {
width:auto;
}
.fpg-grid.fpg-type-carousel .fpg-grid-item .title {
font-size:20px;
}
.quirinale .fpg-grid-item:hover .ac-icon a:first-child {
left:20%;
}
.quirinale .fpg-grid-item:hover .ac-icon a:nth-child(3) {
right:20%;
}
.santamariamaggiore .fpg-grid-item .ac-icon a {
width:30px;
height:30px;
line-height:28px;
}
.santamariamaggiore .fpg-grid-item:hover .ac-icon a:first-child,
.santamariamaggiore .fpg-grid-item:hover .ac-icon a:nth-child(2),
.santamariamaggiore .fpg-grid-item:hover .ac-icon a:nth-child(3) {
margin-right:-15px;
}
.catacombedidomitilla .owl-theme .owl-controls {
position:initial;
}
.catacombedidomitilla .owl-theme .owl-controls .owl-buttons div {
top:20px;	
}
}
@media screen and (max-width: 480px) {
.sangiovanni .fpg-grid-item .ac-icon a {
width:30px;
height:30px;
line-height:28px;
}	
.sangiovanni .fpg-grid-item .ac-icon a:first-child,
.sangiovanni .fpg-grid-item .ac-icon a:nth-child(2),
.sangiovanni .fpg-grid-item .ac-icon a:nth-child(3) {
margin-right:-15px;
}
.sangiovanni .fpg-grid-item .text {
font-size:10px;
padding:6%;
line-height:115%;
}
.sangiovanni .fpg-grid-item .line-top, .sangiovanni .fpg-grid-item .line-bottom {
display:none;
}
}
@media screen and (max-width: 900px) and (orientation: landscape) {
.sangiovanni .fpg-grid-item .ac-icon a:first-child,
.sangiovanni .fpg-grid-item .ac-icon a:nth-child(2),
.sangiovanni .fpg-grid-item .ac-icon a:nth-child(3) {
margin-right:-15px;
}
.sangiovanni .fpg-grid-item .text {
font-size:10px;
padding:6%;
line-height:115%;
}
.sangiovanni .fpg-grid-item .line-top, .sangiovanni .fpg-grid-item .line-bottom {
display:none;
}
}
@media (min-device-width: 768px) and (max-device-width: 800px) and (orientation: landscape) {
.sangiovanni .fpg-grid-item .text {
display:none;
}
.sangiovanni .ac-social-container {
margin-top:20%;
}
} .adte-icon {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1; 
}
@font-face {
font-family: 'ADTE ICONS Brands';
font-style: normal;
font-weight: normal;
font-display: auto;
src: url(//empresasmaseticas.com/wp-content/plugins/elementorwidgetsmegapack/assets/css/fa-brands-400.eot);
src: url(//empresasmaseticas.com/wp-content/plugins/elementorwidgetsmegapack/assets/css/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(//empresasmaseticas.com/wp-content/plugins/elementorwidgetsmegapack/assets/css/fa-brands-400.woff2) format("woff2"), url(//empresasmaseticas.com/wp-content/plugins/elementorwidgetsmegapack/assets/css/fa-brands-400.woff) format("woff"), url(//empresasmaseticas.com/wp-content/plugins/elementorwidgetsmegapack/assets/css/fa-brands-400.ttf) format("truetype"), url(//empresasmaseticas.com/wp-content/plugins/elementorwidgetsmegapack/assets/css/fa-brands-400.svg#fontawesome) format("svg"); }
.adte-icon { font-family: 'ADTE ICONS Brands'; }
.adte-icon.fa-facebook-f:before { content: "\f39e"; }
.adte-icon.fa-twitter:before { content: "\f099"; }
.adte-icon.fa-pinterest-p:before { content: "\f231"; }
.adte-icon.fa-linkedin-in:before { content: "\f0e1"; }
.adte-icon.fa-vk:before { content: "\f189"; }
.adte-icon.fa-tumblr:before { content: "\f173"; }
.adte-icon.fa-blogger-b:before { content: "\f37d"; }
.adte-icon.fa-digg:before { content: "\f1a6"; }
.adte-icon.fa-reddit:before { content: "\f1a1"; }
.adte-icon.fa-delicious:before { content: "\f1a5"; }
.adte-icon.fa-wordpress:before { content: "\f19a"; }
.adte-icon.fa-skype:before { content: "\f17e"; }
.adte-icon.fa-telegram-plane:before { content: "\f3fe"; }
.adte-icon.fa-whatsapp:before { content: "\f232"; }
.adte-icon.fa-weixin:before { content: "\f1d7"; }
.adte-icon.fa-viber:before { content: "\f409"; }
.adte-icon.fa-line:before { content: "\f3c0"; }
.adte-social-share {
display: flex;
flex-wrap: wrap;    
}
.adte-social-share a {
margin-right: 10px;
margin-bottom: 10px;
overflow: hidden;
font-size: 10px;
display: flex;
align-items: center;
justify-content: flex-start;
transition-duration: .2s;
transition-property: filter,background-color,border-color;
height: 4.0em;
cursor: pointer;
color:#FFF;
}
.adte-social-share a:hover {
filter: saturate(1.2) brightness(1.1);
color:#FFF;
}
.adte-social-share a:visited {
color:#FFF;
}
.adte-social-share a i {
display: flex;
align-self: stretch;
justify-content: center;
align-items: center;
width: 4.0em;
position: relative;
}
.adte-social-share a .adte-social-share-text {
padding-right: 1.2em;
align-self: stretch;
flex-grow: 1;
align-items: center;
display: flex;
font-weight: 100;
}
.adte-social-share-size-small a {
font-size:12px;
}
.adte-social-share-size-normal a {
font-size:16px;
}
.adte-social-share-size-big a {
font-size:20px;
}
.adte-social-share.adte-social-share-only-text a .adte-social-share-text {
padding-left: 1.2em;
}	
.adte-social-share-boxed a .adte-social-share-text { 
padding-left: 1.1em;
background: #FFF;
padding-right: 1.1em;
font-weight: 600; 
}
.adte-social-share-border a {
background: #FFF;
}
.adte-social-share.adte-social-share-border a i {
width:auto;
padding-right:1.2em;
padding-left:1.2em;
}
.adte-social-share-border-circle a {
border-radius: 100em;
}
.adte-social-share-border-rounded a {
border-radius: .5em;
}
.adte-facebook { background-color: #3b5998; }
.adte-social-share-boxed .adte-facebook { border:2px solid #3b5998; }
.adte-social-share-boxed a.adte-facebook .adte-social-share-text { color:#3b5998; }
.adte-social-share-border a.adte-facebook { color:#3b5998;  border:2px solid #3b5998; }
.adte-twitter { background-color: #1DA1F2; }
.adte-social-share-boxed .adte-twitter { border:2px solid #1DA1F2; }
.adte-social-share-boxed a.adte-twitter .adte-social-share-text { color:#1DA1F2; }
.adte-social-share-border a.adte-twitter { color:#1DA1F2; border:2px solid #1DA1F2; }
.adte-pintrest { background-color: #bd081c; }
.adte-social-share-boxed .adte-pintrest { border:2px solid #bd081c; }
.adte-social-share-boxed a.adte-pintrest .adte-social-share-text { color:#bd081c; }
.adte-social-share-border a.adte-pintrest { color:#bd081c; border:2px solid #bd081c; }
.adte-linkedin { background-color: #0077b5; }
.adte-social-share-boxed .adte-linkedin { border:2px solid #0077b5; }
.adte-social-share-boxed a.adte-linkedin .adte-social-share-text { color:#0077b5; }
.adte-social-share-border a.adte-linkedin { color:#0077b5; border:2px solid #0077b5; }
.adte-vkontakte { background-color: #45668e; }
.adte-social-share-boxed .adte-vkontakte { border:2px solid #45668e; }
.adte-social-share-boxed a.adte-vkontakte .adte-social-share-text { color:#45668e; }
.adte-social-share-border a.adte-vkontakte { color:#45668e; border:2px solid #45668e; }
.adte-tumblr { background-color: #35465c; }
.adte-social-share-boxed .adte-tumblr { border:2px solid #35465c; }
.adte-social-share-boxed a.adte-tumblr .adte-social-share-text { color:#35465c; }
.adte-social-share-border a.adte-tumblr { color:#35465c; border:2px solid #35465c; }
.adte-blogger { background-color: #F06A35; }
.adte-social-share-boxed .adte-blogger { border:2px solid #F06A35; }
.adte-social-share-boxed a.adte-blogger .adte-social-share-text { color:#F06A35; }
.adte-social-share-border a.adte-blogger { color:#F06A35; border:2px solid #F06A35; }
.adte-digg { background-color: #005be2; }
.adte-social-share-boxed .adte-digg { border:2px solid #005be2; }
.adte-social-share-boxed a.adte-digg .adte-social-share-text { color:#005be2; }
.adte-social-share-border a.adte-digg { color:#005be2; border:2px solid #005be2; }
.adte-reddit { background-color: #ff4500; }
.adte-social-share-boxed .adte-reddit { border:2px solid #ff4500; }
.adte-social-share-boxed a.adte-reddit .adte-social-share-text { color:#ff4500; }
.adte-social-share-border a.adte-reddit { color:#ff4500; border:2px solid #ff4500; }
.adte-delicious { background-color: #39f; }
.adte-social-share-boxed .adte-delicious { border:2px solid #39f; }
.adte-social-share-boxed a.adte-delicious .adte-social-share-text { color:#39f; }
.adte-social-share-border a.adte-delicious { color:#39f; border:2px solid #39f; }
.adte-wordpress { background-color: #21759b; }
.adte-social-share-boxed .adte-wordpress { border:2px solid #21759b; }
.adte-social-share-boxed a.adte-wordpress .adte-social-share-text { color:#21759b; }
.adte-social-share-border a.adte-wordpress { color:#21759b; border:2px solid #21759b; }
.adte-skype { background-color: #00AFF0; }
.adte-social-share-boxed .adte-skype { border:2px solid #00AFF0; }
.adte-social-share-boxed a.adte-skype .adte-social-share-text { color:#00AFF0; }
.adte-social-share-border a.adte-skype { color:#00AFF0; border:2px solid #00AFF0; }
.adte-telegram { background-color: #2CA5E0; }
.adte-social-share-boxed .adte-telegram { border:2px solid #2CA5E0; }
.adte-social-share-boxed a.adte-telegram .adte-social-share-text { color:#2CA5E0; }
.adte-social-share-border a.adte-telegram { color:#2CA5E0; border:2px solid #2CA5E0; }
.adte-whatsapp { background-color: #25d366; }
.adte-social-share-boxed .adte-whatsapp { border:2px solid #25d366; }
.adte-social-share-boxed a.adte-whatsapp .adte-social-share-text { color:#25d366; }
.adte-social-share-border a.adte-whatsapp { color:#25d366; border:2px solid #25d366; }
.adte-wechat { background-color: #2DC100; }
.adte-social-share-boxed .adte-wechat { border:2px solid #2DC100; }
.adte-social-share-boxed a.adte-wechat .adte-social-share-text { color:#2DC100; }
.adte-social-share-border a.adte-wechat { color:#2DC100; border:2px solid #2DC100; }
.adte-line { background-color: #00B900; }
.adte-social-share-boxed .adte-line { border:2px solid #00B900; }
.adte-social-share-boxed a.adte-line .adte-social-share-text { color:#00B900; }
.adte-social-share-border a.adte-line { color:#00B900; border:2px solid #00B900; }
.adte-social-share.adte-social-share-rtl {
align-items: flex-start;
direction: rtl;
}
.adte-social-share.adte-social-share-rtl a .adte-social-share-text {
padding-right:0;
padding-left:1.2em;
}
.logo-showcase-elementor,
.logo-showcase-elementor h1,
.logo-showcase-elementor h2,
.logo-showcase-elementor h3,
.logo-showcase-elementor h4,
.logo-showcase-elementor h5 {
line-height:1.3;
}
.logo-showcase-elementor-inline-block {
display:inline-block;
}
.logo-showcase-elementor-block {
display:block;
}
.logo-showcase-elementor-align-left,
.vc-row-h-align-left,
.vc-column-h-align-left {
text-align:left;
}
.logo-showcase-elementor-align-right,
.vc-row-h-align-right,
.vc-column-h-align-right {
text-align:right;
}
.logo-showcase-elementor-align-center,
.vc-row-h-align-center,
.vc-column-h-align-center {
text-align:center;
} .logo-showcase-elementor-logo-owl-carousel.owl-carousel .owl-stage {
display: flex;
align-items: center;
} 
.logo-showcase-elementor-logo-owl-carousel.owl-theme .owl-controls .owl-nav [class*=owl-] {
padding:8px 14px;
font-size:14px;
}
.logo-showcase-elementor-logo-owl-carousel.owl-theme .owl-dots .owl-dot span,
.logo-showcase-elementor-logo-owl-carousel.owl-theme .owl-dots .owl-dot.active span {
background:#FFFFFF;
}
.logo-showcase-elementor-logo-owl-carousel .owl-controls .owl-prev {
position:absolute;
left:0;
top:50%;
margin-top:-15.5px;
opacity:0;
transition: opacity .3s ease-in;
}
.logo-showcase-elementor-logo-owl-carousel .owl-controls .owl-next {
position:absolute;
right:0;
top:50%;
margin-top:-15.5px;
opacity:0;
transition: opacity .3s ease-in;
}
.logo-showcase-elementor-logo-carousel-pagination-true.logo-showcase-elementor-logo-owl-carousel .owl-controls .owl-next,
.logo-showcase-elementor-logo-carousel-pagination-true.logo-showcase-elementor-logo-owl-carousel .owl-controls .owl-prev {
margin-top:-27.5px;
}
.logo-showcase-elementor-logo-owl-carousel .owl-dots {
opacity:0;	
transition: opacity .3s ease-in;
} 
.logo-showcase-elementor-logo-owl-carousel.owl-theme .owl-controls {
margin:0;
}
.logo-showcase-elementor-logo-owl-carousel:hover .owl-controls .owl-prev,
.logo-showcase-elementor-logo-owl-carousel:hover .owl-controls .owl-next,
.logo-showcase-elementor-logo-owl-carousel:hover .owl-dots {
opacity:1;	
transition: opacity .3s ease-in;
} 
.logo-showcase-elementor-logo-owl-carousel.owl-theme .owl-dots .owl-dot span {
border-radius:0;
opacity:0.3;
}
.logo-showcase-elementor-logo-owl-carousel.owl-theme .owl-dots .owl-dot.active span {
opacity:1;
}
.logo-showcase-elementor-logo-owl-carousel.owl-theme .owl-controls .owl-nav [class*=owl-]:hover { transition: all .3s ease-in; }
.logo-showcase-elementor-logo-owl-carousel.owl-theme .owl-controls .owl-nav [class*=owl-] { transition: all .3s ease-in; }
.bme_message {
padding: 20px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
background-color: #fcf8e3;
border: 1px solid #faebcc;
border-radius: 5px;
color: #8a6d3b;
clear: both;
}
.bme_message .boxmessage_text *:last-child {
margin-bottom: 0;
}
.bme_message.vc_alert_square {
border-radius: 0;
}
.bme_message.vc_alert_square_outlined {
border-radius: 0;
background: none !important;
border-width: 2px;
}
.bme_message.vc_alert_round {
border-radius: 50px;
}
.bme_message.vc_alert_outlined {
background: none !important;
border-width: 2px;
}
.bme_message.vc_alert_3d {
border-width: 1px 1px 1px 1px;
}
.bme_message-success {
color: #3c763d;
border-color: #d6e9c6;
background-color: #dff0d8;
}
.bme_message-success.vc_alert_outlined,
.bme_message-success.vc_alert_square_outlined {
color: #3c763d;
}
.bme_message-success.vc_alert_3d {
-webkit-box-shadow: 0 5px 0 #c1e2b3;
box-shadow: 0 5px 0 #c1e2b3;
}
.bme_message-error,
.bme_message-danger {
color: #a94442;
border-color: #ebccd1;
background-color: #f2dede;
}
.bme_message-error.vc_alert_outlined,
.bme_message-danger.vc_alert_outlined,
.bme_message-error.vc_alert_square_outlined,
.bme_message-danger.vc_alert_square_outlined {
color: #a94442;
}
.bme_message-error.vc_alert_3d,
.bme_message-danger.vc_alert_3d {
-webkit-box-shadow: 0 5px 0 #e4b9b9;
box-shadow: 0 5px 0 #e4b9b9;
}
.bme_message-info {
color: #31708f;
border-color: #bce8f1;
background-color: #d9edf7;
}
.bme_message-info.vc_alert_outlined,
.bme_message-info.vc_alert_square_outlined {
color: #31708f;
}
.bme_message-info.vc_alert_3d {
-webkit-box-shadow: 0 5px 0 #afd9ee;
box-shadow: 0 5px 0 #afd9ee;
}
.bme_message-warning {
color: #8a6d3b;
border-color: #faebcc;
background-color: #fcf8e3;
}
.bme_message-warning.vc_alert_outlined,
.bme_message-warning.vc_alert_square_outlined {
color: #8a6d3b;
}
.bme_message-warning.vc_alert_3d {
-webkit-box-shadow: 0 5px 0 #f7ecb5;
box-shadow: 0 5px 0 #f7ecb5;
}
.boxmessage_text i {
padding:30px;
}
.boxmessage_text .clearfix {
clear:both;
}
.boxmessage-rtl-off .icon-container {
float:left;
width:15%;
position:relative;	
text-align:center;
}
.boxmessage-rtl-off .message-text {
float:left;
width:85%;
}
.boxmessage-rtl-on .icon-container {
float:right;
width:15%;
position:relative;
}
.boxmessage-rtl-off .boxmessage_text {
text-align:left;
line-height: 1.4em;
}
.boxmessage-rtl-on .boxmessage_text {
text-align:right;
}
.simple-counter-container {
display:block;
text-align:center;
}
.simple-counter-container .simple-counter {
display:inline-block;
line-height:1;
}
.vcmp_clock {
display:block;
}
.type1.style1 {
font-size:50px;
margin:50px 0;
}
.type1.style1 .vcmp-day, 
.type1.style1 .vcmp-time {
border-width:2px;
border-style:solid;
border-color:#333;
border-radius:15px;
padding:50px;
display:inline-block;
}
.type1.style2 {
font-size:50px;
margin:50px 0;
}
.type1.style2 .vcmp-day, 
.type1.style2 .vcmp-time {
border-width:2px;
border-style:solid;
border-color:#333;
padding:50px;
display:inline-block;
}
.type1.style3 {
font-size:50px;
margin:50px 0;
}
.type1.style3 .vcmp-day, 
.type1.style3 .vcmp-time {
border-width:2px;
border-style:solid;
border-color:#333;
padding:50px;
display:inline-block;
border-radius:15px;
box-shadow:1px 1px 1px;
}
.type2.style1 {
font-size:20px;
margin:50px 0;	
}
.type2.style1 span {
border-width:2px;
border-style:solid;
border-color:#333;
border-radius:15px;
padding:30px;
display:inline-block;
margin-right:15px;	
}
.type2.style1 span:last-child {
margin-right:0;	
}
.type2.style2 {
font-size:20px;
margin:50px 0;	
}
.type2.style2 span {
border-width:2px;
border-style:solid;
border-color:#333;
padding:30px;
display:inline-block;
margin-right:15px;	
}
.type2.style2 span:last-child {
margin-right:0;	
}
.type2.style3 {
font-size:20px;
margin:50px 0;	
}
.type2.style3 span {
border-width:2px;
border-style:solid;
border-color:#333;
padding:30px;
display:inline-block;
margin-right:15px;
box-shadow:1px 1px 1px;		
}
.type2.style3 span:last-child {
margin-right:0;	
}
.type3.style1 {
font-size:20px;
margin:50px 0;	
}
.type3.style1 span {
border-width:2px;
border-style:solid;
border-color:#333;
border-radius:15px;
padding:30px;
display:inline-block;
margin-right:15px;	
}
.type3.style1 span:last-child {
margin-right:0;	
}
.type3.style2 {
font-size:20px;
margin:50px 0;	
}
.type3.style2 span {
border-width:2px;
border-style:solid;
border-color:#333;
padding:30px;
display:inline-block;
margin-right:15px;	
}
.type3.style2 span:last-child {
margin-right:0;	
}
.type3.style3 {
font-size:20px;
margin:50px 0;	
}
.type3.style3 span {
border-width:2px;
border-style:solid;
border-color:#333;
padding:30px;
display:inline-block;
margin-right:15px;
box-shadow:1px 1px 1px;		
}
.type3.style3 span:last-child {
margin-right:0;	
}
.vcmp_countdown_align_center {
text-align:center;
}
.vcmp_countdown_align_right {
text-align:right;
}
.vcmp_countdown_align_left {
text-align:left;
}
@media only screen and (max-width: 480px) {
.vcmp_clock span {
display:block!important;
margin:10px!important;
}
}
@media only screen and (min-width: 481px) and (max-width: 1000px){ 
.vcmp_clock span {
margin:10px!important;
}
} .chartselementor-chart-item-container.hidden {
display:none;
}
.chartselementor-chart-container {
text-align:center;
}
.chartselementor-chart {
position: relative;
display: block;
margin-top: 50px;
margin-bottom: 20px;
text-align: center;
opacity:1;
margin-left: auto;
margin-right: auto;  
}
.chartselementor-chart canvas {
position: absolute;
top: 0;
left: 0;
}
.chartselementor-percent {
display: inline-block;
z-index: 2;
font-size:30px;
}
.chartselementor-percent:after {
content: '%';
margin-left: 0.1em;
font-size: .8em;
} .chartselementor-bar-main-container {
margin: 10px auto;
height: 50px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
font-family: sans-serif;
font-weight: normal;
font-size: 0.8em;
color: #FFF;
}
.chartselementor-bar-chart-style1 .chartselementor-bar-percentage {
background: none repeat scroll 0 0 #2E5C89;
border-radius: 5px 0 0 5px;
float: left;
font-size: 16px;
height: 30px;
padding: 8px 0;
width: 18%;
text-align:center;
line-height:1;
}
.chartselementor-bar-chart-style1 .chartselementor-bar {
border-radius: 0 5px 5px 0;
float: left;
height: 100%;
opacity: 1;
}
.chartselementor-bar-chart-style1 .chartselementor-bar-container {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.13);
border-radius: 0 5px 5px 0;
float: right;
height: 30px;
overflow: hidden;
width: 82%;
}
.chartselementor-bar-chart-style2 .chartselementor-bar-percentage {
float: left;
font-size: 20px;
width: 18%;
text-align:center;
}
.chartselementor-bar-main-container.chartselementor-bar-chart-style2 .chartselementor-bar-chart-wrap {
display: flex;
justify-items: center;
align-items: center;
}
.chartselementor-bar-chart-style2 .chartselementor-bar-container {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.13);
border-radius: 10px;
box-shadow: 0 0 2px #555555 inset;
float: right;
height: 10px;
overflow: hidden;
width: 82%;
}
.chartselementor-bar-chart-style2 .chartselementor-bar {
border-radius: 10px;
float: left;
height: 100%;
opacity: 1;
}
@media only screen and (max-width: 480px) {
.chartselementor_pie_chart_responsive .chartselementor-chart {
width:300px!important;
height:300px!important;
}
.chartselementor_pie_chart_responsive .chartselementor-percent {
line-height:300px!important;
}
.chartselementor_pie_chart_responsive .chartselementor-chart canvas {
max-width:100%;
}
} 
.calltoaction-inline-block {
display:inline-block;
}
.calltoaction-block {
display:block;
}
.calltoaction-align-left {
text-align:left;
}
.calltoaction-align-right {
text-align:right;
}
.calltoaction-align-center {
text-align:center;
}
.calltoaction-border-round a {
border-radius:20px;	
}
.calltoaction-inline-block {
margin:10px;
}
.calltoaction-fixed {
position:fixed;
left:0;
width:100%;
}
.calltoaction-fixed-bottom {
bottom:0;
}
.calltoaction-fixed-top {
top:0;
}
.calltoaction-button.calltoaction-fixed a {
margin:10px;
}
.calltoaction-button a {
margin-bottom:10px;
}
.calltoaction-button i {
margin-right:10px;
}
.calltoaction-button a {
text-decoration:none;
-webkit-transition: all .3s ease-in;
-moz-transition: all .3s ease-in;
-ms-transition: all .3s ease-in;
-o-transition: all .3s ease-in;
transition: all .3s ease-in;
display:inline-block;	
}
.calltoaction-button a:hover {
-webkit-transition: all .3s ease-in;
-moz-transition: all .3s ease-in;
-ms-transition: all .3s ease-in;
-o-transition: all .3s ease-in;
transition: all .3s ease-in;	
}
.calltoaction-button.flat-button-mini a {
padding:0.4em 0.9em;
border-width:1px;
}
.calltoaction-button.flat-button-small a {
padding:0.8em 1.2em;
border-width:1px;
}
.calltoaction-button.flat-button-medium a {
padding:1.2em 1.5em;
border-width:1px;
}
.calltoaction-button.flat-button-large a {
padding:1.5em 1.8em;
border-width:1px;
}
.calltoaction-button.bg-none-button-mini a {
padding:0.4em 0.9em;
border-width:1px;
}
.calltoaction-button.bg-none-button-small a {
padding:0.8em 1.2em;
border-width:1px;
}
.calltoaction-button.bg-none-button-medium a {
padding:1.2em 1.5em;
border-width:1px;
}
.calltoaction-button.bg-none-button-large a {
padding:1.5em 1.8em;
border-width:1px;
}
.calltoaction-button.d-button-mini a {
padding:0.4em 0.9em;
}
.calltoaction-button.d-button-small a {
padding:0.8em 1.2em;
}
.calltoaction-button.d-button-medium a {
padding:1.2em 1.5em;
}
.calltoaction-button.d-button-large a {
padding:1.5em 1.8em;
} .bloglayouts .col-xs-1, 
.bloglayouts .col-sm-1, 
.bloglayouts .col-md-1, 
.bloglayouts .col-lg-1, 
.bloglayouts .col-xs-2, 
.bloglayouts .col-sm-2, 
.bloglayouts .col-md-2, 
.bloglayouts .col-lg-2, 
.bloglayouts .col-xs-3, 
.bloglayouts .col-sm-3, 
.bloglayouts .col-md-3, 
.bloglayouts .col-lg-3, 
.bloglayouts .col-xs-4, 
.bloglayouts .col-sm-4, 
.bloglayouts .col-md-4, 
.bloglayouts .col-lg-4, 
.bloglayouts .col-xs-5, 
.bloglayouts .col-sm-5, 
.bloglayouts .col-md-5, 
.bloglayouts .col-lg-5, 
.bloglayouts .col-xs-6, 
.bloglayouts .col-sm-6, 
.bloglayouts .col-md-6, 
.bloglayouts .col-lg-6, 
.bloglayouts .col-xs-7, 
.bloglayouts .col-sm-7, 
.bloglayouts .col-md-7, 
.bloglayouts .col-lg-7, 
.bloglayouts .col-xs-8, 
.bloglayouts .col-sm-8, 
.bloglayouts .col-md-8, 
.bloglayouts .col-lg-8, 
.bloglayouts .col-xs-9, 
.bloglayouts .col-sm-9, 
.bloglayouts .col-md-9, 
.bloglayouts .col-lg-9, 
.bloglayouts .col-xs-10, 
.bloglayouts .col-sm-10, 
.bloglayouts .col-md-10, 
.bloglayouts .col-lg-10, 
.bloglayouts .col-xs-11, 
.bloglayouts .col-sm-11, 
.bloglayouts .col-md-11, 
.bloglayouts .col-lg-11, 
.bloglayouts .col-xs-12, 
.bloglayouts .col-sm-12, 
.bloglayouts .col-md-12, 
.bloglayouts .col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.bloglayouts .col-xs-1, .bloglayouts .col-xs-2, .bloglayouts .col-xs-3, .bloglayouts .col-xs-4, .bloglayouts .col-xs-5, .bloglayouts .col-xs-6, .bloglayouts .col-xs-7, .bloglayouts .col-xs-8, .bloglayouts .col-xs-9, .bloglayouts .col-xs-10, .bloglayouts .col-xs-11, .bloglayouts .col-xs-12 {
float: left;
}
.bloglayouts .col-xs-12 {
width: 100%;
}
.bloglayouts .col-xs-11 {
width: 91.66666667%;
}
.bloglayouts .col-xs-10 {
width: 83.33333333%;
}
.bloglayouts .col-xs-9 {
width: 75%;
}
.bloglayouts .col-xs-8 {
width: 66.66666667%;
}
.bloglayouts .col-xs-7 {
width: 58.33333333%;
}
.bloglayouts .col-xs-6 {
width: 50%;
}
.bloglayouts .col-xs-5 {
width: 41.66666667%;
}
.bloglayouts .col-xs-4 {
width: 33.33333333%;
}
.bloglayouts .col-xs-3 {
width: 25%;
}
.bloglayouts .col-xs-2 {
width: 16.66666667%;
}
.bloglayouts .col-xs-1 {
width: 8.33333333%;
}
.bloglayouts .col-xs-pull-12 {
right: 100%;
}
.bloglayouts .col-xs-pull-11 {
right: 91.66666667%;
}
.bloglayouts .col-xs-pull-10 {
right: 83.33333333%;
}
.bloglayouts .col-xs-pull-9 {
right: 75%;
}
.bloglayouts .col-xs-pull-8 {
right: 66.66666667%;
}
.bloglayouts .col-xs-pull-7 {
right: 58.33333333%;
}
.bloglayouts .col-xs-pull-6 {
right: 50%;
}
.bloglayouts .col-xs-pull-5 {
right: 41.66666667%;
}
.bloglayouts .col-xs-pull-4 {
right: 33.33333333%;
}
.bloglayouts .col-xs-pull-3 {
right: 25%;
}
.bloglayouts .col-xs-pull-2 {
right: 16.66666667%;
}
.bloglayouts .col-xs-pull-1 {
right: 8.33333333%;
}
.bloglayouts .col-xs-pull-0 {
right: auto;
}
.bloglayouts .col-xs-push-12 {
left: 100%;
}
.bloglayouts .col-xs-push-11 {
left: 91.66666667%;
}
.bloglayouts .col-xs-push-10 {
left: 83.33333333%;
}
.bloglayouts .col-xs-push-9 {
left: 75%;
}
.bloglayouts .col-xs-push-8 {
left: 66.66666667%;
}
.bloglayouts .col-xs-push-7 {
left: 58.33333333%;
}
.bloglayouts .col-xs-push-6 {
left: 50%;
}
.bloglayouts .col-xs-push-5 {
left: 41.66666667%;
}
.bloglayouts .col-xs-push-4 {
left: 33.33333333%;
}
.bloglayouts .col-xs-push-3 {
left: 25%;
}
.bloglayouts .col-xs-push-2 {
left: 16.66666667%;
}
.bloglayouts .col-xs-push-1 {
left: 8.33333333%;
}
.bloglayouts .col-xs-push-0 {
left: auto;
}
.bloglayouts .col-xs-offset-12 {
margin-left: 100%;
}
.bloglayouts .col-xs-offset-11 {
margin-left: 91.66666667%;
}
.bloglayouts .col-xs-offset-10 {
margin-left: 83.33333333%;
}
.bloglayouts .col-xs-offset-9 {
margin-left: 75%;
}
.bloglayouts .col-xs-offset-8 {
margin-left: 66.66666667%;
}
.bloglayouts .col-xs-offset-7 {
margin-left: 58.33333333%;
}
.bloglayouts .col-xs-offset-6 {
margin-left: 50%;
}
.bloglayouts .col-xs-offset-5 {
margin-left: 41.66666667%;
}
.bloglayouts .col-xs-offset-4 {
margin-left: 33.33333333%;
}
.bloglayouts .col-xs-offset-3 {
margin-left: 25%;
}
.bloglayouts .col-xs-offset-2 {
margin-left: 16.66666667%;
}
.bloglayouts .col-xs-offset-1 {
margin-left: 8.33333333%;
}
.bloglayouts .col-xs-offset-0 {
margin-left: 0%;
}
@media (min-width: 768px) {
.bloglayouts .col-sm-1, .bloglayouts .col-sm-2, .bloglayouts .col-sm-3, .bloglayouts .col-sm-4, .bloglayouts .col-sm-5, .bloglayouts .col-sm-6, .bloglayouts .col-sm-7, .bloglayouts .col-sm-8, .bloglayouts .col-sm-9, .bloglayouts .col-sm-10, .bloglayouts .col-sm-11, .bloglayouts .col-sm-12 {
float: left;
}
.bloglayouts .col-sm-12 {
width: 100%;
}
.bloglayouts .col-sm-11 {
width: 91.66666667%;
}
.bloglayouts .col-sm-10 {
width: 83.33333333%;
}
.bloglayouts .col-sm-9 {
width: 75%;
}
.bloglayouts .col-sm-8 {
width: 66.66666667%;
}
.bloglayouts .col-sm-7 {
width: 58.33333333%;
}
.bloglayouts .col-sm-6 {
width: 50%;
}
.bloglayouts .col-sm-5 {
width: 41.66666667%;
}
.bloglayouts .col-sm-4 {
width: 33.33333333%;
}
.bloglayouts .col-sm-3 {
width: 25%;
}
.bloglayouts .col-sm-2 {
width: 16.66666667%;
}
.bloglayouts .col-sm-1 {
width: 8.33333333%;
}
.bloglayouts .col-sm-pull-12 {
right: 100%;
}
.bloglayouts .col-sm-pull-11 {
right: 91.66666667%;
}
.bloglayouts .col-sm-pull-10 {
right: 83.33333333%;
}
.bloglayouts .col-sm-pull-9 {
right: 75%;
}
.bloglayouts .col-sm-pull-8 {
right: 66.66666667%;
}
.bloglayouts .col-sm-pull-7 {
right: 58.33333333%;
}
.bloglayouts .col-sm-pull-6 {
right: 50%;
}
.bloglayouts .col-sm-pull-5 {
right: 41.66666667%;
}
.bloglayouts .col-sm-pull-4 {
right: 33.33333333%;
}
.bloglayouts .col-sm-pull-3 {
right: 25%;
}
.bloglayouts .col-sm-pull-2 {
right: 16.66666667%;
}
.bloglayouts .col-sm-pull-1 {
right: 8.33333333%;
}
.bloglayouts .col-sm-pull-0 {
right: auto;
}
.bloglayouts .col-sm-push-12 {
left: 100%;
}
.bloglayouts .col-sm-push-11 {
left: 91.66666667%;
}
.bloglayouts .col-sm-push-10 {
left: 83.33333333%;
}
.bloglayouts .col-sm-push-9 {
left: 75%;
}
.bloglayouts .col-sm-push-8 {
left: 66.66666667%;
}
.bloglayouts .col-sm-push-7 {
left: 58.33333333%;
}
.bloglayouts .col-sm-push-6 {
left: 50%;
}
.bloglayouts .col-sm-push-5 {
left: 41.66666667%;
}
.bloglayouts .col-sm-push-4 {
left: 33.33333333%;
}
.bloglayouts .col-sm-push-3 {
left: 25%;
}
.bloglayouts .col-sm-push-2 {
left: 16.66666667%;
}
.bloglayouts .col-sm-push-1 {
left: 8.33333333%;
}
.bloglayouts .col-sm-push-0 {
left: auto;
}
.bloglayouts .col-sm-offset-12 {
margin-left: 100%;
}
.bloglayouts .col-sm-offset-11 {
margin-left: 91.66666667%;
}
.bloglayouts .col-sm-offset-10 {
margin-left: 83.33333333%;
}
.bloglayouts .col-sm-offset-9 {
margin-left: 75%;
}
.bloglayouts .col-sm-offset-8 {
margin-left: 66.66666667%;
}
.bloglayouts .col-sm-offset-7 {
margin-left: 58.33333333%;
}
.bloglayouts .col-sm-offset-6 {
margin-left: 50%;
}
.bloglayouts .col-sm-offset-5 {
margin-left: 41.66666667%;
}
.bloglayouts .col-sm-offset-4 {
margin-left: 33.33333333%;
}
.bloglayouts .col-sm-offset-3 {
margin-left: 25%;
}
.bloglayouts .col-sm-offset-2 {
margin-left: 16.66666667%;
}
.bloglayouts .col-sm-offset-1 {
margin-left: 8.33333333%;
}
.bloglayouts .col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 992px) {
.bloglayouts .col-md-1, .bloglayouts .col-md-2, .bloglayouts .col-md-3, .bloglayouts .col-md-4, .bloglayouts .col-md-5, .bloglayouts .col-md-6, .bloglayouts .col-md-7, .bloglayouts .col-md-8, .bloglayouts .col-md-9, .bloglayouts .col-md-10, .bloglayouts .col-md-11, .bloglayouts .col-md-12 {
float: left;
}
.bloglayouts .col-md-12 {
width: 100%;
}
.bloglayouts .col-md-11 {
width: 91.66666667%;
}
.bloglayouts .col-md-10 {
width: 83.33333333%;
}
.bloglayouts .col-md-9 {
width: 75%;
}
.bloglayouts .col-md-8 {
width: 66.66666667%;
}
.bloglayouts .col-md-7 {
width: 58.33333333%;
}
.bloglayouts .col-md-6 {
width: 50%;
}
.bloglayouts .col-md-5 {
width: 41.66666667%;
}
.bloglayouts .col-md-4 {
width: 33.33333333%;
}
.bloglayouts .col-md-3 {
width: 25%;
}
.bloglayouts .col-md-2 {
width: 16.66666667%;
}
.bloglayouts .col-md-1 {
width: 8.33333333%;
}
.bloglayouts .col-md-pull-12 {
right: 100%;
}
.bloglayouts .col-md-pull-11 {
right: 91.66666667%;
}
.bloglayouts .col-md-pull-10 {
right: 83.33333333%;
}
.bloglayouts .col-md-pull-9 {
right: 75%;
}
.bloglayouts .col-md-pull-8 {
right: 66.66666667%;
}
.bloglayouts .col-md-pull-7 {
right: 58.33333333%;
}
.bloglayouts .col-md-pull-6 {
right: 50%;
}
.bloglayouts .col-md-pull-5 {
right: 41.66666667%;
}
.bloglayouts .col-md-pull-4 {
right: 33.33333333%;
}
.bloglayouts .col-md-pull-3 {
right: 25%;
}
.bloglayouts .col-md-pull-2 {
right: 16.66666667%;
}
.bloglayouts .col-md-pull-1 {
right: 8.33333333%;
}
.bloglayouts .col-md-pull-0 {
right: auto;
}
.bloglayouts .col-md-push-12 {
left: 100%;
}
.bloglayouts .col-md-push-11 {
left: 91.66666667%;
}
.bloglayouts .col-md-push-10 {
left: 83.33333333%;
}
.bloglayouts .col-md-push-9 {
left: 75%;
}
.bloglayouts .col-md-push-8 {
left: 66.66666667%;
}
.bloglayouts .col-md-push-7 {
left: 58.33333333%;
}
.bloglayouts .col-md-push-6 {
left: 50%;
}
.bloglayouts .col-md-push-5 {
left: 41.66666667%;
}
.bloglayouts .col-md-push-4 {
left: 33.33333333%;
}
.bloglayouts .col-md-push-3 {
left: 25%;
}
.bloglayouts .col-md-push-2 {
left: 16.66666667%;
}
.bloglayouts .col-md-push-1 {
left: 8.33333333%;
}
.bloglayouts .col-md-push-0 {
left: auto;
}
.bloglayouts .col-md-offset-12 {
margin-left: 100%;
}
.bloglayouts .col-md-offset-11 {
margin-left: 91.66666667%;
}
.bloglayouts .col-md-offset-10 {
margin-left: 83.33333333%;
}
.bloglayouts .col-md-offset-9 {
margin-left: 75%;
}
.bloglayouts .col-md-offset-8 {
margin-left: 66.66666667%;
}
.bloglayouts .col-md-offset-7 {
margin-left: 58.33333333%;
}
.bloglayouts .col-md-offset-6 {
margin-left: 50%;
}
.bloglayouts .col-md-offset-5 {
margin-left: 41.66666667%;
}
.bloglayouts .col-md-offset-4 {
margin-left: 33.33333333%;
}
.bloglayouts .col-md-offset-3 {
margin-left: 25%;
}
.bloglayouts .col-md-offset-2 {
margin-left: 16.66666667%;
}
.bloglayouts .col-md-offset-1 {
margin-left: 8.33333333%;
}
.bloglayouts .col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1200px) {
.bloglayouts .col-lg-1, .bloglayouts .col-lg-2, .bloglayouts .col-lg-3, .bloglayouts .col-lg-4, .bloglayouts .col-lg-5, .bloglayouts .col-lg-6, .bloglayouts .col-lg-7, .bloglayouts .col-lg-8, .bloglayouts .col-lg-9, .bloglayouts .col-lg-10, .bloglayouts .col-lg-11, .bloglayouts .col-lg-12 {
float: left;
}
.bloglayouts .col-lg-12 {
width: 100%;
}
.bloglayouts .col-lg-11 {
width: 91.66666667%;
}
.bloglayouts .col-lg-10 {
width: 83.33333333%;
}
.bloglayouts .col-lg-9 {
width: 75%;
}
.bloglayouts .col-lg-8 {
width: 66.66666667%;
}
.bloglayouts .col-lg-7 {
width: 58.33333333%;
}
.bloglayouts .col-lg-6 {
width: 50%;
}
.bloglayouts .col-lg-5 {
width: 41.66666667%;
}
.bloglayouts .col-lg-4 {
width: 33.33333333%;
}
.bloglayouts .col-lg-3 {
width: 25%;
}
.bloglayouts .col-lg-2 {
width: 16.66666667%;
}
.bloglayouts .col-lg-1 {
width: 8.33333333%;
}
.bloglayouts .col-lg-pull-12 {
right: 100%;
}
.bloglayouts .col-lg-pull-11 {
right: 91.66666667%;
}
.bloglayouts .col-lg-pull-10 {
right: 83.33333333%;
}
.bloglayouts .col-lg-pull-9 {
right: 75%;
}
.bloglayouts .col-lg-pull-8 {
right: 66.66666667%;
}
.bloglayouts .col-lg-pull-7 {
right: 58.33333333%;
}
.bloglayouts .col-lg-pull-6 {
right: 50%;
}
.bloglayouts .col-lg-pull-5 {
right: 41.66666667%;
}
.bloglayouts .col-lg-pull-4 {
right: 33.33333333%;
}
.bloglayouts .col-lg-pull-3 {
right: 25%;
}
.bloglayouts .col-lg-pull-2 {
right: 16.66666667%;
}
.bloglayouts .col-lg-pull-1 {
right: 8.33333333%;
}
.bloglayouts .col-lg-pull-0 {
right: auto;
}
.bloglayouts .col-lg-push-12 {
left: 100%;
}
.bloglayouts .col-lg-push-11 {
left: 91.66666667%;
}
.bloglayouts .col-lg-push-10 {
left: 83.33333333%;
}
.bloglayouts .col-lg-push-9 {
left: 75%;
}
.bloglayouts .col-lg-push-8 {
left: 66.66666667%;
}
.bloglayouts .col-lg-push-7 {
left: 58.33333333%;
}
.bloglayouts .col-lg-push-6 {
left: 50%;
}
.bloglayouts .col-lg-push-5 {
left: 41.66666667%;
}
.bloglayouts .col-lg-push-4 {
left: 33.33333333%;
}
.bloglayouts .col-lg-push-3 {
left: 25%;
}
.bloglayouts .col-lg-push-2 {
left: 16.66666667%;
}
.bloglayouts .col-lg-push-1 {
left: 8.33333333%;
}
.bloglayouts .col-lg-push-0 {
left: auto;
}
.bloglayouts .col-lg-offset-12 {
margin-left: 100%;
}
.bloglayouts .col-lg-offset-11 {
margin-left: 91.66666667%;
}
.bloglayouts .col-lg-offset-10 {
margin-left: 83.33333333%;
}
.bloglayouts .col-lg-offset-9 {
margin-left: 75%;
}
.bloglayouts .col-lg-offset-8 {
margin-left: 66.66666667%;
}
.bloglayouts .col-lg-offset-7 {
margin-left: 58.33333333%;
}
.bloglayouts .col-lg-offset-6 {
margin-left: 50%;
}
.bloglayouts .col-lg-offset-5 {
margin-left: 41.66666667%;
}
.bloglayouts .col-lg-offset-4 {
margin-left: 33.33333333%;
}
.bloglayouts .col-lg-offset-3 {
margin-left: 25%;
}
.bloglayouts .col-lg-offset-2 {
margin-left: 16.66666667%;
}
.bloglayouts .col-lg-offset-1 {
margin-left: 8.33333333%;
}
.bloglayouts .col-lg-offset-0 {
margin-left: 0%;
}
}
.bloglayouts .clearfix:before,
.bloglayouts .clearfix:after,
.bloglayouts .container:before,
.bloglayouts .container:after,
.bloglayouts .container-fluid:before,
.bloglayouts .container-fluid:after,
.bloglayouts .row:before,
.bloglayouts .row:after {
display: table;
content: " ";
}
.bloglayouts .clearfix:after,
.bloglayouts .container:after,
.bloglayouts .container-fluid:after,
.bloglayouts .row:after {
clear: both;
} .bloglayouts-bp-vc-element-blogs {
margin-bottom:50px;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style2 {
margin-bottom:0;
}
.bloglayouts-bp-vc-element-blogs:last-child {
margin-bottom:0;
}
.bloglayouts-bp-vc-element-blogs article {
position:relative;
line-height:1;
}
.bloglayouts-bp-vc-element-blogs article h2 {
line-height:1;
}
.bloglayouts-bp-vc-element-blogs h1, 
.bloglayouts-bp-vc-element-blogs h2, 
.bloglayouts-bp-vc-element-blogs h3, 
.bloglayouts-bp-vc-element-blogs h4, 
.bloglayouts-bp-vc-element-blogs h5 {
margin:0;
}
.bloglayouts-bp-vc-element-blogs .article-image {
position:relative;
}
.bloglayouts-bp-vc-element-blogs .article-title a {
text-transform: uppercase;
font-size:28px;
display:block;
}
.item-blogs .article-info .article-info-bottom .article-author a {
text-transform:uppercase;
font-weight:bold;
}
.item-blogs.first-element-blogs .article-info .article-excerpt {
font-weight:300!important;
}
.bloglayouts-bp-vc-element-blogs .article-comment {
position:absolute;
left:0;
bottom:0;
font-size: 0;	
}
.bloglayouts-bp-vc-element-blogs .article-comment a {
font-size: 10px;
font-weight: bold;
letter-spacing: 1px;
padding: 6px 10px;
text-transform: uppercase;
display:block;
line-height:1.2;
margin-top:4px;
display:inline-block;
margin-right:2px;
}
.bloglayouts-bp-vc-element-blogs .article-data,
.bloglayouts-bp-vc-element-blogs .article-comments,
.bloglayouts-bp-vc-element-blogs .article-separator {
float:left;
}
.bloglayouts-bp-vc-element-blogs .article-data {
font-size: 12px;
letter-spacing: 0.5px;
margin-right: 20px;	
}
.bloglayouts-bp-vc-element-blogs .article-comments {
margin-left:20px;
font-size: 12px;
letter-spacing: 0.5px;	
}
.bloglayouts-bp-vc-element-blogs img {
width:100%;
}
.bloglayouts-bp-vc-element-blogs i {
margin-right:8px;
}
.bloglayouts-bp-vc-element-blogs .article-comment i {
margin-right:0;
}
.bloglayouts-bp-vc-element-blogs .article-read-more i {
margin-left:10px;
margin-right:0;
}
.bloglayouts-bp-vc-element-blogs .article-info-top {
padding-top:15px;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style4 .article-info-top {
padding-top:15px;
background:#FFFFFF;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style6 .article-info-top {
padding-top:0;
}
.bloglayouts-bp-vc-element-blogs h3 a {
margin:20px 0 10px;
}
.bloglayouts-bp-vc-element-blogs-title-box {
height: 35px;
margin: 0 0 25px;
position: relative;
text-align: left;
}
.bloglayouts-bp-vc-element-blogs-title-box h2 {
display: inline-block;
font-size: 14px;
font-weight: 600;
height: calc(100% + 2px);
height: -webkit-calc(100% + 2px);
left: 0;
letter-spacing: 1.5px;
padding: 10px;
position: absolute;
text-transform: uppercase;
top: -1px;
transition: color 0.3s ease 0s;
margin:0;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
max-width:95%;
}
.bloglayouts-bp-vc-element-blogs #bloglayouts-bp-load-blogs {
text-align: center;
}
#bloglayouts-bp-load-blogs, .bloglayouts-bp-load-more-container {
margin-top: 50px;
}
.bloglayouts-bp-load-more-style3 #bloglayouts-bp-load-blogs,
.bloglayouts-bp-load-more-style3 .bloglayouts-bp-load-more-container {
margin-top:0;
}
.bloglayouts-bp-vc-element-blogs #bloglayouts-bp-load-blogs a {
padding: 10px 20px;
text-transform: uppercase;
transition: all 0.3s ease 0s;
letter-spacing:1px;
display:inline-block;
color:#747474;
}
.bloglayouts-bp-vc-element-blogs #bloglayouts-bp-load-blogs a:hover {
transition: all 0.3s ease 0s;
color:#009688;
}
.bloglayouts-bp-vc-pagination {
margin-top:50px;
}
.bloglayouts-bp-vc-pagination a {
display: inline-block;
padding: 10px 20px;
text-transform: uppercase;
transition: all 0.3s ease 0s;
}
.bloglayouts-bp-vc-pagination a:hover {
transition: all 0.3s ease 0s;
}
.bloglayouts-bp-pagination-normal a {
padding:0;
}
.bloglayouts-bp-pagination-normal a:last-child {
float: right;
}
.bloglayouts-bp-pagination-normal a {
color:#747474;
transition: all 0.3s ease 0s;
}
.bloglayouts-bp-pagination-normal a:hover  {
color:#009688;
transition: all 0.3s ease 0s;
}
.fnwp-numeric-pagination {
text-align: center;
}
.fnwp-numeric-pagination .inactive {
font-size: 14px;
line-height: 1;
margin: 0 2px;
padding: 10px 13px;
float:none!important;
color:#747474;
}
.fnwp-numeric-pagination .current {
font-size: 14px;
line-height: 1;
margin: 0 2px;
padding: 10px 14px;
display: inline-block;
text-transform: uppercase;
transition: all 0.3s ease 0s;
color:#009688;
}
.fnwp-numeric-pagination i {
font-size: 14px;
line-height: 1;
padding: 10px 14px;
margin-right: 0;
display: inline-block;
text-transform: uppercase;
transition: all 0.3s ease 0s;
color:#747474;
}
.fnwp-numeric-pagination a.inactive:hover,
.fnwp-numeric-pagination i:hover  {
color:#009688;
}
.fnwp-numeric-pagination .fnwp-icon-left {
margin-right:34px;
}
.fnwp-numeric-pagination .fnwp-icon-right {
margin-left:34px;
}
.fnwp-numeric-pagination i:hover {
transition: all 0.3s ease 0s;
}
a.fnwp-pagination-numeric-arrow {
border:none;
padding:0;
margin:0;
}
a.fnwp-pagination-numeric-arrow:hover {
background:none;
}
.fnwp-numeric-pagination .bloglayouts-bpicon.fa-angle-double-left {
margin-right: 4px;
}
.fnwp-numeric-pagination .bloglayouts-bpicon.fa-angle-double-right {
margin-left: 4px;
}
.bloglayouts-bp-pagination .fnwp-numeric-pagination a:last-child {
float: none !important;
}
@media screen and (max-width: 700px) {
.bloglayouts-bp-vc-pagination a {
margin-bottom:10px;
}
}
@media screen and (max-width: 400px) {
.bloglayouts-bp-vc-element-blogs .bloglayouts-bp-pagination-normal {
width: 100% !important;
}
} .bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style1.bloglayouts-bp-vc-blogs-2-col .item-blogs.first-element-blogs {
padding-top: 25px;
margin-top:25px;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style1.bloglayouts-bp-vc-blogs-1-col .item-blogs.first-element-blogs {
margin-top: 25px;
padding-top: 25px;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style1.bloglayouts-bp-vc-blogs-1-col .item-blogs.first-element-blogs:first-child {
margin-top: 0px;
padding-top: 0px;
border-top: 0px;
}
.item-blogs.first-element-blogs {
text-align: center;
} .bloglayouts-bp-blogs-style1 .item-blogs.first-element-blogs .article-excerpt {
margin-bottom:0;
}
.item-blogs.first-element-blogs .article-excerpt {
color:#747474;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style1.bloglayouts-bp-vc-blogs-1-col .article-info-top {
padding-top:0;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style1.bloglayouts-bp-vc-blogs-1-col .article-info-top {
margin-bottom: 25px;
}
.item-blogs.first-element-blogs.col-xs-12 .article-excerpt {
font-size: 15px;
font-weight: normal;
line-height: 30px;
margin-bottom: 0;
margin-top: 20px;
}
.article-info .article-category a {
font-size: 14px;
font-weight: bold;
letter-spacing: 1px;
text-transform: uppercase;
}
.article-info .article-category a,
.item-blogs .article-info .article-info-bottom .article-author a,
.item-blogs.first-element-blogs .article-info .article-excerpt .article-read-more,
.item-blogs .article-info .article-author a {
color:#009688;
letter-spacing:1px;
}
.article-info .article-category a:hover,
.item-blogs .article-info .article-info-bottom .article-author a:hover,
.item-blogs.first-element-blogs .article-info .article-excerpt .article-read-more:hover,
.item-blogs .article-info .article-author a:hover {
color:#000000;
}
.bloglayouts-bp-vc-element-blogs h3.article-title a {
font-size: 25px;
margin: 15px 0;	
color:#000000;
line-height:1.3;
}
.bloglayouts-bp-vc-blogs-1-col h3.article-title a {
font-size: 28px;
font-weight:900;
}
.bloglayouts-bp-vc-blogs-2-col h3.article-title a {
font-size: 18px;
font-weight:600;
}
.bloglayouts-bp-vc-blogs-3-col h3.article-title a {
font-size: 18px;
font-weight:600;
}
.bloglayouts-bp-vc-element-blogs h3.article-title a:hover {
color:#009688;
}
.article-info .article-info-bottom .article-author {
display: inline-block;
}
.article-info .article-info-bottom .article-author a {
font-size:14px;
}
.article-info .article-info-bottom .article-date {
display: inline-block;
font-size:14px;
}
.bloglayouts-bp-vc-element-blogs .article-date, 
.bloglayouts-bp-vc-element-blogs .article-separator,
.bloglayouts-bp-vc-element-blogs .article-author a,
.bloglayouts-bp-vc-element-blogs .article-category a {
font-size:14px;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-vc-blogs-2-col .article-date, 
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-vc-blogs-2-col .article-separator,
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-vc-blogs-2-col .article-author a,
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-vc-blogs-2-col .article-category a {
font-size:12px;
}
.article-info .article-info-bottom .article-separator {
display: inline-block;
float: none;
margin:0 5px;
}
.item-blogs.first-element-blogs .article-info .article-excerpt .article-read-more {
display: block;
font-size: 12px;
font-weight: bold;
left: 50%;
line-height: 1;
margin-left: -50px;
margin-top: 20px;
padding: 10px 0;
position: relative;
text-transform: uppercase;
width: 100px;
}
.item-blogs.first-element-blogs .article-info .article-excerpt .article-read-more:hover {
opacity:1;
}
.bloglayouts-bp-vc-element-blogs .article-comment {
bottom: 25px;
left: inherit;
right: 25px;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-vc-blogs-2-col .article-comment, 
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-vc-blogs-3-col .article-comment {
bottom: 15px;
right: 15px;	
}
.item-blogs.first-element-blogs .article-image .article-comment a, .item-blogs.first-element-blogs .article-image .article-comment {
font-size: 12px;
height: 25px;
line-height: 25px;
width: 25px;
padding:0;
margin:0;
}
.bloglayouts .comment-cloud {
height: 25px;
position: absolute;
width: 25px;
background: #009688;
}
.bloglayouts .comment-cloud::after {
border-style: solid none solid solid;
border-width: 8px 0 0 8px;
bottom: -8px;
content: "";
height: 0;
left: 9px;
position: absolute;
width: 0;
border-color: var(--bg-comment-color-var, transparent) currentcolor transparent transparent;
}
.bloglayouts .comment-cloud span {
color:#FFFFFF;
}
.bloglayouts-bp-vc-element-blogs .article-comment a {
color:#FFFFFF;
}
.bloglayouts-bp-vc-element-blogs .article-comment a:hover {
color:#000000;
} .item-blogs.first-element-blogs.col-xs-6 .article-title a {
font-size: 18px;
margin: 8px 0;
}
.item-blogs.first-element-blogs.col-xs-6 .article-info .article-info-bottom .article-author a,
.item-blogs.first-element-blogs.col-xs-6 .article-info .article-info-bottom .article-date,
.item-blogs.first-element-blogs.col-xs-6 .article-info .article-category a,
.item-blogs.first-element-blogs.col-xs-4 .article-info .article-info-bottom .article-author a,
.item-blogs.first-element-blogs.col-xs-4 .article-info .article-info-bottom .article-date,
.item-blogs.first-element-blogs.col-xs-4 .article-info .article-category a {
font-size:12px;
}
.item-blogs.first-element-blogs.col-xs-6 .article-info .article-excerpt {
font-size: 14px;
font-weight: normal;
line-height: 26px;
margin-top: 25px;
} .item-blogs.first-element-blogs.col-xs-4 .article-title a {
margin: 8px 0;
}  .bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style2.bloglayouts-bp-vc-blogs-3-col {
margin-bottom:50px;
}
.bloglayouts-bp-blogs-style2 .article-info .article-info-top .article-author,
.bloglayouts-bp-blogs-style2 .article-info .article-info-top .article-category {
display: inline-block;
}
.bloglayouts-bp-blogs-style2 .item-blogs.first-element-blogs.col-xs-12 .article-info {
margin-bottom: 50px;
}
.bloglayouts-bp-blogs-style2 .article-info .article-info-top .article-author a {
font-weight: bold;
letter-spacing: 1px;
text-transform: uppercase;
}
.bloglayouts-bp-blogs-style2 .article-info .article-info-top .article-date {
display: inline-block;
}
.bloglayouts-bp-blogs-style2 .article-info .article-info-top .article-separator {
display: inline-block;
float: none;
margin:0 8px;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style2 .article-info-top {
background: #ffffff ;
margin-left: 35px;
margin-right: 35px;
margin-top: -35px;
padding-top: 25px;
position: relative;
}
.bloglayouts-bp-blogs-style2 .item-blogs.first-element-blogs.col-xs-12 .article-excerpt {
color: #747474;
font-size: 15px;
font-weight: 300;
line-height: 27px;
margin-bottom: 35px;
margin-top: 25px;
}
.bloglayouts-bp-vc-element-blogs .container-social a {
color: #747474;
margin-right:15px;
font-size:13px;
transition: all 0.3s ease 0s;
}
.bloglayouts-bp-blogs-style2 .footer-posts .container-social a:last-child,
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style2 i:last-child  {
margin-right:0;
}
.bloglayouts-bp-vc-element-blogs .container-social a:hover {
transition: all 0.3s ease 0s;
color:#009688;
}
.bloglayouts-bp-blogs-style2 .footer-posts {
border-top: 1px solid #f4f4f4;
border-bottom: 1px solid #f4f4f4;
padding: 15px 0;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style2 .container-social {
display: inline-block;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style2 .article-comment {
display: inline-block;
height: 20px;
left: inherit;
position: absolute;
right: 15px;
top: 15px;
width: 20px;
}
.bloglayouts-bp-blogs-style2.bloglayouts-bp-vc-element-blogs .article-comment a,
.bloglayouts-bp-blogs-style2.bloglayouts-bp-vc-element-blogs .article-comment span {
color: #ffffff;
font-size: 12px;
font-weight: normal;
letter-spacing: 1px;
line-height: 20px;
margin-right: 0;
margin-top: 0;
padding: 0;
transition: all 0.3s ease 0s;
}
.bloglayouts-bp-blogs-style2 .comment-cloud::after {
border-style: solid none solid solid;
border-width: 8px 0 0 8px;
bottom: -4px;
content: "";
height: 0;
left: 12px;
position: absolute;
width: 0;
} .bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style2 .col-xs-6 .article-info-top {
margin-left: 20px;
margin-right: 20px;
margin-top: -20px;
padding-top: 13px;
position: relative;
}
.bloglayouts-bp-blogs-style2 .col-xs-6 .article-info .article-info-top .article-author a {
font-weight: bold;
letter-spacing: 1px;
text-transform: uppercase;
}
.bloglayouts-bp-blogs-style2 .col-xs-6 .article-info .article-info-top .article-date {
display: inline-block;
}
.bloglayouts-bp-blogs-style2 .col-xs-6 .article-info .article-info-top .article-separator {
display: inline-block;
float: none;
margin:0 6px;
color:#aaaaaa;
}
.bloglayouts-bp-blogs-style2 .item-blogs.first-element-blogs.col-xs-6 .article-title a {
margin: 14px 0 20px;
}
.bloglayouts-bp-blogs-style2 .item-blogs.first-element-blogs.col-xs-6 .article-info .article-excerpt {
font-size: 14px;
font-weight: 300;
line-height: 24px;
margin-top: 0;
}
.bloglayouts-bp-blogs-style2 .col-xs-6 .footer-posts {
margin: 25px 0 50px;
padding: 10px 0;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style2 .col-xs-6  .article-comment {
display: inline-block;
height: 15px;
left: inherit;
position: absolute;
right: 5px;
top: 5px;
width: 15px;
color:#ffffff;
}
.bloglayouts-bp-blogs-style2 .col-xs-6  .comment-cloud::after {
border-style: solid none solid solid;
border-width: 8px 0 0 8px;
bottom: -3px;
content: "";
height: 0;
left: 7px;
position: absolute;
width: 0;
}
.bloglayouts-bp-blogs-style2.bloglayouts-bp-vc-element-blogs .col-xs-6  .article-comment a,
.bloglayouts-bp-blogs-style2.bloglayouts-bp-vc-element-blogs .col-xs-6  .article-comment span {
font-size: 10px;
font-weight: normal;
letter-spacing: 1px;
line-height: 15px;
margin-right: 0;
margin-top: 0;
padding: 0;
position:relative;
z-index:1;
transition: all 0.3s ease 0s;
} .bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style2 .col-xs-4 .article-info-top {
margin-left: 20px;
margin-right: 20px;
margin-top: -20px;
padding-top: 13px;
position: relative;
}
.bloglayouts-bp-blogs-style2 .col-xs-4 .article-info .article-info-top .article-author a {
font-size: 10px;
font-weight: bold;
letter-spacing: 1px;
text-transform: uppercase;
}
.bloglayouts-bp-blogs-style2 .col-xs-4 .article-info .article-info-top .article-date {
display: inline-block;
}
.bloglayouts-bp-blogs-style2 .col-xs-4 .article-info .article-info-top .article-separator {
display: inline-block;
float: none;
margin:0 6px;
}
.bloglayouts-bp-blogs-style2 .item-blogs.first-element-blogs.col-xs-4 .article-title a {
margin: 14px 0 20px;
}
.bloglayouts-bp-blogs-style2 .item-blogs.first-element-blogs.col-xs-4 .article-info .article-excerpt {
font-size: 14px;
font-weight: 300;
line-height: 24px;
margin-top: 0;
}
.bloglayouts-bp-blogs-style2 .col-xs-4 .footer-posts {
border-bottom: 1px solid #f4f4f4;
border-top: 1px solid #f4f4f4;
margin: 25px 0 0;
padding: 10px 0;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style2 .col-xs-4  .article-comment {
display: inline-block;
height: 15px;
left: inherit;
position: absolute;
right: 5px;
top: 5px;
width: 15px;
color:#ffffff;
}
.bloglayouts-bp-blogs-style2 .col-xs-4  .comment-cloud::after {
border-style: solid none solid solid;
border-width: 8px 0 0 8px;
bottom: -3px;
content: "";
height: 0;
left: 7px;
position: absolute;
width: 0;
}
.bloglayouts-bp-blogs-style2.bloglayouts-bp-vc-element-blogs .col-xs-4 .article-comment a,
.bloglayouts-bp-blogs-style2.bloglayouts-bp-vc-element-blogs .col-xs-4 .article-comment span {
color: #ffffff;
font-size: 10px;
font-weight: normal;
letter-spacing: 1px;
line-height: 14px;
margin-right: 0;
margin-top: 0;
padding: 0;
position:relative;
z-index:1;
transition: all 0.3s ease 0s;
} @media screen and (max-width: 500px) {
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style2 .article-info-top {
margin-left: 20px;
margin-right: 20px;
margin-top: -20px;
padding-top: 20px;
}
.bloglayouts-bp-blogs-style2.bloglayouts-bp-vc-element-blogs .article-comment {
display: none;
}
}  .bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style3 {
margin-bottom:0;
}
.bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 {
margin-bottom: 50px;
}
.bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-image .article-category {
bottom: 25px;
position: absolute;
width: 100%;
}
.bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-image .article-category a {
font-weight: bold;
letter-spacing: 2px;
padding: 4px 12px;
text-transform: uppercase;
background:#FFFFFF;
color:#009688;
transition: all 0.3s ease 0s;
}
.bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-image .article-category a:hover {
background:#009688;
color:#FFFFFF;	
transition: all 0.3s ease 0s;
}
.bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-image.col-xs-6 {
height: 460px;
overflow: hidden;
}
.bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-info.col-xs-6 {
border:1px solid #f4f4f4;
height: 460px;
margin-bottom: 0;
padding: 70px 50px !important;
}
.bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-info.col-xs-6 .article-title a {
font-size: 30px;
}
.bloglayouts-bp-blogs-style3 .article-info .article-info-top .article-author {
display: inline-block;
}
.bloglayouts-bp-blogs-style3 .article-info .article-info-top .article-author a {
font-weight: bold;
letter-spacing: 1px;
text-transform: uppercase;
}
.bloglayouts-bp-blogs-style3 .article-info .article-info-top .article-date {
display: inline-block;
}
.bloglayouts-bp-blogs-style3 .article-info .article-info-top .article-separator {
display: inline-block;
float: none;
margin:0 8px;
}
.bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-info.col-xs-6 .article-excerpt {
font-size: 14px;
font-weight: 300;
line-height: 22px;
margin-bottom: 0;
margin-top: 30px;
}
.bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-info.col-xs-6 .container-social {
border-bottom: 1px solid #f4f4f4;
border-top: 1px solid #f4f4f4;
margin-top: 50px;
padding: 10px 0;
}
.bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-info.col-xs-6 .container-social a {
margin-right:15px;
font-size:13px;
transition: all 0.3s ease 0s;
}
.bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-info.col-xs-6 .container-social a:hover {
transition: all 0.3s ease 0s;
}
.bloglayouts-bp-sidebar-right .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-image.col-xs-6 {
height: auto;
overflow: hidden;
}
.bloglayouts-bp-sidebar-right .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-info.col-xs-6 {
height: 326px;
padding: 25px !important;
}
.bloglayouts-bp-sidebar-right .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-info.col-xs-6 .article-title a {
font-size: 26px;
}
.bloglayouts-bp-sidebar-right .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-info.col-xs-6 .container-social {
margin-top: 30px;
} .vc_col-sm-5 .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-info.col-xs-6,
.vc_col-sm-6 .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-info.col-xs-6,
.vc_col-sm-7 .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-info.col-xs-6,
.vc_col-sm-8 .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-info.col-xs-6,
.vc_col-sm-9 .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-info.col-xs-6,
.vc_col-sm-10 .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-info.col-xs-6,
.vc_col-sm-11 .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-info.col-xs-6,
.bloglayouts-bp-sidebar-left .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-info.col-xs-6,
.bloglayouts-bp-sidebar-right .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-info.col-xs-6 {
border: none;
margin-bottom: 0;
height:auto;
padding: 30px 50px !important;
}
.vc_col-sm-5 .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-image.col-xs-6,
.vc_col-sm-6 .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-image.col-xs-6,
.vc_col-sm-7 .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-image.col-xs-6,
.vc_col-sm-8 .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-image.col-xs-6,
.vc_col-sm-9 .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-image.col-xs-6,
.vc_col-sm-10 .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-image.col-xs-6,
.vc_col-sm-11 .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-image.col-xs-6,
.bloglayouts-bp-sidebar-left .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-image.col-xs-6,
.bloglayouts-bp-sidebar-right .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-image.col-xs-6 {
height: auto;
overflow: hidden;
}
.vc_col-sm-5 .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12,
.vc_col-sm-6 .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12,
.vc_col-sm-7 .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12,
.vc_col-sm-8 .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12,
.vc_col-sm-9 .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12,
.vc_col-sm-10 .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12,
.vc_col-sm-11 .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12,
.bloglayouts-bp-sidebar-left .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12,
.bloglayouts-bp-sidebar-right .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 {
border:1px solid #f4f4f4;
}
.vc_col-sm-5 .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-info.col-xs-6 .article-excerpt,
.vc_col-sm-6 .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-info.col-xs-6 .article-excerpt,
.vc_col-sm-7 .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-info.col-xs-6 .article-excerpt,
.vc_col-sm-8 .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-info.col-xs-6 .article-excerpt,
.vc_col-sm-9 .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-info.col-xs-6 .article-excerpt,
.vc_col-sm-10 .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-info.col-xs-6 .article-excerpt,
.vc_col-sm-11 .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-info.col-xs-6 .article-excerpt,
.bloglayouts-bp-sidebar-left .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-info.col-xs-6 .article-excerpt,
.bloglayouts-bp-sidebar-right .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-info.col-xs-6 .article-excerpt {
display:none;
}
.vc_col-sm-5 .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-image .article-category,
.vc_col-sm-6 .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-image .article-category,
.vc_col-sm-7 .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-image .article-category,
.vc_col-sm-8 .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-image .article-category,
.vc_col-sm-9 .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-image .article-category,
.vc_col-sm-10 .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-image .article-category,
.vc_col-sm-11 .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-image .article-category,
.bloglayouts-bp-sidebar-left .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-image .article-category,
.bloglayouts-bp-sidebar-right .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-image .article-category {
bottom: 25px;
}
.vc_col-sm-5 .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-image .article-category a,
.vc_col-sm-6 .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-image .article-category a,
.vc_col-sm-7 .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-image .article-category a,
.vc_col-sm-8 .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-image .article-category a,
.vc_col-sm-9 .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-image .article-category a,
.vc_col-sm-10 .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-image .article-category a,
.vc_col-sm-11 .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-image .article-category a,
.bloglayouts-bp-sidebar-left .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-image .article-category a,
.bloglayouts-bp-sidebar-right .bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-image .article-category a {
padding: 0 10px;
} @media screen and (max-width: 1100px) {
.bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-image.col-xs-6 {
width:100%;
}
.bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-info.col-xs-6 {
width:100%;
height:auto;
border:1px solid #f4f4f4;
border-top:0;
padding:25px !important;
}
.bloglayouts-bp-blogs-style3 .item-blogs.first-element-blogs.col-xs-12 .article-image.col-xs-6 {
height:auto;
}
}  .bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style4 {
margin-bottom:50px;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style4 .col-xs-12 .article-info-top {
border: 1px solid #f4f4f4;
margin: -40px 25px 0px;
padding: 20px;
position: relative;
}
.bloglayouts-bp-blogs-style4.bloglayouts-bp-vc-blogs-1-col article {
margin-top:50px;
}
.bloglayouts-bp-blogs-style4.bloglayouts-bp-vc-blogs-1-col article:nth-child(1) {
margin-top:0;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style4 .bloglayouts-bp-vc-element-blogs-article-container .item-blogs.first-element-blogs.col-xs-12 .article-category a {
display: inline-block;
font-size: 14px;
margin-bottom: 20px;
padding: 6px 12px;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style4 .bloglayouts-bp-vc-element-blogs-article-container .item-blogs .article-category a {
background:#009688;
color:#FFFFFF;
transition: all 0.3s ease 0s;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style4 .bloglayouts-bp-vc-element-blogs-article-container .item-blogs .article-category a:hover {
background:#004c43;
color:#FFFFFF;	
transition: all 0.3s ease 0s;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style4 .bloglayouts-bp-vc-element-blogs-article-container .item-blogs.first-element-blogs.col-xs-12 .article-title a {
border-bottom: 1px solid #f4f4f4;
margin-bottom: 30px;
padding-bottom: 30px;
margin-top:10px;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style4 .col-xs-12 .article-info .article-info-top .article-author {
display: inline-block;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style4 .col-xs-12 .article-info .article-info-top .article-author a {
font-size: 14px;
font-weight: bold;
letter-spacing: 1px;
text-transform: uppercase;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style4 .col-xs-12 .article-info .article-info-top .article-date {
display: inline-block;
font-size:14px;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style4 .col-xs-12 .article-info .article-info-top .article-separator {
display: inline-block;
float: none;
margin:0 8px;
} .bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style4 .col-xs-6 .article-info-top {
border: 1px solid #f4f4f4;
margin: -40px 25px 0px;
padding: 20px;
position: relative;
}
.bloglayouts-bp-blogs-style4.bloglayouts-bp-vc-blogs-2-col article {
margin-top:50px;
}
.bloglayouts-bp-blogs-style4.bloglayouts-bp-vc-blogs-2-col article:nth-child(1),
.bloglayouts-bp-blogs-style4.bloglayouts-bp-vc-blogs-2-col article:nth-child(2) {
margin-top:0;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style4 .bloglayouts-bp-vc-element-blogs-article-container .item-blogs.first-element-blogs.col-xs-6 .article-category a {
display: inline-block;
margin-bottom: 25px;
padding: 4px 10px;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style4 .bloglayouts-bp-vc-element-blogs-article-container .item-blogs.first-element-blogs.col-xs-6 .article-title a {
border-bottom: 1px solid #f4f4f4;
margin-bottom: 25px;
padding-bottom: 25px;
margin-top:0;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style4 .col-xs-6 .article-info .article-info-top .article-author {
display: inline-block;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style4 .col-xs-6 .article-info .article-info-top .article-author a {
font-weight: bold;
letter-spacing: 1px;
text-transform: uppercase;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style4 .col-xs-6 .article-info .article-info-top .article-date {
display: inline-block;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style4 .col-xs-6 .article-info .article-info-top .article-separator {
display: inline-block;
float: none;
margin:0 8px;
} .bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style4 .col-xs-4 .article-info-top {
border: 1px solid #f4f4f4;
margin: -40px 25px 0px;
padding: 20px;
position: relative;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style4 .bloglayouts-bp-vc-element-blogs-article-container .item-blogs.first-element-blogs.col-xs-4 .article-category a {
display: inline-block;
font-size: 10px;
margin-bottom: 20px;
padding: 4px 10px;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style4 .bloglayouts-bp-vc-element-blogs-article-container .item-blogs.first-element-blogs.col-xs-4 .article-title a {
border-bottom: 1px solid #f4f4f4;
margin-bottom: 25px;
padding-bottom: 25px;
margin-top:0;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style4 .col-xs-4 .article-info .article-info-top .article-author {
display: inline-block;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style4 .col-xs-4 .article-info .article-info-top .article-author a {
font-size: 12px;
font-weight: bold;
letter-spacing: 1px;
text-transform: uppercase;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style4 .col-xs-4 .article-info .article-info-top .article-date {
display: inline-block;
font-size:12px;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style4 .col-xs-4 .article-info .article-info-top .article-separator {
display: inline-block;
float: none;
margin:0 8px;
}  .bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style5.bloglayouts-bp-vc-blogs-1-col {
margin-bottom:0;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style5 .col-xs-12 .article-info-top {
bottom: 0;
padding: 12%;
position: absolute;
width: 100%;
z-index:2;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style5 .col-xs-12 .bloglayouts-bp-format-type.bloglayouts-bpicon.fa-play-circle-o {
position: absolute;
z-index: 2;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style5 .bloglayouts-bp-vc-element-blogs-article-container .item-blogs.first-element-blogs.col-xs-12 .article-category a {
display: inline-block;
margin-bottom: 20px;
padding: 6px 12px;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style5 .bloglayouts-bp-vc-element-blogs-article-container .item-blogs.first-element-blogs.col-xs-12 .article-image {
margin-bottom: 50px;
position:relative;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style5 .item-blogs-pattern {
position:absolute;
left:0;top:0;
width:100%;
height:100%;
z-index:1;
background:rgba(0,0,0,0.3);
} .bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style5.bloglayouts-bp-vc-blogs-2-col {
margin-bottom:0;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style5 .col-xs-6 .article-info-top {
bottom: 0;
padding: 25px;
position: absolute;
width: 100%;
z-index:2;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style5 .col-xs-6 .bloglayouts-bp-format-type.bloglayouts-bpicon.fa-play-circle-o {
position: absolute;
z-index: 2;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style5 .bloglayouts-bp-vc-element-blogs-article-container .item-blogs.first-element-blogs.col-xs-6 .article-category a {
display: inline-block;
margin-bottom: 20px;
padding: 4px 10px;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style5 .bloglayouts-bp-vc-element-blogs-article-container .item-blogs.first-element-blogs .article-category a {
background:#FFFFFF;
color:#009688;
transition: all 0.3s ease 0s;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style5 .bloglayouts-bp-vc-element-blogs-article-container .item-blogs.first-element-blogs .article-category a:hover {
background:#009688;
color:#FFFFFF;
transition: all 0.3s ease 0s;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style5 .bloglayouts-bp-vc-element-blogs-article-container .item-blogs .article-title a {
margin: 0;
color:#FFFFFF;
transition: all 0.3s ease 0s;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style5 .bloglayouts-bp-vc-element-blogs-article-container .item-blogs .article-title a:hover {
color:#009688;
transition: all 0.3s ease 0s;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style5 .bloglayouts-bp-vc-element-blogs-article-container .item-blogs.first-element-blogs.col-xs-6 .article-image {
margin-bottom: 50px;
position:relative;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style5 .item-blogs-pattern {
position:absolute;
left:0;top:0;
width:100%;
height:100%;
z-index:1;
background:rgba(0,0,0,0.3);
} .bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style5 .col-xs-4 .article-info-top {
bottom: 0;
padding: 25px;
position: absolute;
width: 100%;
z-index:2;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style5 .col-xs-4 .bloglayouts-bp-format-type.bloglayouts-bpicon.fa-play-circle-o {
position: absolute;
z-index: 2;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style5 .bloglayouts-bp-vc-element-blogs-article-container .item-blogs.first-element-blogs.col-xs-4 .article-category a {
display: inline-block;
margin-bottom: 20px;
padding: 4px 10px;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style5 .bloglayouts-bp-vc-element-blogs-article-container .item-blogs.first-element-blogs.col-xs-4 .article-title a {
margin: 0;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style5 .bloglayouts-bp-vc-element-blogs-article-container .item-blogs.first-element-blogs.col-xs-4 .article-image {
margin-bottom:0;
position:relative;
}  .bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style6.bloglayouts-bp-vc-blogs-1-col {
margin-bottom:0;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style6 .col-xs-12  {
margin-bottom: 50px;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style6 .col-xs-12 .article-info {
margin-top: 0;
padding:50px;
border:1px solid #f4f4f4;
text-align:left;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style6 .col-xs-12 .article-title a {
margin: 0;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style6 .col-xs-12 .article-info .article-excerpt {
font-size: 16px;
font-weight: 300;
line-height: 24px;
margin: 25px 0 50px;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style6 .col-xs-12 .article-category {
display: inline-block;
} .bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style6.bloglayouts-bp-vc-blogs-2-col {
margin-bottom:0;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style6 .col-xs-6  {
margin-bottom: 40px;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style6 .col-xs-6 .article-info {
margin-top: 0;
padding:40px;
border:1px solid #f4f4f4;
text-align:left;
}
.bloglayouts-bp-sidebar-right .bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style6 .col-xs-6  .article-info {
padding:40px;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style6 .col-xs-6 .article-title a {
margin: 0;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style6 .col-xs-6 .article-info .article-excerpt {
font-size: 14px;
font-weight: 300;
line-height: 28px;
margin: 25px 0 50px;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style6 .col-xs-6 .article-category {
display: inline-block;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style6 .item-blogs.first-element-blogs.col-xs-6 .article-info .article-info-bottom .article-author a {
transition: all 0.3s ease 0s;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style6 .item-blogs.first-element-blogs.col-xs-6 .article-info .article-info-bottom .article-author a:hover {
transition: all 0.3s ease 0s;
} .bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style6 .col-xs-4  {
margin-bottom: 0px;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style6 .article-info-top {
margin-top: 0;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style6 .col-xs-4 .article-info {
margin-top: 0;
padding:40px;
border:1px solid #f4f4f4;
text-align:left;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style6 .col-xs-4 .article-title a {
margin: 0 0 25px;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style6 .col-xs-4 .article-info .article-excerpt {
font-size: 14px;
line-height:24px;
font-weight: 300;
margin: 25px 0 50px;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style6 .col-xs-4 .article-category {
display: inline-block;
} .bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style7 .item-blogs {
margin-bottom:50px;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style7 .item-blogs.first-element-blogs  .article-info {
margin-bottom: 0;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style7 .item-blogs.first-element-blogs.col-xs-12 .article-excerpt {
padding:0 80px;
} @media screen and (max-width: 950px) {
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style7 .item-blogs.first-element-blogs.col-xs-12 .article-excerpt {
padding:0;
}
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-vc-blogs-2-col .vc-element-post-odd {
padding-right:12.5px!important;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-vc-blogs-2-col .vc-element-post-even {
padding-left:12.5px!important;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style1.bloglayouts-bp-vc-blogs-2-col .bloglayouts-bp-vc-element-blogs-article-container article:first-child, 
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style1.bloglayouts-bp-vc-blogs-2-col .bloglayouts-bp-vc-element-blogs-article-container article:nth-child(2) {
border-top:0;
padding-top:0;
margin-top:0;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-vc-blogs-3-col .bloglayouts-bp-vc-element-blogs-article-container article {
margin-right: 25px;
width: calc(33.33333333% - 25px);
margin-top: 25px;
padding-top: 25px;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-vc-blogs-3-col .bloglayouts-bp-vc-element-blogs-article-container article:first-child, 
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-vc-blogs-3-col .bloglayouts-bp-vc-element-blogs-article-container article:nth-child(2),
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-vc-blogs-3-col .bloglayouts-bp-vc-element-blogs-article-container article:nth-child(3) {
border-top:0;
padding-top:0;
margin-top:0;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style1 .article-comment a {
font-size:13px;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-vc-blogs-3-col .bloglayouts-bp-vc-element-blogs-article-container {
width: calc(100% + 25px);
} @media screen and (max-width: 1100px) {
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-vc-blogs-3-col .bloglayouts-bp-vc-element-blogs-article-container {
width:100%;
margin:0;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-vc-blogs-3-col .bloglayouts-bp-vc-element-blogs-article-container .bloglayouts-clear {
clear:none;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-vc-blogs-3-col .bloglayouts-bp-vc-element-blogs-article-container article {
margin-bottom:50px;
margin-top:0;
padding-top:0;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-vc-blogs-3-col .bloglayouts-bp-vc-element-blogs-article-container article.vc-element-post-odd {
padding-right:12.5px!important;
width:50%!important;
margin-right:0;
clear:both;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-vc-blogs-3-col .bloglayouts-bp-vc-element-blogs-article-container article.vc-element-post-even {
padding-left:12.5px!important;
width:50%!important;
margin-right:0;
}	
}
@media screen and (max-width: 650px) {
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-vc-blogs-2-col .bloglayouts-bp-vc-element-blogs-article-container article,
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-vc-blogs-2-col .bloglayouts-bp-vc-element-blogs-article-container article.vc-element-post-odd,
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-vc-blogs-2-col .bloglayouts-bp-vc-element-blogs-article-container article.vc-element-post-even {
margin-top:0;
padding:0!important;
width:100%!important;
} 
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style1.bloglayouts-bp-vc-blogs-2-col .bloglayouts-bp-vc-element-blogs-article-container article:nth-child(2),
.bloglayouts-bp-blogs-style4.bloglayouts-bp-vc-blogs-2-col article:nth-child(2),
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style4.bloglayouts-bp-vc-blogs-2-col .bloglayouts-bp-vc-element-blogs-article-container article.vc-element-post-even {
margin-top:50px;
}	
}
@media screen and (max-width: 650px) {
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-vc-blogs-3-col,
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style2.bloglayouts-bp-vc-blogs-3-col,
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style4.bloglayouts-bp-vc-blogs-3-col {
margin-bottom:0;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-vc-blogs-3-col .bloglayouts-bp-vc-element-blogs-article-container article,
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-vc-blogs-3-col .bloglayouts-bp-vc-element-blogs-article-container article.vc-element-post-odd,
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-vc-blogs-3-col .bloglayouts-bp-vc-element-blogs-article-container article.vc-element-post-even {
padding:0!important;
width:100%!important;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-vc-blogs-3-col .bloglayouts-bp-vc-element-blogs-article-container article {
margin-bottom:0;
margin-top:0;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style1.bloglayouts-bp-vc-blogs-3-col .bloglayouts-bp-vc-element-blogs-article-container article:nth-child(1) {
margin-top:0;
}
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style1.bloglayouts-bp-vc-blogs-3-col .bloglayouts-bp-vc-element-blogs-article-container article:nth-child(2),
.bloglayouts-bp-blogs-style4.bloglayouts-bp-vc-blogs-3-col article:nth-child(2),
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-blogs-style4.bloglayouts-bp-vc-blogs-3-col .bloglayouts-bp-vc-element-blogs-article-container article.vc-element-post-even,
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-vc-blogs-3-col .bloglayouts-bp-vc-element-blogs-article-container article:nth-child(3),
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-vc-blogs-3-col .bloglayouts-bp-vc-element-blogs-article-container article.vc-element-post-odd,
.bloglayouts-bp-vc-element-blogs.bloglayouts-bp-vc-blogs-3-col .bloglayouts-bp-vc-element-blogs-article-container article.vc-element-post-even {
margin-top:50px;
}	
}
.bloglayouts-bp-vc-element-blogs .bloglayouts-bp-vc-element-carousel-blog.owl-theme .owl-controls .owl-nav [class*=owl-] {
padding:8px 14px;
font-size:14px;
color:#747474;
}
.bloglayouts-bp-vc-element-blogs .bloglayouts-bp-vc-element-carousel-blog.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
color:#009688;  
}
.bloglayouts-bp-vc-element-blogs .bloglayouts-bp-vc-element-carousel-blog.owl-theme .owl-controls .owl-nav [class*=owl-] i {
margin-right:0;
}
.bloglayouts-bp-vc-element-blogs .bloglayouts-bp-vc-element-carousel-blog.owl-theme .owl-dots .owl-dot span,
.bloglayouts-bp-vc-element-blogs .bloglayouts-bp-vc-element-carousel-blog.owl-theme .owl-dots .owl-dot.active span {
background:#009688;
}
.bloglayouts-bp-vc-element-blogs .bloglayouts-bp-vc-element-carousel-blog .owl-controls .owl-prev {
position:absolute;
left:0;
top:50%;
margin-top:-15.5px;
opacity:0;
transition: opacity .3s ease-in;
}
.bloglayouts-bp-vc-element-blogs .bloglayouts-bp-vc-element-carousel-blog .owl-controls .owl-next {
position:absolute;
right:0;
top:50%;
margin-top:-15.5px;
opacity:0;
transition: opacity .3s ease-in;
}
.bloglayouts-bp-vc-element-carousel-blog-pagination-true.bloglayouts-bp-vc-element-carousel-blog .owl-controls .owl-next,
.bloglayouts-bp-vc-element-carousel-blog-pagination-true.bloglayouts-bp-vc-element-carousel-blog .owl-controls .owl-prev {
margin-top:-27.5px;
}
.bloglayouts-bp-vc-element-blogs .bloglayouts-bp-vc-element-carousel-blog .owl-dots {
opacity:0;	
transition: opacity .3s ease-in;
} 
.bloglayouts-bp-vc-element-blogs .bloglayouts-bp-vc-element-carousel-blog.owl-theme .owl-controls {
margin:0;
}
.bloglayouts-bp-vc-element-blogs .bloglayouts-bp-vc-element-carousel-blog:hover .owl-controls .owl-prev,
.bloglayouts-bp-vc-element-blogs .bloglayouts-bp-vc-element-carousel-blog:hover .owl-controls .owl-next,
.bloglayouts-bp-vc-element-blogs .bloglayouts-bp-vc-element-carousel-blog:hover .owl-dots {
opacity:1;	
transition: opacity .3s ease-in;
} 
.bloglayouts-bp-vc-element-blogs .bloglayouts-bp-vc-element-carousel-blog.owl-theme .owl-dots .owl-dot span {
border-radius:0;
opacity:0.3;
}
.bloglayouts-bp-vc-element-blogs .bloglayouts-bp-vc-element-carousel-blog.owl-theme .owl-dots .owl-dot.active span {
opacity:1;
}
.bloglayouts-bp-vc-element-blogs .bloglayouts-bp-vc-element-carousel-blog.owl-theme .owl-controls .owl-nav [class*=owl-]:hover { transition: all .3s ease-in; }
.bloglayouts-bp-vc-element-blogs .bloglayouts-bp-vc-element-carousel-blog.owl-theme .owl-controls .owl-nav [class*=owl-] { transition: all .3s ease-in; }  
.adte-faq .ui-state-active .ui-icon, 
.adte-faq .ui-button:active .ui-icon {
background:none;
}
.adte-faq .ui-icon {
text-indent: initial;
}
.adte-faq .ui-icon {
margin-right:10px;
}
.adte-faq .ui-widget-content {
line-height: 1.5em;
}
.adte-faq.adte-faq-style2 .ui-widget-content {
margin:10px 0;
}
.adte-faq.adte-faq-rtl.ui-accordion .ui-accordion-header .ui-icon { 
position: absolute; 
left: 100%; 
margin-left: -30px; 
top: 50%; 
margin-top: -8px; 
}
.adte-faq.adte-faq-rtl .ui-accordion-icons .ui-accordion-header a { 
padding-left: 1em; 
}
.adte-faq.adte-faq-rtl .ui-state-default, 
.adte-faq.adte-faq-rtl .ui-widget-content .ui-state-default, 
.adte-faq.adte-faq-rtl .ui-widget-header .ui-state-default, 
.adte-faq.adte-faq-rtl .ui-button, 
html .adte-faq.adte-faq-rtl .ui-button.ui-state-disabled:hover, 
html .adte-faq.adte-faq-rtl .ui-button.ui-state-disabled:active {
text-align:right;
padding-right:50px;
}
.adte-faq.adte-faq-rtl .ui-widget-content {
text-align:right;
}
.fg_clear {
clear:both;
}
.gallery.fastcarousel {
margin-bottom: 20px;
text-rendering:optimizelegibility;
}
.fg-gallery-item a {
display:block;
}
.gallery.fastcarousel .fg-gallery-caption {
font-style:normal;
font-size: 12px;
font-style: normal;
line-height: 1.5;	
}
.fastcarousel .fg-gallery-item {
float: left;
margin: 0 4px 4px 0!important;
overflow: hidden;
position: relative;
-moz-hyphens: none;
word-wrap: normal;
}
.fastcarousel.gallery .fastcarousel-gallery-icon .fg_zoom {
position:relative;
overflow:hidden;
}
.fastcarousel.gallery .fastcarousel-gallery-icon {
overflow:hidden;
position:relative;
}
.fastcarousel.gallery {
line-height:0;
margin:0;
padding:0;
}
.fastcarousel.gallery .fastcarousel-gallery-icon img {
width:100%;
max-width:100%;
padding:0;
height:auto;
border:0px;	
}
.fastcarousel.gallery .fastcarousel-gallery-icon .fg_zoom a {
position:absolute;
bottom:0;
font-size: 20px;
position: absolute;
text-decoration: none;
opacity:0;
height:100%;
width:100%;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;			
}
.fastcarousel .fg-gallery-item a, .fastcarousel .fg-gallery-caption {
width:100%;
max-width:100%;	
overflow:hidden;
border:0;
}
.fastcarousel.gallery-columns-1 .fg-gallery-item {
max-width: 100%;
}
.fastcarousel.gallery-columns-2 .fg-gallery-item {
max-width: 48%;
max-width: -webkit-calc(50% - 4px);
max-width:         calc(50% - 4px);
}
.fastcarousel.gallery-columns-3 .fg-gallery-item {
max-width: 32%;
max-width: -webkit-calc(33.3% - 4px);
max-width:         calc(33.3% - 4px);
}
.fastcarousel.gallery-columns-4 .fg-gallery-item {
max-width: 23%;
max-width: -webkit-calc(25% - 4px);
max-width:         calc(25% - 4px);
}
.fastcarousel.gallery-columns-5 .fg-gallery-item {
max-width: 19%;
max-width: -webkit-calc(20% - 4px);
max-width:         calc(20% - 4px);
}
.fastcarousel.gallery-columns-6 .fg-gallery-item {
max-width: 15%;
max-width: -webkit-calc(16.7% - 4px);
max-width:         calc(16.7% - 4px);
}
.fastcarousel.gallery-columns-7 .fg-gallery-item {
max-width: 13%;
max-width: -webkit-calc(14.28% - 4px);
max-width:         calc(14.28% - 4px);
}
.fastcarousel.gallery-columns-8 .fg-gallery-item {
max-width: 11%;
max-width: -webkit-calc(12.5% - 4px);
max-width:         calc(12.5% - 4px);
}
.fastcarousel.gallery-columns-9 .fg-gallery-item {
max-width: 9%;
max-width: -webkit-calc(11.1% - 4px);
max-width:         calc(11.1% - 4px);
}
@media only screen and (min-width : 1025px) {
.fastcarousel.gallery-columns-1 .fg-gallery-item:nth-of-type(1n),
.fastcarousel.gallery-columns-2 .fg-gallery-item:nth-of-type(2n),
.fastcarousel.gallery-columns-3 .fg-gallery-item:nth-of-type(3n),
.fastcarousel.gallery-columns-4 .fg-gallery-item:nth-of-type(4n),
.fastcarousel.gallery-columns-5 .fg-gallery-item:nth-of-type(5n),
.fastcarousel.gallery-columns-6 .fg-gallery-item:nth-of-type(6n),
.fastcarousel.gallery-columns-7 .fg-gallery-item:nth-of-type(7n),
.fastcarousel.gallery-columns-8 .fg-gallery-item:nth-of-type(8n),
.fastcarousel.gallery-columns-9 .fg-gallery-item:nth-of-type(9n) {
margin-right: 0!important;
}
}
.fastcarousel.gallery-columns-1.gallery-size-medium figure.fg-gallery-item:nth-of-type(1n+1),
.fastcarousel.gallery-columns-1.gallery-size-thumbnail figure.fg-gallery-item:nth-of-type(1n+1),
.fastcarousel.gallery-columns-2.gallery-size-thumbnail figure.fg-gallery-item:nth-of-type(2n+1),
.fastcarousel.gallery-columns-3.gallery-size-thumbnail figure.fg-gallery-item:nth-of-type(3n+1) {
clear: left;
}
.fastcarousel .fg-gallery-item:hover .fg-gallery-caption {
opacity: 1;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastcarousel.gallery-columns-6 .fg-gallery-caption,
.fastcarousel.gallery-columns-7 .fg-gallery-caption,
.fastcarousel.gallery-columns-8 .fg-gallery-caption,
.fastcarousel.gallery-columns-9 .fg-gallery-caption {
display: none;
}
.fastcarousel.gallery-columns-6 .fastcarousel-gallery-icon:hover .fg-zoom-icon,
.fastcarousel.gallery-columns-7 .fastcarousel-gallery-icon:hover .fg-zoom-icon,
.fastcarousel.gallery-columns-8 .fastcarousel-gallery-icon:hover .fg-zoom-icon,
.fastcarousel.gallery-columns-9 .fastcarousel-gallery-icon:hover .fg-zoom-icon {
font-size:15px!important;
margin-top:-7.5px!important;
margin-left:-7.5px!important;
}
.fastcarousel.gallery-columns-6 .fastcarousel-gallery-icon .fg-zoom-icon,
.fastcarousel.gallery-columns-7 .fastcarousel-gallery-icon .fg-zoom-icon,
.fastcarousel.gallery-columns-8 .fastcarousel-gallery-icon .fg-zoom-icon,
.fastcarousel.gallery-columns-9 .fastcarousel-gallery-icon .fg-zoom-icon {
font-size:15px!important;
margin-top:-7.5px!important;
margin-left:-7.5px!important;
top:50%;
position:absolute;
} .fastcarousel.gallery.fg_style1 .fastcarousel-gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px; 	
}
.fastcarousel.gallery.fg_style1 .fastcarousel-gallery-icon:hover img {
transform:         scale(1.2); -moz-transform:    scale(1.2); -webkit-transform: scale(1.2); -o-transform:      scale(1.2); -ms-transform:     scale(1.2); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastcarousel.fg_style1 .fg-gallery-caption {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
color: #fff;
font-size: 12px;
line-height: 1.5;
margin: 0;
height: 50px;
opacity: 0;
padding: 6px 8px;
position: absolute;
bottom: 0px;
left: 0;
text-align: left;
width: 100%;
display:table;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastcarousel.fg_style1 .caption-container {
display:table-cell;
vertical-align:middle;
}
.fastcarousel.gallery.fg_style1 .fastcarousel-gallery-icon .fg-zoom-icon {
position:absolute;
top:50%;
left:50%;
margin-left:-10px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastcarousel.gallery.fg_style1 .fastcarousel-gallery-icon .fg_zoom:hover a {
opacity:1;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastcarousel.gallery.fg_style1 .fastcarousel-gallery-icon.no-caption .fg-zoom-icon {
margin-top:-10px;
} .fastcarousel.gallery.fg_style2 .fastcarousel-gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px; 	
}
.fastcarousel.gallery.fg_style2 .fastcarousel-gallery-icon:hover img {
transform:         scale(1.2); -moz-transform:    scale(1.2); -webkit-transform: scale(1.2); -o-transform:      scale(1.2); -ms-transform:     scale(1.2); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastcarousel.fg_style2 .fg-gallery-caption {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
color: #fff;
font-size: 12px;
line-height: 1.5;
margin: 0;
max-height: 50%;
padding: 6px 8px;
position: relative;
text-align: center;
width: 100%;
display:table;
}
.fastcarousel.fg_style2 .caption-container {
display:table-cell;
vertical-align:middle;
}
.fastcarousel.gallery.fg_style2 .fastcarousel-gallery-icon .fg-zoom-icon {
position:absolute;
top:50%;
left:50%;
margin-left:-10px;    
margin-top: -10px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastcarousel.gallery.fg_style2 .fastcarousel-gallery-icon .fg_zoom:hover a {
opacity:1;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
} .fastcarousel.gallery.fg_style3 .fg_zoom {
border:0;
-webkit-transition: all .2s ease-in;
-moz-transition: all .2s ease-in;
-ms-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
transition: all .2s ease-in;	
}
.fastcarousel.gallery.fg_style3 .fg_zoom:hover {
-moz-box-sizing:border-box;
box-sizing:border-box;	
-webkit-transition: all .2s ease-in;
-moz-transition: all .2s ease-in;
-ms-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
transition: all .2s ease-in;	
}
.fastcarousel.gallery.fg_style3 .fastcarousel-gallery-icon:hover .fg-gallery-caption {
color: #FFFFFF;
transform: translate3d(0px, -30px, 0px);
}
.fastcarousel.gallery.fg_style3 .fastcarousel-gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px; 	
transform:         scale(1); -moz-transform:    scale(1); -webkit-transform: scale(1); -o-transform:      scale(1); -ms-transform:     scale(1); }
.fastcarousel.gallery.fg_style3 .fastcarousel-gallery-icon:hover img {
border-radius:0;
transform:         scale(0.9); -moz-transform:    scale(0.9); -webkit-transform: scale(0.9); -o-transform:      scale(0.9); -ms-transform:     scale(0.9); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastcarousel.fg_style3 .fg-gallery-caption {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
color: #fff;
font-size: 12px;
line-height: 1.5;
margin: 0;
max-height: 50px;
opacity: 1;
padding: 6px 8px;
position: absolute;
bottom: 0px;
left: 0;
text-align: left;
width: 100%;
display:table;
text-align:center;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastcarousel.fg_style3 .caption-container {
display:table-cell;
vertical-align:middle;
} .fastcarousel.gallery.fg_style4 .fastcarousel-gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px; 	
}
.fastcarousel.gallery.fg_style4 .fastcarousel-gallery-icon:hover img {
transform:         scale(1.2); -moz-transform:    scale(1.2); -webkit-transform: scale(1.2); -o-transform:      scale(1.2); -ms-transform:     scale(1.2); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastcarousel.fg_style4 .fg-gallery-caption {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
font-size: 12px;
line-height: 1.5;
margin: 0;
height: 50px;
opacity: 0;
padding: 6px 8px;
position: absolute;
top:50%;
left:0%;
width: 100%;
display:table;
text-align:center;
background:none!important;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastcarousel.fg_style4 .caption-container {
display:table-cell;
vertical-align:middle;
}
.fastcarousel.gallery.fg_style4 .fastcarousel-gallery-icon .fg-zoom-icon {
position:absolute;
top:50%;
left:50%;
margin-left:-10px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastcarousel.gallery.fg_style4 .fastcarousel-gallery-icon .fg_zoom:hover a,
.fastcarousel.gallery.fg_style4 .fastcarousel-gallery-icon .fg_zoom.fg_over a {
opacity:1;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastcarousel.gallery.fg_style4 .fastcarousel-gallery-icon.no-caption .fg-zoom-icon {
margin-top:-10px;
} .fastcarousel.gallery.fg_style5 .fastcarousel-gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px;
transform:         scale(1) rotate(0deg); -moz-transform:    scale(1) rotate(0deg); -webkit-transform: scale(1) rotate(0deg); -o-transform:      scale(1) rotate(0deg); -ms-transform:     scale(1) rotate(0deg); }
.fastcarousel.gallery.fg_style5 .fastcarousel-gallery-icon:hover img {
transform:         scale(1.2) rotate(15deg); -moz-transform:    scale(1.2) rotate(15deg); -webkit-transform: scale(1.2) rotate(15deg); -o-transform:      scale(1.2) rotate(15deg); -ms-transform:     scale(1.2) rotate(15deg); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastcarousel.fg_style5 .fg-gallery-caption {
display:none;	
}
.fastcarousel.gallery.fg_style5 .fastcarousel-gallery-icon .fg-zoom-icon {
position:absolute;
top:50%;
left:50%;
margin-left:-10px;    
margin-top: -15px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastcarousel.gallery.fg_style5 .fastcarousel-gallery-icon .icon-plus:before {
content: "\e6ef"!important;		
}
.fastcarousel.gallery.fg_style5 .fastcarousel-gallery-icon .fg_zoom:hover a {
opacity:1;
transfom: 		   scale(1.2) rotate(15deg);
-moz-transform:    scale(1.2) rotate(15deg); -webkit-transform: scale(1.2) rotate(15deg); -o-transform:      scale(1.2) rotate(15deg); -ms-transform:     scale(1.2) rotate(15deg); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastcarousel.gallery.fg_style1 .fastcarousel-gallery-icon.no-caption .fg-zoom-icon {
margin-top:-10px;
} .fastcarousel.gallery.fg_style6 .fastcarousel-gallery-icon:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:50%;
margin-left:-15px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastcarousel.gallery.fg_style6 .fastcarousel-gallery-icon .fg-zoom-icon {
left:-100%;
top:50%;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
margin-left:-15px;    
margin-top: -35px;	
}
.fastcarousel.gallery.fg_style6 .fastcarousel-gallery-icon.no-caption:hover .fg-zoom-icon {
margin-top: -15px;	
top:50%;
left:50%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastcarousel.gallery.fg_style6 .fastcarousel-gallery-icon.no-caption .fg-zoom-icon
{
margin-top: -15px;	
top:50%;
left:-100%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
position:absolute;	
}
.fastcarousel.fg_style6 .fg-gallery-caption {
position:absolute;
right:-100%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
top:50%;
background:none!important;
}
.fastcarousel.fg_style6 .fastcarousel-gallery-icon:hover .fg-gallery-caption {
right:0;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastcarousel.gallery.fg_style6 .fastcarousel-gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px; 	
}
.fastcarousel.gallery.fg_style6 .fastcarousel-gallery-icon:hover img {
transform:         scale(1.2); -moz-transform:    scale(1.2); -webkit-transform: scale(1.2); -o-transform:      scale(1.2); -ms-transform:     scale(1.2); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastcarousel.gallery.fg_style6 .fastcarousel-gallery-icon .fg_zoom:hover a, 
.fastcarousel.gallery.fg_style6 .fastcarousel-gallery-icon .fg_zoom.fg_over a,
.fastcarousel.gallery.fg_style6 .fastcarousel-gallery-icon.no-caption .fg_zoom:hover a {
opacity:1;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
} .fastcarousel.gallery.fg_style7 .fastcarousel-gallery-icon:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:50%;
margin-left:-15px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastcarousel.gallery.fg_style7 .fastcarousel-gallery-icon .fg-zoom-icon {
left:-100%;
top:50%;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
margin-left:-15px;    
margin-top: -35px;	
}
.fastcarousel.gallery.fg_style7 .fastcarousel-gallery-icon.no-caption:hover .fg-zoom-icon {
margin-top: -15px;	
top:50%;
left:50%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastcarousel.gallery.fg_style7 .fastcarousel-gallery-icon.no-caption .fg-zoom-icon
{
margin-top: -15px;	
top:50%;
left:-100%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
position:absolute;	
}
.fastcarousel.fg_style7 .fg-gallery-caption {
position:absolute;
right:-100%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
top:50%;
background:none!important;
}
.fastcarousel.fg_style7 .fastcarousel-gallery-icon:hover .fg-gallery-caption {
right:0;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastcarousel.gallery.fg_style7 .fastcarousel-gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px; 	
}
.fastcarousel.gallery.fg_style7 .fastcarousel-gallery-icon:hover img {
transform:         scale(1.2); -moz-transform:    scale(1.2); -webkit-transform: scale(1.2); -o-transform:      scale(1.2); -ms-transform:     scale(1.2); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastcarousel.gallery.fg_style7 .fastcarousel-gallery-icon .fg_zoom a {
bottom:-100%;	
}
.fastcarousel.gallery.fg_style7 .fastcarousel-gallery-icon .fg_zoom:hover a, 
.fastcarousel.gallery.fg_style7 .fastcarousel-gallery-icon .fg_zoom.fg_over a,
.fastcarousel.gallery.fg_style7 .fastcarousel-gallery-icon.no-caption .fg_zoom:hover a {
opacity:1;
bottom:0;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
} .fastcarousel.gallery.fg_style8 .fastcarousel-gallery-icon:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:50%;
margin-left:-15px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastcarousel.gallery.fg_style8 .fastcarousel-gallery-icon .fg-zoom-icon {
left:-100%;
top:50%;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
margin-left:-15px;    
margin-top: -35px;	
}
.fastcarousel.gallery.fg_style8 .fastcarousel-gallery-icon.no-caption:hover .fg-zoom-icon {
margin-top: -15px;	
top:50%;
left:50%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastcarousel.gallery.fg_style8 .fastcarousel-gallery-icon.no-caption .fg-zoom-icon
{
margin-top: -15px;	
top:50%;
left:-100%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
position:absolute;	
}
.fastcarousel.fg_style8 .fg-gallery-caption {
position:absolute;
right:-100%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
top:50%;
background:none!important;
}
.fastcarousel.fg_style8 .fastcarousel-gallery-icon:hover .fg-gallery-caption {
right:0;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastcarousel.gallery.fg_style8 .fastcarousel-gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px; 	
}
.fastcarousel.gallery.fg_style8 .fastcarousel-gallery-icon:hover img {
transform:         scale(1.2); -moz-transform:    scale(1.2); -webkit-transform: scale(1.2); -o-transform:      scale(1.2); -ms-transform:     scale(1.2); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastcarousel.gallery.fg_style8 .fastcarousel-gallery-icon .fg_zoom a {
transform:         scale(0); -moz-transform:    scale(0); -webkit-transform: scale(0); -o-transform:      scale(0); -ms-transform:     scale(0); }
.fastcarousel.gallery.fg_style8 .fastcarousel-gallery-icon .fg_zoom:hover a, 
.fastcarousel.gallery.fg_style8 .fastcarousel-gallery-icon .fg_zoom.fg_over a,
.fastcarousel.gallery.fg_style8 .fastcarousel-gallery-icon.no-caption .fg_zoom:hover a {
opacity:1;
transform:         scale(1); -moz-transform:    scale(1); -webkit-transform: scale(1); -o-transform:      scale(1); -ms-transform:     scale(1); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
} .fastcarousel.gallery.fg_style9 .fastcarousel-gallery-icon:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:50%;
margin-left:-15px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastcarousel.gallery.fg_style9 .fastcarousel-gallery-icon .fg-zoom-icon {
left:50%;
top:-100%;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
margin-left:-15px;    
margin-top: -35px;	
}
.fastcarousel.gallery.fg_style9 .fastcarousel-gallery-icon.no-caption:hover .fg-zoom-icon {
margin-top: -15px;	
top:50%;
left:50%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
margin-left:-15px;    			
}
.fastcarousel.gallery.fg_style9 .fastcarousel-gallery-icon.no-caption .fg-zoom-icon
{
margin-top: -15px;	
top:50%;
left:50%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
position:absolute;	
}
.fastcarousel.fg_style9 .fg-gallery-caption {
position:absolute;
bottom:-100%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
background:none!important;
}
.fastcarousel.fg_style9 .fastcarousel-gallery-icon:hover .fg-gallery-caption {
bottom:50%;
margin-bottom:-50px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastcarousel.gallery.fg_style9 .fastcarousel-gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px; 	
}
.fastcarousel.gallery.fg_style9 .fastcarousel-gallery-icon:hover img {
transform:         scale(1.2); -moz-transform:    scale(1.2); -webkit-transform: scale(1.2); -o-transform:      scale(1.2); -ms-transform:     scale(1.2); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastcarousel.gallery.fg_style9 .fastcarousel-gallery-icon .fg_zoom a {
transform:         scale(0); -moz-transform:    scale(0); -webkit-transform: scale(0); -o-transform:      scale(0); -ms-transform:     scale(0); }
.fastcarousel.gallery.fg_style9 .fastcarousel-gallery-icon .fg_zoom:hover a, 
.fastcarousel.gallery.fg_style9 .fastcarousel-gallery-icon .fg_zoom.fg_over a,
.fastcarousel.gallery.fg_style9 .fastcarousel-gallery-icon.no-caption .fg_zoom:hover a {
opacity:1;
transform:         scale(1); -moz-transform:    scale(1); -webkit-transform: scale(1); -o-transform:      scale(1); -ms-transform:     scale(1); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
} .fastcarousel.gallery.fg_style10 .fastcarousel-gallery-icon:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:50%;
margin-left:-15px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastcarousel.gallery.fg_style10 .fastcarousel-gallery-icon .fg-zoom-icon {
left:50%;
top:-100%;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
margin-left:-15px;    
margin-top: -35px;	
}
.fastcarousel.gallery.fg_style10 .fastcarousel-gallery-icon.no-caption:hover .fg-zoom-icon {
margin-top: -15px;		
margin-left:-15px;
top:50%;
left:50%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
}
.fastcarousel.gallery.fg_style10 .fastcarousel-gallery-icon.no-caption .fg-zoom-icon
{
margin-top: -15px;	
top:50%;
left:50%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
position:absolute;	
}
.fastcarousel.fg_style10 .fg-gallery-caption {
position:absolute;
bottom:0;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
background:none!important;
}
.fastcarousel.gallery.fg_style10 .fastcarousel-gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px; 	
}
.fastcarousel.gallery.fg_style10 .fastcarousel-gallery-icon:hover img {
transform:         scale(1.2); -moz-transform:    scale(1.2); -webkit-transform: scale(1.2); -o-transform:      scale(1.2); -ms-transform:     scale(1.2); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastcarousel.gallery.fg_style10 .fastcarousel-gallery-icon .fg_zoom a {
transform:         scale(0); -moz-transform:    scale(0); -webkit-transform: scale(0); -o-transform:      scale(0); -ms-transform:     scale(0); }
.fastcarousel.gallery.fg_style10 .fastcarousel-gallery-icon .fg_zoom:hover a, 
.fastcarousel.gallery.fg_style10 .fastcarousel-gallery-icon .fg_zoom.fg_over a,
.fastcarousel.gallery.fg_style10 .fastcarousel-gallery-icon.no-caption .fg_zoom:hover a {
opacity:1;
transform:         scale(1); -moz-transform:    scale(1); -webkit-transform: scale(1); -o-transform:      scale(1); -ms-transform:     scale(1); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
} .fastcarousel.gallery.fg_style11 .fastcarousel-gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px; 	
}
.fastcarousel.gallery.fg_style11 .fastcarousel-gallery-icon:hover img {
transform:         scale(1.2); -moz-transform:    scale(1.2); -webkit-transform: scale(1.2); -o-transform:      scale(1.2); -ms-transform:     scale(1.2); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastcarousel.fg_style11 .fg-gallery-caption {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
color: #fff;
font-size: 12px;
line-height: 1.5;
margin: 0;
height: 100%;
opacity: 0;
padding: 6px 8px;
position: absolute;
bottom: 0px;
right: 0;
text-align: left;
width: 50%;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastcarousel.gallery.fg_style11 .fastcarousel-gallery-icon .fg_zoom a {
width:50%;
}
.fastcarousel.fg_style11 .caption-container {
display:table-cell;
vertical-align:middle;
}
.fastcarousel.gallery.fg_style11 .fastcarousel-gallery-icon .fg-zoom-icon {
position:absolute;
top:50%;
left:50%;
margin-left:-10px;    
margin-top: -10px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastcarousel.gallery.fg_style11 .fastcarousel-gallery-icon:hover .fg_zoom a {
opacity:1;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastcarousel.gallery.fg_style11 .fastcarousel-gallery-icon.no-caption .fg-zoom-icon {
margin-top:-10px;
} .fastcarousel.gallery.fg_style12 .fastcarousel-gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px; 	
}
.fastcarousel.gallery.fg_style12 .fastcarousel-gallery-icon:hover img {
transform:         scale(1.2); -moz-transform:    scale(1.2); -webkit-transform: scale(1.2); -o-transform:      scale(1.2); -ms-transform:     scale(1.2); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastcarousel.fg_style12 .fg-gallery-caption {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
color: #fff;
font-size: 12px;
line-height: 1.5;
margin: 0;
height: 100%;
opacity: 0;
padding: 6px 8px;
position: absolute;
bottom: 0px;
left: 0;
text-align: left;
width: 50%;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastcarousel.gallery.fg_style12 .fastcarousel-gallery-icon .fg_zoom a {
width:50%;
right:0;
}
.fastcarousel.fg_style12 .caption-container {
display:table-cell;
vertical-align:middle;
}
.fastcarousel.gallery.fg_style12 .fastcarousel-gallery-icon .fg-zoom-icon {
position:absolute;
top:50%;
left:50%;
margin-left:-10px;    
margin-top: -10px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastcarousel.gallery.fg_style12 .fastcarousel-gallery-icon:hover .fg_zoom a {
opacity:1;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastcarousel.gallery.fg_style12 .fastcarousel-gallery-icon.no-caption .fg-zoom-icon {
margin-top:-10px;
} .fg_no_style .fg-gallery-caption {
display:none;	
}
.fg_no_style.fg_over_image_on .fastcarousel-gallery-icon:hover img {
transform:         scale(1.2)!important;
-moz-transform:    scale(1.2)!important; 
-webkit-transform: scale(1.2)!important;
-o-transform:      scale(1.2)!important;
-ms-transform:     scale(1.2)!important;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		 		
}
.fg_no_style.fg_over_image_on .fastcarousel-gallery-icon img {
transform:         scale(1.0)!important;
-moz-transform:    scale(1.0)!important; 
-webkit-transform: scale(1.0)!important;
-o-transform:      scale(1.0)!important;
-ms-transform:     scale(1.0)!important;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		 		
} .fg_over_image_off .fastcarousel-gallery-icon:hover img {
transform:         scale(1.0)!important;
-moz-transform:    scale(1.0)!important; 
-webkit-transform: scale(1.0)!important;
-o-transform:      scale(1.0)!important;
-ms-transform:     scale(1.0)!important;		
} @media screen and (max-width: 639px) {
.fastcarousel.fg_responsive.gallery-columns-1 .fg-gallery-item,
.fastcarousel.fg_responsive.gallery-columns-2 .fg-gallery-item,
.fastcarousel.fg_responsive.gallery-columns-3 .fg-gallery-item,
.fastcarousel.fg_responsive.gallery-columns-4 .fg-gallery-item,
.fastcarousel.fg_responsive.gallery-columns-5 .fg-gallery-item,
.fastcarousel.fg_responsive.gallery-columns-6 .fg-gallery-item,	
.fastcarousel.fg_responsive.gallery-columns-7 .fg-gallery-item,
.fastcarousel.fg_responsive.gallery-columns-8 .fg-gallery-item,	
.fastcarousel.fg_responsive.gallery-columns-9 .fg-gallery-item {
max-width: 100%!important;
float:none!important;
width:100%!important;
}
.fastcarousel.gallery {
width:100%!important;
}
} @media only screen and (min-width : 640px) and (max-width : 1024px) {
.fastcarousel.fg_responsive.gallery-columns-1 .fg-gallery-item,
.fastcarousel.fg_responsive.gallery-columns-2 .fg-gallery-item,
.fastcarousel.fg_responsive.gallery-columns-3 .fg-gallery-item,
.fastcarousel.fg_responsive.gallery-columns-4 .fg-gallery-item,
.fastcarousel.fg_responsive.gallery-columns-5 .fg-gallery-item,
.fastcarousel.fg_responsive.gallery-columns-6 .fg-gallery-item,	
.fastcarousel.fg_responsive.gallery-columns-7 .fg-gallery-item,
.fastcarousel.fg_responsive.gallery-columns-8 .fg-gallery-item,	
.fastcarousel.fg_responsive.gallery-columns-9 .fg-gallery-item {
max-width: 48.5%!important;
width:48.5%!important;
margin-right:1%!important;
}
.fastcarousel.gallery {
width:100%!important;
}	
} @media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) { 
.fastcarousel.fg_responsive.gallery-columns-1 .fg-gallery-item,
.fastcarousel.fg_responsive.gallery-columns-2 .fg-gallery-item,
.fastcarousel.fg_responsive.gallery-columns-3 .fg-gallery-item,
.fastcarousel.fg_responsive.gallery-columns-4 .fg-gallery-item,
.fastcarousel.fg_responsive.gallery-columns-5 .fg-gallery-item,
.fastcarousel.fg_responsive.gallery-columns-6 .fg-gallery-item,	
.fastcarousel.fg_responsive.gallery-columns-7 .fg-gallery-item,
.fastcarousel.fg_responsive.gallery-columns-8 .fg-gallery-item,	
.fastcarousel.fg_responsive.gallery-columns-9 .fg-gallery-item {
max-width: 48.5%!important;
width:48.5%!important;
margin-right:1%;
}
.fastcarousel.gallery {
width:100%!important;
}	
} .fastcarousel.fg_style1.fotorama .fotorama__html > div {
position:absolute;
bottom:0;
width:100%;
}
.fastcarousel.fg_style2.fotorama .fotorama__html > div {
position:absolute;
top:0;
width:100%;
}
.fastcarousel.fg_style3.fotorama .fotorama__html > div {
position:absolute;
bottom:0;
width:100%;
}
.fastcarousel.fg_style4.fotorama .fotorama__html > div {
position:absolute;
top:0;
width:100%;
}
.fastcarousel.fg_style5.fotorama .fotorama__html > div {
position:absolute;
bottom:0;
width:100%;
}
.fastcarousel.fg_style6.fotorama .fotorama__html > div {
position:absolute;
top:0;
width:100%;
}
.fastcarousel.fg_style7.fotorama .fotorama__html > div {
position:absolute;
bottom:0;
width:100%;
}
.fastcarousel.fg_style8.fotorama .fotorama__html > div {
position:absolute;
top:0;
width:100%;
}
.fastcarousel.fg_style9.fotorama .fotorama__html > div {
position:absolute;
top:0;
width:100%;
}
.fastcarousel.fg_style10.fotorama .fotorama__html > div {
position:absolute;
top:0;
width:100%;
}
.fastcarousel.fg_style11.fotorama .fotorama__html > div {
position:absolute;
bottom:0;
width:100%;
}
.fastcarousel.fg_style12.fotorama .fotorama__html > div {
position:absolute;
bottom:0;
width:100%;
} .fastcarousel.gallery-columns-3fg_thumbs_one .fg-gallery-item-thumbs-one {
max-width: 32%;
max-width: -webkit-calc(33.3% - 4px);
max-width:         calc(33.3% - 4px);
} #pbOverlay.hide {
display: block!important;
} .fotorama__wrap * {
box-sizing: content-box !important;
} .fastcarousel.fg_pagination_style1,
.fastcarousel.fg_pagination_style2 {
clear:both;	
margin-top:20px!important;
}
.fastcarousel ul.fg_pagination {
list-style:none;
text-align:center;
width:100%;
clear:both;
}
.fastcarousel ul.fg_pagination li {
display:inline-block;
padding:5px;
}
.fastcarousel ul.fg_pagination li a {
text-decoration:none;
border:0;
padding:5px 10px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastcarousel ul.fg_pagination li a:hover {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
} .fg-photoswipe figcaption {
display:none;	
}
.fg-photoswipe figure {
position:relative;
overflow:hidden;
}
.fg-photoswipe .fastcarousel-gallery-icon.fg_zoom a .fg-zoom-icon {
position:absolute;
bottom:0;
font-size: 20px;
position: absolute;
text-decoration: none;
opacity:0;
height:100%;
width:100%;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;			
}
.fastcarousel.gallery-columns-6 .fg-photoswipe .fastcarousel-gallery-icon:hover .fg-zoom-icon,
.fastcarousel.gallery-columns-7 .fg-photoswipe .fastcarousel-gallery-icon:hover .fg-zoom-icon,
.fastcarousel.gallery-columns-8 .fg-photoswipe .fastcarousel-gallery-icon:hover .fg-zoom-icon,
.fastcarousel.gallery-columns-9 .fg-photoswipe .fastcarousel-gallery-icon:hover .fg-zoom-icon {
font-size:15px!important;
margin-top:-7.5px!important;
margin-left:-7.5px!important;
}
.fastcarousel.gallery-columns-6 .fg-photoswipe .fastcarousel-gallery-icon .fg-zoom-icon,
.fastcarousel.gallery-columns-7 .fg-photoswipe .fastcarousel-gallery-icon .fg-zoom-icon,
.fastcarousel.gallery-columns-8 .fg-photoswipe .fastcarousel-gallery-icon .fg-zoom-icon,
.fastcarousel.gallery-columns-9 .fg-photoswipe .fastcarousel-gallery-icon .fg-zoom-icon {
font-size:15px!important;
margin-top:-7.5px!important;
margin-left:-7.5px!important;
top:50%;
position:absolute;
}
.fastcarousel.gallery.fg_style1 .fg-photoswipe .fastcarousel-gallery-icon .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
opacity:0;	
}
.fastcarousel.gallery.fg_style1 .fg-photoswipe .fastcarousel-gallery-icon.fg_zoom:hover .fg-zoom-icon {
opacity:1;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastcarousel.gallery.fg_style1 .fg-photoswipe .fastcarousel-gallery-icon.no-caption .fg-zoom-icon {
margin-top:-10px;
}
.fastcarousel.gallery.fg_style2 .fg-photoswipe .fastcarousel-gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px; 	
}
.fastcarousel.gallery.fg_style2 .fg-photoswipe .fastcarousel-gallery-icon:hover img {
transform:         scale(1.2); -moz-transform:    scale(1.2); -webkit-transform: scale(1.2); -o-transform:      scale(1.2); -ms-transform:     scale(1.2); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastcarousel.fg_style2 .fg-photoswipe .fg-gallery-caption {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
color: #fff;
font-size: 12px;
line-height: 1.5;
margin: 0;
max-height: 50%;
padding: 6px 8px;
position: relative;
text-align: center;
width: 100%;
display:table;
}
.fastcarousel.fg_style2 .fg-photoswipe .caption-container {
display:table-cell;
vertical-align:middle;
}
.fastcarousel.gallery.fg_style2 .fg-photoswipe .fastcarousel-gallery-icon .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -10px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastcarousel.gallery.fg_style2 .fg-photoswipe .fastcarousel-gallery-icon.fg_zoom:hover a .fg-zoom-icon {
opacity:1;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastcarousel.fg_style4 .fg-photoswipe .caption-container {
display:table-cell;
vertical-align:middle;
}
.fastcarousel.gallery.fg_style4 .fg-photoswipe .fastcarousel-gallery-icon .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastcarousel.gallery.fg_style4 .fg-photoswipe .fastcarousel-gallery-icon.fg_zoom:hover a .fg-zoom-icon,
.fastcarousel.gallery.fg_style4 .fg-photoswipe .fastcarousel-gallery-icon.fg_zoom.fg_over a .fg-zoom-icon,
.fastcarousel.gallery.fg_style4 .fg-photoswipe .fastcarousel-gallery-icon.fg_zoom:hover .fastcarousel-mask {
opacity:1;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastcarousel.gallery.fg_style4 .fg-photoswipe .fastcarousel-gallery-icon.no-caption .fg-zoom-icon {
margin-top:-10px;
}
.fg-photoswipe .fastcarousel-mask {
position:absolute;
bottom:0;
left:0;
width:100%;
height:100%;
z-index:1;
opacity:0;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastcarousel.gallery.fg_style4 .fg-photoswipe .fastcarousel-gallery-icon .fg-zoom-icon,
.fastcarousel.fg_style4 .fg-photoswipe .fg-gallery-caption {
z-index:2;	
}
.fastcarousel.gallery.fg_style5 .fg-photoswipe .fastcarousel-gallery-icon .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -15px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
transform:         scale(1) rotate(0deg); -moz-transform:    scale(1) rotate(0deg); -webkit-transform: scale(1) rotate(0deg); -o-transform:      scale(1) rotate(0deg); -ms-transform:     scale(1) rotate(0deg); }
.fastcarousel.gallery.fg_style5 .fg-photoswipe .fastcarousel-gallery-icon.fg_zoom:hover a .fg-zoom-icon,
.fastcarousel.gallery.fg_style5 .fg-photoswipe .fastcarousel-gallery-icon.fg_zoom:hover .fastcarousel-mask {
opacity:1;			
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastcarousel.gallery.fg_style5 .fg-photoswipe .fastcarousel-gallery-icon.fg_zoom .fastcarousel-mask {
transfom: 		   scale(1.2) rotate(15deg);
-moz-transform:    scale(1.2) rotate(15deg); -webkit-transform: scale(1.2) rotate(15deg); -o-transform:      scale(1.2) rotate(15deg); -ms-transform:     scale(1.2) rotate(15deg); }
.fastcarousel.gallery.fg_style5 .fg-photoswipe .fastcarousel-gallery-icon .fg-zoom-icon,
.fastcarousel.fg_style5 .fg-photoswipe .fg-gallery-caption {
z-index:2;	
}
.fastcarousel.gallery.fg_style6 .fg-photoswipe .fastcarousel-gallery-icon.fg_zoom:hover a .fg-zoom-icon,
.fastcarousel.gallery.fg_style6 .fg-photoswipe .fastcarousel-gallery-icon.fg_zoom:hover .fastcarousel-mask {
opacity:1;			
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastcarousel.gallery.fg_style6 .fg-photoswipe .fastcarousel-gallery-icon .fg-zoom-icon,
.fastcarousel.fg_style6 .fg-photoswipe .fg-gallery-caption {
z-index:2;	
}
.fastcarousel.gallery.fg_style6 .fg-photoswipe .fastcarousel-gallery-icon.fg_zoom:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastcarousel.gallery.fg_style6 .fg-photoswipe .fastcarousel-gallery-icon.no-caption.fg_zoom:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -15px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastcarousel.gallery.fg_style7 .fg-photoswipe .fastcarousel-gallery-icon.fg_zoom .fastcarousel-mask {
bottom:-100%;
opacity:1;
}
.fastcarousel.gallery.fg_style7 .fg-photoswipe .fastcarousel-gallery-icon.fg_zoom:hover .fastcarousel-mask {
bottom:0;		
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastcarousel.gallery.fg_style7 .fg-photoswipe .fastcarousel-gallery-icon.fg_zoom:hover a .fg-zoom-icon {
opacity:1;			
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastcarousel.gallery.fg_style7 .fg-photoswipe .fastcarousel-gallery-icon .fg-zoom-icon,
.fastcarousel.fg_style7 .fg-photoswipe .fg-gallery-caption {
z-index:2;	
}
.fastcarousel.gallery.fg_style7 .fg-photoswipe .fastcarousel-gallery-icon.fg_zoom:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastcarousel.gallery.fg_style7 .fg-photoswipe .fastcarousel-gallery-icon.no-caption.fg_zoom:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -15px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastcarousel.gallery.fg_style8 .fg-photoswipe .fastcarousel-gallery-icon.fg_zoom .fastcarousel-mask {
transform:         scale(0); -moz-transform:    scale(0); -webkit-transform: scale(0); -o-transform:      scale(0); -ms-transform:     scale(0); opacity:1;
}
.fastcarousel.gallery.fg_style8 .fg-photoswipe .fastcarousel-gallery-icon.fg_zoom:hover .fastcarousel-mask {
transform:         scale(1); -moz-transform:    scale(1); -webkit-transform: scale(1); -o-transform:      scale(1); -ms-transform:     scale(1); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastcarousel.gallery.fg_style8 .fg-photoswipe .fastcarousel-gallery-icon.fg_zoom:hover a .fg-zoom-icon {
opacity:1;			
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastcarousel.gallery.fg_style8 .fg-photoswipe .fastcarousel-gallery-icon .fg-zoom-icon,
.fastcarousel.fg_style8 .fg-photoswipe .fg-gallery-caption {
z-index:2;	
}
.fastcarousel.gallery.fg_style8 .fg-photoswipe .fastcarousel-gallery-icon.fg_zoom:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastcarousel.gallery.fg_style8 .fg-photoswipe .fastcarousel-gallery-icon.no-caption.fg_zoom:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -15px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastcarousel.gallery.fg_style9 .fg-photoswipe .fastcarousel-gallery-icon.fg_zoom .fastcarousel-mask {
transform:         scale(0); -moz-transform:    scale(0); -webkit-transform: scale(0); -o-transform:      scale(0); -ms-transform:     scale(0); opacity:1;
}
.fastcarousel.gallery.fg_style9 .fg-photoswipe .fastcarousel-gallery-icon.fg_zoom:hover .fastcarousel-mask {
transform:         scale(1); -moz-transform:    scale(1); -webkit-transform: scale(1); -o-transform:      scale(1); -ms-transform:     scale(1); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastcarousel.gallery.fg_style9 .fg-photoswipe .fastcarousel-gallery-icon.fg_zoom:hover a .fg-zoom-icon {
opacity:1;			
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastcarousel.gallery.fg_style9 .fg-photoswipe .fastcarousel-gallery-icon .fg-zoom-icon,
.fastcarousel.fg_style9 .fg-photoswipe .fg-gallery-caption {
z-index:2;	
}
.fastcarousel.gallery.fg_style9 .fg-photoswipe .fastcarousel-gallery-icon.fg_zoom .fg-zoom-icon {
position:absolute;
top:-100%;
left:0;
margin-left:0px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastcarousel.gallery.fg_style9 .fg-photoswipe .fastcarousel-gallery-icon.fg_zoom:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastcarousel.gallery.fg_style9 .fg-photoswipe .fastcarousel-gallery-icon.no-caption.fg_zoom:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -15px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastcarousel.gallery.fg_style10 .fg-photoswipe .fastcarousel-gallery-icon.fg_zoom .fastcarousel-mask {
transform:         scale(0); -moz-transform:    scale(0); -webkit-transform: scale(0); -o-transform:      scale(0); -ms-transform:     scale(0); opacity:1;
}
.fastcarousel.gallery.fg_style10 .fg-photoswipe .fastcarousel-gallery-icon.fg_zoom:hover .fastcarousel-mask {
transform:         scale(1); -moz-transform:    scale(1); -webkit-transform: scale(1); -o-transform:      scale(1); -ms-transform:     scale(1); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastcarousel.gallery.fg_style10 .fg-photoswipe .fastcarousel-gallery-icon.fg_zoom:hover a .fg-zoom-icon {
opacity:1;			
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastcarousel.gallery.fg_style10 .fg-photoswipe .fastcarousel-gallery-icon .fg-zoom-icon,
.fastcarousel.fg_style10 .fg-photoswipe .fg-gallery-caption {
z-index:2;	
}
.fastcarousel.gallery.fg_style10 .fg-photoswipe .fastcarousel-gallery-icon.fg_zoom .fg-zoom-icon {
position:absolute;
top:-100%;
left:0;
margin-left:0px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastcarousel.gallery.fg_style10 .fg-photoswipe .fastcarousel-gallery-icon.fg_zoom:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastcarousel.gallery.fg_style10 .fg-photoswipe .fastcarousel-gallery-icon.no-caption.fg_zoom:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -15px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastcarousel.gallery.fg_style11 .fg-photoswipe .fastcarousel-gallery-icon .fg-zoom-icon,
.fastcarousel.fg_style11 .fg-photoswipe .fg-gallery-caption {
z-index:2;	
}
.fastcarousel.gallery.fg_style11 .fg-photoswipe .fastcarousel-gallery-icon.fg_zoom:hover a .fg-zoom-icon {
opacity:1;			
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastcarousel.gallery.fg_style11 .fg-photoswipe .fastcarousel-gallery-icon.fg_zoom .fg-zoom-icon {
position:absolute;
top:50%;
left:-25%;
margin-left:0px;    
margin-top: -15px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastcarousel.gallery.fg_style11 .fg-photoswipe .fastcarousel-gallery-icon.no-caption.fg_zoom .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -15px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastcarousel.gallery.fg_style12 .fg-photoswipe .fastcarousel-gallery-icon.fg_zoom:hover a .fg-zoom-icon {
opacity:1;			
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastcarousel.gallery.fg_style12 .fg-photoswipe .fastcarousel-gallery-icon.fg_zoom .fg-zoom-icon {
position:absolute;
top:50%;
left:25%;
margin-left:0px;    
margin-top: -15px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastcarousel.gallery.fg_style12 .fg-photoswipe .fastcarousel-gallery-icon.no-caption.fg_zoom .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -15px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
} .pswp button:hover {
background-color:transparent;
background-image:none;
} .fastcarousel.owl-theme .owl-controls .owl-nav [class*="owl-"] {
background:rgba(255,255,255,0.8);
z-index:999;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastcarousel.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover {
background:rgba(255,255,255,1);
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastcarousel.owl-theme .owl-dots .owl-dot span {
background:rgba(255,255,255,1);
}
.fastcarousel.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
background:rgba(255,255,255,0.8);
}
.fastcarousel .owl-controls {
opacity:0;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;			
}
.fc_nav_style1.owl-theme .owl-controls .owl-nav .owl-prev {
left:0;
position:absolute;
top:50%;
margin-top:-24px;	
}
.fc_nav_style1.owl-theme .owl-controls .owl-nav .owl-next {
right:0;
position:absolute;
top:50%;
margin-top:-24px;	
}
.fc_nav_style1.owl-theme .owl-controls .owl-dots {
position:absolute;
bottom:5px;
width:100%;	
}
.fc_nav_style1.owl-carousel:hover .owl-controls {
opacity:1;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;			
}
.fc_nav_style1.owl-theme .owl-dots .owl-dot span {
border-radius:0;
}
.fc_nav_style2.owl-theme .owl-controls .owl-nav .owl-prev {
left:0;
position:absolute;
top:50%;
margin-top:-24px;	
}
.fc_nav_style2.owl-theme .owl-controls .owl-nav .owl-next {
right:0;
position:absolute;
top:50%;
margin-top:-24px;	
}
.fc_nav_style2.owl-theme .owl-controls .owl-dots {
position:absolute;
bottom:5px;
width:100%;	
}
.fc_nav_style2.owl-carousel .owl-controls {
opacity:1;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;			
}
.fc_nav_style2.owl-theme .owl-dots .owl-dot span {
border-radius:0;
}
.fc_nav_style3.owl-theme .owl-stage-outer {
margin-top:52px;
}
.fc_nav_style3.owl-theme .owl-controls .owl-nav .owl-prev {
left:0;
position:absolute;
top:0;
margin-top:-50px;	
}
.fc_nav_style3.owl-theme .owl-controls .owl-nav .owl-next {
right:0;
position:absolute;
top:0;
margin-top:-50px;	
}
.fc_nav_style3.owl-theme .owl-controls .owl-dots {
position:absolute;
bottom:5px;
width:100%;	
}
.fc_nav_style3.owl-carousel:hover .owl-controls {
opacity:1;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;			
}
.fc_nav_style3.owl-theme .owl-dots .owl-dot span {
border-radius:0;
}
.fc_nav_style4.owl-theme .owl-stage-outer {
margin-top:52px;
}
.fc_nav_style4.owl-theme .owl-controls .owl-nav .owl-prev {
left:0;
position:absolute;
top:0;
margin-top:-50px;	
}
.fc_nav_style4.owl-theme .owl-controls .owl-nav .owl-next {
right:0;
position:absolute;
top:0;
margin-top:-50px;	
}
.fc_nav_style4.owl-theme .owl-controls .owl-dots {
position:absolute;
bottom:5px;
width:100%;	
}
.fc_nav_style4.owl-carousel .owl-controls {
opacity:1;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;			
}
.fc_nav_style4.owl-theme .owl-dots .owl-dot span {
border-radius:0;
}
.fc_nav_style5.owl-theme .owl-controls .owl-nav .owl-prev {
right:50px;
position:absolute;
bottom:0;
}
.fc_nav_style5.owl-theme .owl-controls .owl-nav .owl-next {
right:0;
position:absolute;
bottom:0;	
}
.fc_nav_style5.owl-theme .owl-controls .owl-dots {
position:absolute;
bottom:5px;
width:100%;	
}
.fc_nav_style5.owl-carousel:hover .owl-controls {
opacity:1;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;			
}
.fc_nav_style5.owl-theme .owl-dots .owl-dot span {
border-radius:0;
}
.fc_nav_style6.owl-theme .owl-controls .owl-nav .owl-prev {
right:50px;
position:absolute;
bottom:0;	
}
.fc_nav_style6.owl-theme .owl-controls .owl-nav .owl-next {
right:0;
position:absolute;
bottom:0;	
}
.fc_nav_style6.owl-theme .owl-controls .owl-dots {
position:absolute;
bottom:5px;
width:100%;	
}
.fc_nav_style6.owl-carousel .owl-controls {
opacity:1;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;			
}
.fc_nav_style6.owl-theme .owl-dots .owl-dot span {
border-radius:0;
}
.fc_nav_style7.owl-theme .owl-stage-outer {
margin-top:52px;
}
.fc_nav_style7.owl-theme .owl-controls .owl-nav .owl-prev {
right:50px;
position:absolute;
top:0;
margin-top:-50px;	
}
.fc_nav_style7.owl-theme .owl-controls .owl-nav .owl-next {
right:0;
position:absolute;
top:0;
margin-top:-50px;	
}
.fc_nav_style7.owl-theme .owl-controls .owl-dots {
position:absolute;
bottom:5px;
width:100%;	
}
.fc_nav_style7.owl-carousel:hover .owl-controls {
opacity:1;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;			
}
.fc_nav_style7.owl-theme .owl-dots .owl-dot span {
border-radius:0;
}
.fc_nav_style8.owl-theme .owl-stage-outer {
margin-top:52px;
}
.fc_nav_style8.owl-theme .owl-controls .owl-nav .owl-prev {
right:50px;
position:absolute;
top:0;
margin-top:-50px;	
}
.fc_nav_style8.owl-theme .owl-controls .owl-nav .owl-next {
right:0;
position:absolute;
top:0;
margin-top:-50px;	
}
.fc_nav_style8.owl-theme .owl-controls .owl-dots {
position:absolute;
bottom:5px;
width:100%;	
}
.fc_nav_style8.owl-carousel .owl-controls {
opacity:1;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;			
}
.fc_nav_style8.owl-theme .owl-dots .owl-dot span {
border-radius:0;
}
.fg_gallery_name {
margin-bottom:20px;
}
.fg_clear {
clear:both;
}
.gallery.fastgallery {
margin-bottom: 20px;
text-rendering:optimizelegibility;
}
.fg-gallery-item a {
display:block;
}
.gallery.fastgallery .fg-gallery-caption {
font-style:normal;
font-size: 12px;
font-style: normal;
line-height: 1.5;	
}
.fastgallery .fg-gallery-item {
float: left;
margin: 0 4px 4px 0!important;
overflow: hidden;
position: relative;
-moz-hyphens: none;
word-wrap: normal;
}
.fastgallery.gallery .fastgallery-gallery-icon .fg_zoom {
position:relative;
overflow:hidden;
}
.fastgallery.gallery .fastgallery-gallery-icon {
overflow:hidden;
position:relative;
}
.fastgallery.gallery {
line-height:0;
margin:0;
padding:0;
}
.fastgallery.gallery .fastgallery-gallery-icon img {
width:100%;
max-width:100%;
padding:0;
height:auto;
border:0px;	
}
.fastgallery.gallery .fastgallery-gallery-icon .fg_zoom a {
position:absolute;
bottom:0;
font-size: 20px;
position: absolute;
text-decoration: none;
opacity:0;
height:100%;
width:100%;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;			
}
.fastgallery .fg-gallery-item a, .fastgallery .fg-gallery-caption {
width:100%;
max-width:100%;	
overflow:hidden;
border:0;
}
.fastgallery.gallery-columns-1 .fg-gallery-item {
max-width: 100%;
}
.fastgallery.gallery-columns-2 .fg-gallery-item {
max-width: 48%;
max-width: -webkit-calc(50% - 4px);
max-width:         calc(50% - 4px);
}
.fastgallery.gallery-columns-3 .fg-gallery-item {
max-width: 32%;
max-width: -webkit-calc(33.3% - 4px);
max-width:         calc(33.3% - 4px);
}
.fastgallery.gallery-columns-4 .fg-gallery-item {
max-width: 23%;
max-width: -webkit-calc(25% - 4px);
max-width:         calc(25% - 4px);
}
.fastgallery.gallery-columns-5 .fg-gallery-item {
max-width: 19%;
max-width: -webkit-calc(20% - 4px);
max-width:         calc(20% - 4px);
}
.fastgallery.gallery-columns-6 .fg-gallery-item {
max-width: 15%;
max-width: -webkit-calc(16.7% - 4px);
max-width:         calc(16.7% - 4px);
}
.fastgallery.gallery-columns-7 .fg-gallery-item {
max-width: 13%;
max-width: -webkit-calc(14.28% - 4px);
max-width:         calc(14.28% - 4px);
}
.fastgallery.gallery-columns-8 .fg-gallery-item {
max-width: 11%;
max-width: -webkit-calc(12.5% - 4px);
max-width:         calc(12.5% - 4px);
}
.fastgallery.gallery-columns-9 .fg-gallery-item {
max-width: 9%;
max-width: -webkit-calc(11.1% - 4px);
max-width:         calc(11.1% - 4px);
}
@media only screen and (min-width : 1025px) {
.fastgallery.gallery-columns-1 .fg-gallery-item:nth-of-type(1n),
.fastgallery.gallery-columns-2 .fg-gallery-item:nth-of-type(2n),
.fastgallery.gallery-columns-3 .fg-gallery-item:nth-of-type(3n),
.fastgallery.gallery-columns-4 .fg-gallery-item:nth-of-type(4n),
.fastgallery.gallery-columns-5 .fg-gallery-item:nth-of-type(5n),
.fastgallery.gallery-columns-6 .fg-gallery-item:nth-of-type(6n),
.fastgallery.gallery-columns-7 .fg-gallery-item:nth-of-type(7n),
.fastgallery.gallery-columns-8 .fg-gallery-item:nth-of-type(8n),
.fastgallery.gallery-columns-9 .fg-gallery-item:nth-of-type(9n) {
margin-right: 0!important;
}
}
.fastgallery.gallery-columns-1.gallery-size-medium figure.fg-gallery-item:nth-of-type(1n+1),
.fastgallery.gallery-columns-1.gallery-size-thumbnail figure.fg-gallery-item:nth-of-type(1n+1),
.fastgallery.gallery-columns-2.gallery-size-thumbnail figure.fg-gallery-item:nth-of-type(2n+1),
.fastgallery.gallery-columns-3.gallery-size-thumbnail figure.fg-gallery-item:nth-of-type(3n+1) {
clear: left;
}
.fastgallery .fg-gallery-item:hover .fg-gallery-caption {
opacity: 1;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.gallery-columns-6 .fg-gallery-caption,
.fastgallery.gallery-columns-7 .fg-gallery-caption,
.fastgallery.gallery-columns-8 .fg-gallery-caption,
.fastgallery.gallery-columns-9 .fg-gallery-caption {
display: none;
}
.fastgallery.gallery-columns-6 .fastgallery-gallery-icon:hover .fg-zoom-icon,
.fastgallery.gallery-columns-7 .fastgallery-gallery-icon:hover .fg-zoom-icon,
.fastgallery.gallery-columns-8 .fastgallery-gallery-icon:hover .fg-zoom-icon,
.fastgallery.gallery-columns-9 .fastgallery-gallery-icon:hover .fg-zoom-icon {
font-size:15px!important;
margin-top:-7.5px!important;
margin-left:-7.5px!important;
}
.fastgallery.gallery-columns-6 .fastgallery-gallery-icon .fg-zoom-icon,
.fastgallery.gallery-columns-7 .fastgallery-gallery-icon .fg-zoom-icon,
.fastgallery.gallery-columns-8 .fastgallery-gallery-icon .fg-zoom-icon,
.fastgallery.gallery-columns-9 .fastgallery-gallery-icon .fg-zoom-icon {
font-size:15px!important;
margin-top:-7.5px!important;
margin-left:-7.5px!important;
top:50%;
position:absolute;
} .fastgallery.gallery.fg_style1 .fastgallery-gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px; 	
}
.fastgallery.gallery.fg_style1 .fastgallery-gallery-icon:hover img {
transform:         scale(1.2); -moz-transform:    scale(1.2); -webkit-transform: scale(1.2); -o-transform:      scale(1.2); -ms-transform:     scale(1.2); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastgallery.fg_style1 .fg-gallery-caption {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
color: #fff;
font-size: 12px;
line-height: 1.5;
margin: 0;
height: 50px;
opacity: 0;
padding: 6px 8px;
position: absolute;
bottom: 0px;
left: 0;
text-align: left;
width: 100%;
display:table;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.fg_style1 .caption-container {
display:table-cell;
vertical-align:middle;
}
.fastgallery.gallery.fg_style1 .fastgallery-gallery-icon .fg-zoom-icon {
position:absolute;
top:50%;
left:50%;
margin-left:-10px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastgallery.gallery.fg_style1 .fastgallery-gallery-icon .fg_zoom:hover a {
opacity:1;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.gallery.fg_style1 .fastgallery-gallery-icon.no-caption .fg-zoom-icon {
margin-top:-10px;
} .fastgallery.gallery.fg_style2 .fastgallery-gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px; 	
}
.fastgallery.gallery.fg_style2 .fastgallery-gallery-icon:hover img {
transform:         scale(1.2); -moz-transform:    scale(1.2); -webkit-transform: scale(1.2); -o-transform:      scale(1.2); -ms-transform:     scale(1.2); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastgallery.fg_style2 .fg-gallery-caption {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
color: #fff;
font-size: 12px;
line-height: 1.5;
margin: 0;
max-height: 50%;
padding: 6px 8px;
position: relative;
text-align: center;
width: 100%;
display:table;
}
.fastgallery.fg_style2 .caption-container {
display:table-cell;
vertical-align:middle;
}
.fastgallery.gallery.fg_style2 .fastgallery-gallery-icon .fg-zoom-icon {
position:absolute;
top:50%;
left:50%;
margin-left:-10px;    
margin-top: -10px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastgallery.gallery.fg_style2 .fastgallery-gallery-icon .fg_zoom:hover a {
opacity:1;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
} .fastgallery.gallery.fg_style3 .fg_zoom {
border:0;
-webkit-transition: all .2s ease-in;
-moz-transition: all .2s ease-in;
-ms-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
transition: all .2s ease-in;	
}
.fastgallery.gallery.fg_style3 .fg_zoom:hover {
-moz-box-sizing:border-box;
box-sizing:border-box;	
-webkit-transition: all .2s ease-in;
-moz-transition: all .2s ease-in;
-ms-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
transition: all .2s ease-in;	
}
.fastgallery.gallery.fg_style3 .fastgallery-gallery-icon:hover .fg-gallery-caption {
color: #FFFFFF;
transform: translate3d(0px, -30px, 0px);
}
.fastgallery.gallery.fg_style3 .fastgallery-gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px; 	
transform:         scale(1); -moz-transform:    scale(1); -webkit-transform: scale(1); -o-transform:      scale(1); -ms-transform:     scale(1); }
.fastgallery.gallery.fg_style3 .fastgallery-gallery-icon:hover img {
border-radius:0;
transform:         scale(0.9); -moz-transform:    scale(0.9); -webkit-transform: scale(0.9); -o-transform:      scale(0.9); -ms-transform:     scale(0.9); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastgallery.fg_style3 .fg-gallery-caption {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
color: #fff;
font-size: 12px;
line-height: 1.5;
margin: 0;
max-height: 50px;
opacity: 1;
padding: 6px 8px;
position: absolute;
bottom: 0px;
left: 0;
text-align: left;
width: 100%;
display:table;
text-align:center;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.fg_style3 .caption-container {
display:table-cell;
vertical-align:middle;
} .fastgallery.gallery.fg_style4 .fastgallery-gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px; 	
}
.fastgallery.gallery.fg_style4 .fastgallery-gallery-icon:hover img {
transform:         scale(1.2); -moz-transform:    scale(1.2); -webkit-transform: scale(1.2); -o-transform:      scale(1.2); -ms-transform:     scale(1.2); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastgallery.fg_style4 .fg-gallery-caption {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
font-size: 12px;
line-height: 1.5;
margin: 0;
height: 50px;
opacity: 0;
padding: 6px 8px;
position: absolute;
top:50%;
left:0%;
width: 100%;
display:table;
text-align:center;
background:none!important;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.fg_style4 .caption-container {
display:table-cell;
vertical-align:middle;
}
.fastgallery.gallery.fg_style4 .fastgallery-gallery-icon .fg-zoom-icon {
position:absolute;
top:50%;
left:50%;
margin-left:-10px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastgallery.gallery.fg_style4 .fastgallery-gallery-icon .fg_zoom:hover a,
.fastgallery.gallery.fg_style4 .fastgallery-gallery-icon .fg_zoom.fg_over a {
opacity:1;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.gallery.fg_style4 .fastgallery-gallery-icon.no-caption .fg-zoom-icon {
margin-top:-10px;
} .fastgallery.gallery.fg_style5 .fastgallery-gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px;
transform:         scale(1) rotate(0deg); -moz-transform:    scale(1) rotate(0deg); -webkit-transform: scale(1) rotate(0deg); -o-transform:      scale(1) rotate(0deg); -ms-transform:     scale(1) rotate(0deg); }
.fastgallery.gallery.fg_style5 .fastgallery-gallery-icon:hover img {
transform:         scale(1.2) rotate(15deg); -moz-transform:    scale(1.2) rotate(15deg); -webkit-transform: scale(1.2) rotate(15deg); -o-transform:      scale(1.2) rotate(15deg); -ms-transform:     scale(1.2) rotate(15deg); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastgallery.fg_style5 .fg-gallery-caption {
display:none;	
}
.fastgallery.gallery.fg_style5 .fastgallery-gallery-icon .fg-zoom-icon {
position:absolute;
top:50%;
left:50%;
margin-left:-10px;    
margin-top: -15px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery.gallery.fg_style5 .fastgallery-gallery-icon .icon-plus:before {
content: "\e6ef"!important;		
}
.fastgallery.gallery.fg_style5 .fastgallery-gallery-icon .fg_zoom:hover a {
opacity:1;
transfom: 		   scale(1.2) rotate(15deg);
-moz-transform:    scale(1.2) rotate(15deg); -webkit-transform: scale(1.2) rotate(15deg); -o-transform:      scale(1.2) rotate(15deg); -ms-transform:     scale(1.2) rotate(15deg); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.gallery.fg_style1 .fastgallery-gallery-icon.no-caption .fg-zoom-icon {
margin-top:-10px;
} .fastgallery.gallery.fg_style6 .fastgallery-gallery-icon:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:50%;
margin-left:-15px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery.gallery.fg_style6 .fastgallery-gallery-icon .fg-zoom-icon {
left:-100%;
top:50%;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
margin-left:-15px;    
margin-top: -35px;	
}
.fastgallery.gallery.fg_style6 .fastgallery-gallery-icon.no-caption:hover .fg-zoom-icon {
margin-top: -15px;	
top:50%;
left:50%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.gallery.fg_style6 .fastgallery-gallery-icon.no-caption .fg-zoom-icon
{
margin-top: -15px;	
top:50%;
left:-100%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
position:absolute;	
}
.fastgallery.fg_style6 .fg-gallery-caption {
position:absolute;
right:-100%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
top:50%;
background:none!important;
}
.fastgallery.fg_style6 .fastgallery-gallery-icon:hover .fg-gallery-caption {
right:0;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastgallery.gallery.fg_style6 .fastgallery-gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px; 	
}
.fastgallery.gallery.fg_style6 .fastgallery-gallery-icon:hover img {
transform:         scale(1.2); -moz-transform:    scale(1.2); -webkit-transform: scale(1.2); -o-transform:      scale(1.2); -ms-transform:     scale(1.2); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastgallery.gallery.fg_style6 .fastgallery-gallery-icon .fg_zoom:hover a, 
.fastgallery.gallery.fg_style6 .fastgallery-gallery-icon .fg_zoom.fg_over a,
.fastgallery.gallery.fg_style6 .fastgallery-gallery-icon.no-caption .fg_zoom:hover a {
opacity:1;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
} .fastgallery.gallery.fg_style7 .fastgallery-gallery-icon:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:50%;
margin-left:-15px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery.gallery.fg_style7 .fastgallery-gallery-icon .fg-zoom-icon {
left:-100%;
top:50%;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
margin-left:-15px;    
margin-top: -35px;	
}
.fastgallery.gallery.fg_style7 .fastgallery-gallery-icon.no-caption:hover .fg-zoom-icon {
margin-top: -15px;	
top:50%;
left:50%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.gallery.fg_style7 .fastgallery-gallery-icon.no-caption .fg-zoom-icon
{
margin-top: -15px;	
top:50%;
left:-100%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
position:absolute;	
}
.fastgallery.fg_style7 .fg-gallery-caption {
position:absolute;
right:-100%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
top:50%;
background:none!important;
}
.fastgallery.fg_style7 .fastgallery-gallery-icon:hover .fg-gallery-caption {
right:0;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastgallery.gallery.fg_style7 .fastgallery-gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px; 	
}
.fastgallery.gallery.fg_style7 .fastgallery-gallery-icon:hover img {
transform:         scale(1.2); -moz-transform:    scale(1.2); -webkit-transform: scale(1.2); -o-transform:      scale(1.2); -ms-transform:     scale(1.2); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastgallery.gallery.fg_style7 .fastgallery-gallery-icon .fg_zoom a {
bottom:-100%;	
}
.fastgallery.gallery.fg_style7 .fastgallery-gallery-icon .fg_zoom:hover a, 
.fastgallery.gallery.fg_style7 .fastgallery-gallery-icon .fg_zoom.fg_over a,
.fastgallery.gallery.fg_style7 .fastgallery-gallery-icon.no-caption .fg_zoom:hover a {
opacity:1;
bottom:0;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
} .fastgallery.gallery.fg_style8 .fastgallery-gallery-icon:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:50%;
margin-left:-15px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery.gallery.fg_style8 .fastgallery-gallery-icon .fg-zoom-icon {
left:-100%;
top:50%;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
margin-left:-15px;    
margin-top: -35px;	
}
.fastgallery.gallery.fg_style8 .fastgallery-gallery-icon.no-caption:hover .fg-zoom-icon {
margin-top: -15px;	
top:50%;
left:50%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.gallery.fg_style8 .fastgallery-gallery-icon.no-caption .fg-zoom-icon
{
margin-top: -15px;	
top:50%;
left:-100%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
position:absolute;	
}
.fastgallery.fg_style8 .fg-gallery-caption {
position:absolute;
right:-100%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
top:50%;
background:none!important;
}
.fastgallery.fg_style8 .fastgallery-gallery-icon:hover .fg-gallery-caption {
right:0;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastgallery.gallery.fg_style8 .fastgallery-gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px; 	
}
.fastgallery.gallery.fg_style8 .fastgallery-gallery-icon:hover img {
transform:         scale(1.2); -moz-transform:    scale(1.2); -webkit-transform: scale(1.2); -o-transform:      scale(1.2); -ms-transform:     scale(1.2); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastgallery.gallery.fg_style8 .fastgallery-gallery-icon .fg_zoom a {
transform:         scale(0); -moz-transform:    scale(0); -webkit-transform: scale(0); -o-transform:      scale(0); -ms-transform:     scale(0); }
.fastgallery.gallery.fg_style8 .fastgallery-gallery-icon .fg_zoom:hover a, 
.fastgallery.gallery.fg_style8 .fastgallery-gallery-icon .fg_zoom.fg_over a,
.fastgallery.gallery.fg_style8 .fastgallery-gallery-icon.no-caption .fg_zoom:hover a {
opacity:1;
transform:         scale(1); -moz-transform:    scale(1); -webkit-transform: scale(1); -o-transform:      scale(1); -ms-transform:     scale(1); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
} .fastgallery.gallery.fg_style9 .fastgallery-gallery-icon:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:50%;
margin-left:-15px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery.gallery.fg_style9 .fastgallery-gallery-icon .fg-zoom-icon {
left:50%;
top:-100%;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
margin-left:-15px;    
margin-top: -35px;	
}
.fastgallery.gallery.fg_style9 .fastgallery-gallery-icon.no-caption:hover .fg-zoom-icon {
margin-top: -15px;	
top:50%;
left:50%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
margin-left:-15px;    			
}
.fastgallery.gallery.fg_style9 .fastgallery-gallery-icon.no-caption .fg-zoom-icon
{
margin-top: -15px;	
top:50%;
left:50%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
position:absolute;	
}
.fastgallery.fg_style9 .fg-gallery-caption {
position:absolute;
bottom:-100%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
background:none!important;
}
.fastgallery.fg_style9 .fastgallery-gallery-icon:hover .fg-gallery-caption {
bottom:50%;
margin-bottom:-50px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastgallery.gallery.fg_style9 .fastgallery-gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px; 	
}
.fastgallery.gallery.fg_style9 .fastgallery-gallery-icon:hover img {
transform:         scale(1.2); -moz-transform:    scale(1.2); -webkit-transform: scale(1.2); -o-transform:      scale(1.2); -ms-transform:     scale(1.2); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastgallery.gallery.fg_style9 .fastgallery-gallery-icon .fg_zoom a {
transform:         scale(0); -moz-transform:    scale(0); -webkit-transform: scale(0); -o-transform:      scale(0); -ms-transform:     scale(0); }
.fastgallery.gallery.fg_style9 .fastgallery-gallery-icon .fg_zoom:hover a, 
.fastgallery.gallery.fg_style9 .fastgallery-gallery-icon .fg_zoom.fg_over a,
.fastgallery.gallery.fg_style9 .fastgallery-gallery-icon.no-caption .fg_zoom:hover a {
opacity:1;
transform:         scale(1); -moz-transform:    scale(1); -webkit-transform: scale(1); -o-transform:      scale(1); -ms-transform:     scale(1); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
} .fastgallery.gallery.fg_style10 .fastgallery-gallery-icon:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:50%;
margin-left:-15px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery.gallery.fg_style10 .fastgallery-gallery-icon .fg-zoom-icon {
left:50%;
top:-100%;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
margin-left:-15px;    
margin-top: -35px;	
}
.fastgallery.gallery.fg_style10 .fastgallery-gallery-icon.no-caption:hover .fg-zoom-icon {
margin-top: -15px;		
margin-left:-15px;
top:50%;
left:50%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
}
.fastgallery.gallery.fg_style10 .fastgallery-gallery-icon.no-caption .fg-zoom-icon
{
margin-top: -15px;	
top:50%;
left:50%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
position:absolute;	
}
.fastgallery.fg_style10 .fg-gallery-caption {
position:absolute;
bottom:0;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
background:none!important;
}
.fastgallery.gallery.fg_style10 .fastgallery-gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px; 	
}
.fastgallery.gallery.fg_style10 .fastgallery-gallery-icon:hover img {
transform:         scale(1.2); -moz-transform:    scale(1.2); -webkit-transform: scale(1.2); -o-transform:      scale(1.2); -ms-transform:     scale(1.2); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastgallery.gallery.fg_style10 .fastgallery-gallery-icon .fg_zoom a {
transform:         scale(0); -moz-transform:    scale(0); -webkit-transform: scale(0); -o-transform:      scale(0); -ms-transform:     scale(0); }
.fastgallery.gallery.fg_style10 .fastgallery-gallery-icon .fg_zoom:hover a, 
.fastgallery.gallery.fg_style10 .fastgallery-gallery-icon .fg_zoom.fg_over a,
.fastgallery.gallery.fg_style10 .fastgallery-gallery-icon.no-caption .fg_zoom:hover a {
opacity:1;
transform:         scale(1); -moz-transform:    scale(1); -webkit-transform: scale(1); -o-transform:      scale(1); -ms-transform:     scale(1); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
} .fastgallery.gallery.fg_style11 .fastgallery-gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px; 	
}
.fastgallery.gallery.fg_style11 .fastgallery-gallery-icon:hover img {
transform:         scale(1.2); -moz-transform:    scale(1.2); -webkit-transform: scale(1.2); -o-transform:      scale(1.2); -ms-transform:     scale(1.2); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastgallery.fg_style11 .fg-gallery-caption {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
color: #fff;
font-size: 12px;
line-height: 1.5;
margin: 0;
height: 100%;
opacity: 0;
padding: 6px 8px;
position: absolute;
bottom: 0px;
right: 0;
text-align: left;
width: 50%;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.gallery.fg_style11 .fastgallery-gallery-icon .fg_zoom a {
width:50%;
}
.fastgallery.fg_style11 .caption-container {
display:table-cell;
vertical-align:middle;
}
.fastgallery.gallery.fg_style11 .fastgallery-gallery-icon .fg-zoom-icon {
position:absolute;
top:50%;
left:50%;
margin-left:-10px;    
margin-top: -10px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastgallery.gallery.fg_style11 .fastgallery-gallery-icon:hover .fg_zoom a {
opacity:1;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.gallery.fg_style11 .fastgallery-gallery-icon.no-caption .fg-zoom-icon {
margin-top:-10px;
} .fastgallery.gallery.fg_style12 .fastgallery-gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px; 	
}
.fastgallery.gallery.fg_style12 .fastgallery-gallery-icon:hover img {
transform:         scale(1.2); -moz-transform:    scale(1.2); -webkit-transform: scale(1.2); -o-transform:      scale(1.2); -ms-transform:     scale(1.2); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastgallery.fg_style12 .fg-gallery-caption {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
color: #fff;
font-size: 12px;
line-height: 1.5;
margin: 0;
height: 100%;
opacity: 0;
padding: 6px 8px;
position: absolute;
bottom: 0px;
left: 0;
text-align: left;
width: 50%;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.gallery.fg_style12 .fastgallery-gallery-icon .fg_zoom a {
width:50%;
right:0;
}
.fastgallery.fg_style12 .caption-container {
display:table-cell;
vertical-align:middle;
}
.fastgallery.gallery.fg_style12 .fastgallery-gallery-icon .fg-zoom-icon {
position:absolute;
top:50%;
left:50%;
margin-left:-10px;    
margin-top: -10px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastgallery.gallery.fg_style12 .fastgallery-gallery-icon:hover .fg_zoom a {
opacity:1;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.gallery.fg_style12 .fastgallery-gallery-icon.no-caption .fg-zoom-icon {
margin-top:-10px;
} .fg_no_style .fg-gallery-caption {
display:none;	
}
.fg_no_style.fg_over_image_on .fastgallery-gallery-icon:hover img {
transform:         scale(1.2)!important;
-moz-transform:    scale(1.2)!important; 
-webkit-transform: scale(1.2)!important;
-o-transform:      scale(1.2)!important;
-ms-transform:     scale(1.2)!important;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		 		
}
.fg_no_style.fg_over_image_on .fastgallery-gallery-icon img {
transform:         scale(1.0)!important;
-moz-transform:    scale(1.0)!important; 
-webkit-transform: scale(1.0)!important;
-o-transform:      scale(1.0)!important;
-ms-transform:     scale(1.0)!important;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		 		
} .fg_over_image_off .fastgallery-gallery-icon:hover img {
transform:         scale(1.0)!important;
-moz-transform:    scale(1.0)!important; 
-webkit-transform: scale(1.0)!important;
-o-transform:      scale(1.0)!important;
-ms-transform:     scale(1.0)!important;		
} @media screen and (max-width: 639px) {
.fastgallery.fg_responsive.gallery-columns-1 .fg-gallery-item,
.fastgallery.fg_responsive.gallery-columns-2 .fg-gallery-item,
.fastgallery.fg_responsive.gallery-columns-3 .fg-gallery-item,
.fastgallery.fg_responsive.gallery-columns-4 .fg-gallery-item,
.fastgallery.fg_responsive.gallery-columns-5 .fg-gallery-item,
.fastgallery.fg_responsive.gallery-columns-6 .fg-gallery-item,	
.fastgallery.fg_responsive.gallery-columns-7 .fg-gallery-item,
.fastgallery.fg_responsive.gallery-columns-8 .fg-gallery-item,	
.fastgallery.fg_responsive.gallery-columns-9 .fg-gallery-item {
max-width: 100%!important;
float:none!important;
width:100%!important;
}
.fastgallery.gallery {
width:100%!important;
}
} @media only screen and (min-width : 640px) and (max-width : 1024px) {
.fastgallery.fg_responsive.gallery-columns-1 .fg-gallery-item,
.fastgallery.fg_responsive.gallery-columns-2 .fg-gallery-item,
.fastgallery.fg_responsive.gallery-columns-3 .fg-gallery-item,
.fastgallery.fg_responsive.gallery-columns-4 .fg-gallery-item,
.fastgallery.fg_responsive.gallery-columns-5 .fg-gallery-item,
.fastgallery.fg_responsive.gallery-columns-6 .fg-gallery-item,	
.fastgallery.fg_responsive.gallery-columns-7 .fg-gallery-item,
.fastgallery.fg_responsive.gallery-columns-8 .fg-gallery-item,	
.fastgallery.fg_responsive.gallery-columns-9 .fg-gallery-item {
max-width: 48.5%!important;
width:48.5%!important;
margin-right:1%!important;
}
.fastgallery.gallery {
width:100%!important;
}	
} @media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) { 
.fastgallery.fg_responsive.gallery-columns-1 .fg-gallery-item,
.fastgallery.fg_responsive.gallery-columns-2 .fg-gallery-item,
.fastgallery.fg_responsive.gallery-columns-3 .fg-gallery-item,
.fastgallery.fg_responsive.gallery-columns-4 .fg-gallery-item,
.fastgallery.fg_responsive.gallery-columns-5 .fg-gallery-item,
.fastgallery.fg_responsive.gallery-columns-6 .fg-gallery-item,	
.fastgallery.fg_responsive.gallery-columns-7 .fg-gallery-item,
.fastgallery.fg_responsive.gallery-columns-8 .fg-gallery-item,	
.fastgallery.fg_responsive.gallery-columns-9 .fg-gallery-item {
max-width: 48.5%!important;
width:48.5%!important;
margin-right:1%;
}
.fastgallery.gallery {
width:100%!important;
}	
} .fastgallery.fg_style1.fotorama .fotorama__html > div {
position:absolute;
bottom:0;
width:100%;
}
.fastgallery.fg_style2.fotorama .fotorama__html > div {
position:absolute;
top:0;
width:100%;
}
.fastgallery.fg_style3.fotorama .fotorama__html > div {
position:absolute;
bottom:0;
width:100%;
}
.fastgallery.fg_style4.fotorama .fotorama__html > div {
position:absolute;
top:0;
width:100%;
}
.fastgallery.fg_style5.fotorama .fotorama__html > div {
position:absolute;
bottom:0;
width:100%;
}
.fastgallery.fg_style6.fotorama .fotorama__html > div {
position:absolute;
top:0;
width:100%;
}
.fastgallery.fg_style7.fotorama .fotorama__html > div {
position:absolute;
bottom:0;
width:100%;
}
.fastgallery.fg_style8.fotorama .fotorama__html > div {
position:absolute;
top:0;
width:100%;
}
.fastgallery.fg_style9.fotorama .fotorama__html > div {
position:absolute;
top:0;
width:100%;
}
.fastgallery.fg_style10.fotorama .fotorama__html > div {
position:absolute;
top:0;
width:100%;
}
.fastgallery.fg_style11.fotorama .fotorama__html > div {
position:absolute;
bottom:0;
width:100%;
}
.fastgallery.fg_style12.fotorama .fotorama__html > div {
position:absolute;
bottom:0;
width:100%;
} .fastgallery.gallery-columns-3fg_thumbs_one .fg-gallery-item-thumbs-one {
max-width: 32%;
max-width: -webkit-calc(33.3% - 4px);
max-width:         calc(33.3% - 4px);
} #pbOverlay.hide {
display: block!important;
} .fotorama__wrap * {
box-sizing: content-box !important;
} .fastgallery.fg_pagination_style1,
.fastgallery.fg_pagination_style2 {
clear:both;	
margin-top:20px!important;
}
.fastgallery ul.fg_pagination {
list-style:none;
text-align:center;
width:100%;
clear:both;
}
.fastgallery ul.fg_pagination li {
display:inline-block;
padding:5px;
}
.fastgallery ul.fg_pagination li a {
text-decoration:none;
border:0;
padding:5px 10px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery ul.fg_pagination li a:hover {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
} .fg-photoswipe figcaption {
display:none;	
}
.fg-photoswipe figure {
position:relative;
overflow:hidden;
}
.fg-photoswipe .fastgallery-gallery-icon.fg_zoom a .fg-zoom-icon {
position:absolute;
bottom:0;
font-size: 20px;
position: absolute;
text-decoration: none;
opacity:0;
height:100%;
width:100%;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;			
}
.fastgallery.gallery-columns-6 .fg-photoswipe .fastgallery-gallery-icon:hover .fg-zoom-icon,
.fastgallery.gallery-columns-7 .fg-photoswipe .fastgallery-gallery-icon:hover .fg-zoom-icon,
.fastgallery.gallery-columns-8 .fg-photoswipe .fastgallery-gallery-icon:hover .fg-zoom-icon,
.fastgallery.gallery-columns-9 .fg-photoswipe .fastgallery-gallery-icon:hover .fg-zoom-icon {
font-size:15px!important;
margin-top:-7.5px!important;
margin-left:-7.5px!important;
}
.fastgallery.gallery-columns-6 .fg-photoswipe .fastgallery-gallery-icon .fg-zoom-icon,
.fastgallery.gallery-columns-7 .fg-photoswipe .fastgallery-gallery-icon .fg-zoom-icon,
.fastgallery.gallery-columns-8 .fg-photoswipe .fastgallery-gallery-icon .fg-zoom-icon,
.fastgallery.gallery-columns-9 .fg-photoswipe .fastgallery-gallery-icon .fg-zoom-icon {
font-size:15px!important;
margin-top:-7.5px!important;
margin-left:-7.5px!important;
top:50%;
position:absolute;
}
.fastgallery.gallery.fg_style1 .fg-photoswipe .fastgallery-gallery-icon .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
opacity:0;	
}
.fastgallery.gallery.fg_style1 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom:hover .fg-zoom-icon {
opacity:1;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.gallery.fg_style1 .fg-photoswipe .fastgallery-gallery-icon.no-caption .fg-zoom-icon {
margin-top:-10px;
}
.fastgallery.gallery.fg_style2 .fg-photoswipe .fastgallery-gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px; 	
}
.fastgallery.gallery.fg_style2 .fg-photoswipe .fastgallery-gallery-icon:hover img {
transform:         scale(1.2); -moz-transform:    scale(1.2); -webkit-transform: scale(1.2); -o-transform:      scale(1.2); -ms-transform:     scale(1.2); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastgallery.fg_style2 .fg-photoswipe .fg-gallery-caption {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
color: #fff;
font-size: 12px;
line-height: 1.5;
margin: 0;
max-height: 50%;
padding: 6px 8px;
position: relative;
text-align: center;
width: 100%;
display:table;
}
.fastgallery.fg_style2 .fg-photoswipe .caption-container {
display:table-cell;
vertical-align:middle;
}
.fastgallery.gallery.fg_style2 .fg-photoswipe .fastgallery-gallery-icon .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -10px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastgallery.gallery.fg_style2 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom:hover a .fg-zoom-icon {
opacity:1;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.fg_style4 .fg-photoswipe .caption-container {
display:table-cell;
vertical-align:middle;
}
.fastgallery.gallery.fg_style4 .fg-photoswipe .fastgallery-gallery-icon .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastgallery.gallery.fg_style4 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom:hover a .fg-zoom-icon,
.fastgallery.gallery.fg_style4 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom.fg_over a .fg-zoom-icon,
.fastgallery.gallery.fg_style4 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom:hover .fastgallery-mask {
opacity:1;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.gallery.fg_style4 .fg-photoswipe .fastgallery-gallery-icon.no-caption .fg-zoom-icon {
margin-top:-10px;
}
.fg-photoswipe .fastgallery-mask {
position:absolute;
bottom:0;
left:0;
width:100%;
height:100%;
z-index:1;
opacity:0;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.gallery.fg_style4 .fg-photoswipe .fastgallery-gallery-icon .fg-zoom-icon,
.fastgallery.fg_style4 .fg-photoswipe .fg-gallery-caption {
z-index:2;	
}
.fastgallery.gallery.fg_style5 .fg-photoswipe .fastgallery-gallery-icon .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -15px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
transform:         scale(1) rotate(0deg); -moz-transform:    scale(1) rotate(0deg); -webkit-transform: scale(1) rotate(0deg); -o-transform:      scale(1) rotate(0deg); -ms-transform:     scale(1) rotate(0deg); }
.fastgallery.gallery.fg_style5 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom:hover a .fg-zoom-icon,
.fastgallery.gallery.fg_style5 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom:hover .fastgallery-mask {
opacity:1;			
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.gallery.fg_style5 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom .fastgallery-mask {
transfom: 		   scale(1.2) rotate(15deg);
-moz-transform:    scale(1.2) rotate(15deg); -webkit-transform: scale(1.2) rotate(15deg); -o-transform:      scale(1.2) rotate(15deg); -ms-transform:     scale(1.2) rotate(15deg); }
.fastgallery.gallery.fg_style5 .fg-photoswipe .fastgallery-gallery-icon .fg-zoom-icon,
.fastgallery.fg_style5 .fg-photoswipe .fg-gallery-caption {
z-index:2;	
}
.fastgallery.gallery.fg_style6 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom:hover a .fg-zoom-icon,
.fastgallery.gallery.fg_style6 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom:hover .fastgallery-mask {
opacity:1;			
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.gallery.fg_style6 .fg-photoswipe .fastgallery-gallery-icon .fg-zoom-icon,
.fastgallery.fg_style6 .fg-photoswipe .fg-gallery-caption {
z-index:2;	
}
.fastgallery.gallery.fg_style6 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery.gallery.fg_style6 .fg-photoswipe .fastgallery-gallery-icon.no-caption.fg_zoom:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -15px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery.gallery.fg_style7 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom .fastgallery-mask {
bottom:-100%;
opacity:1;
}
.fastgallery.gallery.fg_style7 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom:hover .fastgallery-mask {
bottom:0;		
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastgallery.gallery.fg_style7 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom:hover a .fg-zoom-icon {
opacity:1;			
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.gallery.fg_style7 .fg-photoswipe .fastgallery-gallery-icon .fg-zoom-icon,
.fastgallery.fg_style7 .fg-photoswipe .fg-gallery-caption {
z-index:2;	
}
.fastgallery.gallery.fg_style7 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery.gallery.fg_style7 .fg-photoswipe .fastgallery-gallery-icon.no-caption.fg_zoom:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -15px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery.gallery.fg_style8 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom .fastgallery-mask {
transform:         scale(0); -moz-transform:    scale(0); -webkit-transform: scale(0); -o-transform:      scale(0); -ms-transform:     scale(0); opacity:1;
}
.fastgallery.gallery.fg_style8 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom:hover .fastgallery-mask {
transform:         scale(1); -moz-transform:    scale(1); -webkit-transform: scale(1); -o-transform:      scale(1); -ms-transform:     scale(1); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastgallery.gallery.fg_style8 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom:hover a .fg-zoom-icon {
opacity:1;			
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.gallery.fg_style8 .fg-photoswipe .fastgallery-gallery-icon .fg-zoom-icon,
.fastgallery.fg_style8 .fg-photoswipe .fg-gallery-caption {
z-index:2;	
}
.fastgallery.gallery.fg_style8 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery.gallery.fg_style8 .fg-photoswipe .fastgallery-gallery-icon.no-caption.fg_zoom:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -15px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery.gallery.fg_style9 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom .fastgallery-mask {
transform:         scale(0); -moz-transform:    scale(0); -webkit-transform: scale(0); -o-transform:      scale(0); -ms-transform:     scale(0); opacity:1;
}
.fastgallery.gallery.fg_style9 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom:hover .fastgallery-mask {
transform:         scale(1); -moz-transform:    scale(1); -webkit-transform: scale(1); -o-transform:      scale(1); -ms-transform:     scale(1); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastgallery.gallery.fg_style9 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom:hover a .fg-zoom-icon {
opacity:1;			
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.gallery.fg_style9 .fg-photoswipe .fastgallery-gallery-icon .fg-zoom-icon,
.fastgallery.fg_style9 .fg-photoswipe .fg-gallery-caption {
z-index:2;	
}
.fastgallery.gallery.fg_style9 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom .fg-zoom-icon {
position:absolute;
top:-100%;
left:0;
margin-left:0px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery.gallery.fg_style9 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery.gallery.fg_style9 .fg-photoswipe .fastgallery-gallery-icon.no-caption.fg_zoom:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -15px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery.gallery.fg_style10 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom .fastgallery-mask {
transform:         scale(0); -moz-transform:    scale(0); -webkit-transform: scale(0); -o-transform:      scale(0); -ms-transform:     scale(0); opacity:1;
}
.fastgallery.gallery.fg_style10 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom:hover .fastgallery-mask {
transform:         scale(1); -moz-transform:    scale(1); -webkit-transform: scale(1); -o-transform:      scale(1); -ms-transform:     scale(1); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastgallery.gallery.fg_style10 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom:hover a .fg-zoom-icon {
opacity:1;			
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.gallery.fg_style10 .fg-photoswipe .fastgallery-gallery-icon .fg-zoom-icon,
.fastgallery.fg_style10 .fg-photoswipe .fg-gallery-caption {
z-index:2;	
}
.fastgallery.gallery.fg_style10 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom .fg-zoom-icon {
position:absolute;
top:-100%;
left:0;
margin-left:0px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery.gallery.fg_style10 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery.gallery.fg_style10 .fg-photoswipe .fastgallery-gallery-icon.no-caption.fg_zoom:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -15px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery.gallery.fg_style11 .fg-photoswipe .fastgallery-gallery-icon .fg-zoom-icon,
.fastgallery.fg_style11 .fg-photoswipe .fg-gallery-caption {
z-index:2;	
}
.fastgallery.gallery.fg_style11 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom:hover a .fg-zoom-icon {
opacity:1;			
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.gallery.fg_style11 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom .fg-zoom-icon {
position:absolute;
top:50%;
left:-25%;
margin-left:0px;    
margin-top: -15px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery.gallery.fg_style11 .fg-photoswipe .fastgallery-gallery-icon.no-caption.fg_zoom .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -15px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery.gallery.fg_style12 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom:hover a .fg-zoom-icon {
opacity:1;			
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.gallery.fg_style12 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom .fg-zoom-icon {
position:absolute;
top:50%;
left:25%;
margin-left:0px;    
margin-top: -15px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery.gallery.fg_style12 .fg-photoswipe .fastgallery-gallery-icon.no-caption.fg_zoom .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -15px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
} .pswp button:hover {
background-color:transparent;
background-image:none;
}
.headerblocks {
line-height:1;
}
.headerblocks h2 {
font-size:32px;
}
.headerblocks h4 {
font-size:20px;
}
.headerblocks a {
text-decoration:none;
border-bottom:0;
box-shadow:0 0 0;
}
.wpmp-clear {
clear:both;
}
.headerblocks.headerblocks-columns-1 .headerblocks-item {
max-width: 100%;
}
.headerblocks.headerblocks-columns-2 .headerblocks-item {
max-width: 48%;
max-width: -webkit-calc(50% - 4px);
max-width:         calc(50% - 4px);
}
.headerblocks.headerblocks-columns-3 .headerblocks-item {
max-width: 32%;
max-width: -webkit-calc(33.3% - 4px);
max-width:         calc(33.3% - 4px);
}
.headerblocks.headerblocks-columns-4 .headerblocks-item {
max-width: 23%;
max-width: -webkit-calc(25% - 4px);
max-width:         calc(25% - 4px);
}
.headerblocks.headerblocks-columns-5 .headerblocks-item {
max-width: 19%;
max-width: -webkit-calc(20% - 4px);
max-width:         calc(20% - 4px);
}
.headerblocks.headerblocks-columns-6 .headerblocks-item {
max-width: 15%;
max-width: -webkit-calc(16.7% - 4px);
max-width:         calc(16.7% - 4px);
}
.headerblocks.headerblocks-columns-7 .headerblocks-item {
max-width: 13%;
max-width: -webkit-calc(14.28% - 4px);
max-width:         calc(14.28% - 4px);
}
.headerblocks.headerblocks-columns-8 .headerblocks-item {
max-width: 11%;
max-width: -webkit-calc(12.5% - 4px);
max-width:         calc(12.5% - 4px);
}
.headerblocks.headerblocks-columns-9 .headerblocks-item {
max-width: 9%;
max-width: -webkit-calc(11.1% - 4px);
max-width:         calc(11.1% - 4px);
}
@media only screen and (min-width : 1025px) {
.headerblocks.headerblocks-columns-1 .headerblocks-item:nth-of-type(1n),
.headerblocks.headerblocks-columns-2 .headerblocks-item:nth-of-type(2n),
.headerblocks.headerblocks-columns-3 .headerblocks-item:nth-of-type(3n),
.headerblocks.headerblocks-columns-4 .headerblocks-item:nth-of-type(4n),
.headerblocks.headerblocks-columns-5 .headerblocks-item:nth-of-type(5n),
.headerblocks.headerblocks-columns-6 .headerblocks-item:nth-of-type(6n),
.headerblocks.headerblocks-columns-7 .headerblocks-item:nth-of-type(7n),
.headerblocks.headerblocks-columns-8 .headerblocks-item:nth-of-type(8n),
.headerblocks.headerblocks-columns-9 .headerblocks-item:nth-of-type(9n) {
margin-right: 0!important;
}
}
.headerblocks.headerblocks-columns-1.gallery-size-medium figure.headerblocks-item:nth-of-type(1n+1),
.headerblocks.headerblocks-columns-1.gallery-size-thumbnail figure.headerblocks-item:nth-of-type(1n+1),
.headerblocks.headerblocks-columns-2.gallery-size-thumbnail figure.headerblocks-item:nth-of-type(2n+1),
.headerblocks.headerblocks-columns-3.gallery-size-thumbnail figure.headerblocks-item:nth-of-type(3n+1) {
clear: left;
} .headerblocks .ad_one_one{ width:100%; }
.headerblocks .ad_one_half{ width:50%; }
.headerblocks .ad_one_third{ width:33.33%; }
.headerblocks .ad_two_third{ width:66.66%; }
.headerblocks .ad_one_fourth{ width:25%; }
.headerblocks .ad_three_fourth{ width:75%; }
.headerblocks .ad_one_fifth{ width:20%; }
.headerblocks .ad_two_fifth{ width:40%; }
.headerblocks .ad_three_fifth{ width:60%; }
.headerblocks .ad_four_fifth{ width:80%; }
.headerblocks .ad_one_sixth{ width:16.66%; }
.headerblocks .ad_five_sixth{ width:83.33%; }
.headerblocks .ad_one_half, 
.headerblocks .ad_one_third,
.headerblocks .ad_two_third,
.headerblocks .ad_three_fourth,
.headerblocks .ad_one_fourth,
.headerblocks .ad_one_fifth,
.headerblocks .ad_two_fifth,
.headerblocks .ad_three_fifth,
.headerblocks .ad_four_fifth,
.headerblocks .ad_one_sixth,
.headerblocks .ad_five_sixth{ 
position:relative;
float:left; 
}
.headerblocks .ad_last{ 
margin-right:0 !important; 
clear:right; 
} 
.adclear {
clear:both;
} .admp_one_half{ width:48%; }
.admp_one_third{ width:30.66%; }
.admp_two_third{ width:65.33%; }
.admp_one_fourth{ width:22%; }
.admp_three_fourth{ width:74%; }
.admp_one_fifth{ width:16.8%; }
.admp_two_fifth{ width:37.6%; }
.admp_three_fifth{ width:58.4%; }
.admp_four_fifth{ width:67.2%; }
.admp_one_sixth{ width:13.33%; }
.admp_five_sixth{ width:82.67%; }
.admp_one_half, 
.admp_one_third,
.admp_two_third,
.admp_three_fourth,
.admp_one_fourth,
.admp_one_fifth,
.admp_two_fifth,
.admp_three_fifth,
.admp_four_fifth,
.admp_one_sixth,
.admp_five_sixth{ 
position:relative; 
margin-right:3.7%; 
float:left; 
}
.admp_last{ 
margin-right:0 !important; 
clear:right; 
} @media screen and (max-width: 767px) {
.headerblocks .admp-columns-1,
.headerblocks .admp-columns-2,
.headerblocks .admp-columns-3,
.headerblocks .admp-columns-4,
.headerblocks .admp-columns-5,
.headerblocks .admp-columns-6,	
.headerblocks .admp-columns-7,
.headerblocks .admp-columns-8,	
.headerblocks .admp-columns-9,
.headerblocks .ad_one_half, 
.headerblocks .ad_one_third,
.headerblocks .ad_two_third,
.headerblocks .ad_three_fourth,
.headerblocks .ad_one_fourth,
.headerblocks .ad_one_fifth,
.headerblocks .ad_two_fifth,
.headerblocks .ad_three_fifth,
.headerblocks .ad_four_fifth,
.headerblocks .ad_one_sixth,
.headerblocks .ad_five_sixth {
max-width: 100%!important;
float:none!important;
width:100%!important;
} .admp_one_half, 
.admp_one_third,
.admp_two_third,
.admp_three_fourth,
.admp_one_fourth,
.admp_one_fifth,
.admp_two_fifth,
.admp_three_fifth,
.admp_four_fifth,
.admp_one_sixth,
.admp_five_sixth {
max-width: 100%!important;
float:none!important;
width:100%!important;
}	
} @media (min-device-width: 768px) and (max-device-width: 800px) and (orientation: portrait) { 
.headerblocks .admp-columns-1,
.headerblocks .admp-columns-2,
.headerblocks .admp-columns-3,
.headerblocks .admp-columns-4,
.headerblocks .admp-columns-5,
.headerblocks .admp-columns-6,	
.headerblocks .admp-columns-7,
.headerblocks .admp-columns-8,	
.headerblocks .admp-columns-9,
.headerblocks .ad_one_half, 
.headerblocks .ad_one_third,
.headerblocks .ad_two_third,
.headerblocks .ad_three_fourth,
.headerblocks .ad_one_fourth,
.headerblocks .ad_one_fifth,
.headerblocks .ad_two_fifth,
.headerblocks .ad_three_fifth,
.headerblocks .ad_four_fifth,
.headerblocks .ad_one_sixth,
.headerblocks .ad_five_sixth {
max-width: 48.5%!important;
width:48.5%!important;
margin-right:1%;
} .admp_one_half, 
.admp_one_third,
.admp_two_third,
.admp_three_fourth,
.admp_one_fourth,
.admp_one_fifth,
.admp_two_fifth,
.admp_three_fifth,
.admp_four_fifth,
.admp_one_sixth,
.admp_five_sixth {
max-width: 48.5%!important;
width:48.5%!important;
margin-right:1%;
}	
}
.headerblocks.wpmp_post_display1 .ad_three_fifth {
height:500px;
background-position: center center;
background-size: cover;
float: left;
overflow: hidden;	
}
.headerblocks.wpmp_post_display1 .ad_three_fifth { 
margin-right:6px;
}
.headerblocks.wpmp_post_display1 .ad_two_fifth.ad_margin { 
width:40%; 
max-width: -webkit-calc(40% - 6px);
max-width:         calc(40% - 6px);
}
.headerblocks.wpmp_post_display1 .ad_two_fifth.first {
margin-bottom:6px;
}
.headerblocks.wpmp_post_display1 .ad_two_fifth {
height:247px;
}
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin.first {
height:247px;
background-position: center center;
background-size: cover;
float: left;
overflow: hidden;	
}
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin {
height:247px;
background-position: center center;
background-size: cover;
float: left;
overflow: hidden;	
}
.headerblocks.wpmp_post_display1 .category a {
font-size:10px;
color:#fff;
background:rgba(0,0,0,0.65);
border-radius:0;
width:auto;
display:inline-block;
padding:6px 15px;
font-weight:800;
border-left:5px solid #e74c3c;
transition: background-color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display1 .category {
float:left;
}
.headerblocks.wpmp_post_display1 .category a:hover {
background:#e74c3c;
transition: background-color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display1 .share {
background: #e74c3c;
border-radius: 0;
color: #fff;
cursor: pointer;
display: inline-block;
margin: 0 !important;
position: absolute;
right: -262px;
transition: all 0.3s ease 0s;
width: auto;
}
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_three_fifth.big-post:hover .share, 
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin:hover .share  {
right: -218px;
transition: all 0.3s ease 0s;
}
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_three_fifth.big-post .share:hover, 
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin .share:hover {
right: 0;
transition: all 0.3s ease 0s;
}
.headerblocks.wpmp_post_display1 .share a {
color: #ffffff;
float: right;
padding: 13px 16px;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display1 .share a:hover {
color:#000000;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display1 .share-icon:hover {
color:#ffffff !important;
}
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_three_fifth.big-post .title-info-post h2,
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin.first .title-info-post h4, 
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin .title-info-post h4 {
margin:0;
}
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_three_fifth.big-post .title-info-post a, 
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin.first .title-info-post a, 
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin .title-info-post a,
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_three_fifth.big-post .title-info-post span, 
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin.first .title-info-post span, 
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin .title-info-post span {
color:#ffffff;
display:inline-block;
transition: color 0.3s ease 0s;
}	
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_three_fifth.big-post .title-info-post .info-post a, 
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin.first .title-info-post .info-post a, 
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin .title-info-post .info-post a,
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_three_fifth.big-post .title-info-post .info-post span, 
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin.first .title-info-post .info-post span, 
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin .title-info-post .info-post span {
font-size:12px;
}
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_three_fifth.big-post .title-info-post a:hover, 
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin .title-info-post a:hover {
color:#e74c3c;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_three_fifth.big-post .title-info-post {
position: absolute;
bottom:-42px;
left:0;
padding: 20px 35px 68px;
box-sizing:border-box;
width:100%;
transition: all 0.3s ease 0s;
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);/
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 );
}
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_three_fifth.big-post, 
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin {
position: relative;
}
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin .title-info-post {
position: absolute;
bottom:-38px;
left:0;
padding: 15px 30px 58px;
box-sizing:border-box;
width:100%;
transition: all 0.3s ease 0s;
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);/
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 );
}
.headerblocks.wpmp_post_display1 .data {
font-size: 14px;
font-weight: 400;
margin-top: 25px;
}
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin .data {
margin-top: 15px;
}
.headerblocks.wpmp_post_display1 .icon-calendar {
color: #e74c3c;
font-size: 14px;
margin: 0 10px 0 0;
padding: 0;
width:auto;
float:left;
}
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_three_fifth.big-post i, 
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin i  {
color: #ffffff;
float: left;
font-size: 12px;
margin: 0 10px 0 0;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_three_fifth.big-post .info-post a, 
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin .info-post a,
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_three_fifth.big-post .info-post span
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin .info-post span,
{
margin:0;
}
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_three_fifth.big-post .info-post a:hover, 
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin .info-post a:hover,  
.headerblocks.wpmp_post_display1 .share .icon a:hover,
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_three_fifth.big-post .info-post span:hover,
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin .info-post span:hover {
color:#000000;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display1 .separator {
color: #fff;
display: inline-block;
margin: 0 10px;
}
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_three_fifth.big-post .info-post, 
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin .info-post {
background: #e74c3c;
bottom: 0;
left: 0;
padding: 8px 25px;
position: absolute;
border-radius: 0;
}
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_three_fifth.big-post:hover .title-info-post {
bottom:0;
transition: bottom 0.3s ease 0s;
-moz-transition: bottom 0.3s ease 0s;
}
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin:hover .title-info-post {
bottom:0;
transition: bottom 0.3s ease 0s;
-moz-transition: bottom 0.3s ease 0s;
}   @media only screen and (min-width : 640px) and (max-width : 1024px) {
.ad_three_fifth.big-post {
width:100%;
margin-bottom:6px;
}
.headerblocks-item.ad_two_fifth.ad_margin.first {
margin-right:3px;
max-width:calc(50% - 3px);
margin-left:0 !important;
}
.headerblocks.wpmp_post_display1 .ad_two_fifth.ad_margin {
width:50%;
max-width:calc(50% - 3px);
margin-left:3px;
}
}
@media only screen and (max-width : 667px) {
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_three_fifth.big-post .info-post, 
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin .info-post {
display:none;
}
}   @media only screen and (max-device-width : 667px) and (orientation : portrait) {
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_three_fifth.big-post .info-post, 
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_two_fifth.ad_margin .info-post {
display:none;
}
}
.headerblocks {
line-height:1;
}
.headerblocks h2 {
font-size:32px;
}
.headerblocks .ad_two_fifth h2 {
font-size:24px;
}
.headerblocks h4 {
font-size:24px;
}
.headerblocks a {
text-decoration:none;
border-bottom:0;
box-shadow:0 0 0;
}
.wpmp-clear {
clear:both;
}
.headerblocks.wpmp_post_display1_bis .ad_three_fifth {
height:500px;
background-position: center center;
background-size: cover;
float: left;
overflow: hidden;	
}
.headerblocks.wpmp_post_display1_bis .ad_three_fifth { 
margin-right:6px;
}
.headerblocks.wpmp_post_display1_bis .ad_two_fifth.ad_margin { 
width:40%; 
max-width: -webkit-calc(40% - 6px);
max-width:         calc(40% - 6px);
}
.headerblocks.wpmp_post_display1_bis .ad_two_fifth.first {
margin-bottom:6px;
}
.headerblocks.wpmp_post_display1_bis .ad_two_fifth {
height:247px;
}
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth.ad_margin.first {
height:247px;
background-position: center center;
background-size: cover;
float: left;
overflow: hidden;	
}
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth.ad_margin {
height:247px;
background-position: center center;
background-size: cover;
float: left;
overflow: hidden;	
}
.headerblocks.wpmp_post_display1_bis .category a {
font-size:12px;
color:#fff;
background:rgba(0,0,0,0.65);
width:auto;
display:inline-block;
padding:6px 15px;
font-weight:800;
border-left:5px solid #e74c3c;
transition: background-color 0.3s ease 0s;
text-transform:uppercase;
}
.headerblocks.wpmp_post_display1_bis .category {
float:left;
}
.headerblocks.wpmp_post_display1_bis .category a:hover {
background:#e74c3c;
transition: background-color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display1_bis .share {
background: #e74c3c;
bottom: 0;
color: #fff;
cursor: pointer;
display: inline-block;
margin: 0 !important;
position: absolute;
right: -262px;
transition: all 0.3s ease 0s;
width: auto;
z-index: 500;
}
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_three_fifth.big-post:hover .share, .headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth.ad_margin:hover .share  {
right: -218px;
transition: all 0.3s ease 0s;
}
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_three_fifth.big-post .share:hover, .headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth.ad_margin .share:hover {
right: 0;
transition: all 0.3s ease 0s;
}
.headerblocks.wpmp_post_display1_bis .share a {
color: #ffffff;
float: right;
padding: 13px 16px;
transition: color 0.3s ease 0s;
font-size:16px;
}
.headerblocks.wpmp_post_display1_bis .share a:hover {
color:#000000;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display1_bis .share-icon:hover {
color:#ffffff;
}
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_three_fifth.big-post .title-info-post h2,.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth.ad_margin.first .title-info-post h4, .headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth.ad_margin .title-info-post h4 {
margin:0;
}
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_three_fifth.big-post .title-info-post a, 
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth.ad_margin.first .title-info-post a, 
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth.ad_margin .title-info-post a,
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_three_fifth.big-post .title-info-post .data,
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth.ad_margin .title-info-post .data {
color:#ffffff;
display:inline-block;
transition: color 0.3s ease 0s;
text-align:center;
margin-bottom:25px;
width:100%;
}
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_three_fifth.big-post .info-post a, 
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth .info-post a,
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_three_fifth.big-post .title-info-post .data,
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth.ad_margin .title-info-post .data,
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_three_fifth.big-post .info-post span,
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth .info-post span {
color: #ffffff;
display: inline-block;
font-size: 12px;
font-weight: 800;
text-transform: uppercase;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_three_fifth.big-post .title-info-post a:hover, 
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth.ad_margin .title-info-post a:hover {
color:#e74c3c;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_three_fifth.big-post .title-info-post {
bottom: -8%;
box-sizing: border-box;
left: 0;
padding: 15%;
position: absolute;
transition: all 0.3s ease 0s;
width: 100%;
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);/
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 );
}
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_three_fifth.big-post, .headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth.ad_margin {
position: relative;
}
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth.ad_margin .title-info-post {
bottom: -8%;
box-sizing: border-box;
left: 0;
padding: 7%;
position: absolute;
transition: all 0.3s ease 0s;
width: 100%;
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);/
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 );
}
.headerblocks.wpmp_post_display1_bis .data {
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
}
.headerblocks.wpmp_post_display1_bis .icon-calendar {
color: #e74c3c;
font-size: 16px;
margin: 0 10px 0 0;
padding: 0;
width:auto;
display: inline-block;
}
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_three_fifth.big-post i, 
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth.ad_margin i {
color: #ffffff;
float: left;
font-size: 12px;
margin: 0 10px 0 0;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_three_fifth.big-post .info-post a, 
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth.ad_margin .info-post a,
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_three_fifth.big-post .info-post span,
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth.ad_margin .info-post span {
margin:0;
padding:6px 0;
}
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_three_fifth.big-post .info-post a:hover, 
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth.ad_margin .info-post a:hover,  
.headerblocks.wpmp_post_display1_bis .share .icon a:hover {
color:#000000;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display1_bis .separator {
color: #fff;
display: inline-block;
margin: 0 10px;
}
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_three_fifth.big-post .info-post, 
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth.ad_margin .info-post {
background: #e74c3c;
display: inline-block;
padding:0 15px;
}
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_three_fifth.big-post:hover .title-info-post {
bottom:0;
transition: bottom 0.3s ease 0s;
-moz-transition: bottom 0.3s ease 0s;
}
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth.ad_margin:hover .title-info-post {
bottom:0;
transition: bottom 0.3s ease 0s;
-moz-transition: bottom 0.3s ease 0s;
}
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth.ad_margin .info-post .share   @media only screen and (min-width : 640px) and (max-width : 1024px) {
.ad_three_fifth.big-post {
width:100%;
margin-bottom:6px;
}
.headerblocks-item.ad_two_fifth.ad_margin.first {
margin-right:3px;
max-width:calc(50% - 3px);
margin-left:0 !important;
}
.headerblocks.wpmp_post_display1_bis .ad_two_fifth.ad_margin {
width:50%;
max-width:calc(50% - 3px);
margin-left:3px;
}
}
@media only screen and (max-width : 667px) {
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_three_fifth.big-post .info-post, .headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth.ad_margin .info-post {
display:none;
}
}   @media only screen and (max-device-width : 667px) and (orientation : portrait) {
.headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_three_fifth.big-post .info-post, .headerblocks.wpmp_post_display1_bis .headerblocks-item.ad_two_fifth.ad_margin .info-post {
display:none;
}
}
.headerblocks {
line-height:1;
}
.headerblocks h2 {
font-size:32px;
}
.headerblocks h4 {
font-size:20px;
}
.headerblocks a {
text-decoration:none;
border-bottom:0;
box-shadow:0 0 0;	
}
.wpmp-clear {
clear:both;
}
.headerblocks.wpmp_post_display2 .ad_one_one.ad_last {
height:500px;
background-position: center center;
background-size: cover;
float: left;
overflow: hidden;	
margin-bottom: 6px;
}
.headerblocks.wpmp_post_display2 .ad_one_one.ad_last { 
margin-right:6px;
}
.headerblocks.wpmp_post_display2 .ad_one_third.first {
margin-bottom:6px;
}
.headerblocks.wpmp_post_display2 .ad_one_third {
height:247px;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin.wpmepack-element-1 {
height: 150px;
margin-right: 3px;
max-width: calc(33.33% - 3px);	
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin.wpmepack-element-1 .photo {
width:40%;
height:100%;
background-position: center center;
background-size: cover;
float: left;
overflow: hidden;	
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .box-post {
background: #fff;
box-sizing: border-box;
display: inline-block;
height: 150px;
padding: 48px 25px 0;
width: 60%;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin.wpmepack-element-2 {
background: #ffffff;
height: 150px;
margin-left:3px;
margin-right: 3px;
max-width: calc(33.33% - 6px);	
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin.wpmepack-element-2 .photo {
width:40%;
height:100%;
background-position: center center;
background-size: cover;
float: left;
overflow: hidden;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin.wpmepack-element-3 {
background: #ffffff;
height: 150px;
margin-left: 3px;
max-width: calc(33.33% - 3px);	
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin.wpmepack-element-3 .photo {
width:40%;
height:100%;
background-position: center center;
background-size: cover;
float: left;
overflow: hidden;
}
.headerblocks.wpmp_post_display2 .ad_one_one .category a {
font-size:10px;
color:#fff;
background:rgba(0,0,0,0.65);
border-radius:0;
width:auto;
display:inline-block;
padding:6px 15px;
font-weight:800;
border-left:5px solid #e74c3c;
transition: background-color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .ad_one_one .category {
position: absolute;
top: 0;
left: 0;
}
.headerblocks.wpmp_post_display2 .ad_one_third .category a {
font-size:10px;
color:#fff;
background:#333333;
border-radius:0;
width:auto;
display:inline-block;
padding:6px 15px;
font-weight:800;
border-right:5px solid #e74c3c;
transition: background-color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .ad_one_third .category {
position: absolute;
top: 0;
right: 0;
}
.headerblocks.wpmp_post_display2 .category a:hover {
background:#e74c3c;
color:#ffffff !important;
transition: background-color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .share {
background: #e74c3c;
border-radius: 0;
color: #fff;
cursor: pointer;
display: inline-block;
margin: 0 !important;
position: absolute;
right: -262px;
transition: all 0.3s ease 0s;
width: auto;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post:hover .share, 
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin:hover .share  {
right: -218px;
transition: all 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .share:hover, 
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .share:hover {
right: 0;
transition: all 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .share a {
color: #ffffff;
float: right;
padding: 13px 16px;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .share a:hover {
color:#000000;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .share-icon:hover {
color:#ffffff !important;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post h2,.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin.first .title-info-post h4, .headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .title-info-post h4 {
margin:0;
text-transform:none;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post a,
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post span {
color:#ffffff;
display:inline-block;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post a:hover {
color:#e74c3c;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post .category a:hover,
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post .category a {
transition: background 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .box-post:hover .title-info-post .title-post a {
color:#e74c3c;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post {
position: absolute;
bottom:-42px;
left:0;
padding: 50px 35px 68px;
box-sizing:border-box;
width:100%;
transition: all 0.3s ease 0s;
background:rgba(0,0,0,0.2)
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post, .headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin {
position: relative;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .title-info-post {
box-sizing: border-box;
left: 0;
position: relative;
transition: all 0.3s ease 0s;
width: 100%;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .title-info-post h4 a{
color: #333333;
font-size: 18px;
font-weight: 500;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .data {
font-size: 14px;
font-weight: 400;
margin-top: 25px;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .data {
color: #8e8e8e;
display: inline-block;
margin-top: 15px;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .data:hover {
color:#e74c3c;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .icon-calendar {
color: #e74c3c;
font-size: 18px;
margin: 0 10px 0 0;
padding: 0;
width:auto;
float:left;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post i {
color: #ffffff;
float: left;
font-size: 12px;
margin: 0 10px 0 0;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .info-post a {
margin:0;
font-size:12px;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .info-post a:hover {
color:#000000;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .separator {
color: #fff;
display: inline-block;
margin: 0 10px;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .info-post {
background: #e74c3c;
bottom: 0;
left: 0;
padding: 8px 25px;
position: absolute;
border-radius: 0;
font-size:12px;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post:hover .title-info-post {
bottom:0;
transition: bottom 0.3s ease 0s;
-moz-transition: bottom 0.3s ease 0s;
}   @media only screen and (min-width : 640px) and (max-width : 1024px) {
.ad_one_one.ad_last.big-post {
width:100%;
margin-bottom:6px;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post, 
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin {
float: none;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin.second {
margin-bottom:6px;
margin-left:0;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin.third {
margin-left:0;
}
.headerblocks.wpmp_post_display2 h2 {
font-size:24px;	
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .title-info-post h4 a {
font-size:15px;	
}
}
@media only screen and (max-width : 667px) {
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_one_one.ad_last.big-post .info-post, 
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_one_third.ad_margin .info-post {
display:none;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post, 
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin {
float: none;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin.second {
margin-bottom:6px;
margin-left:0;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin.third {
margin-left:0;
}
.headerblocks.wpmp_post_display2 h2 {
font-size:24px;	
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .title-info-post h4 a {
font-size:15px;	
}		
}   @media only screen and (max-device-width : 667px) and (orientation : portrait) {
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .info-post, 
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .info-post {
display:none;
}
.headerblocks.wpmp_post_display2 h2 {
font-size:24px;	
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .title-info-post h4 a {
font-size:15px;	
}	
}
.headerblocks {
line-height:1;
}
.headerblocks h2 {
font-size:32px;
}
.headerblocks h4 {
font-size:20px;
}
.headerblocks a {
text-decoration:none;
border-bottom:0;
box-shadow:0 0 0;	
}
.wpmp-clear {
clear:both;
}
.headerblocks.wpmp_post_display2 .ad_one_one.ad_last {
height:500px;
background-position: center center;
background-size: cover;
float: left;
overflow: hidden;	
margin-bottom: 6px;
}
.headerblocks.wpmp_post_display2 .ad_one_one.ad_last { 
margin-right:6px;
}
.headerblocks.wpmp_post_display2 .ad_one_third.first {
margin-bottom:6px;
}
.headerblocks.wpmp_post_display2 .ad_one_third {
height:247px;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin.wpmepack-element-1 {
height: 150px;
margin-right: 3px;
max-width: calc(33.33% - 3px);	
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin.wpmepack-element-1 .photo {
width:40%;
height:100%;
background-position: center center;
background-size: cover;
float: left;
overflow: hidden;	
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .box-post {
background: #fff;
box-sizing: border-box;
display: inline-block;
height: 150px;
padding: 48px 25px 0;
width: 60%;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin.wpmepack-element-2 {
background: #ffffff;
height: 150px;
margin-left:3px;
margin-right: 3px;
max-width: calc(33.33% - 6px);	
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin.wpmepack-element-2 .photo {
width:40%;
height:100%;
background-position: center center;
background-size: cover;
float: left;
overflow: hidden;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin.wpmepack-element-3 {
background: #ffffff;
height: 150px;
margin-left: 3px;
max-width: calc(33.33% - 3px);	
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin.wpmepack-element-3 .photo {
width:40%;
height:100%;
background-position: center center;
background-size: cover;
float: left;
overflow: hidden;
}
.headerblocks.wpmp_post_display2 .ad_one_one .category a {
font-size:10px;
color:#fff;
background:rgba(0,0,0,0.65);
border-radius:0;
width:auto;
display:inline-block;
padding:6px 15px;
font-weight:800;
border-left:5px solid #e74c3c;
transition: background-color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .ad_one_one .category {
position: absolute;
top: 0;
left: 0;
}
.headerblocks.wpmp_post_display2 .ad_one_third .category a {
font-size:10px;
color:#fff;
background:#333333;
border-radius:0;
width:auto;
display:inline-block;
padding:6px 15px;
font-weight:800;
border-right:5px solid #e74c3c;
transition: background-color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .ad_one_third .category {
position: absolute;
top: 0;
right: 0;
}
.headerblocks.wpmp_post_display2 .category a:hover {
background:#e74c3c;
color:#ffffff !important;
transition: background-color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .share {
background: #e74c3c;
border-radius: 0;
color: #fff;
cursor: pointer;
display: inline-block;
margin: 0 !important;
position: absolute;
right: -262px;
transition: all 0.3s ease 0s;
width: auto;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post:hover .share, 
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin:hover .share  {
right: -218px;
transition: all 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .share:hover, 
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .share:hover {
right: 0;
transition: all 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .share a {
color: #ffffff;
float: right;
padding: 13px 16px;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .share a:hover {
color:#000000;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .share-icon:hover {
color:#ffffff !important;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post h2,.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin.first .title-info-post h4, .headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .title-info-post h4 {
margin:0;
text-transform:none;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post a,
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post span {
color:#ffffff;
display:inline-block;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post a:hover {
color:#e74c3c;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post .category a:hover,
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post .category a {
transition: background 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .box-post:hover .title-info-post .title-post a {
color:#e74c3c;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post {
position: absolute;
bottom:-42px;
left:0;
padding: 50px 35px 68px;
box-sizing:border-box;
width:100%;
transition: all 0.3s ease 0s;
background:rgba(0,0,0,0.2)
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post, .headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin {
position: relative;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .title-info-post {
box-sizing: border-box;
left: 0;
position: relative;
transition: all 0.3s ease 0s;
width: 100%;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .title-info-post h4 a{
color: #333333;
font-size: 18px;
font-weight: 500;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .data {
font-size: 14px;
font-weight: 400;
margin-top: 25px;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .data {
color: #8e8e8e;
display: inline-block;
margin-top: 15px;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .data:hover {
color:#e74c3c;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .icon-calendar {
color: #e74c3c;
font-size: 18px;
margin: 0 10px 0 0;
padding: 0;
width:auto;
float:left;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post i {
color: #ffffff;
float: left;
font-size: 12px;
margin: 0 10px 0 0;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .info-post a {
margin:0;
font-size:12px;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .info-post a:hover {
color:#000000;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2 .separator {
color: #fff;
display: inline-block;
margin: 0 10px;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .info-post {
background: #e74c3c;
bottom: 0;
left: 0;
padding: 8px 25px;
position: absolute;
border-radius: 0;
font-size:12px;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post:hover .title-info-post {
bottom:0;
transition: bottom 0.3s ease 0s;
-moz-transition: bottom 0.3s ease 0s;
}   @media only screen and (min-width : 640px) and (max-width : 1024px) {
.ad_one_one.ad_last.big-post {
width:100%;
margin-bottom:6px;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post, 
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin {
float: none;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin.second {
margin-bottom:6px;
margin-left:0;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin.third {
margin-left:0;
}
.headerblocks.wpmp_post_display2 h2 {
font-size:24px;	
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .title-info-post h4 a {
font-size:15px;	
}
}
@media only screen and (max-width : 667px) {
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_one_one.ad_last.big-post .info-post, 
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_one_third.ad_margin .info-post {
display:none;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post, 
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin {
float: none;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin.second {
margin-bottom:6px;
margin-left:0;
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin.third {
margin-left:0;
}
.headerblocks.wpmp_post_display2 h2 {
font-size:24px;	
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .title-info-post h4 a {
font-size:15px;	
}		
}   @media only screen and (max-device-width : 667px) and (orientation : portrait) {
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_one.ad_last.big-post .info-post, 
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .info-post {
display:none;
}
.headerblocks.wpmp_post_display2 h2 {
font-size:24px;	
}
.headerblocks.wpmp_post_display2 .headerblocks-item.ad_one_third.ad_margin .title-info-post h4 a {
font-size:15px;	
}	
}
.headerblocks {
line-height:1;
}
.headerblocks h2 {
font-size:32px;
}
.headerblocks h4 {
font-size:20px;
}
.headerblocks a {
text-decoration:none;
border-bottom:0;
box-shadow:0 0 0;	
}
.wpmp-clear {
clear:both;
}
.headerblocks.wpmp_post_display2_bis .ad_one_one.ad_last {
height:500px;
background-position: center center;
background-size: cover;
float: left;
overflow: hidden;	
margin-bottom: 6px;
}
.headerblocks.wpmp_post_display2_bis .ad_one_one.ad_last { 
margin-right:6px;
}
.headerblocks.wpmp_post_display2_bis .ad_one_third.first {
margin-bottom:6px;
}
.headerblocks.wpmp_post_display2_bis .ad_one_third {
height:247px;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin.first {
height: 150px;
margin-right: 3px;
max-width: calc(33.33% - 3px);	
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin .photo {
position:relative;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin.first .photo {
width:40%;
height:100%;
background-position: center center;
background-size: cover;
float: left;
overflow: hidden;	
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin .box-post {
background: #fff;
box-sizing: border-box;
display: inline-block;
height: 150px;
padding: 7%;
width: 60%;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin.second {
background: #ffffff;
height: 150px;
margin-left:3px;
margin-right: 3px;
max-width: calc(33.33% - 6px);	
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin.second .photo {
width:40%;
height:100%;
background-position: center center;
background-size: cover;
float: left;
overflow: hidden;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin.third {
background: #ffffff;
height: 150px;
margin-left: 3px;
max-width: calc(33.33% - 3px);	
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin.third .photo {
width:40%;
height:100%;
background-position: center center;
background-size: cover;
float: left;
overflow: hidden;
}
.headerblocks.wpmp_post_display2_bis .ad_one_one .category a {
font-size:12px;
color:#fff;
background:rgba(0,0,0,0.65);
width:auto;
display:inline-block;
padding:6px 15px;
font-weight:800;
border-left:5px solid #e74c3c;
transition: background-color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2_bis .ad_one_one .category {
float:left;
}
.headerblocks.wpmp_post_display2_bis .ad_one_third .category a {
background: rgba(0, 0, 0, 0.5);
border-top: 2px solid #e74c3c;
color: #fff;
display: inline-block;
font-size: 12px;
font-weight: 800;
padding: 6px 15px;
text-align: center;
transition: background-color 0.3s ease 0s;
width:100%;
}
.headerblocks.wpmp_post_display2_bis .ad_one_third .category {
bottom: 0;
position: absolute;
width: 100%;
}
.headerblocks.wpmp_post_display2_bis .category a:hover {
background:#e74c3c;
color:#ffffff;
transition: background-color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2_bis .share {
background: #e74c3c;
color: #fff;
cursor: pointer;
display: inline-block;
margin: 0 !important;
position: absolute;
right: -263px;
transition: all 0.3s ease 0s;
width: auto;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_one.ad_last.big-post:hover .share, 
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin:hover .share  {
right: -218px;
transition: all 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_one.ad_last.big-post .share:hover, 
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin .share:hover {
right: 0;
transition: all 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2_bis .share a {
color: #ffffff;
float: right;
padding: 13px 16px;
transition: color 0.3s ease 0s;
font-size:16px;
}
.headerblocks.wpmp_post_display2_bis .share a:hover {
color:#000000;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2_bis .share-icon:hover {
color:#ffffff;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post h2,.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin.first .title-info-post h4, .headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin .title-info-post h4 {
margin:0;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post a,
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post span {
color:#ffffff;
display:inline-block;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_one.ad_last.big-post .info-post a,
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_one.ad_last.big-post .info-post span {
color: #ffffff;
display: inline-block;
font-size: 12px;
font-weight: 800;
text-transform: uppercase;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post a:hover {
color:#e74c3c;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post a:hover {
color:#e74c3c;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post .category a:hover,
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post .category a {
transition: background 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin .box-post:hover .title-info-post .title-post a {
color:#e74c3c;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post {
position: absolute;
bottom:-42px;
left:0;
padding: 50px 35px 68px;
box-sizing:border-box;
width:100%;
transition: all 0.3s ease 0s;
background:rgba(0,0,0,0.4);
text-align:center;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_one.ad_last.big-post, .headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin {
position: relative;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin .title-info-post {
box-sizing: border-box;
left: 0;
position: relative;
transition: all 0.3s ease 0s;
width: 100%;
text-align:center;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin .title-info-post h4 a {
color: #333333;
font-size: 18px;
font-weight: 500;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2_bis .data {
font-size: 14px;
font-weight: 400;
margin-top: 25px;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin .data {
color: #8e8e8e;
display: inline-block;
margin-top: 15px;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin .data:hover {
color:#e74c3c;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2_bis .icon-calendar {
color: #e74c3c;
font-size: 18px;
margin: 0 10px 0 0;
padding: 0;
width:auto;
float:left;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_one.ad_last.big-post i {
color: #ffffff;
float: left;
font-size: 12px;
margin: 0 10px 0 0;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_one.ad_last.big-post .info-post a {
margin:0;
padding: 6px 0;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_one.ad_last.big-post .info-post a:hover {
color:#000000;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2_bis .separator {
color: #fff;
display: inline-block;
margin: 0 10px;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_one.ad_last.big-post .info-post {
background: #e74c3c;
display: inline-block;
padding: 0 15px;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_one.ad_last.big-post:hover .title-info-post {
bottom:-20px;
transition: bottom 0.3s ease 0s;
-moz-transition: bottom 0.3s ease 0s;
}
.headerblocks.wpmp_post_display2_bis .info-post a {
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
}   @media only screen and (min-width : 640px) and (max-width : 1024px) {
.ad_one_one.ad_last.big-post {
width:100%;
margin-bottom:6px;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_one.ad_last.big-post, .headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin {
float: none;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin.second {
margin-bottom:6px;
margin-left:0;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin.third {
margin-left:0;
}
.headerblocks.wpmp_post_display2_bis h2 {
font-size:24px;	
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin .title-info-post h4 a {
font-size:15px;	
}
.headerblocks.wpmp_post_display2_bis .ad_one_third .data {
font-size: 12px;
}			
}
@media only screen and (max-width : 667px) {
.headerblocks.wpmp_post_display1 .headerblocks-item.ad_one_one.ad_last.big-post .info-post, .headerblocks.wpmp_post_display1 .headerblocks-item.ad_one_third.ad_margin .info-post {
display:none;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_one.ad_last.big-post, .headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin {
float: none;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin.second {
margin-bottom:6px;
margin-left:0;
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin.third {
margin-left:0;
}
.headerblocks.wpmp_post_display2_bis h2 {
font-size:24px;	
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin .title-info-post h4 a {
font-size:15px;	
}
.headerblocks.wpmp_post_display2_bis .ad_one_third .data {
font-size: 12px;
}		
}   @media only screen and (max-device-width : 667px) and (orientation : portrait) {
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_one.ad_last.big-post .info-post, .headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin .info-post {
display:none;
}
.headerblocks.wpmp_post_display2_bis h2 {
font-size:24px;	
}
.headerblocks.wpmp_post_display2_bis .headerblocks-item.ad_one_third.ad_margin .title-info-post h4 a {
font-size:15px;	
}
.headerblocks.wpmp_post_display2_bis .ad_one_third .data {
font-size: 12px;
}		
}
.headerblocks {
line-height:1;
}
.headerblocks h2 {
font-size:32px;
}
.headerblocks h4 {
font-size:20px;
}
.headerblocks .wpmepack-element-1 h4,
.headerblocks .wpmepack-element-2 h4 {
font-size:18px;
line-height:1.2;
}
.headerblocks a {
text-decoration:none;
border-bottom:0;
box-shadow:0 0 0;		
}
.wpmp-clear {
clear:both;
}
.headerblocks.wpmp_post_display3 .ad_three_fifth {
height:500px;
background-position: center center;
background-size: cover;
float: left;
overflow: hidden;	
}
.headerblocks.wpmp_post_display3 .ad_three_fifth { 
margin-right:6px;
}
.headerblocks.wpmp_post_display3 .ad_two_fifth.ad_margin { 
width:40%; 
max-width: -webkit-calc(40% - 6px);
max-width:         calc(40% - 6px);
}
.headerblocks.wpmp_post_display3 .ad_one_fifth.ad_margin { 
width:20%; 
max-width: -webkit-calc(20% - 6px);
max-width:         calc(20% - 6px);
}
.headerblocks.wpmp_post_display3 .ad_one_fifth.ad_margin .second { 
width:20%; 
max-width: -webkit-calc(20% - 6px);
max-width:         calc(20% - 6px);
}
.headerblocks.wpmp_post_display3 .ad_two_fifth.first {
margin-bottom:6px;
}
.headerblocks.wpmp_post_display3 .ad_two_fifth {
height:247px;
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_one_fifth.ad_margin.first {
background-position: center center;
background-size: cover;
float: left;
height: 247px;
margin-bottom: 6px;
margin-right: 3px;
overflow: hidden;
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_one_fifth.ad_margin.second {
margin-left: 3px;
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_one_fifth.ad_margin {
height:247px;
background-position: center center;
background-size: cover;
float: left;
overflow: hidden;	
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_two_fifth.ad_margin.third {
height:247px;
background-position: center center;
background-size: cover;
float: left;
overflow: hidden;	
}
.headerblocks.wpmp_post_display3 .category a {
font-size:10px;
color:#fff;
background:rgba(0,0,0,0.65);
border-radius:0;
width:auto;
display:inline-block;
padding:6px 15px;
font-weight:800;
border-left:5px solid #e74c3c;
transition: background-color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display3 .category {
float:left;
}
.headerblocks.wpmp_post_display3 .category a:hover {
background:#e74c3c;
transition: background-color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display3 .share {
background: #e74c3c;
border-radius: 0;
color: #fff;
cursor: pointer;
display: inline-block;
margin: 0 !important;
position: absolute;
right: -262px;
transition: all 0.3s ease 0s;
width: auto;
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_three_fifth.big-post:hover .share, 
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_one_fifth.ad_margin:hover .share, 
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_two_fifth.ad_margin:hover .share  {
right: -218px;
transition: all 0.3s ease 0s;
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_three_fifth.big-post .share:hover, 
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_two_fifth.ad_margin .share:hover, 
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_one_fifth.ad_margin .share:hover {
right: 0;
transition: all 0.3s ease 0s;
}
.headerblocks-item.ad_one_fifth.ad_margin h4 {
margin:0;
}
.headerblocks.wpmp_post_display3 .share a {
color: #ffffff;
float: right;
padding: 13px 16px;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display3 .share a:hover {
color:#000000;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display3 .share-icon:hover {
color:#ffffff !important;
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_three_fifth.big-post .title-info-post h2,
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_two_fifth.ad_margin.first .title-info-post h4, 
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_two_fifth.ad_margin .title-info-post h4 {
margin:0;
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_three_fifth.big-post .title-info-post a, 
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_one_fifth.ad_margin .title-info-post a, 
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_two_fifth.ad_margin .title-info-post a, 
.headerblocks.wpmp_post_display3 .headerblocks-item .title-info-post span  {
color:#ffffff;
display:inline-block;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_three_fifth.big-post .title-info-post a:hover, 
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_one_fifth.ad_margin .title-info-post a:hover, 
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_two_fifth.ad_margin .title-info-post a:hover {
color:#e74c3c;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_three_fifth.big-post .title-info-post {
position: absolute;
bottom:-42px;
left:0;
padding: 20px 35px 68px;
box-sizing:border-box;
width:100%;
transition: all 0.3s ease 0s;
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);/
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 );
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_three_fifth.big-post, .headerblocks.wpmp_post_display3 .headerblocks-item.ad_two_fifth.ad_margin {
position: relative;
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_one_fifth.ad_margin .title-info-post {
position: absolute;
bottom:-38px;
left:0;
padding: 15px 30px 58px;
box-sizing:border-box;
width:100%;
transition: all 0.3s ease 0s;
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);/
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 );
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_two_fifth.ad_margin .title-info-post {
position: absolute;
bottom:-38px;
left:0;
padding: 15px 30px 58px;
box-sizing:border-box;
width:100%;
transition: all 0.3s ease 0s;
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);/
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 );
}
.headerblocks.wpmp_post_display3 .data {
font-size: 14px;
font-weight: 400;
margin-top: 25px;
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_two_fifth.ad_margin .data {
margin-top: 15px;
}
.headerblocks.wpmp_post_display3 .icon-calendar {
color: #e74c3c;
font-size: 18px;
margin: 0 10px 0 0;
padding: 0;
width:auto;
float:left;
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_three_fifth.big-post i {
color: #ffffff;
float: left;
font-size:12px;
margin: 0 10px 0 0;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_two_fifth.ad_margin.wpmepack-element-3 i, 
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_two_fifth.ad_margin.wpmepack-element-3 .info-post {
float: left;
font-size: 14px;
margin: 0 10px 0 0;
transition: color 0.3s ease 0s;	
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_one_fifth.ad_margin.wpmepack-element-1 .share,
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_one_fifth.ad_margin.wpmepack-element-2 .share {
display:none;
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_three_fifth.big-post .info-post a, 
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_two_fifth.ad_margin .info-post a, 
.headerblocks.wpmp_post_display3 .headerblocks-item. .info-post span {
margin:0;
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_three_fifth.big-post .info-post a:hover, 
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_two_fifth.ad_margin .info-post a:hover,  
.headerblocks.wpmp_post_display3 .share .icon a:hover {
color:#000000;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display3 .separator {
color: #fff;
display: inline-block;
margin: 0 10px;
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_three_fifth.big-post .info-post, 
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_two_fifth.ad_margin .info-post {
background: #e74c3c;
bottom: 0;
left: 0;
padding: 8px 25px;
position: absolute;
border-radius: 0;
font-size:12px;
}
.headerblocks.wpmp_post_display3 .headerblocks-item .info-post a {
font-size:12px;
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_three_fifth.big-post:hover .title-info-post {
bottom:0;
transition: bottom 0.3s ease 0s;
-moz-transition: bottom 0.3s ease 0s;
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_one_fifth.ad_margin:hover .title-info-post {
bottom:-15px;
transition: bottom 0.3s ease 0s;
-moz-transition: bottom 0.3s ease 0s;
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_two_fifth.ad_margin:hover .title-info-post {
bottom:0;
transition: bottom 0.3s ease 0s;
-moz-transition: bottom 0.3s ease 0s;
}   @media only screen and (min-width : 640px) and (max-width : 1024px) {
.ad_three_fifth.big-post {
width:100%;
margin-bottom:6px;
}
.headerblocks-item.ad_two_fifth.ad_margin.first {
margin-right:3px;
max-width:calc(50% - 3px);
margin-left:0 !important;
}
.headerblocks.wpmp_post_display3 .ad_two_fifth.ad_margin {
width:50%;
max-width:calc(50% - 3px);
margin-left:3px;
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_one_fifth.ad_margin.second {
margin-left:0;
margin-bottom:6px;
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_two_fifth.ad_margin.third {
margin-left:3px;
}
.headerblocks.wpmp_post_display3 .ad_one_fifth.ad_margin {
max-width:none;
width:33.33%;
}
.headerblocks.wpmp_post_display3 .ad_two_fifth.ad_margin {
max-width:none;
width:33.33%;
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_three_fifth.big-post .info-post, .headerblocks.wpmp_post_display3 .headerblocks-item.ad_two_fifth.ad_margin .info-post {
display:none;
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_one_fifth.ad_margin.second {
margin:0 3px;
max-width:calc(33.33% - 6px);
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_one_fifth.ad_margin.first {
max-width:calc(33.33% - 6px);
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_one_fifth.ad_margin.third {
max-width:calc(33.33% - 6px);
}
.headerblocks.wpmp_post_display3 h2 {
font-size:24px;	
}		
}
@media only screen and (max-width : 667px) {
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_three_fifth.big-post .info-post, .headerblocks.wpmp_post_display3 .headerblocks-item.ad_two_fifth.ad_margin .info-post {
display:none;
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_one_fifth.ad_margin.second {
margin-left:0;
margin-bottom:6px;
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_two_fifth.ad_margin.third {
margin-left:0;
}
.headerblocks.wpmp_post_display3 h2 {
font-size:24px;	
}	
}   @media only screen and (max-device-width : 667px) and (orientation : portrait) {
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_three_fifth.big-post .info-post, .headerblocks.wpmp_post_display3 .headerblocks-item.ad_two_fifth.ad_margin .info-post {
display:none;
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_one_fifth.ad_margin.second {
margin-left:0;
margin-bottom:6px;
}
.headerblocks.wpmp_post_display3 .headerblocks-item.ad_two_fifth.ad_margin.third {
margin-left:0;
}
.headerblocks.wpmp_post_display3 h2 {
font-size:24px;	
}	
}
.headerblocks {
line-height:1;
}
.headerblocks h2 {
font-size:32px;
}
.headerblocks h4 {
font-size:20px;
}
.headerblocks .wpmepack-element-1 h4,
.headerblocks .wpmepack-element-2 h4 {
font-size:18px;
line-height:1.2;
}
.headerblocks a {
text-decoration:none;
border-bottom:0;
box-shadow:0 0 0;	
}
.wpmp-clear {
clear:both;
}
.headerblocks.wpmp_post_display3_bis .ad_three_fifth {
height:500px;
background-position: center center;
background-size: cover;
float: left;
overflow: hidden;	
}
.headerblocks.wpmp_post_display3_bis .ad_three_fifth { 
margin-right:6px;
}
.headerblocks.wpmp_post_display3_bis .ad_two_fifth.ad_margin { 
width:40%; 
max-width: -webkit-calc(40% - 6px);
max-width:         calc(40% - 6px);
}
.headerblocks.wpmp_post_display3_bis .ad_one_fifth.ad_margin { 
width:20%; 
max-width: -webkit-calc(20% - 6px);
max-width:         calc(20% - 6px);
}
.headerblocks.wpmp_post_display3_bis .ad_one_fifth.ad_margin .second { 
width:20%; 
max-width: -webkit-calc(20% - 6px);
max-width:         calc(20% - 6px);
}
.headerblocks.wpmp_post_display3_bis .ad_two_fifth.first {
margin-bottom:6px;
}
.headerblocks.wpmp_post_display3_bis .ad_two_fifth {
height:247px;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_one_fifth.ad_margin.first {
background-position: center center;
background-size: cover;
float: left;
height: 247px;
margin-bottom: 6px;
margin-right: 3px;
overflow: hidden;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_one_fifth.ad_margin.second {
margin-left: 3px;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_one_fifth.ad_margin {
height:247px;
background-position: center center;
background-size: cover;
float: left;
overflow: hidden;	
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth.ad_margin.third {
height:247px;
background-position: center center;
background-size: cover;
float: left;
overflow: hidden;	
}
.headerblocks.wpmp_post_display3_bis .category a {
font-size:12px;
color:#fff;
background:rgba(0,0,0,0.65);
width:auto;
display:inline-block;
padding:6px 15px;
font-weight:800;
border-left:5px solid #e74c3c;
transition: background-color 0.3s ease 0s;
text-transform:uppercase;
}
.headerblocks.wpmp_post_display3_bis .category {
float:left;
}
.headerblocks.wpmp_post_display3_bis .category a:hover {
background:#e74c3c;
transition: background-color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display3_bis .share {
background: #e74c3c;
bottom: 0;
color: #fff;
cursor: pointer;
display: inline-block;
margin: 0 !important;
position: absolute;
right: -263px;
transition: all 0.3s ease 0s;
width: auto;
z-index: 500;
}
.headerblocks.wpmp_post_display3_bis .ad_one_fifth .share {
background: #e74c3c;
bottom: 0;
color: #fff;
cursor: pointer;
display: inline-block;
margin: 0 !important;
position: absolute;
right: -218px;
transition: all 0.3s ease 0s;
width: auto;
z-index: 500;
}
.headerblocks.wpmp_post_display3_bis .ad_one_fifth .share a {
color: #ffffff;
float: right;
padding: 10px;
transition: color 0.3s ease 0s;
font-size:12px;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_one_fifth.ad_margin:hover .share {
right:-218px;
transition: all 0.3s ease 0s;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_three_fifth.big-post:hover .share, 
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth.ad_margin:hover .share  {
right:-218px;
transition: all 0.3s ease 0s;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_three_fifth.big-post .share:hover, 
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth.ad_margin .share:hover, 
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_one_fifth.ad_margin .share:hover {
right: 0;
transition: all 0.3s ease 0s;
}
.headerblocks-item.ad_one_fifth.ad_margin h4 {
margin:0;
}
.headerblocks.wpmp_post_display3_bis .share a {
color: #ffffff;
float: right;
padding: 13px 16px;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display3_bis .big-post .share a,
.headerblocks.wpmp_post_display3_bis .third .share a {
font-size:16px;
}
.headerblocks.wpmp_post_display3_bis .share a:hover {
color:#000000;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display3_bis .share-icon:hover {
color:#ffffff;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_three_fifth.big-post .title-info-post h2,
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth.ad_margin.first .title-info-post h4, 
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth.ad_margin .title-info-post h4 {
margin:0;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_three_fifth.big-post .title-info-post a, 
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_one_fifth.ad_margin .title-info-post a, 
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth.ad_margin .title-info-post a,
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_three_fifth.big-post .title-info-post span,
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth.ad_margin .title-info-post span,
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_one_fifth.big-post .title-info-post span,
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_one_fifth.ad_margin .title-info-post span {
color:#ffffff;
display:inline-block;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_three_fifth.big-post .title-info-post a:hover, 
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_one_fifth.ad_margin .title-info-post a:hover, 
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth.ad_margin .title-info-post a:hover {
color:#e74c3c;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_three_fifth.big-post .title-info-post {
position: absolute;
bottom:-42px;
left:0;
padding: 20px 35px 68px;
box-sizing:border-box;
width:100%;
text-align:center;
transition: all 0.3s ease 0s;
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);/
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 );
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_three_fifth.big-post, 
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth.ad_margin {
position: relative;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_one_fifth.ad_margin .title-info-post {
position: absolute;
bottom:-38px;
left:0;
padding: 15px 30px 58px;
box-sizing:border-box;
width:100%;
text-align:center;
transition: all 0.3s ease 0s;
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);/
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 );
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth.ad_margin .title-info-post {
position: absolute;
bottom:-42px;
left:0;
padding: 20px 35px 68px;
box-sizing:border-box;
width:100%;
text-align:center;
transition: all 0.3s ease 0s;
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);/
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 );
}
.headerblocks.wpmp_post_display3_bis .data {
font-size: 14px;
font-weight: 400;
margin-top: 25px;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth.ad_margin .data {
margin-top: 15px;
}
.headerblocks.wpmp_post_display3_bis .icon-calendar {
color: #e74c3c;
font-size: 18px;
margin: 0 10px 0 0;
padding: 0;
width:auto;
float:left;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_three_fifth.big-post i, 
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth.ad_margin i  {
color: #ffffff;
float: left;
font-size: 12px;
margin: 0 10px 0 0;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_three_fifth.big-post .info-post a, 
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth.ad_margin .info-post a {
margin:0;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_three_fifth.big-post .info-post a, 
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth .info-post a,
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_three_fifth.big-post .info-post span,
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth .info-post span {
color: #ffffff;
display: inline-block;
font-size: 12px;
font-weight: 800;
text-transform: uppercase;
transition: color 0.3s ease 0s;
padding: 6px 0px;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_three_fifth.big-post .info-post a:hover, 
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth.ad_margin .info-post a:hover,  
.headerblocks.wpmp_post_display3_bis .share .icon a:hover {
color:#000000;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display3_bis .separator {
color: #fff;
display: inline-block;
margin: 0 10px;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_three_fifth.big-post .info-post, 
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth.ad_margin .info-post {
background: #e74c3c;
display: inline-block;
padding: 0 15px;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_three_fifth.big-post:hover .title-info-post {
bottom:0;
transition: bottom 0.3s ease 0s;
-moz-transition: bottom 0.3s ease 0s;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_one_fifth.ad_margin:hover .title-info-post {
bottom:0;
transition: bottom 0.3s ease 0s;
-moz-transition: bottom 0.3s ease 0s;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth.ad_margin:hover .title-info-post {
bottom:0;
transition: bottom 0.3s ease 0s;
-moz-transition: bottom 0.3s ease 0s;
}   @media only screen and (min-width : 640px) and (max-width : 1024px) {
.ad_three_fifth.big-post {
width:100%;
margin-bottom:6px;
}
.headerblocks-item.ad_two_fifth.ad_margin.first {
margin-right:3px;
max-width:calc(50% - 3px);
margin-left:0 !important;
}
.headerblocks.wpmp_post_display3_bis .ad_two_fifth.ad_margin {
width:50%;
max-width:calc(50% - 3px);
margin-left:3px;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_one_fifth.ad_margin.second {
margin-left:0;
margin-bottom:6px;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth.ad_margin.third {
margin-left:3px;
}
.headerblocks.wpmp_post_display3_bis .ad_one_fifth.ad_margin {
max-width:none;
width:33.33%;
}
.headerblocks.wpmp_post_display3_bis .ad_two_fifth.ad_margin {
max-width:none;
width:33.33%;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_three_fifth.big-post .info-post, .headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth.ad_margin .info-post {
display:none;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_one_fifth.ad_margin.second {
margin:0 3px;
max-width:calc(33.33% - 6px);
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_one_fifth.ad_margin.first {
max-width:calc(33.33% - 6px);
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_one_fifth.ad_margin.third {
max-width:calc(33.33% - 6px);
}
.headerblocks.wpmp_post_display3_bis h2 {
font-size:24px;	
}		
}
@media only screen and (max-width : 667px) {
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_three_fifth.big-post .info-post, .headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth.ad_margin .info-post {
display:none;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_one_fifth.ad_margin.second {
margin-left:0;
margin-bottom:6px;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth.ad_margin.third {
margin-left:0;
}
.headerblocks.wpmp_post_display3_bis h2 {
font-size:24px;	
}		
}   @media only screen and (max-device-width : 667px) and (orientation : portrait) {
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_three_fifth.big-post .info-post, .headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth.ad_margin .info-post {
display:none;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_one_fifth.ad_margin.second {
margin-left:0;
margin-bottom:6px;
}
.headerblocks.wpmp_post_display3_bis .headerblocks-item.ad_two_fifth.ad_margin.third {
margin-left:0;
}
.headerblocks.wpmp_post_display3_bis h2 {
font-size:24px;	
}	
}
.headerblocks.wpmp_post_display4 h2 {
font-size:26px;
}
.headerblocks a {
text-decoration:none;
border-bottom:0;
box-shadow:0 0 0;		
}
.headerblocks.wpmp_post_display4 .ad_one_one.ad_last {
height:400px;
background-position: center center;
background-size: cover;
float: left;
overflow: hidden;	
margin-bottom: 0;
}
.headerblocks.wpmp_post_display4 .ad_one_one.ad_last { 
margin-right:6px;
}
.headerblocks.wpmp_post_display4 .ad_one_third.first {
margin-bottom:6px;
}
.headerblocks.wpmp_post_display4 .ad_one_third {
height:247px;
}
.headerblocks.wpmp_post_display4 .ad_one_one .category a {
font-size:10px;
color:#fff;
background:rgba(0,0,0,0.65);
border-radius:0;
width:auto;
display:inline-block;
padding:6px 15px;
font-weight:800;
border-left:5px solid #e74c3c;
transition: background-color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display4 .ad_one_one .category {
position: absolute;
top: 0;
left: 0;
}
.headerblocks.wpmp_post_display4 .ad_one_third .category a {
font-size:10px;
color:#fff;
background:#333333;
border-radius:0;
width:auto;
display:inline-block;
padding:6px 15px;
font-weight:800;
border-right:5px solid #e74c3c;
transition: background-color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display4 .ad_one_third .category {
position: absolute;
top: 0;
right: 0;
}
.headerblocks.wpmp_post_display4 .category a:hover {
background:#e74c3c;
color:#ffffff;
transition: color 0.3s ease 0s;
transition: background 0.3s ease 0s;
}
.headerblocks.wpmp_post_display4 .share {
background: #e74c3c;
border-radius: 0;
color: #fff;
cursor: pointer;
display: inline-block;
margin: 0 !important;
position: absolute;
right: -290px;
transition: all 0.3s ease 0s;
width: auto;
}
.headerblocks.wpmp_post_display4 .headerblocks-item.ad_one_one.ad_last.big-post:hover .share, 
.headerblocks.wpmp_post_display4 .headerblocks-item.ad_one_third.ad_margin:hover .share  {
right: -240px;
transition: all 0.3s ease 0s;
}
.headerblocks.wpmp_post_display4 .headerblocks-item.ad_one_one.ad_last.big-post .share:hover,
.headerblocks.wpmp_post_display4 .headerblocks-item.ad_one_third.ad_margin .share:hover {
right: 0;
transition: all 0.3s ease 0s;
}
.headerblocks.wpmp_post_display4 .share a {
color: #ffffff;
float: right;
padding: 13px 16px;
transition: color 0.3s ease 0s;
font-size:16px;
}
.headerblocks.wpmp_post_display4 .share a:hover {
color:#000000;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display4 .share-icon a:hover {
color:#ffffff;
}
.headerblocks.wpmp_post_display4 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post h2 {
margin:0;
}
.headerblocks.wpmp_post_display4 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post a,
.headerblocks.wpmp_post_display4 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post span {
color:#ffffff;
display:inline-block;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display4 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post a:hover {
color:#e74c3c;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display4 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post .category a:hover,
.headerblocks.wpmp_post_display4 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post .category a {
transition: background 0.3s ease 0s;
}
.headerblocks.wpmp_post_display4 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post .category a:hover {
color:#FFF;
}
.headerblocks.wpmp_post_display4 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post {
position: absolute;
bottom:-38px;
left:0;
padding: 50px 35px 68px;
box-sizing:border-box;
width:100%;
transition: all 0.3s ease 0s;
background:rgba(0,0,0,0.2)
}
.headerblocks.wpmp_post_display4 .headerblocks-item.ad_one_one.ad_last.big-post, 
.headerblocks.wpmp_post_display4 .headerblocks-item.ad_one_third.ad_margin {
position: relative;
}
.headerblocks.wpmp_post_display4 .data {
font-size: 14px;
font-weight: 400;
margin-top: 25px;
}
.headerblocks.wpmp_post_display4 .icon-calendar {
color: #e74c3c;
font-size: 18px;
margin: 0 10px 0 0;
padding: 0;
width:auto;
float:left;
}
.headerblocks.wpmp_post_display4 .headerblocks-item.ad_one_one.ad_last.big-post i  {
color: #ffffff;
float: left;
font-size: 18px;
margin: 0 10px 0 0;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display4 .headerblocks-item.ad_one_one.ad_last.big-post:hover .title-info-post {
bottom:-20px;
transition: bottom 0.3s ease 0s;
-moz-transition: bottom 0.3s ease 0s;
}
.headerblocks .owl-controls {
opacity:0;
transition: opacity 0.3s ease 0s;	
}
.wpmp_post_display4:hover .owl-controls {
opacity:1;
transition: opacity 0.3s ease 0s;	
}
.wpmp_post_display4 .owl-prev {
left: 0;
margin-top: -24px;
position: absolute;
top: 50%;
}
.wpmp_post_display4 .owl-next {
right: 0;
margin-top: -18px;
position: absolute;
top: 50%;
}   @media only screen and (min-width : 640px) and (max-width : 1024px) {
.ad_one_one.ad_last.big-post {
width:100%;
margin-bottom:6px;
}
.headerblocks.wpmp_post_display4 .headerblocks-item.ad_one_one.ad_last.big-post, .headerblocks.wpmp_post_display4 .headerblocks-item.ad_one_third.ad_margin {
float: none;
}	
}
@media only screen and (max-width : 667px) {
.headerblocks.wpmp_post_display4 .headerblocks-item.ad_one_one.ad_last.big-post, .headerblocks.wpmp_post_display4 .headerblocks-item.ad_one_third.ad_margin {
float: none;
}
}   @media only screen and (max-device-width : 667px) and (orientation : portrait) {
}
.headerblocks.wpmp_post_display4_bis h2 {
font-size:26px;
}
.headerblocks a {
text-decoration:none;
}
.headerblocks.wpmp_post_display4_bis .ad_one_one.ad_last {
height:400px;
background-position: center center;
background-size: cover;
float: left;
overflow: hidden;	
margin-bottom: 0;
}
.headerblocks.wpmp_post_display4_bis .ad_one_one.ad_last { 
margin-right:6px;
}
.headerblocks.wpmp_post_display4_bis .ad_one_third.first {
margin-bottom:6px;
}
.headerblocks.wpmp_post_display4_bis .ad_one_third {
height:247px;
}
.headerblocks.wpmp_post_display4_bis .ad_one_one .category a {
font-size:10px;
color:#fff;
background:rgba(0,0,0,0.65);
width:auto;
display:inline-block;
padding:6px 15px;
font-weight:800;
border-left:5px solid #e74c3c;
transition: background-color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display4_bis .ad_one_third .category a {
font-size:10px;
color:#fff;
background:#333333;
border-radius:0 0 0 6px;
width:auto;
display:inline-block;
padding:6px 15px;
font-weight:800;
border-right:5px solid #e74c3c;
transition: background-color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display4_bis .ad_one_third .category {
position: absolute;
top: 0;
right: 0;
}
.headerblocks.wpmp_post_display4_bis .category a:hover {
background:#e74c3c;
color:#ffffff !important;
transition: color 0.3s ease 0s;
transition: background 0.3s ease 0s;
}
.headerblocks.wpmp_post_display4_bis .share {
background: #e74c3c;
bottom: 0;
color: #fff;
cursor: pointer;
display: inline-block;
margin: 0 !important;
position: absolute;
right: -290px;
transition: all 0.3s ease 0s;
width: auto;
z-index: 500;
}
.headerblocks.wpmp_post_display4_bis .headerblocks-item.ad_one_one.ad_last.big-post:hover .share, 
.headerblocks.wpmp_post_display4_bis .headerblocks-item.ad_one_third.ad_margin:hover .share  {
right: -246px;
transition: all 0.3s ease 0s;
}
.headerblocks.wpmp_post_display4_bis .headerblocks-item.ad_one_one.ad_last.big-post .share:hover, 
.headerblocks.wpmp_post_display4_bis .headerblocks-item.ad_one_third.ad_margin .share:hover {
right: 0;
transition: all 0.3s ease 0s;
}
.headerblocks.wpmp_post_display4_bis .share a {
color: #ffffff;
float: right;
padding: 13px 16px;
transition: color 0.3s ease 0s;
font-size: 16px;
}
.headerblocks.wpmp_post_display4_bis .share a:hover {
color:#000000;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display4_bis .share-icon:hover {
color:#ffffff !important;
}
.headerblocks.wpmp_post_display4_bis .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post h2 {
margin:0;
}
.headerblocks.wpmp_post_display4_bis .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post a,
.headerblocks.wpmp_post_display4_bis .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post span {
color:#ffffff;
display:inline-block;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display4_bis .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post a:hover {
color:#e74c3c;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display4_bis .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post .category a:hover,
.headerblocks.wpmp_post_display4_bis .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post .category a {
transition: background 0.3s ease 0s;
}
.headerblocks.wpmp_post_display4_bis .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post {
position: absolute;
bottom:-38px;
left:0;
padding: 50px 35px 68px;
box-sizing:border-box;
width:100%;
transition: all 0.3s ease 0s;
text-align:center;
background:rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%) repeat scroll 0 0;
}
.headerblocks.wpmp_post_display4_bis .headerblocks-item.ad_one_one.ad_last.big-post, 
.headerblocks.wpmp_post_display4_bis .headerblocks-item.ad_one_third.ad_margin {
position: relative;
}
.headerblocks.wpmp_post_display4_bis .data {
font-size: 14px;
font-weight: 400;
margin-top: 15px;
}
.headerblocks.wpmp_post_display4_bis .icon-calendar {
color: #e74c3c;
font-size: 18px;
margin: 0 10px 0 0;
padding: 0;
width:auto;
float:left;
}
.headerblocks.wpmp_post_display4_bis .headerblocks-item.ad_one_one.ad_last.big-post i  {
color: #ffffff;
float: left;
font-size: 18px;
margin: 0 10px 0 0;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display4_bis .headerblocks-item.ad_one_one.ad_last.big-post:hover .title-info-post {
bottom:0;
transition: bottom 0.3s ease 0s;
-moz-transition: bottom 0.3s ease 0s;
}
.owl-controls {
opacity:0;
transition: opacity 0.3s ease 0s;	
}
.wpmp_post_display4_bis:hover .owl-controls {
opacity:1;
transition: opacity 0.3s ease 0s;	
}
.wpmp_post_display4_bis .owl-prev {
left: 0;
margin-top: -24px;
position: absolute;
top: 50%;
}
.wpmp_post_display4_bis .owl-next {
right: 0;
margin-top: -18px;
position: absolute;
top: 50%;
}   @media only screen and (min-width : 640px) and (max-width : 1024px) {
.ad_one_one.ad_last.big-post {
width:100%;
margin-bottom:6px;
}
.headerblocks.wpmp_post_display4_bis .headerblocks-item.ad_one_one.ad_last.big-post, 
.headerblocks.wpmp_post_display4_bis .headerblocks-item.ad_one_third.ad_margin {
float: none;
}	
}
@media only screen and (max-width : 667px) {
.headerblocks.wpmp_post_display4_bis .headerblocks-item.ad_one_one.ad_last.big-post, 
.headerblocks.wpmp_post_display4_bis .headerblocks-item.ad_one_third.ad_margin {
float: none;
}
}
.headerblocks.wpmp_post_display5 h2 {
font-size:26px;
padding:0;
}
.headerblocks a {
text-decoration:none;
border-bottom:0;
box-shadow:0 0 0;		
}
.headerblocks.wpmp_post_display5 .ad_two_third {
display:none;	
}
.headerblocks.wpmp_post_display5 {
background: #333;
display:inline-block;
padding: 15px;
}
.headerblocks.wpmp_post_display5 .active {
display:block;
}
.headerblocks.wpmp_post_display5 .title-info-post.ad_one_half {
box-sizing: border-box;
padding: 0 50px 25px 25px;
}
.headerblocks.wpmp_post_display5 .ad_one_one.ad_last {
height:400px;
background-position: center center;
background-size: cover;
float: left;
overflow: hidden;	
margin-bottom: 0;
}
.headerblocks.wpmp_post_display5 .ad_one_one.ad_last { 
margin-right:6px;
}
.headerblocks.wpmp_post_display5 .ad_one_one .category a {
font-size:10px;
color:#fff;
background:rgba(0,0,0,0.65);
border-radius:0;
width:auto;
display:inline-block;
padding:6px 15px;
font-weight:800;
border-left:5px solid #e74c3c;
transition: background-color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display5 .ad_one_one .category {
position: absolute;
top: 0;
left: 0;
}
.headerblocks.wpmp_post_display5 .ad_one_third .category a {
font-size:10px;
color:#fff;
background:#333333;
border-radius:0;
width:auto;
display:inline-block;
padding:6px 15px;
font-weight:800;
border-right:5px solid #e74c3c;
transition: background-color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display5 .ad_one_third .category {
position: absolute;
top: 0;
right: 0;
}
.headerblocks.wpmp_post_display5 .category a:hover {
background:#e74c3c;
color:#ffffff;
transition: color 0.3s ease 0s;
transition: background 0.3s ease 0s;
}
.headerblocks.wpmp_post_display5 .share {
background: #e74c3c;
border-radius: 0;
bottom: 0;
color: #fff;
cursor: pointer;
display: inline-block;
margin: 0 !important;
position: absolute;
right: -262px;
transition: all 0.3s ease 0s;
width: auto;
}
.headerblocks.wpmp_post_display5 .title-info-post.ad_one_half p {
color: #fff;
font-size: 16px;
line-height: 1.5;
text-align: justify;
margin: 25px 0;
}
.headerblocks.wpmp_post_display5 .info-post a,
.headerblocks.wpmp_post_display5 .title-info-post.ad_one_half span {
float: left;
font-size:12px;
color:#fff;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display5 .separator {
color: #ffffff;
float: left;
margin: 0 10px;
line-height:1;
}
.headerblocks.wpmp_post_display5 .view {
color:#FFF;	
}
.headerblocks.wpmp_post_display5 .info-post i {
color: #e74c3c;
font-size: 14px;
margin-right: 10px;
}
.headerblocks.wpmp_post_display5 .share .info-comments {
background: #e74c3c;
left: 7%;
padding: 5px 18px;
position: absolute;
top: 0;
transition: all 0.3s ease 0s;
border-radius:0 ;
font-size:12px;
opacity:0;
}
.headerblocks.wpmp_post_display5 .headerblocks-item.ad_one_one.ad_last.big-post:hover .share, 
.headerblocks.wpmp_post_display5 .headerblocks-item.ad_one_third.ad_margin:hover .share  {
right: -218px;
transition: all 0.3s ease 0s;
}
.headerblocks.wpmp_post_display5 .headerblocks-item.ad_one_one.ad_last.big-post .share:hover, 
.headerblocks.wpmp_post_display5 .headerblocks-item.ad_one_third.ad_margin .share:hover {
right: 0;
transition: all 0.3s ease 0s;
}
.headerblocks.wpmp_post_display5 .share a {
color: #ffffff;
float: right;
padding: 13px 16px;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display5 .share a:hover {
color:#000000;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display5 .share .comments:hover .info-comments {
top:-24px;
transition: all 0.3s ease 0s;
opacity:1;
}
.headerblocks.wpmp_post_display5 .share-icon:hover {
color:#ffffff;
}
.headerblocks.wpmp_post_display5 .title-info-post.ad_one_half h2 {
margin:0;
}
.headerblocks.wpmp_post_display5 .title-info-post.ad_one_half a,
.headerblocks.wpmp_post_display5 .title-info-post.ad_one_half span {
color:#ffffff;
display:inline-block;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display5 .title-info-post.ad_one_half a:hover {
color:#e74c3c;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display5 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post .category a:hover,
.headerblocks.wpmp_post_display5 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post .category a {
transition: background 0.3s ease 0s;
}
.headerblocks.wpmp_post_display5 .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post {
position: absolute;
bottom:-38px;
left:0;
padding: 50px 35px 68px;
box-sizing:border-box;
width:100%;
transition: all 0.3s ease 0s;
background:rgba(0,0,0,0.2)
}
.headerblocks.wpmp_post_display5 .headerblocks-item.ad_one_one.ad_last.big-post, .headerblocks.wpmp_post_display5 .headerblocks-item.ad_one_third.ad_margin {
position: relative;
}
.headerblocks.wpmp_post_display5 .icon-calendar {
color: #e74c3c;
float: left;
font-size: 14px;
margin: 0 8px 0 0;
padding: 0;
width: auto;
}
.headerblocks.wpmp_post_display5 .headerblocks-item.ad_one_one.ad_last.big-post i {
color: #ffffff;
float: left;
font-size: 18px;
margin: 0 10px 0 0;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display5 .headerblocks-item.ad_one_one.ad_last.big-post:hover .title-info-post {
bottom:-20px;
transition: bottom 0.3s ease 0s;
-moz-transition: bottom 0.3s ease 0s;
}
.owl-controls {
opacity:0;
transition: opacity 0.3s ease 0s;	
}
.wpmp_post_display5:hover .owl-controls {
opacity:1;
transition: opacity 0.3s ease 0s;	
}
.wpmp_post_display5 .owl-prev {
left: 0;
margin-top: -24px;
position: absolute;
top: 50%;
}
.wpmp_post_display5 .owl-next {
right: 0;
margin-top: -18px;
position: absolute;
top: 50%;
}
.wpmp_post_display5 .mini-post.small-post.ad_one_third .img-post {
background-position: center center;
background-size: cover;
height: 72px;
}
.wpmp_post_display5 .mini-post.small-post .ad_three_fourth {
box-sizing: border-box;
padding: 0 0 0 15px;
}
.wpmp_post_display5 .mini-post .content-post h2 {
margin:0;
}
.wpmp_post_display5 .mini-post .title-post a {
color: #ffffff;
display: inline-block;
font-size: 18px;
font-weight: normal;
line-height: 23px;
margin-bottom: 26px;
overflow: hidden;
text-overflow: ellipsis;
transition: color 0.3s ease 0s;
white-space: nowrap;
width: 100%;
cursor:pointer;
}
.wpmp_post_display5 .mini-post .title-post a:hover {
color:#e74c3c;
transition: color 0.3s ease 0s;
}
.wpmp_post_display5 .mini-post .info-post a:hover {
color:#e74c3c;
transition: color 0.3s ease 0s;
}
.wpmp_post_display5 .mini-post.small-post.ad_one_third {
border-bottom: 1px solid #2b2b2b;
border-left: 1px solid #2b2b2b;
box-sizing: border-box;
padding:15px 0 15px 15px;
}
.wpmp_post_display5 .mini-post.small-post.ad_one_third.first {
padding-top:10px;
}
.wpmp_post_display5 .wpmepack-element-3.mini-post.small-post.ad_one_third {
border-bottom:0;
padding-bottom:10px;
}   @media only screen and (min-width : 801px) and (max-width : 1200px) {
.headerblocks.wpmp_post_display5 .active {
width: 100%;
}
.headerblocks.wpmp_post_display5 .title-info-post.ad_one_half {
padding: 25px;
}
.headerblocks.wpmp_post_display5 .active {
border: 1px solid #2b2b2b;
}
.wpmp_post_display5 .mini-post.small-post.ad_one_third {
border: 1px solid #2b2b2b;
margin: 25px 0 0;
padding: 15px 0 15px 15px;
width: 100%;
}
.wpmp_post_display5 .mini-post.small-post.ad_one_third.fourth {
border-bottom: 1px solid #2b2b2b !important;
}
}
@media only screen and (max-width : 800px) {
.headerblocks.wpmp_post_display5 .headerblocks-item.ad_one_one.ad_last.big-post, .headerblocks.wpmp_post_display5 .headerblocks-item.ad_one_third.ad_margin {
float: none;
}
.headerblocks.wpmp_post_display5 .title-info-post.ad_one_half {
display: inline-block;
padding: 25px 0 50px;
}
.headerblocks.wpmp_post_display5 .title-info-post.ad_one_half {
box-sizing: border-box;
display: inline-block;
padding: 25px 0 50px;
}
.wpmp_post_display5 .mini-post.small-post.ad_one_third .img-post {
display: inline-block;
width: 30% !important;
}
.wpmp_post_display5 .mini-post.small-post .ad_three_fourth {
display: inline-block;
position: absolute;
width: 65% !important;
}
.wpmp_post_display5 .view,
.wpmp_post_display5 .comments,
.wpmp_post_display5 .separator {
display: none;
}	
.wpmp_post_display5 .mini-post.small-post.ad_one_third {
border:1px solid #2b2b2b;
border-bottom:0;
}
.wpmp_post_display5 .mini-post.small-post.ad_one_third.fourth,
.wpmp_post_display5 .wpmepack-element-3 {
border-bottom: 1px solid #2b2b2b !important;
}
}
.headerblocks.wpmp_post_display5_bis {
line-height:1;
}
.headerblocks.wpmp_post_display5_bis h2 {
font-size:26px;
}
.headerblocks a {
text-decoration:none;
border-bottom:0;
box-shadow:0 0 0;	
}
.headerblocks.wpmp_post_display5_bis h1,
.headerblocks.wpmp_post_display5_bis h2,
.headerblocks.wpmp_post_display5_bis h3,
.headerblocks.wpmp_post_display5_bis h4,
.headerblocks.wpmp_post_display5_bis h5,
.headerblocks.wpmp_post_display5_bis h6 {
padding:0;
margin:0;
}
.headerblocks.wpmp_post_display5_bis .ad_two_third {
display:none;	
}
.headerblocks.wpmp_post_display5_bis {
background: #333;
display:inline-block;
padding: 15px;
}
.headerblocks.wpmp_post_display5_bis .active {
box-sizing: border-box;
display: block;
padding-left: 25px;
}
.headerblocks.wpmp_post_display5_bis .title-info-post.ad_one_half {
box-sizing: border-box;
padding: 0 10px 25px 25px;
}
.headerblocks.wpmp_post_display5_bis .ad_one_one.ad_last {
height:400px;
background-position: center center;
background-size: cover;
float: left;
overflow: hidden;	
margin-bottom: 0;
}
.headerblocks.wpmp_post_display5_bis .ad_one_one.ad_last { 
margin-right:6px;
}
.headerblocks.wpmp_post_display5_bis .ad_one_one .category {
position: absolute;
top: 0;
left: 0;
}
.headerblocks.wpmp_post_display5_bis .ad_one_one .category a {
background: #333333;
border-radius: 0;
border-right: 5px solid #e74c3c;
color: #fff;
display: inline-block;
font-size: 10px;
font-weight: 800;
padding: 6px 15px;
position: absolute;
right: 0;
transition: background-color 0.3s ease 0s;
width: auto;}
.headerblocks.wpmp_post_display5_bis .ad_one_one .category {
position: absolute;
top: 0;
right: 0;
}
.headerblocks.wpmp_post_display5_bis .category a:hover {
background:#e74c3c;
color:#ffffff;
transition: color 0.3s ease 0s;
transition: background 0.3s ease 0s;
}
.headerblocks.wpmp_post_display5_bis .share {
background: #e74c3c;
border-radius: 0;
bottom: 0;
color: #fff;
cursor: pointer;
display: inline-block;
margin: 0 !important;
position: absolute;
right: -290px;
transition: all 0.3s ease 0s;
width: auto;
}
.headerblocks.wpmp_post_display5_bis .title-info-post.ad_one_half p {
color: #fff;
font-size: 16px;
line-height: 1.5;
text-align: justify;
margin: 25px 0;
}
.headerblocks.wpmp_post_display5_bis .info-post a,
.headerblocks.wpmp_post_display5_bis .info-post span {
float: left;
font-size:12px;
color:#fff;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display5_bis .separator {
color: #ffffff;
float: left;
margin: 0 10px;
line-height:1;
}
.headerblocks.wpmp_post_display5_bis .info-post i {
color: #e74c3c;
font-size: 12px;
margin-right: 10px;
}
.headerblocks.wpmp_post_display5_bis .share .info-comments {
background: #e74c3c;
right: 7%;
padding: 5px 18px;
position: absolute;
top: 0;
transition: all 0.3s ease 0s;
border-radius: 0;
font-size:12px;
opacity:0;
}
.headerblocks.wpmp_post_display5_bis .headerblocks-item.ad_one_one.ad_last.big-post:hover .share, 
.headerblocks.wpmp_post_display5_bis .headerblocks-item.ad_one_one.ad_margin:hover .share  {
right:-196px;
transition: all 0.3s ease 0s;
}
.headerblocks.wpmp_post_display5_bis .headerblocks-item.ad_one_one.ad_last.big-post .share:hover, 
.headerblocks.wpmp_post_display5_bis .headerblocks-item.ad_one_one.ad_margin .share:hover {
right: 0;
transition: all 0.3s ease 0s;
}
.headerblocks.wpmp_post_display5_bis .share a {
color: #ffffff;
float: right;
padding: 13px 16px;
transition: color 0.3s ease 0s;
font-size:16px;
}
.headerblocks.wpmp_post_display5_bis .share a:hover {
color:#000000;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display5_bis .share .comments:hover .info-comments {
top:-24px;
transition: all 0.3s ease 0s;
opacity:1;
}
.headerblocks.wpmp_post_display5_bis .share-icon:hover {
color:#ffffff;
}
.headerblocks.wpmp_post_display5_bis .title-info-post.ad_one_half h2 {
margin:0;
}
.headerblocks.wpmp_post_display5_bis .title-info-post.ad_one_half a,
.headerblocks.wpmp_post_display5_bis .title-info-post.ad_one_half span {
color:#ffffff;
display:inline-block;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display5_bis .title-info-post.ad_one_half a:hover {
color:#e74c3c;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display5_bis .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post .category a:hover,
.headerblocks.wpmp_post_display5_bis .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post .category a {
transition: background 0.3s ease 0s;
}
.headerblocks.wpmp_post_display5_bis .headerblocks-item.ad_one_one.ad_last.big-post .title-info-post {
position: absolute;
bottom:-38px;
left:0;
padding: 50px 35px 68px;
box-sizing:border-box;
width:100%;
transition: all 0.3s ease 0s;
background:rgba(0,0,0,0.2)
}
.headerblocks.wpmp_post_display5_bis .headerblocks-item.ad_one_one.ad_last.big-post, .headerblocks.wpmp_post_display5_bis .headerblocks-item.ad_one_one.ad_margin {
position: relative;
}
.headerblocks.wpmp_post_display5_bis .icon-calendar {
color: #e74c3c;
float: left;
font-size: 14px;
margin: 0 8px 0 0;
padding: 0;
width: auto;
}
.headerblocks.wpmp_post_display5_bis .headerblocks-item.ad_one_one.ad_last.big-post i  {
color: #ffffff;
float: left;
font-size: 18px;
margin: 0 10px 0 0;
transition: color 0.3s ease 0s;
}
.headerblocks.wpmp_post_display5_bis .headerblocks-item.ad_one_one.ad_last.big-post:hover .title-info-post {
bottom:-20px;
transition: bottom 0.3s ease 0s;
-moz-transition: bottom 0.3s ease 0s;
}
.wpmp_post_display5_bis .mini-post.small-post.ad_one_one .img-post {
background-position: center center;
background-size: cover;
height: 72px;
width: 90px;
float: right;
}
.wpmp_post_display5_bis .mini-post.small-post .ad_three_fourth {
box-sizing: border-box;
padding: 0 0 0 15px;
width:70%;
}
.wpmp_post_display5_bis .mini-post .content-post h2 {
margin:0;
}
.wpmp_post_display5_bis .mini-post .title-post a {
color: #ffffff;
text-align:right;
display: inline-block;
font-size: 18px;
font-weight: normal;
line-height: 23px;
margin-bottom: 26px;
overflow: hidden;
text-overflow: ellipsis;
transition: color 0.3s ease 0s;
white-space: nowrap;
width: 100%;
cursor:pointer;
}
.wpmp_post_display5_bis .mini-post .title-post a:hover {
color:#e74c3c;
transition: color 0.3s ease 0s;
}
.wpmp_post_display5_bis .mini-post .info-post a:hover {
color:#e74c3c;
transition: color 0.3s ease 0s;
}
.wpmp_post_display5_bis .mini-post.small-post.ad_one_one {
border-bottom: 1px solid #2b2b2b;
box-sizing: border-box;
display: inline-block;
padding: 15px 15px 15px 0;
}
.wpmp_post_display5_bis .mini-post.small-post.ad_one_one .info-post {
display: inline-block;
position: absolute;
right: 0;
bottom:0;
}
.wpmp_post_display5_bis .wpmepack-element-0.mini-post.small-post.ad_one_one {
padding-top:0;
}
.wpmp_post_display5_bis .wpmepack-element-3.mini-post.small-post.ad_one_one {
border-bottom:0;
padding-bottom:10px;
}   @media only screen and (min-width : 801px) and (max-width : 1200px) {
.headerblocks.wpmp_post_display5_bis .active {
width: 100%;
}
.headerblocks.wpmp_post_display5_bis .title-info-post.ad_one_half {
padding: 25px;
}
.headerblocks.wpmp_post_display5_bis .active {
border: 1px solid #2b2b2b;
}
.wpmp_post_display5_bis .mini-post.small-post.ad_one_one {
border: 1px solid #2b2b2b;
margin: 25px 0 0;
padding: 15px !important;
width: 100%;
}
.wpmp_post_display5_bis .mini-post.small-post.ad_one_one.fourth {
border-bottom: 1px solid #2b2b2b !important;
}
.ad_one_third {
width: 100% !important;
}
.headerblocks.wpmp_post_display5_bis .active {
padding: 25px 0 25px 25px;
margin-top:25px;
}
}
@media only screen and (max-width : 800px) {
.headerblocks.wpmp_post_display5_bis .headerblocks-item.ad_one_one.ad_last.big-post, 
.headerblocks.wpmp_post_display5_bis .headerblocks-item.ad_one_one.ad_margin {
float: none;
margin-top:15px
}
.headerblocks.wpmp_post_display5_bis .active {
padding-left:0;
}
.headerblocks.wpmp_post_display5_bis .title-info-post.ad_one_half {
display: inline-block;
padding: 25px 0 50px;
}
.headerblocks.wpmp_post_display5_bis .title-info-post.ad_one_half {
box-sizing: border-box;
display: inline-block;
padding: 25px 0 50px;
}
.wpmp_post_display5_bis .mini-post.small-post.ad_one_one .img-post {
display: inline-block;
width: 30% !important;
}
.wpmp_post_display5_bis .mini-post.small-post .ad_three_fourth {
display: inline-block;
position: absolute;
width: 65% !important;
}
.wpmp_post_display5_bis .view {
display: none;
}
.wpmp_post_display5_bis .mini-post.small-post.ad_one_one {
border:1px solid #2b2b2b;
border-bottom:0;
padding: 15px !important;
}
.wpmp_post_display5_bis .mini-post.small-post.ad_one_one.fourth,
.wpmp_post_display5_bis .wpmepack-element-3 {
border-bottom: 1px solid #2b2b2b !important;
}
}:root{--bdt-breakpoint-s:640px;--bdt-breakpoint-m:960px;--bdt-breakpoint-l:1200px;--bdt-breakpoint-xl:1600px}a.bdt-link-muted,.bdt-link-muted a,.bdt-link-toggle .bdt-link-muted{color:#999}a.bdt-link-muted:hover,.bdt-link-muted a:hover,.bdt-link-toggle:hover .bdt-link-muted{color:#666}a.bdt-link-text,.bdt-link-text a,.bdt-link-toggle .bdt-link-text{color:inherit}a.bdt-link-text:hover,.bdt-link-text a:hover,.bdt-link-toggle:hover .bdt-link-text{color:#999}a.bdt-link-heading,.bdt-link-heading a,.bdt-link-toggle .bdt-link-heading{color:inherit}a.bdt-link-heading:hover,.bdt-link-heading a:hover,.bdt-link-toggle:hover .bdt-link-heading{color:#1e87f0;text-decoration:none}a.bdt-link-reset,.bdt-link-reset a{color:inherit !important;text-decoration:none !important}.bdt-link-toggle{color:inherit !important;text-decoration:none !important}[class*='bdt-divider']{border:none;margin-bottom:20px}*+[class*='bdt-divider']{margin-top:20px}.bdt-divider-icon{position:relative;height:20px;background-image:url(//empresasmaseticas.com/wp-content/plugins/bdthemes-prime-slider-lite/images/backgrounds/divider-icon.svg);background-repeat:no-repeat;background-position:50% 50%}.bdt-divider-icon::before,.bdt-divider-icon::after{content:"";position:absolute;top:50%;max-width:calc(50% - (50px / 2));border-bottom:1px solid #e5e5e5}.bdt-divider-icon::before{right:calc(50% + (50px / 2));width:100%}.bdt-divider-icon::after{left:calc(50% + (50px / 2));width:100%}.bdt-divider-small{line-height:0}.bdt-divider-small::after{content:"";display:inline-block;width:100px;max-width:100%;border-top:1px solid #e5e5e5;vertical-align:top}.bdt-divider-vertical{width:max-content;height:100px;margin-left:auto;margin-right:auto;border-left:1px solid #e5e5e5}.bdt-list{padding:0;list-style:none}.bdt-list>*{break-inside:avoid-column}.bdt-list>*>:last-child{margin-bottom:0}.bdt-list>:nth-child(n+2),.bdt-list>*>ul{margin-top:10px}.bdt-list-disc>*,.bdt-list-circle>*,.bdt-list-square>*,.bdt-list-decimal>*,.bdt-list-hyphen>*{padding-left:30px}.bdt-list-decimal{counter-reset:decimal}.bdt-list-decimal>*{counter-increment:decimal}.bdt-list-disc>::before,.bdt-list-circle>::before,.bdt-list-square>::before,.bdt-list-decimal>::before,.bdt-list-hyphen>::before{content:"";position:relative;left:-30px;width:30px;height:1.5em;margin-bottom:-1.5em;display:list-item;list-style-position:inside;text-align:right}.bdt-list-disc>::before{list-style-type:disc}.bdt-list-circle>::before{list-style-type:circle}.bdt-list-square>::before{list-style-type:square}.bdt-list-decimal>::before{content:counter(decimal, decimal) '\200A.\00A0'}.bdt-list-hyphen>::before{content:'–\00A0\00A0'}.bdt-list-muted>::before{color:#999 !important}.bdt-list-emphasis>::before{color:#333 !important}.bdt-list-primary>::before{color:#1e87f0 !important}.bdt-list-secondary>::before{color:#222 !important}.bdt-list-bullet>*{padding-left:30px}.bdt-list-bullet>::before{content:"";display:list-item;position:relative;left:-30px;width:30px;height:1.5em;margin-bottom:-1.5em;background-image:url(//empresasmaseticas.com/wp-content/plugins/bdthemes-prime-slider-lite/images/backgrounds/list-bullet.svg);background-repeat:no-repeat;background-position:50% 50%}.bdt-list-divider>:nth-child(n+2){margin-top:10px;padding-top:10px;border-top:1px solid #e5e5e5}.bdt-list-striped>*{padding:10px 10px}.bdt-list-striped>:nth-of-type(odd){background:#f8f8f8}.bdt-list-striped>:nth-child(n+2){margin-top:0}.bdt-list-large>:nth-child(n+2),.bdt-list-large>*>ul{margin-top:20px}.bdt-list-collapse>:nth-child(n+2),.bdt-list-collapse>*>ul{margin-top:0}.bdt-list-large.bdt-list-divider>:nth-child(n+2){margin-top:20px;padding-top:20px}.bdt-list-collapse.bdt-list-divider>:nth-child(n+2){margin-top:0;padding-top:0}.bdt-list-large.bdt-list-striped>*{padding:20px 10px}.bdt-list-collapse.bdt-list-striped>*{padding-top:0;padding-bottom:0}.bdt-list-large.bdt-list-striped>:nth-child(n+2),.bdt-list-collapse.bdt-list-striped>:nth-child(n+2){margin-top:0}.bdt-description-list>dt{color:#333}.bdt-description-list>dt:nth-child(n+2){margin-top:20px}.bdt-description-list-divider>dt:nth-child(n+2){margin-top:20px;padding-top:20px;border-top:1px solid #e5e5e5}.bdt-table{border-collapse:collapse;border-spacing:0;width:100%;margin-bottom:20px}*+.bdt-table{margin-top:20px}.bdt-table th{padding:16px 12px;text-align:left;vertical-align:bottom;font-size:16px;font-weight:bold;color:#666}.bdt-table td{padding:16px 12px;vertical-align:top}.bdt-table td>:last-child{margin-bottom:0}.bdt-table tfoot{font-size:.875rem}.bdt-table caption{font-size:.875rem;text-align:left;color:#999}.bdt-table-middle,.bdt-table-middle td{vertical-align:middle !important}.bdt-table-divider>tr:not(:first-child),.bdt-table-divider>:not(:first-child)>tr,.bdt-table-divider>:first-child>tr:not(:first-child){border-top:1px solid #e5e5e5}.bdt-table-striped>tr:nth-of-type(odd),.bdt-table-striped tbody tr:nth-of-type(odd){background:#f8f8f8}.bdt-table-hover>tr:hover,.bdt-table-hover tbody tr:hover{background:#ffd}.bdt-table>tr.bdt-active,.bdt-table tbody tr.bdt-active{background:#ffd}.bdt-table-small th,.bdt-table-small td{padding:10px 12px}.bdt-table-large th,.bdt-table-large td{padding:22px 12px}.bdt-table-justify th:first-child,.bdt-table-justify td:first-child{padding-left:0}.bdt-table-justify th:last-child,.bdt-table-justify td:last-child{padding-right:0}.bdt-table-shrink{width:1px}.bdt-table-expand{min-width:150px}.bdt-table-link{padding:0 !important}.bdt-table-link>a{display:block;padding:16px 12px}.bdt-table-small .bdt-table-link>a{padding:10px 12px}@media (max-width:959px){.bdt-table-responsive,.bdt-table-responsive tbody,.bdt-table-responsive th,.bdt-table-responsive td,.bdt-table-responsive tr{display:block}.bdt-table-responsive thead{display:none}.bdt-table-responsive th,.bdt-table-responsive td{width:auto !important;max-width:none !important;min-width:0 !important;overflow:visible !important;white-space:normal !important}.bdt-table-responsive th:not(:first-child):not(.bdt-table-link),.bdt-table-responsive td:not(:first-child):not(.bdt-table-link),.bdt-table-responsive .bdt-table-link:not(:first-child)>a{padding-top:5px !important}.bdt-table-responsive th:not(:last-child):not(.bdt-table-link),.bdt-table-responsive td:not(:last-child):not(.bdt-table-link),.bdt-table-responsive .bdt-table-link:not(:last-child)>a{padding-bottom:5px !important}.bdt-table-justify.bdt-table-responsive th,.bdt-table-justify.bdt-table-responsive td{padding-left:0;padding-right:0}}.bdt-icon{margin:0;border:none;border-radius:0;overflow:visible;font:inherit;color:inherit;text-transform:none;padding:0;background-color:transparent;display:inline-block;fill:currentcolor;line-height:0}button.bdt-icon:not(:disabled){cursor:pointer}.bdt-icon::-moz-focus-inner{border:0;padding:0}.bdt-icon:not(.bdt-preserve) [fill*='#']:not(.bdt-preserve){fill:currentcolor}.bdt-icon:not(.bdt-preserve) [stroke*='#']:not(.bdt-preserve){stroke:currentcolor}.bdt-icon>*{transform:translate(0, 0)}.bdt-icon-image{width:20px;height:20px;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;vertical-align:middle;object-fit:scale-down;max-width:none}.bdt-icon-link{color:#999;text-decoration:none !important}.bdt-icon-link:hover{color:#666}.bdt-icon-link:active,.bdt-active>.bdt-icon-link{color:#595959}.bdt-icon-button{box-sizing:border-box;width:36px;height:36px;border-radius:500px;background:#f8f8f8;color:#999;vertical-align:middle;display:inline-flex;justify-content:center;align-items:center}.bdt-icon-button:hover{background-color:#ebebeb;color:#666}.bdt-icon-button:active,.bdt-active>.bdt-icon-button{background-color:#dfdfdf;color:#666}.bdt-range{-webkit-appearance:none;box-sizing:border-box;margin:0;vertical-align:middle;max-width:100%;width:100%;background:transparent}.bdt-range:focus{outline:none}.bdt-range::-moz-focus-outer{border:none}.bdt-range:not(:disabled)::-webkit-slider-thumb{cursor:pointer}.bdt-range:not(:disabled)::-moz-range-thumb{cursor:pointer}.bdt-range::-webkit-slider-runnable-track{height:3px;background:#ebebeb}.bdt-range:focus::-webkit-slider-runnable-track,.bdt-range:active::-webkit-slider-runnable-track{background:#dedede}.bdt-range::-moz-range-track{height:3px;background:#ebebeb}.bdt-range:focus::-moz-range-track{background:#dedede}.bdt-range::-webkit-slider-thumb{-webkit-appearance:none;margin-top:-7px;height:15px;width:15px;border-radius:500px;background:#666}.bdt-range::-moz-range-thumb{border:none;height:15px;width:15px;margin-top:-7px;border-radius:500px;background:#666}.bdt-input,.bdt-select,.bdt-textarea,.bdt-radio,.bdt-checkbox{box-sizing:border-box;margin:0;border-radius:0;font:inherit}.bdt-input{overflow:visible}.bdt-select{text-transform:none}.bdt-select optgroup{font:inherit;font-weight:bold}.bdt-textarea{overflow:auto}.bdt-input[type="search"]::-webkit-search-cancel-button,.bdt-input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}.bdt-input[type="number"]::-webkit-inner-spin-button,.bdt-input[type="number"]::-webkit-outer-spin-button{height:auto}.bdt-input::-moz-placeholder,.bdt-textarea::-moz-placeholder{opacity:1}.bdt-radio:not(:disabled),.bdt-checkbox:not(:disabled){cursor:pointer}.bdt-fieldset{border:none;margin:0;padding:0}.bdt-input,.bdt-textarea{-webkit-appearance:none}.bdt-input,.bdt-select,.bdt-textarea{max-width:100%;width:100%;border:0 none;padding:0 10px;background:#f8f8f8;color:#666}.bdt-input,.bdt-select:not([multiple]):not([size]){height:40px;vertical-align:middle;display:inline-block}.bdt-input:not(input),.bdt-select:not(select){line-height:40px}.bdt-select[multiple],.bdt-select[size],.bdt-textarea{padding-top:6px;padding-bottom:6px;vertical-align:top}.bdt-select[multiple],.bdt-select[size]{resize:vertical}.bdt-input:focus,.bdt-select:focus,.bdt-textarea:focus{outline:none;background-color:#ebebeb;color:#666}.bdt-input:disabled,.bdt-select:disabled,.bdt-textarea:disabled{background-color:#f8f8f8;color:#999}.bdt-input::placeholder{color:#999}.bdt-textarea::placeholder{color:#999}.bdt-form-small{font-size:.875rem}.bdt-form-small:not(textarea):not([multiple]):not([size]){height:30px;padding-left:8px;padding-right:8px}textarea.bdt-form-small,[multiple].bdt-form-small,[size].bdt-form-small{padding:5px 8px}.bdt-form-small:not(select):not(input):not(textarea){line-height:30px}.bdt-form-large{font-size:1.25rem}.bdt-form-large:not(textarea):not([multiple]):not([size]){height:55px;padding-left:12px;padding-right:12px}textarea.bdt-form-large,[multiple].bdt-form-large,[size].bdt-form-large{padding:7px 12px}.bdt-form-large:not(select):not(input):not(textarea){line-height:55px}.bdt-form-danger,.bdt-form-danger:focus{color:#f0506e}.bdt-form-success,.bdt-form-success:focus{color:#32d296}.bdt-form-blank{background:none}input.bdt-form-width-xsmall{width:50px}select.bdt-form-width-xsmall{width:75px}.bdt-form-width-small{width:130px}.bdt-form-width-medium{width:200px}.bdt-form-width-large{width:500px}.bdt-select:not([multiple]):not([size]){-webkit-appearance:none;-moz-appearance:none;padding-right:20px;background-image:url(//empresasmaseticas.com/wp-content/plugins/bdthemes-prime-slider-lite/images/backgrounds/form-select.svg);background-repeat:no-repeat;background-position:100% 50%}.bdt-select:not([multiple]):not([size]) option{color:#666}.bdt-select:not([multiple]):not([size]):disabled{background-image:url(//empresasmaseticas.com/wp-content/plugins/bdthemes-prime-slider-lite/images/backgrounds/form-select.svg)}.bdt-input[list]{padding-right:20px;background-repeat:no-repeat;background-position:100% 50%}.bdt-input[list]:hover,.bdt-input[list]:focus{background-image:url(//empresasmaseticas.com/wp-content/plugins/bdthemes-prime-slider-lite/images/backgrounds/form-datalist.svg)}.bdt-input[list]::-webkit-calendar-picker-indicator{display:none !important}.bdt-radio,.bdt-checkbox{display:inline-block;height:16px;width:16px;overflow:hidden;margin-top:-4px;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;background-color:#ebebeb;background-repeat:no-repeat;background-position:50% 50%}.bdt-radio{border-radius:50%}.bdt-radio:focus,.bdt-checkbox:focus{background-color:#dedede;outline:none}.bdt-radio:checked,.bdt-checkbox:checked,.bdt-checkbox:indeterminate{background-color:#1e87f0}.bdt-radio:checked:focus,.bdt-checkbox:checked:focus,.bdt-checkbox:indeterminate:focus{background-color:#0e6dcd}.bdt-radio:checked{background-image:url(//empresasmaseticas.com/wp-content/plugins/bdthemes-prime-slider-lite/images/backgrounds/form-radio.svg)}.bdt-checkbox:checked{background-image:url(//empresasmaseticas.com/wp-content/plugins/bdthemes-prime-slider-lite/images/backgrounds/form-checkbox.svg)}.bdt-checkbox:indeterminate{background-image:url(//empresasmaseticas.com/wp-content/plugins/bdthemes-prime-slider-lite/images/backgrounds/form-checkbox-indeterminate.svg)}.bdt-radio:disabled,.bdt-checkbox:disabled{background-color:#f8f8f8}.bdt-radio:disabled:checked{background-image:url(//empresasmaseticas.com/wp-content/plugins/bdthemes-prime-slider-lite/images/backgrounds/form-radio.svg)}.bdt-checkbox:disabled:checked{background-image:url(//empresasmaseticas.com/wp-content/plugins/bdthemes-prime-slider-lite/images/backgrounds/form-checkbox.svg)}.bdt-checkbox:disabled:indeterminate{background-image:url(//empresasmaseticas.com/wp-content/plugins/bdthemes-prime-slider-lite/images/backgrounds/form-checkbox-indeterminate.svg)}.bdt-legend{width:100%;color:inherit;padding:0;font-size:1.5rem;line-height:1.4}.bdt-form-custom{display:inline-block;position:relative;max-width:100%;vertical-align:middle}.bdt-form-custom select,.bdt-form-custom input[type="file"]{position:absolute;top:0;z-index:1;width:100%;height:100%;left:0;-webkit-appearance:none;opacity:0;cursor:pointer}.bdt-form-custom input[type="file"]{font-size:500px;overflow:hidden}.bdt-form-stacked .bdt-form-label{display:block;margin-bottom:10px}@media (max-width:959px){.bdt-form-horizontal .bdt-form-label{display:block;margin-bottom:10px}}@media (min-width:960px){.bdt-form-horizontal .bdt-form-label{width:200px;margin-top:7px;float:left}.bdt-form-horizontal .bdt-form-controls{margin-left:215px}.bdt-form-horizontal .bdt-form-controls-text{padding-top:7px}}.bdt-form-icon{position:absolute;top:0;bottom:0;left:0;width:40px;display:inline-flex;justify-content:center;align-items:center;color:#999}.bdt-form-icon:hover{color:#666}.bdt-form-icon:not(a):not(button):not(input){pointer-events:none}.bdt-form-icon:not(.bdt-form-icon-flip)~.bdt-input{padding-left:40px !important}.bdt-form-icon-flip{right:0;left:auto}.bdt-form-icon-flip~.bdt-input{padding-right:40px !important}.bdt-button{margin:0;border:none;overflow:visible;font:inherit;color:inherit;text-transform:none;-webkit-appearance:none;border-radius:0;display:inline-block;box-sizing:border-box;padding:0 30px;vertical-align:middle;font-size:16px;line-height:40px;text-align:center;text-decoration:none}.bdt-button:not(:disabled){cursor:pointer}.bdt-button::-moz-focus-inner{border:0;padding:0}.bdt-button:hover{text-decoration:none}.bdt-button-default{background-color:#f8f8f8;color:#333}.bdt-button-default:hover{background-color:#ebebeb;color:#333}.bdt-button-default:active,.bdt-button-default.bdt-active{background-color:#dfdfdf;color:#333}.bdt-button-primary{background-color:#1e87f0;color:#fff}.bdt-button-primary:hover{background-color:#0f7ae5;color:#fff}.bdt-button-primary:active,.bdt-button-primary.bdt-active{background-color:#0e6dcd;color:#fff}.bdt-button-secondary{background-color:#222;color:#fff}.bdt-button-secondary:hover{background-color:#151515;color:#fff}.bdt-button-secondary:active,.bdt-button-secondary.bdt-active{background-color:#080808;color:#fff}.bdt-button-danger{background-color:#f0506e;color:#fff}.bdt-button-danger:hover{background-color:#ee395b;color:#fff}.bdt-button-danger:active,.bdt-button-danger.bdt-active{background-color:#ec2147;color:#fff}.bdt-button-default:disabled,.bdt-button-primary:disabled,.bdt-button-secondary:disabled,.bdt-button-danger:disabled{background-color:#f8f8f8;color:#999}.bdt-button-small{padding:0 15px;line-height:30px;font-size:.875rem}.bdt-button-large{padding:0 40px;line-height:55px;font-size:1.25rem}.bdt-button-text{padding:0;line-height:1.5;background:none;color:#333}.bdt-button-text:hover{color:#999}.bdt-button-text:disabled{color:#999}.bdt-button-link{padding:0;line-height:1.5;background:none;color:#333}.bdt-button-link:hover{color:#999;text-decoration:none}.bdt-button-link:disabled{color:#999;text-decoration:none}.bdt-button-group{display:inline-flex;vertical-align:middle;position:relative}.bdt-progress{vertical-align:baseline;display:block;width:100%;border:0;background-color:#f8f8f8;margin-bottom:20px;height:15px}*+.bdt-progress{margin-top:20px}.bdt-progress::-webkit-progress-bar{background-color:transparent}.bdt-progress::-webkit-progress-value{background-color:#1e87f0;transition:width .6s ease}.bdt-progress::-moz-progress-bar{background-color:#1e87f0;transition:width .6s ease}.bdt-section{display:flow-root;box-sizing:border-box;padding-top:40px;padding-bottom:40px}@media (min-width:960px){.bdt-section{padding-top:70px;padding-bottom:70px}}.bdt-section>:last-child{margin-bottom:0}.bdt-section-xsmall{padding-top:20px;padding-bottom:20px}.bdt-section-small{padding-top:40px;padding-bottom:40px}.bdt-section-large{padding-top:70px;padding-bottom:70px}@media (min-width:960px){.bdt-section-large{padding-top:140px;padding-bottom:140px}}.bdt-section-xlarge{padding-top:140px;padding-bottom:140px}@media (min-width:960px){.bdt-section-xlarge{padding-top:210px;padding-bottom:210px}}.bdt-section-default{background:#fff}.bdt-section-muted{background:#f8f8f8}.bdt-section-primary{background:#1e87f0}.bdt-section-secondary{background:#222}.bdt-container{display:flow-root;box-sizing:content-box;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}@media (min-width:640px){.bdt-container{padding-left:30px;padding-right:30px}}@media (min-width:960px){.bdt-container{padding-left:40px;padding-right:40px}}.bdt-container>:last-child{margin-bottom:0}.bdt-container .bdt-container{padding-left:0;padding-right:0}.bdt-container-xsmall{max-width:750px}.bdt-container-small{max-width:900px}.bdt-container-large{max-width:1400px}.bdt-container-xlarge{max-width:1600px}.bdt-container-expand{max-width:none}.bdt-container-expand-left{margin-left:0}.bdt-container-expand-right{margin-right:0}@media (min-width:640px){.bdt-container-expand-left.bdt-container-xsmall,.bdt-container-expand-right.bdt-container-xsmall{max-width:calc(50% + (750px / 2) - 30px)}.bdt-container-expand-left.bdt-container-small,.bdt-container-expand-right.bdt-container-small{max-width:calc(50% + (900px / 2) - 30px)}}@media (min-width:960px){.bdt-container-expand-left,.bdt-container-expand-right{max-width:calc(50% + (1200px / 2) - 40px)}.bdt-container-expand-left.bdt-container-xsmall,.bdt-container-expand-right.bdt-container-xsmall{max-width:calc(50% + (750px / 2) - 40px)}.bdt-container-expand-left.bdt-container-small,.bdt-container-expand-right.bdt-container-small{max-width:calc(50% + (900px / 2) - 40px)}.bdt-container-expand-left.bdt-container-large,.bdt-container-expand-right.bdt-container-large{max-width:calc(50% + (1400px / 2) - 40px)}.bdt-container-expand-left.bdt-container-xlarge,.bdt-container-expand-right.bdt-container-xlarge{max-width:calc(50% + (1600px / 2) - 40px)}}.bdt-container-item-padding-remove-left,.bdt-container-item-padding-remove-right{width:calc(100% + 15px)}.bdt-container-item-padding-remove-left{margin-left:-15px}.bdt-container-item-padding-remove-right{margin-right:-15px}@media (min-width:640px){.bdt-container-item-padding-remove-left,.bdt-container-item-padding-remove-right{width:calc(100% + 30px)}.bdt-container-item-padding-remove-left{margin-left:-30px}.bdt-container-item-padding-remove-right{margin-right:-30px}}@media (min-width:960px){.bdt-container-item-padding-remove-left,.bdt-container-item-padding-remove-right{width:calc(100% + 40px)}.bdt-container-item-padding-remove-left{margin-left:-40px}.bdt-container-item-padding-remove-right{margin-right:-40px}}.bdt-tile{display:flow-root;position:relative;box-sizing:border-box;padding-left:15px;padding-right:15px;padding-top:40px;padding-bottom:40px}@media (min-width:640px){.bdt-tile{padding-left:30px;padding-right:30px}}@media (min-width:960px){.bdt-tile{padding-left:40px;padding-right:40px;padding-top:70px;padding-bottom:70px}}.bdt-tile>:last-child{margin-bottom:0}.bdt-tile-xsmall{padding-top:20px;padding-bottom:20px}.bdt-tile-small{padding-top:40px;padding-bottom:40px}.bdt-tile-large{padding-top:70px;padding-bottom:70px}@media (min-width:960px){.bdt-tile-large{padding-top:140px;padding-bottom:140px}}.bdt-tile-xlarge{padding-top:140px;padding-bottom:140px}@media (min-width:960px){.bdt-tile-xlarge{padding-top:210px;padding-bottom:210px}}.bdt-tile-default{background-color:#fff}.bdt-tile-muted{background-color:#f8f8f8}.bdt-tile-primary{background-color:#1e87f0}.bdt-tile-secondary{background-color:#222}.bdt-card{position:relative;box-sizing:border-box}.bdt-card-body{display:flow-root;padding:30px 30px}.bdt-card-header{display:flow-root;padding:15px 30px}.bdt-card-footer{display:flow-root;padding:15px 30px}@media (min-width:1200px){.bdt-card-body{padding:40px 40px}.bdt-card-header{padding:20px 40px}.bdt-card-footer{padding:20px 40px}}.bdt-card-body>:last-child,.bdt-card-header>:last-child,.bdt-card-footer>:last-child{margin-bottom:0}.bdt-card-title{font-size:1.5rem;line-height:1.4}.bdt-card-badge{position:absolute;top:15px;right:15px;z-index:1;height:22px;padding:0 10px;background:#1e87f0;color:#fff;font-size:.875rem;display:flex;justify-content:center;align-items:center;line-height:0}.bdt-card-badge:first-child+*{margin-top:0}.bdt-card-hover:not(.bdt-card-default):not(.bdt-card-primary):not(.bdt-card-secondary):hover{background-color:#f8f8f8}.bdt-card-default{background-color:#f8f8f8;color:#666}.bdt-card-default .bdt-card-title{color:#333}.bdt-card-default.bdt-card-hover:hover{background-color:#ebebeb}.bdt-card-primary{background-color:#1e87f0;color:#fff}.bdt-card-primary .bdt-card-title{color:#fff}.bdt-card-primary.bdt-card-hover:hover{background-color:#0f7ae5}.bdt-card-secondary{background-color:#222;color:#fff}.bdt-card-secondary .bdt-card-title{color:#fff}.bdt-card-secondary.bdt-card-hover:hover{background-color:#151515}.bdt-card-small.bdt-card-body,.bdt-card-small .bdt-card-body{padding:20px 20px}.bdt-card-small .bdt-card-header{padding:13px 20px}.bdt-card-small .bdt-card-footer{padding:13px 20px}@media (min-width:1200px){.bdt-card-large.bdt-card-body,.bdt-card-large .bdt-card-body{padding:70px 70px}.bdt-card-large .bdt-card-header{padding:35px 70px}.bdt-card-large .bdt-card-footer{padding:35px 70px}}.bdt-close{color:#999}.bdt-close:hover{color:#666}.bdt-spinner>*{animation:bdt-spinner-rotate 1.4s linear infinite}@keyframes bdt-spinner-rotate{0%{transform:rotate(0deg)}100%{transform:rotate(270deg)}}.bdt-spinner>*>*{stroke-dasharray:88px;stroke-dashoffset:0;transform-origin:center;animation:bdt-spinner-dash 1.4s ease-in-out infinite;stroke-width:1;stroke-linecap:round}@keyframes bdt-spinner-dash{0%{stroke-dashoffset:88px}50%{stroke-dashoffset:22px;transform:rotate(135deg)}100%{stroke-dashoffset:88px;transform:rotate(450deg)}}.bdt-totop{padding:5px;color:#999}.bdt-totop:hover{color:#666}.bdt-totop:active{color:#333}.bdt-marker{padding:5px;background:#222;color:#fff}.bdt-marker:hover{color:#fff}.bdt-alert{position:relative;margin-bottom:20px;padding:15px 29px 15px 15px;background:#f8f8f8;color:#666}*+.bdt-alert{margin-top:20px}.bdt-alert>:last-child{margin-bottom:0}.bdt-alert-close{position:absolute;top:20px;right:15px}.bdt-alert-close:first-child+*{margin-top:0}.bdt-alert-primary{background:#d8eafc;color:#1e87f0}.bdt-alert-success{background:#edfbf6;color:#32d296}.bdt-alert-warning{background:#fff6ee;color:#faa05a}.bdt-alert-danger{background:#fef4f6;color:#f0506e}.bdt-placeholder{margin-bottom:20px;padding:30px 30px;background:#f8f8f8}*+.bdt-placeholder{margin-top:20px}.bdt-placeholder>:last-child{margin-bottom:0}.bdt-badge{box-sizing:border-box;min-width:18px;height:18px;padding:0 5px;border-radius:500px;vertical-align:middle;background:#1e87f0;color:#fff !important;font-size:11px;display:inline-flex;justify-content:center;align-items:center;line-height:0}.bdt-badge:hover{text-decoration:none}.bdt-label{display:inline-block;padding:0 10px;background:#1e87f0;line-height:1.5;font-size:.875rem;color:#fff;vertical-align:middle;white-space:nowrap}.bdt-label-success{background-color:#32d296;color:#fff}.bdt-label-warning{background-color:#faa05a;color:#fff}.bdt-label-danger{background-color:#f0506e;color:#fff}.bdt-overlay{padding:30px 30px}.bdt-overlay>:last-child{margin-bottom:0}.bdt-overlay-default{background:rgba(255,255,255,0.8)}.bdt-overlay-primary{background:rgba(34,34,34,0.8)}.bdt-article{display:flow-root}.bdt-article>:last-child{margin-bottom:0}.bdt-article+.bdt-article{margin-top:70px}.bdt-article-title{font-size:2.23125rem;line-height:1.2}@media (min-width:960px){.bdt-article-title{font-size:2.625rem}}.bdt-article-meta{font-size:.875rem;line-height:1.4;color:#999}.bdt-comment-body{display:flow-root;overflow-wrap:break-word;word-wrap:break-word}.bdt-comment-header{display:flow-root;margin-bottom:20px}.bdt-comment-body>:last-child,.bdt-comment-header>:last-child{margin-bottom:0}.bdt-comment-title{font-size:1.25rem;line-height:1.4}.bdt-comment-meta{font-size:.875rem;line-height:1.4;color:#999}.bdt-comment-list{padding:0;list-style:none}.bdt-comment-list>:nth-child(n+2){margin-top:70px}.bdt-comment-list .bdt-comment~ul{margin:70px 0 0 0;padding-left:30px;list-style:none}@media (min-width:960px){.bdt-comment-list .bdt-comment~ul{padding-left:100px}}.bdt-comment-list .bdt-comment~ul>:nth-child(n+2){margin-top:70px}.bdt-search{display:inline-block;position:relative;max-width:100%;margin:0}.bdt-search-input::-webkit-search-cancel-button,.bdt-search-input::-webkit-search-decoration{-webkit-appearance:none}.bdt-search-input::-moz-placeholder{opacity:1}.bdt-search-input{box-sizing:border-box;margin:0;border-radius:0;font:inherit;overflow:visible;-webkit-appearance:none;vertical-align:middle;width:100%;border:none;color:#666}.bdt-search-input:focus{outline:none}.bdt-search-input::placeholder{color:#999}.bdt-search .bdt-search-icon{position:absolute;top:0;bottom:0;left:0;display:inline-flex;justify-content:center;align-items:center;color:#999}.bdt-search .bdt-search-icon:hover{color:#999}.bdt-search .bdt-search-icon:not(a):not(button):not(input){pointer-events:none}.bdt-search .bdt-search-icon-flip{right:0;left:auto}.bdt-search-default{width:240px}.bdt-search-default .bdt-search-input{height:40px;padding-left:10px;padding-right:10px;background:#f8f8f8}.bdt-search-default .bdt-search-input:focus{background-color:#ebebeb}.bdt-search-default .bdt-search-icon{width:40px}.bdt-search-default .bdt-search-icon:not(.bdt-search-icon-flip)~.bdt-search-input{padding-left:40px}.bdt-search-default .bdt-search-icon-flip~.bdt-search-input{padding-right:40px}.bdt-search-navbar{width:400px}.bdt-search-navbar .bdt-search-input{height:40px;background:transparent;font-size:1.5rem}.bdt-search-navbar .bdt-search-icon{width:40px}.bdt-search-navbar .bdt-search-icon:not(.bdt-search-icon-flip)~.bdt-search-input{padding-left:40px}.bdt-search-navbar .bdt-search-icon-flip~.bdt-search-input{padding-right:40px}.bdt-search-large{width:500px}.bdt-search-large .bdt-search-input{height:80px;background:transparent;font-size:2.625rem}.bdt-search-large .bdt-search-icon{width:80px}.bdt-search-large .bdt-search-icon:not(.bdt-search-icon-flip)~.bdt-search-input{padding-left:80px}.bdt-search-large .bdt-search-icon-flip~.bdt-search-input{padding-right:80px}.bdt-search-toggle{color:#999}.bdt-search-toggle:hover{color:#666}.bdt-accordion{padding:0;list-style:none}.bdt-accordion>:nth-child(n+2){margin-top:20px}.bdt-accordion-title{display:block;font-size:1.25rem;line-height:1.4;color:#333}.bdt-accordion-title:hover{color:#666;text-decoration:none}.bdt-accordion-content{display:flow-root;margin-top:20px}.bdt-accordion-content>:last-child{margin-bottom:0}.bdt-drop{display:none;position:absolute;z-index:1020;--bdt-position-offset:20px;--bdt-position-viewport-offset:15px;box-sizing:border-box;width:300px}.bdt-drop.bdt-open{display:block}.bdt-drop-stack .bdt-drop-grid>*{width:100% !important}.bdt-dropdown{display:none;position:absolute;z-index:1020;--bdt-position-offset:10px;--bdt-position-viewport-offset:15px;box-sizing:border-box;min-width:200px;padding:15px;background:#f8f8f8;color:#666}.bdt-dropdown.bdt-open{display:block}.bdt-dropdown>:last-child{margin-bottom:0}.bdt-dropdown-large{padding:40px}.bdt-dropdown-nav>li>a{color:#999}.bdt-dropdown-nav>li>a:hover,.bdt-dropdown-nav>li.bdt-active>a{color:#666}.bdt-dropdown-nav .bdt-nav-subtitle{font-size:.875rem}.bdt-dropdown-nav .bdt-nav-header{color:#333}.bdt-dropdown-nav .bdt-nav-divider{border-top:1px solid #e5e5e5}.bdt-dropdown-nav .bdt-nav-sub a{color:#999}.bdt-dropdown-nav .bdt-nav-sub a:hover,.bdt-dropdown-nav .bdt-nav-sub li.bdt-active>a{color:#666}.bdt-dropdown-stack .bdt-dropdown-grid>*{width:100% !important}.bdt-dropbar{--bdt-position-offset:0;--bdt-position-shift-offset:0;--bdt-position-viewport-offset:0;display:none;position:absolute;z-index:1020;box-sizing:border-box;padding:15px 15px 15px 15px;background:#f8f8f8;color:#666}.bdt-dropbar.bdt-open{display:block}.bdt-dropbar>:last-child{margin-bottom:0}@media (min-width:640px){.bdt-dropbar{padding-left:30px;padding-right:30px}}@media (min-width:960px){.bdt-dropbar{padding-left:40px;padding-right:40px}}.bdt-dropbar-large{padding-top:40px;padding-bottom:40px}.bdt-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1010;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:15px 15px;background:rgba(0,0,0,0.6);opacity:0;transition:opacity .15s linear}@media (min-width:640px){.bdt-modal{padding:50px 30px}}@media (min-width:960px){.bdt-modal{padding-left:40px;padding-right:40px}}.bdt-modal.bdt-open{opacity:1}.bdt-modal-page{overflow:hidden}.bdt-modal-dialog{position:relative;box-sizing:border-box;margin:0 auto;width:600px;max-width:100% !important;background:#fff;opacity:0;transform:translateY(-100px);transition:.3s linear;transition-property:opacity,transform}.bdt-open>.bdt-modal-dialog{opacity:1;transform:translateY(0)}.bdt-modal-container .bdt-modal-dialog{width:1200px}.bdt-modal-full{padding:0;background:none}.bdt-modal-full .bdt-modal-dialog{margin:0;width:100%;max-width:100%;transform:translateY(0)}.bdt-modal-body{display:flow-root;padding:20px 20px}.bdt-modal-header{display:flow-root;padding:10px 20px;background:#f8f8f8}.bdt-modal-footer{display:flow-root;padding:10px 20px;background:#f8f8f8}@media (min-width:640px){.bdt-modal-body{padding:30px 30px}.bdt-modal-header{padding:15px 30px}.bdt-modal-footer{padding:15px 30px}}.bdt-modal-body>:last-child,.bdt-modal-header>:last-child,.bdt-modal-footer>:last-child{margin-bottom:0}.bdt-modal-title{font-size:2rem;line-height:1.3}[class*='bdt-modal-close-']{position:absolute;z-index:1010;top:10px;right:10px;padding:5px}[class*='bdt-modal-close-']:first-child+*{margin-top:0}.bdt-modal-close-outside{top:0;right:-5px;transform:translate(0, -100%);color:#fff}.bdt-modal-close-outside:hover{color:#fff}@media (min-width:960px){.bdt-modal-close-outside{right:0;transform:translate(100%, -100%)}}.bdt-slideshow{-webkit-tap-highlight-color:transparent}.bdt-slideshow-items{position:relative;z-index:0;margin:0;padding:0;list-style:none;overflow:hidden;-webkit-touch-callout:none;touch-action:pan-y}.bdt-slideshow-items>*{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;will-change:transform,opacity}.bdt-slideshow-items>:not(.bdt-active){display:none}.bdt-slider{-webkit-tap-highlight-color:transparent}.bdt-slider-container{overflow:hidden}.bdt-slider-container-offset{margin:-11px -25px -39px -25px;padding:11px 25px 39px 25px}.bdt-slider-items{will-change:transform;position:relative;touch-action:pan-y}.bdt-slider-items:not(.bdt-grid){display:flex;margin:0;padding:0;list-style:none;-webkit-touch-callout:none}.bdt-slider-items.bdt-grid{flex-wrap:nowrap}.bdt-slider-items>*{flex:none;max-width:100%;position:relative}.bdt-sticky{position:relative;z-index:980;box-sizing:border-box}.bdt-sticky-fixed{margin:0 !important;-webkit-backface-visibility:hidden;backface-visibility:hidden}.bdt-sticky[class*='bdt-animation-']{animation-duration:.2s}.bdt-sticky.bdt-animation-reverse{animation-duration:.2s}.bdt-sticky-placeholder{pointer-events:none}.bdt-offcanvas{display:none;position:fixed;top:0;bottom:0;left:0;z-index:1000}.bdt-offcanvas-flip .bdt-offcanvas{right:0;left:auto}.bdt-offcanvas-bar{position:absolute;top:0;bottom:0;left:-270px;box-sizing:border-box;width:270px;padding:20px 20px;background:#222;overflow-y:auto;-webkit-overflow-scrolling:touch}@media (min-width:640px){.bdt-offcanvas-bar{left:-350px;width:350px;padding:30px 30px}}.bdt-offcanvas-flip .bdt-offcanvas-bar{left:auto;right:-270px}@media (min-width:640px){.bdt-offcanvas-flip .bdt-offcanvas-bar{right:-350px}}.bdt-open>.bdt-offcanvas-bar{left:0}.bdt-offcanvas-flip .bdt-open>.bdt-offcanvas-bar{left:auto;right:0}.bdt-offcanvas-bar-animation{transition:left .3s ease-out}.bdt-offcanvas-flip .bdt-offcanvas-bar-animation{transition-property:right}.bdt-offcanvas-reveal{position:absolute;top:0;bottom:0;left:0;width:0;overflow:hidden;transition:width .3s ease-out}.bdt-offcanvas-reveal .bdt-offcanvas-bar{left:0}.bdt-offcanvas-flip .bdt-offcanvas-reveal .bdt-offcanvas-bar{left:auto;right:0}.bdt-open>.bdt-offcanvas-reveal{width:270px}@media (min-width:640px){.bdt-open>.bdt-offcanvas-reveal{width:350px}}.bdt-offcanvas-flip .bdt-offcanvas-reveal{right:0;left:auto}.bdt-offcanvas-close{position:absolute;z-index:1000;top:5px;right:5px;padding:5px}@media (min-width:640px){.bdt-offcanvas-close{top:10px;right:10px}}.bdt-offcanvas-close:first-child+*{margin-top:0}.bdt-offcanvas-overlay{width:100vw;touch-action:none}.bdt-offcanvas-overlay::before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,0.1);opacity:0;transition:opacity .15s linear}.bdt-offcanvas-overlay.bdt-open::before{opacity:1}.bdt-offcanvas-page,.bdt-offcanvas-container{overflow-x:hidden;overflow-x:clip}.bdt-offcanvas-container{position:relative;left:0;transition:left .3s ease-out;box-sizing:border-box;width:100%}:not(.bdt-offcanvas-flip).bdt-offcanvas-container-animation{left:270px}.bdt-offcanvas-flip.bdt-offcanvas-container-animation{left:-270px}@media (min-width:640px){:not(.bdt-offcanvas-flip).bdt-offcanvas-container-animation{left:350px}.bdt-offcanvas-flip.bdt-offcanvas-container-animation{left:-350px}}.bdt-switcher{margin:0;padding:0;list-style:none}.bdt-switcher>:not(.bdt-active){display:none}.bdt-switcher>*>:last-child{margin-bottom:0}.bdt-leader{overflow:hidden}.bdt-leader-fill::after{display:inline-block;margin-left:15px;width:0;content:attr(data-fill);white-space:nowrap}.bdt-leader-fill.bdt-leader-hide::after{display:none}:root{--bdt-leader-fill-content:.}.bdt-notification{position:fixed;top:10px;left:10px;z-index:1040;box-sizing:border-box;width:350px}.bdt-notification-top-right,.bdt-notification-bottom-right{left:auto;right:10px}.bdt-notification-top-center,.bdt-notification-bottom-center{left:50%;margin-left:-175px}.bdt-notification-bottom-left,.bdt-notification-bottom-right,.bdt-notification-bottom-center{top:auto;bottom:10px}@media (max-width:639px){.bdt-notification{left:10px;right:10px;width:auto;margin:0}}.bdt-notification-message{position:relative;padding:15px;background:#f8f8f8;color:#666;font-size:1.25rem;line-height:1.4;cursor:pointer}*+.bdt-notification-message{margin-top:10px}.bdt-notification-close{display:none;position:absolute;top:20px;right:15px}.bdt-notification-message:hover .bdt-notification-close{display:block}.bdt-notification-message-primary{color:#1e87f0}.bdt-notification-message-success{color:#32d296}.bdt-notification-message-warning{color:#faa05a}.bdt-notification-message-danger{color:#f0506e}.bdt-tooltip{display:none;position:absolute;z-index:1030;--bdt-position-offset:10px;--bdt-position-viewport-offset:10;top:0;box-sizing:border-box;max-width:200px;padding:3px 6px;background:#666;border-radius:2px;color:#fff;font-size:12px}.bdt-tooltip.bdt-active{display:block}.bdt-sortable{position:relative}.bdt-sortable>:last-child{margin-bottom:0}.bdt-sortable-drag{position:fixed !important;z-index:1050 !important;pointer-events:none}.bdt-sortable-placeholder{opacity:0;pointer-events:none}.bdt-sortable-empty{min-height:50px}.bdt-sortable-handle:hover{cursor:move}.bdt-countdown-number{font-variant-numeric:tabular-nums;font-size:2rem;line-height:.8}@media (min-width:640px){.bdt-countdown-number{font-size:4rem}}@media (min-width:960px){.bdt-countdown-number{font-size:6rem}}.bdt-countdown-separator{font-size:1rem;line-height:1.6}@media (min-width:640px){.bdt-countdown-separator{font-size:2rem}}@media (min-width:960px){.bdt-countdown-separator{font-size:3rem}}.bdt-grid{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none}.bdt-grid>*{margin:0}.bdt-grid>*>:last-child{margin-bottom:0}.bdt-grid{margin-left:-30px}.bdt-grid>*{padding-left:30px}.bdt-grid+.bdt-grid,.bdt-grid>.bdt-grid-margin,*+.bdt-grid-margin{margin-top:30px}@media (min-width:1200px){.bdt-grid{margin-left:-40px}.bdt-grid>*{padding-left:40px}.bdt-grid+.bdt-grid,.bdt-grid>.bdt-grid-margin,*+.bdt-grid-margin{margin-top:40px}}.bdt-grid-small,.bdt-grid-column-small{margin-left:-15px}.bdt-grid-small>*,.bdt-grid-column-small>*{padding-left:15px}.bdt-grid+.bdt-grid-small,.bdt-grid+.bdt-grid-row-small,.bdt-grid-small>.bdt-grid-margin,.bdt-grid-row-small>.bdt-grid-margin,*+.bdt-grid-margin-small{margin-top:15px}.bdt-grid-medium,.bdt-grid-column-medium{margin-left:-30px}.bdt-grid-medium>*,.bdt-grid-column-medium>*{padding-left:30px}.bdt-grid+.bdt-grid-medium,.bdt-grid+.bdt-grid-row-medium,.bdt-grid-medium>.bdt-grid-margin,.bdt-grid-row-medium>.bdt-grid-margin,*+.bdt-grid-margin-medium{margin-top:30px}.bdt-grid-large,.bdt-grid-column-large{margin-left:-40px}.bdt-grid-large>*,.bdt-grid-column-large>*{padding-left:40px}.bdt-grid+.bdt-grid-large,.bdt-grid+.bdt-grid-row-large,.bdt-grid-large>.bdt-grid-margin,.bdt-grid-row-large>.bdt-grid-margin,*+.bdt-grid-margin-large{margin-top:40px}@media (min-width:1200px){.bdt-grid-large,.bdt-grid-column-large{margin-left:-70px}.bdt-grid-large>*,.bdt-grid-column-large>*{padding-left:70px}.bdt-grid+.bdt-grid-large,.bdt-grid+.bdt-grid-row-large,.bdt-grid-large>.bdt-grid-margin,.bdt-grid-row-large>.bdt-grid-margin,*+.bdt-grid-margin-large{margin-top:70px}}.bdt-grid-collapse,.bdt-grid-column-collapse{margin-left:0}.bdt-grid-collapse>*,.bdt-grid-column-collapse>*{padding-left:0}.bdt-grid+.bdt-grid-collapse,.bdt-grid+.bdt-grid-row-collapse,.bdt-grid-collapse>.bdt-grid-margin,.bdt-grid-row-collapse>.bdt-grid-margin{margin-top:0}.bdt-grid-divider>*{position:relative}.bdt-grid-divider>:not(.bdt-first-column)::before{content:"";position:absolute;top:0;bottom:0;border-left:1px solid #e5e5e5}.bdt-grid-divider.bdt-grid-stack>.bdt-grid-margin::before{content:"";position:absolute;left:0;right:0;border-top:1px solid #e5e5e5}.bdt-grid-divider{margin-left:-60px}.bdt-grid-divider>*{padding-left:60px}.bdt-grid-divider>:not(.bdt-first-column)::before{left:30px}.bdt-grid-divider.bdt-grid-stack>.bdt-grid-margin{margin-top:60px}.bdt-grid-divider.bdt-grid-stack>.bdt-grid-margin::before{top:-30px;left:60px}@media (min-width:1200px){.bdt-grid-divider{margin-left:-80px}.bdt-grid-divider>*{padding-left:80px}.bdt-grid-divider>:not(.bdt-first-column)::before{left:40px}.bdt-grid-divider.bdt-grid-stack>.bdt-grid-margin{margin-top:80px}.bdt-grid-divider.bdt-grid-stack>.bdt-grid-margin::before{top:-40px;left:80px}}.bdt-grid-divider.bdt-grid-small,.bdt-grid-divider.bdt-grid-column-small{margin-left:-30px}.bdt-grid-divider.bdt-grid-small>*,.bdt-grid-divider.bdt-grid-column-small>*{padding-left:30px}.bdt-grid-divider.bdt-grid-small>:not(.bdt-first-column)::before,.bdt-grid-divider.bdt-grid-column-small>:not(.bdt-first-column)::before{left:15px}.bdt-grid-divider.bdt-grid-small.bdt-grid-stack>.bdt-grid-margin,.bdt-grid-divider.bdt-grid-row-small.bdt-grid-stack>.bdt-grid-margin{margin-top:30px}.bdt-grid-divider.bdt-grid-small.bdt-grid-stack>.bdt-grid-margin::before{top:-15px;left:30px}.bdt-grid-divider.bdt-grid-row-small.bdt-grid-stack>.bdt-grid-margin::before{top:-15px}.bdt-grid-divider.bdt-grid-column-small.bdt-grid-stack>.bdt-grid-margin::before{left:30px}.bdt-grid-divider.bdt-grid-medium,.bdt-grid-divider.bdt-grid-column-medium{margin-left:-60px}.bdt-grid-divider.bdt-grid-medium>*,.bdt-grid-divider.bdt-grid-column-medium>*{padding-left:60px}.bdt-grid-divider.bdt-grid-medium>:not(.bdt-first-column)::before,.bdt-grid-divider.bdt-grid-column-medium>:not(.bdt-first-column)::before{left:30px}.bdt-grid-divider.bdt-grid-medium.bdt-grid-stack>.bdt-grid-margin,.bdt-grid-divider.bdt-grid-row-medium.bdt-grid-stack>.bdt-grid-margin{margin-top:60px}.bdt-grid-divider.bdt-grid-medium.bdt-grid-stack>.bdt-grid-margin::before{top:-30px;left:60px}.bdt-grid-divider.bdt-grid-row-medium.bdt-grid-stack>.bdt-grid-margin::before{top:-30px}.bdt-grid-divider.bdt-grid-column-medium.bdt-grid-stack>.bdt-grid-margin::before{left:60px}.bdt-grid-divider.bdt-grid-large,.bdt-grid-divider.bdt-grid-column-large{margin-left:-80px}.bdt-grid-divider.bdt-grid-large>*,.bdt-grid-divider.bdt-grid-column-large>*{padding-left:80px}.bdt-grid-divider.bdt-grid-large>:not(.bdt-first-column)::before,.bdt-grid-divider.bdt-grid-column-large>:not(.bdt-first-column)::before{left:40px}.bdt-grid-divider.bdt-grid-large.bdt-grid-stack>.bdt-grid-margin,.bdt-grid-divider.bdt-grid-row-large.bdt-grid-stack>.bdt-grid-margin{margin-top:80px}.bdt-grid-divider.bdt-grid-large.bdt-grid-stack>.bdt-grid-margin::before{top:-40px;left:80px}.bdt-grid-divider.bdt-grid-row-large.bdt-grid-stack>.bdt-grid-margin::before{top:-40px}.bdt-grid-divider.bdt-grid-column-large.bdt-grid-stack>.bdt-grid-margin::before{left:80px}@media (min-width:1200px){.bdt-grid-divider.bdt-grid-large,.bdt-grid-divider.bdt-grid-column-large{margin-left:-140px}.bdt-grid-divider.bdt-grid-large>*,.bdt-grid-divider.bdt-grid-column-large>*{padding-left:140px}.bdt-grid-divider.bdt-grid-large>:not(.bdt-first-column)::before,.bdt-grid-divider.bdt-grid-column-large>:not(.bdt-first-column)::before{left:70px}.bdt-grid-divider.bdt-grid-large.bdt-grid-stack>.bdt-grid-margin,.bdt-grid-divider.bdt-grid-row-large.bdt-grid-stack>.bdt-grid-margin{margin-top:140px}.bdt-grid-divider.bdt-grid-large.bdt-grid-stack>.bdt-grid-margin::before{top:-70px;left:140px}.bdt-grid-divider.bdt-grid-row-large.bdt-grid-stack>.bdt-grid-margin::before{top:-70px}.bdt-grid-divider.bdt-grid-column-large.bdt-grid-stack>.bdt-grid-margin::before{left:140px}}.bdt-grid-match>*,.bdt-grid-item-match{display:flex;flex-wrap:wrap}.bdt-grid-match>*>:not([class*='bdt-width']),.bdt-grid-item-match>:not([class*='bdt-width']){box-sizing:border-box;width:100%;flex:auto}.bdt-nav,.bdt-nav ul{margin:0;padding:0;list-style:none}.bdt-nav li>a{display:flex;align-items:center;column-gap:.25em;text-decoration:none}.bdt-nav>li>a{padding:5px 0}ul.bdt-nav-sub{padding:5px 0 5px 15px}.bdt-nav-sub ul{padding-left:15px}.bdt-nav-sub a{padding:2px 0}.bdt-nav-parent-icon{margin-left:auto}.bdt-nav>li>a[aria-expanded="true"] .bdt-nav-parent-icon{transform:rotate(180deg)}.bdt-nav-header{padding:5px 0;text-transform:uppercase;font-size:.875rem}.bdt-nav-header:not(:first-child){margin-top:20px}.bdt-nav .bdt-nav-divider{margin:5px 0}.bdt-nav-default{font-size:16px;line-height:1.5}.bdt-nav-default>li>a{color:#999}.bdt-nav-default>li>a:hover{color:#666}.bdt-nav-default>li.bdt-active>a{color:#333}.bdt-nav-default .bdt-nav-subtitle{font-size:.875rem}.bdt-nav-default .bdt-nav-header{color:#333}.bdt-nav-default .bdt-nav-divider{border-top:1px solid #e5e5e5}.bdt-nav-default .bdt-nav-sub{font-size:16px;line-height:1.5}.bdt-nav-default .bdt-nav-sub a{color:#999}.bdt-nav-default .bdt-nav-sub a:hover{color:#666}.bdt-nav-default .bdt-nav-sub li.bdt-active>a{color:#333}.bdt-nav-primary{font-size:1.5rem;line-height:1.5}.bdt-nav-primary>li>a{color:#999}.bdt-nav-primary>li>a:hover{color:#666}.bdt-nav-primary>li.bdt-active>a{color:#333}.bdt-nav-primary .bdt-nav-subtitle{font-size:1.25rem}.bdt-nav-primary .bdt-nav-header{color:#333}.bdt-nav-primary .bdt-nav-divider{border-top:1px solid #e5e5e5}.bdt-nav-primary .bdt-nav-sub{font-size:1.25rem;line-height:1.5}.bdt-nav-primary .bdt-nav-sub a{color:#999}.bdt-nav-primary .bdt-nav-sub a:hover{color:#666}.bdt-nav-primary .bdt-nav-sub li.bdt-active>a{color:#333}.bdt-nav-secondary{font-size:16px;line-height:1.5}.bdt-nav-secondary>li>a{color:#333}.bdt-nav-secondary>li>a:hover{color:#333}.bdt-nav-secondary>li.bdt-active>a{color:#333}.bdt-nav-secondary .bdt-nav-subtitle{font-size:.875rem;color:#999}.bdt-nav-secondary>li>a:hover .bdt-nav-subtitle{color:#666}.bdt-nav-secondary>li.bdt-active>a .bdt-nav-subtitle{color:#333}.bdt-nav-secondary .bdt-nav-header{color:#333}.bdt-nav-secondary .bdt-nav-divider{border-top:1px solid #e5e5e5}.bdt-nav-secondary .bdt-nav-sub{font-size:.875rem;line-height:1.5}.bdt-nav-secondary .bdt-nav-sub a{color:#999}.bdt-nav-secondary .bdt-nav-sub a:hover{color:#666}.bdt-nav-secondary .bdt-nav-sub li.bdt-active>a{color:#333}.bdt-nav-center{text-align:center}.bdt-nav-center li>a{justify-content:center}.bdt-nav-center .bdt-nav-sub,.bdt-nav-center .bdt-nav-sub ul{padding-left:0}.bdt-nav-center .bdt-nav-parent-icon{margin-left:4px}.bdt-nav.bdt-nav-divider>:not(.bdt-nav-header, .bdt-nav-divider)+:not(.bdt-nav-header, .bdt-nav-divider){margin-top:5px;padding-top:5px;border-top:1px solid #e5e5e5}.bdt-navbar{display:flex;position:relative}.bdt-navbar-container:not(.bdt-navbar-transparent){background:#f8f8f8}.bdt-navbar-left,.bdt-navbar-right,[class*='bdt-navbar-center']{display:flex;gap:0;align-items:center}.bdt-navbar-right{margin-left:auto}.bdt-navbar-center:only-child{margin-left:auto;margin-right:auto;position:relative}.bdt-navbar-center:not(:only-child){position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:max-content;box-sizing:border-box;z-index:990}.bdt-navbar-center-left,.bdt-navbar-center-right{position:absolute;top:0}.bdt-navbar-center-left{right:calc(100% + 0px)}.bdt-navbar-center-right{left:calc(100% + 0px)}[class*='bdt-navbar-center-']{width:max-content;box-sizing:border-box}.bdt-navbar-nav{display:flex;gap:0;margin:0;padding:0;list-style:none}.bdt-navbar-left,.bdt-navbar-right,.bdt-navbar-center:only-child{flex-wrap:wrap}.bdt-navbar-nav>li>a,.bdt-navbar-item,.bdt-navbar-toggle{display:flex;justify-content:center;align-items:center;column-gap:.25em;box-sizing:border-box;min-height:80px;font-size:16px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";text-decoration:none}.bdt-navbar-nav>li>a{padding:0 15px;color:#999}.bdt-navbar-nav>li:hover>a,.bdt-navbar-nav>li>a[aria-expanded="true"]{color:#666}.bdt-navbar-nav>li>a:active{color:#333}.bdt-navbar-nav>li.bdt-active>a{color:#333}.bdt-navbar-parent-icon{margin-left:4px}.bdt-navbar-nav>li>a[aria-expanded="true"] .bdt-navbar-parent-icon{transform:rotate(180deg)}.bdt-navbar-item{padding:0 15px;color:#666}.bdt-navbar-item>:last-child{margin-bottom:0}.bdt-navbar-toggle{padding:0 15px;color:#999}.bdt-navbar-toggle:hover,.bdt-navbar-toggle[aria-expanded="true"]{color:#666;text-decoration:none}.bdt-navbar-subtitle{font-size:.875rem}.bdt-navbar-justify .bdt-navbar-left,.bdt-navbar-justify .bdt-navbar-right,.bdt-navbar-justify .bdt-navbar-nav,.bdt-navbar-justify .bdt-navbar-nav>li,.bdt-navbar-justify .bdt-navbar-item,.bdt-navbar-justify .bdt-navbar-toggle{flex-grow:1}.bdt-navbar-dropdown{display:none;position:absolute;z-index:1020;--bdt-position-offset:0;--bdt-position-shift-offset:0;--bdt-position-viewport-offset:15px;box-sizing:border-box;width:200px;padding:15px;background:#f8f8f8;color:#666}.bdt-navbar-dropdown.bdt-open{display:block}.bdt-navbar-dropdown>:last-child{margin-bottom:0}.bdt-navbar-dropdown-grid{margin-left:-30px}.bdt-navbar-dropdown-grid>*{padding-left:30px}.bdt-navbar-dropdown-grid>.bdt-grid-margin{margin-top:30px}.bdt-navbar-dropdown-stack .bdt-navbar-dropdown-grid>*{width:100% !important}.bdt-navbar-dropdown-width-2:not(.bdt-navbar-dropdown-stack){width:400px}.bdt-navbar-dropdown-width-3:not(.bdt-navbar-dropdown-stack){width:600px}.bdt-navbar-dropdown-width-4:not(.bdt-navbar-dropdown-stack){width:800px}.bdt-navbar-dropdown-width-5:not(.bdt-navbar-dropdown-stack){width:1000px}.bdt-navbar-dropdown-large{--bdt-position-shift-offset:0;padding:40px}.bdt-navbar-dropdown-dropbar{width:auto;background:transparent;padding:15px 0 15px 0;--bdt-position-offset:0;--bdt-position-shift-offset:0;--bdt-position-viewport-offset:15px}@media (min-width:640px){.bdt-navbar-dropdown-dropbar{--bdt-position-viewport-offset:30px}}@media (min-width:960px){.bdt-navbar-dropdown-dropbar{--bdt-position-viewport-offset:40px}}.bdt-navbar-dropdown-dropbar-large{--bdt-position-shift-offset:0;padding-top:40px;padding-bottom:40px}.bdt-navbar-dropdown-nav>li>a{color:#999}.bdt-navbar-dropdown-nav>li>a:hover{color:#666}.bdt-navbar-dropdown-nav>li.bdt-active>a{color:#333}.bdt-navbar-dropdown-nav .bdt-nav-subtitle{font-size:.875rem}.bdt-navbar-dropdown-nav .bdt-nav-header{color:#333}.bdt-navbar-dropdown-nav .bdt-nav-divider{border-top:1px solid #e5e5e5}.bdt-navbar-dropdown-nav .bdt-nav-sub a{color:#999}.bdt-navbar-dropdown-nav .bdt-nav-sub a:hover{color:#666}.bdt-navbar-dropdown-nav .bdt-nav-sub li.bdt-active>a{color:#333}.bdt-navbar-dropbar{display:block !important;z-index:980;padding:0;left:0;right:0}.bdt-subnav{display:flex;flex-wrap:wrap;align-items:center;margin-left:-20px;padding:0;list-style:none}.bdt-subnav>*{flex:none;padding-left:20px;position:relative}.bdt-subnav>*>:first-child{display:flex;align-items:center;column-gap:.25em;color:#999}.bdt-subnav>*>a:hover{color:#666;text-decoration:none}.bdt-subnav>.bdt-active>a{color:#333}.bdt-subnav-divider{margin-left:-41px}.bdt-subnav-divider>*{display:flex;align-items:center}.bdt-subnav-divider>::before{content:"";height:1.5em;margin-left:0;margin-right:20px;border-left:1px solid transparent}.bdt-subnav-divider>:nth-child(n+2):not(.bdt-first-column)::before{border-left-color:#e5e5e5}.bdt-subnav-pill>*>:first-child{padding:5px 10px;background:transparent;color:#999}.bdt-subnav-pill>*>a:hover{background-color:#f8f8f8;color:#666}.bdt-subnav-pill>*>a:active{background-color:#f8f8f8;color:#666}.bdt-subnav-pill>.bdt-active>a{background-color:#1e87f0;color:#fff}.bdt-subnav>.bdt-disabled>a{color:#999}.bdt-breadcrumb{padding:0;list-style:none}.bdt-breadcrumb>*{display:contents}.bdt-breadcrumb>*>*{font-size:.875rem;color:#999}.bdt-breadcrumb>*>:hover{color:#666;text-decoration:none}.bdt-breadcrumb>:last-child>span,.bdt-breadcrumb>:last-child>a:not([href]){color:#666}.bdt-breadcrumb>:nth-child(n+2):not(.bdt-first-column)::before{content:"/";display:inline-block;margin:0 20px 0 calc(20px - 4px);font-size:.875rem;color:#999}.bdt-pagination{display:flex;flex-wrap:wrap;margin-left:0;padding:0;list-style:none}.bdt-pagination>*{flex:none;padding-left:0;position:relative}.bdt-pagination>*>*{display:block;padding:5px 10px;color:#999}.bdt-pagination>*>:hover{color:#666;text-decoration:none}.bdt-pagination>.bdt-active>*{color:#666}.bdt-pagination>.bdt-disabled>*{color:#999}.bdt-tab{display:flex;flex-wrap:wrap;margin-left:-20px;padding:0;list-style:none}.bdt-tab>*{flex:none;padding-left:20px;position:relative}.bdt-tab>*>a{display:flex;align-items:center;column-gap:.25em;justify-content:center;padding:5px 10px;color:#999}.bdt-tab>*>a:hover{color:#666;text-decoration:none}.bdt-tab>.bdt-active>a{color:#333}.bdt-tab>.bdt-disabled>a{color:#999}.bdt-tab-left,.bdt-tab-right{flex-direction:column;margin-left:0}.bdt-tab-left>*,.bdt-tab-right>*{padding-left:0}.bdt-tab-left>*>a{justify-content:left}.bdt-tab-right>*>a{justify-content:left}.bdt-slidenav{padding:5px 10px;color:rgba(102,102,102,0.5)}.bdt-slidenav:hover{color:rgba(102,102,102,0.9)}.bdt-slidenav:active{color:rgba(102,102,102,0.5)}.bdt-slidenav-large{padding:10px 10px}.bdt-slidenav-container{display:flex}.bdt-dotnav{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none;margin-left:-12px}.bdt-dotnav>*{flex:none;padding-left:12px}.bdt-dotnav>*>*{display:block;box-sizing:border-box;width:10px;height:10px;border-radius:50%;background:rgba(102,102,102,0.2);text-indent:100%;overflow:hidden;white-space:nowrap}.bdt-dotnav>*>:hover{background-color:rgba(102,102,102,0.6)}.bdt-dotnav>*>:active{background-color:rgba(102,102,102,0.2)}.bdt-dotnav>.bdt-active>*{background-color:rgba(102,102,102,0.6)}.bdt-dotnav-vertical{flex-direction:column;margin-left:0;margin-top:-12px}.bdt-dotnav-vertical>*{padding-left:0;padding-top:12px}.bdt-thumbnav{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none;margin-left:-15px}.bdt-thumbnav>*{padding-left:15px}.bdt-thumbnav>*>*{display:inline-block}.bdt-thumbnav-vertical{flex-direction:column;margin-left:0;margin-top:-15px}.bdt-thumbnav-vertical>*{padding-left:0;padding-top:15px}.bdt-iconnav{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none;margin-left:-10px}.bdt-iconnav>*{padding-left:10px}.bdt-iconnav>*>a{display:flex;align-items:center;column-gap:.25em;line-height:0;color:#999;text-decoration:none}.bdt-iconnav>*>a:hover{color:#666}.bdt-iconnav>.bdt-active>a{color:#666}.bdt-iconnav-vertical{flex-direction:column;margin-left:0;margin-top:-10px}.bdt-iconnav-vertical>*{padding-left:0;padding-top:10px}.bdt-lightbox{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1010;background:#000;opacity:0;transition:opacity .15s linear;touch-action:pinch-zoom}.bdt-lightbox.bdt-open{display:block;opacity:1}.bdt-lightbox :focus{outline-color:rgba(255,255,255,0.7)}.bdt-lightbox :focus-visible{outline-color:rgba(255,255,255,0.7)}.bdt-lightbox-page{overflow:hidden}.bdt-lightbox-items>*{position:absolute;top:0;right:0;bottom:0;left:0;display:none;justify-content:center;align-items:center;color:rgba(255,255,255,0.7);will-change:transform,opacity}.bdt-lightbox-items>*>*{max-width:100vw;max-height:100vh}.bdt-lightbox-items>*>:not(iframe){width:auto;height:auto}.bdt-lightbox-items>.bdt-active{display:flex}.bdt-lightbox-toolbar{padding:10px 10px;background:rgba(0,0,0,0.3);color:rgba(255,255,255,0.7)}.bdt-lightbox-toolbar>*{color:rgba(255,255,255,0.7)}.bdt-lightbox-toolbar-icon{padding:5px;color:rgba(255,255,255,0.7)}.bdt-lightbox-toolbar-icon:hover{color:#fff}.bdt-lightbox-button{box-sizing:border-box;width:50px;height:50px;background:rgba(0,0,0,0.3);color:rgba(255,255,255,0.7);display:inline-flex;justify-content:center;align-items:center}.bdt-lightbox-button:hover{color:#fff}.bdt-lightbox-caption:empty{display:none}.bdt-lightbox-iframe{width:80%;height:80%}[class*='bdt-animation-']{animation:.5s ease-out both}.bdt-animation-fade{animation-name:bdt-fade;animation-duration:.8s;animation-timing-function:linear}.bdt-animation-scale-up{animation-name:bdt-fade,bdt-scale-up}.bdt-animation-scale-down{animation-name:bdt-fade,bdt-scale-down}.bdt-animation-slide-top{animation-name:bdt-fade,bdt-slide-top}.bdt-animation-slide-bottom{animation-name:bdt-fade,bdt-slide-bottom}.bdt-animation-slide-left{animation-name:bdt-fade,bdt-slide-left}.bdt-animation-slide-right{animation-name:bdt-fade,bdt-slide-right}.bdt-animation-slide-top-small{animation-name:bdt-fade,bdt-slide-top-small}.bdt-animation-slide-bottom-small{animation-name:bdt-fade,bdt-slide-bottom-small}.bdt-animation-slide-left-small{animation-name:bdt-fade,bdt-slide-left-small}.bdt-animation-slide-right-small{animation-name:bdt-fade,bdt-slide-right-small}.bdt-animation-slide-top-medium{animation-name:bdt-fade,bdt-slide-top-medium}.bdt-animation-slide-bottom-medium{animation-name:bdt-fade,bdt-slide-bottom-medium}.bdt-animation-slide-left-medium{animation-name:bdt-fade,bdt-slide-left-medium}.bdt-animation-slide-right-medium{animation-name:bdt-fade,bdt-slide-right-medium}.bdt-animation-kenburns{animation-name:bdt-kenburns;animation-duration:15s}.bdt-animation-shake{animation-name:bdt-shake}.bdt-animation-stroke{animation-name:bdt-stroke;animation-duration:2s;stroke-dasharray:var(--bdt-animation-stroke)}.bdt-animation-reverse{animation-direction:reverse;animation-timing-function:ease-in}.bdt-animation-fast{animation-duration:.1s}.bdt-animation-toggle:not(:hover):not(:focus) [class*='bdt-animation-']{animation-name:none}@keyframes bdt-fade{0%{opacity:0}100%{opacity:1}}@keyframes bdt-scale-up{0%{transform:scale(.9)}100%{transform:scale(1)}}@keyframes bdt-scale-down{0%{transform:scale(1.1)}100%{transform:scale(1)}}@keyframes bdt-slide-top{0%{transform:translateY(-100%)}100%{transform:translateY(0)}}@keyframes bdt-slide-bottom{0%{transform:translateY(100%)}100%{transform:translateY(0)}}@keyframes bdt-slide-left{0%{transform:translateX(-100%)}100%{transform:translateX(0)}}@keyframes bdt-slide-right{0%{transform:translateX(100%)}100%{transform:translateX(0)}}@keyframes bdt-slide-top-small{0%{transform:translateY(-10px)}100%{transform:translateY(0)}}@keyframes bdt-slide-bottom-small{0%{transform:translateY(10px)}100%{transform:translateY(0)}}@keyframes bdt-slide-left-small{0%{transform:translateX(-10px)}100%{transform:translateX(0)}}@keyframes bdt-slide-right-small{0%{transform:translateX(10px)}100%{transform:translateX(0)}}@keyframes bdt-slide-top-medium{0%{transform:translateY(-50px)}100%{transform:translateY(0)}}@keyframes bdt-slide-bottom-medium{0%{transform:translateY(50px)}100%{transform:translateY(0)}}@keyframes bdt-slide-left-medium{0%{transform:translateX(-50px)}100%{transform:translateX(0)}}@keyframes bdt-slide-right-medium{0%{transform:translateX(50px)}100%{transform:translateX(0)}}@keyframes bdt-kenburns{0%{transform:scale(1)}100%{transform:scale(1.2)}}@keyframes bdt-shake{0%,100%{transform:translateX(0)}10%{transform:translateX(-9px)}20%{transform:translateX(8px)}30%{transform:translateX(-7px)}40%{transform:translateX(6px)}50%{transform:translateX(-5px)}60%{transform:translateX(4px)}70%{transform:translateX(-3px)}80%{transform:translateX(2px)}90%{transform:translateX(-1px)}}@keyframes bdt-stroke{0%{stroke-dashoffset:var(--bdt-animation-stroke)}100%{stroke-dashoffset:0}}[class*='bdt-child-width']>*{box-sizing:border-box;width:100%}.bdt-child-width-1-2>*{width:50%}.bdt-child-width-1-3>*{width:calc(100% * 1 / 3.001)}.bdt-child-width-1-4>*{width:25%}.bdt-child-width-1-5>*{width:20%}.bdt-child-width-1-6>*{width:calc(100% * 1 / 6.001)}.bdt-child-width-auto>*{width:auto}.bdt-child-width-expand>:not([class*='bdt-width']){flex:1;min-width:1px}@media (min-width:640px){.bdt-child-width-1-1\@s>*{width:100%}.bdt-child-width-1-2\@s>*{width:50%}.bdt-child-width-1-3\@s>*{width:calc(100% * 1 / 3.001)}.bdt-child-width-1-4\@s>*{width:25%}.bdt-child-width-1-5\@s>*{width:20%}.bdt-child-width-1-6\@s>*{width:calc(100% * 1 / 6.001)}.bdt-child-width-auto\@s>*{width:auto}.bdt-child-width-expand\@s>:not([class*='bdt-width']){flex:1;min-width:1px}}@media (min-width:960px){.bdt-child-width-1-1\@m>*{width:100%}.bdt-child-width-1-2\@m>*{width:50%}.bdt-child-width-1-3\@m>*{width:calc(100% * 1 / 3.001)}.bdt-child-width-1-4\@m>*{width:25%}.bdt-child-width-1-5\@m>*{width:20%}.bdt-child-width-1-6\@m>*{width:calc(100% * 1 / 6.001)}.bdt-child-width-auto\@m>*{width:auto}.bdt-child-width-expand\@m>:not([class*='bdt-width']){flex:1;min-width:1px}}@media (min-width:1200px){.bdt-child-width-1-1\@l>*{width:100%}.bdt-child-width-1-2\@l>*{width:50%}.bdt-child-width-1-3\@l>*{width:calc(100% * 1 / 3.001)}.bdt-child-width-1-4\@l>*{width:25%}.bdt-child-width-1-5\@l>*{width:20%}.bdt-child-width-1-6\@l>*{width:calc(100% * 1 / 6.001)}.bdt-child-width-auto\@l>*{width:auto}.bdt-child-width-expand\@l>:not([class*='bdt-width']){flex:1;min-width:1px}}@media (min-width:1600px){.bdt-child-width-1-1\@xl>*{width:100%}.bdt-child-width-1-2\@xl>*{width:50%}.bdt-child-width-1-3\@xl>*{width:calc(100% * 1 / 3.001)}.bdt-child-width-1-4\@xl>*{width:25%}.bdt-child-width-1-5\@xl>*{width:20%}.bdt-child-width-1-6\@xl>*{width:calc(100% * 1 / 6.001)}.bdt-child-width-auto\@xl>*{width:auto}.bdt-child-width-expand\@xl>:not([class*='bdt-width']){flex:1;min-width:1px}}[class*='bdt-width']{box-sizing:border-box;width:100%;max-width:100%}.bdt-width-1-2{width:50%}.bdt-width-1-3{width:calc(100% * 1 / 3.001)}.bdt-width-2-3{width:calc(100% * 2 / 3.001)}.bdt-width-1-4{width:25%}.bdt-width-3-4{width:75%}.bdt-width-1-5{width:20%}.bdt-width-2-5{width:40%}.bdt-width-3-5{width:60%}.bdt-width-4-5{width:80%}.bdt-width-1-6{width:calc(100% * 1 / 6.001)}.bdt-width-5-6{width:calc(100% * 5 / 6.001)}.bdt-width-small{width:150px}.bdt-width-medium{width:300px}.bdt-width-large{width:450px}.bdt-width-xlarge{width:600px}.bdt-width-2xlarge{width:750px}.bdt-width-auto{width:auto}.bdt-width-expand{flex:1;min-width:1px}@media (min-width:640px){.bdt-width-1-1\@s{width:100%}.bdt-width-1-2\@s{width:50%}.bdt-width-1-3\@s{width:calc(100% * 1 / 3.001)}.bdt-width-2-3\@s{width:calc(100% * 2 / 3.001)}.bdt-width-1-4\@s{width:25%}.bdt-width-3-4\@s{width:75%}.bdt-width-1-5\@s{width:20%}.bdt-width-2-5\@s{width:40%}.bdt-width-3-5\@s{width:60%}.bdt-width-4-5\@s{width:80%}.bdt-width-1-6\@s{width:calc(100% * 1 / 6.001)}.bdt-width-5-6\@s{width:calc(100% * 5 / 6.001)}.bdt-width-small\@s{width:150px}.bdt-width-medium\@s{width:300px}.bdt-width-large\@s{width:450px}.bdt-width-xlarge\@s{width:600px}.bdt-width-2xlarge\@s{width:750px}.bdt-width-auto\@s{width:auto}.bdt-width-expand\@s{flex:1;min-width:1px}}@media (min-width:960px){.bdt-width-1-1\@m{width:100%}.bdt-width-1-2\@m{width:50%}.bdt-width-1-3\@m{width:calc(100% * 1 / 3.001)}.bdt-width-2-3\@m{width:calc(100% * 2 / 3.001)}.bdt-width-1-4\@m{width:25%}.bdt-width-3-4\@m{width:75%}.bdt-width-1-5\@m{width:20%}.bdt-width-2-5\@m{width:40%}.bdt-width-3-5\@m{width:60%}.bdt-width-4-5\@m{width:80%}.bdt-width-1-6\@m{width:calc(100% * 1 / 6.001)}.bdt-width-5-6\@m{width:calc(100% * 5 / 6.001)}.bdt-width-small\@m{width:150px}.bdt-width-medium\@m{width:300px}.bdt-width-large\@m{width:450px}.bdt-width-xlarge\@m{width:600px}.bdt-width-2xlarge\@m{width:750px}.bdt-width-auto\@m{width:auto}.bdt-width-expand\@m{flex:1;min-width:1px}}@media (min-width:1200px){.bdt-width-1-1\@l{width:100%}.bdt-width-1-2\@l{width:50%}.bdt-width-1-3\@l{width:calc(100% * 1 / 3.001)}.bdt-width-2-3\@l{width:calc(100% * 2 / 3.001)}.bdt-width-1-4\@l{width:25%}.bdt-width-3-4\@l{width:75%}.bdt-width-1-5\@l{width:20%}.bdt-width-2-5\@l{width:40%}.bdt-width-3-5\@l{width:60%}.bdt-width-4-5\@l{width:80%}.bdt-width-1-6\@l{width:calc(100% * 1 / 6.001)}.bdt-width-5-6\@l{width:calc(100% * 5 / 6.001)}.bdt-width-small\@l{width:150px}.bdt-width-medium\@l{width:300px}.bdt-width-large\@l{width:450px}.bdt-width-xlarge\@l{width:600px}.bdt-width-2xlarge\@l{width:750px}.bdt-width-auto\@l{width:auto}.bdt-width-expand\@l{flex:1;min-width:1px}}@media (min-width:1600px){.bdt-width-1-1\@xl{width:100%}.bdt-width-1-2\@xl{width:50%}.bdt-width-1-3\@xl{width:calc(100% * 1 / 3.001)}.bdt-width-2-3\@xl{width:calc(100% * 2 / 3.001)}.bdt-width-1-4\@xl{width:25%}.bdt-width-3-4\@xl{width:75%}.bdt-width-1-5\@xl{width:20%}.bdt-width-2-5\@xl{width:40%}.bdt-width-3-5\@xl{width:60%}.bdt-width-4-5\@xl{width:80%}.bdt-width-1-6\@xl{width:calc(100% * 1 / 6.001)}.bdt-width-5-6\@xl{width:calc(100% * 5 / 6.001)}.bdt-width-small\@xl{width:150px}.bdt-width-medium\@xl{width:300px}.bdt-width-large\@xl{width:450px}.bdt-width-xlarge\@xl{width:600px}.bdt-width-2xlarge\@xl{width:750px}.bdt-width-auto\@xl{width:auto}.bdt-width-expand\@xl{flex:1;min-width:1px}}.bdt-width-max-content{width:max-content}.bdt-width-min-content{width:min-content}[class*='bdt-height']{box-sizing:border-box}.bdt-height-1-1{height:100%}.bdt-height-viewport{min-height:100vh}.bdt-height-viewport-2{min-height:200vh}.bdt-height-viewport-3{min-height:300vh}.bdt-height-viewport-4{min-height:400vh}.bdt-height-small{height:150px}.bdt-height-medium{height:300px}.bdt-height-large{height:450px}.bdt-height-max-small{max-height:150px}.bdt-height-max-medium{max-height:300px}.bdt-height-max-large{max-height:450px}.bdt-text-lead{font-size:1.5rem;line-height:1.5;color:#333}.bdt-text-meta{font-size:.875rem;line-height:1.4;color:#999}.bdt-text-small{font-size:.875rem;line-height:1.5}.bdt-text-large{font-size:1.5rem;line-height:1.5}.bdt-text-default{font-size:16px;line-height:1.5}.bdt-text-light{font-weight:300}.bdt-text-normal{font-weight:400}.bdt-text-bold{font-weight:700}.bdt-text-lighter{font-weight:lighter}.bdt-text-bolder{font-weight:bolder}.bdt-text-italic{font-style:italic}.bdt-text-capitalize{text-transform:capitalize !important}.bdt-text-uppercase{text-transform:uppercase !important}.bdt-text-lowercase{text-transform:lowercase !important}.bdt-text-decoration-none{text-decoration:none !important}.bdt-text-muted{color:#999 !important}.bdt-text-emphasis{color:#333 !important}.bdt-text-primary{color:#1e87f0 !important}.bdt-text-secondary{color:#222 !important}.bdt-text-success{color:#32d296 !important}.bdt-text-warning{color:#faa05a !important}.bdt-text-danger{color:#f0506e !important}.bdt-text-background{-webkit-background-clip:text;color:transparent !important;display:inline-block;background-color:#1e87f0}.bdt-text-left{text-align:left !important}.bdt-text-right{text-align:right !important}.bdt-text-center{text-align:center !important}.bdt-text-justify{text-align:justify !important}@media (min-width:640px){.bdt-text-left\@s{text-align:left !important}.bdt-text-right\@s{text-align:right !important}.bdt-text-center\@s{text-align:center !important}}@media (min-width:960px){.bdt-text-left\@m{text-align:left !important}.bdt-text-right\@m{text-align:right !important}.bdt-text-center\@m{text-align:center !important}}@media (min-width:1200px){.bdt-text-left\@l{text-align:left !important}.bdt-text-right\@l{text-align:right !important}.bdt-text-center\@l{text-align:center !important}}@media (min-width:1600px){.bdt-text-left\@xl{text-align:left !important}.bdt-text-right\@xl{text-align:right !important}.bdt-text-center\@xl{text-align:center !important}}.bdt-text-top{vertical-align:top !important}.bdt-text-middle{vertical-align:middle !important}.bdt-text-bottom{vertical-align:bottom !important}.bdt-text-baseline{vertical-align:baseline !important}.bdt-text-nowrap{white-space:nowrap}.bdt-text-truncate{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}th.bdt-text-truncate,td.bdt-text-truncate{max-width:0}.bdt-text-break{overflow-wrap:break-word}th.bdt-text-break,td.bdt-text-break{word-break:break-word}[class*='bdt-column-']{column-gap:30px}@media (min-width:1200px){[class*='bdt-column-']{column-gap:40px}}[class*='bdt-column-'] img{transform:translate3d(0, 0, 0)}.bdt-column-divider{column-rule:1px solid #e5e5e5;column-gap:60px}@media (min-width:1200px){.bdt-column-divider{column-gap:80px}}.bdt-column-1-2{column-count:2}.bdt-column-1-3{column-count:3}.bdt-column-1-4{column-count:4}.bdt-column-1-5{column-count:5}.bdt-column-1-6{column-count:6}@media (min-width:640px){.bdt-column-1-2\@s{column-count:2}.bdt-column-1-3\@s{column-count:3}.bdt-column-1-4\@s{column-count:4}.bdt-column-1-5\@s{column-count:5}.bdt-column-1-6\@s{column-count:6}}@media (min-width:960px){.bdt-column-1-2\@m{column-count:2}.bdt-column-1-3\@m{column-count:3}.bdt-column-1-4\@m{column-count:4}.bdt-column-1-5\@m{column-count:5}.bdt-column-1-6\@m{column-count:6}}@media (min-width:1200px){.bdt-column-1-2\@l{column-count:2}.bdt-column-1-3\@l{column-count:3}.bdt-column-1-4\@l{column-count:4}.bdt-column-1-5\@l{column-count:5}.bdt-column-1-6\@l{column-count:6}}@media (min-width:1600px){.bdt-column-1-2\@xl{column-count:2}.bdt-column-1-3\@xl{column-count:3}.bdt-column-1-4\@xl{column-count:4}.bdt-column-1-5\@xl{column-count:5}.bdt-column-1-6\@xl{column-count:6}}.bdt-column-span{column-span:all}[bdt-cover],[data-bdt-cover]{max-width:none;position:absolute;left:50%;top:50%;--bdt-position-translate-x:-50%;--bdt-position-translate-y:-50%;transform:translate(var(--bdt-position-translate-x), var(--bdt-position-translate-y))}iframe[bdt-cover],iframe[data-bdt-cover]{pointer-events:none}.bdt-cover-container{overflow:hidden;position:relative}.bdt-background-default{background-color:#fff}.bdt-background-muted{background-color:#f8f8f8}.bdt-background-primary{background-color:#1e87f0}.bdt-background-secondary{background-color:#222}.bdt-background-cover,.bdt-background-contain,.bdt-background-width-1-1,.bdt-background-height-1-1{background-position:50% 50%;background-repeat:no-repeat}.bdt-background-cover{background-size:cover}.bdt-background-contain{background-size:contain}.bdt-background-width-1-1{background-size:100%}.bdt-background-height-1-1{background-size:auto 100%}.bdt-background-top-left{background-position:0 0}.bdt-background-top-center{background-position:50% 0}.bdt-background-top-right{background-position:100% 0}.bdt-background-center-left{background-position:0 50%}.bdt-background-center-center{background-position:50% 50%}.bdt-background-center-right{background-position:100% 50%}.bdt-background-bottom-left{background-position:0 100%}.bdt-background-bottom-center{background-position:50% 100%}.bdt-background-bottom-right{background-position:100% 100%}.bdt-background-norepeat{background-repeat:no-repeat}.bdt-background-fixed{background-attachment:fixed;backface-visibility:hidden}@media (pointer:coarse){.bdt-background-fixed{background-attachment:scroll}}@media (max-width:639px){.bdt-background-image\@s{background-image:none !important}}@media (max-width:959px){.bdt-background-image\@m{background-image:none !important}}@media (max-width:1199px){.bdt-background-image\@l{background-image:none !important}}@media (max-width:1599px){.bdt-background-image\@xl{background-image:none !important}}.bdt-background-blend-multiply{background-blend-mode:multiply}.bdt-background-blend-screen{background-blend-mode:screen}.bdt-background-blend-overlay{background-blend-mode:overlay}.bdt-background-blend-darken{background-blend-mode:darken}.bdt-background-blend-lighten{background-blend-mode:lighten}.bdt-background-blend-color-dodge{background-blend-mode:color-dodge}.bdt-background-blend-color-burn{background-blend-mode:color-burn}.bdt-background-blend-hard-light{background-blend-mode:hard-light}.bdt-background-blend-soft-light{background-blend-mode:soft-light}.bdt-background-blend-difference{background-blend-mode:difference}.bdt-background-blend-exclusion{background-blend-mode:exclusion}.bdt-background-blend-hue{background-blend-mode:hue}.bdt-background-blend-saturation{background-blend-mode:saturation}.bdt-background-blend-color{background-blend-mode:color}.bdt-background-blend-luminosity{background-blend-mode:luminosity}[class*='bdt-align']{display:block;margin-bottom:30px}*+[class*='bdt-align']{margin-top:30px}.bdt-align-center{margin-left:auto;margin-right:auto}.bdt-align-left{margin-top:0;margin-right:30px;float:left}.bdt-align-right{margin-top:0;margin-left:30px;float:right}@media (min-width:640px){.bdt-align-left\@s{margin-top:0;margin-right:30px;float:left}.bdt-align-right\@s{margin-top:0;margin-left:30px;float:right}}@media (min-width:960px){.bdt-align-left\@m{margin-top:0;margin-right:30px;float:left}.bdt-align-right\@m{margin-top:0;margin-left:30px;float:right}}@media (min-width:1200px){.bdt-align-left\@l{margin-top:0;float:left}.bdt-align-right\@l{margin-top:0;float:right}.bdt-align-left,.bdt-align-left\@s,.bdt-align-left\@m,.bdt-align-left\@l{margin-right:40px}.bdt-align-right,.bdt-align-right\@s,.bdt-align-right\@m,.bdt-align-right\@l{margin-left:40px}}@media (min-width:1600px){.bdt-align-left\@xl{margin-top:0;margin-right:40px;float:left}.bdt-align-right\@xl{margin-top:0;margin-left:40px;float:right}}.bdt-svg,.bdt-svg:not(.bdt-preserve) [fill*='#']:not(.bdt-preserve){fill:currentcolor}.bdt-svg:not(.bdt-preserve) [stroke*='#']:not(.bdt-preserve){stroke:currentcolor}.bdt-svg{transform:translate(0, 0)}.bdt-panel{display:flow-root;position:relative;box-sizing:border-box}.bdt-panel>:last-child{margin-bottom:0}.bdt-panel-scrollable{height:170px;padding:10px;border:1px solid #e5e5e5;overflow:auto;-webkit-overflow-scrolling:touch;resize:both}.bdt-clearfix::before{content:"";display:table-cell}.bdt-clearfix::after{content:"";display:table;clear:both}.bdt-float-left{float:left}.bdt-float-right{float:right}[class*='bdt-float-']{max-width:100%}.bdt-overflow-hidden{overflow:hidden}.bdt-overflow-auto{overflow:auto;-webkit-overflow-scrolling:touch}.bdt-overflow-auto>:last-child{margin-bottom:0}.bdt-box-sizing-content{box-sizing:content-box}.bdt-box-sizing-border{box-sizing:border-box}.bdt-resize{resize:both}.bdt-resize-horizontal{resize:horizontal}.bdt-resize-vertical{resize:vertical}.bdt-display-block{display:block !important}.bdt-display-inline{display:inline !important}.bdt-display-inline-block{display:inline-block !important}[class*='bdt-inline']{display:inline-block;position:relative;max-width:100%;vertical-align:middle;-webkit-backface-visibility:hidden}.bdt-inline-clip{overflow:hidden}.bdt-preserve-width,.bdt-preserve-width canvas,.bdt-preserve-width img,.bdt-preserve-width svg,.bdt-preserve-width video{max-width:none}.bdt-responsive-width,.bdt-responsive-height{box-sizing:border-box}.bdt-responsive-width{max-width:100% !important;height:auto}.bdt-responsive-height{max-height:100%;width:auto;max-width:none}[bdt-responsive],[data-bdt-responsive]{max-width:100%}.bdt-object-cover{object-fit:cover}.bdt-object-contain{object-fit:contain}.bdt-object-fill{object-fit:fill}.bdt-object-none{object-fit:none}.bdt-object-scale-down{object-fit:scale-down}.bdt-object-top-left{object-position:0 0}.bdt-object-top-center{object-position:50% 0}.bdt-object-top-right{object-position:100% 0}.bdt-object-center-left{object-position:0 50%}.bdt-object-center-center{object-position:50% 50%}.bdt-object-center-right{object-position:100% 50%}.bdt-object-bottom-left{object-position:0 100%}.bdt-object-bottom-center{object-position:50% 100%}.bdt-object-bottom-right{object-position:100% 100%}.bdt-border-circle{border-radius:50%}.bdt-border-pill{border-radius:500px}.bdt-border-rounded{border-radius:5px}.bdt-inline-clip[class*='bdt-border-']{-webkit-transform:translateZ(0)}.bdt-box-shadow-small{box-shadow:0 2px 8px rgba(0,0,0,0.08)}.bdt-box-shadow-medium{box-shadow:0 5px 15px rgba(0,0,0,0.08)}.bdt-box-shadow-large{box-shadow:0 14px 25px rgba(0,0,0,0.16)}.bdt-box-shadow-xlarge{box-shadow:0 28px 50px rgba(0,0,0,0.16)}[class*='bdt-box-shadow-hover']{transition:box-shadow .1s ease-in-out}.bdt-box-shadow-hover-small:hover{box-shadow:0 2px 8px rgba(0,0,0,0.08)}.bdt-box-shadow-hover-medium:hover{box-shadow:0 5px 15px rgba(0,0,0,0.08)}.bdt-box-shadow-hover-large:hover{box-shadow:0 14px 25px rgba(0,0,0,0.16)}.bdt-box-shadow-hover-xlarge:hover{box-shadow:0 28px 50px rgba(0,0,0,0.16)}@supports (filter: blur(0)){.bdt-box-shadow-bottom{display:inline-block;position:relative;z-index:0;max-width:100%;vertical-align:middle}.bdt-box-shadow-bottom::after{content:"";position:absolute;bottom:-30px;left:0;right:0;z-index:-1;height:30px;border-radius:100%;background:#444;filter:blur(20px);will-change:filter}}.bdt-dropcap::first-letter,.bdt-dropcap>p:first-of-type::first-letter{display:block;margin-right:10px;float:left;font-size:4.5em;line-height:1}@-moz-document url-prefix(){.bdt-dropcap::first-letter,.bdt-dropcap>p:first-of-type::first-letter{margin-top:1.1%}}.bdt-logo{font-size:1.5rem;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";color:#333;text-decoration:none}:where(.bdt-logo){display:inline-block;vertical-align:middle}.bdt-logo:hover{color:#333;text-decoration:none}.bdt-logo :where(img, svg, video){display:block}.bdt-logo-inverse{display:none}.bdt-disabled{pointer-events:none}.bdt-drag,.bdt-drag *{cursor:move}.bdt-drag iframe{pointer-events:none}.bdt-dragover{box-shadow:0 0 20px rgba(100,100,100,0.3)}.bdt-blend-multiply{mix-blend-mode:multiply}.bdt-blend-screen{mix-blend-mode:screen}.bdt-blend-overlay{mix-blend-mode:overlay}.bdt-blend-darken{mix-blend-mode:darken}.bdt-blend-lighten{mix-blend-mode:lighten}.bdt-blend-color-dodge{mix-blend-mode:color-dodge}.bdt-blend-color-burn{mix-blend-mode:color-burn}.bdt-blend-hard-light{mix-blend-mode:hard-light}.bdt-blend-soft-light{mix-blend-mode:soft-light}.bdt-blend-difference{mix-blend-mode:difference}.bdt-blend-exclusion{mix-blend-mode:exclusion}.bdt-blend-hue{mix-blend-mode:hue}.bdt-blend-saturation{mix-blend-mode:saturation}.bdt-blend-color{mix-blend-mode:color}.bdt-blend-luminosity{mix-blend-mode:luminosity}.bdt-transform-center{transform:translate(-50%, -50%)}.bdt-transform-origin-top-left{transform-origin:0 0}.bdt-transform-origin-top-center{transform-origin:50% 0}.bdt-transform-origin-top-right{transform-origin:100% 0}.bdt-transform-origin-center-left{transform-origin:0 50%}.bdt-transform-origin-center-right{transform-origin:100% 50%}.bdt-transform-origin-bottom-left{transform-origin:0 100%}.bdt-transform-origin-bottom-center{transform-origin:50% 100%}.bdt-transform-origin-bottom-right{transform-origin:100% 100%}.bdt-flex{display:flex}.bdt-flex-inline{display:inline-flex}.bdt-flex-left{justify-content:flex-start}.bdt-flex-center{justify-content:center}.bdt-flex-right{justify-content:flex-end}.bdt-flex-between{justify-content:space-between}.bdt-flex-around{justify-content:space-around}@media (min-width:640px){.bdt-flex-left\@s{justify-content:flex-start}.bdt-flex-center\@s{justify-content:center}.bdt-flex-right\@s{justify-content:flex-end}.bdt-flex-between\@s{justify-content:space-between}.bdt-flex-around\@s{justify-content:space-around}}@media (min-width:960px){.bdt-flex-left\@m{justify-content:flex-start}.bdt-flex-center\@m{justify-content:center}.bdt-flex-right\@m{justify-content:flex-end}.bdt-flex-between\@m{justify-content:space-between}.bdt-flex-around\@m{justify-content:space-around}}@media (min-width:1200px){.bdt-flex-left\@l{justify-content:flex-start}.bdt-flex-center\@l{justify-content:center}.bdt-flex-right\@l{justify-content:flex-end}.bdt-flex-between\@l{justify-content:space-between}.bdt-flex-around\@l{justify-content:space-around}}@media (min-width:1600px){.bdt-flex-left\@xl{justify-content:flex-start}.bdt-flex-center\@xl{justify-content:center}.bdt-flex-right\@xl{justify-content:flex-end}.bdt-flex-between\@xl{justify-content:space-between}.bdt-flex-around\@xl{justify-content:space-around}}.bdt-flex-stretch{align-items:stretch}.bdt-flex-top{align-items:flex-start}.bdt-flex-middle{align-items:center}.bdt-flex-bottom{align-items:flex-end}.bdt-flex-row{flex-direction:row}.bdt-flex-row-reverse{flex-direction:row-reverse}.bdt-flex-column{flex-direction:column}.bdt-flex-column-reverse{flex-direction:column-reverse}.bdt-flex-nowrap{flex-wrap:nowrap}.bdt-flex-wrap{flex-wrap:wrap}.bdt-flex-wrap-reverse{flex-wrap:wrap-reverse}.bdt-flex-wrap-stretch{align-content:stretch}.bdt-flex-wrap-top{align-content:flex-start}.bdt-flex-wrap-middle{align-content:center}.bdt-flex-wrap-bottom{align-content:flex-end}.bdt-flex-wrap-between{align-content:space-between}.bdt-flex-wrap-around{align-content:space-around}.bdt-flex-first{order:-1}.bdt-flex-last{order:99}@media (min-width:640px){.bdt-flex-first\@s{order:-1}.bdt-flex-last\@s{order:99}}@media (min-width:960px){.bdt-flex-first\@m{order:-1}.bdt-flex-last\@m{order:99}}@media (min-width:1200px){.bdt-flex-first\@l{order:-1}.bdt-flex-last\@l{order:99}}@media (min-width:1600px){.bdt-flex-first\@xl{order:-1}.bdt-flex-last\@xl{order:99}}.bdt-flex-none{flex:none}.bdt-flex-auto{flex:auto}.bdt-flex-1{flex:1}.bdt-margin{margin-bottom:20px}*+.bdt-margin{margin-top:20px !important}.bdt-margin-top{margin-top:20px !important}.bdt-margin-bottom{margin-bottom:20px !important}.bdt-margin-left{margin-left:20px !important}.bdt-margin-right{margin-right:20px !important}.bdt-margin-small{margin-bottom:10px}*+.bdt-margin-small{margin-top:10px !important}.bdt-margin-small-top{margin-top:10px !important}.bdt-margin-small-bottom{margin-bottom:10px !important}.bdt-margin-small-left{margin-left:10px !important}.bdt-margin-small-right{margin-right:10px !important}.bdt-margin-medium{margin-bottom:40px}*+.bdt-margin-medium{margin-top:40px !important}.bdt-margin-medium-top{margin-top:40px !important}.bdt-margin-medium-bottom{margin-bottom:40px !important}.bdt-margin-medium-left{margin-left:40px !important}.bdt-margin-medium-right{margin-right:40px !important}.bdt-margin-large{margin-bottom:40px}*+.bdt-margin-large{margin-top:40px !important}.bdt-margin-large-top{margin-top:40px !important}.bdt-margin-large-bottom{margin-bottom:40px !important}.bdt-margin-large-left{margin-left:40px !important}.bdt-margin-large-right{margin-right:40px !important}@media (min-width:1200px){.bdt-margin-large{margin-bottom:70px}*+.bdt-margin-large{margin-top:70px !important}.bdt-margin-large-top{margin-top:70px !important}.bdt-margin-large-bottom{margin-bottom:70px !important}.bdt-margin-large-left{margin-left:70px !important}.bdt-margin-large-right{margin-right:70px !important}}.bdt-margin-xlarge{margin-bottom:70px}*+.bdt-margin-xlarge{margin-top:70px !important}.bdt-margin-xlarge-top{margin-top:70px !important}.bdt-margin-xlarge-bottom{margin-bottom:70px !important}.bdt-margin-xlarge-left{margin-left:70px !important}.bdt-margin-xlarge-right{margin-right:70px !important}@media (min-width:1200px){.bdt-margin-xlarge{margin-bottom:140px}*+.bdt-margin-xlarge{margin-top:140px !important}.bdt-margin-xlarge-top{margin-top:140px !important}.bdt-margin-xlarge-bottom{margin-bottom:140px !important}.bdt-margin-xlarge-left{margin-left:140px !important}.bdt-margin-xlarge-right{margin-right:140px !important}}.bdt-margin-auto{margin-left:auto !important;margin-right:auto !important}.bdt-margin-auto-top{margin-top:auto !important}.bdt-margin-auto-bottom{margin-bottom:auto !important}.bdt-margin-auto-left{margin-left:auto !important}.bdt-margin-auto-right{margin-right:auto !important}.bdt-margin-auto-vertical{margin-top:auto !important;margin-bottom:auto !important}@media (min-width:640px){.bdt-margin-auto\@s{margin-left:auto !important;margin-right:auto !important}.bdt-margin-auto-left\@s{margin-left:auto !important}.bdt-margin-auto-right\@s{margin-right:auto !important}}@media (min-width:960px){.bdt-margin-auto\@m{margin-left:auto !important;margin-right:auto !important}.bdt-margin-auto-left\@m{margin-left:auto !important}.bdt-margin-auto-right\@m{margin-right:auto !important}}@media (min-width:1200px){.bdt-margin-auto\@l{margin-left:auto !important;margin-right:auto !important}.bdt-margin-auto-left\@l{margin-left:auto !important}.bdt-margin-auto-right\@l{margin-right:auto !important}}@media (min-width:1600px){.bdt-margin-auto\@xl{margin-left:auto !important;margin-right:auto !important}.bdt-margin-auto-left\@xl{margin-left:auto !important}.bdt-margin-auto-right\@xl{margin-right:auto !important}}.bdt-margin-remove{margin:0 !important}.bdt-margin-remove-top{margin-top:0 !important}.bdt-margin-remove-bottom{margin-bottom:0 !important}.bdt-margin-remove-left{margin-left:0 !important}.bdt-margin-remove-right{margin-right:0 !important}.bdt-margin-remove-vertical{margin-top:0 !important;margin-bottom:0 !important}.bdt-margin-remove-adjacent+*,.bdt-margin-remove-first-child>:first-child{margin-top:0 !important}.bdt-margin-remove-last-child>:last-child{margin-bottom:0 !important}@media (min-width:640px){.bdt-margin-remove-left\@s{margin-left:0 !important}.bdt-margin-remove-right\@s{margin-right:0 !important}}@media (min-width:960px){.bdt-margin-remove-left\@m{margin-left:0 !important}.bdt-margin-remove-right\@m{margin-right:0 !important}}@media (min-width:1200px){.bdt-margin-remove-left\@l{margin-left:0 !important}.bdt-margin-remove-right\@l{margin-right:0 !important}}@media (min-width:1600px){.bdt-margin-remove-left\@xl{margin-left:0 !important}.bdt-margin-remove-right\@xl{margin-right:0 !important}}.bdt-padding{padding:30px}@media (min-width:1200px){.bdt-padding{padding:40px}}.bdt-padding-small{padding:15px}.bdt-padding-large{padding:40px}@media (min-width:1200px){.bdt-padding-large{padding:70px}}.bdt-padding-remove{padding:0 !important}.bdt-padding-remove-top{padding-top:0 !important}.bdt-padding-remove-bottom{padding-bottom:0 !important}.bdt-padding-remove-left{padding-left:0 !important}.bdt-padding-remove-right{padding-right:0 !important}.bdt-padding-remove-vertical{padding-top:0 !important;padding-bottom:0 !important}.bdt-padding-remove-horizontal{padding-left:0 !important;padding-right:0 !important}:root{--bdt-position-margin-offset:.0001px}[class*='bdt-position-top'],[class*='bdt-position-bottom'],[class*='bdt-position-left'],[class*='bdt-position-right'],[class*='bdt-position-center']{position:absolute !important;max-width:calc(100% - (var(--bdt-position-margin-offset) * 2));box-sizing:border-box}.bdt-position-top{top:0;left:0;right:0}.bdt-position-bottom{bottom:0;left:0;right:0}.bdt-position-left{top:0;bottom:0;left:0}.bdt-position-right{top:0;bottom:0;right:0}.bdt-position-top-left{top:0;left:0}.bdt-position-top-right{top:0;right:0}.bdt-position-bottom-left{bottom:0;left:0}.bdt-position-bottom-right{bottom:0;right:0}.bdt-position-center{top:calc(50% - var(--bdt-position-margin-offset));left:calc(50% - var(--bdt-position-margin-offset));--bdt-position-translate-x:-50%;--bdt-position-translate-y:-50%;transform:translate(var(--bdt-position-translate-x), var(--bdt-position-translate-y));width:max-content}[class*='bdt-position-center-left'],[class*='bdt-position-center-right']{top:calc(50% - var(--bdt-position-margin-offset));--bdt-position-translate-y:-50%;transform:translate(0, var(--bdt-position-translate-y))}.bdt-position-center-left{left:0}.bdt-position-center-right{right:0}.bdt-position-center-left-out{right:100%;width:max-content}.bdt-position-center-right-out{left:100%;width:max-content}.bdt-position-top-center,.bdt-position-bottom-center{left:calc(50% - var(--bdt-position-margin-offset));--bdt-position-translate-x:-50%;transform:translate(var(--bdt-position-translate-x), 0);width:max-content}.bdt-position-top-center{top:0}.bdt-position-bottom-center{bottom:0}.bdt-position-cover{position:absolute;top:0;bottom:0;left:0;right:0}.bdt-position-small{margin:15px;--bdt-position-margin-offset:15px}.bdt-position-medium{margin:30px;--bdt-position-margin-offset:30px}.bdt-position-large{margin:30px;--bdt-position-margin-offset:30px}@media (min-width:1200px){.bdt-position-large{margin:50px;--bdt-position-margin-offset:50px}}.bdt-position-relative{position:relative !important}.bdt-position-absolute{position:absolute !important}.bdt-position-fixed{position:fixed !important}.bdt-position-sticky{position:sticky !important}.bdt-position-z-index{z-index:1}.bdt-position-z-index-zero{z-index:0}.bdt-position-z-index-negative{z-index:-1}:where(.bdt-transition-fade),:where([class*='bdt-transition-scale']),:where([class*='bdt-transition-slide']){--bdt-position-translate-x:0;--bdt-position-translate-y:0}.bdt-transition-fade,[class*='bdt-transition-scale'],[class*='bdt-transition-slide']{--bdt-translate-x:0;--bdt-translate-y:0;--bdt-scale-x:1;--bdt-scale-y:1;transform:translate(var(--bdt-position-translate-x), var(--bdt-position-translate-y)) translate(var(--bdt-translate-x), var(--bdt-translate-y)) scale(var(--bdt-scale-x), var(--bdt-scale-y));transition:.3s ease-out;transition-property:opacity,transform,filter;opacity:0}.bdt-transition-toggle:hover .bdt-transition-fade,.bdt-transition-toggle:focus .bdt-transition-fade,.bdt-transition-toggle .bdt-transition-fade:focus-within,.bdt-transition-active.bdt-active .bdt-transition-fade{opacity:1}[class*='bdt-transition-scale']{-webkit-backface-visibility:hidden}.bdt-transition-scale-up{--bdt-scale-x:1;--bdt-scale-y:1}.bdt-transition-scale-down{--bdt-scale-x:1.03;--bdt-scale-y:1.03}.bdt-transition-toggle:hover .bdt-transition-scale-up,.bdt-transition-toggle:focus .bdt-transition-scale-up,.bdt-transition-toggle .bdt-transition-scale-up:focus-within,.bdt-transition-active.bdt-active .bdt-transition-scale-up{--bdt-scale-x:1.03;--bdt-scale-y:1.03;opacity:1}.bdt-transition-toggle:hover .bdt-transition-scale-down,.bdt-transition-toggle:focus .bdt-transition-scale-down,.bdt-transition-toggle .bdt-transition-scale-down:focus-within,.bdt-transition-active.bdt-active .bdt-transition-scale-down{--bdt-scale-x:1;--bdt-scale-y:1;opacity:1}.bdt-transition-slide-top{--bdt-translate-y:-100%}.bdt-transition-slide-bottom{--bdt-translate-y:100%}.bdt-transition-slide-left{--bdt-translate-x:-100%}.bdt-transition-slide-right{--bdt-translate-x:100%}.bdt-transition-slide-top-small{--bdt-translate-y:calc(-1 * 10px)}.bdt-transition-slide-bottom-small{--bdt-translate-y:10px}.bdt-transition-slide-left-small{--bdt-translate-x:calc(-1 * 10px)}.bdt-transition-slide-right-small{--bdt-translate-x:10px}.bdt-transition-slide-top-medium{--bdt-translate-y:calc(-1 * 50px)}.bdt-transition-slide-bottom-medium{--bdt-translate-y:50px}.bdt-transition-slide-left-medium{--bdt-translate-x:calc(-1 * 50px)}.bdt-transition-slide-right-medium{--bdt-translate-x:50px}.bdt-transition-toggle:hover [class*='bdt-transition-slide'],.bdt-transition-toggle:focus [class*='bdt-transition-slide'],.bdt-transition-toggle [class*='bdt-transition-slide']:focus-within,.bdt-transition-active.bdt-active [class*='bdt-transition-slide']{--bdt-translate-x:0;--bdt-translate-y:0;opacity:1}.bdt-transition-opaque{opacity:1}.bdt-transition-slow{transition-duration:.7s}[hidden],.bdt-hidden{display:none !important}@media (min-width:640px){.bdt-hidden\@s{display:none !important}}@media (min-width:960px){.bdt-hidden\@m{display:none !important}}@media (min-width:1200px){.bdt-hidden\@l{display:none !important}}@media (min-width:1600px){.bdt-hidden\@xl{display:none !important}}@media (max-width:639px){.bdt-visible\@s{display:none !important}}@media (max-width:959px){.bdt-visible\@m{display:none !important}}@media (max-width:1199px){.bdt-visible\@l{display:none !important}}@media (max-width:1599px){.bdt-visible\@xl{display:none !important}}.bdt-invisible{visibility:hidden !important}.bdt-visible-toggle:not(:hover):not(:focus) .bdt-hidden-hover:not(:focus-within){position:absolute !important;width:0 !important;height:0 !important;padding:0 !important;margin:0 !important;overflow:hidden !important}.bdt-visible-toggle:not(:hover):not(:focus) .bdt-invisible-hover:not(:focus-within){opacity:0 !important}@media (hover:none){.bdt-hidden-touch{display:none !important}}@media (hover){.bdt-hidden-notouch{display:none !important}}.bdt-light a.bdt-link-muted,.bdt-light .bdt-link-muted a,.bdt-section-primary:not(.bdt-preserve-color) a.bdt-link-muted,.bdt-section-primary:not(.bdt-preserve-color) .bdt-link-muted a,.bdt-section-secondary:not(.bdt-preserve-color) a.bdt-link-muted,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-link-muted a,.bdt-tile-primary:not(.bdt-preserve-color) a.bdt-link-muted,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-link-muted a,.bdt-tile-secondary:not(.bdt-preserve-color) a.bdt-link-muted,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-link-muted a,.bdt-card-primary.bdt-card-body a.bdt-link-muted,.bdt-card-primary.bdt-card-body .bdt-link-muted a,.bdt-card-primary>:not([class*='bdt-card-media']) a.bdt-link-muted,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-link-muted a,.bdt-card-secondary.bdt-card-body a.bdt-link-muted,.bdt-card-secondary.bdt-card-body .bdt-link-muted a,.bdt-card-secondary>:not([class*='bdt-card-media']) a.bdt-link-muted,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-link-muted a,.bdt-overlay-primary a.bdt-link-muted,.bdt-overlay-primary .bdt-link-muted a,.bdt-offcanvas-bar a.bdt-link-muted,.bdt-offcanvas-bar .bdt-link-muted a{color:rgba(255,255,255,0.5)}.bdt-light a.bdt-link-muted:hover,.bdt-light .bdt-link-muted a:hover,.bdt-light .bdt-link-toggle:hover .bdt-link-muted,.bdt-section-primary:not(.bdt-preserve-color) a.bdt-link-muted:hover,.bdt-section-primary:not(.bdt-preserve-color) .bdt-link-muted a:hover,.bdt-section-primary:not(.bdt-preserve-color) .bdt-link-toggle:hover .bdt-link-muted,.bdt-section-secondary:not(.bdt-preserve-color) a.bdt-link-muted:hover,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-link-muted a:hover,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-link-toggle:hover .bdt-link-muted,.bdt-tile-primary:not(.bdt-preserve-color) a.bdt-link-muted:hover,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-link-muted a:hover,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-link-toggle:hover .bdt-link-muted,.bdt-tile-secondary:not(.bdt-preserve-color) a.bdt-link-muted:hover,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-link-muted a:hover,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-link-toggle:hover .bdt-link-muted,.bdt-card-primary.bdt-card-body a.bdt-link-muted:hover,.bdt-card-primary.bdt-card-body .bdt-link-muted a:hover,.bdt-card-primary.bdt-card-body .bdt-link-toggle:hover .bdt-link-muted,.bdt-card-primary>:not([class*='bdt-card-media']) a.bdt-link-muted:hover,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-link-muted a:hover,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-link-toggle:hover .bdt-link-muted,.bdt-card-secondary.bdt-card-body a.bdt-link-muted:hover,.bdt-card-secondary.bdt-card-body .bdt-link-muted a:hover,.bdt-card-secondary.bdt-card-body .bdt-link-toggle:hover .bdt-link-muted,.bdt-card-secondary>:not([class*='bdt-card-media']) a.bdt-link-muted:hover,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-link-muted a:hover,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-link-toggle:hover .bdt-link-muted,.bdt-overlay-primary a.bdt-link-muted:hover,.bdt-overlay-primary .bdt-link-muted a:hover,.bdt-overlay-primary .bdt-link-toggle:hover .bdt-link-muted,.bdt-offcanvas-bar a.bdt-link-muted:hover,.bdt-offcanvas-bar .bdt-link-muted a:hover,.bdt-offcanvas-bar .bdt-link-toggle:hover .bdt-link-muted{color:rgba(255,255,255,0.7)}.bdt-light a.bdt-link-text:hover,.bdt-light .bdt-link-text a:hover,.bdt-light .bdt-link-toggle:hover .bdt-link-text,.bdt-section-primary:not(.bdt-preserve-color) a.bdt-link-text:hover,.bdt-section-primary:not(.bdt-preserve-color) .bdt-link-text a:hover,.bdt-section-primary:not(.bdt-preserve-color) .bdt-link-toggle:hover .bdt-link-text,.bdt-section-secondary:not(.bdt-preserve-color) a.bdt-link-text:hover,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-link-text a:hover,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-link-toggle:hover .bdt-link-text,.bdt-tile-primary:not(.bdt-preserve-color) a.bdt-link-text:hover,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-link-text a:hover,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-link-toggle:hover .bdt-link-text,.bdt-tile-secondary:not(.bdt-preserve-color) a.bdt-link-text:hover,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-link-text a:hover,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-link-toggle:hover .bdt-link-text,.bdt-card-primary.bdt-card-body a.bdt-link-text:hover,.bdt-card-primary.bdt-card-body .bdt-link-text a:hover,.bdt-card-primary.bdt-card-body .bdt-link-toggle:hover .bdt-link-text,.bdt-card-primary>:not([class*='bdt-card-media']) a.bdt-link-text:hover,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-link-text a:hover,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-link-toggle:hover .bdt-link-text,.bdt-card-secondary.bdt-card-body a.bdt-link-text:hover,.bdt-card-secondary.bdt-card-body .bdt-link-text a:hover,.bdt-card-secondary.bdt-card-body .bdt-link-toggle:hover .bdt-link-text,.bdt-card-secondary>:not([class*='bdt-card-media']) a.bdt-link-text:hover,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-link-text a:hover,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-link-toggle:hover .bdt-link-text,.bdt-overlay-primary a.bdt-link-text:hover,.bdt-overlay-primary .bdt-link-text a:hover,.bdt-overlay-primary .bdt-link-toggle:hover .bdt-link-text,.bdt-offcanvas-bar a.bdt-link-text:hover,.bdt-offcanvas-bar .bdt-link-text a:hover,.bdt-offcanvas-bar .bdt-link-toggle:hover .bdt-link-text{color:rgba(255,255,255,0.5)}.bdt-light a.bdt-link-heading:hover,.bdt-light .bdt-link-heading a:hover,.bdt-light .bdt-link-toggle:hover .bdt-link-heading,.bdt-section-primary:not(.bdt-preserve-color) a.bdt-link-heading:hover,.bdt-section-primary:not(.bdt-preserve-color) .bdt-link-heading a:hover,.bdt-section-primary:not(.bdt-preserve-color) .bdt-link-toggle:hover .bdt-link-heading,.bdt-section-secondary:not(.bdt-preserve-color) a.bdt-link-heading:hover,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-link-heading a:hover,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-link-toggle:hover .bdt-link-heading,.bdt-tile-primary:not(.bdt-preserve-color) a.bdt-link-heading:hover,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-link-heading a:hover,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-link-toggle:hover .bdt-link-heading,.bdt-tile-secondary:not(.bdt-preserve-color) a.bdt-link-heading:hover,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-link-heading a:hover,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-link-toggle:hover .bdt-link-heading,.bdt-card-primary.bdt-card-body a.bdt-link-heading:hover,.bdt-card-primary.bdt-card-body .bdt-link-heading a:hover,.bdt-card-primary.bdt-card-body .bdt-link-toggle:hover .bdt-link-heading,.bdt-card-primary>:not([class*='bdt-card-media']) a.bdt-link-heading:hover,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-link-heading a:hover,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-link-toggle:hover .bdt-link-heading,.bdt-card-secondary.bdt-card-body a.bdt-link-heading:hover,.bdt-card-secondary.bdt-card-body .bdt-link-heading a:hover,.bdt-card-secondary.bdt-card-body .bdt-link-toggle:hover .bdt-link-heading,.bdt-card-secondary>:not([class*='bdt-card-media']) a.bdt-link-heading:hover,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-link-heading a:hover,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-link-toggle:hover .bdt-link-heading,.bdt-overlay-primary a.bdt-link-heading:hover,.bdt-overlay-primary .bdt-link-heading a:hover,.bdt-overlay-primary .bdt-link-toggle:hover .bdt-link-heading,.bdt-offcanvas-bar a.bdt-link-heading:hover,.bdt-offcanvas-bar .bdt-link-heading a:hover,.bdt-offcanvas-bar .bdt-link-toggle:hover .bdt-link-heading{color:#fff}.bdt-light .bdt-divider-icon,.bdt-section-primary:not(.bdt-preserve-color) .bdt-divider-icon,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-divider-icon,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-divider-icon,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-divider-icon,.bdt-card-primary.bdt-card-body .bdt-divider-icon,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-divider-icon,.bdt-card-secondary.bdt-card-body .bdt-divider-icon,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-divider-icon,.bdt-overlay-primary .bdt-divider-icon,.bdt-offcanvas-bar .bdt-divider-icon{background-image:url(//empresasmaseticas.com/wp-content/plugins/bdthemes-prime-slider-lite/images/backgrounds/divider-icon.svg)}.bdt-light .bdt-divider-icon::before,.bdt-light .bdt-divider-icon::after,.bdt-section-primary:not(.bdt-preserve-color) .bdt-divider-icon::before,.bdt-section-primary:not(.bdt-preserve-color) .bdt-divider-icon::after,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-divider-icon::before,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-divider-icon::after,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-divider-icon::before,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-divider-icon::after,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-divider-icon::before,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-divider-icon::after,.bdt-card-primary.bdt-card-body .bdt-divider-icon::before,.bdt-card-primary.bdt-card-body .bdt-divider-icon::after,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-divider-icon::before,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-divider-icon::after,.bdt-card-secondary.bdt-card-body .bdt-divider-icon::before,.bdt-card-secondary.bdt-card-body .bdt-divider-icon::after,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-divider-icon::before,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-divider-icon::after,.bdt-overlay-primary .bdt-divider-icon::before,.bdt-overlay-primary .bdt-divider-icon::after,.bdt-offcanvas-bar .bdt-divider-icon::before,.bdt-offcanvas-bar .bdt-divider-icon::after{border-bottom-color:rgba(255,255,255,0.2)}.bdt-light .bdt-divider-small::after,.bdt-section-primary:not(.bdt-preserve-color) .bdt-divider-small::after,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-divider-small::after,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-divider-small::after,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-divider-small::after,.bdt-card-primary.bdt-card-body .bdt-divider-small::after,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-divider-small::after,.bdt-card-secondary.bdt-card-body .bdt-divider-small::after,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-divider-small::after,.bdt-overlay-primary .bdt-divider-small::after,.bdt-offcanvas-bar .bdt-divider-small::after{border-top-color:rgba(255,255,255,0.2)}.bdt-light .bdt-divider-vertical,.bdt-section-primary:not(.bdt-preserve-color) .bdt-divider-vertical,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-divider-vertical,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-divider-vertical,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-divider-vertical,.bdt-card-primary.bdt-card-body .bdt-divider-vertical,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-divider-vertical,.bdt-card-secondary.bdt-card-body .bdt-divider-vertical,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-divider-vertical,.bdt-overlay-primary .bdt-divider-vertical,.bdt-offcanvas-bar .bdt-divider-vertical{border-left-color:rgba(255,255,255,0.2)}.bdt-light .bdt-list-muted>::before,.bdt-section-primary:not(.bdt-preserve-color) .bdt-list-muted>::before,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-list-muted>::before,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-list-muted>::before,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-list-muted>::before,.bdt-card-primary.bdt-card-body .bdt-list-muted>::before,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-list-muted>::before,.bdt-card-secondary.bdt-card-body .bdt-list-muted>::before,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-list-muted>::before,.bdt-overlay-primary .bdt-list-muted>::before,.bdt-offcanvas-bar .bdt-list-muted>::before{color:rgba(255,255,255,0.5) !important}.bdt-light .bdt-list-emphasis>::before,.bdt-section-primary:not(.bdt-preserve-color) .bdt-list-emphasis>::before,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-list-emphasis>::before,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-list-emphasis>::before,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-list-emphasis>::before,.bdt-card-primary.bdt-card-body .bdt-list-emphasis>::before,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-list-emphasis>::before,.bdt-card-secondary.bdt-card-body .bdt-list-emphasis>::before,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-list-emphasis>::before,.bdt-overlay-primary .bdt-list-emphasis>::before,.bdt-offcanvas-bar .bdt-list-emphasis>::before{color:#fff !important}.bdt-light .bdt-list-primary>::before,.bdt-section-primary:not(.bdt-preserve-color) .bdt-list-primary>::before,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-list-primary>::before,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-list-primary>::before,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-list-primary>::before,.bdt-card-primary.bdt-card-body .bdt-list-primary>::before,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-list-primary>::before,.bdt-card-secondary.bdt-card-body .bdt-list-primary>::before,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-list-primary>::before,.bdt-overlay-primary .bdt-list-primary>::before,.bdt-offcanvas-bar .bdt-list-primary>::before{color:#fff !important}.bdt-light .bdt-list-secondary>::before,.bdt-section-primary:not(.bdt-preserve-color) .bdt-list-secondary>::before,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-list-secondary>::before,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-list-secondary>::before,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-list-secondary>::before,.bdt-card-primary.bdt-card-body .bdt-list-secondary>::before,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-list-secondary>::before,.bdt-card-secondary.bdt-card-body .bdt-list-secondary>::before,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-list-secondary>::before,.bdt-overlay-primary .bdt-list-secondary>::before,.bdt-offcanvas-bar .bdt-list-secondary>::before{color:#fff !important}.bdt-light .bdt-list-bullet>::before,.bdt-section-primary:not(.bdt-preserve-color) .bdt-list-bullet>::before,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-list-bullet>::before,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-list-bullet>::before,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-list-bullet>::before,.bdt-card-primary.bdt-card-body .bdt-list-bullet>::before,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-list-bullet>::before,.bdt-card-secondary.bdt-card-body .bdt-list-bullet>::before,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-list-bullet>::before,.bdt-overlay-primary .bdt-list-bullet>::before,.bdt-offcanvas-bar .bdt-list-bullet>::before{background-image:url(//empresasmaseticas.com/wp-content/plugins/bdthemes-prime-slider-lite/images/backgrounds/list-bullet.svg)}.bdt-light .bdt-list-divider>:nth-child(n+2),.bdt-section-primary:not(.bdt-preserve-color) .bdt-list-divider>:nth-child(n+2),.bdt-section-secondary:not(.bdt-preserve-color) .bdt-list-divider>:nth-child(n+2),.bdt-tile-primary:not(.bdt-preserve-color) .bdt-list-divider>:nth-child(n+2),.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-list-divider>:nth-child(n+2),.bdt-card-primary.bdt-card-body .bdt-list-divider>:nth-child(n+2),.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-list-divider>:nth-child(n+2),.bdt-card-secondary.bdt-card-body .bdt-list-divider>:nth-child(n+2),.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-list-divider>:nth-child(n+2),.bdt-overlay-primary .bdt-list-divider>:nth-child(n+2),.bdt-offcanvas-bar .bdt-list-divider>:nth-child(n+2){border-top-color:rgba(255,255,255,0.2)}.bdt-light .bdt-list-striped>:nth-of-type(odd),.bdt-section-primary:not(.bdt-preserve-color) .bdt-list-striped>:nth-of-type(odd),.bdt-section-secondary:not(.bdt-preserve-color) .bdt-list-striped>:nth-of-type(odd),.bdt-tile-primary:not(.bdt-preserve-color) .bdt-list-striped>:nth-of-type(odd),.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-list-striped>:nth-of-type(odd),.bdt-card-primary.bdt-card-body .bdt-list-striped>:nth-of-type(odd),.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-list-striped>:nth-of-type(odd),.bdt-card-secondary.bdt-card-body .bdt-list-striped>:nth-of-type(odd),.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-list-striped>:nth-of-type(odd),.bdt-overlay-primary .bdt-list-striped>:nth-of-type(odd),.bdt-offcanvas-bar .bdt-list-striped>:nth-of-type(odd){background-color:rgba(255,255,255,0.1)}.bdt-light .bdt-table th,.bdt-section-primary:not(.bdt-preserve-color) .bdt-table th,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-table th,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-table th,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-table th,.bdt-card-primary.bdt-card-body .bdt-table th,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-table th,.bdt-card-secondary.bdt-card-body .bdt-table th,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-table th,.bdt-overlay-primary .bdt-table th,.bdt-offcanvas-bar .bdt-table th{color:rgba(255,255,255,0.7)}.bdt-light .bdt-table caption,.bdt-section-primary:not(.bdt-preserve-color) .bdt-table caption,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-table caption,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-table caption,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-table caption,.bdt-card-primary.bdt-card-body .bdt-table caption,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-table caption,.bdt-card-secondary.bdt-card-body .bdt-table caption,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-table caption,.bdt-overlay-primary .bdt-table caption,.bdt-offcanvas-bar .bdt-table caption{color:rgba(255,255,255,0.5)}.bdt-light .bdt-table>tr.bdt-active,.bdt-light .bdt-table tbody tr.bdt-active,.bdt-section-primary:not(.bdt-preserve-color) .bdt-table>tr.bdt-active,.bdt-section-primary:not(.bdt-preserve-color) .bdt-table tbody tr.bdt-active,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-table>tr.bdt-active,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-table tbody tr.bdt-active,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-table>tr.bdt-active,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-table tbody tr.bdt-active,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-table>tr.bdt-active,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-table tbody tr.bdt-active,.bdt-card-primary.bdt-card-body .bdt-table>tr.bdt-active,.bdt-card-primary.bdt-card-body .bdt-table tbody tr.bdt-active,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-table>tr.bdt-active,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-table tbody tr.bdt-active,.bdt-card-secondary.bdt-card-body .bdt-table>tr.bdt-active,.bdt-card-secondary.bdt-card-body .bdt-table tbody tr.bdt-active,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-table>tr.bdt-active,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-table tbody tr.bdt-active,.bdt-overlay-primary .bdt-table>tr.bdt-active,.bdt-overlay-primary .bdt-table tbody tr.bdt-active,.bdt-offcanvas-bar .bdt-table>tr.bdt-active,.bdt-offcanvas-bar .bdt-table tbody tr.bdt-active{background:rgba(255,255,255,0.08)}.bdt-light .bdt-table-divider>tr:not(:first-child),.bdt-light .bdt-table-divider>:not(:first-child)>tr,.bdt-light .bdt-table-divider>:first-child>tr:not(:first-child),.bdt-section-primary:not(.bdt-preserve-color) .bdt-table-divider>tr:not(:first-child),.bdt-section-primary:not(.bdt-preserve-color) .bdt-table-divider>:not(:first-child)>tr,.bdt-section-primary:not(.bdt-preserve-color) .bdt-table-divider>:first-child>tr:not(:first-child),.bdt-section-secondary:not(.bdt-preserve-color) .bdt-table-divider>tr:not(:first-child),.bdt-section-secondary:not(.bdt-preserve-color) .bdt-table-divider>:not(:first-child)>tr,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-table-divider>:first-child>tr:not(:first-child),.bdt-tile-primary:not(.bdt-preserve-color) .bdt-table-divider>tr:not(:first-child),.bdt-tile-primary:not(.bdt-preserve-color) .bdt-table-divider>:not(:first-child)>tr,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-table-divider>:first-child>tr:not(:first-child),.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-table-divider>tr:not(:first-child),.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-table-divider>:not(:first-child)>tr,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-table-divider>:first-child>tr:not(:first-child),.bdt-card-primary.bdt-card-body .bdt-table-divider>tr:not(:first-child),.bdt-card-primary.bdt-card-body .bdt-table-divider>:not(:first-child)>tr,.bdt-card-primary.bdt-card-body .bdt-table-divider>:first-child>tr:not(:first-child),.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-table-divider>tr:not(:first-child),.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-table-divider>:not(:first-child)>tr,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-table-divider>:first-child>tr:not(:first-child),.bdt-card-secondary.bdt-card-body .bdt-table-divider>tr:not(:first-child),.bdt-card-secondary.bdt-card-body .bdt-table-divider>:not(:first-child)>tr,.bdt-card-secondary.bdt-card-body .bdt-table-divider>:first-child>tr:not(:first-child),.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-table-divider>tr:not(:first-child),.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-table-divider>:not(:first-child)>tr,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-table-divider>:first-child>tr:not(:first-child),.bdt-overlay-primary .bdt-table-divider>tr:not(:first-child),.bdt-overlay-primary .bdt-table-divider>:not(:first-child)>tr,.bdt-overlay-primary .bdt-table-divider>:first-child>tr:not(:first-child),.bdt-offcanvas-bar .bdt-table-divider>tr:not(:first-child),.bdt-offcanvas-bar .bdt-table-divider>:not(:first-child)>tr,.bdt-offcanvas-bar .bdt-table-divider>:first-child>tr:not(:first-child){border-top-color:rgba(255,255,255,0.2)}.bdt-light .bdt-table-striped>tr:nth-of-type(odd),.bdt-light .bdt-table-striped tbody tr:nth-of-type(odd),.bdt-section-primary:not(.bdt-preserve-color) .bdt-table-striped>tr:nth-of-type(odd),.bdt-section-primary:not(.bdt-preserve-color) .bdt-table-striped tbody tr:nth-of-type(odd),.bdt-section-secondary:not(.bdt-preserve-color) .bdt-table-striped>tr:nth-of-type(odd),.bdt-section-secondary:not(.bdt-preserve-color) .bdt-table-striped tbody tr:nth-of-type(odd),.bdt-tile-primary:not(.bdt-preserve-color) .bdt-table-striped>tr:nth-of-type(odd),.bdt-tile-primary:not(.bdt-preserve-color) .bdt-table-striped tbody tr:nth-of-type(odd),.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-table-striped>tr:nth-of-type(odd),.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-table-striped tbody tr:nth-of-type(odd),.bdt-card-primary.bdt-card-body .bdt-table-striped>tr:nth-of-type(odd),.bdt-card-primary.bdt-card-body .bdt-table-striped tbody tr:nth-of-type(odd),.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-table-striped>tr:nth-of-type(odd),.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-table-striped tbody tr:nth-of-type(odd),.bdt-card-secondary.bdt-card-body .bdt-table-striped>tr:nth-of-type(odd),.bdt-card-secondary.bdt-card-body .bdt-table-striped tbody tr:nth-of-type(odd),.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-table-striped>tr:nth-of-type(odd),.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-table-striped tbody tr:nth-of-type(odd),.bdt-overlay-primary .bdt-table-striped>tr:nth-of-type(odd),.bdt-overlay-primary .bdt-table-striped tbody tr:nth-of-type(odd),.bdt-offcanvas-bar .bdt-table-striped>tr:nth-of-type(odd),.bdt-offcanvas-bar .bdt-table-striped tbody tr:nth-of-type(odd){background:rgba(255,255,255,0.1)}.bdt-light .bdt-table-hover>tr:hover,.bdt-light .bdt-table-hover tbody tr:hover,.bdt-section-primary:not(.bdt-preserve-color) .bdt-table-hover>tr:hover,.bdt-section-primary:not(.bdt-preserve-color) .bdt-table-hover tbody tr:hover,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-table-hover>tr:hover,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-table-hover tbody tr:hover,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-table-hover>tr:hover,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-table-hover tbody tr:hover,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-table-hover>tr:hover,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-table-hover tbody tr:hover,.bdt-card-primary.bdt-card-body .bdt-table-hover>tr:hover,.bdt-card-primary.bdt-card-body .bdt-table-hover tbody tr:hover,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-table-hover>tr:hover,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-table-hover tbody tr:hover,.bdt-card-secondary.bdt-card-body .bdt-table-hover>tr:hover,.bdt-card-secondary.bdt-card-body .bdt-table-hover tbody tr:hover,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-table-hover>tr:hover,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-table-hover tbody tr:hover,.bdt-overlay-primary .bdt-table-hover>tr:hover,.bdt-overlay-primary .bdt-table-hover tbody tr:hover,.bdt-offcanvas-bar .bdt-table-hover>tr:hover,.bdt-offcanvas-bar .bdt-table-hover tbody tr:hover{background:rgba(255,255,255,0.08)}.bdt-light .bdt-icon-link,.bdt-section-primary:not(.bdt-preserve-color) .bdt-icon-link,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-icon-link,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-icon-link,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-icon-link,.bdt-card-primary.bdt-card-body .bdt-icon-link,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-icon-link,.bdt-card-secondary.bdt-card-body .bdt-icon-link,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-icon-link,.bdt-overlay-primary .bdt-icon-link,.bdt-offcanvas-bar .bdt-icon-link{color:rgba(255,255,255,0.5)}.bdt-light .bdt-icon-link:hover,.bdt-section-primary:not(.bdt-preserve-color) .bdt-icon-link:hover,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-icon-link:hover,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-icon-link:hover,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-icon-link:hover,.bdt-card-primary.bdt-card-body .bdt-icon-link:hover,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-icon-link:hover,.bdt-card-secondary.bdt-card-body .bdt-icon-link:hover,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-icon-link:hover,.bdt-overlay-primary .bdt-icon-link:hover,.bdt-offcanvas-bar .bdt-icon-link:hover{color:rgba(255,255,255,0.7)}.bdt-light .bdt-icon-link:active,.bdt-light .bdt-active>.bdt-icon-link,.bdt-section-primary:not(.bdt-preserve-color) .bdt-icon-link:active,.bdt-section-primary:not(.bdt-preserve-color) .bdt-active>.bdt-icon-link,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-icon-link:active,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-active>.bdt-icon-link,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-icon-link:active,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-active>.bdt-icon-link,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-icon-link:active,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-active>.bdt-icon-link,.bdt-card-primary.bdt-card-body .bdt-icon-link:active,.bdt-card-primary.bdt-card-body .bdt-active>.bdt-icon-link,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-icon-link:active,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-active>.bdt-icon-link,.bdt-card-secondary.bdt-card-body .bdt-icon-link:active,.bdt-card-secondary.bdt-card-body .bdt-active>.bdt-icon-link,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-icon-link:active,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-active>.bdt-icon-link,.bdt-overlay-primary .bdt-icon-link:active,.bdt-overlay-primary .bdt-active>.bdt-icon-link,.bdt-offcanvas-bar .bdt-icon-link:active,.bdt-offcanvas-bar .bdt-active>.bdt-icon-link{color:rgba(255,255,255,0.7)}.bdt-light .bdt-icon-button,.bdt-section-primary:not(.bdt-preserve-color) .bdt-icon-button,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-icon-button,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-icon-button,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-icon-button,.bdt-card-primary.bdt-card-body .bdt-icon-button,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-icon-button,.bdt-card-secondary.bdt-card-body .bdt-icon-button,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-icon-button,.bdt-overlay-primary .bdt-icon-button,.bdt-offcanvas-bar .bdt-icon-button{background-color:rgba(255,255,255,0.1);color:rgba(255,255,255,0.5)}.bdt-light .bdt-icon-button:hover,.bdt-section-primary:not(.bdt-preserve-color) .bdt-icon-button:hover,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-icon-button:hover,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-icon-button:hover,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-icon-button:hover,.bdt-card-primary.bdt-card-body .bdt-icon-button:hover,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-icon-button:hover,.bdt-card-secondary.bdt-card-body .bdt-icon-button:hover,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-icon-button:hover,.bdt-overlay-primary .bdt-icon-button:hover,.bdt-offcanvas-bar .bdt-icon-button:hover{background-color:rgba(255,255,255,0.15);color:rgba(255,255,255,0.7)}.bdt-light .bdt-icon-button:active,.bdt-section-primary:not(.bdt-preserve-color) .bdt-icon-button:active,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-icon-button:active,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-icon-button:active,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-icon-button:active,.bdt-card-primary.bdt-card-body .bdt-icon-button:active,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-icon-button:active,.bdt-card-secondary.bdt-card-body .bdt-icon-button:active,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-icon-button:active,.bdt-overlay-primary .bdt-icon-button:active,.bdt-offcanvas-bar .bdt-icon-button:active{background-color:rgba(255,255,255,0.2);color:rgba(255,255,255,0.7)}.bdt-light .bdt-input,.bdt-light .bdt-select,.bdt-light .bdt-textarea,.bdt-section-primary:not(.bdt-preserve-color) .bdt-input,.bdt-section-primary:not(.bdt-preserve-color) .bdt-select,.bdt-section-primary:not(.bdt-preserve-color) .bdt-textarea,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-input,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-select,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-textarea,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-input,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-select,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-textarea,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-input,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-select,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-textarea,.bdt-card-primary.bdt-card-body .bdt-input,.bdt-card-primary.bdt-card-body .bdt-select,.bdt-card-primary.bdt-card-body .bdt-textarea,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-input,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-select,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-textarea,.bdt-card-secondary.bdt-card-body .bdt-input,.bdt-card-secondary.bdt-card-body .bdt-select,.bdt-card-secondary.bdt-card-body .bdt-textarea,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-input,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-select,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-textarea,.bdt-overlay-primary .bdt-input,.bdt-overlay-primary .bdt-select,.bdt-overlay-primary .bdt-textarea,.bdt-offcanvas-bar .bdt-input,.bdt-offcanvas-bar .bdt-select,.bdt-offcanvas-bar .bdt-textarea{background-color:rgba(255,255,255,0.1);color:rgba(255,255,255,0.7);background-clip:padding-box}.bdt-light .bdt-input:focus,.bdt-light .bdt-select:focus,.bdt-light .bdt-textarea:focus,.bdt-section-primary:not(.bdt-preserve-color) .bdt-input:focus,.bdt-section-primary:not(.bdt-preserve-color) .bdt-select:focus,.bdt-section-primary:not(.bdt-preserve-color) .bdt-textarea:focus,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-input:focus,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-select:focus,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-textarea:focus,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-input:focus,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-select:focus,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-textarea:focus,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-input:focus,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-select:focus,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-textarea:focus,.bdt-card-primary.bdt-card-body .bdt-input:focus,.bdt-card-primary.bdt-card-body .bdt-select:focus,.bdt-card-primary.bdt-card-body .bdt-textarea:focus,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-input:focus,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-select:focus,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-textarea:focus,.bdt-card-secondary.bdt-card-body .bdt-input:focus,.bdt-card-secondary.bdt-card-body .bdt-select:focus,.bdt-card-secondary.bdt-card-body .bdt-textarea:focus,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-input:focus,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-select:focus,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-textarea:focus,.bdt-overlay-primary .bdt-input:focus,.bdt-overlay-primary .bdt-select:focus,.bdt-overlay-primary .bdt-textarea:focus,.bdt-offcanvas-bar .bdt-input:focus,.bdt-offcanvas-bar .bdt-select:focus,.bdt-offcanvas-bar .bdt-textarea:focus{background-color:rgba(255,255,255,0.15);color:rgba(255,255,255,0.7)}.bdt-light .bdt-input::placeholder,.bdt-section-primary:not(.bdt-preserve-color) .bdt-input::placeholder,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-input::placeholder,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-input::placeholder,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-input::placeholder,.bdt-card-primary.bdt-card-body .bdt-input::placeholder,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-input::placeholder,.bdt-card-secondary.bdt-card-body .bdt-input::placeholder,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-input::placeholder,.bdt-overlay-primary .bdt-input::placeholder,.bdt-offcanvas-bar .bdt-input::placeholder{color:rgba(255,255,255,0.5)}.bdt-light .bdt-textarea::placeholder,.bdt-section-primary:not(.bdt-preserve-color) .bdt-textarea::placeholder,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-textarea::placeholder,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-textarea::placeholder,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-textarea::placeholder,.bdt-card-primary.bdt-card-body .bdt-textarea::placeholder,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-textarea::placeholder,.bdt-card-secondary.bdt-card-body .bdt-textarea::placeholder,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-textarea::placeholder,.bdt-overlay-primary .bdt-textarea::placeholder,.bdt-offcanvas-bar .bdt-textarea::placeholder{color:rgba(255,255,255,0.5)}.bdt-light .bdt-select:not([multiple]):not([size]),.bdt-section-primary:not(.bdt-preserve-color) .bdt-select:not([multiple]):not([size]),.bdt-section-secondary:not(.bdt-preserve-color) .bdt-select:not([multiple]):not([size]),.bdt-tile-primary:not(.bdt-preserve-color) .bdt-select:not([multiple]):not([size]),.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-select:not([multiple]):not([size]),.bdt-card-primary.bdt-card-body .bdt-select:not([multiple]):not([size]),.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-select:not([multiple]):not([size]),.bdt-card-secondary.bdt-card-body .bdt-select:not([multiple]):not([size]),.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-select:not([multiple]):not([size]),.bdt-overlay-primary .bdt-select:not([multiple]):not([size]),.bdt-offcanvas-bar .bdt-select:not([multiple]):not([size]){background-image:url(//empresasmaseticas.com/wp-content/plugins/bdthemes-prime-slider-lite/images/backgrounds/form-select.svg)}.bdt-light .bdt-input[list]:hover,.bdt-light .bdt-input[list]:focus,.bdt-section-primary:not(.bdt-preserve-color) .bdt-input[list]:hover,.bdt-section-primary:not(.bdt-preserve-color) .bdt-input[list]:focus,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-input[list]:hover,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-input[list]:focus,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-input[list]:hover,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-input[list]:focus,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-input[list]:hover,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-input[list]:focus,.bdt-card-primary.bdt-card-body .bdt-input[list]:hover,.bdt-card-primary.bdt-card-body .bdt-input[list]:focus,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-input[list]:hover,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-input[list]:focus,.bdt-card-secondary.bdt-card-body .bdt-input[list]:hover,.bdt-card-secondary.bdt-card-body .bdt-input[list]:focus,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-input[list]:hover,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-input[list]:focus,.bdt-overlay-primary .bdt-input[list]:hover,.bdt-overlay-primary .bdt-input[list]:focus,.bdt-offcanvas-bar .bdt-input[list]:hover,.bdt-offcanvas-bar .bdt-input[list]:focus{background-image:url(//empresasmaseticas.com/wp-content/plugins/bdthemes-prime-slider-lite/images/backgrounds/form-datalist.svg)}.bdt-light .bdt-radio,.bdt-light .bdt-checkbox,.bdt-section-primary:not(.bdt-preserve-color) .bdt-radio,.bdt-section-primary:not(.bdt-preserve-color) .bdt-checkbox,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-radio,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-checkbox,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-radio,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-checkbox,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-radio,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-checkbox,.bdt-card-primary.bdt-card-body .bdt-radio,.bdt-card-primary.bdt-card-body .bdt-checkbox,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-radio,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-checkbox,.bdt-card-secondary.bdt-card-body .bdt-radio,.bdt-card-secondary.bdt-card-body .bdt-checkbox,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-radio,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-checkbox,.bdt-overlay-primary .bdt-radio,.bdt-overlay-primary .bdt-checkbox,.bdt-offcanvas-bar .bdt-radio,.bdt-offcanvas-bar .bdt-checkbox{background-color:rgba(255,255,255,0.1)}.bdt-light .bdt-radio:focus,.bdt-light .bdt-checkbox:focus,.bdt-section-primary:not(.bdt-preserve-color) .bdt-radio:focus,.bdt-section-primary:not(.bdt-preserve-color) .bdt-checkbox:focus,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-radio:focus,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-checkbox:focus,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-radio:focus,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-checkbox:focus,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-radio:focus,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-checkbox:focus,.bdt-card-primary.bdt-card-body .bdt-radio:focus,.bdt-card-primary.bdt-card-body .bdt-checkbox:focus,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-radio:focus,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-checkbox:focus,.bdt-card-secondary.bdt-card-body .bdt-radio:focus,.bdt-card-secondary.bdt-card-body .bdt-checkbox:focus,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-radio:focus,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-checkbox:focus,.bdt-overlay-primary .bdt-radio:focus,.bdt-overlay-primary .bdt-checkbox:focus,.bdt-offcanvas-bar .bdt-radio:focus,.bdt-offcanvas-bar .bdt-checkbox:focus{background-color:rgba(255,255,255,0.15)}.bdt-light .bdt-radio:checked,.bdt-light .bdt-checkbox:checked,.bdt-light .bdt-checkbox:indeterminate,.bdt-section-primary:not(.bdt-preserve-color) .bdt-radio:checked,.bdt-section-primary:not(.bdt-preserve-color) .bdt-checkbox:checked,.bdt-section-primary:not(.bdt-preserve-color) .bdt-checkbox:indeterminate,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-radio:checked,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-checkbox:checked,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-checkbox:indeterminate,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-radio:checked,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-checkbox:checked,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-checkbox:indeterminate,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-radio:checked,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-checkbox:checked,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-checkbox:indeterminate,.bdt-card-primary.bdt-card-body .bdt-radio:checked,.bdt-card-primary.bdt-card-body .bdt-checkbox:checked,.bdt-card-primary.bdt-card-body .bdt-checkbox:indeterminate,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-radio:checked,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-checkbox:checked,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-checkbox:indeterminate,.bdt-card-secondary.bdt-card-body .bdt-radio:checked,.bdt-card-secondary.bdt-card-body .bdt-checkbox:checked,.bdt-card-secondary.bdt-card-body .bdt-checkbox:indeterminate,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-radio:checked,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-checkbox:checked,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-checkbox:indeterminate,.bdt-overlay-primary .bdt-radio:checked,.bdt-overlay-primary .bdt-checkbox:checked,.bdt-overlay-primary .bdt-checkbox:indeterminate,.bdt-offcanvas-bar .bdt-radio:checked,.bdt-offcanvas-bar .bdt-checkbox:checked,.bdt-offcanvas-bar .bdt-checkbox:indeterminate{background-color:#fff}.bdt-light .bdt-radio:checked:focus,.bdt-light .bdt-checkbox:checked:focus,.bdt-light .bdt-checkbox:indeterminate:focus,.bdt-section-primary:not(.bdt-preserve-color) .bdt-radio:checked:focus,.bdt-section-primary:not(.bdt-preserve-color) .bdt-checkbox:checked:focus,.bdt-section-primary:not(.bdt-preserve-color) .bdt-checkbox:indeterminate:focus,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-radio:checked:focus,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-checkbox:checked:focus,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-checkbox:indeterminate:focus,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-radio:checked:focus,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-checkbox:checked:focus,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-checkbox:indeterminate:focus,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-radio:checked:focus,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-checkbox:checked:focus,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-checkbox:indeterminate:focus,.bdt-card-primary.bdt-card-body .bdt-radio:checked:focus,.bdt-card-primary.bdt-card-body .bdt-checkbox:checked:focus,.bdt-card-primary.bdt-card-body .bdt-checkbox:indeterminate:focus,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-radio:checked:focus,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-checkbox:checked:focus,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-checkbox:indeterminate:focus,.bdt-card-secondary.bdt-card-body .bdt-radio:checked:focus,.bdt-card-secondary.bdt-card-body .bdt-checkbox:checked:focus,.bdt-card-secondary.bdt-card-body .bdt-checkbox:indeterminate:focus,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-radio:checked:focus,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-checkbox:checked:focus,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-checkbox:indeterminate:focus,.bdt-overlay-primary .bdt-radio:checked:focus,.bdt-overlay-primary .bdt-checkbox:checked:focus,.bdt-overlay-primary .bdt-checkbox:indeterminate:focus,.bdt-offcanvas-bar .bdt-radio:checked:focus,.bdt-offcanvas-bar .bdt-checkbox:checked:focus,.bdt-offcanvas-bar .bdt-checkbox:indeterminate:focus{background-color:#fff}.bdt-light .bdt-radio:checked,.bdt-section-primary:not(.bdt-preserve-color) .bdt-radio:checked,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-radio:checked,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-radio:checked,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-radio:checked,.bdt-card-primary.bdt-card-body .bdt-radio:checked,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-radio:checked,.bdt-card-secondary.bdt-card-body .bdt-radio:checked,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-radio:checked,.bdt-overlay-primary .bdt-radio:checked,.bdt-offcanvas-bar .bdt-radio:checked{background-image:url(//empresasmaseticas.com/wp-content/plugins/bdthemes-prime-slider-lite/images/backgrounds/form-radio.svg)}.bdt-light .bdt-checkbox:checked,.bdt-section-primary:not(.bdt-preserve-color) .bdt-checkbox:checked,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-checkbox:checked,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-checkbox:checked,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-checkbox:checked,.bdt-card-primary.bdt-card-body .bdt-checkbox:checked,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-checkbox:checked,.bdt-card-secondary.bdt-card-body .bdt-checkbox:checked,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-checkbox:checked,.bdt-overlay-primary .bdt-checkbox:checked,.bdt-offcanvas-bar .bdt-checkbox:checked{background-image:url(//empresasmaseticas.com/wp-content/plugins/bdthemes-prime-slider-lite/images/backgrounds/form-checkbox.svg)}.bdt-light .bdt-checkbox:indeterminate,.bdt-section-primary:not(.bdt-preserve-color) .bdt-checkbox:indeterminate,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-checkbox:indeterminate,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-checkbox:indeterminate,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-checkbox:indeterminate,.bdt-card-primary.bdt-card-body .bdt-checkbox:indeterminate,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-checkbox:indeterminate,.bdt-card-secondary.bdt-card-body .bdt-checkbox:indeterminate,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-checkbox:indeterminate,.bdt-overlay-primary .bdt-checkbox:indeterminate,.bdt-offcanvas-bar .bdt-checkbox:indeterminate{background-image:url(//empresasmaseticas.com/wp-content/plugins/bdthemes-prime-slider-lite/images/backgrounds/form-checkbox-indeterminate.svg)}.bdt-light .bdt-form-icon,.bdt-section-primary:not(.bdt-preserve-color) .bdt-form-icon,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-form-icon,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-form-icon,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-form-icon,.bdt-card-primary.bdt-card-body .bdt-form-icon,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-form-icon,.bdt-card-secondary.bdt-card-body .bdt-form-icon,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-form-icon,.bdt-overlay-primary .bdt-form-icon,.bdt-offcanvas-bar .bdt-form-icon{color:rgba(255,255,255,0.5)}.bdt-light .bdt-form-icon:hover,.bdt-section-primary:not(.bdt-preserve-color) .bdt-form-icon:hover,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-form-icon:hover,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-form-icon:hover,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-form-icon:hover,.bdt-card-primary.bdt-card-body .bdt-form-icon:hover,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-form-icon:hover,.bdt-card-secondary.bdt-card-body .bdt-form-icon:hover,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-form-icon:hover,.bdt-overlay-primary .bdt-form-icon:hover,.bdt-offcanvas-bar .bdt-form-icon:hover{color:rgba(255,255,255,0.7)}.bdt-light .bdt-button-default,.bdt-section-primary:not(.bdt-preserve-color) .bdt-button-default,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-button-default,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-button-default,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-button-default,.bdt-card-primary.bdt-card-body .bdt-button-default,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-button-default,.bdt-card-secondary.bdt-card-body .bdt-button-default,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-button-default,.bdt-overlay-primary .bdt-button-default,.bdt-offcanvas-bar .bdt-button-default{background-color:#fff;color:#666}.bdt-light .bdt-button-default:hover,.bdt-section-primary:not(.bdt-preserve-color) .bdt-button-default:hover,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-button-default:hover,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-button-default:hover,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-button-default:hover,.bdt-card-primary.bdt-card-body .bdt-button-default:hover,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-button-default:hover,.bdt-card-secondary.bdt-card-body .bdt-button-default:hover,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-button-default:hover,.bdt-overlay-primary .bdt-button-default:hover,.bdt-offcanvas-bar .bdt-button-default:hover{background-color:#f2f2f2;color:#666}.bdt-light .bdt-button-default:active,.bdt-light .bdt-button-default.bdt-active,.bdt-section-primary:not(.bdt-preserve-color) .bdt-button-default:active,.bdt-section-primary:not(.bdt-preserve-color) .bdt-button-default.bdt-active,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-button-default:active,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-button-default.bdt-active,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-button-default:active,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-button-default.bdt-active,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-button-default:active,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-button-default.bdt-active,.bdt-card-primary.bdt-card-body .bdt-button-default:active,.bdt-card-primary.bdt-card-body .bdt-button-default.bdt-active,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-button-default:active,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-button-default.bdt-active,.bdt-card-secondary.bdt-card-body .bdt-button-default:active,.bdt-card-secondary.bdt-card-body .bdt-button-default.bdt-active,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-button-default:active,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-button-default.bdt-active,.bdt-overlay-primary .bdt-button-default:active,.bdt-overlay-primary .bdt-button-default.bdt-active,.bdt-offcanvas-bar .bdt-button-default:active,.bdt-offcanvas-bar .bdt-button-default.bdt-active{background-color:#e6e6e6;color:#666}.bdt-light .bdt-button-primary,.bdt-section-primary:not(.bdt-preserve-color) .bdt-button-primary,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-button-primary,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-button-primary,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-button-primary,.bdt-card-primary.bdt-card-body .bdt-button-primary,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-button-primary,.bdt-card-secondary.bdt-card-body .bdt-button-primary,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-button-primary,.bdt-overlay-primary .bdt-button-primary,.bdt-offcanvas-bar .bdt-button-primary{background-color:#fff;color:#666}.bdt-light .bdt-button-primary:hover,.bdt-section-primary:not(.bdt-preserve-color) .bdt-button-primary:hover,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-button-primary:hover,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-button-primary:hover,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-button-primary:hover,.bdt-card-primary.bdt-card-body .bdt-button-primary:hover,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-button-primary:hover,.bdt-card-secondary.bdt-card-body .bdt-button-primary:hover,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-button-primary:hover,.bdt-overlay-primary .bdt-button-primary:hover,.bdt-offcanvas-bar .bdt-button-primary:hover{background-color:#f2f2f2;color:#666}.bdt-light .bdt-button-primary:active,.bdt-light .bdt-button-primary.bdt-active,.bdt-section-primary:not(.bdt-preserve-color) .bdt-button-primary:active,.bdt-section-primary:not(.bdt-preserve-color) .bdt-button-primary.bdt-active,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-button-primary:active,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-button-primary.bdt-active,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-button-primary:active,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-button-primary.bdt-active,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-button-primary:active,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-button-primary.bdt-active,.bdt-card-primary.bdt-card-body .bdt-button-primary:active,.bdt-card-primary.bdt-card-body .bdt-button-primary.bdt-active,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-button-primary:active,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-button-primary.bdt-active,.bdt-card-secondary.bdt-card-body .bdt-button-primary:active,.bdt-card-secondary.bdt-card-body .bdt-button-primary.bdt-active,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-button-primary:active,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-button-primary.bdt-active,.bdt-overlay-primary .bdt-button-primary:active,.bdt-overlay-primary .bdt-button-primary.bdt-active,.bdt-offcanvas-bar .bdt-button-primary:active,.bdt-offcanvas-bar .bdt-button-primary.bdt-active{background-color:#e6e6e6;color:#666}.bdt-light .bdt-button-secondary,.bdt-section-primary:not(.bdt-preserve-color) .bdt-button-secondary,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-button-secondary,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-button-secondary,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-button-secondary,.bdt-card-primary.bdt-card-body .bdt-button-secondary,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-button-secondary,.bdt-card-secondary.bdt-card-body .bdt-button-secondary,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-button-secondary,.bdt-overlay-primary .bdt-button-secondary,.bdt-offcanvas-bar .bdt-button-secondary{background-color:#fff;color:#666}.bdt-light .bdt-button-secondary:hover,.bdt-section-primary:not(.bdt-preserve-color) .bdt-button-secondary:hover,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-button-secondary:hover,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-button-secondary:hover,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-button-secondary:hover,.bdt-card-primary.bdt-card-body .bdt-button-secondary:hover,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-button-secondary:hover,.bdt-card-secondary.bdt-card-body .bdt-button-secondary:hover,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-button-secondary:hover,.bdt-overlay-primary .bdt-button-secondary:hover,.bdt-offcanvas-bar .bdt-button-secondary:hover{background-color:#f2f2f2;color:#666}.bdt-light .bdt-button-secondary:active,.bdt-light .bdt-button-secondary.bdt-active,.bdt-section-primary:not(.bdt-preserve-color) .bdt-button-secondary:active,.bdt-section-primary:not(.bdt-preserve-color) .bdt-button-secondary.bdt-active,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-button-secondary:active,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-button-secondary.bdt-active,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-button-secondary:active,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-button-secondary.bdt-active,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-button-secondary:active,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-button-secondary.bdt-active,.bdt-card-primary.bdt-card-body .bdt-button-secondary:active,.bdt-card-primary.bdt-card-body .bdt-button-secondary.bdt-active,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-button-secondary:active,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-button-secondary.bdt-active,.bdt-card-secondary.bdt-card-body .bdt-button-secondary:active,.bdt-card-secondary.bdt-card-body .bdt-button-secondary.bdt-active,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-button-secondary:active,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-button-secondary.bdt-active,.bdt-overlay-primary .bdt-button-secondary:active,.bdt-overlay-primary .bdt-button-secondary.bdt-active,.bdt-offcanvas-bar .bdt-button-secondary:active,.bdt-offcanvas-bar .bdt-button-secondary.bdt-active{background-color:#e6e6e6;color:#666}.bdt-light .bdt-button-text,.bdt-section-primary:not(.bdt-preserve-color) .bdt-button-text,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-button-text,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-button-text,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-button-text,.bdt-card-primary.bdt-card-body .bdt-button-text,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-button-text,.bdt-card-secondary.bdt-card-body .bdt-button-text,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-button-text,.bdt-overlay-primary .bdt-button-text,.bdt-offcanvas-bar .bdt-button-text{color:#fff}.bdt-light .bdt-button-text:hover,.bdt-section-primary:not(.bdt-preserve-color) .bdt-button-text:hover,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-button-text:hover,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-button-text:hover,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-button-text:hover,.bdt-card-primary.bdt-card-body .bdt-button-text:hover,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-button-text:hover,.bdt-card-secondary.bdt-card-body .bdt-button-text:hover,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-button-text:hover,.bdt-overlay-primary .bdt-button-text:hover,.bdt-offcanvas-bar .bdt-button-text:hover{color:rgba(255,255,255,0.5)}.bdt-light .bdt-button-text:disabled,.bdt-section-primary:not(.bdt-preserve-color) .bdt-button-text:disabled,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-button-text:disabled,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-button-text:disabled,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-button-text:disabled,.bdt-card-primary.bdt-card-body .bdt-button-text:disabled,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-button-text:disabled,.bdt-card-secondary.bdt-card-body .bdt-button-text:disabled,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-button-text:disabled,.bdt-overlay-primary .bdt-button-text:disabled,.bdt-offcanvas-bar .bdt-button-text:disabled{color:rgba(255,255,255,0.5)}.bdt-light .bdt-button-link,.bdt-section-primary:not(.bdt-preserve-color) .bdt-button-link,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-button-link,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-button-link,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-button-link,.bdt-card-primary.bdt-card-body .bdt-button-link,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-button-link,.bdt-card-secondary.bdt-card-body .bdt-button-link,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-button-link,.bdt-overlay-primary .bdt-button-link,.bdt-offcanvas-bar .bdt-button-link{color:#fff}.bdt-light .bdt-button-link:hover,.bdt-section-primary:not(.bdt-preserve-color) .bdt-button-link:hover,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-button-link:hover,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-button-link:hover,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-button-link:hover,.bdt-card-primary.bdt-card-body .bdt-button-link:hover,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-button-link:hover,.bdt-card-secondary.bdt-card-body .bdt-button-link:hover,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-button-link:hover,.bdt-overlay-primary .bdt-button-link:hover,.bdt-offcanvas-bar .bdt-button-link:hover{color:rgba(255,255,255,0.5)}.bdt-light.bdt-card-badge,.bdt-section-primary:not(.bdt-preserve-color).bdt-card-badge,.bdt-section-secondary:not(.bdt-preserve-color).bdt-card-badge,.bdt-tile-primary:not(.bdt-preserve-color).bdt-card-badge,.bdt-tile-secondary:not(.bdt-preserve-color).bdt-card-badge,.bdt-card-primary.bdt-card-body.bdt-card-badge,.bdt-card-primary>:not([class*='bdt-card-media']).bdt-card-badge,.bdt-card-secondary.bdt-card-body.bdt-card-badge,.bdt-card-secondary>:not([class*='bdt-card-media']).bdt-card-badge,.bdt-overlay-primary.bdt-card-badge,.bdt-offcanvas-bar.bdt-card-badge{background-color:#fff;color:#666}.bdt-light .bdt-close,.bdt-section-primary:not(.bdt-preserve-color) .bdt-close,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-close,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-close,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-close,.bdt-card-primary.bdt-card-body .bdt-close,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-close,.bdt-card-secondary.bdt-card-body .bdt-close,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-close,.bdt-overlay-primary .bdt-close,.bdt-offcanvas-bar .bdt-close{color:rgba(255,255,255,0.5)}.bdt-light .bdt-close:hover,.bdt-section-primary:not(.bdt-preserve-color) .bdt-close:hover,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-close:hover,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-close:hover,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-close:hover,.bdt-card-primary.bdt-card-body .bdt-close:hover,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-close:hover,.bdt-card-secondary.bdt-card-body .bdt-close:hover,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-close:hover,.bdt-overlay-primary .bdt-close:hover,.bdt-offcanvas-bar .bdt-close:hover{color:rgba(255,255,255,0.7)}.bdt-light .bdt-totop,.bdt-section-primary:not(.bdt-preserve-color) .bdt-totop,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-totop,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-totop,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-totop,.bdt-card-primary.bdt-card-body .bdt-totop,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-totop,.bdt-card-secondary.bdt-card-body .bdt-totop,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-totop,.bdt-overlay-primary .bdt-totop,.bdt-offcanvas-bar .bdt-totop{color:rgba(255,255,255,0.5)}.bdt-light .bdt-totop:hover,.bdt-section-primary:not(.bdt-preserve-color) .bdt-totop:hover,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-totop:hover,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-totop:hover,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-totop:hover,.bdt-card-primary.bdt-card-body .bdt-totop:hover,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-totop:hover,.bdt-card-secondary.bdt-card-body .bdt-totop:hover,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-totop:hover,.bdt-overlay-primary .bdt-totop:hover,.bdt-offcanvas-bar .bdt-totop:hover{color:rgba(255,255,255,0.7)}.bdt-light .bdt-totop:active,.bdt-section-primary:not(.bdt-preserve-color) .bdt-totop:active,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-totop:active,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-totop:active,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-totop:active,.bdt-card-primary.bdt-card-body .bdt-totop:active,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-totop:active,.bdt-card-secondary.bdt-card-body .bdt-totop:active,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-totop:active,.bdt-overlay-primary .bdt-totop:active,.bdt-offcanvas-bar .bdt-totop:active{color:#fff}.bdt-light .bdt-marker,.bdt-section-primary:not(.bdt-preserve-color) .bdt-marker,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-marker,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-marker,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-marker,.bdt-card-primary.bdt-card-body .bdt-marker,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-marker,.bdt-card-secondary.bdt-card-body .bdt-marker,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-marker,.bdt-overlay-primary .bdt-marker,.bdt-offcanvas-bar .bdt-marker{background:#f8f8f8;color:#666}.bdt-light .bdt-marker:hover,.bdt-section-primary:not(.bdt-preserve-color) .bdt-marker:hover,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-marker:hover,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-marker:hover,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-marker:hover,.bdt-card-primary.bdt-card-body .bdt-marker:hover,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-marker:hover,.bdt-card-secondary.bdt-card-body .bdt-marker:hover,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-marker:hover,.bdt-overlay-primary .bdt-marker:hover,.bdt-offcanvas-bar .bdt-marker:hover{color:#666}.bdt-light .bdt-badge,.bdt-section-primary:not(.bdt-preserve-color) .bdt-badge,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-badge,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-badge,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-badge,.bdt-card-primary.bdt-card-body .bdt-badge,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-badge,.bdt-card-secondary.bdt-card-body .bdt-badge,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-badge,.bdt-overlay-primary .bdt-badge,.bdt-offcanvas-bar .bdt-badge{background-color:#fff;color:#666 !important}.bdt-light .bdt-label,.bdt-section-primary:not(.bdt-preserve-color) .bdt-label,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-label,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-label,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-label,.bdt-card-primary.bdt-card-body .bdt-label,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-label,.bdt-card-secondary.bdt-card-body .bdt-label,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-label,.bdt-overlay-primary .bdt-label,.bdt-offcanvas-bar .bdt-label{background-color:#fff;color:#666}.bdt-light .bdt-article-meta,.bdt-section-primary:not(.bdt-preserve-color) .bdt-article-meta,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-article-meta,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-article-meta,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-article-meta,.bdt-card-primary.bdt-card-body .bdt-article-meta,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-article-meta,.bdt-card-secondary.bdt-card-body .bdt-article-meta,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-article-meta,.bdt-overlay-primary .bdt-article-meta,.bdt-offcanvas-bar .bdt-article-meta{color:rgba(255,255,255,0.5)}.bdt-light .bdt-search-input,.bdt-section-primary:not(.bdt-preserve-color) .bdt-search-input,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-search-input,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-search-input,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-search-input,.bdt-card-primary.bdt-card-body .bdt-search-input,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-search-input,.bdt-card-secondary.bdt-card-body .bdt-search-input,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-search-input,.bdt-overlay-primary .bdt-search-input,.bdt-offcanvas-bar .bdt-search-input{color:rgba(255,255,255,0.7)}.bdt-light .bdt-search-input::placeholder,.bdt-section-primary:not(.bdt-preserve-color) .bdt-search-input::placeholder,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-search-input::placeholder,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-search-input::placeholder,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-search-input::placeholder,.bdt-card-primary.bdt-card-body .bdt-search-input::placeholder,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-search-input::placeholder,.bdt-card-secondary.bdt-card-body .bdt-search-input::placeholder,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-search-input::placeholder,.bdt-overlay-primary .bdt-search-input::placeholder,.bdt-offcanvas-bar .bdt-search-input::placeholder{color:rgba(255,255,255,0.5)}.bdt-light .bdt-search .bdt-search-icon,.bdt-section-primary:not(.bdt-preserve-color) .bdt-search .bdt-search-icon,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-search .bdt-search-icon,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-search .bdt-search-icon,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-search .bdt-search-icon,.bdt-card-primary.bdt-card-body .bdt-search .bdt-search-icon,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-search .bdt-search-icon,.bdt-card-secondary.bdt-card-body .bdt-search .bdt-search-icon,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-search .bdt-search-icon,.bdt-overlay-primary .bdt-search .bdt-search-icon,.bdt-offcanvas-bar .bdt-search .bdt-search-icon{color:rgba(255,255,255,0.5)}.bdt-light .bdt-search .bdt-search-icon:hover,.bdt-section-primary:not(.bdt-preserve-color) .bdt-search .bdt-search-icon:hover,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-search .bdt-search-icon:hover,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-search .bdt-search-icon:hover,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-search .bdt-search-icon:hover,.bdt-card-primary.bdt-card-body .bdt-search .bdt-search-icon:hover,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-search .bdt-search-icon:hover,.bdt-card-secondary.bdt-card-body .bdt-search .bdt-search-icon:hover,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-search .bdt-search-icon:hover,.bdt-overlay-primary .bdt-search .bdt-search-icon:hover,.bdt-offcanvas-bar .bdt-search .bdt-search-icon:hover{color:rgba(255,255,255,0.5)}.bdt-light .bdt-search-default .bdt-search-input,.bdt-section-primary:not(.bdt-preserve-color) .bdt-search-default .bdt-search-input,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-search-default .bdt-search-input,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-search-default .bdt-search-input,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-search-default .bdt-search-input,.bdt-card-primary.bdt-card-body .bdt-search-default .bdt-search-input,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-search-default .bdt-search-input,.bdt-card-secondary.bdt-card-body .bdt-search-default .bdt-search-input,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-search-default .bdt-search-input,.bdt-overlay-primary .bdt-search-default .bdt-search-input,.bdt-offcanvas-bar .bdt-search-default .bdt-search-input{background-color:rgba(255,255,255,0.1)}.bdt-light .bdt-search-default .bdt-search-input:focus,.bdt-section-primary:not(.bdt-preserve-color) .bdt-search-default .bdt-search-input:focus,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-search-default .bdt-search-input:focus,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-search-default .bdt-search-input:focus,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-search-default .bdt-search-input:focus,.bdt-card-primary.bdt-card-body .bdt-search-default .bdt-search-input:focus,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-search-default .bdt-search-input:focus,.bdt-card-secondary.bdt-card-body .bdt-search-default .bdt-search-input:focus,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-search-default .bdt-search-input:focus,.bdt-overlay-primary .bdt-search-default .bdt-search-input:focus,.bdt-offcanvas-bar .bdt-search-default .bdt-search-input:focus{background-color:rgba(255,255,255,0.15)}.bdt-light .bdt-search-navbar .bdt-search-input,.bdt-section-primary:not(.bdt-preserve-color) .bdt-search-navbar .bdt-search-input,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-search-navbar .bdt-search-input,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-search-navbar .bdt-search-input,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-search-navbar .bdt-search-input,.bdt-card-primary.bdt-card-body .bdt-search-navbar .bdt-search-input,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-search-navbar .bdt-search-input,.bdt-card-secondary.bdt-card-body .bdt-search-navbar .bdt-search-input,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-search-navbar .bdt-search-input,.bdt-overlay-primary .bdt-search-navbar .bdt-search-input,.bdt-offcanvas-bar .bdt-search-navbar .bdt-search-input{background-color:transparent}.bdt-light .bdt-search-large .bdt-search-input,.bdt-section-primary:not(.bdt-preserve-color) .bdt-search-large .bdt-search-input,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-search-large .bdt-search-input,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-search-large .bdt-search-input,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-search-large .bdt-search-input,.bdt-card-primary.bdt-card-body .bdt-search-large .bdt-search-input,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-search-large .bdt-search-input,.bdt-card-secondary.bdt-card-body .bdt-search-large .bdt-search-input,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-search-large .bdt-search-input,.bdt-overlay-primary .bdt-search-large .bdt-search-input,.bdt-offcanvas-bar .bdt-search-large .bdt-search-input{background-color:transparent}.bdt-light .bdt-search-toggle,.bdt-section-primary:not(.bdt-preserve-color) .bdt-search-toggle,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-search-toggle,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-search-toggle,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-search-toggle,.bdt-card-primary.bdt-card-body .bdt-search-toggle,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-search-toggle,.bdt-card-secondary.bdt-card-body .bdt-search-toggle,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-search-toggle,.bdt-overlay-primary .bdt-search-toggle,.bdt-offcanvas-bar .bdt-search-toggle{color:rgba(255,255,255,0.5)}.bdt-light .bdt-search-toggle:hover,.bdt-section-primary:not(.bdt-preserve-color) .bdt-search-toggle:hover,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-search-toggle:hover,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-search-toggle:hover,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-search-toggle:hover,.bdt-card-primary.bdt-card-body .bdt-search-toggle:hover,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-search-toggle:hover,.bdt-card-secondary.bdt-card-body .bdt-search-toggle:hover,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-search-toggle:hover,.bdt-overlay-primary .bdt-search-toggle:hover,.bdt-offcanvas-bar .bdt-search-toggle:hover{color:rgba(255,255,255,0.7)}.bdt-light .bdt-accordion-title,.bdt-section-primary:not(.bdt-preserve-color) .bdt-accordion-title,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-accordion-title,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-accordion-title,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-accordion-title,.bdt-card-primary.bdt-card-body .bdt-accordion-title,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-accordion-title,.bdt-card-secondary.bdt-card-body .bdt-accordion-title,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-accordion-title,.bdt-overlay-primary .bdt-accordion-title,.bdt-offcanvas-bar .bdt-accordion-title{color:#fff}.bdt-light .bdt-accordion-title:hover,.bdt-section-primary:not(.bdt-preserve-color) .bdt-accordion-title:hover,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-accordion-title:hover,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-accordion-title:hover,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-accordion-title:hover,.bdt-card-primary.bdt-card-body .bdt-accordion-title:hover,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-accordion-title:hover,.bdt-card-secondary.bdt-card-body .bdt-accordion-title:hover,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-accordion-title:hover,.bdt-overlay-primary .bdt-accordion-title:hover,.bdt-offcanvas-bar .bdt-accordion-title:hover{color:rgba(255,255,255,0.7)}.bdt-light .bdt-grid-divider>:not(.bdt-first-column)::before,.bdt-section-primary:not(.bdt-preserve-color) .bdt-grid-divider>:not(.bdt-first-column)::before,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-grid-divider>:not(.bdt-first-column)::before,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-grid-divider>:not(.bdt-first-column)::before,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-grid-divider>:not(.bdt-first-column)::before,.bdt-card-primary.bdt-card-body .bdt-grid-divider>:not(.bdt-first-column)::before,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-grid-divider>:not(.bdt-first-column)::before,.bdt-card-secondary.bdt-card-body .bdt-grid-divider>:not(.bdt-first-column)::before,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-grid-divider>:not(.bdt-first-column)::before,.bdt-overlay-primary .bdt-grid-divider>:not(.bdt-first-column)::before,.bdt-offcanvas-bar .bdt-grid-divider>:not(.bdt-first-column)::before{border-left-color:rgba(255,255,255,0.2)}.bdt-light .bdt-grid-divider.bdt-grid-stack>.bdt-grid-margin::before,.bdt-section-primary:not(.bdt-preserve-color) .bdt-grid-divider.bdt-grid-stack>.bdt-grid-margin::before,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-grid-divider.bdt-grid-stack>.bdt-grid-margin::before,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-grid-divider.bdt-grid-stack>.bdt-grid-margin::before,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-grid-divider.bdt-grid-stack>.bdt-grid-margin::before,.bdt-card-primary.bdt-card-body .bdt-grid-divider.bdt-grid-stack>.bdt-grid-margin::before,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-grid-divider.bdt-grid-stack>.bdt-grid-margin::before,.bdt-card-secondary.bdt-card-body .bdt-grid-divider.bdt-grid-stack>.bdt-grid-margin::before,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-grid-divider.bdt-grid-stack>.bdt-grid-margin::before,.bdt-overlay-primary .bdt-grid-divider.bdt-grid-stack>.bdt-grid-margin::before,.bdt-offcanvas-bar .bdt-grid-divider.bdt-grid-stack>.bdt-grid-margin::before{border-top-color:rgba(255,255,255,0.2)}.bdt-light .bdt-nav-default>li>a,.bdt-section-primary:not(.bdt-preserve-color) .bdt-nav-default>li>a,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-nav-default>li>a,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-nav-default>li>a,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-nav-default>li>a,.bdt-card-primary.bdt-card-body .bdt-nav-default>li>a,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-nav-default>li>a,.bdt-card-secondary.bdt-card-body .bdt-nav-default>li>a,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-nav-default>li>a,.bdt-overlay-primary .bdt-nav-default>li>a,.bdt-offcanvas-bar .bdt-nav-default>li>a{color:rgba(255,255,255,0.5)}.bdt-light .bdt-nav-default>li>a:hover,.bdt-section-primary:not(.bdt-preserve-color) .bdt-nav-default>li>a:hover,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-nav-default>li>a:hover,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-nav-default>li>a:hover,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-nav-default>li>a:hover,.bdt-card-primary.bdt-card-body .bdt-nav-default>li>a:hover,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-nav-default>li>a:hover,.bdt-card-secondary.bdt-card-body .bdt-nav-default>li>a:hover,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-nav-default>li>a:hover,.bdt-overlay-primary .bdt-nav-default>li>a:hover,.bdt-offcanvas-bar .bdt-nav-default>li>a:hover{color:rgba(255,255,255,0.7)}.bdt-light .bdt-nav-default>li.bdt-active>a,.bdt-section-primary:not(.bdt-preserve-color) .bdt-nav-default>li.bdt-active>a,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-nav-default>li.bdt-active>a,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-nav-default>li.bdt-active>a,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-nav-default>li.bdt-active>a,.bdt-card-primary.bdt-card-body .bdt-nav-default>li.bdt-active>a,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-nav-default>li.bdt-active>a,.bdt-card-secondary.bdt-card-body .bdt-nav-default>li.bdt-active>a,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-nav-default>li.bdt-active>a,.bdt-overlay-primary .bdt-nav-default>li.bdt-active>a,.bdt-offcanvas-bar .bdt-nav-default>li.bdt-active>a{color:#fff}.bdt-light .bdt-nav-default .bdt-nav-header,.bdt-section-primary:not(.bdt-preserve-color) .bdt-nav-default .bdt-nav-header,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-nav-default .bdt-nav-header,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-nav-default .bdt-nav-header,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-nav-default .bdt-nav-header,.bdt-card-primary.bdt-card-body .bdt-nav-default .bdt-nav-header,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-nav-default .bdt-nav-header,.bdt-card-secondary.bdt-card-body .bdt-nav-default .bdt-nav-header,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-nav-default .bdt-nav-header,.bdt-overlay-primary .bdt-nav-default .bdt-nav-header,.bdt-offcanvas-bar .bdt-nav-default .bdt-nav-header{color:#fff}.bdt-light .bdt-nav-default .bdt-nav-divider,.bdt-section-primary:not(.bdt-preserve-color) .bdt-nav-default .bdt-nav-divider,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-nav-default .bdt-nav-divider,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-nav-default .bdt-nav-divider,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-nav-default .bdt-nav-divider,.bdt-card-primary.bdt-card-body .bdt-nav-default .bdt-nav-divider,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-nav-default .bdt-nav-divider,.bdt-card-secondary.bdt-card-body .bdt-nav-default .bdt-nav-divider,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-nav-default .bdt-nav-divider,.bdt-overlay-primary .bdt-nav-default .bdt-nav-divider,.bdt-offcanvas-bar .bdt-nav-default .bdt-nav-divider{border-top-color:rgba(255,255,255,0.2)}.bdt-light .bdt-nav-default .bdt-nav-sub a,.bdt-section-primary:not(.bdt-preserve-color) .bdt-nav-default .bdt-nav-sub a,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-nav-default .bdt-nav-sub a,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-nav-default .bdt-nav-sub a,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-nav-default .bdt-nav-sub a,.bdt-card-primary.bdt-card-body .bdt-nav-default .bdt-nav-sub a,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-nav-default .bdt-nav-sub a,.bdt-card-secondary.bdt-card-body .bdt-nav-default .bdt-nav-sub a,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-nav-default .bdt-nav-sub a,.bdt-overlay-primary .bdt-nav-default .bdt-nav-sub a,.bdt-offcanvas-bar .bdt-nav-default .bdt-nav-sub a{color:rgba(255,255,255,0.5)}.bdt-light .bdt-nav-default .bdt-nav-sub a:hover,.bdt-section-primary:not(.bdt-preserve-color) .bdt-nav-default .bdt-nav-sub a:hover,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-nav-default .bdt-nav-sub a:hover,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-nav-default .bdt-nav-sub a:hover,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-nav-default .bdt-nav-sub a:hover,.bdt-card-primary.bdt-card-body .bdt-nav-default .bdt-nav-sub a:hover,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-nav-default .bdt-nav-sub a:hover,.bdt-card-secondary.bdt-card-body .bdt-nav-default .bdt-nav-sub a:hover,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-nav-default .bdt-nav-sub a:hover,.bdt-overlay-primary .bdt-nav-default .bdt-nav-sub a:hover,.bdt-offcanvas-bar .bdt-nav-default .bdt-nav-sub a:hover{color:rgba(255,255,255,0.7)}.bdt-light .bdt-nav-default .bdt-nav-sub li.bdt-active>a,.bdt-section-primary:not(.bdt-preserve-color) .bdt-nav-default .bdt-nav-sub li.bdt-active>a,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-nav-default .bdt-nav-sub li.bdt-active>a,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-nav-default .bdt-nav-sub li.bdt-active>a,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-nav-default .bdt-nav-sub li.bdt-active>a,.bdt-card-primary.bdt-card-body .bdt-nav-default .bdt-nav-sub li.bdt-active>a,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-nav-default .bdt-nav-sub li.bdt-active>a,.bdt-card-secondary.bdt-card-body .bdt-nav-default .bdt-nav-sub li.bdt-active>a,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-nav-default .bdt-nav-sub li.bdt-active>a,.bdt-overlay-primary .bdt-nav-default .bdt-nav-sub li.bdt-active>a,.bdt-offcanvas-bar .bdt-nav-default .bdt-nav-sub li.bdt-active>a{color:#fff}.bdt-light .bdt-nav-primary>li>a,.bdt-section-primary:not(.bdt-preserve-color) .bdt-nav-primary>li>a,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-nav-primary>li>a,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-nav-primary>li>a,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-nav-primary>li>a,.bdt-card-primary.bdt-card-body .bdt-nav-primary>li>a,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-nav-primary>li>a,.bdt-card-secondary.bdt-card-body .bdt-nav-primary>li>a,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-nav-primary>li>a,.bdt-overlay-primary .bdt-nav-primary>li>a,.bdt-offcanvas-bar .bdt-nav-primary>li>a{color:rgba(255,255,255,0.5)}.bdt-light .bdt-nav-primary>li>a:hover,.bdt-section-primary:not(.bdt-preserve-color) .bdt-nav-primary>li>a:hover,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-nav-primary>li>a:hover,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-nav-primary>li>a:hover,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-nav-primary>li>a:hover,.bdt-card-primary.bdt-card-body .bdt-nav-primary>li>a:hover,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-nav-primary>li>a:hover,.bdt-card-secondary.bdt-card-body .bdt-nav-primary>li>a:hover,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-nav-primary>li>a:hover,.bdt-overlay-primary .bdt-nav-primary>li>a:hover,.bdt-offcanvas-bar .bdt-nav-primary>li>a:hover{color:rgba(255,255,255,0.7)}.bdt-light .bdt-nav-primary>li.bdt-active>a,.bdt-section-primary:not(.bdt-preserve-color) .bdt-nav-primary>li.bdt-active>a,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-nav-primary>li.bdt-active>a,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-nav-primary>li.bdt-active>a,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-nav-primary>li.bdt-active>a,.bdt-card-primary.bdt-card-body .bdt-nav-primary>li.bdt-active>a,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-nav-primary>li.bdt-active>a,.bdt-card-secondary.bdt-card-body .bdt-nav-primary>li.bdt-active>a,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-nav-primary>li.bdt-active>a,.bdt-overlay-primary .bdt-nav-primary>li.bdt-active>a,.bdt-offcanvas-bar .bdt-nav-primary>li.bdt-active>a{color:#fff}.bdt-light .bdt-nav-primary .bdt-nav-header,.bdt-section-primary:not(.bdt-preserve-color) .bdt-nav-primary .bdt-nav-header,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-nav-primary .bdt-nav-header,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-nav-primary .bdt-nav-header,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-nav-primary .bdt-nav-header,.bdt-card-primary.bdt-card-body .bdt-nav-primary .bdt-nav-header,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-nav-primary .bdt-nav-header,.bdt-card-secondary.bdt-card-body .bdt-nav-primary .bdt-nav-header,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-nav-primary .bdt-nav-header,.bdt-overlay-primary .bdt-nav-primary .bdt-nav-header,.bdt-offcanvas-bar .bdt-nav-primary .bdt-nav-header{color:#fff}.bdt-light .bdt-nav-primary .bdt-nav-divider,.bdt-section-primary:not(.bdt-preserve-color) .bdt-nav-primary .bdt-nav-divider,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-nav-primary .bdt-nav-divider,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-nav-primary .bdt-nav-divider,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-nav-primary .bdt-nav-divider,.bdt-card-primary.bdt-card-body .bdt-nav-primary .bdt-nav-divider,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-nav-primary .bdt-nav-divider,.bdt-card-secondary.bdt-card-body .bdt-nav-primary .bdt-nav-divider,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-nav-primary .bdt-nav-divider,.bdt-overlay-primary .bdt-nav-primary .bdt-nav-divider,.bdt-offcanvas-bar .bdt-nav-primary .bdt-nav-divider{border-top-color:rgba(255,255,255,0.2)}.bdt-light .bdt-nav-primary .bdt-nav-sub a,.bdt-section-primary:not(.bdt-preserve-color) .bdt-nav-primary .bdt-nav-sub a,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-nav-primary .bdt-nav-sub a,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-nav-primary .bdt-nav-sub a,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-nav-primary .bdt-nav-sub a,.bdt-card-primary.bdt-card-body .bdt-nav-primary .bdt-nav-sub a,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-nav-primary .bdt-nav-sub a,.bdt-card-secondary.bdt-card-body .bdt-nav-primary .bdt-nav-sub a,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-nav-primary .bdt-nav-sub a,.bdt-overlay-primary .bdt-nav-primary .bdt-nav-sub a,.bdt-offcanvas-bar .bdt-nav-primary .bdt-nav-sub a{color:rgba(255,255,255,0.5)}.bdt-light .bdt-nav-primary .bdt-nav-sub a:hover,.bdt-section-primary:not(.bdt-preserve-color) .bdt-nav-primary .bdt-nav-sub a:hover,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-nav-primary .bdt-nav-sub a:hover,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-nav-primary .bdt-nav-sub a:hover,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-nav-primary .bdt-nav-sub a:hover,.bdt-card-primary.bdt-card-body .bdt-nav-primary .bdt-nav-sub a:hover,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-nav-primary .bdt-nav-sub a:hover,.bdt-card-secondary.bdt-card-body .bdt-nav-primary .bdt-nav-sub a:hover,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-nav-primary .bdt-nav-sub a:hover,.bdt-overlay-primary .bdt-nav-primary .bdt-nav-sub a:hover,.bdt-offcanvas-bar .bdt-nav-primary .bdt-nav-sub a:hover{color:rgba(255,255,255,0.7)}.bdt-light .bdt-nav-primary .bdt-nav-sub li.bdt-active>a,.bdt-section-primary:not(.bdt-preserve-color) .bdt-nav-primary .bdt-nav-sub li.bdt-active>a,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-nav-primary .bdt-nav-sub li.bdt-active>a,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-nav-primary .bdt-nav-sub li.bdt-active>a,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-nav-primary .bdt-nav-sub li.bdt-active>a,.bdt-card-primary.bdt-card-body .bdt-nav-primary .bdt-nav-sub li.bdt-active>a,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-nav-primary .bdt-nav-sub li.bdt-active>a,.bdt-card-secondary.bdt-card-body .bdt-nav-primary .bdt-nav-sub li.bdt-active>a,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-nav-primary .bdt-nav-sub li.bdt-active>a,.bdt-overlay-primary .bdt-nav-primary .bdt-nav-sub li.bdt-active>a,.bdt-offcanvas-bar .bdt-nav-primary .bdt-nav-sub li.bdt-active>a{color:#fff}.bdt-light .bdt-nav-secondary>li>a,.bdt-section-primary:not(.bdt-preserve-color) .bdt-nav-secondary>li>a,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-nav-secondary>li>a,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-nav-secondary>li>a,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-nav-secondary>li>a,.bdt-card-primary.bdt-card-body .bdt-nav-secondary>li>a,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-nav-secondary>li>a,.bdt-card-secondary.bdt-card-body .bdt-nav-secondary>li>a,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-nav-secondary>li>a,.bdt-overlay-primary .bdt-nav-secondary>li>a,.bdt-offcanvas-bar .bdt-nav-secondary>li>a{color:#fff}.bdt-light .bdt-nav-secondary>li>a:hover,.bdt-section-primary:not(.bdt-preserve-color) .bdt-nav-secondary>li>a:hover,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-nav-secondary>li>a:hover,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-nav-secondary>li>a:hover,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-nav-secondary>li>a:hover,.bdt-card-primary.bdt-card-body .bdt-nav-secondary>li>a:hover,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-nav-secondary>li>a:hover,.bdt-card-secondary.bdt-card-body .bdt-nav-secondary>li>a:hover,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-nav-secondary>li>a:hover,.bdt-overlay-primary .bdt-nav-secondary>li>a:hover,.bdt-offcanvas-bar .bdt-nav-secondary>li>a:hover{color:#fff}.bdt-light .bdt-nav-secondary>li.bdt-active>a,.bdt-section-primary:not(.bdt-preserve-color) .bdt-nav-secondary>li.bdt-active>a,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-nav-secondary>li.bdt-active>a,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-nav-secondary>li.bdt-active>a,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-nav-secondary>li.bdt-active>a,.bdt-card-primary.bdt-card-body .bdt-nav-secondary>li.bdt-active>a,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-nav-secondary>li.bdt-active>a,.bdt-card-secondary.bdt-card-body .bdt-nav-secondary>li.bdt-active>a,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-nav-secondary>li.bdt-active>a,.bdt-overlay-primary .bdt-nav-secondary>li.bdt-active>a,.bdt-offcanvas-bar .bdt-nav-secondary>li.bdt-active>a{color:#fff}.bdt-light .bdt-nav-secondary .bdt-nav-subtitle,.bdt-section-primary:not(.bdt-preserve-color) .bdt-nav-secondary .bdt-nav-subtitle,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-nav-secondary .bdt-nav-subtitle,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-nav-secondary .bdt-nav-subtitle,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-nav-secondary .bdt-nav-subtitle,.bdt-card-primary.bdt-card-body .bdt-nav-secondary .bdt-nav-subtitle,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-nav-secondary .bdt-nav-subtitle,.bdt-card-secondary.bdt-card-body .bdt-nav-secondary .bdt-nav-subtitle,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-nav-secondary .bdt-nav-subtitle,.bdt-overlay-primary .bdt-nav-secondary .bdt-nav-subtitle,.bdt-offcanvas-bar .bdt-nav-secondary .bdt-nav-subtitle{color:rgba(255,255,255,0.5)}.bdt-light .bdt-nav-secondary>li>a:hover .bdt-nav-subtitle,.bdt-section-primary:not(.bdt-preserve-color) .bdt-nav-secondary>li>a:hover .bdt-nav-subtitle,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-nav-secondary>li>a:hover .bdt-nav-subtitle,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-nav-secondary>li>a:hover .bdt-nav-subtitle,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-nav-secondary>li>a:hover .bdt-nav-subtitle,.bdt-card-primary.bdt-card-body .bdt-nav-secondary>li>a:hover .bdt-nav-subtitle,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-nav-secondary>li>a:hover .bdt-nav-subtitle,.bdt-card-secondary.bdt-card-body .bdt-nav-secondary>li>a:hover .bdt-nav-subtitle,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-nav-secondary>li>a:hover .bdt-nav-subtitle,.bdt-overlay-primary .bdt-nav-secondary>li>a:hover .bdt-nav-subtitle,.bdt-offcanvas-bar .bdt-nav-secondary>li>a:hover .bdt-nav-subtitle{color:rgba(255,255,255,0.7)}.bdt-light .bdt-nav-secondary>li.bdt-active>a .bdt-nav-subtitle,.bdt-section-primary:not(.bdt-preserve-color) .bdt-nav-secondary>li.bdt-active>a .bdt-nav-subtitle,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-nav-secondary>li.bdt-active>a .bdt-nav-subtitle,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-nav-secondary>li.bdt-active>a .bdt-nav-subtitle,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-nav-secondary>li.bdt-active>a .bdt-nav-subtitle,.bdt-card-primary.bdt-card-body .bdt-nav-secondary>li.bdt-active>a .bdt-nav-subtitle,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-nav-secondary>li.bdt-active>a .bdt-nav-subtitle,.bdt-card-secondary.bdt-card-body .bdt-nav-secondary>li.bdt-active>a .bdt-nav-subtitle,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-nav-secondary>li.bdt-active>a .bdt-nav-subtitle,.bdt-overlay-primary .bdt-nav-secondary>li.bdt-active>a .bdt-nav-subtitle,.bdt-offcanvas-bar .bdt-nav-secondary>li.bdt-active>a .bdt-nav-subtitle{color:#fff}.bdt-light .bdt-nav-secondary .bdt-nav-header,.bdt-section-primary:not(.bdt-preserve-color) .bdt-nav-secondary .bdt-nav-header,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-nav-secondary .bdt-nav-header,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-nav-secondary .bdt-nav-header,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-nav-secondary .bdt-nav-header,.bdt-card-primary.bdt-card-body .bdt-nav-secondary .bdt-nav-header,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-nav-secondary .bdt-nav-header,.bdt-card-secondary.bdt-card-body .bdt-nav-secondary .bdt-nav-header,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-nav-secondary .bdt-nav-header,.bdt-overlay-primary .bdt-nav-secondary .bdt-nav-header,.bdt-offcanvas-bar .bdt-nav-secondary .bdt-nav-header{color:#fff}.bdt-light .bdt-nav-secondary .bdt-nav-divider,.bdt-section-primary:not(.bdt-preserve-color) .bdt-nav-secondary .bdt-nav-divider,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-nav-secondary .bdt-nav-divider,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-nav-secondary .bdt-nav-divider,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-nav-secondary .bdt-nav-divider,.bdt-card-primary.bdt-card-body .bdt-nav-secondary .bdt-nav-divider,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-nav-secondary .bdt-nav-divider,.bdt-card-secondary.bdt-card-body .bdt-nav-secondary .bdt-nav-divider,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-nav-secondary .bdt-nav-divider,.bdt-overlay-primary .bdt-nav-secondary .bdt-nav-divider,.bdt-offcanvas-bar .bdt-nav-secondary .bdt-nav-divider{border-top-color:rgba(255,255,255,0.2)}.bdt-light .bdt-nav-secondary .bdt-nav-sub a,.bdt-section-primary:not(.bdt-preserve-color) .bdt-nav-secondary .bdt-nav-sub a,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-nav-secondary .bdt-nav-sub a,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-nav-secondary .bdt-nav-sub a,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-nav-secondary .bdt-nav-sub a,.bdt-card-primary.bdt-card-body .bdt-nav-secondary .bdt-nav-sub a,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-nav-secondary .bdt-nav-sub a,.bdt-card-secondary.bdt-card-body .bdt-nav-secondary .bdt-nav-sub a,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-nav-secondary .bdt-nav-sub a,.bdt-overlay-primary .bdt-nav-secondary .bdt-nav-sub a,.bdt-offcanvas-bar .bdt-nav-secondary .bdt-nav-sub a{color:rgba(255,255,255,0.5)}.bdt-light .bdt-nav-secondary .bdt-nav-sub a:hover,.bdt-section-primary:not(.bdt-preserve-color) .bdt-nav-secondary .bdt-nav-sub a:hover,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-nav-secondary .bdt-nav-sub a:hover,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-nav-secondary .bdt-nav-sub a:hover,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-nav-secondary .bdt-nav-sub a:hover,.bdt-card-primary.bdt-card-body .bdt-nav-secondary .bdt-nav-sub a:hover,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-nav-secondary .bdt-nav-sub a:hover,.bdt-card-secondary.bdt-card-body .bdt-nav-secondary .bdt-nav-sub a:hover,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-nav-secondary .bdt-nav-sub a:hover,.bdt-overlay-primary .bdt-nav-secondary .bdt-nav-sub a:hover,.bdt-offcanvas-bar .bdt-nav-secondary .bdt-nav-sub a:hover{color:rgba(255,255,255,0.7)}.bdt-light .bdt-nav-secondary .bdt-nav-sub li.bdt-active>a,.bdt-section-primary:not(.bdt-preserve-color) .bdt-nav-secondary .bdt-nav-sub li.bdt-active>a,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-nav-secondary .bdt-nav-sub li.bdt-active>a,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-nav-secondary .bdt-nav-sub li.bdt-active>a,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-nav-secondary .bdt-nav-sub li.bdt-active>a,.bdt-card-primary.bdt-card-body .bdt-nav-secondary .bdt-nav-sub li.bdt-active>a,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-nav-secondary .bdt-nav-sub li.bdt-active>a,.bdt-card-secondary.bdt-card-body .bdt-nav-secondary .bdt-nav-sub li.bdt-active>a,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-nav-secondary .bdt-nav-sub li.bdt-active>a,.bdt-overlay-primary .bdt-nav-secondary .bdt-nav-sub li.bdt-active>a,.bdt-offcanvas-bar .bdt-nav-secondary .bdt-nav-sub li.bdt-active>a{color:#fff}.bdt-light .bdt-nav.bdt-nav-divider>:not(.bdt-nav-divider)+:not(.bdt-nav-header, .bdt-nav-divider),.bdt-section-primary:not(.bdt-preserve-color) .bdt-nav.bdt-nav-divider>:not(.bdt-nav-divider)+:not(.bdt-nav-header, .bdt-nav-divider),.bdt-section-secondary:not(.bdt-preserve-color) .bdt-nav.bdt-nav-divider>:not(.bdt-nav-divider)+:not(.bdt-nav-header, .bdt-nav-divider),.bdt-tile-primary:not(.bdt-preserve-color) .bdt-nav.bdt-nav-divider>:not(.bdt-nav-divider)+:not(.bdt-nav-header, .bdt-nav-divider),.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-nav.bdt-nav-divider>:not(.bdt-nav-divider)+:not(.bdt-nav-header, .bdt-nav-divider),.bdt-card-primary.bdt-card-body .bdt-nav.bdt-nav-divider>:not(.bdt-nav-divider)+:not(.bdt-nav-header, .bdt-nav-divider),.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-nav.bdt-nav-divider>:not(.bdt-nav-divider)+:not(.bdt-nav-header, .bdt-nav-divider),.bdt-card-secondary.bdt-card-body .bdt-nav.bdt-nav-divider>:not(.bdt-nav-divider)+:not(.bdt-nav-header, .bdt-nav-divider),.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-nav.bdt-nav-divider>:not(.bdt-nav-divider)+:not(.bdt-nav-header, .bdt-nav-divider),.bdt-overlay-primary .bdt-nav.bdt-nav-divider>:not(.bdt-nav-divider)+:not(.bdt-nav-header, .bdt-nav-divider),.bdt-offcanvas-bar .bdt-nav.bdt-nav-divider>:not(.bdt-nav-divider)+:not(.bdt-nav-header, .bdt-nav-divider){border-top-color:rgba(255,255,255,0.2)}.bdt-light .bdt-navbar-nav>li>a,.bdt-section-primary:not(.bdt-preserve-color) .bdt-navbar-nav>li>a,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-navbar-nav>li>a,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-navbar-nav>li>a,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-navbar-nav>li>a,.bdt-card-primary.bdt-card-body .bdt-navbar-nav>li>a,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-navbar-nav>li>a,.bdt-card-secondary.bdt-card-body .bdt-navbar-nav>li>a,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-navbar-nav>li>a,.bdt-overlay-primary .bdt-navbar-nav>li>a,.bdt-offcanvas-bar .bdt-navbar-nav>li>a{color:rgba(255,255,255,0.5)}.bdt-light .bdt-navbar-nav>li:hover>a,.bdt-light .bdt-navbar-nav>li>a[aria-expanded="true"],.bdt-section-primary:not(.bdt-preserve-color) .bdt-navbar-nav>li:hover>a,.bdt-section-primary:not(.bdt-preserve-color) .bdt-navbar-nav>li>a[aria-expanded="true"],.bdt-section-secondary:not(.bdt-preserve-color) .bdt-navbar-nav>li:hover>a,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-navbar-nav>li>a[aria-expanded="true"],.bdt-tile-primary:not(.bdt-preserve-color) .bdt-navbar-nav>li:hover>a,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-navbar-nav>li>a[aria-expanded="true"],.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-navbar-nav>li:hover>a,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-navbar-nav>li>a[aria-expanded="true"],.bdt-card-primary.bdt-card-body .bdt-navbar-nav>li:hover>a,.bdt-card-primary.bdt-card-body .bdt-navbar-nav>li>a[aria-expanded="true"],.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-navbar-nav>li:hover>a,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-navbar-nav>li>a[aria-expanded="true"],.bdt-card-secondary.bdt-card-body .bdt-navbar-nav>li:hover>a,.bdt-card-secondary.bdt-card-body .bdt-navbar-nav>li>a[aria-expanded="true"],.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-navbar-nav>li:hover>a,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-navbar-nav>li>a[aria-expanded="true"],.bdt-overlay-primary .bdt-navbar-nav>li:hover>a,.bdt-overlay-primary .bdt-navbar-nav>li>a[aria-expanded="true"],.bdt-offcanvas-bar .bdt-navbar-nav>li:hover>a,.bdt-offcanvas-bar .bdt-navbar-nav>li>a[aria-expanded="true"]{color:rgba(255,255,255,0.7)}.bdt-light .bdt-navbar-nav>li>a:active,.bdt-section-primary:not(.bdt-preserve-color) .bdt-navbar-nav>li>a:active,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-navbar-nav>li>a:active,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-navbar-nav>li>a:active,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-navbar-nav>li>a:active,.bdt-card-primary.bdt-card-body .bdt-navbar-nav>li>a:active,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-navbar-nav>li>a:active,.bdt-card-secondary.bdt-card-body .bdt-navbar-nav>li>a:active,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-navbar-nav>li>a:active,.bdt-overlay-primary .bdt-navbar-nav>li>a:active,.bdt-offcanvas-bar .bdt-navbar-nav>li>a:active{color:#fff}.bdt-light .bdt-navbar-nav>li.bdt-active>a,.bdt-section-primary:not(.bdt-preserve-color) .bdt-navbar-nav>li.bdt-active>a,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-navbar-nav>li.bdt-active>a,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-navbar-nav>li.bdt-active>a,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-navbar-nav>li.bdt-active>a,.bdt-card-primary.bdt-card-body .bdt-navbar-nav>li.bdt-active>a,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-navbar-nav>li.bdt-active>a,.bdt-card-secondary.bdt-card-body .bdt-navbar-nav>li.bdt-active>a,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-navbar-nav>li.bdt-active>a,.bdt-overlay-primary .bdt-navbar-nav>li.bdt-active>a,.bdt-offcanvas-bar .bdt-navbar-nav>li.bdt-active>a{color:#fff}.bdt-light .bdt-navbar-item,.bdt-section-primary:not(.bdt-preserve-color) .bdt-navbar-item,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-navbar-item,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-navbar-item,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-navbar-item,.bdt-card-primary.bdt-card-body .bdt-navbar-item,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-navbar-item,.bdt-card-secondary.bdt-card-body .bdt-navbar-item,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-navbar-item,.bdt-overlay-primary .bdt-navbar-item,.bdt-offcanvas-bar .bdt-navbar-item{color:rgba(255,255,255,0.7)}.bdt-light .bdt-navbar-toggle,.bdt-section-primary:not(.bdt-preserve-color) .bdt-navbar-toggle,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-navbar-toggle,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-navbar-toggle,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-navbar-toggle,.bdt-card-primary.bdt-card-body .bdt-navbar-toggle,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-navbar-toggle,.bdt-card-secondary.bdt-card-body .bdt-navbar-toggle,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-navbar-toggle,.bdt-overlay-primary .bdt-navbar-toggle,.bdt-offcanvas-bar .bdt-navbar-toggle{color:rgba(255,255,255,0.5)}.bdt-light .bdt-navbar-toggle:hover,.bdt-light .bdt-navbar-toggle[aria-expanded="true"],.bdt-section-primary:not(.bdt-preserve-color) .bdt-navbar-toggle:hover,.bdt-section-primary:not(.bdt-preserve-color) .bdt-navbar-toggle[aria-expanded="true"],.bdt-section-secondary:not(.bdt-preserve-color) .bdt-navbar-toggle:hover,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-navbar-toggle[aria-expanded="true"],.bdt-tile-primary:not(.bdt-preserve-color) .bdt-navbar-toggle:hover,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-navbar-toggle[aria-expanded="true"],.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-navbar-toggle:hover,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-navbar-toggle[aria-expanded="true"],.bdt-card-primary.bdt-card-body .bdt-navbar-toggle:hover,.bdt-card-primary.bdt-card-body .bdt-navbar-toggle[aria-expanded="true"],.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-navbar-toggle:hover,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-navbar-toggle[aria-expanded="true"],.bdt-card-secondary.bdt-card-body .bdt-navbar-toggle:hover,.bdt-card-secondary.bdt-card-body .bdt-navbar-toggle[aria-expanded="true"],.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-navbar-toggle:hover,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-navbar-toggle[aria-expanded="true"],.bdt-overlay-primary .bdt-navbar-toggle:hover,.bdt-overlay-primary .bdt-navbar-toggle[aria-expanded="true"],.bdt-offcanvas-bar .bdt-navbar-toggle:hover,.bdt-offcanvas-bar .bdt-navbar-toggle[aria-expanded="true"]{color:rgba(255,255,255,0.7)}.bdt-light .bdt-subnav>*>:first-child,.bdt-section-primary:not(.bdt-preserve-color) .bdt-subnav>*>:first-child,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-subnav>*>:first-child,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-subnav>*>:first-child,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-subnav>*>:first-child,.bdt-card-primary.bdt-card-body .bdt-subnav>*>:first-child,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-subnav>*>:first-child,.bdt-card-secondary.bdt-card-body .bdt-subnav>*>:first-child,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-subnav>*>:first-child,.bdt-overlay-primary .bdt-subnav>*>:first-child,.bdt-offcanvas-bar .bdt-subnav>*>:first-child{color:rgba(255,255,255,0.5)}.bdt-light .bdt-subnav>*>a:hover,.bdt-section-primary:not(.bdt-preserve-color) .bdt-subnav>*>a:hover,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-subnav>*>a:hover,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-subnav>*>a:hover,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-subnav>*>a:hover,.bdt-card-primary.bdt-card-body .bdt-subnav>*>a:hover,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-subnav>*>a:hover,.bdt-card-secondary.bdt-card-body .bdt-subnav>*>a:hover,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-subnav>*>a:hover,.bdt-overlay-primary .bdt-subnav>*>a:hover,.bdt-offcanvas-bar .bdt-subnav>*>a:hover{color:rgba(255,255,255,0.7)}.bdt-light .bdt-subnav>.bdt-active>a,.bdt-section-primary:not(.bdt-preserve-color) .bdt-subnav>.bdt-active>a,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-subnav>.bdt-active>a,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-subnav>.bdt-active>a,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-subnav>.bdt-active>a,.bdt-card-primary.bdt-card-body .bdt-subnav>.bdt-active>a,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-subnav>.bdt-active>a,.bdt-card-secondary.bdt-card-body .bdt-subnav>.bdt-active>a,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-subnav>.bdt-active>a,.bdt-overlay-primary .bdt-subnav>.bdt-active>a,.bdt-offcanvas-bar .bdt-subnav>.bdt-active>a{color:#fff}.bdt-light .bdt-subnav-divider>:nth-child(n+2):not(.bdt-first-column)::before,.bdt-section-primary:not(.bdt-preserve-color) .bdt-subnav-divider>:nth-child(n+2):not(.bdt-first-column)::before,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-subnav-divider>:nth-child(n+2):not(.bdt-first-column)::before,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-subnav-divider>:nth-child(n+2):not(.bdt-first-column)::before,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-subnav-divider>:nth-child(n+2):not(.bdt-first-column)::before,.bdt-card-primary.bdt-card-body .bdt-subnav-divider>:nth-child(n+2):not(.bdt-first-column)::before,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-subnav-divider>:nth-child(n+2):not(.bdt-first-column)::before,.bdt-card-secondary.bdt-card-body .bdt-subnav-divider>:nth-child(n+2):not(.bdt-first-column)::before,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-subnav-divider>:nth-child(n+2):not(.bdt-first-column)::before,.bdt-overlay-primary .bdt-subnav-divider>:nth-child(n+2):not(.bdt-first-column)::before,.bdt-offcanvas-bar .bdt-subnav-divider>:nth-child(n+2):not(.bdt-first-column)::before{border-left-color:rgba(255,255,255,0.2)}.bdt-light .bdt-subnav-pill>*>:first-child,.bdt-section-primary:not(.bdt-preserve-color) .bdt-subnav-pill>*>:first-child,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-subnav-pill>*>:first-child,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-subnav-pill>*>:first-child,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-subnav-pill>*>:first-child,.bdt-card-primary.bdt-card-body .bdt-subnav-pill>*>:first-child,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-subnav-pill>*>:first-child,.bdt-card-secondary.bdt-card-body .bdt-subnav-pill>*>:first-child,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-subnav-pill>*>:first-child,.bdt-overlay-primary .bdt-subnav-pill>*>:first-child,.bdt-offcanvas-bar .bdt-subnav-pill>*>:first-child{background-color:transparent;color:rgba(255,255,255,0.5)}.bdt-light .bdt-subnav-pill>*>a:hover,.bdt-section-primary:not(.bdt-preserve-color) .bdt-subnav-pill>*>a:hover,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-subnav-pill>*>a:hover,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-subnav-pill>*>a:hover,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-subnav-pill>*>a:hover,.bdt-card-primary.bdt-card-body .bdt-subnav-pill>*>a:hover,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-subnav-pill>*>a:hover,.bdt-card-secondary.bdt-card-body .bdt-subnav-pill>*>a:hover,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-subnav-pill>*>a:hover,.bdt-overlay-primary .bdt-subnav-pill>*>a:hover,.bdt-offcanvas-bar .bdt-subnav-pill>*>a:hover{background-color:rgba(255,255,255,0.1);color:rgba(255,255,255,0.7)}.bdt-light .bdt-subnav-pill>*>a:active,.bdt-section-primary:not(.bdt-preserve-color) .bdt-subnav-pill>*>a:active,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-subnav-pill>*>a:active,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-subnav-pill>*>a:active,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-subnav-pill>*>a:active,.bdt-card-primary.bdt-card-body .bdt-subnav-pill>*>a:active,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-subnav-pill>*>a:active,.bdt-card-secondary.bdt-card-body .bdt-subnav-pill>*>a:active,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-subnav-pill>*>a:active,.bdt-overlay-primary .bdt-subnav-pill>*>a:active,.bdt-offcanvas-bar .bdt-subnav-pill>*>a:active{background-color:rgba(255,255,255,0.1);color:rgba(255,255,255,0.7)}.bdt-light .bdt-subnav-pill>.bdt-active>a,.bdt-section-primary:not(.bdt-preserve-color) .bdt-subnav-pill>.bdt-active>a,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-subnav-pill>.bdt-active>a,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-subnav-pill>.bdt-active>a,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-subnav-pill>.bdt-active>a,.bdt-card-primary.bdt-card-body .bdt-subnav-pill>.bdt-active>a,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-subnav-pill>.bdt-active>a,.bdt-card-secondary.bdt-card-body .bdt-subnav-pill>.bdt-active>a,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-subnav-pill>.bdt-active>a,.bdt-overlay-primary .bdt-subnav-pill>.bdt-active>a,.bdt-offcanvas-bar .bdt-subnav-pill>.bdt-active>a{background-color:#fff;color:#666}.bdt-light .bdt-subnav>.bdt-disabled>a,.bdt-section-primary:not(.bdt-preserve-color) .bdt-subnav>.bdt-disabled>a,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-subnav>.bdt-disabled>a,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-subnav>.bdt-disabled>a,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-subnav>.bdt-disabled>a,.bdt-card-primary.bdt-card-body .bdt-subnav>.bdt-disabled>a,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-subnav>.bdt-disabled>a,.bdt-card-secondary.bdt-card-body .bdt-subnav>.bdt-disabled>a,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-subnav>.bdt-disabled>a,.bdt-overlay-primary .bdt-subnav>.bdt-disabled>a,.bdt-offcanvas-bar .bdt-subnav>.bdt-disabled>a{color:rgba(255,255,255,0.5)}.bdt-light .bdt-breadcrumb>*>*,.bdt-section-primary:not(.bdt-preserve-color) .bdt-breadcrumb>*>*,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-breadcrumb>*>*,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-breadcrumb>*>*,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-breadcrumb>*>*,.bdt-card-primary.bdt-card-body .bdt-breadcrumb>*>*,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-breadcrumb>*>*,.bdt-card-secondary.bdt-card-body .bdt-breadcrumb>*>*,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-breadcrumb>*>*,.bdt-overlay-primary .bdt-breadcrumb>*>*,.bdt-offcanvas-bar .bdt-breadcrumb>*>*{color:rgba(255,255,255,0.5)}.bdt-light .bdt-breadcrumb>*>:hover,.bdt-section-primary:not(.bdt-preserve-color) .bdt-breadcrumb>*>:hover,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-breadcrumb>*>:hover,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-breadcrumb>*>:hover,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-breadcrumb>*>:hover,.bdt-card-primary.bdt-card-body .bdt-breadcrumb>*>:hover,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-breadcrumb>*>:hover,.bdt-card-secondary.bdt-card-body .bdt-breadcrumb>*>:hover,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-breadcrumb>*>:hover,.bdt-overlay-primary .bdt-breadcrumb>*>:hover,.bdt-offcanvas-bar .bdt-breadcrumb>*>:hover{color:rgba(255,255,255,0.7)}.bdt-light .bdt-breadcrumb>:last-child>*,.bdt-section-primary:not(.bdt-preserve-color) .bdt-breadcrumb>:last-child>*,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-breadcrumb>:last-child>*,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-breadcrumb>:last-child>*,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-breadcrumb>:last-child>*,.bdt-card-primary.bdt-card-body .bdt-breadcrumb>:last-child>*,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-breadcrumb>:last-child>*,.bdt-card-secondary.bdt-card-body .bdt-breadcrumb>:last-child>*,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-breadcrumb>:last-child>*,.bdt-overlay-primary .bdt-breadcrumb>:last-child>*,.bdt-offcanvas-bar .bdt-breadcrumb>:last-child>*{color:rgba(255,255,255,0.7)}.bdt-light .bdt-breadcrumb>:nth-child(n+2):not(.bdt-first-column)::before,.bdt-section-primary:not(.bdt-preserve-color) .bdt-breadcrumb>:nth-child(n+2):not(.bdt-first-column)::before,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-breadcrumb>:nth-child(n+2):not(.bdt-first-column)::before,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-breadcrumb>:nth-child(n+2):not(.bdt-first-column)::before,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-breadcrumb>:nth-child(n+2):not(.bdt-first-column)::before,.bdt-card-primary.bdt-card-body .bdt-breadcrumb>:nth-child(n+2):not(.bdt-first-column)::before,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-breadcrumb>:nth-child(n+2):not(.bdt-first-column)::before,.bdt-card-secondary.bdt-card-body .bdt-breadcrumb>:nth-child(n+2):not(.bdt-first-column)::before,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-breadcrumb>:nth-child(n+2):not(.bdt-first-column)::before,.bdt-overlay-primary .bdt-breadcrumb>:nth-child(n+2):not(.bdt-first-column)::before,.bdt-offcanvas-bar .bdt-breadcrumb>:nth-child(n+2):not(.bdt-first-column)::before{color:rgba(255,255,255,0.5)}.bdt-light .bdt-pagination>*>*,.bdt-section-primary:not(.bdt-preserve-color) .bdt-pagination>*>*,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-pagination>*>*,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-pagination>*>*,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-pagination>*>*,.bdt-card-primary.bdt-card-body .bdt-pagination>*>*,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-pagination>*>*,.bdt-card-secondary.bdt-card-body .bdt-pagination>*>*,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-pagination>*>*,.bdt-overlay-primary .bdt-pagination>*>*,.bdt-offcanvas-bar .bdt-pagination>*>*{color:rgba(255,255,255,0.5)}.bdt-light .bdt-pagination>*>:hover,.bdt-section-primary:not(.bdt-preserve-color) .bdt-pagination>*>:hover,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-pagination>*>:hover,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-pagination>*>:hover,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-pagination>*>:hover,.bdt-card-primary.bdt-card-body .bdt-pagination>*>:hover,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-pagination>*>:hover,.bdt-card-secondary.bdt-card-body .bdt-pagination>*>:hover,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-pagination>*>:hover,.bdt-overlay-primary .bdt-pagination>*>:hover,.bdt-offcanvas-bar .bdt-pagination>*>:hover{color:rgba(255,255,255,0.7)}.bdt-light .bdt-pagination>.bdt-active>*,.bdt-section-primary:not(.bdt-preserve-color) .bdt-pagination>.bdt-active>*,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-pagination>.bdt-active>*,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-pagination>.bdt-active>*,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-pagination>.bdt-active>*,.bdt-card-primary.bdt-card-body .bdt-pagination>.bdt-active>*,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-pagination>.bdt-active>*,.bdt-card-secondary.bdt-card-body .bdt-pagination>.bdt-active>*,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-pagination>.bdt-active>*,.bdt-overlay-primary .bdt-pagination>.bdt-active>*,.bdt-offcanvas-bar .bdt-pagination>.bdt-active>*{color:rgba(255,255,255,0.7)}.bdt-light .bdt-pagination>.bdt-disabled>*,.bdt-section-primary:not(.bdt-preserve-color) .bdt-pagination>.bdt-disabled>*,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-pagination>.bdt-disabled>*,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-pagination>.bdt-disabled>*,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-pagination>.bdt-disabled>*,.bdt-card-primary.bdt-card-body .bdt-pagination>.bdt-disabled>*,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-pagination>.bdt-disabled>*,.bdt-card-secondary.bdt-card-body .bdt-pagination>.bdt-disabled>*,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-pagination>.bdt-disabled>*,.bdt-overlay-primary .bdt-pagination>.bdt-disabled>*,.bdt-offcanvas-bar .bdt-pagination>.bdt-disabled>*{color:rgba(255,255,255,0.5)}.bdt-light .bdt-tab>*>a,.bdt-section-primary:not(.bdt-preserve-color) .bdt-tab>*>a,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-tab>*>a,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-tab>*>a,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-tab>*>a,.bdt-card-primary.bdt-card-body .bdt-tab>*>a,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-tab>*>a,.bdt-card-secondary.bdt-card-body .bdt-tab>*>a,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-tab>*>a,.bdt-overlay-primary .bdt-tab>*>a,.bdt-offcanvas-bar .bdt-tab>*>a{color:rgba(255,255,255,0.5)}.bdt-light .bdt-tab>*>a:hover,.bdt-section-primary:not(.bdt-preserve-color) .bdt-tab>*>a:hover,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-tab>*>a:hover,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-tab>*>a:hover,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-tab>*>a:hover,.bdt-card-primary.bdt-card-body .bdt-tab>*>a:hover,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-tab>*>a:hover,.bdt-card-secondary.bdt-card-body .bdt-tab>*>a:hover,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-tab>*>a:hover,.bdt-overlay-primary .bdt-tab>*>a:hover,.bdt-offcanvas-bar .bdt-tab>*>a:hover{color:rgba(255,255,255,0.7)}.bdt-light .bdt-tab>.bdt-active>a,.bdt-section-primary:not(.bdt-preserve-color) .bdt-tab>.bdt-active>a,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-tab>.bdt-active>a,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-tab>.bdt-active>a,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-tab>.bdt-active>a,.bdt-card-primary.bdt-card-body .bdt-tab>.bdt-active>a,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-tab>.bdt-active>a,.bdt-card-secondary.bdt-card-body .bdt-tab>.bdt-active>a,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-tab>.bdt-active>a,.bdt-overlay-primary .bdt-tab>.bdt-active>a,.bdt-offcanvas-bar .bdt-tab>.bdt-active>a{color:#fff}.bdt-light .bdt-tab>.bdt-disabled>a,.bdt-section-primary:not(.bdt-preserve-color) .bdt-tab>.bdt-disabled>a,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-tab>.bdt-disabled>a,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-tab>.bdt-disabled>a,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-tab>.bdt-disabled>a,.bdt-card-primary.bdt-card-body .bdt-tab>.bdt-disabled>a,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-tab>.bdt-disabled>a,.bdt-card-secondary.bdt-card-body .bdt-tab>.bdt-disabled>a,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-tab>.bdt-disabled>a,.bdt-overlay-primary .bdt-tab>.bdt-disabled>a,.bdt-offcanvas-bar .bdt-tab>.bdt-disabled>a{color:rgba(255,255,255,0.5)}.bdt-light .bdt-slidenav,.bdt-section-primary:not(.bdt-preserve-color) .bdt-slidenav,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-slidenav,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-slidenav,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-slidenav,.bdt-card-primary.bdt-card-body .bdt-slidenav,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-slidenav,.bdt-card-secondary.bdt-card-body .bdt-slidenav,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-slidenav,.bdt-overlay-primary .bdt-slidenav,.bdt-offcanvas-bar .bdt-slidenav{color:rgba(255,255,255,0.7)}.bdt-light .bdt-slidenav:hover,.bdt-section-primary:not(.bdt-preserve-color) .bdt-slidenav:hover,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-slidenav:hover,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-slidenav:hover,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-slidenav:hover,.bdt-card-primary.bdt-card-body .bdt-slidenav:hover,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-slidenav:hover,.bdt-card-secondary.bdt-card-body .bdt-slidenav:hover,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-slidenav:hover,.bdt-overlay-primary .bdt-slidenav:hover,.bdt-offcanvas-bar .bdt-slidenav:hover{color:rgba(255,255,255,0.95)}.bdt-light .bdt-slidenav:active,.bdt-section-primary:not(.bdt-preserve-color) .bdt-slidenav:active,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-slidenav:active,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-slidenav:active,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-slidenav:active,.bdt-card-primary.bdt-card-body .bdt-slidenav:active,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-slidenav:active,.bdt-card-secondary.bdt-card-body .bdt-slidenav:active,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-slidenav:active,.bdt-overlay-primary .bdt-slidenav:active,.bdt-offcanvas-bar .bdt-slidenav:active{color:rgba(255,255,255,0.7)}.bdt-light .bdt-dotnav>*>*,.bdt-section-primary:not(.bdt-preserve-color) .bdt-dotnav>*>*,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-dotnav>*>*,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-dotnav>*>*,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-dotnav>*>*,.bdt-card-primary.bdt-card-body .bdt-dotnav>*>*,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-dotnav>*>*,.bdt-card-secondary.bdt-card-body .bdt-dotnav>*>*,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-dotnav>*>*,.bdt-overlay-primary .bdt-dotnav>*>*,.bdt-offcanvas-bar .bdt-dotnav>*>*{background-color:rgba(255,255,255,0.5)}.bdt-light .bdt-dotnav>*>:hover,.bdt-section-primary:not(.bdt-preserve-color) .bdt-dotnav>*>:hover,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-dotnav>*>:hover,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-dotnav>*>:hover,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-dotnav>*>:hover,.bdt-card-primary.bdt-card-body .bdt-dotnav>*>:hover,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-dotnav>*>:hover,.bdt-card-secondary.bdt-card-body .bdt-dotnav>*>:hover,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-dotnav>*>:hover,.bdt-overlay-primary .bdt-dotnav>*>:hover,.bdt-offcanvas-bar .bdt-dotnav>*>:hover{background-color:rgba(255,255,255,0.9)}.bdt-light .bdt-dotnav>*>:active,.bdt-section-primary:not(.bdt-preserve-color) .bdt-dotnav>*>:active,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-dotnav>*>:active,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-dotnav>*>:active,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-dotnav>*>:active,.bdt-card-primary.bdt-card-body .bdt-dotnav>*>:active,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-dotnav>*>:active,.bdt-card-secondary.bdt-card-body .bdt-dotnav>*>:active,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-dotnav>*>:active,.bdt-overlay-primary .bdt-dotnav>*>:active,.bdt-offcanvas-bar .bdt-dotnav>*>:active{background-color:rgba(255,255,255,0.5)}.bdt-light .bdt-dotnav>.bdt-active>*,.bdt-section-primary:not(.bdt-preserve-color) .bdt-dotnav>.bdt-active>*,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-dotnav>.bdt-active>*,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-dotnav>.bdt-active>*,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-dotnav>.bdt-active>*,.bdt-card-primary.bdt-card-body .bdt-dotnav>.bdt-active>*,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-dotnav>.bdt-active>*,.bdt-card-secondary.bdt-card-body .bdt-dotnav>.bdt-active>*,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-dotnav>.bdt-active>*,.bdt-overlay-primary .bdt-dotnav>.bdt-active>*,.bdt-offcanvas-bar .bdt-dotnav>.bdt-active>*{background-color:rgba(255,255,255,0.9)}.bdt-light .bdt-iconnav>*>a,.bdt-section-primary:not(.bdt-preserve-color) .bdt-iconnav>*>a,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-iconnav>*>a,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-iconnav>*>a,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-iconnav>*>a,.bdt-card-primary.bdt-card-body .bdt-iconnav>*>a,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-iconnav>*>a,.bdt-card-secondary.bdt-card-body .bdt-iconnav>*>a,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-iconnav>*>a,.bdt-overlay-primary .bdt-iconnav>*>a,.bdt-offcanvas-bar .bdt-iconnav>*>a{color:rgba(255,255,255,0.5)}.bdt-light .bdt-iconnav>*>a:hover,.bdt-section-primary:not(.bdt-preserve-color) .bdt-iconnav>*>a:hover,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-iconnav>*>a:hover,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-iconnav>*>a:hover,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-iconnav>*>a:hover,.bdt-card-primary.bdt-card-body .bdt-iconnav>*>a:hover,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-iconnav>*>a:hover,.bdt-card-secondary.bdt-card-body .bdt-iconnav>*>a:hover,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-iconnav>*>a:hover,.bdt-overlay-primary .bdt-iconnav>*>a:hover,.bdt-offcanvas-bar .bdt-iconnav>*>a:hover{color:rgba(255,255,255,0.7)}.bdt-light .bdt-iconnav>.bdt-active>a,.bdt-section-primary:not(.bdt-preserve-color) .bdt-iconnav>.bdt-active>a,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-iconnav>.bdt-active>a,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-iconnav>.bdt-active>a,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-iconnav>.bdt-active>a,.bdt-card-primary.bdt-card-body .bdt-iconnav>.bdt-active>a,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-iconnav>.bdt-active>a,.bdt-card-secondary.bdt-card-body .bdt-iconnav>.bdt-active>a,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-iconnav>.bdt-active>a,.bdt-overlay-primary .bdt-iconnav>.bdt-active>a,.bdt-offcanvas-bar .bdt-iconnav>.bdt-active>a{color:rgba(255,255,255,0.7)}.bdt-light .bdt-text-lead,.bdt-section-primary:not(.bdt-preserve-color) .bdt-text-lead,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-text-lead,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-text-lead,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-text-lead,.bdt-card-primary.bdt-card-body .bdt-text-lead,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-text-lead,.bdt-card-secondary.bdt-card-body .bdt-text-lead,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-text-lead,.bdt-overlay-primary .bdt-text-lead,.bdt-offcanvas-bar .bdt-text-lead{color:rgba(255,255,255,0.7)}.bdt-light .bdt-text-meta,.bdt-section-primary:not(.bdt-preserve-color) .bdt-text-meta,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-text-meta,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-text-meta,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-text-meta,.bdt-card-primary.bdt-card-body .bdt-text-meta,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-text-meta,.bdt-card-secondary.bdt-card-body .bdt-text-meta,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-text-meta,.bdt-overlay-primary .bdt-text-meta,.bdt-offcanvas-bar .bdt-text-meta{color:rgba(255,255,255,0.5)}.bdt-light .bdt-text-muted,.bdt-section-primary:not(.bdt-preserve-color) .bdt-text-muted,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-text-muted,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-text-muted,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-text-muted,.bdt-card-primary.bdt-card-body .bdt-text-muted,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-text-muted,.bdt-card-secondary.bdt-card-body .bdt-text-muted,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-text-muted,.bdt-overlay-primary .bdt-text-muted,.bdt-offcanvas-bar .bdt-text-muted{color:rgba(255,255,255,0.5) !important}.bdt-light .bdt-text-emphasis,.bdt-section-primary:not(.bdt-preserve-color) .bdt-text-emphasis,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-text-emphasis,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-text-emphasis,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-text-emphasis,.bdt-card-primary.bdt-card-body .bdt-text-emphasis,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-text-emphasis,.bdt-card-secondary.bdt-card-body .bdt-text-emphasis,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-text-emphasis,.bdt-overlay-primary .bdt-text-emphasis,.bdt-offcanvas-bar .bdt-text-emphasis{color:#fff !important}.bdt-light .bdt-text-primary,.bdt-section-primary:not(.bdt-preserve-color) .bdt-text-primary,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-text-primary,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-text-primary,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-text-primary,.bdt-card-primary.bdt-card-body .bdt-text-primary,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-text-primary,.bdt-card-secondary.bdt-card-body .bdt-text-primary,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-text-primary,.bdt-overlay-primary .bdt-text-primary,.bdt-offcanvas-bar .bdt-text-primary{color:#fff !important}.bdt-light .bdt-text-secondary,.bdt-section-primary:not(.bdt-preserve-color) .bdt-text-secondary,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-text-secondary,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-text-secondary,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-text-secondary,.bdt-card-primary.bdt-card-body .bdt-text-secondary,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-text-secondary,.bdt-card-secondary.bdt-card-body .bdt-text-secondary,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-text-secondary,.bdt-overlay-primary .bdt-text-secondary,.bdt-offcanvas-bar .bdt-text-secondary{color:#fff !important}.bdt-light .bdt-column-divider,.bdt-section-primary:not(.bdt-preserve-color) .bdt-column-divider,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-column-divider,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-column-divider,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-column-divider,.bdt-card-primary.bdt-card-body .bdt-column-divider,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-column-divider,.bdt-card-secondary.bdt-card-body .bdt-column-divider,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-column-divider,.bdt-overlay-primary .bdt-column-divider,.bdt-offcanvas-bar .bdt-column-divider{column-rule-color:rgba(255,255,255,0.2)}.bdt-light .bdt-logo,.bdt-section-primary:not(.bdt-preserve-color) .bdt-logo,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-logo,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-logo,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-logo,.bdt-card-primary.bdt-card-body .bdt-logo,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-logo,.bdt-card-secondary.bdt-card-body .bdt-logo,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-logo,.bdt-overlay-primary .bdt-logo,.bdt-offcanvas-bar .bdt-logo{color:#fff}.bdt-light .bdt-logo:hover,.bdt-section-primary:not(.bdt-preserve-color) .bdt-logo:hover,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-logo:hover,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-logo:hover,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-logo:hover,.bdt-card-primary.bdt-card-body .bdt-logo:hover,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-logo:hover,.bdt-card-secondary.bdt-card-body .bdt-logo:hover,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-logo:hover,.bdt-overlay-primary .bdt-logo:hover,.bdt-offcanvas-bar .bdt-logo:hover{color:#fff}.bdt-light .bdt-logo>picture:not(:only-of-type)>:not(.bdt-logo-inverse),.bdt-light .bdt-logo>:not(picture):not(.bdt-logo-inverse):not(:only-of-type),.bdt-section-primary:not(.bdt-preserve-color) .bdt-logo>picture:not(:only-of-type)>:not(.bdt-logo-inverse),.bdt-section-primary:not(.bdt-preserve-color) .bdt-logo>:not(picture):not(.bdt-logo-inverse):not(:only-of-type),.bdt-section-secondary:not(.bdt-preserve-color) .bdt-logo>picture:not(:only-of-type)>:not(.bdt-logo-inverse),.bdt-section-secondary:not(.bdt-preserve-color) .bdt-logo>:not(picture):not(.bdt-logo-inverse):not(:only-of-type),.bdt-tile-primary:not(.bdt-preserve-color) .bdt-logo>picture:not(:only-of-type)>:not(.bdt-logo-inverse),.bdt-tile-primary:not(.bdt-preserve-color) .bdt-logo>:not(picture):not(.bdt-logo-inverse):not(:only-of-type),.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-logo>picture:not(:only-of-type)>:not(.bdt-logo-inverse),.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-logo>:not(picture):not(.bdt-logo-inverse):not(:only-of-type),.bdt-card-primary.bdt-card-body .bdt-logo>picture:not(:only-of-type)>:not(.bdt-logo-inverse),.bdt-card-primary.bdt-card-body .bdt-logo>:not(picture):not(.bdt-logo-inverse):not(:only-of-type),.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-logo>picture:not(:only-of-type)>:not(.bdt-logo-inverse),.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-logo>:not(picture):not(.bdt-logo-inverse):not(:only-of-type),.bdt-card-secondary.bdt-card-body .bdt-logo>picture:not(:only-of-type)>:not(.bdt-logo-inverse),.bdt-card-secondary.bdt-card-body .bdt-logo>:not(picture):not(.bdt-logo-inverse):not(:only-of-type),.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-logo>picture:not(:only-of-type)>:not(.bdt-logo-inverse),.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-logo>:not(picture):not(.bdt-logo-inverse):not(:only-of-type),.bdt-overlay-primary .bdt-logo>picture:not(:only-of-type)>:not(.bdt-logo-inverse),.bdt-overlay-primary .bdt-logo>:not(picture):not(.bdt-logo-inverse):not(:only-of-type),.bdt-offcanvas-bar .bdt-logo>picture:not(:only-of-type)>:not(.bdt-logo-inverse),.bdt-offcanvas-bar .bdt-logo>:not(picture):not(.bdt-logo-inverse):not(:only-of-type){display:none}.bdt-light .bdt-logo-inverse,.bdt-section-primary:not(.bdt-preserve-color) .bdt-logo-inverse,.bdt-section-secondary:not(.bdt-preserve-color) .bdt-logo-inverse,.bdt-tile-primary:not(.bdt-preserve-color) .bdt-logo-inverse,.bdt-tile-secondary:not(.bdt-preserve-color) .bdt-logo-inverse,.bdt-card-primary.bdt-card-body .bdt-logo-inverse,.bdt-card-primary>:not([class*='bdt-card-media']) .bdt-logo-inverse,.bdt-card-secondary.bdt-card-body .bdt-logo-inverse,.bdt-card-secondary>:not([class*='bdt-card-media']) .bdt-logo-inverse,.bdt-overlay-primary .bdt-logo-inverse,.bdt-offcanvas-bar .bdt-logo-inverse{display:block}@media print{*,*::before,*::after{background:transparent !important;color:black !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}[class*="bdt-"] *,[class*="bdt-"] *::before,[class*="bdt-"] *::after{box-sizing:border-box}.bdt-prime-slider{position:relative;overflow:hidden}.bdt-prime-slider ul{padding:0;margin-top:0;list-style:none}.bdt-prime-slider li{list-style:none}.bdt-prime-slider .bdt-slideshow .bdt-slideshow-content-wrapper{max-width:inherit}.bdt-prime-slider .bdt-slideshow .bdt-slideshow-content-wrapper div{line-height:inherit}.bdt-prime-slider h1 a,.bdt-prime-slider h2 a,.bdt-prime-slider h3 a,.bdt-prime-slider h4 a,.bdt-prime-slider h5 a,.bdt-prime-slider h6 a{font-size:inherit}.bdt-prime-slider h1 a:hover,.bdt-prime-slider h2 a:hover,.bdt-prime-slider h3 a:hover,.bdt-prime-slider h4 a:hover,.bdt-prime-slider h5 a:hover,.bdt-prime-slider h6 a:hover{font-size:inherit}.bdt-prime-slider embed,.bdt-prime-slider iframe,.bdt-prime-slider object,.bdt-prime-slider video{max-width:unset !important}.bdt-ps-item-wrapper-link{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;z-index:1}.bdt-prime-slider-container{padding:0 30px}[class*=" elementor-widget-prime-slider-"] svg.e-font-icon-svg{height:1em;width:1em}.bdt-header-wrapper .bdt-header-inner{position:relative;min-height:90px}.bdt-header-wrapper .bdt-header-inner .bdt-offcanvas-button{background:transparent;padding:0}.bdt-header-wrapper .bdt-header-inner .bdt-prime-slider-logo{position:relative}.bdt-header-wrapper .bdt-header-inner .bdt-prime-slider-logo .bdt-logo-inner{color:#fff;font-size:22px;font-weight:600;line-height:1;background:transparent;text-transform:uppercase;transition:all .3s ease}.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav{display:none}.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav>li{display:inline-block}.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav>li>a{position:relative;font-size:13px;font-weight:700;color:#fff;min-height:42px;padding:0;transition:all .3s ease;outline:none;text-transform:uppercase}.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav>li>a:after,.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav>li>a:before{content:'';position:absolute;background:#fe506c;left:0;transition:all .3s ease}.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav>li:hover>a{color:#ddd}.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav>li .bdt-navbar-dropdown{padding-left:25px}.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav>li .bdt-navbar-dropdown li>a{color:#818a91;font-size:14px;font-weight:400}.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav>li .bdt-navbar-dropdown li>a:hover,.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav>li .bdt-navbar-dropdown li>a.bdt-open{color:#fe506c}.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav.bdt-prime-slider-menu-style-default>li>a{min-height:auto}.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav.bdt-prime-slider-menu-style-line>li>a:after,.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav.bdt-prime-slider-menu-style-line>li>a:before{bottom:0;height:3px;width:0;left:50%}.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav.bdt-prime-slider-menu-style-line>li:hover a:after{width:50%}.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav.bdt-prime-slider-menu-style-line>li:hover a:before{left:0;width:50%}.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav.bdt-prime-slider-menu-style-background>li>a{padding:0 10px}.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav.bdt-prime-slider-menu-style-background>li>a:before{bottom:0;height:0;width:100%;z-index:-1}.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav.bdt-prime-slider-menu-style-background>li:hover a:before{height:100%}.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav.bdt-prime-slider-menu-style-dotline>li{position:relative;margin-right:30px;padding-right:35px;margin-left:0}.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav.bdt-prime-slider-menu-style-dotline>li::after{content:'';position:absolute;height:6px;width:6px;background:#fff;border-radius:30px;right:0;top:50%;transform:translateY(-50%);visibility:visible}.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav.bdt-prime-slider-menu-style-dotline>li:nth-last-child(1){margin:0;padding:0}.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav.bdt-prime-slider-menu-style-dotline>li:nth-last-child(1):after{display:none}.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav.bdt-prime-slider-menu-style-dotline>li:hover>a{color:#fe506c}.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav.bdt-prime-slider-menu-style-dotline>li:hover>a::before{transform:translateY(0);opacity:1}.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav.bdt-prime-slider-menu-style-dotline>li>a{display:flex;min-height:110px;align-items:center;visibility:visible}.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav.bdt-prime-slider-menu-style-dotline>li>a::before{height:16px;width:100%;background:#fe506c;top:-8px;border-radius:40px;transform:translateY(-25px);transition:all .3s ease-out;opacity:0}.bdt-header-wrapper{z-index:10;width:100%}.bdt-header-wrapper header{width:100%}.bdt-header-wrapper header:after{content:'';width:100%;position:absolute;height:0;top:0;transition:height 400ms cubic-bezier(.2, .89, .58, 1);background-color:rgba(0,0,0,0.4);z-index:-1}.bdt-header-wrapper header.bdt-sticky.bdt-active:after{height:100%}.bdt-nav.bdt-navbar-dropdown-nav li.bdt-parent{position:relative}.bdt-nav.bdt-navbar-dropdown-nav li.bdt-parent .bdt-navbar-dropdown{top:0 !important;left:100% !important;right:auto}@media (min-width:640px){.bdt-header-wrapper .bdt-header-inner{min-height:110px}}@media (min-width:960px){.bdt-prime-slider .bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav{display:inherit}}[class*="elementor-widget-prime-slider-"] .bdt-dots-container .swiper-pagination,[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-container .swiper-pagination{position:relative}[class*="elementor-widget-prime-slider-"] .bdt-dots-container .swiper-pagination .swiper-pagination-bullet,[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-container .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px}[class*="elementor-widget-prime-slider-"] .bdt-dots-container .swiper-pagination .swiper-pagination-bullet+.swiper-pagination-bullet,[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-container .swiper-pagination .swiper-pagination-bullet+.swiper-pagination-bullet{margin-left:5px}[class*="elementor-widget-prime-slider-"] .bdt-dots-container .swiper-pagination.swiper-pagination-fraction,[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-container .swiper-pagination.swiper-pagination-fraction{bottom:auto}[class*="elementor-widget-prime-slider-"] .swiper-pagination-fraction,[class*="elementor-widget-prime-slider-"] .swiper-pagination-custom,[class*="elementor-widget-prime-slider-"] .swiper-container-horizontal .swiper-pagination-bullets,[class*="elementor-widget-prime-slider-"] .swiper-container-horizontal+.swiper-pagination-bullets{bottom:-50px;width:100%}[class*="elementor-widget-prime-slider-"] .swiper-pagination-fraction .swiper-pagination-bullet,[class*="elementor-widget-prime-slider-"] .swiper-pagination-custom .swiper-pagination-bullet,[class*="elementor-widget-prime-slider-"] .swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet,[class*="elementor-widget-prime-slider-"] .swiper-container-horizontal+.swiper-pagination-bullets .swiper-pagination-bullet{width:10px;height:10px;margin:0 5px}.bdt-navigation-type-arrows-fraction .swiper-pagination{position:initial}.rtl .bdt-arrows-container,.rtl .bdt-arrows-fraction-container,.rtl .bdt-arrows-dots-container{direction:rtl}.rtl .bdt-arrows-container .swiper-pagination,.rtl .bdt-arrows-fraction-container .swiper-pagination,.rtl .bdt-arrows-dots-container .swiper-pagination{direction:ltr}.swiper-container .elementor-lightbox-content-source{display:none}.swiper-container-horizontal+.swiper-pagination-progressbar,.swiper-container-vertical+.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px}.swiper-pagination-progressbar{background:rgba(0,0,0,0.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}[class*='bdt-arrows-align-top'] .bdt-arrows-container{transform:translateY(-40px)}[class*='bdt-arrows-align-bottom'] .bdt-arrows-container{transform:translateY(40px)}[class*='bdt-dots-align-top'] .bdt-dots-container{transform:translateY(-30px)}[class*='bdt-dots-align-bottom'] .bdt-dots-container{transform:translateY(30px)}[class*='bdt-arrows-dots-align-top'] .bdt-arrows-dots-container{transform:translateY(-40px)}[class*='bdt-arrows-dots-align-bottom'] .bdt-arrows-dots-container{transform:translateY(40px)}.bdt-arrows-align-center .bdt-position-center,.bdt-arrows-dots-align-center .bdt-position-center{width:100%}.bdt-arrows-align-center .bdt-navigation-prev,.bdt-arrows-dots-align-center .bdt-navigation-prev{left:0;position:absolute;transform:translateY(-50%)}.bdt-arrows-align-center .bdt-navigation-next,.bdt-arrows-dots-align-center .bdt-navigation-next{right:0;position:absolute;transform:translateY(-50%)}.bdt-arrows-dots-align-center .bdt-dots-container .swiper-pagination,.bdt-arrows-dots-align-center .bdt-arrows-dots-container .swiper-pagination{position:absolute;width:100%}.bdt-navigation-type-progress .swiper-pagination-progress{transform:translateY(15px);height:5px;width:100%}[class*="elementor-widget-prime-slider-"] .bdt-slider .swiper-pagination,[class*="elementor-widget-prime-slider-"] .bdt-dots-container .swiper-pagination,[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-container .swiper-pagination{position:relative;display:flex;align-items:var(--bdt-swiper-dots-align, center);justify-content:center}[class*="elementor-widget-prime-slider-"] .bdt-slider .swiper-pagination .swiper-pagination-bullet,[class*="elementor-widget-prime-slider-"] .bdt-dots-container .swiper-pagination .swiper-pagination-bullet,[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-container .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;outline:none;transition:all .3s ease}[class*="elementor-widget-prime-slider-"] .bdt-slider .swiper-pagination .swiper-pagination-bullet+.swiper-pagination-bullet,[class*="elementor-widget-prime-slider-"] .bdt-dots-container .swiper-pagination .swiper-pagination-bullet+.swiper-pagination-bullet,[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-container .swiper-pagination .swiper-pagination-bullet+.swiper-pagination-bullet{margin-left:var(--bdt-swiper-dots-space-between, 5px);outline:none}[class*="elementor-widget-prime-slider-"] .bdt-slider .swiper-pagination.swiper-pagination-fraction,[class*="elementor-widget-prime-slider-"] .bdt-dots-container .swiper-pagination.swiper-pagination-fraction,[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-container .swiper-pagination.swiper-pagination-fraction{bottom:auto;z-index:1}[class*="elementor-widget-prime-slider-"] .bdt-slider .swiper-pagination-bullets,[class*="elementor-widget-prime-slider-"] .bdt-dots-container .swiper-pagination-bullets,[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-container .swiper-pagination-bullets{min-height:var(--bdt-swiper-dots-active-height, 10px)}[class*="elementor-widget-prime-slider-"] .bdt-slider .swiper-pagination-bullets .swiper-pagination-bullet,[class*="elementor-widget-prime-slider-"] .bdt-dots-container .swiper-pagination-bullets .swiper-pagination-bullet,[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-container .swiper-pagination-bullets .swiper-pagination-bullet{position:relative}[class*="elementor-widget-prime-slider-"] .bdt-slider .swiper-pagination-bullets .swiper-pagination-bullet:after,[class*="elementor-widget-prime-slider-"] .bdt-dots-container .swiper-pagination-bullets .swiper-pagination-bullet:after,[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-container .swiper-pagination-bullets .swiper-pagination-bullet:after{content:'';width:calc(106%);height:calc(106%);position:absolute;transform:translate(-50%, -50%);left:50%;top:50%}[class*="elementor-widget-prime-slider-"] .bdt-slider .swiper-pagination-bullets-dynamic,[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-container .swiper-pagination-bullets-dynamic,[class*="elementor-widget-prime-slider-"] .bdt-dots-container .swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;width:100% !important}[class*="elementor-widget-prime-slider-"] .bdt-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet,[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet,[class*="elementor-widget-prime-slider-"] .bdt-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}[class*="elementor-widget-prime-slider-"] .bdt-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,[class*="elementor-widget-prime-slider-"] .bdt-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}[class*="elementor-widget-prime-slider-"] .bdt-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main,[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main,[class*="elementor-widget-prime-slider-"] .bdt-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}[class*="elementor-widget-prime-slider-"] .bdt-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev,[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev,[class*="elementor-widget-prime-slider-"] .bdt-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}[class*="elementor-widget-prime-slider-"] .bdt-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev,[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev,[class*="elementor-widget-prime-slider-"] .bdt-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}[class*="elementor-widget-prime-slider-"] .bdt-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next,[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next,[class*="elementor-widget-prime-slider-"] .bdt-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}[class*="elementor-widget-prime-slider-"] .bdt-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next,[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next,[class*="elementor-widget-prime-slider-"] .bdt-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.bdt-arrows-align-center .bdt-position-center,.bdt-arrows-dots-align-center .bdt-position-center{width:100%}.bdt-arrows-align-center .bdt-navigation-prev,.bdt-arrows-dots-align-center .bdt-navigation-prev{left:0;position:absolute;transform:translateY(-50%)}.bdt-arrows-align-center .bdt-navigation-next,.bdt-arrows-dots-align-center .bdt-navigation-next{right:0;position:absolute;transform:translateY(-50%)}.rtl .bdt-arrows-align-center .bdt-navigation-prev,.rtl .bdt-arrows-dots-align-center .bdt-navigation-prev{right:0;left:inherit}.rtl .bdt-arrows-align-center .bdt-navigation-next,.rtl .bdt-arrows-dots-align-center .bdt-navigation-next{left:0;right:inherit}.bdt-arrows-dots-align-center .bdt-dots-container .swiper-pagination,.bdt-arrows-dots-align-center .bdt-arrows-dots-container .swiper-pagination{position:absolute;width:100% !important}.bdt-navigation-type-progress .swiper-pagination-progress{transform:translateY(15px);height:5px;width:100%}.e-container--row [class*="elementor-widget-prime-slider-"]{width:100%}.reveal-effects-active-yes [data-reveal="reveal-active"]{opacity:0}.reveal-effects-active-yes .reveal-muted{opacity:0;transform:scale(.1)}.reveal-effects-active-yes .reveal-loaded{opacity:1;transition:opacity .5s ease}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width: 768px){.container{width:750px}}@media (min-width: 992px){.container{width:970px}.container-fluid{padding-right:40px;padding-left:40px}}@media (min-width: 1200px){.container{width:1170px}}.row{margin-left:-15px;margin-right:-15px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}@media (min-width: 768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}}@media (min-width: 992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}}@media (min-width: 1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}table col[class*="col-"]{position:static;float:none;display:table-column}table td[class*="col-"],table th[class*="col-"]{position:static;float:none;display:table-cell}fieldset{padding:0;margin:0;border:0;min-width:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type="file"]{display:block}input[type="range"]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}input[type="search"]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio: 0){input[type="date"],input[type="time"],input[type="datetime-local"],input[type="month"]{line-height:34px}input[type="date"].input-sm,input[type="time"].input-sm,input[type="datetime-local"].input-sm,input[type="month"].input-sm,.input-group-sm input[type="date"],.input-group-sm input[type="time"],.input-group-sm input[type="datetime-local"],.input-group-sm input[type="month"]{line-height:30px}input[type="date"].input-lg,input[type="time"].input-lg,input[type="datetime-local"].input-lg,input[type="month"].input-lg,.input-group-lg input[type="date"],.input-group-lg input[type="time"],.input-group-lg input[type="datetime-local"],.input-group-lg input[type="month"]{line-height:46px}}input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"].disabled,input[type="checkbox"].disabled,fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"]{cursor:not-allowed}.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after{content:" ";display:table}.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after{clear:both}.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}