font-family*/
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;800&display=swap');
/*font-family*/
@font-face {
    font-family:'Bangla MN';
    src: url('../../assets/fonts/Bangla MN.eot');
    src: url('../../assets/fonts/Bangla MN.eot?#iefix') format('embedded-opentype'),
        url('../../assets/fonts/Bangla MN.woff2') format('woff2'),
        url('../../assets/fonts/Bangla MN.woff') format('woff'),
        url('../../assets/fonts/Bangla MN.svg#Bangla MN') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
}
/*custom font*/
body,p,li,a,span,strong,h1,h2,h2,h3,h4,h5,h6{
    font-family: Bangla MN !important;
}
/*Default*/
.dis-flex{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.dis-flex-start{
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
}
.dis-flex-end{
    display: flex;
    align-items: flex-end;
    justify-content: center;
    flex-direction: column;
}
/*Default*/
/*default-heading*/
h2.sec-h2 {font-size: 45px;color: #000000;line-height: 76px;font-weight: 700 !important;}
h2.sec-h2 strong {
    font-weight: 600;
}

h3.sec-h3 {
    font-size: 26px;
    font-weight: 500;
    line-height: 34px;
    color: #333333;
}

h3.sec-h3 strong {
    font-weight: 600;
}
p.sec-p {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: #000000;
}
a.btnns {font-size: 20px;line-height: 34px;padding: 20px 50px 10px 50px;font-weight: 400;border-radius: 0px !important;text-transform: capitalize;border: 1px solid #c9242b;transition: .8s !important;background: #c9242b;color: #fff !important;text-decoration: none;display: inline-flex;}
a.btnns:hover {background-color: #c9242b;box-shadow: 0 0 0 0.1875rem white, 0 0 0 0.375rem #c9242b;}
/*default-heading*/
header .bg-light {
    background: transparent !important;
}
header {
    width: 100%;
    z-index: 99;
}
ul.navbar-nav li a {display: flex;align-items: center;font-size: 20px !important;color: #000 !important;font-weight: 400 !important;padding: 0px 5px !important;}
.navbar-light .navbar-nav .nav-link.active {
    color: #c9242b !important;
}
ul.navbar-nav li {
    display: flex;
    align-items: center;
    margin: 0 15px;
}
div#navbarNav {
    flex-grow: unset;
}
ul.navbar-nav li:last-child a {
    font-size: 25px;
    font-weight: 300 !IMPORTANT;
}

ul.navbar-nav {padding: 10px;}

header .navbar>.container-fluid {
    display: grid;
    align-items: center !IMPORTANT;
    flex-direction: unset !important;
    justify-content: center;
}

header a.navbar-brand {
    text-align: center;
}
.header-up {background: linear-gradient(45deg, #26155F, #4C184D, #6D1B3E, #941E2B);padding-bottom: 15px;padding-top: 15px;}

ul.headup1 li {
    display: -webkit-inline-box;
    margin: 0px 5px;
}

ul.headup1 li a {
    font-size: 16px !important;
    color: #fff;
    font-weight: 400 !important;
    text-decoration: none;
}

ul.headup1 li a i {
    border: 1px solid #fff;
    border-radius: 60px;
    width: 33px !important;
    height: 33px !important;
    justify-content: center !important;
    align-items: center !important;
    display: inline-grid !important;
    margin-right: 10px;
}

.headup2 {
    float: right;
    display: inline-flex;
    align-items: center;
}

.headup2 li {
    display: -webkit-inline-box;
    margin: 0px 5px;
}

.headup2 li a {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 20px;
    text-decoration: none;
}

.headup2 li a i {
    border: 1px solid #fff;
    height: 33px;
    width: 33px;
    justify-content: center;
    align-items: center;
    display: inline-grid;
    border-radius: 60px;
}

.headup2 ul {
    padding: 0;
    margin: 0;
}

.headup2 h4 {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 20px;
    margin: 0 !IMPORTANT;
    padding-right: 10px;
}

ul.headup1 {
    margin: 0;
}
/*banner*/
/*.banner img.d-block.w-100 {
    height: 1080px !IMPORTANT;
}
.banner .carousel-caption {
    bottom: 15%;
    z-index: 10;
}*/
.banner {}
.banner h2 {font-size: 55px;line-height: 69px;font-weight: 700 !important;width: 90%;text-align: left;}
.banner h2 strong {
    color: #000000;
}
.banner h2 span{
    color: #E8FF1C;
}
.banner p {
    font-size: 18px;
    color: #ffffff;
    line-height: 32px;
    text-align: left;
    width: 50%;
    font-weight: 400;
}
.banner ul li {
    margin: 0 20px 0 0;
    list-style: none;
    display: initial;
}

.banner ul {
    padding: 0;
    margin: 0;
    padding-top: 30px;
}
.banner div#carouselExampleControls {
    padding: 0;
}
.banner .carousel-item img {
    height: 780px;
    object-fit: cover;
}

.banner .carousel-caption {
    top: 30%;
}
/*banner*/
/*music section*/
.music-banner .player_content {
    height: 150px !important;
}

.music-banner .widget.theme_light.theme_without_playlist.theme_with_cover {
    height: 150px !IMPORTANT;
}
/*music section*/
/*three section*/
section.three-section {
    background: url(/assets/images/bg.png);
}
/*section-1*/
.section-1 {
    padding: 100px 0 100px 0;
}
.section-1 div#nav-tab {
    align-items: center;
    justify-content: center;
    border-color: #c9242b;
    margin-bottom: 50px;
}

.section-1 .nav-tabs .nav-link {
    font-size: 20px;
    font-weight: 400;
    line-height: 27px !important;
    color: #000;
    padding: 15px 45px;
}

.section-1 .nav-tabs .nav-link.active {
    color: #fff !important;
    background: #c9242b !IMPORTANT;
    border-color: #c9242b !important;
}

.section-1 h2 {
    padding-bottom: 0px;
}
.section-1 p {
    width: 70%;
    margin: auto;
    padding-bottom: 20px;
}
.section-1 .box {
    border: 1px solid #D2D2D2;
    padding: 0px 0px 16px 0px !important;
    text-align: center;
    margin-bottom: 30px;
}

.section-1 .box img {
    width: 100%;
    margin-bottom: 0px;
}

.section-1 .add-btnn a {
    display: block;
    background: #c9242b;
    color: #fff;
    text-decoration: none;
    transition: .5s ease;
    padding: 10px 0;
    font-size: 20px;
    border: 1px solid #c9242b;
}

.section-1 .add-btnn {
    transition: .5s ease;
}

.section-1 .pro-img {
    height: 300px;
    overflow: hidden;
    transition: .5s ease;
}

.section-1 .pro-img img {
    height: 300px;
    transition: .5s ease;
}

.section-1 .pro-img:hover .add-btnn a {
    position: relative;
    margin-top: -50px;
    transition: .5s ease;
}

.section-1 .add-btnn a:hover {
    background: #000;
    color: #c9242b;
    border: unset;
}

.section-1 h3.sec-h3 {
    font-size: 28px !important;
    font-weight: 700 !important;
    color: #000 !important;
    line-height: 49px !important;
    position: relative !important;
}

.section-1 h4 {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
}
/*section-1*/
/*section-2*/
.section-2 {
    padding: 100px 0 100px 0;
    position: relative;
    background: url(/assets/images/sec2be.png);
    background-size: 100% 100%;
}

.section-2 h2 {font-size: 64px;color: #ffffff;line-height: 76px;text-align: left;font-weight: 400;font-style: normal;}
.section-2 p {
    font-size: 18px;
    line-height: 30px;
    width: 70%;
    color: #fff;
    margin: 0;
    padding-bottom: 20px;
}

/*section-2*/
/*section-3*/
/*section-3*/
/*section-4*/
.section-4 {
    padding: 100px 0;
    background: url(/assets/images/sec4bg.png);
    background-position: center;
    background-size: cover;
}

.section-4 .sec-4-in {
    border: 1px solid #000;
    width: 99%;
    justify-content: center;
    align-items: center;
    display: flex;
    transition: .8s !important;
    flex-direction: column;
    height: 250px;
    margin: auto;
    text-align: center;
    color: #000;
}

.section-4 .sec-4-in h3 {
    font-weight: 700 !important;
    padding: 20px 0px;
    font-size: 28px;
    line-height: 32px;
}

.section-4 .sec-4-in p {
    font-size: 18px;
    line-height: 30px;
    margin: 0 auto;
}

.section-4 .sec-4-in:hover {
    background: #fff;
}
/*section-4*/
/*section-5*/
.section-5 {
    padding: 100px 0;
}

.section-5 p {
    width: 70%;
    margin: auto;
    padding-bottom: 30px;
}

.section-5 img {
    margin-bottom: 20px;
}

.section-5 .sec5btn {
    padding-top: 30px;
}

.section-5 .sec5btn a {
    background: #E7B2FF !important;
    border-color: #E7B2FF;
    color: #000 !important;
}

.section-5 .sec5btn a:hover {
    box-shadow: 0 0 0 0.1875rem white, 0 0 0 0.375rem #000000;
}
/*section-5*/
/*section-6*/
.section-6 {
    background: #f9f9f9;
    padding: 100px 0;
}

.section-6 p {
    width: 80%;
    margin: auto;
    padding-bottom: 20px;
}

.section-6 .sec-6-in {
    background: #fff;
    margin: 0 auto;
    box-shadow: 0px 0px 10px 0px #0000004d;
    justify-content: center;
    align-items: center;
    display: flex;
    transition: .8s !important;
    padding: 80px 10px;
    flex-direction: column;
    height: 400px;
}

.section-6 .sec-6-in h3 {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    line-height: 34px;
    transition: .5s ease;
    padding: 10px 0;
}

.section-6 .sec-6-in h5 {
    font-size: 18px;
    line-height: 30px;
    margin: 0 auto;
    color: #000000;
    width: 100%;
    text-align: center;
    transition: .5s ease;
}

.section-6 .sec6btn {
    padding-top: 40px;
}
.section-6 .sec6btn a {
    background: #E7B2FF !important;
    border-color: #E7B2FF;
    color: #000 !important;
}

.section-6 .sec6btn a:hover {
    box-shadow: 0 0 0 0.1875rem white, 0 0 0 0.375rem #000000;
}

.section-6 .sec-6-in:hover {
    background: #ca292f;
    color: #fff !important;
}

.section-6 .sec-6-in:hover h5, .section-6 .sec-6-in:hover h3 {
    color: #fff;
}
/*section-6*/

/*footer*/
.footer-up h3.sec-h3 {
    color: #ffffff;
    padding-bottom: 0px;
    font-size: 26px;
    padding-top: 40px;
    padding-bottom: 25px;
    }
ul.footer-ul-1 {
    padding: 20px 0 20px 0;
    margin: 0;
    border-top: 1px solid #fff;
}

ul.footer-ul-1 li {
    margin: 25px 0 !IMPORTANT;
    list-style: none;
    display: inline;
    margin-right: 20px !important;
}

ul.footer-ul-1 li a {
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    transition: all .5s ease;
}
ul.footer-ul-1 li a:hover {
    color: #c21008;
}
ul.footer-ul-1 li i {
    padding-right: 30px;
}
.footer-up p {font-size: 20px;line-height: 32px;font-weight: 400;width: 70%;color: #000;margin: auto;}
ul.socialicon {
    padding: 0;
    margin: 0;
}

ul.socialicon li {
    display: inline-block;
    list-style: none;
    margin: 0 10px;
}

ul.socialicon li i {
    color: #fff !important;
    font-size: 20px;
    width: 40px;
    height: 40px;
    border: 2px solid #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .5s ease;
}

ul.socialicon li a {
    text-decoration: none;
    transition: all .5s ease;
}

ul.socialicon li a:hover i {
    color: #a10909 !important;
    border-color: #a10909;
}
ul.footer-menu-1 li {
    list-style: none;
    margin: 10px 0px !important;
}

ul.footer-menu-1 {
    padding: 0;
}

ul.footer-menu-1 li a {
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    transition: all .5s ease;
}
ul.footer-menu-1 li a:hover {
    color: #ff7400;
}
.footer-up {
    padding: 70px 0 0px 0;
    text-align: center;
}
.footer-down {
    padding: 20px 0 20px 0;
}
.footer-down-in {
    border-top: 1px solid #000;
    padding-top: 20px;
}

.footer-down p {
    font-size: 20px;
    font-weight: 400;
    color: #000000;
    margin: 0 !IMPORTANT;
    line-height: 30px;
}
ul.social-btn li {
    display: inline;
    margin: 0 10px;
}

ul.social-btn {
    margin: 0;
    padding: 20px 0;
}

ul.social-btn li a i {
    color: #000;
    font-size: 25px;
    font-weight: 300 !IMPORTANT;
    transition: all .5s ease;
    width: 45px;
    height: 45px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
    border: 1px solid #000;
}
ul.social-btn li a i:hover {
    background: #000;
    color: #fff;
}
ul.footer-menu-2 {
    margin: 0;
    padding-left: 30px;
}

ul.footer-menu-2 li {
    margin: 10px 0;
    list-style: none;
    position: relative;
}

ul.footer-menu-2 li a {
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    transition: all .5s ease;
}

ul.footer-menu-2 li i {
    position: absolute;
    left: -30px;
    top: 15%;
}
.footer-up h3 {
    font-size: 25px;
    font-weight: 600;
    line-height: 50px;
    color: #FFFFFF;
}

.footer-up input {
    height: 55px;
    border-radius: 30px;
    text-align: center;
    box-shadow: unset !IMPORTANT;
    border: unset !IMPORTANT;
    font-size: 16px !IMPORTANT;
    margin-bottom: 10px;
}

.footer-up button {
    padding: 15px 40px !important;
    background: #c21008 !IMPORTANT;
    color: #fff !important;
    font-size: 18px;
    transition: all .5s ease;
    border-radius: 50px !important;
    text-decoration: none;
    line-height: 24px;
    font-weight: 500;
    display: inline-block;
    border: unset !IMPORTANT;
}

.footer-up button:hover {
    background: #fff !IMPORTANT;
    color: #c21008 !important;
}

ul.social-btn li a {
    text-decoration: none;
}
footer {
    background: url(/assets/images/footerbg.png);
}

footer .secimg img {
    width: 40%;
    margin: 30px 0;
}
/*Floating Social icons*/

#floating-icons {
  height: 250px;
  width: 10px;
  position: fixed;
  text-align: center;
  padding: 10px;
  z-index: 99999;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 20px;
}
#floating-icons p{

color: white;

position: relative;

margin: 0;

left: -10px;

font-size: 14px;
}
#floating-icons p i {
  color: #fff;
  left: 40px;
  position: relative;
  vertical-align: middle;
  text-align: center;
  font-size: 22px;
}
#floating-icons .social a{text-decoration: none;}
#floating-icons .social {
  margin-left: -212px;
  width: 230px;
  padding: 0;
  display: inline-table;
  height: 50px;
  background-color: #000000;
  -moz-transition-property: margin-left;
  -moz-transition-duration: 0.2s;
  -moz-transition-delay: 0.2s;
  -ms-transition-property: margin-left;
  -ms-transition-duration: 0.2s;
  -ms-transition-delay: 0.2s;
  -o-transition-property: margin-left;
  -o-transition-duration: 0.2s;
  -o-transition-delay: 0.2s;
  -webkit-transition-property: margin-left;
  -webkit-transition-duration: 0.2s;
  -webkit-transition-delay: 0.2s;
  box-shadow: 0px 0px 6px 0px #303e56;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .5s ease;
}

#floating-icons .social:hover {
  margin-left: -30px;
  width: 230px;
  background-color: #3b5998;
}

#floating-icons .facebook:hover {
  background-color: #3b5998;
}
#floating-icons .instagram:hover {
  background-color: #8a3ab9;
}

#floating-icons .twitter:hover {
  background-color: #4099FF;
}

#floating-icons .google:hover {
  background-color: #DD4B39;
}

#floating-icons .linkedin p i {
  left: 28px;
}
#floating-icons .instagram p i{
    left: 24px;
}

#floating-icons .google p i {
  left: 44px;
}

#floating-icons .youtube p i {
  left: 25px;
}

#floating-icons .youtube:hover {
  background-color: #E52D27;
}

#floating-icons .linkedin:hover {
  background-color: #0976B4;
}
/*Floating Social icons*/
/*inner page*/
.about-section {
    padding: 100px 0;
}

.about-section h2 {
    font-size: 57px;
    font-weight: 600;
    line-height: 60px;
}

.about-section p {
    font-size: 1.1vw;
    line-height: 1.7;
    color: #676767;
    width: 90%;
}
.about1 {
    padding-left: 10%;
}
/*Reviews*/
.what-say {
    padding-top: 100px !important;
}

.what-say .testimonial {
    margin: 0 20px 40px;
}

.what-say .testimonial .testimonial-content {
    padding: 35px 25px 35px 50px;
    margin-bottom: 35px;
    background: #ededed;
    position: relative;
    color: #000 !important;
    min-height: 160px;
}

.what-say .testimonial .testimonial-content:before {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 0;
    border-top: 15px solid #718076;
    border-left: 15px solid transparent;
    border-bottom: 15px solid transparent;
}

.what-say .testimonial .testimonial-content:after {
    content: "";
    position: absolute;
    bottom: -30px;
    right: 0;
    border-top: 15px solid #718076;
    border-right: 15px solid transparent;
    border-bottom: 15px solid transparent;
}

.what-say .testimonial-content .testimonial-icon {
    width: 50px;
    height: 45px;
    background: #c9242b;
    text-align: center;
    font-size: 22px;
    color: #fff;
    line-height: 42px;
    position: absolute;
    top: 37px;
    left: -19px;
}

.what-say .testimonial-content .testimonial-icon:before {
    content: "";
    border-bottom: 16px solid #c9242b;
    border-left: 18px solid transparent;
    position: absolute;
    top: -16px;
    left: 1px;
}

.what-say .testimonial .description {
    font-size: 15px;
    font-style: italic;
    color: #000;
    line-height: 23px;
    margin: 0;
}

.what-say .testimonial .title {
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: #000000;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin: 0 0 5px 0;
}

.what-say .testimonial .post {
    display: block;
    font-size: 14px;
    color: #c9242b;
}

.what-say .owl-theme .owl-controls {
    margin-top: 20px;
}

.what-say .owl-theme .owl-controls .owl-page span {
    background: #ccc;
    opacity: 1;
    transition: all 0.4s ease 0s;
}

.what-say .owl-theme .owl-controls .owl-page.active span,
.what-say .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #0CCA4A;
}
section.banner-in {
    background: url(/assets/images/bannerin.png);
    height: 500px;
    background-position: center;
    background-size: cover;
    display: flex;
    align-items: center;
}
/*Reviews*/
/*gallery*/
.tz-gallery img {
    margin: 5px !IMPORTANT;
}
.tz-gallery {
    padding: 100px 0;
}
/*gallery*/
/*contact page*/
.contact-section {
    padding: 70px 0;
    background: #fff;
}

.contact-section h2 {
    padding-bottom: 0px;
}

.contact-section input {
    border: 2px solid #000 !IMPORTANT;
    margin-bottom: 10px;
    height: 55px;
    box-shadow: unset !IMPORTANT;
    background: transparent !IMPORTANT;
    color: #fff !important;
}

.contact-section textarea {
    border: 2px solid #000000 !important;
    margin-bottom: 30px;
    box-shadow: unset !IMPORTANT;
    background: transparent !IMPORTANT;
    color: #fff !important;
}

.contact-section button {
    padding: 15px 40px !important;
    background: #c9242b !IMPORTANT;
    color: #fff !important;
    font-size: 18px;
    transition: all .5s ease;
    border-radius: 50px !important;
    text-decoration: none;
    line-height: 24px;
    font-family: 'Rubik';
}
.contact-section button:hover {
    background: #fff !important;
    color: #c9242b !important;
}
.contact-section ::placeholder {
    color: #000 !IMPORTANT;
}
/*contact page*/
/*single product*/
.single-product {
    padding: 100px 0;
}
.single-product h2 {
    line-height: 50px;
}

.single-product h3 {
    font-size: 18px;
    font-weight: 700;
}

.single-product .pro-box {
    border: 2px solid #c9242b;
    border-radius: 20px !important;
    padding: 10px;
    background: #c9242b0f;
    margin-bottom: 20px;
}

.single-product .pro-box img {
    width: 105px;
}

.single-product .pro-box h4 {
    font-size: 20px;
    font-weight: 700;
}

.single-product .pro-box input {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22.4px;
    border: 2px solid #c9242b !IMPORTANT;
    font-weight: 800;
    padding-top: 6px;
    background: #fff;
}
.single-product .checkbox {padding-top: 20px;}
.single-product .pro-box input.quantity-field.border-0.text-center.w-25 {
    border: unset !IMPORTANT;
    width: 25% !important;
    background: transparent;
    font-size: 20px;
    padding-top: 12px;
}
.single-product .checkbox h4 {
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 10px;
}

.single-product  .checkbox label {
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    color: #c9242b;
    margin: 10px 10px 10px 10px;
    width: 90% !important;
}

.single-product .checkbox input {
    height: 15px;
    width: 15px;
    margin-top: 0px !IMPORTANT;
}

.single-product  .checkbox label strong {
    float: right;
}
.single-product a.btnns {
    margin-top: 30px;
}
.single-product .simple-p {
    padding: 30px 0;
}

.single-product .simple-p input {width: 40px;height: 40px;display: flex;align-items: center;justify-content: center;font-size: 22.4px;border: 2px solid #c9242b !IMPORTANT;font-weight: 800;padding-top: 6px;background: #fff;}

.single-product .simple-p input.quantity-field {
    border: unset !important;
    width: 100px !important;
}
/*single product*/
/*inner page*/
/*desktop responsive*/
@media only screen and (max-width: 1444px){
.banner .carousel-caption {
    left: 5%;
    bottom: 25%;
}

.banner p {
    width: 80%;
}
}
@media only screen and (max-width: 1366px){
ul.navbar-nav li {
    margin: 0 10px;
}

ul.navbar-nav li a {
    font-size: 18px !important;
}

.section-1 .pro-img img {
    height: 250px;
}

.section-1 .pro-img {
    height: 250px;
}

.section-1 h3.sec-h3 {
    font-size: 24px !important;
    line-height: 44px !important;
}

.section-6 .sec-6-in h3 {
    text-align: center;
}
}
@media only screen and (max-width: 1444px){}
@media only screen and (max-width: 1444px){}    