*{
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
}
.card{
    width: 100%;
    background-color: #F6F6F6;
    border-radius: 20px;
}
.circle{
    border-radius: 100%;
 background: #F90000;
 opacity: 0.1;
 height: 72px;
 width: 72px;
}
.input1{
    width: 100%;
    height: 100%;
    background: #F6F6F6;
    border: none;
    border-radius: 5px;
    padding-left: 20px;

}
.input2{
    width: 100%;
    height: 100%;
    background: #ffffff;
    border: none;
    border-radius: 5px;
    padding: 10px 20px;

}
textarea{
    background-color: #F6F6F6;
    border: none;
    border-radius: 7px;
    padding: 10px;


}
.formrow{
    height: 50px;
}
.get{
    height: 40px;
    background-color: rgb(239, 23, 23);
    border: 1px solid #F90000;
    border: none;
    border-radius: 5px;
    color: #fff;
    transition: 0.5s;

}
.get:hover{
    height: 40px;
    background-color: rgb(255, 255, 255);
    border: 1px solid #F90000 !important;
    border: none;
    border-radius: 5px;
    color: #F90000;

}
.main_heading{
    background-color: #F2F2F7;
}
.main_heading_h5{
    font-style: normal;
    font-weight: 500;
    font-size: 35px;
    line-height: 40px;
    text-transform: capitalize;
    color: #000000;
}
.main_heading_p{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 9px;
    /* identical to box height */
    text-transform: capitalize;
    color: #555555;
}

* footer css */
ee_returns{
    /* font-family: 'Poppins'; */
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    color: rgb(44, 44, 44);
}
.asked_returns{
    /* font-family: 'Poppins'; */
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    color: rgb(136, 136, 136);
}
.footer_down{
    background-color: #F6F6F6;
    height: auto;
}

.footer_lorem{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    /* or 162% */
    color: #555555;
}
.about_h5{
    color: rgb(2, 2, 2);
    font-family: 'Rufina';
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 53px;
}
.about_us_ul li{
    color: rgb(0, 0, 0);
    font-family: 'Rufina';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    list-style: none;

}
.about_us_ul{
    margin-left: -8px;
}
.about_ft{
    margin-top: 0px;
}
@media screen and (min-width: 320px) and (max-width: 992px) {

}
.copy_right{
    color: rgb(0, 0, 0);
    font-size: 15px;
}
.reduis_angle{
    border-radius: 100px;
    height: 50px;
    width: 50px;
    border: 1px solid rgb(0, 0, 0);
}
.reduis_angle .fa-facebook-f{
    color: rgb(0, 0, 0);
    padding: 16px 19px;
}
.reduis_angle .fa-twitter{
    color: rgb(0, 0, 0);
    padding: 16px 18px;
}
.reduis_angle .fa-instagram{
    color: rgb(0, 0, 0);
    padding: 16px 17px;
}
.reduis_angle .fa-pinterest{
    color: rgb(0, 0, 0);
    padding: 16px 17px;
}

.footer_nd_list li{
    display: inline-block;
    padding: 0px 6px;
}
.footer_nd_list{
    margin-left: -35px;
}
/* footer css end */
.active_set li a{
    /* background-color: red; */
    padding: 10px 17px !important;
    border-radius: 5px;
    /* color: white !important; */
}
.active_set li a:hover{
    background-color: red;
    padding: 10px 17px !important;
    border-radius: 5px;
    color: white !important;
}
.a_fist_1{
    background-color: red;
    padding: 10px 17px !important;
    border-radius: 5px;
    color: white !important;
}

/* footer css end */
.active_set li a:active{
    background-color: red;
    padding: 10px 17px !important;
}

/* .active_set li a:nth-child(1) {
    color:blue !important;
  } */
  .nav_list ul li{
    list-style: none;
    display: inline-block;
    padding: 20px 5px !important;
    color: rgb(0, 0, 0);
    font-weight: 400;
}


.privancy_policy p b{
    color: #605e5e;
}
.privancy_policy h5 b{
    color: #605e5e;
    font-size: 16px;
}
.privancy_policy ol li{
font-weight: 200;
font-size: 15px;
line-height: 26px;

}
.dropdown_menu_start li .dropdown-item{
    list-style: none;
    display: inline-block;
    margin: -17px 0px !important;
    color: rgb(44, 44, 44) ;
    font-weight: 400;
    display: block !important;
}
.dropdown_menu_start li{
    /* list-style: none;
    display: inline-block;
    margin: -17px 5px !important;
    color: rgb(44, 44, 44) ;
    font-weight: 400; */
    margin: 0px 10px;
    display: block !important;
}
.cetagory_search_bar{
    outline: none;
    width: 100%;
    padding: 8px 10px;
    border: 1px solid #494949;
    border-radius: 5px;
    background-color: #F6F6F6;
}
.cetagory_search_btn{
    padding: 8.2px 50px;
    background-color: #F90000;
    border: 1px solid #F90000;
    border-radius: 5px;
    color: white;
    font-weight: 700;
    transition: all 0.5s;
}
.cetagory_search_btn:hover{
    /* padding: 7.2px 50px; */
    background-color: #ffffff;
    border: 1px solid #F90000;
    /* border-radius: 5px; */
    color: #F90000;
    /* font-weight: 700; */
}
/* .youtube_video {
    width: 100% !important;
    height: 500px;
    border-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
} */
.z_one_heading{
    font-size: 22px;
    text-align: center;
}


  .video-wrapper {
    width:100%;
    /* height:100vh; */
    overflow: hidden;
    
  }
    
    video {
      object-fit: cover;
      width:100%;
      height:auto;
    }
    /* .addvance_video{
        height: 100%   ;
    } */
    /* @media screen and (min-width: 320px) and (max-width: 576px) {
        .addvance_video{
            height: 300px !important;
        }
    }
    @media screen and (min-width: 576px) and (max-width: 992px) {
        .addvance_video{
            height: auto !important;
        }
    }
    @media screen and (min-width: 992px) and (max-width: 1252px) {
        .addvance_video{
            height: 600px !important;
        }
    } */

    button.carousel-control-prev {
        height: 50px;
        top: 50%;
    }
    button.carousel-control-next {
        height: 50px;
        top: 50%;
    }
    
    .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    height: 41px;
    padding: 5px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 9px;
    right: 1px;
    width: 20px;
}
span.select2.select2-container.select2-container--default{
    width: 100% !important;
}

