.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.single_collection .collection_intro{background-color:#fcfcfc;padding-top:60px;padding-bottom:50px;border-top:1px solid #eeeeee;border-bottom:1px solid #eeeeee;text-align:center}.single_collection .collection_intro .back_collections{margin-bottom:55px;margin-top:55px}.single_collection .collection_intro .back_collections a{font-size:18px;line-height:22px;color:#999999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.single_collection .collection_intro .back_collections a:before{font-family:"Font Awesome 5 Free";font-weight:900;content:"\f053";padding-right:7px;font-size:12px}.single_collection .collection_intro .image img{width:auto;height:615px}@media (max-width: 768px){.single_collection .collection_intro .image img{height:auto}}.single_collection .collection_intro .image .caption_img{color:#888;font-size:15px;padding-top:12px}.single_collection .collection_intro ul.buttons{display:flex;justify-content:center;margin-top:49px;margin-bottom:2px}.single_collection .collection_intro ul.buttons>li{list-style-type:none;margin:0 5px;padding-top:10px}.single_collection .collection_intro ul.buttons>li i{color:#555555;padding:10px;border:1px solid #e8e8e8}.single_collection .collection_intro ul.buttons>li i:hover{cursor:pointer;background-color:#e5e5e5}.single_collection .collection_intro ul.buttons .share{position:relative}.single_collection .collection_intro ul.buttons .share ul{display:block;padding:0;position:absolute;top:0;left:0;transform:translate(0, -100%);box-shadow:0px 5px 30px 0px;transition:0.4s all ease;z-index:-1;opacity:0}.single_collection .collection_intro ul.buttons .share ul li{list-style-type:none;display:block;background-color:#fff;border:1px solid #e8e8e8;border-bottom:0;transition:0.3s all ease}.single_collection .collection_intro ul.buttons .share ul li:last-child{border-bottom:1px}.single_collection .collection_intro ul.buttons .share ul li a{display:block;padding:5px 20px;color:#777777}.single_collection .collection_intro ul.buttons .share ul li:hover{background:#e8e8e8;transition:0.3s all ease}.single_collection .collection_intro ul.buttons .share:hover ul{z-index:1;opacity:1;transition:0.4s all ease}.single_collection .collection_content{padding:95px 220px 110px 220px}.single_collection .collection_content .collection_top{padding-bottom:35px}.single_collection .collection_content .collection_top .title_top{font-size:30px;color:#000000;margin-bottom:7px;margin-top:0}.single_collection .collection_content .collection_top .desc{padding-bottom:37px}.single_collection .collection_content .collection_top .desc .artist a{color:#777777}.single_collection .collection_content .collection_top .desc span.space{color:#777777;margin-left:-3px}.single_collection .collection_content .collection_top .desc .year_number,.single_collection .collection_content .collection_top .desc .location{color:#777777}.single_collection .collection_content .collection_top .content{font-size:17px;color:#555555;border-top:solid 1px #e8e8e8;padding-top:25px;letter-spacing:0.02em}.single_collection .collection_content .collection_mid{padding-bottom:57px}.single_collection .collection_content .collection_mid ul{padding:0}.single_collection .collection_content .collection_mid ul li{display:flex;list-style-type:none;border-bottom:solid 1px #e8e8e8;padding:12px 0}.single_collection .collection_content .collection_mid ul li:last-child{border:0}.single_collection .collection_content .collection_mid ul li .title_mid{width:33%;color:#25282e;margin-bottom:0}.single_collection .collection_content .collection_mid ul li .value_mid{color:#777777;width:67%}.single_collection .collection_content .collection_mid ul li .value_mid a{color:#777777}.single_collection .collection_content .collection_mid ul li .value_mid span{margin-left:-3px}.single_collection .collection_content .collection_mid ul li .value_mid span:last-child{display:none}@media (max-width: 525px){.single_collection .collection_content .collection_mid ul li .title_mid{width:40%}.single_collection .collection_content .collection_mid ul li .value_mid{width:60%}}.single_collection .collection_content .collection_bottom .card{border-bottom:0;border-radius:0}.single_collection .collection_content .collection_bottom .card:last-child{border-bottom:1px solid #e8e8e8}.single_collection .collection_content .collection_bottom .card button{position:relative;border:0;border-bottom:1px solid #e8e8e8;width:100%;background:#fff;outline:0;text-align:left;font-size:20px;padding:28px 30px;color:#25282e}.single_collection .collection_content .collection_bottom .card button.collapsed{border:0}.single_collection .collection_content .collection_bottom .card button.collapsed i{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);transform:rotate(-180deg);color:#999999}.single_collection .collection_content .collection_bottom .card button i{transition:0.5s all;position:absolute;right:30px;color:#999999;margin-top:2px}.single_collection .collection_content .collection_bottom .card button:hover{cursor:pointer;background-color:#e8e8e8}.single_collection .collection_content .collection_bottom .card .content{padding:25px 30px 30px 30px;letter-spacing:0.02em;color:#555555}@media (max-width: 1190px){.single_collection .collection_content{padding-left:0;padding-right:0}}.wrap_archive_masonry{max-width:1200px;width:100%;margin:0 auto}.archive_collection .search_archive_coll{margin-bottom:60px;margin-top:56px}@media (max-width: 1024px){.archive_collection .search_archive_coll{padding-left:10px;padding-right:10px}}.archive_collection .search_archive_coll #search_collection{display:flex;justify-content:center}@media (max-width: 991.98px){.archive_collection .search_archive_coll #search_collection{max-width:100%;width:100%;display:block}}@media (max-width: 991.98px){.archive_collection .search_archive_coll #search_collection .coll_artist,.archive_collection .search_archive_coll #search_collection .ovacoll_location_search,.archive_collection .search_archive_coll #search_collection .ovacoll_type_search{max-width:100%;width:100%;margin-bottom:20px}}.archive_collection .search_archive_coll #search_collection .coll_artist .select2-container--default,.archive_collection .search_archive_coll #search_collection .ovacoll_location_search .select2-container--default,.archive_collection .search_archive_coll #search_collection .ovacoll_type_search .select2-container--default{height:100%}.archive_collection .search_archive_coll #search_collection .coll_artist .select2-container--default .select2-selection--single,.archive_collection .search_archive_coll #search_collection .ovacoll_location_search .select2-container--default .select2-selection--single,.archive_collection .search_archive_coll #search_collection .ovacoll_type_search .select2-container--default .select2-selection--single{border-color:#e8e8e8;padding-left:20px;padding-right:40px;height:50px;border-right:0;display:flex}.archive_collection .search_archive_coll #search_collection .coll_artist .select2-container--default .select2-selection--single:focus,.archive_collection .search_archive_coll #search_collection .ovacoll_location_search .select2-container--default .select2-selection--single:focus,.archive_collection .search_archive_coll #search_collection .ovacoll_type_search .select2-container--default .select2-selection--single:focus{outline:none}@media (max-width: 991.98px){.archive_collection .search_archive_coll #search_collection .coll_artist .select2-container--default .select2-selection--single,.archive_collection .search_archive_coll #search_collection .ovacoll_location_search .select2-container--default .select2-selection--single,.archive_collection .search_archive_coll #search_collection .ovacoll_type_search .select2-container--default .select2-selection--single{border-right:1px solid #e8e8e8;justify-content:center}}.archive_collection .search_archive_coll #search_collection .coll_artist .select2-container--default .select2-selection--single .select2-selection__rendered,.archive_collection .search_archive_coll #search_collection .ovacoll_location_search .select2-container--default .select2-selection--single .select2-selection__rendered,.archive_collection .search_archive_coll #search_collection .ovacoll_type_search .select2-container--default .select2-selection--single .select2-selection__rendered{text-align:center;min-width:180px;padding:0;line-height:50px;font-size:17px;color:#25282e}@media (max-width: 575px){.archive_collection .search_archive_coll #search_collection .coll_artist .select2-container--default .select2-selection--single .select2-selection__rendered,.archive_collection .search_archive_coll #search_collection .ovacoll_location_search .select2-container--default .select2-selection--single .select2-selection__rendered,.archive_collection .search_archive_coll #search_collection .ovacoll_type_search .select2-container--default .select2-selection--single .select2-selection__rendered{padding-left:25px;padding-right:25px}}.archive_collection .search_archive_coll #search_collection .coll_artist .select2-container--default .select2-selection--single .select2-selection__rendered:focus,.archive_collection .search_archive_coll #search_collection .ovacoll_location_search .select2-container--default .select2-selection--single .select2-selection__rendered:focus,.archive_collection .search_archive_coll #search_collection .ovacoll_type_search .select2-container--default .select2-selection--single .select2-selection__rendered:focus{outline:none}.archive_collection .search_archive_coll #search_collection .coll_artist .select2-container--default .select2-selection--single .select2-selection__arrow,.archive_collection .search_archive_coll #search_collection .ovacoll_location_search .select2-container--default .select2-selection--single .select2-selection__arrow,.archive_collection .search_archive_coll #search_collection .ovacoll_type_search .select2-container--default .select2-selection--single .select2-selection__arrow{height:50px;top:-1px;position:relative}.archive_collection .search_archive_coll #search_collection .coll_artist .select2-container--default .select2-selection--single .select2-selection__arrow b,.archive_collection .search_archive_coll #search_collection .ovacoll_location_search .select2-container--default .select2-selection--single .select2-selection__arrow b,.archive_collection .search_archive_coll #search_collection .ovacoll_type_search .select2-container--default .select2-selection--single .select2-selection__arrow b{position:relative;top:50%;margin:0;padding:0;border:none;width:10px;height:10px;left:100%;right:0}.archive_collection .search_archive_coll #search_collection .coll_artist .select2-container--default .select2-selection--single .select2-selection__arrow b:after,.archive_collection .search_archive_coll #search_collection .ovacoll_location_search .select2-container--default .select2-selection--single .select2-selection__arrow b:after,.archive_collection .search_archive_coll #search_collection .ovacoll_type_search .select2-container--default .select2-selection--single .select2-selection__arrow b:after{position:absolute;right:0;font-family:'ElegantIcons';font-size:18px;line-height:18px;font-weight:normal;color:#25282e;transform:translateY(-50%);content:"\33";top:50%;margin-top:-1px}@-moz-document url-prefix(){.archive_collection .search_archive_coll #search_collection .coll_artist .select2-container--default .select2-selection--single .select2-selection__arrow b:after,.archive_collection .search_archive_coll #search_collection .ovacoll_location_search .select2-container--default .select2-selection--single .select2-selection__arrow b:after,.archive_collection .search_archive_coll #search_collection .ovacoll_type_search .select2-container--default .select2-selection--single .select2-selection__arrow b:after{margin-top:5px}}.archive_collection .search_archive_coll #search_collection .ovacoll_submit{height:50px;line-height:50px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.archive_collection .search_archive_coll #search_collection .ovacoll_submit:hover{background:#c1b696;border-color:#c1b696}@media (max-width: 991.98px){.archive_collection .search_archive_coll #search_collection .ovacoll_submit{width:100%;max-width:100%}}.archive_collection .heading_archive_coll{text-align:center}@media (max-width: 1024px){.archive_collection .heading_archive_coll{padding-left:10px;padding-right:10px}}.archive_collection .heading_archive_coll .title_collection{font-size:60px;color:#222428;font-weight:400;margin-bottom:14px;margin-top:95px}.archive_collection .heading_archive_coll .desc_collection{color:#888888;font-size:22px;font-weight:400}.archive_collection .content_archive_coll.type1,.archive_collection .content_archive_coll.type2{margin-left:-5px;margin-right:-5px}@media (max-width: 1024px){.archive_collection .content_archive_coll.type1,.archive_collection .content_archive_coll.type2{margin-left:0;margin-right:0}}.archive_collection .content_archive_coll.type1 .items_archive_coll,.archive_collection .content_archive_coll.type2 .items_archive_coll{width:33.333333%}.archive_collection .content_archive_coll.type1 .items_archive_coll .wrapper-content,.archive_collection .content_archive_coll.type2 .items_archive_coll .wrapper-content{padding-left:20px;padding-right:20px}@media (max-width: 1024px){.archive_collection .content_archive_coll.type1 .items_archive_coll .wrapper-content,.archive_collection .content_archive_coll.type2 .items_archive_coll .wrapper-content{padding-left:10px;padding-right:10px}}@media (max-width: 992px){.archive_collection .content_archive_coll.type1 .items_archive_coll,.archive_collection .content_archive_coll.type2 .items_archive_coll{width:50%}}@media (max-width: 575px){.archive_collection .content_archive_coll.type1 .items_archive_coll,.archive_collection .content_archive_coll.type2 .items_archive_coll{width:100%}}.archive_collection .content_archive_coll.type1 .items_archive_coll .img,.archive_collection .content_archive_coll.type2 .items_archive_coll .img{margin-bottom:19px}.archive_collection .content_archive_coll.type1 .items_archive_coll .img a,.archive_collection .content_archive_coll.type2 .items_archive_coll .img a{width:100%;height:100%;display:block;position:relative;transition:0.3s all linear}.archive_collection .content_archive_coll.type1 .items_archive_coll .img a img,.archive_collection .content_archive_coll.type2 .items_archive_coll .img a img{transition:0.3s all linear}.archive_collection .content_archive_coll.type1 .items_archive_coll .img a:hover img,.archive_collection .content_archive_coll.type2 .items_archive_coll .img a:hover img{opacity:0.9;transition:0.3s all linear}.archive_collection .content_archive_coll.type1 .items_archive_coll .desc,.archive_collection .content_archive_coll.type2 .items_archive_coll .desc{margin-bottom:55px}.archive_collection .content_archive_coll.type1 .items_archive_coll .desc .title,.archive_collection .content_archive_coll.type2 .items_archive_coll .desc .title{font-size:18px;margin:0;margin-bottom:5px}.archive_collection .content_archive_coll.type1 .items_archive_coll .desc .title a,.archive_collection .content_archive_coll.type2 .items_archive_coll .desc .title a{color:#25282e;transition:0.3s all linear}.archive_collection .content_archive_coll.type1 .items_archive_coll .desc .title a:hover,.archive_collection .content_archive_coll.type2 .items_archive_coll .desc .title a:hover{color:#c1b696;transition:0.3s all linear}.archive_collection .content_archive_coll.type1 .items_archive_coll .desc .artists,.archive_collection .content_archive_coll.type2 .items_archive_coll .desc .artists{font-size:17px;color:#777777}.archive_collection .content_archive_coll.type1 .items_archive_coll .desc .artists a,.archive_collection .content_archive_coll.type2 .items_archive_coll .desc .artists a{font-size:17px;color:#777777;transition:0.3s all linear}.archive_collection .content_archive_coll.type1 .items_archive_coll .desc .artists a:hover,.archive_collection .content_archive_coll.type2 .items_archive_coll .desc .artists a:hover{color:#c1b696;transition:0.3s all linear}.archive_collection .content_archive_coll.type2 .items_archive_coll.element-items{width:50%}@media (max-width: 768px){.archive_collection .content_archive_coll.type2 .items_archive_coll.element-items{width:100%}}.archive_collection .content_archive_coll.type2 .wrapper-content{position:relative}.archive_collection .content_archive_coll.type2 .wrapper-content .img{margin-bottom:41px}@media (max-width: 1024px){.archive_collection .content_archive_coll.type2 .wrapper-content .img{margin-bottom:0}}.archive_collection .content_archive_coll.type2 .wrapper-content .desc{position:absolute;top:15px;bottom:15px;left:30px;right:30px;background:#fff;margin-bottom:0;opacity:0;visibility:hidden;display:-webkit-flex;display:flex;align-items:center;justify-content:center;flex-direction:column;-webkit-transition:all .6s;transition:all .6s;padding:0 15px;text-align:center}.archive_collection .content_archive_coll.type2 .wrapper-content .desc .title{font-size:20px;width:100%;margin-bottom:5px}.archive_collection .content_archive_coll.type2 .wrapper-content .desc .title a{color:#25282e;transition:0.3s all linear}.archive_collection .content_archive_coll.type2 .wrapper-content .desc .title a:hover{color:#c1b696;transition:0.3s all linear}.archive_collection .content_archive_coll.type2 .wrapper-content .desc .artists{margin-top:11px;width:100%}.archive_collection .content_archive_coll.type2 .wrapper-content .desc .artists a{font-size:17px;color:#777777;text-transform:capitalize}@media (max-width: 1024px){.archive_collection .content_archive_coll.type2 .wrapper-content .desc .artists{margin-top:0}}@media (max-width: 1024px){.archive_collection .content_archive_coll.type2 .wrapper-content .desc{position:static;opacity:1;visibility:visible;text-align:left;margin-bottom:55px;padding:15px}}.archive_collection .content_archive_coll.type2 .wrapper-content:hover .desc{visibility:visible;opacity:1}.archive_collection .content_archive_coll.element-wrapper.type2{margin-left:-20px;margin-right:-20px}@media (max-width: 1024px){.archive_collection .content_archive_coll.element-wrapper.type2{margin-left:-10px;margin-right:-10px}}.archive_collection .blog_pagination{margin-bottom:84px}.archive_collection .blog_pagination .pagination{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.archive_collection .blog_pagination .pagination li a{border-radius:0px;margin-right:0px;color:#25282e;font-size:16px;line-height:22px;width:40px;height:40px;padding:0px;border:1px solid #e5e5e5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:0}.archive_collection .blog_pagination .pagination li.next a{border-right:1px solid #e5e5e5}.archive_collection .blog_pagination .pagination li.active a{border:1px solid #25282e;background-color:#25282e;color:#fff}.archive_collection.type1{padding-bottom:26px}.archive_collection.type1 .blog_pagination{margin-top:6px}.archive_collection.type2{padding-bottom:47px}.archive_collection.type2 .blog_pagination{margin-top:27px;margin-bottom:63px}.archive.post-type-archive-collection .select2-container--open .select2-dropdown--below{border:1px solid #e8e8e8}.search_not_found{margin-bottom:81px;text-align:center;margin-left:20px}.heading_artist{background-repeat:no-repeat;background-position:center center;background-size:cover}.heading_artist h2{font-size:60px;color:#fff;padding:114px 0px 127px 0;margin-top:0;margin-bottom:0;line-height:60px}.single_artist{padding-top:110px}.single_artist .intro{display:flex;padding-bottom:70px;border-bottom:1px solid #e8e8e8;margin:0 auto}@media (max-width: 768px){.single_artist .intro{flex-direction:column}}.single_artist .intro .image{width:50%}@media (max-width: 768px){.single_artist .intro .image{width:100%;margin:0 auto}}.single_artist .intro .image img{width:100%}.single_artist .intro .desc{width:50%;padding-left:60px}@media (max-width: 768px){.single_artist .intro .desc{width:100%;padding-left:0}}.single_artist .intro .desc .name{font-size:50px;color:#25282e;line-height:40px;margin:0}@media (max-width: 768px){.single_artist .intro .desc .name{font-size:32px;padding-top:20px}}.single_artist .intro .desc .skill,.single_artist .intro .desc .phone,.single_artist .intro .desc .email{font-size:17px;color:#777777}@media (max-width: 768px){.single_artist .intro .desc .skill,.single_artist .intro .desc .phone,.single_artist .intro .desc .email{width:100%}}.single_artist .intro .desc .email{padding-left:0;transition:0.3s all linear;position:relative}.single_artist .intro .desc .email:after{position:absolute;content:"";width:100%;height:1px;background-color:#c2c2c2;bottom:-2px;left:0px}.single_artist .intro .desc .email:hover{color:#c1b696;transition:0.3s all linear}.single_artist .intro .desc .email:hover:after{background-color:#c1b696}.single_artist .intro .desc .skill{margin-top:20px}.single_artist .intro .desc .content{margin-top:22px}.single_artist .work .title{font-size:40px;color:#25282e;padding-top:60px;padding-bottom:50px;margin:0 auto}.single_artist .work .wrap_archive_masonry{margin-bottom:110px;clear:both;width:100%;display:table}.single_artist .work .wrap_archive_masonry .wrap_items .items{width:24.5%;display:inline-block;float:left}@media (max-width: 768px){.single_artist .work .wrap_archive_masonry .wrap_items .items{width:100%}}.single_artist .work .wrap_archive_masonry .wrap_items .items .wrapper-content{display:block;position:relative;margin-left:15px;margin-right:15px;margin-bottom:30px}@media (max-width: 425px){.single_artist .work .wrap_archive_masonry .wrap_items .items .wrapper-content{margin-left:10px;margin-right:10px}}.single_artist .work .wrap_archive_masonry .wrap_items .items .wrapper-content:before{position:absolute;content:"";width:calc(100% - 30px);height:calc(100% - 30px);transition:0.3s all linear;top:15px;left:15px}.single_artist .work .wrap_archive_masonry .wrap_items .items .wrapper-content:hover:before{background-color:#ffffff;transition:0.3s all linear}.single_artist .work .wrap_archive_masonry .wrap_items .items .wrapper-content:hover div{opacity:1;transition:0.3s all linear}.single_artist .work .wrap_archive_masonry .wrap_items .items .wrapper-content div{position:absolute;color:#25282e;top:50%;left:50%;transform:translate(-50%, -50%);opacity:0;text-align:center;transition:0.3s all linear;width:80%;margin:0 auto}.single_artist .work .wrap_archive_masonry .wrap_items .items .wrapper-content div:hover{color:#c1b696;transition:0.3s all linear}.archive_artist .heading_archive_artist{text-align:center;margin-bottom:65px}.archive_artist .heading_archive_artist .heading_artist{font-size:60px;color:#222428;font-weight:400;margin-bottom:13px;margin-top:96px}.archive_artist .heading_archive_artist .desc_artist{color:#888888;font-size:22px;font-weight:400}.archive_artist .content{display:flex;flex-wrap:wrap;justify-content:space-between;margin-left:-20px;margin-right:-20px;padding-bottom:40px}@media (max-width: 600px){.archive_artist .content{margin-left:0;margin-right:0}}.archive_artist .content .items{width:33.33333%}.archive_artist .content .items .wrap_item{text-align:center;margin-bottom:65px;padding-left:20px;padding-right:20px}.archive_artist .content .items .wrap_item img{-webkit-filter:grayscale(100%);filter:grayscale(100%);transition:0.3s all ease}@media (max-width: 600px){.archive_artist .content .items .wrap_item{padding-left:0;padding-right:0}}.archive_artist .content .items:hover img{-webkit-filter:grayscale(0%);filter:grayscale(0%);transition:0.3s all ease}@media (max-width: 768px){.archive_artist .content .items{width:50%}}@media (max-width: 600px){.archive_artist .content .items{width:100%}}.archive_artist .content .items .name{color:#25282e;font-size:22px;margin-top:25px;display:block;transition:0.3s all linear}.archive_artist .content .items .name:hover{color:#c1b696;transition:0.3s all linear}.archive_artist .content .items .skill{font-size:17px;display:block}.archive_artist .content .items .contact{margin-top:6px;display:inline-block;color:#777777}.archive_artist .content .items .contact .email{position:relative;color:#777777;transition:0.3s all linear}.archive_artist .content .items .contact .email:after{position:absolute;content:"";width:100%;height:1px;background-color:#c2c2c2;bottom:-2px;left:0px}.archive_artist .content .items .contact .email:hover{color:#c1b696;transition:0.3s all linear}.archive_artist .content .items .contact .email:hover:after{background-color:#c1b696}.archive_artist .content .items .contact .phone{color:#777777;transition:0.3s all linear}.archive_artist .content .items .contact .phone:hover{color:#c1b696;transition:0.3s all linear}.archive_artist.elementor-artists{width:100%}.archive_artist.elementor-artists .elementor-heading{margin:0;text-align:center;font-size:50px;padding-bottom:60px;padding-top:105px}.archive_artist.elementor-artists .content{margin-left:-20px;margin-right:-20px;padding-bottom:0}.archive_artist.elementor-artists .content .elementor-items{padding-left:20px;padding-right:20px;margin-bottom:52px}.archive_artist.elementor-artists .content .elementor-items img{-webkit-filter:grayscale(100%);filter:grayscale(100%);transition:.5s all ease}.archive_artist.elementor-artists .content .elementor-items:hover img{-webkit-filter:grayscale(0%);filter:grayscale(0%);transition:.5s all ease}@media (max-width: 768px){.archive_artist.elementor-artists .content .elementor-items{width:50%}}@media (max-width: 600px){.archive_artist.elementor-artists .content .elementor-items{width:100%}}.archive_artist.elementor-artists .content .elementor-items .name{display:none}.archive_artist.elementor-artists .content .elementor-items .skill{display:none}.archive_artist.elementor-artists .content .elementor-items .contact{display:none}.archive_artist .blog_pagination{margin-top:40px;margin-bottom:69px}.archive_artist .blog_pagination .pagination{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.archive_artist .blog_pagination .pagination li a{border-radius:0px;margin-right:0px;color:#25282e;font-size:16px;line-height:22px;width:40px;height:40px;padding:0px;border:1px solid #e5e5e5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:0}.archive_artist .blog_pagination .pagination li.next a{border-right:1px solid #e5e5e5}.archive_artist .blog_pagination .pagination li.active a{border:1px solid #25282e;background-color:#25282e;color:#fff}.single_event{margin-top:95px}.single_event .title_top{text-align:center;width:100%;margin-bottom:65px}.single_event .title_top h1{color:#25282e;font-size:50px;font-weight:400;margin-bottom:21px;margin-top:43px}.single_event .title_top .value_mid .event-date{font-size:20px;color:#777777;font-weight:400}.single_event .title_top .back_event{font-size:18px;line-height:22px;color:#999999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .3s;transition:all .3s}.single_event .title_top .back_event:before{font-family:"Font Awesome 5 Free";font-weight:900;content:"\f053";padding-right:7px;font-size:12px}.single_event .event_content{margin-bottom:105px}@media (max-width: 768px){.single_event .event_content{margin-bottom:34px}}.single_event .event_content .event_intro{padding-right:6px}@media (max-width: 768px){.single_event .event_content .event_intro{padding-right:initial}}@media (max-width: 575px){.single_event .event_content .event_intro{margin-bottom:34px}}.single_event .event_content .content{margin-top:51px;margin-bottom:59px}.single_event .event_content .content p{font-size:17px;color:#555555;line-height:28px}.single_event .event_content .tab-Location ul.nav{border-bottom:1px solid #e8e8e8}.single_event .event_content .tab-Location ul.nav li.nav-item{padding:0 16px}.single_event .event_content .tab-Location ul.nav li.nav-item:first-child{padding-left:0}.single_event .event_content .tab-Location ul.nav li.nav-item a{font-size:20px;color:#999999;padding:0;position:relative;padding-bottom:14px;border:0;-webkit-transition:all .3s;transition:all .3s;text-transform:capitalize}.single_event .event_content .tab-Location ul.nav li.nav-item a.active{color:#25282e;border:0}.single_event .event_content .tab-Location ul.nav li.nav-item a.active:after{position:absolute;content:'';width:100%;left:0;background:#c1b696;height:2px;bottom:-1px}.single_event .event_content .tab-Location ul.nav li.nav-item a:after{left:0;width:0;height:2px;bottom:0;background:#c1b696;position:absolute;content:"";bottom:-1px;-webkit-transition:all 0.2s ease-in-out 0s;-moz-transition:all 0.2s ease-in-out 0s;-ms-transition:all 0.2s ease-in-out 0s;-o-transition:all 0.2s ease-in-out 0s;transition:all 0.2s ease-in-out 0s}.single_event .event_content .tab-Location ul.nav li.nav-item a:hover{border:0;color:#25282e}.single_event .event_content .tab-Location ul.nav li.nav-item a:hover:after{width:100%}.single_event .event_content .tab-Location .tab-content{margin-top:40px}.single_event .event_content .tab-Location .tab-content #location{height:360px}.single_event .event_content .tab-Location .tab-content .contact .info-contact{padding:0}.single_event .event_content .tab-Location .tab-content .contact .info-contact li{list-style:none;margin-bottom:21px}.single_event .event_content .tab-Location .tab-content .contact .info-contact li span{font-size:17px;color:#25282e;display:block;line-height:24px}.single_event .event_content .tab-Location .tab-content .contact .info-contact li span.info{color:#777777}.single_event .event_content .tab-Location .tab-content .gallery-items{margin-bottom:30px}.single_event .event_content .calendar-sync{margin-top:33px}.single_event .event_content .calendar-sync .sync{font-size:17px;color:#555555;font-weight:400}.single_event .event_content .calendar-sync .sync a{color:#555555;margin-right:11px;-webkit-transition:all 0.2s ease-in-out 0s;-moz-transition:all 0.2s ease-in-out 0s;-ms-transition:all 0.2s ease-in-out 0s;-o-transition:all 0.2s ease-in-out 0s;transition:all 0.2s ease-in-out 0s}.single_event .event_content .calendar-sync .sync a:hover{opacity:.85}.single_event .wrapper_order{padding-left:14px;position:sticky;top:150px}@media (max-width: 768px){.single_event .wrapper_order{padding-left:initial}}.single_event .wrapper_order .order_ticket{background:#25282e;padding:40px 40px 45px 40px}.single_event .wrapper_order .order_ticket .button_order{background:#fff;color:#25282e;font-size:16px;text-transform:uppercase;font-weight:500;height:50px;line-height:50px;-webkit-box-shadow:none;box-shadow:none;border:0;margin-bottom:36px;cursor:pointer;width:100%;text-align:center;-webkit-transition:all .3s;transition:all .3s}.single_event .wrapper_order .order_ticket .button_order:focus{outline:none}.single_event .wrapper_order .order_ticket .button_order a{color:#25282e;-webkit-transition:all .3s;transition:all .3s}.single_event .wrapper_order .order_ticket .button_order:hover{background:#c1b696;color:#fff}.single_event .wrapper_order .order_ticket .button_order:hover a{color:#fff}.single_event .wrapper_order .order_ticket ul.info_order{padding:0}.single_event .wrapper_order .order_ticket ul.info_order li{list-style:none;margin-bottom:22px}.single_event .wrapper_order .order_ticket ul.info_order li span{font-size:17px;color:#888888;font-weight:400;line-height:24px;display:block}.single_event .wrapper_order .order_ticket ul.info_order li span.label{color:#fff}.single_event .wrapper_order .order_ticket ul.info_order li a{color:#888888;font-size:17px;font-weight:400}.single_event .wrapper_order .order_ticket .share_social{display:flex;align-items:center;cursor:pointer;position:relative;padding-top:17px}.single_event .wrapper_order .order_ticket .share_social i{display:flex;justify-content:center;align-items:center;width:40px;height:40px;background-color:#797c82;color:#22262e;border-radius:50%;margin-right:10px}.single_event .wrapper_order .order_ticket .share_social span{color:#fff}.single_event .wrapper_order .order_ticket .share_social .share-social-icons{padding-left:0px;list-style-type:none;background-color:#fff;min-width:160px;-webkit-box-shadow:0px 3px 15px -3px;box-shadow:0px 3px 15px -3px;position:absolute;bottom:100%;left:0;visibility:hidden;opacity:0;-webkit-transition:all .3s;transition:all .3s}.single_event .wrapper_order .order_ticket .share_social .share-social-icons li{padding-left:18px;border-bottom:1px solid #e8e8e8}.single_event .wrapper_order .order_ticket .share_social .share-social-icons li a{padding-bottom:5px;padding-top:7px;display:inline-block;font-size:15px;line-height:24px;color:#777777}.single_event .wrapper_order .order_ticket .share_social:hover .share-social-icons{opacity:1;visibility:visible}.next-prev-nav{border-top:1px solid #e8e8e8;padding-top:37px;padding-bottom:40px}.next-prev-nav .nav-previous-post i,.next-prev-nav .nav-next-post i{font-size:45px;color:#c1c2c3;-webkit-transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s;-ms-transition:all 0.3s ease-in-out 0s;-o-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s}.next-prev-nav .nav-previous-post span,.next-prev-nav .nav-next-post span{display:block}.next-prev-nav .nav-previous-post span.label-event,.next-prev-nav .nav-next-post span.label-event{font-size:16px;color:#999999;line-height:22px;text-transform:uppercase;margin-bottom:5px}.next-prev-nav .nav-previous-post span.second_font,.next-prev-nav .nav-next-post span.second_font{font-size:24px;color:#25282e;font-weight:400;line-height:35px;-webkit-transition:all .3s;transition:all .3s}.next-prev-nav .nav-previous-post span.second_font:hover,.next-prev-nav .nav-next-post span.second_font:hover{color:#515358}.next-prev-nav .nav-prev,.next-prev-nav .nav-next{width:50%}@media (max-width: 767px){.next-prev-nav .nav-prev,.next-prev-nav .nav-next{width:100%}}@media (max-width: 767px){.next-prev-nav .nav-prev{margin-bottom:22px}}.next-prev-nav .nav-prev .nav-previous-post a{padding-left:62px !important;display:block !important;position:relative}.next-prev-nav .nav-prev .nav-previous-post a i{position:absolute;left:0;top:15%}.next-prev-nav .nav-prev .nav-previous-post a i:hover{transform:scale(1.1);color:#000}.next-prev-nav .nav-next .nav-next-post a{padding-right:62px !important;display:block !important;position:relative}.next-prev-nav .nav-next .nav-next-post a i{position:absolute;right:0;top:15%}.next-prev-nav .nav-next .nav-next-post a i:hover{transform:scale(1.1);color:#000}.heading_archive_event{text-align:center;padding-bottom:62px;padding-top:100px}.heading_archive_event .heading_event{font-size:60px;color:#25282e;line-height:60px;padding-bottom:20px;margin:0}.heading_archive_event .desc_event{font-size:22px;color:#888888;line-height:32px;width:70%;margin:0 auto}@media (max-width: 768px){.heading_archive_event .desc_event{width:100%}}.search_archive_event{background-color:#e9ebed;padding:40px;margin-bottom:70px}@media (max-width: 1190px){.search_archive_event{padding-left:20px;padding-right:20px}}.search_archive_event form{display:flex;justify-content:space-between}@media (max-width: 768px){.search_archive_event form{flex-direction:column;align-items:center;justify-content:center}}.search_archive_event form input,.search_archive_event form .ovaev_cat_search{height:50px;display:inline-block}.search_archive_event form .ovaev_cat_search{width:25%}@media (max-width: 1024px){.search_archive_event form .ovaev_cat_search{width:25%}}@media (max-width: 768px){.search_archive_event form .ovaev_cat_search{width:280px;margin-bottom:20px}}.search_archive_event form .select2-selection{outline:none;height:100%;padding:5px 30px 5px 10px;border:0;background-image:url(//jamesmellick.com/wp-content/plugins/ova-events/assets/img/arrow_down.png);background-repeat:no-repeat;background-position:95% 50%}.search_archive_event form .select2-selection .select2-selection__arrow{height:100%;top:0;display:none}.search_archive_event form .start_date,.search_archive_event form .end_date{width:25%;position:relative}@media (max-width: 1024px){.search_archive_event form .start_date,.search_archive_event form .end_date{width:25%}}@media (max-width: 768px){.search_archive_event form .start_date,.search_archive_event form .end_date{width:280px;margin-bottom:20px}}.search_archive_event form .start_date input,.search_archive_event form .end_date input{border:0;width:100%;padding-left:20px;padding-right:0;background-image:url(//jamesmellick.com/wp-content/plugins/ova-events/assets/img/arrow_down.png);background-repeat:no-repeat;background-position:95% 50%}.search_archive_event form .ovaev_submit{width:15%;cursor:pointer;transition:0.3s all linear}@media (max-width: 1024px){.search_archive_event form .ovaev_submit{width:20%}}@media (max-width: 768px){.search_archive_event form .ovaev_submit{width:280px}}.search_archive_event form .ovaev_submit:hover{background-color:#c1b696;border-color:#c1b696;transition:0.3s all linear}.archive_event{padding-bottom:90px}.archive_event .heading_event{display:flex;display:-webkit-flex;justify-content:space-between;align-items:center;margin-bottom:19px}@media (max-width: 575px){.archive_event .heading_event{display:block}}.archive_event .heading_event h2{font-size:50px;color:#25282e;font-weight:400;margin-top:0;margin-bottom:0}@media (max-width: 575px){.archive_event .heading_event h2{font-size:30px;margin-bottom:10px}}.archive_event .heading_event .sea_all_event{background:url(//jamesmellick.com/wp-content/plugins/ova-events/assets/img/see_all_arrow.png) no-repeat center right;display:-webkit-flex;display:flex;align-items:center;height:32px}@media (max-width: 575px){.archive_event .heading_event .sea_all_event{justify-content:flex-end}}.archive_event .heading_event .sea_all_event a{font-size:17px;color:#25282e;font-weight:400;padding-right:44px;display:block;-webkit-transition:all .3s;transition:all .3s}.archive_event .heading_event .sea_all_event a:hover{color:#c1b696}.archive_event .content .desc .event_post .button_event{display:inline-flex;align-items:center}.archive_event .content .desc .event_post .button_event .view_detail,.archive_event .content .desc .event_post .button_event .book{padding-top:8px;padding-bottom:6px;color:#25282e;font-size:16px;line-height:22px;border-width:2px;border-style:solid;-webkit-transition:all .3s;transition:all .3s}.archive_event .content .desc .event_post .button_event .view_detail{background:#fff;border-color:#e8e8e8;padding-left:29px;padding-right:29px;margin-right:11px;font-weight:400;-webkit-transition:all .3s;transition:all .3s}.archive_event .content .desc .event_post .button_event .view_detail:hover{border-color:#c1b696;color:#c1b696}.archive_event .content .desc .event_post .button_event .book{background:#25282e;color:#fff;padding-left:22px;padding-right:22px;font-weight:500;border-color:#25282e;cursor:pointer}.archive_event .content .desc .event_post .button_event .book:hover{background:#c1b696;border-color:#c1b696;color:#fff}.archive_event .content .desc .event_post .button_event .book.btn-free{background:#e0e0e0;color:#25282e;border-color:#e0e0e0}.archive_event .content .desc .event_post .button_event .book.btn-free:hover{background:#c1b696;border-color:#c1b696;color:#fff}.archive_event.type1 .content{display:flex;padding-top:40px;border-bottom:1px solid #eeeeee}.archive_event.type1 .content:first-child{padding-top:0}.archive_event.type1 .content .date-event{min-width:200px;padding-top:6px}.archive_event.type1 .content .date-event .date-month{font-size:45px;color:#c1b696;font-weight:400;display:block;line-height:22px;margin-bottom:5px}.archive_event.type1 .content .date-event .date-month .month{font-size:15px;color:#25282e;font-weight:500;text-transform:uppercase;margin-left:8px}.archive_event.type1 .content .date-event .weekday{font-size:20px;color:#aaaaaa;font-weight:400;text-transform:uppercase;line-height:22px}@media (max-width: 767px){.archive_event.type1 .content .date-event{display:none}}.archive_event.type1 .content .desc{display:flex;padding-bottom:40px}.archive_event.type1 .content .desc .event-thumbnail{max-width:210px;width:100%}@media (max-width: 600px){.archive_event.type1 .content .desc .event-thumbnail{max-width:100%;width:100%}}.archive_event.type1 .content .desc .event_post{padding-left:39px}@media (max-width: 600px){.archive_event.type1 .content .desc .event_post{padding-left:0}}.archive_event.type1 .content .desc .event_post .post_cat{padding-top:2px;margin-bottom:10px}@media (max-width: 600px){.archive_event.type1 .content .desc .event_post .post_cat{padding-top:32px}}.archive_event.type1 .content .desc .event_post .post_cat span.event_type{font-size:16px;color:#999999;text-transform:uppercase;font-weight:400;cursor:pointer}.archive_event.type1 .content .desc .event_post .event_title{font-size:28px;color:#25282e;font-weight:400;margin-top:0;margin-bottom:9px}.archive_event.type1 .content .desc .event_post .event_title a{color:#25282e;-webkit-transition:all .3s;transition:all .3s}.archive_event.type1 .content .desc .event_post .event_title a:hover{color:#515358}.archive_event.type1 .content .desc .event_post .time-event{margin-bottom:20px;cursor:pointer}.archive_event.type1 .content .desc .event_post .time-event span{font-size:18px;color:#777777;font-weight:400}@media (max-width: 600px){.archive_event.type1 .content .desc .event_post .time-event span{display:none}}.archive_event.type1 .content .desc .event_post .time-event span.evn-mobile{display:none}@media (max-width: 600px){.archive_event.type1 .content .desc .event_post .time-event span.evn-mobile{display:block}}.archive_event.type1 .content .desc .event_post .excerpt{font-size:17px;color:#555555;font-weight:400;line-height:28px;margin-bottom:28px}@media (max-width: 600px){.archive_event.type1 .content .desc{display:block}}.archive_event.type1 .content .desc.extra{border-top:1px solid #eeeeee;padding-top:40px}.archive_event.type1 .content.element-event:last-child{border-bottom:0}.archive_event.type1 .content.element-event .desc{padding-bottom:0}.archive_event.type1.element .content{padding-bottom:40px}.archive_event.type1.element .content .desc .event_post .time-event{margin-bottom:25px}.archive_event.type2{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-20px;margin-left:-20px;padding-bottom:30px}@media (max-width: 1024px){.archive_event.type2{margin-left:-10px;margin-right:-10px}}.archive_event.type2 .content{flex:0 0 33.33%;max-width:33.33%;padding-right:20px;padding-left:20px;margin-bottom:60px;position:relative}@media (max-width: 1024px){.archive_event.type2 .content{padding-left:10px;padding-right:10px}}@media (max-width: 991px){.archive_event.type2 .content{flex:0 0 50%;max-width:50%}}@media (max-width: 767px){.archive_event.type2 .content{flex:0 0 100%;max-width:100%}}.archive_event.type2 .content .date-event{position:absolute;top:20px;display:flex}.archive_event.type2 .content .date-event .date{background:#c1b696;color:#fff;font-size:20px;padding:4px 8px 2px}.archive_event.type2 .content .date-event .month-year{background:#fff;color:#25282e;font-size:16px;text-transform:uppercase;padding:5px 10px 3px}.archive_event.type2 .content .date-event .month-year .month{margin-right:5px}.archive_event.type2 .content .desc .event_post{border:1px solid #e8e8e8;padding:22px 25px 40px 25px;text-align:left;border-top:0;-webkit-transition:all 3s;transition:all .3s}@media (min-width: 1024px) and (max-width: 1099px){.archive_event.type2 .content .desc .event_post{padding-left:20px;padding-right:20px}}.archive_event.type2 .content .desc .event_post .post_cat .event_type{font-size:15px;color:#999999;text-transform:uppercase;cursor:pointer}.archive_event.type2 .content .desc .event_post .event_title{font-size:22px;color:#25282e;text-transform:capitalize;margin-top:11px;margin-bottom:10px}.archive_event.type2 .content .desc .event_post .event_title a{color:#25282e;-webkit-transition:all .3s;transition:all .3s}.archive_event.type2 .content .desc .event_post .event_title a:hover{color:#515358}.archive_event.type2 .content .desc .event_post .time-event{line-height:22px;color:#777777;font-size:16px;font-weight:400;cursor:pointer}.archive_event.type2 .content .desc .event_post .button_event{margin-top:27px}.archive_event.type3{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;padding-bottom:40px}@media (max-width: 1024px){.archive_event.type3{margin-left:-10px;margin-right:-10px}}.archive_event.type3 .content{flex:0 0 50%;max-width:50%;padding-right:15px;padding-left:15px;position:relative;margin-bottom:50px}@media (max-width: 1024px){.archive_event.type3 .content{padding-left:10px;padding-right:10px;flex:0 0 100%;max-width:100%}}.archive_event.type3 .content .date-event{position:absolute;top:20px;display:flex}.archive_event.type3 .content .date-event .date{background:#c1b696;color:#fff;font-size:20px;padding:4px 8px 2px}.archive_event.type3 .content .date-event .month-year{background:#fff;color:#25282e;font-size:16px;text-transform:uppercase;padding:5px 10px 3px}.archive_event.type3 .content .date-event .month-year .month{margin-right:5px}.archive_event.type3 .content .desc{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.archive_event.type3 .content .desc .event-thumbnail{flex:0 0 45%;max-width:45%;background-position:center center !important;background-size:cover !important}@media (max-width: 1024px){.archive_event.type3 .content .desc .event-thumbnail{min-height:350px}}@media (max-width: 640px){.archive_event.type3 .content .desc .event-thumbnail{flex:0 0 100%;max-width:100%;min-height:350px}}.archive_event.type3 .content .desc .event_post{flex:0 0 55%;max-width:55%}@media (max-width: 640px){.archive_event.type3 .content .desc .event_post{flex:0 0 100%;max-width:100%}}.archive_event.type3 .content .desc .event_post{padding:26px 25px 39px 25px;border:1px solid #e8e8e8;border-left:0}@media (max-width: 640px){.archive_event.type3 .content .desc .event_post{border-left:1px solid #e8e8e8;border-top:0}}.archive_event.type3 .content .desc .event_post h2.event_title{font-size:22px;color:#25282e;text-transform:capitalize;margin-top:0;margin-bottom:10px;line-height:26px}.archive_event.type3 .content .desc .event_post h2.event_title a{color:#25282e;-webkit-transition:all .3s;transition:all .3s}.archive_event.type3 .content .desc .event_post .time-event{cursor:pointer;line-height:22px}.archive_event.type3 .content .desc .event_post .time-event span{font-size:16px;color:#777777}.archive_event.type3 .content .desc .event_post .button_event{margin-top:27px}.archive_event.element{padding-bottom:0}.archive_event.event-slide-owl{margin-left:0;margin-right:0;display:block;position:relative}.archive_event.event-slide-owl .content{width:auto;max-width:100%;padding-left:0;padding-right:0}@media (max-width: 1500px){.archive_event.event-slide-owl .owl-nav{display:none}}.archive_event.event-slide-owl .owl-nav .owl-prev{position:absolute;left:0;top:calc(50% - 25px);transform:translate(-100%, -50%);margin-left:-40px;outline:none;font-size:45px;color:#cccccc;transition:.3s all linear}.archive_event.event-slide-owl .owl-nav .owl-prev span{display:none}.archive_event.event-slide-owl .owl-nav .owl-prev:hover{color:#25282e;transition:0.3s all linear}.archive_event.event-slide-owl .owl-nav .owl-next{position:absolute;right:0;top:calc(50% - 25px);transform:translate(100%, -50%);margin-right:-40px;outline:none;font-size:45px;color:#cccccc;transition:.3s all linear}.archive_event.event-slide-owl .owl-nav .owl-next span{display:none}.archive_event.event-slide-owl .owl-nav .owl-next:hover{color:#25282e;transition:0.3s all linear}.archive_event.event-slide-owl .owl-dots{display:none;text-align:center}@media (max-width: 1330px){.archive_event.event-slide-owl .owl-dots{display:block}}.archive_event.event-slide-owl .owl-dots .owl-dot{outline:0}.archive_event.event-slide-owl .owl-dots .owl-dot span{width:10px;height:10px;display:inline-block;background:#ccc;border-radius:100%;margin:0 5px;transition:0.3s all linear}.archive_event.event-slide-owl .owl-dots .owl-dot.active span{background:#c1b696}.archive_event.event-slide-owl .owl-dots .owl-dot:hover span{background:#c1b696;transition:0.3s all linear}.archive_event .search_not_found{margin-bottom:0;text-align:center;margin-left:0;width:100%}.archive_event .blog_pagination{margin-top:69px;margin-bottom:24px;width:100%}.archive_event .blog_pagination .pagination{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.archive_event .blog_pagination .pagination li a{border-radius:0px;margin-right:0px;color:#25282e;font-size:16px;line-height:22px;width:40px;height:40px;padding:0px;border:1px solid #e5e5e5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:0}.archive_event .blog_pagination .pagination li.next a{border-right:1px solid #e5e5e5}.archive_event .blog_pagination .pagination li.active a{border:1px solid #25282e;background-color:#25282e;color:#fff}.archive_event.type2 .blog_pagination{margin-top:9px;margin-bottom:84px}.archive_event.type3 .blog_pagination{margin-top:19px;margin-bottom:74px}.single_exhibition{margin-top:96px;border-bottom:1px solid #e8e8e8}.single_exhibition .title_top{text-align:center;width:100%;margin-bottom:65px}.single_exhibition .title_top h1{color:#25282e;font-size:50px;font-weight:400;margin-bottom:21px;margin-top:43px}.single_exhibition .title_top .value_mid .exhibition-date{font-size:20px;color:#777777;font-weight:400}.single_exhibition .title_top .back_event{font-size:18px;line-height:22px;color:#999999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .3s}.single_exhibition .title_top .back_event:before{font-family:"Font Awesome 5 Free";font-weight:900;content:"\f053";padding-right:7px;font-size:12px}.single_exhibition .title_top .back_event:hover{color:#c1b696}.single_exhibition .exhibition_content{display:flex}@media (max-width: 768px){.single_exhibition .exhibition_content{display:block}}.single_exhibition .exhibition_content .wrap_content{width:807px;padding-right:40px}@media (max-width: 768px){.single_exhibition .exhibition_content .wrap_content{padding-right:0;width:100%}}.single_exhibition .exhibition_content .line{width:363px;position:relative}@media (max-width: 768px){.single_exhibition .exhibition_content .line{width:100%}}.single_exhibition .exhibition_content .line .wrapper_order{padding-left:40px;padding-bottom:40px;position:sticky;top:170px;bottom:auto}.single_exhibition .exhibition_content .line .wrapper_order:before{position:absolute;content:"";width:1px;background-color:#dfdfdf;left:0;top:0;height:673px}@media (max-width: 768px){.single_exhibition .exhibition_content .line .wrapper_order:before{content:none}}@media (max-width: 768px){.single_exhibition .exhibition_content .line .wrapper_order{padding-left:0;padding-bottom:60px}}.single_exhibition .exhibition_content .line .wrapper_order .order_ticket .member,.single_exhibition .exhibition_content .line .wrapper_order .order_ticket .button_order{height:50px;line-height:50px;border-width:2px;border-style:solid;font-size:16px;display:inline;display:flex;justify-content:center;text-transform:uppercase;-webkit-transition:all .3s;transition:all .3s}.single_exhibition .exhibition_content .line .wrapper_order .order_ticket .member:hover,.single_exhibition .exhibition_content .line .wrapper_order .order_ticket .button_order:hover{background:#c1b696;border-color:#c1b696}.single_exhibition .exhibition_content .line .wrapper_order .order_ticket .member{margin-bottom:20px;color:#25282e;border-color:#e5e5e5}.single_exhibition .exhibition_content .line .wrapper_order .order_ticket .member:hover{color:#fff}.single_exhibition .exhibition_content .line .wrapper_order .order_ticket .button_order{background:#25282e;border-color:#25282e;color:#fff;font-weight:500;margin-bottom:35px}.single_exhibition .exhibition_content .line .wrapper_order .order_ticket ul.info_order{padding:0}.single_exhibition .exhibition_content .line .wrapper_order .order_ticket ul.info_order li{list-style:none;margin-bottom:22px}.single_exhibition .exhibition_content .line .wrapper_order .order_ticket ul.info_order li span{font-size:17px;color:#777777;font-weight:400;line-height:24px;display:block}.single_exhibition .exhibition_content .line .wrapper_order .order_ticket ul.info_order li span.label{color:#25282e}.single_exhibition .exhibition_content .line .wrapper_order .order_ticket ul.info_order li a{color:#777777;font-size:17px;font-weight:400}.single_exhibition .exhibition_content .line .wrapper_order .order_ticket .share_social{display:flex;align-items:center;cursor:pointer;position:relative;padding-top:17px;width:fit-content}.single_exhibition .exhibition_content .line .wrapper_order .order_ticket .share_social i{display:flex;justify-content:center;align-items:center;width:40px;height:40px;background-color:#bfbfbf;color:#fff;border-radius:50%;margin-right:10px}.single_exhibition .exhibition_content .line .wrapper_order .order_ticket .share_social:hover i{background:#c1b696}.single_exhibition .exhibition_content .line .wrapper_order .order_ticket .share_social span{color:#222428;font-size:16px}.single_exhibition .exhibition_content .line .wrapper_order .order_ticket .share_social .share-social-icons{padding-left:0px;list-style-type:none;background-color:#fff;min-width:160px;-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);-moz-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);position:absolute;bottom:100%;left:0;visibility:hidden;opacity:0;-webkit-transition:all .3s;transition:all .3s}.single_exhibition .exhibition_content .line .wrapper_order .order_ticket .share_social .share-social-icons li{padding-left:18px;border-bottom:1px solid #e8e8e8}.single_exhibition .exhibition_content .line .wrapper_order .order_ticket .share_social .share-social-icons li a{padding-bottom:8px;padding-top:8px;display:inline-block;font-size:15px;line-height:24px;color:#777777}.single_exhibition .exhibition_content .line .wrapper_order .order_ticket .share_social .share-social-icons li:hover a{color:#c1b696}.single_exhibition .exhibition_content .line .wrapper_order .order_ticket .share_social:hover .share-social-icons{opacity:1;visibility:visible}.gallery_exhibition .titlte_glr h3{font-size:40px;color:#25282e;text-transform:capitalize;font-weight:400;margin-top:29px;margin-bottom:42px}.gallery_exhibition .gallery_slide{background:#25282e;padding:130px 0 80px 369px;position:relative}@media (max-width: 1499px){.gallery_exhibition .gallery_slide{padding-left:40px;padding-right:40px}}@media (max-width: 1024px){.gallery_exhibition .gallery_slide{padding-left:10px;padding-right:10px}}.gallery_exhibition .gallery_slide .items{cursor:pointer}.gallery_exhibition .gallery_slide .owl-nav{position:absolute;top:45px}.gallery_exhibition .gallery_slide .owl-nav .owl-prev:focus,.gallery_exhibition .gallery_slide .owl-nav .owl-next:focus{outline:none}.gallery_exhibition .gallery_slide .owl-nav .owl-prev span,.gallery_exhibition .gallery_slide .owl-nav .owl-next span{display:none}.gallery_exhibition .gallery_slide .owl-nav .owl-prev{background:url(//jamesmellick.com/wp-content/plugins/ova-exhibition/assets/img/arrow-left.png) no-repeat center left;width:42px;height:42px;margin-right:5px}.gallery_exhibition .gallery_slide .owl-nav .owl-next{background:url(//jamesmellick.com/wp-content/plugins/ova-exhibition/assets/img/arrow-right.png) no-repeat center right;width:42px;height:42px;margin-left:5px}.gallery_exhibition .gallery_slide .owl-stage{display:-webkit-box !important;display:-moz-box !important;display:-ms-box !important;display:box !important}.related_post{border-bottom:1px solid #e8e8e8;padding-bottom:39px}.related_post .related_ex h2{font-size:40px;color:#25282e;font-weight:400;text-transform:capitalize;margin-top:111px;margin-bottom:50px}.related_ex .wrap-content,.exhibition_arc .wrap-content{display:-webkit-flex;display:flex;flex-wrap:wrap;margin-left:-20px;margin-right:-20px}@media (max-width: 1024px){.related_ex .wrap-content,.exhibition_arc .wrap-content{margin-left:-10px;margin-right:-10px}}.related_ex .wrap-content .post-items,.exhibition_arc .wrap-content .post-items{width:33.33333%;text-align:left;margin-bottom:65px;padding-left:20px;padding-right:20px}@media (max-width: 1024px){.related_ex .wrap-content .post-items,.exhibition_arc .wrap-content .post-items{padding-left:10px;padding-right:10px}}@media (max-width: 768px){.related_ex .wrap-content .post-items,.exhibition_arc .wrap-content .post-items{width:50%}}@media (max-width: 767px){.related_ex .wrap-content .post-items,.exhibition_arc .wrap-content .post-items{width:100%}}.related_ex .wrap-content .post-items a img,.exhibition_arc .wrap-content .post-items a img{transition:opacity 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);-webkit-transition:opacity 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);backface-visibility:hidden;-webkit-backface-visibility:hidden;opacity:1}@media (max-width: 768px){.related_ex .wrap-content .post-items a img,.exhibition_arc .wrap-content .post-items a img{width:100%}}.related_ex .wrap-content .post-items a:hover img,.exhibition_arc .wrap-content .post-items a:hover img{opacity:.85}.related_ex .wrap-content .post-items .content,.exhibition_arc .wrap-content .post-items .content{padding-top:32px}.related_ex .wrap-content .post-items .content h3,.exhibition_arc .wrap-content .post-items .content h3{font-size:28px;font-weight:400;margin-bottom:12px;margin-top:10px}.related_ex .wrap-content .post-items .content h3 a,.exhibition_arc .wrap-content .post-items .content h3 a{color:#25282e;-webkit-transition:color 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);transition:color 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955)}.related_ex .wrap-content .post-items .content h3 a:hover,.exhibition_arc .wrap-content .post-items .content h3 a:hover{color:#515358}.related_ex .wrap-content .post-items .content .singular_name,.exhibition_arc .wrap-content .post-items .content .singular_name{color:#999999;font-size:16px;text-transform:uppercase}.related_ex .wrap-content .post-items .content .times span,.exhibition_arc .wrap-content .post-items .content .times span{font-size:18px;color:#777777}.next-prev-nav{border-top:1px solid #e8e8e8;padding-top:37px;padding-bottom:40px}.next-prev-nav .nav-previous-post i,.next-prev-nav .nav-next-post i{font-size:45px;color:#c1c2c3;-webkit-transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s;-ms-transition:all 0.3s ease-in-out 0s;-o-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s}.next-prev-nav .nav-previous-post span,.next-prev-nav .nav-next-post span{display:block}.next-prev-nav .nav-previous-post span.label-event,.next-prev-nav .nav-next-post span.label-event{font-size:16px;color:#999999;line-height:22px;text-transform:uppercase;margin-bottom:5px}.next-prev-nav .nav-previous-post span.second_font,.next-prev-nav .nav-next-post span.second_font{font-size:24px;color:#25282e;font-weight:400;line-height:35px;-webkit-transition:all .3s;transition:all .3s}.next-prev-nav .nav-previous-post span.second_font:hover,.next-prev-nav .nav-next-post span.second_font:hover{color:#515358}.next-prev-nav .nav-prev,.next-prev-nav .nav-next{width:50%}@media (max-width: 767px){.next-prev-nav .nav-prev,.next-prev-nav .nav-next{width:100%}}@media (max-width: 767px){.next-prev-nav .nav-prev{margin-bottom:22px}}.next-prev-nav .nav-prev .nav-previous-post a{padding-left:62px !important;display:block !important;position:relative}.next-prev-nav .nav-prev .nav-previous-post a i{position:absolute;left:0;top:15%}.next-prev-nav .nav-prev .nav-previous-post a i:hover{transform:scale(1.1);color:#000}.next-prev-nav .nav-next .nav-next-post a{padding-right:62px !important;display:block !important;position:relative}.next-prev-nav .nav-next .nav-next-post a i{position:absolute;right:0;top:15%}.next-prev-nav .nav-next .nav-next-post a i:hover{transform:scale(1.1);color:#000}.exhibition_arc{padding-bottom:16px}.exhibition_arc.element_exh{padding-bottom:0}.exhibition_arc .heading_archive_exh{text-align:center;margin-bottom:60px}.exhibition_arc .heading_archive_exh .title_exh{font-size:60px;color:#25282e;font-weight:400;margin-bottom:14px;margin-top:96px}.exhibition_arc .heading_archive_exh .desc_exh{padding-left:150px;padding-right:150px;font-size:22px;color:#888888}@media (max-width: 768px){.exhibition_arc .heading_archive_exh .desc_exh{padding-left:0;padding-right:0}}.exhibition_arc .wrap-content .post-items a img{transition:opacity 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);-webkit-transition:opacity 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);backface-visibility:hidden;-webkit-backface-visibility:hidden;opacity:1}.exhibition_arc .wrap-content .post-items a:hover img{opacity:.85}.exhibition_arc .wrap-content .post-items .content{padding-top:24px}.exhibition_arc .wrap-content .post-items.ex2_columns{width:50%}@media (max-width: 767px){.exhibition_arc .wrap-content .post-items.ex2_columns{width:100%}}.exhibition_arc .wrap-content .post-items.ex3_columns{width:33.3333%}@media (max-width: 768px){.exhibition_arc .wrap-content .post-items.ex3_columns{width:50%}}@media (max-width: 767px){.exhibition_arc .wrap-content .post-items.ex3_columns{width:100%}}.exhibition_arc .wrap-content .post-items.ex4_columns{width:25%}@media (max-width: 768px){.exhibition_arc .wrap-content .post-items.ex4_columns{width:50%}}@media (max-width: 767px){.exhibition_arc .wrap-content .post-items.ex4_columns{width:100%}}.exhibition_arc .wrap-content .post-items.list{display:flex;flex-wrap:wrap;width:100%;margin-bottom:60px}.exhibition_arc .wrap-content .post-items.list .img-exhibition{max-width:31%;width:100%}@media (max-width: 767px){.exhibition_arc .wrap-content .post-items.list .img-exhibition{max-width:100%}}.exhibition_arc .wrap-content .post-items.list .content{padding:0 40px;max-width:69%;width:100%}@media (max-width: 767px){.exhibition_arc .wrap-content .post-items.list .content{max-width:100%;padding:0}}.exhibition_arc .wrap-content .post-items.list .content h3{margin-top:20px;margin-bottom:7px;font-size:32px}.exhibition_arc .wrap-content.owl-carousel{margin-left:0;margin-right:0;display:block;position:relative}@media (max-width: 1500px){.exhibition_arc .wrap-content.owl-carousel .owl-nav{display:none}}.exhibition_arc .wrap-content.owl-carousel .owl-nav .owl-prev{position:absolute;left:0;transform:translate(-100%, -50%);margin-left:-50px;outline:none;font-size:45px;color:#cccccc;transition:.3s all linear;top:136px}.exhibition_arc .wrap-content.owl-carousel .owl-nav .owl-prev:hover{color:#25282e;transition:0.3s all linear}.exhibition_arc .wrap-content.owl-carousel .owl-nav .owl-prev span{display:none}.exhibition_arc .wrap-content.owl-carousel .owl-nav .owl-next{position:absolute;right:0;transform:translate(100%, -50%);margin-right:-50px;outline:none;font-size:45px;color:#cccccc;transition:.3s all linear;top:136px}.exhibition_arc .wrap-content.owl-carousel .owl-nav .owl-next:hover{color:#25282e;transition:0.3s all linear}.exhibition_arc .wrap-content.owl-carousel .owl-nav .owl-next span{display:none}.exhibition_arc .wrap-content.owl-carousel .owl-dots{display:none;text-align:center}@media (max-width: 1500px){.exhibition_arc .wrap-content.owl-carousel .owl-dots{display:block;padding-bottom:50px}}.exhibition_arc .wrap-content.owl-carousel .owl-dots .owl-dot{outline:0}.exhibition_arc .wrap-content.owl-carousel .owl-dots .owl-dot span{width:10px;height:10px;display:inline-block;background:#ccc;border-radius:100%;margin:0 5px;transition:0.3s all linear}.exhibition_arc .wrap-content.owl-carousel .owl-dots .owl-dot.active span{background:#c1b696}.exhibition_arc .wrap-content.owl-carousel .owl-dots .owl-dot:hover span{background:#c1b696;transition:0.3s all linear}.exhibition_arc .wrap-content.owl-carousel .post-items{width:auto;padding-left:0;padding-right:0}.exhibition_arc .wrap-content.owl-carousel .post-items h3{margin-top:0}.exhibition_arc .wrap-content ul.nav-tabs{justify-content:center;width:100%;margin-bottom:60px;border-bottom:1px solid #e8e8e8}.exhibition_arc .wrap-content ul.nav-tabs li{padding:0 15px}.exhibition_arc .wrap-content ul.nav-tabs li a{font-size:20px;color:#999999;border:0;text-transform:capitalize;padding:0;padding-bottom:20px;-webkit-transition:all .3s;transition:all .3s}.exhibition_arc .wrap-content ul.nav-tabs li a.active{border:0;border-bottom:1px solid #c1b696;color:#25282e}.exhibition_arc .wrap-content.element-arc{display:block;margin-left:0;margin-right:0}.exhibition_arc .wrap-content.element-arc .tab-content{display:flex;display:-webkit-flex;margin-left:-15px;margin-right:-15px;flex-wrap:wrap}@media (max-width: 1024px){.exhibition_arc .wrap-content.element-arc .tab-content{margin-right:-10px;margin-left:-10px}}.exhibition_arc .ova_more_post{display:inline-block;width:100%;text-align:center}.exhibition_arc .ova_more_post .load-more{height:50px;line-height:50px;border:1px solid #e5e5e5;padding:14px 69px 13px 69px;font-size:17px;color:#25282e;text-transform:capitalize;-webkit-transition:all .3s;transition:all .3s;cursor:pointer}.exhibition_arc .ova_more_post .load-more:hover{background:#c1b696;border-color:#c1b696;color:#fff}.exhibition_arc .ova_more_post .image-loadmore{display:none}.exhibition_arc .ova-nodata,.exhibition_arc .ova-noload{width:100%;text-align:center;display:none}.exhibition_arc .ova-nodata span,.exhibition_arc .ova-noload span{height:50px;line-height:50px;border:1px solid #e5e5e5;padding:14px 69px 13px 69px;font-size:17px;color:#25282e;text-transform:capitalize;-webkit-transition:all .3s;transition:all .3s;cursor:pointer}.exhibition_arc .ova-nodata span:hover,.exhibition_arc .ova-noload span:hover{background:#c1b696;border-color:#c1b696;color:#fff}.exhibition_arc .blog_pagination{margin-top:0px;margin-bottom:98px;width:100%}.exhibition_arc .blog_pagination .pagination{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.exhibition_arc .blog_pagination .pagination li a{border-radius:0px;margin-right:0px;color:#25282e;font-size:16px;line-height:22px;width:40px;height:40px;padding:0px;border:1px solid #e5e5e5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:0}.exhibition_arc .blog_pagination .pagination li.next a{border-right:1px solid #e5e5e5}.exhibition_arc .blog_pagination .pagination li.active a{border:1px solid #25282e;background-color:#25282e;color:#fff}@font-face {
font-family: 'fontello';
src: url(//jamesmellick.com/wp-content/plugins/tlp-portfolio-pro/assets/vendor/fontello/fontello.eot?89290624);
src: url(//jamesmellick.com/wp-content/plugins/tlp-portfolio-pro/assets/vendor/fontello/fontello.eot?89290624#iefix) format('embedded-opentype'),
url(//jamesmellick.com/wp-content/plugins/tlp-portfolio-pro/assets/vendor/fontello/fontello.woff2?89290624) format('woff2'),
url(//jamesmellick.com/wp-content/plugins/tlp-portfolio-pro/assets/vendor/fontello/fontello.woff?89290624) format('woff'),
url(//jamesmellick.com/wp-content/plugins/tlp-portfolio-pro/assets/vendor/fontello/fontello.ttf?89290624) format('truetype'),
url(//jamesmellick.com/wp-content/plugins/tlp-portfolio-pro/assets/vendor/fontello/fontello.svg?89290624#fontello) format('svg');
font-weight: normal;
font-style: normal;
}   .pfp-wrapper [class^="icon-"]:before, .pfp-wrapper [class*=" icon-"]:before {
font-family: "fontello";
font-style: normal;
font-weight: normal;
speak: never;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;   -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin: 0;  }
.icon-left-open:before { content: '\e800'; } .icon-zoom-in:before { content: '\e801'; } .icon-right-open:before { content: '\e802'; } .icon-cancel:before { content: '\e803'; } .icon-move:before { content: '\f047'; } .icon-link-ext:before { content: '\f08e'; } .icon-info:before { content: '\f129'; } .tlp-content-extra {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: calc(100% - 25px);
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
padding-bottom: 20px;
}
.tlp-portfolio-item .tlp-overlay-inner {
position: absolute;
left: 0;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
padding: 15px;
}
.pfp-wrapper figcaption{
margin: 0;
}
.tlp-portfolio-item .extra-features li {
margin-left: 0;
margin-top: 0;
}
.pfp-wrapper .tlp-overlay .short-desc + p.link-icon {
margin-top: 15px;
}
.tlp-portfolio-item .short-desc + .pfp-categories {
margin-top: 10px;
}
.pfp-wrapper .tlp-portfolio-item .link-icon {
position: absolute;
left: 0;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
} .pfp-wrapper * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.pfp-wrapper *:before,
.pfp-wrapper *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.tlp-body-overflow {
overflow: hidden;
}
.pfp-container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.pfp-container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.pfp-row {
margin-left: -15px;
margin-right: -15px;
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.pfp-wrapper .pfp-isotope, 
.pfp-wrapper .pfp-iso-filter {
margin-bottom: 30px;
width: 100%;
}
.pfp-row:after, .pfp-row:before {
display: table;
content: " ";
}
.pfp-row:after {
clear: both;
}
.pfp-col-xs-1, .pfp-col-sm-1, .pfp-col-md-1, .pfp-col-lg-1, .pfp-col-xs-2, .pfp-col-sm-2, .pfp-col-md-2, .pfp-col-lg-2, .pfp-col-xs-3, .pfp-col-sm-3, .pfp-col-md-3, .pfp-col-lg-3, .pfp-col-xs-4, .pfp-col-sm-4, .pfp-col-md-4, .pfp-col-lg-4, .pfp-col-xs-5, .pfp-col-sm-5, .pfp-col-md-5, .pfp-col-lg-5, .pfp-col-xs-6, .pfp-col-sm-6, .pfp-col-md-6, .pfp-col-lg-6, .pfp-col-xs-7, .pfp-col-sm-7, .pfp-col-md-7, .pfp-col-lg-7, .pfp-col-xs-8, .pfp-col-sm-8, .pfp-col-md-8, .pfp-col-lg-8, .pfp-col-xs-9, .pfp-col-sm-9, .pfp-col-md-9, .pfp-col-lg-9, .pfp-col-xs-10, .pfp-col-sm-10, .pfp-col-md-10, .pfp-col-lg-10, .pfp-col-xs-11, .pfp-col-sm-11, .pfp-col-md-11, .pfp-col-lg-11, .pfp-col-xs-12, .pfp-col-sm-12, .pfp-col-md-12, .pfp-col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.pfp-col-xs-1, .pfp-col-xs-2, .pfp-col-xs-3, .pfp-col-xs-4, .pfp-col-xs-5, .pfp-col-xs-6, .pfp-col-xs-7, .pfp-col-xs-8, .pfp-col-xs-9, .pfp-col-xs-10, .pfp-col-xs-11, .pfp-col-xs-12 {
float: left;
}
.pfp-col-xs-12 {
width: 100%;
}
.pfp-col-xs-11 {
width: 91.66666667%;
}
.pfp-col-xs-10 {
width: 83.33333333%;
}
.pfp-col-xs-9 {
width: 75%;
}
.pfp-col-xs-8 {
width: 66.66666667%;
}
.pfp-col-xs-7 {
width: 58.33333333%;
}
.pfp-col-xs-6 {
width: 50%;
}
.pfp-col-xs-5 {
width: 41.66666667%;
}
.pfp-col-xs-4 {
width: 33.33333333%;
}
.pfp-col-xs-3 {
width: 25%;
}
.pfp-col-xs-2 {
width: 16.66666667%;
}
.pfp-col-xs-1 {
width: 8.33333333%;
}  .pfp-wrapper figure {
margin: 0 !important;
padding: 0 !important;
}
.pfp-wrapper .no-margin {
margin: 0;
padding: 0;
}
.pfp-wrapper .paddingl0 {
padding-left: 0px;
}
.pfp-wrapper .paddingr0 {
padding-right: 0px;
}
.pfp-wrapper .padding0 {
padding: 0px !important;
}
.pfp-wrapper .allmargin0 {
margin: 0px !important;
padding: 0px !important;
}
.pfp-wrapper ul {
margin: 0;
padding: 0;
}
.pfp-wrapper ul li {
list-style: none !important;
background: none;
}
.single-item-meta label,
.pfp-wrapper label {
font-weight: bold;
display: inline-block;
margin-right: 5px;
}
.pfp-wrapper .pfp-equal-height {
margin-bottom: 30px;
}
.pfp-wrapper .pfp-feature-img {
width: 100%;
height: auto;
}
.pfp-wrapper .default-margin {
margin-top: 15px;
margin-bottom: 15px;
}
.pfp-wrapper .pfp-carousel {
position: relative;
}
div#pfp-preview-container .pfp-wrapper .pfp-carousel {
margin-top: 60px;
}
.pfp-wrapper .pfp-carousel .owl-nav {
position: absolute;
right: 10px;
top: -60px;
}
.pfp-wrapper .pfp-carousel .owl-nav [class*=owl-] {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.pfp-carousel.owl-theme .owl-nav [class*=owl-] {
font-size: 18px;
padding: 7px 5px !important;
line-height: 1;
}
.pfp-wrapper .tlp-content .short-desc a{
color: #fff;
}
.pfp-wrapper .pfp-carousel.owl-rtl .owl-nav {
right: inherit;
left: 10px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
} #pfp-gallery-wrapper {
margin-bottom: 25px;
}
#pfp-gallery-wrapper #slider {
margin-bottom: 0;
}
#pfp-gallery-wrapper #carousel img {
display: block;
opacity: .5;
cursor: pointer;
}
#pfp-gallery-wrapper #carousel img:hover {
opacity: 1;
}
#pfp-gallery-wrapper #carousel .flex-active-slide img {
opacity: 1;
cursor: default;
}
#pfp-gallery-wrapper .flexslider .slides img{
width: auto;
max-width: 100%;
display: inline-block;
}
#pfp-gallery-wrapper .flex-direction-nav a {
opacity: 1;
}
#pfp-gallery-wrapper .flex-direction-nav a:hover{
opacity: .7;
} #pfp-gallery-wrapper .flex-direction-nav .flex-next{
right: 10px;
}
#pfp-gallery-wrapper .flex-direction-nav .flex-prev{
left: 10px;
}
#pfp-gallery-wrapper .flex-direction-nav a:before {
line-height: 1;
font-size: 23px;
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
line-height: 40px;
}
#pfp-gallery-wrapper .flex-direction-nav .flex-prev:focus,
#pfp-gallery-wrapper .flex-direction-nav .flex-next:focus{
outline: 0;
background: transparent;
}
#pfp-gallery-wrapper #slider li.pfp-slide {
text-align: center;
}
.pfp-wrapper .pfp-pre-loader,
#pfp-gallery-wrapper.pfp-pre-loader{
height: 100px;
overflow: hidden;
text-align: center;
position: relative;
}
.pfp-wrapper .pfp-row.pfp-pre-loader:after,
#pfp-gallery-wrapper.pfp-pre-loader:after{
position: absolute;
content: attr(data-title);
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 45px 0;
background: #fff;
z-index: 5;
}
.pfp-wrapper .pfp-iso-filter, .pfp-wrapper .pfp-utility {
text-align: center;
margin: 15px 0;
}
.pfp-wrapper .pfp-pagination ul.pagination-list li {
display: inline-block;
list-style: none;
margin-right: 5px;
}
.pfp-wrapper .pfp-pagination ul.pagination-list li:last-child {
margin-right: 0;
}
.pfp-wrapper .pfp-pagination ul.pagination-list li span,
.pfp-wrapper .pfp-pagination ul.pagination-list li a {
padding: 4px 10px;
font-size: 15px;
background: #eee;
text-decoration: none;
}
.pfp-wrapper .pfp-pagination ul.pagination-list li.active span,
.pfp-wrapper .pfp-pagination ul.pagination-list li span:hover,
.pfp-wrapper .pfp-pagination ul.pagination-list li a:hover {
background: #8c8989;
color: #ffffff;
}
.pfp-wrapper .pfp-pagination .pfp-loading-holder {
padding: 15px 0;
}
.pfp-wrapper .tlp-portfolio-item .link-icon,
.pfp-carousel .tlp-portfolio-item .link-icon {
margin: 0px;
text-align: center;
padding-left: 30px;
padding-right: 30px;
padding-top: 3px;
-webkit-transition: opacity 0.35s,
-webkit-transform 0.35s;
transition: opacity 0.35s,
transform 0.35s;
-webkit-transform: translate3d(0,20px,0) scale(1.1);
transform: translate3d(0,20px,0) scale(1.1);
}
.pfp-wrapper .tlp-overlay .link-icon a, 
.pfp-carousel .tlp-overlay .link-icon a {
text-align: center;
color: #fff;
text-decoration: none;
margin-right: 5px;
font-size: 17px;
width: 40px;
height: 40px;
border: 1px solid #fff;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
line-height: 0;
}
.tlp-portfolio-item .title a{
text-decoration: none;
display: block;
}
.pfp-wrapper .tlp-overlay .link-icon a i, 
.pfp-carousel .tlp-overlay .link-icon a i {
display: -ms-inline-grid;
display: inline-grid;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
line-height: 0;
}  .pfp-wrapper .pfp-layout1 .tlp-portfolio-thumb,
.pfp-wrapper .pfp-isotope1 .tlp-portfolio-thumb,
.pfp-wrapper .pfp-carousel1 .tlp-portfolio-thumb {
background: #ccc;
overflow: hidden;
position: relative;
width: 100%;
}
.pfp-wrapper .pfp-layout1 .tlp-overlay,
.pfp-wrapper .pfp-isotope1 .tlp-overlay,
.pfp-wrapper .pfp-carousel1 .tlp-overlay {
position: absolute;
bottom: 0;
left: 0;
height: 100%;
width: 100%;
color: #fff;
text-align: center;
background-color: rgba(217, 35, 45, 0.85);
-webkit-transition: all 0.5s ease-out 0.15s;
-moz-transition: all 0.5s ease-out 0.15s;
-ms-transition: all 0.5s ease-out 0.15s;
-o-transition: all 0.5s ease-out 0.15s;
transition: all 0.5s ease-out 0.15s;
}
.pfp-wrapper .pfp-layout1 .tlp-portfolio-thumb .tlp-overlay,
.pfp-wrapper .pfp-layout1 .tlp-portfolio-thumb .link-icon,
.pfp-wrapper .pfp-isotope1 .tlp-portfolio-thumb .tlp-overlay,
.pfp-wrapper .pfp-isotope1 .tlp-portfolio-thumb .link-icon,
.pfp-wrapper .pfp-carousel1 .tlp-portfolio-thumb .tlp-overlay,
.pfp-wrapper .pfp-carousel1 .tlp-portfolio-thumb .link-icon {
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
}
.pfp-wrapper .pfp-layout1 .tlp-portfolio-thumb:hover .tlp-overlay,
.pfp-wrapper .pfp-layout1 .tlp-portfolio-thumb:hover .link-icon,
.pfp-wrapper .pfp-isotope1 .tlp-portfolio-thumb:hover .tlp-overlay,
.pfp-wrapper .pfp-isotope1 .tlp-portfolio-thumb:hover .link-icon,
.pfp-wrapper .pfp-carousel1 .tlp-portfolio-thumb:hover .tlp-overlay,
.pfp-wrapper .pfp-carousel1 .tlp-portfolio-thumb:hover .link-icon {
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
z-index: 9;
}
.pfp-wrapper .pfp-layout1 .tlp-overlay .link-icon,
.pfp-wrapper .pfp-isotope1 .tlp-overlay .link-icon,
.pfp-wrapper .pfp-carousel1 .tlp-overlay .link-icon {
text-align: center;
display: block;
padding: 0;  -webkit-transform: translateY(-50%) scale(1.1);
-ms-transform: translateY(-50%) scale(1.1);
transform: translateY(-50%) scale(1.1);
}
.pfp-wrapper .pfp-layout1 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-isotope1 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-carousel1 .tlp-portfolio-item:hover .tlp-overlay {
left: 0;
}
.pfp-wrapper .pfp-layout1 .tlp-portfolio-thumb img,
.pfp-wrapper .pfp-isotope1 .tlp-portfolio-thumb img,
.pfp-wrapper .pfp-carousel1 .tlp-portfolio-thumb img {
-webkit-transition: all 1.1s ease;
-moz-transition: all 1.1s ease;
-o-transition: all 1.1s ease;
-ms-transition: all 1.1s ease;
transition: all 1.1s ease;
max-width: 100%;
}
.pfp-wrapper .pfp-layout1 .tlp-portfolio-thumb:hover img,
.pfp-wrapper .pfp-isotope1 .tlp-portfolio-thumb:hover img,
.pfp-wrapper .pfp-carousel1 .tlp-portfolio-thumb:hover img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.pfp-wrapper .pfp-layout1 .tlp-portfolio-item .tlp-content,
.pfp-wrapper .pfp-isotope1 .tlp-portfolio-item .tlp-content,
.pfp-wrapper .pfp-carousel1 .tlp-portfolio-item .tlp-content {
background: #256FFF;
}
.pfp-wrapper .pfp-layout1 .tlp-content,
.pfp-wrapper .pfp-isotope1 .tlp-content,
.pfp-wrapper .pfp-carousel1 .tlp-content {
width: 100%;
position: relative;
color: #fff;
}
.pfp-wrapper .pfp-layout1 .tlp-content h3,
.pfp-wrapper .pfp-isotope1 .tlp-content h3,
.pfp-wrapper .pfp-carousel1 .tlp-content h3 {
margin: 0;
font-size: 22px;
font-weight: 400;
text-decoration: none;
}
.pfp-wrapper .pfp-layout1 .tlp-content .short-desc,
.pfp-wrapper .pfp-isotope1 .tlp-content .short-desc,
.pfp-wrapper .pfp-carousel1 .tlp-content .short-desc{
margin-top: 6px;
}
.pfp-wrapper .pfp-layout1 .tlp-content h3 a,
.pfp-wrapper .pfp-isotope1 .tlp-content h3 a,
.pfp-wrapper .pfp-carousel1 .tlp-content h3 a {
color: #fff;
text-decoration: none;
}
.pfp-wrapper .pfp-layout1 .tlp-content .tlp-content-holder,
.pfp-wrapper .pfp-isotope1 .tlp-content .tlp-content-holder,
.pfp-wrapper .pfp-carousel1 .tlp-content .tlp-content-holder {
padding: 15px;
} .pfp-wrapper .pfp-layout2 .tlp-portfolio-item .link-icon {
-webkit-transform: translate3d(0,0px,0) scale(1.1);
transform: translate3d(0,0px,0) scale(1.1);
}
.pfp-wrapper .pfp-isotope20 .tlp-portfolio-thumb,
.pfp-wrapper .pfp-layout2 .tlp-portfolio-thumb {
overflow: hidden;
position: relative;
padding-left: 0px;
padding-right: 0px;
}
.pfp-wrapper .pfp-isotope20 .tlp-overlay,
.pfp-wrapper .pfp-layout2 .tlp-overlay {
position: absolute;
bottom: 0;
left: 0;
height: 100%;
width: 100%;
color: #fff;
background-color: rgba(217, 35, 45, 0.85);
-webkit-transition: all 0.5s ease-out 0.15s;
-moz-transition: all 0.5s ease-out 0.15s;
-ms-transition: all 0.5s ease-out 0.15s;
-o-transition: all 0.5s ease-out 0.15s;
transition: all 0.5s ease-out 0.15s;
text-align: center;
}
.pfp-wrapper .pfp-isotope20 .tlp-portfolio-thumb .tlp-overlay,
.pfp-wrapper .pfp-isotope20 .tlp-portfolio-thumb .link-icon,
.pfp-wrapper .pfp-layout2 .tlp-portfolio-thumb .tlp-overlay,
.pfp-wrapper .pfp-layout2 .tlp-portfolio-thumb .link-icon {
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
}
.pfp-wrapper .pfp-isotope20 .tlp-portfolio-thumb:hover .tlp-overlay,
.pfp-wrapper .pfp-isotope20 .tlp-portfolio-thumb:hover .link-icon,
.pfp-wrapper .pfp-layout2 .tlp-portfolio-thumb:hover .tlp-overlay,
.pfp-wrapper .pfp-layout2 .tlp-portfolio-thumb:hover .link-icon {
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
}
.pfp-wrapper .pfp-isotope20 .tlp-overlay .link-icon,
.pfp-wrapper .pfp-layout2 .tlp-overlay .link-icon {
text-align: center;
display: block;
padding: 0 30px;
-webkit-transform: translateY(-50%) scale(1.1);
-ms-transform: translateY(-50%);
transform: translateY(-50%) scale(1.1);
}
.pfp-wrapper .pfp-isotope20 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-layout2 .tlp-portfolio-item:hover .tlp-overlay {
left: 0;
}
.pfp-wrapper .pfp-isotope20 .tlp-portfolio-thumb img,
.pfp-wrapper .pfp-layout2 .tlp-portfolio-thumb img {
-webkit-transition: all 1.1s ease;
-moz-transition: all 1.1s ease;
-o-transition: all 1.1s ease;
-ms-transition: all 1.1s ease;
transition: all 1.1s ease;
max-width: 100%;
}
.pfp-wrapper .pfp-isotope20 .tlp-portfolio-thumb:hover img,
.pfp-wrapper .pfp-layout2 .tlp-portfolio-thumb:hover img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.pfp-wrapper .pfp-isotope20 .tlp-content2 .short-desc,
.pfp-wrapper .pfp-layout2 .tlp-content2 .short-desc {
padding: 0px;
margin: 0px 0px 12px 0px
}
.pfp-wrapper .pfp-isotope20 .tlp-content2 h3,
.pfp-wrapper .pfp-layout2 .tlp-content2 h3 {
margin: 0px 0 10px;
padding: 0px;
font-size: 24px;
font-weight: 400;
}
.pfp-wrapper .pfp-isotope20 .tlp-content2 h3 a,
.pfp-wrapper .pfp-layout2 .tlp-content2 h3 a {
text-decoration: none;
}
.pfp-wrapper .pfp-isotope20 .tlp-content-holder,
.pfp-wrapper .pfp-layout2 .tlp-content-holder {
padding: 0 5px;
}
.pfp-row.pfp-even .pfp-isotope {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
} .pfp-wrapper .pfp-layout3 .tlp-portfolio-thumb,
.pfp-wrapper .pfp-isotope2 .tlp-portfolio-thumb,
.pfp-wrapper .pfp-carousel2 .tlp-portfolio-thumb {
overflow: hidden;
position: relative;
width: 100%;
}
.pfp-wrapper .pfp-layout3 .tlp-overlay,
.pfp-wrapper .pfp-isotope2 .tlp-overlay,
.pfp-wrapper .pfp-carousel2 .tlp-overlay {
position: absolute;
bottom: 0;
left: 0;
height: 100%;
width: 100%;
color: #fff;
text-align: center;
background-color: rgba(217, 35, 45, 0.85);
-webkit-transition: all 0.5s ease-out 0.15s;
-moz-transition: all 0.5s ease-out 0.15s;
-ms-transition: all 0.5s ease-out 0.15s;
-o-transition: all 0.5s ease-out 0.15s;
transition: all 0.5s ease-out 0.15s;
}
.pfp-wrapper .pfp-layout3 .tlp-portfolio-thumb .tlp-overlay,
.pfp-wrapper .pfp-layout3 .tlp-portfolio-thumb .link-icon,
.pfp-wrapper .pfp-isotope2 .tlp-portfolio-thumb .tlp-overlay,
.pfp-wrapper .pfp-isotope2 .tlp-portfolio-thumb .link-icon,
.pfp-wrapper .pfp-carousel2 .tlp-portfolio-thumb .tlp-overlay,
.pfp-wrapper .pfp-carousel2 .tlp-portfolio-thumb .link-icon {
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
-webkit-transition: all 0.3s ease-out 0.5s;
-moz-transition: all 0.3s ease-out 0.1s;
-ms-transition: all 0.3s ease-out 0.1s;
-o-transition: all 0.3s ease-out 0.1s;
transition: all 0.3s ease-out 0.1s;
}
.pfp-wrapper .pfp-layout3 .tlp-portfolio-thumb:hover .tlp-overlay,
.pfp-wrapper .pfp-layout3 .tlp-portfolio-thumb:hover .link-icon,
.pfp-wrapper .pfp-isotope2 .tlp-portfolio-thumb:hover .tlp-overlay,
.pfp-wrapper .pfp-isotope2 .tlp-portfolio-thumb:hover .link-icon,
.pfp-wrapper .pfp-carousel2 .tlp-portfolio-thumb:hover .tlp-overlay,
.pfp-wrapper .pfp-carousel2 .tlp-portfolio-thumb:hover .link-icon {
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
}
.pfp-wrapper .pfp-carousel2 .tlp-portfolio-thumb:hover .link-icon,
.pfp-wrapper .pfp-isotope2 .tlp-portfolio-thumb:hover .link-icon,
.pfp-wrapper .pfp-layout3 .tlp-portfolio-thumb:hover .link-icon{
-webkit-transform: translateY(-50%) scale(1);
-ms-transform: translateY(-50%) scale(1);
transform: translateY(-50%) scale(1);
}
.pfp-wrapper .pfp-layout3 .tlp-overlay .link-icon,
.pfp-wrapper .pfp-isotope2 .tlp-overlay .link-icon,
.pfp-wrapper .pfp-carousel2 .tlp-overlay .link-icon {
text-align: center;
display: block;
padding: 0;
position: relative;
z-index: 100;
}
.pfp-wrapper .pfp-layout3 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-isotope2 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-carousel2 .tlp-portfolio-item:hover .tlp-overlay {
left: 0;
}
.pfp-wrapper .pfp-layout3 .tlp-portfolio-thumb img,
.pfp-wrapper .pfp-isotope2 .tlp-portfolio-thumb img,
.pfp-wrapper .pfp-carousel2 .tlp-portfolio-thumb img {
-webkit-transition: all 1.1s ease;
-moz-transition: all 1.1s ease;
-o-transition: all 1.1s ease;
-ms-transition: all 1.1s ease;
transition: all 1.1s ease;
max-width: 100%;
}
.pfp-wrapper .pfp-layout3 .tlp-portfolio-thumb:hover img,
.pfp-wrapper .pfp-isotope2 .tlp-portfolio-thumb:hover img,
.pfp-wrapper .pfp-carousel2 .tlp-portfolio-thumb:hover img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.pfp-wrapper .pfp-layout3 .tlp-content2,
.pfp-wrapper .pfp-isotope2 .tlp-content2,
.pfp-wrapper .pfp-carousel2 .tlp-content2 {
width: 100%;
position: relative;
}
.pfp-wrapper .pfp-layout3 .tlp-content2 h3,
.pfp-wrapper .pfp-isotope2 .tlp-content2 h3,
.pfp-wrapper .pfp-carousel2 .tlp-content2 h3 {
margin: 0px 0px 10px;
font-size: 24px;
font-weight: 400;
text-decoration: none;
}
.pfp-wrapper .pfp-layout3 .tlp-content2 .short-desc,
.pfp-wrapper .pfp-isotope2 .tlp-content2 .short-desc,
.pfp-wrapper .pfp-carousel2 .tlp-content2 .short-desc {
padding: 0 0px 10px;
margin: 0;
}
.pfp-wrapper .pfp-layout3 .tlp-content2 .tlp-content-holder,
.pfp-wrapper .pfp-isotope2 .tlp-content2 .tlp-content-holder,
.pfp-wrapper .pfp-carousel2 .tlp-content2 .tlp-content-holder {
padding:  10px 0;
} .pfp-wrapper .pfp-layout4 .image-container,
.pfp-wrapper .pfp-isotope3 .image-container,
.pfp-wrapper .pfp-carousel3 .image-container {
overflow: hidden;
position: relative;
width: 100%;
padding: 0;
margin: 0;
line-height: 11px;
}
.pfp-wrapper .pfp-layout4 .image-container img,
.pfp-wrapper .pfp-isotope3 .image-container img,
.pfp-wrapper .pfp-carousel3 .image-container img {
-webkit-transition: all 1.1s ease;
-moz-transition: all 1.1s ease;
-o-transition: all 1.1s ease;
-ms-transition: all 1.1s ease;
transition: all 1.1s ease;
max-width: 100%;
}
.pfp-wrapper .pfp-layout4 .image-container:hover img,
.pfp-wrapper .pfp-isotope3 .image-container:hover img,
.pfp-wrapper .pfp-carousel3 .image-container:hover img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.pfp-wrapper .pfp-layout4 .tlp-overlay,
.pfp-wrapper .pfp-isotope3 .tlp-overlay,
.pfp-wrapper .pfp-carousel3 .tlp-overlay {
position: absolute;
bottom: 0;
left: 0;
height: 100%;
width: 100%;
color: #fff;
background-color: rgba(217, 35, 45, 0.85);
-webkit-transition: all 0.5s ease-out 0.15s;
-moz-transition: all 0.5s ease-out 0.15s;
-ms-transition: all 0.5s ease-out 0.15s;
-o-transition: all 0.5s ease-out 0.15s;
transition: all 0.5s ease-out 0.15s;
text-align: center;
}
.pfp-wrapper .pfp-layout4 .tlp-overlay .link-icon,
.pfp-wrapper .pfp-isotope3 .tlp-overlay .link-icon,
.pfp-wrapper .pfp-carousel3 .tlp-overlay .link-icon {
text-align: center;
margin-top: 5px;
padding: 0;
display: block;
text-align: center;
}
.pfp-wrapper .pfp-layout4 .tlp-overlay .link-icon a,
.pfp-wrapper .pfp-isotope3 .tlp-overlay .link-icon a,
.pfp-wrapper .pfp-carousel3 .tlp-overlay .link-icon a {
text-align: center;
padding: 8px;
margin-right: 6px;
color: #fff;
text-decoration: none;
border: 1px solid #fff;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
width: 40px;
height: 40px;
}
.pfp-wrapper .pfp-layout4 .tlp-overlay .tlp-title,
.pfp-wrapper .pfp-isotope3 .tlp-overlay .tlp-title,
.pfp-wrapper .pfp-carousel3 .tlp-overlay .tlp-title {
opacity: 0;
-webkit-transform: translateY(-100px);
-moz-transform: translateY(-100px);
-ms-transform: translateY(-100px);
-o-transform: translateY(-100px);
transform: translateY(-100px);
-webkit-transition: all 0.5s ease-out 0.15s;
-moz-transition: all 0.5s ease-out 0.15s;
-ms-transition: all 0.5s ease-out 0.15s;
-o-transition: all 0.5s ease-out 0.15s;
transition: all 0.5s ease-out 0.15s;
display: block; background: #333;
text-align: center;
padding: 1px 0;
margin: 0px -15px 15px;
color: #000;
font-size: 20px;
}
.pfp-wrapper .pfp-layout4 .tlp-overlay .tools,
.pfp-wrapper .pfp-isotope3 .tlp-overlay .tools,
.pfp-wrapper .pfp-carousel3 .tlp-overlay .tools,
.pfp-wrapper .pfp-layout4 .tlp-overlay .pfp-categories,
.pfp-wrapper .pfp-isotope3 .tlp-overlay .pfp-categories,
.pfp-wrapper .pfp-carousel3 .tlp-overlay .pfp-categories{
margin: 0px 0px 15px;
}
.pfp-wrapper .pfp-carousel3 .tlp-overlay:hover .tlp-title,
.pfp-wrapper .pfp-layout4 .tlp-overlay:hover .tlp-title,
.pfp-wrapper .pfp-isotope3 .tlp-overlay:hover .tlp-title,
.pfp-wrapper .pfp-carousel3 .tlp-overlay:hover .tlp-title {
opacity: 1;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
}
.pfp-wrapper .pfp-layout4 .tlp-overlay .tlp-title h3,
.pfp-wrapper .pfp-isotope3 .tlp-overlay .tlp-title h3,
.pfp-wrapper .pfp-carousel3 .tlp-overlay .tlp-title h3 {
padding: 10px;
margin: 0px;
font-size: 22px;
font-weight: 400;
}
.pfp-wrapper .pfp-layout4 .tlp-overlay .short-desc.short-desc,
.pfp-wrapper .pfp-isotope3 .tlp-overlay .short-desc.short-desc,
.pfp-wrapper .pfp-carousel3 .tlp-overlay .short-desc.short-desc {
padding: 0px 10px 5px;
margin: 0px;
line-height: 20px;
}
.pfp-wrapper .pfp-layout4 .tlp-overlay,
.pfp-wrapper .pfp-layout4 .link-icon,
.pfp-wrapper .pfp-isotope3 .tlp-overlay,
.pfp-wrapper .pfp-isotope3 .link-icon,
.pfp-wrapper .pfp-carousel3 .tlp-overlay,
.pfp-wrapper .pfp-carousel3 .link-icon {
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
-webkit-transition: all 0.5s ease-out 0.15s;
-moz-transition: all 0.5s ease-out 0.15s;
-ms-transition: all 0.5s ease-out 0.15s;
-o-transition: all 0.5s ease-out 0.15s;
transition: all 0.5s ease-out 0.15s;
}
.pfp-wrapper .pfp-layout4 .image-container:hover .tlp-overlay,
.pfp-wrapper .pfp-layout4 .image-container:hover .link-icon,
.pfp-wrapper .pfp-isotope3 .image-container:hover .tlp-overlay,
.pfp-wrapper .pfp-isotope3 .image-container:hover .link-icon,
.pfp-wrapper .pfp-carousel3 .image-container:hover .tlp-overlay,
.pfp-wrapper .pfp-carousel3 .image-container:hover .link-icon {
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
-webkit-transform: translateY(0px); 
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
}
.pfp-wrapper .pfp-isotope3 .tlp-overlay  .link-icon,
.pfp-wrapper .pfp-carousel3 .tlp-overlay .link-icon,
.pfp-wrapper .pfp-layout4 .image-container .link-icon {
top: initial;
position: relative;
}
.pfp-wrapper .pfp-layout4 .tlp-portfolio-item .tlp-overlay .short-desc,
.pfp-wrapper .pfp-isotope3 .tlp-portfolio-item .tlp-overlay .short-desc,
.pfp-wrapper .pfp-carousel3 .tlp-portfolio-item .tlp-overlay .short-desc {
margin-bottom: 0px;
padding-bottom: 5px;
}
.pfp-wrapper .pfp-layout4 .tlp-portfolio-item,
.pfp-wrapper .pfp-isotope3 .tlp-portfolio-item,
.pfp-wrapper .pfp-carousel3 .tlp-portfolio-item {
border: 6px solid #fff;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.pfp-wrapper .pfp-layout4 .tlp-portfolio-item .tlp-info h3,
.pfp-wrapper .pfp-layout4 .tlp-portfolio-item .tlp-info h3 a,
.pfp-wrapper .pfp-isotope3 .tlp-portfolio-item .tlp-info h3,
.pfp-wrapper .pfp-isotope3 .tlp-portfolio-item .tlp-info h3 a,
.pfp-wrapper .pfp-carousel3 .tlp-portfolio-item .tlp-info h3,
.pfp-wrapper .pfp-carousel3 .tlp-portfolio-item .tlp-info h3 a {
margin: 15px 5px;
padding: 0;
font-size: 22px;
font-weight: 400;
}
.pfp-wrapper .pfp-layout4 .image-container .tlp-title{
margin-top: 0;
}
.pfp-layout4  .tlp-portfolio-item .pfp-categories {
margin-bottom: 10px;
}
.tlp-portfolio-item h3.title.color-white a:hover,
.tlp-portfolio-item h3.title.color-white a {
color: #fff;
line-height: 1.3;
}  .pfp-wrapper .pfp-layout5 .tlp-portfolio-item,
.pfp-wrapper .pfp-isotope4 .tlp-portfolio-item,
.pfp-wrapper .pfp-carousel4 .tlp-portfolio-item {
position: relative;
overflow: hidden;
}
.pfp-wrapper .pfp-layout5 .tlp-portfolio-item img,
.pfp-wrapper .pfp-isotope4 .tlp-portfolio-item img,
.pfp-wrapper .pfp-carousel4 .tlp-portfolio-item img {
position: relative;
display: block;
}
.pfp-wrapper .pfp-layout5 .tlp-overlay,
.pfp-wrapper .pfp-isotope4 .tlp-overlay,
.pfp-wrapper .pfp-carousel4 .tlp-overlay {
padding: 30px;
margin: 0px;
color: #fff;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
position: absolute;
left: 0;
width: 100%;
height: 100%;
top: auto;
bottom: 0;
color: #fff;
-webkit-transition: -webkit-transform 0.55s;
transition: transform 0.55s;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
background-color: rgb(0 0 0 / 43%);
}
.pfp-wrapper .pfp-layout5 .tlp-overlay .tlp-title,
.pfp-wrapper .pfp-isotope4 .tlp-overlay .tlp-title,
.pfp-wrapper .pfp-carousel4 .tlp-overlay .tlp-title {
background-color: rgba(245, 46, 46, .9);
color: #fff;
opacity: 0;
padding: 10px;
margin: 0px;
color: #fff;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
position: absolute;
left: 0;
width: 100%;
height: 100%;
bottom: 50px;
height: 50px;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
.tlp-portfolio-item .tlp-content.tlp-content-extra .tlp-overlay-inner {
position: relative;
top: inherit;
-webkit-transform: translate(0);
-ms-transform: translate(0);
transform: translate(0);
}
.pfp-wrapper .pfp-layout5 .tlp-overlay h3,
.pfp-wrapper .pfp-layout5 .tlp-overlay h3 a,
.pfp-wrapper .pfp-isotope4 .tlp-overlay h3,
.pfp-wrapper .pfp-isotope4 .tlp-overlay h3 a,
.pfp-wrapper .pfp-carousel4 .tlp-overlay h3,
.pfp-wrapper .pfp-carousel4 .tlp-overlay h3 a {
margin: 0px;
padding: 0px;
color: #fff;
font-size: 20px;
font-weight: 400;
text-align: center;
}
.pfp-wrapper .pfp-layout5 .tlp-overlay h3,
.pfp-wrapper .pfp-isotope4 .tlp-overlay h3,
.pfp-wrapper .pfp-carousel4 .tlp-overlay h3 {
margin: 0px;
padding: 0px;
color: #fff;
font-size: 20px;
font-weight: 400;
text-align: center;
}
.pfp-wrapper .pfp-layout5 .tlp-overlay .tlp-content .pfp-categories,
.pfp-wrapper .pfp-isotope4 .tlp-overlay .tlp-content .pfp-categories,
.pfp-wrapper .pfp-carousel4 .tlp-overlay .tlp-content .pfp-categories,
.pfp-wrapper .pfp-layout5 .tlp-overlay .tlp-content .tools,
.pfp-wrapper .pfp-isotope4 .tlp-overlay .tlp-content .tools,
.pfp-wrapper .pfp-carousel4 .tlp-overlay .tlp-content .tools {
margin: 0px 0 15px;
padding-bottom: 0;
}
.pfp-wrapper .pfp-layout5 .tlp-overlay .tlp-content .short-desc,
.pfp-wrapper .pfp-isotope4 .tlp-overlay .tlp-content .short-desc,
.pfp-wrapper .pfp-carousel4 .tlp-overlay .tlp-content .short-desc {
line-height: 1.4;
margin: 0px 0 15px;
padding: 0px 0px 0px;
}
.pfp-wrapper .pfp-layout5 .tlp-overlay .tlp-content .link-icon,
.pfp-wrapper .pfp-isotope4 .tlp-overlay .tlp-content .link-icon,
.pfp-wrapper .pfp-carousel4 .tlp-overlay .tlp-content .link-icon{
padding-top: 5px;
}
.pfp-wrapper .pfp-layout5 .tlp-overlay h3,
.pfp-wrapper .pfp-layout5 .tlp-overlay p.link-icon a,
.pfp-wrapper .pfp-isotope4 .tlp-overlay h3,
.pfp-wrapper .pfp-isotope4 .tlp-overlay p.link-icon a,
.pfp-wrapper .pfp-carousel4 .tlp-overlay h3,
.pfp-wrapper .pfp-carousel4 .tlp-overlay p.link-icon a {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, 200%, 0);
transform: translate3d(0, 200%, 0);
}
.pfp-wrapper .pfp-layout5 .tlp-portfolio-item:hover .tlp-title,
.pfp-wrapper .pfp-layout5 .tlp-portfolio-item:hover .tlp-content,
.pfp-wrapper .pfp-isotope4 .tlp-portfolio-item:hover .tlp-title,
.pfp-wrapper .pfp-isotope4 .tlp-portfolio-item:hover .tlp-content,
.pfp-wrapper .pfp-carousel4 .tlp-portfolio-item:hover .tlp-title,
.pfp-wrapper .pfp-carousel4 .tlp-portfolio-item:hover .tlp-content {
opacity: 1;
}
.pfp-wrapper .pfp-layout5 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-layout5 .tlp-portfolio-item:hover h3,
.pfp-wrapper .pfp-layout5 .tlp-portfolio-item:hover p.link-icon a,
.pfp-wrapper .pfp-isotope4 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-isotope4 .tlp-portfolio-item:hover h3,
.pfp-wrapper .pfp-isotope4 .tlp-portfolio-item:hover p.link-icon a,
.pfp-wrapper .pfp-carousel4 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-carousel4 .tlp-portfolio-item:hover h3,
.pfp-wrapper .pfp-carousel4 .tlp-portfolio-item:hover p.link-icon a {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.pfp-wrapper .pfp-layout5 .tlp-portfolio-item:hover h3,
.pfp-wrapper .pfp-isotope4 .tlp-portfolio-item:hover h3,
.pfp-wrapper .pfp-carousel4 .tlp-portfolio-item:hover h3 {
opacity: 1;
-webkit-transition-delay: 0.05s;
transition-delay: 0.05s;
}
.pfp-wrapper .pfp-carousel4 .tlp-portfolio-item .link-icon,
.pfp-wrapper .pfp-isotope4 .tlp-portfolio-item .link-icon,
.pfp-wrapper .pfp-layout6 .tlp-portfolio-item .link-icon, 
.pfp-wrapper .pfp-layout5 .tlp-overlay .link-icon {
position: relative;
-webkit-transform: translate3d(0,0px,0) scale(1.1);
transform: translate3d(0,0px,0) scale(1.1);
}
.pfp-wrapper .pfp-layout5 .tlp-portfolio-item:hover p.link-icon a:nth-child(2),
.pfp-wrapper .pfp-isotope4 .tlp-portfolio-item:hover p.link-icon a:nth-child(2),
.pfp-wrapper .pfp-carousel4 .tlp-portfolio-item:hover p.link-icon a:nth-child(2) {
-webkit-transition-delay: 0.15s;
transition-delay: 0.15s;
}
.pfp-wrapper .pfp-layout5 .tlp-portfolio-item:hover p.link-icon a:last-child,
.pfp-wrapper .pfp-isotope4 .tlp-portfolio-item:hover p.link-icon a:last-child,
.pfp-wrapper .pfp-carousel4 .tlp-portfolio-item:hover p.link-icon a:last-child {
-webkit-transition-delay: 0.20s;
transition-delay: 0.20s;
}
.pfp-wrapper .pfp-layout5 .tlp-portfolio-item:hover p.link-icon a:first-child,
.pfp-wrapper .pfp-isotope4 .tlp-portfolio-item:hover p.link-icon a:first-child,
.pfp-wrapper .pfp-carousel4 .tlp-portfolio-item:hover p.link-icon a:first-child {
-webkit-transition-delay: 0.05s;
transition-delay: 0.05s;
}  .pfp-wrapper .pfp-layout6 figure,
.pfp-wrapper .pfp-isotope5 figure,
.pfp-wrapper .pfp-carousel5 figure {
position: relative;
overflow: hidden;
width: 100%;
height: auto;
text-align: center;
}
.pfp-wrapper .pfp-layout6 img,
.pfp-wrapper .pfp-isotope5 img,
.pfp-wrapper .pfp-carousel5 img {
position: relative;
display: block;
}
.pfp-wrapper .pfp-layout6 figure:hover img,
.pfp-wrapper .pfp-isotope5 figure:hover img,
.pfp-wrapper .pfp-carousel5 figure:hover img {
opacity: 0.8;
}
.pfp-wrapper .pfp-layout6 figcaption,
.pfp-wrapper .pfp-isotope5 figcaption,
.pfp-wrapper .pfp-carousel5 figcaption {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 0px;
color: #fff;
text-align: center;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
margin: 0;
background-color: rgb(0 0 0 / 35%);
}
.pfp-wrapper .pfp-layout6 .tlp-portfolio-item img,
.pfp-wrapper .pfp-layout6 .tlp-portfolio-item .tlp-overlay,
.pfp-wrapper .pfp-layout6 .tlp-portfolio-item .link-icon,
.pfp-wrapper .pfp-isotope5 .tlp-portfolio-item img,
.pfp-wrapper .pfp-isotope5 .tlp-portfolio-item .tlp-overlay,
.pfp-wrapper .pfp-isotope5 .tlp-portfolio-item .link-icon,
.pfp-wrapper .pfp-carousel5 .tlp-portfolio-item img,
.pfp-wrapper .pfp-carousel5 .tlp-portfolio-item .tlp-overlay,
.pfp-wrapper .pfp-carousel5 .tlp-portfolio-item .link-icon {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
top: initial;
} .pfp-wrapper .pfp-layout6 .tlp-portfolio-item h3,
.pfp-wrapper .pfp-layout6 .tlp-portfolio-item h3 a,
.pfp-wrapper .pfp-isotope5 .tlp-portfolio-item h3,
.pfp-wrapper .pfp-isotope5 .tlp-portfolio-item h3 a,
.pfp-wrapper .pfp-carousel5 .tlp-portfolio-item h3,
.pfp-wrapper .pfp-carousel5 .tlp-portfolio-item h3 a {
font-size: 22px;
margin: 15px 0px 10px;
padding: 0px;
font-weight: 400;
color: #fff;
text-align: center;
padding: 0px;
}
.pfp-wrapper .pfp-layout6 .tlp-portfolio-item img,
.pfp-wrapper .pfp-isotope5 .tlp-portfolio-item img,
.pfp-wrapper .pfp-carousel5 .tlp-portfolio-item img {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.pfp-wrapper .pfp-layout6 .tlp-portfolio-item .tlp-overlay,
.pfp-wrapper .pfp-isotope5 .tlp-portfolio-item .tlp-overlay,
.pfp-wrapper .pfp-carousel5 .tlp-portfolio-item .tlp-overlay {
position: absolute;
width: 100%;
height: 100%;
top: 40px;
padding: 15px;
transition: 0.3s all;
}
.pfp-wrapper .pfp-layout6 .tlp-portfolio-item .short-desc,
.pfp-wrapper .pfp-isotope5 .tlp-portfolio-item .short-desc,
.pfp-wrapper .pfp-carousel5 .tlp-portfolio-item .short-desc{
position: absolute;
bottom: 0;
left: 0;
padding: 0px 15px;
margin: 0px 0px 15px;
line-height: 20px;
text-transform: none;
text-align: center;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0, 50px, 0);
transform: translate3d(0, 50px, 0);
}
.pfp-wrapper .pfp-layout6 .tlp-portfolio-item:hover img,
.pfp-wrapper .pfp-isotope5 .tlp-portfolio-item:hover img,
.pfp-wrapper .pfp-carousel5 .tlp-portfolio-item:hover img {
-webkit-transform: translate3d(0, -95px, 0);
transform: translate3d(0, -95px, 0);
}
.pfp-wrapper .pfp-layout6 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-isotope5 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-carousel5 .tlp-portfolio-item:hover .tlp-overlay {
background-color: rgba(0, 0, 0, .5);
-webkit-transform: translate3d(0, -40px, 0);
transform: translate3d(0, -40px, 0);
}
.pfp-wrapper .pfp-carousel5 .tlp-portfolio-item .tlp-overlay-inner,
.pfp-wrapper .pfp-layout6 .tlp-portfolio-item .tlp-overlay-inner,
.pfp-wrapper .pfp-isotope5 .tlp-portfolio-item .tlp-overlay-inner {
top: 20%;
transform: translateY(-20%);
}
.pfp-wrapper .pfp-carousel5 .tlp-portfolio-item .link-icon,
.pfp-wrapper .pfp-layout6 .tlp-portfolio-item .link-icon,
.pfp-wrapper .pfp-isotope5 .tlp-portfolio-item .link-icon{
-webkit-transform: translate3d(0,0px,0) scale(1.1);
transform: translate3d(0,0px,0) scale(1.1);
position: relative;
}
.pfp-wrapper .pfp-layout6 .tlp-portfolio-item:hover .tlp-overlay .short-desc,
.pfp-wrapper .pfp-isotope5 .tlp-portfolio-item:hover .tlp-overlay .short-desc,
.pfp-wrapper .pfp-carousel5 .tlp-portfolio-item:hover .tlp-overlay .short-desc {
position: relative;
padding-bottom: 0px;
margin-right: 0px;
}
.pfp-wrapper .pfp-layout6 .tlp-portfolio-item:hover .link-icon,
.pfp-wrapper .pfp-isotope5 .tlp-portfolio-item:hover .link-icon,
.pfp-wrapper .pfp-carousel5 .tlp-portfolio-item:hover .link-icon {
opacity: 1;
}
.pfp-wrapper .pfp-layout6 .tlp-portfolio-item:hover .short-desc,
.pfp-wrapper .pfp-isotope5 .tlp-portfolio-item:hover .short-desc,
.pfp-wrapper .pfp-carousel5 .tlp-portfolio-item:hover .short-desc {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.pfp-wrapper .pfp-layout6 .tlp-portfolio-item .tlp-overlay-inner { } .pfp-wrapper .pfp-isotope5 .tlp-portfolio-item .pfp-categories, 
.pfp-wrapper .pfp-isotope5 .tlp-portfolio-item .tools,
.pfp-wrapper .pfp-carousel5  .tlp-portfolio-item .pfp-categories,
.pfp-wrapper .pfp-carousel5 .tlp-portfolio-item .tools,
.pfp-wrapper .pfp-layout6 .tlp-portfolio-item .pfp-categories,
.pfp-wrapper .pfp-layout6 .tlp-portfolio-item .tools {
margin-bottom: 10px;
line-height: 1.4;
}
.pfp-wrapper .pfp-layout6 .tlp-portfolio-item h3 {
display: block;
overflow: hidden;
margin-top: 0;
}
.pfp-wrapper .pfp-layout6 .tlp-portfolio-item h3 a{
margin: 0;
} .pfp-wrapper .pfp-layout7 figure,
.pfp-wrapper .pfp-isotope6 figure,
.pfp-wrapper .pfp-carousel6 figure {
position: relative;
overflow: hidden;
margin: 0px;
width: 100%;
height: auto;
text-align: center;
cursor: pointer;
}
.pfp-wrapper .pfp-layout7 img,
.pfp-wrapper .pfp-isotope6 img,
.pfp-wrapper .pfp-carousel6 img {
position: relative;
display: block;
}
.pfp-wrapper .pfp-layout7 figure .tlp-overlay,
.pfp-wrapper .pfp-isotope6 figure .tlp-overlay,
.pfp-wrapper .pfp-carousel6 figure .tlp-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 15px;
color: #fff;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
background-color: rgb(0 0 0 / 35%);
transition: 0.3s all;
}
.pfp-wrapper .pfp-layout7 figure h3,
.pfp-wrapper .pfp-layout7 figure p,
.pfp-wrapper .pfp-isotope6 figure h3,
.pfp-wrapper .pfp-isotope6 figure p,
.pfp-wrapper .pfp-carousel6 figure h3,
.pfp-wrapper .pfp-carousel6 figure p {
margin: 0;
}
.pfp-wrapper .pfp-layout7 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-isotope6 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-carousel6 .tlp-portfolio-item:hover .tlp-overlay {
background: rgba(0, 0, 0, 0.5);
}
.pfp-wrapper .pfp-layout7 .tlp-portfolio-item img,
.pfp-wrapper .pfp-isotope6 .tlp-portfolio-item img,
.pfp-wrapper .pfp-carousel6 .tlp-portfolio-item img {
max-width: none;
-webkit-transition: opacity 1s, -webkit-transform 1s;
transition: opacity 1s, transform 1s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.pfp-wrapper .pfp-layout7 .tlp-portfolio-item h3,
.pfp-wrapper .pfp-isotope6 .tlp-portfolio-item h3,
.pfp-wrapper .pfp-carousel6 .tlp-portfolio-item h3 {
font-size: 22px;
color: #fff;
font-weight: 400;
position: relative;
padding: 8px 4px;
color: #fff;
font-weight: 400;
}
.pfp-wrapper .pfp-layout7 .tlp-portfolio-item h3 a,
.pfp-wrapper .pfp-isotope6 .tlp-portfolio-item h3 a,
.pfp-wrapper .pfp-carousel6 .tlp-portfolio-item h3 a {
color: #fff;
} .pfp-wrapper .pfp-layout7 .tlp-portfolio-item .pfp-categories,
.pfp-wrapper .pfp-layout7 .tlp-portfolio-item .pfp-tools,
.pfp-wrapper .pfp-layout7 .tlp-portfolio-item .tools,
.pfp-wrapper .pfp-isotope6 .tlp-portfolio-item .pfp-categories,
.pfp-wrapper .pfp-isotope6 .tlp-portfolio-item .pfp-tools,
.pfp-wrapper .pfp-isotope6 .tlp-portfolio-item .tools,
.pfp-wrapper .pfp-carousel6 .tlp-portfolio-item .pfp-categories,
.pfp-wrapper .pfp-carousel6 .tlp-portfolio-item .tools,
.pfp-wrapper .pfp-carousel6 .tlp-portfolio-item .pfp-tools {
padding-left: 8px;
padding-bottom: 2px;
margin-bottom: 10px;
}
.pfp-wrapper .pfp-layout7 .tlp-portfolio-item p,
.pfp-wrapper .pfp-isotope6 .tlp-portfolio-item p,
.pfp-wrapper .pfp-carousel6 .tlp-portfolio-item p {
opacity: 0;
margin: 0px 6px 4px;
padding: 4px 6px;
background: #1ba7de;
color: #fff;
line-height: 20px;
-webkit-transition: opacity 0.35s,
-webkit-transform 0.35s;
transition: opacity 0.35s,
transform 0.35s;
-webkit-transform: translate3d(-360px, 0, 0);
transform: translate3d(-360px, 0, 0);
}
.pfp-wrapper .pfp-layout7 .tlp-portfolio-item .link-icon,
.pfp-wrapper .pfp-isotope6 .tlp-portfolio-item .link-icon,
.pfp-wrapper .pfp-carousel6 .tlp-portfolio-item .link-icon {
display: block;
text-align: center;
-webkit-transition: opacity 0.35s,
-webkit-transform 0.35s;
transition: opacity 0.35s,
transform 0.35s;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
top: initial;
}
.pfp-wrapper .pfp-layout7 .tlp-portfolio-item p:first-child,
.pfp-wrapper .pfp-isotope6 .tlp-portfolio-item p:first-child,
.pfp-wrapper .pfp-carousel6 .tlp-portfolio-item p:first-child {
-webkit-transition-delay: 0.15s;
transition-delay: 0.15s;
}
.pfp-wrapper .pfp-layout7 .tlp-portfolio-item p:nth-of-type(2),
.pfp-wrapper .pfp-isotope6 .tlp-portfolio-item p:nth-of-type(2),
.pfp-wrapper .pfp-carousel6 .tlp-portfolio-item p:nth-of-type(2) {
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.pfp-wrapper .pfp-layout7 .tlp-portfolio-item p:nth-of-type(3),
.pfp-wrapper .pfp-isotope6 .tlp-portfolio-item p:nth-of-type(3),
.pfp-wrapper .pfp-carousel6 .tlp-portfolio-item p:nth-of-type(3) {
-webkit-transition-delay: 0.05s;
transition-delay: 0.05s;
}
.pfp-wrapper .pfp-layout7 .tlp-portfolio-item:hover p:first-child,
.pfp-wrapper .pfp-isotope6 .tlp-portfolio-item:hover p:first-child,
.pfp-wrapper .pfp-carousel6 .tlp-portfolio-item:hover p:first-child {
-webkit-transition-delay: 0s;
transition-delay: 0s;
}
.pfp-wrapper .pfp-layout7 .tlp-portfolio-item:hover p:nth-of-type(2),
.pfp-wrapper .pfp-isotope6 .tlp-portfolio-item:hover p:nth-of-type(2),
.pfp-wrapper .pfp-carousel6 .tlp-portfolio-item:hover p:nth-of-type(2) {
-webkit-transition-delay: 0.05s;
transition-delay: 0.05s;
}
.pfp-wrapper .pfp-layout7 .tlp-portfolio-item:hover p:nth-of-type(3),
.pfp-wrapper .pfp-isotope6 .tlp-portfolio-item:hover p:nth-of-type(3),
.pfp-wrapper .pfp-carousel6 .tlp-portfolio-item:hover p:nth-of-type(3) {
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.pfp-wrapper .pfp-layout7 .tlp-portfolio-item:hover img,
.pfp-wrapper .pfp-isotope6 .tlp-portfolio-item:hover img,
.pfp-wrapper .pfp-carousel6 .tlp-portfolio-item:hover img {
-webkit-transform: scale3d(1.1, 1.1, 1);
transform: scale3d(1.1, 1.1, 1);
}
.pfp-wrapper .pfp-layout7 .tlp-portfolio-item:hover p,
.pfp-wrapper .pfp-isotope6 .tlp-portfolio-item:hover p,
.pfp-wrapper .pfp-carousel6 .tlp-portfolio-item:hover p{
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.pfp-wrapper .pfp-layout7 .tlp-portfolio-item:hover .link-icon,
.pfp-wrapper .pfp-isotope6 .tlp-portfolio-item:hover .link-icon,
.pfp-wrapper .pfp-carousel6 .tlp-portfolio-item:hover .link-icon{
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
position: relative;
left: 0;
right: 0;
top: initial;
}
.pfp-wrapper .pfp-carousel6 .tlp-portfolio-item .short-desc,
.pfp-wrapper .pfp-isotope6 .tlp-portfolio-item .short-desc ,
.pfp-wrapper .pfp-layout7 .tlp-portfolio-item .short-desc {
margin: 10px 0;
}
.pfp-wrapper .pfp-carousel6 .tlp-portfolio-item .short-desc p ,
.pfp-wrapper .pfp-isotope6 .tlp-portfolio-item .short-desc p ,
.pfp-wrapper .pfp-layout7 .tlp-portfolio-item .short-desc p {
margin-bottom: 8px;
padding: 7px;
} .pfp-wrapper .pfp-layout8 figure,
.pfp-wrapper .pfp-isotope7 figure,
.pfp-wrapper .pfp-carousel7 figure {
position: relative;
overflow: hidden;
margin: 0px;
width: 100%;
height: auto;
text-align: center;
}
.pfp-wrapper .pfp-layout8 img,
.pfp-wrapper .pfp-isotope7 img,
.pfp-wrapper .pfp-carousel7 img {
position: relative;
display: block;
}
.pfp-wrapper .pfp-layout8 figcaption,
.pfp-wrapper .pfp-isotope7 figcaption,
.pfp-wrapper .pfp-carousel7 figcaption {
padding: 30px;
color: #fff;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.pfp-wrapper .pfp-layout8 figcaption,
.pfp-wrapper .pfp-layout8 figcaption .tlp-overlay,
.pfp-wrapper .pfp-isotope7 figcaption,
.pfp-wrapper .pfp-isotope7 figcaption .tlp-overlay,
.pfp-wrapper .pfp-carousel7 figcaption,
.pfp-wrapper .pfp-carousel7 figcaption .tlp-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 20px;
}
.pfp-wrapper .pfp-layout8 figcaption .tlp-overlay,
.pfp-wrapper .pfp-isotope7 figcaption .tlp-overlay,
.pfp-wrapper .pfp-carousel7 figcaption .tlp-overlay{
background-color: rgb(0 0 0 / 35%);
}
.pfp-wrapper .pfp-layout8 .tlp-portfolio-thumb img,
.pfp-wrapper .pfp-isotope7 .tlp-portfolio-thumb img,
.pfp-wrapper .pfp-carousel7 .tlp-portfolio-thumb img {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale(1.15);
transform: scale(1.15);
}
.pfp-wrapper .pfp-layout8 .tlp-portfolio-thumb:hover img,
.pfp-wrapper .pfp-isotope7 .tlp-portfolio-thumb:hover img,
.pfp-wrapper .pfp-carousel7 .tlp-portfolio-thumb:hover img {
-webkit-transform: scale(1);
transform: scale(1);
}
.pfp-wrapper .pfp-layout8 .tlp-portfolio-thumb .tools,
.pfp-wrapper .pfp-layout8 .tlp-portfolio-thumb h3,
.pfp-wrapper .pfp-isotope7 .tlp-portfolio-thumb h3,
.pfp-wrapper .pfp-carousel7 .tlp-portfolio-thumb h3 {
font-size: 22px;
font-weight: 400;
margin: 0 0px 5px 0px;
padding: 0px 15px;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
.pfp-wrapper .pfp-layout8 .tlp-portfolio-thumb h3 a,
.pfp-wrapper .pfp-isotope7 .tlp-portfolio-thumb h3 a,
.pfp-wrapper .pfp-carousel7 .tlp-portfolio-thumb h3 a {
color: #fff;
}
.pfp-wrapper .pfp-layout8 .tlp-portfolio-thumb .tools,
.pfp-wrapper .pfp-layout8 .tlp-portfolio-thumb .short-desc,
.pfp-wrapper .pfp-isotope7 .tlp-portfolio-thumb .short-desc,
.pfp-wrapper .pfp-carousel7 .tlp-portfolio-thumb .short-desc,
.pfp-wrapper .pfp-layout8 .tlp-portfolio-thumb p.pfp-categories,
.pfp-wrapper .pfp-isotope7 .tlp-portfolio-thumb .tools,
.pfp-wrapper .pfp-isotope7 .tlp-portfolio-thumb p.pfp-categories,
.pfp-wrapper .pfp-carousel7 .tlp-portfolio-thumb .tools,
.pfp-wrapper .pfp-carousel7 .tlp-portfolio-thumb p.pfp-categories {
margin: 0;
padding: 0px 15px 15px 15px;
line-height: 20px;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0, 20px, 0) scale(1.1);
transform: translate3d(0, 20px, 0) scale(1.1);
}
.pfp-wrapper .pfp-layout8 .tlp-portfolio-thumb:hover .tlp-overlay,
.pfp-wrapper .pfp-isotope7 .tlp-portfolio-thumb:hover .tlp-overlay,
.pfp-wrapper .pfp-carousel7 .tlp-portfolio-thumb:hover .tlp-overlay {
background-color: rgba(217, 35, 45, 0.85);
-webkit-transition: all 0.35s ease-out 0.15s;
-moz-transition: all 0.35s ease-out 0.15s;
-ms-transition: all 0.35s ease-out 0.15s;
-o-transition: all 0.35s ease-out 0.15s;
transition: all 0.35s ease-out 0.15s;
}
.pfp-wrapper .pfp-layout8 .tlp-portfolio-thumb .link-icon,
.pfp-wrapper .pfp-isotope7 .tlp-portfolio-thumb .link-icon,
.pfp-wrapper .pfp-carousel7 .tlp-portfolio-thumb .link-icon {
margin: 0px;
margin-top: 15px;
text-align: center;
padding: 0px;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s; position: relative;
top: initial;
-webkit-transform: translate3d(0, 0, 0) scale(1.1);
transform: translate3d(0, 0, 0) scale(1.1);
} .pfp-wrapper .pfp-layout8 .tlp-portfolio-thumb:hover .link-icon,
.pfp-wrapper .pfp-isotope7 .tlp-portfolio-thumb:hover .link-icon,
.pfp-wrapper .pfp-carousel7 .tlp-portfolio-thumb:hover .link-icon {
opacity: 1;
}
.pfp-wrapper .pfp-layout8 .tlp-portfolio-thumb:hover .tools,
.pfp-wrapper .pfp-layout8 .tlp-portfolio-thumb:hover h3,
.pfp-wrapper .pfp-isotope7 .tlp-portfolio-thumb:hover h3,
.pfp-wrapper .pfp-carousel7 .tlp-portfolio-thumb:hover h3 {
margin-top: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
.pfp-wrapper .pfp-isotope7 .tlp-portfolio-thumb:hover .tools,
.pfp-wrapper .pfp-layout8 .tlp-portfolio-thumb:hover .short-desc,
.pfp-wrapper .pfp-isotope7 .tlp-portfolio-thumb:hover .short-desc,
.pfp-wrapper .pfp-carousel7 .tlp-portfolio-thumb:hover .short-desc,
.pfp-wrapper .pfp-layout8 .tlp-portfolio-thumb:hover p.pfp-categories,
.pfp-wrapper .pfp-isotope7 .tlp-portfolio-thumb:hover p.pfp-categories,
.pfp-wrapper .pfp-carousel7 .tlp-portfolio-thumb:hover .tools,
.pfp-wrapper .pfp-carousel7 .tlp-portfolio-thumb:hover p.pfp-categories {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0) scale(1);
transform: translate3d(0, 0, 0) scale(1);
} .pfp-wrapper .pfp-isotope-buttons, .pfp-wrapper .iso-search {
display: inline-block;
}
.pfp-wrapper .pfp-iso-filter {
margin-bottom: 30px;
}
.pfp-wrapper .iso-search input {
line-height: 30px;
} .pfp-wrapper .pfp-layout9 .tlp-portfolio-item figure,
.pfp-wrapper .pfp-isotope8 .tlp-portfolio-item figure,
.pfp-wrapper .pfp-carousel8 .tlp-portfolio-item figure {
position: relative;
overflow: hidden;
}
.pfp-wrapper .pfp-layout9 .tlp-portfolio-item,
.pfp-wrapper .pfp-isotope8 .tlp-portfolio-item,
.pfp-wrapper .pfp-carousel8 .tlp-portfolio-item {
position: relative;
overflow: hidden;
text-align: center;
cursor: pointer;
}
.pfp-wrapper .pfp-layout9 .tlp-portfolio-item figcaption,
.pfp-wrapper .pfp-isotope8 .tlp-portfolio-item figcaption,
.pfp-wrapper .pfp-carousel8 .tlp-portfolio-item figcaption {
color: #fff;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.pfp-wrapper .pfp-layout9 .tlp-portfolio-item figcaption::before,
.pfp-wrapper .pfp-isotope8 .tlp-portfolio-item figcaption::before,
.pfp-wrapper .pfp-carousel8 .tlp-portfolio-item figcaption::before,
.pfp-wrapper .pfp-layout9 .tlp-portfolio-item figcaption::after,
.pfp-wrapper .pfp-isotope8 .tlp-portfolio-item figcaption::after,
.pfp-wrapper .pfp-carousel8 .tlp-portfolio-item figcaption::after {
pointer-events: none;
}
.pfp-wrapper .pfp-layout9 .tlp-portfolio-item img,
.pfp-wrapper .pfp-isotope8 .tlp-portfolio-item img,
.pfp-wrapper .pfp-carousel8 .tlp-portfolio-item img {
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
.pfp-wrapper .pfp-layout9 .tlp-portfolio-item figcaption:hover,
.pfp-wrapper .pfp-isotope8 .tlp-portfolio-item figcaption:hover,
.pfp-wrapper .pfp-carousel8 .tlp-portfolio-item figcaption:hover {
background-color: rgba(46, 44, 44, .4);
}
.pfp-wrapper .pfp-layout9 .tlp-portfolio-item .link-icon,
.pfp-wrapper .pfp-isotope8 .tlp-portfolio-item .link-icon,
.pfp-wrapper .pfp-carousel8 .tlp-portfolio-item .link-icon {
margin: 0px;
text-align: center;
padding: 0px;
opacity: 0;
-webkit-transition: opacity 0.35s,
-webkit-transform 0.35s;
transition: opacity 0.35s,
transform 0.35s;
-webkit-transform: translate3d(0,20px,0) scale(1.1);
transform: translate3d(0,20px,0) scale(1.1);
}
.pfp-wrapper .pfp-layout9 .tlp-portfolio-item .link-icon a,
.pfp-wrapper .pfp-isotope8 .tlp-portfolio-item .link-icon a,
.pfp-wrapper .pfp-carousel8 .tlp-portfolio-item .link-icon a {
display: inline-block;
text-align: center;
font-size: 16px;
padding: 6px;
margin-right: 4px;
color: #fff;
text-decoration: none;
border: 1px solid #fff;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
width: 40px;
height: 40px;
}
.pfp-wrapper .pfp-layout9 .tlp-portfolio-item:hover .link-icon,
.pfp-wrapper .pfp-isotope8 .tlp-portfolio-item:hover .link-icon,
.pfp-wrapper .pfp-carousel8 .tlp-portfolio-item:hover .link-icon {
opacity:1;
}
.pfp-wrapper .pfp-layout9 .tlp-portfolio-item figcaption::before,
.pfp-wrapper .pfp-isotope8 .tlp-portfolio-item figcaption::before,
.pfp-wrapper .pfp-carousel8 .tlp-portfolio-item figcaption::before,
.pfp-wrapper .pfp-layout9 .tlp-portfolio-item figcaption::after,
.pfp-wrapper .pfp-isotope8 .tlp-portfolio-item figcaption::after,
.pfp-wrapper .pfp-carousel8 .tlp-portfolio-item figcaption::after {
position: absolute;
top: 15px;
right: 15px;
bottom: 15px;
left: 15px;
content: '';
opacity: 0;
-webkit-transition: opacity 0.35s,
-webkit-transform 0.35s;
transition: opacity 0.35s,
transform 0.35s;
}
.pfp-wrapper .pfp-layout9 .tlp-portfolio-item figcaption::before,
.pfp-wrapper .pfp-isotope8 .tlp-portfolio-item figcaption::before,
.pfp-wrapper .pfp-carousel8 .tlp-portfolio-item figcaption::before {
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
-webkit-transform: scale(0, 1);
transform: scale(0, 1);
}
.pfp-wrapper .pfp-layout9 .tlp-portfolio-item figcaption::after,
.pfp-wrapper .pfp-isotope8 .tlp-portfolio-item figcaption::after,
.pfp-wrapper .pfp-carousel8 .tlp-portfolio-item figcaption::after {
border-right: 1px solid #fff;
border-left: 1px solid #fff;
-webkit-transform: scale(1, 0);
transform: scale(1, 0);
}
.pfp-wrapper .pfp-layout9 .tlp-portfolio-item h3,
.pfp-wrapper .pfp-isotope8 .tlp-portfolio-item h3,
.pfp-wrapper .pfp-carousel8 .tlp-portfolio-item h3 {
text-align: center;
padding-left: 17px;
padding-right: 17px;
margin-top: 0; padding-bottom: 0px;
margin-bottom: 8px;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
opacity: 0;
}
.pfp-wrapper .pfp-layout9 .tlp-portfolio-item h3 a,
.pfp-wrapper .pfp-isotope8 .tlp-portfolio-item h3 a,
.pfp-wrapper .pfp-carousel8 .tlp-portfolio-item h3 a {
color: #ffffff;
}
.pfp-wrapper .pfp-layout9 .tlp-portfolio-item .tlp-content9,
.pfp-wrapper .pfp-isotope8 .tlp-portfolio-item .tlp-content9,
.pfp-wrapper .pfp-carousel8 .tlp-portfolio-item .tlp-content9 {
opacity: 0;
padding: 10px;
-webkit-transition: opacity 0.35s,
-webkit-transform 0.35s;
transition: opacity 0.35s,
transform 0.35s;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
.pfp-wrapper .pfp-layout9 .tlp-portfolio-item:hover figcaption::before,
.pfp-wrapper .pfp-layout9 .tlp-portfolio-item:hover figcaption::after,
.pfp-wrapper .pfp-isotope8 .tlp-portfolio-item:hover figcaption::before,
.pfp-wrapper .pfp-isotope8 .tlp-portfolio-item:hover figcaption::after,
.pfp-wrapper .pfp-carousel8 .tlp-portfolio-item:hover figcaption::before,
.pfp-wrapper .pfp-carousel8 .tlp-portfolio-item:hover figcaption::after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.pfp-wrapper .pfp-layout9 .tlp-portfolio-item:hover h3,
.pfp-wrapper .pfp-layout9 .tlp-portfolio-item:hover .tlp-content9,
.pfp-wrapper .pfp-isotope8 .tlp-portfolio-item:hover h3,
.pfp-wrapper .pfp-isotope8 .tlp-portfolio-item:hover .tlp-content9,
.pfp-wrapper .pfp-carousel8 .tlp-portfolio-item:hover h3,
.pfp-wrapper .pfp-carousel8 .tlp-portfolio-item:hover .tlp-content9 {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.pfp-wrapper .pfp-layout9 .tlp-portfolio-item .tlp-content9 .short-desc,
.pfp-wrapper .pfp-isotope8 .tlp-portfolio-item .tlp-content9 .short-desc,
.pfp-wrapper .pfp-carousel8 .tlp-portfolio-item .tlp-content9 .short-desc {
line-height: 22px;
margin-bottom: 0px;
padding: 0px 15px;
}
.pfp-wrapper .tlp-portfolio-item .tlp-content9 {
position: absolute;
top: 0;
left: 0;
right: 0;
height: 100%;
}
.pfp-wrapper .pfp-carousel8 .tlp-portfolio-item .tlp-content-inner ,
.pfp-wrapper .pfp-isotope8 .tlp-portfolio-item .tlp-content-inner ,
.pfp-wrapper .pfp-layout9 .tlp-portfolio-item .tlp-content-inner {
padding: 25px;
position: absolute;
left: 0;
top: 50%;
width: 100%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.pfp-wrapper .pfp-carousel8 .tlp-portfolio-item .link-icon ,
.pfp-wrapper .pfp-isotope8 .tlp-portfolio-item .link-icon ,
.pfp-wrapper .pfp-layout9 .tlp-portfolio-item .link-icon{
-webkit-transform: translate3d(0,0px,0) scale(1.1);
transform: translate3d(0,0px,0) scale(1.1);
padding-bottom: 5px;
margin-top: 20px;
position: relative;
} .pfp-wrapper .pfp-layout10 .tlp-portfolio-item,
.pfp-wrapper .pfp-isotope9 .tlp-portfolio-item,
.pfp-wrapper .pfp-carousel9 .tlp-portfolio-item {
position: relative;
overflow: hidden;
}
.pfp-wrapper .pfp-layout10 .tlp-portfolio-item figure,
.pfp-wrapper .pfp-isotope9 .tlp-portfolio-item figure,
.pfp-wrapper .pfp-carousel9 .tlp-portfolio-item figure {
position: relative;
overflow: hidden;
}
.pfp-wrapper .pfp-layout10 .tlp-overlay,
.pfp-wrapper .pfp-isotope9 .tlp-overlay,
.pfp-wrapper .pfp-carousel9 .tlp-overlay {
padding: 15px;
margin: 0px;
color: #fff;
font-size:14px;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
position: absolute;
left: 0;
width: 100%;
height: 100%;
top: auto;
bottom: 0;
color: #fff;
-webkit-transition: -webkit-transform 0.55s;
transition: transform 0.55s;
-webkit-transform: translate3d(0,100%,0);
transform: translate3d(0,100%,0);
background-color: rgb(0 0 0 / 35%);
}
.pfp-wrapper .pfp-layout10 .tlp-overlay .tlp-title,
.pfp-wrapper .pfp-isotope9 .tlp-overlay .tlp-title,
.pfp-wrapper .pfp-carousel9 .tlp-overlay .tlp-title {
background-color: rgba(245, 46, 46, .9);
color: #fff;
text-align: center;
opacity: 0;
padding: 5px 10px;
margin: 0px;
color: #fff;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
position: absolute;
left: 0;
width: 100%;
height: 100%;
bottom: 65px;
height: 65px;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,100%,0);
transform: translate3d(0,100%,0);
}
.pfp-wrapper .pfp-layout10 .tlp-overlay h3,
.pfp-wrapper .pfp-layout10 .tlp-overlay h3 a ,
.pfp-wrapper .pfp-isotope9 .tlp-overlay h3,
.pfp-wrapper .pfp-isotope9 .tlp-overlay h3 a,
.pfp-wrapper .pfp-carousel9 .tlp-overlay h3,
.pfp-wrapper .pfp-carousel9 .tlp-overlay h3 a {
color: #fff;
font-size: 20px;
text-align: center;
}
.pfp-wrapper .pfp-layout10 .tlp-overlay .tlp-content10,
.pfp-wrapper .pfp-isotope9 .tlp-overlay .tlp-content10,
.pfp-wrapper .pfp-carousel9 .tlp-overlay .tlp-content10 {
position: absolute;
left: 0;
right: 0;
display: block;
text-align: center;
bottom: 65px;
top: 0;
}
.pfp-wrapper .pfp-layout10 .tlp-overlay h3,
.pfp-wrapper .pfp-isotope9 .tlp-overlay h3,
.pfp-wrapper .pfp-carousel9 .tlp-overlay h3 {
margin: 0px;
padding: 5px 0px 2px;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,200%,0);
transform: translate3d(0,200%,0);
line-height: 1.3;
}
.pfp-wrapper .pfp-layout10 .tlp-portfolio-item .link-icon,
.pfp-wrapper .pfp-isotope9 .tlp-portfolio-item .link-icon,
.pfp-wrapper .pfp-carousel9 .tlp-portfolio-item .link-icon {
margin: 0px;
text-align: center;
padding: 0px;
-webkit-transition: opacity 0.35s,
-webkit-transform 0.35s;
transition: opacity 0.35s,
transform 0.35s;
-webkit-transform: translateY(-50%) scale(1.1);
transform: translateY(-50%) scale(1.1); }
.pfp-wrapper .pfp-layout10 .tlp-portfolio-item:hover img,
.pfp-wrapper .pfp-isotope9 .tlp-portfolio-item:hover img,
.pfp-wrapper .pfp-carousel9 .tlp-portfolio-item:hover img {
opacity: .9;
}
.pfp-wrapper .pfp-layout10 .tlp-portfolio-item:hover .tlp-title,
.pfp-wrapper .pfp-layout10 .tlp-portfolio-item:hover .tlp-content10,
.pfp-wrapper .pfp-isotope9 .tlp-portfolio-item:hover .tlp-title,
.pfp-wrapper .pfp-isotope9 .tlp-portfolio-item:hover .tlp-content10,
.pfp-wrapper .pfp-carousel9 .tlp-portfolio-item:hover .tlp-title,
.pfp-wrapper .pfp-carousel9 .tlp-portfolio-item:hover .tlp-content10 {
opacity: 1;
}
.pfp-wrapper .pfp-layout10 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-layout10 .tlp-portfolio-item:hover h3,
.pfp-wrapper .pfp-isotope9 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-isotope9 .tlp-portfolio-item:hover h3,
.pfp-wrapper .pfp-carousel9 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-carousel9 .tlp-portfolio-item:hover h3 {
opacity: 1;
-webkit-transition-delay: 0.05s;
transition-delay: 0.05s;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.pfp-layout10  .tlp-portfolio-item .pfp-categories {
margin-bottom: 0;
}
.pfp-wrapper .pfp-layout10 .tlp-overlay h3{
padding-top: 0;
} .pfp-wrapper .pfp-layout11 .tlp-portfolio-item,
.pfp-wrapper .pfp-isotope10 .tlp-portfolio-item,
.pfp-wrapper .pfp-carousel10 .tlp-portfolio-item {
position: relative;
overflow: hidden;
text-align: center;
}
.pfp-wrapper .pfp-layout11 .tlp-portfolio-item figure,
.pfp-wrapper .pfp-isotope10 .tlp-portfolio-item figure,
.pfp-wrapper .pfp-carousel10 .tlp-portfolio-item figure {
position: relative;
overflow: hidden;
}
.pfp-wrapper .pfp-layout11 .tlp-overlay,
.pfp-wrapper .pfp-isotope10 .tlp-overlay,
.pfp-wrapper .pfp-carousel10 .tlp-overlay {
background-color: rgba(0, 0, 0, 0.5);
position: absolute;
opacity:0;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 0px;
color: #fff;
-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;
opacity: 0;
text-decoration: none;
text-align: center;
} .pfp-wrapper .pfp-layout11 .tlp-portfolio-item .link-icon{
-webkit-transform: translate3d(0,0,0) scale(1.1);
transform: translate3d(0,0,0) scale(1.1);
margin-bottom: 5px;
}
.pfp-wrapper .pfp-layout11 .tlp-overlay .item-info, 
.pfp-wrapper .pfp-isotope10 .tlp-overlay .item-info, 
.pfp-wrapper .pfp-carousel10 .tlp-overlay .item-info {
z-index: 10;
color: #ffffff;
padding-top: 0;
position: absolute;
width: 100%;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.pfp-wrapper .pfp-layout11 .tlp-overlay .link-icon,
.pfp-wrapper .pfp-isotope10 .tlp-overlay .link-icon, 
.pfp-wrapper .pfp-carousel10 .tlp-overlay .link-icon{
-webkit-transform: translate3d(0,0,0) scale(1.1);
transform: translate3d(0,0,0) scale(1.1);
position: relative;
}
.pfp-wrapper .pfp-layout11 .tlp-portfolio-item h3,
.pfp-wrapper .pfp-isotope10 .tlp-portfolio-item h3,
.pfp-wrapper .pfp-carousel10 .tlp-portfolio-item h3 {
font-size: 22px;
line-height: 1.2;
margin: 0px;
padding: 5px 0px;
color: #fff;
}
.pfp-wrapper .pfp-layout11 .tlp-overlay .item-info .short-desc,
.pfp-wrapper .pfp-isotope10 .tlp-overlay .item-info .short-desc,
.pfp-wrapper .pfp-carousel10 .tlp-overlay .item-info .short-desc {
padding: 0px 15px;
margin-bottom: 0px;
text-align: center;
}
.pfp-wrapper .pfp-layout11 .tlp-portfolio-item h3 a,
.pfp-wrapper .pfp-isotope10 .tlp-portfolio-item h3 a,
.pfp-wrapper .pfp-carousel10 .tlp-portfolio-item h3 a {
color: #fff;
text-align: center;
}
.pfp-wrapper .pfp-layout11 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-isotope10 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-carousel10 .tlp-portfolio-item:hover .tlp-overlay {
opacity: 1;
}
.pfp-wrapper .pfp-layout11 .tlp-overlay .line,
.pfp-wrapper .pfp-isotope10 .tlp-overlay .line,
.pfp-wrapper .pfp-carousel10 .tlp-overlay .line {
height: 2px;
width:0%;
margin: 8px auto;
background-color: #ffffff;
-webkit-transition: all 500ms ease-out;
-moz-transition: all 500ms ease-out;
-o-transition: all 500ms ease-out;
transition: all 500ms ease-out;
}
.pfp-wrapper .pfp-layout11 .tlp-overlay:hover .line,
.pfp-wrapper .pfp-isotope10 .tlp-overlay:hover .line,
.pfp-wrapper .pfp-carousel10 .tlp-overlay:hover .line {
width:40%;
} .pfp-wrapper .pfp-layout12 .tlp-portfolio-item,
.pfp-wrapper .pfp-isotope11 .tlp-portfolio-item,
.pfp-wrapper .pfp-carousel11 .tlp-portfolio-item {
position: relative;
overflow: hidden;
text-align: center;
}
.pfp-wrapper .pfp-layout12 .tlp-portfolio-item figure,
.pfp-wrapper .pfp-isotope11 .tlp-portfolio-item figure,
.pfp-wrapper .pfp-carousel11 .tlp-portfolio-item figure {
position: relative;
overflow: hidden;
}
.pfp-wrapper .pfp-layout12 .tlp-overlay,
.pfp-wrapper .pfp-isotope11 .tlp-overlay,
.pfp-wrapper .pfp-carousel11 .tlp-overlay {
background-color: rgba(0, 0, 0, 0.5);
position: absolute;
opacity: 0;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 0px;
color: #fff;
-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;
text-decoration: none;
text-align: center;
-webkit-transition: all 300ms ease-out;
}
.pfp-wrapper .pfp-layout12 .tlp-portfolio-item h3,
.pfp-wrapper .pfp-isotope11 .tlp-portfolio-item h3,
.pfp-wrapper .pfp-carousel11 .tlp-portfolio-item h3 {
font-size: 22px;
line-height: 1.2;
margin: 0px;
padding: 4px 0px;
}
.pfp-wrapper .pfp-layout12 .tlp-overlay .item-info .item-info-top,
.pfp-wrapper .pfp-isotope11 .tlp-overlay .item-info .item-info-top,
.pfp-wrapper .pfp-carousel11 .tlp-overlay .item-info .item-info-top {
width: 100%;
top: 0;
position: absolute;
-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
padding:0 10px;
}
.pfp-wrapper .pfp-layout12 .tlp-overlay .item-info .item-info-bottom,
.pfp-wrapper .pfp-isotope11 .tlp-overlay .item-info .item-info-bottom,
.pfp-wrapper .pfp-carousel11 .tlp-overlay .item-info .item-info-bottom {
width: 100%;
bottom: 0;
position: absolute;
-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
padding:0 10px;
}
.pfp-wrapper .pfp-layout12 .tlp-overlay .item-info p,
.pfp-wrapper .pfp-isotope11 .tlp-overlay .item-info p,
.pfp-wrapper .pfp-carousel11 .tlp-overlay .item-info p {
padding: 0px 15px;
text-align: center;
}
.pfp-wrapper .pfp-layout12 .tlp-portfolio-item h3,
.pfp-wrapper .pfp-layout12 .tlp-portfolio-item h3 a,
.pfp-wrapper .pfp-isotope11 .tlp-portfolio-item h3,
.pfp-wrapper .pfp-isotope11 .tlp-portfolio-item h3 a,
.pfp-wrapper .pfp-carousel11 .tlp-portfolio-item h3,
.pfp-wrapper .pfp-carousel11 .tlp-portfolio-item h3 a {
color: #fff;
text-align: center;
}
.pfp-wrapper .pfp-layout12 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-isotope11 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-carousel11 .tlp-portfolio-item:hover .tlp-overlay {
opacity: 1;
}
.pfp-wrapper .pfp-layout12 .tlp-portfolio-item .social-icons,
.pfp-wrapper .pfp-isotope11 .tlp-portfolio-item .social-icons,
.pfp-wrapper .pfp-carousel11 .tlp-portfolio-item .social-icons {
color: #fff;
margin: 0px;
text-align: center;
padding: 0px;
}
.pfp-wrapper .pfp-layout12 .tlp-overlay .line,
.pfp-wrapper .pfp-isotope11 .tlp-overlay .line,
.pfp-wrapper .pfp-carousel11 .tlp-overlay .line {
height: 2px;
width: 0%;
margin: 10px auto;
background-color: #ffffff;
-webkit-transition: all 500ms ease-out;
-moz-transition: all 500ms ease-out;
-o-transition: all 500ms ease-out;
transition: all 500ms ease-out;
}
.pfp-wrapper .pfp-layout12 .tlp-overlay:hover .line,
.pfp-wrapper .pfp-isotope11 .tlp-overlay:hover .line,
.pfp-wrapper .pfp-carousel11 .tlp-overlay:hover .line {
width: 40%;
}
.pfp-wrapper .pfp-layout12 .tlp-overlay:hover .item-info .item-info-top,
.pfp-wrapper .pfp-isotope11 .tlp-overlay:hover .item-info .item-info-top,
.pfp-wrapper .pfp-carousel11 .tlp-overlay:hover .item-info .item-info-top {
top: 50%;
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
}
.pfp-wrapper .pfp-layout12 .tlp-overlay:hover .item-info .item-info-bottom,
.pfp-wrapper .pfp-isotope11 .tlp-overlay:hover .item-info .item-info-bottom,
.pfp-wrapper .pfp-carousel11 .tlp-overlay:hover .item-info .item-info-bottom {
bottom: 50%;
-webkit-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
} .pfp-wrapper .pfp-layout13 .tlp-portfolio-item,
.pfp-wrapper .pfp-isotope12 .tlp-portfolio-item,
.pfp-wrapper .pfp-carousel12 .tlp-portfolio-item {
position: relative;
}
.pfp-wrapper .pfp-layout13 .tlp-portfolio-item img,
.pfp-wrapper .pfp-isotope12 .tlp-portfolio-item img,
.pfp-wrapper .pfp-carousel12 .tlp-portfolio-item img {
width: 100%;
height: 100%;
}
.pfp-wrapper .pfp-layout13 .tlp-portfolio-item,
.pfp-wrapper .pfp-isotope12 .tlp-portfolio-item,
.pfp-wrapper .pfp-carousel12 .tlp-portfolio-item {
width: 100%;
height: 100%;
overflow: hidden;
}
.pfp-wrapper .pfp-layout13 .tlp-portfolio-item .tlp-overlay,
.pfp-wrapper .pfp-isotope12 .tlp-portfolio-item .tlp-overlay,
.pfp-wrapper .pfp-carousel12 .tlp-portfolio-item .tlp-overlay {
position: absolute;
top: 0px;
left: 100%;
background-color: rgb(0 0 0 / 35%);
width: 100%;
height: 100%;
color: #fff;
-o-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1) 0s;
-moz-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1) 0s;
-webkit-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1) 0s;
-ms-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1) 0s;
transition: all 0.3s cubic-bezier(0.4, 0, 1, 1) 0s;
}
.pfp-wrapper .pfp-layout13 .tlp-portfolio-item .link-icon, 
.pfp-wrapper .pfp-isotope12 .tlp-portfolio-item .link-icon, 
.pfp-wrapper .pfp-carousel12 .tlp-portfolio-item .link-icon{
-webkit-transform: translate3d(0,0,0) scale(1.1);
transform: translate3d(0,0,0) scale(1.1);
position: relative;
top: 0;
}
.pfp-wrapper .pfp-layout13 .tlp-portfolio-item .tlp-overlay h3,
.pfp-wrapper .pfp-isotope12 .tlp-portfolio-item .tlp-overlay h3,
.pfp-wrapper .pfp-carousel12 .tlp-portfolio-item .tlp-overlay h3 {
font-size: 22px;
text-align: center;
padding: 0px 0px 15px;
margin: 0px 15px 15px;
border-bottom: 2px solid #fff;
}
.pfp-wrapper .pfp-layout13 .tlp-portfolio-item .tlp-overlay h3 a,
.pfp-wrapper .pfp-isotope12 .tlp-portfolio-item .tlp-overlay h3 a,
.pfp-wrapper .pfp-carousel12 .tlp-portfolio-item .tlp-overlay h3 a {
color: #fff;
}
.pfp-wrapper .pfp-layout13 .tlp-portfolio-item .tlp-overlay .short-desc,
.pfp-wrapper .pfp-isotope12 .tlp-portfolio-item .tlp-overlay .short-desc,
.pfp-wrapper .pfp-carousel12 .tlp-portfolio-item .tlp-overlay .short-desc,
.pfp-wrapper .pfp-layout13 .tlp-portfolio-item .tlp-overlay .tools,
.pfp-wrapper .pfp-layout13 .tlp-portfolio-item .tlp-overlay .pfp-categories,
.pfp-wrapper .pfp-isotope12 .tlp-portfolio-item .tlp-overlay .pfp-categories,
.pfp-wrapper .pfp-isotope12 .tlp-portfolio-item .tlp-overlay .tools,
.pfp-wrapper .pfp-carousel12 .tlp-portfolio-item .tlp-overlay .tools ,
.pfp-wrapper .pfp-carousel12 .tlp-portfolio-item .tlp-overlay .pfp-categories {
margin: 0px 0px 10px 0px;
text-align: center;
padding: 0px 5px;
}
.pfp-wrapper .pfp-layout13 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-isotope12 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-carousel12 .tlp-portfolio-item:hover .tlp-overlay {
left: 0px;
} .pfp-wrapper .pfp-layout14 .tlp-portfolio-item,
.pfp-wrapper .pfp-isotope13 .tlp-portfolio-item,
.pfp-wrapper .pfp-carousel13 .tlp-portfolio-item {
position: relative;
}
.pfp-wrapper .pfp-layout14 .tlp-portfolio-item img,
.pfp-wrapper .pfp-isotope13 .tlp-portfolio-item img,
.pfp-wrapper .pfp-carousel13 .tlp-portfolio-item img {
width: 100%;
height: 100%;
}
.pfp-wrapper .pfp-layout14 .tlp-portfolio-item,
.pfp-wrapper .pfp-isotope13 .tlp-portfolio-item,
.pfp-wrapper .pfp-carousel13 .tlp-portfolio-item {
width: 100%;
height: 100%;
overflow: hidden;
}
.pfp-wrapper .pfp-layout14 .tlp-portfolio-item .tlp-overlay,
.pfp-wrapper .pfp-isotope13 .tlp-portfolio-item .tlp-overlay,
.pfp-wrapper .pfp-carousel13 .tlp-portfolio-item .tlp-overlay {
position: absolute;
top: 0px;
left: 0px;
background-color: rgb(0 0 0 / 35%);
width: 100%;
height: 100%;
color: #fff;
-o-transition: all 0.4s linear 0s;
-moz-transition: all 0.4s linear 0s;
-webkit-transition: all 0.4s linear 0s;
-ms-transition: all 0.4s linear 0s;
transition: all 0.4s linear 0s;
-webkit-transform: rotateZ(0deg) scale(0);
-o-transform: rotate(0deg) scale(0);
-moz-transform: rotate(0deg) scale(0);
-ms-transform: rotate(0deg) scale(0);
transform: rotate(0deg) scale(0);
}
.pfp-wrapper .pfp-layout14 .tlp-portfolio-item .tlp-overlay .link-icon, 
.pfp-wrapper .pfp-isotope13 .tlp-portfolio-item .tlp-overlay .link-icon, 
.pfp-wrapper .pfp-carousel13 .tlp-portfolio-item .tlp-overlay .link-icon{
-webkit-transform: translate3d(0,0,0) scale(1.1);
transform: translate3d(0,0,0) scale(1.1);
}
.pfp-wrapper .pfp-layout14 .tlp-portfolio-item .tlp-overlay h3,
.pfp-wrapper .pfp-isotope13 .tlp-portfolio-item .tlp-overlay h3,
.pfp-wrapper .pfp-carousel13 .tlp-portfolio-item .tlp-overlay h3 {
font-size: 22px;
text-align: center;
padding: 0px 0px 15px;
margin: 0px 15px 15px;
border-bottom: 2px solid #fff;
}
.pfp-wrapper .pfp-layout14 .tlp-portfolio-item .tlp-overlay h3 a,
.pfp-wrapper .pfp-isotope13 .tlp-portfolio-item .tlp-overlay h3 a,
.pfp-wrapper .pfp-carousel13 .tlp-portfolio-item .tlp-overlay h3 a {
color: #fff;
}
.pfp-wrapper .pfp-layout14 .tlp-portfolio-item .tlp-overlay .short-desc,
.pfp-wrapper .pfp-isotope13 .tlp-portfolio-item .tlp-overlay .short-desc,
.pfp-wrapper .pfp-carousel13 .tlp-portfolio-item .tlp-overlay .short-desc,
.pfp-wrapper .pfp-layout14 .tlp-portfolio-item .tlp-overlay .pfp-categories,
.pfp-wrapper .pfp-layout14 .tlp-portfolio-item .tlp-overlay .tools,
.pfp-wrapper .pfp-isotope13 .tlp-portfolio-item .tlp-overlay .pfp-categories,
.pfp-wrapper .pfp-isotope13 .tlp-portfolio-item .tlp-overlay .tools,
.pfp-wrapper .pfp-carousel13 .tlp-portfolio-item .tlp-overlay .tools,
.pfp-wrapper .pfp-carousel13 .tlp-portfolio-item .tlp-overlay .pfp-categories {
margin: 0px 0px 10px 0px;
text-align: center;
padding: 0px 5px;
}
.pfp-wrapper .pfp-layout14 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-isotope13 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-carousel13 .tlp-portfolio-item:hover .tlp-overlay {
-o-transform: rotate(360deg) scale(1);
-moz-transform: rotate(360deg) scale(1);
-webkit-transform: rotate(360deg) scale(1);
-ms-transform: rotate(360deg) scale(1);
transform: rotate(360deg) scale(1);
}
.pfp-wrapper .pfp-layout14 .tlp-portfolio-item:hover .tlp-overlay .link-icon, 
.pfp-wrapper .pfp-isotope13 .tlp-portfolio-item:hover .tlp-overlay .link-icon, 
.pfp-wrapper .pfp-carousel13 .tlp-portfolio-item:hover .tlp-overlay .link-icon {
position: relative;
top: inherit;
} .pfp-wrapper .pfp-layout15 .tlp-portfolio-item,
.pfp-wrapper .pfp-isotope14 .tlp-portfolio-item,
.pfp-wrapper .pfp-carousel14 .tlp-portfolio-item {
position: relative;
}
.pfp-wrapper .pfp-layout15 .tlp-portfolio-item img,
.pfp-wrapper .pfp-isotope14 .tlp-portfolio-item img,
.pfp-wrapper .pfp-carousel14 .tlp-portfolio-item img {
width: 100%;
height: 100%;
display: block;
}
.pfp-wrapper .pfp-layout15 .tlp-portfolio-item,
.pfp-wrapper .pfp-isotope14 .tlp-portfolio-item,
.pfp-wrapper .pfp-carousel14 .tlp-portfolio-item {
width: 100%;
height: 100%;
overflow: hidden;
}
.pfp-wrapper .pfp-layout15 .tlp-portfolio-item .tlp-overlay,
.pfp-wrapper .pfp-isotope14 .tlp-portfolio-item .tlp-overlay,
.pfp-wrapper .pfp-carousel14 .tlp-portfolio-item .tlp-overlay {
position: absolute;
top: 0px;
left: 0px;
background-color: rgb(0 0 0 / 35%);
width: 100%;
height: 100%;
color: #fff;
-webkit-transform: scaleX(0);
-moz-transform: scaleX(0);
-ms-transform: scaleX(0);
-o-transform: scaleX(0);
transform: scaleX(0);
-o-transition: all 0.4s linear 0s;
-moz-transition: all 0.4s linear 0s;
-webkit-transition: all 0.4s linear 0s;
-ms-transition: all 0.4s linear 0s;
transition: all 0.4s linear 0s;
}
.pfp-wrapper .pfp-layout15 .tlp-portfolio-item .tlp-overlay h3,
.pfp-wrapper .pfp-isotope14 .tlp-portfolio-item .tlp-overlay h3,
.pfp-wrapper .pfp-carousel14 .tlp-portfolio-item .tlp-overlay h3 {
font-size: 22px;
text-align: center;
padding: 0px 0px 15px;
margin: 0px 15px 15px;
border-bottom: 2px solid #fff;
}
.pfp-wrapper .pfp-layout15 .tlp-portfolio-item .tlp-overlay h3 a,
.pfp-wrapper .pfp-isotope14 .tlp-portfolio-item .tlp-overlay h3 a,
.pfp-wrapper .pfp-carousel14 .tlp-portfolio-item .tlp-overlay h3 a {
color: #fff;
}
.pfp-wrapper .pfp-layout15 .tlp-portfolio-item .tlp-overlay .short-desc,
.pfp-wrapper .pfp-isotope14 .tlp-portfolio-item .tlp-overlay .short-desc,
.pfp-wrapper .pfp-carousel14 .tlp-portfolio-item .tlp-overlay .short-desc,
.pfp-wrapper .pfp-layout15 .tlp-portfolio-item .tlp-overlay .pfp-categories,
.pfp-wrapper .pfp-layout15 .tlp-portfolio-item .tlp-overlay .tools,
.pfp-wrapper .pfp-isotope14 .tlp-portfolio-item .tlp-overlay .pfp-categories,
.pfp-wrapper .pfp-isotope14 .tlp-portfolio-item .tlp-overlay .tools,
.pfp-wrapper .pfp-carousel14 .tlp-portfolio-item .tlp-overlay .tools,
.pfp-wrapper .pfp-carousel14 .tlp-portfolio-item .tlp-overlay .pfp-categories {
margin: 0px 0px 10px 0px;
text-align: center;
padding: 0px 5px;
}
.pfp-wrapper .pfp-layout15 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-isotope14 .tlp-portfolio-item:hover .tlp-overlay,
.pfp-wrapper .pfp-carousel14 .tlp-portfolio-item:hover .tlp-overlay {
-webkit-transform: scaleX(1);
-moz-transform: scaleX(1);
-ms-transform: scaleX(1);
-o-transform: scaleX(1);
transform: scaleX(1);
}
.pfp-wrapper .pfp-layout15 .tlp-portfolio-item .tlp-overlay .link-icon, 
.pfp-wrapper .pfp-isotope14 .tlp-portfolio-item .tlp-overlay .link-icon, 
.pfp-wrapper .pfp-carousel14 .tlp-portfolio-item .tlp-overlay .link-icon{
transform: translate3d(0,0px,0) scale(1.1);
position: relative;
} .pfp-wrapper .pfp-layout16 .tlp-portfolio-item,
.pfp-wrapper .pfp-isotope15 .tlp-portfolio-item,
.pfp-wrapper .pfp-carousel15 .tlp-portfolio-item {
position: relative;
}
.pfp-wrapper .pfp-layout16 .tlp-portfolio-item img,
.pfp-wrapper .pfp-isotope15 .tlp-portfolio-item img,
.pfp-wrapper .pfp-carousel15 .tlp-portfolio-item img {
width: 100%;
height: 100%;
}
.pfp-wrapper .pfp-layout16 .tlp-portfolio-item,
.pfp-wrapper .pfp-isotope15 .tlp-portfolio-item,
.pfp-wrapper .pfp-carousel15 .tlp-portfolio-item {
width: 100%;
height: 100%;
overflow: hidden;
}
.pfp-wrapper .pfp-layout16 .tlp-portfolio-item .tlp-overlay16,
.pfp-wrapper .pfp-isotope15 .tlp-portfolio-item .tlp-overlay16,
.pfp-wrapper .pfp-carousel15 .tlp-portfolio-item .tlp-overlay16 {
position: absolute;
top: -100%;
left: 0px;
background: transparent;
width: 100%;
height: 100%;
color: #fff;
-ms-transition: all 0.2s linear 0s;
-o-transition: all 0.2s linear 0s;
-webkit-transition: all 0.2s linear 0s;
-moz-transition: all 0.2s linear 0s;
transition: all 0.2s linear 0s;
}
.pfp-wrapper .pfp-layout16 .tlp-portfolio-item .tlp-overlay16 h3,
.pfp-wrapper .pfp-isotope15 .tlp-portfolio-item .tlp-overlay16 h3,
.pfp-wrapper .pfp-carousel15 .tlp-portfolio-item .tlp-overlay16 h3 {
font-size: 22px;
text-align: center;
padding: 0px 0px 15px;
margin: 0px 15px 15px;
border-bottom: 2px solid #fff;
}
.pfp-wrapper .pfp-layout16 .tlp-portfolio-item .tlp-overlay16 h3 a,
.pfp-wrapper .pfp-isotope15 .tlp-portfolio-item .tlp-overlay16 h3 a,
.pfp-wrapper .pfp-carousel15 .tlp-portfolio-item .tlp-overlay16 h3 a {
color: #fff;
}
.pfp-wrapper .pfp-layout16 .tlp-portfolio-item .tlp-overlay16 .short-desc,
.pfp-wrapper .pfp-isotope15 .tlp-portfolio-item .tlp-overlay16 .short-desc,
.pfp-wrapper .pfp-carousel15 .tlp-portfolio-item .tlp-overlay16 .short-desc,
.pfp-wrapper .pfp-layout16 .tlp-portfolio-item .tlp-overlay16 .tools,
.pfp-wrapper .pfp-layout16 .tlp-portfolio-item .tlp-overlay16 .pfp-categories,
.pfp-wrapper .pfp-isotope15 .tlp-portfolio-item .tlp-overlay16 .pfp-categories,
.pfp-wrapper .pfp-isotope15 .tlp-portfolio-item .tlp-overlay16 .tools,
.pfp-wrapper .pfp-carousel15 .tlp-portfolio-item .tlp-overlay16 .pfp-categories,
.pfp-wrapper .pfp-carousel15 .tlp-portfolio-item .tlp-overlay16 .tools {
margin: 0px 0px 10px 0px;
text-align: center;
padding: 0px 5px;
}
.pfp-wrapper .pfp-layout16 .tlp-portfolio-item .tlp-overlay16 .link-icon a,
.pfp-wrapper .pfp-isotope15 .tlp-portfolio-item .tlp-overlay16 .link-icon a,
.pfp-wrapper .pfp-carousel15 .tlp-portfolio-item .tlp-overlay16 .link-icon a {
text-align: center;
color: #fff;
text-decoration: none;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
padding: 4px;
margin-right: 5px;
font-size: 20px;
width: 40px;
height: 40px;
border: 1px solid #fff;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
line-height: 0;
}
.pfp-wrapper .pfp-layout16 .tlp-portfolio-item .overlay,
.pfp-wrapper .pfp-isotope15 .tlp-portfolio-item .overlay,
.pfp-wrapper .pfp-carousel15 .tlp-portfolio-item .overlay {
background-color: rgb(0 0 0 / 35%);
width: 100%;
height: 50%;
left: 0px;
position: absolute;
-ms-transition: all 0.15s linear 0.3s;
-o-transition: all 0.15s linear 0.3s;
-webkit-transition: all 0.15s linear 0.3s;
-moz-transition: all 0.15s linear 0.3s;
transition: all 0.15s linear 0.3s;
}
.pfp-wrapper .pfp-layout16 .tlp-portfolio-item .overlay-top,
.pfp-wrapper .pfp-isotope15 .tlp-portfolio-item .overlay-top,
.pfp-wrapper .pfp-carousel15 .tlp-portfolio-item .overlay-top {
top: -100%;
}
.pfp-wrapper .pfp-layout16 .tlp-portfolio-item .overlay-bottom,
.pfp-wrapper .pfp-isotope15 .tlp-portfolio-item .overlay-bottom,
.pfp-wrapper .pfp-carousel15 .tlp-portfolio-item .overlay-bottom {
top: 100%;
}
.pfp-wrapper .pfp-layout16 .tlp-portfolio-item:hover .overlay-top,
.pfp-wrapper .pfp-isotope15 .tlp-portfolio-item:hover .overlay-top,
.pfp-wrapper .pfp-carousel15 .tlp-portfolio-item:hover .overlay-top {
top: 0px;
}
.pfp-wrapper .pfp-layout16 .tlp-portfolio-item:hover .overlay-bottom,
.pfp-wrapper .pfp-isotope15 .tlp-portfolio-item:hover .overlay-bottom,
.pfp-wrapper .pfp-carousel15 .tlp-portfolio-item:hover .overlay-bottom {
top: 50%;
}
.pfp-wrapper .pfp-layout16 .tlp-portfolio-item:hover .overlay,
.pfp-wrapper .pfp-isotope15 .tlp-portfolio-item:hover .overlay,
.pfp-wrapper .pfp-carousel15 .tlp-portfolio-item:hover .overlay {
-webkit-transition-delay: 0s;
-o-transition-delay: 0s;
-moz-transition-delay: 0s;
-ms-transition-delay: 0s;
transition-delay: 0s;
}
.pfp-wrapper .pfp-layout16 .tlp-portfolio-item:hover .tlp-overlay16,
.pfp-wrapper .pfp-isotope15 .tlp-portfolio-item:hover .tlp-overlay16,
.pfp-wrapper .pfp-carousel15 .tlp-portfolio-item:hover .tlp-overlay16 {
top: 0px;
-webkit-transition-delay: 0.3s;
-o-transition-delay: 0.3s;
-moz-transition-delay: 0.3s;
-ms-transition-delay: 0.3s;
transition-delay: 0.3s;
}
.pfp-wrapper .pfp-layout16 .tlp-portfolio-item:hover .tlp-overlay16 .link-icon, 
.pfp-wrapper .pfp-isotope15 .tlp-portfolio-item:hover .tlp-overlay16 .link-icon, 
.pfp-wrapper .pfp-carousel15 .tlp-portfolio-item:hover .tlp-overlay16 .link-icon{
position: relative;
-webkit-transform: translate3d(0,0,0) scale(1.1);
transform: translate3d(0,0,0) scale(1.1);
top: inherit;
} .pfp-wrapper .pfp-layout17 .tlp-portfolio-item,
.pfp-wrapper .pfp-isotope16 .tlp-portfolio-item,
.pfp-wrapper .pfp-carousel16 .tlp-portfolio-item {
position: relative;
}
.pfp-wrapper .pfp-layout17 .tlp-portfolio-item img,
.pfp-wrapper .pfp-isotope16 .tlp-portfolio-item img,
.pfp-wrapper .pfp-carousel16 .tlp-portfolio-item img {
width: 100%;
height: 100%;
}
.pfp-wrapper .pfp-layout17 .tlp-portfolio-item,
.pfp-wrapper .pfp-isotope16 .tlp-portfolio-item,
.pfp-wrapper .pfp-carousel16 .tlp-portfolio-item {
width: 100%;
height: 100%;
overflow: hidden;
}
.pfp-wrapper .pfp-layout17 .tlp-portfolio-item .tlp-overlay17,
.pfp-wrapper .pfp-isotope16 .tlp-portfolio-item .tlp-overlay17,
.pfp-wrapper .pfp-carousel16 .tlp-portfolio-item .tlp-overlay17 {
position: absolute;
top: 0px;
left: 0px;
background: transparent;
width: 100%;
height: 100%;
color: #fff;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
.pfp-wrapper .pfp-layout17 .tlp-portfolio-item .tlp-overlay17 h3,
.pfp-wrapper .pfp-isotope16 .tlp-portfolio-item .tlp-overlay17 h3,
.pfp-wrapper .pfp-carousel16 .tlp-portfolio-item .tlp-overlay17 h3 {
font-size: 22px;
text-align: center;
padding: 0px 0px 15px;
margin: 0px 15px 15px;
border-bottom: 2px solid #fff;
}
.pfp-wrapper .pfp-layout17 .tlp-portfolio-item .tlp-overlay17 h3 a,
.pfp-wrapper .pfp-isotope16 .tlp-portfolio-item .tlp-overlay17 h3 a,
.pfp-wrapper .pfp-carousel16 .tlp-portfolio-item .tlp-overlay17 h3 a {
color: #fff;
}
.pfp-wrapper .pfp-layout17 .tlp-portfolio-item .tlp-overlay17 .short-desc,
.pfp-wrapper .pfp-isotope16 .tlp-portfolio-item .tlp-overlay17 .short-desc,
.pfp-wrapper .pfp-carousel16 .tlp-portfolio-item .tlp-overlay17 .short-desc,
.pfp-wrapper .pfp-layout17 .tlp-portfolio-item .tlp-overlay17 .tools,
.pfp-wrapper .pfp-layout17 .tlp-portfolio-item .tlp-overlay17 .pfp-categories,
.pfp-wrapper .pfp-isotope16 .tlp-portfolio-item .tlp-overlay17 .pfp-categories,
.pfp-wrapper .pfp-isotope16 .tlp-portfolio-item .tlp-overlay17 .tools,
.pfp-wrapper .pfp-carousel16 .tlp-portfolio-item .tlp-overlay17 .pfp-categories,
.pfp-wrapper .pfp-carousel16 .tlp-portfolio-item .tlp-overlay17 .tools {
margin: 0px 0px 10px 0px;
text-align: center;
padding: 0px 5px;
}
.pfp-wrapper .pfp-layout17 .tlp-portfolio-item .tlp-overlay17 .link-icon a,
.pfp-wrapper .pfp-isotope16 .tlp-portfolio-item .tlp-overlay17 .link-icon a,
.pfp-wrapper .pfp-carousel16 .tlp-portfolio-item .tlp-overlay17 .link-icon a {
text-align: center;
color: #fff;
text-decoration: none;
padding: 8px;
margin-right: 5px;
font-size: 20px;
width: 40px;
height: 40px;
border: 1px solid #fff;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
line-height: 0;
}
.pfp-wrapper .pfp-layout17 .tlp-portfolio-item .overlay,
.pfp-wrapper .pfp-isotope16 .tlp-portfolio-item .overlay,
.pfp-wrapper .pfp-carousel16 .tlp-portfolio-item .overlay {
background: rgba(0,0,0,0.35);
width: 2px;
height: 2px;
position: absolute;
top: 50%;
left: 50%;
border-radius: 50%;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
.pfp-wrapper .pfp-layout17 .tlp-portfolio-item:hover .tlp-overlay17 .short-desc, 
.pfp-wrapper .pfp-isotope16 .tlp-portfolio-item:hover .tlp-overlay17 .short-desc, 
.pfp-wrapper .pfp-carousel16 .tlp-portfolio-item:hover .tlp-overlay17 .short-desc{
margin-bottom: 20px;
}
.pfp-wrapper .pfp-layout17 .tlp-portfolio-item .overlay-1,
.pfp-wrapper .pfp-isotope16 .tlp-portfolio-item .overlay-1,
.pfp-wrapper .pfp-carousel16 .tlp-portfolio-item .overlay-1 {
-o-transition: all 0.5s linear 0.3s;
-moz-transition: all 0.5s linear 0.3s;
-ms-transition: all 0.5s linear 0.3s;
-webkit-transition: all 0.5s linear 0.3s;
transition: all 0.5s linear 0.3s;
}
.pfp-wrapper .pfp-layout17 .tlp-portfolio-item .overlay-2,
.pfp-wrapper .pfp-isotope16 .tlp-portfolio-item .overlay-2,
.pfp-wrapper .pfp-carousel16 .tlp-portfolio-item .overlay-2 {
-o-transition: all 0.5s linear 0.6s;
-moz-transition: all 0.5s linear 0.6s;
-ms-transition: all 0.5s linear 0.6s;
-webkit-transition: all 0.5s linear 0.6s;
transition: all 0.5s linear 0.6s;
}
.pfp-wrapper .pfp-layout17 .tlp-portfolio-item:hover .overlay,
.pfp-wrapper .pfp-isotope16 .tlp-portfolio-item:hover .overlay,
.pfp-wrapper .pfp-carousel16 .tlp-portfolio-item:hover .overlay {
-webkit-transform: scale(500);
-moz-transform: scale(500);
-ms-transform: scale(500);
-o-transform: scale(500);
transform: scale(500);
}
.pfp-wrapper .pfp-layout17 .tlp-portfolio-item:hover .overlay-1,
.pfp-wrapper .pfp-isotope16 .tlp-portfolio-item:hover .overlay-1,
.pfp-wrapper .pfp-carousel16 .tlp-portfolio-item:hover .overlay-1 {
-moz-transition-delay: 0s;
-webkit-transition-delay: 0s;
-o-transition-delay: 0s;
-ms-transition-delay: 0s;
transition-delay: 0s;
}
.pfp-wrapper .pfp-layout17 .tlp-portfolio-item:hover .overlay-2,
.pfp-wrapper .pfp-isotope16 .tlp-portfolio-item:hover .overlay-2,
.pfp-wrapper .pfp-carousel16 .tlp-portfolio-item:hover .overlay-2 {
-moz-transition-delay: 0.2s;
-webkit-transition-delay: 0.2s;
-o-transition-delay: 0.2s;
-ms-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.pfp-wrapper .pfp-layout17 .tlp-portfolio-item:hover .tlp-overlay17,
.pfp-wrapper .pfp-isotope16 .tlp-portfolio-item:hover .tlp-overlay17,
.pfp-wrapper .pfp-carousel16 .tlp-portfolio-item:hover .tlp-overlay17 {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
-moz-transition-delay: 0.4s;
-webkit-transition-delay: 0.4s;
-o-transition-delay: 0.4s;
-ms-transition-delay: 0.4s;
transition-delay: 0.4s;
}
.pfp-wrapper .pfp-layout17 .tlp-portfolio-item:hover .tlp-overlay17 .link-icon, 
.pfp-wrapper .pfp-isotope16 .tlp-portfolio-item:hover .tlp-overlay17 .link-icon, 
.pfp-wrapper .pfp-carousel16 .tlp-portfolio-item:hover .tlp-overlay17 .link-icon{
-webkit-transform: translate3d(0,0,0) scale(1.1);
transform: translate3d(0,0,0) scale(1.1);
position: relative;
top: initial;
} .pfp-wrapper .pfp-layout18 .tlp-portfolio-item,
.pfp-wrapper .pfp-isotope17 .tlp-portfolio-item,
.pfp-wrapper .pfp-carousel17 .tlp-portfolio-item {
position: relative;
overflow: hidden;
}
.pfp-wrapper .pfp-layout18 .tlp-portfolio-item img,
.pfp-wrapper .pfp-isotope17 .tlp-portfolio-item img,
.pfp-wrapper .pfp-carousel17 .tlp-portfolio-item img {
-webkit-transition: -webkit-transform 0.4s;
-moz-transition: -moz-transform 0.4s;
transition: transform 0.4s;
}
.pfp-wrapper .pfp-layout18 .tlp-portfolio-item:hover img,
.pfp-wrapper .pfp-isotope17 .tlp-portfolio-item:hover img,
.pfp-wrapper .pfp-carousel17 .tlp-portfolio-item:hover img {
-webkit-transform: translateY(-50px);
-moz-transform: translateY(-50px);
-ms-transform: translateY(-50px);
transform: translateY(-50px);
}
.pfp-wrapper .pfp-layout18 .tlp-portfolio-item h3,
.pfp-wrapper .pfp-isotope17 .tlp-portfolio-item h3,
.pfp-wrapper .pfp-carousel17 .tlp-portfolio-item h3 {
font-size: 22px;
text-align: center;
margin: 0px 0px 5px;
padding: 0px;
color: #fff;
}
.pfp-wrapper .pfp-layout18 .tlp-portfolio-item h3 a,
.pfp-wrapper .pfp-isotope17 .tlp-portfolio-item h3 a,
.pfp-wrapper .pfp-carousel17 .tlp-portfolio-item h3 a {
color: #fff;
}
.pfp-wrapper .pfp-layout18 .tlp-portfolio-item .tlp-content,
.pfp-wrapper .pfp-isotope17 .tlp-portfolio-item .tlp-content,
.pfp-wrapper .pfp-carousel17 .tlp-portfolio-item .tlp-content {
position: absolute;
left: 0;
padding: 15px;
background: #3498db;
color: #fff;
width: 100%;
bottom: 0;
opacity: 0;
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
transition: transform 0.4s, opacity 0.1s 0.3s;
}
.pfp-wrapper .pfp-layout18 .tlp-portfolio-item .tlp-content .short-desc,
.pfp-wrapper .pfp-isotope17 .tlp-portfolio-item .tlp-content .short-desc,
.pfp-wrapper .pfp-carousel17 .tlp-portfolio-item .tlp-content .short-desc,
.pfp-wrapper .pfp-layout18 .tlp-portfolio-item .tlp-content .pfp-categories,
.pfp-wrapper .pfp-isotope17 .tlp-portfolio-item .tlp-content .pfp-categories,
.pfp-wrapper .pfp-carousel17 .tlp-portfolio-item .tlp-content .pfp-categories {
padding: 0px 0px 4px;
margin: 0px;
text-align: center;
}
.pfp-wrapper .pfp-layout18 .tlp-portfolio-item:hover .tlp-content,
.pfp-wrapper .pfp-isotope17 .tlp-portfolio-item:hover .tlp-content,
.pfp-wrapper .pfp-carousel17 .tlp-portfolio-item:hover .tlp-content {
opacity: 1;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
-moz-transition: -moz-transform 0.4s, opacity 0.1s;
transition: transform 0.4s, opacity 0.1s;
} .pfp-wrapper .pfp-layout19 figure,
.pfp-wrapper .pfp-isotope18 figure {
margin: 0;
position: relative;
}
.pfp-wrapper .pfp-layout19 figure img,
.pfp-wrapper .pfp-isotope18 figure img {
max-width: 100%;
display: block;
position: relative;
}
.pfp-wrapper .pfp-layout19 figure:hover img,
.pfp-wrapper .pfp-isotope18 figure:hover img {
z-index: 100;
}
.pfp-wrapper .pfp-layout19 figcaption,
.pfp-wrapper .pfp-isotope18 figcaption {
position: absolute;
top: 0;
left: 0;
padding: 20px;
background: #2c3f52;
color: #ed4e6e;
}
.pfp-wrapper .pfp-layout19 figcaption,
.pfp-wrapper .pfp-isotope18 figcaption {
height: 100%;
width: 100%;
opacity: 0;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: opacity 0.3s, height 0.3s, box-shadow 0.3s;
-moz-transition: opacity 0.3s, height 0.3s, box-shadow 0.3s;
transition: opacity 0.3s, height 0.3s, box-shadow 0.3s;
box-shadow: 0 0 0 0 #2c3f52;
}
.pfp-wrapper .pfp-layout19 figure:hover figcaption,
.pfp-wrapper .pfp-isotope18 figure:hover figcaption {
opacity: 1;
height: calc(100% + 110px);
box-shadow: 0 0 0 10px #2c3f52;
z-index: 99;
}
.pfp-wrapper .pfp-layout19 figcaption h3,
.pfp-wrapper .pfp-isotope18 figcaption h3 {
margin-bottom: 10px;
padding: 0;
opacity: 0;
}
.pfp-wrapper .pfp-layout19 figcaption h3,
.pfp-wrapper .pfp-layout19 figcaption p,
.pfp-wrapper .pfp-isotope18 figcaption h3,
.pfp-wrapper .pfp-isotope18 figcaption p {
opacity: 0;
-webkit-transition: opacity 0s;
-moz-transition: opacity 0s;
transition: opacity 0s;
}
.pfp-wrapper .pfp-layout19 figure:hover figcaption h3,
.pfp-wrapper .pfp-isotope18 figure:hover figcaption h3 {
-webkit-transition: opacity 0.3s 0.2s;
-moz-transition: opacity 0.3s 0.2s;
transition: opacity 0.3s 0.2s;
opacity: 1;
margin-top: 82%;
}
.pfp-wrapper .pfp-layout19 figure:hover figcaption p,
.pfp-wrapper .pfp-isotope18 figure:hover figcaption p {
-webkit-transition: opacity 0.3s 0.2s;
-moz-transition: opacity 0.3s 0.2s;
transition: opacity 0.3s 0.2s;
opacity: 1;
}
.pfp-wrapper .pfp-isotope18 .item-figcaption-caption-inner,
.pfp-wrapper .pfp-layout19 .item-figcaption-caption-inner {
position: absolute;
bottom: 0;
left: 0;
width: 100%; padding: 0;
}
.pfp-wrapper .pfp-isotope18 .item-figcaption-caption-inner .title ,
.pfp-wrapper .pfp-layout19 .item-figcaption-caption-inner .title {
margin: 0;
font-size: 24px;
margin-bottom: 10px;
}
.pfp-wrapper .pfp-isotope18 .item-figcaption-caption-inner .pfp-categories,
.pfp-wrapper .pfp-layout19 .item-figcaption-caption-inner .pfp-categories {
margin: 0;
} .pfp-wrapper .pfp-layout20 .tlp-portfolio-item,
.pfp-wrapper .pfp-isotope19 .tlp-portfolio-item,
.pfp-wrapper .pfp-carousel18 .tlp-portfolio-item {
position: relative;
}
.pfp-wrapper .pfp-layout20 .tlp-portfolio-item .tlp-overlay20 .post-info,
.pfp-wrapper .pfp-isotope19 .tlp-portfolio-item .tlp-overlay20 .post-info,
.pfp-wrapper .pfp-carousel18 .tlp-portfolio-item .tlp-overlay20 .post-info {
color: #fff;
display: block;
position: absolute;
opacity: 0;
z-index: 5;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.pfp-wrapper .pfp-layout20 .tlp-portfolio-item .tlp-overlay20 .post-info,
.pfp-wrapper .pfp-isotope19 .tlp-portfolio-item .tlp-overlay20 .post-info,
.pfp-wrapper .pfp-carousel18 .tlp-portfolio-item .tlp-overlay20 .post-info {
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 24px;
background-color: rgba(3,28,155,0.8);
text-align: center;
backface-visibility: hidden;
-webkit-transform: rotateY(-180deg);
-moz-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-webkit-transition: all .5s;
-moz-transition: all .5s;
transition: all .5s;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.pfp-wrapper .pfp-layout20 .tlp-portfolio-item .tlp-overlay20 .post-info .link-icon, 
.pfp-wrapper .pfp-isotope19 .tlp-portfolio-item .tlp-overlay20 .post-info .link-icon, 
.pfp-wrapper .pfp-carousel18 .tlp-portfolio-item .tlp-overlay20 .post-info .link-icon{
-webkit-transform: translate3d(0,0px,0) scale(1.1);
transform: translate3d(0,0px,0) scale(1.1);
position: relative;
top: initial;
}
.pfp-wrapper .pfp-layout20 .tlp-portfolio-item .tlp-overlay20:hover .post-info .short-desc, 
.pfp-wrapper .pfp-isotope19 .tlp-portfolio-item .tlp-overlay20:hover .post-info .short-desc, 
.pfp-wrapper .pfp-carousel18 .tlp-portfolio-item .tlp-overlay20:hover .post-info .short-desc{
margin-bottom: 20px;
}
.pfp-wrapper .pfp-layout20 .tlp-portfolio-item .tlp-overlay20 img,
.pfp-wrapper .pfp-isotope19 .tlp-portfolio-item .tlp-overlay20 img,
.pfp-wrapper .pfp-carousel18 .tlp-portfolio-item .tlp-overlay20 img {
backface-visibility: hidden;
-webkit-transition: all .5s;
-moz-transition: all .5s;
transition: all .5s;
z-index: 10;
}
.pfp-wrapper .pfp-layout20 .tlp-portfolio-item .tlp-overlay20:hover img,
.pfp-wrapper .pfp-isotope19 .tlp-portfolio-item .tlp-overlay20:hover img,
.pfp-wrapper .pfp-carousel18 .tlp-portfolio-item .tlp-overlay20:hover img {
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
transform: rotateY(180deg);
opacity: 0;
visibility: hidden;
}
.pfp-wrapper .pfp-layout20 .tlp-portfolio-item .tlp-overlay20:hover .post-info,
.pfp-wrapper .pfp-isotope19 .tlp-portfolio-item .tlp-overlay20:hover .post-info,
.pfp-wrapper .pfp-carousel18 .tlp-portfolio-item .tlp-overlay20:hover .post-info {
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
transform: rotateY(0deg);
backface-visibility: visible;
opacity: 1;
}
.pfp-wrapper .pfp-layout20 .tlp-portfolio-item .post-info h3,
.pfp-wrapper .pfp-isotope19 .tlp-portfolio-item .post-info h3,
.pfp-wrapper .pfp-carousel18 .tlp-portfolio-item .post-info h3 {
font-size: 22px;
line-height: 1.25;
color: #ffffff;
margin: 0 0 15px;
font-weight: 400;
}
.pfp-wrapper .pfp-layout20 .tlp-portfolio-item .post-info,
.pfp-wrapper .pfp-isotope19 .tlp-portfolio-item .post-info,
.pfp-wrapper .pfp-carousel18 .tlp-portfolio-item .post-info {
color: #ffffff;
}
.pfp-wrapper .pfp-layout20 .tlp-portfolio-item .post-info a,
.pfp-wrapper .pfp-isotope19 .tlp-portfolio-item .post-info a,
.pfp-wrapper .pfp-carousel18 .tlp-portfolio-item .post-info a {
color: #ffffff;
}
.pfp-wrapper .pfp-layout20 .tlp-portfolio-item .post-info a:hover,
.pfp-wrapper .pfp-isotope19 .tlp-portfolio-item .post-info a:hover,
.pfp-wrapper .pfp-carousel18 .tlp-portfolio-item .post-info a:hover {
color: #ffffff;
}
.pfp-wrapper .pfp-layout20 .tlp-portfolio-item .link-icon a, 
.pfp-wrapper .pfp-isotope19 .tlp-portfolio-item .link-icon a, 
.pfp-wrapper .pfp-carousel18 .tlp-portfolio-item .link-icon a {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
text-align: center;
font-size: 16px;
padding: 6px;
margin-right: 5px;
color: #fff;
text-decoration: none;
border: 1px solid #fff;
border-radius: 50%;
width: 40px;
height: 40px;
line-height: 0;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.pfp-wrapper .pfp-layout20 .tlp-portfolio-item .post-info h3 .pfp-categories, 
.pfp-wrapper .pfp-isotope19 .tlp-portfolio-item .post-info h3 .pfp-categories, 
.pfp-wrapper .pfp-carousel18 .tlp-portfolio-item .post-info h3 .pfp-categories{
margin-bottom: 15px;
} body> .pfp-tooltip {
font-size: 100%;
position: absolute;
z-index: 9999;
-o-box-shadow: 0 0 5px #aaa;
-moz-box-shadow: 0 0 5px #aaa;
-webkit-box-shadow: 0 0 5px #aaa;
box-shadow: 0 0 5px #aaa;
color: #fff;
border-radius: 3px;
background: #666;
padding: 0 10px;
border-width: 2px;
opacity: 0;
-webkit-transition: opacity .5s ease-in-out;
-moz-transition: opacity .5s ease-in-out;
-ms-transition: opacity .5s ease-in-out;
-o-transition: opacity .5s ease-in-out;
transition: opacity .5s ease-in-out;
}
body> .pfp-tooltip,
body> .pfp-tooltip .pfp-tooltip-bottom:after {
background: #666;
border-radius: 2px;
}
body> .pfp-tooltip .pfp-tooltip-bottom {
width: 70px;
height: 18px;
overflow: hidden;
position: absolute;
left: 50%;
margin-left: -32px;
bottom: -16px;
}
body> .pfp-tooltip .pfp-tooltip-bottom:after {
content: "";
position: absolute;
left: 20px;
top: -20px;
width: 25px;
height: 25px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
tranform: rotate(45deg);
} .pfp-wrapper .button-group {
margin-left: 15px;
margin-right: 15px;
text-align: center;
}
.pfp-wrapper .pfp-isotope-buttons button {
margin-right: 5px;
}
.pfp-wrapper .pfp-isotope-buttons button:last-child{
margin-right: 0;
}
.pfp-wrapper button {
background: #22b8f0;
text-transform: capitalize;
padding: 10px;
border-radius: 2px;
border: none !important;
box-shadow: none !important;
text-shadow: none !important;
cursor: pointer;
}
.pfp-wrapper button:hover {
background: #1868F2;
color: #fff;
}
.pfp-wrapper button.selected {
background: #1868F2;
color: #fff;
outline: 0px;
}  #tlp-popup-wrap .tlp-popup-singlePage-counter {
color: #fff;
position: absolute;
margin: auto;
right: 40px;
top: 0;
bottom: 0;
font: 400 13px/30px "Open Sans", sans-serif;
height: 30px;
}
#tlp-popup-wrap .tlp-popup-content {
padding-top: 70px;
}
.admin-bar #tlp-popup-wrap .tlp-popup-content {
padding-top: 46px;
}
.tlp-popup-wrap {
min-height: 100%;
position: fixed;
width: 100%;
left: 0;
top: 0;
margin-left: 100%;
display: none;
overflow-y: scroll;
overflow-x: hidden;
z-index: 9990;
padding: 0px;
}
.tlp-popup-wrap:before {
content: "";
display: inline-block;
height: 100%;
vertical-align: middle;
}
.tlp-popup-wrap .tlp-popup-navigation-wrap {
background-color: #1868F2;
}
.tlp-popup-wrap .tlp-popup-loading {
background: url(//jamesmellick.com/wp-content/plugins/tlp-portfolio-pro/assets/images/tlp-loading.gif) no-repeat center;
height: 200px;
}
.tlp-popup-content {
width: 100%;
height: 100%;
background: #fff;
position: fixed;
overflow-y: scroll;
}
.tlp-popup-content .pfp-portfolio-detail {
margin-bottom: 25px;
}
.tlp-popup-content .single-portfolio-share {
min-height: 36px;
margin-bottom: 25px;
}
.tlp-popup-singlePage-sticky .tlp-popup-navigation-wrap {
position: fixed;
top: 0;
}
.tlp-popup-singlePage .tlp-popup-next {  }
.tlp-popup-navigation .tlp-popup-prev, .tlp-popup-navigation .tlp-popup-close, .tlp-popup-navigation .tlp-popup-next {
display: inline-block;
margin: 5px !important;
cursor: pointer;
}
.tlp-popup-navigation .tlp-popup-prev i, .tlp-popup-navigation .tlp-popup-close i, .tlp-popup-navigation .tlp-popup-next i {
width: 40px;
height: 40px;
bottom: 0;
display: inline-flex;
align-items: center;
justify-content: center;
border: 1px solid;
border-radius: 50%;
font-size: 20px;
}
.tlp-popup-navigation i{
color: #fff;
}
.tlp-popup-navigation {
padding: 5px 0;
text-align: center;
}
.tlp-popup-singlePage .tlp-popup-next:hover { }
.tlp-popup-navigation, .tlp-popup-navigation-wrap {
width: 100%
}
.tlp-popup-singlePage .tlp-popup-prev { left: 0;
}
.tlp-popup-singlePage .tlp-popup-prev:hover { }
.tlp-popup-singlePage .tlp-popup-close {  }
.tlp-popup-singlePage .tlp-popup-close:hover { }
.tlp-layout-isotope .team-member {
display: inline-block;
float: left;
}
.pfp-portfolio-detail h2.portfolio-title {
margin: 30px 0px 15px;
padding: 0px;
text-align: center;
text-transform: uppercase;
}  #pfp-gallery-wrapper #slider {
margin-bottom: 0;
}
body.single-portfolio .portfolio.hentry.tlp-single-portfolio-detail {
float: none;
width: auto;
}
.tlp-portfolio-detail:after {
content: "";
clear: both;
display: block;
}
.tlp-portfolio-detail h2.portfolio-title {
font-size: 30px;
text-transform: uppercase;
text-align: center;
margin: 15px 0px;
}
.tlp-portfolio-detail .portfolio-detail-desc {
margin: 30px 0px;
position: relative;
}
.tlp-portfolio-detail .single-item-meta li {
list-style: none;
}
.tlp-portfolio-detail .single-item-meta li label {
color: #000;
font-weight: 400;
}
.tlp-portfolio-detail .tlp-related-project {
margin: 15px 0px 30px;
}
.tlp-portfolio-detail .tlp-related-project h3 {
font-size: 22px;
padding: 10px 0px;
}
.tlp-portfolio-detail .detail-portfolio-share {
overflow: hidden;
margin: 15px 0px;
}
.tlp-portfolio-detail .detail-portfolio-share > div {
float: left;
text-align: center;
height: 35px;
margin-right: 5px;
}
.tlp-portfolio-detail .detail-portfolio-share iframe {
margin: 0px;
padding: 0px;
}
.tlp-portfolio-detail .detail-portfolio-share .linkedin-share {
display: block;
margin-top: 4px !important;
}
.tlp-portfolio-detail .detail-portfolio-share .fb-share {
margin-top: 2px !important;
}
.tlp-portfolio-detail .detail-portfolio-share .twitter-share {
margin-top: 2px !important;
}
.single-portfolio-share {
}
.single-portfolio-share div {
float: left;
display: inline-block;
margin-right: 5px;
}
.single-portfolio-share .twitter-share, .single-portfolio-share .fb-share, .single-portfolio-share .linkedin-share {
margin-top: 2px;
}
.tlp-related-holder {
margin-bottom: 50px;
clear: both;
}
.tlp-related-holder h2 {
font-size: 26px;
padding: 15px;
}
.tlp-related-item h3 {
font-size: 22px;
padding: 5px 0px;
} .pfp-related-holder {
margin-top: 20px;
}
.pfp-related-item img {
width: 100%;
}
.pfp-related-holder h2 {
margin-bottom: 20px;
font-size: 26px;
}
.pfp-related-holder .pfp-related-item {
margin-bottom: 30px;
}
.pfp-related-holder .pfp-related-item > img {
margin-bottom: 15px;
}
.pfp-related-holder .pfp-related-item h3 {
margin-top: 0;
}
.align-items-start {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.tlp-portfolio-thumb .tlp-item-details{
display: block; } .tlp-widget-holder .widget-box {
padding: 10px;
}
.tlp-widget-holder .overlay2 h3 {
margin: 10px 0;
font-size: 18px;
}
.tlp-widget-holder .tpl-social li {
display: inline-block;
}
.tlp-widget-holder .tlp-portfolio-thumb {
overflow: hidden;
position: relative;
}
.tlp-widget-holder .tlp-portfolio-thumb img {
width: 100%;
}
.tlp-widget-holder .tlp-portfolio-thumb .tlp-overlay {
position: absolute;
bottom: 0;
left: 0;
height: 100%;
width: 100%;
color: #fff;
background-color: rgba(217, 35, 45, 0.85);
-webkit-transition: all 0.5s ease-out 0.15s;
-moz-transition: all 0.5s ease-out 0.15s;
-ms-transition: all 0.5s ease-out 0.15s;
-o-transition: all 0.5s ease-out 0.15s;
transition: all 0.5s ease-out 0.15s;
text-align: center;
}
.tlp-widget-holder .tlp-portfolio-thumb .tlp-overlay .link-icon {
display: block;
text-align: center;
-webkit-transition: all 0.3s ease-out 0.5s;
-moz-transition: all 0.3s ease-out 0.5s;
-ms-transition: all 0.3s ease-out 0.5s;
-o-transition: all 0.3s ease-out 0.5s;
transition: all 0.3s ease-out 0.5s;
}
.tlp-widget-holder .tlp-portfolio-thumb .tlp-overlay .link-icon {
text-align: center;
padding: 0;
}
.tlp-widget-holder .tlp-portfolio-thumb .tlp-overlay .link-icon li {
display: inline-block;
font-size: 20px;
line-height: 40px;
list-style: outside none none;
margin: 5px;
}
.tlp-widget-holder .tlp-portfolio-thumb .tlp-overlay .link-icon li a {
text-align: center;
color: #fff;
text-decoration: none;
border: 1px solid #fff;
display: block;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
width: 40px;
height: 40px;
}
.tlp-widget-holder .tlp-portfolio-thumb .tlp-overlay .link-icon li a:hover {
color: #fff;
background: rgba(0, 0, 0, 0.5);
}
.tlp-widget-holder .tlp-portfolio-thumb .tlp-overlay, .tlp-widget-holder .tlp-portfolio-thumb .link-icon {
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
}
.tlp-widget-holder .tlp-portfolio-thumb .link-icon {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
}
.tlp-widget-holder .tlp-portfolio-thumb:hover .tlp-overlay, .tlp-widget-holder .tlp-portfolio-thumb:hover .link-icon {
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
}
.tlp-grid-portfolio .tlp-portfolio {
background: #f5f5f5;
margin-bottom: 30px;
}
.tlp-grid-portfolio .tlp-portfolio-thumb {
overflow: hidden;
position: relative;
line-height: 13px;
}
.tlp-grid-portfolio .tlp-portfolio-thumb img {
width: 100%;
}
.tlp-grid-portfolio .tlp-portfolio-thumb .tlp-overlay {
position: absolute;
bottom: 0;
left: 0;
height: 100%;
width: 100%;
color: #fff;
background-color: rgba(217, 35, 45, 0.85);
-webkit-transition: all 0.5s ease-out 0.15s;
-moz-transition: all 0.5s ease-out 0.15s;
-ms-transition: all 0.5s ease-out 0.15s;
-o-transition: all 0.5s ease-out 0.15s;
transition: all 0.5s ease-out 0.15s;
text-align: center;
}
.tlp-grid-portfolio .tlp-portfolio-thumb .tlp-overlay .link-icon {
display: block;
text-align: center;
-webkit-transition: all 0.3s ease-out 0.5s;
-moz-transition: all 0.3s ease-out 0.5s;
-ms-transition: all 0.3s ease-out 0.5s;
-o-transition: all 0.3s ease-out 0.5s;
transition: all 0.3s ease-out 0.5s;
}
.tlp-grid-portfolio .tlp-portfolio-thumb .tlp-overlay .link-icon {
text-align: center;
padding: 0;
}
.tlp-grid-portfolio .tlp-portfolio-thumb .tlp-overlay .link-icon li {
display: inline-block;
font-size: 20px;
line-height: 40px;
list-style: outside none none;
margin: 5px;
}
.tlp-grid-portfolio .tlp-portfolio-thumb .tlp-overlay .link-icon li a {
text-align: center;
color: #fff;
text-decoration: none;
border: 1px solid #fff;
display: block;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
width: 40px;
height: 40px;
}
.tlp-grid-portfolio .tlp-portfolio-thumb .tlp-overlay .link-icon li a:hover {
color: #fff;
background: rgba(0, 0, 0, 0.5);
}
.tlp-grid-portfolio .tlp-portfolio-thumb .tlp-overlay, .tlp-grid-portfolio .tlp-portfolio-thumb .link-icon {
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
}
.tlp-grid-portfolio .tlp-portfolio-thumb .link-icon {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
}
.tlp-grid-portfolio .tlp-portfolio-thumb:hover .tlp-overlay, .tlp-grid-portfolio .tlp-portfolio-thumb:hover .link-icon {
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
}
.tlp-grid-portfolio .tlp-content h3 {
margin: 5px 0;
font-size: 18px;
font-weight: 600;
}
.tlp-grid-portfolio .tlp-content h3 a {
text-decoration: none;
color: #000;
}
.tlp-grid-portfolio .tlp-content h3 a:hover {
opacity: .8;
}
.tlp-grid-portfolio .tlp-content .short-desc {
padding: 0;
margin: 0;
}
.tlp-grid-portfolio .tlp-content .tlp-content-holder {
padding: 15px;
}
.fotorama-holder #fotorama {
}
.fotorama-holder > #fotorama:not(.fotorama) {
padding-bottom: 50%;
background-color: #f6f6f6;
} .fotorama-holder {
margin: 0 auto;
width: 90%;
}
@media screen and (max-width: 900px) {
.fotorama-holder {
width: 80%;
}
}
@media screen and (max-width: 767px) {
.fotorama-holder {
width: 96%;
}
}
@media screen and (max-width: 360px) {
.fotorama-holder {
width: 100%;
}
}
@media (min-width: 768px) {
.pfp-container {
width: 750px;
}
}
@media (min-width: 992px) {
.pfp-container {
width: 970px;
}
}
@media (min-width: 1200px) {
.pfp-container {
width: 1170px;
}
}
@media (min-width: 768px) {
.pfp-col-sm-1, .pfp-col-sm-2, .pfp-col-sm-3, .pfp-col-sm-4, .pfp-col-sm-5, .pfp-col-sm-6, .pfp-col-sm-7, .pfp-col-sm-8, .pfp-col-sm-9, .pfp-col-sm-10, .pfp-col-sm-11, .pfp-col-sm-12 {
float: left;
}
.pfp-col-sm-12 {
width: 100%;
}
.pfp-col-sm-11 {
width: 91.66666667%;
}
.pfp-col-sm-10 {
width: 83.33333333%;
}
.pfp-col-sm-9 {
width: 75%;
}
.pfp-col-sm-8 {
width: 66.66666667%;
}
.pfp-col-sm-7 {
width: 58.33333333%;
}
.pfp-col-sm-6 {
width: 50%;
}
.pfp-col-sm-5 {
width: 41.66666667%;
}
.pfp-col-sm-4 {
width: 33.33333333%;
}
.pfp-col-sm-3 {
width: 25%;
}
.pfp-col-sm-2 {
width: 16.66666667%;
}
.pfp-col-sm-1 {
width: 8.33333333%;
}
}
@media (min-width: 992px) {
.pfp-col-md-1, .pfp-col-md-2, .pfp-col-md-3, .pfp-col-md-4, .pfp-col-md-5, .pfp-col-md-6, .pfp-col-md-7, .pfp-col-md-8, .pfp-col-md-9, .pfp-col-md-10, .pfp-col-md-11, .pfp-col-md-12 {
float: left;
}
.pfp-col-md-12 {
width: 100%;
}
.pfp-col-md-11 {
width: 91.66666667%;
}
.pfp-col-md-10 {
width: 83.33333333%;
}
.pfp-col-md-9 {
width: 75%;
}
.pfp-col-md-8 {
width: 66.66666667%;
}
.pfp-col-md-7 {
width: 58.33333333%;
}
.pfp-col-md-6 {
width: 50%;
}
.pfp-col-md-5 {
width: 41.66666667%;
}
.pfp-col-md-4 {
width: 33.33333333%;
}
.pfp-col-md-3 {
width: 25%;
}
.pfp-col-md-2 {
width: 16.66666667%;
}
.pfp-col-md-1 {
width: 8.33333333%;
}
}
@media (min-width: 1200px) {
.pfp-col-lg-1, .pfp-col-lg-2, .pfp-col-lg-3, .pfp-col-lg-4, .pfp-col-lg-5, .pfp-col-lg-6, .pfp-col-lg-7, .pfp-col-lg-8, .pfp-col-lg-9, .pfp-col-lg-10, .pfp-col-lg-11, .pfp-col-lg-12 {
float: left;
}
.pfp-col-lg-12 {
width: 100%;
}
.pfp-col-lg-11 {
width: 91.66666667%;
}
.pfp-col-lg-10 {
width: 83.33333333%;
}
.pfp-col-lg-9 {
width: 75%;
}
.pfp-col-lg-8 {
width: 66.66666667%;
}
.pfp-col-lg-7 {
width: 58.33333333%;
}
.pfp-col-lg-6 {
width: 50%;
}
.pfp-col-lg-5 {
width: 41.66666667%;
}
.pfp-col-lg-4 {
width: 33.33333333%;
}
.pfp-col-lg-3 {
width: 25%;
}
.pfp-col-lg-2 {
width: 16.66666667%;
}
.pfp-col-lg-1 {
width: 8.33333333%;
}
}.lb-loader,.lightbox{text-align:center;line-height:0}body:after{content:url(//jamesmellick.com/wp-content/plugins/tlp-portfolio-pro/assets/vendor/lightbox2/images/close.png) url(//jamesmellick.com/wp-content/plugins/tlp-portfolio-pro/assets/vendor/lightbox2/images/loading.gif) url(//jamesmellick.com/wp-content/plugins/tlp-portfolio-pro/assets/vendor/lightbox2/images/prev.png) url(//jamesmellick.com/wp-content/plugins/tlp-portfolio-pro/assets/vendor/lightbox2/images/next.png);display:none}.lb-dataContainer:after,.lb-outerContainer:after{content:"";clear:both}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:alpha(Opacity=80);opacity:.8;display:none}.lightbox{position:absolute;left:0;width:100%;z-index:10000;font-weight:400}.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;border:4px solid #fff}.lightbox a img{border:none}.lb-outerContainer{position:relative;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#fff}.lb-loader,.lb-nav{position:absolute;left:0}.lb-outerContainer:after{display:table}.lb-loader{top:43%;height:25%;width:100%}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(//jamesmellick.com/wp-content/plugins/tlp-portfolio-pro/assets/vendor/lightbox2/images/loading.gif) no-repeat}.lb-nav{top:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.lb-next,.lb-prev{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(//jamesmellick.com/wp-content/plugins/tlp-portfolio-pro/assets/vendor/lightbox2/images/prev.png) left 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-prev:hover{filter:alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(//jamesmellick.com/wp-content/plugins/tlp-portfolio-pro/assets/vendor/lightbox2/images/next.png) right 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-next:hover{filter:alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;width:100%;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{display:table}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(//jamesmellick.com/wp-content/plugins/tlp-portfolio-pro/assets/vendor/lightbox2/images/close.png) top right no-repeat;text-align:right;outline:0;filter:alpha(Opacity=70);opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;filter:alpha(Opacity=100);opacity:1}.pfp-container-31630.tlp-popup-wrap .tlp-popup-navigation-wrap,nav.tlp-pagination ul.page-numbers li .page-numbers {background:#0367bf;}#pfp-container-31630 .tlp-portfolio-item .tlp-content,#pfp-container-31630 .pfp-layout7 .short-desc p, #pfp-container-31630 .pfp-isotope6 .tlp-portfolio-item p,#pfp-container-31630 .pfp-carousel6 .tlp-portfolio-item p,#pfp-container-31630 .tlp-portfolio .isotop-btn button, #pfp-container-31630 .tlp-overlay .tlp-title, #pfp-container-31630 .tlp-overlay .line, #pfp-container-31630 .pfp-layout19 figcaption, #pfp-container-31630 .pfp-isotope18 figcaption, #pfp-container-31630 .pfp-carousel18 figcaption {background:#0367bf;}#pfp-container-31630 .tlp-portfolio-item .tlp-overlay h3,#pfp-container-31630 .tlp-portfolio-item .tlp-overlay16 h3, #pfp-container-31630 .tlp-portfolio-item .tlp-overlay17 h3 {border-color:#0367bf;}#pfp-container-31630 .pfp-layout19 figure:hover figcaption,#pfp-container-31630 .pfp-isotope18 figure:hover figcaption, #pfp-container-31630 .pfp-carousel18 figure:hover figcaption {box-shadow: 0 0 0 10px#0367bf;}#pfp-container-31630 .flex-direction-nav a:before {color:#0367bf;}#pfp-container-31630 .tlp-portfolio-item .tlp-content-holder{padding:15px}#pfp-container-31630 .tlp-portfolio-item .tlp-content2{padding: 0;}#pfp-container-31630 .pfp-load-more button, #pfp-container-31630 .pfp-isotope-buttons button, #pfp-container-31630 .pfp-isotope-buttons button, #pfp-container-31630 .owl-theme .owl-nav [class*=owl-], #pfp-container-31630 .owl-theme .owl-dots .owl-dot span,#pfp-container-31630 .pfp-pagination ul.pagination-list li span,.pfp-container-31630 #pfp-gallery-wrapper .flex-direction-nav a:before, #pfp-container-31630 .pfp-pagination ul.pagination-list li a {background: #919191;}#pfp-container-31630 .pfp-load-more button:hover,#pfp-container-31630 .pfp-isotope-buttons button:hover, #pfp-container-31630 .owl-theme .owl-nav [class*=owl-]:hover, #pfp-container-31630 .pfp-pagination ul.pagination-list li span:hover, #pfp-container-31630 .pfp-pagination ul.pagination-list li a:hover {background: #707070;}#pfp-container-31630 .pfp-isotope-buttons button.selected, #pfp-container-31630 .owl-theme .owl-dots .owl-dot.active span, #pfp-container-31630 .pfp-pagination ul.pagination-list li.active span {background: #000000;}  .pfp-container-21657.tlp-popup-wrap .tlp-popup-navigation-wrap,nav.tlp-pagination ul.page-numbers li .page-numbers {background:#000000;}#pfp-container-21657 .tlp-portfolio-item .tlp-content,#pfp-container-21657 .pfp-layout7 .short-desc p, #pfp-container-21657 .pfp-isotope6 .tlp-portfolio-item p,#pfp-container-21657 .pfp-carousel6 .tlp-portfolio-item p,#pfp-container-21657 .tlp-portfolio .isotop-btn button, #pfp-container-21657 .tlp-overlay .tlp-title, #pfp-container-21657 .tlp-overlay .line, #pfp-container-21657 .pfp-layout19 figcaption, #pfp-container-21657 .pfp-isotope18 figcaption, #pfp-container-21657 .pfp-carousel18 figcaption {background:#000000;}#pfp-container-21657 .tlp-portfolio-item .tlp-overlay h3,#pfp-container-21657 .tlp-portfolio-item .tlp-overlay16 h3, #pfp-container-21657 .tlp-portfolio-item .tlp-overlay17 h3 {border-color:#000000;}#pfp-container-21657 .pfp-layout19 figure:hover figcaption,#pfp-container-21657 .pfp-isotope18 figure:hover figcaption, #pfp-container-21657 .pfp-carousel18 figure:hover figcaption {box-shadow: 0 0 0 10px#000000;}#pfp-container-21657 .flex-direction-nav a:before {color:#000000;}#pfp-container-21657 .tlp-portfolio-item .tlp-content-holder{padding:15px}#pfp-container-21657 .tlp-portfolio-item .tlp-content2{padding: 0;}#pfp-container-21657 .pfp-load-more button, #pfp-container-21657 .pfp-isotope-buttons button, #pfp-container-21657 .pfp-isotope-buttons button, #pfp-container-21657 .owl-theme .owl-nav [class*=owl-], #pfp-container-21657 .owl-theme .owl-dots .owl-dot span,#pfp-container-21657 .pfp-pagination ul.pagination-list li span,.pfp-container-21657 #pfp-gallery-wrapper .flex-direction-nav a:before, #pfp-container-21657 .pfp-pagination ul.pagination-list li a {background: #e2e2e2;}#pfp-container-21657 .pfp-load-more button:hover,#pfp-container-21657 .pfp-isotope-buttons button:hover, #pfp-container-21657 .owl-theme .owl-nav [class*=owl-]:hover, #pfp-container-21657 .pfp-pagination ul.pagination-list li span:hover, #pfp-container-21657 .pfp-pagination ul.pagination-list li a:hover {background: #919191;}#pfp-container-21657 .pfp-isotope-buttons button.selected, #pfp-container-21657 .owl-theme .owl-dots .owl-dot.active span, #pfp-container-21657 .pfp-pagination ul.pagination-list li.active span {background: #3f3f3f;}#pfp-tooltip-pfp-container-21657, #pfp-tooltip-pfp-container-21657 .pfp-tooltip-bottom:after {background: #ededed; color: #000000;}  .pfp-container-21514.tlp-popup-wrap .tlp-popup-navigation-wrap,nav.tlp-pagination ul.page-numbers li .page-numbers {background:#6b1031;}#pfp-container-21514 .tlp-portfolio-item .tlp-content,#pfp-container-21514 .pfp-layout7 .short-desc p, #pfp-container-21514 .pfp-isotope6 .tlp-portfolio-item p,#pfp-container-21514 .pfp-carousel6 .tlp-portfolio-item p,#pfp-container-21514 .tlp-portfolio .isotop-btn button, #pfp-container-21514 .tlp-overlay .tlp-title, #pfp-container-21514 .tlp-overlay .line, #pfp-container-21514 .pfp-layout19 figcaption, #pfp-container-21514 .pfp-isotope18 figcaption, #pfp-container-21514 .pfp-carousel18 figcaption {background:#6b1031;}#pfp-container-21514 .tlp-portfolio-item .tlp-overlay h3,#pfp-container-21514 .tlp-portfolio-item .tlp-overlay16 h3, #pfp-container-21514 .tlp-portfolio-item .tlp-overlay17 h3 {border-color:#6b1031;}#pfp-container-21514 .pfp-layout19 figure:hover figcaption,#pfp-container-21514 .pfp-isotope18 figure:hover figcaption, #pfp-container-21514 .pfp-carousel18 figure:hover figcaption {box-shadow: 0 0 0 10px#6b1031;}#pfp-container-21514 .flex-direction-nav a:before {color:#6b1031;}#pfp-container-21514 .tlp-portfolio-item .tlp-content-holder{padding:15px}#pfp-container-21514 .tlp-portfolio-item .tlp-content2{padding: 0;}#pfp-container-21514 .pfp-load-more button, #pfp-container-21514 .pfp-isotope-buttons button, #pfp-container-21514 .pfp-isotope-buttons button, #pfp-container-21514 .owl-theme .owl-nav [class*=owl-], #pfp-container-21514 .owl-theme .owl-dots .owl-dot span,#pfp-container-21514 .pfp-pagination ul.pagination-list li span,.pfp-container-21514 #pfp-gallery-wrapper .flex-direction-nav a:before, #pfp-container-21514 .pfp-pagination ul.pagination-list li a {background: #e2e2e2;}#pfp-container-21514 .pfp-load-more button:hover,#pfp-container-21514 .pfp-isotope-buttons button:hover, #pfp-container-21514 .owl-theme .owl-nav [class*=owl-]:hover, #pfp-container-21514 .pfp-pagination ul.pagination-list li span:hover, #pfp-container-21514 .pfp-pagination ul.pagination-list li a:hover {background: #919191;}#pfp-container-21514 .pfp-isotope-buttons button.selected, #pfp-container-21514 .owl-theme .owl-dots .owl-dot.active span, #pfp-container-21514 .pfp-pagination ul.pagination-list li.active span {background: #3f3f3f;}#pfp-tooltip-pfp-container-21514, #pfp-tooltip-pfp-container-21514 .pfp-tooltip-bottom:after {background: #ededed; color: #000000;}  .pfp-container-20980.tlp-popup-wrap .tlp-popup-navigation-wrap,nav.tlp-pagination ul.page-numbers li .page-numbers {background:#0367bf;}#pfp-container-20980 .tlp-portfolio-item .tlp-content,#pfp-container-20980 .pfp-layout7 .short-desc p, #pfp-container-20980 .pfp-isotope6 .tlp-portfolio-item p,#pfp-container-20980 .pfp-carousel6 .tlp-portfolio-item p,#pfp-container-20980 .tlp-portfolio .isotop-btn button, #pfp-container-20980 .tlp-overlay .tlp-title, #pfp-container-20980 .tlp-overlay .line, #pfp-container-20980 .pfp-layout19 figcaption, #pfp-container-20980 .pfp-isotope18 figcaption, #pfp-container-20980 .pfp-carousel18 figcaption {background:#0367bf;}#pfp-container-20980 .tlp-portfolio-item .tlp-overlay h3,#pfp-container-20980 .tlp-portfolio-item .tlp-overlay16 h3, #pfp-container-20980 .tlp-portfolio-item .tlp-overlay17 h3 {border-color:#0367bf;}#pfp-container-20980 .pfp-layout19 figure:hover figcaption,#pfp-container-20980 .pfp-isotope18 figure:hover figcaption, #pfp-container-20980 .pfp-carousel18 figure:hover figcaption {box-shadow: 0 0 0 10px#0367bf;}#pfp-container-20980 .flex-direction-nav a:before {color:#0367bf;}#pfp-container-20980 .tlp-portfolio-item .tlp-content-holder{padding:15px}#pfp-container-20980 .tlp-portfolio-item .tlp-content2{padding: 0;}#pfp-container-20980 .pfp-load-more button, #pfp-container-20980 .pfp-isotope-buttons button, #pfp-container-20980 .pfp-isotope-buttons button, #pfp-container-20980 .owl-theme .owl-nav [class*=owl-], #pfp-container-20980 .owl-theme .owl-dots .owl-dot span,#pfp-container-20980 .pfp-pagination ul.pagination-list li span,.pfp-container-20980 #pfp-gallery-wrapper .flex-direction-nav a:before, #pfp-container-20980 .pfp-pagination ul.pagination-list li a {background: #919191;}#pfp-container-20980 .pfp-load-more button:hover,#pfp-container-20980 .pfp-isotope-buttons button:hover, #pfp-container-20980 .owl-theme .owl-nav [class*=owl-]:hover, #pfp-container-20980 .pfp-pagination ul.pagination-list li span:hover, #pfp-container-20980 .pfp-pagination ul.pagination-list li a:hover {background: #707070;}#pfp-container-20980 .pfp-isotope-buttons button.selected, #pfp-container-20980 .owl-theme .owl-dots .owl-dot.active span, #pfp-container-20980 .pfp-pagination ul.pagination-list li.active span {background: #000000;}@font-face {
font-family: 'flexslider-icon';
src: url(//jamesmellick.com/wp-content/plugins/tlp-portfolio-pro/assets/vendor/FlexSlider/fonts/flexslider-icon.eot);
src: url(//jamesmellick.com/wp-content/plugins/tlp-portfolio-pro/assets/vendor/FlexSlider/fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'), url(//jamesmellick.com/wp-content/plugins/tlp-portfolio-pro/assets/vendor/FlexSlider/fonts/flexslider-icon.woff) format('woff'), url(//jamesmellick.com/wp-content/plugins/tlp-portfolio-pro/assets/vendor/FlexSlider/fonts/flexslider-icon.ttf) format('truetype'), url(//jamesmellick.com/wp-content/plugins/tlp-portfolio-pro/assets/vendor/FlexSlider/fonts/flexslider-icon.svg#flexslider-icon) format('svg');
font-weight: normal;
font-style: normal;
} .flex-container a:hover,
.flex-slider a:hover {
outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
margin: 0;
padding: 0;
list-style: none;
}
.flex-pauseplay span {
text-transform: capitalize;
} .flexslider {
margin: 0;
padding: 0;
}
.flexslider .slides > li {
display: none;
-webkit-backface-visibility: hidden;
}
.flexslider .slides > li:first-child {
display: block; -webkit-backface-visibility: visible;
} 
.flexslider .slides img {
width: 100%;
display: block;
}
.flexslider .slides:after {
content: "\0020";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
html[xmlns] .flexslider .slides {
display: block;
}
* html .flexslider .slides {
height: 1%;
}
.no-js .flexslider .slides > li:first-child {
display: block;
} .flexslider {
margin: 0 0 60px;
background: #fff;
border: 4px solid #fff;
position: relative;
zoom: 1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
-moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
-o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
zoom: 1;
}
.flexslider .slides img {
height: auto;
-moz-user-select: none;
}
.flex-viewport {
max-height: 2000px;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.loading .flex-viewport {
max-height: 300px;
}
.carousel li {
margin-right: 5px;
}
.flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
text-decoration: none;
display: block;
width: 40px;
height: 40px;
margin: -20px 0 0;
position: absolute;
top: 50%;
z-index: 10;
overflow: hidden;
opacity: 0;
cursor: pointer;
color: rgba(0, 0, 0, 0.8);
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
font-family: "flexslider-icon";
font-size: 40px;
display: inline-block;
content: '\f001';
color: rgba(0, 0, 0, 0.8);
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
content: '\f002';
}
.flex-direction-nav .flex-prev {
left: -50px;
}
.flex-direction-nav .flex-next {
right: -50px;
text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
opacity: 0.7;
left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
opacity: 0.7;
right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
opacity: 1;
}
.flex-direction-nav .flex-disabled {
opacity: 0!important;
filter: alpha(opacity=0);
cursor: default;
z-index: -1;
}
.flex-pauseplay a {
display: block;
width: 20px;
height: 20px;
position: absolute;
bottom: 5px;
left: 10px;
opacity: 0.8;
z-index: 10;
overflow: hidden;
cursor: pointer;
color: #000;
}
.flex-pauseplay a:before {
font-family: "flexslider-icon";
font-size: 20px;
display: inline-block;
content: '\f004';
}
.flex-pauseplay a:hover {
opacity: 1;
}
.flex-pauseplay a.flex-play:before {
content: '\f003';
}
.flex-control-nav {
width: 100%;
position: absolute;
bottom: -40px;
text-align: center;
}
.flex-control-nav li {
margin: 0 6px;
display: inline-block;
zoom: 1;
*display: inline;
}
.flex-control-paging li a {
width: 11px;
height: 11px;
display: block;
background: #666;
background: rgba(0, 0, 0, 0.5);
cursor: pointer;
text-indent: -9999px;
-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}
.flex-control-paging li a:hover {
background: #333;
background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
background: #000;
background: rgba(0, 0, 0, 0.9);
cursor: default;
}
.flex-control-thumbs {
margin: 5px 0 0;
position: static;
overflow: hidden;
}
.flex-control-thumbs li {
width: 25%;
float: left;
margin: 0;
}
.flex-control-thumbs img {
width: 100%;
height: auto;
display: block;
opacity: .7;
cursor: pointer;
-moz-user-select: none;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.flex-control-thumbs img:hover {
opacity: 1;
}
.flex-control-thumbs .flex-active {
opacity: 1;
cursor: default;
} @media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev {
opacity: 1;
left: 10px;
}
.flex-direction-nav .flex-next {
opacity: 1;
right: 10px;
}
}:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:transparent;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;right:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.woocommerce form .show-password-input::before,.woocommerce-page form .show-password-input::before{background-repeat:no-repeat;background-size:cover;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23111111"/></svg>');content:"";display:block;height:22px;width:22px}.woocommerce form .show-password-input.display-password::before,.woocommerce-page form .show-password-input.display-password::before{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23111111"/></svg>')}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:transparent;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}