@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300&display=swap");
@import url("https://fonts.googleapis.com/css?family=Alegreya+Sans+SC"); body {
font-family:"Montserrat",Arial,Helvetica,sans-serif;
font-size: 17px;
font-weight: 300;
margin:0;
padding:0;
background-color:#555555;
color:#000000; 
width:100%;
}
#body-content-wrapper {
background-color:#FFFFFF; 
position:relative;
overflow:hidden;
}
input, select, textarea, button, #main .button {
font-family:inherit;
}
button {
cursor:pointer;
}
body:before {
content: none !important;
}
.entry-title a,
.post-entry-title a {
text-decoration: none;
}
.icon:before {
font-size: 14px;
margin-right: 5px;
}
a,
.icon:before {
text-decoration:none;
outline:none;
color:#5F9E0F;
}
.skills li .progress {
background-color:#5F9E0F;
}
a:hover {
color:#020315;
}
a img{
outline:none;
}
p {
padding:3px 0 3px 0;
margin:0;
}
img {
border:0;
outline:0;
}
.lb-prev,
.lb-next {
transition:none !important;
}
select {
background-color: white;
border: 1px solid #CCC;
padding: 8px 3px;
border-radius: 3px;
}
.quantity input[type="number"] {
background-color: white;
border: 1px solid #CCC;
border-radius: 3px;
font-size: 16px;
margin-top: 5px;
}
#main-content-wrapper {
min-height:100px;
}
#home-content-wrapper img,
#main-content-wrapper img,
#footer-main img {
max-width:100%;
height:auto;
-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
}
#home-content-wrapper a:hover img,
#main-content-wrapper a:hover img,
#footer-main a:hover img {
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.7);
-moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.7);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.7);
opacity:1;
}
article,
.recent-posts-slider-after-content {
line-height:1.5;
}
h1, h2, h3, h4, h5, h6{
font-weight:400;
margin:0;
color:#5F9E0F; 
}
h1 {
font-size:24px;
padding:7px 0 3px 0;
}
h2 {
font-size:22px;
padding:5px 0 0 0;
}
h3 {
font-size:20px;
padding:8px 0 5px 0;
}
h4 {
font-size:18px;
padding:2px 0 1px 0;
}
h5 {
font-size:16px;
padding:2px 0 1px 0;
}
h6 {
font-size:16px;
padding:2px 0 1px 0;
}
table {
border-collapse: collapse;
}
td, th {
padding:10px;
}
#wp-calendar,
#wp-calendar th,
#wp-calendar td {
border:none;
}
#wp-calendar td,
#wp-calendar th {
padding:0;
}
embed,
object,
video {
margin-bottom: 24px;
max-width: 100%;
}
video {
width: 100% !important;
height: auto !important;
}
.vimeo-wrapper {
position: relative;
padding-bottom: 56.25%;
height: 0;
}
.vimeo-wrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
iframe {
max-width: 100%;
}
p > embed,
p > iframe,
p > object,
span > embed,
span > iframe,
span > object {
margin-bottom: 0;
}
#sidebar select{
max-width:95%;
}
dt.gallery-icon:before {
content:'';
display: none;
}
.custom-logo-link img {
margin-right:10px;
max-width:100%;
height:auto;
}
#header-logo {
display: flex;
align-items: center;
}
#footer-bottom-widget-area {
margin-top:10px;
}
#footer-bottom-area {
clear:both;
padding:15px 2% 10px 2%;
background-color:#4E830C;
}
#footer-bottom-area {
color:#670A15;
}
#footer-bottom-area a {
color:#020315;
}
#footer-bottom-area a:hover {
color:#FFFFFF;
}
#header-logo h1 {
padding:0;
}
#navmain 
{
font-weight: bold;
font-size:  19px;
}
#navmain li {
padding:0;
}
ul > li:not(.wp-social-link) {
padding:3px 0;
margin:0;
list-style-type:none;
}
article ul li {
list-style-type: circle !important;
}
ol > li {
padding:3px 0;
margin:0;
}
article ol {
padding:0 0 0 30px;
}
article ul {
padding:0 0 0 15px;
}
ul, ol {
padding:0;
}
.widget > ul,
.col > ul,
#sidebar > ul {
padding-left:0;
} #header-main-fixed {
min-height:40px;
clear:both;
background-color:#FFFFFF; 
color:#000000; 
-webkit-box-shadow: 0 4px 2px -2px gray;
-moz-box-shadow: 0 4px 2px -2px gray;
box-shadow: 0 4px 2px -2px gray;
}
#header-main-fixed a h1,
#header-main-fixed a {
color:#5F9E0F; 
}
#header-main-fixed a:hover {
text-decoration: none;
color:#020315; 
}
#header-spacer {
width:100%;
}
#header-content-wrapper {
padding:0 2% 0 2%;
}
.item-arrow-down:after,
.item-arrow-up:after {
font-family:'FontAwesome';
font-size:12px;
}
.item-arrow-down:after {
content:"\f107";
}
.item-arrow-up:after {
content:"\f106";
}
.header-social-widget {
display:inline-block;
text-align:center;
}
.header-social-widget li {
margin-right:5px !important;
display:inline;
}
.header-social-widget li:last-of-type {
margin-right:0;
}
#header-top {
text-align:center;
}
.cart-contents-icon:before {
font-family:'FontAwesome';
content:"\f07a";
margin:0 2px 0 0;
}
.cart-contents-icon {
float:right;
}
.search-form-icon:before {
font-family:'FontAwesome';
content:"\f002";
margin:0 2px 0 0;
}
.search-form-icon {
float:right;
}
#cart-popup-content ul {
z-index:0 !important;
}
#cart-popup-content {
max-width:280px;
z-index:-1;
opacity:0;
position:fixed;
top:18px;
background-color:#ffffff;
color:#000000;
padding:10px !important;
border:1px solid #f5f5f5;
}
#cart-popup-content .cart_list,
#cart-popup-content .total,
#cart-popup-content .buttons {
float:left;
clear:both;
}
#cart-popup-content .quantity,
#cart-popup-content .product_list_widget .amount {
display:inline;
}
#hdrtop-searchform-subcontent:before {
font-family:'FontAwesome';
font-size:16px;
float:left;
height:26px;
line-height:26px;
text-align:center;
width:26px;
border-width:1px;
border-style:solid;
-webkit-border-radius:55px;
-moz-border-radius:55px;
-ms-border-radius:55px;
-o-border-radius:55px;
border-radius:55px;
margin-right:10px;
}
#search-popup-content {
z-index:-1;
opacity:0;
position:fixed;
top:18px;
background-color:#ffffff;
padding:10px !important;
border:1px solid #f5f5f5;
color:#000000;
}
#hdrtop-searchform-subcontent {
line-height:27px;
}
#hdrtop-searchform-subcontent button {
padding-top:4px;
padding-bottom:4px;
}
#hdrtop-cart-subcontent li {
clear:both;
}
#navmain {
margin:0;
float:right;
}
#navmain > div > ul > li > a, .cart-contents-icon, .search-form-icon {
color:#5F9E0F; 
}
#navmain > div > ul > .current-menu-item > a, #navmain > div > ul > .current-menu-ancestor > a,
#navmain > div > ul > li > a:hover, .cart-contents-icon:hover, .search-form-icon:hover {
color:#020315; 
}
#navmain a:hover {
text-decoration:none;
}
.page-title {
padding:5px 0 10px 10px !important;
}
article {
max-width:100%;
}
article,
aside {
-ms-word-wrap: break-word;
word-wrap: break-word;
} #main-content,
#main-content-full,
#main {
padding:10px 0 0 0;
}
#main-content > article:first-of-type h1 {
margin-top:0;
padding-top:0;
}
#main-content-full {
margin:0 0 20px 2%;
width:96%;
} #sidebar {
overflow:hidden;
padding:10px 0 0 0;
}
#sidebar > ul {
margin-left:3px;
}
#sidebar .widget {
margin-bottom:5px;
clear: both;
}
.single-social-widget {
clear:both;
}
.single-social-widget .social32 {
float:left;
}
.single-social-widget p {
line-height:40px;
font-size:14px;
}
.single-social-widget .facebook32:before {
content: "\f09a";
color:#FFFFFF;
background-color:#3B5998;
}
.single-social-widget .twitter32:before {
content: "\f099";
color:#FFFFFF;
}
.single-social-widget .rss32:before {
content: "\f09e";
color:#FFFFFF;
background-color:#EE802F;
}
.single-social-widget .instagram32:before {
color:#FFFFFF;
background: #d6249f;
background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
}
.single-social-widget .facebook32:before,
.single-social-widget .twitter32:before,
.single-social-widget .rss32:before,
.single-social-widget .instagram32:before {
width: 40px;
height: 40px;
display: inline-block;
text-align: center;
line-height: 40px;
font-size: 20px;
}
.single-social-widget .social32 a {
width:100%;
height: auto;
}
#infoTxt {
padding:10px 0 10px 0;
}
article,
.additional-content {
clear:both;
}
.separator {
height:1px;
margin:20px 1% 10px 0;
}
#footer-menu {
clear:both;
text-align:center;
margin:15px 0;
}
#footer-menu ul,
#footer-menu li {
display:inline;
padding:0;
margin:0;
}
#footer-menu li {
margin-right:20px;
}
#footer-main {
clear:both;
background-color:#5F9E0F; 
color:#670A15; 
margin:20px 0 0 0;
padding:25px 2% 10px 2%;
}
#footer-main a {
color:#020315; 
}
#footer-main a:hover {
color:#FFFFFF; 
}
.footer-social-widget li {
display:inline;
}
#footer-main input[type="text"] {
width:130px;
background-color:#fff;
}
.footer-social-widget a {
display:inline-block;
width:20px;
height:20px;
line-height:20px;
text-align:center;
}
.footer-social-widget a:hover {
text-decoration:none !important;
-webkit-transform:rotate(-20deg);
-moz-transform: rotate(-20deg);
-o-transform: rotate(-20deg);
-ms-transform: rotate(-20deg);
transform: rotate(-20deg);
}
.footer-social-widget a:before {
font-size:14px;
}
.footer-social-widget li {
margin-right:5px;
}
#footer-main .post-date {
margin:0 0 5px 0;
}
.col > ul {
margin-left:3px;
}
.col li {
margin-bottom:5px;
}
.col1a {
float:none;
width:96%;
margin:5px 0 5px 0;
}
#footer-bottom {
padding:20px 0 0 0;
clear:both;
text-align:center;
}
#footer-bottom .footer-title,
#footer-main h2 {
float:none;
border-bottom:none;
margin-bottom:5px;
}
#footer-bottom #footer-main h2:after {
display: block;
content: ' ';
}
#footer-main h2:after {
display:block;
content: ' ';
}
.footer-after-title,
#footer-main h2:after {
display:none;
}
#fsocial {
clear:both;
padding:10px 0 5px 0;
text-align:center;
}
#footer-bottom-area,
#copyright {
clear:both;
text-align:center;
}
.social-widget,
.header-social-widget,
.footer-social-widget {
list-style:none;
padding:0;
margin:0;
}
.social-widget iframe {
margin-bottom:0;
}
.social-widget li {
margin-left:5px;
margin-right:5px;
display:inline-block;
}
.social-widget li:before {
content:'';
}
.social-widget li a,
.social-widget li a:hover {
text-decoration: none;
}
.single-social-widget a:hover:before,
.social-widget li:hover a:before{
display:inline-block;
-webkit-transform:rotate(-20deg);
-moz-transform: rotate(-20deg);
-o-transform: rotate(-20deg);
-ms-transform: rotate(-20deg);
transform: rotate(-20deg);
text-decoration:none;
}
.github16:before {
content: "\f09b";
}
.github32:before {
content: "\f092";
}
.bitbucket16:before {
content: "\f171";
}
.bitbucket32:before {
content: "\f172";
}
.reddit16:before {
content: "\f1a1";
}
.reddit32:before {
content: "\f1a2";
}
.xing16:before {
content: "\f168";
}
.xing32:before {
content: "\f169";
}
.slack16:before,
.slack32:before {
content: "\f198";
}
.wechat16:before,
.wechat32:before {
content: "\f1d7";
}
.snapchat16:before {
content: "\f2ab";
}
.snapchat32:before {
content: "\f2ad";
}
.dribbble16:before,
.dribbble32:before {
content: "\f17d";
}
.bandcamp16:before,
.bandcamp32:before {
content: "\f2d5";
}
.lastfm16:before {
content: "\f202";
}
.lastfm32:before {
content: "\f203";
}
.soundcloud16:before,
.soundcloud32:before {
content: "\f1be";
}
.vimeo16:before {
content: "\f27d";
}
.vimeo32:before {
content: "\f194";
}
.skype16:before,
.skype32:before {
content: "\f17e";
}
.deviantart16:before,
.deviantart32:before {
content: "\f1bd";
}
.yahoo16:before,
.yahoo32:before {
content: "\f19e";
}
.amazon16:before,
.amazon32:before {
content: "\f270";
}
.etsy16:before,
.etsy32:before {
content: "\f2d7";
}
.foursquare16:before,
.foursquare32:before {
content: "\f180";
}
.quora16:before,
.quora32:before {
content: "\f2c4";
}
.yelp16:before,
.yelp32:before {
content: "\f1e9";
}
.github16:before,
.bitbucket16:before,
.reddit16:before,
.xing16:before,
.slack16:before,
.wechat16:before,
.snapchat16:before,
.dribbble16:before,
.bandcamp16:before,
.lastfm16:before,
.soundcloud16:before,
.vimeo16:before,
.skype16:before,
.deviantart16:before,
.yahoo16:before,
.amazon16:before,
.etsy16:before,
.foursquare16:before,
.quora16:before,
.yelp16:before {
font-family:'FontAwesome';
font-size: 16px;
}
.github32:before,
.bitbucket32:before,
.reddit32:before,
.xing32:before,
.slack32:before,
.wechat32:before,
.snapchat32:before,
.dribbble32:before,
.bandcamp32:before,
.lastfm32:before,
.vimeo32:before,
.skype32:before,
.deviantart32:before,
.yahoo32:before,
.soundcloud32:before,
.amazon32:before,
.etsy32:before,
.foursquare32:before,
.quora32:before,
.yelp32:before {
font-family:'FontAwesome';
font-size: 32px;
}
.facebook16:before {
content: "\f09a";
}
.facebook32:before {
content: "\f082";
}
.google16:before {
content: "\f0d5";
}
.google32:before {
content: "\f0d4";
}
.instagram16:before,
.instagram32:before {
content: "\f16d";
}
.linkedin16:before {
content: "\f0e1";
}
.linkedin32:before {
content: "\f08c";
}
.rss16:before {
content: "\f09e";
}
.rss32:before {
content: "\f143";
}
.tumblr16:before {
content: "\f173";
}
.tumblr32:before {
content: "\f174";
}
.twitter16::before {
display: inline-block;
width: 1em;
height: 1em;
content: "";
background-color: currentColor;
-webkit-mask: url('data:image/svg+xml;utf8,<svg viewBox="0 -8 26 30" xmlns="http://www.w3.org/2000/svg"><g><path fill="white" d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"></path></g></svg>') no-repeat center;
mask: url('data:image/svg+xml;utf8,<svg viewBox="0 -8 26 30" xmlns="http://www.w3.org/2000/svg"><g><path fill="white" d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"></path></g></svg>') no-repeat center;
background-position: center 3px;
}
.twitter32::before {
display: inline-block;
width: 1em;
height: 1em;
content: "";
background-color: currentColor;
-webkit-mask: url('data:image/svg+xml;utf8,<svg viewBox="0 -8 26 30" xmlns="http://www.w3.org/2000/svg"><g><path fill="white" d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"></path></g></svg>') no-repeat center;
mask: url('data:image/svg+xml;utf8,<svg viewBox="0 -8 26 30" xmlns="http://www.w3.org/2000/svg"><g><path fill="white" d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"></path></g></svg>') no-repeat center;
background-position: center 3px;
}
.youtube16:before {
content: "\f167";
}
.youtube32:before {
content: "\f166";
}
.pinterest16:before {
content: "\f0d2";
}
.pinterest32:before {
content: "\f0d3";
}
.vk16:before {
content: "\f189";
}
.vk32:before {
content: "\f189";
}
.flickr16:before {
content: "\f16e";
}
.flickr32:before {
content: "\f16e";
}
.vine16:before {
content: "\f1ca";
}
.vine32:before {
content: "\f1ca";
}
.facebook16:before,
.google16:before,
.instagram16:before,
.rss16:before,
.tumblr16:before,
.linkedin16:before,
.twitter16:before,
.youtube16:before,
.pinterest16:before,
.vk16:before,
.flickr16:before,
.vine16:before {
font-family:'FontAwesome';
font-size: 16px;
}
.facebook32:before,
.google32:before,
.instagram32:before,
.rss32:before,
.tumblr32:before,
.linkedin32:before,
.twitter32:before,
.youtube32:before,
.pinterest32:before,
.vk32:before,
.flickr32:before,
.vine32:before {
font-family:'FontAwesome';
font-size: 32px;
}
.header-social-widget a {
display:inline-block;
height:17px;
padding-top:3px;
}
.social32 {
float:right;
margin-right:10px;
}
.social32 a {
width:32px;
height:32px;
display:inline-block;
}
input[type="text"],
input[type="email"],
input[type="url"],
textarea {
border:1px solid #B2AEA3;
padding:4px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
border-radius:3px;
}
input[type="submit"],
button {
font-size:16px;
}
.button,
input[type="submit"],
button,
.btn,
#main .button,
#main #respond input[type="submit"],
#main-content-wrapper .woocommerce .checkout-button,
#main-content-wrapper .woocommerce #place_order,
#main-content-wrapper article .wc-block-grid__products .wp-block-button .wp-block-button__link {
padding:12px 16px;
text-decoration:none;
font-weight:normal;
border:none;
color:#ffffff;
background-image: -ms-linear-gradient(top, #5F9E0F 0%, #020315 100%);
background-image: -moz-linear-gradient(top, #5F9E0F 0%, #020315 100%);
background-image: -o-linear-gradient(top, #5F9E0F 0%, #020315 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5F9E0F), color-stop(1, #020315));
background-image: -webkit-linear-gradient(top, #5F9E0F 0%, #020315 100%);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#5F9E0F', endColorstr='#020315');
background-image: linear-gradient(top, #5F9E0F 0%, #020315 100%);
text-shadow:0 !important;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
border-radius:3px;
}
.button:hover,
input[type="submit"]:hover,
button:hover,
#main .button:hover,
.btn:hover,
#main #respond input[type="submit"]:hover,
#main-content-wrapper .woocommerce .checkout-button:hover,
#main-content-wrapper .woocommerce #place_order:hover,
#main-content-wrapper article .wc-block-grid__products .wp-block-button .wp-block-button__link:hover {
color:#ffffff;
background-image: -ms-linear-gradient(top, #020315 0%, #5F9E0F 100%);
background-image: -moz-linear-gradient(top, #020315 0%, #5F9E0F 100%);
background-image: -o-linear-gradient(top, #020315 0%, #5F9E0F 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #020315), color-stop(1, #5F9E0F));
background-image: -webkit-linear-gradient(top, #020315 0%, #5F9E0F 100%);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#020315', endColorstr='#5F9E0F');
background-image: linear-gradient(top, #020315 0%, #5F9E0F 100%);
text-decoration:none;
}
.btn {
margin-top:10px;
display:inline-block;
}
#respond {
clear:both;
}
#commentform input:before,
#commentform textarea:before {
content:'\A';
white-space:pre;
} .is-style-btn .wp-block-button__link,
.is-style-btn .wp-block-button__link:hover,
.is-style-btn .wp-block-button__link:focus,
.is-style-btn .wp-block-button__link:active,
.is-style-btn .wp-block-button__link:visited {
box-shadow: none;
margin-top: 10px;
margin-bottom: 10px;
}
.is-style-btn .wp-block-button__link:hover {
opacity:0.85;
}
.is-style-tgroup {
margin-bottom: 20px !important;
}
.is-style-tsitetitle a {
text-decoration: none !important;
font-weight: bold;
}
.is-style-tposttitle {
text-align: center;
margin: 10px 0 !important;
font-size: 180%;
font-weight: bold;
}
.is-style-tsociallinks {
border-radius: 1px !important;
}
blockquote:before,
q:before {
font-family:'FontAwesome';
content: "\f10d";
font-size:36px;
float:left;
margin:0 1% 0 0;
}
blockquote, figure {
margin:0 1%;
}
.page-links, .post-links {
padding:10px 0 3px 0;
margin:0;
}
.navigation,
.woocommerce-pagination {
float:left;
margin:0;
}
.navigation .current,
.navigation .page-dots,
.navigation .page-numbers {
font-size:16px;
text-align:center;
display:inline-block;
float:left;
}
.navigation .page-dots,
.navigation .page-numbers {
padding:5px 11px;
border:1px solid #5F9E0F;
margin-right:10px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
border-radius:3px;
}
-
.navigation .current,
.navigation .current:hover {
text-decoration:none;
background:#5F9E0F !important;
text-align:center;
margin-right:10px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
border-radius:3px;
}
.navigation .page-numbers:hover {
text-decoration:none;
background:#fafafa;
text-align:center;
}
.shop_table .product-remove {
width:10%;
}
.shop_table .product-thumbnail {
width:10%;
}
.shop_table .product-name {
width:50%;
}
.shop_table .product-price {
width:10%;
}
.shop_table .product-quantity {
width:10%;
}
.shop_table .product-subtotal {
width:10%;
} #home-cols {
clear:both;
padding:10px 2% 10px 2%;
}
#top-widget {
clear:both;
padding:0 2%;
}
.bottom-widget,
.top-widget {
clear:both;
padding:0 2%;
}
.nav-links {
padding-top:10px;
}
.nav-links .nav-previous {
float:left;
width:45%;
}
.nav-links .nav-previous:before {
font-family:'FontAwesome';
content:"\f100";
margin-right:5px;
}
.nav-links .nav-next {
float:right;
width:45%;
}
.nav-links .nav-next:after {
font-family:'FontAwesome';
content:"\f101";
margin-left:5px;
} .right {
float:right;
}
.left {
float:left;
}
.clear {
clear:both;
}
.text-center {
text-align:center;
}
.mt-10 {
margin-top:10px;
}
.mb-10 {
margin-bottom:10px;
}
.mt-20 {
margin-top:20px;
}
.mb-20 {
margin-bottom:20px;
}
.mt-30 {
margin-top:30px;
}
.mb-30 {
margin-bottom:30px;
}
.mt-40 {
margin-top:40px;
}
.mb-40 {
margin-bottom:40px;
}
.box-shadow-none {
box-shadow:none !important;
}
.box-shadow-none img {
box-shadow:none !important;
} .search-wrapper {
border:1px solid #B2AEA3;
background-color:#ffffff;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
border-radius:3px;
padding-left:0 !important;
display:inline-block;
}
.search-wrapper .search-textbox {
border:none;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
border-radius:3px;
}
.search-wrapper  .search-button {
color:#777777;
background-color:#ffffff;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
border-radius:3px;
box-shadow: none;
filter:none;
background-image: none;
}
.search-wrapper  .search-button:before {
font-family:'FontAwesome';
content:"\f002";
} .contact-error {
color:#FF0000;
}
.contact-success {
border:1px solid #5D7716;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
padding:5px 1%;
width:50%;
} #comments {
margin-top:25px;
font-size:18px;
float:left;
clear:both;
padding:0 5px 1px 1px;
}
.commentlist {
list-style:none;
margin:0;
padding:0;
clear:both;
}
.commentlist li {
list-style:none;
}
.commentlist li .pingback .comment-author {
padding:0 170px 0 0;
}
.commentlist li div .vcard {
font-weight:bold;
font-size:16px;
line-height:16px;
}
.commentlist li div .vcard cite .fn {
font-style:normal;
font-size: 11px;
}
.commentlist li div .vcard cite .fn a .url {
color:#cc0000;
text-decoration:none;
}
.commentlist li div .vcard cite .fn a .url:hover {
color:#000;
}
.commentlist li div .vcard img .avatar {
background:#fff;
border:1px solid #aaa;
}
.commentlist li div .comment-meta a {
color:#205B87;
text-decoration:none;
}
.commentlist li p {
font-weight:normal;
line-height:1.2;
margin:5px 0 12px;
}
.commentlist li ul {
font-weight:normal;
font-size:12px;
line-height:16px;
list-style:square;
margin:0 0 12px;
padding:0;
}
.commentlist li div .reply {
background:#999;
border:1px solid #666;
border-radius:2px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
color:#fff;
font:bold 9px/1 helvetica,arial,sans-serif;
padding:6px 5px 4px;
text-align:center;
width:36px;
}
.commentlist li div .reply:hover {
background:#cc0000;
border:1px solid #cc0000;
}
.commentlist li div .reply a {
color:#fff;
text-decoration:none;
text-transform:uppercase;
}
.commentlist li ul.children {
list-style:none;
margin:12px 0 0;
text-indent:0;
}
.commentlist li ul .children li .depth-2 {
margin:0 0 3px;
}
.commentlist li ul .children li .depth-3 {
margin:0 0 3px;
}
.commentlist li ul .children li .depth-4 {
margin:0 0 3px;
}
.commentlist li ul .children li .depth-5 {
margin:0 0 7px;
}
.commentlist ul .children li .odd {
background:#fff;
}
.commentlist .odd {
background:#f6f6f6;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
}
.commentlist li .pingback div .vcard {
padding:0 170px 0 0;
}
.comment-body {
padding-left:0;
}
#reply-title {
margin-top:25px;
text-align:center;
font-size:18px;
float:left;
clear:both;
padding:0 5px 0 1px;
}
#commentform {
clear:both;
padding-top:5px;
padding-left:2px;
}
.entry-title {
clear:both;	
}
.before-content,
.after-content,
.custom-after-content,
.page-after-content {
padding-top:5px;
padding-bottom:5px;
clear:both;
}
.after-content,
.recent-posts-slider-after-content {
border-top: 1px solid #e7e6e6;
border-bottom:1px solid #e7e6e6;
margin-top:10px;
padding:5px 0;
}
.aside-icon:before,
.audio-icon:before,
.author-icon:before,
.category-icon:before,
.clock-icon:before,
.comments-icon:before,
.edit-icon:before,
.gallery-icon:before,
.image-icon:before,
.link-icon:before,
.quote-icon:before,
.tags-icon:before,
.video-icon:before,
.quote-content:before,
.quote-content:after,
.sticky h1:before {
font-family:'FontAwesome';
margin:0 5px 0 0;
}
.aside-icon,
.audio-icon,
.author-icon,
.category-icon,
.clock-icon,
.comments-icon,
.edit-icon,
.gallery-icon,
.image-icon,
.link-icon,
.quote-icon,
.tags-icon,
.video-icon,
.quote-content,
.quote-content:after {
margin-left:7px;
}
.aside-icon:before {
content: "\f0f6";
}
.audio-icon:before {
content: "\f001";
}
.author-icon:before {
content:"\f007";
}
.category-icon:before {
content:"\f115";
}
.clock-icon:before {
content:"\f017";
}
.comments-icon:before {
content: "\f0e5";
}
.edit-icon:before {
content:"\f040";
margin-right:2px;
}
.gallery-icon:before {
content:"\f03e";
}
.image-icon:before {
content: "\f03e";
}
.link-icon:before {
content: "\f0c1";
}
.quote-icon:before {
content: "\f10d";
}
.tags-icon:before {
content: "\f02c";
}
.video-icon:before {
content: "\f008";
} .widget_calendar {
float:left;
}
#wp-calendar caption {
color:#333;
font-size:12px;
padding:5px;
}
#wp-calendar thead,
#wp-calendar tfoot {
font-size:10px;
}
#wp-calendar th {
border-bottom:3px solid #ccc;
}
#wp-calendar tbody {
color:#aaaaaa;
}
#wp-calendar tbody td {
text-align:center;
}
#wp-calendar tbody #today {
background: #c5c5c5;
-webkit-border-radius:50px;
-moz-border-radius:50px;
-ms-border-radius:50px;
-o-border-radius:50px;
border-radius:50px;
}
#wp-calendar tbody .pad {
background:none;
}
#wp-calendar tfoot #next {
font-size:10px;
text-transform:uppercase;
text-align:right;
}
#wp-calendar tfoot #prev {
font-size:10px;
text-transform:uppercase;
padding-top:10px;
}
#wp-calendar tbody td {
padding:8px;
}
.quote-content:before {
content: "\f10d";
}
.quote-content:after {
content: "\f10e";
}
.scrollup:before {
content:"\f106";
display:inline-block;
vertical-align:middle;
font:30px 'FontAwesome';
color: rgba(255,255,255,.6) !important;
}
.scrollup {
width: 40px;
height: 40px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
-moz-opacity: 0.9;
-khtml-opacity: 0.9;
opacity: 0.9;
-webkit-border-top-left-radius:2px;
-moz-border-top-left-radius:2px;
-ms-border-top-left-radius:2px;
-o-border-top-left-radius:2px;
border-top-left-radius:2px;
-webkit-border-top-right-radius:2px;
-moz-border-top-right-radius:2px;
-ms-border-top-right-radius:2px;
-o-border-top-right-radius:2px;
border-top-right-radius:2px;
position: fixed;
bottom: 0;
right:2%;
z-index:-1;
color:#CBC8B5;
background-color:#FDD247 !important;
z-index:5001;
line-height:34px;
text-align:center;
text-shadow: 0 0 1px rgba(0,0,0,.05), 0 1px 2px rgba(0,0,0,.3);
-moz-box-shadow:0 1px 2px rgba(0,0,0,.25);
-webkit-box-shadow:0 1px 2px rgba(0,0,0,.25);
box-shadow: 0 1px 2px rgba(0,0,0,.25);
}
.scrollup:hover {
background-color:#28151B !important;
color:#858282 !important;
}  .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 16px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #main-content-wrapper[tabindex="-1"]:focus {
outline: 0;
}
.tagcloud {
margin-bottom: 20px;
}
.wp-caption {
max-width:95%;
padding:5px;
clear:both;
}
.wp-caption img {
width:100%;
}
.wp-caption p.wp-caption-text {
margin:0;
background-color:#858581;
color:#fff;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
padding:2px 4px 2px 4px;
}
.sticky {
}
.sticky h1:before {
content:"\f0c6";
}
.gallery-caption {
}
.bypostauthor {
}
.alignright {
float:right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.widget_tishonator_advancedtextcontent_widget {
clear:both;
}
.post-date {
display:block;
margin:0 0 5px 15px;
}
@-webkit-keyframes zoom-image-in-and-out {
0% {
-webkit-transform: scale(1) translateY(0);
transform: scale(1) translateY(0);
-webkit-transform-origin: 50% 16%;
transform-origin: 50% 16%;
}
50% {
-webkit-transform: scale(1.25) translateY(-15px);
transform: scale(1.25) translateY(-15px);
-webkit-transform-origin: top;
transform-origin: top;
}
100% {
-webkit-transform: scale(1) translateY(0);
transform: scale(1) translateY(0);
-webkit-transform-origin: 50% 16%;
transform-origin: 50% 16%;
}
}
@keyframes zoom-image-in-and-out {
0% {
-webkit-transform: scale(1) translateY(0);
transform: scale(1) translateY(0);
-webkit-transform-origin: 50% 16%;
transform-origin: 50% 16%;
}
50% {
-webkit-transform: scale(1.25) translateY(-15px);
transform: scale(1.25) translateY(-15px);
-webkit-transform-origin: top;
transform-origin: top;
}
100% {
-webkit-transform: scale(1) translateY(0);
transform: scale(1) translateY(0);
-webkit-transform-origin: 50% 16%;
transform-origin: 50% 16%;
}
}
.zoom-img-background-img-wrapper {
overflow:hidden;
}
.zoom-img-background-img-inner {
-webkit-animation zoom-image-in-and-out 30s ease-out both;
animation: zoom-image-in-and-out 30s ease-out 0s 1 normal both running;
animation-iteration-count:1000;
width:100%;
height:100%;
background-size: cover;
background-repeat: no-repeat;
opacity:0.85;
}
.zoom-bcgr-content {
position:absolute;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
width:96%;
}
.zoom-bcgr-content-inner h1,
.zoom-bcgr-content-inner h2,
.zoom-bcgr-content-inner h3,
.zoom-bcgr-content-inner {
color:#FFFFFF;
}
.zoom-bcgr-content-inner {
width:100%;
}
@media screen and (min-width: 1200px) {
.number-counter-inner-content,
.zoom-bcgr-content {
max-width:950px;
}
.number-counter-inner-content {
margin:0 auto;
}
}
#rotating-text {
position: relative;
font-size: 52px;
color:#444;
display: block;
line-height:1;
padding:15px 0;
text-align:center;
}
#rotating-text span {
display: none;
color:#111;
}
.advanced-text-wrapper {
text-align:center;
}
.advanced-text-content {
padding:0;
line-height:18px;
}
.advanced-text-button-wrapper {
margin-bottom:5px;
text-align:center;
}
#page-header {
background-image:url(//raolsen.no/wp-content/themes/ayaphotographypro/images/pageheader.png);
background-repeat: repeat;
-webkit-box-shadow: inset 0 -1px 1px -1px rgba(0, 0, 0, 0.25);
-moz-box-shadow: inset 0 -1px 1px -1px rgba(0, 0, 0, 0.25);
box-shadow: 0 -1px 1px -1px rgba(0, 0, 0, 0.25) inset;
padding:20px 2% 20px 2%;
}
#page-header,
#page-header h1 {
color:#593602;
}
#page-header a {
color:#593602;
}
#page-header a:hover {
color:#5F9E0F;
}
#page-header h1 {
display:inline;
margin:0;
padding:0;
}
#breadcrumbs {
list-style:none;
overflow:hidden;
float:right;
margin-top:5px;
margin-right:15px;
}
#breadcrumbs li{
float:left;
margin-left:7px;
}
#breadcrumbs li:first-of-type{
margin-left:0;
}
.home-title {
padding-top:10px;
}
blockquote {
margin-bottom:10px;
}
.full-width{
width: 100vw;
position: relative !important;
margin-left: -50vw;
left: 50%;
margin-bottom: 40px;
}
.wp-block-cover img {
box-shadow: none !important;
}
.wp-block-cover-image img.wp-block-cover__image-background,
.wp-block-cover-image video.wp-block-cover__video-background,
.wp-block-cover img.wp-block-cover__image-background,
.wp-block-cover video.wp-block-cover__video-background {
position: relative !important;
}
.breadcrumb-separator{
color:#999;
}
.home-title,
.home-col-title {
font-weight:normal;
font-size:16px;
padding-top:15px;
letter-spacing:1px;
float:none;
clear:both;
border-bottom:3px solid #fdd247;
margin-bottom:5px;
}
.home-col-title .advanced-text-icon {
font-size:inherit !important;
text-shadow:none !important;
}
.home-after-title,
.home-col-after-title {
clear:both;
}
.sidebar-title {
padding:0 5px 1px 1px;
margin-bottom:-2px;
font-weight:normal;
font-size:18px;
letter-spacing:0.5px;
float:left;
clear:both;
}
.sidebar-title:not(:first-child) {
margin-top:15px;
margin-bottom:-2px;
}
.sidebar-before-title {
clear:both;
}
.sidebar-after-title {
clear:both;
height:1px;
margin-bottom:5px;
width:100%;
}
.footer-title,
#footer-main h2 {
padding:0 5px 1px 1px;
margin-bottom:-2px;
font-weight:normal;
font-size:18px;
border-bottom:3px solid #FDD247;;
color:#eeeeee;
letter-spacing:1px;
}
#footer-main .wp-block-group h2:after {
display: block;
content: ' ';
}
#footer-main h2:after {
display:block;
content: ' ';
}
.footer-after-title,
#footer-main h2:after {
clear:both;
}
.author-info-box {
clear:both;
padding-left:10px;
}
.author-info-box p {
padding-left:100px;
line-height:25px;
}
div.author-info-box p:nth-of-type(2) {
white-space: pre-line;
}
.author-info-box ul {
padding-left:100px;
}
.author-title {
margin-top:25px;
font-size:18px;
clear:both;
float:left;
padding:0 5px 0 1px;
margin-bottom:5px;
}
.author-avatar {
float:left;
}
.avatar {
-webkit-border-radius:45px;
-moz-border-radius:45px;
border-radius:45px;
}
.IN-widget button {
min-width:auto !important;
background-image:none !important;
}
.IN-widget {
vertical-align: unset !important;
}
.social-sharing-box {
clear:both;
}
.social-sharing-box ul li{
margin-right:0;
}
.social-sharing-title {
margin-top:25px;
font-size:18px;
clear:both;
float:left;
padding:0 5px 0 1px;
margin-bottom:5px;
}
.page-entry-title {
padding-left:0 !important;
} .custom-entry-title {
padding-left:0 !important;
}
.wide-content article {
width:auto;
}
.wide-content  h1,
.wide-content .content,
.wide-content .after-content,
.wide-content .quote-content {
padding-left:0;
}
#main-content-left-sidebar-wrapper {
} #map_canvas {
width:100%;
height:350px;
-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
}
#map_canvas_widget {
clear:both;
width:100%;
height:250px;
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
}
#map_canvas img,
#map_canvas_widget img {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
} .office-info-box {
margin-top:10px;
}
.office-info-box .fa::before {
margin-right: 5px;
}
.page-contact-title {
border-bottom: 4px solid #555555;
clear: both;
float: left;
font-size: 20px;
font-weight: normal;
letter-spacing: 1px;
margin: 0 0 0 0 !important;
padding: 0 5px 1px 1px !important;
text-transform: uppercase;
}
#not-found-title {
font-size:48px;
padding-left:0 !important;
text-align:center !important;
margin-bottom:10px;
}
#not-found-image {
-webkit-border-radius:500px;
-moz-border-radius:500px;
border-radius:500px;
margin-bottom:10px;
} .tishonator_tabs_widget_content {
position: relative;
border: 1px solid #AAAAAA;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
clear:both;
margin-top:10px;
margin-bottom:20px;
}
.tishonator_tabs_widget_content img {
max-width: 100%;
height: auto;
}
.tishonator_tabs_widget_content li:before {
content:none !important;
}
.tishonator_tabs_widget_content ul.tisho-tabs,
#popular-tab-content ul,
#recent-tab-content ul,
#comments-tab-content ul,
#tags-tab-content ul {
padding:0;
margin:0;
}
.tishonator_tabs_widget_content ul.tisho-tabs li {
list-style: none;
display: block;
width: 50%;
float: left;
text-align: center;
margin: 0;
padding: 0 !important;
}
.tishonator_tabs_widget_content ul.has-1-tabs li {
width: 100%;
float: none;
margin: 0 auto;
}
.tishonator_tabs_widget_content ul.has-2-tabs li {
width:50%;
}
.tishonator_tabs_widget_content ul.has-3-tabs li {
width: 33.33%;
}
.tishonator_tabs_widget_content ul.has-4-tabs li {
width: 25%;
}
.tishonator_tabs_widget_content .has-4-tabs .tab_title.selected a {
border-bottom:none;
}
.tishonator_tabs_widget_content .tab_title a {
display: block;
border-left: 1px solid #AAAAAA;
border-bottom: 1px solid #AAAAAA;
padding: 2px 0 4px;
line-height: 2.4;
text-decoration: none;
position: relative;
font-weight: bold;
font-size: 13px;
}
.tishonator_tabs_widget_content .tab_title:not(.selected) {
background-color:#dedede;
}
.tishonator_tabs_widget_content .tab_title:not(.selected) a {
color:#555555 !important;
}
.tishonator_tabs_widget_content .tab_title:not(.selected) a:hover {
background-color:#555555 !important;
color:#FAFAFA !important;
}
.tishonator_tabs_widget_content .tab_title:first-child a {
margin-left: 0;
border-left: 0;
}
.tishonator_tabs_widget_content .tab_title.selected a {
border-bottom:none;
}
.tishonator_tabs_widget_content .inside {
padding-top: 10px;
}
.tishonator_tabs_widget_content .tab-content li {
list-style-type: none;
float: left;
width: 100%;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0 0 11px 0;
padding: 0px 15px 15px 15px;
text-align: left;
background: none;
position: relative;
}
.tishonator_tabs_widget_content .tab-content li:last-child {
border: none;
margin-bottom: 0;
}
.tishonator_tabs_widget_content .tab-content li:first-child {
padding-top: 5px;
}
.tishonator_tabs_thumb_small {
float: left;
margin-right: 12px;
padding-top: 4px;
width: 65px;
height: 65px;
overflow: hidden;
}
.tishonator_tabs_thumb_large {
float: none;
max-width: 100%;
display: inline-block;
margin-bottom: 4px;
position: relative;
}
.tishonator_tabs_widget_content .entry-title {
font-weight: bold;
margin: 0;
padding: 0;
}
.tishonator_tabs_widget_content .tisho-postmeta, .tishonator_tabs_comment_content, .tishonator_tabs_excerpt {
}
.tishonator_tabs_widget_content .wp-post-image {
margin: 0 !important;
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
} .tishonator_tabs_avatar {
margin-right: 10px;
float: left;
margin-top: 4px;
}
.tishonator_tabs_comment_content p, .tishonator_tabs_excerpt p {
margin-bottom: 0;
}
.tishonator_tabs_comment_meta {
font-weight: bold;
} .tishonator_tabs_widget_content #tags-tab-content {
padding-bottom: 10px;
}
.tishonator_tabs_widget_content #tags-tab-content ul {
margin: 0;
overflow: hidden;
padding: 0 10px;
text-align: center;
font-size: 0;
line-height: 0;
}
.tishonator_tabs_widget_content #tags-tab-content ul li {
width: auto;
color: #fff;
margin-bottom: 0;
list-style: none;
display: inline-block;
padding: 0;
margin: 3px 3px 0 0;
float: none;
font-size: 16px;
}
.tishonator_tabs_widget_content #tags-tab-content ul li a {
padding: 12px 10px;
white-space: nowrap;
display: block;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
} .tishonator_tabs_widget_content .tisho-pagination {
margin: 0;
width: 100%;
padding-top: 0;
padding-bottom: 15px;
float: left;
}
.tishonator_tabs_widget_content .tisho-pagination a {
margin: 0 15px;
}
.tisho-pagination a.next {
float: right;
}
.tishonator_tabs_widget_content img {
box-shadow:none !important;
} .tisho-loading:after {
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}  .woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-1,
.woocommerce-page .col2-set .col-2 {
max-width:50%;
}
.woocommerce-input-wrapper {
width:100%;
}
#main-content-wrapper .wc-block-grid__product-title,
#body-content-wrapper .wc-block-grid__product-title {
font-size: 20px;
}
#main-content-wrapper .wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product,
#body-content-wrapper .wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product {
font-size: 16px;
}
.wc-block-pagination-page.wc-block-components-pagination__page {
background-image: none !important;
}
.woocommerce-product-gallery__image {
margin-bottom:10px;
}
.mini_cart_item a.remove {
float:left;
margin-right: 5px;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
width:50%;
float:right;
clear:both;
}
#main-content-wrapper ul.products li.product .woocommerce-loop-category__title,
#main-content-wrapper ul.products li.product .woocommerce-loop-product__title,
#main-content-wrapper ul.products li.product h3 {
font-size:16px;
}
.wc-forward {
margin-right: 10px !important;
}
.woocommerce-mini-cart,
.cart_list,
.product_list_widget {
opacity:1 !important;
}
.widget_shopping_cart_content {
display:inline-block;
padding:0 !important;
}
.woocommerce-pagination {
text-align:left !important;
}
.woocommerce-pagination .page-numbers {
border:none !important;
}
.woocommerce-pagination .page-numbers:hover {
background-color: #FFF !important;
}
.wc-block-price-filter {
padding-left: 10px;
padding-right: 10px;
}
.woocommerce-pagination .page-numbers li {
border: 1px solid #dddddd;
padding:0 !important;
}
.woocommerce-pagination .page-numbers li:hover {
padding:0 !important;
}
.woocommerce-pagination a {
padding:6px 9px !important;
margin:0 4px 0 0 !important;
font-size:16px !important;
text-align:center !important;
}
.woocommerce-pagination .current,
.woocommerce-pagination a:hover {
margin-right:-1px !important;
padding:6px 9px !important;
text-decoration:none !important;
font-size:16px !important;
text-align:center !important;
}
.woocommerce-pagination .current {
background:#dddddd !important;
}
.woocommerce-pagination a:hover {
background:#fafafa !important;
}
.woocommerce #content input.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce-page #content input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button {
text-shadow:none !important;
}
.woocommerce #content nav.woocommerce-pagination ul li a,
.woocommerce #content nav.woocommerce-pagination ul li span,
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce-page #content nav.woocommerce-pagination ul li a,
.woocommerce-page #content nav.woocommerce-pagination ul li span,
.woocommerce-page nav.woocommerce-pagination ul li a,
.woocommerce-page nav.woocommerce-pagination ul li span {
margin-right:10px !important;
border:1px solid #dddddd !important;
-webkit-border-radius:3px !important;
-moz-border-radius:3px !important;
-ms-border-radius:3px !important;
-o-border-radius:3px !important;
border-radius:3px !important;
}
.woocommerce #content nav.woocommerce-pagination ul li,
.woocommerce nav.woocommerce-pagination ul li,
.woocommerce-page #content nav.woocommerce-pagination ul li,
.woocommerce-page nav.woocommerce-pagination ul li {
border:none !important;
}
.woocommerce table.shop_table,
.woocommerce-page table.shop_table {
margin-right:0;
}
.payment_methods li:before {
content:'' !important;
}
.product_list_widget {
display:block !important;
position:relative !important;
}
#header-main-fixed .product_list_widget,
#header-main-fixed .product_list_widget li,
#header-main-fixed .product_list_widget a {
background-color:#ffffff !important;
color:#000000 !important;
}
#header-main-fixed .product_list_widget a {
box-shadow:none !important;
border:none !important;
}
#header-main-fixed .product_list_widget a,
#header-main-fixed .product_list_widget li,
#header-main-fixed .product_list_widget li:hover a,
#header-main-fixed .product_list_widget a:hover{
padding:1px !important;
}
#header-main-fixed .product_list_widget li:hover a,
#header-main-fixed .product_list_widget a:hover {
box-shadow:none !important;
background-color:#ffffff !important;
border:none !important;
text-decoration:underline !important;
}
.product_list_widget li:before {
content:none !important;
}
.product_list_widget img {
height: auto;
margin-bottom: 10px !important;
max-width: 100%;
display:block;
}
#cart-popup-content .product_list_widget img {
width:50%;
float:right;
clear:both;
}
#cart-popup-content .product_list_widget li {
float:left;
width:100%;
clear:both;
}
.product_list_widget li a.button {
display: block;
width: max-content;
}
.product_list_widget  li {
float:left;
width:24%;
margin-right:1%;
}
#home-content-wrapper .product_list_widget li {
margin-bottom:30px;
}
.product_list_widget li:nth-child(4n + 1) {
clear:both;
}
#sidebar .product_list_widget  li {
float:left;
width:47%;
margin:0 2% 10px 0;
}
#sidebar .product_list_widget li:nth-child(2n + 1) {
clear:both;
} .woocommerce .woocommerce-product-rating .star-rating {
margin: 0 4px 0 0 !important;
font-size: 18px !important;
}
.single-product .woocommerce-product-rating {
margin-top:5px;
}
.single-product .count-rating,
.single-product .woocommerce-review-link {
float:left;
margin-right:5px;
margin-top:-2px;
}
@media screen and (min-width: 800px) {
.woocommerce #review_form #respond p {
margin-right:20px;
}
.woocommerce #review_form #respond textarea {
width:425px;
}
.woocommerce #review_form #respond .comment-form-author,
.woocommerce #review_form #respond .comment-form-email {
width:200px;
}
.woocommerce #review_form #respond #commentform input[type="text"],
.woocommerce #review_form #respond #commentform input[type="email"] {
width:195px;
}
}
@media screen and (max-width: 799px) {
.product_list_widget  li {
float:left;
width:47%;
margin-right:2%;
}
.product_list_widget li:nth-child(2n + 1) {
clear:both;
}
.woocommerce table.shop_table td {
padding:5px;
}
.woocommerce td.product-quantity {
min-width:10px;
}
}
@media screen and (max-width: 360px) {
.product_list_widget  li {
float:left;
width:96%;
margin-right:0;
}
.product_list_widget li {
clear:both;
}
}
h1.product_title {
margin-left:0 !important;
}
form.cart {
float:none !important;
margin-left:0 !important;
}
.product_list_widget .button {
display:table !important;
margin-bottom: 10px !important;
}
#hdrtop-cart-subcontent .product_list_widget .amount {
display:inherit;
}
.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:left !important;
margin-left: 2% !important;
width:40% !important;
}
.woocommerce table.shop_table_responsive tr td:before, .woocommerce-page table.shop_table_responsive tr td:before {content:'' !important;}
.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {display:table-cell !important;}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {width: auto !important;}
.woocommerce #content div.product form.cart,
.woocommerce div.product form.cart,
.woocommerce-page #content div.product form.cart,
.woocommerce-page div.product form.cart {
margin-top:10px !important;
margin-bottom:0 !important;
}
.product_list_widget del {
display:inline-flex;
}
.product_list_widget #content input.button,
.product_list_widget #respond input#submit,
.product_list_widget a.button,
.product_list_widget button.button,
.product_list_widget input.button,
#cart-popup-content a.wc-forward,
a.live-preview-button {
background-image:-webkit-gradient(linear,left top,left bottom,from(#f7f6f7),to(#e0dadf));
background-image:-webkit-linear-gradient(#f7f6f7,#e0dadf);
background-image:-moz-linear-gradient(center top,#f7f6f7 0,#e0dadf 100%);
background-image:-moz-gradient(center top,#f7f6f7 0,#e0dadf 100%);
background-image: linear-gradient(top, #f7f6f7 0%, #e0dadf 100%);
border: 1px solid #c8bfc6;
border-radius: 2px;
box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.075) inset, 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
color: #444444 !important;
cursor: pointer;
display: inline-block;
font-family: inherit;
font-size: 100%;
font-weight: 700;
left: auto;
line-height: 1em;
margin: 0;
overflow: visible;
padding: 6px 10px;
position: relative;
text-decoration: none;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
white-space: nowrap;
}
.product_list_widget #content input.button:hover,
.product_list_widget #respond input#submit:hover,
.product_list_widget a.button:hover,
.product_list_widget button.button:hover,
.product_list_widget input.button:hover,
#cart-popup-content a.wc-forward:hover,
a.live-preview-button:hover {
background-image:-webkit-gradient(linear,left top,left bottom,from(#e0dadf),to(#f7f6f7));
background-image:-webkit-linear-gradient(#e0dadf,#f7f6f7);
background-image:-moz-linear-gradient(center top,#e0dadf 0,#f7f6f7 100%);
background-image:-moz-gradient(center top,#e0dadf 0,#f7f6f7 100%);
background-image: linear-gradient(top, #e0dadf 0%, #f7f6f7 100%);
}
#header-main-fixed a.wc-forward {
margin-right:5px;
color:#5e5e5e;
padding:6px 10px;
}
#header-main-fixed a.wc-forward:hover {
color:#000000 !important;
padding:6px 10px;
}
.added_to_cart {
margin-top:5px !important;
}
li.product:before {
content:'';
}
section.related,
.product_meta {
clear:both !important;
}
.product_meta .sku_wrapper,
.product_meta .posted_in,
.product_meta .tagged_as {
clear:both !important;
display:block !important;
margin-top:10px !important;
}
#coupon_code {
font-size: 11px;
}
mark {
background-color: unset;
} #main-content-wrapper .woocommerce-breadcrumb {
display:none !important;
}
#content .page-title {
display:none !important;
}
.woocommerce-breadcrumb {
list-style:none;
overflow:hidden;
padding:0 !important;
margin:15px 15px 0 0 !important;
font-size:12px !important;
float:right;
}
.cart_list li:before {
content: none !important;
}
#content .products {
border-top:1px solid #cccccc;
padding-top:20px;
} #bbpress-forums li.bbp-header {
background:inherit !important;
}
#bbpress-forums li:before {
content:none;
}
#bbpress-forums,
#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results {
font-size:auto !important;
}
#bbpress-forums fieldset.bbp-form {
border:none !important;
}
#bbpress-forums div.bbp-forum-header,
#bbpress-forums div.bbp-topic-header,
#bbpress-forums div.bbp-reply-header {
background-color:inherit !important;
}
#bbpress-forums div.odd,
#bbpress-forums ul.odd {
background-color:inherit !important;
}
#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer {
background-color:inherit !important;
}
#bbpress-forums div.even,
#bbpress-forums ul.even {
background-color:inherit !important;
}
.bbp-breadcrumb {
float:right !important;
list-style:none;
overflow:hidden;
padding:0 !important;
margin:15px 15px 0 0 !important;
font-size:12px;
}
#main-content-wrapper .bbp-breadcrumb {
display:none !important;
}
#bbpress-forums fieldset.bbp-form {
padding-left:0 !important;
padding-right:0 !important;
}
#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results {
font-size:14px !important;
}
#bbpress-forums,
div.bbp-template-notice p {
font-size:13px !important;
}
#bbp_search_submit {
padding:3px 10px;
}
#bbp-search-form #bbp_search {
margin-bottom:10px;
}
#searchform input[type="text"] {
padding: 1px 0 1px 3px;
background-color: #FFFFFF;
border: 1px solid #B2AEA3;
-webkit-border-radius:2px;
-moz-border-radius:2px;
-ms-border-radius:2px;
-o-border-radius:2px;
border-radius:2px;
padding:8px 5px;
}
#searchform input[type="submit"] {
-webkit-border-radius:2px;
-moz-border-radius:2px;
-ms-border-radius:2px;
-o-border-radius:2px;
border-radius:2px;
} .skills {
margin: 15px 0;
list-style: none;
padding-top: 25px;
}
.skills li {
list-style-type: none !important;
position: relative;
margin-top: 38px;
height: 4px;
background-color: #F5F5F5;
box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
border-radius: 2px;
}
.skills li:before {
display:none;
}
.skills li:first-child { margin-top: 0; }
.skills li .progress {
position: absolute;
top: 0;
left: 0;
width: 0;
height: 100%;
overflow: visible !important;
border-radius: 2px;
-webkit-transition: width 1.2s ease-in-out;
-o-transition: width 1.2s ease-in-out;
transition: width 1.2s ease-in-out;
}
.skills li .progress-percent {
position: absolute;
top: -28px;
right: 0;
background-color: #333;
color: #F9F9F9;
text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
height: 22px;
line-height: 22px;
padding: 0px 5px;
font-size: 11px;
border-radius: 2px;
}
.skills li .progress-percent .counter {
font-weight: 400;
}
.progress-percent::after, .progress-percent::before {
top: 100%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}
.progress-percent::after {
border-top-color: #333;
border-width: 4px;
left: 50%;
margin-left: -4px;
}
.progress-percent::before {
border-top-color: #333;
border-width: 5px;
left: 50%;
margin-left: -5px;
}
.skills li > span {
position: absolute;
z-index: 1;
top: -23px;
left: 0;
line-height: 20px;
font-weight: bold;
} .counts-number-wrapper {
clear:both;
text-align:center;
margin:20px 0 10px 0;
}
.cn-icon {
display: inline-block;
width: 60px;
height: 60px;
line-height: 60px;
font-size: 36px;
border-radius: 50%;
}
.cn-number {
font-size:50px;
line-height:1;
}
.single-count-number h3 {
padding:0;
margin:0;
}
.single-count-number {
text-align: center;
padding:15px 10px;
} .position {
float: left;
margin: 20px;
}
.circle-progress-bar {
position: relative;
height: 200px;
width: 200px;
}
.circle-progress-bar div {
position: absolute;
height: 200px;
width: 200px;
border-radius: 50%;
}
.circle-progress-bar div span {
position: absolute;
font-family: Arial;
font-size: 25px;
line-height: 175px;
height: 175px;
width: 175px;
left: 12.5px;
top: 12.5px;
text-align: center;
border-radius: 50%;
background-color: white;
}
.circle-progress-bar .background { background-color: #b3cef6; }
.circle-progress-bar .rotate {
clip: rect(0 100px 200px 0);
background-color: #4b86db;
}
.circle-progress-bar .left {
clip: rect(0 100px 200px 0);
opacity: 1;
background-color: #b3cef6;
}
.circle-progress-bar .right {
clip: rect(0 100px 200px 0);
transform: rotate(180deg);
opacity: 0;
background-color: #4b86db;
}
@keyframes 
toggle {  0% {
opacity: 0;
}
100% {
opacity: 1;
}
} .teammember-single .position {
line-height:2;
}
.teammember-single .phone {
margin-top:10px;
}
.teammember-single .phone,
.teammember-single .email {
line-height:2;
text-align:center;
}
.teammember-social-icons {
padding:0;
margin:5px 0 20px 0;
text-align:center;
}
.teammember-social-icons li {
display:inline-block;
margin-right:5px;
}
.teammember-social-icons li a {
width:25px;
height:25px;
text-align:center;
line-height:25px;
border-radius:50%;
color:#FFFFFF;
font-size:16px;
display:block;
}
.teammember-social-icons li a.facebook {
background-color:#3b5998;
}
.teammember-social-icons li a.twitter {
background-color:#00aced;
}
.teammember-social-icons li a.linkedin {
background-color:#007bb6;
}
.teammember-social-icons li a.pinterest {
background-color:#cb2027;
}
.teammember-social-icons li a.instagram {
background-color:#bc2a8d;
}
.teammember-social-icons li a.youtube {
background-color:#bb0000;
}
#teammembers-grid {
margin:0;
padding:0;
text-align:center;
}
#teammembers-grid h4 {
padding:0;
margin:0;
}
#teammembers-grid .position {
line-height:1.5;
}
@media screen and (min-width: 799px) {
#teammembers-grid > li {
width:30%;
display:inline-block;
}
#teammembers-grid > li {
margin:0 1%;
}
}
@media screen and (max-width: 799px) {
#teammembers-grid > li {
width:48%;
float:left;
}
#teammembers-grid > li:nth-child(even) {
margin:0 0 0 1%;
}
#teammembers-grid > li:nth-child(odd) {
clear:both;
}
}
@media screen and (max-width: 360px) {
#teammembers-grid > li {
width:auto;
float:none;
}
}
#sidebar #teammembers-grid > li {
width:auto;
float:none;
}
#teammembers-grid h4 {
font-size:22px;
}
#teammembers-grid li:before {
content:'' !important;
}
#teammembers-grid .teammember-social-icons li {
padding:0;
margin-right:1px;
}
#teammembers-grid .teammember-social-icons li a {
width:20px;
height:20px;
line-height:20px;
font-size:12px;
}
#teammembers-grid .teammember-social-icons,
#teammembers-grid .phone,
#teammembers-grid .email {
text-align:center;
}
#teammembers-grid .phone {
margin-top:10px;
}
#teammembers-grid .teammember-social-icons {
margin-bottom:15px;
}
.teammembers-tab *,
.teammembers-tab *::after,
.teammembers-tab *::before {
margin: 0;
padding: 0;
box-sizing: border-box;
}
.teammembers-tab .effect {
margin: auto;
box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.07);
background-color: #fff;
border: solid #f5f5f5 5px;
}
.teammembers-tab .effect img {
position: relative;
display: block;
min-height: 100%; opacity: 0.8;
}
.teammembers-tab .effect .tab-text {
padding: 5% 2% 2% 2%;
color: #fff;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.teammembers-tab .tab-text h2 {
color: #fff;
margin: 0;
}
.teammembers-tab .tab-text p {
color: #fff;
margin: 0;
}
.teammembers-tab .effect .tab-text {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.teammembers-tab .custom-row::after {
content: "";
display: table;
clear: both;
}
.teammembers-tab .effect {
position: relative;
overflow: hidden;
background: #3085a3;
text-align: center;
cursor: pointer;
}
.teammembers-tab .effect.effect-seven {
background: linear-gradient(-45deg, #555 0%, #AAA 100%);
}
.teammembers-tab .effect.effect-seven img {
transition: all .35s;
transform: translate3d(0, 0, 0) scale(1);
-webkit-transition: all .35s;
-webkit-transform: translate3d(0, 0, 0) scale(1);
}
.teammembers-tab .effect.effect-seven:hover img {
opacity: .6;
transform: translate3d(-50px, 0, 0) scale(1.1) rotate(3deg);
-webkit-transform: translate3d(-50px, 0, 0) scale(1.1) rotate(3deg);
}
.teammembers-tab .effect.effect-seven h2 {
padding-top: 2%;
transform: scale3d(0.8, .8, 1);
transition: all .35s;
-webkit-transform: scale3d(0.8, .8, 1);
-webkit-transition: all .35s;
}
.teammembers-tab .effect.effect-seven .col8-head {
padding-top: 9%;
}
.teammembers-tab .effect.effect-seven:hover h2 {
transform: scale3d(1, 1, 1);
-webkit-transform: scale3d(1, 1, 1);
}
.teammembers-tab .effect.effect-seven p {
padding: 10px 5px;
transform: scale3d(.8, .8, 1);
-webkit-transform: scale3d(.8, .8, 1);
opacity: 0;
transition: all .35s;
-webkit-transition: all .35s;
}
.teammembers-tab .effect.effect-seven:hover p {
transform: scale3d(1, 1, 1);
-webkit-transform: scale3d(1, 1, 1);
opacity: 1;
}
.teammembers-tab .effect.effect-seven .tab-text:after {
content: "";
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
-webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
opacity: 0;
transition: all .35s;
-webkit-transition: all .35s;
}
.teammembers-tab .effect.effect-seven:hover .tab-text:after {
transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
-webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
opacity: 1;
}
.teammembers-tab .effect.effect-seven:hover .tab-text {
background-color: rgb(0, 0, 0, 0.4);
}
.teammembers-tab .effect.effect-seven .icons-block {
z-index: 1000;
position: absolute;
bottom: 25px;
width: 100%;
left: 0;
text-align: left;
padding-left: 15px;
}
.teammembers-tab .effect.effect-seven .c4 {
right: 0;
text-align: right;
padding-right: 15px;
}
.teammembers-tab .effect.effect-seven .c3 {
bottom: 50%;
margin-bottom: -40px;
left: 23%;
}
.teammembers-tab .effect.effect-seven .icons-block .social-icon-1,
.teammembers-tab .effect.effect-seven .icons-block .social-icon-2,
.teammembers-tab .effect.effect-seven .icons-block .social-icon-3,
.teammembers-tab .effect.effect-seven .icons-block .social-icon-4,
.teammembers-tab .effect.effect-seven .icons-block .social-icon-5,
.teammembers-tab .effect.effect-seven .icons-block .social-icon-6 {
transition: all .5s ease-in-out;
opacity: 0;
}
.teammembers-tab .effect.effect-seven:hover .social-icon-1 {
opacity: 1;
transition-delay: .3s;
transition-duration: .5s;
}
.teammembers-tab .effect.effect-seven:hover .social-icon-2 {
opacity: 1;
transition-delay: .4s;
transition-duration: .5s;
}
.teammembers-tab .effect.effect-seven:hover .social-icon-3 {
opacity: 1;
transition-delay: .5s;
transition-duration: .5s;
}
.teammembers-tab .effect.effect-seven:hover .social-icon-4 {
opacity: 1;
transition-delay: .6s;
transition-duration: .5s;
}
.teammembers-tab .effect.effect-seven:hover .social-icon-5 {
opacity: 1;
transition-delay: .7s;
transition-duration: .5s;
}
.teammembers-tab .effect.effect-seven:hover .social-icon-6 {
opacity: 1;
transition-delay: .8s;
transition-duration: .5s;
}
.teammembers-tab .effect.effect-seven .icons-block i {
color: rgba(255,255,255,1.00);
padding-left: 10px;
font-size: 1rem;
}
#sidebar #teammembers-grid .col-lg-3 {
flex:100%;
max-width:100%;
} .wp-block-embed__wrapper {
text-align: center;
}
.wp-block-post-date {
text-align: center;
}
.wp-block-tishonator-social-sites-block,
.page-content h1,
.page-content h2,
.page-content h3,
.page-content h4 {
text-align:center;
}
.wc-block-grid__product {
list-style: none !important;
}
.wc-block-grid__product:before {
display:none !important;
} #testimonials .section-header {
text-align: center;
}
#testimonials .testimonial-item {
box-shadow:10px 34px 40px 0px rgba(28.000000000000004, 28.000000000000004, 38, 0.06);
padding:20px 20px;
}
#testimonials .testimonial-item .testimonial-img {
width: 85px;
border-radius: 50%;
float: left;
}
#testimonials .testimonial-item h3 {
font-size: 14px;
margin-left: 100px;
text-align:left;
}
#testimonials .testimonial-item h4 {
font-size: 12px;
margin: 0;
margin-left: 100px;
text-align:left;
font-weight: normal;
}
#testimonials .testimonial-item .testimonial-content {
font-style: italic;
font-size: 14px;
padding: 20px 10px 30px 10px;
text-align:left;
clear: both;
} #portfolio {
clear:both;
}
#portfolio #portfolio-flters {
padding: 0;
margin: 5px 0 35px 0;
list-style: none;
text-align: center;
}
#portfolio #portfolio-flters li {
cursor: pointer;
margin: 15px 15px 15px 0;
display: inline-block;
padding: 6px 20px;
font-size: 12px;
line-height: 20px;
border-radius: 50px;
text-transform: uppercase;
margin-bottom: 5px;
transition: all 0.3s ease-in-out;
}
#portfolio #portfolio-flters li:before {
display:none;
}
#portfolio #portfolio-flters li:hover,
#portfolio #portfolio-flters li.filter-active {
background: #555;
color: #fff;
}
#portfolio #portfolio-flters li:last-child {
margin-right: 0;
}
#portfolio .portfolio-item .portfolio-wrap {
overflow: hidden;
position: relative;
border-radius: 6px;
margin: 0;
}
#portfolio .portfolio-item .portfolio-wrap:hover img {
opacity: 0.4;
transition: 0.3s;
}
#portfolio .portfolio-item .portfolio-wrap .portfolio-info {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
text-align: center;
opacity: 0;
transition: 0.2s linear;
padding:0 10px;
}
#portfolio .portfolio-item .portfolio-wrap .portfolio-info h4 {
font-size: 22px;
line-height: 1px;
font-weight: 700;
margin-bottom: 14px;
padding-bottom: 0;
}
#portfolio .portfolio-item .portfolio-wrap .portfolio-info h4 a {
color: #fff;
}
#portfolio .portfolio-item .portfolio-wrap .portfolio-info p {
padding: 0 10px;
margin: 0;
color: #e2effe;
}
#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-preview,
#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-details {
display: inline-block;
line-height: 1;
text-align: center;
width: 36px;
height: 36px;
background: rgba(255,255,255,0.2);
border-radius: 50%;
margin: 10px 4px 0 4px;
}
#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-preview i,
#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-details i {
padding-top: 6px;
font-size: 16px;
line-height: 22px;
color: #fff;
}
#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-preview:hover,
#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-details:hover {
background: rgba(255,255,255,0.4);
}
#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-preview:hover i,
#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-details:hover i {
color: #fff;
}
#portfolio .portfolio-item .portfolio-wrap:hover {
background: #555;
}
#portfolio .portfolio-item .portfolio-wrap:hover .portfolio-info {
opacity: 1;
}
#simple-facebook-widget {
margin-top:10px;
} .simple-tabs .ui-tabs-nav h2,
.simple-tabs .ui-tabs-nav h3,
.simple-tabs .ui-tabs-hide {
display: none;
}
.simple-tabs .ui-tabs-nav {
margin: 0;
padding: 0;
float: left;
list-style: none;
}
.simple-tabs .ui-tabs-nav li {
float: left;
margin: 0;
padding: 0;
height: 43px;
line-height: 43px;
border-left: none;
margin-bottom: -1px;
overflow: hidden;
position: relative;
border-right: 1px solid #fff;
}
.simple-tabs .ui-tabs-nav li a,
.simple-tabs .ui-tabs-nav li a:link {
text-decoration: none;
color: #777 !important;
display: block;
outline: none;
cursor:pointer;
background: #f2f2f2 !important;
text-align: center;
text-transform: uppercase;
padding:0 10px;
}
.simple-tabs .ui-tabs-nav li.ui-tabs-active a {
background-color:#FFFFFF !important;
border-left:1px solid #ebebeb;
border-top:1px solid #ebebeb;
border-right:1px solid #ebebeb;
}
.simple-tabs .ui-tabs-nav li a, .simple-tabs.simple-tabs-collapsible .simple-tabs-nav li.simple-tabs-selected a {
cursor: pointer;
}
.simple-tabs .ui-tabs-hide {
display: none !important;
}
.simple-tabs .ui-tabs-panel {
overflow: hidden;
clear: both;
float: left; 
background: #fff;
padding: 15px;
border:1px solid #ebebeb;
}
.wpt_widget_content li:before {
content:none !important;
}
.feature-content li {
line-height:24px;
}
.feature-content li:before {
content: "\f005";
font-family:'FontAwesome';
margin-right:5px;
}
.gallery {
margin: 0 -1.1666667% 0;
}
.gallery-item {
display: inline-block;
max-width: 33.33%;
padding: 0 1.1400652% 0;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-item img {
width:100%;
height:auto;
}
.gallery-columns-1 .gallery-item {
max-width: 99%;
}
.gallery-columns-3 .gallery-item {
max-width: 33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16%;
}
.gallery-columns-7 .gallery-item {
max-width: 14%;
}
.gallery-columns-8 .gallery-item {
max-width: 12%;
}
.gallery-columns-9 .gallery-item {
max-width: 11%;
}
.gallery-icon img {
margin: 0 auto;
max-width:100%;
height:auto;
}
.gallery-caption {
color: #686868;
display: block;
font-size: 16px;
font-size: 0.8125rem;
font-style: italic;
line-height: 1.6153846154;
padding-top: 0.5384615385em;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
}
.post-links .left,
.post-links .right {
width: 40%;
} article > * > *:first-child,
.entry .entry-summary > * > *:first-child {
margin-top: 0;
}
article > * > *:last-child,
.entry .entry-summary > * > *:last-child {
margin-bottom: 0;
}
article > *.alignwide,
.entry .entry-summary > *.alignwide {
margin-left: auto;
margin-right: auto;
clear: both;
}
@media only screen and (min-width: 768px) {
article > *.alignwide,
.entry .entry-summary > *.alignwide {
width: 100%;
max-width: 100%;
}
}
article > *.alignfull,
.entry .entry-summary > *.alignfull {
position: relative;
left: -1rem;
width: calc( 100% + (2 * 1rem));
max-width: calc( 100% + (2 * 1rem));
clear: both;
}
@media only screen and (min-width: 768px) {
article > *.alignfull,
.entry .entry-summary > *.alignfull {
margin-top: calc(2 * 1rem);
margin-bottom: calc(2 * 1rem);
left: calc( -12.5% - 75px);
width: calc( 125% + 150px);
max-width: calc( 125% + 150px);
}
}
.wp-block-group:not(.alignwide):not(.alignfull) * {
max-width: 100%;
margin-left: 0;
}
article > *.alignleft,
.entry .entry-summary > *.alignleft { float: left;
max-width: calc(5 * (100vw / 12));
margin-top: 0;
margin-left: 0; margin-right: 1rem;
}
@media only screen and (min-width: 768px) {
article > *.alignleft,
.entry .entry-summary > *.alignleft {
max-width: calc(4 * (100vw / 12)); margin-right: calc(2 * 1rem);
}
}
article > *.alignright,
.entry .entry-summary > *.alignright { float: right;
max-width: calc(5 * (100vw / 12));
margin-top: 0;
margin-right: 0; margin-left: 1rem;
}
@media only screen and (min-width: 768px) {
article > *.alignright,
.entry .entry-summary > *.alignright {
max-width: calc(4 * (100vw / 12));
margin-right: 0; margin-left: calc(2 * 1rem);
}
}
article > *.aligncenter,
.entry .entry-summary > *.aligncenter {
margin-left: auto;
margin-right: auto;
}
@media only screen and (min-width: 768px) {
article > *.aligncenter,
.entry .entry-summary > *.aligncenter {
max-width: calc(8 * (100vw / 12) - 28px);
}
}
@media only screen and (min-width: 1168px) {
article > *.aligncenter,
.entry .entry-summary > *.aligncenter {
max-width: 100%;
}
}
@media only screen and (min-width: 768px) {
article > *.aligncenter,
.entry .entry-summary > *.aligncenter {
margin-left: 0;
margin-right: 0;
}
} article .entry-content,
article .entry-summary,
article .entry,
.entry .entry-summary .entry-content,
.entry .entry-summary .entry-summary,
.entry .entry-summary .entry {
margin: inherit;
max-width: inherit;
padding: inherit;
}
@media only screen and (min-width: 768px) {
article .entry-content,
article .entry-summary,
article .entry,
.entry .entry-summary .entry-content,
.entry .entry-summary .entry-summary,
.entry .entry-summary .entry {
margin: inherit;
max-width: inherit;
padding: inherit;
}
}
article p.has-background {
padding: 20px 30px;
}
article .wp-block-audio {
width: 100%;
}
article .wp-block-audio audio {
width: 100%;
}
article .wp-block-audio.alignleft audio,
article .wp-block-audio.alignright audio {
max-width: 198px;
}
@media only screen and (min-width: 768px) {
article .wp-block-audio.alignleft audio,
article .wp-block-audio.alignright audio {
max-width: 384px;
}
}
@media only screen and (min-width: 1379px) {
article .wp-block-audio.alignleft audio,
article .wp-block-audio.alignright audio {
max-width: 385.44px;
}
}
article .wp-block-video video {
width: 100%;
}
article .wp-block-archives,
article .wp-block-categories,
article .wp-block-latest-posts {
padding: 0;
list-style: none;
}
article .wp-block-archives li,
article .wp-block-categories li,
article .wp-block-latest-posts li {
color: #767676;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
font-size: calc(22px * 1.125);
font-weight: bold;
line-height: 1.2;
padding-bottom: 0.75rem;
}
article .wp-block-archives li.menu-item-has-children, article .wp-block-archives li:last-child,
article .wp-block-categories li.menu-item-has-children,
article .wp-block-categories li:last-child,
article .wp-block-latest-posts li.menu-item-has-children,
article .wp-block-latest-posts li:last-child {
padding-bottom: 0;
}
article .wp-block-archives li a,
article .wp-block-categories li a,
article .wp-block-latest-posts li a {
text-decoration: none;
}
article .wp-block-archives.aligncenter,
article .wp-block-categories.aligncenter {
text-align: center;
}
article .wp-block-categories ul {
padding-top: 0.75rem;
}
article .wp-block-categories li ul {
list-style: none;
padding-left: 0;
}
article .wp-block-categories ul {
counter-reset: submenu;
}
article .wp-block-categories ul > li > a::before {
font-family: "NonBreakingSpaceOverride", "Hoefler Text", "Baskerville Old Face", Garamond, "Times New Roman", serif;
font-weight: normal;
content: "– " counters(submenu, "– ", none);
counter-increment: submenu;
}
article .wp-block-latest-posts.is-grid li {
border-top: 2px solid #ccc;
padding-top: 1rem;
margin-bottom: 2rem;
}
article .wp-block-latest-posts.is-grid li a:after {
content: '';
}
article .wp-block-latest-posts.is-grid li:last-child {
margin-bottom: auto;
}
article .wp-block-latest-posts.is-grid li:last-child a:after {
content: '';
}
article .wp-block-preformatted {
font-size: 0.71111em;
line-height: 1.8;
padding: 1rem;
}
article .wp-block-verse {
font-family: "NonBreakingSpaceOverride", "Hoefler Text", "Baskerville Old Face", Garamond, "Times New Roman", serif;
font-size: 22px;
line-height: 1.8;
}
article .has-drop-cap:not(:focus):first-letter {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
font-size: 3.375em;
line-height: 1;
font-weight: bold;
margin: 0 0.25em 0 0;
}
article .wp-block-pullquote {
border-color: transparent;
border-width: 2px;
padding: 1rem;
}
article .wp-block-pullquote blockquote {
color: #111;
border: none;
margin-top: calc(4 * 1rem);
margin-bottom: calc(4.33 * 1rem);
margin-right: 0;
padding-left: 0;
}
article .wp-block-pullquote p {
font-size: 1.6875em;
font-style: italic;
line-height: 1.3;
margin-bottom: 0.5em;
margin-top: 0.5em;
}
article .wp-block-pullquote p em {
font-style: normal;
}
@media only screen and (min-width: 768px) {
article .wp-block-pullquote p {
font-size: 2.25em;
}
}
article .wp-block-pullquote cite {
display: inline-block;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
line-height: 1.6;
text-transform: none;
color: #767676; font-size: calc(1rem / (1.25 * 1.125));
}
article .wp-block-pullquote.alignleft, article .wp-block-pullquote.alignright {
width: 100%;
padding: 0;
}
article .wp-block-pullquote.alignleft blockquote, article .wp-block-pullquote.alignright blockquote {
margin: 1rem 0;
padding: 0;
text-align: left;
max-width: 100%;
}
article .wp-block-pullquote.alignleft blockquote p:first-child, article .wp-block-pullquote.alignright blockquote p:first-child {
margin-top: 0;
}
article .wp-block-pullquote.is-style-solid-color {
background-color: #0073aa;
padding-left: 0;
padding-right: 0;
}
@media only screen and (min-width: 768px) {
article .wp-block-pullquote.is-style-solid-color {
padding-left: 10%;
padding-right: 10%;
}
}
article .wp-block-pullquote.is-style-solid-color p {
font-size: 1.6875em;
line-height: 1.3;
margin-bottom: 0.5em;
margin-top: 0.5em;
}
@media only screen and (min-width: 768px) {
article .wp-block-pullquote.is-style-solid-color p {
font-size: 2.25em;
}
}
article .wp-block-pullquote.is-style-solid-color a {
color: #fff;
}
article .wp-block-pullquote.is-style-solid-color cite {
color: inherit;
}
article .wp-block-pullquote.is-style-solid-color blockquote {
max-width: 100%;
color: #fff;
padding-left: 0;
margin-left: 1rem;
margin-right: 1rem;
}
article .wp-block-pullquote.is-style-solid-color blockquote.has-text-color p,
article .wp-block-pullquote.is-style-solid-color blockquote.has-text-color a, article .wp-block-pullquote.is-style-solid-color blockquote.has-primary-color, article .wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color, article .wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color, article .wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color, article .wp-block-pullquote.is-style-solid-color blockquote.has-white-color {
color: inherit;
}
@media only screen and (min-width: 768px) {
article .wp-block-pullquote.is-style-solid-color blockquote {
margin-left: 0;
margin-right: 0;
}
}
@media only screen and (min-width: 768px) {
article .wp-block-pullquote.is-style-solid-color.alignright, article .wp-block-pullquote.is-style-solid-color.alignleft {
padding: 1rem calc(2 * 1rem);
}
}
@media only screen and (min-width: 768px) {
article .wp-block-pullquote.is-style-solid-color.alignfull {
padding-left: calc(10% + 58px + (2 * 1rem));
padding-right: calc(10% + 58px + (2 * 1rem));
}
}
article .wp-block-quote:not(.is-large), article .wp-block-quote:not(.is-style-large) {
border-width: 2px;
border-color: #0073aa;
padding-top: 0;
padding-bottom: 0;
}
article .wp-block-quote p {
font-size: 1em;
font-style: normal;
line-height: 1.8;
}
article .wp-block-quote cite { font-size: calc(1rem / (1.25 * 1.125));
}
article .wp-block-quote.is-large, article .wp-block-quote.is-style-large {
margin: 1rem 0;
padding: 0;
border-left: none;
}
article .wp-block-quote.is-large p, article .wp-block-quote.is-style-large p {
font-size: 1.6875em;
line-height: 1.4;
font-style: italic;
}
article .wp-block-quote.is-large cite,
article .wp-block-quote.is-large footer, article .wp-block-quote.is-style-large cite,
article .wp-block-quote.is-style-large footer { font-size: calc(1rem / (1.25 * 1.125));
}
@media only screen and (min-width: 768px) {
article .wp-block-quote.is-large, article .wp-block-quote.is-style-large {
margin: 1rem 0;
padding: 1rem 0;
}
article .wp-block-quote.is-large p, article .wp-block-quote.is-style-large p {
font-size: 1.6875em;
}
}
article .wp-block-image {
max-width: 100%;
}
article .wp-block-image img {
display: block;
}
@media only screen and (min-width: 768px) {
article .wp-block-image .aligncenter {
max-width: calc(8 * (100vw / 12) - 28px);
}
}
@media only screen and (min-width: 1168px) {
article .wp-block-image .aligncenter {
max-width: 100%;
}
}
@media only screen and (min-width: 768px) {
article .wp-block-image .aligncenter {
margin: 0;
width: 100%;
}
article .wp-block-image .aligncenter img {
margin: 0 auto;
}
}
@media only screen and (min-width: 1168px) {
article .wp-block-image .aligncenter {
width: 100%;
}
article .wp-block-image .aligncenter img {
margin: 0 auto;
}
}
article .wp-block-image.alignfull img {
width: 100vw;
max-width: calc( 100% + (2 * 1rem));
}
@media only screen and (min-width: 768px) {
article .wp-block-image.alignfull img {
max-width: calc( 125% + 150px);
margin-left: auto;
margin-right: auto;
}
}
article .wp-block-cover-image,
article .wp-block-cover {
position: relative;
min-height: 430px;
padding: 1rem;
}
article .wp-block-cover-image .wp-block-cover-image-text,
article .wp-block-cover-image .wp-block-cover-text,
article .wp-block-cover-image h2,
article .wp-block-cover .wp-block-cover-image-text,
article .wp-block-cover .wp-block-cover-text,
article .wp-block-cover h2 {
font-size: 1.6875em;
font-weight: bold;
line-height: 1.25;
padding: 0;
color: #fff;
}
@media only screen and (min-width: 768px) {
article .wp-block-cover-image .wp-block-cover-image-text,
article .wp-block-cover-image .wp-block-cover-text,
article .wp-block-cover-image h2,
article .wp-block-cover .wp-block-cover-image-text,
article .wp-block-cover .wp-block-cover-text,
article .wp-block-cover h2 {
font-size: 2.25em;
max-width: 100%;
}
}
article .wp-block-cover-image.alignleft, article .wp-block-cover-image.alignright,
article .wp-block-cover.alignleft,
article .wp-block-cover.alignright {
width: 100%;
}
@media only screen and (min-width: 768px) {
article .wp-block-cover-image.alignleft, article .wp-block-cover-image.alignright,
article .wp-block-cover.alignleft,
article .wp-block-cover.alignright {
padding: 1rem calc(2 * 1rem);
}
}
@media only screen and (min-width: 768px) {
article .wp-block-cover-image.alignfull .wp-block-cover-image-text,
article .wp-block-cover-image.alignfull .wp-block-cover-text,
article .wp-block-cover-image.alignfull h2,
article .wp-block-cover.alignfull .wp-block-cover-image-text,
article .wp-block-cover.alignfull .wp-block-cover-text,
article .wp-block-cover.alignfull h2 {
max-width: calc(8 * (100vw / 12) - 28px);
}
}
@media only screen and (min-width: 1168px) {
article .wp-block-cover-image.alignfull .wp-block-cover-image-text,
article .wp-block-cover-image.alignfull .wp-block-cover-text,
article .wp-block-cover-image.alignfull h2,
article .wp-block-cover.alignfull .wp-block-cover-image-text,
article .wp-block-cover.alignfull .wp-block-cover-text,
article .wp-block-cover.alignfull h2 {
max-width: 100%;
}
}
@media only screen and (min-width: 768px) {
article .wp-block-cover-image.alignfull,
article .wp-block-cover.alignfull {
padding-left: calc(10% + 58px + (2 * 1rem));
padding-right: calc(10% + 58px + (2 * 1rem));
}
article .wp-block-cover-image.alignfull .wp-block-cover-image-text,
article .wp-block-cover-image.alignfull .wp-block-cover-text,
article .wp-block-cover-image.alignfull h2,
article .wp-block-cover.alignfull .wp-block-cover-image-text,
article .wp-block-cover.alignfull .wp-block-cover-text,
article .wp-block-cover.alignfull h2 {
padding: 0;
}
}
article .wp-block-gallery {
list-style-type: none;
padding-left: 0;
}
article .wp-block-gallery .blocks-gallery-image:last-child,
article .wp-block-gallery .blocks-gallery-item:last-child {
margin-bottom: 16px;
}
article .blocks-gallery-item:before {
content:'' !important;
}
article .wp-block-gallery figcaption a {
color: #fff;
}
article .wp-block-audio figcaption,
article .wp-block-video figcaption,
article .wp-block-image figcaption,
article .wp-block-gallery .blocks-gallery-image figcaption,
article .wp-block-gallery .blocks-gallery-item figcaption {
line-height: 1.6;
margin: 0;
padding: 0.5rem;
text-align: center;
}
article .wp-block-separator,
article hr {
background-color: #767676;
border: 0;
height: 2px;
margin-bottom: 2rem;
margin-top: 2rem;
max-width: 2.25em;
text-align: left; }
article .wp-block-separator.is-style-wide,
article hr.is-style-wide {
max-width: 100%;
}
@media only screen and (min-width: 768px) {
article .wp-block-separator.is-style-wide,
article hr.is-style-wide {
max-width: calc(8 * (100vw / 12) - 28px);
}
}
@media only screen and (min-width: 1168px) {
article .wp-block-separator.is-style-wide,
article hr.is-style-wide {
max-width: 100%;
}
}
article .wp-block-separator.is-style-dots,
article hr.is-style-dots {
max-width: 100%;
background-color: inherit;
border: inherit;
height: inherit;
text-align: center;
}
@media only screen and (min-width: 768px) {
article .wp-block-separator.is-style-dots,
article hr.is-style-dots {
max-width: calc(8 * (100vw / 12) - 28px);
}
}
@media only screen and (min-width: 1168px) {
article .wp-block-separator.is-style-dots,
article hr.is-style-dots {
max-width: 100%;
}
}
article .wp-block-separator.is-style-dots:before,
article hr.is-style-dots:before {
color: #767676;
font-size: 1.6875em;
letter-spacing: 0.88889em;
padding-left: 0.88889em;
}
article .wp-block-separator + h1:before,
article .wp-block-separator + h2:before,
article hr + h1:before,
article hr + h2:before {
display: none;
}
article .wp-block-embed-twitter {
word-break: break-word;
}
article .wp-block-table th,
article .wp-block-table td {
border-color: #767676;
}
article .wp-block-file {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}
article .wp-block-file .wp-block-file__button {
display: table;
transition: background 150ms ease-in-out;
border: none;
border-radius: 5px;
background: #0073aa;
font-size: 22px;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
line-height: 1.2;
text-decoration: none;
font-weight: bold;
padding: 0.75rem 1rem;
color: #fff;
margin-left: 0;
margin-top: calc(0.75 * 1rem);
}
@media only screen and (min-width: 1168px) {
article .wp-block-file .wp-block-file__button {
font-size: 22px;
padding: 0.875rem 1.5rem;
}
}
article .wp-block-file .wp-block-file__button:hover {
background: #111;
cursor: pointer;
}
article .wp-block-file .wp-block-file__button:focus {
background: #111;
outline: thin dotted;
outline-offset: -4px;
}
article .wp-block-code {
border-radius: 0;
}
article .wp-block-code code {
font-size: 1.125em;
white-space: pre-wrap;
word-break: break-word;
}
article .wp-block-columns .wp-block-column > *:first-child {
margin-top: 0;
}
article .wp-block-columns .wp-block-column > *:last-child {
margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
article .wp-block-columns {
flex-wrap: nowrap;
}
article .wp-block-columns .wp-block-column:not(:first-child) {
margin-left: 32px;
}
}
article .wp-block-latest-comments .wp-block-latest-comments__comment-meta {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
font-weight: bold;
}
article .wp-block-latest-comments .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-date {
font-weight: normal;
}
article .wp-block-latest-comments .wp-block-latest-comments__comment,
article .wp-block-latest-comments .wp-block-latest-comments__comment-date,
article .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
font-size: inherit;
}
article .wp-block-latest-comments.has-dates .wp-block-latest-comments__comment-date {
font-size: 0.71111em;
}
article .has-small-font-size {
font-size: 0.88889em;
}
article .has-normal-font-size {
font-size: 1.125em;
}
article .has-large-font-size {
font-size: 1.6875em;
}
article .has-huge-font-size {
font-size: 2.25em;
}
article .has-primary-background-color,
article .has-secondary-background-color,
article .has-dark-gray-background-color,
article .has-light-gray-background-color {
color: #fff;
}
article .has-primary-background-color > p,
article .has-primary-background-color > h1,
article .has-primary-background-color > h2,
article .has-primary-background-color > h3,
article .has-primary-background-color > h4,
article .has-primary-background-color > h5,
article .has-primary-background-color > h6,
article .has-primary-background-color > a,
article .has-secondary-background-color > p,
article .has-secondary-background-color > h1,
article .has-secondary-background-color > h2,
article .has-secondary-background-color > h3,
article .has-secondary-background-color > h4,
article .has-secondary-background-color > h5,
article .has-secondary-background-color > h6,
article .has-secondary-background-color > a,
article .has-dark-gray-background-color > p,
article .has-dark-gray-background-color > h1,
article .has-dark-gray-background-color > h2,
article .has-dark-gray-background-color > h3,
article .has-dark-gray-background-color > h4,
article .has-dark-gray-background-color > h5,
article .has-dark-gray-background-color > h6,
article .has-dark-gray-background-color > a,
article .has-light-gray-background-color > p,
article .has-light-gray-background-color > h1,
article .has-light-gray-background-color > h2,
article .has-light-gray-background-color > h3,
article .has-light-gray-background-color > h4,
article .has-light-gray-background-color > h5,
article .has-light-gray-background-color > h6,
article .has-light-gray-background-color > a {
color: #fff;
}
article .has-white-background-color {
color: #111;
}
article .has-white-background-color > p,
article .has-white-background-color > h1,
article .has-white-background-color > h2,
article .has-white-background-color > h3,
article .has-white-background-color > h4,
article .has-white-background-color > h5,
article .has-white-background-color > h6,
article .has-white-background-color > a {
color: #111;
}
article .has-primary-background-color,
article .wp-block-pullquote.is-style-solid-color.has-primary-background-color {
background-color: #0073aa;
}
article .has-secondary-background-color,
article .wp-block-pullquote.is-style-solid-color.has-secondary-background-color {
background-color: #005177;
}
article .has-dark-gray-background-color,
article .wp-block-pullquote.is-style-solid-color.has-dark-gray-background-color {
background-color: #111;
}
article .has-light-gray-background-color,
article .wp-block-pullquote.is-style-solid-color.has-light-gray-background-color {
background-color: #767676;
}
article .has-white-background-color,
article .wp-block-pullquote.is-style-solid-color.has-white-background-color {
background-color: #FFF;
}
article .has-primary-color,
article .wp-block-pullquote.is-style-solid-color blockquote.has-primary-color,
article .wp-block-pullquote.is-style-solid-color blockquote.has-primary-color > p {
color: #0073aa;
}
article .has-secondary-color,
article .wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color,
article .wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color > p {
color: #005177;
}
article .has-dark-gray-color,
article .wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color,
article .wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color > p {
color: #111;
}
article .has-light-gray-color,
article .wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color,
article .wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color > p {
color: #767676;
}
article .has-white-color,
article .wp-block-pullquote.is-style-solid-color blockquote.has-white-color {
color: #FFF;
}
.fb_iframe_widget span {
display: block !important;
}
#pin-save-button span {
margin-top: -19px !important;
position: absolute;
}
.wp-block-post {
list-style-type:none !important;
}
.wp-block-query .wp-block-columns {
margin-bottom: 0;
} @media screen and (min-width: 800px) {
#main-content,
#main {
float:left;
margin:0 0 20px 2%;
width:63%;
}
#sidebar {
float:left;
margin:10px 2% 30px 2%;
width:30%;
padding:0;
}
.header-social-widget li {
margin-left:5px !important;
}
#header-logo {
float:left;
margin-top:5px;
}
#navmain div {
padding:0 0 0 20px;
}
#navmain ul {
padding:0;
margin:0;
white-space:nowrap;
}
#navmain ul  li {
position:relative;
float:left;
}
#navmain > div > ul > li {
margin-right:8px;
}
#navmain ul a {
padding:17px 5px;
font-size:14px;
white-space:nowrap;
display:inline-block;
}
#navmain ul ul li:hover > a {
background-color:#5F9E0F;
color:#FAF7F0;
}
#navmain ul ul ul,
#navmain ul ul  ul li:first-of-type,
#navmain ul ul ul li:first-of-type > a {
-webkit-border-top-left-radius:3px;
-moz-border-top-left-radius:3px;
border-top-left-radius:3px;
-webkit-border-top-right-radius:3px;
-moz-border-top-right-radius:3px;
border-top-right-radius:3px;
}
#navmain ul ul,
#navmain ul ul li:last-of-type,
#navmain ul ul li:last-of-type > a {
-webkit-border-bottom-left-radius:3px;
-moz-border-bottom-left-radius:3px;
border-bottom-left-radius:3px;
-webkit-border-bottom-right-radius:3px;
-moz-border-bottom-right-radius:3px;
border-bottom-right-radius:3px;
}
#navmain ul ul {
list-style:none;
margin:0;
padding:0;
position:absolute;
z-index:-1;
color:#020315;
background-color:#FAF7F0;
}
#navmain ul ul:not(.cart_list) {
opacity:0;
}
#navmain ul li:hover > ul,
#navmain ul li:focus-within > ul {
z-index:5000;
opacity:1;
animation: opacity 700ms ease-in-out normal;
-moz-animation: opacity 700ms ease-in-out normal;
-ms-animation: opacity 700ms ease-in-out normal;
-o-animation: opacity 700ms ease-in-out normal;
-webkit-animation: opacity 700ms ease-in-out normal;    
} #navmain ul li.menu-item-focused > ul {
z-index:5000;
opacity:1;    
}
@keyframes opacity {
from { opacity:0; }
to { opacity: 1; }
}
@-moz-keyframes opacity {
from { opacity: 0; }
to { opacity: 1; }
}
@-ms-keyframes opacity {
from {opacity:0; }
to { opacity: 1; }
}
@-o-keyframes opacity {
from {opacity:0; }
to { opacity: 1; }
}
@-webkit-keyframes opacity {
from { opacity:0; }
to { opacity: 1; }
}
#navmain ul li ul a {
display:block;
}
#navmain ul ul li:hover > ul,
#navmain ul ul li:focus-within > ul {
top:-1px;
left:100%;
}
#navmain ul ul li.menu-item-focused > ul {
top:-1px;
left:100%;
}
#navmain ul ul li {
float:none;
}
#navmain ul ul a {
padding:9px 35px 9px 10px;
-webkit-box-shadow: inset 0 -2px 2px -2px rgba(0, 0, 0, 0.25);
-moz-box-shadow: inset 0 -2px 2px -2px rgba(0, 0, 0, 0.25);
box-shadow: 0 -2px 2px -2px rgba(0, 0, 0, 0.15) inset;
}
.level-one-sub-menu > a:not(.cart-contents-icon):after {
content: "\f107";
font-family:'FontAwesome';
margin:0 0 0 5px;
}
.level-two-sub-menu > a:before {
content: "\f105";
font-family:'FontAwesome';
position:absolute;
right:10px;
top:9px;
} .col2a,
.col2b {
float:left;
width:47%;
}
.col2a {
margin:0 4% 5px 0;
}
.col2b {
margin:0 0 5px 0;
}
.col3a,
.col3b,
.col3c {
float:left;
width:30.6%;
}
.col3a,
.col3b {
margin:0 3.5% 5px 0;
}
.col3c {
margin:0 0 5px 0;
}
.col4a,
.col4b,
.col4c,
.col4d {
width:22%;
float:left;
}
.col4a,
.col4b,
.col4c {
margin:0 3.5% 5px 0;
}
.col4d {
margin:0 0 5px 0;
} .commentlist li div .vcard img .avatar {
padding:5px;
left:7px;
position:absolute;
top:7px;
}
.commentlist li {
margin:0 0 10px;
padding:5px 10px;
position:relative;
}
.commentlist li div.comment-meta {
font-weight:bold;
font-size:10px;
line-height:16px;
position:absolute;
right:10px;
text-align:right;
top:5px;
}
#commentform input[type="text"],
#commentform input[type="email"] {
width:145px;
padding-top:7px;
padding-bottom:7px;
}
#commentform input[type="url"] {
width:100%;
padding-top:7px;
padding-bottom:7px;
}
#commentform textarea {
width:470px;
display:block;
padding-top:7px;
padding-bottom:7px;
height:150px;
}
.comment-form-author,
.comment-form-email,
.comment-form-url  {
width:150px;
float:left;
}
.comment-form-cookies-consent {
clear:both;
}
.form-submit {
clear:both;
}
.comment-form-author,
.comment-form-email	{
margin-right:10px;
}
.comment-form-comment {
clear:both;
width:100%;
}
#comment {
width:100%;
} #contact-form {
padding-top:10px;
}
#contact-form input[type="text"],
#contact-form input[type="email"]{
padding-top:10px;
padding-bottom:10px;
margin-bottom:5px;
}
#contact-form textarea {
width:100%;
display:block;
padding-top:7px;
padding-bottom:7px;
height:150px;
}
.contact-form-author,
.contact-form-email {
width:47%;
float:left;
}
.contact-form-author {
margin-right:4%;
}
.contact-form-author input,
.contact-form-email input,
.contact-form-subject input {
width:100%;
}
.contact-form-subject,
.contact-form-message {
clear:both;
width:98%;
}
#sidebar #searchsubmit {
padding-top:7px;
padding-bottom:7px;
}
} @media screen and (max-width: 799px) {
#navmain ul ul {
z-index:-1;
opacity:0;
position:absolute;
}
#navmain .sub-menu-item-toggle {
display:inline-block;
padding:10px;
float:right;
}
#navmain .sub-menu-item-toggle:before {
font:16px 'FontAwesome';
content:"\f067";
width:20px;
height:20px;
padding:2px;
}
#navmain .sub-menu-item-toggle-expanded:before {
content:"\f068";
}
#navmain ul.sub-menu > li > a {
padding-left:25px;
}
#navmain ul.sub-menu ul.sub-menu > li > a {
padding-left:50px;
}
h1 {
font-size:24px;
}
.header-social-widget a {
padding-bottom:4px;
}
.cart-contents-icon {
float: right;
font-size: 17px;
position: absolute;
right: 2%;
top: 5px;
visibility: visible !important;
width: auto !important;
}
.cart-contents-icon:hover {
text-decoration:none !important;
}
#header-top {
padding-top:20px;
}
.search-form-icon {
float: right;
font-size: 16px;
position: absolute;
right: 2%;
margin-right:25px;
top: 5px;
visibility: visible !important;
width: auto !important;
}
.search-form-icon:hover {
text-decoration:none !important;
}
#hdrtop-searchform-subcontent {
font-size:18px;
letter-spacing:inherit;
}
#header-main-fixed {
padding-bottom:0;
top:0;
}
#main-content,
#main {
float:none;
clear:both;
margin:0 2% 10px 2%;
width:95%;
}
#sidebar {
float:none;
clear:both;
margin:0 2% 10px 2%;
width:95%;
}
#header-top {
margin-top:5px;
}
#header-logo {
margin-left:50px;
}
#navmain {
margin-top: -35px;
}
#site-identity {
min-height: 35px;
}
#header-title {
float:left;
margin:0 0 0 10%;
}
#header-title div {
float:left;
}
#header-title a {
font-size:24px;
text-shadow:2px 1px 1px #999;
}
#header-title img {
float:left;
margin:0;
}
#header-title strong {
color:#444;
font-weight:normal;
display:block;
}
#navmain {
cursor:pointer;
float:left;
}
#navmain div.mobile-menu-expanded:before {
content:"\f00d" !important;
}
#navmain div:first-of-type:before {
font:36px 'FontAwesome';
content:"\f0c9";
margin:0 0 0 5%;
color:#545454;
text-shadow:1px 1px 2px rgba(0,0,0,0.25);
}
#navmain div {
clear:both;
text-align:left;
}
#navmain ul {
padding:0;
}
#navmain div ul,
#navmain div li {
background-color: #FAF7F0;
}
#navmain div > ul {
color:#020315 !important;
z-index:-1;
opacity:0;
list-style:none;
margin:0 0 0 2px;
padding:0 0 5px 0;
position:absolute;
overflow:hidden;
width:280px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
box-shadow: 0px 2px 7px rgba(0,0,0,0.25);
}
#navmain ul  li {
position:relative;
float:left;
clear:both;
width:100%;
}
#navmain ul a {
white-space:nowrap;
width:100%;
display:block;
padding:10px 0 10px 10px;
-webkit-box-shadow: inset 0 -2px 2px -2px rgba(0, 0, 0, 0.25);
-moz-box-shadow: inset 0 -2px 2px -2px rgba(0, 0, 0, 0.25);
box-shadow: 0 -2px 2px -2px rgba(0, 0, 0, 0.15) inset;
}
#navmain ul a:hover {
color:#FAF7F0 !important;
background-color:#5F9E0F !important;
border-top:none;
border-right:none;
border-left:none;
}
#page-header {
padding:10px 2%;
}
#breadcrumbs {
float:none;
margin-top:0;
}
#page-header h1 {
float:none;
clear:both;
margin-top:5px;
}
.separator {
height:1px;
} .col2a,
.col2b,
.col3a,
.col3b,
.col3c,
.col4a,
.col4b,
.col4c,
.col4d {
float:left;
width:48%;
}
.col3c {
margin: 0 auto !important;
float: none;
display: block;
}
.col2a,
.col3a,
.col3c,
.col4a,
.col4c {
margin:0 4% 5px 0;
}
.col2b,
.col3b,
.col4b,
.col4d {
margin:0 0 5px 0;
}
.col3c,
.col4c {
clear:both;
} .commentlist li div .vcard img .avatar {
-moz-transform:scale(0.4);
-webkit-transform:scale(0.4);
transform:scale(0.4);
-ms-transform: scale(0.4,0.4);
}
.commentlist li div .vcard img .avatar {
padding:0;
left:-10px;
position:absolute;
top:0;
}
.commentlist li {
margin:0 1% 10px 0;
padding:5px 3px 5px 10px;
position:relative;
}
.commentlist li div .comment-meta {
position:relative;
text-align:right;
}
#commentform input[type="text"],
#commentform input[type="email"],
#commentform input[type="url"],
#commentform textarea {
width:300px;
display:block;
}
#commentform textarea {
height:150px;
}
#contact-form input[type="text"],
#contact-form input[type="email"],
#contact-form input[type="url"],
#contact-form textarea {
width:300px;
}
.woocommerce-breadcrumb,
.bbp-breadcrumb	{
float:none !important;
margin-top:0 !important;
}
input[type="submit"],
button,
.btn,
#main .button {
padding:6px 8px;
}
} @media screen and (max-width: 360px) {
body {
font-size: 16px;
}
#header-top {
margin-top:5px;
}
#hdrtop-searchform-subcontent:before {
width:30px;
height:30px;
line-height:30px;
font-size:16px;
}
#hdrtop-searchform-subcontent {
font-size:16px;
letter-spacing:inherit;
}
.separator {
height:1px;
} .col1a,
.col2a,
.col2b,
.col3a,
.col3b,
.col3c,
.col4a,
.col4b,
.col4c,
.col4d {
float:none;
width:96%;
margin:0 2% 5px 2%;
} .commentlist li div .vcard img .avatar {
-moz-transform:scale(0.4);
-webkit-transform:scale(0.4);
transform:scale(0.4);
-ms-transform:scale(0.4,0.4);
}
.commentlist li div .vcard img .avatar {
padding:0;
left:-10px;
position:absolute;
top:0;
}
.commentlist li {
margin:0 1% 10px 0;
padding:5px 3px 5px 10px;
position:relative;
}
.commentlist li div.comment-meta {
position:relative;
text-align:right;
}
#commentform input[type="text"],
#commentform input[type="email"],
#commentform input[type="url"],
#commentform textarea {
width:270px;
display:block;
}
#commentform textarea {
height:130px;
}
#contact-form input[type="text"],
#contact-form input[type="email"],
#contact-form input[type="url"],
#contact-form textarea {
width:96%;
}
} @media screen and (min-width: 1200px) {
#page-header-content,
#header-content-wrapper {
margin:0 auto;
width:960px;
}
#top-widget-inner,
#home-cols-inner,
#bottom-widget-inner,
#main-content-wrapper,
#footer-content-wrapper,
#footer-bottom-content-wrapper	{
margin:0 auto;
width:950px;
}
#main-content,
#main,
#hdrtop-searchform-subcontent {
margin-left:0;
}
#main-content-full {
margin:0;
width:auto;
}
#header-content-wrapper,
#top-widget,
#home-cols, 
.bottom-widget,
.top-widget{
padding-left:0;
padding-right:0;
}
#sidebar {
float:right;
margin-right:0;
}
#breadcrumbs li:first-of-type,
.woocommerce-breadcrumb a:first-of-type{
margin-left:7px;
}
#footer-main,
#footer-bottom-area {
padding-left:0;
padding-right:0;
}
}
.social-share-icon {
margin-right:10px;
font-size:22px;
}
#map_canvas img,
#map_canvas_widget img {
max-width:none;
}   .animated {
animation-duration: 1s;
animation-fill-mode: both;
}
.animated.infinite {
animation-iteration-count: infinite;
}
.animated.hinge {
animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
animation-duration: .75s;
}
@keyframes bounce {
from, 20%, 53%, 80%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transform: translate3d(0,0,0);
}
40%, 43% {
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transform: translate3d(0, -30px, 0);
}
70% {
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transform: translate3d(0, -15px, 0);
}
90% {
transform: translate3d(0,-4px,0);
}
}
.bounce {
animation-name: bounce;
transform-origin: center bottom;
}
@keyframes flash {
from, 50%, to {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash {
animation-name: flash;
} @keyframes pulse {
from {
transform: scale3d(1, 1, 1);
}
50% {
transform: scale3d(1.05, 1.05, 1.05);
}
to {
transform: scale3d(1, 1, 1);
}
}
.pulse {
animation-name: pulse;
}
@keyframes rubberBand {
from {
transform: scale3d(1, 1, 1);
}
30% {
transform: scale3d(1.25, 0.75, 1);
}
40% {
transform: scale3d(0.75, 1.25, 1);
}
50% {
transform: scale3d(1.15, 0.85, 1);
}
65% {
transform: scale3d(.95, 1.05, 1);
}
75% {
transform: scale3d(1.05, .95, 1);
}
to {
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
animation-name: rubberBand;
}
@keyframes shake {
from, to {
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
transform: translate3d(10px, 0, 0);
}
}
.shake {
animation-name: shake;
}
@keyframes headShake {
0% {
transform: translateX(0);
}
6.5% {
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
transform: translateX(5px) rotateY(7deg);
}
31.5% {
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
transform: translateX(2px) rotateY(3deg);
}
50% {
transform: translateX(0);
}
}
.headShake {
animation-timing-function: ease-in-out;
animation-name: headShake;
}
@keyframes swing {
20% {
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
transform: rotate3d(0, 0, 1, -5deg);
}
to {
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
transform-origin: top center;
animation-name: swing;
}
@keyframes tada {
from {
transform: scale3d(1, 1, 1);
}
10%, 20% {
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
transform: scale3d(1, 1, 1);
}
}
.tada {
animation-name: tada;
} @keyframes wobble {
from {
transform: none;
}
15% {
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
transform: none;
}
}
.wobble {
animation-name: wobble;
}
@keyframes jello {
from, 11.1%, to {
transform: none;
}
22.2% {
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
.jello {
animation-name: jello;
transform-origin: center;
}
@keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
transform: scale3d(.3, .3, .3);
}
20% {
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
animation-name: bounceIn;
}
@keyframes bounceInDown {
from, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
transform: translate3d(0, 25px, 0);
}
75% {
transform: translate3d(0, -10px, 0);
}
90% {
transform: translate3d(0, 5px, 0);
}
to {
transform: none;
}
}
.bounceInDown {
animation-name: bounceInDown;
}
@keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
transform: translate3d(25px, 0, 0);
}
75% {
transform: translate3d(-10px, 0, 0);
}
90% {
transform: translate3d(5px, 0, 0);
}
to {
transform: none;
}
}
.bounceInLeft {
animation-name: bounceInLeft;
}
@keyframes bounceInRight {
from, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
transform: translate3d(-25px, 0, 0);
}
75% {
transform: translate3d(10px, 0, 0);
}
90% {
transform: translate3d(-5px, 0, 0);
}
to {
transform: none;
}
}
.bounceInRight {
animation-name: bounceInRight;
}
@keyframes bounceInUp {
from, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
transform: translate3d(0, -20px, 0);
}
75% {
transform: translate3d(0, 10px, 0);
}
90% {
transform: translate3d(0, -5px, 0);
}
to {
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
animation-name: bounceInUp;
}
@keyframes bounceOut {
20% {
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
transform: scale3d(.3, .3, .3);
}
}
.bounceOut {
animation-name: bounceOut;
}
@keyframes bounceOutDown {
20% {
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
20% {
opacity: 1;
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
20% {
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
animation-name: bounceOutUp;
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
animation-name: fadeIn;
}
@keyframes fadeInDown {
from {
opacity: 0;
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInDown {
animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
from {
opacity: 0;
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInDownBig {
animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
from {
opacity: 0;
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInLeft {
animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
from {
opacity: 0;
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInLeftBig {
animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
from {
opacity: 0;
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInRight {
animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
from {
opacity: 0;
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInRightBig {
animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
from {
opacity: 0;
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInUp {
animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
from {
opacity: 0;
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInUpBig {
animation-name: fadeInUpBig;
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.fadeOut {
animation-name: fadeOut;
}
@keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
animation-name: fadeOutUpBig;
}
@keyframes flip {
from {
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
animation-timing-function: ease-out;
}
40% {
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
animation-timing-function: ease-out;
}
50% {
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
animation-timing-function: ease-in;
}
80% {
transform: perspective(400px) scale3d(.95, .95, .95);
animation-timing-function: ease-in;
}
to {
transform: perspective(400px);
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
animation-name: flip;
}
@keyframes flipInX {
from {
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
animation-timing-function: ease-in;
opacity: 0;
}
40% {
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
animation-timing-function: ease-in;
}
60% {
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
animation-name: flipInX;
}
@keyframes flipInY {
from {
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
animation-timing-function: ease-in;
opacity: 0;
}
40% {
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
animation-timing-function: ease-in;
}
60% {
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
animation-name: flipInY;
}
@keyframes flipOutX {
from {
transform: perspective(400px);
}
30% {
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@keyframes flipOutY {
from {
transform: perspective(400px);
}
30% {
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
animation-name: flipOutY;
}
@keyframes lightSpeedIn {
from {
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
transform: skewX(20deg);
opacity: 1;
}
80% {
transform: skewX(-5deg);
opacity: 1;
}
to {
transform: none;
opacity: 1;
}
}
.lightSpeedIn {
animation-name: lightSpeedIn;
animation-timing-function: ease-out;
}
@keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
animation-name: lightSpeedOut;
animation-timing-function: ease-in;
}
@keyframes rotateIn {
from {
transform-origin: center;
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
transform-origin: center;
transform: none;
opacity: 1;
}
}
.rotateIn {
animation-name: rotateIn;
}
@keyframes rotateInDownLeft {
from {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
transform-origin: left bottom;
transform: none;
opacity: 1;
}
}
.rotateInDownLeft {
animation-name: rotateInDownLeft;
}
@keyframes rotateInDownRight {
from {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
transform-origin: right bottom;
transform: none;
opacity: 1;
}
}
.rotateInDownRight {
animation-name: rotateInDownRight;
}
@keyframes rotateInUpLeft {
from {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
transform-origin: left bottom;
transform: none;
opacity: 1;
}
}
.rotateInUpLeft {
animation-name: rotateInUpLeft;
}
@keyframes rotateInUpRight {
from {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
transform-origin: right bottom;
transform: none;
opacity: 1;
}
}
.rotateInUpRight {
animation-name: rotateInUpRight;
}
@keyframes rotateOut {
from {
transform-origin: center;
opacity: 1;
}
to {
transform-origin: center;
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
animation-name: rotateOut;
}
@keyframes rotateOutDownLeft {
from {
transform-origin: left bottom;
opacity: 1;
}
to {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
animation-name: rotateOutDownLeft;
}
@keyframes rotateOutDownRight {
from {
transform-origin: right bottom;
opacity: 1;
}
to {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
animation-name: rotateOutDownRight;
}
@keyframes rotateOutUpLeft {
from {
transform-origin: left bottom;
opacity: 1;
}
to {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
animation-name: rotateOutUpLeft;
}
@keyframes rotateOutUpRight {
from {
transform-origin: right bottom;
opacity: 1;
}
to {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
animation-name: rotateOutUpRight;
}
@keyframes hinge {
0% {
transform-origin: top left;
animation-timing-function: ease-in-out;
}
20%, 60% {
transform: rotate3d(0, 0, 1, 80deg);
transform-origin: top left;
animation-timing-function: ease-in-out;
}
40%, 80% {
transform: rotate3d(0, 0, 1, 60deg);
transform-origin: top left;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
animation-name: hinge;
}
@keyframes jackInTheBox {
from {
opacity: 0;
transform: scale(0.1) rotate(30deg);
transform-origin: center bottom;
}
50% {
transform: rotate(-10deg);
}
70% {
transform: rotate(3deg);
}
to {
opacity: 1;
transform: scale(1);
}
}
.jackInTheBox {
animation-name: jackInTheBox;
} @keyframes rollIn {
from {
opacity: 0;
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
transform: none;
}
}
.rollIn {
animation-name: rollIn;
} @keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
animation-name: rollOut;
}
@keyframes zoomIn {
from {
opacity: 0;
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
.zoomIn {
animation-name: zoomIn;
}
@keyframes zoomInDown {
from {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInDown {
animation-name: zoomInDown;
}
@keyframes zoomInLeft {
from {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInLeft {
animation-name: zoomInLeft;
}
@keyframes zoomInRight {
from {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInRight {
animation-name: zoomInRight;
}
@keyframes zoomInUp {
from {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInUp {
animation-name: zoomInUp;
}
@keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
transform: scale3d(.3, .3, .3);
}
to {
opacity: 0;
}
}
.zoomOut {
animation-name: zoomOut;
}
@keyframes zoomOutDown {
40% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform-origin: center bottom;
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutDown {
animation-name: zoomOutDown;
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
transform: scale(.1) translate3d(-2000px, 0, 0);
transform-origin: left center;
}
}
.zoomOutLeft {
animation-name: zoomOutLeft;
}
@keyframes zoomOutRight {
40% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
transform: scale(.1) translate3d(2000px, 0, 0);
transform-origin: right center;
}
}
.zoomOutRight {
animation-name: zoomOutRight;
}
@keyframes zoomOutUp {
40% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform-origin: center bottom;
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutUp {
animation-name: zoomOutUp;
}
@keyframes slideInDown {
from {
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
animation-name: slideInDown;
}
@keyframes slideInLeft {
from {
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
animation-name: slideInLeft;
}
@keyframes slideInRight {
from {
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
animation-name: slideInRight;
}
@keyframes slideInUp {
from {
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
animation-name: slideInUp;
}
@keyframes slideOutDown {
from {
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
animation-name: slideOutDown;
}
@keyframes slideOutLeft {
from {
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
animation-name: slideOutLeft;
}
@keyframes slideOutRight {
from {
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
animation-name: slideOutRight;
}
@keyframes slideOutUp {
from {
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
animation-name: slideOutUp;
} .slider-container *,
.slider-container *:after,
.slider-container *:before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.photostack {
background: #ddd;
position: relative;
text-align: center;
overflow: hidden;
}
.js .photostack {
height: 580px;
}
.photostack-start {
cursor: pointer;
}  .photostack > div {
width: 100%;
height: 100%;
margin: 0 auto;
}
.photostack figure {
width: 320px;
height: 360px;
position: relative;
display: inline-block;
background: #fff;
padding: 40px;
text-align: center;
margin: 5px;
}
.js .photostack figure {
position: absolute;
display: block;
margin: 0;
}
.photostack figcaption h2 {
margin: 20px 0 0 0;
color: #a7a0a2;
font-size: 16px;
}
.photostack-img {
outline: none;
display: block;
width: 240px;
height: 240px;
background: #f9f9f9;
}
.photostack-back {
display: none;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: #fff;
font-family: "Give You Glory", cursive;
color: #a7a0a2;
padding: 50px 40px;
text-align: left;
font-size: 20px;
line-height: 1.25;
z-index: 1;
}
.photostack-back p {
margin: 0;
}
.photostack-back p span {
text-decoration: line-through;
} .photostack nav {
position: absolute;
width: 100%;
bottom: 30px;
z-index: 90;
text-align: center;
left: 0;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.photostack-start nav {
opacity: 0;
}
.photostack nav span {
position: relative;
display: inline-block;
margin: 0 5px;
width: 30px;
height: 30px;
cursor: pointer;
background: #aaa;
border-radius: 50%;
text-align: center;
-webkit-transition: -webkit-transform 0.6s ease-in-out, background 0.3s;
transition: transform 0.6s ease-in-out, background 0.3s;
-webkit-transform: scale(0.48);
transform: scale(0.48);
}
.photostack nav span:last-child {
margin-right: 0;
}
.photostack nav span::after {
content: "\f0e2";
font-family: 'FontAwesome';
font-size: 80%;
speak: none;
display: inline-block;
vertical-align: top;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 30px;
color: #fff;
opacity: 0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.photostack nav span.current {
background: #888;
-webkit-transform: scale(1);
transform: scale(1);
}
.photostack nav span.current.flip {
-webkit-transform: scale(1) rotateY(-180deg) translateZ(-1px);
transform: scale(1) rotateY(-180deg) translateZ(-1px);
background: #555;
}
.photostack nav span.flippable::after {
opacity: 1;
-webkit-transition-delay: 0.4s;
transition-delay: 0.4s;
}  .js .photostack::before {
content: '';
position: absolute;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.5);
top: 0;
left: 0;
z-index: 100;
-webkit-transition: opacity 0.3s, visibility 0s 0.3s;
transition: opacity 0.3s, visibility 0s 0.3s;
}
.js .photostack-start::before {
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
} .js .photostack::after {
content: 'View Gallery';
font-weight: 400;
position: absolute;
border: 3px solid #fff;
text-align: center;
white-space: nowrap;
left: 50%;
top: 50%;
-webkit-transform: translateY(-50%) translateX(-50%);
transform: translateY(-50%) translateX(-50%);
padding: 10px 20px;
color: #fff;
text-transform: uppercase;
letter-spacing: 1px;
cursor: pointer;
z-index: 101;
}
.js .photostack::before,
.js .photostack::after {
opacity: 0;
visibility: hidden;
}
.js .photostack-start::before,
.js .photostack-start:hover::after,
.touch .photostack-start::after  {
opacity: 1;
visibility: visible;
} .photostack figure::after {
content: '';
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
visibility: visible;
opacity: 1;
background: rgba(0,0,0,0.05);
-webkit-transition: opacity 0.6s;
transition: opacity 0.6s;
} figure.photostack-current::after {
-webkit-transition: opacity 0.6s, visibility 0s 0.6s;
transition: opacity 0.6s, visibility 0s 0.6s;
opacity: 0;
visibility: hidden;
} .photostack-transition figure {
-webkit-transition: -webkit-transform 0.6s ease-in-out;
transition: transform 0.6s ease-in-out;
}
.photostack-perspective {
-webkit-perspective: 1800px;
perspective: 1800px;
}
.photostack-perspective > div,
.photostack-perspective figure {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.photostack-perspective figure,
.photostack-perspective figure div {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.photostack-perspective figure.photostack-showback,
.photostack-perspective figure.photostack-showback div {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
.photostack-perspective figure.photostack-flip {
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
}
.photostack-perspective figure img {
max-width:100%;
height:auto;
}
.csstransformspreserve3d figure.photostack-flip .photostack-back {
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
display: block;
}
.no-csstransformspreserve3d figure.photostack-showback .photostack-back {
display: block;
} .no-js .photostack figure {
box-shadow: -2px 2px 0 rgba(0,0,0,0.05);
}
.no-js .photostack figure::after {
display: none;
}
.no-js .photostack figure:nth-child(3n) {
-webkit-transform: translateX(-10%) rotate(5deg);
transform: translateX(-10%) rotate(5deg);
}
.no-js .photostack figure:nth-child(3n-2) {
-webkit-transform: translateY(10%) rotate(-3deg);
transform: translateY(10%) rotate(-3deg);
}
.item-hover {
position: relative;
-webkit-transition: all 0.35s ease-in-out;
-moz-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;
}
.item-hover,
.item-hover * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.item-hover a {
color: #333;
}
.item-hover a:hover {
text-decoration: none;
}
.item-hover img {
width: 100%;
height: 100%;
}
.item-hover.circle {
position: relative;
border-radius: 50%;
}
.item-hover.circle .img {
position: relative;
width: 211px;
height: 211px;
border-radius: 50%;
}
.item-hover.circle .img:before {
position: absolute;
display: block;
content: '';
width: 100%;
height: 100%;
border-radius: 50%;
box-shadow: inset 0 0 0 8px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.3);
-webkit-transition: all 0.35s ease-in-out;
-moz-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;
}
.item-hover.circle .img img {
border-radius: 50%;
width:100% !important;
height:100% !important;
}
.item-hover.circle .info {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
text-align: center;
border-radius: 50%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
margin-right:10px;
}
.item-hover.square {
position: relative;
width: 316px;
height: 216px;
border: 8px solid #fff;
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.item-hover.square .info {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
text-align: center;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.item-hover .info .icons {
margin-top: 90px;
font-size: 26px;
color: #ffffff;
}
.item-hover .info .icons i {
margin-right: 5px;
}
.item-hover {
max-width: max-content;
}
.item-hover.circle.effect14 {
-webkit-perspective: 900px;
-moz-perspective: 900px;
perspective: 900px;
}
.item-hover.circle.effect14 .img {
visibility: visible;
opacity: 1;
-webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
}
.item-hover.circle.effect14.colored .info {
background: #76b9d7;
}
.item-hover.circle.effect14 .info {
background: #333333;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.35s ease-in-out 0.3s;
-moz-transition: all 0.35s ease-in-out 0.3s;
transition: all 0.35s ease-in-out 0.3s;
}
.item-hover.circle.effect14 .info h3 {
color: #FFFFFF;
text-transform: uppercase;
position: relative;
letter-spacing: 2px;
font-size: 18px;
margin: 0 30px;
padding: 55px 0 0 0;
height: 110px;
text-shadow: 0 0 1px #ffffff, 0 1px 2px rgba(0, 0, 0, 0.3);
}
.item-hover.circle.effect14.colored .info h3 {
color: #ffffff;
}
.item-hover.circle.effect14 .info p {
color: #BBBBBB;
padding: 10px 5px 10px;
font-style: italic;
margin: 0px 30px 0px;
font-size: 12px;
border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.item-hover.circle.effect14.colored .info p {
color: #bbbbbb;
border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.item-hover.circle.effect14 a:hover .img {
opacity: 0;
visibility: hidden;
}
.item-hover.circle.effect14 a:hover .info {
visibility: visible;
opacity: 1;
}
.item-hover.circle.effect14.left_to_right .img {
-webkit-transform: rotateY(0);
-moz-transform: rotateY(0);
-ms-transform: rotateY(0);
-o-transform: rotateY(0);
transform: rotateY(0);
-webkit-transform-origin: 100% 50%;
-moz-transform-origin: 100% 50%;
-ms-transform-origin: 100% 50%;
-o-transform-origin: 100% 50%;
transform-origin: 100% 50%;
}
.item-hover.circle.effect14.left_to_right .info {
-webkit-transform: rotateY(90deg);
-moz-transform: rotateY(90deg);
-ms-transform: rotateY(90deg);
-o-transform: rotateY(90deg);
transform: rotateY(90deg);
-webkit-transform-origin: 0% 50%;
-moz-transform-origin: 0% 50%;
-ms-transform-origin: 0% 50%;
-o-transform-origin: 0% 50%;
transform-origin: 0% 50%;
}
.item-hover.circle.effect14.left_to_right a:hover .img {
-webkit-transform: rotateY(-90deg);
-moz-transform: rotateY(-90deg);
-ms-transform: rotateY(-90deg);
-o-transform: rotateY(-90deg);
transform: rotateY(-90deg);
}
.item-hover.circle.effect14.left_to_right a:hover .info {
-webkit-transform: rotateY(0);
-moz-transform: rotateY(0);
-ms-transform: rotateY(0);
-o-transform: rotateY(0);
transform: rotateY(0);
}
.item-hover.circle.effect14.right_to_left .img {
-webkit-transform: rotateY(0);
-moz-transform: rotateY(0);
-ms-transform: rotateY(0);
-o-transform: rotateY(0);
transform: rotateY(0);
-webkit-transform-origin: 0% 50%;
-moz-transform-origin: 0% 50%;
-ms-transform-origin: 0% 50%;
-o-transform-origin: 0% 50%;
transform-origin: 0% 50%;
}
.item-hover.circle.effect14.right_to_left .info {
-webkit-transform: rotateY(-90deg);
-moz-transform: rotateY(-90deg);
-ms-transform: rotateY(-90deg);
-o-transform: rotateY(-90deg);
transform: rotateY(-90deg);
-webkit-transform-origin: 100% 50%;
-moz-transform-origin: 100% 50%;
-ms-transform-origin: 100% 50%;
-o-transform-origin: 100% 50%;
transform-origin: 100% 50%;
}
.item-hover.circle.effect14.right_to_left a:hover .img {
-webkit-transform: rotateY(90deg);
-moz-transform: rotateY(90deg);
-ms-transform: rotateY(90deg);
-o-transform: rotateY(90deg);
transform: rotateY(90deg);
}
.item-hover.circle.effect14.right_to_left a:hover .info {
-webkit-transform: rotateY(0);
-moz-transform: rotateY(0);
-ms-transform: rotateY(0);
-o-transform: rotateY(0);
transform: rotateY(0);
}
.item-hover.circle.effect14.top_to_bottom .img {
-webkit-transform: rotateX(0);
-moz-transform: rotateX(0);
-ms-transform: rotateX(0);
-o-transform: rotateX(0);
transform: rotateX(0);
-webkit-transform-origin: 50% 100%;
-moz-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
-o-transform-origin: 50% 100%;
transform-origin: 50% 100%;
}
.item-hover.circle.effect14.top_to_bottom .info {
-webkit-transform: rotateX(-90deg);
-moz-transform: rotateX(-90deg);
-ms-transform: rotateX(-90deg);
-o-transform: rotateX(-90deg);
transform: rotateX(-90deg);
-webkit-transform-origin: 50% 0;
-moz-transform-origin: 50% 0;
-ms-transform-origin: 50% 0;
-o-transform-origin: 50% 0;
transform-origin: 50% 0;
}
.item-hover.circle.effect14.top_to_bottom a:hover .img {
-webkit-transform: rotateX(90deg);
-moz-transform: rotateX(90deg);
-ms-transform: rotateX(90deg);
-o-transform: rotateX(90deg);
transform: rotateX(90deg);
}
.item-hover.circle.effect14.top_to_bottom a:hover .info {
-webkit-transform: rotateX(0);
-moz-transform: rotateX(0);
-ms-transform: rotateX(0);
-o-transform: rotateX(0);
transform: rotateX(0);
}
.item-hover.circle.effect14.bottom_to_top .img {
-webkit-transform: rotateX(0);
-moz-transform: rotateX(0);
-ms-transform: rotateX(0);
-o-transform: rotateX(0);
transform: rotateX(0);
-webkit-transform-origin: 50% 0;
-moz-transform-origin: 50% 0;
-ms-transform-origin: 50% 0;
-o-transform-origin: 50% 0;
transform-origin: 50% 0;
}
.item-hover.circle.effect14.bottom_to_top .info {
-webkit-transform: rotateX(90deg);
-moz-transform: rotateX(90deg);
-ms-transform: rotateX(90deg);
-o-transform: rotateX(90deg);
transform: rotateX(90deg);
-webkit-transform-origin: 50% 100%;
-moz-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
-o-transform-origin: 50% 100%;
transform-origin: 50% 100%;
}
.item-hover.circle.effect14.bottom_to_top a:hover .img {
-webkit-transform: rotateX(-90deg);
-moz-transform: rotateX(-90deg);
-ms-transform: rotateX(-90deg);
-o-transform: rotateX(-90deg);
transform: rotateX(-90deg);
}
.item-hover.circle.effect14.bottom_to_top a:hover .info {
-webkit-transform: rotateX(0);
-moz-transform: rotateX(0);
-ms-transform: rotateX(0);
-o-transform: rotateX(0);
transform: rotateX(0);
}
.item-hover.circle.effect17 .info {
opacity: 0;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
-webkit-transition: all 0.35s ease-in-out;
-moz-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;
}
.item-hover.circle.effect17 .info h3 {
color: #FFFFFF;
text-transform: uppercase;
position: relative;
letter-spacing: 2px;
font-size: 22px;
margin: 0 30px;
padding: 55px 0 0 0;
height: 110px;
text-shadow: 0 0 1px #ffffff, 0 1px 2px rgba(0, 0, 0, 0.3);
}
.item-hover.circle.effect17.colored .info h3 {
color: #ffffff;
}
.item-hover.circle.effect17 .info p {
color: #bbbbbb;
padding: 10px 5px 10px;
font-style: italic;
margin: 0px 30px 0px;
font-size: 12px;
border-top: 1px solid rgba(255, 255, 255, 0.5);
opacity: 0;
-webkit-transition: all 0.35s ease-in-out;
-moz-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;
}
.item-hover.circle.effect17.colored .info p {
color: #bbbbbb;
border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.item-hover.circle.effect17 a:hover .img:before {
box-shadow: inset 0 0 0 110px #333333, inset 0 0 0 16px rgba(255, 255, 255, 0.8), 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 0 0 110px rgba(0, 0, 0, 0.6), inset 0 0 0 16px rgba(255, 255, 255, 0.8), 0 1px 2px rgba(0, 0, 0, 0.1);
}
.item-hover.circle.effect17 a:hover .info {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.item-hover.circle.effect17 a:hover .info p {
opacity: 1;
}
.item-hover.circle.effect17.colored a:hover .img:before {
box-shadow: inset 0 0 0 110px #76b9d7, inset 0 0 0 16px rgba(255, 255, 255, 0.8), 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 0 0 110px rgba(118, 185, 215, 0.5), inset 0 0 0 16px rgba(255, 255, 255, 0.8), 0 1px 2px rgba(0, 0, 0, 0.1);
}
[class*="image-effect"] .caption h3 {font-size: 17px;text-transform: uppercase;}
[class*="image-effect"] .caption p {font-size: 16px;line-height: normal;text-transform: uppercase;margin: 0;}
[class*="image-effect"] img {max-width: 100%;vertical-align: middle;border: 0;}
.link-wrap div {display: inline-block;}
.link-wrap .uk-icon-link, .link-wrap .uk-icon-link:focus, .link-wrap .uk-icon-link:hover {color: inherit;}
.tishonator-img-effect1 {position: relative;overflow: hidden;}
.tishonator-img-effect1 img {-webkit-transform: scale(1.5) translateY(0);transform: scale(1.5) translateY(0);-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out;}
.tishonator-img-effect1:hover img {-webkit-transform: scale(1.5) translateY(-12px);transform: scale(1.5) translateY(-12px);}
.tishonator-img-effect1 .caption {position: absolute;bottom: calc(50% - 30px);left: 50%;transform: translateX(-50%) translateY(50%);z-index: 10;text-align: center;width: 100%;}
.tishonator-img-effect1:after {left: 0;position: absolute;content: '';height: 100%;width: 100%;background-color: rgba(0, 0, 0, 0.6);-webkit-transition: opacity .25s ease-in-out;transition: opacity .3s ease-in-out;opacity: 0;top: 0;}
.tishonator-img-effect1:hover:after {opacity: 1;}
.tishonator-img-effect1 .caption h3 {color: #fff;margin-bottom: 8px;-webkit-transform: translateY(20px);transform: translateY(20px);-webkit-transition: all .5s ease-in-out;transition: all .5s ease-in-out;opacity: 0;}
.tishonator-img-effect1 .caption p {-webkit-transform: translateY(50px);transform: translateY(50px);color: rgba(255,255,255,0.7);opacity: 0;-webkit-transition: all .5s ease-in-out;transition: all .5s ease-in-out;}
.tishonator-img-effect1:hover .caption h3, 
.tishonator-img-effect1:hover .caption p {opacity: 1;-webkit-transform: translateY(0px);transform: translateY(0px);}
.tishonator-img-effect1 .link-wrap {position: absolute;top: calc(50% - 30px);right: 50%;transform: translateX(50%) translateY(-50%);z-index: 10;}
.tishonator-img-effect1 .link-wrap a {display: inline-block;height: 30px;width: 30px;line-height: 30px;background-color: rgba(255,255,255,0.2);text-align: center;color: #fff;font-size: 14px;opacity: 0;border-radius: 50%;-webkit-transition: all .5s ease-in-out;transition: all .5s ease-in-out;}
.tishonator-img-effect1 .link-wrap a:first-child {-webkit-transform: translateY(-30px);transform: translateY(-30px);margin-right: 5px;}
.tishonator-img-effect1 .link-wrap a:last-child {-webkit-transform: translateY(-60px);transform: translateY(-60px);}
.tishonator-img-effect1:hover .link-wrap a {opacity: 1;-webkit-transform: translateY(0px);transform: translateY(0px);}
.tishonator-img-effect1 .link-wrap a:hover {background-color: rgba(255,255,255,0.4);}
.tishonator-img-effect19 {position: relative;overflow: hidden;}
.tishonator-img-effect19 img {-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out;}
.tishonator-img-effect19:hover img {-webkit-transform: scale(1.5) translateY(-12px);transform: scale(1.5) translateY(-12px);filter: blur(4px);}
.tishonator-img-effect19 .caption {position: absolute;bottom: 25%;left: 50%;transform: translateX(-50%);z-index: 10;text-align: center;width: 100%;}
.tishonator-img-effect19:after {position: absolute;content: '';height: calc(100% - 40px);width: calc(100% - 40px);box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);background: rgba(0, 0, 0, 0.09);-webkit-transition: opacity .25s ease-in-out;transition: opacity .3s ease-in-out;opacity: 0;top: 50%;left: 50%;transform: translateX(-50%) translateY(-50%);}
.tishonator-img-effect19:hover:after {opacity: 1;}
.tishonator-img-effect19 .caption p {color: rgba(255,255,255,0.7);opacity: 0;-webkit-transition: all .5s ease-in-out;transition: all .5s ease-in-out;}
.tishonator-img-effect19:hover .caption h3, 
.tishonator-img-effect19:hover .caption p {opacity: 1;-webkit-transform: translateY(0px);transform: translateY(0px);}
.tishonator-img-effect19 .link-wrap {position: absolute;top: 40%;right: 50%;transform: translateX(50%) translateY(-40%);z-index: 10;}
.tishonator-img-effect19 .link-wrap a {display: inline-block;height: 40px;width: 40px;line-height: 40px;background-color: rgba(0, 0, 0, 0.5);border-radius: 4px;text-align: center;color: #fff;font-size: 16px;opacity: 0;-webkit-transition: all .5s ease-in-out;transition: all .5s ease-in-out;}
.tishonator-img-effect19 .link-wrap a:first-child {margin-right: 6px;-webkit-transform: matrix3d(1,0,0,0,0,0,1,-.008,0,-1,0,0,0,0,0,1);transform: matrix3d(1,0,0,0,0,0,1,-.008,0,-1,0,0,0,0,0,1);}
.tishonator-img-effect19 .link-wrap a:last-child {-webkit-transform: matrix3d(1,0,0,0,0,0,1,-.008,0,-1,0,0,0,0,0,1);transform: matrix3d(1,0,0,0,0,0,1,-.008,0,-1,0,0,0,0,0,1);transition-duration: .7s;}
.tishonator-img-effect19:hover .link-wrap a {opacity: 1;-webkit-transform: translateY(0px);transform: translateY(0px);}
.tishonator-img-effect19 .link-wrap a:hover {background-color: rgb(0, 0, 0);}
.tishonator-img-effect19 .caption p, 
.tishonator-img-effect19:hover .caption h3 {-webkit-transform: matrix3d(1,0,0,0,0,0,1,-.008,0,-1,0,0,0,0,0,1);transform: translateX(100%);}
.tishonator-img-effect19 .caption h3 {color: #fff;transition: all .5s ease-in-out;z-index: 1;padding: 12px;background-color: rgba(0, 0, 0, 0.4);width: 100%;margin: 0;}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.tishonator-img-effect19:hover img {
opacity: 0.4;
}
}
.tishonator-img-effect4 {position: relative;overflow: hidden;}
.tishonator-img-effect4 img {-webkit-transform: scale(1.5) translateY(0);transform: scale(1.5) translateY(0);-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out;}
.tishonator-img-effect4:hover img {-webkit-transform: scale(1.5) translateY(-12px);transform: scale(1.5) translateY(-12px);}
.tishonator-img-effect4 .caption {position: absolute;bottom: 25%;left: 50%;transform: translateX(-50%);z-index: 10;text-align: center;width: 100%;}
.tishonator-img-effect4:after {position: absolute;content: '';height: 100%;width: 100%;background-color: rgba(0, 0, 0, 0.6);-webkit-transition: opacity .25s ease-in-out;transition: opacity .3s ease-in-out;opacity: 0;top: 0;left: 0;}
.tishonator-img-effect4:hover:after {opacity: 1;}
.tishonator-img-effect4 .caption p {color: rgba(255,255,255,0.7);opacity: 0;-webkit-transition: all .5s ease-in-out;transition: all .5s ease-in-out;}
.tishonator-img-effect4:hover .caption h3, 
.tishonator-img-effect4:hover .caption p {opacity: 1;-webkit-transform: translateY(0px);transform: translateY(0px);}
.tishonator-img-effect4 .link-wrap {position: absolute;top: 40%;right: 50%;transform: translateX(50%) translateY(-40%);z-index: 10;}
.tishonator-img-effect4 .link-wrap a {display: inline-block;height: 40px;width: 40px;line-height: 40px;background-color: rgba(0, 0, 0, 0.5);border-radius: 4px;text-align: center;color: #fff;font-size: 16px;opacity: 0;-webkit-transition: all .5s ease-in-out;transition: all .5s ease-in-out;}
.tishonator-img-effect4 .link-wrap a:first-child {margin-right: 6px;-webkit-transform: matrix3d(1,0,0,0,0,0,1,-.008,0,-1,0,0,0,0,0,1);transform: matrix3d(1,0,0,0,0,0,1,-.008,0,-1,0,0,0,0,0,1);}
.tishonator-img-effect4 .link-wrap a:last-child {-webkit-transform: matrix3d(1,0,0,0,0,0,1,-.008,0,-1,0,0,0,0,0,1);transform: matrix3d(1,0,0,0,0,0,1,-.008,0,-1,0,0,0,0,0,1);transition-duration: .7s;}
.tishonator-img-effect4:hover .link-wrap a {opacity: 1;-webkit-transform: translateY(0px);transform: translateY(0px);}
.tishonator-img-effect4 .link-wrap a:hover {background-color: rgb(0, 0, 0);}
.tishonator-img-effect4 .caption p, 
.tishonator-img-effect4:hover .caption h3 {-webkit-transform: matrix3d(1,0,0,0,0,0,1,-.008,0,-1,0,0,0,0,0,1);transform: matrix3d(1,0,0,0,0,0,1,-.008,0,-1,0,0,0,0,0,1);}
.tishonator-img-effect4 .caption h3 {color: #fff;transition: all .5s ease-in-out;position: absolute;top: 50%;left: 0;right: 0;z-index: 1;-webkit-transform: translate(0,-50%);transform: translate(0,-50%);display: inline-block;padding: 12px;background-color: rgba(0, 0, 0, 0.5);-webkit-transform-style: flat;transform-style: flat;} @-webkit-keyframes keyframes-rotate {
0% {
transform: rotate(0deg);
-webkit-transform: rotate(0deg); }
50% {
transform: rotate(180deg);
-webkit-transform: rotate(180deg); }
100% {
transform: rotate(360deg);
-webkit-transform: rotate(360deg); } }
@keyframes keyframes-rotate {
0% {
transform: rotate(0deg);
-webkit-transform: rotate(0deg); }
50% {
transform: rotate(180deg);
-webkit-transform: rotate(180deg); }
100% {
transform: rotate(360deg);
-webkit-transform: rotate(360deg); } }
.tishoparallaxer.text-black {
color: #222222; }
.tishoparallaxer.text-white {
color: #ffffff; }
.tishoparallaxer:not(.mode-oneelement) {
height: 300px;
overflow: hidden;
position: relative;
transition-property: height;
transition-duration: 0.3s;
transition-timing-function: ease-in;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.tishoparallaxer:not(.mode-oneelement) * {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.tishoparallaxer:not(.mode-oneelement) .tishoparallaxer--target {
position: relative; }
.tishoparallaxer:not(.mode-oneelement) .tishoparallaxer--target > .vplayer {
height: 100% !important; }
.tishoparallaxer:not(.mode-oneelement) .tishoparallaxer--target > iframe[src*="vimeo"] {
pointer-events: none; }
.tishoparallaxer:not(.mode-oneelement) .tishoparallaxer--target.position-absolute {
position: absolute;
top: 0;
left: 0; }
.tishoparallaxer:not(.mode-oneelement) .tishoparallaxer--blackoverlay {
position: absolute;
opacity: 0;
background-color: rgba(0, 0, 0, 0.9);
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none; }
.tishoparallaxer:not(.mode-oneelement) .big-text {
position: absolute;
text-align: center;
width: 80%;
left: 10%;
font-size: 40px;
top: 70px;
color: #eee;
line-height: 1.5;
opacity: 0.7; }
.tishoparallaxer:not(.mode-oneelement) .big-text .smaller {
font-size: 60%; }
.tishoparallaxer:not(.mode-oneelement) > .container, .tishoparallaxer:not(.mode-oneelement) > .row, .tishoparallaxer:not(.mode-oneelement) > p, .tishoparallaxer:not(.mode-oneelement) > div {
position: relative; }
.tishoparallaxer:not(.mode-oneelement) .center-it {
opacity:1;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%); }
.tishoparallaxer:not(.mode-oneelement) .center-it-bottom {
position: absolute;
left: 50%;
top: auto;
bottom: 10px;
transform: translate(-50%, 0%); }
.tishoparallaxer:not(.mode-oneelement) .center-it-top {
position: absolute;
left: 50%;
bottom: auto;
top: 10px;
transform: translate(-50%, 0%); }
.tishoparallaxer:not(.mode-oneelement) .center-it-vertically {
position: absolute;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
padding: 10px; }
.tishoparallaxer:not(.mode-oneelement) *[class^="dzsprxseparator--"] {
position: absolute;
bottom: -1px;
left: 0;
width: 100%; }
.tishoparallaxer:not(.mode-oneelement) *[class^="dzsprxseparator--"] .display-block {
display: block; }
.tishoparallaxer:not(.mode-oneelement) *[class^="dzsprxseparator--"].top {
bottom: auto;
top: 0; }
.tishoparallaxer:not(.mode-oneelement) *[class^="dzsprxseparator--"].flippedY {
transform: scaleY(-1); }
.tishoparallaxer:not(.mode-oneelement) *[class^="dzsprxseparator--"].flippedX {
transform: scaleX(-1); }
.tishoparallaxer:not(.mode-oneelement) *[class^="dzsprxseparator--"].flippedXY {
transform: scale(-1, -1); }
.tishoparallaxer--aftermouse {
position: relative; }
.tishoparallaxer.wait-readyall .tishoparallaxer--target {
opacity: 0;
transition-property: height, opacity;
transition-duration: 0.5s;
transition-timing-function: ease-in; }
.big-prx-title {
color: #fffcfc;
font-weight: bold;
font-family: "PT Sans", serif; }
.big-prx-title + h2 {
font-size: 40px;
font-weight: bold; }
.tishoparallaxer.mode-oneelement {
position: relative; }
.tishoparallaxer.mode-oneelement.mouse-body-use-3d {
perspective: 600px;
transform-origin: top left;
transform-style: preserve-3d; }
.tishoparallaxer-padding-con {
position: relative; }
.tishoparallaxer-padding-con > .tishoparallaxer {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }
.tishoparallaxer.wait-readyall.dzsprx-readyall .tishoparallaxer--target {
opacity: 1;
visibility: visible; }
.tishoparallaxer .vp-inner .the-video {
object-fit: cover; }
.tishoparallaxer.use-loading .tishoparallaxer--target {
opacity: 0;
visibility: hidden;
transition-property: opacity, visibility;
transition-duration: 0.7s;
transition-timing-function: ease-in; }
.tishoparallaxer.use-loading .preloader-semicircles {
transition-property: all;
transition-duration: 0.3s;
transition-timing-function: ease-in; }
.tishoparallaxer.use-loading .horizontal-fog {
opacity: 0;
visibility: hidden;
transition-property: opacity, visibility;
transition-duration: 0.7s;
transition-timing-function: ease-in; }
.tishoparallaxer.use-loading.loaded .horizontal-fog {
opacity: 1;
visibility: visible; }
.tishoparallaxer.simple-parallax.use-loading .tishoparallaxer--target {
opacity: 0;
visibility: hidden; }
.tishoparallaxer.height-is-based-on-content {
height: auto;
padding: 0; }
.tishoparallaxer.height-is-based-on-content .dzs-container {
padding: 45px 0; }
.tishoparallaxer.height-is-based-on-content .tishoparallaxer--target {
position: absolute;
width: 100%; }
.tishoparallaxer.height-is-based-on-content > div {
position: relative; }
.tishoparallaxer > .parallaxer-content {
pointer-events: none; }
.tishoparallaxer > .parallaxer-content > * {
pointer-events: auto; }
.tishoparallaxer:not(.height-is-based-on-content) > .parallaxer-content {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center; }
.tishoparallaxer:not(.height-is-based-on-content) > .parallaxer-content > .vc_row {
color: #fffcfc;
padding: 15px; }
.tishoparallaxer.use-loading.loaded .tishoparallaxer--target {
opacity: 1;
visibility: visible; }
.tishoparallaxer.use-loading.loaded .preloader-semicircles {
transform: translate3d(0, -50px, 0);
opacity: 0;
visibility: hidden; }
.tishoparallaxer.allbody {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: -1; }
.divimage {
background-size: cover;
background-position: center center; }
.divimage.repeat-pattern {
background-size: auto;
background-position: top left; }
.tishoparallaxer.is-ie-11 .simple-parallax-inner {
clip: auto; }
.tishoparallaxer.is-ie-11 .simple-parallax-inner .divimage.tishoparallaxer--target {
background-attachment: fixed;
position: relative; }
.tishoparallaxer.simple-parallax {
overflow: hidden;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden; }
.tishoparallaxer.simple-parallax .simple-parallax-inner {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
clip: rect(0, auto, auto, 0); }
.tishoparallaxer.simple-parallax .tishoparallaxer--target {
position: static;
top: 0;
left: 0;
width: 100%;
height: 100%;
position: fixed;
pointer-events: none;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden; }
.tishoparallaxer.simple-parallax .simple-parallax-inner.is-image {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
clip: auto; }
.tishoparallaxer.simple-parallax .simple-parallax-inner.is-image > .divimage {
position: absolute;
background-attachment: fixed;
background-repeat: no-repeat; }
.tishoparallaxer.simple-parallax.simple-parallax--is-only-image .simple-parallax-inner {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
clip: auto; }
.tishoparallaxer.simple-parallax.simple-parallax--is-only-image .simple-parallax-inner > .divimage {
position: absolute;
background-attachment: fixed; }
.tishoparallaxer.simple-parallax.simple-parallax--is-only-image.under-500 .simple-parallax-inner > .divimage {
background-attachment: local; }
.tishoparallaxer.simple-parallax.is-mobile .simple-parallax-inner.is-image {
clip: rect(0, auto, auto, 0); }
.tishoparallaxer.simple-parallax.is-mobile .simple-parallax-inner.is-image > .divimage {
position: fixed;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
background-size: cover; }
.blur-it {
filter: blur(20px);
-webkit-filter: blur(20px); }
.tishoparallaxer div.semi-black-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.6) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.2)), color-stop(100%, rgba(0, 0, 0, 0.6)));
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.6) 100%);
background: -o-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.6) 100%);
background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.6) 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.6) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33000000', endColorstr='#99000000',GradientType=0 ); }
.tishoparallaxer div.grey-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(50, 50, 50, 0.4); }
.tishoparallaxer div.paper-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url(//raolsen.no/wp-content/themes/ayaphotographypro/img/grey_wash_wall.jpg);
opacity: 0.4; }
.radial-bg {
position: absolute; }
.color-white {
color: #fff; }
.row-inline {
font-size: 0; }
.row-inline > .col-md-6, .row-inline > .col-md-8, .row-inline > .col-md-4, .row-inline > .col-md-2 {
font-size: 15px;
display: inline-block;
vertical-align: middle;
float: none; }
.dzs-row-inline {
font-size: 0; }
.dzs-row-inline > .dzs-col-md-6 {
font-size: 13px;
display: inline-block;
vertical-align: middle;
float: none; }
@media (max-width: 992px) {
.row-inline .col-md-6 {
width: 100%;
margin-bottom: 15px;
padding: 0 30px 15px; } }
.separator-black-grey polygon, .separator-black-grey polyline, .separator-black-grey path {
fill: #222; }
.separator-white-grey polygon, .separator-white-grey polyline, .separator-white-grey path {
fill: #ddd; }
.dzs-container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
max-width: 1170px;
margin: 0 auto; }
.dzs-row {
margin-right: -15px;
margin-left: -15px; }
.dzs-row + .dzs-row {
margin-top: 15px; }
.dzs-row:after {
content: "";
display: block;
clear: both; }
.dzs-col {
float: left;
min-height: 1px;
padding-right: 15px;
padding-left: 15px; }
.dzs-col-md-6 {
width: 50%;
float: left;
min-height: 1px;
padding-right: 15px;
padding-left: 15px; }
@-webkit-keyframes preloader-semicircles-tween {
0% {
transform: rotate(0deg);
-webkit-transform: rotate(0deg); }
50% {
transform: rotate(180deg);
-webkit-transform: rotate(180deg); }
100% {
transform: rotate(360deg);
-webkit-transform: rotate(360deg); } }
@keyframes preloader-semicircles-tween {
0% {
transform: rotate(0deg);
-webkit-transform: rotate(0deg); }
50% {
transform: rotate(180deg);
-webkit-transform: rotate(180deg); }
100% {
transform: rotate(360deg);
-webkit-transform: rotate(360deg); } }
.preloader-semicircles {
width: 15px;
height: 15px;
background: rgba(230, 50, 50, 0.9);
border-radius: 50px;
position: absolute;
top: 50%;
left: 50%;
opacity: 0.7;
visibility: visible;
pointer-events: none;
transform: translate3d(-50%, -50%, 0);
animation: preloader-semicircles-tween 1.4s infinite linear;
-webkit-animation: preloader-semicircles-tween 1.4s infinite linear; }
.mwrap-wrapper {
overflow-x: hidden; }
body .tishoparallaxer .preloader-semicircles {
position: absolute; }
.preloader-semicircles:after {
position: absolute;
width: 25px;
height: 25px;
border-top: 5px solid #c83232;
border-bottom: 5px solid #c83232;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-radius: 25px;
content: '';
top: -10px;
left: -10px;
box-sizing: content-box; }
.center-it {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%); }
.dzs-colcontainer {
margin-left: -15px;
margin-right: -15px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.dzs-colcontainer-w {
width: 1230px;
padding: 0 30px;
max-width: 100%;
min-height: 1px; }
.dzs-colcontainer.row-inline {
font-size: 0; }
.dzs-colcontainer.row-inline *[class*="dzs-col-"] {
float: none;
display: inline-block;
font-size: 13px;
vertical-align: middle; }
.dzs-colcontainer:after {
display: block;
content: "";
clear: both; }
*[class*="dzs-col-"] {
float: left;
padding-left: 15px;
padding-right: 15px; }
.dzs-col-3 {
width: 25%;
padding-left: 15px;
padding-right: 15px; }
.dzs-col-4 {
width: 33.3%;
padding-left: 15px;
padding-right: 15px; }
.dzs-col-8 {
width: 66.6%;
padding-left: 15px;
padding-right: 15px; }
.dzs-col-6 {
width: 50%;
padding-left: 15px;
padding-right: 15px; }
.dzs-col-12 {
width: 100%;
padding-left: 15px;
padding-right: 15px; }
.tishoparallaxer--team-members-con {
width: 70%;
max-width: 1100px;
margin: 0 auto; }
.tishoparallaxer.under-760 .tishoparallaxer--team-members-con {
width: 100%; }
.tishoparallaxer--team-member-con {
text-align: center; }
.tishoparallaxer--team-member-con img {
max-width: 100%; }
.tishoparallaxer--team-member-con .team-member--title {
color: #fff;
text-transform: uppercase;
margin-top: 15px;
line-height: 1;
font-size: 15px; }
.tishoparallaxer--team-member-con .team-member--subtitle {
opacity: 0.5;
margin-top: 10px;
line-height: 1.5;
background-color: #FFFFFF;
color: #111;
padding: 5px; }
.center-it {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%); }
.black-leg-bar {
height: 2px;
left: -20px;
background-color: #222222;
width: 40px; }
.white-leg-bar {
height: 2px;
left: -20px;
background-color: #ffffff;
width: 40px; }
.light-grey-box, .lighter-grey-box, .dark-grey-box, .darker-grey-box, .white-white-box, .blue-box {
background-color: #ccc;
color: #222;
padding: 20px;
font-size: 17px;
line-height: 1.8; }
.dark-grey-box {
background-color: #444444;
color: #ffffff; }
.blue-box {
background-color: #426570;
color: #ffffff; }
.darker-grey-box {
background-color: #333;
color: #ffffff; }
.lighter-grey-box {
background-color: #dddddd; }
.offset-left-10px {
margin-left: -10px; }
.offset-right-10px {
margin-right: -10px; }
.white-white-box {
background-color: #ffffff;
color: #444444; }
.white-white-box > * {
color: #444444; }
.tishoparallaxer.blockquote-box {
padding: 25px 30px 20px;
font-size: 23px;
font-weight: 300;
font-style: italic; }
.tishoparallaxer.blockquote-box p:last-child {
margin-bottom: 0; }
.tishoparallaxer.blockquote-box:before, .tishoparallaxer.blockquote-box:after {
content: "";
background: url('data:image/svg+xml;utf8,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="22px" height="22px" viewBox="0 0 30 30" enable-background="new 0 0 30 30" xml:space="preserve"> <g> <path d="M13.645,8.35c-2.256,2.016-3.384,4.068-3.384,6.156c0,2.088,0.864,3.733,2.592,4.932c-0.048,1.152-0.444,2.124-1.188,2.916 c-0.745,0.792-1.645,1.188-2.7,1.188c-2.64,0-3.96-1.439-3.96-4.319c0-1.968,0.731-4.115,2.196-6.444 c1.464-2.328,3.348-4.14,5.651-5.436L13.645,8.35z M24.085,8.35c-2.257,2.016-3.384,4.068-3.384,6.156 c0,2.088,0.864,3.733,2.592,4.932c-0.049,1.152-0.444,2.124-1.188,2.916c-0.745,0.792-1.646,1.188-2.7,1.188 c-2.641,0-3.96-1.439-3.96-4.319c0-1.968,0.73-4.115,2.195-6.444c1.464-2.328,3.349-4.14,5.652-5.436L24.085,8.35z"/> </g> </svg>');
position: absolute;
top: 5px;
left: 5px;
width: 22px;
height: 22px;
opacity: 0.5; }
.tishoparallaxer.mode-horizontal .tishoparallaxer--target {
position: absolute; }
.tishoparallaxer.mode-horizontal .cloner {
width: 100%; }
.tishoparallaxer.mode-horizontal .tishoparallaxer--target-con {
position: absolute;
top: 0;
width: 100%;
height: 100%;
left: 0;
min-width: 100%; }
.tishoparallaxer.mode-horizontal.loaded .tishoparallaxer--target {
animation: slideshow 25s linear infinite; }
.horizontal-fog {
position: absolute !important;
top: 0;
width: 100%;
height: 100%;
left: 0;
background-image: url(//raolsen.no/wp-content/themes/ayaphotographypro/img/fog_clouds_png_by_paradise234-d5czivb.png);
animation: slideshow 25s linear infinite;
background-size: cover; }
.horizontal-fog.clone {
left: -100%; }
@keyframes slideshow {
0% {
transform: translate3d(0, 0, 0); }
100% {
transform: translate3d(100%, 0, 0); } }
.tishoparallaxer.animation-engine-css .tishoparallaxer--target {
transition-property: opacity, visibility,transform;
transition-duration: 0.1s;
transition-timing-function: ease-in; }
.perspective800 {
perspective: 100px; }
.tishoparallaxer.blockquote-box:after {
content: "";
top: auto;
left: auto;
right: 5px;
bottom: 5px;
transform: scaleX(-1); }
.tishoparallaxer.tishoparallaxer-row-start > *:not(.tishoparallaxer--target) {
color: #fffcfc;
padding: 15px; }
.text-align-left:not(.a) {
text-align: left; }
.text-align-center:not(.a) {
text-align: center; }
.text-style-whitebg {
background-color: rgba(255, 255, 255, 0.5);
color: #444444;
font-weight: bold;
font-size: 12px;
padding: 10px 15px; }
.parallax-layer {
position: absolute !important;
max-width: 40%; }
.parallax-layer.position-top-left {
top: 0;
left: 0; }
.parallax-layer.position-top-center {
top: 0;
left: 50%;
transform: translate3d(-50%, 0, 0); }
.parallax-layer.position-top-right {
top: 0;
left: auto;
right: 0; }
.parallax-layer.position-center-left {
top: 50%;
left: 0;
transform: translate3d(0%, -50%, 0); }
.parallax-layer.position-center-center {
top: 50%;
left: 50%;
transform: translate3d(-50%, -50%, 0); }
.parallax-layer.position-center-right {
top: 50%;
left: auto;
right: 0;
transform: translate3d(0%, -50%, 0); }
.parallax-layer.position-bottom-left {
top: auto;
bottom: 0;
left: 0; }
.parallax-layer.position-bottom-center {
top: auto;
bottom: 0;
left: 50%;
transform: translate3d(-50%, 0%, 0); }
.parallax-layer.position-bottom-right {
top: auto;
bottom: 0;
left: auto;
right: 0; }
.parallax-layer .parallax-layer--inner {
position: relative; }
.parallax-layer .parallax-layer--media {
max-width: 100%; }
.position-relative {
position: relative; }
.mode-oneelement .vc_single_image-img {
box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.3); }
@media all and (min-width: 900px) {
.position-absolute-desktop {
position: absolute; }
.left60perc-desktop {
left: 60%; }
.left40perc-desktop {
left: 40%; }
.top40perc-desktop {
top: 40%; }
.top10perc-desktop {
top: 10%; } }
.tishoparallaxer.parallaxer-loading-transition--wipe {
overflow: hidden;
max-width: 0.1%;
transform: translate3d(-40px, 0, 0);
transition-property: max-width, height, transform;
transition-duration: 0.75s;
transition-timing-function: ease-out; }
.tishoparallaxer.parallaxer-loading-transition--wipe.loaded-transition-it {
max-width: 100%;
transform: translate3d(0px, 0, 0); }
.container-absolute:not(.a):not(.b) {
position: absolute;
top: 0;
left: 0;
height: 100%; }
.tishoparallaxer.parallaxer-loading-transition--scaleup {
opacity: 0;
transform: scale(0.8);
transition-property: max-width, height, transform, opacity;
transition-duration: 0.75s;
transition-timing-function: ease-out; }
.tishoparallaxer.parallaxer-loading-transition--scaleup.loaded-transition-it {
opacity: 1;
transform: scale(1); }
.tishoparallaxer:not(.height-is-based-on-content) > .fullwidth.fullheight {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }
.mode-oneelement .vc_single_image-img {
box-shadow: none !important; }
.tishoparallaxer .col2a,
.tishoparallaxer .col2b {
float:left;
width:47%;
clear:none;
}
.tishoparallaxer .col2a {
margin:0 4% 5px 0;
}
.tishoparallaxer .col2b {
margin:0 0 5px 0;
}
.tishoparallaxer .col3a,
.tishoparallaxer .col3b,
.tishoparallaxer .col3c {
float:left;
width:30%;
clear:none;
}
.tishoparallaxer .col3a,
.tishoparallaxer .col3b {
margin:0 3.5% 5px 0;
}
.tishoparallaxer .col3c {
margin:0 0 5px 0;
}
.tishoparallaxer .col4a,
.tishoparallaxer .col4b,
.tishoparallaxer .col4c,
.tishoparallaxer .col4d {
width:22%;
float:left;
clear:none;
}
.tishoparallaxer .col4a,
.tishoparallaxer .col4b,
.tishoparallaxer .col4c {
margin:0 3.5% 5px 0;
}
.tishoparallaxer .col4d {
margin:0 0 5px 0;
} .animsition,
.animsition-overlay {
position: relative;
opacity: 0;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
} .animsition-overlay-slide {
position: fixed;
z-index: 1;
width: 100%;
height: 100%;
background-color: #ddd;
} .animsition-loading,
.animsition-loading:after {
width: 32px;
height: 32px;
position: fixed;
top: 50%;
left: 50%;
margin-top: -16px;
margin-left: -16px;
border-radius: 50%;
z-index: 100;
}
.animsition-loading {
background-color: transparent;
border-top: 5px solid rgba(0, 0, 0, 0.2);
border-right: 5px solid rgba(0, 0, 0, 0.2);
border-bottom: 5px solid rgba(0, 0, 0, 0.2);
border-left: 5px solid #eee;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-animation-iteration-count:infinite;
animation-iteration-count:infinite;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-duration: .8s;
animation-duration: .8s;
-webkit-animation-name: animsition-loading;
animation-name: animsition-loading;
}
@-webkit-keyframes animsition-loading {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes animsition-loading {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes fade-in {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fade-in {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.fade-in {
-webkit-animation-name: fade-in;
animation-name: fade-in;
}
@-webkit-keyframes fade-out {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fade-out {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.fade-out {
-webkit-animation-name: fade-out;
animation-name: fade-out;
}
@-webkit-keyframes fade-in-up {
0% {
-webkit-transform: translateY(500px);
transform: translateY(500px);
opacity: 0;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
}
@keyframes fade-in-up {
0% {
-webkit-transform: translateY(500px);
transform: translateY(500px);
opacity: 0;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
}
.fade-in-up {
-webkit-animation-name: fade-in-up;
animation-name: fade-in-up;
}
@-webkit-keyframes fade-out-up {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
100% {
-webkit-transform: translateY(-500px);
transform: translateY(-500px);
opacity: 0;
}
}
@keyframes fade-out-up {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
100% {
-webkit-transform: translateY(-500px);
transform: translateY(-500px);
opacity: 0;
}
}
.fade-out-up {
-webkit-animation-name: fade-out-up;
animation-name: fade-out-up;
}
@-webkit-keyframes fade-in-up-sm {
0% {
-webkit-transform: translateY(100px);
transform: translateY(100px);
opacity: 0;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
}
@keyframes fade-in-up-sm {
0% {
-webkit-transform: translateY(100px);
transform: translateY(100px);
opacity: 0;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
}
.fade-in-up-sm {
-webkit-animation-name: fade-in-up-sm;
animation-name: fade-in-up-sm;
}
@-webkit-keyframes fade-out-up-sm {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
100% {
-webkit-transform: translateY(-100px);
transform: translateY(-100px);
opacity: 0;
}
}
@keyframes fade-out-up-sm {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
100% {
-webkit-transform: translateY(-100px);
transform: translateY(-100px);
opacity: 0;
}
}
.fade-out-up-sm {
-webkit-animation-name: fade-out-up-sm;
animation-name: fade-out-up-sm;
}
@-webkit-keyframes fade-in-up-lg {
0% {
-webkit-transform: translateY(1000px);
transform: translateY(1000px);
opacity: 0;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
}
@keyframes fade-in-up-lg {
0% {
-webkit-transform: translateY(1000px);
transform: translateY(1000px);
opacity: 0;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
}
.fade-in-up-lg {
-webkit-animation-name: fade-in-up-lg;
animation-name: fade-in-up-lg;
}
@-webkit-keyframes fade-out-up-lg {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
100% {
-webkit-transform: translateY(-1000px);
transform: translateY(-1000px);
opacity: 0;
}
}
@keyframes fade-out-up-lg {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
100% {
-webkit-transform: translateY(-1000px);
transform: translateY(-1000px);
opacity: 0;
}
}
.fade-out-up-lg {
-webkit-animation-name: fade-out-up-lg;
animation-name: fade-out-up-lg;
}
@-webkit-keyframes fade-in-down {
0% {
-webkit-transform: translateY(-500px);
transform: translateY(-500px);
opacity: 0;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
}
@keyframes fade-in-down {
0% {
-webkit-transform: translateY(-500px);
transform: translateY(-500px);
opacity: 0;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
}
.fade-in-down {
-webkit-animation-name: fade-in-down;
animation-name: fade-in-down;
}
@-webkit-keyframes fade-out-down {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
100% {
-webkit-transform: translateY(500px);
transform: translateY(500px);
opacity: 0;
}
}
@keyframes fade-out-down {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
100% {
-webkit-transform: translateY(500px);
transform: translateY(500px);
opacity: 0;
}
}
.fade-out-down {
-webkit-animation-name: fade-out-down;
animation-name: fade-out-down;
}
@-webkit-keyframes fade-in-down-sm {
0% {
-webkit-transform: translateY(-100px);
transform: translateY(-100px);
opacity: 0;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
}
@keyframes fade-in-down-sm {
0% {
-webkit-transform: translateY(-100px);
transform: translateY(-100px);
opacity: 0;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
}
.fade-in-down-sm {
-webkit-animation-name: fade-in-down-sm;
animation-name: fade-in-down-sm;
}
@-webkit-keyframes fade-out-down-sm {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
100% {
-webkit-transform: translateY(100px);
transform: translateY(100px);
opacity: 0;
}
}
@keyframes fade-out-down-sm {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
100% {
-webkit-transform: translateY(100px);
transform: translateY(100px);
opacity: 0;
}
}
.fade-out-down-sm {
-webkit-animation-name: fade-out-down-sm;
animation-name: fade-out-down-sm;
}
@-webkit-keyframes fade-in-down-lg {
0% {
-webkit-transform: translateY(-1000px);
transform: translateY(-1000px);
opacity: 0;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
}
@keyframes fade-in-down-lg {
0% {
-webkit-transform: translateY(-1000px);
transform: translateY(-1000px);
opacity: 0;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
}
.fade-in-down-lg {
-webkit-animation-name: fade-in-down;
animation-name: fade-in-down;
}
@-webkit-keyframes fade-out-down-lg {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
100% {
-webkit-transform: translateY(1000px);
transform: translateY(1000px);
opacity: 0;
}
}
@keyframes fade-out-down-lg {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
100% {
-webkit-transform: translateY(1000px);
transform: translateY(1000px);
opacity: 0;
}
}
.fade-out-down-lg {
-webkit-animation-name: fade-out-down-lg;
animation-name: fade-out-down-lg;
}
@-webkit-keyframes fade-in-left {
0% {
-webkit-transform: translateX(-500px);
transform: translateX(-500px);
opacity: 0;
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
}
@keyframes fade-in-left {
0% {
-webkit-transform: translateX(-500px);
transform: translateX(-500px);
opacity: 0;
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
}
.fade-in-left {
-webkit-animation-name: fade-in-left;
animation-name: fade-in-left;
}
@-webkit-keyframes fade-out-left {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
100% {
-webkit-transform: translateX(-500px);
transform: translateX(-500px);
opacity: 0;
}
}
@keyframes fade-out-left {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
100% {
-webkit-transform: translateX(-500px);
transform: translateX(-500px);
opacity: 0;
}
}
.fade-out-left {
-webkit-animation-name: fade-out-left;
animation-name: fade-out-left;
}
@-webkit-keyframes fade-in-left-sm {
0% {
-webkit-transform: translateX(-100px);
transform: translateX(-100px);
opacity: 0;
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
}
@keyframes fade-in-left-sm {
0% {
-webkit-transform: translateX(-100px);
transform: translateX(-100px);
opacity: 0;
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
}
.fade-in-left-sm {
-webkit-animation-name: fade-in-left-sm;
animation-name: fade-in-left-sm;
}
@-webkit-keyframes fade-out-left-sm {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
100% {
-webkit-transform: translateX(-100px);
transform: translateX(-100px);
opacity: 0;
}
}
@keyframes fade-out-left-sm {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
100% {
-webkit-transform: translateX(-100px);
transform: translateX(-100px);
opacity: 0;
}
}
.fade-out-left-sm {
-webkit-animation-name: fade-out-left-sm;
animation-name: fade-out-left-sm;
}
@-webkit-keyframes fade-in-left-lg {
0% {
-webkit-transform: translateX(-1500px);
transform: translateX(-1500px);
opacity: 0;
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
}
@keyframes fade-in-left-lg {
0% {
-webkit-transform: translateX(-1500px);
transform: translateX(-1500px);
opacity: 0;
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
}
.fade-in-left-lg {
-webkit-animation-name: fade-in-left-lg;
animation-name: fade-in-left-lg;
}
@-webkit-keyframes fade-out-left-lg {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
100% {
-webkit-transform: translateX(-1500px);
transform: translateX(-1500px);
opacity: 0;
}
}
@keyframes fade-out-left-lg {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
100% {
-webkit-transform: translateX(-1500px);
transform: translateX(-1500px);
opacity: 0;
}
}
.fade-out-left-lg {
-webkit-animation-name: fade-out-left-lg;
animation-name: fade-out-left-lg;
}
@-webkit-keyframes fade-in-right {
0% {
-webkit-transform: translateX(500px);
transform: translateX(500px);
opacity: 0;
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
}
@keyframes fade-in-right {
0% {
-webkit-transform: translateX(500px);
transform: translateX(500px);
opacity: 0;
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
}
.fade-in-right {
-webkit-animation-name: fade-in-right;
animation-name: fade-in-right;
}
@-webkit-keyframes fade-out-right {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
100% {
-webkit-transform: translateX(500px);
transform: translateX(500px);
opacity: 0;
}
}
@keyframes fade-out-right {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
100% {
-webkit-transform: translateX(500px);
transform: translateX(500px);
opacity: 0;
}
}
.fade-out-right {
-webkit-animation-name: fade-out-right;
animation-name: fade-out-right;
}
@-webkit-keyframes fade-in-right-sm {
0% {
-webkit-transform: translateX(100px);
transform: translateX(100px);
opacity: 0;
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
}
@keyframes fade-in-right-sm {
0% {
-webkit-transform: translateX(100px);
transform: translateX(100px);
opacity: 0;
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
}
.fade-in-right-sm {
-webkit-animation-name: fade-in-right-sm;
animation-name: fade-in-right-sm;
}
@-webkit-keyframes fade-out-right-sm {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
100% {
-webkit-transform: translateX(100px);
transform: translateX(100px);
opacity: 0;
}
}
@keyframes fade-out-right-sm {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
100% {
-webkit-transform: translateX(100px);
transform: translateX(100px);
opacity: 0;
}
}
.fade-out-right-sm {
-webkit-animation-name: fade-out-right-sm;
animation-name: fade-out-right-sm;
}
@-webkit-keyframes fade-in-right-lg {
0% {
-webkit-transform: translateX(1500px);
transform: translateX(1500px);
opacity: 0;
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
}
@keyframes fade-in-right-lg {
0% {
-webkit-transform: translateX(1500px);
transform: translateX(1500px);
opacity: 0;
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
}
.fade-in-right-lg {
-webkit-animation-name: fade-in-right-lg;
animation-name: fade-in-right-lg;
}
@-webkit-keyframes fade-out-right-lg {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
100% {
-webkit-transform: translateX(1500px);
transform: translateX(1500px);
opacity: 0;
}
}
@keyframes fade-out-right-lg {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
100% {
-webkit-transform: translateX(1500px);
transform: translateX(1500px);
opacity: 0;
}
}
.fade-out-right-lg {
-webkit-animation-name: fade-out-right-lg;
animation-name: fade-out-right-lg;
}
@-webkit-keyframes rotate-in {
0% {
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
-webkit-transform-origin: center center;
transform-origin: center center;
opacity: 0;
}
100% {
-webkit-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: center center;
transform-origin: center center;
opacity: 1;
}
}
@keyframes rotate-in {
0% {
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
-webkit-transform-origin: center center;
transform-origin: center center;
opacity: 0;
}
100% {
-webkit-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: center center;
transform-origin: center center;
opacity: 1;
}
}
.rotate-in {
-webkit-animation-name: rotate-in;
animation-name: rotate-in;
}
@-webkit-keyframes rotate-out {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: center center;
transform-origin: center center;
opacity: 1;
}
100% {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
-webkit-transform-origin: center center;
transform-origin: center center;
opacity: 0;
}
}
@keyframes rotate-out {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: center center;
transform-origin: center center;
opacity: 1;
}
100% {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
-webkit-transform-origin: center center;
transform-origin: center center;
opacity: 0;
}
}
.rotate-out {
-webkit-animation-name: rotate-out;
animation-name: rotate-out;
}
@-webkit-keyframes rotate-in-sm {
0% {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transform-origin: center center;
transform-origin: center center;
opacity: 0;
}
100% {
-webkit-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: center center;
transform-origin: center center;
opacity: 1;
}
}
@keyframes rotate-in-sm {
0% {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transform-origin: center center;
transform-origin: center center;
opacity: 0;
}
100% {
-webkit-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: center center;
transform-origin: center center;
opacity: 1;
}
}
.rotate-in-sm {
-webkit-animation-name: rotate-in-sm;
animation-name: rotate-in-sm;
}
@-webkit-keyframes rotate-out-sm {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: center center;
transform-origin: center center;
opacity: 1;
}
100% {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transform-origin: center center;
transform-origin: center center;
opacity: 0;
}
}
@keyframes rotate-out-sm {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: center center;
transform-origin: center center;
opacity: 1;
}
100% {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transform-origin: center center;
transform-origin: center center;
opacity: 0;
}
}
.rotate-out-sm {
-webkit-animation-name: rotate-out-sm;
animation-name: rotate-out-sm;
}
@-webkit-keyframes rotate-in-lg {
0% {
-webkit-transform: rotate(-180deg);
transform: rotate(-180deg);
-webkit-transform-origin: center center;
transform-origin: center center;
opacity: 0;
}
100% {
-webkit-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: center center;
transform-origin: center center;
opacity: 1;
}
}
@keyframes rotate-in-lg {
0% {
-webkit-transform: rotate(-180deg);
transform: rotate(-180deg);
-webkit-transform-origin: center center;
transform-origin: center center;
opacity: 0;
}
100% {
-webkit-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: center center;
transform-origin: center center;
opacity: 1;
}
}
.rotate-in-lg {
-webkit-animation-name: rotate-in-lg;
animation-name: rotate-in-lg;
}
@-webkit-keyframes rotate-out-lg {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: center center;
transform-origin: center center;
opacity: 1;
}
100% {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
-webkit-transform-origin: center center;
transform-origin: center center;
opacity: 0;
}
}
@keyframes rotate-out-lg {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: center center;
transform-origin: center center;
opacity: 1;
}
100% {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
-webkit-transform-origin: center center;
transform-origin: center center;
opacity: 0;
}
}
.rotate-out-lg {
-webkit-animation-name: rotate-out-lg;
animation-name: rotate-out-lg;
}
@-webkit-keyframes flip-in-x {
0% {
-webkit-transform: perspective(550px) rotateX(90deg);
transform: perspective(550px) rotateX(90deg);
opacity: 0;
}
100% {
-webkit-transform: perspective(550px) rotateX(0deg);
transform: perspective(550px) rotateX(0deg);
opacity: 1;
}
}
@keyframes flip-in-x {
0% {
-webkit-transform: perspective(550px) rotateX(90deg);
transform: perspective(550px) rotateX(90deg);
opacity: 0;
}
100% {
-webkit-transform: perspective(550px) rotateX(0deg);
transform: perspective(550px) rotateX(0deg);
opacity: 1;
}
}
.flip-in-x {
-webkit-animation-name: flip-in-x;
animation-name: flip-in-x;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flip-out-x {
0% {
-webkit-transform: perspective(550px) rotateX(0deg);
transform: perspective(550px) rotateX(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(550px) rotateX(90deg);
transform: perspective(550px) rotateX(90deg);
opacity: 0;
}
}
@keyframes flip-out-x {
0% {
-webkit-transform: perspective(550px) rotateX(0deg);
transform: perspective(550px) rotateX(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(550px) rotateX(90deg);
transform: perspective(550px) rotateX(90deg);
opacity: 0;
}
}
.flip-out-x {
-webkit-animation-name: flip-out-x;
animation-name: flip-out-x;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flip-in-x-nr {
0% {
-webkit-transform: perspective(100px) rotateX(90deg);
transform: perspective(100px) rotateX(90deg);
opacity: 0;
}
100% {
-webkit-transform: perspective(100px) rotateX(0deg);
transform: perspective(100px) rotateX(0deg);
opacity: 1;
}
}
@keyframes flip-in-x-nr {
0% {
-webkit-transform: perspective(100px) rotateX(90deg);
transform: perspective(100px) rotateX(90deg);
opacity: 0;
}
100% {
-webkit-transform: perspective(100px) rotateX(0deg);
transform: perspective(100px) rotateX(0deg);
opacity: 1;
}
}
.flip-in-x-nr {
-webkit-animation-name: flip-in-x-nr;
animation-name: flip-in-x-nr;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flip-out-x-nr {
0% {
-webkit-transform: perspective(100px) rotateX(0deg);
transform: perspective(100px) rotateX(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(100px) rotateX(90deg);
transform: perspective(100px) rotateX(90deg);
opacity: 0;
}
}
@keyframes flip-out-x-nr {
0% {
-webkit-transform: perspective(100px) rotateX(0deg);
transform: perspective(100px) rotateX(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(100px) rotateX(90deg);
transform: perspective(100px) rotateX(90deg);
opacity: 0;
}
}
.flip-out-x-nr {
-webkit-animation-name: flip-out-x-nr;
animation-name: flip-out-x-nr;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flip-in-x-fr {
0% {
-webkit-transform: perspective(1000px) rotateX(90deg);
transform: perspective(1000px) rotateX(90deg);
opacity: 0;
}
100% {
-webkit-transform: perspective(1000px) rotateX(0deg);
transform: perspective(1000px) rotateX(0deg);
opacity: 1;
}
}
@keyframes flip-in-x-fr {
0% {
-webkit-transform: perspective(1000px) rotateX(90deg);
transform: perspective(1000px) rotateX(90deg);
opacity: 0;
}
100% {
-webkit-transform: perspective(1000px) rotateX(0deg);
transform: perspective(1000px) rotateX(0deg);
opacity: 1;
}
}
.flip-in-x-fr {
-webkit-animation-name: flip-in-x-fr;
animation-name: flip-in-x-fr;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flip-out-x-fr {
0% {
-webkit-transform: perspective(1000px) rotateX(0deg);
transform: perspective(1000px) rotateX(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(1000px) rotateX(90deg);
transform: perspective(1000px) rotateX(90deg);
opacity: 0;
}
}
@keyframes flip-out-x-fr {
0% {
-webkit-transform: perspective(1000px) rotateX(0deg);
transform: perspective(1000px) rotateX(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(1000px) rotateX(90deg);
transform: perspective(1000px) rotateX(90deg);
opacity: 0;
}
}
.flip-out-x-fr {
-webkit-animation-name: flip-out-x-fr;
animation-name: flip-out-x-fr;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flip-in-y {
0% {
-webkit-transform: perspective(550px) rotateY(90deg);
transform: perspective(550px) rotateY(90deg);
opacity: 0;
}
100% {
-webkit-transform: perspective(550px) rotateY(0deg);
transform: perspective(550px) rotateY(0deg);
opacity: 1;
}
}
@keyframes flip-in-y {
0% {
-webkit-transform: perspective(550px) rotateY(90deg);
transform: perspective(550px) rotateY(90deg);
opacity: 0;
}
100% {
-webkit-transform: perspective(550px) rotateY(0deg);
transform: perspective(550px) rotateY(0deg);
opacity: 1;
}
}
.flip-in-y {
-webkit-animation-name: flip-in-y;
animation-name: flip-in-y;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flip-out-y {
0% {
-webkit-transform: perspective(550px) rotateY(0deg);
transform: perspective(550px) rotateY(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(550px) rotateY(90deg);
transform: perspective(550px) rotateY(90deg);
opacity: 0;
}
}
@keyframes flip-out-y {
0% {
-webkit-transform: perspective(550px) rotateY(0deg);
transform: perspective(550px) rotateY(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(550px) rotateY(90deg);
transform: perspective(550px) rotateY(90deg);
opacity: 0;
}
}
.flip-out-y {
-webkit-animation-name: flip-out-y;
animation-name: flip-out-y;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flip-in-y-nr {
0% {
-webkit-transform: perspective(100px) rotateY(90deg);
transform: perspective(100px) rotateY(90deg);
opacity: 0;
}
100% {
-webkit-transform: perspective(100px) rotateY(0deg);
transform: perspective(100px) rotateY(0deg);
opacity: 1;
}
}
@keyframes flip-in-y-nr {
0% {
-webkit-transform: perspective(100px) rotateY(90deg);
transform: perspective(100px) rotateY(90deg);
opacity: 0;
}
100% {
-webkit-transform: perspective(100px) rotateY(0deg);
transform: perspective(100px) rotateY(0deg);
opacity: 1;
}
}
.flip-in-y-nr {
-webkit-animation-name: flip-in-y-nr;
animation-name: flip-in-y-nr;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flip-out-y-nr {
0% {
-webkit-transform: perspective(100px) rotateY(0deg);
transform: perspective(100px) rotateY(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(100px) rotateY(90deg);
transform: perspective(100px) rotateY(90deg);
opacity: 0;
}
}
@keyframes flip-out-y-nr {
0% {
-webkit-transform: perspective(100px) rotateY(0deg);
transform: perspective(100px) rotateY(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(100px) rotateY(90deg);
transform: perspective(100px) rotateY(90deg);
opacity: 0;
}
}
.flip-out-y-nr {
-webkit-animation-name: flip-out-y-nr;
animation-name: flip-out-y-nr;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flip-in-y-fr {
0% {
-webkit-transform: perspective(1000px) rotateY(90deg);
transform: perspective(1000px) rotateY(90deg);
opacity: 0;
}
100% {
-webkit-transform: perspective(1000px) rotateY(0deg);
transform: perspective(1000px) rotateY(0deg);
opacity: 1;
}
}
@keyframes flip-in-y-fr {
0% {
-webkit-transform: perspective(1000px) rotateY(90deg);
transform: perspective(1000px) rotateY(90deg);
opacity: 0;
}
100% {
-webkit-transform: perspective(1000px) rotateY(0deg);
transform: perspective(1000px) rotateY(0deg);
opacity: 1;
}
}
.flip-in-y-fr {
-webkit-animation-name: flip-in-y-fr;
animation-name: flip-in-y-fr;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flip-out-y-fr {
0% {
-webkit-transform: perspective(1000px) rotateY(0deg);
transform: perspective(1000px) rotateY(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(1000px) rotateY(90deg);
transform: perspective(1000px) rotateY(90deg);
opacity: 0;
}
}
@keyframes flip-out-y-fr {
0% {
-webkit-transform: perspective(1000px) rotateY(0deg);
transform: perspective(1000px) rotateY(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(1000px) rotateY(90deg);
transform: perspective(1000px) rotateY(90deg);
opacity: 0;
}
}
.flip-out-y-fr {
-webkit-animation-name: flip-out-y-fr;
animation-name: flip-out-y-fr;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes zoom-in {
0% {
-webkit-transform: scale(.7);
transform: scale(.7);
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes zoom-in {
0% {
-webkit-transform: scale(.7);
transform: scale(.7);
opacity: 0;
}
100% {
opacity: 1;
}
}
.zoom-in {
-webkit-animation-name: zoom-in;
animation-name: zoom-in;
}
@-webkit-keyframes zoom-out {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
50% {
-webkit-transform: scale(.7);
transform: scale(.7);
opacity: 0;
}
100% {
opacity: 0;
}
}
@keyframes zoom-out {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
50% {
-webkit-transform: scale(.7);
transform: scale(.7);
opacity: 0;
}
100% {
opacity: 0;
}
}
.zoom-out {
-webkit-animation-name: zoom-out;
animation-name: zoom-out;
}
@-webkit-keyframes zoom-in-sm {
0% {
-webkit-transform: scale(.95);
transform: scale(.95);
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes zoom-in-sm {
0% {
-webkit-transform: scale(.95);
transform: scale(.95);
opacity: 0;
}
100% {
opacity: 1;
}
}
.zoom-in-sm {
-webkit-animation-name: zoom-in-sm;
animation-name: zoom-in-sm;
}
@-webkit-keyframes zoom-out-sm {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
50% {
-webkit-transform: scale(.95);
transform: scale(.95);
opacity: 0;
}
100% {
opacity: 0;
}
}
@keyframes zoom-out-sm {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
50% {
-webkit-transform: scale(.95);
transform: scale(.95);
opacity: 0;
}
100% {
opacity: 0;
}
}
.zoom-out-sm {
-webkit-animation-name: zoom-out-sm;
animation-name: zoom-out-sm;
}
@-webkit-keyframes zoom-in-lg {
0% {
-webkit-transform: scale(.4);
transform: scale(.4);
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes zoom-in-lg {
0% {
-webkit-transform: scale(.4);
transform: scale(.4);
opacity: 0;
}
100% {
opacity: 1;
}
}
.zoom-in-lg {
-webkit-animation-name: zoom-in-lg;
animation-name: zoom-in-lg;
}
@-webkit-keyframes zoom-out-lg {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
50% {
-webkit-transform: scale(.4);
transform: scale(.4);
opacity: 0;
}
100% {
opacity: 0;
}
}
@keyframes zoom-out-lg {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
50% {
-webkit-transform: scale(.4);
transform: scale(.4);
opacity: 0;
}
100% {
opacity: 0;
}
}
.zoom-out-lg {
-webkit-animation-name: zoom-out-lg;
animation-name: zoom-out-lg;
}
@-webkit-keyframes overlay-slide-in-top {
0% {
height: 100%;
}
100% {
height: 0;
}
}
@keyframes overlay-slide-in-top {
0% {
height: 100%;
}
100% {
height: 0;
}
}
.overlay-slide-in-top {
top: 0;
height: 0;
-webkit-animation-name: overlay-slide-in-top;
animation-name: overlay-slide-in-top;
}
@-webkit-keyframes overlay-slide-out-top {
0% {
height: 0;
}
100% {
height: 100%;
}
}
@keyframes overlay-slide-out-top {
0% {
height: 0;
}
100% {
height: 100%;
}
}
.overlay-slide-out-top {
top: 0;
height: 100%;
-webkit-animation-name: overlay-slide-out-top;
animation-name: overlay-slide-out-top;
}
@-webkit-keyframes overlay-slide-in-bottom {
0% {
height: 100%;
}
100% {
height: 0;
}
}
@keyframes overlay-slide-in-bottom {
0% {
height: 100%;
}
100% {
height: 0;
}
}
.overlay-slide-in-bottom {
bottom: 0;
height: 0;
-webkit-animation-name: overlay-slide-in-bottom;
animation-name: overlay-slide-in-bottom;
}
@-webkit-keyframes overlay-slide-out-bottom {
0% {
height: 0;
}
100% {
height: 100%;
}
}
@keyframes overlay-slide-out-bottom {
0% {
height: 0;
}
100% {
height: 100%;
}
}
.overlay-slide-out-bottom {
bottom: 0;
height: 100%;
-webkit-animation-name: overlay-slide-out-bottom;
animation-name: overlay-slide-out-bottom;
}
@-webkit-keyframes overlay-slide-in-left {
0% {
width: 100%;
}
100% {
width: 0;
}
}
@keyframes overlay-slide-in-left {
0% {
width: 100%;
}
100% {
width: 0;
}
}
.overlay-slide-in-left {
width: 0;
-webkit-animation-name: overlay-slide-in-left;
animation-name: overlay-slide-in-left;
}
@-webkit-keyframes overlay-slide-out-left {
0% {
width: 0;
}
100% {
width: 100%;
}
}
@keyframes overlay-slide-out-left {
0% {
width: 0;
}
100% {
width: 100%;
}
}
.overlay-slide-out-left {
left: 0;
width: 100%;
-webkit-animation-name: overlay-slide-out-left;
animation-name: overlay-slide-out-left;
}
@-webkit-keyframes overlay-slide-in-right {
0% {
width: 100%;
}
100% {
width: 0;
}
}
@keyframes overlay-slide-in-right {
0% {
width: 100%;
}
100% {
width: 0;
}
}
.overlay-slide-in-right {
right: 0;
width: 0;
-webkit-animation-name: overlay-slide-in-right;
animation-name: overlay-slide-in-right;
}
@-webkit-keyframes overlay-slide-out-right {
0% {
width: 0;
}
100% {
width: 100%;
}
}
@keyframes overlay-slide-out-right {
0% {
width: 0;
}
100% {
width: 100%;
}
}
.overlay-slide-out-right {
right: 0;
width: 100%;
-webkit-animation-name: overlay-slide-out-right;
animation-name: overlay-slide-out-right;
} .ui-helper-hidden {
display: none;
}
.ui-helper-hidden-accessible {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.ui-helper-reset {
margin: 0;
padding: 0;
border: 0;
outline: 0;
line-height: 1.3;
text-decoration: none;
font-size: 100%;
list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
content: "";
display: table;
border-collapse: collapse;
}
.ui-helper-clearfix:after {
clear: both;
}
.ui-helper-zfix {
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
opacity: 0;
filter:Alpha(Opacity=0); }
.ui-front {
z-index: 100;
}
.ui-state-disabled {
cursor: default !important;
pointer-events: none;
} .ui-widget-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.ui-accordion .ui-accordion-header {
display: block;
cursor: pointer;
position: relative;
margin: 2px 0 0 0;
padding: .5em .5em .5em .7em;
font-size: 120%;
}
.ui-accordion .ui-accordion-content {
padding: 1em 2.2em;
border-top: 0;
overflow: auto;
}
.ui-widget {
font-family: Arial,Helvetica,sans-serif;
font-size: 1em;
}
.ui-widget .ui-widget {
font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
font-family: Arial,Helvetica,sans-serif;
font-size: 1em;
}
.ui-widget.ui-widget-content {
border: 1px solid #c5c5c5;
}
.ui-widget-header {
border: 1px solid #dddddd;
background: #e9e9e9;
color: #333333;
font-weight: bold;
}
.ui-widget-header a {
color: #333333;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
border: 1px solid #c5c5c5;
background: #f6f6f6;
font-weight: normal;
color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
color: #454545;
text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
border: 1px solid #cccccc;
background: #ededed;
font-weight: normal;
color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
color: #2b2b2b;
text-decoration: none;
}
.ui-visual-focus {
box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
background: #CCCCCC;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
color: #ffffff;
text-decoration: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
border: 1px solid #dad55e;
background: #fffa90;
color: #777620;
}
.ui-state-checked {
border: 1px solid #dad55e;
background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
border: 1px solid #f1a899;
background: #fddfdf;
color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
opacity: .7;
filter:Alpha(Opacity=70); font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
opacity: .35;
filter:Alpha(Opacity=35); background-image: none;
}
.ui-state-disabled .ui-icon {
filter:Alpha(Opacity=35); }
.ui-accordion-header .ui-icon:before {
font-family: 'FontAwesome';
content: "\f196";
float:left;
}
.ui-accordion-header-active .ui-icon:before {
content: "\f147";
}  .flip-items li:before {
content:'' !important;
}
.flipster {
display: block;
overflow-x: hidden;
overflow-y: visible;
position: relative;
}
.flipster:focus {
outline: none;
}
.flipster__container,
.flipster__item {
margin: 0;
padding: 0;
list-style-type: none;
position: relative;
}
.flipster__container {
display: block;
white-space: nowrap;
word-spacing: -0.25em;
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.flipster__item {
display: inline-block;
white-space: normal;
word-spacing: normal;
vertical-align: bottom;
}
.flipster--click .flipster__item--past,
.flipster--click .flipster__item--future {
cursor: pointer;
}
.flipster__item img {
max-width: 100%;
}  .flipster__button {
position: absolute;
top: 50%;
display: block;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background: none;
border: none;
padding: 0;
z-index: 999;
cursor: pointer;
font-size: 15px;
opacity: 0.5;
-webkit-transition: opacity 500ms ease;
-o-transition: opacity 500ms ease;
transition: opacity 500ms ease;
margin: -1em 2em;
}
.flipster__button svg {
width: 2em;
stroke: currentColor;
fill: transparent;
stroke-width: 3;
stroke-linecap: round;
}
.flipster__button:hover,
.flipster__button:focus {
opacity: 1;
}
.flipster__button--prev {
left: 0;
}
.flipster__button--next {
right: 0;
}  .flipster__nav,
.flipster__nav__item {
list-style-type: none;
margin: 0;
padding: 0;
}
.flipster__nav {
display: block;
margin: 0 0 4em;
text-align: center;
position: relative;
}
.flipster__nav__item {
display: inline-block;
margin: 0 0.25em;
}
.flipster__nav__link {
display: block;
color: inherit;
padding: 0.5em 1em;
position: relative;
overflow: hidden;
-webkit-transition: all 250ms ease-out;
-o-transition: all 250ms ease-out;
transition: all 250ms ease-out;
-webkit-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
-o-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
}
.flipster__nav__link::after {
content: '';
display: block;
background: #232221;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
-webkit-transform: translateY(100%) translateY(-0.25em);
-ms-transform: translateY(100%) translateY(-0.25em);
transform: translateY(100%) translateY(-0.25em);
-webkit-transition: inherit;
-o-transition: inherit;
transition: inherit;
}
.flipster__nav__item--current > .flipster__nav__link,
.flipster__nav__link:hover,
.flipster__nav__link:focus {
color: #FFF;
}
.flipster__nav__item--current > .flipster__nav__link::after,
.flipster__nav__link:hover::after,
.flipster__nav__link:focus::after {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.flipster__nav__child {
display: none;
position: absolute;
top: 100%;
left: 0;
right: 0;
margin-top: -1px;
padding: 0.5em;
background: #4e4441;
z-index: 1;
}
.flipster__nav__child .flipster__nav__link {
color: #FFF;
}
.flipster__nav__child .flipster__nav__link::after {
background: #FFF;
}
.flipster__nav__child .flipster__nav__item--current > .flipster__nav__link,
.flipster__nav__child .flipster__nav__link:hover,
.flipster__nav__child .flipster__nav__link:focus {
color: #232221;
}
.flipster__nav__item--current .flipster__nav__child {
display: block;
}  .flipster--carousel .flipster__container,
.flipster--carousel .flipster__item,
.flipster--carousel .flipster__item__content {
-webkit-transition: all 350ms ease-in-out;
-o-transition: all 350ms ease-in-out;
transition: all 350ms ease-in-out;
-webkit-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
-o-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
}
.flipster--carousel .flipster__item {
-webkit-perspective: 800px;
perspective: 800px;
}
.flipster--carousel .flipster__item--past,
.flipster--carousel .flipster__item--future {
opacity: 0;
-webkit-transition-delay: 115ms;
-o-transition-delay: 115ms;
transition-delay: 115ms;
}
.flipster--carousel .flipster__item--past-2,
.flipster--carousel .flipster__item--future-2 {
opacity: 0.6;
-webkit-transition-delay: 90ms;
-o-transition-delay: 90ms;
transition-delay: 90ms;
}
.flipster--carousel .flipster__item--past-1,
.flipster--carousel .flipster__item--future-1 {
opacity: 0.8;
-webkit-transition-delay: 60ms;
-o-transition-delay: 60ms;
transition-delay: 60ms;
}
.flipster--carousel .flipster__item--past .flipster__item__content {
-webkit-transform: translateX(100%) rotateY(-20deg) scale(0.5);
transform: translateX(100%) rotateY(-20deg) scale(0.5);
}
.flipster--carousel .flipster__item--past-2 .flipster__item__content {
-webkit-transform: translateX(25%) rotateY(40deg) scale(0.65);
transform: translateX(25%) rotateY(40deg) scale(0.65);
}
.flipster--carousel .flipster__item--past-1 .flipster__item__content {
-webkit-transform: rotateY(45deg) scale(0.8);
transform: rotateY(45deg) scale(0.8);
}
.flipster--carousel .flipster__item--future .flipster__item__content {
-webkit-transform: translateX(-100%) rotateY(20deg) scale(0.5);
transform: translateX(-100%) rotateY(20deg) scale(0.5);
}
.flipster--carousel .flipster__item--future-2 .flipster__item__content {
-webkit-transform: translateX(-25%) rotateY(-40deg) scale(0.65);
transform: translateX(-25%) rotateY(-40deg) scale(0.65);
}
.flipster--carousel .flipster__item--future-1 .flipster__item__content {
-webkit-transform: rotateY(-45deg) scale(0.8);
transform: rotateY(-45deg) scale(0.8);
}
.flipster--carousel.no-rotate .flipster__item--past .flipster__item__content {
-webkit-transform: translateX(175%) scale(0.5);
-ms-transform: translateX(175%) scale(0.5);
transform: translateX(175%) scale(0.5);
}
.flipster--carousel.no-rotate .flipster__item--past-2 .flipster__item__content {
-webkit-transform: translateX(25%) scale(0.65);
-ms-transform: translateX(25%) scale(0.65);
transform: translateX(25%) scale(0.65);
}
.flipster--carousel.no-rotate .flipster__item--past-1 .flipster__item__content {
-webkit-transform: translateX(0%) scale(0.8);
-ms-transform: translateX(0%) scale(0.8);
transform: translateX(0%) scale(0.8);
}
.flipster--carousel.no-rotate .flipster__item--future .flipster__item__content {
-webkit-transform: translateX(-175%) scale(0.5);
-ms-transform: translateX(-175%) scale(0.5);
transform: translateX(-175%) scale(0.5);
}
.flipster--carousel.no-rotate .flipster__item--future-2 .flipster__item__content {
-webkit-transform: translateX(-25%) scale(0.65);
-ms-transform: translateX(-25%) scale(0.65);
transform: translateX(-25%) scale(0.65);
}
.flipster--carousel.no-rotate .flipster__item--future-1 .flipster__item__content {
-webkit-transform: translateX(0%) scale(0.8);
-ms-transform: translateX(0%) scale(0.8);
transform: translateX(0%) scale(0.8);
}
.flipster--carousel .flipster__item--current .flipster__item__content {
-webkit-transform: translateX(0) rotateY(0deg) scale(1);
transform: translateX(0) rotateY(0deg) scale(1);
-webkit-transition-delay: 60ms;
-o-transition-delay: 60ms;
transition-delay: 60ms;
}  .flipster--coverflow .flipster__container,
.flipster--coverflow .flipster__item,
.flipster--coverflow .flipster__item__content {
-webkit-transition: all 350ms ease-in-out;
-o-transition: all 350ms ease-in-out;
transition: all 350ms ease-in-out;
-webkit-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
-o-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
}
.flipster--coverflow .flipster__item {
-webkit-perspective: 800px;
perspective: 800px;
}
.flipster--coverflow .flipster__container {
padding-bottom: 5%;
}
.flipster--coverflow .flipster__item__content {
-webkit-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
transform-origin: 50% 100%;
box-reflect: below 0 -webkit-gradient(linear, left bottom, left top, color-stop(0.05, rgba(255, 255, 255, 0.12)), color-stop(0.2, transparent));
-webkit-box-reflect: below 0 -webkit-gradient(linear, left bottom, left top, color-stop(0.05, rgba(255, 255, 255, 0.12)), color-stop(0.2, transparent));
}
.flipster--coverflow .flipster__item__content img:only-child {
display: block;
}
.flipster--coverflow .flipster__item--past .flipster__item__content {
-webkit-transform-origin: 0% 50%;
-ms-transform-origin: 0% 50%;
transform-origin: 0% 50%;
-webkit-transform: scale(0.75) rotateY(55deg);
transform: scale(0.75) rotateY(55deg);
}
.flipster--coverflow .flipster__item--future .flipster__item__content {
-webkit-transform-origin: 100% 50%;
-ms-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-transform: scale(0.75) rotateY(-55deg);
transform: scale(0.75) rotateY(-55deg);
}
.flipster--coverflow .flip-current .flipster__item__content {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
}  .flipster--flat .flipster__container,
.flipster--flat .flipster__item,
.flipster--flat .flipster__item__content {
-webkit-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}
.flipster--flat .flipster__item--past,
.flipster--flat .flipster__item--future {
opacity: 0.5;
}
.flipster--flat .flipster__item--past .flipster__item__content {
-webkit-transform: scale(0.75);
-ms-transform: scale(0.75);
transform: scale(0.75);
}
.flipster--flat .flipster__item--future .flipster__item__content {
-webkit-transform: scale(0.75);
-ms-transform: scale(0.75);
transform: scale(0.75);
}  .flipster--wheel {
overflow: hidden;
}
.flipster--wheel .flipster__container,
.flipster--wheel .flipster__item__content {
-webkit-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
-webkit-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
-o-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
}
.flipster--wheel .flipster__container {
padding-bottom: 20%;
}
.flipster--wheel .flipster__item__content {
-webkit-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
transform-origin: 50% 100%;
}
.flipster--wheel .flipster__item--past .flipster__item__content {
-webkit-transform-origin: 100% 100%;
-ms-transform-origin: 100% 100%;
transform-origin: 100% 100%;
}
.flipster--wheel .flipster__item--future .flipster__item__content {
-webkit-transform-origin: 0% 100%;
-ms-transform-origin: 0% 100%;
transform-origin: 0% 100%;
}
.flipster--wheel .flipster__item__content img:only-child {
display: block;
}
.flipster--wheel .flipster__item--past .flipster__item__content {
opacity: 0;
-webkit-transform: rotateZ(-80deg) translate(-170%, 110%);
-ms-transform: rotate(-80deg) translate(-170%, 110%);
transform: rotateZ(-80deg) translate(-170%, 110%);
}
.flipster--wheel .flipster__item--future .flipster__item__content {
opacity: 0;
-webkit-transform: rotateZ(80deg) translate(170%, 110%);
-ms-transform: rotate(80deg) translate(170%, 110%);
transform: rotateZ(80deg) translate(170%, 110%);
}
.flipster--wheel .flipster__item--past-3 .flipster__item__content {
opacity: 1;
-webkit-transform: rotateZ(-60deg) translate(-70%, 75%);
-ms-transform: rotate(-60deg) translate(-70%, 75%);
transform: rotateZ(-60deg) translate(-70%, 75%);
}
.flipster--wheel .flipster__item--future-3 .flipster__item__content {
opacity: 1;
-webkit-transform: rotateZ(60deg) translate(70%, 75%);
-ms-transform: rotate(60deg) translate(70%, 75%);
transform: rotateZ(60deg) translate(70%, 75%);
}
.flipster--wheel .flipster__item--past-2 .flipster__item__content {
opacity: 1;
-webkit-transform: rotateZ(-40deg) translate(-17%, 30%);
-ms-transform: rotate(-40deg) translate(-17%, 30%);
transform: rotateZ(-40deg) translate(-17%, 30%);
}
.flipster--wheel .flipster__item--future-2 .flipster__item__content {
opacity: 1;
-webkit-transform: rotateZ(40deg) translate(17%, 30%);
-ms-transform: rotate(40deg) translate(17%, 30%);
transform: rotateZ(40deg) translate(17%, 30%);
}
.flipster--wheel .flipster__item--past-1 .flipster__item__content {
opacity: 1;
-webkit-transform: rotateZ(-20deg);
-ms-transform: rotate(-20deg);
transform: rotateZ(-20deg);
}
.flipster--wheel .flipster__item--future-1 .flipster__item__content {
opacity: 1;
-webkit-transform: rotateZ(20deg);
-ms-transform: rotate(20deg);
transform: rotateZ(20deg);
}
.flipster--wheel .flip-current .flipster__item__content {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
} #home-content-wrapper .flipster__item__content img,
#main-content-wrapper .flipster__item__content img {
max-width:350px;
height: auto;
} .simple-image-carousel-wrapper {
display: flex;
position: relative;
width: 100%;
height: 40vw;
max-height: 500px;
min-height: 300px;
background: #ddd;
overflow: hidden;
}
.simple-image-carousel-wrapper ul {
list-style: none;
margin: 0;
padding: 0;
}
.simple-image-carousel-wrapper ul li {
list-style-type: none !important;
margin-right: 7px !important;
} ul.simple-image-carousel-img {
display: flex;
position: absolute;
width: 100%;
height: 100%;
left: 0;
transition: 0.5s;
}
ul.simple-image-carousel-img li {
flex: 1 0 100%;
padding:0;
margin:0;
}
ul.simple-image-carousel-img li:before {
display:none !important;
}
ul.simple-image-carousel-img li img {
width: 100%;
height: 100%;
object-fit: cover;
} ul.slider-arrow {
position: relative;
color: #fff;
font-size: 2rem;
display: flex;
justify-content: space-between;
height: 100%;
width: 100%;
text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
@media screen and (min-width: 768px) {
ul.slider-arrow {
font-size: 2.5rem;
}
}
ul.slider-arrow li {
display: flex;
align-items: center;
cursor: pointer;
height: 100%;
padding: 0 15px;
opacity: 0.4;
transition: 0.5s;
}
ul.slider-arrow li:before {
display:none !important;
}
ul.slider-arrow li:hover {
opacity: 1;
} .slider-dot {
position: absolute;
bottom: 15px;
display: flex;
justify-content: center;
align-items: flex-end;
width: 100%;
color: #fff;
text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.slider-dot li {
cursor: pointer;
margin: 0 8px !important;
list-style-type: none !important;
font-size: 0.6rem;
opacity: 0.4;
}
.slider-dot li:before {
display:none !important;
}
.slider-dot li.active {
opacity: 1;
}
@media screen and (min-width: 768px) {
.slider-dot li {
margin: 0 12px;
font-size: 0.95rem;
}
}
.simple-tabs-block {
border:none !important;
}
.simple-tabs-block .ui-tabs-nav h2,
.simple-tabs-block .ui-tabs-nav h3,
.simple-tabs-block .ui-tabs-hide {
display: none;
}
.simple-tabs-block .ui-tabs-nav {
margin: 0;
padding: 0;
float: left;
list-style: none;
width:100%;
}
.simple-tabs-block .ui-tabs-nav li:before {
display:none !important;
}
.simple-tabs-block .ui-tabs-nav li {
float: left;
margin: 0;
padding: 0;
height: 43px;
line-height: 43px;
border-left: none;
margin-bottom: -1px;
overflow: hidden;
position: relative;
border-right: 1px solid #fff;
}
.simple-tabs-block .ui-tabs-nav li a,
.simple-tabs-block .ui-tabs-nav li a:link {
text-decoration: none;
color: #777 !important;
display: block;
outline: none;
cursor:pointer;
background: #f2f2f2 !important;
text-align: center;
text-transform: uppercase;
padding:0 10px;
}
.simple-tabs-block .ui-tabs-nav li.ui-tabs-active a {
background-color:#FFFFFF !important;
border-left:1px solid #ebebeb;
border-top:1px solid #ebebeb;
border-right:1px solid #ebebeb;
}
.simple-tabs-block .ui-tabs-nav li a, .simple-tabs-block.simple-tabs-block-collapsible .simple-tabs-block-nav li.simple-tabs-block-selected a {
cursor: pointer;
}
.simple-tabs-block .ui-tabs-hide {
display: none !important;
}
.simple-tabs-block .ui-tabs-panel {
overflow: hidden;
clear: both;
float: left; 
background: #fff;
padding: 15px;
border:1px solid #ebebeb;
width:100%;
} .blog-section {
margin-bottom: 40px;
}
.blog-section .row {
display: flex;
align-items: stretch;
}
.single-blog-box {
margin-bottom: 30px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
background-color: #fff;
border-radius: 4px;
overflow: hidden;
height: 100%;
}
.blog-thumb img {
width: 100%;
height: auto;
display: block;
}
.tishonator-recent-post-meta {
padding: 15px 20px;
font-size: 14px;
border-bottom: 1px solid #f1f1f1;
}
.tishonator-recent-post-blog-content {
padding: 20px;
}
.tishonator-recent-post-title {
font-size: 18px;
margin-bottom: 15px;
}
.tishonator-recent-post-title a {
color: #333;
text-decoration: none;
}
.tishonator-recent-post-more {
margin-top: 15px;
}
.tishonator-recent-post-more a {
color: #333;
text-decoration: none;
background-color: #f1f1f1;
padding: 8px 16px;
border-radius: 4px;
font-size: 14px;
display: inline-block;
}
.tishonator-recent-post-more a:hover {
background-color: #333;
color: #fff;
}
.pagination-wrap {
display: flex;
justify-content: center;
align-items: center;
margin-bottom: 40px;
}
.page-numbers {
display: inline-block;
padding: 6px 12px;
margin: 0 2px;
border: 1px solid #ccc;
border-radius: 4px;
text-decoration: none;
color: #333;
}
.page-numbers.current,
.page-numbers:hover {
background-color: #333;
color: #fff;
border-color: #333;
}
.page-numbers.dots {
background-color: transparent;
border: none;
} .partial-overlay-box {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
cursor: pointer;
}
.partial-overlay-box .partial-overlay-box-image {
width: 70%;
z-index: 2;
overflow: hidden;
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
.partial-overlay-box .partial-overlay-box-image img {
display: block;
height: auto;
width: 100%;
opacity: 1;
transition: opacity .3s ease;
}
.partial-overlay-box:hover .partial-overlay-box-image img {
opacity: .9;
}
.partial-overlay-box .partial-overlay-box-info {
box-sizing: border-box;
width: 50%;
height: 100%;
padding: 60px;
margin: 35px 0 0 -20%;
background: #fff;
z-index: 4;
box-shadow: 0 10px 45px rgba(0,0,0,.1);
transition: all ease-in .3s;
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
.partial-overlay-box.description-left .partial-overlay-box-info {
-ms-flex-order: -1;
order: -1;
margin: 35px -20% 0 0;
}
.partial-overlay-box .partial-overlay-box-info .story-title {
font-family: 'Playfair Display';
font-size: 26px;
line-height: 1.4;
font-weight: 700;
letter-spacing: 0;
color: #1d2c4c;
}
.partial-overlay-box .partial-overlay-box-info .partial-overlay-box-content p {
font-size: 15px;
font-weight: 300;
color: #666;
line-height: 16px;
}
.partial-overlay-box .partial-overlay-box-info .partial-overlay-box-content a {
font-size: 16px;
text-decoration: underline !important;
}
@media (max-width: 991px) {
.partial-overlay-box .partial-overlay-box-image {
height: auto;
width: 100%;
-ms-flex-order: -1;
order: -1;
}
.partial-overlay-box.description-left .partial-overlay-box-info {
-ms-flex-order: -1;
order: -1;
margin: 35px -20% 0 0;
}
.partial-overlay-box.description-left .partial-overlay-box-info { margin: -40px 5% 0; }
.partial-overlay-box .partial-overlay-box-info {
max-width: 90%;
height: auto;
-ms-flex-preferred-size: 90%;
flex-basis: 90%;
margin: -40px 5% 0;
}
} .automatic-slideshow-2 {
position: relative;
}
.automatic-slideshow-2 .slides {
z-index: 109;
}
.automatic-slideshow-2 .slides .slide img {
width: 100%;
}
.automatic-slideshow-2 .controls {
position: absolute;
z-index: 101;
left: 30px;
bottom: 30px;
width: auto;
margin: 0 auto;
overflow: hidden;
display: block;
}
.automatic-slideshow-2 .controls .control {
background-color: #ffffff;
padding: 5px 10px;
margin: 0 5px;
text-decoration: none;
color: #000000;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
display: inline-block;
float: left;
} @media (max-width:979px) {
.automatic-slideshow-2 .slides {
width: 100%;
}
.automatic-slideshow-2 .slides .slide {
width: 100%;
}
.automatic-slideshow-2 .slides .slide img {
width: 100%;
max-width: 100%;
height: auto;
}
}
.lightboxOverlay {
position: absolute;
top: 0;
left: 0;
z-index: 9999;
background-color: black;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
opacity: 0.8;
display: none;
}
.lightbox {
position: absolute;
left: 0;
width: 100%;
z-index: 10000;
text-align: center;
line-height: 0;
font-weight: normal;
}
.lightbox .lb-image {
display: block;
height: auto;
max-width: inherit !important;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.lightbox a img {
border: none;
}
.lb-outerContainer {
position: relative;
background-color: white;
*zoom: 1;
width: 250px;
height: 250px;
margin: 0 auto;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.lb-outerContainer:after {
content: "";
display: table;
clear: both;
}
.lb-container {
padding: 4px;
}
.lb-loader {
position: absolute;
top: 43%;
left: 0%;
height: 25%;
width: 100%;
text-align: center;
line-height: 0;
}
.lb-cancel {
display: block;
width: 32px;
height: 32px;
margin: 0 auto;
position: relative;
}
.lb-cancel::before {
content: '';
box-sizing: border-box;
position: absolute;
top: 50%;
left: 50%;
width: 32px;
height: 32px;
margin-top: -16px;
margin-left: -16px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #FFF;
animation: spin 1s linear infinite;
}
@keyframes spin {
to {
transform: rotate(360deg);
}
}
.lb-nav {
position: absolute;
top: 50%;
left: 0;
width: 100%;
z-index: 10;
}
.lb-container > .nav {
left: 0;
}
.lb-nav a {
outline: none;
}
.lb-nav a:focus {
outline: none;
outline-style: none;
text-decoration: none;
}
.lb-prev, .lb-next {
width: 49%;
height: 100%;
cursor: pointer;
display: block;
}
.lb-prev {
left: 0;
float: left;
}
.lb-next {
right: 0;
float: right;
}
.lb-prev,
.lb-next {
display: block;
width: 30px;
height: 30px;
position: relative;
cursor: pointer;
}
.lb-prev::before,
.lb-next::before {
content: '';
position: absolute;
border: solid #FFF;
border-width: 0 3px 3px 0;
display: inline-block;
padding: 9px;
transform: translate(-50%, -50%);
}
.lb-prev::before {
left: 10px;
transform: rotate(135deg);
-webkit-transform: rotate(135deg);
}
.lb-next::before {
right: 10px;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
}
.lb-dataContainer {
margin: 0 auto;
padding-top: 5px;
*zoom: 1;
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 {
content: "";
display: table;
clear: both;
}
.lb-data {
padding: 0 4px;
color: #bbbbbb;
}
.lb-data .lb-details {
width: 85%;
float: left;
text-align: left;
line-height: 1.1em;
}
.lb-data .lb-caption {
font-size: 13px;
font-weight: bold;
line-height: 1em;
}
.lb-data .lb-number {
display: block;
clear: left;
padding-bottom: 1em;
font-size: 12px;
color: #999999;
}
.lb-data .lb-close {
display: block;
float: right;
width: 30px;
height: 30px;
text-align: right;
outline: none;
opacity: 0.7;
cursor: pointer;
position: relative;
}
.lb-data .lb-close::before,
.lb-data .lb-close::after {
content: '';
position: absolute;
top: 13px;
left: 5px;
width: 20px;
height: 2px;
background-color: #FFF;
}
.lb-data .lb-close::before {
transform: rotate(45deg);
}
.lb-data .lb-close::after {
transform: rotate(-45deg);
}
.lb-data .lb-close:hover {
cursor: pointer;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa.fa-twitter::before {
display: inline-block;
width: 1em;
height: 1em;
content: "";
background-color: currentColor;
-webkit-mask: url('data:image/svg+xml;utf8,<svg viewBox="0 -8 26 30" xmlns="http://www.w3.org/2000/svg"><g><path fill="white" d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"></path></g></svg>') no-repeat center;
mask: url('data:image/svg+xml;utf8,<svg viewBox="0 -8 26 30" xmlns="http://www.w3.org/2000/svg"><g><path fill="white" d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"></path></g></svg>') no-repeat center;
background-position: center 3px;
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper-pp:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}
.fa-reddit-alien:before {
content: "\f281";
}
.fa-edge:before {
content: "\f282";
}
.fa-credit-card-alt:before {
content: "\f283";
}
.fa-codiepie:before {
content: "\f284";
}
.fa-modx:before {
content: "\f285";
}
.fa-fort-awesome:before {
content: "\f286";
}
.fa-usb:before {
content: "\f287";
}
.fa-product-hunt:before {
content: "\f288";
}
.fa-mixcloud:before {
content: "\f289";
}
.fa-scribd:before {
content: "\f28a";
}
.fa-pause-circle:before {
content: "\f28b";
}
.fa-pause-circle-o:before {
content: "\f28c";
}
.fa-stop-circle:before {
content: "\f28d";
}
.fa-stop-circle-o:before {
content: "\f28e";
}
.fa-shopping-bag:before {
content: "\f290";
}
.fa-shopping-basket:before {
content: "\f291";
}
.fa-hashtag:before {
content: "\f292";
}
.fa-bluetooth:before {
content: "\f293";
}
.fa-bluetooth-b:before {
content: "\f294";
}
.fa-percent:before {
content: "\f295";
}
.fa-gitlab:before {
content: "\f296";
}
.fa-wpbeginner:before {
content: "\f297";
}
.fa-wpforms:before {
content: "\f298";
}
.fa-envira:before {
content: "\f299";
}
.fa-universal-access:before {
content: "\f29a";
}
.fa-wheelchair-alt:before {
content: "\f29b";
}
.fa-question-circle-o:before {
content: "\f29c";
}
.fa-blind:before {
content: "\f29d";
}
.fa-audio-description:before {
content: "\f29e";
}
.fa-volume-control-phone:before {
content: "\f2a0";
}
.fa-braille:before {
content: "\f2a1";
}
.fa-assistive-listening-systems:before {
content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: "\f2a4";
}
.fa-glide:before {
content: "\f2a5";
}
.fa-glide-g:before {
content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
content: "\f2a7";
}
.fa-low-vision:before {
content: "\f2a8";
}
.fa-viadeo:before {
content: "\f2a9";
}
.fa-viadeo-square:before {
content: "\f2aa";
}
.fa-snapchat:before {
content: "\f2ab";
}
.fa-snapchat-ghost:before {
content: "\f2ac";
}
.fa-snapchat-square:before {
content: "\f2ad";
}
.fa-pied-piper:before {
content: "\f2ae";
}
.fa-first-order:before {
content: "\f2b0";
}
.fa-yoast:before {
content: "\f2b1";
}
.fa-themeisle:before {
content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
content: "\f2b4";
}
.fa-handshake-o:before {
content: "\f2b5";
}
.fa-envelope-open:before {
content: "\f2b6";
}
.fa-envelope-open-o:before {
content: "\f2b7";
}
.fa-linode:before {
content: "\f2b8";
}
.fa-address-book:before {
content: "\f2b9";
}
.fa-address-book-o:before {
content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
content: "\f2bc";
}
.fa-user-circle:before {
content: "\f2bd";
}
.fa-user-circle-o:before {
content: "\f2be";
}
.fa-user-o:before {
content: "\f2c0";
}
.fa-id-badge:before {
content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
content: "\f2c3";
}
.fa-quora:before {
content: "\f2c4";
}
.fa-free-code-camp:before {
content: "\f2c5";
}
.fa-telegram:before {
content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
content: "\f2cb";
}
.fa-shower:before {
content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
content: "\f2cd";
}
.fa-podcast:before {
content: "\f2ce";
}
.fa-window-maximize:before {
content: "\f2d0";
}
.fa-window-minimize:before {
content: "\f2d1";
}
.fa-window-restore:before {
content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
content: "\f2d4";
}
.fa-bandcamp:before {
content: "\f2d5";
}
.fa-grav:before {
content: "\f2d6";
}
.fa-etsy:before {
content: "\f2d7";
}
.fa-imdb:before {
content: "\f2d8";
}
.fa-ravelry:before {
content: "\f2d9";
}
.fa-eercast:before {
content: "\f2da";
}
.fa-microchip:before {
content: "\f2db";
}
.fa-snowflake-o:before {
content: "\f2dc";
}
.fa-superpowers:before {
content: "\f2dd";
}
.fa-wpexplorer:before {
content: "\f2de";
}
.fa-meetup:before {
content: "\f2e0";
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}