* {
    margin: 0px;
    padding: 0px;
    font-family: "Lato", sans-serif;
    

}

body {
    box-sizing: border-box;
    
}

.overlay{
    /* width: 100%;
    height: 500px; */

    /* background-image: url(./images/interior-of-a-regular-intercity-bus-2021-08-30-03-14-36-utc.jpg); */
    /* background-repeat: no-repeat;
    background-size: 100% 100%;
    background: linear-gradient(65deg, rgba(0, 0, 0, 0.719)50%,transparent 50%); */
}

/*  */  

.background-box .carousel-item::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;   
    width: 75%;
    z-index: 3;
    /* background: linear-gradient(65deg, #000, #fff0),50%; */
    background: linear-gradient(65deg, rgba(0, 0, 0, 0.9)50%,transparent 50%); 
    /* background: linear-gradient(25deg, rgba(0, 0, 0, 0.9)50%,transparent 50%); 
    bottom:0;   */
}

.form-part{
    /* width: 340px;
    height: 360px;
    width: 25.2%;
    background-color: white;
    padding: 20px;
    position: absolute;
    z-index: 7;
    top: 25%;
    right: 15%; */


}

.content-box{
    width: 25.2%;
    /* height: 300px; */
    /* display: flex;
    justify-content: flex-end;
    align-items: start;
    padding: 0px 250px; */
    background-color: #2A2B2C;
    padding: 20px;

    position: absolute;
    
    z-index: 7;
    top: 25%;
    right: 15%;
    margin-top: 220px;
    margin-left: 100px;
    

}

/* .form-part{
    height: auto;
    width: auto;
    margin: 20px; 
    padding-top: 50px; }*/

.form-headline{
    font-size: 25px !important;
}
#from-top{
    font-size: 16px;
    font-weight: 600;
    color: #fbfbfc;
}
#fname{
    background-color: #2A2B2C;
    width: 300px;
    height: 34px;
    border: none;
    color: #c1c2c5;
    font-size: 15px;
    padding-left: 10px;
    font-weight: 600;
    border-bottom: 1px solid #9e9e9e;
}
#lname{
    background-color: #2A2B2C;

    width: 300px;
    height: 34px;
    border: none;
    color: #c1c2c5;

    font-size: 15px;
    padding-left: 10px;
    color-scheme: dark;
    border-bottom: 1px solid #9e9e9e;

}
.dot-loc{
    position: absolute;
    right: 48px;
}

.carousel-content{

    width: 300px;
    height: 300px;

}

.carousel-box{
    position: relative;
    z-index: 1;
    top: 50%;
}
.carousel-head h1{
    font-size: 80px !important;
    font-weight: 900;
    font-family: "Oswald", sans-serif !important; 
    font-style: italic;
    color: white;

    
}

.carousel-head h1 span{
    font-size: 90px !important;
    font-weight: 900;
    font-family: "Oswald", sans-serif !important; 
    font-style: italic;
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgb(253, 253, 253);
}
.carousel-head h3{
    font-size: 15px !important;
}
/* ::placeholder {
    color:grey;
  } */




/*  */

.top-nav {
    background-color: #2A2B2C;
    margin: 0px 50px;
    /* background-color: transparent; */
    position: absolute;
    top: 50px;
    left: 55px;
    z-index: 5;
    
}

.py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}

.align-items-center {
    align-items: center !important;
}

.justify-content-between {
    justify-content: space-between !important;
}

.n-logo {
    position: relative;

    font-size: 25px;
    font-weight: 600;
    cursor: pointer;
    text-align: right !important;
}

.text-end {
    text-align: right !important;
}

a {
    color: #0d6efd;
    text-decoration: underline;
}

.n-logo img {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    animation: slideLeft 5s linear 1;

    /* width: 145px;
    height: 76.8px; */
}

.me-auto {
    margin-right: auto !important;
}

.d-block {
    display: block !important;
}




.justify-content-end {
    justify-content: flex-end !important;
}

.gap-4 {
    gap: 1.5rem !important;
}

.d-flex {
    display: flex !important;
}

.con_det_header p {
    justify-content: end;
}

.number_font {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 900;

}

.con_det_header i {
    color: #faffff;
    font-size: 23px;
}

.fa-solid {
    font-weight: 900;
}

.con_det_header a {
    text-decoration: none !important;
    color: #fcfbfb !important;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 600;

}

.text-end {
    text-align: right !important;
}

.align-items-center {
    align-items: center !important;
}

.border-right-color {
    border-right: 2px solid #bfd5e9;
}

.top-nav h4 {
    margin-top: 18px;
    font-size: 28px;
    font-weight: 600;
    color: #f8f8f8;
}
.navbar-back{
    padding: 0px 20px;
}

.top-nav h4 .coach {
    color: #ffffff;
}

.text-white {
    color: #131a3a !important;
}
.Get{
    color: #ffffff;
}

.text-weight-black {
    color: #74b5eb !important;
    font-weight: 600;
    font-size: 12px;
}

.w-100 {
    width: 100% !important;
}



/* form part */



.sticky-top {
    z-index: 10 !important;
}

.top_form {
    /* background: linear-gradient(45deg, #2a3d8f, #29a8e0); */
    /* background: linear-gradient(272deg, #2a3d8f, #29a8e0 50%, #2a3d8f); */
    background: linear-gradient(272deg, #131a3a, #2a3d8f);
    height: 198px;
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}

.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
}

.text-white {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

.ps-1 {
    padding-left: 0.25rem !important;
}

.form_headline h4 {
    
    font-weight: 600;
    color: #3f91df;
    font-size: 35px;
    font-family: 'Oswald';
    /* font-style: italic; */
}

.form_headline span {
    font-family: "Roboto Condensed", sans-serif;
}

.m-auto {
    margin: auto !important;
}

.top_form .card {
    background: transparent;
    border: none;
}

.card {
    border: none;
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    /* background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125); */
    border-radius: 0.25rem;
}

.p-2 {
    padding: 0.5rem !important;
}

.icon-top {
    padding-top: 8px;
}



.cart-body .form-group {
    height: 68px;
}

.form-group {
    margin-bottom: 1rem;
}

.position-relative {
    position: relative !important;
}

.text-white {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

.position-absolute {
    position: absolute !important;
}

.top-50 {
    top: 50% !important;
}

.start-0 {
    left: 0 !important;
}

.text-white {
    color: #fff !important;
}



.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}

.form-control-lg {
    min-height: calc(1.5em +(1rem + 2px));
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    border-radius: 0.3rem;
}


.top_form label {
    color: #fff;
    font-size: 17px;
    font-weight: 600;
}

.top_form input {
    border: none;
    border-bottom: 3px solid #659bb7;
    background: none;
    border-radius: 0;
    color: #fff;
    background-color: transparent;
}

.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;

    appearance: none;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}

.justify-content-between {
    justify-content: space-between !important;
}

.d-flex {
    display: flex !important;
}

.top_form input {
    border: none;
    border-bottom: 3px solid #659bb7;
    background: none;
    border-radius: 0;
    color: #fff;
}

#head_pickup_error,
#head_drop_error,
#head_date_error {
    color: #ff6e6e;
    font-size: 12px;
    font-weight: 600;
}



.top_form button {
    height: 55px;
    width: 55px;
    border-radius: 50%;
    border: 0;
}

.autofocus {
    position: relative;
    color: #fff;
    box-shadow: 0 0 0 0 #ffc107;
    background: #ffc107;
    -webkit-animation: pulses 2s infinite cubic-bezier(0.66, 0, 0, 1);
    -webkit-transition: all ease-in-out 300ms;
}

.bg-warning {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}
.login-button{
    background-color: #3f91df !important;
    color: white !important;
}

.ms-auto {
    margin-left: auto !important;
}

.d-block {
    display: block !important;
}


.banner-main{
    /* margin: 0px 100px; */
    position: relative;
}


.banner-main .carousel-item {
    position: relative;
    height: 550px;
    object-fit: cover;
}

.for-icon input:focus{
border-bottom: 1px solid #ffc107ed !important;
outline: 0;
}


.background-box .carousel-caption {
    position: absolute;
    right: 15% ;
    bottom: 14.25rem !important;
    left: 10% !important;
    width: 63%;
    padding-top: 5.25rem !important;
    padding-bottom: 12.25rem !important;
    color: #fff;
    text-align: left !important;
    z-index: 4;
}

.background-box .carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform .6s ease-in-out;
}

.banner-main h1 {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 55px;
    /*text-shadow: 3px 4px 6px rgba(0, 0, 0, .45);*/
    position: relative;

    color: var(--e-global-color-b3b5e53);
    -webkit-text-stroke-width: 1px;
    stroke-width: 1px;
    -webkit-text-stroke-color: var(--e-global-color-9de78f1);
    stroke: var(--e-global-color-9de78f1);

}

.carousel-best{
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif !important;
}

.carousel-indicators {
    visibility: hidden;
}




/* Our  Fleets    */



.b-card {
    background: #ffffff;
    padding-top: 2%;
    height: 530px;
}

/* .b-card h2 {
    padding: 0 20%;
} */


.Our{
    
    font-size: 40px !important;
    font-weight: 900;
    font-family: "Oswald", sans-serif !important; 
    font-style: italic;
    color: rgb(0, 0, 0);
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgb(0, 0, 0);
    
}
/* h2 {
    font-weight: 400 !important;
    font-family: "Lato", sans-serif;

    font-size: 50px !important;   

} */

.item {
    background-color: transparent !important;
    height: auto;
    /* width: 300px !important; */
    /* height: 410px !important; */
    display: flex;
    justify-content: center;
    align-items: center;
}

.item .card {

    border: none !important;
    /* background-color: transparent !important; */
    /* width: 300px !important; */

    /* border: 1px solid white !important; */
    border-radius: 10px !important;


    

}

.card-img1 {
    height: 280px;

    width: 300px;

    background-image: url(./images/vecteezy_bus-in-the-street_27298520.jpg);
    background-size: 100% 100%;
    /* object-fit: cover; */
    background-repeat: no-repeat;
    border-radius: 5px !important;
    border: 4px solid white;

    border-bottom-right-radius: 5px;


    display: flex;
    justify-content: space-between;
    align-items: end;

    /* box-shadow: 35px 35px 25px #00000017; */
    
}

.card-img2 {
    height: 280px;
    width: 300px;

    background-image: url(./images/vecteezy_tbilisi-georgia-2022-passengers-stand-by-omni-bus_19580044.jpg);
    background-size: 100% 100%;
    object-fit: cover;
    background-repeat: no-repeat;

    border: 4px solid white !important;


    justify-content: space-between;
    display: flex;
    align-items: end;

    /* box-shadow: 15px 15px 25px #00000017; */
    


}

.card-img3 {
    height: 280px;

    width: 300px;

    background-image: url(./images/54\ seat.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    border: 4px solid white; 
    
    justify-content: space-between;
    display: flex;
    align-items: end;
    /* box-shadow: 20px 20px 25px #00000017; */

    
   


}

/* .card-img img{
    height: 275.88px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 10px;
} */
.card-detailes {
    width: 300px;
    height: 100px;
    /* position: absolute; */
    /* top: 55%;
    left: 4.5%; */
    /* border: 2px solid grey; */
    text-align: center;
    /* padding-top: 50px; */
    padding: 20px 30px;
    background-color: #fff;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    /* box-shadow: 15px 15px 25px #00000017; */
    
}
.shadow_card{
    box-shadow: 1px 1px 18px #0a0a0a30;
}

.name-button-box{
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: end;
    height: 100px;
    /* padding-bottom: 10px; */
    
    

    background: rgb(255,255,255);
background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0,0,0,1) 100%);

}

.card-name {
    font-size: 25px;
    font-weight: 600;
    padding-top: 1%;
    color: #ffffff;
    padding-left: 10px;
    padding-bottom: 5px;
    margin-bottom: 15px;

}

.book-now {
    border: none;
    padding: 5px 29px;
    background-color: transparent;
    color: rgb(255, 255, 255);
    font-size: 15px;
    font-weight: 600;
    background-color: #3f91df;
    margin-right: 10px;
    margin-bottom: 15px;

}

/* .view-detailes{
    margin-top: 5%;
    margin-bottom: 10%;
    padding: 3% 15%;
    border: none;
    font-size: 15px;
    /* border: 1px solid #ebebeb; */
/* background: linear-gradient(45deg, #2a3d8f, #29a8e0);
    border-radius: 8px;
    color: #fff;
    width: 75%;
    text-align: left; 
} 
/* .fa-star{
    color: gold;
    padding-top: 5%;
    padding-left: 5px;
} */

.header{
    height: 700px;
    overflow-y: hidden;
    position: relative;
}





/* uk flag */



.uk{
    display: flex;
    /* width: 100%; */
    height: auto;
    padding: 0px 20px;
    position: relative;
    height: 800px;
}
.content-text-box{
    width: 100%;
    text-align: left;

    /* float: right; */
    height: 550px;
    display: flex;
    flex-direction: column;
    justify-content: start;
    /* align-items: center; */
    padding: 0px 10px;
}
.about-uk{
    position: relative;
    height: 840px;
}
.about-us-box{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 50px 100px;
}

.image-left{
    width: 100%;
}
.image-left img{
    height: 400px;
    width: 100%;
}
.uk-car-photo{
    width: 90%;
    height: 510px;
    margin-left: 20px;
   
    
}


.image-boxx img{
    width: 600px;
    height: 400px;
}

.black-back{
    width: 100%;
    height: 134px;
    background-color: #1d1b1b;

    background-image: url(./images/01.png);
    background-repeat: no-repeat;
    background-size: cover;
    


    position: absolute;
    bottom: 10%;
    z-index: -1;
    left: 0;
    
}


/* .content-boxx{
    width: 900px;
    height: 500px;
    background-color: #f6f6f6;
    position: absolute;
    z-index: 1;
    top: 100px;
    left: 250px;
} */


.head{
   
    
    line-height: 58px;
    text-transform: uppercase;

    font-size: 40px !important;
    font-weight: 900;
    font-family: "Oswald", sans-serif !important; 
    font-style: italic;
    color: rgb(255, 255, 255);
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: rgb(131, 131, 131);




}


#us{
    font-size: 40px !important;
    font-weight: 900;
    font-family: "Oswald", sans-serif !important; 
    font-style: italic;
    color: rgb(0, 0, 0);
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: rgb(0, 0, 0);
}

.head-detailes{
    font-size: 16px !important;
    line-height: 24px !important;
    font-weight: 600 !important;


    
    /* font-weight: 900;
    font-family: "Oswald", sans-serif !important; 
    font-style: italic;
    color: rgb(0, 0, 0);
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: rgb(0, 0, 0); */




}
.list-box{
    list-style: none;
    padding-left: 0px;
    padding-bottom: 20px;
    padding-top: 20px;
}
.list-itm{
    padding-bottom: 10px;
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    color: #181A1F;

    font-size: 19px !important;
    line-height: 29px !important;
    font-weight: 600 !important;
}
.fa-check{
    padding-right: 20px;
}
.learn-more{
    width: 40%;
    background-color: #3f91df;
    color: white;
    border: none;
    padding: 12px;
    font-size: 18px;
    margin-top: 10px;
    
}
.arrow{
    color: #ffffff;
    padding-left: 10px;
}
/* ++++++++++++++++++++++++++ */


.all-town-city-box{
    height: 300px;
}
.we-cover{
    height: 100px;
}
.we{
    height: 100px;
    padding-top: 0px !important;
    color: #ffffff;
    font-size: 40px !important;
    font-weight: 600 !important;
    
}
.contact-mail-number{
    height: 500px;
    background-image: url(./images/pexels-elijah-o\'donnell-3829175.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    /* background-size: cover; */
    
    
     /* background-attachment: fixed; */
    overflow: hidden;
}


.city-box{
    height: 100px;
}

#contact-box{
    height: 500px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
#contact-box h2{
   

    font-size: 40px !important;
    font-weight: 900;
    font-family: "Oswald", sans-serif !important; 
    /* font-style: italic; */
    color: rgb(255, 255, 255);
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: rgba(255, 255, 255, 0);
}

.overlays-contact-box{
    height: 500px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.363) 0%, rgba(0, 0, 0, 0.479) )
}
#contact-box h2 a{
    color: white;
    padding-left: 20px;
    text-decoration: none;
    font-size: 40px;
}
#contact-button{
    margin: auto;
}

.get{
    padding: 10px 20px;
    background-color: #3f91df;
    color: white;
    border: none;
    font-weight: 600;
    margin-right: 20px;

}
.last_mail{
    font-size: 30px;
    font-family: "Oswald", sans-serif !important; 
    /* font-style: italic; */
    color: rgb(255, 255, 255);
    /* -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: rgb(253, 253, 253); */
}




/************************ */




.logo1 {
    height: 70px;
    width: 50px;
    margin-bottom: 20px;


}

.why-choose-us {
    height: 500px;
}

.card-part-why{
    padding-bottom: 30px;
}


.Why-Choose-Us-line {
    color: grey;
}

.sefty {
    /* font-family: 'Lato'; */
    font-weight: 600;
    text-transform: none;
    line-height: 1.em;
    font-size: 20px;

}

.FLEXIBLE {
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.bag{
    padding-bottom: 10px;
}
.bus {
    margin-bottom: 10px;
}

.calender{
    margin-bottom: 16px;
}

.pre {
    margin-bottom: 10px;
}

.star {
    padding-top: 32px;
    
    
}

.extra {
    margin-top: 25px;
    
}

.card-rd {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 300px;
}

.ichoose {
    font-size: 30px;
    color: #2972b7;
    position: relative;
    /* right: 30%; */
    top: 15%;
    margin-bottom: 20px;

}

.us-description {
    font-weight: 400;
}

.minibus {
    padding-bottom: 20px;
}







/* testimonial */







.container-fluid{
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.testimonial-image{
    background-image: url(./images/young-woman-outdoor-waiting-bus-stop-2022-01-28-20-52-23-utc.jpg);


    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;


    height: 500px;
} 

.outlays{
    width: 100%;
    height: 100%;
    background-image: linear-gradient(56deg, rgba(0, 0, 0, 0.8) 45%, rgba(0, 0, 0, 0.1)39%);


        display: flex;


}

.con-box-demo{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    

}
.w_10{
    width: 10%;
}
.buttaan-box-demo{
    width: 80%;
    display: flex;

    justify-content: start;
}
.testimonial-card-box{
    height:100%;
    width: 100%;



}  
.testimonial{
    /* width: 60%; */
    font-size: 40px !important;
    font-weight: 900;
    font-family: "Oswald", sans-serif !important; 
    font-style: italic;
    color: rgba(255, 255, 255, 0);
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: rgb(255, 255, 255);
} 
.client-say{
    font-size: 40px !important;
    font-weight: 900;
    font-family: "Oswald", sans-serif !important; 
    font-style: italic;
    color: rgb(255, 255, 255);
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: rgba(255, 255, 255, 0.438);
}
.testimonial-detailes{
    color: white;
}




.owl-review-box{
    height:100%;
    width: 50%;
}


.card-car{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 800px;
}
.star-box{
    display: flex;
    justify-content: flex-start;
    width: 100%;

}

.fa-star{
    color: goldenrod;
    text-align: left;

}
.review-dtls{
    font-size: 14px;
    color: white;
}
.profile-box{
    width: 100%;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;

    
}

.profile-pto{
    width: 60px;
    height: 50px;
    margin-right: 20px;
    
    

}
.profile-pto img{
    border-radius: 105px;
    width: 50px;
    height: 50px;
}

.profile-detailes-box{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items:center ;
    width: 100%;
    
}
.profile-name{
    height: 30px;
    width: 100%;
    margin-bottom: 0px;
    /*padding-top: 10px;*/
    font-size: 20px;
    color: white;
    font-weight: 700;

}
.position{
    height: 10px;
    width: 100%;
    font-size: 14px;
    color: rgb(0, 0, 0);
}











/* footer */

.footer-box{
    background-color: rgb(230, 224, 224);
    
}
.about-us-footer{
    
    color: #272727;
    text-decoration: none;
    font-weight: 600;
    font-size:20px;
    font-weight: 600;
    margin-bottom: 0.3rem !important;
}
.simple-footer-detailes{
    font-weight: 500;
    font-size: 17px;
    padding-top: 20px;
}
.footer-detailes-and-logo-box img{
    width: 133px;
    height: 70px;
    margin-top: 20px;
}
.simple-footer{
    font-size: 40px;
}
.country{
    font-size:20px;
    font-weight: 600;
    margin-bottom: 0.3rem !important;
}
.country-list{
    list-style: none;
    padding-left: 1rem;
    
}
.country-name{
    font-size: 10px;
    font-weight:400 ;
    margin-bottom: 15px;
   
}
p{
    padding-bottom: 1px !important;
}



.contact-uss{
    font-size:20px;
    font-weight: 600;
    margin-bottom: 0.3rem !important;
}
.contact-list{
    list-style: none;
    padding-left: 1px;
}
.contact{
    font-size: px;
    padding-bottom: 20px;
}
.phn-number{
    font-size: 15px;
    color: rgb(77, 76, 76);
    text-decoration: none;
    font-weight: 600;
}
.click{
    color: #333333;
}

.London{
    padding-left: 30px;
}

.footer-logo{
   margin-bottom: 10px;
}
.orange-line{
    width: 20%;
    margin-bottom: 10px;
    border-top: 1px solid orangered;
}  
.modal-header {
    background-color: #0965bb;
}
.modal_heading{
    color: #fff;
}
.popup_form_lable{
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 600;
    color: #1c1c1c;
}
.popup_form:focus{
    box-shadow: none !important;
    border: 1px solid #0965bb;
}
.form-select:focus{
     box-shadow: none !important;
    border: 1px solid #0965bb;
}
.submit_btn{
    width: 25% !important;
    margin: auto !important;
    margin-top: 25px !important;
    background: #0965bb;
    color: #fff;
    border: 0 !important;
    padding: 8px 0;
    font-size: 18px;
    font-weight: 600;
}
.review_slider_col{
    background: #198754;
    padding: 20px 20px;
    border-radius: 20px;
}
.cityname h5{
    /*font-size: 16px !important;*/
    line-height: 24px !important;
    font-weight: 500 !important;
}




