/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
    font-family: 'Playfair Display', serif;
    background: #000 !important;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img{
    max-width: 100% !important;
}
p {
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 0.8;
    font-size: 21px;
    font-family: 'Playfair Display', serif;
}
.navgation{
	position: relative;
	z-index: 999;
	justify-content: space-between;
}
.banner-area{
    padding:50px 0;
    background: url("../images/banner-circles.svg") no-repeat top right;
}
.profilebtn {
    background: transparent;
    border: 0;
}
.profilebtn img{
    width: 32px;
    height: 32px;
    border-radius: 50%;
    margin-right: 10px;
}
.profilebtn.dropdown-toggle{
    color:#fff;
    display: flex;
    align-items: center;
    margin-top: 14px;
}
.profilebtn.dropdown-toggle::after{
    border-top: 0.3em solid #fff;
}
.innerbanner{
	background: none;
}
.registerbtn{
    z-index: 999;
    background: #25D6FA;
    color: black;
    border-radius: 50%;
    height: 78px;
    width: 78px;
    border: 0;
	margin: 0 20px 15px;
    text-decoration: none;
    padding: 28px 0 0;
    display: inline-block;
    text-align: center;
    box-sizing: border-box;
}
.loginbtn{
	width: 46px;
	height: 46px;
    background: white;
    border-radius: 50%;
	color:#000;
	border: 0;
    text-align: center;
    padding: 12px 0 0;
    text-decoration: none;
    display: inline-block;
}
.innersection{
	position: relative;
    display: flex;
    justify-content: center;
}
nav.navbar.navbar-expand-lg.navbar-light{
	margin: 0;
    box-shadow: 0px 0px 59px 46px #25d6fa6e;
    position: absolute;
    padding: 0;
    width: 83%;
    
}
ul.navbar-nav {
    top: 0px;
    justify-content: center;
    width: 100%;
    position: relative;
}
li.nav-item {
    padding: 0px 27px;
}


nav.navbar.navbar-expand-lg.navbar-light a{
    color:#fff;
	
}
nav.navbar.navbar-expand-lg.navbar-light .container-fluid {
	position: absolute;
    top: 15px;
}
.logo{
    text-align: center;
    position: relative;

}
.logo img{
    width: 600px;
	position: relative;
	z-index: 2;
	margin: 0 0 385px;
}
.innerbanner  .logo img{
	margin: 0 0 80px;
}
.logo h3{
	color: #25D6FA;
    width: 100%;
    position: absolute;
    font-weight: 100;
    top: 250px;
    font-size: 45px;
}
.banner-inner{
    z-index: 1;
    position: absolute;
    top:-100px;
	margin: auto;
	left: auto;
	right: auto;
	text-align: center;
	width: 100%;
	padding: 0 0 180px;
}
.banner-inner lottie-player {
	height: 913px !important;
}
.banner-area h2{
	font-size: 25px;
	color: #fff;
	margin: 0 0 10px;
}
.rotate-right-circle{
position: absolute;
right: 0;
top:480px;
}
.secondsec{
	padding: 50px 0;
	margin-top: 150px;
	position: relative;
}
.secondsec img{
	max-width: 900px;
}
.shades-first {
    box-shadow: 0px 0px 119px 131px #5fd7e75c;
}
.shades-first.new {
    box-shadow: 0px 241px 119px 352px #5fd7e730;
}
.shades-secound {
    box-shadow: 0px -70px 169px 290px #5fd7e72b;
}
.seound-white-circle {
    z-index: -1;
    top: -142px;
    position: absolute;
}
.innersecond .seound-white-circle {
left:-520px;
}
.title-sec h1 {
    font-size: 49px;
    color: #25D6FA;
}
.des-sec {
    margin-top: 28px;
    color: white;
}
.des-sec p,  .thirdsec p{
    font-size: 26px;
	line-height: 40px;
	margin:0 0 85px
}
.thirdsec{
	margin:185px 0 0;
}
.thirdsec h3{
    color: #25D6FA;
    font-size: 49px;
	margin: 0 0 25px;
}
.forhtsec{
	padding: 80px 0;
}
.imagebg{
	text-align: center;
	position: relative;
}
.bottomimage{
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 185px;
}
.bigimage{
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
}
.pinkarea{
	padding: 20px 60px;
    position: relative;
    border-radius: 32px;
    background: #F1645C;
    border: solid white 1px;
	text-align: center;
	margin-top: 185px;
}
.pinkarea h4{
	font-size: 21px;
	margin: 0 0 10px;
}
.pinkarea p{
	font-size: 14px;
	color:#fff;
	line-height: 25px;
	
}
.fifthsec{
	padding: 325px 0 80px;
	text-align: center;
}
.fifthsec h3{
	color: #25D6FA;
    font-size: 49px;
	margin: 0 0 25px;
}
.fifthsec p{
	margin: 0 0 85px;
	line-height: 35px;
}
.fifthsec img{
	box-shadow: 0px 30px 88px 64px #5fd7e742;
}
.footer{
	text-align: center;
	padding: 85px 0;
	background: url(../images/footer-circles.png) no-repeat -50% 425%, url(../images/footer-circles.png) no-repeat  150% 425%;
	background-size: 50%;
}
.footer img{
	width: 500px;
	max-width: 90%;
	margin: 0 0 85px;
}
.footer h5{
	opacity: 0.8;
    font-size: 34px;
    font-weight: 100;
    color: white;
	margin: 0 0 25px;
}
.footer h4{
    font-size: 50px;
    color: #25D6FA;
	margin: 0 0 25px;
}


/* packages */

.columes-about.new.pkg h1 {
    font-size: 45px;
    color: red;
}

.columes-about.new.pkg p {
    padding-top: 13px;
}

.section-nan2 {
    width: 100%;
}

.columes-about.new.pkg {
    justify-content: center;
}

.image-about.new.pkg {
    display: flex;
    width: 94%;
}

.card-pakges button, .card-pakges a  {
    width: 178px;
    height: 59px;
    background: #25D6FA 0% 0% no-repeat padding-box;
    border-radius: 12px;
    opacity: 1;
    position: relative;
    bottom: -109px;
    border: 0;
    display: inline-block;
    color: #000;
    line-height: 59px;
    vertical-align: middle;
    text-decoration: none;
}

.inner-about.pkg {
    top: 100px !important;
}

.middle-about-c-ew.pkg img {
    top: -862px !important;
}

.card-pakges.s {
    background: #F19631;
}

.card-pakges.t {
    background: #60E06A;
}

.card-pakges.ff {
    background: #CE554E;
}

.card-pakges.fff {
    background: #4F8DEC;
}

.card-pakges.ss {
    background: #AB56E2;
}

.card-pakges h2 {
    font-size: 43px;
}

.card-pakges h1 {
    font-size: 122px !important;
    color: black !important;
}

.card-pakges.f .hidhe {
    visibility: hidden;
}

.middle-about-c-ew.pkg img {
    top: -972px;
}

.card-pakges {
    font-family: 'Playfair Display', serif;
    border-radius: 52px;
    padding-top: 27px;
    background: #EAF15A;
    width: 100%;
    margin: 19px;
    padding-bottom: 76px;
    border:2px solid white;
    margin-bottom: 65px;
}

.columes-about.new.pkg p span {
    font-size: 43px;
}


.columes-about.new {
    text-align: center;
    flex-wrap: wrap;
}

.offcanvasbtn{
    display: none;
}



 
/* ======================= login page start ======================= */

.login-section {
    padding: 50px 0;
}

.red {
    color: #C31F20;
}

.login-form .inpt, .profile .inpt{
    height: 58px;
    border: none!important;
    border-radius: 100px !important;
    border: 1px solid #fff;
    width: 100%;
    padding: 0 20px;
    margin: 0 0 20px;
}
.login-form .inpt2, .profile .inpt2{
    height: 80px;
    border: none!important;
    border-radius: 5px;
    border: 1px solid #fff;
    width: 80px;
    padding: 0 20px;
    margin: 0 0 20px;
    display: inline-flex;
    text-align: center;
}

.login-form label, .profile label{
    padding: 0 0 0 20px;
    color: #fff;
    margin: 30px 0 10px 0;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    display: block;
}

.login-box {
    background: rgba(37, 214, 250, .2);
    padding: 30px 60px;
    border-radius: 10px;
}
.login-box h6{
    color:#fff;
    font-size: 28px;
}
.form-field {
    position: relative;
}

.form-field i {
    color: #fff;
    font-size: 17px;
}

i.right-icon {
    position: absolute;
    top: 41%;
    transform: translateY(-41%);
    right: 16px;
    cursor: pointer;
    color: #000;
}

.site-input {
    background: white;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 0px 15px;
    font-size: 15px;
    color: #242424;
    width: 100%;
    resize: none;
    appearance: none;
}

.check-lable {
    margin: 0!important;
    padding: 3px 0!important;
    font-size: 16px!important;
    font-weight: 500!important;
}

.pur-btn {
    cursor: pointer;
    border: 0;
    background: #25D6FA;
    padding: 20px;
    min-width: 190px;
    text-align: center;
    border-radius: 100px;
    color: #000;
    margin: 30px 0 0 0;
    font-weight: 600;
    transition: all .3s ease-in-out;
    text-transform: capitalize;
    display: inline-block;
    text-decoration: none;
}

.pur-btn:hover,
.pur-btn:focus {
    color: #000;
    background: #4a92a0;
}
.login-check {
    height: auto!important;
}
.form-check {
    position: relative;
    text-align: left;
}
.theme-colour2{
    color:#fff;
    text-decoration: none;
}
.login-box [type="checkbox"]:checked,
.login-box [type="checkbox"]:not(:checked) {
    position: absolute;
    left: -9999px;
}



.login-box [type="checkbox"]:checked+label:before,
.login-box [type="checkbox"]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    border-radius: 0px;
    border: 1px solid #ccc;
}

.login-box [type="checkbox"]:checked+label:before {
    background: #25D6FA;
}

.login-box [type="checkbox"]:checked+label:after,
.login-box [type="checkbox"]:not(:checked)+label:after {
    content: '\2714';
    color: white;
    position: absolute;
    font-size: 12px;
    top: 50%;
    transform: translateY(-50%)!important;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.login-box [type="checkbox"]:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.login-box  [type="checkbox"]:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.modal-content{
    background-color: rgba(0, 0, 0, 0.8);
    text-align: center;
}

.modal-header{
    justify-content: flex-end;
    border: 0;
}
.modal-header button {
    background:transparent;
    border-radius: 50%;
    border: 0;
}
.modal-footer{
    text-align: center;
    border: 0;
}
.modal-footer .pur-btn{
    margin: 0 auto;
}
.modal-body img{
    margin:0 0 15px;
}
.modal-body h4{
    color:28px;
    margin:0 0 25px;
    color:#fff;
}
.modal-body p{
    color:16px;
    margin:0 0 25px;
    color:#fff;
}
.side-nav{
    background: #101010;
    padding: 30px 20px;
    border-radius: 10px;
    height: 100%;
}
.profile h2{
    color:#fff;
    font-size: 30px;
    margin: 0 0 15px;
}

.profile h4{
    color:#fff;
    font-size: 19px;
    margin: 0 0 15px;
}
.profile .tab-content{
    margin: 35px 0 0;
}
.profile .nav-pills .nav-link {
    padding: 0;
    width: 100%;
    text-align: left;
    margin: 0 0 35px;
    color: #fff;
    font-size: 18px;
}
.profile .nav-pills .nav-link.active{
    color: #25D6FA;
    background: transparent;
}
.profile .fade:not(.show){
    display: none;
}
.edit-user-img {
    position: relative;
    width: 184px;
    margin: 0 auto;
}
.user-details-img{
    width:184px !important;
}

.camera-btn {
    position: absolute;
    right: 30px;
    bottom: 0;
    cursor: pointer;
}
.camera-btn img{
    width: 42px !important;
    height: 42px;
}

.for-h-50 {
    height: 50px!important;
}

 /******
Data Table
********************/

table.dataTable {
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    border-spacing: 0 26px;
  }
  table.dataTable::after {
    display: none;
  
  }

  table.dataTable thead th:last-child:before,
  table.dataTable thead th:last-child:after {
    display: none;
  }

  table.dataTable thead th,
  table.dataTable tbody td {
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: middle;
    font-size: 14px;
  }

  table.dataTable th {
    font-weight: 600;
    padding: 0.75rem 2rem;
    color: #fff;
    text-transform: uppercase;
    background: #000;
  }
  table.dataTable td {
    padding: 1.5rem 2rem;
    font-weight: 400;
    color: #fff;
    background: #000;
  }
  table.dataTable td a{
    color: #fff;
  }

  table.dataTable tbody tr {
    background-color: transparent;
    box-shadow: 0 0 20px 6px rgba(62, 57, 107, 0.07),
      0 2px 9px 0 rgba(62, 57, 107, 0.06);
    border-radius: 5px;
    vertical-align: middle;
  }

  table.dataTable tbody tr td {
    background: #000;
  }

  table.dataTable tbody td:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }
  table.dataTable tbody td:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }

  table.dataTable tbody td .status {
    font-size: 14px;
    padding: 5px 15px;
    line-height: 1.1;
    display: inline-block;
  }

  table.dataTable thead .sorting:after,
  table.dataTable thead .sorting:before {
    top: 10px;
    color: #333333;
    font-size: 15px;
    font-weight: 600;
  }

  .dataTables_info {
    text-transform: capitalize;
    color: #fff;
  }
  li.paginate_button.page-item.previous.disabled {
    background: #151515;
}
  .page-item:first-child .page-link, .page-item:last-child .page-link{
    background: #151515;
  }
  a.page-link, .paginate_button .page-item .active{
    background: #151515;
    color: #fff !important;
    box-shadow: none;
}
a.page-link:hover, .page-link:focus {
    background: #fff;
    color:#151515 !important;
}
.active>.page-link, .page-link.active {
    border-color: #000 !important;
    background: #fff !important;
    color: #151515 !important;
}

  /*** Table Drop Down***/
  table.dataTable .dropdown-toggle {
    font-size: 22px;
    padding: 0px;
    background: transparent;
    border: none;
    color: #999999;
  }
  table.dataTable .dropdown-menu {
    min-width: 7rem;
    border: 0;
    box-shadow: 0 0 10px 0 rgb(0, 0, 0, 0.3);
    border-radius: 6px;
    padding: 0px;
  }
  table.dataTable .dropdown-menu a.dropdown-item {
    color: #fff;
    padding: 9px 10px 9px 10px;
    margin: 0;
    width: auto;
    border-radius: 0;
    text-align: left;
  }
  table.dataTable .dropdown-menu a.dropdown-item i {
    padding: 0 8px 0 0;
  }

  table.dataTable .dropdown-menu a.dropdown-item:hover {
    color: #333;
    background: none;
  }
  table.dataTable .dropdown-menu a.dropdown-item:focus,
  table.dataTable .dropdown-menu a.dropdown-item:hover i {
    background: none;
  }

  /***Table Listing***/
  .user-listing-top {
  }

  .user-listing-top input[type="date"],
  .user-listing-top input[type="search"],
  .user-listing-top select {
    height: 50px;
    color: #fff;
    font-size: 16px;
    padding: 10px 15px;
    box-shadow: none;
    border: 1px solid #000;
    border-radius: 10px;
    background-color: #000;
  }
  .user-listing-top input[type="date"] {
    padding: 10px;
  }

  .user-listing-top div.dataTables_filter label {
    margin-top: 0px;
    position: relative;
  }
  .user-listing-top div.dataTables_filter input {
    width: 320px !important;
  }

  .user-listing-top .search-wrap {
    position: relative;
  }
  .user-listing-top .search-wrap:after {
    font-family: "Font Awesome 5 Free";
    content: "\f002";
    position: absolute;
    font-size: 15px;
    color: #000;
    width: 20px;
    height: 30px;
    bottom: 0;
    display: inline-flex;
    align-items: center;
    font-weight: 900;
    top: 8px;
    right: 10px;
  }

  .sort-datepicker .input-wrap {
    width: 150px;
  }

  .user-listing-top label {
    color: #fff;
    margin-bottom: 5px;
    font-weight: 400 !important;
    font-size: 16px;
    padding-right: 15px;
  }

  .user-listing-top select {
    width: 320px;
    background-position: right 15px center;
    border-radius: 15px;
  }

  .user-listing-top .dataTables_length select {
    width: 70px;
    padding: 4px 8px;
    height: auto;
    border-radius: 5px;
  }

  .red-text{
    color: #FF0000 !important;

}

.green-text{
    color: #00B507 !important;
    
}
   /******
Data Table end
********************/

.side-nav .image-about.new.pkg {
    display: block;
    width: 100%;
}
.side-nav .card-pakges.f {
    margin: 0;
}
.side-nav .card-pakges h3, .side-nav .card-pakges h2, .side-nav .card-pakges h4 {
    color: #000;
    position: static;
}
.side-nav .card-pakges h4{
    margin-top: 85px;
}
textarea{
   resize: none;
}

/* notification */

.ss-wrapper {
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    float: left;
  }
  
  .ss-content {
    height: 100%;
    width: calc(100% + 18px);
    padding: 0 0 0 0;
    position: relative;
    overflow: auto;
    box-sizing: border-box;
  }
  
  .ss-content.rtl {
    width: calc(100% + 18px);
    right: auto;
  }
  
  .ss-scroll {
    position: relative;
    background: rgba(0, 0, 0, 0.1);
    width: 9px;
    border-radius: 4px;
    top: 0;
    z-index: 2;
    cursor: pointer;
    opacity: 0;
    transition: opacity 0.25s linear;
  }
  
  .ss-hidden {
    display: none;
  }
  
  .ss-container:hover .ss-scroll,
  .ss-container:active .ss-scroll {
    opacity: 1;
  }
  
  .ss-grabbed {
    -o-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
  }

  .cart-drop button img {
    width: 25px;
}

.notification-heading {
    font-size: 15px;
    font-weight: 600;
    color: #333333;
    font-family: "Jost", sans-serif !important;
}

.noti-span {
    background-color: #E80000;
    border: 2px solid #fff;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    color: white;
    position: absolute;
    top: -11px;
    right: -15px;
    justify-content: center;
}
.cart-toggle h3 i{
    color: #fff;
}
.dropdown .cart-drop{
    margin-top: 20px;
}
.dropdown .cart-drop a{
    color: #136B7D;
    text-decoration: none;
}
.notification-div {
    height: 200px;
    width: 400px;
    overflow-y: auto;
    overflow-x: hidden;
    /* transform: translate3d(0px, 6px, 0px) !important; */
    border-radius: 15px;
    padding: 20px !important;
    background: #D9D9D9;
}

.notifications2{
    border-radius: 9px;
    background: #979797;
    border: 1px solid #ccc;
    box-shadow: 0px 3px 6px rgba(170, 170, 170, 0.16);    
padding: 30px;
margin: 10px 0;
text-align: left;
}

.notifications{
    border-radius: 9px;
background: #3F3F3F;
border: 1px solid #ececec;
box-shadow: 0px 3px 6px rgba(170, 170, 170, 0.16);
padding: 30px;
margin: 10px 0;
text-align: left;
}

.inner-bell{
    color: #D70D0D;
    font-size: 24px;
}
.notifications2 .fas, .notifications .fas{
    color: #BEBEBE;
    font-size: 24px;
}
.notifications2 p, .notifications p{
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
}
.notifications2 small, .notifications small{
    color: #136B7D;
    font-size: 16px;
}
.dropdown-menu {
    border: 0;
    border-radius: 20px;
    box-shadow: 0 7px 37px rgb(0 0 0 / 10%);
}

.profile-div a {
    padding: 10px 13px !important;
}

.header {
    box-shadow: 0 3px 6px rgb(0 0 0 / 9%);
}
button#dropdownMenuButton1 {
    background: transparent;
    border: 0;
}
.dropdown{
    display: flex;
    align-items: center;
    justify-content:space-between;
}
.ss-content p{
    color: #000;
    font-size: 14px;
    line-height: 22px;
}
.ss-content small{
    color: #8d8c8c;
    font-size: 12px;
    line-height: 22px;
}
.web-card {
    background-color: transparent;
    border:0;
    border-radius: 25px;
    padding:0;
    margin-top: 85px;
}

@media (min-width: 992px) and (max-width: 1399px) {
    li.nav-item {
        padding: 0px 10px;
    }
    nav.navbar.navbar-expand-lg.navbar-light a {
        font-size: 15px;
    }
 }

 @media (min-width: 768px) and (max-width: 1024px) {


	.image-about.new.pkg {
 flex-wrap: wrap;
}
 }
 @media screen and (max-width: 991.9px) { 
    .offcanvasbtn{
        display: block;
        padding: 10px 10px 0;
        width: 55px;
        height: 45px;
        box-sizing: border-box;
        border-radius: 10px;
        background: transparent;
        border: 1px solid #fff;
        margin-top: 30px;
    }
    .line{
        height: 1px;
    width: 100%;
    margin: 0 0 10px;
    display: block;
    border: 1px solid #fff;
    }
    .offcanvas-body .nav-link {
        margin: 0 0 10px;
        font-size: 18px;
    }
    .banner-area{
        padding: 0;
    }
   .registerbtn, .loginbtn {
        background: no-repeat;
        color: #FFF;
        height: auto;
        width: auto;
        margin: 0 12px 30px 0;
    }
    nav.navbar.navbar-expand-lg.navbar-light .container-fluid {
        position: static;
    }
    nav.navbar.navbar-expand-lg.navbar-light {
        
        box-shadow: none;
        position: static;
        padding: 0;
        width: 100%;
    }
    button.navbar-toggler{
        display: none;
    }
    .navgation {
        padding: 10px 0;
        background: rgba(0, 0, 0, .4);
    }
    .footer h4 {
        font-size: 24px;
    }
    .footer h5 {
        font-size: 18px;
    }
    div#v-pills-tab {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .profile .nav-pills .nav-link{
        width: auto;
    }
    .side-nav{
        height: auto;
    }
 }

  @media (min-width: 380px) and (max-width: 767px) {
    .logo img {
        width: 300px;
        margin: 0 0 25px;
    }
    .banner-inner lottie-player{
        height: 320px !important;
    }
    .banner-inner {
        padding: 0;
        position: relative;
    }
.image-about.new.pkg {
 flex-wrap: wrap;
}
 }