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

  body {
background-color: #d4eeee;
-webkit-overflow-scrolling : touch;
}
body.image-bg {
background-attachment: fixed;
background-position: 50% 50%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
body.ios-device {
background-attachment: unset;
background-repeat: repeat;
background-size: auto;
background-position: top;
}
body.parallax { background-position: 50% 0; }
body.pattern-bg {background-attachment: fixed; background-repeat: repeat;}
body.error404{ background: url(http://25.media.tumblr.com/38430f1e34abf51dc21bd62bdc7f2063/tumblr_mkn417XdnL1qg39ewo1_500.gif);
background-attachment: fixed;
background-position: 50% 50%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
} .vegas-background {
-ms-interpolation-mode: bicubic;
image-rendering: optimizeQuality; max-width: none !important;
z-index: -2;
}
.vegas-overlay,
.vegas-background {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
} #preloader {
position: fixed;
display: block;
width: 100%;
height: 100%;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: #FFF;
z-index: 11000;
}
#spinner {
position: relative;
height: 35px;
width: 35px;
top: 50%;
margin-bottom: -12px;
margin: 0 auto;
border: 3px solid rgba(226, 226, 226, 0.75);
border-radius: 100%;
-webkit-animation: rotation .6s infinite linear;
-moz-animation: rotation .6s infinite linear;
-o-animation: rotation .6s infinite linear;
animation: rotation .6s infinite linear;
}
#spinner:before {
content: "";
display: block;
position: absolute;
left: -3px;
top: -3px;
height: 100%;
width: 100%;
border-top: 3px solid rgba(0,0,0,1);
border-left: 3px solid transparent;
border-bottom: 3px solid transparent;
border-right: 3px solid transparent;
border-radius: 100%;
}
@-webkit-keyframes rotation {
from {-webkit-transform: rotate(0deg);}
to {-webkit-transform: rotate(359deg);}
}
@-moz-keyframes rotation {
from {-moz-transform: rotate(0deg);}
to {-moz-transform: rotate(359deg);}
}
@-o-keyframes rotation {
from {-o-transform: rotate(0deg);}
to {-o-transform: rotate(359deg);}
}
@keyframes rotation {
from {transform: rotate(0deg);}
to {transform: rotate(359deg);}
} .cols-1 ul li {width:100%;}
.cols-2 ul li {width:50%;}
.cols-3 ul li {width:33.333333%;}
.cols-4 ul li {width:25%;}
.cols-5 ul li {width:20%;}
.cols-6 ul li {width:16.666666%;}
.cols-7 ul li {width:14.2861514%;}  body { font-family: 'Helvetica Neue', 'Helvetica', arial, sans-serif; }
.content-wrapper p { font-size: 15px; font-weight: 500; line-height: 25px; margin-bottom: 15px; }
::-webkit-input-placeholder {font-family: 'Helvetica Neue', 'Helvetica', arial, sans-serif;} h5,
.rotate-text,
.wpb_heading,
.social-icon li div,
.loading,
#searchform input,
input:not([type="submit"]),
textarea{font-family: 'PT Serif', georgia, serif;}
#searchform ::-webkit-input-placeholder {font-family: 'PT Serif', georgia, serif;} .widget-contact address {font-family: 'Open Sans', sans-serif;}
body {
font-size: 17px;
line-height: 21px;
color: rgb(71, 71, 71);
}
h1,
h2 {
font-size: 30px;
line-height: 100%;
color: rgb(35,35,35);
letter-spacing: -1px;
}
h1 { font-size: 33px; }
h3 { font-size: 21px; color: rgb(35,35,35); }
h4 {
font-size:15px;
line-height:140%;
color:rgb(38,38,38);
}
h2,
h3,
h4 { font-weight:normal; }
h5 {
font-size: 12px;
color: rgb(25,25,25);
line-height: 15px;
}
.share,
.social-icon li div,
.rotate-text,
.wpb_heading,
.widget-twitter-content h2 a,
.LoadMore span,
.fullscreen-btn {font-style:italic;}
h3,
h4,
.share .share-open ul li a:hover,
.menu li a:hover,
.wpb_heading,
.widget-twitter-content h2 a,
.widget-contact h2,
.widget-contact address a:hover,
.categories ul li a:hover {text-decoration:underline;}
.wpb_wrapper h3,
.wpb_wrapper h4{ text-decoration:none; margin-bottom: 10px;}
a:not(.social-link),
a:visited{
color: rgb(0,0,0);
font-weight: 500;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s; 
-o-transition: all 0.2s; 
transition: all 0.2s;
}
.content-wrapper ol { list-style-type:decimal; padding-left:20px; font-size:15px; margin-bottom:18px; }
.block-content ul li { display: list-item; list-style: initial; list-style-position: inside; font-size: 15px; line-height: 1.7em; }
.custom-list ul li { list-style: inherit; }
.custom-list ul li i { margin-right: 11px; }
.latest-work ul li { display: block; }
.content-wrapper a:hover { border-bottom: 2px solid transparent; }
.default-page section,
.contact-page section{clear:both;}
.default-page article{padding: 21px 0;}
.content {
position: relative;
margin-bottom: -50px; overflow: hidden;
z-index: 100;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s; 
-o-transition: all 0.2s; 
transition: all 0.2s;
}
.content-wrapper {
position: relative;
background-color: #FFF;
padding: 30px 0 0 0;
z-index: 0;
}
.angles-layout .content-wrapper { padding-top: 70px; }
#overlay-header{
position: absolute;
width: 100%;
background: #161616;
top: 0;
bottom: 0;
opacity: 0;
}
.menu-layout-1 #overlay-header { background: #ffe6b1; }
.top-angle {
width: 0;
height: 0;
border-color: rgba(255, 255, 255, 0);
border-style: solid solid solid solid;
border-width: 400px 0 0 0;
margin-top: 550px;
pointer-events: none;
}
.bottom-angle {
width: 0;
height: 0;
border-color: rgba(255, 255, 255, 0);
border-width: 0 0 333px 0;
border-style: solid solid solid solid;
} html.dark { background-color: #000; }
body.dark-layout { background-color: #000; }
.dark-layout #preloader { background-color: #000; }
.dark-layout #spinner { border: 3px solid rgb(39, 39, 39);}
.dark-layout .top-angle,
.dark-layout .bottom-angle { border-color: transparent #000; }
.dark-layout .footer-angle { border-color: rgba(255, 255, 255, 0) #000; }
.dark-layout.straight-layout .footer-angle { border-color: #000; }
.dark-layout .sub-footer { background: #090909; }
.dark-layout .content-wrapper { background-color: #000 !important; }
body.dark-layout .content-wrapper p,
body.dark-layout .content-wrapper h2,
body.dark-layout .content-wrapper h3 { color: #DBDBDB; }
body.dark-layout .content-wrapper h2:after { background: #DBDBDB; } .dark-layout .wpb_wrapper .vc_separator_align_center,
.dark-layout .wpb_wrapper .vc_separator_align_left,
.dark-layout .wpb_wrapper .vc_separator_align_right {
background: #FCFCFC;
width: 80px;
min-height: 45px;
margin: 150px auto 70px auto;
border: 0px solid #FFF;
}
.dark-layout .wpb_wrapper .vc_separator_align_center h4,
.dark-layout .wpb_wrapper .vc_separator_align_left h4,
.dark-layout .wpb_wrapper .vc_separator_align_right h4 { color: #000; }
.dark-layout .wpb_wrapper .vc_separator_align_center:before,
.dark-layout .wpb_wrapper .vc_separator_align_left:before,
.dark-layout .wpb_wrapper .vc_separator_align_right:before { border-bottom: 25px solid #FFF; }
.dark-layout .wpb_wrapper .vc_separator_align_center:after,
.dark-layout .wpb_wrapper .vc_separator_align_left:after,
.dark-layout .wpb_wrapper .vc_separator_align_right:after { border-top: 25px solid #FFF; }
.dark-layout .wpb_wrapper .vc_progress_bar .vc_single_bar { background-color: #141414; }
.dark-layout .section-header { background: #FFF; border-color: #000 !important; }
.dark-layout .section-header:before { border-bottom-color: #FFF; }
.dark-layout .section-header:after { border-top-color: #FFF; }
.dark-layout .section-header h4,
.dark-layout .bypostauthor .comment-reply-link,
.dark-layout .comment-body-items .comment-meta a,
.dark-layout .bypostauthor .comment-body-items > p,
.dark-layout .bypostauthor .comment-body-items cite,
.dark-layout .arrow-nav a,
.dark-layout .arrow-nav:hover a i { color: #000; }
.dark-layout .categories ul li a { color: #E4E4E4; }
.dark-layout .tweet_text,
.dark-layout .tweet_text a,
.dark-layout .single-pagination span a,
.dark-layout .single-pagination span a:hover,
.dark-layout .comment-body-items cite,
.dark-layout #reply-title,
.dark-layout input:not([type="submit"]),
.dark-layout input[type=submit],
.dark-layout textarea,
.dark-layout .arrow-nav a i { color: #FFF; }
.dark-layout .arrow-nav:hover { background: #FFF; }
.dark-layout .widget-twitter-content .query a,
.dark-layout .post-body .btn a { color: #6B6B6B; }
.dark-layout .btn a,
.dark-layout .button { color: #F5F5F5;  border: 2px solid #FCFCFC; }
.dark-layout .btn a:hover,
.dark-layout .button:hover {
background: #FFF;
color: #000;
border-bottom-color: #FFF !important;
}
.dark-layout .wpcf7 input:hover,
.dark-layout .wpcf7 textarea:hover,
.dark-layout .wpcf7 .wpcf7-submit:hover  { border: 5px solid #FFF; }
.dark-layout .widget-twitter .fa-twitter,
.dark-layout .widget-twitter .controls a { color: #FFF; }
.dark-layout .widget:not(.query) ul li a,
.dark-layout .widget:not(.query) ul li p,
.dark-layout .widget:not(.query) ul li,
.dark-layout .widget:not(.query) { color: #E7E7E7; }
.dark-layout .inner-subfooter h5 { color: #FFF; }
.dark-layout .inner-subfooter h5:after { background: #B1B1B1; }
.dark-layout .inner-subfooter .social-icon li a i { color: #B1B1B1; }
.dark-layout .menu-footer li a,
.dark-layout .copy-right { color: #EBEBEB; } .straight-layout.menu-layout-1 .main-navigation,
.straight-layout.menu-layout-2 .main-navigation { top: 190px; }
.straight-layout.menu-layout-1.single-post .main-navigation { top: 280px; }
.straight-layout .content-wrapper { padding: 45px 0 0 0; }
.straight-layout .display-slide { top: 225px; }
.straight-layout .top-angle {
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
margin-top: 0;
border-top-width: 500px !important;
}
.straight-layout.single-post .top-angle { border-top-width: 0 !important; }
.straight-layout.content-info-box .top-angle { border-top-width: 535px !important; }
.straight-layout .bottom-angle {
width: 0;
height: 0;
border-color: #f8f8f8;
border-width: 0;
border-style: solid dashed solid solid;
}
.straight-layout .footer-angle {
width: 0;
height: 0;
padding: 0;
border-color: #f8f8f8;
border-width: 0 0 125px 0;
border-style: solid dashed solid solid;
}
.straight-layout .inner-subfooter h5 { display: none; }
.straight-layout .inner-subfooter .social-icon { bottom: 105px; }
.straight-layout .footer { margin-top: 250px; }
.straight-layout .header {margin-bottom: 45px;}
.straight-layout .main-page { padding-bottom: 75px; } .minimal-layout .main-page { margin-top: 400px !important; }
.minimal-layout .inner-header { height: 160px; }
.minimal-layout.menu-layout-3 .header { position: relative; }
.minimal-layout.menu-layout-3 .inner-header { position: relative; height: auto; }
.minimal-layout.menu-layout-1 .main-navigation { top: 175px; }
.minimal-layout.menu-layout-2 .main-navigation { top: 105px; }
.minimal-layout.menu-layout-3 .main-page { margin-top: 75px !important; }
.minimal-layout .content-wrapper { padding-bottom: 350px; }
.minimal-layout #overlay-header { display: none !important; }
.minimal-layout #overlay-header.over-viewed { z-index: 1000; }
.minimal-layout .menu-launcher { display: none; }
.minimal-layout .inner-section-title { margin: 0; }
.minimal-layout .inner-section-title h2 { display: none; }
.minimal-layout .inner-section-title .page-description {
position: relative;
width: 55%;
margin: 0 auto;
top: 275px;
}
.minimal-layout .inner-section-title .page-description p {
font-size: 15px !important;
font-weight: 500 !important;
line-height: 21px;
}
.minimal-layout .section-title { margin-top: -375px; display: none !important; }
.minimal-layout.single-portfolio.content-info-box .actions { top: 180px; }
.minimal-layout .header.nav-opened { min-height: 130px; }
.minimal-layout .info-box { margin-top: -225px; }
.minimal-layout.parallax .info-box { left: 0; top: 450px; }
.minimal-layout.parallax.content-info-box .info-box { left: 0; top: 0; }
.minimal-layout.parallax.menu-layout-3 .info-box { left: 0; top: 300px; }
.minimal-layout.parallax.menu-layout-3.content-info-box .info-box { left: 0; top: 0; }
.minimal-layout .actions { top: -30px; }
.minimal-layout .project-detail { padding-top: 50px; }
.minimal-layout.single-portfolio .block-content { padding-top: 250px; }
.minimal-layout.single-portfolio.content-info-box .block-content { padding-top: 25px; }
.minimal-layout .info-box h3 { 
font-size: 31px;
font-weight: 900;
line-height: 43px;
letter-spacing: -1px;
}
.minimal-layout .info-box .info-box-description p {
font-size: 15px !important;
font-weight: 500 !important;
line-height: 21px;
margin-bottom: 0;
}
.minimal-layout .info-box .category-list {
font-size: 11px;
font-weight: 900;
letter-spacing: 1px;
}
.minimal-layout .info-box-meta { margin-top: 0; }
.categories ul li {top:0;}
.project-stream {background-color:transparent;}
.content-works .categories {display:block;top:0; position:static;margin-left: 9px;}
.content-works .categories h4{
font-size: 15px;
text-decoration: none;
text-transform: uppercase;
}
.content-works .categories li:last-child span.sep { display: none; }
#wrapper { position:relative;opacity: 1; }
#wrapper,
.header,
.content,
.footer,
.widget-twitter,
.widget-contact,
.featured,
.LoadMore,
.angle-top,
.angle-bootom,
.featured ul li div,
.project-stream,
.category-list{width:100%;}
.main-page {
position:relative;
width: 100%;
max-width: 1024px;
min-width: 300px;
margin :0 auto;
margin-top: -340px; padding: 0 10px;
z-index:10;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;
box-sizing:border-box;
}
.header,
.widget-twitter,
.rotate-text,
.wpb_heading,
.share .share-link,
.logo,
.share .share-open ul,
.widget-contact,
.featured,
.featured ul li div span,
.categories ul,
.LoadMore,
.LoadMore span,
.project-stream,
.info-box h5,
.category-list,
.action-fullscreen,
.fullscreen-btn,
.related-project ul,
.love-this,
.menu {display:inline-block;}
.share:hover.share .share-open,
.social-icon li a,
.NextPrevBtn a,
.tweet_time,
.related-project span,
.menu li a {display:block;}
.social-icon li div,
.share .share-open,
.featured ul li div,
.foot-bot .social-icon {display:none;}
.widget-contact address,
.fullscreen-btn {text-transform:uppercase;}
.logo,
.featured ul li,
.widget-twitter-content,
.NextPrevBtn,
.NextPrevBtn a,
.widget-contact div,
.social-icon li,
.share .share-open ul li,
.project-detail,
.info-box,
.action-fullscreen .social-icon,
.related-project ul li {float:left;}
.share,
.social-icon,
.fullscreen-btn {float:right;}
.featured ul li div,
.social-icon li a,
.fullscreen-btn {behavior:url(//simtec.es/wp-content/themes/flamingo/PIE.htc);}
.social-icon li a,
.fullscreen-btn {position:relative}
.btn a { border: 7px double transparent; }
ul { display: block; }
ul li {
display: block;
font-size: 15px;
line-height: 17px;
}
.scroller-top {
position: fixed;
display: none;
width: 45px;
height: 45px;
line-height: 50px;
text-align: center;
background: #D1D1D1;
padding: 7px;
right: 0;
bottom: 0px;
z-index: 100;
color: transparent;
font-size: 0;
line-height: 0;
}
.scroller-top i {
font-size: 25px;
color: #000;
text-indent: 0px;
line-height: 1.75em;
} .isotope-item {z-index: 2;}
.isotope-hidden.isotope-item {pointer-events: none;z-index: 1;} .isotope,
.isotope .isotope-item {
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-ms-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
}
.isotope {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
-ms-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property:    -moz-transform, opacity;
-ms-transition-property:     -ms-transform, opacity;
-o-transition-property:         top, left, opacity;
transition-property:         transform, opacity;
} .isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
-ms-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
} .infscr-loading { 
text-align: center;
position: fixed;
bottom: 40px;
width: 200px;
left: 50%;
margin-left: -100px;
padding: 10px;
background: #000; 
color: #FFF;
opacity: 1;
z-index: 100;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
} .post-password-form { padding-bottom: 25px; }
.single-portfolio .post-password-form { padding-bottom: 0; }
.post-password-form p {
font-size: 25px;
line-height: 1.1em;
text-transform: uppercase;
width: 45%;
}
.post-password-form input[type=submit] { font-size: 17px; } #vmVideo {position: fixed;}
#controlBar_ytVideo .buttonBar {display:none;} .mbYTP_wrapper, #bgVideo, #vmVideo { z-index: -1 !important; }
.dark-layout .mbYTP_wrapper, .dark-layout #bgVideo, .dark-layout #vmVideo { z-index: 0 !important; }
#bgVideo, #vmVideo, #vmPlayer { width: 100%; }
@media handheld, only screen and (min-width: 2340px) { 
#bgVideo, #vmVideo, #vmPlayer { width: 100%; max-width: 100%; left: 0 !important; }
}
#mbYTP_ytVideo { -webkit-transform-style: preserve-3d;
-webkit-backface-visibility: hidden; }  .menu-layout-open.menu-layout-3 .header { position: relative; }
.menu-layout-open.menu-layout-3 .menu-launcher { display: none; }
.menu-layout-open .intro-slider { top: 0; }
.menu-layout-open.angles-layout .section-title { margin-top: 300px; }
.menu-layout-open.angles-layout.parallax .section-title { margin-top:0; top: 390px; }
.menu-layout-open.angles-layout.parallax .info-box { margin-top: 0; top: 375px; }
.menu-layout-open.angles-layout.parallax.content-info-box .info-box,
.menu-layout-open.angles-layout.content-info-box .info-box { margin-top: -200px; top: 0; }
.menu-layout-open.angles-layout .info-box { margin-top: 250px; top: 0; }
.menu-layout-open.angles-layout .related-project { top: 390px; z-index: -1; } .menu-layout-fixed.menu-layout-1 .header { position: fixed; }
.menu-layout-fixed.menu-layout-1 #overlay-header { display: none; z-index: 1000; }
.menu-layout-fixed.menu-layout-1 #overlay-header.related-overlay { display: none; z-index: 0; }
.menu-layout-fixed.menu-layout-1 #overlay-header.over-viewed { display: block; }
.menu-layout-fixed.menu-layout-1 .main-navigation { top: 0; }
.menu-layout-fixed.menu-layout-1 .navigation ul li {
display: block;
text-align: center;
margin-right: 0;
margin-bottom: 32px;
}
.menu-layout-fixed.menu-layout-1 .navigation ul li a {
display: inline;	
font-size: 60px;
font-weight: 100;
line-height: 1em;
}
.menu-layout-fixed.menu-layout-1 .menu .sub-menu { margin: 0 auto; left: 1%; right: 1%; }
.menu-layout-fixed.menu-layout-1 .navigation ul li > ul li { width: 100%; padding: 0 10px; margin-bottom: 0; }
.menu-layout-fixed.menu-layout-1 .navigation ul li > ul li a { padding: 0; font-size: 2.1em; }
.menu-layout-fixed.menu-layout-1 .current-page,
.menu-layout-fixed.menu-layout-1 .target-page { display: none !important; }
.menu-layout-fixed.menu-layout-1.angles-layout.content-info-box .info-box { margin-top: -175px; }
.menu-layout-fixed.menu-layout-1.angles-layout.content-info-box.parallax .info-box { margin-top: -175px; top: 0; } .menu-layout-fixed.menu-layout-open.menu-layout-3 .header { position: fixed; }
.menu-layout-fixed.angles-layout.menu-layout-3 .bottom-menu-angle {
border: none;
position: fixed;
top: 0;
width: 100%;
height: 195px !important;
height: 17%;
background: -moz-linear-gradient(top, #000 0%, transparent 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000), color-stop(80%,transparent));
background: -o-linear-gradient(top, #000 0%,transparent 100%);
background: -ms-linear-gradient(top, #000 0%,transparent 100%);
background: linear-gradient(top, #000 0%,transparent 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26000000', endColorstr='#00ffffff',GradientType=0 );
opacity: 0.13;
}
.menu-layout-fixed.angles-layout.menu-layout-open .display-slide { top: 325px; }
.menu-layout-fixed.angles-layout.menu-layout-3 .navigation { top: 55px; }
.menu-layout-fixed.angles-layout.menu-layout-3 .menu-share { top: 61px; }
.menu-layout-fixed.angles-layout .section-title,
.menu-layout-fixed.angles-layout .info-box { margin-top: 235px; }
.menu-layout-fixed.angles-layout.parallax .section-title,
.menu-layout-fixed.angles-layout.parallax .info-box { margin-top: 0; top: 235px; }
.menu-layout-fixed.menu-layout-3.angles-layout .related-project { top: 250px; z-index: -1; } .menu-layout-fixed.straight-layout.menu-layout-3 .bottom-menu-angle {
border: none;
position: fixed;
top: 0;
width: 100%;
height: 90px !important;
background: -moz-linear-gradient(top, #000 0%, transparent 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000), color-stop(80%,transparent));
background: -o-linear-gradient(top, #000 0%,transparent 100%);
background: -ms-linear-gradient(top, #000 0%,transparent 100%);
background: linear-gradient(top, #000 0%,transparent 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26000000', endColorstr='#00ffffff',GradientType=0 );
opacity: 0.13;
}
.menu-layout-fixed.straight-layout.menu-layout-3 .navigation { top: 60px; }
.menu-layout-fixed.straight-layout.menu-layout-3 .menu-share { top: 65px; }
.menu-layout-fixed.straight-layout.menu-layout-open .display-slide { top: 250px; }
.menu-layout-fixed.menu-layout-open.straight-layout .section-title,
.menu-layout-fixed.menu-layout-open.straight-layout .info-box { margin-top: 175px; }
.menu-layout-fixed.menu-layout-open.straight-layout.content-info-box .info-box { margin-top: -175px; }
.menu-layout-fixed.menu-layout-open.straight-layout.content-info-box.parallax .info-box { margin-top: -175px; top: 0; }
.menu-layout-fixed.menu-layout-open.straight-layout.parallax .section-title,
.menu-layout-fixed.menu-layout-open.straight-layout.parallax .info-box { margin-top: 0; top: 175px; }
.menu-layout-fixed.menu-layout-open.straight-layout.parallax.content-info-box .related-project { top: 255px; }
.menu-layout-fixed.menu-layout-open.straight-layout.parallax .related-project { top: 225px; } .sticky-opacity .header {
top: -18px;
-webkit-transition: all 0.7s;
-moz-transition: all 0.7s;
-ms-transition: all 0.7s; 
-o-transition: all 0.7s; 
transition: all 0.7s;
}
.sticky-opacity.menu-layout-fixed.angles-layout.menu-layout-3 .bottom-menu-angle {
height: 115px !important;
opacity: 1;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s; 
-o-transition: all 0.3s; 
transition: all 0.3s;
}
.sticky-opacity.menu-layout-fixed.straight-layout.menu-layout-3 .bottom-menu-angle {
height: 35px !important;
opacity: 1;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s; 
-o-transition: all 0.3s; 
transition: all 0.3s;
}  .header {
position: absolute;
display: block;
width: 100%;
min-height: 1%;
z-index: 10001;
-webkit-transition: all 0.15s ease;
-moz-transition: all 0.15s ease;
-ms-transition: all 0.15s ease; 
-o-transition: all 0.15s ease; 
transition: all 0.15s ease;
}
.header.nav-opened {min-height: 450px;}
.menu-layout-open .header.nav-opened {min-height: 50px;}
.inner-header {
position: absolute;
max-width: 1024px;
height: fit-content;
margin: 0 auto;
padding: 0 10px;
left: 0;
right: 0;
z-index: 100;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;
box-sizing:border-box;
}
.main-navigation { 
position: relative;
display: none;
top: 41%;
padding: 0 13%;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;
box-sizing:border-box;
}
.main-navigation h4 {
position: relative;
font-size: 15px;
font-style: italic;
font-weight: bolder;
text-decoration: none;
text-transform: uppercase;
letter-spacing: -2px;
color: #2b2b2b;
margin-bottom: 5px;
padding-left: 10px;
}
.navigation,
.menu-share {
position: relative;
margin-bottom: 50px;
border-top: 1px dotted #202020;
border-bottom: 1px dotted #202020;
padding: 13px 10px;
}
.navigation a,
.menu-share a {
font-size: 15px;
font-weight: 500;
line-height: 21px;
letter-spacing: 1px;
}
.navigation ul li a { border-bottom: 2px solid transparent; }
.navigation ul li a:hover {
text-decoration: none;
border-bottom: 2px solid red;
}
.navigation ul .current-menu-item a,
.navigation ul .current_page_item a,
body.single-post .navigation ul .current_page_parent a {border-bottom: 2px solid red;}
.navigation .menu-item-language > a:before { font-family: FontAwesome; font-weight: normal; font-style: normal; display: inline-block; content:"\f0ac"; margin-right: 6px; }
.navigation .menu-item-language .submenu-languages > li > a:before { content:""; }
.menu-share a { 
border-bottom: 0 solid transparent;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s; 
-o-transition: all 0.2s; 
transition: all 0.2s;
}
.menu-share #btn-twitter:hover { border-bottom: 2px solid #00acee; }
.menu-share #btn-facebook:hover { border-bottom: 2px solid #3b5998; }
.menu-share #btn-pinterest:hover { border-bottom: 2px solid #c8232c; }
.menu-share #btn-linkedin:hover { border-bottom: 2px solid #0e76a8; }
.menu-share #btn-evernote:hover { border-bottom: 2px solid #5ba525; }
.menu-share #btn-tumblr:hover { border-bottom: 2px solid #34526f; }
.menu {
display: inline-block;
position: relative;
text-align: left;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;
box-sizing:border-box;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s; 
-o-transition: all 0.2s; 
transition: all 0.2s;
}
nav ul,
.menu-share ul { display: block; }
nav ul li,
.menu-share ul li {
display: inline-block;
margin-right: 11px;
}
nav ul li a,
.menu-share ul li a {
text-transform: uppercase;
color: #f5f5f5;
}
.current-page,
.target-page {
position: absolute;
width: 100%;
height: 100%;
text-align: center;
top: 0;
left: 0;
-webkit-transition: opacity 0.4s ease 0.4s;
-moz-transition: opacity 0.4s ease 0.4s;
-ms-transition: opacity 0.4s ease 0.4s; 
-o-transition: opacity 0.4s ease 0.4s; 
transition: opacity 0.4s ease 0.4s;
}
.current-page { opacity: 1; }
.target-page { opacity: 0; }
.current-page span,
.target-page span { opacity: 0.1; }
.current-page.tog-view { opacity: 0; }
.target-page.tog-view { opacity: 1; }
.current-page span,
.target-page span {
display: block;
font-size: 35px;
line-height: 39px;
text-transform: uppercase;
letter-spacing: -3px;
color: #1B1B1B;
}
.current-page .current-header,
.current-page .current-footer,
.target-page .target-header,
.target-page .target-footer {
position: relative;
width: 250px;
margin: 0 auto;
top: -80px;
}
.current-page .current-footer { top: 80px; }
.target-page .target-header { margin-top: 35px; }
.target-page .target-footer {
position: absolute;
width: 100px;	
top: 231px;
left: 50%;
margin-left: -50px;
}
.current-page .current-body,
.target-page .target-body { 
font-size: 180px;
font-weight: 900;
line-height: 70px;
letter-spacing: -3px;
margin-top: 3px;
}
.target-page .target-body { margin-top: 7px; } .menu-layout-1 .main-navigation { top: 250px; opacity: 0; }
.menu-layout-1 .navigation,
.menu-layout-1 .menu-share {
text-align: center;
color: #363636;
padding: 10px;
margin-bottom: 0;
border: none;
}
.menu-layout-1 .menu-share a { font-size: 11px; font-weight: 600; }
.menu-layout-1 .navigation ul li a { font-weight: 800; letter-spacing: 0; }
.menu-layout-1 .menu > li .sub-menu li a { font-weight: 500; }
.menu-layout-1 .main-navigation h4 { display: none; }
.menu-layout-1 .current-page .current-header,
.menu-layout-1 .current-page .current-footer,
.menu-layout-1 .target-page .target-header,
.menu-layout-1 .target-page .target-footer { width: 150px; }
.menu-layout-1 .current-page .current-header,
.menu-layout-1 .current-page .current-footer,
.menu-layout-1 .target-page .target-header,
.menu-layout-1 .target-page .target-footer {
font-size: 13px;
line-height: 17px;
letter-spacing: 0;
opacity: 0;
}
.menu-layout-1 .current-page .current-header,
.menu-layout-1 .target-page .current-header { position:absolute; top: -47px; }
.menu-layout-1 .current-page .current-footer,
.menu-layout-1 .target-page .current-footer { position: absolute; top: 85px; }
.menu-layout-1 .current-page .current-body,
.menu-layout-1 .target-page .target-body { font-size: 98px; line-height: 74px; font-weight: normal; }
.menu-layout-1 .current-page span,
.menu-layout-1 .target-page span { word-wrap: break-word; opacity: 0.1; }
.menu-layout-1 .current-page,
.menu-layout-1 .target-page {
position: absolute;
width: 148px;
left: 3%;
right: 3%;
margin: 0 auto;
}
.menu-layout-1 .target-page .target-header { position: absolute; top: 0; }
.menu-layout-1 .target-page .target-footer { margin-left: 0; margin-top: -50px; left: 0; }  .menu-layout-3 .main-navigation { top: 0; opacity: 0; }
.menu-layout-3 .menu-launcher { z-index: 100; }
.menu-layout-3 .navigation,
.menu-layout-3 .menu-share {
width: 118.5%;
text-align: right;
color: #363636;
padding: 0;
margin-bottom: 0;
top: 75px; border: none;
}
.menu-layout-3 .menu-share { top: 80px; }
.menu-layout-3 .menu-share #btn-twitter:hover { color: #00acee ; border: none; }
.menu-layout-3 .menu-share #btn-facebook:hover { color: #3b5998 ; border: none; }
.menu-layout-3 .menu-share #btn-pinterest:hover { color: #c8232c ; border: none; }
.menu-layout-3 .menu-share #btn-linkedin:hover { color: #0e76a8 ; border: none; }
.menu-layout-3 .menu-share #btn-evernote:hover { color: #5ba525 ; border: none; }
.menu-layout-3 .menu-share #btn-tumblr:hover { color: #34526f ; border: none; }
.menu-layout-3 .navigation a,
.menu-layout-3 .menu-share a { font-size: 13px; font-weight: 900; letter-spacing: 0; }
.menu-layout-3 .menu-share a { font-size: 11px; color: #444; }
.menu-layout-3 .main-navigation h4 { display: none; }
.menu-layout-3 .current-page,
.menu-layout-3 .target-page { width: auto; }
.menu-layout-3 .current-page .current-header,
.menu-layout-3 .current-page .current-footer,
.menu-layout-3 .target-page .target-header,
.menu-layout-3 .target-page .target-footer {
margin: 0;
text-align: left;
}
.menu-layout-3 .current-page .current-header,
.menu-layout-3 .current-page .current-footer,
.menu-layout-3 .target-page .target-header,
.menu-layout-3 .target-page .target-footer {
font-size: 16px;
line-height: 16px;
letter-spacing: -2px;
font-style: italic;
width: 120px;
top: 0;
left: 0;
}
.menu-layout-3 .current-page .current-header,
.menu-layout-3 .target-page .target-header { top: 15px; } .menu-layout-3 .current-page .current-footer { top: 30px; }
.menu-layout-3 .target-page .target-footer { top: 45px; }
.menu-layout-3 .current-page .current-body,
.menu-layout-3 .target-page .target-body {
position: absolute;
font-size: 18px;
letter-spacing: 0;
margin: 0;
top: 19px;
opacity: 1;
}
.menu-layout-3 .target-page .target-body { top: 3px; }
.menu-layout-open.menu-layout-3 .target-page .target-body { top: 3px; }
.menu-layout-3 .current-page,
.menu-layout-3 .target-page{ margin-left: 0; left: 0; z-index: 10; }
.menu-layout-3 .current-page > *,
.menu-layout-3 .target-page > * { color: #FFF; }
.menu-layout-3 .current-header,
.menu-layout-3 .current-footer,
.menu-layout-3 .target-header,
.menu-layout-3 .target-footer { opacity: 0.33; }
.menu-layout-3 .current-body,
.menu-layout-3 .target-body { opacity: 0.7; }
.menu-bg-ly-3 {
position: absolute;
width: 100%;
height: 80px;
background: #1c1c1c;
top: 0;
z-index: 100;
}
.bottom-menu-angle {
position: absolute;
width: 0;
height: 0;
border-color: rgba(255, 255, 255, 0) #1c1c1c;
border-width: 0 0 333px 0;
border-style: solid solid solid dashed;
z-index: 100;
}
.straight-layout.menu-layout-3 .bottom-menu-angle,
.minimal-layout.menu-layout-3 .bottom-menu-angle {
position: absolute;
width: 100%;
height: 80px;
background: #1c1c1c;
padding: 40px 0;
border: none;
}
.menu .sub-menu {
position: absolute;
width: 180px;
margin: 0 0 0 -7px;
list-style: none;
padding-top: 15px;
display: none;
z-index: 10000;
-webkit-transition-property: opacity;
-moz-transition-property: opacity;
-o-transition-property: opacity;
transition-property: opacity;
}
.menu > li .sub-menu li{
display: block;
width: 100%;
margin: 0;
padding: 0;
background: #000;
z-index: 11000;
text-transform: uppercase;
}
.menu > li .sub-menu li:first-child {border-top: 7px solid #333;}
.menu > li .sub-menu li:last-child {border-bottom: none;}
.menu > li .sub-menu li:hover{background: white;color: black;}
.menu > li .sub-menu li a{
padding: 10px 0;
color: #FFF;
display: block;
text-align: left;
letter-spacing: 1px;
padding-left: 15px;
font-size: 10px;
}
.menu > li .sub-menu li a:hover{text-decoration: none;}
.menu > li .sub-menu li:first-child:before {
position: absolute;
display: block;
content: "";
width: 0;
border-color: #333 transparent;
border-style: solid;
border-width: 0 7px 7px 7px;
top: 9px;
left: 15%;
margin-left: -4px;
}
.menu > li .sub-menu li:first-child:after {
position: absolute;
content: "";
width: 0;
display: block;
border-color: #333 transparent;
border-style: solid;
border-width: 0 6px 6px 6px;
top: 9px;
left: 15%;
margin-left: -3px;
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
border-top-color: white; } .sf-arrows ul .sf-with-ul:after {
margin-top: -5px;
margin-right: -3px;
border-color: transparent;
border-left-color: #dFeEFF; border-left-color: rgba(255,255,255,.5);
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
border-left-color: white;
}
.menu-launcher {
position: absolute;
width: auto;
height: 35px;
right: 13px;
top: 45px;
}
.menu-launcher span,
.menu-launcher span a,
.menu-launcher span a i { display: block; }
.menu-launcher span a i {
display: inline-block;
position: absolute;
font-size: 15px;
text-align: center;
line-height: 27px;
color: #FFF;
margin-left: 10px;
right: 0;
}
.menu-launcher span a { display: block; width: 80px; height: 30px; }
.menu-launcher span a small {
position: absolute;
display: inline-block;
font-size: 11px;
font-weight: 600;
line-height: 21px;
text-transform: uppercase;
letter-spacing: 1px;
color: #FFF;
background-color: #000;
padding: 0 7px;
left: 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-m-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0px 1px 3px rgba(48, 50, 50, 0.4);
-moz-box-shadow: 0px 1px 3px rgba(48, 50, 50, 0.4);
box-shadow: 0px 1px 3px rgba(48, 50, 50, 0.4);
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s; 
-o-transition: all 0.3s; 
transition: all 0.3s; -webkit-transition-timing-function: cubic-bezier(0.680, 0, 0.265, 1); -webkit-transition-timing-function: cubic-bezier(0.680, -0.550, 0.265, 1.550); 
-moz-transition-timing-function: cubic-bezier(0.680, -0.550, 0.265, 1.550); 
-ms-transition-timing-function: cubic-bezier(0.680, -0.550, 0.265, 1.550); 
-o-transition-timing-function: cubic-bezier(0.680, -0.550, 0.265, 1.550); 
transition-timing-function: cubic-bezier(0.680, -0.550, 0.265, 1.550);
}
.menu-launcher span a small:after{
content: '';
position: absolute;
width: 0;
height: 0;
right: 0;
top: 6px;
margin-right: -7px;
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
border-left: 9px solid #000;
}
.menu-launcher span a small { top: 3px; }
.menu-launcher span a small,
.menu-launcher span a i { text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3); }
.menu-launcher .menu-opened {
display: none;
position: absolute;
right: 0;
}
.menu-launcher span a:hover small { left: 4px; } footer { position: relative; }
.footer { margin-top: -100px; }
.sub-footer {
position: relative;
background: #FFF;
}
.inner-subfooter { max-width: 1024px; margin: 0 auto; }
.nav-footer,
.copy-right { display: inline-block; width: 49%; }
.menu-footer { 
display: block;
height: 70px;
line-height: 70px;
}
.menu-footer ul { line-height: 75px; }
.menu-footer li { display: inline-block; margin-right: 10px; }
.menu-footer li a {
display: block;
font-size: 11px;
line-height: 13px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 1px;
color: #7E7E7E;
border-bottom: 2px solid transparent;
padding-bottom: 3px;
}
.menu-footer li a:hover {
border-bottom: 2px solid red;
}
.inner-subfooter h5 {
position: absolute;
bottom: 190px;
font-size: 19px;
font-weight: 300;
color: #3C3C3C;
margin-left: 9px;
}
.inner-subfooter h5:after{
content: '';
display: block;
width: 19px;
height: 2px;
background: #3C3C3C;
margin-top: 7px;
}
.inner-subfooter .social-icon {
position: absolute;
bottom: 125px;
}
.inner-subfooter .social-icon li { 
position: relative;
display: inline-block;
}
.inner-subfooter .social-icon li a {
position: relative;
display: inline-block;
color: transparent;
width: 37px;
height: 37px;
margin-right: 11px;
border: 0px solid #3C3C3C;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0.5); }
.inner-subfooter .social-icon li a i {
display: block;
font-size: 16px;
text-align: center;
line-height: 37px;
color: #3C3C3C;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0.5); }
.inner-subfooter .social-icon li a:hover i { color:#FFF; }
.inner-subfooter .social-icon li .twitter:hover { background-color: rgb(0,160,209); border-color: transparent; }
.inner-subfooter .social-icon li .facebook:hover { background-color: rgb(59,89,152); border-color: transparent; }
.inner-subfooter .social-icon li .google-plus:hover { background-color: rgb(211,72,54); border-color: transparent; }
.inner-subfooter .social-icon li .pinterest:hover { background-color: rgb(145,1,1); border-color: transparent; }
.inner-subfooter .social-icon li .linkedin:hover { background-color: rgb(13,118,168); border-color: transparent; }
.inner-subfooter .social-icon li .tumblr:hover { background-color: #34526f; border-color: transparent; }
.inner-subfooter .social-icon li .youtube:hover { background-color: #ff0000; border-color: transparent; }
.inner-subfooter .social-icon li .foursquare:hover { background-color: #217bba; border-color: transparent; }
.inner-subfooter .social-icon li .instagram:hover { background-color: #000; border-color: transparent; }
.inner-subfooter .social-icon li .behance:hover { background-color: #1769ff; border-color: transparent; }
.inner-subfooter .social-icon li .dribbble:hover { background-color: #ca3970; border-color: transparent; }
.inner-subfooter .social-icon li .vimeo-square:hover { background-color: #1AB7EA; border-color: transparent; }
.inner-subfooter .social-icon li .snapchat-ghost:hover { background-color: #FFFC00; border-color: transparent; }
.inner-subfooter .social-icon li .snapchat-ghost:hover i { color: #000; }
.copy-right {
font-size: 11px;
text-align: right;	
text-transform: uppercase;
font-weight: 600;
color: #7E7E7E;
}
.footer-angle {
width: 0;
height: 0;
border-color: rgba(255, 255, 255, 0) #f8f8f8;
border-style: solid solid solid dashed;
border-width: 333px 0 0 0;
position: relative;
bottom: 0;
padding-bottom: 70px;
border-left-width: 1920px;
opacity: 0.9;
}
@-moz-document url-prefix() {
.footer-angle {
padding-bottom: 0;
}
}
.footer-highlight { font-size: inherit; font-weight: bold; }
.hight-red { color: rgb(255, 84, 84); }  .wp-block-preformatted {
font-family: Menlo,Consolas,monaco,monospace;
font-size: 14px;
line-height: 1.8em;
color: #23282d;
white-space: pre-wrap;
} pre.wp-block-verse {
font-size: 21px !important;
line-height: 1.8em;
white-space: nowrap;
font-family: inherit;
font-size: inherit;
padding: 1em;
overflow: auto;
} .block-content .wp-block-quote {
margin: 30px 0;
}
.block-content .wp-block-quote cite { font-size: 13px; margin-left: 35px; }
.block-content .wp-block-quote.is-large p,
.block-content .wp-block-quote.is-style-large p { width: 50%; } .block-content .wp-block-pullquote blockquote p {
font-size: 33px;
line-height: 1.35em;
font-style: normal;
width: 75%;
margin: 50px auto 30px auto;
}
.content-wrapper .wp-block-pullquote blockquote cite { font-size: 15px; margin-bottom: 20px; }
.content-wrapper .wp-block-pullquote.alignleft { text-align: left; }
.content-wrapper .wp-block-pullquote.alignleft blockquote cite { margin-left: 35px; }
.content-wrapper .wp-block-pullquote.alignright { text-align: right; }
.content-wrapper .wp-block-pullquote.alignright blockquote cite { margin-right: 35px; }
.content-wrapper .block-content blockquote:before {
font-size: 30px;
line-height: 1.75em;
position: absolute;
margin-left: -10px;
} .block-content .wp-block-button {
margin-top: 25px;
margin-bottom: 25px;
}
.block-content .wp-block-button a:hover {
border-bottom: none;
transform: translateY(-1px);
-webkit-box-shadow: 0px 7px 35px -15px rgba(0,0,0,0.37);
-moz-box-shadow: 0px 7px 35px -15px rgba(0,0,0,0.37);
box-shadow: 0px 7px 35px -15px rgba(0,0,0,0.37);
} .wp-block-audio { width: 75%; } .wp-block-separator { margin: 50px 0; } .block-content h1,
.block-content h2,
.block-content h3,
.block-content h4,
.block-content h5,
.block-content h6 { line-height: 1.35em; margin-bottom: 0.5em; } .block-content p.wp-block-subhead {
font-size: 1.75em;
line-height: 1.35em;
font-style: italic;
opacity: .75
} .block-content ol,
.block-content ul { margin: 25px 0; }
.block-content ol li > ol,
.block-content li > ul { margin: 10px 0; }
.block-content li > ul { padding-left: 20px;  } .wp-block-table {
width: 100%;
min-width: 240px;
border-collapse: collapse;
}
.wp-block-table td,
.wp-block-table th {
font-size: 1.35em;
line-height: 1.5em;
padding: 1.75em;
border: 1px solid;
}
.wp-block-table td.is-selected,
.wp-block-table th.is-selected {
border-color: #00a0d2;
box-shadow: inset 0 0 0 1px #00a0d2;
border-style: double;
} @media (min-width: 750px) {
.wp-block-image.alignfull {
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
width: auto;
max-width: 1000%;
}
.wp-block-image.alignwide {
margin-left: calc(25% - 25vw);
margin-right: calc(25% - 25vw);
width: auto;
max-width: 1000%;
}
} .latest-work { position:relative; min-height: 200px; } .rotate-text, .wpb_heading {
font-size:12px;
color:rgb(179,179,179);
position:absolute;
left:-7%;
top:70px;
letter-spacing: 0px;
writing-mode: lr-tb;
-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-o-transform: rotate(270deg);
transform: rotate(270deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
zoom: 1;
}
.projects .rotate-text{left:-6%;}
.page-template-portfolio .projects .rotate-text {left:-4%;}
.featured {
position:relative;
margin-bottom: 75px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;
box-sizing:border-box;
}
.featured ul {float: left;width:100%;}
.featured ul li,
.projects ul li {
position: relative;
padding: 1%;
list-style: none;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;
box-sizing:border-box;
}
.project ul li {
margin:0 0 10px 0;
width:32%;
}
.project ul li div {
position:absolute !important;
-moz-box-sizing:border-box !important;
}
.title-overlay{z-index: 10000;}
.featured ul li .title-overlay h3 { font-size: 17px; font-weight: 900; line-height: 19px; }
.featured ul .none-space {margin-right:0;} .featured ul li .title-overlay,
.wpb_thumbnails h2.post-title a {
position:absolute;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
height:100%;
text-align:center;
cursor:pointer;
background: transparent;
left:0;
top:0;
opacity: 0;
filter:alpha(opacity=100);
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-o-box-sizing:border-box;
box-sizing:border-box;
}
.featured ul li:hover .title-overlay { opacity: 1; }
.featured ul li .title-overlay h3{
position: relative;
display: block;
width: 85%;
text-decoration: none;
text-transform: uppercase;
margin: 0 auto;
}
.featured ul li .hover-overlay,
.wpb_thumbnails h2.post-title a  {
position:absolute;
height:100%;
text-align:center;
cursor:pointer;
background: #7bcdcd;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#7bcdcd), to(#B9E6A6));
background: -webkit-linear-gradient(#7bcdcd, #B9E6A6);
background:    -moz-linear-gradient(#7bcdcd, #B9E6A6);
background:     -ms-linear-gradient(#7bcdcd, #B9E6A6);
background:      -o-linear-gradient(#7bcdcd, #B9E6A6);
background:         linear-gradient(#7bcdcd, #B9E6A6);
-pie-background: linear-gradient(#7bcdcd, #B9E6A6);
padding:32% 0 28%;
left:0;
top:0;
opacity:0.85;
filter:alpha(opacity=85);
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-o-box-sizing:border-box;
box-sizing:border-box;
}
.flexslider ul li .title-layer{
position:absolute;
width: 100%;
height: 600px;
text-align:center;
cursor:pointer;
background: #7bcdcd;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#7bcdcd), to(#B9E6A6));
background: -webkit-linear-gradient(#7bcdcd, #B9E6A6);
background:    -moz-linear-gradient(#7bcdcd, #B9E6A6);
background:     -ms-linear-gradient(#7bcdcd, #B9E6A6);
background:      -o-linear-gradient(#7bcdcd, #B9E6A6);
background:         linear-gradient(#7bcdcd, #B9E6A6);
-pie-background: linear-gradient(#7bcdcd, #B9E6A6);
padding:32% 0 28%;
left:0;
top:0;
opacity:0;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s; 
-o-transition: all 0.2s; 
transition: all 0.2s;
filter:alpha(opacity=85);
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-o-box-sizing:border-box;
box-sizing:border-box;
}
.flexslider ul li .title-layer:hover{opacity:0.5;}
.featured ul li div span {
display: block;
font-size: 13px;
line-height: 1.5em;
color: rgb(80,119,96);
margin-top: 5px;
opacity: 0.9;
}
.widget-twitter {
position:relative;
max-height: 235px;
min-height: 235px;
padding:20px 2% 20px 0;
margin: 100px 0;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-o-box-sizing:border-box;
box-sizing:border-box;
}
.widget-twitter .widget-twitter-content{width:100%;}
.widget-twitter-content h2 a {color:rgb(132,207,207);}
.tweet_text,
.tweet_text a {
color:#232323;
font-size:1.5em;
line-height: 1.3em;
}
.widget-twitter-content .query {
position: absolute;
min-height: 125px;
width: 70%;
margin: 0 auto;
margin-top: 70px;
left: 3%;
right: 3%;
-webkit-transform: translateZ(0);
}
.widget-twitter-content .query a {
font-size: 1em;
line-height: 1.1em;
color: #333;
border-bottom: 1px solid;
}
.widget-twitter-content .query .tweet_time { display: none; }
.widget-twitter-content .query .tweet_time a {
color: #CDCDCD;
font-size: 0.8em;
margin-bottom: 5px;
padding-left: 3px;
border: none;
}
.widget-twitter-content .query .tweet_time a:hover{ color:#000; }
.widget .tweet_list li { position: absolute !important; left: 1%; right: 1%; }
.tweet_list {
position: relative;
-webkit-border-radius: 0.5em;
-moz-border-radius: 0.5em;
border-radius: 0.5em;
list-style: none;
margin: 0;
padding: 0;
overflow: visible;
}
.tweet_list li {
text-align: center;
overflow-y: auto;
overflow-x: hidden;
list-style-type: none;
}
.widget-twitter .fa-twitter {
position: absolute;
width: 75px;
font-size: 35px;
text-align: center;
color: #000;
margin: 0 auto;
left: 0%;
right: 0%;
}
.loading {
font-size:2em;
color:#232323;
}
.paging {
overflow:hidden;
}
.tweet_time a {
color:#CDCDCD;
font-size:1.5em;
}
.tweet_text a {
color: #84CFCF;
}
.controls {
float:right;
}
.tweet_list .tweet_avatar {
padding-right: .5em;
float: left;
}
.tweet_list .tweet_avatar img {
vertical-align: middle;
}
.widget-twitter-content .controls {
position: relative;
margin: 170px 0 0 0;
width: 100%;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s; 
-o-transition: all 0.2s; 
transition: all 0.2s;
}
.widget-twitter-content .controls {
position: relative;
width: 62%;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
margin: 0 auto;
top: 0;
}
.controls a {
display:inline-block;
width: 15%;
height: 22px;
font-size: 35px;
margin-right:26px;
opacity:0.35;
border:none !important;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s; 
-o-transition: all 0.2s; 
transition: all 0.2s;
}
.controls a:hover{opacity:1;}
a.prev { background-position:0 0; text-align: left; margin: 0; }
a.prev:hover { background-position:0 -22px; }
a.next { background-position:-15px 0; text-align: right; margin: 0 0 0 70px; }
a.next:hover { background-position:-15px -22px; }
.widget-contact {
position: relative;
padding: 25px 2% 25px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-o-box-sizing:border-box;
box-sizing:border-box;
}
.widget-contact address {
font-size:1em;
font-weight:600;
color:rgb(92,92,92);
font-style:normal;
padding:20px 2% 0;
line-height:178%;
}
.widget-contact address a {color:rgb(116,189,189);}
.intro-slider { z-index: 0; }
.slider-bg {
position: absolute;
display: block;
width: 100%;
height: 100%;
background: #ebebeb;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: -1;
} #bg-slideshow .slides h3,
#bg-slideshow .slides .slide-desc {
position: absolute;
display: none;
}
.display-slide {
position: absolute;
display: none;
max-width: 500px;
margin: 0 auto;
left: 5%;
right: 5%;
top: 275px;
}
.menu-layout-open .display-slide { top: 355px; }
.content .slide-title,
.content .slide-desc {
position: relative;
display: none;
text-align: center;
z-index: 100;
}
.content .slide-title,
.content .slide-title a {
font-size: 25px;
font-weight: 900;
text-decoration: none;
margin-bottom: 11px;
}
.content .slide-desc { font-size: 17px; font-weight: 500; }
.content .display-divider {
position: relative;
width: 0%;
height: 2px;
margin: 0 auto;
margin-bottom: 11px;
background: #000;
}
#bg-slideshow .slide-meta h2 {
display: block;
font-size: 21px;
line-height: 1.1em;
background: #FFF;
margin-top: 3px;
padding: 3px 7px;
}
#bg-slideshow .slider-project-type {
display: inline-block;
font-size: 13px;
background: #FFF;
color: #000;
padding: 3px 7px;
}
#bg-slideshow .slider-btn{position: relative; display: block;margin: 9px 0;}
#bg-slideshow .slider-btn a{
display: inline-block;
font-size: 11px;
line-height: 11px;
text-transform: uppercase;
text-decoration: none;
color: #1dedc8;
background: #000;
padding: 5px 9px;
}
#bg-slideshow .slider-btn a:hover { color: #000;background: #1dedc8; }
#bg-slideshow .inner-wrapper{
width: 100%;
background: #FFF;
padding-top: 41px !important;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#bg-slideshow .intro-slider {
position: fixed;
overflow: hidden;
}
#bg-slideshow .slides ul li a {
display: block;
width: 100%;
height: 100%;
}
#bg-slideshow ul li {
background: no-repeat center center; 
-webkit-backface-visibility: hidden;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.parallax #bg-slideshow ul li { background-position: 50% 0; }
.slides li img { display: none; }
.slide-state {
position :absolute;
font-size: 35px;
color: #000;
left:0;
top:0;
display: none;
z-index: 100;
}
.explorer .slide-state {
position: absolute;
display: block;
width: 50%;
height: 50%;
margin: 0 auto;
left: 1%;
right: 1%;
top: 30px;
}
.explorer .slide-state i {
position: absolute;
display: block;
margin-top: -18px;
top: 50%;
}
.explorer .slide-state i:hover { cursor: pointer; }
.explorer .prev-slide-state i { left: 0; }
.explorer .next-slide-state i { right: 0; }
.modernIE .slide-state { margin-left: 0 !important; } 
.back-slider-handlers {
position: absolute;
left: 3%;
right: 3%;
top: 100px;
}
.straight-layout .back-slider-handlers { height: 350px; }
.back-slider-handlers li {
width: 47% !important;
height: 45px !important;
}
.explorer .back-slider-handlers li { width: 0 !important; }
.explorer .back-slider-handlers a { width: 100px !important; }
.back-slider-handlers a {
position: absolute;
display: block;
text-indent: -9999px;
width: 50%;
height: 100%;
margin: -15px 0 0;
background: transparent;
top: 15px;
z-index: 10;
cursor: pointer;
opacity: 1;
-webkit-transition: all .3s ease;
}
.back-slider-handlers a { cursor: none; }
.explorer .back-slider-handlers a { cursor: default; }
.back-slider-handlers .flex-next { right: 25px; }
.back-slider-handlers .flex-prev { left: 25px; }
.flex-control-nav { margin-top: 33px; }
.back-slider-handlers i { display: none; }  .wpb_wrapper .vc_separator_align_center,
.wpb_wrapper .vc_separator_align_left,
.wpb_wrapper .vc_separator_align_right {
position: relative;
display: block;
color: #FFF;
background: #000;
width: 80px;
min-height: 45px;
margin: 150px auto 70px auto;
border: 15px solid #FFF;
z-index: 10;
}
.wpb_wrapper .vc_separator_align_center.vc_separator-has-text:before,
.wpb_wrapper .vc_separator_align_left.vc_separator-has-text:before,
.wpb_wrapper .vc_separator_align_right.vc_separator-has-text:before,
.wpb_wrapper .vc_separator .vc_icon_element:before {
content: "";
position: absolute;
top: -25px;
left: 0;
width: 0;
height: 0;
border-left: 40px solid transparent;
border-right: 40px solid transparent;
border-bottom: 25px solid #000;
}
.wpb_wrapper .vc_separator_align_center.vc_separator-has-text:after,
.wpb_wrapper .vc_separator_align_left.vc_separator-has-text:after,
.wpb_wrapper .vc_separator_align_right.vc_separator-has-text:after,
.wpb_wrapper .vc_separator .vc_icon_element:after {
content: "";
position: absolute;
bottom: -25px;
left: 0;
width: 0;
height: 0;
border-left: 40px solid transparent;
border-right: 40px solid transparent;
border-top: 25px solid #000;
}
.wpb_wrapper .vc_separator_align_center.vc_separator_no_text,
.wpb_wrapper .vc_separator_align_left.vc_separator_no_text,
.wpb_wrapper .vc_separator_align_right.vc_separator_no_text { background: transparent; border:none; }
.wpb_wrapper .vc_separator_align_center > div,
.wpb_wrapper .vc_separator_align_left > div,
.wpb_wrapper .vc_separator_align_right > div {
font-size: 17px;
font-weight: 800;
line-height: 45px;
text-align: center;
text-transform: uppercase;
background: transparent !important;
padding: 0;
top: 0;
}
body .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
border: none;
width: 100%;
height: auto;
padding-top: 10px;
}
body .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-icon {
font-size: 1.5em!important;
}
.wpb_wrapper .vc_separator_align_center h4,
.wpb_wrapper .vc_separator_align_left h4,
.wpb_wrapper .vc_separator_align_right h4 { display: block; width: 100%; line-height: 45px; color: #FFF; text-align: center; font-size: 15px; padding: 0 !important; }
.wpb_wrapper .vc_separator_align_center .vc_sep_holder,
.wpb_wrapper .vc_separator_align_left .vc_sep_holder,
.wpb_wrapper .vc_separator_align_right .vc_sep_holder { display: none; }
body .wpb_wrapper .vc_separator_align_center,
body .wpb_wrapper .vc_separator_align_left,
body .wpb_wrapper .vc_separator_align_right { border-bottom: none; }
.wpb_wrapper .divider-stripe {
content: '';
position: relative;
display: block;
width: 70%;
height: 1px;
background: #E4E4E4;
margin: 0 auto;
top: -90px;
z-index: 1;
}
body .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs.vc_icon_element-have-style-inner {
width: 35% !important;
height: auto !important;
padding-top: 35%;	
}
body .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm.vc_icon_element-have-style-inner {
width: 50% !important;
height: auto !important;
padding-top: 50%;	
}
body .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md.vc_icon_element-have-style-inner {
width: 65% !important;
height: auto !important;
padding-top: 65%;	
}
body .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg.vc_icon_element-have-style-inner {
width: 75% !important;
height: auto !important;
padding-top: 75%;
}
body .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl.vc_icon_element-have-style-inner {
width: 100% !important;
height: auto !important;
padding-top: 100%;
}
.wpb_wrapper .dropcap {
float: left;
font-size: 5em;
line-height: 1em;
padding-top: 4px;
padding-right: 7px;
padding-left: 0px;
font-weight: bold;
}
.wpb_wrapper {
position: relative;
}
.wpb_content_element.wpb_single_image img { margin: 0 auto; }
.wpb_twitter_widget {
clear: both;
}
.wpb_teaser_grid .entry-content {
padding-top: 15px !important;
}
.wpb_heading{left:-75px;}
.wpb_thumbnails h2.post-title a {display: none;}
.wpb_thumbnails .isotope-item:hover h2.post-title a {display: block;}
.wpb_thumbnails h2.post-title a {
width: 105%;
margin-left: -3%;
margin-top: -3%;
height: inherit;
padding: 32% 0 41%;
}
body ul.wpb_thumbnails-fluid li {margin:15px 0;}
.wpb_content_element.wpb_posts_slider {margin-bottom: 10px;} .wpb_button{
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s; 
-o-transition: all 0.2s; 
transition: all 0.2s;
}
.wpb_wrapper .wpb_button {
font-size: 21px;
font-weight: 700;
letter-spacing: 1px;
border: 7px double transparent;
}
.btn a,
.button{
display: inline-block;
min-width: 75px;
font-size: 11px !important;
font-weight: 700 !important;
line-height: 1em;
text-transform: uppercase !important;
text-align: center;
text-shadow: none;
letter-spacing: 1px;
color: #222222;
border: 2px solid #222222;
background: transparent;
margin: 0;
padding: 11px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.button.medium {
min-width: 150px;
min-height: 25px;
line-height: 25px;
}
.button.Large {
min-width: 175px;
min-height: 50px;
line-height: 50px;
}
.wpb_wrapper .wpb_regularsize {
display: inline-block;
min-width: 75px;
font-size: 11px !important;
font-weight: 700 !important;
line-height: 1em;
text-transform: uppercase !important;
text-align: center;
text-shadow: none;
letter-spacing: 1px;
color: #222222;
border-color: transparent;
margin: 0;
padding: 11px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.btn a:hover,
.button:hover {
background: #222;
color: #FFF;
border-bottom-color: #222 !important;
}
.wpb_wrapper .wpb_button:hover { border-color: transparent; }
.wpb_wrapper .wpb_button i.icon {
display: block;
width: 16px;
height: 16px;
line-height: 16px;
vertical-align: text-top;
margin-left: 5px;
position: absolute;
top: 50%;
margin-top: -8px;
left: 3%;
}
.wpb_btn-primary:hover,
.wpb_btn-warning:hover,
.wpb_btn-danger:hover,
.wpb_btn-success:hover,
.wpb_btn-info:hover,
.wpb_btn-inverse:hover { color: #000 !important; }
.wpb_wrapper .wpb_btn-primary,
.wpb_wrapper .wpb_btn-info,
.wpb_wrapper .wpb_btn-success{text-shadow: 0 1px 1px rgba(255, 255, 255, 0);}
.wpb_wrapper button.wpb_btn-mini{padding: 7px 11px;}
.wpb_wrapper button.wpb_btn-mini,
.wpb_wrapper button.wpb_btn-small,
.wpb_wrapper button.wpb_btn-large{
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
}
.widget_tag_cloud h2 { margin-bottom: 15px; }
.btn-latest-works{
position: absolute;
bottom: -50px;
right: 5px;
} .wpb_wrapper .wpb_carousel .prev,
.wpb_wrapper .wpb_carousel .next {
position: relative;
display: inline-block;
font-size: 15px;
background-color: transparent;
text-decoration: none;
top: 3px;
left: 7px;
padding: 0 6px;
z-index: 10;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s; 
-o-transition: all 0.2s; 
transition: all 0.2s;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
}
.wpb_thumbnails a img{
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s; 
-o-transition: all 0.2s; 
transition: all 0.2s;
}
.wpb_thumbnails a img:hover{opacity:0.7;}
.wpb_thumbnails .entry-content p{font-size: 11px;line-height: 1.55em;}
.wpb_prev_slide { display: none !important; }
.wpb_next_slide { display: none !important; } .wpb_wrapper .flexslider .slides > li { max-width: 100% !important; }
body .wpb_wrapper .flex-direction-nav { top: 0; height: 95% !important; }
body .wpb_wrapper .flex-direction-nav a,
body .wpb_wrapper .nivo-directionNav a,
body .wpb_wrapper div[data-ride="vc_carousel"] .vc_carousel-inner a > img { margin: 0 auto; }
body .wpb_wrapper div[data-ride="vc_carousel"] .vc_carousel-control {
position: absolute;
color: #000;
background: #FFF;
width: 41px;
height: 41px;
line-height: 55px;
text-align: center;
font-size: 13px;
opacity:0.8;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
}
body .wpb_wrapper div[data-ride="vc_carousel"] .vc_carousel-control span { display: block; margin-top: -7px; margin-left: -15px; }
body .wpb_wrapper div[data-ride="vc_carousel"] .vc_carousel-control:hover { border: none; }
body .wpb_wrapper .flex-direction-nav .flex-next{margin-right: 15px; text-indent: 9999px;}
body .wpb_wrapper .flex-direction-nav .flex-prev{margin-left: 15px;}
body .wpb_wrapper .flex-direction-nav a:hover{opacity:1;}
body .wpb_wrapper .flex-direction-nav .flex-next i,
body .wpb_wrapper .flex-direction-nav .flex-prev i {
position: absolute;
display: inline-block;
width: 65px;
height: 60px;
font-size: 15px;
line-height: 42px;
color: #000;
text-indent: 0;
top: 0;
right: -13px;
}
body .wpb_wrapper .flex-direction-nav .flex-prev i,
body .wpb_wrapper .wpb_slider_nivo .nivo-directionNav .nivo-prevNav i,
body .wpb_wrapper div[data-ride="vc_carousel"] .vc-left {
line-height: 78px;
right: -12px;
-webkit-transform: rotate(-180deg);
-moz-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
-o-transform: rotate(-180deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=-2);
} body .wpb_wrapper div[data-ride="vc_carousel"] .vc-left { left: 10px; line-height: 40px; }
body .wpb_wrapper div[data-ride="vc_carousel"] .vc-right { right: 10px; line-height: 43px; }
div[data-ride="vc_carousel"] { position: relative; max-width: 100%; margin: 0 auto; }
div[data-ride="vc_carousel"] .vc_carousel-indicators { bottom: -25px; } .vc_carousel-slideline .vc_carousel-slideline-inner .vc_item.vc_slide_post h2 {
font-size: 19px;
line-height: 1.15em;
letter-spacing: 0px;
margin-bottom: 15px !important;
}
.vc_carousel-slideline .vc_carousel-slideline-inner .vc_item.vc_slide_post .post-thumb { margin-bottom: 10px; }
.vc_carousel-slideline .vc_carousel-slideline-inner .vc_item.vc_slide_post .entry-content {
font-size: 14px;
line-height: 1.5em;
letter-spacing: 0px;
padding: 3%;
}
.vc_carousel-slideline .vc_carousel-slideline-inner .vc_item.vc_slide_post .entry-content span { display: block; margin: 0 0 10px 0; }
.vc_carousel-slideline .vc_carousel-slideline-inner .vc_item.vc_slide_post .entry-content .btn { margin: 15px 0; } body .wpb_wrapper .wpb_slider_nivo .nivo-directionNav a i{
position: absolute;
display: inline-block;
width: 65px;
height: 60px;
font-size: 15px;
line-height: 42px;
color: #000;
text-indent: 0;
top: 0;
right: -13px;
}
body .wpb_wrapper .wpb_slider_nivo .nivo-directionNav .nivo-prevNav {margin: -5px 0 0 7px;}
body .wpb_wrapper .wpb_slider_nivo .nivo-directionNav .nivo-nextNav {margin: -5px 7px 0 0;} .wpb_wrapper .wpb_teaser_grid .categories_filter,
.wpb_wrapper .wpb_categories_filter{margin:25px 0 0 15px;} .wpb_wrapper .wpb_separator,
.wpb_wrapper .vc_separator_align_center {border-bottom: 1px solid rgb(236, 236, 236);} .wpb_wrapper .wpb_content_element div.ui-tabs .ui-tabs-nav li,
.wpb_wrapper .wpb_content_element div.ui-tabs .ui-tabs-nav li.ui-tabs-active {font-size:11px;text-transform: uppercase;}
body .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab,
body .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content { padding: 3.5em; background-color: #f7f7f7; }
body .wpb_tour .wpb_tour_tabs_wrapper .wpb_tab { background-color: #f7f7f7; } .wpb_wrapper #map-canvas {margin: 35px 0; position: static;} .wpb_wrapper .featured ul li .hover-overlay {z-index: -1;}
.wpb_wrapper #container {
margin: 0 0 0 -1.12766%;
padding: 0;
width: 101.57%;
overflow: visible !important; -webkit-transform: translateZ(0);
}
.wpb_wrapper .vc_grid-loading,
.wpb_wrapper .vc_grid-loading:after,
.wpb_wrapper .vc_grid-loading:before { display: none; } .wpb_flickr_widget p.flickr_stream_wrap a { font-size: 11px; margin-top: 7px; }
.wpb_wrapper .flickr_badge_image{margin: 1px;}
.wpb_wrapper .flickr_badge_image a img{
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s; 
-o-transition: all 0.2s; 
transition: all 0.2s;
}
.wpb_wrapper .flickr_badge_image a img:hover{opacity:0.7;} h4.wpb_toggle {
font-size: 17px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
} .wpb_wrapper .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
background: #E7E7E7;
color: #000;
padding: 3px;
border-bottom: 3px solid rgb(214, 211, 211);
}
.wpb_wrapper .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a { font-size: 13px; color: #000; }
.wpb_wrapper .wpb_accordion .wpb_accordion_wrapper .ui-accordion-header-active { background: #000 !important; border-width: 3px !important; }
.wpb_wrapper .wpb_accordion .wpb_accordion_wrapper .ui-accordion-header-active a { color: #FFF; }
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon,
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon { top: 16px; } .wpb_wrapper .wpb_content_element div.ui-tabs .ui-tabs-nav li,
.wpb_wrapper .wpb_content_element div.ui-tabs .ui-tabs-nav li.ui-tabs-active {
background: #E7E7E7;
color: #000;
padding: 3px;
border-bottom: 3px solid rgb(214, 211, 211);
}
.wpb_wrapper .wpb_content_element div.ui-tabs .ui-tabs-nav li.ui-tabs-active { background: #000 !important; border-width: 3px !important; }
.wpb_wrapper .wpb_content_element div.ui-tabs .ui-tabs-nav li.ui-tabs-active a { color: #FFF; }
.wpb_wrapper .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a { font-size: 13px; font-weight: 500; }
.wpb_content_element.wpb_single_image.center img { max-width: 100%; margin: 0 auto; } .wpb_wrapper .vc_progress_bar .vc_single_bar {
position: relative;
height: 35px;
font-size: 15px;
font-weight: 600;
line-height: 27px;
color: #E7E7E7;
background: #D1D1D1;
border-radius: 3px;
margin-bottom: 30px;
-webkit-border-radius: inherit;
-khtml-border-radius: inherit;
-moz-border-radius: inherit;
border-radius: inherit;
-webkit-box-shadow: inherit;
-moz-box-shadow: inherit;
box-shadow: inherit;
} .content-wrapper .wpb_wrapper .vc_masonry_media_grid a:hover { border-bottom: none; }  .overlayed-image {
position: absolute;
left: 1%;
right: 1%;
z-index: 0;
} .move-top-25 {margin-top: -25px;}
.move-top-50 {margin-top: -50px;}
.move-top-100 {margin-top: -100px;}
.move-top-150 {margin-top: -150px;}
.move-top-200 {margin-top: -200px;}
.move-top-250 {margin-top: -250px;}
.move-top-300 {margin-top: -300px;}
.move-top-350 {margin-top: -350px;}
.move-top-400 {margin-top: -400px;}
.move-top-450 {margin-top: -450px;}
.move-top-500 {margin-top: -500px;}
.move-bottom-25 {margin-top: 25px;}
.move-bottom-50 {margin-top: 50px;}
.move-bottom-100 {margin-top: 100px;}
.move-bottom-150 {margin-top: 150px;}
.move-bottom-200 {margin-top: 200px;}
.move-bottom-300 {margin-top: 300px;}
.move-bottom-350 {margin-top: 350px;}
.move-bottom-400 {margin-top: 400px;}
.move-bottom-450 {margin-top: 450px;}
.move-bottom-500 {margin-top: 500px;} .wpb_row  {
background-position: 50% 50%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.show-fullscreen img { cursor: pointer; }  .elementor-editor-active #preloader,
.elementor-editor-preview #preloader { display: none; }
.elementor-select-preset-list .elementor-preset { list-style: none; }
.project-detail ul.elementor-select-preset-list { margin: 50px auto; } .device-menu-firer {display: none;}
.section-header {
position: relative;
background-color: #f7f7f7;
color: #FFF;
background: #000;
width: 100px;
height: 57px;
margin: 0 auto 70px auto;
z-index: 1;
}
.section-header:before{
content: "";
position: absolute;
top: -25px;
left: 0;
width: 0;
height: 0;
border-left: 50px solid transparent;
border-right: 50px solid transparent;
border-bottom: 25px solid #000;
}
.section-header:after{
content: "";
position: absolute;
bottom: -25px;
left: 0;
width: 0;
height: 0;
border-left: 50px solid transparent;
border-right: 50px solid transparent;
border-top: 25px solid #000;
}
.section-header > h4 {
font-size: 17px;
font-weight: 800;
line-height: 57px;
text-align: center;
text-transform: uppercase;
color: #FFF;
padding: 0;
top: 0;
}
.section-header-description { width: 55%; text-align: center; margin: 0 auto 50px auto; }
.cats-stack {
position: fixed !important;
width: 100% !important;
line-height: 35px;
background: #F5F5F5;
top: 0;
left: 0;
opacity: 0.97;
z-index: 10;
}
.cats-stack a { color: #707070 !important; }
.categories {
position: static;
padding: 22px 0 50px 0;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;
box-sizing:border-box;
}
.categories ul {
position: relative;
display: block;
text-align: center;
width: 80%;
margin: 0 auto;
padding: 0;
}
.categories ul li {
display: inline;
}
.categories ul li a {
display:inline-block;
font-size: 15px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 2px;
color: #000;
padding:10px;
border-bottom: 2px solid transparent;
}
.categories ul li a:hover { text-decoration: none;
}
.project {
padding-top:28px;
}
.project .rotate-text {
left:-5.3%;
top:105px;
}
#container li figure img{width:100%;}
.LoadMore {
text-align:center;
position:relative;
}
.LoadMore a {
width:18px;
height:20px;
display:block;
margin: 15px auto;
opacity: 0.8;
}
.LoadMore span {
display: block;
background-color: rgba(0,0,0,0.8);
padding: 15px;
-webkit-border-radius: 7px;
-khtml-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}
.LoadMore em {
font-size: 11px;
font-style: normal;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 2px;
color: #E9E9E9;
}
.LoadMore small {
background-position:-28px 0px;
}
#infscr-loading {
left: 50%;
bottom: 25px;
width: 300px;
position: fixed;
text-align: center;
z-index: 100;
margin-left: -150px;
padding: 20px;
color: #FFF;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;
box-sizing:border-box;
} .category-bg-color li, .project-stream {position:relative;}
.project-detail {
width: 100%;
padding-left: 0;
padding-bottom: 55px;
}
.project-detail ul{margin: 15px 0;}
.project-detail ul li{margin: 7px 0;}
.project-detail .alignnone,
.project-detail .aligncenter,
.project-detail .alignright { margin: 50px 0; }
.project-detail .btn {width: 170px; margin: 150px auto 0 auto;}
.project-detail .btn a{display: block; padding: 13px 11px;} .single-post .section-title { display: none; }
.info-box,
.section-title {
position: absolute;
width: 100%;
text-align: center;
margin-top: 235px;
z-index: -1;
}
.straight-layout .info-box,
.straight-layout .section-title { margin-top: 145px; }
.straight-layout.parallax .info-box,
.straight-layout.parallax .section-title { top: 15%; }
.menu-layout-open.straight-layout.parallax .info-box,
.menu-layout-open.straight-layout.parallax .section-title { top: 25%; }
.parallax .info-box,
.parallax .section-title {
position: fixed;
margin-top: 0;
top: 21%;
}
.inner-info-box,
.inner-section-title {
position: relative;
max-width: 1024px;
margin: 0 auto;
}
.info-box h3,
.section-title h2 {
width: 75%;
font-size: 43px;
line-height: 51px;
text-decoration: none;
text-transform: uppercase;
color: #FFF;
margin: 0 auto;
padding: 0 0 5px 0;
font-weight: 900;
}
.info-box h3:after,
.section-title h2:after{
content: '';
display: block;
position: relative;
width: 45px;
height: 5px;
background: #FFF;
left: 50%;
margin: 21px 0 0 -22.5px;
}
.info-box p,
.section-title p {
font-size: 17px;
line-height: 22px;
font-weight: 400;
text-transform: uppercase;
color: rgb(255, 255, 255);
padding: 7px 0 0 0;
}
.info-box p { font-size: 15px; font-weight: 600; line-height: 21px; }
.content-info-box p { font-size: 15px; line-height: 23px; font-weight: 400; }
.info-box-description,
.page-description { width: 55%; margin: 0 auto; }
.page-description { width: 45%; }
.info-box ul li { display: inline-block; }
.info-box strong{color: #000; font-weight: bolder;}
.info-box-meta { margin-top: 0; opacity: 0.5; font-weight: 600; }
.category-list {
display: inline;
font-size: 11px;
font-weight: 300;
text-transform: uppercase;
color: #FFF;
padding: 4px 0 10px 0;
letter-spacing: 1px;
}
.category-list li { padding-left:2px; }
.category-list a{ border:none; pointer-events: none; }
.category-list a:hover{ border-bottom:1px solid inherit; }
.content-info-box .info-box {
position: relative;
width: 100%;
text-align: left;
margin: 0 auto;
margin-top: -190px;
margin-bottom: 93px;
}
.minimal-layout.content-info-box .info-box { margin-top: 0; }
.straight-layout .content-info-box .info-box { margin-top: -170px; }
.content-info-box .inner-info-box {
position: relative;
max-width: 450px;
margin: 0 auto;
background: #272d33;
padding: 40px;
}
.content-info-box .outer-border {
position: absolute;
top: -7px;
right: -7px;
bottom: -7px;
left: -7px;
border: 6px solid #272d33;
}
.content-info-box .info-box h3 {
width: 100%;
font-size:42px;
font-weight: 900;
line-height:47px;
text-decoration:none;
text-transform: uppercase;
text-align: center;
color: #FFF;
margin: 0;
padding:0 0 5px 0;
}
.content-info-box .info-box h3:after{
content: '';
display: block;
position: relative;
width: 45px;
height: 5px;
background: #FFF;
left: 0;
margin: 0 auto;
margin-top: 5px;
}
.content-info-box .info-box-description { width: 100%; text-transform: uppercase; text-align: center; }
.content-info-box .info-box-description p {
font-size: 15px !important;
line-height: 23px;
font-weight: 700 !important;
padding: 7px 0 0 0;
margin-bottom: 3px;
}
.content-info-box .info-box-meta {
position: relative;
width: 60%;
text-align: center;
margin: 0 auto;
}
.content-info-box .info-box-meta .category-list,
.content-info-box .info-box-meta .category-list a { font-size: 11px; font-weight: 700; letter-spacing: 1px; }
.actions {
position: relative;
width: 65%;
margin: 0 auto;
}
.actions-related { z-index: 8; }
.action-fullscreen { z-index: 9; }
.action-scroll { z-index: 10; }
.actions-related,
.action-fullscreen,
.action-scroll {
position: relative;
width: 30px;
height: 30px;
border: 3px solid #FFF;
margin: 55px auto;
top: 0;
-webkit-transition: all 0.333s cubic-bezier(0.230, 1.000, 0.320, 1.000); 
-moz-transition: all 0.333s cubic-bezier(0.230, 1.000, 0.320, 1.000); 
-o-transition: all 0.333s cubic-bezier(0.230, 1.000, 0.320, 1.000); 
transition: all 0.333s cubic-bezier(0.230, 1.000, 0.320, 1.000);
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0.5); }
.no-touch .actions-related:hover,
.no-touch .action-fullscreen:hover,
.no-touch .action-scroll:hover{ background: #FFF; border-color: transparent; }
.touch .action-scroll:hover { background-color: transparent; }
.no-touch .single-portfolio .actions div:hover a i { color:#000; }
.actions div a { display: block; width: 100%; height: 100%; }
.actions div a:hover {border:none !important;}
.actions-related a i,
.action-fullscreen a i,
.action-scroll a i { 
display: block;
font-size: 12px;
color: #FFF;
text-align: center;
line-height: 30px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0.5); }
.no-touch .actions-related:hover a i,
.no-touch .action-fullscreen:hover a i,
.no-touch .action-scroll:hover a i { color:#000; opacity: 0.25; }
.actions-related,
.action-fullscreen {
position: absolute;
top: 0;
right: 0;
left: 0;
z-index: 10;
}
.action-scroll { z-index: 100; }
.actions-related,
.action-fullscreen {opacity: 0;}
.no-touch .actions.active .action-scroll { top: 5px; }
.actions.active .action-fullscreen { left: -72px; top: -24px; opacity: 1; }
.actions.active .actions-related { left: 36px; top: -24px; opacity: 1; } .single-portfolio.content-info-box .actions {
position: absolute;
width: 36px;
top: -78px;
right: 3%;
left: 3%;
}
body.single-portfolio.content-info-box .actions a i { color: #000; opacity: 0.7; }
body.single-portfolio.content-info-box .actions a:hover i { opacity: 1; }
body.single-portfolio .actions a.gal-single-info-btn:hover,
.actions .galleria-project-title:hover { cursor: default; }
.related-project {
position: absolute;
display: none;
width: 1024px;
max-width: 1024px;
top: 215px;
left: 50%;
z-index: 1;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;
box-sizing:border-box;
}
.minimal-layout .related-project { top: 150px; }
.minimal-layout.menu-layout-1 .related-project { top: 480px; }
.minimal-layout.menu-layout-2 .related-project { top: 450px; }
.related-project ul {
position: relative;
display: block;
width: 100%;
left: -50%;
padding: 10px 65px;
float: left;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;
box-sizing:border-box;
}
.related-project ul li {
padding-left: 1%;
width: 32.333%;
margin-bottom: 0;
}
.related-project ul li a { display: block; }
.related-project img{
width: 100%;
max-width:100%;
height: auto;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s; 
-o-transition: all 0.2s; 
transition: all 0.2s;
}
.related-project img:hover{opacity: 0.7;}
.related-project span {
position: absolute;
display: block;
font-size: 21px;
font-weight: 300;
text-transform: uppercase;
color: #6B6B6B;
width: 175px;
top: -55px;
left: -440px;
opacity: 0.5;
}
.related-project .btn-close-related,
.related-project .close-related {
font-size: 19px;
color: #6B6B6B;
width: auto;
left: 432px;
top: -55px;
opacity: 0.5;
}
.related-project .close-related:hover { font-size: 21px; left: 481px; opacity: 0.7; }
.share-social-icon {
position: absolute;
display: none;
background: #000;
margin: 5px 0 0 -20.5%;
}
.info-box .share-social-icon ul {
margin: 0;
padding: 0;
}
.info-box .share-social-icon li {
position: relative;
display: inline-block;
margin: 0;
}
.info-box .share-social-icon li a {
display: block;
width: 25px;
height: 25px;
background: #000;
text-align: center;
padding: 25px;
color: #8A8A8A;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s; 
-o-transition: all 0.2s; 
transition: all 0.2s;
}
.info-box .share-social-icon li a:hover {border: none;}
.share-social-icon li a:hover { color: #FFF; }
.share-social-icon li .twitter:hover{background-color:rgb(0,160,209);}
.share-social-icon li .facebook:hover{background-color:rgb(59,89,152);}
.share-social-icon li .pinterest:hover{background-color:rgb(145,1,1);} .fixed-info-box .category-bg-color li, .project-stream { position:relative;}
.fixed-info-box .project-detail {
width: 68%;
padding-left: 0;
padding-bottom: 55px;
}
.fixed-info-box .project-detail figure {background-color:#e8cc51;}
.fixed-info-box .project-detail img{width:100%;height: auto;}
.fixed-info-box .project-detail ul{margin: 15px 0;}
.fixed-info-box .project-detail ul li{margin: 7px 0;}
.fixed-info-box .project-detail .alignnone,
.fixed-info-box .project-detail .aligncenter,
.fixed-info-box .project-detail .alignright {
margin-bottom:10px;
border-bottom:1px #98c0c5 solid;
padding-bottom:10px;
}
.fixed-info-box .project-detail .btn {width: 153px; margin: 0 auto;}
.fixed-info-box .project-detail .btn a{width:107px;padding: 13px 21px;}
.fixed-info-box .info-box {
position: absolute;
width: 30%;
z-index: 100;
padding: 25px 0 0 30px;
top:80px;	    
}
.fixed-info-box .info-box h3 {
font-size:2.1em;
color:#98c0c5;
line-height:132%;
text-decoration:none;
text-transform:none;
padding:0 0 5px 0;
}
.fixed-info-box .info-box p {
font-size: 12px !important;
line-height: 19px;
color: rgb(105,105,105);
padding: 0 0 18px 2px;
}
.fixed-info-box .info-box h5 {
font-size: 13px;
color: #000;
border-bottom: 1px #98c0c5 solid;
margin: 2px;
}
.fixed-info-box .info-box h5:last-child{font-size: 10px;}
.fixed-info-box .info-box ul{
font-size: 12px;
margin: 0 0 7px 0;
padding-top: 0;
}
.fixed-info-box .info-box ul li{
display: block;
margin-bottom: 5px;
}
.fixed-info-box .info-box strong{color: #000; font-weight: bolder;}
.fixed-info-box .info-box .action-fullscreen .fullscreen-btn {border-bottom: 2px solid rgb(211,238,238);}
.fixed-info-box .category-list {
font-size: 11px;
padding:4px 0 10px 0;
margin-left: 3px !important;
}
.fixed-info-box .category-list li {padding-left:2px;}
.fixed-info-box .category-list a{border:none;}
.fixed-info-box .category-list a:hover{border-bottom:1px solid inherit;}
.fixed-info-box .action-fullscreen {padding-top:10px;}
.fixed-info-box .action-fullscreen ul.social-icon {padding:9px 0 0 2px;}
.fixed-info-box .action-fullscreen .fullscreen-btn {
font-size: 13px;
text-align: center;
color: rgb(255,255,255);
width: 30px;
margin-right: 0;
padding: 7px;
-webkit-border-radius: 35px;
-moz-border-radius: 35px;
border-radius: 35px;
}
.fixed-info-box .action-fullscreen .fullscreen-btn:hover{
background-color: rgb(0,0,0);
color: rgb(255,255,255);
}
.fixed-info-box .related-project {
font-size:1.3em;
color:rgb(182,182,182);
padding-top:25px;
}
.fixed-info-box .related-project span {
font-size: 13px;
padding-bottom:4px;
padding-left:2px;
}
.fixed-info-box .related-project ul {
padding:5px 3.3%;
border-top:1px #98c0c5 solid;
border-bottom:1px #98c0c5 solid;
width: 93.4%;
}
.fixed-info-box .related-project ul li {
padding-left: 3.3333%;
width: 29%;
margin-bottom:0;
}
.fixed-info-box .related-project img{
width: 100px;
max-width:100px;
height: 45px !important;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s; 
-o-transition: all 0.2s; 
transition: all 0.2s;
}
.fixed-info-box .related-project img:hover{opacity: 0.7;} .arrow-nav {
position: fixed;
display: none;
width: 55px;
height: 100%;
padding: 0;
top: 0;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s; 
-o-transition: all 0.3s; 
transition: all 0.3s;
}
.arrow-nav:hover {
display: block;
width: 200px;
padding: 0 100px 0 25px;
background-color: rgb(0, 0, 0);
}
.next-project { right: 0 }
.prev-project { left: 0; }
.arrow-nav a {
position: absolute;
display: table;
height: 500px;
width: 25px;
color: #FFF;
top: 50%;
margin-top: -250px;
}
.arrow-nav a i,
.arrow-nav a span {
display: table-cell;
vertical-align: middle;
font-size: 21px;
line-height: 23px;
font-weight: 200;
text-transform: uppercase;
width: 200px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s; 
-o-transition: all 0.2s; 
transition: all 0.2s;
}
.arrow-nav a i { width: 10px; font-size: 17px; color: #000; }
.arrow-nav a span { display: none; }
.arrow-nav:hover a { min-width: 200px; border-bottom: none; }
.arrow-nav:hover a i { position: relative; color: #FFF; }
.arrow-nav:hover a span { position: relative; display: table-cell; }
.prev-project a { text-align: left; left: 45px; }
.prev-project a i { left: 0; }
.prev-project a span { text-align: right; }
.prev-project:hover a { left: 50px; }
.prev-project:hover a i { left: -20px; }
.prev-project:hover a span { left: 0; }
.next-project a { text-align: left; right: 50px; }
.next-project a span{ text-align: left; }
.next-project:hover a i { right: -11px; }
.pag-direction {
position: absolute;
display: block;
font-size: 11px;
font-weight: 700;
font-style: italic;
color: #292929;
padding-top: 1px;	
}
.pag-direction-prev { right: 0; margin-right: 5px; }
.pag-direction-next { left:0; margin-left: 5px; }
.content-wrapper blockquote { margin: 25px 0; }
.content-wrapper blockquote p {
font-size: 15px;
font-weight: 500;
font-style: italic;
line-height: 21px;
text-transform: uppercase;
letter-spacing: -1px;
width: 280px;
margin-left: 35px;
}
.content-wrapper blockquote:before {
content: '"';
display: block;
width: 35px;
height: 35px;
font-size: 45px;
color: #929292;
text-align: center;
line-height: 63px;
background: #000;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.content-wrapper iframe { max-width: 100%; } #fullscreen-images{
position: fixed;
display: none;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1000;
} .claim {
font-size: 47px;
line-height: 55px;
font-weight: 300;
color: #000;
margin-bottom: 30px;
}
.claim:after{
content: '';
position: relative;
display: block;
width: 75px;
height: 2px;
background: #3C3C3C;
margin-top: 15px;
} .midtle {
font-size: 37px;
font-weight: 300;
line-height: 43px;
color: #000;
margin-bottom: 25px;
}
.claim.align-left,
.midtle.align-left { text-align: left; }
.claim.align-center,
.midtle.align-center { text-align: center; }
.claim.align-right,
.midtle.align-right { text-align: right; }
.claim.align-center:after { margin: 15px auto 0 auto; }
.claim.align-right:after { margin: 15px 0 0 100%; right: 75px; }
.sub-claim {margin: -25px 0 35px 0;}
h3.page-subtitle{
display: inline-block;
font-size: 2.5em;
color: rgb(167,167,167);
text-transform: none;
text-decoration: none;
margin: 30px 0 15px 0;
}
h4.widget-heading{
font-size: 2.3em;
color: rgb(0,0,0);
text-decoration: none;
letter-spacing: -1px;
margin-bottom: 11px;
}
.block-content{
position: relative;
padding: 1px 3px;
z-index: 100;
}
.default-page .block-content ul li
{
font-size: 1.3em;
line-height: 1.7em;
color: rgb(109,109,109);
} #content-side {
position: relative;
width: 60%;
float:left;
}
body.posts-stream.hide-side #content-side,
body.single-post.hide-side #content-side { 
width: 100%; 
}
body.posts-stream.left-side #content-side, 
body.single-post.left-side #content-side,
body.page-template-template-sidebar-left-php #content-side {
margin-right: 0;
float: right;
}
#sidebar{
position: relative;
width: 29%;
margin-top: 25px;
float: right;
}
.right-side #sidebar{margin-top: 35px;}
body.posts-stream.left-side #sidebar, 
body.single-post.left-side #sidebar, 
body.page-template-template-sidebar-left-php #sidebar { float: left; }
body.posts-stream.hide-side #sidebar,
body.single-post.hide-side #sidebar { display: none; }
#sidebar li > ul { padding-left: 0; }
.post-content ul li a { color: rgb(207,207,207); }
.cover-post{
position: relative;
padding: 25px 0 0 0;
margin-bottom: 105px;
overflow: hidden;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-o-box-sizing:border-box;
box-sizing:border-box;
}
.cover-post .the-date{
display: inline-block;
font-size: 13px;
text-transform: uppercase;
margin-bottom: 7px;
color: rgb(207,207,207);
}
.post-body { margin-top: 10px; }
.post-content{
position: relative;
}
.post-content > ul { display: inline-block; }
.post-content > ul li { font-size: 13px; color: rgb(207,207,207); text-transform: uppercase; list-style: none; }
.post-content .btn a { border: none; padding: 0; text-align: left; }
.post-content .btn a:hover { background: transparent; }
.post-excerpt {width: 100%;}
.post-excerpt p{margin-bottom: 10px;}
.post-image{
position: relative;
width: 100%;
left: 0;
overflow: hidden;
z-index: -1;
margin-bottom: 15px;
}
body.blog.blog-layout-2 .post-image {
max-height: 150px;
}
.blog.blog-layout-3 .post-image {
position: absolute;
width: 30%;
top: 0;
left: auto;
right: 0;
z-index: -1;
}
body.blog-layout-3 .post-content {
position: relative;
width: 63%;
margin-right: 0%;
padding-right: 37%;
}
body.blog-layout-3 .single-post .post-content {
position: relative;
width: 100%;
margin-right: 0;
padding-right: 0;
}
body.blog-layout-3.single-post .post-content {width: 100%;}
body.blog-layout-3.single-post .post-image {
position: relative;
width: 100%;
}
.post-image figure{
display: block;
right: 0;
}
.post-image img{
width: 100%;
height: auto;
}
.post-content img {
padding-bottom: 15px;
max-width:100%;
height:auto;
}
.post-content h2 {margin-bottom: 15px;font-size: 2.3em;}
.post-content h2 a{
font-size: 25px;
font-weight: 400;
line-height: 31px;
text-transform: uppercase;
letter-spacing: 0px;
color: #000;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s; 
-o-transition: all 0.2s; 
transition: all 0.2s;
}
.post-content h2 a:hover {border-bottom:2px solid #d3eeee;}
.post-content p,
.post-excerpt,
.post-excerpt p{
line-height: 1.8em;
font-weight: 500;
color: rgb(73, 73, 73);
font-size: 15px;
}
.post-category{margin: 25px 0 0 0;text-align: right;}
.post-category ul{
position: relative;
display: block;
width: 150px;
float: right;
clear: both;
}
.post-category h5{
font-size: 1em;
display: inline-block;
border-bottom: 2px solid #d3eeee;
margin-bottom: 10px;
float: right;
}
.post-category a {
font-size: 0.8em;
color: rgb(69,69,69);
}
.post-category a:hover{border-bottom: 1px solid #d3eeee;}
.post-category a:visited{color: rgb(69,69,69);}
.pagination{
position: relative;
width:100%;
margin-bottom: 35px;
top: 25px;
left: 9px;
clear: both;
}
.pagination div {float: left;}
.pagination .next-post {margin-left: 0;}
.pagination .prev-post {float: right;margin-right: 15px;}
.pagination div a{
display: block;
padding: 15px;
line-height: 0.9em;
}
.pagination .next-post{margin-right: 5%;}
.pagination .prev-post{position:relative;min-width:145px;text-align: right;}
.pagination .prev-post a{position:absolute;right: 0;} .pagination .wp-pagenavi {width: 100%;}
.pagination .wp-pagenavi a,
.pagination .wp-pagenavi span,
.pagination .wp-pagenavi span.current {
text-decoration: none;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0);
background: transparent;
border-radius: 50px;
margin: 25px 0 0 0;
padding: 10px 10px 9px 10px;
width: 35px;
text-align: center;
}
.pagination .wp-pagenavi .nextpostslink{position: absolute;right: 0;margin-top: 28px;}
.pagination .wp-pagenavi .previouspostslink{margin-right: 15px;}
.pagination .wp-pagenavi .page,
.pagination .wp-pagenavi span.current {margin-left: 5px;display: inline-block;}
.pagination .wp-pagenavi span.current{opacity: 0.4;}
.pagination .wp-pagenavi .pages {display: none;}
.pagination .wp-pagenavi .nextpostslink,
.pagination .wp-pagenavi .previouspostslink{float: left;}
.pagination .wp-pagenavi a{display: inline-block;}
.single-pagination {
position: relative;
width: 100%;
height: auto;
margin: 40px 0 100px 0;
border-top: 1px dotted #dbdbdb;
border-bottom: 1px dotted #dbdbdb;
padding: 55px 7px;
}
.single-pagination span {
float: left;
display: block;
width: 43%;
padding: 0 17px;
}
.single-pagination span small {
display: block;
font-size: 13px;
color: #dbdbdb;
text-transform: none;
font-weight: normal;
padding: 0 0 11px 0;
}
.single-pagination a {
font-size: 1.15em;
line-height: 1.55em;
border: none;
display: inline;
border-bottom: 2px solid transparent;
}
.single-pagination span#next-post {
float: right;
text-align: right;
}
.single-pagination span a{
font-size: 15px;
font-weight: 400;
text-transform: uppercase;
}
.single-pagination span a:hover { color: #000; }
.single-pagination span#prev-post {padding-left: 0;}
.infinite-scrl .pagination .next-post,
.infinite-scrl .pagination .prev-post,
.infinite-scrl .pagination .wp-pagenavi{display:none;}
body.single.infinite-scrl .pagination .next-post,
body.single.infinite-scrl .pagination .prev-post,
body.blog.infinite-scrl .pagination .next-post,
body.blog.infinite-scrl .pagination .prev-post,
body.single.infinite-scrl .pagination .wp-pagenavi,
body.blog.infinite-scrl .pagination .wp-pagenavi { display:block; }
.post-body .btn a {
color: #222;
background:
transparent;
margin-top: 25px;
padding-bottom: 3px;
border-bottom: 1px dotted #222;
}
.post-body .btn a:hover { border-color: transparent; }  .widget{
position: relative;
margin-bottom: 35px;
list-style: none !important;
}
.widget h3{
display: inline-block;
font-size: 11px !important;
color: rgb(26,26,26);
text-decoration: none;
border-bottom: 3px solid #d3eeee;
margin-bottom: 10px;
text-transform: uppercase;
letter-spacing: 0;
}
.widget ul{position:relative;display: block;}
.widget ul li{
display: block;
line-height: 30px; } .widget ul li a{
display: inline;
font-size: 1em;
line-height: 1.7em;
font-weight: 400;
color: #999;
}
.widget:not(.query) ul li a,
.widget:not(.query) ul li p,
.widget:not(.query) ul li,
.widget:not(.query) {
font-size: 11px;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 1px;
color: #313131;
}
.widget ul li a:hover{color: rgb(0,0,0);}
#searchform input{
font-size: 1.35em;
background-color: rgb(241,241,241);
border: none;
height: 3em;
padding: 1em;
box-sizing: border-box;
}
#sidebar #searchsubmit {display: none;}
#sidebar input[type=search]{
width: 100%;
font-size: 13px;
height: 55px;
background: #f5f5f5;
}
#searchform ::-webkit-input-placeholder {
line-height: 1.35em;
color: rgb(186,186,186);
opacity: 0.5;
}
.tagcloud a,
.widget_archive select {
display: inline-block;
font-size: 9px !important;
line-height: 0;
text-align: center;
text-transform: uppercase;
color: #000;
border: 1px solid rgb(211,238,238);
margin: 0 0 5px 0;
padding: 9px;
-webkit-border-radius: 50px;
-khtml-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
}
.widget_archive select { line-height: 9px; }
.tagcloud a:hover { border: 1px solid transparent; }
.textwidget p {
font-size: 13px;
line-height: 1.7em;
text-transform: none;
margin-bottom: 5px;
}
.widget_categories label { display: none; }
.widget_categories select {
display: block;
margin: 0 0 29px;
padding: 15px 21px;
font-size: 15px;
line-height: 1.55em;
border: 0;
border-radius: 0;
background: #f5f5f5;
color: #aaa;
opacity: 0.55;
-webkit-appearance: none;
-moz-appearance: none;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.widget_categories select:hover { opacity: 0.75;  } .sb_tabbed .sb_tabs .t3 { display: none; }
.widget_sb_tabbed_widget ul.sb_tabs li {width: 50.005%; height: 75px; max-height: 75px; }
.widget_sb_tabbed_widget ul.sb_tabs li a {
text-transform: uppercase;
font-weight: 600;
line-height: 25px;
background: #000;
color: #FFF;
border: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.widget_sb_tabbed_widget ul.sb_tabs li a.tab-current { border: none; }
.widget_sb_tabbed_widget .tab-content { padding: 0 5px 0 0; }
.widget_sb_tabbed_widget .tab-content ul li { position: relative; min-height: 75px; }
.widget.widget_sb_tabbed_widget div { margin-bottom: 0; }
.tb-wdgt-wrap {
position: absolute;
width: 35%;
height: 95px;
top: 0;
left: 0;
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
z-index: 0;
display: block !important;
}
.widget_sb_tabbed_widget .tab-content ul li a {
position: absolute;
font-size: 13px;
font-weight: 500;
line-height: 21px;
letter-spacing: 0;
color: #000;
right: 0;
width: 60%;
}
.widget .sb_tabbed { margin-bottom: -20px; }
.widget_sb_tabbed_widget .tab-content ul li a:hover { border: none; color:#333; }
.sb-date-meta,
.sb-comment-meta,
.sb-cat-meta {
position: absolute;
text-transform: capitalize;
font-weight: 500;
letter-spacing: 0;
width: 60%;
right: 0;
bottom: 5px;
} #sidebar > ul .widget_calendar #wp-calendar { width:100%; }
#sidebar > ul .widget_calendar #wp-calendar caption {
font-size:12px;
font-weight:500;
text-align:center;
color:#333;
margin:10px 0 15px 0;
}
#sidebar > ul .widget_calendar #wp-calendar thead { font-size:10px; }
#sidebar > ul .widget_calendar #wp-calendar thead th {
padding-bottom:10px;
text-align:center;
}
#sidebar > ul .widget_calendar #wp-calendar tbody { color:#aaa; }
#sidebar > ul .widget_calendar #wp-calendar tbody td {
background:#f5f5f5;
border:1px solid #fff;
text-align:center;
padding:8px;
}
#sidebar > ul .widget_calendar #wp-calendar tbody td:hover { background:#FFF; }
#sidebar > ul .widget_calendar #wp-calendar tbody .pad { background:none; }
#sidebar > ul .widget_calendar #wp-calendar tfoot #next {
font-size:10px;
text-transform:uppercase;
text-align:right;
}
#sidebar > ul .widget_calendar #wp-calendar tfoot #prev {
font-size:10px;
text-transform:uppercase;
padding-top:10px;
} #sidebar > ul .vkw_tweet_widget .twitter {
font-size:1.15em;
line-height:1.7em;
}
#sidebar > ul .vkw_tweet_widget .twitter li {
color:#474747;
padding:10px 0;
}
#sidebar > ul .vkw_tweet_widget .twitter li span { display:block; }
#sidebar > ul .vkw_tweet_widget .twitter li span a {
font-weight:800;
color:#000;
letter-spacing:0px;
color:#474747;
}
#sidebar > ul .vkw_tweet_widget .twitter li span a:hover { color:#000; }
#sidebar > ul .vkw_tweet_widget .twitter li > a {
font-size:0.9em;
margin-top:7px;
border:none;
}
#sidebar > ul .twitter-link {
position:relative;
display:inline-block;
width:auto;
font-weight:500;
margin:0 auto;
padding:7px 11px !important;
background:#f5f5f5;
border-bottom:none !important;
color:#000;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
}
#sidebar > ul .twitter-link:hover { background:#000; } #sidebar > ul .vkw_flickr_widget .flickr_badge_image {
width:25%;
float:left;
margin: 0;
}
#sidebar > ul .vkw_flickr_widget .flickr_badge_image a {
display:block;
}
#sidebar > ul .vkw_flickr_widget .flickr_badge_image a:hover {
opacity: 0.7;  }
#sidebar > ul .vkw_flickr_widget .flickr_badge_image a img {
width:100%;
height:auto;
} .back-single-feat-image {
position: fixed;
display: block;
width: 103%;
height: 100%;
top: -5px;
left: -5px;
opacity: 0.55;
}
.iosdevice .back-single-feat-image { z-index: -1 !important; }
.blurred {
height: 100%;
background-size: cover;
background-repeat: no-repeat;
}
.back-single-feat-image img {
width: 100%;
max-width: 100%;
}
.single-post svg {
position: fixed;
opacity: 0.5;
}
.single-post.image-bg,
.single-post.pattern-bg { background: #F3F3F3; }
.single-post .post-content{
position: relative;
width: 100%;
margin-right: 2%;
}
.single-post .post-excerpt p,
.project-detail p{margin-bottom: 10px;}
.single-post .post-content h2{
font-size: 25px;
font-weight: 500;
line-height: 31px;
text-transform: uppercase;
letter-spacing: 0;
}
.single-post .post-image{
position: relative;
max-width: 1024px;
height: auto;
max-height: 565px;
min-height: 85px;
margin: 0 auto;
margin-top: 115px;
padding: 0 10px;
top: 75px;
z-index: 10;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;
box-sizing:border-box;
}
.minimal-layout.single-post .post-image { margin-top: 0; padding: 0; top: 0; }
.minimal-layout .cover-post .the-date { margin-bottom: 0; }
.single-post .post-image figure{
display: block;
position: relative;
margin: 0 0 25px 0;
}
.single-post .post-image img{
width: 100%;
height: auto;
}
.post-tags,
.post-metas,
.post-share{
font-size: 1.15em;
color: #999;
margin: 25px 0 15px 0;
text-align: left;
clear: both;
}
.post-tags h5,
.post-metas h5,
.post-share h5{
display: inline-block;
font-size: 12px;
font-weight: 500;
text-transform: uppercase;
color: #000;
margin: 25px 0 10px 0;
}
.post-tags ul,
.post-metas h5{border:none;}
.post-metas ul{margin-left: 2px;}
.post-tags ul li,
.post-metas ul li{ display: inline-block; padding-right: 3px; }
.post-metas ul li { padding-right: 0; }
.post-tags ul li a,
.post-metas ul li a {
font-size: 0.8em;
color: rgb(69,69,69);
}
.post-tags ul li a {
font-size: 9px;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 1px;
background: #333;
color: #FFF;
padding: 5px 11px;
opacity: 0.25;
-webkit-border-radius: 11px;
-moz-border-radius: 11px;
-ms-border-radius: 11px;
-o-border-radius: 11px;
border-radius: 11px;
}
.post-tags ul li a:hover { opacity: 1; }
.post-metas h5{ margin-bottom: 0; }
.post-metas ul li { font-size: 13px; }
.post-tags ul li a:hover{ border-bottom: 1px solid #d3eeee; }
.post-share{ position: relative; top: -77px; float: right; }
body.single-portfolio .post-share { top: -59px; min-width: 60px; }
.post-share .social-icon{
position: relative;
top: 11px;
right: 7px;
margin: 0;
}
.post-share h5{
position: absolute;
font-size: 12px;
text-align: left;
top: -35px;
}
.post-share .social-icon li { margin: 0; list-style: none; }
.post-share .social-icon li a { width: 35px; margin-right: 7px; border: transparent; }
.post-share .social-icon li a i {
display: block;
font-size: 15px;
text-align: center;
line-height: 27px;
color: #B4B4B4;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s; 
-o-transition: all 0.2s; 
transition: all 0.2s;
}
.post-share .social-icon li .twitter i:hover { color: rgb(0,160,209); }
.post-share .social-icon li .facebook i:hover { color: rgb(59,89,152); }
.post-share .social-icon li .pinterest i:hover { color: rgb(145,1,1); }
.back-news-btn { display: inline-block; margin-top: 50px; } .alignleft, img.alignleft {
display:inline;
float:left;
margin:1.5em 1.5em 1.5em 0 !important;
}
.alignright, img.alignright {
display:inline;
float:right;
margin:1.5em 0 1.5em 1.5em !important;
}
.project-detail .aligncenter, .project-detail img.aligncenter {
clear: both;
display: block;
margin: 0 auto;
}
.aligncenter { margin: 0 auto; }
img.alignnone { margin:10px 0; }
.project-detail .wp-caption {width: 100% !important;position: relative;}
.wp-caption {
text-align:center;
margin-bottom:1.5em;
max-width:100%;
}
.wp-caption img {
border:0 none;
margin:0;
padding:0;
}
.wp-caption p.wp-caption-text {
position: absolute;
max-width: 35%;
font-size: 9px;
text-transform: uppercase;
text-align: left;
line-height: 17px;
display: block;
background: #000;
color: #f6f7f2;
margin: 0;
padding: 15px;
bottom: 23px;
left: 15px;
} .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #eee;
clip: auto !important;
clip-path: none;
color: #444;
display: block;
font-size: 1em;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
}
.wp-smiley {
max-height:1em;
margin:0 !important;
}
.gallery dl { margin:0; }
.gallery-caption { margin:-1.5em 0 0 0; }
.sticky { } .widget div {margin-bottom:35px;}
.widget div h2 {font-size: 2.3em;}
.module {margin-top: 50px;}
#map-canvas { 
position: absolute;
width: 100%;
height: 500px; bottom: 0;
z-index: -1;
}
.minimal-layout #map-canvas {
position: relative;
width: 100%;
height: 500px;
bottom: 0;
z-index: 0;
margin-bottom: 75px;
}
.map-zoom {
position: absolute;
z-index: 10;
bottom: 200px;
right: 3%;
}
.straight-layout .map-zoom { bottom: 225px; }
.map-zoom a{
display: inline-block;
width: 30px;
height: 30px;
text-align: center;
background: #000;
line-height: 32px;
margin-bottom: 7px;
-webkit-border-radius: 3px;
-khtml-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 7px;
}
.map-zoom a i {
color: #FFF;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s; 
-o-transition: all 0.2s; 
transition: all 0.2s;
}
.map-zoom a:hover {
background: #FFF;
}
.map-zoom a:hover i{
color: #1eedc8;
} .contact-form .block { margin-right: 15px; }
body .wpcf7 input,
body .wpcf7 textarea {
display:block;
height:40px;
font-size:13px;
line-height: 35px;
color:#333;
background: transparent;
border: 1px solid #333;
padding: 0 0 0 6px;
margin: 0px;
outline:none;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s; 
-o-transition: all 0.2s; 
transition: all 0.2s;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body .wpcf7 input:hover,
body .wpcf7 textarea:hover {
border: 5px solid #000;
}
body .wpcf7 input {width: 50%;}
body .wpcf7 textarea {
width: 100%;
min-height:130px;
margin: 15px 0;
overflow:auto;
}
body .wpcf7 p {
margin: 15px 0 10px 0;
color: #333;
font-weight: bold;
text-transform: uppercase;
font-size: 13px;
font-weight: 800;
margin-bottom: 20px;
}
body .wpcf7 input[type=checkbox] {
height: initial;
width: initial;
min-height: initial;
display: block;
float: left;
margin: 0 10px;
}
.wpcf7-list-item-label { float: left; font-size: 15px; line-height: 1em; }
body .wpcf7 p:hover {color:#000;}
body .wpcf7 .send-btn {
border: none;
font-weight: bold;
color: #000;
width: 15%;
text-align: center;
float: right;
}
body .wpcf7 .send-btn:hover {
border: none !important;
background: #1eedc8;
color: #FFF;
}
body .wpcf7 .wpcf7-submit {
width: 100px;
text-transform: uppercase;
font-weight: 600;
}
body .wpcf7 .wpcf7-submit:hover { border: 2px solid rgba(0, 0, 0,0.9); cursor: pointer; }
body .wpcf7-not-valid-tip { color: red; }
body .wpcf7-validation-errors { text-transform: uppercase; color: red; } .c-form-centered .wpcf7-form { margin: 25px 0; }
.c-form-centered .wpcf7 input:not([type="checkbox"]),
.c-form-centered .wpcf7 textarea { width: 100%; min-height: 45px; }
.c-form-centered .wpcf7 textarea { min-height: 176px; }
.c-form-centered .wpcf7 .wpcf7-submit {
position: relative;
max-width: 115px;
margin: 0 auto;
}
.c-form-centered .wpcf7 input::-webkit-input-placeholder,
.c-form-centered .wpcf7 textarea::-webkit-input-placeholder { font-size: 12px; color: #AAA !important; font-weight: bolder; text-transform: uppercase; }
.c-form-centered .wpcf7 .wpcf7-validation-errors { text-align: center; } input:not([type="submit"]), textarea {
outline: none;
display: block;
font-size: 1em;
background: transparent;
color: #3F3F3F;
width: 90%;
padding: 11px 19px;
border: none;
border-bottom: 1px dotted rgb(202,202,202);
margin-bottom: 15px;
-webkit-transition: background 0.2s linear, box-shadow 0.6s linear;
-moz-transition: background 0.2s linear, box-shadow 0.6s linear;
-o-transition: background 0.2s linear, box-shadow 0.6s linear;
transition: background 0.2s linear, box-shadow 0.6s linear;
}
input:not([type="submit"]) { width: 50%;height: 20px; }
::-webkit-input-placeholder {color: rgb(186,186,186);opacity: 0.5;}
input:-moz-placeholder, textarea:-moz-placeholder {color: rgb(186,186,186);}
textarea {min-height: 150px;resize: vertical;} label {
font-size: 15px;
color: rgb(0,0,0);
font-weight: bold;
-webkit-transition: color 1s ease;
-moz-transition: color 1s ease;
transition: color 1s ease;
}
p { margin-bottom: 20px }
.indication {
color: rgb(186,186,186);
font-size: 1.2em;
font-style: italic;
text-align: right;
padding-right: 30px;
}
.required { color: rgb(244,75,39) } input[type=submit] {
position: relative;
font-size: 1.15em;
font-weight: bold;
cursor: pointer;
background: none;
border: 1px solid transparent;
color: rgb(0,0,0);
padding: 10px 4px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s; 
-o-transition: all 0.2s; 
transition: all 0.2s;
}
.form-submit{
display: inline-block;
position: relative;
right: 0;
float: right;
margin-right: 50px;
}
input[type=submit]:active,
input[type=submit]:focus,
input[type=submit]:hover {border-bottom: 1px solid #d3eeee;} #comments-title{
font-size: 27px;
font-weight: 300;
text-transform: uppercase;
letter-spacing: -1px;
color: #D8D8D8;
margin-bottom: 35px;
}
.says{display: none;}
.comment:not(.parent) {
margin:50px 0;
padding-bottom: 32px;
border-bottom: 1px solid rgb(248, 247, 247);
}
.comment-author {
display: block;
width:23%;
margin-right: 2%;
float: left;
}
.comment-body-items{
width: 75%;
margin-top: 7px;
float: left;
}
.bypostauthor { 
background: rgb(243,243,243);
padding: 40px 32px;
border-top: 1px solid rgb(211,238,238);
border-bottom: none !important;
box-sizing: border-box;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
.comment-body a:hover{color:rgb(240,17,101);}
.comment .children{
left: 0;
position: relative;
margin-left: 5%;
}
.comment.bypostauthor .children { margin-left: 2.5%; }
.reply {
display: block;
position: relative;
width: 100%;
height: 45px;
margin-top: 65px;
}
.reply a{
font-size: 11px;
clear: both;
display: block;
position: absolute;
right: 10px;
padding: 5px 15px;
-webkit-border-radius: 15px;
-khtml-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}
.reply a:hover{
border: 2px solid transparent !important;
color:rgb(255,255,255);
background: rgb(240,17,101);
}
#reply-title {
font-size: 25px;
color: rgb(0,0,0);
margin: 25px 0;
text-decoration: none;
}
#reply-title small a {
font-size: 13px;
padding: 3px 7px;
margin-left: 5px;
opacity: 0.5;
}
#reply-title small a:hover { opacity: 1; }
#respond { margin-bottom: 150px; }
cite.fn{
display: inline-block;
max-width: 100%;
margin: 0 0 20px 0;
font-size: 15px;
font-style: normal;
text-align: left;
border-bottom: 2px solid #d3eeee;
padding-bottom: 3px;
}
.comment-meta {
display: inline-block;
font-size: 9px;
font-style: italic;
margin-left: 15px;
}
.comment-meta a{
display: block;
color:rgb(190, 190, 190);
font-size: 1.15em;
margin-bottom: 10px;
}
.form-allowed-tags{ font-size: 0.65em; color: #B3B3B3; width: 90%;}
.logged-in-as,
.comment-notes {margin-bottom: 15px;}
.avatar{
float: left;
margin-right: 15px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.comment em {
font-size: 13px;
font-weight: 700;
font-style: normal;
text-transform: uppercase;
color: rgb(255, 0, 112);
}
#comments .form-allowed-tags { font-size: 11px; }
#comments .comment { list-style:none; }
#comments .comment-meta { pointer-events: none; }
#comments .comment-edit-link { display: none; } .error404 h2{font-size: 95px;}
.error404 .top-angle { margin-top: 330px; }
.error404 .block-content { top: -95px; }
.error404 #sidebar{display: none;}
.error404 #content-side {width: 100%; font-size: 17px; margin: 15px 0 45px 0; }
.error404 .btn-back-404{ display: block; margin: 25px 0 45px 0; padding-bottom: 45px;}
.error404 .btn-back-404:hover { border: none; }
.error404 .btn-back-404:hover{color:rgb(240,17,101) !important;}
.error404 .current-page,
.error404 .target-page { display: none !important; }
.error404 .main-navigation { top: 155px; }
.error404.menu-layout-3 .main-navigation { top: 0; }
.error404.straight-layout .top-angle { margin-top: -45px; }
.error404.straight-layout .block-content { top: -45px; }
.error404.minimal-layout h2,
.error404.minimal-layout #content-side { text-align: center; } .ie8 .rotate-text{
zoom: 1;
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
display: block;
position: relative;
left: 15px;
top: 0;
margin-bottom: 15px;
}
.ie8 h2.page-title{margin-top:100px;margin-left: -125px;}
.ie8 .categories h4{margin-top:80px;}
.ie8 .prev-project a .rotate-text,
.ie8 .next-project a .rotate-text {display:none !important;}
.ie8 .project-detail {position: relative;width:100%;margin-left: 10px !important;top: 30px !important;}
.ie8 .info-box {position: relative;margin-top: 50px !important;}
.ie8 .project-stream {margin-top: 75px;}
.ie8 body .info-box {width:75% !important;}
html.oldie .top-angle,
html.ie .top-angle,
body.modernIE .top-angle {
border-style: solid solid solid solid;
}
html.oldie .bottom-angle,
html.ie .bottom-angle,
body.modernIE .bottom-angle {
border-style: solid solid solid solid;
}
html.oldie .footer-angle,
html.ie .footer-angle,
body.modernIE .footer-angle {
border-style: solid solid solid solid;
}
 html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
margin:0;
padding:0;
border:0;
outline:0;
vertical-align:baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display:block;
}
body {
font-family: 'Vollkorn', serif;
font-size:62.5%;
line-height:1;
}
ol, ul {
list-style:none;
line-height: 23px;
}
blockquote, q {
quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
content:'';
content:none;
}
ins {
text-decoration:none;
}
del {
text-decoration:line-through;
}
table {
border-collapse:collapse;
border-spacing:0;
}
a {
text-decoration:none;
}
em {
font-style:italic;
}
strong {
font-weight:bold;
}
textarea {
overflow:auto;
}
img{
display:block;
max-width: 100%;
height: auto !important;
}
.group:after {
content: "";
display: table;
clear: both;
}
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; } @media handheld, only screen and (min-width: 1480px) {
.fixed-info-box .fixed-info-box .info-box { top: 130px; }
.straight-layout.content-info-box .top-angle { border-top-width: 675px !important; }
.angles-layout .content-wrapper { padding: 30px 0 0 0; }
}
@media handheld, only screen and (min-width: 1024px) and (max-width:1280px) {
.inner-subfooter h5 { bottom: 190px; }
.inner-subfooter .social-icon { bottom: 125px; }
.footer { margin-top: 50px; }
.minimal-layout .footer { margin-top: 0; }
.parallax .section-title { top: 27%; }
.single-post .post-image { top: 0; }
.straight-layout.single-post .post-image { top: 5px; }
.angles-layout .content-wrapper { padding: 100px 0 0 0; }
}
@media handheld, only screen and (max-width: 1170px) {
#videoBg {
width: 200%;
height: 300%;
top: -100%;
}
.footer { margin-top: 50px; }
.minimal-layout .footer { margin-top: 0; }
.angles-layout .content-wrapper { padding: 90px 0 0 0; }
}
@media handheld, only screen and (max-width: 1070px) { .main-page {
width:96%;
padding-left:2%;
padding-right:2%;
}
.sub-footer {
padding: 0 3%;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-o-box-sizing:border-box;
box-sizing:border-box;
}
.menu-footer li { margin-right: 3px; }
.menu-footer li a { font-size: 9px; }
.nav-footer { width: 80%; }
.copy-right { width: 15%; }
.angles-layout .content-wrapper { padding: 70px 0 0 0; }
.parallax .section-title { top: 150px; }
.menu-layout-open.straight-layout.parallax .section-title { top: 15%; } .arrow-nav {
position: relative;
display: inline-block;
padding: 0;
top: 0;
}
.arrow-nav {
display: inline-block;
width: 200px;
padding: 0 100px 0 25px;
background-color: transparent;
}
.arrow-nav:hover { display: inline-block; background: transparent; }
.next-project,
.prev-project{
position: relative;
width: 27%;
height: 75px;
right: 0;
left: 0;
margin: 0 auto;
margin-top: 15px;
}
.prev-project { float: left; }
.next-project{ margin-left: 1%; float: right; }
.arrow-nav a {
position: absolute;
display: block;
width: 25px;
height: inherit;
color: #000;
top: inherit;
margin-top: auto;
}
.arrow-nav a i,
.arrow-nav a span {
display: table-cell;
vertical-align: middle;
font-size: 21px;
line-height: 23px;
font-weight: 200;
text-transform: uppercase;
width: 200px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s; 
-o-transition: all 0.2s; 
transition: all 0.2s;
}
.arrow-nav a { min-width: 200px; }
.arrow-nav a span { position: relative; display: table-cell; }
.arrow-nav a i { width: 10px; font-size: 17px; color: #000; }
.prev-project a { text-align: left; left: 10px; }
.prev-project a i { left: 0; }
.prev-project a span { text-align: right; }
.prev-project:hover a { left: 0; }
.prev-project:hover a i { left: 10px; color: #000; }
.prev-project:hover a span { left: -1px; }
.next-project a { text-align: left; right: 10px; }
.next-project a span{ text-align: left; }
.next-project a i { right: -11px; }
.next-project:hover a { right: 0; }
.next-project:hover a i { right: 10px; color: #000; }
.next-project:hover a span { right: -1px; }
.pag-direction { padding-top: 0;	}
.pag-direction-prev { margin-right: 5px; }
.pag-direction-next { text-align: left; left: 0; margin-left: 0; }
.single-post .post-image { top:0; }
.dark-layout .arrow-nav:hover { background: transparent; }
.dark-layout .arrow-nav a,
.dark-layout .arrow-nav:hover a i { color: #FFF; }
}
@media handheld, only screen and (min-width: 771px) and (max-width:1000px) { #videoBg {
width: 200%;
height: 300%;
top: -100%;
}
.share .share-open {
width:560px;
}
.rotate-text {
left:-4%;
}
.featured .rotate-text {
left:-3%;
}
.widget-twitter .rotate-text {
left:-2.5%;
}
.widget-contact .rotate-text {
left:-3.1%;
}
.tweet,
.query {
width:87%;
}
.controls {
width:13%;
}
.news-content {
width:100%;
}
ul.social-icon li .pin-hover {
left:-55px;
}
ul.social-icon li .pin-hover small {
left:60px;
}
.project {
margin-left:2%;
}
.project ul li{ margin-bottom:5px;}
.project .rotate-text {
left:-6%;
}
.categories ul {
width:77%;
}
.rotate-border {
left:-5px !important;
top:35%;
}
.content-botton .rotate-text {
left:-101px !important;
top:48%;
}
.content-botton a.prev-btn {
left:35px !important;
}
.content-botton a.next-btn {
right:20px !important;
}
.parallax .info-box { top: 15%; }
.related-project { max-width: 850px; }
.related-project span { left: -354px; }
.related-project .btn-close-related { left: 345px; }
.inner-subfooter h5 { bottom: 190px; }
.inner-subfooter .social-icon { bottom: 125px; }
}
@media handheld, only screen and (min-width: 1000px) and (max-width:1024px) {
.share .share-open {
width:560px;
}
a.next { margin-left: 39px }
ul.social-icon li .pin-hover {
left:-55px;
}
ul.social-icon li .pin-hover small {
left:60px;
}
.fixed-info-box .info-box {
top:180px;
}
.content-botton a.prev-btn {
left:35px !important;
}
.content-botton a.next-btn {
right:20px !important;
}
.content-botton .rotate-text {
left:-96px !important;
}
.rotate-border {
left:0 !important;
}
.foot-bot .copy-right{ padding-left:2%;}
}
.straight-layout.single-post .post-image { top: 0; margin-bottom: -100px; }
@media handheld, only screen and (max-width: 720px) {
.angles-layout .content-wrapper { padding: 90px 0 0 0; }
#videoBg {
top: -120%;
}
.bottom-angle {
width: 0;
border-width: 0;
border-style: solid;
}
.rotate-text{
display:block;
top:-25px;
left:10px !important;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
.slider .flexslider {margin-bottom: 41px;}
.header { text-align:center; }
.inner-header h1 {
text-align: left;
width: 50px;
padding: 15px 0;
}
.logo {
position: relative;
margin-left:0;
}
.logo img { margin-top: 0 !important; }
.menu-launcher { top: 30px; }
.device-menu-firer{
position: absolute;
display: block;
font-size: 1.5em;
left: 30px;
top: 30px;
padding: 13px 15px;
z-index: 10000;
}
.nav-mob-opened{
opacity: 1;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s; 
-o-transition: all 0.2s; 
transition: all 0.2s;
}
.navigation, .logo {
float:none;
}
.navigation{text-align: center;}
.menu-layout-1 .main-navigation { top: 155px; }
.minimal-layout.menu-layout-1 .main-navigation { top: 80px; }
.minimal-layout .menu-launcher { display: block; }
.minimal-layout.menu-layout-1 .menu-launcher,
.minimal-layout.menu-layout-2 .menu-launcher { display: none; }
.menu-layout-2 .main-navigation { top: 60px; }
.minimal-layout.menu-layout-2 .main-navigation { top: -45px; }
.minimal-layout.parallax.menu-layout-3 .info-box { top: 150px; }
.minimal-layout.menu-layout-3 .menu-launcher,
.menu-layout-open.menu-layout-3 .header,
.menu-layout-open.menu-layout-3 .bottom-menu-angle { position: absolute; }
body.menu-layout-fixed .header,
body.menu-layout-fixed .menu-launcher { position: fixed; }
.menu-layout-open.menu-layout-3 .menu-launcher { display: block; }
.menu-layout-open.angles-layout .info-box,
.menu-layout-open.angles-layout .section-title { margin-top: 175px; }
.menu-layout-open.angles-layout.parallax .section-title { top:195px; }
.menu-layout-open.angles-layout .info-box { margin-top: -150px; }
.menu-layout-open .related-project { top: 175px; }
.minimal-layout.menu-layout-3 .header,
.minimal-layout.menu-layout-3 .inner-header { position: absolute; }
.navigation ul li,
.menu-share ul li {
margin-right: 11px;
margin: 9px 3px;
}
.straight-layout.menu-layout-1 .main-navigation,
.straight-layout.menu-layout-1.single-post .main-navigation, 
.straight-layout.menu-layout-2 .main-navigation { top: 65px !important; }
#cats-mob-navigation{
font-size: 0.45em;
margin-top:0 !important;
}
#cats-mob-navigation h4{font-size: 15px;}
#cats-mob-navigation .sep{display: none;}
.navigation .menu{margin-top: -8px; text-align: center;}
.menu-layout-3 .navigation .menu { text-align: right; }
.navigation ul,
div.menu ul {
font-size: 1.5em;
padding: 0px;
float: none;
background-color: none;
}
.navigation ul li,
div.menu ul li {
float: none;
position: relative;
padding-left:0;
line-height: 15px;
}
.straight-layout.menu-layout-3 .navigation ul li,
.straight-layout.menu-layout-3 div.menu ul li,
.minimal-layout.menu-layout-3 .navigation ul li,
.minimal-layout.menu-layout-3 div.menu ul li { display: block; }
.navigation ul li a,
div.menu ul li a {border-bottom:1px solid transparent;display: inline-block;}
.navigation ul li:first-child,
div.menu ul li:first-child{
padding-left:0;
}
.navigation ul li a:hover,
div.menu ul li a:hover {
text-decoration:none;
border-bottom:1px rgb(178,207,211) solid;
}
.menu .sub-menu {
padding-top: 0;
width: 200px;
margin: 0 auto;
left: 50%;
margin-left: -100px;
}
.navigation ul li .sub-menu a{border: 1px solid transparent; }
.menu > li .sub-menu li:first-child:before,
.menu > li .sub-menu li:first-child:after {top: -7px;}
.related-project { max-width: 700px; top: 135px; z-index: -1; }
.straight-layout .related-project { top: 85px; }
.straight-layout .related-project > span:not(.btn-close-related) { display: none; }
.straight-layout .related-project .btn-close-related { top: 10px; z-index: 100; }
.minimal-layout .related-project { max-width: 800px;z-index: 0; }
.menu-layout-open.angles-layout .related-project { top: 150px; }
.related-project ul li { 
padding-left: 0;
width: 25%;
margin-bottom: 0;
float: none;
margin: 0 auto;
margin-bottom: 7px;
}
.minimal-layout .related-project ul { margin: 0 auto; left: -33%; right: 3%; }
.minimal-layout .related-project ul li { float: left; width: 20%; }
.related-project span { font-size: 21px; top: -55px; left: -114px; }
.related-project .btn-close-related { left: 100px; }
.content-works .categories .sep{display: none;}
.content-works .categories ul {
width:auto;
font-size:1.4em;
}
.content-works .categories ul li{float: none;}
.featured ul li {
width:50%;
margin-right:0%;
}
.project ul li {
width:29%;
margin-right:2%;
}
.news {
padding-top:40px;
}
.contact div {
width:50%;
}
.contact div h2 {
font-size:2.1em;
}
.contact address {
font-size:1.1em;
}
a.next { margin-left: 43px } .fixed-info-box .info-box {
position:relative !important;
width:85% !important;
padding: 50px 9%;
top:0 !important;
}
.fixed-info-box .info-box-description{
width: 60%;
float: left;
}
.fixed-info-box .info-box-meta{
width: 30%;
float: right;
}
.launch-project {
width: 15%;
padding: 15px 2%;
position: absolute;
right: 0;
top: 80%;
}
.launch-project a {width: 100%;}
.launch-project ul.social-icon{display: none;padding: 11px 0 8px;}
.project-detail {
width: 100%;
padding-bottom: 55px;
padding-left: 0;
}
.count-no {
margin-left:15%;
}
.bottom-img {
background:#f8f8f8;
padding-bottom:100px;
}
.foot-bot{ margin-top:276px !important;}
.featured {margin-top: 45px;}
.wpb_wrapper {
max-width: 100%;
margin: 0 auto;
padding: 0;
}
.wpb_wrapper .flexslider {
width: 100%;
}
.wpb_wrapper #container {
padding: 0;
max-width: 100%;
margin: 0 auto;
}
.parallax .info-box { top: 15%; }
.inner-subfooter h5 { bottom: 175px; }
.inner-subfooter .social-icon { bottom: 110px; }
.menu-layout-3 .current-page,
.menu-layout-3 .target-page { display: none !important; }
.menu-layout-3 .navigation,
.menu-layout-3 .menu-share {
width: 111%;
text-align: right !important;
top: -5px;
right: 5px;
}
.minimal-layout.menu-layout-3 .navigation,
.minimal-layout.menu-layout-3 .menu-share { top: -40px; }
.menu-layout-3 .navigation .menu { text-align: right; }
.angles-layout .content-wrapper { padding: 15px 0 0 0; }
.angles-layout.single-post .post-image { margin-bottom: 100px; }
}
@media only screen and (max-width : 685px) {
.menu-layout-1 .main-navigation { top: 35px !important; }
.minimal-layout.menu-layout-1 .main-navigation { top: 15px; }
.posts-stream {width: 100% !important;}
#content-side,
#sidebar {width: 100% !important;}
.widget { text-align: center; }
.widget-wrapper {
width: 100%;
text-align: center;
}
.comment-author{float: none;width: 100%;}
.comment-body-items {
width: 100%;
margin-top: 27px;
float: none;
}
.tweet_text,
.tweet_text a {
color:#232323;
font-size:1.1em !important;
line-height: 1.1em;
letter-spacing:-1px;
}
.info-box h3 { font-size: 35px; line-height: 1em; }
.info-box h3:after { width: 40px; margin: 15px 0 0 -22.5px; }
.info-box p { font-size: 15px !important; margin: 13px 0; }
.category-list { font-size: 15px; }
.page-description { width: 55%; }
.section-header-description { width: 85%; }
body .galleria-info {
position: absolute;
width: 90%;
left: 1%;
right: 1%;
margin: 0 auto;
}
body .info-box .galleria-info p { font-size: inherit !important; }
.straight-layout.single-post .post-image { top: 25px; }
body.single-portfolio .post-share { display: none; }
.vc_column_container > .wpb_wrapper > .wpb_content_element:last-child { margin-bottom: 35px !important; }
}
@media only screen and (min-width : 320px) and (max-width : 479px) {
.main-navigation { top: 5%; }
.navigation {
font-size:2.2em;
}
.featured ul li {
width:295px;
}
.contact div {
width:96%;
margin-bottom:15px;
}
.project ul {
margin-left:0%;
}
.categories {
padding-left:0;
}
.widget-wrapper{width:100%;}
.widget-twitter-content .controls {
position: absolute;
width: 90%;
float: none;
bottom: 25px;
margin: 0 auto;
left: 1%;
right: 1%;
top: 21px;
}
.controls a { width: 30%; }
.controls a.prev { margin: 0; }
.controls a.next { margin-left: 70px; }
.widgets-area .rotate-text{
display: block;
position: relative;
text-align: center;
margin: 0 auto;
width: auto;
padding: 0;
margin: 0;
left: 0;
}
.widgets-area .widget{ text-align: center; }
.widget-twitter-content .query{ max-width:100%; }
.widget-twitter,
.wpb_text_column {text-align: center;}
.info-box h3 { width: 90%; }
.info-box-description { width: 85%; }
.page-description { width: 85%; }
.claim.align-left,
.claim.align-right { text-align: center; }
.claim:after { margin: 15px auto 0 auto; }
}
@media only screen and (min-width : 321px) and (max-width : 480px) {
.featured ul li{ width:100%;}
body.blog-layout-3 .post-image {
position: relative;
width: 100%;
top: 0;
left: auto;
right: 0;
z-index: -1;
}
body.blog-layout-3 .post-content {
position: relative;
width: 100%;
margin-right: 0%;
padding-right: 0%;
}
}
@media only screen and (min-width : 321px) and (max-width : 568px) {
.tweet_text,
.tweet_text a {
color:#232323;
font-size:1.1em !important;
line-height: 1.3em;
letter-spacing:-1px;
}
.nav-footer {display: none; }
.copy-right {
text-align: center;
line-height: 75px;
width: 90%;
}
.single-post .post-image { top: 0; margin-bottom: 100px; }
.single-post.straight-layout .post-image { top: 25px; } .move-top-25,
.move-top-50,
.move-top-100,
.move-top-150,
.move-top-200,
.move-top-250,
.move-top-300,
.move-top-350,
.move-top-400,
.move-top-450,
.move-top-500,
.move-bottom-25,
.move-bottom-50,
.move-bottom-100,
.move-bottom-150,
.move-bottom-200,
.move-bottom-250,
.move-bottom-300,
.move-bottom-350,
.move-bottom-400,
.move-bottom-450,
.move-bottom-500 {margin: 0;}
}
@media only screen and (max-width : 320px) {
.single-post .post-image { margin-bottom: 85px; }
.straight-layout.single-post .post-image { margin-bottom: -75px; }
}
@media only screen and (min-width : 0px) and (max-width : 420px) {
.menu-layout-3 .navigation ul li { display: block; }
.display-slide { top: 125px; }
.menu-layout-open .display-slide { top: 250px; }
.current-page,
.target-page {opacity: 0;}
.fixed-info-box .info-box-description,
.fixed-info-box .info-box-meta{width: 100%;float: none;}
.featured ul li, .projects ul li { width:100%; margin-bottom: 7px; }
.info-box,
.section-title { margin-top: 200px; }
.inner-subfooter h5 { display: none; }
.inner-subfooter .social-icon {
position: absolute;
max-width: 225px;
bottom: 110px;
margin: 0 auto;
left: 5%;
right: 1%;
}
.inner-subfooter .social-icon li { width: 20%; text-align: center; }
.nav-footer {display: none; }
.inner-subfooter { position: relative; max-width: 100%; margin: 0 auto; }
.sub-footer { padding: 0; }
.copy-right {
position: relative;
width: 100%;
text-align: center;
line-height: 65px;
margin: 0 auto;
}
.categories { padding-top: 0; }
.categories:not(#cats-mob-navigation){opacity: 1;visibility: hidden; z-index: -1;}
.content-works .categories {
display: none;
position: fixed;
font-size: 1em;
text-align: center;
padding: 0 0 75px 0;
width: 100%;
}
.angles-layout .content-wrapper { padding: 25px 0 0 0; }
body .galleria-info-title,
body .galleria-info .galleria-info-description p { width: 90%; max-width: 90%; }
.galleria-project-title h3 { display: none; }
.single-pagination span { width: 43%; padding: 0 10px; text-indent: 0; } .move-top-50,
.move-top-100,
.move-top-150,
.move-top-200,
.move-top-250,
.move-bottom-50,
.move-bottom-100,
.move-bottom-150,
.move-bottom-200,
.move-bottom-250 {margin: 0;}
}   .flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} .wpb_wrapper .flexslider {margin: 0; padding: 0;}
.wpb_wrapper .flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} .wpb_wrapper .flexslider .slides img {width: 100%; display: block;}
.wpb_wrapper .flex-pauseplay span {text-transform: capitalize;} .wpb_wrapper .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .wpb_wrapper .slides {display: block;} 
* html .wpb_wrapper .slides {height: 1%;}  .no-js .wpb_wrapper .slides > li:first-child {display: block;} .wpb_wrapper .flexslider {
position:relative;
width: 99.5%;
margin: 0 0 11px 0;
background: #FFF;
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: 0 0 0 rgba(0,0,0,0);
zoom: 1;
}
.wpb_wrapper .flex-viewport {
width: 100%;
max-height: 600px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s; 
-o-transition: all 0.2s; 
transition: all 0.2s;
}
.loading .wpb_wrapper .flex-viewport {max-height: 300px;}
.wpb_wrapper .flexslider .slides {zoom: 1;}
.wpb_wrapper .flexslider a{border:none;}
.carousel li {margin-right: 5px} .wpb_wrapper .flex-direction-nav {*height: 0;}
.wpb_wrapper .flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: none; background: url(//simtec.es/wp-content/themes/flamingo/images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.wpb_wrapper .flex-direction-nav .flex-next {background-position: 100% 0; right: 15px; }
.wpb_wrapper .flex-direction-nav .flex-prev {left: 15px;}
.wpb_wrapper .flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.wpb_wrapper .flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.wpb_wrapper .flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.wpb_wrapper .flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;} .wpb_wrapper .flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;display: none;}
.wpb_wrapper .flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.wpb_wrapper .flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.wpb_wrapper .flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.wpb_wrapper .flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }
.wpb_wrapper .flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.wpb_wrapper .flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.wpb_wrapper .flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.wpb_wrapper .flex-control-thumbs img:hover {opacity: 1;}
.wpb_wrapper .flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
@media screen and (max-width: 860px) {
.wpb_wrapper .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
.wpb_wrapper .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}  @font-face {
font-family: 'FontAwesome';
src: url(//simtec.es/wp-content/themes/flamingo/css/font/fontawesome-webfont.eot?v=4.6.3);
src: url(//simtec.es/wp-content/themes/flamingo/css/font/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'), url(//simtec.es/wp-content/themes/flamingo/css/font/fontawesome-webfont.woff2?v=4.6.3) format('woff2'), url(//simtec.es/wp-content/themes/flamingo/css/font/fontawesome-webfont.woff?v=4.6.3) format('woff'), url(//simtec.es/wp-content/themes/flamingo/css/font/fontawesome-webfont.ttf?v=4.6.3) format('truetype'), url(//simtec.es/wp-content/themes/flamingo/css/font/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}
.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: 0.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: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-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-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper-pp:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}
.fa-reddit-alien:before {
content: "\f281";
}
.fa-edge:before {
content: "\f282";
}
.fa-credit-card-alt:before {
content: "\f283";
}
.fa-codiepie:before {
content: "\f284";
}
.fa-modx:before {
content: "\f285";
}
.fa-fort-awesome:before {
content: "\f286";
}
.fa-usb:before {
content: "\f287";
}
.fa-product-hunt:before {
content: "\f288";
}
.fa-mixcloud:before {
content: "\f289";
}
.fa-scribd:before {
content: "\f28a";
}
.fa-pause-circle:before {
content: "\f28b";
}
.fa-pause-circle-o:before {
content: "\f28c";
}
.fa-stop-circle:before {
content: "\f28d";
}
.fa-stop-circle-o:before {
content: "\f28e";
}
.fa-shopping-bag:before {
content: "\f290";
}
.fa-shopping-basket:before {
content: "\f291";
}
.fa-hashtag:before {
content: "\f292";
}
.fa-bluetooth:before {
content: "\f293";
}
.fa-bluetooth-b:before {
content: "\f294";
}
.fa-percent:before {
content: "\f295";
}
.fa-gitlab:before {
content: "\f296";
}
.fa-wpbeginner:before {
content: "\f297";
}
.fa-wpforms:before {
content: "\f298";
}
.fa-envira:before {
content: "\f299";
}
.fa-universal-access:before {
content: "\f29a";
}
.fa-wheelchair-alt:before {
content: "\f29b";
}
.fa-question-circle-o:before {
content: "\f29c";
}
.fa-blind:before {
content: "\f29d";
}
.fa-audio-description:before {
content: "\f29e";
}
.fa-volume-control-phone:before {
content: "\f2a0";
}
.fa-braille:before {
content: "\f2a1";
}
.fa-assistive-listening-systems:before {
content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: "\f2a4";
}
.fa-glide:before {
content: "\f2a5";
}
.fa-glide-g:before {
content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
content: "\f2a7";
}
.fa-low-vision:before {
content: "\f2a8";
}
.fa-viadeo:before {
content: "\f2a9";
}
.fa-viadeo-square:before {
content: "\f2aa";
}
.fa-snapchat:before {
content: "\f2ab";
}
.fa-snapchat-ghost:before {
content: "\f2ac";
}
.fa-snapchat-square:before {
content: "\f2ad";
}
.fa-pied-piper:before {
content: "\f2ae";
}
.fa-first-order:before {
content: "\f2b0";
}
.fa-yoast:before {
content: "\f2b1";
}
.fa-themeisle:before {
content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
content: "\f2b4";
}
.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;
}#galleria-loader{height:1px!important}
.galleria-container {
height: 100%;
overflow: hidden;
position: fixed;
top: 0;
left: 0;
width: 100%;
background: #FFF;
}
.galleria-container img {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
.galleria-stage {
width: 100%;
height: 100%;
position: absolute;
}
.galleria-project-title { 
position: absolute;
width: 35%;
font-size: 15px;
text-align: left;
bottom: 21px;
left: 85px;
z-index: 11011;
}
.content-info-box .info-box .galleria-project-title h3 { text-align: left; }
.galleria-project-title h3,
.content-info-box .galleria-project-title h3 {
font-size: 15px;
text-transform: uppercase;
text-decoration: none;
color: #FFF !important;
padding: 0;
margin: 0;
line-height: 1em;
}
.minimal-layout .info-box .galleria-project-title h3,
.minimal-layout .info-box .content-info-box .galleria-project-title h3 {
font-size: 15px;
font-weight: 900;
line-height: 15px;
letter-spacing: 0px;
}
.galleria-project-title h3:after,
.content-info-box .galleria-project-title h3:after {
content: '';
width: 0;
height: 0;
margin: 0;
}
.galleria-project-info {
position: absolute;
width: 35%;
text-align: left;
color: #000;
background: rgb(0, 0, 0);
margin: 20px;
padding: 25px 45px;
bottom: -350px;
z-index: 10010;
opacity: 0
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s; 
-o-transition: all 0.5s; 
transition: all 0.5s;
}
.galleria-project-info.viewed { bottom: 65px; opacity: 1;}
.galleria-project-info p { 
font-size: 9px !important;
font-weight: 500 !important;
text-transform: uppercase !important;
letter-spacing: 1px;
color: #FFF;
}
.galleria-content-area {
position: absolute;
width: 100%;
height: 65px;
z-index: 11000;
bottom: 0;
}
.galleria-single-info-btn-wrapper,
.galleria-close-wrapper a,
.galleria-single-info-btn-wrapper a,
.galleria-image-nav-right,
.galleria-image-nav-left,
.galleria-thumbnails-tab {
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s; 
-o-transition: all 0.2s; 
transition: all 0.2s;
}
.galleria-close-wrapper, 
.galleria-single-info-btn-wrapper,
.galleria-toggle-fit {
display:block;
width:50px;
height:50px;
position:absolute;
z-index: 12000 !important;
}
body.single-portfolio.content-info-box .actions .btn-toggle-fit { background: transparent;}
.galleria-close-wrapper a,
.galleria-single-info-btn-wrapper a {
display:block;
width:50px;
height:50px;
position:absolute;
cursor:pointer;
}
body.single-portfolio.content-info-box .actions .gal-single-info-btn,
body.single-portfolio.content-info-box .actions .gal-close-btn { background: transparent; }
.galleria-single-info-btn-wrapper{ left: 30px; bottom: -3px; }
.galleria-close-wrapper { bottom: -3px; right: 3%; }
.galleria-close-wrapper{width:50px;height:50px;}
.galleria-close-wrapper a {width:50px;height:50px;border:none !important;}
.galleria-close-wrapper a i,
.galleria-single-info-btn-wrapper a i,
.galleria-toggle-fit a i{
display: block;
width: 30px;
height: 30px;
font-size: 11px;
text-align: center;
line-height: 31px;
color: #FFF !important;
border: 2px solid #FFF;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-transition: background, color 0.2s;
-moz-transition: background, color 0.2s;
-ms-transition: background, color 0.2s;
-o-transition: background, color 0.2s;
transition: background, color 0.2s;
}
.galleria-toggle-fit a i { color: #000 !important; border-color: #000; }
.galleria-close-wrapper a i:hover,
.galleria-single-info-btn-wrapper a i:hover,
.galleria-toggle-fit a i:hover {
background: #FFF !important;
color: #000 !important;
border: 2px solid transparent;
}
.galleria-toggle-fit a i:hover { color: #000 !important; background: #FFF; border-color: #FFF; }
.post-password-required .galleria-close-wrapper a i{color:#FFF;} .info-opened a i{
color:#000;
-webkit-transform: rotate(45deg); 
-moz-transform: rotate(45deg); 
-ms-transform: rotate(45deg); 
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.galleria-toggle-fit{
top:25px;
left:50%;
margin-left:-25px;
display:none;
}
.galleria-toggle-fit a i { font-size:15px; }
.galleria-image-nav-right,
.galleria-image-nav-left {
width: 100%;
margin-top: 43px;
}
.galleria-image-nav-right i,
.galleria-image-nav-left i { color: #FFF; }
.galleria-image-nav-right i:hover,
.galleria-image-nav-left i:hover,
.galleria-close-wrapper a i:hover{
color: rgb(51, 51, 51);
cursor: pointer;
}
.galleria-image-nav-left { left:0; }
.galleria-image-nav-right i,
.galleria-image-nav-left i {
position: absolute;
top: 45%;
color: #FFF;
width: 55px;
height: 55px;
line-height: 55px;
text-align: center;
font-size: 13px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
}
.galleria-image-nav-right i {
right:40px;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.galleria-image-nav-left i {left:40px;}
.galleria-counter {
position: relative;
font-family: 'HelveticaNeue', 'Helvetica', Arial, sans-serif;
width: 55px;
height: 25px;
font-size: 11px;
font-weight: bold;
line-height: 25px;
text-align: center;
color: #19e6a5;
background: #FFF;
margin: 0 auto;
padding: 0 7px;
bottom: 43px;
border: 1px solid #FFF;
opacity: 1;
z-index: 12000;
-webkit-border-radius: 25px;
-khtml-border-radius: 25px;
-moz-border-radius: 25px;
-m-border-radius: 25px;
border-radius: 25px;
}
.galleria-current { margin-right: 3px; }
.galleria-total { margin-left: 3px; }
.galleria-layer {
display: none !important;
} #galleria iframe {position:absolute;top:0;left:0;}
.galleria-layer > * {
position:relative;
width:50%;
font-size:1.1em;
line-height:1.5em;
color:inherit;
text-align:left;
}
.galleria-layer p a{
display:inline-block;
color:#000;
padding-bottom:5px;
border-bottom:1px dotted #000;
}
.galleria-layer h2 {font-size:2em;margin-bottom:15px;}
.galleria-layer ul{padding:15px;}
.galleria-layer li{
margin-left:15px;
font-style:italic;
list-style:circle;
}
.galleria-layer blockquote p{
display:inline-block;
padding:11px;
} .desc-align-left .galleria-layer > *{text-align:left;}
.desc-align-right .galleria-layer > *{text-align:right;}
.desc-align-center .galleria-layer > *{text-align:center;}
.galleria-thumbnails-container {
position:absolute;
bottom: 0;
z-index: 10009;
padding-top: 0;
width: 100%;
}
.galleria-thumbnails-tab {
position: absolute;
width: 38px;
height: 61px;
left: 50%;
margin-left: -20px;
top: -40px;
cursor: pointer;
}
.galleria-thumbnails-tab i{
font-size: 13px;
display:block;
width:39px;
height:39px;
text-align:center;
line-height:39px;
color:#000;
opacity: 0.5;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s; 
-o-transition: all 0.2s; 
transition: all 0.2s;
}
.galleria-thumbnails-tab i:hover{ font-size:15px; margin-top:-5px; opacity: 1; }
.galleria-thumbnails-tab.open i,
.galleria-thumbnails-tab.open i:hover{
opacity: 1;
-webkit-transform: rotate(180deg); 
-moz-transform: rotate(180deg); 
-ms-transform: rotate(180deg); 
-o-transform: rotate(180deg);
transform: rotate(180deg);
} 
.galleria-thumbnails-tab.open i:hover{
background:transparent;
font-size:19px;
opacity:0.7;
margin-top:5px;
}
.galleria-thumbnails {background: #000;overflow: hidden;}
.galleria-thumbnails-list {
background: #000;
padding-top: 15px;
padding-bottom: 35px;
margin-top: 15px;
overflow: hidden;
}
.galleria-thumbnails .galleria-image {
width: 80px;
height: 50px;
float: left;
cursor: pointer;
margin-right: 1px;
}
.galleria-thumbnails .galleria-image img { background: #000 }
.galleria-thumbnails .active { cursor: default }
.galleria-carousel .galleria-thumbnails-list {
border-left: 30px solid #000;
border-right: 30px solid #000;
}
.galleria-image-nav {
position: relative;
width: 300px;
margin: 0 auto;
bottom: 127px;
z-index: 13000;
}
.galleria-loader {
width: 45px;
height: 45px;
background: #FFF url(//simtec.es/wp-content/themes/flamingo/js/themes/flamingo/loader.gif) no-repeat 50% 50%;
position: absolute;
top: 50%;
left: 50%;
margin-top: -30px;
margin-left: -30px;
z-index: 3;
-webkit-border-radius:15%;
-khtml-border-radius:15%;
-moz-border-radius:15%;
border-radius:15%;
}
.galleria-info {
position: absolute;
width: 100%;
height: auto;
color: #000;
background: #FFF;
padding: 40px;
z-index: 4;
bottom: 0;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;
box-sizing:border-box;
}
.galleria-info .galleria-info-description p{
font-size: 17px !important;
max-width: 55%;
margin: 0 auto;
padding-left: 0;
}
.galleria-info-text {
overflow:hidden;
}
.galleria-info-title {
width: 55%;
font-size: 17px;
font-weight: bolder;
line-height: 1.3em;
letter-spacing: 0;
text-transform: uppercase;
color: #000;
margin: 0 auto;
margin-bottom: 5px;
}
.galleria-info-description {
color:#000;
}
.galleria-info-description h1,
.galleria-info-description h2,
.galleria-info-description h3,
.galleria-info-description h4,
.galleria-info-description h5 {
font-size:1.35em;
line-height:1.15em;
letter-spacing:0;
margin-bottom:10px;
}
.galleria-info-description p{font-size:1.15em;line-height:1.45em;color:#474747;letter-spacing:0px;}
.galleria-info-description a {
color:#474747;
display:inline-block;
font-size:0.85em;
font-weight:bold;
border-bottom:1px dotted #000;
padding-bottom:3px;
}
.galleria-info-description a:hover{color:#000;}
.galleria-toggle-btn-full{
position: absolute;
top: 0;
left: 0;
color: black;
z-index: 100000;
}
.galleria-thumb-nav-left,
.galleria-thumb-nav-right {
cursor: pointer;
display: none;
position: absolute;
left: 5px;
top: 21px;
bottom: 5px;
width: 20px;
z-index: 3;
opacity: .8;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
filter: alpha(opacity=80);
}
.galleria-thumb-nav-right {
left: auto;
right: 5px;
}
.galleria-carousel .galleria-thumb-nav-left,
.galleria-carousel .galleria-thumb-nav-right { display: block }
.galleria-carousel .galleria-thumb-nav-left:hover,
.galleria-carousel .galleria-thumb-nav-right:hover { background-color: #222 }
.galleria-thumb-nav-left.disabled,
.galleria-thumb-nav-right.disabled,
.galleria-thumb-nav-left.disabled:hover,
.galleria-thumb-nav-right.disabled:hover {
opacity: .2;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
filter: alpha(opacity=20);
cursor: default;
}
.social-sh-menu{
position:absolute;
top:26px;
right:65px;
z-index:10001;
font-size:13px;
}
.social-sh-menu > ul {margin:0 auto;height:auto;}
.social-sh-menu ul li {position:relative;float:right;}
.social-sh-menu ul li:hover > ul {opacity:1;}
.social-sh-menu ul li a {
background:transparent;
color:#000;
display:block;
height:50px;
line-height:50px;
text-align:center;
width:50px;
}
.social-sh-menu ul li:first-child:hover:after{display:block;}
.social-sh-menu ul li a:first-child {cursor:default;float:right;}
.social-sh-menu ul li a{
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s; 
-o-transition: all 0.2s; 
transition: all 0.2s;
}
.social-sh-menu ul li #facebook:hover{color:#3b5998 !important;}
.social-sh-menu ul li #twitter:hover{color:#00a0d1 !important;}
.social-sh-menu ul li #pinterest:hover{color:#910101 !important;}
.social-sh-menu ul li ul {
display: block;
width:255px;
left:0;
position: relative;
top: 0;
opacity: 0;
-webkit-transition: opacity 0.5s;
-moz-transition: opacity 0.5s;
-ms-transition: opacity 0.5s;
-o-transition: opacity 0.5s;
transition: opacity 0.5s;
}
.social-sh-menu ul li ul li {float:left;}
.social-sh-menu ul li ul li:first-child:hover:after {display:none;}
.social-sh-menu ul li ul li a {position:relative;cursor:pointer !important;}
.tooltip:hover:before {
position:absolute;
display:block;
background:#000;
color:#FFF;
content:attr(data-tooltip);
font-size:12px;
height:21px;
line-height:21px;
padding:0 10px;
top:-18px;
white-space:nowrap;
z-index:1;
}
.tooltip:hover:after {
background:#000;
content:"";
display:block;
height:8px;
left:50%;
position:absolute;
top:-1px;
width:8px;
z-index:1;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
#facebook.tooltip:hover:before, #facebook.tooltip:hover:after{background:#3b5998;color:#FFF;}
#twitter.tooltip:hover:before, #twitter.tooltip:hover:after{background:#00a0d1;color:#FFF;}
#pinterest.tooltip:hover:before, #pinterest.tooltip:hover:after{background:#910101;color:#FFF;}div.sib-sms-field {
display: inline-block;
position: relative;
width: 100%;
}
.sib-sms-field .sib-country-block {
position: absolute;
right: auto;
left: 0;
top: 0;
bottom: 0;
padding: 1px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.sib-country-block .sib-toggle.sib-country-flg {
z-index: 1;
position: relative;
width: 46px;
height: 100%;
padding: 0 0 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-color: #dbdbdb;
cursor: pointer;
}
.sib-country-block .sib-toggle .sib-cflags {
position: absolute;
top: 0;
bottom: 0;
margin: auto;
height: 15px;
width: 20px;
background-repeat: no-repeat;
background-color: #dbdbdb;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-image: url(//simtec.es/wp-content/plugins/mailin/img/flags/fr.png);
}
.sib-country-block .sib-toggle .sib-icon-arrow {
position: absolute;
top: 50%;
margin-top: -2px;
right: 6px;
width:  0;
height: 0;
border-left: 3px solid transparent;
border-right: 3px solid transparent;
border-top: 4px solid;
}
.sib-sms-field ul.sib-country-list {
position: absolute;
z-index: 2;
list-style: none;
text-align: left;
padding: 0px;
margin: 0px 0px 0px -1px;
box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 4px;
background-color: white;
border: 1px solid rgb(204, 204, 204);
white-space: nowrap;
max-height: 150px;
overflow-y: scroll;
overflow-x: hidden;
top: 50px;
width: 250px;
}
.sib-sms-field ul.sib-country-list li.sib-country-prefix {
font-size: 14px;
padding:1px 10px;
cursor: pointer;
}
.sib-sms-field ul.sib-country-list li.sib-country-prefix:hover {
background-color: #dbdbdb;
}
.sib-sms-field ul.sib-country-list li .sib-flag-box {
width: 20px;
}
.sib-sms-field ul.sib-country-list li .sib-flag-box .sib-flag {
height: 18px;
width: 20px;
background-image: url(//simtec.es/wp-content/plugins/mailin/img/flags/ad.png);
vertical-align: middle;
display: inline-block;
background-repeat:no-repeat;
}
.sib-sms-field ul.sib-country-list li .sib-flag-box .sib-dial-code {
margin-left: 20px;
}
.sib-sms-field .sib-sms {
padding-right: 6px;
padding-left: 52px;
margin-left: 0;
position: relative;
z-index: 0;
margin-top: 0 !important;
margin-bottom: 0 !important;
margin-right: 0;
}
.sib-multi-lists.sib_error {
color: #A94442;
}