/* ************************************************   
Theme Name: Futurico-------
Author: Templines
Text Domain: futurico
Version: 1.1
Description: E-commerce template.
Theme URI:  http://wpsparrow.com/wordpress/futurico/
Author URI: http://templines.com
License: ThemeForest Regular License
License URI: http://themeforest.net/licenses/regular
Tags: custom-header, custom-menu, editor-style
*/


/* ======= WordPress ELEMENTS ======= */

.admin-bar .header-search .close {
    top: 30px;
}

.aligncenter {
    margin: 0 auto;
    display: block;
}

img[class*="wp-image-"] {
    display: block;
    max-width: 100%;
    height: auto;
}

.wp-caption {
    text-align: left;
}

.wp-caption-text {
    text-align: left;
    padding-top: 10px;
}

.gallery-caption {
    text-align: left;
}

.alignright {
    text-align: right;
    float: right;
}

.alignleft {
    text-align: left;
    float: left;
}

.aligncenter {
    text-align: center;
}

.bypostauthor {
    text-align: left;
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
    margin: 0.4211em 1.6842em 1.6842em 0;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
    margin: 0.4211em 0 1.6842em 1.6842em;
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
    margin-top: 0.4211em;
    margin-bottom: 1.6842em;
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
    margin-bottom: 1.2632em;
}

.alignleft {
    display: inline;
    float: left;
}

.alignright {
    display: inline;
    float: right;
}

.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto;
}


/* Text meant only for screen readers. */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

.rtd h1:not([class]),
.rtd h2:not([class]),
.rtd h3:not([class]),
.rtd h4:not([class]),
.rtd h5:not([class]),
.rtd h6:not([class]) {
    font-weight: normal;
    color: #23272c;
    margin: 15px 0 10px 0;
    padding: 0;
}

.type-post.sticky:after {
    content: "\f06a";
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    color: #fff;
    font-size: 20px;
    padding: 10px;
    position: absolute;
    left: 15px;
    width: 40px;
    height: 40px;
    text-align: center;
    top: 5px;
    z-index: 777;
    background: #ed912a;
}

html blockquote:not([class]) {
    position: relative;
    padding: 20px;
    margin: 30px 0 30px 0;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #ed912a;
    text-align: left;
    background: #f4f4f4;
}

html .post-image blockquote:not([class]),
html .wrap-image blockquote:not([class]) {
    padding: 20px;
    margin: 0px 0 0px 0;
    background: #fff;
    font-size: 16px;
    line-height: 26px;
}

html blockquote:not([class]) p {
    text-align: left;
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
}

.bypostauthor {
    list-style: none;
    background: none;
}

.blog-item-quote .blog-item_desc {
    width: 80%;
    margin: 0px auto;
    float: none !important;
}

.blog-item-quote .blog-item_text {
    border: none !important;
}

.blog-quote-source {
    font-weight: normal;
    display: inline-block;
    text-align: right;
    width: 100%;
    font-size: 15px;
    font-style: italic;
}

.rtd h1:not([class]),
.rtd h2:not([class]),
.rtd h3:not([class]),
.rtd h4:not([class]),
.rtd h5:not([class]),
.rtd h6:not([class]) {
    line-height: 1.1;
}

.rtd p,
.rtd ul:not([class]) {}

.rtd ul:not([class]) {
    padding-left: 10px;
    list-style: none;
    margin-bottom: 0px;
}

.rtd ul:not([class]) li:not([class]) {
    margin: 0;
    line-height: 1.444;
}

.rtd ul:not([class]) li:before {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    display: inline-block;
    margin-right: 10px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

ul.list-styled li.disabled {
    color: #c8c9cc;
}

ul.list-styled.list-style-ok li::before {
    content: '\f00c';
    color: #28ad62;
}

ul.list-styled.list-style-ok li.disabled::before {
    content: '\f00d';
    color: #c8c9cc;
}

.rtd img {
    max-width: 100%;
    height: auto;
}

.wp-caption {
    text-align: left;
    max-width: 100%;
}

.rtd table:not([class]) {
    margin: 20px 0;
}

.rtd table:not([class]) td:not([class]),
.rtd table:not([class]) th:not([class]) {
    padding: 10px;
    border: 1px solid #d0d2d7;
    font-weight: normal;
}

ul:([class]),
ol:([class]) {
    list-style: none;
    margin: 0;
    padding: 0;
}

.rtd ul:not([class]) li::before {
    font-size: 6px;
    width: 1.555em;
    content: '\f111';
    text-align: center;
    vertical-align: middle;
}

.rtd ol:not([class]) > li::before {
    display: none !important;
}

.rtd ul:not([class]) ul:not([class]) li::before {
    content: '\f10c';
}

.rtd ol:not([class]) {
    margin-left: 15px;
    margin-bottom: 0px;
}

.rtd ol:not([class]) li:not([class]) {
    padding-bottom: 0px;
    line-height: 1.444;
}

.wrap-media img {
    max-width: 100%;
    height: auto;
}

.gallery-icon a {
    text-align: center;
    display: inline-block;
}

.rtd iframe {
    max-width: 100%;
    max-height: 100%;
}

.rtd pre {
    padding: 20px;
}


/*Sidebar*/

aside .widget-title + ul > li,
aside .menu > li {
    padding: 10px 0;
    margin: 0 0 0px 0;
    list-style: none;
    border-bottom: 1px dashed #ececec;
    font-size: 16px;
    color: #bfc9ce;
    line-height: 1.55;
    font-weight: normal;
    position: relative;
}

aside .children {
    margin: 10px 0px 5px 10px;
}

aside ul .children li {
    padding: 5px 0;
    margin: 0 0 10px 0;
    list-style: none;
    font-size: 12px;
    color: #666;
    text-transform: uppercase;
    font-weight: 700;
    border-bottom: 0 !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.widget_product_categories .children {
    display: none;
}

.widget_product_categories .current-cat .children {
    display: block;
}

.widget_product_categories .children {
    margin: 0px 0px 5px 10px;
}

.widget_product_categories .children a {
    font-size: 10px;
}

aside .widget-title + ul li a,
aside .menu li a,
aside .widget-title + ul li {
    font-size: 16px;
    font-weight: normal;
    color: #246bad;
}

aside li a + .count {
    font-weight: normal;
    float: right;
}

.entry-media img {
    max-width: 100%;
    height: auto;
}

aside .menu li:hover .dropdown-menu {
    display: block !important;
}


/*SIdebar Widgets*/

aside img {
    max-width: 100%;
    height: auto;
    margin: 10px 0;
}

aside select {
    max-width: 100%;
    border: 1px solid #ececec;
    padding: 5px;
    margin: 5px 0;
    border-radius: 0;
    font-size: 12px;
    color: #333;
    font-weight: normal;
    width: 100%;
}

aside table {
    width: 100%;
}

aside table td,
aside table th {
    border: 1px solid #ddd;
    padding: 5px;
    text-align: center;
}

aside table td a {
    color: #333;
}

.widget_rss .rss-date {
    display: inline-block;
    width: 100%;
    color: #666;
    padding: 10px 0;
    font-weight: normal;
}

.widget_rss .rssSummary {
    font-weight: normal;
    text-transform: none;
    line-height: 20px;
}

.widget_rss cite {
    font-size: 12px;
    display: inline-block;
    text-align: right;
    width: 100%;
    font-weight: normal;
    text-transform: none;
}

.rsswidget {
    font-size: 12px;
    color: #666;
}

.widget_search label,
.widget_search input[type="submit"],
.woocommerce-product-search input[type="submit"] {
    display: none !important;
}

.woocommerce-product-search input[type="search"],
.widget_search input[type="search"],
.widget_search input[type="text"] {
    width: 100%;
    float: left;
    margin-right: 0%;
    background: #f4f4f4;
    border: 1px solid #eee;
    padding: 10px;
}

.textwidget {
    line-height: 20px;
}

.textwidget img {
    margin-bottom: 5px;
}

.post-sticky:before {
    content: "\f0c6" !important;
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 35px;
    position: absolute;
    right: 60px;
    text-transform: none;
    top: -32px;
    z-index: 777;
    color: #000;
    height: 50px;
    border: 0;
    width: 50px;
    border-radius: 10px;
    padding: 16px;
}

.post-sticky:nth-child(even):before {
    right: auto;
    left: -12px;
    top: -30px;
}


/*TAGS*/

.wp-tag-cloud {
    margin-left: -5px !important;
    display: inline-block;
}

.tagcloud li {
    float: none !important;
    display: inline-block !important;
    margin: 3px 1px !important;
    width: auto !important;
}

.tagcloud {
    clear: both;
}

html .tagcloud a {
    font-size: 11px !important;
    text-transform: uppercase;
    display: inline-block;
    background: #eff2f7;
    border: 0;
    padding: 10px 16px;
    margin-right: 0;
    margin-bottom: 3px;
    color: #333333 !important;
}

html .tagcloud a:hover {
    color: #fff !important;
    background-color: #2a64d9 !important;
    text-decoration: none !important;
}

.tagcloud li:hover a {
    color: #fff!important
}


/* ======= VC ELEMENTS ======= */

.vc-overflow-no {
    overflow: inherit !important;
}

.compose-mode .vc_row[data-vc-full-width].vc_hidden {
    opacity: 1;
}

.compose-mode .section-gallery {
    text-align: center;
}

.compose-mode .gallery-item {
    position: relative;
    width: 25%;
    display: inline-block;
    margin-left: -1%;
    vertical-align: top;
}

.compose-mode .vc_element,
.view-mode .vc_element {
    display: inline-block;
    position: relative;
}

.vc_tta-title-text {
    list-style: none;
    font-weight: bold;
    color: #333;
    font-size: 14px;
    text-transform: uppercase;
}

html .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,
html .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after,
html .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before,
html .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading,
html .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-color: #eee;
}


/* jarallax */

.jarallax {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    z-index: 1;
    position: relative;
    width: 100%;
}

.jarallax-content,
.jarallax-content-inner {
    width: 100%;
}

.background-attachment-fixed {
    display: inline-block;
    width: 100%;
}

.vc_row_use_jarallax.vc_row {
    margin-left: 0;
    margin-right: 0;
}

.vc_row.vc_row-flex>.vc_column_container.vc_row_use_jarallax>.vc_column-inner .wpb_wrapper {
    display: flex;
    height: 100%;
}

.vc_row.vc_row-flex>.vc_column_container>.vc_column-inner .wpb_wrapper .jarallax {
    display: flex;
    height: 100%;
}

.vc_row.vc_row-flex>.vc_column_container>.vc_column-inner .wpb_wrapper .jarallax .jarallax-content {
    display: flex;
    height: 100%;
}

.staticblocks-template-default .col-lg-9.col-md-8.col-sm-12.col-xs-12.left-column.sidebar-type-2 {
    width: 100% !important;
}

.staticblocks-template-default .col-lg-3.col-md-4.col-sm-12.col-xs-12,
.staticblocks-template-default .post-footer,
.staticblocks-template-default .post-description,
.staticblocks-template-default .post-image,
.staticblocks-template-default .blog-post .post-image {
    display: none;
}

.no-image.wrap-blog-post .wrap-image.wrap-image-grid {
    display: none !important;
}

.no-image .wrap-info-grid {
    float: none;
    width: 100%;
}

.no-image.sticky .post-description {
    padding-left: 60px !important;
}

.no-results {
    background: url(images/unhappy.png) 120px bottom no-repeat;
    padding-bottom: 300px;
    margin-bottom: 50px;
}

.no-slide-add-menu img {
    width: 100%;
    height: auto;
}

.no-slide-add-menu {
    margin: 25px 10px;
    font-size: 16px;
    line-height: 31px;
    text-align: left;
    color: #fff;
}

html body .header-menu-middle .submenu-controll {
    right: 12px;
    top: -57px;
}


/* version 1.02 */

html body .header-menu-middle .menu-marker-dot .submenu-controll:before {
    top: -7px !important;
}

html body .header-menu-middle .phone-menu {
    list-style: none;
}

[data-off-canvas] li {
    position: relative;
}

[data-off-canvas] li .menu-parent-link {
    display: inline-block;
    position: absolute;
    width: 100%;
    right: 0;
    top: 0;
}

[data-off-canvas] li .submenu-controll {
    position: absolute;
    right: 15px;
    top: 15px;
    display: block;
    width: 12px;
    text-align: center;
    z-index: 99;
    cursor: pointer;
    height: 12px;
}

[data-off-canvas] .side-cart {
    display: inline-block;
    margin-bottom: 10px;
    margin-left: 20px;
    padding-top: 25px;
    padding-left: 10px;
    height: 87px;
}

html [data-off-canvas] .header-cart-count {
    position: absolute;
    top: -1px;
    right: -9px;
}

html [data-off-canvas] .side-logo {
    display: inline-block;
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
}

.header-section {
    z-index: 7;
}

.img-hover-effect img {
    vertical-align: top;
}

.department-3-item .list-services__bg {
    background: none !important;
}

html .wrap-blog-post .wrap-image.wrap-image-grid img,
html .blog-post .post-image img {
    max-width: 100%;
    height: auto;
    width: 100%;
}

html body .type-post.sticky:after {
    left: 20px;
}

html .wrap-blog-post .wrap-image .post-date a {
    border-right: 0;
}

.wrap-blog-post:hover .wrap-image.wrap-image-grid .post-date {
    color: #fff;
}

html .our-services .department-1-item:hover i:after,
html .our-services .department-1-item:hover i:before {
    font-size: 50px;
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0%, #fff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #fff));
    background: -webkit-linear-gradient(top, #fff 0%, #fff 100%);
    background: -o-linear-gradient(top, #fff 0%, #fff 100%);
    background: -ms-linear-gradient(top, #fff 0%, #fff 100%);
    background: linear-gradient(to bottom, #fff 0%, #fff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#fff', GradientType=0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

html .comment-list .comment,
.comment-list > li {
    margin-left: 2%;
}

html .header-section {
    background-attachment: inherit;
	background-position: center;
}


[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
    margin-left: 0;
    font-size: 45px;
}



.load-more a , .portfolio-pagination-loading a{
    width: auto;
    height: 50px;
    border: 1px solid #e9ecef;
    border-radius: 30px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 1px;
    display: inline-block;
    background: none;
    padding: 14px 46px;
    margin: 0 18px;
    vertical-align: middle;
    color: #818b95;
    margin-bottom: 50px;
} 



html .header-social-link {
    position: relative;
    top: 2px;
}

.b-last-works .mac-wrapper {
    z-index: 9;
}


 .header-section {
    background-size: cover;
}




/* Jaralax Safari fix*/

 .vc_row.vc_row-flex>.vc_column_container.vc_row_use_jarallax>.vc_column-inner .wpb_wrapper{
    display: flex;
height: 100%;
    -webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}

 .vc_row.vc_row-flex>.vc_column_container.vc_row_use_jarallax>.vc_column-inner .wpb_wrapper .jarallax{
    display: flex;
height: 100%;
    -webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}



.header .navbar-brand img{
    max-width: 100%;
    height: auto;
}

/* Title team fix*/

.b-upper-title-b-team {
    color: #ffffff !important;
    margin-top: -25px !important;
    margin-bottom: -15.5% !important;
}
