/*
Theme Name: atempo Child
Author: Nicolas AMOS
Template: atempo
*/

.center {
	width: 100%;
	display: flex;
	justify-content: center;
}
.paddingImg {
	padding: 0px 15px 0px 15px;
}

.noPaddingImg {
	padding: 0px 0px 0px 0px;
}
.break {
	display: inline-flex !important;
	text-align: center;
	flex-direction: column;
	width: 33%!important;
}
.menu-item-9859 {
	border-right: 1px solid white;
}
.menu-item-48477  {
	border-right: 1px solid white;
}
.menu-item-9861{
	border-right: 1px solid white;
}
.menu-item-48478{
	border-right: 1px solid white;
}
.initial::first-letter {
	text-transform: capitalize !important;
}


.RessourcesControls {
	align-items: center !important;
	margin: 0 auto;
}
.FlexKeyNumbers-text
{
	font-size:1.4rem !important;
	font-weight:bold;
} 
.padding-bottom 
{
	padding-bottom: 2rem;
} 
.FlexContentText-title {
	font-size:2.4rem !important;
	padding: 10px 0px 20px 0px;
} 
.lineHeight {
	line-height:30px;
}
.singleCategory {
    font-size:28px;
}

.bannerHeader {
    display:flex !important; 
    justify-content:center !important; 
    flex-direction:column; 
    text-align:center;
}

.colBlock {
    width: 100%;
}

.bannerImg {
    width:100%; 
    height:36rem; 
    object-fit: cover;   
}

.headerImg {
    width: 100% !important;
    margin-top: 10px;
    margin-bottom: 10px;
}

.logoBlog {
    width: 100%;
}

/* .flex-end {
	padding: 0px 0px 0px 100px;
}
*/
.margin3 {
	margin: 0px 50px 0px 0px;
}
.flex-end {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

.inlineSocial {
	display: flex;
	flex-direction: row;
}

.socialIcon {
	margin: 0px 10px 0px 10px;
}

.atpImgBlog {
	height: auto !important;
	width: 250px !important;
	float: left;
	margin: 0px 20px 5px 0px;
}

.Thumbnail-img {
	height: 100%;
	width: 100%;
}

.inverserImg {
	height: 250px;
	width: 250px;
	float: right;
	margin: 0px 0px 5px 20px;
}

.marginBottom {
	margin-bottom: 50px;
}  

.flexRow {
	display: inline-flex;
}

.listApuce{
	list-style-type: none;
}

.marginArticles{
	margin: 20px 20px 20px 20px;
}


.inlineEl {
	display: flex;
	flex-direction: row;
}

/* css wordpress */
.black_circle {
    border-radius : 50%;
		width: 6vw;
	  height: 6vw;
    background-color: black;
		z-index: -1;
		display: flex;
		justify-content: center;
		align-items: center;
}


@media screen and (max-width : 768px) {
	.black_circle {
		width: 10vw;
		height: 10vw;
	}
	.wrapper-circle {
		margin: 10px 10px 10px 10px;
	}
	.twitter {
		text-align: center;
	}
	.wrapper-title {
		height: auto;
	}
	.inlineEl {
		display: flex !important;
		flex-direction: column !important;
	}
}
@media screen and (max-width : 375px) {
	.black_circle {
		width: 20vw;
		height: 20vw;
	}
	.wrapper-circle {
		margin: 10px 10px 10px 10px;
	}
	.twitter {
		text-align: center;
	}
	.wrapper-title {
		height: auto;
	}
	.inlineEl {
		display: flex !important;
		flex-direction: column !important;
	}
}
@media screen and (max-width : 414px) {
	.black_circle {
		width: 20vw;
		height: 20vw;
	}
	.wrapper-circle {
		margin: 10px 10px 10px 10px;
	}
	.twitter {
		text-align: center;
	}
	.wrapper-title {
		height: auto;
	}
	.inlineEl {
		display: flex !important;
		flex-direction: column !important;
	}
}


.centered_text {
	color: black;
	font-size: 12px;
}

.inline-el {
	display: inline-flex;
	flex-direction: row;
	margin-top: 50px;
}

.center {
		display: flex;
		justify-content: center;
		font-weight: bold;
		font-size: 20px;
}

.wrapper-content {
		display: flex;
	
}


@media screen and (max-width : 768px) {
	.wrapper-preview {
		/*height: 120px !important;
		width: 100% !important;*/
	}
	.RessourcesControls2 {
		flex-direction: column;
	}
}
@media screen and (min-width : 1024px) {
	.wrapper-preview {
		/*height: 168px !important;
		width: 100% !important; */
	}
}
.wrapper-preview {
	/*height: 168px;
	width:320px; */
	margin: 0px 20px 0px 20px;
}

.margin2 {
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;

}

.wrapper-title {
	width: 100%;
	display: inline-flex;
	justify-content: space-between;
	margin: 10px 10px 30px 10px;
}
hr {
	color: lightgray;
}

.atp-green {
	color: #0074BB;
}

.atp-black {
	color: black;
}

.float_left {
	float: left;
}

.bl {
	color: black;
}

.bold {
	font-weight: bold;
	font-size: 15px;
}

.img {
	width: 100%;
}
.title {
color: #0074BB;
	font-size: 20px;
}

.btn-hs {
		width: 200px;
		height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: rgb(0, 116, 187);
    background-color: transparent;
    font-size: 1.4rem;
    cursor: pointer;
    margin-top: 1rem;
    margin-bottom: 50px;
    border-radius: 40px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(0, 116, 187);
    border-image: initial;
    padding: 0px 3rem;
    text-decoration: none;
    transition: color 0.25s ease-in-out 0s, background-color 0.25s ease-in-out 0s;
}

.margin-top {
	margin-top: 20px;
	margin-bottom: 20px;
}

.green-bullet {

    color: rgb(89, 160, 61);
    font-size: 2rem;

}
.margin-left {
	padding-right: 10px;
}

.margin-right {
	margin-left: 40px;
}

.green_li {
color: rgb(89, 160, 61);	
}

.padding {
	padding-left: 60px;
	padding-right: 60px;
}

/*new */

.black_circle {
    border-radius : 50%;
		width: 6vw;
	  height: 6vw;
    background-color: black;
		z-index: -1;
		display: flex;
		justify-content: center;
		align-items: center;
}


@media screen and (max-width : 768px) {
	.black_circle {
		width: 10vw;
		height: 10vw;
	}
	.wrapper-circle {
		margin: 10px 10px 10px 10px;
	}
	.twitter {
		text-align: center;
	}
	.wrapper-title {
		height: auto !important;
	}
	.inlineEl {
		display: flex !important;
		flex-direction: column !important;
	}
	.RessourcesControls {
		display: flex;
		flex-direction: column;
		text-align:center;
		align-content: center;
		margin: 0 auto;
	}
	.RessourcesFilter {
		margin: 0 auto !important;
	}
	.support {
		margin: 0 auto !important;
	}
}
@media screen and (max-width : 375px) {
	.black_circle {
		width: 20vw;
		height: 20vw;
	}
	.wrapper-circle {
		margin: 10px 10px 10px 10px;
	}
	.twitter {
		text-align: center;
	}
	.wrapper-title {
		height: auto !important;
	}
	.inlineEl {
		display: flex !important;
		flex-direction: column !important;
	}
	.RessourcesControls {
		display: flex;
		flex-direction: column;
		text-align:center;
		align-content: center;
		margin: 0 auto;
	}
	.RessourcesFilter {
		margin: 0 auto !important;
	}
	.support {
		margin: 0 auto !important;
	}
}
@media screen and (max-width : 414px) {

	.twitter {
		text-align: center;
	}
	.wrapper-title {
		height: auto !important;
	}
	.inlineEl {
		display: flex !important;
		flex-direction: column !important;
	}
	.RessourcesControls {
		display: flex;
		flex-direction: column;
		text-align:center;
		align-content: center;
		margin: 0 auto;
	}
	.RessourcesFilter {
		margin: 0 auto !important;
	}
	.support {
		margin: 0 auto !important;
	}

}
@media screen and (max-width : 375px) {

	.twitter {
		text-align: center;
	}
	.wrapper-title {
		height: auto !important;
	}
	.inlineEl {
		display: flex !important;
		flex-direction: column !important;
	}
	.RessourcesControls {
		display: flex;
		flex-direction: column;
		text-align:center;
		align-content: center;
		margin: 0 auto;
	}
	.RessourcesFilter {
		margin: 0 auto !important;
	}
	.support {
		margin: 0 auto !important;
	}
}


.centered_text {
	color: black;
	font-size: 12px;
}

.inline-el {
	display: inline-flex;
	flex-direction: row;
	margin-top: 50px;
}

.center {
		display: flex;
		justify-content: center;
		font-weight: bold;
		font-size: 20px;
}

.wrapper-content {
		display: flex;
	
}

.margin2 {
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;

}

.wrapper-title {
	width: 100%;
	display: inline-flex;
	justify-content: space-between;
	margin: 10px 10px 30px 10px;
	height: 150px;
}
hr {
	color: lightgray;
}

.atp-green {
	color: #0074BB;
}

.atp-black {
	color: black;
}

.float_left {
	float: left;
}

.bl {
	color: black;
}

.bold {
	font-weight: bold;
	font-size: 15px;
}

.img {
	width: 100%;
}
.title {
color: #0074BB;
	font-size: 18px !important;
	line-height: initial;
}

.btn-hs {
		width: 200px;
		height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: rgb(0, 116, 187);
    background-color: transparent;
    font-size: 1.4rem;
    cursor: pointer;
    margin-top: 1rem;
    margin-bottom: 50px;
    border-radius: 40px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(0, 116, 187);
    border-image: initial;
    padding: 0px 3rem;
    text-decoration: none;
    transition: color 0.25s ease-in-out 0s, background-color 0.25s ease-in-out 0s;
}

.margin-top {
	margin-top: 20px;
	margin-bottom: 20px;
}

.green-bullet {

    color: rgb(89, 160, 61);
    font-size: 2rem;

}
.margin-left {
	padding-right: 10px;
}

.margin-right {
	margin-left: 40px;
}

.green_li {
color: rgb(89, 160, 61);	
}

.padding {
	padding-left: 60px;
	padding-right: 60px;
}

.flexRow {
	display: inline-flex;
}
.listApuce{
	list-style-type: none;
	text-align: left;
}
.listApuces{
	list-style-type: none;
	display: flex;
	flex-direction: row;
}

.margin {
	margin: 10px 0px 20px 0px;
}

.fontNews {
	font-size: 16px;
}

.bold {
	font-weight: bold;
	font-size: 13px;
}
.FlexResources-listItemPrev {
	margin: 2rem;
    min-width: 18rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
}

.inline-flex {
	display: table-cell;
	flex-direction: column;
}

.img-wrapper2 {
	width:100%;
	height:100%;
}

.bgGrey {
	background-color: #E8E8E8;
	padding: 0px 0px 0px 0; 
}

.col-container {
	display: flex;
	width: 100%;
	flex-direction: column;
}

.wrapper {
	display: flex; 
	justify-content:center;
	flex-direction: column;
	text-align:center;
	margin: 0 auto;
}

.bannerHeader2 {
    display:flex !important; 
    justify-content:center !important; 
    flex-direction:column; 
	text-align:center;
}
.cover {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.paddingTitle {
	padding: 30px 0px 0px 0px;
}

.borderCircle {
	border: solid lightgrey 1px;
	margin-bottom: 10px;
	border-radius: 10%!important;
	display:flex;
	justify-content: center;
	flex-direction:column;
}

.circle {
	border-radius: 10%!important;
}

.capital {
	text-transform: capitalize;
}

.uppercase {
	text-transform: uppercase;
}

.initial::first-letter {
	text-transform: capitalize;
}

.marginBottom {
	margin: 0px 0 px 30px 0px;
}

.support {
	width: 100px !important;
} 

.RessourcesFilter {
	margin-top: 10px;
}

.RessourcesControls2{
	margin: 0 auto !important;
	display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: start;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1200px; 
    position: relative;
    z-index: 6;
    padding-bottom: 2rem;
    margin-bottom: 2rem;
}

.marginBottom {
	margin-bottom: 70px;
}
.marginB {
	margin-bottom:10px;
}

.FlexResources-listItem a {
	height: 16rem !important;
}
@media screen and (min-width : 1024px) {
	.marginLeftBar {
		margin-left: 50px
	}
}

.singleCategory{
	margin: 0;
}

.FlexResources-listItem p {
	max-width: 20rem!important;
}
.Flex-solutionsElementDescription {
	font-size:1.6rem !important;
}
.Flex-solutionsElementTitle {
	font-size: 16px !important;
	color: #0074bb !important;
	font-weight:bold !important;
}
.Flex-solutionsElementLink {
	font-size:1.2rem !important;
	color: #0074bb !important;
	justify-content: center;
	letter-spacing: .1rem;
	font-weight:bold !important;
	text-decoration: underline;
	font-weight: 600;
}

.Flex-solutions-noPadding{
	padding-top: 0rem !important;
}

.FlexLogos-no-padding {
	padding-top: 0rem !important;
	padding-bottom: 6rem !important;
}

.imgRessource{
	height: auto;
	width: 100%;
}
