/*
Theme Name: Ratio Child
Theme URI: http://ratio.edge-themes.com/
Description: A child theme of Ratio Theme
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Version: 1.0.0
Template: ratio
*/
@import url("../ratio/style.css");


.linea {
	border-left-color: #118648;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

h3 {
	color: #118648;
}
h3, h4, h5, h6 {
    font-weight: 300;
}

body {
    color: #909090;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
.tabella {
   
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
}
a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, p a {
    color: #118648;
}
footer .edgtf-footer-bottom-holder .widget {
    color: #118648;
    font-size: 12px;
}

#edgtf-back-to-top span span {
    background-color: #118648;
    display: block;
    line-height: inherit;
    position: relative;
    transition: background-color 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) 0.25s;
}

*::-moz-selection {
    background: #118648 none repeat scroll 0 0;
    color: #fff;
}

.sf-tit{
	background-color: rgba(255,255,255,0.60);
	color: #000000;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 13px;
	padding-right: 20px;
}

.bot-pos{
	text-align: right;
	float: right;
}

input.wpcf7-form-control.wpcf7-submit {
	border: medium none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: inherit;
	font-size: 12px;
	height: 45px;
	letter-spacing: 1px;
	line-height: 45px;
	margin: 0;
	padding: 0 20px;
	text-transform: uppercase;
	
	width: auto;
	border-radius: 15px;
	
	background-color: #118648;
	
}

.wpcf7-form {
    color: #909090;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

pre {
  
        padding-top: 0px;
        padding-right: 10px;
        padding-bottom: 0px;
        padding-left: 10px;
    white-space: normal;
    /*word-wrap: break-word;*/
}
ol, pre, ul {
   
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
    margin-bottom: 15px;
}
.last_toggle_el_margin, .wpb_button, .wpb_content_element, .wpb_row, ul.wpb_thumbnails-fluid > li {
    margin-bottom: 0 !important;
}

.wpcf7-list-item-label{
	padding-top: 0px;
        padding-right: 10px;
        padding-bottom: 0px;
        padding-left: 10px;
	
}

.wpcf7-form-control.wpcf7-date, .wpcf7-form-control.wpcf7-number, .wpcf7-form-control.wpcf7-quiz, .wpcf7-form-control.wpcf7-select, .wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    margin-top: 0;
    margin-bottom: 6px;
    padding: 10px 10px;
    border: 1px solid #d7d7d7;
    outline: 0;
    font-family: inherit;
    font-size: 14px;
    background-color: #fff;
    color: #757575;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle;
}

.wpcg7-form p {
    margin: 0 0 8px;
}

.wpcf7-form-control-wrap campi {
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 8px;
}

.wpcf7cf_group{
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 5px;
}
#wpm_download_4{
	float: left;	
}

#wpcf7-f4307-p4308-o1{
	
color: #4d4d4f;
	font-family: "Open Sans",sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	margin-top: -90px;
}

#wpcf7-f4307-p4308-o1 p{
	
	margin-top: 0px;    
}

#wpcf7-f4307-p4308-o1 span{
	
	margin-left: 0px;    
}	
.cat{
	font-family: "Open Sans",sans-serif;
	color: #118648;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	padding-bottom: 15px;
	border: thin solid #EEEEEE;
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 15px;
}

  input[type=checkbox] {
	float: left;
	margin-right: 10px;    
  }   

.edgtf-title.edgtf-title-with-border:not(.edgtf-has-background) .edgtf-title-holder .edgtf-container-inner {
	border-bottom-style: solid;
	border-bottom-width: 0;
}

.edgtf-mobile-header .edgtf-mobile-menu-opener a {
    color: #ffffff;
}

.edgtf-mobile-header .edgtf-mobile-header-inner .edgtf-mobile-header-holder {
	
	background-color: #000000;
}