/* Style personalisé pour tso informatique  */

/* Header */
.header-style-two .top-left .text span {
    font-weight: 700;
    font-size: 19px;
    /* color: white; */
}

.main-header .top-left .text span {
    float: right;
}

.header-style-two .header-upper .logo-outer {
    float: left;
    padding: 2px 0;
}
.main-menu .navigation > li.current > a, .main-menu .navigation > li:hover > a {
    color: #d26a33 !important;
}

.owl-item {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
}

banner-section-two .content-box .inner {
    max-width: 800px;
}


.banner-section-two .content-box .h2{
	position: relative;
	font-size: 48px;
	line-height: 1.2em;
	color: #ffffff;
	font-weight: 600;
	margin-bottom: 20px;
	opacity: 0;
	-webkit-transform: translateY(-100px);
	-moz-transform: translateY(-100px);
	-ms-transform: translateY(-100px);
	-o-transform: translateY(-100px);
	transform: translateY(-100px);
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.banner-section-two .content-box .h2 span{
	position: relative;
	display: block;
	font-style: italic;
	font-size: 35px;
	line-height: 1.3em;
	font-family: 'Playfair Display', serif;
}

.banner-section-two .active .content-box .h2{
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition-delay: 250ms;
	-moz-transition-delay: 250ms;
	-ms-transition-delay: 250ms;
	-o-transition-delay: 250ms;
	transition-delay: 250ms;
}

.about-section .content-column h1 {
    top: -10px;
    font-size: 35px;
    line-height: 51px;
    color: #073d60;
    font-weight: 600;
    margin-bottom: 20px;
}

.service-block h3{
	position: relative;
	display: block;
	font-size: 20px;
	line-height: 1.2em;
	color: #073d60;
	font-weight: 600;
	margin-bottom: 8px;
}

.service-block h3 a{
	color: #073d60;
	display: inline-block;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.service-block .inner-box:hover h3 a{
	color: #e95050;
}

.quote-form .title-box .h4{
	font-size: 26px;
	line-height: 1.2em;
	color: #ffffff;
	font-weight: 600;
}

.header-style-two .top-right {
    padding: 10px 0;
}
.main-header .top-right .text {
    font-size: 15px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
}

/* couleur */
.green {
	color: green;
}

.image-box i {
    color: black;
}

p {
	color: #242424;
	font-weight: 500;
}
/* accueil */
.info-box {
    position: relative;
    display: block;
    font-size: 22px;
    line-height: 1.2em;
    color: #073d60;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
}

.info-box a {
    color: #e43838;
    display: inline-block;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.info-box a:hover{
	text-decoration: underline!important;
}

.about-section .content-column .light-text {
    margin-bottom: 20px;
}

.fun-fact-section .layer-image {
    width: 35%;
}

/* header des pages */
.page-title {
    position: relative;
    padding: 60px 0px 60px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #1f5f96;
    font-family: "Poppins", sans-serif;
    overflow: hidden;
}

/*colonne gauche des pages */

.sidebar-title .h3 {
    position: relative;
    padding-right: 27px;
    font-size: 22px;
    color: #073d60;
    font-weight: 600;
    line-height: 1.2em;
    display: inline-block;
    text-transform: capitalize;
}

.sidebar-title .h4{
    font-size: 24px;
    color: #073d60;
    font-weight: 600;
    line-height: 1.2em;
	display:inline-block;
    text-transform: capitalize;
    letter-spacing: 0.02em;
}

.sidebar-title .h3:before{
	position: absolute;
	right: 0;
	bottom: 5px;
	height: 2px;
	width: 20px;
	background-color: #e43838;
	content: "";
}

/* map  formulaire de contact */

.contact-map-section .map-outer {
    height: 100%;
}

/* actualités */

.actualite {
    font-size: 25px;
    line-height: 1.2em;
    color: #073d60;
    font-weight: 600;
    margin: 20px 0;
}

.eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.bordure_news { 
    border: solid 3px hsl(0deg 0% 0%);
    display: inline-block;
    width: 20%;
    margin: 1% auto;
    border-radius: 255px 15px 225px 15px/15px 225px 15px 255px;
    padding: 1em;
    line-height: 1.5em;
    /* background: hsla(67, 95%, 95%, 1); */
}

#post-nav{clear: both; margin: 0 0 10px;}
#post-nav .nav-box{border: 1px solid #313539; padding: 10px;}
#post-nav img{float: left; margin: 0 10px 0 0;}
#post-nav p{margin: 0 10px; vertical-align: middle;}
#post-nav .previous{float: left; vertical-align: middle;}
#post-nav .next{float: right; vertical-align: middle; }
/* divers */
h2 {
    font-size: 26px;
    line-height: 1.2em;
    color: #073d60;
    font-weight: 600;
    margin-bottom: 15px;
}
h3 {
    font-size: 22px;
    line-height: 1.2em;
    color: #073d60;
    font-weight: 600;
    margin-bottom: 10px;
}

.small-text {
    font-size: 16px;
    line-height: 26px;
    color: #242424;
    font-weight: 400;
    margin-bottom: 10px;
    font-family: "Open Sans", sans-serif;
}

.chiffres li {
    list-style: auto;
    margin: 20px;
	font-size: 16px;
    color: #1e1d1d;
}

.main-footer .logo {
    margin-top: 0px;
}

.text-justify {
    text-align: justify;
}

/* problème affichage ancre et hauteur menu*/
div:target {
    padding-top: 170px; 
    margin-top: -170px; 
}

/* problème affichage bouton rouge et footer CTA */

.btn-style-one {
    font-size: 14px!important;
    line-height: 30px;
    color: #fff;
	background-color: #941414;
    font-weight: bold;
}

.call-to-action .h3 {
	color: #073d60;
}

.info-box a {
	color: #941414;
}

.consultation-section .content-column .info-box a {
	color: #941414;
}
.quote-form .title-box span {
    opacity: 100;
}

/* ================= actualite du site ======================*/
.entry-title {
    font-size: 19px;
    line-height: 24px;
    margin-top: 15px;
    margin-bottom: 5px;
    padding-top: 0;
}

.entry-date {
    color: #212529;
    display: block;
    line-height: 24px;
    right: 0px;
}

.entry-detail {
    border: solid 2px hsl(0deg 0% 0%);
    display: inline-block;
    margin: 5% auto;
    border-radius: 255px 15px 225px 15px/15px 225px 15px 255px;
    padding: 1em;
    line-height: 1.5em;
}

.attachment-post-thumbnail { /* voir celui qui marche attachment-post-thumbnail size-post-thumbnail wp-post-image */
    max-width: 100%;
    height: auto;
}

.block_auteur {
    display: block;
    padding: 10px 10px 10px;
    background-color: #1b2024;
    background: rgba(27,32,36,0.9);
}

.block_auteur p {
    color: #fff;
}

.bordure_news { 
    border: solid 3px hsl(0deg 0% 0%);
    display: inline-block;
    width: 20%;
    margin: 1% auto;
    border-radius: 255px 15px 225px 15px/15px 225px 15px 255px;
    padding: 1em;
    line-height: 1.5em;
    /* background: hsla(67, 95%, 95%, 1); */
}

.btn-style-news {
    font-size: 14px;
    line-height: 10px;
    color: #fff;
    background-color: #941414;
    font-weight: 700;
    position: relative;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 3px;
    letter-spacing: .2em;
    font-family: "Open Sans",sans-serif;
}

.btn-style-news:hover{
	background-color: #093057;
	color: #ffffff;
}

.blog-single .lower-content p a {
    color: #941414;
}

/*######################## Partage réseaux sociaux ################# */ 
.partage_share {
    color: #4d4d4d;
    background-color: #ffffff;
    /* border-color: #4d4d4d; */
    font-size: 1.5rem;
    font-weight: 500;
    padding: 4px 10px;
	width: 40px;
    height: 40px;
    line-height: 1.33;
    border-radius: 25px;
    margin-right: 5px;
}

@media (max-width: 768px) {
	.partage_share {
    display: none;
	}
}
.btn-circle {
  width: 40px;
  height: 40px;
  padding: 0px 6px;
  line-height: 1.33;
  border-radius: 25px;
  margin-right:	5px;
}

.btn-twitter {
    color: #4d4d4d!important;
    background-color: #ffffff;
    border-color: #4d4d4d;
	font-size: 24px;
	padding: 4px 10px;
}
.btn-twitter:hover,.btn-twitter:active {
    color: white!important;
    background-color: #00aced;
    border-color: #00aced;
}

.btn-facebook.btn-circle{
	/*padding: 0px 9px!important;*/
}
.btn-facebook {
    color: #4d4d4d!important;
    background-color: #ffffff;
    border-color: #4d4d4d;
	font-size: 24px;
	padding: 4px 14px;
}
.btn-facebook:hover,.btn-facebook:active {
    color: white!important;
    background-color: #3b5998;
    border-color: #3b5998;
}
.btn-google.btn-circle{
	padding: 0px 8px!important;
}
.btn-google {
    color: #4d4d4d!important;
    background-color: #ffffff;
    border-color: #4d4d4d;
	font-size: 24px;
	padding: 4px 10px;
}
.btn-google:hover,.btn-google:active {
    color: white!important;
    background-color: #dd4b39;
    border-color: #dd4b39;
}

.btn-linkedin {
    color: #4d4d4d!important;
    background-color: #ffffff;
    border-color: #4d4d4d;
	font-size: 24px;
	padding: 4px 10px;
}
.btn-linkedin:hover,.btn-linkedin:active {
    color: white!important;
    background-color: #007bb6; 
    border-color: #007bb6;
}

.btn-pinterest {
    color: #4d4d4d!important;
    background-color: #ffffff;
    border-color: #4d4d4d;
	font-size: 24px;
	padding: 4px 10px;
}
.btn-pinterest:hover,.btn-pinterest:active {
    color: white!important;
    background-color: #cb2027; 
    border-color: #cb2027;
}

.btn-plane {
    color: #4d4d4d!important;
    background-color: #ffffff;
    border-color: #4d4d4d;
	font-size: 24px;
	padding: 4px 10px;
}
.btn-plane:hover,.btn-plane:active {
    color: white!important;
    background-color: #000000; 
    border-color: #000000;
}

/* liens */
#sidebar-page a {
    text-decoration: none;
    cursor: pointer;
    color: #113c73;
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #941414;
}

#sidebar-page a:hover, #sidebar-page a:focus, #sidebar-page a:visited {
    text-decoration: none;
    cursor: pointer;
    color: #941414;
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #113c73;
}

.blog-single .lower-content p a {
    color: #941414;
    text-decoration: none;
    cursor: pointer;
    /* color: #113c73; */
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #941414;
}

.blog-single .lower-content p a:hover, .blog-single .lower-content p a:focus, .blog-single .lower-content p a:visited {
    text-decoration: none;
    cursor: pointer;
    color: #941414;
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #113c73;
}

/* la liste des dépannages */
.testimonial-block-three {
    padding: 50px 0 50px;
}

.testimonial-block-three .info-box .designation {
    font-style: normal;
    color: #941414;
    font-weight: 600;
}
.souligne-point {
	border-bottom: 2px dashed #787878;
}
/* la liste des dépannages */
/* bloquequote des article */
blockquote {
  display: flex;
  align-items: center;
  padding: 25px;
  background: #0a7ad5;
  border-radius: 8px;
  box-shadow: 1px 3px 5px 0 #999;
  font-style: italic;
}

blockquote p, blockquote a {
  flex: 1;
  color: white!important;
}

blockquote.help {
  background: #90CAF9;
}

blockquote.success {
  background: #81C784;
}

blockquote.warning {
  background: #FFECB3;
}

blockquote.error {
  background: #EF9A9A;
}
/* FIN bloquequote des article */
/* pour les articles en accueil */
.align-center {
    text-align: center;
}

.lower-content--grid {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 300px; /* Ajustez la hauteur selon vos besoins */
}

.lower-content--grid {
    display: grid;
    grid-auto-rows: 1fr; /* Les éléments enfants occupent la même hauteur */
}

.lower-content--grid .theme-btn.btn-style-two {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
/* pour les articles en accueil */

.takeaways {
    background: #f8f9fa;
    border: 1px solid #e0e0e0;
    padding: 20px;
    margin: 20px 0;
    border-radius: 8px;
}
.takeaways h2 {
	font-size: 1.4em;
    font-weight: 600;
    color: #0c3a30;
    margin-bottom: 15px;
}
.takeaways ul {
    list-style: none;
    padding: 0;
}
.takeaways ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
    font-size: 1em;
	color : #073d60;
}
.takeaways ul li::before {
    content: "•";
    position: absolute;
    left: 0;
    color: #0c3a30;
}

.thumbnail-archive { 
    height: 300px;
    object-fit: cover;
    width: 100%;
}

.archive-description {
    margin-top: 40px;
    color: white;
    padding: 0;
    font-size: 20px;
}