/*
Theme Name: Tutino Joseph Gregoire
Theme URI: https://magemontreal.com/
Author: Magemontreal
Author URI: https://magemontreal.com/
Version: 1.0
template: bb-theme
*/

p.cform-subtitle {
	padding-top: 20px;
}

.top-header {
	max-height:400px;
}

.uppercase {
    text-transform: uppercase !important;
}

.justify {
    text-align: justify !important;
}

.center {
    text-align: center !important;
}

.double-space {
    line-height: 2;
	font-size: 0.9em;
}

strong {
    font-weight: 500 !important;
    color: #1b4177 !important;
}

.text-blue {
    color: #1b4177 !important;
}

.text-black {
    color: #444 !important;
    text-align: justify;
}

p.text-black, h4.text-black, .fl-rich-text h4 {
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 1em;
	line-height: 1.5em;
}

.fl-testimonial h4 {
    font-family: 'Montserrat';
    font-weight: 300;
	font-size: 18px;
	line-height: 1.5em;
	letter-spacing: 0.5px;
	text-align: center;
}

a, h1, h2, h3, h4, h5, .fl-logo-text {
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease; 
	transition: all 0.3s ease;
}

.fl-shrink-header-enabled.admin-bar .fl-page-header {
    top: 0px !important;
}

.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li > a {
    letter-spacing: 1px;
}

.fl-module.fl-module-contact-form {
    background: rgba(255, 255, 255, 0.8);
}

.fl-button-text {
    letter-spacing: 3px;
    font-family: 'Montserrat';
    text-transform: uppercase;
    font-weight:400;
}

a.fl-button *, a.fl-button:visited *, .fl-builder-content a.fl-button *, .fl-builder-content a.fl-button:visited * {
    color: #ffffff;
    font-weight: 500;
}

footer.fl-page-footer-wrap {
    display: none;
}

.fl-logo-text {
    letter-spacing: 1px;
    text-align:center;
    line-height: 1.2;
}

span.logo-subline {
    font-size: 12px;
    letter-spacing: 1.5px;
}

img.fl-photo-img, #practice img.fl-photo-img, #members img.fl-photo-img {
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease; 
	transition: all 0.3s ease;
}

#practice img.fl-photo-img:hover, #members img.fl-photo-img:hover {
    outline: 4px double #fff;
    outline-offset: -10px;
}

.uppercase {
    text-transform: uppercase !important;
}

body {
    font-variant-ligatures: no-common-ligatures;
}

p, ul li {
    font-size: 16px;
}

/* NAV MENU */
span.wpml-ls-native {
    text-transform: uppercase;
    font-family: 'Playfair Display SC', Georgia, serif;
}
.fl-page-nav-right.fl-page-header-fixed .fl-logo-text, .fl-page-header-fixed .fl-logo-text {
    font-size: 16px;
}
.fl-page-nav ul.sub-menu {
    background-clip: padding-box;
    background-color: #222;
    border-top: 5px solid #1b4177;
    float: none;
    left: -99999px;
    list-style: none;
    padding: 5px 0;
    position: absolute;
    top: 59px;
    width: 210px;
    z-index: 1000;
    -moz-box-shadow: 0 1px 20px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 1px 20px rgba(0,0,0,0.15);
    box-shadow: 0 1px 20px rgba(0,0,0,0.15);
}

.fl-page-nav ul.sub-menu li a {
    font-size: 11px;
    font-family: 'Montserrat' !important;
    clear: none;
    color: #ffffff;
    display: block;
    font-weight: 300;
    line-height: 20px;
    padding: 7px;
}

.fl-page-nav ul.sub-menu a:hover {
	color: #f1bc4a !important;
}

.fl-page-nav ul.sub-menu li:hover {
    background-color:#333;
}

.fl-page-header {
    border-color: transparent;
    background-color: rgba(51,51,51,0.95);
    color: #ffffff;
}

.fl-page-nav-right .fl-page-header-wrap {
    border-bottom: 1px solid transparent !important;
}

li#menu-item-325 {
    float: right;
    right: -30%;
    top: 0px;
}

li#menu-item-325 i.fa.fa-phone:before {
    content: "\f095";
    font-size: 20px;
}

/* FORM */

.cfslider-form .submit-button {
    display: inline-block !important;
    text-decoration: none !important;
    border: 0px solid transparent;
    border-radius: 0px !important;
    background: rgba(255, 255, 255, 0.8) !important;
}

.cform-head .cfheader {
    font-size: 28px !important;
    font-family: 'Playfair Display SC' !important;
    line-height: 1;
}

.cform-title {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.form-field {
    background: #fff !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px !important;
    text-indent: 10px;
    color: #333 !important;
    font-size: 14px;
    -webkit-box-shadow: inset 0px 0px 1px 1px #fff !important;
    -moz-box-shadow: inset 0px 0px 1px 1px #fff !important;
    box-shadow: inset 0px 0px 1px 1px #fff !important;
    padding: 10px 0px! important;
}

#contactform label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 600;
    font-family: 'Playfair Display SC';
    letter-spacing: 1px;
}

.cfslider-form .submit-button {
    padding: 10px 0px !important;
    background: #1b4177 !important;
    border-color: transparent !important;
    color: #fff !important;
    font-family: 'Playfair Display SC' !important;
    letter-spacing: 1px;
    box-shadow: none !important;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease; 
	transition: all 0.3s ease;
}

.cfslider-form .submit-button:hover {
    background: #f1bc4a !important;
    color: #fff !important;
}

/* W8 Contact Form Button */

.contact-form-slider-box .icon_large {
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease; 
	transition: all 0.3s ease;
}

.contact-form-slider-box .icon_large:hover {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

/* Top header max 400px */

.top-header .fl-row-content-wrap {
    max-height: 400px;
}

.fl-slide-text h1 {
    font-family: 'Playfair Display SC', Georgia, sans-serif;
    font-size: 75px;
	letter-spacing: 1.5px;
}
.fl-slide-text h2 {
    font-family: 'Playfair Display SC', Georgia, sans-serif;
    font-size: 36px;
    letter-spacing: 1.5px;
}
.fl-slide-text h3 {
    font-family: 'Playfair Display SC', Georgia, sans-serif;
	letter-spacing: 2px;
}

a.fl-button, a.fl-button:visited, .fl-builder-content a.fl-button, .fl-builder-content a.fl-button:visited {
    background: #1b4177;
    color: #ffffff;
    border: 1px solid transparent;
}

.fl-callout a.fl-button {
    float: right;
}

.fl-callout-content {
    border: 4px double #ccc;
    padding: 5px;
    min-height: 180px;
}

.fl-module.fl-module-callout.fl-node-59dfb1b426231 .fl-callout-button {
    padding: 0px;
}

.fl-callout-text-wrap .fl-callout-text p {
    margin: 0 !important;
    padding: 0 0 5x 0 !important;
    font-size: 12px;
}


/* SEPARATOR */

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #f1bc4a;
	text-align: center;
}

hr:before {
	font-family:'FontAwesome';
    content: "\f260";
	font-size: 28px;
	color:  #f1bc4a;
    margin: auto;
    text-align: center;
	position: relative;
	top: -20px;
	background:transparent;
}

/* FOOTER */
p.footer-desc {
    font-size: 11px;
    letter-spacing: 1.5px;
    line-height: 2.3em;
    text-align: center !important;
    max-width: 300px;
}

p.footer-desc-fr {
	font-size: 10px;
    letter-spacing: 1px;
    line-height: 2em;
    text-align: center;
    max-width: 270px;
}

p.footer-desc a:link {
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 2.5em !important;
    text-decoration: none !important;
}

p.footer-address {
    font-size: 12px;
    letter-spacing: 1.5px;
    line-height: 1.5em;
    text-align: center !important;
}

p.footer-address a:hover {
    text-decoration: none !important;
}

p.footer-copyright {
    font-size: 10px;
    letter-spacing: 1px;
}

p.footer-copyright a:hover {
	color: #f1bc4a;
	text-decoration: none;
}

div.fl-widget {
    margin-bottom: 0px;
}

/* CONTACT ENVELOPE WIDGET */

.close_contact_slider {
    opacity: 0.7;
    margin-right: 30px;
    margin-top: -10px;
    width: 24px;
    height: 24px;
}

span.fbicon_right.icon_small {
    background-image: none !important;
    top: 15px !important;
    margin-top: 0 !important;
    left: -10% !important;
}

span.fbicon_right.icon_small:before {
    font-family: 'Fontawesome';
    content: "\f003";
    font-size: 24px;
    color: #eee;
}
span.fbicon_right.icon_small:hover:before {
    color: #f1bc4a !important;
}

.logged-in.admin-bar span.fbicon_right.icon_small {
    top: 45px !important;
}

.fl-builder-content .fl-node-59dfb1b426231 a.fl-button, .fl-builder-content .fl-node-59dfb1b426231 a.fl-button:visited {
margin-top: 0; 
}

/*********** RESPONSIVE ***********/

@media only screen and (max-width: 768px){
.fl-slide-text h1 {
    font-size: 40px;
}
.fl-node-59af0480bab90 > .fl-row-content-wrap {
    padding-top: 100px;
    padding-bottom: 100px;
}
.top-header .fl-row-content-wrap {
    max-height: none;
	height: auto;
}
.top-header {
    max-height: none;
}
.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile.fl-page-nav-right .fl-page-header-row .fl-page-header-logo {
    padding-bottom: 15px !important;
}
.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-header-logo {
    margin-right: 0px !important;
}
.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-nav .navbar-toggle {
    font-size: 16px;
    line-height: 30px;
    right: 10px;
}
p.footer-desc, p.footer-desc-fr {
    font-size: 11px;
    letter-spacing: 1px;
    max-width: 100%;
}
.cfs_hdline.contact-form-slider-box span.fbicon_right.icon_small {
    top: 2% !important;
    left: -115% !important;
}
.fl-logo-text {
    font-size: 18px;
}
hr:before {
    top: -10px;
}
li#menu-item-325 {
    float: right;
    right: 0px;
    top: 0px;
    border-color: transparent;
}
li#menu-item-325 i.fa.fa-phone:before {
    font-size: 16px;
}
}

/* Medium Screens */
@media screen and (min-width: 991px) and (max-width: 1200px) {
span.fbicon_right.icon_small {
    left: -10% !important;
}
span.fbicon_right.icon_small:before {
    line-height: 35px;
    font-size: 20px;
}
.fl-full-width .container {
    width: 900px;
    padding-left: 0px;
    padding-right: 0px;
}
}


@media (max-width: 400px) {


 h1{
    font-size:35px!important; 
   }

   .fl-module-content {
     margin: 0px; 
     padding:10px;
}



#fl-to-top {
bottom: 40px;

}


}