/*
	Theme Name: Grenada Child
	Theme URI: http://clapat.ro/themes/grenada-wordpress/
	Description: Responsive Wordpress Theme
	Template: grenada
	Version: 1.0
	Author: You
	Author URI: http://your site
	License: Themeforest
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Tags: four-columns, custom-background, custom-colors, featured-images, full-width-template, theme-options
	Text Domain: grenada-child
*/


/*------------------------------------------------------------------

Add here your own styles
-------------------------------------------------------------------*/
.centrar{text-align:center;}

body .owl-carousel .owl-item img{ max-height: 800px; width: auto; text-align: center; margin: 0px auto;}
.archivo-box { margin-top: 15%;}
.kit_digital{padding: 0% 20% 0% 20%;}
.phone-box{width: 100%; float: left; margin-bottom: 20px; margin-right: 6%; position: relative;}
input[type="tel"] {
    color: rgba(0, 0, 0, 1);
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 400;
    height: 50px;
    padding: 12px 20px 12px 0px;
    width: 100%;
    border-radius: 0px;
    margin-bottom: 0px;
    border: none;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    box-sizing: border-box;
    background-color: transparent;
    outline: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

input[type="tel"]:-internal-autofill-selected {
    appearance: menulist-button;
    background-image: none !important;
    background-color: light-dark(rgb(232, 240, 254), rgba(70, 90, 126, 0.4)) !important;
    color: fieldtext !important;
}

div.wpcf7-response-output{ background: green;}

.presentacion{padding: 6em; position: absolute; top: 59vh; text-align: center;}
.presentacion h1 { font-size: 35px;}
.presentacion p {color: #f7f7f7;}

.centro{text-align:center;}

/*1140*/
@media (max-width: 1140px) {
.presentacion{ top: 50vh; }
.presentacion p {font-size: 13px;}
.presentacion h1 {line-height: 40px;}
}

@media (max-width: 650px) {
	.presentacion {padding: 2em; top: 55vh;}
	.presentacion h1 { font-size: 20px; line-height: 25px;}
	.presentacion p { font-size: 14px; line-height: 18px;}
	.kit_digital { padding: 5% 3% 0% 3%;}
}
	