@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');



*, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, body{
      font-family: "Poppins", sans-serif;

}


.contactForm input:focus-visible, .contactForm select:focus-visible, .contactForm textarea:focus-visible{
    outline: none;
}


.contactForm input:focus, .contactForm select:focus, .contactForm textarea:focus{
    outline: none;
}


.shadowBox {
   
    box-shadow: 0px 0px 0px;
    border-radius: 30px;
}

.mt-3.mb-3 {
    font-size: 34px;
    font-weight: 500;
    margin-top: 60px !important;
}


button.customButton01.active, button.customButton01:hover {
    background: #333 !important;
    color: #fff;
    border: 1px solid #333;
    font-size: 21px !important;
    font-weight: 500 !important;
    border-radius: 13px;
    padding: 12px 0px !important;
}

.sign-here-link {
    margin-left: 00px;
    display: inline-block;
    color: #333;
    background: #f2f2f2;
    padding: 4px 10px;
    border-radius: 7px;
    font-size: 15px;
}

.forget-password{
        margin-left: 00px;
    display: inline-block;
    color: #f23434;
    border-radius: 7px;
    font-size: 15px;
    float: left;
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 18px;
}


footer {
    background: #333; 
}

.actionButtons a.customButton01, .actionButtons a.customButton01:hover {
    color: #fff;
    font-size: 15px !important;
    font-weight: 600 !important;
    display: inline-block;
    padding: 13px 20px 12px !important;
    text-decoration: none;
    margin: 14px 0 15px;
    background: #333 !important;
    text-transform: uppercase;
    text-align: center;
    border: 1px solid #333;
    border-radius: 13px;
    min-width: 110px;
    margin-left: 20px;
}


a:hover {
    color: #333;
 
}

h6.mb-2{
        font-weight: 500;
}

.homepageBlock.contactForm .container-fluid{
        overflow-x: hidden;
        padding: 0px;
}

.homepageBlock.contactForm .container-fluid form h6{
    font-weight: 500;
    font-size: 18px;
    width: 70%;
    line-height: 24px;
    margin-bottom: 20px !important;
}

.lightGreyBg {
    background: #faf7f0 !important;
}

.col-xl-7.col-md-6.p-0.map-section-with-icon{
    border-radius: 30px;
    overflow: hidden;
}


form .sitepost-section{
        background: #faf7f0;
    padding: 15px;
    border-radius: 15px;
}

form .sitepost-section button.customButton01.active, form .sitepost-section button.customButton01:hover{
        font-size: 15px !important;
    padding: 10px 0px !important;
}

.gm-style-iw-chr {
    margin-bottom: -27px;
}

.gm-style-iw-a .gm-style-iw.gm-style-iw-c .gm-style-iw-d div h2{
    font-size: 18px;
    font-weight: 500;
    float: left;
    width: 90%;
    margin-right: 10%;
    line-height: 24px;
}

.gm-style-iw-a .gm-style-iw.gm-style-iw-c .gm-style-iw-d p a{
        background: #333;
    color: #fff;
    font-size: 15px;
    padding: 6px 15px;
    display: inline-block;
    border-radius: 8px;
}

.gm-style .gm-style-iw-c{
            width: 500px;
    border-radius: 20px;
    box-shadow: 2px 1px 10px #33333329;
}

.gm-style-iw-d .table.table-bordered thead tr th {
    font-size: 16px;
    padding: 6px 10px; 
}

.gm-style-iw-d .table.table-bordered tbody tr td {
    font-size: 15px;
    padding: 5px 10px;
}


a, button{
  transition: transform .2s !important; /* Animation */

}

a:hover, button:hover{
transform: scale(1.1);
}


button.customButton01.active.list-your-site {
    margin: 14px 0 60px 16px;
    margin-left: 0px;
    padding: 10px 20px !important;
    font-size: 17px !important;
}

.button.customButton01.customButton01Nav.btn-danger, .button.customButton01.customButton01Nav.btn-danger:hover {
    padding: 13px 20px 12px !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    background: #e76868 !important;
    border-radius: 13px;
    border: 0px;
}

.form-control:focus{
        box-shadow: 0px 0px 0px #fff;
    border-color: #999;
}


.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
   
    
}



.breadcrumb {
     
    background-color: #faf7f0 !important; 
}

header {
    background:#fff;
    box-shadow: 0px 0px 0px #fff; 
}

.App{
        background: #faf7f0;
}

.card.shadow.mb-4{
        box-shadow: 0px 0px 0px #333 !important;
    border: 0px !important;
    border-radius: 0px;
}

.breadcrumb {
    text-align: left;
    padding-left: 0px;
    border-radius: 0px;
    border-bottom: 0px;
    padding: 0px;
    margin-bottom: 0px;
    padding-left: 20px;
}

.breadcrumb .container{
         padding-left: 0px;
    margin-left: 0px;
}

.breadcrumb a{
    color:#333;
}

.col-md-12.bread-crumb, .breadcrumb a, .breadcrumb span{
    font-size: 18px;
}

.App .card.shadow.mb-4{
    background: #faf7f0;
}

.App .card.shadow.mb-4 .card-body {
    background: #fff;
    border-radius: 20px;
    padding: 40px 40px;
}


.form-control{
        border: 1px solid #efe7d3; 
    border-radius: 11px;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #f4f4f4;
    opacity: 1;
}

.btn-primary {
    color: #fff !important;
    background-color: #333 !important;
    border-color: #333 !important;
    font-size: 18px;
    padding: 2px 23px;
    height: auto;
    border-radius: 13px;
}

.favoritesList.shadowBox .col-md-5 .favImgThumb .imgResponsive{
        border-radius: 20px;
    overflow: hidden;
    border: 1px solid #e0e0e0;
    background:#fff;

}


.col-md-7.actionButtons .bottomBorder {
    
    font-weight: 500;
    font-size: 28px;
}


.col-md-7.actionButtons .truckInfo.bottomBorder{
    font-size: 17px;
}

.col-md-7.actionButtons .button.customButton01{
    margin-left: 0px;
    margin-right: 12px;
}

.favoritesList.shadowBox .col-md-5 .shareIcon a {
    display: inline-block;
    margin-right: 6px;
    background: #444;
    width: 40px;
    height: 40px;
    margin-top: 0;
    border-radius: 12px;
    padding-top: 9px;
}

.favoritesList.shadowBox .col-md-5 .shareIcon a i {
    color: #fff;
    font-size: 17px;
}

.shareIcon {
    background: #000;
    display: inline-block;
    width: 80px;
    height: 38px;
    text-align: center;
    padding: 10px 0 0;
    position: absolute;
    bottom: 25px;
    right: 5px;
    width: auto;
    background: none;
}



.contentContainer .container .col-md-6{
        background: #fff;
    border-radius: 20px;
    padding: 20px 30px;
}

.contentContainer .container .col-md-6 h2.bottomBorder {
     
    font-size: 30px;
    font-weight: 500;
}

.contentContainer .container .order-lg-0.col-md-6.order-md-0.order-first{
    background: none;
}

.col-md-6 .aboutTruck{
    background:#fff !important;
}

.postedByInfo .postContactInfo{
        background: #f9f9f9;
    padding: 20px;
    border-radius: 20px;
}

.postedByInfo .postContactInfo .fa.fa-phone{
        rotate: 90deg;
    
    margin-bottom: -16px;
    padding: 0px;
    margin-right: 5px;
}

.contentContainer{
    padding-top: 10px;
}

.questionForm.contactForm {
    background: #fff;
    padding: 30px 40px;
    border-radius: 20px;
}

.questionForm.contactForm .col-md-4.col-sm-4, .questionForm.contactForm .col-md-6.col-sm-6, .questionForm.contactForm .col-md-8.col-sm-8, .questionForm.contactForm .col-md-12.col-sm-12 {
    padding: 3px 10px;
}