.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #21b5af;
    border-color: #21b5af;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #21b5af;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.item_blog .date , .item_nouvelle .date , .item_conseil .date
{
	font-size:10px;	
}
.item_blog h2
{
	margin:0 0 0;
		
}

.compte-register
{
	width:100%;
	min-height:400px;	
	margin-top:20px;
}

.compte-register input
{
	width:100%;	
	margin-bottom:20px;
}

/*
Theme Name: Miami
Theme URI: http://demo.wphash.com/miami/
Author: Hastech
Author URI: http://wphash.com/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: miami
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
miami is based on miami Starter theme http://miami.com/.

*/
/*  CSS INDEX IS HERE
    ===================
    
    1. default css
    2. Header 
    3. blog-left-area
    4. Custom-content all   
    5. History area
    6. team area 
    7. Pricing table
    8. Contact us 
    9. protfolio
    10. blog details
    11. footer style
    
      
======================== */
/*  1. default css  */

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body {
    margin: 0;
    overflow-x: hidden;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
a,
img,
input {
    transition: all 0.3s ease 0s;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
textarea {
    color: #404040;
    font-family: sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}
p {
    margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
    font-style: italic;
}
blockquote {
    margin: 0 1.5em;
}
address {
    margin: 0 0 1.5em;
}
pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}
code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 0.9375rem;
}
abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}
mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}
big {
    font-size: 125%;
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    font-family: Dosis;
    line-height: 1.3;
}
h1 {
    font-size: 36px;
    margin: 25px 0;
}
h2 {
    font-size: 30px;
    margin: 25px 0;
}
h3 {
    font-size: 22px;
    margin: 25px 0;
}
h4 {
    font-size: 20px;
    margin: 25px 0;
}
h5 {
    font-size: 18px;
    margin: 25px 0;
}
h6 {
    font-size: 16px;
    margin: 25px 0;
}
html {
    box-sizing: border-box;
}
*,
*:before,
*:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    
    box-sizing: inherit;
}
body {
    background: #fff;
    /* Fallback for when there is no custom background color defined. */
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}
blockquote,
q {
    quotes: "" "";
}
hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}
ul,
ol {
    margin: 0 0 1.5em 3em;
}
ul {
    list-style: disc;
}
ol {
    list-style: decimal;
}
li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}
dt {
    font-weight: bold;
}
dd {
    margin: 0 1.5em 1.5em;
}
img {
    height: auto;
    /* Make sure images are scaled correctly. */
    
    max-width: 100%;
    /* Adhere to container width. */
}
figure {
    margin: 1em 0;
    /* Extra wide images within figure tags don't overflow the content area. */
}
table {
    margin: 0 0 1.5em;
    width: 100%;
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, .8);
    font-size: 14px;
    line-height: 1;
    padding: .6em 1em .4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
    border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #666;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 3px;
}
select {
    border: 1px solid #ddd;
    height: 36px;
    width: 100%;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #111;
}
textarea {
    padding: 10px;
    width: 100%;
}
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

a {
    color: #555;
}
a:visited {
    color: #555;
}
a:hover,
a:focus,
a:active {
    color: #03A9F4;
}
a:focus {
    outline: thin dotted;
}
a:hover,
a:active {
    outline: 0;
}
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.main-navigation {
    clear: both;
    display: block;
    float: left;
    width: 100%;
}
.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
}
.main-navigation li {
    float: left;
    position: relative;
}
.main-navigation a {
    display: block;
    text-decoration: none;
}
.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 1.5em;
    left: -999em;
    z-index: 99999;
}
.main-navigation ul ul ul {
    left: -999em;
    top: 0;
}
.main-navigation ul ul a {
    width: 200px;
}
.main-navigation ul ul li {} .main-navigation li:hover > a,
.main-navigation li.focus > a {} .main-navigation ul ul:hover > a,
.main-navigation ul ul .focus > a {} .main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {} .main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
    left: auto;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
    left: 100%;
}
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {}
/* Small menu. */

.menu-toggle,
.main-navigation.toggled ul {
    display: block;
}
@media screen and (min-width: 37.5em) {
    .menu-toggle {
        display: none;
    }
    .main-navigation ul {
        display: block;
    }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.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. */
}
/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
    outline: 0;
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

.widget {
    margin: 0 0 1.5em;
}
/* Make sure select elements fit in widgets. */

.widget select {
    height: 36px;
    width: 100%;
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

.sticky {
    display: block;
}
.hentry {
    margin: 0px;
}
.search-results article.hentry {
    margin-bottom: 20px;
}
.byline,
.updated:not(.published) {
    display: none;
}
.single .byline,
.group-blog .byline {
    display: inline;
}
.page-content,
.entry-content,
.entry-summary {
    margin: 0;
}
.page-links {
    clear: both;
    margin: 0 0 1.5em;
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/

.comment-content a {
    word-wrap: break-word;
}
.bypostauthor {
    display: block;
}
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .posts-navigation,
/* Older / Newer Posts Navigation (always hidden) */

.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    
    display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */

.infinity-end.neverending .site-footer {
    display: block;
}
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
    max-width: 100%;
}
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}
.wp-caption-text {
    text-align: center;
}
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

.gallery {
    margin-bottom: 1.5em;
}
.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}
.gallery-columns-2 .gallery-item {
    max-width: 50%;
}
.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
    max-width: 25%;
}
.gallery-columns-5 .gallery-item {
    max-width: 20%;
}
.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}
.gallery-caption {
    display: block;
}
.gallery-item figcaption {
    margin-top: 5px;
}
/*=========== Default CSS =============*/
/*--------------------------------------------------------------
# Transition 
--------------------------------------------------------------*/

a,
img,
.img,
.btn,
input,
select,
textarea {
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
/*--------------------------------------------------------------
# Selection
--------------------------------------------------------------*/

*::-moz-selection {
    background: #4fc1f0;
    color: #fff;
    text-shadow: none;
}
::-moz-selection {
    background: #4fc1f0;
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #4fc1f0;
    color: #fff;
    text-shadow: none;
}
/*--------------------------------------------------------------
# Placeholder
--------------------------------------------------------------*/

*::-moz-placeholder {
    color: #444;
}
::-moz-placeholder {
    color: #444;
}
::placeholder {
    color: #444;
}
/*--------------------------------------------------------------
# Browser Upgrade
--------------------------------------------------------------*/

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
/*--------------------------------------------------------------
# Theme Default
--------------------------------------------------------------*/

html,
body {
    height: 100%;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
}
a {
    text-decoration: none;
}
a:hover,
a:active {
    color: #03A9F4445;
    text-decoration: none;
    outline: 0 none;
}
a:focus {
    outline: none !important
}
ul,
ol {
    margin: 0;
    padding: 0
}
p {
    margin: 0 0 15px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 10px;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit
}
/*--------------------------------------------------------------
# Page Header
--------------------------------------------------------------*/

.page-header {
    margin: 0 0 20px;
}
/*--------------------------------------------------------------
# Helper css
--------------------------------------------------------------*/

.clear {
    clear: both
}
.fix {
    overflow: hidden;
}
.floatleft {
    float: left;
}
.floatright {
    float: right;
}
.alignleft {
    float: left;
    margin-right: 15px;
}
.alignright {
    float: right;
    margin-left: 15px;
    margin-bottom: 15px
}
.aligncenter {
    display: block;
    margin: 0 auto 15px
}
.uppercase {
    text-transform: uppercase
}
.capitalize {
    text-transform: capitalize
}
img,
.img {
    max-width: 100%;
    height: auto;
}
.mark,
mark {
    background: #4fc1f0 none repeat scroll 0 0;
    color: #ffffff;
}
/* ------------------------------------------------------------------------------------

NOTE: This is Header style file. All Header related style included in this file.

--------------------------------------------------------------------------------------*/
/*  2. Header  */
/*-------------------------------- 
# Top bar menu
----------------------------------*/

.header-top-area {
    padding: 15px 0;
    background: #444 none repeat scroll 0 0;
}
.header-info span {
    font-weight: 500;
}
.top-bar-left-content a,
.header-info a {
    color: #fff;
}
.header-info span {
    position: relative;
}
.header-info span + span {
    margin-left: 8px;
    padding-left: 8px;
}
.header-info span + span::before {
    background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
    content: "";
    height: 20px;
    left: -2px;
    position: absolute;
    top: 0;
    width: 1px;
}
/*-------------------------------- 
# Top bar left side menu
----------------------------------*/

.top-bar-left-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.top-bar-left-menu ul li {
    display: inline-block;
}
.top-bar-left-menu ul li a {
    padding: 5px 10px;
    text-decoration: none;
    text-transform: capitalize;
    font-size: 14px;
    color: #fff;
}
.top-bar-left-content a:hover,
.header-info a:hover,
.header-social ul li a:hover,
.top-bar-left-menu ul li a:hover {
    color: #03a9f4;
}
.top-bar-left-content {
    color: #fff;
}
.top-bar-left-content p {
    margin-bottom: 0;
}
/*-------------------------------- 
# Header Top Social icons
----------------------------------*/

.header-social ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.header-social ul li {
    display: inline-block;
}
.header-social ul li a {
    color: #fff;
    font-size: 16px;
}
.header-social.text-white > a {
    color: #fff;
}
.menu-middle-area {
    border-top: 1px solid #ddd;
}
.header-social ul li + li {
    margin-left: 15px;
}
/*-------------------------------- 
# Header Search
----------------------------------*/

.header-search {
    margin: 29px 0;
}
.header-search form {
    display: block;
    position: relative;
}
.header-search form input {
    border: 1px solid #ddd;
    height: 40px;
    line-height: 24px;
    padding: 7px 40px 7px 15px;
    width: 250px;
}
.header-search form button {
    background-color: transparent;
    border: 0 none;
    color: #999;
    height: 40px;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 40px;
}
.header-search form button i {
    display: block;
    line-height: 38px;
}
.header-search form button:hover {
    color: #26c7cc;
}
/*================= Header Style One ===============*/

.site-logo a {
    color: #222222;
    font-family: Dosis;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 1px;
    opacity: 1;
    transition: opacity 0.24s ease-in-out 0s;
    visibility: visible;
}
.header-menu-wrap {
    -ms-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}
.header-menu-wrap.logo-left {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
}
.header-menu-wrap.logo-center {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
}
.header-menu-wrap.logo-center > div:nth-child(2) {
    -ms-align-self: flex-start;
    align-self: flex-start;
}
.header-menu-wrap.logo-right {
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    -o-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.header-menu-wrap.logo-left-top {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -ms-align-items: flex-start;
    align-items: flex-start;
}
.header-menu-wrap.logo-center-top {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
}
.header-menu-wrap.logo-right-top {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -ms-align-items: flex-end;
    align-items: flex-end;
}
.header-menu-wrap.logo-center,
.header-menu-wrap.logo-left-top,
.header-menu-wrap.logo-center-top,
.header-menu-wrap.logo-right-top {
    padding-top: 15px;
}
.primary-nav-wrap ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: flex-start;
    align-items: flex-start;
}
.primary-nav-wrap ul li {
    list-style: outside none none;
}
.primary-nav-wrap ul li + li {
    margin-left: 40px;
}
.primary-nav-wrap ul li a {
    display: block;
    height: 80px;
    line-height: 80px;
    transition: 0.3s;
}
.primary-nav-wrap ul li a {
    color: #464646;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 700;
    position: relative;
    text-decoration: none;
    transition: 0.3s!important;
}
/*--- Menu Effect --*/
/* .current-menu-item > nav > ul > li > a::before {
    background-color: #26c7cc;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    right: 0;
    transform: scaleX(0);
    transition: all 0.3s ease 0s;
}
.current-menu-item > nav > ul > li > a::before {
    bottom: 0;
}
.current-menu-item > nav > ul > li:hover > a::before,
.current-menu-item > nav > ul > li.active > a::before,
.current-menu-item > nav > ul > li.current_page_item > a::before {
    transform: scaleX(1);
}
.primary-nav-wrap > nav > ul > li:hover > a,
.primary-nav-wrap > nav > ul > li.current_page_item > a {
    color: #26c7cc;
} */

.primary-nav-wrap.nav-effect-1 > nav > ul > li > a::before {
    background-color: #26c7cc;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    right: 0;
    transform: scaleX(0);
    transition: all 0.3s ease 0s;
}
.primary-nav-wrap.nav-effect-1 > nav > ul > li > a::before {
    bottom: 0;
}
.primary-nav-wrap.nav-effect-1 > nav > ul > li:hover > a::before,
.primary-nav-wrap.nav-effect-1 > nav > ul > li.active > a::before,
.primary-nav-wrap.nav-effect-1 > nav > ul > li.current_page_item > a::before {
    transform: scaleX(1);
}
.primary-nav-wrap > nav > ul > li:hover > a,
.primary-nav-wrap > nav > ul > li.current_page_item > a {
    color: #26c7cc;
}
/*================ Header Style Two ======================*/

.header-style-2 .header-menu-wrap {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
.header-style-2 .header-menu-wrap > div {
    width: 100%;
}
.header-style-2 .primary-nav-wrap ul li a {
    display: block;
    height: 60px;
    line-height: 60px;
    transition: 0.3s;
}
.header-style-2 .primary-nav-wrap ul li a {
    display: block;
    height: 60px;
    line-height: 60px;
    transition: 0.3s;
}
.header-style-2 .header-menu-wrap .site-logo {
    padding-top: 20px;
    padding-bottom: 20px;
}
.header-mid-inner.logo-left-search-right {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
}
.header-menu-wrap .site-description {
    line-height: 1;
    margin: 0;
    transition: 0.3s;
}
.header-menu-wrap .site-logo h3 {
    line-height: 1;
    margin-bottom: 7px;
    margin-top: 0;
    transition: all 0.3s ease 0s;
}
/* Separetor */

.hr-style-1 {
    border-bottom: 1px solid #e7e7e7;
}
/* Header Transparent */

.header-area.header-transparent {
    background: transparent none repeat scroll 0 0;
    left: 0;
    position: absolute;
    top: 32px;
    width: 100%;
    z-index: 9999;
}
.header-area.header-transparent {
    box-shadow: 0 1px 3px rgba(50, 50, 50, 0);
}
/* stiky */
/* .header-area {
    box-shadow: 0 1px 3px rgba(50, 50, 50, 0.1);
} */

.hometwo-transparent .header-area {
    box-shadow: none;
}
.header-area.sticky {
    animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    box-shadow: 0 1px 3px rgba(50, 50, 50, 0.1);
}
/* .logged-in .header-area.sticky {
    top: 32px;
} */

.cd-headline.clip span {
    text-transform: capitalize;
}
.header-area.header-style-2.header-sticky.sticky {
    left: inherit;
    position: static;
    top: inherit;
    width: auto;
}
.header-area.header-style-2.header-sticky.sticky .header-buttom {
    animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
    background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    box-shadow: 0 1px 3px rgba(50, 50, 50, 0.1);
}
.logged-in .header-area.header-style-2.header-sticky.sticky .header-buttom {
    top: 32px;
}
.header-area.header-style-2.header-sticky.sticky .header-buttom .site-logo.hidden {
    display: block !important;
}
.header-area.header-style-2.header-sticky.sticky .header-buttom .sticky_menu_logo {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: flex-start;
}
.sticky_menu_logo .site-logo.hidden {
    padding: 0;
    padding-right: 50px;
}
/* Header Menu Style */

.primary-nav-wrap .sub-menu {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    height: auto;
    left: 0;
    margin: 0;
    opacity: 0;
    position: absolute;
    top: 100%;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 210px;
}
.primary-nav-wrap ul > li:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    z-index: 550;
}
.primary-nav-wrap ul li {
    position: relative;
}
.primary-nav-wrap .sub-menu > li {
    display: block;
    margin: 0;
    width: 100% !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.03);
}
.primary-nav-wrap ul.sub-menu {
    display: block;
}
.primary-nav-wrap ul.sub-menu li {
    display: block;
}
.primary-nav-wrap ul.sub-menu li + li {
    border-top: 1px solid #333;
}
.primary-nav-wrap .sub-menu > li > a {
    height: 36px;
    line-height: 34px;
    padding: 0 15px;
}
.primary-nav-wrap .sub-menu > li:hover > a {
    background-color: #333;
    color: #757575;
}
.primary-nav-wrap ul.sub-menu li .sub-menu {
    left: 100%;
    top: 0px !important;
}
.primary-nav-wrap ul > li.last-elements ul.sub-menu li .sub-menu {
    left: auto;
    right: 100%;
    top: 0 !important;
}
/*-- Mobile Menu --*/

.mean-bar {
    background-color: transparent;
    min-height: auto;
    padding: 0;
    z-index: 9;
}
/*-- Menu Open/Close Button --*/

a.meanmenu-reveal {
    height: auto;
    line-height: 1;
    padding: 0;
    top: -28px;
    width: auto;
}
a.meanmenu-reveal:hover,
a.meanmenu-reveal:focus {
    color: #464646;
    outline: medium none;
}
a.meanmenu-reveal i {
    border: 1px solid #464646;
    display: block;
    font-size: 24px;
    height: auto;
    line-height: 30px;
    text-align: center;
    width: 40px;
}
/*-- Mobile Menu Nav --*/

.mean-bar ul li.menu-item a i {
    display: none;
}
.mean-nav {
    background: #000 none repeat scroll 0 0;
    margin: 20px 0 0;
}
.mean-nav a.mean-expand {
    border: medium none !important;
    color: #fff !important;
    font-size: 18px !important;
    height: 36px;
    line-height: 36px;
    padding: 0 !important;
    text-align: center;
    width: 30px !important;
}
.mean-nav a.mean-expand:hover {
    color: #999 !important;
}
}
.mean-nav a.mean-clicked {
    font-size: 22px !important;
}
.mean-nav > ul {
    float: left;
    padding: 0;
}
.mean-nav > ul > li > a {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    color: #fff;
    display: block;
    font-size: 12px;
    line-height: 24px;
    padding: 8px 3%;
}
.mean-nav > ul > li > a:hover,
.mean-nav > ul > li.current_page_item > a {
    color: #999;
}
/*-- Mobile Sub & Mega menu --*/

.mean-nav .sub-menu,
.mean-nav .mega-menu {
    box-shadow: none;
    float: left;
    opacity: 1;
    position: static;
    -webkit-transition: none 0s ease 0s;
    transition: none 0s ease 0s;
    visibility: visible;
    z-index: 1;
}
.mean-nav ul li li {
    margin: 0;
    padding: 0;
}
.mean-nav ul li li a {
    border-color: #eee;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 24px;
    opacity: 1;
    padding: 6px 30px 6px 35px;
    text-transform: uppercase;
    width: 100% !important;
}
.mean-nav .sub-menu li:hover > a {
    color: #464646;
}
.mean-nav .sub-menu li.current_page_item:hover > a {
    color: #999;
}
.mean-nav ul li li.current_page_item > a,
.mean-nav ul li li > a:hover,
.mean-nav .sub-menu li > a:hover {
    color: #999;
}
.mean-nav ul li li li a {
    padding: 6px 30px 6px 25px;
}
.mean-nav ul li li li li a {
    padding: 6px 30px 6px 35px;
}
.mean-nav ul li li li li li a {
    padding: 6px 30px 6px 45px;
}
.mean-nav ul li li li li li li a {
    padding: 6px 30px 6px 55px;
}
/*-------------- 10. our-blog-area --------*/

.our-blog-area {
    padding: 80px 0;
}
.single-blog {
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
}
.bolg-img a {
    position: relative;
    display: block;
}
.bolg-img a::before {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    transition: all 0.3s ease 0s;
    width: 100%;
}
.single-blog:hover .bolg-img a::before {
    opacity: 1;
}
.blog-text {
    padding: 25px 15px;
}
.blog-text h2 {} .blog-text h2 a {
    color: #333333;
    font-size: 30px;
    transition: .3s;
}
.blog-text h4 a:hover {
    color: #03A9F4;
}
.blog-date span {
    font-size: 12px;
    margin-right: 10px;
}
.blog-date span i {
    font-size: 14px;
    margin-right: 8px;
}
.blog-text p {
    margin-bottom: 12px;
    margin-top: 6px;
}
.blog-text a:hover {
    color: #3399FF;
}
.single-blog {
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
}
/*-----------blog-story-area--------------- */

.post-breadcrumb-banner-area {
    background-image: url('image/1.jpg');
}
.bg-opacity {
    position: relative;
}
.bg-opacity::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.post-breadcrumb-banner-area {
    padding-bottom: 80px;
    padding-top: 80px;
}
.breadcrumb-text {
    position: relative;
    text-align: center;
    z-index: 1;
}
.breadcrumb-text h1 {
    color: #fefefe;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
    text-transform: uppercase;
}
.post-breadcrumb-banner-area h3 {
    color: #fefefe;
}
.breadcrumb-menu ul li {
    display: inline-block;
    padding: 0 5px;
    text-transform: capitalize;
}
.breadcrumb-menu ul li::after {
    color: #fff;
    content: "/";
    display: inline-block;
    float: right;
    position: relative;
    right: -6px;
    top: 2px;
}
.breadcrumb-menu ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
}
/*--------  Breadcrumb style default  -----------*/

.breadcrumbs-bg {
    /* background: url("image/1.jpg") repeat scroll 0 0; */
}
.breadcrumbs-area {
    padding: 100px 0;
    background-color: #ededed;
}
.breadcrumbs-area-default .breadcrumbs .page-title,
.breadcrumbs-area-default .breadcrumbs ul,
.breadcrumbs-area-default .breadcrumbs ul li,
.breadcrumbs-area-default .breadcrumbs ul li a {
    color: #555;
}
.breadcrumbs-area-default .breadcrumbs ul li a:hover {
    color: #26c7cc;
}
.breadcrumbs-area-default .breadcrumbs ul li,
.breadcrumbs ul li {
    padding-left: 5px;
    padding-right: 5px;
}
.breadcrumbs-area-default .breadcrumbs ul li:last-child,
.breadcrumbs ul li:last-child {
    padding-right: 0px;
}
.breadcrumbs-area-default .breadcrumbs ul li:first-child,
.breadcrumbs ul li:first-child {
    padding-left: 0px;

}
.page-title-search-box.search-left {
    float: left;
}
.page-title-bar {
    overflow: hidden;
    text-align: center;
}
.page-title-bar.right-title {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: space-between;
}
.page-title-bar.left-title {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
}
.breadcrumbs h2.page-title {
    color: #333;
    font-weight: 600;
    letter-spacing: 2px;
    line-height: 38px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
}
.page-title-bar-center h2.page-title {
    margin-bottom: 20px;
}
.breadcrumbs ul {
    color: #333;
}
.breadcrumbs li {
    display: inline-block;
    font-family: 'Raleway', sans-serif;
}
.breadcrumbs ul li a {
    color: #333;
}
.breadcrumbs ul li a:hover,
.breadcrumbs ul li {
    color: #03a9f4;
}
.breadcrumbs ul li a.active::after {
    color: #03a9f4;
}
.page-title-bar-center .page-title {
    float: inherit;
}
.page-title-bar-center .page-title-search-box > form {
    margin: auto;
}
.pattern-bread h2.page-title {
    display: inline-block;
    float: left;
    margin-bottom: 0;
    margin-top: 0;
}
.pattern-bread .breadcrumbs > ul {
    display: inline-block;
    float: right;
    margin-top: 5px;
    color: #fff;
}
.border-bread {
    border-bottom: 1px solid #f1f1f1;
    border-top: 1px solid #f1f1f1;
}
.bg-2.bread-bg {
    background-attachment: fixed;
    background-position: center center;
}
.breadcrumbs-img {} .breadcrumbs-img h2.page-title {
    color: #000;
}
.breadcrumbs-img .breadcrumbs > ul li a {
    color: #fff;
}
.breadcrumbs-img .breadcrumbs > ul li {
    color: #fff;
}
.breadcrumbs-img .breadcrumbs ul li a::after {
    background-color: #000;
}
.page-title-bar.right-title .page-title-search-box,
.page-title-bar.right-title ul {
    float: left;
}
.page-title-search-box button {
    background-color: #3399ff;
    border: 0 none;
    border-radius: 0;
    color: #fff;
    height: 100%;
    line-height: 15px;
    padding: 0;
    position: absolute;
    right: 0;
    width: 40px;
}
.page-title-search-box > form {
    width: 250px;
    position: relative;
}
.page-title-search-box input {
    border: 0 none;
    height: 35px;
    padding: 0 10px;
    width: 100%;
}
/* Overlay */

section.breadcrumbs-area,
.post-breadcrumb-banner-area {
    position: relative;
    z-index: 1;
}
section.breadcrumbs-area::before,
.post-breadcrumb-banner-area::before {
    background: #F6F6F6 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.breadcrumbs {
    align-items: center;
    justify-content: space-between;
}
.breadcrumbs.breadcrumbs-title-left {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
}
.breadcrumbs.breadcrumbs-title-right {
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    -o-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.breadcrumbs.breadcrumbs-title-center {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
}
.breadcrumbs-title-center .page-title,
.breadcrumbs-title-center .page-title-bar {
    padding: 5px 0;
}
.breadcrumbs-title-center .page-title-search-box {
    margin-top: 10px;
}
.page-area {
    padding: 80px 0;
}
.blog-story-area {
    padding: 80px 0;
}
.blog-story {} .blog-img-2 {
    margin-bottom: 30px;
}
.blog-header {} .blog-header h1 {
    font-size: 3rem;
    font-weight: 500;
    margin-bottom: 20px;
}
.story-hbtitle p {
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
}
.story-hbtitle blockquote {
    background: #eee none repeat scroll 0 0;
    border-left: 2px solid #3399ff;
    font-size: 14px;
    margin: 10px 0 10px 55px;
}
.tab-info {} .tab-info p {
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 20px;
}
.meta-info {
    background-color: #ededed;
    margin-bottom: 30px;
    overflow: hidden;
    padding: 10px;
    width: 100%;
}
.meta-info span {
    margin-left: 5px;
}
.meta-info span:first-child {
    margin-left: 0;
}
.meta-item i {
    margin-right: 5px;
}
/*.contact-form {} .contact-form h3 {
    font-size: 2.5rem;
}*/

.contact-form p {
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
}
.contact-form label {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 4px;
}
.contact-form textarea {
    border: 1px solid #e8e8e8;
    font-size: 12px;
    font-weight: 500;
    height: 168px;
    margin-bottom: 20px;
    padding: 8px 15px;
    width: 100%;
}
.btn {
    background: #000000 none repeat scroll 0 0;
}
.contact-form input {
    border: 1px solid #e8e8e8;
    color: #8f8f8f;
    font-size: 12px;
    font-weight: 500;
    height: 36px;
    margin-bottom: 15px;
    padding: 8px 15px;
    width: 100%;
}
.contact-form button {
    background: #3399ff none repeat scroll 0 0;
    border: 1px solid #3399ff;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 8px 20px;
    text-transform: uppercase;
    transition: all .5s ease 0s;
}
.contact-form button:hover {
    background: #26ccff none repeat scroll 0 0;
    border-color: #26ccff;
}
.post-pagination .pagination {
    margin: 0;
}
.post-pagination ul {
    border-radius: 4px;
    display: inline-block;
}
.post-pagination ul li {
    display: inline;
}
.post-pagination ul li {
    background-color: #fff;
    color: #337ab7;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    position: relative;
    text-decoration: none;
}
.post-pagination ul li a {
    display: block;
    color: #337ab7;
    padding: 0 15px;
    border: 1px solid #ddd;
}
.post-pagination ul li .current {
    cursor: no-drop;
    display: block;
    padding: 0 15px;
    border: 1px solid #ddd;
}
.post-pagination ul li:hover a,
.post-pagination ul li .current {
    background: #3399ff;
    color: #fff;
    border: 1px solid #3399ff;
}
.post-pagination ul li:hover {}
/*---blog commnet---*/

.comment-list {
    list-style: none;
}
.author-top {
    display: block;
    margin-bottom: 15px;
    position: relative;
}
.author-top .author-comment {
    overflow: hidden;
    padding: 5px 0;
}
.author-top .author-comment .author-name {
    display: block;
    font-weight: 700;
}
.comment-list .author-img {
    float: left;
    margin-right: 10px;
    max-width: 64px;
}
.copy.small a:hover {
    color: #404040;
}
.copy.small a {
    color: #3399ff;
    text-decoration: underline;
}
.comment-list .author-comment a {
    margin-right: 5px;
    color: #000;
}
.comment-list .children {
    list-style: none;
}
.comment-list .children {
    margin-left: 35px;
}
/*------------blog sidebar------------*/
/*  3. blog-left-area  */

.single-left-blog {} .blog-search {} .sidebar-widget {
    overflow: hidden;
    margin-bottom: 50px
}
aside.widget-area .sidebar-widget:last-child {
    margin-bottom: 0px
}
.sidebar-widget a {
    color: #333;
}
.sidebar-widget ul li ul.sub-menu li {
    border-bottom: medium none;
}
.sidebar-widget li a:hover {
    color: #3399FF;
}
form#search {
    position: relative;
}
form#search input {
    border: 2px solid #eee;
    float: left;
    height: 36px;
    padding-left: 10px;
    width: 100%;
}
.blog-search button:hover {
    background: transparent;
    color: #999;
}
.blog-left-text {} .sidebar-title {
    color: #333;
    display: block;
    font-size: 20px;
    font-weight: 500;
    line-height: 17px;
    margin-bottom: 30px;
    padding-bottom: 13px;
    position: relative;
    text-transform: capitalize;
}
.blog-left-text {} ul.sidebar-link {} .sidebar-widget ul li {
    margin-bottom: 12px;
}
ul.sidebar-link li:last-child {
    margin-bottom: 0
}
ul.sidebar-link li a {
    color: #666;
    display: block;
    font-size: 14px;
    font-weight: 300;
    position: relative;
}
ul.sidebar-link li a:hover {
    color: #3399FF
}
.blog-left-info {} .Tags {
    border-bottom: 1px solid #e5e5e5;
    color: #333;
    display: block;
    font-size: 20px;
    font-weight: 500;
    line-height: 17px;
    padding-bottom: 13px;
    padding-top: 40px;
    text-transform: capitalize;
    position: relative;
}
.Tags::before {
    background: #03a9f4 none repeat scroll 0 0;
    bottom: -1px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 50%;
}
.blog-left-info {} ul.tag {} ul.tag li {
    display: inline-block;
    margin-bottom: 8px;
    margin-right: 8px;
}
ul.tag li a {
    border: 1px solid #e8e8e8;
    color: #333333;
    display: inline-block;
    font-size: 13px;
    padding: 3px 17px;
    text-align: center;
    transition: .3s;
}
.sidebar-widget .product-item {
    overflow: hidden;
}
.sidebar-widget .product-img {
    float: left;
    margin-right: 15px;
}
.sidebar-widget h6.product-title {
    font-size: 16px;
}
.sidebar-widget .product-info > p {
    margin: 0;
}
.sidebar-widget .product-item {
    overflow: hidden;
}
.product-item .product-img {
    float: left;
    margin-right: 15px;
    width: 80px;
}
.product-item .product-info {
    overflow: hidden;
}
.widget_miami_recent_post .product-item + .product-item {
    margin-top: 15px;
}
.sidebar-widget h6.product-title {
    font-size: 16px;
}
.sidebar-widget .product-info > p {
    margin: 0 0 5px;
}
.sidebar-widget .product-info > p:last-child {
    margin: 0;
}
.product-item .product-img a {
    display: block;
}
/*========================================*/
/*  Footer Top area
/*========================================*/

.footer-top-area {
    background: #252830;
    position: relative;
    z-index: 1;
}
.footer-top-area::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.single-footer {
    color: #fff;
    margin: 50px 0;
}
.footer-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 25px;
    text-transform: uppercase;
    color: #fff;
}
.single-footer img {
    margin-bottom: 25px;
}
.single-footer .footer-social {
    list-style: none;
    margin: 0;
    padding: 0;
}
.single-footer .footer-social li {
    display: inline-block;
}
.single-footer .footer-social li a {
    border: 1px solid;
    border-radius: 50%;
    color: #fff;
    display: block;
    height: 30px;
    line-height: 28px;
    text-align: center;
    width: 30px;
}
.single-footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.single-footer ul li {
    margin-right: 5px;
}
.single-footer ul li a {
    color: #fff;
    text-decoration: none;
    transition: all 0.5s ease 0s;
}
.single-footer ul li a:hover {
    color: #3399ff;
}
.single-footer .footer-social {
    float: left;
}
.single-footer input {
    background: #fff none repeat scroll 0 0;
    border: 1px solid transparent;
    color: #999999;
    font-size: 13px;
    height: 40px;
    padding-left: 20px;
    width: 100%;
    margin-bottom: 15px;
}
.single-footer textarea {
    background: #fff none repeat scroll 0 0;
    border: 1px solid transparent;
    color: #999999;
    font-size: 13px;
    padding-left: 20px;
    width: 100%;
    height: 80px;
}
.single-footer .submit-btn-1 {
    font-size: 14px;
    margin-top: 10px;
    padding: 12px 15px;
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
    transition: all 0.5s ease 0s;
    width: inherit;
}
.single-footer .submit-btn-1:hover {
    color: #ff0300;
    border: 1px solid#ff0300;
}
/*=============================

* Footer Bottom area

=========================*/

.footer-bottom {
    background: #1e2127 none repeat scroll 0 0;
    padding: 20px 0;
}
.copyright-text {
    margin-top: 6px;
}
.copyright-text p {
    color: #fff;
    margin-bottom: 0;
}
.copyright-text a {
    color: #fff;
}
.footer-social {
    float: right;
}
.footer-bottom ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer-bottom ul li {
    display: inline-block;
    list-style: outside none none;
}
.footer-bottom ul li a {
    border: 1px solid #464646;
    border-radius: 50%;
    color: #fff;
    display: block;
    height: 30px;
    line-height: 28px;
    margin: 0 5px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    transition: all 0.5s ease 0s;
    width: 30px;
}
.footer-bottom ul li a:hover {
    background: #464646 none repeat scroll 0 0;
    color: #fff;
}
.footer-bottom .col-sm-6:first-child .copyright-text,
.footer-bottom .col-sm-6:first-child .footer-social {
    float: left;
}
.footer-bottom .col-sm-6:last-child .copyright-text,
.footer-bottom .col-sm-6:last-child .footer-copyright-menu,
.footer-bottom .col-sm-6:last-child .footer-social {
    float: right;
}
/*=============== soical share link widget ===================*/

.solical-links {
    display: block;
}
.solical-links ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.solical-links ul li {
    display: inline-block;
    margin-bottom: 15px;
    margin-right: 10px;
}
.solical-links ul li a {
    display: block;
    text-decoration: none;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid;
    text-align: center;
}
.footer-bottom .footer-social ul li a:hover {
    color: #fff;
}
/* 4. Custom-content all  */

.site-wrapper.boxed-layout {
    margin: auto;
    position: relative;
    max-width: 1670px;
    width: 100%;
}
.boxed-layout .sticky {
    left: auto;
    margin: auto;
    width: 1670px;
}
.boxed-layout .header-area,
.boxed-layout .header-bottom {
    left: auto;
    max-width: 1670px;
    right: auto;
    width: 100%;
    z-index: 9999999;
}
/*---------scroll button----------*/

a#scrollUp {
    background-color: #3399ff;
    border: 1px solid #3399ff;
    bottom: 30px;
    color: #fff;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    right: 30px;
    text-align: center;
    width: 40px;
}
/* Unit test by ashim */

article.sticky,
article.tag-sticky-2 {
    border: 1px solid #3399ff;
    padding: 10px;
}
.story-hbtitle li {
    margin-bottom: 10px;
}
table {
    border: 2px solid rgba(0, 0, 0, 0.08);
    margin-bottom: 20px;
    overflow: hidden;
    vertical-align: top;
    width: 100%;
}
table th {
    border-bottom: 2px solid rgba(0, 0, 0, 0.08);
    border-right: 2px solid rgba(0, 0, 0, 0.08);
    color: #454545;
    font-weight: 700;
    padding: 10px;
    text-align: left;
    text-transform: uppercase;
    vertical-align: middle;
}
table td {
    border-bottom: 2px solid rgba(0, 0, 0, 0.08);
    border-right: 2px solid rgba(0, 0, 0, 0.08);
    padding: 10px;
    vertical-align: top;
}
table th a,
table th a:hover {
    text-decoration: underline;
}
.story-hbtitle a:not(.button) {
    text-decoration: underline;
}
.page-links span {
    margin: 0 5px;
}
.post-password-form input[type="submit"] {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #464646;
    border-radius: 0;
    color: #464646;
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    padding: 5px 10px;
}
.post-password-form input[type="submit"]:hover {
    background: #464646 none repeat scroll 0 0;
    color: #fff;
}
.post-password-form input[type="password"] {
    border-radius: 0;
}
#wp-calendar tbody tr td {
    border-right: 1px solid #ebebeb;
}
#wp-calendar tbody tr td#today {
    background: #3399ff none repeat scroll 0 0;
    color: #fff;
}
.copy ul li {
    list-style: outside none disc;
    margin: 0 0 6px 30px;
}
.copy ul {
    list-style: outside none disc;
    margin: 0 0 26px;
}
.copy ol {
    list-style: outside none decimal;
    margin: 0 0 26px;
}
.copy ol li {
    list-style: outside none decimal;
    margin: 0 0 6px 20px;
}
.copy ul ul,
.copy ul ol,
.copy ol ol,
.copy ol ul {
    margin-bottom: 0;
}
.wp-audio-shortcode {
    margin-bottom: 15px;
}
.blog-info.story-hbtitle ol li {
    list-style: outside none decimal;
    margin: 0 0 6px;
}
.blog-info.story-hbtitle ol {
    list-style: outside none decimal;
    margin: 0 0 26px 35px;
}
.blog-info.story-hbtitle ul {
    list-style: outside none disc;
    margin: 0 0 26px 35px;
}
.blog-info.story-hbtitle ul li {
    list-style: outside none disc;
}
.blog-info.story-hbtitle ul ul,
.blog-info.story-hbtitle ul ol,
.blog-info.story-hbtitle ol ol,
.blog-info.story-hbtitle ol ul {
    margin-bottom: 0;
}
.entry-content ul {
    margin: 0 0 26px 35px;
}
.entry-content ul ul,
.entry-content ol ol {
    margin-bottom: 0;
}
.entry-content ol {
    list-style: outside none decimal;
    margin: 0 0 26px 35px;
}
.entry-content ul li {
    margin: 0 0 6px;
}
.entry-content ol li {
    list-style: outside none decimal;
    margin: 0 0 6px;
}
.footer-area table {
    border: 2px solid #fff;
}
.footer-area caption {
    color: #fff;
}
.footer-area table th {
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    color: #fff;
}
.footer-area table td {
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
}
.footer-area table#wp-calendar a {
    color: #fff;
}
.footer-area .widget_tag_cloud .tagcloud a:hover {
    color: #3399ff;
}
.footer-area .widget_tag_cloud .tagcloud a {
    color: #fff;
}
.shopping-button button[type="submit"] {
    background: #3399ff none repeat scroll 0 0;
    border: 1px solid #3399ff;
    border-radius: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    margin-top: 15px;
    padding: 8px 14px;
    transition: all 0.3s ease 0s;
}
.shopping-button button[type="submit"]:hover {
    background: transparent none repeat scroll 0 0;
    color: #3399ff;
}
/* Heading font size */

.contact-form h1,
.contact-form h2,
.contact-form h3,
.contact-form h4,
.contact-form h5,
.contact-form h6,
.story-hbtitle h1,
.story-hbtitle h2,
.story-hbtitle h3,
.story-hbtitle h4,
.story-hbtitle h5,
.story-hbtitle h6,
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.copy h1,
.copy h2,
.copy h3,
.copy h4,
.copy h5,
.copy h6 {
    font-weight: 600;
    margin-bottom: 25px;
}
.page-not-found-wrap {
    height: 750px;
    width: 100%;
    background: #f1f1f1;
}
.page-not-found-wrap .container,
.page-not-found-wrap .container .row,
.page-not-found-wrap .container .pnf-inner-wrap,
.page-not-found-wrap .container [class*="col-"] {
    height: 100%;
}
.page-not-found-wrap .container .pnf-inner-wrap {
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
}
.pnf-inner img {
    max-height: 350px;
    margin-bottom: 30px;
}
.pnf-inner > h1 {
    color: #333;
    font-size: 150px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 1;
    margin: 0;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.pnf-inner > h2 {
    color: #333;
    font-size: 60px;
    font-weight: 700;
    line-height: 1.4;
    margin: 0;
    text-transform: uppercase;
}
.pnf-inner > p {
    color: #333;
    font-size: 24px;
    line-height: 1.4;
    margin: 0;
}
.pnf-inner a.btn {
    color: #fff;
    height: 50px;
    line-height: 50px;
    margin-top: 50px;
    padding: 0 30px;
    text-transform: uppercase;
}
.indicator-style.home-blog-area .owl-theme .owl-nav {
    text-align: left;
}
.from-box input {
    width: 100%;
}
.news-letter h2 {
    margin-bottom: 28px;
    text-align: center;
    font-size: 36px;
}
*::placeholder {
    color: #fff;
    opacity: 1;
}
.from-box > input:focus {
    color: #fff;
}
/*menu fix css code*/

.primary-nav-wrap ul li ul li a {
    transition: 0.4s !important;
    opacity: inherit !important;
    visibility: inherit !important;
}
.footer-add-icon {
    color: #919191;
    display: inline-block;
    float: left;
    font-size: 21px;
    margin-right: 10px;
    margin-top: 6px;
}
.footer-add-info > p {
    color: #919191;
}
.footer-top-area a,
.single-footer ul li a {
    color: #919191;
    display: block;
    font-size: 13px;
    font-weight: 400;
    padding-bottom: 12px;
    text-transform: capitalize;
}
.widget_recent_entries ul li a {
    padding-bottom: 4px;
}
.widget_recent_entries ul li span {
    color: #ffc400;
    display: block;
    margin-bottom: 15px;
}
.footer-top-content {
    text-align: left;
}
.footer-bottom.footer-top-area {
    padding-bottom: 0;
    padding-top: 0;
}
.footer-top-content ul li a {
    line-height: 29px;
    padding: 0;
}
.footer-bottom.footer-top-area {
    background: #202020 none repeat scroll 0 0;
}
.fotter-single-area > h4 {
    font-size: 19px;
    font-weight: 900;
}
.footer-bottom.footer-top-area {
    background-color: #202020;
    padding-bottom: 36px;
}
.page-area {
    padding-bottom: 0;
}
.primary-nav-wrap nav .sub-menu {
    background: #fff none repeat scroll 0 0;
}
.primary-nav-wrap nav ul.sub-menu li + li {
    border-top: 0 none;
}
.primary-nav-wrap nav .sub-menu > li:hover > a {
    background-color: transparent;
}
.EmbeddedTweet-tweet {
    padding: 20px 20px 11px;
}
.primary-nav-wrap nav .sub-menu > li > a {
    font-size: 13px;
    font-weight: 400;
    height: 42px;
    line-height: 44px;
    padding: 0 15px;
    text-transform: capitalize;
    color: #464646;
}
.header-area.header-sticky.sticky .primary-nav-wrap nav .sub-menu > li > a {
    color: #464646;
}
.header-transparent .primary-nav-wrap .sub-menu {
    top: 77%;
}
.header-transparent.sticky .primary-nav-wrap .sub-menu {
    top: 100%;
}
.our-blog-area {
    padding-bottom: 19px;
}
.all-contact-text .submit input {
    background-color: #ffc400;
    border: 1px solid #ffc400;
    color: #fff;
    display: block;
    font-size: 13px;
    font-weight: normal;
    margin-top: 35px;
    padding: 13px 40px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    width: 100%;
}
h1.contact-info-title {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    position: relative;
}
.contactinfo .content-icon i {
    color: #919191;
    display: inline-block;
    float: left;
    font-size: 22px;
    margin-top: 4px;
}
/*=========================New style here=============================*/
/* 5. history area  */

.history-text > h2 {
    font-weight: 600;
    margin-bottom: 16px;
    text-transform: uppercase;
}
.history-text > a {
    border: 1px solid #333;
    color: #333;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    margin-top: 35px;
    padding: 6px 30px 8px;
    text-transform: capitalize;
    background-color: transparent;
    transition: all .3s ease 0s;
}
.history-text > a:hover {
    border: 1px solid #333;
    color: #fff;
    background-color: #333;
}
.single-about i {
    font-size: 30px;
}
.single-about > h3 {
    font-size: 18px;
    font-weight: 600;
    margin: 14px 0 20px;
    text-transform: uppercase;
}
.about-minimal {} .about-minimal h2 {} .minimal-img > img {
    width: 100%;
}
.about-minimal {} .about-minimal ul {} .about-minimal ul li {
    border-top: 1px solid #f6f6f6;
    display: block;
    line-height: 1.3em;
    list-style-type: none;
    margin: 0;
    padding: 15px 0;
    position: relative;
}
.about-minimal ul li:last-child {
    border-bottom: 1px solid #eceaeb;
}
.about-minimal ul li::before {
    color: #444;
    content: "ï"";
    font-family: FontAwesome;
    font-size: 13px;
    line-height: 12px;
    margin-left: 0;
    margin-right: 10px;
    position: relative;
    top: 1px;
}
.about-minimal a {
    border: 1px solid #ddd;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
    margin-bottom: 5px;
    padding: 12px 25px;
    text-transform: uppercase;
}
.about-minimal a:hover {
    background: #464646;
    color: #fff;
    border-color: #464646
}
.single-skill-about {
    text-align: center;
}
.progress-h4 {
    font-size: 22px;
    font-weight: 400;
}
.progress.an-rs {
    margin-bottom: 0;
}
.about-us-text > p {
    color: #666;
}
/* 6. team area  */

.team-wrapper {
    border: 1px solid #e7e7e7;
}
.team-member {
    position: relative;
}
.team-member > img {
    filter: grayscale(100%);
    width: 100%;
}
.team-member::before {
    background: transparent none repeat scroll 0 0;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    width: 100%;
    z-index: 1;
}
.team-wrapper:hover .team-member::before {
    background: rgba(33, 40, 45, 0.55);
}
.team-info {
    padding: 15px 0;
}
.team-icon {
    bottom: 30px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 99;
}
.team-icon > a {
    border: 1px solid transparent;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    height: 40px;
    line-height: 36px;
    margin: 0 15px;
    opacity: 0;
    text-align: center;
    visibility: hidden;
    width: 40px;
    border-radius: 50%;
}
.team-icon > a:hover {
    background: #fff;
    color: #666
}
.team-wrapper:hover .team-icon > a {
    opacity: 1;
    visibility: visible;
    margin: 0 5px
}
.team-info h3 {
    font-size: 20px;
    text-transform: uppercase;
}
.team-info span {
    color: #666;
    text-transform: uppercase;
}
.team-member > img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}
.count {
    color: #fff;
    font-size: 45px;
    font-weight: 500;
}
.single-count > span {
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
}
.brand-logo-active.owl-carousel .owl-item img {
    margin: auto;
    width: auto;
}
/*----- 11. Pricing table  ------*/

.single-pricing {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    padding: 55px 55px 60px;
    text-align: center;
    transition: all 0.3s ease 0s;
}
.single-pricing:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}
.pricing-top h3 {
    color: #505050;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 35px;
    position: relative;
    text-transform: uppercase;
}
.pricing-top p {
    color: #39434a;
    font-family: "Dosis", sans-serif;
    font-size: 70px;
    font-weight: 600;
    line-height: 46px;
    margin-bottom: 0;
}
.pricing-top p span {
    font-size: 18px;
    font-weight: normal;
}
.pricing-top p span.content-currency {
    font-size: 20px;
    font-weight: 500;
    margin-right: 5px;
    color: rgb(153, 153, 153);
}
.pricing-top p span.content-month {
    font-size: 16px;
    font-weight: 500;
    margin-left: 5px;
    color: rgb(153, 153, 153);
}
.pricing-tex li {
    color: #333333;
    font-size: 14px;
    padding-bottom: 22px;
    text-transform: capitalize;
}
.pricing-tex li:last-child {
    padding-bottom: 0px;
}
.pricing-tex li i {
    padding-right: 10px;
}
.price-btn a {
    background-color: #39434a;
    border: 1px solid #39434a;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    padding: 9px 35px 10px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}
.price-btn a:hover {
    background-color: transparent;
    color: #39434a;
}
.pricing-tex > ul {
    padding: 27px 0 44px;
}
.price-btn .button i {
    font-size: 14px;
    padding-left: 12px;
}
/*--------- 12. Contact us ----------*/

#hastech2 {
    height: 402px;
    width: 100%;
}
h3.main-contact {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 32px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.main-input input {
    background-color: transparent;
    border: 1px solid #ddd;
    color: #666;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    height: 45px;
    padding-left: 20px;
}
.text-leave2 textarea {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #666;
    font-family: "Lato", sans-serif;
    height: 150px;
    margin-bottom: 40px;
    padding: 14px 20px;
}
.leave-form input:focus,
.main-input input:focus,
.text-leave textarea:focus,
.text-leave2 textarea:focus {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #f6f6f6;
}
.mfp-wrap {
    z-index: 99999999;
}
.mfp-bg {
    z-index: 9999999;
}
.overly-style {
    position: relative;
}
.overly-style:before {
    background-color: #000;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;
}
.video-overly-style {
    position: relative;
}
.video-overly-style:before {
    background-color: #000;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
}
/* 9. protfolio */

.portfolio img {
    width: 100%;
}
.portfolio {
    margin-bottom: 30px;
    position: relative;
}
.portfolio-menu {
    margin-bottom: 49px;
}
.portfolio-menu button {
    background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
    border: 0 none;
    font-family: "Dosis", sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 0 15px;
    padding: 0;
    position: relative;
    text-transform: uppercase;
}
.portfolio-left-menu {} .portfolio-left-menu button:first-child {
    margin-left: 0;
}
.portfolio-menu button::before {
    background: hsl(0, 0%, 27%) none repeat scroll 0 0;
    bottom: -8px;
    content: "";
    height: 2px;
    position: absolute;
    transform: scaleX(0);
    transition: all 0.3s ease 0s;
    width: 100%;
}
.portfolio-menu button:hover::before,
.portfolio-menu button.active::before {
    transform: scaleX(1);
}
.portfolio-title {
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s ease-in-out 0s;
    z-index: 2;
}
.hover-style > .portfolio-img::before {
    background: hsla(0, 0%, 0%, 0.8) none repeat scroll 0 0;
    bottom: 15px;
    content: "";
    left: 15px;
    opacity: 0;
    position: absolute;
    right: 15px;
    top: 15px;
    transition: all 0.4s ease-in-out 0s;
}
.hover-style:hover .portfolio-img {
    opacity: 1;
}
.portfolio-title h3 {
    color: hsl(0, 0%, 100%);
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 9px;
    transform: translateY(-10px);
    transition: all 0.4s ease-in-out 0s;
}
.portfolio-title span {
    color: hsl(0, 0%, 100%);
    display: inline-block;
    font-size: 15px;
    line-height: 16px;
    transform: translateY(10px);
    transition: all 0.4s ease-in-out 0s;
}
.portfolio:hover .portfolio-title {
    opacity: 1;
}
.portfolio:hover .portfolio-title h3,
.portfolio:hover .portfolio-title span {
    transform: translateY(0px);
}
.view-more {} .view-more a {
    border: 1px solid hsl(0, 0%, 87%);
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    padding: 8px 25px 9px;
    text-transform: uppercase;
}
.view-more a:hover {
    background: hsl(0, 0%, 27%) none repeat scroll 0 0;
    border-color: hsl(0, 0%, 27%);
    color: hsl(0, 0%, 100%);
}
.title-style-1 {
    bottom: 0;
    padding: 0 20px;
    top: inherit;
}
.title-style-1 h3 {
    color: hsl(0, 0%, 100%);
}
.title-style-1 span {
    color: hsl(0, 0%, 100%);
}
.portfolio-img {
    display: block;
    position: relative;
}
.portfolio-style-2 {} .portfolio-style-2 .portfolio {
    box-shadow: 0 5px 25px hsla(0, 0%, 0%, 0.1);
}
.portfolio-style-2 .portfolio-title h3,
.portfolio-style-3 .portfolio-title h3 {
    transform: translateY(0px);
}
.portfolio-style-2 .portfolio-title span,
.portfolio-style-3 .portfolio-title span {
    transform: translateY(0px);
}
.portfolio-style-2 .another-portfolio-title {
    opacity: 1;
    padding: 25px 18px;
    position: static;
    transform: translateY(0%);
}
.another-portfolio-title h3 {
    font-size: 19px;
    font-weight: 500;
    transition: all 0.4s ease-in-out 0s;
}
.another-portfolio-title span {
    color: hsl(0, 0%, 26%);
    display: inline-block;
    font-size: 15px;
    line-height: 16px;
    transition: all 0.4s ease-in-out 0s;
}
.hover-style .portfolio-img::before {
    background: hsl(0, 0%, 0%) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    right: 0;
    top: 0;
}
.hover-style:hover .portfolio-img::before {
    opacity: 0.8;
}
.portfolio-view {
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
}
.hover-style .img-poppu {
    background-color: hsla(0, 0%, 0%, 0);
    border: 1px solid hsl(0, 0%, 100%);
    border-radius: 50%;
    color: hsl(0, 0%, 100%);
    display: inline-block;
    font-size: 20px;
    height: 60px;
    line-height: 57px;
    opacity: 0;
    text-align: center;
    width: 60px;
    z-index: 99;
}
.hover-style .img-poppu:hover {
    background-color: hsl(0, 0%, 100%);
    color: hsl(0, 0%, 20%);
}
.hover-style .img-poppu:hover i {
    color: #333;
}
.portfolio:hover .img-poppu {
    opacity: 1;
}
.hover-style .img-poppu::after {
    height: 1px;
    width: 30px;
}
.portfolio-style-3 {} .portfolio-style-3 .portfolio-title {
    left: 0;
    opacity: 0;
    padding: 35px 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.5s ease 0s;
}
.portfolio-style-3 .portfolio:hover .portfolio-title {
    opacity: 1;
}
.portfolio-style-3 .hover-style > a::before {
    display: none;
}
.portfolio-style-3 .portfolio-title h3 {
    color: hsl(0, 0%, 0%);
}
.portfolio-style-3 .portfolio-title span {
    color: hsl(0, 0%, 0%);
}
.portfolio-style-7 .portfolio {
    margin: 0;
}
.view-more.text-center.gutt-view {
    display: block;
    float: left;
    width: 100%;
}
.no-gutte .portfolio,
.no-gutte .grid-item {
    margin: 0;
    padding: 0;
}
.portfolio-meta {} .portfolio-meta ul {
    background: hsl(0, 0%, 97%) none repeat scroll 0 0;
    border: 1px solid hsl(0, 0%, 90%);
    margin: 0;
    padding: 0 20px;
}
.portfolio-meta ul li {
    border-bottom: 1px solid hsl(0, 0%, 90%);
    color: hsl(0, 0%, 40%);
    padding: 15px 0;
}
.portfolio-meta ul li:last-child {
    border-bottom: 0 none;
}
.portfolio-meta ul > li i {
    color: hsl(0, 0%, 27%);
    font-size: 16px;
    line-height: normal;
    margin-right: 20px;
}
.portfolio-meta ul li span {
    color: hsl(0, 0%, 27%);
    font-weight: bold;
    margin-right: 5px;
}
.portfolio-meta ul li {} .project-desc {
    margin-bottom: 30px;
}
.project-desc h3 {
    border-bottom: 1px solid hsl(0, 0%, 90%);
    color: hsl(0, 0%, 27%);
    font-size: 24px;
    letter-spacing: 2px;
    line-height: 22px;
    margin: 0 0 20px;
    padding-bottom: 20px;
    text-transform: uppercase;
}
.post-share ul {
    border-bottom: 1px solid hsl(0, 0%, 90%);
    border-top: 1px solid hsl(0, 0%, 90%);
    overflow: hidden;
    padding: 10px 0;
}
.post-share li {
    float: left;
    margin-right: 18px;
}
.post-share li a {
    display: block;
    font-size: 16px;
}
.portfolio-img > img {
    width: 100%;
}
.grid.no-gutte {
    margin: 0 15px;
}
/*--------- 10. About us -------------*/

.bg-img {
    background: rgba(0, 0, 0, 0) url("img/bg-2.jpg") repeat scroll center center / cover;
    height: 100vh;
}
.slider > img {
    width: 100%;
}
.single-count {
    text-align: center;
}
.count-icon {} .count-icon span {
    font-size: 35px;
}
.count-title {} .count-title h2 {
    color: #464646;
    font-size: 40px;
    font-weight: 300;
    margin: 15px 0;
}
.count-title span {
    font-size: 16px;
    letter-spacing: 1px;
    margin: 0;
    text-transform: capitalize;
}
. {} . {} . {} .hover-style {
    display: block;
    position: relative;
}
.hover-style::before {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
}
.hover-style:hover::before {
    opacity: 0.95;
}
/* skill */

.skill .progress {
    background-color: #f0f0f0;
    border-radius: 5px;
    box-shadow: none;
    height: 6px;
    margin-bottom: 68px;
    overflow: visible;
    position: relative;
}
.skill .progress .lead {
    color: #333;
    font-size: 14px;
    font-weight: 600;
    left: 0;
    position: absolute;
    text-transform: uppercase;
    top: -31px;
    z-index: 99;
}
.skill .progress-bar {
    background: #666 none repeat scroll 0 0;
}
.skill .progress-bar > span {
    color: #333;
    float: right;
    font-size: 13px;
    font-weight: 600;
    margin-right: -4px;
    margin-top: -27px;
    padding: 0 5px;
    position: relative;
}
.skill {
    margin-top: 33px;
}
/* about */

.history-text > h2 {
    font-weight: 600;
    margin-bottom: 16px;
    text-transform: uppercase;
}
.history-text > a {
    border: 1px solid #333;
    color: #333;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    margin-top: 35px;
    padding: 6px 30px 8px;
    text-transform: capitalize;
    background-color: transparent;
    transition: all .3s ease 0s;
}
.history-text > a:hover {
    border: 1px solid #333;
    color: #fff;
    background-color: #333;
}
.single-about i {
    font-size: 30px;
}
.single-about > h3 {
    font-size: 18px;
    font-weight: 600;
    margin: 14px 0 20px;
    text-transform: uppercase;
}
.about-minimal {} .about-minimal h2 {} .minimal-img > img {
    width: 100%;
}
.about-minimal {} .about-minimal ul {} .about-minimal ul li {
    border-top: 1px solid #f6f6f6;
    display: block;
    line-height: 1.3em;
    list-style-type: none;
    margin: 0;
    padding: 15px 0;
    position: relative;
}
.about-minimal ul li:last-child {
    border-bottom: 1px solid #eceaeb;
}
.about-minimal ul li::before {
    color: #444;
    content: "ï"";
    font-family: FontAwesome;
    font-size: 13px;
    line-height: 12px;
    margin-left: 0;
    margin-right: 10px;
    position: relative;
    top: 1px;
}
.about-minimal a {
    border: 1px solid #ddd;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
    margin-bottom: 5px;
    padding: 12px 25px;
    text-transform: uppercase;
}
.about-minimal a:hover {
    background: #464646;
    color: #fff;
    border-color: #464646
}
.single-skill-about {
    text-align: center;
}
.progress-h4 {
    font-size: 22px;
    font-weight: 400;
}
.progress.an-rs {
    margin-bottom: 0;
}
.about-us-text > p {
    color: #666;
}
/* 6. team area  */

.team-wrapper {
    border: 1px solid #e7e7e7;
}
.team-member {
    position: relative;
}
.team-member > img {
    filter: grayscale(100%);
    width: 100%;
}
.team-member::before {
    background: transparent none repeat scroll 0 0;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    width: 100%;
    z-index: 1;
}
.team-wrapper:hover .team-member::before {
    background: rgba(33, 40, 45, 0.55);
}
.team-info {
    padding: 15px 0;
}
.team-icon {
    bottom: 30px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 99;
}
.team-icon > a {
    border: 1px solid transparent;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    height: 40px;
    line-height: 36px;
    margin: 0 15px;
    opacity: 0;
    text-align: center;
    visibility: hidden;
    width: 40px;
    border-radius: 50%;
}
.team-icon > a:hover {
    background: #fff;
    color: #666
}
.team-wrapper:hover .team-icon > a {
    opacity: 1;
    visibility: visible;
    margin: 0 5px
}
.team-info h3 {
    font-size: 20px;
    text-transform: uppercase;
}
.team-info span {
    color: #666;
    text-transform: uppercase;
}
.team-member > img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}
.count {
    color: #fff;
    font-size: 45px;
    font-weight: 500;
}
.single-count > span {
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
}
.brand-logo-active.owl-carousel .owl-item img {
    margin: auto;
    width: auto;
}
/* 7. Pricing table  */

.single-pricing {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    padding: 55px 55px 60px;
    text-align: center;
    transition: all 0.3s ease 0s;
}
.single-pricing:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}
.pricing-top h3 {
    color: #505050;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 35px;
    position: relative;
    text-transform: uppercase;
}
.pricing-top p {
    color: #39434a;
    font-family: "Dosis", sans-serif;
    font-size: 70px;
    font-weight: 600;
    line-height: 46px;
    margin-bottom: 0;
}
.pricing-top p span {
    font-size: 18px;
    font-weight: normal;
}
.pricing-top p span.content-currency {
    font-size: 20px;
    font-weight: 500;
    margin-right: 5px;
    color: rgb(153, 153, 153);
}
.pricing-top p span.content-month {
    font-size: 16px;
    font-weight: 500;
    margin-left: 5px;
    color: rgb(153, 153, 153);
}
.pricing-tex li {
    color: #333333;
    font-size: 14px;
    padding-bottom: 22px;
    text-transform: capitalize;
}
.pricing-tex li:last-child {
    padding-bottom: 0px;
}
.pricing-tex li i {
    padding-right: 10px;
}
.price-btn a {
    background-color: #39434a;
    border: 1px solid #39434a;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    padding: 9px 35px 10px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}
.price-btn a:hover {
    background-color: transparent;
    color: #39434a;
}
.pricing-tex > ul {
    padding: 27px 0 44px;
}
.price-btn .button i {
    font-size: 14px;
    padding-left: 12px;
}
/*--------- 8. Contact us ----------*/

#hastech2 {
    height: 402px;
    width: 100%;
}
h3.main-contact {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 32px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.main-input input {
    background-color: transparent;
    border: 1px solid #ddd;
    color: #666;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    height: 45px;
    padding-left: 20px;
}
.text-leave2 textarea {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #666;
    font-family: "Lato", sans-serif;
    height: 150px;
    margin-bottom: 40px;
    padding: 14px 20px;
}
.leave-form input:focus,
.main-input input:focus,
.text-leave textarea:focus,
.text-leave2 textarea:focus {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #f6f6f6;
}
.mfp-wrap {
    z-index: 99999999;
}
.mfp-bg {
    z-index: 9999999;
}
.overly-style {
    position: relative;
}
.overly-style:before {
    background-color: #000;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;
}
.video-overly-style {
    position: relative;
}
.video-overly-style:before {
    background-color: #000;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
}
/*------------ 13. Scrollup ----------------*/

#toTop {
    text-align: center;
    bottom: 35px;
    cursor: pointer;
    display: none;
    position: fixed;
    right: 12px;
    z-index: 9999;
}
#toTop i {
    background-color: #464646;
    height: 40px;
    width: 40px;
    color: #fff;
    line-height: 40px;
}
#toTop i:hover {
    background-color: #666;
    color: #fff;
}
.conract-area-bottom {
    margin-top: 50px;
}
.slide-content.text-center.text-white > h2 {
    font-weight: 400;
    text-transform: uppercase;
}
.slide-content .contact > a {
    color: #333;
    font-size: 14px;
    font-weight: 400;
    padding: 12px 30px;
    text-transform: uppercase;
    transition: .4s;
}
.slide-content .contact > a:hover {
    background: #333!important;
    color: #fff!important;
    border-color: #333;
}
.pag_raees {
    clear: both;
    overflow: hidden;
    padding-bottom: 6px;
}
.single-service .content-title {
    letter-spacing: 2px;
}
.portfolio-area .no-gutter {
    padding: 0;
}
.portfolio-area .no-gutter .portfolio {
    margin-bottom: 0;
}
/*----- blog  ------*/

.blog-part .blog-info ul li {
    list-style: outside none none;
}
.single-blog img {
    width: 100%;
}
.single-blog {
    border: 1px solid transparent;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
}
.single-blog::before {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
}
.single-blog:hover {
    border: 1px solid #ddd;
}
.single-blog:hover::before {
    opacity: 1;
}
.blog-title > span {
    color: #222;
    font-size: 14px;
}
.blog-title {
    left: 0;
    opacity: 0;
    padding: 0 15px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.5s ease 0s;
}
.single-blog:hover .blog-title {
    opacity: 1;
}
.blog-title > h3 {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    margin: 10px 0;
    transition: all 0.3s ease 0s;
}
.blog-title > h3 a {
    color: #222;
}
.blog-title > h3 a:hover {
    color: #666;
}
.blog-title > a {
    color: #666;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    transition: all 0.3s ease 0s;
}
.blog-title > a:hover {
    color: #777;
    padding-left: 5px;
}
.blog-info.blog-pad {
    margin: 0;
    padding: 20px 25px;
}
.blog-meta > span {
    padding-right: 20px;
}
.blog-meta a {
    color: #666666;
    text-transform: capitalize;
    transition: all .3s ease 0s;
}
.blog-meta span {
    color: #666666;
    text-transform: capitalize;
    transition: all .3s ease 0s;
}
.blog-meta a:hover {
    color: #888888;
}
.blog-meta a i {
    color: #464646;
    font-size: 14px;
    padding-right: 10px;
}
.blog-meta i {
    color: #464646;
    font-size: 14px;
    padding-right: 10px;
}
.blog-info > a:hover {
    background-color: #464646;
    color: #fff;
}
.blog-img img {
    margin-bottom: 15px;
}
.story-hbtitle p {
    font-size: 14px;
    font-weight: normal;
    line-height: 26px;
}
.blog-story .meta-info {
    background-color: transparent;
    margin: 0 0 10px;
    padding: 11px 0 4px 1px;
}
/* 10. blog details  */

.blog-3-column .blog-meta > span {
    padding-right: 15px;
}
.news-allreply {
    display: inline-block;
    float: left;
    text-align: center;
}
blockquote {
    background-color: #f6f6f6;
    border-left: 2px solid #464646;
    color: #666666;
    font-size: 14px;
    line-height: 26px;
    margin: 23px 0;
    padding: 14px 50px;
}
.blog-info > p {
    color: #666;
}
h3.leave-comment-text {
    border-bottom: 1px solid #5b5b5b;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 30px;
    padding-bottom: 10px;
}
.nes-icon > a i {
    color: #666666;
    font-size: 14px;
    margin-top: 10px;
}
.news-allreply img {
    border-radius: 100%;
    width: 100%;
}
.blog-img-details {
    padding-left: 90px;
}
.blog-title > h3 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 6px;
    text-transform: capitalize;
}
.blog-title > span {
    color: #666666;
    display: block;
    margin-bottom: 7px;
}
.blog-middle-mrg {
    margin: 32px 0 33px 90px;
}
.leave-form input {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #c1c1c1;
    color: #666666;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    height: 35px;
    margin-bottom: 30px;
    padding: 0 20px;
}
.leave-form input::-webkit-input-placeholder,
.text-leave textarea::-webkit-input-placeholder,
.main-input input::-webkit-input-placeholder,
.text-leave2 textarea::-webkit-input-placeholder {
    /* Chrome */
    
    color: #666666;
    opacity: 1;
}
.leave-form input::-moz-placeholder,
.text-leave textarea::-moz-placeholder,
.main-input input::-moz-placeholder,
.text-leave2 textarea::-moz-placeholder {
    /* Firefox 19+ */
    
    color: #666666;
    opacity: 1;
}
.leave-form input:focus,
.text-leave textarea:focus {
    border: 1px solid #464646;
}
.text-leave textarea {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #c1c1c1;
    color: #666666;
    font-family: "Lato", sans-serif;
    height: 165px;
    margin-bottom: 30px;
    padding: 20px;
    font-size: 14px;
}
.blog-right-sidebar-top a {
    color: #666666;
    font-size: 14px;
}
.blog-right-sidebar-top a:hover {
    color: #888;
}
.blog-right-sidebar-top li {
    margin-bottom: 12px;
}
.blog-right-sidebar-top li:last-child {
    margin-bottom: 0px;
}
.blog-right-sidebar-bottom li {
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 14px;
}
.blog-right-sidebar-bottom li.nn {
    margin-right: 0px;
}
.blog-right-sidebar-bottom a {
    border: 1px solid #c1c1c1;
    color: #666;
    display: inline-block;
    padding: 7px 24px 10px;
    transition: all 0.4s ease 0s;
}
.blog-right-sidebar-bottom a:hover {
    border: 1px solid #464646;
    background-color: #464646;
    color: #fff;
}
.blog-img > img {
    width: 100%;
}
.blog-search > form {
    position: relative;
}
.blog-search input[type="text"] {
    background-color: #fff;
    border: 1px solid #d3d3d3;
    color: #666666;
    height: 40px;
    line-height: 28.8px;
    margin: 0;
    outline: medium none;
    padding: 5px 50px 5px 10px;
    position: relative;
    transition: all 0.4s ease 0s;
    width: 100%;
}
.blog-search > form > input[type="submit"] {
    background: #5b5b5b none repeat scroll 0 0;
    border: 1px solid #5b5b5b;
    color: #ffffff;
    height: 40px;
    padding-left: 0;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 0;
    width: 80px;
}
.blog-search input[type="text"]:focus {
    border-color: #555;
}
.leave-form input::-webkit-input-placeholder {
    /* Chrome */
    
    color: #666666;
    opacity: 1;
}
.blog-search input::-moz-placeholder {
    /* Firefox 19+ */
    
    color: #666666;
    opacity: 1;
}
.blog-search button.submit {
    background-color: #464646;
    border: 1px solid #464646;
    color: #fff;
    font-size: 13px;
    height: 40px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
    transition: all .3s ease 0s;
}
.blog-search button.submit:hover {
    background-color: #666;
    border: 1px solid #666;
}
.sidebar-widget ul li a {
    color: #666666;
    display: inline-block;
    line-height: 1.42857;
    padding: 10px 0;
    text-transform: capitalize;
    transition: all 0.3s ease 0s;
}
h3.title-comnt::before,
.comments-area .section-small-title > h3::before {
    background: #5b5b5b none repeat scroll 0 0;
}
.breadcrumbs ul li a,
.breadcrumbs ul li {
    color: #464646;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
}
.breadcrumbs ul li a:hover,
.breadcrumbs ul li:hover {
    color: ##888888;
}
.nes-icon > a {
    border: 0 none;
    color: #666;
    display: inline-block;
    margin-top: 8px;
    padding: 0 18px;
    position: relative;
    text-indent: -9999px;
    text-transform: capitalize;
    transition: all 0.3s ease 0s;
}
.nes-icon > a::after {
    content: "ï";
    font-family: fontawesome;
    height: 100%;
    left: 0;
    position: absolute;
    text-indent: initial;
    top: 0;
    width: 100%;
}
/* style for home blog */

.single-blog img {
    width: 100%;
}
.single-blog {
    border: 1px solid hsla(0, 0%, 0%, 0);
    position: relative;
    transition: all 0.3s ease-in-out 0s;
}
.hm-blog-area .single-blog {
    border: 1px solid hsla(0, 0%, 0%, 0);
    margin-bottom: 30px;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
}
.single-blog::before {
    background: hsl(0, 0%, 100%) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
}
.single-blog:hover {
    border: 1px solid hsl(0, 0%, 87%);
}
.single-blog:hover::before {
    opacity: 1;
}
.blog-title > span {
    color: hsl(0, 0%, 13%);
    font-size: 14px;
}
.blog-title {
    left: 0;
    opacity: 0;
    padding: 0 15px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.5s ease 0s;
}
.single-blog:hover .blog-title {
    opacity: 1;
}
.blog-title > h3 {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    margin: 10px 0;
    transition: all 0.3s ease 0s;
}
.blog-title > h3 a {
    color: hsl(0, 0%, 13%);
}
.blog-title > h3 a:hover {
    color: hsl(0, 0%, 40%);
}
.blog-title > a {
    color: hsl(0, 0%, 40%);
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    transition: all 0.3s ease 0s;
}
.blog-title > a:hover {
    color: hsl(0, 0%, 47%);
    padding-left: 5px;
}
.blog-info.blog-pad {
    margin: 0;
    padding: 20px 25px;
}
.blog-meta > span {
    padding-right: 20px;
}
.blog-meta a {
    color: hsl(0, 0%, 40%);
    text-transform: capitalize;
    transition: all 0.3s ease 0s;
}
.blog-meta span {
    color: hsl(0, 0%, 40%);
    text-transform: capitalize;
    transition: all 0.3s ease 0s;
}
.blog-meta a:hover {
    color: hsl(0, 0%, 53%);
}
.blog-meta a i {
    color: hsl(0, 0%, 27%);
    font-size: 14px;
    padding-right: 10px;
}
.blog-meta i {
    color: hsl(0, 0%, 27%);
    font-size: 14px;
    padding-right: 10px;
}
.blog-part .blog-info h3 {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 27px;
    margin: 15px 0 20px;
    text-transform: uppercase;
}
.blog-info > a.read-more {
    border: 1px solid hsl(0, 0%, 27%);
    color: hsl(0, 0%, 27%);
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    margin-top: 14px;
    padding: 11px 30px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}
.blog-info > a.read-more:hover {
    background-color: hsl(0, 0%, 27%);
    color: hsl(0, 0%, 100%);
}
.blog-info p a img {
    display: block;
}
/* Style Team area */

.team-wrapper {
    border: 1px solid hsl(0, 0%, 91%);
}
.team-member {
    position: relative;
}
.team-member > img {
    filter: grayscale(100%);
    width: 100%;
}
.team-member::before {
    background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    width: 100%;
    z-index: 1;
}
.team-wrapper:hover .team-member::before {
    background: hsla(205, 15%, 15%, 0.55) none repeat scroll 0 0;
}
.team-info {
    padding: 15px 0;
}
.team-icon {
    bottom: 30px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 99;
}
.team-icon > a {
    border: 1px solid hsla(0, 0%, 0%, 0);
    border-radius: 50%;
    color: hsl(0, 0%, 100%);
    display: inline-block;
    font-size: 18px;
    height: 40px;
    line-height: 36px;
    margin: 0 15px;
    opacity: 0;
    text-align: center;
    visibility: hidden;
    width: 40px;
}
.team-icon > a:hover {
    background: hsl(0, 0%, 100%) none repeat scroll 0 0;
    color: hsl(0, 0%, 40%);
}
.team-wrapper:hover .team-icon > a {
    margin: 0 5px;
    opacity: 1;
    visibility: visible;
}
.team-info h3 {
    font-size: 20px;
    text-transform: uppercase;
}
.team-info span {
    color: hsl(0, 0%, 40%);
    text-transform: uppercase;
}
.team-member img {
    filter: grayscale(100%);
}
/* header with hamburger style */

.header-position {
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 9;
}
.logo {
    margin-top: 22px;
}
.logo a {
    color: #222;
    font-family: "Dosis", sans-serif;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 1px;
}
.main-menu {} .main-menu ul {} .main-menu ul li {
    display: inline-block;
    margin-left: 30px;
    padding: 30px 0;
    position: relative;
}
.main-menu ul li a {
    color: #464646;
    font-family: "Lato", sans-serif;
    font-size: 13px;
    font-weight: 400;
    position: relative;
    text-transform: uppercase;
}
.main-menu ul li:hover > a {
    color: #999
}
.main-menu ul li ul {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: left;
    top: 100%;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 190px;
    z-index: 99999;
}
.main-menu ul li:hover > ul {
    opacity: 1;
    visibility: visible;
}
.main-menu ul li ul li a {} .main-menu ul li ul li {
    display: block;
    margin: 0;
    padding: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.03);
    transition: all .3s ease 0s;
}
.main-menu ul li ul li:hover {
    background: #f5f5f5;
}
.main-menu ul li ul li a {
    display: block;
    padding: 10px 15px;
    text-transform: capitalize;
}
.main-menu ul li ul li:first-child {
    border-top: none;
}
.main-menu ul li ul li:hover > a {
    padding-left: 15px
}
.main-menu ul li ul li a:before {
    display: none
}
.main-menu ul li ul li > ul {
    left: 100%;
    margin-top: -1px;
    opacity: 0;
    position: absolute;
    top: 45%;
    visibility: hidden;
}
.main-menu ul li ul li:hover > ul {
    top: 0;
}
.main-menu.text-right span {
    float: right;
}
.mean-container .mean-bar {
    background: transparent none repeat scroll 0 0;
    min-height: 0;
    padding: 0;
}
.mean-container > a.meanmenu-reveal {
    border: 1px solid #464646;
    color: #464646;
    margin-top: -22px;
    padding: 4px 5px;
    position: absolute;
}
.mean-container > a.meanmenu-reveal span {
    background-color: #333;
}
.mean-container .mean-nav {
    margin-top: 15px;
}
/**
 * Note: I have omitted any vendor-prefixes for clarity.
 * Adding them is left as an exercise for the reader.
 */
/* stiky */

.header-sticky.sticky {
    animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
    background: #fff;
    left: 0;
    position: fixed;
    top: 0;
    right: 0;
    margin: auto;
    width: 100%;
    z-index: 999999;
    box-shadow: 0 1px 3px rgba(50, 50, 50, 0.4);
}
.logged-in .header-sticky.sticky {
    top: 32px;
}
/* intelligent-header */

.headroom {
    will-change: transform;
    transition: transform 200ms linear;
}
.headroom--pinned {
    transform: translateY(0%);
}
.headroom--unpinned {
    transform: translateY(-100%);
}
.intelligent-header {
    background-color: #fff;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 999999;
}
.header-space {
    height: 80px;
}
.intelligent-header.headroom--pinned {
    transition: all 0.3s ease 0s;
}
.intelligent-header.headroom--not-top {
    box-shadow: 0 1px 3px rgba(50, 50, 50, 0.4);
}
/* Menu Toggle */

.menu-toggle {
    box-sizing: border-box;
    float: right;
    height: 19px;
    margin-left: 30px;
    margin-top: 31px;
    padding: 0;
}
.stick .menu-toggle {
    margin-top: 25px;
}
.hamburger-box {
    height: 19px;
    width: 30px;
}
.hamburger-inner,
.hamburger-inner::after,
.hamburger-inner::before {
    background-color: #000;
    height: 2px;
    width: 30px;
}
.hamburger-inner::before {
    top: -8px;
}
.hamburger-inner::after {
    bottom: -8px;
}
/* Main Menu */

.main-menu {
    padding: 0;
}
.menu-style-toggle {} .menu-style-toggle nav {
    opacity: 0;
    margin-right: -30px;
    visibility: hidden;
}
.menu-style-toggle nav.menu-open {
    opacity: 1;
    margin-right: 0;
    visibility: visible;
}
.menu-style-toggle nav {
    float: left;
    transition: all 0.3s ease 0s;
}
.main-menu.mean-menu.menu-style-toggle.text-right {
    float: right;
}
.waraper .header-sticky.sticky {
    padding-left: 100px;
    padding-right: 100px;
}
.waraper {
    padding: 0 100px;
}
.header-position {
    position: absolute;
    width: 100%;
    z-index: 99;
    left: 0;
}
.header-color .logo a,
.header-color .main-menu ul li a,
.header-color .main-menu ul li ul li a {
    color: #fff;
}
.header-color .main-menu ul li ul li a {
    color: #464646;
}
.header-color.sticky .logo a,
.header-color.sticky .main-menu ul li a,
.header-color.sticky .main-menu ul li ul li a {
    color: #464646;
}
.header-color.sticky .main-menu ul li ul li a {
    color: #464646;
}
.menu-toggle.hamburger {
    display: inline-flex;
}
.header-style-3 .main-menu ul li {
    padding: 0;
}
.header-style-3 .site-logo {
    padding-top: 34px;
}
/* .hamburger {
  margin: 15px 0;
} */

.primary-nav-wrap.header-3-style > nav > ul > li > a {
    visibility: hidden;
    transition: all 3s ease 0s;
}
.primary-nav-wrap.header-3-style nav.menu-open > ul > li > a {
    visibility: visible;
    transition: all 3s ease 0s;
}
/* 11. footer style  */

.footer-border {
    border-top: 1px solid hsl(0, 0%, 96%);
}
.footer-area {
    position: relative;
}
.footer-info {
    position: relative;
}
.footer-info {} .footer-info span {
    color: hsl(0, 0%, 40%);
    font-size: 36px;
    margin-bottom: 30px;
}
.footer-info h5 {
    color: hsl(0, 0%, 40%);
    letter-spacing: 2px;
    margin: 0;
    text-transform: uppercase;
}
.copyright {} .copyright p {
    letter-spacing: 1px;
    margin: 0;
    text-transform: uppercase;
}
.footer-info ul {} .footer-info ul li {
    line-height: normal;
    padding: 8px 0;
}
.footer-logo {
    margin-bottom: 10px;
}
.social-icon {} .social-icon a {
    border: 1px solid hsl(0, 0%, 27%);
    border-radius: 50%;
    display: inline-block;
    height: 30px;
    line-height: 27px;
    margin: 0 5px;
    text-align: center;
    width: 30px;
}
.social-icon a:hover {
    background: hsl(0, 0%, 27%) none repeat scroll 0 0;
    color: hsl(0, 0%, 100%);
}
.footer-4 .footer-logo {
    display: inline-block;
    float: left;
    margin-bottom: 0;
    margin-top: 3px;
}
.footer-4 .social-icon {
    float: right;
    text-align: center;
}
.footer-4 .footer-logo > p {
    margin-bottom: 0;
}
.logo.logo-style {
    margin-top: 0;
}
.copyright > p {
    margin-top: 2px;
}
.footer-info .logo > a {
    color: hsl(0, 0%, 13%);
    font-family: "Dosis", sans-serif;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.footer-info ul li {
    line-height: normal;
    padding: 8px 0;
}
.footer-info .social-icon {
    margin-top: 10px;
}
.footer-main-content .social-icon {
    margin-top: 10px;
}
.footer-main-content .logo.logo-style {
    margin-bottom: 6px;
}
.footer-area .widget_tag_cloud .tagcloud a {
    background: hsl(0, 0%, 20%) none repeat scroll 0 0;
    color: hsl(0, 0%, 100%);
    border-color: #333;
}
.footer-area .widget_tag_cloud .tagcloud a:hover {
    background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
    color: hsl(0, 0%, 20%);
}
.widget_recent_entries ul li a {
    color: #464646;
    display: block;
    font-size: 14px;
    margin-bottom: 0px;
    padding-bottom: 4px;
}
/* Slider Css */

.class-to-style {
    position: absolute;
    top: 50%;
    color: #fff;
    z-index: 9;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
    transition: .4s;
    opacity: 0;
    visibility: hidden;
}
.slider:hover .class-to-style {
    opacity: 1;
    visibility: visible;
}
.class-to-style:hover {
    color: #999;
}
.class-to-style.prev {
    left: 10px;
}
.class-to-style.next {
    right: 10px;
}
/* Single Service */

.single-service:hover {
    transform: translateY(-10px);
}
.content-price {
    font-family: dosis;
}
/* Contact Page Form */

.contact-area input,
.contact-area textarea {
    color: #666666;
    font-size: 12px;
    font-weight: 300;
    height: 45px;
    margin-bottom: 18px;
    padding: 0 20px;
    border-radius: 0;
    width: 100%
}
.contact-area textarea {
    height: 153px;
    padding: 10px 20px;
    margin-bottom: 40px
}
.contact-area input::-moz-placeholder,
.contact-area textarea::-moz-placeholder {
    color: #666666;
}
.contact-area input::-webkit-input-placeholder,
.contact-area textarea::-webkit-input-placeholder {
    color: #666666;
}
.contact-area .button {
    background: #464646 none repeat scroll 0 0;
    border: 1px solid #464646;
    border-radius: 0;
    color: #ffffff;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    height: 38px;
    margin: 0;
    padding: 6px 30px;
    position: relative;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
    width: initial;
}
.contact-area .button:hover {
    background: transparent;
    color: #464646;
}
.slick-slide img {
    display: inline-block;
}
/* Body Class Page Css */

.hometwo-transparent .header-area,
.homefive-transparent .header-area {
    background-color: transparent;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
}
.hometwo-transparent .site-logo a,
.homefive-transparent .site-logo a {
    color: #fff;
}
.homefive-transparent .primary-nav-wrap > nav > ul > li > a,
.hometwo-transparent .primary-nav-wrap > nav > ul > li > a {
    color: #fff;
}
.home-six .portfolio-menu {
    text-align: left;
}
.home-six .portfolio-menu button:first-child {
    margin-left: 0;
}
.home-six .footer-bottom {
    background-color: #fff;
}
.comments-area .blog-title {
    left: inherit;
    opacity: 1;
    padding: 0 15px;
    position: relative;
    right: inherit;
    text-align: left;
    top: 0;
    transform: none;
    transition: all 0.5s ease 0s;
}
.archive-portfolio .hover-style:hover::before {
    opacity: 0;
}
.archive-portfolio .another-portfolio-title {
    padding: 13px 0;
}
.portfolio-area.archive-portfolio {
    margin-bottom: 36px;
    margin-top: 78px;
}
.archive-portfolio .hover-style::before {
    position: relative;
}
.portfolio-meta {} .portfolio-meta ul {
    background: hsl(0, 0%, 97%) none repeat scroll 0 0;
    border: 1px solid hsl(0, 0%, 90%);
    margin: 0;
    padding: 0 20px;
}
.portfolio-meta ul li {
    border-bottom: 1px solid hsl(0, 0%, 90%);
    color: hsl(0, 0%, 40%);
    padding: 15px 0;
}
.portfolio-meta ul li:last-child {
    border-bottom: 0 none;
}
.portfolio-meta ul > li i {
    color: hsl(0, 0%, 27%);
    font-size: 16px;
    line-height: normal;
    margin-right: 20px;
}
.portfolio-meta ul li span {
    color: hsl(0, 0%, 27%);
    font-weight: bold;
    margin-right: 5px;
}
.portfolio-meta ul li {} .project-desc {
    margin-bottom: 30px;
}
.project-desc h3 {
    border-bottom: 1px solid hsl(0, 0%, 90%);
    color: hsl(0, 0%, 27%);
    font-size: 24px;
    letter-spacing: 2px;
    line-height: 22px;
    margin: 0 0 20px;
    padding-bottom: 20px;
    text-transform: uppercase;
}
.post-share ul {
    border-bottom: 1px solid hsl(0, 0%, 90%);
    border-top: 1px solid hsl(0, 0%, 90%);
    overflow: hidden;
    padding: 10px 0;
}
.post-share li {
    float: left;
    margin-right: 18px;
}
.post-share li a {
    display: block;
    font-size: 16px;
}
.portfolio-img > img {
    width: 100%;
}
.allinfo-singl-project {
    padding-bottom: 77px;
    padding-top: 60px;
}
.portfolio-details {
    padding-top: 39px;
}
/* Blog details page */

.blog-slider {
    margin: 0 0 40px;
}
.blog-info-dec > p {
    line-height: 30px;
}
.blog-info-dec span {
    display: inline-block;
    float: left;
    font-size: 60px;
    line-height: 1;
    margin: 0 5px 0 0;
}
blockquote {
    border-left: 5px solid #4b4a4a;
    color: #666666;
    font-style: italic;
    font-weight: bold;
    line-height: 30px;
    margin: 52px 0 54px 70px;
    padding: 0 70px 0 26px;
}
.blog-info > p {
    line-height: 30px;
}
.blog-info > ul > li {
    color: #666666;
    font-size: 16px;
    margin-bottom: 10px;
    position: relative;
}
.blog-info li:last-child {
    margin-bottom: 0px;
}
.blog-info > ul {
    margin: 0 0 0 20px;
}
.user-text {
    color: #666;
    display: inline-block;
    float: left;
    font-family: dosis;
    letter-spacing: 2px;
}
.user-share {
    display: inline-block;
    float: right;
}
.user-info {
    display: block;
    margin: 44px 0 53px;
    overflow: hidden;
}
.user-name {
    padding-right: 47px;
}
.user-share > ul {
    display: inline-block;
}
.user-share > span {
    color: #666666;
    display: inline-block;
    float: left;
    font-family: dosis;
    letter-spacing: 3px;
    margin-right: 0;
}
.user-share > ul > li {
    display: inline-block;
    float: left;
    margin-left: 12px!important;
}
.blog-info.story-hbtitle .user-info ul {
    margin: 0;
}
.user-share > ul > li:first-child {
    margin-left: 0px;
}
.user-share a {
    color: #666666;
}
.user-share a:hover {
    color: #222;
}
.next-prev {
    border-bottom: 1px solid #e7e7e7;
    border-top: 1px solid #e7e7e7;
    padding: 20px 0;
}
.next-prev a {
    background-color: #f6f6f6;
    border-radius: 5px;
    color: #666;
    display: inline-block;
    font-family: dosis;
    font-size: 14px;
    letter-spacing: 2px;
    padding: 8px 20px;
    text-transform: capitalize;
}
.next-prev a i {
    color: #666;
    transition: all .3s ease 0s;
}
.next-prev a.prev-btn i {
    padding-right: 5px;
}
.next-prev a.next-btn i {
    padding-left: 5px;
}
.next-prev a:hover {
    background-color: #000;
    color: #fff;
}
.next-prev a:hover i {
    color: #fff;
}
a.next-btn {
    float: right;
}
.user-info .user-name > a,
.blog-info .next-prev a,
.story-hbtitle .user-info .post-comment {
    text-decoration: none;
}
.widget_recent_comments ul li {
    padding: 16px 0;
}
.widget_recent_comments ul li:last-child {
    padding-bottom: 18px!important;
}
.author-box.author {
    align-items: flex-start;
    display: flex;
    justify-content: initial;
    margin: 100px 0;
    overflow: hidden;
}
.author-img {
    display: inline-block;
    float: left;
}
.author-info {
    float: right;
    padding-left: 30px;
    text-align: left;
    width: calc(100% - 120px);
}
.author-info > h4 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 20px;
    margin-top: 0;
    text-transform: uppercase;
}
.author-info > h4 a {
    color: #666666;
}
.author-info > h4 a:hover {
    color: #000;
}
.author-info > h4 a span {
    color: #999999;
    font-size: 14px;
    margin-left: 7px;
}
.author-info > p {
    letter-spacing: 1px;
    line-height: 25px;
    margin-bottom: 0;
}
.related-post-title {
    margin-top: 20px;
}
.related-post {
    display: block;
    overflow: hidden;
}
.single-related-post img {
    width: 100%;
}
.single-related-post a {
    display: block;
}
.related-post-title > h3 {
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    line-height: 1.4;
    margin-bottom: 10px;
    margin-top: 0;
    text-transform: capitalize;
}
.related-post-title > h3 a {
    color: #202020;
}
.related-post-title > h3 a:hover {
    color: #666;
}
.related-post-title > span {
    color: #636363;
    font-size: 13px;
}
.single-comment {
    position: relative;
}
.comment-img {
    display: inline-block;
    float: left;
    margin-right: 30px;
}
.comment-text > p {
    margin-bottom: 0;
}
.comment-text .author-name,
.comment-text a.url {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.5px;
    margin-bottom: 17px;
    text-transform: capitalize;
}
.bypostauthor .comment-text a.url::after {
    content: "\f2c0 ";
    font-family: fontawesome;
    font-size: 90%;
    left: 3px;
    opacity: 0.5;
    position: relative;
    top: 0;
}
.comment-text > p {
    color: #525252;
    letter-spacing: 1px;
    padding-right: 25px;
}
.comment-border {
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 40px;
    padding-bottom: 40px;
}
.single-comment.comment-border:last-child {
    margin-bottom: 0px;
}
.parent-comment {
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 50px;
    padding-bottom: 50px;
    overflow: hidden;
}
.comment-text .reply a {
    background-color: #ffffff;
    border: 1px solid #e4e4e4;
    border-radius: 50px;
    bottom: -12px;
    color: #4c4c4c;
    display: inline-block;
    font-size: 12px;
    letter-spacing: 1px;
    padding: 5px 20px 6px;
    position: absolute;
    right: 0;
    text-transform: uppercase;
}
.comment-text .reply a:hover {
    background-color: #000;
    color: #fff;
}
.replay-comment {
    margin-left: 150px;
}
.leave-comment h3.leave__comment--title {
    color: #222222;
    font-family: dosis;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 2px;
    margin-bottom: 11px;
    text-transform: uppercase;
}
.leave-comment > p {
    color: #000000;
    font-size: 14px;
    letter-spacing: 1px;
    margin: 0;
}
.leave-comment-form {
    margin-top: 40px;
}
.comment-respond h3.comment-reply-title {
    color: #222222;
    font-family: dosis;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 11px;
    text-transform: uppercase;
}
.comment-form > p {
    margin: 0;
}
.comment-form > p.comment-notes {
    color: #000000;
    font-size: 14px;
    letter-spacing: 1px;
    margin: 0;
}
.form-submit .submit {
    margin-bottom: 0;
}
.input_half {
    width: 50%;
    float: left;
}
.input_half.left {
    padding-right: 15px;
}
.input_half.right {
    padding-left: 15px;
}
.leave-comment-form form textarea {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dddddd;
    color: #666666;
    font-size: 14px;
    height: 178px;
    letter-spacing: 1px;
    margin-bottom: 30px;
    margin-top: 40px;
    padding: 30px;
}
.leave-comment-form form input {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dddddd;
    color: #666;
    font-size: 14px;
    height: 48px;
    letter-spacing: 1px;
    padding: 2px 30px;
    width: 100%;
    margin-bottom: 30px;
}
.leave-comment-form form input::-webkit-input-placeholder,
.leave-comment-form form textarea::-webkit-input-placeholder {
    /* Chrome */
    
    color: #666;
    opacity: 1;
}
.leave-comment-form form input::-moz-placeholder,
.leave-comment-form form textarea::-moz-placeholder {
    /* Firefox 19+ */
    
    color: #666;
    opacity: 1;
}
.leave-comment-form .submit {
    background-color: #000;
    border: 1px solid #000;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    letter-spacing: 1px;
    padding: 11px 28px 7px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    width: 30%;
}
.leave-comment-form .submit:hover {
    background-color: #fff;
    color: #666;
    border: 1px solid #dddddd;
}
.blog-comment,
.leave-comment {
    margin-top: 50px;
}
.comment-respond {
    margin-bottom: 50px;
    margin-top: 50px;
}
.comment-text .comment-meta.commentmetadata a {
    display: inline-block;
}
.comment-text .comment-meta.commentmetadata a.url {} .comment-meta.commentmetadata {
    position: relative;
}
.edit--btn {
    position: absolute;
    right: 0;
    top: 0;
}
.comment-meta.commentmetadata {
    margin-bottom: 10px;
}
.comment--date--time {
    margin-top: 5px;
}
#reply-title a {} .comment-reply-title small {
    float: right;
}
.comment-reply-title small a#cancel-comment-reply-link {
    height: 25px;
    width: 25px;
    font-size: 0;
}
.comment-reply-title small a#cancel-comment-reply-link::after {
    content: "\f00d";
    font-size: 25px;
    position: relative;
    top: 0px;
    right: 0;
    font-family: FontAwesome;
}
.comment-reply-title small a#cancel-comment-reply-link:focus {
    text-decoration: none;
    outline: none;
}
.no-comments {
    background: #f1f1f1 none repeat scroll 0 0;
    padding: 10px 15px;
}
.comment-title {
    font-weight: 600;
    line-height: 40px;
    text-transform: capitalize;
}
.related-post .row {
    display: flex;
    flex-flow: wrap;
}
.related-post .row div[class*="col-"] {
    margin-top: 30px;
}
.related-post .sidebar-title {
    margin-bottom: 34px;
}
@media (min-width: 768px) and (max-width: 991px) {
    .comment-list .children {
        margin-left: 30px;
    }
    .comment-author.comment-img {
        width: 100px;
    }
    .comment-text {
        padding-left: 120px;
    }
}
@media ( max-width: 767px) {
    .comment-list .children {
        margin-left: 10px;
    }
    .comment-author.comment-img {
        float: none;
        width: 60px;
    }
    .comment-text {
        padding-left: 0;
        padding-top: 20px;
    }
    .comment-respond h3.comment-reply-title {
        font-size: 16px;
        letter-spacing: 0;
    }
    .input_half {
        float: none;
        width: 100%;
    }
    .input_half.left {
        padding-right: 0;
    }
    .input_half.right {
        padding-left: 0;
    }
    .leave-comment-form form textarea {
        height: 120px;
        letter-spacing: 0px;
        padding: 15px;
        margin-bottom: 20px;
    }
    .leave-comment-form form input {
        letter-spacing: 0px;
        margin-bottom: 20px;
        padding: 2px 15px;
    }
    .comment-title.sidebar-title {
        font-size: 18px;
        letter-spacing: 0;
        line-height: 28px;
    }
}
/* Author Informations */

.sidebar-widget .author--info--wrap img {
    width: 100%;
}
.video-img > img {
    width: 100%;
}
.self-info {
    padding: 37px 35px 50px;
    background-color: #f6f6f6;
}
.self-info > h3 {
    color: #000;
    font-family: open sans;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
}
.self-info > p {
    color: #000;
    margin: 0;
}
.self-info > p span {
    font-weight: bold;
}
.sidebar-widget .blog-social {
    margin-top: 43px;
}
.sidebar-widget .blog-social > h4 {
    color: #363535;
    font-family: open sans;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 39px;
    position: relative;
}
.sidebar-widget .blog-social ul li {
    display: inline-block;
    margin: 0 5px;
    border: 0 !important;
}
.sidebar-widget .blog-social ul li a {
    border: 1px solid #666;
    border-radius: 50px;
    color: #666;
    display: inline-block;
    font-size: 18px;
    height: 40px;
    line-height: 38px;
    padding: 0;
    width: 40px;
}
.sidebar-widget .blog-social ul li a:hover {
    background: #464646 none repeat scroll 0 0;
    color: #fff;
}
.sidebar-widget .blog-social h4::before {
    background-color: #565252;
    bottom: -13px;
    content: "";
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 50px;
}
.sidebar-banner img {
    max-width: 100%;
    width: 100%;
}
.sidebar-banner a {
    display: block;
}
aside .sidebar-title {
    display: inline-block;
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 20px;
    padding-bottom: 10px;
    position: relative;
}
/* Video popup */

.video-img {
    position: relative;
}
.video-img a {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 50%;
    font-size: 24px;
    height: 50px;
    left: 0;
    line-height: 50px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    color: #000;
}
.video-img a:hover {
    background: #666 none repeat scroll 0 0;
    color: #fff;
}
.video-title h5 {
    color: #1c1c1c;
    font-family: open sans;
    font-size: 14px;
    font-weight: 600;
    line-height: 25px;
    margin-bottom: 8px;
}
.video-title h5 a {
    color: #1c1c1c;
    margin-bottom: 8px;
}
.video-title h5 a:hover {
    color: #555;
}
.video-title > span {
    color: #979797;
    font-weight: 600;
}
.video-title {
    margin-top: 23px;
}
.sidebar-title {
    color: #000;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 64px;
    margin-top: 0;
    position: relative;
    text-transform: uppercase;
}
.sidebar-widget {
    margin-bottom: 70px;
}
/* Recent post */

.post-img {
    display: inline-block;
    float: left;
}
.sidebar-post > li {
    display: block;
    margin-bottom: 30px;
    overflow: hidden;
}
.sidebar-post > li:last-child {
    margin-bottom: 0px;
}
.post-text {
    padding-left: 141px;
}
.sidebar-widget .post-text > h4 {
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 26px;
    margin-bottom: 5px;
    margin-top: 0;
    text-transform: uppercase;
}
.post-text > h4 a {
    color: #2a2a2a;
    font-size: 15px;
}
.post-text > h4 a:hover {
    color: #555;
}
.post-text > span {
    color: #000;
    font-size: 13px;
    display: block;
}
/* Search Form */

.blog-search form#search input[type="text"] {
    background: #f6f6f6 none repeat scroll 0 0;
    border: medium none;
    color: #989797;
    font-size: 16px;
    font-weight: 300;
    height: 60px;
    margin-bottom: 0;
    padding: 2px 82px 2px 30px;
    width: 100%;
}
.blog-search form input[type="text"]::-webkit-input-placeholder {
    /* Chrome */
    
    color: #989797;
    opacity: 1;
}
.blog-search form input[type="text"]::-moz-placeholder {
    /* Firefox 19+ */
    
    color: #989797;
    opacity: 1;
}
.blog-search form {
    position: relative;
    background-color: #f6f6f6;
}
.blog-search form button {
    background-color: transparent;
    border: medium none;
    color: #bbbbbb;
    font-size: 20px;
    height: 60px;
    padding: 0 23px;
    position: absolute;
    right: 0px;
    transition: all .3s ease 0s;
    top: 0;
}
.blog-search form button:hover {
    color: #000;
}
.blog-search form button::before {
    background-color: #eaeaea;
    bottom: 10px;
    content: "";
    height: 40px;
    margin: 0 auto;
    position: absolute;
    right: 65px;
    width: 1px;
}
/* Side bar Menu */

.widget_categories.sidebar-widget ul li {
    text-align: right;
    color: #999999;
    overflow: hidden;
}
.widget_categories.sidebar-widget ul li a {
    display: block;
    float: left;
    text-align: left;
}
.sidebar-widget:not(.widget_themename__author_about_widget) ul li {
    margin-bottom: 12px;
    list-style: none;
}
.sidebar-widget.widget_themename__recent_post ul li {
    border-bottom: 0px solid rgba(0, 0, 0, 0);
}
.sidebar-widget ul li a {
    color: #444444;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
}
.sidebar-widget ul li:hover a {
    color: #000;
}
.sidebar-widget ul li:last-child {
    border-bottom: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.sidebar-widget ul li ul.children li {
    border-bottom: medium none;
    border-top: 1px solid #ddd;
}
/* Tag cloud */

.tagcloud a {
    background-color: #fff;
    border-radius: 5px;
    color: #000000;
    display: inline-block;
    font-size: 12px !important;
    letter-spacing: 1px;
    margin: 0 6px 12px 6px;
    padding: 7px 16px;
    background-color: #f6f6f6;
}
.tagcloud a:hover {
    background-color: #000;
    color: #fff;
}
.single-footer .tagcloud a:hover {
    background: #ddd none repeat scroll 0 0;
    color: #333;
}
.single-footer .tagcloud a {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #fff;
}
.blog-wrapper .blog-title {
    opacity: 1;
    padding: 0;
    position: relative;
    right: 0;
    text-align: inherit;
    top: inherit;
    transform: inherit;
    margin-bottom: 17px;
}
.sidebar-title::before {
    background-color: #000000;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 60px;
}
.sidebar-title {
    line-height: 26px;
}
.our-blog-area .blog-img {
    margin-top: 0;
    margin-bottom: 0;
}
.sidebar-widget:not(.widget_themename__author_about_widget) ul li {
    border-bottom: 1px solid #dddddd;
    list-style: outside none none;
    margin-bottom: 0;
}
.blog-part .blog-info > h3 {
    margin-bottom: 15px;
}
.sidebar-widget.widget_categories li a {
    margin-top: -2px;
    line-height: 30px;
}
.sidebar-widget.widget_categories li {
    line-height: 39px;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
.widget_miami_recent_post.sidebar-widget:not(.widget_themename__author_about_widget) ul li {
    border: 0 none;
    padding-bottom: 0;
}
.post-pagination ul li a,
.post-pagination ul li span {
    border: 1px solid #c1c1c1;
    border-radius: 5px;
    color: #464646;
    display: block;
    margin: 0 5px;
    padding: 0 15px;
}
.blog-info ul {
    margin: 0;
}
.footer-logo {
    margin-bottom: 10px;
}
.footer-icon {
    margin-bottom: 20px;
}
.footer-icon > p {
    font-family: Lato;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 33px;
    margin-bottom: 19px;
    margin-top: -4px;
    text-transform: capitalize;
}
.footer-all.copy-stl-2 {
    padding: 23px 0;
}
.comment-author-link {
    font-weight: bold;
}
blockquote {
    padding: 14px 17px;
}
.tagcloud a {
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
}
.blog-part.mb-60 {
    margin-bottom: 60px;
}
.sticky .blog-part.mb-60 {
    margin: 0;
}
.footer-bottom.copy-rt-1 {
    padding-bottom: 20px;
    padding-top: 20px;
}
.copy-rt-1 .copyright-text {
    margin-top: 9px;
}
.portfolio-title.title-style-1 a {
    color: #fff;
}
aside.widget-area {
    padding-bottom: 52px;
}
.blog-story-area {
    padding-bottom: 40px;
}
.price-page .footer-bottom {
    background: #fff none repeat scroll 0 0;
}
.next-prev {
    overflow: hidden;
}
.comment-respond h3.comment-reply-title::before {
    background-color: #000000;
    bottom: -15px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 60px;
}
.comment-respond h3.comment-reply-title {
    position: relative;
}
.comment-form > p.logged-in-as,
.comment-form > p.comment-notes {
    margin: 27px 0 0;
}
.cd-headline {
    font-size: 30px;
}
.home-blog-area .blog-title > span {
    margin-bottom: 15px;
}
/*KC plugin padding fix*/

.kc-row-container.kc-container {
    padding: 0;
}
/* Normal desktop :992px. */

@media (min-width: 992px) and (max-width: 1200px) {

    .alignnone,
    .alignright {
        margin-bottom: 0px;
        width: 48%;
    }
}
/* Tablet desktop :768px. */

@media (min-width: 768px) and (max-width: 991px) {
    .alignnone,
    .alignright {
        margin-bottom: 0px;
        width: 48%;
    }
}
/* small mobile :320px. */

@media (max-width: 767px) {
    .alignnone,
    .alignright {
        margin-bottom: 25px;
        width: 100%;
    }
    .user-share {
        float: none;
        margin-top: 15px;
    }
    .related-post .row div[class*="col-"] {
        clear: both;
        margin-top: 30px;
        width: 100%;
    }
}
.boxed-layout .kc_row {
    padding-left: 0 !important;
    padding-right: 0 !important;
    left: 0 !important;
    width: 100% !important;
}
/* .col-md-3.col-sm-6.col-xs-12.grid-item {
  margin: 0;
  padding: 0;
} */
/* .seven .kc_column, .kc_column_inner {
  padding-left: 0px;
  padding-right: 0px;
} */

.page-area{padding-top:80px;padding-bottom:80px;}body, .site-wrapper.boxed-layout{background-color:#fff;}.header-area{background-color:#ffffff;}.header-top-area{background-color:#1E2127;}.top-bar-left-content,.header-info{color:#ffffff;}.header-top-area{padding-top:15px;padding-bottom:15px;}.primary-nav-wrap > nav > ul > li > a{font-family:Lato;text-transform:uppercase;font-weight:400;font-style:normal;color:#464646;font-size:13px;opacity: 1;visibility: visible;-webkit-transition: opacity 0.24s ease-in-out;-moz-transition: opacity 0.24s ease-in-out;transition: opacity 0.24s ease-in-out;}.wf-loading .primary-nav-wrap > nav > ul > li > a,{opacity: 0;}.ie.wf-loading .primary-nav-wrap > nav > ul > li > a,{visibility: hidden;}.primary-nav-wrap .sub-menu > li > a{font-family:Lato;text-transform:capitalize;font-weight:400;font-style:normal;color:#464646;font-size:13px;opacity: 1;visibility: visible;-webkit-transition: opacity 0.24s ease-in-out;-moz-transition: opacity 0.24s ease-in-out;transition: opacity 0.24s ease-in-out;}.wf-loading .primary-nav-wrap .sub-menu > li > a,{opacity: 0;}.ie.wf-loading .primary-nav-wrap .sub-menu > li > a,{visibility: hidden;}.primary-nav-wrap .sub-menu > li:hover > a{color:#777777;}.primary-nav-wrap .sub-menu > li:hover > a{background-color:#f5f5f5;}.primary-nav-wrap ul.sub-menu li + li{border-top:1px solid #333;}.header-area.header-sticky.sticky .primary-nav-wrap ul > li > a{color:#333333;}.header-area.sticky{background-color:#ffffff;}.header-sticky.sticky .site-logo a{color:#333333;}.site-logo a{font-family:Dosis;text-transform:uppercase;font-weight:600;font-style:normal;color:#222222;font-size:24px;opacity: 1;visibility: visible;-webkit-transition: opacity 0.24s ease-in-out;-moz-transition: opacity 0.24s ease-in-out;transition: opacity 0.24s ease-in-out;}.wf-loading .site-logo a,{opacity: 0;}.ie.wf-loading .site-logo a,{visibility: hidden;}.breadcrumbs h2.page-title{opacity: 1;visibility: visible;-webkit-transition: opacity 0.24s ease-in-out;-moz-transition: opacity 0.24s ease-in-out;transition: opacity 0.24s ease-in-out;}.wf-loading .breadcrumbs h2.page-title,{opacity: 0;}.ie.wf-loading .breadcrumbs h2.page-title,{visibility: hidden;}{padding-top:100;padding-bottom:100;}{padding-top:80px;padding-bottom:80px;} {background-size:cover;background-position:left top;}body{font-family:Lato;line-height:14px;font-weight:400;font-style:normal;color:#464646;font-size:14px;opacity: 1;visibility: visible;-webkit-transition: opacity 0.24s ease-in-out;-moz-transition: opacity 0.24s ease-in-out;transition: opacity 0.24s ease-in-out;}.wf-loading body,{opacity: 0;}.ie.wf-loading body,{visibility: hidden;}h1{font-family:Dosis;font-weight:500;font-style:normal;color:#464646;opacity: 1;visibility: visible;-webkit-transition: opacity 0.24s ease-in-out;-moz-transition: opacity 0.24s ease-in-out;transition: opacity 0.24s ease-in-out;}.wf-loading h1,{opacity: 0;}.ie.wf-loading h1,{visibility: hidden;}h2{font-family:Dosis;line-height:30px;font-weight:500;font-style:normal;color:#464646;font-size:30px;opacity: 1;visibility: visible;-webkit-transition: opacity 0.24s ease-in-out;-moz-transition: opacity 0.24s ease-in-out;transition: opacity 0.24s ease-in-out;}.wf-loading h2,{opacity: 0;}.ie.wf-loading h2,{visibility: hidden;}h3{font-family:Dosis;font-weight:normal;font-style:normal;color:#464646;opacity: 1;visibility: visible;-webkit-transition: opacity 0.24s ease-in-out;-moz-transition: opacity 0.24s ease-in-out;transition: opacity 0.24s ease-in-out;}.wf-loading h3,{opacity: 0;}.ie.wf-loading h3,{visibility: hidden;}h4{font-family:Dosis;font-weight:normal;font-style:normal;color:#464646;opacity: 1;visibility: visible;-webkit-transition: opacity 0.24s ease-in-out;-moz-transition: opacity 0.24s ease-in-out;transition: opacity 0.24s ease-in-out;}.wf-loading h4,{opacity: 0;}.ie.wf-loading h4,{visibility: hidden;}h5{font-family:Dosis;font-weight:normal;font-style:normal;color:#464646;opacity: 1;visibility: visible;-webkit-transition: opacity 0.24s ease-in-out;-moz-transition: opacity 0.24s ease-in-out;transition: opacity 0.24s ease-in-out;}.wf-loading h5,{opacity: 0;}.ie.wf-loading h5,{visibility: hidden;}h6{font-family:Dosis;font-weight:normal;font-style:normal;color:#464646;opacity: 1;visibility: visible;-webkit-transition: opacity 0.24s ease-in-out;-moz-transition: opacity 0.24s ease-in-out;transition: opacity 0.24s ease-in-out;}.wf-loading h6,{opacity: 0;}.ie.wf-loading h6,{visibility: hidden;}.our-blog-area{padding-top:80px;padding-bottom:80px;}.post-breadcrumb-banner-area{padding-top:80px;padding-bottom:80px;}.blog-story-area{padding-top:91px;padding-bottom:42px;}.sidebar-title{opacity: 1;visibility: visible;-webkit-transition: opacity 0.24s ease-in-out;-moz-transition: opacity 0.24s ease-in-out;transition: opacity 0.24s ease-in-out;}.wf-loading .sidebar-title,{opacity: 0;}.ie.wf-loading .sidebar-title,{visibility: hidden;}.footer-top-area ,.footer-main-content {background-color:#f6f6f6;}.single-footer,.footer-main-content{margin-top:0;margin-bottom:0;}.single-footer,.footer-main-content{padding-top:50px;padding-bottom:50px;}.footer-info ul li{opacity: 1;visibility: visible;-webkit-transition: opacity 0.24s ease-in-out;-moz-transition: opacity 0.24s ease-in-out;transition: opacity 0.24s ease-in-out;}.wf-loading .footer-info ul li,{opacity: 0;}.ie.wf-loading .footer-info ul li,{visibility: hidden;}.footer-title{opacity: 1;visibility: visible;-webkit-transition: opacity 0.24s ease-in-out;-moz-transition: opacity 0.24s ease-in-out;transition: opacity 0.24s ease-in-out;}.wf-loading .footer-title,{opacity: 0;}.ie.wf-loading .footer-title,{visibility: hidden;}.footer-brief, .textwidget{opacity: 1;visibility: visible;-webkit-transition: opacity 0.24s ease-in-out;-moz-transition: opacity 0.24s ease-in-out;transition: opacity 0.24s ease-in-out;}.wf-loading .footer-brief, .textwidget,{opacity: 0;}.ie.wf-loading .footer-brief, .textwidget,{visibility: hidden;}.footer-bottom{padding-top:34px;padding-bottom:50px;}.footer-bottom{background-color:#f6f6f6;}.copyright-text,.copyright-text > p{font-family:Lato;line-height:14px;font-weight:400;font-style:normal;color:#666666;font-size:14px;opacity: 1;visibility: visible;-webkit-transition: opacity 0.24s ease-in-out;-moz-transition: opacity 0.24s ease-in-out;transition: opacity 0.24s ease-in-out;}.wf-loading .copyright-text,.copyright-text > p,{opacity: 0;}.ie.wf-loading .copyright-text,.copyright-text > p,{visibility: hidden;}.copyright-text a,.footer-bottom ul li a{color:#464646;}.error-area{background-color:#FFFFFF;}.pnf-inner > h1{opacity: 1;visibility: visible;-webkit-transition: opacity 0.24s ease-in-out;-moz-transition: opacity 0.24s ease-in-out;transition: opacity 0.24s ease-in-out;}.wf-loading .pnf-inner > h1,{opacity: 0;}.ie.wf-loading .pnf-inner > h1,{visibility: hidden;}.pnf-inner > h2{opacity: 1;visibility: visible;-webkit-transition: opacity 0.24s ease-in-out;-moz-transition: opacity 0.24s ease-in-out;transition: opacity 0.24s ease-in-out;}.wf-loading .pnf-inner > h2,{opacity: 0;}.ie.wf-loading .pnf-inner > h2,{visibility: hidden;}.pnf-inner > p{opacity: 1;visibility: visible;-webkit-transition: opacity 0.24s ease-in-out;-moz-transition: opacity 0.24s ease-in-out;transition: opacity 0.24s ease-in-out;}.wf-loading .pnf-inner > p,{opacity: 0;}.ie.wf-loading .pnf-inner > p,{visibility: hidden;}</style><script type="text/javascript"></script><style type="text/css" id="kc-css-general">.kc-off-notice{display: inline-block !important;}.kc-container{max-width:1170px;}</style><style type="text/css" id="kc-css-render">@media only screen and (min-width:1000px) and (max-width:5000px){body.kc-css-system .kc-css-242284{width:50%;}body.kc-css-system .kc-css-195508{width:50%;}body.kc-css-system .kc-css-795420{width:25%;}body.kc-css-system .kc-css-484411{width:25%;}body.kc-css-system .kc-css-977919{width:25%;}body.kc-css-system .kc-css-76536{width:25%;}body.kc-css-system .kc-css-946409{width:100%;}body.kc-css-system .kc-css-47341{width:33.47%;}body.kc-css-system .kc-css-563697{width:33.17%;}body.kc-css-system .kc-css-574715{width:33.33%;}}body.kc-css-system .kc-css-722940{padding:0px 0px 0px 0px;}body.kc-css-system .kc-css-632176{padding:0px 0px 0px 0px;}body.kc-css-system .kc-css-465917{margin-top:90px;margin-bottom:90px;}body.kc-css-system .kc-css-89949.kc_title,body.kc-css-system .kc-css-89949 .kc_title,body.kc-css-system .kc-css-89949 .kc_title a.kc_title_link{font-size:30px;font-weight:600;text-transform:uppercase;margin-top:-6px;margin-bottom:17px;}body.kc-css-system .kc-css-639137 ,body.kc-css-system .kc-css-639137 p{color:#666666;font-family:Lato;font-size:14px;line-height:26px;}body.kc-css-system .kc-css-917756 .kc_button{color:#333333;background-color:rgba(255, 255, 255, 0);font-size:14px;font-weight:400;text-transform:capitalize;border:1px solid #666666;padding-right:32px;padding-left:32px;margin-top:14px;}body.kc-css-system .kc-css-917756 .kc_button:hover{color:#ffffff;background-color:#333333;}body.kc-css-system .kc-css-791311 .progress-item span.label{color:#444444;font-size:14px;font-weight:600;text-transform:uppercase;margin-bottom:13px;}body.kc-css-system .kc-css-791311 .progress-item .value{font-size:13px;line-height:12px;font-weight:600;}body.kc-css-system .kc-css-791311 .progress-item .ui-label{margin-bottom:15px;}body.kc-css-system .kc-css-791311 .kc-ui-progress-bar,body.kc-css-system .kc-css-791311 .kc-ui-progress{height:6px;}body.kc-css-system .kc-css-791311 .kc-ui-progress-bar{background-color:#f0f0f0;}body.kc-css-system .kc-css-791311 .kc-ui-progress-bar .kc-ui-progress,body.kc-css-system .kc-css-791311 .kc-ui-progress-bar{border-radius:2px 2px 2px 2px;}body.kc-css-system .kc-css-791311 .progress-item{padding-bottom:20px;}body.kc-css-system .kc-css-745111{background:linear-gradient(rgba(0, 0, 0, 0.70), rgba(0, 0, 0, 0.70)), transparent url(http://demo.wphash.com/miami/wp-admin/admin-ajax.php?action=kc_get_thumbn&type=filter_url&id=%2Fwp-content%2Fuploads%2F2017%2F07%2Fcount.jpg) 0% 0%/cover no-repeat scroll;padding-top:120px;padding-bottom:90px;}body.kc-css-system .kc-css-795420{padding-bottom:30px;}body.kc-css-system .kc-css-822561 h4{color:#ffffff;font-size:16px;font-weight:400;text-transform:capitalize;margin-top:16px;margin-bottom:0px;}body.kc-css-system .kc-css-822561 .counterup{color:#ffffff;font-family:Dosis;font-size:45px;font-weight:500;}body.kc-css-system .kc-css-484411{padding-bottom:30px;}body.kc-css-system .kc-css-640979 h4{color:#ffffff;font-size:16px;font-weight:400;text-transform:capitalize;margin-top:16px;margin-bottom:0px;}body.kc-css-system .kc-css-640979 .counterup{color:#ffffff;font-family:Dosis;font-size:45px;font-weight:500;}body.kc-css-system .kc-css-977919{padding-bottom:30px;}body.kc-css-system .kc-css-295376 h4{color:#ffffff;font-size:16px;font-weight:400;text-transform:capitalize;margin-top:16px;margin-bottom:0px;}body.kc-css-system .kc-css-295376 .counterup{color:#ffffff;font-family:Dosis;font-size:45px;font-weight:500;}body.kc-css-system .kc-css-76536{padding-bottom:30px;}body.kc-css-system .kc-css-48617 h4{color:#ffffff;font-size:16px;font-weight:400;text-transform:capitalize;margin-top:16px;margin-bottom:0px;}body.kc-css-system .kc-css-48617 .counterup{color:#ffffff;font-family:Dosis;font-size:45px;font-weight:500;}body.kc-css-system .kc-css-650793{padding-top:90px;padding-bottom:60px;}
body.kc-css-system .kc-css-698060.kc_title,body.kc-css-system .kc-css-698060 .kc_title,body.kc-css-system .kc-css-698060 .kc_title a.kc_title_link{color:#464646;font-family:Dosis;font-size:30px;font-weight:600;text-transform:uppercase;text-align:center;margin-bottom:16px;}body.kc-css-system .kc-css-504999 ,body.kc-css-system .kc-css-504999 p{color:#666666;font-family:Lato;font-size:14px;text-align:center;}body.kc-css-system .kc-css-504999 p{margin-bottom:65px;}body.kc-css-system .kc-css-543430 .portfolio-title h3{font-size:19px;font-weight:400;}body.kc-css-system .kc-css-543430 .portfolio-title h3 a{color:#ffffff;}body.kc-css-system .kc-css-543430 .portfolio-title span{text-transform:capitalize;color:#ffffff;}body.kc-css-system .kc-css-543430 .hover-style .img-poppu:hover{color:#ffffff;}

body.kc-css-system .kc-css-552365{
	/*background:linear-gradient(rgba(0, 0, 0, 0.70), rgba(0, 0, 0, 0.70)), 
	transparent url(http://demo.wphash.com/miami/wp-admin/admin-ajax.php?action=kc_get_thumbn&type=filter_url&id=%2Fwp-content%2Fuploads%2F2017%2F07%2Fcount.jpg) 0% 0%/cover no-repeat scroll;*/
padding-top:60px;padding-bottom:120px;
}
body.kc-css-system .kc-css-353703{background:#f6f6f6;padding-top:90px;padding-bottom:60px;}body.kc-css-system .kc-css-214982.kc_title,body.kc-css-system .kc-css-214982 .kc_title,body.kc-css-system .kc-css-214982 .kc_title a.kc_title_link{color:#464646;font-family:Dosis;font-size:30px;font-weight:600;text-transform:uppercase;text-align:center;margin-bottom:16px;}body.kc-css-system .kc-css-834346 ,body.kc-css-system .kc-css-834346 p{color:#666666;font-family:Lato;font-size:14px;text-align:center;}body.kc-css-system .kc-css-834346 p{margin-bottom:65px;}body.kc-css-system .kc-css-348079 .content-title{font-family:Dosis;font-size:16px;font-weight:500;margin-top:20px;margin-bottom:12px;}body.kc-css-system .kc-css-348079 .content-desc{color:#666666;font-family:Lato;font-size:14px;line-height:26px;margin-bottom:0px;}body.kc-css-system .kc-css-348079 .content-icon i{color:#818189;font-size:25px;}body.kc-css-system .kc-css-348079 .content-button a{background-color:rgba(0, 0, 0, 0.08);}body.kc-css-system .kc-css-348079{background:#ffffff;display:block;margin-bottom:30px;padding:75px 44px 70px 40px;}body.kc-css-system .kc-css-348079:hover{box-shadow:0 25px 45px rgba(0, 0, 0, 0.15);}body.kc-css-system .kc-css-744426 .content-title{font-family:Dosis;font-size:16px;font-weight:500;margin-top:20px;margin-bottom:12px;}body.kc-css-system .kc-css-744426 .content-desc{color:#666666;font-family:Lato;font-size:14px;line-height:26px;margin-bottom:0px;}body.kc-css-system .kc-css-744426 .content-icon i{color:#818189;font-size:25px;}body.kc-css-system .kc-css-744426 .content-button a{background-color:rgba(0, 0, 0, 0.08);}body.kc-css-system .kc-css-744426{background:#ffffff;display:block;margin-bottom:30px;padding:75px 44px 70px 40px;}body.kc-css-system .kc-css-744426:hover{box-shadow:0 25px 45px rgba(0, 0, 0, 0.15);}body.kc-css-system .kc-css-430262 .content-title{font-family:Dosis;font-size:16px;font-weight:500;margin-top:20px;margin-bottom:12px;}body.kc-css-system .kc-css-430262 .content-desc{color:#666666;font-family:Lato;font-size:14px;line-height:26px;margin-bottom:0px;}body.kc-css-system .kc-css-430262 .content-icon i{color:#818189;font-size:25px;}body.kc-css-system .kc-css-430262 .content-button a{background-color:rgba(0, 0, 0, 0.08);}body.kc-css-system .kc-css-430262{background:#ffffff;display:block;margin-bottom:30px;padding:75px 44px 70px 40px;}body.kc-css-system .kc-css-430262:hover{box-shadow:0 25px 45px rgba(0, 0, 0, 0.15);}body.kc-css-system .kc-css-6030 .content-title{font-family:Dosis;font-size:16px;font-weight:500;margin-top:20px;margin-bottom:12px;}body.kc-css-system .kc-css-6030 .content-desc{color:#666666;font-family:Lato;font-size:14px;line-height:26px;margin-bottom:0px;}body.kc-css-system .kc-css-6030 .content-icon i{color:#818189;font-size:25px;}body.kc-css-system .kc-css-6030 .content-button a{background-color:rgba(0, 0, 0, 0.08);}body.kc-css-system .kc-css-6030{background:#ffffff;display:block;margin-bottom:30px;padding:75px 44px 70px 40px;}body.kc-css-system .kc-css-6030:hover{box-shadow:0 25px 45px rgba(0, 0, 0, 0.15);}body.kc-css-system .kc-css-85221 .content-title{font-family:Dosis;font-size:16px;font-weight:500;margin-top:20px;margin-bottom:12px;}body.kc-css-system .kc-css-85221 .content-desc{color:#666666;font-family:Lato;font-size:14px;line-height:26px;margin-bottom:0px;}body.kc-css-system .kc-css-85221 .content-icon i{color:#818189;font-size:25px;}body.kc-css-system .kc-css-85221 .content-button a{background-color:rgba(0, 0, 0, 0.08);}body.kc-css-system .kc-css-85221{background:#ffffff;display:block;margin-bottom:30px;padding:75px 44px 70px 40px;}body.kc-css-system .kc-css-85221:hover{box-shadow:0 25px 45px rgba(0, 0, 0, 0.15);}body.kc-css-system .kc-css-177208 .content-title{font-family:Dosis;font-size:16px;font-weight:500;margin-top:20px;margin-bottom:12px;}body.kc-css-system .kc-css-177208 .content-desc{color:#666666;font-family:Lato;font-size:14px;line-height:26px;margin-bottom:0px;}body.kc-css-system .kc-css-177208 .content-icon i{color:#818189;font-size:25px;}body.kc-css-system .kc-css-177208 .content-button a{background-color:rgba(0, 0, 0, 0.08);}body.kc-css-system .kc-css-177208{background:#ffffff;display:block;margin-bottom:30px;padding:75px 44px 70px 40px;}body.kc-css-system .kc-css-177208:hover{box-shadow:0 25px 45px rgba(0, 0, 0, 0.15);}body.kc-css-system .kc-css-282498{padding-top:90px;padding-bottom:60px;}body.kc-css-system .kc-css-456437.kc_title,body.kc-css-system .kc-css-456437 .kc_title,body.kc-css-system .kc-css-456437 .kc_title a.kc_title_link{color:#464646;font-family:Dosis;font-size:30px;font-weight:600;text-transform:uppercase;text-align:center;margin-bottom:16px;}body.kc-css-system .kc-css-214956 ,body.kc-css-system .kc-css-214956 p{color:#666666;font-family:Lato;font-size:14px;text-align:center;}body.kc-css-system .kc-css-214956 p{margin-bottom:65px;}body.kc-css-system .kc-css-903394 .team-info a{color:#464646;font-family:Dosis;font-size:20px;font-weight:500;text-transform:uppercase;}body.kc-css-system .kc-css-903394 .team-wrapper{margin-bottom:30px;}.kc-css-754684 .kc_column{padding-left:0px;padding-right:0px;}.kc-css-754684>.kc-wrap-columns{margin-left:-0px;margin-right:-0px;width:calc(100% + 0px);}body.kc-css-system .kc-css-754684{padding-bottom:60px;}body.kc-css-system .kc-css-855603.kc_title,body.kc-css-system .kc-css-855603 .kc_title,body.kc-css-system .kc-css-855603 .kc_title a.kc_title_link{color:#464646;font-family:Dosis;font-size:30px;font-weight:600;text-transform:uppercase;text-align:center;margin-bottom:16px;}body.kc-css-system .kc-css-355512 ,body.kc-css-system .kc-css-355512 p{color:#666666;font-family:Lato;font-size:14px;text-align:center;}body.kc-css-system .kc-css-355512 p{margin-bottom:65px;}body.kc-css-system .kc-css-475770 .blog-cnt-top h5 a{color:#333333;}body.kc-css-system .kc-css-475770 .hm-blog-area .blog-title h3 a{font-family:Dosis;font-size:20px;font-weight:500;text-transform:capitalize;}@media only screen and (max-width:1024px){body.kc-css-system .kc-css-348079{padding-right:20px;padding-left:20px;}body.kc-css-system .kc-css-744426{padding-right:20px;padding-left:20px;}body.kc-css-system .kc-css-430262{padding-right:20px;padding-left:20px;}body.kc-css-system .kc-css-6030{padding-right:20px;padding-left:20px;}body.kc-css-system .kc-css-85221{padding-right:20px;padding-left:20px;}body.kc-css-system .kc-css-177208{padding-right:20px;padding-left:20px;}}@media only screen and (max-width:999px){body.kc-css-system .kc-css-348079 .content-title{padding-left:2px;}body.kc-css-system .kc-css-348079{padding-right:20px;padding-left:20px;}body.kc-css-system .kc-css-744426{padding-right:20px;padding-left:20px;}body.kc-css-system .kc-css-430262{padding-right:20px;padding-left:20px;}body.kc-css-system .kc-css-6030{padding-right:20px;padding-left:20px;}body.kc-css-system .kc-css-574715{display:none;}body.kc-css-system .kc-css-85221{padding-right:20px;padding-left:20px;}body.kc-css-system .kc-css-177208{padding-right:20px;padding-left:20px;}}@media only screen and (max-width:767px){body.kc-css-system .kc-css-242284{margin-bottom:50px;}body.kc-css-system .kc-css-348079{padding-right:20px;padding-left:20px;}body.kc-css-system .kc-css-744426{padding-right:20px;padding-left:20px;}body.kc-css-system .kc-css-430262 .content-title{padding-right:20px;padding-left:20px;}body.kc-css-system .kc-css-430262{padding-right:20px;padding-left:20px;}body.kc-css-system .kc-css-6030{padding-right:20px;padding-left:20px;}body.kc-css-system .kc-css-85221{padding-right:20px;padding-left:20px;}body.kc-css-system .kc-css-177208{padding-right:20px;padding-left:20px;}}@media only screen and (max-width:479px){body.kc-css-system .kc-css-242284{margin-bottom:50px;}}</style></head>
	