body{
    font-family: 'Poppins', sans-serif;
}
h1, h2, h3 , h4, h5, h6{
    font-family: 'Oswald', sans-serif;
}
header {
    position: absolute;
    z-index: 9;
    left: 0px;
    right: 0px;
}
.desktoplogo img {
    width: 100%;
    max-width: 85px;
    padding: 10px 0px;
}
.desktoplogo {
    margin: 0;
    float: left;
    width:20%;
}
.wsmenu {
    color: #fff;
    font-size: 14px;
    padding: 0;
    width:100%;
    float:left;
    display: block;
}
.headerfull {
    width: 100%;
    height: 70px;
	margin: 0px;
}
.wsmenu .wsmenu-click {
    display: none;
}
.wsmain {
    width: 100%;
    float: left;
}
.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 1230px;
}
.wsmenu>.wsmenu-list>li:nth-child(1) {
    margin-left: 0px;
}
.main-menu-wrap {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
}
.phone-number .contact-block__item img {
    width: 25px;
    height: 25px;
    transform: rotate(-85deg);
}
.phone-number {
    width: 80%;
    font-size:14px;
}
.phone-number .contact-block__item {
    float: right;
    align-items: center;
}
/** slider css start **/
.swiper-container {
      width: 100%;
      height: 100%;
}
.swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
}
.swiper-slide img {
    width: 100%;
}
.slider-content{
    position:absolute;
}
.slider-content h2{
    font-size:60px;
    font-weight:300;
    letter-spacing: .06em;
    padding-bottom: 10px;
    margin: 0 0 17px;
}
.slider-content h4{
    font-size:22px;
    font-weight:400;
    margin-bottom: 20px;
    font-family: Poppins,sans-serif;
}
.wsmenu>.wsmenu-list>li>a {
    padding: 0px;
}
.wsmenu>.wsmenu-list> li > a.active ,.wsmenu>.wsmenu-list> li:hover a {
    color: #34dee1!important;
}

.wsmenu>.wsmenu-list> li a {
    position: relative;
}
.wsmenu>.wsmenu-list> li a:before {
    content: "";
    position: absolute;
    height: 3px;
    border-top:3px solid #60dddf;
    top: -2px;
    width: 100%;
    left: 0px;
    overflow: hidden;
    opacity:0;
    z-index: 0;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    background-color: white;
    transition-timing-function: cubic-bezier(0.2, 1.45, 0.44, 1);
    transition-duration: 0.8s;
}
.wsmenu>.wsmenu-list> li:hover > a:before , .wsmenu>.wsmenu-list> li > a.active:before{
    opacity:1;
}
.wsmenu>.wsmenu-list>li{
    margin:0px 15px;
}
.wsmenu>.wsmenu-list> li > a.active{
    color: #34dee1;
}
.btn-slider {
    padding: 20.5px 34px;
    background: #34dee1;
    text-decoration: none;
    line-height: 1;
    display: inline-block;
    max-width: 100%;
    cursor: pointer;
    text-align: center;
    overflow: hidden;
    vertical-align: top;
    white-space: nowrap;
    text-overflow: ellipsis;
    border: none;
    box-shadow: none;
    transition: .3s;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 400;
    letter-spacing: 0.16em;
    border-radius: 0;
    position: relative;
    z-index: 5;
}
.btn-slider:hover {
    border-color: #1c2129;
    color: #fff;
}

.w-100{
    width:100%;
}
.left-content h2{
    font-style: normal;
    font-weight: 300;
    line-height: 1.23;
    font-family: Oswald,sans-serif;
    letter-spacing: .06em;
    text-align: inherit;
    color: #1c2129;
    font-size:42px;
    max-width: 430px;
    position:relative;
    margin-top: 30px;
}
.left-content p , .heading-section p , .content-text p{ 
    color:#959595;
    font-size:16px;
    margin-bottom:45px;
}
.left-content p {
       max-width: 350px; 
}
.divider-top{
    height:3px;
    background:#34dee1;
    width:50px;
    position:absolute;
    top:0px;
    content:"";
    margin-bottom:30px;
}
.py-10{
    padding-top:100px;
    padding-bottom:100px;
}
.bg-parallax {
    background-image: url(../images/truck-driver-training-school-510508981-copy.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
     min-height: 500px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
}
h3 {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 1.4;
    font-family: Poppins,handwriting;
    letter-spacing: 0em;
    text-align: inherit;
    color: #1c2129;
}
.bg-parallax h5 {
    margin-bottom:20px;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
     font-family: Poppins,sans-serif;
}
.bg-parallax h3 {
    margin-bottom: 45px;
    font-size: 35px;
    color: #fff;
    font-weight: 300;
}
ul.inner-icon {
    padding-left: 0px!important;
    max-width: 100%;
}
ul.inner-icon li {
    list-style-type: none;
}
ul.inner-icon li {
    position: relative;
    padding-left: 30px !important;
    padding-bottom: 20px;
}
ul.inner-icon i {
    position: absolute;
    left: 0;
    top: 3px;
    font-size: 19px;
}
ul.inner-icon i , ul.inner-icon li {
   color:#fff;
}
 ul.inner-icon a {
   color:#34dee1;
}
 ul.inner-icon a:hover {
   color:#000;
   text-decoration:none;
}
.py-5{
    padding:50px 0;
}
h2{
    font-style: normal;
    font-weight: 300;
    line-height: 1.23;
    font-family: Oswald,sans-serif;
    letter-spacing: .06em;
    text-align: inherit;
    color: #1c2129;
    font-size:42px;
    position:relative;
    margin-top: 30px;
}
.relative{
    position:relative;
}
.center-divider {
    margin: 0px auto;
    left: 0px;
    right: 0px;
    top: -30px;
}
.block-content h3 {
    margin: 35px 0px;
}
.cstm_design_service {
    margin-bottom: 30px;
    width: 100%;
    float: left;
    border: 1px dotted #ddd;
    padding: 20px;
    background: #fff;
    min-height: 295px;
    box-shadow: 0px 0px 5px 3px rgb(156 155 155 / 8%);
}
.content-text h4 {
    font-size: 18px;
    font-weight: 600;
}
.content-text {
    width: 100%;
    float: left;
    margin-top: 25px;
    text-align: left;
}
.cstm_design_service p {
    margin: 0px;
}
h4 {
    font-style: normal;
    font-weight: 400;
    line-height: 1.63;
    font-family: Poppins,sans-serif;
    letter-spacing: 0em;
    text-align: inherit;
    color: #555;
}
.cstm_design_service img {
    width: 92px;
}
div#row_truck_2 {
    width: 80%;
    margin: 0 auto;
}

/** footer **/
.footer-area-wrap {
    background-color: #1c2129;
}
.footer-block h6{
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    padding-top:9px;
    color: #fff;
    margin-bottom: 1em;
    
}
h6 {
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 1.55;
    font-family: Poppins,sans-serif;
    letter-spacing: 0em;
    text-align: inherit;
    color: #1c2129;
}
 .footer-block ul {
    margin-bottom: 0;
    padding: 0;
    margin-left: 0;
    list-style: none;
}
.social-icon ul li {
    display: inline;
    padding-right: 15px;
}
.social-icon i {
    color: #fff;
    font-size: 18px;
}
.contact-footrt-links p {
    width: 100%;
    float: left;
    position: relative;
    padding-left: 36px;
    color: #fff;
    margin-bottom: 18px;
    font-size: 15px;
}
.contact-footrt-links i {
    position: absolute;
    left: 0;
    top: 4px;
    font-size: 16px;
}
ul#menu-footer-menu li a {
    color: #34dee1;
    font-size: 14px;
}
.footer-info{
    background:#161a21;
}
.footer-logo img {
    width: 8% !important;
    border-radius: 50%;
}
.footer-info {
    background: #161a21;
    padding: 30px 0 25px;
}
.footer-copyright p {
    color: #959595;
    font-size:14px;
}
.footer-copyright a {
    color: #34dee1;
}
.item-center {
    align-items: baseline;
}
.footer-top .divider-top{
    top:-30px;
}
.footer-top{
    background-image:url("../images/truck-driver-school-copy-min.jpg");
}
.faq-section{
    background-color:#102e33;
}
div#accordion .btn {
    width: 100%;
    float: left;
    text-align: left;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.8;
    font-family: Poppins,sans-serif;
    letter-spacing: 0em;
    text-align: inherit;
    color: #fff;
    padding: 15px 0 15px 35px;
    border-bottom:0px;
}
div#accordion .card-header{
    border-bottom:0px;
}
div#accordion .card {
    background: transparent;
    border-color: #fff;
    border-radius:0px;
    margin-bottom: 20px;
}
.btn.focus, .btn:focus{
    box-shadow:none;
}
.card-body a{
    color:#34dee1;
}
a:hover , .btn:hover{
    text-decoration:none;
}
.card-body {
    color: #fff;
    padding-top: 0px;
    font-size:16px;
}

#accordion .card-header .btn-link.collapsed:before {
    font-weight: 100;
    content: "\f054";
    position: absolute;
    font-family: 'FontAwesome';
    left: 20px;
    transform:none;
}
#accordion .card-header .btn-link:before {
    font-weight: 100;
    content: "\f054";
    position: absolute;
    font-family: 'FontAwesome';
    left: 20px;
    transform:rotate(90deg);
}

.swiper-pagination-bullet.swiper-pagination-bullet-active{
    background:#34dee1;
}


@media (max-width: 767px){
.slider-content{
    padding:20px;
}
.bg-parallax {
    background-attachment: unset;
}
.wsmenu>.wsmenu-list> li a {
    font-size: 13px;
    color: #000!important;
    padding: 10px;
}
.block-onethird {
    margin-bottom:30px;
}
.footer-info {
    text-align: center;
}
.footer-logo {
    margin-bottom: 20px;
}
div#row_truck_2 {
    width: 100%;
}
.footer-logo img {
    width: 16% !important;
}
#row_truck_2 > div {
    padding: 0px;
}
.footer-top{
    min-height:350px;
}
.slider-content h2{
    font-size:28px;
    padding:0px;
    margin:7px 0px;
} 
.slider-sctn{
    padding-top:90px;
}
.slider-content h4{
    font-size:16px;
    margin-bottom:7px;
}
.wsmenu>.wsmenu-list> li a{
    font-size:13px;
    color:#000!important;
}
.left-content {
    padding-bottom: 50px;
}
.py-10{
    padding:50px 0px;
}
h2 , h3{
    font-size: 28px!important;
}
.bg-parallax h3 br {
    display: none;
}
ul.inner-icon a {
    word-break: break-word;
}
.btn-slider{
    padding:10px;
    font-size:12px;
}
}

@media screen and (min-width: 768px) and (max-width: 1023px)  {
    .slider-content{
        padding:20px;
    }
    div#row_truck_2 {
        width: 100%;
    }
    .footer-logo img {
        width: 16% !important;
    }
    .footer-top{
        min-height:350px;
    }
    .slider-content h2{
        font-size:28px;
        padding:0px;
        margin:7px 0px;
    } 
    .slider-sctn{
        padding-top:90px;
    }
    .slider-content h4{
        font-size:16px;
        margin-bottom:7px;
    }
    .wsmenu>.wsmenu-list> li a{
        font-size:13px;
        color:#000!important;
    }
    .left-content {
        padding-bottom: 50px;
    }
    .py-10{
        padding:50px 0px;
    }
    h2 , h3{
        font-size: 28px!important;
    }
    .bg-parallax h3 br {
        display: none;
    }
    ul.inner-icon a {
        word-break: break-word;
    }
    .btn-slider{
        padding:10px;
        font-size:12px;
    }
}