@charset "utf-8";
/* CSS Document */

body {
    font-family: "space_grotesk";
    font-weight: 400;
    font-size: 17px;
    line-height: 28px;
    color: #000000;
    background: #FAFAFA;
}

.hero-content {
    padding-top: 750px;
    padding-bottom: 0px;
}

.hero-play {
    margin-top: -330px;
    display: flex;
    justify-content: flex-end;
    margin-right: 520px;
}


.header-nav {
    position: absolute;
    top: 30px;
    right: 0;
    left: 0;
    z-index: 99;
    background-color: transparent;
    background-color: #fff !important;
}

.section-title-9 .title {
    font-size: 34px;
    line-height: 48px;
    font-weight: 700;
}


.header-nav .navigation .navbar .navbar-nav .nav-item a {
    font-size: 17px;
    font-weight: 500;
    color: #000;
    font-family: "space_grotesk";
    text-transform: capitalize;
    position: relative;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    margin-right: 36px;
    line-height: 45px;
    padding: 0;
}


.header-top {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 99;
    backdrop-filter: blur(30px);
    --webkit-backdrop-filter: blur(30px);
    background-color: #ed1e66;
}

.pricing-2-item .item .title {
    font-size: 20px;
    line-height: 26px;
}

.pricing-2-item .item ul li {
    font-size: 18px;
    line-height: 30px;
    color: #000;
}

.bul-p{text-indent: -40px;
    padding-left: 40px !important;
line-height: 25px !important;
	padding-top: 6px;
}

.pa-b{padding-bottom: 64px !important; }


.about-company-area {
    padding-top: 70px;
    padding-bottom: 100px;
    position: relative;
    z-index: 10;
    margin-top: 80px;
}

.about-company-content .title {
    font-size: 20px;
    line-height: 62px;
    text-transform: capitalize;
}


.company-brand-area .company-brand-item {
    display: flex;
    background: #fff;
    justify-content: center;
    align-items: center;
    height: 110px;
    border-radius: 5px;
    text-align: center;
}

.about-company-content {
    padding: 14px 43px 8px 40px;
    background: #fff;
    border-radius: 14px;
    margin-right: 40px;
}

.page-title-area .section__bg {
    background-image: url(../images/aboutus.jpg);
}


.t-h{padding: 0px 0;}

.page-title-content {
    padding-top: 400px;
    padding-bottom: 40px;
}

.header-area.header-2-area .header-nav {
    backdrop-filter: blur(30px);
    --webkit-backdrop-filter: blur(30px);
    background-color: rgba(255, 255, 255, 0.15);
    padding: 0px 0;
    top: 51px;
}

.header-nav .navigation .navbar .navbar-toggler .toggler-icon {
    width: 30px;
    height: 2px;
    background-color: #ed1e66;
    margin: 5px 0;
    display: block;
    position: relative;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}


.section-title .title {
    font-size: 34px;
    padding-top: 40px;
	
}

.bg-c{background-color: #fff;}

body.home-2-bg {
    background: #fff;
}


.pad-t01{padding-top: 30px;}

.head-bold{font-size: 18px;  font-weight: bold;}


.h-line{line-height: 24px;}



.padd-tt{padding-top:30px;}



.contact-us-area .section__bg {
    background-image: url(../images/bg-contact.jpg);
}



.contact-us-box .title {
    font-size: 34px;
    line-height: 48px;
    font-family: "Playfair Display", serif;
    font-weight: 600;
    padding-left: 5px;
}

.hero-slider .slick-dots li.slick-active button {
    height: 0px;
    width: 0px;
    position: relative;
    margin: 0px 0;
    background:
}


.hero-area.hero-2-area .section__bg {
    background-image: url(../images/header.gif);
}

.m-p{padding-top: 0px;}

.pad-001{padding-top: 0px;}

.font-weight-light {
    font-weight: 400 !important;
}

.contact-us-box p {
    padding-left: 5px;
    margin-bottom: 33px;
    color: #000;
    font-weight: 400;
}

.checkbox_common li label {
    color: #333;
    font-size: 14px;
    margin-bottom: 12px;
    cursor: pointer;
    font-weight: 400;
    color: #000;
    /* opacity: 0.8; */
}




/* Side BAR - START */
.section {
    padding: 0px 0;
    position: relative;
}
/* Side BAR - END */

@media screen and (min-width:320px) and (max-width:768px){
	
	.pad-t01 {
    padding-top: 0px;
}
	
	.about-company-content {
    padding: 14px 43px 8px 40px;
    background: #fff;
    border-radius: 14px;
    margin-right: 0px;
}
	
	.pad-001{padding-top: 30px;}
	
	.header-top {display: none;}
	
	.header-area.header-2-area .header-nav {
    backdrop-filter: blur(30px);
    --webkit-backdrop-filter: blur(30px);
    background-color: rgba(255, 255, 255, 0.15);
    padding: 0px 0;
    top: 0px;
}
	
	.hero-area.hero-2-area .section__bg {
    background-image: url(../images/header-mobile.png);
}
	
	.header-nav .navigation .navbar .navbar-nav .nav-item a {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    font-family: "space_grotesk";
    text-transform: capitalize;
    position: relative;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    margin-right: 36px;
    line-height: 45px;
    padding: 0;
}
	
.hero-content {
    padding-top: 300px;
    padding-bottom: 0px;
}	
	
	.pt-90 {
    padding-top: 30px;
}
	
	.m-p{padding-top: 20px;}
	
	
	}	


.about-5-area {
    padding-top: 0px;
    padding-bottom: 80px;
    background: #fff;
}

p {
    margin: 0 0 15px;
    font-size: 18px;
    color: #000;
    font-weight: 400;
}

.about-5-content {
    margin-left: 0px;
}


.pricing-2-item .item a {
    width: 100%;
    background-color: transparent;
    /* border: 1px solid #000; */
    color: #000;
    border-radius: 10px;
    margin-top: 33px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    font-size: 17px;
    font-weight: 500;
    z-index: 5;
    letter-spacing: 0px;
	padding: 5px;
}



.video-l{text-align: right;}
-----------------------------------------------------------------

#video {
  display: block;
}
  
#image {
  display: none;
}


#bg-video {
    min-width: 100%;
    min-height: 100vh;
    max-width: 100%;
    max-height: 100vh;
    object-fit: cover;
    z-index: -1;
    display: block;	
}
.bg-video::-webkit-media-controls-start-playback-button {
  display: none!important;
  -webkit-appearance: none;
}


.table td, .table th {
    padding: 0.45rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}

-----------------------------------------------------------------



.b-gal{padding-bottom: 20px}
	
	@media only screen and (max-width: 479px){


}

@media screen and (min-width:320px) and (max-width:575px){
#video {
    display: none;
  }

  #image {
    display: block;
	  padding-top: 90px;
  }
}


@media (max-width: 767px) {
    .header-nav .navigation .navbar .navbar-collapse {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        background-color: #ed1e66;
        z-index: 8;
        padding: 10px 16px;
        box-shadow: 0 26px 48px 0 rgba(0, 0, 0, 0.15);
        /* color: #fff !important; */
    }
}



---------------------------------------------------------





