/*
Theme Name: St Catherines
Author: MyRecruitment+
Author URI: https://myrecruitmentplus.com
*/



body {
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #3f3f3f;
}

p {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #3f3f3f;
    font-weight: 400;
}

h1,
h2,
h3,
h4,
h5 {
font-family: 'Open Sans', sans-serif;
}

h2 {
font-size: 24px;
}

a {
    color: #74A5CD;
    transition: all 300ms ease-in-out;
}

a:hover {
    color: #74A5CD;
    transition: all 300ms ease-in-out;
}


hr {
    margin-top: 5em;
    margin-bottom: 5em;
    border: 0;
    border-top: 5px solid #564F46;
    width: 50px;
}


::selection {
    color: #fff; 
    background:#FF5800;
}
::-moz-selection { 
    color: #fff;
    background: #FF5800;
}


.search-job-special-box {
background: #f2f0ec;
padding: 10px 10px 50px 10px;
}



/*****************  - NAV MENU ********************/

.navbar-default .navbar-nav {
    background-image: none;
    background-image: -o-linear-gradient(none);
    background-image: -webkit-gradient(none);
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#fff', GradientType=0);
    background-repeat: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fff;
    
}


 .active > a {
    background:#FF5800;
    background-image: #FF5800;
    background-repeat: ;
    -webkit-box-shadow: none;
    box-shadow: none;
    
}


.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active > a {
    background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #FFFFFF 100%);
    background-image: -o-linear-gradient(top, #FFFFFF 0%, #FFFFFF 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FFFFFF));
    background-image: linear-gradient(to bottom, #FFFFFF 0%, #FFFFFF 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=0);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .0);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .0);
    background: #fff;
    
}




/*****************  - TOP MENU ********************/
 

#top-menu {background: #05173C;
padding: 20px 0px 20px 0px;}

.top-menu p {
    font-size: 18px;
    color: #535050;
    font-weight: 700;
    line-height: 8px;
}

.top-menu a {
color: #FF5800 !important;
}


/*****************  - MENU ********************/ 


.navbar {
    font-weight: 700;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
    height: 4px;
    width: 35px;
}

.navbar-default .navbar-toggle {
    background-color: #05173C;
}

.navbar-default .navbar-toggle:hover {
    background-color: #05173C;
}

.navbar-default .navbar-toggle:active {
    background-color: #a2998b;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 15px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 0px solid transparent;
    border-radius: 0px;
}

.navbar-brand {
    font-family: 'Open Sans',Arial,sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #00b9ef;
    font-size: 24px;
    font-weight: 800;
    line-height: 40px;
    text-transform: uppercase;
    transition: all 200ms ease-in-out;
}

.navbar-header .navbar-brand {
    color: #3f3f3f;
}

.navbar-brand:hover {
    color: #1a1a1a;
    transition: all 200ms ease-in-out;
}

.brand {
    max-width: 200px;
}

.navbar-default {
background: #fff;
}

.navbar-default .navbar-nav > li > a {
    font-family: 'Open Sans',Arial,sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    transition: all 200ms ease-in-out;
    margin-top: 0px;
    background: #74A5CD;
    text-shadow: none;
}

.navbar-default .navbar-nav > li > a:hover {
    font-family: 'Open Sans',Arial,sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: #74A5CD !important;
    text-transform: uppercase;
    transition: all 200ms ease-in-out;
    margin-top: 0px;
    text-shadow: none;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #171618;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    font-family: 'Open Sans',Arial,sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: #564F46;
    text-transform: uppercase;
    background-color: #FFFFFF;
}

.navbar-default {
    background-color: #74A5CD;
    margin: 0;
}

.dropdown-menu {
    background: #fff;
}

.dropdown-menu > li > a {
    color: white;
    background: #fff;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Open Sans',Arial, sans-serif;
    padding: 10px 30px 10px 20px;
}



.dropdown-menu > li > a {
    font-family: 'Open Sans',Arial,sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 13px;
    line-height: 36px;
    font-weight: 700;
    color: #0d212c;
    text-transform: uppercase;
}

.dropdown-menu > li > a:hover {
background: #0d212c;
color: #fff;
}







/*****************  - HEADER  ********************/


#header {
margin: 3em 0em 3em 0em;
background: #f1f1f1;
}

 /*     Header      */

#home-header {background: #443f3a url(images/banner.jpg) no-repeat 0 0px;
min-height: 20vh;
max-width: 100%;min-height: 586px;}

.home-header {
margin-top:15%;
}

.header h1 {
font-family: 'Open Sans', sans-serif;color: #74A5CD;
font-weight: 700;
    text-shadow: 1px 3px 3px rgba(30, 30, 30, 0.52);
line-height: 1em;
-webkit-font-smoothing: antialiased;
font-size: 50px;
margin: 0 auto;}


.header h2 {
    font-family: 'Open Sans', sans-serif;
    color: #FFF;
    font-weight: 700;
    line-height: 45px;
    font-size: 30px;
    -webkit-font-smoothing: antialiased;
    text-transform: inherit;
}


.header p {
font-family: 'Open Sans', sans-serif;
color: #fff;
    font-size: 14px;
    margin-top: 20px;
}




/*****************  - CONTENT  ********************/


#content {
margin: 3em 0em 3em 0em;
}

.content {
margin: 3em 0em 3em 0em;
}

.content-text p {
font-family: 'Open Sans', sans-serif;
font-size: 18px;
color: #3f3f3f;
width: 885px;
line-height: 1.3;
}

.content-text h1, h2, h3 {
    color: #05173C;
    font-weight: 700;
    text-transform: uppercase;
}

.content-text h3 {
font-size: 28px;
}



/*****************  - 01 CONTENT  ********************/



#content-01 {
background: url("../images/imagem_04.jpg") no-repeat center top;
min-height: 80vh;
max-width: 100%;
background-repeat:no-repeat;
background-position:center center;
background-attachment:fixed;
    position: relative;
}

.box-float {
    position: absolute;
    margin: 30% 0em 0em 0em;
    padding: 4em;
}

.box-float h3 {
    color: #fff;
    font-size: 40px;
    margin-bottom: 1.2em;
}


.text-float-title {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
}


.box-content-purple {
background: #513279;
}


.box-content-green {
background: #c6d500;
    padding: 4em;
}


.box-content-purple p {
    color: #fff;
    font-size: 18px;
}




/*****************  - 02 CONTENT  ********************/


#content-02 {
margin: 30em 0em 10em 0em;
background: #fff;
}


.box-content-green {
background: #c6d500;
}


.box-content-purple p {
    color: #fff;
    font-size: 18px;

}






/*****************  - 03 CONTENT  ********************/

#content-03 {
margin: 30em 0em 10em 0em;
background: #fff;
}


#content-03 {
background: url("../images/imagem_10.jpg") no-repeat center top;
min-height: 50vh;
max-width: 100%;
background-repeat:no-repeat;
background-position:center center;
background-attachment:fixed;
position: relative;
}

.box-float-03 {
    position: absolute;
    margin: -30% 0 0 0;
    padding: 4em;
}

.box-float-03 h3 {
    color: #fff;
    font-size: 40px;
    margin-bottom: 1.2em;
}


.text-float-title {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
}

.box-content-purple {
background: #513279;
}


.box-content-green {
background: #c6d500;
    padding: 4em;
}


.box-content-purple p {
    color: #fff;
    font-size: 18px;
}







/*****************  - FIND A ROLE ********************/

#find-a-role {
margin: 3em 0em 3em 0em;
background: #fff;
}


.find-a-role-box {
    margin: 2em 0em 0em 0em;
    min-height: 300px;
    border:  15px solid #FFFFFF;
}




.find-a-role-text h3 {
    color: 513279;
    line-height: 50px;
    font-size: 40px;
    margin-top: 27%px;
}

.find-a-role-text h4 {
    line-height: 36px;
    font-size: 24px;
    margin-top: 1em;
}




.find-a-role-box-purple {
    background: #513279;
    color: #fff;
    transition: all 200ms ease-in-out;
}

.find-a-role-box-purple:hover {
    color: #fff;
    background: #3f3f3f;
    transition: all 200ms ease-in-out;
    transform: scale(1.05);
}

.find-a-role-box-purple h3 {
    color: #fff;
    line-height: 38px;
    font-size: 28px;
    margin-top: 0%;
}

.find-a-role-box-green {
    background: #c6d500;
    transition: all 200ms ease-in-out;
}

.find-a-role-box-green:hover {
    color: #fff;
    background: #3f3f3f;
    transition: all 200ms ease-in-out;
    transform: scale(1.05);
}

.find-a-role-box-green h3 {
    color: #fff;
    line-height: 38px;
    font-size: 28px;
    margin-top: 0%;
}


.find-a-role-box h5 {
    color: #fff;
    line-height: 28px;
    font-size: 18px;
    margin-top: 18%;
}





/*****************  - JOBS ********************/



#jobs {
    margin: 5em 0em 2em 0em;
}

.jobs h4 {
font-size: 18px;
    color: #3f3f3f;
    line-height: 24px;
    margin-bottom: 2em;
}


.jobs-alert {
    background: #FDF1DE;
    padding: 2em;
    border: 5px solid #fff;
    min-height: 407px;
}

.jobs-alert h3 {
    color: #513279;
    margin-bottom: 2em;
}

.hot-jobs {
    background: #FDF1DE;
    padding: 2em;
    border: 5px solid #fff;
    min-height: 407px;
}


.hot-jobs h3 {
color: #513279;

}

.jobs-descritions h5 {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #3f3f3f;
    font-weight: 700;
    margin-top: 1.1em;
    color: #513279;
}

.jobs-descritions p {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #3f3f3f;
}




/*****************  - JOBS BOARDS ********************/



#job-board {
    margin: 8em 0em 2em 0em;
}


.job-board {
    margin-top: 2em;
}

.job-board h1 {
    margin: 2em 0em 2em 0em;
}





/*****************  - FOOTER ********************/

#footer {
    background: #05173C;
    padding: 15px 0;
    }

.footer-style {/* padding-top: 15px; */}

.footer p {
font-size: 11px;
color: #b5b5b5;
padding-top: 5px;
}



/*****************  - EXTRA FILES ********************/

.text-fix {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    color: #3f3f3f;
    font-weight: 400;
    line-height: 26px;
}
    
    
    

.buttom {
    background-color: #FFA43A;
    color: #443F3A !important;
    border: 1px solid #FFA43A;
    border-radius: 0px;
    margin-top: 2em !important;
    font-weight: 400;
    font-family: "Open Sans",sans-serif;
    font-size: 16px !important;
    line-height: 40px;
    transition: all 200ms ease-in-out 0s;
    width: 150px !important;
    margin-left: 50% !important;
    text-transform: uppercase;
}

.buttom:hover {
    background-color: #513279;
    color: #fff;
    border: 2px solid #513279;
    border-radius: 0;
    margin-top: 2em;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 40px;
    transition: all 200ms ease-in-out;
}


.buttom-green {
    background-color: #c6d500;
    color: #717722;
    border: 2px solid #c6d500;;
    border-radius: 0px;
    margin-top: 2em;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 40px;
    transition: all 200ms ease-in-out;
}


.buttom-green:hover {
    background-color: #fff;
    color: #717722;
    border: 2px solid #fff;
    border-radius: 0px;
    margin-top: 2em;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 40px;
    transition: all 200ms ease-in-out;
}

.buttom-green-register {
    background-color: #c6d500;
    color: #717722;
    border: 2px solid #c6d500;;
    border-radius: 0;
    margin-top: 2em;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 40px;
    transition: all 200ms ease-in-out;
    text-transform: uppercase;
}


.buttom-green-register:hover {
    background-color: #fff;
    color: #717722;
    border: 2px solid #717722;
    border-radius: 0;
    margin-top: 2em;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 40px;
    transition: all 200ms ease-in-out;
    text-transform: uppercase;
}

.clear { clear: both; }


.form-control {
    display: block;
    width: 95%;
    height: 50px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 2px solid #513279;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

label {
    font-size: 14px;
    font-weight: 400;
    color: #564F46;
}


.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #564f46;
    background-color: rgba(0,0,0,0);
    border: 2px solid #513279;
    border-radius: 10px;
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #513279;
}

blockquote {
    padding: 0px;
    margin: 0 0 0px;
    border-left: 0px solid #eee;
}



.carousel-indicators {
    bottom: -50px;
    display: block;
}

.join-constructive-workforce {
    margin-top: 20px;
    text-align: left;
}
.join-constructive-workforce div {
    padding: 0 !important;
}
.join-constructive-workforce li {
    list-style-type: none;
    margin: 5px 0;
    float: left;
    width: 100%;
}

/*****************  - FIX MOBILE ********************/



@media(max-width: 1024px) {
.brand { max-width:150px;}
}

@media(max-width: 768px) {
.brand { max-width:150px;}
}

@media(max-width: 736px) {
.brand {max-width: 350px;}
}

@media(max-width: 600px) {
.brand { max-width:150px;}
#find-a-role { margin: 10em 0em 3em 0em; background: #fff; }
.top-menu p {font-size: 12px; color: #443f3a; padding-top: 11px;}
}

@media(max-width: 598px) {
.brand {max-width: 300px; padding-top: 0px}
#top-menu { padding: 5px 0px 5px 0px; }
.top-menu p {font-size: 14px; color: #443f3a;padding-top: 10px;}
}

@media(max-width: 480px) {
.brand {max-width: 70%; padding-top: 0px;}
.top-menu-center-mobile { text-align: center !important;margin-top: 5px;}
}

@media(max-width: 320px) {
.brand { max-width: 145px; padding-top: 0px; }
}


