/*page1*/

@font-face {
  font-family:Montserrat;
  src: url("../fonts/fonts/montserrat");
  font-display: swap;
 }

  .info-content , .email-content, .contact-content{
                    border-style: groove;
                    padding: 21px;
                    border-radius: 14px;
                    margin-bottom: 36px;
                     background: #eeeef7;
            }
                .aboutlogo-img{
                    text-align: center;
                     margin: 30px;

                }    
                 .aboutlogo-img img{
                    width: 100%;
                }


body{
    font-family:Montserrat;
        box-sizing: border-box;
    padding: 0px;
    margin: 0px;
     background-color: #cecedd;
     font-size: 14px;
}



strong {
   font-family: MontserratMedium;
}

input, textarea {
        font-family: MontserratMedium;
}

select, option {
   font-family: MontserratRegular;
}

tr, th, td {
     font-family: MontserratRegular;
}

button {
        font-family: MontserratMedium;
}

label {
     font-family: MontserratRegular;
       margin: 24px 0px 24px 0px;
}


span {
       font-family: MontserratExtraBold;
}

h1, h2, h3, h4, h5{
      font-family: MontserratExtraBold;
      margin: 5px 0px 5px 0px;
}

h6 {
      font-family: MontserratExtraBold;
      color: #808080ba;
    margin: 24px 0px 24px 0px;
}

small{
    display: block;
    font-family: MontserratRegular;
    font-size: 13px;
    color: #8a7b7b;
}

a {
  font-family:MontserratExtraBold;
  text-decoration: none;
   font-weight: bolder;
}




p {
        font-family: MontserratRegular;
      font-size: 20px;
}

ul li {
     font-family: MontserratRegular;
}






@font-face {
  font-family: MontserratBlackItalic;
  src: url("../fonts/montserrat/Montserrat-BlackItalic.otf");
  font-display: swap; }
@font-face {
  font-family: MontserratBlack;
  src: url("../fonts/montserrat/Montserrat-Black.otf");
  font-display: swap; }
@font-face {
  font-family: MontserratBoldItalic;
  src: url("../fonts/montserrat/Montserrat-BoldItalic.otf");
  font-display: swap; }
@font-face {
  font-family: MontserratBold;
  src: url("../fonts/montserrat/Montserrat-Bold.otf");
  font-display: swap; }
@font-face {
  font-family: MontserratExtraBoldItalic;
  src: url("../fonts/montserrat/Montserrat-ExtraBoldItalic.otf");
  font-display: swap; }
@font-face {
  font-family: MontserratExtraBold;
  src: url("../fonts/montserrat/Montserrat-ExtraBold.otf");
  font-display: swap; }
@font-face {
  font-family: MontserratExtraLightItalic;
  src: url("../fonts/montserrat/Montserrat-ExtraLightItalic.otf");
  font-display: swap; }
@font-face {
  font-family: MontserratExtraLight;
  src: url("../fonts/montserrat/Montserrat-ExtraLight.otf");
  font-display: swap; }
@font-face {
  font-family: MontserratItalic;
  src: url("../fonts/montserrat/Montserrat-Italic.otf");
  font-display: swap; }
@font-face {
  font-family: MontserratLightItalic;
  src: url("../fonts/montserrat/Montserrat-LightItalic.otf");
  font-display: swap; }
@font-face {
  font-family: MontserratLight;
  src: url("../fonts/montserrat/Montserrat-Light.otf");
  font-display: swap; }
@font-face {
  font-family: MontserratMediumItalic;
  src: url("../fonts/montserrat/Montserrat-MediumItalic.otf");
  font-display: swap; }
@font-face {
  font-family: MontserratMedium;
  src: url("../fonts/montserrat/Montserrat-Medium.otf");
  font-display: swap; }
@font-face {
  font-family: MontserratRegular;
  src: url("../fonts/montserrat/Montserrat-Regular.otf");
  font-display: swap; }
@font-face {
  font-family: MontserratSemiBoldItalic;
  src: url("../fonts/montserrat/Montserrat-SemiBoldItalic.otf");
  font-display: swap; }
@font-face {
  font-family: MontserratSemiBold;
  src: url("../fonts/montserrat/Montserrat-SemiBold.otf");
  font-display: swap; }
@font-face {
  font-family: MontserratThinItalic;
  src: url("../fonts/montserrat/Montserrat-ThinItalic.otf");
  font-display: swap; }
@font-face {
  font-family: MontserratThin;
  src: url("../fonts/montserrat/Montserrat-Thin.otf");
  font-display: swap; }



/*header strt*/
header{
    position: fixed;
}

.hedr-data {
    display: flex;
    place-content: space-around;
    padding:9px;
    background-color: #446cb2;
    line-height: 80px;
    position: fixed;
    width: 100%;
    z-index: 999;  
}

/*label-logoleft*/
.logo-left img{
    display: flex;
    line-height: 80px;
    font-size: 20px;
    height: 78px;
    width: 353px;
    margin-left: 0px;
    cursor: pointer;
    /*border-radius: 40px;*/

}
/*headerusericon*/
.hedr-data  .user-name-img .fa {
    color: #8fc1b7;
    width: 39px;
     box-shadow: 0px 0px 0px 2px #ffe3e3;
    border-radius: 23px;
    font-size: 40px;
    background: antiquewhite;
}

.hedr-data .user-name-img{
    display: flex;
    color:blanchedalmond;
}
.hedr-data .user-name-img a{
  color:blanchedalmond;}

.hedr-data .btn{
    display: flex;
    padding:18px;
}

.openbtn{
    width: 43px;
}
/*end header*/


/*side menu bar*/

.side-menu{display: none;}
/*end*/

.user-side-img {
    width: 50%;  
    text-align: center;
    padding: 7px 0px 7px 0px;
   
}

.user-side-img .fa {
    color: #8fc1b7;
    font-size: 80px;
    box-shadow: 0px 0px 0px 4px #ffe3e3;
    border-radius: 65px;
    margin-bottom: 20px;}
    /*end*/


    
/*dropdown sidebar*/
.drop-sec{
    position: relative;
}



        .dropbtn:hover,
        .dropbtn:focus {
            background-color:#cecedd;
            border-style:none ;
        }

        .dropdown {
           
            /* display: inline-block; */
            text-align: end;
            z-index: 0;}


            .dropbtn {
        background-color: #cecedd;
        color: #191616;
        /* padding: 0pc 50px; */
            font-size: 16px;
        border: none;
        cursor: pointer;
        margin: 0px 20px 0px;
        position: relative;
        bottom: 64px;
        font-size: 30px;
        width: 29%;
            }

        .dropdown-content {
               display: none;
    position: relative;
    background-color: #f1f1f1;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    z-index: 1;
    text-align: center;
    width: 100%;
    bottom: 37px;
        }

        .dropdown-content a {
            color: black;
            padding: 12px 16px;
            text-decoration: none;
            display: block;
        }

        .dropdown a:hover {
            background-color:#a6a6ce;
        }

        .dropdown span{
            margin-left: 25px;
        }


        .show {
            display: block;
        }


/*endn*/

/*header-sidebar starts*/



.sidebar {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidebar a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidebar a:hover {
    color: #f1f1f1;
}

.sidebar .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}
.openbtn {
    font-size: 27px;
    cursor: pointer;
    background-color: #446cb2;
    color: white;
    padding: 10px 15px;
    border: none;
    margin-left: 8px;
    position: relative;
    top: -6px;
}
.openbtn:hover {
    background-color: #446cb2;
}

#main {
    transition: margin-left 0.5s;
    padding: 16px;
    width: 23%;
    text-align: right;
}
/*ends*/

/*second section form start
.second {
    
    background: white;
    /*height: 1231px;
    box-shadow: 3px 2px 20px 3px grey;
    border-radius: 8px;
   padding: 23px 20px;
   
}




/*.customer-loc {
            display: flex;
            justify-content: space-between;
            align-items: flex-end;

        }
*/

        .customer-details {
            padding: 10px;
            background: #e2e2ef;
            border-radius: 15px;
        }

      .customer-name .fa {
    color: #8fc1b7;
    width: 39px;
     box-shadow: 0px 0px 0px 2px #ffe3e3;
    border-radius: 23px;
    font-size: 40px;
    background: antiquewhite;
    vertical-align: sub;
}
 .home-buttons .decline-btn{
     background: white;
    border: 1px solid grey;
    /* font-size: 23px; */
    padding: 14px;
     width: 124px;
    cursor: pointer;
    border-radius: 8px;
        margin: 6px;

 }
 .home-buttons .accept-btn,.pickup-btn ,.call-btn, .dropoff-btn{
     background-color: #446cb2;
    border: 1px solid grey;
    /* font-size: 23px; */
    padding: 14px;
    width: 155px;
    cursor: pointer;
    color: white;
    border-radius: 8px;

 }

 .call-btn{
     width: 71px;
 }


.home-buttons {
    margin: 25px;
            text-align: center;
        }
        .c-cost {
            display: flex;
    align-items: flex-end;
    justify-content: space-between;

        }


.rgt-fld i{
    color: orangered;
} 







        .left-fld,
        .rgt-fld {
            border: 2px solid grey;
                border-radius: 12px;
                padding: 16px;
            background: white;
            margin-top: 21px;
        }

        .left-fld sup,
        .rgt-fld sup {
            background: orange;
            color: white;
            padding: 4px 9px;
            border-radius: 6px;
        }

        
            .c-data small{
            margin: 6px;
        }
          
      

        .c1 strong {
            margin-bottom: 9px;
            padding: 3px;
            display: block;
        }

        

        /**/


/*registration*/
  .drag-area {
            height: 242px;
            text-align: center;
            cursor: pointer;
            border: 1px solid grey;
            margin-top: 30px;
            display: flex;
            flex-direction: column;
            justify-content: space-evenly;
            border-radius: 15px;
        }

        .registration-form {
            display: flex;
        }

        .reg-container {
            margin: 10px;
        }

        .col-1 {
           

        }

        .reg-field {
          
            padding: 13px 17px;
            border-radius: 6px;
            border: 1px solid gray;
            outline: none;
        }


        #transport {
            width: 100%;
            padding: 13px 17px;
            border-radius: 6px;
            border: 1px solid gray;
            outline: none;
        }
/*end*/
/*driver-reg*/
      .drag-area-driver-reg {
            height: 242px;
            text-align: center;
            cursor: pointer;
            border: 1px solid grey;
            margin-top: 30px;
            display: flex;
            flex-direction: column;
            justify-content: space-evenly;
            border-radius: 9px;
        }


        .driver-reg-container {
            display: flex;
            justify-content: space-around;
            margin-top: 60px;
            flex-direction: column;

        }

        .driver-reg-tabs a {
            text-decoration: none;
            color: black;
            margin: 28px;
            font-weight: bolder;
        }
        .driver-reg-tabs{display: flex;
        flex-wrap: wrap;}

        .driver-reg-tabs a:focus{ 
                    border-bottom-style: inset;
            border-color: orange;
            padding-bottom: 7px;
        }

        .driver-field {
            width: 100%;
            height: 40px;
            outline: none;
        }
        .driver-ID-card{
            text-align: end;
        }

        .driver-ID-card i {
                position: relative;
                   top: -31px;
                font-size: 21px;
           
        }

        .driver-reg-tabs {
            margin: 30px 0;
        }

        .driver-reg-container .frst-child {
            margin-bottom: 33px;
       

        }

        .front,
        .back {
            display: flex;
            justify-content: space-between;
        }


        .d-reg-save-bt .btn {

            width: 100%;
        }
        .d-reg-save-bt {
            margin: 36px;
        }
/*end*/

/*myprofile*/

input[type="file"] {
    display: none;
}
.custom-file-upload {
      border: 1px solid #ccc;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
    background: #67c2a3;
   height: 132px;
    border-radius: 95px;
    margin: 0;
    width: 50%;
    font-size: 13px;
    display: flex;
    align-content: space-around;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    text-align: center;
}


.upload-img {
        height: 190px;
    width: 250px;
      
}

         .myprofile-container input {
                height: 35px;
      
            }
        
        .myprofile-container {
            display: flex;
           
            margin-bottom: 24px;
            line-height: 163px;
           
        }
        .myprofile-container textarea {
                margin: 4px;
            /* height: 229px; */
            width: 100%;
            padding: 40px;

        }
       .myprofile-container .input-field {
            width: 100%;
            padding: 10px;
            outline: none;
              border-color: #c3b9b994;
              border-radius: 6px;
        }

       .myprofile-container .input-field:focus {
            border: 2px solid dodgerblue;
        }
                
         .myprofile-form {
          width: 65%;
        }

           
                .upload-img {
                height: 190px;
            width: 250px;
            }

             


             .save-btn .btn{
                width: 42%;
            
            }

            .save-btn , .update-btn{
                text-align: center;
            }
            
            .change-pass-foms {
                display: flex;
                justify-content: flex-end;
                margin: 40px;
                padding: 14px;
            }



/*notification*/


            .notification-content{
                 display: flex;
                    border-style: groove;
                    padding: 21px;
                    border-radius: 14px;
                    margin-bottom: 36px;
                     background: #eeeef7;
                         flex-wrap: wrap;

            }

            .notification-container{
                    padding: 30px;
                    margin-top: 30px;   
            }
                .not-img{
                   width: 20%;

                }
               .not-img img {
                width: 111px;
                height: 114px;
                border-radius: 55px;
                }


                .not-description small{
                        text-align: end;
                }
           

/*ends*/



/*onlinesupport*/

       .searchBox{
           width: 50%;
            padding: 8px;
            border-radius: 10px;
            font-size: 16px;
            margin: 30px 0px 30px 0px;

            }

            .searchcontainer i{
                position: relative;
                  left: -42px;
                font-size: 21px;
            }

            .faq-container , .Myaccounts-container{
                    border-style: groove;
                    padding: 21px;
                    border-radius: 14px;
                    margin-bottom: 36px;
                     background: #eeeef7;
            }

            .faq-btn , .myacc-btn{
                text-align: end;
            }

             .faq-btn a, .myacc-btn a {

                border-color: gray;
                text-decoration: none;
                color: #111;
                background:  #eeeef7;
                border-radius: 20px;
                padding: 8px 20px 8px 20px;
                border-style: groove;
             }
/*ends*/

/*payemnt*/
        

            


/*end*/
/*signup*/

        .signup-header, .login-header{
    position: fixed;
    top: 0;;
}



.signup-header-data , .login-header-data {
    display: flex;
    place-content: space-around;
    padding: 9px;
    background-color: rgb(43 130 198);
    position: fixed;
    z-index: 1;
    width: 100%;
}


.signup-header-data .logo-center img, .login-header-data .logo-center img{
    
    width: 353px;
    cursor: pointer;
}

 .tow-signup,.tow-login{background: white;
           margin: 13% 30%;
        border-radius: 16px;
}

    .tow-signup-form , .tow-login-form{
          text-align: center;
            padding: 32px;
       
    }

    .signup-input-field,.login-input-field{
            width: 85%;
            margin: 9px;
            padding: 16px;
            border-radius: 10px;
            border: 1px solid grey;
            background: aliceblue;
}
   
    .signup-btn , .login-btn{
      width: 50%;
    padding: 8px;
    font-size: 21px;
    border-radius: 4px;
    background-color: #ffa93a;
    border: none;
    }

     .new-user .signup{
            color: #ffa93a;
    }

.login-form-icons{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

        /*end*/

/*mywallet*/
.jobhistory-content{
     display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 22px;
    padding: 13px;
    margin: 11px;
    background: aliceblue;
    flex-wrap: wrap;

}

.jb-icon{
       
}
.jb-1{
    
}
.jb-2{
  
}

.jb-icon .fa {
    color: #8fc1b7;
    font-size: 80px;
    box-shadow: 0px 0px 0px 4px #ffe3e3;
    border-radius: 65px;
    margin-bottom: 20px;}



/*end*/
        



/*end*/
  /*payout form*/
 
   
 
 .payout-container button{
    margin: 30px 0px -29px;
    padding: 11px 13px;
    border-radius: 8px;
    background: white;
    width: 90%;
 }
 .payout-form{
     text-align: center;
 }

 .payout-wallet{
     padding: 0 0 73px;

 }


        .wallet-img{
            text-align: center;
            }

            .wallet-img img{
            
                width: 170px;

            }

            .wallet-links{
                    margin: 1px;
display: flex;
            }
            .wallet-links a:focus{
                border-bottom-style: inset;
                border-color: orange;
                padding-bottom: 7px;

            }
            .wallet-links a{
                color: black;
                    margin: 3px;
                    font-weight: bolder;
            }
            
  .payout-container .right-icon{
                position: relative;
                left:-20px;
            }

             .payout-container .left-icon{
                position: relative;
                left: 38px;
              
            }
            .credit-card, .bank-transfer {
                    width: 51%;
            }







/**/



 

        .route-data {
         
            padding-top: 24px;
        }

        .rt-col-1-pickup,
        .rt-col-1-dropoff {
            border: 1px solid black;
            border-radius: 12px;
            padding: 10px;
            margin: 20px 0;
        }

        .rt-col-1,
        .rt-col-1 strong {
            margin-top: 7px;
            display: block;

        }


        .rt-col-1-pickup sup,
        .rt-col-1-dropoff sup     {
            background: orange;
            color: white;
            padding: 4px;
            border-radius: 7px;

        }

        .main-class {
            width: 100%;
            margin-top: 30px;
        }

        .towlink-map iframe {
            height: 360px;
        }

        .btm-data-details {
            display: flex;
            justify-content: space-between
        }

        .cstmer-side-img {
           
           
            width: 29%;
        }

        .image-1 i {
            font-size: 39px;
        }


        .rigt-side {
            display: flex;
            justify-content: space-between;

        }

        .route-data-container {
            background: aliceblue;
            border: 1px solid aliceblue;
           
            border-radius: 23px;
            padding: 15px;
        }

          .ratings{
              align-items: center;
                justify-content: space-between;
                display: flex;
        }     

         .ratings i{
             color: orange;
                 font-size: 7px;

         }

         /*toggle*/
           .toggle1 {
            position: relative;
            display: inline-block;
            width: 51px;
            height: 22px;
            background-color: #928787;
            border-radius: 30px;
            border: 2px solid gray;
            margin: 0;
        }


        .toggle2 {
            position: relative;
            display: inline-block;
            width: 51px;
            height: 22px;
            background-color: #928787;
            border-radius: 30px;
            border: 2px solid gray;
            margin: 0;
        }

        /* After slide changes */
        .toggle1:after {

            content: '';
            position: absolute;
            width: 17px;
            height: 24px;
            border-radius: 50%;
            background-color: #f8f4f4;
            top: -1px;
            left: -2px;
            transition: all 0.5s;

        }

        .toggle2:after {

            content: '';
            position: absolute;
            width: 17px;
            height: 24px;
            border-radius: 50%;
            background-color: #f8f4f4;
            top: -1px;
            left: -2px;
            transition: all 0.5s;
        }

        /* Checkbox cheked effect */
        .checkbox:checked+.toggle1::after {
            left: 37px;
        }

        .checkbox:checked+.toggle2::after {
            left: 37px;
        }

        /* Checkbox cheked toggle label bg color */
        .checkbox:checked+.toggle1 {
            background-color: #446cb2;
        }

        .checkbox:checked+.toggle2 {
            background-color: #446cb2;
        }

        /* Checkbox vanished */
        .checkbox {
            display: none;
        }

        .toggle-bt {
            margin-left: auto;
            justify-content: flex-end;
            align-items: center;
        }
         /*end*/

























/**/



 .btn {
    
    background-color: #446cb2;
    color: white;
    padding: 15px 20px;
    border: none;
    cursor: pointer;
    width: 84%;
    opacity: 0.9;
 }
 .btn:hover {
     opacity: 1;
 }
/*end*/
























/**/

footer {
    background: #446cb2;
    color: white;
}

.f-data1 img {
   height: 42px;
    padding: 8px;

}

.nav ul {
 margin:27px auto;
}

.app-btn {
    border-radius: 16px;
}

.f-data1 a {
    text-decoration: none;
    font-weight: 100;
    color: white;
}
.f-data1 h3{margin-top: 0px;}

.srvs ul{
    list-style-type: none;
}
.f-data1{
    margin: 10px;
}
.f-data1 .tow-links{
    display: block;}

/*.footer-data .link-sec {
    display: inline-grid;
}*/

.footer-data {

    padding: 20px;
    margin: 3px;
   
}

.social-links a {
    text-decoration: none;
    color: white;
}

.footer-data2 {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.footer-data2 .social-links {
      margin-top: 20px;
}

.dsg-info a {
    text-decoration: none;
    color: white;
}

.f-line {
   background-color: #446cb2;
}

.f-line-1 {
    border: .5px outset #84b0ff;
    position: relative;
    left: 13%;
    width: 74%;
}



.ad-dr {
    margin: 20px;
     background: white;
    box-shadow: 3px 2px 20px 3px grey;
    border-radius: 8px;
    padding:10px;
}
/**/
.cmplte {
}
.side-menu {
    display:none;
}
.tow-fm-mp {
   
}

.tow-foms {
    width: 100%;
    text-align: -webkit-center 

}



@media only screen  and (max-width: 550px) { 
.logo-left img {
        height: 64px;
    width: 80%;
    cursor: pointer;
     margin-left: 0px;
}

.logo-left{
    width:68%
}

.hedr-data {
    background-color: #446cb2;
    
    
}


 .user-side-img{
         top: 150px;
 }


.openbtn{padding: 0%;}



.signup-btn, .login-btn {
    width: 46%;}

    .signup-form, .login-form {
    margin: 0px;
    }
    .signup-header-data .logo-center img, .login-header-data .logo-center img{
    
    width: 180px;
    cursor: pointer;
}

.tow-signup, .tow-login{
            margin: 22% 4%;
}
.tow-signup-form, .tow-login-form {
    font-size: 13px;
}


.details-box {
    width: 40%;
}

}
/*end*/

   


   .jb-icon img {
    width: 80px;
    border: 4px solid #fff;
    box-shadow: 2px 2px 12px 2px #333;
    height: 80px;
    border-radius: 50%;
}
.jobhistory-container a {
    text-decoration: none;
    color: #000;
}
.user-side-img img {
    width:70px;
    height: 70px;
    border-radius: 50%;
}
.top-nws {
    padding-top: 95px;
}

.toggle-button p {
    font-size: 12px;
}
.hed-flxs {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.customer-name {
    align-items: center;
    display: flex;
}

.change-pass-fm {
    margin: 0px;
    padding: 4px;
}
.change-pass-fm .myprofile-form {
    width: 100%;
}

.regist {
    display: inline-block;
    width: 100%;
}

/*.reg-containers input{
width: 90%;
}*/
.reg-field{
        width: 87%;
}