*{
  margin: 0;
  padding: 0;
  user-select: none;
  box-sizing: border-box;
}



body {
       font-family: Aileron-Regular;
    font-weight: 100;

}

strong {
     font-family: Aileron-Regular;
         font-weight: 100;

}

input, textarea {
         font-family: Aileron-Regular;
}

select, option {
     font-family: Aileron-Regular;
}

tr, th, td {
       font-family: Aileron-Regular;
}

button {
   font-family: Aileron-Regular;
}

label {
      font-family: Aileron-Regular;
}


span {
    font-family: Aileron-Regular;
}

h1,h3, h4, h5 {
       font-family: Oswald-SemiBold;
 
}
ul{
  margin-left: 20px;
}

h2{
       font-family: Oswald-SemiBold;
 font-size:34px !important;
}

a {
  font-family:  Aileron-Regular;
  text-decoration:none;
      font-weight: 100;

}




p {
          font-family: Aileron-Regular;
    font-weight: 100;
    margin-top:10px;
    margin-bottom:10px;

}

ul li {
     font-family: Aileron-Regular;
        font-weight: 100;
}

b {
    font-family: Oswald-SemiBold;
}



@font-face {
  font-family: Oswald-Bold;
  src: url("../fonts/oswald/Oswald-Bold.ttf");
  font-display: swap; 
}

@font-face {
  font-family: Oswald-ExtraLight;
  src: url("../fonts/oswald/Oswald-ExtraLight.ttf");
  font-display: swap; 
}



@font-face {
  font-family: Oswald-Light;
  src: url("../fonts/oswald/Oswald-Light.ttf");
  font-display: swap; 
}



@font-face {
  font-family: Oswald-Medium;
  src: url("../fonts/oswald/Oswald-Medium.ttf");
  font-display: swap; 
}



@font-face {
  font-family: Oswald-Regular;
  src: url("../fonts/oswald/Oswald-Regular.ttf");
  font-display: swap; 
}


@font-face {
  font-family: Oswald-SemiBold;
  src: url("../fonts/oswald/Oswald-SemiBold.ttf");
  font-display: swap; 
}


@font-face {
  font-family: Aileron-Black;
  src: url("../fonts/aileron/Aileron-Black.otf");
  font-display: swap; 
}





@font-face {
  font-family: Aileron-BlackItalic;
  src: url("../fonts/aileron/Aileron-BlackItalic.otf");
  font-display: swap; 
}



@font-face {
  font-family: Aileron-Bold;
  src: url("../fonts/aileron/Aileron-Bold.otf");
  font-display: swap; 
}



@font-face {
  font-family: Aileron-BoldItalic;
  src: url("../fonts/aileron/Aileron-BoldItalic.otf");
  font-display: swap; 
}



@font-face {
  font-family: Aileron-Heavy;
  src: url("../fonts/aileron/Aileron-Heavy.otf");
  font-display: swap; 
}



@font-face {
  font-family: Aileron-HeavyItalic;
  src: url("../fonts/aileron/Aileron-HeavyItalic.otf");
  font-display: swap; 
}



@font-face {
  font-family: AAileron-Italic;
  src: url("../fonts/aileron/Aileron-Italic.otf");
  font-display: swap; 
}



@font-face {
  font-family: Aileron-Light;
  src: url("../fonts/aileron/Aileron-Light.otf");
  font-display: swap; 
}



@font-face {
  font-family: Aileron-LightItalic;
  src: url("../fonts/aileron/Aileron-LightItalic.otf");
  font-display: swap; 
}



@font-face {
  font-family: Aileron-Regular;
  src: url("../fonts/aileron/Aileron-Regular.otf");
  font-display: swap; 
}



@font-face {
  font-family: Aileron-SemiBold;
  src: url("../fonts/aileron/Aileron-SemiBold.otf");
  font-display: swap; 
}



@font-face {
  font-family: Aileron-SemiBoldItalic;
  src: url("../fonts/aileron/Aileron-SemiBoldItalic.otf");
  font-display: swap; 
}



@font-face {
  font-family: Aileron-Thin;
  src: url("../fonts/aileron/Aileron-Thin.otf");
  font-display: swap; 
}


@font-face {
  font-family: Aileron-ThinItalic;
  src: url("../fonts/aileron/Aileron-ThinItalic.otf");
  font-display: swap; 
}


@font-face {
  font-family: Aileron-UltraLight;
  src: url("../fonts/aileron/Aileron-UltraLight.otf");
  font-display: swap; 
}


@font-face {
  font-family: Aileron-UltraLightItalic;
  src: url("../fonts/aileron/Aileron-UltraLightItalic.otf");
  font-display: swap; 
}

@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }







nav{
  background: #19194b;
  position: relative;
 }
nav:after{
  content: '';
  clear: both;
  display: table;
}
 .logo{
  float: left;
  padding-left: 20px;
  width: 200px;
  margin: auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 2px 3px 2px 3px;
 position: relative;
 z-index: 9999;
}
 .logo img {
  width: 38%;
  margin-left: 39px;
}
nav ul{
  float: right;
 width: 89%;
  list-style: none;
  position: relative;
  width: 
}
nav ul li{
  float: left;
  display: inline-block;
      background: #19194b;
  margin: 0 10px;
}
nav ul li a{
  color: white;
  line-height: 70px;
  text-decoration: none;
  font-size: 18px;
  padding: 8px 15px;
}
nav ul li a:hover{
  border-radius: 5px;
 /* box-shadow:  0 0 5px #33ffff,
               0 0 10px #66ffff;*/
}
nav ul ul li a:hover{
  box-shadow: none;
}
nav ul ul{
  position: absolute;
  top: 90px;
  opacity: 0;
  visibility: hidden;
  transition: top .3s;
}
nav ul ul ul{
  border-top: none;
}
nav ul li:hover > ul{
  top: 70px;
  opacity: 1;
  visibility: visible;
}
nav ul ul li{
  position: relative;
  margin: 0px;
  width: 150px;
  float: none;
  display: list-item;
  border-bottom: 1px solid rgba(0,0,0,0.3);
}
nav ul ul li a{
  line-height: 50px;
}
nav ul ul ul li{
  position: relative;
  top: -60px;
  left: 150px;
}
.show,.icon, #btn-1, #btn, #btn-2{
  display: none;
}
.fa-plus{
  font-size: 15px;
  margin-left: 40px;
}

  nav ul{
    margin-right: 0px;
    float: left;
  }
  nav .logo{
    padding-left: 30px;
    width: 100%;
  }
  .show + a, .ul-tp{
    display: none;
  }
  nav ul li,nav ul ul li{
    display: block;
    width: 100%;
  }
  nav ul li a:hover{
    box-shadow: none;
  }
  .show{
    display: block;
    color: white;
    font-size: 18px;
    padding: 0 15px;
    line-height: 70px;
    cursor: pointer;
  }
  .show:hover{

  }
  .icon{
    display: block;
    color: white;
    position: absolute;
    top: 0;
    right: 40px;
    line-height: 86px;
    cursor: pointer;
    font-size: 25px;
  }
  nav ul ul{
    top: 70px;
    border-top: 0px;
    float: none;
    position: static;
    display: none;
    opacity: 1;
    visibility: visible;
  }
  nav ul ul a{
    padding-left: 15px;
  }
  nav ul ul ul a{
    padding-left: 80px;
  }
  nav ul ul ul li{
    position: static;
  }
  [id^=btn]:checked + ul{
    display: block;
  }
  nav ul ul li{
    border-bottom: 0px;
  }
  span.cancel:before{
    content: '\f00d';
  }

.content{
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  text-align: center;
}
header{
  font-size: 35px;
  font-weight: 600;
  padding: 10px 0;
}

.mel-tp-ul ul{
  display: flex;
}
.mel-tp-ul li {
  list-style: none;
  margin-left: 23px;
  padding-top: 7px;
  padding-bottom: 7px;
}
.mel-tp-ul li a {
  text-decoration: none;
  color: #fff;
}
.header {
  background: #19194b;
 /*  border-top: 2px solid #54b94d;
  border-bottom: 2px solid #54b94d;*/

}
.call {
  background: #00DB50;
  width: 33%;
  border-radius: 40px;
  margin: auto;
  text-align: center;
  padding: 3px;
  display: flex;
  margin-top: 6px;
}
.call img {
 width: 50px;
 height: 50px;
 margin-top: 2px;
 margin-left: 14px;
 margin-right: 14px;
}

.call a {
    margin-top: 16px;
    font-size: 30px;
    padding: 0px;
        line-height: 18px;
}
.banner {
      background: url(../img/home-mob.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
height: 72vh;
}
.m-cntr {
  width: 90%;
  margin: auto; 
}
.bn-al {
flex-direction: column-reverse;
    display: flex;
}
.bn-lft {
  width: 100%;
}
.bn-lft b {
  font-size: 34px;
}
.cl-nw {
  margin-top: 23px;
  margin-bottom: 23px;
}

.cl-nw a {
  background: #193761;
  padding: 9px 34px;
  color: #fff;
  border-radius: 40px;
  text-decoration:none;
}
.ab-fom-sec {
    box-shadow: 2px 2px 14px 2px #747272;
    border-radius: 10px;
    background: #fff;
    border-top-left-radius: 15px;
        border-top-right-radius: 15px;
        margin-top: 20px;
}
.ab-fom-tb {
    background: #00C441;
    color: #fff;
    font-size: 27px;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
}
.ab-fom-st {
    padding: 20px 20px 28px 20px;
}
.fom-tr {
    display: flex;
    justify-content: space-around;
    margin-bottom: 20px;
}

.c-tab {
    background: #002B6B;
    color: #fff;
}
.tb.active {
    display: block;
}
.tb {
    display: none;
}
.sell-f-bdy div input {
    width: 100%;
    padding: 8px;
    margin-bottom: 9px;
    outline: none;
    border-radius: 3px;
    border: 0;
    background: #e7e2e2;
}
.sell-f-bdy-fl div input, .sell-f-bdy-fl div select {
    width: 100%;
    padding: 8px;
    margin-bottom: 9px;
    outline: none;
    border-radius: 3px;
    border: 0;
    background: #e7e2e2;
}
.sell-f-bdy-fl textarea {
    width: 100%;
    padding: 8px;
    margin-bottom: 9px;
    outline: none;
    border-radius: 3px;
    border: 0;
    background: #e7e2e2;
}
.sell-f-bdy-sub input {
    background: #00C441;
    padding: 8px 34px;
    width: 100%;
    font-size: 20px;
    color: #fff;
    border-radius: 3px;
    border: 0;
    cursor: pointer;
    font-family: Aileron-Bold;
}
.sell-f-bdy-fl {
    display: flex;
}
.sell-f-bdy-fl div {
    width: 49%;
}
.sell-f-bdy-fl div:nth-child(2) {
    margin-left: 9px;
}
.fom-tr > .active {
    color: white;
    background-color: #007A54;
}
.c-tab {
    background: #00C441;
    color: #fff;
}
.sel-1 {
    padding: 9px 34px;
    font-family: Oswald-SemiBold;
    border-radius: 5px;
}
.sel-2 {
    padding: 9px 24px;
    font-family: Oswald-SemiBold;
    border-radius: 5px;
}
.ab-img-se {
  width: 100%;
  overflow: hidden;
}
.ab-img-se img {
  width: 100%;
  height: auto;
}
.circle-wh {
  text-align: center;
  width: 100%;
}
.circle-cntr {
  width: 100px;
  height: 100px;
  background: #0A134D;
  border-radius: 50%;
  margin: auto;
}

.servic {
background: #0A134D;
    padding-top: 63px;
    padding-bottom: 63px;
    position: relative;
    top: -60px;
}
.ser-lft {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  z-index: 9;
}
.ser-in {
  display: flex;
margin-bottom: 9px;
}
.ser-in-se {
  width: 48%;
  margin-left: auto;
  background: #00DB50;
  border-radius: 12px;
  padding: 9px;
  margin-right: auto;
}
.ser-in-img {
  width: 30%;
}
.ser-in-img img {
  width: 100%;
  height: 100%;
}
.ser-cl-sec {
  position: relative;
}

.ser-ryt-sec b {
  font-size: 34px;
  color: #00DB50;
}
.ser-ryt-sec p{
 color: #fff;
}
.ser-rty {
  display: flex;
  margin-top:9px;
}
.ser-rty .ser-1{
  border: 2px solid #00DB50;
  padding: 5px 12px;
  border-radius: 50px;
  text-decoration: none;
  color: #fff;
    font-family: Aileron-Bold;
}


.ser-rty .ser-2{
  background-color:#00DB50;
    border: 2px solid #00DB50;
  padding: 5px 12px;
  border-radius: 50px;
  text-decoration: none;
  color: #0A134D;
    font-family: Aileron-Bold;
    margin-left: 9px;
}
.ser-op-img {
  width: 90%;
margin-top: 23px !important;
z-index: 99;
position: relative;
  margin: auto;
}
.ser-op-img img {
  width: 90%;

}
.ser-mk {
  width: 100%;
}
.s-mke {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.s-bold {
  font-size: 34px;
  color: #0A134D;
}
.s-btn {
  margin-top: 9px;
}
.s-btn button, .s-btn a {
  font-size: 17px;
  background: #193761;
  color: #fff;
  border: 0px;
  padding: 9px 34px;
  border-radius: 29px;
}
.s-mke-img {
  text-align: center;
}
.s-mke-img img {
  width: 80%;
  height: auto;
}
.al-ser-ty {
  background-image: url(../img/mke.png);
  background-repeat: no-repeat;
  background-position: center;
    padding: 21px 1px;
  background-size: cover;
}

.al-ser-cn {
  text-align: left;
}
.al-ser-cn b {
  font-size: 34px;
color: #fff;
}
.cm-sr-sec {
    background-color: #013F2D;
}
.al-ser-cn p {
  color: #fff;
  width: 100%;
  margin: auto;
}
.cl-ser {
  margin-top: 19px;
}
.cl-ser  a {
  padding: 6px 33px;
  border-radius: 20px;
  text-decoration:none;
  border:3px solid #fff;
color: #fff;
  font-family: Aileron-Bold;
}
.ser-make {
  margin-top: 23px;
}
.cm-bn-sec {
  align-items: center;
}

.cm-bn {
  width: 100%;
}
.cm-cn-img img {
  width: 100%;
  height: auto;
}
.cm-bns {
  width: 100%;

  color: #fff;
  padding: 20px;
}
.cm-cn b {
  font-size: 34px;
}

.brnd-sec {
  margin-top: 20px;
  margin-bottom: 20px;
}
.brnd-hed {
  text-align: center;
}
.brnd-hed b {
  font-size: 34px;
}


.mb-ck{
    margin:30px;
}

.mb-ck p {
    margin :10px 0;
}
.mb-ols{
        margin: 17px auto;
}
.mb-ols li , .mb-ols3 li{
       margin: 5px 0 auto 30px;
    list-style-type: lower-alpha;
}

.mb-ols2{
    margin-left: 15px;
    list-style-type: lower-alpha;
    
}


.mb-pvc{
    
    margin: 30px;
    list-style-type: lower-alpha;
}

.mb-pvc li {
       margin: 5px 0 auto;
}

.mb-pvc2 li{
        margin-left: 15px;
 }
  
.mb-pvc2{
      margin-bottom: 15px;
 }
  
.mb-pvc2 div{    margin: 13px 0;}  



.mb-trms{
       width: 85%;
    margin: 30px auto;
}

.mb-trms li{
        margin: 10px;
}

.mb-trms2 li {
    margin: 17px 0px;
    
}

.mb-trms2{
      margin: 15px 0;
 }

.third-level {
       margin-left: 22px;
           list-style-type: lower-alpha;
}








#brnd-logo {
    width: 100%;
    margin: auto;
    height: 102px;
    overflow: hidden;
    position: relative;
    background-color: white;
}
#brnd-logo-sec{
    display: flex;
    flex-wrap: nowrap;
    position: absolute;
    left: 0;
    animation: p-logo 40s linear infinite;
}
#brnd-logo-sec img{
margin-left: 22px;
    margin-right: 22px;
    width: 72px;
    height: 72px;
}

@-webkit-keyframes p-logo {
    0% {
        left: 0;
    }
    50% {
        left: -1430px;
    }
    100% {
        left: 0;
    }
}
@keyframes p-logo {
    0% {
        left: 0;
    }
    50% {
        left: -1430px;
    }
    100% {
        left: 0;
    }
}













/*client slider*/

.our-cl-sec, .our-cl-sec-mob {
  align-items: center;
}
.our-cl-lft, .our-cl-lft-mob {
  width: 100%;
  padding: 0px 30px 0px 30px;
 padding-top: 20px;
 }
.our-cl-lft b, .our-cl-lft-mob b {
  font-size: 30px;
  color: #fff;
}
.our-cl-lft b, .our-cl-lft-mob p {

  color: #fff;
}


.cstmb, .cstmb-mob {
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    height: 250px;
    overflow: hidden;
    width: 100%;
}
.cstm-sldr, .cstm-sldr-mob {
    display: flex;
    justify-content: flex-start;
    position: absolute;
    width: 100%;
    height: 90%;
    left: -100%;
    transition: left 4s;
}

.cstm-sldr:first-child, .cstm-sldr-mob:first-child {
    left: 0;
}

.liv-lnk, .liv-lnk-mob {
    width: 100%;
    text-decoration: none;
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
    background: #fff;
    padding: 14px;
    box-shadow: 2px 2px 12px 2px #928f8f;
    border-radius: 23px;
}
.cstm-in, .cstm-in-mob {
    display: flex;
    text-align: center;
}
.cstm-in div:nth-child(2), .cstm-in-mob div:nth-child(2) {
    margin-top: 3px;
    margin-left: 12px;
    text-align: left;
}
.cstm-in div:nth-child(3), .cstm-in-mob div:nth-child(3) {
    margin-top: 13px;
    margin-left: 7px;
}
.cstm-comnt, .cstm-comnt-mob {
    margin-top: 3px;
}
.cstm-comnt p, .cstm-comnt-mob p {
    text-align: justify;
}
.our-cl-ryt, .our-cl-ryt-mob {
  background-color: #0a134d;
    background-position: center;
    background-size: cover;
     width: 100%;
     align-items: center;
    background-repeat: no-repeat;
    padding-top: 20px;
    padding-bottom: 20px;
}
.cstm-img, .cstm-img-mob {
  width: 60px;
  height: 60px;
  overflow: hidden;
  border-radius: 50%;
}
.cstm-img img, .cstm-img-mob img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cl-rw-btn div, .cl-rw-btn-mob div{
  width: 40px;
  height: 40px;
  text-align: center;
  padding: 9px;
  border-radius: 50%;
  cursor: pointer;
  background-color: #013F2D;
  color: #fff;
  margin-right: 23px;
  margin-bottom: 9px;
}
.cl-revw, .cl-revw-mob {
  width: 94%;
}
.cl-rw-btn, .cl-rw-btn-mob {
  width: 90%;
  display: flex;
  margin-top: 20px !important;
  margin: auto;
}

/*client slider*/












.footer {
  background-color: #0A134D;
  padding-top: 20px;
  padding-bottom: 20px;
}


.foter-in {
  width: 100%;
}
.f-on img {
  width: 42%;
}
.s-ul {
  display: flex;
    text-align: center;
    width: 100%;
    margin: auto;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.s-ul li {
  list-style: none;
  margin-right: 23px;
}
.s-ul li a {
  color: #fff;
} 
.f-ser li{
 list-style: none;
 margin-top: 9px;
 margin-bottom: 9px;
}
.f-ser li a {
  text-decoration: none;
 color: #fff;
}
.f-hed {
  color: #fff;
}
.f-hed b {
  font-size: 34px;
}
.fort-on {
  color: #fff;
}
.fort-on b {
  font-size: 29px;
}
.fot-lft {
  width: 100%;
}
.fot-ryt {
  width: 100%;
}

.f-nt {
  background-color: #333333;
  padding-top: 9px;
  padding-bottom: 9px;
  text-align: center;
  color: #fff;
  margin-bottom: 40px;
}
.f-nt a {
  text-decoration: none;
  color: #fff;
}
.about-img img{
 width: 100%;
 border-radius: 9px;
}

.ab-cntt b {
  color: #0A134D;
}
.cl-nws {
  margin-top: 19px;
  margin-bottom: 19px;
}
.cl-nws a{
  width: 100%;
  background-color: #193761;
  border-radius: 40px;
  padding: 9px 23px;
  color: #fff;
  font-size: 20px;
    font-family: Aileron-Heavy;
  text-decoration: none;
}

.cl-nws img {
  width: 5%;
  margin-left: 0px;
  margin-right: 9px;
}
.ab-img-nw img{
  width: 100%;
  border-radius: 9px;
}
.abots {
  background-image: url(../img/abouts.jpg);
    background-position: center;
    background-size: cover; 
    background-repeat: no-repeat;
    padding-top: 30px;
    padding-bottom: 30px;
}
.an-mn {
  position: relative;
  top: 47px;
}
.ab-ser-ty {
    background-image: url(../img/about-back.jpg);
    background-repeat: no-repeat;
    background-position: center;
    padding: 30px 0px 30px 0px;
}
.s-strong {
 font-family: Aileron-SemiBold;
 font-size: 29px;
 text-transform: capitalize;
 color: #0A134D; 
}
.i-ul li{
  position: relative;
  padding: 0px 0px 0px 20px;
   list-style: none;
   margin-top: 9px;
   color: #0A134D;
   font-family: Aileron-SemiBold;
}
.i-ul li:before {
  content: "\f058";
  position: absolute;
  font-family: "Font Awesome 5 Free";
 left: 0px;
 top: 2px;
}
.ab-mk {
  text-align: right;
}
.s-mke-imgs img{
  width: 80%;
}


.ab-lft-m {
  width: 100%;
}
.ab-ryt-m {
  width: 100%;
  text-align: right;
  margin-top: 14px;
}
.ab-ryt-m img {
  width: 100%;
}
.ab-sm {
 padding: 20px;
}

.s-img div {
  width: 100%;
}
.s-img div img{
  width: 100%;
}
.towing {
   background: url(../img/towing-mob.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 72vh;
}
.bn-ni {
  margin-top: 20px;
}

.tow-se {
  width: 100%;
}
.tow-img {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tow-img img{
 width: 100%;
 height: 100%;
 border-radius: 7px;
 border:4px solid #00DB50;
 object-fit: cover;
}
.tow-hed {
  text-align: center;
  margin-top: 9px;
  margin-bottom: 9px;
}
.tow-hed b {
  color: #fff;
  font-size: 26px;
}
.tow-hedng {
  text-align: left;
  margin-bottom: 20px; 
}
.tow-hedng b {
color: #00DB50;
font-size: 34px;
}
.tow-hedng p {
  color: #fff;
}
.tw-ser {
      background: #0A134D;
    padding-top: 13px;
    padding-bottom: 33px;
    position: relative;
    margin-top: -67px;
}
.towing-cl {
 background: url(../img/tow-mob.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
 
}
.tow-pr {
  display: flex;
  align-items: center;
}

.tw-p {
  width: 100%;
  padding-top: 25px;
  padding-bottom: 25px;
}

.tw-p b {
  font-size: 30px;
}
.to-cn {
  display: flex;
}
.to-lft {
  width: 50%;
}
.to-lft img {
  width: 90%;
}
.to-r {
 text-align: right;
}

.to-btn {
  margin-top: 3px;
}
.cash-for-car {
 background: url(../img/cash-for-car-mob.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
height: 72vh;   
}
.cash-new {
   background: url(../img/cash-for-car-2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 65px 0px 105px 0px;   
}
.cash-ser {
  align-items: center;
  width: 100%;
  margin: auto;
}

.cash-ser-in {
  width: 100%;
  margin-right: 10px;
  margin-bottom: 20px;
  position: relative;
  text-align: center;
}
.cash-cnt {
  margin-top: 9px;
}
.cash-cnt b {
  background-color: #fff;
  padding: 4px 23px;
  border-radius: 4px;
  font-size: 20px;
}
.casd-heds {
  text-align: center;
  width: 100%;
  margin: auto;
  margin-bottom: 20px !important;
      padding-top: 32px;

}
.casd-heds b {
  font-size: 34px;
  color: #00DB50;
}
.casd-heds p {
  color: #fff;
}



.cash-nw:before {
 background-image: none;
 width: 0px;
}

.cash-se-lft {
  width: 100%;
  margin-right: 10px;
  margin-top: 20px;
}


.cash-se-lft img {
  width: 100%;
}

.cash-nw-ser {
  background-image: url("../img/oli.png");
  background-repeat: no-repeat;
  padding: 28px 0px 28px 0px;
  background-size: cover;
}

.c-sr {
  width: 100%;
margin-bottom: 20px;
}
.c-sr-mg {
  height: 270px;
  overflow: hidden;
}
.c-sr-mg img {
  width: 100%;
  object-fit: cover;
  height: 100%;
  border-radius:12px;
  border:6px solid #00DB50;
}
.c-sr-hed  {
  text-align: center;
  margin-top: 10px;
}
.c-sr-hed b {
      background-image: linear-gradient(to right, #54b94d , #00db50);
    padding: 4px 34px;
    /* border-radius: 3px; */
    color: #fff;
    font-size: 16px;
    border: 1px solid #fff;
}


.m-sr-lft {
  width: 100%;
}

.m-sr-lft img {
  width: 100%;
}

.m-mlb {
  margin-top: 20px;
}
.read-more-text {
   display: none;
}


.read-more-btn{
    color: #0984e3;
}

.read-more-text--show{
    display: inline;
}
.cntr-bn button{
  background: #0A134D;
  padding: 8px 34px;
  border-radius: 5px;
  color: #fff;
  border:3px;
  cursor: pointer;
}
.blog {
      background: url(../img/blog-mob.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 470px;
}
.blog-mn {
  background: #0A134D;
  border-radius: 12px;
   padding: 23px;
   margin-bottom: 23px;
}
.blogs {
margin-bottom: 20px;
}
.blog-1 {
  width:100%; 
  border-radius: 12px;
  background-color: #fff;
  padding: 8px;
  margin-bottom: 20px;
}
.blog-img {
  width: 100%;
  height: 200px;
  overflow: hidden;
}
.blog-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.blog-hed b {
  font-size: 20px;
}
.blog-heding {
  text-align: center;
 margin-top: 20px;
 margin-bottom: 20px;
}
.blog-heding b {
  font-size: 34px;
}
.mel-tp-ul {
  display: none;
}

.pc-sl {
  display: none;
}
.banner-ab {
    background: url(../img/ab-mob.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 450px;
}


.blog-ct h1 a {
   font-family:Oswald-SemiBold; 
}
























.contact {
  background: url(../img/contact-us.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 450px;
}


.cn-lft-op {
  text-align: center;
  width: 100%;
}
.cn-lft-op b{
  font-size: 34px;
}
.cn-lfts {
  width: 100%;
}
.cn-cnt {
width: 100%;
text-align: left;
}
.cnt-cntr {
  align-items: left;
}
.cnt-lft {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 10px;
}
.cnt-fm-by {
  display: flex;
}
.cnt-fm-by div {
  width: 48%;
  margin-right: auto;
  margin-left: auto;
}
.cnt-fm-by div input {
  width: 100%;
  padding: 9px;
  outline: none;
  border: 0px;
  margin-bottom: 12px;
  border-radius: 3px;
}
.cnt-sec {
    background: url(../img/cnt.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 65px 0px 65px 0px;
}
.cnt-fm-bys {
  width: 98%;
  margin: auto;
}
.cnt-fm-bys textarea{
  width: 100%;
  padding: 9px;
  outline: none;
  border: 0px;
  margin-bottom: 5px;
  border-radius: 3px;
}
.cnt-hed {
  margin-top: 10px;
  margin-bottom: 10px;
}
.cnt-hed b {
  font-size: 34px;
  color: #00DB50;
}
.cnt-fm-sub {
  text-align: center;
}
.cnt-fm-sub input{
  padding: 9px 34px;
  border: 0px;
  border-radius: 4px;
  cursor: pointer;
background-color: #00DB50;
color: #fff;
font-size:20px;
}
.cnt-address {
  background-color: #00DB50;
  border-radius: 5px;
  padding: 15px;
}
.cnt-address li img {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.cnt-address li  {
  margin-bottom: 14px;
  list-style: none;
}
.cnt-address li a {
 text-decoration: none;
 color: #0A134D;
   font-family: Aileron-SemiBold;
}
.location {
    background: url(../img/location-mob.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
 height: 500px;
}
.locatn {
  text-align: center;
}
.locatn b {
  font-size: 34px;
  color: #0A134D;
}
.locatn p {
  width: 80%;
  margin: auto;
}
.locations {
  padding:23px;
  background-color: #0A134D;
  border-radius: 23px;
  margin-top: 23px;
}
.loctin {
 margin-bottom: 12px;
}
.lc-in {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 9px;
}
.lc-in {
  background-color: #00DB50;
  border-radius: 6px;
  text-align: center;
  padding: 6px;
    position: relative;
}
.lc-in a {
  font-size: 18px;
  text-decoration: none;
  color: #0A134D;
  font-family: Aileron-SemiBold;

}
.lc-in:before {
    background-image: url(../img/marker.svg);
    content: "";
    position: absolute;
    top: 4px;
    width: 14%;
    height: 80%;
    left: 30px;
    background-repeat: no-repeat;
}
.l-btn {
  background-color: #fff !important;
  color: #000 !important;
  border:2px solid #00DB50 !important;
  outline: none;
}
.lc-bn {
  text-align: center;
}
.location-dt {
    background: url(../img/location-mob.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
 height: 500px;
}
.lc-dt-al {
  display: flex;
  flex-direction: column-reverse;
}
.lc-dt-o {
  width: 100%;
}
.lc-dt-i {
  width: 100%;
}
.lc-dt-i img {
  width: 100%;
  margin-top: 33px;
}

.lc-dt-f {
  width: 100%;
}
.lc-dtl {
  align-items: left;
}
.lc-dt-lft {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.lc-dt-lft img {
  width: 100%;
}
.lc-dt-lft b {
  font-size: 34px;
}
.lc-dtls {
  margin-top: 20px;
  background-color: #0A134D;
  padding-top: 20px;
  padding-bottom: 20px;
}
.lc-dt-cnt b{
  color: #00C441;
}
.lc-dt-cnt p {
  color: #fff;
  margin-bottom: 6px;
}
.cl-nws-lc {
    padding-top: 20px;
    padding-bottom: 20px;
}
.cl-nws-lc a {
    width: 100%;
    background-color: #00C441;
    border-radius: 40px;
    padding: 9px 23px;
    color: #fff;
    font-size: 20px;
    font-family: Aileron-Heavy;
    text-decoration: none;
}
.cl-nws-lc img {
    width: 7%;
    position: relative;
    top: 5px;
    margin-left: 0px;
    margin-right: 9px;
}
.tw-act-fm {
  width: 100%;
  text-align: center;
}
.call {
  display: none;
}

.nw-hed-mob a {
    font-family: Oswald-SemiBold;
    font-size: 29px;
    text-decoration: none;
    color: #fff;
}

.call-now-button {
    z-index: 9999;
    clear: both;
    margin: 0 auto;
    /*position: fixed;*/
       background: #00cf4d;
    border-radius: 0px;
        border: 5px solid #19194b;
}


.call-now-button div {
    display: flex;
    padding-top: 4px;
    padding-bottom: 4px;
    margin: auto;
   /* flex-direction: row-reverse;*/
}
/*.call-now-button div .cl-gif {
  width: 20%;
}*/
.call-now-button div b {
    color: #19194b;
    display: table;
    padding: 10px;
    border-radius: 21px;
    height: 32px;
    font-size: 28px;
      font-family: Oswald-SemiBold;
}
..call-now-button div b a {
    color:#19194b;
}
.blink {
    animation: blinker 1s linear infinite;
}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}
.call-now-button .call-text {
    color: #fff;
    text-align: center;
    width: 285px;
    margin: auto;
    display: flex;
}

.cl-cnts {
  width: 100%;
}
.mobile-footer {
    bottom: 0;
    position: fixed;
    width: 100%;
    display: block !important;
    z-index: 999;
    display: flex !important;
}
.mobile-footer div {
    width: 50%;
    text-align: center;
}
.mobile-call, .mobile-quote {
    background: #0a134d;
    margin: 0;
    width: 50%;
    padding: 9px;
}
.mobile-call > a {
    text-decoration: none;
    color: #fff;
    padding: 0 0 0 17px;
    font-family: Poppins, sans-serif;
}
.mobile-quote {
    text-align: center;
    margin: 0;
    color: #fff;
        background: #00c441;
    width: 50%;
}
.mobile-footer div {
    width: 50%;
    text-align: center;
}
.mobile-quote > a {
    text-decoration: none;
}

.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 99999999; /* Sit on top */
  padding-top: 20px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  margin: auto;
  padding: 20px;
  width: 80%;
}

/* The Close Button */
.close {
     color: #0a134d;
    float: right;
    font-size: 28px;
    font-weight: bold;
    top: 9px;
    position: relative;
    background: #ffffff;
    width: 31px;
    height: 32px;
    text-align: center;
    /* border: 14px; */
    border-radius: 24px;
    left: 12px;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.i-ulst {
    padding-left:20px;
}
.ulsy {
    padding-left:20px;
    color:#fff;
}
.pc-mob {
       background: #0a134d;
}
.nw-cs {
       background-color: #fff;
    padding: 8px;
        width: 77%;
    margin: auto;
    border-radius:6px;
}
.nw-cs b {
    padding:0px !important;
}
.cash-nw-ser .casd-heds {
    padding-top: 2px;
}

#ere {
    margin-top: 49px;
    padding-bottom: 119px;
}

.error {
    padding-bottom: 23px;
    text-align: center;
}
.error strong {
    font-size: 160px;
    font-family: Oswald-SemiBold;
}
.error a {
    position: relative;
    top: 9px;
    background: #000;
    padding: 5px 23px 5px 23px;
    color: #fff;
    text-decoration: none;
}
.b-clr {
   font-size: 34px;
    color: #00DB50; 
}
.w-clr {
    font-size: 34px;
    color: #fff; 
}
.ch-clr {
     font-size: 34px;
    color: #fff; 
}
.h-clr-r {
    font-size:23px;
}








.ab-crt {
  width: 100%;
}
.ab-img-set {
  position: relative;
}
.cash-new-st {
    background: url(../img/sertp.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 65px 0px 105px 0px; 
}
.cash-sv {
  text-align: center;
  color: #fff;
}
.cash-sv h3 {
  font-size: 50px;
}
.mw-mr a {
  background: #fff;
padding: 8px 23px;
border-radius: 20px;
text-decoration: none;
 font-family: Aileron-Bold;
 font-weight: bold;
 color: #000;
}
.mw-mr {
  margin-top: 27px;
}
.lft-tr{
  width: 100% !important;
}
.s-bolds {
  color: #00c441;
  font-family: Oswald-SemiBold;
  font-size: 34px;
}
.cl-nws img {
  width: 3% !important;
}
.cash-se-lft .cl-nws{
 text-align: left;
}

.nw-cntss {
    max-height: 0;
    overflow: hidden;
    transition: max-height 3s;
}

.btn-rdd {
    margin-top: 12px;
}
.btn-rdd button {
    background-color: #013f2d;
    padding: 4px 23px;
    outline: 0;
    border-radius: 30px;
    border: 0;
    color: #fff;
}
.cash-dftr {
    margin-left:20px;
}
.cash-dftr li {
    margin-top:5px;
}

.tow-se a {
       text-decoration: none;
}




.b-flx {
    width:100%;
}
.b-flx a {
       text-decoration: none;
}
.blog-rd {
    margin-top:12px;
    margin-bottom:12px;
}
.blog-rd a {
       background: #00DB50;
  text-decoration: none;
    border-radius: 9px;
    margin: auto;
    text-align: center;
    padding: 6px 23px;
   color:#fff;
    margin-top: 6px;
}

.blog-ct img {
    width:100%;
}
.blog-ct {
    margin-top:12px;
}
.blog-ct ul ,.blog-ct ol {
    margin-left:20px;
}
.blog-ct ul li, .blog-ct ol li {
    margin-bottom:10px;
}


.tow-new-st {
        background: url(../img/tow-cr.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 165px 0px 165px 0px;
}



.cash-for-car-tow {
 background: url(../img/ban-1-mob.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
height: 72vh;   
}


.cash-for-car-salvage {
 background: url(../img/ban-3-mob.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
height: 72vh;   
}


.cash-for-car-caravan {
 background: url(../img/ban-5-mob.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
height: 72vh;   
}


.cash-for-car-tow {
 background: url(../img/ban-1-mob.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
height: 72vh;   
}


.cash-for-car-van {
 background: url(../img/ban-2-mob.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
height: 72vh;   
}







.social-inner ul li .icon-box a {
    position: relative;
    display: block;
    font-size: 15px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    text-align: center;
    padding: 13px 30px;
    border-radius: 30px;
    text-transform: uppercase;
}


.social-inner ul li .icon-box a {
    background: #3b5998;
    text-decoration: none;
}
.social-inner ul li:nth-child(2) .icon-box a {
    background: #55acee;
}

.social-inner ul li:nth-child(3) .icon-box a {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fd5949 45%);
}
.social-inner ul li:last-child .icon-box a {
    background: #2196f3;
}
.social-inner ul li {
    position: relative;
    display: inline-block;
    float: left;
    width: 100%;
    margin-bottom:10px;
    margin-right:10px;
}
.social-inner {
        width: 80%;
    margin: auto;
    text-align: center;
    margin-bottom: 64px;
    margin-top: 15px;
}
.social-inner h2 {
margin-bottom:20px;    
}


.blg-a-lnk{
    color: blue;
}


.nw-txtts{
    margin-right: 10px;
    margin-left: 10px;
}

.uls-left{
    margin-left:10px;
    
}


.uls-left li{
    margin-bottom:6px;
}

.uls-left li  .b-hedng {
    font-size:24px;
}


.cl-bltns{
    text-align:left;
}


.brdr-img{
        border: 25px solid #00c441;
    border-radius: 35px;
}

.blnk-dvs{
       border: 20px solid #193761; 
}
.thanku-page-cnt {
    margin-top: 104px;
    margin-bottom: 104px;
    text-align: center;
}
.check-i i {
    font-size: 96px;
    color: #00DB50;
}

.m-blog-hed b {
    font-size:31px;
}


.m-blog p, .m-blog li{
    text-align:justify;
}



.faq{
width: 88%;
margin: auto;
}

.fq-a{
  width: 80%;
    margin:auto 0;
    padding: 0;
    line-height: 1.5em;
    max-height: 0;
    transition: max-height 0.4s;
    overflow: hidden;
    font-size: 0.8em;
}

.faq button {
  cursor: pointer;
  width: 100%;
  margin-bottom: 10px;
  padding: 10px;
  font-weight: 100;
}

.nw-sec-hm .tw-ser{
top: 0px;
margin-top: 0px !important;
}
.curser{
  cursor: default;
}
.sser-in-hed h2, .sser-in-hed h3, .sser-in-hed h4, .sser-in-hed h5{
  font-size: 13px !important;
}

.blog-ct h1 a, .blog-ct h2 a, .blog-ct h3 a, .blog-ct h4 a, .blog-ct h5 a{
font-family: Oswald-SemiBold;
    font-size: 34px !important;
    color: #333;
}

.call-now {
  text-align: center;
  margin: 10px auto;
}
.call-now a {
     background-color: #00c441;
    color: #fff;
    padding: 7px 17px;
    display: flex;
    align-items: center;
    width: fit-content;
    margin: auto;
    border-radius: 3px;
}
.call-now a  img{
  width: 20px;
  margin-right: 7px;
}

.cash-sv ul{
      display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: auto;
    justify-content: center;
}
.cash-sv ul li {
  text-align: left;
  width: 55%;
  margin: auto;
}
.white {
  color: #fff;
  text-decoration: none;
}

.tow-new-stt {
        background: url(../img/heavy-machinery-towing.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 165px 0px 165px 0px;
}
.machinery-towing{
  background: url(../img/machinery-towing-in-melbourne-mob.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 450px;
}
.m-t0{
  margin-top:0 !important;
}