/*
Theme Name: www.flexcomp-uk.com
Theme URI: http://htmltowordpress.io/
Author: htmltowordpress.io
Author URI: http://htmltowordpress.io/
Description: Created with the simple HTML to WordPress development tool: http://htmltowordpress.io/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: www-flexcomp-uk-com

The files located inside the html2wp folder (excluding the html2wp/vendor folder) and other files that are part of the
Simple WordPress Starter Theme (https://github.com/html2wp/simple-wp-starter-theme) are licensed under the GPLv2+.

Ownership of any other files and their copyrights belong to their respective authors.
*/

.download-pdf{
	line-height:10px;
}
.download-pdf img.flag{
	margin: 0 3px;
	width:25px;
}


.send-button{
	background-color:#056839;
	color:#fff;
border: medium none;
font-size: 10px;
text-transform:uppercase;
font-weight:600;
padding: 10px 20px;
}

p.esito{
	background:#056839;
	color:#fff;
	font-size: 10px;
	text-transform:uppercase;
	font-weight:600;
	padding: 10px 20px;
}

.video-container1 {
    background: rgba(0, 0, 0, 0) url("Content/images/sfondovideo.jpg") no-repeat fixed center center / cover ;
    bottom: 0;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
    width: 100%;
}