/*******************************

	JOB CATEGORY + JOB
	
*******************************/


html#job-cat > body {
    /*background-color:#FAFAFA !important;*/
}

html#job-cat #popmyday-footer {
    background-color:white !important;
}

.triangle-top-right {
	position: absolute;
	width: 0;
	height: 0;
	border-top: 45px solid #6bcbca;
	border-left: 45px solid transparent;
	right: 0;
	top: 0;
}

.triangle-top-right-text {
	width: 50px;
	vertical-align: middle;
	position: absolute;
	text-align: center;
	line-height: 0;
	font-size: 9px;
	margin: 0;
	padding: 0;
	font-weight: 500;
	right: -8px;
	top: 17px;
	color: white;
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
}

.list-wrapper {
	position: relative;
	margin: 95px auto 0 auto;
	max-width: 930px;
	text-align: center;
}

.location-wrapper{
    font-size: 0;
    text-align: center;
    padding: 0 0 40px 0;
    /*background-color: green;*/

}

.location {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    letter-spacing: 0.2px;
    overflow: hidden;
    max-width: 600px;
    text-align: left;
    vertical-align: middle;
    /*background-color: red;*/
}

a.location {
    color: rgba(0, 0, 0, 1);
    text-decoration: none;
}

a.location-line-through {
    text-decoration: line-through;
}

.location-job-cat {
    text-align: center;
    min-width: 140px;
    vertical-align: middle;
    margin: 0px 8px 0px 8px;
}

.selector-job-cat{
    text-align: center;
    min-width: 140px;
    vertical-align: middle;
    margin: 0px 8px 0px 8px;
}

.location-job {
    text-align: center;
    min-width: 140px;
}

.job-title {
	padding: 0px 0 30px 0;
}

.job-title-resp {
    display: none;
}

.job-title > a {
	color: black;
	text-decoration: none;
}

.job-title > a:hover {
	color: black;
}

.job-list-title-alt1 {
    padding: 80px 0 20px 0 !important;
}

.job-list-title-alt1 > a {
    color: black;
    text-decoration: none;
}

.job-list-title-alt1 > a:hover {
    color: black;
}

#job-cat-list {
    font-size: 0px !important;
    background-color:;
    /* Bellow for left align */
    margin: auto;
    width: 885px;
    text-align:left;
}

.wrapper-1 {
    text-align: center !important; /* one square */
}

.wrapper-2 {
    width: 590px !important;
}

.col-3 {
	position: relative;		
	background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
	margin: 0 10px 20px 10px;
	padding: 0px 0px 0px 0px;
    background-color: rgba(210,210,210,0.4);
	width: 275px;
	height: 275px;
	line-height: 275px;
	display: inline-block;
	overflow: hidden;
    text-align: left
    /* Animation below */
    -webkit-animation: fadein 0.7s; /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: fadein 0.7s; /* Firefox < 16 */
    -ms-animation: fadein 0.7s; /* Internet Explorer */
    -o-animation: fadein 0.7s; /* Opera < 12.1 */
    animation: fadein 0.7s;
}

.col-3:hover {
	cursor:pointer;
	background-size: 110% 110%;
    transition:all 0.1s ease;
    -webkit-transition:all 0.1s ease;
    -moz-transition:all 0.1s ease;
    -o-transition:all 0.1s ease;
    -ms-transition:all 0.1s ease;
}

.job-category-name {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	max-height: 120px;
	vertical-align:bottom;
	display:inline-block;
	line-height:1.3;
	text-align:left;
}

.col-3 > .job-category-name > a {
    color: black;
    padding: 3px 8px 3px 8px;
	text-decoration: none;
    font-family: "proxima-nova", sans-serif;
    font-weight: 500 !important;
    /*font-size: 19px;*/
    font-size: 14px;
/* 	padding: 100px 0 100px 0; */
    background-color:rgba(255, 255, 255, 0.9);
    /*background-color:rgba(68,68,68,0.3)*/
    letter-spacing: 3px;
}

.job-list-detail {
	margin: 40px auto 30px auto;
    /* Bellow for left align */
    width: 885px;
    text-align: left;
    font-size:0;
}

.col-3-job-list {
    display: inline-block;
    width: 275px;
    vertical-align: top;
    margin: 10px 10px 20px 10px;
	padding: 0 20px 0 20px;
    /* Bellow for left align */
    text-align: center;
}

.job-list-category-name {
	margin: 0 0 20px 0;
	padding: 0;
    font-size: 19px;
	width:100%;
	max-height: 120px;
	vertical-align:middle;
	display:inline-block;
	line-height:1.3; /* on rétablit le line-height */
	text-align:center; /* ... et l'alignement du texte */
}

.col-3-job-list > .job-list-category-name > a {
	color: black;
    font-family: "proxima-nova", sans-serif;
	font-size: 13.5px;
	letter-spacing: 4px;
	font-weight: 500 !important;
	text-decoration: none;
}

.col-3-job-list > .job-list-category-name > a:hover {
	color: black;
}

ul.col-3-job-list > li {
	margin-bottom: 7px;
	list-style-type: none;
	font-weight: 300;
	font-size: 14px;
}

.every-jobs {
    color: #969696;
}

.every-jobs:hover {
    color: black;
    text-decoration: none;
}

.col-3 > .job-category-name > a.job-category-strike {
    text-decoration: line-through;
}

.col-3-job-list > .job-list-category-name > a.job-category-strike {
    text-decoration: line-through;
}

.col-3-job-list > li > a.job-strike {
    text-decoration: line-through;
}

.job-name > a.job-category-strike {
    text-decoration: line-through;
}

.add-strikethrough {
    text-decoration: line-through !important;
}

.filter-closed{
    display: none;
}

#asterisk-line{
    padding-top:25px;
    border-bottom:0px;
}

#faq-wrapper {
    padding: 50px 0 50px 0;
    text-align: center;
}

.faq-title{
    font-weight: 300;
    font-size: 18px;
    padding: 0 0 20px 0;
    margin: 0;
    text-decoration: none;
}

.faq-title > a{
    text-decoration: none;
    color: #969696;
}

.faq-title > a:hover{
    color: #2c2c2c;
}

.job-name{
    font-family: "proxima-nova", sans-serif;
    font-weight: 600;
    letter-spacing: 3px;
    font-size: 14px;
}

.job-name > a{
    color: #2c2c2c;
    text-decoration: none;
}

.job-info {
    font-family: "proxima-nova", sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 14px;
}

.job-chevron{
    background-color:;
    position:absolute;
    right:0;
    top:0;
    bottom:0;
    width:10%;
    font-size:25px;
}

.element-button-animation:hover{
    background-color: rgba(210,210,210,0.5);
    transition: all 0.2s ease-in;
}

.element-button-animation:active{
    background-color: rgba(210,210,210,0.6);
    transition: all 0s ease-in;
}


/*******************************

    RESPONSIVE

*******************************/


@media all and (max-width: 990px)
{
	.list-wrapper {
		max-width: 720px;
	}

    #job-cat-list {
        /*Bellow for left align*/
        width: 660px;
    }

    .job-list-detail {
        /* Bellow for left align */
        width: 660px;
    }

    .wrapper-2 {
        /*Bellow for left align*/
        width: 440px !important;
    }

	.col-3 {
		width: 200px;
		height: 200px;
		line-height: 200px;
	}
	
	.job-category-name {
        font-size: 17px;
	}

    .col-3 > .job-category-name > a {
        font-weight: 500 !important;
        font-size: 13px;
        letter-spacing: 2px;
    }
	
	.col-3-job-list {
		width: 200px;
	}
}

@media all and (max-width: 767px)
{
	html#job-cat > body {
        background-color: #F8F8F8;
    }

    html#job-cat > body > .element-wrapper{
        /*background-color: blue;*/
    }

	.list-wrapper {
		margin-top: 50px;
		max-width: 100%;
        text-align: left;
        /*background-color: red;*/
        font-size: 0px;
        /*overflow: hidden;*/
	}

    .location-wrapper {
        padding: 0px 0px 4px 0px;
        font-size: 0px;
    }

    .location-wrapper-job {
        padding: 0px 0px 0px 0px;
    }

    .location {
        padding: 0px 10px 0px 10px;
        height: 42px;
        line-height: 42px;
        text-align: center;
    }

    a.location {
        color: rgba(0, 0, 0, 1);
    }

    .location-job-cat {
        width: 50%;
        margin: 0;
        /*box-shadow: inset -2px 0 0 0 #F8F8F8;*/
    }

    .location-job {
        width: 100%;
    }

    .selector-job-cat{
        height: 42px;
        line-height: 26px;
        display: inline-block;
        width: 50%;
        vertical-align: middle;
        margin: 0;
        /*box-shadow: inset 2px 0 0 0 #F8F8F8;*/
    }

	.job-title {
		display: none;
        font-size: 0px;
    }

    .job-title-resp {
        display: block;
    }

    .job-list-title-alt1 {
        display: none;
        font-size: 0px;
    }

    #job-cat-list {
        /*Bellow for left align*/
        width: 100%;
    }

    .wrapper-1 {
        text-align: left !important; /* one square */
    }

    .wrapper-2 {
        /*Bellow for left align*/
        width: 100% !important;
    }

	.col-3 {
        /*box-sizing: border-box;*/

        overflow: hidden;
        /*position: relative;*/
		/*background-size: cover;*/
		/*-webkit-background-size: cover;*/
		/*-moz-background-size: cover;*/
		/*-o-background-size: cover;*/
        font-size: 0px;

		/*border: 7px solid white;*/
		/*box-shadow: 0px 2px 2px #e1e1e1;*/
		height: 0px;
/* 		display: inline-block; */
        /*border-bottom: solid 2px #FAFAFA;*/
        /*margin:0;*/
        /*margin: 0% 0% 0.7% 0%;*/
        /*width: 49.7%;*/
        /*padding-bottom: 49.7%;*/

        margin:0;
        width: 50%;
        padding-bottom: 50%;
    }

    .col-even {
        /*margin: 0% 0% 0.7% 0.6% !important;*/
        /*border-left: solid 2px #FAFAFA;*/
        box-shadow: inset 2px -4px 0px 0px #F8F8F8;

    }

    .col-odd {
        /*margin: 0% 0% 0.7% 0.6% !important;*/
        /*border-left: solid 2px #FAFAFA;*/
        box-shadow: inset -2px -4px 0px 0px #F8F8F8;
        padding-left: 30px !important;

    }
	
	.col-3:hover {
        /*background-size: cover;*/
        /*-webkit-background-size: cover;*/
        /*-moz-background-size: cover;*/
        /*-o-background-size: cover;*/

        /*-webkit-transform: scale(1.03);*/
	    /*-moz-transform: scale(1.03);*/
	    /*-o-transform: scale(1.03);*/
	    /*-ms-transform: scale(1.03);*/
    }
	
	.job-category-name {
		/*position: absolute;*/
 		/*left: 0; */
 		/*bottom: 4%;*/
 		/*right: 0;*/
		font-size: 20px;
		height: 52px;
        margin: 0;
	}
	
	.col-3 > .job-category-name > a {
		position: absolute;
		bottom: 5%;
		left:0;
        padding: 1% 4px 1% 4px;

		font-size: 12px;
        font-weight: 500 !important;
        letter-spacing: 2px;
    }

    .col-3 > .job-category-name-even > a {
        left:2px;
    }
	
	.job-list-detail {
		display: none;	
	}

    .triangle-top-right-odd {
        right: 2px;
    }

    .triangle-top-right-text-odd {
        right: -6px;
    }

    #asterisk-line{
        margin:auto;
        font-size:14px;
        padding-top:25px;
        text-align:center;
        border-bottom:1px solid rgba(210,210,210,0.4);
        max-width:50%;
    }

    #faq-wrapper {
        padding: 20px 0 20px 0;
        font-size: 14px;
    }

    .faq-title{
        font-size: 14px;
        font-weight: 400;
    }

    #faq-wrapper > h1.main-title{
        padding: 0 0 20px 0 !important;
    }

    .job-name {
        font-weight: 500;
        letter-spacing: 2px;
        font-size: 12.5px;
    }

    .job-info{
        font-size: 12.5px;
        letter-spacing: 0.7px;
    }

    .job-chevron{
        font-size:20px;
    }

    .element-button-animation:hover{
        background-color: rgba(210,210,210,0.4);
        transition: all 0s ease-in;
    }

    .element-button-animation:active{
        background-color: rgba(210,210,210,0.4);
        transition: all 0s ease-in;
    }
}


/*******************************

    ANIMATION

*******************************/


@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}