/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/** Colors -- start**/
body{
	color:  #3c4650;
}
.color2 {
	color: #14508d !important;
}
/** Colors -- end**/

/** Header -- start**/
@media only screen and (max-width:1023px) {
	.fusion-header {
		padding: 20px !important;
	}
}

@media only screen and (max-width:497px) {
	.fusion-header {
		padding: 10px !important;
	}
}
/* logo */
.fusion-logo a{
	max-width: 150px;
	height: 60px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.fusion-logo img {
	max-height: 60px;
	height: unset !important;
	object-fit: cover;
}
/* nav */
body:not(.avada-menu-highlight-style-background) .fusion-is-sticky .fusion-main-menu>ul>li:not(:last-child).btn-cnx,
.fusion-main-menu .btn-cnx{
	padding-right: 10px;
}
body:not(.avada-menu-highlight-style-background) .fusion-is-sticky .fusion-main-menu>ul>li:not(:last-child).btn-cnx.btn-help,
.fusion-main-menu .btn-cnx.btn-help{
	padding-left: 100px;
}
.fusion-main-menu .btn-cnx .menu-text {
	display: inline-block;
	color: #fff;
	font-size: 14px;
	background-color: #177af3;
	border: 2px solid;
	border-color: #177af3;
	border-radius: 30px;
	font-weight: 600;
	text-align: center;
	vertical-align: middle;
	line-height: 1.5;
	padding: 8px 16px;
	transition: color 0.15s ease-in-out;
}

.fusion-main-menu .btn-cnx .menu-text:hover {
	color: #0f68c7;
	background-color: transparent;
	border-color: #0e61bc;
}

.fusion-main-menu .btn-cnx.btn-help .menu-text {
	color: #3c4650;
	background-color: #fff;
	border-color: #fff;
}

.fusion-main-menu .btn-cnx.btn-help .menu-text:hover {
	color: #3c4650;
	background-color: transparent;
	border-color: #3c4650;
}
@media only screen and (min-width:1320px) {
	.fusion-main-menu .sub-menu .current-menu-item>a, 
	.fusion-main-menu .sub-menu .current_page_item>a{
		color: #000 !important;
		background-color:  #fff;
	}
}


@media only screen and (max-width:1400px) {
	body:not(.avada-menu-highlight-style-background) .fusion-is-sticky .fusion-main-menu>ul>li:not(:last-child).btn-cnx.btn-help,
	.fusion-main-menu .btn-cnx.btn-help{
		padding-left: 20px;
	}
}


@media only screen and (max-width:1350px) {
	/*navigation*/
	.fusion-logo a{
		max-width: 150px;
		height: 60px;
		text-align: center;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.fusion-logo img {
		max-height: 60px;
		height: unset !important;
		object-fit: cover;
	}
	body:not(.fusion-header-layout-v6) .fusion-is-sticky .fusion-main-menu>ul>li,
	.fusion-main-menu>ul>li{
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
	body:not(.fusion-header-layout-v6) .fusion-is-sticky .fusion-main-menu>ul>li>a,
	.fusion-main-menu>ul>li>a{
		font-size: 14px;
	}
	body:not(.avada-menu-highlight-style-background) .fusion-is-sticky .fusion-main-menu>ul>li:not(:last-child).btn-cnx.btn-help, 
	.fusion-main-menu .btn-cnx.btn-help{
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
	.fusion-main-menu .btn-cnx .menu-text{
		padding: 4px;
	}
}



@media only screen and (max-width:1023px) {

	/*navigation*/
	.fusion-mobile-menu-icons {
		margin-top: 15px !important;
	}
	.fusion-mobile-menu-icons a,
	.fusion-mobile-menu-icons a:after,
	.fusion-mobile-menu-icons a:before {
		font-size: 30px !important;
	}

	.fusion-mobile-menu-icons a:hover,
	.fusion-mobile-menu-icons a:hover:after,
	.fusion-mobile-menu-icons a:hover:before {
		color: #000
	}	

}
/** Header -- end**/


/** Footer -- start**/
.footerContainer {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 60px;
}
@media only screen and (max-width:1400px) {
	.footerContainer {
		padding: 0;
	}
}
.footerContainer p{
	color:  #fff;
}
.footerLogo{
	margin-left: -10px;
}
.logoFooter {
	max-width: 200px;
	height: 60px;
	filter: drop-shadow(2px 2px 4px rgba(0,0,0,0.5));
}
.logoFooter a{
	display: block;
}
.footerLink {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	color:  #fff !important;
}
.footerLink a{
	color:  #fff !important;
}
.footerLink a:hover{
	color:  #000 !important;
}
.footerLink i {
	padding-right: 10px;
	color:  #fff !important;
}

.footerLinksTitle {
	font-size: 22px !important;
    color: #fff !important;
    text-transform: capitalize;
    letter-spacing: 2px !important;
    font-weight: 900 !important;
}

.footerList .footerLink {
	padding-bottom: 10px;
}

.footerCopyright{
	color:  #fff;	
}
.fusion-copyright-notice a{
	color:  #fff !important;
}
.fusion-copyright-notice a:hover{
	color:  #000 !important;	
}



@media only screen and (min-width:1200px) {
	.footerList{
		width:  calc( (100% - 40px *4) / 5 * 1);
	}	
	.footerContainer .footerList:first-of-type {
		width:  calc((100% - 40px *4) / 5 *2);
	}

}

@media only screen and (min-width:1024px) {
	.footerList{
		width:  calc( (100% - 30px *4) / 5 * 1);
	}	
	.footerContainer .footerList:first-of-type {
		width:  calc((100% - 30px *4) / 5 *2);
	}

}

@media only screen and (max-width:1023px) {
	.footerList{
		width:  calc((100% - 20px *2) / 2 * 1);
	}

}

@media only screen and (max-width:800px) {
	.fusion-row .fusion-columns .fusion-column {
		margin-bottom: 0;
	}
	.footerList{
		width:  calc((100% - 20px *2) / 2 * 1);
	}

}

@media only screen and (max-width:600px) {
	.footerContainer{
		padding: 0;
	}
	.fusion-row .fusion-columns .fusion-column {
		margin-bottom: 0;
	}
	.footerList{
		width:  100%;
		padding-left: 0 !important;
	}

}

@media only screen and (min-width:801px) and (max-width:1023px) {
	.footerContainer {
		justify-content: space-between;
	}

}

@media only screen and (max-width:800px)  and (min-width:498px) {
	.fusion-footer-widget-area {
		padding: 20px 40px !important
	}

}

@media only screen and (max-width:497px) {
	.footerContainer>div {
		width: 100%;
		display: block;
		text-align: left;
		margin-bottom: 30px;
	}

	.footerLink {
		display: block !important;
	}
	.fusion-footer-widget-area ul li.footerLink a,
	.footerLink a {
		display: inline-block !important;
	}


	.footerCopyright a {
		display: inline-block;
	}

	.footerCopyright .separator {
		display: none
	}
	.fusion-footer-copyright-area{
		border-top:  0 !important;
	}
	.fusion-footer-copyright-area>.fusion-row{
		border-top: 1px solid #fff;
	    margin-top: -50px;
	    padding-top: 20px;
	}
	.fusion-body .fusion-footer-copyright-center .fusion-copyright-notice{
		text-align:  left !important;
	}
	.fusion-footer-copyright-area a{
		display:  block  !important;
	}

}
/** Footer -- end**/

/* special-blocs --start*/


/* grid-bloc */
.grid {
	display: grid;
	grid-gap: 20px
}

.grid .dots {
	width: 15vw;
	height: 15vw;
	border: dotted;
	color: #065eac;
	grid-area: 2 / 2;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	line-height:  25px;
	flex-direction: column;
	font-weight: 900;
}
@media only screen and (min-width:1800px){
	.grid .dots {
		width: 12vw;
		height: 12vw;
	}
}
@media only screen and (min-width:1921px){
	.grid .dots {
		border: 0;
	}
}
.recruitmentChannels {
	display: flex;
	justify-content: space-evenly;
	flex-wrap: wrap;
	grid-area: 1 / 1 / span 3 / span 3;
}

.recruitmentChannels .channel {
	padding: 30px;
	text-align: center;
	flex: 0 0 50%;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-around;
}

.recruitmentChannels .channel .right {
	text-align: right;
	margin-right: 10px;
}

.recruitmentNumber {
	color: white;
	background: #177af3;
	min-width: 115px;
	border: 3px solid white;
	justify-content: center;
	display: flex;
	font-size: 50px;
	flex-direction: column;
	min-height: 115px;
	text-align: center;
}

.recruitmentChannels .channel .left {
	text-align: left;
	margin-left: 10px;
}

.recruitmentChannels .channel p {
	margin-bottom: 0;
}

.recruitmentChannels .channel h3 {
	margin: 0 auto 10px;
}
@media screen and (max-width:1400px) {
	.recruitmentChannels .channel .recruitmentNumber{
		transition: all 0.1s ease;
	}
	.recruitmentChannels .channel:hover .recruitmentNumber {
		border-radius:  50%;
	}
}
@media screen and (max-width:1023px) {
	.grid{
		max-width: 500px !important;
    	display: block;
   		margin: 0 auto;
	}
	.grid .dots {
		grid-area: 1 / 2 !important;
		margin-top: 30px;
		margin-bottom: 30px;
		min-width: 100%;
		width: 100% !important;
		min-height: 100px;
		background-color: #f2f2f2;
	}

	.recruitmentChannels {
		flex-wrap: nowrap !important;
		flex-direction: column;
		align-content: center;
		grid-area: 2 / 1 / span 3 / span 3 !important;
	}

	.recruitmentChannels .channel {
		padding: 10px !important;
		flex: initial !important;
		justify-content: flex-start;
	}

	.recruitmentChannels .channel:nth-of-type(3) div {
		text-align: left;
		margin-left: 10px;
	}
	
	.recruitmentChannels .channel div.left,
	.recruitmentChannels .channel div.right{
		text-align: left !important;
		margin-right: 0 !important;
		margin-left: 10px !important;
		order: 1 !important;
	}
	
	.recruitmentChannels .channel:nth-of-type(1) {
		order: 1;
	}
	.recruitmentChannels .channel:nth-of-type(2) {
		order: 2;
	}
	.recruitmentChannels .channel:nth-of-type(3) {
		order: 4;
	}
	.recruitmentChannels .channel:nth-of-type(4) {
		order: 3;
	}

}

@media screen and (max-width:497px) {
	.recruitmentNumber {
		min-width: 75px;
		font-size: 40px;
		min-height: 75px;
	}

	.recruitmentChannels .channel h3 {
		font-size: 18px;
	}

	.recruitmentChannels .channel {
		align-items: flex-start;
	}
	

}

/* bloc-with-title-centered-and-a-list*/
.nombres,
.offres {
	position: relative;
	padding-left: 10px;
}
.icon {
	width: 70px;
	height: 70px;
	text-align: center;
	line-height: 70px;
	overflow: hidden;
}
.icon img{
	width: auto;
	max-width: 100%;
}

.fd-row .fusion-column-wrapper {
	flex-direction: row !important;
	align-items: center;
}
@media screen and (max-width:497px) {
	body .fd-row .fusion-column-wrapper {
		padding: 0 !important;
		margin: 0 !important;
	}

	body .fd-row.interne .fusion-column-wrapper {
		flex-direction: column !important;
		margin: 0 !important;
	}

}

.solution-gestion .fd-row .fusion-column-wrapper,
.offres .fd-row .fusion-column-wrapper{
	align-items: center;
}
.fd-row .fusion-column-wrapper p{
	padding-left: 10px;
}
.solution-gestion .fd-row .fusion-column-wrapper p,
.offres .fd-row .fusion-column-wrapper p{
	color: #14508d !important;
	
}

.solution-gestion.bg-dark .fd-row .fusion-column-wrapper p,
.offres.bg-dark .fd-row .fusion-column-wrapper p{
	color: #fff !important;
	
}
.solution-gestion.bg-dark .fd-row .fusion-column-wrapper img,
.offres.bg-dark .fd-row .fusion-column-wrapper img{
	filter: brightness(0) invert(1);
	
}

/* bloc-with-list-of-ok */
.titre-valide h3 {
	position: relative;
	padding-left: 30px !important;
}

.titre-valide h3:before {
	content: '';
	position: absolute;
	display: inline-block;
	left: 0;
	bottom: 25%;
	width: 20px;
	height: 20px;
	background-image: url(/wp-content/uploads/2021/10/IconValid.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

/* bloc-partners */
@media screen and (min-width:1300px) {
	.bloc-partners .fusion-carousel .fusion-carousel-wrapper {
		min-height: 200px;
		display: flex;
		align-items: center;
	}
	.bloc-partners .fusion-carousel .fusion-carousel-item{
		padding: 20px;
	}
	.bloc-partners .fusion-carousel .fusion-carousel-nav .fusion-nav-next,
	.bloc-partners .fusion-carousel .fusion-carousel-nav .fusion-nav-prev
	{
		width: 40px;
		height:  40px;
		line-height: 40px;
		text-align:  center;
		margin-top:  calc((40px)/ -2);
		background-color:  transparent !important;
	}
	.bloc-partners .fusion-carousel .fusion-carousel-nav .fusion-nav-next:before, 
	.bloc-partners .fusion-carousel .fusion-carousel-nav .fusion-nav-prev:before{
		color:  #15508e;
		line-height: 40px !important;
		font-size: 35px !important;
	}
	.bloc-partners .fusion-carousel .fusion-carousel-item img{
		transition:  all 0.3s ease;
	}
	.bloc-partners .fusion-carousel .fusion-carousel-item:hover img{
		filter: hue-rotate(360deg);
	}
}
.bloc-partners .fusion-carousel .fusion-carousel-holder {
	display: flex;
	align-items: center;
}

.bloc-partners .fusion-image-carousel {
	margin-bottom: 0 !important;
}

/* title-bar-centered*/
.fusion-page-title-bar-center .fusion-page-title-captions h1 {
	text-transform: uppercase;
	max-width: 800px !important;
	margin: auto;
}

.fusion-page-title-bar {
	background-attachment: fixed;
    background-position: center 15% !important;
    background-size: cover;
}

/* 404 */
.fusion-error-page-404 img{
	width: 600px;
	max-width: 100%;
}

/* navigation between enreprises & candidats*/
.top-navigation .fusion-row .fusion-column-wrapper {
	margin: 0 !important;
}

.top-navigation .nav {
	padding-top: 30px;
	padding-bottom: 10px;
	box-shadow: 10px 10px 20px -20px #656565;
}
.pagination {
	display: flex;
	justify-content: center !important;
	padding-left: 0;
	list-style: none;
	border-radius: .25rem;
	margin: 0 0 10px 0 !important;
}
.top-navigation .nav .pagination .item {
	padding: 20px 30px;
	color: #177af3 !important;
	font-size: 16px;
}
.top-navigation .nav .pagination .curent-item {
	border-bottom: 6px solid;
}

/* team-bloc*/
.fusion-gallery .fusion-gallery-column:hover .fusion-gallery-image img {
	filter: blur(1px);
	-webkit-filter: blur(1px);
}

.fusion-gallery .fusion-gallery-column:hover .teamName {
	opacity: 1;
}

.teamName {
	position: absolute;
	text-align: center;
	margin-bottom: 0 !important;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	color: white;
	font-size: 20px;
	text-decoration: none;
	opacity: 0;
	transition: opacity .5s;
	transform: translateY(50%);
}

.teamText {
	position: absolute;
	text-align: center;
	margin-bottom: 0 !important;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	transform: translateY(50%);
	font-size: 20px;
}

/* counters*/
.bf-counter{
	text-align: center;
    background: rgba(20, 80, 141, 1);
	border: 4px solid #fff;
    color: #fff;
    padding: 40px;
    box-shadow: 0 0 8px 4px rgb(0 0 0 / 10%);
    border-radius: 8px;
	transition: all 0.3s ease;
}
.bf-counter.counter-1{
	background: #177af3;
}
.bf-counter.counter-2{
	background: #0c6ccb;
}
.bf-counter.counter-3{
	background: #065eac;
}
.bf-counter.counter-4{
	background: #14508d;
}
.bf-counter:hover{
	background: #fff;
	color: #14508d;
	border: 4px solid #14508d;
}
.bf-counter .number{
	font-size: 50px;
    font-weight: bold;
}
.bf-counter .description{
	margin: 0;
	min-height: 50px;
}
.bf-counter .description strong{
	display: block;
}
@media screen and (max-width:1150px){
	.bf-counter .description{
		min-height: 72px;
	}
}

/* steps */
.the-step-number{
	font-size: 100px;
    font-weight: 700;
    color: #268bf1;
    text-align: center;
}
.list-plus{
	list-style: none;
    margin: 0;
    padding: 0;
}
.list-plus li{
	margin: 5px 0;
}
.list-plus i{
    color: #14508d;
}
@media only screen and (max-width:497px){
	.the-step-number{
		text-align: left;
	}
	.bf-step.reverse-col .fusion-row{
		flex-direction: column;
	}
	.bf-step .fusion-row{
		flex-direction: column-reverse;		
	}
}
/* mobile apps*/
.app-links{
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
    margin: 20px 0 0 0;
}
.app-links br{
	display: contents;
}
.app-links .app-link{
    display: inline-block;
    position: relative;
    margin: 10px 20px;
	max-width: 140px;
}
.app-links .app-link img{
    width:  100%;
    transition: all 0.3s ease;
}
.app-links .app-link:hover img{
    transform: scale(1.05);
}

/* special-blocs --end*/

/** Page | Politique -- start**/
.policy-page .content {
	font-size: 15px;
	line-height: 20px;
}

.policy-page h1 {
	color: #000 !important;
	text-align: center;
	font-size: 34px !important;
	line-height: 34px !important;
	margin: 0;
	padding: 40px 0;
}

.policy-page p {
	color: #000 !important;
	line-height: 25px;
}

.policy-page h2 {
	color: #ffffff !important;
	background-color: #14508d;
	text-transform: uppercase;
	font-size: 20px !important;
	padding: 10px 5px;
	text-align: left;
}

.policy-page h3 {
	font-size: 18px !important;
	text-align: left;
}

.policy-page a:hover {
	text-decoration: underline;
}

.policy-page .content .text-center {
	text-align: center;
}

.policy-page .wpcf7-form input[type="submit"] {
	background: #177af3 !important;
	border: 2px solid #177af3 !important;
	color: #ffffff !important;
	margin: 0;
	display: inline-block;
	position: relative;
	text-align: center;
	transition: all .15s linear;
	padding: 12px 25px !important;
}

.policy-page .wpcf7-form input[type="submit"]:hover {
	background: #fff !important;
	color: #177af3 !important;
}
/** Pages | Politique -- end**/


/** Page | faq -- start**/
.toggle-faq .fusion-panel {
	position: relative;
	margin-bottom: 10px;
	position: relative;
	border-radius: 5px !important;
	border: 1px solid #D8D8D8 !important;
	cursor: pointer;
}

.toggle-faq .fusion-panel:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 8px;
	height: 100%;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	background: #177af3;
}

.toggle-faq .panel-heading {
	padding: 5px !important;
	margin: 0 !important;
}


.fusion-accordian .panel-body {
	padding: 10px 50px 10px !important;
}
.fusion-accordian .fusion-panel.fusion-toggle-no-divider .panel-title a{
	font-size: 18px !important;
}
.toggle-faq .panel-heading .panel-title a {
	align-items: center !important;
	color: #7B7B7B;
	font-weight: 400;
}

.panel-collapse.collapse.in ~ .panel-heading,
.toggle-faq .panel-heading:hover {
	background-color: #177af3 !important;
}
.panel-collapse.collapse.in ~ .panel-heading a,
.toggle-faq .panel-heading:hover .panel-title a {
	color: #fff !important;
}

.toggle-faq .fusion-toggle-icon-wrapper {
	display: none;
}

.toggle-faq .fusion-toggle-heading:before {
	content: '';
	width: 18px;
	height: 18px;
	display: inline-block;
	margin-right: 8px;
	margin-left: 15px;
	vertical-align: middle;
	position: relative;
	top: 0px;
	background: url(/wp-content/uploads/2021/10/icon-discussion.png);
	background-position: center;
	background-repeat: repeat-x;
	background-size: contain;
}

.panel-heading:hover .fusion-toggle-heading:before {
	filter: brightness(0) invert(1);
}
/** Pages | faq -- end**/


/** Page | blog -- start**/
body.single.single-post #main{
    max-width: 1400px;
    margin: 0 auto;
	padding-bottom: 50px !important;
    padding-left: 50px;
    padding-right: 50px;
}
.blog-bloc-01 .fusion-post-grid .fusion-post-wrapper {
	background: rgb(18 122 235 / 25%) !important;
	padding: 10px !important;
	border: 10px solid #fff !important;
	box-shadow: 0px 0px 4px 4px rgb(0 0 0 / 10%);
	border-radius: 10px;
	transition: all .5s ease;
}

.blog-bloc-01 .fusion-post-grid .fusion-post-wrapper:hover {
	background: transparent !important;
	padding: 10px !important;
	border: 10px solid rgb(18 122 235 / 25%) !important;
}

.blog-bloc-01 .fusion-post-content-wrapper {
	padding: 25px !important;
	text-align: center;
}

.blog-bloc-01 .fusion-content-sep {
	display: none
}
.single-navigation,
.fusion-blog-layout-medium .fusion-meta-info, .fusion-blog-layout-medium-alternate .fusion-meta-info,
.blog-bloc-01 .fusion-meta-info{
	display:  none !important;
}
.blog-bloc-01 .fusion-alignleft {
	float: none !important;
}

.blog-bloc-01 .fusion-read-more {
	display: inline-block;
	text-transform: uppercase;
	background: #14508d;
	color: #fff;
	padding: 8px 25px;
	border: 2px solid #14508d;
	border-radius: 50px;
	margin: 0 !important;
}

.blog-bloc-01 .fusion-read-more:hover {
	background: #fff;
	color: #14508d;
	border: 2px solid #14508d;
}

.blog-bloc-01 .fusion-read-more:after {
	display: none
}

.fusion-image-wrapper:hover .fusion-rollover {
	display: none;
}
.related-posts .fusion-image-wrapper:hover .fusion-rollover {
	display: flex;
}
.related-posts .fusion-image-wrapper .fusion-rollover .fusion-rollover-content a{
	color:  #fff !important;
}
.related-posts .fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-title{
    font-size: 12px !important;
    line-height: 16px !important;
}
.related-posts .fusion-image-wrapper .fusion-rollover .fusion-rollover-sep,
.related-posts .fusion-image-wrapper .fusion-rollover .fusion-rollover-gallery,
.related-posts .fusion-image-wrapper .fusion-rollover .fusion-rollover-link {
	display: none !important;
}
.single-navigation {
	margin-bottom: 20px !important;
}

.flexslider .slides img {
	max-height: 700px;
	object-fit: cover;
}

#main .post h2, #wrapper #main .post h2{
	font-size:  22px !important;
}
#main .post .fusion-title>h2, #wrapper #main .post .fusion-title>h2, #wrapper #main .post .title-heading-tag>h2{
	margin-bottom: 0 !important;
}
#main .post .fusion-title>h3, #wrapper #main .post .fusion-title>h3, #wrapper #main .post .title-heading-tag>h3{
	margin-bottom: 0 !important;
}
#main .post .fusion-title>h4, #wrapper #main .post .fusion-title>h4, #wrapper #main .post .title-heading-tag>h4{
	margin-bottom: 0 !important;
}
#main .post .fusion-title>h5, #wrapper #main .post .fusion-title>h5, #wrapper #main .post .title-heading-tag>h5{
	margin-bottom: 0 !important;
}
#main .post .fusion-title>h6, #wrapper #main .post .fusion-title>h6, #wrapper #main .post .title-heading-tag>h6{
	margin-bottom: 0 !important;
}
#wrapper #main .post .title-heading-tag>h1,
#wrapper #main .post .title-heading-tag>h2,
#wrapper #main .post .title-heading-tag>h3,
#wrapper #main .post .title-heading-tag>h4,
#wrapper #main .post .title-heading-tag>h5,
#wrapper #main .post .title-heading-tag>h6{
	margin-top: 0 !important;
}
.fusion-widget-area-1 .widget .heading h4,
.sidebar .widget .heading h4, 
.sidebar .widget .widget-title{
	margin-top: 0 !important;
	color: #14508d !important;
}
.fusion-comments,
.fusion-meta-info .fusion-meta-info-wrapper .fusion-comments,
.fusion-meta-info .fusion-meta-info-wrapper .fusion-inline-sep:nth-child(n+5){
	display: none;
}
@media only screen and (max-width:1279px){
	/*blog*/
	.fusion-blog-layout-medium .fusion-post-content, 
	.fusion-blog-layout-medium-alternate .fusion-post-content{
		flex-basis: max-content;
		margin-top: 40px;
	}
	.widget .fusion-social-networks.boxed-icons .fusion-social-network-icon {
		margin: 0 2px 10px;
	}
}
@media only screen and (max-width:800px){
	/*blog*/
	.fusion-content-widget-area .widget{
		margin-top: 20px;
		margin-bottom: 20px;
	}
}


/* max-width --start*/
.maxWidth720{
	width:  100%;
	max-width:  720px !important;
	margin: 0 auto !important;
}
.maxWidth800{
	width:  100%;
	max-width:  800px !important;
	margin: 0 auto !important;
}
.maxWidth1024{
	width:  100%;
	max-width:  1024px !important;
	margin: 0 auto !important;
	padding-left: 30px;
	padding-right: 30px;
}
.maxWidth1200-inner >.fusion-builder-row,
.maxWidth1200{
	width:  100%;
	max-width:  1200px !important;
	margin: 0 auto !important;
	padding-left: 30px !important;
	padding-right: 30px !important;
}
.maxWidth1400-inner >.fusion-builder-row,
.maxWidth1400{
	width:  100%;
	max-width:  1400px !important;
	margin: 0 auto !important;
	padding-left: 30px !important;
	padding-right: 30px !important;
}
.maxWidth1400-inner.extra-padding >.fusion-builder-row,
.maxWidth1400.extra-padding{
	padding-left: 50px !important;
	padding-right: 50px !important;
}

/* margins & padding*/
.mg-bottom-zero{
	margin-bottom: 0 !important;
}
.py25{
	padding-top: 25px !important;
	padding-bottom: 25px !important;
}
.pdTB40{
	padding-top: 40px !important;
	padding-bottom: 40px !important;
}

/* max-width --end*/

/** typography forced -- start **/
.fs-subtitle{
	font-size: 18px;
}
.fs-title-h3 h3,
.fs-title-h3{
	font-size: 20px;
	line-height: 1.5 !important;
	font-weight: 400 !important;
}
.fs-title-h3 h3,
.fs-title-h3 p{
   margin-bottom: 0 !important;
}
.title-centered-maxwidth{
   width:  96%;
   max-width:  1024px !important;
   margin: auto !important;
   margin: auto !important;
   margin-bottom:  40px !important;
}

.heading-fw-400 h3{
	font-weight: 400 !important;
}
.heading-fw-400 h4{
	font-weight: 400 !important;
}
/** typography forced -- end **/

/** Helpers -- start**/

/** general **/
.hide-this{
	display:  none !important;
}
.to-top-right #toTop {
	right: 10px !important;
	border-radius: 0;
	width:  40px;
	height:  35px;
}
.cc-animate.cc-revoke.cc-bottom{
	margin-right:  50px;
}

/** btns **/
.longBtnWidthIcon{
	min-width: 360px;
	text-align: left;
}
.longBtnWidth{
	min-width: 300px;
}
.icon-color1{
	color: #177af3;
}


/** Helpers -- end**/

/* madia responsive --start */
@media only screen and (max-width:1350px){
	/*typography*/
	.fusion-title.fusion-title-center.fusion-sep-none .title-heading-center br, 
	.fusion-title.fusion-title-center.sep-underline .title-heading-center br{
		display: contents !important;
	}
}
@media only screen and (max-width:1023px){

}
@media only screen and (max-width:800px) {
	/*general*/
	.hide-this-on-mobile{
		display:  none !important;
	}
	/*padding & margins*/
	.pdLR15.nonhundred-percent-fullwidth {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}

	body .pdLR15-col .fusion-column-wrapper {
		padding: 0 15px !important;
	}
	/*max-width*/
	.maxWidth1400-inner.extra-padding>.fusion-builder-row, .maxWidth1400.extra-padding{
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.maxWidth760,
	.maxWidth800,
	.maxWidth1024,
	.maxWidth1200-inner >.fusion-builder-row,
	.maxWidth1200,
	.maxWidth1400-inner >.fusion-builder-row,
	.maxWidth1400,
	.maxWidth1400-inner.extra-padding>.fusion-builder-row, 
	.maxWidth1400.extra-padding{
		padding-left: 15px !important;
	    padding-right: 15px !important;
	    max-width: 100% !important;
	    width: 100% !important;
	}

	/* special bloc - grid*/
	.grid{
		gap:  0;
	}
	.grid .dots{
		min-width: 250px;
		margin-bottom: 30px;
	}
	.recruitmentChannels .channel{
		margin-bottom: 20px;
	}
	

	/*typography*/
	.fsm14 {
		font-size: 14px !important
	}

	body .fusion-title.fusion-title-size-two {
		margin-bottom: 30px !important;
	}

	body .fusion-title.fusion-title-size-one {
		margin-bottom: 30px !important;
	}

	.fs-subtitle{
		font-size: 14px;
	}
	.fs-title-h3{
		font-size: 14px;
		text-align: center;
	}
	.fusion-page-title-bar-center .fusion-page-title-captions h1 {
		max-width: 90% !important;
	}
	.fusion-page-title-bar-center .fusion-page-title-captions h1 br{
		display:  contents !important;
	}
	
	.longBtnWidth,
	.longBtnWidthIcon{
		min-width: auto;
		text-align: center;
		padding: 10px !important;
		width: 100%;
		max-width: 300px;
		line-height: 1 !important;
		margin-left: auto;
		margin-right: auto;
		display: inherit;
	}
	
	/* forced typography*/

	
	

	p{
		font-size: 14px !important;
		line-height: 1.5 !important;
	}
	#main .post h1, #main .reading-box h1, #main h1, .ei-title h1, .fusion-modal h1, .fusion-tb-footer h1, .fusion-tb-page-title-bar h1, .fusion-title h1, .fusion-widget-area h1, .main-flex .slide-content h1, .post-content h1, .title h1,
	h1,
	h1 p {
	    font-size: 22px !important;
		line-height: 1.5 !important;
	}
	#main .post h2, #main .reading-box h2, #main h2, .ei-title h2, .fusion-modal h2, .fusion-tb-footer h2, .fusion-tb-page-title-bar h2, .fusion-title h2, .fusion-widget-area h2, .main-flex .slide-content h2, .post-content h2, .title h2,
	h2,
	h2 p  {
		font-size: 22px !important;
		line-height: 1.5 !important;
	}
	#main .post h3, #main .reading-box h3, #main h3, .ei-title h3, .fusion-modal h3, .fusion-tb-footer h3, .fusion-tb-page-title-bar h3, .fusion-title h3, .fusion-widget-area h3, .main-flex .slide-content h3, .post-content h3, .title h3,
	h3,
	h3 p {
		font-size: 18px !important;
		line-height: 1.5 !important;
	}
	#main .post h4, #main .reading-box h4, #main h4, .ei-title h4, .fusion-modal h4, .fusion-tb-footer h4, .fusion-tb-page-title-bar h4, .fusion-title h4, .fusion-widget-area h4, .main-flex .slide-content h4, .post-content h4, .title h4,
	h4,
	h4 p {
		font-size: 18px !important;
		line-height: 1.5 !important;
	}
	h5,
	h5 p {
		font-size: 14px !important;
		line-height: 1.5 !important;
	}
	h6,
	h6 p {
		font-size: 14px !important;
		line-height: 1.5 !important;
	}

	.fusion-accordian .panel-body{
		padding: 20px !important;
	}
}


/* madia reponsive --end */
