body {
    background: #fff;
    font: 400 13px/16px 'Roboto', sans-serif;
    letter-spacing: 1px;
    margin: 0;
    float: left;
    width: 100%;
    color: #666;
}
.container {
    padding: 0 15px;
    margin: auto
}
.row {
    margin: 0 -15px
}
* {
    box-sizing: border-box
}
::-moz-selection {
    background: #222 none repeat scroll 0 0;
    color: #fff;
    text-shadow: none
}
::after,
::before {
    box-sizing: border-box
}
img {
    height: auto;
    max-width: 100%;
}
.img-responsive {
    display: block;
    height: auto;
    max-width: 100%
}
p {
    color: #666;
    line-height: 22px;
    margin: 0;
}
a{
	line-height:0;
	display:block;
}
html {
    scroll-behavior: smooth;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}
.col-xs-1 {
    width: 8.33333%
}
.col-xs-2 {
    width: 16.66667%
}
.col-xs-3 {
    width: 25%
}
.col-xs-4 {
    width: 33.33333%
}
.col-xs-5 {
    width: 41.66667%
}
.col-xs-6 {
    width: 50%
}
.col-xs-7 {
    width: 58.33333%
}
.col-xs-8 {
    width: 66.66667%
}
.col-xs-9 {
    width: 75%
}
.col-xs-10 {
    width: 83.33333%
}
.col-xs-11 {
    width: 91.66667%
}
.col-xs-12 {
    width: 100%
}
@media (min-width:768px) {
    .container {
        max-width: 760px
    }
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-1 {
        width: 8.33333%
    }
    .col-sm-2 {
        width: 16.66667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.33333%
    }
    .col-sm-5 {
        width: 41.66667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.33333%
    }
    .col-sm-8 {
        width: 66.66667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333%
    }
    .col-sm-11 {
        width: 91.66667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-push-1 {
        left: 8.33333%
    }
    .col-sm-push-2 {
        left: 16.66667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333%
    }
    .col-sm-push-5 {
        left: 41.66667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333%
    }
    .col-sm-push-8 {
        left: 66.66667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333%
    }
    .col-sm-push-11 {
        left: 91.66667%
    }
    .col-sm-pull-1 {
        right: 8.33333%
    }
    .col-sm-pull-2 {
        right: 16.66667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333%
    }
    .col-sm-pull-5 {
        right: 41.66667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333%
    }
    .col-sm-pull-8 {
        right: 66.66667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333%
    }
    .col-sm-pull-11 {
        right: 91.66667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%
    }
}
@media (min-width:992px) {
    .container {
        max-width: 980px
    }
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm-12 {
        float: left
    }
    .col-md-1 {
        width: 8.33333%
    }
    .col-md-2 {
        width: 16.66667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.33333%
    }
    .col-md-5 {
        width: 41.66667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.33333%
    }
    .col-md-8 {
        width: 66.66667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.33333%
    }
    .col-md-11 {
        width: 91.66667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.33333%
    }
    .col-md-push-2 {
        left: 16.66667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.33333%
    }
    .col-md-push-5 {
        left: 41.66667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.33333%
    }
    .col-md-push-8 {
        left: 66.66667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.33333%
    }
    .col-md-push-11 {
        left: 91.66667%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.33333%
    }
    .col-md-pull-2 {
        right: 16.66667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.33333%
    }
    .col-md-pull-5 {
        right: 41.66667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.33333%
    }
    .col-md-pull-8 {
        right: 66.66667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.33333%
    }
    .col-md-pull-11 {
        right: 91.66667%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-offset-1 {
        margin-left: 8.33333%
    }
    .col-md-offset-2 {
        margin-left: 16.66667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.33333%
    }
    .col-md-offset-5 {
        margin-left: 41.66667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.33333%
    }
    .col-md-offset-8 {
        margin-left: 66.66667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.33333%
    }
    .col-md-offset-11 {
        margin-left: 91.66667%
    }
}
@media (min-width:1200px) {
    .container {
        max-width: 1190px
    }
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-sm-12 {
        float: left
    }
    .col-lg-1 {
        width: 8.33333%
    }
    .col-lg-2 {
        width: 16.66667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.33333%
    }
    .col-lg-5 {
        width: 41.66667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.33333%
    }
    .col-lg-8 {
        width: 66.66667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.33333%
    }
    .col-lg-11 {
        width: 91.66667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.33333%
    }
    .col-lg-push-2 {
        left: 16.66667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.33333%
    }
    .col-lg-push-5 {
        left: 41.66667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.33333%
    }
    .col-lg-push-8 {
        left: 66.66667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.33333%
    }
    .col-lg-push-11 {
        left: 91.66667%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.33333%
    }
    .col-lg-pull-2 {
        right: 16.66667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.33333%
    }
    .col-lg-pull-5 {
        right: 41.66667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.33333%
    }
    .col-lg-pull-8 {
        right: 66.66667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.33333%
    }
    .col-lg-pull-11 {
        right: 91.66667%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%
    }
}
@media (min-width:1450px) {
    .container {
        max-width: 1380px
    }
}
@media (min-width:1550px) {
    .container {
        max-width: 1480px
    }
}
@media (min-width:1650px) {
    .container {
        max-width: 1530px
    }
}
h2 {
    margin: 0;
}
.btn {
    -moz-user-select: none;
    border: none;
    font-family: 'Roboto', serif;
    font-weight: 400;
    text-transform: capitalize;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
    text-decoration: none;
    margin-bottom: 0;
    padding: 10px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    position: relative;
	z-index:1;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
	background:#8e6e35;
	color:#fff;
}
.btn:hover,.btn:focus,.btn:active {
	color:#fff;
}
.btn::after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    left: auto;
    bottom: 0;
    background: #111;
    width: 0;
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
}
.btn:hover::after,.btn:focus::after,.btn:active::after {
    width: 100%;
	left:0;
	right:auto;
}
.btn-xl {
    padding: 12px 26px;
    background: #333
}
.btn-xl:hover {
    background: #f3283d
}
.goToTop {
    display: none;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    bottom: 20px;
    border: 2px solid #111;
    background: #8e6e35;
    cursor: pointer;
    height: 40px;
    position: fixed;
    right: 20px;
    text-align: center;
    width: 40px;
    z-index: 9999;
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    -ms-transition: all .4s ease-in-out 0s;
    text-decoration: none;
    outline: 0
}
.goToTop::before {
    background: transparent url(../images/top.png) no-repeat scroll center center;
    content: "";
    float: left;
    height: 100%;
    width: 100%
}
.goToTop:hover {
    background: #000
}
.page {
    float: left;
    overflow: hidden;
    width: 100%
}
header {
    float: left;
    width: 100%;
}
header .header-block {
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    top: 0;
    bottom: auto;
    float: left;
    width: 100%;
    padding: 20px 0;
    text-align: center;
}
.header-logo {
    float: left;
    width: auto;
}
.header-logo>img {
    max-width: 100%;
    height: auto
}
.header-content .header-pop {
    position: absolute;
    right: 17%;
    left: auto;
    top: 16%
}
.header-content #popimg4.header-pop {
    right: 28%;
    top: 50%
}
.header-content {
    float: left;
    width: 100%;
    position: absolute;
    left: 0;
    right: auto;
    top: 30%;
    bottom: auto;
}
.header-content h1 {
    float: left;
    width: 100%;
    color: #111;
    font: 500 52px/64px 'Marcellus', serif;
    margin: 0 0 70px;
}
.header-content h1 span.replace {
    font-weight: 600;
    background: #8e6e35;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	position:relative;
}
.header-content .layout-style {
    float: left;
    width: 100%;
    margin: 0 0 45px;
}
.header-content a.btn {
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    padding: 15px 22px;
    margin-right: 15px;
}
.header-content a.btn.btn-primary {
    background: none;
    color: #8e6e35;
    border: 2px solid;
    padding: 13px 20px;
}
.header-content a.btn.btn-primary:hover,
.header-content a.btn.btn-primary:focus,
.header-content a.btn.btn-primary:active {
	color:#fff;
	border-color:#111;
}
.header-content .layout-detail {
    float: none;
    display: inline-block;
    vertical-align: top;
    width: auto;
	margin:0 0 25px;
}
.header-content .layout-detail span.title {
    color: #111;
    font-size: 28px;
    line-height: 30px;
    font-weight: 600;
    float: left;
    width: 100%;
    margin: 0 0 10px;
}
.header-content .layout-detail span.desc {
    font-weight: 500;
}
.footer_link {
    float: left;
    width: 100%;
}
.header-content .header-nav ul {
    float: left;
    margin: 0;
    padding: 0
}
.main-header .header-nav ul.main-menu li {
    display: inline-block;
	vertical-align:top;
    list-style: none;
    position: relative;
	float:none;
	width:auto;
}
.header-nav .main-menu .menu-item > a {
    color: #111;
    font: 400 15px/18px 'Roboto', sans-serif;
    text-decoration: none;
    outline: 0;
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
	float:left;
	padding:12px 20px;
}
.header-nav .main-menu .menu-item > a::after {
    position: absolute;
    content: '';
    top: 0;
    bottom: auto;
    right: 0;
    left: auto;
    height: 100%;
    width: 0;
    transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
    z-index: -1;
}
.header-nav .main-menu .menu-item:hover > a::after {
    width: 100%;
    background: #8e6e35;
	left:0;
	right:auto;
}
.header-nav .main-menu .menu-item:hover > a {
    color: #fff;
}
.header-right {
    float: right;
}
.main-header .header-nav {
    float: none;
    display: inline-block;
    vertical-align: top;
    width: auto;
}
.main-header .header-nav ul.main-menu {
    padding: 0;
	margin:0;
}
.main-header .header-link {
    float: right;
    position: relative;
    z-index: 1;
}
.footer_link a {
    background: #fff;
    color: #111;
    padding: 15px 20px;
}
.header-link a {
    padding: 14px 20px;
    outline: 0;
    overflow: hidden;
}
.header-link a img {
    padding-left: 10px;
    vertical-align: top
}

@-webkit-keyframes zoomin {
    0% {
        transform: scale(.9)
    }
    50% {
        transform: scale(1)
    }
    100% {
        transform: scale(.9)
    }
}
@keyframes zoomin {
    0% {
        transform: scale(.9)
    }
    50% {
        transform: scale(1)
    }
    100% {
        transform: scale(.9)
    }
}
.demos-wrapper {
    left: 25%;
    width: 100rem;
    height: 100rem;
}
.demos-wrapper img {
    max-width: 100%;
    border-radius: 10px;
    border: 3px solid rgba(190, 190, 190, .1);
    -webkit-box-shadow: 0 2px 15px 0 rgb(0 0 0 / 5%);
    box-shadow: 0 2px 15px 0 rgb(0 0 0 / 5%);
}
.demos-wrapper .img2 img {
    box-shadow: none;
    border: none;
}
.password {
    float: left;
    width: 100%;
    padding: 80px 0;
}
ul.password-wrap {
    display: flex;
    flex-wrap: wrap;
	margin:0;
	padding:0;
}
ul.password-wrap li.password-wrapper{
    width: 50%;
    border: 1px solid #e5e5e5;
	list-style:none;
	margin-left:-1px;
}
ul.password-wrap li.password-wrapper a {
    display: block;
}
ul.password-wrap li.password-wrapper a img{
    width: 100%;
}
.password-content {
    height: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    padding: 0 50px;
}
.password-content .section-title h2{
    text-transform: none;
    line-height: 40px;
	font-weight: 500;
}
.password-content .section-title p{
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    background: #8e6e35;
    background-size: 200% auto;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.password-content .section-title{
    text-align: left;
}
.password-content .clipboard {
    position: relative;
    display: flex;
    align-items: center;
    margin-top: 30px;
}
.password-content .copy-input {
    cursor: pointer;
    background-color: #fff;
    color: #6c6c6c;
    font-size: 14px;
    height: 54px;
	width:auto;
    border-radius: 5px;
    padding: 15px 45px 15px 30px;
    box-shadow: 0 0 15px rgb(0 0 0 / 10%);
    border: 1px solid #e2e2e2;
}
.password-content .copy-input:focus {
  outline:none;
}
.password-content .copy-btn {
    font-size: 18px;
    padding: 0;
    margin-left: -40px;
    transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
	border:none;
	background:none;
}
.password-content .copy-btn:hover {
  transform: scale(1.3);
  color:#1a1a1a;
  cursor:pointer;
}
.password-content .copy-btn:focus {
  outline:none;
}
.password-content .copied {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    padding: 16px 25px;
    background-color: #232323;
    border-radius: 3px;
    margin-left: 50px;
    height: 54px;
}
.password-content .copied.btn::after {
	background:#8e6e35;
    border-radius: 3px;
}
.password-content .copied span{
    display: block;
}
.section-content {
    color: #1f1f1f;
    font-size: 16px;
    line-height: 26px;
    float: left;
    width: 100%;
    position: relative
}
.main-content {
    float: left;
    width: 100%
}
.section-heading {
    font: 600 32px/42px 'Marcellus', serif;
    position: relative;
    color: #8e6e35;
    margin: 0 0 15px;
    float: left;
    width: 100%;
}
.section-heading b {
    background: #8e6e35;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 82px;
    line-height: 88px;
    font-weight: 600;
}
.theme-layout .section-heading b,.section-heading b {
    text-decoration: underline;
}
@media(min-width:1400px) {
	.theme-layout .section-heading b {
		font-size: 92px;
		line-height: 98px;
	}
}
.section-heading span.layout {
    font-size: 40px;
    color: #f3283d;
    line-height: 42px;
    vertical-align: bottom;
}
.theme-layout .item {
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
    .layout {
    margin: 0 0 30px;
}
.theme-layout .item.coming .theme-preview-btn {
    display: none !important
}
.theme-layout .item.coming .layout-image a.btn-preview::before {
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1
}
.main-content>.theme-layout {
    float: left;
    width: 100%;
    position: relative;
    z-index: 1;
    padding: 80px 0;
    background: #faf7f2;
}
.main-content>.theme-layout .heading {
    margin: 0 0 60px;
}
.theme-layout .heading .section-btn .btn {
    background: #fff;
    color: #111;
    font-size: 18px;
    font-weight: 600;
    padding: 15px 22px;
	border-radius: 5px; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	margin: 0 10px;
	position:relative;
	overflow:hidden;
	box-shadow: 0 2px 4px 0 rgb(0,0,0,0.1);
}
.theme-layout .heading .section-btn .btn::after {
	display:none;
}
.theme-layout .heading .section-btn .btn:hover,
.theme-layout .heading .section-btn .btn:focus,
.theme-layout .heading .section-btn .btn:active {
	transform: translateY(-5px);
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	box-shadow: 0 4px 6px 0 rgb(0,0,0,0.1);
	-moz-box-shadow: 0 4px 6px 0 rgb(0,0,0,0.1);
	-webkit-box-shadow: 0 4px 6px 0 rgb(0,0,0,0.1);
}
.theme-layout .heading .section-btn .btn i {
    font-size: 14px;
    vertical-align: top;
    margin-right: 10px;
    font-weight: 600;
    color: #fff;
    height: 20px;
    width: 20px;
    line-height: 20px;
	border-radius: 50%; 
	-moz-border-radius: 50%; 
	-webkit-border-radius: 50%; 
	-khtml-border-radius: 50%;
}
.theme-layout .heading .section-btn .btn.btn-primary i {
    background: #367e62;
}
.theme-layout .heading .section-btn .btn.btn-secondary i {
    background: #cb354e;
}
.theme-layout .item.coming .layout-image::before {
    bottom: 0;
    color: #fff;
    content: "Coming Soon";
    font-family: raleway;
    font-size: 28px;
    font-weight: 600;
    height: 50px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9999
}
.owl-next,
.owl-prev {
    font-size: 0
}
.owl-buttons div::after {
    content: "";
    background: rgba(0, 0, 0, 0) url(../images/icons-btn.png) no-repeat scroll center center;
    height: 100%;
    width: 100%;
    float: left
}
.owl-buttons div.owl-prev::after {
    background-position: 16px -15px
}
.owl-buttons div.owl-next::after {
    background-position: -18px -15px
}
.layout-image .btn-preview {
    float: left;
    width: 100%
}
.item.box-even .layout-image .btn-preview.btn-preview-tablet {
    bottom: -2%;
    height: auto;
    width: 42%;
    right: auto;
    left: 50px;
    top: auto;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    z-index: 9
}
.layout .layout-image {
  position: relative;
  z-index: 1;
  overflow:hidden;
  border: 15px solid #fff;
}
.layout .layout-image a {
  position:relative;
  display:block;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
}
.layout .layout-image > a::after {
  background:rgba(0,0,0,0.2);
  content:"";
  position:absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  margin:auto;
  opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  visibility:hidden;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
}
.layout .layout-image:hover > a::after {
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  visibility:visible;
}
.layout-content {
  float: left;
  width: 100%;
  padding: 15px 0 0;
  background: #fff;
}
.layout-content .layout-name {
  float: left;
  width: auto;
  text-align: left;
}
.layout-content .layout-name .layout-title {
  font: 700 18px/20px 'Marcellus', serif;
  color: #222;
  text-decoration: none;
  margin: 0 0 8px;
}
.layout-content .layout-name span{
  font: 400 14px/16px 'Roboto', sans-serif;
  color: #666;
}
.layout .layout_link{
  float: right;
}
.layout .layout_link i.fas {
  font-size: 16px;
  line-height: 50px;
  float: right;
  color: #fff;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
  height: 50px;
  width :50px;
  background:#8e6e35;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
}
.layout .layout_link:hover i.fas{
  background: #222;
}
.layout .preview-btn {
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
	-webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
}
.layout:hover .preview-btn {	
	-webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.layout .preview-btn .btn {
	opacity: 0;
	-moz-opacity: 0; 
	-khtml-opacity: 0; 
	-webkit-opacity: 0;
	visibility:hidden;
	width:100%;
	padding: 22px 0;
	font-size: 18px;
    font-weight: 500;
	border:none;
}
.layout:hover .preview-btn .btn {
	opacity: 1;
	-moz-opacity: 1; 
	-khtml-opacity: 1; 
	-webkit-opacity: 1;
	visibility:visible;
}
.theme-layout .item:nth-child(2n) {
    padding-bottom: 0;
    padding-top: 0
}
.item.box-odd.box-odd-2 .layout-image {
    min-height: 1237px
}
.item.box-odd .layout-image {
    float: left;
    position: relative;
    text-align: center
}
.layout-image .theme-preview-btn {
    display: none
}
.layout-image:hover .theme-preview-btn {
    background: #fff none repeat scroll 0 0;
    color: #222;
    font-weight: 700;
    left: 0;
    margin: 0 auto;
    padding: 12px 24px;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    top: 45%;
    display: block;
    width: 120px;
    transition: all .1s ease-in-out;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    z-index: 9
}
.layout-image:hover .theme-preview-btn:hover {
    letter-spacing: 2px
}
.hb-animate-element.bottom-to-top.hb-in-viewport .cells,
.hb-animate-element.bottom-to-top.hb-in-viewport .features-block {
    animation: zoomIn .5s ease
}
#portfolio {
    float: left;
    width: 100%;
    color: #222;
    position: relative;
    text-align: center
}

.owl-carousel .owl-wrapper-outer {
    direction: ltr !important
}

#feature-list {
  background: #2f3032;
  padding: 80px 0 50px;
}
#feature-list .choose-service .section-heading {
  color: #fff;
}
#feature-list .choose-service {
  margin: 0 0 30px;
  float: left;
  width: 100%;
}
#feature-list .choose-service p {
  width: 54%;
  float: none;
  display: inline-block;
  vertical-align: top;
  color: #aaa;
}
#feature-list .main-content2-content {
  float: left;
  width: 100%;
}
#feature-list .main-content2-content .feature-service {
  float: none;
  display: inline-block;
  vertical-align: top;
  width: auto;
  background: #222;
  padding: 40px 20px;
  min-height: 170px;
  margin: 0 0 30px;
}
.feature-cnt {
  text-align: left;
}
.feature-title {
  float: left;
  width: 100%;
  color: #fff;
  font: 500 18px/20px 'Marcellus', sans-serif;
  margin:0 0 10px;
}
.feature-desc {
  color: #aaa;
  float: left;
  width: 100%;
  font: 400 13px/20px 'Roboto', sans-serif;
}
.owl-carousel .owl-wrapper-outer {
  direction: ltr !important 
}
.feature-img {
  padding: 0;
}
.feature-content {
  color: #222;
  text-align: left;
}
.features .features-block .feature-title {
  font-size: 13px;
  font-weight: 500;
  line-height: 18px;
  color: #666;
  text-transform: capitalize;
  padding: 10px 0 0;
  float: left;
  width: 100%;
}
.feature-service .feature-img .img-responsive {
  border: medium none;
  display: block;
  height: auto;
  margin: auto;
  transition: all .6s ease 0s;
  max-width: 100%;
}
.feature-service:hover .feature-img .img-responsive {
  transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
}
.features-block:hover .feature-img .img-responsive {
  transform: translateY(-10px) 
}
.main-content3 {
    background: #8e6e35;
    float: left;
    width: 100%;
    text-align: center;
}
.main-content3>div {
    padding: 30px 0;
    float: left;
    width: 100%;
}
.main-content3 .title {
     color: #fff;
     float: left;
     font-size: 26px;
     width: 100%;
     line-height: 28px;
     margin: 0 0 30px;
     font-weight: 500;
}
.footer-get-theme .subtitle {
     float: none;
     display: inline-block;
     vertical-align: top;
     width: auto;	 
    background: #83632b;
    border: 1px solid #745723;
     color: #fff;
     padding: 16px 20px;
     margin: 0 0 30px;
     font-size: 18px;
     font-weight: 500;
}
 .footer-get-theme>.footer-title {
     font: 700 30px/35px 'Roboto', sans-serif;
     color: #111;
     margin: 0 0 25px 
}
.main-content3 .footer-desc {
    float: left;
    width: 100%;
    padding: 0 0 30px;
}
.footer-get-theme>.footer-title {
    color: #111;
    font: 700 30px/35px 'Roboto', sans-serif;
    margin: 0 0 25px
}

.footer-content {
     float: left;
     width: 100%;
     margin: 0 0 15px;
}
 .footer-subcnt {
     float: none;
     display: inline-block;
     vertical-align: top;
     margin: 0 10px;
}
 .footer-subcnt span {
     float: none;
     display: inline-block;
     vertical-align: top;
     font: 500 15px/26px 'Roboto', sans-serif;
     color: #fff;
     margin: 0 0 0 10px;
}
.footer-content {
     float: left;
     width: 100%;
     margin: 0 0 15px;
}
 .footer-subcnt {
     float: none;
     display: inline-block;
     vertical-align: top;
     margin: 0 10px;
}
 .footer-subcnt span {
     float: none;
     display: inline-block;
     vertical-align: top;
     font: 500 15px/26px 'Rubik', sans-serif;
     color: #fff;
     margin: 0 0 0 10px;
}
.main-content7.content {
    padding: 80px 0;
	background: #faf7f2;
}
.main-content7.content .modulelist-wrapper .list {
    color: #666;
    list-style: none;
    text-align: left;
    position: relative;
    margin: 0;
    cursor: default;
    float: left;
    width: 25%;
    font-size: 14px;
    line-height: 20px;
    padding: 20px 0 20px 50px;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
	font-weight:500;
}
.main-content7.content .modulelist-wrapper .list:last-child {
    margin-bottom: 0;
}
.main-content7.content .modulelist-wrapper .list:hover {
    color: #8e6e35;
}
.main-content7.content .modulelist-wrapper .list .module-label,
.main-content7.content .modulelist-wrapper .list .module-label1,
.main-content7.content .modulelist-wrapper .list .module-label2 {
    position: absolute;
    bottom: auto;
    padding: 0;
    top: -10px;
}
.main-content7.content .modulelist-wrapper .list::before {
    content: '\e876';
    position: absolute;
    top: 0;
    bottom: 0;
    right: auto;
    left: 0px;
	margin:auto 0;
    font-family: 'Material Icons';
    color: #8e6e35;
    width: 40px;
    height: 40px;
    background: #e3ddc7;
	border-radius: 50%; 
	-moz-border-radius: 50%; 
	-webkit-border-radius: 50%; 
	-khtml-border-radius: 50%;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    font-weight: 900;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}
.main-content7.content .modulelist-wrapper .list:hover::before {
    color: #fff;
    background: #8e6e35;
}
.main-content7.content .decription_part {
    margin: 0 0 30px;
    float: left;
    width: 100%;
}
.main-content7.content .decription_part p {
    width: 50%;
    float: none;
    display: inline-block;
    vertical-align: top;
}
.main-content7.content .keyfeature_img {
    float: right;
    padding: 0;
}
.main-content7.content .modulelist-links {
    padding: 0;
}
.main-content7.content ul.modulelist.modulelist1,
.main-content7.content ul.modulelist.modulelist2 {
    padding: 0;
    margin: 0;
}
.main-innerpage {
    padding: 80px 0;
    position: relative;
    background: #333;
	margin:0 0 80px;
}
.main-innerpage .innerpage {
  float: none;
  display: inline-block;
  vertical-align: top;
  padding:15px;
  border: 3px solid #444;
}
.main-innerpage .page1 span{
  float: left;
  width: 100%;
  font-size: 16px;
  line-height: 20px;
    font-weight: 500;
    margin: 15px 0;
    color: #fff;
}
.main-innerpage .innerpage img {
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0 ,0 , 0.1);
  -webkit-box-shadow: 0 0 10px rgba(0, 0 ,0 , 0.1);
  -moz-box-shadow:0 0 10px rgba(0, 0 ,0 , 0.1);
  -ms-box-shadow: 0 0 10px rgba(0, 0 ,0 , 0.1);
  -o-box-shadow: 0 0 10px rgba(0, 0 ,0 , 0.1);
}
.main-innerpage .owl-controls .owl-page.active span {
    background: #fff;
}
.innerpage-content {
    float: left;
    width: 100%;
}
.innerpage-content .inner-page {
    margin: 0;
}
.innerpage-content .owl-controls .owl-page.active {
    border: 1px solid #fff;
}
.innerpage-content .owl-controls .owl-page span {
	background: rgba(255,255,255,0.5);
}
.main-innerpage .service-heading {
    color: #fff;
    margin: 0 0 12px;
}
.main-innerpage .desc {
    color: #ccc;
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 48%;
}
.main-innerpage .desc-content {
    float: left;
    width: 100%;
    margin: 0 0 30px;
}
.main-innerpage .desc-content h2 {
    color: #fff;
	margin:0 0 10px;
}
#theme-collection-hover {
    padding: 80px 0 240px;
	background:#f5f5f5 url('../images/product-bg.jpg') no-repeat scroll 0 0;
	    background-size: contain;
}
#product-hover {
    float: none;
    width: auto;
    display: inline-block;
    vertical-align: top;
}
#theme-collection-hover .product-hover-inner {
    float: left;
    width: 100%;
}
#theme-collection-hover .page-collection a.btn-preview {
    display: block;
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.15);
}
#theme-collection-hover .page-collection.hover1 {
    transform: translate(335px, 55px) rotate(0);
	transition:transform 3s cubic-bezier(.23, 1, .32, 1), opacity .6s .1s;
}
#theme-collection-hover .open-pages .page-collection.hover1 {
    transform: translate(55px, 55px) rotate(-25deg);
}
#theme-collection-hover .page-collection.hover2 {
    z-index: 1;
}
#theme-collection-hover .page-collection.hover3 {
    transform: translate(-335px, 135px) rotate(0);
	transition: transform 3s cubic-bezier(.23, 1, .32, 1), opacity .6s .1s;
}
#theme-collection-hover .open-pages .page-collection.hover3 {
    transform: translate(-75px, 135px) rotate(20deg);
}
@media(min-width: 992px) {
    #theme-collection-hover .product-hover-inner {
        display: flex;
        align-items: center;
    }
}
#theme-collection-hover .product-hover-inner .collection-detail {
    text-align: left;
    float: left;
}
#theme-collection-hover .product-hover-inner #product-hover {
    margin: 0;
}
#theme-collection-hover .product-hover-inner #product-hover .page-collection {
    float: left;
    width: 100%;
    padding: 0 15px;
    margin: 10px 0;
}
#theme-collection-hover .layout-image {
    box-shadow: 0 2px 8px 2px rgb(0 0 0 / 6%);
    overflow: hidden;
    border: none;
    margin: 0;
    padding: 0;
}
.video-tutorial {
    float: left;
    width: 100%;
}
.theme-tutorial {
    float: left;
    width: 100%;
    padding: 80px 0;
}
.theme-tutorial .img-content {
    float: left;
    width: 100%;
    margin: 0 0 30px;
}
.video-tutorial .video-content {
    float: left;
    width: 100%;
    margin: 0 0 30px;
}
.video-tutorial .video-content .video-img {
    float: left;
    width: 100%;
    margin: 0 0 20px;
}
.theme-tutorial .video-feature {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    margin: 30px auto 0;
    max-width: 970px;
}
.theme-tutorial .video-feature a {
    text-decoration: none;
}
.theme-tutorial .video-feature li {
    display: flex;
    align-items: center;
    background: #fff;
    border: 1px solid #8e6e35;
    padding: 2px 20px;
    color: #000;
    font-size: 18px;
    font-weight: 500;
    margin: 10px;
    height: 50px;
    transition: .3s all;
    cursor: pointer;
    text-decoration: none;
}
.theme-tutorial .video-feature li svg {
    margin: 0 10px 0 0;
    width: 22px;
    height: auto;
}
.theme-tutorial .video-feature li:hover {
    transform: translate3d(0, -5px, 0);
    box-shadow: 2px 20px 30px rgb(0 0 0 / 14%);
}
.theme-tutorial .img-content .video-subtitle {
    float: left;
    width: 100%;
    color: #111;
    font-size: 38px;
    line-height: 40px;
    font-weight: 600;
	font-family: 'Marcellus', serif;
    margin: 0 0 10px;
}
.theme-tutorial .img-content .video-desc {
    float: none;
    width: 60%;
    display: inline-block;
    vertical-align: top;
    color: #666;
}
.theme-tutorial .theme-preview{
    width: auto;
    float: none;
    display: inline-block;
    vertical-align: top;
        border: 5px solid #8e6e35;
    border-radius: 5px;
}
div#popup_toggle {
    line-height: 0;
}
.theme-tutorial #tilt .popup_overlay1 {
    display: none;
    float: left;
    width: 100%;
    position: fixed;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    text-align: center;
    z-index: 9;
    background: rgba(0, 0, 0, 0.3);
}
.theme-tutorial #tilt .popup_overlay1 .popup {
    display: inline-block;
    position: relative;
    width: 50%;
    max-width: 100%;
    max-height: 100%;
    padding: 20px;
    background: #000;
    color: #fff;
    vertical-align: middle;
    margin: 8% 0;
    z-index: 99999;
	float:none;
}
.theme-tutorial #tilt .popup_overlay1 .popup .popup_close1 {
    position: absolute;
    height: 20px;
    width: 20px;
    top: 5px;
    bottom: auto;
    right: 5px;
    left: auto;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    line-height: 20px;
}
.theme-tutorial #tilt #popup_toggle .play-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 70px;
    width: 70px;
    cursor: pointer;
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    visibility: hidden;
    color: #fff;
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
}
.theme-tutorial #tilt:hover #popup_toggle .play-icon {
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    visibility: visible;
}
.theme-tutorial #tilt #popup_toggle .play-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 70px;
    width: 70px;
    cursor: pointer;
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    visibility: hidden;
    color: #fff;
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
}
.theme-tutorial #tilt #popup_toggle #playVideo i {
    line-height: 70px;
    font-size: 70px;
    float: none;
    display: inline-block;
    vertical-align: top;
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
}
.theme-tutorial #tilt #popup_toggle {
    position: relative;
    overflow: hidden;
}
.theme-tutorial #tilt #popup_toggle::before {
    background: rgba(0, 0, 0, .2);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
    height: 100%;
    width: 100%;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 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;
}
.theme-tutorial #tilt:hover #popup_toggle::before {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    visibility: visible;
}
.theme-tutorial #tilt .popup_overlay1 .popup .video-wrapper {
    position: relative;
    height: auto;
    max-width: 100%;
    overflow: hidden;
    padding-bottom: 50%;
}
.theme-tutorial #tilt .popup_overlay1 .popup .video-wrapper iframe {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
#blog-style {
    padding: 80px 0;
	background:#faf7f2;
}
.section-block {
    padding: 80px 0;
}
.section-block .block-content {
	float:left;
	width:100%;
	margin:0 0 30px;
}
.section-block .block-content .section-heading {
    margin: 0 0 10px;
}
.section-block .header-img, .section-block .footer-img {
	margin:0 0 30px;
	float:left;
	width:100%;
}
.section-block .header-img:last-child, .section-block .footer-img:last-child {
	margin:0;
}
.section-block .header-img a, .section-block .footer-img a {
    display: block;
    box-shadow: 0 0 5px 0px rgb(0,0,0,0.15);
    transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}
.section-block .header-img:hover a, .section-block .footer-img:hover a {
	transform: translateY(-6px);
	-webkit-transform: translateY(-6px);
	-moz-transform: translateY(-6px);
	-o-transform: translateY(-6px);
	-ms-transform: translateY(-6px);
}
.productpage {
    box-shadow: 0 0 4px 2px rgba(0,0,0,0.1);
}
.custom-service {
  padding: 80px 0;
  position: relative;
  background: #faf7f2; 
}
.custom-service .service-content {
  float: left;
  width: 100%;
}
.custom-service .service-content.owl-carousel {
  margin: 0 
}
.service-btn {
  float: none;
  width: auto;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.service-btn .btn {
  padding: 15px 40px;
  background: none;
  color: #111;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  overflow: hidden;
  border:1px solid #111;
}
.service-btn .btn:hover, .service-btn .btn:focus, .service-btn .btn:active {
  color: #fff;
}
.service-btn .btn::after, .service-btn .btn::after, .service-btn .btn::after {
  background:#87a243;
  border-radius: 25px;
  -webkit-border-radius: 25px;
}
.custom-service .steps {
  position: relative;
  margin-top: 32px;
  float: left;
  width: 100%;
  z-index: 1;
}
.custom-service .steps::after {
  content: "";
  position: absolute;
  width: 2px;
  background-color:#dddcd9;
  opacity: 0.4;
  top: 0;
  bottom: 0;
  left: 50%;
}
.custom-service .steps-container {
  position: relative;
  background-color: inherit;
  width: calc(50% + 32px);
}
.custom-service .steps .steps-container:nth-child(even) {
  left: calc(50% - 32px);
  flex-direction: row-reverse;
}
.custom-service .steps-container {
  display: flex;
}
.custom-service .step-line {
  width: 40px;
  background-color: #dddcd9;
  height: 2px;
  margin-top: 45px;
  opacity: 0.4;
  flex-shrink: 0;
  margin-right: 31px;
}
.custom-service .step-line.even {
  margin-left: 31px;
}
.custom-service .service-description .service-title {
  font: 700 16px/18px 'Roboto', sans-serif;  
  margin: 0 0 10px;
}
.custom-service .service-img {
    background: #fff;
    height: 100px;
    width: 115px;
    display: flex;
    border-radius: 50%;
    transition: all 400ms ease-in-out 0s;
    margin: 0 0 20px;
    border: 2px solid #e5e5e5;
    cursor: pointer;
    align-items: center;
    justify-content: center;
}
.custom-service .section-heading::after {
  display: none;
}
.custom-service .section-subheading {
  font: 600 42px/52px 'Marcellus', serif;
  position: relative;
  color: #333;
  float: left;
  width: 100%;
  z-index: 1;
  margin: 0 0 5px;
}
.custom-service .service-description {
  text-align: right;
  float: right;
  width: 57%;
  margin: 0 20px 0 0;
}
.custom-service .service-description.even {
  text-align: left;
  float: left;
  margin: 0 0 0 20px;
}
.custom-service .content {
  width: 100%;
  float: right;
  display: flex;
  align-items: center;
  margin: 0 20px 0 0;
}
.custom-service .inner-desc {
  width: 100%;
  float: left;
}
.custom-service .service-img img {
  float: none;
  display: inline-block;
  vertical-align: top;
  transition: all 400ms ease-in-out 0s;
}
.custom-service .service-img:hover img{
  background: #fff;
  transform: rotateY(180deg);
}
#launguage-block {
  background:#8e6e35;
  padding: 47px 0;
}
.laun-flags.owl-carousel.owl-theme {
  margin: 0;
}
#launguage-block .trans-text {
  font: 600 28px/40px 'Marcellus',serif;
  float: none;
  display: inline-block;
  vertical-align: top;
  width: 55%;
  color: #fff;
  margin: 0 0 30px;
}
.laun-flags.owl-carousel.owl-theme .trans-flag {
  display: flex;
  align-items: center;
  width: auto;
  float: none;
  padding: 9px 0px;
  background: rgba(0,0,0,0.1);
  margin: 0 15px 0 0;
  border:1px solid #a4803f;
  justify-content: center;
}
.laun-flags.owl-carousel.owl-theme .trans-flag .trans-name {
  color: #fff;
  float: none;
  width: auto;
  display: inline-block;
  vertical-align: top;
  font: 400 16px/18px 'Roboto', sans-serif;
  margin: 0 0 0 10px;
}
#about-interior {
  padding: 0;
  margin: 80px 0;
  background: #fff;
}
#about-interior .services-image {
  float: left;
  width: 100%;
  margin: 0 0 10px;
}
#about-interior .services-image .service-img {
  float: none;
  display: inline-block;
  vertical-align: top;
  padding: 0 7px;
}
#about-interior .section-heading {
  font: 700 36px/42px 'Roboto', sans-serif;
  position: relative;
  text-transform: capitalize;
  padding: 0;
  color: #111;
  margin: 0 0 30px;
}
.gdpr-banner {
    margin: 60px 0 0;
}
#about-interior .section-heading span {
  color: #8e6e35;
}
#about-interior .section-content {
  color: #666;
  font-size: 20px;
  line-height: 30px;
  float: none;
  width: 26%;
  margin: 0 0 30px;
  font-weight: 400;
  display: inline-block;
  vertical-align: top;
}
#about-interior .btn-service {
  font: 400 16px/18px 'Roboto', sans-serif;
  padding: 13px 22px;
}
#about-interior .btn-content{
  float:left;
  width:100%;
}
.service-btn {
    float: none;
    width: auto;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.service-btn .btn {
    padding: 15px 40px;
    background: #8e6e35;
    color: #fff;
}
.service-btn .btn:hover,
.service-btn .btn:focus,
.service-btn .btn:active {
    color: #fff;
}
.service-btn .btn::after,
.service-btn .btn::after,
.service-btn .btn::after {
	background:#111;
}
.custom-service .service-content .service-detail {
    margin: 0 0 30px;
}
.custom-service .service-content .service-detail .service-description .service-title {
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    margin: 0 0 10px;
    font-family: 'Marcellus', serif;
}
.custom-service .service-content .service-img {
    float: none;
    display: inline-block;
    vertical-align: top;
    background: #fff;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    transition: all 400ms ease-in-out 0s;
    margin: 0 0 20px;
    border: 2px solid #e5e5e5;
    cursor: pointer;
}
.custom-service .service-content .service-img:hover {
    background-color: #8e6e35;
    border: 2px solid #8e6e35;
}
.custom-service .service-content .service-img a::before {
    height: 50px;
    width: 50px;
    background-color: #111;
    float: none;
    display: inline-block;
    vertical-align: top;
    margin: 25px 0;
    transition: all 400ms ease-in-out 0s;
}
.custom-service .service-content .service-img:hover a::before {
    background: #111;
    transform: rotateY(180deg);
}
.custom-service .service-content .service-img.image1 a::before{
    content: '';
    mask-image: url('../images/icon-01.png');
    -webkit-mask-image: url('../images/icon-01.png');   
}
.custom-service .service-content .service-img.image2 a::before{
    content: '';
    mask-image: url('../images/icon-02.png');
    -webkit-mask-image: url('../images/icon-02.png');    
}
.custom-service .service-content .service-img.image3 a::before{
    content: '';
    mask-image: url('../images/icon-03.png');
    -webkit-mask-image: url('../images/icon-03.png');    
}
.custom-service .service-content .service-img.image4 a::before{
    content: '';
    mask-image: url('../images/icon-04.png');
    -webkit-mask-image: url('../images/icon-04.png');    
}
.custom-service .service-content .service-img.image5 a::before{
    content: '';
    mask-image: url('../images/icon-05.png');
    -webkit-mask-image: url('../images/icon-05.png');    
}
.custom-service .service-content .service-img.image6 a::before{
    content: '';
    mask-image: url('../images/icon-06.png');
    -webkit-mask-image: url('../images/icon-06.png');    
}
.custom-service .service-content .service-img:hover a::before {
    background: #fff;
    transform: rotateY(180deg);
}
.offer-banner {
padding: 80px 0 0;
}
.offer-banner .offer-bannerimg {
float: none;
display: inline-block;
vertical-align: top;
}
.offer-banner .offer-bannerimg a {
overflow: hidden;
position: relative;    
display: block;   
}
.offer-banner .offer-bannerimg a img {
border-radius: 10px; 
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
}
.offer-banner,.offer-banner1 {
     float: left;
     width: 100%;
     background: #8e6e35;
}
 .offer-banner1 .offer-content {
     float: left;
     width: 100%;
     padding: 30px 0;
    text-align: center;
}
 .offer-banner1 .offer-subtitle {
     font: 400 16px/20px 'Rubik', sans-serif;
     float: none;
     display: inline-block;
     vertical-align: top;
     color: #fff;
     position: relative;
     padding: 0 30px 0 25px;
}
 .offer-banner1 .offer-subtitle::before {
     content: "\ea50";
     font-family: 'Material Icons';
     position: absolute;
     left: auto;
     right: 5px;
     top: 0;
     bottom: 0;
     float: none;
     display: inline-block;
     vertical-align: top;
     width: 18px;
     height: 18px;
     font-size: 14px;
     line-height: 18px;
     color: #fff;
     text-align: center;
}
 .offer-banner1 .offer-cnt {
     font: 400 16px/20px 'Rubik', sans-serif;
     float: none;
     display: inline-block;
     vertical-align: top;
     color: #fff;
     position: relative;
     padding: 0 30px 0 0;
     margin: 0 10px 0 0;
}
 .offer-banner1 .offer-cnt::after {
     content: "\e5cc";
     font-family: 'Material Icons';
     position: absolute;
     left: auto;
     right: 0px;
     top: 0;
     bottom: 0;
     margin: auto;
     font-size: 20px;
     float: none;
     display: inline-block;
     vertical-align: top;
     width: 20px;
     height: 20px;
     line-height: 20px;
}
 .offer-banner1 .offer-subtitle::after {
     content: "\f1df";
     font-family: 'Material Icons';
     position: absolute;
     left: 0;
     right: auto;
     top: 0;
     bottom: 0;
     float: none;
     display: inline-block;
     vertical-align: top;
     width: 18px;
     height: 18px;
     font-size: 14px;
     line-height: 18px;
     background: #fff;
     color: #222;
     text-align: center;
     border-radius: 50%;
}
 .offer-banner1 .offer-cnt:last-child {
     padding: 0;
     margin: 0;
}
 .offer-banner1 .offer-cnt:last-child::after{
     display:none;
}
 .offer-banner-content {
     float: none;
     display: inline-flex;
     vertical-align: top;
     overflow: hidden;
     width: auto;
}
 @media(max-width: 1629px){
     .offer-banner1 .offer-cnt{
         font-size: 14px;
    }
}
 @media(max-width: 1549px){
     .offer-banner-content{
         width:78%;
    }
     .offer-banner1 .offer-subtitle{
         font-size: 15px;
    }
}
 @media(min-width: 992px){
     .offer-banner .offer-content {
         display: flex;
         align-items: center;
         justify-content: center;
    }
}
 .offer-banner .offer-content {
     padding: 17px 0;
}
 .offer-banner .offer-content .offer-subtitle {
     float: none;
     display: inline-flex;
     vertical-align: top;
     width: auto;
     padding: 10px 25px;
     background: #a26053;
     border-radius: 25px;
     -moz-border-radius: 25px;
     -webkit-border-radius: 25px;
     -khtml-border-radius: 25px;
     color: #fff;
     font: 500 15px/18px 'Rubik', sans-serif;
}
 .offer-banner .offer-content .offer-desc {
     position: relative;
     color: #fff;
     font: 400 16px/18px 'Rubik', sans-serif;
     padding: 0 60px 0 38px;
     margin-left: 18px;
}
 .offer-banner .offer-content .offer-desc::after {
     position: absolute;
     content: '\e3e7';
     font-family: 'Material Icons';
     font-size: 18px;
     left: 0;
     line-height: 28px;
     right: auto;
     top: 0;
     bottom: 0;
     height: 25px;
     width: 25px;
     color: #974e40;
     background: #fff;
     border-radius: 50%;
     -moz-border-radius: 50%;
     -webkit-border-radius: 50%;
     -khtml-border-radius: 50%;
     margin: auto;
}
 .offer-banner .offer-content .btn.btn-secondary {
     background: #b87248;
     padding: 14px 44px;
     font: 500 15px/18px 'Rubik', sans-serif;
}
.main-product {
    padding: 80px 0;
	background: #2f3032;
}
#main-product .owl-pagination .owl-page {
    display: inline-flex;
	border-color:#aaa;
}
#main-product .owl-pagination .owl-page span {
	background:rgba(255,255,255,0.3);
}
#main-product .owl-pagination .owl-page.active span {
    background: #fff;
}
#other-page .owl-controls .owl-page.active {
    border: 1px solid #fff;
}
#other-page .owl-controls .owl-page span {
	background: rgba(255,255,255,0.5);
}
#other-page .owl-controls .owl-page.active span {
    background: #fff;
}
.main-product .desc-content {
    float: left;
    width: 100%;
    margin: 0 0 30px
}
.main-product .desc-content .subtitle {
    float: left;
    width: 100%;
    margin: 0 0 15px;
    font-size: 16px;
    line-height: 18px;
}
.main-product .desc-content h2 {
	color:#fff;
}
.main-product .product-detail {
    float: left;
    width: 100%;
}
.main-product .product-detail .product-image {
    float: left;
    width: 100%;
    position: relative;
}
.product-image .product-section {
	margin:0;
}
.product-image {
    float: left;
    width: 100%;
}
.productpage-content {
    padding: 0 25px;
    float: left;
    width: 100%;
    margin: 15px 0;
    margin-left: -48%;
}
.main-product .productpage {
    float: left;
    width: 100%;
    box-shadow: 0 4px 14px 4px rgb(0 0 0 / 6%);
    transition: all 400ms ease-in-out 0s;
    position: relative;
}
.main-product .productpage:hover {
    transform: translateY(-10px);
}
.gr__tooltip {
    display: none !important
}
#portfolio>div {
    float: left;
    width: 100%
}
#portfolio>div #choose-demo {
    float: left;
    width: 100%
}
.heading {
    clear: both;
}
.product-page {
    float: left;
    width: 100%
}
.container-outer {
    clear: both;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    vertical-align: top;
    width: 100%
}
.theme-collection .heading {
    margin: 0 0 100px
}
.main-menu .caption {
    font: 400 18px/30px 'Marcellus', serif;
    text-transform: capitalize
}
@keyframes beat {
    to {
        transform: scale(.9)
    }
}
#feature-list .section-content {
    color: #222;
    margin: 20px 0 60px;
}
.content-bottom {
    text-align: center;
    position: relative;
    background: #faf7f2;
}
.showcase-content{
  float: left;
  width: 100%;
  padding: 80px 0;
}
.showcase-detail {
  width: 100%;
  float: left;
  margin: 0 0 30px;
  padding: 0;
}
.showcase-list {
  float: left;
  width: 100%;
  padding: 0;
}
.showcase-detail .subtitle {
  width: 55%;
  float: none;
  display: inline-block;
  vertical-align: top;
}
.showcase-list .button .btn {
  padding: 12px 20px;
  font-weight: 600;
  position: relative;
  z-index: 1;
  border: none;
  overflow: hidden;
}
#showcase .image {
  float: left;
  width: 100%;
  overflow: hidden;
  border: 15px solid #fff;
  margin: 5px;
  box-shadow: 2px 0 5px 2px rgba(0, 0 ,0 , 0.1);
  -webkit-box-shadow: 2px 0 5px 2px rgba(0, 0 ,0 , 0.1);
  -moz-box-shadow:2px 0 5px 2px rgba(0, 0 ,0 , 0.1);
  -ms-box-shadow: 2px 0 5px 2px rgba(0, 0 ,0 , 0.1);
  -o-box-shadow: 2px 0 5px 2px rgba(0, 0 ,0 , 0.1);
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
}
#showcase .image > a{
  position: relative;
  display: block;
  overflow: hidden;
}
#showcase .image:hover{
  transform: translate3d(0px, -10px, 0px);
}
#showcase .image > a::after{
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0,0,0,0.2);
  margin: auto;
  opacity: 0;
  -moz-opacity: 0; 
  -khtml-opacity: 0; 
  -webkit-opacity: 0;
  visibility: hidden;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
}
#showcase .image:hover > a::after{
  opacity: 1;
  -moz-opacity: 1; 
  -khtml-opacity: 1; 
  -webkit-opacity: 1;
  visibility: visible;
}
#showcase .collection {
  float: left;
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 0 15PX;
}
.showcase-txt-content {
  padding: 15px 0 0;
  background: #fff;
}
.showcase-txt-content .showcase-name {
  float: left;
  width: auto;
  text-align: left;
}
.showcase-txt-content .showcase-name .showcase-title {
  font: 600 18px/20px 'Marcellus', serif;
  color: #222;
  text-decoration: none;
  margin: 0 0 8px;
  float: left;
  width: 100%;
}
.showcase-txt-content .showcase-name span {
  font: 400 14px/16px 'Roboto', serif;
}
.showcase-txt-content a {
  position: relative;
  display: block;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
}
.showcase-txt-content .showcase_link {
  float: right;
}
.showcase-txt-content .showcase_link i {
  font-size: 16px;
  line-height: 50px;
  float: right;
  color: #fff;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
  height: 50px;
  width: 50px;
  background: #8e6e35;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
}
.showcase-txt-content .showcase_link:hover i{
  background: #222;
}
.main-content6 {
    position: relative;
    text-align: center;
    padding: 80px 0;
    background: #222;
}
.main-content6 .support-team {
    float: left;
    width: 100%;
}
.main-content6 .support-team .review {
    float: left;
    width: 100%;
    margin: 0 0 30px;
}
.main-content6 .support-team .rating-content {
    float: left;
    width: 100%;
}
.main-content6 .support-team .rating-content .section-heading {
    color: #ffff;
}
.main-content6 .support-team .rating-content .section-heading span {
    color: #ffd405;
    font-weight: 600;
}
.main-content6 .support-team .rating {
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 40%;
    color: #fff;
    font-size: 24px;
    line-height: 32px;
    margin: 0 0 40px;
}
.main-content6 .support-team .review-bg .review-desc .rating-icons {
    float: left;
    width: 100%;
    color: #ffd405;
	margin:10px 0 0;
}
.main-content6 .support-team .review-bg .review-desc .rating-icons i {
	font-size:16px;
}
.main-content6 .support-team .rating span {
    float: none;
    display: inline-block;
    vertical-align: top;
    background: #ffd405;
    color: #111;
    font-weight: 600;
    padding: 0 5px;
    border-radius: 5px;
}
.main-content6 .support-team .review-bg .team-review {
    float: none;
    display: inline-block;
    vertical-align: top;
	margin:0;
}
.main-content6 .support-team .review-bg {
    float: left;
    width: 100%;
    position: relative;
}
.main-content6 .support-team .review-bg .owl-item {
    padding: 0 15px;
}
.main-content6 .support-team .review-bg .review-desc {
    float: left;
    width: 100%;
    border: 2px solid rgba(255,255,255,0.15);
    padding: 20px;
    border-radius: 10px;
}
.main-content6 .support-team .review-bg .review-desc p {
    font-size: 14px;
    margin: 0 0 15px;
	color:#aaa;
	padding:0 0 15px;
	position:relative;
}
.main-content6 .support-team .review-bg .review-desc p::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    background: rgba(255,255,255,0.1);
    height: 1px;
    width: 50%;
    margin: 0 auto;
}
.main-content6 .support-team .review-bg .review-desc .review-user {
    float: left;
    width: 100%;
    font-weight: 500;
    color: #fff;
    font-family: 'Marcellus', serif;
    font-size: 18px;
}
.main-content6 .support-team .owl-pagination {
	height: auto;
    width: auto;
    position: static;
	margin:40px 0 0;
}
.main-content6 .support-team .owl-pagination .owl-page {
    display: inline-flex;
	border-color:#aaa;
}
.main-content6 .support-team .owl-pagination .owl-page span {
	background:rgba(255,255,255,0.3);
}
.main-content6 .support-team .owl-pagination .owl-page.active span {
    background: #fff;
}
.header-block.fixed {
    background: #fff;
    transition: all .4s ease 0s;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .1);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 999;
}
.header-bg {
    line-height: 0;
}
@-webkit-keyframes fixedmenu {
    0% {
        top: -100%
    }
    100% {
        top: 0
    }
}
@-moz-keyframes fixedmenu {
    0% {
        top: -100%
    }
    100% {
        top: 0
    }
}
@keyframes fixedmenu {
    0% {
        top: -100%
    }
    100% {
        top: 0
    }
}
@-moz-keyframes fillToRight {
    to {
        width: 100%
    }
}
@keyframes fillToRight {
    to {
        width: 100%
    }
}
@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}
@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}
.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}
.slick-list:focus {
    outline: 0
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}
.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}
.slick-track:after {
    clear: both
}
.slick-loading .slick-track {
    visibility: hidden
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}
[dir=rtl] .slick-slide {
    float: right
}
.slick-slide img {
    display: block
}
.slick-slide.slick-loading img {
    display: none
}
.slick-slide.dragging img {
    pointer-events: none
}
.slick-initialized .slick-slide {
    display: block
}
.slick-loading .slick-slide {
    visibility: hidden
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}
.slick-arrow.slick-hidden {
    display: none
}
.slick-prev.slick-arrow {
    background: #fff none repeat scroll 0 0;
    font-size: 20px;
    height: 30px;
    left: 5px;
    line-height: 28px;
    padding: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 30px;
    z-index: 8
}
.slick-next.slick-arrow {
    right: 5px;
    background: #fff none repeat scroll 0 0;
    font-size: 20px;
    height: 30px;
    line-height: 28px;
    padding: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 30px;
    z-index: 8
}
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}
.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}
.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}
.owl-carousel .owl-item {
    float: left
}
.owl-controls .owl-buttons div,
.owl-controls .owl-page {
    cursor: pointer
}
.owl-controls .owl-buttons div {
    position: absolute
}
.owl-controls .owl-buttons .owl-prev {
    left: 10px;
    top: 40%
}
.owl-controls .owl-buttons .owl-next {
    right: 10px;
    top: 40%
}
.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}
.owl-carousel {
    margin: 0 0 20px;
    direction: ltr !important;
    z-index: 1
}
.owl-carousel:hover .owl-buttons div {
    opacity: 1
}
.owl-carousel .owl-buttons .owl-prev {
    left: 0
}
.owl-carousel .owl-buttons .owl-next {
    right: 0
}
.theme-collection:hover .owl-carousel .owl-buttons div.owl-prev {
    left: 70px
}
.theme-collection:hover .owl-carousel .owl-buttons div.owl-next {
    right: 70px
}
.owl-carousel .owl-buttons div {
    height: 58px;
    width: 58px;
    border-radius: 50%;
    background: #f3283d;
    box-shadow: 0 -5px 10px rgba(234, 61, 86, .3);
    line-height: 15px;
    overflow: hidden;
    opacity: 0;
    transition: .4s ease-in-out
}
.owl-carousel .owl-buttons div i {
    font-size: 40px;
    margin: -20px 0 0
}
.owl-pagination {
    text-align: center;
	width:100%;
	height:35px;
	margin:30px 0 0;
	float:left;
}
.owl-controls .owl-page {
	display: inline-flex;
	margin: 0;
	align-items: center;
	height: 35px;
	width: 35px;
	float: none;
	text-align: center;
	border-radius: 50%; 
	-moz-border-radius: 50%; 
	-webkit-border-radius: 50%; 
	-khtml-border-radius: 50%;
	justify-content: center;
}
.owl-controls .owl-page.active {
    border: 1px solid #111;
}
.owl-controls .owl-page span {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: rgba(0,0,0,0.2);
    border-radius: 50%;
    vertical-align: top;
}
.owl-controls .owl-page.active span {
    background: #111;
}
@media (max-width:767px) {
    .owl-controls .owl-buttons .owl-next,
    .owl-controls .owl-buttons .owl-prev {
        top: 35%
    }
}
@media (max-width:480px) {
    .owl-carousel .owl-buttons .owl-next {
        right: -10px
    }
    .owl-carousel .owl-buttons .owl-prev {
        left: -10px
    }
}
@-webkit-keyframes myfirst {
    0% {
        right: 0;
        top: 15%
    }
    25% {
        right: 20px;
        top: 15%
    }
    50% {
        right: 20px;
        top: 16%
    }
    75% {
        right: -20px;
        top: 16%
    }
    100% {
        right: 0;
        top: 15%
    }
}
@keyframes myfirst {
    0% {
        right: 0;
        top: 15%
    }
    25% {
        right: 20px;
        top: 15%
    }
    50% {
        right: 20px;
        top: 16%
    }
    75% {
        right: -20px;
        top: 16%
    }
    100% {
        right: 0;
        top: 15%
    }
}
@-webkit-keyframes myfirst2 {
    0% {
        left: -110px;
        top: 56%
    }
    25% {
        left: -130px;
        top: 56%
    }
    50% {
        left: -130px;
        top: 57%
    }
    75% {
        left: -130px;
        top: 57%
    }
    100% {
        left: -110px;
        top: 56%
    }
}
@keyframes myfirst2 {
    0% {
        left: -110px;
        top: 56%
    }
    25% {
        left: -130px;
        top: 56%
    }
    50% {
        left: -130px;
        top: 57%
    }
    75% {
        left: -130px;
        top: 57%
    }
    100% {
        left: -110px;
        top: 56%
    }
}
@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg)
    }
}
@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}
@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
.compare-price-table {
    padding: 80px 0;
	position:relative;
}
.compare-price-table .decription_part {
    margin: 0 0 30px;
    float: left;
    width: 100%;
}
.price-table {
    background: #fff;
    box-shadow: 0 20px 100px rgb(0,0,0,0.09);
    padding: 20px;
    position: relative;
	float: left;
    width: 100%;
}
.price-table .table {
    float: left;
    width: 100%;
    position: relative;
    height: 580px;
    transition: .3s height;
    overflow: hidden;
}
.show-full .price-table .table {
    height: 100%;
}
.price-table table {
    width: 100%;
    border-collapse: collapse;
}
.price-table th {
    font-size: 18px;
    font-weight: 500;
    color: #111;
	font-family: 'Marcellus', serif;
}
.price-table th,.price-table td {
    padding: 12px 5px;
    border-right: 2px solid #ececec;
    text-align: center;
    width: 25%;
	line-height:28px;
}
.price-table thead th {
    background: #f5f5f5;
}
.price-table td {
    font-size: 16px;
}
.price-table tr:nth-child(even) td {
    background: rgba(245,245,245,.7);
}
.price-table td:first-child {
    color: #999;
}
.price-table th:first-child,.price-table td:first-child {
    border-radius: 5px 0 0 5px;
}
.total-price-table {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
}
.total-price-table .more-price {
    background: linear-gradient(181.44deg, rgba(245, 245, 245, 0) -10.16%, #f5f5f5 81.4%);
    border-radius: 0px 0px 5px 5px;
    transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
    z-index: 11;
	padding-top:80px;
}
.show-full .total-price-table .more-price {
	opacity: 0;
	-moz-opacity: 0; 
	-khtml-opacity: 0; 
	-webkit-opacity: 0;
	visibility: hidden;
}
.total-price-table .more-price .btn {
    pointer-events: auto;
}
.total-price-table .more-price .btn span {
    vertical-align: top;
}
.total-price-table tfoot th {
    height: 110px;
    padding: 14px 16px 10px;
    background: rgba(245,245,245,1);
}
.total-price-table tfoot th .total {
    float: none;
    width: auto;
    display: inline-block;
    vertical-align: top;
    background: #8e6e35;
    padding: 10px 15px;
	color:#fff;
}
.compare-price-table .decription_part .section-heading b {
    font-size: 38px;
	line-height: 40px;
}
#feature-list1 {
    position: relative;
    background: #faf7f2;
    padding: 80px 0 0;
}
#feature-list1 #theme-service {
    margin: 0 0 30px;
}
#feature-list1 #theme-service p {
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 40%;
}
#feature-list1 .features.features1,
#feature-list1 .features.features3 {
    float: left;
    width: 100%;
}
#feature-list1 .features.features2,
#feature-list1 .features.features4 {
    float: right;
    width: 100%;
}
.main-content8-content .feature-img {
    
    margin: 0 0 40px;
    width: 100%;
    float: left;
}
.main-content8-content .feature-content {
    text-align: center;
    width: 100%;
    float: left;
    min-height: 140px; 
}
.main-content8-content .feature-content .feature-title {
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    margin: 0 0 10px;
    font-family: 'Marcellus', serif; 
    color: #222; 
}
.main-content8-content .feature-content .feature-desc {
    font-size: 13px;
    line-height: 20px; 
    color: #666; 
}
.main-content8-content .features-list {
    margin: 0 0 20px;
}
@keyframes moveSlideshow {
	0%   { transform: translateX(0%); }
	100% { transform: translateX(-100%); }
}
@keyframes moveSlideshow2 {
  	0%   { transform: translateX(0%); }
	100% { transform: translateX(100%); }

}

.theme-pages {
    text-align: center;
    position: relative;
    padding: 100px 0;
    margin: 0 0 80px;
    z-index: 1
}

.page-other-image {
    float: left;
    width: 100%
}

.theme-pages .page-main-image {
    float: none;
    width: auto;
    display: inline-block;
    vertical-align: top
}

.theme-pages .page-other-image .image-content {
    position: absolute;
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 3s cubic-bezier(.23, 1, .32, 1), opacity .6s .1s;
    transition: transform 3s cubic-bezier(.23, 1, .32, 1), opacity .6s .1s;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .2)
}

.theme-pages.open-pages .page-other-image .image-content {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0)!important;
    -moz-transform: translate3d(0, 0, 0)!important;
    transform: translate3d(0, 0, 0)!important
}

.theme-pages .page-other-image .image-content.image1 {
    top: auto;
    left: -10px;
    right: auto;
    bottom: 45%;
    -webkit-transform: translate3d(15vw, 15vh, 0);
    -moz-transform: translate3d(15vw, 15vh, 0);
    transform: translate3d(15vw, 15vh, 0)
}
.theme-pages .page-other-image .image-content.image2 {
    top: 0;
    bottom: auto;
    left: 20%;
    right: auto;
    -webkit-transform: translate3d(5vw, 5vh, 0);
    -moz-transform: translate3d(5vw, 5vh, 0);
    transform: translate3d(5vw, 5vh, 0);
	z-index:-1;
}

.theme-pages .page-other-image .image-content.image4 {
    top: 10%;
    right: 18%;
    left: auto;
    bottom: auto;
    z-index: -1;
    -webkit-transform: translate3d(-5vw, 5vh, 0);
    -moz-transform: translate3d(-5vw, 5vh, 0);
    transform: translate3d(-5vw, 5vh, 0)
}

.theme-pages .page-other-image .image-content.image3 {
    top: auto;
    bottom: 20px;
    left: 12%;
    right: auto;
    z-index: -1;
    -webkit-transform: translate3d(5vw, -5vh, 0);
    -moz-transform: translate3d(5vw, -5vh, 0);
    transform: translate3d(5vw, -5vh, 0)
}

.theme-pages .page-other-image .image-content.image5 {
    z-index: -1;
    right: 8%;
    left: auto;
    bottom: 0;
    top: auto;
    -webkit-transform: translate3d(-5vw, -5vh, 0);
    -moz-transform: translate3d(-5vw, -5vh, 0);
    transform: translate3d(-5vw, -5vh, 0)
}

.theme-pages .page-other-image .image-content.image6 {
    right: -50px;
    left: auto;
    bottom: auto;
    top: 30%;
    -webkit-transform: translate3d(-10vw, -5vh, 0);
    -moz-transform: translate3d(-10vw, -5vh, 0);
    transform: translate3d(-10vw, -5vh, 0)
}

.scan-code {
    float: right;
    position: fixed;
    z-index: 10;
    top: auto;
    bottom: 80px;
    right: 0;
    left: auto;
    opacity: 1;
    visibility: visible;
	transition:all .5s ease-in-out;
	cursor:pointer;
}
.QR-code.active .qr-popup{
	z-index: 99;
	position: fixed;
	top: auto;
	bottom: 80px;
	right: 0;
	left: auto;
	transition:all .5s ease-in-out;
	opacity:1;
	visibility:visible;
}
.qr-popup{
	transition:all .5s ease-in-out;
	opacity:0;
	visibility:hidden;
	right:-200px;
	position: fixed;
	z-index: 99;
	top: auto;
	bottom: 80px;
}
.QR-code.active .scan-code{
	right:200px;
}
@media (max-width:1500px) {
    .theme-pages .page-other-image .image-content.image1 {
        left: -8%
    }
    .theme-pages .page-other-image .image-content.image6 {
        right: -10%
    }
    .theme-pages .page-other-image .image-content.image5 {
        right: 15%;
        bottom: 15px
    }
    .theme-pages .page-other-image .image-content.image4 {
        right: 5%
    }
    .theme-pages .page-other-image .image-content.image3 {
        bottom: 0;
        left: 2%
    }
	.section-heading b {
		font-size: 72px;
		line-height: 78px;
	}
	.header-content h1 {
		font-size: 42px;
		line-height: 54px;
		margin:0 0 40px;
	}
	.header-content .layout-style {
		margin: 0 0 25px;
	}
	.header-content .layout-detail span.title {
		font-size: 24px;
		line-height: 26px;
	}
}
@media (max-width:1399px) {
  .custom-service .service-description{
    width: 65%;
  }
}
@media (max-width:1299px) {
  .showcase-content,.theme-tutorial,.main-content4,.custom-service{
    padding: 60px 0;
  }
  
  #about-interior{
    margin: 60px 0;
  }
  #about-interior .section-content{
    font-size: 18px;
    line-height: 28px;
    width: 36%;
  }
  #about-interior .section-heading {
    font-size:32px;
    line-height:34px;
    margin: 0 0 25px;
  }
  .gdpr-banner{
    margin: 40px 0 0;
  }
  .custom-service .service-description p {
    font-size: 12px;
    line-height: 20px;
  }
  .custom-service .service-description .service-title{
    font-size: 16px;
    line-height: 18px;
  }
}
@media (max-width:1200px) {
    .theme-pages .page-main-image {
        width: 60%
    }
    .theme-pages .page-other-image .image-content {
        width: 25%
    }
    .theme-pages .page-other-image .image-content.image1 {
        left: -12%
    }
    .theme-pages .page-other-image .image-content.image3 {
        left: 5%
    }
    .theme-pages .page-other-image .image-content.image6 {
        right: -15%
    }
	.main-content3>div {
		padding: 60px 0;
	}
	.section-heading {
		font-size: 30px;
		line-height: 40px;
		margin: 0 0 18px;
	}
	.main-content3 .title {
		font-size: 28px;
		line-height: 30px;
	}
	#feature-list {
		padding: 50px 0 20px;
	}
	.section-heading b {
		font-size: 62px;
		line-height: 68px;
	}
	.main-content>.theme-layout .heading {
		margin: 0 0 40px;
	}
	.header-content h1 {
		font-size: 32px;
		line-height: 44px;
		margin: 0 0 25px;
	}
	.header-content .layout-detail span.title {
		font-size: 20px;
		line-height: 22px;
	}
	.header-content .layout-detail {
		margin: 0 0 20px;
	}
	.header-content .layout-style {
		margin: 0 0 15px;
	}
	.demos-wrapper {
		width: 70rem;
		height: 80rem;
	}
	.feature-title {
    font-size: 16px;
    line-height: 18px;
}
}

@media (max-width:1199px) {
	
  .layout-content .layout-name .layout-title{
    font-size: 16px;
    line-height: 18px;
  }
  .layout-content .layout-name span{
    font-size: 12px;
    line-height: 14px;
  }
  .theme-layout .item .layout{
    margin: 0 0 40px;
  }
  .showcase-content,.theme-tutorial,.main-content4,.custom-service{
    padding: 40px 0;
  }
  
  #about-interior{
    margin: 40px 0;
  }
  
  .custom-service .service-description {
    width: 90%;
  }
  .showcase-txt-content .showcase_link i{
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    width: 40px;
  }
  .showcase-txt-content .showcase-name .showcase-title{
    font-size: 16px;
    line-height: 18px;
  }
  .showcase-txt-content .showcase-name span{
    font-size: 12px;
    line-height: 14px;
  }
    .theme-pages {
        margin: 0 0 50px
    }
	.features .features-block {
		width:22%;
	}
	.main-content7.content {
		padding: 50px 0;
	}
	.main-content7.content .modulelist-wrapper .list {
		width:32%;
	}
	.main-innerpage {
		padding:50px 0;
		margin: 0 0 50px;
	}
	.section-block {
		padding: 50px 0;
	}
	#blog-style {
		padding: 50px 0;
	}
	#theme-collection-hover {
		padding: 50px 0 210px;
	}
	#feature-list1 {
		padding:50px 0 0;
	}
	#feature-list1 #theme-service p {
		width: 60%;
	}
	.main-content>.theme-layout {
		padding:50px 0;
	}
	.main-product {
		padding: 50px 0;
	}
	.password-content {
		padding: 0 30px;
	}
	.password-content .copied {
		font-size: 14px;
		margin-left: 38px;
	}
	.password-content .section-title h2 {
		line-height: 24px;
		font-size: 18px;
	}
	.password-content .section-title p{
		font-size: 16px;
	}
	.password {
		padding: 50px 0;
	}
	.demos-wrapper {
		width: 60rem;
		height: 70rem;
	}
	.compare-price-table {
		padding:50px 0;
	}
	.theme-tutorial {
		padding: 50px 0;
	}
	
  #launguage-block .trans-text{
    font-size: 20px;
    line-height: 28px;
    width: 60%;
  }
  #launguage-block{
    padding: 35px 0;
  }
  
  #feature-list .main-content2-content .feature-service{
    padding:30px 15px;
  }
  .feature-cnt {
    padding-right: 0px;
}
}

@media (max-width:991px) {
	.footer-subcnt span {
    margin: 0 0 0 8px;
    font-size: 13px;
    line-height: 22px;
}
  #feature-list .main-content2-content .feature-service{
    min-height: 140px;
  }
  #launguage-block .trans-text {
    font-size: 18px;
    line-height: 26px;
    width: 70%;
  }
  #launguage-block{
    padding: 30px 0;
  }
  .laun-flags.owl-carousel.owl-theme .trans-flag{
    padding:6px 0;
  }
  #about-interior .section-content {
    width: 46%;
    margin: 0 0 20px;
  }
  #about-interior .btn-service {
    padding: 11px 18px;
    font-size: 14px;
    line-height: 16px;
  }
  .gdpr-banner{
    margin: 30px 0 0;
  }
  
  .showcase-detail{
    margin: 0 0 20px;
  }
  
  .custom-service .step-line{
    width: 30px;
  }
    .theme-pages .page-main-image {
        width: 50%
    }
    .theme-pages {
        padding: 70px 0
    }
	.features .features-block {
		width: 24%;
	}
	.main-content3>div {
		padding: 40px 0;
	}
	.main-content3 .title {
		font-size: 24px;
		line-height: 26px;
	}
	.footer_link a {
		padding: 12px 16px;
	}
	#feature-list .choose-service p {
		width: 85%;
	}
	.section-heading {
		font-size: 28px;
		line-height: 38px;
		margin: 0 0 10px;
	}
	.main-content7.content .modulelist-wrapper .list {
		width:50%;
	}
	.section-heading b {
		font-size: 52px;
		line-height: 58px;
	}
	.main-innerpage .desc {
		width: 84%;
	}
	.main-content7.content {
		padding: 40px 0;
	}
	.main-innerpage {
		padding:40px 0;
		margin: 0 0 40px;
	}
	.section-block {
		padding: 40px 0;
	}
	#blog-style {
		padding: 40px 0;
	}
	#theme-collection-hover {
		padding: 40px 0 200px;
	}
	#feature-list1 {
		padding:40px 0 0;
	}
	#feature-list1 #theme-service p {
		width: 72%;
	}
	.main-content>.theme-layout {
		padding:40px 0;
	}
	.theme-layout .heading .section-btn .btn {
		font-size: 16px;
		padding: 12px 18px;
	}
	.theme-layout .heading .section-btn .btn i {
		font-size: 10px;
		margin-right: 5px;
		height: 16px;
		width: 16px;
		line-height: 16px;
	}
	.layout .preview-btn .btn {
		padding: 12px 0;
		font-size: 14px;
	}
	.main-product {
		padding: 40px 0;
	}
	.password-content .copy-input {
		width:100%;
		    height: 48px;
	}
	.password-content .copied {
		font-size: 12px;
		margin-left: 38px;
		padding: 13px 10px;
		width: 100%;
		text-align: center;
		    height: 48px;
	}
	.password-content .section-title h2 {
		line-height: 22px;
		font-size: 16px;
	}
	.password-content .clipboard {
		margin-top: 20px;
	}
	.password-content .section-title p {
		font-size: 14px;
	}
	.password {
		padding: 40px 0;
	}
	.header-link a {
		padding: 12px 15px;
	}
	.header-nav .main-menu .menu-item > a {
		font-size:13px;
		padding:12px;
	}
	.header-content h1 {
		font-size: 24px;
		line-height: 36px;
		margin: 0 0 15px;
	}
	.header-content .layout-detail span.title {
		font-size: 18px;
		line-height: 20px;
	}
	.header-content .layout-detail {
		margin: 0 0 12px;
	}
	.header-content .layout-detail span.desc {
		font-size: 10px;
	}
	.header-content .layout-style {
		margin: 0 0 5px;
	}
	.header-content a.btn.btn-primary {
		padding: 8px 15px;
	}
	.header-content a.btn {
		font-size: 14px;
		    padding: 10px 15px;
	}
	.price-table th, .price-table td {
		padding: 15px 5px;
		line-height: 20px;
		font-size: 14px;
	}
	.compare-price-table {
		padding:40px 0;
	}
	.theme-tutorial {
		padding: 40px 0;
	}
	.theme-tutorial .img-content .video-desc {
		width: 70%;
	}
	.layout .layout_link i.fas {
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    width: 40px;
}
.footer-get-theme .subtitle {
    padding: 8px 12px;
    margin: 0 0 25px;
    font-size: 14px;
    line-height: 16px;
}
}

@media (max-width:767px) {
	.feature-title {
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 8px;
}
.feature-desc {
    font-size: 11px;
    line-height: 18px;
}
  #feature-list .main-content2-content .feature-service {
    min-height: 136px;
  }
  .layout-content .layout-name .layout-title {
    font-size: 14px;
    line-height: 16px;
  }
  #about-interior .section-heading {
    font-size: 28px;
    margin: 0 0 20px;
  }
  #about-interior .section-content {
    width: 58%;
    margin: 0 0 15px;
    font-size: 16px;
    line-height: 26px;
  }
  #showcase .slick-arrow {
    opacity: 1 
  }
  .showcase-list .button .btn{
    padding: 10px 16px;
    font-size: 13px;
  }
  .showcase-content,.theme-tutorial,.main-content4,.compare-price-table,.custom-service{
    padding: 30px 0;
  }
  
  #about-interior{
    margin: 30px 0;
  }
  .gdpr-banner{
    margin: 15px 0 0;
    float: left;
  }
  
  .custom-service .steps::after,.custom-service .step-line{
    display: none;
  }
  .custom-service .steps-container,.custom-service .steps .steps-container:nth-child(even){
    width: 100%;
    left: 0;
    display: block;
  }
  .custom-service .section-subheading{
    font-size: 26px;
    line-height: 36px;
  }
  .custom-service .content{
    float: left;
  }
  .custom-service .service-description{
    margin: 0 10px 0 0;
  }
  .custom-service .service-description.even{
    margin: 0 0 0 10px;
  }
  .custom-service .content {
    margin: 0 0 15px;
  }
    .theme-pages {
        padding: 70px 0
    }
    .theme-pages {
        margin: 0 0 30px
    }
	.features .features-block {
		width: 32%;
	}
	.main-content3>div {
		padding: 28px 0;
	}
	.main-content3 .footer-desc {
		padding: 0 0 20px;
	}
	.main-content3 .title {
		font-size: 20px;
		line-height: 22px;
	}
	.footer_link a {
		padding: 10px 12px;
	}
	#feature-list {
		padding: 30px 0 0;
	}
	.feature-service {
		padding: 30px 15px;
	}
	.section-heading {
		font-size: 26px;
		line-height: 36px;
		margin: 0 0 5px;
	}
	.main-content7.content .modulelist-wrapper .list {
		font-size: 12px;
		padding: 15px 0 15px 40px;
	}
	.main-content7.content .modulelist-wrapper .list::before {
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}
	.section-heading b {
		font-size: 42px;
		line-height: 48px;
	}
	.section-block .block-content {
		margin: 0 0 20px;
	}
	#theme-collection-hover .open-pages .page-collection.hover3 {
		transform: translate(-45px, 85px) rotate(20deg);
	}
	#theme-collection-hover {
		padding: 40px 0 150px;
	}
	#feature-list1 #theme-service p {
		width: 80%;
	}
	#feature-list1 #theme-service {
		margin: 0 0 20px;
	}
	.theme-layout .item .layout {
		width: auto;
		float: none;
		display: inline-block;
		vertical-align: top;
		margin:0 0 30px;
		padding:0;
	}
	.theme-layout .item .layout:last-child {
		margin:0;	
	}
	.main-content>.theme-layout .heading {
		margin: 0 0 30px;
	}
	.layout .preview-btn {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	.layout .preview-btn .btn {
		opacity: 1;
		-moz-opacity: 1;
		-khtml-opacity: 1;
		-webkit-opacity: 1;
		visibility: visible;
	}
	ul.password-wrap li.password-wrapper {
		width: 100%;
		margin: 0 0 15px;
	}
	.password-content {
		padding: 40px;
	}
	.header-content .layout-style,.main-header .header-nav {
		display: none;
	}
	.header-content h1 {
		font-size: 20px;
		line-height: 26px;
	}
	.header-content a.btn {
		font-size: 12px;
		padding: 8px 10px;
	}
	.header-content a.btn.btn-primary {
		padding: 6px 10px;
	}
	.compare-price-table .decription_part .section-heading b {
		font-size: 28px;
		line-height: 30px;
	}
}
@media (max-width:600px) {
	
  #launguage-block .trans-text {
    font-size: 16px;
    line-height: 22px;
    width: 84%;
    margin: 0 0 18px;
  }
  #launguage-block{
    padding: 20px 0;
  }
	.productpage-content {
		margin-left:0;
	}
	#theme-collection-hover .open-pages .page-collection.hover3 {
		transform: translate(-45px, 60px) rotate(20deg);
	}
	#theme-collection-hover {
		padding: 40px 0 110px;
	}
	.theme-layout .heading .section-btn .btn {
		font-size: 14px;
		padding: 10px 15px;
	}
	.demos-wrapper {
		width: 35rem;
		height: 42rem;
	}
	.price-table table {
		table-layout: fixed;
		overflow-y: hidden;
		display: block;
	}
	.price-table td:first-child {
		position: sticky;
		left: 0;
		z-index: 1;
		background: #fff;
	}
	.total-price-table {
		position: static;
	}
	.price-table th, .price-table td {
		padding: 10px 5px;
		line-height: 18px;
		font-size: 12px;
	}
	.theme-tutorial .img-content .video-desc {
		width: 95%;
	}
	.theme-tutorial .video-feature {
		margin: 20px auto 0;
	}
}
@media (max-width:480px) {
	.custom-service .section-subheading {
    font-size: 22px;
    line-height: 32px;
}
	.footer-get-theme .subtitle {
    padding: 8px 12px;
    margin: 0 0 18px;
    font-size: 12px;
    line-height: 14px;
}
  #feature-list .main-content2-content .feature-service {
    padding: 20px 10px;
    margin: 0 0 15px;
  }
  #feature-list .choose-service p {
    font-size: 11px;
    line-height: 18px;
  }
  #launguage-block .trans-text {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
    margin: 0 0 15px;
  }
  .laun-flags.owl-carousel.owl-theme .trans-flag .trans-name {
    font-size: 11px;
    margin: 0 0 0 5px;
  }
  #showcase .image{
    border-width: 10px;
  }
  .showcase-txt-content .showcase_link i {
    font-size: 12px;
    line-height: 30px;
    height: 30px;
    width: 30px;
  }
  .showcase-txt-content .showcase-name .showcase-title {
    font-size: 14px;
    line-height: 16px;
  }
  .showcase-txt-content .showcase-name span {
    font-size: 11px;
    line-height: 13px;
  }
  #about-interior .services-image .service-img{
    padding: 0 5px;
  }
  #about-interior .section-heading {
    font-size: 24px;
    margin: 0 0 15px;
    line-height: 28px;
  }
  #about-interior .btn-service {
    padding: 11px 16px;
    font-size: 13px;
    line-height: 15px;
  }
  #about-interior .section-content {
    width: 100%;
    font-size: 13px;
    line-height: 20px;
  }
  .showcase-detail .subtitle {
    width: 100%;
    font-size: 12px;
    line-height: 18px;
  }
  .showcase-content,.theme-tutorial,.main-content4,.compare-price-table,.custom-service{
    padding: 15px 0;
  }
  .main-content5{
    padding: 0 0 15px;
  }
  #about-interior{
    margin:20px 0;
  }
  
  .showcase-detail{
    margin: 0 0 15px;
  }
  
  .custom-service .service-img{
    height: 90px;
  }
  .custom-service .service-img::before{
    margin: 18px;
  }
  .custom-service .service-description .service-title {
    font-size: 14px;
    line-height: 16px;
  }
  .custom-service .service-description {
    width: 95%;
  }
	.header-logo {
    width: 140px;
}
    .theme-pages {
        padding: 25px 0
    }
	.features .features-block {
		width: 48%;
	}
	.main-content3 .footer-desc {
		padding: 0 0 15px;
	}
	.main-content3 .title {
		font-size: 14px;
    line-height: 20px;
    margin: 0 0 12px;
	}
	.footer_link a {
		padding: 8px 10px;
		font-size: 12px;
	}
	.main-content3>div {
		padding: 22px 0;
	}
	.feature-service {
    	padding: 25px 10px;
	}
	.section-heading {
    font-size: 20px;
    line-height: 30px;
}
	.main-content7.content {
		padding: 30px 0;
	}
	.main-content7.content .modulelist-wrapper .list {
		width: 100%;
	}
	.section-heading b {
		font-size: 38px;
		line-height: 44px;
	}
	.main-innerpage {
		padding:30px 0;
		margin: 0 0 30px;
	}
	.section-block {
		padding: 30px 0;
	}
	#blog-style {
		padding: 30px 0;
	}
	#theme-collection-hover {
		padding: 30px 0;
	}
	#theme-collection-hover .page-collection,
	#theme-collection-hover .page-collection.hover3,
	#theme-collection-hover .page-collection.hover1,
	#theme-collection-hover .open-pages .page-collection.hover3,
	#theme-collection-hover .open-pages .page-collection.hover1 {
		width: auto;
		float: none;
		display: inline-block;
		vertical-align: top;
		transition: none;
		-webkit-transition: none;
		-moz-transition: none;
		-o-transition: none;
		-ms-transition: none;
		transform: none;
		-webkit-transform: none;
		-moz-transform: none;
		-o-transform: none;
		-ms-transform: none;
	}
	#theme-collection-hover .page-collection.hover2 {
		margin: 30px 0;
	}
	.main-content8-content .features-list {
		width:100%;
		padding: 0;
	}
	#feature-list1 {
		padding:30px 0 0;
	}
	.main-content8-content .feature-content {
		min-height: 80px;
	}
	.main-content8-content .feature-img {
		margin: 0 0 20px;
	}
	#feature-list1 #theme-service p {
		width: 95%;
	}
	.main-content>.theme-layout {
		padding:30px 0;
	}
	.main-product {
		padding: 30px 0;
	}
	.password-content {
		padding: 15px;
	}
	.password-content .section-title h2 {
		line-height: 18px;
		font-size: 13px;
	}
	.password-content .section-title p {
		font-size: 12px;
	}
	.password-content .copied {
		font-size: 10px;
		margin-left: 34px;
		padding: 10px 8px;
		height: 38px;
	}
	.password-content .copy-input {
		height: 40px;
	}
	.password-content .copy-btn {
		font-size: 14px;
	}
	.password {
		padding: 30px 0;
	}
	.header-link a {
		padding: 10px 12px;
		font-size: 12px;
	}
	.header-content {
		position:static;
		margin:0 0 30px;
	}
	.header-image {
		background:#f5f5f5;
	}
	.compare-price-table {
		padding:30px 0;
	}
	.theme-tutorial {
		padding: 30px 0;
	}
	.offer-banner1 .offer-subtitle {
		font-size: 14px;
		margin: 0 0 5px;
	}
	.offer-banner1 .offer-content {
		padding: 20px 0;
	}
}
@media (max-width:384px) {
	.theme-layout .heading .section-btn .btn.btn-primary {
		margin-bottom: 8px;
	}
}
/* Modal Content/Box */
.modal-content {
background-color: #fff;
margin: 15% auto; /* 15% from the top and centered */
padding: 30px;
width: 628px; /* Could be more or less, depending on screen size */
position:relative;
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.8);
text-align:center;
border-radius: 8px; 
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
}
.modal-content .modal-button.btn-default {
float: none;
display: inline-block;
vertical-align: top;
width: auto;
text-align: center;
padding: 12px 18px;
margin-top: 20px;
text-transform: capitalize;
font-size: 14px;
background: #24303f;
z-index: 1;
border: none;
}
.modal-content .modal-button.btn-default::before{
border-bottom-color: #3d5265;
}
@media(max-width: 700px){
.modal-content .modal-button.btn-default{
padding: 8px 16px;
}
}
/*---------------------- The Modal (background) -----------------------------------*/
.modal {
display: none; /* Hidden by default */
position: fixed; /* Stay in place */
z-index: 1050; /* Sit on top */
left: 0;
top: 0;
width: 100%; /* Full width */
height: 100%; /* Full height */
overflow: auto; /* Enable scroll if needed */
background-color: rgb(0,0,0); /* Fallback color */
background-color: rgba(0,0,0,0.6); /* Black w/ opacity */
}
.modal-header {
text-align: center;
}
.modal-header .modal-title {
margin: 15px 0 0;
font: 600 17px/28px 'Montserrat', sans-serif;
text-transform: capitalize;
color:#111;
}
.modal-header .modal-title .subTitle {
background: #5ab4d1;
color:#fff;
margin: 0 8px;
padding: 4px;
font-weight: 600;
border-radius: 8px; 
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
}
.modal-header a.enter-password {
margin-left: 8px;
float: none;
width: auto;
display: inline-block;
vertical-align: top;
}
svg.preview-password:hover {
fill: #5ab4d1;
}
/* The Close Button */
.close {
color: #111;
float: right;
font-size: 28px;
position: absolute;
right: 0;
top: 0;
left: auto;
bottom: auto;
background: none;
border:none;
transition: all 400ms ease-in-out 0s;
-webkit-transition: all 400ms ease-in-out 0s;
-moz-transition: all 400ms ease-in-out 0s;
-o-transition: all 400ms ease-in-out 0s;
-ms-transition: all 400ms ease-in-out 0s;
outline:none;
}
.close:hover,
.close:focus {
color: black;
text-decoration: none;
cursor: pointer;
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-o-transform: rotate(180deg);
-ms-transform: rotate(180deg);
}
@media(max-width: 700px){
.modal-content{
padding: 20px;  
width: 400px;
}
.close{
font-size: 24px;    
}
.modal-header .modal-title{
margin: 10px 0 0;
font-size: 14px;
line-height: 22px;  
}   
}
@media(max-width: 400px){
.modal-content{ 
width: 290px;
}
}
.new{
    position: absolute;
    top: 0;
    right: 30px;
    left: auto;
    background: red;
    padding: 2px 8px;
    border-radius: 25px;
    color: #fff;
}
.menu-item .new{
    top: -10px;
    right: -3px;
}
.item .layout .new {
    top: -8px;
    right: auto;
    left: 0;
    padding: 5px 15px;
    z-index: 3;
    font-size: 15px;
}