/*!
Theme Name: Clinique dentaire Turcotte
Theme URI: http://equipelebleu.com
Author: LEBLEU
Author URI: http://equipelebleu.com
Version: 1.0.0
Text Domain: cdturcotte
*/

/* Collection name: Color */
/* Mode: Mode 1 */
 :root {
  --sand-sand-50: #fdfcfa;
  --sand-sand-100: #f7efe5;
  --sand-sand-200: #f0e4d1;
  --sand-sand-300: #ead8bd;
  --sand-sand-400: #e3cca9;
  --sand-sand-500: #ddc095;
  --sand-sand-600: #b19a77;
  --sand-sand-700: #857359;
  --sand-sand-800: #584d3c;
  --sand-sand-900: #2c261e;
  --neutral-neutral-50: #fefdfd;
  --neutral-neutral-100: #f9f7f4;
  --neutral-neutral-200: #f4f1ec;
  --neutral-neutral-300: #efebe3;
  --neutral-neutral-400: #eae5db;
  --neutral-neutral-500: #e5dfd2;
  --neutral-neutral-600: #b7b2a8;
  --neutral-neutral-700: #89867e;
  --neutral-neutral-800: #5c5954;
  --neutral-neutral-900: #2e2d2a;
  --vert-vert-50: #F4F6F4;
  --vert-vert-100: #D1D9D1;
  --vert-vert-200: #B3C0B3;
  --vert-vert-300: #95A895;
  --vert-vert-400: #5F7A5F;
  --vert-vert-500: #2F4A2F;
  --vert-vert-600: #263D26;
  --vert-vert-700: #1C2E1C;
  --vert-vert-800: #121F12;
  --vert-vert-900: #0A120A;
}

a:focus, a:hover {
  color: var(--sand-sand-600);
}

body {
  font-family: 'Open Sans',sans-serif;
}
.main-menu .navigation > li > ul > li.menu-item-has-children:hover > a:after{
  color:#ffffff;
  transition:all 500ms ease;
}

.main-menu .navigation > li.menu-item-has-children:hover > ul{
  visibility:visible;
  opacity:1;
  top:100%;
  transition:all 500ms ease;
}
a {
  color: var(--vert-vert-600);
}
.hours-section a {
  color: var(--vert-vert-600);
}
.galerie-slider.owl-theme .owl-controls {
  display: none;
}
.galerie-slider.owl-carousel .owl-item li {
  margin: -1px;
}
.galerie-slider.owl-carousel .owl-item img {
  width: 100%;
}
/*
.main-menu .navbar-collapse > ul li.menu-item-has-children .dropdown-btn{
  position:absolute;
  display: none;
  right: 0px;
  top: 10px;
  border:none;
  font-size:16px;
  line-height:28px;
  color:#ffffff;
  cursor:pointer;
  z-index:5;
}*/
.single-post .recent-post .single-item {
  margin-bottom: 20px;
  top: auto;
  display: flex;
  padding-left: 0px;
}
.single-post .recent-post .sidbar-title + .single-item  {
  margin-top: 20px;
}
.single-post .img-box {
  margin: 0px;
  padding-right: 10px;
}
.blog-section .recent-post .img-box img {
  position: relative;
  top: auto;
  left: auto;
  height:auto;
}
.main-menu .navigation > li > ul {
  margin-top: 0px;
}
@media (max-width: 1199px) {
  .main-menu .navigation > li > a {
    padding: 45px 0px;
  }
}
@media only screen and (max-width: 767px) {
  .main-menu .navbar-header .navbar-toggle {
    border-color: var(--vert-vert-600);
    background-color: var(--vert-vert-600);
  }
  .main-menu .navbar-collapse > .navigation > li > a, .main-menu .navbar-collapse > .navigation > li > ul > li > a, .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li > a,
  .main-menu .navbar-collapse > .navigation > li:hover > a, .main-menu .navbar-collapse > .navigation > li > ul > li:hover > a, .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li:hover > a, .main-menu .navbar-collapse > .navigation > li.current > a, .main-menu .navbar-collapse > .navigation > li.current-menu-item > a {
    background-color: var(--vert-vert-600);
  }
}
p.spacing-btn {
  margin-top: 45px;
  margin-bottom: 20px;
}
p.spacing-btn a {
  position: relative;
  font-size: 14px;
  font-family: 'opensans',sans-serif;
  line-height: 23px;
  font-weight: bold;
  color: #fff;
  margin: 0px;
  background: var(--vert-vert-600);
  padding: 15px 30px;
  border: 1px solid var(--vert-vert-600);
  transition: all 500ms ease;
}
p.spacing-btn a:hover{
  background: #fff;
  color: var(--vert-vert-600);
  transition: all 500ms ease;
}
.single-post .img-box + .first-row {
  margin-top: 45px;
}
.blocContenu {
    padding: 0px 0px 10px 0px;
}
@media (min-width: 768px) {
  .blocContenuFullwidth.bloc_de_texte_avec_image .align-right,
  .blocContenu.bloc_de_texte_avec_image .align-right {
    float: right;
  }
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.blog-section .blog-content {
  padding-top: 0px;
}
.blog-section .blog-list-section.row .blog-content {
  padding-right: 0px;
}
.single-post .second-row {
  padding-bottom: 0px;
}
.blocContenuFullwidth {
  padding-top: 100px;
  padding-bottom: 75px;
}
.blocContenuFullwidth.bande_parallaxe {
  padding-top: 165px;
  padding-bottom: 160px;
}
.blocContenuFullwidth.our-team {
    padding-top: 150px;
    padding-bottom: 0px;
}
.blocContenuFullwidth.bg-gris {
  background: #fafafa;
}
.blocContenuFullwidth p{
  font-size: 14px;
  font-family: 'opensans',sans-serif;
  line-height: 25px;
  color: #848484;
  margin-bottom: 15px;
}
.blocContenuFullwidth h2.section-title {
  margin-bottom: 27px;
}
.blocContenuFullwidth.news-section h2.section-title {
  margin-bottom: 8px;
}
.blocContenuFullwidth.bloc_de_texte_avec_image img {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 25px;
}
.blocContenuFullwidth h2 {
  font-size: 30px;
  font-family: 'Roboto',sans-serif;
  line-height: 32px;
  color: #222;
  margin: 0px;
  margin-bottom: 16px;
  font-weight: 600;
}
.blocContenuFullwidth h3 {
  font-size: 24px;
  font-family: 'Roboto',sans-serif;
  line-height: 28px;
  color: #222;
  margin: 0px;
  margin-bottom: 10px;
  font-weight: 600;
}
.blocContenuFullwidth h4 {
  font-size: 18px;
  font-family: 'Roboto',sans-serif;
  line-height: 26px;
  color: #222;
  margin: 0px;
  margin-bottom: 6px;
}
/*
.bande_parallaxe p.spacing-btn a {
  background: #fff;
  border: 1px solid#fff;
  color: #848484;
  left: -5px;
}
.bande_parallaxe p.spacing-btn a:hover {
  color: var(--vert-vert-600);
  transition: all 500ms ease;
}*/
.bande_parallaxe p {
  font-size: 14px;
  font-family: 'opensans',sans-serif;
  line-height: 25px;
  color: #fff;
  margin-bottom: 36px;
}
.blocContenuFullwidth.doctor-section .single-content h4 {
  font-size: 18px;
  font-family: 'Roboto',sans-serif;
  line-height: 28px;
  color: #222;
  margin-top: 25px;
  font-weight: 500;
}
.blocContenuFullwidth.doctor-section .single-item img {
  max-width: 100%;
}
.contact-section input[type="submit"] {
    position: relative;
    font-size: 14px;
    font-family: 'opensans',sans-serif;
    line-height: 18px;
    font-weight: bold;
    color: #fff;
    margin: 0px;
    background: var(--vert-vert-600);
    /*text-transform: uppercase; */
    padding: 14px 30px;
    border: 1px solid var(--vert-vert-600);
    /* border-radius: 25px; */
    /* box-shadow: 0px 5px rgba(63, 191, 197, 0.35); */
    transition: all 500ms ease;
    width: auto;
}
.contact-section input[type="submit"]:hover {
    background: #fff;
    color: var(--vert-vert-600);
    transition: all 500ms ease;
    /* box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5); */
}
.contact-section .wpcf7-form-control-wrap {
  display: block;
  margin-bottom: 30px;
}
.contact-section .wpcf7-form-control-wrap textarea,
.contact-section .wpcf7-form-control-wrap input {
  margin-bottom: 0px;
}
.news-section .news-content {
  margin-left: 0px;
  margin-top: 0px;
  padding: 15px;
}
.blog-section .service-list-section .img-box {
  padding: 0px;
  border-bottom: 10px solid var(--vert-vert-600);
}
.blog-section .service-list-section .blog-content {
  padding: 23px 0px 0px 0px;
  margin-left: 0px;
}
.footer-section h4 {
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
}
.footer-section .contact-info p i {
  display: inline-block;
  text-align: left;
  width: 16px;
  margin-right: 6px;
}
.footer-section .links-widget ul.list.twocolumns {
  margin: 0px -15px;
}
.footer-section .links-widget ul.list.twocolumns li {
  padding: 0px 15px;
  width: 50%;
  float: left;
}
.footer-section .links-widget ul.list.twocolumns li:nth-child(2n+1) {
  clear:both;
}
.footer-section .third-colmn {
  padding: 0px;
}

section.main-banner.banner {
  position: relative;
}
section.main-banner.banner > .appointment-form {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: 240px;
  margin-top: -35px;
  -ms-transform: translate(0px, -50%); /* IE 9 */
  -webkit-transform: translate(0px, -50%); /* Safari */
  transform: translate(0px, -50%);
}
.blog-section .conseils-list .single-item {
  margin-bottom: 0px;
  padding-bottom: 24px;
}
.blog-section .conseils-list .single-item + .single-item {
  padding-top: 24px;
  border-top: 1px solid #f5f5f5;
}
.error-section .error-btn a,
.contact-section input[type="submit"],
.appointment-form .appoinment-btn button,
.link-btn , .hours-section .ours-btn a.link-btn {
  border-radius : 0px;
  box-shadow: none;
}
.error-section .error-btn a:hover,
.scroll-to-top {
  box-shadow: none;
}
.contact-section .single-item, .contact-section input, .contact-section textarea {
  border-radius : 0px;
}
.error-section .error-btn a,
.link-btn {
  text-transform: none;
}
.news-section .news-content .news-btn a {
  font-size: 15px;
  font-family: 'Open Sans',sans-serif;
}
.about-section h4, .section-title {
  text-transform: uppercase;
}
.pagination>li>a {
  color: var(--vert-vert-600);
}
.pagination>li>a:hover, .pagination>li>span {
  background-color: var(--vert-vert-600);
  color: #fff;
}
nav.navbar-center {
  text-align: center;
}
.contact-section .contact-right {
  padding-top: 51px;
}

.appointment-form .appoinment-btn input[type="submit"] {
  font-size: 14px;
  font-family: 'opensans',sans-serif;
  line-height: 18px;
  color: #fff;
  font-weight: 700;
  padding: 14px 30px;
  background: #303333;
  background: var(--vert-vert-600);
  border: 1px solid var(--vert-vert-600);
  transition: all 500ms ease;
  border-radius: 0px;
  box-shadow: none;
  display: inline-block;
  width: auto;
  margin: 0px auto;
}
.appointment-form .appoinment-btn input[type="submit"]:hover,
.appointment-form .appoinment-btn input[type="submit"]:focus {
  background: #fff;
  color: var(--vert-vert-600);
  transition: all 500ms ease;
}
.appointment-form .wpcf7-form-control-wrap + br {
  display: none;
}
.appointment-form .wpcf7-form-control-wrap {
  display: block;
  margin-bottom: 10px;
}
.appointment-form .wpcf7-form-control-wrap.your-message {
  margin-bottom: 10px;
}
.appointment-form .wpcf7-form-control-wrap input,
.appointment-form .wpcf7-form-control-wrap textarea {
  margin-bottom: 0px;
  display: block;
}
.appoinment-btn {
  position: relative;
}
div.wpcf7 .appoinment-btn .ajax-loader {
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -8px;
}
p.spacing-btn a {
  display: inline-block;
  padding-top: 14px;
  padding-bottom: 14px;
  line-height: 18px;
}
.hours-section .ours-btn a.link-btn {
  background: var(--vert-vert-600);
  color: #fff;
  border: 1px solid var(--vert-vert-600);
}
.hours-section .ours-btn a.link-btn:hover,
.hours-section .ours-btn a.link-btn:focus {
  background: #fff;
  color: var(--vert-vert-600);
}
p.emphasize {
  color: var(--sand-sand-600);
  font-size: 18px !important;
  font-weight: 300;
  font-family: 'Roboto',sans-serif !important;
}
.single-post .recent-post .single-item + .single-item {
  padding-top: 20px;
  border-top: 1px solid #dcdcdc;
}

@media (max-width: 991px) {
  .contact-section .contact-left,
  .single-post .blog-single-section {
    padding-right: 0px;
  }

  section.main-banner.banner > .appointment-form {
    position: absolute;
    top: 50%;
    left: 25%;
    margin-left: 240px;
    margin-top: 8px;
    -ms-transform: translate(0px, -50%); /* IE 9 */
    -webkit-transform: translate(0px, -50%); /* Safari */
    transform: translate(0px, -50%);
  }

  .our-team .team-detail {
    padding: 145px 0px;
    opacity: 0;
    transition: all 1500ms ease;
}

.our-team .team-content {
      background-position: center center;
}

.padding-top-sm
{
  padding-top: 20px;
}



}
@media (max-width: 767px) {




}
@media (max-width: 640px) {
  .header-upper .top-left li {
    width:100%!important;
  }
  .header-upper .top-left li a {
    font-size: 12px;
    line-height: 18px;
  }
  .header-upper .top-right .social-link {
    width: auto;
  }
  .header-upper .top-right .social-link a {
    line-height: 18px;
  }
  .header-upper .top-right .social-link li:first-child a {
    margin-left: 0px;
  }
  .header-lower .logo {
    padding-top: 10px;
  }
  .sticky-header .logo {
    display: none
  }
  .contact-section .single-item {
    padding-left: 67px;
  }
  .contact-section .single-item .icon-box {
    left: 10px;
  }
}
@media print {
  a[href]:after {
    content: none !important;
  }
  .header-upper, .footer-section .footer-top, .scroll-to-top {
    display: none;
  }
}
.doctor-section .row + h2.section-title {
    margin-top: 20px;
}
.single-post .second-row p ,
.blocContenu ul {
  margin-bottom: 10px;
}
.blocContenu ul li {
  font-size: 14px;
  font-family: 'opensans',sans-serif;
  line-height: 25px;
  color: #848484;
  position: relative;
  padding-left: 16px;
}
.blocContenu ul li:before {
  font-family: 'FontAwesome';
  content: "\f105";
  position: absolute;
  left: 0px;
  top: 0px;
  line-height: 25px;
}
.blog-section * + h4 {
  margin-top: 25px;
}

.contact-section.confirmation-rendez-vous {
  color: #222;
}
.contact-section.confirmation-rendez-vous ol {
  padding-left: 16px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.contact-section.confirmation-rendez-vous ol li {
  list-style-type: decimal;
  margin: 0 0 10px;
}
.confirmation-rendez-vous ul li {
  position: relative;
  padding-left: 14px;
}
.confirmation-rendez-vous ul li:before {
    font-family: 'FontAwesome';
    content: "\f105";
  position: absolute;
  left: 0px;
}
.contact-section.confirmation-rendez-vous p .wpcf7-form-control-wrap {
  /* display: inline-block; */
  margin-bottom: 0px;
}
.contact-section.confirmation-rendez-vous span.wpcf7-list-item.first {
  margin-left: 0px;
}
.confirmation-rendez-vous .wpcf7-form-control.wpcf7-radio label {
  display: inline-block!important;
  margin: 0px;
}
.confirmation-rendez-vous.contact-section input[type="radio"] {
  width: auto;
}
.confirmation-rendez-vous .wpcf7-form {
  margin-top: 10px;
}
.confirmation-rendez-vous p.emphasize,
.confirmation-rendez-vous .mt-20 {
  margin-top: 20px;
}
.confirmation-rendez-vous h4 {
  font-size: 18px;
  font-weight: 700;
  font-family: 'Roboto',sans-serif;
  line-height: 26px;
  color: #222;
  margin-top: 30px;
  margin-bottom: 6px;
  text-transform: uppercase;
}

.header-upper .top-left {
  text-align: right;
}
.header-upper .top-left li {
  float:none;
  margin-right: 0px;
}
.header-upper .top-left li:last-child {
  float: left;
  margin-left: 0px;
}
.header-upper .top-left li a {
  font-size: 13px;
  text-transform: uppercase;
}
.menu-bar {
  text-align: right;
}
.main-menu {
  display: block;
  float: none;
  right: auto;
}
.main-menu .navigation > li.current > a, .main-menu .navigation > li.current-menu-item > a {
  padding: 7px 8px;
}
@media only screen and (max-width: 1200px) {
  .main-menu .navigation > li {
    margin-right: 6px;
  }
}
@media (max-width: 640px) {
  .header-upper .top-left li {
    display: inline-block;
    width: auto!important;
  }
}

.footer-section .third-colmn a {
	display: block;
	color: #fff;
	font-size: 14px;
	font-family: 'opensans', sans-serif;
	line-height: 23px;
	margin-bottom: 14px;
	transition: all 500ms ease;
}
.footer-section .third-colmn a:hover {
	color: var(--vert-vert-600);
	transition: all 500ms ease;
}

.blocContenuFullwidth.bloc_de_texte ul {
  padding-left: 3rem;
}

.blocContenuFullwidth.bloc_de_texte ul li {
  list-style: disc;
}

.footer-bottom .col-md-4 a {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  font-family: 'opensans', sans-serif;
  line-height: 23px;
  margin-bottom: 14px;
  transition: all 500ms ease;
}

.footer-bottom .col-md-4 a:hover {
  color: var(--sand-sand-500);
}

@media (max-width: 1399px) {
  .footer-bottom .page-link {
    text-align: center !important;
  }
}

@media (max-width: 991px) {
  .footer-bottom .page-link {
    margin-top: 0.5rem;
    text-align: left !important;
  }
}

.cky-consent-bar p {
  font-size: 14px;
  font-family: 'opensans',sans-serif;
  line-height: 25px;
  color: #848484;
}

.form-group.checkbox{margin-top:0px !important; margin-bottom:25px;}

.checkbox .wpcf7-list-item-label{
  display: none;
}

.checkbox label{
  display: flex !important;
  column-gap: 5px;  
  padding-left:0px !important;
}

.checkbox label input[type="checkbox"]{
  position:relative !important;
  margin-left: 0px !important;
}

.checkbox label .emphasize{
    color: #00a08d;
    font-size: 18px !important;
    font-weight: 700;
    font-family: 'Roboto',sans-serif !important;
}

.wpcf7-checkbox .wpcf7-list-item {
  margin-left:0px !important;
}

.footer-section {
	background: var(--vert-vert-700);
}

.hours-section .hours-content::before {
	background: #C3A47B;
	opacity: .8;
}

.hours-section h2.section-title {
	color: #1E1F1D;
}

.footer-section::before {
    display: none;
}

.footer-section .third-colmn .single-item {
	border-bottom: 1px solid #fff;
}

.hours-section .sediul h5 {
	color: #1E1F1D;
}

.news-section .news-content .news-btn a {
	color: var(--vert-vert-600);
}

.hours-section {
	position: relative;
	background: url(images/home/hours-bg-2.jpg);
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
}

.header-upper {
	background: var(--vert-vert-600);
}

footer .copyright a {
    color: #fff;
}

footer .copyright a:hover {
    color: var(--sand-sand-500);
}

.footer-section .second-colmn a:hover,
.footer-section .first-colmn a:hover,
.footer-section .third-colmn a:hover{
	color: var(--sand-sand-500);
	transition: all 500ms ease;
}

.header-lower .logo img,
.sticky-header .logo img {
    padding: 14px 0;
}

section.main-banner.banner > .appointment-form h2 {
	background: var(--vert-vert-600);
}

section.main-banner.banner > .appointment-form {
	max-width: 500px;
}

section.main-banner.banner > .appointment-form .welcome-content {
    padding: 0 24px;
}

section.main-banner.banner > .appointment-form .welcome-content img {
    margin-bottom: 12px;
}

section.main-banner.banner > .appointment-form {
    padding-bottom: 0;
}

section.main-banner.banner > .appointment-form {
	margin-top: 0;
}

section.main-banner.banner > .appointment-form .welcome-content p {
    font-size: 14px;
  line-height: 25px;
}

.cta-section:before {
    background: var(--sand-sand-500);
}

.cta-section h2.section-title {
    color: #1E1F1D;
    font-style: italic;
}

.bande_parallaxe p {
    font-size: 14px;
    font-family: 'opensans',sans-serif;
    line-height: 25px;
    color: #1E1F1D;
    margin-bottom: 36px;
}

.margin7 {
    color: #263D26;
    font-weight: 600;
    transition: all 500ms ease;
}

.row.displayed-flex-row {
  display: flex;
  flex-flow: row wrap;
}

.row.displayed-flex-row::before {
  display: block;
}

.row.displayed-flex-row > [class*='col-'] {
  display: flex;
  flex-direction: column;
}

.row.displayed-flex-row > [class*='col-'] > .single-item.hvr-float-shadow {
  height: 100%;
}

.row.displayed-flex-row > [class*='col-'] > .single-item {
  border: none;
  background-color: transparent;
}

.row.displayed-flex-row .hvr-float-shadow:hover, 
.row.displayed-flex-row .hvr-float-shadow:focus, 
.row.displayed-flex-row .hvr-float-shadow:active {
  -webkit-transform: translateY(0) !important;
  transform: translateY(0) !important;
}

.hvr-float-shadow:before {
  display: none;
}

.contact-section .single-item {
  padding: 32px 0px 21px 70px;
}

.contact-section .single-item .icon-box {
  left: 0;
}

.our-team .single-content {
  display: none;
}