@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,700,800");@font-face {
    font-family: "ArialRoundedMTBold";
    src: url("../fonts/Arial Rounded Bold.ttf") format("truetype")
}

@font-face {
    font-family: "ProximaNova-Regular";
    src: url("../fonts/proxima-nova.otf") format("opentype")
}

body {
    margin: 0;
    background: #fff;
    font-family: "ProximaNova-Regular", Helvetica, Arial, serif
}

h2 {
    font-weight: 300;
    font-size: 40.0px;
    color: #4eabc0;
    text-align: center;
    letter-spacing: 0.25px;
    line-height: 44.0px;
    margin: 0 0 50px
}

a:-webkit-any-link {
    color: #4eabc0;
    text-decoration: none
}

.container {
    width: 1170px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.button {
    display: inline-block;
    padding: 15px 30px;
    border-radius: 4px;
    background-color: transparent;
    border: 2px solid #4eabc0;
    color: #4eabc0;
    font-weight: bold;
    text-decoration: none
}

.button:hover {
    background: #4eabc0;
    color: #ffffff
}

.hrcerts {
    width: 100%;
    min-width: 100%;
    margin: 0px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #fff;
    width: 100%
}

.hrcerts .header {
    background-color: #ffffff;
    height: 100px;
    width: 100%;
    position: fixed;
    margin: 0;
    z-index: 9999;
    transition: all 0.5s
}

.hrcerts .header.header-alt {
    height: 80px;
    background-color: #ffffff;
    position: fixed;
    width: 100%;
    transition: all 0.5s
}

.hrcerts .header.header-alt .logo {
    font-size: 30px;
    height: 80px;
    transition: all 0.5s
}

.hrcerts .header.header-alt .logo a {
    padding-top: 5px
}

.hrcerts .header.header-alt .nav,.hrcerts .header.header-alt .btn,.hrcerts .header.header-alt .flags {
    height: 80px;
    transition: all 0.5s
}

.hrcerts .header .container {
    display: flex
}

.hrcerts .header .logo {
    font-family: "Open Sans", Helvetica, Arial, serif;
    font-weight: 800;
    font-style: normal;
    font-size: 36.0px;
    color: #4eabc0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 102px;
    float: left;
    transition: all 0.5s
}

.hrcerts .header .nav {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 102px;
    float: left;
    margin-left: 45px;
    transition: all 0.5s
}

.hrcerts .header .nav ul {
    font-family: "Open Sans", Helvetica, Arial, serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16.0px;
    color: #4eabc0;
    text-align: left
}

.hrcerts .header .nav ul li {
    display: inline;
    padding: 0 24px;
    cursor: pointer
}

.hrcerts .header .nav ul li a:hover {
    border-bottom: 2px solid #4eabc0
}

.hrcerts .header .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 102px;
    margin: 0 60px 0 30px;
    transition: all 0.5s
}

.hrcerts .header .flags {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 102px;
    transition: all 0.5s;
    display: none;
    cursor: pointer
}

.hrcerts .header .flags img {
    width: 35px;
    padding-right: 20px
}

.hrcerts .about,.hrcerts .overview, .hrcerts .who-certification {
    background-color: #eaf3f7;
    height: auto;
    width: 100%;
    position: relative;
    padding: 70px 0
}

.hrcerts .about p,.hrcerts .overview p, .hrcerts .who-certification p {
    font-size: 22.0px;
    color: #8195a9;
    text-align: justify;
    line-height: 28.0px;
    text-align: left
}

.hrcerts .exam-details table {
    text-align: left;
    line-height: 40px;
    border-collapse: separate;
    border-spacing: 0;
    border: 1px solid #eaf3f7;
    width: 970px;
    margin: 50px auto;
    color: #8195a9;
    border-radius: 0.25rem
}

.hrcerts .exam-details tr:nth-child(even) {
    background: #eaf3f7
}

.hrcerts .exam-details thead tr:first-child {
    background: #76adac;
    color: #fff;
    border: none
}

.hrcerts .exam-details td:first-child,.hrcerts .exam-details th:first-child {
    padding: 0 0 0 15px;
    font-weight: bold;
    width: 220px
}

.hrcerts .exam-details tbody tr:hover {
    cursor: default
}

.hrcerts .exam-details tbody td {
    border-right: 1px solid #f5f9fc
}

.hrcerts .exam-details td:last-child {
    padding-right: 10px;
    text-align: left;
    padding-left: 10px;
    border-right: 0;
    line-height: 1.6em;
    padding-bottom: 5px;
    padding-top: 5px
}

.hrcerts .recruitment-professional,.hrcerts .exam-details, .hrcerts .requirements {
    background-color: #ffffff;
    height: auto;
    width: 100%;
    position: relative;
    padding: 70px 0
}

.hrcerts .recruitment-professional p,.hrcerts .exam-details p, .hrcerts .requirements p {
    font-size: 22.0px;
    color: #8195a9;
    text-align: justify;
    line-height: 28.0px;
    text-align: left
}


.hrcerts .recruitment-professional .btn,.hrcerts .exam-details .btn {
    margin: 80px auto 0;
    width: 164px
}

.hrcerts .whycertify {
    background-color: #415870;
    height: auto;
    width: 100%;
    position: relative;
    padding: 70px 0;
    display: flex
}

.hrcerts .whycertify h2 {
    color: #eaf3f7
}

.hrcerts .whycertify p {
    font-size: 22.0px;
    color: #eaf3f7;
    text-align: justify;
    line-height: 28.0px;
    width: 50%;
    float: left
}

.hrcerts .whycertify img {
    float: right
}

.hrcerts .faq {
    background-color: #ffffff;
    height: auto;
    width: 100%;
    position: relative;
    padding: 70px 0;
    display: flex;
    transform: rotate(0deg)
}

.hrcerts .faq p {
    font-size: 22.0px;
    color: #8195a9;
    text-align: justify;
    line-height: 28.0px;
    text-align: center
}

.hrcerts .faq ul {
    list-style: none;
    width: 47%;
    padding: 0;
    display: inline-block;
    margin: 60px 0 0;
    color: #4eabc0
}

.hrcerts .faq ul:last-child {
    float: right
}

.hrcerts .faq ul li {
    position: relative;
    padding: 0;
    margin: 0;
    padding-bottom: 4px;
    padding-top: 18px;
    border-top: 2px solid;
    font-size: 22.0px;
    padding-right: 30px
}

.hrcerts .faq ul li:first-child {
    border-bottom: 0
}

.hrcerts .faq ul li:last-child {
    border-bottom: 2px solid;
}

.hrcerts .faq ul li span {
    top: 6px;
    position: relative;
    font-size: 22px
}

.hrcerts .faq ul li p {
    font-size: 18px;
    color: #8195a9;
    text-align: justify;
    line-height: initial
}

.hrcerts .faq ul li i {
    position: absolute;
    transform: translate(-6px, 0);
    margin-top: 18px;
    right: 0
}

.hrcerts .faq ul li i:before,.hrcerts .faq ul li i:after {
    content: "";
    position: absolute;
    background-color: #4eabc0;
    width: 2px;
    height: 15px
}

.hrcerts .faq ul li i:before {
    transform: translate(-8px, 0) rotate(45deg)
}

.hrcerts .faq ul li i:after {
    transform: translate(2px, 0) rotate(-45deg)
}

.hrcerts .faq ul li input[type=checkbox] {
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    top: -3px
}

.hrcerts .faq ul li input[type=checkbox]:checked ~ p {
    margin-top: 0;
    max-height: 0;
    opacity: 0
}

.hrcerts .faq ul li input[type=checkbox]:checked ~ i:before {
    transform: translate(-3px, 0) rotate(45deg)
}

.hrcerts .faq ul li input[type=checkbox]:checked ~ i:after {
    transform: translate(-13px, 0) rotate(-45deg)
}

.hrcerts .cerification {
    background-color: #EAF3F7;
    height: auto;
    width: 100%;
    position: relative;
    padding: 70px 0
}

.hrcerts .cerification p {
    font-size: 22.0px;
    color: #8195a9;
    text-align: justify;
    line-height: 28.0px;
    text-align: center
}

.hrcerts .cerification .list {
    background: #ffffff;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px
}

.hrcerts .cerification .list p {
    color: #4EABC0;
    text-align: left;
    font-size: 22px;
    margin: 10px 0
}

.hrcerts .cerification .list .input-group {
    background-color: #F5F9FC;
    height: 75px
}

.hrcerts .cerification .list .input-group input[type="text"] {
    height: 48px;
    line-height: 1.42857143;
    padding-left: 22px;
    color: #8195A9;
    font-size: 16px;
    border: 2px solid #4dabbf;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    background: transparent;
    border-radius: 4px;
    margin-top: 15px;
    margin-left: 18px;
    min-width: 295px
}

.hrcerts .cerification .list .input-group .btn {
    background: #4dabbf;
    color: #ffffff;
    line-height: 1.33;
    font-size: 1.0625em;
    display: inline-block;
    padding: 11px 30px;
    margin-bottom: 0;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border: 1px solid #4dabbf;
    height: 48px;
    border-radius: 4px;
    position: relative;
    left: -30px;
    cursor: pointer;
    top: -1px
}

.hrcerts .cerification .list .input-group .btn:hover {
    background: #f5f9fc;
    color: #4dabbf;
    border: 2px solid #4dabbf;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.hrcerts .cerification .list .input-group ::-webkit-input-placeholder {
    color: #8195A9
}

.hrcerts .cerification .list .input-group :-moz-placeholder {
    color: #8195A9
}

.hrcerts .cerification .list .input-group ::-moz-placeholder {
    color: #8195A9
}

.hrcerts .cerification .list p:lang(pt) {
    display: none
}

.hrcerts .cerification .list table {
    padding: 0 15px 0
}

.hrcerts .cerification .list table tr {
    border-bottom: solid 1px #eee;
    display: -webkit-box;
    text-align: left
}

.hrcerts .cerification .list .table {
    padding: 0 15px 30px
}

.hrcerts .cerification .list .table tr {
    border: 0
}

.hrcerts .cerification .list .table td {
    font-size: 18.0px;
    color: #8195a9
}

.hrcerts .cerification .list .table td i {
    color: #8195a9
}

.hrcerts .cerification .list .table td span:before {
    content: " | "
}

.hrcerts .becoming {
    background-color: #EAF3F7;
    height: auto;
    width: 100%;
    position: relative;
    padding: 70px 0
}

.hrcerts .becoming p {
    font-size: 22.0px;
    color: #8195a9;
    text-align: justify;
    line-height: 28.0px;
    text-align: center
}

.hrcerts .becoming .btn {
    margin: 80px auto 0;
    width: 164px
}

.hrcerts .event {
    padding: 70px 0;
    height: 405px;
    width: 100%;
    position: relative;
    margin: 0;
    background: transparent url(../img/sp.png) top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.hrcerts .event p {
    display: block;
    font-size: 40px;
    color: #fff;
    text-align: center;
    line-height: 54.0px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 50px
}

.hrcerts .event h2 {
    color: #ffffff
}

.hrcerts .event .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 102px;
    margin: 80px 0 0
}

.hrcerts .event .btn a {
    padding: 15px 30px;
    background: #ffffff;
    color: #4eabc0;
    border-color: #ffffff
}

.hrcerts .event .btn a:hover {
    background: transparent;
    color: #ffffff;
    border-color: #ffffff
}

.hrcerts .certified {
    background-color: #41596f;
    height: auto;
    width: 100%;
    position: relative;
    padding: 70px 0
}

.hrcerts .certified h2 {
    color: #eaf3f7
}

.hrcerts .certified p {
    font-size: 22.0px;
    color: #eaf3f7;
    text-align: center;
    line-height: 28px
}

.hrcerts .certified .features {
    height: 245px;
    margin: 90px 0 0
}

.hrcerts .certified .features p {
    font-size: 16.0px;
    text-align: center;
    width: 193px;
    margin: 0 auto 10px
}

.hrcerts .certified .features h3 {
    font-weight: 400;
    font-style: normal;
    font-size: 18.0px;
    color: #4eabc0;
    text-align: center;
    letter-spacing: 0.4px;
    line-height: 22px
}

.hrcerts .certified .features .first,.hrcerts .certified .features .second,.hrcerts .certified .features .third,.hrcerts .certified .features .four , .hrcerts .certified .features .five{
    width: 19%;
    display: inline-block;
    height: 300px;
    margin-left: 7px;
}

.hrcerts .certified .features .side-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 102px
}

.hrcerts .certified .features .side-icon span {
    display: block;
    width: 99px;
    height: 99px;
    text-align: center;
    line-height: 2.5em;
    background-color: transparent;
    border: 2px solid #eaf3f7;
    color: #ffffff;
    border-radius: 100px;
    -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0.1);
    box-shadow: 0 0 0 0 rgba(0,0,0,0.1);
    font-size: 41px
}

.hrcerts .certified .features .side-icon span img {
    align-items: center;
    align-content: center;
    text-align: center;
    justify-content: center;
    width: 40px;
    height: 100px;
    color: #ffffff
}

.hrcerts .education {
    background-color: #ffffff;
    height: auto;
    width: 100%;
    position: relative;
    padding: 70px 0
}

.hrcerts .education p {
    font-size: 22.0px;
    color: #8195a9;
    text-align: center;
    line-height: 28px
}

.hrcerts .education .features {
    height: 245px;
    margin-top: 70px
}

.hrcerts .education .features p {
    font-size: 16.0px;
    text-align: center;
    width: 193px;
    margin: 0 auto 10px;
    line-height: 21px
}

.hrcerts .education .features h3 {
    font-weight: 400;
    font-style: normal;
    font-size: 16.0px;
    color: #4eabc0;
    text-align: center;
    letter-spacing: 0.4px;
    line-height: 22px
}

.hrcerts .education .features .first,.hrcerts .education .features .second,.hrcerts .education .features .third,.hrcerts .education .features .four {
    width: 24%;
    display: inline-block;
    height: 225px
}

.hrcerts .education .features .side-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 102px
}

.hrcerts .education .features .side-icon span {
    display: block;
    width: 99px;
    height: 99px;
    text-align: center;
    line-height: 2.5em;
    background-color: #4eabc0;
    color: #2e5b73;
    border-radius: 100px;
    -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0.1);
    box-shadow: 0 0 0 0 rgba(0,0,0,0.1);
    font-size: 15px
}

.hrcerts .education .features .side-icon span img {
    align-items: center;
    align-content: center;
    text-align: center;
    justify-content: center;
    width: 55px;
    height: 100px;
    color: #ffffff
}

.hrcerts .subscribe {
    background-color: #4eabc0;
    height: auto;
    width: 100%;
    position: relative;
    padding: 70px 0
}

.hrcerts .subscribe h2 {
    color: #ffffff
}

.hrcerts .subscribe p {
    font-size: 22.0px;
    color: #ffffff;
    text-align: center;
    line-height: 28px
}

.hrcerts .subscribe form {
    display: flex;
    width: 465px;
    margin: 70px auto 0
}

.hrcerts .subscribe input {
    width: 100%;
    height: 54px;
    line-height: 1.42857143;
    padding-left: 20px;
    color: #ffffff;
    font-size: 1.0625em;
    border: 2px solid #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    background: transparent;
    border-radius: 4px
}

.hrcerts .subscribe label.error {
    color: #ffffff;
    font-size: 13px;
    font-family: "ProximaNova-Regular", Helvetica, Arial, serif;
    padding-top: 10px;
    display: block
}

.hrcerts .subscribe #response-subscribe {
    text-align: center
}

.hrcerts .subscribe #response-subscribe .success {
    text-align: center;
    color: #93ff98;
    font-family: "ProximaNova-Regular", Helvetica, Arial, serif;
    padding-top: 10px;
    display: block
}

.hrcerts .subscribe .send {
    background: #fff;
    color: #4dabbf;
    line-height: 1.33;
    font-size: 1.0625em;
    display: inline-block;
    padding: 15px 20px;
    margin-bottom: 0;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border: 1px solid #fff;
    width: 100%;
    height: 54px;
    cursor: pointer;
    border-radius: 4px;
    position: relative;
    left: -10px;
    cursor: pointer
}

.hrcerts .subscribe .send:hover {
    background: #4dabbf;
    border: 2px solid #ffffff;
    color: #ffffff;
    border-radius: 0;
    transition: all 0.4s ease-out;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.hrcerts .subscribe .form-input,.hrcerts .subscribe .form-button {
    display: inline-block;
    float: left
}

.hrcerts .subscribe .form-input {
    width: 85%
}

.hrcerts .subscribe .form-button {
    width: 35%
}

.hrcerts .subscribe ::-webkit-input-placeholder {
    color: white
}

.hrcerts .subscribe ::-moz-placeholder {
    color: white
}

.hrcerts .subscribe :-moz-placeholder {
    color: white
}

.hrcerts .contact-us {
    background-color: #eaf3f7;
    height: auto;
    width: 100%;
    position: relative;
    padding: 70px 0
}

.hrcerts .contact-us .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 102px
}

.hrcerts .contact-us p {
    font-size: 22.0px;
    color: #8195a9;
    text-align: center;
    line-height: 28px
}

.hrcerts .contact-us #response-contact,.hrcerts .contact-us #response-training,.hrcerts .contact-us #response-register {
    text-align: center
}

.hrcerts .contact-us #response-contact .success,.hrcerts .contact-us #response-training .success,.hrcerts .contact-us #response-register .success {
    text-align: center;
    color: #63bb67;
    font-family: "ProximaNova-Regular", Helvetica, Arial, serif;
    padding-top: 10px;
    display: block
}

.hrcerts .contact-us form {
    margin-top: 30px
}

.hrcerts .contact-us form label.error {
    color: #f7633e;
    font-family: "ProximaNova-Regular", Helvetica, Arial, serif;
    padding-top: 0;
    display: block;
    position: relative;
    top: -14px;
    font-weight: 300;
    font-size: 13px
}

.hrcerts .contact-us form input,.hrcerts .contact-us form textarea {
    width: 100%;
    height: 54px;
    line-height: 1.42857143;
    padding-left: 20px;
    color: #49abc0;
    font-size: 1.0625em;
    border: 2px solid #49abc0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    background: transparent;
    border-radius: 4px;
    margin-bottom: 20px;
    box-shadow: none
}

.hrcerts .contact-us form .styled-select {
    width: 100%;
    height: 54px;
    line-height: 1.42857143;
    padding-left: 20px;
    color: #49abc0;
    font-size: 1.0625em;
    border: 2px solid #49abc0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    background: transparent;
    border-radius: 4px;
    margin-bottom: 20px;
    box-shadow: none
}

.hrcerts .contact-us form .styled-select label.error {
    top: 4px;
    left: -22px;
    font-size: 13px
}

.hrcerts .contact-us form .styled-select select {
    width: 100%;
    font-size: 1.0625em;
    font-family: "ProximaNova-Regular", Helvetica, Arial, serif;
    height: 53px;
    margin: 0;
    background: transparent;
    color: #44abc1;
    border: none;
    outline: none;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer
}

.hrcerts .contact-us form .styled-select select option {
    background-color: #fff
}

.hrcerts .contact-us form .styled-select .select-button {
    background-color: transparent;
    right: 25px;
    top: 0;
    position: absolute;
    pointer-events: none;
    width: 2em;
    height: 54px
}

.hrcerts .contact-us form .styled-select .select-button .select-button-text {
    color: #fff;
    line-height: 1.8em;
    text-align: center;
    display: block
}

.hrcerts .contact-us form .styled-select .select-button .select-button-text span {
    font-size: 1em
}

.hrcerts .contact-us form .small-arrow-down {
    width: 0;
    height: 0;
    border-left: .5em solid transparent;
    border-right: .5em solid transparent;
    border-top: .5em solid #44abc1;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.hrcerts .contact-us form .lt-ie10 .styled-select {
    background: #fff;
    border: none
}

.hrcerts .contact-us form .lt-ie10 .styled-select .select-button {
    display: none
}

.hrcerts .contact-us form button {
    background: #4eabc0;
    color: #ffffff;
    border-color: #4eabc0;
    padding: 12px 35px;
    float: right;
    font-size: 1.0625em;
    font-family: "ProximaNova-Regular", Helvetica, Arial, serif;
    font-weight: normal;
    cursor: pointer;
    outline: none
}

.hrcerts .contact-us form button:hover {
    background: transparent;
    color: #4eabc0;
    border-color: #4eabc0
}

.hrcerts .contact-us form textarea {
    height: auto;
    font-family: "ProximaNova-Regular", Helvetica, Arial, serif
}

.hrcerts .contact-us form ::-webkit-input-placeholder {
    color: #49abc0
}

.hrcerts .contact-us form ::-moz-placeholder {
    color: #49abc0
}

.hrcerts .contact-us form :-moz-placeholder {
    color: #49abc0
}

.hrcerts .contact-us .styled-checkbox {
    position: absolute;
    opacity: 0
}

.hrcerts .contact-us .styled-checkbox+label {
    position: relative;
    cursor: pointer;
    padding: 0;
    color: #49abc0;
    font-weight: 300;
    margin-bottom: 35px;
    margin-top: 15px
}

.hrcerts .contact-us .styled-checkbox+label+label {
    position: relative;
    cursor: pointer;
    padding: 0;
    color: #49abc0;
    font-weight: 300;
    margin-bottom: 35px;
    margin-top: 15px
}

.hrcerts .contact-us .styled-checkbox+label:before {
    content: '';
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 20px;
    height: 20px;
    background: transparent;
    border: 2px #49abc0 solid;
    top: -4px;
    position: relative
}

.hrcerts .contact-us .styled-checkbox:checked+label:before {
    border-color: #49abc0
}

.hrcerts .contact-us .styled-checkbox:disabled+label {
    color: #b8b8b8;
    cursor: auto
}

.hrcerts .contact-us .styled-checkbox:disabled+label:before {
    box-shadow: none;
    background: #ddd
}

.hrcerts .contact-us .styled-checkbox:checked+label:after {
    content: '';
    position: absolute;
    left: 7px;
    top: 7px;
    background: #49abc0;
    width: 2px;
    height: 2px;
    box-shadow: 2px 0 0 #49abc0,4px 0 0 #49abc0,4px -2px 0 #49abc0,4px -4px 0 #49abc0,4px -6px 0 #49abc0,4px -8px 0 #49abc0;
    transform: rotate(45deg)
}

.banner {
    height: 491px;
    padding-top: 100px;
    width: 100%;
    position: relative;
    margin: 0;
    background: transparent url(../img/banner.jpg) center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-box-sizing: initial
}

.banner .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 102px
}

.banner .btn a {
    padding: 15px 30px;
    background: #4eabc0;
    color: #ffffff;
    border-color: #4eabc0;
    cursor: pointer
}

.banner .btn a:hover {
    background: #ffffff;
    color: #4eabc0;
    border-color: #ffffff
}

.banner p {
    font-family: "ProximaNova-Regular", Helvetica, Arial, serif;
    font-size: 22.0px;
    color: #fff;
    text-align: center;
    line-height: 28.0px;
    margin: 40px auto;
    width: 70%
}

.banner h1 {
    display: block;
    font-family: "ProximaNova-Regular", Helvetica, Arial, serif;
    font-size: 48.0px;
    color: #fff;
    text-align: center;
    line-height: 54.0px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 110px
}

.footer {
    background-color: #8094aa;
    height: auto;
    width: 100%;
    position: relative;
    padding: 70px 0 0
}

.footer a {
    color: #fff
}

.footer .company,.footer .contact,.footer .social {
    width: 32%;
    display: inline-block;
    height: 165px;
    color: #EAF3F7;
    vertical-align: top
}

.footer .company {
    width: 25%;
    margin-right: 200px
}

.footer .social {
    width: 20%;
    float: right
}

.footer .social .icons img {
    padding-right: 5px
}

.footer .copyright {
    background-color: #415970;
    height: 85px;
    width: 100%;
    position: relative;
    padding: 0;
    margin-top: 70px
}

.footer .copyright p {
    color: #ffffff;
    text-align: center;
    font-family: "Open Sans", Helvetica, Arial, serif;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    float: left;
    width: 100%
}

@media (max-width: 414px) {
    .container {
        width:100%;
        box-sizing: border-box
    }

    .hrcerts h2 {
        margin: 0 0 25px
    }

    .hrcerts .education .features,.hrcerts .certified .features {
        width: 100%;
        height: auto;
        margin: 60px auto 0
    }

    .hrcerts .education .features .first,.hrcerts .education .features .second,.hrcerts .education .features .third,.hrcerts .education .features .four {
        display: block;
        width: 100%;
        height: 255px
    }

    .hrcerts .certified .features .first,.hrcerts .certified .features .second,.hrcerts .certified .features .third,.hrcerts .certified .features .four {
        display: block;
        width: 100%;
        height: 255px
    }

    .hrcerts .cerification .list .input-group input[type="text"] {
        min-width: 200px
    }

    .hrcerts .subscribe .form-input,.hrcerts .hrcerts .subscribe .form-input {
        width: 30%
    }

    .hrcerts .header .nav {
        display: none
    }

    .hrcerts .header .btn {
        margin: 0
    }

    .hrcerts .header .btn a {
        padding: 15px 10px
    }

    .hrcerts .footer .company,.hrcerts .footer .contact,.hrcerts .footer .social {
        width: 100%;
        margin: 0
    }

    .hrcerts .banner {
        height: 405px
    }

    .hrcerts .banner h1 {
        font-size: 35px;
        line-height: initial;
        margin: 0;
        padding-top: 30px
    }

    .hrcerts .banner p {
        font-size: 17px;
        margin: 20px auto;
        width: 100%
    }

    .hrcerts .about p {
        font-size: 18px;
        text-align: justify;
        line-height: 25px
    }

    .hrcerts .cerification p {
        font-size: 18px;
        line-height: 25px
    }

    .hrcerts .cerification .list p {
        font-size: 17px
    }

    .hrcerts .cerification .list .table {
        padding: 0
    }

    .hrcerts .cerification .list .table td {
        font-size: 15px;
        color: #8195a9
    }

    .hrcerts .cerification .list .input-group .btn {
        left: -9px;
        top: -2px
    }

    .hrcerts .faq p {
        font-size: 18px;
        line-height: 25px
    }

    .hrcerts .faq ul {
        width: 100%;
        display: block;
        margin: 30px 0 0
    }

    .hrcerts .faq ul li:first-child {
        border-top: 0
    }

    .hrcerts .faq ul li span {
        font-size: 18px
    }

    .hrcerts .faq ul:last-child {
        float: inherit;
        margin: 0;
        border-bottom: 0
    }

    .hrcerts .faq p {
        font-size: 18px;
        line-height: 25px
    }

    .hrcerts .education p {
        font-size: 18px;
        line-height: 25px
    }

    .hrcerts .whycertify p {
        font-size: 18px;
        line-height: 25px;
        width: 100%
    }

    .hrcerts .whycertify img {
        float: initial;
        width: 100%
    }

    .hrcerts .subscribe form {
        width: 100%
    }

    .hrcerts .becoming p {
        font-size: 18px;
        line-height: 25px
    }

    .hrcerts .becoming .btn {
        margin: 60px auto 0
    }

    .hrcerts .copyright {
        margin-top: 0
    }

    .hrcerts .footer {
        padding: 30px 0 0
    }

    .hrcerts .event {
        padding: 70px 0;
        height: 292px
    }

    .hrcerts .event p {
        display: block;
        font-size: 25px;
        line-height: initial;
        padding-top: 40px;
        padding-left: 30px;
        padding-right: 30px
    }

    .hrcerts .event .btn {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 102px;
        margin: 40px 0 0
    }

    .hrcerts .subscribe p {
        font-size: 18px;
        line-height: 25px
    }

    .hrcerts .recruitment-professional p {
        font-size: 18px;
        line-height: 25px
    }

    .hrcerts .recruitment-professional .btn {
        margin: 60px auto 0
    }

    .hrcerts .subscribe .form-input {
        width: 100%
    }

    .hrcerts .subscribe form {
        margin: 50px auto 0
    }

    .hrcerts .footer .social {
        height: 130px
    }

    .hrcerts .header .logo {
        margin-right: 35px
    }

    .hrcerts .exam-details table {
        width: 100%
    }
}

#training-form,#register-form {
    display: none
}
