
.box-inner {
    padding-top: 33px;
    max-width: 360px;
    background: url('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: Raleway, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0 auto 15px;
}

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

a.button2 {
    text-transform: uppercase;
    display: inline-block;
    font-family: Raleway, '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;
}


.cerrar {
	position: absolute;
	right: 5px;
	top: 3px;
	font-weight: 100;
	font-size: 54px;
	font-family: Raleway;
	transform: rotate(90deg);
	color: #444;
	padding-right: 20px;
	padding-top: 20px;
	cursor: pointer;
}


.pover.info {
	position: fixed;
	top: 20px;
	left: 20px;
	width: calc(100% - 40px);
	height: calc(100% - 40px);
	background-color: rgb(255, 255, 255);
	z-index: 100000;
	overflow: hidden;
}

/* Style css */

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

.wrapper {
    font-family: Raleway, 'Open Sans', 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: #121212;
}

.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,
.top-head .btn-links {
    display: inline-block
}

@media (max-width: 480px){
    .top-head{
        padding-bottom: 10px;
    }
    .top-head .main-menu{
        display: block
    }
    .top-head .main-menu ul{
        padding-bottom: 35px;
    }
    .top-head .btn-links a{
        margin-top: 0 !important;
    }
}

.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 {
    background: #fff;
    color: #1c1c1c
}

.main-logo h1 {
    margin: 0
}

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

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

@media (max-width: 767px){
.main-logo .title-head{
        font-size: 25px;
        line-height: 35px;
    }
    
    .desk {display: none;}
}

.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: #121212;
    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(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 {
    padding: 5px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

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

.wrapper-img a img:hover,
.wrapper-img-1:hover {
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);
}

.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: #121212
}

.btn-link-big a {
    background: #121212;
    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.bg{
    background: #f5f5f5;
}

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

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


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

.interesado {font-size:50px;}

a.contacta {font-size: 25px;
display: block;
background-color: #068997;
width: 360px;
margin-left: auto;
margin-right: auto;
color: #fff;
padding: 20px;
margin-top: 50px;
margin-bottom:50px;}


.contacta:hover {background-color: #03bbce;}



.col-5 {
    width: 20%
}

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

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


#blog-page,
#header-style {
    background: #f5e0c3;
}
#header-page .content-head{
    background: url(bg-header.jpg) no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    color: #fff;
    padding-top : 200px;
    padding-bottom: 200px;
}

@media (max-width: 1199px){
    #header-page .content-head{
        padding: 100px 0;
    }
}

.titulo {
	padding-bottom: 30px;
	font-weight: 600;
	color: #555;
	font-size: 33px;
}

.subtitulo {
	padding-top: 6px;
	padding-bottom: 6px;
	cursor: pointer;
}
.contenido {
	display: none;
	padding: 20px;
	font-weight: 200;
	line-height: 24px;
	font-size:17px;
     font-family: Raleway;
}

.contenido p {font-size:17px;
     font-family: Raleway;}

.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-size: cover;
    padding-top: 155px;
    padding-bottom: 207px
}

.section-4 .title-section {
    font-size: 25px;
    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: #121212;
}

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

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

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

#footer-page {
    padding-top: 100px;
    padding-bottom: 27px;
    background: url(shattered-island.gif) no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}

.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: #121212;
    border-color: #121212;
}

.copyright {
    color: #252525;
}

.copyright a {
    color: #252525;
}

.copyright a:hover {
    color: #121212
}



@media (max-width: 767px){
    .section-1 .title-section{
        font-size: 25px;
        margin-bottom: 20px;
    }
    
    .interesado {font-size:35px;}
    
    a.contacta {font-size: 20px; }
}



@media (max-width: 768px) {
    .logos.sticky {
        display: none;
    }
	
	
	
.interiorinfo {
	top: 10px !important;
    left: 10px !important;
	width: calc(100% - 20px) !important;
	height: calc(100% - 20px) !important;
font-family: Raleway;
}
	
	
}

.logos.sticky {
    background-color: rgba(18,18,18,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 {
    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;	
}