body {
	background: #fff;
	font: 400 16px/24px "DM Sans", sans-serif;
	letter-spacing: 0;
	margin: 0;
	float: left;
	width: 100%
}

img {
	height: auto;
}

.container {
	padding: 0;
	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-responsive {
	display: block;
	height: auto;
	max-width: 100%
}

.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: 960px
	}
	.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:1300px) {
	.container {
		max-width: 1200px
	}
	.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%
	}
}

	.container {
		
	}
@media only screen and (min-width: 1500px) {
	.container {
		max-width: 1400px;
	}
}

#loading {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(../images/ajax-loader.gif) 50% 50% no-repeat #fff;
	background-size: 64px;
}

.topbutton {
	display: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	bottom: 50px;
	cursor: pointer;
	height: 40px;
	position: fixed;
	right: 40px;
	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;
	background: transparent url(../images/top.svg) no-repeat scroll center center;
    background-size: 40px;
}

.topbutton::before {

}

.topbutton:hover {
	margin-bottom: 5px;
}

.main {
	float: left;
	overflow: hidden;
	width: 100%
}

header {
	float: left;
    position: relative;
    width: 100%;
    z-index: 3;
    background: url(../images/header-bg.png);
    min-height: 1024px;
    background-repeat: no-repeat;
    background-position: top center;
}

header .header-content {
	float: left;
	width: 100%;
	color: #666666;
	z-index: 1;
}

.header-block {
	position: relative;
	float: left;
	width: 100%;
}

header .logo-desc {
	padding: 24px 0;
	overflow: hidden;
	text-align: center;
}

.header-logo {
	float: left;
}

.header-logo-inner {
    width: 174px;
    height: 29px;
    margin: 13px auto;
}

.header-logo>img {
	max-width: 100%;
	height: auto
}

.header_button1 {
	float: right;
	overflow: hidden;
	position: relative;
}

.button_left {
	display: inline-block;
    vertical-align: top;
}
.header-description {
    clear: both;
    display: block;
    padding: 220px 0 0 100px;
    text-align: center;
    position: relative;
    width: 45%;
}
.header-description .header-logo {
    float: none;
}
.header-description .headerlogotext1 {
    font-weight: 500;
    color: #222222;
    margin: 5px 0 15px;
    display: block;
}
.header-description .headertext1 {
	font-size: 47px;
    line-height: 54px;
    font-weight: 600;
    color: #ffffff;
    letter-spacing: 1px;
    margin: 0 0 35px 0;
    display: block;
}
.header-description .headertext2 {
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 30px 0;
    display: block;
	color: #ffffff;
}
.button_left .header_button {
	float: left;
	overflow: hidden;
	position: relative;
}
.button_left .header_button a.btn, .header_button1 a.btn {
    font: 600 16px/20px "DM Sans", sans-serif;
    position: relative;
    padding: 18px 20px;
    color: #ffffff;
    text-transform: uppercase;
    border: none;
}
.button_left .header_button a.btn:hover {
	color: #FF4545 ;
}
.header_button1 a.btn {
	background: #FF4545 ;
    font: 600 14px/24px "DM Sans", sans-serif;
    position: relative;
    padding: 9px 33px;
    color: #fff;
    margin: 0;
    overflow: hidden;
}

 .header_button1 a.btn:hover {
	background: #222222;
	color: #fff;
}

.logo-desc .header-description {
	float: left;
	width: 100%;
}

.logo-desc .header-description h1 {
	float: left;
	width: 100%
}

.logo-desc .header-description h1 {
	color: #323232;
	font-family: "DM Sans", sans-serif;
	font-size: 38px;
	line-height: 48px;
	font-weight: 700;
	text-transform: capitalize;
	margin: 0 0 30px 0;
}

.logo-desc .header-description a.btn {
	background: #57C4E4;
	font-family: "DM Sans", sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	position: relative;
	padding: 15px 25px;
	color: #fff;
	border-radius: 5px;
	margin: 0;
	overflow: hidden
}

.logo-desc .header-description a.btn:hover {
	background: #FF6870;
	color: #fff
}

.layout-image .layout-thumb span::before {
	background: #fff
}

.header-link a:hover::before,
.layout-image .layout-thumb span:hover::before {
	height: 100%
}

.header-link a::after {
	color: #fff;
	content: attr(data-text);
	left: 0;
	position: absolute;
	top: 100%;
	transition: all .3s ease 0s;
	width: 100%
}

.header-link a::after,
.layout-image .layout-thumb span::after {
	opacity: 0
}

.layout-image .layout-thumb span:hover::after {
	transform: translateY(-190%);
	opacity: 1
}
@media (min-width: 992px) {
.header-block:before {
    content: '';
    background-image: url(../images/header-bg1.png);
    background-position: center;
    background-repeat: no-repeat;
    height: 426px;
    width: 548px;
    position: absolute;
    top: 29%;
    right: 21.8%;
    left: auto;
    bottom: auto;
    -webkit-animation: floatbottom 3.5s ease-in-out forwards infinite;
    animation: floatbottom 3.5s ease-in-out forwards infinite;
}
@keyframes floatbottom {
	0% {
		transform: translateY(0);
	}
	50% {
		transform: translateY(-20px);
	}
	100% {
		transform: translateY(0);
	}
}
}
@media (max-width: 1699px) {

}
@media (max-width: 1399px) {
.header-block:before {
    right: 9%;
}
.header-description {
    padding: 220px 0 0 0;
}
}
@media (max-width: 1299px) {
.header-description {
    padding: 130px 0 0 0;
    width: 43%;
}
.header-description .headertext1 {
    font-size: 32px;
    line-height: 44px;
    margin: 0 0 30px 0;
}
.header-description .headertext2 {
    font-size: 14px;
}
.header-block:before {
    right: 1%;
}
}
@media (max-width: 991px) {

}
@media (max-width: 767px) {

}


.footer_link a:hover {
    border-color: #222222;
    color: #222222;
}

.ttm-innerpages .highlight-inner .blog-style.cell-bg {
	border: medium none
}

.header-link a:hover::after {
	transform: translateY(-115%);
	opacity: 1
}

.footer_link {
	display: inline-block;
	float: none;
	width: auto;
	position: relative;
}
.fooetr-bottom {
    background: #FF4545 ;
    color: #ffffff;
    padding: 17px 0;
    font-size: 15px;
}
.fooetr-bottom a {
    color: #ffffff;
	text-decoration: unset;
	transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}
.fooetr-bottom a:hover {
    color: #222222;
}
.wrap-right .blog {
	float: left;
	width: 100%
}

.header-content .banner {
	float: left;
	width: 100%;
	position: relative
}

.header-content .banner>img {
	max-width: 100%;
	height: auto
}

.header-image .layout-image {
	bottom: 40px;
	left: auto;
	position: absolute;
	right: 50px;
	top: auto
}

header .header-content .header-content-inner {
	bottom: 30%;
	height: 250px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0
}

.header-block .main-header {
	display: inline-block;
	float: none;
	margin: 0 auto;
	vertical-align: top;
	width: 100%;
	position: relative;
	z-index: 1;
	padding: 0 170px 0 300px
}

.header-content .header-nav ul {
	float: left;
	margin: 0;
	padding: 0
}

.main-header .header-nav ul.main-menu li {
	display: inline-block;
	list-style: outside none none;
	padding: 12px 20px;
	position: relative
}

.header-nav .main-menu .menu-item>a {
	color: #323232;
	font: 400 16px/22px "DM Sans", sans-serif;
	text-decoration: none;
	outline: 0
}

.header-nav .main-menu .menu-item>a::after {
	content: "";
	position: absolute;
	bottom: 10px;
	left: 0;
	opacity: .2;
	height: 10px;
	width: 90%;
	transform-origin: right top;
	transform: scale(0, 1);
	transition: color .1s, transform .2s ease-out;
	z-index: -1;
	margin: 0 auto;
	right: 0;
	background: #666
}

.header-nav .main-menu .menu-item:hover>a::after {
	transform-origin: left top;
	transform: scale(1, 1)
}

.main-header .header-nav {
	float: left
}

.main-header .header-link {
	float: right;
	position: relative;
	z-index: 1;
	padding: 40px 0
}

.footer_link a {
	background: #FF4545 ;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    padding: 12px 30px;
    text-align: center;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    vertical-align: top;
    border: none;
}
.footer_link a:hover {
	background: #222222;
    color: #fff;
}
.header-link a {
	border: 2px solid #323232;
	border-radius: 5px;
	color: #323232;
	display: inline-block;
	font-size: 16px;
	height: 50px;
	letter-spacing: .025em;
	line-height: 37px;
	min-width: 199px;
	padding: 4px 10px 5px 15px;
	text-align: center;
	text-decoration: none;
	outline: 0;
	overflow: hidden;
	text-transform: capitalize
}

.header-link a:hover {
	border-color: #FF6870;
	color: #323232
}

div#single-collection {
	float: left;
	width: 100%;
	position: relative;
	padding: 0 0 110px
}

#single-collection .title span.txt-anim {
	font-size: 92px;
	line-height: 120px;
	color: #fff;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	font-weight: 600
}

#single-collection .title {
	float: left;
	width: 100%;
	text-align: right;
	letter-spacing: 0;
	display: table-cell
}


@media (max-width:1299px) {

}


@media (max-width:991px) {
	.header-description {
   padding: 40px 0 50px 0;
    width: 100%;
    margin: 0 auto;
}
	.header-block .left-img .left-bg {
		left: 30px
	}
	.main-header .header-nav ul.main-menu li {
		padding: 20px 12px
	}
	.footer_link a,
	.header-link a {
		font-size: 14px;
		min-width: 140px
	}
	.header-logo {
		float: left;
		width: 100%
	}
	.main-header .header-nav {
		margin: 0;
		padding: 10px 0
	}
	header {
		min-height: auto;
		background: #101010;
	}
	.main-header .header-link {
		margin: 15px 0
	}

	.logo-desc .header-description h1 {
		font-size: 30px;
		line-height: 35px;
	}

}

@media (max-width:767px) {
.header-block {

}
.header-description {
    padding: 70px 15px;
}
.header-description .headertext1 {
	font-size: 24px;
	line-height: 35px;
}
	.header-content .logo-desc {
		text-align: center
	}
	.logo-desc .header-description a.btn {
		padding: 12px 22px;
	}
	.button_left {
    position: static;

}
.button_left .header_button {
    float: none;
    margin: 10px 0;
}
.button_left .header_button1 {
    float: none;
}
.button_left .header_button a.btn, .header_button1 a.btn {
    padding: 11px 22px;
}
}

@media (max-width:479px) {
	.header-block .left-img .left-bg {
		display: none
	}
	header .header-content {
		min-height: 320px
	}
	logo-desc .header-description h1 {
		font-size: 14px;
		line-height: 22px
	}
	.header-logo>img {
		width: 140px
	}
	.header-block .right-img .right-bg>img {
		width: 25%
	}
	.main-header .header-nav ul.main-menu li {
		float: none;
		padding: 5px 10px
	}
	.main-header .header-nav {
		display: inline-block;
		float: none;
		vertical-align: top
	}
	.main-header .header-link {
		display: inline-block;
		float: none;
		vertical-align: top;
		margin: 10px 0
	}
	.logo-desc .header-description h1 {
		font-size: 17px;
		line-height: 32px
	}
	.logo-desc .header-description a.btn {
		padding: 8px 12px;
		font-size: 12px
	}
	.logo-desc .header-description a.btn:hover::after {
		transform: translateY(-150%)
	}
	
	.main-content>.theme-layout {
		padding: 40px 0 0
	}
}


header .header-content .header-content-inner h1 {
	font-size: 62px;
	font-weight: 700;
	letter-spacing: 8px;
	line-height: 50px;
	margin-bottom: 0;
	margin-top: 0;
	text-transform: uppercase
}

header .header-content .header-content-inner h3 {
	font-size: 24px;
	line-height: 30px;
	font-weight: 400;
	text-transform: uppercase
}

.header-description a.featurebtn.btn {
    background: transparent;
    color: #222222;
    border-color: #222222;
    margin: 0 0 0 10px;
}

h2 {
	font-size: 38px;
	line-height: 40px;
	font-weight: 400;
	text-transform: capitalize
}

.btn {
	border: medium none;
	font-family: "DM Sans", sans-serif;
	font-weight: 700;
	text-transform: capitalize
}

.btn-default {
	background: #FF4545 ;
	border-color: #fff;
	color: #fff;
	font-size: 14px;
}

.btn-default:hover {
	background: #222222;
}

.btn {
    border: 1px solid transparent;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.42857;
    letter-spacing: 0.5px;
    text-decoration: none;
    margin-bottom: 0;
    padding: 12px 25px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    text-transform: uppercase;
	border-radius: 5px;
	transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}

.btn-xl {
	padding: 12px 26px;
	background: #666
}

.btn-xl:hover {
	background: #FF6870
}

header .top-main {
	border-bottom: 1px solid #ddd;
	float: left;
	padding: 150px 0;
	position: relative;
	text-align: center;
	width: 100%
}

header .top-main .macbook.col-sm-10 {
	float: none
}

header .top-main .macbook.col-sm-10 img {
	max-width: 100%
}

.bg-primary {
	float: left;
	padding: 30px 0;
	text-align: center;
	color: #000;
	width: 100%;
	margin: 90px 0 0
}

.section-content {
	color: #323232;
	font-size: 16px;
	letter-spacing: .4px;
	line-height: 26px;
	float: left;
	width: 100%;
	position: relative
}

.main-content {
	float: left;
	width: 100%
}

.heading .heading-text {
    font-size: 14px;
    font-weight: 500;
    color: #FF4545 ;
    display: block;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.heading-title {
    position: relative;
	margin-bottom: 10px;
}
.heading-title-text {
    width: 40%;
    display: block;
    margin: 0 auto 52px;
}
.section-heading {
    font-size: 32px;
    line-height: 42px;
    font-weight: 700;
    position: relative;
    text-transform: capitalize;
    color: #222222;
    margin: 0;
    display: inline-block;
    vertical-align: top;
}

@media (min-width:992px) {
.heading-title {
    position: relative;
}
}
#page-collection .heading .heading-text, #page-collection .section-heading {
    position: relative;
    color: #ffffff;
}

#page-collection .page-collection .layout-image.first {
    margin-bottom: 30px;
}

.layout-content .layout-name a {
    font-family: "DM Sans", sans-serif;
    font-size: 20px;
    line-height: 25px;
    font-weight: 500;
    color: #222222;
    text-transform: capitalize;
    text-decoration: none;
    float: none;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}
.layout-content .layout-name a:hover {
    color: #FF4545 ;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out
}
.layout-content .layout-name .layout-detail {
	color: #888;
	letter-spacing: 0;
	font-size: 14px;
	line-height: 18px;
	width: 100%;
	float: left
}

.main-content .view-demo>ul {
	margin: 0;
	padding: 0;
	float: none;
	display: inline-block;
	vertical-align: top;
	width: auto
}

.main-content .view-demo li {
	float: left;
	list-style: outside none none;
	margin: 0 22px
}

.main-content .view-demo li a {
	font: 600 16px/20px "DM Sans", sans-serif;
	text-decoration: none;
	text-transform: capitalize;
	color: #000;
	position: relative
}

.main-content .view-demo li a::before {
	content: "";
	position: absolute;
	width: 0;
	height: 4px;
	background: #FF6870;
	bottom: -15px;
	transition: all .4s ease-in-out;
	left: 0;
	right: 0;
	margin: auto
}

.main-content .view-demo li a.active::before {
	width: 100%
}

.theme-layout .item .layout .layout-content {
	margin: 0;
    background: transparent;
    padding: 28px 0 0;
    transition: all .4s ease-in-out;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
}

.layout-content .layout-name .layout-subtitle {
	width: 100%;
	color: #777;
	float: none;
	display: inline-block;
	vertical-align: top;
	line-height: 18px;
	margin: 5px 0;
	font-size: 16px;
	display: none
}

.layout-content .layout-name .layout-description {
	width: 100%;
	color: #777;
	float: none;
	display: inline-block;
	vertical-align: top;
	line-height: 22px
}

.theme-layout .item {
	margin: 0 -15px;
	width: auto;
}

.main-content .theme-layout .bg1 {
	float: left;
	width: 700px;
	height: 700px;
	position: absolute;
	right: 0;
	left: auto;
	top: 15%;
	background: url(../images/bg-1.png) no-repeat;
	background-size: contain;
	z-index: -1;
	-webkit-animation: myfirst 6s;
	-webkit-animation-iteration-count: infinite;
	animation: myfirst 6s;
	animation-iteration-count: infinite
}

.main-content .theme-layout .bg3 {
	float: left;
	width: 800px;
	height: 800px;
	position: absolute;
	right: auto;
	left: -140px;
	top: 52%;
	background: url(../images/bg-2.png) no-repeat;
	background-size: contain;
	z-index: -1;
	-webkit-animation: spin 80s linear infinite;
	-moz-animation: spin 80s linear infinite;
	animation: spin 80s linear infinite
}

.main-menu>.bg {
	float: left;
	width: 1220px;
	height: 800px;
	position: absolute;
	right: -90px;
	left: auto;
	top: -40px;
	background: url(../images/bg-2.png) no-repeat;
	background-size: contain;
	z-index: 0;
	transform: rotate(-29deg)
}

@media (max-width:767px) {
.heading .heading-text {
    margin-bottom: 10px;
}
}
@media (max-width:479px) {
.header-description {
    padding: 30px 0;
}
.header-description a.featurebtn.btn {
    margin: 10px 0 0 0;
}
.button_left .header_button a.btn {
        padding: 0px 8px;
        font-size: 15px;
    }
}
.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: 3;
	padding: 80px 0;
	background: #F5F5F5;
}

.highlight-top-inner {
    margin: 0 -15px;
}
.owl-next,
.owl-prev {
	font-size: 0
}
.owl-buttons div::after {
	content: "";
	height: 100%;
	width: 100%;
	float: left;
}
@media(min-width:992px) {
.highlight-top {
    background: url(../images/car.jpg) top center no-repeat;
	display: inline-block;
    vertical-align: top;
    width: 100%;
}
}
@media(max-width:991px) {
	.layout-content .layout-name a {
		font-size: 18px;
	}
	.theme-layout .item .layout .layout-content {
		padding: 20px 0 0;
	}
	.section-heading {
		font-size: 30px;
        line-height: 35px;
	}
	.section-heading span.layout {
		font-size: 35px;
		line-height: 40px;
	}
}

@media(max-width:767px) {
	.main-content .view-demo li {
		float: none;
		display: inline-block;
		vertical-align: top;
		margin: 10px 15px
	}
}

@media(max-width:480px) {
	#myTabContent .tt-carousel {
		padding: 0 10px
	}
}

.layout-image .btn-preview {
	float: left;
	width: 100%
}


.item.thumb-box .layout-content .layout-name .layout-counter {
	font: 700 28px/30px "DM Sans", sans-serif;
	color: #323232;
	text-align: center;
	letter-spacing: 0;
	margin: 0;
	float: none;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	text-transform: capitalize;
	display: none
}

#ttm_main_content .main-content .layout-image {
	padding: 0
}

.item.thumb-box .layout-image {
	position: relative;
	text-align: center;
	overflow: hidden;
	border: 5px solid #ffffff;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
}

.layout-image .layout-thumb-wrap {
	transition: .4s ease-in-out;
}

/* .layout-image .layout-thumb-wrap::after {
	background: rgba(0, 0, 0, .5) none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	opacity: 0;
	transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
} */

.layout-image:hover .layout-thumb-wrap::after {
	opacity: 1;
	transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
}

.layout-image .layout-thumb {
	position: relative;
	transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	height: 600px;
}
.layout-image .layout-thumb img {
    max-width: 100%;
}
.layout-image:hover .layout-thumb {
	transform: translateY(-31px);
	transition: all 0.5s ease;
}
.layout-image.tm-comingsoon:hover .layout-thumb {
	transform: translateY(0px);
}
.theme-layout .item .layout {
	padding: 0 15px;
}

.main-content>.theme-layout {
	clear: both;
	overflow: hidden;
}

.tm-thumb-box-inner img {
	max-width: 100%;
}

.tm-thumb-box {
	margin-bottom: 50px;
}

#section2 {
	position: relative;
	margin-top: 160px;
	margin-bottom: 20px;
}
#section3 {
    background: #F5F5F5;
    padding: 80px 0;
}
#section3 .image {
    padding-bottom: 15px;
}
#section3 .image.second {
    float: right;
}
@media (min-width: 1700px) {

}
#section2 .box-main {
    display: inline-block;
    vertical-align: top;
    width: 100%;
	margin: 0 0 60px 0;
	text-align: left;
}
#section2 .box-main.box-custom-view.last {
    margin: 0;
	padding-top: 345px;
}
 #section2 .box-main-inner .text{
   
	text-align: left;
}
#section2 .highlight-center .box-main.back-grey {
    width: 50%;
    float: right;
    margin-top: -65%;
}
.highlight-top-inner .inner-last {
    float: right;
}
#section2 .box-main-inner .image {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
	display: inline-block;
    vertical-align: top;
}
#section2 .box-main-inner .text-inner {
    margin: 0 0 0 auto;
	padding: 45px 0 0 0;
}
#section2 .back-grey .box-main-inner .image {

}
#section2 .box-main-inner .text1 {
    font-size: 14px;
    font-weight: 500;
    color: #FF4545 ;
    display: block;
    margin: 0 0 18px 0;
    text-transform: uppercase;
}
#section2 .box-main-inner .text2 {
    font-size: 28px;
    line-height: 30px;
    color: #222222;
    font-weight: 700;
    display: block;
    margin: 0 0 15px 0;
}
#section2 .box-main-inner .text3 {
	font-size: 14px;
    color: #888888;
    font-weight: 400;
    display: block;
    width: 65%;
}
#section2 .last .box-main-inner .text3 , #section2 .highlight-center .box-main-inner .text3 {
    width: 100%;
}
.page-collection-bg {
    position: absolute;
    top: 0;
    bottom: auto;
    left: 0;
    right: 0;
}

@media(max-width:1299px) {
#section2 {
    margin-top: 70px;
}
#section2 .box-main-inner .text3 {
    width: 100%;
}
#section2 .highlight-top-inner .box-main.back-grey {
    width: 80%;
    float: left;
}
#section2 .highlight-center .box-main.back-grey {
    margin-top: -45%;
}
}
@media(max-width:991px) {
	.owl-controls {
    bottom: -50px;
}
#section2 .box-main.box-custom-view.last {
    margin: 0 0 60px 0;
    padding-top: 0;
}
#section2 .highlight-center .box-main.back-grey {
    margin-top: 0;
    width: 100%;
}
#section2 .highlight-top-inner .box-main.back-grey {
    display: none;
}
}
@media(max-width:767px) {
.section-heading {
    font-size: 25px;
    line-height: 30px;
}
#section2 .box-main-inner .text1 {
    margin: 0 0 10px 0;
}
#section2 .box-main-inner .text2 {
    font-size: 22px;
    line-height: 30px;
    margin: 0 0 10px 0;
}
.page-collection-bg {
    display: none;
}
#page-collection .heading .heading-text {
   
}
#page-collection .section-heading  {
	
}
	#ttm_main_content .main-content .layout-image {
		display: inline-block;
		vertical-align: top;
	}
	#ttm_main_content .main-content .layout:last-child .layout-image {
		margin: 0;
	}
}

.layout-image .layout-thumb.page1 {
	background-image: url(../images/collection/category-grid.png)
}

.layout-image .layout-thumb.page2 {
	background-image: url(../images/collection/category-list.png)
}

.layout-image .layout-thumb.page3 {
	background-image: url(../images/collection/product.png)
}

.layout-image .layout-thumb.page4 {
	background-image: url(../images/collection/cart.png)
}

.layout-image .layout-thumb.page5 {
	background-image: url(../images/collection/checkout.png)
}

.layout-image .layout-thumb.page6 {
	background-image: url(../images/collection/latest_blog.png)
}

.layout-image .layout-thumb.page7 {
	background-image: url(../images/collection/brand.png)
}

.layout-image .layout-thumb.page8 {
	background-image: url(../images/collection/contact-us.png)
}

.layout-image .layout-thumb.page9 {
	background-image: url(../images/collection/registration.png)
}

#theme-collection-product #ttsinglepage-carousel {
	padding: 0 0 0 150px
}

.layout-image .layout-thumb.product1 {
	background-image: url(../images/collection/product1.png)
}

.layout-image .layout-thumb.product2 {
	background-image: url(../images/collection/product2.png)
}

.layout-image .layout-thumb.product3 {
	background-image: url(../images/collection/product3.png)
}

@media (max-width:1399px) {
	.layout-image .layout-thumb {
		height: 300px
	}
}

@media (max-width:1199px) {
	.layout-image .layout-thumb {
		height: 240px
	}
	.main-content {
		padding: 0
	}
	.bg-primary {
		margin: 50px 0 0
	}
}

@media (max-width:1199px) and (min-width:992px) {
	.features .features-block {
		margin: 0 0 30px
	}
}

@media (max-width:991px) {
	.layout-image .layout-thumb {
		height: 260px
	}
	.bg-primary {
		margin: 0;
		padding: 50px 0 10px
	}
	.main-content .view-demo li a {
		font-family: "DM Sans", sans-serif;
		font-size: 14px;
		line-height: 18px;
		font-weight: 600px;
		letter-spacing: .4px;
	}
	.main-content .view-demo li {
		margin: 0 15px
	}
	.theme-layout .item .layout {
		
	}
}

@media (max-width:571px) and (min-width:481px) {
	.item.thumb-box .layout-content .layout-name .layout-counter {
		margin: 0
	}
}

@media (max-width:480px) and (min-width:370px) {
	.btn-xl {
		padding: 10px 16px
	}
}

@media (max-width:369px) and (min-width:320px) {
	.btn-xl {
		padding: 10px 16px
	}
}

@media (max-width:767px) {
	.theme-layout .item .layout .layout-image .layout-content {
		position: static;
		display: inline-block;
		vertical-align: top;
		width: 100%;
		transform: translateY(0);
	}
	h2 {
		font-size: 30px;
		line-height: 34px
	}
	.section-content {
		font-size: 14px
	}
	.logo-desc .header-description h1 {
		font-size: 25px;
        line-height: 30px;
	}
	.logo-desc .header-description h3 {
		font-size: 14px;
		line-height: 20px
	}
	.main-content {
		padding: 0
	}
	#about-interior .section-heading {
		font-size: 30px;
		line-height: 34px;
		margin: 0
	}
	.layout-content .layout-name .layout-subtitle {
		font-size: 13px;
		line-height: 15px
	}
	.item.thumb-box .col-xs-4 {
		width: 100%;
		display: block;
		float: none;
		margin: 0 auto 40px;
		padding: 0;
	}
	.item.thumb-box .col-xs-4:last-child {
		margin: 0 auto 0;
	}
}

@media (max-width:479px) {
	#section2 .box-main-inner .text-inner {
		padding: 25px 0 0 0;
	}
	.item.thumb-box .col-xs-4 {
		width: 100%
	}
	.logo-desc .header-description h3 {
		font-size: 12px
	}
	#about-interior .section-heading {
		font-size: 26px;
		margin: 0
	}
	.bg-primary {
		padding: 40px 0 0
	}
	.ttm-innerpages {
		padding-top: 0
	}
	.layout-content .layout-name .layout-title {
		
	}
	.vendor-logo span {
    font-size: 18px;
	    margin: 20px 0 10px;
}
	.logo-desc .header-description h1 {
	    font-size: 19px;
    line-height: 24px;
    letter-spacing: 0;
	}
	.vendor-logo .detail {
    font-size: 14px;
	margin: 0 0 30px 0;
}
.button_left a.btn {
    padding: 7px 15px;
    font-size: 12px;
}
}

.layout-image .theme-preview-btn {
	display: none
}

.layout-image:hover .theme-preview-btn {
	background: #fff none repeat scroll 0 0;
	color: #000;
	font-weight: 700;
	left: 0;
	letter-spacing: 1px;
	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
}

.main-content .more-coming-soon,
.main-content2 .more-coming-soon {
	background: #666;
	color: #fff;
	float: left;
	font: 400 16px/18px "DM Sans", sans-serif;
	letter-spacing: 1px;
	margin: 0;
	padding: 30px 0;
	position: relative;
	text-align: center;
	text-transform: capitalize;
	width: 100%
}

#page-collection .title span.txt-anim {
	font-size: 50px;
	line-height: 65px;
	color: #323232;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	font-weight: 400;
}

#page-collection .title .txt-anim span.show {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

#page-collection .title .txt-anim span {
	display: inline-block;
	-webkit-transform: translate3d(-100%, 0, 0);
	-moz-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	-webkit-transition: all .2s cubic-bezier(.05, .43, .04, .87);
	-moz-transition: all .2s cubic-bezier(.05, .43, .04, .87);
	transition: all .2s cubic-bezier(.05, .43, .04, .87)
}

#ttm_main_content {
	float: left;
	width: 100%;
	color: #888888;
	position: relative;
	text-align: center
}

#page-collection .title {
	text-align: center;
	display: block;
	letter-spacing: 0;
	margin: 0 0 50px 0;
}

#pages-collection.owl-carousel .owl-wrapper-outer {}

.main-content2 {
	background: #fff;
	float: left;
	padding: 0 0 20px;
	text-align: center;
	width: 100%
}

#megamenu .menu {
	position: absolute;
	top: 80%;
	border: 10px solid #fff;
	right: 6%;
	width: 48%;
	box-shadow: 0 3px 12px 1px rgba(234, 61, 86, .1);
	transform: translateX(5%) translateY(5%);
	z-index: 1
}

#megamenu .menu1 {
	position: absolute;
	width: auto;
	left: -13%;
	top: 20%;
	transform: translateX(5%) translateY(5%);
	width: 28%
}

#megamenu .menu2 {
	position: absolute;
	width: auto;
	right: 40%;
	bottom: -66%;
	top: auto;
	transform: translateX(5%) translateY(5%);
	width: 29%
}
.main-content2 .main-content2-content {
	margin: 0 -15px;
}

.main-content2 .choose-service {
	color: #000;
	margin: 0;
	float: none;
	display: inline-block;
	vertical-align: top
}

.owl-carousel .owl-wrapper-outer {
	direction: ltr!important
}

.features .features-block {
    float: left;
    width: 100%;
    background: #fff;
    margin: 0 0 40px;
    transition: .4s ease-in-out;
	min-height: 125px;
}
.feature-img-item {
	display: flex;
    overflow: hidden;
    margin: 0 0 12px 0;
}
.feature-desc {
    display: block;
	text-align: left;
}
.features .features-block:hover {
	
}

#feature-list {
	float: left;
	position: relative;
	width: 100%;
	z-index: 0;
	padding: 85px 0 0;
}

.feature-img {
	float: left;
}

.feature-content {
	color: #000;
	text-align: left
}

.features .features-block .feature-title {
	font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 40px;
    text-transform: capitalize;
    text-align: left;
    padding: 0 0 0 15px;
    float: left;
    width: 100%;
    align-items: center;
    color: #222222;
}

.feature-img .img-responsive {
	border: medium none;
	display: block;
	height: auto;
	margin: auto;
	transition: all .6s ease 0s;
	max-width: 100%;
	width: 45px
}

.features-block:hover .feature-img .img-responsive {
	animation: jello 0.5s;
	-webkit-animation: jello 0.5s;
	-moz-animation: jello 0.5s;
	-o-animation: jello 0.5s;
}

@keyframes jello {
	from,
	11.1%,
	to {
		transform: none;
	}
	22.2% {
		transform: skewX(-12.5deg) skewY(-12.5deg);
	}
	33.3% {
		transform: skewX(6.25deg) skewY(6.25deg);
	}
	44.4% {
		transform: skewX(-3.125deg) skewY(-3.125deg);
	}
	55.5% {
		transform: skewX(1.5625deg) skewY(1.5625deg);
	}
	66.6% {
		transform: skewX(-0.78125deg) skewY(-0.78125deg);
	}
	77.7% {
		transform: skewX(0.390625deg) skewY(0.390625deg);
	}
	88.8% {
		transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
	}
}
li {
    list-style: none;
}
ul.rating {
    padding: 0;
    margin: 0;
}
.star-ratings li {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    margin: 0 2px;
    color: #E7BD16;
}
.star-ratings {
    margin-bottom: 30px;
}
.footer-icon {
    display: inline-block;
    vertical-align: top;
}
.main-content3 {
	background: #fff;
	float: left;
	width: 100%
}

.main-content3>div {
	background-color: #0E0E0E;
    background-image: url(../images/footer-bg.png);
    background-repeat: no-repeat;
    background-position: center;
	padding: 115px 15px 120px;
	color: #ffffff;
}

.main-content3 .title {
    color: #ffffff;
    float: left;
    font-size: 18px;
    margin: 0 0 30px;
    text-transform: capitalize;
    width: 100%;
    line-height: 28px;
    font-weight: 400;
    font-family: "DM Sans", sans-serif;
    letter-spacing: 0;
}

.main-content3 .title a {
	color: #ffffff;
	text-decoration: unset;
	font-weight: 600;
}

.footer-get-theme h2.footer-text2 {
    font-weight: 600;
    line-height: 52px;
    font-size: 38px;
    width: 40%;
    margin: 0 auto 25px;
}

.footer-get-theme>h1 {
	color: #323232;
	font: 700 30px/35px "DM Sans", sans-serif;
	text-transform: uppercase
}
.footer-get-theme .footer-text1 {
    font-weight: 500;
    font-size: 16px;
    margin: 0 0 10px 0;
    display: block;
}
.main-content4 {
	background: #000 none repeat scroll 0 0;
	float: left;
	height: 100px;
	color: #777;
	text-align: center;
	padding: 40px 0;
	width: 100%
}

.main-content4 .footer-privacy a {
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	letter-spacing: 1px
}

.main-content4 .footer-privacy a:hover {
	text-decoration: underline
}

#theme-slider .owl-wrapper-outer .owl-item {
	transform: scale(.8);
	animation: zoomIn .5s ease
}

#theme-slider .owl-wrapper-outer .owl-item.active {
	transform: scale(1)
}

div#theme-slider .owl-buttons {
	display: none
}

#themes-slider {
	float: left;
	width: 100%;
	padding: 120px 0 70px
}

#themes-slider .layout-image {
	margin: 50px 0;
	padding: 0
}

#themes-slider .heading {
	margin: 0
}


@media (max-width:1300px) {
	
	#page-collection .title span.txt-anim,
	#single-collection .title span.txt-anim {
		font-size: 64px;
		line-height: 76px
	}
	
}

@media (max-width:1200px) {
	.main-menu>.bg {
		width: 850px;
		height: 570px
	}
}
@media (max-width:1299px) {
.footer-get-theme h2 {
    line-height: 50px;
    font-size: 40px;
    margin: 0 0 50px;
}
.heading-title-text {
    width: 60%;
}
.features .features-block .feature-title {
    font-size: 16px;
}
.features .features-block {
    min-height: 148px;
}
.feature-desc {
    font-size: 13px;
}
.main-content2 {
    padding: 0 0 0;
}
.footer-get-theme h2.footer-text2 {
    width: 100%;
}
}
@media (max-width:1199px) {
	.main-content2 .main-content2-content {
		padding: 0 
	}
}

@media (min-width:768px) and (max-width:991px) {

}

@media (max-width:991px) {
.feature-content,
	.feature-img {
		margin: 0 0 15px;
		text-align: center;
		width: 100%
	}
	.features .features-block .feature-title {
		font-size: 14px;
		line-height: 24px;
		text-align: center;
		padding: 0;
	}
	.feature-img-item {
		display: block;
	}
	.feature-desc {
		text-align: center;
	}
	.heading-title-text {
		width: 100%;
	}
	.features .features-block {
		min-height: auto;
	}
	.footer-get-theme h2.footer-text2 {
		line-height: 45px;
		font-size: 30px;
		padding: 0 15px;
	}
}

@media(max-width:991px) {
	#pages-collection.owl-carousel .owl-wrapper-outer {
		width: 100%
	}
	.main-menu>.bg {
		width: 700px;
		height: 370px
	}
	.main-menu .pop-img.img1 {
		display: none
	}
}

@media (max-width:767px) {
	#page-collection .title span.txt-anim,
	#single-collection .title span.txt-anim {
		font-size: 36px;
		line-height: 42px
	}
	.footer-get-theme h2.footer-text2 {
		line-height: 40px;
		font-size: 25px;
	}
	.theme-layout .item {
		margin: 0;
	}
	.main-content3>div {
		padding: 60px 15px 53px
	}
	.layout-content {
		margin: 30px 0
	}
	#megamenu .menu {
		position: static;
		float: none;
		display: inline-block;
		vertical-align: top
	}
	.main-content3 .title {
		font-size: 14px;
		line-height: 22px
	}
	#megamenu .menu1,
	#megamenu .menu2 {
		display: none
	}
}

@media (max-width:479px) {

	.theme-layout .item {
		width: 100%
	}
	.features .features-block .feature-title {
		font-size: 16px
	}
	.feature-content,
	.feature-img {
		margin: 0 0 20px;
		width: 100%;
		text-align: center
	}
	.feature-img .img-responsive {
		margin: 0 auto;
		float: none
	}
	.main-content2 {
		padding: 20px 0 0
	}
	.main-content3>div {
		padding: 30px 10px
	}
	.footer-get-theme>h1 {
		font-size: 14px;
		line-height: 24px
	}
	.main-content2 .features.list {
		width: 100%
	}
}

#ttm_main_content>div {
	float: left;
	width: 100%
}

#ttm_main_content>div #choose-demo {
	float: left;
	width: 100%
}
.main-content3.footer {
	position:relative;
}
@media(min-width:1700px) {

}
.heading {
	clear: both;
	text-align: center
}
.footer-img-inner {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 -170px 0;
    z-index: 1;
    position: relative;
}
#theme-collection-product .theme-layout {
	float: none;
	display: inline-block;
	vertical-align: top;
	width: auto;
	position: relative
}

.theme-collection .item .layout-image {
	border-radius: 5px;
	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;
	overflow: hidden;
}

.theme-collection .item .layout-content .layout-name .layout-title {
	font-size: 22px;
	letter-spacing: 0;
	line-height: 30px;
	margin: 0 0 40px
}

#pages-collection.owl-carousel .owl-item {
	padding: 0 15px
}

#page-collection .main-content>#theme-collection {
	float: left;
	width: 100%;
	margin: -20px 0 0 0
}

#page-collection .page-collection {
	width: 100%
}

.theme-collection .item .layout-image .btn-preview:hover img {
	transition: all .4s ease-in-out 0s;
	transform: scale3d(1.1, 1.1, 1.1);
	-webkit-transform: scale3d(1.1, 1.1, 1.1);
	-ms-transform: scale3d(1.1, 1.1, 1.1);
	-o-transform: scale3d(1.1, 1.1, 1.1);
	-moz-transform: scale3d(1.1, 1.1, 1.1);
}

#page-collection .page-collection img {
	width: 600px;
	height: auto;
	transition: all .4s ease-in-out 0s;
}

#ttm_main_content .theme-collection .item .layout-image {
	padding: 0;
}

#page-collection .slick-slide {
	outline: medium none;
	transform: scale(.8)
}

#page-collection .slick-slide.slick-current.slick-center {
	transform: scale(1);
	transition: all .4s ease-in-out 0s
}

div#page-collection .slick-list {
	padding: 0!important
}

.product-page {
	float: left;
	padding: 70px 0 30px;
	width: 100%
}

@media(max-width:991px) {
	#theme-collection-product .theme-layout .item .single .layout-image {
		position: static
	}
	#theme-collection-product .theme-layout .item {
		padding: 30px 0
	}
	#theme-collection-product.single-page {
		padding: 0
	}
	#theme-collection-product .theme-layout .item .five.single .layout-image,
	#theme-collection-product .theme-layout .item .four.single .layout-image {
		width: 100%
	}
	#theme-collection-product .heading {
		padding: 8% 0
	}
	#page-collection .owl-wrapper-outer .owl-item {
		transform: scale(1)
	}
}

@media (max-width:767px) {
	.footer-img-inner {
    margin: 0 0 -100px 0;
}
	#theme-collection .layout-image .layout-thumb,
	#theme-collection-product .layout-image .layout-thumb {
		padding-bottom: 60%
	}
	#theme-collection .theme-layout .img-responsive,
	#theme-collection-product .theme-layout .img-responsive {
		width: 100%
	}
	#theme-collection,
	#theme-collection-product {
		margin: 10px 0
	}
	.theme-collection .heading {
		margin: 0 0 30px
	}
	.tt-carousel .cell-1.cells {
		padding: 0
	}
	.ttm-innerpages .wrap-left {
		float: left;
		width: 100%
	}
	#themes-slider {
		padding: 50px 0 0
	}
	.main-content .view-demo li {
		padding: 15px 0
	}
}

@media (max-width:479px) {

	.heading h2 {
		font-size: 25px;
		line-height: 25px;
		letter-spacing: .4px;
	}
	.main-content>.theme-layout .heading h2.section-heading {
		
	}
	.section-heading span.layout {
		font-size: 26px;
    line-height: 25px;
	}
	.product-page {
		padding: 50px 0 0
	}
	#theme-collection-product .theme-layout .item .single {
		margin: 0 0 10px;
		width: 100%
	}
	#theme-collection-product .theme-layout .item {
		padding: 10px 0
	}
	#theme-collection-product #ttsinglepage-carousel {
		padding: 0 0
	}
	#page-collection .owl-wrapper-outer .owl-item {

}
	#myTabContent {
		padding: 0 0 20px
	}
	#themes-slider .layout-image {
		margin: 30px 0
	}
	.features .features-block {
    width: 100%;
}
}

.banner .img img {
	max-width: 100%
}

div#ttfeature-carousel {
	margin: 0
}

div#carousel-style {
	padding: 60px 0 120px;
	margin: 0 100px
}

#carousel-style .container-outer #ttfeature-carousel .highlight-inner:hover {
	transform: translateY(-5px)
}

#carousel-style .container-outer #ttfeature-carousel .highlight-inner {
	background-repeat: no-repeat;
	padding: 60px 40px 40px;
	transition: .6s ease-in-out;
	background-position: center
}

#carousel-style .container-outer #ttfeature-carousel .highlight-inner img {
	width: 410px;
	height: auto
}

#carousel-style .container-outer #ttfeature-carousel .highlight-inner.bg1 {
	background-image: url(../images/header-bg.jpg)
}

#carousel-style .container-outer #ttfeature-carousel .highlight-inner.bg2 {
	background-image: url(../images/blog-bg.jpg);
	padding: 40px 40px 60px
}

#carousel-style .container-outer #ttfeature-carousel .highlight-inner.bg3 {
	background-image: url(../images/footer-bg.jpg)
}

#carousel-style .container-outer #ttfeature-carousel .highlight-inner.bg2 .detail {
	margin-bottom: 40px
}

#carousel-style .container-outer #ttfeature-carousel .owl-item {
	padding: 0 25px
}

#carousel-style .container-outer #ttfeature-carousel .highlight-inner.bg1,
#carousel-style .container-outer #ttfeature-carousel .highlight-inner.bg3 {
	margin: 50px 0
}

#carousel-style #ttfeature-carousel .highlight-inner .detail .title {
	font-size: 28px;
	line-height: 30px;
	font-weight: 600;
	padding: 20px 0
}

#carousel-style #ttfeature-carousel .highlight-inner .detail .desc {
	font-size: 14px;
	line-height: 24px
}

#carousel-style #ttfeature-carousel .highlight-inner .detail {
	float: left;
	width: 100%;
	margin: 20px 0
}

.ttm-innerpages-wrap {
	float: left;
	width: 100%
}

.ttm-innerpages {
	position: relative;
	float: left;
	width: 100%;
}

.container-outer {
	clear: both;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
	width: 100%
}

.ttm-innerpages .wrap-left {
	float: left
}

.ttm-innerpages .wrap-right {
	float: right
}

.highlight-inner {
	float: left;
	width: 100%
}

.ttm-innerpages-wrap .main-menu.container-outer {
	background: #fff none repeat scroll 0 0;
	padding: 140px 0 340px;
	position: relative
}

.main-menu .highlight-inner .cell-1.cells {
	padding: 0
}

.main-menu .megamenu>img {
	border-radius: 0
}

.ttm-innerpages .wrap-right .megamenu img {
	width: 760px;
	height: auto
}

#megamenu .menu img {
	width: 345px;
	height: auto
}

#megamenu .menu1 img {
	width: 213px;
	height: auto
}

#megamenu .menu2 img {
	width: 215px;
	height: auto
}

.ttm-innerpages .wrap-right .megamenu {
	padding: 10px;
	margin: 10px;
	display: inline-block;
	vertical-align: top;
	animation: zoomIn .5s ease
}

.blog-style {
	box-shadow: 0 6px 25px 5px rgba(0, 0, 0, .06);
	padding: 10px;
	margin: 0 15px;
	display: inline-block;
	vertical-align: top;
	animation: zoomIn .5s ease
}

.ttm-innerpages .wrap-right .megamenu {
	padding: 0;
	margin: 0
}

.wrap-left .description,
.wrap-right .highlight-inner.description {
	float: right;
	text-align: center
}

.wrap-left .highlight-inner {
	float: left
}

.blog .cells .blog-style {
	margin: 0;
	box-shadow: 0 2px 21px 5px rgba(0, 0, 0, .04)
}

.cell-2 .blog_description .heading {
	margin: 18% 0 0
}

.cell-2 .blog_description .heading::after {
	bottom: 95%;
	top: auto;
	transform: rotate(148deg);
	height: 140px
}

.cell-3 .blog_description .heading {
	float: right;
	margin: 120px 150px 0 0
}

.cell-3 .blog_description .heading::after {
	right: -56%;
	left: auto;
	transform: rotate(65deg);
	top: -50px
}

.ttm-innerpages .highlight-inner .shop-1 {
	float: left;
	height: 700px;
	overflow: hidden;
	transition: all .3s ease 0s;
	box-shadow: 0 5px 8px 1px rgba(0, 0, 0, .15);
	width: 100%
}

.ttm-innerpages .highlight-inner .shop-1:hover {
	box-shadow: 0 6px 14px 0 rgba(0, 0, 0, .2);
	transform: translateY(-10px)
}

.ttm-innerpages .wrap-left.blog_design .description {
	padding: 100px 0 0
}

.theme-collection .heading {
	margin: 0 0 100px
}

.ttm-innerpages .highlight-inner .cell-bg {
	border: 1px solid #e5e5e5
}

.highlight-inner img {
	max-width: 100%;
	vertical-align: top
}

.block-content.style1 {
	text-align: left
}

.block-content.style1 h4::before {
	background: #FF6870;
	bottom: 0;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	width: 80px
}

.highlight-inner h4 {
	font-family: "DM Sans", sans-serif;
	font-size: 60px;
	font-weight: 700;
	letter-spacing: .4px;
	margin: 0 0 30px;
	line-height: 64px;
	color: #fff;
	position: relative;
	text-transform: capitalize
}

.app-com.container-outer .app-contain .parallax-image img {
	width: 760px;
	height: auto
}

.main-menu .highlight-inner h4 {
	color: #000
}

.main-menu .highlight-inner.description {
	padding: 15% 30% 15% 0;
	text-align: left
}

.main-menu .highlight-inner.description .number {
	text-align: center
}

.main-menu .caption {
	font: 400 18px/30px "DM Sans", sans-serif;
	text-transform: capitalize
}

.pop-img {
	position: absolute;
	left: 70px;
	right: auto;
	top: -60px;
	z-index: 2
}

@keyframes beat {
	to {
		transform: scale(.9)
	}
}

.app-com.container-outer {
	float: left;
	width: 100%;
	position: relative;
	background: #f7f8fa;
	padding: 90px 0
}

.app-com.container-outer .app-contain {
	float: left;
	width: 100%
}

.app-com.container-outer .app-contain .wrap-left {
	padding: 0 100px
}

.app-com .app .ttoffer-icons .tticons {
	border-radius: 8px;
	width: 61px;
	height: auto
}

.app-com .app .ttoffer-icons {
	float: left;
	margin: 20px 0 0;
	width: 100%
}

.app-com .wrap-left .app {
	float: left;
	padding: 50px 0;
	width: 100%;
	text-align: left
}

.app-com .wrap-left .app p {
	color: #777;
	font-size: 16px;
	line-height: 24px
}

.app-com .wrap-left .cell-1.cells {
	padding: 0
}

.app-com .wrap-left .app>h1 {
	font: 700 44px/50px "DM Sans", sans-serif;
	text-transform: capitalize;
	color: #323232;
	margin-top: 0
}

.app-com .wrap-left .app>h3 {
	color: #666;
	font: 700 20px/24px "DM Sans", sans-serif;
	text-transform: capitalize
}

.app-com.container-outer img.img-responsive {
	position: relative;
	z-index: 1
}

.blog.container-outer {
	float: left;
	width: 100%
}

.blog .highlight-inner.description>h4 {
	color: #FF6870
}

.blog .wrap-left .caption {
	font: 400 16px/20px "DM Sans", sans-serif
}

.footer-style .wrap-left .caption,
.header-style .wrap-left .caption {
	color: #fff
}

#theme-collection .section-heading,
#theme-collection-product .section-heading {

}

#page-collection>#theme-collection .theme-layout {
	FLOAT: left;
	width: 100%;
	position: relative;
}

#page-collection>#theme-collection .theme-layout::after {
	float: left;
	width: 100%;
	background: #f5f5f5;
	margin: 0 0 0;
	position: absolute;
	content: "";
	height: 75%;
	left: 0;
	right: 0;
	top: 25%;
	z-index: -1;
	bottom: auto;
}

#theme-collection .item .layout-content .layout-name .layout-title {
	color: #000;
	font: 400 18px/20px "DM Sans", sans-serif;
	letter-spacing: 1px;
	margin: 0;
	text-align: center;
	float: none;
	display: inline-block;
	vertical-align: top
}

#theme-collection .item .layout-content .layout-name .layout-title:hover {
	color: #FF6870
}

#theme-collection .theme-layout .item .layout-content {
	margin: 25px 0 0;
	padding: 0
}

#feature-list .section-content {
	color: #000;
	margin: 20px 0 60px
}

#page-collection {
	margin: 0 0 90px 0;
    float: left;
    width: 100%;
    background: #F59025;
    padding: 80px 0 150px;
    position: relative;
    overflow: hidden;
}

#theme-collection-product .heading>p {
	color: #000;
	font-size: 14px;
	line-height: 20px
}

@media (max-width:991px) {
	.button_left .header_button , .button_left .header_button1 {
    float: none;
    display: inline-block;
    vertical-align: top;
}
.header_button1 {
    float: none;
    overflow: hidden;
    position: relative;
    margin-top: 15px;
}
.header-logo-inner {
    margin: 0 auto 15px;
}
	#page-collection {
    margin: 0 0 50px 0;
    padding: 50px 0 90px 0;
}
	.button_left {
    width: 100%;
    text-align: center;
}
	div#carousel-style {
		padding: 70px 0;
		margin: 0 15px
	}
	.app-com.container-outer .app-contain .wrap-left {
		width: 100%;
		padding: 0
	}
	.app-com.container-outer .app-contain .app-right {
		width: 100%;
		margin: 0 0 40px;
		float: left;
		padding: 0
	}
	.showcase-list {
		width: 100%;
		float: left;
		padding: 0
	}
	.showcase-detail {
		padding: 0 0 40px;
		width: 100%;
		text-align: center
	}
	#showcase {
		min-height: 325px
	}
	#showcase .image {
		padding: 40px 0
	}
	#showcase .collection .image div {
		min-height: 270px
	}
	#carousel-style .container-outer #ttfeature-carousel .highlight-inner {
		padding: 50px 30px 30px
	}
	#carousel-style .container-outer #ttfeature-carousel .highlight-inner.bg2 {
		padding: 30px 25px 50px
	}
	#carousel-style #ttfeature-carousel .highlight-inner .detail .title {
		font-size: 22px;
		line-height: 24px
	}
	div#single-collection {
		padding: 0 0 40px
	}
	.main-content .theme-layout .bg1 {
		width: 400px;
		height: 300px
	}
	.main-content .theme-layout .bg3 {
		width: 400px;
		height: 400px
	}
	.main-content>.theme-layout {
		padding: 60px 0
	}
}

@media (max-width:767px) {
	#page-collection {
 
}
.theme-collection {
    padding: 0;
}
	.footer-get-theme>h1 {
		font-size: 20px;
		line-height: 34px
	}
	#showcase .slick-arrow {
		opacity: 1
	}

	div#carousel-style {
		padding: 60px 0
	}
}

@media (max-width:700px) {
	#showcase {
		min-height: 290px
	}
	#showcase .collection .image div {
		min-height: 235px
	}
}

@media (max-width:600px) {
	#showcase {
		min-height: 190px
	}
	#showcase .image {
		padding: 25px 0
	}
	#showcase .collection .image div {
		min-height: 230px
	}
}

@media (max-width:543px) {
	#showcase .collection .image div {
		min-height: 190px
	}
}

@media(max-width:480px) {
	div#carousel-style {
		padding: 0 0
	}
	.main-menu>.bg {
		display: none
	}
	.ttm-innerpages {
		padding: 20px 0 0
	}
	#carousel-style .container-outer #ttfeature-carousel .owl-item {
		padding: 0 10px
	}
	#carousel-style .container-outer #ttfeature-carousel .highlight-inner {
		padding: 40px 15px 15px
	}
	#carousel-style .container-outer #ttfeature-carousel .highlight-inner.bg2 {
		padding: 10px 15px 30px
	}
	#showcase .collection .image div {
		min-height: 155px
	}
	#showcase .slick-arrow {
		top: 100%
	}
	#showcase .slick-arrow.slick-next {
		right: 36%
	}
	#showcase .slick-arrow.slick-prev {
		left: 36%
	}
	.showcase-detail .subtitle {
		font-size: 15px;
		line-height: 22px
	}
	.showcase-detail .title {
		font-size: 20px;
		line-height: 22px
	}
}

@media (max-width:360px) {
	#showcase .image {
		padding: 16px 0
	}
	#showcase .collection .image div {
		min-height: 115px
	}
	#showcase .collection {
		margin: 0 0 0 3px
	}
}

@media (max-width:1500px) {
	.ttm-innerpages .highlight-inner .shop-1 {
		height: 500px
	}
	.wrap-left .description,
	.wrap-right .highlight-inner.description {
		padding: 10% 0
	}
}

@media(max-width:1400px) {
	.main-menu .highlight-inner.description {
		padding: 15% 20% 15% 0
	}
	.ttm-innerpages-wrap .main-menu.container-outer {
		padding: 80px 0 200px
	}
	.app-com .wrap-left .app>h1 {
		font: 700 40px/42px "DM Sans", sans-serif
	}
}

@media (max-width:1300px) {
	.blog .cell-1 .blog-style {
		margin: 30px 0 0
	}
	.blog_description .heading::after {
		height: 130px
	}
	.cell-2 .blog_description .heading::after {
		height: 110px
	}
	.blog_description .heading {
		font-size: 16px;
		height: 120px;
		line-height: 22px;
		padding: 40px 0;
		width: 120px
	}
	.cell-3 .blog_description .heading {
		margin: 110px 110px 0 0
	}
}

@media (max-width:1200px) {
	#feature-list .service-heading,
	#theme-collection .section-heading,
	#theme-collection-product .section-heading,
	.highlight-inner h4 {
		font-size: 37px;
		line-height: 46px
	}
	.main-menu .caption {
		font-size: 16px;
		line-height: 26px
	}
}

@media (max-width:1199px) {
	.app-com .wrap-left .app>h1 {
		font: 700 30px/32px "DM Sans", sans-serif
	}
	.ttm-innerpages .highlight-inner .shop-1 {
		height: 370px
	}
	.wrap-left .description,
	.wrap-right .highlight-inner.description {
		padding: 0
	}
	.ttm-innerpages .wrap-right {
		padding: 0
	}
	.ttm-innerpages .description .number {
		margin: 20px 0
	}
}

@media (max-width:991px) {
		
	.container {
		max-width: 100%;
		margin:0 15px;
	}
	.footer-get-theme h2 {
		line-height: 40px;
		font-size: 30px;
	}
.main-content3>div {
   
}
	.ttm-innerpages .wrap-left.blog_design .description {
		padding: 50px 0 0
	}
	.main-menu .highlight-inner.description {
		padding: 0
	}
	.ttm-innerpages-wrap .main-menu.container-outer {
		padding: 70px 0 130px
	}
	.app-com .wrap-left .app {
		padding: 0;
		text-align: center
	}
	#feature-list .service-heading,
	#theme-collection .section-heading,
	#theme-collection-product .section-heading,
	.highlight-inner h4 {
		font-size: 28px;
		line-height: 36px
	}
	.main-menu .caption {
		font-size: 14px;
		line-height: 22px;
		letter-spacing: .4px
	}
	
}

@media (max-width:767px) {

	
	.footer-get-theme h2 {
   line-height: 35px;
    font-size: 30px;
}
.footer-get-theme .footer-text1 {

}
	.highlight-inner {
		padding: 0
	}
	.ttm-innerpages .highlight-inner .cells {
		float: left;
		margin: 0 0 30px;
		width: 100%;
		padding: 0
	}
	.cell-2 .blog_description .heading {
		margin: 60px 0 0
	}
	.main-menu .highlight-inner.description {
		text-align: center
	}
	.highlight-inner.parallax-image {
		margin: 0
	}
	.ttm-innerpages-wrap .main-menu.container-outer {
		padding: 40px 0 0
	}
}

@media(max-width:479px) {
	.main-content3>div {
    padding: 80px 15px 60px;
}
}

.header-block .main-header.fixed {
	background: rgba(255, 255, 255, .9);
	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;
	animation: fixedmenu 1s ease 0s normal both 1 running;
	-webkit-animation: fixedmenu 1s ease 0s normal both 1 running;
	-moz-animation: fixedmenu 1s ease 0s normal both 1 running;
	-o-animation: fixedmenu 1s ease 0s normal both 1 running;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .1);
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	padding: 20px 5%;
	width: 100%;
	z-index: 999
}

@-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
	}
}

@media (max-width:1629px) {
	.header-block .main-header.fixed {
		padding: 20px 2%
	}
}

@-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
}


.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
}

.grabbing {
	cursor: url(grabbing.png) 8 8, move
}

.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: #FF6870;
	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:hover {
	background: #323232;
	box-shadow: 0 -5px 10px rgba(0, 0, 0, .2)
}

.theme-collection:hover .owl-carousel .owl-buttons div {
	opacity: 1
}

.owl-carousel .owl-buttons div i {
	font-size: 40px;
	margin: -20px 0 0
}

.owl-pagination {
	text-align: center;
	position: relative
}
.owl-controls {
    bottom: -70px;
    position: absolute;
    left: 0;
    right: 0;
}
.owl-controls .owl-page {
	display: inline-block;
	margin: 0 6px
}

.owl-controls .owl-page span {
	display: block;
	width: 10px;
	height: 10px;
	background: transparent;
	border: 2px solid rgba(255,255,255,0.3);
	border-radius: 5px;
	box-shadow: unset;
	transition: .3s ease-in-out
}

.owl-controls .owl-page.active span {
	background: #ffffff;
	border-color:#ffffff;
	transition: .3s ease-in-out
}

.owl-controls .owl-page:hover span {
	background: #ffffff;
	border-color:#ffffff;
	transition: .3s ease-in-out
}

.rating-image .fa-star,
.rating-image .fa-star-o {
	color: #FDB819;
	font-size: 22px;
	margin: 0 2px;
}

.footer-rating-wrapper {
	margin: 0 0 25px;
}

@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)
	}
}
html {
  scroll-behavior: smooth;
}

a.tm-support-button, a.tm-buynow-button {
    width: 140px;
    height: 40px;
	text-decoration: unset;
    position: fixed;
    top: 435px;
    right: 0;
    z-index: 99999;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 40px;
    font-weight: 600;
    letter-spacing: 1px;
	border-radius: 5px 0 0 5px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
a.tm-buynow-button {
    background: #FF4545 ;
}
a.tm-support-button {
    top: 485px !important;
    background-color: #0C1555 !important;
}
a.tm-buynow-button.tm-vc_btn3-icon:after, a.tm-support-button.tm-vc_btn3-icon:after {
    content: '';
    height: 21px;
    width: 1px;
    background-color: rgba(255, 255, 255, 0.15);
    left: 40px;
    top: 10px;
    position: absolute;
}
a.tm-vc_btn3-icon i {
    margin: 0 20px 0 0;
}


.theme-layout .item .layout.second-row  {
    margin-top:35px;
}
.layout-image { position:relative; } 
.tm-new-tag {
    text-align: center;
    font-size: 17px;
    width: 45px;
    line-height: 57px;
    color: #FFF;
    position: absolute;
    top: -2px;
    right: 2px;
    transform: rotate(45deg);
    font-weight: 600;
    text-transform: uppercase;
    z-index: 1;
}
.tm-new-tag:before {
    position: absolute;
    content: "";
    top: 9px;
    right: -16px;
    width: 0;
    height: 0;
    z-index: -1;
    border-top: 80px solid #ed2144;
    border-left: 80px solid transparent;
    transform: rotate(-45deg);
    box-shadow: inset 0px 0px 0px 4px rgb(255 255 255 / 34%);
}