@charset "utf-8";
@charset "utf-8";


@import url("https://fonts.googleapis.com/css?family=Roboto:400,300,200,100,400italic,700,900|Muli&subset=latin,vietnamese,latin-ext,cyrillic,cyrillic-ext,greek-ext,greek");
.parallax-inner .bg {
height: 150%;
top: -25%
}
.bg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-size: cover;
background-attachment: scroll;
background-position: center;
background-repeat: repeat;
background-origin: content-box
}
.full-height-parallax {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
z-index: 2
}
.respimg {
width: 100%;
height: auto
}
.overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
opacity: .2
}
section-portfolio {
float: left;
width: 100%;
position: relative;
padding: 100px 0;
overflow: hidden
}
.parallax-section {
padding: 250px 0
}
.blog-inner-parallax-section {
padding: 160px 0 63px;
}
.align-text {
text-align: left
}
.no-border {
border: none !important
}
.no-padding {
padding: 0 !important
}
.btn {  line-height: 17.58px; font-weight: 400;
font-size: 15px;
color: #000;
display: flex;
align-items: center;
width: 34%;
justify-content: space-between;   } .custom-link-holder {
float: left;
width: 100%;
position: relative;
margin-top: 50px;
padding-top: 50px
}
.custom-link-holder:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 50%;
height: 1px;
background: #000
}
.custom-link-holder a {
float: none;
display: inline-table
}
.paralax-media,
.parallax-item {
float: left;
width: 100%;
position: relative
}
.parallax-item {
margin-bottom: 70px
}
.parallax-deck {
position: absolute;
bottom: 0;
padding: 50px;
z-index: 3
}
.left-direction .parallax-deck {
right: -30%
}
.right-direction .parallax-deck {
left: -30%
}
.parallax-deck-item {
float: left;
max-width: 550px
}
.paralax-wrap {
float: left;
width: 100%;
opacity: .6;
padding-top: 50px
}
.paralax-wrap.parallax_imgs {
opacity: 1
}
.parallax-deck-item h3 {
font-size: 50px;
line-height: 64px;
text-transform: uppercase;
float: left;
text-align: left;
width: 100%;
color: #000;
font-weight: 300;
position: relative;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin-bottom: 40px
}
.parallax-deck-item h3:before {
content: '';
position: absolute;
top: -50px;
left: 0;
width: 50px;
height: 1px;
background: #000
}
.parallax-deck-item h3 strong {
font-weight: 700
}
.parallax-box {
position: relative;
z-index: -1;
float: left;
width: 100%
}
.parallax-box.slider-box {
z-index: 3
}
.parallax-box.r-align {
left: 20%
}
.parallax-text {
padding-top: 150px
}
.parallax-box.slider-box img {
opacity: 1
}
.parallax-dec {
position: absolute;
top: -30px;
right: -30px;
width: 100%;
height: 100%;
border: 2px solid #000;
opacity: .8;
z-index: -1
}
.section-title {
font-size: 28px;
line-height: 35.66px;
text-transform: uppercase;
float: left;
margin-bottom: 30px;
text-align: left;
width: 100%;
color: #000;
font-weight: 600;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.section-title.dec-title span {
position: relative
}
.H3-line {
width: 30px;
height: 2px;
background-color: black;
}
.H2-line {
width: 40px;
height: 3px;
background-color: black;
} .algn-right {
text-align: right
}
.dark-bg,
.dark-bg .section-title {
color: #fff
}
.section-title strong {
font-weight: 700
}
.particular {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
display: none
}
.resp-video {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
margin-bottom: 20px
}
.resp-video embed,
.resp-video iframe,
.resp-video object {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%
}
.box-item {
float: left;
width: 100%
}
.box-item a {
float: left;
width: 100%;
height: 100%;
position: relative;
overflow: hidden
}
.box-item a img,
.serv-item img {
position: relative;
z-index: 1;
transition: all 4s cubic-bezier(.19, 1, .22, 1) 0s
}
.box-item a .overlay {
opacity: 0;
z-index: 2;
transition: all .2s linear
}
.box-item a:hover .overlay {
opacity: .3
}
.box-item a:hover img {
transform: scale(1.05)
}
header {
position: fixed;
top: 0;
left: 0;
z-index: 20;
height: 80px;
width: 80%;
background: #000;
-webkit-transform: translate3d(0, 0, 0)
}
.fw-head {
width: 100%
}
header:before {
content: '';
position: absolute;
bottom: 0;
width: 50px;
height: 1px;
left: 15px;
background: rgba(255, 255, 255, .21);
transition: all .5s linear
}
.vis-header-b:before {
width: 97%
}
.header-inner {
float: left;
padding-left: 80px
}
.logo-holder {
float: left;
position: relative;
width: 300px;
z-index: 21;
top: 30px
}
.logo-holder img {
width: 100%;
height: auto
}
.dynamic-title {
display: none
}
.nav-holder {
float: right;
position: relative;
top: 22px;
left: 50px
}
nav {
position: relative;
float: left;
width: 100%
}
nav li {
float: left;
position: relative
}
nav li ul {
margin: 30px 0 0 0;
opacity: 0;
visibility: hidden;
position: absolute;
min-width: 190px;
padding-top: 58px;
padding-bottom: 20px;
left: 0;
z-index: 0;
background: rgba(0, 0, 0, .91);
transition: all .2s ease-in-out
}
nav li ul:before {
content: '';
position: absolute;
bottom: 12px;
left: 10px;
right: 10px;
background: rgba(255, 255, 255, .21);
height: 1px
}
nav li:hover>ul {
opacity: 1;
visibility: visible;
margin: 0
}
nav li ul li ul {
top: 0;
left: 100%;
padding-top: 10px
}
nav li ul li:hover>ul {
opacity: 1;
visibility: visible;
left: 100%
}
nav li ul li {
float: none;
display: block;
border: 0
}
nav li a {
float: left;
padding: 10px 10px;
line-height: 1;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 1px;
color: #fff;
font-family: Muli, sans-serif;
font-weight: 600;
position: relative;
z-index: 2;
transition: all .1s linear;
text-decoration: none;
}
nav li ul a {
width: 100%;
text-align: left;
padding: 9px 12px;
font-weight: 300
}
nav li a:before {
content: '';
position: absolute;
bottom: -4px;
left: 15px;
width: 0;
height: 1px;
background: rgba(255, 255, 255, .41);
transition: all .3s linear
}
nav li a.act-link:before {
width: 25px
}
nav li ul a:before {
display: none
}
nav li ul a.act-link {
color: #000;
font-weight: 600
}
nav li a:hover {
color: rgba(255, 255, 255, .61)
}
.hero-wrap {
float: left;
width: 100%;
height: 100%;
position: relative;
overflow: hidden;
z-index: 2
}
.hero-wrap .overlay {
z-index: 2
}
.hero-wrap-item {
float: left;
width: 100%;
position: relative;
z-index: 12
}
.center-item {
top: 50%
}
.nFound-page-wrap {
top: 36%
}
.hero-wrap-item .banner-title,
.hero-wrap-item h2 {
color: #fff;
font-size: 38px;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 2px;
font-family: Muli, sans-serif;
padding-bottom: 10px;
position: relative;
z-index: 12
}
.hero-wrap-item .banner-title {
text-align: center;
margin-bottom: 14px
}
.hero-wrap-item .banner-link h4,
.hero-wrap-item h3,
.hero-wrap-item h3 a {
color: #fff;
font-size: 18px;
text-transform: uppercase;
font-weight: 200;
letter-spacing: 18px;
padding-left: 6px
}
.hero-wrap-item h3 a {
letter-spacing: 2px
}
.nFound-Page {
display: inline-table;
font-size: 150px;
text-transform: uppercase;
color: #fff
}
.hero-scroll-link {
position: absolute;
bottom: 50px;
left: 50%;
width: 40px;
height: 40px;
line-height: 40px;
color: #fff;
font-size: 12px;
margin-left: -20px;
z-index: 9;
border: 1px solid rgba(255, 255, 255, .21)
}
.hero-wrap-image-slider-holder,
.slideshow-item {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1
}
.hero-wrap-image-slider,
.hero-wrap-text-slider,
.hero-wrap-text-slider-holder {
position: relative;
width: 100%;
height: 100%;
float: left
}
.hero-wrap-image-slider-holder {
background: #000
}
.hero-wrap-text-slider-holder {
z-index: 3
}
.hero-link {
margin-top: 30px;
display: inline-table;
padding: 10px 6px;
color: #fff;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff
}
.hero-link:hover {
color: rgba(255, 255, 255, .51)
}
.media-container {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
z-index: -1
}
.video-mask {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1
}
.mob-bg {
display: none
}
.video-holder {
position: absolute;
width: 100%;
height: 100%;
display: block;
overflow: hidden !important;
top: 0;
left: 0;
padding: 0 !important
}
.video-holder iframe {
position: absolute;
top: -75px;
left: 50%;
width: 100%;
height: 100%;
display: block;
overflow: hidden
}
.fullwidth-slider-holder,
.single-slider-holder {
float: left;
width: 100%;
position: relative
}
.fullwidth-slider-holder .item {
position: relative
}
.full-width-holder {
float: left;
width: 100%;
position: relative
}
.single-slider-holder {
margin-bottom: 0
}
.single-slider .item {
position: relative
}
article {
float: left;
margin-top: 10px;
width: 100%;
position: relative
}
.page-title {
float: left;
width: 100%;
position: relative;
z-index: 5
}
.page-title .creat-list a:before {
background: #fff
}
.page-title .creat-list {
position: relative;
top: 20px
}
.parallax-section .creat-list a,
.parallax-section .page-title {
color: #fff
}
.page-title h2 {
font-size: 40px;
text-transform: uppercase;
float: left;
margin-bottom: 30px;
text-align: left;
width: 100%;
color: #fff;
font-weight: 100;
text-align: left;
position: relative;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.page-title h2:before {
content: '';
position: absolute;
bottom: -20px;
left: 0;
width: 80px;
height: 4px;
background: #fff
}
.parallax-section .page-title {
color: #fff
}
.page-title h2 strong {
font-weight: 700
}
.services-holder {
float: left;
width: 100%;
position: relative;
margin-top: 60px;
padding-bottom: 40px;
border-bottom: 1px solid #eee
}
.serv-item {
float: left;
width: 50%;
position: relative;
padding: 10px 20px 10px 0;
overflow: hidden
}
.serv-item img {
position: relative;
width: 100%;
height: auto
}
.serv-item-inner {
float: left;
width: 100%;
position: relative;
overflow: hidden
}
.serv-item-inner:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, .21);
z-index: 2
}
.act-ser .serv-item-inner:before {
background: rgba(0, 0, 0, .41)
}
.ser-title {
position: absolute;
bottom: 20px;
z-index: 3;
width: 100%;
left: 0
}
.act-ser .ser-title {
bottom: 50px
}
.ser-title h3 {
color: #fff;
font-size: 18px;
font-weight: 400;
text-transform: uppercase;
position: relative;
display: inline-table
}
.ser-title h3:before {
content: '';
position: absolute;
width: 100%;
height: 2px;
background: #fff;
top: -6px;
left: 0;
background: #fff
}
.act-ser .ser-title h3:before {
width: 0
}
.serv-post {
float: left;
width: 100%;
position: relative;
margin-top: 30px
}
.serv-details {
float: left;
width: 100%;
position: relative;
display: none;
text-align: left
}
.serv-details h3 {
font-size: 15px;
text-transform: uppercase;
font-family: Muli, sans-serif;
font-weight: 600;
padding-bottom: 10px
}
.ser-list li {
width: 100%;
float: left;
margin-bottom: 4px;
font-family: Muli, sans-serif;
color: #000;
padding-left: 10px;
font-weight: 600;
font-size: 11px;
letter-spacing: 1px
}
.price {
float: left;
margin-top: 10px;
padding: 10px 14px;
border: 2px solid #000;
font-weight: 800;
text-transform: uppercase;
font-size: 11px;
letter-spacing: 2px;
background: #f9f9f9
}
.serv-item:hover img {
transform: scale(1.05)
}
.gallery-items {
float: left;
width: 100%;
background: #fff;
position: relative
}
.gallery-items a {
cursor: pointer
}
.grid-item-holder {
float: left;
width: auto;
height: auto;
position: relative;
padding: 2px
}
.gallery-item,
.grid-sizer {
width: 25%;
position: relative;
overflow: hidden;
float: left
}
.gallery-item-second,
.grid-sizer-second {
width: 50%
}
.gallery-item-three,
.grid-sizer-three {
width: 75%
}
.three-columns .gallery-item {
width: 33.3%
}
.three-columns .gallery-item-second,
.three-columns .grid-sizer-second {
width: 66.6%
}
.five-columns .gallery-item {
width: 20%
}
.five-columns .gallery-item-second,
.five-columns.grid-sizer-second {
width: 40%
}
.gallery-item img,
.grid-sizer img {
width: 100%;
height: auto;
position: relative;
z-index: 2;
transform: translateZ(0)
}
.four-coulms .gallery-item,
.four-coulms .grid-sizer {
width: 25%
}
.three-coulms .gallery-item,
.three-coulms .grid-sizer {
width: 33.33333%
}
.three-coulms .gallery-item-second {
width: 66.66666%
}
.port-desc-holder {
position: absolute;
bottom: 0;
left: 2px;
right: 0;
opacity: 0;
z-index: 22;
transition: all .3s linear
}
.port-desc-holder:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 3px;
bottom: 0;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .75) 100%)
}
.horizontal_item .port-desc-holder:before {
opacity: .4
}
.horizontal_item .port-desc {
padding-bottom: 30px
}
.horizontal_item .port-desc h3 {
text-transform: none;
font-size: 22px
}
.gallery-item .port-desc-holder:before {
right: 3px;
bottom: 3px
}
.port-desc {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
z-index: 5
}
.gallery-item:hover .port-desc-holder,
.portfolio_item:hover .port-desc-holder {
opacity: 1
}
.port-desc-holder .grid-item .project-name:hover,
.port-desc-holder .grid-item h3:hover {
opacity: .8
}
.grid-item {
float: left;
width: 100%;
padding: 30px;
overflow: hidden
}
.grid-item .project-name,
.grid-item h3 {
font-size: 13px;
text-transform: uppercase;
font-weight: 400;
position: relative;
float: left;
width: 100%;
color: #fff;
text-align: left;
letter-spacing: 1px;
z-index: 20;
padding-bottom: 0;
line-height: normal
}
.grid-item .project-name a,
.grid-item h3 a {
color: #fff
}
.grid-item span {
width: 100%;
float: left;
font-size: 10px;
margin-top: 10px;
color: #fff;
position: relative;
text-align: left;
text-transform: uppercase
}
.grid-item .project-name,
.grid-item h3,
.grid-item span {
opacity: 0
}
.inline-filter {
float: left;
width: 100%;
position: relative;
padding-bottom: 50px
}
.inline-filter .gallery-filters {
float: left
}
.inline-filter .gallery-filters a {
float: left;
padding-left: 30px;
font-size: 10px;
font-family: Muli, sans-serif;
line-height: 12px;
text-transform: uppercase;
padding-left: 63px;
position: relative;
font-weight: 700;
letter-spacing: 2px;
color: #000;
margin-right: 15px
}
.inline-filter .gallery-filters a:before {
content: '';
position: absolute;
top: 50%;
left: 0;
width: 40px;
height: 1px;
background: #000;
transition: all .2s linear
}
.inline-filter .gallery-filters a.gallery-filter_active:before {
transform: rotate(45deg)
}
.inline-filter .count-folio {
float: right;
color: #000
}
.inline-filter .count-folio div {
display: inline-table;
padding-left: 15px;
font-family: Muli, sans-serif;
font-size: 12px;
position: relative;
font-weight: 500;
text-transform: uppercase
}
.inline-filter .count-folio div:before {
content: '/';
position: absolute;
right: 20px;
top: -2px;
color: #ccc;
font-size: 16px
}
.inline-filter .count-folio div:first-child:before {
display: none
}
.round-filter {
position: fixed;
z-index: 130;
bottom: 30px;
width: 250px;
right: 5px;
background: #000;
padding: 15px 19px
}
.round-filter:before {
content: '';
position: absolute;
top: -10px;
left: -10px;
bottom: 0;
right: 0;
background: rgba(0, 0, 0, .21)
}
.ver-filter {
bottom: 0
}
.tcf {
bottom: 32px
}
.filter-button {
float: left;
position: relative;
color: #fff;
padding: 5px 15px;
border: 1px solid rgba(255, 255, 255, .21);
font-size: 10px;
font-family: Muli, sans-serif;
font-weight: 600;
letter-spacing: 1px
}
.round-counter {
float: right;
color: #fff;
position: relative;
top: 6px
}
.round-counter:after {
content: '';
position: absolute;
left: -40px;
top: 50%;
width: 30px;
height: 1px;
background: rgba(255, 255, 255, .41)
}
.round-counter:before {
content: '/';
position: absolute;
left: 50%;
top: -2px;
color: #fff;
font-size: 16px;
margin-left: -4px
}
.round-counter div {
float: left;
margin: 0 10px;
font-size: 10px;
color: #fff;
font-family: Muli, sans-serif
}
.hid-filter {
float: left;
position: relative;
display: none;
padding-bottom: 20px
}
.hid-filter a {
float: left;
color: #ccc;
width: 100%;
font-size: 12px;
position: relative;
padding: 4px 10px 4px 0;
text-align: left
}
.hid-filter a.gallery-filter_active {
color: #fff
}
.float-filters {
float: left;
position: relative;
top: 15px
}
.p_horizontal_wrap {
float: left;
width: 100%;
position: relative;
background: #fff;
height: 410px;
top: 0
}
.hpw {
padding: 0 5px
}
.visfilb {
opacity: .6
}
.pr-wrap {
float: left;
width: 100%;
position: relative
}
#portfolio_horizontal_container {
height: 100%;
float: left;
width: 100%;
position: relative
}
#portfolio_horizontal_container .portfolio_item {
width: auto;
height: 100%;
float: left;
padding: 6px 3px;
overflow: hidden;
position: relative !important;
z-index: 1
}
#portfolio_horizontal_container.no-padding .portfolio_item {
padding: 0
}
#portfolio_horizontal_container.two-ver-columns .portfolio_item {
height: 50%
}
#portfolio_horizontal_container.three-ver-columns .portfolio_item {
height: 33.3%
}
#portfolio_horizontal_container.portfolio_item img {
float: left;
width: auto;
height: 100%;
position: relative;
z-index: 1
}
.no-bg {
background: 0 0 !important
}
.vis-port-info .grid-item:after,
.vis-port-info .grid-item:before {
display: none
}
.vis-port-info .grid-item .project-name,
.vis-port-info .grid-item h3,
.vis-port-info .grid-item span {
opacity: 1
}
.grid-item-holder:hover .grid-item h3,
.grid-item-holder:hover .grid-item span,
.horizontal_item:hover .grid-item h3,
.horizontal_item:hover .grid-item span,
.port-desc-holder:hover .grid-item .project-name,
.port-desc-holder:hover .grid-item h3,
.port-desc-holder:hover .grid-item span {
opacity: 1
}
.portfolio_item:hover .grid-item span {
opacity: .7
}
.gallery-item img,
.grid-item .project-name,
.grid-item h3,
.grid-item span,
.grid-sizer img,
.ser-title,
.ser-title h3:before,
.st-3 .grid-item-holder a img {
transition: all .3s linear
}
.box-gal .col-md-6 {
padding-bottom: 25px;
cursor: pointer
}
.full-screen-gallery-holder {
position: relative;
width: 100%;
float: left
}
.full-screen-item {
position: relative
}
.customNavigation a {
position: absolute;
top: 50%;
margin-top: -20px;
width: 40px;
height: 40px;
line-height: 40px;
background: rgba(0, 0, 0, .31);
text-align: center;
cursor: pointer;
color: #fff;
font-size: 13px;
opacity: 1;
transition: all .2s linear;
z-index: 20
}
.customNavigation a.next-slide {
right: 50px
}
.customNavigation a.prev-slide {
left: 50px
}
.customNavigation.ssn a.next-slide {
right: 10px
}
.customNavigation.ssn a.prev-slide {
left: 10px
}
.customNavigation a:hover {
opacity: 1
}
.customNavigation a i {
transition: all .5s linear
}
.customNavigation a:hover i {
transform: rotateX(360deg)
}
.slider-zoom {
position: absolute;
top: 50px;
right: 50px;
z-index: 10;
width: 35px;
height: 35px;
color: #fff;
background: rgba(0, 0, 0, .11);
cursor: pointer;
line-height: 40px;
font-size: 14px;
text-align: center
}
.herolink,
.slider-zoom,
.slider-zoom i,
.slider-zoom:after,
.slider-zoom:before {
transition: all .2s linear
}
.slider-zoom:after,
.slider-zoom:before {
content: '';
position: absolute;
width: 10px;
height: 10px;
z-index: -1
}
.slider-zoom:before {
top: 0;
left: 0;
border-left: 1px solid #fff;
border-top: 1px solid #fff
}
.slider-zoom:after {
bottom: 0;
right: 0;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff
}
.slider-zoom:hover:before {
top: -5px;
left: -5px
}
.slider-zoom:hover:after {
bottom: -5px;
right: -5px
}
.slider-zoom:hover i {
transform: rotate(90deg)
}
.nicescroll-rails {
height: 30px !important
}
.nicescroll-rails-hr:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: repeat-x center url(//imagine3dstudio.com/wp-content/custom-slider/images/bg-dec2.png)
}
.nicescroll-cursors {
top: 10px !important
}
.caption {
float: left;
position: relative;
padding-left: 40px
}
.caption.cap-column {
margin-left: 62px
}
.caption:before {
content: "";
position: absolute;
top: 55%;
left: -40px;
width: 50px;
height: 1px;
background: #000
}
.caption h4 {
float: left;
text-transform: uppercase;
letter-spacing: 2px;
padding-bottom: 6px;
font-size: 14px;
width: 100%;
text-align: left;
color: #000;
font-weight: 700;
margin-top: 20px
}
.caption p {
color: #999;
text-transform: uppercase;
font-size: 10px
}
.caption.fixed-caption {
position: absolute;
bottom: 150px;
left: 150px;
z-index: 40
}
.fix-con-panel {
position: fixed;
bottom: 50px;
right: 30px;
background: #000;
border-radius: 4px;
padding: 12px 20px;
z-index: 20;
color: #fff
}
.hid-con-panel {
float: left;
cursor: pointer
}
.fix-con-panel a,
.fix-con-panel span,
.vis-con-panel {
transition: all .3s linear
}
.fix-con-panel a:hover,
.fix-con-panel span:hover {
opacity: .6
}
.fix-con-panel a,
.fix-con-panel span {
float: left;
margin-left: 30px;
font-size: 10px;
text-transform: uppercase;
color: #fff;
position: relative;
padding-left: 20px;
border: 1px solid rgba(255, 255, 255, .21);
padding: 6px 10px
}
.fix-con-panel span {
margin-left: 0;
margin-right: 10px
}
.fix-con-panel a:before {
content: '/';
position: absolute;
top: 5px;
left: -20px;
color: #ccc
}
.control-panel {
width: 100%;
position: absolute;
bottom: 0;
left: 0;
background: #fff;
padding: 0 30px 0 32px;
height: 100px;
z-index: 19
}
.control-panel:before {
content: '';
position: absolute;
bottom: 2px;
left: 0;
width: 100%;
height: 6px;
background: repeat-x center url(//imagine3dstudio.com/wp-content/custom-slider/images/bg-dec2.png)
}
.control-panel .btn {
float: right;
margin-top: 26px
}
.vis-con-panel {
float: right;
margin-right: 40px;
padding: 14px 26px;
border: 1px solid #000;
background: #000;
top: 26px;
color: #fff;
position: relative;
cursor: pointer;
transition: all .3s linear
}
.vis-con-panel.dark-btn {
color: #fff;
background: #000;
border: 0;
font-size: 11px
}
.vis-con-panel:hover {
border-color: #ccc
}
.vis-con-panel.dark-btn:hover {
color: rgba(153, 153, 153, .61)
}
.vis-con-panel:before {
content: '/';
color: #000;
position: absolute;
font-size: 16px;
right: -26px;
top: 8px
}
.vis-con-panel.dark-btn:before {
display: none
}
.owl-thumbs {
position: fixed;
top: 60px;
left: 0;
bottom: 60px;
width: 100%;
z-index: 30;
background: #fff;
visibility: hidden;
padding: 90px 200px 200px 200px;
opacity: 0;
overflow: auto;
transition: all .3s linear
}
.fhgal .owl-thumbs {
bottom: 0
}
.fhgal {
padding-left: 10px
}
.vis-thumbs {
opacity: 1;
visibility: visible
}
.owl-thumb-item {
float: left;
transition: all .2s linear;
border: none;
background: 0 0;
opacity: 1;
cursor: pointer;
padding: 10px;
position: relative;
opacity: 0
}
.owl-thumb-item:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #fff;
transition: all .5s linear;
z-index: 2
}
.himask:before {
width: 0
}
.owl-thumb-item.himask {
opacity: 1
}
.owl-thumb-item.active {
opacity: .3
}
.owl-thumb-item img {
width: auto;
height: 150px
}
.gallery_horizontal {
float: left;
width: 100%;
position: relative;
padding-top: 10px
}
.gallery_horizontal.fh-wr {
padding-top: 10px
}
.gallery_horizontal .owl-item img {
width: auto;
position: relative;
z-index: 1
}
.horizontal_item {
overflow: hidden;
position: relative;
height: 100%
}
.gallery_horizontal {
background: #f9f9f9
}
.flow-gallery .horizontal_item {
opacity: .6;
transition: all .5s linear;
transition-delay: .3s;
transform: scale(.65)
}
.flow-gallery .owl-item.center .horizontal_item {
opacity: 1;
transform: scale(1)
}
.horizontal_item,
.portfolio_item {
cursor: e-resize
}
.resize-carousel-holder {
float: left;
width: 100%;
position: relative;
height: 100%
}
.fl-l {
float: left
}
.flow-gallery:before {
content: '';
position: absolute;
top: 50%;
left: 0;
margin-top: 43px;
width: 100%;
height: 1px;
background: #eee;
opacity: .6
}
.show-info {
position: absolute;
bottom: 50px;
left: 50px;
width: 80%;
z-index: 15
}
.show-info span {
text-transform: uppercase;
font-size: 10px;
color: #fff;
background: rgba(0, 0, 0, .51);
padding: 6px 12px;
border: 1px solid rgba(255, 255, 255, .21);
cursor: pointer;
float: left;
transition: all .3s linear
}
.tooltip-info {
height: auto;
line-height: 20px;
padding: 10px 20px;
font-size: 11px;
color: #fff;
text-align: center;
text-indent: 0;
position: absolute;
background: rgba(0, 0, 0, .5);
bottom: 0;
opacity: 0;
left: 0;
margin-bottom: 40px;
visibility: hidden;
pointer-events: none;
z-index: 16;
transition: all .3s linear
}
.tooltip-info p {
font-size: 11px;
font-weight: 600;
word-spacing: inherit;
color: #fff
}
.tooltip-info h5 {
font-size: 16px;
margin-top: 12px;
padding: 5px 0;
position: relative;
font-family: Montserrat, sans-serif;
text-align: left
}
.show-info:hover .tooltip-info {
visibility: visible;
opacity: 1;
bottom: 0
}
.sb-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
z-index: 20;
opacity: 0;
visibility: hidden;
cursor: zoom-out
}
.control-panel,
.resize-carousel-holder,
.sb-overlay {
transition: all .3s linear
}
.vis-overlay {
visibility: visible;
opacity: .5
}
.hid-sidebar {
position: fixed;
top: 90px;
bottom: 0;
overflow: auto;
z-index: 22;
width: 100%;
opacity: 1;
right: 0;
display: none
}
.vissb {
display: block
}
.small-container {
max-width: 800px
}
.sidebar-wrap {
float: left;
width: 100%;
position: relative;
padding: 50px 40px;
margin-bottom: 50px
}
.sb-inner {
transition: all .3s linear;
position: relative;
opacity: 0;
visibility: hidden;
float: left;
width: 100%
}
.sb-innervis {
opacity: 1;
visibility: visible
}
.sb-bg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1
}
.scale-callback {
float: left;
width: 33.33333%;
height: 25%;
position: relative;
z-index: 5
}
.scale-callback:before {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 0;
height: 100%;
background: #fff;
transition: all .4s cubic-bezier(.215, .61, .355, 1)
}
.scale-bg5:before {
width: 100%
}
.details-container h3,
.details-container h4,
.hid-sidebar h4 {
float: left;
text-align: left;
font-size: 16px;
width: 100%;
color: #000;
margin-top: 20px;
text-transform: uppercase
}
.details-container p,
.hid-sidebar p {
font-size: 11px
}
.hid-sidebar h4 {
font-size: 15px;
font-family: Muli, sans-serif;
font-weight: 900
}
.hid-sidebar .separator {
float: left;
width: 50px;
height: 4px;
background: #000;
margin: 20px 0 20px;
position: relative
}
.pd-holder {
float: left;
width: 100%;
margin-top: 5px
}
.pd-holder h5 {
float: left;
font-size: 10px;
font-family: Muli, sans-serif;
line-height: 12px;
text-transform: uppercase;
position: relative;
font-weight: 800;
letter-spacing: 2px;
color: #999
}
.pd-holder h5 a {
font-style: italic;
opacity: .8;
padding-left: 3px
}
.project-details {
float: left;
width: 100%;
text-align: left;
padding-top: 10px;
margin-bottom: 20px
}
.project-details li {
float: left;
width: 100%;
margin-bottom: 10px;
position: relative
}
.content-nav {
float: left;
width: 100%;
padding: 40px 0 0;
position: relative;
margin-top: 40px;
border-top: 1px solid #eee
}
.content-nav:before {
content: '';
position: absolute;
top: -4px;
right: 0;
width: 8px;
height: 8px;
background: #000;
border-radius: 100%
}
.content-nav ul {
position: relative;
left: 0
}
.content-nav li {
float: left;
width: 50%
}
.close-sidebar {
position: absolute;
top: -10px;
right: 0;
width: 20px;
height: 20px;
cursor: pointer;
overflow: hidden;
transform: rotate(45deg);
z-index: 20;
transition: all .4s linear
}
.close-sidebar:hover {
transform: rotate(225deg);
opacity: .8
}
.close-sidebar:after,
.close-sidebar:before {
content: '';
position: absolute;
background: #000
}
.close-sidebar:before {
width: 1px;
height: 100%;
top: 1px;
left: 50%
}
.close-sidebar:after {
width: 100%;
height: 1px;
top: 50%;
left: 1px
}
.full-screen-gallery-holder {
position: relative;
width: 100%;
float: left
}
.full-screen-item {
position: relative
}
.fix-con-panel a.vd {
margin-left: 0
}
.fix-con-panel a.vd:before {
display: none
}
.custom-skillbar-holder,
.piechart-holder {
padding-top: 50px;
float: left;
width: 100%;
position: relative
}
.piechart-holder h4 {
font-size: 1.3em;
text-transform: uppercase
}
.chart {
position: relative;
display: inline-block;
width: 150px;
height: 150px;
border-radius: 100%;
margin-bottom: 26px;
text-align: center
}
.chart canvas {
position: absolute;
top: 0;
left: 0
}
.piechart {
position: relative;
padding-bottom: 20px
}
.percent {
display: inline-block;
font-size: 21px;
line-height: 152px;
z-index: 2
}
.percent:after {
content: '%';
margin-left: .1em;
font-size: .8em
}
.drk-ch .percent {
color: #666
}
.angular {
margin-top: 100px
}
.angular .chart {
margin-top: 0
}
.skills-description {
float: left;
width: 100%;
margin: 10px 0;
text-transform: uppercase;
color: #fff;
font-size: 12px
}
.skill-name {
position: absolute;
top: 40%;
text-transform: uppercase;
font-size: 44px;
font-weight: 900;
letter-spacing: 4px;
opacity: .3;
color: #000
}
.skill-name span {
opacity: .3
}
.skill-name-lanim {
left: 0
}
.skill-name-ranim {
right: 0
}
.skillbar-box {
float: left;
width: 100%;
position: relative;
margin-bottom: 50px
}
.skillbar-bg {
position: relative;
display: block;
float: left;
width: 100%;
height: 3px;
overflow: hidden;
background: #eee
}
.custom-skillbar-title span {
float: left;
font-size: 12px;
margin-top: 12px;
padding-bottom: 6px
}
.custom-skillbar {
height: 3px;
width: 0;
background: #000
}
.skill-bar-percent {
float: right;
font-size: 16px;
margin-top: 13px;
padding-bottom: 6px
}
.clients-list {
float: left;
width: 100%
}
.clients-list a {
float: left;
width: 20%;
padding: 10px 10px 10px 0
}
.clients-list a:hover {
opacity: .6
}
.clients-list a img {
float: left;
width: 100%;
height: auto
}
.team-holder {
float: left;
width: 100%
}
.team-holder li {
float: left;
width: 33.3333%;
padding: 40px 40px 40px 0
}
.team-box {
float: left;
position: relative;
width: 100%;
margin-bottom: 20px
}
.team-info {
float: left;
width: 100%;
margin-top: 20px;
text-align: left
}
.team-info h3 {
font-size: 19px;
padding-bottom: 4px
}
.team-info h4 {
font-family: Muli, sans-serif;
font-weight: 300;
font-size: 11px
}
.team-box:after,
.team-box:before {
content: '';
position: absolute;
right: 0;
bottom: 0;
background: #000
}
.team-box:before {
width: 0;
height: 2px
}
.team-box:after {
width: 2px;
height: 0
}
.team-box:hover:before {
width: 50px
}
.team-box:hover:after {
height: 50px
}
.team-photo {
position: relative;
overflow: hidden;
width: 100%;
float: left
}
.team-box .overlay {
opacity: 0;
z-index: 2;
background: #000;
transition: all .3s linear
}
.team-box:hover .overlay {
opacity: .5
}
.team-social {
position: absolute;
top: 50%;
left: 0;
width: 100%;
z-index: 3;
display: none
}
.team-social li {
float: none !important;
display: inline-block !important;
padding: 6px;
width: auto !important
}
.team-social li a {
color: #fff;
font-size: 16px;
position: relative;
top: 50px;
opacity: 0
}
.testimon-slider h3 {
text-align: left;
font-size: 26px;
padding-bottom: 20px;
text-transform: uppercase;
font-weight: 200
}
.testimon-slider .item {
cursor: e-resize
}
.testimon-slider a.text-link {
color: #fff;
float: left;
margin-top: 20px
}
.testimon-slider a.text-link:before {
background: #fff
}
.custom-inner-holder {
float: left;
margin-top: 60px;
width: 100%
}
.custom-inner {
float: left;
width: 100%;
position: relative;
margin-bottom: 50px
}
.custom-inner .inner-title,
.custom-inner h3 {
float: left;
padding-bottom: 20px;
text-transform: uppercase;
font-weight: 600;
font-size: 19px
}
.custom-inner h4 {
float: left;
width: 100%;
padding-bottom: 20px;
font-weight: 800;
text-align: left;
text-transform: uppercase
}
.custom-inner-dec {
float: left;
width: 100%;
margin-top: 10px;
background: #eee;
height: 1px
}
.custom-inner .btn {
margin-top: 20px
}
.testimon-slider-holder {
float: left;
width: 100%;
position: relative
}
.testimon-slider-holder .customNavigation {
float: left;
position: relative;
width: 100%;
margin-top: 40px
}
.testimon-slider-holder .customNavigation a {
position: relative;
top: 0;
left: 0 !important;
background: 0 0;
font-size: 22px;
float: left;
margin-right: 16px;
width: auto;
height: auto
}
footer.fixed-footer {
position: fixed;
top: 0;
left: 0;
width: 80px;
height: 100%;
background: #000;
z-index: 6
}
.height-emulator {
float: left;
width: 100%;
position: relative;
z-index: 1
}
footer.fixed-footer .footer-social {
position: absolute;
bottom: 20px;
left: 0;
width: 100%
}
footer.fixed-footer .footer-social:before {
content: '';
position: absolute;
top: -20px;
height: 1px;
width: 50px;
left: 15px;
background: rgba(255, 255, 255, .21)
}
footer.fixed-footer .footer-social li {
float: left;
width: 100%;
margin-bottom: 10px
}
footer.fixed-footer .footer-social li a {
font-size: 14px;
color: #fff
}
footer.fixed-footer .footer-social li a:hover {
color: rgba(255, 255, 255, .51)
}
.content-footer {
position: fixed;
bottom: 0;
left: 0;
width: 100%;
padding: 90px 20px 20px 80px;
background: #1b1b1b;
z-index: 2
}
.blog-inner-content-footer {
width: 100%;
padding: 90px 20px 20px 80px;
background: #1b1b1b;
}
.content-footer:before {
content: '';
position: absolute;
display: block;
top: 0;
height: 100%;
z-index: 20;
width: 7px;
left: 122px;
background-repeat: repeat-y;
background-image: url(//imagine3dstudio.com/wp-content/custom-slider/images/bg-dec.png);
opacity: .2
}
.blog-inner-content-footer::before {
content: '';
position: absolute;
display: block;
top: 0;
height: 100%;
z-index: 20;
width: 7px;
left: 122px;
background-repeat: repeat-y;
background-image: url(//imagine3dstudio.com/wp-content/custom-slider/images/bg-dec.png);
opacity: .2
}
.footer-title {
position: fixed;
width: 200px;
top: 280px;
padding-top: 26px;
cursor: default;
transform: rotate(-90deg);
transform-origin: left top;
z-index: 12
}
.footer-title:before {
content: '';
position: absolute;
bottom: -23px;
width: 1px;
height: 50px;
left: 0;
background: rgba(255, 255, 255, .21)
}
.footer-title h2,
.footer-title h4 {
font-size: 10px;
text-transform: uppercase;
letter-spacing: 1px;
color: #fff;
font-family: Muli, sans-serif;
font-weight: 600
}
.footer-title a {
position: relative;
z-index: 3;
transition: all .2s linear;
color: #fff
}
.footer-item {
float: left;
width: 100%;
text-align: left;
color: #fff
}
.footer-item h4 {
width: 100%;
margin-bottom: 30px
}
.footer-item p,
.footer-item span,
.footer-item ul li a {
font-size: 15px;
color: #fff
}
.footer-item ul li {
float: left;
width: 200%;
margin-bottom: 6px
}
.footer-item span,
.footer-item ul li a {
text-transform: uppercase
}
.footer-item span {
letter-spacing: 1px
}
.footer-item .text-link {
color: #fff
}
.footer-item .text-link:before {
background: #fff
}
.footer-logo img {
margin-bottom: 20px
}
.footer-logo p {
max-width: 300px
}
.footer-wrap {
float: left;
width: 100%;
padding-top: 25px;
margin-top: 15px;
position: relative;
border-top: 1px solid rgba(255, 255, 255, .21)
}
.footer-wrap:before {
content: '';
position: absolute;
top: -3px;
right: 22px;
width: 6px;
height: 6px;
background: #fff;
border-radius: 100%;
transition: all .2s linear
}
.footer-wrap.tth:before {
right: 0
}
.copyright {
float: left;
text-align: left;
color: #fff;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 1px
}
.to-top {
float: right;
color: #fff;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 12px;
overflow: hidden;
width: 70px;
height: 40px;
cursor: pointer;
text-align: right
}
.map-box {
float: left;
width: 100%;
height: 400px;
position: relative;
margin: 40px 0
}
#map-canvas {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 400px
}
.contact-details {
float: left;
width: 100%;
padding-top: 30px;
text-align: left
}
.contact-details h4 {
margin-bottom: 10px;
font-size: 14px;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 700
}
.contact-details ul {
padding-bottom: 20px
}
.contact-details ul li a {
padding: 5px 0;
float: left;
font-size: 15px;
width: 100%
}
.contact-details ul li a:hover {
text-decoration: underline
}
.contact-form-holder {
float: left;
width: 100%;
margin-top: 50px
}
#comment-form,
#contact-form {
width: 100%;
float: left;
margin-top: 30px
}
#comment-form input[type=text],
#comment-form textarea,
#contact-form input[type=text],
#contact-form textarea,
#contact-form input[type=tel],
#contact-form input[type=email] {
float: left;
width: 100%;
background: 0 0;
margin-bottom: 20px;
font-size: 12px;
font-weight: 700;
height: 50px;
border-radius: 0;
position: relative;
z-index: 20;
padding-left: 8px;
color: #999;
border: 0;
border-bottom: 1px solid #000;
-webkit-appearance: none
}
#comment-form textarea,
#contact-form textarea {
height: 170px;
resize: none;
overflow: auto;
background: 0 0;
overflow: auto;
box-shadow: none
}
#submit,
.form-submit button {
float: left;
border: 2px solid #000;
background: 0 0;
padding: 15px 30px 15px 30px;
line-height: 17px;
cursor: pointer;
font-weight: 800;
font-size: 12px;
color: #000;
font-family: Muli, sans-serif;
-webkit-appearance: none;
transition: all .2s linear;
-webkit-appearance: none;
margin-top: 127px
}
#submit:hover {
color: #ccc
}
#submit i,
.clients-list a,
.to-top i,
footer.fixed-footer .footer-social li a {
transition: all .2s linear
}
#submit:hover i {
color: #000
}
.verify-wrap {
float: left;
width: 100%;
margin: 15px 0
}
.verify-text {
float: left;
margin-right: 20px;
width: 100%;
text-align: left
}
#contact-form input#verify[type=text] {
float: left;
width: 70px !important
}
.error_message {
text-align: left;
font-size: 12px;
max-width: 450px;
position: relative;
padding: 10px;
color: #933;
text-transform: uppercase
}
#success_page h3 {
text-align: left;
font-size: 15px;
text-transform: uppercase
}
#success_page p {
margin-top: 5px;
text-align: left;
padding: 6px 6px 6px 0;
color: #000
}
#success_page p strong {
font-weight: 700
}
#message fieldset {
border: none
}
.sect-subtitle {
position: absolute;
bottom: 10%;
color: rgba(0, 0, 0, .21);
font-weight: 700;
text-transform: uppercase;
font-size: 185px;
z-index: 2
}
.sect-subtitle:before {
content: '';
position: absolute;
top: 50%;
width: 150px;
height: 1px;
background: rgba(0, 0, 0, .21)
}
.sect-subtitle:after {
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 6px;
height: 6px;
background: #000;
border-radius: 100%;
margin-top: -3px;
margin-left: -3px
}
.dark-bg .sect-subtitle {
color: rgba(255, 255, 255, .21)
}
.dark-bg .sect-subtitle:after {
background: #fff
}
.left-align-dec {
left: 20%
}
.right-align-dec {
right: 10%
}
.right-align-dec:before {
right: 50%
}
.left-align-dec:before {
left: 50%
}
.dark-bg .sect-subtitle:before {
background: rgba(255, 255, 255, .351)
}
.inline-facts-holder:before {
content: '';
position: absolute;
top: 50%;
left: -50%;
width: 20%;
background: #fff;
height: 6px;
margin-top: -3px
}
.inline-facts h6 {
float: right;
width: 100%;
font-size: 16px;
margin-top: 10px;
text-align: right;
color: #fff
}
.num {
float: right;
font-size: 82px;
text-align: right;
text-transform: uppercase;
width: 100%;
color: #fff;
font-weight: 700
}
.process-box {
float: left;
width: 100%;
margin-top: 60px;
padding: 50px 0;
position: relative
}
.process-box:before {
content: '';
position: absolute;
top: -20px;
left: 0;
width: 80px;
height: 8px;
background: #000
}
.bold-title,
.process-box h3 {
float: left;
width: 100%;
font-size: 26px;
font-weight: 700;
text-align: left;
padding-bottom: 30px
}
.creat-list {
float: left;
margin: 10px 0;
width: 100%
}
.creat-list li {
float: left;
margin-right: 10px
}
.creat-list li a,
.text-link {
float: left;
padding-left: 30px;
font-size: 15px;
font-family: Muli, sans-serif;
line-height: 12px;
text-transform: uppercase;
padding-left: 50px;
position: relative;
font-weight: 800;
letter-spacing: 3px;
color: #292929
}
.creat-list li a:before,
.text-link:before {
content: '';
position: absolute;
top: 50%;
left: 0;
width: 40px;
height: 1px;
background: #000;
transition: all .2s linear
}
.creat-list li a:hover:before,
.text-link:hover:before {
transform: rotate(45deg)
}
.blg-nav {
margin-top: -20px;
margin-bottom: 20px
}
.waimg {
float: left;
margin-bottom: 20px
}
article {
float: left;
margin-bottom: 30px;
width: 100%;
position: relative; }
article .btn {
float: left
}
article .section-title {
margin-bottom: 15px
}
.post-author {
margin-bottom: 40px;
margin-top: 10px;
float: left;
border-bottom: 1px solid #eee;
padding: 20px 0
}
.author-img {
float: left;
width: 15%
}
.author-content {
float: left;
width: 85%;
padding-left: 10px
}
.author-img img {
border-radius: 100%;
float: left
}
.author-content h5 {
font-size: 14px;
letter-spacing: 2px;
text-transform: uppercase;
margin-bottom: 14px;
color: #000;
display: block;
float: left;
font-weight: 500
}
.author-content p {
margin-bottom: 8px;
float: left;
width: 100%
}
.widget {
float: left;
width: 100%;
margin-bottom: 40px;
text-align: left;
border-bottom: 1px solid #000;
padding-bottom: 20px
}
.widget h3 {
float: left;
width: 100%;
position: relative;
font-size: 14px;
text-transform: uppercase;
color: #000;
font-weight: 600;
letter-spacing: 2px;
padding-bottom: 20px
}
.widget-posts li {
padding: 12px 0
}
.widget-posts-img {
float: left;
width: 30%
}
.widget-comments-img img {
border-radius: 100%
}
.widget-posts-descr {
float: left;
width: 70%;
padding-left: 10px
}
.widget-posts-descr a {
font-size: 10px;
text-transform: uppercase;
color: #000;
letter-spacing: 3px;
padding-bottom: 20px
}
.widget-posts-date {
float: left;
width: 100%;
margin-top: 10px;
color: #999;
font-size: 9px
}
.searh-holder {
max-width: 450px;
margin-top: 20px;
position: relative
}
.searh-inner {
float: left;
width: 100%;
position: relative
}
.search {
border: 1px solid rgba(0, 0, 0, .07);
float: left;
background: #fff;
border-radius: 0;
position: relative;
outline: 0;
padding: 0 0 0 10px;
width: 100%;
height: 40px;
color: #000;
-webkit-appearance: none
}
.search-submit {
border: none;
outline: 0;
cursor: pointer;
background: 0 0;
position: absolute;
top: 0;
right: 0;
width: 28%;
height: 40px
}
.trnsp-search {
border: 1px solid #fff;
border-radius: 6px;
color: #fff;
background: rgba(255, 255, 255, .21)
}
.trnsp_btn {
border-radius: 0 6px 6px 0
}
.trnsp_btn i {
color: #fff !important
}
.search-submit:hover i {
opacity: .5
}
.tagcloud li {
float: left;
margin-bottom: 4px
}
.tagcloud li a {
float: left;
padding: 6px 10px 6px 0;
margin-right: 2px;
color: #000;
letter-spacing: 1px;
font-weight: 600;
text-transform: uppercase
}
.tagcloud li a:hover {
color: #ccc
}
.cat-item {
padding-bottom: 8px;
margin-bottom: 15px
}
.cat-item a {
font-size: 14px;
font-family: Muli, sans-serif;
color: #000;
text-transform: uppercase
}
.lg-sub-html {
font-size: 12px;
font-family: Muli, sans-serif;
color: #fff;
text-transform: uppercase
}
.cat-item a,
.tagcloud li a {
font-size: 13px;
transition: all .2s linear
}
.sinnle-post h2 {
float: left;
font-size: 32px;
text-align: left;
width: 100%
}
.blog-item {
display: flex;
align-items: center;
}
.blog-text { padding: 20px 0;
margin-top: 10px;
display: flex;
flex-direction: column;
}
.blog-img {
height: 300px;
}
.blog-img img{
width: 100%;
height: 100%;
}
.blog-text .btn {
margin-top: 15px
}
.blog-text h3,
.comment-form-holder h3,
.comments-holder h3 {
font-size: 16px;
text-transform: uppercase;
text-align: left;
font-weight: 400;
display: flex;
align-items: center;
width: 37%;
justify-content: space-between;
}
.blog-text h3 strong {
font-weight: 400;
font-size: 12px;
line-height: 20px;
}
.blog-text {
padding: 0;
padding-bottom: 20px
}
.blog-title a {
color: #666
}
.sinnle-post .blog-text {
max-width: 900px
}
.blog-media {
float: left;
width: 100%;
position: relative;
padding: 20px 0
}
.blog-text p {
font-size: 15px;
padding: 10px 0px 0px;
font-weight: 400;
line-height: 17.58px;
color: #979797;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
text-align: justify;
}
.pagination-blog {
margin-top: 20px;
text-align: center;
float: left;
width: 100%;
margin: 15px 0
}
.pagination-blog ul {
float: left;
margin: 20px 0 30px
}
.pagination-blog a {
float: left;
padding: 12px 18px;
position: relative;
font-size: 13px;
color: #666;
letter-spacing: 1px;
margin-right: 6px;
position: relative
}
.pagination-blog a.current-page,
.pagination-blog a:hover {
color: #ccc
}
.nextposts-link,
.prevposts-link {
position: relative;
padding: 0;
width: 50px;
height: 40px;
padding: 0 10px
}
.nextposts-link:before,
.prevposts-link:before {
content: '';
position: absolute;
top: 50%;
left: 0;
width: 100%;
height: 1px;
background: #000;
transition: all .2s linear
}
.nextposts-link:hover:before,
.prevposts-link:hover:before {
transform: rotate(45deg)
}
.sidebar {
float: left;
width: 100%;
padding: 0 0 0 30px
}
.sinnle-post p {
font-size: 16px
}
.sinnle-post .blog-text h3 {
margin-bottom: 30px
}
.comments-holder {
float: left;
width: 100%;
position: relative;
border-top: 1px solid #eee;
padding-top: 30px;
margin-top: 30px
}
.commentlist {
text-align: left;
float: left;
margin: 10px 0;
max-width: 900px;
padding: 20px 0;
border-bottom: 1px solid #eee
}
.comment-form-holder {
max-width: 800px;
float: left;
margin-top: 30px
}
#comments {
text-align: left;
padding-top: 10px;
max-width: 800px
}
#comments-title,
#reply-title {
border-bottom: 1px solid #eee;
padding-bottom: 30px;
margin-bottom: 5px;
font-size: 16px;
text-transform: uppercase;
font-weight: 700;
color: #666
}
.comment {
float: left
}
.comment-body {
position: relative;
margin-left: 70px;
padding-top: 30px
}
.comment-author {
position: absolute;
top: 30px;
left: -66px
}
.comment-author img {
border-radius: 100%
}
.comment .children {
margin-left: 70px
}
.fn {
display: block;
margin-bottom: 10px;
text-transform: uppercase;
font-weight: 800;
letter-spacing: 1px
}
.comment-meta,
.comment-meta a {
text-transform: uppercase;
font-weight: 800;
font-size: 10px;
letter-spacing: 1px;
color: #494949;
padding-bottom: 10px
}
#respond {
margin-top: 40px;
float: left;
width: 100%
}
#reply-title {
padding-bottom: 30px;
margin-bottom: 5px
}
#commentform {
float: left;
width: 100%
}
.comment-notes {
margin-top: 10px;
color: #a4a4a3
}
.control-group label {
margin-left: 10px;
font-weight: 200;
float: left;
position: relative;
top: 25px;
font-weight: 600;
letter-spacing: 2px
}
.control-group .controls input {
margin-top: 15px;
border: none;
outline: 0;
height: 35px;
background: #fff;
color: #a4a4a3;
text-decoration: none;
border-bottom: 1px solid #000;
border-right: 2px solid #000;
float: left;
max-width: 600px
}
.control-group .controls textarea {
float: left;
margin-top: 15px;
border: none;
outline: 0;
height: 180px;
max-width: 600px;
background: #fff;
padding-left: 15px;
padding-top: 15px;
color: #a4a4a3;
resize: vertical;
text-decoration: none;
border-bottom: 2px solid #000
}
.controls button {
margin-top: 30px;
-webkit-appearance: none
}
.show-share {
position: absolute;
top: 19px;
right: 50px;
z-index: 21;
cursor: pointer;
color: rgba(255, 255, 255, .21);
width: 40px;
height: 40px;
line-height: 40px;
text-align: center !important;
border: 1px solid rgba(255, 255, 255, .41)
}
.show-share span {
color: #fff;
position: absolute;
left: -100%;
margin-left: -15px;
top: -15px;
opacity: 0;
line-height: 1;
font-size: 10px;
text-transform: uppercase;
letter-spacing: 1px;
font-family: Muli, sans-serif;
font-weight: 600;
z-index: 2;
text-decoration: line-through;
transition: all .2s linear
}
.show-share:hover span {
opacity: 1;
top: 15px
}
.show-share.isShare {
color: #fff;
border: 1px solid rgba(255, 255, 255, .21)
}
.show-share.isShare span {
text-decoration: none
}
.share-inner {
position: fixed;
z-index: 20;
right: 30%;
top: 60px;
visibility: hidden;
width: 70%;
background: #000;
height: 0;
overflow: hidden
}
.hor-inner {
width: 100%;
right: 0
}
.visshare {
visibility: visible;
height: 80px
}
.share-container {
position: relative;
float: right;
height: 100%;
line-height: 100px;
padding-right: 30px;
opacity: 0
}
.share-container,
.share-inner,
.show-share {
transition: all .4s linear
}
.vissc {
opacity: 1
}
.share-icon {
float: left;
position: relative;
margin-right: 20px;
color: #fff
}
.share-icon:hover {
text-decoration: line-through
}
.share-icon:before {
font-size: 10px;
text-transform: uppercase;
letter-spacing: 1px;
color: #fff;
font-family: Muli, sans-serif;
font-weight: 600;
position: relative;
z-index: 2;
transition: all .1s linear
}
.share-icon-digg:before {
content: "digg"
}
.share-icon-email:before {
content: "email"
}
.share-icon-flickr:before {
content: "flickr"
}
.share-icon-foursquare:before {
content: "foursquare"
}
.share-icon-rss:before {
content: "rss"
}
.share-icon-facebook:before {
content: "facebook"
}
.share-icon-twitter:before {
content: "twitter"
}
.share-icon-tumblr:before {
content: "tumblr"
}
.share-icon-linkedin:before {
content: "linkedin"
}
.share-icon-vimeo:before {
content: "vimeo"
}
.share-icon-instagram:before {
content: "instagram"
}
.share-icon-pinterest:before {
content: "pinterest"
}
.share-icon-googleplus:before {
content: "googleplus"
}
.share-icon-in1:before {
content: "in1"
}
.share-icon-stumbleupon:before {
content: "stumbleupon"
}
.transition {
transition: all .5s linear
}
.transition2 {
transition: all .2s linear
}
.fl-l {
float: left
}
.nav-button-holder {
display: none
}
.hid-gal {
overflow: hidden
}
@media only screen and (max-width:1440px) {
header {
width: 90%
}
.share-inner {
width: 90%;
right: 10%
}
.creat-list li a {
margin-bottom: 15px
}
}
@media only screen and (max-width:1036px) {
.hid-gal {
overflow: auto
}
.mob-bg {
display: block
}
header {
width: 100%
}
.logo-holder {
width: 200px
}
.nav-button-holder {
position: absolute;
right: 20px;
top: 10px;
display: block
}
.show-share {
right: 30px
}
.nav-button {
float: right;
width: 40px;
height: 40px;
border: 1px solid rgba(255, 255, 255, .21);
padding: 13px 6px 6px 6px;
position: relative;
margin-top: 9px;
cursor: pointer
}
.nav-button span {
float: left;
width: 100%;
height: 2px;
background: #fff;
margin-bottom: 4px;
position: relative
}
.share-inner {
width: 100%;
right: 0
}
.content-holder {
padding: 0
}
.header-inner {
float: left;
padding-left: 30px
}
.close-sidebar,
.blog-inner-content-footer:before,
.content-footer:before,
.content:before,
.control-panel,
.fix-con-panel,
.fixed-footer,
.height-emulator,
.inline-facts-holder:before,
.nicescroll-rails,
.sect-subtitle,
.show-share span,
nav li a.act-link:before,
nav ul li ul:before {
display: none
}
.particular {
display: none !important
}
.parallax-box {
position: relative;
left: 0;
padding-top: 20px
}
.parallax-box.r-align {
left: 0
}
.parallax-box img {
opacity: 1
}
.parallax-item {
margin-bottom: 40px
}
.parallax-deck {
position: relative !important;
bottom: 0;
padding: 0;
float: left;
width: 100%
}
.left-direction .parallax-deck {
right: 0
}
.right-direction .parallax-deck {
left: 0
}
.parallax-deck-item {
float: left;
max-width: 100%
}
.paralax-wrap {
float: left;
width: 100%;
opacity: 1;
padding-top: 30px
}
.parallax-deck h3 {
font-size: 34px;
line-height: 40px;
padding-top: 15px;
margin-bottom: 20px
}
.algn-right {
text-align: left
}
.inline-facts h6 {
float: none;
font-size: 16px;
text-align: center
}
.inline-facts h6,
.num {
float: left;
text-align: left
}
.nav-button-holder {
display: block
}
.nav-holder {
position: absolute;
top: 60px;
left: 0;
width: 100%;
background: #000;
padding: 30px 0 30px 30px;
display: none;
height: 300px;
overflow: auto
}
nav li ul li>ul,
nav ul li,
nav ul li ul li {
float: left;
width: 100%;
text-align: left;
left: 0;
opacity: 1;
right: 0;
padding: 8px 0
}
nav li ul {
margin: 0;
padding-left: 30px;
padding-top: 20px;
padding-bottom: 40px;
opacity: 1;
visibility: hidden;
position: relative;
width: 100%;
display: none;
top: 0;
left: 0;
z-index: 1
}
nav li a,
nav li ul li a {
padding: 0;
width: auto
}
nav li ul li:before {
content: '';
position: absolute;
top: 50%;
left: -4px;
width: 10px;
height: 1px;
background: rgba(255, 255, 255, .51)
}
nav li ul li a {
color: rgba(255, 255, 255, .81);
padding: 3px 15px
}
nav li ul li ul {
margin: 0;
padding-left: 30px;
padding-top: 5px;
padding-bottom: 0;
opacity: 1;
visibility: hidden;
position: relative;
width: 100%;
display: none;
top: 0;
left: 0;
z-index: 1
}
nav li ul li:hover>ul,
nav li:hover>ul {
display: block;
left: 0
}
nav li ul li:hover ul {
display: block
}
nav li a.act-link {
opacity: .5
}
.content-footer {
position: relative;
float: left;
padding: 50px 0
}
.blog-inner-content-footer {
position: relative;
float: left;
padding: 50px 0
}
.gallery-item {
width: 50% !important
}
.colum-w {
padding-top: 0 !important
}
.custom-inner-holder .col-md-6 h3 {
float: left;
width: 100%;
padding-bottom: 15px;
text-align: left
}
.footer-item {
margin-bottom: 15px
}
.contact-details h4 {
margin-top: 20px;
float: left;
width: 100%
}
.sidebar {
padding-left: 0
}
.hid-sidebar {
position: relative;
top: 0;
left: 0;
height: auto;
float: left;
width: 100%;
display: block;
background: #fff
}
.horizontal_item img {
width: 100%;
height: auto !important;
margin-bottom: 10px
}
.sb-inner {
opacity: 1;
visibility: visible
}
.sidebar-wrap {
float: left;
width: 100%;
position: relative;
padding: 50px 0;
margin-bottom: 0
}
.ogm {
height: auto !important;
padding: 0 6px;
background: #fff
}
.ogm .customNavigation {
display: none
}
.gallery_horizontal {
padding-top: 6px
}
.flow-gallery .horizontal_item {
opacity: 1;
transform: scale(1)
}
section {
padding: 10px 0
}
.section-main {
padding: 50px 0;
}
.parallax-section {
padding: 210px 0 150px
}
.parallax-inner .bg {
height: 100%;
top: 0
}
.smp {
padding-left: 6px;
padding-right: 6px
}
}
@media only screen and (max-width:778px) {
#portfolio_horizontal_container,
.resize-carousel-holder {
height: auto !important
}
#portfolio_horizontal_container {
padding-bottom: 60px
}
#portfolio_horizontal_container .portfolio_item {
width: 400px !important;
height: auto !important;
padding: 3px 6px
}
.p_horizontal_wrap {
-webkit-overflow-scrolling: touch
}
#portfolio_horizontal_container .portfolio_item img {
width: 400px !important;
height: auto !important
}
.hpw,
.p_horizontal_wrap,
.resize-carousel-holder {
padding: 0
}
.resize-carousel-holder {
background: #fff
}
.team-holder li {
float: left;
width: 50%
}
.team-social li a {
padding: 6px
}
.port-desc-holder:before {
top: 0;
left: 3px;
right: 5px;
bottom: 3px
}
.round-filter {
bottom: 5px;
width: auto;
right: 6px;
left: 6px
}
.round-filter:before {
display: none
}
.gallery-filters a {
width: 100%;
text-align: left;
padding-bottom: 10px
}
.inline-filter .count-folio {
width: 100%;
float: left;
margin-top: 30px
}
.inline-filter .count-folio div {
float: left
}
.inline-filter {
padding-bottom: 20px
}
.mob-pa {
padding: 0 5px 60px
}
.ver-filter {
bottom: 0;
left: 2px;
right: 2px
}
.gallery-item {
width: 100% !important;
left: 0 !important
}
.smp {
padding-left: 6px;
padding-right: 6px
}
.publish-detail {
width: 40% !important;
}
.section-text {
font-size: 14px !important;
line-height: 25px !important;
}
.section-2-text p {
width: 100% !important;
line-height: 25px !important;
padding-top: 30px !important;
}
}
@media only screen and (max-width:640px) {
.num {
font-size: 62px
}
.page-title h2 {
font-size: 40px
}
.team-holder li {
float: left;
width: 100%;
padding: 20px 0
}
.grid-big-pad .grid-item-holder,
.grid-small-pad .grid-item-holder {
padding: 3px 0 !important
}
.fixed-filter a {
width: auto !important
}
.gallery-filters a:before {
height: 1px;
width: 0
}
.gallery-filters a.gallery-filter-active:before {
width: 40px
}
.smp {
padding-left: 6px;
padding-right: 6px
}
.serv-item {
width: 100%
}
.clients-list a {
width: 50%
}
.page-title h2,
.sect-subtitle,
.section-title {
font-size: 30px;
line-height: 34px
}
.parallax-deck-item h3 {
font-size: 22px;
line-height: 32px
}
.hero-wrap-item .banner-title,
.hero-wrap-item h2 {
font-size: 28px
}
.hero-wrap-item .banner-link h4,
.hero-wrap-item h3,
.hero-wrap-item h3 a {
letter-spacing: 8px
}
.customNavigation.fhsln a.next-slide {
right: 0;
top: 90%
}
.customNavigation.fhsln a.prev-slide {
left: 0;
top: 90%
}
p {
font-size: 14px
}
}
@media only screen and (-webkit-min-device-pixel-ratio:2) {
.bg {
background-attachment: scroll !important;
-webkit-background-size: cover;
background-position: center
}
}
.grid-item .project-name,
.grid-item h3,
.grid-item span {
opacity: 1
}
.port-desc-holder {
position: absolute;
bottom: 0;
left: 2px;
right: 0;
opacity: 1;
z-index: 22;
transition: all .3s linear
}
@media only screen and (max-width:1320px) {
header {
width: 100%
}
}
@media only screen and (max-width:1120px) {
.nav-holder {
left: 30px
}
nav li a {
font-size: 12px
}
.wraper-content-1-text {
padding: 5px 0;
}
.wraper-content-1-text, .wraper-content-1-heading {
font-size: 45px !important;
}
}
@media only screen and (max-width: 810px) {
.wraper-content-1-text, .wraper-content-1-heading {
font-size: 40px !important;
}
}
.text-left {
text-align: left
}
.sec-heading {
text-align: left;
margin-bottom: 30px
}
.inline-text {
display: inline;
float: none
}
.f-bold {
font-weight: 700
}
.fw-300 {
font-weight: 300
}
.inner-heading {
display: inline;
font-size: 16px;
font-weight: inherit
}
.fs-2 {
font-size: 2.2em
}
.service-title {
font-size: 50px;
line-height: 64px;
text-transform: uppercase;
float: left;
text-align: left;
width: 100%;
color: #000;
font-weight: 300;
position: relative;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin-bottom: 40px
}
.service-title:before {
content: '';
position: absolute;
top: -50px;
left: 0;
width: 50px;
height: 1px;
background: #000
}
.service-title strong {
font-weight: 700
}
@media only screen and (max-width:640px) {
.service-title {
font-size: 22px;
line-height: 32px
}
.wraper-content-1-text, .wraper-content-1-heading {
font-size: 35px !important;
}
.publish-detail {
width: 50% !important;
}
.parallax-section  {
padding: 150px 0 80px;
}
}
@media only screen and (max-width: 500px){
.section-text {
font-size: 14px !important;
line-height: 23px !important;
}
.section-1 .Heading-First, .section-1 .Heading-Second  {
font-size: 35px !important;
}
}
@media only screen and (max-width: 450px) {
.publish-detail {
width: 65% !important;
}
.wraper-content-1-text, .wraper-content-1-heading {
font-size: 30px !important;
line-height: 35px !important;
}
.section-text {
font-size: 12px !important;
line-height: 20px !important;
}
.section-2-text {
font-size: 14px !important;
line-height: 23px !important;
}
.section-2-text h1 {
font-size: 35px !important;
}
}
@media only screen and (max-width: 375px) {
.publish-detail {
width: 75% !important;
}
.Heading-First , .Heading-Second {
font-size: 30px !important;
line-height: 35px !important;
}  
.section-2-text p {
line-height: 17px !important;
font-size: 13px !important;
padding-top: 20px !important;
}
.section-2-text h1 {
font-size: 28px !important;
}
}
.dropdown-menu li a {
font-size: 11px;
line-height: 1.6;
}
.wtr-vdo-block .grid-item-holder {
width: 100%;
}
.success-msg p {
background: #4caf50;
padding: 1px 16px !important;
margin-top: 20px !important;
color: #fff !important;
text-align: center !important;
}
div#form-messages.error {
background: red;
display: flex;
padding: 16px;
font-size: 16px;
margin-top: 30px;
color: #fff;
float: left;
}
div#form-messages.success {
background: #4caf50;
display: flex;
padding: 16px;
font-size: 16px;
margin-top: 30px;
color: #fff;
float: left;
}
.resp-video-cvr {
padding-right: 0px;
}
.custom-inner-holder strong {
font-weight: 600;
}
.content p a,
.content p strong {
font-weight: 600;
}
.video_thumbnail_container {
position: relative;
padding-bottom: 56.25%;
width: 100%;
}
.video_thumbnail_container .video_thumb video {
position: absolute;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}
.video_thumbnail_container .video_thumb video video {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
max-width: 100%;
max-height: 100%;
margin: auto;
width: 100%;
}
.video-sec .hero-wrap-item.center-item {
position: absolute;
}
.content.full-height.video-sec {
height: auto;
}
@media (max-width:1199px) {
.video_thumbnail_container {
height: 100%;
background: #000;
}
.video_thumbnail_container .video_thumb video {
object-fit: cover;
}
.content.full-height.video-sec {
height: 100%;
}
}
.wraper-content-1-text {
font-family: Roboto;
font-size: 50px;
font-weight: 200;
line-height: 58.59px;
letter-spacing: 0.02em;
text-align: left;
text-transform: uppercase;
}
.wraper-content-1-heading {
font-family: Roboto;
font-size: 50px;
font-weight: 800;
line-height: 58.59px;
letter-spacing: 0.02em;
text-align: left;
}
.H1-line {
width: 60px;
height: 5px;
background-color: white;
margin-top: 15px;
opacity: 1;
}
.publish-detail {
display: flex;
width: 25%;
justify-content: space-between;
margin-top: 30px;
}
.publish-detail-title {
font-family: Roboto;
font-size: 13px;
font-weight: 500;
line-height: 15.23px;
letter-spacing: 0.02em;
text-align: left;
padding: 0;
margin: 0;
}
.publish-detail-data {
font-family: Roboto;
font-size: 14px;
font-weight: 500;
line-height: 16.41px;
letter-spacing: 0.02em;
text-align: left;
padding: 0;
margin: 0;
}
.form-control, .form-select {
border: none;
border-bottom: 1px solid #000; border-radius: 0;
box-shadow: none; }
.form-control:focus, .form-select:focus {
border-bottom: 2px solid #007bff; box-shadow: none; }
.section-main {
display: flex; justify-content: center;
}
.section-2 {
background-color: black;
color: white;
padding: 60px 0;
}
.section-1 {
display: flex;
justify-content: center;
}
.section-2-text { padding: 0;
}
.section-2-text h1 {
font-family: Roboto;
font-size: 40px;
font-weight: 200;
line-height: 46.88px;
letter-spacing: 0.02em;
text-align: left;
}
.section-2-text p {
width: 60%;
font-family: Roboto;
font-size: 16px;
font-weight: 400;
line-height: 30px;
letter-spacing: 0.02em;
text-align: justify;
}
.section-1 .section-text {
font-family: Roboto;
font-size: 16px;
font-weight: 400;
line-height: 30px;
letter-spacing: 0.02em;
text-align: justify;
} .section-1 .Heading-First {
font-family: Roboto;
font-size: 40px;
font-weight: 200;
line-height: 46.88px;
letter-spacing: 0.02em;
text-align: left;
}
.section-1 .Heading-Second {
font-family: Roboto;
font-size: 40px;
font-weight: 800;
line-height: 46.88px;
letter-spacing: 0.02em;
text-align: left;
}
.section-H1-line {
width: 60px;
height: 5px;
background-color: black;
opacity: 1;
}
.section-3-form {
padding: 20px;
}
.blog-inner-footer {
background-color: black;
padding: 50px 0px;
}
.blog-inner-footer .footer-logo {
text-align: left;
padding-left: 25px;
}
.footer-content {
color: white;
}
.footer-content-1 ul {
display: flex;
}
.footer-content-1 ul li {
width: 50px;
height: 50px;
display: flex;
justify-content: center;
align-items: center;
background-color: rgba(255, 255, 255, 0.1);
font-size: 22px;
border-radius: 5px;
}
.footer-content-1 ul li a i {
color: white;
}
@media screen and (max-width: ) {
}table {
border-collapse: separate;
border-spacing: 0;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
content: "";
}
* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
display: block;
}
blockquote,
q {
quotes: none;
}
:focus {
outline: 0;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
img {
border: 0;
-ms-interpolation-mode: bicubic;
vertical-align: middle;
}
a {
text-decoration: none;
position: relative;
color: #000;
}
audio,
canvas,
video {
max-width: 100%;
}
 @media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-left:15px;padding-right:75px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.row:after,.row:before{content:" ";display:table}.clearfix:after,.container-fluid:after,.container:after,.row:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important;visibility:hidden!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}} @font-face{font-family:FontAwesome;src:url(//imagine3dstudio.com/wp-content/custom-slider/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//imagine3dstudio.com/wp-content/custom-slider/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//imagine3dstudio.com/wp-content/custom-slider/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//imagine3dstudio.com/wp-content/custom-slider/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//imagine3dstudio.com/wp-content/custom-slider/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//imagine3dstudio.com/wp-content/custom-slider/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.background-video{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}source,video{bottom:0;left:0;min-height:100%;min-width:100%;position:absolute}.loaded .ytplayer-container{display:block}.ytplayer-container{bottom:0;height:100%;left:0;min-width:100%;overflow:hidden;position:absolute;right:0;top:0;z-index:0}.ytplayer-shield{height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.ytplayer-player{position:absolute}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height .5s ease-in-out;-moz-transition:height .5s ease-in-out;-ms-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:none;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-controls .owl-dot,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel .owl-refresh .owl-item{display:none}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.owl-carousel .owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity .4s ease;-moz-transition:opacity .4s ease;-ms-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-item img{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//imagine3dstudio.com/wp-content/custom-slider/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale .1s ease;-moz-transition:scale .1s ease;-ms-transition:scale .1s ease;-o-transition:scale .1s ease;transition:scale .1s ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);-moz-transition:scale(1.3,1.3);-ms-transition:scale(1.3,1.3);-o-transition:scale(1.3,1.3);transition:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity .4s ease;-moz-transition:opacity .4s ease;-ms-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1}.owl-item{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0) scale(1,1)}.animated{-webkit-animation-duration:15000 ms;animation-duration:15000 ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-animated-out{z-index:1}.owl-animated-in{z-index:0}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@-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:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.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;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}}@keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}.owl-controls{position:absolute;width:100%;bottom:30px;left:0;z-index:10}.owl-dots .owl-dot{display:inline-block;zoom:1}.owl-dots .owl-dot span{width:22px;height:2px;margin:5px 7px;display:block;-webkit-backface-visibility:visible;background:#fff;position:relative;-webkit-transition:all .1s linear;-moz-transition:all .1s linear;-o-transition:all .1s linear;-ms-transition:all .1s linear;transition:all .1s linear}.owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#fff}.owl-dots .owl-dot{display:inline-block;zoom:1}.owl-dots .owl-dot.active span{height:4px}.gallery_horizontal .owl-controls{display:none}.background-video{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}source,video{bottom:0;left:0;min-height:100%;min-width:100%;position:absolute}.loaded .ytplayer-container{display:block}.ytplayer-container{bottom:0;height:100%;left:0;min-width:100%;overflow:hidden;position:absolute;right:0;top:0;z-index:0}.ytplayer-shield{height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.ytplayer-player{position:absolute} @font-face{font-family:lg;src:url(//imagine3dstudio.com/wp-content/custom-slider/fonts/lg.eot?n1z373);src:url(//imagine3dstudio.com/wp-content/custom-slider/fonts/lg.eot?#iefixn1z373) format("embedded-opentype"),url(//imagine3dstudio.com/wp-content/custom-slider/fonts/lg.woff?n1z373) format("woff"),url(//imagine3dstudio.com/wp-content/custom-slider/fonts/lg.ttf?n1z373) format("truetype"),url(//imagine3dstudio.com/wp-content/custom-slider/fonts/lg.svg?n1z373#lg) format("svg");font-weight:400;font-style:normal}.lg-icon{font-family:lg;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-actions .lg-next,.lg-actions .lg-prev{background-color:#292929;color:#fff;cursor:pointer;display:block;font-size:15px;margin-top:-25px;width:50px;height:50px;line-height:50px;position:absolute;top:50%;z-index:1080}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{pointer-events:none;opacity:.5}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{color:#fff}.lg-actions .lg-next{right:0}.lg-actions .lg-next:before{font-family:FontAwesome;font-style:normal;font-weight:400;text-decoration:inherit;content:"\f105"}.lg-actions .lg-prev{left:0}.lg-actions .lg-prev:after{font-family:FontAwesome;font-style:normal;font-weight:400;text-decoration:inherit;content:"\f104"}@-webkit-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-moz-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-ms-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@-moz-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@-ms-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1080;left:0;position:absolute;top:0;width:100%}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:medium none}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{background-color:rgba(0,0,0,.45);bottom:0;color:#eee;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:1080}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{color:#fff;float:left;font-size:16px;padding-left:20px;padding-top:12px;vertical-align:middle}.lg-next,.lg-prev,.lg-toolbar{opacity:1;-webkit-transition:-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s;transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s}.lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0;-webkit-transition:-webkit-transform 250ms ease 0s,opacity 250ms!important;-moz-transition:-moz-transform 250ms ease 0s,opacity 250ms!important;-o-transition:-o-transform 250ms ease 0s,opacity 250ms!important;transition:transform 250ms ease 0s,opacity 250ms!important;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-outer .lg-thumb-outer{background-color:#0d0a0a;bottom:0;position:absolute;width:100%;z-index:1080;max-height:350px;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-thumb-open .lg-thumb-outer{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-thumb{padding:10px 0;height:100%;margin-bottom:-5px}.lg-outer .lg-thumb-item{border-radius:5px;cursor:pointer;float:left;overflow:hidden;height:100%;border:2px solid #fff;border-radius:4px;margin-bottom:5px}@media (min-width:1025px){.lg-outer .lg-thumb-item{-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{-webkit-transition:bottom .25s ease;-o-transition:bottom .25s ease;transition:bottom .25s ease}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toogle-thumb{background-color:#0d0a0a;border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px}.lg-outer .lg-toogle-thumb:after{content:"\e1ff"}.lg-outer .lg-toogle-thumb:hover{color:#fff}.lg-outer .lg-video-cont{display:inline-block;vertical-align:middle;max-width:1140px;max-height:100%;width:100%;padding:0 5px}.lg-outer .lg-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100%!important;height:100%!important}.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:1080;cursor:pointer}.lg-outer .lg-has-vimeo .lg-video-play{background:url(//imagine3dstudio.com/wp-content/custom-slider/img/vimeo-play.png) no-repeat scroll 0 0 transparent}.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url(//imagine3dstudio.com/wp-content/custom-slider/img/vimeo-play.png) no-repeat scroll 0 -58px transparent}.lg-outer .lg-has-html5 .lg-video-play{background:transparent url(//imagine3dstudio.com/wp-content/custom-slider/img/video-play.png) no-repeat scroll 0 0;height:64px;margin-left:-32px;margin-top:-32px;width:64px;opacity:.8}.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1}.lg-outer .lg-has-youtube .lg-video-play{background:url(//imagine3dstudio.com/wp-content/custom-slider/img/youtube-play.png) no-repeat scroll 0 0 transparent}.lg-outer .lg-has-youtube:hover .lg-video-play{background:url(//imagine3dstudio.com/wp-content/custom-slider/img/youtube-play.png) no-repeat scroll 0 -60px transparent}.lg-outer .lg-video-object{width:100%!important;height:100%!important;position:absolute;top:0;left:0}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-has-video.lg-video-palying .lg-object,.lg-outer .lg-has-video.lg-video-palying .lg-video-play{display:none}.lg-outer .lg-has-video.lg-video-palying .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1080;opacity:0;-webkit-transition:opacity 80ms ease 0s;-moz-transition:opacity 80ms ease 0s;-o-transition:opacity 80ms ease 0s;transition:opacity 80ms ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:"\e01d"}.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a"}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition-duration:0s;transition-duration:0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:-webkit-transform .3s ease 0s;-moz-transition:-moz-transform .3s ease 0s;-o-transition:-o-transform .3s ease 0s;transition:transform .3s ease 0s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition:-webkit-transform .3s ease 0s,opacity .15s!important;-moz-transition:-moz-transform .3s ease 0s,opacity .15s!important;-o-transition:-o-transform .3s ease 0s,opacity .15s!important;transition:transform .3s ease 0s,opacity .15s!important;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}#lg-zoom-in:after{content:"\e311"}#lg-zoom-out{opacity:.5;pointer-events:none}#lg-zoom-out:after{content:"\e312"}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:1080;height:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#fff;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;-moz-transition:opacity .15s ease 0s,-moz-transform .15s ease 0s;-o-transition:opacity .15s ease 0s,-o-transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(255,255,255,.5);border-radius:50%;box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.group:after,.group:before{display:table;content:"";line-height:0}.group:after{clear:both}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg{height:100%;width:100%;position:relative;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%}.lg-outer .lg-inner{width:100%;height:100%;position:absolute;left:0;top:0;white-space:nowrap}.lg-outer .lg-item{background:url(//imagine3dstudio.com/wp-content/custom-slider/img/loading.gif) no-repeat scroll center center transparent;display:none!important}.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer.lg-css .lg-current{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%;top:0;left:0}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}.lg-outer .lg-img-wrap{top:0;bottom:0;left:0;right:0;padding:0 5px}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto!important;height:auto!important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1}.lg-outer .lg-empty-html{display:none}.lg-outer.lg-hide-download #lg-download{display:none}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:rgba(0,0,0,.81);opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none 0s ease 0s!important;-moz-transition:none 0s ease 0s!important;-o-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s ease 0s;-moz-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-left .lg-item{opacity:0;position:absolute;left:0}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{-webkit-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.5}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}
.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{-ms-grid-row-align:center;align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{-moz-appearance:none;appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:transparent none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.wc-block-components-notice-banner:focus{outline-width:0}.wc-block-components-notice-banner:focus-visible{outline-style:solid;outline-width:2px}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}