/*!
Theme Name: coalgan
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: coalgan
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

coalgan is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

.post_container article.post_type:first-child .post_thumb img {
    object-position: top center;
}
.imges_set_contact img {
    width: 180px;
    margin-bottom: 10px;
}
.logos_link {
    display: block !important;
}
.imges_set_contacts img {
    width: 150px;
}
.images_heading_box h1 {
    font-size: 28px;
    color: #474747;
    font-weight: 700;
}
.hide_colome_header_text .wpb_wrapper {
    display: none !important;
}
.entry-content h2 strong {
    color: #03a58b;
}
.article-page-flex picture.alignnone.wp-image-2792 {
    width: 80%;
}
.top_content h1 span.text_font_small {
    font-size: 25px;
}
nav.navbar.header-sticky {
    position: fixed;
    width: 100%;
    top: 0;
}
.vc_section.inner_banner .heading_center_aline_for_heaader_banner {
    justify-content: center;
    padding-left: 0px;
}
.vc_section.inner_banner .heading_center_aline_for_heaader_banner .wpb_wrapper h3 {
    font-size: 60px;
    font-weight: bold;
}
.vc_section.inner_banner .heading_center_aline_for_heaader_banner .wpb_wrapper {
    max-width: 50%;
    text-align: center;
}
.home_baner_title_top {
    position: absolute;
    top: 15%;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 100%;
	max-width:88%;
    display: flex;
    justify-content: space-evenly;
}
.home_baner_title_top h2.top-title {
    font-weight: bold;
    line-height: 1.1;
    margin: 0px 0px 25px;
    color: #fff;
    font-size: 40px;
    text-transform: uppercase;
	text-align: left;
	max-width: 50%;
}
.heading_center_aline_for_heaader_banner1 h3 {
    font-size: 36px;
    font-weight: bold;
}
.heading_center_aline_for_heaader_banner1 h4 {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.2;
}
h2.mobile_heading_top_show {
		display: none;
	}
.mobile_heading_top_hide {
	display: block;
} 
.logo_social img {
    max-width: 304px;
}
@media only screen and (min-width: 982px) and (max-width: 1199px){
    .top_content h1 span.text_font_small {
        font-size: 22px;
    }
    .imges_set_contacts img {
        width: 130px;
    }
    .imges_set_contact img {
        width: 170px;
        margin-bottom: 0px;
    }
    .images_heading_box h1 {
        font-size: 24px;
    }
	.vc_section.inner_banner .heading_center_aline_for_heaader_banner .wpb_wrapper {
		max-width: 60%;
	}
	.vc_section.inner_banner .heading_center_aline_for_heaader_banner .wpb_wrapper h3 {
		font-size: 50px;
	}
	.heading_center_aline_for_heaader_banner1 h3 {
		font-size: 50px;
	}
	.vc_section.inner_banner .heading_center_aline_for_heaader_banner .wpb_wrapper {
		max-width: 60%;
	}
	.heading_center_aline_for_heaader_banner1 h3 {
		font-size: 36px;
	}
	.heading_center_aline_for_heaader_banner1 h4 {
		font-size: 30px;
	}
	.home_baner_title_top h2.top-title {
		font-size: 30px;
		max-width: 90%;
	}
	.home_baner_title_top {
		top: 10%;
		max-width: 77%;
	}
	.slide .slide__content--headings .title {
		font-size: 20px !important;
	}
	.slide .slide__content .button-custom {
		font-size: 18px;
	}
	.slide .slide__content--headings {
		max-width: 650px;
		padding: 15px 15px;
		margin-bottom: 15px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 981px){
    .top_content h1 span.text_font_small {
        font-size: 18px;
    }
    .imges_set_contacts img {
        width: 120px;
    }
    .imges_set_contact img {
        width: 160px;
        margin-bottom: 0px;
    }
    .images_heading_box h1 {
        font-size: 22px;
    }
	.vc_section.inner_banner .heading_center_aline_for_heaader_banner .wpb_wrapper {
		max-width: 60%;
	}
	.heading_center_aline_for_heaader_banner1 h3 {
		font-size: 30px;
	}
	.heading_center_aline_for_heaader_banner1 h4 {
		font-size: 26px;
	}
	.home_baner_title_top h2.top-title {
		font-size: 25px;
		max-width: 90%;
	}
	.home_baner_title_top {
		top: 10%;
		max-width: 71%;
	}
	.slide .slide__content--headings .title {
		font-size: 18px !important;
	}
	.slide .slide__content .button-custom {
		font-size: 16px;
	}
	.slide .slide__content--headings {
		max-width: 650px;
		padding: 15px 15px;
		margin-bottom: 15px; 
	}
}
@media only screen and (max-width: 767px){
    .top_content h1 span.text_font_small {
        font-size: 16px;
    }
    .imges_set_contacts img {
        width: 110px;
    }
	.logo_social img {
		max-width: 190px;
	}
    .imges_set_contact img {
        width: 150px;
        margin-bottom: 0px;
    }
    .images_heading_box h1 {
        font-size: 20px;
    }
	.vc_section.inner_banner .heading_center_aline_for_heaader_banner .wpb_wrapper 		{
		max-width: 100%;
	}
	.heading_center_aline_for_heaader_banner1 h3 {
		font-size: 30px;
	}
	h2.mobile_heading_top_show {
		display: block;
	}
	.mobile_heading_top_hide {
		display: none;
	}
	.heading_center_aline_for_heaader_banner1 h4 {
		font-size: 25px;
	}
	.slide .slide__img img {
		height: auto !important;
		object-fit: cover;
	}
	body .pro_img {
		justify-content: center !important;
		max-width: 250px !important;
		min-height: 150px !important;
		margin: auto !important;
	}
	.pro_img_title h2 {
		font-size: 18px;
	}
	body.logged-in.admin-bar nav.navbar.sticky {
		position: absolute;
	}
	
	.single-blog-list h1 {
		font-size: 25px;
		padding-top: 15px;
		padding-bottom: 10px;
	}
	.fitacher_product_img img {
		width: 60%;
		margin: auto;
	}
	.alignnone {
		display: flex;
		width: 100%;
	}
	a.ext_link {
		line-break:anywhere;
	}
	#content.inner-pages.blog-single .entry-content p {
		font-size: 16px;
		line-height: 1.7em;
	}
	#content.inner-pages.blog-single .entry-content ul li {
		font-size: 16px;
		line-height: 1.7em;
	}
	.font_se_coustam ul li {
		font-size: 16px;
	}
    .font_se_coustam p {
        font-size: 16px;
    }
    body .copyright {
        padding-bottom: 50px !important;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1650px){
	.home_baner_title_top h2.top-title {
		font-size: 35px;
		max-width: 80%;
	}
	.home_baner_title_top {
		top: 10%;
		max-width: 84%;
	}
	.slide .slide__content--headings .title {
		font-size: 25px !important;
	}
	.slide .slide__content .button-custom {
		font-size: 20px;
	}
	.slide .slide__content--headings {
		max-width: 650px;
		padding: 20px 20px;
		margin-bottom: 20px;
	}
}

@media only screen and (min-width: 1200px) and (max-width: 1439px){
	.navbar.navbar-light .navbar-nav li.nav-item+li {
		margin-left: 10px
	}
	.navbar.navbar-light .navbar-nav .nav-link {
		font-size: 16px;
	}
}
.pro_img_home {
    justify-content: flex-start;
    max-width: 350px;
    min-height: 230px;
    height: auto !important;
}
#content .post_container article.post_type .post_content a.readmore {
    background: #03a58b;
}
.page-numbers.current, a.page-numbers:hover {
    background: #03a58b;
    color: #fff;
    border-color: #03a58b;
}
#content.inner-pages .sidebar_ir h2 {
    color: #03a58b;
    border-bottom: 1px solid #03a58b;
}
#content.inner-pages .sidebar_ir h3 {
    color: #03a58b;
    border-bottom: 1px solid #03a58b;
}
.sidebar_ir article.recent_post .post_info h5 a:hover {
    color: #03a58b;
}
.sidebar_ir .widget_search form.search-form label input.search-field {
    border: 1px solid #03a58b;
    color: #03a58b;
    font-weight: 500;
    font-size: 15px;
}
.sidebar_ir .widget ul li a:hover {
    color: #03a58b;
}
/*.single-post .entry-content p, .single-post .entry-content div, .single-post .entry-content li, .single-post .entry-content {
    font-weight: 600;
}*/
.blog .post_container article.post_type:first-child .post_thumb img {
    object-position: center;
}
.blog.paged-3 .post_container article.post_type:first-child .post_thumb img {
    object-position: bottom center;
}

@media only screen and (min-width: 1921px){
	/*section.banner__slider {
		width: 1400px; 
		margin: auto;
	}*/
    section.banner__slider .slide .slide__img img {
        width: 100%;
        max-height: 697px;
        object-fit: cover;
        object-position: top center;
    }
	.home_baner_title_top h2.top-title {
		max-width: 80%;
	}
	.slide .slide__content--headings {
		max-width: 100%;
		width: 100%;
	}
	.slide .slide__content--headings .title {
		font-size: 25px;
	}
	.home_baner_title_top h2.top-title {
		font-size: 36px;
	}
	.home nav.navbar .container {
		padding: 0;
	}
}
.lexique-tooltip:hover .word {
    color: #c72d3b;
}
.lexique-tooltip {
    position: relative;
    display: inline-block;
}
.lexique-tooltip .word {
    cursor: help;
    border-bottom: 1px dotted #000;
}
.lexique-tooltip:hover .definition {
    visibility: visible;
    opacity: 1;
}
.lexique-tooltip .definition {
    background-color: #555;
    color: #fff;
    visibility: hidden;
    font-size: 14px;
    line-height:1.4em;
    font-weight: 400!important;
    width: 13rem;
    text-align: center;
    padding: 1rem;
    border-radius: 0.6rem;
    position: absolute;
    bottom: 125%;
    left: 50%;
    margin-left: -6rem;
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    z-index: 9;
}
.lexique-tooltip .definition:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -0.5rem;
    border-width: 0.5rem;
    border-style: solid;
    border-color: #555 transparent transparent;
}

@media only screen and (max-width: 450px){
    .lexique-tooltip .definition.mobile_left {
        left: 50% !important;
        line-break: anywhere;
        width: 170px !important;
        right: 0 !important;
    }
    .lexique-tooltip .definition.mobile_left_1 {
        left: 100% !important;
        line-break: anywhere;
        width: 170px !important;
        right: 0 !important;
    }
    .lexique-tooltip .definition{
        left: 100% !important;
        line-break: anywhere;
        width: 170px !important;
        right: 0 !important;
    }
    .lexique-tooltip .definition.mobile_left_2 {
        left: 90% !important;
    }
	.lexique-tooltip .definition.mobile_left_side {
		left: 65% !important;
	}
}
@media only screen and (min-width: 1300px) and (max-width: 1439px){
	.les_troubles.cicatrisationc .vc_column-inner .wpb_text_column.wpb_content_element p {
		font-size: 16px;
	}
    .les_troubles.cicatrisationc h3 {
        font-size: 20px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1299px){
	.les_troubles.cicatrisationc .vc_column-inner 	.wpb_text_column.wpb_content_element p {
		font-size: 14px;
	}
    .les_troubles.cicatrisationc h3 {
        font-size: 18px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
	.les_troubles.cicatrisationc .vc_column-inner 		   .wpb_text_column.wpb_content_element p {
		font-size: 13px;
	}
    .les_troubles .vc_col-sm-3 .vc_column-inner {
        padding-left: 10px;
        padding-right: 10px;
    }
    .les_troubles.cicatrisationc h3 {
        font-size: 16px;
    }
   }
@media screen and (min-width: 2100px) and (max-width: 2840px) {
	.home_baner_title_top {
		max-width: 89%;
	}
}
@media screen and (min-width: 2841px) and (max-width: 4200px) {
	.home_baner_title_top {
		max-width: 92%;
	}
}
@media screen and (min-width: 4201px) and (max-width: 5600px) {
	.home_baner_title_top {
		max-width: 94%;
	}
}
@media screen and (min-width: 5601px) and (max-width: 7000px) {
	.home_baner_title_top {
		max-width: 95%;
	}
}