@charset "UTF-8";
.image-hover-page-container {   }
.ih-item img {
display: block;
}
.bs-glyphicons,
.ih-item.square.effect1,
.ih-item.square.effect11,
.ih-item.square.effect12,
.ih-item.square.effect13,
.ih-item.square.effect15,
.ih-item.square.effect16,
.ih-item.square.effect17,
.ih-item.square.effect18,
.ih-item.square.effect19,
.ih-item.square.effect2,
.ih-item.square.effect3,
.ih-item.square.effect4,
.ih-item.square.effect6,
.ih-item.square.effect7,
.ih-item.square.effect8 {
overflow: hidden
}
.ih-item.circle .info,
.ih-item.square .info {
right: 0;
text-align: center;
bottom: 0;
top: 0;
left: 0
}
.ih-item {
position: relative;
transition: all .35s ease-in-out
}
.ih-item.circle .img:before,
;
.ih-item {
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out
}
.ih-item,
.ih-item * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.ih-item a {
color: #333
}
.ih-item a:hover {
text-decoration: none
}
.ih-item img {
width: 100%;
height: 100%
}
.ih-item.circle,
.ih-item.circle .img {
border-radius: 50%;
position: relative;
}
.ih-item.circle {
}
.ih-item.circle .img span {
position: absolute;
display: block;
content: '';
width: 100%;
height: 100%;
border-radius: 50%; transition: all .35s ease-in-out
}
.ih-item.square .img span {
box-shadow: none !important;
display: none;
}
.ih-item.circle .img img {
border-radius: 50%
}
.ih-item.circle .info {
position: absolute;
border-radius: 50%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden
}
.ih-item.square {
position: relative;
width: 100%;
height: 100%;  }
.ih-item.square .info {
position: absolute;
-webkit-backface-visibility: hidden;
backface-visibility: hidden
}
.ih-item.circle.effect1 .spinner {
width: 230px;
height: 230px;
border: 10px solid #ecab18;
border-right-color: #1ad280;
border-bottom-color: #1ad280;
border-radius: 50%;
transition: all .8s ease-in-out
}
.ih-item.circle.effect1 .info,
.ih-item.circle.effect1 .spinner {
-webkit-transition: all .8s ease-in-out;
-moz-transition: all .8s ease-in-out
}
.ih-item.circle.effect1 .info p,
.ih-item.circle.effect11 .info p,
.ih-item.circle.effect12 .info p,
.ih-item.circle.effect13 .info p,
.ih-item.circle.effect14 .info p,
.ih-item.circle.effect15 .info p,
.ih-item.circle.effect16 .info p,
.ih-item.circle.effect17 .info p,
.ih-item.circle.effect18 .info p,
.ih-item.circle.effect19 .info p,
.ih-item.circle.effect2 .info p,
.ih-item.circle.effect20 .info p,
.ih-item.circle.effect3 .info p,
.ih-item.circle.effect4 .info p,
.ih-item.circle.effect5 .info p,
.ih-item.circle.effect6 .info p,
.ih-item.circle.effect7 .info p,
.ih-item.circle.effect8 .info p,
.ih-item.circle.effect9 .info p { }
.bs-docs-nav .navbar-toggle,
.top-header.bs-docs-nav {
border-color: #222132
}
.ih-item.circle.effect1 .img {
position: absolute;
top: 10px;
bottom: 0;
left: 10px;
right: 0;
width: auto;
height: auto
}
.ih-item.circle.effect1 .info h3,
.ih-item.circle.effect2 .info h3,
.ih-item.circle.effect3 .info h3,
.ih-item.circle.effect4 .info h3 {
margin: 0 30px;
text-transform: uppercase;
position: relative;
letter-spacing: 2px;
height: 110px;
text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, .3)
}
.ih-item.circle.effect1 .img:before {
display: none
}
.ih-item.circle.effect1.colored .info {
background: #1a4a72;
background: rgba(26, 74, 114, .6)
}
.ih-item.circle.effect1 .info {
top: 10px;
bottom: 0;
left: 10px;
right: 0;
background: #333;
background: rgba(0, 0, 0, .6);
opacity: 0;
transition: all .8s ease-in-out
}
.ih-item.circle.effect1 .info h3 {
color: #fff;
font-size: 22px;
padding: 55px 0 0
}
.ih-item.circle.effect1 .info p {
color: #bbb;
padding: 10px 5px;
margin: 0 30px;
font-size: 12px
}
.ih-item.circle.effect1 a:hover .spinner {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg)
}
.ih-item.circle.effect1 a:hover .info {
opacity: 1
}
.ih-item.circle.effect2 .img {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
transition: all .35s ease-in-out
}
.ih-item.circle.effect2 .img,
.ih-item.circle.effect2 .info {
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out
}
.ih-item.circle.effect2.colored .info {
background: #1a4a72;
background: rgba(26, 74, 114, .6);
}
.ih-item.circle.effect2 .info {
background: #333;
opacity: 0;
pointer-events: none;
transition: all .35s ease-in-out
}
.ih-item.circle.effect2 a:hover .info {
opacity: 0.8 !important;
}
.ih-item.circle.effect2 .info h3 {
color: #fff;
font-size: 22px;
padding: 55px 0 0
}
.ih-item.circle.effect2 .info p {
color: #bbb;
padding: 10px 5px;
margin: 0 30px;
font-size: 12px
}
.ih-item.circle.effect2.left_to_right .info {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%)
}
.ih-item.circle.effect2.left_to_right a:hover .img {
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg)
}
.ih-item.circle.effect2.left_to_right a:hover .info {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.circle.effect2.right_to_left .info {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%)
}
.ih-item.circle.effect2.right_to_left a:hover .img {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg)
}
.ih-item.circle.effect2.right_to_left a:hover .info {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.circle.effect2.top_to_bottom .info {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%)
}
.ih-item.circle.effect2.top_to_bottom a:hover .img {
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg)
}
.ih-item.circle.effect2.top_to_bottom a:hover .info {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.circle.effect2.bottom_to_top .info {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%)
}
.ih-item.circle.effect2.bottom_to_top a:hover .img {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg)
}
.ih-item.circle.effect2.bottom_to_top a:hover .info {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.circle.effect3 .img {
z-index: 11;
transition: all .35s ease-in-out
}
.ih-item.circle.effect3 .img,
.ih-item.circle.effect3 .info {
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out
}
.ih-item.circle.effect3.colored .info {
background: #1a4a72
}
.ih-item.circle.effect3 .info {
background: #333;
opacity: 0;
pointer-events: none;
transition: all .35s ease-in-out
}
.ih-item.circle.effect3 .info h3 {
color: #fff;
font-size: 22px;
padding: 55px 0 0
}
.ih-item.circle.effect3 .info p {
color: #bbb;
padding: 10px 5px;
margin: 0 30px;
font-size: 12px
}
.ih-item.circle.effect3.left_to_right .img {
-webkit-transform: scale(1) translateX(0);
-moz-transform: scale(1) translateX(0);
-ms-transform: scale(1) translateX(0);
-o-transform: scale(1) translateX(0);
transform: scale(1) translateX(0)
}
.ih-item.circle.effect3.left_to_right .info {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%)
}
.ih-item.circle.effect3.left_to_right a:hover .img {
-webkit-transform: scale(.5) translateX(100%);
-moz-transform: scale(.5) translateX(100%);
-ms-transform: scale(.5) translateX(100%);
-o-transform: scale(.5) translateX(100%);
transform: scale(.5) translateX(100%)
}
.ih-item.circle.effect3.left_to_right a:hover .info {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.circle.effect3.right_to_left .img {
-webkit-transform: scale(1) translateX(0);
-moz-transform: scale(1) translateX(0);
-ms-transform: scale(1) translateX(0);
-o-transform: scale(1) translateX(0);
transform: scale(1) translateX(0)
}
.ih-item.circle.effect3.right_to_left .info {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%)
}
.ih-item.circle.effect3.right_to_left a:hover .img {
-webkit-transform: scale(.5) translateX(-100%);
-moz-transform: scale(.5) translateX(-100%);
-ms-transform: scale(.5) translateX(-100%);
-o-transform: scale(.5) translateX(-100%);
transform: scale(.5) translateX(-100%)
}
.ih-item.circle.effect3.right_to_left a:hover .info {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.circle.effect3.top_to_bottom .img {
-webkit-transform: scale(1) translateY(0);
-moz-transform: scale(1) translateY(0);
-ms-transform: scale(1) translateY(0);
-o-transform: scale(1) translateY(0);
transform: scale(1) translateY(0)
}
.ih-item.circle.effect3.top_to_bottom .info {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%)
}
.ih-item.circle.effect3.top_to_bottom a:hover .img {
-webkit-transform: scale(.5) translateY(100%);
-moz-transform: scale(.5) translateY(100%);
-ms-transform: scale(.5) translateY(100%);
-o-transform: scale(.5) translateY(100%);
transform: scale(.5) translateY(100%)
}
.ih-item.circle.effect3.top_to_bottom a:hover .info {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.circle.effect3.bottom_to_top .img {
-webkit-transform: scale(1) translateY(0);
-moz-transform: scale(1) translateY(0);
-ms-transform: scale(1) translateY(0);
-o-transform: scale(1) translateY(0);
transform: scale(1) translateY(0)
}
.ih-item.circle.effect3.bottom_to_top .info {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%)
}
.ih-item.circle.effect3.bottom_to_top a:hover .img {
-webkit-transform: scale(.5) translateY(-100%);
-moz-transform: scale(.5) translateY(-100%);
-ms-transform: scale(.5) translateY(-100%);
-o-transform: scale(.5) translateY(-100%);
transform: scale(.5) translateY(-100%)
}
.ih-item.circle.effect3.bottom_to_top a:hover .info {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.circle.effect4 .img {
opacity: 1;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
transition: all .4s ease-in-out
}
.ih-item.circle.effect4 .info,
.ih-item.circle.effect4 a:hover .img {
pointer-events: none;
opacity: 0
}
.ih-item.circle.effect4.colored .info {
background: #1a4a72
}
.ih-item.circle.effect4 .info {
background: #333;
visibility: hidden;
-webkit-transition: all .35s ease;
-moz-transition: all .35s ease;
transition: all .35s ease
}
.ih-item.circle.effect4 .info h3 {
color: #fff;
font-size: 22px;
padding: 55px 0 0
}
.ih-item.circle.effect4 .info p {
color: #bbb;
padding: 10px 5px;
margin: 0 30px;
font-size: 12px;
transition: all .35s ease-in-out
}
.ih-item.circle.effect4 .info p,
.ih-item.circle.effect5 .info {
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out
}
.ih-item.circle.effect4 a:hover .info {
visibility: visible;
opacity: 1
}
.ih-item.circle.effect4.left_to_right .img {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.circle.effect4.left_to_right .info {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%)
}
.ih-item.circle.effect4.left_to_right a:hover .img {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%)
}
.ih-item.circle.effect4.left_to_right a:hover .info,
.ih-item.circle.effect4.right_to_left .img {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.circle.effect4.right_to_left .info {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%)
}
.ih-item.circle.effect4.right_to_left a:hover .img {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%)
}
.ih-item.circle.effect4.right_to_left a:hover .info {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.circle.effect4.top_to_bottom .img {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.circle.effect4.top_to_bottom .info {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%)
}
.ih-item.circle.effect4.top_to_bottom a:hover .img {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%)
}
.ih-item.circle.effect4.bottom_to_top .img,
.ih-item.circle.effect4.top_to_bottom a:hover .info {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.circle.effect4.bottom_to_top .info {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%)
}
.ih-item.circle.effect4.bottom_to_top a:hover .img {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%)
}
.ih-item.circle.effect4.bottom_to_top a:hover .info {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.circle.effect5 {
-webkit-perspective: 900px;
-moz-perspective: 900px;
perspective: 900px
}
.ih-item.circle.effect5.colored .info .info-back {
background: #1a4a72;
background: rgba(26, 74, 114, .6)
}
.ih-item.circle.effect5 .info {
transition: all .35s ease-in-out;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d
}
.ih-item.circle.effect5 .info .info-back {
visibility: hidden;
border-radius: 50%;
width: 100%;
height: 100%;
background: #333;
background: rgba(0, 0, 0, .6);
-webkit-transform: rotate3d(0, 1, 0, 180deg);
-moz-transform: rotate3d(0, 1, 0, 180deg);
-ms-transform: rotate3d(0, 1, 0, 180deg);
-o-transform: rotate3d(0, 1, 0, 180deg);
transform: rotate3d(0, 1, 0, 180deg);
-webkit-backface-visibility: hidden;
backface-visibility: hidden
}
.ih-item.circle.effect5 .info h3,
.ih-item.circle.effect6 .info h3,
.ih-item.circle.effect7 .info h3 {
margin: 0 30px;
text-transform: uppercase;
position: relative;
letter-spacing: 2px;
height: 110px;
text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, .3)
}
.ih-item.circle.effect5 .info h3 {
color: #fff;
font-size: 22px;
padding: 55px 0 0
}
.ih-item.circle.effect5 .info p {
color: #bbb;
padding: 10px 5px;
margin: 0 30px;
font-size: 12px
}
.ih-item.circle.effect5 a:hover .info {
-webkit-transform: rotate3d(0, 1, 0, -180deg);
-moz-transform: rotate3d(0, 1, 0, -180deg);
-ms-transform: rotate3d(0, 1, 0, -180deg);
-o-transform: rotate3d(0, 1, 0, -180deg);
transform: rotate3d(0, 1, 0, -180deg)
}
.ih-item.circle.effect5 a:hover .info .info-back {
visibility: visible
}
.ih-item.circle.effect6 .img {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
transition: all .35s ease-in-out
}
.ih-item.circle.effect6 .img,
.ih-item.circle.effect6 .info {
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out
}
.ih-item.circle.effect6.colored .info {
background: #1a4a72
}
.ih-item.circle.effect6 .info {
background: #333;
opacity: 0;
transition: all .35s ease-in-out
}
.ih-item.circle.effect6 .info h3 {
color: #fff;
font-size: 22px;
padding: 55px 0 0
}
.ih-item.circle.effect6 .info p {
color: #bbb;
padding: 10px 5px;
margin: 0 30px;
font-size: 12px
}
.ih-item.circle.effect6.scale_up .info {
-webkit-transform: scale(.5);
-moz-transform: scale(.5);
-ms-transform: scale(.5);
-o-transform: scale(.5);
transform: scale(.5)
}
.ih-item.circle.effect6.scale_up a:hover .img {
opacity: 0;
-webkit-transform: scale(1.5);
-moz-transform: scale(1.5);
-ms-transform: scale(1.5);
-o-transform: scale(1.5);
transform: scale(1.5)
}
.ih-item.circle.effect6.scale_up a:hover .info {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1)
}
.ih-item.circle.effect6.scale_down .info {
-webkit-transform: scale(1.5);
-moz-transform: scale(1.5);
-ms-transform: scale(1.5);
-o-transform: scale(1.5);
transform: scale(1.5)
}
.ih-item.circle.effect6.scale_down a:hover .img {
opacity: 0;
-webkit-transform: scale(.5);
-moz-transform: scale(.5);
-ms-transform: scale(.5);
-o-transform: scale(.5);
transform: scale(.5)
}
.ih-item.circle.effect6.scale_down a:hover .info {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1)
}
.ih-item.circle.effect6.scale_down_up .info {
transform: scale(.5);
-webkit-transition: all .35s ease-in-out .2s;
-moz-transition: all .35s ease-in-out .2s;
transition: all .35s ease-in-out .2s
}
.ih-item.circle.effect6.scale_down_up .info,
.ih-item.circle.effect6.scale_down_up a:hover .img {
-webkit-transform: scale(.5);
-moz-transform: scale(.5);
-ms-transform: scale(.5);
-o-transform: scale(.5)
}
.ih-item.circle.effect6.scale_down_up a:hover .img {
opacity: 0;
transform: scale(.5)
}
.ih-item.circle.effect6.scale_down_up a:hover .info {
transform: scale(1)
}
.ih-item.circle.effect6.scale_down_up a:hover .info,
.ih-item.circle.effect7 .img {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1)
}
.ih-item.circle.effect7 .img {
transform: scale(1);
-webkit-transition: all .35s ease-out;
-moz-transition: all .35s ease-out;
transition: all .35s ease-out
}
.ih-item.circle.effect7.colored .info {
background: #1a4a72
}
.ih-item.circle.effect7 .info {
background: #333;
opacity: 0;
visibility: hidden;
pointer-events: none;
-webkit-transition: all .35s ease .2s;
-moz-transition: all .35s ease .2s;
transition: all .35s ease .2s
}
.ih-item.circle.effect7 .info h3 {
color: #fff;
font-size: 22px;
padding: 55px 0 0
}
.ih-item.circle.effect7 .info p {
color: #bbb;
padding: 10px 5px;
margin: 0 30px;
font-size: 12px
}
.ih-item.circle.effect7 a:hover .img {
opacity: 0;
-webkit-transform: scale(.5);
-moz-transform: scale(.5);
-ms-transform: scale(.5);
-o-transform: scale(.5);
transform: scale(.5)
}
.ih-item.circle.effect7 a:hover .info {
visibility: visible;
opacity: 1
}
.ih-item.circle.effect7.left_to_right .info {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%)
}
.ih-item.circle.effect7.left_to_right a:hover .info {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.circle.effect7.right_to_left .info {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%)
}
.ih-item.circle.effect7.right_to_left a:hover .info {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.circle.effect7.top_to_bottom .info {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%)
}
.ih-item.circle.effect7.top_to_bottom a:hover .info {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.circle.effect7.bottom_to_top .info {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%)
}
.ih-item.circle.effect7.bottom_to_top a:hover .info {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.circle.effect8.colored .info {
background: #1a4a72
}
.ih-item.circle.effect8 .img-container {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
transition: all .3s ease-in-out
}
.ih-item.circle.effect8 .img-container .img {
opacity: 1;
-webkit-transition: all .3s ease-in-out .3s;
-moz-transition: all .3s ease-in-out .3s;
transition: all .3s ease-in-out .3s
}
.ih-item.circle.effect8 .info-container {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
text-align: center;
border-radius: 50%;
opacity: 0;
pointer-events: none;
-webkit-transition: all .3s ease-in-out .3s;
-moz-transition: all .3s ease-in-out .3s;
transition: all .3s ease-in-out .3s
}
.ih-item.circle.effect10 .info h3,
.ih-item.circle.effect9 .info h3 {
text-transform: uppercase;
position: relative;
letter-spacing: 2px;
text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, .3)
}
.ih-item.circle.effect8 .info {
width: 100%;
height: 100%;
background: #333;
transform: scale(.5);
-webkit-transition: all .35s ease-in-out .6s;
-moz-transition: all .35s ease-in-out .6s;
transition: all .35s ease-in-out .6s
}
.ih-item.circle.effect8 .info,
.ih-item.circle.effect8 a:hover .img-container {
pointer-events: none;
-webkit-transform: scale(.5);
-moz-transform: scale(.5);
-ms-transform: scale(.5);
-o-transform: scale(.5)
}
.ih-item.circle.effect8 .info h3 {
color: #fff;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 22px;
margin: 0 30px;
padding: 45px 0 0;
height: 140px;
text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, .3)
}
.ih-item.circle.effect8 .info p {
color: #bbb;
padding: 10px 5px;
margin: 0 30px;
font-size: 12px
}
.ih-item.circle.effect8 a:hover .img-container {
transform: scale(.5)
}
.ih-item.circle.effect8 a:hover .img-container .img {
opacity: 0;
pointer-events: none
}
.ih-item.circle.effect8 a:hover .info-container {
opacity: 1
}
.ih-item.circle.effect8 a:hover .info-container .info {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1)
}
.ih-item.circle.effect8.left_to_right .img-container .img {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.circle.effect8.left_to_right .info-container {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%)
}
.ih-item.circle.effect8.left_to_right a:hover .img-container .img {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%)
}
.ih-item.circle.effect8.left_to_right a:hover .info-container,
.ih-item.circle.effect8.right_to_left .img-container .img {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.circle.effect8.right_to_left .info-container {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%)
}
.ih-item.circle.effect8.right_to_left a:hover .img-container .img {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%)
}
.ih-item.circle.effect8.right_to_left a:hover .info-container {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.circle.effect8.top_to_bottom .img-container .img {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.circle.effect8.top_to_bottom .info-container {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%)
}
.ih-item.circle.effect8.top_to_bottom a:hover .img-container .img {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%)
}
.ih-item.circle.effect8.bottom_to_top .img-container .img,
.ih-item.circle.effect8.top_to_bottom a:hover .info-container {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.circle.effect8.bottom_to_top .info-container {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%)
}
.ih-item.circle.effect8.bottom_to_top a:hover .img-container .img {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%)
}
.ih-item.circle.effect8.bottom_to_top a:hover .info-container {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.circle.effect9 .img {
opacity: 1;
-webkit-transition: all .35s ease-out;
-moz-transition: all .35s ease-out;
transition: all .35s ease-out
}
.ih-item.circle.effect9.colored .info {
background: #1a4a72
}
.ih-item.circle.effect9 .info {
background: #333;
visibility: hidden;
transform: scale(.5);
-webkit-transition: all .35s ease .2s;
-moz-transition: all .35s ease .2s;
transition: all .35s ease .2s
}
.ih-item.circle.effect9 .info,
.ih-item.circle.effect9 a:hover .img {
opacity: 0;
pointer-events: none;
-webkit-transform: scale(.5);
-moz-transform: scale(.5);
-ms-transform: scale(.5);
-o-transform: scale(.5)
}
.ih-item.circle.effect9 .info h3 {
color: #fff;
font-size: 22px;
margin: 0 30px;
padding: 55px 0 0;
height: 110px
}
.ih-item.circle.effect9 .info p {
color: #bbb;
padding: 10px 5px;
margin: 0 30px;
font-size: 12px
}
.ih-item.circle.effect9 a:hover .img {
transform: scale(.5)
}
.ih-item.circle.effect9 a:hover .info {
visibility: visible;
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1)
}
.ih-item.circle.effect9.left_to_right .img {
-webkit-transform: translateX(0) rotate(0);
-moz-transform: translateX(0) rotate(0);
-ms-transform: translateX(0) rotate(0);
-o-transform: translateX(0) rotate(0);
transform: translateX(0) rotate(0)
}
.ih-item.circle.effect9.left_to_right a:hover .img {
-webkit-transform: translateX(100%) rotate(180deg);
-moz-transform: translateX(100%) rotate(180deg);
-ms-transform: translateX(100%) rotate(180deg);
-o-transform: translateX(100%) rotate(180deg);
transform: translateX(100%) rotate(180deg)
}
.ih-item.circle.effect9.right_to_left .img {
-webkit-transform: translateX(0) rotate(0);
-moz-transform: translateX(0) rotate(0);
-ms-transform: translateX(0) rotate(0);
-o-transform: translateX(0) rotate(0);
transform: translateX(0) rotate(0)
}
.ih-item.circle.effect9.right_to_left a:hover .img {
-webkit-transform: translateX(-100%) rotate(-180deg);
-moz-transform: translateX(-100%) rotate(-180deg);
-ms-transform: translateX(-100%) rotate(-180deg);
-o-transform: translateX(-100%) rotate(-180deg);
transform: translateX(-100%) rotate(-180deg)
}
.ih-item.circle.effect9.top_to_bottom .img {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.circle.effect9.top_to_bottom a:hover .img {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%)
}
.ih-item.circle.effect9.bottom_to_top .img {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.circle.effect9.bottom_to_top a:hover .img {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%)
}
.ih-item.circle.effect10 .img {
z-index: 11;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out;
transition: all .35s ease-in-out
}
.ih-item.circle.effect10.colored .info {
background: #1a4a72
}
.ih-item.circle.effect10 .info {
background: #333;
opacity: 0;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
transition: all .35s ease-in-out
}
.ih-item.circle.effect10 .info,
.ih-item.circle.effect11 .img {
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out
}
.ih-item.circle.effect10 .info h3 {
color: #fff;
font-size: 22px
}
.ih-item.circle.effect10 .info p {
color: #bbb;
font-size: 12px;
border-top: 1px solid rgba(255, 255, 255, .5)
}
.ih-item.circle.effect10 a:hover .info {
visibility: visible;
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1)
}
.ih-item.circle.effect10.top_to_bottom .info h3 {
margin: 0 30px;
padding: 25px 0 0;
height: 78px
}
.ih-item.circle.effect10.top_to_bottom .info p {
margin: 0 30px;
padding: 5px
}
.ih-item.circle.effect10.top_to_bottom a:hover .img {
-webkit-transform: translateY(50px) scale(.5);
-moz-transform: translateY(50px) scale(.5);
-ms-transform: translateY(50px) scale(.5);
-o-transform: translateY(50px) scale(.5);
transform: translateY(50px) scale(.5)
}
.ih-item.circle.effect10.bottom_to_top .info h3 {
margin: 95px 30px 0;
padding: 25px 0 0;
height: 78px
}
.ih-item.circle.effect11 .info h3,
.ih-item.circle.effect12 .info h3,
.ih-item.circle.effect13 .info h3,
.ih-item.circle.effect14 .info h3,
.ih-item.circle.effect15 .info h3,
.ih-item.circle.effect16 .info h3 {
text-transform: uppercase;
position: relative;
letter-spacing: 2px;
height: 110px;
text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, .3)
}
.ih-item.circle.effect10.bottom_to_top .info p {
margin: 0 30px;
padding: 5px
}
.ih-item.circle.effect10.bottom_to_top a:hover .img {
-webkit-transform: translateY(-50px) scale(.5);
-moz-transform: translateY(-50px) scale(.5);
-ms-transform: translateY(-50px) scale(.5);
-o-transform: translateY(-50px) scale(.5);
transform: translateY(-50px) scale(.5)
}
.ih-item.circle.effect11 {
-webkit-perspective: 900px;
-moz-perspective: 900px;
perspective: 900px
}
.ih-item.circle.effect11 .img {
opacity: 1;
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
-o-transform-origin: 50% 50%;
transform-origin: 50% 50%;
transition: all .35s ease-in-out
}
.ih-item.circle.effect11.colored .info {
background: #1a4a72
}
.ih-item.circle.effect11 .info {
background: #333;
opacity: 0;
visibility: hidden;
-webkit-transition: all .35s ease .35s;
-moz-transition: all .35s ease .35s;
transition: all .35s ease .35s
}
.ih-item.circle.effect11 .info h3 {
color: #fff;
font-size: 22px;
margin: 0 30px;
padding: 55px 0 0
}
.ih-item.circle.effect11 .info p {
color: #bbb;
padding: 10px 5px;
margin: 0 30px;
font-size: 12px
}
.ih-item.circle.effect11 a:hover .img {
opacity: 0
}
.ih-item.circle.effect11 a:hover .info {
visibility: visible;
opacity: 1
}
.ih-item.circle.effect11.left_to_right .img {
-webkit-transform: translateZ(0) rotateY(0);
-moz-transform: translateZ(0) rotateY(0);
-ms-transform: translateZ(0) rotateY(0);
-o-transform: translateZ(0) rotateY(0);
transform: translateZ(0) rotateY(0)
}
.ih-item.circle.effect11.left_to_right .info {
-webkit-transform: translateZ(-1000px) rotateY(-90deg);
-moz-transform: translateZ(-1000px) rotateY(-90deg);
-ms-transform: translateZ(-1000px) rotateY(-90deg);
-o-transform: translateZ(-1000px) rotateY(-90deg);
transform: translateZ(-1000px) rotateY(-90deg)
}
.ih-item.circle.effect11.left_to_right a:hover .img {
-webkit-transform: translateZ(-1000px) rotateY(90deg);
-moz-transform: translateZ(-1000px) rotateY(90deg);
-ms-transform: translateZ(-1000px) rotateY(90deg);
-o-transform: translateZ(-1000px) rotateY(90deg);
transform: translateZ(-1000px) rotateY(90deg)
}
.ih-item.circle.effect11.left_to_right a:hover .info,
.ih-item.circle.effect11.right_to_left .img {
-webkit-transform: translateZ(0) rotateY(0);
-moz-transform: translateZ(0) rotateY(0);
-ms-transform: translateZ(0) rotateY(0);
-o-transform: translateZ(0) rotateY(0);
transform: translateZ(0) rotateY(0)
}
.ih-item.circle.effect11.right_to_left .info {
-webkit-transform: translateZ(-1000px) rotateY(90deg);
-moz-transform: translateZ(-1000px) rotateY(90deg);
-ms-transform: translateZ(-1000px) rotateY(90deg);
-o-transform: translateZ(-1000px) rotateY(90deg);
transform: translateZ(-1000px) rotateY(90deg)
}
.ih-item.circle.effect11.right_to_left a:hover .img {
-webkit-transform: translateZ(-1000px) rotateY(-90deg);
-moz-transform: translateZ(-1000px) rotateY(-90deg);
-ms-transform: translateZ(-1000px) rotateY(-90deg);
-o-transform: translateZ(-1000px) rotateY(-90deg);
transform: translateZ(-1000px) rotateY(-90deg)
}
.ih-item.circle.effect11.right_to_left a:hover .info {
-webkit-transform: translateZ(0) rotateY(0);
-moz-transform: translateZ(0) rotateY(0);
-ms-transform: translateZ(0) rotateY(0);
-o-transform: translateZ(0) rotateY(0);
transform: translateZ(0) rotateY(0)
}
.ih-item.circle.effect11.top_to_bottom .img {
-webkit-transform: translateZ(0) rotateX(0);
-moz-transform: translateZ(0) rotateX(0);
-ms-transform: translateZ(0) rotateX(0);
-o-transform: translateZ(0) rotateX(0);
transform: translateZ(0) rotateX(0)
}
.ih-item.circle.effect11.top_to_bottom .info {
-webkit-transform: translateZ(-1000px) rotateX(90deg);
-moz-transform: translateZ(-1000px) rotateX(90deg);
-ms-transform: translateZ(-1000px) rotateX(90deg);
-o-transform: translateZ(-1000px) rotateX(90deg);
transform: translateZ(-1000px) rotateX(90deg)
}
.ih-item.circle.effect11.top_to_bottom a:hover .img {
-webkit-transform: translateZ(-1000px) rotateX(-90deg);
-moz-transform: translateZ(-1000px) rotateX(-90deg);
-ms-transform: translateZ(-1000px) rotateX(-90deg);
-o-transform: translateZ(-1000px) rotateX(-90deg);
transform: translateZ(-1000px) rotateX(-90deg)
}
.ih-item.circle.effect11.bottom_to_top .img,
.ih-item.circle.effect11.top_to_bottom a:hover .info {
-webkit-transform: translateZ(0) rotateX(0);
-moz-transform: translateZ(0) rotateX(0);
-ms-transform: translateZ(0) rotateX(0);
-o-transform: translateZ(0) rotateX(0);
transform: translateZ(0) rotateX(0)
}
.ih-item.circle.effect11.bottom_to_top .info {
-webkit-transform: translateZ(-1000px) rotateX(-90deg);
-moz-transform: translateZ(-1000px) rotateX(-90deg);
-ms-transform: translateZ(-1000px) rotateX(-90deg);
-o-transform: translateZ(-1000px) rotateX(-90deg);
transform: translateZ(-1000px) rotateX(-90deg)
}
.ih-item.circle.effect11.bottom_to_top a:hover .img {
-webkit-transform: translateZ(-1000px) rotateX(90deg);
-moz-transform: translateZ(-1000px) rotateX(90deg);
-ms-transform: translateZ(-1000px) rotateX(90deg);
-o-transform: translateZ(-1000px) rotateX(90deg);
transform: translateZ(-1000px) rotateX(90deg)
}
.ih-item.circle.effect11.bottom_to_top a:hover .info {
-webkit-transform: translateZ(0) rotateX(0);
-moz-transform: translateZ(0) rotateX(0);
-ms-transform: translateZ(0) rotateX(0);
-o-transform: translateZ(0) rotateX(0);
transform: translateZ(0) rotateX(0)
}
.ih-item.circle.effect12 .img {
opacity: 1;
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out;
transition: all .35s ease-in-out
}
.ih-item.circle.effect12.colored .info {
background: #1a4a72
}
.ih-item.circle.effect12 .info {
background: #333;
opacity: 0;
visibility: hidden;
-webkit-transform: scale(.5);
-moz-transform: scale(.5);
-ms-transform: scale(.5);
-o-transform: scale(.5);
transform: scale(.5);
transition: all .35s ease-in-out
}
.ih-item.circle.effect12 .info,
.ih-item.circle.effect13 .info {
pointer-events: none;
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out
}
.ih-item.circle.effect12 .info h3 {
color: #fff;
font-size: 22px;
margin: 0 30px;
padding: 55px 0 0
}
.ih-item.circle.effect12 .info p {
color: #bbb;
padding: 10px 5px;
margin: 0 30px;
font-size: 12px
}
.ih-item.circle.effect12 a:hover .img {
opacity: 0;
pointer-events: none
}
.ih-item.circle.effect12 a:hover .info {
opacity: 1;
visibility: visible
}
.ih-item.circle.effect12.left_to_right .img {
-webkit-transform: translateX(0) rotate(0);
-moz-transform: translateX(0) rotate(0);
-ms-transform: translateX(0) rotate(0);
-o-transform: translateX(0) rotate(0);
transform: translateX(0) rotate(0)
}
.ih-item.circle.effect12.left_to_right .info,
.ih-item.circle.effect12.left_to_right a:hover .img {
-webkit-transform: translateX(100%) rotate(180deg);
-moz-transform: translateX(100%) rotate(180deg);
-ms-transform: translateX(100%) rotate(180deg);
-o-transform: translateX(100%) rotate(180deg);
transform: translateX(100%) rotate(180deg)
}
.ih-item.circle.effect12.left_to_right a:hover .info {
transform: translateX(0) rotate(0);
-webkit-transition-delay: .4s;
-moz-transition-delay: .4s;
transition-delay: .4s
}
.ih-item.circle.effect12.left_to_right a:hover .info,
.ih-item.circle.effect12.right_to_left .img {
-webkit-transform: translateX(0) rotate(0);
-moz-transform: translateX(0) rotate(0);
-ms-transform: translateX(0) rotate(0);
-o-transform: translateX(0) rotate(0)
}
.ih-item.circle.effect12.right_to_left .img {
transform: translateX(0) rotate(0)
}
.ih-item.circle.effect12.right_to_left .info,
.ih-item.circle.effect12.right_to_left a:hover .img {
-webkit-transform: translateX(-100%) rotate(-180deg);
-moz-transform: translateX(-100%) rotate(-180deg);
-ms-transform: translateX(-100%) rotate(-180deg);
-o-transform: translateX(-100%) rotate(-180deg);
transform: translateX(-100%) rotate(-180deg)
}
.ih-item.circle.effect12.right_to_left a:hover .info {
-webkit-transform: translateX(0) rotate(0);
-moz-transform: translateX(0) rotate(0);
-ms-transform: translateX(0) rotate(0);
-o-transform: translateX(0) rotate(0);
transform: translateX(0) rotate(0);
-webkit-transition-delay: .4s;
-moz-transition-delay: .4s;
transition-delay: .4s
}
.ih-item.circle.effect12.top_to_bottom .img {
-webkit-transform: translateY(0) rotate(0);
-moz-transform: translateY(0) rotate(0);
-ms-transform: translateY(0) rotate(0);
-o-transform: translateY(0) rotate(0);
transform: translateY(0) rotate(0)
}
.ih-item.circle.effect12.top_to_bottom .info,
.ih-item.circle.effect12.top_to_bottom a:hover .img {
-webkit-transform: translateY(-100%) rotate(-180deg);
-moz-transform: translateY(-100%) rotate(-180deg);
-ms-transform: translateY(-100%) rotate(-180deg);
-o-transform: translateY(-100%) rotate(-180deg);
transform: translateY(-100%) rotate(-180deg)
}
.ih-item.circle.effect12.top_to_bottom a:hover .info {
transform: translateY(0) rotate(0);
-webkit-transition-delay: .4s;
-moz-transition-delay: .4s;
transition-delay: .4s
}
.ih-item.circle.effect12.bottom_to_top .img,
.ih-item.circle.effect12.top_to_bottom a:hover .info {
-webkit-transform: translateY(0) rotate(0);
-moz-transform: translateY(0) rotate(0);
-ms-transform: translateY(0) rotate(0);
-o-transform: translateY(0) rotate(0)
}
.ih-item.circle.effect12.bottom_to_top .img {
transform: translateY(0) rotate(0)
}
.ih-item.circle.effect12.bottom_to_top .info,
.ih-item.circle.effect12.bottom_to_top a:hover .img {
-webkit-transform: translateY(100%) rotate(180deg);
-moz-transform: translateY(100%) rotate(180deg);
-ms-transform: translateY(100%) rotate(180deg);
-o-transform: translateY(100%) rotate(180deg);
transform: translateY(100%) rotate(180deg)
}
.ih-item.circle.effect12.bottom_to_top a:hover .info {
-webkit-transform: translateY(0) rotate(0);
-moz-transform: translateY(0) rotate(0);
-ms-transform: translateY(0) rotate(0);
-o-transform: translateY(0) rotate(0);
transform: translateY(0) rotate(0);
-webkit-transition-delay: .4s;
-moz-transition-delay: .4s;
transition-delay: .4s
}
.ih-item.circle.effect13.colored .info {
background: #1a4a72;
background: rgba(26, 74, 114, .6)
}
.ih-item.circle.effect13 .info {
background: #333;
opacity: 0;
transition: all .35s ease-in-out
}
.ih-item.circle.effect13 a:hover .info {
opacity: 0.8 !important;
}
.ih-item.circle.effect13 .info h3 {
color: #fff;
font-size: 22px;
padding: 55px 0 0;
transition: all .35s ease-in-out
}
.ih-item.circle.effect13 .info h3,
.ih-item.circle.effect13 .info p {
margin: 0 30px;
visibility: hidden;
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out
}
.ih-item.circle.effect13 .info p {
color: #bbb;
padding: 10px 5px;
font-size: 12px;
transition: all .35s ease-in-out
}
.ih-item.circle.effect13 a:hover .info {
opacity: 1
}
.ih-item.circle.effect13 a:hover h3,
.ih-item.circle.effect13 a:hover p {
visibility: visible
}
.ih-item.circle.effect13.from_left_and_right .info h3 {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%)
}
.ih-item.circle.effect13.from_left_and_right .info p {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%)
}
.ih-item.circle.effect13.from_left_and_right a:hover h3,
.ih-item.circle.effect13.from_left_and_right a:hover p {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.circle.effect13.top_to_bottom .info h3,
.ih-item.circle.effect13.top_to_bottom .info p {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%)
}
.ih-item.circle.effect13.top_to_bottom a:hover h3,
.ih-item.circle.effect13.top_to_bottom a:hover p {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.circle.effect13.bottom_to_top .info h3,
.ih-item.circle.effect13.bottom_to_top .info p {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%)
}
.ih-item.circle.effect13.bottom_to_top a:hover h3,
.ih-item.circle.effect13.bottom_to_top a:hover p {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.circle.effect14 {
-webkit-perspective: 900px;
-moz-perspective: 900px;
perspective: 900px
}
.ih-item.circle.effect14 .img {
visibility: visible;
opacity: 1;
-webkit-transition: all .4s ease-out;
-moz-transition: all .4s ease-out;
transition: all .4s ease-out
}
.ih-item.circle.effect14.colored .info {
background: #1a4a72
}
.ih-item.circle.effect14 .info {
background: #333;
opacity: 0;
visibility: hidden;
-webkit-transition: all .35s ease-in-out .3s;
-moz-transition: all .35s ease-in-out .3s;
transition: all .35s ease-in-out .3s
}
.ih-item.circle.effect14 .info h3 {
color: #fff;
font-size: 22px;
margin: 0 30px;
padding: 55px 0 0
}
.ih-item.circle.effect14 .info p {
color: #bbb;
padding: 10px 5px;
margin: 0 30px;
font-size: 12px
}
.ih-item.circle.effect14 a:hover .img {
opacity: 0;
visibility: hidden
}
.ih-item.circle.effect14 a:hover .info {
visibility: visible;
opacity: 1
}
.ih-item.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%
}
.ih-item.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%
}
.ih-item.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)
}
.ih-item.circle.effect14.left_to_right a:hover .info {
transform: rotateY(0)
}
.ih-item.circle.effect14.left_to_right a:hover .info,
.ih-item.circle.effect14.right_to_left .img {
-webkit-transform: rotateY(0);
-moz-transform: rotateY(0);
-ms-transform: rotateY(0);
-o-transform: rotateY(0)
}
.ih-item.circle.effect14.right_to_left .img {
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%
}
.ih-item.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%
}
.ih-item.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)
}
.ih-item.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)
}
.ih-item.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%
}
.ih-item.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
}
.ih-item.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)
}
.ih-item.circle.effect14.top_to_bottom a:hover .info {
transform: rotateX(0)
}
.ih-item.circle.effect14.bottom_to_top .img,
.ih-item.circle.effect14.top_to_bottom a:hover .info {
-webkit-transform: rotateX(0);
-moz-transform: rotateX(0);
-ms-transform: rotateX(0);
-o-transform: rotateX(0)
}
.ih-item.circle.effect14.bottom_to_top .img {
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
}
.ih-item.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%
}
.ih-item.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)
}
.ih-item.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)
}
.ih-item.circle.effect15 .img {
opacity: 1;
visibility: visible;
-webkit-transform: scale(1) rotate(0);
-moz-transform: scale(1) rotate(0);
-ms-transform: scale(1) rotate(0);
-o-transform: scale(1) rotate(0);
transform: scale(1) rotate(0);
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out;
transition: all .35s ease-in-out
}
.ih-item.circle.effect15.colored .info {
background: #1a4a72
}
.ih-item.circle.effect15 .info {
background: #333;
opacity: 0;
visibility: hidden;
-webkit-transform: scale(.5) rotate(-720deg);
-moz-transform: scale(.5) rotate(-720deg);
-ms-transform: scale(.5) rotate(-720deg);
-o-transform: scale(.5) rotate(-720deg);
transform: scale(.5) rotate(-720deg);
-webkit-transition: all .35s ease-in-out .3s;
-moz-transition: all .35s ease-in-out .3s;
transition: all .35s ease-in-out .3s
}
.ih-item.circle.effect15 .info h3 {
color: #fff;
font-size: 22px;
margin: 0 30px;
padding: 55px 0 0
}
.ih-item.circle.effect15 .info p {
color: #bbb;
padding: 10px 5px;
margin: 0 30px;
font-size: 12px
}
.ih-item.circle.effect15 a:hover .img {
opacity: 0;
visibility: hidden;
-webkit-transform: scale(.5) rotate(720deg);
-moz-transform: scale(.5) rotate(720deg);
-ms-transform: scale(.5) rotate(720deg);
-o-transform: scale(.5) rotate(720deg);
transform: scale(.5) rotate(720deg)
}
.ih-item.circle.effect15 a:hover .info {
opacity: 1;
visibility: visible;
-webkit-transform: scale(1) rotate(0);
-moz-transform: scale(1) rotate(0);
-ms-transform: scale(1) rotate(0);
-o-transform: scale(1) rotate(0);
transform: scale(1) rotate(0)
}
.ih-item.circle.effect16 .img {
z-index: 11;
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out;
transition: all .35s ease-in-out
}
.ih-item.circle.effect16.colored .info {
background: #1a4a72
}
.ih-item.circle.effect16 .info {
background: #333;
transition: all .35s ease-in-out
}
.ih-item.circle.effect16 .info,
.ih-item.circle.effect16 .info p {
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out
}
.ih-item.circle.effect16 .info h3 {
color: #fff;
font-size: 22px;
margin: 0 30px;
padding: 55px 0 0
}
.ih-item.circle.effect16 .info p {
color: #bbb;
padding: 10px 5px;
margin: 0 30px;
font-size: 12px;
transition: all .35s ease-in-out
}
.ih-item.circle.effect16.left_to_right .img:after,
.ih-item.circle.effect16.right_to_left .img:after {
border-radius: 50%;
content: '';
width: 8px;
height: 8px;
position: absolute;
top: 40%;
margin: -4px 0 0 -4px;
background: rgba(0, 0, 0, .8);
box-shadow: 0 0 1px rgba(255, 255, 255, .9)
}
.ih-item.circle.effect16.left_to_right .img {
-webkit-transform-origin: 95% 40%;
-moz-transform-origin: 95% 40%;
-ms-transform-origin: 95% 40%;
-o-transform-origin: 95% 40%;
transform-origin: 95% 40%
}
.ih-item.circle.effect16.left_to_right .img:after {
left: 95%
}
.ih-item.circle.effect16.left_to_right a:hover .img {
-webkit-transform: rotate(-120deg);
-moz-transform: rotate(-120deg);
-ms-transform: rotate(-120deg);
-o-transform: rotate(-120deg);
transform: rotate(-120deg)
}
.ih-item.circle.effect16.right_to_left .img {
-webkit-transform-origin: 5% 40%;
-moz-transform-origin: 5% 40%;
-ms-transform-origin: 5% 40%;
-o-transform-origin: 5% 40%;
transform-origin: 5% 40%
}
.ih-item.circle.effect16.right_to_left .img:after {
left: 5%
}
.ih-item.circle.effect17 .info h3,
.ih-item.circle.effect18 .info h3,
.ih-item.circle.effect20 .info h3 {
text-transform: uppercase;
margin: 0 30px;
position: relative;
letter-spacing: 2px;
text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, .3)
}
.ih-item.circle.effect16.right_to_left a:hover .img {
-webkit-transform: rotate(120deg);
-moz-transform: rotate(120deg);
-ms-transform: rotate(120deg);
-o-transform: rotate(120deg);
transform: rotate(120deg)
}
.ih-item.circle.effect17 .info {
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
transition: all .35s ease-in-out
}
.ih-item.circle.effect17 .info,
.ih-item.circle.effect17 .info p {
opacity: 0;
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out
}
.ih-item.circle.effect17 .info h3 {
color: #fff;
font-size: 22px;
padding: 55px 0 0;
height: 110px
}
.ih-item.circle.effect17 .info p {
color: #bbb;
padding: 10px 5px;
margin: 0 30px;
font-size: 12px;
transition: all .35s ease-in-out
}
.ih-item.circle.effect17 a:hover .img:before {
box-shadow: inset 0 0 0 110px #333, inset 0 0 0 16px rgba(255, 255, 255, .8), 0 1px 2px rgba(0, 0, 0, .1);
box-shadow: inset 0 0 0 110px rgba(0, 0, 0, .6), inset 0 0 0 16px rgba(255, 255, 255, .8), 0 1px 2px rgba(0, 0, 0, .1)
}
.ih-item.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)
}
.ih-item.circle.effect17 a:hover .info p {
opacity: 1
}
.ih-item.circle.effect17.colored a:hover .img:before {
box-shadow: inset 0 0 0 110px #1a4a72, inset 0 0 0 16px rgba(255, 255, 255, .8), 0 1px 2px rgba(0, 0, 0, .1);
box-shadow: inset 0 0 0 110px rgba(26, 74, 114, .6), inset 0 0 0 16px rgba(255, 255, 255, .8), 0 1px 2px rgba(0, 0, 0, .1)
}
.ih-item.circle.effect18 {
-webkit-perspective: 900px;
-moz-perspective: 900px;
perspective: 900px
}
.ih-item.circle.effect18 .img {
z-index: 11;
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
transition: all .5s ease-in-out
}
.ih-item.circle.effect18.colored .info .info-back {
background: #1a4a72
}
.ih-item.circle.effect18 .info {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d
}
.ih-item.circle.effect18 .info .info-back {
opacity: 1;
border-radius: 50%;
width: 100%;
height: 100%;
background: #333
}
.ih-item.circle.effect18 .info h3 {
color: #fff;
font-size: 22px;
padding: 55px 0 0;
height: 110px
}
.ih-item.circle.effect18 .info p {
color: #bbb;
padding: 10px 5px;
margin: 0 30px;
font-size: 12px
}
.ih-item.circle.effect18.bottom_to_top .img {
-webkit-transform-origin: 50% 0;
-moz-transform-origin: 50% 0;
-ms-transform-origin: 50% 0;
-o-transform-origin: 50% 0;
transform-origin: 50% 0
}
.ih-item.circle.effect18.bottom_to_top a:hover .img {
-webkit-transform: rotate3d(1, 0, 0, 180deg);
-moz-transform: rotate3d(1, 0, 0, 180deg);
-ms-transform: rotate3d(1, 0, 0, 180deg);
-o-transform: rotate3d(1, 0, 0, 180deg);
transform: rotate3d(1, 0, 0, 180deg)
}
.ih-item.circle.effect18.top_to_bottom .img {
-webkit-transform-origin: 50% 100%;
-moz-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
-o-transform-origin: 50% 100%;
transform-origin: 50% 100%
}
.ih-item.circle.effect18.top_to_bottom a:hover .img {
-webkit-transform: rotate3d(1, 0, 0, -180deg);
-moz-transform: rotate3d(1, 0, 0, -180deg);
-ms-transform: rotate3d(1, 0, 0, -180deg);
-o-transform: rotate3d(1, 0, 0, -180deg);
transform: rotate3d(1, 0, 0, -180deg)
}
.ih-item.circle.effect18.left_to_right .img {
-webkit-transform-origin: 100% 50%;
-moz-transform-origin: 100% 50%;
-ms-transform-origin: 100% 50%;
-o-transform-origin: 100% 50%;
transform-origin: 100% 50%
}
.ih-item.circle.effect18.left_to_right a:hover .img {
-webkit-transform: rotate3d(0, 1, 0, 180deg);
-moz-transform: rotate3d(0, 1, 0, 180deg);
-ms-transform: rotate3d(0, 1, 0, 180deg);
-o-transform: rotate3d(0, 1, 0, 180deg);
transform: rotate3d(0, 1, 0, 180deg)
}
.ih-item.circle.effect18.right_to_left .img {
-webkit-transform-origin: 0 50%;
-moz-transform-origin: 0 50%;
-ms-transform-origin: 0 50%;
-o-transform-origin: 0 50%;
transform-origin: 0 50%
}
.ih-item.circle.effect18.right_to_left a:hover .img {
-webkit-transform: rotate3d(0, 1, 0, -180deg);
-moz-transform: rotate3d(0, 1, 0, -180deg);
-ms-transform: rotate3d(0, 1, 0, -180deg);
-o-transform: rotate3d(0, 1, 0, -180deg);
transform: rotate3d(0, 1, 0, -180deg)
}
.ih-item.circle.effect19.colored .info {
background: #1a4a72;
background: rgba(26, 74, 114, .6)
}
.ih-item.circle.effect19 .info {
background: #333;
background: rgba(0, 0, 0, .6);
opacity: 0;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out;
transition: all .35s ease-in-out
}
.ih-item.circle.effect19 .info h3 {
color: #fff;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 22px;
margin: 0 30px;
padding: 45px 0 0;
height: 140px;
text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, .3)
}
.ih-item.circle.effect19 .info p {
color: #bbb;
padding: 10px 5px;
margin: 0 30px;
font-size: 12px
}
.ih-item.circle.effect19 a:hover .info {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1)
}
.ih-item.circle.effect20 {
-webkit-perspective: 900px;
-moz-perspective: 900px;
perspective: 900px
}
.ih-item.circle.effect20 .img {
-webkit-transition: all .35s linear;
-moz-transition: all .35s linear;
transition: all .35s linear;
transform-origin: 50% 0
}
.ih-item.circle.effect20 .img,
.ih-item.circle.effect20 .info .info-back {
-webkit-transform-origin: 50% 0;
-moz-transform-origin: 50% 0;
-ms-transform-origin: 50% 0;
-o-transform-origin: 50% 0
}
.ih-item.circle.effect20.colored .info .info-back {
background: #1a4a72
}
.ih-item.circle.effect20 .info {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d
}
.ih-item.circle.effect20 .info .info-back {
opacity: 1;
visibility: hidden;
border-radius: 50%;
width: 100%;
height: 100%;
background: #333;
-webkit-transition: all .35s linear;
-moz-transition: all .35s linear;
transition: all .35s linear;
transform-origin: 50% 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden
}
.ih-item.circle.effect20 .info h3 {
color: #fff;
font-size: 22px;
padding: 55px 0 0;
height: 110px
}
.ih-item.circle.effect20 .info p {
color: #bbb;
padding: 10px 5px;
margin: 0 30px;
font-size: 12px
}
.ih-item.circle.effect20 a:hover .img {
opacity: 0
}
.ih-item.circle.effect20 a:hover .info .info-back {
opacity: 1;
visibility: visible
}
.ih-item.circle.effect20.top_to_bottom .info .info-back {
-webkit-transform: translate3d(0, 0, -220px) rotate3d(1, 0, 0, 90deg);
-moz-transform: translate3d(0, 0, -220px) rotate3d(1, 0, 0, 90deg);
-ms-transform: translate3d(0, 0, -220px) rotate3d(1, 0, 0, 90deg);
-o-transform: translate3d(0, 0, -220px) rotate3d(1, 0, 0, 90deg);
transform: translate3d(0, 0, -220px) rotate3d(1, 0, 0, 90deg)
}
.ih-item.circle.effect20.top_to_bottom a:hover .img {
-webkit-transform: translate3d(0, 280px, 0) rotate3d(1, 0, 0, -90deg);
-moz-transform: translate3d(0, 280px, 0) rotate3d(1, 0, 0, -90deg);
-ms-transform: translate3d(0, 280px, 0) rotate3d(1, 0, 0, -90deg);
-o-transform: translate3d(0, 280px, 0) rotate3d(1, 0, 0, -90deg);
transform: translate3d(0, 280px, 0) rotate3d(1, 0, 0, -90deg)
}
.ih-item.circle.effect20.top_to_bottom a:hover .info .info-back {
-webkit-transform: rotate3d(1, 0, 0, 0deg);
-moz-transform: rotate3d(1, 0, 0, 0deg);
-ms-transform: rotate3d(1, 0, 0, 0deg);
-o-transform: rotate3d(1, 0, 0, 0deg);
transform: rotate3d(1, 0, 0, 0deg)
}
.ih-item.circle.effect20.bottom_to_top .info .info-back {
-webkit-transform: translate3d(0, 280px, 0) rotate3d(1, 0, 0, -90deg);
-moz-transform: translate3d(0, 280px, 0) rotate3d(1, 0, 0, -90deg);
-ms-transform: translate3d(0, 280px, 0) rotate3d(1, 0, 0, -90deg);
-o-transform: translate3d(0, 280px, 0) rotate3d(1, 0, 0, -90deg);
transform: translate3d(0, 280px, 0) rotate3d(1, 0, 0, -90deg)
}
.ih-item.circle.effect20.bottom_to_top a:hover .img {
-webkit-transform: translate3d(0, 0, -220px) rotate3d(1, 0, 0, 90deg);
-moz-transform: translate3d(0, 0, -220px) rotate3d(1, 0, 0, 90deg);
-ms-transform: translate3d(0, 0, -220px) rotate3d(1, 0, 0, 90deg);
-o-transform: translate3d(0, 0, -220px) rotate3d(1, 0, 0, 90deg);
transform: translate3d(0, 0, -220px) rotate3d(1, 0, 0, 90deg)
}
.ih-item.circle.effect20.bottom_to_top a:hover .info .info-back {
-webkit-transform: rotate3d(1, 0, 0, 0deg);
-moz-transform: rotate3d(1, 0, 0, 0deg);
-ms-transform: rotate3d(1, 0, 0, 0deg);
-o-transform: rotate3d(1, 0, 0, 0deg);
transform: rotate3d(1, 0, 0, 0deg)
}
.ih-item.square.effect1.colored .info {
background: #1a4a72
}
.ih-item.square.effect1 .img {
z-index: 11;
position: absolute;
transition: all .35s ease-in-out;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1)
}
.ih-item.square.effect1 .img,
.ih-item.square.effect1 .info {
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out
}
.ih-item.square.effect1 .info {
background: #333;
visibility: hidden;
opacity: 0;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
transition: all .35s ease-in-out
}
.ih-item.square.effect1 a:hover .info {
visibility: visible;
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1)
}
.ih-item.square.effect1.left_and_right .info h3 {
position: absolute;
top: 12px;
left: 12px;
text-transform: uppercase;
color: #fff;
text-align: center;
font-size: 17px;
margin: 0
}
.ih-item.square.effect1.left_and_right .info p {
position: absolute;
right: 12px;
bottom: 12px;
margin: 0;
font-size: 12px;
color: #bbb
}
.ih-item.square.effect1.left_and_right a:hover .img {
-webkit-transform: scale(.6);
-moz-transform: scale(.6);
-ms-transform: scale(.6);
-o-transform: scale(.6);
transform: scale(.6)
}
.ih-item.square.effect1.top_to_bottom .info h3 {
text-transform: uppercase;
color: #fff;
text-align: center;
font-size: 17px;
padding: 10px 10px 0 4px;
margin: 10px 0 0
}
.ih-item.square.effect1.top_to_bottom .info p {
font-size: 12px;
color: #bbb;
padding: 5px;
text-align: center
}
.ih-item.square.effect1.top_to_bottom a:hover .img {
-webkit-transform: translateY(30px) scale(.6);
-moz-transform: translateY(30px) scale(.6);
-ms-transform: translateY(30px) scale(.6);
-o-transform: translateY(30px) scale(.6);
transform: translateY(30px) scale(.6)
}
.ih-item.square.effect1.bottom_to_top .info h3 {
text-transform: uppercase;
color: #fff;
text-align: center;
font-size: 17px;
padding: 10px 10px 0 4px;
margin: 134px 0 0
}
.ih-item.square.effect1.bottom_to_top .info p {
font-size: 12px;
color: #bbb;
padding: 5px;
text-align: center
}
.ih-item.square.effect1.bottom_to_top a:hover .img {
-webkit-transform: translateY(-30px) scale(.6);
-moz-transform: translateY(-30px) scale(.6);
-ms-transform: translateY(-30px) scale(.6);
-o-transform: translateY(-30px) scale(.6);
transform: translateY(-30px) scale(.6)
}
.ih-item.square.effect2.colored .info {
background: #1a4a72
}
.ih-item.square.effect2.colored .info h3 {
background: rgba(12, 34, 52, .6)
}
.ih-item.square.effect2 .img {
opacity: 1;
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
-webkit-transform: rotate(0) scale(1);
-moz-transform: rotate(0) scale(1);
-ms-transform: rotate(0) scale(1);
-o-transform: rotate(0) scale(1);
transform: rotate(0) scale(1)
}
.ih-item.square.effect2 .info {
background: #333;
visibility: hidden;
-webkit-transition: all .35s .3s ease-in-out;
-moz-transition: all .35s .3s ease-in-out;
transition: all .35s .3s ease-in-out
}
.ih-item.square.effect2 .info h3 {
text-transform: uppercase;
color: #fff;
font-size: 17px;
padding: 10px;
background: #111;
margin: 30px 0 0;
transform: translateY(-200px);
-webkit-transition: all .35s .6s ease-in-out;
-moz-transition: all .35s .6s ease-in-out;
transition: all .35s .6s ease-in-out
}
.ih-item.square.effect2 .info h3,
.ih-item.square.effect2 .info p {
text-align: center;
-webkit-transform: translateY(-200px);
-moz-transform: translateY(-200px);
-ms-transform: translateY(-200px);
-o-transform: translateY(-200px)
}
.ih-item.square.effect2 .info p {
font-size: 12px;
position: relative;
color: #bbb;
padding: 20px;
transform: translateY(-200px);
-webkit-transition: all .35s .5s linear;
-moz-transition: all .35s .5s linear;
transition: all .35s .5s linear
}
.ih-item.square.effect2 a:hover .img {
-webkit-transform: rotate(720deg) scale(0);
-moz-transform: rotate(720deg) scale(0);
-ms-transform: rotate(720deg) scale(0);
-o-transform: rotate(720deg) scale(0);
transform: rotate(720deg) scale(0);
opacity: 0
}
.ih-item.square.effect2 a:hover .info {
visibility: visible
}
.ih-item.square.effect2 a:hover .info h3,
.ih-item.square.effect2 a:hover .info p {
transform: translateY(0)
}
.ih-item.square.effect2 a:hover .info h3,
.ih-item.square.effect2 a:hover .info p,
.ih-item.square.effect3 .img {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0)
}
.ih-item.square.effect3.colored .info {
background: #1a4a72
}
.ih-item.square.effect3 .img {
transform: translateY(0);
transition: all .35s ease-in-out
}
.ih-item.square.effect3 .img,
.ih-item.square.effect3 .info {
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out
}
.ih-item.square.effect3 .info {
height: 65px;
background: #333;
opacity: 0;
transition: all .35s ease-in-out
}
.ih-item.square.effect3 .info h3 {
text-transform: uppercase;
color: #fff;
text-align: center;
font-size: 17px;
padding: 10px 10px 0 4px;
margin: 4px 0 0
}
.ih-item.square.effect3 .info p {
font-size: 12px;
position: relative;
color: #bbb; text-align: center
}
.ih-item.square.effect3 a:hover .info {
visibility: visible;
opacity: 1
}
.ih-item.square.effect3.bottom_to_top .info {
top: auto;
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%)
}
.ih-item.square.effect3.bottom_to_top a:hover .img {
-webkit-transform: translateY(-50px);
-moz-transform: translateY(-50px);
-ms-transform: translateY(-50px);
-o-transform: translateY(-50px);
transform: translateY(-50px)
}
.ih-item.square.effect3.bottom_to_top a:hover .info {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.square.effect3.top_to_bottom .info {
bottom: auto;
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%)
}
.ih-item.square.effect3.top_to_bottom a:hover .img {
-webkit-transform: translateY(50px);
-moz-transform: translateY(50px);
-ms-transform: translateY(50px);
-o-transform: translateY(50px);
transform: translateY(50px)
}
.ih-item.square.effect3.top_to_bottom a:hover .info {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.square.effect4 {
position: relative
}
.ih-item.square.effect4.colored .info {
background: rgba(12, 34, 52, .6)
}
.ih-item.square.effect4.colored .mask1,
.ih-item.square.effect4.colored .mask2 {
background: #1a4a72;
background: rgba(26, 74, 114, .6)
}
.ih-item.square.effect4 .img {
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out;
transition: all .35s ease-in-out
}
.ih-item.square.effect4 .mask1,
.ih-item.square.effect4 .mask2 {
position: absolute;
background: #333;
background: rgba(0, 0, 0, .6);
height: 361px;
width: 361px;
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out;
transition: all .35s ease-in-out
}
.ih-item.square.effect4 .mask1 {
left: auto;
right: 0;
top: 0;
-webkit-transform: rotate(56.5deg) translateX(-180px);
-moz-transform: rotate(56.5deg) translateX(-180px);
-ms-transform: rotate(56.5deg) translateX(-180px);
-o-transform: rotate(56.5deg) translateX(-180px);
transform: rotate(56.5deg) translateX(-180px);
-webkit-transform-origin: 100% 0;
-moz-transform-origin: 100% 0;
-ms-transform-origin: 100% 0;
-o-transform-origin: 100% 0;
transform-origin: 100% 0
}
.ih-item.square.effect4 .mask2 {
top: auto;
bottom: 0;
left: 0;
-webkit-transform: rotate(56.5deg) translateX(180px);
-moz-transform: rotate(56.5deg) translateX(180px);
-ms-transform: rotate(56.5deg) translateX(180px);
-o-transform: rotate(56.5deg) translateX(180px);
transform: rotate(56.5deg) translateX(180px);
-webkit-transform-origin: 0 100%;
-moz-transform-origin: 0 100%;
-ms-transform-origin: 0 100%;
-o-transform-origin: 0 100%;
transform-origin: 0 100%
}
.ih-item.square.effect4 .info {
background: #111;
height: 0;
visibility: hidden;
width: 361px;
-webkit-transform: rotate(-33.5deg) translate(-112px, 166px);
-moz-transform: rotate(-33.5deg) translate(-112px, 166px);
-ms-transform: rotate(-33.5deg) translate(-112px, 166px);
-o-transform: rotate(-33.5deg) translate(-112px, 166px);
transform: rotate(-33.5deg) translate(-112px, 166px);
-webkit-transform-origin: 0 100%;
-moz-transform-origin: 0 100%;
-ms-transform-origin: 0 100%;
-o-transform-origin: 0 100%;
transform-origin: 0 100%;
-webkit-transition: all .35s ease-in-out .35s;
-moz-transition: all .35s ease-in-out .35s;
transition: all .35s ease-in-out .35s
}
.ih-item.square.effect4 .info h3 {
text-transform: uppercase;
color: #fff;
text-align: center;
font-size: 17px;
padding: 10px;
background: 0 0;
margin-top: 5px;
border-bottom: 1px solid rgba(255, 255, 255, .2);
transition: all .35s ease-in-out .35s
}
.ih-item.square.effect4 .info h3,
.ih-item.square.effect4 .info p {
opacity: 0;
-webkit-transition: all .35s ease-in-out .35s;
-moz-transition: all .35s ease-in-out .35s
}
.ih-item.square.effect5 .info h3,
.ih-item.square.effect6 .info h3,
.ih-item.square.effect7 .info h3,
.ih-item.square.effect8 .info h3 {
text-align: center;
text-transform: uppercase;
margin: 30px 0 0
}
.ih-item.square.effect4 .info h3 {
margin-bottom: 0px;
}
.ih-item.square.effect4 .info p {
font-size: 12px;
position: relative;
color: #bbb;
padding: 15px 15px 10px 15px;
text-align: center;
transition: all .35s ease-in-out .35s
}
.ih-item.square.effect4 a:hover .mask1 {
-webkit-transform: rotate(56.5deg) translateX(1px);
-moz-transform: rotate(56.5deg) translateX(1px);
-ms-transform: rotate(56.5deg) translateX(1px);
-o-transform: rotate(56.5deg) translateX(1px);
transform: rotate(56.5deg) translateX(1px)
}
.ih-item.square.effect4 a:hover .mask2 {
-webkit-transform: rotate(56.5deg) translateX(-1px);
-moz-transform: rotate(56.5deg) translateX(-1px);
-ms-transform: rotate(56.5deg) translateX(-1px);
-o-transform: rotate(56.5deg) translateX(-1px);
transform: rotate(56.5deg) translateX(-1px)
}
.ih-item.square.effect4 a:hover .info {
width: 100%;
height: 130px;
visibility: visible;
top: 40px;
-webkit-transform: rotate(0) translate(0, 0);
-moz-transform: rotate(0) translate(0, 0);
-ms-transform: rotate(0) translate(0, 0);
-o-transform: rotate(0) translate(0, 0);
transform: rotate(0) translate(0, 0)
}
.ih-item.square.effect4 a:hover .info h3,
.ih-item.square.effect4 a:hover .info p {
opacity: 1
}
.ih-item.square.effect5.colored .info {
background: #1a4a72
}
.ih-item.square.effect5.colored .info h3 {
background: rgba(12, 34, 52, .6)
}
.ih-item.square.effect5 .img {
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out;
transition: all .35s ease-in-out;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1)
}
.ih-item.square.effect5 .info {
background: #333;
opacity: 0;
transition: all .35s ease-in-out
}
.ih-item.square.effect5 .info,
.ih-item.square.effect6 .img {
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out
}
.ih-item.square.effect5 .info h3 {
color: #fff;
font-size: 17px;
padding: 10px;
background: #111
}
.ih-item.square.effect5 .info p {
font-size: 12px;
position: relative;
color: #bbb;
padding: 20px;
text-align: center
}
.ih-item.square.effect5 a:hover .img {
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
-webkit-transition-delay: 0;
-moz-transition-delay: 0;
transition-delay: 0
}
.ih-item.square.effect5 a:hover .info {
visibility: visible;
opacity: 1;
-webkit-transform: scale(1) rotate(0);
-moz-transform: scale(1) rotate(0);
-ms-transform: scale(1) rotate(0);
-o-transform: scale(1) rotate(0);
transform: scale(1) rotate(0);
-webkit-transition-delay: .3s;
-moz-transition-delay: .3s;
transition-delay: .3s
}
.ih-item.square.effect5.left_to_right .info {
-webkit-transform: scale(0) rotate(-180deg);
-moz-transform: scale(0) rotate(-180deg);
-ms-transform: scale(0) rotate(-180deg);
-o-transform: scale(0) rotate(-180deg);
transform: scale(0) rotate(-180deg)
}
.ih-item.square.effect5.right_to_left .info {
-webkit-transform: scale(0) rotate(180deg);
-moz-transform: scale(0) rotate(180deg);
-ms-transform: scale(0) rotate(180deg);
-o-transform: scale(0) rotate(180deg);
transform: scale(0) rotate(180deg)
}
.ih-item.square.effect6.colored .info {
background: #1a4a72;
background: rgba(26, 74, 114, .6)
}
.ih-item.square.effect6.colored .info h3 {
background: rgba(12, 34, 52, .6)
}
.ih-item.square.effect6 .img {
transition: all .35s ease-in-out;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1)
}
.ih-item.square.effect6 .info {
background: #333;
visibility: hidden;
opacity: 0.8 !important;
transition: all .35s ease-in-out
}
.ih-item.square.effect6 .info,
.ih-item.square.effect6 .info h3 {
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out
}
.ih-item.square.effect6 .info h3 {
color: #fff;
font-size: 17px;
padding: 10px;
background: #111;
transition: all .35s ease-in-out
}
.ih-item.square.effect6 .info p {
font-size: 12px;
position: relative;
color: #bbb;
padding: 20px;
text-align: center;
-webkit-transition: all .05s linear;
-moz-transition: all .05s linear;
transition: all .05s linear
}
.ih-item.square.effect6 a:hover .img {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2)
}
.ih-item.square.effect6 a:hover .info {
visibility: visible;
opacity: 1
}
.ih-item.square.effect6.from_top_and_bottom .info h3 {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%)
}
.ih-item.square.effect6.from_top_and_bottom .info p {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%)
}
.ih-item.square.effect6.from_top_and_bottom a:hover .info h3,
.ih-item.square.effect6.from_top_and_bottom a:hover .info p {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.square.effect6.from_left_and_right .info h3 {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%)
}
.ih-item.square.effect6.from_left_and_right .info p {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%)
}
.ih-item.square.effect6.from_left_and_right a:hover .info h3,
.ih-item.square.effect6.from_left_and_right a:hover .info p {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.square.effect6.top_to_bottom .info h3,
.ih-item.square.effect6.top_to_bottom .info p {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%)
}
.ih-item.square.effect6.top_to_bottom a:hover .info h3,
.ih-item.square.effect6.top_to_bottom a:hover .info p {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.square.effect6.bottom_to_top .info h3,
.ih-item.square.effect6.bottom_to_top .info p {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%)
}
.ih-item.square.effect6.bottom_to_top a:hover .info h3,
.ih-item.square.effect6.bottom_to_top a:hover .info p {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.square.effect7.colored .info {
background: #1a4a72;
background: rgba(26, 74, 114, .6)
}
.ih-item.square.effect7.colored .info h3 {
background: rgba(12, 34, 52, .6)
}
.ih-item.square.effect7 .img {
transition: all .35s ease-in-out;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1)
}
.ih-item.square.effect7 .img,
.ih-item.square.effect7 .info {
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out
}
.ih-item.square.effect7 .info {
background: #333;
visibility: hidden;
opacity: 0.8 !important;
transition: all .35s ease-in-out
}
.ih-item.square.effect7 .info h3 {
color: #fff;
font-size: 17px;
padding: 10px;
background: #111;
-webkit-transform: scale(4);
-moz-transform: scale(4);
-ms-transform: scale(4);
-o-transform: scale(4);
transform: scale(4);
-webkit-transition: all .35s .1s ease-in-out;
-moz-transition: all .35s .1s ease-in-out;
transition: all .35s .1s ease-in-out
}
.ih-item.square.effect7 .info p {
font-size: 12px;
position: relative;
color: #bbb;
padding: 20px;
text-align: center;
-webkit-transform: scale(5);
-moz-transform: scale(5);
-ms-transform: scale(5);
-o-transform: scale(5);
transform: scale(5);
-webkit-transition: all .35s .3s linear;
-moz-transition: all .35s .3s linear;
transition: all .35s .3s linear
}
.ih-item.square.effect7 a:hover .img {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2)
}
.ih-item.square.effect7 a:hover .info {
visibility: visible;
opacity: 1
}
.ih-item.square.effect7 a:hover .info h3,
.ih-item.square.effect7 a:hover .info p {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1)
}
.ih-item.square.effect8.colored .info {
background: #1a4a72
}
.ih-item.square.effect8.colored .info h3 {
background: rgba(12, 34, 52, .6)
}
.ih-item.square.effect8 .img {
opacity: 1;
transition: all .35s ease-in-out
}
.ih-item.square.effect8 .img,
.ih-item.square.effect8 .info {
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out
}
.ih-item.square.effect8 .info {
background: #333;
visibility: hidden;
opacity: 0;
transition: all .35s ease-in-out
}
.ih-item.square.effect8 .info h3 {
color: #fff;
font-size: 17px;
padding: 10px;
background: #111;
-webkit-transition: all .35s .1s ease-in-out;
-moz-transition: all .35s .1s ease-in-out;
transition: all .35s .1s ease-in-out
}
.ih-item.square.effect8 .info p {
font-size: 12px;
position: relative;
color: #bbb;
padding: 20px;
text-align: center;
-webkit-transition: all .35s .15s linear;
-moz-transition: all .35s .15s linear;
transition: all .35s .15s linear
}
.ih-item.square.effect8 a:hover .img {
opacity: 0
}
.ih-item.square.effect8 a:hover .info {
visibility: visible;
opacity: 1
}
.ih-item.square.effect8.scale_up .img {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1)
}
.ih-item.square.effect8.scale_up .info,
.ih-item.square.effect8.scale_up .info h3,
.ih-item.square.effect8.scale_up .info p {
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0)
}
.ih-item.square.effect8.scale_up a:hover .img {
-webkit-transform: scale(5);
-moz-transform: scale(5);
-ms-transform: scale(5);
-o-transform: scale(5);
transform: scale(5)
}
.ih-item.square.effect8.scale_down .img,
.ih-item.square.effect8.scale_up a:hover .info,
.ih-item.square.effect8.scale_up a:hover .info h3,
.ih-item.square.effect8.scale_up a:hover .info p {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1)
}
.ih-item.square.effect8.scale_down .info,
.ih-item.square.effect8.scale_down .info h3,
.ih-item.square.effect8.scale_down .info p {
-webkit-transform: scale(5);
-moz-transform: scale(5);
-ms-transform: scale(5);
-o-transform: scale(5);
transform: scale(5)
}
.ih-item.square.effect8.scale_down a:hover .img {
-webkit-transform: scale(.5);
-moz-transform: scale(.5);
-ms-transform: scale(.5);
-o-transform: scale(.5);
transform: scale(.5)
}
.ih-item.square.effect8.scale_down a:hover .info,
.ih-item.square.effect8.scale_down a:hover .info h3,
.ih-item.square.effect8.scale_down a:hover .info p {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1)
}
.ih-item.square.effect9 {
perspective: 900px
}
.ih-item.square.effect15,
.ih-item.square.effect9 {
-webkit-perspective: 900px;
-moz-perspective: 900px
}
.ih-item.square.effect9.colored .info .info-back {
background: #1a4a72
}
.ih-item.square.effect9.colored .info h3 {
background: rgba(12, 34, 52, .6)
}
.ih-item.square.effect9 .img {
position: relative;
z-index: 11;
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
transition: all .5s ease-in-out
}
.ih-item.square.effect9 .info {
z-index: 0;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d
}
.ih-item.square.effect9 .info .info-back {
opacity: 1;
width: 100%;
height: 100%;
padding-top: 30px;
background: #333
}
.ih-item.square.effect9 .info h3 {
text-transform: uppercase;
color: #fff;
text-align: center;
font-size: 17px;
padding: 10px;
background: #111;
margin: 0
}
.ih-item.square.effect10 .info h3,
.ih-item.square.effect11 .info h3,
.ih-item.square.effect12 .info h3,
.ih-item.square.effect13 .info h3,
.ih-item.square.effect14 .info h3,
.ih-item.square.effect15 .info h3 {
text-transform: uppercase;
margin: 30px 0 0
}
.ih-item.square.effect9 .info p {
font-size: 12px;
position: relative;
color: #bbb;
padding: 20px;
text-align: center
}
.ih-item.square.effect9.left_to_right .img {
-webkit-transform-origin: 100% 50%;
-moz-transform-origin: 100% 50%;
-ms-transform-origin: 100% 50%;
-o-transform-origin: 100% 50%;
transform-origin: 100% 50%
}
.ih-item.square.effect9.left_to_right a:hover .img {
-webkit-transform: rotate3d(0, 1, 0, 180deg);
-moz-transform: rotate3d(0, 1, 0, 180deg);
-ms-transform: rotate3d(0, 1, 0, 180deg);
-o-transform: rotate3d(0, 1, 0, 180deg);
transform: rotate3d(0, 1, 0, 180deg)
}
.ih-item.square.effect9.right_to_left .img {
-webkit-transform-origin: 0 50%;
-moz-transform-origin: 0 50%;
-ms-transform-origin: 0 50%;
-o-transform-origin: 0 50%;
transform-origin: 0 50%
}
.ih-item.square.effect9.right_to_left a:hover .img {
-webkit-transform: rotate3d(0, 1, 0, -180deg);
-moz-transform: rotate3d(0, 1, 0, -180deg);
-ms-transform: rotate3d(0, 1, 0, -180deg);
-o-transform: rotate3d(0, 1, 0, -180deg);
transform: rotate3d(0, 1, 0, -180deg)
}
.ih-item.square.effect9.top_to_bottom .img {
-webkit-transform-origin: 50% 100%;
-moz-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
-o-transform-origin: 50% 100%;
transform-origin: 50% 100%
}
.ih-item.square.effect9.top_to_bottom a:hover .img {
-webkit-transform: rotate3d(1, 0, 0, -180deg);
-moz-transform: rotate3d(1, 0, 0, -180deg);
-ms-transform: rotate3d(1, 0, 0, -180deg);
-o-transform: rotate3d(1, 0, 0, -180deg);
transform: rotate3d(1, 0, 0, -180deg)
}
.ih-item.square.effect9.bottom_to_top .img {
-webkit-transform-origin: 50% 0;
-moz-transform-origin: 50% 0;
-ms-transform-origin: 50% 0;
-o-transform-origin: 50% 0;
transform-origin: 50% 0
}
.ih-item.square.effect9.bottom_to_top a:hover .img {
-webkit-transform: rotate3d(1, 0, 0, 180deg);
-moz-transform: rotate3d(1, 0, 0, 180deg);
-ms-transform: rotate3d(1, 0, 0, 180deg);
-o-transform: rotate3d(1, 0, 0, 180deg);
transform: rotate3d(1, 0, 0, 180deg)
}
.ih-item.square.effect10 {
overflow: hidden
}
.ih-item.square.effect10.colored .info {
background: #1a4a72
}
.ih-item.square.effect10.colored .info h3 {
background: rgba(12, 34, 52, .6)
}
.ih-item.square.effect10 .img {
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out;
transition: all .35s ease-in-out
}
.ih-item.square.effect10 .info {
background: #333;
visibility: hidden;
opacity: 0;
transition: all .35s ease-in-out
}
.ih-item.square.effect10 .info,
.ih-item.square.effect11 .img {
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out
}
.ih-item.square.effect10 .info h3 {
color: #fff;
text-align: center;
font-size: 17px;
padding: 10px;
background: #111
}
.ih-item.square.effect10 .info p {
font-size: 12px;
position: relative;
color: #bbb;
padding: 20px;
text-align: center
}
.ih-item.square.effect10 a:hover .info {
visibility: visible;
opacity: 1
}
.ih-item.square.effect10.left_to_right .img {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.square.effect10.left_to_right .info {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%)
}
.ih-item.square.effect10.left_to_right a:hover .img {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%)
}
.ih-item.square.effect10.left_to_right a:hover .info,
.ih-item.square.effect10.right_to_left .img {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.square.effect10.right_to_left .info {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%)
}
.ih-item.square.effect10.right_to_left a:hover .img {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%)
}
.ih-item.square.effect10.right_to_left a:hover .info {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.square.effect10.top_to_bottom .img {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.square.effect10.top_to_bottom .info {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%)
}
.ih-item.square.effect10.top_to_bottom a:hover .img {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%)
}
.ih-item.square.effect10.bottom_to_top .img,
.ih-item.square.effect10.top_to_bottom a:hover .info {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.square.effect10.bottom_to_top .info {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%)
}
.ih-item.square.effect10.bottom_to_top a:hover .img {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%)
}
.ih-item.square.effect10.bottom_to_top a:hover .info {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.square.effect11.colored .info {
background: #1a4a72
}
.ih-item.square.effect11.colored .info h3 {
background: rgba(12, 34, 52, .6)
}
.ih-item.square.effect11 .img {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
transition: all .35s ease-in-out
}
.ih-item.square.effect11 .info {
background: #333;
visibility: hidden;
opacity: 0;
-webkit-transition: all .35s ease .2s;
-moz-transition: all .35s ease .2s;
transition: all .35s ease .2s
}
.ih-item.square.effect11 .info h3 {
color: #fff;
text-align: center;
font-size: 17px;
padding: 10px;
background: #111
}
.ih-item.square.effect11 .info p {
font-size: 12px;
position: relative;
color: #bbb;
padding: 20px;
text-align: center
}
.ih-item.square.effect11 a:hover .img {
opacity: 0;
-webkit-transform: scale(.5);
-moz-transform: scale(.5);
-ms-transform: scale(.5);
-o-transform: scale(.5);
transform: scale(.5)
}
.ih-item.square.effect11 a:hover .info {
visibility: visible;
opacity: 1
}
.ih-item.square.effect11.left_to_right .info {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%)
}
.ih-item.square.effect11.left_to_right a:hover .info {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.square.effect11.right_to_left .info {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%)
}
.ih-item.square.effect11.right_to_left a:hover .info {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.square.effect11.top_to_bottom .info {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%)
}
.ih-item.square.effect11.top_to_bottom a:hover .info {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.square.effect11.bottom_to_top .info {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%)
}
.ih-item.square.effect11.bottom_to_top a:hover .info {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.square.effect12.colored .info {
background: #1a4a72;
background: rgba(26, 74, 114, .6)
}
.ih-item.square.effect12.colored .info h3 {
background: rgba(12, 34, 52, .6)
}
.ih-item.square.effect12 .img {
transition: all .35s ease-in
}
.ih-item.square.effect12 .img,
.ih-item.square.effect12 .info {
-webkit-transition: all .35s ease-in;
-moz-transition: all .35s ease-in
}
.ih-item.square.effect12 .info {
background: #333;
visibility: hidden;
opacity: 0.8 !important;
transition: all .35s ease-in
}
.ih-item.square.effect12 .info h3 {
color: #fff;
font-size: 17px;
padding: 10px;
background: #111;
transition: all .35s ease-in
}
.ih-item.square.effect12 .info h3,
.ih-item.square.effect12 .info p {
text-align: center;
-webkit-transition: all .35s ease-in;
-moz-transition: all .35s ease-in
}
.ih-item.square.effect12 .info p {
font-size: 12px;
position: relative;
color: #bbb;
padding: 20px;
transition: all .35s ease-in
}
.ih-item.square.effect12 a:hover .info {
visibility: visible;
opacity: 1;
-webkit-transition-delay: .2s;
-moz-transition-delay: .2s;
transition-delay: .2s
}
.ih-item.square.effect12 a:hover .info h3 {
-webkit-transition-delay: .3s;
-moz-transition-delay: .3s;
transition-delay: .3s
}
.ih-item.square.effect12 a:hover .info p {
-webkit-transition-delay: .25s;
-moz-transition-delay: .25s;
transition-delay: .25s
}
.ih-item.square.effect12.left_to_right .info {
-webkit-transform: translate(-460px, -100px) rotate(-180deg);
-moz-transform: translate(-460px, -100px) rotate(-180deg);
-ms-transform: translate(-460px, -100px) rotate(-180deg);
-o-transform: translate(-460px, -100px) rotate(-180deg);
transform: translate(-460px, -100px) rotate(-180deg)
}
.ih-item.square.effect12.left_to_right .info h3 {
-webkit-transform: translateY(-100px);
-moz-transform: translateY(-100px);
-ms-transform: translateY(-100px);
-o-transform: translateY(-100px);
transform: translateY(-100px)
}
.ih-item.square.effect12.left_to_right .info p {
-webkit-transform: translateX(-300px) rotate(-90deg);
-moz-transform: translateX(-300px) rotate(-90deg);
-ms-transform: translateX(-300px) rotate(-90deg);
-o-transform: translateX(-300px) rotate(-90deg);
transform: translateX(-300px) rotate(-90deg)
}
.ih-item.square.effect12.left_to_right a:hover .info {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0)
}
.ih-item.square.effect12.left_to_right a:hover .info h3 {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.square.effect12.left_to_right a:hover .info p {
-webkit-transform: translateX(0) rotate(0);
-moz-transform: translateX(0) rotate(0);
-ms-transform: translateX(0) rotate(0);
-o-transform: translateX(0) rotate(0);
transform: translateX(0) rotate(0)
}
.ih-item.square.effect12.right_to_left .info {
-webkit-transform: translate(460px, -100px) rotate(180deg);
-moz-transform: translate(460px, -100px) rotate(180deg);
-ms-transform: translate(460px, -100px) rotate(180deg);
-o-transform: translate(460px, -100px) rotate(180deg);
transform: translate(460px, -100px) rotate(180deg)
}
.ih-item.square.effect12.right_to_left .info h3 {
-webkit-transform: translateY(-100px);
-moz-transform: translateY(-100px);
-ms-transform: translateY(-100px);
-o-transform: translateY(-100px);
transform: translateY(-100px)
}
.ih-item.square.effect12.right_to_left .info p {
-webkit-transform: translateX(300px) rotate(90deg);
-moz-transform: translateX(300px) rotate(90deg);
-ms-transform: translateX(300px) rotate(90deg);
-o-transform: translateX(300px) rotate(90deg);
transform: translateX(300px) rotate(90deg)
}
.ih-item.square.effect12.right_to_left a:hover .info {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0)
}
.ih-item.square.effect12.right_to_left a:hover .info h3 {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.square.effect12.right_to_left a:hover .info p {
-webkit-transform: translateX(0) rotate(0);
-moz-transform: translateX(0) rotate(0);
-ms-transform: translateX(0) rotate(0);
-o-transform: translateX(0) rotate(0);
transform: translateX(0) rotate(0)
}
.ih-item.square.effect12.top_to_bottom .info {
-webkit-transform: translate(-265px, -145px) rotate(-45deg);
-moz-transform: translate(-265px, -145px) rotate(-45deg);
-ms-transform: translate(-265px, -145px) rotate(-45deg);
-o-transform: translate(-265px, -145px) rotate(-45deg);
transform: translate(-265px, -145px) rotate(-45deg)
}
.ih-item.square.effect12.top_to_bottom .info h3,
.ih-item.square.effect12.top_to_bottom .info p {
-webkit-transform: translate(200px, -200px);
-moz-transform: translate(200px, -200px);
-ms-transform: translate(200px, -200px);
-o-transform: translate(200px, -200px);
transform: translate(200px, -200px)
}
.ih-item.square.effect12.top_to_bottom a:hover .info {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
-webkit-transition-delay: .2s;
-moz-transition-delay: .2s;
transition-delay: .2s
}
.ih-item.square.effect12.top_to_bottom a:hover .info h3 {
transform: translate(0, 0);
-webkit-transition-delay: .3s;
-moz-transition-delay: .3s;
transition-delay: .3s
}
.ih-item.square.effect12.top_to_bottom a:hover .info h3,
.ih-item.square.effect12.top_to_bottom a:hover .info p {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0)
}
.ih-item.square.effect12.top_to_bottom a:hover .info p {
transform: translate(0, 0);
-webkit-transition-delay: .4s;
-moz-transition-delay: .4s;
transition-delay: .4s
}
.ih-item.square.effect12.bottom_to_top .info {
-webkit-transform: translate(265px, 145px) rotate(45deg);
-moz-transform: translate(265px, 145px) rotate(45deg);
-ms-transform: translate(265px, 145px) rotate(45deg);
-o-transform: translate(265px, 145px) rotate(45deg);
transform: translate(265px, 145px) rotate(45deg)
}
.ih-item.square.effect12.bottom_to_top .info h3 {
-webkit-transform: translate(200px, -200px);
-moz-transform: translate(200px, -200px);
-ms-transform: translate(200px, -200px);
-o-transform: translate(200px, -200px);
transform: translate(200px, -200px)
}
.ih-item.square.effect12.bottom_to_top .info p {
-webkit-transform: translate(-200px, 200px);
-moz-transform: translate(-200px, 200px);
-ms-transform: translate(-200px, 200px);
-o-transform: translate(-200px, 200px);
transform: translate(-200px, 200px)
}
.ih-item.square.effect12.bottom_to_top a:hover .info {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
-webkit-transition-delay: .2s;
-moz-transition-delay: .2s;
transition-delay: .2s
}
.ih-item.square.effect12.bottom_to_top a:hover .info h3 {
transform: translate(0, 0);
-webkit-transition-delay: .3s;
-moz-transition-delay: .3s;
transition-delay: .3s
}
.ih-item.square.effect12.bottom_to_top a:hover .info h3,
.ih-item.square.effect12.bottom_to_top a:hover .info p {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0)
}
.ih-item.square.effect12.bottom_to_top a:hover .info p {
transform: translate(0, 0);
-webkit-transition-delay: .4s;
-moz-transition-delay: .4s;
transition-delay: .4s
}
.ih-item.square.effect13.colored .info {
background: #1a4a72;
background: rgba(26, 74, 114, .6)
}
.ih-item.square.effect13.colored .info h3 {
background: rgba(12, 34, 52, .6)
}
.ih-item.square.effect13 .img {
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out;
transition: all .35s ease-in-out;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1)
}
.ih-item.square.effect13 .info {
background: #333;
visibility: hidden;
opacity: 0.8 !important;
pointer-events: none;
transition: all .35s ease-in-out
}
.ih-item.square.effect13 .info,
.ih-item.square.effect14 .img {
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out
}
.ih-item.square.effect13 .info h3 {
color: #fff;
text-align: center;
font-size: 17px;
padding: 10px;
background: #111
}
.ih-item.square.effect13 .info p {
font-size: 12px;
position: relative;
color: #bbb;
padding: 20px;
text-align: center
}
.ih-item.square.effect13 a:hover .img {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2)
}
.ih-item.square.effect13 a:hover .info {
visibility: visible;
opacity: 1
}
.ih-item.square.effect13.left_to_right .info {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%)
}
.ih-item.square.effect13.left_to_right a:hover .info {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.square.effect13.right_to_left .info {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%)
}
.ih-item.square.effect13.right_to_left a:hover .info {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.square.effect13.top_to_bottom .info {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%)
}
.ih-item.square.effect13.top_to_bottom a:hover .info {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.square.effect13.bottom_to_top .info {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%)
}
.ih-item.square.effect13.bottom_to_top a:hover .info {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.square.effect14.colored .info {
background: #1a4a72
}
.ih-item.square.effect14.colored .info h3 {
background: rgba(12, 34, 52, .6)
}
.ih-item.square.effect14 .img {
opacity: 1;
transition: all .35s ease-in-out
}
.ih-item.square.effect14 .info {
background: #333;
visibility: hidden;
transform: scale(.5);
-webkit-transition: all .35s ease .2s;
-moz-transition: all .35s ease .2s;
transition: all .35s ease .2s
}
.ih-item.square.effect14 .info,
.ih-item.square.effect14 a:hover .img {
opacity: 0;
pointer-events: none;
-webkit-transform: scale(.5);
-moz-transform: scale(.5);
-ms-transform: scale(.5);
-o-transform: scale(.5)
}
.ih-item.square.effect14 .info h3 {
color: #fff;
text-align: center;
font-size: 17px;
padding: 10px;
background: #111
}
.ih-item.square.effect14 .info p {
font-size: 12px;
position: relative;
color: #bbb;
padding: 20px;
text-align: center
}
.ih-item.square.effect14 a:hover .img {
transform: scale(.5)
}
.ih-item.square.effect14 a:hover .info {
visibility: visible;
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1)
}
.ih-item.square.effect14.left_to_right .img {
-webkit-transform: translateX(0) rotate(0);
-moz-transform: translateX(0) rotate(0);
-ms-transform: translateX(0) rotate(0);
-o-transform: translateX(0) rotate(0);
transform: translateX(0) rotate(0)
}
.ih-item.square.effect14.left_to_right a:hover .img {
-webkit-transform: translateX(100%) rotate(180deg);
-moz-transform: translateX(100%) rotate(180deg);
-ms-transform: translateX(100%) rotate(180deg);
-o-transform: translateX(100%) rotate(180deg);
transform: translateX(100%) rotate(180deg)
}
.ih-item.square.effect14.right_to_left .img {
-webkit-transform: translateX(0) rotate(0);
-moz-transform: translateX(0) rotate(0);
-ms-transform: translateX(0) rotate(0);
-o-transform: translateX(0) rotate(0);
transform: translateX(0) rotate(0)
}
.ih-item.square.effect14.right_to_left a:hover .img {
-webkit-transform: translateX(-100%) rotate(-180deg);
-moz-transform: translateX(-100%) rotate(-180deg);
-ms-transform: translateX(-100%) rotate(-180deg);
-o-transform: translateX(-100%) rotate(-180deg);
transform: translateX(-100%) rotate(-180deg)
}
.ih-item.square.effect14.top_to_bottom .img {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.square.effect14.top_to_bottom a:hover .img {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%)
}
.ih-item.square.effect14.bottom_to_top .img {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.square.effect14.bottom_to_top a:hover .img {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%)
}
.ih-item.square.effect15 {
perspective: 900px
}
.ih-item.square.effect15.colored .info {
background: #1a4a72
}
.ih-item.square.effect15 .img {
opacity: 1;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
transition: all .4s ease-in-out
}
.ih-item.square.effect15 .info {
background: #333;
opacity: 0;
-webkit-transition: all .35s ease-in-out .3s;
-moz-transition: all .35s ease-in-out .3s;
transition: all .35s ease-in-out .3s
}
.ih-item.square.effect15 .info h3 {
color: #fff;
text-align: center;
font-size: 17px;
padding: 10px;
background: #111
}
.ih-item.square.effect15 .info p {
font-size: 12px;
position: relative;
color: #bbb;
padding: 20px;
text-align: center
}
.ih-item.square.effect15 a:hover .img {
opacity: 0;
visibility: hidden
}
.ih-item.square.effect15 a:hover .info {
visibility: visible;
opacity: 1
}
.ih-item.square.effect15.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%
}
.ih-item.square.effect15.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%
}
.ih-item.square.effect15.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)
}
.ih-item.square.effect15.left_to_right a:hover .info {
transform: rotateY(0)
}
.ih-item.square.effect15.left_to_right a:hover .info,
.ih-item.square.effect15.right_to_left .img {
-webkit-transform: rotateY(0);
-moz-transform: rotateY(0);
-ms-transform: rotateY(0);
-o-transform: rotateY(0)
}
.ih-item.square.effect15.right_to_left .img {
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%
}
.ih-item.square.effect15.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%
}
.ih-item.square.effect15.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)
}
.ih-item.square.effect15.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)
}
.ih-item.square.effect15.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%
}
.ih-item.square.effect15.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
}
.ih-item.square.effect15.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)
}
.ih-item.square.effect15.top_to_bottom a:hover .info {
transform: rotateX(0)
}
.ih-item.square.effect15.bottom_to_top .img,
.ih-item.square.effect15.top_to_bottom a:hover .info {
-webkit-transform: rotateX(0);
-moz-transform: rotateX(0);
-ms-transform: rotateX(0);
-o-transform: rotateX(0)
}
.ih-item.square.effect15.bottom_to_top .img {
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
}
.ih-item.square.effect15.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%
}
.ih-item.square.effect15.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)
}
.ih-item.square.effect15.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)
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
;
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: Lustria, Georgia, "Times New Roman", Times, serif
}
.bs-docs-nav .navbar-nav>.active>a,
.bs-docs-nav .navbar-nav>.active>a:hover {
background-color: #222132
}
.bs-docs-nav .navbar-toggle:hover {
background-color: #383550;
border-color: #222132
}
.navbar-nav {
margin: 0 -15px
}
@media (min-width:768px) {
.navbar-nav {
margin: 0
}
}
.bs-docs-nav .navbar-collapse {
border-color: transparent
}
.header { }
.bs-docs-home,
.bs-header {
color: #c8c8e6
}
.bs-footer,
.bs-footer a {
color: #575781
}
.highlight pre {
white-space: pre
}
.section-heading {
padding-top: 80px
}
.section-heading.first-child {
margin-top: 0;
padding-top: 0
}
.bs-footer {
background-color: #2C2C44
}
.ih-item.square .img,
.ih-item.square .img img { }
.ih-item.square.effect16.colored .info {
background: #1a4a72;
background: rgba(26, 74, 114, .6)
}
.ih-item.square.effect16.colored .info h3 {
background: rgba(12, 34, 52, .6)
}
.ih-item.square.effect16 .img {
transition: all .35s ease-in
}
.ih-item.square.effect16 .img,
.ih-item.square.effect16 .info {
-webkit-transition: all .35s ease-in;
-moz-transition: all .35s ease-in
}
.ih-item.square.effect16 .info {
background: #333;
background: rgba(0, 0, 0, .6);
visibility: hidden;
opacity: 0;
transition: all .35s ease-in
}
.ih-item.square.effect16 .info h3 {
text-transform: uppercase;
color: #fff;
font-size: 17px;
padding: 10px;
background: #111;
margin: 30px 0 0;
transition: all .35s ease-in
}
.ih-item.square.effect16 .info h3,
.ih-item.square.effect16 .info p {
text-align: center;
-webkit-transition: all .35s ease-in;
-moz-transition: all .35s ease-in
}
.ih-item.square.effect16 .info p {
font-size: 12px;
position: relative;
color: #bbb;
padding: 20px;
transition: all .35s ease-in
}
.ih-item.square.effect16 a:hover .info {
visibility: visible;
opacity: 1;
-webkit-transition-delay: .2s;
-moz-transition-delay: .2s;
transition-delay: .2s
}
.ih-item.square.effect16 a:hover .info h3 {
-webkit-transition-delay: .3s;
-moz-transition-delay: .3s;
transition-delay: .3s
}
.ih-item.square.effect16 a:hover .info p {
-webkit-transition-delay: .25s;
-moz-transition-delay: .25s;
transition-delay: .25s
}
.ih-item.square.effect16.left_to_right .info {
-webkit-transform: translate(-460px, -100px) rotate(-180deg);
-moz-transform: translate(-460px, -100px) rotate(-180deg);
-ms-transform: translate(-460px, -100px) rotate(-180deg);
-o-transform: translate(-460px, -100px) rotate(-180deg);
transform: translate(-460px, -100px) rotate(-180deg)
}
.ih-item.square.effect16.left_to_right .info h3 {
-webkit-transform: translateY(-100px);
-moz-transform: translateY(-100px);
-ms-transform: translateY(-100px);
-o-transform: translateY(-100px);
transform: translateY(-100px)
}
.ih-item.square.effect16.left_to_right .info p {
-webkit-transform: translateX(-300px) rotate(-90deg);
-moz-transform: translateX(-300px) rotate(-90deg);
-ms-transform: translateX(-300px) rotate(-90deg);
-o-transform: translateX(-300px) rotate(-90deg);
transform: translateX(-300px) rotate(-90deg)
}
.ih-item.square.effect16.left_to_right a:hover .info {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0)
}
.ih-item.square.effect16.left_to_right a:hover .info h3 {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.square.effect16.left_to_right a:hover .info p {
-webkit-transform: translateX(0) rotate(0);
-moz-transform: translateX(0) rotate(0);
-ms-transform: translateX(0) rotate(0);
-o-transform: translateX(0) rotate(0);
transform: translateX(0) rotate(0)
}
.ih-item.square.effect16.right_to_left .info {
-webkit-transform: translate(460px, -100px) rotate(180deg);
-moz-transform: translate(460px, -100px) rotate(180deg);
-ms-transform: translate(460px, -100px) rotate(180deg);
-o-transform: translate(460px, -100px) rotate(180deg);
transform: translate(460px, -100px) rotate(180deg)
}
.ih-item.square.effect16.right_to_left .info h3 {
-webkit-transform: translateY(-100px);
-moz-transform: translateY(-100px);
-ms-transform: translateY(-100px);
-o-transform: translateY(-100px);
transform: translateY(-100px)
}
.ih-item.square.effect16.right_to_left .info p {
-webkit-transform: translateX(300px) rotate(90deg);
-moz-transform: translateX(300px) rotate(90deg);
-ms-transform: translateX(300px) rotate(90deg);
-o-transform: translateX(300px) rotate(90deg);
transform: translateX(300px) rotate(90deg)
}
.ih-item.square.effect16.right_to_left a:hover .info {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0)
}
.ih-item.square.effect16.right_to_left a:hover .info h3 {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.square.effect16.right_to_left a:hover .info p {
-webkit-transform: translateX(0) rotate(0);
-moz-transform: translateX(0) rotate(0);
-ms-transform: translateX(0) rotate(0);
-o-transform: translateX(0) rotate(0);
transform: translateX(0) rotate(0)
}
.ih-item.square.effect16.top_to_bottom .info {
-webkit-transform: translate(-265px, -145px) rotate(-45deg);
-moz-transform: translate(-265px, -145px) rotate(-45deg);
-ms-transform: translate(-265px, -145px) rotate(-45deg);
-o-transform: translate(-265px, -145px) rotate(-45deg);
transform: translate(-265px, -145px) rotate(-45deg)
}
.ih-item.square.effect16.top_to_bottom .info h3,
.ih-item.square.effect16.top_to_bottom .info p {
-webkit-transform: translate(200px, -200px);
-moz-transform: translate(200px, -200px);
-ms-transform: translate(200px, -200px);
-o-transform: translate(200px, -200px);
transform: translate(200px, -200px)
}
.ih-item.square.effect16.top_to_bottom a:hover .info {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
-webkit-transition-delay: .2s;
-moz-transition-delay: .2s;
transition-delay: .2s
}
.ih-item.square.effect16.top_to_bottom a:hover .info h3 {
transform: translate(0, 0);
-webkit-transition-delay: .3s;
-moz-transition-delay: .3s;
transition-delay: .3s
}
.ih-item.square.effect16.top_to_bottom a:hover .info h3,
.ih-item.square.effect16.top_to_bottom a:hover .info p {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0)
}
.ih-item.square.effect16.top_to_bottom a:hover .info p {
transform: translate(0, 0);
-webkit-transition-delay: .4s;
-moz-transition-delay: .4s;
transition-delay: .4s
}
.ih-item.square.effect16.bottom_to_top .info {
-webkit-transform: translate(265px, 145px) rotate(45deg);
-moz-transform: translate(265px, 145px) rotate(45deg);
-ms-transform: translate(265px, 145px) rotate(45deg);
-o-transform: translate(265px, 145px) rotate(45deg);
transform: translate(265px, 145px) rotate(45deg)
}
.ih-item.square.effect16.bottom_to_top .info h3 {
-webkit-transform: translate(200px, -200px);
-moz-transform: translate(200px, -200px);
-ms-transform: translate(200px, -200px);
-o-transform: translate(200px, -200px);
transform: translate(200px, -200px)
}
.ih-item.square.effect16.bottom_to_top .info p {
-webkit-transform: translate(-200px, 200px);
-moz-transform: translate(-200px, 200px);
-ms-transform: translate(-200px, 200px);
-o-transform: translate(-200px, 200px);
transform: translate(-200px, 200px)
}
.ih-item.square.effect16.bottom_to_top a:hover .info {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
-webkit-transition-delay: .2s;
-moz-transition-delay: .2s;
transition-delay: .2s
}
.ih-item.square.effect16.bottom_to_top a:hover .info h3 {
transform: translate(0, 0);
-webkit-transition-delay: .3s;
-moz-transition-delay: .3s;
transition-delay: .3s
}
.ih-item.square.effect16.bottom_to_top a:hover .info h3,
.ih-item.square.effect16.bottom_to_top a:hover .info p {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0)
}
.ih-item.square.effect16.bottom_to_top a:hover .info p {
transform: translate(0, 0);
-webkit-transition-delay: .4s;
-moz-transition-delay: .4s;
transition-delay: .4s
}
.ih-item.square.effect17.colored .info {
background: #1a4a72
}
.ih-item.square.effect17.colored .info h3 {
background: rgba(12, 34, 52, .6)
}
.ih-item.square.effect17 .img {
transition: all .35s ease-in-out
}
.ih-item.square.effect17 .img,
.ih-item.square.effect17 .info {
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out
}
.ih-item.square.effect17 .info {
background: #333;
visibility: hidden;
opacity: 0;
transition: all .35s ease-in-out
}
.ih-item.square.effect17 .info h3 {
text-transform: uppercase;
color: #fff;
text-align: center;
font-size: 17px;
padding: 10px;
background: #111;
margin: 30px 0 0
}
.ih-item.square.effect17 .info p {
font-size: 12px;
position: relative;
color: #bbb;
padding: 20px;
text-align: center
}
.ih-item.square.effect17 a:hover .info {
visibility: visible;
opacity: 1
}
.ih-item.square.effect17.left_to_right .img {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.square.effect17.left_to_right .info {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%)
}
.ih-item.square.effect17.left_to_right a:hover .img {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%)
}
.ih-item.square.effect17.left_to_right a:hover .info,
.ih-item.square.effect17.right_to_left .img {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.square.effect17.right_to_left .info {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%)
}
.ih-item.square.effect17.right_to_left a:hover .img {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%)
}
.ih-item.square.effect17.right_to_left a:hover .info {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.square.effect17.top_to_bottom .img {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.square.effect17.top_to_bottom .info {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%)
}
.ih-item.square.effect17.top_to_bottom a:hover .img {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%)
}
.ih-item.square.effect17.bottom_to_top .img,
.ih-item.square.effect17.top_to_bottom a:hover .info {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.square.effect17.bottom_to_top .info {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%)
}
.ih-item.square.effect17.bottom_to_top a:hover .img {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%)
}
.ih-item.square.effect17.bottom_to_top a:hover .info {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.square.effect18.colored .info {
background: #1a4a72;
background: rgba(26, 74, 114, .6)
}
.ih-item.square.effect18.colored .info h3 {
background: rgba(12, 34, 52, .6)
}
.ih-item.square.effect18 .img {
transition: all .35s ease-in-out;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1)
}
.ih-item.square.effect18 .img,
.ih-item.square.effect18 .info {
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out
}
.ih-item.square.effect18 .info {
background: #333;
background: rgba(0, 0, 0, .6);
visibility: hidden;
opacity: 0;
transition: all .35s ease-in-out
}
.ih-item.square.effect18 .info h3 {
text-transform: uppercase;
color: #fff;
text-align: center;
font-size: 17px;
padding: 10px;
background: #111;
margin: 30px 0 0;
-webkit-transform: scale(4);
-moz-transform: scale(4);
-ms-transform: scale(4);
-o-transform: scale(4);
transform: scale(4);
-webkit-transition: all .35s .1s ease-in-out;
-moz-transition: all .35s .1s ease-in-out;
transition: all .35s .1s ease-in-out
}
.ih-item.square.effect18 .info p {
font-size: 12px;
position: relative;
color: #bbb;
padding: 20px;
text-align: center;
-webkit-transform: scale(5);
-moz-transform: scale(5);
-ms-transform: scale(5);
-o-transform: scale(5);
transform: scale(5);
-webkit-transition: all .35s .3s linear;
-moz-transition: all .35s .3s linear;
transition: all .35s .3s linear
}
.ih-item.square.effect18 a:hover .img {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2)
}
.ih-item.square.effect18 a:hover .info {
visibility: visible;
opacity: 1
}
.ih-item.square.effect18 a:hover .info h3,
.ih-item.square.effect18 a:hover .info p {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1)
}
.ih-item.square.effect19.colored .info {
background: #1a4a72
}
.ih-item.square.effect19.colored .info h3 {
background: rgba(12, 34, 52, .6)
}
.ih-item.square.effect19 .img {
opacity: 1;
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
-webkit-transform: rotate(0) scale(1);
-moz-transform: rotate(0) scale(1);
-ms-transform: rotate(0) scale(1);
-o-transform: rotate(0) scale(1);
transform: rotate(0) scale(1)
}
.ih-item.square.effect19 .info {
background: #333;
visibility: hidden;
-webkit-transition: all .35s .3s ease-in-out;
-moz-transition: all .35s .3s ease-in-out;
transition: all .35s .3s ease-in-out
}
.ih-item.square.effect19 .info h3 {
text-transform: uppercase;
color: #fff;
font-size: 17px;
padding: 10px;
background: #111;
margin: 30px 0 0;
transform: translateY(-200px);
-webkit-transition: all .35s .6s ease-in-out;
-moz-transition: all .35s .6s ease-in-out;
transition: all .35s .6s ease-in-out
}
.ih-item.square.effect19 .info h3,
.ih-item.square.effect19 .info p {
text-align: center;
-webkit-transform: translateY(-200px);
-moz-transform: translateY(-200px);
-ms-transform: translateY(-200px);
-o-transform: translateY(-200px)
}
.ih-item.square.effect19 .info p {
font-size: 12px;
position: relative;
color: #bbb;
padding: 20px;
transform: translateY(-200px);
-webkit-transition: all .35s .5s linear;
-moz-transition: all .35s .5s linear;
transition: all .35s .5s linear
}
.ih-item.square.effect19 a:hover .img {
-webkit-transform: rotate(720deg) scale(0);
-moz-transform: rotate(720deg) scale(0);
-ms-transform: rotate(720deg) scale(0);
-o-transform: rotate(720deg) scale(0);
transform: rotate(720deg) scale(0);
opacity: 0
}
.ih-item.square.effect19 a:hover .info {
visibility: visible
}
.ih-item.square.effect19 a:hover .info h3,
.ih-item.square.effect19 a:hover .info p {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.square.effect20.colored .info {
background: #1a4a72
}
.ih-item.square.effect20.colored .info h3 {
background: rgba(12, 34, 52, .6)
}
.ih-item.square.effect20 .img {
transition: all .35s ease-in-out;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1)
}
.ih-item.square.effect20 .img,
.ih-item.square.effect20 .info {
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out
}
.ih-item.square.effect20 .info {
background: #333;
opacity: 0;
transition: all .35s ease-in-out
}
.ih-item.square.effect20 .info h3 {
text-transform: uppercase;
color: #fff;
text-align: center;
font-size: 17px;
padding: 10px;
background: #111;
margin: 30px 0 0
}
.ih-item.square.effect20 .info p {
font-size: 12px;
position: relative;
color: #bbb;
padding: 20px;
text-align: center
}
.ih-item.square.effect20 a:hover .img {
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
-webkit-transition-delay: 0;
-moz-transition-delay: 0;
transition-delay: 0
}
.ih-item.square.effect20 a:hover .info {
visibility: visible;
opacity: 1;
-webkit-transform: scale(1) rotate(0);
-moz-transform: scale(1) rotate(0);
-ms-transform: scale(1) rotate(0);
-o-transform: scale(1) rotate(0);
transform: scale(1) rotate(0);
-webkit-transition-delay: .3s;
-moz-transition-delay: .3s;
transition-delay: .3s
}
.ih-item.square.effect20.left_to_right .info {
-webkit-transform: scale(0) rotate(-180deg);
-moz-transform: scale(0) rotate(-180deg);
-ms-transform: scale(0) rotate(-180deg);
-o-transform: scale(0) rotate(-180deg);
transform: scale(0) rotate(-180deg)
}
.ih-item.square.effect20.right_to_left .info {
-webkit-transform: scale(0) rotate(180deg);
-moz-transform: scale(0) rotate(180deg);
-ms-transform: scale(0) rotate(180deg);
-o-transform: scale(0) rotate(180deg);
transform: scale(0) rotate(180deg)
}
.ih-item.circle {
border: none !important;
} .ih-item.square.effect6.ihe-fade:hover .info{ }
.ih-item.square.effect6.ihe-fade:hover .img{
transform: scale(1.0) !important;
}
.ih-item.square.effect6.ihe-fade .info {
background: ;
visibility: hidden;
opacity: 0 !important;
transition: opacity 1s linear; 
transition: all .35s ease-in-out;
background-color: rgba(0,0,0,0.5) !important;
}
.ih-item.square.effect6.ihe-fade a:hover .info {
visibility: visible;
opacity: 1 !important;
}
.ih-item.square.effect6.ihe-fade h3,
.ih-item.square.effect6.ihe-fade p {
background: transparent;
-webkit-transform: translateY(0%) !important;
-moz-transform: translateY(0%) !important;
-ms-transform: translateY(0%) !important;
-o-transform: translateY(0%) !important;
transform: translateY(0%) !important;
padding: 0;
} .maw_portfolioGallery_wrapper .ih-item a {
display: block;
}
.maw_portfolioGallery_wrapper .ih-item.square {
box-shadow: none;
} .maw_image_swap.ih-item.square.effect6 .info,
.maw_image_swap.ih-item.square.effect6 .info h3 {
-webkit-transition: all .20s ease-in-out;
-moz-transition: all .20s ease-in-out
}
.maw_image_swap.ih-item {
box-sizing: initial !important;
} .maw_img_swap_fade {
position: relative;
width: 100%;
}
.maw_img_swap_fade img {
display: block;
width: 100%;
height: auto;
}
.maw_img_swap_fade .info {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
height: 100%;
width: 100%;
opacity: 0;
transition: .2s ease;
}
.maw_img_swap_fade:not( :hover ) .info{
transition-delay: .3s !important;
}
.maw_img_swap_fade:hover .info {
opacity: 1;
}.blink_me {
animation: blinker 0.5s linear infinite;
font-size: 15px;
}
@keyframes blinker {  
50% { opacity: 0; }
} .mega-info-list li:first-child{
padding-top: 0px !important;
}.fa,
.fas,
.far,
.fal,
.fad,
.fab {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1; }
.fa-lg {
font-size: 1.33333em;
line-height: 0.75em;
vertical-align: -.0667em; }
.fa-xs {
font-size: .75em; }
.fa-sm {
font-size: .875em; }
.fa-1x {
font-size: 1em; }
.fa-2x {
font-size: 2em; }
.fa-3x {
font-size: 3em; }
.fa-4x {
font-size: 4em; }
.fa-5x {
font-size: 5em; }
.fa-6x {
font-size: 6em; }
.fa-7x {
font-size: 7em; }
.fa-8x {
font-size: 8em; }
.fa-9x {
font-size: 9em; }
.fa-10x {
font-size: 10em; }
.fa-fw {
text-align: center;
width: 1.25em; }
.fa-ul {
list-style-type: none;
margin-left: 2.5em;
padding-left: 0; }
.fa-ul > li {
position: relative; }
.fa-li {
left: -2em;
position: absolute;
text-align: center;
width: 2em;
line-height: inherit; }
.fa-border {
border: solid 0.08em #eee;
border-radius: .1em;
padding: .2em .25em .15em; }
.fa-pull-left {
float: left; }
.fa-pull-right {
float: right; }
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
margin-right: .3em; }
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.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(360deg);
transform: rotate(360deg); } }
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
transform: rotate(90deg); }
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
transform: rotate(180deg); }
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
transform: rotate(270deg); }
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-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);
transform: scale(1, -1); }
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-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,
:root .fa-flip-both {
-webkit-filter: none;
filter: none; }
.fa-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2.5em; }
.fa-stack-1x,
.fa-stack-2x {
left: 0;
position: absolute;
text-align: center;
width: 100%; }
.fa-stack-1x {
line-height: inherit; }
.fa-stack-2x {
font-size: 2em; }
.fa-inverse {
color: #fff; } .fa-500px:before {
content: "\f26e"; }
.fa-accessible-icon:before {
content: "\f368"; }
.fa-accusoft:before {
content: "\f369"; }
.fa-acquisitions-incorporated:before {
content: "\f6af"; }
.fa-ad:before {
content: "\f641"; }
.fa-address-book:before {
content: "\f2b9"; }
.fa-address-card:before {
content: "\f2bb"; }
.fa-adjust:before {
content: "\f042"; }
.fa-adn:before {
content: "\f170"; }
.fa-adobe:before {
content: "\f778"; }
.fa-adversal:before {
content: "\f36a"; }
.fa-affiliatetheme:before {
content: "\f36b"; }
.fa-air-freshener:before {
content: "\f5d0"; }
.fa-airbnb:before {
content: "\f834"; }
.fa-algolia:before {
content: "\f36c"; }
.fa-align-center:before {
content: "\f037"; }
.fa-align-justify:before {
content: "\f039"; }
.fa-align-left:before {
content: "\f036"; }
.fa-align-right:before {
content: "\f038"; }
.fa-alipay:before {
content: "\f642"; }
.fa-allergies:before {
content: "\f461"; }
.fa-amazon:before {
content: "\f270"; }
.fa-amazon-pay:before {
content: "\f42c"; }
.fa-ambulance:before {
content: "\f0f9"; }
.fa-american-sign-language-interpreting:before {
content: "\f2a3"; }
.fa-amilia:before {
content: "\f36d"; }
.fa-anchor:before {
content: "\f13d"; }
.fa-android:before {
content: "\f17b"; }
.fa-angellist:before {
content: "\f209"; }
.fa-angle-double-down:before {
content: "\f103"; }
.fa-angle-double-left:before {
content: "\f100"; }
.fa-angle-double-right:before {
content: "\f101"; }
.fa-angle-double-up:before {
content: "\f102"; }
.fa-angle-down:before {
content: "\f107"; }
.fa-angle-left:before {
content: "\f104"; }
.fa-angle-right:before {
content: "\f105"; }
.fa-angle-up:before {
content: "\f106"; }
.fa-angry:before {
content: "\f556"; }
.fa-angrycreative:before {
content: "\f36e"; }
.fa-angular:before {
content: "\f420"; }
.fa-ankh:before {
content: "\f644"; }
.fa-app-store:before {
content: "\f36f"; }
.fa-app-store-ios:before {
content: "\f370"; }
.fa-apper:before {
content: "\f371"; }
.fa-apple:before {
content: "\f179"; }
.fa-apple-alt:before {
content: "\f5d1"; }
.fa-apple-pay:before {
content: "\f415"; }
.fa-archive:before {
content: "\f187"; }
.fa-archway:before {
content: "\f557"; }
.fa-arrow-alt-circle-down:before {
content: "\f358"; }
.fa-arrow-alt-circle-left:before {
content: "\f359"; }
.fa-arrow-alt-circle-right:before {
content: "\f35a"; }
.fa-arrow-alt-circle-up:before {
content: "\f35b"; }
.fa-arrow-circle-down:before {
content: "\f0ab"; }
.fa-arrow-circle-left:before {
content: "\f0a8"; }
.fa-arrow-circle-right:before {
content: "\f0a9"; }
.fa-arrow-circle-up:before {
content: "\f0aa"; }
.fa-arrow-down:before {
content: "\f063"; }
.fa-arrow-left:before {
content: "\f060"; }
.fa-arrow-right:before {
content: "\f061"; }
.fa-arrow-up:before {
content: "\f062"; }
.fa-arrows-alt:before {
content: "\f0b2"; }
.fa-arrows-alt-h:before {
content: "\f337"; }
.fa-arrows-alt-v:before {
content: "\f338"; }
.fa-artstation:before {
content: "\f77a"; }
.fa-assistive-listening-systems:before {
content: "\f2a2"; }
.fa-asterisk:before {
content: "\f069"; }
.fa-asymmetrik:before {
content: "\f372"; }
.fa-at:before {
content: "\f1fa"; }
.fa-atlas:before {
content: "\f558"; }
.fa-atlassian:before {
content: "\f77b"; }
.fa-atom:before {
content: "\f5d2"; }
.fa-audible:before {
content: "\f373"; }
.fa-audio-description:before {
content: "\f29e"; }
.fa-autoprefixer:before {
content: "\f41c"; }
.fa-avianex:before {
content: "\f374"; }
.fa-aviato:before {
content: "\f421"; }
.fa-award:before {
content: "\f559"; }
.fa-aws:before {
content: "\f375"; }
.fa-baby:before {
content: "\f77c"; }
.fa-baby-carriage:before {
content: "\f77d"; }
.fa-backspace:before {
content: "\f55a"; }
.fa-backward:before {
content: "\f04a"; }
.fa-bacon:before {
content: "\f7e5"; }
.fa-bahai:before {
content: "\f666"; }
.fa-balance-scale:before {
content: "\f24e"; }
.fa-balance-scale-left:before {
content: "\f515"; }
.fa-balance-scale-right:before {
content: "\f516"; }
.fa-ban:before {
content: "\f05e"; }
.fa-band-aid:before {
content: "\f462"; }
.fa-bandcamp:before {
content: "\f2d5"; }
.fa-barcode:before {
content: "\f02a"; }
.fa-bars:before {
content: "\f0c9"; }
.fa-baseball-ball:before {
content: "\f433"; }
.fa-basketball-ball:before {
content: "\f434"; }
.fa-bath:before {
content: "\f2cd"; }
.fa-battery-empty:before {
content: "\f244"; }
.fa-battery-full:before {
content: "\f240"; }
.fa-battery-half:before {
content: "\f242"; }
.fa-battery-quarter:before {
content: "\f243"; }
.fa-battery-three-quarters:before {
content: "\f241"; }
.fa-battle-net:before {
content: "\f835"; }
.fa-bed:before {
content: "\f236"; }
.fa-beer:before {
content: "\f0fc"; }
.fa-behance:before {
content: "\f1b4"; }
.fa-behance-square:before {
content: "\f1b5"; }
.fa-bell:before {
content: "\f0f3"; }
.fa-bell-slash:before {
content: "\f1f6"; }
.fa-bezier-curve:before {
content: "\f55b"; }
.fa-bible:before {
content: "\f647"; }
.fa-bicycle:before {
content: "\f206"; }
.fa-biking:before {
content: "\f84a"; }
.fa-bimobject:before {
content: "\f378"; }
.fa-binoculars:before {
content: "\f1e5"; }
.fa-biohazard:before {
content: "\f780"; }
.fa-birthday-cake:before {
content: "\f1fd"; }
.fa-bitbucket:before {
content: "\f171"; }
.fa-bitcoin:before {
content: "\f379"; }
.fa-bity:before {
content: "\f37a"; }
.fa-black-tie:before {
content: "\f27e"; }
.fa-blackberry:before {
content: "\f37b"; }
.fa-blender:before {
content: "\f517"; }
.fa-blender-phone:before {
content: "\f6b6"; }
.fa-blind:before {
content: "\f29d"; }
.fa-blog:before {
content: "\f781"; }
.fa-blogger:before {
content: "\f37c"; }
.fa-blogger-b:before {
content: "\f37d"; }
.fa-bluetooth:before {
content: "\f293"; }
.fa-bluetooth-b:before {
content: "\f294"; }
.fa-bold:before {
content: "\f032"; }
.fa-bolt:before {
content: "\f0e7"; }
.fa-bomb:before {
content: "\f1e2"; }
.fa-bone:before {
content: "\f5d7"; }
.fa-bong:before {
content: "\f55c"; }
.fa-book:before {
content: "\f02d"; }
.fa-book-dead:before {
content: "\f6b7"; }
.fa-book-medical:before {
content: "\f7e6"; }
.fa-book-open:before {
content: "\f518"; }
.fa-book-reader:before {
content: "\f5da"; }
.fa-bookmark:before {
content: "\f02e"; }
.fa-bootstrap:before {
content: "\f836"; }
.fa-border-all:before {
content: "\f84c"; }
.fa-border-none:before {
content: "\f850"; }
.fa-border-style:before {
content: "\f853"; }
.fa-bowling-ball:before {
content: "\f436"; }
.fa-box:before {
content: "\f466"; }
.fa-box-open:before {
content: "\f49e"; }
.fa-boxes:before {
content: "\f468"; }
.fa-braille:before {
content: "\f2a1"; }
.fa-brain:before {
content: "\f5dc"; }
.fa-bread-slice:before {
content: "\f7ec"; }
.fa-briefcase:before {
content: "\f0b1"; }
.fa-briefcase-medical:before {
content: "\f469"; }
.fa-broadcast-tower:before {
content: "\f519"; }
.fa-broom:before {
content: "\f51a"; }
.fa-brush:before {
content: "\f55d"; }
.fa-btc:before {
content: "\f15a"; }
.fa-buffer:before {
content: "\f837"; }
.fa-bug:before {
content: "\f188"; }
.fa-building:before {
content: "\f1ad"; }
.fa-bullhorn:before {
content: "\f0a1"; }
.fa-bullseye:before {
content: "\f140"; }
.fa-burn:before {
content: "\f46a"; }
.fa-buromobelexperte:before {
content: "\f37f"; }
.fa-bus:before {
content: "\f207"; }
.fa-bus-alt:before {
content: "\f55e"; }
.fa-business-time:before {
content: "\f64a"; }
.fa-buy-n-large:before {
content: "\f8a6"; }
.fa-buysellads:before {
content: "\f20d"; }
.fa-calculator:before {
content: "\f1ec"; }
.fa-calendar:before {
content: "\f133"; }
.fa-calendar-alt:before {
content: "\f073"; }
.fa-calendar-check:before {
content: "\f274"; }
.fa-calendar-day:before {
content: "\f783"; }
.fa-calendar-minus:before {
content: "\f272"; }
.fa-calendar-plus:before {
content: "\f271"; }
.fa-calendar-times:before {
content: "\f273"; }
.fa-calendar-week:before {
content: "\f784"; }
.fa-camera:before {
content: "\f030"; }
.fa-camera-retro:before {
content: "\f083"; }
.fa-campground:before {
content: "\f6bb"; }
.fa-canadian-maple-leaf:before {
content: "\f785"; }
.fa-candy-cane:before {
content: "\f786"; }
.fa-cannabis:before {
content: "\f55f"; }
.fa-capsules:before {
content: "\f46b"; }
.fa-car:before {
content: "\f1b9"; }
.fa-car-alt:before {
content: "\f5de"; }
.fa-car-battery:before {
content: "\f5df"; }
.fa-car-crash:before {
content: "\f5e1"; }
.fa-car-side:before {
content: "\f5e4"; }
.fa-caravan:before {
content: "\f8ff"; }
.fa-caret-down:before {
content: "\f0d7"; }
.fa-caret-left:before {
content: "\f0d9"; }
.fa-caret-right:before {
content: "\f0da"; }
.fa-caret-square-down:before {
content: "\f150"; }
.fa-caret-square-left:before {
content: "\f191"; }
.fa-caret-square-right:before {
content: "\f152"; }
.fa-caret-square-up:before {
content: "\f151"; }
.fa-caret-up:before {
content: "\f0d8"; }
.fa-carrot:before {
content: "\f787"; }
.fa-cart-arrow-down:before {
content: "\f218"; }
.fa-cart-plus:before {
content: "\f217"; }
.fa-cash-register:before {
content: "\f788"; }
.fa-cat:before {
content: "\f6be"; }
.fa-cc-amazon-pay:before {
content: "\f42d"; }
.fa-cc-amex:before {
content: "\f1f3"; }
.fa-cc-apple-pay:before {
content: "\f416"; }
.fa-cc-diners-club:before {
content: "\f24c"; }
.fa-cc-discover:before {
content: "\f1f2"; }
.fa-cc-jcb:before {
content: "\f24b"; }
.fa-cc-mastercard:before {
content: "\f1f1"; }
.fa-cc-paypal:before {
content: "\f1f4"; }
.fa-cc-stripe:before {
content: "\f1f5"; }
.fa-cc-visa:before {
content: "\f1f0"; }
.fa-centercode:before {
content: "\f380"; }
.fa-centos:before {
content: "\f789"; }
.fa-certificate:before {
content: "\f0a3"; }
.fa-chair:before {
content: "\f6c0"; }
.fa-chalkboard:before {
content: "\f51b"; }
.fa-chalkboard-teacher:before {
content: "\f51c"; }
.fa-charging-station:before {
content: "\f5e7"; }
.fa-chart-area:before {
content: "\f1fe"; }
.fa-chart-bar:before {
content: "\f080"; }
.fa-chart-line:before {
content: "\f201"; }
.fa-chart-pie:before {
content: "\f200"; }
.fa-check:before {
content: "\f00c"; }
.fa-check-circle:before {
content: "\f058"; }
.fa-check-double:before {
content: "\f560"; }
.fa-check-square:before {
content: "\f14a"; }
.fa-cheese:before {
content: "\f7ef"; }
.fa-chess:before {
content: "\f439"; }
.fa-chess-bishop:before {
content: "\f43a"; }
.fa-chess-board:before {
content: "\f43c"; }
.fa-chess-king:before {
content: "\f43f"; }
.fa-chess-knight:before {
content: "\f441"; }
.fa-chess-pawn:before {
content: "\f443"; }
.fa-chess-queen:before {
content: "\f445"; }
.fa-chess-rook:before {
content: "\f447"; }
.fa-chevron-circle-down:before {
content: "\f13a"; }
.fa-chevron-circle-left:before {
content: "\f137"; }
.fa-chevron-circle-right:before {
content: "\f138"; }
.fa-chevron-circle-up:before {
content: "\f139"; }
.fa-chevron-down:before {
content: "\f078"; }
.fa-chevron-left:before {
content: "\f053"; }
.fa-chevron-right:before {
content: "\f054"; }
.fa-chevron-up:before {
content: "\f077"; }
.fa-child:before {
content: "\f1ae"; }
.fa-chrome:before {
content: "\f268"; }
.fa-chromecast:before {
content: "\f838"; }
.fa-church:before {
content: "\f51d"; }
.fa-circle:before {
content: "\f111"; }
.fa-circle-notch:before {
content: "\f1ce"; }
.fa-city:before {
content: "\f64f"; }
.fa-clinic-medical:before {
content: "\f7f2"; }
.fa-clipboard:before {
content: "\f328"; }
.fa-clipboard-check:before {
content: "\f46c"; }
.fa-clipboard-list:before {
content: "\f46d"; }
.fa-clock:before {
content: "\f017"; }
.fa-clone:before {
content: "\f24d"; }
.fa-closed-captioning:before {
content: "\f20a"; }
.fa-cloud:before {
content: "\f0c2"; }
.fa-cloud-download-alt:before {
content: "\f381"; }
.fa-cloud-meatball:before {
content: "\f73b"; }
.fa-cloud-moon:before {
content: "\f6c3"; }
.fa-cloud-moon-rain:before {
content: "\f73c"; }
.fa-cloud-rain:before {
content: "\f73d"; }
.fa-cloud-showers-heavy:before {
content: "\f740"; }
.fa-cloud-sun:before {
content: "\f6c4"; }
.fa-cloud-sun-rain:before {
content: "\f743"; }
.fa-cloud-upload-alt:before {
content: "\f382"; }
.fa-cloudscale:before {
content: "\f383"; }
.fa-cloudsmith:before {
content: "\f384"; }
.fa-cloudversify:before {
content: "\f385"; }
.fa-cocktail:before {
content: "\f561"; }
.fa-code:before {
content: "\f121"; }
.fa-code-branch:before {
content: "\f126"; }
.fa-codepen:before {
content: "\f1cb"; }
.fa-codiepie:before {
content: "\f284"; }
.fa-coffee:before {
content: "\f0f4"; }
.fa-cog:before {
content: "\f013"; }
.fa-cogs:before {
content: "\f085"; }
.fa-coins:before {
content: "\f51e"; }
.fa-columns:before {
content: "\f0db"; }
.fa-comment:before {
content: "\f075"; }
.fa-comment-alt:before {
content: "\f27a"; }
.fa-comment-dollar:before {
content: "\f651"; }
.fa-comment-dots:before {
content: "\f4ad"; }
.fa-comment-medical:before {
content: "\f7f5"; }
.fa-comment-slash:before {
content: "\f4b3"; }
.fa-comments:before {
content: "\f086"; }
.fa-comments-dollar:before {
content: "\f653"; }
.fa-compact-disc:before {
content: "\f51f"; }
.fa-compass:before {
content: "\f14e"; }
.fa-compress:before {
content: "\f066"; }
.fa-compress-alt:before {
content: "\f422"; }
.fa-compress-arrows-alt:before {
content: "\f78c"; }
.fa-concierge-bell:before {
content: "\f562"; }
.fa-confluence:before {
content: "\f78d"; }
.fa-connectdevelop:before {
content: "\f20e"; }
.fa-contao:before {
content: "\f26d"; }
.fa-cookie:before {
content: "\f563"; }
.fa-cookie-bite:before {
content: "\f564"; }
.fa-copy:before {
content: "\f0c5"; }
.fa-copyright:before {
content: "\f1f9"; }
.fa-cotton-bureau:before {
content: "\f89e"; }
.fa-couch:before {
content: "\f4b8"; }
.fa-cpanel:before {
content: "\f388"; }
.fa-creative-commons:before {
content: "\f25e"; }
.fa-creative-commons-by:before {
content: "\f4e7"; }
.fa-creative-commons-nc:before {
content: "\f4e8"; }
.fa-creative-commons-nc-eu:before {
content: "\f4e9"; }
.fa-creative-commons-nc-jp:before {
content: "\f4ea"; }
.fa-creative-commons-nd:before {
content: "\f4eb"; }
.fa-creative-commons-pd:before {
content: "\f4ec"; }
.fa-creative-commons-pd-alt:before {
content: "\f4ed"; }
.fa-creative-commons-remix:before {
content: "\f4ee"; }
.fa-creative-commons-sa:before {
content: "\f4ef"; }
.fa-creative-commons-sampling:before {
content: "\f4f0"; }
.fa-creative-commons-sampling-plus:before {
content: "\f4f1"; }
.fa-creative-commons-share:before {
content: "\f4f2"; }
.fa-creative-commons-zero:before {
content: "\f4f3"; }
.fa-credit-card:before {
content: "\f09d"; }
.fa-critical-role:before {
content: "\f6c9"; }
.fa-crop:before {
content: "\f125"; }
.fa-crop-alt:before {
content: "\f565"; }
.fa-cross:before {
content: "\f654"; }
.fa-crosshairs:before {
content: "\f05b"; }
.fa-crow:before {
content: "\f520"; }
.fa-crown:before {
content: "\f521"; }
.fa-crutch:before {
content: "\f7f7"; }
.fa-css3:before {
content: "\f13c"; }
.fa-css3-alt:before {
content: "\f38b"; }
.fa-cube:before {
content: "\f1b2"; }
.fa-cubes:before {
content: "\f1b3"; }
.fa-cut:before {
content: "\f0c4"; }
.fa-cuttlefish:before {
content: "\f38c"; }
.fa-d-and-d:before {
content: "\f38d"; }
.fa-d-and-d-beyond:before {
content: "\f6ca"; }
.fa-dashcube:before {
content: "\f210"; }
.fa-database:before {
content: "\f1c0"; }
.fa-deaf:before {
content: "\f2a4"; }
.fa-delicious:before {
content: "\f1a5"; }
.fa-democrat:before {
content: "\f747"; }
.fa-deploydog:before {
content: "\f38e"; }
.fa-deskpro:before {
content: "\f38f"; }
.fa-desktop:before {
content: "\f108"; }
.fa-dev:before {
content: "\f6cc"; }
.fa-deviantart:before {
content: "\f1bd"; }
.fa-dharmachakra:before {
content: "\f655"; }
.fa-dhl:before {
content: "\f790"; }
.fa-diagnoses:before {
content: "\f470"; }
.fa-diaspora:before {
content: "\f791"; }
.fa-dice:before {
content: "\f522"; }
.fa-dice-d20:before {
content: "\f6cf"; }
.fa-dice-d6:before {
content: "\f6d1"; }
.fa-dice-five:before {
content: "\f523"; }
.fa-dice-four:before {
content: "\f524"; }
.fa-dice-one:before {
content: "\f525"; }
.fa-dice-six:before {
content: "\f526"; }
.fa-dice-three:before {
content: "\f527"; }
.fa-dice-two:before {
content: "\f528"; }
.fa-digg:before {
content: "\f1a6"; }
.fa-digital-ocean:before {
content: "\f391"; }
.fa-digital-tachograph:before {
content: "\f566"; }
.fa-directions:before {
content: "\f5eb"; }
.fa-discord:before {
content: "\f392"; }
.fa-discourse:before {
content: "\f393"; }
.fa-divide:before {
content: "\f529"; }
.fa-dizzy:before {
content: "\f567"; }
.fa-dna:before {
content: "\f471"; }
.fa-dochub:before {
content: "\f394"; }
.fa-docker:before {
content: "\f395"; }
.fa-dog:before {
content: "\f6d3"; }
.fa-dollar-sign:before {
content: "\f155"; }
.fa-dolly:before {
content: "\f472"; }
.fa-dolly-flatbed:before {
content: "\f474"; }
.fa-donate:before {
content: "\f4b9"; }
.fa-door-closed:before {
content: "\f52a"; }
.fa-door-open:before {
content: "\f52b"; }
.fa-dot-circle:before {
content: "\f192"; }
.fa-dove:before {
content: "\f4ba"; }
.fa-download:before {
content: "\f019"; }
.fa-draft2digital:before {
content: "\f396"; }
.fa-drafting-compass:before {
content: "\f568"; }
.fa-dragon:before {
content: "\f6d5"; }
.fa-draw-polygon:before {
content: "\f5ee"; }
.fa-dribbble:before {
content: "\f17d"; }
.fa-dribbble-square:before {
content: "\f397"; }
.fa-dropbox:before {
content: "\f16b"; }
.fa-drum:before {
content: "\f569"; }
.fa-drum-steelpan:before {
content: "\f56a"; }
.fa-drumstick-bite:before {
content: "\f6d7"; }
.fa-drupal:before {
content: "\f1a9"; }
.fa-dumbbell:before {
content: "\f44b"; }
.fa-dumpster:before {
content: "\f793"; }
.fa-dumpster-fire:before {
content: "\f794"; }
.fa-dungeon:before {
content: "\f6d9"; }
.fa-dyalog:before {
content: "\f399"; }
.fa-earlybirds:before {
content: "\f39a"; }
.fa-ebay:before {
content: "\f4f4"; }
.fa-edge:before {
content: "\f282"; }
.fa-edit:before {
content: "\f044"; }
.fa-egg:before {
content: "\f7fb"; }
.fa-eject:before {
content: "\f052"; }
.fa-elementor:before {
content: "\f430"; }
.fa-ellipsis-h:before {
content: "\f141"; }
.fa-ellipsis-v:before {
content: "\f142"; }
.fa-ello:before {
content: "\f5f1"; }
.fa-ember:before {
content: "\f423"; }
.fa-empire:before {
content: "\f1d1"; }
.fa-envelope:before {
content: "\f0e0"; }
.fa-envelope-open:before {
content: "\f2b6"; }
.fa-envelope-open-text:before {
content: "\f658"; }
.fa-envelope-square:before {
content: "\f199"; }
.fa-envira:before {
content: "\f299"; }
.fa-equals:before {
content: "\f52c"; }
.fa-eraser:before {
content: "\f12d"; }
.fa-erlang:before {
content: "\f39d"; }
.fa-ethereum:before {
content: "\f42e"; }
.fa-ethernet:before {
content: "\f796"; }
.fa-etsy:before {
content: "\f2d7"; }
.fa-euro-sign:before {
content: "\f153"; }
.fa-evernote:before {
content: "\f839"; }
.fa-exchange-alt:before {
content: "\f362"; }
.fa-exclamation:before {
content: "\f12a"; }
.fa-exclamation-circle:before {
content: "\f06a"; }
.fa-exclamation-triangle:before {
content: "\f071"; }
.fa-expand:before {
content: "\f065"; }
.fa-expand-alt:before {
content: "\f424"; }
.fa-expand-arrows-alt:before {
content: "\f31e"; }
.fa-expeditedssl:before {
content: "\f23e"; }
.fa-external-link-alt:before {
content: "\f35d"; }
.fa-external-link-square-alt:before {
content: "\f360"; }
.fa-eye:before {
content: "\f06e"; }
.fa-eye-dropper:before {
content: "\f1fb"; }
.fa-eye-slash:before {
content: "\f070"; }
.fa-facebook:before {
content: "\f09a"; }
.fa-facebook-f:before {
content: "\f39e"; }
.fa-facebook-messenger:before {
content: "\f39f"; }
.fa-facebook-square:before {
content: "\f082"; }
.fa-fan:before {
content: "\f863"; }
.fa-fantasy-flight-games:before {
content: "\f6dc"; }
.fa-fast-backward:before {
content: "\f049"; }
.fa-fast-forward:before {
content: "\f050"; }
.fa-fax:before {
content: "\f1ac"; }
.fa-feather:before {
content: "\f52d"; }
.fa-feather-alt:before {
content: "\f56b"; }
.fa-fedex:before {
content: "\f797"; }
.fa-fedora:before {
content: "\f798"; }
.fa-female:before {
content: "\f182"; }
.fa-fighter-jet:before {
content: "\f0fb"; }
.fa-figma:before {
content: "\f799"; }
.fa-file:before {
content: "\f15b"; }
.fa-file-alt:before {
content: "\f15c"; }
.fa-file-archive:before {
content: "\f1c6"; }
.fa-file-audio:before {
content: "\f1c7"; }
.fa-file-code:before {
content: "\f1c9"; }
.fa-file-contract:before {
content: "\f56c"; }
.fa-file-csv:before {
content: "\f6dd"; }
.fa-file-download:before {
content: "\f56d"; }
.fa-file-excel:before {
content: "\f1c3"; }
.fa-file-export:before {
content: "\f56e"; }
.fa-file-image:before {
content: "\f1c5"; }
.fa-file-import:before {
content: "\f56f"; }
.fa-file-invoice:before {
content: "\f570"; }
.fa-file-invoice-dollar:before {
content: "\f571"; }
.fa-file-medical:before {
content: "\f477"; }
.fa-file-medical-alt:before {
content: "\f478"; }
.fa-file-pdf:before {
content: "\f1c1"; }
.fa-file-powerpoint:before {
content: "\f1c4"; }
.fa-file-prescription:before {
content: "\f572"; }
.fa-file-signature:before {
content: "\f573"; }
.fa-file-upload:before {
content: "\f574"; }
.fa-file-video:before {
content: "\f1c8"; }
.fa-file-word:before {
content: "\f1c2"; }
.fa-fill:before {
content: "\f575"; }
.fa-fill-drip:before {
content: "\f576"; }
.fa-film:before {
content: "\f008"; }
.fa-filter:before {
content: "\f0b0"; }
.fa-fingerprint:before {
content: "\f577"; }
.fa-fire:before {
content: "\f06d"; }
.fa-fire-alt:before {
content: "\f7e4"; }
.fa-fire-extinguisher:before {
content: "\f134"; }
.fa-firefox:before {
content: "\f269"; }
.fa-firefox-browser:before {
content: "\f907"; }
.fa-first-aid:before {
content: "\f479"; }
.fa-first-order:before {
content: "\f2b0"; }
.fa-first-order-alt:before {
content: "\f50a"; }
.fa-firstdraft:before {
content: "\f3a1"; }
.fa-fish:before {
content: "\f578"; }
.fa-fist-raised:before {
content: "\f6de"; }
.fa-flag:before {
content: "\f024"; }
.fa-flag-checkered:before {
content: "\f11e"; }
.fa-flag-usa:before {
content: "\f74d"; }
.fa-flask:before {
content: "\f0c3"; }
.fa-flickr:before {
content: "\f16e"; }
.fa-flipboard:before {
content: "\f44d"; }
.fa-flushed:before {
content: "\f579"; }
.fa-fly:before {
content: "\f417"; }
.fa-folder:before {
content: "\f07b"; }
.fa-folder-minus:before {
content: "\f65d"; }
.fa-folder-open:before {
content: "\f07c"; }
.fa-folder-plus:before {
content: "\f65e"; }
.fa-font:before {
content: "\f031"; }
.fa-font-awesome:before {
content: "\f2b4"; }
.fa-font-awesome-alt:before {
content: "\f35c"; }
.fa-font-awesome-flag:before {
content: "\f425"; }
.fa-font-awesome-logo-full:before {
content: "\f4e6"; }
.fa-fonticons:before {
content: "\f280"; }
.fa-fonticons-fi:before {
content: "\f3a2"; }
.fa-football-ball:before {
content: "\f44e"; }
.fa-fort-awesome:before {
content: "\f286"; }
.fa-fort-awesome-alt:before {
content: "\f3a3"; }
.fa-forumbee:before {
content: "\f211"; }
.fa-forward:before {
content: "\f04e"; }
.fa-foursquare:before {
content: "\f180"; }
.fa-free-code-camp:before {
content: "\f2c5"; }
.fa-freebsd:before {
content: "\f3a4"; }
.fa-frog:before {
content: "\f52e"; }
.fa-frown:before {
content: "\f119"; }
.fa-frown-open:before {
content: "\f57a"; }
.fa-fulcrum:before {
content: "\f50b"; }
.fa-funnel-dollar:before {
content: "\f662"; }
.fa-futbol:before {
content: "\f1e3"; }
.fa-galactic-republic:before {
content: "\f50c"; }
.fa-galactic-senate:before {
content: "\f50d"; }
.fa-gamepad:before {
content: "\f11b"; }
.fa-gas-pump:before {
content: "\f52f"; }
.fa-gavel:before {
content: "\f0e3"; }
.fa-gem:before {
content: "\f3a5"; }
.fa-genderless:before {
content: "\f22d"; }
.fa-get-pocket:before {
content: "\f265"; }
.fa-gg:before {
content: "\f260"; }
.fa-gg-circle:before {
content: "\f261"; }
.fa-ghost:before {
content: "\f6e2"; }
.fa-gift:before {
content: "\f06b"; }
.fa-gifts:before {
content: "\f79c"; }
.fa-git:before {
content: "\f1d3"; }
.fa-git-alt:before {
content: "\f841"; }
.fa-git-square:before {
content: "\f1d2"; }
.fa-github:before {
content: "\f09b"; }
.fa-github-alt:before {
content: "\f113"; }
.fa-github-square:before {
content: "\f092"; }
.fa-gitkraken:before {
content: "\f3a6"; }
.fa-gitlab:before {
content: "\f296"; }
.fa-gitter:before {
content: "\f426"; }
.fa-glass-cheers:before {
content: "\f79f"; }
.fa-glass-martini:before {
content: "\f000"; }
.fa-glass-martini-alt:before {
content: "\f57b"; }
.fa-glass-whiskey:before {
content: "\f7a0"; }
.fa-glasses:before {
content: "\f530"; }
.fa-glide:before {
content: "\f2a5"; }
.fa-glide-g:before {
content: "\f2a6"; }
.fa-globe:before {
content: "\f0ac"; }
.fa-globe-africa:before {
content: "\f57c"; }
.fa-globe-americas:before {
content: "\f57d"; }
.fa-globe-asia:before {
content: "\f57e"; }
.fa-globe-europe:before {
content: "\f7a2"; }
.fa-gofore:before {
content: "\f3a7"; }
.fa-golf-ball:before {
content: "\f450"; }
.fa-goodreads:before {
content: "\f3a8"; }
.fa-goodreads-g:before {
content: "\f3a9"; }
.fa-google:before {
content: "\f1a0"; }
.fa-google-drive:before {
content: "\f3aa"; }
.fa-google-play:before {
content: "\f3ab"; }
.fa-google-plus:before {
content: "\f2b3"; }
.fa-google-plus-g:before {
content: "\f0d5"; }
.fa-google-plus-square:before {
content: "\f0d4"; }
.fa-google-wallet:before {
content: "\f1ee"; }
.fa-gopuram:before {
content: "\f664"; }
.fa-graduation-cap:before {
content: "\f19d"; }
.fa-gratipay:before {
content: "\f184"; }
.fa-grav:before {
content: "\f2d6"; }
.fa-greater-than:before {
content: "\f531"; }
.fa-greater-than-equal:before {
content: "\f532"; }
.fa-grimace:before {
content: "\f57f"; }
.fa-grin:before {
content: "\f580"; }
.fa-grin-alt:before {
content: "\f581"; }
.fa-grin-beam:before {
content: "\f582"; }
.fa-grin-beam-sweat:before {
content: "\f583"; }
.fa-grin-hearts:before {
content: "\f584"; }
.fa-grin-squint:before {
content: "\f585"; }
.fa-grin-squint-tears:before {
content: "\f586"; }
.fa-grin-stars:before {
content: "\f587"; }
.fa-grin-tears:before {
content: "\f588"; }
.fa-grin-tongue:before {
content: "\f589"; }
.fa-grin-tongue-squint:before {
content: "\f58a"; }
.fa-grin-tongue-wink:before {
content: "\f58b"; }
.fa-grin-wink:before {
content: "\f58c"; }
.fa-grip-horizontal:before {
content: "\f58d"; }
.fa-grip-lines:before {
content: "\f7a4"; }
.fa-grip-lines-vertical:before {
content: "\f7a5"; }
.fa-grip-vertical:before {
content: "\f58e"; }
.fa-gripfire:before {
content: "\f3ac"; }
.fa-grunt:before {
content: "\f3ad"; }
.fa-guitar:before {
content: "\f7a6"; }
.fa-gulp:before {
content: "\f3ae"; }
.fa-h-square:before {
content: "\f0fd"; }
.fa-hacker-news:before {
content: "\f1d4"; }
.fa-hacker-news-square:before {
content: "\f3af"; }
.fa-hackerrank:before {
content: "\f5f7"; }
.fa-hamburger:before {
content: "\f805"; }
.fa-hammer:before {
content: "\f6e3"; }
.fa-hamsa:before {
content: "\f665"; }
.fa-hand-holding:before {
content: "\f4bd"; }
.fa-hand-holding-heart:before {
content: "\f4be"; }
.fa-hand-holding-usd:before {
content: "\f4c0"; }
.fa-hand-lizard:before {
content: "\f258"; }
.fa-hand-middle-finger:before {
content: "\f806"; }
.fa-hand-paper:before {
content: "\f256"; }
.fa-hand-peace:before {
content: "\f25b"; }
.fa-hand-point-down:before {
content: "\f0a7"; }
.fa-hand-point-left:before {
content: "\f0a5"; }
.fa-hand-point-right:before {
content: "\f0a4"; }
.fa-hand-point-up:before {
content: "\f0a6"; }
.fa-hand-pointer:before {
content: "\f25a"; }
.fa-hand-rock:before {
content: "\f255"; }
.fa-hand-scissors:before {
content: "\f257"; }
.fa-hand-spock:before {
content: "\f259"; }
.fa-hands:before {
content: "\f4c2"; }
.fa-hands-helping:before {
content: "\f4c4"; }
.fa-handshake:before {
content: "\f2b5"; }
.fa-hanukiah:before {
content: "\f6e6"; }
.fa-hard-hat:before {
content: "\f807"; }
.fa-hashtag:before {
content: "\f292"; }
.fa-hat-cowboy:before {
content: "\f8c0"; }
.fa-hat-cowboy-side:before {
content: "\f8c1"; }
.fa-hat-wizard:before {
content: "\f6e8"; }
.fa-hdd:before {
content: "\f0a0"; }
.fa-heading:before {
content: "\f1dc"; }
.fa-headphones:before {
content: "\f025"; }
.fa-headphones-alt:before {
content: "\f58f"; }
.fa-headset:before {
content: "\f590"; }
.fa-heart:before {
content: "\f004"; }
.fa-heart-broken:before {
content: "\f7a9"; }
.fa-heartbeat:before {
content: "\f21e"; }
.fa-helicopter:before {
content: "\f533"; }
.fa-highlighter:before {
content: "\f591"; }
.fa-hiking:before {
content: "\f6ec"; }
.fa-hippo:before {
content: "\f6ed"; }
.fa-hips:before {
content: "\f452"; }
.fa-hire-a-helper:before {
content: "\f3b0"; }
.fa-history:before {
content: "\f1da"; }
.fa-hockey-puck:before {
content: "\f453"; }
.fa-holly-berry:before {
content: "\f7aa"; }
.fa-home:before {
content: "\f015"; }
.fa-hooli:before {
content: "\f427"; }
.fa-hornbill:before {
content: "\f592"; }
.fa-horse:before {
content: "\f6f0"; }
.fa-horse-head:before {
content: "\f7ab"; }
.fa-hospital:before {
content: "\f0f8"; }
.fa-hospital-alt:before {
content: "\f47d"; }
.fa-hospital-symbol:before {
content: "\f47e"; }
.fa-hot-tub:before {
content: "\f593"; }
.fa-hotdog:before {
content: "\f80f"; }
.fa-hotel:before {
content: "\f594"; }
.fa-hotjar:before {
content: "\f3b1"; }
.fa-hourglass:before {
content: "\f254"; }
.fa-hourglass-end:before {
content: "\f253"; }
.fa-hourglass-half:before {
content: "\f252"; }
.fa-hourglass-start:before {
content: "\f251"; }
.fa-house-damage:before {
content: "\f6f1"; }
.fa-houzz:before {
content: "\f27c"; }
.fa-hryvnia:before {
content: "\f6f2"; }
.fa-html5:before {
content: "\f13b"; }
.fa-hubspot:before {
content: "\f3b2"; }
.fa-i-cursor:before {
content: "\f246"; }
.fa-ice-cream:before {
content: "\f810"; }
.fa-icicles:before {
content: "\f7ad"; }
.fa-icons:before {
content: "\f86d"; }
.fa-id-badge:before {
content: "\f2c1"; }
.fa-id-card:before {
content: "\f2c2"; }
.fa-id-card-alt:before {
content: "\f47f"; }
.fa-ideal:before {
content: "\f913"; }
.fa-igloo:before {
content: "\f7ae"; }
.fa-image:before {
content: "\f03e"; }
.fa-images:before {
content: "\f302"; }
.fa-imdb:before {
content: "\f2d8"; }
.fa-inbox:before {
content: "\f01c"; }
.fa-indent:before {
content: "\f03c"; }
.fa-industry:before {
content: "\f275"; }
.fa-infinity:before {
content: "\f534"; }
.fa-info:before {
content: "\f129"; }
.fa-info-circle:before {
content: "\f05a"; }
.fa-instagram:before {
content: "\f16d"; }
.fa-intercom:before {
content: "\f7af"; }
.fa-internet-explorer:before {
content: "\f26b"; }
.fa-invision:before {
content: "\f7b0"; }
.fa-ioxhost:before {
content: "\f208"; }
.fa-italic:before {
content: "\f033"; }
.fa-itch-io:before {
content: "\f83a"; }
.fa-itunes:before {
content: "\f3b4"; }
.fa-itunes-note:before {
content: "\f3b5"; }
.fa-java:before {
content: "\f4e4"; }
.fa-jedi:before {
content: "\f669"; }
.fa-jedi-order:before {
content: "\f50e"; }
.fa-jenkins:before {
content: "\f3b6"; }
.fa-jira:before {
content: "\f7b1"; }
.fa-joget:before {
content: "\f3b7"; }
.fa-joint:before {
content: "\f595"; }
.fa-joomla:before {
content: "\f1aa"; }
.fa-journal-whills:before {
content: "\f66a"; }
.fa-js:before {
content: "\f3b8"; }
.fa-js-square:before {
content: "\f3b9"; }
.fa-jsfiddle:before {
content: "\f1cc"; }
.fa-kaaba:before {
content: "\f66b"; }
.fa-kaggle:before {
content: "\f5fa"; }
.fa-key:before {
content: "\f084"; }
.fa-keybase:before {
content: "\f4f5"; }
.fa-keyboard:before {
content: "\f11c"; }
.fa-keycdn:before {
content: "\f3ba"; }
.fa-khanda:before {
content: "\f66d"; }
.fa-kickstarter:before {
content: "\f3bb"; }
.fa-kickstarter-k:before {
content: "\f3bc"; }
.fa-kiss:before {
content: "\f596"; }
.fa-kiss-beam:before {
content: "\f597"; }
.fa-kiss-wink-heart:before {
content: "\f598"; }
.fa-kiwi-bird:before {
content: "\f535"; }
.fa-korvue:before {
content: "\f42f"; }
.fa-landmark:before {
content: "\f66f"; }
.fa-language:before {
content: "\f1ab"; }
.fa-laptop:before {
content: "\f109"; }
.fa-laptop-code:before {
content: "\f5fc"; }
.fa-laptop-medical:before {
content: "\f812"; }
.fa-laravel:before {
content: "\f3bd"; }
.fa-lastfm:before {
content: "\f202"; }
.fa-lastfm-square:before {
content: "\f203"; }
.fa-laugh:before {
content: "\f599"; }
.fa-laugh-beam:before {
content: "\f59a"; }
.fa-laugh-squint:before {
content: "\f59b"; }
.fa-laugh-wink:before {
content: "\f59c"; }
.fa-layer-group:before {
content: "\f5fd"; }
.fa-leaf:before {
content: "\f06c"; }
.fa-leanpub:before {
content: "\f212"; }
.fa-lemon:before {
content: "\f094"; }
.fa-less:before {
content: "\f41d"; }
.fa-less-than:before {
content: "\f536"; }
.fa-less-than-equal:before {
content: "\f537"; }
.fa-level-down-alt:before {
content: "\f3be"; }
.fa-level-up-alt:before {
content: "\f3bf"; }
.fa-life-ring:before {
content: "\f1cd"; }
.fa-lightbulb:before {
content: "\f0eb"; }
.fa-line:before {
content: "\f3c0"; }
.fa-link:before {
content: "\f0c1"; }
.fa-linkedin:before {
content: "\f08c"; }
.fa-linkedin-in:before {
content: "\f0e1"; }
.fa-linode:before {
content: "\f2b8"; }
.fa-linux:before {
content: "\f17c"; }
.fa-lira-sign:before {
content: "\f195"; }
.fa-list:before {
content: "\f03a"; }
.fa-list-alt:before {
content: "\f022"; }
.fa-list-ol:before {
content: "\f0cb"; }
.fa-list-ul:before {
content: "\f0ca"; }
.fa-location-arrow:before {
content: "\f124"; }
.fa-lock:before {
content: "\f023"; }
.fa-lock-open:before {
content: "\f3c1"; }
.fa-long-arrow-alt-down:before {
content: "\f309"; }
.fa-long-arrow-alt-left:before {
content: "\f30a"; }
.fa-long-arrow-alt-right:before {
content: "\f30b"; }
.fa-long-arrow-alt-up:before {
content: "\f30c"; }
.fa-low-vision:before {
content: "\f2a8"; }
.fa-luggage-cart:before {
content: "\f59d"; }
.fa-lyft:before {
content: "\f3c3"; }
.fa-magento:before {
content: "\f3c4"; }
.fa-magic:before {
content: "\f0d0"; }
.fa-magnet:before {
content: "\f076"; }
.fa-mail-bulk:before {
content: "\f674"; }
.fa-mailchimp:before {
content: "\f59e"; }
.fa-male:before {
content: "\f183"; }
.fa-mandalorian:before {
content: "\f50f"; }
.fa-map:before {
content: "\f279"; }
.fa-map-marked:before {
content: "\f59f"; }
.fa-map-marked-alt:before {
content: "\f5a0"; }
.fa-map-marker:before {
content: "\f041"; }
.fa-map-marker-alt:before {
content: "\f3c5"; }
.fa-map-pin:before {
content: "\f276"; }
.fa-map-signs:before {
content: "\f277"; }
.fa-markdown:before {
content: "\f60f"; }
.fa-marker:before {
content: "\f5a1"; }
.fa-mars:before {
content: "\f222"; }
.fa-mars-double:before {
content: "\f227"; }
.fa-mars-stroke:before {
content: "\f229"; }
.fa-mars-stroke-h:before {
content: "\f22b"; }
.fa-mars-stroke-v:before {
content: "\f22a"; }
.fa-mask:before {
content: "\f6fa"; }
.fa-mastodon:before {
content: "\f4f6"; }
.fa-maxcdn:before {
content: "\f136"; }
.fa-mdb:before {
content: "\f8ca"; }
.fa-medal:before {
content: "\f5a2"; }
.fa-medapps:before {
content: "\f3c6"; }
.fa-medium:before {
content: "\f23a"; }
.fa-medium-m:before {
content: "\f3c7"; }
.fa-medkit:before {
content: "\f0fa"; }
.fa-medrt:before {
content: "\f3c8"; }
.fa-meetup:before {
content: "\f2e0"; }
.fa-megaport:before {
content: "\f5a3"; }
.fa-meh:before {
content: "\f11a"; }
.fa-meh-blank:before {
content: "\f5a4"; }
.fa-meh-rolling-eyes:before {
content: "\f5a5"; }
.fa-memory:before {
content: "\f538"; }
.fa-mendeley:before {
content: "\f7b3"; }
.fa-menorah:before {
content: "\f676"; }
.fa-mercury:before {
content: "\f223"; }
.fa-meteor:before {
content: "\f753"; }
.fa-microblog:before {
content: "\f91a"; }
.fa-microchip:before {
content: "\f2db"; }
.fa-microphone:before {
content: "\f130"; }
.fa-microphone-alt:before {
content: "\f3c9"; }
.fa-microphone-alt-slash:before {
content: "\f539"; }
.fa-microphone-slash:before {
content: "\f131"; }
.fa-microscope:before {
content: "\f610"; }
.fa-microsoft:before {
content: "\f3ca"; }
.fa-minus:before {
content: "\f068"; }
.fa-minus-circle:before {
content: "\f056"; }
.fa-minus-square:before {
content: "\f146"; }
.fa-mitten:before {
content: "\f7b5"; }
.fa-mix:before {
content: "\f3cb"; }
.fa-mixcloud:before {
content: "\f289"; }
.fa-mizuni:before {
content: "\f3cc"; }
.fa-mobile:before {
content: "\f10b"; }
.fa-mobile-alt:before {
content: "\f3cd"; }
.fa-modx:before {
content: "\f285"; }
.fa-monero:before {
content: "\f3d0"; }
.fa-money-bill:before {
content: "\f0d6"; }
.fa-money-bill-alt:before {
content: "\f3d1"; }
.fa-money-bill-wave:before {
content: "\f53a"; }
.fa-money-bill-wave-alt:before {
content: "\f53b"; }
.fa-money-check:before {
content: "\f53c"; }
.fa-money-check-alt:before {
content: "\f53d"; }
.fa-monument:before {
content: "\f5a6"; }
.fa-moon:before {
content: "\f186"; }
.fa-mortar-pestle:before {
content: "\f5a7"; }
.fa-mosque:before {
content: "\f678"; }
.fa-motorcycle:before {
content: "\f21c"; }
.fa-mountain:before {
content: "\f6fc"; }
.fa-mouse:before {
content: "\f8cc"; }
.fa-mouse-pointer:before {
content: "\f245"; }
.fa-mug-hot:before {
content: "\f7b6"; }
.fa-music:before {
content: "\f001"; }
.fa-napster:before {
content: "\f3d2"; }
.fa-neos:before {
content: "\f612"; }
.fa-network-wired:before {
content: "\f6ff"; }
.fa-neuter:before {
content: "\f22c"; }
.fa-newspaper:before {
content: "\f1ea"; }
.fa-nimblr:before {
content: "\f5a8"; }
.fa-node:before {
content: "\f419"; }
.fa-node-js:before {
content: "\f3d3"; }
.fa-not-equal:before {
content: "\f53e"; }
.fa-notes-medical:before {
content: "\f481"; }
.fa-npm:before {
content: "\f3d4"; }
.fa-ns8:before {
content: "\f3d5"; }
.fa-nutritionix:before {
content: "\f3d6"; }
.fa-object-group:before {
content: "\f247"; }
.fa-object-ungroup:before {
content: "\f248"; }
.fa-odnoklassniki:before {
content: "\f263"; }
.fa-odnoklassniki-square:before {
content: "\f264"; }
.fa-oil-can:before {
content: "\f613"; }
.fa-old-republic:before {
content: "\f510"; }
.fa-om:before {
content: "\f679"; }
.fa-opencart:before {
content: "\f23d"; }
.fa-openid:before {
content: "\f19b"; }
.fa-opera:before {
content: "\f26a"; }
.fa-optin-monster:before {
content: "\f23c"; }
.fa-orcid:before {
content: "\f8d2"; }
.fa-osi:before {
content: "\f41a"; }
.fa-otter:before {
content: "\f700"; }
.fa-outdent:before {
content: "\f03b"; }
.fa-page4:before {
content: "\f3d7"; }
.fa-pagelines:before {
content: "\f18c"; }
.fa-pager:before {
content: "\f815"; }
.fa-paint-brush:before {
content: "\f1fc"; }
.fa-paint-roller:before {
content: "\f5aa"; }
.fa-palette:before {
content: "\f53f"; }
.fa-palfed:before {
content: "\f3d8"; }
.fa-pallet:before {
content: "\f482"; }
.fa-paper-plane:before {
content: "\f1d8"; }
.fa-paperclip:before {
content: "\f0c6"; }
.fa-parachute-box:before {
content: "\f4cd"; }
.fa-paragraph:before {
content: "\f1dd"; }
.fa-parking:before {
content: "\f540"; }
.fa-passport:before {
content: "\f5ab"; }
.fa-pastafarianism:before {
content: "\f67b"; }
.fa-paste:before {
content: "\f0ea"; }
.fa-patreon:before {
content: "\f3d9"; }
.fa-pause:before {
content: "\f04c"; }
.fa-pause-circle:before {
content: "\f28b"; }
.fa-paw:before {
content: "\f1b0"; }
.fa-paypal:before {
content: "\f1ed"; }
.fa-peace:before {
content: "\f67c"; }
.fa-pen:before {
content: "\f304"; }
.fa-pen-alt:before {
content: "\f305"; }
.fa-pen-fancy:before {
content: "\f5ac"; }
.fa-pen-nib:before {
content: "\f5ad"; }
.fa-pen-square:before {
content: "\f14b"; }
.fa-pencil-alt:before {
content: "\f303"; }
.fa-pencil-ruler:before {
content: "\f5ae"; }
.fa-penny-arcade:before {
content: "\f704"; }
.fa-people-carry:before {
content: "\f4ce"; }
.fa-pepper-hot:before {
content: "\f816"; }
.fa-percent:before {
content: "\f295"; }
.fa-percentage:before {
content: "\f541"; }
.fa-periscope:before {
content: "\f3da"; }
.fa-person-booth:before {
content: "\f756"; }
.fa-phabricator:before {
content: "\f3db"; }
.fa-phoenix-framework:before {
content: "\f3dc"; }
.fa-phoenix-squadron:before {
content: "\f511"; }
.fa-phone:before {
content: "\f095"; }
.fa-phone-alt:before {
content: "\f879"; }
.fa-phone-slash:before {
content: "\f3dd"; }
.fa-phone-square:before {
content: "\f098"; }
.fa-phone-square-alt:before {
content: "\f87b"; }
.fa-phone-volume:before {
content: "\f2a0"; }
.fa-photo-video:before {
content: "\f87c"; }
.fa-php:before {
content: "\f457"; }
.fa-pied-piper:before {
content: "\f2ae"; }
.fa-pied-piper-alt:before {
content: "\f1a8"; }
.fa-pied-piper-hat:before {
content: "\f4e5"; }
.fa-pied-piper-pp:before {
content: "\f1a7"; }
.fa-pied-piper-square:before {
content: "\f91e"; }
.fa-piggy-bank:before {
content: "\f4d3"; }
.fa-pills:before {
content: "\f484"; }
.fa-pinterest:before {
content: "\f0d2"; }
.fa-pinterest-p:before {
content: "\f231"; }
.fa-pinterest-square:before {
content: "\f0d3"; }
.fa-pizza-slice:before {
content: "\f818"; }
.fa-place-of-worship:before {
content: "\f67f"; }
.fa-plane:before {
content: "\f072"; }
.fa-plane-arrival:before {
content: "\f5af"; }
.fa-plane-departure:before {
content: "\f5b0"; }
.fa-play:before {
content: "\f04b"; }
.fa-play-circle:before {
content: "\f144"; }
.fa-playstation:before {
content: "\f3df"; }
.fa-plug:before {
content: "\f1e6"; }
.fa-plus:before {
content: "\f067"; }
.fa-plus-circle:before {
content: "\f055"; }
.fa-plus-square:before {
content: "\f0fe"; }
.fa-podcast:before {
content: "\f2ce"; }
.fa-poll:before {
content: "\f681"; }
.fa-poll-h:before {
content: "\f682"; }
.fa-poo:before {
content: "\f2fe"; }
.fa-poo-storm:before {
content: "\f75a"; }
.fa-poop:before {
content: "\f619"; }
.fa-portrait:before {
content: "\f3e0"; }
.fa-pound-sign:before {
content: "\f154"; }
.fa-power-off:before {
content: "\f011"; }
.fa-pray:before {
content: "\f683"; }
.fa-praying-hands:before {
content: "\f684"; }
.fa-prescription:before {
content: "\f5b1"; }
.fa-prescription-bottle:before {
content: "\f485"; }
.fa-prescription-bottle-alt:before {
content: "\f486"; }
.fa-print:before {
content: "\f02f"; }
.fa-procedures:before {
content: "\f487"; }
.fa-product-hunt:before {
content: "\f288"; }
.fa-project-diagram:before {
content: "\f542"; }
.fa-pushed:before {
content: "\f3e1"; }
.fa-puzzle-piece:before {
content: "\f12e"; }
.fa-python:before {
content: "\f3e2"; }
.fa-qq:before {
content: "\f1d6"; }
.fa-qrcode:before {
content: "\f029"; }
.fa-question:before {
content: "\f128"; }
.fa-question-circle:before {
content: "\f059"; }
.fa-quidditch:before {
content: "\f458"; }
.fa-quinscape:before {
content: "\f459"; }
.fa-quora:before {
content: "\f2c4"; }
.fa-quote-left:before {
content: "\f10d"; }
.fa-quote-right:before {
content: "\f10e"; }
.fa-quran:before {
content: "\f687"; }
.fa-r-project:before {
content: "\f4f7"; }
.fa-radiation:before {
content: "\f7b9"; }
.fa-radiation-alt:before {
content: "\f7ba"; }
.fa-rainbow:before {
content: "\f75b"; }
.fa-random:before {
content: "\f074"; }
.fa-raspberry-pi:before {
content: "\f7bb"; }
.fa-ravelry:before {
content: "\f2d9"; }
.fa-react:before {
content: "\f41b"; }
.fa-reacteurope:before {
content: "\f75d"; }
.fa-readme:before {
content: "\f4d5"; }
.fa-rebel:before {
content: "\f1d0"; }
.fa-receipt:before {
content: "\f543"; }
.fa-record-vinyl:before {
content: "\f8d9"; }
.fa-recycle:before {
content: "\f1b8"; }
.fa-red-river:before {
content: "\f3e3"; }
.fa-reddit:before {
content: "\f1a1"; }
.fa-reddit-alien:before {
content: "\f281"; }
.fa-reddit-square:before {
content: "\f1a2"; }
.fa-redhat:before {
content: "\f7bc"; }
.fa-redo:before {
content: "\f01e"; }
.fa-redo-alt:before {
content: "\f2f9"; }
.fa-registered:before {
content: "\f25d"; }
.fa-remove-format:before {
content: "\f87d"; }
.fa-renren:before {
content: "\f18b"; }
.fa-reply:before {
content: "\f3e5"; }
.fa-reply-all:before {
content: "\f122"; }
.fa-replyd:before {
content: "\f3e6"; }
.fa-republican:before {
content: "\f75e"; }
.fa-researchgate:before {
content: "\f4f8"; }
.fa-resolving:before {
content: "\f3e7"; }
.fa-restroom:before {
content: "\f7bd"; }
.fa-retweet:before {
content: "\f079"; }
.fa-rev:before {
content: "\f5b2"; }
.fa-ribbon:before {
content: "\f4d6"; }
.fa-ring:before {
content: "\f70b"; }
.fa-road:before {
content: "\f018"; }
.fa-robot:before {
content: "\f544"; }
.fa-rocket:before {
content: "\f135"; }
.fa-rocketchat:before {
content: "\f3e8"; }
.fa-rockrms:before {
content: "\f3e9"; }
.fa-route:before {
content: "\f4d7"; }
.fa-rss:before {
content: "\f09e"; }
.fa-rss-square:before {
content: "\f143"; }
.fa-ruble-sign:before {
content: "\f158"; }
.fa-ruler:before {
content: "\f545"; }
.fa-ruler-combined:before {
content: "\f546"; }
.fa-ruler-horizontal:before {
content: "\f547"; }
.fa-ruler-vertical:before {
content: "\f548"; }
.fa-running:before {
content: "\f70c"; }
.fa-rupee-sign:before {
content: "\f156"; }
.fa-sad-cry:before {
content: "\f5b3"; }
.fa-sad-tear:before {
content: "\f5b4"; }
.fa-safari:before {
content: "\f267"; }
.fa-salesforce:before {
content: "\f83b"; }
.fa-sass:before {
content: "\f41e"; }
.fa-satellite:before {
content: "\f7bf"; }
.fa-satellite-dish:before {
content: "\f7c0"; }
.fa-save:before {
content: "\f0c7"; }
.fa-schlix:before {
content: "\f3ea"; }
.fa-school:before {
content: "\f549"; }
.fa-screwdriver:before {
content: "\f54a"; }
.fa-scribd:before {
content: "\f28a"; }
.fa-scroll:before {
content: "\f70e"; }
.fa-sd-card:before {
content: "\f7c2"; }
.fa-search:before {
content: "\f002"; }
.fa-search-dollar:before {
content: "\f688"; }
.fa-search-location:before {
content: "\f689"; }
.fa-search-minus:before {
content: "\f010"; }
.fa-search-plus:before {
content: "\f00e"; }
.fa-searchengin:before {
content: "\f3eb"; }
.fa-seedling:before {
content: "\f4d8"; }
.fa-sellcast:before {
content: "\f2da"; }
.fa-sellsy:before {
content: "\f213"; }
.fa-server:before {
content: "\f233"; }
.fa-servicestack:before {
content: "\f3ec"; }
.fa-shapes:before {
content: "\f61f"; }
.fa-share:before {
content: "\f064"; }
.fa-share-alt:before {
content: "\f1e0"; }
.fa-share-alt-square:before {
content: "\f1e1"; }
.fa-share-square:before {
content: "\f14d"; }
.fa-shekel-sign:before {
content: "\f20b"; }
.fa-shield-alt:before {
content: "\f3ed"; }
.fa-ship:before {
content: "\f21a"; }
.fa-shipping-fast:before {
content: "\f48b"; }
.fa-shirtsinbulk:before {
content: "\f214"; }
.fa-shoe-prints:before {
content: "\f54b"; }
.fa-shopping-bag:before {
content: "\f290"; }
.fa-shopping-basket:before {
content: "\f291"; }
.fa-shopping-cart:before {
content: "\f07a"; }
.fa-shopware:before {
content: "\f5b5"; }
.fa-shower:before {
content: "\f2cc"; }
.fa-shuttle-van:before {
content: "\f5b6"; }
.fa-sign:before {
content: "\f4d9"; }
.fa-sign-in-alt:before {
content: "\f2f6"; }
.fa-sign-language:before {
content: "\f2a7"; }
.fa-sign-out-alt:before {
content: "\f2f5"; }
.fa-signal:before {
content: "\f012"; }
.fa-signature:before {
content: "\f5b7"; }
.fa-sim-card:before {
content: "\f7c4"; }
.fa-simplybuilt:before {
content: "\f215"; }
.fa-sistrix:before {
content: "\f3ee"; }
.fa-sitemap:before {
content: "\f0e8"; }
.fa-sith:before {
content: "\f512"; }
.fa-skating:before {
content: "\f7c5"; }
.fa-sketch:before {
content: "\f7c6"; }
.fa-skiing:before {
content: "\f7c9"; }
.fa-skiing-nordic:before {
content: "\f7ca"; }
.fa-skull:before {
content: "\f54c"; }
.fa-skull-crossbones:before {
content: "\f714"; }
.fa-skyatlas:before {
content: "\f216"; }
.fa-skype:before {
content: "\f17e"; }
.fa-slack:before {
content: "\f198"; }
.fa-slack-hash:before {
content: "\f3ef"; }
.fa-slash:before {
content: "\f715"; }
.fa-sleigh:before {
content: "\f7cc"; }
.fa-sliders-h:before {
content: "\f1de"; }
.fa-slideshare:before {
content: "\f1e7"; }
.fa-smile:before {
content: "\f118"; }
.fa-smile-beam:before {
content: "\f5b8"; }
.fa-smile-wink:before {
content: "\f4da"; }
.fa-smog:before {
content: "\f75f"; }
.fa-smoking:before {
content: "\f48d"; }
.fa-smoking-ban:before {
content: "\f54d"; }
.fa-sms:before {
content: "\f7cd"; }
.fa-snapchat:before {
content: "\f2ab"; }
.fa-snapchat-ghost:before {
content: "\f2ac"; }
.fa-snapchat-square:before {
content: "\f2ad"; }
.fa-snowboarding:before {
content: "\f7ce"; }
.fa-snowflake:before {
content: "\f2dc"; }
.fa-snowman:before {
content: "\f7d0"; }
.fa-snowplow:before {
content: "\f7d2"; }
.fa-socks:before {
content: "\f696"; }
.fa-solar-panel:before {
content: "\f5ba"; }
.fa-sort:before {
content: "\f0dc"; }
.fa-sort-alpha-down:before {
content: "\f15d"; }
.fa-sort-alpha-down-alt:before {
content: "\f881"; }
.fa-sort-alpha-up:before {
content: "\f15e"; }
.fa-sort-alpha-up-alt:before {
content: "\f882"; }
.fa-sort-amount-down:before {
content: "\f160"; }
.fa-sort-amount-down-alt:before {
content: "\f884"; }
.fa-sort-amount-up:before {
content: "\f161"; }
.fa-sort-amount-up-alt:before {
content: "\f885"; }
.fa-sort-down:before {
content: "\f0dd"; }
.fa-sort-numeric-down:before {
content: "\f162"; }
.fa-sort-numeric-down-alt:before {
content: "\f886"; }
.fa-sort-numeric-up:before {
content: "\f163"; }
.fa-sort-numeric-up-alt:before {
content: "\f887"; }
.fa-sort-up:before {
content: "\f0de"; }
.fa-soundcloud:before {
content: "\f1be"; }
.fa-sourcetree:before {
content: "\f7d3"; }
.fa-spa:before {
content: "\f5bb"; }
.fa-space-shuttle:before {
content: "\f197"; }
.fa-speakap:before {
content: "\f3f3"; }
.fa-speaker-deck:before {
content: "\f83c"; }
.fa-spell-check:before {
content: "\f891"; }
.fa-spider:before {
content: "\f717"; }
.fa-spinner:before {
content: "\f110"; }
.fa-splotch:before {
content: "\f5bc"; }
.fa-spotify:before {
content: "\f1bc"; }
.fa-spray-can:before {
content: "\f5bd"; }
.fa-square:before {
content: "\f0c8"; }
.fa-square-full:before {
content: "\f45c"; }
.fa-square-root-alt:before {
content: "\f698"; }
.fa-squarespace:before {
content: "\f5be"; }
.fa-stack-exchange:before {
content: "\f18d"; }
.fa-stack-overflow:before {
content: "\f16c"; }
.fa-stackpath:before {
content: "\f842"; }
.fa-stamp:before {
content: "\f5bf"; }
.fa-star:before {
content: "\f005"; }
.fa-star-and-crescent:before {
content: "\f699"; }
.fa-star-half:before {
content: "\f089"; }
.fa-star-half-alt:before {
content: "\f5c0"; }
.fa-star-of-david:before {
content: "\f69a"; }
.fa-star-of-life:before {
content: "\f621"; }
.fa-staylinked:before {
content: "\f3f5"; }
.fa-steam:before {
content: "\f1b6"; }
.fa-steam-square:before {
content: "\f1b7"; }
.fa-steam-symbol:before {
content: "\f3f6"; }
.fa-step-backward:before {
content: "\f048"; }
.fa-step-forward:before {
content: "\f051"; }
.fa-stethoscope:before {
content: "\f0f1"; }
.fa-sticker-mule:before {
content: "\f3f7"; }
.fa-sticky-note:before {
content: "\f249"; }
.fa-stop:before {
content: "\f04d"; }
.fa-stop-circle:before {
content: "\f28d"; }
.fa-stopwatch:before {
content: "\f2f2"; }
.fa-store:before {
content: "\f54e"; }
.fa-store-alt:before {
content: "\f54f"; }
.fa-strava:before {
content: "\f428"; }
.fa-stream:before {
content: "\f550"; }
.fa-street-view:before {
content: "\f21d"; }
.fa-strikethrough:before {
content: "\f0cc"; }
.fa-stripe:before {
content: "\f429"; }
.fa-stripe-s:before {
content: "\f42a"; }
.fa-stroopwafel:before {
content: "\f551"; }
.fa-studiovinari:before {
content: "\f3f8"; }
.fa-stumbleupon:before {
content: "\f1a4"; }
.fa-stumbleupon-circle:before {
content: "\f1a3"; }
.fa-subscript:before {
content: "\f12c"; }
.fa-subway:before {
content: "\f239"; }
.fa-suitcase:before {
content: "\f0f2"; }
.fa-suitcase-rolling:before {
content: "\f5c1"; }
.fa-sun:before {
content: "\f185"; }
.fa-superpowers:before {
content: "\f2dd"; }
.fa-superscript:before {
content: "\f12b"; }
.fa-supple:before {
content: "\f3f9"; }
.fa-surprise:before {
content: "\f5c2"; }
.fa-suse:before {
content: "\f7d6"; }
.fa-swatchbook:before {
content: "\f5c3"; }
.fa-swift:before {
content: "\f8e1"; }
.fa-swimmer:before {
content: "\f5c4"; }
.fa-swimming-pool:before {
content: "\f5c5"; }
.fa-symfony:before {
content: "\f83d"; }
.fa-synagogue:before {
content: "\f69b"; }
.fa-sync:before {
content: "\f021"; }
.fa-sync-alt:before {
content: "\f2f1"; }
.fa-syringe:before {
content: "\f48e"; }
.fa-table:before {
content: "\f0ce"; }
.fa-table-tennis:before {
content: "\f45d"; }
.fa-tablet:before {
content: "\f10a"; }
.fa-tablet-alt:before {
content: "\f3fa"; }
.fa-tablets:before {
content: "\f490"; }
.fa-tachometer-alt:before {
content: "\f3fd"; }
.fa-tag:before {
content: "\f02b"; }
.fa-tags:before {
content: "\f02c"; }
.fa-tape:before {
content: "\f4db"; }
.fa-tasks:before {
content: "\f0ae"; }
.fa-taxi:before {
content: "\f1ba"; }
.fa-teamspeak:before {
content: "\f4f9"; }
.fa-teeth:before {
content: "\f62e"; }
.fa-teeth-open:before {
content: "\f62f"; }
.fa-telegram:before {
content: "\f2c6"; }
.fa-telegram-plane:before {
content: "\f3fe"; }
.fa-temperature-high:before {
content: "\f769"; }
.fa-temperature-low:before {
content: "\f76b"; }
.fa-tencent-weibo:before {
content: "\f1d5"; }
.fa-tenge:before {
content: "\f7d7"; }
.fa-terminal:before {
content: "\f120"; }
.fa-text-height:before {
content: "\f034"; }
.fa-text-width:before {
content: "\f035"; }
.fa-th:before {
content: "\f00a"; }
.fa-th-large:before {
content: "\f009"; }
.fa-th-list:before {
content: "\f00b"; }
.fa-the-red-yeti:before {
content: "\f69d"; }
.fa-theater-masks:before {
content: "\f630"; }
.fa-themeco:before {
content: "\f5c6"; }
.fa-themeisle:before {
content: "\f2b2"; }
.fa-thermometer:before {
content: "\f491"; }
.fa-thermometer-empty:before {
content: "\f2cb"; }
.fa-thermometer-full:before {
content: "\f2c7"; }
.fa-thermometer-half:before {
content: "\f2c9"; }
.fa-thermometer-quarter:before {
content: "\f2ca"; }
.fa-thermometer-three-quarters:before {
content: "\f2c8"; }
.fa-think-peaks:before {
content: "\f731"; }
.fa-thumbs-down:before {
content: "\f165"; }
.fa-thumbs-up:before {
content: "\f164"; }
.fa-thumbtack:before {
content: "\f08d"; }
.fa-ticket-alt:before {
content: "\f3ff"; }
.fa-times:before {
content: "\f00d"; }
.fa-times-circle:before {
content: "\f057"; }
.fa-tint:before {
content: "\f043"; }
.fa-tint-slash:before {
content: "\f5c7"; }
.fa-tired:before {
content: "\f5c8"; }
.fa-toggle-off:before {
content: "\f204"; }
.fa-toggle-on:before {
content: "\f205"; }
.fa-toilet:before {
content: "\f7d8"; }
.fa-toilet-paper:before {
content: "\f71e"; }
.fa-toolbox:before {
content: "\f552"; }
.fa-tools:before {
content: "\f7d9"; }
.fa-tooth:before {
content: "\f5c9"; }
.fa-torah:before {
content: "\f6a0"; }
.fa-torii-gate:before {
content: "\f6a1"; }
.fa-tractor:before {
content: "\f722"; }
.fa-trade-federation:before {
content: "\f513"; }
.fa-trademark:before {
content: "\f25c"; }
.fa-traffic-light:before {
content: "\f637"; }
.fa-trailer:before {
content: "\f941"; }
.fa-train:before {
content: "\f238"; }
.fa-tram:before {
content: "\f7da"; }
.fa-transgender:before {
content: "\f224"; }
.fa-transgender-alt:before {
content: "\f225"; }
.fa-trash:before {
content: "\f1f8"; }
.fa-trash-alt:before {
content: "\f2ed"; }
.fa-trash-restore:before {
content: "\f829"; }
.fa-trash-restore-alt:before {
content: "\f82a"; }
.fa-tree:before {
content: "\f1bb"; }
.fa-trello:before {
content: "\f181"; }
.fa-tripadvisor:before {
content: "\f262"; }
.fa-trophy:before {
content: "\f091"; }
.fa-truck:before {
content: "\f0d1"; }
.fa-truck-loading:before {
content: "\f4de"; }
.fa-truck-monster:before {
content: "\f63b"; }
.fa-truck-moving:before {
content: "\f4df"; }
.fa-truck-pickup:before {
content: "\f63c"; }
.fa-tshirt:before {
content: "\f553"; }
.fa-tty:before {
content: "\f1e4"; }
.fa-tumblr:before {
content: "\f173"; }
.fa-tumblr-square:before {
content: "\f174"; }
.fa-tv:before {
content: "\f26c"; }
.fa-twitch:before {
content: "\f1e8"; }
.fa-twitter:before {
content: "\f099"; }
.fa-twitter-square:before {
content: "\f081"; }
.fa-typo3:before {
content: "\f42b"; }
.fa-uber:before {
content: "\f402"; }
.fa-ubuntu:before {
content: "\f7df"; }
.fa-uikit:before {
content: "\f403"; }
.fa-umbraco:before {
content: "\f8e8"; }
.fa-umbrella:before {
content: "\f0e9"; }
.fa-umbrella-beach:before {
content: "\f5ca"; }
.fa-underline:before {
content: "\f0cd"; }
.fa-undo:before {
content: "\f0e2"; }
.fa-undo-alt:before {
content: "\f2ea"; }
.fa-uniregistry:before {
content: "\f404"; }
.fa-unity:before {
content: "\f949"; }
.fa-universal-access:before {
content: "\f29a"; }
.fa-university:before {
content: "\f19c"; }
.fa-unlink:before {
content: "\f127"; }
.fa-unlock:before {
content: "\f09c"; }
.fa-unlock-alt:before {
content: "\f13e"; }
.fa-untappd:before {
content: "\f405"; }
.fa-upload:before {
content: "\f093"; }
.fa-ups:before {
content: "\f7e0"; }
.fa-usb:before {
content: "\f287"; }
.fa-user:before {
content: "\f007"; }
.fa-user-alt:before {
content: "\f406"; }
.fa-user-alt-slash:before {
content: "\f4fa"; }
.fa-user-astronaut:before {
content: "\f4fb"; }
.fa-user-check:before {
content: "\f4fc"; }
.fa-user-circle:before {
content: "\f2bd"; }
.fa-user-clock:before {
content: "\f4fd"; }
.fa-user-cog:before {
content: "\f4fe"; }
.fa-user-edit:before {
content: "\f4ff"; }
.fa-user-friends:before {
content: "\f500"; }
.fa-user-graduate:before {
content: "\f501"; }
.fa-user-injured:before {
content: "\f728"; }
.fa-user-lock:before {
content: "\f502"; }
.fa-user-md:before {
content: "\f0f0"; }
.fa-user-minus:before {
content: "\f503"; }
.fa-user-ninja:before {
content: "\f504"; }
.fa-user-nurse:before {
content: "\f82f"; }
.fa-user-plus:before {
content: "\f234"; }
.fa-user-secret:before {
content: "\f21b"; }
.fa-user-shield:before {
content: "\f505"; }
.fa-user-slash:before {
content: "\f506"; }
.fa-user-tag:before {
content: "\f507"; }
.fa-user-tie:before {
content: "\f508"; }
.fa-user-times:before {
content: "\f235"; }
.fa-users:before {
content: "\f0c0"; }
.fa-users-cog:before {
content: "\f509"; }
.fa-usps:before {
content: "\f7e1"; }
.fa-ussunnah:before {
content: "\f407"; }
.fa-utensil-spoon:before {
content: "\f2e5"; }
.fa-utensils:before {
content: "\f2e7"; }
.fa-vaadin:before {
content: "\f408"; }
.fa-vector-square:before {
content: "\f5cb"; }
.fa-venus:before {
content: "\f221"; }
.fa-venus-double:before {
content: "\f226"; }
.fa-venus-mars:before {
content: "\f228"; }
.fa-viacoin:before {
content: "\f237"; }
.fa-viadeo:before {
content: "\f2a9"; }
.fa-viadeo-square:before {
content: "\f2aa"; }
.fa-vial:before {
content: "\f492"; }
.fa-vials:before {
content: "\f493"; }
.fa-viber:before {
content: "\f409"; }
.fa-video:before {
content: "\f03d"; }
.fa-video-slash:before {
content: "\f4e2"; }
.fa-vihara:before {
content: "\f6a7"; }
.fa-vimeo:before {
content: "\f40a"; }
.fa-vimeo-square:before {
content: "\f194"; }
.fa-vimeo-v:before {
content: "\f27d"; }
.fa-vine:before {
content: "\f1ca"; }
.fa-vk:before {
content: "\f189"; }
.fa-vnv:before {
content: "\f40b"; }
.fa-voicemail:before {
content: "\f897"; }
.fa-volleyball-ball:before {
content: "\f45f"; }
.fa-volume-down:before {
content: "\f027"; }
.fa-volume-mute:before {
content: "\f6a9"; }
.fa-volume-off:before {
content: "\f026"; }
.fa-volume-up:before {
content: "\f028"; }
.fa-vote-yea:before {
content: "\f772"; }
.fa-vr-cardboard:before {
content: "\f729"; }
.fa-vuejs:before {
content: "\f41f"; }
.fa-walking:before {
content: "\f554"; }
.fa-wallet:before {
content: "\f555"; }
.fa-warehouse:before {
content: "\f494"; }
.fa-water:before {
content: "\f773"; }
.fa-wave-square:before {
content: "\f83e"; }
.fa-waze:before {
content: "\f83f"; }
.fa-weebly:before {
content: "\f5cc"; }
.fa-weibo:before {
content: "\f18a"; }
.fa-weight:before {
content: "\f496"; }
.fa-weight-hanging:before {
content: "\f5cd"; }
.fa-weixin:before {
content: "\f1d7"; }
.fa-whatsapp:before {
content: "\f232"; }
.fa-whatsapp-square:before {
content: "\f40c"; }
.fa-wheelchair:before {
content: "\f193"; }
.fa-whmcs:before {
content: "\f40d"; }
.fa-wifi:before {
content: "\f1eb"; }
.fa-wikipedia-w:before {
content: "\f266"; }
.fa-wind:before {
content: "\f72e"; }
.fa-window-close:before {
content: "\f410"; }
.fa-window-maximize:before {
content: "\f2d0"; }
.fa-window-minimize:before {
content: "\f2d1"; }
.fa-window-restore:before {
content: "\f2d2"; }
.fa-windows:before {
content: "\f17a"; }
.fa-wine-bottle:before {
content: "\f72f"; }
.fa-wine-glass:before {
content: "\f4e3"; }
.fa-wine-glass-alt:before {
content: "\f5ce"; }
.fa-wix:before {
content: "\f5cf"; }
.fa-wizards-of-the-coast:before {
content: "\f730"; }
.fa-wolf-pack-battalion:before {
content: "\f514"; }
.fa-won-sign:before {
content: "\f159"; }
.fa-wordpress:before {
content: "\f19a"; }
.fa-wordpress-simple:before {
content: "\f411"; }
.fa-wpbeginner:before {
content: "\f297"; }
.fa-wpexplorer:before {
content: "\f2de"; }
.fa-wpforms:before {
content: "\f298"; }
.fa-wpressr:before {
content: "\f3e4"; }
.fa-wrench:before {
content: "\f0ad"; }
.fa-x-ray:before {
content: "\f497"; }
.fa-xbox:before {
content: "\f412"; }
.fa-xing:before {
content: "\f168"; }
.fa-xing-square:before {
content: "\f169"; }
.fa-y-combinator:before {
content: "\f23b"; }
.fa-yahoo:before {
content: "\f19e"; }
.fa-yammer:before {
content: "\f840"; }
.fa-yandex:before {
content: "\f413"; }
.fa-yandex-international:before {
content: "\f414"; }
.fa-yarn:before {
content: "\f7e3"; }
.fa-yelp:before {
content: "\f1e9"; }
.fa-yen-sign:before {
content: "\f157"; }
.fa-yin-yang:before {
content: "\f6ad"; }
.fa-yoast:before {
content: "\f2b1"; }
.fa-youtube:before {
content: "\f167"; }
.fa-youtube-square:before {
content: "\f431"; }
.fa-zhihu:before {
content: "\f63f"; }
.sr-only {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px; }
.sr-only-focusable:active, .sr-only-focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto; }
@font-face {
font-family: 'Font Awesome 5 Brands';
font-style: normal;
font-weight: normal;
font-display: auto;
src: url(//taqueriamarias.theopenxpress.com/wp-content/plugins/mega-addons-for-visual-composer/css/font-awesome/webfonts/fa-brands-400.eot);
src: url(//taqueriamarias.theopenxpress.com/wp-content/plugins/mega-addons-for-visual-composer/css/font-awesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(//taqueriamarias.theopenxpress.com/wp-content/plugins/mega-addons-for-visual-composer/css/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"), url(//taqueriamarias.theopenxpress.com/wp-content/plugins/mega-addons-for-visual-composer/css/font-awesome/webfonts/fa-brands-400.woff) format("woff"), url(//taqueriamarias.theopenxpress.com/wp-content/plugins/mega-addons-for-visual-composer/css/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"), url(//taqueriamarias.theopenxpress.com/wp-content/plugins/mega-addons-for-visual-composer/css/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg"); }
.fab {
font-family: 'Font Awesome 5 Brands'; }
@font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 400;
font-display: auto;
src: url(//taqueriamarias.theopenxpress.com/wp-content/plugins/mega-addons-for-visual-composer/css/font-awesome/webfonts/fa-regular-400.eot);
src: url(//taqueriamarias.theopenxpress.com/wp-content/plugins/mega-addons-for-visual-composer/css/font-awesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(//taqueriamarias.theopenxpress.com/wp-content/plugins/mega-addons-for-visual-composer/css/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"), url(//taqueriamarias.theopenxpress.com/wp-content/plugins/mega-addons-for-visual-composer/css/font-awesome/webfonts/fa-regular-400.woff) format("woff"), url(//taqueriamarias.theopenxpress.com/wp-content/plugins/mega-addons-for-visual-composer/css/font-awesome/webfonts/fa-regular-400.ttf) format("truetype"), url(//taqueriamarias.theopenxpress.com/wp-content/plugins/mega-addons-for-visual-composer/css/font-awesome/webfonts/fa-regular-400.svg#fontawesome) format("svg"); }
.far {
font-family: 'Font Awesome 5 Free';
font-weight: 400; }
@font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 900;
font-display: auto;
src: url(//taqueriamarias.theopenxpress.com/wp-content/plugins/mega-addons-for-visual-composer/css/font-awesome/webfonts/fa-solid-900.eot);
src: url(//taqueriamarias.theopenxpress.com/wp-content/plugins/mega-addons-for-visual-composer/css/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(//taqueriamarias.theopenxpress.com/wp-content/plugins/mega-addons-for-visual-composer/css/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"), url(//taqueriamarias.theopenxpress.com/wp-content/plugins/mega-addons-for-visual-composer/css/font-awesome/webfonts/fa-solid-900.woff) format("woff"), url(//taqueriamarias.theopenxpress.com/wp-content/plugins/mega-addons-for-visual-composer/css/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"), url(//taqueriamarias.theopenxpress.com/wp-content/plugins/mega-addons-for-visual-composer/css/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg"); }
.fa,
.fas {
font-family: 'Font Awesome 5 Free';
font-weight: 900; }@font-face {
font-family: 'trx_addons_icons';
src: url(//taqueriamarias.theopenxpress.com/wp-content/plugins/trx_addons/css/font-icons/font/trx_addons_icons.eot?80429761);
src: url(//taqueriamarias.theopenxpress.com/wp-content/plugins/trx_addons/css/font-icons/font/trx_addons_icons.eot?80429761#iefix) format('embedded-opentype'),
url(//taqueriamarias.theopenxpress.com/wp-content/plugins/trx_addons/css/font-icons/font/trx_addons_icons.svg?80429761#trx_addons_icons) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'trx_addons_icons';
src: url(data:application/octet-stream;base64,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) format('woff'),
url(data:application/octet-stream;base64,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6C0AAAAuAADoLgAA6C4AAAAvAADoLwAA6C8AAAAwAADoMAAA6DAAAAAxAADoMQAA6DEAAAAyAADoMgAA6DIAAAAzAADoMwAA6DMAAAA0AADoNAAA6DQAAAA1AADoNQAA6DUAAAA2AADoNgAA6DYAAAA3AADoNwAA6DcAAAA4AADoOAAA6DgAAAA5AADoOQAA6DkAAAA6AADoOgAA6DoAAAA7AADoOwAA6DsAAAA8AADoPAAA6DwAAAA9AADoPQAA6D0AAAA+AADoPgAA6D4AAAA/AADoPwAA6D8AAABAAADoQAAA6EAAAABBAADoQQAA6EEAAABCAADoQgAA6EIAAABDAADoQwAA6EMAAABEAADoRAAA6EQAAABFAADoRQAA6EUAAABGAADoRgAA6EYAAABHAADoRwAA6EcAAABIAADoSAAA6EgAAABJAADoSQAA6EkAAABKAADoSgAA6EoAAABLAADoSwAA6EsAAABMAADoTAAA6EwAAABNAADoTQAA6E0AAABOAADoTgAA6E4AAABPAADoTwAA6E8AAABQAADoUAAA6FAAAABRAADoUQAA6FEAAABSAADoUgAA6FIAAABTAADoUwAA6FMAAABUAADoVAAA6FQAAABVAADoVQAA6FUAAABWAADoVgAA6FYAAABXAADoVwAA6FcAAABYAADoWAAA6FgAAABZAADoWQAA6FkAAABaAADoWgAA6FoAAABbAADoWwAA6FsAAABcAADoXAAA6FwAAABdAADoXQAA6F0AAABeAADoXgAA6F4AAABfAADoXwAA6F8AAABgAADoYAAA6GAAAABhAADoYQAA6GEAAABiAADoYgAA6GIAAABjAADoYwAA6GMAAABkAADoZAAA6GQAAABlAADoZQAA6GUAAABmAADoZgAA6GYAAABnAADoZwAA6GcAAABoAADoaAAA6GgAAABpAADoaQAA6GkAAABqAADoagAA6GoAAABrAADoawAA6GsAAABsAADobAAA6GwAAABtAADobQAA6G0AAABuAADobgAA6G4AAABvAADobwAA6G8AAABwAADocAAA6HAAAABxAADocQAA6HEAAAByAADocgAA6HIAAABzAADocwAA6HMAAAB0AADodAAA6HQAAAB1AADodQAA6HUAAAB2AADodgAA6HYAAAB3AADodwAA6HcAAAB4AADoeAAA6HgAAAB5AADoeQAA6HkAAAB6AADoegAA6HoAAAB7AADoewAA6HsAAAB8AADofAAA6HwAAAB9AADofQAA6H0AAAB+AADofgAA6H4AAAB/AADofwAA6H8AAACAAADogAAA6IAAAACBAADogQAA6IEAAACCAADoggAA6IIAAACDAADogwAA6IMAAACEAADohAAA6IQAAACFAADohQAA6IUAAACGAADohgAA6IYAAACHAADohwAA6IcAAACIAADoiAAA6IgAAACJAADoigAA6IoAAACKAADoiwAA6IsAAACLAADojAAA6IwAAACMAADojQAA6I0AAACNAADokAAA6JAAAACOAADokQAA6JEAAACPAADokwAA6JMAAACQAADolAAA6JQAAACRAADolQAA6JUAAACSAADolgAA6JYAAACTAADolwAA6JcAAACUAADomAAA6JgAAACVAADomQAA6JkAAACWAADomgAA6JoAAACXAADomwAA6JsAAACYAADonAAA6JwAAACZAADonQAA6J0AAACaAADongAA6J4AAACbAADonwAA6J8AAACcAADooAAA6KAAAACdAADooQAA6KEAAACeAADoogAA6KIAAACfAADoowAA6KMAAACgAADopAAA6KQAAAChAADopQAA6KUAAACiAADopgAA6KYAAACjAADopwAA6KcAAACkAADoqAAA6KgAAAClAADoqQAA6KkAAACmAADoqgAA6KoAAACnAADoqwAA6KsAAACoAADorAAA6KwAAACpAADorQAA6K0AAACqAADorgAA6K4AAACrAADorwAA6K8AAACsAADosAAA6LAAAACtAADosQAA6LEAAACuAADosgAA6LIAAACvAADoswAA6LMAAACwAADotAAA6LQAAACxAADotQAA6LUAAACyAADotgAA6LYAAACzAADotwAA6LcAAAC0AADouAAA6LgAAAC1AADouQAA6LkAAAC2AADougAA6LoAAAC3AADouwAA6LsAAAC4AADovAAA6LwAAAC5AADovQAA6L0AAAC6AADovgAA6L4AAAC7AADovwAA6L8AAAC8AADowAAA6MAAAAC9AADowQAA6MEAAAC+AADowgAA6MIAAAC/AADowwAA6MMAAADAAADoyQAA6MkAAADBAADoygAA6MoAAADCAADo1AAA6NQAAADDAADo1QAA6NUAAADEAADpDwAA6Q8AAADFAADpEAAA6RAAAADGAADpEQAA6REAAADHAADpEgAA6RIAAADIAADw9QAA8PUAAADJAADymAAA8pgAAADKAAAAAv/9/2oD6wNSACcAUABRQE4kFgYDAQJMQjQDBAMCTAABAgMCAQOABwEDBAIDBH4GAQAAAgEAAmkABAUFBFkABAQFYQAFBAVRKSgBAEdFMS8oUClQFBIMCgAnAScIBhYrASIHBgcGBxQWHwEzMjU2NzY3NjMyFhcHBhYfARY+AS8BLgEPASYnJgEiFQYHBgcGIyInJic3NiYvASYOAR8BHgE/ARYXFjMyNzY3Njc0Ji8BAe6DcW1DRQUFBARUEwU1M1NXY0+ONDoJAgz3CxQKBDoCEglBRFpcATMTBTUzU1ZjUEhFNTsIAgv4CxQKBDoCEgpARFpdZoJxbkJFBQUEBANSQD5rboEICQIBEmJTUS8xPjg5CRMDMgMJFhDjCAsGPEYmKP4EEmJTUS8xIB44OQkTAzIDCRYQ4wgLBjxGJihAPmtugggIAgEAAAAMAAD/agPoA1IADwAhADUASQBcAG0AfgCQAKQAuADKANoAq0CoDAECARwEAgACVU0CBAB7c2piBAMGiwEIBcQBCwfXvAIJC88BCgkITA0BAgEAAQIAgBABCAUHBQgHgAAHCwUHC34ACQsKCwkKgAwBAQAABAEAaQ4BBAADBQQDZw8BBgAFCAYFZxEBCwkKC1kRAQsLCmEACgsKUcvLpqVubl1dIyIAAMvay9nT0cLApbimuImHbn5ufXd1XW1dbGZkIjUjNQAPAA4mEgYXKwEiBh0BFBY7ATI2PQE0JiMXJg8BBhYfARUWNj8BNiYvASYFIg8BDgEfATAxHgE/AT4BLwE1JgUiDwEwMQ4BHwEeAT8BMz4BLwEmBSIPAQYWHwEWNj8BMDE2Ji8BJgUxIgYdARQWOwEyNj0BNCYjBTEiBh0BFBY7ATI2PQE0JiMFIg8BIwYWHwEWNj8BNiYvASYFIg8BIw4BHwEeAT8BMDE+AS8BJgUiDwEOAR8BFR4BPwE+AS8BMDEmBSIPAQYWHwEWNj8BNiYvATAxFyIGHQEUFjsBMjY9ATQmIwHOBAcHBEYFBwcFtAYEWwMCBTwECgJbAgIEPQH+UAIEPQQCAlsCCQU9BAICWwMCZQQCnQQDAiMDCQSdAQQCAiMD/M8IAyMCAgSeBAoCIwICBJ4EAscEBwYFtwUGBgX8LwUHBwW2BQYGBQJOBwMiAQICBJ4ECgIjAgIEngL9xgMCnQEEAgIjAgoEnQQDAiMGAc8EAj0EAgJbAgoEPQQCAlsD/ooHA1sCAgQ9BAkCXAIDBDyPBQcHBUYFBgYFA1IGBbcEBwYFtwUGLwEGngQKAiIBAgIEngUJAiMBAgIjAgoEnQQDAiMDCQSdAQajAVsCCQU9BAICWwIKBD0HBgY9BAkCWwMCBTwECgJbAusGBUYFBwcFRgUGBQcFRgUGBwRGBQeZBjwECgJbAgIEPQQJAlwBBQFbAgoEPQQCAlsCCQU9BnoBIwMJBJ0BBAICIwIKBJ0GAgaeBAoCIwICBJ4FCQIjOAYFtwUGBwS3BQYAAAABAAD/nAMgAyAAJwBEQEEhAQUEFAsCAgMmBwIBAANMAAQFBIUABQMFhQADAgOFAAIAAoUGAQABAIUAAQF2AQAgHhsaExEODAUEACcBJwcGFislMhYUBiImNTQ2NSUGIyImNDYzMhclNCY1NDYyFhQGIyInBRYUBwU2Aoo+WFh8WAL+/CoyPlhYPjYmAQQCWHxYWD40Jv76AgIBBiTIVn5YWD4GEAScIFh8WB6cBBAEPlhWflggnAgiCJweAAP//f+xA18DCwACAAkAFgArQCgFAQAFAUwABQAFhQAAAwCFAAMBA4UCAQEEAYUABAR2FRQREhERBgYcKwEXIwUzCQEzNyElFA4BIi4CPgEyHgEBrXDhATw1/wD+/zU6ASMBG3LG6MhuBnq89Lp+AferfQGC/n5ZNnXEdHTE6sR0dMQAAAYAAP9pAxIDDQAIABEAHgA4AE0AWQC7t0lGQAMACwFMS7AJUFhAQAALAAALcA0OAgIKCQoCCYAPAQkDCgkDfgwBAwQKAwR+CAYCBAUKBAV+BwEFBYQBAQAKCgBZAQEAAApgAAoAClAbQD8ACwALhQ0OAgIKCQoCCYAPAQkDCgkDfgwBAwQKAwR+CAYCBAUKBAV+BwEFBYQBAQAKCgBZAQEAAApgAAoAClBZQCUfHxMSWFdSUUhHPTwfOB84NTMwLywrKCckIhkYEh4THhgQEAYYKwEyNi4BDgIWFzI2NCYOAR4BBTIWBxUUBiImPQE0NgURFAYrARUUDgEmJzUjFRQOASYvASMiJicRJR4BFSE0NjcnJjc2HwE2Mhc3NhYHExUUBiImPQE0PgEWARMJDgIKFggEEPMJDAwSDgIK/kYXIgEgMCIiAmckGSogMiABTSAxIAEBKRoiAQF/O0j9/EY9JwQGCAQoNXY1KAQOBOMiLyIiLyICRQwSDgIKFggCDBIOAgoWCGkiF/AYIiIY8BciC/6NGiR/GCACJBZ/fxggASIXfyQaAXPiHm5CQm4eSQgEAwdKGBhKBwcI/qfwGCIiGPAYIAEiAAYAAP9qAsQDUgAHAA0AGQAqAG4AmgCmQKOBDgIBABQCAQMOAYx5AgYOckgLAw0HYwkCAw1bAQwKUgEJCwdMAAEADgABDoAABg4EDgYEgAgBBwQNBAcNgAANAwQNA34ACQsFCwkFgAAPAAIADwJpABAAAAEQAGkADgAEBw4EaQADAAoMAwpnAAwACwkMC2kABRERBVkABQURYQARBRFRl5WIh399eHZta2ZlX11ZV1ZUIhYoJhoVIyolEgYfKwEHFzY1NCMiAxc2NycmAxQXNjMyFycmIyIGAxQeATcyNjc0Jy4DByIGBxQXHgE3MjY9ATQmJy4BJyIHBhQeAjIWNzMyFhcGBwYHDgEHFBYVBwYVJicGIxYVFAYHIiY1NDcXFjMyNjU0JiMiBgc0NjcmNTQ2MzIXAjU0NjMyExc3PgMXMhYVFAceAxcUDgIHIicuAQIUQEJcFh/QEhUTKBafWQkSCSFEKRsLCi06SBQIDAESBxYeKA4MHFgOIYpYf6sOCh+uQBQHBxgmMDIuEA0NEQMQJiISJDABFAEDTAUFEgEsHy5eEiIrHwcQYhAYHkAwNBBEIxAXWy4rSWwFKAsmIi4TKC5ZIiwWBgE0YIpXPj5TegJ/twz8JSD+AzEXDgcEAfU37AYDxHoS/kwUXFABEAcNLBEuNCgDHsYXI1FcAb2QJQ0sCRwcAQYDJBwQDAQCFRQQDwwNGkwmEkARBgcBBXMBBAceKAFYLRMSKjoICBN8Mh85RA8qECNECAEBOy04/rwNbh9SNiwCOCg89wgiNjIlU5JqPAEXIJYAAAACAAD/sQMJA1IAIAAwAHNACigBBAMaAQEEAkxLsApQWEAZAAUDBYUAAwQDhQAEAQSFAAEAAYUCAQAAdhtLsAtQWEAVBQEDBAOFAAQBBIUAAQABhQIBAAB2G0AZAAUDBYUAAwQDhQAEAQSFAAEAAYUCAQAAdllZQAkhISQhEiMGBhwrJQYHBiMiJyYiBiMiAjU0NjMyFjMyNjMyFxYXBgcGFRQWAxQGBwYHBgc+ATceAR0BFAMJFS9ISBszMEZaHVWlfmAodBMZcChCNR0dLBQkTJ8hJB4eFCYCU2IBAqxGRW4SEiYBI4d/oiImJBQkJR00P0VwAoEiVCMeCgcDU3gXAggCBgQAAAAGAAD/+AR4AsQAAwAJAB8AJgAuAEEBOLU3AQoCAUxLsBNQWEBQAAANAQ0AAYAAAQwHAXAABQgJBAVyAA0ADAcNDGcABw8BAgoHAmoACwAKAwsKZwADAAgFAwhnEAEEDgYEWQAJAA4GCQ5nEAEEBAZiAAYEBlIbS7AUUFhAUQAADQENAAGAAAEMBwFwAAUICQgFCYAADQAMBw0MZwAHDwECCgcCagALAAoDCwpnAAMACAUDCGcQAQQOBgRZAAkADgYJDmcQAQQEBmIABgQGUhtAUgAADQENAAGAAAEMDQEMfgAFCAkIBQmAAA0ADAcNDGcABw8BAgoHAmoACwAKAwsKZwADAAgFAwhnEAEEDgYEWQAJAA4GCQ5nEAEEBAZiAAYEBlJZWUAnCwoFBEE/MS8uLCknJiQiIB0cFxURDw4NCh8LHwgHBAkFCREQEQYYKwEhFSEHIgYHMyYDMjY3MwYjIiY3NDYzMh4BBxQHIRQWJTMyNTQrATUzMjY3NCsBJyEyHgIVFAceARcUDgMnIQQH/uMBHYwzPgPjClwjQgl7N7d3jgGQdE1yOgEB/pFA/VSlcm+onCwyAWqRmwFMMExCImBAQAEcLkBGKP6rApVFqTozbf66JB6rknl0mkx8TQkRPkQdXWRqKipQeBAkSDJlLhFeQylGLiAQAQAABQAA/5YDEgMzAAoAFQApAEIAZAAiQB9WPzwgAAUBSgABAAABWQABAQBhAAABAFE+PTIxAgYWKwEWBicuATY3Nh4BFy4BBw4BFx4BPgETLgEvASYHDgIHHgEfARY/AT4BEw4DBw4BJicuAycmJz8BFiA3HgEGEwYDDgIHBicmJy4CLwIuASc+Az8BNjc2FxYXFhQBxwRAHxUQDhYUKh4+CG43IyoBA1JmRH8LKAwoopoYGiILEDQPMX97Mg8yMQQKBBwTMHRsOxkoLiQLDhEDCnwBPnwMAghlDy8DGBgTjMiLUQgMCAEGHwYOBQIQEiIIG0Zp06ZWIgkBcyMsEwkuLgkLCCAKPEAZD0QmM0gJVgFhDxQCBxobBAYSDxAUAgYQDwcCFP3ODjgmKAwbGgIJBQoUHhM2bQkFU1MDFB4CE17+8BEcEghGFQ8/BhAYByqtImInDhoQEgMKGgoVMRkrCyIAAAAD////sQNaAwsAAgAJABkAOEA1AgEAAgkBAQACTAAAAgECAAGAAAUAAgAFAmcDAQEEBAFXAwEBAQRfAAQBBE81NREREhAGBhwrJSMbATMDIwMzNwERFAYHISImNxE0NjchMhYB/6RSgq219bWu1QFZXkP96UJgAV5DAhdCYPQBNP4YAjz9xLABev3oQl4BYEECGEJeAWAAAAQAAP+xBHcDCwAZADUAVwBbAOxLsBBQWEA8CQEDBAAEA3IGAQAFBQBwEAEPAAwCDwxpCAECCgEEAwIEaQsBBQcBAQ0FAWoADQ4ODVkADQ0OXwAODQ5PG0uwEVBYQD0JAQMEAAQDcgYBAAUEAAV+EAEPAAwCDwxpCAECCgEEAwIEaQsBBQcBAQ0FAWoADQ4ODVkADQ0OXwAODQ5PG0A+CQEDBAAEAwCABgEABQQABX4QAQ8ADAIPDGkIAQIKAQQDAgRpCwEFBwEBDQUBagANDg4NWQANDQ5fAA4NDk9ZWUAeWFhYW1hbWllRTz89NDIsKignJCIRJiISIyIQEQYfKwEzDgEHIiY0NjcyFhcjLgEHIgYHFB4CMzIlMw4BByImNzQ2NzIWFyMuAQciBhcUHgIzMjY3NCYnJi8BJiEgDwEOAQcOAhYXHgIXHgEzID8BNjc+ARMRIREBtnQIXklaaGhOU14HcQMiHSAiAQYOHhY1AZVzB15JWmgBaE5SXgdyAiIcICQBBBAcFxsgyxIZAwQVMP6r/qMvCgcKAxkQARIYBAoMBBjamgFUMRUGARoQbPuJASBZZAGC3IIBYlkkKAFEQRooJhROWWQBgm9tggFiWSQoAURBGigmFCpmc3AiBQMOJCQGBAgEIXDocCEFCAYEEhIkDgQFIXACHfymA1oACAAA/2oD6ANSAAMABgAKAA4AEgAVABkALQAtQCoZGBcVFBIREA4NDAoJCAcGBQQDAgEVAAEBTAABAAGFAAAAdiopIB8CBhYrNwU1Jwc3JwElJwcnNycHJzc1DQEXNQc3JRUFERQHAQYiJwEmNRE0NwE2MhcBFnkBULq5bGwByQFRl7ormJiYTbr+sAKtbLmX/q8ByRP+NwwYDP43ExMByQwYDAHJE8bhyXwUSEj+P+FkfEpmZmY0fMnhmEiQFGThyRj+0BcN/s8HBwExDRcBMBcNATEHB/7PDQAAABcAAP9qBHcDUgBGAE4AWQBgAGUAagBvAHYAewCAAIgAjQCSAJYAmgCdAKAApQCtALAAswC2AL8A30DcOy4CDwarAREPr66VkZCPjYmIXAoKEb28u7CtrKijop2cmpmYloyLioeBfnt6eWloZ2RXVlVUT0EoIxIKHwYCDBK1s3QDDgwZDAIBCwdMAAoREhEKEoAIAQYYEAIPEQYPZwkHAgUAEQoFEWkZFxYdExwGEh4bGhUUBQwOEgxnAA4LAA5ZDQELAwEBAAsBZwAODgBhBAICAA4AUbS0ZmZhYbS2tLaysaCflJN9fHh3c3JubWZqZmphZWFlYF9eXVtaTk1MS0pJSEc/Pjk4NzY1NDMyMTARERERHh8GGysBFAYPARYVFAYPARYVFA4BJyMGIicjBiImJzQ3Jy4BNTQ3Jy4BNDY/ATU0PwEmNTQ2MhczNjIXMzYyFhcUBxcyFhUUBxceAQEzJyMHMzYyARwBBx8BNzUnBgclIxclIwYiATQ3JwcjNycHHwE/ASMXBTM3IxUXFiczNycPATM1BxYRMB0BFAcXNTcVFzcvAQcVNyclIwUXFQcXNyUnFQUHMzcXEycjJyY9AS8BAxcBNQcTIxclBz8CJjU3JwMXNgR3DgxyAg4MawESGwngCR4J3gobEgECawwOAnMLDhAKbxN0AhQaC9wJHgnfChsSAQJzDRIEaAsO/drZv0+/yQoW/fkBdAhpaAcJAXvYagE1nAkaAYECIwoRDY2lI9EJJe+6/ggCv9ACCArgJKxYbFtdAgRfEVWmfH0CcmoB7An+pXemrqX+mEwBDxcvpIVJAQEMBXgH9K3+L1tbW1sCXhtJFnMBAl9IKwIBXwwSAsYFBQwQA7wFBA0SAQoLCwsSDgQHuwISCwUFxgMSFhICwAMUCcoGBA4SDAwMDBIOAwfIEg0HCLUCEv44xcUJAbwCCwPJA2/CbAUB+m9vCf1lAwMmLDuUqyTND62/BsW7AwPSJbNde2liBQHKAQEJB2OWBq1YsIN8BJQqcAV9fRiwsqsJTp57GduMAVwDDAcJAdID/v63ARh9nv4Rnp5+fifKBQMJpf6qLgIAAAEAAP+OA+EDCwAPAC9ALAgHBAMEAUkAAQIBhgAAAAQDAARnAAMCAgNXAAMDAl8AAgMCTxERFBQQBQYbKxMhAwUlNzMHFyU3ITchNyGaA0eU/j/+eyemEOsBECb9XSECohb9XgML/RiVlcZSWVm+pWsAAAAAAgAA/2oDEgNSAA0AGwAzQDAPAQMCAUwFAQBKAAAAAgMAAmcEAQMBAQNXBAEDAwFfAAEDAU8ODg4bDho3NCIFBhkrETQ2MyE3ERQGIyEiJjUlJzU0JgchIgYVERQWF2ZJAZ7FZkn+TElmArBjJBn+8hokJhgB10lqyPzMSmpqShRk7RomASQb/u4aJAEAAAAAAgAA/7EDWQMLAA0AHQAzQDAAAAECAQACgAACAwECA34ABQABAAUBZwADBAQDVwADAwRfAAQDBE81NSETIREGBhwrJREhESEiBhcRIREhMjYTERQGByEiJjURNDY3ITIWAzX+eP70NEoBAYkBCzRKI15D/elDXl5DAhdDXlIBDAGJSjP+9P53SgJL/ehCXgFgQQIYQl4BYAABAAD/sQI7A1IAEwA4QDUAAQQFCgECAQJMAAUEBYUAAgEChgAEAAMABANnAAABAQBXAAAAAV8AAQABTxMRExMREgYGHCsBAxczFSEPAiM1EycjNSE/AjMCO6kOm/7mGU8RqKkNnAEbGU8RpwKp/rsR6BCZEaoBRRHnEZgRAAAAAAgAAAAABHcCtQAFAAkADQARABkAHQAlACkAikCHFwEIAAiFAAAHAIUABQELAQULgAAHFgEGAgcGZw8JAgITDQIDBAIDZxkUGA4VBQQSDAIBBQQBZxEBCwoKC1cRAQsLCl8QAQoLCk8mJhoaDg4KCgYGJikmKSgnJSQjIiEgHx4aHRodHBsZGBcWFRQTEg4RDhEQDwoNCg0MCwYJBgkSEREQGgYaKxMzESERMxE1IxUTETMRJxUzNRchESE1MzUjNzUjFRMhESE1MzUjNzUjFbdy/te3ReVycnIuASn+17e3t0XlASn+17e3t0UCtf3bAYX+187OASn+ewGFoHJyoP3yWy5czs4BKf3yWy5czs4ACP/9/7EDXwMLAA4AHwAmAC0AMAA8AFQAYQEnS7AJUFhAF0c/NzUiBQIDEQEEAj0rKRcLAgYABwNMG0uwClBYQBdHPzc1IgUCAxEBBQI9KykXCwIGAAcDTBtAF0c/NzUiBQIDEQEEAj0rKRcLAgYABwNMWVlLsAlQWEAyBgUCBAIBAgQBgAAHAQABBwCAAAkAAwIJA2kAAgABBwIBaQAACAgAWQAAAAhhAAgACFEbS7AKUFhAPgAFAgQCBQSAAAQGAgQGfgAGAQIGAX4ABwEAAQcAgAAJAAMCCQNpAAIAAQcCAWkAAAgIAFkAAAAIYQAIAAhRG0AyBgUCBAIBAgQBgAAHAQABBwCAAAkAAwIJA2kAAgABBwIBaQAACAgAWQAAAAhhAAgACFFZWUAVX15ZWFNSUVBPTUxKNDImJRQsCgYYKyUmJyMHDgQHJxYzMgMmJwYjFRQWFz4DPwE+AScmJw4BBzIFJgcWFz4BASIwBSYjIgcWFz4DNxMmJwcGDwEOAgcfARYXNzYWMh4CMh8BFA4BIi4CPgEyHgECOxc3AQEJHlJIShQJZ4NJIgsSrsowLRxSTkQVFQIKOUNGTWoTqQIndW8xFj5U/koBAUpniissSUAnRCggBYQCUQEFBhgSLEIpGQMCAykVKCYgIBYSBURyxujIbgZ6vPS6fg2GkAEDDCoyTisGVAFwGyM0DEV+MTFYMigHBwECeHdcJIhUhSERhYEqgAHqUVsKX3cPJh4iBv77gWQBBwYZEx4qDzUKBwIEAgIEAgYDBXXEdHTE6sR0dMQAAAAABQAA/7EDxAMQAAMAEwAXABsAHwAPQAweHBoYFhQPBwIABTIrEwUHJQUVBRU1BzUlNRc3NRc1FRcBFwUnBRcFJxMFByXgARS//u8C4/7uAf7vUr8BwP6Av/7svALkvP7vv78BEbz+7AHIq5+ynjykAQEBAaQ8Np8BAQEBnwK0n6mWlpiynwHzspapAAAEAAD/cgNZA0gAFgA1AFsAgACrQA5WAQcDNAEABwJMdAEGSkuwC1BYQDwABgQGhQAEBQSFAAUIBYUAAwIHAgMHgAAHAAEHcAAAAQIAAX4ACAACAwgCaQABCQkBWQABAQliAAkBCVIbQD0ABgQGhQAEBQSFAAUIBYUAAwIHAgMHgAAHAAIHAH4AAAECAAF+AAgAAgMIAmkAAQkJAVkAAQEJYgAJAQlSWUAUYWBSUU1LRUM/PTs6Li0qGSQKBhkrBSYHDgEHIicmIgcGFBceATI3PgI3NicmJyYjIgcGBwYXFjY3PgEyNjI2FjYXMh4BFx4BNzY3NC4CIg4BJwYuAwciBgcGFx4BNzI+AhceAzcWNjc+ATcUDgIuAyc0PgU/AT4BNz4BNxYXHgEXHgYCiwMKEUApSCMDCwgEBBM8NhwXMBgEBxgLCw0eGg0QHA4HBggOAggEBggGCggIDxIIBAUEBQ3BBgwaI0hIFA8qKjQ6IUBcAQEqECYnIFJEQhMPKiYmDBQaEg8SHER2mKyceEYBFiAwJjIWDTsLIBEUGgNIIBlgGAwULigsIBQjCwgNEgEcAgcDDAUSDgICFAwGBkoaCAkGBxgOCwQECwEICAYCBgMICAgKAgEHqQwaGBAuMAEBGB4iFgFYNz8dCwoBJComAgEiKCQBAhIaF0RyW55oQAQ8dJpbMlxIPCwiEgUeBhYODzItVhYQLA4IDCgoQkZgAAAAAAEAAP+xAhcDUgAUADNAMAABAAYBTAADAgOGAAYAAAEGAGcFAQECAgFXBQEBAQJfBAECAQJPIxERERETIQcGHSsBFSMiBh0BMwcjESMRIzUzNTQ2MzICF1cwIqQWjquOjnRhUgNLkygoaqX+WAGopXpocgAAAwAA/7EDWQMLAA8AGAAhACxAKQYBAAIAhQQBAgMChQUBAwEDhQABAXYBACAfHBsXFhMSCQYADwEOBwYWKwEyFhURFAYHISImNRE0NjcTNCYOAh4BNiU0Jg4BFB4BNgK4Q15eQ/3pQ15eQ+VGYkQCSF5KAThEZEREZEQDC2BB/ehCXgFgQQIYQl4B/lMxRgJCZkICRjExRgJCZkICRgAAAAQAAP+zA1kDCgAKABQAHgApABdAFCgmIyEYEhANAwkASQAAAHYoAQYXKwEGAAcmNTQ+ARcyFxYXBgAHJic2AAM2ADcWFw4BByYFJicGBz4BNwYHFgIJsf72QwtyxnMuxjQo2f7APTQiPgE8w0EBJscWCKP6QjoCIGxhS1Y8uHILLSQC/kP+8rIyMHXEdAFNJDM//sDaKTLXAT79V8cBKkEzOkP6pQgLHCQvDHK4PlVJYgAAAAMAAP+wArkDUwAjAD4AQwA6QDcIAQMAQAEEAQJMCQEESQAFAAADBQBnAAMAAgEDAmcAAQQEAVcAAQEEXwAEAQRPOys1JzgkBgYcKwE3NiYnISIGFxEUPwE+ATsBMjY3Njc2JgcjIiYnNTQ2FzMyNjcOAgcOBCsBIgYDDgEnJjURNDYXITIWBwM3PgECLhUDEAz+cw0SAQOiDRIRhgwQAw0HAhANpBAUARYPwQoUgAkqJAEEAg4OHBOXBwrpDCoGHiouAe81JAxYExEsAmBsDRIBFAr9mQQExA8IEAlIIgwWARYQFxAWAQ6GKdiuCgwMGA4KC/7yDgQFDCoDEx82ATw6/kdhWNYAAAYAAP9qA8IDUgAGAA8AOwBHAGsAdAEAQBhZUhMRBAMKSDECDwNJLAIHDwNMEAEFAUtLsA5QWEBaAAwREAgMcgAGCAIIBgKAAAMKDwoDD4AABw8JDwcJgAAACQEJAAGAABEAEAUREGkABQACCgUCaQ0LAggOAQoDCApqAA8ACQAPCWkAAQQEAVkAAQEEYQAEAQRRG0BbAAwREBEMEIAABggCCAYCgAADCg8KAw+AAAcPCQ8HCYAAAAkBCQABgAARABAFERBpAAUAAgoFAmkNCwIIDgEKAwgKagAPAAkADwlpAAEEBAFZAAEBBGEABAEEUVlAI3Nyb25raWdjYmFfXltaWFdMSkNCPTw7Ojk3JiQiIyEhEgYaKyU0IyIUMzIDNCYnIhUUMzITFQYHFhUUBgcOARUUHgUXFCMiLgI1NDc1JjU0NzUuASc0NhcyFzITIzY1ETQnMwYVERQlFQYjIi4DPQEzNSMiJyIHNTM1NCczBhUzFSImKwEVFDMyARQGLgI+ARYBTFxYYFQhIiBFRUKWFBgJUkUWFhomMi4qFgLLJkQ+JGYmIyg0AWpONi429XwCAnwDAVIoOSMyHBAEAQsHAwwVNgR/A18IIAgvMCL+2ixALAEsQioFOHMB4SIsAVFLAQFwBwYYF0ZkDQUUFxEWDgoUFjAfqg4gPClcIQMWMD0PAw1eLk1oARr+LxkxAVQ1ExMy/qkxY24WGB46LCTEAgEDaioeFBdFagLMSQIjIDIBMEIwATIAAAAABAAA/7EDoQLDAAwAGQAzAFoAS0BIWVJORwQCCA0AAgADAkwJAQcIB4UACAIIhQQBAgMChQADAAOFAQEABQCFAAUGBgVXAAUFBmEABgUGUVVUIx1LNyISKxwTCgYfKyUUDgEuAz4CHgEFFA4BLgM+Ah4BFzQmIyIHBiInJiMiBgcUHgM3MzI+AzcUBw4EByIuBCcmNTQ3JjU0NzIWFzYzMhc+ATcWFRQHFgFlDiIuJAwCECAyHhIBYw4iLiQMAhAgMh4SWE5BF1YoYCdVGEJMASQ2UkouXi5KUjgifiIWSlRqVjIrSFxOTDoTI0wPHD1aPVJaU0o6XDsdD0yrFi4oAiQyKDQiBCosGBYuKAIkMig0IgQqLBhDXgwGBgxeQzFILBYMAggaKEySdEUrPiIUBAEEChgiOCRFdIRZLTJAOSwvFBIuKgE5QDEtWQAB////sQNIAwsAIwA2QDMSAQMCEwEAAwJMAAIAAwACA2kAAAAFBAAFZwAEAQEEWQAEBAFhAAEEAVEVJSMnJRAGBhwrASEWFRQOASMiLgM+AjMyFwcmIyIOARQeATMyPgM3IwGtAZQHZrx5WJ50QgJGcKJWp3h1RGZIekhIekgwUjQoEAXzAZslInm+bERyoK6gckRxcENKepZ6ShwmNiwVAAAAAAIAAP/EBQYC9wAjAC8AXUBaDwECARABCgICTAAKAgUCCgWAAAcEAwQHA4AAAQACCgECaQgBBgQFBlcMCwkDBQAEBwUEZwADAAADWQADAwBhAAADAFEkJCQvJC8uLSwrERETERUlIycjDQYfKwEUDgEnIi4CND4CMzIXByYjIg4BFB4BMzI+AzcjNSEWJRUjFSM1IzUzNTMVAyJisnVTmG5AQG6YU6Byb0FiRXRERHRFLk4yJhAE6AGCBwHkdXV1dXUBVXW0aAFAbpimmG5Aa2s/RHiMeEQaJjAuEo0kJHZ0dHZ0dAAAAAAEAAD/agPoA1IACgASABkAKABBQD4RAQADDw0CAQAcAQIBA0wABAMEhQYBAwADhQUBAAEAhQABAgGFAAICdhMTAQAlIhMZExkXFgUEAAoBCgcGFisTMhcWFyMmJyY2NwUGByYnNjcWNxYSFyMCCQEUBwIDJicmNjsBMhYXFvYTCpU1+UeGBgoLAggbKyxjFwJ2fYOoE/wX/uMCdTgmow4tAgoKyAwSBEAB2w7M5PasCRIBx29srZ57gL7etP5e3wFzAcL+v+3YATgBJKieCQ4ODOQAAAIAAP+xA1kDCwALABsALEApCQUAAwIAAUwABAEBAAIEAGcAAgMDAlcAAgIDXwADAgNPNTQSFREFBhsrARMjBwYHLwEjExUzAREUBgchIiY1ETQ2NyEyFgHElD9XDgsXV0OTOQGVXkP96UNeXkMCF0NeASIBFq4bGDOu/u21Afr96EJeAWBBAhhCXgFgAAAAAAIAAP+OAxIDCwAQABUAOUA2FAsGAwJJAAUAAAQFAGcGAQQAAwEEA2cAAQICAVcAAQECXwACAQJPAAASEQAQABAVFBERBwYaKwE3IRMhDwEvASMfATM3EyEnAyEDBSUCdwn+EhoBVgxubgdhDMoCyBz+mQj/AxJI/r7+vwIFYv7WgB0dTps3NwEwZQEG/N1aWgAAAAAFAAD/sQNZAwsACAARABoAVABtAGNAYBIBAwUBTAAKAgcHCnIADQsOAgYFDQZpAAUABAAFBGkAAwAAAQMAaQABAAIKAQJpCQgCBwwMB1kJCAIHBwxgAAwHDFAgG2plXllSUT08Ojk4NzY1G1QgUxMUExQTEg8GHCsBNCYiDgEWMjY3FAYuAT4CFjcUBiIuATYyFiUiKwEiDgEHDgEHDgIWBhYGFhQfAR4BFx4BMhY2FjYWPgE3PgE3PgImNiY2JjQvAS4BJy4BIiYGARQHDgEHBiInLgEnJhA3PgE3NiAXHgEXFgI7UnhSAlZ0VkuAtoICfrp8Px4sHAIgKCL+5gQnOxRELhEcKgwGCAQCAgICAgYKDCocEDBCKkwKSixANA0cLAoGCAQCAgICAgYKCyodEC5GJlABqgMFgHMy/jJ0gAUDAwWAdDEBADF0fgYDAV47VFR2VFQ7W4ICfrp+AoKKFR4eKh4eZgQGCAsqHBAwRCZQBlAmRBgoHCoLBgoEBAQEBAgCCgsqHBAwRCZQBlAmRBgoHCoLBgoEBP6igDF0gAUDAwZ+dTEBADF0gAUDAwZ+dTEAAwAA/7MEdwNOAAwALABPAE1ASgAMAAQDDARpDQEDCAECAQMCZwABAAAFAQBnCwEFCgEGBwUGZwAHCQkHWQAHBwlhAAkHCVFOTEpIQkA9Ozk3JiIjJRIjJDMyDgYfKwEUBiMhIiY0NjMhMhYXNCchIiY0NjMhLgEiDgEXFBchMhYOASMhHgEzMj4CNxQGKwEWFRQOAiciJicjIiY0NjsBJjU0PgI3MhYXMzIWAzAaFv55FBwcFAGHFRx3Df3cFBwcFAH7MaTEqGIBDAIkFRwBGhb+BjGkYUqGYjrPHBRJCUh8ql2J4jdqFBwcFEoKSnqqXoniN2kUHAGCFBwcKBwcFDAvHCccUF5iqGIwLxwoHE9eOmCI2BMcMC9drHhOA5R5HCgcLzBdqnxIAZZ4HAAAAAQAAP+wA1kDCwAbADYAUgBuAElARmk0HQMCA2NiW1pWUEtKQismJR4bExIOEQECQT0FAwABA0wHAQMCA4UGAQIBAoUFAQEAAYUEAQAAdm1rYF8ZJy8YHicIBhwrJQ8BDgEnDgEnIiYnNDY3JjY/ARcHBhQWMj8CAxcHJyYiDgEfAQcvAS4BNy4BNTQ2MzIWFzYWARQGIyImJwYmLwE3FxYyNjQvAjcfAR4BBx4BAxQGBxYGDwEnNzY0JiIPASc/Aj4BFz4BNzIWAlVZZSRiLglAKC9CATImDBokB1QGFSk6FWVaagdVBxU6KAIWvlRaZSYYDicyRC8qQAcvXgHnQjApQAgwaCYGVAcUOioVEa5VrhAkGgwrOAE4Kw4aJQZVBxUqOhS/VVpVECVoLwZALC9E+1lmIxoMJzQBRC8pPgkwYiMHVQYVOikUZlkBKAdVBxUqOhW+VVlmJWgwCEAoL0Q4KAsa/YgvRDYnEBgmB1UHFCg8FBCuVa4RI2IuBkICSitCBTBmJQdVBxQ6KhW/VVlVESUaDyo4AUQAAAACAAD/+QR4AwcAGwBPAFNAUBQAAgcBOwEFBzwkAgQFIQEDBARMAAIBAoUAAQcBhQoBBwUHhQgBBQkBBAMFBGkGAQMAAANZBgEDAwBfAAADAE9OTEVDIyQmIyUmIyk1CwYfKwEeAQcUBiMhLgE1NDY3JjU0NjcyFz4BFzIeAQcFFBYzMjcnJicGIyIuATYzMh4FFzI2JzQmJyIHFzYzMhYHFAYjIiYvAi4CByIGA+09TgGEXf1NX4Q+MwdcQTUrKqRkXZxcAf0YXkVNORoRCCUrHyoBLB0YLiQkKC5AI0ReAV5EUDc0JSodLgEqHxgsEiUnFC4+I0ReAaMZcERbggaAXT1oHhYYQFoBIVZqAVqaW6hEUDgfFAgkJjsmGCQwLCgUAlBCRE4BNjwjJB0gJhYUKi4YIhwCTgABAAD/+QPoAmYAYAA0QDFZJiUABAIBAUwGAQQHAQECBAFpBQECAAACWQUBAgIAYQMBAAIAUSwvKScoJSwrCAYeKwEUFx4DFxYVFAYjIi4FLwEuAyMiDgEVFBYzMjc2NxcGBzEGIyIuASc0PgIzMh4GFxYzMjY1NC4GJyY1NDYXHgEXMR4CFwcmJzEmIyIGAtEGBRIaGBO1dlMhOiwqHCAQDhQSIjBELTViOHZYYy0fDy8IEEmPUopKATBSbjsxUDowICIWIg41TS1AFiIuMDIoIgQCYj4rMBoGDg4ESA8PDSobJgHJAxQQFhAGBzKHUWwUIDIwRC4lNS06MhY+ZDVZhjUkHVUTFFVYkFE7cFQ0FiI2OkhCUB9wNi0YIBQQDhgiOCkJCT5aAQIMGAYQGAM3GwwMJAAAAAADAAD/sQR3Ar4AFgArADsAZkBjEwEHBC8fAgwKOTQqJBoFAQYDTAcBAEkFAQQHBIUIAQcKB4ULAQoMCoUPDQIMBgyFCQ4CBgEGhQIBAQABhQMBAAB2LCwYFyw7LDo4NjIwLi0pJyIgHhwXKxgrIiMSIiIREAYcKwETIicmIyIHJiMiBwYrARM2MzIXNjMyAzIWFwMmIyIHJiMiBwM+AjcyFzY3AwYHJiMiBwM+ATMyFzYXBCBXSUdvbH5TUn5scEdFA1d9kIJVVoKQl0h0V0Vgbn1UU31uYEU7RGA0cGBgiB92U1R8Ylo/RXRCdFxgcQJ3/TogM1NTMyACxkc7O/2TICUCOixPTyz9xhgaEgE9PRIB+wNUVyX98xwcOTwDAAADAAD/zANZAv8AAwAOACoASkBHIgEFAQFMBwkCAQgFCAEFgAYEAgAFAIYAAwACCAMCaQAIAQUIWQAICAVhAAUIBVEAACknISAcGxYUERANDAkGAAMAAxEKBhcrExEjETcUBisBIiY0NjIWAREjETQmIyIGBwYVESM2PQEnMxUjPgM3MhbDuMQ6LgEuODpcOAKLty4wIy4NBrgBAbgBCxgmPCJfdAH1/dcCKaspNjZSNjb+QP7DASg7QiYdERz+y9+KpRtQEhogEAF+AAAJAAD/aANWA1MABwAOACEBAAENARwBKQE9AeEDLEuwClBYQSsBHQEKAHUAawBgAFkADQALAAcACQAGAAMBGgCcAAIABQAEAMAAMQAkAAMAAAAFACIAAQAIAAAB2wFwAAIAEAAIAPcA2wACAAcADgDfAAEACwAHAAcATBtLsAtQWEErAR0BCgB1AGsAYABZAA0ACwAHAAkABAADARoAnAACAAUABADAADEAJAADAAAABQAiAAEACAAAAdsBcAACABAACAD3ANsAAgAHAA4A3wABAAsABwAHAEwbQSsBHQEKAHUAawBgAFkADQALAAcACQAGAAMBGgCcAAIABQAEAMAAMQAkAAMAAAAFACIAAQAIAAAB2wFwAAIAEAAIAPcA2wACAAcADgDfAAEACwAHAAcATFlZS7AJUFhAagAJDwEPCQGAAAMBBgEDBoAABgQBBgR+AAQFAQQFfgAFAAEFAH4AAAgBAAh+AAgQAQgQfgAQDgEQDn4ADgcBDgd+AAcLAQcLfgwBCxEBCxF+AA8CAQEDDwFpABEKChFZABERCmENAQoRClEbS7AKUFhAcAAJDwEPCQGAAAIBAwECA4AAAwYBAwZ+AAYEAQYEfgAEBQEEBX4ABQABBQB+AAAIAQAIfgAIEAEIEH4AEA4BEA5+AA4HAQ4HfgAHCwEHC34MAQsRAQsRfgAPAAECDwFpABEKChFZABERCmENAQoRClEbS7ALUFhAZAAJDwEPCQGAAAMBBAEDBIAGAQQFAQQFfgAFAAEFAH4AAAgBAAh+AAgQAQgQfgAQDgEQDn4ADgcBDgd+AAcLAQcLfgwBCxEBCxF+AA8CAQEDDwFpABEKChFZABERCmENAQoRClEbQGoACQ8BDwkBgAADAQYBAwaAAAYEAQYEfgAEBQEEBX4ABQABBQB+AAAIAQAIfgAIEAEIEH4AEA4BEA5+AA4HAQ4HfgAHCwEHC34MAQsRAQsRfgAPAgEBAw8BaQARCgoRWQAREQphDQEKEQpRWVlZQScBzgHNAb4BvQGpAacBdQF0AVsBWgFXAVYBVQFSAU0BTAEwAS8A/QD8APQA8wCnAKUAoQCgAIkAiAB5AHgAaQBoAF8AXgA3ADYAEgAGABYrAQ4BIwY1NDcXBiYHNhcWByIOAgcGFzI2NzQ2NDInNScmBTQnNz4CJjYmNCYnLgEnFhcWBwYHBi4BJy4BLwEuAScuBDYmJy4DNjc2FgcGFjc2PQEuAi8BBhcUIy4BBjU0JiIGBxQeATc+AQciJic0NhcyHgEHDgIVDgEXHgMXFjc+AT8BNjc2Fx4BBgcGDwEOAScmFBcWMz4BPwE2FhUUDwEGDwEOAQ8BDgImJyYHBhUUDgIXDgEHBhQHBicmJyY3NiMHBhcWHwEWHwEeAQYHHgIXNicuAS8BPgEXFjc2NzYWBxQHBhYzPgE1Ni4BNzYzNDYWATYmIyYVFjMyBwYzMhcuBgYjBhYXMjYnNC4BDgEfARYXFDc2NzQuAScmIgYWDgEUFj8BNjc0MjYBHgEGFA4CIgYnDgEHDgEnLgMnIyIHIg4CLgEvAS4CJyY2NzYuATY3PgE3PgE3FgcGJyYHBh8BHgEUFgYWFxYfAR4CNz4CJi8BJicmBwYnJjU+Aj8BNj8BNjc2NyYnJjY3NjM2FhceAQcGFxYXHgEXFg4BBw4DIy4CLwEmNyYOARcWBwYWNjc+ATc+AS4BJy4BNjceBQFyBgYBAwo3AwgGDgQCxwMCAgQEBQUCCgICAgEBAQHdHwQCAgICAgYEAgUqEw0TMBIGFhEIAgUFDAUJBAYBCBIQCgYMCBQJIAgEDA4VEAYGCgwHAwoMBw88CgEFFhASHxACBAwCBgUGBAgCCg4KCgICDAoWBwQGCAwGEAsbHgEYBxEKAgUGAgIECAsUGRkdHgUKDhcKFAoxBQoBAgECBQMEAwYPLCAXFwwCARAQCAoNLAQBAwQMEgIBAwIDAhQaAwsNCy80CQISEAQYBgEaFgIIAQECCgYaQ0oZDQwBDQUEDAEOAQgCDgkUJir+rgIGAwUBAQYCAQYB6gEEDAUEBAICAgcWCwUGZAYGBQQCAwgCBQEeAggCCAoEBAMGBAIGBAUKBgE9Cw4CEggaCBwBFTYPCToVCgwGFBBoFQsZKBQcIFwjOQoYDAQFEgEBBgYCBQcwChEMAQweEhwTBQcKBAMEARICEwwjOA04JA0YGAIKBgtDGyYZBgMBAQoQBQ4KBxEKCz4IBwIBHC0WJB46FSAmAgMTEzgeMggFBAoGBRAOIBIKDgwBBwYBDBYICAsLBR40FSEiKR4aBhYRExICBwEICA4KDgJtAQoBAwcCCAEKAwYHA/AECgYEBgEIBgIEBAICAQHICg4PBxAIEAYSBhYDGz4LCyRaQRYBAhhGGRUiCA4GBAIjLhAWFyQSBQIQAhwcAQIkDwoKBQISFREWDAIEBEYJBQICBB8mIBEIGBIBAgsBEAsMEgEYFAIJDgwBCBACBAwKBAIBCQEGAwcEBggDAgYIAQMJCwsFBAEECA0BBgUaAwQEAQEDAgECAQQBAggiDg0jEQUCBA4iHCYQA14gCjgFDgwRJA8QCgMkOAcJCw0mKgkaFgIIIB4YDSYFCAMDAwYFHQkJKBUIGg0mDRAKQhEMOjIOChUSBgHECRABBQMJC2wEBAIEBgIGAgkeAwp9BgoEAQIBAgIPAgMBgwEEAgMICAYHBgQFAgUDAgEC/RYGDg4KEAQSEgILKBAJBAoFEA4IAQIQEg4BIgcKAggIBwwyBQkcEhgDBgQEChQSKRILAwEHCBgKBwYMDyYRBQQHCwMSCAIDGB4kCxRqHSoTBQ0JDBAaGgsoHA8jFApPHT9uM0QYDAEQEBdYJzVCPzshdDAcKBQDARIWEAEEDAIMCgEUCC4fJ0YkKAITHBIPChQUDAcGKiYIEhwSDAoEAAAAAAEAAP/5A9oCwwAVAClAJg4BAQFLBAICAAEAhgAFAQEFVwAFBQFfAwEBBQFPIhERESMRBgYcKwEDIxM2JisBAyMTIwMjEychMhYXHgEDzly6YwgfH19yunKgcrpyVQLIOGIiIRgBo/5WAdAfJf3sAhT97AIUtiwqKGwAAAAEAAD/sQNZAwsADwA+AFMAYwBYQFUXAQECAAEAAU4BBAADTAANAg2FCQMCAgEChQsIBgMEAAoABAqABwUCAQAABAEAZwAKDAwKWQAKCgxfAAwKDE9iX1pXUk9MSUVCNCU0JTQyNSYkDgYfKwEVFAYnIyImPQE0NjczMhYFNTQmKwEiByYrASIGHQEUOwEyPQE0NjczMhYdARQ7ATI9ATQ2NzMyFh0BFDsBMiU1NCYrASIGFxUUOwEyPQEWOwEyNhMRFAYjISImNRE0NjMhMhYC3BANcQ0QEA1xDg7+7yQeSiYPECZJHSQLHwwQDTUNEAsfDBANNg0QDB4MAUkmHZMdJgEMHwsSI2oeJEdMNf2qNkxMNgJWNUwBfD8OEAEODz8ODgEQjYseJB0dJB6LDAyADg4BEA2ADAyADg4BEA2ADEFWHiQkHuQMDGQXJAF1/ao2TEw2AlY2TEwAAAACAAD/sQPoA1IAEgAbAAi1GRQCAAIyKwERBy4CJzQ+ATcVDgEVFBYXEQUXJTcmJzUWFwJemH/QdgFwxHh5nKyDAg0V/ttSQlqacgNS/KdIDFqQUE6KXA5gFX5PVYARAvf72T8vJxBgE0UAAAAB////agMOA1IAbQBUQFFYUE88OjAlBwMEZSMVCgQABgJMHQEGAUtEAQRKAAQDBIUAAwUDhQAFBgWFAAYAAAIGAGkAAgEBAlkAAgIBYQABAgFRbGthYFdWKCcjJxQHBhkrJQ4DIi4CLwEOAQciJj4BMzI2Nw4CLgMnPgEeAhc2NyIOAS8BLgQnPgEeBR8BNjUnLgQ2Nx4EBg8BBg8BFTc+BBYXDgMPAQYmBi8BBgc2PwE+Ah4BAw4RMjQ6ODQsIggKP8R1ChACDAxhpjkUKDQyNjAuE0BwSkIgEB0PBAwoEy4bLDIiGgMnRjgwIhwSDgICBgwIJiAcChgbKTwiFAICBgsFBAQFAxweMDZIJgEWIiwXMBkmJgcJDRwDBxwVLEJCTustQCQQCg4QBQaAkgEOFg54aAgKBAYaKEgtGwoSLCoZSVkCAgIFAxQcLD4oEAgIGh4mIB4HCUQpCAUoKEA+UCUOKC4wNCwUIw8ICUQKBiQeIBICDStILCQHDgcEAgMCUkwEBhcRGBgCGAACAAD/agNaA1IAJgBEACxAKQAFAwWFAAMCA4UAAgAChQAABACFAAQBBIUAAQF2QD04NjEsODYzBgYZKwEWBwYhIyIGDwIOASsBIiY/AT4CNzY7ARY3Njc2NzY3NjI2FxYnFAcGBwYHFCMnIgcGAxQrASImNxM+ATchMhYXHgEDUAoNMP71GA4WAgMfAxYOjAwMAQ4JDBIGAxVJSzliPjkeDQYBAgICLFUaLXtATTIzNwoCLgekDBIDggIaEAFNE0gaPD4B6i9D+BIPC8kPEhAMXj5AeiEVAg0WOzVUJyMEAgMhZDxIgi4WAQEBNgT+3QYSDQM1EBQBDgsXXAAKAAD/bwRaA1IAggC8AMoAzgDbAOIA5gDoAOwA7gEhQDy4owIKC5R9fHJubQYGCd7cAgcG3YJXAwAHzAEBAF9BFwMFAc7NIyAECAXXAQwO5uUOCgQNDAlMsJwCC0pLsChQWEBYAAsKC4UACgkKhQAJBgmFDwEGBwaFAAcAB4UABQEIAQUIgAACBAMEAgOAAAMOBAMOfhABDgwMDnAAAAABBQABaQAIAAQCCARpAAwNDQxZAAwMDWIADQwNUhtAWQALCguFAAoJCoUACQYJhQ8BBgcGhQAHAAeFAAUBCAEFCIAAAgQDBAIDgAADDgQDDn4QAQ4MBA4MfgAAAAEFAAFpAAgABAIIBGkADA0NDFkADAwNYgANDA1SWUAk5OPi4NvZycfAv6Cfk5B2c2RiWlhVU0RCPDotKyopFRQQEQYXKwE2HgMXHgIXDgIHLgUjDwEWFx4EHwEWFB8BFA4CByYGIyInJjU0Nz4CJyYHDgEnIi4BJyYnBCMiLgE2NyUmNDY/ATYyNzI2MzIWFzYzMhYUBg8BFQYWMzI2NTQuAjc0Nyc2NTQnNjMyHgUXNw4DBzcuAy8CJgYnLgEGJyMiBz4CPwE+ATceAjsBFRc2PwE+Bz8BBgcOAQ8BBgceARUUAz4BMzIeAxcGIyInAzcXBxcWFA4DByc+AT8BAwcnNzYzMhMzFwcBNR0BBzU/AQKqKkw4OCYXEzIiJhpEVhUZIBISHjIsBQMCBQMYBg4GBAYCAgEEBAoBFEgTFhIBAQEiHgENCxRUIg44QA4EC/7zEgkMAQoHAQ8EBgYLBRACAwwECA4EWwUKDgoIZgFcDRpQGh4cAQYmGAMuIhkeGAwKCAoJGwEWGhIBIgIKBAgBBQQEAgQECA4FKEYzCRYoEBoKJAYHEhIMBg2KRRwNFBIODgwOEAkEAhYtjGUzDAoCGIoWaB0FEA4QCgNDRSIjkxs8KOgCFB4gGgUEDCwSIvg1BBMNBgp2EQYXAfABAQEBTAEaJkQ0Kh88HCQRHiQIFFhgaFQ2AQIDBQMUBBIECg8FGAsSDyIYKgkBDAYJESkNByAiCwEOHjQBRlYKAw4+DBEOATsIDAgCBAIDCBIKFQwSDAIWCQ9mWhsUEgQIDwkKCxgpDhIJAgYKEhIkDw4XFgIECngDCggEBAQEBAIEAQQCARgREhAMFAguBQUaDioBNTUWChYMGgoeDCoJBR4wXG4ZCQIGCiACB/30DhgQIBgiARkGAcEHYxuqCAQKBAYCAhgBCAECAV8LCQQD/pkuBwN0AQECAQECAQAAAAEAAP+xAsoDUwBKAEVAQiMBBQITAQEDAkwcAQFJAAIEBQQCBYAABQMEBQN+AAAABAIABGkAAwEBA1kAAwMBYQABAwFRRUQ7OTEvKScoJQYGGCsRND4DFzIeARUUDgMnIiYnBw4FDwEnJjU0Nj8BJjU0NjcyFhUUDgEWMzI+BDc0JiMiBhUUHgIVFAYjJy4DKkpgbjpYmF4UMEBgOiZKEQ8KCA4QEiISBwUJGBkdEjotIiYwATIkHzQkGhAGAXpjb5YOEA4QDQkdLBgMAgU8alA6HgFKjlk2ZmBGLgIkHz8pGDgWMCgcAwZYETOAYXEkOi9QAS4iJYpHLhwwOkA8GmBskG8ZLhoaBA8yAQksPjoAAQAA/2oD3wNSAGYANkAzX1kaCAQBAFM2MgMDAQJMAAABAIUAAQMBhQADAgOFAAIEAoUABAR2SEVCQTw6JyYsBQYXKxMmNTQ2NyY2NzQ2NzYzMhceBh8BFhUUBh0BFDIHHgEHFAYjIi4FIwcGBx4CFw4BBwYjIi4BLwEuAQcOASMiLgM3NDY3PgE/ATY1Jy4BLwEiBw4BByMiJicmNTSXBQwIAQoIZkdNZ0tKGy4iGhYODgUBHwoEASsyARYUBQwIDgQKAQEDISkMLh4FAQIDJIUdQC4jDQgkBBdgLhQmQi4mAQwRBiAMCAEBG0IIAwIFCigXAQICAg0BkAsSCyIIDCIHTqYiJR8LHiIqKDYuIAIvJQgeBgICAkBwPBhACAwQDhACAlYnCxQaGAIOAzYKDAsEAgIBGRYCCA4gExcUEgEMAQEBAQIGaCQCDBckAwQBHxmaAAUAAP9oA+gDVAAPABgAIQBLAFwAa0BoMyopAwgJOSYCAwZJQAICAwNMAA4JDoUACQgJhQoBBwgGCAcGgAAICwEGAwgGaQUBAwQBAgEDAmkAAQAADAEAaQAMDQ0MWQAMDA1hAA0MDVFZWFFQRUQ7Ojg3MjAUEhQTFBMWFxMPBh8rJRYHBiInJjc2MhcWMjc2MicUDgEmNDYeARcUDgEmNDYeATc0JgYHJic3FxQWPgEuASciBycmDwEGByYiBhcUFhcGFRQeATY1NCc+ATcUDgMuAjQ+Ah4DAmMJCSKaIgkJAwoEG4YbBAqoHigeHige3B4oHh4oHowmOhNIZSNwHCoeAhoXHg58CgQmZUgTOSgBFBIEntucBBEUyFCEvMi8hFBQhLzIvIRQxwkIIyMICQMDHBwDYhUcAiAoHgIcFRUcAiAmIAIaLBsoAhMyBJ4aFB4CHCocARwcAwyuBDIUJhwUIAgQEE9wAXJOEg4IIANmuIhMBFSAwMTAgFQETIi4AAMAAP+xA1kDAwAIABIAHAAUQBEZFQ0JBgMGAEoAAAB2EQEGFysFBiInPgE3HgEDERQGByY1ND4BARQHLgEnER4CAnhf22BNbhITbsiOcWVeogJZZXKMAWSkXBo1NTCMT1CKAuz+8YzoN3icaLZ2/myceDfojAEPEXi0AAAFAAD/xgR3AvcADwAfAC8APwBcAF1AWlEBAAkIAQIAGAEEAjAgEAAEAQYETAACAAQAAgSAAAQGAAQGfgAKAAACCgBpAAkABgEJBmkHBQMDAQgIAVkHBQMDAQEIXwAIAQhPVVNQTjQmJiY1JiYmMwsGHyslETQmKwEiBgcRFBY3MzI2JxE0JgcjIgYHERQWNzMyNic1NCYrASIGHQEUFjczMjYnNTQmByMiBh0BFBY3MzI2JRQGIyEiJjU0NjcmNTQ2MzIXPgEXMh4BFRQHHgEDRRAMNAsQARIKNAsSnxIKOQsQARIKOQsQohIKOQsQEAs5CxCiEgo5CxAQCzkLEAMXhFz9SVyERjsGWj85LBmmalOMUgdLYFUBmQwQEAz+ZwsSARAMASgLEgEQDP7YCxIBEAzvDBAQDO8LEgEQDMoLEgEQDMoLEgEQXVyEhFxBbhwTFj9aJmaEAVKMVCUfEnoAJwAA/40DWQNSAAQACQANABEAFQAZAB0AIQAlACkALQAxADUAOQA9AEEARQBJAE0AUQBVAFkAXQBhAGcAawBvAHMAdwB7AH8AhQCJAI0AkQCVAJkAowDQA3ZAN8YBQAfEAQkGr6sCCwixAT49PyMCDDoFTEFAPTw7OTg3NTQzMTAvLSwrKSgnJSQJCAUEAwIcDElLsAxQWEC7Vi8CHiAFIB5yADsFBEA7cgAAAAIPAAJnTh1NG0wZSxdKFUkTSBFHDw8cGhgWFBIQBw4DDw5nQQEDAAEfAwFnLlUsVCpTKFImUSRQIg0fLSspJyUjIU8IIB4fIGcwQgIFVzECBAcFBGcyQwIHWDMCBgkHBmcAQAA/PEA/ajREAglZNQIICwkIZwA8AD0+PD1pNkUCC1o3AgoNCwpnOEYCDToMDVcAPlwBOgw+Omk4RgINDQxfWzkCDA0MTxtLsB1QWEC8Vi8CHiAFIB5yADsFBAU7BIAAAAACDwACZ04dTRtMGUsXShVJE0gRRw8PHBoYFhQSEAcOAw8OZ0EBAwABHwMBZy5VLFQqUyhSJlEkUCINHy0rKSclIyFPCCAeHyBnMEICBVcxAgQHBQRnMkMCB1gzAgYJBwZnAEAAPzxAP2o0RAIJWTUCCAsJCGcAPAA9Pjw9aTZFAgtaNwIKDQsKZzhGAg06DA1XAD5cAToMPjppOEYCDQ0MX1s5AgwNDE8bQL1WLwIeIAUgHgWAADsFBAU7BIAAAAACDwACZ04dTRtMGUsXShVJE0gRRw8PHBoYFhQSEAcOAw8OZ0EBAwABHwMBZy5VLFQqUyhSJlEkUCINHy0rKSclIyFPCCAeHyBnMEICBVcxAgQHBQRnMkMCB1gzAgYJBwZnAEAAPzxAP2o0RAIJWTUCCAsJCGcAPAA9Pjw9aTZFAgtaNwIKDQsKZzhGAg06DA1XAD5cAToMPjppOEYCDQ0MX1s5AgwNDE9ZWUDym5qWlpKSjo6KioaGgIB8fHh4dHRwcGxsaGhiYl5eWlpWVlJSTk5KSkZGQkIeHhoaFhYSEg4OCgrCwby7tLKurKmnoJ6ao5ujlpmWmZiXkpWSlZSTjpGOkZCPio2KjYyLhomGiYiHgIWAhYSDgoF8f3x/fn14e3h7enl0d3R3dnVwc3BzcnFsb2xvbm1oa2hramliZ2JnZmVkY15hXmFgX1pdWl1cW1ZZVllYV1JVUlVUU05RTlFQT0pNSk1MS0ZJRklIR0JFQkVEQx4hHiEgHxodGh0cGxYZFhkYFxIVEhUUEw4RDhEQDwoNCg0UFRBdBhkrESERBS0BESERBQE1IRUXFSM1FxUjNRcVIzUXFSM1FxUjNRc3FwcXNxcHFzcXBxc3Fwc/ARcHPwEXBz8BFwc/ARcHARUjNTMVIzUzFSM1MxUjNTMVIzUzFSM1MxUjNTMVIzUFFSM1MxU3FSM1MxUjNTMVIzUzFSM1MxUjNTMVIzUXNSM1MxUHNTMVBzUzFQc1MxUHNTMVBzUzFSUiLgE2FzIWFAYnFB4CMhYXFCMiJyMHFjMyPgInNC4BIiY0Nj8BMhYXMzcnJi8BJgciDgIDWf5P/lgDIf0XAXEBeP0XLRUVFRUVFRUVFSQIOwkRCToIEQg7CRIIOggsOgk7QzsIOkM7CDtDOwg6/elAmkCaQJo/mkCaQJpAmj/9nBVBWkCaQJo/mkCaQJpAhitAFRUVFRUVFRUVFf6fSGYBaEdJZmalFiIkJBQBPzYPARImNRAeIBQBHi4qIBgKFxMqBwIRIwcGGAgFECAcFANS/Pe8vCUCBP38pQLhcHCmQEBTQEBSQUFTQEBTQEBPExsSCBMaEwcTGhMHEhoTExoSGzUaExo0GhMaNBsTGgKwFBQUFBQUFBQUFBQUFBQUFL4sQBQUFBQUFBQUFBQUFBQUQCwUQFJAQFNAQFNBQVJAQFNAQBRmkGgBZpFm1BQWBgIKDBscIxgGDBoQGhoEBBgOAQIMDSAOAwEFAgIGDBoAAAAAAwAA/6oEdwMSAAgAEQArAC9ALAcBBQYFhQAGAgEAAQYAaQMBAQQEAVkDAQEBBF8ABAEETzMTNTUTFBMSCAYeKwE0JiIGFB4BNiU0JiIGFB4BNhMRFAYHISImJxE0NjczMhYdASE1NDY3MzIWAeJafFhYfFoB4Vh8Wlp8WLQkGPwBGSIBJBjxGCQBpSQY8RkiARI/WFh+VgRePD5YWH1YAlwCAP0QGSIBJBgC8BkiASQYWloZIgEkAAIAAAAABHcCrQAAAFgAX0BcV0ACBwABTAAIBwYHCAaAAAoACQUKCWkABQACAAUCaQsBAAAHCAAHaQAGAwEGWQADAQEDWQADAwFhBAEBAwFRAgFTUUdFPj07OTUzLSsmJRgWEhAIBgFYAlgMBhYrARcyFhcUBgciLgcjIgYXFBYzMjY/AT4BFzIWFRQHDgEiLgEnNDY3Mh4FNzI2NTQmIyIGJyImJzQ2NTQmIyIOAgciJjQ3PgEzMhYVFAc2Ax6RU3QBelgvVkRAOjo+RlAxVm4BdFk4eDALCRAECAwiOJSSfkoBnnNDdlpOTkZiLzlKSDUQOgkMEAEKeFkgPCIcBQgMDiFiNWqOAiACDXJuUld0ASAyREhMQjQeZlVYaCoiCggMAQwHDh0yPEJ2S3OWATBOXGBMMgFEOTVIFgEQDAosC1h0FBoSAQoUDyYojGoUEAgAAAACAAD/sQNZAwsAPQBdAGZAY1MBAgkMAQEATAEEAVwBAwRDAQcFBUwACAkIhQAAAgECAAGAAAEEAgEEfgAEAwIEA34AAwUCAwV+AAYHBoYACQACAAkCaQAFBwcFWQAFBQdhAAcFB1FWVCoiJiQkLyUlLQoGHysBNC4DLwEuAyc0MzIWHwEeATMyNjU0LgEHIg4CBxQeAh8BFhcWFAYnIi4DIyIGFRQWFzI+AhcUBiMiJwYjIi4CJzQ3JjU0NjMyFzYzMh4CBxQHFgKPFiAyKhxTCBYMBgFQGCYLFQoaDhogQF42Jkg+JAEULCwkUTMMEi4jHSweFCAOHByIXilKQCLMflhJOisoUJJqPAEJLX5YSTorKU+Saj4BCCwBARwuHhgOBhQCCAoOCSsMChMJDiQZHzAcARIiPikiNCAWBxQMCAssHgESGhgSIhg0SAEUKEBPWX4tCT5qkFEpKzpIWX4tCT5qkFEpKzoAAAAAAgAA/7EDoQNSAFIAVgBUQFFWVU9FOzowBwAFUCYCBABUJRsREAYGAQQDTAAGBQaFBwEFAAWFCAEABACFAAQBBIUDAQECAYUAAgJ2AQBJR0JANzUqKB8dGBYNCwBSAVIJBhYrATIWFxQPARcWFRQGIyImLwEHFxYVFAYjIiYvAQcGIyImNTQ2PwEnBwYjIiY1NDY/AScmNTQ2MzIWHwE3JyY1NDYzMhYfATc2MzIWFRQGDwEXNzYFNycHA1AiLgE0YB8EMCAaLAcfrR8ELiIbKggfVRELIi4gGFc7Vw4NIS4eGVgeBC4iGiwHHq0eBC4iGiwIHVsLDSEwIhhYO1sN/lKtO60BoS4hNhMhXQwOITAeGVw7Ww4NITAeGlseBSwjGioJHa8eBS4hGiwHHlgODSEwIBhZO1kNDSEwHhlaHwMsIRkoCR6xIASSOrA8AAAABAAA/18D5gNTAAkAEwA3AGEAQ0BAXlUdFAQAAQFMTURDOi0FBUkHBgIFAAWGAAgABAEIBGcDAQEAAAFZAwEBAQBhAgEAAQBRW1gROhk1FBQUEgkGHisBFA4BJic0NjIWBRQOASYnNDYyFhcRNCYHISIGBxEWHwEeAjYWNhUyFxYXFhc2HwEWNjI+AzcGBxYHBgcGJyY3LwEHFgcGJyYnJjcmJyY2FxYfARE0NhchMhYHETc2FgHnRmRGAUhiSAEXRmRGAUhjRn4kLP2ULyABGBotEzQcMg4yJg8DAg8TBD5GExYmHigiKm5EjC88JEI6KzACARoBAjAsOkIkOi6MRA4YFQMEBjQmAr0lNgEMFRgBtS5CAkYsL0JCLy5CAUQtL0JCkwF0MCoBJjP+iA0JEAcGBgIECAMPBAEODzMCAwEECgQSDBBTOZ9lPxMSGhxAtga8QBwaEhQ/ZZ45UxUeEAEDBAGDKDoBOCn+fQgPHAAGAAD/agNTA1IABwALAA8AEwAXABsAd0ATCwEEAQFMFxYVExIRDw4NCQoBSkuwDlBYQCIDAQEEAYUAAAUCBQByAAIChAAEBQUEVwAEBAVfBgEFBAVPG0AjAwEBBAGFAAAFAgUAAoAAAgKEAAQFBQRXAAQEBV8GAQUEBU9ZQA8YGBgbGBsaGRERERAHBhorBSERIxEhESMlNwUHATcFBwE3AQcDAQcJATUhFQLP/ZBZAyNa/fMSAbUS/oQmAZQl/ts5AVc5eQEKR/71/rcBvz0BDP6bAWUZV1xXASxSvVEBg0X+4UQB8f6aNQFl/QFZWQAEAAD/sQPpAwsACAAcACUAPABcQFk4AQABMgEFADMBBggxFw4DAwIETAABBAAEAQCAAAAFBAAFfgAJAAQBCQRpAAUABgIFBmkACAACAwgCaQADBwcDWQADAwdhAAcDB1E7OjYjFBMULCQTEgoGHysBFAYiJj4BHgEBNCYjIgcXHgEOAScuASceATMyNgE0JiIGFBY+ATcUBiMHDgEjIiYvATUXNjMyFzc+ATIWA3NQcFIESnhI/lZSOQ8POiskI1QrDC4LEkIoOlAB0GSNZGSNZFSUavQGbkhEaA6A2Sw1BwyfAZTSlgINOFBQcFIESv4mOlIEFxFUViQSBBIFIihQAdlGZGSNZAFiSGqUskhkVkAz8FgbAeNolJYAAAIAAP/FBC8C+AAcAC0AREBBHBsAAwIAJyYlAwMCAkwFAQIAAwACA4AABAAAAgQAaQADBwEDWQAHAQEHWQAHBwFhBgEBBwFRGBMVFRMTFRMIBh4rATU0Jg4BFREUBiImPQEzFRQWPgE1ETQ2HgEXFQcXMxUUBiImPQEXNxUUFj4BNwJRIi4ijMeMtyIuIo7DjAFt3reMxoxJbSAyHgEBxUIXIgIeGf6qYoqMY5WSGCICHhoBWl+IAYhgTCBalWOMimOWIiCXFyICHhkAAAIAAP9qAqsDUgAeAEoAOUA2BQEAAgFMAAEDAYYABgAFAgYFaQACAAAEAgBpAAQDAwRZAAQEA2EAAwQDUUhGFyclHigiBwYcKwEUBgciJwYHBhMWBgcjIiYnJj4DNzY3JjU0NjIWFxQOASciJy4BPgEXFjMyPgIuAw4DBxQXFg4BJicmNTQ+AjcyHgEB1kAsIR0iHooZARALAwsQAgcKGCQoFiInCD5aPtZYllgkJQwMBRQMHCA2ZEYsAihKYHBgSigBHQUGFhYGJDRWekFYllgCEy0+ARQmLM/+8A0SAQ4MRohqZkgiMioTGCxAQDJYllgBCAMUFwwBCCxGZGxkRiwCKEpgOEA6CxYMCAtEUEJ4WDIBVpgAAAADAAD/sQNaAwsADwAfAC8AQUA+IAEABRkRAQMDAAkBAQMoAQQBBEwAAwABAAMBgAAFAgEAAwUAZwABBAQBVwABAQRfAAQBBE81NhcmJiMGBhwrJRE0JiMhIgYVERQWMyEyNiURNCYjISIGFREUFhchMjYTERQGIyEiJicRNDYzITIWAYkKCP70CAoKCAEMCAoBdwoI/vQICgoIAQwIClkUEPzvDxQBFg4DEQ8WZAI7CAoKCP3FCAoK3gFlCAoKCP6bBwoBDAGz/O4OFhYOAxIOFhYAAAEAAP+wAjsDUgAiADRAMQ0BAQMBAQAFAkwAAgMChQADBAEBBQMBZwAFAAAFWQAFBQBhAAAFAFElEREpFiMGBhwrJRcOASMGLgMnESM1PgQ3PgE7ARUzFSMRFB4CFzYCDywMYjI6YjwuEAFeKEAmGgwCAQQCiLq6BhQkGyxshBMkASAyREIhATB4DjIyQC4aAwTtjP7fERwgDgEBAAQAAP+xA7ADUgADAAcADwAZAGlAZhgBAQQRCQIFAA4BBwUDTAAIBwiGDgEKAAQBCgRnDAMLAwECAQAFAQBnDQYCBQcHBVcNBgIFBQdfCQEHBQdPEBAICAQEAAAQGRAZFxYVFBMSCA8IDw0MCwoEBwQHBgUAAwADEQ8GFysBFSM1IRUjNRM3ESERMxU3AREHIwcjNSMRNwH0UQEvUVGN/Wa2eQG88rZ5ed49AmDy8vLy/liNAbz9t3l5Apr9y/J6egKGoQABAAD/9wOIAsMALwBNQEouLCogAgUFBhkBBAUWEgIDBAsBAQIETAAGBQaFAAUEBYUABAMEhQADAgOFAAIBAoUAAQAAAVkAAQEAYQAAAQBRJBYWIxEiKAcGHSsBBgcVFA4DJyInFjMyNy4BJxYzMjcuAT0BFhcuATQ3HgEXJjU0NjcyFzY3Bgc2A4glNSpWeKhhl30TGH5iO1wSEw8YGD9SJiwlLBlEwHAFakpPNT02FTs0Am42JxdJkIZkQAJRAk0BRjYDBg1iQgIVAhlOYCpTZAUVFEtoATkMIEAkBgAAAAEAAP+lA0MDUwA1AEdARCkBAwQAAQUDGQECAAUDTBcBAEkAAQIEAgEEgAADBAUEAwWAAAIABAMCBGkABQAABVkABQUAYQAABQBRJCclHB4SBgYcKwEVBiMOAgcGJy4GJzMeAxc2Ny4BNTQ2HgEVFA8BBiIuASc2NTQmJyIGFRQWMzIDQzg2JHBcGS0uDyQ8NkI0Mg6eDjJCRiteQk9adMdqIAsHJCQgDBEgHB4kdlojAYVvDUyWWg8ZGwkeQFB8lMx0esqYbjZehSikaGuKAXZrWUYCAQYWEjotMDIBODJoeAAAAAH////3BDsCXQCGADJAL3RWAgMCJQEAAwJMAAQCBIUFAQIDAoUAAwADhQEBAAB2g4FjYU5NPz0sKhYUBgYWKwEWBwYPAQ4BHgIXFhUWHwEeAQ4BIwcGJi8BLgMHIg4DFRQGDwEGByMGLgIvAS4EJyY0PwE2MzceAR8BFhceAR8BHgMyPwE+AT8BNicuAS8BJicmNzY3NhcWFx4CFBYGHQEHBh8BHgEfARY+Ajc2Nz4BPwI2Fzc2FhcELg1hDRcfCRACDhYVAk8cBAIEBhYWjg4kCwsRLCAkDgEGDgoIBAICChRAKFJCMBAOBRQ8Ok4iBAICCReZBwwDAwkECx4ICRAeGBYQBwMCCgIFAwMBCAMEDiEICwgNHWguHQwOCgQEAQEBAgEKCAkFFBYkFCEbAgYDBQgIA6AWHAMCMCSAEh4oDB4SFBwQAQFJMgcEFhAOAwIKCAYMMCYcBgQMFCYZCA4DAwsBAxgiKAwOBRhMXoxSCQwDAwsBAQQDAgYMHDoRECIwHBADAwIUEC4eJxckCAYTBQIMCgcOAQEGAwoQFB4gGC4XEQoWDBQEAgEOGDQiOkMGCAIDAgICAQMIBgAAAAAGAAD/jQR3AzAACAAUAB0AKQBGAFgAaEBlJA8CAwI9MgIJA0xKPAMLCQNMSwELSQAKAAqFBAEAAQCFBQEBCAGFAAgMCIUHAQMCCQIDCYAACQsCCQt+AAsLhAAMAgIMWQAMDAJhBgECDAJRVlRPTURCNTMjFSQTFCQkExINBh8rATQmIg4BFjI2ATQmByIGBxQWFzI2AzQmIgYUFjI2ATQmByIGBxQWFzI2JyYjIg4BFxQXBiMiJi8BLgEjBzcmNTQ+ARcyHgEBFAYHFycGIyIuATQ+ATcyHgEBRBwvJAEmLhwBnhwWEBgBGg8WHIMcLyQkLxwBYh4VDxgBGg4WHJMSFl6eXAENFBIPGhIZBy4FjSiibLxtYq52AVxMQh9vVCZenlxcnl5anmACURccHiscGv79DxoBGg4QGAEYASwXHB4rHBr+/Q8aARoOEBgBGO4DVpRWLCkCAgMEAQpGeXKgXp5cAUiE/ndBdjFlPBROiJ6KTAFOigAAAwAA/64DWgMOACoAPQBRAGBAXToBAANLPDsDBABJAQcEA0xKAQdJAgEBBQMFAQOAAAMABQMAfgAABAUABH4JAQYABQEGBWkIAQQHBwRZCAEEBAdhAAcEB1E/PiwrSEY+UT9RNDMrPSw9HyIaKAoGGisBMhYXFhUUDgEjIicuAScmNzU2NzYzMhYzMhYXHgEVFAYHFBcWFxYXFjI2AzI+AjQuAg4DBxQXBzcWEzIeAg4DJyInBzcmNTQ+AgImB14DARI+GiBKN1AqKQECJw4PBAwFCwgEBRwmAQMTJh81Bw4sa0eCXjg4XoKOgGA2AUMsh1hoVpxwRAJAdJhYbF/pTDxCcpoBMzIFAgYSLh4jGVI+PDAFMiYMAgYNC0wDDCoFAwUpIx4bBDb+2ThchIyEXDoCNmCASHFcgis6AwNEbqCmoGxIAjVL4mN2Vpp0PgAAB//+/8YD8QL8AAkAEwAdACsATwBkAHkAGUAWQgEAAQFMAAEAAYUAAAB2RUQyMQIGFislNi4BBgcGHgE2NzYuAQYHBhcWNhcOAS4BPgEXHgE3LgIHDgEXHgI3PgE3FA4DLgM3NDY3PgEXFgcGHgE/ATYyFgcOAR4BFx4CAx4BBw4BJy4BNzYmBwYmJyY2NzYWNx4BBw4BLgE3Ni4CBwYuATY3NhYBeQsKJywLDQomLkAFBg4SAwkRCBBlGX56LDR0Oz42lAVYklB8pAgFWo5SfaKlKFJqkpyYdEwCTkdewigkGQIEBgULTngyGQEECgQHIDQkKBcOCgUYDQwOBQswJA0YAgMQDCJCfDEcFgUcHg4EEBRGYDAQGggSEESIhhMmERAREyYUElUHEAUGBxIIAgY1OTQmaGg0EBBkITVSKAgNhFI1UigIDYRPJk5MNigGIEhgP0CSR15KKCRRCAYCAQMhRUAHCAYEAQogPAE6G0QgDAwDBRgNIzYIAxAMDhYDBxRBNo4/DxAMGhAuZE0eCwMSHhwCDyoABAAA/2oDoQMLAAMABwALAA8AMUAuDwwHBAQBSgoJAgEEAEkDAQEAAYUFAgQDAAB2CAgAAA4NCAsICwYFAAMAAwYGFisBESURAREhEQERJREBESERAX3+gwF9/oMDof4FAfv+BQEh/pQ1ATcBnv6RATv+lv5JRgFxAer+RQF1AAAG//7/agPqA1IABQA9AEUATwBgAHEAZ0BkNAEAA0tFQSEgHw8OAwIKBAACTAADAgACAwCAAAQABwAEB4AJAQUACAIFCGkAAgEBAAQCAGcKAQcGBgdZCgEHBwZhAAYHBlFiYVFQamlhcWJxWVhQYFFgREIyMC4sKSUXEwsGFisTNDcTLgElFA8BDgIPAQM3PgEmIwcmJyIOARQWMx8BCwE3PgEmIwcjIic+ATMyFhcjIgYHFB8BHgIfARYFExQXBiMiJwEWFRQGBxM2NTQBMh4DDgIiLgI+AxMyPgI0LgIiDgIUHgJHJc1thgLQAgUDCAoFK5sxCwgMCXMqRwYKAgoGLENenDELCAwJcw0JBTq+blKWOgYfKAEBAgEIAgYXI/7lhQJGSD47AfE1dGKEIf6EZriITARUgMDEwIBUBEyIuGZhsIBMTICwwrCATEyAsAFeW1T9zzXQkwsLGxASMAiPAc0EAhIQBgEFBgwICgS3/ucB0AQCEhAGAVloOjcsHwcHDAUQBgomPHX+lwQDGBICaWFtdcQ6AXtePBcBO1CEvMi8hFBQhLzIvIRQ/C9MgLDCsIBMTICwwrCATAAC//7/sQMVA0wAEwAkACVAIh8XCQMAAQFMAAMBA4UAAQABhQAAAgCFAAICdjQ4OTMEBhorAQYHBisBIiY/ATIvASY3NjsBMhclFgcBExYGKwEiJwMBNjsBMgFNBYoPFYYMCgWNAQFaBwcFDIYWDwIdBgb+2bwGCwyGFw69ASgOFocMAd4K9RkSC/oBnAwICRrHCQz99/6oCxIZAVwCDRkABQAA/2UDLQNZABUAKAA8AEoAYQAoQCVhAQABAUxIAQFKCgEASQABAAABWQABAQBhAAABAFEjIhwaAgYWKyUVFAcGBwYmJyYnNDc+ATcyNz4BHgEnBg8BBiMmJyYnJj4BMzIfAR4BBQ4BBwYnJi8BJjY3NhcyHwEWFxYBFgYnAyY3PgEXFh8BFgUWBwYHBgc1BiYnJjcyPwE2NzYXHgEXAa8DBxUfjhMIAgIDIFUBIQgcGw5TARxDmQoTCwYDBQoYEwhpbw0OAcwEXhwVDwdfGwcCChMbAUKHFgQQ/oUDQSDSBQ8XuiAXBQwLAXQBEAivJg0NGAkREQEpVA4FDxUbUgVyR6MHEgQGNhYJCwcIBihlJwsGCxaAHwgWMQETDhwqZiQrLQUYtR54CggLBpsrCxwMGAoWLAcFDAFLORUyAU0UDxg0CQUUqqBwFgsGKgkEAQMKDRoXOXITAgsKDHwgAAsAAP9qA0oDUgAJAA8AFwAqADsAVwBfAHgAhACUAKYCzUAkpaGEfnsFFhWYARsWMQEBCQYBAgFWPjwgHAUGABI2KgIHAAZMS7AJUFhAcRwBGh4ahR8BGxYdFhsdgAYBBAUJBQQJgBMNCwMJAQUJcA8IAgcADAwHciQjIQMeABUWHhVpIgEWIAEdGRYdaQAZDgEFBBkFZwMBAQACEgECZwASEQoCAAcSAGkUEAIMABcYDBdqFBACDAwYYgAYDBhSG0uwClBYQH0cARoeGoUkIwIhHhUeIRWAHwEbFh0WGx2ABgEEBQ0FBA2AEwENCQUNcAsBCQEFCXAPCAIHAAwMB3IAHgAVFh4VaSIBFiABHRkWHWkAGQ4BBQQZBWcDAQEAAhIBAmcAEhEKAgAHEgBpFBACDAAXGAwXahQQAgwMGGIAGAwYUhtLsAtQWEBnHAEaHhqFBgEEBQkFBAmAEw0LAwkBBQlwJCMhAx4AFRYeFWkiARYgHx0DGxkWG2kAGQ4BBQQZBWcDAQEAAhIBAmcAEhEKAgAHEgBpFBAPDAgFBwAXGAcXaRQQDwwIBQcHGGEAGAcYURtLsA5QWEBxHAEaHhqFHwEbFh0WGx2ABgEEBQkFBAmAEw0LAwkBBQlwDwgCBwAMDAdyJCMhAx4AFRYeFWkiARYgAR0ZFh1pABkOAQUEGQVnAwEBAAISAQJnABIRCgIABxIAaRQQAgwAFxgMF2oUEAIMDBhiABgMGFIbQHIcARoeGoUfARsWHRYbHYAGAQQFCQUECYATDQsDCQEFCQF+DwgCBwAMDAdyJCMhAx4AFRYeFWkiARYgAR0ZFh1pABkOAQUEGQVnAwEBAAISAQJnABIRCgIABxIAaRQQAgwAFxgMF2oUEAIMDBhiABgMGFJZWVlZQEaVlZWmlaakoqCfm5mXlpKRiomDgn18enlzcmdmZWRfXltaU1JLSkZFQ0E5NzU0MzIwLykoJCMfHRsaERERERESEiMiJQYfKyUVFCMiJzU2MzIXFSM1NDIlMzUjFTMROwIRIxUGIyInJj0BIxUUFxYyPwE1NCcmIgc1IxEzNRYzMjc2NzUjFAcGIyI9ATM1NCcmIgcGHQEUFxYyNzY3NgE1NCIdARQyARQHDgEHBiAnLgEnJhA3PgE3NiAXHgEXFgEzBxUjNSYnJiczHwEVFAcGIicmPQE0NzYyFxY3ESM1BiMiJyY9ATMVFjMyNzUCHhYNDAwNFr0zMv3lPK47N6EyMhEPCgEBMgUHNB7wBQo6GDIyGRseCgW8MwEEEhpkDxZLFg8QFk4UCgIB/q0wMAGRDggyIGb+YmcgMgcPDwcyIGcBnmYhMgcO/dM5QzgIGhUQPCf1EBVLFg8PFksVELszHhwZCAQzAgoPEZx2JQyoDCYZGSZUNDT+wgEU0xcLAhLL2hwNFSI1bikOHx55/o4bHx8PLwcdBRQmMTksFRwcFSxgLBUdHg8PBQIZdScndSf+hINAIS4CDAwDLCI+AQhAIS4DCwsELCI+AkPfl5cqTTkvkydhLhQdHRUtYS0VHBwVLv7pHyMVDR3c4QwY1QAAAAEAAP+xAxwDUgAhACVAIhIFAAMAAQFMGgkCAUoEAQIASQIBAQABhQAAAHYcJxIDBhkrARMmIgcTLgInFjMyNxYfARYXNz4BPwEWMjcHBg8BBgcGAd8IIy8kCBeOZDMgHBklIyhdNRg9KDQgPB49ICESCh8VB1EBPP51BwcBiyf8pk0ICD5CmlgnY0FSOWoICDEbETYlCooAAf/9/7EDXwMLAAwAEUAOAAEAAYUAAAB2FRMCBhgrARQOASIuAj4BMh4BA1lyxujIbgZ6vPS6fgFedcR0dMTqxHR0xAACAAD/sANZAwsALgBhAFlAVlkJAgQBAUwACQACAAkCaQALAAABCwBpAAoAAQQKAWkAAwUGA1kABQcGBVkABAAHBgQHaQAFBQZhCAEGBQZRVFNRT05MPDs5NzY0KignJiQjIRIrDAYZKwE0Ji8BLgE0PwE0JyMiDwEiJgciBg8BBgcOAgcUFhUUBhQWMjYXMhYzMjc+AjcUDgEHBiMiJiciBiciJjU0NjU0JjU0PgI3Njc2MzIWNzI2FzIWFRQGFRQWHwEWFx4BAxEIBgkDBAIDBQgKFiEigCIYOhIyTCU1SBoBDgwOGTYOIH4fZTpIdkRHTo5WRXEffiANNg4pOAwOFCpGMCxWbEQigCEKLAotKgYCAQQDAgkKAYUZTBAZCBgcGiUVCgIDHAEMBxMeHCmChEkWWhYNMhYSDgESFRl4mk1ctoogGRABEgE+KQ4wDRdaFz14cmYkISIsHAEGATgvDTINBw4CCwkCF1gABgAAAAAD6AI6AAsAFQAfACkANABGAFtAWC8BAgY0LSopJCMgHxoWFRALBQIPAQACTAAIBgiFAAYCBoUEAQIJAoUAAAkBCQABgAAJAAEJWQAJCQFhCgcFAwQBCQFRNjVCQD07NUY2RSQUFBQUHhgLBh0rNxQjIi8BNzYzMhUfARQiNSc3NDIVHwEUIjUnNzQyFR8BFCI1Jzc0MhUfARQiLwETNjMyFRMXIjURNDc2MzIWFzYzMhYUBiMiCgYEDg4EBgoQVhgMDBgOWBwKChwMWiAICCAKXCICBgYEDhIIQA4MJDBYgggYGjRMTDSyBARGSAQESGwICGymCAimagoIbN4KCt5qCgpq4AoK4GgMDGgBAA4O/wB0DgGMCgQOdFQKSmZKAAYAAP+SA5gDKgARABsAIQAtADYAPwBtQGoiHxcUBAIDAUwABw4BCAQHCGkKAQAABAkABGkACQ0BBgUJBmkABQwBAwIFA2kLAQIBAQJZCwECAgFhAAECAVE4Ny8uHBwTEgEAPDs3Pzg/MzIuNi82LCspJxwhHCESGxMbCggAEQERDwYWKwEyFhUUBgcOASMiJjU0Njc+AQMyNy4BJwYVFBYTHgEXLgEXPgE1NCYjIgYHHgEBIiY0NjIWFAYnIgYUFjI2NCYCLJjUwIwinF5+smxWDNBudjholhZkdlgQbEoCdNxYcpZoWo4QfK7+Cio+PlY8PCwYICAwIiIDKtSWjtIKVm60fGCaIozA/M5kFpZoOHZUdgGUTGoQUHTEEoxcapR0WAKuARI8Vjw8VjygIi4iIi4iAAAAAAQAAP9qAuQDUgAYACIAKgAzACdAJDEqKRsaExIREA0MCwBKMwkIBwYFAEkBAQAAdgAAABgAGAIGFislFgcOAS8BBycTBi8BExcWFxMXBxceAQcGAycHFAcXFj4BJgUWPgEmLwEHExY+ASYvAQ8BAiIwNCqSTkBsOM5EQni6ekIazjpsQEwsKjA8QHwCPjRgOBr+FjRgOBoyQIDcNGA4HDI+BHzwWlpGJCwkuCABZgomRgFERig8AWYiuiQslkRYASom2AIEJB4aYGLAHhpgZBwm3v7OHhpgYh4kBNgAAAAABAAAAAADhAKKAAYADAATABkAPUA6BggCAAcBAQIAAWcEAQIDAwJXBAECAgNfCQUCAwIDTw0NAQAZGBcVDRMNEg8ODAoJCAUEAAYBBgoGFisBMhYdASE1ATUhFSEiITUhFRQGIwE0MyEVIQNSFB7+DP5wASz+/CgBkAH0HBb8rigBBP7UAooeFMj6/drI+vrIFhwCJjL6AAADAAD/nAMAAyAAPgBNAFMAXEBZUgEHBhABAgELAQMCA0wABgcGhQAHCgeFAAoFCoUABQgFhQAICQiFAAkECYUABAEEhQABAAIDAQJpAAMAAANXAAMDAGEAAAMAUVFPSkkWJSU1LRMiJSYLBh8rARQeAQ4CIyInJjc+ATMXBwYjIgcGFzc2Jy4BLwEmJy4CIgYjIiYnLgE0FzMyNScmNTQzMhceAR8CMh4BAzYuASIOARcWPgEyHwEWARQrATcGAu4KCAocSjaaKBoIAkYiIgQMGhQEBCxWJgoCIBIxHxAcJBIEDBgsvhQiODp0TgEBKFoeEhYCBMoKHjBgBhAqOCIIBAgOJhoRHAv+IhyQsAQCfASKlsCWZhoUbigmAkYCGiYEBASEEBQDCAUECCgidB4UIuZGBEg0KBRSDggkEA4MBiD+uAY0NC4uBgYCCAYKBAE4FqyKAAAAAAEAAP+xA+gDDAAcACFAHhEBAAEBTAIBAQABhQMBAAB2AQAXFQ0LABwBHAQGFisFIicBJy4DNTQ2NzIeAhc+AxcyFhQHAQYB9A4L/qQPCioiGo59Ikg+LhMULEBGI32OgP6lCk8KAVAPCjY2UCV7igEYKiIVFCQoGgGM9YD+sQoAAgAA/7ED6AMMABwAOQA1QDIyAQEAGgEDAQJMAAEAAwABA4AAAwOEBQEEAAAEWQUBBAQAYQIBAAQAUSgqHxUVFQYGHCsBNC4DDgMHBiInLgMOBAcUFwkBNjcUBwEGIicBJy4DNTQ2NzIeAhc+AxcyFgOhGCY2MjxAPCQQCiIKDig4RDg2MioUAmkBRAFEaUeA/qUKHgr+pA8KKiIajn0iSD4uExQsQEYjfY4CBS5EKhgMBBgwIBINDQ8mKh4CBh4kSitdaf7IAThpXXuA/rEKCgFQDwo2NlAle4oBGCoiFRQkKBoBjAAAAAMAAAAAA+gCdgAUAB0ALABDQEAiAQQFAUwGAQAAAwUAA2kABQAEAgUEaQcBAgEBAlkHAQICAWEAAQIBURYVAQAqKCUkGhkVHRYdCwoAFAEUCAYWKwEyHgMUDgMiLgM0PgMTMjY0JiIGFBY3Fj4BFxQGIiY0NjMyDgEB9FyqcFYoKFZwqriqcFYoKFZwqlxcgoK4goJcCDoqBEJcQEAuDggQAnYySlA+HDxSSjIySlI8HD5QSjL+En6yfn6yftYIDAoOLD4+Wj4uMAAAAAIAAP9qA+gCwwAXAD0APkA7NAgCAQAmCwIDAgJMAAMCA4YABAUBAAEEAGkAAQICAVkAAQECYQACAQJRAQA7OiQiHRsSEAAXARcGBhYrASIOAQcUFh8BBwYHNj8BFxYzMj4CLgEBFA4BIyInBgcGByMiJic1JjYmPwE2PwE+Aj8BLgEnND4BIB4BAfRyxnQBUEkwDw0aVUUYICYicsZ0AnjCAYCG5ognKm6TGyQDCA4CAgQCAwwEDRQHFBAHD1hkAYbmARDmhgJ8ToRMPnIpHDUzLiQ8FQMFToSYhE7+4mGkYARhJggEDAkBAggEAw8FDhYIHBwTKjKSVGGkYGCkAAAB//MAAANvAlQADQAGswgDATIrEwkBNhcWBwEGJwEmNzY/AXIBdBYaGhr+dBYa/nQaGhgCOv6cAWQaGhYa/ngWFgGIGhYYAAAB//T/ogHeAxwADQAGswkDATIrBRYHBicBJjcBNhcWBwEBxBoaGhb+eBgYAYgWGhoa/poUGhYaGgGKGBoBihoaFhr+jAAAAAAB//P/ogHdAxwADQAGswsFATIrFwkBJjc2FwEWBwEGJyYNAWb+mhoaGhYBiBgY/ngWGhoUAXIBdBoWGhr+dhoY/nYaGhYAAAAB//QAAANsAlQADAAGswcDATIrJQkBBiY3ATYXARYHBgMk/oz+jhowGAGMGhYBjBgYGoIBZv6aFi4aAYYaGv56GhgWAAIAAP/YAwwC8AALABkAF0AUBAEAShkVDQcEAEkAAAB2EhEBBhYrAR4BHQEHAQc3ATc2ATcmJy4BIycPARYXFhcCziAe/P7e7jIBIvw2/loYAjIWLgwOFhIcEhgMAqggQBAQ/P7gNPABIPwM/TgYLDIWGgIYUBASGBgAAAADAAD/zgPoAu4ACAAdADIAYkBfAAUGAAYFAIAAAAMGAAN+AAEICggBCoAACgsICgt+AAQABgUEBmkAAwACBwMCZwwBBwAIAQcIZwALCQkLWQALCwlhAAkLCVEfHi8tKyolIyEgHjIfMiIVIhEjExINBh0rATQ2MhYUBiImJwYrATUzPgEzMhcWFAcGIicmIyIGBTMVIw4BIyInJjQ3NjIXFjMyNjc2AVRehF5ehF5yDjSgdijShKR4EBASMhJOeGSYAlCgdijQhqR2EhIQMhJSdGSYFgwBXkRcXIZeXn48eHycdBIyEhAQUnyceHycdhIyEBISUn5ePAAAAAAE//r/mgPzAxoAKwA3AFYAXgAdQBpZWEA/BABJAgEBAAGFAAAAdh0cGxoREAMGFisTDgEUIwcGBwYvASY3PgE3NjI+ATcyPgE3NjcyFzIHBgcGFxYXFg8BBicuARcBFg8BBicBJj8BNiUWBwYnJg8BJzc+ASY3Njc2FgcGBwYWFxY3PgE3NhYBNxcHBi8BJpsIBgIRDwQQDEYLDQIgBAYqHggGAg4mFoY0ehoMFHggUCwiBAgKTA4EKjr4AZoSFDAWEP5iCAhIDAIyECAyaDgsUkREGA4CBgyADAwEDCIOBCY6JgYoAgQS/Kj+TPYUEi4WAfoIHBYPDQQOEkwMDAIYBAYcMAYOHhBaBgIINBg4Oi4CCAZGCAQwGDL+JBYQKg4SAdgIDD4IwGg+WBoMLE5ORhg6SBY4OAYSBgxECjIcKD4MOgQKAv1E+FbyFBAuEgADAAD/nAOEAyAACAARACoAP0A8HQEEAUsACAYEBggEgAAHAAYIBwZnAAQABQAEBWcCAQABAQBZAgEAAAFhAwEBAAFREjITMiQTFBMSCQYfKzM0NjIWFAYiJiU0NjIWFAYiJgEGFjMhFRQjISI9AQMjNTQ7ATIdASERFAeWPFI6OlI8AfQ8Ujo6Ujz+viQEKgIyFP1yFGxiFJwUAsASKDw8Ujo6Kig8PFI6OgEWChpMFBRMAfRQFBRW/u4WBAAAAAABAAD/sQPoAy4AKwApQCYmAQQDAUwAAwQDhQAEAQSFAAECAYUAAgAChQAAAHYjFxM9FwUGGyslFAcOAgcGIiY1NDY3NjU0LgUrARUUBiInASY0NwE2MhYHFTMgFxYD6EcBCgQFBxEKAgEDFCI4PlZWN30UIAn+4wsLAR0LHBgCfQGOWh7hXZ8EEhAECgwIBRQDJh84WkAwHhIGjw4WCwEeCh4KAR4KFA+P4UsAAgAA/7ED6AM1ABQAOgArQCgmAAIAAyEBAQACTBABA0oAAwADhQIBAAEAhQABAXY4NywqHRwkBAYXKyUVFAcGIyInASY0NwE2Fh0BBwYUFwUUDgIPAQYjIicmNzYnLgEnFRQHBiMiJwEmNDcBNhcWHQEWFxYBZRYHBw8K/uMLCwEdESzdCwsDYBIaHAgLBQsDAg4BGFMkdlsVCAYPCv7iCwsBHhAXFeZpXvYnFwoDCwEeCh4KAR4RExcn3gscC/MgVEZGEBYKAQQP31woLAeMFwoDCwEeCh4KAR4RCQoXkw9sYAAAAQAA/7ED6AMvACwAHUAaAAMBA4UAAQABhQAAAgCFAAICdiodMxQEBhorARQHAQYiJj0BIyIOBRUUFxQWBxQGIicuAicmNTQ3NiEzNTQ2FhcBFgPoC/7jCxwWfTdWVj44IhQDBAEKEQYECAYDRx5aAY59FhwLAR0LAe0PCv7iCxYOjwYSHjBAWjgfJgQSBggMCgUOFAOfXW9L4Y8OFgIJ/uILAAAFAAD/bwPeA00AFQAZABwAKgAuAE1ASi4tAgECLBgCBQEeGhkXBAUDBQNMAAIBAoUAAQAFAwEFZwADAAQGAwRnBwEGAAAGVwcBBgYAXwAABgBPHR0dKh0qFSUXEiU3CAYcKwEWFA8BERQGByEiJicRNDYXITc2MhcJAScBBx8BBREHDgEHIzU0Nj8BIREBNycHA8YYGLkeFv1cFh4BIBUB1LkYPhj+iwFHcP64FQRYARWnFFYlnxYUpf7IAsBDckMCnxdAF7n+KxUeASAUAqUVIAG5GBj9hAFIcP65LFYEzQE4oBQaAZ8pUhSn/cICTkNyQwAAAgAA/yEDdQObABQARQBBQD4zLCghBAIFPDUfGAQBAj8VDQYEAAEDTCoBBUoABQIFhQMBAgEChQQBAQABhQAAAHZDQjo4MS8lIxwaGQYGFysBFhIVFAIHFRQGIiY3NSYCNTQSPwETPgE3BwYjIiY/ASYnBwYjIiY/ASYnBgcXFgYHIi8BBgcXFgYjIi8BHgEXETQ+ARYXAcW89NqsICgiAaza9rwJNH2eA6MICxAQDcQLInEICxAQDXtho6Rgeg0QEAsHciILxA0QEAsHowScfSAqHgEDmiP+2r+0/uQuQBUeHhVALgEctL8BJiMB/GYr1oWkCB4OxE1BcggiC3uIIiKIewwgAQhyQU3EDh4IpIbULAJgFh4CIhQAAAADAAD/uQQWAroAFAAkADkAHkAbLhECAAEBTAMBAQABhQIBAAB2NTQoJxcSBAYYKyUHBiInASY0NwE2Mh8BFhQPARcWFAEDDgEvAS4BNxM+AR8BHgEJAQYiLwEmND8BJyY0PwE2MhcBFhQBWBwFDgb+/AYGAQQFEAQcBgbb2wYBRNACDgYiCAYB0QIMByMHCAFs/vwGDgYcBQXb2wUFHAYOBgEEBUUcBQUBBQUOBgEEBgYcBRAE3NsGDgJO/S8HCAMJAwwIAtAIBgEKAg7+j/77BQUcBg4G29wFDgYcBgb+/AUQAAABAAD/tAMQAwgANgA9QDoAAgUGBQIGgAAGBAUGBH4AAQADBwEDaQAHAAUCBwVpAAQAAARZAAQEAGEAAAQAUSYXJiUTFRUiCAYeKyUUBiMiJwEmND4BFwEWFAYiJwEmIgYWFwEWMzI2NzQnASYjIgYUHwEWFAYiLwEmNTQ2MzIXARYDEFpASzj+Tj98sEABUgUiEAX+rSx0UgEqAbEjLiQuASP+uw4TEBYO5QYkDgblI0AtMSMBRDhNQVg3AbJAsHoBP/6uBRAiBQFTK1R1K/5PJDAjLiMBRA4WIg/kBhAiBeUiMS5AI/67NgAAAAIAAP/5AoMDCwAHAB8AKkAnBQMCAAECAQACgAACAoQABAEBBFkABAQBYQABBAFRIxMlNhMQBgYcKxMhNTQmDgEXBREUBgchIiYnETQ2FzM1NDYyFgcVMzIWswEdVHZUAQHQIBb96RceASAWEZTMlgISFx4BpWw7VAJQPaH+vhYeASAVAUIWIAFsZpSUZmweAAEAAP/5A6EDDAAlADBALQQBAgEAAQIAgAAAAwEAA34AAwOEAAUBAQVZAAUFAWEAAQUBURMlNSMVJAYGHCsBFRQGByMiJj0BNCYOAQcVMzIWFxEUBgchIiYnETQ2FyE1ND4BFgOhFg4kDhZSeFIBNRceASAW/ekXHgEgFgF3ktCQAhGPDxQBFg6PO1QCUD1sHhf+vhYeASAVAUIWIAFsZ5IClgAAAgAA/2oCgwMLAAsALgA8QDkHAQIBAAFMAAMCA4YABwgGAgABBwBpCQUCAQICAVkJBQIBAQJfBAECAQJPLSwTMxEUIjMVFRMKBh8rATU0JiIGHQEUFjI2BRQGJyMDDgEHIyInAyMiJic0NjMRIi4BNjchMhYUBicRMhYBDAoQCgoQCgF3Fg7vHQEKBgEPAivhDxQBWDcdKgIuGwFlHSoqHTdYAXD6CAoKCPoICgq9DhYB/vIHCAEPAQ8UD0VuAR4qOioBLDgsAf7ibgAAAgAA//kDkgLFABAAMQAuQCsuJiUYFQ8ODQgBAwwBAAECTAQBAwEDhQABAAGFAgEAAHYqKCMiIREUBQYZKwERFAYHIzUjFSMiJicRCQEWNwcGByMiJwkBBiYvASY2NwE2Mh8BNTQ2OwEyFh0BFxYUAxIWDtaP1g8UAQFBAUEBfCIFBwIHBf5+/n4HDQUjBAIFAZESMBOICghrCAp6BgEo/vUPFAHW1hYOAQ8BCP74ASQpBQEDAUL+vgQCBSkGDgUBTg8PcWwICgoI42YEEAAAAAMAAP+6A5gDSQAcADsAXACmQBo6AQkFV0cCAAQTCwIBBwNMVisCCUYGAgcCS0uwClBYQDYABQMJBAVyAAEHAgABcgAIAAMFCANpAAkAAAcJAGkABAAHAQQHagACBgYCWQACAgZhAAYCBlEbQDgABQMJAwUJgAABBwIHAQKAAAgAAwUIA2kACQAABwkAaQAEAAcBBAdqAAIGBgJZAAICBmEABgIGUVlADllYFxccKBcYGhgUCgYfKyU0LwEmIgcXHgEfARQGByIuAS8BBhQfARYyPwE2ATQvASYiDwEGFB8BFjI3Jy4CNTQ2FzIWHwEWHwE2ARQPAQYiLwEmNDcnBiIvASY0PwE2Mh8BFhQHFzYyHwEWAy0QdBAuEBYDDAECIBYIDg4EFhMQcw8tEFIQ/ncPcxAsEFIQEHQPLhEXAwoEHhcJDgcLBAgKEgH0MFIuhy5zLjExMIcvdC8vUi+GL3MuMTEwhy90L6sXD3QQEhYDEAYPFx4BBAoEFhEuD3QPD1EQAZ8WEHMQD1IPLBB0DxEXAw4OCRYgAQQFCAMJCxH+jkIvUS8wcy+HMDExL3Qvhi5SLi90LogwMTEvdC8AAAAIAAD/sQOhA1IACwAXACQAPQBVAGIAbgB6AJJAj2oBDwlkAQwISTkCBQouAQEEEwwCBwMSDQIGAAZMAA8JCAkPCIAADgwLDA4LgAABBAMEAQOAAAAHBgcABoAACQAIDAkIaQANAAwODQxpAAsACgULCmcABQAEAQUEZwADBwIDWQAHAAYCBwZpAAMDAmEAAgMCUXh3cnFtbGdmYF9aWFJRHxcXJCQVFhUSEAYfKzcHBiImND8BNjIWFBcVFAYiJic1NDYyFicUBisBIiY0NjsBMhYFFA8BBiIvASYnNxcWMj8BNjQvATcWHwEWAQcnJiIPAQYUHwEHJi8BJjQ/ATYyHwEWBRQGKwEiJjQ2NzMyFgEVFAYiJj0BNDYyFhcHBiImND8BNjIWFPWPBg4LBo4GDgtZChAIAQoODH4KCLIICgoIsggKAsIwUi6HLroMDIaYDy4PUhAQmQoUC7wv/qeFmBAsEFIQEJkKFAy7Ly9SL4YvugwBbQoIswgKCgizCAr+0AoQCgoQCuOPBg4KBY8FDguNjwULDgaOBQoOHbMICgoIswgKCnUICgoQCgpQQi9RLzC7DBMKmQ8PURAsD5qFCwy8MAFSCpkQD1IPLBCZhgwMuzCFLlIuL7sMQggKChAIAQoBKLIICgoIsggKClyPBQsOBo8FCw4AAAAAAgAA/2oDkANSAAYACgAzQDAGAQQAAUwAAQABhQIBAAQAhQUBBAMDBFcFAQQEA18AAwQDTwcHBwoHChMRERAGBhorASMRIREjAQUVITUDkOz+oOwBnP5kAzgB8QFh/p/+ZHV2dgAAAAAD////sQPoAsMAGQA5AEkAQEA9GxIBAwMCEwACAQACTAADAgACAwCAAAABAgABfgAFAAIDBQJnAAEEBAFXAAEBBF8ABAEETzU9LRkqKQYGHCslEQYHBgcOAicjIi4BJyYnJicRFBY3ITI2EzUvASYGJyEiBgcUFxYXHgQ3MzI+Azc2Nz4BNxEUBgchIiY3ETQ2MyEyFgOhEhWVWRwkPBsCGj4iHViWFRIMBgM2BwoBAgMDBAb8ygcKAVNrdAQgEiAYDAILGh4UHgV0bB40RzQl/MokNgE0JQM2JTQLAawUEHNKGBoeAhoeFkpzEBT+VAcMAQoCUg4OBQUCAwwGXkFUXAMcDhQMAQoWDB4CXFQYUjX9oSU0ATYkAl8lNDQAAAABAAD/ygOhA0AAHwAdQBoSDwoEAwUAAgFMAAIAAoUBAQAAdh0UFwMGGSsBFA8BExUUDgEvAQcGIiY1NDcTJyY1NDclNzYyHwEFFgOhD8owDBUM+/oMFgwBMMsOHwEYfgsgDH0BGCAB6QwPxf7pDAsQAQeEhAcSCgQIARfFDwwVBSj+Fxf+KAUAAgAA/8oDoQNAAAkAKQAnQCQcGRQODQkIBwYFAwEMAAIBTAACAAKFAQEAAHYlJBcWEhADBhYrATcvAQ8BFwc3FxMUDwETFRQjIi8BBwYiJjU0NxMnJjU0NyU3NjIfAQUWAnuq62pp7Ksp09P+D8owFwoM+/oMFgwBMMsOHwEYfgsgDH0BGCABIqYi1dUiputvbwGyDA/F/ukMHAeEhAcSCgQIARfFDwwVBSj+Fxf+KAUAAAAAAgAA/7ECygMMABUAHgAlQCIABQEFhQMBAQQBhQAEAgSFAAIAAoUAAAB2ExcRERcyBgYcKyUUBiMhIiY1ND4DFxYyNzIeAwMUBiIuATYeAQLKRjH+JDFGChgqPi1JykoqQiYcCI98tHoEgqyERTxYWDwwVFY8KAFISCY+VFYBwFh+frCAAnwAAAMAAP+xBHgDDAAIACwATwB3QHQsJQIKByAfDgMDAjITAgQIA0wAAQcBhQAHCgeFDgEACg0KAA2AAAsNAg0LAoAMAQoADQsKDWcGAQIFAQMIAgNnAAgEBAhXAAgIBF8JAQQIBE8BAE1LSkhFREE/NjMxLykoJCIcGxcVEhAKCQUEAAgBCA8GFisBIiY+AR4CBgUzMhYHFRQGKwEVFAYHIyImPQEjIiYnNTQ2NzM1NDYXMzIWFwEUFjczFQYjISImNTQ+BRcyFx4BMjY3NjMyFyMiBhUBiVl+Anq2eAaEAcPEBwwBCgjEDAZrCArFBwoBDAbFCghrBwoB/mUqHY8mOf4YQ1IEDBIeJjohCwssVGRULAsLSTB9HSoBXn6wgAJ8tHpJDAZrCArFBwoBDAbFCghrBwoBxAcMAQoI/r8dLAGFHE5DHjhCNjgiGgIKIiIiIgo2Kh0AAAAAAwAA/7EEcgMMAAgALABOAFRAUUkBAAckGxIDAggyAQYCA0wAAQQBhQUBBAcEhQkBBwAHhQoBAAgAhQAIAgiFAwECBgKFAAYGdgEASEZEQ0E/NjMnJiIhFRQQDwUEAAgBCAsGFisBIiY+AR4CBgUXFhQPAQYiLwEHBiIvASY0PwEnJjQ/ATYyHwE3NjIfARYUBwUHBhQfAQYjISImNTQ+BRcyFxYyNzYzMhcOAQcUFwGJWX4CerZ4BoQCBIsFBUwFDwWLiwUPBUwFBYuLBQVMBQ8Fi4sFDwVMBQX+X2UVFS4LDf4YQ1IEDBIeJjohCwtWuFYLCw8QDw4BFQFefrCAAny0erWKBRAFTAUFi4sFBUwFEAWKiwUQBUsFBYuLBQVLBRAFi2UUPBUuAk5DHjhCNjgiGgIKREQKBA8YFB4VAAAG////agQvA1IAEQAyADsARABWAF8Ab0BsTw4CAwIBTBEBCQsJhQALCAuFEAEIAgiFDwECAwKFBwEFAAEABQGADAoCAQYAAQZ+AAYEAAYEfgAEBIQOAQMAAANZDgEDAwBhDQEAAwBRXl1aWVZUUlBLSklHQ0I/Pjo5GRUUGTcjEyEQEgYfKwEGByMiJjc0MzIeATcyNwYVFAEUBiMhIiYnND4FMzIeAj4BPwE2NzIeBBcBFAYiJjQ2MhYBFAYuAT4CFgUUBicjJic2NTQnFjMyPgEXMicUBiImNDYyFgFLWjpLLUABRQQqQiEmJQMCg1JD/hhEUAEEDBAgJjohBiQuSFBGGSkQCCI4JiAQDgH9xlR2VFR2VAGJfrCAAny0egFDPi5LOVotAyUlIUQoBEVHVHZUVHZUAV4DRCwsxRYaAQ0VEE7+W0JOTkIeOEI4NCYWGBwaAhYQGgoCFiY0OEIcAo87VFR2VFT+71l+Anq2eAaE0ysuAUQDQU4QFQ0YGAGPO1RUdlRUAAEAAAAAA6UCmAAVAB1AGg8BAAEBTAACAQKFAAEAAYUAAAB2FBcUAwYZKwEUBwEGIicBJjQ/ATYyHwEBNjIfARYDpRD+IBAsEP7qDw9MECwQpAFuECwQTBACFhYQ/iAPDwEWECwQTBAQpQFvEBBMDwABAAD/7wLUAoYAJAAeQBsiGRAHBAACAUwDAQIAAoUBAQAAdhQcFBQEBhorJRQPAQYiLwEHBiIvASY0PwEnJjQ/ATYyHwE3NjIfARYUDwEXFgLUD0wQLBCkpBAsEEwQEKSkEBBMECwQpKQQLBBMDw+kpA9wFhBMDw+lpQ8PTBAsEKSkECwQTBAQpKQQEEwPLg+kpA8AAQAA//kDEgMLACMAKUAmAAQDBIUAAQABhgUBAwAAA1cFAQMDAF8CAQADAE8jMyUjMyMGBhwrARUUBicjFRQGByMiJjc1IyImJzU0NjczNTQ2OwEyFhcVMzIWAxIgFuggFmsWIAHoFx4BIBboHhdrFx4B6BceAbdrFiAB6RYeASAV6R4XaxceAegWICAW6CAAAQAAAAADEgHtAA8AGEAVAAEAAAFXAAEBAF8AAAEATzUzAgYYKwEVFAYnISImJzU0NjchMhYDEiAW/VoXHgEgFgKmFx4Bt2sWIAEeF2sXHgEgAAAAAv/9/7EDXwMLABUAIgAwQC0HAQIBAUwABAAEhQAAAQCFAAECAYUAAgMDAlkAAgIDYQADAgNRFRcXFBQFBhsrATQvASYiDwEnJiIPAQYUHwEWMjcBNhcUDgEiLgI+ATIeAQLNCjMLHAvkfgscCzMKCsoKHgsBLwqMcsboyG4Gerz0un4BuBAKMgsL434LCzIKHwrKCgoBLwpLdcR0dMTqxHR0xAAC//3/sQNfAwsAJAAxADBALR4VDAMEAgABTAAFAQEAAgUAaQMBAgQEAlkDAQICBGEABAIEURUXFBwUGQYGHCslNC8BNzY0LwEmIg8BJyYiDwEGFB8BBwYUHwEWMj8BFxYyPwE2NxQOASIuAj4BMh4BAoEKZWUKCjMKHgplZQseCjILC2VlCwsyCh4LZWUKHgozCthyxujIbgZ6vPS6fuAOC2VlCx0LMgsLZWULCzILHQtlZQsdCzILC2VlCwsyC411xHR0xOrEdHTEAAAC//3/sQNfAwsAIwAwAEFAPg0BAAEfAQQDAkwCAQABAwEAA4AFAQMEAQMEfgAHAAEABwFnAAQGBgRXAAQEBmEABgQGURUVIyQlIyQUCAYeKwE1NCYHIzU0JicjIgYHFSMiBhcVFBY3MxUUFhczMjY3NTMyNjcUDgEiLgI+ATIeAQKnFg6PFg5HDxQBjw4WARQPjxYORw8UAY8OFrJyxujIbgZ6vPS6fgE6SA4WAY8PFAEWDo8UD0gOFgGPDxQBFg6PFDN1xHR0xOrEdHTEAAAAAv/9/7EDXwMLAA8AHAAdQBoAAwADhQAAAQCFAAECAYUAAgJ2FRU1JAQGGisBNTQmByEiBhcVFBY3ITI2NxQOASIuAj4BMh4BAqcWDv5TDhYBFA8BrQ4WsnLG6MhuBnq89Lp+ATpIDhYBFA9IDhYBFDN1xHR0xOrEdHTEAAIAAP/5AjkCwwAPADsAa7UAAQABAUxLsA9QWEAmAAQDAgMEcgACAQMCAX4ABQADBAUDaQABAAABVwABAQBfAAABAE8bQCcABAMCAwQCgAACAQMCAX4ABQADBAUDaQABAAABVwABAQBfAAABAE9ZQAknFCseJiQGBhwrJRUUBgcjIiY9ATQ2FzMyFhMUDgMHDgEVFAYHIyImPQE0Njc+ATQmJyIHBgcGIyIvAS4BNzYzMh4CAYkOCIYJDg4JhgkMsRAYJhoVFx4OCYYIDEoqIRw0IiQYFCgHCgcHWwgCBFmqLVpILpWGCQwBDgiGCQ4BDAFFHjQiIBIKDTANChABFgkaLlITECAyIgEQDjIJBEYGEAiUIjpWAAAD//3/sQNfAwsADwA3AEQASEBFKQEFAwkBAgEAAkwABAIDAgQDgAADBQIDBX4ABwACBAcCaQAFAAABBQBnAAEGBgFXAAEBBmEABgEGURUeKxMWJiYjCAYeKyU1NCYrASIGHQEUFjsBMjYTNC4BIyIHBh8BFjMyNz4BMhYVFAYHDgEXFRQWOwEyNjQ2PwE+AxcUDgEiLgI+ATIeAQH0CghrCAoKCGsICo8+XDGIRwkNSgQGCQUeJTgqFhsjPAEKCGsIChgSHAoeFAzXcsboyG4Gerz0un5SawgKCghrCAoKAX8xVC53DQs3BAcmGx4SFRoMD0IlFAgKChIiCxAGGhwoUnXEdHTE6sR0dMQAA//9/7EDXwMLAB4ALgA7AElARiggAgYFDgYCAgEYAQIEAANMAAgABQYIBWcABgABAgYBZwACAwEABAIAaQAEBwcEVwAEBAdhAAcEB1EVFiYmJhEmIyMJBh8rJTU0JisBETQmKwEiBh0BFBY7ARUjIgYdARQWOwEyNgM1NCYrASIGHQEUFjsBMjYFFA4BIi4CPgEyHgECOwoHNgoIsggKCgg1NQgKCgj6BwpHCghrCAoKCGsICgFlcsboyG4Gerz0un5SWQgKAR4ICgoIWQgKswoIWQgKCgH8WQgKCghZCAoK4HXEdHTE6sR0dMQAAAAAAgAA//kBZgMLAB4ALgA/QDwfAQUGGhICAgMIAAIAAQNMAAYABQMGBWcAAwACAQMCaQQBAQAAAVkEAQEBAF8AAAEATzUmIyYhFjMHBh0rJRUUBgchIiYnNTQ2NzM1IyImJzU0NjczMhYXETMyFgMVFAYHIyImPQE0NjsBMhYBZRQQ/uMPFAEWDiMjDxQBFg7WDxQBIw8WSBYOjw4WFg6PDxRkRw8UARYORw8UAdYWDkcPFAEWDv6/FgJ1aw8UARYOaw4WFgAAAAACAAD/+QEwAwsADwAfACxAKRkREAMCAwFMAAMCA4UAAgEChQABAAABVwABAQBfAAABAE81JiYkBAYaKyUVFAYHIyImPQE0NhczMhYTAw4BJyMiJicDJjY7ATIWAR4WDo8OFhYOjw8UEhABFg6PDhYBDwEWDbMOFpp9DxQBFg59DhYBFAI+/lMOFgEUDwGtDhYWAAAAA//9/7EDWQMLAAwAHAAuAERAQSgeAgUEFhUOAwMCAkwGAQAABAUABGcABQACAwUCZwADAQEDVwADAwFhAAEDAVEBACwqIyEaGBIQBwYADAEMBwYWKwEyHgEUDgEiLgI+ARM1NCYrASIGBxUUFhczMjYnEzQnJisBIgcGFRMUFjsBMjYBrXTGcnLG6MhuBnq8wQoHawgKAQwHawcKAQoGBQh7CAUGCgoJZwgKAwt0xOrEdHTE6sR0/UhqCAoKCGoICgEMxwFaBwMFBQMH/qYGCAgAAAAB//MAAAHfAfAADQAGswYBATIrATYXFg8BBi8BJjc2HwEBlRYaGhrEFhrEGhoYGqoB1hoaFhrAFhbAGhYYGJwAAf/0AAABFgJUAA0ABrMJAwEyKzcWBwYvASY/ATYXFg8B/BoaGhbAGBjAFhoaGpy0GhYaGsIYGsIaGhYarAAAAAH/8wAAARUCVAANAAazCwUBMis/AScmNzYfARYPAQYnJg2enhoaGhbAGBjAFhoatKqsGhYaGsIaGMIaGhYAAAAB//QAAAHcAfAACwAGswUBATIrNwYmPwE2HwEWBi8BPhowGMQaFsQYMBqq5hYuGr4aGr4aLhaeAAMAAP/iAvgC2gAHAA8AGAA4QDUAAAACAwACaQADAAUGAwVpCAEGAQEGWQgBBgYBXwcEAgEGAU8REBUUEBgRGBISERISEAkGHCsRIAARIxAAIRUyABUjNCYjFzIWFAYiJjQ2AToBvnb+iP722gEydu6oci5ERFxERALa/kL+xgEKAXZ2/s7Ypu6yQl5CQl5CAAIAAAAAAsUCoAACAAUACLUFAwIAAjIrCQInLQECxf4sAdRG/u0BEwKg/r7+voW9vQAAAAACAAAAAAMQAqAAAgAFAAi1BQMCAAIyKyUJARcNAQE8AdT+LEYBE/7tHAFCAUKFvb0AAAAAAwAA/2oDWgNSAAIAFwAsACxAKQIBAEkAAAEAhgACAAMEAgNpAAQBAQRZAAQEAWEAAQQBURkaGRcQBQYbKyUhBwEUBwYHBiInJicmNDc2NzYyFxYXFgc0JyYnJiIHBgcGFBcWFxYyNzY3NgFcATGZAWYxMFFTwlNRLzExL1FTwlNRMDFHJyZBQ5xDQSYnJyZBQ5xDQSYnRtwCg2FTUTAxMTBRU8JTUS8xMS9RU2FOQ0EmJycmQUOcQ0EnJycnQUMABgAA/4MD6AM5ACMAJwArAC8AMwA8AIhAhSEBBwAFAQENFwEJAg8BAwgETBABABEBBwYAB2cABgAMDgYMZxMBDgAPDQ4PaRIBDQsFAgECDQFnCgQCAgAJCAIJZwAIAwMIVwAICANfAAMIA081NDAwJCQBADk4NDw1PDAzMDMyMS8uLSwrKikoJCckJyYlHRwbGRMRCwoJBwAjASMUBhYrASEiBhURFBYzIRUjIgYdARQWMyEyNj0BNCYrATUhMjY1ETQmBxEhEQEhNSEnIzUzJTUhFSUiBhQWMjY0JgPW/D0ICwsIAYBsBwsLBwGtCAoKCHIBdAgKChv8YgKc/nkBh4SFhf3oA57+OAkNDRINDQM5Cgj9bAgKdAoIZgcLCwdmCAp0CwcClAgKJP4pAdf8kkEldCR0dEwMEg0NEgwAAAAF//b/zAPpAvEAQABMAFgAcwB+AHVAcntlSDEQBQcGQgEKB3VmRwMJCnIBDAlzAQsMBUx6AQoBSwAAAwCFAAMACAUDCGkAAgAFBgIFaQABAAYHAQZpAAcACgkHCmkACQAMCwkMaQALBAQLWQALCwRhAAQLBFFwbl1bVVRPThUoJB8vJSQUEQ0GHysBJiIHBgcGBwYnIyYHBgcGBy4BIyIGDwE4ATEHBgcGFh8BHgEzMjY/ATgBMTc2NzYmJzY3Njc2FzMWNzY3Njc2NAUHJiMiDwEnPgEyFgMGIiY0PwE2MhYUBwMOASMiJi8BLgE2PwEXBw4BFRQXHgEzMj8BFzcnNzY1NCc3HgEGA+MGDwUeGRQWDBkBHREcHCEmJV01O3ArAqs5FhUgNBQkXzY6cCyrAzgWFR4yHxsWFg4ZAhwQGxogJAX+klITFB8YJHkmXFxQhwojFwxIDCEXC0kmYjQuUx4ULRsnMZ55CgsMFwodDyEVC3kaeSQWC1IqGyEC6wUFHg0LAQEEBQEBDRAjIyUwKwKrOUpJkDQTJSYvK6wCOElIjzQdDgoBAQUEAQEOECMFEIZSCxYkeSEkH/7qDBcjCkgMFyAN/pEmKiEfFC19gDGeeQsKHQ8hFQsMFwp5GnkkGB4VE1Ird3oAAAAC////agPsA1IAKQBOADJALz43IxEEAQIBTAACAwEDAgGAAAEBhAAAAwMAWQAAAANhAAMAA1FLSTw7FhUhBAYXKwEmIyIGBwYPAScmBwYHBgcGFwcGFBYyPwE+ATc2NzY3PgEvATc2Nz4BJgMHDgEfAQYHBgcGBwYHATY0JiIHATY3NjcXFjY/AT4BMzIeAQYDxCRAV+pzAwIrOgsHPCEaCQYCpwUMDQemW71QaksoEgQBAhR7BQExLglzhAYFAhcgEUdlTFlNOwFYBQsPBf6jAxUfPz4HDAIva95OMTECKwMuJH5tAwWBCQIJS2VMVDcppwUPCwWnCDQpNUwoFQQKBTdGAgRNiWr+10sDDQc7IhFHMycZFQcBWAUPCwX+o1NQdlMKAQcGjGV5MVt4AAAAAwAA/7EEMANSAAgAIgArAFBATQAFAgWFBAkCAgcChQAHAAeFCAEAAQCFAAEGAYUKAQYDAwZZCgEGBgNfAAMGA08kIwoJAQAoJyMrJCsfHBkXEg8JIgoiBQQACAEICwYWKwEyFhQOASY+ASUyFgcRFAYjISImNRE0NjsBNz4BMyEyFh8BATI+ASYOAR4BAhhCXl6EYAJcAc07VAFSPPzuO1RUO30cCzgeAR4dOAsd/vRnkgKWypgGjAHbXoZcAmCCYuZUO/4MO1RUOwH0O1RMGygoG0z9fZTMlgSO1IwAAAAM//3/cAPqA04AJwArADAAYABqAHUAgwCSAJ8ArQC7AMoBSEAMY0M+AwkOEgEBAgJMS7AJUFhATBcBFA0IDRQIgBMBEgQFBBIFgBUBAAANFAANaQoBCBEBDgkIDmkQFg8DCQsHAgQSCQRpDAYCBQADAgUDZwACAQECVwACAgFfAAECAU8bS7AKUFhAUhcBFA0IDRQIgAASBBMEEhOAABMFBBMFfhUBAAANFAANaQoBCBEBDgkIDmkQFg8DCQsHAgQSCQRpDAYCBQADAgUDZwACAQECVwACAgFfAAECAU8bQEwXARQNCA0UCIATARIEBQQSBYAVAQAADRQADWkKAQgRAQ4JCA5pEBYPAwkLBwIEEgkEaQwGAgUAAwIFA2cAAgEBAlcAAgIBXwABAgFPWVlAOb28YWEGALzKvcq4taalcnBta2FqYWlmZFpZUE9NS0hGQUA7Ojc1NDMvLi0sKyopKBYUACcGJxgGFisBMDkBMDEiDgIVFBYXFhcWHQEUFjMhMjY9ATAxNDc2Nz4BNTQuAhMjNTMDMwMjNBcGByMTMzI2NCYiBwYHBhUjJjUmJyYjIgYUFjsBFhUjJicuATU0PgIyHgIVFAYnNDU2MzIWFAYrAiImNDYzMhcWFxMWMjY/ATYuAQYPAQYWJR4BMzI3PgEvAS4BDgEXARcWMj4BJi8BJg4BFhMHDgEXFjMyPwE+AS4BBScmDgEWHwEWMzI3NiYDMj8BPgEuAQ8BDgEXHgEB8ztrUi02MQsHCgsHASAICgoHCzI1LVJrQvr6oUgDQsclAzgDKBkkJDMTFwYBSwEFERQgGSUlGScDOAMlKy8nSF1oXUkmL4YHHwoODwm7JgoPDwoSCgcCzgIKCgJAAwYODgNAAwb+6gIKBQMEBwYDPAMODgYD/u+VAgoKBQYHlAcOBgWclQcHAwUNBAKWBwYFDwM0lQcOBgYHlgQBDAUDBaMEA5UIBgYOB5YHBgMBCgJ+K1JrOkJzKQgWIDiGBwsLB4c4IBcIKXFCOmtSK/0XYQEn/v6WFB9jAQImMyUQEyUDDggJHxQXJjQmY59hHyJmOTNdRyYmR10zOWOCBgUpDxUQEBYQDwsQAUUBBgWUBw8GBgeUCA4HBQcCAg8HlQgGBg4H/t1AAQYMDgNAAwYODv7MPAIOCAsBPAMODgZBPwMGDg4DQAELBw8BMgE8Aw4OBgM8Aw0IBQYAAAb////BA+gC+wAYADgAQQBKAIUAwwCBQH5nAQMAtVgCCwMCTAANDwwMDXIACwMJAwsJgAAJBAMJBH4ACAAPDQgPaQ4BDAAKAAwKagAAAAMLAANpEAEEAAcGBAdpAAYABQIGBWkAAgEBAlcAAgIBXwABAgFPOjm9u6Wko5+enY2LbWteXFFPSEdEQz49OUE6QT8uODERBhorASYrASIGBwYHBhUUFjMhMjY1NCcmJyYnJhMUBw4BJyEGJicmNTQ3Njc2NzY3PgE7ATIeARcWFx4BJSIGFBYyNjQmFwYiJjQ2MhYUASYnLgEjIgcGBwYXBxUeARcWMzI3PgE3Njc2PQE0Nz4BMzIXFhceAR0BFBceARcWFxYXFjc2NzY3NTQHFAcGBwYjJyYnJicmPQE0JicmJyYvASYvASYHIyIHBgcOAh0BFA4BBwYHBicmJzU3Jjc+ATMyFxYXHgEVAl0xNwFQhS8nFBIqJQIFJSsUFikfIiaCBAQMBP37BQwEBBEPJhERFBkbRCcBJkQ1FBIQJSD+5kRfXolfYQogWUA/Wz8BWS5JS7Bgknd0ODMBAQIMDRs2EgY1OAsHAgIGFIVNQD83Hg4OAQIPDQ8YGyJFIgwIBgE3AgMGDRwRPQ8EAQEbFxQfHR0NHQ8vBw8KJRMkJS1LKQEEBhM1Lg0IBAEBIjLTisKANiQVGAIHFVVRQFJMQUZQUEVITFJBMSAl/mMdGBUXAgEWFRgePUNARBwVFxQWGBgrFxYcP4nbX4leX4Zh8CA/Wz8/WwHdMBocHSAgOTM/EicQJw8cAQcdGBAQDRkLBgYUHAoJDggNBggbDBEiCgsJCQQIIgwXExE4OUofDxMHCwEGFAUOCBkJFiQNCwkIBQIDAQQBAQICBQUdKh0LEQ0SBhEFBA4KGSMUKSIyODQVHBAqFwAAAAT///+xA6EDCwADAAwAFQA9AFlAVg0BAQIXAQYBAkwAAwQJBAMJgAgBBgEAAQYAgAAKAAQDCgRnCwEJAAUCCQVpAAIAAQYCAWcAAAcHAFcAAAAHXwAHAAdPPDozMC0rEzMpExMhEREQDAYfKxchNSE1ITUjIiY9ASEBNC4BDgEWPgE3FRQGByMVFAYjISImJzUjIiY3NTQ2FzMRNDYzITIWHwEeAQcVMzIW1gH0/gwB9FkWIP6bAoMUIBICFhwYRgwGfSAW/egWHgF9BwwBQCskIBUBdxc2D1UPGAEjLT4Hj9bWIBZZ/ncPFAIYGhgEEBHoBwoBWRYgIBZZDAboLEABATAWIBgOVRA2Fo8+AAAAAgAA//kDoQNSACkAVwBFQEIACAEIhQAEBQYFBAaAAAYDBQYDfgABAAIHAQJpAAcABQQHBWcAAwAAA1cAAwMAXwAAAwBPU1FNSyUlHDUpJTMJBh0rARUUBiMhIiY1ETQ2NzMyFgcUBwYHBisBIgYHERQWFyEyNj0BNDc2NzYWEwcGIyInJj0BIyIHBhcWDwEiLwEuAyc0Pgc3MzU0NzYzMh8BFhQDEl5D/jBDXl5DjgcMAQ8rHwUEPiU0ATYkAdAlNAoQDwgXhNYKDwcHFlm1QEIZAg0HCQUMBiAYEgEEDBIkKEBMZjtZFgcHDgvWCwEqkENeXkMB0EJeAQwGDwMPEwI0Jf4wJTQBNiR3CwUHDgkKAQrWCwMJGGtJTbsNBgEHEQk8Mk4dGzA0LiwoHBoIAmsYCQML1goeAAAAAAIAAAAAA+gCuQAjADcAKUAmGxIJAwUEAUwBAQAEAIUABAUEhQAFAgWFAwECAnYlJxQcFBYGBhwrATc2NC8BJiIPAScmIg8BBhQfAQcGFB8BFjI/ARcWMj8BNjQnAQcjIgYdARQWOwEXFjc2NRE0JyYDWIEPDyMPKQ+BgQ8pDyMPD4GBDw8jDyoOgYEPKQ8jDw/9o+BdIxwdIl3gFw8TEw8BXoEPKg4kDg6Cgg4OJA4qD4GBDyoOJA4OgoIODiQOKg8BzK8cIrwiHK8QBAQhAmQhBAQAAwAA/8cD6AL1AA8AHwAzACRAIRgRAgEAAUwBAQBKGQkIAwFJAAABAIUAAQF2KigjIQIGFisBBxYXFhQHBgcXNjc2NCcmBQcWFxYUBwYHFzY3NjQnJiUHIyIGHQEUFjsBFxY3NjURNCcmAzB1RSYoKCZFdVYwMjIw/ud5KRocHBopeTkiIyMi/tbgXSMcHSJd4BcPExMPAvVkOU5RtlFOOWRNaGvua2haaBIkJlgmIxNoKz1BjkE9hq8cIrwiHK8PAwUhAmMhBAQAAAAAAgAA/2oD6ANSABwAKQA+QDsCAQAEGhkYAwIAAkwcGwICSQABAAQAAQRpBQMCAAICAFkFAwIAAAJhAAIAAlEeHSQjHSkeKSkZEAYGGSslIyc+ATU0JyYnJiIHBgcGFBcWFxYzMjY3FxUBNwEiLgE0PgEyHgEUDgECyi0SLDAzMVRXyldUMTIzMVRWZUV8LxIBHVb9i0Z2RUV2jHZGRXfdEi98RWVWVDEzMzFUVspXVDEzMCwSLf7iVgEdRXeMdkVFdox2RgAAAAAEAAD/qAPoAxQAAwAXABsAJABWQFMAAAEAhQABAgGFAAgJBwkIB4AABwMJBwN+BQEDBgkDBn4KAQIACQgCCWkABgQEBlcABgYEXwAEBgRPBgQjIh8eGxoZGBIQDw4NCwQXBhcREAsGGCsTIRUhBSEiBhURFBY7ARUhNTMyNjURNCYBIREhJRQGIiY0NjIW+gH0/gwCsPyVGiUlGrsB9LwaJCT+7P6JAXcBCBsmGhomGwMUfT8kGv7HGiT7+yUZATkaJP2PATnaExoaJhsbAAAAAgAA//oD6QLDACMAJgAfQBwmJSQDAgABTAABAAGFAAACAIUAAgJ2PyEVAwYZKwEmJyYnJicmJyIHBgcOAQcGFBcWFxYXFhcWMxY3Njc+ATc2NAERBQPgAw8QGR4mtrXJpiIeGiEDCQkDEBEaHSO5t8akIh0bIgMI/Y8BOAIbJCAlFhkBDQEOBBsYSCNplWkjIyYYHAQMAQ0GGxlIImme/vsBZ7QAAAAAAQAA/7EDZAMLADUAHUAaNSwjGhEIBgABAUwAAQABhQAAAHYpJjsCBhcrAR4BDwEOAS8BFRQGByMiJjc1BwYmLwEmNj8BJy4BPwE+AR8BNTQ2NzMyFh0BNzYWHwEWBg8BAzsaDg4jDzoZlSodRx0sAZQaOg4kDg4blJQaEA8kDzgblCoeRx0qlRo4ECMPEBmUAQgOOho9Gg4OVasdKgEsHKtVDxAZPRo6DlZWDjoaPRoODlWrHSoBLByrVQ8QGT0aOg5WAAIAAP/5A6ADCwAtAEIATkBLOwEEBiUBBQQCTAAHAQIBBwKAAAYCBAIGBIAABAUCBAV+AAUDAgUDfgABAAIGAQJnAAMAAANXAAMDAF8AAAMATxQXFSc1OTUzCAYeKwEVFAYjISImNRE0NjchMhceAQ8BBiMnJiMhIgYHERQWFyEyNj0BND8BNjMyFxYTAQYiLwEmND8BNjIfAQE2Mh8BFhQDEl5D/jBDXl5DAdAjHgkDBxsGBwUNDP4wJTQBNiQB0CU0BSQGBwMEC4H+OQ0kDvAODj0OJA6TAWkNJA4+DQFLsUNeXkMB0EJeAQ4EEwYcBQEDNCX+MCU0ATYkjQgFIwYCBAEF/joODvANJA4+DQ2TAWkNDT0OJAAC//3/sQNfAwsAEAAdACtAKAADBAEAAQMAaQABAgIBWQABAQJhAAIBAlEBABsaFRQJCAAQARAFBhYrASIOAx4CPgM0LgIBFA4BIi4CPgEyHgEBrUmEYDgCPFyIjoZeOjpehgFlcsboyG4Gerz0un4CwzhghJKEXjwENGZ8mnxoMP6fdcR0dMTqxHR0xAAAAAADAAAAAAMSAe0ADwAfAC8AIkAfBQMCAQAAAVcFAwIBAQBfBAICAAEATzU1NTU1MwYGHCsTFRQGJyMiJic1NDY3MzIWBRUUBicjIiY3NTQ2NzMyFgUVFAYnIyImPQE0NjczMhbWHhdrFx4BIBZrFiABHSAWaxYgAR4XaxceAR8gFmsWICAWaxceAbdrFiABHhdrFx4BIBZrFiABHhdrFx4BIBZrFiABHhdrFx4BIAAAAAMAAP/5ANcDCwAPAB8ALwAsQCkABQAEAwUEZwADAAIBAwJnAAEAAAFXAAEBAF8AAAEATzU1NTU1MwYGHCs3FRQGByMiJic1NDYXMzIWAxUUBicjIiYnNTQ2NzMyFgMVFAYrASImJzU0NjsBMhbWHhdrFx4BIBZrFiABHhdrFx4BIBZrFiABHhdrFx4BIBZrFiCabBYeASAVbBYgAR4BBmsWIAEeF2sXHgEgAQhrFiAgFmsWICAAAAAC//3/sQNZA1IAKAA0ACdAJAADAgOFAAIBAoUAAQAAAVkAAQEAYQAAAQBRMzItLBoZFAQGFysBFA4CIi4CNzQ2NzYWFxYGBw4BFRQeAjI+Ajc0JicuAT4BFx4BAREUBiImNxE0NjIWA1lEcqCsom5KA1pRGDwQEggYNjwuTGp0aFAqATw2FwokPBdRWv6bKjosASo8KAFeV550RER0nldmsj4SCBgXPBEpeEM6akwuLkxqOkR2KhI6MAgSPbQBSP6aHSoqHQFmHSoqAAAH//r/sQPqAsMACABKAFgAZgBzAIAAhgB7QHh3dkA+BAkIeG1saGdCLQcFCYN5KgMBAIaAeicSBQoEghUCCwoFTAAHBggGBwiAAAILAwsCA4AABgAICQYIaQAJAAUACQVpAAAAAQQAAWkABAAKCwQKaQALAgMLWQALCwNhAAMLA1FmZF9dWFYqGigoJysaExAMBh8rATIWDgEuAjYXBRYGDwEGIiclBwYjFgcOAQcGIyInJjc+ATc2MzIXNj8BJyYnBiMiJy4BJyY2NzYzMhceARcWBx8BJTYyHwEeAQcFNiYnJiMiBwYWFxYzMgM+AScmIyIHDgEXFjMyExc1ND8BJwcGDwEGIx8BAScFFQcfAhYfAQU3JQcGBwIYDhYCEiASBBqzARsQBRBIBxMH/n8+BAMIAgQ2L0pQTDAzBwQ2LkpRLiYFCERECAUmLlFKLjYEAxYZL01QSi44AwIIBz4BgQcTB0gQBRD9aRocLTQ3KhUaHC0zOCkZLRwaFik4My0cGhUqN5c2EggsDwEECQEBeDYBmkf+U1kFBAYEAg8B4kf+3mMBBgFeFhwWAhIgEiLeCygIJAQE2CQDHBorUB0vLC9FKlAdLxIIBSgpBQcRLx5OKyE8FiwvHU4sGxsDJdgFBCQJJwxNGEocIRQYSB4h/nUcShcUIRxKFxQBdyEHFAsEGg4CBAkBghIBQSTwQDUFAwcFAQ+yI+RNAgIAAAAABAAA/2oD6ANSAAgAGAAbADcATkBLEgoCBAMyAQIEGwEFAgNMAAcBAAEHAIAACAADBAgDZwAEAAIFBAJnAAUAAQcFAWcAAAYGAFcAAAAGXwAGAAZPNSM1ExckEyEQCQYfKwUhESMiJic1Izc1NCYnISIGFxUUFjchMjYTMycFERQGByEiJic1ISImJxE0NjchMhYHFRYfAR4BAa0B9OkWHgHWjgoH/ncHDAEKCAGJBwqPp6cBHiAW/ekXHgH+0RceASAWAl8WIAEMCOQQFk8BZh4X6KEkBwoBDAYkBwwBCv6Rp+7+iRceASAWWSAVAu4XHgEgFrcHCOQPNgAABAAA/7EDWQMLAAMAIQAxAEUAUUBOKyojIgQIBAFMDQEEBgEIAksACgcBBAgKBGcACAADBggDZwAGAAEABgFnBQICAAkJAFcFAgIAAAlfAAkACU9APTg1FyYzERM7EREQCwYfKxchNSEFMxE0Ji8BLgEHFRQGIyEiJic1IxEzNTQ2MyEyFgcDNTQmKwEiBhcVFBY3MzI2BREUBiMhIiYnETQ2MyEyFh8BHgHWAa3+UwH0SAwFnQUcCB4X/r4WHgFISCAVAdEWIAHWCghrBwwBCghrBwwBZB4X/RIXHgEgFgIFFzYPnBAWB9bWAfQIGgecBgwB6BYgIBbo/TboFiAgFgEesggKCgiyBwwBCgr9+hYgIBYC7hYgGA6dDzYAAAAAA//5/7EDqQMLAFEAYQBxAFRAUTgBBQFQAQQFDw0MAwIGA0wABgcCBwYCgAACAwcCA34AAQAFBAEFZwAEAAcGBAdnAAMAAANXAAMDAF8AAAMAT25sZmReXVZVS0hFQj06NQgGFysBFgcDDgEHISImJyY/ATY3NCY1Nj8BPgE3NiY2PwE+ATc2Jjc2PwE+ATc0Jj4BPwI+AT8BPgIXFTYzITIWBwMOAQchIgYXFjMhMjY3EzYnFgUGFhchMjY/ATYmJyEiBg8BBhYXITI2PwE2JgchIgYHA5MWDJoKQCX9/StQDw4NAQECBAEEEg0YBQIEBAcKDBYDAQQCAgoNChoDBAIIBgoJBQYGCwUUFBAVBwGpKS4NmRQoNP4bDwwFDkMCAxAeBacEARX9ugIGCAFTCA4CDAIGCf6tBw4COgMIBwFTBw4DCwMIB/6tBw4DAkcfKf4HJDABPCwlIg8NBwUOBAYGGhU8FQYWCwkNFD4UBRgEBwoNDkIVBBQJDAcLEQoUChIICgIEAQVAKP4GQiYBEQ8nEg4CJg0TCBEHCgEMBiQHCgEMBrMHCgEMBiQHDAEKCAAAAAP////2BHcCwwAQACEANgAnQCQABQIBAAEFAGkDAQEEBAFZAwEBAQRfAAQBBE83OCUoFxQGBhwrATQuAiIOAhQeAjI+AiU0LgIrAR4BDgEHMzI+AjcUDgInISIuAz4CNyEyHgICgy5ManRqTC4uTGp0akwuAawsTmg72ENOAkpF2DpqTC5HOl6GR/5TSIRgOAI8XIhGAa1IhGA4AV46akwuLkxqdGpMLi5Majo6akwuMpasljIuTGo6SIZcPgM4YoCWgGQ0AjhghAAAAAIAAP/3BHgCwwAUACUAKkAnAAAAAwIAA2kEAQIBAQJZBAECAgFfAAECAU8WFR4dFSUWJTc0BQYYKxE0PgIzITIeAw4CJyEiLgIFMj4CLgMiDgMeAjpehkcBrUiEYDgCPFyIRv5TSIRgOAMROmpMLgIqUGZ4ZlAqBDJIbgFeSYRgODhghJKEXjwCOGKA0y5ManRqTC4uTGp0akwuAAP///+xA6EDCwAGAA0AHQA5QDYEAQABAUwABQIBAQAFAWcDBgIABAQAVwMGAgAABF8ABAAETwEAHBkUEQsKCQgDAgAGAQYHBhYrFyERIREUFiURIREhMjYTERQGByEiJjcRNDY3ITIWWQFU/poMAwb+mwFTCApINiT9EiQ2ATQlAu4lNAcCg/2PBwwTAnH9fQoCrv1aJTQBNiQCpiU0ATYAAAAACv////kDoQMLAA8AHwAvAD8ATwBfAG8AfwCPAJ8AekB3iYFpYTk4MQcHBnlxSUEZEQYDAllRKSEJCAEHAQADTAATEAwCBgcTBmcRDQIHDggCAgMHAmcPCQIDCgQCAAEDAGcLBQIBEhIBVwsFAgEBEl8AEgEST56blpONi4WDfXt1c21rZWNdW1VTTUsmJiYmJiYmJiMUBh8rJTU0JisBIgYHFRQWOwEyNj0BNCYrASIGBxUUFjsBMjYFNTQmKwEiBh0BFBY7ATI2ATU0JisBIgYHFRQWOwEyNgU1NCYrASIGHQEUFjsBMjYFNTQmKwEiBh0BFBY7ATI2ATU0JisBIgYdARQWOwEyNgU1NCYrASIGHQEUFjsBMjY9ATQmKwEiBh0BFBY7ATI2NxEUBiMhIiY3ETQ2NyEyFgEeCgizBwoBDAazCAoKCLMHCgEMBrMICgEdCgezCAoKCLMHCv7jCgizBwoBDAazCAoBHQoHswgKCgizBwoBHgoIsggKCgiyCAr+4goHswgKCgizBwoBHgoIsggKCgiyCAoKCLIICgoIsggKSDYk/RIkNgE0JQLuJTRSawgKCghrCAoK3mwHCgoHbAcKCs9rCAoKCGsICgoBtWsICgoIawgKCs9sBwoKB2wHCgrPawgKCghrCAoKAbVrCAoKCGsICgrPbAcKCgdsBwoK3msICgoIawgKCrr9oSU0NCUCXyU0ATYAA//9/7EDXwMLAAgAFQAiADxAOQABAgACAQCAAAADAgADfgAFBgECAQUCaQADBAQDWQADAwRhAAQDBFEKCSAfGhkQDwkVChUTEgcGGCsBFAYiLgE2MhYnIg4CHgEyPgEuAgEUDgEiLgI+ATIeAQI7UnhSAlZ0VpBTjFACVIiqhlYETo4BW3LG6MhuBnq89Lp+AV47VFR2VFT1UoykjFJSjKSMUv7QdcR0dMTqxHR0xAAFAAD/sQR3AwsAAwAHAA0AEQAVAGZAYwAFCgWFDwEKAwqFDAEDCAOFDgEIAQiFCwEBAAGFCQcCAwAGAIUNAQYEBAZXDQEGBgRfAAQGBE8SEg4OCAgEBAAAEhUSFRQTDhEOERAPCA0IDQwLCgkEBwQHBgUAAwADERAGFysBESMRAREjEQEVIREzEQERIxElESMRAWWPAWWOAsr7iUcCy48BZY8BXv7iAR4BHv3EAjz9fUgDWvzuAfT+UwGt1v19AoMAAAAAAgAA/7EEdwMLAAUACwA0QDELCgkDAwEBTAABAwGFAAMCA4UEAQIAAAJXBAECAgBfAAACAE8AAAgHAAUABRERBQYYKwUVIREzEQETIRETAQR3+4lHA1qO/GD6AUEHSANa/O4CO/4MAUIBQf6/AAAAAAP//v+xA8QDUgALABAAFgAuQCsAAQIDEAECAAICTAAEAQSFAAEDAYUAAwIDhQACAAKFAAAAdhEUERUjBQYbKwkBDgEHIi4CPgEzEyEUBgcTIREyHgEBrQEwO55XdcZwBHi+eWgBr0I9XP5TdcR0AWH+0D1CAXTE6sR0/lNYnjsBeAGtcsYAAAACAAD/sQR3AwsABQAfAEtASBgLAgQFFxIQAwMEEQECAwNMAAEFAYUABQQFhQAEAwSFAAMCA4UGAQIAAAJXBgECAgBfAAACAE8AAB0bFRQODQAFAAUREQcGGCsFFSERMxEBFRQGLwEBBiIvAQcnATYyHwEBJyY2OwEyFgR3+4lHA+gUCkT+nwYOBoLoawFHBQ4GggEDQwkIDfMHCgdIA1r87gK48gwKCUT+nwYGgulsAUYGBoIBA0QIFgoAAAH/+/+tA14DEABBABpAFz04My4pJB8ZEwsFCwBKAAAAdhEQAQYWKwEXFgYPARcWBwYvAQcGBwYjIi8BBwYnJi8BBwYnJj8BJy4BPwEnJjY/AScmNh8BNz4BHwE3NhYfATc2Fg8BFx4BBwMATRENFmkeBhEQF2gbBRcHBBELS0wPGBcFG2gXEBEHHWkWDRFNTRENFmkdByEXaBsFLhBMSxAuBRtoFyEGHmkWDREBXksQLgYbZxcQEgceaRcHAQ1NTREFBxdpHgcSEBdnGwYuEEtLEC4GG2cXIgcdaBcNEk1NEQwXaB0HIhdnGwYuEAAAAAQAAP/OA9QC7gAIABAAGAAgAFtAWCAdHAMFBBQBAgUYFQwDAwIQDQIAAwRMAAYABwQGB2kABAAFAgQFaQACAAMAAgNpCAEAAQEAWQgBAAABYQABAAFRAQAfHhsaFxYTEg8OCwoFBAAIAQgJBhYrJTIWFAYiJjQ2JzYyFwcmIgcnNiAXByYgByc2IBcHJiAHAeoqOjpSOjqqWPRYRjqkOtKSAZqQRnT+unbSzAI+ykau/hSuljxSOjpSPHBYWEg6OtSUlEZ2dtTOzkawsAAAAAACAAD/+QMTAwsADwAfACtAKAADBAEAAQMAZwABAgIBVwABAQJfAAIBAk8CAB4bFhMKBwAPAg8FBhYrASEiBgcRFBYXITI2NRE0JhcRFAYjISImNRE0NjchMhYCcf4wJTQBNiQB0CU0NHxeQ/4wQ15eQwHQQmACwzQl/jAlNAE2JAHQJTRZ/jBDXl5DAdBCXgFgAAAABAAA//kDWQLnAAkAEQAaAEUAW0BYOgECAy4cAgYJAkwLAQoEAQMCCgNpBQ0CAgAACQIAZwwBCQgBBgEJBmkAAQcHAVcAAQEHXwAHAQdPCwpDQj48ODYzMCopJiMgHhkXFRQODQoRCxEzEQ4GGCslESMRFBYXMzI2AzMnJiIGHgElNCYGDwEzMjYXFRQGKwEVFAYHISImPQEjIiY9ATQ2OwEiJjQ2NzIfATc2MzIeAQYnMzIWAgazFBBrEBT/bUYPLiACHAGYHi8PRWwWINEKCDUgFv2hFiA1CAoKCPUzSkozPCJIRyI8NEgCTDL1CApdAZD+cA4OARAB5FoRHi4eNRYgARFaIHmzBwrpFh4BIBXpCgezCApIakYCK1xcK0pmTAIKAAL///+xBC8DUgAPAC8ANUAyCQECAQAgAQMCAkwAAwIDhgAFAAABBQBnAAECAgFXAAEBAl8EAQIBAk81JjYmJhQGBhwrARE0JichIgYHERQWMyEyNhMRFAYHIRQeARcUBiMhIiYnND4BNSEiJjcRNDYzITIWA+gKCPyDBwoBDAYDfQcMRjQl/tESEAEUD/7iDxQBEhL+0CQ2ATQlA30lNAEoAdEHCgEMBv4vBwoKAdj9oSU0ARQuIgcOFhYOCCIsFTYkAl8lNDQABP////kELwLDAA8AHwAqADIAVUBSGRECAgMBTAABAAMCAQNnAAIIAQAEAgBnCQEEAAcGBAdnCgEGBQUGVwoBBgYFXwAFBgVPLCshIAEAMC0rMiwxJyQgKiEqHRwVEwkGAA8BDgsGFis3IiY1ETQ2MyEyFhcRFAYjAREUFjchMjY1ETQmJyEiBgEzFRQGByEiJjc1BTI0KwEiFDPoJTQ0JQJfJTQBNiT9jwwGAl8ICgoI/aEHCgL/WTQl/IMkNgECRAkJWQkJiDQlAYklNDQl/nclNAHi/ncHDAEKCAGJBwoBDP30NhYeASAVNjYSEgAAA/////kChAMLAAgAGAAoAF5ADBIRCgMCAQABAwACTEuwDFBYQB4AAwAAA3EABAABAgQBZwACAAACVwACAgBhAAACAFEbQB0AAwADhgAEAAECBAFnAAIAAAJXAAICAGEAAAIAUVm3NTYmKRIFBhsrJTQuAQ4BFj4BNxE0JiMhIgYHERQWMyEyNhMRFAYjISImNxE0NjchMhYBZRQgEgIWHBjUCgf+LwcKAQwGAdEHCkg0Jf4vJDYBNCUB0SQ2QA8UAhgaGAQQawIXCAoKCP3pCAoKAh/9oSU0NCUCXyU0ATYAAAAABAAA//kBrQLDAAgAGAAhADEAQkA/EgoJAwMCAAEBAAJMAAcABAUHBGcABQACAwUCZwADAAABAwBpAAEGBgFZAAEBBl8ABgEGTzU0MTQmJRMSCAYeKyU0JiIOAR4BNjcRNCYjISIGFREUFjMhMjYDNCsBIhQ7ATI3ERQGIyEiJjURNDYzITIWAQMaJhgCHCIecgoI/uIHCgoHAR4HDGwJWQkJWQmhLBz+4h0qKh0BHh0qQBMaGiYYAhxrAYgICgoI/ngICgoB4QkSEv3EHSoqHQI8HSoqAAAAAQAAAAAA3AHMAAgAIEAdAgEAAQEAWQIBAAABYQABAAFRAQAFBAAIAQgDBhYrEzIWFAYiJjQ2bi5AQFxAQAHMQFpCQlpAAAAAAf//AAACcQKXAAgAGEAVAgEAAQCFAAEBdgEABQQACAEIAwYWKwEyFhAGJCYSNgE5gra2/vy4ArQCl7j+/rgCtAEGtAACAAAAAAOPAq0ACgAVAC1AKgQBAAMAhQcBAwIDhQYBAgEBAlkGAQICAWEFAQECAVESERMREhETEAgGHisTIREUBic1MjYnIwEhERQGJzUyNicjEgFPxItchAHfAi4BT8SLXIQB3wKt/rKMxAFvgl4BTv6yjMQBb4JeAAAAAgAAAAADjwKtAAoAFQAvQCwHAQMCAAIDAIAEAQAAhAUBAQICAVkFAQEBAmEGAQIBAlESERMREhETEAgGHislIRE0NjcVIgYVMwEhETQ2NxUiBhUzA4/+scaJXYLf/dL+scSLXYLfEAFPi8IBb4Rb/rEBT4vCAW+EWwAAAAH/4P9iAsADVgAyACFAHhIBAAEBTC0mCAYEBQBJAAEAAYUAAAB2GRgXFgIGFisXBicmNzY3JjceAjYuATc+ATcOARYXMjY3NhYXFgYHDgEHBhcWNw4CBwYWNw4DBzwGFBICBC5kMAosLBIQBhwWdC4YEgoQDJAiLogODBgcLMwMEBw2ejigaAIEajAeQipuHooUDAgaZH6aoiBcRAierkYsZBQuYDwC8AIEQiAYbhwsJAYKGDAcUEQIBhg8EDg4DggEAAAEAAD/bwNCA00ACwAVACAAKQBLQEgRBgIFSQcBAQYBAAQBAGkJAQQIAQIDBAJpAAMFBQNZAAMDBWEABQMFUSIhFxYNDAEAJiUhKSIpHBsWIBcgDBUNFQALAQsKBhYrASIHBhQfATc2ECcmJzIWEgcJASYQNhMiBhQXFjI3NjQmJzIWFA4BLgE2AaCAXVtb3d9aWl2CrvICe/7Z/tt79qo0TicmbCYnTjZLbGyWagJuAuVaWP5Z29tYAQBXWmjw/qx4/t4BIngBVPD+4k5qJyUlJ2pONGqYagJulG4AAwAAAAACvAJYAAsAFwAjAEJAPwADBwECAAMCZwYBAAABBAABZwgBBAUFBFcIAQQEBV8ABQQFTxkYDQwBAB8cGCMZIhMQDBcNFgcEAAsBCgkGFisBMhYUBiMhIiY0NjM1IiY0NjMhMhYUBiMRMhYUBiMhIiY0NjMCihYcHhT9qBQeHBYUHhwWAlgWHB4UFhweFP2oFB4cFgGQHigeHigeZB4oHh4oHv7UHigeHigeAAAB//0AAAKfAsAAEwAVQBIJAQBKAQEAAHYBAAATARICBhYrMyIvASY+ARYfAQE+ARceAQcBBiP5Iha0EAgsOhJ2ASgQNhoYDA7+ohQkHOwYOCQIGJoB2hgMDhA2Gv3QIAABAAAAAAHWAmIAHQAeQBsdFg4GBAACAUwDAQIAAoUBAQAAdhQaFBMEBhorJRYUBiIvAQcGIicmND8BJyY0NzYyHwE3NjIWFA8BAcQSJDIShIQSMhIQEIqKEBASMhKEhBIyJBKKwhIyIhCYmBAQEjISnJ4SMhIQEJiYECIyEp4AAAH/8f+eAu8DHgAqAAazGAcBMis3PgE3Fhc2Nx4EFz4BJx4EDgEHNgInFgYHNiYvAQYHDgEWFy4BBwpQBCcGlAYKHlY+PAQPCA0PNDw0Chx0XkBOcwoqLAcGCQoMMBoaCBqHXO4ptDhISbj0BhZEUHA+JFYlDDZgZoZ4hjWBASpQK8Q0P04UEUZGJj5iOEycAAMAAP9qAsEDUgAfADkAZAA/QDxgXVtYVUpFQkA9NjIwLSsVEQ0LBRQDSgADAgOFAAIBAoUAAQAAAVkAAQEAYQAAAQBRZGNPTiQiHhwEBhYrNTQ+ASYnFx4DFzY3Fx4BBzc+AScWEgcOAwciJjcUFhcyPgM3NicGBzQmJwYHNC4BJxYHBhc0PwEXFhc/ARUUFz4CPwEXFgcGIyInJjc2JwYPAScmJw8BJyYnBhUUIiQeBB8UE0BAQg8/Ah8dQAEPECIBYE4dDiJOiGWJsD+KcEpsPCYQBidnPVQUDxdaGEArCCkfMikQEBMvMS8XJzocFhsGFSkECQQCDgYbCDpgDwYYBDoQDCsVGSCHTLaC0nUODT5MdjteXCMkjEUUFU4kd/74dTNCRh4CqnNYhgEWHjYiIJ+5Z0VcqB06fwhWnjp9uY9pknUvKThsSks1QkUUKh4ZHiB3YwoCBg1JX0IvBhBCLVQVF2IzVIUQAAAKAAD/aQPpA1IAJQAzAEEAVgBkAHIAegCNAKMAqAJNS7AKUFhAKIABFxWTARYJUAEYFjwKAhQPXzsCEhSobWteBAASLy4nJiMaBgQFB0wbS7ALUFhAKIABCRWTARYJUAEKFjwKAhQPXzsCEhSobWteBAASLy4nJiMaBgQFB0wbQCiAARcVkwEWCVABGBY8CgIUD187AhIUqG1rXgQAEi8uJyYjGgYEBQdMWVlLsApQWEBeABIUAAAScgAVABYYFRZpABcAGAoXGGkACQAKAQkKaQABAAgHAQhpAAcADQwHDWkADAAQDwwQaQAPABQSDxRpGRMRDgsGAgcAAAUEAAVoAAQDAwRXAAQEA18AAwQDTxtLsAtQWEBYABIUAAAScgAVABYKFRZpFwEJGAEKAQkKaQABAAgHAQhpAAcADQwHDWkADAAQDwwQaQAPABQSDxRpGRMRDgsGAgcAAAUEAAVoAAQDAwRXAAQEA18AAwQDTxtLsCdQWEBeABIUAAAScgAVABYYFRZpABcAGAoXGGkACQAKAQkKaQABAAgHAQhpAAcADQwHDWkADAAQDwwQaQAPABQSDxRpGRMRDgsGAgcAAAUEAAVoAAQDAwRXAAQEA18AAwQDTxtAXwASFAAUEgCAABUAFhgVFmkAFwAYChcYaQAJAAoBCQppAAEACAcBCGkABwANDAcNaQAMABAPDBBpAA8AFBIPFGkZExEOCwYCBwAABQQABWgABAMDBFcABAQDXwADBANPWVlZQC6lpKKgl5WNi4OCenl4d3Z1dHNxb2loZmVjYVxaWFdUUktJJSIRNDk4KyIiGgYfKzU0NjczPgEzMhYXNzYeAQYPARYXMzIWBxQPARUUBichIiYnNScmNxcVFDMhMj0BNzQjISI3Mz4BMzIWFzcuASMiBjcmNzYnIzU0MzIXFgcGFxUUIyInNRMzPgEzMhYXNy4BIyIGFzM+AhYXMzcuAQciBhczNjIXMyYiEzUmNzYnNTQyFxYHBhcWFRQjIhc1Jjc2JzU0MzIXFgcGFxUWFRQjIicTMzQmNS4gVBa+fmaoKo8MGAoGDZYEAlQhLgEQbSwi/a4hLAFtED99DwJSD30P/LQPgiIVmGRUiiIbJZheb64hECAZDAIQCgQRHxkNDwoECCEUcktCbBkeIHpLVoYsIRJOXk4SBRgWXDo9XjAlHVIbJyWMJxAdHA4aAxIfGgwCEAmaECAZDhAKBBEfGgwCDwoEnhICdCEsAXmgbllGBggYFgdMCwouIBgRexghLgEsIhh7ERiNLxAQL40PP198XEoPUmSQuSdKPR0GDwkpST4dBBAIAv7dRFhIOw5CUmhTKzICNikLM0ABRjcfHz4BbwInSzweBRAKKUg/HQICD38CJ0g+HAYPCShKPB4CAgEQCv7ZAgQCAAAAAAUAAP9fA8UDUgAbADoAQQBOAF4AIEAdXldWTklIQTw6CwIBDABKLi0MAwBJAAAAdhkBBhcrEzcTBwYXHgEXFhc3EwcGJyYnJicuAScmJyY3NhcHBgcGFxYXHgEXFhcWFxY/AScHBicmJyYnJjc2PwEfATYmJyYnNx4CFxYHJzYuAic3FhceARcWByc2Jy4BJyYnlnapcggODDEaGxFwq3c7RT9DPjs5WhobAwMZHIorKA8PCAcZGUwuLzAzLzMpKV8qJi8sKSgXGAQEJiroegcFDBkyJzFRNAUFD0sLCCQ5Iz5MPT9OCAcWTRIGBj8yMT0DGzf+tzgTLChfICIBN/62OxsREDUxTEqwWFxOVDtAFxUVMi5EQEtKlD9BKy8QEhMUtxUTHhs7OUBEMzgVFYgkGDIWLhCDD0JdNTMyFiNJQi4LzxYxM49RTkwXPT5BcyknEgADAAD/nAPWAxUAIQAqAEQAQEA9Q0E/PTw7Ojk4NzUzMS8uLSwREgFJAwEAAgCFAAIBAQJZAAICAWEEAQECAVEjIgEAJyYiKiMqACEBIQUGFisBIgYHBhUUFxYXFhcWFxYXFhc2NzY3Njc2NzY3NjU0Jy4BAyImNDYyFhQGASUHJwUTNxYXDwE/AQcXNxc3Jx8BLwE2NxcB9DhjHR8MChQMHiIRHBMWCwsWExwRIh4MFAoMHx1jOCEuLkIvLwHB/vPV4P7+oZ8bD41FazwZqBQTphg/bUWQERmiAxU3LzA3JSEbHRIjKBgpKjU+PjUqKRgoIxIdGyElNzAvN/7tL0IuLkIv/ZphYWFhAWlAJiA4nChsekhRUUx6dCigOCIkQAACAAAAAAI6AcwACAARAC1AKgUCBAMAAQEAWQUCBAMAAAFhAwEBAAFRCgkBAA4NCREKEQUEAAgBCAYGFisTMhYUBiImNDYhMhYUBiImNDZuLkBAXEBAAYwuQEJaQEABzEBaQkBcQEBaQkBcQAADAAAAAAOYAcwACAARABoAOkA3CAQHAgYFAAEBAFkIBAcCBgUAAAFhBQMCAQABURMSCgkBABcWEhoTGg4NCREKEQUEAAgBCAkGFisTMhYUBiImNDYhMhYUBiImNDYhMhYUBiImNDZuLkBAXEBAAYwuQEJYQkABjC5AQFxAQAHMQFpCQlpAQFpCQlpAQFpCQlpAAAAAAQAA/2sDqwNRADgATEBJMwEEABsBBgQaAQIDA0wAAQABhQcBAAAGAwAGaQAEAAMCBANpAAIFBQJZAAICBWEABQIFUQEANzYsKh4cGRcREAkIADgBOAgGFisBIiYnLgEnJjUjEQcUBgcGJyYnLgI+ATMyFzUmIyIGBw4BBwYWFxYXHgEzMjc2Nz4BNwMWFxYzNQOqKk4gJTEJBaMBOC0cGyQfIScBJ0UpGRUUG0N7LSIoAwQvMBANKWM0GRZlSSwvAQEqMU5UAlcbGBxOLhMc/kP0ME4OCgMCEhRCT0UoB6UENzInXzNDfC8QCSAhAw9IK3E+AWwhFCGiAAAAAgAA/2oD3QNSAAsAEQAuQCsJBgMDBQQBTAEBAAAEBQAEZwAFAgIFVwAFBQJfAwECBQJPERMSEhIRBgYcKwkBIwEDIQkBMwkBIQEnATMBIwJRAWxW/sT9/t0Bfv6CVgFOAQsBI/3+J/7MhQJihAGrAaf+kAFw/dT+RAGE/nwBtzgBuPyXAAAAAAH//f+OAa8DUgAWAB9AHAwBAQIBTAACAQKFAwEBAAGFAAAAdiQjJBQEBhorJRYPAQYiLwEmNjsBETQ2OwEyFhURMzIBqwQHwwYPBcYICgt9CghrCAp9C30KCdcFBdcJFQK4CAoKCP1IAAAAAAEAAAAAA+gCNwAVAB5AGwEBAAEBTAABAAABVwABAQBfAAABAE8dIwIGGCsBFRQGIyEVFAYvASY0PwE2Fh0BITIWA+gKCP1IFgjXBQXXCRUCuAgKAZRsBwp9DAoIxAUPBsUICQx9CgAAAQAAAAADxAI4ABYAHkAbDAEAAQFMAAEAAAFXAAEBAF8AAAEATyYXAgYYKwEUDwEGJj0BISImPQE0NjMhNTQ2HwEWA8QF1wgW/UgICgoIArgWCNcFAWAIBsUICQx9CgdsBwp9DAoIwwYAAAAAAf/+/2oBrwMuABYAH0AcBAEBAAFMAAMAA4UCAQABAIUAAQF2FCQjIQQGGisBBisBERQGKwEiJjURIyImPwE2Mh8BFgGrBQt9CghrCAp9DAgHwwUPBsYHAj8L/UgICgoIArgWCNcFBdcIAAAAAgAA/2oDEgNTAC0AQgAxQC4uIhYABAEDDQQCBQECTAYBAwEDhQIBAQUBhQAFAAWFBAEAAHY2EzUVGx83BwYdKwERFAYHERQGKwEiJicRLgE1ETQ+ARYHFRQWMjY9ATQ+ARYHFRQWMjY9ATQ+ARYFERQGKwEiJicRIyImNRE0NhczMhYBZSgfKh5HHSoBHygWHBYBFhwWFhwWARYcFhQeFgGsKh5HHSoBfQcKaEqPDxQDLv6bIjgL/k0dKiodAbMLOCIBZQ8UAhgN6A4WFg7oDxQCGA3oDhYWDugPFAIYDfyDHSoqHQEeCggBvkpqARYACQAA/7EDWQMLAAMABwALAA8AEwAoACsALgA+AIRAgRwbGhUEAwoiAQwEAkwAEA4NCwMKAxAKZxUJEgMDCAECAQMCZxQHEQMBBgEABQEAZxMBBQAEDAUEZwAMDw8MVwAMDA9fAA8MD08QEAwMCAgEBAAAPTo1Mi4tKyomJB4dGRcQExATEhEMDwwPDg0ICwgLCgkEBwQHBgUAAwADERYGFysBFSM1NxUjNQEVIzU3FSE1JRUhNQERNCYHIwcnBycjIgYHERQWNyEyNgE3IwU3IwURFAYjISImNRE0NjMhMhYBH4yMjAIzvr7+iQF3/okBwwgDEtN1dtMRBQYBCAQCtAQG/iRn4wFse+MBnDAi/UwjMDAjArQiMAFWSEiOR0f+40hIj0hIjkdH/iACtAQIAY9gYI8GBf1MBAgBBgJwVFRUC/1MIzAwIwK0IzAwAAAAAQAAAAEAAFGHoelfDzz1AA8D6AAAAADhtLLaAAAAAOG0str/4P8hBQYDmwAAAAgAAgAAAAAAAAABAAADUv9qAAAFBf/g/+8FBgABAAAAAAAAAAAAAAAAAAAAywPoAAAD6P/9A+gAAAMgAAADWf/9AxEAAALKAAADEQAABHYAAAMRAAADWf//BHYAAAPoAAAEdgAAA+gAAANZAAADWQAAAjsAAAR2AAADWf/9A+gAAANZAAACOwAAA1kAAANZAAACygAAA+gAAAOgAAADWf//BQUAAAPoAAADWQAAAxEAAANZAAAEdgAAA1kAAAR2AAAD6AAABHYAAANZAAADWQAAA+gAAANZAAAD6AAAAxH//wNZAAAEcQAAAsoAAAPoAAAD6AAAA1kAAAR2AAADWQAABHYAAAR2AAADWQAAA6AAAAPoAAADWQAAA+gAAAQvAAACygAAA1kAAAI7AAAD6AAAA6AAAANZAAAEL///BHYAAANZAAAD6P/+A6AAAAPo//4DEf/+A1kAAANZAAADWQAAA1n//QNZAAAD6AAAA5gAAALWAAADhAAAAv4AAAPoAAAD6AAAA+gAAAPoAAADYv/zAdH/9AHR//MDYP/0AwwAAAPoAAAD6P/6A4QAAAPoAAAD6AAAA+gAAAPeAAADdQAABC8AAAMRAAACggAAA6AAAAKCAAADoAAAA6AAAAOgAAAD6AAAA+j//wOgAAADoAAAAsoAAAR2AAAEdgAABC///wPoAAADEQAAAxEAAAMRAAADWf/9A1n//QNZ//0DWf/9AjsAAANZ//0DWf/9AWUAAAFlAAADWf/9AdL/8wEJ//QBCf/zAdD/9AL4AAAD6AAAA+gAAAPoAAAD6AAAA+j/9gPo//8ELwAAA+j//QPo//8DoP//A6AAAAPoAAAD6AAAA+gAAAPoAAAD6AAAA6AAAAOgAAADWf/9AxEAAADWAAADWf/9A+j/+gPoAAADWQAAA6D/+QR2//8EdgAAA6D//wOg//8DWf/9BHYAAAR2AAAD6P/+BHYAAANZ//sD1AAAAxEAAANZAAAEL///BC///wKC//8BrAAAANwAAAJx//8DoAAAA6AAAAK6/+ADQQAAArwAAAKb//0B1gAAAuz/8QKwAAAD6AAAA+gAAAPoAAACOgAAA5gAAAPoAAAD6AAAAaz//QPoAAAD6AAAAaz//gMRAAADWQAAAAAAAACmAjICkALSA7YE5AVoBmYHGAdkCGQI0gpqCqQK7As4C3gMAA0sDXIOhA6+Dw4PaA/sEQoRsBICEnYS4BMoE3IUTBTkFbIWThbqF3oX4BwuHGwdGh1QHhYelCB4IQAhqiJqIqgjWCZGJqInTCgCKKopYinaKmgqzitaK8QsEix0LOQtVi42LvIvmjBmMKYxhDHUMoQ00DUcNT419DaGNyI3kjfeOIo4yjk+OaQ6JDpIOmw6kDqyOvA7bjwWPHY8zD0+PZA+Cj6YPwo/gD/IQBpAgEDoQchCxkL6Q4pDzkQoRGxFGEW4RnxGtEb+R0ZHcEfCSChIkEjOSVpJ4EpYSrxLBktwS5BLsEvQS+xMNExOTGhMyE1oTl5O9k9mUSxSiFMQU65UGFR+VOJVSlWeVgBWjFbUVyxXiFfuWP5ZfFoMWuZbTFuaW+xc+l1SXbRd7F4wXo5fBl9uX7hgSmCuYSZhmGIEYihiSmKIYsZjKGOWY+5kHmReZKZlXGdwaBpoqmjgaSppqGnsaiJqVmqMasJrOmvhAAEAAADLAeIAJwAAAAAAAgC6AS8AjQAAAfoODAAAAAAAAAASAN4AAQAAAAAAAAA1AAAAAQAAAAAAAQAQADUAAQAAAAAAAgAHAEUAAQAAAAAAAwAQAEwAAQAAAAAABAAQAFwAAQAAAAAABQALAGwAAQAAAAAABgAQAHcAAQAAAAAACgArAIcAAQAAAAAACwATALIAAwABBAkAAABqAMUAAwABBAkAAQAgAS8AAwABBAkAAgAOAU8AAwABBAkAAwAgAV0AAwABBAkABAAgAX0AAwABBAkABQAWAZ0AAwABBAkABgAgAbMAAwABBAkACgBWAdMAAwABBAkACwAmAilDb3B5cmlnaHQgKEMpIDIwMjMgYnkgb3JpZ2luYWwgYXV0aG9ycyBAIGZvbnRlbGxvLmNvbXRyeF9hZGRvbnNfaWNvbnNSZWd1bGFydHJ4X2FkZG9uc19pY29uc3RyeF9hZGRvbnNfaWNvbnNWZXJzaW9uIDEuMHRyeF9hZGRvbnNfaWNvbnNHZW5lcmF0ZWQgYnkgc3ZnMnR0ZiBmcm9tIEZvbnRlbGxvIHByb2plY3QuaHR0cDovL2ZvbnRlbGxvLmNvbQBDAG8AcAB5AHIAaQBnAGgAdAAgACgAQwApACAAMgAwADIAMwAgAGIAeQAgAG8AcgBpAGcAaQBuAGEAbAAgAGEAdQB0AGgAbwByAHMAIABAACAAZgBvAG4AdABlAGwAbABvAC4AYwBvAG0AdAByAHgAXwBhAGQAZABvAG4AcwBfAGkAYwBvAG4AcwBSAGUAZwB1AGwAYQByAHQAcgB4AF8AYQBkAGQAbwBuAHMAXwBpAGMAbwBuAHMAdAByAHgAXwBhAGQAZABvAG4AcwBfAGkAYwBvAG4AcwBWAGUAcgBzAGkAbwBuACAAMQAuADAAdAByAHgAXwBhAGQAZABvAG4AcwBfAGkAYwBvAG4AcwBHAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAHMAdgBnADIAdAB0AGYAIABmAHIAbwBtACAARgBvAG4AdABlAGwAbABvACAAcAByAG8AagBlAGMAdAAuAGgAdAB0AHAAOgAvAC8AZgBvAG4AdABlAGwAbABvAC4AYwBvAG0AAAAAAgAAAAAAAAAKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADLAQIBAwEEAQUBBgEHAQgBCQEKAQsBDAENAQ4BDwEQAREBEgETARQBFQEWARcBGAEZARoBGwEcAR0BHgEfASABIQEiASMBJAElASYBJwEoASkBKgErASwBLQEuAS8BMAExATIBMwE0ATUBNgE3ATgBOQE6ATsBPAE9AT4BPwFAAUEBQgFDAUQBRQFGAUcBSAFJAUoBSwFMAU0BTgFPAVABUQFSAVMBVAFVAVYBVwFYAVkBWgFbAVwBXQFeAV8BYAFhAWIBYwFkAWUBZgFnAWgBaQFqAWsBbAFtAW4BbwFwAXEBcgFzAXQBdQF2AXcBeAF5AXoBewF8AX0BfgF/AYABgQGCAYMBhAGFAYYBhwGIAYkBigGLAYwBjQGOAY8BkAGRAZIBkwGUAZUBlgGXAZgBmQGaAZsBnAGdAZ4BnwGgAaEBogGjAaQBpQGmAacBqAGpAaoBqwGsAa0BrgGvAbABsQGyAbMBtAG1AbYBtwG4AbkBugG7AbwBvQG+Ab8BwAHBAcIBwwHEAcUBxgHHAcgByQHKAcsBzAAFc3BpbjMFc3BpbjUFc2hhcmUDYWRuB2FuZHJvaWQJYW5nZWxsaXN0BWFwcGxlB2JlaGFuY2UJYml0YnVja2V0CmJ1eXNlbGxhZHMCY2MIY29kZW9wZW4OY29ubmVjdGRldmVsb3AEY3NzMwhkYXNoY3ViZQlkZWxpY2lvdXMKZGV2aWFudGFydARkaWdnCGRyaWJiYmxlB2Ryb3Bib3gGZHJ1cGFsCGZhY2Vib29rBmZsaWNrcghmb3J1bWJlZQpmb3Vyc3F1YXJlA2dpdAZnaXRodWIGZ29vZ2xlBWdwbHVzB2d3YWxsZXQLaGFja2VyLW5ld3MFaHRtbDUJaW5zdGFncmFtB2lveGhvc3QGam9vbWxhCGpzZmlkZGxlBmxhc3RmbQdsZWFucHViCGxpbmtlZGluBWxpbnV4Bm1heGNkbghtZWFucGF0aAZvcGVuaWQJcGFnZWxpbmVzBnBheXBhbA5waWVkLXBpcGVyLWFsdAlwaW50ZXJlc3QCcXEGcmVkZGl0BnJlbnJlbgZzZWxsc3kMc2hpcnRzaW5idWxrC3NpbXBseWJ1aWx0CHNreWF0bGFzBXNreXBlBXNsYWNrCnNsaWRlc2hhcmUNc3RhY2tvdmVyZmxvdwVzdGVhbQtzdHVtYmxldXBvbg10ZW5jZW50LXdlaWJvBnRyZWxsbwZ0dW1ibHIGdHdpdGNoB3R3aXR0ZXIEdmluZQl2a29udGFrdGUGd2VjaGF0CHdoYXRzYXBwBXdlaWJvB3dpbmRvd3MJd29yZHByZXNzBHhpbmcEeWVscAd5b3V0dWJlBXlhaG9vBmNpcmNsZQVsZW1vbgpzb3VuZGNsb3VkDmdvb2dsZS1jaXJjbGVzB2xvZ28tZGIGc3dlZGVuCGV2ZXJub3RlBWhlYXJ0C2hlYXJ0LWVtcHR5A2V5ZQdjb21tZW50BGRvd24EbGVmdAVyaWdodAJ1cAZwZW5jaWwJc2hhcmVhYmxlBXRvb2xzBmJhc2tldAVyZXBseQlyZXBseS1hbGwHZm9yd2FyZARlZGl0CGZlYXRoZXIzBGNvZGUGYXR0YWNoBGxvY2sJbG9jay1vcGVuA3BpbgRob21lBGxpbmsGdW5saW5rCGRvd25sb2FkBG1haWwEc3RhcgpzdGFyLWVtcHR5CHVzZXItYWx0CXVzZXItcGx1cwp1c2VyLXRpbWVzC3VzZXJzLWdyb3VwAm9rBmRlbGV0ZQRwbHVzBW1pbnVzCm9rLWNpcmNsZWQOZGVsZXRlLWNpcmNsZWQMcGx1cy1jaXJjbGVkDW1pbnVzLWNpcmNsZWQEaGVscAxoZWxwLWNpcmNsZWQMaW5mby1jaXJjbGVkBGluZm8JYXR0ZW50aW9uEWF0dGVudGlvbi1jaXJjbGVkCWRvd24tbWluaQlsZWZ0LW1pbmkKcmlnaHQtbWluaQd1cC1taW5pA3JzcwtzbGlkZXItbGVmdAxzbGlkZXItcmlnaHQDZ3BzB21vbml0b3IFbW91c2UHZmVhdGhlcgZjYW1lcmEEbGFtcAl0ZWxlcGhvbmUFcHJpbnQGZXhwb3J0BG11dGUGdm9sdW1lBnNlYXJjaAZwcmludDIIeW91dHViZTIIYXN0ZXJpc2sIY2hlY2tib3gLY2lyY2xlLXRoaW4IZWxsaXBzaXMNZWxsaXBzaXMtdmVydANvZmYIc2Npc3NvcnMFcGFzdGUGZmxvcHB5BGJvb2sKdG9nZ2xlLW9mZgl0b2dnbGUtb24HY29sdW1ucwV0YWJsZQpjaXJjbGUtZG90CWNoYXJ0LWJhcgpjaGFydC1hcmVhCWNoYXJ0LXBpZQpjaGFydC1saW5lC2NlcnRpZmljYXRlBnNpZ25hbA5jaGVja2JveC1lbXB0eQRnaWZ0B2Rlc2t0b3AGbGFwdG9wBnRhYmxldAZtb2JpbGUDZG90BnJlY29yZAtxdW90ZS1yaWdodApx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) format('truetype');
}   [class^="trx_addons_icon-"]:before, [class*=" trx_addons_icon-"]:before {
font-family: "trx_addons_icons";
font-style: normal;
font-weight: normal;
speak: never;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;   -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;  }
.trx_addons_icon-spin3:before { content: '\e800'; } .trx_addons_icon-spin5:before { content: '\e801'; } .trx_addons_icon-share:before { content: '\e802'; } .trx_addons_icon-adn:before { content: '\e803'; } .trx_addons_icon-android:before { content: '\e804'; } .trx_addons_icon-angellist:before { content: '\e805'; } .trx_addons_icon-apple:before { content: '\e806'; } .trx_addons_icon-behance:before { content: '\e807'; } .trx_addons_icon-bitbucket:before { content: '\e808'; } .trx_addons_icon-buysellads:before { content: '\e809'; } .trx_addons_icon-cc:before { content: '\e80a'; } .trx_addons_icon-codeopen:before { content: '\e80b'; } .trx_addons_icon-connectdevelop:before { content: '\e80c'; } .trx_addons_icon-css3:before { content: '\e80d'; } .trx_addons_icon-dashcube:before { content: '\e80e'; } .trx_addons_icon-delicious:before { content: '\e80f'; } .trx_addons_icon-deviantart:before { content: '\e810'; } .trx_addons_icon-digg:before { content: '\e811'; } .trx_addons_icon-dribbble:before { content: '\e812'; } .trx_addons_icon-dropbox:before { content: '\e813'; } .trx_addons_icon-drupal:before { content: '\e814'; } .trx_addons_icon-facebook:before { content: '\e815'; } .trx_addons_icon-flickr:before { content: '\e816'; } .trx_addons_icon-forumbee:before { content: '\e817'; } .trx_addons_icon-foursquare:before { content: '\e818'; } .trx_addons_icon-git:before { content: '\e819'; } .trx_addons_icon-github:before { content: '\e81a'; } .trx_addons_icon-google:before { content: '\e81b'; } .trx_addons_icon-gplus:before { content: '\e81c'; } .trx_addons_icon-gwallet:before { content: '\e81d'; } .trx_addons_icon-hacker-news:before { content: '\e81e'; } .trx_addons_icon-html5:before { content: '\e81f'; } .trx_addons_icon-instagram:before { content: '\e820'; } .trx_addons_icon-ioxhost:before { content: '\e821'; } .trx_addons_icon-joomla:before { content: '\e822'; } .trx_addons_icon-jsfiddle:before { content: '\e823'; } .trx_addons_icon-lastfm:before { content: '\e824'; } .trx_addons_icon-leanpub:before { content: '\e825'; } .trx_addons_icon-linkedin:before { content: '\e826'; } .trx_addons_icon-linux:before { content: '\e827'; } .trx_addons_icon-maxcdn:before { content: '\e828'; } .trx_addons_icon-meanpath:before { content: '\e829'; } .trx_addons_icon-openid:before { content: '\e82a'; } .trx_addons_icon-pagelines:before { content: '\e82b'; } .trx_addons_icon-paypal:before { content: '\e82c'; } .trx_addons_icon-pied-piper-alt:before { content: '\e82d'; } .trx_addons_icon-pinterest:before { content: '\e82e'; } .trx_addons_icon-qq:before { content: '\e82f'; } .trx_addons_icon-reddit:before { content: '\e830'; } .trx_addons_icon-renren:before { content: '\e831'; } .trx_addons_icon-sellsy:before { content: '\e832'; } .trx_addons_icon-shirtsinbulk:before { content: '\e833'; } .trx_addons_icon-simplybuilt:before { content: '\e834'; } .trx_addons_icon-skyatlas:before { content: '\e835'; } .trx_addons_icon-skype:before { content: '\e836'; } .trx_addons_icon-slack:before { content: '\e837'; } .trx_addons_icon-slideshare:before { content: '\e838'; } .trx_addons_icon-stackoverflow:before { content: '\e839'; } .trx_addons_icon-steam:before { content: '\e83a'; } .trx_addons_icon-stumbleupon:before { content: '\e83b'; } .trx_addons_icon-tencent-weibo:before { content: '\e83c'; } .trx_addons_icon-trello:before { content: '\e83d'; } .trx_addons_icon-tumblr:before { content: '\e83e'; } .trx_addons_icon-twitch:before { content: '\e83f'; } .trx_addons_icon-twitter-1:before { content: '\e840'; } .trx_addons_icon-vine:before { content: '\e841'; } .trx_addons_icon-vkontakte:before { content: '\e842'; } .trx_addons_icon-wechat:before { content: '\e843'; } .trx_addons_icon-whatsapp:before { content: '\e844'; } .trx_addons_icon-weibo:before { content: '\e845'; } .trx_addons_icon-windows:before { content: '\e846'; } .trx_addons_icon-wordpress:before { content: '\e847'; } .trx_addons_icon-xing:before { content: '\e848'; } .trx_addons_icon-yelp:before { content: '\e849'; } .trx_addons_icon-youtube:before { content: '\e84a'; } .trx_addons_icon-yahoo:before { content: '\e84b'; } .trx_addons_icon-circle:before { content: '\e84c'; } .trx_addons_icon-lemon:before { content: '\e84d'; } .trx_addons_icon-soundcloud:before { content: '\e84e'; } .trx_addons_icon-google-circles:before { content: '\e84f'; } .trx_addons_icon-logo-db:before { content: '\e850'; } .trx_addons_icon-sweden:before { content: '\e851'; } .trx_addons_icon-evernote:before { content: '\e852'; } .trx_addons_icon-heart:before { content: '\e853'; } .trx_addons_icon-heart-empty:before { content: '\e854'; } .trx_addons_icon-eye:before { content: '\e855'; } .trx_addons_icon-comment:before { content: '\e856'; } .trx_addons_icon-down:before { content: '\e857'; } .trx_addons_icon-left:before { content: '\e858'; } .trx_addons_icon-right:before { content: '\e859'; } .trx_addons_icon-up:before { content: '\e85a'; } .trx_addons_icon-pencil:before { content: '\e85b'; } .trx_addons_icon-shareable:before { content: '\e85c'; } .trx_addons_icon-tools:before { content: '\e85d'; } .trx_addons_icon-basket:before { content: '\e85e'; } .trx_addons_icon-reply:before { content: '\e85f'; } .trx_addons_icon-reply-all:before { content: '\e860'; } .trx_addons_icon-forward:before { content: '\e861'; } .trx_addons_icon-edit:before { content: '\e862'; } .trx_addons_icon-feather3:before { content: '\e863'; } .trx_addons_icon-code:before { content: '\e864'; } .trx_addons_icon-attach:before { content: '\e865'; } .trx_addons_icon-lock:before { content: '\e866'; } .trx_addons_icon-lock-open:before { content: '\e867'; } .trx_addons_icon-pin:before { content: '\e868'; } .trx_addons_icon-home:before { content: '\e869'; } .trx_addons_icon-link:before { content: '\e86a'; } .trx_addons_icon-unlink:before { content: '\e86b'; } .trx_addons_icon-download:before { content: '\e86c'; } .trx_addons_icon-mail:before { content: '\e86d'; } .trx_addons_icon-star:before { content: '\e86e'; } .trx_addons_icon-star-empty:before { content: '\e86f'; } .trx_addons_icon-user-alt:before { content: '\e870'; } .trx_addons_icon-user-plus:before { content: '\e871'; } .trx_addons_icon-user-times:before { content: '\e872'; } .trx_addons_icon-users-group:before { content: '\e873'; } .trx_addons_icon-ok:before { content: '\e874'; } .trx_addons_icon-delete:before { content: '\e875'; } .trx_addons_icon-plus:before { content: '\e876'; } .trx_addons_icon-minus:before { content: '\e877'; } .trx_addons_icon-ok-circled:before { content: '\e878'; } .trx_addons_icon-delete-circled:before { content: '\e879'; } .trx_addons_icon-plus-circled:before { content: '\e87a'; } .trx_addons_icon-minus-circled:before { content: '\e87b'; } .trx_addons_icon-help:before { content: '\e87c'; } .trx_addons_icon-help-circled:before { content: '\e87d'; } .trx_addons_icon-info-circled:before { content: '\e87e'; } .trx_addons_icon-info:before { content: '\e87f'; } .trx_addons_icon-attention:before { content: '\e880'; } .trx_addons_icon-attention-circled:before { content: '\e881'; } .trx_addons_icon-down-mini:before { content: '\e882'; } .trx_addons_icon-left-mini:before { content: '\e883'; } .trx_addons_icon-right-mini:before { content: '\e884'; } .trx_addons_icon-up-mini:before { content: '\e885'; } .trx_addons_icon-rss:before { content: '\e886'; } .trx_addons_icon-slider-left:before { content: '\e887'; } .trx_addons_icon-slider-right:before { content: '\e888'; } .trx_addons_icon-gps:before { content: '\e88a'; } .trx_addons_icon-monitor:before { content: '\e88b'; } .trx_addons_icon-mouse:before { content: '\e88c'; } .trx_addons_icon-feather:before { content: '\e88d'; } .trx_addons_icon-camera:before { content: '\e890'; } .trx_addons_icon-lamp:before { content: '\e891'; } .trx_addons_icon-telephone:before { content: '\e893'; } .trx_addons_icon-print:before { content: '\e894'; } .trx_addons_icon-export:before { content: '\e895'; } .trx_addons_icon-mute:before { content: '\e896'; } .trx_addons_icon-volume:before { content: '\e897'; } .trx_addons_icon-search:before { content: '\e898'; } .trx_addons_icon-print2:before { content: '\e899'; } .trx_addons_icon-youtube2:before { content: '\e89a'; } .trx_addons_icon-asterisk:before { content: '\e89b'; } .trx_addons_icon-checkbox:before { content: '\e89c'; } .trx_addons_icon-circle-thin:before { content: '\e89d'; } .trx_addons_icon-ellipsis:before { content: '\e89e'; } .trx_addons_icon-ellipsis-vert:before { content: '\e89f'; } .trx_addons_icon-off:before { content: '\e8a0'; } .trx_addons_icon-scissors:before { content: '\e8a1'; } .trx_addons_icon-paste:before { content: '\e8a2'; } .trx_addons_icon-floppy:before { content: '\e8a3'; } .trx_addons_icon-book:before { content: '\e8a4'; } .trx_addons_icon-toggle-off:before { content: '\e8a5'; } .trx_addons_icon-toggle-on:before { content: '\e8a6'; } .trx_addons_icon-columns:before { content: '\e8a7'; } .trx_addons_icon-table:before { content: '\e8a8'; } .trx_addons_icon-circle-dot:before { content: '\e8a9'; } .trx_addons_icon-chart-bar:before { content: '\e8aa'; } .trx_addons_icon-chart-area:before { content: '\e8ab'; } .trx_addons_icon-chart-pie:before { content: '\e8ac'; } .trx_addons_icon-chart-line:before { content: '\e8ad'; } .trx_addons_icon-certificate:before { content: '\e8ae'; } .trx_addons_icon-signal:before { content: '\e8af'; } .trx_addons_icon-checkbox-empty:before { content: '\e8b0'; } .trx_addons_icon-gift:before { content: '\e8b1'; } .trx_addons_icon-desktop:before { content: '\e8b2'; } .trx_addons_icon-laptop:before { content: '\e8b3'; } .trx_addons_icon-tablet:before { content: '\e8b4'; } .trx_addons_icon-mobile:before { content: '\e8b5'; } .trx_addons_icon-dot:before { content: '\e8b6'; } .trx_addons_icon-record:before { content: '\e8b7'; } .trx_addons_icon-quote-right:before { content: '\e8b8'; } .trx_addons_icon-quote-left:before { content: '\e8b9'; } .trx_addons_icon-feather2:before { content: '\e8ba'; } .trx_addons_icon-location-outline:before { content: '\e8bb'; } .trx_addons_icon-menu:before { content: '\e8bc'; } .trx_addons_icon-check:before { content: '\e8bd'; } .trx_addons_icon-cancel:before { content: '\e8be'; } .trx_addons_icon-fire:before { content: '\e8bf'; } .trx_addons_icon-fire-light:before { content: '\e8c0'; } .trx_addons_icon-food-light:before { content: '\e8c1'; } .trx_addons_icon-phone-2:before { content: '\e8c2'; } .trx_addons_icon-map:before { content: '\e8c3'; } .trx_addons_icon-dot2:before { content: '\e8c9'; } .trx_addons_icon-dot3:before { content: '\e8ca'; } .trx_addons_icon-tik-tok:before { content: '\e8d4'; } .trx_addons_icon-twitter:before { content: '\e8d5'; } .trx_addons_icon-arrow-down:before { content: '\e90f'; } .trx_addons_icon-arrow-left:before { content: '\e910'; } .trx_addons_icon-arrow-right:before { content: '\e911'; } .trx_addons_icon-arrow-up:before { content: '\e912'; } .trx_addons_icon-food:before { content: '\f0f5'; } .trx_addons_icon-wpforms:before { content: '\f298'; }.swiper-container {
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden; z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
float: left;
}
.swiper-container-vertical > .swiper-wrapper {
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-ms-flex-direction: column;
-webkit-flex-direction: column;
flex-direction: column;
}
.swiper-wrapper {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
-ms-transition-property: -ms-transform;
transition-property: transform;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
-webkit-transform: translate3d(0px, 0, 0);
-moz-transform: translate3d(0px, 0, 0);
-o-transform: translate(0px, 0px);
-ms-transform: translate3d(0px, 0, 0);
transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
-webkit-box-lines: multiple;
-moz-box-lines: multiple;
-ms-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
-webkit-transition-timing-function: ease-out;
-moz-transition-timing-function: ease-out;
-ms-transition-timing-function: ease-out;
-o-transition-timing-function: ease-out;
transition-timing-function: ease-out;
margin: 0 auto;
}
.swiper-slide {
-webkit-flex-shrink: 0;
-ms-flex: 0 0 auto;
flex-shrink: 0;
width: 100%;
height: 100%;
position: relative;
} .swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
-webkit-box-align: start;
-ms-flex-align: start;
-webkit-align-items: flex-start;
align-items: flex-start;
-webkit-transition-property: -webkit-transform, height;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
-ms-transition-property: -ms-transform;
transition-property: transform, height;
} .swiper-container .swiper-notification {
position: absolute;
left: 0;
top: 0;
pointer-events: none;
opacity: 0;
z-index: -1000;
} .swiper-wp8-horizontal {
-ms-touch-action: pan-y;
touch-action: pan-y;
}
.swiper-wp8-vertical {
-ms-touch-action: pan-x;
touch-action: pan-x;
} .swiper-button-prev,
.swiper-button-next {
position: absolute;
top: 50%;
width: 27px;
height: 44px;
margin-top: -22px;
z-index: 10;
cursor: pointer;
-moz-background-size: 27px 44px;
-webkit-background-size: 27px 44px;
background-size: 27px 44px;
background-position: center;
background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
opacity: 0.35;
cursor: auto;
pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
left: 10px;
right: auto;
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
right: 10px;
left: auto;
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
} .swiper-pagination {
position: absolute;
text-align: center;
-webkit-transition: 300ms;
-moz-transition: 300ms;
-o-transition: 300ms;
transition: 300ms;
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
opacity: 0;
} .swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
bottom: 10px;
left: 0;
width: 100%;
} .swiper-pagination-bullet {
width: 8px;
height: 8px;
display: inline-block;
border-radius: 100%;
background: #000;
opacity: 0.2;
}
button.swiper-pagination-bullet {
border: none;
margin: 0;
padding: 0;
box-shadow: none;
-moz-appearance: none;
-ms-appearance: none;
-webkit-appearance: none;
appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
background: #fff;
}
.swiper-pagination-bullet-active {
opacity: 1;
background: #007aff;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
background: #000;
}
.swiper-container-vertical > .swiper-pagination-bullets {
right: 10px;
top: 50%;
-webkit-transform: translate3d(0px, -50%, 0);
-moz-transform: translate3d(0px, -50%, 0);
-o-transform: translate(0px, -50%);
-ms-transform: translate3d(0px, -50%, 0);
transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 5px 0;
display: block;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 0 5px;
} .swiper-pagination-progress {
background: rgba(0, 0, 0, 0.25);
position: absolute;
}
.swiper-pagination-progress .swiper-pagination-progressbar {
background: #007aff;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
-webkit-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
-webkit-transform-origin: left top;
-moz-transform-origin: left top;
-ms-transform-origin: left top;
-o-transform-origin: left top;
transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
-webkit-transform-origin: right top;
-moz-transform-origin: right top;
-ms-transform-origin: right top;
-o-transform-origin: right top;
transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progress {
width: 100%;
height: 4px;
left: 0;
top: 0;
}
.swiper-container-vertical > .swiper-pagination-progress {
width: 4px;
height: 100%;
left: 0;
top: 0;
}
.swiper-pagination-progress.swiper-pagination-white {
background: rgba(255, 255, 255, 0.5);
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
background: #fff;
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
background: #000;
} .swiper-container-3d {
-webkit-perspective: 1200px;
-moz-perspective: 1200px;
-o-perspective: 1200px;
perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
.swiper-container-3d .swiper-slide-shadow-right {
background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
.swiper-container-3d .swiper-slide-shadow-top {
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
.swiper-container-3d .swiper-slide-shadow-bottom {
background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); } .swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper { -ms-perspective: 1200px;
} .swiper-container-cube,
.swiper-container-flip {
overflow: visible;
}
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1;
}
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
z-index: 0;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
} .swiper-container-cube .swiper-slide {
visibility: hidden;
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
width: 100%;
height: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
-webkit-transform-origin: 100% 0;
-moz-transform-origin: 100% 0;
-ms-transform-origin: 100% 0;
transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
pointer-events: auto;
visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
position: absolute;
left: 0;
bottom: 0px;
width: 100%;
height: 100%;
background: #000;
opacity: 0.6;
-webkit-filter: blur(50px);
filter: blur(50px);
z-index: 0;
} .swiper-container-fade.swiper-container-free-mode .swiper-slide {
-webkit-transition-timing-function: ease-out;
-moz-transition-timing-function: ease-out;
-ms-transition-timing-function: ease-out;
-o-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
pointer-events: none;
-webkit-transition-property: opacity;
-moz-transition-property: opacity;
-o-transition-property: opacity;
transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper-zoom-container {
width: 100%;
height: 100%;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
max-width: 100%;
max-height: 100%;
object-fit: contain;
} .swiper-scrollbar {
border-radius: 10px;
position: relative;
-ms-touch-action: none;
background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
position: absolute;
left: 1%;
bottom: 3px;
z-index: 50;
height: 5px;
width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
position: absolute;
right: 3px;
top: 1%;
z-index: 50;
width: 5px;
height: 98%;
}
.swiper-scrollbar-drag {
height: 100%;
width: 100%;
position: relative;
background: rgba(0, 0, 0, 0.5);
border-radius: 10px;
left: 0;
top: 0;
}
.swiper-scrollbar-cursor-drag {
cursor: move;
} .swiper-lazy-preloader {
width: 42px;
height: 42px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -21px;
margin-top: -21px;
z-index: 10;
-webkit-transform-origin: 50%;
-moz-transform-origin: 50%;
transform-origin: 50%;
-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
-moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
display: block;
content: "";
width: 100%;
height: 100%;
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
background-position: 50%;
-webkit-background-size: 100%;
background-size: 100%;
background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
100% {
-webkit-transform: rotate(360deg);
}
}
@keyframes swiper-preloader-spin {
100% {
transform: rotate(360deg);
}
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: zoom-out; }
.mfp-zoom {
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }#page_preloader{background-color:#f0f0f0;	background-position:center;	background-repeat:no-repeat;	position:fixed;	z-index:1000000;	left:0; top:0; right:0; bottom:0;	opacity:0.8}.preloader_wrap{position:absolute;	display:inline-block;	left:50%;	top:50%;	-webkit-transform:translateX(-50%) translateY(-50%); -moz-transform:translateX(-50%) translateY(-50%); -ms-transform:translateX(-50%) translateY(-50%); transform:translateX(-50%) translateY(-50%)}.preloader_wrap>div{height:10px;	width:10px;	background-color:#efa758}.preloader_wrap>div[class*="preloader_circ"]{margin-right:5px;	border-radius:50%;	display:inline-block;	-webkit-animation:preloader-circle 0.7s infinite ease-in-out; animation:preloader-circle 0.7s infinite ease-in-out}.preloader_wrap>div.preloader_circ2{-webkit-animation-delay:-0.6s; animation-delay:-0.6s}.preloader_wrap>div.preloader_circ3{-webkit-animation-delay:-0.5s; animation-delay:-0.5s}.preloader_wrap>div.preloader_circ4{-webkit-animation-delay:-0.4s; animation-delay:-0.4s}.preloader_wrap>div.preloader_circ5{-webkit-animation-delay:-0.3s; animation-delay:-0.3s}@-webkit-keyframes preloader-circle{0%,40%,100%{-webkit-transform:translateY(-10px)}20%{-webkit-transform:translateY(-20px)}}@keyframes preloader-circle{0%,40%,100%{transform:translateY(-10px); -webkit-transform:translateY(-10px)}20%{transform:translateY(-20px); -webkit-transform:translateY(-20px)}}.preloader_wrap .preloader_square{width:50px;	height:50px}.preloader_wrap>div.preloader_square1,.preloader_wrap>div.preloader_square2{position:absolute;	top:0;	left:0;	-webkit-animation:preloader-square 1.8s infinite ease-in-out; animation:preloader-square 1.8s infinite ease-in-out}.preloader_wrap>div.preloader_square2{-webkit-animation-delay:-0.9s; animation-delay:-0.9s}@-webkit-keyframes preloader-square{25%{-webkit-transform:translateX(42px) rotate(-90deg) scale(0.5)}50%{-webkit-transform:translateX(42px) translateY(42px) rotate(-180deg)}75%{-webkit-transform:translateX(0px) translateY(42px) rotate(-270deg) scale(0.5)}100%{-webkit-transform:rotate(-360deg)}}@keyframes preloader-square{25%{transform:translateX(42px) rotate(-90deg) scale(0.5); -webkit-transform:translateX(42px) rotate(-90deg) scale(0.5)}50%{transform:translateX(42px) translateY(42px) rotate(-179deg); -webkit-transform:translateX(42px) translateY(42px) rotate(-179deg)}50.1%{transform:translateX(42px) translateY(42px) rotate(-180deg); -webkit-transform:translateX(42px) translateY(42px) rotate(-180deg)}75%{transform:translateX(0px) translateY(42px) rotate(-270deg) scale(0.5); -webkit-transform:translateX(0px) translateY(42px) rotate(-270deg) scale(0.5)}100%{transform:rotate(-360deg); -webkit-transform:rotate(-360deg)}}.trx_addons_scroll_to_top{display:block;	position:fixed;	z-index:100001;	width:3em;	height:3em;	line-height:3em;	text-align:center;	bottom:-4em;	right:2em;	background:#fff;	border:1px solid #eee;	cursor:pointer;	-webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -ms-transition:all 0.5s ease; -o-transition:all 0.5s ease; transition:all 0.5s ease;	opacity:0}.trx_addons_scroll_to_top:before{margin:0 !important}.trx_addons_scroll_to_top.show{opacity:1;	bottom:2em}@media (max-width:959px){.trx_addons_scroll_to_top{right:1em}.trx_addons_scroll_to_top.show{bottom:1em}}.trx_addons_tabs .trx_addons_tabs_content+.trx_addons_tabs_content{display:none}.trx_addons_tabs .trx_addons_tabs_titles{list-style:none;	padding:0;	margin:0}.trx_addons_tabs .trx_addons_tabs_titles li:before{display:none}.trx_addons_tabs .trx_addons_tabs_titles li{display:inline-block;	font-size:0.8462em;	line-height:1.7273em;	font-weight:700;	padding:0;	margin:0;	text-transform:uppercase;	position:relative}.trx_addons_tabs .trx_addons_tabs_titles li+li{margin-left:1em}.trx_addons_tabs .trx_addons_tabs_titles li.ui-tabs-active:after{content:' ';	display:block;	position:absolute;	left:0;	right:0;	bottom:0;	height:2px;	background-color:#000}.trx_addons_tabs .trx_addons_tabs_content{padding:0;	border:none;	overflow:hidden}.trx_addons_tabs_with_titles .trx_addons_tabs_content{padding-top:1.5em}a.trx_addons_popup_link:before{display:inline-block;	line-height:inherit;	margin-right:0.4em}.trx_addons_popup{position:relative;	margin:0 auto;	width:460px;	height:310px;	background-color:#f7f7f7;	color:#888;	border:1px solid #ccc;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;	-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,0.2); -ms-box-shadow:0 0 20px 0 rgba(0,0,0,0.2); box-shadow:0 0 20px 0 rgba(0,0,0,0.2)}.trx_addons_popup .mfp-close{background-color:transparent;	color:#292929;	border-bottom:1px solid #ccc;	height:50px}.trx_addons_popup .trx_addons_tabs_titles{margin-right:44px}.trx_addons_popup .trx_addons_tabs_title{width:50%;	margin:0 !important;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;	border-right:1px solid #ccc;	border-bottom:1px solid #ccc;	background-color:#ddd}.trx_addons_popup .trx_addons_tabs_title>a{display:block;	width:100%;	height:49px;	line-height:49px;	font-size:18px;	font-weight:400;	text-align:center}.trx_addons_popup .trx_addons_tabs_title>a>i{display:inline-block;	line-height:inherit;	margin-right:0.5em}.trx_addons_popup .trx_addons_tabs_title[data-disabled="true"] a,.trx_addons_popup .trx_addons_tabs_title[data-disabled="true"] a>i{color:#a0a0a0;	cursor:not-allowed}.trx_addons_popup .trx_addons_tabs_title.ui-tabs-active{background-color:#f7f7f7;	border-bottom-color:transparent}.trx_addons_popup .trx_addons_tabs_title.ui-tabs-active:after{bottom:auto;	top:-1px;	left:-1px;	height:2px}.trx_addons_popup .trx_addons_tabs_titles + .trx_addons_tabs_content,.trx_addons_popup .trx_addons_tabs_titles + .trx_addons_tabs_content + .trx_addons_tabs_content{padding:2em 1.5em;	position:relative}.trx_addons_left_side,.trx_addons_right_side{display:block;	float:left;	width:50%;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.trx_addons_left_side{padding-right:1em}.trx_addons_right_side{padding-left:1em}.trx_addons_popup_form_wrap form{position:static}.trx_addons_popup_form_field .sc_form_field{margin-bottom:0.8667em}.trx_addons_popup_form_field_remember,.trx_addons_popup_form_field_agree,.trx_addons_popup_form_field_pwd_description{font-size:0.8667em;	letter-spacing:0;	margin:0}.trx_addons_popup_form_field_forgot_password{margin-right:1em}.trx_addons_popup_form_field_submit{clear:both;	padding-top:1.5em}.trx_addons_popup_form_field_submit .submit_button{padding:1em 2em}.trx_addons_popup .wp-social-login-provider-list{padding:12px 0}.trx_addons_popup .wp-social-login-provider-list a{margin:0 2px 2px 0}@media (max-width:479px){.trx_addons_popup{width:300px; height:auto}.trx_addons_left_side,	.trx_addons_right_side{display:block; float:none; width:100%; padding:0}.trx_addons_right_side{padding-top:2em}}.trx_addons_message_box{display:none;	position:absolute;	z-index:1000;	left:50%;	top:50%;	max-width:80%;	padding:2em;	line-height:1.2em;	border:1px solid #07759C;	background-color:#B6DDF3;	color:#07759C;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;	-webkit-transform:translateX(-50%) translateY(-50%); -moz-transform:translateX(-50%) translateY(-50%); -ms-transform:translateX(-50%) translateY(-50%); transform:translateX(-50%) translateY(-50%);	-webkit-box-shadow:4px 4px 16px 0px rgba(0,0,200,0.3); -ms-box-shadow:4px 4px 16px 0px rgba(0,0,200,0.3); box-shadow:4px 4px 16px 0px rgba(0,0,200,0.3)}form .trx_addons_message_box{min-width:60%}.trx_addons_message_box_error{border:1px solid #A00000;	background-color:#FDCDCD;	color:#A00000;	-webkit-box-shadow:4px 4px 16px 0px rgba(200,0,0,0.3); -ms-box-shadow:4px 4px 16px 0px rgba(200,0,0,0.3); box-shadow:4px 4px 16px 0px rgba(200,0,0,0.3)}.trx_addons_message_box_success{border:1px solid #00A000;	background-color:#CDFDCD;	color:#00A000;	-webkit-box-shadow:4px 4px 16px 0px rgba(0,200,0,0.3); -ms-box-shadow:4px 4px 16px 0px rgba(0,200,0,0.3); box-shadow:4px 4px 16px 0px rgba(0,200,0,0.3)}.trx_addons_message_box p{margin:0;	line-height:1.2em}.trx_addons_message_box p+p{margin-top:0.2em}html{overflow-y:scroll !important}.mfp-bg{background:#fff}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#888}.mfp-figure figcaption{margin-bottom:40px !important;	height:40px;	padding:0 16px;	overflow:hidden;	background-color:rgba(255,255,255,0.8)}.mfp-figure figcaption .mfp-bottom-bar{left:16px;	right:16px;	margin-top:-30px;	width:auto}.mfp-title,.mfp-counter{color:#888}.wp-caption a[class*="magnific"],.wp-caption a[class*="prettyPhoto"]{display:block}.wp-caption a[class*="magnific"] img,.wp-caption a[class*="prettyPhoto"] img{vertical-align:top}.breadcrumbs{font-size:13px;	line-height:19px}.breadcrumbs .breadcrumbs_item{display:inline-block;	vertical-align:top;	white-space:nowrap}.breadcrumbs .breadcrumbs_delimiter{display:inline-block;	position:relative;	margin:0 0.45em;	vertical-align:top;	text-align:center}.breadcrumbs .breadcrumbs_delimiter:before{content:'/'}[class^="trx_addons_icon-"]:before,[class*=" trx_addons_icon-"]:before{margin:0}.post_counters_likes.disabled,.comment_counters_likes.disabled{color:#e05100}.post_counters_item:before{vertical-align:top;	line-height:inherit;	margin:0 0.4em 0 0}.post_counters_item .post_counters_number,.comment_counters .comment_counters_number{margin:0 0.25em}.socials_share{position:relative;	vertical-align:top}.socials_share .socials_caption{display:inline-block;	margin-right:1em}.socials_share .socials_caption:before{content:'\e802';	font-family:'trx_addons_icons';	margin-right:0.5em}.socials_share.socials_type_drop .socials_caption{margin-right:0}.socials_share.socials_type_drop .social_items{display:none;	position:absolute;	z-index:1000;	right:0;	bottom:3em;	border:1px solid #eee;	background-color:#ffffff;	padding:1em 1.5em;	max-width:10em;	line-height:2em}.socials_share.socials_type_drop .social_items:before{content:' ';	display:block;	position:absolute;	z-index:1;	right:20%;	bottom:-5px;	width:8px;	height:8px;	border-bottom:1px solid #eee;	border-left:1px solid #eee;	background-color:#ffffff;	-webkit-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -ms-transform:rotate(-45deg); transform:rotate(-45deg)}.socials_share.socials_type_drop .social_item{display:block;	text-align:left}.socials_share.socials_type_drop .social_item+.social_item{margin-left:0}.socials_share.socials_type_drop .social_item>a>span{margin-left:0;	margin-right:0.75em;	width:1em;	display:inline-block;	line-height:1em}.widget_area .post_item,aside .post_item{overflow:hidden;	text-align:left;	margin-bottom:0;	background-color:transparent;	position:relative}aside .post_item + .post_item{border-top:1px solid #e5e5e5;	margin-top:2.5em;	padding-top:2.5em}.widget_area .post_item .post_content,aside .post_item .post_content{overflow:hidden}.widget_area .post_item .post_thumb,aside .post_item .post_thumb{float:left;	width:4.6875em;	height:4.6875em;	margin:0 1.25em 4px 0;	overflow:hidden}.widget_area .post_item .post_thumb img,aside .post_item .post_thumb img{width:100%}.widget_area .post_item .post_title,aside .post_item .post_title{margin:-2px 0 6px 0}.widget_area .post_item .post_info,aside .post_item .post_info{font-size:0.9231em;	margin-bottom:0}.widget_area .post_item .post_info .post_info_item+.post_info_item:before,aside .post_item .post_info .post_info_item+.post_info_item:before{content:"";	margin:0 0 0 5px}.widget_area .post_item .post_categories,aside .post_item .post_categories{font-size:0.8462em;	line-height:1.5em;	margin-top:-0.2em;	margin-bottom:1em;	text-transform:uppercase;	position:relative;	padding-right:3em}.widget_area .post_item .post_categories .post_info_counters,aside .post_item .post_categories .post_info_counters{position:absolute;	right:0;	top:0}.widget_area .post_item .post_categories .post_info_counters .post_counters_label,aside .post_item .post_categories .post_info_counters .post_counters_label{display:none}aside.widget_fullwidth{padding:0 !important}aside.widget_bg_image{background-repeat:no-repeat;	background-position:center;	background-size:cover;	position:relative;	padding:2.6429em 3.1429em}aside.widget_bg_image:before{content:' ';	position:absolute;	z-index:1;	left:0;	top:0;	right:0;	bottom:0;	background-color:rgba(0,0,0,0.6)}aside.widget_bg_image .widget_title,aside.widget_bg_image .widget_content{position:relative;	z-index:2}aside.widget_bg_image .widget_title,aside.widget_bg_image a,aside.widget_bg_image li,aside.widget_bg_image li a{color:#ffffff}.trx_addons_stretch_height{min-height:100vh}.trx_addons_hidden{display:none}.trx_addons_columns_wrap{margin-left:0px; margin-right:-30px; }.trx_addons_columns_wrap>[class*="trx_addons_column-"]{    display:inline-block; vertical-align:top; position:relative; min-height:1px; padding-left:0px; padding-right:30px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box}.trx_addons_columns_wrap.columns_padding_left{margin-left:-30px; margin-right:0}.trx_addons_columns_wrap.columns_padding_left>[class*="trx_addons_column-"],.trx_addons_columns_wrap>[class*="trx_addons_column-"].columns_padding_left{padding-left:30px;	padding-right:0}.trx_addons_columns_wrap.columns_padding_right{margin-left:0; margin-right:-30px}.trx_addons_columns_wrap.columns_padding_right>[class*="trx_addons_column-"],.trx_addons_columns_wrap>[class*="trx_addons_column-"].columns_padding_right{padding-left:0;	padding-right:30px}.trx_addons_columns_wrap.columns_padding_center{margin-left:-15px; margin-right:-15px}.trx_addons_columns_wrap.columns_padding_center>[class*="trx_addons_column-"],.trx_addons_columns_wrap>[class*="trx_addons_column-"].columns_padding_center{padding-left:15px;	padding-right:15px}.trx_addons_columns_wrap.columns_padding_bottom>[class*="trx_addons_column-"],.trx_addons_columns_wrap>[class*="trx_addons_column-"].columns_padding_bottom{padding-bottom:30px}.trx_addons_columns_wrap.no_margin{margin-left:0 !important; margin-right:0 !important}.trx_addons_columns_wrap.no_margin>[class*="trx_addons_column-"]{padding:0 !important}.trx_addons_column-1,.trx_addons_column-1_1,.trx_addons_column-2_2,.trx_addons_column-3_3,.trx_addons_column-4_4,.trx_addons_column-5_5,.trx_addons_column-6_6,.trx_addons_column-7_7,.trx_addons_column-8_8,.trx_addons_column-9_9,.trx_addons_column-10_10,.trx_addons_column-11_11,.trx_addons_column-12_12{width:100%}.trx_addons_column-1_2,.trx_addons_column-2_4,.trx_addons_column-3_6,.trx_addons_column-4_8,.trx_addons_column-5_10,.trx_addons_column-6_12{width:50%}.trx_addons_column-1_3,.trx_addons_column-2_6,.trx_addons_column-3_9,.trx_addons_column-4_12{width:33.33333333%}.trx_addons_column-2_3,.trx_addons_column-4_6,.trx_addons_column-8_12{width:66.66666667%}.trx_addons_column-1_4,.trx_addons_column-2_8,.trx_addons_column-3_12{width:25%}.trx_addons_column-3_4,.trx_addons_column-6_8,.trx_addons_column-9_12{width:75%}.trx_addons_column-1_5,.trx_addons_column-2_10{width:20%}.trx_addons_column-2_5,.trx_addons_column-4_10{width:40%}.trx_addons_column-3_5,.trx_addons_column-6_10{width:60%}.trx_addons_column-4_5,.trx_addons_column-8_10{width:80%}.trx_addons_column-1_6,.trx_addons_column-2_12{width:16.66666667%}.trx_addons_column-5_6,.trx_addons_column-10_12{width:83.33333333%}.trx_addons_column-1_7{width:14.28571429%}.trx_addons_column-2_7{width:28.57142857%}.trx_addons_column-3_7{width:42.85714286%}.trx_addons_column-4_7{width:57.14285714%}.trx_addons_column-5_7{width:71.42857143%}.trx_addons_column-6_7{width:85.71428571%}.trx_addons_column-1_8{width:12.5%}.trx_addons_column-3_8{width:37.5%}.trx_addons_column-5_8{width:62.5%}.trx_addons_column-7_8{width:87.5%}.trx_addons_column-1_9{width:11.11111111%}.trx_addons_column-2_9{width:22.22222222%}.trx_addons_column-3_9{width:33.33333333%}.trx_addons_column-4_9{width:44.44444444%}.trx_addons_column-5_9{width:55.55555556%}.trx_addons_column-6_9{width:66.66666667%}.trx_addons_column-7_9{width:77.77777778%}.trx_addons_column-8_9{width:88.88888889%}.trx_addons_column-1_10{width:10%}.trx_addons_column-3_10{width:30%}.trx_addons_column-7_10{width:70%}.trx_addons_column-9_10{width:90%}.trx_addons_column-1_11{width:9.09090909%}.trx_addons_column-2_11{width:18.18181818%}.trx_addons_column-3_11{width:27.27272727%}.trx_addons_column-4_11{width:36.36363636%}.trx_addons_column-5_11{width:45.45454545%}.trx_addons_column-6_11{width:54.54545455%}.trx_addons_column-7_11{width:63.63636364%}.trx_addons_column-8_11{width:72.72727273%}.trx_addons_column-9_11{width:81.81818182%}.trx_addons_column-10_11{width:90.90909091%}.trx_addons_column-1_12{width:8.33333333%}.trx_addons_column-5_12{width:41.66666667%}.trx_addons_column-7_12{width:58.33333333%}.trx_addons_column-11_12{width:91.66666667%}.clearfix:before,.clearfix:after,.trx_addons_columns_wrap:before,.trx_addons_columns_wrap:after{content:" "; display:table}.clearfix:after,.trx_addons_columns_wrap:after{clear:both; width:100%; height:0; display:block}@media (min-width:768px) and (max-width:1279px){	.trx_addons_container,.trx_addons_container-fluid{padding-left:15px; padding-right:15px}.trx_addons_columns_wrap{margin-right:-30px}.trx_addons_columns_wrap>[class*="trx_addons_column-"]{padding-right:30px}.trx_addons_columns_wrap.columns_padding_left{margin-left:-30px}.trx_addons_columns_wrap.columns_padding_left>[class*="trx_addons_column-"],	.trx_addons_columns_wrap>[class*="trx_addons_column-"].columns_padding_left{padding-left:30px}.trx_addons_columns_wrap.columns_padding_right{margin-right:-30px}.trx_addons_columns_wrap.columns_padding_right>[class*="trx_addons_column-"],	.trx_addons_columns_wrap>[class*="trx_addons_column-"].columns_padding_right{padding-right:30px}.trx_addons_columns_wrap.columns_padding_center{margin-left:-15px; margin-right:-15px}.trx_addons_columns_wrap.columns_padding_center>[class*="trx_addons_column-"],	.trx_addons_columns_wrap>[class*="trx_addons_column-"].columns_padding_center{padding-left:30px}.trx_addons_columns_wrap.columns_padding_bottom>[class*="trx_addons_column-"],	.trx_addons_columns_wrap>[class*="trx_addons_column-"].columns_padding_bottom{padding-bottom:30px}}@media (min-width:480px) and (max-width:767px){	.trx_addons_container,.trx_addons_container-fluid{padding-left:10px; padding-right:10px}.trx_addons_columns_wrap{margin-right:-20px}.trx_addons_columns_wrap>[class*="trx_addons_column-"]{padding-right:20px}.trx_addons_columns_wrap.columns_padding_left{margin-left:-20px}.trx_addons_columns_wrap.columns_padding_left>[class*="trx_addons_column-"],	.trx_addons_columns_wrap>[class*="trx_addons_column-"].columns_padding_left{padding-left:20px}.trx_addons_columns_wrap.columns_padding_right{margin-right:-20px}.trx_addons_columns_wrap.columns_padding_right>[class*="trx_addons_column-"],	.trx_addons_columns_wrap>[class*="trx_addons_column-"].columns_padding_right{padding-right:20px}.trx_addons_columns_wrap.columns_padding_center{margin-left:-10px; margin-right:-10px}.trx_addons_columns_wrap.columns_padding_center>[class*="trx_addons_column-"],	.trx_addons_columns_wrap>[class*="trx_addons_column-"].columns_padding_center{padding-left:20px}.trx_addons_columns_wrap.columns_padding_bottom>[class*="trx_addons_column-"],	.trx_addons_columns_wrap>[class*="trx_addons_column-"].columns_padding_bottom{padding-bottom:0; } .trx_addons_columns_wrap:not(.columns_fluid)>[class*="trx_addons_column-"]{width:50%}.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-1_1,	.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-2_2,.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-3_3,	.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-4_4,.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-5_5,.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-6_6,	.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-7_7,.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-8_8,.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-9_9,	.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-10_10,.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-11_11,.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-12_12, .trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-2_3, .trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-3_4,  .trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-2_5,	.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-3_5,	.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-4_5,	.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-2_6,	.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-3_6,	.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-4_6,	.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-5_6{width:100%}.trx_addons_columns_wrap:not(.columns_fluid)>[class*="trx_addons_column-"]:nth-child(2n+3),	.trx_addons_columns_wrap:not(.columns_fluid)>[class*="trx_addons_column-"]:nth-child(2n+4){padding-top:20px}}@media (max-width:479px){	.trx_addons_container,.trx_addons_container-fluid{padding-left:5px; padding-right:5px}.trx_addons_columns_wrap{margin-right:-10px}.trx_addons_columns_wrap>[class*="trx_addons_column-"]{padding-right:10px}.trx_addons_columns_wrap.columns_padding_left{margin-left:-10px}.trx_addons_columns_wrap.columns_padding_left>[class*="trx_addons_column-"],	.trx_addons_columns_wrap>[class*="trx_addons_column-"].columns_padding_left{padding-left:10px}.trx_addons_columns_wrap.columns_padding_right{margin-right:-10px}.trx_addons_columns_wrap.columns_padding_right>[class*="trx_addons_column-"],	.trx_addons_columns_wrap>[class*="trx_addons_column-"].columns_padding_right{padding-right:10px}.trx_addons_columns_wrap.columns_padding_center{margin-left:-5px; margin-right:-5px}.trx_addons_columns_wrap.columns_padding_center>[class*="trx_addons_column-"],	.trx_addons_columns_wrap>[class*="trx_addons_column-"].columns_padding_center{padding-left:10px}.trx_addons_columns_wrap.columns_padding_bottom>[class*="trx_addons_column-"],	.trx_addons_columns_wrap>[class*="trx_addons_column-"].columns_padding_bottom{padding-bottom:0; } .trx_addons_columns_wrap:not(.columns_fluid)>[class*="trx_addons_column-"]{width:100%}.trx_addons_columns_wrap.columns_fluid>[class*="trx_addons_column-"]{width:50%}.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-1_1,.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-2_2,.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-3_3,	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-4_4,.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-5_5,.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-6_6,	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-7_7,.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-8_8,.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-9_9,	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-10_10,.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-11_11,.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-12_12,	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-1_3:nth-child(3n),	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-2_3,	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-1_3.after_span_2,	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-3_4,	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-1_4.after_span_3,	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-1_5:nth-child(5n),	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-2_5,	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-3_5,	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-4_5,	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-2_6,	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-3_6,	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-4_6,	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-5_6{width:100%}.trx_addons_columns_wrap:not(.columns_fluid)>[class*="trx_addons_column-"]+[class*="trx_addons_column-"],	.trx_addons_columns_wrap.columns_fluid>[class*="trx_addons_column-"]:nth-child(2n+3),	.trx_addons_columns_wrap.columns_fluid>[class*="trx_addons_column-"]:nth-child(2n+4){padding-top:20px}}.trx_addons_hover{position:relative;	overflow:hidden}.trx_addons_hover img{position:relative;	display:block;	width:100%;	height:auto}.trx_addons_hover_mask{position:absolute;	z-index:10;	overflow:hidden;	top:10px;	left:10px;	bottom:10px;	right:10px;	opacity:0;	background-color:rgba(239,167,88,0.8);	-webkit-transition:all 0.3s 0.1s ease-out; -moz-transition:all 0.3s 0.1s ease-out; -ms-transition:all 0.3s 0.1s ease-out;	transition:all 0.3s 0.1s ease-out}.trx_addons_hover:hover .trx_addons_hover_mask{-webkit-transition:all 0.4s ease-out; -moz-transition:all 0.4s ease-out; -ms-transition:all 0.4s ease-out;	transition:all 0.4s ease-out}.trx_addons_hover_content{position:absolute;	z-index:11;	left:0;	top:50%;	width:100%;	padding:20px;	text-align:center;	-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%);	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box}.trx_addons_hover_content .trx_addons_hover_title{color:#fff;	margin:0;	position:relative;	opacity:0;	-webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -ms-transition:all 0.2s linear; transition:all 0.2s linear}.trx_addons_hover:hover .trx_addons_hover_title{-webkit-transition:all 0.2s 0.1s linear; -moz-transition:all 0.2s 0.1s linear; -ms-transition:all 0.2s 0.1s linear; transition:all 0.2s 0.1s linear}.trx_addons_hover_content .trx_addons_hover_title>a{color:#fff}.trx_addons_hover_content .trx_addons_hover_title>a:hover{color:#fff;	text-shadow:0 0 3px rgba(0,0,0,0.3)}.trx_addons_hover_content .trx_addons_hover_text{font-style:italic;	line-height:1.3em;	position:relative;	color:#fff;	padding:0.2em 0;	opacity:0;	-webkit-transition:all 0.3s ease-out; -moz-transition:all 0.3s ease-out; -ms-transition:all 0.3s ease-out; transition:all 0.3s ease-out}.trx_addons_hover_content .trx_addons_hover_info{color:#fff;	padding:0.2em 0;	opacity:0;	-webkit-transition:all 0.3s ease-out; -moz-transition:all 0.3s ease-out; -ms-transition:all 0.3s ease-out; transition:all 0.3s ease-out}.trx_addons_hover:hover .trx_addons_hover_text,.trx_addons_hover:hover .trx_addons_hover_info{-webkit-transition:all 0.3s 0.1s ease-out; -moz-transition:all 0.3s 0.1s ease-out; -ms-transition:all 0.3s 0.1s ease-out; transition:all 0.3s 0.1s ease-out}.trx_addons_hover_content .trx_addons_hover_link,.trx_addons_hover_content .trx_addons_hover_links a{display:inline-block;	text-decoration:none;	font-size:0.7692em;	font-weight:bold;	line-height:1.5em;	padding:0.4em 0.8em;	margin-top:1em;	background-color:rgba(0,0,0,0.6);	color:#fff !important;	text-transform:uppercase;	opacity:0;	-webkit-transition:all 0.3s ease-out; -moz-transition:all 0.3s ease-out; -ms-transition:all 0.3s ease-out; transition:all 0.3s ease-out}.trx_addons_hover_content .trx_addons_hover_links a+a{margin-left:1em}.trx_addons_hover:hover .trx_addons_hover_link,.trx_addons_hover:hover .trx_addons_hover_links a{-webkit-transition:all 0.3s 0.1s ease-out; -moz-transition:all 0.3s 0.1s ease-out; -ms-transition:all 0.3s 0.1s ease-out; transition:all 0.3s 0.1s ease-out}.trx_addons_hover_link:hover,.trx_addons_hover_links a:hover{color:#fff !important;	background-color:#000}.trx_addons_hover_content .trx_addons_hover_icon{display:inline-block;	text-decoration:none;	width:3em;	height:3em;	line-height:3em;	text-align:center;	background-color:rgba(0,0,0,0.6);	color:#fff !important;	border-radius:50%;	margin-top:1em;	opacity:0;	-webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -ms-transition:all 0.2s linear; transition:all 0.2s linear}.trx_addons_hover:hover .trx_addons_hover_icon{-webkit-transition:all 0.2s 0.2s linear; -moz-transition:all 0.2s 0.2s linear; -ms-transition:all 0.2s 0.2s linear;	transition:all 0.2s 0.2s linear}.trx_addons_hover_content .trx_addons_hover_icon + .trx_addons_hover_icon{margin-left:0.5em}.trx_addons_hover_content .trx_addons_hover_icon:hover{color:#fff !important;	background-color:#000}.trx_addons_hover_content .trx_addons_hover_icon_link:before{content:'\e86a';	font-family:'trx_addons_icons'}.trx_addons_hover_content .trx_addons_hover_icon_zoom:before{content:'\e898';	font-family:'trx_addons_icons'}.trx_addons_hover_style_info img{-webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -ms-transition:all 0.2s linear; transition:all 0.2s linear}.trx_addons_hover_style_info .trx_addons_hover_title{-webkit-transform:translateY(-50px); -moz-transform:translateY(-50px); -ms-transform:translateY(-50px); transform:translateY(-50px)}.trx_addons_hover_style_info .trx_addons_hover_text{-webkit-transform:translateY(-50px); -moz-transform:translateY(-50px); -ms-transform:translateY(-50px); transform:translateY(-50px)}.trx_addons_hover_style_info .trx_addons_hover_link{-webkit-transform:translateY(20px); -moz-transform:translateY(20px); -ms-transform:translateY(20px); transform:translateY(20px)}.trx_addons_hover_style_info .trx_addons_hover_info{-webkit-transform:translateY(20px); -moz-transform:translateY(20px); -ms-transform:translateY(20px); transform:translateY(20px)}.trx_addons_hover_style_info:hover img{-webkit-transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); transform:scale(1.1)}.trx_addons_hover_style_info:hover .trx_addons_hover_mask{opacity:1}.trx_addons_hover_style_info:hover .trx_addons_hover_title,.trx_addons_hover_style_info:hover .trx_addons_hover_text,.trx_addons_hover_style_info:hover .trx_addons_hover_link,.trx_addons_hover_style_info:hover .trx_addons_hover_info{opacity:1;	-webkit-transform:translateY(0px); -moz-transform:translateY(0px); -ms-transform:translateY(0px); transform:translateY(0px)}.trx_addons_hover_style_links .trx_addons_hover_mask{top:0;	bottom:0;	left:0;	right:0}.trx_addons_hover_style_links .trx_addons_hover_title{-webkit-transform:translateY(-75px); -moz-transform:translateY(-75px); -ms-transform:translateY(-75px); transform:translateY(-75px)}.trx_addons_hover_style_links .trx_addons_hover_text{-webkit-transform:translateY(-50px); -moz-transform:translateY(-50px); -ms-transform:translateY(-50px); transform:translateY(-50px)}.trx_addons_hover_style_links .trx_addons_hover_link{-webkit-transform:translate(-20px,20px); -moz-transform:translate(-20px,20px); -ms-transform:translate(-20px,20px); transform:translate(-20px,20px)}.trx_addons_hover_style_links .trx_addons_hover_link2{-webkit-transform:translate(20px,20px); -moz-transform:translate(20px,20px); -ms-transform:translate(20px,20px); transform:translate(20px,20px)}.trx_addons_hover_style_links:hover .trx_addons_hover_mask{opacity:1}.trx_addons_hover_style_links:hover .trx_addons_hover_title,.trx_addons_hover_style_links:hover .trx_addons_hover_text,.trx_addons_hover_style_links:hover .trx_addons_hover_link,.trx_addons_hover_style_links:hover .trx_addons_hover_link2{opacity:1;	-webkit-transform:translate(0px,0px); -moz-transform:translate(0px,0px); -ms-transform:translate(0px,0px); transform:translate(0px,0px)}.trx_addons_hover_style_plain img{-webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -ms-transition:all 0.2s linear; transition:all 0.2s linear}.trx_addons_hover_style_plain .trx_addons_hover_title{-webkit-transform:translateY(-50px); -moz-transform:translateY(-50px); -ms-transform:translateY(-50px); transform:translateY(-50px)}.trx_addons_hover_style_plain .trx_addons_hover_text{color:#8b8b8b;	padding:1em 0;	-webkit-transform:scale(0.8,0.8); -moz-transform:scale(0.8,0.8); -ms-transform:scale(0.8,0.8); transform:scale(0.8,0.8)}.trx_addons_hover_style_plain .trx_addons_hover_link{-webkit-transform:translateY(20px); -moz-transform:translateY(20px); -ms-transform:translateY(20px); transform:translateY(20px)}.trx_addons_hover_style_plain:hover img{opacity:0;	-webkit-transform:scale(0.8); -moz-transform:scale(0.8); -ms-transform:scale(0.8); transform:scale(0.8);	-webkit-transition:all 0.2s 0.1s linear; -moz-transition:all 0.2s 0.1s linear; -ms-transition:all 0.2s 0.1s linear; transition:all 0.2s 0.1s linear}.trx_addons_hover_style_plain:hover .trx_addons_hover_title,.trx_addons_hover_style_plain:hover .trx_addons_hover_link{opacity:1;	-webkit-transform:translateY(0px); -moz-transform:translateY(0px); -ms-transform:translateY(0px); transform:translateY(0px)}.trx_addons_hover_style_plain:hover .trx_addons_hover_text{opacity:1;	-webkit-transform:scale(1,1); -moz-transform:scale(1,1); -ms-transform:scale(1,1); transform:scale(1,1)} .trx_addons_hover_style_wide .trx_addons_hover_mask{padding:300px;	top:0; left:0; bottom:0; right:0;	-webkit-transform:translate(250px,250px) rotate(45deg); -moz-transform:translate(250px,250px) rotate(45deg); -ms-transform:translate(250px,250px) rotate(45deg); transform:translate(250px,250px) rotate(45deg)}.trx_addons_hover_style_wide .trx_addons_hover_content .trx_addons_hover_title{-webkit-transform:translate(50px,50px); -moz-transform:translate(50px,50px); -ms-transform:translate(50px,50px); transform:translate(50px,50px); background-color:transparent;	margin:0}.trx_addons_hover_style_wide .trx_addons_hover_icon{-webkit-transform:translateX(30px) scale(0.3,0.3); -moz-transform:translateX(30px) scale(0.3,0.3); -ms-transform:translateX(30px) scale(0.3,0.3); transform:translateX(30px) scale(0.3,0.3)}.trx_addons_hover_style_wide .trx_addons_hover_icon_zoom{-webkit-transform:translateX(-30px) scale(0.3,0.3); -moz-transform:translateX(-30px) scale(0.3,0.3); -ms-transform:translateX(-30px) scale(0.3,0.3); transform:translateX(-30px) scale(0.3,0.3)}.trx_addons_hover_style_wide:hover .trx_addons_hover_mask{opacity:1;	-webkit-transform:translate(-100px,-100px) rotate(45deg); -moz-transform:translate(-100px,-100px) rotate(45deg); -ms-transform:translate(-100px,-100px) rotate(45deg); transform:translate(-100px,-100px) rotate(45deg)}.trx_addons_hover_style_wide:hover .trx_addons_hover_title{opacity:1;	-webkit-transform:translate(0px,0px); -moz-transform:translate(0px,0px); -ms-transform:translate(0px,0px); transform:translate(0px,0px)}.trx_addons_hover_style_wide:hover .trx_addons_hover_icon{opacity:1;	-webkit-transform:translateX(0px) scale(1,1); -moz-transform:translateX(0px) scale(1,1); -ms-transform:translateX(0px) scale(1,1); transform:translateX(0px) scale(1,1)} .trx_addons_hover_style_zoomin .trx_addons_hover_mask{-webkit-transform:scale(0.1,0.1); -moz-transform:scale(0.1,0.1); -ms-transform:scale(0.1,0.1); transform:scale(0.1,0.1)}.trx_addons_hover_style_zoomin .trx_addons_hover_content .trx_addons_hover_title{-webkit-transform:translateY(30px) scale(0.1,0.1); -moz-transform:translateY(30px) scale(0.1,0.1); -ms-transform:translateY(30px) scale(0.1,0.1); transform:translateY(30px) scale(0.1,0.1); background-color:transparent;	margin:0}.trx_addons_hover_style_zoomin .trx_addons_hover_icon{-webkit-transform:translate(-30px,-30px) scale(0.1,0.1); -moz-transform:translate(-30px,-30px) scale(0.1,0.1); -ms-transform:translate(-30px,-30px) scale(0.1,0.1); transform:translate(-30px,-30px) scale(0.1,0.1)}.trx_addons_hover_style_zoomin .trx_addons_hover_icon_link{-webkit-transform:translate(30px,-30px) scale(0.1,0.1); -moz-transform:translate(30px,-30px) scale(0.1,0.1); -ms-transform:translate(30px,-30px) scale(0.1,0.1); transform:translate(30px,-30px) scale(0.1,0.1)}.trx_addons_hover_style_zoomin:hover .trx_addons_hover_mask{opacity:1;	-webkit-transform:scale(1,1); -moz-transform:scale(1,1); -ms-transform:scale(1,1); transform:scale(1,1)}.trx_addons_hover_style_zoomin:hover .trx_addons_hover_title{opacity:1;	-webkit-transform:translate(0px,0px) scale(1,1); -moz-transform:translate(0px,0px) scale(1,1); -ms-transform:translate(0px,0px) scale(1,1); transform:translate(0px,0px) scale(1,1)}.trx_addons_hover_style_zoomin:hover .trx_addons_hover_icon{opacity:1;	-webkit-transform:translate(0px,0px) scale(1,1); -moz-transform:translate(0px,0px) scale(1,1); -ms-transform:translate(0px,0px) scale(1,1); transform:translate(0px,0px) scale(1,1)}@keyframes zoomin{0%{opacity:0; transform:scale(.1); -ms-transform:scale(.1); -moz-transform:scale(.1); -webkit-transform:scale(.1)}100%{opacity:1; transform:scale(1); -ms-transform:scale(1); -moz-transform:scale(1); -webkit-transform:scale(1)}}@-webkit-keyframes zoomin{0%{opacity:0; transform:scale(.1); -ms-transform:scale(.1); -moz-transform:scale(.1); -webkit-transform:scale(.1)}100%{opacity:1; transform:scale(1); -ms-transform:scale(1); -moz-transform:scale(1); -webkit-transform:scale(1)}}@keyframes zoomout{0%{transform:scale(1); -ms-transform:scale(1); -moz-transform:scale(1); -webkit-transform:scale(1)}100%{transform:scale(.1); -ms-transform:scale(.1); -moz-transform:scale(.1); -webkit-transform:scale(.1)}}@-webkit-keyframes zoomout{0%{transform:scale(1); -ms-transform:scale(1); -moz-transform:scale(1); -webkit-transform:scale(1)}100%{transform:scale(.1); -ms-transform:scale(.1); -moz-transform:scale(.1); -webkit-transform:scale(.1)}}@keyframes flash{0%{opacity:1}100%{transform:scale(1.15); -ms-transform:scale(1.15); -moz-transform:scale(1.15); -webkit-transform:scale(1.15); opacity:0}}@-webkit-keyframes flash{0%{opacity:1}100%{transform:scale(1.15); -ms-transform:scale(1.15); -moz-transform:scale(1.15); -webkit-transform:scale(1.15); opacity:0}}@keyframes jump{0%{-webkit-transform:translateY(0); -moz-transform:translateY(0); -ms-transform:translateY(0); transform:translateY(0)}50%{-webkit-transform:translateY(-10px); -moz-transform:translateY(-10px); -ms-transform:translateY(-10px); transform:translateY(-10px)}100%{-webkit-transform:translateY(0); -moz-transform:translateY(0); -ms-transform:translateY(0); transform:translateY(0)}}@-webkit-keyframes jump{0%{-webkit-transform:translateY(0); -moz-transform:translateY(0); -ms-transform:translateY(0); transform:translateY(0)}50%{-webkit-transform:translateY(-10px); -moz-transform:translateY(-10px); -ms-transform:translateY(-10px); transform:translateY(-10px)}100%{-webkit-transform:translateY(0); -moz-transform:translateY(0); -ms-transform:translateY(0); transform:translateY(0)}}@keyframes squat{0%{-webkit-transform:translateY(0); -moz-transform:translateY(0); -ms-transform:translateY(0); transform:translateY(0)}50%{-webkit-transform:translateY(10px); -moz-transform:translateY(10px); -ms-transform:translateY(10px); transform:translateY(10px)}100%{-webkit-transform:translateY(0); -moz-transform:translateY(0); -ms-transform:translateY(0); transform:translateY(0)}}@-webkit-keyframes squat{0%{-webkit-transform:translateY(0); -moz-transform:translateY(0); -ms-transform:translateY(0); transform:translateY(0)}50%{-webkit-transform:translateY(10px); -moz-transform:translateY(10px); -ms-transform:translateY(10px); transform:translateY(10px)}100%{-webkit-transform:translateY(0); -moz-transform:translateY(0); -ms-transform:translateY(0); transform:translateY(0)}}.compose-mode .vc_controls-container>div.vc_controls-out-tl{left:auto;	right:0}.compose-mode .sc_widget_slider.vc_empty-element:after{display:none !important}.sc_events_item{display:block;	overflow:hidden;	position:relative;	background-color:#f7f7f7;	height:6.4286em}.sc_events_item + .sc_events_item{margin-top:1em}.sc_events_item_date,.sc_events_item_title,.sc_events_item_button{position:absolute;	-webkit-transition:all ease .3s; -moz-transition:all ease .3s; -ms-transition:all ease .3s; -o-transition:all ease .3s; transition:all ease .3s}.sc_events_item_date{top:0;	left:0;	width:6.4286em;	height:6.4286em;	color:#292929;	text-align:center}.sc_events_default .sc_events_item_date{background-color:#292929;	color:#fff}.sc_events_default .sc_events_item:hover .sc_events_item_date{background-color:#efa758}.sc_events_item_day{display:block;	font-size:2em;	line-height:1.5em;	margin-top:0.5em}.sc_events_item_month{font-size:0.7143em;	line-height:1.3em;	text-transform:uppercase;	display:block}.sc_events_item_title{left:8em;	color:#292929;	font-size:1.1429em;	line-height:1.3em;	max-width:75%;	padding-right:3em}.sc_events_item:hover .sc_events_item_title{color:#efa758}.sc_events_item_time{color:#888888}.sc_events_item:hover .sc_events_item_time{color:#efa758}.sc_events_item_title,.sc_events_item_button{top:50%;	-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%)}.sc_events_item_button{right:3em;	color:#292929;	text-align:center}.sc_events_item:hover .sc_events_item_button{color:#efa758}.sc_events_item_button:before{content:'\e884';	font-family:'trx_addons_icons'}.sc_events_detailed .sc_events_item{background-color:transparent;	border:1px solid #efa758;	white-space:nowrap;	height:auto}.sc_events_detailed .sc_events_item_date_wrap,.sc_events_detailed .sc_events_item_time_wrap,.sc_events_detailed .sc_events_item_title_wrap,.sc_events_detailed .sc_events_item_button_wrap{position:relative;	display:inline-block;	vertical-align:top;	height:4em;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_events_detailed .sc_events_item_date_wrap{border-right:1px solid #efa758;	width:17%}.sc_events_detailed .sc_events_item_title_wrap{width:48%}.sc_events_detailed .sc_events_item_time_wrap{width:19%}.sc_events_detailed .sc_events_item_button_wrap{width:16%}.sc_events_detailed .sc_events_item_time_wrap:before,.sc_events_detailed .sc_events_item_button_wrap:before{content:' ';	display:block;	border-right:2px solid #efa758;	position:absolute;	width:0;	height:1em;	left:0;	top:50%;	-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%)}.sc_events_detailed .sc_events_item_date,.sc_events_detailed .sc_events_item_time,.sc_events_detailed .sc_events_item_title,.sc_events_detailed .sc_events_item_button{display:block;	white-space:normal;	position:absolute;	left:0;	top:50%;	width:100%;	height:auto;	min-height:0;	max-height:none;	max-width:none;	padding:0 1.5em;	font-size:1em;	line-height:1.3em;	background-color:transparent;	text-align:left;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;	-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%)}.sc_events_detailed .sc_events_item_time,.sc_events_detailed .sc_events_item_button{padding:0 1em}.sc_events_detailed .sc_events_item_button:before,.sc_events_detailed .sc_events_item_button:after{display:none}.sc_events_detailed .sc_events_item:hover{background-color:#efa758;	color:#fff}.sc_events_detailed .sc_events_item:hover .sc_events_item_time_wrap:before,.sc_events_detailed .sc_events_item:hover .sc_events_item_button_wrap:before{border-color:#fff}.woocommerce div.product form.cart .variations td{display:block;	width:100%;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.woocommerce div.product form.cart .variations tr+tr td.label{padding:1em 0 0}.trx_addons_attrib_item{cursor:pointer !important}.trx_addons_attrib_item span{overflow:hidden;	display:block}.trx_addons_attrib_item.trx_addons_attrib_image{display:inline-block;	vertical-align:top;	margin-right:1em;	padding:5px;	border:1px solid #ddd;	background-color:#fff}.trx_addons_attrib_item.trx_addons_attrib_image img{width:70px;	height:auto}.trx_addons_attrib_item.trx_addons_attrib_color{display:inline-block;	vertical-align:top;	margin-right:0.5em;	padding:3px;	border:1px solid #ddd;	background-color:#fafafa}.trx_addons_attrib_item.trx_addons_attrib_color span{display:block;	width:30px;	height:30px}.trx_addons_attrib_item.trx_addons_attrib_button{display:inline-block;	vertical-align:top;	margin-right:0.5em;	padding:3px;	border:1px solid #ddd;	background-color:#fafafa}.trx_addons_attrib_item.trx_addons_attrib_button span{padding:0.5em 1.5em}.trx_addons_attrib_item.trx_addons_attrib_selected{background-color:#f0f0f0;	border-color:red}.trx_addons_attrib_item.trx_addons_attrib_disabled{cursor:not-allowed !important}.trx_addons_attrib_item.trx_addons_attrib_disabled span{position:relative}.trx_addons_attrib_item.trx_addons_attrib_disabled span:before,.trx_addons_attrib_item.trx_addons_attrib_disabled span:after{content:' ';	position:absolute;	top:50%;	left:-20%;	width:140%;	height:1px;	background-color:#f0f0f0;	-webkit-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -ms-transform:rotate(-45deg); transform:rotate(-45deg)}.trx_addons_attrib_item.trx_addons_attrib_disabled span:after{-webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg)}.yith_magnifier_zoom_wrap .yith_magnifier_zoom_magnifier{border-width:1px;	margin-left:4px}.yith_magnifier_gallery li + li{padding-left:20px}.yith_magnifier_gallery li a{margin-left:0;	margin-right:0}.trx_addons_accent{color:#efa758}.trx_addons_accent_bg{color:#fff;	background-color:#efa758;	padding:0 0.4em;	display:inline-block}.trx_addons_hover{color:#b88144}.trx_addons_inverse{color:#fff;	background-color:#000;	padding:0 0.4em;	display:inline-block}.trx_addons_dark{color:#000}.trx_addons_tiny_text{font-size:11px;	line-height:1.3em;	text-transform:uppercase;	font-weight:700;	letter-spacing:1px}.trx_addons_dropcap{float:left;	display:block;	font-size:2em;	line-height:2.2em;	width:2.2em;	height:2.2em;	text-align:center;	overflow:hidden;	margin:0.4em 0.8em 0.5em 0;	color:#fff;	background-color:#000}.trx_addons_dropcap_style_2{background-color:#efa758}.trx_addons_tooltip{color:#efa758;	border-bottom:1px dashed #efa758;	position:relative;	cursor:default}.trx_addons_tooltip:before{content:attr(data-tooltip);	pointer-events:none;	display:inline-block;	white-space:nowrap;	padding:0.1em 1em;	background-color:#efa758;	color:#fff;	font-size:0.8em;	position:absolute;	z-index:1;	left:50%;	bottom:150%;	opacity:0;	border:none;	-webkit-transform:translateX(-70%); -moz-transform:translateX(-70%); -ms-transform:translateX(-70%); transform:translateX(-70%);	-webkit-transition:all ease-out 0.1s; -moz-transition:all ease-out 0.1s; -ms-transition:all ease-out 0.1s; -o-transition:all ease-out 0.1s; transition:all ease-out 0.1s;	-webkit-border-radius:2px; -ms-border-radius:2px; border-radius:2px}.trx_addons_tooltip:after{content:' ';	pointer-events:none;	display:block;	font-size:0.8em;	width:0;	height:0;	border:4px solid transparent;	border-top-color:#efa758;	position:absolute;	z-index:2;	left:50%;	bottom:150%;	opacity:0;	margin-bottom:-4px;	-webkit-transition:all ease-out 0.1s; -moz-transition:all ease-out 0.1s; -ms-transition:all ease-out 0.1s; -o-transition:all ease-out 0.1s; transition:all ease-out 0.1s;	-webkit-transform:rotate(135deg); -moz-transform:rotate(135deg); -ms-transform:rotate(135deg); transform:rotate(135deg)}.trx_addons_tooltip:hover:before,.trx_addons_tooltip:hover:after{bottom:115%;	opacity:1}del{color:#ddd;	text-decoration:line-through}.trx_addons_no_margin{margin:0}ul[class*="trx_addons_list"]{list-style-type:none;	padding-left:1.2em}ul[class*="trx_addons_list"]>li{position:relative}ul[class*="trx_addons_list"]>li:before{font-family:'trx_addons_icons';	display:inline-block;	position:absolute;	top:0;	left:-1em;	line-height:inherit}ul.trx_addons_list_success,ul.trx_addons_list_error,ul.trx_addons_list_plus,ul.trx_addons_list_minus{padding-left:1.5em}ul.trx_addons_list_success>li:before,ul.trx_addons_list_error>li:before,ul.trx_addons_list_plus>li:before,ul.trx_addons_list_minus>li:before{left:-1.3em}ul[class*="trx_addons_list_dot"]>li:before{content:'\e8b6'}ul[class*="trx_addons_list_custom"]>li:before{content:'\e884'}ul[class*="trx_addons_list_success"]>li:before{content:'\e874'}ul[class*="trx_addons_list_error"]>li:before{content:'\e875'}ul[class*="trx_addons_list_info"]>li:before{content:'\e87f'}ul[class*="trx_addons_list_plus"]>li:before{content:'\e876'}ul[class*="trx_addons_list_minus"]>li:before{content:'\e877'}ul[class*="trx_addons_list_help"]>li:before{content:'\e87c'}ul[class*="trx_addons_list_attention"]>li:before{content:'\e880'}ul[class*="trx_addons_list"][class*="_circled"]{padding-left:1.8em}ul[class*="trx_addons_list"][class*="_circled"]>li:before{font-size:10px;	left:-2.4em;	top:0.4em;	width:1.6em;	height:1.6em;	line-height:1.6em;	text-align:center;	display:inline-block;	-webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%;	color:#fff;	background-color:#efa758}ul.trx_addons_list_parameters{padding-left:0 !important}ul.trx_addons_list_parameters>li:before{display:none}ul.trx_addons_list_parameters>li + li{padding-top:0.2em;	margin-top:0.2em;	border-top:1px solid #ddd}.trx_addons_list_parameters>li{white-space:nowrap}.trx_addons_list_parameters>li>strong{display:inline-block;	width:75%;	text-align:left;	font-weight:inherit;	white-space:normal;	vertical-align:top}.trx_addons_list_parameters>li>em{display:inline-block;	width:25%;	text-align:left;	font-style:normal;	font-weight:inherit;	white-space:normal;	vertical-align:top}.sc_float_left{float:left}.sc_float_right{float:right}.sc_float_center{margin-left:auto; margin-right:auto}.sc_align_left{text-align:left}.sc_align_right{text-align:right}.sc_align_center{text-align:center}.sc_align_justify{text-align:justify}.sc_padding_small{padding:2em 8%}.sc_padding_medium{padding:3em 10%}.sc_padding_large{padding:4em 12%}.sc_item_title,.sc_item_subtitle,.sc_item_descr,.sc_item_button{margin:0}.sc_item_title{line-height:1.3em}.sc_item_title>small,.sc_item_title>big{display:inline-block;	margin-bottom:0.9em}.sc_item_title + .sc_item_subtitle{margin-top:1.5em}.sc_item_subtitle + .sc_item_title{margin-top:0.6em}.sc_item_subtitle.sc_item_title_style_shadow{font-size:8rem;	line-height:1.2em;	font-style:normal;	font-weight:900;	color:#f0f0f0;	opacity:0.1;	position:absolute;	z-index:0;	top:0;	left:50%;	-webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%)}.sc_item_subtitle.sc_item_title_style_shadow.sc_align_left,.sc_item_subtitle.sc_item_title_style_shadow.sc_align_default{left:0;	-webkit-transform:none; -moz-transform:none; -ms-transform:none; transform:none}.sc_item_subtitle.sc_item_title_style_shadow.sc_align_right{left:auto;	right:0;	-webkit-transform:none; -moz-transform:none; -ms-transform:none; transform:none}.sc_item_subtitle.sc_item_title_style_shadow + .sc_item_title{padding:2.5rem 0;	margin:0}.sc_item_title + .sc_item_descr,.sc_item_subtitle + .sc_item_descr,.sc_item_title + .sc_item_slider,.sc_item_subtitle + .sc_item_slider,.sc_item_descr + .sc_item_slider,.sc_item_title + .sc_item_columns,.sc_item_subtitle + .sc_item_columns,.sc_item_descr + .sc_item_columns,.sc_item_title + .sc_item_content,.sc_item_subtitle + .sc_item_content,.sc_item_descr + .sc_item_content{margin-top:2em}h1.sc_item_title_tag + .sc_item_descr,h1.sc_item_title_tag + .sc_item_slider,h1.sc_item_title_tag + .sc_item_columns,h1.sc_item_title_tag + .sc_item_content{margin-top:2em}h2.sc_item_title_tag + .sc_item_descr,h2.sc_item_title_tag + .sc_item_slider,h2.sc_item_title_tag + .sc_item_columns,h2.sc_item_title_tag + .sc_item_content{margin-top:1.8em}h3.sc_item_title_tag + .sc_item_descr,h3.sc_item_title_tag + .sc_item_slider,h3.sc_item_title_tag + .sc_item_columns,h3.sc_item_title_tag + .sc_item_content{margin-top:1.6em}h4.sc_item_title_tag + .sc_item_descr,h4.sc_item_title_tag + .sc_item_slider,h4.sc_item_title_tag + .sc_item_columns,h4.sc_item_title_tag + .sc_item_content{margin-top:1.4em}h5.sc_item_title_tag + .sc_item_descr,h5.sc_item_title_tag + .sc_item_slider,h5.sc_item_title_tag + .sc_item_columns,h5.sc_item_title_tag + .sc_item_content{margin-top:1.2em}h6.sc_item_title_tag + .sc_item_descr,h6.sc_item_title_tag + .sc_item_slider,h6.sc_item_title_tag + .sc_item_columns,h6.sc_item_title_tag + .sc_item_content{margin-top:1em}.sc_item_descr{margin-bottom:2em}.sc_item_descr.sc_align_center{max-width:75%;	margin-left:auto;	margin-right:auto}.sc_item_descr:last-child{margin-bottom:0}.wpb_column:not(.vc_col-sm-12) .sc_item_descr.sc_align_center{max-width:none}.sc_item_title + .sc_item_slider,.sc_item_subtitle + .sc_item_slider,.sc_item_descr + .sc_item_slider,.sc_item_title + .sc_item_columns,.sc_item_subtitle + .sc_item_columns,.sc_item_descr + .sc_item_columns,.sc_item_title + .sc_item_content,.sc_item_subtitle + .sc_item_content,.sc_item_descr + .sc_item_content{margin-top:2em}.sc_item_title + .sc_item_button,.sc_item_title + .sc_item_button_image,.sc_item_subtitle + .sc_item_button,.sc_item_subtitle + .sc_item_button_image,.sc_item_descr + .sc_item_button,.sc_item_descr + .sc_item_button_image,.sc_item_content + .sc_item_button,.sc_item_content + .sc_item_button_image,.sc_item_slider + .sc_item_button,.sc_item_slider + .sc_item_button_image,.sc_item_columns + .sc_item_button,.sc_item_columns + .sc_item_button_image{margin-top:2em}.sc_item_title + .sc_item_button_simple,.sc_item_subtitle + .sc_item_button_simple,.sc_item_descr + .sc_item_button_simple,.sc_item_content + .sc_item_button_simple,.sc_item_slider + .sc_item_button_simple,.sc_item_columns + .sc_item_button_simple{margin-top:1.5em}.sc_item_button a{display:inline-block;	text-transform:uppercase;	white-space:nowrap;	padding:1.3em 3.3em;	font-size:0.8571em;	font-weight:bold;	letter-spacing:3px;	background-color:#292929;	border:2px solid #292929;	color:#fff;	-webkit-transition:all ease .3s; -moz-transition:all ease .3s; -ms-transition:all ease .3s; -o-transition:all ease .3s; transition:all ease .3s}.sc_item_button a + a{margin-left:1em}.sc_item_button a:hover{background-color:transparent;	color:#292929}.sc_item_button_image img{max-height:8em;	width:auto}.sc_dishes_compact .sc_dishes_slider.slider_outer_pagination_pos_bottom{padding-bottom:3em}.sc_dishes_item .sc_dishes_item_thumb{margin-bottom:0}.sc_dishes_default .sc_dishes_title,.sc_dishes_default .sc_dishes_subtitle,.sc_dishes_default .sc_dishes_descr,.sc_dishes_default .sc_dishes_button{text-align:center}.sc_dishes_default .sc_dishes_item{background-color:#fafafa;	margin-bottom:2em;	text-align:center;	padding-top:0.1px}.sc_dishes_default.slider_swiper .sc_dishes_item,.sc_dishes_default .columns_padding_bottom .sc_dishes_item{margin-bottom:0}.sc_dishes_default .sc_dishes_item_info{padding:1.5em 2em}.sc_dishes_default .sc_dishes_item_title{margin:0}.sc_dishes_default .sc_dishes_item_subtitle{font-size:0.9286em;	line-height:1.5em;	margin-top:0.5em}.sc_dishes_default .sc_dishes_item_content{margin-top:1em}.sc_dishes_default .sc_dishes_item_content p{margin:0}.sc_dishes_default .sc_dishes_item_button{margin:1em 0 0}.sc_dishes_default .sc_dishes_item_image{position:relative}.sc_dishes_default .sc_dishes_item_featured_left,.sc_dishes_default .sc_dishes_item_featured_right{position:relative;	overflow:hidden;	background-color:transparent}.sc_dishes_default .sc_dishes_item_featured_left{text-align:left}.sc_dishes_default .sc_dishes_item_featured_right{text-align:right}.sc_dishes_default .sc_dishes_item_featured_left .sc_dishes_item_image,.sc_dishes_default .sc_dishes_item_featured_right .sc_dishes_item_image{width:30%;	position:absolute;	z-index:1;	top:0}.sc_dishes_default .sc_dishes_item_featured_left .dishes_page_spicy_label,.sc_dishes_default .sc_dishes_item_featured_right .dishes_page_spicy_label{display:none}.sc_dishes_default .sc_dishes_item_featured_left .sc_dishes_item_content,.sc_dishes_default .sc_dishes_item_featured_right .sc_dishes_item_content{min-height:0}.sc_dishes_default .sc_dishes_item_featured_left .sc_dishes_item_image{left:0}.sc_dishes_default .sc_dishes_item_featured_left .sc_dishes_item_info{text-align:left;	padding:0 0 0 2em;	margin-left:4em}.sc_dishes_default .sc_dishes_item_featured_left.without_content .sc_dishes_item_info{margin-left:3em}.sc_dishes_default .sc_dishes_item_featured_left.with_image .sc_dishes_item_info{margin-left:30%}.sc_dishes_default .sc_dishes_item_featured_right .sc_dishes_item_image{right:0}.sc_dishes_default .sc_dishes_item_featured_right .sc_dishes_item_info{text-align:right;	padding:0 2em 0 0;	margin-right:4em}.sc_dishes_default .sc_dishes_item_featured_right.without_content .sc_dishes_item_info{margin-right:3em}.sc_dishes_default .sc_dishes_item_featured_right.with_image .sc_dishes_item_info{margin-right:30%}.sc_dishes_float .sc_dishes_title,.sc_dishes_float .sc_dishes_subtitle,.sc_dishes_float .sc_dishes_descr,.sc_dishes_float .sc_dishes_button{text-align:left}.sc_dishes_float .sc_dishes_item{margin-bottom:2em;	text-align:left;	padding-top:0.1px}.sc_dishes_float.slider_swiper .sc_dishes_item,.sc_dishes_float .columns_padding_bottom .sc_dishes_item{margin-bottom:0}.sc_dishes_float{overflow:hidden}.sc_dishes_float .sc_dishes_item_image{width:33.3333%;	position:relative}.sc_dishes_float .sc_dishes_item_featured_left .sc_dishes_item_image{float:left;	margin:0 1.5em 0.75em 0}.sc_dishes_float .sc_dishes_item_featured_right .sc_dishes_item_image{float:right;	margin:0 0 0.75em 1.5em}.sc_dishes_float .dishes_page_spicy_label{display:none}.sc_dishes_float .sc_dishes_item_title{margin:0;	position:relative;	padding-right:4em}.sc_dishes_float .sc_dishes_item_price{position:absolute;	z-index:1;	right:0;	top:0}.sc_dishes_float .sc_dishes_item_featured_right .sc_dishes_item_title{margin-right:36%}.sc_dishes_float .sc_dishes_item_subtitle{font-size:0.9286em;	line-height:1.5em;	margin-top:0.5em}.sc_dishes_float .sc_dishes_item_content{margin-top:0.5em;	min-height:0}.sc_dishes_float .sc_dishes_item_content p{margin:0}.sc_dishes_float .sc_dishes_item_button{margin:0.5em 0 0}.sc_dishes_compact .sc_dishes_item{background-color:#fafafa;	position:relative}.sc_dishes_compact .sc_dishes_item_header{color:#fff;	background-color:#333;	background-position:center;	background-size:cover;	background-repeat:no-repeat;	width:30%;	height:100%;	position:absolute;	z-index:1;	left:0;	top:0;	bottom:0;	padding:1.5em;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_dishes_compact .sc_dishes_item.with_image .sc_dishes_item_header:before{content:' ';	position:absolute;	z-index:-1;	left:0;	top:0;	right:0;	bottom:0;	background-color:rgba(0,0,0,0.5)}.sc_dishes_compact .sc_dishes_item.without_content .sc_dishes_item_header{position:relative;	bottom:auto;	width:100%;	height:auto}.sc_dishes_compact .dishes_page_spicy_label{display:none}.sc_dishes_compact .sc_dishes_item_price{display:block;	font-size:2.5em;	line-height:1em;	margin-top:0.3em;	color:#fff}.sc_dishes_compact .sc_dishes_item_title{margin:1em 0 0}.sc_dishes_compact .sc_dishes_item_subtitle{line-height:1.2em}.sc_dishes_compact .sc_dishes_item_title+.sc_dishes_item_subtitle{margin-top:0.6em}.sc_dishes_compact .sc_dishes_item_content{margin-left:30%;	padding:2em 3em;	min-height:10em}.sc_dishes_compact .sc_dishes_item_featured_right .sc_dishes_item_header{left:auto;	right:0}.sc_dishes_compact .sc_dishes_item_featured_right .sc_dishes_item_content{margin-left:0;	margin-right:30%}.sc_dishes_compact .sc_dishes_item_content p{margin:0}.sc_dishes_compact .sc_dishes_item_content p + p{margin-top:0.4em}.sc_dishes_compact .sc_dishes_item_text + .sc_dishes_item_button{margin-top:0.5em}.dishes_page_header{position:relative}.dishes_page_spicy{position:absolute;	z-index:1;	right:0;	top:0;	font-size:11px;	font-weight:bold;	text-transform:uppercase;	padding-right:6px;	display:inline-block;	background-color:#f0f0f0;	color:#333}.dishes_page_spicy:before{content:'\e8c0';	font-family:'trx_addons_icons';	font-size:13px;	font-weight:normal;	display:inline-block;	margin:0 6px 0 0;	width:2em;	text-align:center;	line-height:inherit;	color:#fff;	background-color:#44b21e}.dishes_page_spicy_value:after{content:'/5'}.dishes_page_spicy_2:before{background-color:#97f216}.dishes_page_spicy_3:before{background-color:#f7dd00}.dishes_page_spicy_4:before{background-color:#f25e16}.dishes_page_spicy_5:before{background-color:#e41111}.dishes_page_title{position:relative;	padding-right:3em}.dishes_page_price{position:absolute;	z-index:1;	right:0;	top:0}.dishes_page_details{overflow:hidden}.dishes_page_details_title{display:none}.dishes_page_details_nutritions,.dishes_page_details_ingredients{width:48%}.dishes_page_details_nutritions{float:left}.dishes_page_details_ingredients{float:right}#trx_addons_dishes_details_popup_overlay{position:fixed;	z-index:100000;	left:0;	top:0;	width:100%;	height:100%;	background-color:rgba(0,0,0,0.9);	display:none}#trx_addons_dishes_details_popup{position:fixed;	z-index:100001;	left:50%;	top:50%;	width:50%;	height:80%;	-webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%);	display:none}.trx_addons_dishes_details_popup_close,.trx_addons_dishes_details_popup_prev,.trx_addons_dishes_details_popup_next{position:absolute;	z-index:1;	top:-2em;	right:-2em;	color:#fff;	font-size:1.5em;	padding:6px;	cursor:pointer}.trx_addons_dishes_details_popup_prev,.trx_addons_dishes_details_popup_next{top:50%;	-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%)}.trx_addons_dishes_details_popup_prev{left:-2em;	right:auto}#trx_addons_dishes_details_popup .trx_addons_dishes_details_content{position:absolute;	z-index:1;	left:0;	top:0;	right:0;	bottom:0;	background-color:#fff;	overflow-x:hidden;	overflow-y:auto}#trx_addons_dishes_details_popup .dishes_page_title{background-color:#f0f0f0;	margin:0;	padding:0.2em 3em 0.2em 0.5em}#trx_addons_dishes_details_popup .dishes_page_price{top:0.2em;	right:0.5em}#trx_addons_dishes_details_popup .dishes_page_content{padding:2em}#trx_addons_dishes_details_popup .dishes_page_details{padding:0 2em}#trx_addons_dishes_details_popup .dishes_page_details_title{display:none}#trx_addons_dishes_details_popup .dishes_page_details_nutritions_title,#trx_addons_dishes_details_popup .dishes_page_details_ingredients_title{margin-top:0}#trx_addons_dishes_details_popup .dishes_page_button{padding:1em 2em 2em}@media (max-width:959px){.sc_dishes_default .dishes_page_spicy_label{display:none}#trx_addons_dishes_details_popup{width:80%}#trx_addons_dishes_details_popup .dishes_page_details_nutritions,	#trx_addons_dishes_details_popup .dishes_page_details_ingredients{width:100%; float:none}#trx_addons_dishes_details_popup .dishes_page_details_ingredients_title{margin-top:2em}}@media (max-width:767px){.sc_dishes_default .sc_dishes_item_featured_left .sc_dishes_item_image,	.sc_dishes_default .sc_dishes_item_featured_right .sc_dishes_item_image{width:100%; position:relative; top:auto; left:auto; right:auto}.sc_dishes_default .sc_dishes_item_featured_left .dishes_page_spicy_label,	.sc_dishes_default .sc_dishes_item_featured_right .dishes_page_spicy_label{display:inline-block}.sc_dishes_default .sc_dishes_item_featured_left .sc_dishes_item_info,	.sc_dishes_default .sc_dishes_item_featured_right .sc_dishes_item_info,	.sc_dishes_default .sc_dishes_item_featured_left.with_image .sc_dishes_item_info,	.sc_dishes_default .sc_dishes_item_featured_right.with_image .sc_dishes_item_info,	.sc_dishes_default .sc_dishes_item_featured_left.without_content .sc_dishes_item_info,	.sc_dishes_default .sc_dishes_item_featured_right.without_content .sc_dishes_item_info{text-align:center; padding:0; margin-left:0; margin-top:2em}.sc_dishes_float .sc_dishes_item_image{width:100%; position:relative}.sc_dishes_float .sc_dishes_item_featured_left .sc_dishes_item_image,	.sc_dishes_float .sc_dishes_item_featured_right .sc_dishes_item_image{float:none; margin:0 0 2em 0}.sc_dishes_float .sc_dishes_item_title,	.sc_dishes_float .sc_dishes_item_featured_right .sc_dishes_item_title{margin:0}.sc_dishes_compact .sc_dishes_item_header,	.sc_dishes_compact .sc_dishes_item_featured_right .sc_dishes_item_header{width:100%; height:auto; position:relative; left:auto; right:auto; top:auto; bottom:auto}.sc_dishes_compact .sc_dishes_item_content,	.sc_dishes_compact .sc_dishes_item_featured_right .sc_dishes_item_content{margin:0; min-height:0}}.sc_layouts_column .sc_layouts_item{display:inline-block; vertical-align:middle; margin-right:1.5em}.sc_layouts_column .sc_layouts_item:last-child{margin-right:0}.sc_layouts_column_align_right .sc_layouts_item{margin-left:1.5em; margin-right:0}.sc_layouts_column_align_right .sc_layouts_item:first-child{margin-left:0}.sc_layouts_column_align_left,.sc_layouts_column.sc_layouts_column_align_left .widget,.sc_layouts_column.sc_layouts_column_align_left .widget_title,.sc_layouts_column.sc_layouts_column_align_left .widgettitle{text-align:left}.sc_layouts_column_align_center,.sc_layouts_column.sc_layouts_column_align_center .widget,.sc_layouts_column.sc_layouts_column_align_center .widget_title,.sc_layouts_column.sc_layouts_column_align_center .widgettitle{text-align:center}.sc_layouts_column_align_right,.sc_layouts_column.sc_layouts_column_align_right .widget,.sc_layouts_column.sc_layouts_column_align_right .widget_title,.sc_layouts_column.sc_layouts_column_align_right .widgettitle{text-align:right}@media (max-width:767px){.sc_layouts_column{width:100% !important}.sc_layouts_column_align_left,	.sc_layouts_column_align_right{text-align:center}.sc_layouts_hide_on_mobile{display:none !important}}@media (max-width:1023px){.sc_layouts_hide_on_tablet{display:none !important}}body.frontpage .sc_layouts_hide_on_frontpage,body.error404 .sc_layouts_hide_on_frontpage{display:none !important}.sc_layouts_row_delimiter{border-bottom:1px solid #ddd}.sc_layouts_row .vc_separator{margin-top:3em !important;	margin-bottom:3em !important}.sc_layouts_item_link{display:block}.sc_layouts_item_icon{font-size:2.25em;	line-height:1.1em;	display:inline-block;	vertical-align:middle;	-webkit-transition:color .3s ease; -moz-transition:color .3s ease; -ms-transition:color .3s ease; -o-transition:color .3s ease; transition:color .3s ease}.sc_layouts_item_details{display:inline-block;	vertical-align:middle}.sc_layouts_item_icon + .sc_layouts_item_details{margin-left:0.5em}.sc_layouts_column_icons_position_left .sc_layouts_item_details{text-align:left}.sc_layouts_column_icons_position_right .sc_layouts_item_details{text-align:right}.sc_align_center .sc_layouts_item_details{text-align:center}.sc_layouts_item_details_line1,.sc_layouts_item_details_line2{display:block}.sc_layouts_item_details_line1{font-weight:400;	font-size:13px;	line-height:16px}.sc_layouts_item_details_line2{font-weight:700;	font-size:16px;	line-height:21px}@media (max-width:959px){.sc_layouts_item_details_line1{font-size:12px; line-height:16px}.sc_layouts_item_details_line2{font-size:15px; line-height:20px}}@media (max-width:767px){.sc_layouts_item_details_line1{font-size:11px; line-height:14px}.sc_layouts_item_details_line2{font-size:13px; line-height:18px}}.sc_layouts_column_icons_position_right .sc_layouts_item:after{content:' ';	width:100%;	height:0;	clear:both}.sc_layouts_column_icons_position_right .sc_layouts_item_icon{float:right;	margin-left:0.4em;	margin-right:0}.sc_layouts_column_icons_position_right .sc_layouts_item_details{float:right} .sc_layouts_row_type_narrow{font-size:13px;	line-height:19px;	padding:0.5em 0;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}@media (max-width:959px){.sc_layouts_row_type_narrow{font-size:12px; line-height:18px}}@media (max-width:767px){.sc_layouts_row_type_narrow{font-size:11px; line-height:16px}}.sc_layouts_row_type_narrow .sc_layouts_item{margin-top:0.5em;	margin-bottom:0.5em}.sc_layouts_row_type_narrow .sc_layouts_item_icon,.sc_layouts_row_type_narrow .sc_layouts_item input[type="text"]{font-size:inherit;	font-weight:inherit;	line-height:inherit}.sc_layouts_row_type_narrow .sc_layouts_item_details_line1,.sc_layouts_row_type_narrow .sc_layouts_item_details_line2{display:inline-block;	font-size:inherit;	font-weight:inherit;	line-height:inherit}.sc_layouts_row_type_narrow .sc_layouts_item_details_line1 + .sc_layouts_item_details_line2{margin-left:0.5em}.sc_layouts_row_type_narrow .socials_wrap{margin-right:-15px}.sc_layouts_row_type_narrow .socials_wrap .social_item{margin-right:15px}.sc_layouts_row_type_narrow .socials_wrap .social_item a{width:auto;	height:auto;	line-height:inherit;	font-size:15px;	-webkit-border-radius:0; -ms-border-radius:0; border-radius:0}.sc_layouts_row_type_narrow .sc_button_wrap .sc_button{background-color:transparent;	border:1px solid #efa758;	color:#efa758;	text-transform:uppercase;	font-size:11px;	font-weight:400;	padding:1em 2em;	letter-spacing:0;	vertical-align:top} .sc_layouts_row_type_compact{padding:0.75em 0;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_layouts_row_type_compact .sc_layouts_item{margin-top:0.5em;	margin-bottom:0.5em}.sc_layouts_row_type_compact .sc_layouts_item_icon{font-size:1.25em;	font-weight:400}.sc_layouts_row_type_compact .sc_layouts_item input[type="text"]{font-size:inherit;	font-weight:inherit;	line-height:inherit}.sc_layouts_row_type_compact .sc_layouts_item_details_line1,.sc_layouts_row_type_compact .sc_layouts_item_details_line2{display:inline-block;	font-size:inherit;	font-weight:inherit;	line-height:inherit}.sc_layouts_row_type_compact .sc_layouts_item_details_line1 + .sc_layouts_item_details_line2{margin-left:0.5em}.sc_layouts_row_type_compact .socials_wrap{margin-right:-15px}.sc_layouts_row_type_compact .socials_wrap .social_item{margin-right:15px}.sc_layouts_row_type_compact .socials_wrap .social_item a{width:auto;	height:auto;	line-height:inherit;	font-size:15px;	-webkit-border-radius:0; -ms-border-radius:0; border-radius:0}.sc_layouts_row_type_compact .sc_button_wrap .sc_button{background-color:#efa758;	color:#fff;	font-size:12px;	font-weight:400;	padding:1.5em 3em;	letter-spacing:0.5px;	vertical-align:top} .sc_layouts_row_type_normal{padding:2em 0;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_layouts_row_type_normal .sc_layouts_item{margin-top:0.5em;	margin-bottom:0.5em}.sc_layouts_row_type_normal .sc_button_wrap .sc_button{background-color:#efa758;	color:#fff;	font-size:11px;	font-weight:600;	padding:1.5em 3em;	letter-spacing:0.5px;	vertical-align:top}.sc_layouts_row_fixed_placeholder{display:none}.sc_layouts_row_fixed_on + .sc_layouts_row_fixed_placeholder{display:block}.sc_layouts_row_fixed_on{position:fixed;	z-index:100000;	top:0;	left:-15px;	right:-15px;	margin:0 !important;	background-color:#fff}@media (max-width:600px){.sc_layouts_row_fixed_on{position:absolute}}.sc_layouts_row_type_compact.sc_layouts_row_fixed_on,.sc_layouts_row_type_normal.sc_layouts_row_fixed_on{padding-top:0;	padding-bottom:0}.sc_layouts_row.sc_layouts_row_fixed_on .sc_layouts_logo img{max-height:40px}.sc_layouts_logo img{max-height:80px; width:auto}.sc_layouts_row_type_compact .sc_layouts_logo img{max-height:60px}.sc_layouts_row_type_narrow .sc_layouts_logo img{max-height:40px}@media (max-width:1439px){.sc_layouts_logo img{max-height:60px; width:auto}.sc_layouts_row_type_compact .sc_layouts_logo img{max-height:40px}.sc_layouts_row_type_narrow .sc_layouts_logo img{max-height:30px}}.sc_layouts_logo .logo_text{display:block}.sc_layouts_logo .logo_slogan{display:block;	font-size:12px;	line-height:15px;	letter-spacing:0px}.search_wrap,.search_wrap .search_form{position:relative}.search_wrap .search_field{width:6em;	padding:0 0 0 1.75em;	vertical-align:middle;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.search_wrap .search_submit{position:absolute;	bottom:0;	left:0;	background-color:transparent;	padding:0;	font-size:inherit;	font-weight:inherit;	line-height:inherit}.search_wrap .search_submit:before{margin:0}.sc_layouts_row_type_narrow .search_wrap .search_field,.sc_layouts_row_type_compact .search_wrap .search_field{border:none !important;	background-color:transparent !important}.sc_layouts_row_type_compact .search_wrap .search_submit{font-size:1.25em;	font-weight:400}.sc_layouts_column_icons_position_right .search_wrap .search_field{padding:0 1.75em 0 0}.sc_layouts_column_icons_position_right .search_wrap .search_submit{left:auto;	right:0}.sc_layouts_row_type_normal .search_wrap .search_field{font-size:11px;	text-transform:uppercase;	padding:0 1.5em 0 3em;	width:15em;	height:4.7727em;	line-height:4.7727em;	-webkit-border-radius:3em; -ms-border-radius:3em; border-radius:3em}.sc_layouts_row_type_normal .search_wrap .search_submit{display:block;	font-size:11px;	text-align:center;	width:1em;	height:4.7727em;	line-height:4.7727em;	position:absolute;	bottom:auto;	top:0;	left:1em}.sc_layouts_row_type_normal .search_wrap .search_submit:before{font-size:13px}.sc_layouts_row_type_normal .sc_layouts_column_icons_position_right .search_wrap .search_submit{left:auto;	right:1em}.sc_layouts_row_type_normal .sc_layouts_column_icons_position_right .search_wrap .search_field{padding:1em 3em 1em 1.5em}.search_wrap.search_style_expand .search_field{width:0;	visibility:hidden}.search_style_expand.search_opened .search_field{width:6em;	visibility:visible}.sc_layouts_row_type_normal .sc_layouts_column .search_style_expand .search_field{height:4.7727em;	line-height:4.7727em;	padding-top:0;	padding-bottom:0;	visibility:visible}.sc_layouts_row_type_normal .sc_layouts_column .search_style_expand:not(.search_opened) .search_field{padding:0 2.3em 0 2.3em}.sc_layouts_row_type_normal .sc_layouts_column .search_style_expand.search_opened .search_field{width:15em}.sc_layouts_row_type_normal .sc_layouts_column .search_style_expand:not(.search_opened) .search_submit{width:4.7727em;	left:0;	right:auto}.search_style_fullscreen .search_field{width:0;	visibility:hidden}.search_style_fullscreen .search_field,.search_style_fullscreen .search_submit,.search_style_fullscreen .search_submit:before{-webkit-transition:none; -moz-transition:none; -ms-transition:none; -o-transition:none; transition:none}.search_style_fullscreen.search_opened .search_field,.search_style_fullscreen.search_opened .search_submit,.search_style_fullscreen.search_opened .search_submit:before{-webkit-transition:all .3s ease; -moz-transition:all .3s ease; -ms-transition:all .3s ease; -o-transition:all .3s ease; transition:all .3s ease}.sc_layouts_row_type_normal .sc_layouts_column .search_style_fullscreen .search_field{width:0;	height:4.7727em;	line-height:4.7727em;	padding-top:0;	padding-bottom:0;	visibility:visible}.sc_layouts_row_type_normal .sc_layouts_column .search_style_fullscreen:not(.search_opened) .search_field{padding:0 2.3em 0 2.3em}.sc_layouts_row_type_normal .sc_layouts_column .search_style_fullscreen:not(.search_opened) .search_submit{width:4.7727em;	left:0;	right:auto}.search_style_fullscreen .search_close{display:none}.search_style_fullscreen .search_close:before{margin:0}.search_style_fullscreen.search_opened .search_close{position:absolute;	right:0;	top:0;	display:inline-block;	font-size:2rem;	font-weight:300;	text-align:center;	cursor:pointer;	-webkit-transition:all ease .3s; -moz-transition:all ease .3s; -ms-transition:all ease .3s; -o-transition:all ease .3s; transition:all ease .3s}.search_style_fullscreen.search_opened .search_form_wrap{position:fixed;	background-color:rgba(255,255,255,0.9);	bottom:0;	left:0;	right:0;	top:0;	width:100%;	height:100%;	z-index:999;	overflow:hidden}.search_style_fullscreen.search_opened .search_form{position:relative;	width:50%;	top:50%;	left:50%;	-webkit-transform:translateX(-50%) translateY(-50%); -moz-transform:translateX(-50%) translateY(-50%); -ms-transform:translateX(-50%) translateY(-50%); transform:translateX(-50%) translateY(-50%);	border-bottom:1px solid #fff;	font-size:1em}.search_style_fullscreen.search_opened .search_results{top:0;	display:none !important}.search_style_fullscreen.search_opened .search_submit:before{font-size:inherit}.search_style_fullscreen.search_opened .search_submit,.sc_layouts_row_type_normal .sc_layouts_column .search_style_fullscreen.search_opened .search_submit{position:absolute;	left:0 !important;	right:auto !important;	top:50%;	font-size:2rem;	-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%)}.search_style_fullscreen.search_opened .search_field,.sc_layouts_row_type_normal .sc_layouts_column .search_style_fullscreen.search_opened .search_field{font-size:2rem !important;	font-weight:400 !important;	line-height:3em !important;	height:3em;	letter-spacing:1px;	margin:0;	padding:0 0 0 2em;	border:none;	white-space:pre-wrap;	word-wrap:break-word;	resize:none;	overflow:hidden;	display:block;	visibility:visible;	width:100%}.search_style_fullscreen.search_opened .search_field,.search_style_fullscreen.search_opened .search_field:hover,.search_style_fullscreen.search_opened .search_field:focus{background-color:transparent !important}.search_wrap .search_results{display:none;	position:absolute;	z-index:1000;	left:0;	top:3.5em;	background-color:#fff;	border:1px solid #e5e5e5;	width:22em;	padding:2em 1.5em;	text-align:left}.search_wrap .search_results:after{content:" ";	width:10px;	height:10px;	background-color:#fff;	border-left:1px solid #e5e5e5;	border-top:1px solid #e5e5e5;	position:absolute;	top:-6px;	left:3em;	-webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -o-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg)}.sc_layouts_column_align_right .search_wrap .search_results{left:auto;	right:1em}.sc_layouts_column_align_right .search_wrap .search_results:after{left:auto;	right:3em}.search_wrap .search_results .search_results_close{position:absolute;	top:3px;	right:3px;	display:block;	text-align:center;	overflow:hidden;	font-size:1em;	width:1.2em;	height:1.2em;	line-height:1.2em;	cursor:pointer}.search_wrap .post_more{display:block;	text-align:center}.search_wrap .post_meta{font-style:normal}.sc_layouts_cart{position:relative;	z-index:2}.sc_layouts_cart_icon,.sc_layouts_cart_details{cursor:pointer}.sc_layouts_cart_items_short{display:none;	width:15px;	height:15px;	line-height:15px;	text-align:center;	font-size:7px;	background-color:#333;	color:#fff;	-webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%;	position:absolute;	z-index:1;	right:-5px;	top:-5px;	pointer-events:none}.sc_layouts_row_type_compact .sc_layouts_cart_details{display:none}.sc_layouts_row_type_compact .sc_layouts_cart_details{display:none}.sc_layouts_row_type_compact .sc_layouts_cart_items_short{display:block} .sc_layouts_cart_widget{display:none;	text-align:left;	position:absolute;	z-index:2;	right:-2em;	top:4em;	width:280px;	padding:1em;	border:1px solid #ddd;	background-color:#fff;	color:#888}.sc_layouts_cart_widget:after{content:' ';	display:block;	position:absolute;	z-index:1;	right:2.5em;	top:0;	margin:-5px 0 0 -4px;	width:8px;	height:8px;	border-left:1px solid #ddd;	border-top:1px solid #ddd;	background-color:#fff;	-webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg)}.sc_layouts_cart_widget .sc_layouts_cart_widget_close{position:absolute;	z-index:100;	right:0;	top:0;	cursor:pointer;	-webkit-transition:color .3s ease; -moz-transition:color .3s ease; -ms-transition:color .3s ease; -o-transition:color .3s ease; transition:color .3s ease}.sc_layouts_cart_widget .widget_shopping_cart{text-align:left !important}.sc_layouts_cart_widget .cart_list{max-height:200px;	overflow-y:auto;	overflow-x:hidden}.sc_layouts_cart_widget p{margin-bottom:0}.sc_layouts_cart_widget p+p{margin-top:0.75em}.sc_layouts_menu_mobile_button{display:none}.sc_layouts_menu_mobile_button .sc_layouts_item_icon{font-size:2em}@media (max-width:767px){.sc_layouts_menu_mobile_button{display:inline-block}}.sc_layouts_menu_mobile_button_burger:not(.without_menu){display:inline-block} .sc_layouts_menu{position:relative;	z-index:1000;	overflow:hidden;	visibility:hidden;	max-height:3em}.sc_layouts_menu.inited{overflow:visible;	visibility:visible;	max-height:none}.sc_layouts_menu_nav,.sc_layouts_menu_nav ul{display:inline-block;	margin:0;	padding:0;	list-style-type:none}.sc_layouts_menu_nav:after,.sc_layouts_menu_nav ul:after{content:' ';	display:block;	width:100%;	height:0;	clear:both}.sc_layouts_menu_nav li{margin:0;	position:relative}.sc_layouts_menu_nav li>a{display:block;	position:relative}.sc_layouts_menu_nav{text-align:left;	vertical-align:middle}.sc_layouts_menu_nav>li{position:relative;	float:left;	z-index:20}.sc_layouts_menu_nav>li+li{z-index:19}.sc_layouts_menu_nav>li+li+li{z-index:18}.sc_layouts_menu_nav>li+li+li+li{z-index:17}.sc_layouts_menu_nav>li+li+li+li+li{z-index:16}.sc_layouts_menu_nav>li+li+li+li+li+li{z-index:15}.sc_layouts_menu_nav>li+li+li+li+li+li+li{z-index:14}.sc_layouts_menu_nav>li+li+li+li+li+li+li+li{z-index:13}.sc_layouts_menu_nav>li+li+li+li+li+li+li+li+li{z-index:12}.sc_layouts_menu_nav>li+li+li+li+li+li+li+li+li+li{z-index:11}.sc_layouts_menu_nav>li>a{padding:1em;	position:relative;	color:#333}.sc_layouts_menu_nav>li>a:hover,.sc_layouts_menu_nav>li.sfHover>a,.sc_layouts_menu_nav>li.current-menu-item>a,.sc_layouts_menu_nav>li.current-menu-parent>a,.sc_layouts_menu_nav>li.current-menu-ancestor>a{color:#efa758}.sc_layouts_menu_nav>li.current-menu-item>a,.sc_layouts_menu_nav>li.current-menu-parent>a,.sc_layouts_menu_nav>li.current-menu-ancestor>a{font-weight:600}.sc_layouts_menu_nav>li.menu-item-has-children>a{padding-right:2em}.sc_layouts_menu_nav>li.menu-item-has-children>a:after{content:'\e882';	font-family:'trx_addons_icons';	font-weight:normal;	display:inline-block;	position:absolute;	top:50%;	right:1em;	z-index:1;	-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%)}.sc_layouts_menu_popup .sc_layouts_menu_nav>li.menu-item-has-children>a:after,.sc_layouts_menu_nav li li.menu-item-has-children>a:after{content:'\e884';	font-family:'trx_addons_icons';	font-weight:normal;	position:absolute;	right:1em;	top:50%;	-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%)}.sc_layouts_menu_nav li[class*="icon-"]:before{-webkit-transition:all .3s ease; -moz-transition:all .3s ease; -ms-transition:all .3s ease; -o-transition:all .3s ease; transition:all .3s ease}.sc_layouts_menu_nav>li[class*="icon-"]>a{padding-left:2em}.sc_layouts_menu_nav>li[class*="icon-"]:before{position:absolute;	display:inline-block;	z-index:1;	left:0.5em;	top:0;	padding:0.8em 0 1em;	width:1em;	line-height:inherit}.sc_layouts_menu_nav>li[class*="columns-"][class*="icon-"]:before{position:static;	margin:0 0 0 0.5em;	float:left}.sc_layouts_menu_nav>li[class*="columns-"][class*="icon-"]>a{float:left;	margin-left:-1.5em}.sc_layouts_menu_popup .sc_layouts_menu_nav,.sc_layouts_menu_nav>li ul{position:absolute;	display:none;	z-index:10000;	width:13em;	padding:1.4em 0;	text-align:left;	background-color:#f0f0f0;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.2); -ms-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.2); box-shadow:1px 1px 2px 0px rgba(0,0,0,0.2)}.sc_layouts_menu_popup .sc_layouts_menu_nav>li>a,.sc_layouts_menu_nav>li li>a{padding:0.6em 1.6667em;	color:#333}.sc_layouts_menu_nav>li li>a:hover,.sc_layouts_menu_nav>li li.sfHover>a,.sc_layouts_menu_nav>li li.current-menu-item>a,.sc_layouts_menu_nav>li li.current-menu-parent>a,.sc_layouts_menu_nav>li li.current-menu-ancestor>a{color:#efa758}.sc_layouts_menu_nav>li li[class*="icon-"]>a>span{display:inline-block;	padding-left:1.6667em}.sc_layouts_menu_nav>li li[class*="icon-"]:before{position:absolute;	z-index:1;	left:1.6667em;	top:50%;	-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%);	color:#333}.sc_layouts_menu_nav>li li[class*="icon-"]:hover:before,.sc_layouts_menu_nav>li li[class*="icon-"].shHover:before,.sc_layouts_menu_nav>li li.current-menu-item:before,.sc_layouts_menu_nav>li li.current-menu-parent:before,.sc_layouts_menu_nav>li li.current-menu-ancestor:before{color:#efa758}.sc_layouts_menu_nav>li>ul{top:4.2em;	left:50%;	margin-left:-6.5em;	}.sc_layouts_menu_popup .sc_layouts_menu_nav,.sc_layouts_menu_popup .sc_layouts_menu_nav>li>ul,.sc_layouts_menu_nav>li>ul ul{left:13em;	top:-1.4em;	margin:0 0 0 2px;	background-color:#f0f0f0}.sc_layouts_menu_nav>li>ul ul.submenu_left{left:-13em;	margin:0 0 0 -2px}.sc_layouts_menu_nav>li[class*="columns-"]{position:static}.sc_layouts_menu_nav>li[class*="columns-"]>ul{left:0;	right:0;	width:100%;	margin-left:0}.sc_layouts_menu_nav ul li.columns-2>ul{width:26em}.sc_layouts_menu_nav ul li.columns-2>ul.submenu_left{left:-26em}.sc_layouts_menu_nav ul li.columns-3>ul{width:39em}.sc_layouts_menu_nav ul li.columns-3>ul.submenu_left{left:-39em}.sc_layouts_menu_nav ul li.columns-4>ul{width:52em}.sc_layouts_menu_nav ul li.columns-4>ul.submenu_left{left:-52em}.sc_layouts_menu_nav ul li.columns-5>ul{width:65em}.sc_layouts_menu_nav ul li.columns-5>ul.submenu_left{left:-65em}.sc_layouts_menu_nav li[class*="columns-"]>ul>li{display:inline-block;	vertical-align:top}.sc_layouts_menu_nav li.columns-2>ul>li{width:50%}.sc_layouts_menu_nav li.columns-3>ul>li{width:33.3333%}.sc_layouts_menu_nav li.columns-4>ul>li{width:25%}.sc_layouts_menu_nav li.columns-5>ul>li{width:20%}@media (min-width:960px) and (max-width:1279px){.sc_layouts_menu_nav ul li.columns-4>ul,	.sc_layouts_menu_nav ul li.columns-5>ul{width:39em}.sc_layouts_menu_nav li.columns-4>ul>li,	.sc_layouts_menu_nav li.columns-5>ul>li{width:33.3333%}}@media (max-width:959px){.sc_layouts_menu_nav ul li.columns-3>ul,	.sc_layouts_menu_nav ul li.columns-4>ul,	.sc_layouts_menu_nav ul li.columns-5>ul{width:26em}.sc_layouts_menu_nav li.columns-3>ul>li,	.sc_layouts_menu_nav li.columns-4>ul>li,	.sc_layouts_menu_nav li.columns-5>ul>li{width:50%}}.sc_layouts_menu_nav li[class*="columns-"] li.menu-item-has-children>a{font-weight:bold}.sc_layouts_menu_nav li[class*="columns-"] li.menu-item-has-children>a:after{display:none}.sc_layouts_menu_nav li[class*="columns-"]>ul ul{position:static !important;	display:block !important;	margin-left:0;		padding:0;	left:auto;	top:auto;	width:auto;	vertical-align:top;	opacity:1 !important;	-webkit-transform:none !important; -moz-transform:none !important; -ms-transform:none !important; transform:none !important;	-webkit-box-shadow:none !important; -ms-box-shadow:none !important; box-shadow:none !important}.sc_layouts_menu_mobile_button_burger{position:relative}.sc_layouts_menu_popup{position:absolute;	z-index:1000;	top:2.4em;	left:50%;	display:none;	-webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%)}.sc_layouts_menu_popup .sc_layouts_menu_nav{position:relative;	left:0;	top:0}.sc_layouts_menu_popup .sc_layouts_menu_nav>li{display:block;	float:none}.sc_layouts_menu_nav .menu-collapse{display:none}.sc_layouts_menu_nav .menu-collapse>a{position:relative;	text-align:center}.sc_layouts_menu_nav .menu-collapse>a:before{position:relative;	z-index:2;	left:0;	top:0;	-webkit-transform:rotate(90deg); -moz-transform:rotate(90deg); -ms-transform:rotate(90deg); transform:rotate(90deg)}.sc_layouts_menu_nav .menu-collapse>a:after{content:' ';	position:absolute;	z-index:1;	left:50%;	top:50%;	-webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%);	display:block;	width:2em;	height:2em;	-webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%;	background-color:#f7f7f7}.menu_hover_slide_line>ul>li#blob,.menu_hover_slide_box>ul>li#blob{position:absolute;	top:0;	z-index:1;	opacity:0;	-webkit-transition:all 500ms cubic-bezier(0.175,0.885,0.320,1.275); -moz-transition:all 500ms cubic-bezier(0.175,0.885,0.320,1.275); -ms-transition:all 500ms cubic-bezier(0.175,0.885,0.320,1.275); -o-transition:all 500ms cubic-bezier(0.175,0.885,0.320,1.275); transition:all 500ms cubic-bezier(0.175,0.885,0.320,1.275); }.menu_hover_slide_line>ul>li.blob_over:not(.current-menu-item):not(.current-menu-parent):not(.current-menu-ancestor):hover,.menu_hover_slide_line>ul>li.blob_over:not(.current-menu-item):not(.current-menu-parent):not(.current-menu-ancestor).sfHover{background-color:transparent;	-webkit-box-shadow:none; -ms-box-shadow:none; box-shadow:none}.menu_hover_slide_line>ul>li#blob{height:1px;	margin:3em 0 0 1em}.menu_hover_zoom_line>ul>li>a{position:relative}.menu_hover_zoom_line>ul>li>a:before{content:"";	height:1px;	position:absolute;	margin-left:0.25em;	top:3em;	left:50%;	-webkit-transition:all 0.1s ease; -moz-transition:all 0.1s ease; -ms-transition:all 0.1s ease; -o-transition:all 0.1s ease; transition:all 0.1s ease;	-webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%);	width:0}.menu_hover_zoom_line>ul>li>a:hover:before,.menu_hover_zoom_line>ul>li.sfHover>a:before,.menu_hover_zoom_line>ul>li.current-menu-item>a:before,.menu_hover_zoom_line>ul>li.current-menu-parent>a:before,.menu_hover_zoom_line>ul>li.current-menu-ancestor>a:before{width:80%}.menu_hover_path_line>ul>li>a{position:relative}.menu_hover_path_line>ul>li:before,.menu_hover_path_line>ul>li:after,.menu_hover_path_line>ul>li>a:before,.menu_hover_path_line>ul>li>a:after{content:' ' !important;	position:absolute;	-webkit-transition:-webkit-transform 0.1s; -ms-transition:-ms-transform 0.1s; transition:transform 0.1s;	-webkit-transition-timing-function:cubic-bezier(1,0.68,0.16,0.9); -ms-transition-timing-function:cubic-bezier(1,0.68,0.16,0.9); transition-timing-function:cubic-bezier(1,0.68,0.16,0.9)}.menu_hover_path_line>ul>li:before,.menu_hover_path_line>ul>li:after{top:0.5em;	bottom:0.5em;	width:1px; -webkit-transform:scale3d(1,0,1); -ms-transform:scale3d(1,0,1); transform:scale3d(1,0,1)}.menu_hover_path_line>ul>li:before{left:0.2em;	-webkit-transform-origin:50% 100%; -ms-transform-origin:50% 100%; transform-origin:50% 100%}.menu_hover_path_line>ul>li:after{right:0.2em;	-webkit-transform-origin:50% 0%; -ms-transform-origin:50% 0%; transform-origin:50% 0%}.menu_hover_path_line>ul>li>a:before,.menu_hover_path_line>ul>li>a:after,.menu_hover_path_line>ul>li.menu-item-has-children>a:after{left:0.2em;	right:0.2em; height:1px;	-webkit-transform:scale3d(0,1,1); -ms-transform:scale3d(0,1,1); transform:scale3d(0,1,1)}.menu_hover_path_line>ul>li>a:before{top:0.5em;	bottom:auto;	-webkit-transform-origin:0 50%; -ms-transform-origin:0 50%; transform-origin:0 50%}.menu_hover_path_line>ul>li>a:after,.menu_hover_path_line>ul>li.menu-item-has-children>a:after{top:auto;	bottom:0.5em;	-webkit-transform-origin:100% 50%; -ms-transform-origin:100% 50%; transform-origin:100% 50%} .menu_hover_path_line>ul>li>a:after,.menu_hover_path_line>ul>li.menu-item-has-children>a:after{-webkit-transition-delay:0.3s; -ms-transition-delay:0.3s; transition-delay:0.3s}.menu_hover_path_line>ul>li>a:hover:after,.menu_hover_path_line>ul>li.sfHover>a:after,.menu_hover_path_line>ul>li.menu-item-has-children>a:hover:after,.menu_hover_path_line>ul>li.sfHover.menu-item-has-children>a:after{-webkit-transition-delay:0s; -ms-transition-delay:0s; transition-delay:0s}.menu_hover_path_line>ul>li:before{-webkit-transition-delay:0.2s; -ms-transition-delay:0.2s; transition-delay:0.2s}.menu_hover_path_line>ul>li:hover:before,.menu_hover_path_line>ul>li.sfHover:before{-webkit-transition-delay:0.1s; -ms-transition-delay:0.1s; transition-delay:0.1s}.menu_hover_path_line>ul>li>a:before{-webkit-transition-delay:0.1s; -ms-transition-delay:0.1s; transition-delay:0.1s}.menu_hover_path_line>ul>li.sfHover>a:before,.menu_hover_path_line>ul>li>a:hover:before{-webkit-transition-delay:0.2s; -ms-transition-delay:0.2s; transition-delay:0.2s}.menu_hover_path_line>ul>li.sfHover:after,.menu_hover_path_line>ul>li:hover:after{-webkit-transition-delay:0.3s; -ms-transition-delay:0.3s; transition-delay:0.3s}.menu_hover_path_line>ul>li.sfHover:before,.menu_hover_path_line>ul>li:hover:before,.menu_hover_path_line>ul>li.sfHover:after,.menu_hover_path_line>ul>li:hover:after,.menu_hover_path_line>ul>li.sfHover>a:before,.menu_hover_path_line>ul>li>a:hover:before,.menu_hover_path_line>ul>li>a:hover:after,.menu_hover_path_line>ul>li.sfHover>a:after{-webkit-transform:scale3d(1,1,1); -ms-transform:scale3d(1,1,1); transform:scale3d(1,1,1)}.menu_hover_roll_down>ul>li>a:before{content:' ';	position:absolute;	top:3.3em;	left:1.5em;	right:1.5em;	height:1px;	opacity:0;	-webkit-transform:translate3d(0,-3em,0); -ms-transform:translate3d(0,-3em,0); transform:translate3d(0,-3em,0);	-webkit-transition:-webkit-transform 0s 0.3s,opacity 0.2s; -ms-transition:transform 0s 0.3s,opacity 0.2s; transition:transform 0s 0.3s,opacity 0.2s}.menu_hover_roll_down>ul>li>a:hover:before,.menu_hover_roll_down>ul>li.sfHover>a:before,.menu_hover_roll_down>ul>li.current-menu-item>a:before,.menu_hover_roll_down>ul>li.current-menu-ancestor>a:before,.menu_hover_roll_down>ul>li.current-menu-parent>a:before{opacity:1;	-webkit-transform:translate3d(0,0,0); -ms-transform:translate3d(0,0,0); transform:translate3d(0,0,0);	-webkit-transition:-webkit-transform 0.3s,opacity 0.1s; -ms-transition:-webkit-transform 0.3s,opacity 0.1s; transition:transform 0.3s,opacity 0.1s;	-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1); -ms-transition-timing-function:cubic-bezier(0.4,0,0.2,1); transition-timing-function:cubic-bezier(0.4,0,0.2,1)}.menu_hover_roll_down>ul>li>a>span{display:block;	pointer-events:none}.menu_hover_roll_down>ul>li.sfHover>a>span,.menu_hover_roll_down>ul>li>a:hover>span,.menu_hover_roll_down>ul>li.current-menu-item>a>span,.menu_hover_roll_down>ul>li.current-menu-ancestor>a>span,.menu_hover_roll_down>ul>li.current-menu-parent>a>span{-webkit-animation:anim-roll-down 0.3s forwards; -ms-animation:anim-roll-down 0.3s forwards; animation:anim-roll-down 0.3s forwards}@-webkit-keyframes anim-roll-down{50%{opacity:0; -webkit-transform:translate3d(0,100%,0); -ms-transform:translate3d(0,100%,0); transform:translate3d(0,100%,0)}51%{opacity:0; -webkit-transform:translate3d(0,-100%,0); -ms-transform:translate3d(0,-100%,0); transform:translate3d(0,-100%,0)}100%{opacity:1; -webkit-transform:translate3d(0,0,0); -ms-transform:translate3d(0,0,0); transform:translate3d(0,0,0)}}@keyframes anim-roll-down{50%{opacity:0; -webkit-transform:translate3d(0,100%,0); -ms-transform:translate3d(0,100%,0); transform:translate3d(0,100%,0)}51%{opacity:0; -webkit-transform:translate3d(0,-100%,0); -ms-transform:translate3d(0,-100%,0); transform:translate3d(0,-100%,0)}100%{opacity:1; -webkit-transform:translate3d(0,0,0); -ms-transform:translate3d(0,0,0); transform:translate3d(0,0,0)}}.menu_hover_color_line>ul>li>a:hover:before,.menu_hover_color_line>ul>li>a:focus:before{-webkit-transform:scale3d(1,1,1); -ms-transform:scale3d(1,1,1); transform:scale3d(1,1,1);	-webkit-transition-delay:0s; -ms-transition-delay:0s; transition-delay:0s}.menu_hover_color_line>ul>li>a:before,.menu_hover_color_line>ul>li>a:after,.menu_hover_color_line>ul>li.menu-item-has-children>a:after{content:' ' !important;	position:absolute;	top:3.3em;	left:1.5em;	right:1.5em !important;	margin:0;	height:1px;	-webkit-transform:scale3d(0,1,1); -ms-transform:scale3d(0,1,1); transform:scale3d(0,1,1);	-webkit-transform-origin:center left; -ms-transform-origin:center left; transform-origin:center left;	-webkit-transition:transform 0.3s cubic-bezier(0.22,0.61,0.36,1); -ms-transition:transform 0.3s cubic-bezier(0.22,0.61,0.36,1); transition:transform 0.3s cubic-bezier(0.22,0.61,0.36,1)}.menu_hover_color_line>ul>li>a:hover,.menu_hover_color_line>ul>li.sfHover>a:after,.menu_hover_color_line>ul>li>a:hover:after,.menu_hover_color_line>ul>li>a:before{-webkit-transition-delay:0.3s; -ms-transition-delay:0.3s; transition-delay:0.3s}.menu_hover_color_line>ul>li.sfHover>a:after,.menu_hover_color_line>ul>li.menu-item-has-children>a:hover:after,.menu_hover_color_line>ul>li>a:hover:after,.menu_hover_color_line>ul>li.sfHover>a:before,.menu_hover_color_line>ul>li>a:hover:before,.menu_hover_color_line>ul>li.current-menu-item>a:after,.menu_hover_color_line>ul>li.current-menu-item>a:before,.menu_hover_color_line>ul>li.current-menu-ancestor>a:after,.menu_hover_color_line>ul>li.current-menu-ancestor>a:before,.menu_hover_color_line>ul>li.current-menu-parent>a:after,.menu_hover_color_line>ul>li.current-menu-parent>a:before{-webkit-transform:scale3d(1,1,1); -ms-transform:scale3d(1,1,1); transform:scale3d(1,1,1)}.menu_hover_color_line>ul>li.sfHover>a:before,.menu_hover_color_line>ul>li>a:hover:before{-webkit-transition-delay:0s; -ms-transition-delay:0s; transition-delay:0s}.sc_layouts_title_caption{margin:0 auto}.sc_layouts_title_meta + .sc_layouts_title_title>.sc_layouts_title_caption{font-size:3em;	line-height:1.2em;	margin:0.2em 0 0.2em}.sc_layouts_title_caption img{display:inline-block;	max-height:1.5em;	vertical-align:middle;	width:auto;	margin:-0.2em 0.2em 0 0}.sc_layouts_title_link{display:inline-block;	margin:0.5em 0 2em}.sc_layouts_title_meta .post_edit:before{margin-right:0.5em}.sc_layouts_title_description{font-size:13px;	line-height:19px;	margin:4px auto 1em;	max-width:75%}.sc_layouts_title_description p{margin:0}.sc_layouts_title_breadcrumbs{margin-top:0.5em}.sc_layouts_featured.with_content{position:relative;	min-height:0em}.sc_layouts_featured.with_image{min-height:40rem;	background-repeat:no-repeat;	background-position:center center;	background-size:cover}.sc_layouts_featured.with_image.with_content:before{content:' ';	position:absolute;	z-index:0; left:0;	top:0;	width:100%;	height:100%;	background-color:rgba(0,0,0,0.5)}.sc_layouts_featured .sc_layouts_featured_content{position:static}.sc_layouts_featured.with_image .sc_layouts_featured_content{position:absolute;	z-index:2;	left:50%;	top:50%;	-webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%)}.sc_layouts_currency .select_container{overflow:visible;	background-color:transparent !important}.sc_layouts_currency .woocommerce-currency-switcher-form .woocommerce-currency-switcher{display:none !important}.sc_layouts_currency .woocommerce-currency-switcher-form .woocommerce-currency-switcher{padding:0 !important}.sc_layouts_currency .select_container:after,.sc_layouts_currency .select_container:before{display:none}.sc_layouts_currency .chosen-container .chosen-results{display:block}.sc_layouts_currency .chosen-container{font-size:inherit;	font-weight:inherit;	letter-spacing:0px;	min-width:100%;	position:relative}.sc_layouts_currency .chosen-container-single .chosen-single span{margin:0}.sc_layouts_currency .chosen-container-single .chosen-single>div{display:none}.sc_layouts_currency .woocommerce-currency-switcher-form .chosen-container-active.chosen-with-drop .chosen-single,.sc_layouts_currency .woocommerce-currency-switcher-form .chosen-container-single .chosen-single,.sc_layouts_currency .woocommerce-currency-switcher-form .dd-select,.sc_layouts_currency .woocommerce-currency-switcher-form .dd-selected,.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-selected,.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect.wSelect-theme-classic{display:inline;	font-weight:inherit;	position:relative;	height:auto;	background:transparent !important;	border:none;	box-shadow:none;	line-height:inherit;	padding:0;	margin:0}.sc_layouts_currency .chosen-container-single .chosen-single:after{content:'\e828';	font-family:'fontello';	font-size:95%;	position:absolute;	right:0;	top:50%;	-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%);	display:none}.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-arrow,.sc_layouts_currency .woocommerce-currency-switcher-form .dd-pointer,.sc_layouts_currency .woocommerce-currency-switcher-form .dd-selected-description{display:none}.sc_layouts_currency .chosen-container .chosen-results,.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-options-holder,.sc_layouts_currency .woocommerce-currency-switcher-form .dd-options{position:absolute;	left:50%;	top:1em;	margin:0;	padding:1.25em 2em;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;	width:11em !important;	border:none !important;	min-width:0 !important;	-webkit-border-radius:0 !important; -ms-border-radius:0 !important; border-radius:0 !important;	-webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%);	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.2); -ms-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.2); box-shadow:1px 1px 2px 0px rgba(0,0,0,0.2);	background:#ffffff;	text-align:left}.sc_layouts_currency.hide_drop .chosen-drop,.sc_layouts_currency.hide_drop .woocommerce-currency-switcher-form .wSelect-options-holder,.sc_layouts_currency.hide_drop .woocommerce-currency-switcher-form .dd-options{display:none !important}.sc_layouts_currency .chosen-container .chosen-drop,.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect .wSelect-options{height:auto !important;	border:none;	overflow:visible;	margin-top:0;	-webkit-border-radius:0; -ms-border-radius:0; border-radius:0;	-webkit-box-shadow:none; -ms-box-shadow:none; box-shadow:none}.sc_layouts_currency .chosen-container .chosen-results li,.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-option,.sc_layouts_currency .woocommerce-currency-switcher-form .dd-option{background:transparent !important;	border:none;	-webkit-transition:all .3s ease; -moz-transition:all .3s ease; -ms-transition:all .3s ease; -o-transition:all .3s ease; transition:all .3s ease;	color:#141414;	font-weight:400;	padding:0.55em 0;	line-height:inherit;	cursor:pointer}.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-option-value{padding:0;	margin:0}.sc_layouts_currency .chosen-container .active-result.highlighted,.sc_layouts_currency .chosen-container .active-result.result-selected,.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-option-selected{color:#efa758}.sc_layouts_currency a.woocs_flag_view_item{width:auto;	height:auto;	margin:0;	vertical-align:bottom;	display:inline}.sc_layouts_currency a.woocs_flag_view_item img{width:auto;	height:1.2em;	vertical-align:bottom}.sc_layouts_language .menu-item>a>img,.sc_layouts_language .menu-item>a>span{display:inline-block;	line-height:inherit;	vertical-align:middle}.sc_layouts_language .menu-item>a>img + span{margin-left:0.3em}.sc_services_iconed .sc_services_slider.slider_outer_pagination_pos_bottom{padding-bottom:3em}.sc_services .sc_services_item_icon:before{overflow:hidden}.sc_services_default .sc_services_title,.sc_services_default .sc_services_subtitle,.sc_services_default .sc_services_descr,.sc_services_default .sc_services_button{text-align:center}.sc_services_default .sc_services_item{background-color:#fafafa;	margin-bottom:2em;	text-align:center;	padding-top:0.1px}.sc_services_default.slider_swiper .sc_services_item,.sc_services_default .columns_padding_bottom .sc_services_item{margin-bottom:0}.sc_services_default .sc_services_item_thumb{margin-bottom:0}.sc_services_default .sc_services_item_icon{display:inline-block;	text-align:center;	font-size:3em;	width:2em;	height:2em;	line-height:2em;	margin-top:0.5em;	border:3px solid #000;	-webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%}.sc_services_default .sc_services_item_icon.sc_icon_type_svg svg{width:1em;	height:1em;	position:relative;	top:2px}.sc_services_default .sc_services_item_number{display:inline-block;	text-align:center;	font-size:6em;	line-height:1em;	font-weight:900;	margin-top:0.3em}.sc_services_default .sc_services_item_info{padding:1.5em 2em}.sc_services_default .sc_services_item_title{margin:0}.sc_services_default .sc_services_item_subtitle{font-size:0.9286em;	font-style:italic;	line-height:1.5em;	margin-top:0.1em}.sc_services_default .sc_services_item_content{margin-top:1em}.sc_services_default .sc_services_item_content p{margin:0}.sc_services_default .sc_services_item_button{margin:1em 0 0}.sc_services_default .sc_services_item_featured_left,.sc_services_default .sc_services_item_featured_right{position:relative;	overflow:hidden;	background-color:transparent}.sc_services_default .sc_services_item_featured_left{text-align:left}.sc_services_default .sc_services_item_featured_right{text-align:right}.sc_services_default .sc_services_item_featured_left .sc_services_item_number,.sc_services_default .sc_services_item_featured_right .sc_services_item_number{font-size:2em;	line-height:1.1em;	margin-top:0;	position:absolute;	z-index:1;	top:0}.sc_services_default .sc_services_item_featured_left .sc_services_item_icon,.sc_services_default .sc_services_item_featured_right .sc_services_item_icon{font-size:2em;	border-width:2px;	margin-top:0;	position:absolute;	z-index:1;	top:0}.sc_services_default .sc_services_item_featured_left.without_content .sc_services_item_icon,.sc_services_default .sc_services_item_featured_right.without_content .sc_services_item_icon{font-size:1.5em;	border-width:1px}.sc_services_default .sc_services_item_featured_left .sc_services_item_thumb,.sc_services_default .sc_services_item_featured_right .sc_services_item_thumb{width:30%;	position:absolute;	z-index:1;	top:0}.sc_services_default .sc_services_item_featured_left .sc_services_item_content,.sc_services_default .sc_services_item_featured_right .sc_services_item_content{min-height:0}.sc_services_default .sc_services_item_featured_left .sc_services_item_thumb,.sc_services_default .sc_services_item_featured_left .sc_services_item_icon,.sc_services_default .sc_services_item_featured_left .sc_services_item_number{left:0}.sc_services_default .sc_services_item_featured_left .sc_services_item_info{text-align:left;	padding:0;	margin-left:4em}.sc_services_default .sc_services_item_featured_left.with_image .sc_services_item_info{padding-left:2em;	margin-left:30%}.sc_services_default .sc_services_item_featured_right .sc_services_item_thumb,.sc_services_default .sc_services_item_featured_right .sc_services_item_icon,.sc_services_default .sc_services_item_featured_right .sc_services_item_number{left:auto;	right:0}.sc_services_default .sc_services_item_featured_right .sc_services_item_info{text-align:right;	padding:0;	margin-right:4em}.sc_services_default .sc_services_item_featured_right.with_image .sc_services_item_info{padding-right:2em;	margin-right:30%}.sc_services_light .sc_services_title,.sc_services_light .sc_services_subtitle,.sc_services_light .sc_services_descr,.sc_services_light .sc_services_button{text-align:center}.sc_services_light .sc_services_item{margin-bottom:2em;	text-align:left;	padding-top:0.1px}.sc_services_light.slider_swiper .sc_services_item,.sc_services_light .columns_padding_bottom .sc_services_item{margin-bottom:0}.sc_services_light .sc_services_item_thumb{margin-bottom:0}.sc_services_light .sc_services_item_icon{display:inline-block;	text-align:center;	font-size:3em;	line-height:1em}.sc_services_light .sc_services_item_icon.sc_icon_type_svg svg{width:1em;	height:1em;	position:relative;	top:2px}.sc_services_light .sc_services_item_number{position:absolute;	z-index:0;	top:0;	left:0;	display:inline-block;	text-align:left;	font-size:7em;	line-height:1em;	font-weight:900}.sc_services_light .sc_services_item_info{padding-top:1.5em}.sc_services_light .sc_services_item_featured_top.with_number .sc_services_item_info{padding-top:3em;	position:relative;	z-index:2}.sc_services_light .sc_services_item_title{margin:0}.sc_services_light .sc_services_item_subtitle{font-size:0.9286em;	font-style:italic;	line-height:1.5em;	margin-top:0.1em}.sc_services_light .sc_services_item_featured_top.with_number .sc_services_item_subtitle{font-weight:bold;	font-style:normal}.sc_services_light .sc_services_item_content{margin-top:0.8em}.sc_services_light .sc_services_item_content p{margin:0}.sc_services_light .sc_services_item_button{margin:1em 0 0}.sc_services_light .sc_services_item_featured_left,.sc_services_light .sc_services_item_featured_right{position:relative;	overflow:hidden}.sc_services_light .sc_services_item_featured_left{text-align:left}.sc_services_light .sc_services_item_featured_right{text-align:right}.sc_services_light .sc_services_item_featured_top.with_icon{text-align:center}.sc_services_light .sc_services_item_featured_left .sc_services_item_icon,.sc_services_light .sc_services_item_featured_right .sc_services_item_icon{font-size:2.5em;	margin-top:0;	position:absolute;	z-index:1;	top:0}.sc_services_light .sc_services_item_featured_left.without_content .sc_services_item_icon,.sc_services_light .sc_services_item_featured_right.without_content .sc_services_item_icon{font-size:1.5em}.sc_services_light .sc_services_item_featured_left .sc_services_item_number,.sc_services_light .sc_services_item_featured_right .sc_services_item_number{font-size:2em}.sc_services_light .sc_services_item_featured_left .sc_services_item_thumb,.sc_services_light .sc_services_item_featured_right .sc_services_item_thumb{width:30%;	position:absolute;	z-index:1;	top:0}.sc_services_light .sc_services_item_featured_left .sc_services_item_button,.sc_services_light .sc_services_item_featured_right .sc_services_item_button{display:none}.sc_services_light .sc_services_item_featured_left .sc_services_item_thumb,.sc_services_light .sc_services_item_featured_left .sc_services_item_icon,.sc_services_light .sc_services_item_featured_left .sc_services_item_number{left:0}.sc_services_light .sc_services_item_featured_left .sc_services_item_info{text-align:left;	padding:0;	margin-left:4em}.sc_services_light .sc_services_item_featured_left.with_image .sc_services_item_info{padding-left:2em;	margin-left:30%}.sc_services_light .sc_services_item_featured_right .sc_services_item_thumb,.sc_services_light .sc_services_item_featured_right .sc_services_item_icon,.sc_services_light .sc_services_item_featured_right .sc_services_item_number{left:auto;	right:0}.sc_services_light .sc_services_item_featured_right .sc_services_item_info{text-align:right;	padding:0;	margin-right:4em}.sc_services_light .sc_services_item_featured_right.with_image .sc_services_item_info{padding-right:2em;	margin-right:30%}.sc_services_iconed .sc_services_item{background-color:#fafafa;	position:relative}.sc_services_iconed .sc_services_item_header{color:#fff;	background-color:#333;	background-position:center;	background-size:cover;	background-repeat:no-repeat;	width:30%;	height:100%;	position:absolute;	z-index:1;	left:0;	top:0;	bottom:0;	padding:2em;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_services_iconed .sc_services_item.with_image.with_icon .sc_services_item_header:before,.sc_services_iconed .sc_services_item.with_image.with_number .sc_services_item_header:before{content:' ';	position:absolute;	z-index:-1;	left:0;	top:0;	right:0;	bottom:0;	background-color:rgba(0,0,0,0.5)}.sc_services_iconed .sc_services_item.without_content .sc_services_item_header{position:static;	bottom:auto;	width:100%;	height:auto}.sc_services_iconed .sc_services_item_icon{display:block;	font-size:3em;	line-height:1em;	color:#fff}.sc_services_iconed .sc_services_item:hover .sc_services_item_icon{color:#efa758}.sc_services_iconed .sc_services_item_icon.sc_icon_type_svg svg{width:1em;	height:1em}.sc_services_iconed .sc_services_item.with_content .sc_services_item_icon{position:absolute;	z-index:10;	width:1em;	height:1em;	left:50%;	top:50%; -webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%)}.sc_services_iconed .sc_services_item_title{margin:0}.sc_services_iconed .sc_services_item_header .sc_services_item_title{margin:1em 0 0;	min-height:2.8em}.sc_services_iconed .sc_services_item_header .sc_services_item_title a{color:#fff}.sc_services_iconed .sc_services_item_header .sc_services_item_title a:hover{color:#efa758}.sc_services_iconed .sc_services_item_subtitle{line-height:1.2em}.sc_services_iconed .sc_services_item_subtitle,.sc_services_iconed .sc_services_item_subtitle a{color:#efa758}.sc_services_iconed .sc_services_item_subtitle a:hover{color:#fff}.sc_services_iconed .sc_services_item_title+.sc_services_item_subtitle,.sc_services_iconed .sc_services_item_title+.sc_services_item_text,.sc_services_iconed .sc_services_item_subtitle+.sc_services_item_text{margin-top:0.6em}.sc_services_iconed .sc_services_item_content{margin-left:30%;	padding:2em 3em;	min-height:7.5em}.sc_services_iconed .sc_services_item_content p{margin:0}.sc_services_iconed .sc_services_item_content p + p{margin-top:0.4em}@media (max-width:767px){.sc_services_iconed .sc_services_item_header{padding:1.5em; width:100%; position:relative; bottom:auto; min-height:12em}.sc_services_iconed .sc_services_item_icon{font-size:2em}.sc_services_iconed .sc_services_item_content{padding:1.5em; margin-left:0}}.sc_services_list .sc_services_title,.sc_services_list .sc_services_subtitle,.sc_services_list .sc_services_descr,.sc_services_list .sc_services_button{text-align:center}.sc_services_list .sc_services_item.sc_services_item_featured_top{text-align:center}.sc_services_list.slider_swiper .sc_services_item,.sc_services_list .columns_padding_bottom .sc_services_item{margin-bottom:0}.sc_services_list .sc_services_item_thumb{margin-bottom:0}.sc_services_list .sc_services_item_icon{display:inline-block;	text-align:center;	font-size:3em;	width:1em;	height:1em;	line-height:1em;	-webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%}.sc_services_list .sc_services_item_icon.sc_icon_type_svg svg{width:1em;	height:1em}.sc_services_list .sc_services_item_number{display:inline-block;	text-align:center;	font-size:3em;	line-height:1em}.sc_services_list .sc_services_item_info{padding:1.5em 0 0}.sc_services_list .sc_services_item_title{margin:0;	font-weight:400}.sc_services_list .sc_services_item_featured_left,.sc_services_list .sc_services_item_featured_right{position:relative;	overflow:hidden}.sc_services_list .sc_services_item_featured_left{text-align:left}.sc_services_list .sc_services_item_featured_right{text-align:right}.sc_services_list .sc_services_item_featured_left .sc_services_item_icon,.sc_services_list .sc_services_item_featured_right .sc_services_item_icon{font-size:0.65em;	width:1.8em;	height:1.8em;	line-height:1.8em;	border:1px solid #ddd;	color:#ddd;	position:absolute;	z-index:1;	top:3px}.sc_services_list .sc_services_item_featured_left .sc_services_item_number,.sc_services_list .sc_services_item_featured_right .sc_services_item_number{font-size:1.2em;	line-height:inherit;	color:#ddd;	position:absolute;	z-index:1;	top:0}.sc_services_list .sc_services_item_featured_left .sc_services_item_thumb,.sc_services_list .sc_services_item_featured_right .sc_services_item_thumb{width:10%;	position:absolute;	z-index:1;	top:0}.sc_services_list .sc_services_item_featured_left .sc_services_item_title,.sc_services_list .sc_services_item_featured_right .sc_services_item_title{font-size:1em;	line-height:inherit;	padding-bottom:2px}.sc_services_list .sc_services_item_featured_left .sc_services_item_content,.sc_services_list .sc_services_item_featured_right .sc_services_item_content{min-height:0}.sc_services_list .sc_services_item_featured_left .sc_services_item_thumb,.sc_services_list .sc_services_item_featured_left .sc_services_item_icon{left:0}.sc_services_list .sc_services_item_featured_left .sc_services_item_info{text-align:left;	padding:0 0 0 1em;	margin-left:1em}.sc_services_list .sc_services_item_featured_left.with_image .sc_services_item_info{margin-left:10%}.sc_services_list .sc_services_item_featured_right .sc_services_item_thumb,.sc_services_list .sc_services_item_featured_right .sc_services_item_icon{right:0}.sc_services_list .sc_services_item_featured_right .sc_services_item_info{text-align:right;	padding:0 2em 0 0;	margin-right:1em}.sc_services_list .sc_services_item_featured_right.with_image .sc_services_item_info{margin-right:10%}.sc_services_hover .sc_services_item{position:relative;	text-align:center;	-webkit-perspective:600px; -moz-perspective:600px; -ms-perspective:600px; -o-perspective:600px; perspective:600px}.sc_services_hover .sc_services_item:before{content:' ';	width:0;	height:0;	padding-top:100%;	display:inline-block}.sc_services_hover .sc_services_item_link{position:absolute;	z-index:10;	left:0;	top:0;	width:100%;	height:100%}.sc_services_hover .sc_services_item_header,.sc_services_hover .sc_services_item_content{color:#fff;	background-color:#333;	background-position:center;	background-size:cover;	background-repeat:no-repeat;	position:absolute;	z-index:1;	width:100%;	height:100%;	left:0;	top:0;	-webkit-transform-origin:50% 50%; -moz-transform-origin:50% 50%; -ms-transform-origin:50% 50%; -o-transform-origin:50% 50%; transform-origin:50% 50%;	-webkit-transition:-webkit-transform .6s ease; -moz-transition:-moz-transform .6s ease; -ms-transition:-ms-transform .6s ease; -o-transition:-o-transform .6s ease; transition:transform .6s ease;	-webkit-backface-visibility:hidden; -moz-backface-visibility:hidden; -ms-backface-visibility:hidden; -o-backface-visibility:hidden; backface-visibility:hidden}.sc_services_hover .sc_services_item_header{z-index:2;	-webkit-transform:rotateY(0deg); -moz-transform:rotateY(0deg); -ms-transform:rotateY(0deg); -o-transform:rotateY(0deg); transform:rotateY(0deg)}.sc_services_hover .sc_services_item_content{-webkit-transform:rotateY(180deg); -moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); transform:rotateY(180deg)}.sc_services_hover .sc_services_item:hover .sc_services_item_header{-webkit-transform:rotateY(-180deg); -moz-transform:rotateY(-180deg); -ms-transform:rotateY(-180deg); -o-transform:rotateY(-180deg); transform:rotateY(-180deg)}.sc_services_hover .sc_services_item:hover .sc_services_item_content{-webkit-transform:rotateY(0deg); -moz-transform:rotateY(0deg); -ms-transform:rotateY(0deg); -o-transform:rotateY(0deg); transform:rotateY(0deg)}.sc_services_hover .sc_services_item.with_image .sc_services_item_header:before,.sc_services_hover .sc_services_item.with_image .sc_services_item_content:before{content:' ';	position:absolute;	z-index:-1;	left:0;	top:0;	right:0;	bottom:0;	background-color:rgba(0,0,0,0.5);	-webkit-transition:background-color .3s ease; -moz-transition:background-color .3s ease; -ms-transition:background-color .3s ease; -o-transition:background-color .3s ease; transition:background-color .3s ease}.sc_services_hover .sc_services_item.with_image:hover .sc_services_item_header:before,.sc_services_hover .sc_services_item.with_image:hover .sc_services_item_content:before{background-color:rgba(0,0,0,0.75)}.sc_services_hover .sc_services_item_header_inner,.sc_services_hover .sc_services_item_content_inner{position:absolute;	z-index:1;	left:0;	top:50%;	width:100%;	max-height:100%;	overflow:hidden;	padding:2em;	-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%);	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_services_hover .sc_services_item_icon{display:block;	font-size:3em;	line-height:1em;	color:#fff}.sc_services_hover .sc_services_item_icon.sc_icon_type_svg svg{width:1em;	height:1em}.sc_services_hover .sc_services_item_number{display:block;	font-size:4em;	line-height:1em;	font-weight:900;	color:#fff}.sc_services_hover .sc_services_item_title{margin:0}.sc_services_hover .sc_services_item_title a{color:#fff}.sc_services_hover .sc_services_item_title a:hover{color:#efa758}.sc_services_hover .sc_services_item_subtitle a{color:#fff}.sc_services_hover .sc_services_item_subtitle a:hover{color:#efa758}.sc_services_hover .sc_services_item_header .sc_services_item_title{margin:1em 0 0}.sc_services_hover .sc_services_item_subtitle{line-height:1.2em}.sc_services_hover .sc_services_item_title+.sc_services_item_subtitle,.sc_services_hover .sc_services_item_title+.sc_services_item_text,.sc_services_hover .sc_services_item_subtitle+.sc_services_item_text{margin-top:0.6em}.sc_services_hover .sc_services_item_text{color:#aaa}.sc_services_hover .sc_services_item_content p{margin:0}.sc_services_hover .sc_services_item_content p + p{margin-top:0.2em}.sc_services_hover .sc_services_item.with_image .sc_services_item_header.without_image:before{display:none}.sc_services_hover [class*="column-"]:nth-child(2n) .sc_services_item.with_image .sc_services_item_header.without_image,.sc_services_hover .swiper-slide:nth-child(2n) .sc_services_item.with_image .sc_services_item_header.without_image{background-color:#ddd}.sc_services_hover [class*="column-"]:nth-child(2n+1) .sc_services_item.with_image .sc_services_item_header.without_image,.sc_services_hover .swiper-slide:nth-child(2n+1) .sc_services_item.with_image .sc_services_item_header.without_image{background-color:#f7f7f7}.sc_services_hover .sc_services_item.with_image .sc_services_item_header.without_image .sc_services_item_icon,.sc_services_hover .sc_services_item.with_image .sc_services_item_header.without_image .sc_services_item_number{color:#888}.sc_services_hover .sc_services_item.with_image .sc_services_item_header.without_image .sc_services_item_title a{color:#333}.sc_services_hover .sc_services_item.with_image:hover .sc_services_item_header.without_image .sc_services_item_title a,.sc_services_hover .sc_services_item.with_image .sc_services_item_header.without_image .sc_services_item_title a:hover{color:#efa758}.sc_services_hover .sc_services_item.with_image .sc_services_item_header.without_image .sc_services_item_subtitle a{color:#efa758}.sc_services_hover .sc_services_item.with_image:hover .sc_services_item_header.without_image .sc_services_item_subtitle a,.sc_services_hover .sc_services_item.with_image .sc_services_item_header.without_image .sc_services_item_subtitle a:hover{color:#333}.sc_services_hover .sc_services_item.with_image .sc_services_item_header.without_image .sc_services_item_text{color:#666}.sc_services_chess{overflow:hidden}.sc_services_chess .sc_services_item{position:relative;	overflow:hidden;	background-color:#f7f7f7;	-webkit-transition:background-color .3s ease; -moz-transition:background-color .3s ease; -ms-transition:background-color .3s ease; -o-transition:background-color .3s ease; transition:background-color .3s ease}.sc_services_chess .sc_services_item_header{width:50%;	float:left;	margin-bottom:0 !important;	background-position:center;	background-size:cover;	background-repeat:no-repeat}.sc_services_chess .sc_services_item_header:before{content:' ';	display:inline-block;	width:0;	height:0;	padding-top:100%; }.sc_services_chess .sc_services_item_content{position:absolute;	z-index:1;	right:0;	top:50%;	width:50%;	max-height:100%;	overflow:hidden;	padding:2em;	-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%);	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_services_chess .sc_services_item:hover{background-color:#333}.sc_services_chess .sc_services_item:hover .sc_services_item_title a{color:#fff}.sc_services_chess .sc_services_item:hover .sc_services_item_title a:hover{color:#efa758}.sc_services_chess .sc_services_item_title{margin:0}.sc_services_chess .sc_item_columns_1 .sc_services_item_content{padding:2em 8%}.sc_services_chess .sc_item_columns_2 .sc_services_item_content{padding:2em 6%}.sc_services_chess .sc_item_columns_3 .sc_services_item_content{padding:2em 4%}.sc_services_chess .sc_item_columns_3 .sc_services_item_text{display:none}.sc_services_chess .sc_services_item_title + .sc_services_item_text,.sc_services_chess .sc_services_item_subtitle + .sc_services_item_text{margin-top:1em}.sc_services_chess .sc_item_columns_1 .sc_services_item:nth-child(2n+2) .sc_services_item_header{float:right}.sc_services_chess .sc_item_columns_1 .sc_services_item:nth-child(2n+2) .sc_services_item_content{right:auto; left:0}.sc_services_chess .sc_item_columns_2 [class*="column-"]:nth-child(4n+3) .sc_services_item_header,.sc_services_chess .sc_item_columns_2 [class*="column-"]:nth-child(4n+4) .sc_services_item_header{float:right}.sc_services_chess .sc_item_columns_2 [class*="column-"]:nth-child(4n+3) .sc_services_item_content,.sc_services_chess .sc_item_columns_2 [class*="column-"]:nth-child(4n+4) .sc_services_item_content{right:auto; left:0}.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+4) .sc_services_item_header,.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+5) .sc_services_item_header,.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+6) .sc_services_item_header{float:right}.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+4) .sc_services_item_content,.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+5) .sc_services_item_content,.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+6) .sc_services_item_content{right:auto; left:0}@media (min-width:768px) and (max-width:959px){.sc_services_chess .sc_item_columns_2 .sc_services_item_text{display:none}}@media (min-width:480px) and (max-width:767px){.sc_services_chess .sc_item_columns_2 .sc_services_item_text{display:none}.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+4) .sc_services_item_header,	.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+5) .sc_services_item_header,	.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+6) .sc_services_item_header{float:left}.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+4) .sc_services_item_content,	.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+5) .sc_services_item_content,	.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+6) .sc_services_item_content{right:0; left:auto}.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(4n+3) .sc_services_item_header,	.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(4n+4) .sc_services_item_header{float:right}.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(4n+3) .sc_services_item_content,	.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(4n+4) .sc_services_item_content{right:auto; left:0}}@media (max-width:479px){.sc_services_chess .sc_services_item_text{display:none}.sc_services_chess .sc_item_columns_2 [class*="column-"]:nth-child(4n+3) .sc_services_item_header,	.sc_services_chess .sc_item_columns_2 [class*="column-"]:nth-child(4n+4) .sc_services_item_header{float:left}.sc_services_chess .sc_item_columns_2 [class*="column-"]:nth-child(4n+3) .sc_services_item_content,	.sc_services_chess .sc_item_columns_2 [class*="column-"]:nth-child(4n+4) .sc_services_item_content{right:0; left:auto}.sc_services_chess .sc_item_columns_2 [class*="column-"]:nth-child(2n+2) .sc_services_item_header{float:right}.sc_services_chess .sc_item_columns_2 [class*="column-"]:nth-child(2n+2) .sc_services_item_content{right:auto; left:0}.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+4) .sc_services_item_header,	.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+5) .sc_services_item_header,	.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+6) .sc_services_item_header{float:left}.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+4) .sc_services_item_content,	.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+5) .sc_services_item_content,	.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+6) .sc_services_item_content{right:0; left:auto}.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(2n+2) .sc_services_item_header{float:right}.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(2n+2) .sc_services_item_content{right:auto; left:0}}.sc_services_tabs_simple .sc_services_tabs_list{display:block;	overflow:hidden;	text-align:center}.sc_services_tabs_simple .sc_services_tabs_list_item{display:inline-block;	vertical-align:top;	padding:0 1.5em;	cursor:pointer;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;	max-width:25%}.sc_services_tabs_simple .sc_services_tabs_list_item.sc_services_tabs_list_item_active{cursor:default}.sc_services_tabs_simple .sc_services_tabs_list_item.sc_services_tabs_list_item_active .sc_services_item_icon,.sc_services_tabs_simple .sc_services_tabs_list_item.sc_services_tabs_list_item_active .sc_services_item_title{color:#efa758}.sc_services_tabs_simple .sc_services_tabs_list_item .sc_services_item_icon,.sc_services_tabs_simple .sc_services_tabs_list_item .sc_services_item_title{-webkit-transition:color .3s ease; -moz-transition:color .3s ease; -ms-transition:color .3s ease; -o-transition:color .3s ease; transition:color .3s ease}.sc_services_tabs_simple .sc_services_item_thumb{margin-bottom:0}.sc_services_tabs_simple .sc_services_item_icon,.sc_services_tabs_simple .sc_services_item_number{display:inline-block;	text-align:center;	font-size:3em;	line-height:1em}.sc_services_tabs_simple .sc_services_item_icon.sc_icon_type_svg svg{width:1em;	height:1em;	position:relative}.sc_services_tabs_simple .sc_services_item_number{font-size:1.5em;	font-weight:700}.sc_services_tabs_simple .sc_services_item_title{margin:0}.sc_services_tabs_simple .sc_services_item_subtitle{font-size:0.9286em;	font-style:italic;	line-height:1.5em;	margin-top:0.1em}.sc_services_tabs_simple .sc_services_tabs_content{margin:2em auto 0;	max-width:75%;	text-align:center;	position:relative}.sc_services_tabs_simple .sc_services_tabs_content_item{position:absolute;	z-index:1;	left:0;	top:0;	width:100%;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;	opacity:0;	-webkit-transition:opacity .3s ease; -moz-transition:opacity .3s ease; -ms-transition:opacity .3s ease; -o-transition:opacity .3s ease; transition:opacity .3s ease}.sc_services_tabs_simple .sc_services_tabs_content_item.sc_services_tabs_content_item_active{position:relative;	z-index:2;	opacity:1}.sc_services_tabs_simple .sc_services_tabs_content p{margin:0}.sc_services_tabs_simple .sc_services_tabs_content .sc_services_item_button{margin-top:2em}.sc_services_tabs_simple .sc_services_item_featured_top .sc_services_item_info{padding-top:1em}.sc_services_tabs_simple .sc_services_item_featured_left,.sc_services_tabs_simple .sc_services_item_featured_right{position:relative;	overflow:hidden}.sc_services_tabs_simple .sc_services_item_featured_left{text-align:left}.sc_services_tabs_simple .sc_services_item_featured_right{text-align:right}.sc_services_tabs_simple .sc_services_item_featured_top.with_icon{text-align:center}.sc_services_tabs_simple .sc_services_item_featured_left .sc_services_item_icon,.sc_services_tabs_simple .sc_services_item_featured_right .sc_services_item_icon{font-size:1.5em;	margin-top:0;	position:absolute;	z-index:1;	top:0}.sc_services_tabs_simple .sc_services_item_featured_left .sc_services_item_number,.sc_services_tabs_simple .sc_services_item_featured_right .sc_services_item_number{font-size:2em}.sc_services_tabs_simple .sc_services_item_featured_left .sc_services_item_thumb,.sc_services_tabs_simple .sc_services_item_featured_right .sc_services_item_thumb{width:30%;	position:absolute;	z-index:1;	top:0}.sc_services_tabs_simple .sc_services_item_featured_left .sc_services_item_thumb,.sc_services_tabs_simple .sc_services_item_featured_left .sc_services_item_icon,.sc_services_tabs_simple .sc_services_item_featured_left .sc_services_item_number{left:0}.sc_services_tabs_simple .sc_services_item_featured_left .sc_services_item_info{text-align:left;	padding:0;	margin-left:4em}.sc_services_tabs_simple .sc_services_item_featured_left.with_image .sc_services_item_info{padding-left:2em;	margin-left:30%}.sc_services_tabs_simple .sc_services_item_featured_right .sc_services_item_thumb,.sc_services_tabs_simple .sc_services_item_featured_right .sc_services_item_icon,.sc_services_tabs_simple .sc_services_item_featured_right .sc_services_item_number{left:auto;	right:0}.sc_services_tabs_simple .sc_services_item_featured_right .sc_services_item_info{text-align:right;	padding:0;	margin-right:4em}.sc_services_tabs_simple .sc_services_item_featured_right.with_image .sc_services_item_info{padding-right:2em;	margin-right:30%}.sc_services_tabs .sc_services_content{position:relative}.sc_services_tabs .sc_services_tabs_list{display:block;	width:35%;	max-height:25em;	overflow-y:auto;	position:relative;	z-index:1}.sc_services_tabs .sc_services_tabs_list_item{padding:2em;	background-color:#f7f7f7;	cursor:pointer;	position:relative;	z-index:1;	-webkit-transition:background-color .3s ease; -moz-transition:background-color .3s ease; -ms-transition:background-color .3s ease; -o-transition:background-color .3s ease; transition:background-color .3s ease}.sc_services_tabs .sc_services_tabs_list_item:nth-child(2n+2){background-color:#ddd}.sc_services_tabs .sc_services_tabs_list_item:hover,.sc_services_tabs .sc_services_tabs_list_item:nth-child(2n+2):hover{background-color:#eee}.sc_services_tabs .sc_services_tabs_list_item.sc_services_tabs_list_item_active{background-color:#333;	cursor:default}.sc_services_tabs .sc_services_tabs_list_item.sc_services_tabs_list_item_active .sc_services_item_title{color:#fff}.sc_services_tabs .sc_services_tabs_list_item .sc_services_item_title{-webkit-transition:color .3s ease; -moz-transition:color .3s ease; -ms-transition:color .3s ease; -o-transition:color .3s ease; transition:color .3s ease}.sc_services_tabs .sc_services_tabs_list_item .sc_services_item_title.with_icon{position:relative;	padding-left:3em}.sc_services_tabs .sc_services_tabs_list_item .sc_services_item_icon,.sc_services_tabs .sc_services_tabs_list_item .sc_services_item_number{position:absolute;	z-index:1;	left:0;	top:50%;	-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%);	display:inline-block;	vertical-align:top;	font-size:2em;	line-height:1em;	color:#efa758;	-webkit-transition:color .3s ease; -moz-transition:color .3s ease; -ms-transition:color .3s ease; -o-transition:color .3s ease; transition:color .3s ease}.sc_services_tabs .sc_services_item_icon.sc_icon_type_svg svg{width:1em;	height:1em}.sc_services_tabs .sc_services_tabs_content{position:absolute;	z-index:2;	right:0;	top:0;	width:67%;	height:100%}.sc_services_tabs .sc_services_item{position:absolute;	z-index:1;	left:0;	top:0;	width:100%;	height:100%}.sc_services_tabs .sc_services_item_header,.sc_services_tabs .sc_services_item_content{position:relative;	display:inline-block;	vertical-align:top;	width:50%;	height:100%;	margin-bottom:0 !important;	background-position:center;	background-size:cover;	background-repeat:no-repeat}.sc_services_tabs .sc_services_item_header:before{display:none}.sc_services_tabs .sc_services_item_content{background-color:#f7f7f7;	overflow:hidden}.sc_services_tabs .sc_services_item_content_inner{position:absolute;	z-index:1;	left:0;	top:50%;	width:100%;	max-height:100%;	padding:2em;	-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%);	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_services_tabs .sc_services_item_title{margin:0}.sc_services_tabs .sc_services_item_title + .sc_services_item_text,.sc_services_tabs .sc_services_item_subtitle + .sc_services_item_text{margin-top:1em}.sc_services_tabs.effect_fade .sc_services_item{-webkit-transition:opacity .3s ease; -moz-transition:opacity .3s ease; -ms-transition:opacity .3s ease; -o-transition:opacity .3s ease; transition:opacity .3s ease;	opacity:0}.sc_services_tabs.effect_fade .sc_services_item_active{opacity:1}.sc_services_tabs.effect_slide .sc_services_tabs_content{overflow:hidden}.sc_services_tabs.effect_slide .sc_services_item{top:-120%;	-webkit-transition:top .3s ease; -moz-transition:top .3s ease; -ms-transition:top .3s ease; -o-transition:top .3s ease; transition:top .3s ease}.sc_services_tabs.effect_slide .sc_services_item_flip,.sc_services_tabs.effect_slide .sc_services_item_active{top:0}.sc_services_tabs.effect_slide .sc_services_item_active{z-index:2}.sc_services_tabs.effect_flip .sc_services_item{-webkit-perspective:1300px; -moz-perspective:1300px; -ms-perspective:1300px; -o-perspective:1300px; perspective:1300px}.sc_services_tabs.effect_flip .sc_services_item_active{z-index:2}.sc_services_tabs.effect_flip .sc_services_item_flip{z-index:3}.sc_services_tabs.effect_flip .sc_services_item_active.sc_services_item_flipping{z-index:4}.sc_services_tabs.effect_flip .sc_services_item_header,.sc_services_tabs.effect_flip .sc_services_item_content{-webkit-backface-visibility:hidden; -moz-backface-visibility:hidden; -ms-backface-visibility:hidden; -o-backface-visibility:hidden; backface-visibility:hidden;	-webkit-transition:-webkit-transform .6s ease; -moz-transition:-moz-transform .6s ease; -ms-transition:-ms-transform .6s ease; -o-transition:-o-transform .6s ease; transition:transform .6s ease}.sc_services_tabs.effect_flip .sc_services_item_header{-webkit-transform:rotateY(0deg); -moz-transform:rotateY(0deg); -ms-transform:rotateY(0deg); -o-transform:rotateY(0deg); transform:rotateY(0deg);	-webkit-transform-origin:100% 50%; -moz-transform-origin:100% 50%; -ms-transform-origin:100% 50%; -o-transform-origin:100% 50%; transform-origin:100% 50%}.sc_services_tabs.effect_flip .sc_services_item_flip .sc_services_item_header{-webkit-transform:rotateY(180deg); -moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); transform:rotateY(180deg)}.sc_services_tabs.effect_flip .sc_services_item_content{-webkit-transform:rotateY(-180deg); -moz-transform:rotateY(-180deg); -ms-transform:rotateY(-180deg); -o-transform:rotateY(-180deg); transform:rotateY(-180deg);	-webkit-transform-origin:0% 50%; -moz-transform-origin:0% 50%; -ms-transform-origin:0% 50%; -o-transform-origin:0% 50%; transform-origin:0% 50%}.sc_services_tabs.effect_flip .sc_services_item_active .sc_services_item_content,.sc_services_tabs.effect_flip .sc_services_item_flip .sc_services_item_content{-webkit-transform:rotateY(0deg); -moz-transform:rotateY(0deg); -ms-transform:rotateY(0deg); -o-transform:rotateY(0deg); transform:rotateY(0deg)}@media (max-width:767px){.sc_services_tabs .sc_services_item_header{display:none}.sc_services_tabs .sc_services_item_content{display:block; width:100%}.sc_services_tabs.effect_flip .sc_services_item_content{-webkit-transform-origin:50% 50%; -moz-transform-origin:50% 50%; -ms-transform-origin:50% 50%; -o-transform-origin:50% 50%; transform-origin:50% 50%}.sc_services_tabs.effect_flip .sc_services_item_flip .sc_services_item_content{-webkit-transform:rotateY(180deg); -moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); transform:rotateY(180deg)}}@media (max-width:479px){.sc_services_tabs .sc_services_tabs_list{display:none}.sc_services_tabs .sc_services_tabs_content{width:100%; position:static; left:auto; top:auto}.sc_services_tabs.effect_flip .sc_services_item{-webkit-perspective:none; -moz-perspective:none; -ms-perspective:none; -o-perspective:none; perspective:none}.sc_services_tabs .sc_services_item{position:static; left:auto; top:auto; opacity:1 !important}.sc_services_tabs .sc_services_item + .sc_services_item{margin-top:2em}.sc_services_tabs .sc_services_item_header,	.sc_services_tabs .sc_services_item_content{display:block; width:100%; height:auto; -webkit-transform:none !important; -moz-transform:none !important; -ms-transform:none !important; -o-transform:none !important; transform:none !important}.sc_services_tabs .sc_services_item_header{height:15em}.sc_services_tabs .sc_services_item_content_inner{position:static; top:auto; left:auto; -webkit-transform:none !important; -moz-transform:none !important; -ms-transform:none !important; -o-transform:none !important; transform:none !important}}.sc_team_short .sc_team_slider.slider_outer_pagination_pos_bottom{padding-bottom:3em}.sc_team_default .sc_team_title,.sc_team_default .sc_team_subtitle,.sc_team_default .sc_team_descr,.sc_team_default .sc_team_socials,.sc_team_default .sc_team_button{text-align:center}.sc_team_default .sc_team_item{background-color:#fafafa;	margin-bottom:2em}.sc_team_default.slider_swiper .sc_team_item,.sc_team_default .columns_padding_bottom .sc_team_item{margin-bottom:0}.sc_team_default .sc_team_item_thumb{margin-bottom:0}.sc_team_default .sc_team_item_info{padding:1.5em 2em}.sc_team_default .sc_team_item_title{margin:0}.sc_team_default .sc_team_item_subtitle{font-size:0.93333em;	line-height:1.5em}.sc_team_default .sc_team_item_content{margin-top:1em}.sc_team_default .sc_team_item_content p{margin:0}.sc_team_default .sc_team_item_socials .social_item{margin:0.5em 0.5em 0 0}.sc_team_default .sc_team_item_button{margin:1em 0 0} .sc_team_short .sc_team_item_title{margin:0}.sc_team_short .sc_team_item_subtitle{font-size:0.93333em;	line-height:1.5em}.sc_team .sc_team_item_thumb .sc_team_item_title a,.sc_team .sc_team_item_thumb .sc_team_item_subtitle a,.sc_team .sc_team_item_thumb .sc_team_item_content a{color:#fff}.sc_team .sc_team_item_thumb .sc_team_item_content{font-style:normal}.sc_team .sc_team_item_thumb .sc_team_item_socials .social_item{margin:0.5em 0.5em 0 0;	display:inline-block}.sc_team .sc_team_item_thumb .sc_team_item_socials .social_item a{display:inline-block;	text-align:center;	width:2em;	height:2em;	line-height:2em;	border:1px solid #fff;	color:#fff}.sc_team_short .sc_team_item_thumb{border-bottom:5px solid #efa758}.team_member_page .team_member_header{overflow:hidden}.team_member_page .team_member_featured{float:right;	width:43%;	padding:0 0 2em 3em;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.team_member_page .team_member_featured .team_member_avatar{border:15px solid #f0f0f0}.team_member_page .team_member_socials{margin:1em 0 0 0;	text-align:center}.team_member_page .team_member_socials .social_item{margin:0 3px 3px 0}.team_member_page .team_member_title{margin:0}.team_member_page .team_member_position{margin:0}.team_member_page .team_member_details{margin:1em 0 0 0}.team_member_page .team_member_brief_info{margin:2em 0 0 0}.team_member_page .team_member_brief_info_title{margin:0}.team_member_page .team_member_brief_info_text{font-style:italic}.sc_testimonials_title,.sc_testimonials_subtitle,.sc_testimonials_descr,.sc_testimonials_button{text-align:center}.sc_testimonials_item_content{text-align:center;	font-size:1.2em}.sc_testimonials [class*="column"] .sc_testimonials_item_content{text-align:left;	font-size:1em}.sc_testimonials_item_content:before{content:'\e8b8';	font-family:'trx_addons_icons';	font-size:1.5em;	line-height:1.5em;	color:#efa758;	display:block;	margin-bottom:2em}.sc_testimonials_item_content p{margin:0}.sc_testimonials_item_content p+p{margin-top:1em}.sc_testimonials_item_author{margin:3em auto 0;	max-width:22em;	padding:1.5em 0.5em 1.5em 1.3em;	background-color:#292929;	color:#fff;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box}.sc_testimonials [class*="column"] .sc_testimonials_item_author{text-align:left;	padding-left:0}.sc_testimonials_item_author_avatar,.sc_testimonials_item_author_data{display:inline-block;	vertical-align:middle}.sc_testimonials_item_author_avatar{overflow:hidden;	margin:0 1.3em 0 0.6em;	width:5em;	height:5em;	-webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%}.sc_testimonials_item_author_data{max-width:50%}.sc_testimonials_item_author_title{margin:0;	color:#fff}.sc_testimonials_item_author_title + .sc_testimonials_item_author_subtitle{margin-top:0.5em;	color:#ddd;	font-size:0.9286em;	line-height:1.3em}.sc_testimonials_simple .sc_testimonials_item_author_data:before{content:' ';	width:1px;	height:1.5em;	margin:1.3em auto;	background-color:#ddd;	display:inline-block;	vertical-align:middle}.sc_testimonials_simple [class*="column"] .sc_testimonials_item_author_data{border-left:1px solid #ddd;	padding-left:1.5em}.sc_testimonials_simple [class*="column"] .sc_testimonials_item_author_data:before{display:none}.trx_addons_audio_player{padding:1em;	position:relative;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.trx_addons_audio_player.with_cover{background-position:center center;	background-size:cover}.trx_addons_audio_player.with_cover:after{content:' ';	position:absolute;	z-index:1;	left:0;	top:0;	width:100%;	height:100%;	background-color:rgba(0,0,0,0.5)}.trx_addons_audio_player.without_cover{border:1px solid #f0f0f0;	background-color:#f7f7f7}.trx_addons_audio_player .audio_info{position:relative;	z-index:2}.trx_addons_audio_player .audio_author,.trx_addons_audio_player .audio_caption{margin:0.5em 0.5em 1em}.trx_addons_audio_player .audio_author + .audio_caption{margin-top:-0.5em}.trx_addons_audio_player .audio_frame{width:100%;	overflow:hidden;	position:relative;	z-index:2}.trx_addons_audio_player .audio_info+.audio_embed{margin-top:1em}.trx_addons_audio_player .mejs-offscreen{display:none !important}.trx_addons_audio_player .mejs-controls .mejs-time-rail .mejs-time-total{-webkit-border-radius:0 !important; -ms-border-radius:0 !important; border-radius:0 !important;	margin-top:6px !important}.trx_addons_audio_player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total:before,.trx_addons_audio_player .mejs-controls .mejs-time-rail .mejs-time-total:before{content:" ";	display:block;	border:1px solid #575757;	position:absolute;	left:-2px;	right:-2px;	top:-2px;	bottom:-2px}.trx_addons_audio_player .mejs-container .mejs-controls .mejs-time{padding-top:10px !important;	color:#333}.trx_addons_audio_player .mejs-controls .mejs-time-rail .mejs-time-float{border:none}.trx_addons_audio_player .mejs-container{margin:0 !important}.trx_addons_audio_player .mejs-container,.trx_addons_audio_player .mejs-embed,.trx_addons_audio_player .mejs-embed body,.trx_addons_audio_player .mejs-container .mejs-controls{background:transparent !important;	border-width:0 !important}.trx_addons_audio_player .mejs-container:not(.mejs-video){height:44px !important;	border:0 !important}.trx_addons_audio_player .mejs-container .mejs-controls{height:42px !important}.trx_addons_audio_player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total:before,.trx_addons_audio_player .mejs-controls .mejs-time-rail .mejs-time-total:before{content:" ";	display:block;	background:#dddddd;	position:absolute;	left:0;	right:0;	top:0;	bottom:0;	-webkit-border-radius:2px;	border-radius:2px;	border:0}.trx_addons_audio_player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.trx_addons_audio_player .mejs-controls .mejs-time-rail .mejs-time-total,.trx_addons_audio_player .mejs-controls .mejs-time-rail .mejs-time-buffering,.trx_addons_audio_player .mejs-controls .mejs-time-rail .mejs-time-loaded,.trx_addons_audio_player .mejs-controls .mejs-time-rail .mejs-time-current,.trx_addons_audio_player .mejs-controls a.mejs-horizontal-volume-slider,.trx_addons_audio_player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.trx_addons_audio_player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{height:4px !important}.trx_addons_audio_player .mejs-container .mejs-controls .mejs-time{font-size:0.666em !important;	margin-top:5px !important}.trx_addons_audio_player .mejs-controls a.mejs-horizontal-volume-slider{margin-top:4px !important}.trx_addons_audio_player .mejs-controls div.mejs-time-rail{margin-top:8px !important}.trx_addons_audio_player .mejs-controls .mejs-button button{margin:5px !important;	background-image:url(//taqueriamarias.theopenxpress.com/wp-content/plugins/trx_addons/css/controls.png) !important}.trx_addons_audio_player .mejs-container .mejs-controls .mejs-volume-button{margin-left:10px !important}.trx_addons_audio_player .mejs-container .mejs-controls .mejs-fullscreen-button,.trx_addons_audio_player .mejs-container .mejs-controls .mejs-volume-button,.trx_addons_audio_player .mejs-container .mejs-controls .mejs-volume-button:hover,.trx_addons_audio_player .mejs-container .mejs-controls .mejs-playpause-button{-webkit-border-radius:50%;	border-radius:50%;	margin-top:7px !important;	margin-right:6px !important}.trx_addons_audio_player .mejs-container .mejs-controls .mejs-fullscreen-button{margin-right:0 !important} .widget_categories_list .categories_list_item{text-align:center;	position:relative}.widget_categories_list .categories_list_count{display:inline-block;	margin-left:0.5em}.widget_categories_list .categories_list_style_1 .categories_list_title{margin:0.8em 0 0}.widget_categories_list .categories_list_style_1 .categories_list_image{vertical-align:top}.widget_categories_list .categories_list_style_2 .categories_list_image img{width:100%}.widget_categories_list .categories_list_style_2 .categories_list_count{display:block;	margin-left:0}.widget_categories_list .categories_list_style_2 .categories_list_item{margin-bottom:1.1534em}.widget_categories_list .categories_list_style_2 .categories_list_image:after{content:' ';	display:block;	position:absolute;	z-index:1;	left:0;	top:0;	right:0;	bottom:0;	background-color:rgba(0,0,0,0.5);	pointer-events:none}.widget_categories_list .categories_list_style_2 .categories_list_title{position:absolute;	z-index:1;	left:50%;	top:50%;	width:40%;	-webkit-transform:translateX(-50%) translateY(-50%); -moz-transform:translateX(-50%) translateY(-50%); -ms-transform:translateX(-50%) translateY(-50%); transform:translateX(-50%) translateY(-50%);	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;	font-weight:400;	margin:0;	padding:0;	background-color:rgba(255,255,255,0.8);	-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.6); -ms-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.6); box-shadow:0px 0px 10px 0px rgba(0,0,0,0.6)}.widget_categories_list .categories_list_style_2 .categories_list_title a{padding:1.5387em 0;	display:block}.widget_categories_list .categories_list_style_2 .categories_list_title a:hover{color:#000000}.widget_categories_list .categories_list_style_3 .categories_list_item{margin-bottom:1.4em; overflow:hidden;	background-color:#fafafa}.widget_categories_list .categories_list_style_3 .categories_list_icon,.widget_categories_list .categories_list_style_3 .categories_list_image{width:50%; height:14em; float:left; background-size:cover; background-position:center center}.widget_categories_list .categories_list_style_3 .categories_list_icon img{max-height:4.4em}.widget_categories_list .categories_list_style_3 .categories_list_icon .wrap_in{position:absolute; z-index:1; left:50%; top:50%; width:94%; -webkit-transform:translateX(-50%) translateY(-50%); -moz-transform:translateX(-50%) translateY(-50%); -ms-transform:translateX(-50%) translateY(-50%); transform:translateX(-50%) translateY(-50%); -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; margin:0; padding:0}.widget_categories_list .categories_list_style_3 .categories_list_count{display:block; margin-left:0}.widget_categories_list .categories_list_style_3 .categories_list_icon{position:relative}.widget_categories_list .categories_list_style_3 .categories_list_title{font-weight:300; margin:0.3em 0; text-transform:none} .sc_recent_news_header{padding-bottom:1em;	border-bottom:3px solid #000;	margin-bottom:2em}.sc_recent_news_header_captions,.sc_recent_news_header_categories{display:inline-block;	vertical-align:bottom}.sc_recent_news_header_split .sc_recent_news_header_captions,.sc_recent_news_header_split .sc_recent_news_header_categories{width:50%; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box}.sc_recent_news_header_split .sc_recent_news_header_captions{padding-right:2em}.sc_recent_news_title{margin:0;	text-transform:uppercase}.sc_recent_news_subtitle{margin:0;	text-transform:uppercase;	font-weight:400}.sc_recent_news_header_split .sc_recent_news_header_categories{line-height:1.5em;	text-align:right}.sc_recent_news_header_split .sc_recent_news_header_categories>*{display:inline-block;	margin-left:1em;	text-transform:uppercase;	font-size:0.9333em}.sc_recent_news_header_category_item_more{position:relative;	z-index:1000;	cursor:pointer}.sc_recent_news_header_category_item_more:after{content:'\e882';	font-family:'trx_addons_icons';	display:inline-block;	margin-left:0.5em;	-webkit-transition:all ease .3s; -moz-transition:all ease .3s; -ms-transition:all ease .3s; -o-transition:all ease .3s; transition:all ease .3s}.sc_recent_news_header_category_item_more.opened:after{-webkit-transform:rotate(180deg); -moz-transform:rotate(180deg); -ms-transform:rotate(180deg); transform:rotate(180deg)}.sc_recent_news_header_more_categories{display:none;	position:absolute;	right:0;	top:2em;	z-index:1;	border:1px solid #eee;	text-align:left;	padding:0.5em 1px}.sc_recent_news_header_more_categories>a{display:block;	white-space:nowrap;	line-height:2em;	padding:0 1.5em}.sc_recent_news .post_item{background-color:transparent;	text-align:left;	overflow:hidden;	position:relative}.sc_recent_news .post_item.post_accented_on{margin-bottom:2em}.sc_recent_news .post_item.post_accented_off{margin-bottom:1em}.sc_recent_news_style_news-magazine .post_accented_border{ padding-bottom:2em}.sc_recent_news .post_item .post_featured{margin-bottom:0}.sc_recent_news .post_item .post_featured img{width:100%}.sc_recent_news .post_accented_on .post_featured{margin-bottom:1.5em}.sc_recent_news_with_accented .post_accented_off .post_featured{float:left;	margin-bottom:0;	width:35%}.sc_recent_news_with_accented .post_accented_off .post_header{float:left;	width:65%;	padding-left:1.5em;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box}.sc_recent_news_without_accented .post_accented_off .post_featured{margin-bottom:1em}.sc_recent_news .post_item .post_featured_bg{position:absolute !important;	left:0;	top:0;	right:0;	bottom:0}.sc_recent_news .post_item .post_featured_bg .post_thumb{display:block;	position:absolute;	z-index:1;	left:0;	top:0;	right:0;	bottom:0;	background-position:center;	background-repeat:no-repeat;	background-size:cover}.sc_recent_news .post_item .post_featured .post_info{display:block;	position:absolute;	left:0;	bottom:0;	top:auto;	padding:0 0.8em;	z-index:2}.sc_recent_news .post_item .post_featured:hover .post_info,.sc_recent_news .post_item .post_featured .post_info{-webkit-transform:none; -moz-transform:none; -ms-transform:none; -o-transform:none; transform:none;	opacity:1;	text-align:left}.sc_recent_news .post_item .post_featured .post_info .post_categories{display:inline-block;	padding:0 0.6em;	line-height:18px;	font-size:12px;	font-weight:normal;	margin-bottom:0.6em;	background-color:#000000;	text-transform:uppercase}.sc_recent_news .post_item .post_featured .post_info *,.sc_recent_news .post_item .post_featured .post_info *:hover{color:#ffffff}.sc_recent_news .post_item .post_header{text-align:left;	margin-bottom:0}.sc_recent_news .post_item .post_title{margin:0;	letter-spacing:0;	line-height:1.1em;	font-weight:400}.sc_recent_news .post_item .post_meta{margin:0.2em 0 1em !important}.sc_recent_news .post_item .post_author,.sc_recent_news .post_item .post_date{display:inline-block;	font-size:13px;	line-height:1.5em}.sc_recent_news .post_item .post_date:before{content:'|';	display:inline-block;	margin:0 0.6em;	font-size:0.8462em;	position:relative;	top:-1px}.sc_recent_news .post_item .post_content{margin-top:0.8em}.sc_recent_news .post_item .post_footer{margin-top:1em}.sc_recent_news .post_item .post_footer .post_counters{text-align:left;	float:none;	width:100%}.sc_recent_news .post_item .post_footer .post_counters .post_counters_item{padding:0 1em;	font-size:12px;	margin-left:0 !important;	margin-right:0.5em;	margin-bottom:0.5em;	float:left}.sc_recent_news .post_delimiter{margin-top:2em;	margin-bottom:2em}.sc_recent_news .post_delimiter:before{content:' ';	display:block;	height:0;	border-top:1px solid #eee}.sc_recent_news_style_news-excerpt{overflow:hidden}.sc_recent_news_style_news-excerpt .post_item + .post_item{padding-top:2em;	margin-top:2em;	border-top:1px solid #eee}.sc_recent_news_style_news-excerpt .post_featured{float:left;	width:40%;	margin-bottom:0}.sc_recent_news_style_news-excerpt .post_body{overflow:hidden;	float:left;	width:60%;	padding-left:2em;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box} .sc_recent_news_style_news-portfolio .columns_wrap{margin-right:-0.5em !important}.sc_recent_news_style_news-portfolio [class*="column"]{padding:0 0.5em 0.5em 0 !important}.sc_recent_news_style_news-portfolio .post_item,.sc_recent_news_style_news-portfolio .post_featured,.sc_recent_news_style_news-announce .post_item,.sc_recent_news_style_news-announce .post_featured{margin-bottom:0 !important}.sc_recent_news_style_news-portfolio .post_item .post_featured:after,.sc_recent_news_style_news-announce .post_item .post_featured:after{content:' ';	position:absolute;	z-index:1;	left:0;	top:0;	right:0;	bottom:0;	background-color:rgba(0,0,0,0.2);	pointer-events:none}.sc_recent_news_style_news-announce .post_item .post_featured:after{background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(25%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,0.4)));	background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,0.4) 100%);	background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,0.4) 100%);	background:-ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,0.4) 100%);	background:-o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,0.4) 100%);	background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,0.4) 100%)}.sc_recent_news_style_news-announce{overflow:hidden}.sc_recent_news_style_news-announce .post_item{float:left}.sc_recent_news_style_news-announce .post_size_full{width:100%; height:432px}.sc_recent_news_style_news-announce .post_size_big{width:50%; height:216px}.sc_recent_news_style_news-announce .post_size_medium{width:50%; height:108px}.sc_recent_news_style_news-announce .post_size_small{width:25%; height:108px}@media (min-width:1263px) and (max-width:1439px){.sc_recent_news_style_news-announce .post_size_medium .post_title,	.sc_recent_news_style_news-announce .post_size_small .post_title{font-size:1.2em}.sc_recent_news_style_news-announce .post_size_full{height:372px}.sc_recent_news_style_news-announce .post_size_big{height:186px}.sc_recent_news_style_news-announce .post_size_medium{height:93px}.sc_recent_news_style_news-announce .post_size_small{height:93px}}@media (min-width:1136px) and (max-width:1262px){.sc_recent_news_style_news-announce .post_size_medium .post_title,	.sc_recent_news_style_news-announce .post_size_small .post_title{font-size:1.2em}.sc_recent_news_style_news-announce .post_size_full{height:344px}.sc_recent_news_style_news-announce .post_size_big{height:172px}.sc_recent_news_style_news-announce .post_size_medium{height:86px}.sc_recent_news_style_news-announce .post_size_small{height:86px}}@media (min-width:1024px) and (max-width:1135px){.sc_recent_news_style_news-announce .post_size_medium .post_title,	.sc_recent_news_style_news-announce .post_size_small .post_title{font-size:1.2em}.sc_recent_news_style_news-announce .post_size_full{height:372px}.sc_recent_news_style_news-announce .post_size_big{height:186px}.sc_recent_news_style_news-announce .post_size_medium{height:93px}.sc_recent_news_style_news-announce .post_size_small{height:93px}}@media (min-width:960px) and (max-width:1023px){.sc_recent_news_style_news-announce .post_size_medium .post_title,	.sc_recent_news_style_news-announce .post_size_small .post_title{font-size:1.2em}.sc_recent_news_style_news-announce .post_size_full{height:336px}.sc_recent_news_style_news-announce .post_size_big{height:168px}.sc_recent_news_style_news-announce .post_size_medium{height:84px}.sc_recent_news_style_news-announce .post_size_small{height:84px}}@media (min-width:768px) and (max-width:959px){.sc_recent_news_style_news-announce .post_item{float:none}.sc_recent_news_style_news-announce .post_size_full{width:100%; height:198px}.sc_recent_news_style_news-announce .post_size_big{width:100%; height:198px}.sc_recent_news_style_news-announce .post_size_medium{width:100%; height:198px}.sc_recent_news_style_news-announce .post_size_small{width:100%; height:198px}.sc_recent_news_style_news-announce .post_size_full .post_featured{max-height:100%}.sc_recent_news_style_news-announce .post_size_big .post_featured{max-height:100%}.sc_recent_news_style_news-announce .post_size_medium .post_featured{max-height:100%}.sc_recent_news_style_news-announce .post_size_small .post_featured{max-height:100%}}@media (min-width:640px) and (max-width:767px){.sc_recent_news_style_news-announce .post_item{float:none}.sc_recent_news_style_news-announce .post_size_full{width:100%; height:168px}.sc_recent_news_style_news-announce .post_size_big{width:100%; height:168px}.sc_recent_news_style_news-announce .post_size_medium{width:100%; height:168px}.sc_recent_news_style_news-announce .post_size_small{width:100%; height:168px}.sc_recent_news_style_news-announce .post_size_full .post_featured{max-height:100%}.sc_recent_news_style_news-announce .post_size_big .post_featured{max-height:100%}.sc_recent_news_style_news-announce .post_size_medium .post_featured{max-height:100%}.sc_recent_news_style_news-announce .post_size_small .post_featured{max-height:100%}}@media (min-width:480px) and (max-width:639px){.sc_recent_news_style_news-announce .post_item{float:none}.sc_recent_news_style_news-announce .post_size_full{width:100%; height:124px}.sc_recent_news_style_news-announce .post_size_big{width:100%; height:124px}.sc_recent_news_style_news-announce .post_size_medium{width:100%; height:124px}.sc_recent_news_style_news-announce .post_size_small{width:100%; height:124px}.sc_recent_news_style_news-announce .post_size_full .post_featured{max-height:100%}.sc_recent_news_style_news-announce .post_size_big .post_featured{max-height:100%}.sc_recent_news_style_news-announce .post_size_medium .post_featured{max-height:100%}.sc_recent_news_style_news-announce .post_size_small .post_featured{max-height:100%}}@media (max-width:479px){.sc_recent_news_style_news-excerpt .post_featured{float:none; padding-right:0; margin-bottom:1.5em; width:100%}.sc_recent_news_style_news-excerpt .post_body{float:none; width:100%}.sc_recent_news_header_split .sc_recent_news_header_captions,	.sc_recent_news_header_split .sc_recent_news_header_categories{width:100%; padding-right:0; text-align:left}.sc_recent_news_header_split .sc_recent_news_header_categories{margin-top:1em}.sc_recent_news_header_split .sc_recent_news_header_categories>*{margin:0 1em 0 0}.sc_recent_news_style_news-announce .post_item{float:none}.sc_recent_news_style_news-announce .post_size_full{width:100%; height:112px}.sc_recent_news_style_news-announce .post_size_big{width:100%; height:112px}.sc_recent_news_style_news-announce .post_size_medium{width:100%; height:112px}.sc_recent_news_style_news-announce .post_size_small{width:100%; height:112px}.sc_recent_news_style_news-announce .post_size_full .post_featured{max-height:100%}.sc_recent_news_style_news-announce .post_size_big .post_featured{max-height:100%}.sc_recent_news_style_news-announce .post_size_medium .post_featured{max-height:100%}.sc_recent_news_style_news-announce .post_size_small .post_featured{max-height:100%}}.slider_swiper{display:none;	position:relative;	overflow:hidden}.slider_swiper.swiper-container-coverflow,.slider_swiper.swiper-container-cube,.slider_swiper.swiper-container-flip{overflow:visible}.slider_swiper_outer{position:relative}.slider_swiper .swiper-slide{position:relative;	background-size:cover;	background-position:center center;	background-repeat:no-repeat}.slider_swiper.slider_type_images .swiper-slide{text-align:center}.slider_swiper .swiper-slide>.slide_link{position:absolute;	z-index:1;	display:block;	width:100%;	height:100%;	left:0;	top:0}.slider_swiper .slide_info{position:absolute;	z-index:2;	text-align:center;	padding:0 3em;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box}.slider_swiper .slide_info.slide_info_large{padding:2em;	background-color:rgba(0,0,0,0.6)}.slider_swiper .slide_overlay,.slider_swiper .slide_info.slide_info_large,.slider_swiper .slide_info a{-webkit-transition:all ease .3s; -moz-transition:all ease .3s; -ms-transition:all ease .3s; -o-transition:all ease .3s; transition:all ease .3s}.slider_swiper .slide_info.slide_info_large .slide_title,.slider_swiper .slide_info.slide_info_large .slide_title a,.slider_swiper .slide_info.slide_info_large:hover .slide_date,.slider_swiper .slide_info.slide_info_large:hover .slide_cats,.slider_swiper .slide_info.slide_info_large:hover .slide_cats a{color:#ffffff}.slider_swiper .slide_info.slide_info_large:hover{background-color:rgba(0,0,0,0.8)}.slider_swiper.slider_titles_center .slide_info.slide_info_large{width:40%}.slider_swiper.slider_titles_center .slide_info{left:50%;	top:50%;	-webkit-transform:translateX(-50%) translateY(-50%); -moz-transform:translateX(-50%) translateY(-50%); -ms-transform:translateX(-50%) translateY(-50%); transform:translateX(-50%) translateY(-50%)}.slider_swiper.slider_titles_bottom .slide_info{left:0;	right:0;	bottom:0}.slider_swiper.slider_titles_lb .slide_info{width:50%;	left:0;	bottom:0}.slider_swiper.slider_titles_rb .slide_info{width:50%;	right:0;	bottom:0}.slider_swiper .slide_info .slide_title{margin-top:0.4em}.slider_swiper .slide_overlay{position:absolute;	z-index:1;	left:0;	top:0;	right:0;	bottom:0;	background-color:rgba(0,0,0,0.4)}.slider_swiper .slide_overlay:hover{background-color:rgba(0,0,0,0.7)}.slider_swiper.slider_multi .slide_info:not(.slide_info_large),.slider_swiper .slide_info:not(.slide_info_large){left:0;	right:0;	top:auto;	bottom:2em;	text-shadow:1px 1px #000;	-webkit-transform:none; -moz-transform:none; -ms-transform:none; transform:none}.slider_swiper.slider_pagination_pos_bottom.slider_pagination_bullets.slider_multi .slide_info:not(.slide_info_large),.slider_swiper.slider_pagination_pos_bottom.slider_pagination_bullets .slide_info:not(.slide_info_large),.slider_swiper.slider_pagination_pos_bottom.slider_pagination_fraction.slider_multi .slide_info:not(.slide_info_large),.slider_swiper.slider_pagination_pos_bottom.slider_pagination_fraction .slide_info:not(.slide_info_large){bottom:3.5em}.slider_style_modern .slider_swiper.slider_pagination_pos_bottom.slider_pagination_bullets.slider_multi .slide_info:not(.slide_info_large),.slider_style_modern .slider_swiper.slider_pagination_pos_bottom.slider_pagination_bullets .slide_info:not(.slide_info_large),.slider_style_modern .slider_swiper.slider_pagination_pos_bottom.slider_pagination_fraction.slider_multi .slide_info:not(.slide_info_large),.slider_style_modern .slider_swiper.slider_pagination_pos_bottom.slider_pagination_fraction .slide_info:not(.slide_info_large){bottom:2em}.slider_swiper.slider_multi .slide_title,.slider_swiper .slide_info:not(.slide_info_large) .slide_title{font-size:1.5385em;	margin:0.2em 0}.slider_swiper.slider_multi .slide_title,.slider_swiper.slider_multi .slide_title a,.slider_swiper .slide_info:not(.slide_info_large) .slide_title,.slider_swiper .slide_info:not(.slide_info_large) .slide_title a{color:#f0f0f0}.slider_swiper.slider_multi .slide_title a:hover,.slider_swiper .slide_info:not(.slide_info_large) .slide_title a:hover,.slider_swiper.slider_multi .slide_cats a:hover,.slider_swiper .slide_info:not(.slide_info_large) .slide_cats a:hover{color:#ffffff}.slider_swiper.slider_multi .slide_date,.slider_swiper.slider_multi .slide_cats,.slider_swiper.slider_multi .slide_cats a,.slider_swiper .slide_info:not(.slide_info_large) .slide_date,.slider_swiper .slide_info:not(.slide_info_large) .slide_cats,.slider_swiper .slide_info:not(.slide_info_large) .slide_cats a{color:#ccc}.slider_titles_outside_wrap{position:absolute;	z-index:8;	left:0;	bottom:0;	width:100%;	max-height:7rem;	text-align:center;	margin-top:1em}.slider_titles_outside_wrap .slide_info{display:none}.slider_titles_outside_wrap .slide_title{margin:0}.slider_swiper .swiper-pagination,.slider_swiper_outer .swiper-pagination{display:block;	text-align:center;	z-index:9}.slider_swiper .swiper-pagination-bullet,.slider_swiper_outer .swiper-pagination-bullet{width:10px;	height:10px;	background-color:#f7f7f7;	opacity:0.8}.slider_swiper.slider_pagination_pos_bottom .swiper-pagination-bullets,.slider_swiper_outer.slider_outer_pagination_pos_bottom .swiper-pagination-bullets{left:0;	top:auto;	bottom:1em;	width:100%;	height:1.5em;	line-height:1.5em;	-webkit-transform:none; -moz-transform:none; -ms-transform:none; transform:none}.slider_swiper.slider_pagination_pos_bottom .swiper-pagination-bullet,.slider_swiper_outer.slider_outer_pagination_pos_bottom .swiper-pagination-bullet{display:inline-block;	margin:0 8px 0 0}.slider_swiper.slider_pagination_pos_left .swiper-pagination-bullets,.slider_swiper.slider_pagination_pos_right .swiper-pagination-bullets{left:1em;	top:50%;	bottom:auto;	width:auto;	height:auto;	-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%)}.slider_swiper.slider_pagination_pos_right .swiper-pagination-bullets{right:1em;	left:auto}.slider_swiper.slider_pagination_pos_left .swiper-pagination-bullet,.slider_swiper.slider_pagination_pos_right .swiper-pagination-bullet{display:block;	margin:8px 0 0 0}.slider_swiper .swiper-pagination-fraction,.slider_swiper_outer .swiper-pagination-fraction{font-size:0.8667em;	height:1.7em;	line-height:1.7em;	left:0;	top:auto;	bottom:1.5em;	width:100%;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.slider_swiper.slider_pagination_pos_left .swiper-pagination-fraction{text-align:left;	padding-left:1em}.slider_swiper.slider_pagination_pos_right .swiper-pagination-fraction{text-align:right;	padding-right:1em}.slider_swiper_outer.slider_outer_pagination_pos_left>.swiper-pagination-fraction,.slider_swiper_outer.slider_outer_pagination_pos_right>.swiper-pagination-fraction{width:7rem;	bottom:5rem}.slider_swiper_outer.slider_outer_pagination_pos_right>.swiper-pagination-fraction{left:auto;	right:0}.slider_swiper .swiper-pagination-fraction>*,.slider_swiper_outer .swiper-pagination-fraction>*{line-height:inherit;	vertical-align:middle}.slider_swiper .swiper-pagination-fraction>swiper-pagination-current,.slider_swiper_outer .swiper-pagination-fraction>.swiper-pagination-current{font-size:2em;	line-height:1.2em}.slider_swiper.slider_direction_horizontal .swiper-pagination-progress,.slider_swiper_outer.slider_outer_direction_horizontal .swiper-pagination-progress{height:6px;	top:auto;	bottom:0}.slider_swiper.slider_pagination_pos_right .swiper-pagination-progress,.slider_swiper_outer.slider_outer_pagination_pos_right .swiper-pagination-progress{left:auto;	right:0}.sc_item_slider.slider_outer_pagination_pos_bottom{padding-bottom:1em}.sc_item_slider.slider_outer_pagination_pos_bottom .swiper-pagination{bottom:0}.sc_item_slider.slider_outer_pagination .swiper-pagination-bullet{border-color:#ddd}.sc_slider_controls .slider_prev,.sc_slider_controls .slider_next,.slider_swiper .slider_prev,.slider_swiper .slider_next,.slider_swiper_outer .slider_prev,.slider_swiper_outer .slider_next{background-image:none !important;	background-color:rgba(0,0,0,0.5);	color:#fff;	width:3em;	height:3em;	line-height:3em;	text-align:center;	-webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%;	-webkit-transition:all ease .3s; -moz-transition:all ease .3s; -ms-transition:all ease .3s; -o-transition:all ease .3s; transition:all ease .3s}.sc_slider_controls .slider_prev:before,.sc_slider_controls .slider_next:before,.slider_swiper .slider_prev:before,.slider_swiper .slider_next:before,.slider_swiper_outer .slider_prev:before,.slider_swiper_outer .slider_next:before{margin:0;	font-family:'trx_addons_icons'}.sc_slider_controls .slider_prev:before,.slider_swiper .slider_prev:before,.slider_swiper_outer .slider_prev:before{content:'\e858'}.sc_slider_controls .slider_next:before,.slider_swiper .slider_next:before,.slider_swiper_outer .slider_next:before{content:'\e859'}.sc_slider_controls.sc_slider_controls_left{text-align:left}.sc_slider_controls.sc_slider_controls_center{text-align:center}.sc_slider_controls.sc_slider_controls_right{text-align:right}.sc_slider_controls .slider_prev,.sc_slider_controls .slider_next{position:relative;	top:auto;	bottom:auto;	left:auto;	right:auto;	margin:0;	display:inline-block;	vertical-align:middle}.sc_slider_controls .slider_prev + .slider_next{margin-left:0.5em}.slider_swiper.slider_controls_bottom .slider_controls_wrap,.slider_swiper_outer .slider_controls_bottom .slider_controls_wrap{text-align:center;	margin-top:3em}.slider_swiper.slider_controls_bottom .slider_prev,.slider_swiper.slider_controls_bottom .slider_next,.slider_swiper_outer .slider_controls_bottom .slider_prev,.slider_swiper_outer .slider_controls_bottom .slider_next{position:static;	display:inline-block;	margin:0;	border-radius:0;	background-color:transparent;	border:2px solid #000;	color:#000;	width:2em;	height:2em;	line-height:2em}.slider_swiper.slider_controls_bottom .slider_prev:hover,.slider_swiper.slider_controls_bottom .slider_next:hover,.slider_swiper_outer .slider_controls_bottom .slider_prev:hover,.slider_swiper_outer .slider_controls_bottom .slider_next:hover{background-color:#000;	color:#fff}.slider_swiper.slider_controls_bottom .slider_next,.slider_swiper_outer .slider_controls_bottom .slider_next{margin-left:1em}.sc_item_slider.slider_outer_controls_bottom{padding-bottom:3em}.sc_item_slider.slider_outer_controls_top>.slider_controls_wrap,.sc_item_slider.slider_outer_controls_bottom>.slider_controls_wrap{position:absolute;	z-index:11;	right:0;	width:auto;	height:3em}.sc_item_slider.slider_outer_controls_top>.slider_controls_wrap{top:-5em}.sc_item_slider.slider_outer_controls_bottom>.slider_controls_wrap{bottom:0}.sc_item_slider.slider_outer_controls_top>.slider_controls_wrap>a,.sc_item_slider.slider_outer_controls_bottom>.slider_controls_wrap>a{position:relative;	top:auto;	bottom:auto;	left:auto;	right:auto;	margin:0;	display:inline-block;	vertical-align:middle}.sc_item_slider.slider_outer_controls_top>.slider_controls_wrap>a+a,.sc_item_slider.slider_outer_controls_bottom>.slider_controls_wrap>a+a{margin-left:0.5em}.slider_swiper .trx_addons_video_player.with_cover{position:absolute;	z-index:1;	left:0;	top:0;	width:100%;	height:100%}.slider_style_modern{padding:0 7rem 4rem}.slider_style_modern.slider_outer_titles_outside{padding-bottom:9rem}.slider_style_modern.slider_outer_controls_side .slider_controls_wrap>a{position:absolute;	top:3rem;	bottom:8rem;	width:7rem;	height:auto;	margin:0;	line-height:1.2em;	background-color:#333;	color:#fff;	-webkit-border-radius:0; -ms-border-radius:0; border-radius:0}.slider_style_modern.slider_outer_titles_outside.slider_outer_controls_side .slider_controls_wrap>a{bottom:13rem}.slider_style_modern .slider_controls_label,.slider_style_modern.slider_outer_controls_side .slider_controls_wrap>a:before{position:absolute;	display:block;	text-align:left;	width:70%;	left:50%;	top:45%;	-webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%)}.slider_style_modern.slider_outer_controls_side .slider_controls_wrap>a:before{top:58%}.slider_style_modern .slider_prev>.slider_controls_label,.slider_style_modern.slider_outer_controls_side .slider_controls_wrap>.slider_prev:before{text-align:right}.slider_style_modern .slider_controls_label>span{display:block}.slider_style_modern .slider_controls_label>span + span{font-size:1.25em;	line-height:1.25em}.slider_style_modern.slider_outer_titles_outside>.slider_pagination_wrap{display:none}.sc_slider_controller .swiper-slide{cursor:pointer}.sc_slider_controller_horizontal[data-controls="1"]{padding-left:4em;	padding-right:4em}.sc_slider_controller_vertical[data-controls="1"]{padding-top:3em;	padding-bottom:3em}.sc_slider_controller .slider_outer_controls_side .slider_controls_wrap>a{margin:0;	-webkit-transform:none; -moz-transform:none; -ms-transform:none; transform:none}.sc_slider_controller_horizontal .slider_outer_controls_side .slider_controls_wrap>a{top:0;	bottom:0;	width:4em;	height:auto}.sc_slider_controller_vertical .slider_outer_controls_side .slider_controls_wrap>a{left:0;	right:0;	height:3em;	width:auto}.sc_slider_controller .slider_outer_controls_side .slider_controls_wrap>a:before{display:block;	width:auto;	height:1em;	line-height:1em;	position:absolute;	left:50%;	top:50%;	-webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%)}.sc_slider_controller_horizontal .slider_outer_controls_side .slider_controls_wrap>.slider_prev{left:-4em;	right:auto}.sc_slider_controller_horizontal .slider_outer_controls_side .slider_controls_wrap>.slider_next{right:-4em;	left:auto}.sc_slider_controller_vertical .slider_outer_controls_side .slider_controls_wrap>.slider_prev{top:-3em;	bottom:auto}.sc_slider_controller_vertical .slider_outer_controls_side .slider_controls_wrap>.slider_next{bottom:-3em;	top:auto}.sc_slider_controller_vertical .slider_outer_controls_side .slider_controls_wrap>.slider_prev:before{content:'\e85a';	font-family:'trx_addons_icons'}.sc_slider_controller_vertical .slider_outer_controls_side .slider_controls_wrap>.slider_next:before{content:'\e857';	font-family:'trx_addons_icons'}.sc_slider_controller_info{display:block;	text-align:left;	font-size:1.2em;	line-height:1.2em;	font-weight:bold;	position:absolute;	width:90%;	left:50%;	top:50%;	-webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%)}.sc_slider_controller_info_number{display:inline-block;	color:#eee;	margin-right:0.4em}.sc_slider_controller_info_title{display:inline-block;	color:#fff}.sc_slider_controller_thumbs .swiper-slide:before{content:' ';	position:absolute;	z-index:1;	left:0;	top:0;	width:100%;	height:100%;	background-color:rgba(0,0,0,0.5);	-webkit-transition:background-color .5s ease; -ms-transition:background-color .5s ease; -o-transition:background-color .5s ease; transition:background-color .5s ease}.sc_slider_controller_thumbs .swiper-slide.swiper-slide-active:before{background-color:transparent}.sc_slider_controller_thumbs.sc_slider_controller_horizontal{padding-top:3px}.sc_slider_controller_thumbs.sc_slider_controller_horizontal .swiper-slide{margin-top:3px}.sc_slider_controller_thumbs.sc_slider_controller_horizontal .swiper-slide.swiper-slide-active{margin-top:0;	border-top:3px solid #efa758}.sc_slider_controller_thumbs .sc_slider_controller_info{font-size:1em;	line-height:1.2em;	display:none}.sc_slider_controller_thumbs .sc_slider_controller_info_title{color:#fff}.sc_slider_controller_titles.sc_slider_controller_horizontal{padding-top:3px}.sc_slider_controller_titles.sc_slider_controller_horizontal .swiper-slide{margin-top:3px}.sc_slider_controller_titles .swiper-slide{background-color:#f0f0f0}.sc_slider_controller_titles .swiper-slide:after{content:' ';	position:absolute;	z-index:1;	right:0;	top:0;	bottom:0;	width:1px;	background-color:#ddd}.sc_slider_controller_titles .swiper-slide.swiper-slide-active{margin-top:0;	padding-top:0px;	background-color:#fff}.sc_slider_controller_titles.sc_slider_controller_horizontal .swiper-slide.swiper-slide-active{border-top:3px solid #efa758}.sc_slider_controller_titles .swiper-slide.swiper-slide-active:after{display:none}.sc_slider_controller_titles .slider_outer_controls_side .slider_controls_wrap>a{top:3px} .widget_socials .socials_description + .socials_wrap{margin-top:1.5em}.trx_addons_video_player.with_cover{position:relative}.trx_addons_video_player.with_cover .video_embed{position:absolute;	z-index:1;	left:0;	top:0;	width:100%;	height:100%;	opacity:0;	overflow:hidden;	-webkit-transition:all ease .3s; -moz-transition:all ease .3s; -ms-transition:all ease .3s; -o-transition:all ease .3s; transition:all ease .3s}.trx_addons_video_player.with_cover .video_embed:before{content:' ';	display:inline-block;	padding-top:55%;	width:0;	height:0}.trx_addons_video_player.with_cover img{position:relative;	z-index:2;	width:100%;	height:auto}.trx_addons_video_player.with_cover .video_mask{position:absolute;	z-index:3;	left:0;	top:0;	width:100%;	height:100%;	background-color:rgba(0,0,0,0.5);	opacity:0;	-webkit-transition:all ease .3s; -moz-transition:all ease .3s; -ms-transition:all ease .3s; -o-transition:all ease .3s; transition:all ease .3s}.trx_addons_video_player.with_cover:hover .video_mask{opacity:1}.trx_addons_video_player.with_cover .video_hover{position:absolute;	z-index:4;	left:50%;	top:50%;	font-size:3em;	width:2em;	height:2em;	line-height:2em;	text-align:center;	cursor:pointer;	overflow:hidden;	-webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%;	-webkit-transform:translateX(-50%) translateY(-50%); -moz-transform:translateX(-50%) translateY(-50%); -ms-transform:translateX(-50%) translateY(-50%); transform:translateX(-50%) translateY(-50%);	-webkit-transition:all ease .3s; -moz-transition:all ease .3s; -ms-transition:all ease .3s; -o-transition:all ease .3s; transition:all ease .3s;	margin-top:2em;	background-color:rgba(0,0,0,0.5);	color:#fff;	opacity:0}.trx_addons_video_player.with_cover .video_hover:before{content:'\e888';	font-family:'trx_addons_icons'}.trx_addons_video_player.with_cover .video_hover:hover{background-color:rgba(0,0,0,0.5)}.trx_addons_video_player.with_cover:hover .video_hover{opacity:1;	margin-top:0}.trx_addons_video_player.video_play .video_mask{opacity:1;	background-color:#000}.trx_addons_video_player.video_play .video_embed{opacity:1;	z-index:10}.trx_addons_video_player.video_play .video_embed>*{position:absolute;	z-index:1;	left:50%;	top:50%;	-webkit-transform:translateX(-50%) translateY(-50%); -moz-transform:translateX(-50%) translateY(-50%); -ms-transform:translateX(-50%) translateY(-50%); transform:translateX(-50%) translateY(-50%)}.trx_addons_video_player.video_play .video_hover{display:none}.sc_action .sc_action_slider.slider_outer_pagination_pos_bottom{padding-bottom:3em}.sc_action{position:relative; padding-top:0.1px}.sc_action_item{position:relative}.sc_action_item_mask{position:absolute;	z-index:1;	left:0;	top:0;	width:100%;	height:100%;	overflow:hidden; opacity:0;	pointer-events:none;	-webkit-transition:opacity ease .3s; -moz-transition:opacity ease .3s; -ms-transition:opacity ease .3s; -o-transition:opacity ease .3s; transition:opacity ease .3s}.sc_action_item:hover .sc_action_item_mask{opacity:1}.sc_action_item_mask:before{content:' ';	position:absolute;	z-index:1;	top:0;	left:-10%;	width:120%;	height:100%;	background:rgba(255,255,255,0.2);	-webkit-transition:-webkit-transform .8s; transition:transform .8s;	-webkit-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,135deg) translate3d(0,100%,0); transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,135deg) translate3d(0,100%,0);	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box}.sc_action_item:hover .sc_action_item_mask:before{-webkit-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,135deg) translate3d(0,-130%,0); transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,135deg) translate3d(0,-130%,0)}.sc_action_item_inner{position:relative; z-index:2}.sc_action_item .sc_action_item_icon:before{display:none}.sc_action_item_icon>span{font-size:3em;	line-height:1em}.sc_action_item_icon,.sc_action_item_image{margin-bottom:2em}.sc_action_item_subtitle{margin:0;	line-height:1.3em}.sc_action_item_title{margin:0;	line-height:1.3em}.sc_action_item_subtitle + .sc_action_item_title{margin-top:0.2em}.sc_action_item_date{border-top:1px solid #eee;	border-bottom:1px solid #eee;	padding:0.5em 0}.sc_action_item_description{line-height:1.3em;	color:#000}.sc_action_item_subtitle + .sc_action_item_description,.sc_action_item_title + .sc_action_item_description,.sc_action_item_date + .sc_action_item_description{margin-top:1em}.sc_action_item_description>span{display:block}.sc_action_item_description>span+span{margin-top:0.3em}.sc_action_item_subtitle + .sc_action_item_link,.sc_action_item_title + .sc_action_item_link,.sc_action_item_description + .sc_action_item_link{margin-top:1em}.sc_action_item_link{display:inline-block;	padding:0.5em 2em;	border:2px solid #fff}.sc_action_item_link:hover{color:#fff}.sc_action_item_link_over{position:absolute;	z-index:3;	left:0;	top:0;	width:100%;	height:100%;	padding:0 !important;	border:none !important;	display:block !important;	background:none !important}.sc_action_item_info{font-size:11px;	margin-top:2em;	border-top:1px solid #eee;	padding:0.5em 0;	line-height:1.3em}.sc_action_item.with_image{position:relative;	text-align:center;	background-position:center;	background-size:cover;	background-repeat:no-repeat}.sc_action_item.with_image:before{content:' ';	width:0;	height:0;	padding-top:75%;	vertical-align:middle;	display:inline-block;	overflow:hidden;	margin-left:-5px}.sc_action_item.with_image .sc_action_item_inner{vertical-align:middle;	display:inline-block;	width:100%;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;	padding:2em}.sc_action_item.with_image .sc_action_item_mask{position:absolute;	background-color:rgba(0,0,0,0.5);	opacity:0}.sc_action_item.with_image:hover .sc_action_item_mask{opacity:1}.sc_action_item_default.with_image:after{content:' ';	position:absolute;	z-index:1;	left:0;	top:0;	width:100%;	height:100%;	background-color:rgba(0,0,0,0.5)}.sc_action_item_default.with_bg_color:after{display:none}.sc_action_item_default.with_image .sc_action_item_icon,.sc_action_item_default.with_image .sc_action_item_title{color:#fff}.sc_action_item_default.with_image .sc_action_item_description{color:#ccc}.sc_action_item_default .sc_action_item_subtitle{color:#efa758}.sc_action_item_default.with_image .sc_action_item_date{border-color:#fff}.sc_action_item_default.with_image .sc_action_item_info{border-color:#fff}.sc_action_item_default.with_image.sc_action_item_tl,.sc_action_item_default.with_image.sc_action_item_tl:before{vertical-align:top;	text-align:left}.sc_action_item_default.with_image.sc_action_item_tc,.sc_action_item_default.with_image.sc_action_item_tc:before{vertical-align:top;	text-align:center}.sc_action_item_default.with_image.sc_action_item_tr,.sc_action_item_default.with_image.sc_action_item_tr:before{vertical-align:top;	text-align:right}.sc_action_item_default.with_image.sc_action_item_ml,.sc_action_item_default.with_image.sc_action_item_ml:before{vertical-align:middle;	text-align:left}.sc_action_item_default.with_image.sc_action_item_mc,.sc_action_item_default.with_image.sc_action_item_mc:before{vertical-align:middle;	text-align:center}.sc_action_item_default.with_image.sc_action_item_mr,.sc_action_item_default.with_image.sc_action_item_mr:before{vertical-align:middle;	text-align:right}.sc_action_item_default.with_image.sc_action_item_bl,.sc_action_item_default.with_image.sc_action_item_bl:before{vertical-align:bottom;	text-align:left}.sc_action_item_default.with_image.sc_action_item_bc,.sc_action_item_default.with_image.sc_action_item_bc:before{vertical-align:bottom;	text-align:center}.sc_action_item_default.with_image.sc_action_item_br,.sc_action_item_default.with_image.sc_action_item_br:before{vertical-align:bottom;	text-align:right}.sc_action_item_simple.with_image:before{display:none}.sc_action_item_simple.with_image:after{content:' ';	position:absolute;	z-index:1;	left:0;	top:0;	width:100%;	height:100%;	background-color:rgba(0,0,0,0.5)}.sc_action_item_simple.with_bg_color:after{display:none}.sc_action_item_simple.with_image .sc_action_item_icon,.sc_action_item_simple.with_image .sc_action_item_title{color:#fff}.sc_action_item_simple.with_image .sc_action_item_description{color:#ccc}.sc_action_item_simple .sc_action_item_subtitle{color:#efa758}.sc_action_item_simple.with_image .sc_action_item_date{border-color:#fff}.sc_action_item_simple.with_image .sc_action_item_info{border-color:#fff}.sc_action_item_simple .sc_action_item_icon>span{display:inline-block;	font-size:2em;	line-height:2em;	width:2em;	height:2em;	text-align:center; border:2px solid #000;	color:#000;	-webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%}.sc_action_item_simple.with_image .sc_action_item_icon>span{color:#fff;	border-color:#fff}.sc_action_item_simple.sc_action_item_tl,.sc_action_item_simple.sc_action_item_ml,.sc_action_item_simple.sc_action_item_bl{text-align:left}.sc_action_item_simple.sc_action_item_tl .sc_action_item_icon,.sc_action_item_simple.sc_action_item_tl .sc_action_item_image,.sc_action_item_simple.sc_action_item_ml .sc_action_item_icon,.sc_action_item_simple.sc_action_item_ml .sc_action_item_image,.sc_action_item_simple.sc_action_item_bl .sc_action_item_icon,.sc_action_item_simple.sc_action_item_bl .sc_action_item_image{float:left;	margin:0 1.5em 0 0}.sc_action_item_simple.sc_action_item_tc,.sc_action_item_simple.sc_action_item_mc,.sc_action_item_simple.sc_action_item_bc{text-align:center}.sc_action_item_simple.sc_action_item_tc .sc_action_item_icon,.sc_action_item_simple.sc_action_item_tc .sc_action_item_image,.sc_action_item_simple.sc_action_item_mc .sc_action_item_icon,.sc_action_item_simple.sc_action_item_mc .sc_action_item_image,.sc_action_item_simple.sc_action_item_bc .sc_action_item_icon,.sc_action_item_simple.sc_action_item_bc .sc_action_item_image{text-align:center;	margin-bottom:1.5em}.sc_action_item_simple.sc_action_item_tr,.sc_action_item_simple.sc_action_item_mr,.sc_action_item_simple.sc_action_item_br{text-align:right}.sc_action_item_simple.sc_action_item_tr .sc_action_item_icon,.sc_action_item_simple.sc_action_item_tr .sc_action_item_image,.sc_action_item_simple.sc_action_item_mr .sc_action_item_icon,.sc_action_item_simple.sc_action_item_mr .sc_action_item_image,.sc_action_item_simple.sc_action_item_br .sc_action_item_icon,.sc_action_item_simple.sc_action_item_br .sc_action_item_image{float:right;	margin:0 0 0 1.5em}.sc_action_item_event.with_image:before{display:none}.sc_action_item_event.with_image .sc_action_item_inner{width:70%;	padding:2em;	margin:15% 0;	background-color:#fff;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;	-webkit-box-shadow:-5px 5px 20px 20px rgba(0,0,0,0.2); -ms-box-shadow:-5px 5px 20px 20px rgba(0,0,0,0.2); box-shadow:-5px 5px 20px 20px rgba(0,0,0,0.2)}.sc_action_item_event .sc_action_item_subtitle{margin:0}.sc_action_item_event .sc_action_item_image + .sc_action_item_subtitle{margin-top:0.3em}.sc_action_item_event .sc_action_item_link{border:none;	background-color:#efa758;	color:#fff}.sc_action_item.with_image.sc_action_fixed_height:before,.sc_action_item.with_image.trx_addons_stretch_height:before{display:none}.sc_action_item.with_image.sc_action_fixed_height .sc_action_item_inner,.sc_action_item.with_image.trx_addons_stretch_height .sc_action_item_inner{position:absolute;	z-index:2;	left:0}.sc_action_item_event.with_image.sc_action_fixed_height .sc_action_item_inner,.sc_action_item_event.with_image.trx_addons_stretch_height .sc_action_item_inner{left:50%;	top:50%;	margin:0;	-webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%)}.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_tl .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_tl .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_ml .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_ml .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_bl .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_bl .sc_action_item_inner{text-align:left}.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_tc .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_tc .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_mc .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_mc .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_bc .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_bc .sc_action_item_inner{text-align:center}.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_tr .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_tr .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_mr .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_mr .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_br .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_br .sc_action_item_inner{text-align:right}.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_tl .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_tl .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_tc .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_tc .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_tr .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_tr .sc_action_item_inner{top:0}.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_ml .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_ml .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_mc .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_mc .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_mr .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_mr .sc_action_item_inner{top:50%;	-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%)}.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_bl .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_bl .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_bc .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_bc .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_br .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_br .sc_action_item_inner{bottom:0}.sc_anchor{width:0;	height:0;	line-height:0}#toc_menu{display:none;	position:absolute;	width:100%;	left:50%;	top:50%;	margin:-50% 0 0 -50%}.toc_menu_item{position:relative;	z-index:1}.toc_menu_item .toc_menu_icon{display:block;	position:relative;	color:#888;	height:1.5em;	line-height:1.5em;	text-align:center}.toc_menu_item .toc_menu_icon:before{display:inline-block;	line-height:inherit;	color:inherit}.toc_menu_item .toc_menu_icon_default:before{content:' ';	margin-top:0.75em;	height:1px;	background-color:#888}.toc_menu_item:hover .toc_menu_icon,.toc_menu_item_active .toc_menu_icon{color:#292929}.toc_menu_item:hover .toc_menu_icon_default:before,.toc_menu_item_active .toc_menu_icon_default:before{background-color:#292929}.toc_menu_item_active .toc_menu_icon_default:before{width:1.5em}.toc_menu_item .toc_menu_description{position:absolute;	top:0;	right:-20em;	opacity:0;	white-space:nowrap;	-webkit-transition:all .6s ease-out; -moz-transition:all .6s ease-out; -ms-transition:all .6s ease-out; -o-transition:all .6s ease-out; transition:all .6s ease-out}.toc_menu_item:hover .toc_menu_description{right:100%;	margin-right:1.5em;	opacity:1}.sc_blogger .sc_blogger_slider.slider_outer_pagination_pos_bottom{padding-bottom:3em}.sc_blogger{position:relative; padding-top:0.1px}.sc_blogger .sc_blogger_item .sc_blogger_item_title{margin:0}.sc_blogger .sc_blogger_item .sc_blogger_item_featured{margin-bottom:0}.sc_blogger .sc_blogger_item .sc_blogger_item_featured img{width:100%;	height:auto}.sc_blogger_default .sc_blogger_item{background-color:#f7f7f7;	padding:2em;	overflow:hidden;	position:relative}.sc_blogger_default .sc_blogger_item + .sc_blogger_item{margin-top:2em}.sc_blogger_default.slider_swiper .sc_blogger_item + .sc_blogger_item{margin-top:0}.sc_blogger_default .sc_blogger_item_featured{width:40%;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box}.sc_blogger_default .sc_blogger_item_content{width:50%;	position:absolute;	z-index:1;	top:50%;	left:50%;	padding-right:2em;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;	-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%)}.sc_blogger_default .sc_blogger_post_meta{margin-top:1em;	font-size:0.9286em}.sc_blogger_default .sc_blogger_item_excerpt{margin-top:1em}.sc_blogger_default .sc_blogger_button{text-align:center}.sc_blogger_classic .sc_blogger_item{background-color:#f7f7f7;	text-align:center}.sc_blogger_classic .sc_blogger_item_content{padding:2em}.sc_blogger_classic .sc_blogger_post_meta{margin-top:0.5em;	font-size:0.9286em}.sc_blogger_classic .sc_blogger_item_excerpt{margin-top:1.5em}.sc_blogger_classic .sc_blogger_item_excerpt_text{max-height:8em;	overflow:hidden}.sc_blogger_classic .sc_blogger_item_excerpt_text + p,.sc_blogger_classic .sc_blogger_item_excerpt_text + a{margin:2em 0 0}.sc_blogger_plain .sc_blogger_item{background-color:#f7f7f7;	text-align:center;	padding:1em;	margin-bottom:2px}.sc_blogger_plain .sc_blogger_post_meta{margin:0}.sc_blogger_plain .sc_blogger_item .sc_blogger_item_title{margin:0.4em 0 0.6em}.sc_button{background-position:center center;	background-repeat:no-repeat;	background-size:contain;	overflow:hidden;	background-color:#efa758;	color:#fff}.sc_button_simple{background-color:transparent;	color:#efa758;	position:relative;	padding-right:1.8em;	display:inline-block}.sc_button_simple:hover{color:#000}.sc_button_simple:before,.sc_button_simple:after{content:'\e911';	font-family:'trx_addons_icons';	position:absolute;	top:0;	right:0;	line-height:inherit;	-webkit-transition:all ease .3s; -moz-transition:all ease .3s; -ms-transition:all ease .3s; -o-transition:all ease .3s; transition:all ease .3s}.sc_button_simple:before{right:20px;	opacity:0}.sc_button_simple:hover:before{opacity:1;	right:0}.sc_button_simple:hover:after{opacity:0;	right:-20px}.sc_button.sc_button_size_small{padding:1em 2.5em}.sc_button.sc_button_size_small .sc_button_icon img{max-height:1.6em;	width:auto}.sc_button.sc_button_size_normal .sc_button_icon img{max-height:2.5em;	width:auto}.sc_button.sc_button_size_large .sc_button_icon img{max-height:4em;	width:auto}.sc_button.sc_button_size_large{font-size:1.25em}.sc_button_icon,.sc_button_text{display:inline-block;	vertical-align:middle}.sc_button_icon{font-size:2em;	line-height:1.25em;	font-weight:400;	font-style:normal}.sc_button_icon_left .sc_button_icon{margin-right:0.8em}.sc_button_icon_right .sc_button_icon{float:right;	margin-left:0.8em}.sc_button_icon_top .sc_button_icon{display:block;	margin-bottom:0.25em;	text-align:center}.sc_button_subtitle{font-size:0.85em;	line-height:1.25em;	text-transform:none;	display:block}.sc_button_bg_image{position:relative;	background-position:center center;	background-size:cover;	background-repeat:no-repeat}.sc_button_bg_image .sc_button_text{position:relative;	z-index:2}.sc_button_bg_image:before{content:' ';	position:absolute;	z-index:1;	left:0;	top:0;	width:100%;	height:100%;	background-color:rgba(0,0,0,0.5)}.sc_button_bg_image:hover:before{background-color:rgba(0,0,0,0.75)}.sc_content{margin-left:auto; margin-right:auto;	position:relative; padding-top:0.1px}[class*="sc_content_width_"]{-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_content_width_1_1{width:1170px}.sc_content_width_1_2{width:585px}.sc_content_width_1_3{width:390px}.sc_content_width_2_3{width:780px}.sc_content_width_1_4{width:292.5px}.sc_content_width_3_4{width:877.5px}.sc_content_width_100p{width:100%}.sc_content_width_90p{width:90%}.sc_content_width_80p{width:80%}.sc_content_width_75p{width:75%}.sc_content_width_70p{width:70%}.sc_content_width_60p{width:60%}.sc_content_width_50p{width:50%}.sc_content_width_45p{width:45%}.sc_content_width_40p{width:40%}.sc_content_width_30p{width:30%}.sc_content_width_25p{width:25%}.sc_content_width_20p{width:20%}.sc_content_width_15p{width:15%}.sc_content_width_10p{width:10%}.sc_content_container.with_number{position:relative}.sc_content_number{position:absolute;	z-index:0;	color:#f0f0f0;	font-size:10em;	line-height:1em;	font-weight:900;	letter-spacing:-10px;	-webkit-transform:translate(-75%,-50%); -moz-transform:translate(-75%,-50%); -ms-transform:translate(-75%,-50%); transform:translate(-75%,-50%)}.sc_content_number_tl{left:0; top:0}.sc_content_number_tc{left:50%; top:0}.sc_content_number_tr{left:100%; top:0}.sc_content_number_ml{left:0; top:50%}.sc_content_number_mc{left:50%; top:50%}.sc_content_number_mr{left:100%; top:50%}.sc_content_number_bl{left:0; top:100%}.sc_content_number_bc{left:50%; top:100%}.sc_content_number_br{left:100%; top:100%}.sc_countdown{overflow:hidden}.sc_countdown.alignleft .sc_countdown_content{text-align:left}.sc_countdown.aligncenter .sc_countdown_content{text-align:center}.sc_countdown.alignright .sc_countdown_content{text-align:right}.sc_countdown .sc_countdown_inner{display:inline-block}.sc_countdown .sc_countdown_item{display:block;	float:left;	text-align:center}.sc_countdown .sc_countdown_digits{display:block;	overflow:hidden;	text-align:center;	margin-bottom:12px}.sc_countdown .sc_countdown_digits span{display:inline-block}.sc_countdown .sc_countdown_separator{display:block;	float:left;	margin:0 8px;	font-weight:400}.sc_countdown .sc_countdown_label{font-weight:400}.sc_countdown_default .sc_countdown_digits,.sc_countdown_default .sc_countdown_separator{font-size:3em;	height:1.3333em;	line-height:1.3333em}.sc_countdown_default .sc_countdown_digits span{display:inline-block;	text-align:center;	width:1.1333em;	background-color:#f0f0f0}.sc_countdown_default .sc_countdown_digits span+span{margin-left:2px}.sc_countdown_circle .sc_countdown_digits,.sc_countdown_circle .sc_countdown_separator{font-size:2.4em;	height:2.5em;	line-height:2.5em;	margin-bottom:6px}.sc_countdown_circle .sc_countdown_item{position:relative}.sc_countdown_circle .sc_countdown_digits{width:2.5em;	border-width:6px;	border-style:solid;	background-color:#f0f0f0;	-webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%}.sc_countdown_circle canvas{position:absolute;	z-index:1;	top:0;	left:0;	-webkit-transform:rotate(-90deg); -moz-transform:rotate(-90deg); -ms-transform:rotate(-90deg); transform:rotate(-90deg)}.sc_form{position:relative; padding-top:0.1px}.trx_addons_field_error{border-color:#CC0000 !important;	-webkit-box-shadow:0px 0px 8px 0px rgba(200,0,0,0.2); -ms-box-shadow:0px 0px 8px 0px rgba(200,0,0,0.2); box-shadow:0px 0px 8px 0px rgba(200,0,0,0.2)}.sc_form_title,.sc_form_description{margin-bottom:2rem}.sc_form_form{position:relative}.sc_form_field{display:block;	margin-bottom:1.3em}.sc_form_field_title{display:block;	font-size:0.9231em;	font-weight:bold;	text-transform:uppercase;	color:#292929}.sc_form input[type="text"],.sc_form textarea{border:1px solid #e1e1e1;	background-color:transparent;	color:#a7a7a7;	width:100%;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box}.sc_form input[type="text"]:focus,.sc_form textarea:focus{background-color:#fff;	color:#292929}.sc_form.sc_align_left input,.sc_form.sc_align_left textarea{text-align:left}.sc_form.sc_align_center input,.sc_form.sc_align_center textarea{text-align:center}.sc_form.sc_align_right input,.sc_form.sc_align_right textarea{text-align:right}.sc_form button{display:block;	width:auto;	margin:0 auto;	padding:0.5em 1em;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;	font-size:0.9231em;	font-weight:bold;	text-transform:uppercase;	background-color:#292929;	border:2px solid #292929;	color:#fff;	-webkit-transition:all ease .3s; -moz-transition:all ease .3s; -ms-transition:all ease .3s; -o-transition:all ease .3s; transition:all ease .3s}.sc_form button:hover{background-color:transparent;	color:#292929}.sc_form .sc_form_info_data>a,.sc_form .sc_form_info_data>span{display:block;	color:#000}.sc_form .sc_form_info_data>a:hover{color:#efa758}.sc_form_detailed .sc_form_form{width:90%}.sc_form_detailed .sc_form_title,.sc_form_detailed .sc_form_description{text-align:left}.sc_form_detailed button{width:100%}.sc_form_detailed .sc_form_info_item{overflow:hidden}.sc_form_detailed .sc_form_info_item + .sc_form_info_item{margin-top:3.5em}.sc_form_detailed .sc_form_info_icon{float:left;	color:#c7c7c7;	display:block;	width:2em;	text-align:center}.sc_form_detailed .sc_form_info_icon:before{font-family:'trx_addons_icons';	font-size:2.3em;	line-height:1.2em}.sc_form_detailed .sc_form_info_item_phone .sc_form_info_icon:before{content:'\e893'}.sc_form_detailed .sc_form_info_item_email .sc_form_info_icon:before{content:'\e86d'}.sc_form_detailed .sc_form_info_item_address .sc_form_info_icon:before{content:'\e88a'}.sc_form_detailed .sc_form_info_area{float:left;	display:block;	width:100%;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;	margin-left:-3em;	padding-left:4.5em;	font-size:0.9231em;	text-transform:uppercase;	color:#292929}.sc_form_detailed .sc_form_info_area>span{display:block;	line-height:1.5em}.sc_form_detailed .sc_form_info_area .sc_form_info_title{font-weight:600}.sc_form_modern .sc_form_info{margin-bottom:2.2em}.sc_form_modern .sc_form_info_item{text-align:center}.sc_form_modern .sc_form_info_icon{color:#c7c7c7;	display:block}.sc_form_modern .sc_form_info_icon:before{font-family:'trx_addons_icons';	font-size:4.8em;	line-height:1.5em}.sc_form_modern .sc_form_info_item_address .sc_form_info_icon:before{content:'\e88a'}.sc_form_modern .sc_form_info_item_email .sc_form_info_icon:before{content:'\e86d'}.sc_form_modern .sc_form_info_item_phone .sc_form_info_icon:before{content:'\e893'}.sc_form_modern .sc_form_field{margin-bottom:2.2em}.sc_form_modern button{margin-top:0}@media (max-width:767px){.sc_form_detailed .trx_addons_column-1_2{width:100% !important}.sc_form_detailed .sc_form_info{margin-top:3em; padding:0}}@media (max-width:479px){.sc_form_title{font-size:1.5em}}[class*="sc_input_hover_"] .sc_form_field_wrap,[class*="sc_input_hover_"] .comments_field_wrap{position:relative;	z-index:1;	display:block}[class*="sc_input_hover_"] input[type="text"],[class*="sc_input_hover_"] input[type="number"],[class*="sc_input_hover_"] input[type="email"],[class*="sc_input_hover_"] input[type="password"],[class*="sc_input_hover_"] input[type="search"],[class*="sc_input_hover_"] select,[class*="sc_input_hover_"] textarea{font-size:1.2857em !important;	text-align:left !important;	padding:1.3em 1.5em !important;	width:100%}[class*="sc_input_hover_"] input:focus,[class*="sc_input_hover_"] select:focus,[class*="sc_input_hover_"] textarea:focus{outline:none}[class*="sc_input_hover_"] .sc_form_field_hover{position:absolute;	z-index:1;	top:0;	left:0;	width:100%;	font-size:1.2857em;	text-align:left !important;	overflow:visible;	padding:0;	pointer-events:none;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;	-webkit-font-smoothing:antialiased;	-webkit-touch-callout:none;	-webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none}[class*="sc_input_hover_"] .sc_form_field_content{position:relative;	display:block;	width:100%;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box}[class*="sc_input_hover_"] label.required .sc_form_field_content:after{content:'*';	vertical-align:top;	margin-left:0.3em;	font-size:80%;	color:#da6f5b}[class*="sc_input_hover_"] label.required:after{display:none}.sc_input_hover_accent input[type="text"],.sc_input_hover_accent input[type="number"],.sc_input_hover_accent input[type="email"],.sc_input_hover_accent input[type="password"],.sc_input_hover_accent input[type="search"],.sc_input_hover_accent select,.sc_input_hover_accent textarea{box-shadow:0px 0px 0px 2px transparent;	-webkit-transition:box-shadow 0.3s; -ms-transition:box-shadow 0.3s; transition:box-shadow 0.3s;	-webkit-appearance:none; }.sc_input_hover_accent textarea{min-height:11.5em}.sc_input_hover_accent .sc_form_field_hover{position:static}.sc_input_hover_accent .sc_form_field_content{padding:0.3em 0 0}.sc_input_hover_accent .sc_form_field_hover:before{content:' ';	display:block !important; position:absolute; z-index:-1; top:0;	left:0; width:100%; height:4em;	box-shadow:0px 0px 0px 0px;	color:rgba(239,167,88,0.6)}.sc_input_hover_accent textarea + .sc_form_field_hover:before{height:11em}.sc_input_hover_accent input:focus + .sc_form_field_hover,.sc_input_hover_accent select:focus + .sc_form_field_hover,.sc_input_hover_accent textarea:focus + .sc_form_field_hover{pointer-events:none}.sc_input_hover_accent input:focus + .sc_form_field_hover:before,.sc_input_hover_accent select:focus + .sc_form_field_hover:before,.sc_input_hover_accent textarea:focus + .sc_form_field_hover:before{-webkit-animation:anim-accent 0.3s forwards; -ms-animation:anim-accent 0.3s forwards; animation:anim-accent 0.3s forwards}.sc_input_hover_accent input[type="text"]:focus,.sc_input_hover_accent input[type="number"]:focus,.sc_input_hover_accent input[type="email"]:focus,.sc_input_hover_accent input[type="password"]:focus,.sc_input_hover_accent input[type="search"]:focus,.sc_input_hover_accent select:focus,.sc_input_hover_accent textarea:focus{ border-color:#efa758 !important}@-webkit-keyframes anim-accent{to{box-shadow:0px 0px 100px 50px; opacity:0}}@keyframes anim-accent{to{box-shadow:0px 0px 100px 50px; opacity:0}}.sc_input_hover_path .sc_form_field_wrap{margin-bottom:3em}.sc_input_hover_path input[type="text"],.sc_input_hover_path input[type="number"],.sc_input_hover_path input[type="email"],.sc_input_hover_path input[type="password"],.sc_input_hover_path input[type="search"],.sc_input_hover_path textarea{border:none !important;	background:transparent !important}.sc_input_hover_path textarea{height:4.1em;	overflow:hidden;	min-height:0 !important}.sc_input_hover_path textarea.filled,.sc_input_hover_path textarea:focus{height:auto;	min-height:10.5em !important}.sc_input_hover_path .sc_form_field_hover{height:100%;	cursor:text;	display:block}.sc_input_hover_path .sc_form_field_content{padding:1.5em;	-webkit-transform-origin:0% 50%; -ms-transform-origin:0% 50%; transform-origin:0% 50%;	-webkit-transition:-webkit-transform 0.3s; -ms-transition:-ms-transform 0.3s; transition:transform 0.3s}.sc_input_hover_path .sc_form_field_graphic{position:absolute;	top:0;	left:0;	fill:none;	-webkit-transform:scale3d(1,-1,1); -ms-transform:scale3d(1,-1,1); transform:scale3d(1,-1,1);	-webkit-transition:stroke-dashoffset 0.5s; -ms-transition:stroke-dashoffset 0.5s; transition:stroke-dashoffset 0.5s;	pointer-events:none;	stroke:#333;	stroke-width:2px;	stroke-dasharray:1190;	stroke-dashoffset:670}.sc_input_hover_path textarea + .sc_form_field_hover>.sc_form_field_graphic{stroke-dasharray:1420;	stroke-dashoffset:900}.sc_input_hover_path input:focus + .sc_form_field_hover,.sc_input_hover_path textarea:focus + .sc_form_field_hover,.sc_input_hover_path input.filled + .sc_form_field_hover,.sc_input_hover_path textarea.filled + .sc_form_field_hover{cursor:default;	pointer-events:none}.sc_input_hover_path input:focus + .sc_form_field_hover>.sc_form_field_graphic,.sc_input_hover_path textarea:focus + .sc_form_field_hover>.sc_form_field_graphic,.sc_input_hover_path input.filled + .sc_form_field_hover>.sc_form_field_graphic,.sc_input_hover_path textarea.filled + .sc_form_field_hover>.sc_form_field_graphic{stroke-dashoffset:0}.sc_input_hover_path input:focus + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_path textarea:focus + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_path input.filled + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_path textarea.filled + .sc_form_field_hover>.sc_form_field_content{-webkit-transform:scale3d(0.81,0.81,1) translate3d(0,3.4em,0); -ms-transform:scale3d(0.81,0.81,1) translate3d(0,3.4em,0); transform:scale3d(0.81,0.81,1) translate3d(0,3.4em,0)}.sc_input_hover_path textarea:focus + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_path textarea.filled + .sc_form_field_hover>.sc_form_field_content{-webkit-transform:scale3d(0.81,0.81,1) translate3d(0,11.4em,0); -ms-transform:scale3d(0.81,0.81,1) translate3d(0,11.4em,0); transform:scale3d(0.81,0.81,1) translate3d(0,11.4em,0)}.sc_input_hover_jump .sc_form_field_wrap{padding-top:2em;	overflow:hidden}.sc_input_hover_jump input[type="text"],.sc_input_hover_jump input[type="number"],.sc_input_hover_jump input[type="email"],.sc_input_hover_jump input[type="password"],.sc_input_hover_jump input[type="search"],.sc_input_hover_jump textarea{border:2px solid #ddd}.sc_input_hover_jump textarea{min-height:11.9em !important}.sc_input_hover_jump .sc_form_field_hover{overflow:hidden;	-webkit-transform:translate3d(0,2em,0); -ms-transform:translate3d(0,2em,0); transform:translate3d(0,2em,0)}.sc_input_hover_jump .sc_form_field_content{padding:1em 1.5em}.sc_input_hover_jump .sc_form_field_content:before{content:attr(data-content);	position:absolute;	top:-200%;	left:0;	font-weight:bold;	margin:0;	color:#efa758}.sc_input_hover_jump input:focus + .sc_form_field_hover,.sc_input_hover_jump textarea:focus + .sc_form_field_hover,.sc_input_hover_jump input.filled + .sc_form_field_hover,.sc_input_hover_jump textarea.filled + .sc_form_field_hover{-webkit-animation:anim-jump-1 0.25s forwards; -ms-animation:anim-jump-1 0.25s forwards; animation:anim-jump-1 0.25s forwards}.sc_input_hover_jump input:focus + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_jump textarea:focus + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_jump input[type="text"].filled + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_jump textarea.filled + .sc_form_field_hover>.sc_form_field_content{-webkit-animation:anim-jump-2 0.25s forwards ease-in; -ms-animation:anim-jump-2 0.25s forwards ease-in; animation:anim-jump-2 0.25s forwards ease-in}.sc_input_hover_path input:focus,.sc_input_hover_path textarea:focus,.sc_input_hover_path input.filled,.sc_input_hover_path textarea.filled{border-color:#efa758}@-webkit-keyframes anim-jump-1{0%,70%{-webkit-transform:translate3d(0,3em,0); transform:translate3d(0,3em,0)}71%,100%{-webkit-transform:translate3d(0,0,0); transform:translate3d(0,0,0)}}@keyframes anim-jump-1{0%,70%{-webkit-transform:translate3d(0,3em,0); transform:translate3d(0,3em,0)}71%,100%{-webkit-transform:translate3d(0,0,0); transform:translate3d(0,0,0)}}@-webkit-keyframes anim-jump-2{0%{-webkit-transform:translate3d(0,0,0); transform:translate3d(0,0,0)}70%,71%{-webkit-transform:translate3d(0,125%,0); transform:translate3d(0,125%,0); -webkit-animation-timing-function:ease-out}100%{-webkit-transform:translate3d(0,200%,0); transform:translate3d(0,200%,0)}}@keyframes anim-jump-2{0%{-webkit-transform:translate3d(0,0,0); transform:translate3d(0,0,0)}70%,71%{opacity:0; -webkit-transform:translate3d(0,125%,0); transform:translate3d(0,125%,0); -webkit-animation-timing-function:ease-out; animation-timing-function:ease-out}100%{-webkit-transform:translate3d(0,200%,0); transform:translate3d(0,200%,0)}}.sc_input_hover_underline .sc_form_field{margin-bottom:2em}.sc_input_hover_underline .sc_form_field_button{margin-bottom:0;	margin-top:3em}.sc_input_hover_underline .sc_form_field_wrap{margin-bottom:0}[class*="sc_input_hover_"].sc_input_hover_underline input[type="text"],[class*="sc_input_hover_"].sc_input_hover_underline input[type="number"],[class*="sc_input_hover_"].sc_input_hover_underline input[type="email"],[class*="sc_input_hover_"].sc_input_hover_underline input[type="password"],[class*="sc_input_hover_"].sc_input_hover_underline input[type="search"],[class*="sc_input_hover_"].sc_input_hover_underline textarea{border:none !important;	background-color:transparent !important;	padding:0.5em 0 !important}.sc_input_hover_underline textarea{height:2.5em;	overflow:hidden;	min-height:0 !important}.sc_input_hover_underline textarea.filled,.sc_input_hover_underline textarea:focus{height:auto;	min-height:6em !important}.sc_input_hover_underline textarea + .sc_form_field_hover>.sc_form_field_content{display:block; }.sc_input_hover_underline textarea.filled + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_underline textarea:focus + .sc_form_field_hover>.sc_form_field_content{height:6.3em}.sc_input_hover_underline .sc_form_field_hover{padding:0.5em 0;	overflow:visible}.sc_input_hover_underline .sc_form_field_hover:before{content:' ';	display:block !important;	position:absolute;	width:100%;	height:5px;	left:0;	top:auto;	bottom:0;	background-color:#ddd;	-webkit-transform-origin:50% 100%; -ms-transform-origin:50% 100%; transform-origin:50% 100%;	-webkit-transition:-webkit-transform 0.3s,background-color 0.3s; -ms-transition:-ms-transform 0.3s,background-color 0.3s; transition:transform 0.3s,background-color 0.3s}.sc_input_hover_underline .sc_form_field_content{padding:0;	-webkit-transform-origin:0 0; -ms-transform-origin:0 0; transform-origin:0 0;	-webkit-transition:-webkit-transform 0.3s,color 0.3s; -ms-transition:-ms-transform 0.3s,color 0.3s; transition:transform 0.3s,color 0.3s}.sc_input_hover_underline input:focus + .sc_form_field_hover:before,.sc_input_hover_underline textarea:focus + .sc_form_field_hover:before,.sc_input_hover_underline input.filled + .sc_form_field_hover:before,.sc_input_hover_underline textarea.filled + .sc_form_field_hover:before{background-color:#333;	-webkit-transform:scale3d(1,0.4,1); -ms-transform:scale3d(1,0.4,1); transform:scale3d(1,0.4,1)}.sc_input_hover_underline input:focus + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_underline input.filled + .sc_form_field_hover>.sc_form_field_content{color:#333;	-webkit-transform:translate3d(0,2.2em,0) scale3d(0.7,0.7,1); -ms-transform:translate3d(0,2.2em,0) scale3d(0.7,0.7,1); transform:translate3d(0,2.2em,0) scale3d(0.7,0.7,1)}.sc_input_hover_underline textarea:focus + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_underline textarea.filled + .sc_form_field_hover>.sc_form_field_content{color:#333;	-webkit-transform:translate3d(0,7em,0) scale3d(0.7,0.7,1); -ms-transform:translate3d(0,7em,0) scale3d(0.7,0.7,1); transform:translate3d(0,7em,0) scale3d(0.7,0.7,1)}[class*="sc_input_hover_"].sc_input_hover_iconed input[type="text"],[class*="sc_input_hover_"].sc_input_hover_iconed input[type="number"],[class*="sc_input_hover_"].sc_input_hover_iconed input[type="email"],[class*="sc_input_hover_"].sc_input_hover_iconed input[type="password"],[class*="sc_input_hover_"].sc_input_hover_iconed input[type="search"],[class*="sc_input_hover_"].sc_input_hover_iconed textarea{padding:0.8em 0.8em 0.8em 2.8em !important}.sc_input_hover_iconed textarea{min-height:8.4em}.sc_input_hover_iconed .sc_form_field_hover{overflow:hidden;	padding:0.6em !important;	margin:0}.sc_input_hover_iconed .sc_form_field_content{display:inline-block !important;	width:auto;	-webkit-transform:translate3d(-1.4em,0,0); -ms-transform:translate3d(-1.4em,0,0); transform:translate3d(-1.4em,0,0);	-webkit-transition:-webkit-transform 0.3s,opacity 0.3s; -ms-transition:-ms-transform 0.3s,opacity 0.3s; transition:transform 0.3s,opacity 0.3s}.sc_input_hover_iconed .sc_form_field_icon{display:inline-block;	font-size:1.1111em;	width:1.5em;	height:1.75em;	line-height:1.75em;	text-align:center !important;	position:relative;	-webkit-transform:translate3d(-3em,0,0); -ms-transform:translate3d(-3em,0,0); transform:translate3d(-3em,0,0);	-webkit-transition:-webkit-transform 0.3s; -ms-transition:-ms-transform 0.3s; transition:transform 0.3s}.sc_input_hover_iconed .sc_form_field_icon:before{position:static !important;	margin:0 !important;	padding:0 !important;	font-style:normal !important;	left:auto;	top:auto;	width:auto;	height:auto;	line-height:inherit;	vertical-align:middle}.sc_input_hover_iconed input:focus + .sc_form_field_hover,.sc_input_hover_iconed textarea:focus + .sc_form_field_hover,.sc_input_hover_iconed input.filled + .sc_form_field_hover,.sc_input_hover_iconed textarea.filled + .sc_form_field_hover{color:#333}.sc_input_hover_iconed input:focus + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_iconed textarea:focus + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_iconed input.filled + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_iconed textarea.filled + .sc_form_field_hover>.sc_form_field_content{opacity:0;	-webkit-transform:translate3d(100px,0,0); -ms-transform:translate3d(100px,0,0); transform:translate3d(100px,0,0)}.sc_input_hover_iconed .sc_form_field_content,.sc_input_hover_iconed .sc_form_field_icon,.sc_input_hover_iconed input:focus + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_iconed textarea:focus + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_iconed input.filled + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_iconed textarea.filled + .sc_form_field_hover>.sc_form_field_content{-webkit-transition-timing-function:cubic-bezier(0.7,0,0.3,1); -ms-transition-timing-function:cubic-bezier(0.7,0,0.3,1); transition-timing-function:cubic-bezier(0.7,0,0.3,1)}.sc_input_hover_iconed input:focus + .sc_form_field_hover>.sc_form_field_icon,.sc_input_hover_iconed textarea:focus + .sc_form_field_hover>.sc_form_field_icon,.sc_input_hover_iconed input.filled + .sc_form_field_hover>.sc_form_field_icon,.sc_input_hover_iconed textarea.filled + .sc_form_field_hover>.sc_form_field_icon{-webkit-transform:translate3d(0,0,0); -ms-transform:translate3d(0,0,0); transform:translate3d(0,0,0)}.sc_googlemap{position:relative; padding-top:0.1px}.sc_googlemap img{max-width:none}.sc_googlemap_wrap{position:relative}.sc_googlemap_title + .sc_googlemap,.sc_googlemap_title + .sc_googlemap_content_wrap,.sc_googlemap_subtitle + .sc_googlemap,.sc_googlemap_subtitle + .sc_googlemap_content_wrap{margin-top:4.2em}.sc_googlemap_descr + .sc_googlemap{margin-top:1em}.sc_googlemap_content_wrap{position:relative}.sc_googlemap_content_default{position:absolute;	z-index:1;	right:8%;	top:10%;	bottom:10%;	width:33%;	padding:2em;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box}.sc_googlemap_content_detailed{position:relative;	padding:2em 2em 2em 5em;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box}.sc_googlemap_content_detailed:before{content:'\e8bb';	font-family:'trx_addons_icons';	font-size:2em;	line-height:1.3em;	position:absolute;	top:1em;	left:1em}.sc_icons{position:relative; padding-top:0.1px}.sc_icons .sc_icons_item{position:relative}.sc_icons.sc_align_left .sc_icons_item{text-align:left}.sc_icons.sc_align_center .sc_icons_item{text-align:center}.sc_icons.sc_align_right .sc_icons_item{text-align:right}.sc_icons .sc_icons_item>*{margin:0}.sc_icons .sc_icons_image img{max-width:75%}.sc_icons .sc_icons_icon{color:#efa758;	position:relative;	z-index:2;	display:inline-block;	width:auto}.sc_icon_type_svg{visibility:hidden}.sc_icon_type_svg svg{fill:none !important;	stroke:currentColor !important;	-webkit-transition:all .3s ease; -moz-transition:all .3s ease; -ms-transition:all .3s ease; -o-transition:all .3s ease; transition:all .3s ease}.sc_icons .sc_icons_icon:before,.sc_icons .sc_icons_icon>span:before{font-size:5.5em;	line-height:1em}.sc_icon_type_svg svg{width:5.5em;	height:5.5em}.sc_icons_size_small .sc_icons_icon:before,.sc_icons_size_small .sc_icons_icon>span:before{font-size:3.5em;	line-height:1em}.sc_icons_size_small .sc_icon_type_svg svg{width:3.5em;	height:3.5em}.sc_icons_size_large .sc_icons_icon:before,.sc_icons_size_large .sc_icons_icon>span:before{font-size:7.5em;	line-height:1em}.sc_icons_size_large .sc_icon_type_svg svg{width:7.5em;	height:7.5em}.sc_icons .sc_icons_icon>span{display:inline-block;	opacity:0;	position:absolute;	z-index:1;	left:0;	top:0;	width:auto}.sc_icons .sc_icons_icon + .sc_icons_item_title,.sc_icons .sc_icons_icon + .sc_icons_item_description{margin-top:2em}.sc_icons .sc_icons_image + .sc_icons_item_title,.sc_icons .sc_icons_image + .sc_icons_item_description{margin-top:2.4em}.sc_icons .sc_icons_title + .sc_icons_item_description{margin-top:2em}.sc_icons .sc_icons_item_title span,.sc_icons .sc_icons_item_description span{display:block}.sc_icons .sc_icons_item_link{display:block;	position:absolute;	z-index:10;	left:0;	top:0;	width:100%;	height:100%}.sc_icons_modern .sc_icons_item_description{font-size:1.1em;	color:#292929}.sc_icons .sc_icons_item_linked:hover .sc_icons_icon>span{-webkit-animation:icons-zoom 0.25s ease-out; -ms-animation:icons-zoom 0.25s ease-out; animation:icons-zoom 0.25s ease-out}.sc_icons .sc_icons_item_linked:hover .sc_icons_icon>svg{-webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); transform:scale(1.1,1.1)}.sc_icons .sc_icons_item_linked .sc_icons_icon + .sc_icons_item_title,.sc_icons .sc_icons_item_linked .sc_icons_image + .sc_icons_item_title,.sc_icons .sc_icons_item_linked .sc_icons_icon + .sc_icons_item_description,.sc_icons .sc_icons_item_linked .sc_icons_icon + .sc_icons_item_title + .sc_icons_item_description,.sc_icons .sc_icons_item_linked .sc_icons_image + .sc_icons_item_description,.sc_icons .sc_icons_item_linked .sc_icons_image + .sc_icons_item_title + .sc_icons_item_description,.sc_icons .sc_icons_item_linked .sc_icons_image img{-webkit-transition:all ease .25s; -moz-transition:all ease .25s; -ms-transition:all ease .25s; -o-transition:all ease .25s; transition:all ease .25s}.sc_icons .sc_icons_item_linked .sc_icons_icon + .sc_icons_item_title,.sc_icons .sc_icons_item_linked .sc_icons_image + .sc_icons_item_title{-webkit-transform-origin:center bottom; -moz-transform-origin:center bottom; -ms-transform-origin:center bottom; transform-origin:center bottom}.sc_icons .sc_icons_item_linked .sc_icons_icon + .sc_icons_item_description,.sc_icons .sc_icons_item_linked .sc_icons_icon + .sc_icons_item_title + .sc_icons_item_description,.sc_icons .sc_icons_item_linked .sc_icons_image + .sc_icons_item_description,.sc_icons .sc_icons_item_linked .sc_icons_image + .sc_icons_item_title + .sc_icons_item_description{-webkit-transform-origin:center top; -moz-transform-origin:center top; -ms-transform-origin:center top; transform-origin:center top}.sc_icons .sc_icons_item_linked:hover .sc_icons_image img{-webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); transform:scale(1.1,1.1)}.sc_icons .sc_icons_item_linked:hover .sc_icons_icon + .sc_icons_item_title,.sc_icons .sc_icons_item_linked:hover .sc_icons_image + .sc_icons_item_title,.sc_icons .sc_icons_item_linked:hover .sc_icons_icon + .sc_icons_item_description,.sc_icons .sc_icons_item_linked:hover .sc_icons_icon + .sc_icons_item_title + .sc_icons_item_description,.sc_icons .sc_icons_item_linked:hover .sc_icons_image + .sc_icons_item_description,.sc_icons .sc_icons_item_linked:hover .sc_icons_image + .sc_icons_item_title + .sc_icons_item_description{-webkit-transform:scale(0.9,0.9); -moz-transform:scale(0.9,0.9); -ms-transform:scale(0.9,0.9); transform:scale(0.9,0.9)}@-webkit-keyframes icons-zoom{0%{opacity:1}100%{opacity:0; -webkit-transform:scale(1.75,1.75); transform:scale(1.75,1.75)}}@keyframes icons-zoom{0%{opacity:1}100%{opacity:0; -webkit-transform:scale(1.75,1.75); -ms-transform:scale(1.75,1.75); transform:scale(1.75,1.75)}}.sc_popup{display:none;	background-color:#fff;	-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,0.2); -ms-box-shadow:0 0 20px 0 rgba(0,0,0,0.2); box-shadow:0 0 20px 0 rgba(0,0,0,0.2)}.mfp-content .sc_popup{display:block}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{max-width:70%;	max-height:70%}.sc_price{background-color:#f7f7f7;	padding:1px}.sc_price_image{display:block;	width:100%;	text-align:center}.sc_price_image img{max-width:100%;	height:auto;	margin:0 auto}.sc_price_icon{font-size:5.5em;	line-height:1em;	display:block;	text-align:center;	margin-top:0.6em}.sc_price_info{padding:3.5em 3em}.sc_price_subtitle{font-size:1em;	line-height:1.25em;	text-transform:uppercase}.sc_price_title{font-size:2em;	line-height:1.25em}.sc_price_description{font-size:1em;	line-height:1.4em;	font-style:italic}.sc_price_price{font-size:4em;	font-weight:400;	line-height:1.6em;	color:red}.sc_price_decimals{font-size:0.4em;	line-height:2.8em;	margin-left:0.2em;	text-decoration:underline;	vertical-align:top}.sc_price_details{margin-top:1em;	overflow:hidden;	min-height:12.5em}.sc_price_details p,.sc_price_details ul,.sc_price_details ol{margin-bottom:0}.sc_price_details p + p,.sc_price_details ul.trx_addons_list>li + li{margin-top:0.2em}.sc_price_link{margin-top:2em;	padding:2em 3em;	background-color:#000;	color:#fff}.sc_price_link:hover{background-color:#ff0000;	color:#fff}.sc_skills{position:relative; padding-top:0.1px}.sc_skills_pie.sc_skills_compact_off .sc_skills_item{position:relative}.sc_skills_pie.sc_skills_compact_off .sc_skills_total{position:absolute;	z-index:1;	left:50%;	top:46%;	-webkit-transform:translateX(-50%) translateY(-50%); -moz-transform:translateX(-50%) translateY(-50%); -ms-transform:translateX(-50%) translateY(-50%); transform:translateX(-50%) translateY(-50%);	display:inline-block;	font-size:3em;	line-height:1em}.sc_skills_pie.sc_skills_compact_off .sc_skills_item_title{text-align:center;	font-size:1.1429em}.sc_skills_pie.sc_skills_compact_off .sc_skills_icon{margin-right:0.5em}.sc_skills_pie.sc_skills_compact_on{overflow:hidden}.sc_skills_pie.sc_skills_compact_on .sc_skills_legend{width:50%;	float:right}.sc_skills_pie.sc_skills_compact_on .sc_skills_legend_item{line-height:1.7em;	overflow:hidden}.sc_skills_pie.sc_skills_compact_on .sc_skills_legend_marker{display:inline-block;	vertical-align:middle;	width:1em;	height:1em;	margin:0 0.5em 0.1em 1em}.sc_skills_pie.sc_skills_compact_on .sc_skills_legend_title{width:60%;	display:inline-block;	vertical-align:middle}.sc_skills_pie.sc_skills_compact_on .sc_skills_legend_value{width:20%;	display:inline-block;	vertical-align:middle;	text-align:right}.sc_skills_pie.sc_skills_compact_on .sc_skills_item{width:50%;	float:left}.sc_skills_counter .sc_skills_item_wrap{max-width:6.5em}.sc_skills_counter .sc_skills_icon{display:block;	text-align:center;	font-size:5.5em;	line-height:1em;	color:#efa758}.sc_skills_counter .sc_skills_total{display:block;	text-align:center;	font-size:2.5em;	line-height:1.3em;	margin:0.4em 0}.sc_skills_counter .sc_skills_item_title{text-align:center;	font-size:1.1429em;	line-height:1.3em}.sc_socials{position:relative; padding-top:0.1px}.socials_wrap{display:block;	vertical-align:middle;	white-space:nowrap;	margin:-10px -10px 0 0}.socials_wrap .social_item{display:inline-block;	margin:10px 10px 0 0}.socials_wrap .social_item a{display:block;	width:3.5em;	height:3.5em;	line-height:3.5em;	text-align:center;	-webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%}.sc_table{position:relative; padding-top:0.1px}.sc_table table{width:100%}.sc_table table th,.sc_table table td{padding:1em}.sc_table table tr:first-child th,.sc_table table tr:first-child td{font-weight:bold}.sc_title{position:relative}
 [data-animation^="animated"] {
visibility:hidden;
}
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
visibility:visible;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.fast {
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
}
.animated.slow {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
@-webkit-keyframes elastic {
0%, 100% {
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
25% {
-webkit-transform: scale3d(1, 1.2, 1);
transform: scale3d(1, 1.2, 1);
}
50% {
-webkit-transform: scale3d(1, 0.85, 1);
transform: scale3d(1, 0.85, 1);
}
75% {
-webkit-transform: scale3d(1, 1.05, 1);
transform: scale3d(1, 1.05, 1);
}
}
@keyframes elastic {
0%, 100% {
-webkit-transform: scale3d(1,1,1);
-ms-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
25% {
-webkit-transform: scale3d(1, 1.2, 1);
-ms-transform: scale3d(1, 1.2, 1);
transform: scale3d(1, 1.2, 1);
}
50% {
-webkit-transform: scale3d(1, 0.85, 1);
-ms-transform: scale3d(1, 0.85, 1);
transform: scale3d(1, 0.85, 1);
}
75% {
-webkit-transform: scale3d(1, 1.05, 1);
-ms-transform: scale3d(1, 1.05, 1);
transform: scale3d(1, 1.05, 1);
}
}
@-webkit-keyframes elastic-inner { 
0% {
-webkit-transform: translate3d(0,-25px,0);
opacity:0;
}
25% {
-webkit-transform: translate3d(0,10px,0);
}
50% {
-webkit-transform: translate3d(0,-6px,0);
}
75% {
-webkit-transform: translate3d(0,2px,0);
}
100% {
-webkit-transform: translate3d(0,0,0);
opacity: 1;
}
}
@keyframes elastic-inner { 
0% {
opacity:0;
-webkit-transform: translate3d(0,-25px,0);
-ms-transform: translate3d(0,-25px,0);
transform: translate3d(0,-25px,0);
}
25% {
-webkit-transform: translate3d(0,10px,0);
-ms-transform: translate3d(0,10px,0);
transform: translate3d(0,10px,0);
}
50% {
-webkit-transform: translate3d(0,-6px,0);
-ms-transform: translate3d(0,-6px,0);
transform: translate3d(0,-6px,0);
}
75% {
-webkit-transform: translate3d(0,2px,0);
-ms-transform: translate3d(0,2px,0);
transform: translate3d(0,2px,0);
}
100% {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
}
.elastic {
-webkit-animation-name: elastic;
animation-name: elastic;
-webkit-transition-timing-function: cubic-bezier(0.2, 0.6, 0.3, 1);
-ms-transition-timing-function: cubic-bezier(0.2, 0.6, 0.3, 1);
transition-timing-function: cubic-bezier(0.2, 0.6, 0.3, 1);
-webkit-transform-origin: center top;
-ms-transform-origin: center top;
transform-origin: center top;
}
.elastic > * {
-webkit-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
opacity: 1;
-webkit-transition: none;
-ms-transition: none;
transition: none;
-webkit-animation: elastic-inner 0.5s ease-out;
-ms-animation: elastic-inner 0.5s ease-out;
animation: elastic-inner 0.5s ease-out;
}
@-webkit-keyframes wipeInLeftTop {
0% {
-webkit-transform: scale(0,0);
transform: scale(0,0);
}
100% {
-webkit-transform: scale(1,1);
transform: scale(1,1);
}
}
@keyframes wipeInLeftTop {
0% {
-webkit-transform: scale(0,0);
-ms-transform: scale(0,0);
transform: scale(0,0);
}
100% {
-webkit-transform: scale(1,1);
-ms-transform: scale(1,1);
transform: scale(1,1);
}
}
@-webkit-keyframes wipeInLeftTop-inner { 
0% {
opacity:0;
-webkit-transform: translate3d(0,-10px,0);
}
100% {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
}
}
@keyframes wipeInLeftTop-inner { 
0% {
opacity:0;
-webkit-transform: translate3d(0,-10px,0);
-ms-transform: translate3d(0,-10px,0);
transform: translate3d(0,-10px,0);
}
100% {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
}
.wipeInLeftTop {
-webkit-animation-name: wipeInLeftTop;
animation-name: wipeInLeftTop;
-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
-ms-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
-webkit-transform-origin: left top;
-ms-transform-origin: left top;
transform-origin: left top;
}
.wipeInLeftTop > * {
opacity: 0;
-webkit-animation: wipeInLeftTop-inner 0.35s ease-out forwards;
-ms-animation: wipeInLeftTop-inner 0.35s ease-out forwards;
animation: wipeInLeftTop-inner 0.35s ease-out forwards;
}
.wipeInLeftTop > *:first-child {	-webkit-animation-delay: 0.05s;	-ms-animation-delay: 0.05s;	animation-delay: 0.05s; }
.wipeInLeftTop > *:nth-child(2) {	-webkit-animation-delay: 0.10s;	-ms-animation-delay: 0.10s;	animation-delay: 0.10s; }
.wipeInLeftTop > *:nth-child(3) {	-webkit-animation-delay: 0.15s;	-ms-animation-delay: 0.15s;	animation-delay: 0.15s; }
.wipeInLeftTop > *:nth-child(4) {	-webkit-animation-delay: 0.20s;	-ms-animation-delay: 0.20s;	animation-delay: 0.20s; }
.wipeInLeftTop > *:nth-child(5) {	-webkit-animation-delay: 0.25s;	-ms-animation-delay: 0.25s;	animation-delay: 0.25s; }
.wipeInLeftTop > *:nth-child(6) {	-webkit-animation-delay: 0.30s;	-ms-animation-delay: 0.30s;	animation-delay: 0.30s; }
.wipeInLeftTop > *:nth-child(7) {	-webkit-animation-delay: 0.35s;	-ms-animation-delay: 0.35s;	animation-delay: 0.35s; }
.wipeInLeftTop > *:nth-child(8) {	-webkit-animation-delay: 0.40s;	-ms-animation-delay: 0.40s;	animation-delay: 0.40s; }
.wipeInLeftTop > *:nth-child(9) {	-webkit-animation-delay: 0.45s;	-ms-animation-delay: 0.45s;	animation-delay: 0.45s; }
.wipeInLeftTop > *:nth-child(10){	-webkit-animation-delay: 0.50s;	-ms-animation-delay: 0.50s;	animation-delay: 0.50s; }
.wipeInLeftTop > *:nth-child(11){	-webkit-animation-delay: 0.55s;	-ms-animation-delay: 0.55s;	animation-delay: 0.55s; }
.wipeInLeftTop > *:nth-child(12){	-webkit-animation-delay: 0.60s;	-ms-animation-delay: 0.60s;	animation-delay: 0.60s; }
.wipeInLeftTop > *:nth-child(12){	-webkit-animation-delay: 0.65s;	-ms-animation-delay: 0.65s;	animation-delay: 0.65s; }
.wipeInLeftTop > *:nth-child(12){	-webkit-animation-delay: 0.70s;	-ms-animation-delay: 0.70s;	animation-delay: 0.70s; }
@-webkit-keyframes bounce {
0%, 20%, 53%, 80%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
@keyframes bounce {
0%, 20%, 53%, 80%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-transform-origin: center bottom;
-ms-transform-origin: center bottom;
transform-origin: center bottom;
}
@-webkit-keyframes flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
@keyframes flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
opacity: 1;
} @-webkit-keyframes pulse {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
0%, 100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
@keyframes shake {
0%, 100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
100% {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
100% {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
-webkit-transform-origin: top center;
-ms-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
0% {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes wobble {
0% {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
100% {
-webkit-transform: none;
transform: none;
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes bounceIn {
0%, 20%, 40%, 60%, 80%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
100% {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
0%, 20%, 40%, 60%, 80%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
100% {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounceInDown {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInDown {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInLeft {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInRight {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
0% {opacity: 0;}
100% {opacity: 1;}
}
@keyframes fadeIn {
0% {opacity: 0;}
100% {opacity: 1;}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpSmall {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUpSmall {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUpSmall {
-webkit-animation-name: fadeInUpSmall;
animation-name: fadeInUpSmall;
}
@-webkit-keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
0% {opacity: 1;}
100% {opacity: 0;}
}
@keyframes fadeOut {
0% {opacity: 1;}
100% {opacity: 0;}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes fadeOutDown {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownSmall {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
}
@keyframes fadeOutDownSmall {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
}
.fadeOutDownSmall {
-webkit-animation-name: fadeOutDownSmall;
animation-name: fadeOutDownSmall;
}
@-webkit-keyframes fadeOutDownBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes fadeOutDownBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes fadeOutLeft {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes fadeOutLeftBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes fadeOutRight {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes fadeOutRightBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUp {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes fadeOutUpBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutX {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-animation-duration: .75s;
animation-duration: .75s;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes lightSpeedIn {
0% {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
100% {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes lightSpeedIn {
0% {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
100% {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
0% {
opacity: 1;
}
100% {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
0% {
opacity: 1;
}
100% {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
0% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateIn {
0% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
0% {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
@keyframes rotateOut {
0% {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
100% {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
100% {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
} @-webkit-keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
@keyframes rollOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInDown {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInLeft {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInRight {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInUp {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
0% {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
100% {
opacity: 0;
}
}
@keyframes zoomOut {
0% {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
100% {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
0% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
visibility: visible;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes slideInDown {
0% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
visibility: visible;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
0% {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
visibility: visible;
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes slideInLeft {
0% {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
visibility: visible;
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
0% {
-webkit-transform: translateX(100%);
transform: translateX(100%);
visibility: visible;
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes slideInRight {
0% {
-webkit-transform: translateX(100%);
transform: translateX(100%);
visibility: visible;
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
0% {
-webkit-transform: translateY(100%);
transform: translateY(100%);
visibility: visible;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes slideInUp {
0% {
-webkit-transform: translateY(100%);
transform: translateY(100%);
visibility: visible;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
visibility: hidden;
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
}
@keyframes slideOutDown {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
visibility: hidden;
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
visibility: hidden;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
}
@keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
visibility: hidden;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
visibility: hidden;
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
}
@keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
visibility: hidden;
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
visibility: hidden;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
}
@keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
visibility: hidden;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}
.animate-spin {
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
-webkit-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-webkit-keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-o-keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-ms-keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800&display=swap");  .client-list-row.no-slider{display: flex;}
.client-list-row.no-slider .bit-client-list{display: flex; align-items: center;flex: 1;justify-content: center;padding: 20px;}
.client-list-row.no-slider .bit-client-list .bit-client-list-content img{max-width: 100%;}
.pb-col-xs-1, .pb-col-sm-1, .pb-col-md-1, .pb-col-lg-1, .pb-col-xs-2, .pb-col-sm-2, .pb-col-md-2, .pb-col-lg-2, .pb-col-xs-3, .pb-col-sm-3, .pb-col-md-3, .pb-col-lg-3, .pb-col-xs-4, .pb-col-sm-4, .pb-col-md-4, .pb-col-lg-4, .pb-col-xs-5, .pb-col-sm-5, .pb-col-md-5, .pb-col-lg-5, .pb-col-xs-6, .pb-col-sm-6, .pb-col-md-6, .pb-col-lg-6, .pb-col-xs-7, .pb-col-sm-7, .pb-col-md-7, .pb-col-lg-7, .pb-col-xs-8, .pb-col-sm-8, .pb-col-md-8, .pb-col-lg-8, .pb-col-xs-9, .pb-col-sm-9, .pb-col-md-9, .pb-col-lg-9, .pb-col-xs-10, .pb-col-sm-10, .pb-col-md-10, .pb-col-lg-10, .pb-col-xs-11, .pb-col-sm-11, .pb-col-md-11, .pb-col-lg-11, .pb-col-xs-12, .pb-col-sm-12, .pb-col-md-12, .pb-col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.pb-col-xs-1, .pb-col-xs-2, .pb-col-xs-3, .pb-col-xs-4, .pb-col-xs-5, .pb-col-xs-6, .pb-col-xs-7, .pb-col-xs-8, .pb-col-xs-9, .pb-col-xs-10, .pb-col-xs-11, .pb-col-xs-12 {
float: left ;
}
.pb-col-xs-12 {
width: 100% ;
}
.pb-col-xs-11 {
width: 91.66666667% ;
}
.pb-col-xs-10 {
width: 83.33333333% ;
}
.pb-col-xs-9 {
width: 75% ;
}
.pb-col-xs-8 {
width: 66.66666667% ;
}
.pb-col-xs-7 {
width: 58.33333333% ;
}
.pb-col-xs-6 {
width: 50%;
}
.pb-col-xs-5 {
width: 41.66666667%;
}
.pb-col-xs-4 {
width: 33.33333333%;
}
.pb-col-xs-3 {
width: 25%;
}
.pb-col-xs-2 {
width: 16.66666667%;
}
.pb-col-xs-1 {
width: 8.33333333%;
}
@media (min-width: 768px) {
.pb-col-sm-1, .pb-col-sm-2, .pb-col-sm-3, .pb-col-sm-4, .pb-col-sm-5, .pb-col-sm-6, .pb-col-sm-7, .pb-col-sm-8, .pb-col-sm-9, .pb-col-sm-10, .pb-col-sm-11, .pb-col-sm-12 {
float: left;
}
.pb-col-sm-12 {
width: 100%;
}
.pb-col-sm-11 {
width: 91.66666667%;
}
.pb-col-sm-10 {
width: 83.33333333%;
}
.pb-col-sm-9 {
width: 75%;
}
.pb-col-sm-8 {
width: 66.66666667%;
}
.pb-col-sm-7 {
width: 58.33333333%;
}
.pb-col-sm-6 {
width: 50%;
}
.pb-col-sm-5 {
width: 41.66666667%;
}
.pb-col-sm-4 {
width: 33.33333333%;
}
.pb-col-sm-3 {
width: 25%;
}
.pb-col-sm-2 {
width: 16.66666667%;
}
.pb-col-sm-1 {
width: 8.33333333%;
}
}
@media (min-width: 992px) {
.pb-col-md-1, .pb-col-md-2, .pb-col-md-3, .pb-col-md-4, .pb-col-md-5, .pb-col-md-6, .pb-col-md-7, .pb-col-md-8, .pb-col-md-9, .pb-col-md-10, .pb-col-md-11, .pb-col-md-12 {
float: left ;
}
.pb-col-md-12 {
width: 100%;
}
.pb-col-md-11 {
width: 91.66666667%;
}
.pb-col-md-10 {
width: 83.33333333%;
}
.pb-col-md-9 {
width: 75%;
}
.pb-col-md-8 {
width: 66.66666667%;
}
.pb-col-md-7 {
width: 58.33333333%;
}
.pb-col-md-6 {
width: 50%;
}
.pb-col-md-5 {
width: 41.66666667%;
}
.pb-col-md-4 {
width: 33.33333333% ;
}
.pb-col-md-3 {
width: 25%;
}
.pb-col-md-2 {
width: 16.66666667%;
}
.pb-col-md-1 {
width: 8.33333333%;
}
}.product-type-wgm_gift_card .price {
margin: 0 !important;
}
.product-type-wgm_gift_card .price ~ .cart {
padding-top: 0 !important;
}
.wps_wgm_added_wrapper {
margin-bottom: 20px ;
}
.wps_wgm_added_wrapper .wps_wgm_section .wps_wgc_label {
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
}
#TB_window {
left: 0 !important;
margin: 0 auto !important;
max-width: 600px !important;
right: 0 !important;
top: 10% !important;
width: 95% !important; -webkit-overflow-scrolling: touch!important;
z-index: 9999999;
}
#TB_window iframe#TB_iframeContent {
margin: 0 auto;
max-width: 600px;
width: 100% !important;
height: 480px!important;
}
@media only screen and (max-width: 640px){
#TB_window > iframe#TB_iframeContent {
height: 400px !important;
} #TB_window {
height: 80vh;
overflow-y: scroll;
}
}
#wps_wgm_from_name {
width: 99%;
}
#wps_wgm_to_download {
width: 99%;
}
#wps_wgm_to_email {
width: 99%; }
#wps_wgm_message {
width: 99%;
} .wps_redeem_embed {
width: 100%;
height: 610px;
display: block;
} .wps_wgm_send_giftcard {
margin-right: 5px;
}
.wps_wgm_msg_info,.wps_wgm_msg_info_multiple_email {
margin-top: 5px;
margin-bottom: 3px;
display: block;
font-size: 13px;
}
.wps_wgm_msg_info_multiple_name{
display: block;
font-size: 13px;
display: none;
}
#wps_wgm_to_name_optional {
margin-top: 10px;
width: 99%;
display:none;
}
.wps_wgm_delivery_method {
border: 1px solid #f1f1f1;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.12);
margin-bottom: 25px;
padding: 20px;
}
.wps_wgm_featured_img {
margin-right: 12px;
margin-bottom: 10px;
border: solid 3px #d2d2d2;
background-color: #00897b;
float:left;
}
.wps_wgm_pre_selected_temp {
border: 3px solid #2c2726 !important;
border-radius: 5px;
margin-right: 12px;
}
#wps_wgm_price{
width:99%;
}
#mwg_wgm_preview_email {
font-weight: bold;
letter-spacing: 1px;
display: block;
width:99%;
cursor: pointer;
}
.wps_wgm_selected_template {
overflow: auto;
}
#wps_recharge_wallet_giftcard {
width: unset !important; 
color: #fff !important;
}
.wps_wgm_min_user_price{
display: none;
color: red;
}
.wps_wgm_section select, .wps_wgm_section input[type=text], .wps_wgm_section textarea {
min-height: 33px;
color: #333333;
}
.wps_wgm_quantity_one_per_recipient{
display: none;
} .woocommerce-MyAccount-content .wps-wallet-field-container {
display: flex;
flex-direction: column;
gap: 12px;
}
.wps-wallet-field-container >label{
text-align: left;
font-size: 28px;
font-weight: 300;
line-height: 1.5;
}
.woocommerce-MyAccount-content .wps-wallet-field-container input[type=number],
.woocommerce-MyAccount-content .wps-wallet-field-container input[type=text],
.woocommerce-MyAccount-content .wps-wallet-field-container input[type=submit] {
min-height: 30px;
padding: 5px 10px;
line-height: 1.5;
max-width: 350px;
margin: 0;
}
.woocommerce-MyAccount-content .wps-wallet-field-container input[type=submit] {
max-width: fit-content;
cursor: pointer;
}  .wps_check_balance .button,
.wps-wallet-field-container .button {
padding: 10px 20px;
min-height: 40px;
line-height: 1.5;
font-size: 14px;
}
.wps_gift_card_balance_heading {
margin: 0; margin-bottom: 10px;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
gap: 10px;
line-height: 1.25;
}
.wps_gift_card_balance_wrapper {
max-width: 680px;
margin-top: 30px;
}
.wps_gift_card_balance_wrapper .gift_card_code input, .wps_gift_card_balance_wrapper .gift_card_balance_email input {
width: 100% !important;
border-radius: 5px;
height: auto;
padding: 10px 12px;
border: solid 1px #ccc;
}
.gift_card_balance_email, .gift_card_code {
margin-bottom: 15px;
}
.gift_card_balance_email label, .gift_card_code label {
color: #4e4e4e;
font-size: 14px;
}
input#gift_card_code ,
input#gift_card_balance_email {
width: 100%;
border: solid 1px #ccc;
padding: 10px 15px;
border-radius: 5px;
} .gift_card_balance_email input#gift_card_balance_email:focus,
.gift_card_code input#gift_card_code:focus {
border: solid 2px #000000;
outline: none;
} .wps_wgm_wrapper_for_preview {
margin: 15px 0;
width: 100%;
position: unset !important;
}
.wps_wgm_wrapper_for_preview h2 {
font-size: 24px;
font-weight: 400;
line-height: 1.25;
display: flex;
gap: 15px;
justify-content: space-between;
color: #1e1e1e;
text-align: left;
}
.wps_wgm_wrapper_for_preview p {
margin: 0 0 5px;
font-size: 14px;
font-weight: 600;
color: #1e1e1e;
line-height: 1.5;
text-align: left;
display: flex;
gap: 20px;
justify-content: space-between;
}
.wps_wgm_wrapper_for_preview h2 span {
font-weight: 600;
} .wps_wgm_coupon_redeem_loader {
display: none;
vertical-align: middle;
}
#wps_wgm_coupon_redeem_notify {
display: none;
}@font-face{font-family:dashicons;src:url(//taqueriamarias.theopenxpress.com/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800);src:url(//taqueriamarias.theopenxpress.com/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix) format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),url(//taqueriamarias.theopenxpress.com/wp-includes/fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800) format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:never;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-airplane:before{content:"\f15f"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-full-width:before{content:"\f114"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-pull-left:before{content:"\f10a"}.dashicons-align-pull-right:before{content:"\f10b"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-wide:before{content:"\f11b"}.dashicons-amazon:before{content:"\f162"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-bank:before{content:"\f16a"}.dashicons-beer:before{content:"\f16c"}.dashicons-bell:before{content:"\f16d"}.dashicons-block-default:before{content:"\f12b"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-button:before{content:"\f11a"}.dashicons-calculator:before{content:"\f16e"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-car:before{content:"\f16b"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud-saved:before{content:"\f137"}.dashicons-cloud-upload:before{content:"\f13b"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-coffee:before{content:"\f16f"}.dashicons-color-picker:before{content:"\f131"}.dashicons-columns:before{content:"\f13c"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-cover-image:before{content:"\f13d"}.dashicons-dashboard:before{content:"\f226"}.dashicons-database-add:before{content:"\f170"}.dashicons-database-export:before{content:"\f17a"}.dashicons-database-import:before{content:"\f17b"}.dashicons-database-remove:before{content:"\f17c"}.dashicons-database-view:before{content:"\f17d"}.dashicons-database:before{content:"\f17e"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-drumstick:before{content:"\f17f"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit-page:before{content:"\f186"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-ellipsis:before{content:"\f11c"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-embed-audio:before{content:"\f13e"}.dashicons-embed-generic:before{content:"\f13f"}.dashicons-embed-photo:before{content:"\f144"}.dashicons-embed-post:before{content:"\f146"}.dashicons-embed-video:before{content:"\f149"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-exit:before{content:"\f14a"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-food:before{content:"\f187"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-fullscreen-alt:before{content:"\f188"}.dashicons-fullscreen-exit-alt:before{content:"\f189"}.dashicons-games:before{content:"\f18a"}.dashicons-google:before{content:"\f18b"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heading:before{content:"\f10e"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-hourglass:before{content:"\f18c"}.dashicons-html:before{content:"\f14b"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info-outline:before{content:"\f14c"}.dashicons-info:before{content:"\f348"}.dashicons-insert-after:before{content:"\f14d"}.dashicons-insert-before:before{content:"\f14e"}.dashicons-insert:before{content:"\f10f"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-linkedin:before{content:"\f18d"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money-alt:before{content:"\f18e"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-open-folder:before{content:"\f18f"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-pdf:before{content:"\f190"}.dashicons-performance:before{content:"\f311"}.dashicons-pets:before{content:"\f191"}.dashicons-phone:before{content:"\f525"}.dashicons-pinterest:before{content:"\f192"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-podio:before{content:"\f19c"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-printer:before{content:"\f193"}.dashicons-privacy:before{content:"\f194"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-reddit:before{content:"\f195"}.dashicons-redo:before{content:"\f172"}.dashicons-remove:before{content:"\f14f"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-saved:before{content:"\f15e"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-shortcode:before{content:"\f150"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-spotify:before{content:"\f196"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-superhero-alt:before{content:"\f197"}.dashicons-superhero:before{content:"\f198"}.dashicons-table-col-after:before{content:"\f151"}.dashicons-table-col-before:before{content:"\f152"}.dashicons-table-col-delete:before{content:"\f15a"}.dashicons-table-row-after:before{content:"\f15b"}.dashicons-table-row-before:before{content:"\f15c"}.dashicons-table-row-delete:before{content:"\f15d"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitch:before{content:"\f199"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-whatsapp:before{content:"\f19a"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-xing:before{content:"\f19d"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-youtube:before{content:"\f19b"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}#TB_overlay {
background: #000;
opacity: 0.7;
filter: alpha(opacity=70);
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 100050; }
#TB_window {
position: fixed;
background-color: #fff;
z-index: 100050; visibility: hidden;
text-align: left;
top: 50%;
left: 50%;
-webkit-box-shadow: 0 3px 6px rgba( 0, 0, 0, 0.3 );
box-shadow: 0 3px 6px rgba( 0, 0, 0, 0.3 );
}
#TB_window img#TB_Image {
display: block;
margin: 15px 0 0 15px;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-top: 1px solid #666;
border-left: 1px solid #666;
}
#TB_caption{
height: 25px;
padding: 7px 30px 10px 25px;
float: left;
}
#TB_closeWindow {
height: 25px;
padding: 11px 25px 10px 0;
float: right;
}
#TB_closeWindowButton {
position: absolute;
left: auto;
right: 0;
width: 29px;
height: 29px;
border: 0;
padding: 0;
background: none;
cursor: pointer;
outline: none;
-webkit-transition: color .1s ease-in-out, background .1s ease-in-out;
transition: color .1s ease-in-out, background .1s ease-in-out;
}
#TB_ajaxWindowTitle {
float: left;
font-weight: 600;
line-height: 29px;
overflow: hidden;
padding: 0 29px 0 10px;
text-overflow: ellipsis;
white-space: nowrap;
width: calc( 100% - 39px );
}
#TB_title {
background: #fcfcfc;
border-bottom: 1px solid #ddd;
height: 29px;
}
#TB_ajaxContent {
clear: both;
padding: 2px 15px 15px 15px;
overflow: auto;
text-align: left;
line-height: 1.4em;
}
#TB_ajaxContent.TB_modal {
padding: 15px;
}
#TB_ajaxContent p {
padding: 5px 0px 5px 0px;
}
#TB_load {
position: fixed;
display: none;
z-index: 100050;
top: 50%;
left: 50%;
background-color: #E8E8E8;
border: 1px solid #555;
margin: -45px 0 0 -125px;
padding: 40px 15px 15px;
}
#TB_HideSelect {
z-index: 99;
position: fixed;
top: 0;
left: 0;
background-color: #fff;
border: none;
filter: alpha(opacity=0);
opacity: 0;
height: 100%;
width: 100%;
}
#TB_iframeContent {
clear: both;
border: none;
}
.tb-close-icon {
display: block;
color: #666;
text-align: center;
line-height: 29px;
width: 29px;
height: 29px;
position: absolute;
top: 0;
right: 0;
}
.tb-close-icon:before {
content: "\f158";
font: normal 20px/29px dashicons;
speak: never;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#TB_closeWindowButton:hover .tb-close-icon,
#TB_closeWindowButton:focus .tb-close-icon {
color: #006799;
}
#TB_closeWindowButton:focus .tb-close-icon {
-webkit-box-shadow:
0 0 0 1px #5b9dd9,
0 0 2px 1px rgba(30, 140, 190, .8);
box-shadow:
0 0 0 1px #5b9dd9,
0 0 2px 1px rgba(30, 140, 190, .8);
}.wps_wgm_section select, .wps_wgm_section input[type=text], .wps_wgm_section textarea {
min-height: 33px;
color: #333333;
box-sizing: border-box;
width: 100% !important;
background: transparent;
border: 1px solid #d3d3d3;
box-shadow: none;
border-radius: 5px;
color: #1e1e1e;
padding: 10px;
font-size: 16px;
line-height: 1.25;
margin: 0;
min-height: 33px;
}
.wps_wgm_added_wrapper input:focus,.wps_wgm_added_wrapper textarea:focus {
outline: none;
background: transparent !important;
}
.wps_wgm_added_wrapper .wps_wgm_section .wps_wgc_label {
font-weight: bold;
text-transform: uppercase;
font-size: 14px;
color: #1e1e1e;
line-height: 1.25;
display: inline-block;
margin: 0 0 10px;
}
a#mwg_wgm_preview_email {
width: 100%;
padding: 10px 20px;
font-size: 14px;
background: var(--wp--preset--color--vivid-green-cyan);
color: #fff;
text-align: center;
box-sizing: border-box;
}
a#mwg_wgm_preview_email:focus {
outline: none;
}:root{--woocommerce:#7F54B3;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#7F54B3;--wc-primary-text:white;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#b3af54;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{position:absolute;right:.7em;top:.7em;cursor:pointer}.woocommerce form .show-password-input::after,.woocommerce-page form .show-password-input::after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e010";text-decoration:none}.woocommerce form .show-password-input.display-password::after,.woocommerce-page form .show-password-input.display-password::after{color:#585858}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:transparent;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}