.ban-search .form-select{
    background-size: 18px 14px;
    padding-right: 35px;
    font-size: 14px;
}
@media (max-width:1200px){
    .hom-head .container{
        max-width: none;
    }
    .ab-sec2 ul li div p{
        min-height: 44px;
    }
}

@media (max-width:1100px){
    .ban-search ul li{
        width: 20%;
    }
}

@media screen and (max-width: 769px) {
    .ban-search ul li {
        width: 50%;
        padding: 5px;
    }
    .oddno .HowItWorks_number__Azwx9 {
        right: 30px !important;
        left: auto !important;
    }
    .ab-wel-tit-2 ul li {
        width: 50%;
    }
    .ab-wel-tit-2 ul li h4{
        font-size: 18px !important;
    }
    .ab-wel {
        padding: 70px 0 30px;
    }
}

@media screen and (max-width: 480px) {
    .ban-search ul li {
        width: 100%;
        padding-bottom: 10px;
    }
    .oddno, .three{
        margin-bottom: 30px;
    }
    .ab-wel-tit-2 ul li {
        width: 100%;
    }
    .ab-cont ul{
        padding: 0px;
    }
    
}

.blog-box {
    padding: 20px;
    float: left;
    width: 100%;
    border: 1px solid #d7d1be;
    border-radius: 5px;
    background: #fff;
}
.blog-box .txt {
    padding: 20px;
    background: #fff;
}
.blog-box span{
    font-size: 15px;
}
.ab-team .cus-revi,
.blog-rel .cus-revi{
    border: none;
}
 
.ab-team .slick-arrow::before, .ab-team  .slick-arrow::after,
.blog-rel .slick-arrow::before, .blog-rel  .slick-arrow::after{
    font-size: 40px;
    top: -8px;
    height: auto;
}
.ab-team .slick-arrow,
.blog-rel .slick-arrow {
    top: 40%;
    width: 55px;
    height: 55px;
}
.ab-team .slick-next::before,
.blog-rel .slick-next::before{
    left: 3px;
}

/* Home - How it works */

.fot-ban-inn .lhs:before{
    height: 116px;  
    background-size: 276px !important;
    background: url(/front/images/login-bg_v2.png);
}
.fot-ban-inn .lhs{
    padding: 50px 50px 140px 50px;
}
.fot-ban-inn{
    margin: 40px 0px 0px;
}
.count {
    padding: 0px 0px 80px;
}
.cus-revi{
    margin: 10px 0px 40px;
}
.blog-rel .home-tit {
    margin-bottom: 10px !important;
}
.ab-sec2{
    padding-bottom: 40px;
}
.home-tit{
    padding-top: 40px;
    margin-bottom: 40px;
}
.how-it-works{
    border-bottom: 1px solid #ededed;
    border-top: 1px solid #ededed;
    clear: both;
}
:root{--gradient:linear-gradient(90deg,#db333b,#e86a43);
    --bgprime: #c64043;
    --bg-white: #fff;
    --bg-black: #242424;
    --bg-gray: #626262;
    --bg-light: #e6e6e6;
    --bg-orange: #fff2ec;
    --fz-80: 64px;
    --fz-64: 60px;
    --fz-56: 50px;
    --fz-50: 46px;
    --fz-40: 36px;
    --fz-30: 28px;
    --fz-28: 26px;
    --fz-26: 24px;
    --fz-24: 22px;
    --fz-22: 20px;
    --fz-20: 18px;
    --fz-18: 16px;
    --fz-16: 16px;
    --fz-14: 14px;
}
.HowItWorks_rowOne__bo1VW {
    margin-bottom: 25px;
}
.HowItWorks_detailcomponent__Jk_BU {
    background: linear-gradient(90deg, #d85054, #e86a43 103.33%);
    display: flex
;
    align-items: center;
    justify-content: center;
    padding: 53px 30px;
    border-radius: 20px;
    margin-bottom: 40px;
}

.HowItWorks_detailcomponent__Jk_BU p {
    color: #fff;
    text-align: center;
    font-family: "Playfair Display", serif;
    font-size: var(--fz-40);;
    font-weight: 700;
    line-height: 52px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .HowItWorks_detailcomponent__Jk_BU p {
        font-size: 30px;
    }
}
@media only screen and (min-width: 991px) and (max-width: 1199px) {
    .HowItWorks_detailcomponent__Jk_BU p {
        font-size: 30px;
        line-height: 50px;
    }
    .HowItWorks_detailcomponent__Jk_BU{
        padding: 33px 20px;
    }
}

.HowItWorks_numbercomponent__OzKLU {
    padding: 10px;
    border: 1px solid #c74143;
    border-radius: 20px;
    position: relative;
}
.HowItWorks_numbercomponent__OzKLU .HowItWorks_details__Ge3Bs {
    background: url(/front/images/floral-bg.jpg);
    height: 233px;
    padding: 35px 20px 0;
    border-radius: 20px;
}
.HowItWorks_numbercomponent__OzKLU .HowItWorks_number__Azwx9 {
    position: absolute;
    top: -35px;
    display: flex
;
    left: 30px;
    height: 70px;
    width: 70px;
    background: var(--gradient);
    border-radius: 100%;
    align-items: center;
    justify-content: center;
}
.HowItWorks_numbercomponent__OzKLU .HowItWorks_number__Azwx9 p {
    color: var(--bg-white);
    font-size: 24px;
    font-family: Poppins;
    font-weight: 600;
    line-height: 36px;
    margin: 0px;;
}
.HowItWorks_numbercomponent__OzKLU .HowItWorks_details__Ge3Bs .HowItWorks_heading__C5Ich {
    color: var(--bg-black);
    font-size: var(--fz-26);
    font-family: "Playfair Display", serif;
    font-weight: 700;
    margin-bottom: 10px;
}
.HowItWorks_numbercomponent__OzKLU .HowItWorks_details__Ge3Bs .HowItWorks_text__048Fx {
    color: var(--bg-gray);
    font-size: var(--fz-18);
    font-family: Poppins;
    font-weight: 400;
    word-wrap: break-word;
}
.HowItWorks_rowOne__bo1VW .HowItWorks_box__iVaAq:last-child {
    margin-top: 30px;
}
.HowItWorks_numbercomponent__OzKLU.three{
    margin-top: -30px !important;
}

@media only screen and (max-width: 991px) {
    .HowItWorks_numbercomponent__OzKLU .HowItWorks_details__Ge3Bs {
        padding: 35px 20px 20px;
        height: auto;
    }
    .HowItWorks_numbercomponent__OzKLU .HowItWorks_details__Ge3Bs p{
        margin: 0px;
    }
    .HowItWorks_numbercomponent__OzKLU.three{
        margin: 0px !important;
    }
    .col-lg-4.HowItWorks_box__iVaAq {
        margin-top: 50px;
    }
    .HowItWorks_rowOne__bo1VW .HowItWorks_box__iVaAq:last-child {
        margin-top: 50px;
    }
    .HowItWorks_rowOne__bo1VW{
        margin-bottom:0px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .HowItWorks_detailcomponent__Jk_BU {
        height: auto;
        max-height: unset;
        padding: 30px 20px;
        margin: 0px;
    }
    .HowItWorks_detailcomponent__Jk_BU p {
        line-height: 39px;
        font-size:30px;
        margin: 0px;
    }
    .HowItWorks_numbercomponent__OzKLU{
        margin-bottom:0px;
    }
    .how-it-works .home-tit{
        margin-bottom:0px;
    }
    body .ab-sec2 ul li div{
        padding: 15px 5px !important;
    }
}
@media only screen and (max-width: 767px){
    .ab-sec2 .sub-title{
        font-size: 18px !important;
        padding-bottom: 10px;
    }
    .how-it-works{
        border-bottom: none;
    }
}

@media only screen and (max-width: 991px){
    .blog-box{
        max-width: 100%;
        width: 300px;
        margin: auto;
        float: none;
    }
}
 
@media screen and (max-width: 1100px) {
    .blog-box img {
        height: 410px;
    }
}

.ab-team ul li div:before{
    display: none;
}
.ab-team ul li div:hover p,
.ab-team ul li div:hover h4{
    top: 0px;
    color: #584d22;
}
.ab-team ul li div:hover{
    background: #fff;
    box-shadow: none;
}
.ab-team ul li div{
    background: #fff;
    padding: 8px;
    border-radius: 5px;
    border: 1px solid #d7d1be;
    transition: all 0.5s ease;
    margin: 30px auto !important;

}
.ab-team ul li div::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: linear-gradient(
      0deg, 
      transparent, 
      transparent 30%, 
      rgba(0,255,255,0.3)
    );
    transform: rotate(-45deg);
    transition: all 0.5s ease;
    opacity: 0;
}
.ab-team ul li div:hover {
    transform: scale(1.05);
    box-shadow: 0 0 20px #ccc;
}
.ab-team ul li div::before {
    opacity: 1;
    transform: rotate(-45deg) translateY(100%);
}
body .ab-team ul li div img {
    /*max-height: 400px;
    max-width: 300px;
    min-height: 400px;
    min-width: 300px;*/
}
.ab-team ul li div p.age {
    border-top: 1px solid #ddd;
    padding-top: 5px;
    margin-top: 5px;
    font-size: 15px;
    font-weight: normal;
}
.ab-team ul li div p.place {
    font-size: 15px;
}
.ab-team ul li div:hover img{
    transform: none;;
}
.ab-team ul li div h4{
    padding-top: 5px;
    margin-bottom: 0px;
}

.border{
    border: none !important;
    position: relative;
    width: 590px;
    margin: auto;
    margin-top: 0px;
    max-width: 100%;
}
.border:before {
    border-top: 1px solid #000;
    content: "";
    width: 100%;
    position: absolute;
    top: 10px;
    left: 0px;
}
.border span{
    background: #fefcf5;
    padding: 10px;
    position: relative;
    z-index: 1;
}
.border .dots:before {
    content: "";
    height: 6px;
    width: 6px;
    background: #66451c;
    float: left;
    border-radius: 100%;
    position: absolute;
    top: 7px;
    left: -2px;
}
.border .dots:after {
    content: "";
    height: 6px;
    width: 6px;
    background: #66451c;
    float: left;
    border-radius: 100%;
    position: absolute;
    top: 7px;
    right: -2px;
}
.how-it-works .border{
    width: 275px;
}
.ab-team .border{
    width: 635px;
}
.blog-rel .border{
    width: 320px;
}

@media screen and (max-width: 992px) {
    .ab-team ul li div {
        width: auto !important;
    }
}

.hom-nav .bl li a:after {
    content: "";
    position: absolute;
    content: "";
    width: 0;
    height: 3px;
    background-color: #ff622d;
    left: 0;
    bottom: 0px;
    transition: all ease .5s;
}

.hom-nav .bl li a:hover:after{
    width: 100%;
}

.ab-wel-2{
    margin: 68% 10% 5% 20%;
}
.ab-wel-4{
    right: -30px;
}