.thumbc {
    width: 75px;
}
.btn-primary-custom {
    background-color: #BEFC71 !important;
    color: #002736 !important;
}
.btn-primary-custom.active {
    background-color: #9ce53e !important;
    color: #002736 !important;
}
.btn-primary-custom:hover {
    background-color: #72c739 !important;
    color: #002736 !important;
}
/* .btn-primary-custom {
    background-color: #BEFC71 !important;
    color: white !important;
}
.btn-primary-custom.active {
    background-color: #5a8326 !important;
    color: white !important;
} */
@media only screen and (min-width: 1000px) and (max-width: 1200px) {
    .custom-container {
        max-width: 1100px !important;
    }
}
.img-header-custom {
    border-radius: 20px;
    height: 600px;
}
@media only screen and (max-width: 1200px) {
    .img-home-project {
        width: 250px !important;
    }
}
.pt150 {
    padding-top: 150px;
}
.mb-50 {
    margin-bottom: 50px;
}
.mviewaction {
    display: flex;
}
.img-li-icon {
    width: 70px;
}
.img-li-icon2 {
    width: 70px;
}
.img-li-icon3 {
    width: 100px;
}

@media only screen and (max-width: 568px) {
    .mviewaction {
        display: flex;
        padding-bottom: 20px;
    }
    .img-li-icon2 {
        width: 50px;
    }
    .img-li-icon3 {
        width: 110px;
    }
    .element82 {
        height: auto !important;
        width: auto !important;
    }
}
.mt50 {
    margin-top: 50px;
}
.mt20 {
    margin-top: 20px;
}
.mt30 {
    margin-top: 30px;
}
.element82 {
    height: 700px;
    width: 700px;
}
.br20 {
    border-radius: 20px;
}
.alertswitch {
    padding: 20px;
    background-color: #343434;
    color: white;
    font-size:15px;
}

.closebtnswitch {
    margin-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}

.closebtnswitch:hover {
    color: black;
}

.get-app-section .get-app-element-one-custom {
    position: relative;
}
.get-app-section .get-app-element-two-custom {
    position: absolute;
    right: 5%;
    top: 20%;
}
.get-app-section .get-app-element-two-custom img {
    width: 100px;
    position: relative;
    left: 80px;
}
.con-custom {
    position: relative;
    top: -300px;
}
.get-app-section .get-app-element-three-custom {
    position: absolute;
    right: 5%;
    top: 40%;
}
.t-custom {
    position: absolute;
    top: 300%;
}
.t-custom2 {
    position: relative;
    left: -250px;
    z-index: 2;
}
.img-ease {
    position: absolute;
    width: 150px;
    top: 390px;
    z-index: -9999;
    left: 500px;
}
.img-ease2 {
    position: relative;
    top: -100px;
    width: 150px;
    left: -50px;
}
.img-sc {
    width: 150px;
}
.img-fc {
    width: 170px;
    position: absolute;
    top: 70px;
    right: 33%;
    z-index: 1;
    display: inline-block;
    pointer-events: none;
    z-index: -2;
}
@media only screen and (max-width: 1310px) {
    .img-fc {
        width: 170px;
        position: absolute;
        top: 70px;
        right: 26%;
        z-index: 1;
        display: inline-block;
        pointer-events: none;
        z-index: -2;
    }
}
.media-thumb {
    position: relative;
    background-color: #F5F8FF;
    border-radius: 20px;
    padding: 0px;
}
.img-w100 {
    width: 100px;
}
.h900 {
    height: 900px !important;
}
.hide {
    display: none !important;
}
.service-section.five .service-item-custom {
    background-color: #fff;
    border-radius: 10px;
    /* -webkit-box-shadow: 0 10px 50px rgb(50 73 179 / 8%);
    box-shadow: 0 10px 50px rgb(50 73 179 / 8%); */
    text-align: center;
    /* padding: 60px 20px; */
}
.service-item-custom.five {
    background-color: #F5F8FF;
    border-radius: 10px;
    padding: 40px 20px;
    height: auto;
}
.service-item-custom.two {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    padding: 0;
    margin-top: 0 !important;
}
.service-item-custom {
    background-color: #fff;
    -webkit-box-shadow: 0 20px 30px rgb(0 0 0 / 18%);
    box-shadow: 0 20px 30px rgb(0 0 0 / 18%);
    border-radius: 10px;
    padding: 25px;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.mt250 {
    margin-top: 250px;
}
.mt300 {
    margin-top: 300px;
}
.mt250 {
    margin-top: 250px;
}
.img550 {
    width: 550px;
}
.media-section-custom {
    background-color: #F5F8FF;
}
.media-content-custom .media-footer {
    /* border-top: 1px solid #E1E1E1;
    padding-top: 30px; */
    margin-top: 40px;
}
.core-section .core-element-custom {
    position: absolute;
    right: 10%;
    top: -7%;
}
.segment-list-icon {
    width: 75px;;
}
.media-thumb-custom {
    position: relative;
    background-color: white;
    border-radius: 20px;
    padding: 0px;
}