/*##############################################################

## GENERAL
    ## reset
    ## defaults
## LAYOUT
    ## column
## HOME SECTIONS
    ## section background
    ## home content
    ## local scroll
## BUTTONS
## ICONS
## PROGRESS BARS
## FEATURES ITEM
## ALERTS
## LIST ITEM
## OWL CAROUSEL
## PORTFOLIO 
    ## portfolio grid
    ## portfolio filter
    ## portfolio styles
## TEAM
## COUNTER
## PRICING
## CONTACT
## FORM FIELDS
## GOOGLE MAP
## TABS
## WIDGETS
## BLOG
    ## blog single 
## PAGINATION
## SHOP
    ## product styles
    ## shop grid
    ## shop single
    ## widget
## BLOCKQUOTE 
## MAIN MENU
    ## hidden nav
    ## sticky styles
    ## submenu
    ## mobile menu
## BANNER
## SHARE LINKS
## FOOTER
    ## partners
    ## social links
    ## contacts
    ## subscribe
    ## navigation
## ACCORDION
## TOGGLE
## MEDIA SCREEN

##############################################################*/


/*##############################################################
                            ## GENERAL
##############################################################*/
 
/**/
/* ## reset */
/**/
html, body, iframe, header, footer, main, aside, nav, section, article, div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, hr, blockqoute, pre, figure, figcaption, address, form, fieldset, legend, label, input, select, textarea, button {
    display: block; 
}
a, button{
    cursor: pointer;
    text-decoration: none;
     -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
/**/
/* ## defaults */
/**/
body, a{
    color: #7a7a7a;
}
body{
    font-size: 14px;
    font-family: Lato;
    line-height: 24px;
    font-weight: 400;
    background-color: #ffffff;
}
img{
    max-width: 100%;
    height: auto;
}
.owl-controls{
display:none !important;

}
section{
    display:block;
    margin:0;
    padding:0
}
p{
    margin-bottom: 1.3em;
}
h1, h2, h3, h4, h5, h6 {
    margin-bottom: 1.3em;
    line-height: 1.4;
    font-weight: 400;
}
h1{ 
    font-size: 32px;
}
h2 {
    font-size: 38px;
} 
h6 {
    font-weight: 700;
}
ul{
    padding: 0;
}
textarea{
    overflow: hidden;
}
button{
    color: #fff;
}
.clr:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
}
/*##############################################################
                            ## LAYOUT
##############################################################*/

.uppercase{
    text-transform: uppercase;
    font-weight: 600;
}
.align-center{ text-align:center !important;}
.align-left{ text-align:left !important;}
.align-right{ text-align:right !important;}
.left{float:left !important;}
.right{float:right !important;}
.relative{position:relative;z-index: 2;}
.hidden{display:none;}
.inline-block{display:inline-block;}
.italic{
    font-style: italic;
    color: #9b9b9b;
}
.font-alt{
    font-family: Raleway;
    font-weight: 500;
}
.font-alt-2{
    font-family: Lato;
}
.font-small{
    font-size: 0.85714285em;
    line-height: 1.42857143;
}
.font-big{
    font-size: 2em;
    line-height: 1.2;
}
.font-huge{
    font-size: 5.714em;
    line-height: 1.1;
}
.font-tretched{
    letter-spacing: 1px;
}
.font-white{
    color: #ffffff !important;
}
.opacity-0{
    opacity: 0;
}
.opacity-10:before{
    opacity: 0.1;
}
.opacity-20:before{
    opacity: 0.2;
}
.opacity-30:before{
    opacity: 0.3;
}
.opacity-40:before{
    opacity: 0.4;
}
.opacity-50:before{
    opacity: 0.5;
}
.opacity-60:before{
    opacity: 0.6;
}
.opacity-70:before{
    opacity: 0.7;
}
.opacity-80:before{
    opacity: 0.8;
}
.opacity-90:before{
    opacity: 0.9;
}
.opacity-100{
    opacity: 1;
}
.section-text {
    font-size: 0.8571428em;
    line-height: 1.666666667;
}
.section-title {
    margin-bottom: 15px;
    padding-bottom: 15px;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    line-height: 1.3;
    z-index: 4;
    position: relative;
    color: #303233;
}
.section-title-small {
    margin-bottom: 15px;
    padding-bottom: 15px;
    margin-top: 0;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.3;
    z-index: 4;
    position: relative;
    color: #303233;
}
.breadcrumbs .section-title {
    margin: 0;
    padding: 0;
    font-size: 54px;
    line-height: 1.1;
    text-align: inherit;
}
.featured_separated{
    width: 100%;
    display: block;
    text-align: inherit;
    line-height: 0;
    font-size: 0;
    padding-top: 10px;
}
.featured_separated span{
    display: inline-block;
    width: 36px;
    height: 1px;
    background: #303233;
}
.fullwidth-slider.on-dark .section-title{
    color: #ffffff;
}
.small-title {
    padding: 0;
    margin-bottom: 40px;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 600;
    text-align: center;
    color: #303233;
}
.section-title-top{
    font-size: 14px;
    font-family: Kaushan Script; 
    letter-spacing: 1px;
    color: #303233;
    margin-bottom: 3px;
}
.breadcrumbs .section-title-top{
    font-size: 18px;
    margin: 0;
    color: #7a7a7a;
}
/**/
/* ## column */
/**/
.column-col {
    float: left;
} 
.column-col.respons{
    width: calc(100% - 30px);
}
.column-col-3{
    width: calc(23.1% - 30px);
    margin-right: 30px;
}
.column-col-4{
    width: calc(31.4% - 30px);
    margin-right: 30px;
}
.column-col-6{
    width: calc(50% - 30px);
    margin-right: 30px;
}
.column-col-8{
    width: calc(65.83% - 30px);
    margin-right: 30px;
}
.column-col-9{
    width: calc(74.35% - 30px);
    margin-right: 30px;
}
.column-col-12{
    width: calc(100% - 30px);
    margin-right: 30px;
}
/*##############################################################
                            ## HOME SECTIONS
##############################################################*/
.page{
    overflow: hidden;
}
header.sticky-header{
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
}
header .bottom-header{
    padding: 15px 0;
}
header .inner-nav .logo > a{
   display: inline-block;
   height: 100%; 
}
header .inner-nav .logo > a > img{
    height: 100%;
}
.small-height{
    height: 55px !important;
}
.sticky-header-container{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    opacity: 0;
    background: #ffffff;
    -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -webkit-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.sticky-header-container.sticky-on{
    opacity: 1;
    transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
}
.sticky-header-container .main-nav{
    position: relative;
    height: 70px;
}
.sticky-header-container .header-on-bg .main-nav{
    position: relative;
    z-index: 1;
}
.sticky-header-container .nav-logo-wrap .logo{
    height: 70px;
}
.sticky-header-container .inner-nav ul li a{
    height: 70px;
    line-height: 70px;
}
/**/
/* ## section background */
/**/
.background{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
}
.page-section,
.small-section,
.blog-section,
.mini-section {
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 130px 0;
}
.page-section .container,
.small-section .container,
.blog-section .container,
.mini-section .container{
    position: relative;
}
.small-section{
    padding: 80px 0;
}
.mini-section{
    padding: 45px 0;
}
.blog-section{
    background-attachment: scroll;
    padding: 80px 0;
}
.scroll{
    background-attachment: scroll;
}
.main-slider .home-section{
    background-attachment: scroll;
}
.fullwidth-slider .home-section{
    background-attachment: scroll;
}
.main-slider-fadein .home-section{
    background-attachment: scroll;
}
.bg-section-blue:before,
.bg-section-dark:before,
.bg-section-white:before,
.bg-section-gray:before,
.bg-section-featured:before{
    content: ' ';
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
}


.bg-section-red:before{
    content: ' ';
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
}

.bg-section-red:before{
    background-color: #c00000
}

.main-nav.red:not(.js-transparent){
    background: #c00000
}


.bg-section-blue:before{
    background-color: #303233;
}
.bg-section-dark:before{
    background-color: #303030;
}
.bg-section-white:before{
    background-color: #ffffff;
}
.bg-section-gray:before{
    background-color: #f5f5f5;
}
.bg-section-half-right,
.bg-section-half-left{
    background-repeat: no-repeat;
}
.not-found-bg{
    position: absolute;
    z-index: 1;
    top: 2%;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
}
.background-gradient-bottom:before{
    content: ' ';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #ffffff;
    background: linear-gradient(to bottom, transparent 60%, #ffffff);
}
/**/
/* ## home content */
/**/
.section-icon {
    margin-bottom: 7px;
    text-align: center;
    font-size: 32px;
}
.home-wrapper{
    position: relative;
    display: table;
    height: 100%;
    width: 100%;
}
.home-content{
    height: 100%;
    position: relative;
    z-index: 1;
    display: table-cell;
    vertical-align: middle;
}
.home-content.cont-right{
    padding-left: 50%;
}
.home-padding{
    padding-top: 320px;
}
.feature-logo{
    margin-bottom: 40px;
}
.feature-logo img {
    max-width: 100% !important;
    width: 171px !important;
    display: inline-block !important;
}
.feature-header{
    color: #ffffff;
    display: inline-block;
    margin-bottom: 0.7142857em;
}
.dark .feature-header{
    color: #303233;
}
.feature-header h1{
    font-size: 7.142857em;
    font-size: calc(14px + 6.142857em);
    font-weight: 700;
    line-height: 1.3;
    margin-top: 0;
    margin-bottom: 0.2em;
}
.feature-bottom-text{
    color: #ffffff;
    margin: 0 auto 4.285714em;
    font-size: 1em;
    font-size: calc(7px + 0.5em);
    line-height: 1.7142857;
}
.dark .feature-bottom-text{
    color:#000000;
}
.feature-bottom-text h2{
    margin: 0;
    font-size: 1em;
    font-size: calc(7px + 0.5em);
    font-weight: 400;
}
.feature-top-text{
    font-family: Kaushan Script;
    color: #ffffff;
}
.font-alt-2{
    font-family: Kaushan Script;
}
.dark .feature-top-text{
    color: #303233;
}
.feature-top-text h3{
    font-size: 1.71428em;
    font-size: calc(14px + 0.71428em);
    margin: 0;
}
.main-slider .home-wrapper{
    width: 50%;
    padding-top: 15%;
    margin-left: auto;
}
.main-slider .home-wrapper.cont-left{
    margin-right: auto;
    margin-left: 0;
}
.main-slider .feature-bottom-text{
    margin: 0 auto 3em;
}
.main-slider .feature-header{
    margin-bottom: 2em;
}
.main-slider .feature-header h1{
    font-size: 2.7em;
}
.main-slider .feature-header h1 .featured_separated{
    padding-top: 25px;
}
.main-slider .feature-header h1 .featured_separated span,
.fullwidth-slider .feature-header h1 .featured_separated span{
    width: 80px;
    height: 2px;
}
.fullwidth-slider .feature-header h1{
    text-transform: uppercase;
}
.fullwidth-slider .feature-header h1 span:not(.featured_separated){
    display: block;
    margin-bottom: 0;
    line-height: 0.5;
    font-size: 0.6em;
    font-weight: 300;
}
.fullwidth-slider .feature-bottom-text{
    font-size: 1em;
    text-transform: uppercase;
    letter-spacing: 0.3em;
}
.header-40{
    margin-top: 0;
    position: relative;
    z-index: 1;
    font-size: 36px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    color: #ffffff;
}
.header-16{
    margin-top: 0;
    position: relative;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    color: #ffffff;
}
.breadcrumbs {
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    color: #ffffff;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.breadcrumbs a{
    color: #ffffff;
}
.breadcrumbs span{
    opacity: 0.5;
}
.tp-leftarrow, .tp-rightarrow {
    opacity: 1;
    display: block;
    position: absolute;
    z-index: 20;
    background: #fff;
    top: calc(50% - 20px);
    margin-top: -30px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    text-align: center;
    color: #303233;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.tparrows:before {
    color: #303233;
    line-height: 48px;
}
/**/
/* ## local scroll */
/**/
/*.scroll-down{
    position: absolute;
    z-index: 1;
    bottom: 20px;
    left: 50%;
    margin-left: -16px;
    font-size: 32px;
}
.local-scroll i{
    color: #ffffff;
    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.link-top{
    display: none;
    position: absolute;
    bottom: 30px;
    right: 30px;
    font-size: 30px;
    width: 40px;
    height: 40px;
    line-height: 32px;
    text-align: center;
    background: #ffffff;
    -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.link-top:hover{
    border-color: #303233;
}
.link-top:hover i{
    color: #303233;
}*/
.local-scroll{
    position: fixed;
    z-index: 100;
    bottom: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
    color: #303233;
    background-color: #ffffff;
    text-transform: uppercase;
    -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-transform:translateY(150%);
    -moz-transform:translateY(150%);
    -ms-transform:translateY(150%);
    transform:translateY(150%);
}
.local-scroll:before{
    content: '\f13f';
    font-family: Flaticon;
    line-height: 40px;
}
.local-scroll.active{
    -webkit-transform:translateY(0);
    -moz-transform:translateY(0);
    -ms-transform:translateY(0);
    transform:translateY(0);
}
/*##############################################################
                            ## BUTTONS
##############################################################*/

.button{
    display: inline-table;
    padding: 9px 17px;
    color: #fff;
    background: #303233;
    border: 1px solid transparent;
    font-size: 10px;
    font-family: Raleway;
    font-weight: 700;
    line-height: 1.375;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    white-space: nowrap;
    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
} 
.button.alt:hover:not(.button-border):not(.button-shadow){
    color: #fff;
    background: #303233;
}  
.button-large{
    height: auto;
    padding: 16px 50px;
    font-size: 16px;
}
.button-medium{
    height: auto;
    padding: 14px 50px;
    font-size: 13px;
}
.button-small {
    height: auto;
    padding: 11px 27px;
    font-size: 12px;
}
.button-border {
    border: 1px solid #eaeaea;
    background: #ffffff;
}
.button-shadow {
    border: none;
    background: #ffffff;
    -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:    0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    box-shadow:         0px 3px 10px 0px rgba(0, 0, 0, 0.15);
}
.button-shadow.alt:hover,
.button-border.alt:hover{
    background: #ffffff;
}
.button-border.alt:hover{
    border-color: #eaeaea;
}
.button-round{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.button-circle {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.button-full{
    width: 100%;
}
.button-gray{
    color: #ffffff;
    background-color: #303030;
}
.button-gray.button-border{
    color: #303030;
    border: 2px solid #303030;
    background: transparent;
}
.button-icon{
    position: relative;
    padding: 6px 12px;
    padding-right: calc(24px + 4em);
    overflow: hidden;
}
.button-icon i{
    position: absolute;
    top: 0;
    right: 0;
    width: 4em;
    font-size: 1em;
    padding: 0;
    height: auto;
    text-align: center;
    color: #303233;
    background-color: #ffffff;
    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.button-large.button-icon {
    padding: 12px 30px;
    padding-right: calc(30px + 4em);
}
.button-medium.button-icon {
    padding: 9px 27px;
    padding-right: calc(27px + 4em);
}
.button-small.button-icon {
    padding: 7px 25px;
    padding-right: calc(25px + 4em);
}
.button.button-icon i:before{
    width: auto;
    margin: 0;
    line-height: calc(0.69em + 12px);
}
.button-large.button-icon i:before{
    line-height: calc(0.69em + 24px);
}
.button-medium.button-icon i:before{
    line-height: calc(0.69em + 18px);
}
.button-small.button-icon i:before{
    line-height: calc(0.69em + 14px);
}
.button-icon.button-gray i{
    color: #303030;
    background-color: #ffffff;
}
.button-icon.button-white i{
    color: #ffffff;
    background-color: #303233;
}
.button-icon.button-border i{
    color: #ffffff;
    background-color: #303233;
}
.button-icon.button-gray.button-border i{
    color: #ffffff;
    background-color: #303030;
}
.button-icon.button-white.button-border i{
    color: #303233;
    background-color: #ffffff;
}
.button i:before {
    font-size: 2em;
    line-height: 1em;
    width: 1em;
    text-align: center;
    margin-top: -0.1388em;
    margin-bottom: -0.1388em;
    display: inline-block;
}
.button:hover,
.button.alt{
    color: #303233;
    background-color: #ffffff;
    border-color: #303233;
}
.button-white:hover{
    color: #ffffff;
    border-color: #ffffff;
    background: transparent;
}
.button-white.button-border:hover{
    color: #303233;
    background-color: #ffffff;
}
.button-gray:hover{
    color: #303030;
    border-color: #303030;
    background: transparent;
}
.button-gray.button-border:hover{
    color: #ffffff;
    background-color: #303030;
}
.button-icon:hover i{
    color: #ffffff;
    background-color: #303233;
}
.button-icon.button-border:hover i{
    color: #303233;
    background-color: #ffffff;
}
.button-icon.button-gray:hover i{
    color: #ffffff;
    background-color: #303030;
}
.button-icon.button-white:hover i{
    color: #303233;
    background-color: #ffffff;
}
.button-icon.button-gray.button-border:hover i{
    color: #303030;
    background-color: #ffffff;
}
.button-icon.button-white.button-border:hover i{
    color: #ffffff;
    background-color: #303233;
}
.button-line{
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    color: #303233;
    position: relative;
    padding: 0;
    border: 0;
    padding-bottom: 8px;
    background: transparent;
}
.button.button-line.alt:hover{
    color: #303233 !important;
    background: transparent!important;
}
.button-line:before{
    content: ' ';
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    width: 30px;
    height: 1px;
    -webkit-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.button-line:hover:before,
.button-line.alt:before{
    width: 100%;
}
.button-line.alt:hover:before{
    width: 30px;
}
.button-line.button-large{
    font-size: 16px;
}
.button-line.button-medium{
    font-size: 13px;
}
.button-line.button-small {
    font-size: 12px;
}
/*##############################################################
                            ## ICONS
##############################################################*/

.icon{
    display: inline-block;
    width: 1.6666667em;
    height: 1.6666667em;
    line-height: 1.6666667em;
    font-size: 1.2em;
    text-align: center;
    color: #fff;
    background-color: #303233;
    box-sizing: content-box;
    -webkit-box-shadow: 0px 0px 0px 1px #303233;
    -moz-box-shadow:    0px 0px 0px 1px #303233;
    box-shadow:         0px 0px 0px 1px #303233;
    -webkit-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.icon.icon-simple{
    color: #303233 !important;
    background-color: transparent !important;
    -webkit-box-shadow: 0px 0px 0px 1px transparent !important;
    -moz-box-shadow:    0px 0px 0px 1px transparent !important;
    box-shadow:         0px 0px 0px 1px transparent !important;
}
.no-hover{
    pointer-events: none;
}
.icon-round{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.icon-border{
    color: #303233;
    background-color: transparent;
}
.icon-circle{
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.icon-dark.icon-border{
    color: #303030;
    background-color: transparent;
    border-color: #303030;
}
.icon-gray{
    color: #303233;
    background-color: #eaeaea;
    -webkit-box-shadow: 0px 0px 0px 1px #eaeaea;
    -moz-box-shadow:    0px 0px 0px 1px #eaeaea;
    box-shadow:         0px 0px 0px 1px #eaeaea;
}
.icon-gray.icon-border{
    color: #303233;
    background-color: transparent;
}
.icon-white{
    color: #303233;
    background-color: #ffffff;
    border-color: #ffffff;
}
.icon-white.icon-border{
    color: #303233;
    background-color: transparent;
    border-color: #ffffff;
}
.icon:hover{
    cursor: pointer;
    color: #303233;
    background-color: transparent;
}
.icon-dark:hover{
    color: #303030;
}
.icon.icon-border:hover{
    color: #ffffff;
    background-color: #303233;
}
.icon-gray.icon-border:hover{
    color: #303233;
    background-color: #eaeaea;
}
.icon-white.icon-border:hover{
    color: #303233;
    background-color: #ffffff;
}
.icon-small{
    font-size: 1.6em;
}
.icon-medium{
    font-size: 2.3em;
}
.icon-large{
    font-size: 3em;
}
/*##############################################################
                            ## PROGRESS BARS
##############################################################*/
.skill-bar {
    color: #303233;
    margin-bottom: 33px;
}
.skill-bar li {
    padding-bottom: 20px;
    padding-left: 0;
    border: 0;
}
.skill-bar li:last-child{
    padding-bottom: 0;
}
.skill-bar li:before{
    display: none;
}
.skill-bar .bar{
    display: block;
    height: 5px;
    position: relative;
    background: #eaeaea;
}
.skill-bar .bar span{
    display: block;
    width: 0;
    height: 5px;
    position: absolute;
    z-index: 1;
}
.skill-bar.style-2 .bar span{
    background-color: #303233;
}
.skill-bar .medium.bar,
.skill-bar .medium.bar span{
    height: 6px;
}
.skill-bar .large.bar,
.skill-bar .large.bar span{
    height: 8px;
}
.skill-bar .extra-large.bar,
.skill-bar .extra-large.bar span{
    height: 10px;
}
.skill-bar .name {
    line-height: 1;
    text-transform: uppercase;
    padding-bottom: 10px;
    text-align: left;
    font-weight: 400;
    font-size: 12px;
    font-weight: 700;
}
.skill-bar .name span,
.skill-bar .name .skill-bar-perc {
    float: right;
}
/*##############################################################
                            ## FEATURES ITEM
##############################################################*/

.alt-features-item,
.alt-2-features-item{
    margin-top: 20px;
}
.alt-features-icon,
.alt-2-features-icon{
    padding-bottom: 20px;
    font-size: 55px;
    line-height: 1;
    color: #303233;
}
.alt-2-features-icon{
    padding-bottom: 0;
    float: left;
    margin-right: 10px;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
}
.alt-2-features-title{
    margin-bottom: 20px;
}
.alt-features-descr,
.alt-2-features-descr{
    font-size: 16px;
    overflow: hidden;
} 
.alt-3-features-item {
    margin: 70px 0 0 0;
    position: relative;
    padding-left: 60px;
    text-align: left;
}
.alt-3-features-item span{
    display: block;
}
.alt-3-features-icon {
    width: 36px;
    height: 40px;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    line-height: 40px;
    text-align: center;
    font-size: 36px;
}
.alt-3-features-icon-inside,
.features-icon-inside {
    width: 130px;
    height: 130px;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 60px;
    line-height: 130px;
    text-align: center;
    font-size: 120px;
    opacity: 0.05;
}
.alt-features-title,
.alt-2-features-title,
.alt-3-features-title{
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 18px;
    font-weight: 700;
    color: #303233;
}
.alt-3-features-title-line{
    width: 20px;
    height: 1px;
    margin-bottom: 15px;
    background-color: #9b9b9b;
}
.alt-3-features-button{
    display: block;
    position: relative;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: #303233;
    padding-top: 15px;
}
.alt-3-features-button:hover{
    color: #2E4A5F;
}
/*##############################################################
                            ## ALERTS
##############################################################*/
.alert {
    margin: 0 auto 20px;
    padding: 13px 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #303233;
    font-weight: 500;
    text-transform: none;
    color: #2E4A5F;
}
.alert span{
    font-weight: 700;
    text-transform: uppercase;
}
.info {
    color: #4db1e2;
    border-color: #bbdefb;
}
.success {
    border-color: #03FC7E;
    color: #04CE67;
}
.notice {
    color: #C79F00;
}
.error {
    border-color: #FC0325;
    color: #CC001C;
}
/*##############################################################
                            ## LIST ITEM
##############################################################*/

.on-dark .text {
    color: #ffffff;
}
.clearlist, 
.clearlist li {
    list-style: none;
    padding: 0;
    margin: 0;
    background: none;
}
ul li{
    margin-bottom: 1em;
}
ul li.list-item,
ul li.list-item-2,
ul li.list-item-3{
    margin-left: 10px;
}
ul li.list-item:before{
    content: ' ';
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 6px;
    height: 6px;
    margin-right: 10px;
    text-align: center;
    vertical-align: middle;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
} 
ul li.list-item-2:before{
    content: ' ';
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 6px;
    height: 6px;
    margin-right: 10px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #2E4A5F;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
} 
ul li.list-item-3:before{
    content: ' ';
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 6px;
    height: 6px;
    margin-right: 10px;
    text-align: center;
    vertical-align: middle;
    background-color: #303030; 
}
ins.ins-1{
    text-decoration: none;
    color: #ffffff;
    padding: 3px 5px;
}
ins.ins-2{
    text-decoration: none;
    padding: 3px 5px;
    background-color: #eaeaea;
}
ins.ins-3{
    text-decoration: none;
    padding: 3px 5px;
    background-color: #E8F7FF;
}
ins.ins-4{
    text-decoration: none;
    padding: 3px 5px;
    background-color: #303030;
    color: #ffffff;
}
/*##############################################################
                            ## OWL CAROUSEL
##############################################################*/

.blog-item.default .owl-carousel {
    overflow: visible;
}
.default .owl-nav{
    position: absolute;
    z-index: 1;
    top: 100px;
    left: -105px;
    border: 2px solid;
    width: 71px;
    height: 38px;
    border-radius: 4px;
    border-color: #2E4A5F;
}
.owl-prev,
.owl-next{
    opacity: 1;
    display: block;
    position: absolute;
    z-index: 5;
    background: #fff;
    top: calc(50% - 20px);
    margin-top: -30px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    border: 1px solid #eaeaea;
    text-align: center;
    color: #303233;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.default .owl-prev, 
.default .owl-next {
    opacity: 1;
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    margin: 0;
    width: 34px;
    height: 34px;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    color: #2E4A5F;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.owl-prev{
    left: -10px;
}
.owl-next{
    right: -10px;
}
.default .owl-prev{
    left: 0;
}
.default .owl-next{
    right: -1px;
}
.owl-prev:before,
.owl-next:before{
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    z-index: -1;
    left: calc(50% - 20px);
    top: calc(50% - 20px);
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.default .owl-prev:before,
.default .owl-next:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.default .owl-next:after {
    content: " ";
    display: block;
    border-right: 2px solid;
    border-color: black;
    position: absolute;
    left: -1px;
    top: 0;
    border-width: 2px;
    height: 35px;
    border-color: #2E4A5F;
}
.blog-item.columns .owl-carousel:hover .owl-prev{
    transform:translateX(10px);
    -webkit-transform:translateX(10px);
    -moz-transform:translateX(10px);
    -ms-transform:translateX(10px);
}
.blog-item.columns .owl-carousel:hover .owl-next{
    transform:translateX(-10px);
    -webkit-transform:translateX(-10px);
    -moz-transform:translateX(-10px);
    -ms-transform:translateX(-10px);
}
.default .owl-carousel:hover .owl-prev{
    opacity: 1;
    left: 0;
}
.default .owl-carousel:hover .owl-next{
    opacity: 1;
    right: -1px;
}
.default .owl-prev:hover,
.default .owl-next:hover {
    background-color: #2E4A5F;
    color: #ffffff;
    -webkit-transition: 0 none !important;
    -moz-transition: 0 none !important;
    -ms-transition: 0 none !important;
    -o-transition: 0 none !important;
    transition: 0 none !important;
}
.item-carousel {
    margin-bottom: -50px;
    padding-bottom: 50px;
}
/*.item-carousel .owl-dots {
    bottom: 0;
}
.owl-dots{
    display: block;
    width: 100%;
    position: absolute;
    bottom: 30px;
    left: 0;
    text-align: center;
}
.owl-dot{
    display: inline-block;
    padding: 6px 4px;
    position: relative;
}
.owl-dot span{
    width: 6px;
    height: 6px;
    display: block;
    background: rgba(255,255,255, .7);
    position: relative;
    z-index: 1000 !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 1px 1px 0px rgba(0, 0, 0, .1);
    -moz-box-shadow: 1px 1px 0px rgba(0, 0, 0, .1);
    box-shadow: 1px 1px 0px rgba(0, 0, 0, .1);
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.owl-dot:hover span{
    background: rgba(255,255,255, 1);
}
.owl-dot.active span{    
    background: transparent;
    bordeR: 1px solid rgba(255,255,255, .8);
    -webkit-transform: scale(1.3333333);
    -moz-transform: scale(1.3333333);
    -o-transform: scale(1.3333333);
    -ms-transform: scale(1.3333333);
    transform: scale(1.3333333);
}
.work-full-slider .owl-dots,
.content-slider .owl-dots{
    bottom: 15px;
}*/
.fullwidth-slider.on-dark p{
    color: #ffffff;
}

.owl-pagination{
    display: block;
    width: 100%;
    text-align: center;
    padding: 25px 0;
}
.content-slider .owl-pagination{
    position: absolute;
    z-index: 5;
    padding: 0;
    bottom: 35px;
    left: 0;
}
.owl-controls .owl-pagination .owl-page{
    display: inline-block;
    margin: 5px;
    width: 10px;
    height: 10px;
    border: 1px solid #CECCCC;
    background-color: #ffffff;
     -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.blog-item .content-slider .owl-prev, 
.blog-item .content-slider .owl-next{
    margin-top: -20px;
}
.main-slider .home-section{
    height: 700px;
    margin-bottom: 10px;
}
.main-slider.dots-alt .owl-pagination,
.fullwidth-slider.dots-alt .owl-pagination{
    position: absolute;
    z-index: 20;
    bottom: 2%;
    padding: 0;
}
.main-slider.dots-alt .owl-pagination .owl-page,
.fullwidth-slider.dots-alt .owl-pagination .owl-page{
    border: 2px solid #303233;
    margin: 10px;
}
.main-slider.dots-alt .owl-pagination .owl-page.active,
.fullwidth-slider.dots-alt .owl-pagination .owl-page.active{
    background-color: #303233;
    border-color: #303233;
}
/*##############################################################
                            ## PORTFOLIO 
##############################################################*/

/**/
/* ## portfolio grid */
/**/
.portfolio-grid{
    list-style: none;
    margin: 0;
    padding: 0;
}
.filter-grid.gutter,
.grid-col.gutter{
    list-style: none;
    margin: 0 0 0 -30px;
    padding: 0;
}
.filter-grid:not(.gutter),
.grid-col:not(.gutter){
    margin-top: 50px;
    margin-bottom: 0;
}
.filter-grid-2 .portfolio-item,
.grid-col-2 .grid-item{
    width: 49.99%;
}
.filter-grid-3 .portfolio-item,
.grid-col-3 .grid-item{
    width: 33.3%;
}
.filter-grid-3 .portfolio-item.big-width,
.grid-col-3 .grid-item.big-width{
    width: 66.6%;
}
.filter-grid-4 .portfolio-item,
.grid-col-4 .grid-item{
    width: 24.99%;
}
.filter-grid-5 .portfolio-item,
.grid-col-5 .grid-item{
    width: 19.99%;
}
.portfolio-item,
.grid-item{
    float: left;
    margin: 0;
}
.gutter .portfolio-item,
.gutter .grid-item{
    padding: 30px 0 0 30px;
}
.gutter.portfolio-with-title .portfolio-item,
.gutter.portfolio-with-title .grid-item{
    padding: 60px 0 0 30px;
}
.grid-item.item-1{
    width: 40%
}
.grid-item.item-2{
    width: 20%
}
.grid-item.item-3{
    width: 40%
}
.grid-item.item-4{
    width: 60%
}
.categories a:hover,
.categories-big a:hover,
.portfolio-title a:hover{
    opacity: 0.7;
}
.promo-preview{
    max-height:600px;
    overflow:hidden;
}
/**/
/* ## portfolio filter */
/**/
.portfolio-filter,
.main-filter{
    list-style: none;
    padding: 0;
    font-size: 18px;
    text-align: center;
    color: #303233;
    font-family: 600 !important;
}
.portfolio-filter a,
.main-filter a{
    position: relative;
    display: inline-block;
    margin: 0 25px 10px;
    padding-bottom: 5px;
    color: #303233;
    text-decoration: none;
    -webkit-transition: all 0.37s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.portfolio-filter a.active:before {
    content: ' ';
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    width: 15px;
    height: 1px;
    -webkit-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.portfolio-filter a.active:hover:before{
    width: 100%;
}
/**/
/* ## portfolio styles */
/**/
.portfolio-item{
    position: relative;
    z-index: 1;
}
.portfolio-img{
    position: relative;
    overflow: hidden;
}

.portfolio-hover:before{
    content: '';
    height: 100%;
    display: inline-block;
    width: 0;
    vertical-align: middle;
    font-size: 0;
}
.potfolio-hover-container{
    width: 100%;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}
.potfolio-hover-container .icon-container i{
    font-size: 20px;
    padding: 4px 12px;
    line-height: 1;
    display: inline-block;
}
.portfolio-title-cont{
    position: relative;
    z-index: 1;
}
.portfolio-title-cont h3{
    margin-bottom: 5px;
    margin-top: 25px;
}
.potfolio-hover-container a:hover{
    opacity: 0.6;
}
.portfolio-item .portfolio-hover,
.potfolio-hover-container .portfolio-title,
.potfolio-hover-container .icon-container,
.potfolio-hover-container .categories{
    -webkit-font-smoothing: antialiased;
    -khtml-font-smoothing: antialiased;
    -apple-font-smoothing: antialiased;
    font-smooth: always;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    white-space: nowrap;
}
.potfolio-hover-container .portfolio-title,
.potfolio-hover-container .icon-container,
.potfolio-hover-container .categories{
    opacity: 0;
}
.potfolio-hover-container .portfolio-title{
    -webkit-transform: translate(0, -3px);
    -moz-transform: translate(0, -3px);
    -o-transform: translate(0, -3px);
    -ms-transform: translate(0, -3px);
    transform: translate(0, -3px);
}
.potfolio-hover-container .icon-container{
    -webkit-transform: translate(0px, 8px);
    -moz-transform: translate(0px, 8px);
    -o-transform: translate(0px, 8px);
    -ms-transform: translate(0px, 8px);
    transform: translate(0px, 8px);
}
.potfolio-hover-container .categories{
    -webkit-transform: translate(0px, -8px);
    -moz-transform: translate(0px, -8px);
    -o-transform: translate(0px, -8px);
    -ms-transform: translate(0px, -8px);
    transform: translate(0px, -8px);
}
.portfolio-item:hover .potfolio-hover-container .portfolio-title,
.portfolio-item:hover .potfolio-hover-container .icon-container,
.portfolio-item:hover .potfolio-hover-container .categories{
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.blog-media{
    position: relative;
}
.portfolio-img:before{
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #ffffff;
    opacity: 0;
    -webkit-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
}
.hover-black .portfolio-img:before,
.hover-black .blog-hover:before{
    background-color: #000000;
}
.hover-white .portfolio-img:before,
.hover-white .blog-hover:before{
    background-color: #ffffff;
}
.portfolio-item:hover .portfolio-img:before,
.blog-item .blog-hover:not(.video):hover:before{
    opacity: 0.9;
}
.portfolio-img img,
.blog-media img{
    width: 100%;
    display: block;
    overflow: hidden;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    will-change: transform;
	/*min-height: 250px;
    max-height: 250px;
    max-width: 250px;*/
    padding: 5px;
}
.blog-item:hover .blog-media img,
.portfolio-item:hover .portfolio-img img{
    -webkit-transform: scale(1.075);
    -moz-transform: scale(1.075);
    -o-transform: scale(1.075);
    -ms-transform: scale(1.075);
    transform: scale(1.075);
}
.blog-item.single:hover .blog-media img{
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.blog-item.single .blog-media:hover img{
    -webkit-transform: scale(1.075);
    -moz-transform: scale(1.075);
    -o-transform: scale(1.075);
    -ms-transform: scale(1.075);
    transform: scale(1.075);
}
.portfolio-hover,
.blog-hover{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    overflow: hidden;
}
.gutter .blog-hover{
    padding: 60px 0 0 30px;
}
.blog-hover:before{
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #ffffff;
    opacity: 0;
    -webkit-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
}
.blog-icon{
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    font-size: 26px;
    padding: 4px;
    line-height: 1;
    opacity: 0;
    -webkit-transform: translate3d(-50%,-50%,0);
    -moz-transform: translate3d(-50%,-50%,0);
    -o-transform: translate3d(-50%,-50%,0);
    -ms-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    -webkit-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
}
.blog-item .blog-hover:not(.video):hover .blog-icon{
    opacity: 1;
}
.hover-white .blog-icon{
    color: #000000;
}
.portfolio-title,
.blog-title{
    font-size: 20px;
    color: #303233;
    margin-bottom: 12px;
    margin-top: 0;
    font-weight: 700;
}
.portfolio-item-data a {
    color: #9C9C9C;
    font-size: 14px;
    text-decoration: none;
    text-transform: none;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.portfolio-single h2.portfolio-title{
    font-size: 30px;
}
.portfolio-single .portfolio-descr h4{
    font-size: 18px;
    color: #303233;
    margin-bottom: 0;
    font-weight: 700;
}
/*##############################################################
                            ## TEAM
##############################################################*/
.team-item{
    position: relative;
    padding: 0 15px;
}
.team-img{
    position: relative;
    overflow: hidden;
}
.team-hover:before{
    content: '';
    height: 100%;
    display: inline-block;
    width: 0;
    vertical-align: middle;
    font-size: 0;
}
.team-hover-container{
    width: 100%;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}
.team-hover-container p{
    padding: 0 45px;
    white-space: normal !important;
    cursor: default;
}
.team-hover-container .icon-container{
    padding: 10px 0;
}
.team-hover-container .icon-container i{
    color: #303233;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    margin: 0 10px;
}
.team-title-cont{
    position: relative;
    z-index: 1;
}
.team-title-cont h3{
    margin-bottom: 0px;
    margin-top: 25px;
    font-size: 18px;
    font-weight: 600;
}
.team-title-cont h3 a{
    color: #303233;
}
.team-title-cont h3 a:hover{
    opacity: 0.6;
}
.team-hover-container a i{
    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.team-hover-container a:hover i{
    opacity: 0.6;
}
.team-item .team-hover:after{
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    background-color: #ffffff;
    opacity: 0;
    -webkit-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
}
.team-item:hover .team-hover:after{
    opacity: 0.9;
}
.team-item .team-hover,
.team-hover-container p,
.team-hover-container .icon-container,
.team-hover-container .categories{
    -webkit-font-smoothing: antialiased;
    -khtml-font-smoothing: antialiased;
    -apple-font-smoothing: antialiased;
    font-smooth: always;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    white-space: nowrap;
}
.team-hover-container p,
.team-hover-container .icon-container,
.team-hover-container .categories{
    opacity: 0;
}
.team-hover-container p{
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -o-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    transform: translate(0, -10px);
}
.team-hover-container .icon-container{
    -webkit-transform: translate(0px, 8px);
    -moz-transform: translate(0px, 8px);
    -o-transform: translate(0px, 8px);
    -ms-transform: translate(0px, 8px);
    transform: translate(0px, 8px);
}
.team-hover-container .categories{
    -webkit-transform: translate(0px, -8px);
    -moz-transform: translate(0px, -8px);
    -o-transform: translate(0px, -8px);
    -ms-transform: translate(0px, -8px);
    transform: translate(0px, -8px);
}
.team-item:hover .team-hover-container p,
.team-item:hover .team-hover-container .icon-container,
.team-item:hover .team-hover-container .categories{
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
.team-img img{
    width: 100%;
    display: block;
    overflow: hidden;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    will-change: transform;
}
.team-item:hover .team-img img{
    -webkit-transform: scale(1.075);
    -moz-transform: scale(1.075);
    -o-transform: scale(1.075);
    -ms-transform: scale(1.075);
    transform: scale(1.075);
}
.team-hover{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    overflow: hidden;
}
/*##############################################################
                            ## COUNTER
##############################################################*/
.count-wrap {
    color: #303233;
}
.count-inner{
    padding: 20px 0;
}
.count-icon{
    display: inline-block;
    vertical-align: middle;
    font-size: 55px;
    line-height: 1;
}
.count-icon i{
    float: left;
}
.count-number {
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    display: inline-block;
}
.count-descr {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 1;
}
.count-wrap.icon-left .count-icon + .count-descr{
    margin-left: 10px;
}
.count-wrap.icon-top .count-descr{
    display: block;
    margin-left: 0;
}
.count-wrap.icon-small .count-icon{
    font-size: 18px;
    vertical-align: middle;
    margin-top: -4px;
}
.count-wrap.icon-small .count-descr{
    margin-left: 0;
}
.count-wrap .count-number.large{
    font-size: 46px;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    display: inline-block;
    margin-bottom: 12px;
}
.count-wrap.icon-inside .count-icon{
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    font-size: 74px;
    color: #979797;
    opacity: 0.2;
    margin-left: -37px;
    margin-top: -38px;
}
.count-title{
    margin: 0;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
}
.black-count{
    color: #303030;
}
/*##############################################################
                            ## PRICING
##############################################################*/
.pricing-item{
    margin: 0 0 30px;
    position: relative;
    text-align: center;
}
.pricing-item-inner {
    border: 1px solid #eaeaea;
    -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow:    0px 3px 10px 0px rgba(0, 0, 0, 0);
    box-shadow:         0px 3px 10px 0px rgba(0, 0, 0, 0);
    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.main .pricing-item-inner,
.pricing-item-inner:hover{
    -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:    0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    box-shadow:         0px 3px 10px 0px rgba(0, 0, 0, 0.15);
}
.pricing-wrap {
    position: relative;
    padding: 30px 20px;
    text-align: center;
    overflow: hidden;
}
.pricing-icon {
    padding-top: 10px;
    padding-bottom: 15px;
    position: relative;
    font-size: 32px;
    line-height: 1;
    z-index: 1;
}
.pricing-title {
    margin-bottom: 15px;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    line-height: 1.3;
    z-index: 4;
    position: relative;
}
.pricing-features{
    padding: 25px 0;
}
.pricing-num-container{
    margin-left: -20px;
    margin-right: -20px;
    padding: 25px 20px 20px 20px;
    background: #f5f5f5;
}
.pricing-num {
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
}
.pricing-num sup {
    font-size: 18px;
    position: relative;
    top: -20px;
    left: -3px;
    margin-left: -7px;
}
.pr-button{
    margin-bottom: 15px;
}
/*##############################################################
                            ## CONTACT
##############################################################*/
.contact-item{
    position: relative;
    color: #303030;
    text-align: center;
}
.contact-item-icon{
    font-size: 48px;
    line-height: 48px;
    color: #303233;
    text-align: center;
    margin-bottom: 12px;
}
.contact-item-icon i,
.contact-item-icon span{
    position: relative;
}
.contact-item-title{
    color: #303233;
    font-size: 24px;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.contact-item-text {
    font-size: 16px;
    color: #7a7a7a;
}
.contact-item-text span{
    display: block;
    padding-bottom: 5px;
}
.alt.contact-item{
    text-align: left;
}
.alt .contact-item-icon{
    position: absolute;
    top: 5px;
    left: 0;
    font-size: 40px;
    line-height: 40px;
    color: #303233;
    text-align: center;
    margin-bottom: 12px;
}
.alt .contact-item-text{
    font-size: 14px;
    padding-left: 60px;
    min-height: 40px;
    margin-bottom: 30px;
}
.alt .contact-item-text span{
    text-transform: uppercase;
    color: #303233;
    font-weight: 700;
    padding-bottom: 0;
}
.clearfix-left-col {
    width: 49.4%;
    float: left;
    margin-right: 1.2%;
}
.clearfix-right-col {
    width: 49.4%;
    float: left;
}
/*##############################################################
                            ## FORM FIELDS
##############################################################*/
.form .form-group {
    margin-bottom: 10px;
}
.form-tip {
    font-size: 11px;
    color: #aaa;
}
input[type="text"], 
.form input[type="email"],
textarea{
    -webkit-appearance: none;
}
.form input[type="text"], 
.form input[type="email"], 
.form input[type="number"], 
.form input[type="url"], 
.form input[type="search"], 
.form input[type="tel"], 
.form input[type="password"], 
.form input[type="date"], 
.form input[type="color"], 
.form input[type="subject"],
.form select {
    display: inline-block;
    height: 33px;
    vertical-align: middle;
    font-size: 12px;
    font-weight: 500;
    text-transform: none;
    color: #9D9D9D;
    border: 1px solid #eaeaea;
    padding-left: 13px;
    padding-right: 13px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.form input[type="text"].input-md, 
.form input[type="email"].input-md, 
.form input[type="number"].input-md, 
.form input[type="url"].input-md, 
.form input[type="search"].input-md, 
.form input[type="tel"].input-md, 
.form input[type="password"].input-md, 
.form input[type="date"].input-md, 
.form input[type="color"].input-md, 
.form input[type="subject"].input-md, 
.form select.input-md {
    height: 33px;
    padding-left: 13px;
    padding-right: 13px;
    font-size: 12px;
    border: 1px solid #eaeaea;
    text-transform: none;
}
.form input[type="text"].input-lg,
.form input[type="email"].input-lg, 
.form input[type="number"].input-lg, 
.form input[type="url"].input-lg, 
.form input[type="search"].input-lg, 
.form input[type="tel"].input-lg, 
.form input[type="password"].input-lg, 
.form input[type="date"].input-lg, 
.form input[type="color"].input-lg, 
.form input[type="subject"].input-lg, 
.form select.input-lg {
    height: 40px;
    padding-left: 13px;
    padding-right: 13px;
    font-size: 12px;
    border: 1px solid #eaeaea;
    text-transform: none;
}
.form input[type="text"]:focus, 
.form input[type="email"]:focus, 
.form input[type="number"]:focus, 
.form input[type="url"]:focus, 
.form input[type="search"]:focus, 
.form input[type="tel"]:focus, 
.form input[type="password"]:focus, 
.form input[type="date"]:focus, 
.form input[type="color"]:focus, 
.form input[type="subject"]:focus,
.form select:focus {
    color: #303233;
    -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    outline: none;
    padding-left: 5px;
    border-left-color: transparent;
}
textarea.form-control {
    height: 190px;
}
.form textarea {
    font-size: 12px;
    font-weight: 500;
    color: #9D9D9D;
    border: 1px solid #eaeaea;
    outline: none;
    text-transform: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.form textarea.input-md{
    border: 1px solid #eaeaea;
    padding-left: 13px;
    padding-right: 13px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    max-width: 100%;
    height: 100px;
}
.form textarea.input-lg{
    border: 1px solid #eaeaea;
    padding-left: 13px;
    padding-right: 13px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    max-width: 100%;
    height: 150px;
}
.form textarea:focus {
    color: #111;
    -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    padding-left: 5px;
    border-left-color: transparent;
}
.form input.error{
    border-color: #e41919;
}
.form-control{

}
a:focus,
button:focus,
.button:focus{
    outline: none;
}
/*##############################################################
                            ## GOOGLE MAP
##############################################################*/
.google-map {
    position: relative;
    background: #303233;
}
#map-canvas {
    height: 530px;
    position: relative;
    background-color: #303233 !important;
    z-index: 1;
}
.map-section {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 !important;
    background: rgba(17,17,17, .93);
    z-index: 2;
    cursor: pointer;
    -webkit-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
}
/*##############################################################
                            ## TABS
##############################################################*/
.nav-tabs{
    border: none;
}
.nav-tabs > li{
    font-size: 12px;
    text-transform: uppercase;
    margin-right: 10px;
    margin-bottom: 10px;
    font-weight: 500;
}
.nav-tabs > li > a{
    color: #303233;
    font-family: Raleway;
    font-weight: 700;
    padding: 11px 27px;
    font-size: 12px;
    margin: 0;
    border: 1px solid #eaeaea;
    background: #ffffff;
    cursor: pointer;
    border-radius: 0;
}

.tab-content{
    padding: 30px;
    background-color: #f5f5f5;
}
.tab-content p:last-child{
    margin-bottom: 0;
}
.nav-tabs.center-tabs{
    display: inline-block;
}
.center-tabs ~ .tab-content{
    border-bottom: 0;
}
.nav-tabs.border-tabs > li > a{
    opacity: 0.7;
    background-color: transparent;
    border: 0;
    position: relative;
    z-index: 1;
    border-bottom: 1px solid transparent;
}
.nav-tabs.border-tabs>li.active>a, 
.nav-tabs.border-tabs>li.active>a:hover, 
.nav-tabs.border-tabs>li.active>a:focus{
    border: 0;
    border-bottom: 1px solid transparent;
}
.nav-tabs.icon-tabs>li.active>a, 
.nav-tabs.icon-tabs>li.active>a:hover, 
.nav-tabs.icon-tabs>li.active>a:focus,
.nav-tabs.icon-tabs>li>a:hover{
    color: #303233;
    background-color: transparent;
    border: 0;
}
.nav-tabs.border-tabs>li.active>a, 
.nav-tabs.border-tabs>li.active>a:hover, 
.nav-tabs.border-tabs>li.active>a:focus,
.nav-tabs.border-tabs>li>a:hover,
.nav-tabs.border-tabs.icon-tabs>li.active>a, 
.nav-tabs.border-tabs.icon-tabs>li.active>a:hover, 
.nav-tabs.border-tabs.icon-tabs>li.active>a:focus,
.nav-tabs.border-tabs.icon-tabs>li>a:hover{
    opacity: 1;
    background-color: transparent;
    border-bottom: 1px solid transparent;
}
.nav-tabs.icon-tabs > li > a{
    color: #9b9b9b;
    background-color: transparent;
    border: 0;
}
.icon-tabs .media-tabs{
    font-size: 60px;
}
/*##############################################################
                            ## WIDGETS
##############################################################*/

/**/
/* widget default */
/**/
aside{
    margin-bottom: 50px;
    position: relative;
}
aside:last-child{
    margin: 0;
}
aside h3{
    font-size: 18px;
    font-family: Philosopher;
    font-weight: 700;
    margin-bottom: 20px;
    color: #303233;
}
aside h3.font-alt{
    font-weight: 700;
}
aside h3 .featured_separated{
    padding-top: 7px;
}
aside h4{
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 0;
    line-height: 1.7;
}
aside h4 > a{
    color: #303233;
}
aside h4:hover > a{
    opacity: 0.7;
}
aside h4.font-alt{
    font-weight: 700;
}
aside ul{
    margin: 0;
}
/**/
/* widget search */
/**/
.search-submit {
    width: 52px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    text-align: center;
    line-height: 38px;
    overflow: hidden;
    background: transparent;
    border: none;
    outline: none;
    color: #303233;
    font-size: 20px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
.widget-search .form:hover .search-submit{
    opacity: 0.7;
}
/**/
/* widget categories */
/**/
.widget-categories li{
    line-height: 2;
    position: relative;
    margin-bottom: 0;
    padding: 7px 0;
    border-bottom: 1px solid #e7e7e7;
}
.widget-categories li:last-child{
    border-bottom: none;
}
.widget-categories li:hover{
    opacity: 0.7;
}
.widget-categories .cat-item span{
    float: right;
}
/**/
/* widget gallery */
/**/
.widget-gallery{
    max-width: 360px;
}
.widget-gallery-cont{
    margin: 0 -5px;
}
.gal-item{
    float: left;    
    width: 25%;
    padding: 5px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
.gal-item:hover{
    opacity: 0.7;
}
/**/
/* widget post */
/**/
.widget-post .author{
    float: left;
    margin-right: 10px;
    position: relative;
}
.widget-post article{
    margin-bottom: 25px;
    padding-bottom: 5px;
}
article.full-width{
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eaeaea;
}
.widget-post article:last-child{
    margin-bottom: 0;
}
.widget-post p{
    font-size: 10px;
    line-height: 1.2;
    margin-bottom: 0;
    font-weight: 600;
}
.full-width .author{
    float: none;
    margin-right: 0;
    margin-bottom: 15px;
}
.full-width .author img{
    width: 100%;
}
/**/
/* widget comments */
/**/
.widget-comments li {
    line-height: 2;
    position: relative;
    margin-bottom: 0;
    padding: 12px 0;
    border-bottom: 1px solid #e7e7e7;
}
.widget-comments li span{
    color: #b6b6b6;
}
.widget-comments li a {
    font-style: italic;
}
.widget-comments li a:hover {
    opacity: 0.7;
}
/**/
/* widget archives */
/**/
.widget-archives li{
    line-height: 2;
    position: relative;
    margin-bottom: 0;
    padding: 7px 0;
    border-bottom: 1px solid #e7e7e7;
}
.widget-archives li:last-child{
    border-bottom: none;
}
.widget-archives li:hover{
    opacity: 0.7;
}
/**/
/* widget tag */
/**/
.widget-tag{
}
.widget-tag a{
    border: 1px solid #eaeaea;
    padding: 4px 21px;
    margin-bottom: 7px;
    margin-right: 4px;
    display: inline-block;
}
.widget-tag a:hover{
    opacity: 0.7;
}
/*##############################################################
                            ## BLOG
##############################################################*/

.blog-item {
    position: relative;
}
.blog-item.on-dark .blog-item-body,
.blog-item.on-dark .blog-item-data a,
.blog-item.on-dark .blog-item-title a{
    color: #ffffff;
}
.blog-item.on-dark .blog-item-foot .button{
    color: #303233;
    background-color: #ffffff;
    border-color: #ffffff;
}
.blog-item.on-dark .blog-item-foot .button:hover{
    color: #ffffff;
    border-color: #ffffff;
    background: transparent;
}
.blog-item.default{
    margin-left: 100px;
}
.blog-item-data{
    font-size: 10px;
    line-height: 1;
    margin-bottom: 12px;
}
.blog-item.default .blog-item-data{
    margin-bottom: 20px;
}
.blog-item-title {
    margin: 0 0 30px 0;
    padding: 0;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 1;
    color: #303233;
}
.blog-item.default .blog-item-title{
    margin: 0 0 10px 0;
}
.blog-item-title a {
    color: #303233;
    text-decoration: none;
}
.blog-item-title a:hover {
    opacity: 0.8;
    text-decoration: none;
}
.blog-item-data {
    text-transform: none;
}
.blog-item-data a {
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.blog-item-data a:hover{
   color: #303233;
}
.blog-section .blog-item-data a {
    color: #303030;
    text-transform: none;
}
.separator {
    margin: 0 5px;
}
.blog-media {
    margin-bottom: 30px;
    overflow: hidden;
}
.blog-media .video,
.blog-media iframe {
    width: 100%;
}
.blog-item-body {
    margin-bottom: 15px;
}
.blog-item-q {
    background: none;
    border: none;
    padding: 0;
    margin: 1em 0;
}
.blog-item-q p {
    position: relative;
    background: #f8f8f8;
    padding: 17px 20px;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 0;
}
.blog-item-q p a {
    color: #555;
    text-decoration: none;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.blog-item-q p:before {
    content: '"';
    position: absolute;
    top: 10px;
    left: 10px;
}
.blog-item-q p:after {
    content: '"';
}
.columns .blog-media{
    margin-bottom: 30px;
} 
.columns .blog-item-title{
    font-size: 18px;
    margin-bottom: 14px;
    text-transform: none;
    font-weight: 700;
}
/**/
/* ## blog single */
/**/
.single .blog-media {
    margin-bottom: 45px;
}
.single .blog-item{
    margin-bottom: 170px;
}
.single .blog-item-title{
    font-size: 30px;
    text-transform: none;
    margin-bottom: 10px;
}
.single .blog-item-title.font-alt{
    font-weight: 700;
}
.blog-item ul.post-meta {
    padding: 0;
    list-style: none;
    margin: 0 !important;
}
.blog-item ul.post-meta li {
    display: inline-block;
    margin-right: 30px;
    color: #7a7a7a;
    font-size: 12px;
}
.blog-item ul.post-meta li i{
    margin-right: 5px;
}
.single .blog-item-body p{
    margin-bottom: 10px;
}
.single .blog-item-body ul{
    margin: 20px;
}
.single .post-author{
    display: inline-block;
}
.single .author-img{
    float: left;
    margin-right: 30px;
}
.single .author-img img{
    -webkit-border-radius: 4px; 
    -moz-border-radius: 4px; 
    border-radius: 4px; 
}
.single .author-content{
    margin-top: 10px;
}
.single .author-content a{
    text-transform: uppercase;
    font-size: 16px;
    color: #2E4A5F;
    font-weight: 500;
}
.single .author-content p{
    font-size: 14px;
    font-style: italic;
    margin-top: 20px;
}
.blog-page-title {
    text-transform: uppercase;
    color: #2E4A5F;
    font-size: 40px;
}
.single .blog-tags span{
    font-size: 18px;
    color: #303233;
    margin-right: 5px;
}
.single .blog-tags span.font-alt{
    font-weight: 700;
}
ol.commentlist {
    list-style-type: none;
    padding-left: 0;
}
.commentlist .comment {
    padding-bottom: 30px;
}
.commentlist .comment:last-child{
    border-bottom: none;
}
.avatar{
    display: inline-block;
    float: left;
    margin-right: 20px;
}
.comment-container.second{
    margin-left: 30px;
}
.comment-name{
    font-size: 18px;
    color: #303233;
}
.comment-name.font-alt{
    font-weight: 700;
}
.comment .meta{
    font-size: 10px;
}
.comment p{
    margin: 5px 0;
}
.comment .reply{
    font-size: 11px;
    padding: 0;
    float: right;
    text-transform: uppercase;
    font-weight: 800;
    line-height: 1.7;
}
.comment .reply:before{
    width: 20px; 
}
.comment .reply:hover:before{
    width: 100%;
}
aside.widget-post.blog h4{
    font-size: 18px;
    margin-bottom: 10px;
}
aside.widget-post.blog p{
    font-size: 10px;
    font-weight: 400;
    margin-bottom: 5px;
}
aside.widget-post.blog article p.text{
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 1.7;
}
.widget-post.blog article.full-width{
    border: 0;
}
.widget-post.blog article.full-width .author{
    margin-bottom: 25px;
}
/*##############################################################
                            ## PAGINATION
##############################################################*/


.pagination {
    width: 100%;
    height: 90px;
    font-size: 16px;
    text-align: center;
}
.pagination:after{
    content: '';
    clear: both;
    display: table;
}
.pagination a.nav-next,
.pagination a.nav-prev{
    margin-top: 20px;
    margin-bottom: 20px;
    color: #303233;
    height: 50px;
    font-size: 0;
}

.pagination a:not(.nav-next):not(.nav-prev){
    display: inline-block;
    width: 100%;
    max-width: 50px;
    line-height: 50px;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 1px solid #eaeaea;
    margin-left: -1px;
}
.pagination a:not(.nav-next):not(.nav-prev).active{
    background: #eaeaea;
}

.pagination a.nav-prev > *,
.pagination a.nav-next > *{
    vertical-align: middle;
    display: inline-block;
}
.pagination a.nav-prev > .icon-part,
.pagination a.nav-next > .icon-part{
    padding: 12px 26px;
    border: 1px solid #eaeaea;
    height: 50px;
    font-size: 14px;
    border-right: 0;
    padding-right: 0;
     -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.pagination a.nav-next > .icon-part{
    padding-right: 26px;
    padding-left: 0;
    border-left: 0;
    border-right: 1px solid #eaeaea;
    transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
}
.pagination a.nav-prev > .word-part,
.pagination a.nav-next > .word-part{
    font-size: 14px;
    overflow: hidden;
}
.pagination a.nav-prev > .word-part .wrapper,
.pagination a.nav-next > .word-part .wrapper{
    padding: 12px 26px;
    border: 1px solid #eaeaea;
    height: 50px;
    font-size: 14px;
    border-left: 0;
    transform: translateX(calc(-100% + 27px));
    -ms-transform: translateX(calc(-100% + 27px));
    -moz-transform: translateX(calc(-100% + 27px));
    -webkit-transform: translateX(calc(-100% + 27px));
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.pagination a.nav-next > .word-part .wrapper{
    border-right: 0;
    border-left: 1px solid #eaeaea;
    transform: translateX(calc(100% - 27px));
    -ms-transform: translateX(calc(100% - 27px));
    -moz-transform: translateX(calc(100% - 27px));
    -webkit-transform: translateX(calc(100% - 27px));
}
.pagination a.nav-prev:hover > .word-part .wrapper{
    transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -webkit-transform: translateX(-20px);
}
.pagination a.nav-next:hover > .word-part .wrapper{
    transform: translateX(20px);
    -ms-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -webkit-transform: translateX(20px);
}
.pagination a.nav-prev > .word-part .wrapper span,
.pagination a.nav-next > .word-part .wrapper span{
    opacity: 0;
    font-weight: 600;
    vertical-align: middle;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.pagination a.nav-prev:hover > .word-part .wrapper span,
.pagination a.nav-next:hover > .word-part .wrapper span{
    opacity: 1;
}
.pagination a.nav-prev > span,
.pagination a.nav-next > span{
    width: 0;
    overflow: hidden;
    display: inline-block;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.pagination a.nav-prev:hover > span,
.pagination a.nav-next:hover > span{
    width: auto;
}
.pagination a.nav-prev i,
.pagination a.nav-next i{
    transform: rotate(90deg) !important;
    display: inline-block;
    line-height: 1;
    overflow: hidden;
    font-size: 21px;
    height: 14px;
    vertical-align: middle;
}
.pagination a.nav-prev i{
    line-height: 8px;
}

/*##############################################################
                            ## SHOP
##############################################################*/

/**/
/* ## product styles */
/**/
.product-img {
    position: relative;
    overflow: hidden;
}
.product-img .pic{
    position: relative;
    overflow: hidden;
}
.product-img .pic img{
    width: 100%;
    display: block;
    overflow: hidden;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    will-change: transform;
}
.product:hover .product-img .pic img{
    -webkit-transform: scale(1.075);
    -moz-transform: scale(1.075);
    -o-transform: scale(1.075);
    -ms-transform: scale(1.075);
    transform: scale(1.075);
}
.product-img .pic:before{
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #ffffff;
    opacity: 0;
    -webkit-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
}
.product:hover .product-img .pic:before{
    opacity: 0.9;
}
.product-img img {
    width: 100%;
}
.product-img .product-hover{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    overflow: hidden;
    white-space: nowrap;
}
.product-img .product-hover:before {
    content: '';
    height: 100%;
    display: inline-block;
    width: 0;
    vertical-align: middle;
    font-size: 0;
}
.product-button-cont{
    width: 100%;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}
.product-button-cont .view-cart{
    display: none;
}
.product .product-img .product-button-cont .add-to-cart{
    -webkit-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    opacity: 0;
}
.product:hover .product-img .product-button-cont .add-to-cart{
    opacity: 1;
}
.product-title {
    font-size: 18px;
    margin-bottom: 14px;
    text-transform: none;
    font-weight: 700;
}
.product-title a {
    color: #303233;
    text-decoration: none;
    -webkit-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
}
.product-info, 
.product-info a {
    margin-bottom: 15px;
    font-size: 11px;
    text-decoration: none;
    color: #aaa;
    -webkit-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
}
.product-text {
    margin-bottom: 40px;
    color: #303030;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.75;
}
.product-price{
    font-size: 20px;
    font-weight: 700;
    color: #303233;
}
.product-price span,
.product-price del{
    font-size: 14px;
    color: #303030;
    text-transform: uppercase;
    display: block;
}
.product-price del{
    display: inline-block;
}
.product-special{
    position: absolute;
    top: 10px;
    left: 0;
    padding: 5px 20px;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 700;
    color: #303233;
    z-index: 2;
}
/**/
/* ## shop grid */
/**/
.shop-columns .product-img{
    margin-bottom: 15px;
}
.shop-columns .product-title{
    font-size: 16px;
    margin-bottom: 5px;
}
.shop-columns .product-price{
    font-size: 14px;
    margin-bottom: 15px;
}
select.shop-select{
    border-color: #9b9b9b !important;
}
.shop-view{
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    color: #9b9b9b;
    margin-left: 15px;
}
.shop-view a{
    position: relative;
    color: #303233;
    opacity: 0.5;
    font-size: 16px;
    text-align: center;
    vertical-align: middle;
    width: 35px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    border: 1px solid transparent;
    -webkit-border-radius: 6px; 
    -moz-border-radius: 6px; 
    border-radius: 6px; 
}

form.product-sorting select{
    padding-left: 13px !important;
    padding-right: 13px !important;
    border: none;
    background: transparent;
}

.products-panel{
    padding: 5px 20px;
}

.product-show-info{
    padding-top: 5px;
}
.shop-view a i{
    margin-right: 1px;
}
.shop-view a.active{
    opacity: 1;
}
.grid-view .product p{
    display: none;
}
.list-view .product{
    width: 100%;
    text-align: left !important;
}
.list-view .product-img .pic:before{
    display: none;
}
.list-view .product:last-child{
    border-bottom: none;
}
.list-view .product-img{
    float: left;
}
.home-shop.list-view .product-img{
    width: 20%;
}
.product-descr .product-button-cont{
    display: none;
}
.list-view .product-hover .product-button-cont{
    display: none;
}
.list-view .product-descr .product-button-cont{
    display: block;
    text-align: left;
    margin-bottom: 15px;
    padding-top: 5px;
}
.list-view .product-descr{
    padding-left: 30px;
    margin-bottom: 30px;
    overflow: hidden;
    color: #9B9B9B;
}
.list-view .product-title{
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 5px;
}
.product-price del{
    opacity: 0.4;
    padding-left: 7px;
}

/**/
/* ## shop single */
/**/
.shop-single .product-title{
    font-size: 30px;
    color: #303233;
    margin-top: 0;
    margin-bottom: 5px;
}
.shop-single .stars{
    margin-bottom: 10px;
}
.shop-single .qty{
    width: 44px;
    height: 40px !important;
    padding: 5px!important;
    text-align: center;
}
.shop-single .product-img{
    margin-bottom: 30px;
}
.shop-single .product-price{
    font-weight: 700;
    font-size: 34px;
}
.shop-single .product-price del{
    font-size: 16px;
}
.shop-single .shop-tags{
    font-size: 16px;
    color: #9b9b9b;
}
.shop-single .shop-tags a:hover{
    text-decoration: underline;
}
.shop-single-title{
    font-size: 20px;
    text-transform: uppercase;
}
/**/
/* ## shop widget */
/**/
.widget-posts.shop-widget li{
    margin-bottom: 20px;
}
.widget-posts.shop-widget .widget-posts-img{
    margin-right: 20px;
    margin-bottom: 10px;
}
.widget-posts.shop-widget .item-title{
    color: #303233;
    font-size: 14px;
    font-weight: 700;
}
.stars{
    font-size: 13px;
    color: #b6b6b6;
    opacity: 0.7;
}
.stars span{
    display: block;
    margin-left: 8px;
    color: #303030;
}
.post-prev-img {
    margin-bottom: 80px;
    position: relative;
}
.post-prev-img a {
    -webkit-transition: all 0.2s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.300, 0.100, 0.580, 1.000);
}
.post-prev-img a:hover {
    opacity: .85;
}
.post-prev-img img {
    width: 100%;
}
.post-prev-title {
    margin-bottom: 10px;
    font-size: 30px;
    color: #303233;
    text-transform: uppercase;
}
.post-prev-title a {
    color: #303233;
    text-decoration: none;
    -webkit-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
}
.post-prev-info, 
.post-prev-info a {
    margin-bottom: 15px;
    font-size: 11px;
    text-decoration: none;
    color: #aaa;
    -webkit-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
}
.post-prev-text {
    margin-bottom: 40px;
    color: #303030;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.75;
}
.post-prev-price{
    font-size: 30px;
    font-weight: 600;
    color: #303233;
}
.post-prev-price span{
    font-size: 14px;
    color: #303030;
    text-transform: uppercase;
    display: block;
}
.lead {
    margin: 1em 0 2em 0;
    font-size: 140%;
    line-height: 1.6;
}
.price_slider_amount{
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    color: #303233;
    margin-bottom: 15px;
}
.price_slider_amount span{
    color: #303030;
}
.price_slider_wrapper .price_slider {
    height: 3px;
    width: 100%;
    position: relative;
    margin-bottom: 15px;
    background-color: #eaeaea;
}
.price_slider_amount .price_label{
    opacity: 0.7;
    font-size: 14px;
}
.price_slider .ui-slider-range {
    height: 5px;
    position: absolute;
    background-color: #303233;
    top: -1px;
}
.price_slider .ui-slider-handle {
    width: 0px;
    height: 0px;
    padding-bottom: 11px;
    position: absolute;
    top: 0px;
    -webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    -ms-transition: all 0s ease;
    transition: all 0s ease;
}
.price_slider .ui-slider-handle + .ui-slider-handle {
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
}
.price_slider .ui-slider-handle:before {
    content: ' ';
    position: absolute;
    z-index: 1;
    bottom: 3px;
    left: -1px;
    width: 4px;
    height: 13px;
    background-color: #ffffff;
    border: 1px solid #e7e7e7;
}
.shopping-cart-table .input-sm{
    padding: 0;
    padding-right: 10px !important;
    line-height: 1;
    width: 70px;
    height: 35px !important;
    color: #303233 !important;
    border-color: #e7e7e7;
}
table.shopping-cart-table tr th, 
table.shopping-cart-table tr td {
    vertical-align: middle;
    padding: 10px;
    border-bottom: 1px solid #e7e7e7;
}
table{
    border-color: #e7e7e7;
}
.table>thead>tr>th, 
.table>tbody>tr>th, 
.table>tfoot>tr>th, 
.table>thead>tr>td, 
.table>tbody>tr>td, 
.table>tfoot>tr>td{
    border-color: #e7e7e7 !important;
}
table.table{
    font-size: 14px;
}
table.table tr:first-child{
    background-color: #f2f2f2;
    text-transform: uppercase;
}
.total-table{
    width: 100%;
    font-size: 16px;
    text-align: right;
}
.total-table th{
    padding: 8px 0;
    color: #303233;
    text-align: left;
}
.total-table .amount{
    font-size: 18px;
    color: #303233;
    font-weight: 700;
}
.total-table .order-total .amount{
    font-size: 20px;
}
/*##############################################################
                            ## BLOCKQUOTE
##############################################################*/

blockquote {
    margin: 60px 0 0 0;
    padding: 0;
    border: none;
    background: none;
    font-size: 1.142857;
    font-style: italic;
    line-height: 1.75;
    color: #7a7a7a;
    text-align: center;
    position: relative;
    z-index: 1;
}
blockquote:before{
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 50%;
    width: 150px;
    height: 117px;
    margin-top: -10px;
    margin-left: -75px;
    display: inline-block;
    opacity: 0.7;
    background-image: url("../images/icons/quote-icon.png");
}
blockquote p {
    margin-bottom: 1em;
    font-size: 16px;
}
blockquote footer {
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    color: #303233;
    margin-top: 30px;
}
blockquote footer span{
    font-size: 14px;
    font-weight: 400;
    color: #7a7a7a;
    display: block;
    margin-top: 10px;
}
.on-dark blockquote footer {
    color: #ffffff;
}
blockquote footer:before{
    display: none;
}
.blockquote-author img{
    max-width: 100%;
}
blockquote.alt {
    margin: 20px 0;
    padding: 35px;
    padding-left: 95px;
    border: none;
    background: none;
    font-size: 14px;
    font-style: italic;
    line-height: 1.75;
    background: #f5f5f5;
    color: #7a7a7a;
    text-align: left;
    position: relative;
    z-index: 1;
}
blockquote.alt:before{
    content: '”';
    font-size: 100px;
    line-height: 70px;
    position: absolute;
    z-index: 1;
    top: 35px;
    left: 40px;
    width: 34px;
    height: 27px;
    margin-top: 7px;
    margin-left: 0;
    display: inline-block;
    opacity: 0.7;
    background-image: none;
}
blockquote.alt p {
    margin-bottom: 1em;
    font-size: 14px;
}
blockquote.alt footer {
    font-size: 12px;
    margin-top: 10px;
}
blockquote.alt footer.font-alt{
    font-weight: 700;
}
/*##############################################################
                            ## MAIN MENU
##############################################################*/

.home-section {
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: right;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.main-nav{
    width: 100%;
    height: 90px;    
    background: rgba(255,255,255, .97);
    z-index: 1030;
}
.header-on-bg .main-nav{
    position: absolute;
    top: 0;
    left: 0;
}
.main-nav.transparent{
    background-color: transparent !important;
}
.main-nav.white:not(.js-transparent){
    background: rgba(15,47,71, .97);
}
.main-nav.white.small-height{
    color: #ffffff;
}
.inner-nav .submenu .nav-submenu:before{
    content: '';
    display: block;
    height: 1px;
    width: 0;
    position: absolute;
    top: calc(9px + 0.65em);
    width: 20px;
    left: -20px;
}
.mobile-on .inner-nav .nav-submenu:before{
    content: '';
    display: block;
    height: 1px;
    position: absolute;
    width: 15px;
    top: 25px;
    left: 7px;
}
.full-wrapper {
    padding: 0 2%;
    height: 100%;
}
.nav-logo-wrap {
    float: left;
    margin-right: 30px;
}
.nav-logo-wrap .logo {
    display: table-cell;
    vertical-align: middle;
    max-width: 118px;
    height: 90px;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.stick-logo{
    position: absolute;
    top: 50%;
    margin-top: -15.5px;
    opacity: 1;
}
.top-fixed .stick-logo {
    position: absolute;
    top: 50%;
    margin-top: -15.5px;
    opacity: 0;
}
.small-height .stick-logo {
    opacity: 1;
}
.inner-nav {
    display: inline-block;
    position: relative;
    float: right;
	margin-right: 40%;
}
.inner-nav ul {
    margin: auto;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
}
.inner-nav > ul{
    display: inline-block;
    vertical-align: middle;
}
.inner-nav ul:after{
    content: '';
    display: table;
    clear: both;
}
.inner-nav ul li{
    position: relative;
}
.inner-nav > ul > li{
    float: left;
    margin-left: 50px;
}
.inner-nav > ul > li > a > i{
    font-size: 1em;
    line-height: 1;
    display: inline-block;
    vertical-align: text-top;
    margin-left: 4px;
} 
.mobile-on .nav-submenu > i{
    position: absolute;
    z-index: 1;
    display: block;
    top: 50%;
    right: 30px;
    margin-top: -10px;
    line-height: 1;
}
/**/
/* ## hidden nav */
/**/
.inner-nav.hidden-nav > ul{
    pointer-events: none;
}
.inner-nav.hidden-nav.menu-opened > ul{
    pointer-events: auto;
}
.inner-nav.hidden-nav .menu-button,
.main-nav.mobile-on .mobile-nav .menu-button{
    display: inline-block;
    width: 32px;
    height: 32px;
    vertical-align: middle;
    margin-left: 50px;
    cursor: pointer;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.inner-nav.hidden-nav .menu-button span,
.main-nav.mobile-on .mobile-nav .menu-button span{
    display: inline-block;
    height: 2px;
    position: absolute;
    top: 6px;
    right: 0;
    left: 0;
    -webkit-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.inner-nav.hidden-nav .menu-button span:nth-child(2),
.main-nav.mobile-on .mobile-nav .menu-button span:nth-child(2){
    top: 13px;
    left: 6px;
}
.inner-nav.hidden-nav .menu-button span:nth-child(3),
.main-nav.mobile-on .mobile-nav .menu-button span:nth-child(3){
    top: 21px;
    left: 12px;
}
.inner-nav.hidden-nav .menu-button:hover span,
.main-nav.mobile-on .mobile-nav.active .menu-button span{
    left: 0;
}
.inner-nav.hidden-nav.menu-opened .menu-button span{
    left: 0;
}
.inner-nav.hidden-nav.menu-opened .menu-button span:nth-child(3),
.main-nav.mobile-on .mobile-nav.active .menu-button span:nth-child(3){
    -webkit-transform: translate3d(0px,15px,0);
    transform: translate3d(0px,15px,0);
}
.inner-nav.hidden-nav.menu-opened .menu-button span:nth-child(2),
.main-nav.mobile-on .mobile-nav.active .menu-button span:nth-child(2){
    -webkit-transform: translate3d(0px,3px,0) rotate(45deg) scale(0.8);
    transform: translate3d(0px,3px,0) rotate(45deg) scale(0.8);
}
.inner-nav.hidden-nav.menu-opened .menu-button span:nth-child(1),
.main-nav.mobile-on .mobile-nav.active .menu-button span:nth-child(1){
    -webkit-transform: translate3d(0px,10px,0) rotate(-45deg) scale(0.8);
    transform: translate3d(0px,10px,0) rotate(-45deg) scale(0.8);
}
/**/
/* ## sticky styles */
/**/
.small-height .dark .inner-nav > ul > li > .submenu{
    border-top: none;
}
.dark .inner-nav > ul > li > a{
   color: #000000;
    text-shadow: 1px 1px 1px #ffffff;
} 
.inner-nav > ul > li > a{
    font-weight: 600;
}
.inner-nav > ul > li > a.active:after{
    content: '';
    display: block;
    width: 26px;
    height: 1px;
    background-color: red;
    vertical-align: middle;
    position: absolute;
    top: calc(50% + 15px);
    left: calc(50% - 13px);
    -webkit-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.3s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.mobile-on .inner-nav > ul > li > a.active:after{
    left: inherit;
}
.inner-nav.hidden-nav > ul > li > a.active:after{
    opacity: 0;
    -webkit-transform: translate3d(0,3px,0);
    transform: translate3d(0,3px,0);
}
.inner-nav.hidden-nav.menu-opened > ul > li > a.active:after{
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.mobile-on .inner-nav.hidden-nav.menu-opened > ul > li > a.active:after{
    opacity: 0;
}
.white .inner-nav > ul > li > a{
    color: #ffffff;
}
.small-height.white.js-transparent .inner-nav > ul > li > a{
    color: #303233;
} 
.inner-nav ul li a{
    height: 90px;
    line-height: 90px;
    display: inline-block;
    text-decoration: none;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.inner-nav ul li a .slide-container{
    line-height: 20px;
    display: inline-block;
    height: 20px;
    overflow: hidden;
    vertical-align: middle;
}
.inner-nav ul li a .slide-container span{
    display: block;
    
}
.inner-nav.hidden-nav ul li a .slide-container span{
    opacity: 0;
    -webkit-transform: translate3d(0,10px,0);
    transform: translate3d(0,10px,0);
    transition: .6s -webkit-transform cubic-bezier(.165,.84,.44,1),.6s opacity cubic-bezier(.165,.84,.44,1);
    transition: .6s transform cubic-bezier(.165,.84,.44,1),.6s opacity cubic-bezier(.165,.84,.44,1);
    -webkit-transition-delay: 0.7s; /* Safari */
    transition-delay: 0.7s;
}
.inner-nav.menu-opened ul li a .slide-container span{
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.inner-nav > ul > li:nth-child(1) a .slide-container span{
    -webkit-transition-delay: 0s; /* Safari */
    transition-delay: 0s;
}
.inner-nav > ul > li:nth-child(2) a .slide-container span{
    -webkit-transition-delay: 0.05s; /* Safari */
    transition-delay: 0.05s;
}
.inner-nav > ul > li:nth-child(3) a .slide-container span{
    -webkit-transition-delay: 0.1s; /* Safari */
    transition-delay: 0.1s;
}
.inner-nav > ul > li:nth-child(4) a .slide-container span{
    -webkit-transition-delay: 0.15s; /* Safari */
    transition-delay: 0.15s;
}
.inner-nav > ul > li:nth-child(5) a .slide-container span{
    -webkit-transition-delay: 0.2s; /* Safari */
    transition-delay: 0.2s;
}
.inner-nav > ul > li:nth-child(6) a .slide-container span{
    -webkit-transition-delay: 0.25s; /* Safari */
    transition-delay: 0.25s;
}
.inner-nav > ul > li:nth-child(7) a .slide-container span{
    -webkit-transition-delay: 0.3s; /* Safari */
    transition-delay: 0.3s;
}
.inner-nav > ul > li:nth-child(8) a .slide-container span{
    -webkit-transition-delay: 0.35s; /* Safari */
    transition-delay: 0.35s;
}
.inner-nav > ul > li:nth-child(9) a .slide-container span{
    -webkit-transition-delay: 0.4s; /* Safari */
    transition-delay: 0.4s;
}
.inner-nav > ul > li:nth-child(10) a .slide-container span{
    -webkit-transition-delay: 0.45s; /* Safari */
    transition-delay: 0.45s;
}
.inner-nav > ul > li:nth-child(11) a .slide-container span{
    -webkit-transition-delay: 0.5s; /* Safari */
    transition-delay: 0.5s;
}
.inner-nav > ul > li:nth-child(12) a .slide-container span{
    -webkit-transition-delay: 0.55s; /* Safari */
    transition-delay: 0.55s;
}
.inner-nav > ul > li:nth-child(13) a .slide-container span{
    -webkit-transition-delay: 0.6s; /* Safari */
    transition-delay: 0.6s;
}
.inner-nav > ul > li:nth-child(14) a .slide-container span{
    -webkit-transition-delay: 0.65s; /* Safari */
    transition-delay: 0.65s;
}
.inner-nav > ul > li:nth-child(15) a .slide-container span{
    -webkit-transition-delay: 0.7s; /* Safari */
    transition-delay: 0.7s;
}
.small-height .inner-nav ul li a {
    height: 55px !important;
    line-height: 55px !important;
}
.submenu li ul{
    left: 100%;
    right: auto;
    top: 0;
}
.submenu.submenu-right li ul{
    left: auto;
    right: 100%;
}
/**/
/* ## submenu */
/**/
.submenu {
    display: none;
    width: 300px;
    position: absolute;
    top: 70px;
    left: 50px;
    padding: 25px 30px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
}
.submenu.submenu-center{
    transform:translateX(-50%);
    -webkit-transform:translateX(-50%);
    -moz-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
}
.submenu.submenu-right{
    left: auto;
    right: 0;
}
.submenu li a{
    position: relative;
    display: block;
    font-weight: 600;
    padding: 8px 10px;
    margin: 0 20px;
    text-transform: none;
    color: #303233;
    background-color: #ffffff;
    text-align: left;
}
.submenu-mega {
    white-space: nowrap;
    width: auto;
    padding: 30px 20px;
}
.submenu-mega-col {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    width: 240px;
}
.submenu-mega-col ul{
    border-left: 0 !important;
}
.submenu-mega-col > ul {
    float: none;
    margin: 0;
    width: auto;
    padding: 0;
}
.inner-nav ul li .submenu li:not(.submenu-mega-col):before{
    content: '';
    display: block;
    height: 1px;
    width: 0;
    position: absolute;
    top: calc(8px + 0.65em);
    -webkit-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.inner-nav ul li .submenu li:hover:before{
    width: 100%;
}
.mobile-on .inner-nav ul li .submenu li:hover:before{
    width: 0;
}
.inner-nav ul li .submenu li a,
.submenu-mega li a{
    display: inline-block;
    height: auto !important;
    line-height: 1.3 !important;
    font-size: 14px;
    font-weight: 500;
}
.submenu li a:hover, 
.inner-nav ul li .submenu li a:hover, 
.submenu li a.active {
    
}
/**/
/* ## mobile menu */
/**/
/*.mobile-on .submenu li a:hover, 
.mobile-on .inner-nav ul li .submenu li a:hover, 
.mobile-on .submenu li a.active {
    background: rgba(0,0,0, .1);
}*/
.submenu-mega-title:hover {
    background: none !important;
    color: #303233 !important;
    opacity: 0.6;
}
.submenu-mega-title{
    margin-bottom: 10px;
}
.mobile-on .submenu-mega-col > ul{
    left: auto;
    right: auto;
    border: none;
}
.mobile-on .submenu-mega-col{
    display: block;
    width: 100% !important;
}
.mobile-on .submenu-mega > ul > li:last-child > a{
    border: none !important;
}
.mobile-on .submenu > li:last-child > a{
    border: none !important;
}
.mobile-on .submenu-mega:last-child > ul{
    border-bottom: none !important;
}
.mobile-on .desktop-nav{
    display: none;
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    padding: 0 10px;
    z-index: 100;   
}
.mobile-on .desktop-nav ul{
    width: 100%;
    float: none;
    background: rgba(255,255,255, .9);
    position: relative;
    overflow-x: hidden;
    -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
}
.mobile-on .desktop-nav > ul{
    overflow-y: auto;
}
.mobile-on .desktop-nav ul li{
    display: block;
    float: none !important;
    overflow: hidden;
    border-bottom: 1px solid rgba(0,0,0, .065);
}
.mobile-on .desktop-nav ul li:hover{
    background: rgba(0,0,0, 0.1);
}
.mobile-on .desktop-nav ul li ul{
    padding: 0;
    background-color: rgba(255,255,255, .8);
}
.mobile-on .desktop-nav ul li a,
.mobile-on .inner-nav ul li .submenu li a{
    display: block;
    width: 100%;
    height: 50px !important;
    line-height: 50px !important;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 30px;
    text-align: left;
    border-left: none;
    border-right: none;
    border-bottom: none;
    letter-spacing: 1px;
    cursor: pointer;
    background: none;
}
.mobile-on .inner-nav ul li .submenu li .submenu li a{
    padding: 0 60px;
}
/*.mobile-on .desktop-nav ul li a:hover{
    background: rgba(0,0,0, 0.1);
}*/
.mobile-on .js-opened > .nav-submenu > .fa{
    border-color: rgba(255,255,255, .4);
    line-height: 14px;
}
.mobile-on .inner-nav li{
    margin: 0 !important;
}
.mobile-on .inner-nav .menu-button{
    display: none;
}
.mobile-on .submenu{
    display: none;
    opacity: 0;
    position: relative;
    left: 0 !important;
    right: 0;
    top: 0;
    bottom: 0;
    border-left: none !important;
    border-right: none !important;
    border-top: none ;
    z-index: 10;
}
.mobile-on .submenu li{
    /*padding-left: 10px;*/
}
.inner-nav li.js-opened .submenu{
    opacity: 1;
}
.mobile-nav{
    display: none;
    float: right;
    vertical-align: middle;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    cursor: pointer;
    
    -webkit-user-select: none;  
    -moz-user-select: none;     
    -ms-user-select: none;     
    -o-user-select: none;
    user-select: none;
    
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.mobile-nav.small-height{
    color: #303233;
}
.mobile-nav:hover,
.mobile-nav.active{
    color: #777;
}
.mobile-nav:active{
    -webkit-box-shadow: 0 0 35px rgba(0,0,0,.05) inset;
    -moz-box-shadow: 0 0 35px rgba(0,0,0,.05) inset;
    box-shadow: 0 0 35px rgba(0,0,0,.05) inset;
}
.no-js .mobile-nav{
    width: 55px;
    height: 55px;
}
.mobile-on .mobile-nav{
    display: inline-block;
    height: 100%;
}
.mobile-on .mobile-nav .menu-button{
    vertical-align: middle;
}
.mobile-on .mobile-nav:before{
    content: '';
    display: inline-block;
    height: 100%;
    width: 0px;
    margin-left: -1px;
    vertical-align: middle;
}
.mobile-on li.submenu-mega-col{
    width: auto;
    padding: 0;
    text-align: left;
    white-space: normal;
    padding-left: 0;
}
.mobile-on .submenu-mega-col li:last-child{
    border-bottom: 0;
}
.mobile-on .submenu{
    width: 100%;
    float: none;
    position: relative;
    overflow-x: hidden;
}
.mobile-on .submenu.submenu-center{
    transform:translateX(0);
    -webkit-transform:translateX(0);
    -moz-transform:translateX(0);
    -ms-transform:translateX(0);    
}
/*##############################################################
                            ## BANNER
##############################################################*/
.shadow-title{
    position: absolute;
    z-index: 2;
    width: calc(100% + 40px);
    top: 180px;
    left: -20px;
    right: -20px;;
    font-size: 300px;
    color: #F6F6F6;
    line-height: 0.65;
    text-align: center;
    white-space: nowrap;
    text-transform: uppercase;
}
.banner-title{
    font-size: 20px;
    color: #303233;
    text-transform: uppercase;
}
.on-dark .banner-title{
    color: #ffffff;
}
.small-banner-title{
    font-size: 29px;
    color: #303233;
    text-transform: uppercase;
}
.banner-heading{
    font-size: 30px;
    font-weight: 400;
    color: #303030;
    text-transform: uppercase;
    margin: 0;
}
.banner-descr h3{
    font-size: 70px;
    color: #303233;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 35px;
}
.newsletter-label{
    margin-bottom: 50px;
    font-size: 20px;
    color: #ffffff;
    text-transform: uppercase;
}
.form input.newsletter-field {
    max-width: 420px;
    vertical-align: bottom;
    text-transform: none;
}
.round{
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
}
/*##############################################################
                            ## SHARE LINKS
##############################################################*/
.social-links-share{
    color: #303233;
}
.social-links-share a{
    font-size: 14px;
    margin: 0 10px;
    color: #303233;
    width: 30px;
    height: 30px;
    line-height: 30px;
    position: relative;
    display: inline-block;
    border: 1px solid #eaeaea;
    -webkit-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.social-links-share a i{
    -webkit-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.social-links-share a:hover i {
    opacity: 0.7;
}
.social-links-share span{
    font-size: 18px;
    margin-right: 10px;
    font-weight: 700;
}
/*##############################################################
                            ## FOOTER
##############################################################*/

/**/
/* ## partners */
/**/
.partners.hover-effect a img{
    -webkit-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
}
.partners.hover-effect a img:hover{
    opacity: 0.7;
    -webkit-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
/**/
/* ## social links */
/**/
.footer-social-links a{
    font-size: 25px;
    margin: 0 10px;
    color: #303233;
    width: 50px;
    height: 50px;
    position: relative;
    display: inline-block;
    line-height: 50px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.footer-social-links a:before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    border: 2px solid #303233;
    top: 0;
    left: 0;
    display: inline-block;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.footer-social-links a:hover,
.header-login a:hover{
    color: #ffffff;
    background-color: #303233;
}
.footer{
    background-color: #303233;
}
.footer-title{
    font-size: 20px;
    color: #ffffff;
}
.footer-text{
    font-size: 14px;
    color: #ffffff;
}
.footer-list{
    font-size: 14px;
    color: #ffffff;
}
.footer-list i{
    margin-right: 10px;
}
.footer-inner .section-text{
    font-weight: 500;
}
.footer-columns .footer-social-links a{
    font-size: 20px;
    margin: 0 5px;
    width: 40px;
    height: 40px;
    line-height: 40px;
}
.footer-news{
    color: #ffffff;
    font-size: 14px;
    position: relative;
    margin-bottom: 20px;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.footer-news:last-child{
    margin-bottom: 0;
}
.footer-news:hover{
    opacity: 0.8;
}
.footer-news img{
    position: absolute;
    top: 0;
    left: 0;
}
.footer-news-text {
    padding: 5px 0 0 65px;
    font-weight: 700;
    min-height: 50px;
    color: #ffffff;
}
.footer-news-text span{
    font-size: 10px;
    font-weight: 400;
    line-height: 1;
    display: block;
    opacity: 0.85;
    margin-top: 2px;
}
.footer-grid{
    margin: 0 0 0 -10px;
    padding: 0;
    max-width: 300px;
}
.footer-grid .col-3{
    padding: 0 0 10px 10px;
    width: 25%;
    float: left;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.footer-grid .col-3:hover{
    opacity: 0.8;
}
.bottom-footer{
height: 50px;
    line-height: 50px;
    font-size: 12px;
    /* background-color: #0e0906; */
    color: rgb(0 0 0);
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 99999;
	margin-left: 10%;
}
/**/
/* ## contacts */
/**/

.footer-contacts-title{
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
}
.footer-contact-item{
    position: relative;
    z-index: 1;
    color: #303233;
    padding-left: 45px;
    margin: 0 0 20px 55px;
}
.footer-contact-icon{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    font-size: 28px;
}
.footer-contact-text{
    font-size: 14px;
    font-weight: 400;
    color: #303030;
}
.footer-contact-text span{
    display: block;
}
/**/
/* ## subscribe */
/**/
.subscribe p{
    font-size: 12px;
    margin-bottom: 50px;
}
.form .subscribe-field{
    max-width: 400px;
    height: 45px !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    background-color: transparent;
    text-transform: none !important;
    border-right: none !important;
    vertical-align: bottom !important;
}
.subscribe .form .button{
    box-shadow: none;
}
.subscribe .featured_separated {
    padding-bottom: 10px;
    padding-top: 0;
}
.text-white{
    color: #ffffff;
}
/**/
/* ## navigation */
/**/
.navigation{
    width: 100%;
    height: 90px;
    font-size: 16px;
    text-align: center;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}
.nav-all{
    font-size: 24px;
}
.navigation a.nav-next,
.navigation a.nav-prev{
    margin-top: 20px;
    margin-bottom: 20px;
    color: #303233;
    height: 50px;
    font-size: 0;
}
.navigation a.nav-all{
    color: #eaeaea;
    line-height: 0;
    width: 30px;
    height: 25px;
    display: inline-block;    
    top: calc(50% - 15px);
    position: relative;
    z-index: 1;
}
.navigation a.nav-all span{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    display: inline-block;
    width: 13px;
    height: 10px;
    border: 1px solid #cfd0d0;
    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.navigation a.nav-all span:nth-child(1){
    transform: translate(0px , 1px);
    -ms-transform: translate(0px , 1px);
    -moz-transform: translate(0px , 1px);
    -webkit-transform: translate(0px , 1px);
}
.navigation a.nav-all span:nth-child(2){
    transform: translate(16px , 1px);
    -ms-transform: translate(16px , 1px);
    -moz-transform: translate(16px , 1px);
    -webkit-transform: translate(16px , 1px);
}
.navigation a.nav-all span:nth-child(3){
    transform: translate(0px , 14px);
    -ms-transform: translate(0px , 14px);
    -moz-transform: translate(0px , 14px);
    -webkit-transform: translate(0px , 14px);
}
.navigation a.nav-all span:nth-child(4){
    transform: translate(16px , 14px);
    -ms-transform: translate(16px , 14px);
    -moz-transform: translate(16px , 14px);
    -webkit-transform: translate(16px , 14px);
}

.navigation a.nav-all:hover span:nth-child(1){
    transform: translate(1px , 2px);
    -ms-transform: translate(1px , 2px);
    -moz-transform: translate(1px , 2px);
    -webkit-transform: translate(1px , 2px);
}
.navigation a.nav-all:hover span:nth-child(2){
    transform: translate(15px , 2px);
    -ms-transform: translate(15px , 2px);
    -moz-transform: translate(15px , 2px);
    -webkit-transform: translate(15px , 2px);
}
.navigation a.nav-all:hover span:nth-child(3){
    transform: translate(1px , 13px);
    -ms-transform: translate(1px , 13px);
    -moz-transform: translate(1px , 13px);
    -webkit-transform: translate(1px , 13px);
}
.navigation a.nav-all:hover span:nth-child(4){
    transform: translate(15px , 13px);
    -ms-transform: translate(15px , 13px);
    -moz-transform: translate(15px , 13px);
    -webkit-transform: translate(15px , 13px);
}
.navigation a.nav-prev > *,
.navigation a.nav-next > *{
    vertical-align: middle;
    display: inline-block;
}
.navigation a.nav-prev > .icon-part,
.navigation a.nav-next > .icon-part{
    padding: 12px 26px;
    border: 1px solid #eaeaea;
    height: 50px;
    font-size: 14px;
    border-right: 0;
    padding-right: 0;
     -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.navigation a.nav-next > .icon-part{
    padding-right: 26px;
    padding-left: 0;
    border-left: 0;
    border-right: 1px solid #eaeaea;
    transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
}
.navigation a.nav-prev > .word-part,
.navigation a.nav-next > .word-part{
    font-size: 14px;
    overflow: hidden;
}
.navigation a.nav-prev > .word-part .wrapper,
.navigation a.nav-next > .word-part .wrapper{
    padding: 12px 26px;
    border: 1px solid #eaeaea;
    height: 50px;
    font-size: 14px;
    border-left: 0;
    transform: translateX(calc(-100% + 27px));
    -ms-transform: translateX(calc(-100% + 27px));
    -moz-transform: translateX(calc(-100% + 27px));
    -webkit-transform: translateX(calc(-100% + 27px));
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.navigation a.nav-next > .word-part .wrapper{
    border-right: 0;
    border-left: 1px solid #eaeaea;
    transform: translateX(calc(100% - 27px));
    -ms-transform: translateX(calc(100% - 27px));
    -moz-transform: translateX(calc(100% - 27px));
    -webkit-transform: translateX(calc(100% - 27px));
}
.navigation a.nav-prev:hover > .word-part .wrapper{
    transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -webkit-transform: translateX(-20px);
}
.navigation a.nav-next:hover > .word-part .wrapper{
    transform: translateX(20px);
    -ms-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -webkit-transform: translateX(20px);
}
.navigation a.nav-prev > .word-part .wrapper span,
.navigation a.nav-next > .word-part .wrapper span{
    opacity: 0;
    font-weight: 600;
    vertical-align: middle;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.navigation a.nav-prev:hover > .word-part .wrapper span,
.navigation a.nav-next:hover > .word-part .wrapper span{
    opacity: 1;
}
.navigation a.nav-prev > span,
.navigation a.nav-next > span{
    width: 0;
    overflow: hidden;
    display: inline-block;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.navigation a.nav-prev:hover > span,
.navigation a.nav-next:hover > span{
    width: auto;
}
.navigation a.nav-prev i,
.navigation a.nav-next i{
    transform: rotate(90deg) !important;
    display: inline-block;
    line-height: 1;
    overflow: hidden;
    font-size: 21px;
    height: 14px;
    vertical-align: middle;
}
.navigation a.nav-prev i{
    line-height: 8px;
}
/*##############################################################
                            ## ACCORDION
##############################################################*/
dl > dt{
    font-size: 0.8571428em;
    font-weight: 400;
    text-transform: uppercase;
}
dl > dt > a {
    display: block;
    position: relative;
    margin-top: 10px;
    padding: 7px 0;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.on-dark .accordion > dt > a {
    color: #ffffff;
    border-color: #ffffff;
}
.accordion > dt > a.active{
    margin-bottom: 0;
}
dl > dt > a > .icon{
    margin-right: 12px;
}
.accordion > dt > a.active > .icon,
.toggle > dt > a.active > .icon{
    color: #ffffff;
}
.on-dark .accordion > dt > a:after{
    background-color: #ffffff;
}
.on-dark .accordion > dt > a.active:after{
    background-color: #303233;
}
dl > dd {
    padding: 20px;
    background-color: #f5f5f5;    
}
.accordion.back-full > dt > a{
    color: #ffffff;
    background-color: #303233;
}
dl > dt > a, 
.accordion > dt > a:after, 
.toggle > dt > a, 
.toggle > dt > a:after {
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
dl > dt > a > .icon {
    margin-left: -0.7em;
    margin-top: -0.3em;
    margin-bottom: -0.3em;
}
dl dt > a{
    padding: 13px 20px;
    color: #303233;
}
dl > dt > a{
    font-weight: 600;
}
dl > dt > a > i{
    font-weight: normal;
}
.accordion.alt > dt > a,
.toggle.alt > dt > a{
    border: 1px solid #eaeaea;
}
/*##############################################################
                            ## TOGGLE
##############################################################*/


.line-ver{
    display: block;
    width: 70px;
    height: 2px;
    margin: 25px auto; 
    background-color: #303233;
}
.white{
    color: #ffffff;
}
.white .banner-title{
    color: #ffffff;
}
.not-found-content{
    position: absolute;
    z-index: 2;
    max-width: 330px;
    bottom: 14%;
    left: 50%;
    margin-left: -165px;
}
.not-found-title{
    font-size: 60px;
    color: #ffffff;
    line-height: 1.1;
    text-transform: uppercase;
    margin-bottom: 50px;
}
/*##############################################################
                            ## MEDIA SCREEN
##############################################################*/

@media only screen and (max-width: 1200px){
    .filter-grid-5 .portfolio-item {
        width: 25%;
    }
}
@media only screen and (max-width: 992px){
    .breadcrumbs:not(.align-center){
        text-align: left !important;
    }
    .portfolio-item, 
    .filter-grid-3 .portfolio-item, 
    .filter-grid-4 .portfolio-item, 
    .filter-grid-5 .portfolio-item{
        width: 50%;
    }
    .owl-carousel:hover .owl-next{
        right: 0;
    }
    .owl-carousel:hover .owl-prev{
        left: 0;
    }
    .filter-grid-3 .portfolio-item.big-width{
        width: 50%;
    }
    .portfolio-single > .portfolio-item{
        width: 100%;
    }
    .page-section, .small-section, .blog-section, .mini-section{
        background-attachment: scroll !important;
    }
    .shopping-cart-table .product-thumbnail{
        font-size: 0;
    }
    .shopping-cart-table .product-thumbnail img{
        width: 50px;
    }
    .fullwidth-slider .home-wrapper{
        font-size: 10px;
    }
}
@media only screen and (max-width: 768px){
    .bg-section-half-right {
        background-position: left;
    }
    .bg-section-half-left {
        background-position: right;
    }
    .icon-tabs .media-tabs {
        font-size: 45px;
    }
    .filter-grid-3 .portfolio-item.big-width{
        width: 100%;
    }
    .page-section, .small-section, .blog-section, .mini-section{
        padding: 70px 0;
    }
    .mini-section{
        padding: 45px 0;
    }
    .portfolio-filter a, .main-filter a{
        margin: 0 10px 5px;
    }
    .breadcrumbs .section-title {
        font-size: 30px;
    }
    .breadcrumbs .section-title-top {
        font-size: 16px;
    }
    .products-panel{
        text-align: center;
    }
    .products-panel .left,
    .products-panel .right,
    .pagination a.nav-next, 
    .pagination a.nav-prev{
        float: none !important;
    }
    .pagination{
        height: auto;
    }
    .pagination a.nav-next, 
    .pagination a.nav-prev{
        display: block;
    }
    .list-view .product-descr {
        padding-left: 0;
        clear: both;
    }
    .shopping-cart-table .product-thumbnail{
        display: none;
    }
    .shopping-cart-table .input-sm{
        width: 45px;
    }
    .shopping-cart-table .product-quantity{
        font-size: 0;
    }
    .shopping-cart-table .product-subtotal{
        display: none;
    }
    table.shopping-cart-table tr th, table.shopping-cart-table tr td{
        padding: 5px;
    }
    .comment-name .stars{
        float: none !important;
        margin-top: 5px;
    }
    .fullwidth-slider .home-wrapper{
        font-size: 7px;
    }
}
@media only screen and (max-width: 520px){
    .portfolio-filter{
        width: 80%;
        margin: 0 auto;
    }
}
@media only screen and (max-width: 480px){
    .work-item, 
    .portfolio-item, 
    .filter-grid-2 .portfolio-item, 
    .filter-grid-3 .portfolio-item, 
    .filter-grid-4 .portfolio-item, 
    .filter-grid-5 .portfolio-item{
        width: 100%;
    }
}
/* clear the first in row for any block that has the class "multi-columns-row" */
.multi-columns-row .col-xs-6:nth-child(2n + 3) { clear: left; }
.multi-columns-row .col-xs-4:nth-child(3n + 4) { clear: left; }
.multi-columns-row .col-xs-3:nth-child(4n + 5) { clear: left; }
.multi-columns-row .col-xs-2:nth-child(6n + 7) { clear: left; }
.multi-columns-row .col-xs-1:nth-child(12n + 13) { clear: left; }

@media (min-width: 768px) {
    /* reset previous grid */
    .multi-columns-row .col-xs-6:nth-child(2n + 3) { clear: none; }
    .multi-columns-row .col-xs-4:nth-child(3n + 4) { clear: none; }
    .multi-columns-row .col-xs-3:nth-child(4n + 5) { clear: none; }
    .multi-columns-row .col-xs-2:nth-child(6n + 7) { clear: none; }
    .multi-columns-row .col-xs-1:nth-child(12n + 13) { clear: none; }

    /* clear first in row for small columns */
    .multi-columns-row .col-sm-6:nth-child(2n + 3) { clear: left; }
    .multi-columns-row .col-sm-4:nth-child(3n + 4) { clear: left; }
    .multi-columns-row .col-sm-3:nth-child(4n + 5) { clear: left; }
    .multi-columns-row .col-sm-2:nth-child(6n + 7) { clear: left; }
    .multi-columns-row .col-sm-1:nth-child(12n + 13) { clear: left; }
}
@media (min-width: 992px) {
    /* reset previous grid */
    .multi-columns-row .col-sm-6:nth-child(2n + 3) { clear: none; }
    .multi-columns-row .col-sm-4:nth-child(3n + 4) { clear: none; }
    .multi-columns-row .col-sm-3:nth-child(4n + 5) { clear: none; }
    .multi-columns-row .col-sm-2:nth-child(6n + 7) { clear: none; }
    .multi-columns-row .col-sm-1:nth-child(12n + 13) { clear: none; }

    /* clear first in row for medium columns */
    .multi-columns-row .col-md-6:nth-child(2n + 3) { clear: left; }
    .multi-columns-row .col-md-4:nth-child(3n + 4) { clear: left; }
    .multi-columns-row .col-md-3:nth-child(4n + 5) { clear: left; }
    .multi-columns-row .col-md-2:nth-child(6n + 7) { clear: left; }
    .multi-columns-row .col-md-1:nth-child(12n + 13) { clear: left; }
}
@media (min-width: 1200px) {
    /* reset previous grid */
    .multi-columns-row .col-md-6:nth-child(2n + 3) { clear: none; }
    .multi-columns-row .col-md-4:nth-child(3n + 4) { clear: none; }
    .multi-columns-row .col-md-3:nth-child(4n + 5) { clear: none; }
    .multi-columns-row .col-md-2:nth-child(6n + 7) { clear: none; }
    .multi-columns-row .col-md-1:nth-child(12n + 13) { clear: none; }

    /* clear first in row for large columns */
    .multi-columns-row .col-lg-6:nth-child(2n + 3) { clear: left; }
    .multi-columns-row .col-lg-4:nth-child(3n + 4) { clear: left; }
    .multi-columns-row .col-lg-3:nth-child(4n + 5) { clear: left; }
    .multi-columns-row .col-lg-2:nth-child(6n + 7) { clear: left; }
    .multi-columns-row .col-lg-1:nth-child(12n + 13) { clear: left; }
}




/* COLOR PICKER */
.accordion > dt > a.active > .icon,
.toggle > dt > a.active > .icon,
.button-shadow:hover,
.button-shadow.alt,
.button-border:hover,
.button-border.alt,
.button-line:before,
.inner-nav ul li .submenu li:before,
ul li.list-item:before,
.inner-nav > ul > li > a.active:after,
.portfolio-filter a.active:before,
.navigation a.nav-prev:hover > .icon-part,
.navigation a.nav-prev:hover > .word-part .wrapper,
.navigation a.nav-next:hover > .icon-part,
.navigation a.nav-next:hover > .word-part .wrapper,
.pagination a.nav-prev:hover > .icon-part,
.pagination a.nav-prev:hover > .word-part .wrapper,
.pagination a.nav-next:hover > .icon-part,
.pagination a.nav-next:hover > .word-part .wrapper,
.owl-prev:hover,
.owl-next:hover,
.tp-leftarrow:hover,
.tp-rightarrow:hover,
.owl-controls .owl-pagination .owl-page.active,
.bg-section-featured:before,
.progress .progress-bar,
.skill-bar .bar span,
.nav-tabs>li.active>a, 
.nav-tabs>li.active>a:hover, 
.nav-tabs>li.active>a:focus,
.nav-tabs>li>a:hover,
ins.ins-1,
.inner-nav .nav-submenu:before,
.local-scroll:hover,
.product-special,
.featured_separated.color-alt span,
dl:not(.accordion):not(.alt):not(.toggle) > dt > a,
.accordion.alt > dt > a.active ,
.toggle.alt > dt > a.active{
    background: #fcca03;
}
.notice,
.button-border:hover,
.button-border.alt,
.navigation a.nav-prev:hover > .icon-part,
.navigation a.nav-prev:hover > .word-part .wrapper,
.navigation a.nav-next:hover > .icon-part,
.navigation a.nav-next:hover > .word-part .wrapper,
.pagination a.nav-prev:hover > .icon-part,
.pagination a.nav-prev:hover > .word-part .wrapper,
.pagination a.nav-next:hover > .icon-part,
.pagination a.nav-next:hover > .word-part .wrapper,
.owl-prev:hover,
.owl-next:hover,
.tp-leftarrow:hover,
.tp-rightarrow:hover,
.owl-controls .owl-pagination .owl-page.active,
.nav-tabs>li.active>a, 
.nav-tabs>li.active>a:hover, 
.nav-tabs>li.active>a:focus,
.nav-tabs>li>a:hover,
.nav-tabs.border-tabs>li.active>a, 
.nav-tabs.border-tabs>li.active>a:hover, 
.nav-tabs.border-tabs>li.active>a:focus,
.nav-tabs.border-tabs>li>a:hover,
.nav-tabs.border-tabs.icon-tabs>li.active>a, 
.nav-tabs.border-tabs.icon-tabs>li.active>a:hover, 
.nav-tabs.border-tabs.icon-tabs>li.active>a:focus,
.nav-tabs.border-tabs.icon-tabs>li>a:hover,
dl:not(.accordion):not(.alt):not(.toggle) > dt > a,
.accordion.alt > dt > a.active ,
.toggle.alt > dt > a.active{
    border-color: #fcca03;
}

.alt-3-features-icon,
.special-color,
.portfolio-filter a.active,
.portfolio-filter a:hover,
.main-filter a.active,
.main-filter a:hover,
.blog-item ul.post-meta li a:hover,
blockquote.alt:before,
.single .blog-tags a:hover,
.mobile-on .inner-nav.hidden-nav.menu-opened > ul > li > a.active{
    color: #fcca03;
}

.accordion > dt > a.active > .icon,
.toggle > dt > a.active > .icon{
    -webkit-box-shadow: 0px 0px 0px 1px #fcca03;
    -moz-box-shadow: 0px 0px 0px 1px #fcca03;
    box-shadow: 0px 0px 0px 1px #fcca03;
}
/* END COLOR PICKER */

/* font color header */
.header-font-color,
.accordion > dt > a.active span,
.accordion > dt > a:hover span,
.toggle > dt > a.active span,
.toggle > dt > a:hover span,
.button-shadow,
.button-border,
.blog-icon,
.portfolio-title a,
.portfolio-title,
.potfolio-hover-container .icon-container > a,
.font-color-alt,
.pricing-icon,
.pricing-title,
.pricing-num{
    color: #303233;
}
.inner-nav.hidden-nav .menu-button span,
.main-nav.mobile-on .mobile-nav .menu-button span,
.progress.style-2 .progress-bar{
    background: #303233;
	BOX-SHADOW: -1px 1px 3px 1px white;
}
/* end font color header */

.product .product-img .pic .product-image{
    position: relative;
    width: 100%;
    padding-bottom: 110%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    will-change: transform;
}
.product:hover .product-img .pic .product-image{
    -webkit-transform: scale(1.075);
    -moz-transform: scale(1.075);
    -o-transform: scale(1.075);
    -ms-transform: scale(1.075);
    transform: scale(1.075);
}
