.box-inner {
    padding-top: 33px;
    max-width: 360px;
    background: url('../images/top-templates-showcase.png') no-repeat top left;
    background-size: 100%;
    display: inline-block;
}

.box-inner .image {
    height: 450px;
    overflow: hidden;
    border: 2px solid #E6E6E6;
}

.box-inner .image:hover {
    overflow-y: scroll;
}

h2.heding {
    font-weight: bold;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0 auto 15px;
}

p.heding-sub {
    margin-bottom: 40px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
}

a.button2 {
    text-transform: uppercase;
    display: inline-block;
    font-family: 'oswald_regularregular';
    font-size: 24px;
    padding: 10px 30px;
    position: relative;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.4s ease 0s;
    margin-bottom: 20px;
}

sub {
    font-size: 12px;
    top: -18px;
}

.preset .box-inner .image {
    height: 460px;
    overflow: hidden !important;
}

.preset .box-inner .image.home1 {
    height: 474px;
    overflow: hidden !important;
}

.box-inner .image img {
    max-width: 360px;
    width: 360px !important;
}


/* Style css */

.wrapper h6,
.wrapper h5,
.wrapper h4,
.wrapper h2,
.wrapper h1 {
    font-family: 'Raleway', sans-serif
}

.wrapper {
    font-family: 'Source Sans Pro', sans-serif
}

.wrapper .font-second {
    font-family: 'Raleway', sans-serif
}

.wrapper a {
    text-decoration: none;
    font-size: 14px
}

.wrapper a:hover,
.wrapper a:focus {
    outline: none;
    text-decoration: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.wrapper li {
    list-style: none
}

.wrapper ul {
    padding: 0;
    margin: 0
}

.wrapper img {
    max-width: 100%
}

.top-head {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    background: #ffbe4e;
}

.main-menu ul {
    padding-top: 20px;
    padding-bottom: 45px;
}

.main-menu ul li {
    display: inline-block;
    float: left;
    margin: 0 17.5px
}

.main-menu ul li a {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    color: #fff
}

.main-menu ul li a:hover {
    text-decoration: none;
    color: #1c1c1c
}

.main-menu,
.top-head .btn-links {
    display: inline-block
}

.top-head .btn-links {
    float: right
}

.top-head .btn-links a {
    line-height: 34px;
    padding: 0 17px;
    border: 2px solid #fff;
    color: #fff;
    text-transform: uppercase;
    display: block;
    margin: 14px 0;
    font-weight: 600
}

.top-head .btn-links a:hover {
    border-color: #1c1c1c;
    color: #1c1c1c
}

.main-logo{
	padding-top : 100px;
}

.main-logo h1 {
    margin: 0
}

.main-logo h1 a {
    display: inline-block;
    margin-bottom: 75px
}

.main-logo .title-head {
    color: #1c1c1c;
    font-size: 30px;
    font-weight: 700;
    line-height: 56px;
    margin-bottom: 53px;
    text-transform: uppercase
}

.main-logo >p {
    font-size: 16px;
    line-height: 28px
}

.list-home {
    padding-top: 105px;
    padding-bottom: 60px;
    position: relative
}

.list-home .col-3 {
    width: 33.33333333%;
}

.list-home .number-home-page {
    position: absolute;
    top: 0px;
    left: calc(100% - 100px);
    min-width: 250px
}

.number-home-page .number {
    display: inline-block;
    float: left;
    font-weight: 700;
    font-size: 100px;
    color: #ffbe4e;
    line-height: 100%;
    margin: 0;
    position: relative
}

.number-home-page .number::before {
    content: "";
    position: absolute;
    top: 100%;
    right: 100%;
    width: 58px;
    height: 87px;
    display: block;
    background: url(../images/next-icon.png) no-repeat;
    background-size: 98%
}

.number-home-page .content {
    display: inline-block;
    float: left;
    margin-left: 15px;
    margin-top: 34px
}

.number-home-page .content p {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0
}

.number-home-page .content h3 {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-top: 5px
}

.wrapper-img a img,
.wrapper-img-1 {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.wrapper-img-1 {
    margin-bottom: 40px;
}

.wrapper-img a img:hover,
.wrapper-img-1:hover {
    box-shadow: 0 0 15px 3px #dcdcdc
}

.wrapper-img div {
    padding: 30px 0;
}

.wrapper-img .font-second {
    font-weight: 600;
    color: #1c1c1c;
    margin-top: 30px;
    margin-bottom: 40px;
    text-transform: uppercase
}

.wrapper-img > .font-second {
    display: block;
}

.wrapper-img .font-second:hover {
    color: #ffbe4e
}

.btn-link-big a {
    background: #ffbe4e;
    padding: 0 30px;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 600;
    line-height: 54px;
    font-size: 18px
}

.btn-link-big a:hover {
    background: #f0ad39;
}

.section-1{
	padding-bottom : 60px;
}

.section-1 .container-inner {
    padding: 45px 0;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
}

.section-1 .title-section {
    font-size: 50px;
    font-weight: 700;
    color: #000;
    line-height: 56px;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 70px;
}

.col-5 {
    width: 20%
}

.section-2 {
    padding-bottom: 60px;
}

.section-2 .text-head {
    text-transform: uppercase;
    color: #acacac;
    margin-bottom: 0;
}

.section-2 .title-section {
    font-size: 50px;
    font-weight: 700;
    color: #000;
    line-height: 56px;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 70px;
}

#blog-page,
#header-style {
    background: #f5e0c3;
}

.wrapper-section2 {
    background: #fff;
    border: 1px solid #ebebeb;
    padding: 35px 15px;
    margin-bottom: 21px;
    box-shadow: 0 0 10px 1px rgba(220, 220, 220, 0.4);
	min-height : 265px;
}

.wrapper-section2 .content h3 {
    margin-top: 28px;
    margin-bottom: 23px;
    font-size: 14px;
    font-weight: 700;
    color: #252525;
    text-transform: uppercase;
}

.wrapper-section2 .content p {
    color: #acacac
}

.section-3 {
    padding-bottom: 110px;
    padding-top: 110px;
}

.list-img-head li {
    margin-bottom: 15px;
}

.list-img-head li:last-child {
    margin-bottom: 0;
}

.section-3 .title-section {
    margin: 0;
}

.section-4 {
    background: url(../images/bg-sc4.png) no-repeat center;
    background-size: cover;
    padding-top: 155px;
    padding-bottom: 207px
}

.section-4 .title-section {
    font-size: 52px;
    color: #fff;
    line-height: 56px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 0;
}

.text-section4 {
    color: #acacac;
    text-transform: uppercase;
    margin-bottom: 100px;
}

.section-4 .img-section img {
    width: 100%;
}

.section-4 .img-section {
    border: 3px solid #393939;
    padding: 12px;
}

.section-4 .icon-list {
    padding-left: 45px;
}

.icon-list li {
    margin-bottom: 20px;
    color: #fff;
}

.icon-list li img {
    border: 3px solid #393939;
    padding: 8px
}

.icon-list li span {
    margin-left: 26px;
}

.icon-list li:last-child {
    margin-bottom: 0;
}

.section-5 {
    padding: 120px 0 130px;
}

.box-5.left h2 {
    margin: 0;
    font-size: 52px;
    font-weight: 700;
    color: #252525;
    margin-bottom: 15px
}

.box-5.left >p {
    color: #acacac;
    margin-bottom: 0;
}

.box-5 .content {
    padding-left: 107px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.box-5 .content .title-section {
    margin: 0;
    font-size: 18px;
    font-weight: 700;
    color: #252525;
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 12px;
}

.box-5 .content .title-section::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 40px;
    height: 1px;
    background: #252525;
}

.box-5 .content p a {
    color: #008bbf;
}

.box-5 .content p a:hover {
    color: #ffbe4e;
}

.box-5 .content p {
    color: #1c1c1c;
    margin-bottom: 0
}

.box-5.bg-1 .content {
    background: url(../images/icon-4.png) no-repeat left;
    background-size: 84px;
}

.box-5.bg-2 .content {
    background: url(../images/icon-5.png) no-repeat left;
    background-size: 84px;
}

#footer-page {
    padding-top: 100px;
    padding-bottom: 27px;
    background:#f5f5f5;
    background-size: cover;
    background-attachment: fixed;
}

.title-footer {
    font-size: 32px;
    color: #252525;
}

.footer-page .logo {
    display: inline-block;
    margin: 72px 0
}

.footer-page .btn-link-ft a {
    padding: 0 30px;
    border: 2px solid #252525;
    color: #252525;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 700;
    line-height: 64px;
    font-size: 18px;
    margin-bottom: 110px;
}

.footer-page .btn-link-ft a:hover {
    color: #ffbe4e;
    border-color: #ffbe4e;
}

.copyright {
    color: #252525;
}

.copyright a {
    color: #252525;
}

.copyright a:hover {
    color: #ffbe4e
}

@media (max-width: 768px) {
    .logos.sticky {
        display: none;
    }
}

.logos.sticky {
    background-color: rgba(255,190,78,0.8);
    top: 0px;
    width: 100%;
    position: fixed;
    left: 0;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
    z-index: 100000;
}

ul.list-img-head {
    list-style: none;
}

.image-bg {
    height: 350px;
    display: block;
    position: relative;
}

.image-bg .image-shop-scroll {
    background-position: center 0;
    background-repeat: no-repeat;
    position: absolute;
    height: 350px;
    top: 0px;
    left: 0;
    right: 0;
    margin: auto;
}

.image-bg .image-shop-scroll {
    transition: all 6s ease-out 0s;
    -webkit-transition: all 6s ease-out 0s;
    -moz-transition: all 6s ease-out 0s;
    -ms-transition: all 6s ease-out 0s;
    -o-transition: all 6s ease-out 0s;
}

.image-bg:hover .image-shop-scroll {
    background-position: center 100%!important;
}

.wrapper-img .image-bg .image-shop-scroll {
    width: 370px;
    height: 350px;
    text-align: center;
    display: inline-block;
}

.comming-soon{
	position : relative;
}
.comming-soon:before{
	content : "";
	background : rgba(0,0,0,0.4);
	position : absolute;
	top : 0;
	left : 0;
	right : 0;
	bottom : 0;
	z-index : 9;
}

.hot,.new {
    top: 15px;
    right : 30px;
    z-index: 9 ;
    text-align: center ;
    color: #fff;
    background: #de6464;
    font-size: 12px;
    width: 50px;
    height: 50px;
    text-transform: uppercase;
    position: absolute;
    font-weight: 700;
	border-radius : 50%;
	padding : 0px!important;
	line-height : 50px;
}

.new{
	background : #105caa;	
}