
html {
	overflow-y: scroll;
}


body {
    margin: 0px;
    padding: 0px;
    /* font-family: 'Lucida Grande', 'Tahoma', 'Verdana', 'Arial', sans-serif; */
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 400;
    font-size: 13px;
    /* background-image: url('/style/img/bgrepeat.jpg'); */
    background-repeat: repeat-x;
    /* background-color: #F5F5F5; */
    color: #666;
    letter-spacing: 0.6px;
    line-height: 18px;
}
h2 {
font-size: 20px;
color: #444;
font-family: Helvetica,Tahoma, Arial, sans-serif;
    letter-spacing: 0.4px;
}
h3 {
 /* font-family: Verdana, Arial, Helvetica, sans-serif; */
margin-bottom: 4px;
margin-top: 20px;

    font-size: 26px;
    font-family: 'Open Sans', Verdana, sans-serif;
    font-weight: 300;
    letter-spacing: 0px;
    line-height: 28px;
}

h4 {
color: #2B3B46; /* #08456D #FF971F; */
font-size: 14px;
margin-bottom: 0px;
padding-bottom: 0px;
font-family: Helvetica,Tahoma, Arial, Sans-Serif;
    letter-spacing: 0.4px;
}
img {
	border: 0px;
}

p {
margin: 0px;
padding: 0px;
}
textarea, input, select {
	border: 1px solid #BDC7D8;
	font-family: 'Lucida Grande', 'Tahoma', 'Verdana', 'Arial', sans-serif;
	font-size: 11px;
	padding: 4px;
}

pre {
  margin: 1em 4em 1em 4em;
  color: black;
  background-color: #eee;
  padding: 0.5em;
  border-color: #006;
  border-width: 1px;
  border-style: dotted;
}

a {
	color: #0088cc;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#page {
	/* border: 1px #C2CFDF solid; */
	border-top: none;
	margin: 0px;
	padding: 0px;
	/* width: 960px; */
	margin-left: auto;
	margin-right: auto;
	/* background-color: #fff; */
	overflow: hidden;
	float: none;
	display: block;
}
.menuitem {
width: 80px;

}

#footer {
    position: relative;
    bottom: -18px;
}
.footer_oscuro{
    color: #A1B3BF;
    padding: 1%;
    border-top: #A1B3BF 1px solid;
    font-size: 11px;
}
.soc-google::before { font-size: 24px;}
#footer p {
	text-align: center;
	padding: 10px;
	margin: 0px;
	color: #999;
}

 #header {
	border: 0px red solid;
	padding: 10px;
	padding-top: 15px;
	padding-bottom: 0px;
	margin: 0px;
}
.preview {
margin-left:50px;padding: 22px;
    max-width: 550px; float: left;

}

#header2 {
	margin: 0px;
	color: white;

	font-size: 12px;
	background-color: rgb(36, 47, 54);
    letter-spacing: 1.2px;
}
.header2-lang-active {
    background-color: #353F46;
    color: #fff;
    letter-spacing: 0px;
}
.header2-lang {
    color: #ddd;
    padding: 2px;
    margin: 3px;
    letter-spacing: 0px;
}
#menu a {
	color: #f6f6f6;
	padding: 10px;
	text-decoration: none;
	font-size: 14px;
    font-family: 'Roboto', sans-serif;
}
#logo-img {
	width: 95px;
    margin-top: 3px;
}

.menu {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#menu a:hover {
    background-color: #ffffff;
	color: #353F46 !important;
	/* border-radius: 2px; */
}

.header2hover {
    background-color: #f6f6f6;
	color: #38444D !important;
	/* border-radius: 2px; */
}

.menuitem {
margin: 0px;
padding: 0px;
width: 100px;
}





#content {
	padding-top: 0px;
	/* padding-bottom: 60px; */
	
}
#content_inner, #header2_inner, #footer_inner {
	max-width: 960px;
    width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#content_inner {
    background-color: white;
    border-radius: 2px;
}

.content_section {
padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 60px;
}
.leftHalf {
	clear:left;float:left;
}

.rightHalf {

	clear:none;float:right;
}


.wrapper {

	margin: 0px;
	padding: 0px;
	overflow:hidden;
	float: none;
	width: 100%;
	display: block;
}

.columna {
	flfoat: left;
}


html {
	overflow: -moz-scrollbars-vertical;
}



/*

.panel-button, .panel-bigbutton {
	background-color: #D0E6FF;
	padding: 5px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #80B5D0;
	font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,sans-serif;
	font-size: 12px;
	color: #3F7FBE;
	font-weight: bold;
	cursor: pointer;
}
*/

.panel-button, .panel-bigbutton {
background-color: rgb(255, 133, 0);
padding: 8px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 0px solid #80B5D0;
font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,sans-serif;
font-size: 14px;
color: white;
ffont-weight: bold;
cursor: pointer;

    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    }

.panel-button:hover, .bp_buttonclose:hover {
	text-decoration: none;
	background-color: #FFA94D; /* TODO revisar anterior #eef1f1; */
	color: #ffffff;
	/* #62A7E6; */
	/* border: 1px solid #CEE1EF; */

    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.panel-button-disabled, .panel-button-disabled:hover, .panel-button-disabled:focus {
	background-color: #E6E6E6;
	border: 1px solid #B5B5B5;
	color: #7F7F7F;
	cursor: default;
}

.social-icons {
	vertical-align: -30%; 
}


/*
 * http://www.hongkiat.com/blog/css3-box-shadows-effects/
 */


.applewrap {
	width: 100%;
	display: block;
	background: white;
	border: 1px solid;
	border-color: #e5e5e5 #dbdbdb #d2d2d2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px;
	-moz-box-shadow: rgba(0,0,0,0.3) 0 1px 3px;
	box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px;
}


.applewrap .col {
	float: left;
	box-sizing: border-box;
	width: 250px;
	hheight: 150px;
	padding: 16px 7px 6px 22px;
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	color: #343434;
	border-right: 1px solid #dadada;
}

.applebox {
	width: auto;
	hheight: 85px;
	box-sizing: border-box;
	background: #f5f5f5;
	padding: 20px 20px 10px;
	margin: 10px 0 20px;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, .3);
	-moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, .3);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, .3);
}

.applebox .col {
	width: 140px; 
	float: left;
	margin: 0 0 0 30px;
}

.applefeature {
	hheight: 150px;
	margin: 8px;
	vertical-align: top;
	display: inline-block;
}

.applefeature a {
	display: block;
	width: 168px;
	height: 140px;
	border: 1px solid #ccc;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.3em;
	background: #f7f7f7;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.applefeature a:hover {
	background: #fafafa;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f7f7f7));
	background: -moz-linear-gradient(100% 100% 90deg, #f7f7f7, #fff);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.3); 
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.3); 
	box-shadow: inset 0 1px 2px rgba(0,0,0,.3);
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius: 4px;
}

.applefeature a img { 
	display: block;
	margin: 26px auto 4px;
}
.applefeature a h4 {
	display: block;
	width: 160px;
	font-size: 1.3em;
	font-family: Arial, Tahoma, sans-serif;
	color: #646464;
	text-align: center;
}


.myBoxes {
	padding: 10px;
	background: rgb(255,255,255);
	/* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmN2Y3ZjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(253,253,253,1) 75%, rgba(247,247,247,1) 100%); /* FF3.6+ */;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(75%,rgba(253,253,253,1)), color-stop(100%,rgba(247,247,247,1))); /* Chrome,Safari4+ */;
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(253,253,253,1) 75%,rgba(247,247,247,1) 100%); /* Chrome10+,Safari5.1+ */;
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(253,253,253,1) 75%,rgba(247,247,247,1) 100%); /* Opera 11.10+ */;
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(253,253,253,1) 75%,rgba(247,247,247,1) 100%); /* IE10+ */;
	background: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(253,253,253,1) 75%,rgba(247,247,247,1) 100%); /* W3C */;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-8 */;
	-webkit-box-shadow: 0px 1px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow: 0px 1px 0px rgba(50, 50, 50, 0.5);
	box-shadow: 0px 1px 0px rgba(50, 50, 50, 0.5);
	border: 1px #CDCDCD solid;
	border-radius: 5px;
}


.oldbpbox {

	background-color: #e0e0e0;
	text-align: center;
	margin-bottom: 25px; 
	font-size: 11px;
	/*
	width: 980px ! important;
    margin-left: -50px;
	margin-right: -50px;
    */
	border-radius: 3px;
}

.oldbpbox2 {
	background-color: #ffffff;
	border-radius: 3px;
	padding-top: 45px !important;
}


.bpminibox {
  
	background-color: #f6f6f6; 
	border-radius: 3px; 
	border: 1px solid #ddd ;
	
	padding: 10px;
	margin: 6px;
}


.button_buy_big {
position: absolute;
left: 299px;
top: 1138px;
z-index: 47;
width: 340px;
height: 50px;
/* behavior: url(/PIE.htc); */
border-radius: 5px;
background: rgba(231,102,0,1);
-pie-background: rgba(231,102,0,1);
color: #fff;
border-style: none;
border-width: undefinedpx;
border-color: #undefined;
font-size: 17px;
line-height: 20px;
font-weight: normal;
font-family: arial;
text-align: center;
background-repeat: no-repeat;

}


.title-feature {
    display:block;
    font-size: 15px;

}
.feature-item {
    width: 33%;
    float: left;
    margin-bottom: 25px;
}

.widget-image {
    width: 80px;
    height: 80px;
}
.widget-item {
    float: left;
    width: 25%;
    text-align: center;
}
.widget-item img {
    padding: 10px;
}

.widget-title {
    display: block;
    font-size: 14px;
    color: #777;
    margin-bottom: 10px;
}



@font-face {
    font-family: 'Vegur Light';
    font-style: normal;
    font-weight: normal;
    src: local('Vegur Light'), url('/style/fonts/vegur/Vegur-Light.otf') format('opentype');
}

/* Light */
@font-face {
    font-family: 'Open Sans';
    src: url('/style/fonts/opensans/OpenSans-Light-webfont.eot');
    src: url('/style/fonts/opensans/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
    url('/style/fonts/opensans/OpenSans-Light-webfont.woff') format('woff'),
    url('/style/fonts/opensans/OpenSans-Light-webfont.ttf') format('truetype'),
    url('/style/fonts/opensans/OpenSans-Light-webfont.svg#OpenSansLight') format('svg');
    font-weight: 200;
    font-style: normal;

}

.testimonial {
    border-radius: 50%;
}


.screenshot_box_shadow{
    background: #ccc;
    borderr: 5px solid white;
    position:relative;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
}
.alternate {
    background: #f9f9f9;
}

.template-title {
    display: block;
    font-weight: bold;
    float: left;
    padding-top: 3px;
    color: #303030;
    padding-left: 11px;
}
.template-buttons {
    margin-top: 7px;
}
.quotation-mark-begin {
    /* clear: both; */
    float: left;
    font-size: 400%;
    /* display: inline-block; */
    font-family: "Georgia","Times",serif;
    color: #a6aeb4;
    /* line-height: 62px; */
    padding-top: -19px;
    margin-bottom: -25px;
    margin-top: -9px;
    margin-right: 6px;
}

.quotation-mark-end {
    /* clear: both; */
    float: right;
    font-size: 400%;
    /* display: inline-block; */
    font-family: "Georgia","Times",serif;
    color: #a6aeb4;
    /* line-height: 62px; */
    padding-top: -19px;
    margin-bottom: -25px;
    margin-top: -1px;
    margin-right: 6px;
}
.quoter {
    color: #505050;
    font-weight: 600;
    margin: 1em 0 0;
    font-style: italic;
}

.quoter .company {
    font-weight: 400;
}

.big-call-button {

    background-color: rgb(245, 87, 48); /* rgb(255, 92, 0); */
    color: white;
    font-size: 18px;
    padding: 11px 66px;
    border-radius: 5px;
    display: inline-block;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.big-call-button:hover {
    text-decoration: none;
    background-color: rgb(245, 119, 48);
    background-color: rgb(245, 120, 89);
    color: white !important;
    cursor: pointer;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.big-call-button:disabled {
background-color: rgb(199, 199, 199);
    cursor: default;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}


.front-feature-title {
    font-family: 'Open Sans', Verdana, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #000;
    padding-bottom: 8px;
    text-transform: upp;
}

a:hover .front-feature-title {
    text-decoration: none !important;
}


.front-feature-link {
    color: #888;
}
.front-feature-link:hover {
    text-decoration: none;
    color: #888 !important;
}
.front-feature {
    width: 33%;
    float: left;
    padding: 0px;
    /* min-width: 320px; */
}
.front-feature-content {
    padding: 39px 35px;
    border-left: 1px solid #EFeFEf;
    /* height: 170px; */
    background-color: #fcfcfc;
    font-dweight: 200;
    fontd-family: Helvetica;
    color: #555;
    font-size: 13px;
    line-height: 18px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    padding-bottom: 88px;
    letter-spacing: 0.6px;
}

.front-feature-icon {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

body, input, textarea, select, button {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}


.learn-more ul {
    list-style-type: none;
}

.learn-more ul li {
    display: inline-block;
    line-height: 1.7;
    margin: 0 10px;
    padding: 0;
    width: 290px;
}


.footer-newsletter-form .form-submit, #newsletter-form .form-submit {
    float: left;
    margin: 0 10px;
    width: 220px;
}


.footer-newsletter-form .form-contents, #newsletter-form .form-contents {
    float: left;
    margin: 0 10px;
    width: 300px;
}


.footer-newsletter-form .field, #newsletter-form .field {
    padding: 0 0 8px;
}


.template-image {
    width: 280px;
}



.browser {
    width: 785px;
}

.browser-bar {
    border-radius: 3px 3px 0 0;
    height: 21px;
    font-size: 1px;
    background-color: #e0e0e0;
    line-height: 26px;
    text-align: left;
}

.browser-button {
    display: inline-block;
    height: 21px;
    font-size: inherit;
    margin-left: 6px
}

.browser-button:first-child {
    margin-left: 8px
}

.browser-button:before {
    content: "\25cf";
    font-size: 9px;
    line-height: 20px;
    color: #7f7f7f
}

.browser-content {
    position: relative;
    width: 100%;
    height: 565px;
    background-color: #fff
}

.browser--small {
    width: 400px
}

.browser--small .browser-bar {
    height: 11px;
    line-height: 11px
}

.browser--small .browser-button {
    height: 11px;
    margin-left: 5px
}

.browser--small .browser-button:first-child {
    margin-left: 7px
}

.browser--small .browser-button:before {
    line-height: 11px;
    font-size: 5px
}

.browser--small .browser-content {
    height: 300px
}

.browser--dark .browser-bar {
    background-color: #383838
}

.browser--dark .browser-button:before {
    color: #181818
}

.browser--fluid {
    position: relative;
    width: 100%;
    padding-bottom: 60%;
    overflow: hidden;
    border: 1px solid #e0e0e0;
    border-bottom-width: 4px;
    border-top-width: 0px;
}

.browser--fluid .browser-bar {
    position: absolute;
    width: 100%
}

.browser--fluid .browser-content {
    position: absolute;
    top: 21px;
    height: 100%;
    overflow: hidden
}

.browser--fluid.browser--small .browser-content {
    top: 11px
}

.browser--bottom .browser-content img {
    position: absolute;
    bottom: 21px;
}

.browser-content img {
    width: 100%;
}
.browser--bottom.browser--small .browser-content img {
    position: absolute;
    bottom: 11px
}

.browser--full {
    padding-bottom: 0;
    height: 100%
}

.browser--full .browser-content {
    height: 98%
}

.browser--shadow {
    -webkit-box-shadow: rgba(0, 0, 0, .06) 0px 3px 10px;
    -moz-box-shadow: rgba(0, 0, 0, .06) 0px 3px 10px;
    box-shadow: rgba(0, 0, 0, .06) 0px 3px 10px
}

.template-item {

    text-align: center;
    width: 46%;
    float: left;
    padding: 15px;
    min-width: 240px;
}

.template-button {
    margin-left: 10px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}


.button {
    padding: 6px 11px;
    font-size: 12px;
    line-height: 100%;
    tttttext-shadow: 0 1px rgba(0, 0, 0, 0.4);
    color: #fff;

    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
    transition: background 0.1s ease-in-out;
    -webkit-transition: background 0.1s ease-in-out;
    -moz-transition: background 0.1s ease-in-out;
    -ms-transition: background 0.1s ease-in-out;
    -o-transition: background 0.1s ease-in-out;
    tttttext-shadow: 0 1px rgba(0, 0, 0, 0.3);
    color: #ffffff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    font-family: 'Helvetica Neue', Helvetica, sans-serif;
}
.button:active {
    padding-top: 7px;
}
.button, .button:hover, .button:active {
    outline: 0 none;
    text-decoration: none;
    color: #fff;
}
.template-button {
    background-color: #fdc058;
    box-shadow: 0px 2px 0px 0px #e29003;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.template-button:hover {
    background-color: #fdb53a;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.template-button:active {
    box-shadow: 0px 1px 0px 0px #e29003;
}
.button-2 {
    background-color: #aa65c7;
    box-shadow: 0px 3px 0px 0px #883da7;
}
.button-2:hover {
    background-color: #9e4fbf;
}
.button-2:active {
    box-shadow: 0px 1px 0px 0px #883da7;
}
.button-3 {
    background-color: #2ecc71;
    box-shadow: 0px 3px 0px 0px #239a55;
}
.button-3:hover {
    background-color: #28b363;
}
.button-3:active {
    box-shadow: 0px 1px 0px 0px #239a55;
}

#caption {

    height: initial !important;
}
.t-caret{
    /*
    position: relative;
    top: -0.05em;
    left: -0.25em;
    opacity: 1;
    */
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
}

@keyframes blink {
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-webkit-keyframes blink {
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-moz-keyframes blink {
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
.t-container del, .t-container ins {
    text-decoration: none;
}


.parallax {
    height: 50vh;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-perspective: 1px;
    perspective: 1px;
}

.parallax__layer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
/*
.parallax__layer--base {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.parallax__layer--back {
    -webkit-transform: translateZ(-1px) scale(2);
    transform: translateZ(-1px) scale(2);
}
*/
.lemafront {
    color: white; font-size: 44px; line-height: 46px;
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    text-shadow: 0px 0px 26px rgba(0, 0, 0, 0.92);
    -webkit-text-shadow: 0px 0px 26px rgba(0, 0, 0, 0.92);
    -moz-text-shadow: 0px 0px 26px rgba(0, 0, 0, 0.92);

}

label.error {
    color: red;
    font-size: 13px !important;
}

.shim.right {
    -webkit-transform: rotateZ(1.5deg);
    transform: rotateZ(1.5deg);
}



/* end menu */
#menu-nav
{
	max-width: 100%;
    width: 60em; /* 1000 */
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    display: none;
}

#menu-nav > a
{
    display: none;
}

#menu-nav li
{
    position: relative;
    list-style: none;
}
#menu-nav li a
{
    color: #fff;
    display: block;
}
#menu-nav li a:active
{
    background-color: #c00 !important;
}

#menu-nav span:after
{
    width: 0;
    height: 0;
    border: 0.313em solid transparent; /* 5 */
    border-bottom: none;
    border-top-color: #efa585;
    content: '';
    vertical-align: middle;
    display: inline-block;
    position: relative;
    right: -0.313em; /* 5 */
}

/* first level */

#menu-nav > ul
{
    height: 3.75em; /* 60 */
    background-color: rgba(74, 81, 86, 0.9);
}
#menu-nav > ul > li
{
    width: 25%;
    height: 100%;
    float: left;
}
#menu-nav > ul > li > a
{
    height: 100%;
    font-size: 1.5em; /* 24 */
    line-height: 2.5em; /* 60 (24) */
    text-align: center;
}
#menu-nav > ul > li:not( :last-child ) > a
{
    border-right: 1px solid #cc470d;
}
#menu-nav > ul > li:hover > a,
#menu-nav > ul:not( :hover ) > li.active > a
{
    background-color: #cc470d;
}

#menu-nav .close-btn:before, #menu-nav .close-btn:after {
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 16px;
	left: 15%;
	right: 15%;
	background: #fff;
}
#menu-nav .close-btn:after {
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#menu-nav .open-btn:before, #menu-nav .open-btn:after {
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

/* second level */

#menu-nav li ul
{
    background-color: #cc470d;
    display: none;
    position: absolute;
    top: 100%;
}
#menu-nav li:hover ul
{
    display: block;
    left: 0;
    right: 0;
}
#menu-nav li:not( :first-child ):hover ul
{
    left: -1px;
}
#menu-nav li ul a
{
    font-size: 1.25em; /* 20 */
    border-top: 1px solid rgba(74, 81, 86, 0.9);
    padding: 0.75em; /* 15 (20) */
}
#menu-nav li ul li a:hover,
#menu-nav li ul:not( :hover ) li.active a
{
    background-color: rgba(74, 81, 86, 0.9);
}
/* 1000 */
/*
@media only screen and ( max-width: 62.5em )
{
    #menu-nav
    {
        width: 100%;
        position: static;
        margin: 0;
    }
}
*/

@media only screen and ( max-width: 730px ) /* 40em - 640px */
{
    html
    {
        font-size: 75%; /* 12 */
    }

    #menu {
        display: none;
    }
    #menu-nav
    {

        display: inline-block !important;
        /* position: relative; */
        top: auto;
        left: auto;
    }
    #menu-nav > a
    {
        width: 34px; /* 3.125em */
        height: 34px; /* 3.125em */
        text-align: left;
        text-indent: -9999px;
        background-color: rgba(74, 81, 86, 0.9);
        position: relative;
    }
    #menu-nav > a:before,
    #menu-nav > a:after
    {
        position: absolute;
        border: 2px solid #fff;
        top: 35%;
        left: 25%;
        right: 25%;
        content: '';
    }
    #menu-nav > a:after
    {
        top: 60%;
    }

    #menu-nav:not( :target ) > a:first-of-type,
    #menu-nav:target > a:last-of-type
    {
        display: block;
    }


    /* first level */

    #menu-nav > ul
    {
        height: auto;
        display: none;
        position: absolute;
        left: 0;
        right: 0;
        z-index: 1900;
		width: 100%;
		position: absolute;
		padding-left: 4px;
		padding-right: 4px;



		transition-property: all;
		transition-duration: .5s;
		transition-timing-function: cubic-bezier(0, 1, 0.5, 1);

    }
    #menu-nav:target > ul
    {
        display: block;
    }
    #menu-nav > ul > li
    {
        width: 100%;
        float: none;

    }
    #menu-nav > ul > li > a
    {
        height: auto;
        text-align: left;
        padding: 0 0.833em; /* 20 (24) */
    }
    #menu-nav > ul > li:not( :last-child ) > a
    {
        border-right: none;
        border-bottom: 1px solid #cc470d;
    }


    /* second level */

    #menu-nav li ul
    {
        position: static;
        padding: 1.25em; /* 20 */
        padding-top: 0;
    }

}

/* end menu */

.filter-label {
	color: #777;

}

.filter-box {
	font-family: 'Open Sans', Verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	text-align: center;
	padding: 19px;
}

.filter-box a:active, .filter-box .current {
	color: #333;
	opacity: 1 !important;
}

.filter-box a:hover {
	color: #333;
	opacity: 1 !important;
	text-decoration: none;
}

.filter-box a {
	color: rgba(51, 51, 51, .4);

	color: #333;
	opacity: .35;
	padding-left: 10px;
	padding-right: 10px;
}


.filter-box a {
	-webkit-transition-property: opacity;
	-webkit-transition-duration: .1s;
	-webkit-transition-timing-function: ease-in-out;
	-moz-transition-property: opacity;
	-moz-transition-duration: .1s;
	-moz-transition-timing-function: ease-in-out;
	-ms-transition-property: opacity;
	-ms-transition-duration: .1s;
	-ms-transition-timing-function: ease-in-out;
	-o-transition-property: opacity;
	-o-transition-duration: .1s;
	-o-transition-timing-function: ease-in-out;
	transition-property: opacity;
	transition-duration: .1s;
	transition-timing-function: ease-in-out;
}


.widget_iconsrevista {text-align: center; margin-bottom: 20px;}
.box_titularsliderevista{height: 474px; width: 100%; position:relative; 
    background-image: url('/images/photoshoot.jpg?t=20140915'); background-position: center; 
    background-repeat: no-repeat;}
.titular_sliderevista{position: absolute;
    bottom: 20px;
    font-family: 'Open Sans', Verdana, sans-serif;
    font-weight: 300;
    font-size: 40px;
    line-height: 40px;
    color: white;
    text-align: center;
    width: 100%;}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
/* ------ CAMBIOS Arantxa -------- */
.txt_cms_img {text-align: center; margin-bottom: 20px;}
.box_img_crea{text-align: right;}
.box_img_crea img{width:80%;}
.box_img_disena{text-align: left;}
.box_img_disena img{width:80%;}
.btn_enviarcontacto { width: 18%; }
.txt_enviarcontacto { width: 82%; }

.boxoverflow {text-align:center; position:absolute; top: 15vw; width:100%;}
.callactiofnbp_space {position: absolute;top: 30vw;width: 100%;}


.titu_onscreen{ position: absolute; z-index: 900; left: 5%; padding-top:20px; font-size: 42px;
 line-height: 48px; text-align: right; font-family: 'Roboto', sans-serif; color: #353F46; letter-spacing: -1px; }
 .titu_onscreen_sm{ font-size: 36px; line-height: 40px; text-align: center; font-family: 'Roboto', sans-serif; 
 color: #353F46; letter-spacing: -1px;}
.infoproducts{ width: 64%; margin-left: 18%; padding-left: 18%; background-color: #ffffff; padding-top: 2%; 
    padding-bottom: 5%; }
.infoproducts_one {float: left; width: 48%;}
.infoproducts_space{padding-top: 30px; clear: both;}
.iconv3{float: left; width: 23%;}
.textv3{float: left; width: 60%; padding-top: 1%;}
.textv3_titu{font-family: 'Roboto', sans-serif; color: #353F46; 
font-size: 16px; margin-bottom: 10px;cursor: pointer; font-weight: bold;}
.space_montaje{padding:0 10%;}

.secc_plantillas {width: 100%; background-color: #ffffff; padding: 5% 0; text-align: center;}
.secc_tituplantillas {color: #353F46; font-family: 'Roboto', sans-serif; line-height: 34px;
font-size: 32px; margin-bottom: 25px; letter-spacing: 2px;}
.minigalery3 {margin: 5% 8% !important; position: relative !important;}
.uno_atras {width: 48%;}
.uno_atras img { width: 80%; }
.dos_delante {position: absolute; z-index: 99; left: 20%; right: 20%; top: -10%;}
.dos_delante img { width: 80%; }
.tres_atras {width: 48%;}
.tres_atras img { width: 80%; }
.susecc_plantillas {border-top: #ccc 1px dashed; border-bottom:  #ccc 1px dashed; padding: 1% 0; margin-top: 1%;}
a.goplantillas {text-decoration: none; cursor: pointer; color: #787878;}
a:hover.goplantillas {color: #08C;}
.callactionbp {background-color: #353F46; width: 100%; padding: 5% 0; text-align: center;}
.callactionbp_titu {color: #ffffff; font-family: 'Roboto', sans-serif; font-size: 32px; line-height: 36px;}
.callactionbp_space {clear: both; margin-top: 2%;}
.titu_clientes{text-align: center; padding-top:5%; font-size: 36px; line-height: 42px; 
    font-family: 'Roboto', sans-serif; color: #353F46; letter-spacing: 1px;}
.secc_clientes {background-color: #ffffff; margin-top: -15px; padding-top: 40px; padding-bottom: 30px;}
.secc_footer {color: #353F46; padding: 3%; font-family: 'Roboto', sans-serif; }
.list_footer {list-style-position: outside; padding-left: 15px; line-height: 22px;}
.list_footer a { color: #353F46;}
.noticia_footer {border-left: #353F46 6px solid; padding-left: 8px; margin-bottom: 10px;}

ul.list_redes {display: inline-block; list-style: none; padding-left: 0px !important;}
ul.list_redes li {display: inline; margin-right: 4px; }

.coverdesktop {
    width: 100%;
}
.inside_coverdesktop{
    position: absolute; 
    top: 3.8%; 
    left: 5.9%;
    right: 5.9%;
    background-repeat: no-repeat; 
    background-size: 100%; 
    overflow: hidden;
    width: 88.2%;
}
.inside_coverdesktop_img {
    width: 100%; 
    position:absolute; 
    top: 0px;
	left: 0px;
    z-index: 900;
}
.inside_coverdesktop_detail{
    position: absolute; 
    top: 7.3%; 
    left: 5.9%;
    right: 5.9%;
    background-repeat: no-repeat; 
    background-size: 100%; 
    overflow: hidden;
    width: 88.2%;
}
.movingbg {
    margin-top: 0;
    transition: margin 1s linear;
}
.movingbg:hover {
    transition: margin 3s linear;
    margin-top: -195px;
}
.movingbghome {
    margin-top: 0;
    transition: margin 1s linear;
}
.movingbghome:hover {
    transition: margin 1s linear;
    margin-top: -33px;
}
.movingbg_sm {
    margin-top: 0;
    transition: margin 1s linear;
}
.movingbg_sm:hover {
    transition: margin 3s linear;
    margin-top: -105px;
}
.name_coverdesktop{
    text-transform: uppercase; 
    text-align: center; 
    margin: 10px 0 5px 0; 
    font-family: 'opensans', sans-serif;
    font-size: 18px; 
    font-weight: 300; 
    letter-spacing: 3.5px;
}
a.btn_underline{
    color: #333;
    text-decoration: underline;
    font-size: 12px;
}

a.btn_customer {
	color: #808080;
	text-decoration: none;
	font-size: 12px;
	font-weight: 500;
}

.wrapper-detail{ 
    font-family: 'Dosis', sans-serif; 
    padding: 15px; 
    color:#787878; 
}
.coverphone {
    position: absolute;
    top: 0;
}
.inside_coverphone{
    width: 28%;
    position: absolute;
    right: -4%;
    top: 35%;
    z-index: 900;
}
.inside_coverphone_img {
    /* top: 0; */
    left: 10.5%;
    right: 11%;
    max-width: 78%;
    position: relative;
    padding-top: 18%;
}
.name_plantilla {
	font-family: 'Raleway', sans serif;
	font-weight: 300;
	letter-spacing: 4px;
	text-align: center;
	font-size: 26px;
	margin-top: 30px;
	text-transform: uppercase;
	line-height: 27px;
}
.description_plantilla {
	font-family: 'Raleway', sans serif;
	letter-spacing: 1px;
	font-size: 14px;
	line-height: 22px;
}

.botones_detail {margin: 15% 0;}
.btn_verplantilla {
    background-color: #f5f5f5; 
    border: #f5f5f5 1px solid; 
    border-radius: 2px;
	padding: 16px 31px;
    color:#787878; 
    text-align: center; 
    cursor: pointer;
	font-size: 16px;
}
.btn_verplantilla:hover {
    text-decoration: none; 
    border: #343D47 1px solid; 
    color: #343D47;
    background-color: rgb(255, 255, 255);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.btn_usarplantilla {
    background-color: rgb(245, 87, 48); /*#343D47*/
    border-radius: 2px;
	padding: 16px 13px;
    color: #ffffff; 
    text-align: center; 
    cursor: pointer;
}
.btn_usarplantilla:hover {
    text-decoration: none; 
    text-decoration: none; 
    background-color: rgb(245, 119, 89);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
	color: white;
	border: 1px solid rgb(245, 245, 245);
}

.btn_tags {box-sizing: border-box; border: #787878 1px solid; font-size: 12px;
    position: relative; color:#787878; text-align: center; text-transform: uppercase; float: left; 
    cursor: pointer; margin-right: 10px; margin-bottom: 10px;}
.btn_tags:hover { border: #333333 1px solid; }

.caract_plantilla {margin-top: 3%; margin-bottom: 4%;}
.caract_plantilla_tit {font-weight: 700; font-size: 16px; margin-bottom: 1.5%;}
.verpequeno { display: none; }
.bg_calltoaction {background-color: #f5f5f5; height: 150px; width: 100%; font-weight: 300; }
.bg_calltoaction_tit {padding: 55px 0; letter-spacing: 3px;}
.bg_calltoaction1 {text-align: center; width: 60%; float: left;}
.bg_calltoaction2 {width: 2%; height: 150px; background-color: #ffffff; float: left;}
.bg_calltoaction3 {width: 38%; float: left; font-size: 14px; }
.bg_calltoaction_txt { padding: 28px 70px; line-height: 18px; }
.plantillas_similares {font-weight: 300; font-size: 14px; margin-top: 6%; margin-bottom: 3%; border-bottom: #ccc 1px solid;}

.colorbgsocial{color: #A1B3BF !important; font-size: 17px !important;background-color: transparent !important;}
.txt_center { text-align: center; }
.txt_izq { text-align: left; }
.txt_der { text-align: right; }
.pull-right { float: right; }
.pull_left { float: left; }
.m-t-3c{ margin-top: 3%; }
.m-t-5c { margin-top: 5%; }
.m-t-10c { margin-top: 10%; }


/* begin: BOTON ANIMADO CON BORDES Y FONDO DE COLOR */
a.btn_animatedbg {
    color:#787878;
}
a.btn_animatedbg div {
    padding: 5px 15px;
}
a.btn_animatedbg div:hover {
    background-color: #333;
    color: #ffffff;

    transition-delay:.25s;
    -webkit-transition-delay:.25s;
    -moz-transition-delay:.25s;
    -o-transition-delay:.25s;
}
a.btn_animatedbg:hover { text-decoration: none;}
a.btn_animatedbg:before,
a.btn_animatedbg:after,
a.btn_animatedbg div:before, 
a.btn_animatedbg div:after {
    content:'';
    position:absolute;
    background-color:#333333;
    text-decoration: none;

    transition:.25s all ease-out;
    -webkit-transition:.25s all ease-out;
    -moz-transition:.25s all ease-out;
    -o-transition:.25s all ease-out;
}
/* Dimensiones de los bordes */
a.btn_animatedbg:before,
a.btn_animatedbg:after {
    /* Arriba y abajo */
    height:1px;
}
a.btn_animatedbg div:before,
a.btn_animatedbg div:after {
    /* Izquierda y derecha */
    width:1px;
}
a.btn_animatedbg:before {
    /* Posición inicial del borde superior */
    top:0;
    left:0;
    right:100%;
}
a.btn_animatedbg:hover:before {
    /* Posición final del borde superior */
    right:0;
}
a.btn_animatedbg:after {
    /* Posición inicial del borde inferior */
    bottom:0;
    left:100%;
    right:0;
}
a.btn_animatedbg:hover:after {
    /* Posición final del borde inferior */
    left:0;
}
a.btn_animatedbg div:before {
    /* Posición inicial del borde lateral izquierdo */
    top:100%;
    left:0;
    bottom:0;
}
a.btn_animatedbg:hover div:before {
    /* Posición final del borde lateral izquierdo */
    top:0;
}
a.btn_animatedbg div:after {
    /* Posición inicial del borde lateral derecho */
    top:0;
    right:0;
    bottom:100%;
}
a.btn_animatedbg:hover div:after {
    /* Posición final del borde lateral derecho */
    bottom:0;
}

a.btn_animatedbg.delay:after,
a.btn_animatedbg.delay:hover div:before {
    /* Primer borde sin delay */
    transition-delay:0s;
    -webkit-transition-delay:0s;
    -moz-transition-delay:0s;
    -o-transition-delay:0s;
}
a.btn_animatedbg.delay div:after,
a.btn_animatedbg.delay:hover:before {
    /* Segundo borde con 1/4 de segundo de delay */
    transition-delay:.25s;
    -webkit-transition-delay:.25s;
    -moz-transition-delay:.25s;
    -o-transition-delay:.25s;
}
a.btn_animatedbg.delay:before,
a.btn_animatedbg.delay:hover div:after {
    /* Tercer borde con 1/2 segundo de delay */
    transition-delay:.5s;
    -webkit-transition-delay:.5s;
    -moz-transition-delay:.5s;
    -o-transition-delay:.5s;
}
a.btn_animatedbg.delay div:before,
a.btn_animatedbg.delay:hover:after {
    /* Quarto borde y último con 3/4 de segundo de delay */
    transition-delay:.75s;
    -webkit-transition-delay:.75s;
    -moz-transition-delay:.75s;
    -o-transition-delay:.75s;
}
/* end: BOTON ANIMADO CON BORDES Y FONDO DE COLOR */

.header2-dark .header2hover {
	background-color: rgba(246, 246, 246, 0.2) !important;
	color: white !important;
}
.header2-dark {
	position: absolute;
	width: 100%;
	z-index: 999;
	background-color: rgba(36, 47, 54, 0) !important;
    font-weight: 300;
    letter-spacing: 1.5px;
}

.bigwh-call-button {
    background-color: rgb(255, 255, 255); /* rgb(255, 92, 0); */
    color: #353F46;
    font-size: 24px;
    padding: 20px 40px 10px 40px;
    border-radius: 5px;
    display: inline-block;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.bigwh-call-button:hover {
    text-decoration: none;
    background-color: rgba(255, 255, 255, 1);
    background-color: rgba(255, 255, 255, 0.8);
    color: #353F46;
    cursor: pointer;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.bigwh-call-button .text-info-btn{
    font-size: 10px;
    font-style: italic;
    padding-top: 2%;
}


/* medio MD */
@media (min-width: 992px) and (max-width: 1020px) { 
    .space_montaje {padding:0 2%;}
    .minigalery3 {margin: 2% 3% !important; position: relative !important;}
    .dos_delante { left: 20%; right: 20%; top: -6%; }
    .dos_delante img { width: 70%; }
    .botones_detail {margin: 3% 0;}
    .btn_verplantilla { padding: 25px 238px; font-size: 16px; }
    .btn_usarplantilla { padding: 25px 220px; font-size: 16px; }
    .btnpequeno { clear: both; width: 100%; text-align: center; margin:4% 0; }
    .caract_plantilla { margin:; 6% 0; }
}
/* SM */
@media (min-width: 620px) and (max-width: 991px) { 
    .infoproducts{ width: 95%; margin-left: 5%; margin-top: -2%; background-color: #ffffff; padding: 8% 0 5% 4%; }
    .infoproducts_one{ width: 50%; }
    .space_montaje{padding:0 2%;}
    .uno_atras { width: 50%; }
    .dos_delante { top: -6%; }
    .dos_delante img { width: 80%; }
    .tres_atras { width: 50%; }
    .botones_detail {margin: 5% 0;}
    .btn_verplantilla { padding: 25px 238px; font-size: 16px; }
    .btn_usarplantilla { padding: 25px 220px; font-size: 16px; }
    .btnpequeno { clear: both; width: 100%; text-align: center; margin:6% 0; }
    .vergrande { display: none; }
    .verpequeno { display: block; text-align: center; }
    .bg_calltoaction_tit {padding: 2% 0 1% 0; border-bottom: #ffffff 3px solid;}
    .bg_calltoaction_txt { padding: 1% 20%; }
    .caract_plantilla { margin: 8% 0; }
}
/* XS */
@media (min-width: 1px) and (max-width: 619px) { 
    .infoproducts{ width: 95%; margin-left: 5%; margin-top: -4%; background-color: #ffffff; padding: 8% 0 5% 4%; }
    .infoproducts_one{ width: 100%; padding-bottom: 5%; }
    .secc_plantillas .btn_tags {float: none !important;}
    .space_montaje{padding:0 1%;}
    .minigalery3 {background-image: url('/images/plantillas_xs.png'); background-repeat: no-repeat; width: 100%;
    height: 300px; background-size: contain; background-position: right;}
    .uno_atras { display: none; }
    .dos_delante { display: none;}
    .tres_atras { display: none; }
    .botones_detail {margin: 6% 0;}
    .btn_verplantilla { padding: 30px 108px; font-size: 16px; }
    .btn_usarplantilla { padding: 30px 90px; font-size: 16px; }
    .btnpequeno { clear: both; width: 100%; text-align: center; margin:10% 0; }
    .vergrande { display: none; }
    .verpequeno { display: block; text-align: center; }
    .bg_calltoaction_tit {padding: 2% 0 1% 0; border-bottom: #ffffff 3px solid;}
    .bg_calltoaction_txt { padding: 1% 20%; }
    .caract_plantilla { margin: 12% 0; }
}

/* Tablets grandes en horizontal y escritorios normales */
@media (min-width: 900px) and (max-width: 1199px) { 
    .box_img_crea{ text-align: center; }
    .btnpequeno{ clear: both; width: 100%; text-align: center; }
} 
/* Tablets en horizontal */
@media (min-width: 767px) and (max-width: 900px) { 
    .boxoverflow {top: 13vw;}
    .front-feature { width: 33%; }
    .spacetablet { margin-left: 3px; }
}
/* Móviles en horizontal o tablets en vertical */
@media (max-width: 768px) {  
    .boxoverflow {top: 8vw;}
    .lemafront { font-size: 40px; line-height: 42px; }
    .callactiofnbp_space {top: 32vw;}
    .bigwh-call-button { font-size: 18px; padding: 10px 20px 5px 20px;}
    .front-feature {
        width: 97%;
        margin:10px;
        text-align: center;
    }
    .txt_cms_subtitu{
        text-align: center;
        margin-top: -30px;
    }
    .box_img_crea{
        text-align: center;
    }
    .box_img_disena{
        text-align: center;
    }
    .box_img_crea img{width: 60%;}
    .box_img_disena img{width:60%;}0
}
/* Móviles en vertical */
@media (max-width: 480px) { 
    #vid { width: 300% !important; overflow: hidden; }
    .boxoverflow {top: 40vw;}
    .lemafront { font-size: 38px; line-height: 40px; }
    .callactiofnbp_space {top: 100vw;}
    .bigwh-call-button { font-size: 16px; padding: 10px 20px 10px 20px;}
    .front-feature {
        width: 96%;
        margin:10px;
        text-align: center;
    }
    .txt_cms_subtitu{
        text-align: center;
        margin-top: -30px;
    }
    .box_img_crea{
        text-align: center;
    }
    .box_img_crea img{width: 100%;}
    .callactionbp {padding: 5% 2%;}
    .big-call-button { padding: 11px 30px; }
    .template-title { padding-left: 5px; }
    .tablaextras { zoom:0.7 !important; }
    .template-button { margin-left: 5px; }
    .btn_enviarcontacto { width: 40%; }
    .txt_enviarcontacto { width: 60%; }
    .template-buttons .pull-left { width: 100%; }
    .template-buttons .pull-right { width: 100%; margin-top: 10px; }

}


.ad-item {
	margin-bottom: 20px;
}
