/*
Theme Name: Wostinson Training
Author: 
Description: Your description goes here
Version: 1.0
Template: twentytwentyfour

This is the child theme for Twenty Twenty-Four theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

@font-face {
    font-family: 'Helvetica Neue LT Std 57 Condensed';
    src: url('fonts/57/HelveticaNeueLTStd-Cn.eot');
    src: url('fonts/57/HelveticaNeueLTStd-Cn.eot?#iefix') format('embedded-opentype'),
        url('fonts/57/HelveticaNeueLTStd-Cn.woff2') format('woff2'),
        url('fonts/57/HelveticaNeueLTStd-Cn.woff') format('woff'),
        url('fonts/57/HelveticaNeueLTStd-Cn.ttf') format('truetype'),
        url('fonts/57/HelveticaNeueLTStd-Cn.svg#HelveticaNeueLTStd-Cn') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue Regular';
    src: url('fonts/helvetica-neue/HelveticaNeue-Medium.eot');
    src: url('fonts/helvetica-neue/HelveticaNeue-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/helvetica-neue/HelveticaNeue-Medium.woff2') format('woff2'),
        url('fonts/helvetica-neue/HelveticaNeue-Medium.woff') format('woff'),
        url('fonts/helvetica-neue/HelveticaNeue-Medium.ttf') format('truetype'),
        url('fonts/helvetica-neue/HelveticaNeue-Medium.svg#HelveticaNeue-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue Bold';
    src: url('fonts/helvetica-neue/HelveticaNeue-Bold.eot');
    src: url('fonts/helvetica-neue/HelveticaNeue-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/helvetica-neue/HelveticaNeue-Bold.woff2') format('woff2'),
        url('fonts/helvetica-neue/HelveticaNeue-Bold.woff') format('woff'),
        url('fonts/helvetica-neue/HelveticaNeue-Bold.ttf') format('truetype'),
        url('fonts/helvetica-neue/HelveticaNeue-Bold.svg#HelveticaNeue-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Std 77 Bold Condensed';
    src: url('fonts/77/HelveticaNeueLTStd-BdCn.eot');
    src: url('fonts/77/HelveticaNeueLTStd-BdCn.eot?#iefix') format('embedded-opentype'),
        url('fonts/77/HelveticaNeueLTStd-BdCn.woff2') format('woff2'),
        url('fonts/77/HelveticaNeueLTStd-BdCn.woff') format('woff'),
        url('fonts/77/HelveticaNeueLTStd-BdCn.ttf') format('truetype'),
        url('fonts/77/HelveticaNeueLTStd-BdCn.svg#HelveticaNeueLTStd-BdCn') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}




footer.wp-block-template-part > div {

  padding: 0 !important;
  margin: 0;
}
footer.wp-block-template-part .wp-block-group.alignwide.is-layout-flow.wp-block-group-is-layout-flow {
  padding-top: 0 !important;
  margin-top: 0;
}
footer.wp-block-template-part {
  margin: 0;
  padding: 30px 0;
  background-color: #fff;
}
footer.wp-block-template-part p {
  font-size: 20px !important;
  line-height: 24px;
  color: #394181 !important;
	font-family: 'Helvetica Neue LT Std 57 Condensed';
}

.has-base-background-color {
  background-color: #fff !important;
}

.home #wp--skip-link--target {
  background-image: url(/wp-content/uploads/2024/09/Login.jpg);
  padding: 0;
  margin: 0;
  min-height: 776.9px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: calc(100vh - 170px);
  background-repeat: no-repeat;
  background-size: cover;
}
body, .page-id-12 .entry-content.wp-block-post-content,
.page-id-54 .entry-content.wp-block-post-content{
  background-color: #fff;
}
.wp-block-post-title {
  display: none;
}
#wp--skip-link--target > .wp-block-group.has-global-padding.is-layout-constrained.wp-block-group-is-layout-constrained {
  display: none;
}
.entry-content.wp-block-post-content {
  margin-top: 0 !important;
  padding-top: 0 !important;
  width: 100%;
  margin: 0 !important;
  padding: 0;
    padding-top: 0px;
}
.forgotremeber {
  display: flex;
  column-gap: 20px;
  justify-content: space-between;
  padding: 0 50px;
  margin: 0;
}

input[type="submit"] {
 font-size: 30px;
  line-height: 35.63px;
  background-color: #1D99E6;
  border: 0;
  color: #fff;
  box-shadow: 1px 7px 5px rgba(0,0,0,0.36);
  border-radius: 100px;
  text-transform: uppercase;
  padding: 19px 72px;
  box-sizing: border-box;
	cursor: pointer;
	transition: all .2s linear;
	font-family: 'Helvetica Neue Bold';
}
input[type="submit"]:hover {
  background-color: #394181;
}
header.wp-block-template-part {
  margin-bottom: -21px;
}

header.wp-block-template-part > .wp-block-group {
  padding-top: 10px !important;
  padding-bottom: 0px !important;
}

.menu-item.user-menu-item a {
  font-size: 26px;
  line-height: 37px;
  color: #394181 !important;	
  font-family: 'Helvetica Neue LT Std 57 Condensed';
}


.login_customform {
  text-align: center;
  max-width: 446px;
  margin-left: auto !important;
  margin-right: auto !important;
}
.form_field input {
  width: 446.34px;
  height: 70px;
  border-radius: 100px;
  border: 0;
  padding: 0 50px 0 80px;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 19px;
	font-family: 'Helvetica Neue Regular';
  color: #999;
}
.form_field label {
  position: absolute;
  left: 27px;
  top: 20px;
  border-right: 2px solid #999;
  padding-right: 14px;
}

.form_field  p {
  position: relative;
}

.forgotremeber p, .forgotremeber a {
  color: #fff;
  text-decoration: navajowhite;
  padding: 0;
  margin: 0;
  font-family: 'Helvetica Neue Regular';
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
}

.pageheaderbanner h1 {
  font-size: 45px;
  line-height: 45px;
  text-align: center;
  color: #fff;
  margin: 0;
	text-transform: uppercase;
	font-family: 'Helvetica Neue LT Std 77 Bold Condensed';
}

.spacingsection > p {
  font-size: 26px;
  line-height: 37px;
  color: #394181;
  font-family: 'Helvetica Neue LT Std 57 Condensed';
  margin: 10px 0 0;
  padding: 0;
}
.spacingsection {
  margin: 50px auto;
	max-width: 918.02px;
  width: 100%;
	
}
.dashboard-content > h2, .spacingsection > h2 {
  font-size: 45px;
  line-height: 45px;
  padding: 0;
  margin: 0;
  color: #394181;
  text-transform: uppercase;
  font-family: 'Helvetica Neue LT Std 77 Bold Condensed';
}
.pageheaderbanner {
  background-image: url(http://wostinsontraining.bravodesignco.com/wp-content/uploads/2024/09/rynGFN.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 35px 0;
  width: 100%;
  max-width: 100%;
}

.box a:hover circle {
  fill: #1D99E6;
}

.box a:hover #Path_32 {
  fill: #1D99E6;
}
.box a:hover #Path_34 {
  fill: #1D99E6;
}
.box a:hover #Path_96, 
.box a:hover #Path_97,
.box a:hover #Path_98,
.box a:hover #Path_99, 
.box a:hover #Path_112, 
.box a:hover #Path_110, 
.box a:hover #Path_111, 
.box a:hover #Path_129, 
.box a:hover #Path_131, 
.box a:hover #Path_123, 
.box a:hover #Path_119, 
.box a:hover #Path_121,
.box a:hover #Path_102,
.box a:hover #Path_103,
.box a:hover #Path_115,
.box a:hover #Path_116{
  fill: #1D99E6;
}

.custombox {
  max-width: 860px;
  margin: 30px auto 0;
}

.custombox a, .custombox h2 {
  text-align: center;
  text-decoration: none;
  font-size: 26px !important;
  line-height: 30px;
  color: #394181;
	font-family: 'Helvetica Neue LT Std 57 Condensed';
  margin-top: 10px;
}
.custombox a:hover h2 {
  color: #1D99E6 !important;;
}

.accordion-item {
    margin-bottom: 30px;
}

.accordion-button {
    width: 100%;
    background-color: #394181;
    border: none;
    text-align: left;
    padding: 8px 25px;
    font-size: 26px;
    cursor: pointer;
    outline: none;
    border-radius: 11.16px;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: 'Helvetica Neue LT Std 77 Bold Condensed';
    line-height: 37px;
}


.accordion-content {
    padding: 30px;
	display: none;
}

.accordion-content p {
    margin: 0;
}

.moduleaccordian {
    max-width: 856.99px;
    margin: auto;
}
.accordion-button img {
    position: relative;
    top: 5px;
    transition: all .2s linear;
}
.accordion-button.active img {
    transform: rotate(46deg);
}
body {
  background-color: #fff !important;;
}



/*css for forgot and reset page*/

.page-id-47 #wp--skip-link--target, .page-id-52 #wp--skip-link--target {
  background-image: url(/wp-content/uploads/2024/09/Login.jpg);
  padding: 0;
  margin: 0;
  min-height: 776.9px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: calc(100vh - 170px);
  background-repeat: no-repeat;
  background-size: cover;
}

.custom_reset_passwordform, #reset-password-form {
  text-align: center;
  max-width: 450px;
}



/*css for forms*/


/*.form_commoncss {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    margin-top: 0;
    z-index: 9999;
    display: none;
    justify-content: center;
    background-color: rgba(0,0,0,0.5);
    overflow-y: scroll;
}*/
div#bankingtaxinfo li {
    display: block !important;
}
.moduleaccordian .accordion-content li {
    display: none;
}
.form_commoncss_container .closebtn {
    display: none;
}
.form_commoncss_container {
    background-color: #fff;
    max-width: 800px;
    width: 100%;
    /*overflow-y: scroll;
    padding: 40px 40px;*/
    border-radius: 10px;
    margin: auto;
    scrollbar-width: none;
    display: block;
    max-height: min-content;
    margin-top: 40px;
    margin-bottom: 40px;
    position: relative;
}

.closebtn {
    position: absolute;
    right: 10px;
    top: 10px;
    /*filter: brightness(10);*/
    width: 30px;
    cursor: pointer;
}

.closebtn img {
    width: 100%;
}


.accordion-content li {
  cursor: pointer;
  font-size: 26px;
  line-height: 37px;
  color: #394181;
  font-family: 'Helvetica Neue LT Std 57 Condensed';
}
.accordion-content li:hover {
  text-decoration: underline;
}


/*number togle remove css*/
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}

.accordion-content {
    padding: 0px !important;
}
.accordion-content table {
    width: 100%;
}
.accordion-content input {
    width: 97% !important;
}
.accordion-content ul {
    padding-left: 0px !important;
}

.accordion-content input[type="checkbox"] {
    TEXT-ALIGN: left !IMPORTANT;
    WIDTH: auto !IMPORTANT;
}

button[type="submit"] {
    width: 110px;
    border: 0;
    height: 40px;
    cursor: pointer;
}

button[type="submit"]:hover {
    background-color: #1D99E6 !important;
}

h5.agreement_popup_trigger strong, .vacation_pay_popup_trigger strong , .heading_h5 strong{
    font-size: 22px;
    color: #394181;
    text-decoration: underline;
}
input#formatted_date {
    margin-top: -36px;
	  display: inline-block;
	  position: relative;
	  top: -22px;
	  width: 90% !important;
	  border-width: 0 0 0px 0;
	  border-color: #000;
	  border-style: solid;
	  z-index: 9;
}

input#licence_expiry_date {
    position: relative;
    z-index: 9;
/*     opacity: 0; */
}


.formloader {
    width: 35px;
    height: 35px;
    border: 5px solid #00000029;
    border-bottom-color: #394181;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
    position: relative;
    top: 12px;
    left: 20px;
    }

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
} 


p#formated_DOB {
  font-size: 10px;
  width: 116px;
  position: absolute;
  top: 22px;
  background-color: #fff;
  pointer-events: none;
}

.email-sent-message h2 {
    color: #fff;
    font-family: 'Helvetica Neue LT Std 77 Bold Condensed';
    font-weight: bold;
}

.email-sent-message p {
    color: #fff;
        font-family: 'Helvetica Neue LT Std 57 Condensed';
}


.email-sent-message p:nth-child(2) {
    border-top: 3px solid #92DDF5;
    padding: 10px 0;
}

table#table_borders  {
    width: 100%;
    border-collapse: collapse;
    margin-top: 20px;
    margin-bottom: 30px;
}

#table_borders th, #table_borders td {
    border: 1px solid black; 
    padding: 8px; 
    text-align: left; 
}
.vacation_pay_form {
    font-size: 15px;
    margin: 0;
    line-height: 23px;
}


.edditional_forms{
    font-size: 15px;
    line-height: 23px;
}

.edditional_forms li{
    display: block !important;
    color: #000 !important;
    font-size: 15px;
    line-height: 23px;
    font-family: inherit;
    text-decoration: none !important;
    cursor: inherit;
}
.accordion-content ul.list-with-mimus, .accordion-content ul.list-withnumber, .accordion-content ul.list-withdot  {
    padding-left: 30px !important;
    position: relative;
}

.list-with-mimus li::before {
    content: "–"; /* Use an en dash or em dash here as needed */
    margin-right: auto;
    position: absolute;
    left: -10px;
}

ul.list-with-mimus li, ul.list-withnumber li, ul.list-withdot li{
    padding-left: 10px;
    position: relative;
}

ul.list-withnumber span {
    position: absolute;
    left: -15px;
}

.list-withdot li::before {
    content: ""; /* Use an en dash or em dash here as needed */
    margin-right: auto;
    position: absolute;
    left: -10px;
    width: 6px; 
    height: 6px;
    background: #000;
    top: 9px;
    border-radius: 100%;
}


.yesnodiv {
    display: flex;
    gap: 30px;
}

.yesnodiv input {
    width: initial !important;
}

table.General_Safe_form_tbl, table.Safe_Driving_form_tbl {
    width: 100%;
    border-collapse: collapse;
}

.General_Safe_form_tbl td, .Safe_Driving_form_tbl td{
    border: 1px solid black;
    padding: 8px;
    text-align: left;
}
.text_with_boder {
    border: 1px solid #000;
    padding: 5px 10px;
}


table#footertableadd {
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    margin: 70px 0;
}

ul.menu-item a {
    text-decoration: none;
}

ul.menu-item {
    list-style: none;
    position: absolute;
    right: 100px;
    padding-inline-start: 0;
}

ul.sub-menu li {
    list-style: none;
}

header.wp-block-template-part > div {
    position: relative;
}

div#no_thank {
    position: fixed;
    top: 0;
    bottom: 0;
    margin: auto;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    color: #000;
    font-family: poppins;
}

.no_thank_inner {
    background-color: #fff;
    max-width: 410px;
    width: 90%;
    border-radius: 10px;
    padding: 18px;
    font-size: 15px;
    position: relative;
}

.buttons_pop {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}

button.close_pop {
    margin-top: 15px;
    padding: 3px 15px 3px 15px;
    background-color: #394181;
    color: white;
    display: block;
    margin-right: 0;
    margin-left: auto;
    width: 75px;
    height: 40px;
    cursor: pointer;
    border: 0;
    border-radius: 5px;
}
:where(.wp-site-blocks :focus) {
  outline-width: 0px;
  outline-style: solid;
}

@media (max-width: 768px){
   .accordion-content > ul > div:last-child {
        width: 800px;
    }
    
    .accordion-content {
        
        overflow-x: scroll;
    }
    button.wp-block-navigation__responsive-container-open {
    display: none;
}
ul.menu-item {
 
    right: 40px;

}
}