/*!==========================================================================
   Theme components
   ========================================================================== */

/*!==========================================================================
   General
   ========================================================================== */
a {
    transition: all 0.2s;
    outline: none;
}
a:focus, button:focus, input:focus {
    outline: none;
}
a:focus, a:active {
    text-decoration: none;
    color: #5091cd;
}

h2, h3, h4, h5, h6 {
   
}
.admin-bar .navigation-posts {top: 245px;}
.navigation-posts {
    position: absolute;
    left: 55%;
    top: 200px;
    z-index: 1;
    width: 45%;
}
.navigation-posts .row {
    width: 100%;
}
.space-30 {
    margin-top: 30px;
}
.inline {
    display: inline-flex;
}
nav.navbar-default {
    height: 98px;
}
.section {
    margin: 0px 0;
    padding: 50px 0 50px;
}
.section.st-no-padding {
    padding: 0;
}
.section.st-padding-xs {
    padding-top: 10px;
    padding-bottom: 10px;
}
.section.st-padding-sm {
    padding-top: 30px;
    padding-bottom: 30px;
}
.section.st-padding-lg {
    padding-top: 80px;
    padding-bottom: 80px;
}
.section.st-padding-xl {
    padding-top: 120px;
    padding-bottom: 120px;
}
.section.st-padding-top-lg {
    padding-top: 80px;
}
.section-title {
    text-align: center;
    margin-bottom: 40px;
}
.section-title h1, .section-title h2, .section-title h3 {
    margin-top: 0;
}
.section-descr {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}
.sections-group {
    position: relative;
}
.sections-group .st-video-background {
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.1;
    overflow: hidden;
}
.sections-group .st-video-background video {
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%}
.sections-group .section {
    position: relative;
    z-index: 1;
}
.text-dark p {
    color: #222;
}
.container {
    min-width: 330px;
    margin-left: auto;
    margin-right: auto;
}
.cont-960 .container {
    max-width: 960px;
}
.container-800 {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}
.mb-social {
    margin: 23px 0 47px;
}
.mb-social:before, .mb-social:after, .progress-arrows li a.mb-social:before {
    content: " ";
    display: table;
}
.mb-social:after, .progress-arrows li a.mb-social:before {
    clear: both;
}
.mb-social a {
    display: block;
    float: left;
    width: 32px;
    height: 32px;
    margin-right: 3px;
    margin-bottom: 3px;
    background-color: #292929;
    color: #6d6d6d;
    font-size: 16px;
    line-height: 32px;
    text-align: center;
}
.mb-social a:hover {
    color: #5091cd;
}
.mb-social a:last-child {
    margin-right: 0;
}
.mb-social h6 {
    float: left;
    margin: 0 10px 0 0;
    line-height: 30px;
}
.menu-bar-opened #menu-bar {
    margin-left: -30px;
}
.menu-bar-opened #main {
    margin-left: 300px;
}
.menu-bar-opened.menu-bar-ontop #main {
    margin-left: 30px;
}
ul#mb-main-menu {
    list-style-type: none;
    padding: 0;
    margin: 40px 0;
    font-size: 14px;
}
ul#mb-main-menu li.menu-item-has-children {
    position: relative;
}
ul#mb-main-menu li.menu-item-has-children>a {
    padding-right: 43px;
}
ul#mb-main-menu li a {
    display: block;
    position: relative;
    padding: 10px 25px 10px 0;
    color: #3c3d3d;
}
ul#mb-main-menu li a:hover, ul#mb-main-menu li.active>a {
    color: #5091cd;
    text-decoration: none;
}
ul#mb-main-menu li a.submenu-toggler {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
    float: right;
    display: block;
    width: 43px;
    height: 43px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}
ul#mb-main-menu li ul {
    display: none;
    list-style-type: none;
    padding-left: 10px;
}
ul#mb-main-menu li ul li a {
    padding: 5px 0 5px 0;
    font-size: 12px;
}
ul#mb-main-menu li ul li.menu-item-has-children>a:after, ul#mb-main-menu li ul .progress-arrows li.menu-item-has-children>a:before, .progress-arrows ul#mb-main-menu li ul li.menu-item-has-children>a:before {
    top: 8px;
}
footer {
    width: 100%;
    background: #3c3d3d;
    padding: 30px 0 0 0;
    color: white;
}
footer a {
    color: #d5d6d6;
}
footer h4 {
    color: white;
    text-align: left;
}
footer p {
    text-align: left;
}
footer ul {
    color: white;
    margin: 0;
}
footer ul li {
    text-align: left;
}
#footer_2 {
    width: 100%;
    background: #252525;
}
#footer_2 a {
    color: #d5d6d6;
}
#footer_2 a:hover {
    color: white;
}
#copy {
    padding: 15px 0;
    font-size: 14px;
}
#contact {
    background: url(/images/contact_map.png) no-repeat 90% 90px;
}
/*!==========================================================================
   Components
   ========================================================================== */.creative-minds {
    margin-top: 20px;
}
.creative-minds figure {
    position: relative;
    width: 100%;
    padding-top: 67%;
    overflow: hidden;
    cursor: pointer;
}
.creative-minds img {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%}
.creative-minds figcaption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.7;
    transition: all 0.3s ease;
}
.creative-minds .active figcaption {
    opacity: 0;
}
.creative-minds .active .cm-title {
    display: block;
}
.creative-minds .active .cm-descr {
    display: block;
}
.creative-minds .cm-title {
    display: none;
}
.creative-minds .cm-descr {
    display: none;
}
.row-cm {
    margin-left: -5px;
    margin-right: -5px;
}
.row-cm:before, .row-cm:after, .progress-arrows li a.row-cm:before {
    content: " ";
    display: table;
}
.row-cm:after, .progress-arrows li a.row-cm:before {
    clear: both;
}
.row-cm .col-cm {
    margin-bottom: 20px;
    text-align: center;
    position: relative;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
}
@media (min-width: 768px) {
    .row-cm .col-cm {
    float: left;
    width: 33.33333%}
}.social-block {
    display: inline-block;
    margin: 0 0 10px;
}
.social-block:before, .social-block:after, .progress-arrows li a.social-block:before {
    content: " ";
    display: table;
}
.social-block:after, .progress-arrows li a.social-block:before {
    clear: both;
}
.social-block a {
    display: block;
    float: left;
    width: 32px;
    height: 32px;
    margin-right: 3px;
    color: #5091cd;
    font-size: 16px;
    line-height: 32px;
    text-align: center;
}
.social-block a:hover {
    color: #3c3d3d;
}
.social-block a:last-child {
    margin-right: 0;
}
.some-ff-block {
    text-align: center;
}
.some-ff-block .smm-icon {
    display: inline-block;
    height: 60px;
    margin-top: 25px;
    margin-bottom: 20px;
    font-size: 60px;
    color: #5091cd;
}
.some-ff-block .smm-icon-sm {
    font-size: 50px;
}
.some-ff-block .smm-descr em {
    font-size: 27px;
    line-height: 27px;
    font-style: normal;
}
.some-ff-block .smm-descr p {
    font-size: 15px;
}
.services-block {
    margin-top: 20px;
}
.services-item {
    padding: 30px;
    margin-bottom: 30px;
    border: 1px solid #d5d8dd;
}
.services-item .sws-icon {
    display: block;
    width: 60px;
    height: 60px;
    margin: 0 auto 0 auto;
    font-size: 60px;
    color: #5091cd;
}
.services-item .sws-icon-sm {
    font-size: 55px;
}
.services-item h5 {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 15px;
    text-align: center;
}
.progress-bar-block {
    margin-bottom: 32px;
    font-size: 15px label;
}
.progress-bar-block .value {
    float: right;
}
.progress-bar-block .progress {
    margin-top: 5px;
}
.progress {
    height: 12px;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.progress-bar {
    -webkit-transition: width 1.5s ease;
    -o-transition: width 1.5s ease;
    transition: width 1.5s ease;
}
.st-invert .progress {
    background-color: #3c3d3d;
}
.price-table {
    margin-top: 45px;
    margin-left: auto;
    margin-right: auto;
    max-width: 370px;
    background-color: #d5d6d6;
    transition: all 0.5s ease;
}
.price-table:hover, .price-table.active {
    margin-top: 35px;
}
.price-table:hover .price-header, .price-table.active .price-header {
    padding-bottom: 27px;
    background-color: #222;
}
.price-table:hover .price-header h3, .price-table.active .price-header h3 {
    color: #5091cd;
}
.price-table:hover .price-footer, .price-table.active .price-footer {
    padding-bottom: 50px;
}
.price-table:hover .price-footer .btn-default, .price-table.active .price-footer .btn-default {
    background-color: #222;
}
.price-header {
    padding: 27px 15px 17px 15px;
    text-align: center;
    transition: all 0.5s ease;
}
.price-header h3 {
    font-size: 40px;
}
.price-header p {
    font-size: 15px;
}
ul.price-descr {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
ul.price-descr li {
    padding: 10px 15px;
    border-bottom: 1px solid #d9dadc;
    color: #a2a3a3;
    text-align: center;
}
ul.price-descr li:last-child {
    border-bottom: 0;
}
.price-footer {
    padding: 27px 15px 40px 15px;
    text-align: center;
    transition: all 0.5s ease;
}
.price-footer .btn-default {
    background-color: #d5d6d6;
    transition: all 0.5s ease;
}
.price-footer .btn-default:hover {
    background-color: #a2a3a3;
}
#carousel-testimonials {
    margin-top: -8px;
}
.testimonials {
    max-width: 960px;
    margin: 0 auto;
}
.testimonial {
    text-align: center;
}
.testimonial .citation {
    font-size: 18px;
    line-height: 1.8;
    color: #3c3d3d;
    margin-bottom: 15px;
}
.testimonial .citation-big {
    font-size: 32px;
    line-height: 1.8;
    color: #3c3d3d;
    margin-bottom: 15px;
    text-transform: none;
}
.testimonial .author-big {
    font-size: 18px;
    color: #a2a3a3;
}
.brands-section {
    padding: 70px 0 50px 0;
}
.brands-section .col-md-5cols {
    text-align: center;
    margin-bottom: 20px;
}
.contact-map {
    height: 525px;
}
.contact-map #map-canvas {
    height: 525px;
}
.contact-map-onepage {
    height: 400px;
}
.contact-map-onepage #map-canvas {
    height: 400px;
}
.contact-map #map-canvas img, .contact-map-onepage #map-canvas img {
    max-width: none;
}
.address-block, .phone-block, .email-block {
    position: relative;
    padding-left: 40px;
    padding-bottom: 25px;
    font-size: 16px;
    line-height: 1.85;
}
.address-block:before, .phone-block:before, .email-block:before {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    font: 18px/20px 'ElegantIcons';
    color: #3c3d3d;
}
.address-block:before {
    content: "\e081"}
.phone-block:before {
    content: "\e090"}
.email-block:before {
    content: "\e076"}
.single-post .sp-title, .single-post .sp-sub-title {
    text-align: left;
}
.single-post .sp-info {
    font-size: 12px;
}
.single-post .sp-content {
    margin-top: 20px;
}
.single-post .sp-content h3, .single-post .sp-content h4 {
    margin: 40px 0 10px;
}
.single-post .sp-footer .col {
    margin-top: 1em;
}
.single-post .sp-footer .sp-tags-title {
    display: inline-block;
}
.single-post .sp-footer .sp-tags {
    font-size: 18px;
    margin-right: 1em;
}
.single-post .blog-image {
    float: left;
    margin-right: 1em;
}
blockquote {
    position: relative;
    margin: 25px 0 35px;
    padding: 30px;
    padding-left: 60px;
    background-color: #d5d6d6;
    font-size: 22px;
    line-height: 1.45;
}
blockquote:before {
    content: '\7b';
    display: block;
    position: absolute;
    left: 10px;
    top: 5px;
    font-family: 'ElegantIcons';
    font-size: 46px;
    color: #d0d2d6;
}
blockquote p {
    margin-bottom: 3px;
    color: #3c3d3d;
}
blockquote footer {
    font-size: 12px;
}
.related-posts {
    margin-top: 60px;
    margin-bottom: 15px;
}
.related-posts .rp-title {
    font-size: 22px;
    margin-bottom: 20px;
    margin-top: 0;
}
.related-posts .rp-item {
    display: inline-block;
    text-align: left;
    max-width: 243px;
    margin-bottom: 30px;
}
img.featuredImg, .related-posts .rp-item img {
    max-width: 100%
}
.related-posts .rp-item h5 {
    font-size: 15px;
    margin-top: 15px;
    line-height: 1.5;
}
.comments .cm-block-title {
    font-size: 21px;
    margin-bottom: 0;
}
.comments ul {
    list-style-type: none;
    padding: 0;
}
.comments ul>li {
    border-top: 1px solid #d4d7da;
    padding: 35px 0 20px;
}
.comments ul>li:first-child {
    border-top: 0;
}
.comments ul>li .cm-item:before, .comments ul>li .cm-item:after, .comments .progress-arrows ul>li a.cm-item:before, .progress-arrows .comments ul>li a.cm-item:before {
    content: " ";
    display: table;
}
.comments ul>li .cm-item:after, .comments .progress-arrows ul>li a.cm-item:before, .progress-arrows .comments ul>li a.cm-item:before {
    clear: both;
}
.comments ul>li figure {
    float: left;
    width: 70px;
    padding-top: 5px;
}
.comments ul>li .cm-body {
    float: left;
    width: 100%;
    padding-left: 100px;
    margin-left: -70px;
}
.comments ul>li .cm-title-line {
    margin-bottom: 10px;
}
.comments ul>li .cm-title-line .cm-title {
    font-size: 15px;
}
.comments ul>li .cm-title-line>time {
    display: inline-block;
    margin-left: 20px;
    font-size: 12px;
    color: #3c3d3d;
}
.comments ul>li .cm-title-line>a {
    display: inline-block;
    margin-left: 20px;
    font-size: 12px;
}
.comments ul>li ul {
    margin-left: 100px;
    margin-top: 20px;
    margin-bottom: -20px;
}
.comments ul>li ul li:first-child {
    border-top: 1px solid #d4d7da;
}
.comments.cm-invert p {
    color: #3c3d3d;
}
.comments.cm-invert .cm-title-line time {
    color: #3c3d3d;
}
.comments.cm-invert ul>li {
    border-top-color: #3c3d3d;
}
.comments.cm-invert ul>li ul li:first-child {
    border-top-color: #3c3d3d;
}
.comment-form {
    margin-top: 30px;
}
.comment-form .form-control {
    background-color: white;
    border-color: #5091cd;
}
.comment-form .btn-default {
    background-color: #d5d6d6;
}
.comment-form .btn-default:hover {
    background-color: #d5d8dd;
}
.st-invert .comment-form .form-control {
    background-color: #222222;
    border-color: #222222;
    color: #a2a3a3;
}
.st-invert .comment-form .form-control::-webkit-input-placeholder {
    color: #585b5f;
}
.st-invert .comment-form .form-control:-moz-placeholder {
    color: #585b5f;
}
.st-invert .comment-form .form-control::-moz-placeholder {
    color: #585b5f;
}
.st-invert .comment-form .form-control:-ms-input-placeholder {
    color: #585b5f;
}
.st-invert .comment-form .btn {
    background-color: #222;
    border-color: #45484b;
}
.ft-single-post a:hover {
    color: #5091cd;
    text-decoration: none;
}
.ft-single-post .ft-back2blog {
    color: #a2a3a3;
    font-size: 16px;
}
.ft-single-post .ft-back2blog:before {
    content: "\6c";
    display: inline-block;
    margin-right: 20px;
    font: 18px/20px 'ElegantIcons';
    color: #3c3d3d;
    text-transform: none;
}
.ft-single-post .ft-back2gallery {
    color: #a2a3a3;
    font-size: 16px;
}
.ft-single-post .ft-back2gallery:before {
    content: "\e005";
    display: inline-block;
    margin-right: 20px;
    font: 18px/20px 'ElegantIcons';
    color: #3c3d3d;
    text-transform: none;
}
.ft-single-post .ft-prev-post, .ft-single-post .ft-next-post {
    position: relative;
    display: inline-block;
    font-size: 16px;
}
.ft-single-post .ft-prev-post:before, .ft-single-post .ft-next-post:before {
    content: '';
    position: absolute;
    top: 0;
    display: block;
    width: 13px;
    height: 25px;
    background: url(/images/sp_arrows.png);
}
.ft-single-post .ft-prev-post {
    padding-left: 30px;
}
.ft-single-post .ft-prev-post:before {
    left: 0;
    background-position: 0 0;
}
.ft-single-post .ft-prev-post.disabled:before {
    background-position: -26px 0;
}
.ft-single-post .ft-prev-post.disabled:hover {
    color: #a2a3a3;
    cursor: default;
}
.ft-single-post .ft-next-post {
    padding-right: 30px;
}
.ft-single-post .ft-next-post:before {
    right: 0;
    background-position: -13px 0;
}
.ft-single-post .ft-next-post.disabled:before {
    background-position: -39px 0;
}
.ft-single-post .ft-next-post.disabled:hover {
    color: #a2a3a3;
    cursor: default;
}
.ft-single-post .disabled {
    color: #a2a3a3;
}
.widget .wg-content ul li a {
    font-family: "adelle";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    padding: 5px 0;
    color: #333333;
}
.btn-tag {
    border: 2px solid #d5d8dd;
    color: #a2a3a3;
    text-transform: none;
    margin-right: 8px;
    margin-bottom: 11px;
    padding: 7px 11px;
}
.search-form .form-control, .search-form .btn {
    height: 40px;
}
.search-form .btn {
    padding: 7px 10px;
    background-color: #d5d6d6;
    border-color: #d5d6d6;
}
.search-form .glyphicon {
    color: #3c3d3d;
    font-size: 16px;
    line-height: 1.4;
}
.widget-footer {
    color: #3c3d3d;
}
.widget-footer .widget .wg-title {
    font-size: 16px;
    color: #a2a3a3;
}
.widget-footer .widget .wg-info {
    font-size: 12px;
    margin: 0;
}
.widget-footer .widget .wg-info a {
    color: #3c3d3d;
}
.widget-footer .widget p {
    color: #3c3d3d;
}
.widget-footer p.phone-block, .widget-footer p.email-block, .widget-footer p.address-block {
    color: #a2a3a3;
    padding-bottom: 0;
    margin: 20px 0 0;
}
.widget-footer .form-group {
    margin-bottom: 10px;
}
.widget-footer .form-control {
    background-color: #222222;
    border-color: #222222;
    color: #a2a3a3;
}
.widget-footer .form-control::-webkit-input-placeholder {
    color: #585b5f;
}
.widget-footer .form-control:-moz-placeholder {
    color: #585b5f;
}
.widget-footer .form-control::-moz-placeholder {
    color: #585b5f;
}
.widget-footer .form-control:-ms-input-placeholder {
    color: #585b5f;
}
.widget-footer button.btn {
    border-color: #45484b !important;
}
.blog-item {
    padding-bottom: 80px;
}
.blog-list.featured-post, .dis-da-single-post-view {
    width: 100%;
}
.blog-list .blog-image {
    text-align: center;
    margin-top: 8px;
}
.blog-list .blog-image a {
    display: block;
}
.blog-list .blog-info {
	margin-top: 10px;
    font-size: 12px !important;
	font-family: 'adelle';
	font-style: italic;
    color: #777;
}
.blog-info span {
    display: block;
}
.blog-info a {
	color: #3c3d3d;
}
.blog-info a:hover {
	color: #5091cd;
}
.blog-list .blog-excerpt {
    margin-top: 18px;
}
.blog-excerpt img {
    margin-right: 1em;
    max-width: 480px;
    float: left;
    margin-bottom: 1em;
}
.blog-list .blog-readmore {
	margin-top: 20px;
    margin-bottom: 20px;
	display: block;
	width: 110px;
	float: right;
}
.blog-list .blog-item-quotation blockquote {
    margin: 0;
}
.blog-list .blog-item-quotation .blog-info {
    margin: 0;
    padding: 18px;
    border: 1px solid #d5d8dd;
}
.blog-list .blog-item-quotation.biq-full {
    width: 100%
}
.input-search-group {
    position: relative;
}
.input-search-group a {
    position: absolute;
    right: 11px;
    bottom: 7px;
    z-index: 4;
}
@media (max-width: 767px) {
  .blog-excerpt img { max-width:100%;}
}