/*------------------------------------------------------------------
[Master Stylesheet]

Project:        CAMERA
Version:        Initial
Last change:    15/11/2017
Primary use:    Photography, Photo Gallery & Personal Photos HTML Template 
Author:         Themenum 
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
1. Fonts
2. Theme Layout
3. Chosen, a Select Box Enhancer for jQuery and Prototype
4. Header
5. Header Menus
6. Main Featured Area
7. Theme btn
8. Filter Radius
9. Notification List
10. Search
11. Header Account
12. Heading
13. Country Section
14. Simple text Block
15. Popular Listing
16. Slider
17. Arrows
18. Reviews Sec
19. Blog Sec
20. Subscribe Bar
21. Widget
22. Links Widget
23. Custom Tooltip
24. How it works
25. Client Sec
26. Listing Circle
27. Price table
28. Featured Listings
29. Search Wide
30. Explore Box
31. App Download Sec
32. Breadcrumbs
33. Lisitng Search
34. Side Result
35. Sidebar Widgets
36. Style Star Rating Widget
37. All Listing Details
38. Add Listing Sec
39. Add Hours
40. Code
41. Pagination
42. Heading 2
43. Quick Office Contact
44. Coming Soon Sec
45. Gallery Sec
46. Followers Filter
47. Form Profile Update
48. Menu Action
49. Cross Browser Compatibility
-------------------------------------------------------------------*/

/*=============== Fonts ===================*/
@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,500,600,700|Poppins:300,400,500,600,700,800,900|Roboto+Condensed:300,300i,400,400i,700');
/*=============== General Styling ===================*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License:none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video{
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    font:inherit;
    vertical-align:baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section{display:block}
body{line-height:1.2}
blockquote, q{quotes:none}
blockquote:before, blockquote:after,
q:before, q:after{
    content:'';
    content:none;
}
table{
    border-collapse:collapse;
    border-spacing:0;
}
html{overflow-x:hidden}
body{
    color:#555555;
    letter-spacing:0;
    font-family:'Poppins', sans-serif;;
    overflow-x:hidden;
    position:relative;
    letter-spacing:0.25px;
}
body *{outline:none!important}
h1, h2, h3, h4, h5, h6{
    margin-bottom:20px;
    font-family:'Poppins', serif;
}
h1{font-size:36px}
h2{font-size:32px}
h3{font-size:28px}
h4{font-size:24px}
h5{font-size:20px}
h6{font-size:16px}
p{
    color:#666666;
    font-size:16px;
    margin-bottom:30px;
    line-height:29px;
}
a, a:hover, a:focus {
    color: inherit;
}
a:hover,
a:focus{
    text-decoration:none;
    outline:none;
}
input:hover,input:focus{outline:none}
html.no-scoll {
    overflow: hidden;
}
/* Theme Layout */
.theme-layout{
    float:left;
    overflow:hidden;
    position:relative;
    width:100%;
}
.theme-layout.boxed{
    float:none;
    margin:0 auto;
    width:1280px;
    background:#FFF;
    z-index:1;
    -webkit-box-shadow:0 0 10px #000;
    -moz-box-shadow:0 0 10px #000;
    -ms-box-shadow:0 0 10px #000;
    -o-box-shadow:0 0 10px #000;
    box-shadow:0 0 10px #000;
}
section{
    float:left;
    position:relative;
    width:100%;
}
.block.double-gap-top {
    padding-top: 280px;
}
.block.double-gap-bottom {
    padding-bottom: 280px;
}
.block.less-top {
    padding-top: 80px;
}
.block.less-bottom {
    padding-bottom: 80px;
}
.row.no-gape{
  margin: 0;
}
.row.no-gape > div{
  padding: 0;
}
.block{
    float:left;
    width:100%;
    padding:140px 0;
    position:relative;
}
.container.fluid{ max-width: 100%; width: 100%; }
.block .container{padding:0}
.container{padding:0}
.block.remove-top{padding-top:0}
.block.no-padding{padding-top:0; padding-bottom:0; }
.block.dark{background:#111111}
.block.gray{background:#e9e8ee}
.block.remove-bottom{padding-bottom:0}
.parallax,.fixed-bg{
    background-size:cover!important;
    height:100%;
    width:100%;
    margin:0;
    position:absolute;
    left:0;
    top:0;
    z-index:-1;
}
.fixed-bg{
    background-attachment:fixed !important;
    background-size:cover!important;
}
.theme-layout.boxed-padding {padding-left: 292px; }
.parallax.no-parallax {
    background-attachment: scroll !important;
    background-position: inherit !important;
}
.layer:before{
    content:"";
    height:100%;
    opacity:0.95;
    z-index:0;
    position:absolute;
    left:0;
    top:0;
    width:100%;
}
.whitish:before{
    background-color:#ffffff;
    opacity:0.90;
}
.blackish:before{
    background-color:#000000;
    opacity:0.7;
}
ul {
    list-style: outside none none;
    margin: 0 0 30px;
    padding: 0;
}
ul li{
    color:#1e1e1e;
    margin-bottom: 15px;
    position: relative;
}
iframe{
    width:100%;
    border:0;
}
i{font-style:italic}
img{float:left;height:auto}
:-webkit-input-placeholder{opacity:1}
:-moz-placeholder{opacity:1}
:-ms-input-placeholder{opacity:1}
input[type="text"],
input[type="password"],
input[type="email"], textarea {
    background: #e4e4e4 none repeat scroll 0 0;
    border: medium none;
    float: left;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 20px;
    padding: 19px 28px;
    width: 100%;
}
textarea{
    max-width:100%;
    min-height:200px;
    padding: 19px 28px;
}
strong{font-weight:800}
button{
    float:right;
    font-size:18px;
    padding:8px 30px;
    color:#FFF;
    
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -ms-border-radius:4px;
    -o-border-radius:4px;
    border-radius:4px;

    background:black;
    border:0;
    letter-spacing:1px;
}

/* Cross Browser Compatibility */
.search-header:before,
.search-header:after,
.close-search,
.menu-bar ul > li.menu-item-has-children > ul > li > a::before,
.menu-bar,
.menu-bar *,
.picture::before,
.picture,
.picture *,
.view-icon::before,
.minimal-menu nav > ul > li::before,
.header-gallery *,
.quick-post-share,
.quick-post-share *,
.grid-portfolio,
.grid-portfolio *,
.service,
.service *,
.service *:before,
.service:before,
.potrait-box,
.potrait-box *,
.portfolio-nav > li > a,
.portfolio-nav > li > a:before,
.blogpost,
.blogpost *,
.theme-btn,
.our-clients-sec a,
.instagram-pictures a,
.subscribe_widget button,
.quick-link-bottom,
.quick-link-bottom *,
.quick-link-bottom li a::before,
.post-tags > a,
.flat-btn,
.contact-lists-sec,
.contact-lists-sec *,
.social-btns,
.social-btns *,
.social-btns li:before,
.page-not-found > a:before,
.search-header > span,
.search-field button,
.portfolio-gallery *,
.load-more-btn > a:before,
.cat-box,
.cat-box *,
.responsivemenu,
.wrapper-menu,
header.minimal-header.min-left,
.minimal-menu,
#open-screen{
    
    -webkit-transition:all 0.3s ease 0s;
    -moz-transition:all 0.3s ease 0s;
    -ms-transition:all 0.3s ease 0s;
    -o-transition:all 0.3s ease 0s;
    transition:all 0.3s ease 0s;
}
.responsivemenu.active{
    left: 0;
}
.cat-box:hover img {
    opacity: 0.1;
}
.load-more-btn > a:hover::before {
    background: #e3e3e3;
}
.close-search:hover {
    color: #202020;
}
.search-field button:hover {
    color: #666666;
}
.page-not-found > a:hover::before {
    background: #efefef;
}
.search-header > span:hover {
    color: #222222;
}
.post-tags > a:hover {
    color: #222222;
}
.contact-lists-sec li:hover > i {
    background: #333333;
    color: #ffffff;
}
.contact-form > form img.loader {
    margin: 20px 0;
    margin-left: 17px;
}
.flat-btn:hover {
    background: #555555;
    color: #ffffff;
}
.instagram-pictures:hover a:hover {
    opacity: 1;
}
.about-blog-footer > span a {
    color: #636363;
}
button {
    cursor: pointer;
}
.subscribe_widget button:hover {
    background: #737373;
    color: #ffffff;
}
.our-clients-sec a:hover {
    opacity: 0.5;
}
.instagram-pictures:hover a {
    opacity: 0.2;
}
.d1{
    
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;

}
.d2{
    
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -ms-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;

}
.d3{
    
    -webkit-transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -ms-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;

}
.d4{
    
    -webkit-transition-delay: 0.6s;
    -moz-transition-delay: 0.6s;
    -ms-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s;

}
.d5{
    
    -webkit-transition-delay: 0.8s;
    -moz-transition-delay: 0.8s;
    -ms-transition-delay: 0.8s;
    -o-transition-delay: 0.8s;
    transition-delay: 0.8s;

}
.d6{
    
    -webkit-transition-delay: 0.10s;
    -moz-transition-delay: 0.10s;
    -ms-transition-delay: 0.10s;
    -o-transition-delay: 0.10s;
    transition-delay: 0.10s;

}
.d6{
    -webkit-transition-delay: 0.12s;
    -moz-transition-delay: 0.12s;
    -ms-transition-delay: 0.12s;
    -o-transition-delay: 0.12s;
    transition-delay: 0.12s;

}













/* End Default Settings */


#tooltip {
  position: absolute;
  z-index: 1000;
  max-width: 300px;
  width: auto;
  margin: 0;
  padding: 0;
  background: #ffffff;
  word-break: break-all;
}

#tooltip p {
  padding: 15px 30px;
  margin: 0;
  color: #232323;
  font-size: 20px;
  font-family: Poppins;
}


/* Icons */
/* Arrows */
.slick-dotted .slick-dots {
    float: left;
    margin: 20px 0 0;
    text-align: center;
    width: 100%;
}
.slick-dotted .slick-dots > li {
    display: inline-block;
    float: none;
    margin: 0;
    width: auto;
}
.slick-dotted .slick-dots > li button {
    background: #eeeeee none repeat scroll 0 0;
    
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;

    color: rgba(0, 0, 0, 0);
    height: 9px;
    margin: 0 1px;
    padding: 0;
    width: 9px;
}
.slick-dotted .slick-dots > li.slick-active button {
    background: #c3c3c3 none repeat scroll 0 0;
}
.slick-prev, .slick-next {
    background: #dfdfdf none repeat scroll 0 0;
    border: medium none;
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;

    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 40px;
    line-height: 0;
    margin-top: -10px;
    outline: medium none;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 40px;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {opacity: 1; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {opacity: .25; }
.slick-prev::before, .slick-next::before {color: white; font-family: "fontawesome"; font-size: 20px; line-height: 1; opacity: 0.75; }
.slick-prev {left: -25px; }
[dir='rtl'] .slick-prev {right: -25px; left: auto; }
.slick-prev::before {content: "\f104"; }
[dir='rtl'] .slick-prev:before {content: '\f104’'; } 
.slick-next {right: -25px; } 
[dir='rtl'] .slick-next {right: auto; left: -25px; }
.slick-next:before {content: '\f105'; }
[dir='rtl'] .slick-next:before {content: '\f105'; }
.slick-slider
{
    position: relative;
    display: block;
    cursor: all-scroll;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
.slick-list:focus {outline: none; }
.slick-list.dragging {cursor: pointer; cursor: hand; }
.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
.slick-track {position: relative; top: 0; left: 0; display: block; }
.slick-track:before, .slick-track:after {display: table; content: ''; }
.slick-track:after {clear: both; }
.slick-loading .slick-track {visibility: hidden; }
.slick-slide {display: none; float: left; height: 100%; min-height: 1px; }
[dir='rtl'] .slick-slide {float: right; }
.slick-slide img {display: block; }
.slick-slide.slick-loading img {display: none; }
.slick-slide.dragging img {pointer-events: none; }
.slick-initialized .slick-slide {display: block; }
.slick-loading .slick-slide {visibility: hidden; }
.slick-vertical .slick-slide {display: block; height: auto; border: 1px solid transparent; }
.slick-arrow.slick-hidden {display: none; }
/* Page Loading */
.page-loading {
    background-color: #ffffff;
    content: "";
    height: 100%;
    left: 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 2147483647;
}
.page-loading > img {
    left: 50%;
    position: absolute;
    top: 50%;
    
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.page-loading > span {
    color: #b3b3b3;
    cursor: pointer;
    display: inline-block;
    font-size: 17px;
    letter-spacing: 0;
    margin-top: 30px;
    text-decoration: underline;
}

/* Header Boxed */
header.boxed {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin-top: 30px;
}
header.boxed > .menu-bar {
    float: left;
    width: 100%;
}
header.boxed > .menu-bar .container {
    background: #ffffff none repeat scroll 0 0;
    text-align: center;
    position: relative;
}
.header-menus {
    display: inline-block;
    float: none;
}
/* Header */
.simple-header {
    background-color: #ffffff;
    display: table;
    float: left;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 1;
}
.menu-bar {
    display: inline-block;
    text-align: center;
}
.menu-bar ul {
    display: table-cell;
    margin: 0;
    vertical-align: top;
}
.menu-bar .logo {
    display: table-cell;
    padding: 0 40px;
    vertical-align: middle;
}
.logo a::before {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;

    content: "";
    height: 35px;
    left: -6px;
    position: absolute;
    top: -4px;
    width: 35px;
    z-index: 0;
}
.menu-bar ul > li {
    float: left;
    margin: 0 7px;
}
.menu-bar ul > li a {
    color: #383838;
    float: left;
    font-family: Roboto Condensed;
    font-size: 14px;
}
.menu-bar ul > li a {
    color: #686868;
    float: left;
    font-family: Roboto Condensed;
    font-size: 14px;
    letter-spacing: 0.6px;
    padding: 35px 15px;
    position: relative;
}
.logo a {
    color: #040404;
    float: left;
    font-family: Oswald;
    font-size: 22px;
    letter-spacing: 0.6px;
    position: relative;
}
.logo > a strong {
    font-weight: normal;
    margin-right: 5px;
    position: relative;
}
header.stick-top {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 99;
}
.bg-slide-animation {
    float: left;
    margin: 0;
    position: relative;
    width: 100%;
}
.bg-slide-animation li {
    margin: 0;
}
.bg-slide-animation::before {
    background: #ffffff none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.65;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

/* Main Section Block */
.main-section-block {
    float: left;
    position: relative;
    text-align: center;
    width: 100%;
}
.text-block {
    left: 0;
    margin-top: 35px;
    padding: 0 20px;
    position: absolute;
    text-align: center;
    top: 50%;
    
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);

    width: 100%;
    z-index: 1;
}
.text-block > span {
    color: #949494;
    float: left;
    font-family: Poppins;
    font-size: 31px;
    text-transform: uppercase;
    width: 100%;
}
.text-block h2 {
    color: #111111;
    float: left;
    font-family: Oswald;
    font-size: 59px;
    font-weight: normal;
    margin: 20px 0 10px;
    text-transform: uppercase;
    width: 100%;
}
.text-block p {
    color: #949494;
    float: left;
    font-family: Poppins;
    font-size: 17px;
    letter-spacing: 0.2px;
    margin-top: 5px;
    width: 100%;
}
.theme-btn {
    color: #010101;
    float: left;
    font-family: Poppins;
    font-size: 15px;
    font-weight: 500;
    padding: 16px 30px;
}
.text-block .theme-btn {
    display: inline-block;
    float: none;
    margin-top: 10px;
}
.rotate-left-bottom {
    bottom: 0;
    color: #000000;
    font-family: Poppins;
    font-size: 14px;
    left: 0;
    opacity: 0.5;
    position: absolute;

    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    
    -webkit-transform-origin: -1px -30px 0;
    -moz-transform-origin: -1px -30px 0;
    -ms-transform-origin: -1px -30px 0;
    -o-transform-origin: -1px -30px 0;
    transform-origin: -1px -30px 0;
    
    z-index: 1;
}
.rotate-right-top {
    color: #000000;
    font-family: Poppins;
    font-size: 14px;
    opacity: 0.5;
    position: absolute;
    right: 0;
    top: 200px;
    
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);

    -webkit-transform-origin: 146px 90px 0;
    -moz-transform-origin: 146px 90px 0;
    -ms-transform-origin: 146px 90px 0;
    -o-transform-origin: 146px 90px 0;
    transform-origin: 146px 90px 0;

    z-index: 1;
}
.find-me {
    bottom: 0;
    padding: 30px;
    position: absolute;
    right: 0;
    z-index: 1;
}
.find-me > span {
    color: #353535;
    float: left;
    font-family: Poppins;
    font-size: 14px;
    margin-right: 10px;
}
.find-me > a {
    color: #353535;
    float: left;
    font-size: 14px;
    padding: 0 5px;
}
.text-bg-image {
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    width: 100%;
}
.search-header form {
    content: "";
    display: none;
    height: 100%;
    left: 20%;
    padding: 0;
    position: fixed;
    top: 50%;
    width: 60%;
    z-index: 11;
    
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;

}
.search-field {
    float: left;
    position: relative;
    width: 100%;
}
.search-header::before {
    background: #ffffff none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: -50%;
    position: fixed;
    top: 0;
    width: 50%;
}
.search-field input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #333333;
    float: left;
    font-family: Roboto Condensed;
    font-size: 23px;
    font-weight: 100;
    margin: 0;
    padding: 0 0 20px;
    width: 100%;
    border-bottom: 2px solid #e8ecec;
}
.search-field button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    bottom: 10px;
    color: #d3d3d3;
    cursor: pointer;
    padding: 10px;
    position: absolute;
    right: 0;
}
.close-search {
    color: #c2c2c2;
    cursor: pointer;
    font-family: Roboto Condensed;
    font-size: 20px;
    font-weight: 200;
    position: fixed;
    right: 30px;
    text-align: right;
    top: -90px;
    width: 100px;
    z-index: 1;
}
.search-header.active .close-search {
    top: 30px;
}
.search-header::after {
    background: #ffffff none repeat scroll 0 0;
    content: "";
    height: 100%;
    right: -50%;
    position: fixed;
    top: 0;
    width: 50%;
}
.search-header {
    position: absolute;
    right: 0;
    top: 0;
}
.search-header > span {
    border: 2px solid #e8ecec;
    
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;

    color: #7e7e7e;
    cursor: pointer;
    float: right;
    font-size: 14px;
    height: 35px;
    line-height: 32px;
    margin: 29px 30px 29px 0;
    width: 35px;
}
.search-header.active::before {
    left: 0;
}
.search-header.active::after {
    right: 0;
}
.menu-bar ul > li.menu-item-has-children > ul {
    background: #ffffff none repeat scroll 0 0;
    
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.04);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.04);
    -ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.04);
    -o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.04);

    left: 0;
    margin: 0;
    opacity: 0;
    position: absolute;
    top: 120%;
    
    -webkit-transition: all 0.1s ease 0s !important;
    -moz-transition: all 0.1s ease 0s !important;
    -ms-transition: all 0.1s ease 0s !important;
    -o-transition: all 0.1s ease 0s !important;
    transition: all 0.1s ease 0s !important;

    visibility: hidden;
    width: 230px;
}
.menu-bar ul > li.menu-item-has-children:hover > ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
}
.menu-bar ul > li.menu-item-has-children > ul > li {
    float: left;
    margin: 0;
    width: 100%;
}
.menu-bar ul > li.menu-item-has-children > ul > li > a {
    border-bottom: 1px solid #e8ecec;
    color: #666666;
    float: left;
    font-weight: 300;
    letter-spacing: 1px;
    padding: 14px 30px;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
    z-index: 0;
    font-size: 13px;
}
.menu-bar ul > li.menu-item-has-children > ul > li > a::before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
    z-index: -1;
}
.menu-bar ul > li.menu-item-has-children.mega > ul::before {
    background: #e8ecec none repeat scroll 0 0;
    content: "";
    height: 100%;
    position: absolute;
    right: 50%;
    top: 0;
    width: 1px;
}
.menu-bar ul > li.menu-item-has-children.mega > ul {
    width: 400px;
}
.menu-bar ul > li.menu-item-has-children.mega > ul > li {
    float: left;
    width: 50%;
}
.menu-bar ul > li.menu-item-has-children > ul > li:hover > a::before {
    width: 100%;
}
.menu-bar ul > li.menu-item-has-children > ul > li:hover > a {
    color: #000000;
    padding-left: 40px;
}
.menu-bar ul > li.menu-item-has-children > a::before {
    content: "+";
    font-size: 14px;
    line-height: 1px;
    position: absolute;
    right: 0;
    top: 50%;
}

/* Text Block 2 */
.text-block2 {
    border: 3px solid #ffffff;
    float: left;
    left: 50%;
    padding: 10px;
    position: relative;
    
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);

    width: 730px;
}
.text-block-box {
    background: #ffffff none repeat scroll 0 0;
    float: left;
    padding: 70px 30px;
    text-align: center;
    width: 100%;
}
.text-block-box > span {
    color: #191919;
    float: left;
    font-family: Poppins;
    font-size: 31px;
    text-transform: uppercase;
    width: 100%;
}
.text-block-box h2 {
    color: #191919;
    float: left;
    font-family: Oswald;
    font-size: 59px;
    line-height: 55px;
    margin: 17px 0 20px;
    text-transform: uppercase;
    width: 100%;
}
.text-block2 p {
    color: #191919;
    float: left;
    font-family: Poppins;
    font-size: 17px;
    line-height: 30px;
    margin: -1px 0 0;
    width: 100%;
}
.text-block-box > img {
    display: inline-block;
    float: none;
    margin-top: 30px;
    max-width: 100%;
}

/* Pictures sec */
.pictures-sec {
    float: left;
    padding-bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
    width: 100%;
}
.picture {
    float: left;
    margin-top: 30px;
    position: relative;
    width: 100%;
    z-index: 0;
    overflow: hidden;
}
.picture > img {
    float: left;
    width: 100%;
}
.picture::before {
    background: #ffffff none repeat scroll 0 0;
    border: 3px solid #dbdbdb;
    bottom: 0;
    content: "";
    height: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    visibility: hidden;
    width: 100%;
}
.picture:hover::before {
    height: 100%;
    opacity: 1;
    visibility: visible;
}
.picture-title {
    bottom: -70px;
    left: 0;
    opacity: 0;
    padding: 0 45px;
    position: absolute;
    visibility: hidden;
    width: 100%;
}
.picture:hover .picture-title{
    opacity: 1;
    visibility: visible;
    bottom: 0;
}
.picture-title h3 {
    color: #1a1919;
    float: left;
    font-family: Oswald;
    font-size: 24px;
    margin: 0 0 10px;
    text-transform: uppercase;
    width: 100%;
}
.item-cat {
    float: left;
    width: 100%;
}
.item-cat > a {
    color: #929292;
    float: left;
    font-family: Poppins;
    font-size: 14px;
    padding-right: 15px;
    padding-top: 5px;
    opacity: 0;
    position: relative;
}
.item-cat > a::before {
    bottom: 2px;
    content: ",";
    position: absolute;
    right: 6px;
}
.item-cat > a:last-child {
    padding-right: 0;
}
.item-cat > a:last-child::before {
    display: none;
}
.picture:hover .item-cat a {
    opacity: 1;
}
.view-icon {
    float: left;
    height: 81px;
    margin-top: 27px;
    position: relative;
    width: 46px;
}
.view-icon::before {
    bottom: 0;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    width: 100%;
}
.picture:hover .view-icon::before {
    height: 100%;
}
.view-icon > a {
    float: left;
    height: 81px;
    line-height: 140px;
    opacity: 0;
    position: relative;
    text-align: center;
    width: 46px;

    -webkit-transition: all 0.9s ease 0s;
    -moz-transition: all 0.9s ease 0s;
    -ms-transition: all 0.9s ease 0s;
    -o-transition: all 0.9s ease 0s;
    transition: all 0.9s ease 0s;

}
.picture:hover .view-icon a {
    line-height: 60px;
    opacity: 1;
}

/* Load More Btn */
.load-more-btn {
    float: left;
    margin-top: 70px;
    text-align: center;
    width: 100%;
}
.load-more-btn > a {
    color: #343434;
    display: inline-block;
    float: none;
    font-family: Oswald;
    font-size: 20px;
    padding: 0 30px;
    position: relative;
    z-index: 0;
}
.load-more-btn > a::before {
    bottom: -11px;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -1;
}

/* Testimonial Sec */
.testimonial-sec.overlap {
    margin-top: -50px;
}
.testimonial-sec {
    float: left;
    padding-left: 100px;
    padding-right: 100px;
    width: 100%;
}
.testimonials {
    border: 3px solid #f6f6f6;
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 60px 100px 50px;
    text-align: center;
    width: 100%;
    background: #ffffff;
}
.testimonials li {
    float: left;
    width: 100%;
}
.testimonials li > .client-thumb-testi {
    display: inline-block;
    float: none;
    width: auto;
}
.testimonials li > .client-thumb-testi > img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;

    float: left;
    height: 77px;
    margin-right: 15px;
    width: 77px;
}
.testimonials li > .client-thumb-testi > h3 {
    color: #131313;
    display: inline-block;
    float: none;
    font-family: Poppins;
    font-size: 20px;
    margin: 19px 0 1px;
}
.client-thumb-testi > span {
    color: #bdbdbd;
    display: table;
    font-family: Poppins;
    font-size: 14px;
    line-height: 19px;
}
.testimonials p {
    color: #9a9a9a;
    float: left;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 30px;
    margin: 22px 0 0;
    width: 100%;
}

/* Instagram Heading */
.instagram-pictures a img {
    float: left;
    width: 100%;
}
.insta-heading {
    float: left;
    margin-bottom: 40px;
    text-align: center;
    width: 100%;
}
.insta-heading > h2 {
    color: #232323;
    float: left;
    font-family: Poppins;
    font-size: 27px;
    font-weight: 500;
    margin: 0 0 10px;
    width: 100%;
}
.insta-heading > span {
    color: #818080;
    float: left;
    font-family: Poppins;
    font-size: 14px;
    width: 100%;
}
.instagram-pictures {
    float: left;
    width: 100%;
}
.instagram-pictures > .insta-grab {
    margin: 0;
}
.instagram-pictures > .insta-grab li {
    margin: 0;
}

.footer-blog {
    background: #f7f7f7 none repeat scroll 0 0;
    float: left;
    margin-bottom: 20px;
    margin-top: 50px;
    padding: 70px;
    width: 100%;
}
.footer-blog.dark-footer {
    background: #454545 none repeat scroll 0 0;
}
.footer-blog.dark-footer .logo > a strong {
    color: #ffffff;
}
.footer-blog.dark-footer .logo > a span {
    color: #c3c3c3;
}
.footer-blog.dark-footer .about-blog-footer > p {
    color: #b2b2b2;
}
.footer-blog.dark-footer .subscribe_widget h5 {
    color: #b2b2b2;
}
.bottom-line.dark-bottom {
    background: #2e2e2e none repeat scroll 0 0;
}
.bottom-line.dark-bottom .quick-link-bottom li a {
    color: #9b9b9b;
}
.bottom-line.dark-bottom .quick-link-bottom li a::before {
    color: #b3b3b3;
}
.about-blog-footer {
    float: left;
    width: 100%;
}
.about-blog-footer > .logo {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
.about-blog-footer > p {
    color: #6a6a6a;
    float: left;
    margin-bottom: 15px;
    padding-right: 70px;
    width: 100%;
}
.about-blog-footer > span {
    color: #b1b1b1;
    float: left;
    font-size: 13px;
    width: 100%;
}



.subscribe_widget {
    float: right;
    width: 370px;
}
.subscribe_widget h5 {
    color: #939393;
    float: left;
    font-family: Poppins;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 20px;
    width: 100%;
}
.subscribe_widget > form {
    background: #ffffff none repeat scroll 0 0;
    
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;

    float: left;
    position: relative;
    width: 100%;
}
.subscribe_widget > form > input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;

    color: #333333;
    float: left;
    font-family: Roboto;
    font-size: 12px;
    height: 60px;
    letter-spacing: 0.4px;
    margin: 0;
    padding: 0 60px 0 33px;
    text-transform: uppercase;
    width: 100%;
}
.subscribe_widget > form > button {
    background: #262626 none repeat scroll 0 0;
    border: medium none;
    
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;

    color: #838383;
    font-size: 13px;
    height: 45px;
    padding: 0;
    position: absolute;
    right: 8px;
    top: 8px;
    width: 46px;
}
.subscribe_widget > p {
    color: #9f9f9f;
    float: left;
    font-family: Poppins;
    font-size: 12px;
    line-height: 24px;
    margin: 17px 0 0;
    padding-right: 70px;
    width: 100%;
}
.footer-blog .logo a {
    font-size: 30px;
}
.footer-blog .logo a::before {
    height: 47px;
    left: -8px;
    width: 47px;
}
.bottom-line {
    float: left;
    padding-top: 0px;
    width: 100%;
}
.quick-link-bottom {
    float: left;
    padding-bottom: 0px;
}
.quick-link-bottom > ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.quick-link-bottom li {
    float: left;
}
.quick-link-bottom li a {
    color: #939393;
    float: left;
    font-family: Poppins;
    font-size: 15px;
    position: relative;
    padding: 14px 25px;
}
.quick-link-bottom li a:before {
    color: #939393;
    content: "\f27c";
    font-family: fontawesome;
    font-size: 15px;
    left: 0;
    margin-top: -14px;
    opacity: 0;
    position: absolute;
    top: 27px;
}
.quick-link-bottom li a:hover,
.quick-link-bottom li:first-child a {
    color: #939393;
    padding-left: 35px;
    padding-right: 15px;
}
.quick-link-bottom li a:hover:before,
.quick-link-bottom li:first-child a:before {
    left: 17px;
    opacity: 1;
}


.simple-social {
    float: right;
}
.bottom-line .simple-social {
    margin-top: 14px;
}
.simple-social > ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.simple-social li {
    float: left;
}
.simple-social li a {
    color: #9e9c9c;
    float: left;
    font-size: 15px;
    padding: 0 9px;
}
.simple-social li:first-child a {
    padding-left: 0;
}
.simple-social li:last-child a {
    padding-right: 0;
}

/* Text Block Left */
.text-block.left {
    float: left;
    margin: 0;
    padding: 0;
    position: static;
    text-align: left;
    width: 100%;
    
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;

    margin-top: 35px;
}
.text-block.left > h2 {
    color: #ffffff;
}
.text-block.left > p, .text-block.left > span {
    color: #cccccc;
}


/* Heading */
.heading {
    float: left;
    margin-bottom: 50px;
    text-align: center;
    width: 100%;
}
.heading > h2 {
    color: #2b2b2b;
    float: left;
    font-family: Oswald;
    font-size: 25px;
    margin: 0 0 12px;
    text-transform: uppercase;
    width: 100%;
}
.heading > span {
    color: #625757;
    float: left;
    font-family: Poppins;
    font-size: 13px;
    letter-spacing: 2px;
    margin-top: 5px;
    text-transform: uppercase;
    width: 100%;
}
.heading > p {
    color: #636363;
    float: left;
    font-family: Poppins;
    font-size: 14px;
    line-height: 30px;
    margin: 20px 0 0;
    padding: 0 130px;
    width: 100%;
}


/* Category Sec */
.category-sec {
    float: left;
    margin-top: -30px;
    width: 100%;
}
.cat-box {
    background: #0a0a0a none repeat scroll 0 0;
    float: left;
    margin-top: 30px;
    position: relative;
    width: 100%;
}
.cat-box > img {
    float: left;
    opacity: 0.3;
    width: 100%;
}
.cat-box-title {
    padding: 0 20px;
    position: absolute;
    text-align: center;
    top: 50%;
    
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);

    width: 100%;
}
.cat-box-title > h3 {
    color: #ffffff;
    float: left;
    font-family: Oswald;
    font-size: 25px;
    margin: 0 0 9px;
    text-transform: uppercase;
    width: 100%;
}
.cat-box-title > a {
    color: #bababa;
    float: left;
    font-family: Oswald;
    font-size: 15px;
    font-weight: 300;
    text-transform: uppercase;
    width: 100%;
}
.view-all-cat {
    display: table;
    float: left;
    margin-top: 30px;
    position: relative;
    text-align: left;
    width: 100%;
}
.view-all-cat > a {
    display: table-cell;
    padding: 0 0 0 90px;
    vertical-align: middle;
}
.view-all-cat span {
    color: #1e1e1e;
    float: left;
    font-family: Oswald;
    font-size: 25px;
    width: 100%;
}
.view-all-cat p {
    color: #727272;
    float: left;
    font-family: Oswald;
    font-size: 15px;
    font-weight: 100;
    letter-spacing: 1px;
    margin: 3px 0 0;
    width: 100%;
}
.view-all-cat p i {
    color: #000000;
    margin-left: 6px;
    opacity: 0.2;
}


/* Simple Text Block */
.simple-text-block {
    float: left;
    text-align: center;
    width: 100%;
}
.simple-text-block > h3 {
    color: #ffffff;
    float: left;
    font-family: Poppins;
    font-size: 34px;
    margin: 0 0 13px;
    width: 100%;
}
.simple-text-block > p {
    color: #e3e3e3;
    float: left;
    font-family: Poppins;
    font-size: 16px;
    margin: 0;
    padding: 0 220px;
    width: 100%;
}
.simple-text-block .theme-btn {
    display: inline-block;
    float: none;
    margin-top: 32px;
}

/* Random Picture */
.random-pictures-sec {
    float: left;
    width: 100%;
}
.random-picture {
    float: left;
    width: 100%;
}
.random-picture a {
    float: left;
    width: 100%;
}
.random-picture a img {
    float: left;
    width: 100%;
}

/* Price Table */
.price-table {
    border: 3px solid #ffffff;
    float: left;
    margin-top: 110px;
    padding: 7px;
    width: 100%;
}
.price-table > ul {
    background: #f8f8f8 none repeat scroll 0 0;
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.price-table > ul > li {
    text-align: center;
}
.price-table > ul > li.price-title {
    color: #1d1923;
    float: left;
    font-family: Poppins;
    font-size: 25px;
    font-weight: normal;
    letter-spacing: 0.3px;
    padding-bottom: 10px;
    padding-top: 80px;
    width: 100%;
}
.price-table > ul > li.price-area {
    float: left;
    margin-bottom: 40px;
    margin-top: 10px;
    position: relative;
    width: 100%;
}
.price-table .price-area h3 {
    color: #1d1923;
    font-family: Oswald;
    font-size: 50px;
    font-weight: 300;
    letter-spacing: 0.3px;
    margin: 0;
}
.price-table .price-area h3 i {
    display: inline-table;
    font-size: 16px;
    font-weight: normal;
    margin-right: 7px;
    position: relative;
    top: -30px;
    font-style: normal;
    font-family: Poppins;
}
.price-table .price-area h3 span {
    display: inline-table;
    font-family: Poppins;
    font-size: 16px;
    font-weight: normal;
    margin-left: 5px;
}
.price-features {
    color: #535353;
    float: left;
    font-family: Poppins;
    font-size: 15px;
    margin-top: 8px;
    padding-bottom: 23px;
    position: relative;
    width: 100%;
}
.price-features::before {
    background: none repeat scroll 0 0 #d2d2d2;
    bottom: 0;
    content: "";
    height: 1px;
    left: 50%;
    margin-left: -16px;
    position: absolute;
    width: 32px;
}
.price-button img {
    float: left;
    width: 100%;
}
.price-button {
    float: left;
    margin-top: 20px;
    position: relative;
    width: 100%;
    margin-bottom: 0;
}
.price-area > i {
    color: #c0c0c3;
    font-size: 39px;
    left: 60px;
    margin-top: -19px;
    position: absolute;
    top: 50%;
}
.price-button::before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(248,248,248,1) 0%, rgba(248,248,248,0.8) 100%);
    background: -webkit-gradient(linear, top bottom, top bottom, color-stop(0%,rgba(248,248,248,1)), color-stop(100%,rgba(248,248,248,0.8)));
    background: -webkit-linear-gradient(top, rgba(248,248,248,1) 0%,rgba(248,248,248,0.8) 100%);
    background: -o-linear-gradient(top, rgba(248,248,248,1) 0%,rgba(248,248,248,0.8) 100%);
    background: -ms-linear-gradient(top, rgba(248,248,248,1) 0%,rgba(248,248,248,0.8) 100%);
    background: linear-gradient(to bottom, rgba(248,248,248,1) 0%,rgba(248,248,248,0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#00f8f8f8',GradientType=0 );

}
.price-button a.theme-btn {
    bottom: 40px;
    left: 50%;
    padding: 14px 40px;
    position: absolute;
    
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);

}
.price-table.active > ul {
    margin-top: -60px;
    padding-top: 50px;
    background: #191919;
}
.price-table.active {
    border-color: #191919;
}
.price-table.active > ul > li.price-title {
    color: #cccccc;
}
.price-table.active .price-area h3 {
    color: #ffffff;
}
.price-table.active .price-features {
    color: #cccccc;
}
.price-table.active .price-button::before {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(25,25,25,1) 0%, rgba(25,25,25,0.8) 100%);
    background: -webkit-gradient(linear, top bottom, top bottom, color-stop(0%,rgba(25,25,25,1)), color-stop(100%,rgba(25,25,25,0.8)));
    background: -webkit-linear-gradient(top, rgba(25,25,25,1) 0%,rgba(25,25,25,0.8) 100%);
    background: -o-linear-gradient(top, rgba(25,25,25,1) 0%,rgba(25,25,25,0.8) 100%);
    background: -ms-linear-gradient(top, rgba(25,25,25,1) 0%,rgba(25,25,25,0.8) 100%);
    background: linear-gradient(to bottom, rgba(25,25,25,1) 0%,rgba(25,25,25,0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#191919', endColorstr='#00191919',GradientType=0 );

}

/* Minimal Header */
header.minimal-header {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 292px;
    z-index: 1;
}
header.minimal-header.dark .side-bar {
    background: #2b2b2b none repeat scroll 0 0;
}
header.minimal-header.dark .side-bar .logo::before {
    background: #636363 none repeat scroll 0 0;
}
header.minimal-header.dark .side-bar .logo a {
    color: #ffffff;
}
header.minimal-header.dark .minimal-menu {
    background: #111111 none repeat scroll 0 0;
}
.dark .minimal-menu .logo > a {
    color: #ffffff;
}
.dark .minimal-menu .logo > a strong {
    color: #111111;
}
.minimal-menu .logo > a::before {
    left: -3px;
    top: -1px;
}
.dark .minimal-menu nav > ul > li:hover > a {
    color: #ffffff;
}
.dark .minimal-menu nav > ul > li.active > a {
    color: #ffffff;
}
.dark .minimal-menu nav > ul > li > a {
    color: #cccccc;
}
header.minimal-header.dark .minimal-menu .logo-text a strong {
    color: #ffffff;
}
header.minimal-header.dark .header-gallery > h3 {
    color: #ffffff;
}
header.minimal-header.dark .minimal-menu .logo-text a i {
    color: #dfdfdf;
}
header.minimal-header.dark .minimal-menu .logo-text::before {
    background: #636363 none repeat scroll 0 0;
}
header.minimal-header.dark .search-header form {
    background: #2b2b2b none repeat scroll 0 0;
}
.side-bar {
    background: #ffffff none repeat scroll 0 0;
    
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);

    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 74px;
    z-index: 1;
}
.side-bar .logo {
    float: left;
    position: relative;
    top: 0;
    width: 100%;
}
.side-bar .logo a {
    color: #424242;
    float: left;
    font-size: 28px;
    margin-top: 9px;
    padding-left: 73px;
    text-align: center;
    
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);

    width: 100%;
}
.side-bar .logo::before {
    background: #e6e6e6 none repeat scroll 0 0;
    content: "";
    height: 50px;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    top: 0;
    width: 10px;
}
.open-minimal-menu {
    color: #a6a5a5;
    cursor: pointer;
    font-size: 25px;
    left: 50%;
    margin-left: -18px;
    margin-top: -20px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 36px;
}
.bottom-text {
    color: #8c8c8c;
    font-family: poppins;
    font-size: 13px;
    font-weight: 200;
    margin-left: 0;
    position: absolute;
    text-align: left;
    top: 100%;
    
    -webkit-transform: rotate(-90deg) translateX(180px) translateY(-106px);
    -moz-transform: rotate(-90deg) translateX(180px) translateY(-106px);
    -ms-transform: rotate(-90deg) translateX(180px) translateY(-106px);
    -o-transform: rotate(-90deg) translateX(180px) translateY(-106px);
    transform: rotate(-90deg) translateX(180px) translateY(-106px);

    width: 290px;
}
.minimal-menu {
    background: #ffffff none repeat scroll 0 0;
    height: 100%;
    left: 0;
    padding: 60px 42px;
    position: fixed;
    width: 292px !important;
}
.logo > a > span {
    color: #a3a3a3;
    float: left;
    font-family: Poppins;
    font-size: 14px;
    margin-top: 9px;
    width: 100%;
}
.minimal-menu .logo > a {
    font-size: 28px;
}
.mini-gallery-sec {
    float: left;
    width: 100%;
}
.slimScrollDiv {
    float: left;
}
.search-header2 form {
    background: #f0eff6 none repeat scroll 0 0;
    float: left;
    position: relative;
    width: 100%;
}
.search-header2 form input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #a79b9b;
    float: left;
    height: 42px;
    margin: 0;
    padding: 0 40px 0 20px;
    width: 100%;
}
.search-header2 form button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #a9a9a9;
    font-size: 13px;
    padding: 11px 15px;
    position: absolute;
    right: 0;
}
.search-header2 {
    float: left;
    margin-top: 50px;
    width: 100%;
}
.minimal-menu nav > ul > li.menu-item-has-children > ul {
    display: none;
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0 0 0 20px;
    width: 100%;
}
.minimal-menu nav > ul > li.menu-item-has-children > ul > li {
    float: left;
    margin: 0;
    position: relative;
    width: 100%;
}
.minimal-menu nav > ul > li.menu-item-has-children > ul > li::before {
    color: #b3b3b3;
    content: "\f105";
    font-family: fontawesome;
    font-size: 13px;
    left: -16px;
    position: absolute;
    top: 3px;
}
.minimal-menu nav > ul > li.menu-item-has-children > ul > li > a {
    color: #939393;
    float: left;
    font-family: Roboto Condensed;
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 24px;
    margin: 0;
    padding: 3px 0;
    position: relative;
    text-transform: uppercase;
    width: 100%;
}
.minimal-menu nav > ul > li.menu-item-has-children > ul > li > a:hover {
    color: #333333;
}
.minimal-menu nav {
    float: left;
    padding: 50px 0;
    width: 100%;
}
.minimal-menu nav > ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.minimal-menu nav > ul > li {
    float: left;
    width: 100%;
    margin-bottom: 2px;
}
.minimal-menu nav > ul > li::before {
    background: #b5b5b5 none repeat scroll 0 0;
    content: "";
    height: 1px;
    position: absolute;
    right: -42px;
    top: 23px;
    width: 0;
}
.minimal-menu nav > ul > li:hover::before, .minimal-menu nav > ul > li.active::before {
    width: 50px;
}
.minimal-menu nav > ul > li > a {
    color: #909090;
    float: left;
    font-family: Roboto Condensed;
    font-size: 15px;
    padding: 10px 0;
    text-transform: uppercase;
    width: 100%;
}
.minimal-menu nav > ul > li:hover > a {
    color: #333333;
}
.minimal-menu nav > ul > li.active > a {
    color: #333333;
}
.header-gallery {
    float: left;
    width: 100%;
}
.header-gallery > h3 {
    color: #000000;
    float: left;
    font-family: Oswald;
    font-size: 17px;
    font-weight: normal;
    letter-spacing: 0.3px;
    margin-bottom: 25px;
    text-transform: uppercase;
    width: 100%;
}
.badge {
    
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;

    color: #121212;
    display: inline-block;
    font-family: poppins;
    font-size: 10px;
    font-weight: 500;
    line-height: 15px;
    padding: 2px 10px 1px;
}
.minimal-menu nav > ul > li.menu-item-has-children > ul > li > a .badge {
    margin-left: 10px;
}
.mini-gallery {
    margin: 0 -5px;
}
.mini-gallery a {
    float: left;
    overflow: hidden;
    padding: 5px;
    position: relative;
    width: 100%;
}
.mini-gallery:hover a:hover {
    opacity: 1;
}
.mini-gallery img {
    float: left;
    width: 100%;
}
.mini-gallery:hover a {
    opacity: 0.2;
}
.mini-gallery > div {
    width: 50%;
}
.header-social {
    float: left;
    list-style: outside none none;
    margin: 60px 0 30px;
    padding: 0;
    text-align: center;
    width: 100%;
}
.minimal-menu > span {
    color: #b1b1b1;
    float: left;
    font-family: Poppins;
    font-size: 14px;
    margin-bottom: 50px;
    width: 100%;
}
.header-social > li {
    display: inline-block;
    float: none;
    margin: 0;
}
.header-social > li > a {
    float: left;
    padding: 0 10px;
    color: #838383;
}
.menu-global {
  backface-visibility: hidden;
  position: absolute;
  left: 0;
  border-top: 7px solid #333333;
  width: 100%;
  
  -webkit-transition: 0.55s;
  -moz-transition: 0.55s;
  -ms-transition: 0.55s;
  -o-transition: 0.55s;
  transition: 0.55s;

}
header.minimal-header.min-left, header.minimal-header.min-left .minimal-menu {
    left: 30px;
}

/* Wrapper Menu */
.wrapper-menu {
    cursor: pointer;
    display: inline-flex;
    flex-direction: column;
    float: right;
    height: 24px;
    justify-content: space-between;
    margin-top: 20px;
    position: relative;
    
    -webkit-transition: transform 330ms ease-out 0s;
    -moz-transition: transform 330ms ease-out 0s;
    -ms-transition: transform 330ms ease-out 0s;
    -o-transition: transform 330ms ease-out 0s;
    transition: transform 330ms ease-out 0s;

    width: 24px;
    display: none;
}
.wrapper-menu:hover::before {
    opacity: 1;
    right: 100%;
    visibility: visible;
}
.wrapper-menu.open {
  -webkit-transform: rotate(-45deg);  
  -moz-transform: rotate(-45deg);  
  -ms-transform: rotate(-45deg);  
  -o-transform: rotate(-45deg);  
  transform: rotate(-45deg);  

}
.line-menu {
    background-color: #333333;
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;

    height: 4px;
    width: 100%;
}
.line-menu.half {
  width: 50%;
}
.line-menu.start {
  -webkit-transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
  -moz-transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
  -ms-transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
  -o-transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
  transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);

  -webkit-transform-origin: right;
  -moz-transform-origin: right;
  -ms-transform-origin: right;
  -o-transform-origin: right;
  transform-origin: right;

}
.open .line-menu.start {
  
  -webkit-transform: rotate(-90deg) translateX(3px);
  -moz-transform: rotate(-90deg) translateX(3px);
  -ms-transform: rotate(-90deg) translateX(3px);
  -o-transform: rotate(-90deg) translateX(3px);
  transform: rotate(-90deg) translateX(3px);

}
.line-menu.end {
  align-self: flex-end;
  
  -webkit-transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
  -moz-transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
  -ms-transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
  -o-transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
  transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);

  -webkit-transform-origin: left;
  -moz-transform-origin: left;
  -ms-transform-origin: left;
  -o-transform-origin: left;
  transform-origin: left;

}
.open .line-menu.end {
  -webkit-transform: rotate(-90deg) translateX(-3px);
  -moz-transform: rotate(-90deg) translateX(-3px);
  -ms-transform: rotate(-90deg) translateX(-3px);
  -o-transform: rotate(-90deg) translateX(-3px);
  transform: rotate(-90deg) translateX(-3px);

}

/* Full Portfolio Sec */
.full-portfolio-sec {
    float: left;
    width: 100%;
}
.full-portfolio {
    float: left;
    position: relative;
    width: 100%;
}
.full-portfolio-img {
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    position: relative;
    width: 100%;
    z-index: 0;
}
.full-portfolio-img::before {
    background: #000000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.1;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.full-portfolio-info {
    background: #ffffff none repeat scroll 0 0;
    bottom: 100px;
    padding: 30px;
    position: absolute;
    right: 0;
    width: 380px;
}
.avatar {
    float: left;
    position: relative;
}
.avatar > span {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;

    float: left;
}
.avatar > span img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;

    float: left;
}
.avatar .quick-post-share {
    position: absolute;
    right: -3px;
}
.full-portfolio-info h2 a {
    color: #010101;
    float: left;
    font-family: Oswald;
    font-size: 27px;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 37px;
    margin-top: 23px;
    text-transform: uppercase;
    width: 100%;
}
.full-portfolio h2 {
    float: left;
    margin: 0;
    width: 100%;
}
.full-portfolio p {
    float: left;
    margin: 16px 0 0;
    width: 100%;
}
.quick-post-share {
    float: left;
    position: relative;
}
.quick-post-share > ul {
    left: 50px;
    list-style: outside none none;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 200px;
}
.quick-post-share.active > ul {
    opacity: 1;
    visibility: visible;
    left: 30px;
}
.quick-post-share.active > span > i {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}
.quick-post-share > span::after {
    color: #ffffff;
    content: "x";
    font-family: Poppins;
    font-size: 13px;
    height: 100%;
    left: 0;
    line-height: 23px;
    position: absolute;
    text-align: center;
    top: 0;
    
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);

    width: 100%;

    -webkit-transition:all 0.4s ease 0.2s;
    -moz-transition:all 0.4s ease 0.2s;
    -ms-transition:all 0.4s ease 0.2s;
    -o-transition:all 0.4s ease 0.2s;
    transition:all 0.4s ease 0.2s;
}
.quick-post-share.active > span::after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);

    -webkit-transition:all 0.4s ease 0.2s;
    -moz-transition:all 0.4s ease 0.2s;
    -ms-transition:all 0.4s ease 0.2s;
    -o-transition:all 0.4s ease 0.2s;
    transition:all 0.4s ease 0.2s;
}
.quick-post-share > ul > li {
    float: left;
    margin: 0 3px;
}
.quick-post-share.active > span,
.post-thumb3 > .quick-post-share.active > span {
    background: #535353 none repeat scroll 0 0;
}
.quick-post-share > ul > li > a {
    
    -webkit-border-radius: 53px;
    -moz-border-radius: 53px;
    -ms-border-radius: 53px;
    -o-border-radius: 53px;
    border-radius: 53px;

    color: #ffffff;
    float: left;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    margin: 0 -2px;
    text-align: center;
    width: 26px;
}
.quick-post-share.active > ul > li {
    margin: 0;
}
.quick-post-share > ul > li.fb-share > a {
    background: #515ddc none repeat scroll 0 0;
}
.quick-post-share > ul > li.yh-share > a {
    background: #b128f0 none repeat scroll 0 0;
}
.quick-post-share > ul > li.tw-share > a {
    background: #5acbf1 none repeat scroll 0 0;
}
.quick-post-share > ul > li.gl-share > a {
    background: #e05858 none repeat scroll 0 0;
}
.quick-post-share > ul > li.pt-share > a {
    background: #ff2f2f none repeat scroll 0 0;
}
.quick-post-share > span {
    
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;

    color: #444444;
    cursor: pointer;
    float: left;
    font-size: 10px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    width: 25px;
}


/* Box Gallery Sec */
.box-gallery-sec {
    float: left;
    width: 100%;
    position: relative;
    z-index: 0;
}
.box-gallery-sec .box-gallery {
    width: 10%;
    float: left;
}
.box-gallery-sec:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    content: "";
    background: #000000;
    opacity: 0.7;
}
.text-block.text-white > h2 {
    color: #ffffff;
}
.text-block.text-white img {
    display: inline-block;
    float: none;
}
.text-block.text-white > span, .text-block.text-white > p {
    color: #cccccc;
}

/* Grid Portfolio */
.grid-portfolio-sec {
    float: left;
    padding: 30px 45px 0 30px;
    width: 100%;
}
.grid-portfolio {
    background: #000000 none repeat scroll 0 0;
    float: left;
    margin-bottom: 30px;
    width: 100%;
    position: relative;
}
.grid-portfolio > img {
    float: left;
    width: 100%;
}
.grid-title {
    left: 0;
    opacity: 0;
    padding: 0 20px;
    position: absolute;
    text-align: center;
    top: 50%;
    
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);

    visibility: hidden;
    width: 100%;
}
.grid-portfolio:hover > img {
    opacity: 0.34;
}
.grid-title > .item-cat {
    text-align: center;
}
.grid-title > .item-cat a {
    color: #e2e2e2;
    display: inline-block;
    float: none;
    font-family: Poppins;
    font-size: 13px;
    opacity: 1;
}
.grid-title > h3 {
    color: #ffffff;
    float: left;
    font-size: 20px;
    font-weight: 500;
    margin: 29px 0 0;
    width: 100%;
}
.grid-portfolio:hover > .grid-title {
    opacity: 1;
    visibility: visible;
}
.grid-portfolio:hover > .grid-title h3 {
    margin-top: 9px;
}

/* Dark Css */
header.transparent {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.13);
}
.block.dark .bg-slide-animation::before {
    background: #000000 none repeat scroll 0 0;
}
header.transparent.dark .menu-bar ul > li a {
    color: #cccccc;
}
header.transparent.dark .menu-bar ul > li.menu-item-has-children > ul {
    background: #101010 none repeat scroll 0 0;
}
header.transparent.dark .menu-bar ul > li.menu-item-has-children > ul > li > a {
    border-color: #333333;
}
header.transparent.dark .menu-bar ul > li.menu-item-has-children.mega > ul::before {
    background: #333333 none repeat scroll 0 0;
}
header.transparent.dark .logo a {
    color: #ffffff;
}
header.transparent.dark .logo a strong {
    color: #040404;
}
header.transparent.dark .search-header > span {
    border-color: #535353;
    color: #a3a3a3;
}
header.dark-header {
    background: #111111 none repeat scroll 0 0;
}
header.dark-header .menu-bar ul > li a {
    color: #cccccc;
}
header.dark-header .menu-bar ul > li.menu-item-has-children > ul {
    background: #101010 none repeat scroll 0 0;
}
header.dark-header .menu-bar ul > li.menu-item-has-children > ul > li > a {
    border-color: #333333;
}
header.dark-header .menu-bar ul > li.menu-item-has-children.mega > ul::before {
    background: #333333 none repeat scroll 0 0;
}
header.dark-header .logo a {
    color: #ffffff;
}
header.dark-header .logo a strong {
    color: #040404;
}
header.dark-header .search-header > span {
    border-color: #535353;
    color: #a3a3a3;
}
.dark .rotate-left-bottom, .dark .rotate-right-top {
    color: #ffffff;
}
.dark .find-me > span {
    color: #cccccc;
}
.dark .find-me > a {
    color: #cccccc;
}
.block.dark .parallax {
    z-index: 0;
}
.dark .text-block2 {
    border-color: #111111;
}
.dark .text-block2 .text-block-box {
    background: #111111 none repeat scroll 0 0;
}
.dark .text-block-box > span, .dark .text-block-box > p {
    color: #cccccc;
}
.dark .text-block-box > h2 {
    color: #ffffff;
}
.dark .load-more-btn > a::before {
    background: #2b2b2b none repeat scroll 0 0;
}
.dark .load-more-btn > a {
    color: #cfcfcf;
}
.dark .picture::before {
    background: #1a1a1a none repeat scroll 0 0;
    border-color: #2b2b2b;
}
.dark .picture-title h3 {
    color: #ffffff;
}
.dark .testimonials {
    background: #070707 none repeat scroll 0 0;
    border-color: #1e1e1e;
}
.dark .testimonials li > .client-thumb-testi > h3 {
    color: #ffffff;
}
.dark .insta-heading > h2 {
    color: #ffffff;
}
.dark .instagram-pictures a {
    background: #000000 none repeat scroll 0 0;
}
.dark .instagram-pictures a img {
    opacity: 0.4;
}
.dark .footer-blog {
    background: #070707 none repeat scroll 0 0;
}
.dark .footer-blog .logo a {
    color: #ffffff;
}
.dark .footer-blog .logo a strong {
    color: #000000;
}
.dark .about-blog-footer > p {
    color: #b3b3b3;
}
.bottom-line.dark {
    background: #111111 none repeat scroll 0 0;
}
header.dark-header {
    background: #111111 none repeat scroll 0 0;
}
header.dark-header.boxed .menu-bar .container {
    background: #111111;
}
.dark .heading > h2 {
    color: #ffffff;
}
.dark .heading > span {
    color: #ccc;
}
.dark .heading > p {
    color: #999999;
}
.dark .full-portfolio-info {
    background: #000000 none repeat scroll 0 0;
}
.dark .full-portfolio-info > h2, .dark .full-portfolio-info > h2 a {
    color: #ffffff;
}
.dark .full-portfolio p {
    color: #cccccc;
}
header.dark-header.boxed {
    background: none;
}
.dark .minimal-menu nav > ul > li.menu-item-has-children > ul > li > a:hover {
    color: #ffffff;
}
.dark .grid-portfolio-sec {
    background: #070707 none repeat scroll 0 0;
    padding-bottom: 140px;
}

/* Inner Header */
.inner-header-border {
    border: 3px solid #ffffff;
    float: left;
    left: 50%;
    margin-bottom: -3px;
    padding: 8px 8px 0;
    position: relative;
    
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);

    width: 730px;
}
.inner-header {
    background: #ffffff none repeat scroll 0 0;
    float: left;
    padding: 60px 20px;
    text-align: center;
    width: 100%;
}
.breadcrumbs {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
.breadcrumbs > li {
    color: #555555;
    display: inline-block;
    float: none;
    font-family: "Roboto Condensed";
    font-size: 16px;
    font-weight: 200;
    margin: 0;
    padding: 0 14px;
    position: relative;
    text-transform: uppercase;
}
.breadcrumbs > li::before {
    content: "-";
    position: absolute;
    right: -5px;
    top: 0;
}
.breadcrumbs > li:first-child {
    padding-left: 0;
}
.breadcrumbs > li:last-child {
    padding-right: 0;
}
.breadcrumbs > li:last-child::before {
    display: none;
}
.inner-header > h2 {
    color: #191919;
    float: left;
    font-family: Oswald;
    font-size: 40px;
    margin: 16px 0 0;
    width: 100%;
}
.breadcrumbs > li:hover a {
    color: #000000;
}
/* Services Sec */
.services-sec {
    float: left;
    margin-top: -30px;
    width: 100%;
}
.service {
    background: #ffffff none repeat scroll 0 0;
    border: 3px solid #ededed;
    float: left;
    margin-top: 30px;
    overflow: hidden;
    padding: 80px 40px 110px;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 0;
}
.service::before {
    border-bottom: 68px solid #ffffff;
    border-left: 68px solid transparent;
    border-right: 0 solid #444444;
    bottom: 5px;
    content: "";
    position: absolute;
    right: 5px;
}
.service > img {
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    -ms-transform: scale(3);
    -o-transform: scale(3);
    transform: scale(3);

    width: 100%;
    z-index: -1;
}
.service > i {
    background: #f1f1f1 none repeat scroll 0 0;
    
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;

    color: #ababab;
    display: inline-block;
    font-size: 38px;
    height: 108px;
    line-height: 108px;
    width: 108px;
}
.service > h3 {
    color: #333333;
    float: left;
    font-family: Poppins;
    font-size: 23px;
    font-weight: 300;
    letter-spacing: 0;
    margin: 37px 0 14px;
    width: 100%;
}
.service > p {
    color: #777777;
}
.service:hover,
.service.active {
    background: #2b2c30 none repeat scroll 0 0;
}
.service:hover > img,
.service.active > img {
    opacity: 0.4;

    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.service:hover > i,
.service.active > i {
    color: #292929;
}
.service:hover > h3,
.service.active > h3 {
    color: #ffffff;
}
.service:hover > p,
.service.active > p {
    color: #c8c8c9;
}
.service:hover::before,
.service.active::before  {
    border-bottom-color: #515256;
}
.simple-text-block.white > h3 {
    color: #121212;
}
.simple-text-block.white > p {
    color: #555555;
}

/* Our Clients Sec */
.our-clients-sec {
    float: left;
    margin-top: -30px;
    padding: 0;
    position: relative;
    width: 100%;
}
.carousel-client {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.our-clients-sec li a {
    opacity: 0.5;
}
.our-clients-sec li a:hover{
    opacity: 1;
}
.our-clients-sec .owl-nav {
    height: 0;
    left: 0;
    margin-top: -13px;
    position: absolute;
    top: 50%;
    width: 100%;
}
.our-clients-sec .owl-nav > div {
    background: #716a6a none repeat scroll 0 0;
    color: transparent;
    float: left;
    height: 26px;
    position: relative;
    width: 26px;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    
}
.our-clients-sec a {
    float: left;
    width: 100%;
}
.our-clients-sec img {
    float: left;
    margin-top: 30px;
    width: 100%;
}

/* Twitter */
.twitter-carousal {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 110px 0 0;
    position: relative;
    text-align: center;
    width: 100%;
}
.twitter-carousal li {
    float: left;
    width: 100%;
}
.twitter-carousal::before {
    content: "\f099";
    font-family: fontawesome;
    font-size: 129px;
    height: 100%;
    left: 0;
    position: absolute;
    top: -31px;
    width: 100%;
}
.twitter-carousal li h3 {
    color: #1d1923;
    float: left;
    font-family: Poppins;
    font-size: 25px;
    font-style: italic;
    letter-spacing: 0.3px;
    margin: 10px 0 18px;
    text-align: center;
    width: 100%;
}
.twitter-carousal li a {
    display: table;
    font-family:Roboto Condensed;
    font-size: 17px;
    letter-spacing: 0.3px;
    margin: 0 auto;
    color: #a7a7a7;
}
.twitter-carousal li span {
    float: left;
    font-family: Poppins;
    font-size: 13px;
    letter-spacing: 0.3px;
    margin-top: 20px;
    width: 100%;
    text-transform: uppercase;
}

/* Page not Found */
.page-not-found {
    float: left;
    text-align: center;
    width: 100%;
}
.page-not-found > span {
    color: #888888;
    float: left;
    font-family: Poppins;
    font-size: 14px;
    letter-spacing: 4px;
    text-transform: uppercase;
    width: 100%;
}
.page-not-found > h2 {
    color: #666666;
    float: left;
    font-family: Roboto Condensed;
    font-size: 380px;
    font-weight: 900;
    letter-spacing: -15px;
    line-height: 280px;
    margin: 60px 0;
    text-shadow: 10px 10px 0 rgba(0, 0, 0, 0.1);
    width: 100%;
}
.page-not-found > h3 {
    color: #666666;
    float: left;
    font-family: Roboto Condensed;
    font-size: 25px;
    letter-spacing: 3px;
    margin: 0;
    text-transform: uppercase;
    width: 100%;
}
.page-not-found > a::before {
    bottom: -11px;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -1;
}
.page-not-found > a {
    color: #343434;
    display: inline-block;
    float: none;
    font-family: Oswald;
    font-size: 20px;
    margin-top: 60px;
    padding: 0 30px;
    position: relative;
    z-index: 0;
}

/* Coming Soon */
.coming-soon {
    float: left;
    padding: 0 40px;
    text-align: center;
    width: 100%;
}
.coming-soon .logo {
    display: inline-block;
    float: none;
}
.coming-soon .logo a {
    float: left;
    font-size: 40px;
}
.coming-soon .logo a::before {
    height: 60px;
    left: -9px;
    top: -6px;
    width: 60px;
}
.coming-soon > span {
    color: #919191;
    float: left;
    font-family: Roboto Condensed;
    font-size: 18px;
    letter-spacing: 7px;
    margin-top: 90px;
    width: 100%;
}
.coming-soon h2 {
    color: #3a3a3a;
    float: left;
    font-family: Roboto Condensed;
    font-size: 143px;
    font-weight: 600;
    letter-spacing: -5px;
    line-height: 130px;
    margin: 40px 0 140px;
    text-shadow: 8px 8px 0 rgba(0, 0, 0, 0.1);
    width: 100%;
}
.countdown {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
.countdown > li {
    display: inline-block;
    float: none;
    margin: 0 20px;
    position: relative;
}
.countdown > li span {
    color: #2e2e2e;
    float: left;
    font-family: Oswald;
    font-size: 76px;
    font-weight: 100;
    text-align: left;
    
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);

    width: 120px;
}
.countdown > li p {
    color: #a3a3a3;
    font-family: Roboto Condensed;
    font-size: 14px;
    left: 0;
    margin: 0;
    position: absolute;
    text-transform: uppercase;
    top: -55px;
    width: 100%;
}
.coming-soon-footer {
    float: left;
    margin-top: 140px;
    padding-bottom: 40px;
    text-align: left;
    width: 100%;
}
.coming-soon-footer > span {
    color: #7d7d7d;
    float: left;
    font-family: Poppins;
    font-size: 14px;
    width: auto;
}
.coming-soon-footer .header-social {
    float: right;
    margin: 0;
    width: auto;
}

/* Potrait Box */
.potrait-slider-sec {
    float: left;
    padding: 0 250px;
    width: 100%;
}
.potrait-box {
    float: left;
    margin: 130px 0;
    opacity: 0.2;
    position: relative;
    width: 100%;
}
.potrait-slider {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}
.potrait-box > img {
    float: left;
    width: 100%;
}
.slick-slide.slick-active.slick-center .potrait-detail {
    opacity: 1;
}
.potrait-detail {
    bottom: 0;
    left: 0;
    opacity: 0;
    padding: 0 20px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 2;
}
.potrait-box:before{
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.65)));
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );

    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;

}
.slick-slide.slick-active.slick-center .potrait-box {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);

    z-index: 3;
    opacity: 1;
}
.potrait-slider-sec li {
    margin: 0;
}
.potrait-detail h3 {
    color: #ffffff;
    float: left;
    font-family: Oswald;
    font-size: 18px;
    letter-spacing: 1px;
    margin: 0 0 5px;
    width: 100%;
}
.potrait-detail .item-cat a {
    display: inline-block;
    float: none;
    font-size: 9px;
    margin: 0;
    opacity: 1;
    color: #d5d5d5;
}
.potrait-box .view-icon {
    bottom: -6px;
    display: inline-block;
    float: none;
    height: 50px;
    margin-top: 10px;
    position: relative;
    width: 35px;
}
.slick-slide.slick-active.slick-center .potrait-box .view-icon::before {
    height: 100%;
}
.slick-slide.slick-active.slick-center .potrait-box .view-icon a {
    font-size: 11px;
    height: 10px;
    line-height: 40px;
    opacity: 1;
    width: 100%;
}
.potrait-slider .slick-prev, .potrait-slider .slick-next {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: auto;
    width: auto;
}
.potrait-slider button::before {
    color: #111111;
    content: "next";
    font-family: Roboto Condensed;
    font-size: 14px;
    letter-spacing: 5px;
    right: 0;
    text-decoration: line-through;
    text-transform: uppercase;
}
.potrait-slider button.slick-prev::before {
    content: "PREV";
}
header.shadow {
    
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);

}

/* Full Screen */
.full-screen-slider {
    float: left;
    position: relative;
    width: 100%;
}
.full-screen-carousel {
    float: left;
    margin: 0;
    position: relative;
    width: 100%;
}
.full-screen-carousel li {
    margin: 0;
}
.full-screen:before{
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.65)));
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );

    bottom: 0;
    content: "";
    height: 500px;
    left: 0;
    position: absolute;
    width: 100%;
}
.full-screen {
    float: left;
    position: relative;
    width: 100%;
}
.full-screen-detail {
    bottom: 0;
    left: 0;
    padding: 0 0 80px 130px;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.full-screen-detail h3 {
    color: #ffffff;
    float: left;
    font-family: Oswald;
    font-size: 48px;
    margin: 0;
    width: 100%;
}
.full-screen-detail .item-cat {
    float: left;
    margin-top: 10px;
    width: 100%;
}
.full-screen-detail .item-cat a {
    opacity: 1;
}
.rotate-left-bottom.light {
    color: #ffffff;
}
.rotate-right-top.light {
    color: #ffffff;
}   
.find-me.light > span, .find-me.light > a {
    color: #cccccc;
}
.full-screen-carousel .slick-prev, .full-screen-carousel .slick-next {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: auto;
    width: auto;
    z-index: 1;
}
.full-screen-carousel button::before {
    color: #ffffff;
    content: "next";
    font-family: Roboto Condensed;
    font-size: 14px;
    letter-spacing: 5px;
    right: 0;
    z-index: 1;
    text-decoration: line-through;
    text-transform: uppercase;
}
.full-screen-carousel button.slick-prev::before {
    content: "PREV";
}
.full-screen-carousel button.slick-next::before {
    margin-right: 90px;
}
.full-screen-carousel button.slick-prev::before {
    margin-left: 90px;
    position: relative;
}
.grids-sec {
    float: left;
    width: 100%;
}
.grids-sec .row.no-gape .grid-portfolio {
    margin: 0;
}
.grids-sec .row.no-gape .picture {
    margin: 0;
}
.box-gallery-sec .box-gallery a {
    float: left;
    width: 100%;
}
.box-gallery-sec .box-gallery a img {
    float: left;
    width: 100%;
}
.option-isotop {
    float: left;
    width: 100%;
}
.portfolio-nav {
    float: left;
    list-style: outside none none;
    margin: 0 0 30px;
    padding: 0;
    text-align: center;
    width: 100%;
}
#portfolio-mas {
    float: left;
    width: 100%;
}
.portfolio-nav > li {
    display: inline-block;
    float: none;
    padding: 0 10px;
    position: relative;
    margin: 0;
}
.portfolio-nav > li::before {
    color: #262626;
    content: "-";
    font-family: Rubik;
    font-size: 14px;
    margin-right: -5px;
    position: absolute;
    right: 0;
    top: 0;
}
.portfolio-nav > li > a {
    color: #262626;
    float: left;
    font-family: Roboto Condensed;
    font-size: 13px;
    letter-spacing: 2px;
    padding: 4px 20px;
    position: relative;
    text-transform: uppercase;
    z-index: 0;
}

.portfolio-nav > li > a::before {
    background: #262626 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
    z-index: -1;
}
.portfolio-nav > li > a.selected::before {
    width: 100%;
}
.portfolio-nav > li > a.selected {
    color: #333333;
}
.portfolio-nav > li:last-child::before {
    display: none;
}
.ms-section {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ms-section.ms-table{
    display: table;
    width: 100%;
}
.ms-tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
.ms-easing {
    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
}
#multiscroll-nav {
    position: fixed;
    z-index: 100;
    margin-top: -32px;
    top: 50%;
    opacity: 1;
}
#multiscroll-nav.right {
    right: 17px;
}
#multiscroll-nav.left {
    left: 17px;
}
#multiscroll-nav ul{
  margin: 0;
  padding: 0;
}
#multiscroll-nav li{
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position:relative;
}
#multiscroll-nav li a{
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
}
#multiscroll-nav li .active span{
    background: #333;
}
#multiscroll-nav span{
    top: 2px;
    left: 2px;
    width: 8px;
    height: 8px;
    border: 1px solid #000;
    background: rgba(0, 0, 0, 0);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
}
.multiscroll-tooltip {
    position: absolute;
    color: #fff;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    top: -2px;
    white-space: nowrap;
    max-width: 220px;
}
.multiscroll-tooltip.right {
    right: 20px;
}
.multiscroll-tooltip.left {
    left: 20px;
}
.ms-responsive .ms-hide{
    display: none;
}
.split-imgbox {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.split-imgbox img {
    float: left;
    width: 100%;
}
.split-imgbox:before{
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.split-details {
    position: absolute;
    bottom: 0;
    z-index: 23344;
    width: 100%;
    height: 140px;
    left: 0;
    margin-top: 70px;
    padding: 0 80px;
}
.split-details > h3 {
    float: left;
    width: 100%;
    font-family: oswald;
    font-size: 30px;
    color: #ffffff;
    margin-bottom: 6px;
}
.split-details .item-cat a {
    color: #afafaf;
    opacity: 1;
}
.split-sec::before {
    position: fixed;
    left: 50%;
    content: "SPLIT SCREEN";
    font-family: Roboto Condensed;
    width: 180px;
    height: 46px;
    text-align: center;
    z-index: 9;
    line-height: 46px;
    
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;

    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);

    margin-left: -90px;
    top: 50%;
    letter-spacing: 4px;
    font-size: 13px;
    color: #222222;
}
.prices-section {
    float: left;
    width: 100%;
    margin-top: -60px;
}
.blogpost {
    float: left;
    width: 100%;
    background-size: cover;
    margin-top: 30px;
}
.blogdetails {
    float: left;
    width: 100%;
    background: #ffffff;
    border: 2px solid #efefef;
    padding: 70px 45px;
}
.blogdetails > a {
    float: left;
    font-family: Poppins;
    font-size: 13px;
    color: #888888;
}
.blogdetails > h3 {
    float: left;
    width: 100%;
    font-family: Poppins;
    font-size: 22px;
    font-weight: 500;
    margin-top: 16px;
    margin-bottom: 15px;
}
.blogdetails > p {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #888888;
    line-height: 24px;
    margin-bottom: 20px;
}
.blogdetails .blogread {
    float: left;
    width: 100%;
}
.blogread a {
    float: left;
    background: #fafafa;
    border: 1px solid #e8ecec;
    font-family: Poppins;
    font-size: 14px;
    padding: 11px 29px;
    margin-top: 9px;
}
.blogpost:hover .blogdetails {
    background-color: rgba(0,0,0,0.54);
    border-color: transparent;
}
.blogpost:hover .blogdetails > a {
    color: #cfcfcf;
}
.blogpost:hover .blogdetails > p {
    color: #cfcfcf;
}
.blogpost:hover .blogdetails > h3 {
    color: #ffffff;
}
.blog-sec {
    float: left;
    width: 100%;
    margin-top: -30px;
}
/* pagination */
.pagination {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;

    float: left;
    margin: 70px 0 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
.pagination ul {
    display: inline-block;
    list-style: outside none none;
    margin: 7px 0 0;
    padding: 0;
}
.pagination li {
    float: left;
    font-family: Montserrat;
    font-size: 12px;
    margin: 0 4px 0 0;
}
.pagination li:last-child {
    margin: 0;
}
.pagination li.active a, .pagination li a:active {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
.pagination li.active a, .pagination li a:hover {
    color: #222222;
}
.pagination li .delimeter {
    display: block;
    padding-top: 6px;
}
.pagination a {
    background: #ffffff none repeat scroll 0 0;
    
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;

    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;

    color: #666666;
    float: left;
    font-family: Poppins;
    padding: 10px 13px;
    text-decoration: none;
}
/* Single Post sec */
.single-post-sec {
    float: left;
    width: 100%;
}
.single-post-thumb {
    float: left;
    width: 100%;
}
.single-post-thumb > img {
    float: left;
    width: 100%;
}
.single-main-infos {
    border-bottom: 3px solid #e8ecec;
    float: left;
    padding: 50px 290px 36px 0;
    position: relative;
    width: 100%;
}
.single-title-metas {
    float: left;
    width: 100%;
}
.single-title-metas > h2 {
    color: #141414;
    float: left;
    font-family: Roboto Condensed;
    font-size: 29px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 50px;
    margin: -9px 0 0;
    width: 100%;
}
.single-title-metas > .quick-metas {
    margin-top: 5px;
}
.single-main-infos > .posted-by {
    position: absolute;
    right: 0;
    top: 32px;
    width: auto;
}
.single-post-detail {
    float: left;
    margin-top: 15px;
    width: 100%;
}
.single-post-detail > p a {
    font-style: italic;
}
.single-post-detail > p {
    display: inline-block;
    font-family: Poppins;
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 15px;
}
.single-post-detail blockquote {
    background-color: #ffffff;
    border: medium none;
    
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);

    float: left;
    margin: 20px 0;
    padding: 50px 190px;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 0;
}
.single-post-detail blockquote p {
    color: #000000;
    float: left;
    font-family: Roboto Condensed;
    font-size: 19px;
    font-style: italic;
    font-weight: 500;
    line-height: 34px;
    width: 100%;
}
.single-post-detail blockquote span {
    color: #747474;
    display: inline-block;
    font-family: Roboto Condensed;
    font-size: 14px;
    font-style: italic;
    font-weight: 500;
}
.single-post-detail blockquote span a {
    font-family: Roboto Condensed;
    color: #333333;
}

.related-posts {
    float: left;
    margin-top: 60px;
    width: 100%;
}
.related {
    float: left;
    margin-top: -30px;
    width: 100%;
}

.comment-form {
    float: left;
    margin-top: 70px;
    width: 100%;
}
.comment-form > form {
    float: left;
    width: 100%;
}
.comment-form > form label {
    float: left;
    margin-bottom: 10px;
    position: relative;
    width: 100%;
}
.comment-form form label input, .comment-form form label textarea {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #d8dcdc;
    color: #a7a7a7;
    float: left;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    padding: 18px 70px;
    width: 100%;
}
.comment-form form label i {
    color: #dcdcdc;
    font-size: 14px;
    left: 40px;
    position: absolute;
    top: 24px;
}
.comment-form form label textarea {
    min-height: 180px;
}
.flat-btn {
    border: 1px solid rgba(0, 0, 0, 0);
    
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
    border-radius: 40px;

    color: #232323;
    cursor: pointer;
    float: left;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    padding: 14px 44px;
}
/* Quick Metas */
.quick-metas {
    float: left;
    margin-top: 10px;
    width: 100%;
}
.quick-metas > ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.quick-metas > ul > li {
    float: left;
    font-size: 12px;
    padding-right: 24px;
    position: relative;
    margin: 0;
}
.quick-metas > ul > li:last-child {
    padding: 0;
}
.quick-metas > ul > li:last-child:before {
    display: none;
}
.quick-metas > ul > li > i {
    color: #818181;
    float: left;
    line-height: 12px;
    margin-right: 10px;
}
.quick-metas > ul > li > a {
    color: #818181;
    display: inline-block;
    font-size: 12px;
    margin: 0 2px;
    letter-spacing: 0.2px;
}
.quick-metas > ul > li > a > i {
    margin-right: 8px;
}
.quick-metas > ul > li::before {
    background: #a3a3a3 none repeat scroll 0 0;
    content: "";
    height: 1px;
    position: absolute;
    right: 12px;
    top: 50%;
    width: 4px;
}
.single-main-infos > .posted-by {
    position: absolute;
    right: 0;
    top: 32px;
    width: auto;
}
.posted-by {
    float: left;
    text-align: center;
    width: 100%;
}
.posted-by > h5 {
    background: #3b3b3b none repeat scroll 0 0;
    
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;

    color: #ffffff;
    display: inline-block;
    float: none;
    font-family: Poppins;
    font-size: 14px;
    font-weight: normal;
    line-height: 50px;
    margin: 20px 0 0;
    padding-left: 34px;
    position: relative;
}
.posted-by > h5 > a {
    color: #fff;
}
.posted-by > h5 > a img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;

    float: right;
    margin-left: 20px;
}
.post-tags {
    float: left;
    margin-top: 40px;
    width: 100%;
}
.post-tags > span {
    color: #848484;
    float: left;
    font-family: Poppins;
    font-size: 12px;
    margin-right: 10px;
    margin-top: 2px;
    text-transform: uppercase;
}
.post-tags > span i {
    font-size: 14px;
    margin-right: 5px;
}
.post-tags > a {
    color: #7e7e7e;
    display: inline-block;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.3px;
    line-height: 13px;
}
.blog-post-sec {
    float: left;
    width: 100%;
    margin-top: -30px;
}
.contact-lists-sec > ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.contact-lists-sec > ul > li {
    color: #4a4a4a;
    float: left;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    line-height: 53px;
    margin-bottom: 25px;
    padding-right: 30px;
    text-transform: uppercase;
    width: 33.334%;
    margin: 0;
}
.contact-lists-sec li > i {
    color: #232323;
    float: left;
    font-size: 17px;
    height: 54px;
    line-height: 54px;
    margin-right: 25px;
    text-align: center;
    width: 54px;
    
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;

}
#contact #message > div {
    background: #333333 none repeat scroll 0 0;
    
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;

    color: #ffffff;
    margin-bottom: 10px;
    padding: 20px 40px;
}
.contact-form-sec {
    float: left;
    width: 100%;
}
.contact-form {
    float: left;
    width: 100%;
}
.contact-form > form {
    float: left;
    width: 100%;
}
.contact-form > form .row > div {
    margin-bottom: 10px;
    position: relative;
}
.contact-form > form .row > div > input[type="text"], .contact-form > form .row > div > textarea {
    background: #f5f5f5 none repeat scroll 0 0;
    border: medium none;
    float: left;
    font-family: Poppins;
    font-size: 14px;
    height: 60px;
    padding: 15px 80px;
    width: 100%;
    letter-spacing: 0.3px;
    color: #888888;
    padding-left: 70px;
    margin: 0;
}
.contact-form > form .row > div > i {
    color: #000;
    font-size: 15px;
    left: 53px;
    line-height: 16px;
    margin-top: -13px;
    position: absolute;
    top: 34px;
}
.contact-form > form .row > div > textarea {
    min-height: 170px;
    padding-top: 25px;
}
.contact-details {
    float: left;
    width: 100%;
}
.contact-details .social-btns {
    margin-bottom: 30px;
    margin-top: 20px;
}
.contact-infos > ul {
    float: left;
    list-style: outside none none;
    margin: 25px 0 0;
    padding: 0;
    width: 100%;
}
.contact-infos > ul > li {
    float: left;
    padding-right: 20px;
    width: 50%;
}
.contact-infos > ul li span {
    color: #333333;
    float: left;
    font-family: Poppins;
    font-size: 16px;
    margin-bottom: 7px;
    width: 100%;
}
.contact-infos > ul > li > span > i {
    margin-right: 9px;
    color: #C9C9C9;
}
.contact-page-sec {
    float: left;
    width: 100%;
}
#contact {
    float: left;
    width: 100%;
}
.contact-infos > ul li p {
    float: left;
    width: 100%;
    margin: 0;
    font-size: 14px;
    line-height: 24px;
    margin-top: 6px;
    color: #999999;
}
.social-btns {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.social-btns > li {
    float: left;
    margin-right: 1px;
    padding: 7px 0;
    position: relative;
}
.social-btns > li > a {
    background: #f5f5f5 none repeat scroll 0 0;
    color: #a7a7a7;
    float: left;
    font-size: 14px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    width: 39px;
}
.social-btns > li:hover > a{
    color: #232323;
}
.social-btns > li::before {
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.social-btns > li:hover:before{
    height: 100%;
}
/* Single Portfolio Detail */
.single-portoflio-img {
    float: left;
    width: 100%;
}
.single-portoflio-img > img {
    float: left;
    width: 100%;
}
.single-portfolio-detail {
    float: left;
    padding-left: 30px;
    padding-top: 40px;
    width: 100%;
}
.single-portfolio-detail > span {
    color: #a7a7a7;
    float: left;
    font-family: Poppins;
    font-size: 15px;
    letter-spacing: 0.3px;
    width: 100%;
}
.single-portfolio-detail > span > i {
    color: #c9c9c9;
    margin-right: 10px;
}
.single-portfolio-detail h3 {
    color: #121212;
    float: left;
    font-family: Roboto Condensed;
    font-size: 30px;
    font-weight: 500;
    margin: 20px 0 14px;
    width: 100%;
}
.single-portfolio-detail p {
    float: left;
    font-family: Poppins;
    margin: 0 0 20px;
    width: 100%;
    font-size: 14px;
    line-height: 26px;
}
.portfolio-detail {
    float: left;
    width: 100%;
}
.portfolio-detail h4 {
    color: #393939;
    float: left;
    font-family: Roboto Condensed;
    font-size: 20px;
    font-weight: normal;
    margin: 30px 0 25px;
    width: 100%;
}
.portfolio-detail > ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.portfolio-detail > ul > li {
    float: left;
    margin-bottom: 13px;
    width: 100%;
}
.portfolio-detail > ul > li span {
    color: #838383;
    float: left;
    font-family: Poppins;
    width: 220px;
    font-size: 14px;
}
.portfolio-detail > ul > li span i {
    color: #b9b9b9;
    width: 21px;
}
.portfolio-detail li strong {
    color: #313131;
    font-family: Poppins;
    font-weight: normal;
}
.portfolio-gallery {
    float: left;
    margin-top: 40px;
    width: 100%;
}
.portfolio-gallery > h4 {
    color: #393939;
    float: left;
    font-family: Roboto Condensed;
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 30px;
    width: 100%;
}
.portfolio-gallery > a {
    background: #000000 none repeat scroll 0 0;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    overflow: hidden;
    position: relative;
}
.portfolio-gallery > a i {
    color: #ffffff;
    left: 0;
    margin-top: -8px;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);

    width: 100%;
}
.portfolio-gallery > a:hover img {
    opacity: 0.5;
}
.portfolio-gallery > a:hover i {
    opacity: 1;
    
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);

}
.wide-detail .single-portoflio-img {
    margin-bottom: 50px;
}
.wide-detail .single-portfolio-detail {
    padding: 0 40px 0 0;
}
.wide-detail .portfolio-detail h4 {
    margin-top: 0;
}

/* Navigation Post */
.navigation-post {
    float: left;
    position: relative;
    width: 100%;
    z-index: 0;
}
.navigation-post > .gradient-hover {
    z-index: -1;
}
.navigation-post i {
    color: #ffffff;
    float: left;
    font-size: 19px;
    left: 50px;
    position: absolute;
    top: 30px;
}
.navigation-post span {
    color: #ffffff;
    float: left;
    font-family: Roboto Condensed;
    font-size: 15px;
    font-style: italic;
    width: 100%;
}
.navigation-post h5 {
    color: #ffffff;
    float: left;
    font-family: Poppins;
    font-size: 17px;
    letter-spacing: 0;
    margin-bottom: 0;
    margin-top: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.navigation-post > a {
    float: left;
    padding: 31px 60px 31px 95px;
    position: relative;
    width: 100%;
    background: #333333;
}
.related-carousel {
    float: left;
    width: 100%;
}
.navigation-post.next > a {
    padding-left: 60px;
    padding-right: 95px;
    text-align: right;
}
.navigation-post.next > a i {
    left: auto;
    right: 50px;
}
.menu-bar ul > li:hover > a {
    color: #000000;
}
.theme-btn:hover {
    background: #FFFFFF;
    color: #5f5f5f;
    
    -webkit-box-shadow: 0px 10px 20px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 10px 20px rgba(0,0,0,0.1);
    -ms-box-shadow: 0px 10px 20px rgba(0,0,0,0.1);
    -o-box-shadow: 0px 10px 20px rgba(0,0,0,0.1);
    box-shadow: 0px 10px 20px rgba(0,0,0,0.1);

}
.splitbg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-size: cover;
    background-repeat: no-repeat;
}
.responsiveheader {
    float: left;
    width: 100%;
    padding: 20px 40px;
    
    -webkit-box-shadow: 0px 0px 30px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 30px rgba(0,0,0,0.1);
    -ms-box-shadow: 0px 0px 30px rgba(0,0,0,0.1);
    -o-box-shadow: 0px 0px 30px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 30px rgba(0,0,0,0.1);

    display: none;
    position: relative;
    z-index: 9;
}
.responsiveheader > .logo {
    margin: 10px 0;
    float: left;
}
.openresmenu {
    float: right;
    background: #333333;
    width: 35px;
    height: 35px;
    
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;

    text-align: center;
    color: #ffffff;
    line-height: 35px;
    margin: 5px 0;
        margin-right: 0px;
    margin-right: 0;
    cursor: pointer;
    margin-left: 4px;
}
.responsiveheader .search-header {
    position: static;
    float: right;
    margin: 0;
}
.responsiveheader .search-header span {
    margin: 4px 0;
    text-align: center;
}
.responsivemenu {
    position: fixed;
    left: -220px;
    top: 0;
    width: 220px;
    background: #ffffff;
    
    -webkit-box-shadow: 0px 0px 30px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 30px rgba(0,0,0,0.1);
    -ms-box-shadow: 0px 0px 30px rgba(0,0,0,0.1);
    -o-box-shadow: 0px 0px 30px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 30px rgba(0,0,0,0.1);

    z-index: 231;
    padding: 30px 25px;
    height: 100%;
    overflow-x: scroll;
}
.responsivemenu > ul {
    float: left;
    width: 100%;
}
.responsivemenu > ul > li {
    float: left;
    width: 100%;
    margin: 0;
    position: relative;
}
.responsivemenu > ul > li > a::before {
    content: "+";
    font-size: 14px;
    line-height: 1px;
    position: absolute;
    left: 0;
    top: 50%;
}
.responsivemenu > ul > li > a {
    float: left;
    width: 100%;
    position: relative;
    padding-left: 19px;
    font-family: Roboto Condensed;
    font-size: 15px;
    color: #222222;
    margin: 10px 0;
}
.responsivemenu > ul > li ul {
    float: left;
    width: 100%;
    display: none;
}
.responsivemenu > ul > li ul > li {
    float: left;
    width: 100%;
    margin: 0;
}
.responsivemenu > ul > li ul > li a {
    float: left;
    width: 100%;
    font-family: Roboto Condensed;
    font-size: 14px;
    color: #666666;
    font-weight: normal;
    padding: 5px 0;
        padding-left: 0px;
    padding-left: 18px;
    position: relative;
}
.responsivemenu > ul > li ul > li a::before {
    content: "-";
    font-size: 17px;
    line-height: 1px;
    position: absolute;
    left: 4px;
    top: 50%;
    color: #999999;
}
.openresmenu.active i::before {
    content: "x";
    font-family: roboto Condensed;
}













