@charset "UTF-8";

/*-----------------------------------------------------------------------------------
    Template Name: Colab
    Description: Colab - Co-Working HTML Website Template
    Author: codezion 
    Author URI: https://www.templatemonster.com/authors/codezion/
    Version: 1.0
-----------------------------------------------------------------------------------*/
@media (max-width: 480px) {
    .blog-details-image {
    width: 50%;
    height: auto;
    margin-bottom: 20px;
}
    .blog-details-image {
    width: 100% !important;
    height: 246px;
    margin-bottom: 20px;
}
    .d-flex {
    display: block !IMPORTANT;
}
    .text.blog-text {
    padding: 30px;
    COLOR: #000;
}
    .social.d-flex {
    display: flex !important;
}
   .border-new {
    border: 4px solid #fff;
    height: 100px;
    display: flex;
    width: 83%;
    justify-content: center;
    margin-left: 50px;
}
    .service-img img {
    width: 90%;
    height: auto;
}
    .hede-slider {
    padding-top: 210px!important;
    padding-left: 50px;
}
}
@media (max-width: 1500px) {

    /*category*/
    .full_width_box .box {
        padding: 30px 40px;
    }

    .full_width_box .box .action {
        right: 40px;
        bottom: 30px;
    }
}

@media (max-width: 1199px) {

    /*category*/
    .full_width_box .box {
        padding: 30px 30px;
    }

    .full_width_box .box .action {
        right: 30px;
        bottom: 30px;
    }
        .testi-block-image img {
    position: absolute;
    /* top: 0; */
    bottom: 55px;
    right: 90px;
    width: 110px;
    height: 110px;
    border-radius: 50%;
}
}

@media (min-width: 992px) {
    .header .navigation .menu-item-has-children .sub-menu {
        display: block !important;
    }
}

@media (max-width: 991px) {

    /*navigation*/
    .header .hamburger {
        display: flex;
    }

    .header .navigation.open {
        height: calc(100vh - 73px);
    }

    .header .navigation .main-menu {
        display: block;
    }

    .header .navigation {
        display: block;
        position: fixed;
        left: 0;
        top: 73px;
        height: 0;
        overflow-y: auto;
        width: 100%;
        background-color: var(--thm-color-two);
        transition: 0.5s all;
        z-index: 100;
    }

    .header .navigation 
    .menu-item-has-children
     .sub-menu .menu-item>a, 
    .header .navigation
     .main-menu>.menu-item>a {
    width: 100%;
    padding: 12px !important;
    border-bottom: 1px solid var(--thm-white);
    color: var(--thm-white);
    font-size: 14px;
    display: flex;
    background-color: #101014;
}

    .header .navigation .main-menu>.menu-item>a:before {
        display: none;
    }

    .header .navigation .menu-item-has-children .sub-menu {
        position: relative;
        top: 0;
        display: none;
        opacity: 1;
        visibility: visible;
        width: 100%;
    }

    .header .navigation .menu-item-has-children 
    .sub-menu .menu-item-has-children>a:after {
        position: relative;
        right: 0;
        transform: none;
    }

    .header .navigation .menu-item-has-children 
    .sub-menu .menu-item-has-children>.sub-menu {
        left: 0;
    }

    /*banner*/
    .single_banner .banner_elements .element_two {
        top: 15%;
        left: 70%;
        transform: translateX(-30%);
    }

    .single_banner .banner_elements 
    .element_four {
        max-width: 250px;
    }

    .modal-dialog {
        margin: .5rem;
    }
    .testi-block-perra i {
    font-size: 55px;
}
    .blog-details-image {
    width: 61%;
    height: 246px;
    margin-bottom: 20px;
}
}
/*--------slid banner-----------*/

@media screen and (min-device-width: 576px) and (max-device-width: 768px) {
    .slider-bg-image img {
    height: 490px;
}
.inner-list.d-flex.align-items-center {
    font-size: 20px;
    display: flex !important;
    margin-top: 10px;
}
    .testi-block-image img {
    position: absolute;
    /* top: 0; */
    bottom: 55px;
    right: 155px;
    width: 110px;
    height: 110px;
    border-radius: 50%;
}

}
@media screen and (min-device-width: 360px) and (max-device-width: 480px) { 
    .slider-bg-image img {
    height: 450px;
}
.inner h1 {
    font-size: 45px !important;
}
    .slider-text h2 {
    font-size: 26px;
    padding: 0;
    margin-bottom: 5px;
}
    .slider-text {
    text-align: center;
}
    .slider-text p {
    font-size: 14px;
    color: #ffffffd6;
    padding: 22px;
    margin-bottom: 10px;
}
    .slider-text a {
    font-size: 10px;
}
.slick-arrow:before {
    font-size: 5px;
}
.slide-item {
    width: 100%;
    height: 550px;
}
.homethirds .slick-arrow.slick-next {
    right: 4%;
    left: auto;
    background-color: blue;
    top: 132px;
}
.homethirds .slick-arrow.slick-prev {
    left: 75% !important;
    right: 0 !important;
    background-color: blue !important;
    top: 132px !important;
}
.slick-arrow.slick-prev {
    display: none;
    top: 223px;
    width: 31px;
    height: 31px;
}
.slick-arrow.slick-next {
    display: none;
    top: 223px;
    width: 31px;
    height: 31px;
}
   .testi-block-perra {
    background-color: #fff;
    padding: 70px 33px;
    box-shadow: 0px 2px 10px 0px;
    margin-left: 15px;
}
    .testi-block-perra i {
    font-size: 40px;
}
.testi-block-image img {
    position: absolute;
    bottom: 50px;
    right: 30%;
    width: 110px;
    height: 110px;
    border-radius: 50%;
}
    .testi-block-bottum {
    margin-top: 40px;
}
    .testi-block-bottum h6 {
    color: blue;
    font-weight: 700;
    font-size: 20px;
    margin: 0px;
    padding-left: 31px;
}
    .event-form-group input {
    width: 100%;
    margin: 0px 28px 27px 0;
    padding: 10px 15px;
}
}

@media screen and (min-device-width: 480px) and (max-device-width: 576px) {
    .slider-bg-image img {
    height: 490px;
}
    .inner-list.d-flex.align-items-center {
    font-size: 16px;
    display: flex !important;
    margin-top: 10px;
}
.testi-block-image img {
    position: absolute;
    bottom: 55px;
    right: 34%;
    width: 110px;
    height: 110px;
    border-radius: 50%;
}
    .testi-block-perra i {
    font-size: 40px;
}
    .testi-block-perra {
    background-color: #fff;
    padding: 72px 8px;
    box-shadow: 0px 2px 10px 0px;
}
    .hede-slider {
    padding-top: 100px!important;
    padding-left: 13px;
}
}

@media screen and (min-device-width: 360px) and (max-device-width: 768px) {
    .about-2 img {
        width: 100%;
        height: 250px;
        display: none;
}
    .about-1 img {
        width: 100%;
        height: auto;
}
    .about-3 {
        display: inline-block;
        position: absolute;
        top: -80px;
        right: 57px;
        display: none;
}
     .event-form-group input {
    width: 100%;
    margin: 0px 28px 27px 0;
    padding: 10px 15px;
}
}
@media screen and (min-device-width: 481px) and (max-device-width: 768px) {
   .slider-bg-image img {
    height: 490px;
}
   .inner h1 {
    font-size: 40px !important;
}
    .slider-text h2 {
    font-size: 35px;
    padding: 0;
    margin-bottom: 5px;
}
.slider-text {
    position: relative;
    top: 75px;
    text-align: center;
}
    .slider-text p {
    color: #ffffffd6;
    font-size: 18px;
    padding: 15px;
    margin-bottom: 10px;
}
.slide-item {
    width: 100%;
    height: 550px;
}
.homethirds .slick-arrow.slick-next {
    right: 8%;
    left: auto;
    background-color: blue;
    top: 28px;
}
.slick-arrow.slick-prev {
    display: none !important;
    top: 32% !important;
    width: 31px;
    height: 31px;
    left: -5% !important;
}
.slick-arrow.slick-next {
    display: none !important;
    top: 32% !important;
    width: 31px;
    height: 31px;
    right: -5%;
}
    .latest-image img {
    width: 100%;
}
    .slick-slide.slick-center .testi-block {
    transform: scale(1.2) translate(-20px);
    z-index: 999;
    opacity: 1;
    margin-left: 70px;
    margin-right: 20px;
}
}
@media screen and (min-device-width: 769px) and (max-device-width: 990px) { 
    .slider-bg-image img {
    height: 500px;
    width: 100%;
}
    .slider-text h2 {
    font-size: 55px;
    padding: 0;
    margin-bottom: 5px;
}
    .slider-text p {
    color: #ffffffd6;
    font-size: 18px;
    padding: 15px;
    margin-bottom: 10px;
}
.slide-item {
    width: 100%;
    height: 600px;
}
.homethirds .slick-arrow.slick-next {
    right: 13%;
    left: auto;
    background-color: blue;
    top: 28px;
}
.slick-arrow.slick-prev {
    display: none;
    top: 30% !important;
    width: 31px;
    height: 31px;
}
.slick-arrow.slick-next {
    right: -5%;
    left: auto;
    background-color: blue;
}
.slick-arrow.slick-prev {
    left: -5%;
    right: auto;
    background-color: blue;
}  
.slick-arrow.slick-next {
    top: 32% !important;
    
}
    .working-card.card-color {
    background-color: #334dfc;
    height: 347px;
    padding: 80px 30px 0;
    width: 100%;
}
   .testi-block-image img {
    position: absolute;
    bottom: 55px;
    right: 42%;
    width: 110px;
    height: 110px;
    border-radius: 50%;
}
}
@media screen and (min-device-width: 991px) and (max-device-width: 1200px) { 
    .slider-bg-image img {
    height: 500px;
    width: 100%;
}
    .slider-text h2 {
    font-size: 55px;
    padding: 0;
    margin-bottom: 5px;
}
    .slider-text p {
    color: #ffffffd6;
    font-size: 18px;
    padding: 15px;
    margin-bottom: 10px;
}
.slide-item {
    width: 100%;
    height: 550px;
}
.homethirds .slick-arrow.slick-prev {
    left: 75% !important;
    right: 0 !important;
    background-color: blue !important;
    top: 28px !important;
}
.slick-arrow.slick-prev {
    display: none;
    top: 223px;
    width: 31px;
    height: 31px;
}
.slick-arrow.slick-next {
    display: none;
    top: 223px;
    width: 31px;
    height: 31px;
}   
    .testi-block-image img {
    position: absolute;
    /* top: 0; */
    bottom: 55px;
    right: 90px;
    width: 110px;
    height: 110px;
    border-radius: 50%;
}
    .header .navigation .main-menu>.menu-item>a {
    color: var(--thm-color-two);
    font-size: 16px !important;
    padding: 20px 7px !important;
    display: flex;
    align-items: center;
    position: relative;
    font-weight: 500;
}
    .working-card.card-color {
    background-color: #334dfc;
    height: 233px;
    padding: 49px 30px;
    width: 100%;
}
}

@media (max-width:991px){
     .header .navigation .main-menu>.menu-item>a {
        font-size: 16px !important;
        display: flex;
        justify-content: space-between;
}
}

@media screen and (min-device-width: 360px) and (max-device-width: 480px) { 
    .copyright {
    width: 100%;
    height: 120px;
    align-items: center;
    justify-content: left !important;
    display: flex;
}
.hedding-border {
    width: 30px;
    height: 3px;
    background-color: blue;
    margin-left: 45%;
    /* margin: 6px 155px 0; */
}
.inner-list.d-flex.align-items-center {
    font-size: 20px;
    display: flex !important;
    margin-top: 10px;
}
   .latest-image-date {
    position: absolute;
    top: 30px;
    left: 30px;
}
.latest-image img {
    width: 100%;
}

.form-group input {
    width: 100%;
    padding: 10px 15px;
    border: 2px solid #c0c0c0;
    color: #c0c0c0;
}
    .heder-home-three-perra h1 {
    font-size: 30px;
    font-weight: 700;
    color: #ffffff;
}
    .heder-home-three-perra {
    display: inline-block;
    padding: 0px 10px 10px;
}
    .heder-border {
    border: 4px solid #fff;
    width: 335px;
    height: 100px;
    display: inline-block;
    display: none;
}
   
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1400px) { 
    .working-card.card-color {
    background-color: #334dfc;
    height: 278px;
    padding: 49px 30px;
    width: 100%;


}
    /*tean*/
    .team_details.team_box>svg.inner-dashed-border,
    .team_details .team_image {
        height: auto;
    }

    /*wishlist*/
    .shop_table .table_product {
        width: 300px;
    }
}

@media (max-width: 767px) {

    .package-container {
        display: block !important;
    }
    /*search*/
    .search-form-wrapper .close-btn {
        top: 30px;
        right: 30px;
    }

    .shopModal .shop-single-content {
        padding: 0;
    }

    .modal-body {
        padding: 5px;
        padding-bottom: calc(5px - 1rem);
    }

    /*comments*/
    .comments .children {
        padding-left: 0;
    }

    /*post nav*/
    .post_navigation .nav_style.right_style {
        flex-direction: unset;
        text-align: left;
    }

    .post_navigation .nav_style.right_style .image_thumb {
        margin-left: 0px;
        margin-right: 20px;
    }
        .testi-block-perra i {
    font-size: 45px;
}
}

@media (max-width: 575px) {

    /*Header*/
    .single_banner .banner_elements,
    .header .header_actions ul {
        display: none;
    }

    /*banner*/
    .single_banner .banner_text .title {
        font-size: 42px;
    }

    .gallery_box svg.inner-dashed-border {
        top: 20px;
        left: 20px;
        width: calc(100% - 40px);
        height: calc(100% - 40px);
    }
    .about-hedding {
    margin-top: 70px;
    padding: 0 45px 40px 30px;
}
    /*comments*/
    .comments .comment .comment_text {
        width: 100%;
        margin-top: 20px;
    }

    .comments .comment .comment_text .rating {
        position: relative;
    }

    .contact_page {
        padding: 30px;
        padding-bottom: 0;
    }

    /*product details*/
    .product_slider_box {
        flex-direction: column-reverse;
    }

    .product_slider_box .product_slider_nav {
        width: 100%;
        margin-top: 15px;
        margin-right: 0;
    }

    .product_slider_box .product_slider {
        width: 100%;
    }

    .product_slider_box .product_slider_nav .slide_item {
        margin-right: 10px;
        margin-bottom: 0;
    }
}

@media (max-width: 480px) {

    /*service*/
    .service_box {
        padding: 30px;
    }

    /*team Details*/
    .team_details_info {
        font-size: 14px;
    }

    .gallery_box svg.inner-dashed-border {
        top: 10px;
        left: 10px;
        width: calc(100% - 20px);
        height: calc(100% - 20px);
    }

    .contact_page {
        padding: 20px;
        padding-bottom: 0;
    }

    .checkout_box,
    .login_box,
    .error-page,
    .post.post_details {
        padding: 20px;
    }

}
@media screen and (min-device-width: 767px) and (max-device-width: 992px) {
    .contact-card-address h5 {
        font-size: 16px;
    }
}
@media screen and (min-device-width: 992px) and (max-device-width: 1400px) {
    .event-form-group input {
    width: 100%;
    margin: 0px 28px 27px 0;
    padding: 10px 15px;
}
 }

@media screen and (min-device-width: 360px) and (max-device-width: 992px) { 
    .copy_text {
        text-align: center;

    }
     .header .navigation, .header .header_inner {
    margin-bottom: 7px;
}

    .copy-social {
    display: flex;
    justify-content: center;
}
}

@media screen and (min-device-width: 768px) and (max-device-width: 991px) { 
    .opning-footer {
    width: 700px;
}
    .about-1 img {
    width: 66% !important;
    height: 394px;
}
    .about-2 img {
    width: 100%;
    height: 250px;
     display: block; 
}
    .testi-block-perra {
    background-color: #fff;
    padding: 72px 40px;
    box-shadow: 0px 2px 10px 0px;
    margin-left: 45px;
    margin-right: 5px;
}
    .banner_text .title {
    color: white;
    font-weight: 500;
    font-size: 55px;
}
}

@media screen and (min-device-width: 360px) and (max-device-width: 991px) { 
    .faq-pera p {
    font-size: 15px;
}
}

@media screen and (min-device-width: 480px) and (max-device-width: 991px) {
    i.ion-ios-search-strong.fa.fa-search {
        position: absolute;
        /* left: 565px; */
        right: 0;
        top: 18px;
        bottom: 0;
        font-size: 25px;
        color: #0000009c;
        width: 6%;
        height: 31px;
    }
    .form-group input {
    width: 100%;
    padding: 10px 15px;
    border: 2px solid #c0c0c0;
    color: #c0c0c0;
}
    .heder-border {
    border: 4px solid #fff;
    width: 100%;
    height: 200px;
    display: inline-block;
}
}


@media screen and (min-device-width: 992px) and (max-device-width: 1200px) { 
    .service-card h4 {
    font-size: 20px;
}
.header .header_actions ul, .header .header_actions, .header .nav_actions {
    display: flex;
    align-items: center;
    justify-content: end;
}
   .working-card.card-color {
    background-color: #334dfc;
    height: 64.8vh;
    padding: 0px 22px;
    width: 100%;
    padding-top: 30px;
}
    .working-card.card-color h4 {
    font-size: 18px;
}
    .working-card.card-color span {
    font-size: 12px;
}
    
    .blog-details-image {
    width: 32%;
    height: auto;
    margin-bottom: 20px;
}
.contact-card-address h5 {
    font-size: 14px !important;
}
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1400px) { 
.working-card.card-color {
    background-color: #334dfc;
    height: 77.3vh;
    /* padding: 49px 30px; */
    width: 100%;
}
    .working-card.card-color h4 {
    font-size: 20px;
}
    .testi-block-image img {
    position: absolute;
    /* top: 0; */
    bottom: 55px;
    right: 120px;
    width: 110px;
    height: 110px;
    border-radius: 50%;
}
}