/*
 Theme Name:     Company
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

/****************************/
/* INPUT FORM CONTATTI 
*/

input.text, input.title, input[type="email"], input[type="password"], input[type="tel"], input[type="text"], select, textarea {

    padding: 10px;
    border-radius: 5px;
	width: 100%;

}

/****************************/
/* BOTTONE FORM CONTATTI 
*/
.wpcf7-form-control.wpcf7-submit {
    width: 143px;
    padding: 10px;
    border-radius: 7px;
    background: orange;

}

.cn-button.bootstrap {
    font-family: sans-serif !important;
    display: inline-block !important;
    *display: inline !important;
    padding: 4px 12px !important;
    margin-right: .3em !important;
    margin-bottom: 0 !important;
    *margin-left: .3em !important;
    line-height: 20px !important;
    color: #333 !important;
    text-align: center !important;
    text-shadow: 0 1px 1px rgba(255,255,255,.75) !important;
    font-style: normal !important;
    vertical-align: middle !important;
    cursor: pointer !important;
    color: #fff !important;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25) !important;
    background-color: #006dcc !important;
    *background-color: #04c !important;
    background-image: -moz-linear-gradient(top,#0088cc,#0044cc) !important;
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#0088cc),to(#0044cc)) !important;
    background-image: -webkit-linear-gradient(top,#0088cc,#0044cc) !important;
    background-image: -o-linear-gradient(top,#0088cc,#0044cc) !important;
    background-image: linear-gradient(to bottom,#0088cc,#0044cc) !important;
    background-repeat: repeat-x !important;
    border-style: solid !important;
    border-width: 1px !important;
    border-color: #04c #04c #002a80 !important;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25) !important;
    box-shadow: 0 1px 0 rgba(255,255,255,.2) inset,0 1px 2px rgba(0,0,0,.05) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
    padding: 2px 10px !important;
    font-size: 12px !important;
    text-decoration: none !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    outline: none !important;

}

/*css form su 2 colonne e privacy scorrevole*/

.riga-flex {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.riga-flex p {
	width: 49%;
}

.privacy {
	overflow: auto;
    max-height: 90px;
    margin-bottom: 20px;
    background-color: #F9F9F9;
    padding: 10px;
    font-size: 12px;
    color: #999;
}

/*css form su 2 colonne e privacy scorrevole*/

.riga-flex {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.riga-flex p {
	width: 49%;
}

@media only screen and (max-width:30.0625em) { 
.riga-flex p {
	width: 100%;
}
}

.privacy {
	overflow: auto;
    max-height: 90px;
    margin-bottom: 20px;
    background-color: #F9F9F9;
    padding: 10px;
    font-size: 12px;
    color: #999;
}

/*form di contatto*/

.captcha-policy, span.wpcf7-list-item-label {
    font-size: 11px;
}

.wpcf7-form-control.wpcf7-submit {
background-color: #0073AB;
color: #fff;
border: 0px !important;
max-width: 200px;
display: block;
width: 100%;
border-radius: 3px;
font-weight: bold;
padding-top: 20px;
padding-bottom: 20px;
font-size:14px;
	text-decoration:underline;
}

.wpcf7-form-control.wpcf7-submit:hover {
	padding-top: 20px;
	padding-bottom: 20px;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    max-height: 120px !important;
}

.et_pb_button:after, .et_pb_button:before {
    font-size: 24px;
}

.captcha-policy a, .wpcf7-list-item-label a {
	color: #333;
	text-decoration: underline;
}

.captcha-policy, span.wpcf7-list-item, .riga-flex p, p.info-agg {
    color: #333;
}

.wpcf7-form-control.wpcf7-submit:hover {
	background-color: #e9e9e9;
	color: #333;

}

input.text, input.title, input[type="email"], input[type="password"], input[type="tel"], input[type="text"], select, textarea {
    border-radius: 5px;
}
	
input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
    background-color: #F5F5F5;
    border: 2px solid #ccc;
}

.form-finale input.text, .form-finale input.title, .form-finale input[type=email], .form-finale input[type=password], .form-finale input[type=tel], .form-finale input[type=text], .form-finale select, .form-finale textarea {
    background-color: #F5F5F5;
    border: 2px solid #F5F5F5;
}

.form-finale input.text:focus, .form-finale input.title:focus, .form-finale input[type=text]:focus, .form-finale select:focus, .form-finale textarea:focus {
    border-color: #BABABA;
}

.form-finale input[type=tel]:focus, .form-finale input[type=email]:focus, .form-finale input[type="text"]:focus, .form-finale textarea:focus {
	border-color: #BABABA;
    color: #333;
}

input.text:focus, input.title:focus, input[type=text]:focus, select:focus, textarea:focus {
    border-color: #333;
}

input[type=tel]:focus, input[type=email]:focus, input[type="text"]:focus, textarea:focus {
	border-color: #333;
    color: #333;
}

.wpcf7-list-item {
	margin: 0px;
}

a.et-cart-info {
    display: none;
}

.et_pb_blurb_content {
    max-width: none;
}

.colonna1-head {
    width: 80% !important;
}

.colonna2-head {
    width: 15% !important;
}

.dsm-business-hours-header {
    display: flex;
    flex-flow: row-reverse;
}

/*css small desktop*/

@media only screen and (max-width: 1600px) and (min-width: 1301px)  {
	.testo-iniziale h1, .colonna-vantaggi h4 {
		font-size:55px !important;
	}
			.testo-iniziale h3, .colonna-training h4, .colonna-vantaggi h5 {
		font-size:20px !important;
	}
		.colonna-training h2, .titolo-programma h4, .titolo-speaker h4, .titolo-partner h4, .titolo-testimonial h4 {
		font-size:35px !important;
	}
		.et_pb_blurb_4 .et_pb_main_blurb_image {
    max-width: 150px !important;
}
		div#partecipa {
    background-position: left 750px bottom 0 !important;
}
	.et_pb_module.et_pb_blurb.et_pb_blurb_10.blursconto.et_pb_text_align_left.et_pb_blurb_position_left.et_pb_bg_layout_light {
    padding-right: 0px !important;
}
		.colonna-form, .colonna-form-finale {
    padding: 60px !important;
}
}

@media only screen and (max-width: 1300px) and (min-width: 981px)  {
	.testo-iniziale h1, .colonna-vantaggi h4 {
		font-size:45px !important;
	}
		.testo-iniziale h3, .colonna-training h4, .colonna-vantaggi h5 {
		font-size:18px !important;
	}
			.colonna-form h4, .colonna-form-finale h4 {
		font-size:30px !important;
	}
	.colonna-form, .colonna-form-finale {
    padding: 40px !important;
}
	div#wpcf7-f12-p2-o1 p, div#wpcf7-f12-p2-o2 p {
    font-size: 13px !important;
}
	ul#menu-main-menu li a {
    font-size: 13px !important;
}
	.colonna1-head {
    width: 75% !important;
}
	.colonna2-head {
    width: 5% !important;
}
	.colonna2-head a.et_pb_button.et_pb_button_0_tb_header.et_pb_bg_layout_light {
    font-size: 15px !important;
		padding-left: 40px !important;
        padding-right: 50px !important;
}
	.et_pb_menu .et-menu>li {
    padding-left: 6px !important;
    padding-right: 6px !important;
}
	.et_pb_menu__logo-wrap {
    width: 250px !important;
}
	.colonna-training h2, .titolo-programma h4, .titolo-speaker h4, .titolo-partner h4, .titolo-testimonial h4 {
		font-size:32px !important;
	}
	.colonna-training h5.et_pb_module_header, .dsm-business-hours-day {
    font-size: 14px !important;
}
	.colonna-training .et_pb_text_inner {
    font-size: 14px !important;
    line-height: 1.6em !important;
}
	.colonna-form-finale h5.et_pb_module_header {
    font-size: 15px !important;
    letter-spacing: 3px !important;
}
	div#partecipa {
    background-position: left 700px bottom 0 !important;
}
	.et_pb_module.et_pb_blurb.et_pb_blurb_10.blursconto.et_pb_text_align_left.et_pb_blurb_position_left.et_pb_bg_layout_light {
    padding-right: 0px !important;
}
	.et_pb_blurb_4 .et_pb_main_blurb_image {
    max-width: 110px !important;
}
	.dsm-business-hours-time {
    font-size: 16px !important;
}
	.riga-footer .et_pb_text_inner, .riga-footer p, .riga-footer a {
    font-size: 12px !important;
}
}
