.pt-40 {
    padding-top: 40px;
}


.inner_date {
    position: relative;
    width: 85px;
    height: auto;
    margin-bottom: 10px;
}

.inner_date input {
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.date_desable .date_type {
    background: #7e45554a;
    color: #fff;
}

.date_type {
    background: #f3f3f3;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 10px;
    line-height: 1.3;
    color: black;
    border-radius: 5px;
    width: 75px;
    font-size: 12px;
    height: 70px;
    font-weight: 500;
    text-transform: uppercase;
}

.inner_date input:checked ~.date_type {
    background: #7E4555;
    color: #fff;
}

.timeslote-block ul {
    display: flex;
    justify-content: unset;
    align-items: center;
    flex-wrap: wrap;
}

.timeslote-block ul a {
    display: inline-block;
}

.timeslote-block ul .timeslotinner {
   position:relative;
   margin: 11px 0 0 0;
}


.timeslotinner input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.timeslotinner span {
    border: 1px solid black;
    padding: 5px 15px;
    border-radius: 3px;
}


.timeslotinner input:checked ~ span {
    background: #7E4555;
    color: #fff;
    border: 1px solid #7E4555;
}

.timeslote-block ul li {
    margin-right: 5px;
}
.sigma_footer-middle .far.fa-phone {
    transform: rotate(90deg);
}
.persion-block .qty {
    border: 1px solid #090909;
    padding: 5px;
    width: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
}
.hamebg {
    background: #6E2328;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
}

.hamebg i {
    color: #fff;
}
.sigma_testimonial-date {
    width: 14.28%;
}
.sigma_booking-slider-not {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.sigma_footer.sigma_footer-dark {
    background-color: #815137 !important;
    color: #fff;
}
.faqs_section .section-title p {
    color: #fff !important;
}

.faqs_section .section-title h4.title {
    color: #fff;
}
.aside-trigger-left {
    display: none;
}

.hamburgger {
    font-size: 25px;
    color: #3870F8;
    cursor: pointer;
}


.sigma_header.header-4.header-absolute {
    padding: 0;
    background: #fff;
    position: unset;
}
.header-absolute + .banner-3.sigma_banner .sigma_banner-slider-inner {
    padding: 160px 0;
}

.container {
    max-width: 1120px;
}

.about_img_n img {
    border-radius: 25px;
}
.sigma_new li::before {
    content: "\f192";
}

.sigma_testimonial_video {
    background: #ffff;
    box-shadow: 0px 1px 16px -13px black;
    margin: 20px 15px;
    padding: 0;
    border-radius: 5px;
    overflow: hidden;
}

.video_section iframe {
    width: 100%;
    height: 250px;
}

.text_video {
    padding: 10px 20px 20px;
}

.text_video .user_name {
    display: flex;
    justify-content: end;
    align-items: center;
    text-transform: capitalize;
}

.text_video p {
    line-height: 1.5;
    height:40px;
}
.sigma_testimonial_video.slick-active.slick-center {
    scale: 1.1;
}

.sigma_testimonial_video.slick-active.slick-center p {
    color:#DB4242;
   height: 40px;
}

.flex_block {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.my_tech_btn a {
    border-radius: 5px;
    padding: 10px 25px;
}

.my_tech_btn a:hover::before,.my_tech_btn a:focus::before {
    border-radius: 0 !important;
}

.table__modification_for table {
    width: 100%;
    max-width: 100%;
    border: none;
}

.table__modification_for table td {
    padding: 0;
    border: none;
}

.table__modification_for td.bg-green {
    background: transparent;
}

.table__modification_for td.bg-green .date_type {
    background: #90EE90;
}

.table__modification_for td.bg-blue .date_type {
    background: #add8e6;
}

.table__modification_for td.bg-blue {
    background: transparent;
}

.table__modification_for td.bg-yellow {
    margin-bottom: 10px;
}

.table__modification_for table td .inner_date {
    margin-bottom: 0;
    margin-top: 10px;
}

@media only screen and (max-width: 1120px) {

.container {
    max-width: 100%;
    padding: 0 25px;
}

}
.activemy {
    background: #D43308;
}









@media only screen and (max-width: 991px) {

.aside-trigger-left {
    display: block;
}
.aside-trigger-right {
    display: none;
}
.hamburgger {
    font-size: 20px;
}

}



@media only screen and (max-width: 767px) {
.section-title {
    margin-top: 30px;
}

.section-title {
    margin-top: 30px;
}

.section-two .row {
    flex-direction: column-reverse;
}
.about_img_n img {
    width: 400px !important;
}
.about_img_n {
    text-align: center;
}
.text_video p {
    height: 40px;
}

}







@media only screen and (max-width: 600px) {
.inner_date {
    width: auto;
    height: auto;
    margin-right: 5px;
}
.date_type {
    width: auto;
    height:auto;
}
.timeslotinner span {
    padding: 5px 10px;
}
.header-absolute + .banner-3.sigma_banner .sigma_banner-slider-inner {
    background-position: 75% 30px;
}
.blockquote.bg-transparent {
    color: #fff;
}
.section .blockquote.bg-transparent {
    color: #7E4555;
}
.header-absolute + .banner-3.sigma_banner .sigma_banner-slider-inner {
    background: url(../../assets/img/new-img/main-mobile.jpg) !important;
    background-position: 50% 75% !important;
    background-size: cover !important;
    background-repeat: no-repeat;
}
.accordion.with-gap .card-header {
    padding-right: 25px;
}
.header-absolute + .sigma_subheader .sigma_subheader-inner {
    padding: 80px 0 80px;
}
.table__modification_for .sigma_testimonial-date {
    width: 95%;
}
}



@media only screen and (max-width: 400px) {
    .about_img_n img {
    width: 300px !important;
}

.header-absolute + .banner-3.sigma_banner .sigma_banner-slider-inner {
    background-position: 5px 0px !important;
    padding: 60px 0 120px;
}
.pt-40 {
    padding-top: 10px;
}

.form_booking-block {
    padding-top: 20px;
}
.date_type span {
    font-size: 10px;
}
.my_tech_btn a {
    padding: 5px 15px;
}
.total h6 {
    font-size: 13px;
    display: block;
}


}