/** Generated by QuickPaging **/
@media only screen and (min-width: 801px) {
.cards-padding{
padding: 2rem 6rem;
}
.campaigns-form{
    justify-content: center;
display: flex;
padding: 1rem 6rem;
}
.banner-container{
    padding-bottom: 12rem !important;
position:relative !important;
width: 100%;
}
.card-positions {
    padding: 0 4rem;
    position: absolute !important;
    bottom: -12rem !important;
}
}
@media only screen and (max-width: 800px) {
.mobile-center{
justify-content: center;
}
.cards-padding{
padding: 2rem 1rem;
}
.campaigns-form{
padding: 2rem 1rem;
}
}
.myContainer{
background: white !important;
}
.custom-form{
position: absolute;
text-align: center;
    top: 25%;
margin-right: 25px;
}
.form-text{
font-size: 22px !important;
}
.get-advice-color{
padding: 0 5px;
font-weight: 900;
color: #761431;
}
.pl-2{
padding-left: 10px;
}
.world-cup-btn{
   background-color: #761431;
    border: none !important;
    padding: 5px 15px;
    color: white;
    border-radius: 8px;
}
.text-muted{
color: gray;
}
.f-20{
font-size: 20px;
}
.arrow-dwon-style{
margin: 0;
text-align: center;
font-size:8px;
}
.m-0{
margin:0!important;
}

.w-100{
width:100% !important;
}

.remind-tours{
background-color: #f54808;
box-shadow: 0 2px rgb(0 0 0 / 0.2);
color: white !important;
padding:10px;
margin-bottom:15px;
border-radius: 8px;
}
.text-center{
text-align: center;
}
.banner-text{
color:white;
font-size:32px;
}
.form-header{
background-color: #212155;
color:white;
margin:0;
padding: 10px 0;
text-align: center;
border-top-right-radius: 8px;
    border-top-left-radius: 8px;
}
.form-style{
background-color: #0c4187;
padding: 15px 30px 18px 30px;
border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.input-styles{
width: 100%;
padding: 6px;
margin-bottom: 4px;
border: none !important;
}
.notif-me-btn{
background-color: #f54c0a;
width: 100%;
padding: 15px;
color: white;
margin-top: 20px;
border: none;
border-radius: 8px;
}
.notif-me-btn:hover{
background-color: #ff4800;
cursor: pointer;
}
.travel-type-select{
border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.first-input-style{
border-top-left-radius: 8px;
border-top-right-radius: 8px;
}
.arrow-padding{
padding-top: 20px;
}
.tour-container{
padding: 20px;
border: 1px solid #ececec;
border-radius: 8px;
background-color: #ececec;
min-height: 200px;
margin-top: 20px;
}
.tour-container-header{
color: #FA5E14;
border-bottom: 1px solid #FA5E14;
padding-bottom: 10px;
margin-bottom: 10px;
}
.titile-of-campaigns{
display: flex;
justify-content: space-between;
}
b {
    font-size: 20px;
    font-weight: 900;
}
.align-center{
    align-items: center;
}
.custom-world-cup-btn{
background-color: #e8e8e8;
color:gray;
display: inline-block;
padding: 13px 5px;
border-radius: 8px !important;
}

.world-cup-input{
color:gray;
direction: ltr !important;
background-color: #e8e8e8 !important;
border: none !important;
}
.d-flex{
display: flex;
}
.z-999{
z-index: 999 !important;
}
.myContainer{
margin: unset !important;
max-width: unset !important;
}
.myContainerExpand{
margin: unset !important;
}
