:root {
	--tosa-orange: #f14910;
	--its-green: #00CC99;
	--runtest-border: #EAE9E1;
	--isograd-danger: #D64615;
}

.two_columns iframe,
.two_columns video,
.left_column video,
.right_column video {
	width: 90%;
	position: relative;
}

.video_container {
	position: relative;
	cursor: pointer;
}

.video_container i {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	font-size: 3rem;
	transform: translate(-50%, -50%);
	font-size: 50px;
	color: white;
	background-color: rgba(0, 0, 0, 0.5);
	padding: 24px 30px;
	border-radius: 58px;
}

.video_container:hover i{
	background-color: rgba(0, 0, 0, 0.7);
} 

div.left_column.with_screenshot{
	display: flex !important;
	flex-direction: column !important;
	align-items: center;
	justify-content: flex-start !important;
}

/******************************************************************************************************
		HOME TITLE
******************************************************************************************************/

article#bannertitlearticle {
	padding-bottom: 0;
}

#bannertitlearticle>div.container {
	background: url("../images/photos/hometitle2.jpg");
	height: 500px;
	background-size: cover;
}

#bannertitlearticle svg {
	height: 180%;
	position: absolute;
	top: -36%;
	left: -4px;
}

#bannertitlearticle h1 {
	top: 38%;
	position: relative;
	color: #fff;
	font-size: 56px;
	z-index: 2;
	text-transform: none;
	font-weight: bold;
}

#bannertitlearticle.privacypolicypage>div.container,
#bannertitlearticle.tandcpage>div.container {
	background: url("../images/photos/legal.jpg");
}

#bannertitlearticle.legalpage>div.container,
#bannertitlearticle.privacypolicypage>div.container,
#bannertitlearticle.tandcpage>div.container {
	background: url("../images/photos/legalpage.png");
	background-size: cover;
}

body[lang="en"] #bannertitlearticle h1 {
	padding-left: 78px;
}

/* img fallback bg color */

#bannertitlearticle.homepage>div.container,
#bannertitlearticle.legalpage>div.container,
#bannertitlearticle.privacypolicypage>div.container,
#bannertitlearticle.tandcpage>div.container,
#bannertitlearticle.findacenterpage>div.container,
#bannertitlearticle.contactpage>div.container {
	background-color: #64737c !important;
}

/******************************************************************************************************
		HOMEPAGE BRANDARTICLE
******************************************************************************************************/

#brandsarticle div.container {
	text-align: center;
}

#brandsarticle div.container>p {
	width: 40%;
	float: none;
	display: inline-block;
	text-align: center;
}

#brandsarticle div.logo_container {
	display: flex;
	flex-wrap: nowrap;
	flex-direction: row;
	justify-content: space-around;
}

#brandsarticle div.logo_container a {
	flex: 0 1 240px;
}

#brandsarticle div.logo_container a img {
	width: 100%;
}

#whycertiftwocolumnssliderarticle .left_column div p {
	font-size: 19px;
}

#whycertiftwocolumnssliderarticle .left_column {
	min-height: 555px;
}

#recognitionarticle {
	background-color: #98dde6;
}

#recognitionarticle img {
	position: absolute;
	left: 80px;
	width: 100%;
	top: 70px;
}

#recognitionarticle .cls-1-methodo,
#recognitionarticle .cls-2-methodo {
	fill: #ffe54e;
}

#recognitionarticle h2 {
	margin-bottom: 40px;
}

/******************************************************************************************************
		WHOWEARE
******************************************************************************************************/

#whowearearticle h3 {
	color: #fff;
	text-align: left;
}

#whowearearticle div.contracted h3 {
	writing-mode: vertical-lr;
	float: left;
	color: #fff;
	height: 438px;
	width: 32px;
	text-align: right;
	padding: 10px 10px 50px 10px;
	-webkit-transform: rotate(180deg);
}

#whowearearticle div.container div {
	float: left;
	clear: none;
	padding: 50px;
}

#whowearearticle div.container div>p {
	width: 450px;
	color: #fff;
	font-size: 0.9rem;
}

#whowearearticle div.container>div {
	width: calc(100% - 290px);
	height: 590px;
}

#whowearearticle>div>img {
	position: absolute;
	top: 222px;
	height: 368px;
	width: 552px;
	left: 533px;
}

#whowearearticle>div>img.page_2 {
	left: 604px;
}

#whowearearticle>div>img.page_3 {
	left: 677px;
}

#whowearearticle div>div.contracted {
	width: auto;
	margin-left: 0;
	border-left: 1px solid #fff;
	padding: 0;
}

#whowearearticle div>div.contracted>p {
	display: none;
}

#whowearearticle div.page_1,
#whowearearticle div.page_1.contracted {
	background: #3845d7;
	margin-left: 50px;
}

#whowearearticle div.page_2 {
	background: #05676a;
}

#whowearearticle div.page_3 {
	background: #f24910;
}

#whoarewearticle a{
	color:var(--bs-primary);
	text-decoration: underline;
}


#whoarewearticle h3{
	padding-top:40px;
}

#whoarewearticle .container ul li{
padding-left:20px;
}
/******************************************************************************************************
		VIDEO ONE COLUMN
******************************************************************************************************/

#videoarticle div.container,
#educationvideoarticle div.container {
	text-align: center;
}

#educationvideoarticle {
	margin-top: -160px;
}

article .container .video-responsive {
	text-align: center;
}

.video-responsive video {
	max-width: 95%;
	position: relative;
}

/******************************************************************************************************
		PROPOSE Tosa
******************************************************************************************************/

article.proposetosaarticle div.container {
	overflow: visible;
}

article.proposetosaarticle {
	text-align: center;
}

article.proposetosaarticle svg {
	position: absolute;
	top: -48px;
	left: -74px;
	z-index: 1;
	width: 453px;
}

article.proposetosaarticle p,
article.proposetosaarticle h2 {
	position: relative;
	z-index: 2;
}

article.proposetosaarticle p:first-of-type {
	max-width: 500px;
	display: inline-block;
	text-align: center;
}

article.proposetosaarticle p:nth-of-type(2) {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	margin: 60px 0 80px 0;
}

article.proposetosaarticle p>a {
	width: 30%;
	line-height: 28px;
	height: 76px;
	font-size: 1.3rem;
	font-weight: bold;
	text-align: center;
	background-color: #ffe314;
	padding: 20px 0px;
	border-radius: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
}

article.proposetosaarticle p>a:hover {
	text-decoration: none;
	color: #666;
}

body[lang="fr"]>section>article.proposetosaarticle p>a:nth-of-type(2) {
	line-height: 20px;
}

body[lang="en"]>section>article.proposetosaarticle p>a:nth-of-type(1) {
	line-height: 21px;
}

/******************************************************************************************************
		NEWS FROM LINKEDIN
******************************************************************************************************/

#newsfromlinkedinarticle iframe {
	float: left;
}

#newsfromlinkedinarticle iframe:nth-of-type(2n) {
	float: right;
}

#newsfromlinkedinarticle div.container {
	text-align: center;
}

#newsfromlinkedinarticle div.container a {
	display: inline-block;
}

/******************************************************************************************************
	HOME CLIENT SLIDER
******************************************************************************************************/

#clientsliderarticle {
	padding: 0;
}

#clientsliderarticle div.container div {
	margin-bottom: 0;
}

#clientsliderarticle div.flex-viewport ul {
	padding-top: 40px;
	height: 200px;
}

#clientsliderarticle div.flex-viewport ul li {
	height: 170px;
}

#clientsliderarticle div.flex-viewport ul li::before {
	content: none;
}

article#clientsliderarticle div.container>div ul li,
article#clientsliderarticle .container ul li {
	margin-left: 0;
	padding: 0;
}

#clientsliderarticle div.flex-viewport ul li .helper {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

#clientsliderarticle img {
	width: 1280px;
	max-width: 1280px;
	height: auto;
	max-height: 200px;
	vertical-align: middle;
}

#clientsliderarticle svg {
	position: absolute;
	top: 0;
	width: 100%;
}

#clientsliderarticle div.flex-viewport {
	z-index: 2;
	margin-bottom: 0;
}

#clientsliderarticle ul.flex-direction-nav {
	display: none;
}

/* Control Nav */

.flex-control-nav {
	width: 100%;
	text-align: right;
}

.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: #cbcbcb;
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

.flex-control-paging li a:hover {
	background: #333;
	background: #2d536f;
}

.flex-control-paging li a.flex-active {
	background: #000;
	background: #2d536f;
	cursor: default;
}

.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}

.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}

.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: 0.7;
	cursor: pointer;
}

.flex-control-thumbs img:hover {
	opacity: 1;
}

.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}

/******************************************************************************************************
			TESTIMONIAL
******************************************************************************************************/

#testimonialarticle {
	padding-bottom: 0;
}

#testimonialarticle div.container {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#homepage #testimonialarticle, #testimonialarticle.trainingfrance{
	padding-top: 0;
}

#homepage #testimonialarticle p {
    width: 60%;
}

#homepage #testimonialarticle img, #testimonialarticle.trainingfrance img {
	width: 32%;
}

#testimonialarticle.education p, #testimonialarticle.trainingfrance p {
	width: 60%;
}

#testimonialarticle.education{
	margin-bottom: 130px;
}

#testimonialarticle.education img {
	width: 32%;
	margin-top: 24px;
}


#testimonialarticle p span {
	display: block;
}

#testimonialarticle span.author {
	font-weight: bold;
}

/******************************************************************************************************
		LOGIN
******************************************************************************************************/

body.login input{
	margin: auto;
}

body.login .psw{
	display: flex;
	gap: 5px;
}
body.login #ema{
	margin-right: 32.31px; /* need this to align with psw input icon width*/
}

body.login #loginarticle .left_column div.form-group{
	width: auto;
}

body.login #loginarticle .left_column div.form-group input:not(.form-check-input ) {
	width: 300px;
}

body.login #see_psw {
	font-size: 1.3em;
}

body.login .form-control:focus {
	box-shadow: 0 0 0 .25rem rgba(13, 110, 253, 0.55);
}
#loginarticle div#remember {
	display: flex;
}

#loginarticle div.left_column .lostpassword {
	text-align: center;
}
#candidateloginpage form .button:not(.wait){
	background: #D63D0A;
}

#candidateloginpage header a.button:focus-visible, #candidateloginpage a.button:focus {
	border: solid 2px black;
}

#LostPassword button:focus, #LostPassword button:focus-visible{
	border: solid 2px black;
}
#candidateloginpage form input{
	border-color: #555559;
}
#loginarticle {
	padding-top: 30px;
}

#loginarticle div.container {
	max-width: 100%;
	top: 38px;
	padding: 0;
}

#loginarticle div.left_column,
#loginarticle div.right_column {
	float: left;
	width: 50%;
}

#loginarticle div.right_column {
	background: url("../images/photos/login_candidat.png");
	background-size: cover;
	height: 100vh;
}

#loginarticle .examregisterlink {
	min-width: 500px;
}

#loginarticle div.right_column.icrc {
	background: url(../images/external/icrc_login.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

#loginarticle.admin div.right_column {
	background: url("../images/photos/login_admin.png");
	background-size: cover;
}

#loginarticle div.right_column svg {
	height: 140%;
	top: -15%;
	position: relative;
	left: -5px;
}

#loginarticle div.left_column {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 100vh;
}

#loginarticle div.left_column>div,
#loginarticle div.left_column>a {
	width: 300px;
	float: none;
}

#loginarticle div.left_column>a {
	text-decoration: underline;
}

#loginarticle div.left_column>a.button {
	width: auto;
	margin-top: 20px;
	text-decoration: none;
}

#loginarticle div.left_column>a {
	text-align: left;
	font-size: .8rem;
}

#loginarticle.candidat div.left_column>a {
	text-align: center;

}

#loginarticle h1 {
	font-size: 40px;
	color: #f24910;
	font-weight: 500;
	margin-bottom: 20px;
}

/******************************************************************************************************
	CERTIFICATION PAGE TITLE ARTICLE
******************************************************************************************************/

#certificationtitlearticle svg:first-of-type,
#certificationbundletitlearticle svg:first-of-type {
	flex: 0 1 200px;
}

#certificationtitlearticle svg:last-of-type,
#certificationbundletitlearticle svg:last-of-type {
	flex: 0 1 200px;
	align-self: self-start;
}

#certificationtitlearticle img.brand_logo {
	width: 400px;
}

#certificationtitlearticle img.brand_logo {
	width: 400px;
}

#certificationbundletitlearticle div.container,
#certificationtitlearticle div.container {
	max-width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
}

#certificationbundletitlearticle div.container a {
	flex: 0 1 30%;
	display: inline-block;
	overflow: hidden;
}

#certificationbundletitlearticle div.container a img {
	max-width: 100%;
}

#certificationtitlearticle div.container p {
	max-width: 800px;
	text-align: center;
	display: block;
	width: 100%;
}

body[lang="en"] #certificationtitlearticle div.container p {
	max-width: 100%;
}

#certificationtitlearticle div.container p.icon_container span img.indesign {
	height: 43px;
	top: -2px;
	left: -1px;
}

#certificationtitlearticle div.container p.icon_container {
	display: flex;
	width: 100%;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-around;
}

#certificationtitlearticle div.container p.icon_container span {
	border-radius: 30px;
	background: #e6e8e9;
	padding: 10px;
	width: 60px;
	height: 60px;
}

#certificationtitlearticle div.container p.icon_container span img {
	height: 34px;
	top: 2px;
	position: relative;
	max-width: 37px;
}

#certificationtitlearticle.digital div.container p.icon_container span img.digcomp {
	height: 40px;
	top: 0px;
	left: -2px;
}

#certificationtitlearticle.code div.container p.icon_container span img.php {
	height: 22px;
	left: 0px;
	top: 3px;
}

body[lang="en"] #certificationtitlearticle .container p:first-of-type,
body[lang="en"] #certificationtitlearticle .container .icon_container {
	margin: auto;
}

#expertisearticle div.container p {
	max-width: 800px;
	width: 800px;
	margin: auto;
	text-align: center;
	font-size: 20px;
}

article#expertisearticle div.container {
	overflow: visible;
}

#expertisearticle div.container p:last-of-type {
	padding: 30px 0px 0px 0px;
	height: 40px;
}

article#expertisearticle h1 {
	font-size: 36px;
	font-weight: bold;
}

article.two_columns.brand p.cpf_des, article.two_columns.brand p.scr_des {
	text-align: center;
    display: block;
    margin-left: -62px;
    font-size: 0.8rem;
}

/******************************************************************************************************
	CERTIFICATION BRAND ARTICLE / FAQ
******************************************************************************************************/

article.brand.two_columns div.container>div.right_column h2 {
	text-align: center;
	margin-bottom: 10px;
	font-weight: 600;
	color: #f24910;
	line-height: initial;
	padding-bottom: 0;
}

article.brand.two_columns div.container>div.right_column {
	width: 33%;
	text-align: center;
}

article.brand.two_columns {
	padding-top: 0;
}

article.brand h3 {
	text-align: center;
	margin-bottom: 0;
	font-size: 25px;
}

article.brand.two_columns div.left_column {
	padding-left: 6%;
}

article.brand.two_columns div.right_column p svg,
article.brand div.skills svg {
	width: 10px;
	height: 10px;
	color: #fff;
	margin-left: 30px;
	margin-right: 4px;
	position: inherit;
}

article.two_columns.brand div.left_column.with_screenshot img.screenshot {
	left: 68px;
    top: 38px;
    position: absolute;
    height: 196px;
    width: 343px;
    max-width: 68%;
    max-height: 75%;
}

article.brand.two_columns div.right_column p svg:first-of-type {
	margin-left: 0;
}

article.brand div.right_column p.eval_des,
article.brand div.right_column p.certif_des {
	color: #fff;
	background: #05676a;
	padding: 10px 20px 10px 20px;
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 5px;
}

article.brand div.right_column p.certif_des {
	background: #3845d7;
}

article.brand div.right_column p.eval_des span,
article.brand div.right_column p.certif_des span {
	display: block;
	font-size: 14px;
	font-weight: 400;
}

article.brand div.right_column a.button {
	display: inline-block;
	margin-bottom: 30px;
	margin-top: 16px;
	align-self: baseline;
}

article.brand div.expandable>ul {
	background: #e6f3f9;
}

article div.expandable>ul {
	padding: 15px 30px;
	margin: 0;
	font-size: 15px;
	cursor: pointer;
	position: relative;
	border-bottom: 1px solid #fff;
}

article.brand div.right_column p.button_container {
	display: flex;
	justify-content: space-between;
}

article.two_columns div.expandable ul svg.svg-inline--fa,
div.skills svg {
	width: 10px;
	position: absolute;
	right: 30px;
	padding-top: 8px;
	display: none;
	top: 14px;
}

article div.expandable ul.contracted svg.svg-inline--fa:first-of-type {
	display: inline-block;
}

article div.expandable ul svg.svg-inline--fa:nth-of-type(2) {
	display: inline-block;
}

article div.expandable ul.contracted li {
	display: none;
}

article.brand div.expandable ul li {
	font-size: inherit;
	margin-left: 0;
}

article.brand div.left_column {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 550px;
	position: relative;
}

article.brand div.left_column:nth-of-type(2n) svg {
	right: 49px;
    width: 40%;
    top: 74px;
    left: inherit;
	justify-content: flex-start;
	z-index: -1;
}

article.two_columns.brand div.skills {
	position: absolute;
	padding-left: 63%;
	width: 100%;
	background: linear-gradient(90deg,
			rgba(0, 0, 0, 0.5) 58%,
			rgb(230, 243, 249) 58%,
			rgb(230, 243, 249) 100%);
	height: 600px;
	z-index: 3;
	padding-top: 50px;
	display: none;
}

article.two_columns.brand div.skills h3 {
	text-align: left;
}

article.two_columns.brand div.skills ul li {
	font-size: 16px;
}

/******************************************************************************************************
	article.title_with_svg : BecomeACenterTitleArticle ExpertiseTitleArticle
******************************************************************************************************/

article.title_with_svg h1 {
	color: #f24910;
	width: 50%;
	text-align: left;
	float: left;
	font-size: 60px;
	font-weight: bold;
}

article.title_with_svg {
	padding-bottom: 0px;
}

article.title_with_svg div.container {
	margin-bottom: 0;
	padding-bottom: 0;
}

article.title_with_svg div.container>p,
article.title_with_svg div.container>div {
	width: 50%;
	float: left;
	font-size: 1rem;
	padding: 70px 11% 70px 27px;
	position: relative;
	z-index: 2;
	margin-bottom: 0;
}

article.title_with_svg svg {
	position: absolute;
	left: 50%;
	height: calc(100% + 50px);
}

#becomeacentertitlearticle div.container div {
	background: url(../images/background/yellowcarret.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 100% 57px;
}

#becomeacentertitlearticle div.container div.title {
	padding-top: 0;
}

#becomeacentertitlearticle div.container div>p {
	font-size: 20px;
}

#expertisetitlearticle div.container div {
	background: url(../images/background/bluecarretwithcircle.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 3px 60%;
	padding-top: 20px;
}

#expertisetitlearticle h2 {
	color: #f24910;
	width: 50%;
	text-align: left;
	float: left;
	font-size: 60px;
	font-weight: bold;
}

#expertisetitlearticle h1, #bookanexamarticle h1.title_right {
	color: inherit;
	width: 100%;
	text-align: left;
	float: none;
	font-size: 25px;
	font-weight: bold;
}

#becomeacenterproposetosaarticle p.lti_container,
#readytousearticle p.elearning_container {
	width: 80%;
	position: relative;
	margin: 15px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	background: #fff;
	border: 1px solid #333;
	justify-content: space-around;
	align-items: center;
	padding: 10px;
}

#readytousearticle p.elearning_container {
	width: 45%;
}

#becomeacenterproposetosaarticle p.lti_container img,
#readytousearticle p.elearning_container img {
	max-width: 150px;
}

#readytousearticle p.elearning_container a:hover {
	background-color: white;
}

#becomeacenterproposetosaarticle div.left_column.with_screenshot img.screenshot {
	left: 12%;
	top: 15%;
}

/******************************************************************************************************
	METHOLOGY /BENEFITS
******************************************************************************************************/

article.two_columns.blue_with_image div.container {
	background: #3845d7;
	padding-top: 30px;
	padding-right: 10px;
}

article.two_columns.blue_with_image.light_blue div.container {
	background: #98dde6;
}

article.two_columns.blue_with_image h2 {
	color: #fff;
}

article.two_columns.blue_with_image.light_blue h2 {
	color: inherit;
}

article.two_columns.blue_with_image h3 {
	color: #ffe314;
}

article.two_columns.blue_with_image.light_blue h3 {
	color: #f24910;
}

article.two_columns.blue_with_image svg {
	position: absolute;
	width: 50%;
	left: 50px;
	bottom: 50px;
}

article.two_columns.blue_with_image div.left_column {
	height: 400px;
	position: relative;
}

article.two_columns.blue_with_image div.right_column p {
	color: #fff;
	width: 80%;
}

article.two_columns.blue_with_image.light_blue div.right_column p {
	color: inherit;
}

article.two_columns.blue_with_image div.left_column img {
	width: 75%;
	position: absolute;
	left: 80px;
	bottom: 80px;
}

article.two_columns.blue_with_image div.right_column p.button_container {
	font-size: 14px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

article.two_columns.blue_with_image div.right_column p.button_container a {
	font-size: 12px;
	padding: 5px 10px;
}

/******************************************************************************************************
	FINDACENTER PAGE
******************************************************************************************************/

#bannertitlearticle.findacenterpage>div.container {
	background: url("../images/photos/findacenter2.png");
	background-position: 50%;
	background-size: cover;
	background-repeat: no-repeat;
}

#findacenterarticle #map {
	width: 756px;
	height: 580px;
	display: inline-block;
	vertical-align: top;
}

#findacenterarticle #training_center_list {
	height: 580px;
	width: 400px;
	border: solid 0.5px #ddd;
	border-radius: 4px 0px 0px 4px;
	display: inline-block;
	overflow: auto;
}

#findacenterarticle .container {
	text-align: center;
}

#findacenterarticle .desc {
	width: 75%;
	margin: auto;
	text-align: center;
}

#findacenterarticle #google_loc {
	width: 50%;
	text-align: center;
	margin: auto;
	clear: both;
	display: block;
	margin-bottom: 40px;
	margin-top: 40px;
}

#findacenterarticle .trainingcenter_title {
	border-bottom: 1px solid #e0ecff;
	overflow: hidden;
	width: auto;
	cursor: pointer;
	padding: 10px 15px;
	display: block;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}

.ui-dialog-title .tra_cen_str_id {
	font-size: 20px;
}

#findacenterarticle #training_center_list p {
	padding: 2px 15px;
}

.ui-dialog-title .tra_cen_tit {
	text-transform: uppercase;
}

.trainingcentersdetails .training_center_privileges {
	text-align: left;
	font-size: 16px;
	margin-left: 30px;
}

.trainingcentersdetails .tra_cen_icon {
	width: 20px;
}

.trainingcentersdetails .training_center_privileges ul li {
	padding-left: 0;
}

.trainingcentersdetails .logo_url {
	display: block;
	text-align: center;
	margin: 35px 0;
}

.trainingcentersdetails .logo {
	width: 200px;
}

.trainingcentersdetails .adr {
	width: 40%;
	display: inline-block;
	margin-left: 60px;
	margin-bottom: 20px;
}

.trainingcentersdetails .con {
	width: 40%;
	display: inline-block;
	vertical-align: top;
}

.trainingcentersdetails .contact,
.trainingcentersdetails .address {
	font-weight: bold;
	margin-bottom: 5px;
}

.trainingcentersdetails .see_map_g {
	text-decoration: underline;
	font-style: italic;
	cursor: pointer;
}

article .container div#map div,
article .container div#map p {
	margin-bottom: 0;
}

#findacenterarticle .more {
	display: block;
	margin: 1rem auto;
	width: 12rem;
}

#testimonialarticle.findacenter {
	background-color: #98dce5;
	background-image: url(../images/photos/testimonial_man.png);
	background-repeat: no-repeat;
	background-position: 80% 0px;
	background-size: contain;
}

#testimonialarticle.findacenter p {
	margin-left: 10%;
	background-color: transparent;
	width: 36%;
}

#tra_cen_pri_5 svg {
	width: 17px;
	vertical-align: middle;
	margin-right: 20px;
}

#bannertitlearticle.findacenterpage {
	padding-bottom: 0;
}


#tra_cen_pri_5 {
	font-size: 15px;
	margin-top: 20px;
}

.trainingcentersdetails .cit {
	text-transform: capitalize;
}

#findacenterarticle #training_center_list .center_number {
	text-align: center;
	border-bottom: 1px solid #aeaeae;
	font-weight: bold;
	padding: 10px 0px;
}

/******************************************************************************************************
	TAKETOSATEST PAGE
******************************************************************************************************/

#taketosatesttitlearticle div.container div {
	background: url(../images/background/yellowcarret.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 100% 57px;
}

body[lang="en"] #taketosatesttitlearticle.europe div.container div {
	padding-top: 60px;
}

body[lang="en"] #taketosatesttitlearticle.europe {
	padding-bottom: 25px;
}

body[lang="en"] #taketosatesttitlearticle.us div.container div {
	padding-top: 51px;
}

body[lang="de"] #taketosatesttitlearticle h1 {
	font-size: 51px;
}

body[lang="de"] #taketosatesttitlearticle div.container div {
	padding-top: 0;
}

#taketosatesttitlearticle .buy {
	position: absolute;
	bottom: 0;
	margin-bottom: 20px;
	z-index: 5;
}

body[lang="en"] #taketosatesttitlearticle.us p {
	margin-bottom: 70px;
}

#taketosatesttitlearticle p {
	font-size: 20px;
}

#taketosatesttitlearticle div.container div {
	padding-bottom: 0;
}

#taketosawhycertifarticle {
	background-color: #e6f3f9;
}

body[lang="en"] #taketosawhycertifarticle.us img {
	left: 43px;
	top: 24px;
}

body[lang="en"] #taketosawhycertifarticle.us .left_column svg {
	height: 450px;
}

body[lang="en"] #taketosawhycertifarticle.us .container>h2 {
	padding-bottom: 0;
	margin-bottom: 0;
}

body[lang="en"] #taketosawhycertifarticle.us div.container>div.right_column {
	margin-top: 34px;
}

body[lang="en"] #taketosawhycertifarticle.us div.container>div.right_column p {
	font-size: 20px;
}

#taketosawhycertifarticle .cls-2-methodo,
#taketosawhycertifarticle .cls-1-methodo {
	fill: #ffe54e;
}

#taketosawhycertifarticle img {
	position: absolute;
	left: 80px;
	width: 100%;
	top: 43px;
}

#taketosawhycertifarticle div.container>div.right_column {
	margin-top: 56px;
}

#howtocertifarticle .left_column h2,
#howtocertifarticle .right_column h2 {
	color: #f24910;
}

#howtocertifarticle .container h2.tit {
	margin-bottom: 50px;
}

#howtocertifarticle .container>div {
	margin-bottom: 30px;
}

#howtocertifarticle .right_column rect.cls-photo2,
#howtocertifarticle .right_column .cls1-photo1 {
	fill: #05676a;
}

#howtocertifarticle path.cls-photo1 {
	fill: #f24910;
}

#howtocertifarticle {
	padding-bottom: 0;
}

#whytosavideoarticle .container {
	text-align: center;
}

#findcenterformarticle {
	padding-top: 0;
}

#findcenterformarticle .container {
	background: #3845d7;
	color: #fff;
	padding-top: 140px;
	padding-right: 360px;
	padding-bottom: 70px;
}

#findcenterformarticle .container h2 {
	text-align: left;
	margin-left: 90px;
}

#findcenterformarticle .container p {
	text-align: left;
	margin-left: 90px;
	margin-right: 115px;
}

#findcenterformarticle form div {
	width: 300px;
	display: inline-block;
	margin-left: 90px;
	vertical-align: top;
}


#findcenter_button {
	display: inline-block;
}

#certifpricearticle .container p {
	text-align: center;
	width: 66%;
	margin: auto;
}

#certifpricearticle p.sub_tit {
	margin-bottom: 30px;
}

#certifpricearticle p.buy_sub_tit {
	margin-bottom: 20px;
}

#certifpricearticle table {
	width: 88%;
	margin: auto;
	text-align: center;
	font-size: 20px;
	line-height: 1.5;
}

#certifpricearticle td {
	border-right: #444 solid 1px;
	width: 33%;
	padding: 15px 6px;
}

#certifpricearticle tr.second td:last-child {
	padding: 15px 15px;
}

#certifpricearticle tr td:last-child {
	border-right: #fff solid 0px;
}

#certifpricearticle tr.first {
	font-weight: bold;
}

#certifpricearticle tr.second {
	background-color: #98dde5;
	width: 600px;
	padding: 0 30px;
}

#certifpricearticle tr.third {
	text-align: center;
	background-color: #e6f3f9;
	padding-left: 20px;
	color: #f14910;
	font-weight: 500;
}

#certifpricearticle tr.third td {
	padding: 10px 0;
}

#certifpricearticle tr.no_val td {
	padding: 5px 0;
}

#certifpricearticle p.tab_des {
	font-style: italic;
	margin-top: 30px;
	width: 88%;
	text-align: left;
}

#findcenterformarticle div.container {
	background-image: url(../images/background/blue_tosa.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 100%;
}

#findcenterformarticle #google_loc {
	color: initial;
}

#findcenterformarticle p.error {
	color: #f24910;
}

#cpfarticle .right_column svg {
	height: 34%;
	position: absolute;
	top: 0;
	left: 0;
}

#cpfarticle .screenshot {
	max-width: 61%;
	position: absolute;
	left: 12.5%;
	max-height: 71%;
	width: auto;
	margin: 0;
	top: 17%;
}

#cpfarticle a:hover {
	filter: initial;
}

#cpfarticle a:hover .screenshot {
	filter: brightness(85%);
}

#understandtosaarticle table {
	width: 100%;
	margin-bottom: 20px;
}

#understandtosaarticle .container {
	text-align: center;
	overflow: visible;
}

#understandtosaarticle tr {
	border-bottom: #444 solid 1px;
}

#understandtosaarticle td {
	vertical-align: middle;
	min-height: 40px;
	height: 100px;
	font-size: 16px;
}

#understandtosaarticle td.first {
	text-align: left;
	font-weight: bold;
	width: 500px;
}

#understandtosaarticle td.second {
	text-align: left;
	background-color: #3845d7;
	color: #fff;
	width: 200px;
	padding: 0 30px;
	font-size: 20px;
}

#understandtosaarticle th.first {
	text-align: left;
	vertical-align: middle;
	font-size: 23px;
	font-style: italic;
}

#understandtosaarticle th.second {
	text-align: left;
	background-color: #3845d7;
	color: #fff;
	padding: 30px 30px;
	font-weight: bold;
	font-size: 23px;
	font-style: italic;
}

#understandtosaarticle th.third {
	text-align: left;
	background-color: #98dde5;
	padding: 30px 30px;
	font-weight: bold;
	font-size: 23px;
	padding-left: 20px;
	font-style: italic;
}

body[lang="en"] #understandtosaarticle.us table {
	margin-bottom: 40px;
}

td.whitecol {
	width: 20px;
}

#understandtosaarticle td.third {
	text-align: left;
	background-color: #98dde5;
	padding-left: 20px;
	color: initial;
}

#understandtosaarticle tbody tr:last-child {
	border: none;
}

#understandtosaarticle tbody tr:last-child td {
	height: 40px;
}

#certiffaqcontactarticle div.left_column {
	background: #ffe351;
}

#certiffaqcontactarticle input {
	margin-bottom: 15px;
	width: 49%;
}

#certiffaqcontactarticle div.expandable>ul {
	font-size: 17px;
}

#certiffaqcontactarticle div.expandable>ul span {
	margin: 0px 46px 5px 10px;
	display: block;
	padding: 9px;
	padding-top: 15px;
}

article#certiffaqcontactarticle div.expandable>ul {
	padding: 0;
}

#certiffaqcontactarticle div ul li {
	list-style: none;
	font-size: 15px;
	border-left: solid 1px #ffe351;
	border-right: solid 1px #ffe351;
	padding-left: 10px;
	padding-top: 10px;
	margin-left: 0;
	background: #fff;
}

#certiffaqcontactarticle div ul li>ul li {
	border: none;
}

#certiffaqcontactarticle div ul li>ul:last-of-type li {
	border: none;
}

#certiffaqcontactarticle ul:last-of-type li {
	border-bottom: solid 1px #ffe351;
}

#certiffaqcontactarticle div ul li ul {
	margin-left: 15px;
	margin-bottom: 5px;
}

#certiffaqcontactarticle div>ul>li::before {
	content: none;
	margin: 0;
}

#certiffaqcontactarticle .right_column svg {
	height: 100%;
	position: absolute;
}

#taketosabrandsarticle div.container {
	text-align: center;
	padding-bottom: 20px;
}

#taketosabrandsarticle div.logo_container a img.desktop,
#brandsarticle div.logo_container a img.desktop {
	width: 260px;
}

#taketosabrandsarticle div.logo_container a img.graphics,
#brandsarticle div.logo_container a img.graphics {
	width: 270px;
}

#taketosabrandsarticle div.logo_container a img.code,
#brandsarticle div.logo_container a img.code {
	width: 238px;
}

#benefitsarticle.trainingfrance .cls-2-methodo,
#benefitsarticle.trainingfrance .cls-1-methodo,
#benefitsarticle.training .cls-2-methodo,
#benefitsarticle.training .cls-1-methodo {
	fill: #ffe54e;
}

#benefitsarticle.trainingfrance img,
#benefitsarticle.training img {
	position: absolute;
	left: 80px;
	width: 100%;
	top: -15px;
}

#benefitsarticle.trainingfrance svg,
#benefitsarticle.training svg {
	position: absolute;
	left: -20px;
	bottom: -80px;
	width: 100%;
}

#benefitsarticle.trainingfrance,
#benefitsarticle.training {
	background: #98dde6;
}

#taketosabrandsarticle div.container>p {
	width: 40%;
	float: none;
	display: inline-block;
	text-align: center;
}

#taketosabrandsarticle div.logo_container {
	display: flex;
	flex-wrap: nowrap;
	flex-direction: row;
	justify-content: space-around;
}

#taketosabrandsarticle div.logo_container a {
	flex: 0 1 240px;
}

#taketosabrandsarticle div.logo_container a img {
	width: 100%;
}

#learningpartnersarticle img {
	height: 140px;
}

#learningpartnersarticle a:hover {
	filter: none;
}

#learningpartnersarticle img.bbrains {
	height: 60px;
	margin-top: 42px;
	vertical-align: top;
	margin-left: 0;
	margin-right: 10px;
	margin-bottom: 0;
	width: 180px;
}

#learningpartnersarticle img.parad {
	width: 122.988px;
	height: 120px;
}

#learningpartnersarticle img.skillsoft {
	width: 140px;
	height: 86px;
	margin-top: 26px;
	margin-left: -4px;
	margin-right: 8px;
	vertical-align: top;
	margin-bottom: 0;
}

#learningpartnersarticle .logo_container {
	text-align: center;
	border: 1px solid #333;
}

/******************************************************************************************************
	CONTACT PAGE
******************************************************************************************************/

#bannertitlearticle.contactpage>div.container {
	background: url(../images/photos/contactheader.png);
	background-size: cover;
	background-position: 0;
}

#contactfaqcontactarticle div.left_column {
	background: #ffe351;
}

#contactfaqcontactarticle input {
	margin-bottom: 15px;
	width: 49%;
}

#contactfaqcontactarticle #optin_container .checkbox_label {
	font-size: 16px;
}

#contactfaqcontactarticle #optin_container input {
	width: 17px;
	margin-right: 10px;
}


#contactfaqcontactarticle div.expandable>ul {
	font-size: 17px;
}

#contactfaqcontactarticle div.expandable>ul span,
#bookanexamfaqarticle div.expandable>ul span,
#bookanexamfaqarticle div.expandable>ul a {
	margin: 0px 46px 5px 10px;
	display: block;
	padding: 9px;
	padding-top: 15px;
}

article#contactfaqcontactarticle div.expandable>ul,
#bookanexamfaqarticle div.expandable>ul {
	padding: 0;
}

#contactfaqcontactarticle div ul li,
#bookanexamfaqarticle div ul li {
	list-style: none;
	font-size: 15px;
	border-left: solid 1px #ffe351;
	border-right: solid 1px #ffe351;
	padding-left: 10px;
	padding-top: 10px;
	margin-left: 0;
	background: #fff;
}

#contactfaqcontactarticle ul:last-of-type li,
#bookanexamfaqarticle ul:last-of-type li {
	border-bottom: solid 1px #ffe351;
}

#contactfaqcontactarticle div ul li ul,
#bookanexamfaqarticle div ul li ul {
	margin-left: 15px;
}

#contactfaqcontactarticle div>ul>li::before,
#bookanexamfaqarticle div>ul>li::before {
	content: none;
	margin: 0;
}

#contactfaqcontactarticle .sub_tit {
	width: 100%;
	text-align: center;
}

#contactfaqcontactarticle #com_nam,
#contactfaqcontactarticle #ema,
#contactfaqcontactarticle #msg {
	width: 100%;
}

#contactfaqcontactarticle #msg {
	height: 80px;
}

#ourofficesarticle .office_column {
	width: 33%;
	display: inline-table;
	text-align: center;
	height: 400px;
}

#ourofficesarticle p {
	text-align: center;
}

#ourofficesarticle img {
	margin-bottom: 25px;
}

#formcontact button {
	margin-top: 10px;
}

div.formcontact.error {
	color: #f24910;
	font-weight: bold;
}

div.formcontact.success {
	color: #66cc99;
	font-weight: bold;
}

article div.container div.formcontact.errormessagedisplay {
	padding: 0;
	margin: 0;
}

#formcontact #fst_nam,
#formcontact #lst_nam,
#formcontact #pos,
#formcontact #tel {
	display: inline-block;
}

article.two_columns #formcontact iframe[title="reCAPTCHA"] {
	border: none;
	left: 0;
	top: 20px;
	bottom: 20px;
	width: 100%;
	height: 5rem;
}

/******************************************************************************************************
	WHOAREWE PAGE
******************************************************************************************************/

#whoarewearticle h3 {
	text-align: left;
}

/******************************************************************************************************
	EXPERTISE PAGE
******************************************************************************************************/

body[lang="fr"] #methodologyarticle img {
	top: -16px;
}

body[lang="fr"] #methodologyarticle a {
	padding-top: 2px;
	padding-right: 11px;
}

article#featuresarticle div.container>div {
	margin-bottom: 20px;
}

body[lang="en"] #methodologyarticle .right_column p:first-of-type {
	font-size: 20px;
}

#methodologyarticle iframe {
	top: 0;
}

#methodologyarticle .button_container {
	padding-top: 30px;
}

#methodologyarticle h2 {
	font-size: 34px;
}

#methodologyarticle {
	padding-top: 0;
}

/******************************************************************************************************
	FAQ PAGE
******************************************************************************************************/

#faqarticle div.left_column {
	background: #e6f3f9;
}

#faqarticle input {
	margin-bottom: 15px;
	width: 49%;
}

#faqarticle div.expandable>ul {
	font-size: 17px;
}

#faqarticle div.expandable>ul span {
	margin: 0px 46px 5px 10px;
	display: block;
	padding: 9px;
	padding-top: 15px;
}

article#faqarticle div.expandable>ul {
	padding: 0;
}
#faqarticle{
	font-family: Epilogue, sans-serif;
}

#faqarticle a{
	color: rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));
}
#faqarticle div ul li {
	list-style: none;
	font-size: 15px;
	border-left: solid 1px #e6f3f9;
	border-right: solid 1px #e6f3f9;
	padding-left: 10px;
	padding-top: 10px;
	margin-left: 0;
	background: #fff;
}

#faqarticle ul:last-of-type li {
	border-bottom: solid 1px #e6f3f9;
}

#faqarticle div ul li>ul li {
	border: none;
}

#faqarticle div ul li>ul:last-of-type li {
	border: none;
}

#faqarticle div ul li ul {
	margin-left: 15px;
}

#faqarticle div>ul>li::before {
	content: none;
	margin: 0;
}

#faqarticle h3 {
	text-align: left;
	margin-top: 20px;
}

article#faqarticle div.expandable ul svg.svg-inline--fa,
div.skills svg {
	width: 10px;
	position: absolute;
	right: 30px;
	padding-top: 8px;
	display: none;
	top: 14px;
}

article#faqarticle div.expandable ul svg.svg-inline--fa:nth-of-type(2) {
	display: inline-block;
}

article#faqarticle div.expandable ul.contracted svg.svg-inline--fa:first-of-type {
	display: inline-block;
}

/******************************************************************************************************
	Registration page
******************************************************************************************************/
#b2ccandidateregisterarticle .container {
	display: flex;
	flex-wrap: wrap;
}



#b2ccandidateregisterarticle .right_column>p {
	margin-left: 20%;
	margin-right: 40px;
	margin-top: 100px;
}

@media screen and (max-width: 768px) {
	#b2ccandidateregisterarticle .right_column>p {
		margin-left: 0;
		margin-right: 0;
	}
}


#b2ccandidateregisterarticle h2 {
	color: #f24910;
	text-align: left;
	font-size: 50px;
	padding-top: 0;
}



#b2ccandidateregisterarticle .error_message {
	text-align: center;
}



#b2ccandidateregisterarticle .signin {
	width: 65%;
	display: inline-block;
	text-align: right;
	padding-right: 45px;
}

body[lang="fr"] #b2ccandidateregisterarticle a.button {
	width: 7.5rem;
}

#b2ccandidateregisterarticle a.button {
	border-radius: 50px;
	width: 6.5rem;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
}

#verifyb2ccandidateregisterarticle a.button {
	width: 10rem;
}

#b2ccandidateregisterarticle .form-group>input::placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: rgba(0, 0, 0, 0.8);
}

#b2ccandidateregisterarticle .form-group.cty_str_id {
	margin-bottom: 1px !important;
}

/******************************************************************************************************
	BECOME A CENTER PAGE
******************************************************************************************************/

#benefitsarticle.two_columns.blue_with_image div.container {
	padding-bottom: 30px;
}

#becomeacenterproposetosaarticle div.container>h2:first-child {
	margin-bottom: 50px;
}

#becomeacenterproposetosaarticle.two_columns div.container>div {
	margin-bottom: 40px;
}

#benefitsarticle.education .cls-1-methodo {
	fill: #9cd5df;
}

#benefitsarticle.education svg {
	width: 65%;
	left: 40px;
	bottom: 29px;
}

#benefitsarticle.education div.left_column img {
	left: 110px;
	bottom: 80px;
}

#faqcontactarticle ul:last-of-type li {
	border-bottom: solid 1px #ffe351;
}

#figuresarticle svg {
	z-index: 1;
	height: 180%;
	position: absolute;
	top: -36%;
	left: -4px;
}

#figuresarticle {
	overflow: hidden;
}

article#accreditationarticle h3 {
	line-height: 23px;
}

#accreditationarticle .container {
	padding-bottom: 50px;
}

article#readytousearticle.training div.left_column.with_screenshot a.screenshot_container {
	position: initial;
}

article#readytousearticle.training div.left_column.with_screenshot img.screenshot {
	left: 74px;
}

#readytousearticle.training a:hover {
	filter: none;
}

#readytousearticle.training .right_column {
	top: 35px;
}

#becomeacenterproposetosaarticle .left_column.cpf svg {
	width: 100%;
}

#becomeacenterproposetosaarticle .left_column.cpf svg {
	width: 100%;
}

#becomeacenterproposetosaarticle div.left_column.cpf img.screenshot_container,
article#accreditationarticle.two_columns div.container img {
	top: -99px;
	left: 47px;
	width: 400px;
	height: 227px;
	max-width: none;
	max-height: none;
}

#becomeacenterproposetosaarticle div.left_column.cpf img.screenshot,
article#accreditationarticle.two_columns div.right_column.with_screenshot img.screenshot{
	top: -71px;
	left: 109px;
	height: 188px;
	max-height: none;
	width: 309px;
	max-width: none;
}

#becomeacentervideoarticle .container {
	text-align: center;
}

#deploytosatwocolumnssliderarticle ul li {
	padding-right: 0;
}

#faqcontactarticle div ul li>ul:last-of-type li {
	border: none;
}

#faqcontactarticle div.right_column ul li {
	border: none;
}

#figuresarticle.training,
#figuresarticle.training .sub_container,
#figuresarticle.training .container,
#figuresarticle.k12,
#figuresarticle.k12 .sub_container,
#figuresarticle.k12 .container {
	background: #98dde6;
}

#figuresarticle.training .figure_1 span {
	display: inline-block;
	width: auto;
}

#becomeacenterproposetosaarticle h3 {
	line-height: 23px;
}


/******************************************************************************************************
	REDIRECTION PAGE
******************************************************************************************************/
#redirectionarticle .full-screen-bg {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

#redirectionarticle {
	padding: inherit;
	min-width: inherit;
	position: inherit;
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 100vh;
}

#redirectionarticle .container {
	min-width: inherit;
	max-width: 1700px;
	margin: 0px 20px;
}

#redirectionarticle .container h1 img {
	width: 24px;
	height: 24px;
	margin-bottom: 1px;
}

#redirectionarticle .container p {
	margin: 0px 20px;
}

#redirectionarticle .container .tosa {
	background-color: var(--tosa-orange);
	color: white;
}

#redirectionarticle .container .its {
	background-color: var(--its-green);
	color: white;
}

#redirectionarticle .container a {
	display: block;
	text-align: center;
	font-size: large;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

#redirectionarticle .container .btn-container {
	margin: 20px;
	max-width: 30vw;
}

#redirectionarticle .container .row,
#redirectionarticle .container .col {
	margin: 0px 0px 6px 0px;
}

@media Screen and (max-width: 768px) {
	#redirectionarticle .container {
		padding: inherit;
	}

	#redirectionarticle .container h1 {
		font-size: large;
		line-height: inherit;
	}

	#redirectionarticle .container a {
		font-size: large;
		padding: 2px;
	}

	#redirectionarticle .container p {
		font-size: small;
	}

	#redirectionarticle .container .btn-container {
		margin: 14px;
		max-width: inherit;
	}

	#redirectionarticle .container a img {
		max-width: 60vw;
	}
}

@media screen and (min-width: 768px) and (max-width: 1700px) {
	#redirectionarticle .container h1 {
		font-size: x-large;
		margin: 0px;
	}

	#redirectionarticle .container .row,
	#redirectionarticle .container .col {
		margin: 0px 0px 6px 0px;
	}

	#redirectionarticle .container .btn-container {
		margin: 14px;
	}

	#redirectionarticle .container a {
		font-size: medium;
		padding: 2px;
	}

	#redirectionarticle .container p {
		font-size: 12px;
	}

	#redirectionarticle .container a img {
		max-width: 26vw;
	}
}

@media screen and (min-width: 1700px) {

	#redirectionarticle .container h1 {
		font-size: xx-large;
	}

	#redirectionarticle .container a img {
		max-width: 26vw;
	}

	#redirectionarticle .container a {
		font-size: x-large;
		border-radius: 14px;
		-webkit-border-radius: 14px;
		-moz-border-radius: 14px;
		padding: 4px;
	}

	#redirectionarticle .container p {
		font-size: large;
	}
}

/******************************************************************************************************
	SUBJECTSDETAILS PAGE
******************************************************************************************************/

#subjectdetailstitlearticle a.screenshot_container {
	position: absolute;
	right: 32px;
	width: 364px;
	top: 70px;
}

#subjectdetailstitlearticle img.screenshot_container {
	width: 100%;
}

#subjectdetailstitlearticle img.screenshot {
	width: 280px;
	position: absolute;
	left: 43px;
	top: 13px;
	height: 172px;
}

#subjectdescriptionarticle h3,
#subjectcredentialsarticle h3,
#subjectadditionalcontentarticle h3,
#certificationbundlearticle h3 {
	text-align: left;
}

#certificationbundlearticle h2 {
	font-size: 16pt;
	font-weight: 500;
	text-align: left;
	margin: 40px 0 10px 0;
	padding: 0;
	color: var(--tosa-orange);
}

#certificationbundlearticle h3 {
	padding: 0;
	margin: 40px 0 10px 0;
	color: #444;
}

#subjectdescriptionarticle a,
#subjectcredentialsarticle a,
#subjectadditionalcontentarticle a,
#certificationbundlearticle a {
	color: #7495e3;
	text-decoration: underline;
}

#subjectdescriptionarticle,
#subjectdescriptionarticle .container,
#subjectcredentialsarticle {
	margin-bottom: 0;
	padding-bottom: 0;
}

body[data-lan_id="2"] #subjectdomainsarticle,
body[data-lan_id="2"] #subjectdomainsarticle .container {
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 0;
}

#certificationbundlearticle img {
	max-width: 350px;
	margin: auto;
	float: none;
	display: block;
}

#certificationbundlearticle h1 {
	margin-top: 50px;
}

/******************************************************************************************************
	BOOKANEXAM PAGE
******************************************************************************************************/
#bookanexamarticle div.container {
	background: url(../images/photos/bookanexamtitle.png);
	background-size: 50%;
	background-repeat: no-repeat;
	background-position-y: center;
}
#bookanexamarticle div.container > div{
	padding-top: 0;
}
#bookanexamarticle h1:not(.title_right) {
	font-size: 55px;
}

#studentbookanexampage #bookanexamarticle div.container {
	background-position-y: 70%;
}

#bookanexampage #bookanexampricingarticle.blue {
	background: inherit;
}

#flexibletestingarticle .left_column, #flexibletestingarticle .container  {
	margin-bottom: 0;
}

#flexibletestingarticle.two_columns div.container>div.container {
	width: 100%;
}

#flexibletestingarticle.last_flexible h3 {
	color: inherit;
}

#flexibletestingarticle.flash_blue {
	background-color: #98dde5;
	padding-top: 0;
}

#flexibletestingarticle h1 {
	color: #f24910;
	width: 100%;
	text-align: left;
	font-weight: bold;
}

#flexibletestingarticle h2 {
	font-weight: 700;
}

#flexibletestingarticle h3 {
	font-weight: 600;
}

#bookanexamarticle p a,
#flexibletestingarticle p a {
	text-decoration: underline;
}

#flexibletestingarticle div.col_1 {
	min-height: 37rem;
}

#flexibletestingarticle div.col_1 ul,
#flexibletestingarticle div.col_1 p {
	margin: 0;
}

#flexibletestingarticle div.col_1 .text_content {
	width: 95%;
}

#flexibletestingarticle div.col_1 .text_content,
#flexibletestingarticle div.col_1 .right_column {
	position: relative;
	top: 5rem;
}

#flexibletestingarticle div.col_2 {
	margin-top: 2rem;
}

#flexibletestingarticle div.col_2:nth-child(even) {
	margin-bottom: 5rem;
}

#flexibletestingarticle div.container .intro_col {
	width: 60%;
	min-width: 58%;
	float: right;
	margin-top: 3%;
}

#flexibletestingarticle button.info {
	border: none;
	background: transparent;
	padding: 0;
	width: 30px;
}

#flexibletestingarticle div.container.container_column img {
	/* min-width: 70%; */
	object-fit: cover;
	height: 420px;
	width: 420px;
}

#flexibletestingarticle .arrow_up svg {
	width: 45px;
}

#flexibletestingarticle .arrow_up {
	width: 100%;
	text-align: center;
	display: none;
}

#flexibletestingarticle div.col_0 div.left_column img.img_flexible1 {
	position: absolute;
	left: 3em;
	top: 99px;
	object-position: 90%;
}

/* #flexibletestingarticle div.col_1 div.right_column img.img_flexible2 { */
/* min-width: 100%; */
/* object-position: 90%; */
/* } */

#flexibletestingarticle div.col_0 div.left_column img.img_flexible3 {
	object-position: 36%;
	position: absolute;
	top: 19%;
	left: 3rem;
}

#flexibletestingarticle svg {
	/* display: inline-block; */
	width: 90%;
}

#flexibletestingarticle.blue div.col_1 .right_column,
#flexibletestingarticle.last_flexible .right_column {
	height: 95%;
	width: 45%;
	position: absolute;
	right: -10%;
	top: 0;
}

#flexibletestingarticle svg#background_blue_svg,
#flexibletestingarticle svg#background_yellow_svg {
	position: absolute;
	z-index: -1;
	top: 0px;
}

#flexibletestingarticle svg#background_yellow_svg {
	width: 100%;
}

#flexibletestingarticle div.col_2 span>p {
	width: 63%;
	/* width: 46%; */
}

#flexibletestingarticle div.col_2 .text_content {
	padding: 0 1rem;
	position: relative;
	top: 3rem;
}

#flexibletestingarticle ul li::before {
	content: none;
}

#flexibletestingarticle div.container.container_column img.circle_info {
	width: 20px;
	height: 20px;
	margin: 0;
	top: 0;
}

#flexibletestingarticle .info:hover:after {
	font-size: 2em;
}

#flexibletestingarticle div.tit {
	display: flex;
}

#flexibletestingarticle .col_0,
#flexibletestingarticle .col_1 {
	display: none;
}

#flexibletestingarticle div.container.container_column.tit img {
	height: 100%;
	width: 70%;
	max-height: 100%;
	top: 0;
	margin: 0;
}

#flexibletestingarticle div.container.container_column.tit .left_column {
	text-align: right;
}

#flexibletestingarticle {
	padding-bottom: 0;
}

#flexibletestingarticle.last_flexible,
#flexibletestingarticle.blue {
	padding: 0;
}

#flexibletestingarticle.last_flexible .container_column {
	margin-top: 50px;
}
#flexibletestingarticle.last_flexible .container_column.col_0{
	display: block;
}
#flexibletestingarticle .button_div svg {
	width: 45px;
}

#flexibletestingarticle .button_div {
	text-align: center;
}

#bookanexampricingarticle p.sub_info {
	font-size: smaller;
	font-style: italic;
	color: rgb(13 13 13 / 70%);
}

#bookanexampricingarticle table {
	border-spacing: 6px 12px;
	border-collapse: separate;
}

#bookanexampricingarticle table td {
	vertical-align: middle;
	padding: 28px;
}

#bookanexampricingarticle table tr td.first {
	font-weight: bold;
	background-color: #ffe351;
	width: calc(100 / 6 * 1rem);
	padding-left: 1rem;
}

#bookanexampricingarticle table tr td.second {
	font-style: italic;
	width: calc(100 / 3 * 1rem);
	background-color: #3845d7;
	color: #fff;
	font-size: 1rem;
}

#bookanexampricingarticle table tr td.third {
	text-align: center;
	background-color: #98dde5;
	font-weight: bold;
	font-size: 23px;
}

body[lang="en"] #bookanexampricingarticle table tr td.third a.button {
	width: 3rem;
}

#bookanexampricingarticle table tr td.third a.button {
	font-weight: normal;
	padding: 0.25rem 0.5rem;
	display: flex;
	flex-direction: column;
	width: 5rem;
	margin: 0 auto;
}

#bookanexamfaqarticle div.right_column img {
	position: absolute;
	width: 43%;
	max-width: 43%;
	top: 2rem;
	right: 3rem;
}

#bookanexamfaqarticle div.left_column {
	background: #ffe351;
}

#bookanexamfaqarticle a:hover {
	filter: none;
}

#bookanexamfaqarticle div div ul li {
	list-style: none;
	font-size: 15px;
	border-left: solid 1px #ffe351;
	border-right: solid 1px #ffe351;
	/* padding-left: 10px;
	padding-top: 10px; */
	margin-left: 0;
	background: #fff;
}

#bookanexamfaqarticle article div>div.expandable>ul {
	padding: 0;
}

#bookanexamfaqarticle ul.faq_link svg {
	width: 10px;
	position: absolute;
	right: 30px;
	padding-top: 8px;
	display: inline-block;
	top: 14px;
}

#bookanexamfaqarticle ul.faq_link {
	background-color: #e6f3f9;
}

.tooltip-inner {
	background-color: white;
	color: #444;
	max-width: 400px;
	text-align: justify;
}

.tooltip.show {
	opacity: 1;
}

@media screen and (max-width: 768px) {

	#flexibletestingarticle,
	#flexibletestingarticle div.col_0,
	#flexibletestingarticle div.col_1,
	#flexibletestingarticle div.col_2,
	#flexibletestingarticle div.container .intro_col,
	/* #flexibletestingarticle div>div>img, */
	#flexibletestingarticle div.left_column,
	#flexibletestingarticle div.right_column {
		max-width: inherit;
		max-height: inherit;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
	}

	/* #flexibletestingarticle div.left_column { */
	/* text-align: center; */
	/* } */

	#flexibletestingarticle div.col_1:nth-of-type(3n + 1)>div.left_column {
		height: 30rem;
	}

	#flexibletestingarticle div.col_1:first-of-type>div.left_column {
		background-color: #00cc99;
	}

	#flexibletestingarticle div>div>img,
	#flexibletestingarticle div.col_0 div.left_column img.img_flexible1,
	#flexibletestingarticle div.col_0 div.left_column img.img_flexible3,
	#flexibletestingarticle div.col_1 div.right_column img.img_flexible4 {
		min-width: initial;
		max-width: 73%;
		width: 73%;
		margin: 0;
	}

	#flexibletestingarticle div.col_0 div.left_column img.img_flexible1,
	#flexibletestingarticle div.col_0 div.left_column img.img_flexible3 {
		top: 18%;
		left: 12%;
	}

	/* #flexibletestingarticle div.col_1 {
		display: flex;
		flex-direction: column-reverse;
		min-height: 0;
	} */

	#flexibletestingarticle div.col_1 .text_content,
	#flexibletestingarticle div.col_1 .right_column {
		top: 0;
	}

	#flexibletestingarticle div.col_1 div.right_column img.img_flexible2,
	#flexibletestingarticle div.col_1 div.right_column img.img_flexible4 {
		width: 100%;
		max-width: initial;
	}

	#flexibletestingarticle div.col_1 .right_column {
		top: 0;
	}

	#flexibletestingarticle div.container_column.col_0 #flexibletestingarticle div.container_column.col_1 {
		text-align: center;
	}

	#flexibletestingarticle h1 {
		font-size: 30px;
	}

	#flexibletestingarticle h2 {
		font-size: 20px;
	}

	#flexibletestingarticle div.col_2:nth-child(even) {
		margin-bottom: inherit;
	}

	/* article#flexibletestingarticle.two_columns div.container>div.left_column,  */
	#flexibletestingarticle svg#tosa_logo_orange

	/* article.two_columns div.container img  */
		{
		/* max-width: 70%; */
		display: block;
		margin: auto;
	}

	#flexibletestingarticle svg#background_blue_svg {
		top: 10%;
		width: 17rem;
	}

	#flexibletestingarticle div.col_1:nth-of-type(3n + 1) .text_content {
		top: 6.25rem;
	}

	#flexibletestingarticle div div.text_content ol {
		padding-left: 15px;
	}

	#flexibletestingarticle div.col_2 div.text_content,
	#flexibletestingarticle div.col_2 span>p,
	#bookanexamfaqarticle div.left_column {
		padding: 0;
		width: 100%;
	}

	#flexibletestingarticle div.col_2 .text_content {
		top: 2rem;
	}

	#bookanexamfaqarticle div.right_column {
		display: none;
	}

	#bookanexamarticle div.container {
		background: none;
	}

	#flexibletestingarticle .container.tit .left_column {
		display: none;
	}
}

/******************************************************************************************************
	FEATURES
******************************************************************************************************/

header {
	border: none;
}

header.login a.button.account {
	background: #ddd;
	color: #444;
}

header.login a.logo {
	left: 95px;
}

input:invalid,
textarea:invalid {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.ui-dialog .box-close .under-box-close .close {
	top: -200px;
	font-size: 45px;
	right: calc(30px - 105%);
}

#skillsframeworkdialog .box-close .under-box-close .close {
	top: -165px;
	right: calc(30px - 102%);
}

#skillsframeworkdialog .modal-body {
	height: 90vh;
}

.mydialog label {
	font-size: 16px;
}

div.mydialog .button.blue {
	background: #3845d7;
}

article.two_columns.with_illustration svg#Calque_photo,
article.two_columns.with_illustration svg#Calque_photo2 {
	height: calc(100% - 60px);
	left: 0;
	top: 0;
	max-width: 100%;
}

article.two_columns.with_illustration svg#Calque_video {
	height: 34%;
	top: 0;
	left: 0;
}

article.two_columns iframe {
	position: relative;
	left: 50px;
	top: 30px;
	border: 1px solid #333;
	width: 29vw;
	height: 16.31vw;
	max-width: 585px;
	max-height: 331px;
}

#redproposetosaarticle,
#proposetosaarticle {
	padding-bottom: 1px;
}

#redproposetosaarticle h2,
#redproposetosaarticle p:first-of-type {
	color: #fff;
}

#redproposetosaarticle p>a {
	background: #e6f3f9;
}

#redproposetosaarticle a:nth-of-type(2) {
	line-height: 20px;
}

#figuresarticle div.container {
	background: #06676a;
}

#figuresarticle div.sub_container {
	padding: 0 10px;
	background: #06676a;
	display: flex;
	flex-direction: row;
	width: 100%;
	margin: 0;
	justify-content: center;
}

#figuresarticle.dark_blue div.container,
#figuresarticle.dark_blue div.sub_container {
	background: #3845d7;
}

#figuresarticle.blue div.container,
#figuresarticle.blue div.sub_container {
	background: #e6f3f9;
}

#figuresarticle div.sub_container p {
	width: 28%;
	float: left;
	clear: none;
	padding: 16% 21px;
	text-align: center;
	background: url(../images/figure.png);
	background-size: contain;
	background-position: 0 50%;
	background-repeat: no-repeat;
	margin: 0;
	z-index: 1;
}

#figuresarticle div.container p span {
	display: block;
	font-size: 40px;
	font-weight: bold;
}

#figuresarticle div.container div.source:not(article.blue div) {
	color: #fff;
	font-size: 14px;
	clear: left;
	width: 100%;
	padding-left: 12%;
	z-index: 1;
	position: relative;
}

#faqcontactarticle div.left_column {
	background: #ffe351;
}

#faqcontactarticle input {
	margin-bottom: 15px;
	width: 49%;
}

#faqcontactarticle #com_nam,
#faqcontactarticle #ema,
#faqcontactarticle #msg {
	width: 100%;
}

#faqcontactarticle #msg {
	height: 80px;
}

#readytousearticle div.container {
	padding-bottom: 20px;
}

#readytousearticle div.container>p {
	padding-left: 15%;
	padding-right: 15%;
	text-align: center;
}

#readytousearticle div.image_container {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	position: relative;
	width: 70%;
	margin: auto;
}

#readytousearticle div.image_container>img {
	width: 40%;
	margin: 12px;
	z-index: 2;
}

#readytousearticle svg {
	position: absolute;
	height: 90%;
	left: 0;
}

#readytousearticle svg:nth-of-type(2) {
	right: 0;
	left: auto;
}

#faqcontactarticle div.expandable>ul {
	font-size: 17px;
}

#faqcontactarticle div.expandable>ul span {
	margin: 0px 46px 5px 10px;
	display: block;
	padding: 9px;
	padding-top: 15px;
}

article#faqcontactarticle div.expandable>ul {
	padding: 0;
}

#faqcontactarticle div ul li {
	list-style: none;
	font-size: 15px;
	padding-left: 10px;
	border-left: solid 1px #ffe351;
	border-right: solid 1px #ffe351;
	padding-top: 10px;
	margin-left: 0;
	background: #fff;
}

#faqcontactarticle div ul li li {
	border: none;
}

#faqcontactarticle div ul li ul {
	margin-left: 15px;
}

#faqcontactarticle ul:nth-last-child() li {
	border-bottom: solid 1px #ffe351;
}

#faqcontactarticle div>ul>li::before {
	content: none;
	margin: 0;
}

#deploytosatwocolumnssliderarticle h2.vertical {
	text-align: left;
}

#remoteproctoringarticle div.right_column iframe {
	top: 0;
	left: inherit;
}

article.long_text div.container h3 {
	text-align: left;
}

#subjectdetailstitlearticle>div.container {
	height: 430px;
}

#subjectdetailstitlearticle .container h1 {
	width: 75%;
}

#subjectdetailstitlearticle>div.container svg {
	left: unset;
	right: 0;
	transform: scale(-1, 1);
	height: 100%;
}

#subjectdetailstitlearticle>div.container>p {
	position: absolute;
	bottom: 0;
	width: 100%;
	font-size: 1.1rem;
	font-weight: bold;
}

#subjectdetailstitlearticle button.button {
	position: absolute;
	right: 30px;
	bottom: 52px;
	z-index: 3;
}

#subjectadditionalcontentarticle {
	padding-top: 0;
}

#subjectadditionalcontentarticle h2,
#testtypesarticle h2,
#testtypesarticle h3,
#subjectdomainsarticle h2,
#subjectdomainsarticle h3 {
	text-align: left;
}

#subjectadditionalcontentarticle h2,
#testtypesarticle h2,
#subjectdomainsarticle h2 {
	color: #f14910;
}

#testtypesarticle table {
	clear: left;
	margin-left: 50px;
	width: 80%;
}

#testtypesarticle table th {
	padding: 20px 0px;
	text-align: center;
}

#testtypesarticle table tbody tr {
	border-top: 1px solid #444;
}

#testtypesarticle table tbody tr td {
	padding: 20px 0 20px 10px;
	text-align: center;
}

#testtypesarticle table .eval {
	background: #3845d7;
	color: #fff;
}

#testtypesarticle table .certif {
	background: #05676a;
	color: #fff;
}

#testtypesarticle table tbody tr td:first-of-type {
	text-align: left;
}

article .container .left_column {
	margin-bottom: 10px;
}

.two_columns.brand .right_column.expandable li {
	font-size: 14px;
}

#supportdialog a {
	font-size: 16px;
}

#supportdialog a:hover {
	color: #fff;
}



/******************************************************************************************************
	B2C PAGE
******************************************************************************************************/
body.bookanexam article p a {
	color: #0056b3;
}

/******************************************************************************************************
MEDIA QUERIES
******************************************************************************************************/

@media only screen and (max-width: 1280px) {
	#whowearearticle>div>img {
		display: none;
	}

	#b2ccandidateregisterarticle img,
	#candidateregisterarticle img {
		width: 500px;
	}

	article.two_columns.brand div.left_column.with_screenshot img.screenshot_container {
		min-width: 20.5rem;
		width: 20.5rem;
		max-width: 20.5rem;
	}

	article.two_columns.brand div.left_column.with_screenshot img.screenshot {
		left: 59px;
		top: 37px;
		height: 177px;
		width: 285px;
		max-width: 67%;
		max-height: 75%;
	}
}

/******************************************************************************************************
	MEDIA QUERIES for LARGE screen
******************************************************************************************************/

@media screen and (min-width: 1800px) {
	#testimonialarticle.findacenter {
		background-position: 65% 0px;
	}


}

@media only screen and (max-width: 1550px) {
	/* #figuresarticle svg {
		display: none;
	} */
}


.info.red,
.info.red * {
	color: #dc3545;
	font-size: small;
	line-height: 1.2;
}

#icrcregisterformarticle input[name="hq"] {
	margin-top: 9px;
}

#newsletterimage img {
	width: 100%;
}

#newsletterdialog .modal-header {
	background: #f24910;
	color: white;
}

#newsletterdialog .modal-header button span {
	color: white;
}

#helplogindialog .modal-footer,
#helplogindialog_error {
	display: none;
}

#helplogindialog .modal-body {
	padding: 0;
}

.video-full-width {
	width: 100%;
}

footer .captcha {
	display: none;
}

#adminloginpage a:focus-visible, #adminloginpage a:focus {
	border: solid 2px black;
}