/*

Theme Name: ItFacto Corp

Theme URI: http://demo.qodeinteractive.com/bridge/

Description: A child theme of Bridge Theme

Author: Qode--Interactive

Author URI: http://www.qodethemes.com/

Version: 1.0.0

Template: bridge

*/

@import url("../bridge/style.css");



header.fixed, header.fixed_hiding, header.fixed_top_header .top_header {

	background: #fff;

}

section .masquer , section .masquer2, section.parallax_section_holder.masquer {

	display:none !important;

}



.wpcf7-form input[type=text],

.wpcf7-form input[type=email]{

	font-size:1.2rem;

}



.callback-btn-style {

	display:none !important;

}

.page-id-14833 .callback-btn-style {

	display:block !important;

}



.call_to_action, .lien-rappel  {

	background:none;

}



.callback-btn-style, .lien-rappel  {

	position: fixed !important;

	top: 200px !important;

	right:10px !important;

	z-index:10000 !important;

width: 100px;

height: auto;

top: 200px;

right:50px;



z-index: 1222;

margin: 0;

padding: 23px;

border: 2px solid #303030;

font-size: 13px;

line-height:16px;

font-weight: 700;

font-family: inherit;

text-align: left;

color: #303030;

text-decoration: none;

cursor: pointer;

outline: 0;

font-style: normal;

text-transform: uppercase;

letter-spacing: 1px;

-o-border-radius: 4px;

-moz-border-radius: 4px;

-webkit-border-radius: 4px;

-ms-border-radius: 4px;

border-radius: 4px;

text-shadow: none;

background-color: transparent;

-webkit-transition: color .1s linear, background-color .1s linear, border-color .1s linear;

transition: color .1s linear, background-color .1s linear, border-color .1s linear;

background-color:#fff;

text-align:center;

}



.fa-linkedin span {

	display:none;

}



input.wpcf7-form-control.wpcf7-date, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-quiz, input.wpcf7-form-control.wpcf7-text, select.wpcf7-form-control.wpcf7-select, textarea.wpcf7-form-control.wpcf7-textarea {

	background-color:#eee;

}



div.wpcf7-response-output.wpcf7-mail-sent-ok {

	background-color:#3e8ed5;

}



@media (max-width: 640px) {



	.callback-btn-style {

		display:none;

	}



}