@import url("../fonts/montserrat-fonts.css");
@import url("animate.css");
* {
    margin: 0;
    padding: 0
}

body {
    background: #FFF;
    font-weight: normal;
    position: relative;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif
}

#wrap {
    position: relative;
    width: 100%;
    overflow: hidden
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    color: #252525;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    letter-spacing: .5px;
    text-transform: uppercase
}

h1 {
    font-size: 42px
}

h2 {
    font-size: 36px
}

h3 {
    font-size: 30px
}

h4 {
    font-size: 24px;
    letter-spacing: 2px
}

h5 {
    font-size: 20px;
    letter-spacing: 2px
}

h6 {
    font-size: 16px;
    font-weight: bold
}

p {
    font-weight: 400;
    color: #999;
    line-height: 26px;
    text-rendering: optimizeLegibility
}

button {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

a {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    text-decoration: none !important
}

img {
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -ms-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    display: inline-block !important
}

ul {
    margin-bottom: 0
}

li {
    list-style: none
}

a {
    text-decoration: none;
    color: #000
}

p.intro-small {
    width: 80%;
    margin: 0 auto
}

.text-transform-none {
    text-transform: none !important
}

.text-white {
    color: #fff !important
}

.text-bold {
    font-weight: bold !important
}

.text-normal {
    font-weight: normal !important
}

.font-12px {
    font-size: 12px !important
}

.font-14px {
    font-size: 14px !important
}

.font-16px {
    font-size: 16px !important
}

.font-18px {
    font-size: 18px !important
}

.font-20px {
    font-size: 20px !important
}

.font-bold {
    font-weight: bold !important
}

.font-normal {
    font-weight: normal !important
}

.white-text {
    color: #fff !important
}

.font-italic {
    font-style: italic
}

.font-bold {
    font-weight: bold !important
}

a:hover,
a:focus {
    color: #999
}

.primary-color {
    color: #999 !important
}

.border-bottom-1 {
    border-bottom: 1px solid #ededed
}

.position-center-center {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.font-playfair {
    font-family: 'Montserrat', serif
}

.font-montserrat {
    font-family: 'Montserrat', sans-serif
}

.font-montserrat {
    font-family: 'Montserrat', sans-serif
}

.font-hair-line {
    font-family: 'montserrathairline'
}

.font-light {
    font-family: 'montserratlight'
}

.font-regular {
    font-family: 'montserratregular'
}

.font-extra-bold {
    font-family: 'montserratbold'
}

.white-bg {
    background: #fff !important
}

.relative {
    position: relative
}

.line-height-24 {
    line-height: 24px !important
}

.line-height-22 {
    line-height: 22px !important
}

.line-height-26 {
    line-height: 26px !important
}

.dark-text p {
    color: #141414
}

.light-gray-bg {
    background: #f7f7f7 !important
}

.customcolor1 {
    color: #448aff
}

.btn {
    border: 0;
    color: #fff !important;
    display: inline-block;
    padding: 5px 50px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    border-radius: 0;
    font-family: 'Montserrat', sans-serif;
    line-height: 46px;
    background: #000;
    letter-spacing: 1px;
    position: relative;
    z-index: 1
}

.btn:hover {
    background: #fff;
    color: #000 !important
}

.btn-white {
    background: #fff;
    color: #000 !important
}

.btn-white:hover {
    background: #fff;
    color: #000 !important
}

.tp-caption .btn {
    display: inline-block
}

.btn-1 {
    font-family: 'Montserrat', sans-serif;
    border: 1px solid #965452;
    border-left: 0;
    border-right: 0;
    border-top-color: transparent;
    text-transform: uppercase;
    font-size: 10px;
    display: inline-block;
    padding: 10px;
    letter-spacing: 1px;
    color: #965452
}

.btn-1 i {
    font-size: 10px;
    margin-left: 20px
}

.btn-1.btn-2 {
    border-bottom-color: transparent;
    border-top: 1px solid #965452
}

.btn-1:hover {
    color: #fff;
    background: #965452
}

.btn-small {
    padding: 0 20px;
    font-size: 14px;
    line-height: 40px;
    letter-spacing: 1px
}

.btn-round {
    background: 0;
    border-radius: 50px;
    border: 1px solid #000;
    color: #000
}

.btn-round:hover {
    background: #000;
    color: #fff
}

.parallax-bg {
    background-size: cover !important
}

section {
    position: relative;
    overflow: hidden;
    width: 100%;
    background: #fff
}

.text-shadow {
    text-shadow: 3px 0 5px rgba(0, 0, 0, 0.5)
}

.text-shadow-1 {
    text-shadow: 2px 3px 0 rgba(0, 0, 0, 0.5)
}

.home-slider {
    position: relative
}

#content {
    background: #fff;
    position: relative;
    z-index: 1
}

.heading {
    margin: 0 auto;
    margin-bottom: 80px;
    position: relative;
    z-index: 1
}

.heading.noMarginBottom {
    margin-bottom: 0
}

.heading h3 {
    margin: 0;
    font-size: 36px;
    color: #999;
    font-weight: normal;
    text-transform: none;
    position: relative
}

.heading h4 {
    font-weight: bold;
    color: #000;
    font-size: 32px;
    margin: 0;
    margin-bottom: 15px;
    letter-spacing: 1px
}

.heading span {
    display: inline-block;
    width: 52%;
    font-size: 16px;
    line-height: 24px;
    color: #999;
    font-family: "Lato", sans-serif;
    font-weight: 300
}

.heading.light-head h3 {
    color: #fff
}

.heading.light-head h4 {
    color: #fff
}

.heading span {
    color: #999
}

.center-block {
    float: none
}

.heading.style-left {
    margin-bottom: 30px
}

.heading.style-left h4 {
    position: relative;
    overflow: hidden;
    display: inline-block
}

.heading.style-left h4:before {
    content: "";
    position: absolute;
    bottom: 9px;
    height: 4px;
    background: #999;
    height: 7px;
    width: 100%;
    z-index: -1
}

.heading.style-left span {
    font-size: 36px;
    line-height: 48px;
    display: inline-block;
    width: 85%
}

header {
    width: 100%;
    z-index: 999;
    background: #fff;
    padding: 0;
    position: relative
}

header .container {
    position: relative;
    padding: 0 30px
}

header .navbar {
    border: 0;
    margin: 0;
    position: static;
    padding: 0;
    border-radius: 0;
    text-align: center;
    float: right
}

header .logo {
    float: left;
    margin-top: 0;
    position: relative
}

header .logo img {
    z-index: 3;
    position: relative
}

.sticky-wrapper {
    height: auto !important
}

header .sticky {
    background: rgba(255, 255, 255, 1);
    padding: 12px 0;
    left: 0
}

header .is-sticky .sticky {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2)
}

header .navbar {
    display: inline-block;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -ms-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

header .navbar li {
    display: inline-block;
    margin: 0 18px;
    position: relative
}

header .sticky {
    width: 100%;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -ms-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

header .navbar li a {
    font-size: 14px;
    color: #000;
    font-weight: normal;
    padding: 15px 0;
    letter-spacing: 1px;
    text-transform: uppercase
}

header .navbar li a:before {
    width: 0;
    margin: 0 auto;
    position: absolute;
    content: "";
    height: 2px;
    top: 20%;
    z-index: -1;
    background: #000;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

header .navbar li a:hover:before {
    width: 100%
}

header .navbar li.active a:before {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    content: "";
    height: 2px;
    top: 20%;
    z-index: -1;
    background: #000;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.nav>li>a:focus,
.nav>li>a:hover {
    background: 0
}

.ownmenu .nav .dropdown-menu {
    background: rgba(255, 255, 255, 1);
    padding: 0
}

.ownmenu .dropdown-menu li {
    margin: 0
}

.ownmenu .nav .dropdown-menu li {
    position: relative;
    z-index: 2
}

.ownmenu .nav .dropdown-menu li a {
    z-index: 1;
    position: relative
}

.ownmenu .nav .dropdown-menu li a:before {
    background: #000;
    content: "";
    width: 0;
    height: 100%;
    top: 0;
    margin: 0;
    z-index: -1;
    left: 0
}

.ownmenu .dropdown-menu li a:hover:before {
    width: 100%
}

.ownmenu .nav ul.dropdown-menu li a {
    padding: 0 20px;
    font-size: 12px;
    letter-spacing: 0;
    font-weight: normal;
    line-height: 34px;
    color: #333 !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

.ownmenu .nav .dropdown-menu li:nth-last-child(1) a {
    border-bottom: 0
}

.ownmenu .nav .dropdown-menu li a:hover {
    color: #fff !important
}

.ownmenu .nav .dropdown-menu {
    border: 0;
    min-width: 250px;
    margin-top: 12px
}

.ownmenu .dropdown.megamenu {
    position: static !important
}

.ownmenu .dropdown.megamenu .dropdown-menu {
    width: 100%;
    min-width: inherit;
    padding: 30px
}

.ownmenu .dropdown.megamenu .dropdown-menu li {
    display: inline-block;
    width: 100%
}

.ownmenu .dropdown.megamenu .dropdown-menu h6 {
    margin-bottom: 20px;
    letter-spacing: 1px;
    color: #000
}

.ownmenu .dropdown.megamenu .dropdown-menu .btn {
    padding: 0 30px;
    letter-spacing: 0;
    margin-top: 10px
}

.ownmenu .dropdown.megamenu .dropdown-menu .btn:before {
    display: none
}

.ownmenu .dropdown.megamenu .dropdown-menu h5 {
    margin-bottom: 20px;
    letter-spacing: 1px;
    color: #000
}

.ownmenu .dropdown.megamenu .dropdown-menu h5 span {
    font-size: 14px;
    text-transform: none;
    width: 100%;
    font-weight: normal;
    display: inline-block
}

.ownmenu .dropdown.megamenu .dropdown-menu li a {
    display: inline-block;
    width: 100%;
    font-size: 12px;
    padding: 8px 0;
    letter-spacing: 0;
    color: #000 !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

.ownmenu .dropdown.megamenu .cart-img {
    width: 80px;
    margin-right: 10px;
    display: inline-block;
    background: #fff
}

.ownmenu .dropdown.megamenu .cart-img a {
    padding: 0 !important;
    border: none !important
}

.ownmenu .dropdown.megamenu .stars {
    margin-bottom: 0;
    color: #ffe119;
    font-size: 11px
}

.ownmenu .dropdown.megamenu .stars i {
    margin: 0 1px
}

.ownmenu .dropdown.megamenu .media-heading {
    margin-top: 10px;
    font-weight: normal;
    margin-bottom: 5px !important
}

.ownmenu .dropdown.megamenu .top-rated li .price {
    font-size: 12px
}

.ownmenu .dropdown.megamenu .top-rated li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
    padding-bottom: 10px
}

.ownmenu .dropdown.megamenu .top-rated li:nth-last-child(1) {
    border: 0;
    padding-bottom: 0;
    margin-bottom: 0
}

.ownmenu .dropdown.megamenu .dropdown-menu {
    overflow: hidden;
    border-top: 1px solid #000
}

.ownmenu .dropdown.megamenu .dropdown-menu .row {
    position: relative
}

.ownmenu .dropdown.megamenu .dropdown-menu .nav-img {
    margin-right: -30px;
    float: right;
    margin-top: -30px;
    margin-bottom: -30px;
    position: absolute;
    top: 0;
    z-index: -1
}

.ownmenu .dropdown.megamenu .dropdown-menu li a:before {
    height: 1px;
    top: auto;
    bottom: 0
}

.ownmenu .dropdown .sub-menu .dropdown-menu {
    position: absolute;
    left: 100%;
    top: 0;
    display: none !important;
    margin: 0 !important
}

.ownmenu .dropdown .sub-menu:hover .dropdown-menu {
    display: block !important
}

.ownmenu .dropdown .sub-menu .dropdown-menu li a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important
}

.ownmenu .dropdown .sub-menu .dropdown-menu li:nth-last-child(1) a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important
}

.ownmenu .dropdown .sub-menu:before {
    content: "\f105";
    position: absolute;
    right: 10px;
    font-family: 'FontAwesome';
    line-height: 33px;
    z-index: 2
}

.ownmenu .dropdown .sub-menu:hover:before {
    color: #fff
}

.ownmenu {
    float: left
}

.nav-right i {
    font-size: 20px
}

.nav-right .navbar-right li {
    margin: 0 10px
}

.nav-right {
    float: right;
    margin-top: 19px;
    position: relative
}

header .social_icons {
    float: right;
    color: #fff;
    margin-top: 20px
}

header .social_icons a {
    color: #fff;
    margin-left: 10px
}

header .social_icons a:hover {
    color: #ab4e52
}

header .is-sticky .sticky .nav .dropdown-menu {
    margin-top: 12px
}

.header-1 {
    position: absolute;
    background: 0
}

.header-1 .sticky {
    background: 0
}

.header-1 .is-sticky .sticky {
    background: rgba(255, 255, 255, 0.9)
}

header.light-head .navbar li a {
    color: #fff
}

header.light-head .navbar .dropdown-menu li a {
    color: #333
}

header.light-head .navbar .dropdown-menu li a.btn {
    color: #fff
}

.header-1 .is-sticky .sticky {
    background: rgba(0, 0, 0, 0.9)
}

header.light-head .ownmenu .nav .dropdown-menu {
    background: rgba(0, 0, 0, 0.9) !important;
    border: 0
}

header.light-head .ownmenu .nav ul.dropdown-menu li a {
    color: #fff !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1)
}

header.light-head .ownmenu .nav ul.dropdown-menu li a:hover {
    color: #000 !important
}

header.light-head .ownmenu .nav ul.dropdown-menu li a:before {
    display: none
}

header.light-head p {
    color: #b4b4b4
}

header.light-head .ownmenu .dropdown.megamenu .dropdown-menu h6 {
    color: #fff
}

header.light-head .ownmenu .dropdown.megamenu .dropdown-menu h5 {
    color: #fff
}

header.light-head .ownmenu .dropdown.megamenu .dropdown-menu h5 span {
    color: #999
}

header.light-head .ownmenu .dropdown.megamenu .cart-img {
    background: #000;
    border: 1px solid rgba(255, 255, 255, 0.2)
}

header.light-head .ownmenu .dropdown.megamenu .top-rated li .price {
    color: #999
}

header.light-head .ownmenu .dropdown.megamenu .dropdown-menu li a {
    color: #999 !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1)
}

header.light-head .ownmenu .dropdown.megamenu .dropdown-menu li a:hover {
    color: #fff !important
}

header.light-head .ownmenu .dropdown.megamenu .dropdown-menu li a:before {
    background: #fff
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background: 0
}

.header-1 .logo {
    margin-top: 13px
}

.header-1 .ownmenu .nav .dropdown-menu {
    margin-top: 0
}

header.light-head .navbar li a:before {
    background: #fff;
    bottom: 0;
    top: auto;
    height: 2px
}

header.light-head .navbar li.active a:before {
    background: #fff
}

header.light-head .ownmenu ul.dropdown {
    background: rgba(0, 0, 0, 0.9)
}

header.light-head .ownmenu ul.dropdown li a {
    color: #d6d6d6 !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1)
}

header .navbar-collapse {
    float: left;
    padding: 0;
    margin-right: 20px;
    margin-top: 8px
}

header .user-acc li {
    display: inline-block;
    width: 100%;
    margin: 0 !important
}

header .user-acc li h6 {
    padding: 0 20px;
    font-weight: normal;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin: 10px 0;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 0;
    text-transform: none
}

header .user-acc .dropdown-menu {
    margin-top: 32px;
    border-top: 1px solid #000 !important;
    padding: 0;
    border: 0;
    border-radius: 0;
    min-width: 260px
}

.header-1 .user-acc .dropdown-menu {
    margin-top: 11px
}

.header-1 .user-basket .dropdown-menu {
    margin-top: 11px
}

header .is-sticky .sticky .user-acc .dropdown-menu {
    margin-top: 32px
}

header .user-acc li a {
    display: inline-block;
    width: 100%;
    letter-spacing: 0;
    padding: 10px 20px;
    font-size: 12px
}

header .user-acc .dropdown-menu>li>a:hover {
    background: #999
}

header .user-acc .dropdown-menu>li>a:focus {
    background: #999
}

header .navbar-right li a:before {
    display: none
}

header .user-basket .dropdown-menu {
    margin-top: 32px;
    border-top: 1px solid #000 !important;
    padding: 20px;
    border: 0;
    border-radius: 0;
    min-width: 350px
}

header .user-basket .dropdown-menu li {
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
    display: inline-block;
    position: relative;
    width: 100%
}

header .user-basket h5 {
    font-weight: normal;
    font-size: 16px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 10px 0
}

header .user-basket .btn {
    padding: 0;
    width: 100%;
    letter-spacing: 0;
    color: #fff;
    border: 0
}

header .user-basket .btn:hover {
    background: #999;
    color: #000
}

header .user-basket .media-heading {
    margin-top: 0;
    font-weight: normal
}

header .user-basket span {
    display: inline-block;
    width: 100%;
    margin: 5px 0;
    font-size: 12px
}

header .user-basket .cart-img a {
    display: inline-block;
    width: 100%;
    padding: 0
}

header .user-basket .cart-img {
    width: 90px;
    margin-right: 10px;
    display: inline-block
}

header .is-sticky .sticky .user-basket .dropdown-menu {
    margin-top: 32px
}

.search-inside {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(255, 255, 255, .8);
    z-index: 500;
    display: none
}

.search-inside .search-overlay {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.search-inside .search-close {
    position: absolute;
    right: 30px;
    top: 30px;
    font-size: 30px;
    cursor: pointer;
    z-index: 500
}

.search-inside .search {
    display: inline-block;
    width: 100%;
    position: relative
}

.search-inside .position-center-center {
    width: 80%;
    padding: 0 20px
}

.search-inside .search input {
    background: #fff;
    font-size: 20px;
    color: #333;
    text-align: left;
    height: 60px;
    width: 100%;
    border: 0;
    padding: 0 20px;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -ms-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.5)
}

.search-inside .search input:focus {
    outline: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5)
}

.search-inside .search button {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 60px;
    margin-top: 0;
    font-size: 30px;
    background: 0
}

.search-inside .search button:hover {
    color: #333
}

.header-2 {
    background: 0;
    position: absolute;
    padding: 15px 0;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -ms-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.header-2 .sticky {
    padding: 0 100px
}

.header-2 .is-sticky .sticky {
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    padding: 10px 100px
}

.header-2 .navbar {
    width: auto
}

.header-2 .sticky {
    background: 0
}

.header-2 .logo-center {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 300px;
    text-align: center;
    margin-top: 5px
}

.header-2 .user-acc .dropdown-menu {
    margin-top: 15px
}

.header-2 .user-basket .dropdown-menu {
    margin-top: 15px
}

.navigation-is-open .header-2 {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    background: rgba(255, 255, 255, 1)
}

.cd-nav .social_icons {
    margin-top: 30px
}

.cd-nav .social_icons li {
    display: inline-block
}

.cd-nav .social_icons li a {
    font-size: 16px;
    border-radius: 50%;
    border: 1px solid #000;
    height: 40px;
    width: 40px;
    margin-right: 5px;
    display: inline-block;
    text-align: center;
    line-height: 40px
}

.cd-nav .social_icons li a:hover {
    background: #999;
    color: #000;
    border: 1px solid #999
}

.cd-nav .well {
    background: 0;
    padding: 0;
    border: 0;
    box-shadow: none;
    margin: 0
}

.cd-nav .well {
    padding-bottom: 20px
}

.cd-nav .well ul li a {
    font-size: 18px;
    padding-left: 20px;
    line-height: 28px;
    text-transform: none
}

.cd-nav .drop-menu a.title:before {
    content: "\e873";
    font-family: 'Linearicons-Free';
    padding: 0;
    color: #af5875;
    border-radius: 50%;
    text-align: center;
    font-size: 12px;
    position: absolute;
    right: -20px;
    bottom: 0;
    background: 0;
    width: auto !important
}

.cd-nav .drop-menu a.collapsed:before {
    content: "\e874";
    color: #af5875
}

.home-slider .tp-caption small {
    font-size: 20px !important;
    display: inline-block;
    vertical-align: top;
    font-weight: normal !important;
    line-height: 30px;
    margin-top: 15px;
    margin-right: 5px
}

.simple-head {
    background: url(../images/slide-bg-3.jpg) no-repeat;
    background-size: cover;
    padding-top: 20%;
    padding-bottom: 100px
}

.simple-head {
    max-height: 1000px
}

.simple-head .position-center-center {
    width: 100%;
    padding: 0 15px;
    position: relative
}

.simple-head h4 {
    font-family: 'Montserrat', serif;
    font-size: 28px;
    color: #000;
    margin: 30px 0;
    text-transform: none;
    letter-spacing: 0
}

.simple-head .extra-huge-text {
    font-size: 142px;
    line-height: 120px;
    font-weight: bold;
    color: #000;
    position: relative
}

.simple-head .extra-huge-text:before {
    content: "";
    height: 1px;
    width: 612px;
    background: #000;
    position: absolute;
    top: 90px;
    left: 90px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3)
}

.simple-head .price {
    font-size: 98px;
    font-weight: bold;
    z-index: 9;
    line-height: 60px;
    color: #e9654c;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -ms-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.simple-head .price small {
    font-size: 30px;
    line-height: 20px;
    display: inline-block;
    vertical-align: top
}

.arrival-block {
    border-top: 1px solid #d1d5db;
    border-left: 1px solid #d1d5db;
    display: inline-block;
    width: 100%
}

.arrival-block .item {
    position: relative;
    width: 20%;
    float: left;
    overflow: hidden;
    border-right: 1px solid #d1d5db;
    border-bottom: 1px solid #d1d5db
}

.arrival-block .overlay {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -ms-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.arrival-block .item:hover .overlay {
    opacity: 1
}

.arrival-block .overlay a {
    height: 71px;
    width: 71px;
    display: inline-block;
    border-radius: 50%;
    background: #52594a;
    text-align: center;
    line-height: 71px;
    color: #fff
}

.arrival-block .price {
    position: absolute;
    right: 20px;
    top: -50px;
    font-size: 18px;
    font-weight: bold;
    z-index: 9;
    color: #000;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -ms-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.arrival-block .price small {
    font-size: 12px;
    display: inline-block;
    vertical-align: top
}

.arrival-block .item:hover .price {
    top: 20px
}

.arrival-block .overlay a:hover {
    background: #fff;
    color: #52594a
}

.arrival-block .item img {
    width: 100%;
    margin-top: 0;
    top: 0;
    left: 0;
    position: relative;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -ms-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.arrival-block .item:hover .img-1 {
    left: -100%;
    position: relative
}

.arrival-block .item .img-2 {
    position: absolute;
    left: 100%
}

.arrival-block .item:hover .img-2 {
    left: 0
}

.arrival-block .item-name {
    pointer-events: none;
    position: absolute;
    bottom: 0;
    padding-top: 100px;
    padding-bottom: 30px;
    width: 100%;
    text-align: center;
    z-index: 9;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0)
}

.arrival-block .item-name p {
    font-family: 'Montserrat', serif;
    font-size: 14px;
    margin: 0
}

.arrival-block .item-name a {
    font-size: 16px;
    letter-spacing: 1px;
    color: #000;
    text-transform: uppercase
}

.arrival-block .item-name a:hover {
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -ms-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    text-decoration: overline !important
}

.top-shop-feature article {
    max-width: 320px;
    display: inline-block;
    margin: 0 120px;
    min-height: 350px
}

.top-shop-feature .btn {
    margin-top: 20px
}

.top-shop-feature .col-md-6 {
    position: relative;
    background: #fff;
    padding: 0
}

.top-shop-feature h4 {
    font-size: 20px;
    color: #000;
    margin: 15px 0
}

.top-shop-feature .price {
    font-size: 18px;
    font-weight: bold;
    z-index: 9;
    color: #eb437c;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -ms-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.top-shop-feature .price small {
    font-size: 12px;
    display: inline-block;
    vertical-align: top
}

.top-shop-feature .col-md-6.light {
    background: #f0f5f9
}

.top-shop-feature .col-md-6.light:before {
    position: absolute;
    right: 0;
    content: "";
    background: #f0f5f9;
    top: 0;
    height: 100%;
    left: 100%;
    width: 100%
}

.top-shop-feature .left.light:before {
    position: absolute;
    right: 100%;
    content: "";
    background: #f0f5f9;
    top: 0;
    height: 100%;
    left: -100%;
    width: 100%
}

.top-shop-feature p {
    font-family: 'Montserrat', serif
}

.new-arrival-list li {
    position: relative;
    text-align: center
}

.new-arrival-list li h4 a {
    color: #000
}

.new-arrival-list li .btn {
    background: #000;
    color: #fff;
    margin-top: 10px
}

.new-arrival-list li .btn:hover {
    background: #999;
    border-color: #999;
    color: #000
}

.new-arrival-list li article {
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    background: #fff
}

.new-arrival-list li article:hover img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
    opacity: .5
}

.special-offers {
    background: #f7f7f7 url(../images/special-bg.jpg) top center no-repeat;
    background-size: cover;
    padding: 19% 0
}

.special-offers {
    text-align: center
}

.special-offers h4 {
    color: #e9654c;
    font-size: 26px;
    letter-spacing: 10px
}

.special-offers .extra-huge-text {
    font-size: 120px;
    line-height: 100px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    position: relative
}

.special-offers .extra-huge-text:before {
    content: "";
    height: 1px;
    width: 612px;
    background: #000;
    position: absolute;
    top: 90px;
    left: 90px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3)
}

.papular-block .item-img {
    position: relative;
    overflow: hidden
}

.papular-block .owl-prev {
    position: absolute;
    top: 35%;
    left: -50px;
    height: 23px;
    width: 23px;
    text-align: center;
    line-height: 21px;
    font-size: 32px
}

.papular-block .owl-next {
    position: absolute;
    top: 35%;
    right: -50px;
    height: 23px;
    width: 23px;
    text-align: center;
    line-height: 21px;
    font-size: 32px
}

.papular-block .overlay {
    background: rgba(0, 0, 0, 0.12);
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -ms-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.papular-block .item:hover .overlay {
    opacity: 1
}

.papular-block .item-img {
    margin-bottom: 10px
}

.papular-block .overlay .inn {
    display: inline-block;
    text-align: center;
    color: #fff;
    height: 50px;
    margin: 10px 0;
    padding: 0 20px
}

.papular-block .position-center-center {
    width: 100%;
    text-align: center
}

.papular-block .overlay .inn a {
    display: inline-block;
    font-size: 32px;
    color: #fff;
    margin: 0 8px;
    line-height: 45px
}

.papular-block .price {
    font-size: 16px;
    font-weight: bold;
    z-index: 9;
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #000;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -ms-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.papular-block .preco {
    font-size: 16px;
    font-weight: 700
}

.papular-block .price small {
    font-size: 12px;
    display: inline-block;
    vertical-align: top
}

.papular-block .item img {
    width: 100%;
    margin-top: 0;
    top: 0;
    left: 0;
    position: relative;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -ms-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.papular-block .item:hover .img-1 {
    left: -100%
}

.papular-block .item .img-2 {
    position: absolute;
    left: 100%
}

.papular-block .item:hover .img-2 {
    left: 0
}

.papular-block .item-name {
    width: 100%;
    text-align: center;
    z-index: 9
}

.papular-block .item-name p {
    font-family: 'Montserrat', serif;
    font-size: 14px;
    margin: 0;
    margin-top: 10px
}

.papular-block .item-name a {
    font-size: 16px;
    letter-spacing: 0;
    color: #000;
    text-transform: uppercase
}

.papular-block .item-name a:hover {
    color: #999
}

.on-sale {
    background: #999;
    position: absolute;
    height: 50px;
    width: 50px;
    top: 0;
    right: 0;
    z-index: 99;
    text-align: center;
    color: #fff;
    font-weight: bold;
    line-height: 16px;
    font-size: 18px;
    padding-top: 10px
}

.on-sale span {
    font-size: 12px;
    font-weight: normal
}

.shop-page .item {
    margin-bottom: 30px;
    position: relative
}

.shop-item .item {
    width: 20%
}

.item-display {
    margin-bottom: 50px
}

.item-display {
    color: #CCC
}

.item-display span.product-num {
    display: inline-block;
    width: 100%;
    line-height: 40px
}

.item-display .grid-style {
    display: inline-block;
    font-size: 20px;
    margin-top: 10px;
    margin-left: 20px
}

.item-display .list-style {
    display: inline-block;
    font-size: 26px;
    margin-top: 5px;
    margin-left: 20px
}

.shop-items .item {
    background: #f7f7f7;
    position: relative;
    padding: 80px 0;
    padding-bottom: 50px
}

.shop-items .item .item-name {
    padding: 0 50px;
    margin-bottom: 20px;
    text-align: right
}

.shop-items .item .item-img {
    position: relative;
    overflow: hidden
}

.shop-items .inn {
    display: inline-block;
    border-radius: 30px;
    background: #000;
    text-align: center;
    color: #fff;
    height: 45px;
    max-width: 150px;
    position: absolute;
    bottom: -100px;
    left: 0;
    right: 0;
    margin: 10px auto;
    padding: 0 20px;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -ms-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.shop-items .item:hover .inn {
    bottom: 0
}

.shop-items .inn a {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    margin: 0 8px;
    line-height: 50px
}

.shop-items .item-name a {
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 3px;
    color: #000;
    margin-bottom: 10px;
    text-transform: uppercase
}

.shop-items .item-name p {
    font-family: 'Montserrat', serif
}

.shop-items .price {
    font-size: 18px;
    font-weight: bold;
    z-index: 9;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 50px;
    color: #000;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -ms-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.shop-items .price small {
    font-size: 12px;
    display: inline-block;
    vertical-align: top
}

.pointall {
    pointer-events: all
}

.pointnone {
    pointer-events: none
}

.shop-detail .price {
    font-size: 18px;
    font-weight: bold;
    z-index: 9;
    display: inline-block;
    text-align: left;
    margin-top: 10px;
    color: #000;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -ms-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.shop-detail .price.old-price {
    margin-left: 10px;
    text-decoration: line-through;
    font-size: 16px;
    color: #999
}

.shop-detail p {
    font-family: 'Montserrat', serif
}

.shop-detail h4 {
    color: #000;
    letter-spacing: 2px
}

.shop-detail .price small {
    font-size: 12px;
    display: inline-block;
    vertical-align: top
}

.shop-detail .item-owner {
    margin: 30px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1)
}

.shop-detail .item-owner li {
    font-size: 12px;
    color: #000;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    line-height: 36px
}

.shop-detail .item-owner li span {
    color: #999
}

.shop-detail .quinty .btn {
    border: 1px solid #000
}

.shop-detail .quinty .bootstrap-select .btn {
    padding: 0 10px;
    font-size: 12px
}

.shop-detail .quinty input[type="text"],
.shop-detail .quinty input[type="number"] {
    width: 100%;
    border: 1px solid black;
    padding: 0 10px;
    line-height: 28px;
    text-align: center;
    border-radius: 0
}

.shop-detail .bootstrap-select {
    width: 100%
}

.shop-detail .bootstrap-select.btn-group .dropdown-menu li {
    margin: 0 !important
}

.shop-detail .colors-shop li {
    line-height: 30px;
    margin-bottom: 0 !important
}

.shop-detail .some-info li {
    margin-bottom: 20px
}

.shop-detail .some-info .btn {
    width: 100%;
    padding: 0
}

.shop-detail .some-info .btn:hover {
    background: #999
}

.shop-detail .some-info .like-us {
    font-size: 16px;
    margin-top: 10px;
    color: #999;
    line-height: 30px
}

.shop-detail h6 {
    font-weight: normal;
    font-size: 14px;
    color: #000;
    margin: 0;
    padding: 15px 0;
    border-bottom: 1px solid #d1d5db
}

.inner-info p {
    font-size: 12px;
    margin: 15px 0;
    margin-bottom: 0
}

.inner-info .social_icons li {
    display: inline-block;
    margin-top: 15px
}

.inner-info .social_icons li a {
    font-size: 16px;
    margin: 0 5px;
    color: #000
}

.images-slider {
    position: relative;
    background: #f7f7f7;
    z-index: 1
}

.images-slider:before {
    height: 120px;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #fff;
    content: "";
    z-index: -1
}

.images-slider .slides {
    display: inline-block;
    width: 100%
}

.item-decribe {
    margin-top: 100px
}

.item-decribe .tab-content {
    margin-top: 30px
}

.item-decribe .tab-content p {
    font-size: 13px;
    font-family: 'Lato', serif
}

.item-decribe .nav-tabs {
    border: 0;
    margin: 0;
    display: inline-block;
    border-right: 0;
    width: 100%;
    border-bottom: 1px solid #d1d5db
}

.item-decribe .nav-tabs a {
    border: 0;
    margin: 0;
    padding: 10px 0;
    font-size: 14px;
    letter-spacing: 2px;
    border-bottom: 2px solid;
    border-color: transparent
}

.item-decribe .nav-tabs>li>a:hover {
    background: 0;
    border-bottom: 2px solid #999
}

.item-decribe .nav-tabs li {
    margin-right: 40px !important;
    display: inline-block
}

.item-decribe .nav-tabs>li.active>a {
    border: 0;
    border-bottom: 2px solid #999
}

.item-decribe .nav-tabs>li {
    margin: 0
}

.item-decribe .avatar {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    position: relative;
    overflow: hidden
}

.item-decribe .avatar img {
    border-radius: 50%
}

.item-decribe .media-body p {
    width: 100%
}

.item-decribe ul {
    margin-top: 10px
}

.item-decribe h6 {
    font-weight: normal;
    margin-top: 30px
}

.item-decribe ul p {
    margin-bottom: 0
}

.item-decribe .media-body h6 {
    font-size: 12px;
    margin-top: 0;
    padding: 0;
    margin-bottom: 10px;
    border: 0;
    font-weight: normal
}

.item-decribe .media {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 20px;
    padding-bottom: 10px;
    margin: 0;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%
}

.item-decribe form {
    margin-top: 0
}

.item-decribe form label {
    display: inline-block;
    width: 100%;
    font-size: 11px;
    font-weight: normal;
    margin-bottom: 20px
}

.item-decribe form input {
    width: 100%;
    margin-top: 10px;
    padding: 0 10px;
    display: inline-block;
    height: 40px;
    border: 1px solid #ebebeb
}

.item-decribe form textarea {
    width: 100%;
    margin-top: 10px;
    padding: 10px;
    display: inline-block;
    height: 140px;
    border: 1px solid #ebebeb
}

.item-detail-page .item-decribe .stars span {
    color: #272727
}

.item-detail-page .item-decribe .stars {
    margin: 0;
    color: #b8b8b8
}

.item-detail-page .large-detail img {
    margin-bottom: 30px
}

.pagination {
    float: left;
    border: 0;
    border-radius: 0
}

.pagination li a {
    border-radius: 0 !important;
    border: 0;
    background: #000;
    color: #fff;
    margin: 0 2px;
    height: 23px;
    width: 23px;
    padding: 0;
    text-align: center;
    line-height: 23px;
    font-size: 12px
}

.pagination li a:hover {
    background: #999;
    color: #000
}

.pagination li.active a {
    background: #999;
    color: #000
}

.pagination.in-center {
    text-align: center;
    width: 100%
}

.pagination.in-center li {
    display: inline-block
}

.history-block h4 {
    font-size: 25px;
    text-align: center;
    margin-bottom: 30px;
    color: #000;
    letter-spacing: 2px
}

.history-block p {
    font-family: 'Montserrat', serif
}

.vision-text h5 {
    font-size: 20px;
    text-align: left;
    color: #000;
    letter-spacing: 2px
}

.vision-text h2 {
    font-family: 'Montserrat', serif;
    font-size: 36px;
    font-weight: normal;
    text-transform: none;
    margin-top: 30px;
    color: #666;
    line-height: 45px
}

.cultur-block ul {
    position: relative
}

.cultur-block li {
    float: left;
    width: 25%
}

.cultur-block li img {
    width: 100%
}

.cultur-block .position-center-center {
    width: 100%;
    text-align: center
}

.cultur-block p {
    font-family: 'Montserrat', serif;
    color: #fff
}

.cultur-block h4 {
    color: #fff;
    letter-spacing: 2px
}

.video-block a {
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 3px;
    font-weight: bold
}

.video-block a i {
    color: #999;
    float: left;
    margin-top: 5px;
    margin-right: 20px
}

.our-team article {
    position: relative
}

.our-team .avatar {
    height: 268px;
    width: 268px;
    position: relative;
    overflow: hidden;
    display: inline-block;
    border-radius: 50%
}

.our-team .team-hover {
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    border-radius: 50%;
    left: 0;
    opacity: 0;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.our-team article .position-center-center {
    width: 100%
}

.our-team article:hover .team-hover {
    left: 0;
    opacity: 1
}

.our-team .team-hover img {
    border-radius: 50%
}

.our-team .social-icons a {
    color: #fff;
    font-size: 20px;
    margin: 0 10px
}

.our-team .team-names {
    position: relative;
    margin-top: 30px;
    margin-bottom: 50px
}

.our-team .team-names h6 {
    font-weight: bold;
    font-size: 18px;
    margin-top: 0;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 5px
}

.our-team .team-names p {
    color: #666;
    font-size: 12px
}

.our-team-small .avatar {
    height: 200px;
    width: 200px
}

.our-team-small .avatar img {
    width: 100%
}

.our-team-small .team-names h6 {
    font-size: 14px;
    font-weight: normal
}

.client-img-2 {
    border-bottom: 1px solid #d1d5db
}

.client-img-2 li {
    text-align: center
}

.fun-facts {
    border-bottom: 1px solid #d1d5db
}

.fun-facts i {
    font-size: 48px;
    color: #999;
    display: inline-block;
    width: 100%
}

.fun-facts li span {
    font-size: 50px;
    font-weight: bold;
    color: #000;
    line-height: 1em
}

.fun-facts li h5 {
    color: #000;
    margin: 0
}

.fun-facts li {
    text-align: left
}

.blog-list article {
    text-align: center;
    border-bottom: 1px solid #d1d5db;
    padding-bottom: 100px;
    margin-bottom: 100px
}

.blog-list article .btn {
    margin-top: 30px;
    font-size: 14px;
    font-weight: normal;
    padding: 2px 30px
}

.blog-list article .btn:hover {
    background: #999
}

.blog-list article p {
    font-family: 'Montserrat', serif
}

.blog-list .post-tittle .tags {
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
    display: inline-block;
    z-index: 9;
    letter-spacing: 2px;
    padding: 0
}

.blog-list img {
    margin-bottom: 30px
}

.blog-list .post-tittle span {
    color: #000;
    display: inline-block;
    margin-bottom: 30px
}

.blog-list .post-tittle a.tittle {
    font-size: 24px;
    color: #000;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    width: 100%;
    margin: 20px 0;
    margin-top: 15px
}

.blog-list .post-tittle a.tittle:hover {
    color: #999
}

.blog-list .post-date {
    width: 200px;
    display: inline-block;
    text-align: left
}

.blog-list .post-date span {
    font-size: 12px;
    display: inline-block;
    width: 100%;
    color: #000
}

.blog-list .post-date span.num {
    font-weight: bold;
    font-size: 80px;
    line-height: 60px;
    margin-bottom: 10px
}

.blog-list .post-date .coments {
    font-size: 18px;
    font-weight: bold
}

.blog-list .post-tittle .tags:before {
    content: "";
    position: absolute;
    bottom: 9px;
    height: 4px;
    background: #999;
    width: 100%;
    z-index: -1
}

.blog-list .post-tittle.left {
    text-align: left
}

.blog-list .post-tittle.left a.tittle {
    text-transform: capitalize;
    letter-spacing: 0;
    margin-top: 0
}

.blog-list .red-more {
    font-size: 16px;
    margin-top: 20px;
    display: inline-block;
    color: #000;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
    z-index: 1;
    letter-spacing: 2px
}

.blog-list .red-more:before {
    content: "";
    position: absolute;
    bottom: 8px;
    height: 4px;
    background: #999;
    width: 100%;
    z-index: -1
}

.blog-list .post-tittle.left span {
    margin-right: 20px;
    font-size: 12px
}

.blog-list .post-tittle.left span i {
    margin-right: 10px
}

.blog-list-3.blog-list article {
    padding-bottom: 20px;
    margin-bottom: 50px
}

.admin-info {
    background: #f7f7f7;
    padding: 30px;
    margin-top: 50px;
    position: relative
}

.admin-info .admin-pic {
    display: inline-block;
    width: 127px;
    margin-right: 30px;
    overflow: hidden;
    border-radius: 50%;
    height: 127px;
    position: relative;
    overflow: hidden
}

.admin-info h6 {
    margin-top: 10px;
    margin-bottom: 20px;
    font-weight: normal
}

.admin-info .admin-social {
    position: absolute;
    right: 35px;
    top: 35px
}

.admin-info .admin-social a {
    color: #000;
    font-size: 14px;
    margin: 0 3px
}

.admin-info h6 span {
    font-size: 12px;
    text-transform: none;
    font-family: 'Montserrat', serif;
    margin-left: 30px
}

.single-post article {
    border: 0
}

.single-post article h6 {
    color: #000;
    font-size: 18px
}

.list-group {
    padding-left: 30px
}

.list-group li {
    list-style: circle
}

.list-group p {
    margin-bottom: 0
}

.single-post blockquote {
    background: 0;
    font-size: 25px;
    padding: 0;
    margin: 0;
    border: 0;
    font-family: 'Montserrat', serif;
    margin: 50px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 20px 0;
    color: #666
}

.papu-post .media-left {
    margin-right: 0
}

.papu-post .media-left img {
    width: 100%
}

.papu-post .media-left a {
    width: 60px;
    margin-right: 0;
    display: inline-block
}

.papu-post span {
    color: #000;
    letter-spacing: 0;
    font-size: 12px;
    font-weight: bold;
    text-transform: none
}

.papu-post li {
    padding: 20px 0;
    margin: 0;
    padding-top: 0
}

.papu-post .media-heading {
    display: inline-block;
    width: 100%;
    color: #000;
    margin-top: 0;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0;
    text-transform: none
}

.search input {
    display: inline-block;
    width: 100%;
    height: 45px;
    background: #fff;
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #e6e6e6
}

.search button {
    float: right;
    margin-top: 0;
    line-height: 45px;
    margin-right: 0;
    margin-top: -45px;
    position: relative;
    z-index: 1;
    border-radius: 50%;
    border: 0;
    color: #313f46;
    width: 45px;
    height: 45px;
    font-size: 16px;
    background: 0
}

.tweet {
    text-align: center;
    border-bottom: 1px solid #d1d5db
}

.tweet p {
    font-family: 'Montserrat', serif
}

.tweet i {
    font-size: 30px;
    margin-bottom: 30px;
    display: inline-block
}

.tweet span {
    font-size: 18px;
    color: #000;
    margin-top: 10px;
    display: inline-block;
    letter-spacing: 2px
}

.clients-img li {
    float: left;
    width: 25%;
    text-align: center
}

.huge-text {
    font-size: 100px;
    color: #999;
    text-transform: uppercase;
    position: absolute;
    font-weight: bold;
    letter-spacing: 0;
    left: -180px;
    line-height: 90px
}

.history-block .relative .position-center-center {
    width: 100%
}

.divided {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc
}

.divided-top {
    border-top: 1px solid #ccc
}

.divided-bottom {
    border-bottom: 1px solid #ccc
}

.shop-sidebar .search {
    margin-bottom: 50px;
    padding-left: 15px
}

.shop-sidebar .search input {
    color: #000;
    text-transform: uppercase;
    border: 1px solid #000
}

.shop-sidebar {
    position: relative
}

.shop-sidebar ul {
    padding-left: 15px
}

.shop-tittle {
    font-size: 18px;
    text-transform: uppercase;
    color: #000;
    padding-left: 15px;
    position: relative
}

.shop-tittle:before {
    height: 6px;
    width: 6px;
    background: #999;
    position: absolute;
    left: 0;
    top: 6px
}

.shop-cate a {
    position: relative;
    color: #000;
    line-height: 38px;
    border-bottom: 1px solid #d1d5db;
    display: inline-block;
    width: 100%;
    font-size: 14px;
    padding-left: 20px
}

.shop-cate li:nth-last-child(1) a {
    border-bottom: 0
}

.shop-cate a span {
    float: right
}

.shop-cate span.prepend-plus {
    position: absolute;
    top: 10px;
    left: 0;
    cursor: pointer;
    font-size: 12px
}

.shop-cate li {
    position: relative
}

.shop-cate a:before {
    height: 3px;
    width: 1px;
    line-height: 38px;
    background: #000;
    position: absolute;
    left: 0;
    top: 17px
}

.shop-cate a:hover {
    color: #999
}

.sub-cat-ul {
    display: none
}

.shop-tags li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 5px
}

.shop-tags li a {
    position: relative;
    z-index: 1;
    color: #333
}

.shop-tags li a:before {
    content: "";
    height: 5px;
    width: 0;
    background: #999;
    position: absolute;
    left: 0;
    top: 9px;
    z-index: -1;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -ms-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.shop-tags li a:hover:before {
    width: 100%
}

.shop-sidebar .colors li {
    display: inline-block
}

.shop-sidebar .colors li a {
    height: 13px;
    width: 13px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 5px
}

.colors-shop li {
    display: inline-block
}

.colors-shop li a {
    height: 13px;
    width: 13px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 5px
}

.side-bnr {
    position: relative;
    text-align: center
}

.side-bnr .position-center-center {
    width: 100%;
    padding-left: 30px
}

.side-bnr > a:first-of-type:hover > img{
    opacity: 0.8;
}

.shop-sidebar .price {
    font-size: 26px;
    font-weight: bold;
    z-index: 9;
    display: inline-block;
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
    color: #000;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -ms-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.shop-sidebar .price small {
    font-size: 12px;
    display: inline-block;
    vertical-align: top
}

.side-bnr .bnr-text {
    font-size: 30px;
    color: #fff;
    max-width: 100px;
    text-align: left;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0;
    line-height: 35px;
    position: relative
}

.chart-page .payment_steps {
    margin: 30px 0;
    text-align: center
}

.chart-page .payment_steps i {
    font-size: 24px;
    border: 1px solid #ebebeb;
    height: 73px;
    width: 73px;
    border-radius: 50%;
    line-height: 71px;
    position: relative;
    color: #b8b8b8;
    margin-bottom: 20px
}

.chart-page .payment_steps h6:before {
    content: "";
    background: #ebebeb;
    height: 18px;
    width: 2px;
    position: absolute;
    top: 85px;
    left: 0;
    right: 0;
    margin: 0 auto
}

.chart-page .payment_steps h6 {
    font-size: 12px;
    margin: 20px 0;
    font-weight: normal;
    color: #272727
}

.chart-page .payment_steps .current i {
    color: #af5875
}

.chart-page .payment_steps .current h6 {
    color: #af5875
}

.chart-page .shopping-cart {
    position: relative;
    overflow: hidden
}

.shopping-cart .item-img {
    width: 170px;
    display: inline-block
}

.shopping-cart .media-body {
    position: relative
}

.shopping-cart .price {
    font-size: 18px;
    font-weight: bold;
    z-index: 9;
    color: #000;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -ms-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.shopping-cart .price small {
    font-size: 12px;
    display: inline-block;
    vertical-align: top
}

.shopping-cart .position-center-center {
    width: 100%
}

.shopping-cart .col-sm-6 .position-center-center {
    width: 100%;
    padding: 0 20px;
    text-align: left
}

.shopping-cart h5 {
    letter-spacing: 2px;
    color: #000;
    margin-bottom: 0
}

.shopping-cart .bootstrap-select {
    width: 100% !important
}

.shopping-cart .quinty {
    position: relative;
    padding: 0 15px
}

.shopping-cart .quinty .btn {
    border: 1px solid #000 !important;
    color: #000 !important
}

.shopping-cart .quinty .bootstrap-select .btn {
    padding: 0 10px;
    font-size: 12px
}

.shopping-cart .bootstrap-select.btn-group .dropdown-menu li {
    min-height: inherit
}

.shopping-cart img {
    width: 100%
}

.shopping-cart li {
    position: relative
}

.shopping-cart li input {
    display: inline-block;
    width: 100%
}

.shopping-cart li {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    color: #af5875
}

.shopping-cart li input {
    border: 1px solid #ebebeb;
    width: 60px;
    font-family: 'Montserrat', sans-serif;
    height: 44px;
    float: left;
    width: 100%;
    display: inline-block;
    text-align: center
}

.shopping-cart input[type="number"] {
    border: 1px solid #000 !important;
    color: #000 !important;
    text-align: center;
    padding: 10px 5px 10px 10px;
    height: 35px;
    border-radius: 0
}

.shopping-cart li a {
    color: #272727;
    font-size: 16px
}

.shopping-cart .cart-details {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #d1d5db
}

.shopping-cart .cart-details li {
    min-height: 150px
}

.shopping-cart .cart-details h6 {
    font-weight: normal;
    font-size: 12px
}

.shopping-cart .cart-head {
    display: inline-block;
    width: 100%;
    padding: 0;
    border-bottom: 1px solid #d1d5db;
    padding-bottom: 20px;
    margin-bottom: 30px
}

.shopping-cart .cart-head h6 {
    margin: 0;
    font-weight: normal;
    font-size: 12px
}

.shopping-cart .btn-sec {
    display: inline-block;
    width: 100%
}

.shopping-cart .btn-sec .btn {
    padding: 15px 30px;
    float: left;
    font-size: 12px;
    margin-right: 20px;
    font-family: 'Montserrat', sans-serif
}

.shopping-cart .btn-sec .btn i {
    margin-right: 10px;
    font-size: 16px
}

.shopping-cart .btn.right-btn {
    float: right;
    margin-right: 0
}

.shopping-cart .cart-ship-info {
    text-align: left;
    margin-top: 50px
}

.shopping-cart .cart-ship-info h6 {
    margin-bottom: 60px;
    margin-top: 0;
    color: #000;
    font-size: 20px;
    letter-spacing: 1px
}

.shopping-cart .cart-ship-info h6:before {
    width: 60px;
    height: 2px;
    background: #000;
    border: 0;
    content: '';
    display: inline-block;
    position: absolute;
    margin-top: 30px
}

.shopping-cart .cart-ship-info input {
    border: 1px solid #000;
    border-radius: 0;
    width: 60px;
    height: 44px;
    float: left;
    width: 100%;
    font-size: 11px;
    padding: 0 10px;
    letter-spacing: 1px;
    display: inline-block;
    font-weight: normal;
    text-align: left;
    margin-top: 10px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.shopping-cart .bootstrap-select .btn {
    margin-top: 10px;
    background: #fff !important;
    border: 1px solid #ebebeb;
    color: #b8b8b8;
    font-size: 10px;
    letter-spacing: 2px
}

.shopping-cart .order-place input {
    margin: 0;
    height: auto !important
}

.shopping-cart .cart-ship-info label {
    font-size: 10px;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
    font-size: 12px;
    font-weight: normal;
    color: #000
}

.shopping-cart .cart-ship-info .grand-total {
    border: 3px solid #999;
    padding: 15px 30px
}

.shopping-cart .cart-ship-info .order-detail p {
    font-weight: normal;
    color: #000;
    border-bottom: 1px solid #ebebeb;
    padding: 10px 0;
    font-size: 12px;
    margin: 0
}

.shopping-cart .grand-total .all-total {
    border-bottom: none !important
}

.shopping-cart .cart-ship-info .grand-total h4 {
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0
}

.shopping-cart .cart-ship-info .grand-total h4 span {
    color: #af5875
}

.shopping-cart .cart-ship-info .grand-total .btn {
    background: #af5875;
    border-color: #af5875;
    width: 100%;
    margin: 0;
    margin-bottom: 10px
}

.shopping-cart .cart-ship-info .grand-total .btn:hover {
    background: #272727
}

.shopping-cart .cart-ship-info .grand-total p {
    letter-spacing: 1px
}

.shopping-cart .grand-total p span {
    float: right
}

.shopping-cart .checkbox input {
    height: auto
}

.shopping-cart .checkbox label::before {
    margin-left: 0
}

.shopping-cart .order-place {
    border: 3px solid #d1d5db;
    background: #efefef;
    padding: 30px;
    display: inline-block;
    width: 100%
}

.shopping-cart .order-place h5 {
    font-weight: bold;
    color: #af5875;
    margin: 0
}

.shopping-cart .order-place .order-detail p {
    font-weight: normal;
    color: #000;
    border-bottom: 1px solid #ebebeb;
    padding: 10px 0;
    font-size: 12px;
    margin: 0
}

.shopping-cart .all-total {
    font-size: 18px !important;
    font-weight: bold !important
}

.shopping-cart .order-place .order-detail p span {
    float: right
}

.shopping-cart .order-place .order-detail {
    margin-bottom: 30px;
    text-transform: uppercase
}

.shopping-cart .order-place .item-order span {
    color: #af5875;
    float: none
}

.shopping-cart .order-place .item-order {
    min-height: 100px;
    padding-bottom: 30px;
    padding-top: 20px;
    border-top: 1px solid #ebebeb
}

.shopping-cart .order-place .item-order p {
    text-transform: none;
    font-size: 10px;
    border: 0;
    margin: 0;
    padding: 0;
    color: #b8b8b8;
    font-weight: normal
}

.shopping-cart .order-place .pay-meth p {
    color: #b8b8b8;
    font-size: 12px;
    line-height: 18px
}

.shopping-cart .order-place .pay-meth ul {
    margin-top: 30px
}

.shopping-cart .order-place .pay-meth ul li {
    display: inline-block;
    width: 100%;
    padding-top: 0
}

.shopping-cart .order-place .pay-meth label {
    margin-bottom: 0;
    font-weight: normal;
    font-size: 12px
}

.shopping-cart .order-place .pay-meth .color {
    color: #af5875
}

.shopping-cart .btn {
    font-size: 14px;
    padding: 0 30px
}

.shopping-cart .btn:hover {
    background: #999 !important
}

.small-cart .cart-ship-info form {
    background: #eee;
    padding: 50px;
    display: inline-block;
    width: 100%
}

.small-cart .cart-ship-info form input {
    width: 70%;
    float: left;
    border-right: 0;
    margin: 0
}

.small-cart .cart-ship-info form button.btn {
    width: 30%;
    height: 44px;
    float: left
}

.small-cart .coupn-btn {
    margin-top: 30px
}

.small-cart .coupn-btn .btn {
    color: #000;
    margin-right: 30px;
    margin-top: 10px
}

.knowledge-share {
    position: relative
}

.knowledge-share:before {
    position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    width: 1px;
    background: #d1d5db;
    content: "";
    margin: 0 auto
}

.knowledge-share .date span {
    color: #000
}

.knowledge-share li {
    padding: 50px 0
}

.knowledge-share li:nth-child(1) {
    padding-right: 100px
}

.knowledge-share li:nth-child(2) {
    padding-left: 100px
}

.knowledge-share li:nth-child(3) {
    padding-right: 100px
}

.knowledge-share li:nth-child(4) {
    padding-left: 100px
}

.knowledge-share .date .huge {
    color: #000;
    line-height: 80px;
    font-size: 80px;
    display: inline-block;
    width: 100%;
    font-weight: bold
}

.knowledge-share p {
    font-family: 'Montserrat', serif;
    max-width: 400px
}

.knowledge-share a {
    font-weight: bold;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 3px;
    color: #000;
    margin-top: 20px;
    margin-bottom: 10px;
    display: inline-block;
    text-transform: uppercase
}

.knowledge-share a:hover {
    color: #999
}

.news-letter {
    background: #ccc
}

.news-letter form {
    max-width: 770px;
    margin: 0 auto
}

.news-letter form input {
    height: 53px;
    width: 70%;
    padding: 0 20px;
    display: inline;
    font-size: 14px;
    float: left;
    border: 0
}

.news-letter form button {
    height: 53px;
    float: right;
    border: 1px solid #fff;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    background: 0;
    width: 28%
}

.news-letter form button:hover {
    background: #fff;
    color: #131920
}

.news-letter.style-2 {
    background: #5b53a6
}

.news-letter.style-2 .heading span {
    color: #fff
}

.news-letter.style-2 form input {
    border-radius: 50px;
    border: 0
}

.news-letter.style-2 form button {
    border-radius: 50px
}

.comments .media-body h4 {
    color: #222
}

.comments .media-body h4 span {
    font-size: 12px;
    color: #777;
    margin-left: 20px;
    display: inline-block;
    width: 100%
}

.comments {
    margin-top: 30px
}

.comments .media-list {
    margin-bottom: 30px
}

.comments .media-list li {
    position: relative;
    margin-bottom: 30px;
    display: inline-block;
    width: 100%
}

.comments .media-left {
    margin-right: 20px
}

.comments .media-left a {
    width: 70px;
    margin-right: 20px;
    display: inline-block
}

.comments .media-body {
    position: relative;
    margin-bottom: 30px
}

.comments h4 {
    font-weight: 500;
    margin: 0;
    font-size: 20px;
    margin-bottom: 30px
}

.comments .media p {
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 0
}

.comments .media h6 span {
    font-size: 12px;
    color: #000;
    margin: 0;
    display: inline-block;
    margin-bottom: 5px;
    margin-top: 10px;
    font-weight: bold;
    margin-left: 20px;
    text-transform: none;
    display: inline-block
}

.comments .media h6 span i {
    margin-right: 10px
}

.comments .media {
    margin-top: 40px
}

.comments .media h6 {
    font-weight: normal;
    color: #666;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 16px
}

.comments .raply {
    position: relative;
    margin-top: 20px;
    display: inline-block;
    text-transform: none;
    font-weight: bold;
    font-size: 12px;
    color: #000;
    margin-bottom: 0
}

.comments .avatar {
    display: inline-block
}

.comments .btn.raply:hover {
    background: #00b1f1;
    color: #fff
}

.comments .media a img {
    margin-bottom: 10px;
    width: 100%
}

.comments form label {
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 20px;
    display: inline-block;
    width: 100%;
    color: #333;
    font-size: 10px
}

.comments form .form-control {
    display: inline-block;
    width: 100%;
    height: 40px;
    margin-top: 5px;
    border-radius: 0;
    box-shadow: none;
    background: 0;
    border: 1px solid #000
}

.comments form textarea.form-control {
    display: inline-block;
    width: 100%;
    height: 150px
}

.comments {
    margin-bottom: 50px
}

.testimonial .testi-in {
    text-align: right;
    position: relative
}

.testimonial .testi-in i {
    position: absolute;
    top: 0;
    color: #999;
    right: 0;
    font-size: 20px
}

.testimonial .testi-in h5 {
    margin-top: 20px
}

.testimonial p {
    font-family: 'Montserrat', serif;
    max-width: 400px;
    margin-top: 40px;
    color: #4d4d4d;
    display: inline-block;
    font-size: 14px;
    line-height: 20px
}

.testimonial .single-slide {
    padding-top: 15%;
    padding-right: 50px
}

.testimonial .owl-nav {
    display: none
}

.testimonial .owl-nav div.owl-prev {
    display: inline-block !important;
    color: #344248;
    margin: 0 15px;
    height: 50px;
    width: 32px;
    border-radius: 4px;
    border: 1px solid #ececec;
    line-height: 48px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: -60px;
    margin-top: -50px
}

.testimonial .owl-nav div.owl-next {
    display: inline-block !important;
    color: #344248;
    margin: 0 15px;
    height: 50px;
    width: 32px;
    border-radius: 4px;
    border: 1px solid #ececec;
    line-height: 48px;
    text-align: center;
    position: absolute;
    top: 50%;
    right: -60px;
    margin-top: -50px
}

.testimonial .owl-nav div.owl-next:hover {
    background: #006db7;
    border-color: #006db7;
    color: #fff
}

.testimonial .owl-nav div.owl-prev:hover {
    background: #006db7;
    border-color: #006db7;
    color: #fff
}

.testimonial .owl-dots {
    position: absolute;
    bottom: -40px;
    width: 100%;
    text-align: right;
    right: 50px
}

.testimonial .owl-dots div {
    height: 8px;
    width: 8px;
    display: inline-block;
    background: #d7d9db;
    margin-bottom: 0;
    margin: 0 2px;
    border-radius: 5px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.testimonial .owl-dots .owl-dot.active {
    background: #999;
    width: 20px
}

.testimonial .owl-dots .owl-dot span {
    margin: 0
}

.small-about {
    border-top: 0 solid #d1d5db
}

.small-about .social_icons {
    text-align: center
}

.small-about .social_icons li {
    display: inline-block
}

.small-about .social_icons li a {
    font-size: 24px;
    margin: 0 5px;
    color: #000
}

.small-about .social_icons li a:hover {
    color: #999
}

.small-about p {
    font-family: "Lato", sans-serif;
    color: #999;
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    max-width: 900px;
    margin: 0 auto
}

.sub-bnr {
    background: url(../images/sub-bnr-bg-2.jpg) no-repeat;
    background-size: cover !important;
    min-height: 500px;
    text-align: center;
    position: relative
}

.sub-bnr.small-bnr {
    min-height: 200px;
    background: url(../images/sub-bnr-bg.jpg) no-repeat
}

.sub-bnr h4 {
    font-size: 25px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
    margin-top: 0
}

.sub-bnr p {
    color: #999;
    letter-spacing: 0;
    font-family: 'Montserrat', serif;
    font-size: 14px;
    margin-top: 20px;
    max-width: 590px;
    margin: 0 auto
}

.sub-bnr .breadcrumb {
    background: 0;
    margin: 0;
    height: 40px;
    margin-top: 30px;
    padding: 0 40px;
    display: inline-block;
    border-radius: 0
}

.breadcrumb>li+li:before {
    padding: 0 10px
}

.sub-bnr h6 {
    display: inline-block;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    float: left;
    line-height: 58px;
    margin: 0;
    letter-spacing: 1px
}

.sub-bnr .breadcrumb li {
    color: #fff;
    letter-spacing: 0;
    text-transform: uppercase;
    line-height: 38px;
    font-weight: normal;
    font-size: 10px;
    margin: 0
}

.sub-bnr .breadcrumb li a {
    color: #fff;
    text-transform: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 10px
}

.sub-bnr .breadcrumb>li+li:before {
    color: #7a8798;
    float: left;
    content: "/";
    font-family: 'Simple-Line-Icons'
}

footer p {
    font-family: "Lato", sans-serif;
    font-size: 14px;
    line-height: 26px;
    color: #999
}

footer h6 {
    color: #000;
    margin-top: 0;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 20px;
    letter-spacing: 1px
}

footer {
    padding: 100px 0;
    padding-bottom: 60px;
    background: #fff;
    position: relative;
    z-index: 1
}

.about-footer i {
    width: 20px;
    display: inline-block
}

.about-footer p {
    margin-bottom: 20px
}

footer li a {
    font-family: "Lato", sans-serif;
    font-size: 14px;
    color: #999;
    line-height: 26px;
    display: inline-block;
    width: 100%;
    letter-spacing: 0
}

footer li a:hover {
    color: #000
}

.rights .go-up {
    color: #999;
    height: 30px;
    width: 30px;
    float: right;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    bottom: -50px;
    text-align: center;
    line-height: 30px;
    font-size: 32px;
    display: inline-block
}

.rights .go-up:hover {
    background: #fff;
    color: #333
}

.rights {
    position: relative;
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-top: 50px
}

.rights p {
    margin: 0;
    font-size: 14px;
    line-height: 26px;
    color: #999
}

.light-rights {
    background: #eceaea
}

footer .social_icons {
    display: inline-block;
    margin-top: 20px
}

footer .social_icons li {
    margin-right: 5px
}

footer .social_icons a {
    font-size: 14px;
    margin-right: 20px;
    border-radius: 50%;
    line-height: 34px;
    color: #949494;
    display: inline-block;
    text-align: center
}

.footer-info h6 {
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 2px;
    font-weight: 600;
    margin-bottom: 30px
}

.news-letter p {
    font-size: 13px
}

footer .subscribe {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 20px;
    margin-top: 10px;
    display: inline-block;
    width: 100%
}

footer .subscribe button {
    background: #965452 !important;
    border: 0;
    float: right;
    margin-top: -45px;
    height: 40px;
    color: #fff;
    padding: 0 20px;
    line-height: 40px;
    z-index: 9;
    position: relative
}

footer .subscribe input {
    width: 100%;
    border: 0;
    height: 40px;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    padding: 0 10px;
    margin-bottom: 5px
}

.footer-info .links li {
    position: relative
}

.footer-info .links li a:before {
    content: "\f105 ";
    font-family: "Font Awesome 5 Free";
    color: #8e8e8e;
    position: absolute;
    left: 0;
    font-size: 12px;
    padding: 0;
    font-weight: 900
}

.footer-info .links li a {
    color: #999;
    padding-left: 15px;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase
}

.footer-info .links li a:hover {
    color: #fff
}

.footer-info .quote .form-control {
    background: 0;
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid #45515d;
    margin-bottom: 20px;
    height: 40px;
    font-size: 13px
}

.footer-info .quote textarea.form-control {
    height: 80px
}

.footer-info .personal-info {
    margin-top: 30px
}

.footer-info .personal-info li {
    color: #999;
    font-size: 12px;
    line-height: 24px;
    padding: 10px 0;
    padding-top: 0;
    margin-bottom: 10px;
    letter-spacing: .5px;
    display: inline-block;
    width: 100%;
    font-weight: 500;
    border-bottom: 1px solid #414141
}

.footer-info .flicker {
    margin: 0 -3px;
    margin-top: 20px
}

.footer-info .flicker a:hover {
    opacity: .5
}

.footer-info .flicker .owl-dots {
    text-align: center
}

.footer-info .flicker .owl-dots .owl-dot {
    display: inline-block;
    height: 5px;
    width: 5px;
    margin: 0 2px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 4px
}

.footer-info .flicker .owl-dots .owl-dot.active {
    background: #fff
}

.footer-info .personal-info li i {
    font-size: 16px;
    color: #929292;
    margin-right: 10px;
    float: left;
    width: 30px;
    margin-top: 3px;
    margin-bottom: 8px
}

.foot-info-con {
    display: inline-block;
    width: 100%;
    margin-top: 80px
}

.foot-info-con li a {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 400
}

.foot-info-con .icon {
    height: 90px;
    width: 90px;
    color: #fff;
    background: #3f4955;
    text-align: center;
    line-height: 90px;
    display: inline-block;
    border-radius: 0;
    font-size: 20px;
    margin-right: 10px;
    border-radius: 50%
}

.foot-info-con p {
    font-size: 14px;
    margin: 0
}

.foot-info-con h6 {
    font-weight: normal;
    font-family: 'Ubuntu';
    color: #fff;
    font-weight: bold;
    margin-top: 20px;
    font-size: 15px;
    text-transform: none;
    margin-bottom: 4px;
    letter-spacing: 2px
}

.footer-light {
    background: #f9f9f9
}

.footer-light h6 {
    color: #333
}

.footer-light .rights {
    margin-top: 60px;
    background: #efeeee
}

.contact {
    padding: 100px 0
}

.contact #contact_form {
    text-align: center
}

.contact .error {
    border: 1px solid red
}

.success-msg {
    background: #fff;
    border: 1px solid #000;
    color: #589051;
    margin-bottom: 30px;
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 11px 16px;
    border-radius: 4px;
    display: none
}

.success-msg i {
    padding: 10px;
    border-radius: 50%;
    border: 1px solid #abd0a8;
    margin-right: 10px
}

#contact_form li {
    text-align: left;
    margin-bottom: 10px
}

#contact_form li input {
    display: inline-block;
    width: 100%;
    height: 45px;
    padding: 0 10px;
    margin-top: 15px
}

#contact_form li .error {
    border: 1px solid #CCC;
    border-bottom: 1px solid red
}

#contact_form li .form-control {
    height: 45px;
    border: 1px solid #000;
    box-shadow: none;
    border-radius: 0;
    background: #fff
}

#contact_form li textarea {
    height: 140px !important;
    margin-top: 10px
}

#contact_form li .btn {
    text-transform: uppercase;
    padding: 0 40px;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    margin-top: 15px
}

#contact_form li .btn:hover {
    background: #999
}

.contact-form .tittle {
    text-align: center
}

.contact-form .tittle hr {
    width: 28px;
    height: 5px;
    margin: 15px auto;
    background: #448aff;
    border: 0
}

.contact-form .tittle p {
    text-transform: none;
    font-size: 16px
}

.contact-form label {
    font-weight: normal;
    color: #000;
    font-size: 12px;
    text-transform: uppercase;
    display: inline-block;
    width: 100%;
    margin: 0;
    margin-bottom: 13px
}

.contact-form textarea {
    display: inline-block;
    width: 100%;
    position: relative;
    padding: 10px 20px
}

#map {
    height: 530px;
    margin-bottom: 0
}

.contact h5 {
    color: #000;
    margin-top: 0;
    font-size: 20px;
    letter-spacing: 2px;
    margin-bottom: 50px
}

.contact-info li {
    position: relative;
    padding-left: 30px;
    margin-top: 20px;
    margin-bottom: 10px
}

.contact-info li p {
    line-height: 20px;
    font-size: 12px
}

.contact-info li i {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 30px;
    font-size: 12px
}

.contact-info li {
    font-size: 12px;
    line-height: 30px
}

.contact-info h6 {
    margin-top: 0;
    font-size: 12px;
    font-weight: normal
}

.contact-info {
    border: 2px solid #999;
    padding: 40px;
    margin-top: 0
}

.single-img-demos .item:hover .img-1 {
    left: 0
}

main {
    position: relative;
    z-index: 99;
    height: 100%;
    -webkit-overflow-scrolling: touch;
    background-color: #fff;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform .7s;
    -moz-transition: -moz-transform .7s;
    transition: transform .7s;
    -webkit-transition-timing-function: cubic-bezier(0.91, 0.01, 0.6, 0.99);
    -moz-transition-timing-function: cubic-bezier(0.91, 0.01, 0.6, 0.99);
    transition-timing-function: cubic-bezier(0.91, 0.01, 0.6, 0.99)
}

.navigation-is-open main {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%)
}

.cd-nav-trigger {
    position: absolute;
    z-index: 9999999;
    left: 100px;
    top: 13px;
    height: 54px;
    width: 54px;
    border-radius: 50%;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    -webkit-transition: -webkit-transform .5s;
    -moz-transition: -moz-transform .5s;
    transition: transform .5s
}

.header-2 .is-sticky .sticky .cd-nav-trigger {
    top: 8px
}

.cd-nav-trigger .cd-nav-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 22px;
    height: 2px;
    background-color: #000
}

.cd-nav-trigger .cd-nav-icon::before,
.cd-nav-trigger .cd-nav-icon:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: inherit;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform .5s, width .5s, top .3s;
    -moz-transition: -moz-transform .5s, width .5s, top .3s;
    transition: transform .5s, width .5s, top .3s
}

.cd-nav-trigger .cd-nav-icon::before {
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top;
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    transform: translateY(-6px)
}

.cd-nav-trigger .cd-nav-icon::after {
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translateY(6px);
    -moz-transform: translateY(6px);
    -ms-transform: translateY(6px);
    -o-transform: translateY(6px);
    transform: translateY(6px)
}

.no-touch .cd-nav-trigger:hover .cd-nav-icon::after {
    top: 2px
}

.no-touch .cd-nav-trigger:hover .cd-nav-icon::before {
    top: -2px
}

.cd-nav-trigger svg {
    position: absolute;
    top: 0;
    left: 0
}

.cd-nav-trigger circle {
    -webkit-transition: stroke-dashoffset .4s 0;
    -moz-transition: stroke-dashoffset .4s 0;
    transition: stroke-dashoffset .4s 0
}

.navigation-is-open .cd-nav-trigger {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.navigation-is-open .cd-nav-trigger .cd-nav-icon::after,
.navigation-is-open .cd-nav-trigger .cd-nav-icon::before {
    width: 50%;
    -webkit-transition: -webkit-transform .5s, width .5s;
    -moz-transition: -moz-transform .5s, width .5s;
    transition: transform .5s, width .5s
}

.navigation-is-open .cd-nav-trigger .cd-nav-icon::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.navigation-is-open .cd-nav-trigger .cd-nav-icon::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.no-touch .navigation-is-open .cd-nav-trigger:hover .cd-nav-icon::after,
.no-touch .navigation-is-open .cd-nav-trigger:hover .cd-nav-icon::before {
    top: 0
}

.navigation-is-open .cd-nav-trigger circle {
    stroke-dashoffset: 0;
    -webkit-transition: stroke-dashoffset .4s .3s;
    -moz-transition: stroke-dashoffset .4s .3s;
    transition: stroke-dashoffset .4s .3s
}

.navigation-is-open {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 999;
    overflow: hidden;
    overflow-y: scroll
}

.cd-nav {
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #fff url(../images/special-bg.jpg) center center no-repeat;
    background-size: cover;
    visibility: hidden;
    -webkit-transition: visibility 0 .7s;
    -moz-transition: visibility 0 .7s;
    transition: visibility 0 .7s
}

.cd-nav:before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: "";
    background: rgba(255, 255, 255, 0.8)
}

.cd-nav .position-center-center {
    width: 100%;
    padding: 0 100px
}

.cd-nav .cd-navigation-wrapper {
    height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: -webkit-transform .7s;
    -moz-transition: -moz-transform .7s;
    transition: transform .7s;
    -webkit-transition-timing-function: cubic-bezier(0.86, 0.01, 0.77, 0.78);
    -moz-transition-timing-function: cubic-bezier(0.86, 0.01, 0.77, 0.78);
    transition-timing-function: cubic-bezier(0.86, 0.01, 0.77, 0.78)
}

.navigation-is-open .cd-nav {
    visibility: visible;
    -webkit-transition: visibility 0 0;
    -moz-transition: visibility 0 0;
    transition: visibility 0 0
}

.navigation-is-open .cd-nav .cd-navigation-wrapper {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform .5s;
    -moz-transition: -moz-transform .5s;
    transition: transform .5s;
    -webkit-transition-timing-function: cubic-bezier(0.82, 0.01, 0.77, 0.78);
    -moz-transition-timing-function: cubic-bezier(0.82, 0.01, 0.77, 0.78);
    transition-timing-function: cubic-bezier(0.82, 0.01, 0.77, 0.78)
}

.cd-nav h2 {
    position: relative;
    font-weight: 800;
    text-transform: uppercase;
    margin-top: 0;
    color: #000
}

.cd-nav h2::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -20px;
    height: 1px;
    width: 60px;
    background-color: currentColor
}

.cd-nav .cd-primary-nav {
    margin-top: 60px
}

.cd-nav .cd-primary-nav li {
    position: relative
}

.cd-nav .cd-primary-nav li.active a:before {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    content: "";
    height: 6px;
    top: 48%;
    z-index: -1;
    background: #999;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -ms-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.cd-nav .cd-primary-nav li a:before {
    width: 0;
    margin: 0 auto;
    position: absolute;
    content: "";
    height: 6px;
    top: 48%;
    z-index: -1;
    background: #999;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -ms-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.cd-nav .cd-primary-nav li a:hover:before {
    width: 100%
}

.cd-nav .cd-primary-nav a {
    color: #000;
    position: relative
}

.cd-nav .cd-primary-nav a.selected {
    color: #fff
}

.cd-nav .cd-contact-info li {
    margin-bottom: 1.5em;
    line-height: 1.2;
    color: #fff
}

.cd-nav .cd-contact-info a {
    color: #fff
}

.cd-nav .cd-contact-info span {
    display: block
}

.cd-nav .cd-contact-info li,
.cd-nav .cd-contact-info a,
.cd-nav .cd-contact-info span {
    font-size: 1.6rem
}

.cd-nav .cd-navigation-wrapper {
    padding-top: 80px
}

.cd-nav .cd-navigation-wrapper::after {
    clear: both;
    content: "";
    display: table
}

.cd-nav .cd-half-block {
    width: 50%;
    float: left
}

.cd-nav .cd-primary-nav {
    margin-top: 0
}

.cd-nav .cd-primary-nav a {
    font-size: 50px;
    text-transform: uppercase;
    font-weight: bold
}

.cd-nav .cd-contact-info {
    text-align: right
}

.no-js main {
    height: auto;
    overflow: visible
}

.no-js .cd-nav {
    position: static;
    visibility: visible
}

.no-js .cd-nav .cd-navigation-wrapper {
    height: auto;
    overflow: visible;
    padding: 100px 5%;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

footer .icons-footer i {
    font-size: 25px;
    margin-right: 15px;
    float: left;
    color: #000
}

.modal-content {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important
}

.modal {
    text-align: center;
    padding: 0 !important
}

.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle
}

.flex-row {
    display: flex;
    align-items: center;
    min-height: 70px
}

.flex-line {
    flex: none;
    width: 100%
}

.text-truncate {
    width: 85%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle
}

@media only screen and (max-width:480px) {
    .sub-bnr.small-bnr {
        min-height: 300px
    }
    .padding-top-100 {
        padding-top: 0px !important
    }
    .padding-bottom-100 {
        padding-bottom: 50px !important
    }
}

.oferta-portes-valor {
    text-align: center;
    font-style: italic;
    color: #000 !important;
    background: #eaeaea;
    padding: 2px
}

.text-left {
    text-align: left !important
}

.container-fluid {
    padding-right: 0;
    padding-left: 0
}

.filtro-gray:before,
header .navbar li a.filtro-gray::before {
    content: " ";
    display: block !important;
    background: rgba(0, 0, 0, 0.08);
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 1
}

.filtro-gray,
.navbar li a.filtro-gray {
    position: relative;
    display: inline-block !important;
    margin-bottom: 2px
}

.progress {
    background-color: #000;
    border-radius: 0
}

.shopping-cart .cart-ship-info select,
#contact_form li select {
    border: 1px solid #000;
    border-radius: 0;
    width: 100%;
    height: 44px;
    float: left;
    width: 100%;
    font-size: 11px;
    padding: 0 10px;
    letter-spacing: 1px;
    display: inline-block;
    font-weight: normal;
    text-align: left;
    margin-top: 10px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.menu-acordeao {
    margin-bottom: 20px;
    background: #000
}

.menu-acordeao ul {
    margin-left: 0;
    margin-bottom: 0
}

.menu-acordeao li {
    list-style-type: none;
    position: relative !important;
    display: block !important;
    float: none !important
}

.menu-acordeao ul ul li a {
    padding: 15px;
    position: relative
}

.menu-acordeao ul ul li a:before {
    display: none
}

.menu-acordeao ul ul li a:hover,
.menu-acordeao ul ul li.active {
    background: #4f5151
}

.menu-acordeao ul ul li a,
.menu-acordeao ul ul li a:hover,
.menu-acordeao ul ul li.active {
    color: #fff;
    text-align: left
}

.menu-acordeao ul ul li a:focus {
    background: #4f5151;
    color: #fff
}

.menu-acordeao ul ul {
    display: none
}

.menu-acordeao li.active>ul {
    display: block
}

.menu-acordeao ul ul ul {
    margin-left: 15px;
    border-left: 1px solid rgba(255, 255, 255, 0.3)
}

.menu-acordeao a:not(:only-child):after {
    content: "\f067";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: 10px;
    top: 15px;
    font-size: 14px
}

.menu-acordeao a.notafter:after {
    content: ""
}

.menu-acordeao .active>a:not(:only-child):after {
    content: "\f107"
}

.block-text-truncate {
    overflow: hidden;
    position: relative;
    line-height: 1.2em;
    max-height: 3.5em;
    text-align: center;
    margin-right: -1em;
    padding-right: 1em
}

.block-text-truncate:before {
    content: '...';
    position: absolute;
    right: 50%;
    bottom: -3px;
    z-index: 100
}

.block-text-truncate:after {
    content: '';
    position: absolute;
    right: 0;
    width: 1em;
    height: 1em;
    margin-top: .2em;
    background: white
}

.livro-logo{
    margin-top: -12px;
    display: block;
}

@media(max-width:767px){
    .livro-logo{
        margin-top: 30px;
        text-align: center;
    }
}