/*
    Author     : theamalgama.com
*/


/***************** Template Styles ***********************/


/*--------------------------------------------------------
Resets
--------------------------------------------------------*/

html,
body {
    height: 100% !important;
}

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,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1.5;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}


/*--------------------------------------------------------
BEGIN THEME STYLESHEET
--------------------------------------------------------*/

@import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700&amp;subset=latin,latin-ext);
@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfontd41d.eot?#iefix') format('embedded-opentype'), url('fonts/BebasNeue-webfont.woff') format('woff'), url('fonts/BebasNeue-webfont.ttf') format('truetype'), url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Regular.ttf');
    src: url('fonts/BebasNeue-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

::-moz-selection {
    background: #FFD600;
    color: white;
}

::selection {
    background: #FFD600;
    color: white;
}

a,
a:visited,
a:hover {
    outline: none;
}

body {
    background: url(images/dot-bg.png) rgb(224, 232, 236);
    font: 13px/1.5 "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    color: #515A5F;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    overflow-x: hidden;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    /* 16/9 ratio */
    padding-top: 30px;
    /* IE6 workaround*/
    height: 0;
    overflow: hidden;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

img.responsive {
    width: 100%;
    height: auto;
}

.hidden {
    display: none;
}

em {
    font-style: italic;
}

strong {
    font-weight: bold;
}

small {
    font-size: 80%;
}

hr {
    border: solid #eeeeee;
    border-width: 1px 0 0;
    clear: both;
    margin: 10px 0 30px;
    height: 0;
}

pre {
    height: auto;
    font-family: Consolas, monospace;
    border: 1px solid #f0f0f0;
    background: #fafafa;
    padding: 10px 20px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin: 0 0 20px 0;
    overflow-x: auto;
}

.hidden {
    display: none !important
}

.responsive img,
.responsive iframe,
.responsive object,
.responsive embed {
    width: 100%;
    width: 100%;
    height: auto;
}


/*==== Anchor Links ====*/

img {
    max-width: 100%;
    height: auto;
}

a {
    color: #FFD600;
    text-decoration: none;
    outline: 0;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.highlight {
    color: #FFD600;
}

a:hover,
a:focus {
    color: #666666;
}

a:focus {
    outline: none;
    outline-offset: 0;
}

p a,
p a:visited {
    line-height: inherit
}


/*==== Lists ====*/

ul,
ol {
    margin-bottom: 20px
}

ul {
    list-style: none;
}

ul.styled-list {
    padding: 0;
}

ol {
    margin: 0;
    padding: 0 0 0 30px;
}

ol {
    list-style: decimal
}

ul li ul,
ol li ul,
ol li ul,
ol li ol {
    margin-bottom: 0
}

.left {
    float: left;
}

.right {
    float: right;
}

.alignleft {
    text-align: left;
}

.alignright {
    text-align: right;
}

.aligncenter {
    text-align: center;
    display: block;
}


/*--------------------------------------------------------
/* TYPOGRAPHY
--------------------------------------------------------*/

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 10px;
}

body #load {
    width: 100%;
    height: 100%;
    position: fixed;
    overflow: hidden;
    z-index: 1001;
    background-color: #ffffff;
}

#qLpercentage {
    font-family: 'BebasNeueRegular', sans-serif;
    font-size: 60px !important;
    line-height: 1;
}

h1 {
    font-family: 'BebasNeueRegular', sans-serif;
    font-size: 80px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 0px;
}

h2 {
    font-family: 'BebasNeueRegular', sans-serif;
    font-size: 44px;
    text-transform: uppercase;
    position: relative;
}

h3 {
    font-family: 'BebasNeueRegular', sans-serif;
    font-size: 30px;
}

h4 {
    font-family: 'Oswald', sans-serif;
    font-size: 22px;
}

h5 {
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
}

h6 {
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
}

p {
    margin-bottom: 10px;
}


/*--------------------------------------------------------
/* MENU STYLING
--------------------------------------------------------*/

nav {
    width: 100%;
    position: relative;
    z-index: 1000;
}

nav.page_scroll {
    top: 0;
    position: fixed;
}

nav.page-scroll {
    top: 0;
    position: fixed;
}

.nav-anchor {}

.home-parallax.pagescroll,
.home-gradient.pagescroll,
.home-fullscreenslider.pagescroll {
    margin-bottom: -80px;
}

.pagescroll .slider-text {
    bottom: 140px;
}


/*== DARK NAVIGATION ==*/

nav.dark {
    background: #151515;
    border-bottom: 1px solid #000000;
}

.navigation.dark .logo h1 {
    color: #ffffff !important;
}


/*== LIGHT NAVIGATION ==*/

nav.light {
    background: #ffffff;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.07);
    border-bottom: 1px solid #f0f0f0;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}

nav.light.sticky {
    background: #ffffff;
    background: rgba(255, 255, 255, 0.95);
}

#undefined-sticky-wrapper {
    height: auto !important;
}


/*== TRANSPARENT NAVIGATION ==*/

nav.transparent {
    background: transparent;
    border-bottom: 1px solid transparent;
    box-shadow: none;
    position: fixed;
    width: 100%;
    top: 0;
}

nav.transparent a {
    color: #ffffff;
}

nav.transparent.scroll {
    background: #ffffff;
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.07);
}

nav.transparent.scroll a {
    color: #515A5F;
}

.dark-skin nav.transparent.scroll {
    background: #111111;
    background: rgba(0, 0, 0, 0.95);
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.07);
}


/* ------------------------------------------------------------------------ */


/*  COLORED MENU
/* ------------------------------------------------------------------------ */

nav.colored,
nav.light.colored {
    background: #ffd600;
    border-bottom: 0px;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.6);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.6);
}

nav.colored ul>li>a {
    color: #ffffff;
}

nav.colored ul>li.active>a {
    color: #515A5F;
}

nav .container .four.columns {
    float: left;
    width: auto;
}

nav .container .twelve.columns {
    float: right;
    width: auto;
}

.main-menu,
.logo {
    height: 50px;
    display: table-cell;
    vertical-align: middle;
}


/*.main-menu.large, .logo.large {
	height: 80px;
}*/

.logo a {
    display: block;
    font-size: 35px;
    margin: 0px auto 0px;
    color: #fff !important;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: -1px;
    text-indent: -9999px;
    position: relative;
}

.logo a img {
    position: absolute;
    right: -5px;
    top: -5px;
}

.main-menu li {
    display: inline;
    margin-left: 20px;
}

.main-menu a {
    font-family: 'Roboto', "Open Sans", Times, serif;
    font-weight: normal !important;
    /* NAHUEL: Previous Menu Font - font-family: 'BebasNeueRegular', sans-serif;*/
    font-size: 22px;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
}

nav.light .main-menu a {
    color: inherit;
}

nav.light .main-menu a:hover,
nav.dark .main-menu a:hover {
    color: #FFD600;
    transition: color 0.5s;
    -moz-transition: color 0.5s;
    -webkit-transition: color 0.5s;
    -o-transition: color 0.5s;
}

nav.light .main-menu li.active a,
nav.dark .main-menu li.active a {
    color: #FFD600;
}

.main-menu a i {
    margin-right: 3px;
    font-size: 22px;
}


/*== ICONIC NAVIGATION ==*/

.main-menu.iconic li {
    margin-left: 40px;
}

.main-menu.iconic a {
    display: inline-block;
}

.main-menu.iconic a i {
    font-size: 25px;
    display: block;
    text-align: center;
    margin: 8px auto 4px;
}

ul#nav,
ul#nav ul {
    padding-left: 0;
}

ul#nav li {
    display: block;
    float: left;
    position: relative;
}

#nav .sub-menu {
    position: absolute;
    top: 52px;
    left: -15px;
    z-index: 2000;
    display: none;
    background: #ffffff;
    -webkit-box-shadow: 0px 7px 30px 2px rgba(0, 0, 0, 0.07) -moz-box-shadow: 0 px 7 px 30 px 2 px rgba(0, 0, 0, 0.07) box-shadow: 0 px 7 px 30 px 2 px rgba(0, 0, 0, 0.07)
}

#nav .sub-menu li {
    display: block;
    margin: 0;
    padding: 0;
    height: auto;
    border-bottom: 1px solid #f3f3f3;
}

#nav .sub-menu li a,
#nav .sub-menu li .sub-menu li a,
#nav .sub-menu li .sub-menu li .sub-menu li a {
    border: none !important;
    display: block;
    width: 160px;
    margin: 0;
    padding: 8px 15px;
    color: #515A5F;
    line-height: normal;
    height: auto;
    box-shadow: none;
    -webkit-box-shadow: none;
    -mox-box-shadow: none;
    box-shadow: none;
}

#nav .sub-menu li a:hover,
#nav .sub-menu li .sub-menu li a:hover,
#nav .sub-menu li .sub-menu li .sub-menu li a:hover {
    color: #FFD600;
}

#nav .sub-menu li.current-menu-item a,
#nav .sub-menu li.current-menu-item a:hover,
#nav .sub-menu li.current_page_item a,
#nav .sub-menu li.current_page_item a:hover,
#nav .sub-menu li .sub-menu li.current-menu-item a,
#nav .sub-menu li .sub-menu li.current-menu-item a:hover,
#nav .sub-menu li .sub-menu li.current_page_item a,
#nav .sub-menu li .sub-menu li.current_page_item a:hover,
#nav .sub-menu li a.active,
#nav .sub-menu li a.active:hover {
    background: #FFD600;
    color: #fff;
    -webkit-box-shadow: none;
    -mox-box-shadow: none;
    box-shadow: none;
}

#nav .sub-menu li:last-child {
    border: none;
}

#nav .sub-menu li ul {
    top: 10px;
    left: 178px;
}

.selectnav {
    display: none;
}


/*-----------------------------------------------------------------------------------*/


/*	HOME 1 STYLING
/*-----------------------------------------------------------------------------------*/

.home-text-wrapper {
    display: table-cell;
    vertical-align: middle;
    margin: auto;
    width: 100%;
}

.home1 .slabtextdone {
    color: #ffffff;
}

.home1 .slabtextdone .slabtext.second-child {
    background: #FFD600;
    padding: 15px 10px;
    display: inline-block;
    width: auto;
    margin-left: -10px;
    color: #000000;
}

.home1.home-gradient .slabtextdone .slabtext.second-child {
    background: none;
}


/*-----------------------------------------------------------------------------------*/


/*	HOME 2 STYLING
/*-----------------------------------------------------------------------------------*/

.home-slide .home-slide-content {
    font-family: 'BebasNeueRegular', sans-serif;
    font-size: 90px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 0px;
    text-align: center;
    line-height: 1.2;
}

.home-slide .home-slide-content {
    padding: 50px 10px;
    background: rgba(0, 0, 0, 0.3);
    -ms-filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
    color: #ffffff;
}


/*-----------------------------------------------------------------------------------*/


/*	HOME 3 STYLING
/*-----------------------------------------------------------------------------------*/

.home3 .container {
    width: 500px;
    height: 500px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.81);
    text-align: center;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.24);
    overflow: hidden;
}

.home3 .container.no-safari {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.home3 .home-quote {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: table-cell;
    vertical-align: middle;
    height: inherit;
    text-align: center;
    width: inherit;
    overflow: hidden;
    color: white;
}

.home3 .slabtextdone {
    color: #ffffff;
}

.home3 .slabtextdone .slabtext.second-child {
    display: inline-block;
    width: auto;
    color: #FFD600;
    text-shadow: none;
    overflow: hidden;
}

.home3 .container:hover {
    -webkit-transform: scale(1.09);
    -moz-transform: scale(1.09);
    -o-transform: scale(1.09);
    -ms-transform: scale(1.09);
    transform: scale(1.09);
    box-shadow: 0px 0px 0px 15px rgba(255, 255, 255, 0.24);
    -webkit-transform-style: preserve-3d;
    overflow: hidden;
}

.home3 h1 {
    font-size: 30px;
    overflow: hidden;
    margin: 0 50px;
}


/*-----------------------------------------------------------------------------------*/


/*	HOME 4 STYLING
/*-----------------------------------------------------------------------------------*/

.home4 .slabtextdone {
    text-shadow: none;
}

.home4 .home-quote {
    padding: 10px 10px 0;
    background: rgba(255, 255, 255, 0.63);
    -ms-filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#4Cffffff, endColorstr=#4Cffffff);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#4Cffffff, endColorstr=#4Cffffff);
    box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.32);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.home4.home-gradient .home-quote {
    background: #ffffff;
}

.home4 .home-quote:hover {
    box-shadow: 0px 0px 0px 20px rgba(255, 255, 255, 0.32);
}

.home4 .slabtextdone .slabtext.second-child {
    background: #FFD600;
    padding: 15px 10px 0;
    display: inline-block;
    width: auto;
    margin-left: -10px;
    color: #ffffff;
}


/*-----------------------------------------------------------------------------------*/


/*	HOME 5 STYLING
/*-----------------------------------------------------------------------------------*/

.home-fullscreenslider {
    background: url(images/pattern.png);
    position: relative;
    overflow: hidden;
    height: 100%;
}

.home-fullscreenslider .container {
    height: 100%;
}


/* ------------------------------------------------------------------------ */


/*  HOME FULLSCREEN VIDEO
/* ------------------------------------------------------------------------ */

.home-fullscreenvideo {
    background: #1F2224;
}


/* ------------------------------------------------------------------------ */


/*  HOME VARIATIONS
/* ------------------------------------------------------------------------ */

.home-banner {
    height: auto !important;
    padding: 150px 0;
    color: #ffffff !important;
}

.home-banner2 {
    height: auto !important;
    padding: 0;
    color: #ffffff !important;
}

.home-banner .slabtextdone {
    text-shadow: none;
}

.home-newsletter {
    color: #ffffff !important;
}

.home-newsletter .slabtextdone {
    text-shadow: none;
    color: #ffffff;
}


/*--------------------------------------------------------
/* PARALLAX STYLING
--------------------------------------------------------*/

.parallax {
    width: 100%;
    height: 400px;
    position: relative;
    overflow: hidden;
    background: #f8f8f8;
    color: #ffffff;
    z-index: 0;
}

.parallax h1,
.parallax h2,
.parallax h3,
.parallax h4,
.parallax h5,
.parallax h6 {
    color: inherit;
}

.parallax .container {
    display: table;
    overflow: hidden;
}

.parallax .parallax-content,
.parallax .overlay {
    height: 400px;
}

.parallax-content {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
}

.overlay {
    background: url(images/pattern.png);
    width: 100%;
    position: absolute;
    overflow: hidden;
    height: 100%;
}

.parallax-bg {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: absolute;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: repeat-y;
    background-position: top center;
}

.columns .img-wrp {
    position: relative;
    border: 1px solid #e8e8e8;
    margin-left: -1px;
}

.overlay-content {
    margin-top: 6%;
}


/*--------------------------------------------------------
/* PARALLAX SECTION 1
--------------------------------------------------------*/

p.quote {
    font-family: 'BebasNeueRegular', sans-serif;
    font-size: 48px;
    line-height: 1;
    margin-bottom: 20px;
    color: white;
    text-align: center;
    text-transform: uppercase;
    z-index: 200;
    margin: 0 5%;
}

.quote i {
    font-size: 25px;
    display: inline-table;
    vertical-align: top;
    margin: 0 5px;
}

.parallax .quote i {
    color: #FFD600;
}

.quote-author {
    height: 24px;
    width: auto;
    font-size: 17px;
    font-weight: 600;
    color: #ffffff;
    position: relative;
    margin-top: 25px;
    z-index: 200;
    font-style: italic;
    text-align: center;
}


/*--------------------------------------------------------
/* PARALLAX SECTION 2
--------------------------------------------------------*/

.twitter-slider {
    width: 85%;
    margin: 0 auto !important;
}

#twitter-feed {
    text-align: center;
    padding: 10px 0;
}

#twitter-feed li {
    margin-bottom: 20px;
}

.twitter-feed-icon i {
    font-size: 22px;
    width: 23px;
    color: #ffffff;
    display: inline-block;
    padding: 17px;
    background: #FFD600;
    border-radius: 50%;
    box-shadow: 0px 0px 0px 4px rgb(255, 255, 255);
}

.twitter-author {
    text-transform: uppercase;
    font-family: 'BebasNeueRegular', sans-serif;
    font-size: 25px;
    margin-top: 10px;
}

#twitter-feed ul.slides>li {
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
    color: #ffffff;
    line-height: 1.4;
    margin: 5px auto 30px;
    padding: 15px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.30);
    border-bottom: 1px solid rgba(255, 255, 255, 0.30);
}

#twitter-feed ul.slides>li .jtwt_tweet_text {
    background: rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 15px 15px rgba(0, 0, 0, 0.5);
    width: 85%;
    display: block;
    margin: auto;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding-bottom: 25px;
    margin-bottom: -25px;
}

.twitter#twitter-feed {
    text-align: left;
}

.twitter ul {
    padding: 0;
}

.twitter .twitter-feed-icon i {
    display: none;
}

.twitter .twitter-author {
    display: none;
}

.twitter li {
    font-family: 'HelveticaNeue Light', sans-serif;
    font-size: 13px;
    color: inherit;
    width: auto;
    line-height: inherit;
    margin-bottom: 20px;
    padding: 0px;
    border: none;
}


/*--------------------------------------------------------
/* PARALLAX SECTION 3
--------------------------------------------------------*/

.testimonial-slider {
    position: relative;
    width: 85%;
    margin: 0 auto !important;
}

.testimonial-slider ul {
    text-align: center;
    padding: 10px 0;
}

.testimonial-icon i {
    font-size: 22px;
    width: 23px;
    color: #ffffff;
    display: inline-block;
    padding: 17px;
    background: #FFD600;
    border-radius: 50%;
    box-shadow: 0px 0px 0px 4px rgb(255, 255, 255);
}

.testimonial-slide .client-testimonial {
    font-size: 13px;
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    color: white;
    line-height: 1.67;
    margin: 5px auto 10px;
    padding: 15px;
    border-top: 1px solid rgba(255, 255, 255, 0.30);
    border-bottom: 1px solid rgba(255, 255, 255, 0.30);
}

.client-info {
    color: rgb(255, 255, 255);
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 20px;
    font-style: italic;
}

.client-info:before,
.client-info:after {
    content: '--';
    margin: 0 3px;
}


/*--------------------------------------------------------
/* PAGE SECTIONS
--------------------------------------------------------*/

.section {
    padding: 60px 0;
    position: relative;
    background: #ffffff;
    z-index: 6;
    overflow: hidden;
}

#article.section,
#news.section {
    min-height: 60vh;
    padding: 20px 0px 0px;
}

#article .title h1,
#news .title h1 {
    display: inline-block;
    min-width: 220px;
    margin: 0px auto 80px;
}

#news .article-divider {
    padding: 60px 0px;
    text-align: center;
    width: 100%;
    display: inline-block;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}

#news .article-divider.odd {
    background: #F6F6F6;
}

#news .article-divider:hover {
    background: #009ad0;
}

.toNews {
    background: #009ad0;
    padding: 8px 35px;
    margin: 0px 0px 20px;
    font-style: normal;
    right: 0px;
    bottom: 30px;
    display: inline-block;
    position: absolute;
    font-weight: normal;
    text-transform: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-family: 'BebasNeueRegular', sans-serif;
    font-size: 22px;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
}

#news .article-divider:hover .news-right h3,
#news .article-divider:hover .news-right .date,
#news .article-divider:hover .news-right p {
    color: white;
}

#news .article-divider:hover .news-right .date {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-style: italic;
}

#news .article-divider:hover .image-container {
    background-color: white;
}

#article .article-container {
    width: 100%;
    text-align: left;
    display: inline-block;
    text-align: center
}

#article .article-container .inner,
#news .news-block {
    max-width: 960px;
    margin: 0px auto;
    width: 100%;
    display: inline-block;
    text-align: left;
    position: relative;
}

.posts_divider .image-container {
    height: 145px;
}

#news .image-container {
    width: 28%;
    background-color: #009ad0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 6px 6px 2px;
    display: inline-block;
    border: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#news .image-container img {
    width: 100%;
    display: inline-block;
    margin: 0px;
}

#news .news-right {
    width: 67%;
    display: inline-block;
    text-align: left;
    float: right;
    color: #515A5F;
}

#news .news-right h3 {
    max-height: 64px;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    line-height: 29px;
}

#news .news-right p {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.page.multipage {
    text-align: left;
    padding: 30px 0 0;
}

.page.multipage .copyright {
    text-align: center;
}

#article .article-container .inner {
    max-width: 820px;
}

#article .article-container h1 {
    box-shadow: none;
    min-width: initial;
    background: none;
    color: #515A5F;
    font-size: 26px;
    margin: 0px auto 30px;
    width: 100%;
    text-align: left;
    padding: 0px;
    border: none;
}

#article .article-container .date {
    color: grey;
}

#article .article-container h3 {
    display: block;
    margin: 40px 0px 0px 0px;
}

#article .article-container p {}

#article .article-container .news-right img {
    float: left;
    margin: 4px 20px 10px 0px;
}

#article a[rel~="nofollow"],
#article a img {
    display: none;
}

#clients {
    margin-top: 80px;
}

.pager-block {
    width: 100%;
    text-align: center;
    display: inline-block;
    padding: 70px 0px;
}

.pager-block a {
    text-align: center;
    display: inline-block;
    padding: 7px 0px;
    background: #009ad0;
    color: white;
    width: 22px;
    border: 2px solid #009ad0;
    margin: 0px;
    font-weight: bold;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.pager-block a:hover,
.pager-block a.active {
    color: #009ad0;
    background: white;
}


/*======== TITLE SECTION ========*/

.title {
    text-align: center;
}

.title h1 {
    line-height: 0.8;
    margin-bottom: 20px;
    line-height: 1;
    display: inline-block;
    padding: 10px;
    background: #FFD600;
    color: #ffffff;
    border: 4px solid #ffffff;
    box-shadow: 0px 0px 0px 3px #FFD600;
}

.multipage .title h1 {
    margin: 60px 0 40px;
    line-height: 0.8;
}

.subtitle {
    font-family: 'Open Sans', "Times New Roman", Times, serif;
    font-size: 25px;
    line-height: 1.2;
    padding: 0;
    margin-bottom: 40px;
    position: relative;
    z-index: 1;
    font-weight: 700;
    text-transform: uppercase;
}

#article {}

#article.section {
    text-align: left;
}


/*======== HOME SECTION ========*/

.home-video,
.home-fullscreenslider {
    padding: 0 !important;
    display: table;
    width: 100%;
    background: transparent;
    z-index: 10;
}

.home-parallax {
    background-size: cover !important;
    background-color: #FFD600;
    background-attachment: fixed !important;
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 100%;
    display: table;
    color: #010101;
    z-index: 10;
    padding: 0;
}


/*======== HOME LOGO ========*/

.home-logo,
.home-logo-text {
    margin: 30px 0 100px;
    position: relative;
    display: block;
    text-align: center;
    width: 100%;
    color: #000000;
}

.home-fullscreenslider .home-logo,
.home-fullscreenslider .home-logo-text {
    margin: 60px 0 100px;
    font-size: 80px;
}

.home-logo-text .frame {
    border: 3px solid #009ad0;
    padding: 4px;
    display: inline-block;
}

.home-logo-text a {
    font-family: 'BebasNeueRegular', sans-serif;
    font-size: 60px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 0px;
    text-align: center;
    line-height: 1;
    padding: 11px 40px;
    color: white;
    background: #009ad0;
    display: block;
}

.home-logo-text.light a {
    color: rgba(255, 255, 255, 0.9);
}

.home-logo-text a:hover {
    color: #ffffff;
}

.slabtextdone {
    line-height: 0.8;
    color: #666666;
    text-shadow: 0px 4px 15px rgba(0, 0, 0, 0.4);
}

.slabtexted .slabtext {
    display: -moz-inline-box;
    display: inline-block;
    white-space: nowrap;
}

.slabtextinactive .slabtext {
    display: inline;
    white-space: normal;
    font-size: 1em !important;
    letter-spacing: inherit !important;
    word-spacing: inherit !important;
    *letter-spacing: 0 !important;
    *word-spacing: 0 !important;
}

.slabtextdone .slabtext {
    display: block;
}


/*=== PORTFOLIO SECTION ===*/

#portfolio {
    padding-bottom: 0;
}


/*==== PORTFOLIO FILTERS ====*/

#filters {
    margin-top: 10px;
    margin-bottom: 0px;
    text-align: center;
    display: block;
    float: none;
    z-index: 2;
    position: relative;
}

#filters ul {
    margin: 0;
    list-style: none;
    padding: 0;
}

#filters ul li {
    display: inline-block;
}

#filters ul li a {
    display: block;
    float: left;
    padding: 2px 5px;
    color: inherit;
    margin-right: 5px;
    margin-bottom: 5px;
    font-weight: bold;
}

#filters ul li a h3 {
    font-size: 18px;
    padding: 2px 6px 0px;
    border: 2px solid;
}

#filters ul li a:hover h3,
#filters ul li a.active h3 {
    color: #FFD600;
}


/*==== PORTFOLIO AJAX NAVIGATION =====*/

#project-navigation {
    width: 100%;
    height: 40px;
    position: absolute;
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 1;
}

#project-navigation ul {
    float: none;
    margin: 0;
    list-style: none;
    display: none;
    padding: 0;
}

#project-navigation ul li#prevProject a {
    background: url(images/arrow_left.png) center center no-repeat;
    float: right;
    margin-right: 64px;
}

#project-navigation ul li#nextProject a {
    background: url(images/arrow_right.png) center center no-repeat;
    float: right;
    margin-right: 10px;
}

#project-navigation ul li#prevProject a,
#project-navigation ul li#nextProject a {
    background-color: #151515;
    background-size: 30px;
}

#project-navigation ul li a {
    width: 40px;
    height: 40px;
    float: left;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#project-navigation ul li#prevProject a:hover,
#project-navigation ul li#nextProject a:hover {
    background-color: #FFD600;
}

#project-navigation ul li a:hover {
    background-color: #FFD600;
}

#project-navigation ul li a.disabled,
#project-navigation ul li a.disabled:hover {
    cursor: default;
    background-color: rgba(0, 0, 0, 0.2) !important;
}


/*=== PROJECT CLOSE ===*/

#closeProject {
    top: 10px;
    position: absolute;
    right: 62px;
    z-index: 1;
}

#closeProject a {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0px;
    display: none;
    background: #151515;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

#closeProject a:hover {
    background: #FFD600;
}

#closeProject a i {
    font-size: 14px;
    color: #ffffff;
    line-height: 40px;
    display: inline-table;
    vertical-align: middle;
}

#ajax-section {
    position: relative;
    padding: 0;
    background: #f8f8f8;
    text-align: left;
}

#ajax-section #loader {
    width: 100%;
    height: 20px;
    display: none;
    position: absolute;
    top: -30px;
}

#ajax-section #loader.projectError {
    text-align: center;
    height: auto !important;
    background-position: top center;
}

#ajax-section #loader.projectError p {
    display: none;
    padding-top: 16px;
}

#ajax-section #loader {
    background: url(images/loader.gif) center center no-repeat;
}

#ajax-section #loader.projectError p {
    color: #666 !important;
}

#ajax-content-outer {
    width: 100%;
    overflow: hidden;
    position: relative;
}

#ajax-content-inner {
    float: left;
    height: 0;
    opacity: 0;
}

#ajaxpage {
    float: left;
    display: block;
}

.project-media {
    margin-top: 70px;
    margin-bottom: 30px;
    overflow: hidden;
    display: block;
}

.project-info {
    margin-top: 60px;
    margin-bottom: 30px;
}

.sixteen .project-info {
    margin-top: 0px;
}

.project-info {
    height: auto;
    float: left;
    margin-bottom: 30px;
}

.project-description,
.project-details {
    margin-bottom: 30px;
}

.project-description h3,
.project-details h3 {
    margin-bottom: 10px;
}

.project-details p {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 7px;
}

.project-details p span {
    font-weight: bold;
}


/*==== PORTFOLIO GRID ====*/

#portfolio-wrap {
    position: relative;
    padding: 0;
    width: 100%;
    margin: 0 auto;
    display: block;
}

#portfolio-wrap .portfolio-item {
    margin: 0;
    overflow: hidden;
    line-height: 0;
    width: 20%;
    padding: 0;
    line-height: 0;
}

.portfolio-item.current {
    box-shadow: 0 0px 0px 10px rgba(255, 255, 255, 0.37);
    z-index: 101;
}

.portfolio-item {
    padding: 0;
    position: relative;
    overflow: hidden;
}

.portfolio-item .portfolio-image {
    overflow: hidden;
    display: block;
    position: relative;
}

.portfolio-item .portfolio-image img {
    width: 100%;
    height: auto;
}

.portfolio .portfolio-overlay {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    display: block;
    z-index: 4;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: #000000;
    background: rgba(0, 0, 0, 0.8);
}

.portfolio>a,
.portfolio>a:hover {
    color: #ffffff;
}

.portfolio-item .portfolio>a:hover>.portfolio-overlay {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
}

.portfolio>a img {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.portfolio>a:hover img {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.portfolio .thumb-info {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.portfolio a:hover .portfolio-overlay .thumb-info {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
}

.portfolio-overlay .thumb-info h3 {
    top: 38%;
    font-size: 22px;
    line-height: 1.1;
}

.portfolio-overlay .thumb-info p {
    top: 59%;
    font-size: 11px;
    line-height: 1.3;
    text-transform: uppercase;
}

.portfolio-overlay .thumb-info h3 {
    color: #ffffff;
    width: 96%;
    position: absolute;
    text-align: center;
    padding: 0 2%;
}

.portfolio-overlay .thumb-info p {
    color: #ffffff;
    width: 96%;
    position: absolute;
    text-align: center;
    font-weight: bold;
    padding: 0 2%;
}

.portfolio-overlay .thumb-info i {
    color: #ffffff;
    width: 100%;
    position: absolute;
    text-align: center;
    display: block;
}

.portfolio-description,
.project-details {
    margin-bottom: 20px;
}

.project-details .button {
    margin-top: 10px;
    float: none;
    display: inline-block;
    padding: 0 20px;
}


/**** Isotope CSS3 transitions ****/

.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: -o-transform, opacity;
    transition-property: transform, opacity;
}


/**** disabling Isotope CSS3 transitions ****/

.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;
}


/*======== BLOG PAGE ========*/

.post {
    margin-bottom: 80px;
}

.post-media {
    margin-bottom: 30px;
}

.post-title {
    font-family: 'BebasNeueRegular', sans-serif;
    font-size: 36px;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 10px;
}

.post-title a {
    color: inherit;
}

.post-title a:hover {
    color: #FFD600;
}

.post.sticky {
    padding: 30px 15px;
    background: rgba(0, 0, 0, 0.04);
    -ms-filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
    -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.09);
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.09);
}


/*=== BLOG POST TYPES ===*/

.post-image,
.post-gallery,
.post-video,
.post-audio {
    margin-bottom: 30px !important;
}

.post-image img,
.post-gallery img {
    max-width: 100%;
    height: auto;
    width: 100%;
}

.post-link {
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 15px;
    font-weight: normal;
}

.post-quote {
    position: relative;
    padding: 20px 0px 20px;
}

.post-quote i {
    margin: 0px 10px;
}

.post-quote h2 {
    margin: 0 0 0px 0;
    padding: 15px 0;
    font-size: 30px;
    font-weight: normal;
}

.post-quote h2 a {
    color: inherit;
}

.post-quote .quote-source a {
    font-size: 18px;
    font-weight: normal;
    padding: 0;
    color: inherit;
}


/*=== BLOG POST TAGS ===*/

.post-tags {
    margin-top: 20px;
}

.post-tags i {
    display: inline-table;
    margin-right: 4px;
    font-size: 16px;
    vertical-align: middle;
}

.post-tags ul {
    display: inline-block;
    padding: 0;
}

.post-tags li {
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    font-size: 11px;
}

.post-tags li:after {
    content: ' . ';
}

.post-tags li:last-child:after {
    content: '';
}

.post-tags li a {
    color: inherit;
    text-decoration: none;
}

.post-tags li a:hover {
    color: #FFD600;
}

.post-meta {
    font-size: 11px;
    margin-bottom: 20px;
    padding: 5px 0;
    border-top: 1px solid #f0f2f5;
    border-bottom: 1px solid #f0f2f5;
    font-size: 16px;
}

.post-meta a {
    color: inherit;
}

.post-meta span {
    text-align: right;
    float: right;
}

.sidebar {
    padding-left: 10px;
}

.widget {
    margin-bottom: 40px;
}

.widget-title {
    font-family: 'BebasNeueRegular', sans-serif;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 10px;
}

.tags-list li {
    font-size: 11px;
    margin-top: 5px;
    display: inline-block;
    padding: 3px 9px;
    border: 1px solid #e8e8e8;
}

.tags-list li:first-child {
    margin-top: 0;
}

.tags-list li a {
    color: #151515;
    text-decoration: none;
}

.tags-list li a:hover {
    color: #FFD600;
}

.blog-tweet {
    font-size: 11px;
    margin-top: 16px;
}

.blog-tweet span {
    display: block;
    margin-top: 7px;
    color: #868991;
    font-size: 10px;
}

.pagination {
    position: relative;
    width: 100%;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
}

.pages {
    text-align: center;
}

.pages li {
    display: inline-block;
}

.pages li {
    display: inline-block;
    margin: 0px 2px 0px 0;
}

.pages li a {
    font-size: 13px;
    display: block;
    padding: 5px;
    color: #151515;
}

.pages li a.current {
    border-top: 2px solid #FFD600;
    border-bottom: 2px solid #FFD600;
    color: #1c1f26;
}

.pages li a:hover {
    color: #FFD600;
}


/* ------------------------------------------------------------------------ */


/* 11. PAGINATION */


/* ------------------------------------------------------------------------ */

#pagination a,
#pagination span {
    display: block;
    float: left;
    margin: 0 5px 0 0;
    padding: 10px 15px 11px 15px;
    border: 1px solid #000000;
    border: 1px solid rgba(0, 0, 0, 0.2);
    font-size: 12px;
    line-height: 12px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    font-weight: bold;
    color: inherit;
}

#pagination a:hover {
    color: #ffffff !important;
    background: #000000;
}

#pagination span.current {
    background: #000000;
    color: #ffffff;
    font-weight: bold;
}


/*=== AUTHOR INFO ===*/

#author-info {
    margin: 0px 0px 20px 0px;
    overflow: hidden;
    display: block;
    position: relative;
}

#author-info .author-image {
    position: absolute;
    width: 45px;
    padding: 20px 0px 20px 0;
}

#author-info .author-image img {
    display: block;
    border: 3px solid #fff;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4), 0 0 0 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4), 0 0 0 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4), 0 0 0 1px rgba(0, 0, 0, 0.1);
}

#author-info .author-bio {
    float: left;
    margin-left: 70px;
    padding: 20px 20px 20px 0px;
}

#author-info .author-bio h4 {
    margin: 0px 0 10px 0
}

.author .date {
    font-weight: bold;
    margin-bottom: 10px;
}

.form-allowed-tags {
    display: none !important;
}


/*=== SOCIAL SHARING ===*/

.socialsharing {
    border: 1px solid #efefef;
    border: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 30px;
    padding: 10px;
}

.socialsharing h4 {
    float: left;
    font-size: 16px;
    margin-bottom: 0px;
    padding-top: 8px;
}

.socialsharing .social-icons {
    float: right;
    list-style: none;
    margin: 0;
}

.socialsharing .social-icons li {
    float: left;
}

.socialsharing .social-icons a {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    display: block;
    width: 40px;
    line-height: 40px;
    background-repeat: no-repeat;
}

.posts-nav {
    margin: 15px 0 30px;
    padding: 10px 0;
}

.posts-nav a {
    display: inline-block;
    margin-right: 10px;
    border-radius: 2px;
    background: #f6f6f6;
    color: inherit;
    font-size: 16px;
    padding: 8px 15px;
}


/*=== SOCIAL SHARING ===*/

.socialsharing {
    border: 1px solid #efefef;
    margin-bottom: 30px;
    padding: 10px;
}

.socialsharing h4 {
    float: left;
    font-size: 16px;
    margin-bottom: 0px;
    padding-top: 3px;
}

.socialsharing .social-icons {
    float: right;
    list-style: none;
    margin: 0;
}

.socialsharing .social-icons a {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    display: block;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    background-repeat: no-repeat;
}


/* ------------------------------------------------------------------------ */


/* 12. COMMENTS */


/* ------------------------------------------------------------------------ */

.comments {
    margin-top: 40px;
}

.commentlist {
    list-style: none;
    margin: 30px 0 0 0;
}

.commentlist li {
    padding: 10px;
    margin: 0 0 20px 0;
}

.commentlist li .comment-text {
    position: relative;
    padding: 10px;
    margin-left: 65px;
    border: 1px solid #f0f0f0;
    border-bottom-color: #e8e8e8;
    box-shadow: 0 0px 1px rgba(0, 0, 0, 0.25), /* The top layer shadow */
    0 7px 0 -4px #fff, /* The second layer */
    0 7px 1px -3px rgba(0, 0, 0, 0.15), /* The second layer shadow */
    0 14px 0 -8px #fff, /* The third layer */
    0 14px 1px -7px rgba(0, 0, 0, 0.15)
}

.comment-text:before {
    border: 10px solid #f3f3f3;
    position: absolute;
    top: 12px;
    left: -20px;
    content: '';
    border-top-color: transparent;
    border-left-color: transparent;
    border-bottom-color: transparent;
    z-index: 100;
}

.commentlist>li {
    margin-bottom: 50px;
    padding-bottom: 50px;
    border-bottom: 1px solid #efefef;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.commentlist li:last-child {
    margin: 0;
    background: none;
}

.commentlist li ul {
    list-style: none;
    margin: 0 0 0 80px;
}

.commentlist li ul li {
    margin: 10px 0 0px 0 !important;
    padding: 40px 0 0 0;
}

.commentlist li .avatar {
    float: left;
    position: absolute;
}

.commentlist li .avatar img {
    display: block;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4), 0 0 0 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4), 0 0 0 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4), 0 0 0 1px rgba(0, 0, 0, 0.1);
}

.commentlist li .comment-text {
    position: relative;
    background: #ffffff;
    color: #222222;
}

.commentlist li .author {
    margin-top: 0px;
    margin-bottom: 10px;
    line-height: 17px;
}

.commentlist li .author span {
    display: inline;
    font-weight: bold;
    font-size: 16px;
}

.commentlist li .date {
    font-size: 11px;
    color: #999999;
}

.commentlist li .date a {
    color: #999999
}

.commentlist li .date a:hover {
    color: #333333
}

.commentlist li em {
    font-size: 11px;
    color: #cccccc;
    font-style: normal;
    margin-bottom: 20px;
    display: block;
}


/*=== COMMENT FORM ELEMENTS ===*/

#respond {
    overflow: hidden;
    margin-bottom: 13px;
}

#respond input {
    width: 28%;
    font-size: 13px;
    padding: 13px 2%;
    float: left;
    margin-right: 1%;
    border-radius: 2px;
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(0, 0, 0, 0.05);
}

#respond textarea {
    width: 95%;
    height: 150px;
    font-size: 13px;
    padding: 8px 11px;
    border-radius: 2px;
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(0, 0, 0, 0.05);
}

#respond input:last-child {
    margin-right: 0;
}

#respond input,
#respond textarea {
    width: 70%;
}

#respond input[type="submit"] {
    padding: 0px 24px;
    border: 0 none;
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    line-height: 44px;
    -webkit-box-shadow: inset 0 12px 19px rgba(255, 255, 255, 0.1), 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 12px 19px rgba(255, 255, 255, 0.1), 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 12px 19px rgba(255, 255, 255, 0.1), 0 1px 2px rgba(0, 0, 0, 0.1);
    font-size: 13px;
    font-weight: bold;
    text-shadow: none;
    border: 0 none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    color: #ffffff;
    cursor: pointer;
    background-color: #FFD600;
}


/*======== CONTACT SECTION ========*/

#contact {
    padding-bottom: 0;
}

.contact-box {
    width: 100%;
    text-align: center;
    padding: 45px 0px 60px;
}

.contact-details {
    width: 70%;
    padding: 5px 0;
    margin: 0 auto 10px;
    color: #ffffff;
}

.contact-details h2 {
    margin-bottom: 0px;
    color: inherit;
}

.contact-details h1 {
    color: black;
    background: rgba(255, 255, 255, 0.50);
    -ms-filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#4Cffffff, endColorstr=#4Cffffff);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#4Cffffff, endColorstr=#4Cffffff);
}


/*=== COPYRIGHT SECTION ===*/

.copyright {
    width: 100%;
    padding: 40px 0;
    background: #FFD600;
    font-size: 11px;
    z-index: 9999;
}

.copyright h1,
.copyright h2,
.copyright h3,
.copyright h4,
.copyright h5,
.copyright h6,
.copyright a {
    color: inherit;
}

.copyright-logo a {
    display: inline-block;
    text-align: center;
    margin-bottom: 30px;
    font-family: 'BebasNeueRegular', sans-serif;
    letter-spacing: -1px;
    font-size: 72px;
    color: #515A5F !important;
}

.copyright .social-icons {
    text-align: center;
}

.copyright .social-icons .social-icon {
    display: inline-block;
    float: none;
    margin: 0 5px 5px 0;
    background-color: rgba(0, 0, 0, 0.05) !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 30px;
}


/*=== CONTACT FORM ELEMENTS ===*/

#contact-input {
    overflow: hidden;
    margin-bottom: 13px;
    width: 50%;
    float: left;
}

#contact-input input {
    border: 1px solid #e8e8e8;
    width: 90%;
    font-size: 13px;
    color: #747474;
    padding: 20px 2%;
    float: left;
    margin: 0 1% 2%;
    border-radius: 2px;
}

#contact-textarea textarea {
    border: 1px solid #e8e8e8;
    width: 100%;
    height: 122px;
    font-size: 13px;
    color: #747474;
    padding: 20px 11px 10px;
    border-radius: 2px;
    margin-bottom: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    resize: none;
}

#contact-input input:last-child {
    margin-right: 0;
}

#contact-input input:-moz-placeholder,
#contact-textarea textarea:-moz-placeholder {
    color: #999;
}

#contact-input input:-ms-input-placeholder,
#contact-textarea textarea:-ms-input-placeholder {
    color: #999;
}

#contact-input input::-webkit-input-placeholder,
#contact-textarea textarea::-webkit-input-placeholder {
    color: #999;
}

#contact-textarea {
    width: 50%;
    float: right;
}

#contact-input label,
#contact-textarea label {
    display: block;
    text-align: left;
    font-weight: bold;
    padding-left: 2%;
}

#contact-submit input[type="submit"] {
    padding: 20px 24px 20px 24px;
    border: 0 none;
    color: #ffffff;
    display: block;
    width: 50%;
    cursor: pointer;
    text-indent: -9999px;
    background-image: url(images/mail.png);
    background-position: center center;
    background-repeat: no-repeat;
    float: right;
    height: 57px;
    line-height: 57px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#contact-submit input[type="submit"]:hover {
    background-color: rgb(120, 198, 231);
}

input[type="text"],
input[type="password"],
input[type="email"],
textarea,
select {
    background: #fff;
    padding: 8px 8px;
    outline: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #666;
    margin: 0;
    width: 200px;
    max-width: 100%;
    display: block;
    margin-bottom: 20px;
    width: 180px;
    color: #999;
    border: 1px solid #e8e8e8;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus {
    border: 1px solid #e0e0e0;
    color: #333;
}

.fittext-content {
    line-height: 0.8;
}

* html .title h1 {
    display: inline;
}

*+html .title h1 {
    display: inline;
}


/* ------------------------------------------------------------------------ */


/*  BACK TO TOP BUTTON
/* ------------------------------------------------------------------------ */

#back-to-top {
    position: fixed;
    z-index: 1000;
    bottom: 20px;
    right: 20px;
    display: none;
}

#back-to-top a {
    display: block;
    width: 40px;
    height: 40px;
    background: #515A5F url(images/backtotop.png) no-repeat center center;
    text-indent: -9999px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: 0.2s all linear;
    -moz-transition: 0.2s all linear;
    -o-transition: 0.2s all linear;
    transition: 0.2s all linear;
}

#back-to-top a:hover {
    background-color: #222222;
}


/* ------------------------------------------------------------------------ */


/*  GOOGLE MAP
/* ------------------------------------------------------------------------ */

#google-map {
    height: 450px;
    position: relative;
    width: 100%;
    background: white;
    box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.06);
}

#google-map:before,
#google-map:after {
    background: none;
    text-align: center;
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    z-index: 2;
}

#google-map:after {
    bottom: 0;
    top: auto;
}

#google-map .captionMap {
    background: black;
    background: rgba(0, 0, 0, 0.8);
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0.6), black);
    background: -moz-linear-gradient(rgba(0, 0, 0, 0.6), black);
    background: -o-linear-gradient(rgba(0, 0, 0, 0.6), black);
    background: -ms-linear-gradient(rgba(0, 0, 0, 0.6), black);
    background: linear-gradient(rgba(0, 0, 0, 0.6), black);
    border-radius: 4px;
    z-index: 1;
    top: 5px;
    color: white;
    padding: 12px;
    font: 12px HelveticaNeue, Helvetica, Arial;
    display: inline-block;
    position: absolute;
    text-shadow: black 0px 1px 1px;
    width: 254px;
}

#google-map .captionMap span {
    font-weight: bold;
    display: block;
    padding-top: 5px;
}

#google-map .captionMap:after {
    content: '';
    position: absolute;
    top: -7px;
    left: 50%;
    margin-left: -5px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(0, 0, 0, 0.6);
    width: 0px;
    height: 0px;
    z-index: 2;
}

#google-map .captionMap img {
    width: 60px;
    margin-bottom: 5px;
    margin-right: 13px;
    float: left;
}

.mapPreLoading {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -15px;
    margin-left: -25px;
}

.mapPreLoading span {
    display: block;
    margin: 0 auto;
}

.mapPreLoading span[class*="l-"] {
    display: inline-block;
    background: #000;
    width: 6px;
    height: 6px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    margin: 12px 2px;
    position: relative;
    -webkit-animation: loader 4s infinite;
    -webkit-animation-timing-function: cubic-bezier(0.030, 0.615, 0.995, 0.415);
    -webkit-animation-fill-mode: both;
    -moz-animation: loader 4s infinite;
    -moz-animation-timing-function: cubic-bezier(0.030, 0.615, 0.995, 0.415);
    -moz-animation-fill-mode: both;
    -ms-animation: loader 4s infinite;
    -ms-animation-timing-function: cubic-bezier(0.030, 0.615, 0.995, 0.415);
    -ms-animation-fill-mode: both;
    animation: loader 4s infinite;
    animation-timing-function: cubic-bezier(0.030, 0.615, 0.995, 0.415);
    animation-fill-mode: both;
}

.mapPreLoading span.l-1 {
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -ms-animation-delay: 1s;
    animation-delay: 1s;
}

.mapPreLoading span.l-2 {
    -webkit-animation-delay: 0.8s;
    -moz-animation-delay: 0.8s;
    -ms-animation-delay: 0.8s;
    animation-delay: 0.8s;
}

.mapPreLoading span.l-3 {
    -webkit-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    -ms-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

.mapPreLoading span.l-4 {
    -webkit-animation-delay: 0.4s;
    -moz-animation-delay: 0.4s;
    -ms-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.mapPreLoading span.l-5 {
    -webkit-animation-delay: 0.2s;
    -moz-animation-delay: 0.2s;
    -ms-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.mapPreLoading span.l-6 {
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    -ms-animation-delay: 0s;
    animation-delay: 0s;
}

@-webkit-keyframes loader {
    0% {
        -webkit-transform: translateX(-30px);
        opacity: 0;
    }
    25% {
        opacity: 1;
    }
    50% {
        -webkit-transform: translateX(30px);
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}

@-moz-keyframes loader {
    0% {
        -moz-transform: translateX(-30px);
        opacity: 0;
    }
    25% {
        opacity: 1;
    }
    50% {
        -moz-transform: translateX(30px);
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}

@-ms-keyframes loader {
    0% {
        -ms-transform: translateX(-30px);
        opacity: 0;
    }
    25% {
        opacity: 1;
    }
    50% {
        -ms-transform: translateX(30px);
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}

@keyframes loader {
    0% {
        transform: translateX(-30px);
        opacity: 0;
    }
    25% {
        opacity: 1;
    }
    50% {
        transform: translateX(30px);
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}

@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
    }
    80% {
        -webkit-transform: translateY(-10px);
    }
    100% {
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes bounceInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-2000px);
    }
    60% {
        opacity: 1;
        -moz-transform: translateY(30px);
    }
    80% {
        -moz-transform: translateY(-10px);
    }
    100% {
        -moz-transform: translateY(0);
    }
}

@-ms-keyframes bounceInDown {
    0% {
        opacity: 0;
        -ms-transform: translateY(-2000px);
    }
    60% {
        opacity: 1;
        -ms-transform: translateY(30px);
    }
    80% {
        -ms-transform: translateY(-10px);
    }
    100% {
        -ms-transform: translateY(0);
    }
}

@-o-keyframes bounceInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-2000px);
    }
    60% {
        opacity: 1;
        -o-transform: translateY(30px);
    }
    80% {
        -o-transform: translateY(-10px);
    }
    100% {
        -o-transform: translateY(0);
    }
}

@keyframes bounceInDown {
    0% {
        opacity: 0;
        transform: translateY(-2000px);
    }
    60% {
        opacity: 1;
        transform: translateY(30px);
    }
    80% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0);
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    -moz-animation-name: bounceInDown;
    -ms-animation-name: bounceInDown;
    -o-animation-name: bounceInDown;
    animation-name: bounceInDown;
}


/*-----------------------------------------------------------------------------------*/


/*	REVOLUTION SLIDER
/*-----------------------------------------------------------------------------------*/

.fullwidthbanner-container {
    width: 100% !important;
    position: relative;
    padding: 0;
    max-height: 750px !important;
    overflow: hidden;
}

.portfolio-bannercontainer {
    width: 100% !important;
    position: relative;
    padding: 0;
    max-height: 600px !important;
    overflow: hidden;
    margin-bottom: 50px;
}

.revolution ul {
    visibility: hidden;
    margin: 0;
    list-style: none;
}

.tp-caption.bold {
    font-size: 80px;
    line-height: 1;
    font-weight: 900;
    text-transform: uppercase;
    color: #fff;
}

.tp-caption.mid {
    font-size: 50px;
    line-height: 1;
    font-weight: 300;
    text-transform: uppercase;
    color: #fff;
}

.tp-caption.icon {
    font-size: 20px;
    color: #fff;
    line-height: 1;
}

.tp-caption.icon a i {
    color: #fff;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
}

.tp-caption a.btn {
    color: #fff;
}

.tp-caption.bold.mid {
    font-size: 70px;
    color: #d9d9d9;
}

.tp-caption.lite.mid {
    font-size: 40px;
    color: #d9d9d9;
}

.tp-caption.small {
    font-size: 16px;
    line-height: 1;
    font-weight: 900;
    text-transform: uppercase;
    color: #d9d9d9;
}

.tp-caption.icon-arrow {
    font-size: 20px;
    line-height: 1;
    font-weight: 900;
    text-transform: uppercase;
    color: #505050;
}

.tp-caption.icon i {
    width: auto;
    height: auto;
}

.tp-caption.icon.bg {
    padding: 10px;
}

.tp-leftarrow.default,
.tp-rightarrow.default {
    z-index: 100;
    cursor: pointer;
    position: relative;
    top: 50% !important;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    background: rgba(0, 0, 0, 0.3);
    color: #f7f7f7;
    line-height: 1;
    font-size: 20px;
    padding: 15px 19px;
    width: auto;
    height: auto;
}

.tparrows:before {
    font-family: 'fontAwesome';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
}

.tp-leftarrow.default:before {
    content: "\f053";
}

.tp-rightarrow.default:before {
    content: "\f054";
}

.tparrows:hover {
    background: rgba(0, 0, 0, 0.5);
}

.tp-bullets.simplebullets.round .bullet {
    width: 15px;
    height: 15px;
    margin-left: 5px;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    background: rgba(0, 0, 0, 0.3);
}

.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.round .bullet:hover {
    background: rgba(0, 0, 0, 0.5);
}

.tp-bullets.hidebullets {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.tp-loader {
    background: url(style/images/loading.html) no-repeat;
    background-color: #fff;
    margin: -15px -15px;
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute;
    width: 30px;
    height: 30px;
    background-size: 30px 30px;
}


/* ------------------------------------------------------------------------ */


/*  NEWSLETTER FUNCTION
/* ------------------------------------------------------------------------ */

.mc4wp-form {
    margin-top: 0;
    display: block;
    text-align: center;
}

.mc4wp-form div {
    display: inline-block;
}

.mc4wp-form input {
    height: 50px;
    display: inline-block;
    width: 250px;
    padding: 0 10px;
    margin: 8px 4px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    border: 1px solid rgba(255, 255, 255, 0.09);
    box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.1);
    color: #3A3838;
    background: #ffffff;
    background: rgba(255, 255, 255, 0.7);
    font-weight: bold;
    text-transform: none;
}

.mc4wp-form label {
    color: #fff;
    text-shadow: 1px 1px rgba(0, 0, 0, .25);
    font-size: 12px
}

.mc4wp-form input[type="submit"] {
    color: #FFFFFF;
    font-size: 16px;
    display: block;
    padding: 5px 0;
    width: 99%;
    margin: 5px auto 0;
    text-align: center;
    -webkit-box-shadow: inset 0 12px 19px rgba(255, 255, 255, 0.1), 0 1px 7px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 12px 19px rgba(255, 255, 255, 0.1), 0 1px 7px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 12px 19px rgba(255, 255, 255, 0.1), 0 1px 7px rgba(0, 0, 0, 0.2);
    padding: 13px 24px;
    font-size: 13px;
    font-weight: bold;
    text-shadow: none;
    border: 0 none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    color: #ffffff;
    cursor: pointer;
    background-color: #FFD600;
}

.mc4wp-form input:-moz-placeholder,
.mc4wp-form textarea:-moz-placeholder {
    color: #3A3838;
}

.mc4wp-form input:-ms-input-placeholder,
.mc4wp-form textarea:-ms-input-placeholder {
    color: #3A3838;
}

.mc4wp-form input::-webkit-input-placeholder,
.mc4wp-form textarea::-webkit-input-placeholder {
    color: #3A3838;
}


/* FULL SCREEN VIDEO */

.video_slide {
    width: 100%;
    position: absolute;
    background: url(images/raster.png);
}

.video_slide .full_slide {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
}

.page-template-default .title,
.blog .title {
    margin-top: 80px;
}

.page-template-default .section,
.blog .section,
.page-template-default .section {
    padding-top: 60px;
}

.page-template-default nav.transparent .main-menu a,
.blog nav.transparent .main-menu a,
nav.transparent.scroll .main-menu a {
    color: #000000 !important;
}


/*-----------------------------------------------------------------------------------*/


/*	Accordion
/*-----------------------------------------------------------------------------------*/

.accordion .accordion-title {
    position: relative;
    display: block;
    border: 1px solid #f0f0f0;
    margin-bottom: 6px;
    border-radius: 2px;
}

.accordion .accordion-title h3 {
    font-size: 18px;
    margin-bottom: 0;
    line-height: 1;
}

.accordion .accordion-title a {
    display: block;
    padding: 11px 15px 7px;
    color: inherit;
    background-color: #F8f8f8;
}

.accordion .accordion-title a i {
    font-size: 22px;
    margin-right: 5px;
}

.accordion .accordion-title span {
    position: absolute;
    background: url('images/plus_minus.png') 0px -24px no-repeat;
    width: 24px;
    height: 24px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin: 7px 7px;
    right: 0;
}

.accordion .accordion-title.active span {
    background: url('images/plus_minus.png') 0px 0px no-repeat;
}

.accordion .accordion-title.active a i {}

.accordion .accordion-inner {
    padding: 7px 10px 10px 15px;
    display: none;
    margin: -7px 0 6px;
    border: 1px solid #f0f0f0;
}

.accordion .accordion-inner div {
    margin-left: 45px;
    padding: 0px 5px 10px 10px;
    margin-bottom: 6px;
}


/*-----------------------------------------------------------------------------------*/


/*	Alert Messages
/*-----------------------------------------------------------------------------------*/

.alert-message,
.alert {
    position: relative;
    border: 1px solid #ddd;
    display: block;
    background-color: #F9F9F9;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
    -moz-box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
    box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
    font-weight: bold;
    padding: 10px 40px;
    margin-bottom: 20px;
}

.alert-message.warning,
.alert.warning {
    background-color: #fbf6e3;
    border-color: #efd877;
    color: #c4a80a;
}

.alert-message.warning a,
.alert.warning a {
    color: #c4a80a;
}

.alert-message.success,
.alert.success {
    background-color: #e9f2d2;
    border-color: #c0da66;
    color: #88b12b;
}

.alert-message.success a,
.alert.success a {
    color: #88b12b;
}

.alert-message.error,
.alert.error {
    background-color: #ffe9e9;
    border-color: #e99f9f;
    color: #d25c5a;
}

.alert-message.error a,
.alert.error a {
    color: #d25c5a;
}

.alert-message.info,
.alert.info {
    background-color: #dbe9f3;
    border-color: #9fc2dd;
    color: #468bbf;
}

alert-message.info a,
.alert.info a {
    color: #468bbf;
}

.alert-message p {
    margin: 0;
    padding: 0;
}

.alert-message span.close,
.alert span.close {
    display: block;
    padding: 10px 15px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    opacity: 0.5;
}

.alert-message span.close:hover,
.alert span.close:hover {
    opacity: 1;
}


/*--------------------------------------------------------------------------*/


/*	BUTTONS
/*--------------------------------------------------------------------------*/

.button {
    -webkit-box-shadow: inset 0 12px 19px rgba(255, 255, 255, 0.1), 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 12px 19px rgba(255, 255, 255, 0.1), 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 12px 19px rgba(255, 255, 255, 0.1), 0 1px 2px rgba(0, 0, 0, 0.1);
    padding: 13px 24px;
    font-size: 18px;
    font-weight: bold;
    text-shadow: none;
    border: 0 none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    color: #ffffff;
    cursor: pointer;
    background-color: #FFD600;
    height: 40px;
    line-height: 40px !important;
}


/*--------------------------------------------------------------------------*/


/*	CALLOUT BOX
/*--------------------------------------------------------------------------*/

.callout {
    margin: 0;
    display: block;
    background: #F8f8f8;
    padding: 20px;
    border-top: 1px solid rgba(0, 0, 0, 0.04) !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.04) !important;
    border-right: 1px solid rgba(0, 0, 0, 0.04) !important;
    border-left: 3px solid #FFD600;
}

.callout .callout-button {
    margin: 20px 10px 10px;
    float: right;
}

.callout .callout-content {
    float: left;
}

.callout .callout-content p {}

.callout a.button {
    margin: 0;
    text-align: center;
}

.callout h1,
.callout h2,
.callout h3,
.callout h4,
.callout h5,
.callout h6 {
    line-height: 1.3;
    margin: 0 0 0px 0 !important;
}


/*--------------------------------------------------------------------------*/


/*	CLIENT FILTERS
/*--------------------------------------------------------------------------*/

.clients-features {
    text-align: center;
}

.clients-features h3 {
    padding-top: 20px;
    margin-bottom: 4px;
}

.clients-features .img-container {
    border-radius: 6px;
    background: #009ad0;
    margin: 0 auto;
    position: relative;
    width: 180px;
    height: 160px;
}

.clients-features .img-container button {
    display: block;
    width: 100%;
    height: 100%;
    background: none;
    border: 0;
    cursor: pointer;
}

.clients-features .img-container i {
    font-size: 84px;
    color: #ffffff;
}


/*--------------------------------------------------------------------------*/


/*	CLIENTS LOGO LIST
/*--------------------------------------------------------------------------*/

.client-logos {
    width: 100%;
    float: left;
    padding: 20px 0;
    /*border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;*/
    margin: 0 auto 10px;
    /*text-align: center;*/
    position: relative;
    left: 13px;
}

.client-logos img {
    display: inline;
    max-width: 187px;
}

.client-logos a img {
    opacity: 1;
    filter: alpha(opacity=100);
}

.client-logos a img:hover {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

#newClientLogo4 {
    max-width: 140px;
    padding-top: 13%;
    padding-left: 15%;
}

#newClientLogo5 {
    max-width: 140px;
    padding-top: 16%;
    padding-left: 15%;
}


/*
#clientPositionCorrection6 {
    transform: translate3d(561px, 123px, 0px) !important;
}

#clientPositionCorrection7 {
    transform: translate3d(748px, 123px, 0px) !important;
}
*/

.clients-features .img-container:hover {
    opacity: 0.5;
    filter: alpha(opacity=50);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.logo-startup {}

.logo-agency {}

.logo-company {}


/* ------------------------------------------------------------------------ */


/* FANCY HEADER
/* ------------------------------------------------------------------------ */

.fancy-header {
    width: 100%;
    margin: 30px 0 20px;
    position: relative;
    clear: both;
    display: block;
    z-index: 1;
    text-align: center;
}

.fancy-header:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 0;
    border-bottom: 1px solid #e8e8e8;
    left: 0;
    top: 50%;
    z-index: -1;
}

.fancy-header span {
    font-size: 11px;
    padding: 5px 10px;
    background: #ffffff;
    border-radius: 2px;
    position: relative;
    display: inline-block;
    font-family: 'HelveticaNeue Light', Helvetica, Arial, sans-serif;
    font-style: italic;
    border: 1px solid #e8e8e8;
}


/* ------------------------------------------------------------------------ */


/* FANCY HEADER 1
/* ------------------------------------------------------------------------ */

.fancy-header1 {
    width: 100%;
    margin: 20px 0 20px;
    position: relative;
    clear: both;
    display: block;
    z-index: 1;
    text-align: center;
}

.fancy-header1 h2 {
    display: inline-block;
    position: relative;
    font-size: 36px;
}

.fancy-header1 h2:after,
.fancy-header1 h2:before {
    position: absolute;
    content: '';
    width: 80px;
    height: 0;
    border-bottom: 1px solid;
    top: 50%;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.fancy-header1 h2:after {
    right: -90px;
}

.fancy-header1 h2:before {
    left: -90px;
}


/*--------------------------------------------------------------------------*/


/*	FANCY HEADER 2
/*--------------------------------------------------------------------------*/

.fancy-header2 {
    margin-bottom: 30px;
    text-align: center;
}

.fancy-header2 h4,
.fancy-header2 h3 {
    line-height: 0.8;
    margin-bottom: 0px;
}


/*--------------------------------------------------------------------------*/


/*	FULL WIDTH BLOCK
/*--------------------------------------------------------------------------*/

.full-width {
    padding: 50px 0 20px;
    margin: 30px 0;
    width: 100%;
}

.fullWidth{
    width:100%;
}


/*---------------------------------------------------------------------------*/


/*	MILESTONE COUNT
/*---------------------------------------------------------------------------*/

.milestone-count {
    font-family: 'Roboto', 'Open Sans', Times, serif;
    font-size: 80px;
    line-height: 1.2;
    padding: 0;
    margin-bottom: 20px;
    position: relative;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: -0.02em;
}


/*---------------------------------------------------------------------------*/


/*	Blockquotes & Pullquotes
/*---------------------------------------------------------------------------*/

blockquote {
    margin: 0 0 20px 0;
    padding: 0;
}

blockquote p {
    margin: 0 !important;
    padding: 5px 0 5px 15px;
    border-left: 4px solid #FFD600;
    font-family: "Times New Roman", Times, serif;
    font-style: italic;
    font-weight: lighter;
    font-size: 18px;
    line-height: 1.2;
}

.pullquote {
    width: 260px;
    margin: 15px 0 !important;
    font-family: "Times New Roman", Times, serif;
    font-style: italic;
    font-weight: lighter;
    font-size: 18px;
    line-height: 1.2;
}

.pullquote.align-left {
    float: left;
    padding: 0px 15px;
    border-left: 4px solid #FFD600;
}

.pullquote.align-right {
    float: right;
    padding: 0px 15px;
    text-align: right;
    border-right: 4px solid #FFD600;
}


/*--------------------------------------------------------------------------*/


/*	SERVICE ICON BOX
/*--------------------------------------------------------------------------*/

.service-box {
    margin: 0 0 0px 0;
    text-align: center;
    padding: 20px 10px;
    border: 1px solid #f0f0f0;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: #ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.service-box:hover {
    box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.3);
    background: #FFD600;
    color: #ffffff;
    border: 1px solid transparent;
}

.service-box:hover h1,
.service-box:hover h2,
.service-box:hover h3,
.service-box:hover h4,
.service-box:hover h5,
.service-box:hover h6,
.service-box:hover a {
    color: #ffffff;
}

.button:hover {
    color: #ffffff;
    background: rgb(120, 198, 231);
}

.button img {
    margin: 0 auto;
}

.button.is-checked {
    background: rgb(120, 198, 231) !important;
}

.service-box .service-icon {
    width: 80px;
    height: auto;
    font-size: 70px;
    margin: 15px auto;
    padding: 25px 20px;
    text-align: center;
    display: block;
    text-align: center;
    border-radius: 50%;
    background: #ffd600;
    color: #ffffff;
    border: 4px solid #ffffff;
    box-shadow: 0px 0px 0px 3px #ffd600;
}

.service-box:hover .service-icon {
    border: 4px solid #ffd600;
    box-shadow: 0px 0px 0px 3px #ffffff;
    background: #ffffff;
    color: #ffd600;
}

.service-description {
    margin-bottom: 30px;
}

.service-box ul li {
    font-weight: bold;
    margin-bottom: 7px;
    padding-bottom: 7px;
    border-bottom: 1px dashed #e0e0e0;
}

.service-box ul li:last-child {
    border: none;
    margin: 0;
    padding: 0;
}


/*--------------------------------------------------------------------------*/


/*	SERVICE IMAGE BOX
/*--------------------------------------------------------------------------*/

.service-features {
    text-align: center;
}

.service-features h3 {
    padding-top: 20px;
    margin-bottom: 4px;
}

.service-features .img-container {
    padding: 25px 45px;
    border-radius: 3px;
    background: #FFD600;
    width: 120px;
    margin: 0 auto;
    position: relative;
}

.service-features .img-container i {
    font-size: 84px;
    color: #ffffff;
}

.service-features .img-container:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 15px solid #ffd600;
    border-bottom: 0px solid transparent !important;
    border-right: 20px solid transparent !important;
    border-left: 20px solid transparent !important;
    left: 50%;
    bottom: -15px;
    margin-left: -20px;
}


/*--------------------------------------------------------------------------*/


/*	Skill Bar
/*--------------------------------------------------------------------------*/

.skillbar {
    width: 100%;
    height: 25px;
    display: block;
    background: rgba(0, 0, 0, 0.04);
    margin-bottom: 10px;
    position: relative;
}

.skillbar .skill-percentage {
    background: #FFD600;
    display: block;
    width: 0%;
    height: 25px;
}

.skill-title {
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    padding: 5px 10px;
    color: #ffffff;
    z-index: 1;
    background: transparent;
}


/*--------------------------------------------------------------------------*/


/*	Tabs
/*--------------------------------------------------------------------------*/

.tabs {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    top: 1px;
}

.tab {
    float: left;
    margin-right: -1px;
}

.tab a {
    color: inherit;
    border: 1px solid #e8e8e8;
    display: block;
    padding: 10px 20px 10px 15px;
    background-color: #f8f8f8;
}

.tab a:hover {
    background: #ffffff;
}

.tab a i {
    display: inline-table;
    font-size: 18px;
    padding: 0 7px 0 10px;
    margin-right: 0px;
    line-height: 0;
}

.tab a.selected {
    background: #ffffff;
    border-bottom-color: #fff;
    font-weight: bold;
    box-shadow: 0px -3px 0px 0px #FFD600;
}

.tab a.selected i {}

.panel {
    border: 1px solid #e8e8e8;
    clear: both;
    padding: 10px 10px 0px 15px;
}


/*--------------------------------------------------------------------------*/


/*	TEAM MEMBER
/*--------------------------------------------------------------------------*/

.member-role {
    padding: 40px 0 10px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e8e8e8;
    clear: both;
}

.member-role h1 {
    line-height: 1;
    margin-bottom: 0px;
    display: inline-block;
}

.member-role h4 {
    line-height: 1;
    font-size: 26px;
}

.team-member {
    display: inline-block;
    width: 33.33%;
    text-align: center;
    margin-left: -4px;
}

.team-member.team-one {
    width: 80%;
}

.team-member.team-two {
    width: 50%;
}

.team-member.team-four {
    width: 25%;
}

.team-member.team-five {
    width: 20%;
}

.team-member .team-thumb {
    line-height: 0;
    position: relative;
}

.team-member .team-thumb img {
    width: 100%;
    height: auto;
}

.team-member .team-desc {
    padding: 10px;
    font-size: 14px;
    margin-left: -1px;
    border: 1px solid #e8e8e8;
    border-top: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background: #ffffff;
}

.team-member:hover .team-desc {
    background: #ffd600;
    color: #ffffff;
}

.team-member .team-desc h4 {
    margin-bottom: 5px;
    font-size: 16px;
}

.team-member:hover .team-desc h4 {
    color: #ffffff;
}

.team-member .team-desc h5 span {
    font-size: 12px;
    font-weight: normal;
    color: #aaa;
}

.team-member .team-desc a {
    font-weight: normal;
    display: block;
    font-size: 13px;
    margin-top: 0px;
}

.team-member .team-desc a span i {
    color: #3CF;
    margin-right: 5px;
}


/*--------------------------------------------------------------------*/


/*	MODAL POPUP SHORTCODE
/*--------------------------------------------------------------------*/

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background: white;
    background-color: rgba(255, 255, 255, 0.98);
}

.modal {
    position: fixed;
    top: 10%;
    left: 0;
    z-index: 1050;
    width: 100%;
    overflow: auto;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: none;
    text-align: left;
}

.modal .close {
    float: right;
    font-size: 24px;
    font-weight: bold;
    line-height: 18px;
    color: #ffffff;
    background: #ffd600;
    width: 40px;
    height: 40px;
    line-height: 40px;
    -webkit-border-radius: 50%;
    -mox-border-radius: 50%;
    border-radius: 50%;
    margin: 0px 0 -40px;
    text-align: center;
    z-index: 1000;
}

.member-bio {
    overflow-y: auto;
    text-align: center;
}

.member-bio .member-description {
    text-align: left;
}


/* MODAL CSS3 ANIMATIONS */

.loaded .animated {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .6s;
    -moz-animation-duration: .6s;
    -ms-animation-duration: .6s;
    -o-animation-duration: .6s;
    animation-duration: .6s;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: .95;
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: .95;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: .95;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
}

.columns .img-wrp {
    position: relative;
}

.img-wrp img {
    display: block;
}

.overlay-content {
    opacity: 0;
    filter: alpha(opacity=0);
    top: 30%;
}

.team-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    height: 100%;
    width: 100%;
}

.team-overlay .img-overlay {
    opacity: 0.8;
    filter: alpha(opacity=80);
    height: 100%;
    width: 100%;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.img-overlay {
    background: #ffffff;
}

.overlay-content {
    text-align: center;
    position: absolute;
    top: 20%;
    width: 100%;
    z-index: 10;
    color: inherit;
    font-size: 16px;
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

.overlay-content h4 {
    line-height: 1.4;
    color: inherit;
}

.dark-skin .overlay-content h4 {
    color: #ffffff;
}

.overlay-content a {
    color: inherit;
    line-height: 1 !important;
}

.view-profile {
    padding: 4px 10px;
    background: #ffd600;
    margin-top: 4px;
    color: #ffffff !important;
}


/*--------------------------------------------------------------------------*/


/*	Toggle
/*--------------------------------------------------------------------------*/

.toggle .toggle-title {
    position: relative;
    display: block;
    border: 1px solid #f0f0f0;
    margin-bottom: 6px;
    border-radius: 2px;
}

.toggle .toggle-title h3 {
    font-size: 18px;
    margin-bottom: 0;
    line-height: 1;
    cursor: pointer;
}

.toggle .toggle-title.active h3 {}

.toggle .toggle-inner {
    padding: 7px 10px 10px 15px;
    display: none;
    margin: -7px 0 6px;
    border: 1px solid #f0f0f0;
}

.toggle .toggle-inner div {
    max-width: 100%;
}

.toggle .toggle-title .title-name {
    display: block;
    padding: 11px 15px 7px;
    color: inherit;
    background-color: #F8f8f8;
}

.toggle .toggle-title a i {
    font-size: 22px;
    margin-right: 5px;
}

.toggle .toggle-title i {
    position: absolute;
    background: url('images/plus_minus.png') 0px -24px no-repeat;
    width: 24px;
    height: 24px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin: 7px 7px;
    right: 0;
}

.toggle .toggle-title.active i {
    background: url('images/plus_minus.png') 0px 0px no-repeat;
}


/*---------------------------------------------------------------------------*/


/*	Columns
/*---------------------------------------------------------------------------*/

.one_half {
    width: 48%;
}

.one_third {
    width: 30.66%;
}

.two_third {
    width: 65.33%;
}

.one_fourth {
    width: 22%;
}

.three_fourth {
    width: 74%;
}

.one_fifth {
    width: 16.8%;
}

.two_fifth {
    width: 37.6%;
}

.three_fifth {
    width: 58.4%;
}

.four_fifth {
    width: 67.2%;
}

.one_sixth {
    width: 13.33%;
}

.five_sixth {
    width: 82.67%;
}

.one_half.no-margin {
    width: 50%;
    margin-right: 0
}

.one_third.no-margin {
    width: 33.33333333333%;
    margin-right: 0
}

.two_third.no-margin {
    width: 66.66666666667%;
    margin-right: 0
}

.one_fourth.no-margin {
    width: 25%;
    margin-right: 0
}

.three_fourth.no-margin {
    width: 75%;
    margin-right: 0
}

.one_fifth.no-margin {
    width: 20%;
    margin-right: 0
}

.two_fifth.no-margin {
    width: 40%;
    margin-right: 0
}

.three_fifth.no-margin {
    width: 60%;
    margin-right: 0
}

.four_fifth.no-margin {
    width: 80%;
    margin-right: 0
}

.one_sixth.no-margin {
    width: 16.6666666666667%;
    margin-right: 0
}

.five_sixth.no-margin {
    width: 83.333333333333%;
    margin-right: 0
}

.one_half,
.one_third,
.two_third,
.three_fourth,
.one_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
    position: relative;
    margin-right: 4%;
    margin-bottom: 30px;
    float: left;
}

.last {
    margin-right: 0 !important;
}


/************************* End Template Styles *******************************/

.home-parallax {
    background: url('images/basket.jpg') center top;
}

#bg18 {
    background: url('images/coding4.jpg');
    background-attachment: fixed;
    background-size: cover;
}

#bg44 {
    background: url('images/design.jpg');
    background-attachment: fixed;
    background-size: cover;
}

#bg51 {
    background: url('images/coding2.jpg');
    background-attachment: fixed;
    background-size: cover;
}

#bg58 {
    background: url('images/basket.jpg');
    background-attachment: fixed;
    background-size: cover;
}

body {
    font-family: Open Sans, Arial, Helvetica, sans-serif !important;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
}

h1 {
    font-size: 80px;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
}

h2 {
    font-size: 36px;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
}

h3 {
    font-size: 30px;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
}

h4 {
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
}

h5 {
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
}

h6 {
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
}

.subtitle {
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Roboto', "Open Sans", Times, serif;
}

.amalgama-logo {
    width: 100%;
    margin: 0px 0px 20px 0px;
}

.amalgama-logo .container {
    width: 23%;
    max-width: 223px;
    position: relative;
}

.flexDisplay {
    display: flex;
    justify-content: center;
    align-items: center;
}

.amalgama-logo img {
    width: 162%;
    max-width: none;
    left: 0px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.amalgama-logo img.hover {
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0;
}

.amalgama-logo .container:hover img.hover {
    opacity: 1;
}

.navigation li a,
.navigation.colored li a,
nav.light .main-menu a,
nav.transparent a,
nav.transparent.scroll a {
    font-size: 14px;
    font-style: normal;
    color: #f7f7f7;
    text-transform: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500 !important;
}

.navigation li a:hover,
.navigation li.active a,
.navigation.colored li a:hover,
.navigation.colored li.active a,
.navigation li.current-menu-item a {
    color: #E2E2E2;
    color: #515A5F;
}

.navigation.transparent li.current-menu-item a,
.navigation.transparent li.active a {
    color: #009ad0 !important;
}

.copyright {
    background: #009ad0 !important;
    font-family: Arial, Helvetica, sans-serif;
}

work-w .copyright a,
.copyright .social-icons .social-icon {
    color: #2b324c;
}

.copyright a:hover {}

.work-with-us {
    margin: 80px auto 70px;
}

.work-with-us h3 {
    margin: 0px auto 25px;
    color: #626a6e;
}

.work-with-us .columns {
    margin: 10px 4% 0px 0px;
    width: 46%;
    float: left;
}

.work-with-us .columns.odd {
    margin: 10px 0px 0px 4%;
}

.work-with-us .input-container {
    margin: 12px 0px 0px 0px;
    width: 96%;
    text-align: center;
    display: inline-block;
    background: #009ad0;
    color: white;
    padding: 5px 0px 5px 4%;
}

.work-with-us .input-container input {
    display: none;
}

.work-with-us .input-container label {
    display: inline-block;
    position: relative;
    font-size: 13px;
    cursor: pointer;
    width: 100%;
    text-align: left;
}

.work-with-us .input-container label:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 10px;
    background-color: #FFF;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    top: 2px;
}

.work-with-us .input-container input[type=radio]:checked+label:before {
    content: "\2022";
    color: #656565;
    font-size: 43px;
    text-align: center;
    line-height: 15px;
}

.work-with-us #submitworkform {
    padding: 20px 0px;
    border: 0 none;
    width: 46%;
    cursor: pointer;
    text-indent: -9999px;
    background-image: url(images/mail.png);
    background-position: center center;
    background-repeat: no-repeat;
    float: right;
    height: 57px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin: 12px 27% 0px;
    outline: none;
}

.work-with-us input[type=text],
.work-with-us input[type=email],
.work-with-us textarea {
    margin: 13px 0px 0px 0px;
    width: 96%;
    width: calc(96% - 2px);
    width: -moz-calc(96% - 2px);
    width: -webkit-calc(96% - 2px);
    display: inline-block;
    color: #666;
    padding: 20px 0px 20px 4%;
    text-align: left;
    font-weight: 800;
}

.work-with-us textarea {
    text-align: left;
    height: 88px;
    max-height: 88px;
    margin: 12px 0px 0px;
    max-width: 96%;
}

.work-with-us .fileUpload {
    position: relative;
    color: #009ad0;
    margin: 12px 0px 0px 0px;
    height: 27px;
    line-height: 27px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: 1px solid #009ad0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    width: 33%;
    min-width: 100px;
    cursor: pointer;
}

.work-with-us .fileUpload:hover {
    background: #009ad0;
    color: white;
}

.work-with-us .fileUpload input.upload {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.work-with-us #uploadFile {
    position: absolute;
    top: 2px;
    left: 106%;
    width: 196%;
    background: transparent;
    border: none;
    color: rgba(102, 102, 102, 0.7);
}

.work-with-us .error-message {
    margin: 12px 27% 0px;
    width: 46%;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    color: #009ad0;
    font-size: 15px;
    overflow: hidden;
    opacity: 0;
    font-weight: bold;
}

.work-with-us #job-position {
    height: 30px;
    margin: 0px;
}


/*========== B A C K G R O U N D    S K I N S =============*/

::-moz-selection {
    background: #009ad0;
}

::selection {
    background: #009ad0;
}

nav.colored,
nav.light.colored,
.twitter-feed-icon i,
.testimonial-icon i,
.home-gradient,
.home-parallax,
#project-navigation ul li#prevProject a:hover,
#project-navigation ul li#nextProject a:hover,
#project-navigation ul li a:hover,
#closeProject a:hover,
.mc4wp-form input[type="submit"],
#respond input[type="submit"],
input[type="submit"],
.pagination a.previous:hover,
.pagination a.next:hover,
.rnr-icon-middle:hover,
.service-box:hover,
.button,
.skillbar .skill-percentage,
.flex-control-nav li a:hover,
.flex-control-nav li a.flex-active,
.testimonial-slider .flex-direction-nav li a,
.twitter-slider .flex-direction-nav li a,
.color-block,
.home1 .slabtextdone .slabtext.second-child,
.home4 .slabtextdone .slabtext.second-child,
.caption,
.copyright,
.title h1,
.service-features .img-container,
.service-features .img-container,
.view-profile,
.team-member:hover .team-desc,
.service-box .service-icon,
.modal .close,
#nav .sub-menu li.current-menu-item a,
#nav .sub-menu li.current-menu-item a:hover,
#nav .sub-menu li.current_page_item a,
#nav .sub-menu li.current_page_item a:hover,
#nav .sub-menu li .sub-menu li.current-menu-item a,
#nav .sub-menu li .sub-menu li.current-menu-item a:hover,
#nav .sub-menu li .sub-menu li.current_page_item a,
#nav .sub-menu li .sub-menu li.current_page_item a:hover,
#nav .sub-menu li a.active,
#nav .sub-menu li a.active:hover,
#form_rate input[type='submit'],
.toBlog {
    background-color: #009ad0;
}


/*========== B O X   S H A D O W    S K I N S =============*/

.title h1,
.service-box .service-icon {
    box-shadow: 0px 0px 0px 3px #009ad0;
}

.tab a.selected {
    box-shadow: 0px -3px 0px 0px #009ad0;
}


/*========== C O L O R    S K I N S =============*/

a,
.highlight,
nav.light .main-menu a:hover,
nav.dark .main-menu a:hover,
nav.light .main-menu li.active a,
nav.transparent .main-menu li.active a,
nav.dark .main-menu li.active a,
.parallax .quote i,
#filters ul li a:hover h3,
#filters ul li a.active h3,
.post-title a:hover,
.post-tags li a:hover,
.tags-list li a:hover,
.pages li a:hover,
.home3 .slabtextdone .slabtext.second-child,
.service-box:hover .service-icon {
    color: #009ad0;
}


/*========== B O R D E R    S K I N S =============*/

.pages li a.current,
.pages li a.current,
.service-features .img-container:after,
.service-box:hover .service-icon,
.callout,
blockquote p,
.pullquote.align-right,
.pullquote.align-left {
    border-color: #009ad0;
}


/* ------------------------------------------------------------------------ */


/* SOCIAL ICONS
/* ------------------------------------------------------------------------ */

.social-icon {
    display: inline-block;
    margin: 0 5px 5px 0;
    background-color: #f8f8f8 !important;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    overflow: hidden;
    width: 40px;
    height: 40px;
}

.social-icon a {
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    display: inline-block;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

.social-icon a:hover {
    background-color: #444444;
    background-position: 0px -40px !important;
}

.social-icons ul {
    list-style: none;
    margin: 0 0 -1px 0;
    float: right;
}

.social-icons ul li {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}

.social-icons ul li a {
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    display: block;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

.social-icons a:hover {
    background-color: #cccccc;
    background-position: 0px -40px !important;
    opacity: 1;
}

.social-email a {
    background: url(images/social/icons/email.png) no-repeat 0 0;
}

.social-email a:hover {
    background-color: #666666;
}

.social-aim a {
    background: url(images/social/icons/aim.png) no-repeat 0 0;
}

.social-aim a:hover {
    background-color: #e95a00;
}

.social-apple a {
    background: url(images/social/icons/apple.png) no-repeat 0 0;
}

.social-apple a:hover {
    background-color: #606060;
}

.social-behance a {
    background: url(images/social/icons/behance.png) no-repeat 0 0;
}

.social-behance a:hover {
    background-color: #18a3fe;
}

.social-blogger a {
    background: url(images/social/icons/blogger.png) no-repeat 0 0;
}

.social-blogger a:hover {
    background-color: #fb913f;
}

.social-cargo a {
    background: url(images/social/icons/cargo.png) no-repeat 0 0;
}

.social-cargo a:hover {
    background-color: #00c462;
}

.social-delicious a {
    background: url(images/social/icons/delicious.png) no-repeat 0 0;
}

.social-delicious a:hover {
    background-color: #3274d1;
}

.social-deviantart a {
    background: url(images/social/icons/deviantart.png) no-repeat 0 0;
}

.social-deviantart a:hover {
    background-color: #d0de21;
}

.social-digg a {
    background: url(images/social/icons/digg.png) no-repeat 0 0;
}

.social-digg a:hover {
    background-color: #2882c6;
}

.social-dopplr a {
    background: url(images/social/icons/dopplr.png) no-repeat 0 0;
}

.social-dopplr a:hover {
    background-color: #99cc66;
}

.social-dribbble a {
    background: url(images/social/icons/dribbble.png) no-repeat 0 0;
}

.social-dribbble a:hover {
    background-color: #ef5b92;
}

.social-ember a {
    background: url(images/social/icons/ember.png) no-repeat 0 0;
}

.social-ember a:hover {
    background-color: #fb9d00;
}

.social-evernote a {
    background: url(images/social/icons/evernote.png) no-repeat 0 0;
}

.social-evernote a:hover {
    background-color: #77ba2f;
}

.social-facebook a {
    background: url(images/social/icons/facebook.png) no-repeat 0 0;
}

.social-facebook a:hover {
    background-color: #3b5998;
}

.social-flickr a {
    background: url(images/social/icons/flickr.png) no-repeat 0 0;
}

.social-flickr a:hover {
    background-color: #f1628b;
}

.social-forrst a {
    background: url(images/social/icons/forrst.png) no-repeat 0 0;
}

.social-forrst a:hover {
    background-color: #5b9a68;
}

.social-github a {
    background: url(images/social/icons/github.png) no-repeat 0 0;
}

.social-github a:hover {
    background-color: #7292a2;
}

.social-google a {
    background: url(images/social/icons/google.png) no-repeat 0 0;
}

.social-google a:hover {
    background-color: #dd4b39;
}

.social-googleplus a {
    background: url(images/social/icons/googleplus.png) no-repeat 0 0;
}

.social-googleplus a:hover {
    background-color: #d94a39;
}

.social-gowalla a {
    background: url(images/social/icons/gowalla.png) no-repeat 0 0;
}

.social-gowalla a:hover {
    background-color: #ff920d;
}

.social-grooveshark a {
    background: url(images/social/icons/grooveshark.png) no-repeat 0 0;
}

.social-grooveshark a:hover {
    background-color: #f88e00;
}

.social-html5 a {
    background: url(images/social/icons/html5.png) no-repeat 0 0;
}

.social-html5 a:hover {
    background-color: #f3642c;
}

.social-icloud a {
    background: url(images/social/icons/icloud.png) no-repeat 0 0;
}

.social-icloud a:hover {
    background-color: #fb913f;
}

.social-lastfm a {
    background: url(images/social/icons/lastfm.png) no-repeat 0 0;
}

.social-lastfm a:hover {
    background-color: #d21309;
}

.social-linkedin a {
    background: url(images/social/icons/linkedin.png) no-repeat 0 0;
}

.social-linkedin a:hover {
    background-color: #71b2d0;
}

.social-metacafe a {
    background: url(images/social/icons/metacafe.png) no-repeat 0 0;
}

.social-metacafe a:hover {
    background-color: #ef4035;
}

.social-mixx a {
    background: url(images/social/icons/mixx.png) no-repeat 0 0;
}

.social-mixx a:hover {
    background-color: #d80330;
}

.social-myspace a {
    background: url(images/social/icons/myspace.png) no-repeat 0 0;
}

.social-myspace a:hover {
    background-color: #003398;
}

.social-netvibes a {
    background: url(images/social/icons/netvibes.png) no-repeat 0 0;
}

.social-netvibes a:hover {
    background-color: #629e61;
}

.social-newsvine a {
    background: url(images/social/icons/newsvine.png) no-repeat 0 0;
}

.social-newsvine a:hover {
    background-color: #5b965a;
}

.social-orkut a {
    background: url(images/social/icons/orkut.png) no-repeat 0 0;
}

.social-orkut a:hover {
    background-color: #ed2590;
}

.social-paypal a {
    background: url(images/social/icons/paypal.png) no-repeat 0 0;
}

.social-paypal a:hover {
    background-color: #32689a;
}

.social-picasa a {
    background: url(images/social/icons/picasa.png) no-repeat 0 0;
}

.social-picasa a:hover {
    background-color: #444;
}

.social-pinterest a {
    background: url(images/social/icons/pinterest.png) no-repeat 0 0;
}

.social-pinterest a:hover {
    background-color: #cb2027;
}

.social-plurk a {
    background: url(images/social/icons/plurk.png) no-repeat 0 0;
}

.social-plurk a:hover {
    background-color: #f35b36;
}

.social-posterous a {
    background: url(images/social/icons/posterous.png) no-repeat 0 0;
}

.social-posterous a:hover {
    background-color: #f9d560;
}

.social-reddit a {
    background: url(images/social/icons/reddit.png) no-repeat 0 0;
}

.social-reddit a:hover {
    background-color: #cde2f9;
}

.social-rss a {
    background: url(images/social/icons/rss.png) no-repeat 0 0;
}

.social-rss a:hover {
    background-color: #fe9900;
}

.social-skype a {
    background: url(images/social/icons/skype.png) no-repeat 0 0;
}

.social-skype a:hover {
    background-color: #18b7f1;
}

.social-stumbleupon a {
    background: url(images/social/icons/stumbleupon.png) no-repeat 0 0;
}

.social-stumbleupon a:hover {
    background-color: #eb4924;
}

.social-technorati a {
    background: url(images/social/icons/technorati.png) no-repeat 0 0;
}

.social-technorati a:hover {
    background-color: #7ac84f;
}

.social-tumblr a {
    background: url(images/social/icons/tumblr.png) no-repeat 0 0;
}

.social-tumblr a:hover {
    background-color: #3a5976;
}

.social-twitter a {
    background: url(images/social/icons/twitter.png) no-repeat 0 0;
}

.social-twitter a:hover {
    background-color: #48c4d2;
}

.social-vimeo a {
    background: url(images/social/icons/vimeo.png) no-repeat 0 0;
}

.social-vimeo a:hover {
    background-color: #62a0ad;
}

.social-wordpress a {
    background: url(images/social/icons/wordpress.png) no-repeat 0 0;
}

.social-wordpress a:hover {
    background-color: #464646;
}

.social-yahoo a {
    background: url(images/social/icons/yahoo.png) no-repeat 0 0;
}

.social-yahoo a:hover {
    background-color: #ab64bc;
}

.social-yelp a {
    background: url(images/social/icons/yelp.png) no-repeat 0 0;
}

.social-yelp a:hover {
    background-color: #c41200;
}

.social-youtube a {
    background: url(images/social/icons/youtube.png) no-repeat 0 0;
}

.social-youtube a:hover {
    background-color: #f45750;
}

.social-zerply a {
    background: url(images/social/icons/zerply.png) no-repeat 0 0;
}

.social-zerply a:hover {
    background-color: #8db259;
}

.social-zootool a {
    background: url(images/social/icons/zootool.png) no-repeat 0 0;
}

.social-zootool a:hover {
    background-color: #262626;
}

.social-instagram a {
    background: url(images/social/icons/instagram.png) no-repeat 0 0;
}

.social-instagram a:hover {
    background-color: #517FA4;
}

.social-xing a {
    background: url(images/social/icons/xing.png) no-repeat 0 0;
}

.social-xing a:hover {
    background-color: #d6d800;
}

.social-angellist a {
    background: url(images/social/icons/angellist.png) no-repeat 0 0;
}

.social-angellist a:hover {
    background-color: #d6d800;
}


/*========== 404 PAGE NOT FOUND =============*/

.not_found h2 {
    color: #009ad0;
    font-size: 180px;
    line-height: 180px;
    text-align: center;
}


/*========== FIXES =============*/

#demo-iframe-wrapper {
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.5);
    -webkit-transition: all 800ms cubic-bezier(1.000, 0, 0.000, 1.000);
    /* older webkit */
    -webkit-transition: all 800ms cubic-bezier(1.000, -0.030, 0.000, 1.000);
    -moz-transition: all 800ms cubic-bezier(1.000, -0.030, 0.000, 1.000);
    -o-transition: all 800ms cubic-bezier(1.000, -0.030, 0.000, 1.000);
    transition: all 800ms cubic-bezier(1.000, -0.030, 0.000, 1.000);
    /* custom */
    -webkit-transition-timing-function: cubic-bezier(1.000, 0, 0.000, 1.000);
    /* older webkit */
    -webkit-transition-timing-function: cubic-bezier(1.000, -0.030, 0.000, 1.000);
    -moz-transition-timing-function: cubic-bezier(1.000, -0.030, 0.000, 1.000);
    -o-transition-timing-function: cubic-bezier(1.000, -0.030, 0.000, 1.000);
    transition-timing-function: cubic-bezier(1.000, -0.030, 0.000, 1.000);
    /* custom */
}

#hidden-nav {
    display: none;
}

#addresContainerFlex{
    display: flex;
    flex-direction: column;
    justify-content : center;
}


/* NO CHROME BLUE BORDER ON IMAGE LINKS CLICK */

*:focus {
    outline: none;
}


/*========== CHANGE DEVICE LIST =============*/

#demo-iframe-wrapper {
    margin: 0 auto;
    z-index: 9999;
    width: 100%;
    height: 100%;
}

#change_device_list {
    position: fixed;
    top: 120px;
    z-index: 9999;
    right: 17px;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    opacity: 0;
}

#change_device_list li {
    cursor: pointer;
    font-family: 'Roboto', "Open Sans", Times, serif;
    font-weight: 300 !important;
    font-size: 20px;
    color: #fff;
    background: #009ad0;
    text-align: center;
    margin-bottom: 10px;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.4);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#change_device_list li.active {
    color: rgb(155, 155, 155);
    background: #027AA5;
}

@media screen and (max-width: 1300px) {
    #work-with-us-form {
        position: fixed;
        top: 0;
    }
}

@media screen and (max-width: 1100px){
    #addresContainerFlex{
        flex-direction: column;
    }
    .addressExternal{
        margin:0;
    }
}