
:-moz-placeholder {
    color: #fff;
}
*::-moz-placeholder {
    color: #fff;
}
body {
}
#main {
    background-color: #fff;
}
.boxed {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    margin: 0 auto;
    position: relative;
    width: 1230px;
}
.boxed #header-container {
    margin: 0 auto;
    width: 1230px;
}
a:focus {
    outline: medium none;
}
.carousel a.carousel-control, .carousel a.carousel-control:active, .carousel a.carousel-control:focus {
    background-color: #747474;
    border-radius: 0;
    color: #fafafb;
    opacity: 0.6;
}
.carousel a.carousel-control:hover {
    background-color: rgba(0, 0, 0, 0.7);
    text-decoration: none;
}
.carousel a.carousel-control.left {
    padding-right: 2px;
}
.carousel a.carousel-control.right {
    padding-left: 2px;
}
.carousel a.carousel-control i {
    font-size: 37px;
    font-weight: normal;
    padding: 0;
}
.social-icon, .social-icon i {
    transition: all 0.4s ease 0s;
}
.nav-pills > li > a {
    border-radius: 0;
}
a {
    color: #fff;
}
.nav > li > a:hover, a:hover {
    text-decoration: none;
}
a:hover {
    color: #fff;
}
p {
    color: #777;
    font-size: 13px;
    margin: 0;
    padding: 0;
}
pre {
    background-color: #f0f3f4;
    border: medium none;
    border-radius: 0;
    margin: 40px 0;
    text-align: left;
    white-space: normal;
}
.carousel-control {
    border: medium none;
    cursor: pointer;
    top: 50%;
}
.carousel-control i {
    font-size: 40px;
    font-weight: bold;
}
.thumbnail {
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    height: auto;
    padding: 5px;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border: medium none;
    box-shadow: none;
    outline: 0 none;
}
.main-content {
    margin: 0;
    padding: 75px 0;
    width: 100%;
}
.page-element {
    margin: 0;
    padding: 0;
    width: 100%;
}
.page-element h1, .page-element h2, .page-element h3 {
    text-transform: uppercase;
}
.page-element a, .page-element a:focus {
    color: #333;
}
.page-element a:hover {
    color: #333;
    text-decoration: underline;
}
.gray-element {
    background-color: #f5f5f6;
}
h1 {
    font-size: 38.5px;
}
h2 {
    font-size: 32px;
}
a:hover, a:focus {
    color: #fff;
    text-decoration: none;
}
p {
    font-size: 13px;
    margin: 0 0 20px;
}
ul {
    list-style-type: circle;
    margin: 0 0 0 15px;
}
ol {
    margin: 0 0 0 18px;
}
ul li, ol li {
    color: #777;
    font-size: 13px;
    margin: 0 0 10px;
}
.quote {
    color: #777;
    margin: 30px 0;
    padding: 0 0 0 40px;
}
.quote-icon {
    float: left;
}
.quote-text {
    padding: 0 0 0 30px;
}
.quote i {
    font-size: 24px;
    margin: 0 10px 0 0;
    vertical-align: top;
}
.quote p {
    display: inline;
    font-size: 18px;
    font-style: italic;
    font-weight: 200;
    line-height: 20px;
}
.quote {
    width: auto;
}
.quote {
    color: #777;
    margin: 30px 0;
    padding: 0 0 0 40px;
    text-align: left;
}
.quote-icon {
    float: left;
}
.quote-text {
    padding: 0 0 0 30px;
}
.post-content .quote i {
    font-size: 24px;
    margin: 0 10px 0 0;
    vertical-align: top;
}
.post-content .quote p {
    display: inline;
    font-size: 18px;
    font-style: italic;
    font-weight: 200;
    line-height: 20px;
}
.post iframe {
    width: 100%;
}
iframe {
    display: block;
}
.isotope {
    display: none;
}
.isotope, .isotope .isotope-item {
    transition-duration: 0.5s;
}
.isotope {
    transition-property: height, width;
}
.isotope .isotope-item {
    transition-property: transform, opacity;
}
.carousel-control i {
    display: block;
    line-height: 40px;
    vertical-align: baseline;
}
.carousel-control.left i {
    padding-right: 3px;
}
.carousel-control.right i {
    padding-left: 5px;
}
.big-image {
    clear: both;
    margin-bottom: 30px;
    position: relative;
}
.big-image img {
    display: block;
    width: 100%;
}
.nav-search {
    display: none;
}
.nav-search #searchform {
    float: left;
}
h3 a {
    color: #000000;
    font-weight: lighter;
}
h3 a:hover {
    color: #000000;
    text-decoration: underline;
}
.portfolio-image .thumbnail {
    height: 179px;
    overflow: hidden;
}
.portfolio-image .thumbnail img{
    height: 100% !important;
}
.portfolio-image .portfolio-excerpt p {
    margin: 5px 0;
}
.thumbnail {
    position: relative;
}
.thumbnail:hover .thumbnail-hover {
    opacity: 0.9;
}
.thumbnail-hover {
    background: rgba(0, 0, 0, 0) url("img/plus.png") no-repeat scroll center center;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.4s ease 0s;
    width: 100%;
}
.thumbnail-hover a {
    display: block;
    height: 100%;
    width: 100%;
}
#header-container, #logo, #logo a, #header-navigation .nav > li > a, .nav-icon, .nav-icon i, .header-small, .logo-small, .logo-small a, .header-icon-small > a, .header-icon-small > a .nav-icon i {
    transition: all 0.4s ease 0s;
}
#header-container {
    background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
    display: none;
    height: 100px;
    width: 100%;
}
.navbar-normal-top {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 9999;
}
#logo {
    background: #ffffff none repeat scroll 0 0;
    float: left;
    height: 120px;
    width: auto;
}
#logo h1 {
    letter-spacing: 2px;
    margin: 0;
}
#logo a {
    color: #000000;
    display: block;
    font-weight: lighter;
    height: inherit;
    line-height: 120px;
    text-align: center;
    vertical-align: baseline;
    width: inherit;
}
#logo a img {
    float: left;
    height: 120px;
    transition: all 0.4s ease 0s;
}
#header-navigation {
    float: right;
}
#header-navigation span {
    display: block;
}
#header-navigation ul {
    margin: 0;
}
#header-navigation .nav > li {
    margin: 0 0 0 1px;
}
#header-navigation .nav > li > a {
    border-radius: 0;
    color: #ffffff;
    display: block;
    height: 100px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
    width: 100px;
}
#header-navigation .nav > li > a:hover, #header-navigation .nav > li > a:focus {
    background-color: transparent;
}
.nav-icon {
    display: block;
    height: 50px;
    line-height: 50px;
    padding-top: 15px;
    text-align: center;
    vertical-align: top;
    color: #000;
}
.nav-icon i {
    display: block;
    font-size: 35px;
    line-height: 45px !important;
    vertical-align: top;
}
#header-navigation ul li a .nav-text {
    font-size: 13px;
    line-height: 15px;
    text-transform: uppercase;
    color: #000;
}
.nav li ul li a:hover, .nav li ul li a:focus {
    background-color: transparent;
}
#header-navigation .dropdown-menu {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    height: auto;
    margin: 0 0 0 1px;
}
#header-navigation .dropdown-menu li {
    margin: 0;
    position: relative;
}
#header-navigation .dropdown-menu li a {
    line-height: 30px;
}
#header-navigation ul.dropdown-menu > li:first-child {
    width: 100px;
}
.sidebar-nav {
    padding: 9px 0;
}
.dropdown .dropdown-menu {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(0, 0, 0, 0) -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-radius: 0;
    border-style: solid none none;
    border-width: 3px 0 0;
    padding: 0;
}
.dropdown-menu .sub-menu {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    left: 100%;
    margin-top: -1px;
    position: absolute;
    top: 0;
    visibility: hidden;
}
#header-navigation .dropdown-menu .sub-menu li {
    list-style-type: none;
    margin-left: 2px;
}
.dropdown-menu .sub-menu li a {
    color: #000;
    display: block;
    height: 30px;
    line-height: 30px;
    padding: 3px 20px;
    white-space: nowrap;
}
.dropdown-menu .sub-menu li a:hover {
    color: #fff;
}
.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}
.dropdown-submenu > a::after {
    margin-top: 10px;
}
#header-navigation .dropdown-submenu:hover > a::after {
    border-left-color: #fff;
}
.dropdown:hover .dropdown-menu {
    display: block;
}
.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}
.navbar .sub-menu::before {
    border-color: transparent rgba(0, 0, 0, 0.2) transparent -moz-use-text-color;
    border-style: solid solid solid none;
    border-width: 7px 7px 7px medium;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu::after {
    border-color: transparent #fff transparent -moz-use-text-color;
    border-style: solid solid solid none;
    border-width: 6px 6px 6px medium;
    left: -6px;
    top: 11px;
}
@media (min-width: 980px) {
.header-small {
    height: 70px !important;
}
.header-small #logo {
    height: 70px !important;
    width: 133px;
}
.header-small #logo a {
    color: #000000;
    display: block;
    font-size: 30px !important;
    height: 70px !important;
    line-height: 66px !important;
    text-align: center;
    vertical-align: baseline;
}
.header-small .nav > li > a {
    height: 70px !important;
    width: 70px !important;
}
.header-small ul.dropdown-menu > li:first-child {
    width: 70px !important;
}
.header-small .nav-icon {
    height: 70px;
    line-height: 70px;
    padding: 0;
}
.header-small .nav-icon i {
    display: block;
    font-size: 30px;
    line-height: 70px !important;
}
.header-small ul.dropdown-menu > li:first-child {
    width: 70px;
}
}
#phone-header-navigation {
    margin-bottom: 0;
    visibility: hidden;
}
.phone-menu-toggle {
    color: #fff;
    cursor: pointer;
    display: block;
    line-height: 50px;
    padding: 0 20px;
    vertical-align: middle;
}
.phone-menu-toggle .phone-menu-left-side {
    float: left;
}
.phone-menu-toggle .phone-menu-right-side {
    float: right;
}
.phone-menu-toggle i {
    display: inline-block;
    line-height: 50px;
    vertical-align: middle;
}
.phone-menu-wrapper {
    background-color: #3a3a3a;
    color: #fff;
    display: block;
    overflow: hidden;
    position: relative;
    text-align: left;
    width: 100%;
}
.phone-menu-wrapper li {
    display: block;
    line-height: 30px;
    margin: 0 auto;
    text-align: left;
}
.phone-menu-wrapper li a {
    color: #777;
    display: block;
    float: left;
    width: 100%;
}
.phone-menu-wrapper li a:hover {
    text-decoration: underline;
}
.phone-menu-wrapper li i {
    color: #777;
    display: block;
    float: right;
    font-size: 10px;
    font-weight: lighter;
    line-height: 30px;
    padding: 0 4px 0 30px;
    text-decoration: none;
}
.phone-submenu-wrapper {
    display: block;
    position: relative;
    width: 100%;
}
.phone-submenu-wrapper li {
    margin: 0 20px;
}
.phone-submenu-wrapper li a {
    float: none;
}
.phone-menu-item {
    border-bottom: 1px solid #424242;
}
.phone-menu-item {
    height: 30px;
    line-height: 30px;
    padding: 6px 20px;
}
.phone-sub-menu {
    display: block;
}
.phone-sub-menu li {
    margin: 0 20px;
}
.phone-sub-menu li:first-child {
}
.phone-sub-menu li:last-child {
    border: medium none;
}
.corporate-header #header-container {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
}
.corporate-header #logo {
    height: 100px;
    line-height: 100px;
}
.corporate-header #logo a {
    line-height: 100px;
}
.corporate-header #header-navigation .nav-pills li {
    background-color: #ffffff;
}
.corporate-header #header-navigation ul li a .nav-icon {
    height: 0;
    padding: 0;
    text-indent: -9999px;
}
.corporate-header #header-navigation ul li a .nav-text {
    color: #555;
    line-height: 100px;
    transition: all 0.4s ease 0s;
}
.corporate-header #header-navigation > ul > li > a {
    margin: 0 10px;
    width: auto;
}
.corporate-header #header-navigation ul.dropdown-menu > li:first-child {
    width: 100%;
}
.corporate-header #header-navigation ul li:hover {
    padding: 0;
}
.corporate-header .header-small #header-navigation .nav > li > a {
    height: 70px;
    line-height: 70px;
}
.corporate-header .header-small #header-navigation .nav > li > a .nav-text {
    line-height: 70px;
}
.corporate-header .header-small #header-navigation ul.dropdown-menu > li:first-child {
    width: 100% !important;
}
.corporate-header .header-small #header-navigation > ul > li > a {
    width: auto !important;
}
.corporate-header .nav-search {
    display: block;
}
.header-small .nav-search {
    margin-top: 20px;
}
.nav-search {
    border-left: 1px solid #d6d6d6;
    float: right;
    margin-left: 10px;
    margin-top: 35px;
    padding-left: 20px;
    transition: all 0.4s ease 0s;
}
.nav-search .search-icon i {
    cursor: pointer;
    display: block;
    height: 30px;
    line-height: 28px;
    text-align: center;
    vertical-align: middle;
    width: 30px;
}
.search-icon {
    float: right;
}
#search {
    background: #f5f5f6 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    float: left;
    height: 22px;
    margin: 0;
    transition: all 0.4s ease 0s;
}
#search.search-box-shown {
    padding: 4px 6px;
    width: 200px;
}
#search.search-box-hidden {
    padding: 4px 0;
    width: 0;
}
#top-image-caption {
    background: transparent url("img/header-bg.png") repeat scroll left top;
    display: inline-block;
    line-height: 42px;
    margin: 170px 0 0;
}
#top-image h2 {
    color: #fff;
    display: inline-block;
    font-size: 34px;
    font-weight: lighter;
    line-height: 40px;
    margin: 0;
    padding: 0 6px;
    text-transform: uppercase;
    vertical-align: top;
}
#breadcrumbs {
    background-color: #f5f5f6;
    height: 60px;
}
#breadcrumbs ul {
    margin: 0;
    padding: 0;
}
#breadcrumbs p {
    color: #000;
    display: inline;
    font-size: 14px;
}
#breadcrumbs a.CreaPix-button {
    color: #fff;
}
#breadcrumbs .prezent {
    color: #000000;
}
#breadcrumbs .divider {
    color: #000000;
}
.breadcrumb {
    float: left;
    line-height: 60px;
}
.breadcrumb > li {
    font-size: 14px;
    line-height: 60px;
    margin: 0;
    text-transform: uppercase;
    vertical-align: baseline;
}
#breadcrumbs .dropdown a.button {
    color: #fff;
}
#breadcrumbs .button-icon {
    font-size: 20px;
    line-height: 33px;
    margin: 0;
    vertical-align: top;
}
#breadcrumbs .short-button {
    display: inline-block;
    height: 33px;
    padding: 0;
    text-align: center;
    width: 33px;
}
#breadcrumbs .short-button a {
    color: #fff;
    padding: 0;
}
#breadcrumbs .short-button i {
    font-size: 16px;
}
#breadcrumbs .portfolio-navigator {
    float: right;
    margin-top: 13px;
}
#breadcrumbs .portfolio-navigator a.CreaPix-button {
    display: block;
    float: left;
    margin: 0 0 0 5px;
}
.blurb-element {
    text-align: center;
}
.blurb-element p {
    font-size: 16px;
    margin: 0;
}
.blurb-element h1 {
    color: #000;
    margin: 0 0 30px;
}
.standard-element h3 {
    color: #000;
    margin: 0 0 40px;
}
.standard-element .CreaPix-button {
    margin: 40px 0 0;
}
.element-image-left {
    text-align: left;
}
.element-image-right {
    text-align: right;
}
.portfolio-element {
    text-align: center;
}
.portfolio-element h3 {
    color: #000;
    margin: 0 0 30px;
}
.portfolio-element p {
    font-size: 14px;
    line-height: 30px;
    margin: 0 0 40px;
}
.isotope-filter-wrapper {
    display: inline-block;
    float: right;
    line-height: 40px;
    margin: 10px 0 0;
}
.isotope-filter > ul {
    background-color: transparent;
    box-shadow: none;
}
.isotope-filter > ul > li {
    color: #fff;
    line-height: 33px;
    margin: 0 0 4px;
    padding: 0 20px;
}
#breadcrumbs .isotope-filter a {
    color: #fff;
}
.isotope-filter i {
    font-size: 16px;
    vertical-align: middle;
}
.isotope .isotope-item {
    transform: translate(0px, 0px) scale(1);
}
.load-more {
    margin: 50px 0 0;
    text-align: center;
}
.load-more .CreaPix-button {
    text-align: center;
}
.post-excerpt {
    line-height: 18px;
    margin-bottom: 20px;
}
.post-media.thumbnail, .post-media iframe, .post-media {
    height: 230px;
    margin: 0 0 20px;
    width: 270px;
}
.post-grid-content {
    margin-top: 10px;
}
.search-container {
    margin: -10px 0 0;
    position: relative;
}
.search-box-icon {
    border-left: 1px dotted #fff;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    padding: 3px 0 4px 10px;
    position: absolute;
    right: 10px;
    top: 8px;
}
input.search-box {
    border: medium none;
    border-radius: 0;
    color: #fff;
    float: right;
    margin: 0;
    padding: 10px 38px 10px 10px;
    width: 150px;
}
.posts > div {
}
.posts p {
    font-size: 13px;
    margin: 0;
}
.post {
    border-bottom: 1px solid #eae8e8;
    margin-bottom: 40px;
    padding-bottom: 20px;
}
.post-title h3 {
    color: #000;
    display: block;
    font-size: 24px;
    font-weight: lighter;
    line-height: 30px;
    margin: 0;
    text-transform: uppercase;
    vertical-align: middle;
}
.post-title-icon {
    display: block;
    float: left;
    font-size: 17px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    margin: 0 10px 0 0;
    text-align: center;
    vertical-align: middle;
    width: 30px;
}
.post-info {
    border: 1px solid #eae8e8;
    float: left;
    margin: 18px 0 20px;
    padding: 0 5px;
}
.post-info a {
    font-size: 12px;
}
.post-info > div {
    float: left;
    margin: 0 10px 0 0;
}
.post-info i {
    color: #777;
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
}
.post-info p {
    display: inline-block;
    font-size: 12px;
    line-height: 30px;
    margin: 0;
    vertical-align: top;
}
.post-container .post-excerpt p {
    line-height: 18px;
}
.post-container .button {
    margin: 0;
}
.form-label label {
    display: inline;
}
.post-reply a {
    color: #000;
}
.post-reply-form h3 {
    font-size: 17.5px;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
}
#cancel-comment-reply-link {
    color: #e96a67;
}
p.form-submit {
    border: 0 none;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    height: 33px;
    padding: 0;
    transition: all 0.4s ease 0s;
}
p.form-submit #comment-submit {
    background-color: rgba(0, 0, 0, 0);
    border: 0 none;
    color: #fff;
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    margin: 0;
    padding: 0 17px;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
    vertical-align: baseline;
}
p.form-submit:hover #comment-submit {
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
    text-decoration: none;
}
.single-post > iframe, .single-post > .carousel {
    margin-bottom: 30px;
}
.post-image {
    margin: 0 0 20px;
}
.post-author {
    background-color: #f0f3f4;
    margin: 40px 0;
    padding: 20px;
}
.post-author-info h4 {
    margin-top: 0;
}
.post-comments {
    margin-top: 40px;
}
.post-comments .comment {
    background-color: #f0f3f4;
    box-shadow: 1px 1px 2px #999;
    margin: 0 0 20px;
}
.comment {
    position: relative;
}
.comment-author-image {
    float: left;
    margin: 20px;
}
.comment-content {
    margin: 20px 0;
    padding: 0 0 0 90px;
}
.comment-content h5 {
    margin: 0;
}
.comment-content p {
    margin-right: 20px;
}
.comment-date {
    color: #999;
    font-size: 11px;
    margin: 0 0 10px;
}
ul.replies {
    margin: 0 0 0 60px;
}
.post-reply {
    margin: 40px 0;
}
.post-reply h4 {
    margin: 0;
}
.post-reply-form {
    margin: 40px 0 0;
}
.post-reply-form .row {
    margin-bottom: 10px;
}
.comment .reply-button {
    font-size: 11px;
    height: 24px;
    padding: 0;
    position: absolute;
    right: 20px;
    text-transform: none;
    top: 20px;
}
.comment .reply-button a {
    font-size: 11px;
    line-height: 20px;
    padding: 2px 7px;
    text-transform: none;
}
.post-list {
    margin: 30px 0;
}
.post-list li {
    list-style-type: none;
    margin-bottom: 10px;
}
.post-list i {
    border-radius: 100px;
    display: inline-block;
    font-size: 12px;
    height: 18px;
    line-height: 18px;
    margin: 0 5px 0 0;
    text-align: center;
    vertical-align: baseline;
    width: 18px;
}
.post-list p {
    display: inline;
    font-size: 13px;
}
.sidebar h5 {
    margin-top: 0;
    text-transform: uppercase;
}
.dotted-separator {
    border-bottom: 1px dotted #999999;
    margin: 7px 0;
}
.widget {
    margin: 0;
}
.widget i {
    color: #777;
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 0 7px;
    vertical-align: middle;
}
.widget .blog-category {
    line-height: 20px;
}
.widget p {
    display: inline;
    line-height: 20px;
    vertical-align: middle;
}
.tab-row {
    margin: 0 0 10px;
}
p.tab-row-title {
    display: block;
    font-weight: bold;
    line-height: 14px;
    margin-bottom: 10px;
    padding-top: 2px;
}
.flickr-images {
    margin: 0 0 -10px -10px;
}
.flickr-image {
    float: left;
    margin: 0 0 10px 10px;
    width: 60px;
}
.flickr-image img {
    width: 100%;
}
footer {
    color: #777;
    font-size: 12px;
    position: relative;
    width: 100%;
}
footer p {
    margin: 0;
}
#inner-footer {
    background-color: #3a3a3a;
    padding-bottom: 20px;
    width: 100%;
}
#copyright-container {
    background-color: #303030;
    height: 40px;
    width: 100%;
}
#copyright-container p {
    font-size: 11px;
    line-height: 40px;
    margin: 0;
    vertical-align: baseline;
}
#footer-menu, #stay-connected {
    border-bottom: 1px solid #484848;
    padding: 30px 0 0;
    text-transform: uppercase;
}
#footer-menu .nav {
    margin: 0;
}
#footer-menu .nav li {
    line-height: 20px;
    margin: 0;
    padding-bottom: 10px;
}
#footer-menu > .nav > li > a {
    background-color: inherit;
    border-left: 1px solid #484848;
    font-size: 12px;
    padding: 0 10px;
}
#footer-menu > .nav > li > a:hover {
    text-decoration: underline;
}
#footer-menu .nav li:last-child a {
    border-right: 1px solid #484848;
}
#footer-menu a {
    color: #777;
}
#footer-container-info {
    padding: 10px 0;
}
#footer-container-info div {
    float: left;
    margin-right: 20px;
}
#footer-container-info #address-info p {
    overflow: hidden;
}
#footer-container-info i {
    color: #777;
    font-size: 18px;
    line-height: 20px;
    padding: 0 5px 0 0;
}
#footer-container-info p {
    display: inline-block;
    margin: 0;
    vertical-align: top;
}
#footer-right-side {
    float: right;
}
#footer-right-side p {
    line-height: 20px;
    margin-bottom: 10px;
}
#footer-social-icons {
    padding: 10px 0 5px;
}
#footer-social-icons a.social-icon {
    background-color: #676767;
    height: 27px;
    margin: 0 5px 5px 0;
    width: 27px;
}
#footer-social-icons a.social-icon i {
    color: #b3b3b3;
    font-size: 19px;
    line-height: 27px;
    vertical-align: middle;
}
#scroll-up-button {
    background-color: #747474;
    bottom: 20px;
    color: #fafafb;
    cursor: pointer;
    font-size: 30px;
    height: 40px;
    line-height: 40px;
    opacity: 0.5;
    position: fixed;
    right: -40px;
    text-align: center;
    transition: all 0.4s ease 0s;
    width: 40px;
}
#scroll-up-button i {
    font-size: 37px;
    font-weight: normal;
    line-height: 37px;
    transition: all 0.4s ease 0s;
    vertical-align: top;
}
#scroll-up-button:hover {
    background-color: rgba(0, 0, 0, 0.7);
}
#scroll-up-button:hover i {
    color: #fff;
}
#scroll-up-button.visible {
    right: 40px;
}
#scroll-up-button.gone {
    right: -40px;
}
input.CreaPix-text-input {
    background-color: #f0f3f4;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    font-size: 16px;
    padding: 6px;
}
textarea.CreaPix-textarea {
    background-color: #f0f3f4;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    font-size: 16px;
    padding: 6px;
}
.CreaPix-button input {
    float: right;
    margin: 10px 0 0;
}
#contact-container {
    padding: 75px 0;
}
.contact-textarea {
    height: 155px;
}
.contact-icon {
    color: #777;
    float: left;
    font-size: 20px;
    margin: 0 7px 0 0;
}
#contact-info {
    height: 180px;
}
#contact-info > div {
    border-right: 1px solid #f0f3f4;
    height: 100%;
}
.more-container {
    margin-top: 40px;
    text-align: center;
}
.more-container .button {
    margin: 0;
}
.dropdown-toggle {
}
.portfolio-filter {
    width: 100%;
}
.list {
    list-style-type: circle;
}
.list li {
    margin: 0 0 10px;
}
.list p, .list a {
    font-size: 13px;
    margin: 0;
}
.size16 p {
    font-size: 16px;
}
.gallery-image-size {
    height: auto;
    margin: 0;
    padding: 0;
    text-align: center;
}
