@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i&display=swap');
@font-face {
    font-family: 'aaarghnormal';
    src: url(../fonts/aaargh-webfont.eot);
    src: url(../fonts/aaargh-webfont.eot?#iefix) format('embedded-opentype'),
         url(../fonts/aaargh-webfont.woff2) format('woff2'),
         url(../fonts/aaargh-webfont.woff) format('woff'),
         url(../fonts/aaargh-webfont.svg#aaarghnormal) format('svg');
    font-weight: normal;
    font-style: normal;
}

body { font-family: 'Lato', sans-serif !important; margin: 0; padding: 0; font-size: 14px; color: #333 !important; background-color: #fff; letter-spacing: 1px; font-weight: 300; }
h1, h2, h3, h4, h5, h6 { margin:0 0 15px !important; padding:0; font-weight: 900 !important; user-select: none; }
h1{ font-size:44px !important; text-decoration: uppercase; font-weight: 400; }
h2{ font-size:40px !important; text-decoration: uppercase; }
h2:after{ content: ''; width: 50px; height: 3px; background-color: #f00; display: block; margin-top: 15px; }
h3{ font-size:28px !important; }
h4{ font-size:22px !important; }
h5{ font-size:18px !important; }
h6{ font-size:15px !important; }
p{ font-size:14px !important; margin:0 !important; padding:0; font-weight: 500; }
img{ max-width: 100%;}
a{ cursor: pointer; }
a, img{ border:0; text-decoration: none; outline: none;}
a, a:link, a:visited, a:focus, a:hover { color: #f7f7f7; outline: none; text-decoration: none; transition:all 0.3s ease 0s; cursor: pointer;}
a:hover{ text-decoration:none !important;}
ul{ list-style: none; margin: 0 !important; padding: 0; }
.btn{ font-weight: 600 !important; border-radius: 3px !important; padding: 3px 15px !important; background-color: #0284d7 !important; color: #fff !important; }
.btn-success{ background-color: green !important; }
.bg-gray{ background-color: #EFEFEF; }
.bg-blue{ background-color: rgba(255,255,255,0.95); }
.bg-lg{ background-color: #EFEFEF; }
.text-blue{ color: #062692; }

.click { display:none; color: #009dc3; float: right; font-size: 28px; }
.main_menu a.closebtn{ display: none; }
/*---for-header---*/
header { position: absolute; z-index: 9; padding: 15px 0 0; }
.home-header .logo { width: 25%; }
.logo img { width: 100%; text-align: left; max-width: 133px; }
.home-header .total_menu{ width: 100%; text-align: right; }
.home-header .logo, .home-header .total_menu { display: block; vertical-align: middle; }
.main_menu{ text-align: right; }
.main_menu ul { margin: 0; padding: 0; list-style: none;}
.main_menu ul li { list-style: none; display: inline-block; vertical-align: top; margin: 0; text-transform: uppercase;}
.main_menu ul li.current{ position: relative; }
.main_menu ul li:last-child{margin-right: 0;}
.home-header .main_menu ul li a { display: block; font-size: 16px; padding: 0 8px 15px; color: #fff; text-transform: capitalize; }
.main_menu ul li a i{ margin-left: 7px; }
.main_menu ul li:last-child a, .sticky .main_menu ul li:last-child a{ padding-right: 0; }
.main_menu ul li:hover a, .main_menu ul li.current-menu-item a { color: #5ac6e0 !important;}
li.current-menu-item a{ color: #333 !important; }
.sticky .logo, .logo{ display: inline-block; }
.sticky .logo{ width: 16%; transition: all 0.2s ease; }
.logo{ width: 17%; transition: all 0.2s ease; }
.sticky .total_menu, .total_menu{ display: inline-block; vertical-align: top; }
.total_menu { width: 81%; }
.sticky .total_menu{ width: 82.5%; }
.sticky .main_menu ul li a, .main_menu ul li a{ letter-spacing: initial; padding-top: 15px; text-transform: capitalize;
  padding: 0 8px 15px; color: #004085; }
.main_menu ul li a { font-size: 14px; }
.sticky .main_menu ul li a{ font-size: 13px; }
.sticky .current:hover .sub-menu-wraper1{ top: 34px; }
.popup ul li{ display: inline-block; }
.popup ul li:first-child{ margin-right: 10px; }
.popup ul li a.text-capitalize { color: #004085; padding-left: 10px; }
.popup{ width: auto; margin-left: auto; display: table; }
/*----mega-menu----*/
.mega-dropdown { position: static !important; }
.sub-menu-wraper ul li{ display: block; margin: 0 auto; }
.main_menu ul li .sub-menu-wraper ul li a{ font-size: 14px !important; color: #666699 !important; }
ul.dropdown-menu.mega-dropdown-menu { width: 100%; padding: 1% 8%; }
.sub-menu-wraper1{ position: absolute; background-color: rgba(0, 0, 0, 0.8); border-radius: 0 0px 5px 5px; transition: all 0.3s ease; z-index: 99; opacity: 0; 
  width: 250px; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; top: 50px;
  transition: all .25s ease; height: 0; left: 20px; }
.sub-menu-wraper1:before{ content: "\f0d8"; font-family: 'FontAwesome'; color: rgba(0, 0, 0, 0.7); position: absolute; top: -18px; left: 1px; font-size: 2em;
  line-height: 26px; }
.main_menu ul li .sub-menu-wraper1 ul{ padding: 10px; display: none; }
.main_menu ul li .sub-menu-wraper1 ul li{ display: block; }
.main_menu ul li .sub-menu-wraper1 ul li a:after{ content: ''; height: 1px; background-color: #4e4e4e; width: 100%; position: relative; top: 7px; display: block; }
.main_menu ul li .sub-menu-wraper1 ul li:last-child a:after{ content: ''; display: none; }
.main_menu ul li .sub-menu-wraper1 ul li a{ color: #fff !important; text-shadow: 0px 0px; padding: 6px !important; display: none; letter-spacing: 1px; }
.main_menu ul li .sub-menu-wraper1 ul li a:hover { color: #55a4db !important; }
.current:hover .sub-menu-wraper1{ opacity: 1; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease;  top: 35px;
  -o-transition: all .25s ease; transition: all .25s ease; height: auto; }
.current:hover .sub-menu-wraper1 ul li a, .current:hover .sub-menu-wraper1 ul{ display: block; }
.sub-sub{ left: 20%; top: 0; padding-top: 1%; }
/*----mega-menu----*/
.header{ padding-bottom: 10px; }
.sticky { position: fixed; top: 0; width: 100%; padding: 10px 0; background-color: rgba(179,215,255,0.94); z-index: 9; }
.bg-sky{ background-color: #ffff5; border-radius: 5px; position: absolute; display: none; top: 80px; }
.popup-list{ position: relative; }
.home-header .header{ padding-bottom: 0; }
.bg-sky label{ color: #000; font-weight: 600; font-size: 14px; }
.bg-sky label span{ color: #f00; }
.bg-sky .btn{ height: 100%; }
div#effectbtn2 { width: 100%; left: 0; }
.bg-sky h3{ color: #001b5a; font-size: 24px !important; text-align: center; }
#effectbtn2 .btn{ width: 100%; }
/*---header----*/

/*----banner---*/
section.banner.position-relative.w-100 { height: 500px; overflow: hidden; }
.carousel-inner img { width: 100%; height: 100vh; position: relative; }
.carousel-indicators li{ background-color: #989292 !important; }
.wave-opp{ position: absolute; bottom: 0; z-index: 8; }
.carousel-caption { right: 38% !important; bottom: auto !important; top: 50% !important; transform: translateY(-50%) !important; left: 10% !important; padding: 20px 25px;
    text-align: left !important; background: rgba(0,0,0,0.5); }
.carousel-caption h2{ font-weight: bold; }
.banner .carousel-caption p{ font-size: 18px !important; }
/*----banner---*/

/*----main-section----*/
/*---owl-carousel---*/
.owl-nav { position: absolute; top: 50%; transform: translateY(-50%); font-size: 4em; color: #ccc; width: 100%; }
.owl-theme .owl-nav [class*=owl-]:hover { background: transparent !important; color: #005896 !important;}
button.owl-prev{ float: left; margin-left: 20px !important; }
button.owl-next { float: right; margin-right: 20px !important; }
button.owl-prev:focus, button.owl-next:focus { outline: none !important; }
.product-slider button.owl-next { right: -4%; margin: 0 !important; position: relative; }
.product-slider button.owl-prev { left: -4%; margin: 0 !important; position: relative; }
.seller { background-color: #fcfcfc; padding: 10px 0; }
.seller h6 { padding: 20px 0 0 !important; margin: 0 !important; }
.seller img { width: 70% !important; }
/*---owl-carousel---*/
.commit p{ font-size: 15px !important; color: #fff; font-weight: 600}
.bag img { width: 100%;border: 4px solid #fff; }
.commitment .container-fluid { padding: 0 4%; }
.ship{ background-image: url(../images/b1.jpg); background-size: cover; background-repeat: no-repeat; padding: 15em 0; background-position: center; position: relative; background-attachment: fixed; }
.ship:before{ content: ''; background: rgba(0,0,0,0.5); display: block; height: 100%; width: 100%; position: absolute; top: 0; }
.commitment.pad1{ background-color: #ebbdc7; position: relative; padding-bottom: 20px;}
.baby-item.slide h2, .baby-item.slide h3{ color: #fff; }
/*.commitment.pad1 h2:after{ content: ''; display: none; }*/
.shape { position: absolute; bottom: 0; z-index: 9; }
/*.main-body{ padding-bottom: 9%; }*/
.types p.pl-5 { padding-left: 13% !important; }
.ftr-end.dark{ background-color: #ddd3fc; }
.bag.text-center { padding-bottom: 30px; }
.commitment.pad1.pt-5 { padding-top: 60px !important; }
.ftr-btm.bg-gray.border-top { background-color: #b3d7ff; }
.column-1{ margin: 0 0 40px; }
.column-1 img{ border-radius: 10px; filter: grayscale(1); }
.main-heading h1 span{ color: #0083d7; }
.my-btn .btn:hover { background-color: #062748 !important; }
.my-btn .btn{ padding: 8px 25px !important; }
.text-red { color: #f00; }
.ml-auto.text-right h6 { margin: 0 !important; }
form .text-center.text-primary { width: auto; padding: 0 10px; }
form fieldset { border: 1px solid #999 !important; padding: 0 10px; }
form.port-form label{ font-weight: bold; margin: 0; }
/*.....main-section.....*/

/*----footer----*/
.footer-logo img { max-width: 100px; }
.footer-menu p, .footer-menu ul li a, .footer-menu p a, .footer-menu ul li{ color: #fff; font-weight: 500; font-size: 14px !important; line-height: 20px; letter-spacing: 0.5px !important; }
.footer-menu p i{ margin-right: 5px; }
.footer-menu img{ width: 100%; margin-left: auto; display: block;max-width: 100px; }
.footer-menu ul li{ margin: 0 0 8px; }
.btm-ftr, .btm-ftr1{ padding: 30px 0; }
.btm-ftr ul li a:after{ content: '|'; color: #ccc; margin: 0 7px; }
.btm-ftr ul li:last-child a:after{ content: ''; display: none; }
.btm-ftr ul li, .btm-ftr1 ul li{ display: inline-block !important; }
.btm-ftr ul li a{ color: #999; font-weight: 600; letter-spacing: initial; }
.btm-ftr ul.text-dark li a{ color: #fff; }
.btm-ftr p{ color: #004085; font-weight: 600 !important; }
.footer-menu .btm-ftr1 ul li a{ font-size: 2em !important; margin: 0 10px; text-align: center; }
.ftr-end{ background: #efefef; }
.i-linkedin i:hover{ color: #0077B5; transition: all 0.3s ease; }
.i-facebook i:hover{ color: #3b5999; transition: all 0.3s ease; }
.i-twitter i:hover{ color: #55acee; transition: all 0.3s ease; }
.i-youtube i:hover{ color: #cd201f; transition: all 0.3s ease; }
.btm-ftr1 ul li a{ color: #fff !important; transition: all 0.3s ease; }
.btm-ftr ul li a.text-dark{ color: #fff !important; }
.ftr-bg.py-4 { background-image: url(../images/ftr-bg.png); background-size: cover; padding: 12% 0 0% !important; }
.wave{ display: none; }
.footer-menu h5{ color: #fff !important; font-size: 16px !important; margin-bottom: 10px !important; }
.bag1.position-relative { padding-bottom: 35px; }
.footer-menu ul li a:hover, .footer-menu ul li a:focus{ color: #788df7; }
.column-3 { position: relative; height: 380px; overflow: hidden; }
.container-fluid .column-3 img { height: 100%; max-width: initial; }
.choose .column-1 { height: auto; margin: 15px 0; width: 100%; background-color: #e8e8e8; }
.choose .column-1 img { display: inline-block; width: 32%; border-radius: 10px; filter: grayscale(0); transition: all 0.3s ease; }
.choose .column-1 img:hover{ filter: grayscale(1); transition: all 0.3s ease; }
.choose .column-1 h6 { font-size: 17px; font-weight: 500; display: inline-block; width: 64%; margin-left: 2% !important; color: #585858; line-height: 22px; vertical-align: middle; }
.abt-text1 h2:after{ margin: 15px auto 0; }
section.box-wraper { background-color: #efefef; }
.text-pur{ color: #ba92ef !important; }
.text-pur:hover{ color: #ff6a00 !important; }
.btn-org{ background-color: #fff !important; border: 1px solid #ff6a00 !important; color: #ff6a00 !important; padding: 5px 15px !important; margin-left: 10px; }
.btn-org:hover{ background-color: #ff6a00 !important; transition: all 0.2s ease; color: #fff !important; }
.number-field .form-group{ text-align: center; margin: 0 auto; }
/*.btm-ftr a img { width: 70% !important; }*/
.btm-ftr { padding: 15px 0; }
/*----footer----*/

/*-----inner-page----*/
/*.types p{ font-size: 18px !important; font-weight: 600; }*/
.types p i{ margin-right: 10px; }
.types .btn{ width: 100%; }
.types form label{ font-weight: 400; font-size: 14px; }
.dark .ftr-bg.py-4 { background-color: #efefef; }
.box-wrap img { border: 1px solid #ccc; padding: 10px; box-shadow: 0px 0px 5px #b7b7b7 inset; margin: 10px 0; }
.box-wrap.ul-list ul li { display: inline-block; padding: 5px 7px; border: 1px solid #ccc; background: #e4e4e4; margin: 3px 0 !important; }
.collapse-menu ul li{ display: inline-block; }
.collapse-menu ul li:first-child a:after{ content: '|'; margin: 0 10px; }
/*--accordion--*/
.accordion .card-header:after { font-family: 'FontAwesome'; content: "\f068"; float: right; color: #005792; }
.accordion .card-header.collapsed:after { content: "\f067"; font-family: 'FontAwesome'; }
.accordion{ margin: 15px 0 25px; }
a.card-title{ color: #005792 !important; font-weight: bold !important; }
/*----media-quary----*/

@media only screen and ( max-width: 1199px ) {
  .home-header .logo { width: 38%; }
  .sticky .main_menu ul li a, .main_menu ul li a{ padding: 15px 2px; font-size: 12px; }
  .home-header .main_menu ul li a{ font-size: 14px; padding: 15px 5px; }
  .btm-ftr ul li a, .footer-menu ul li a{ font-size: 13px !important; }
  h2{ font-size: 34px !important; }
  .commit p { font-size: 16px !important; }
  .current:hover .sub-menu-wraper1{ top: 49px; }
}

@media only screen and ( max-width: 1024px ) {
  h1 { font-size: 34px !important; }
  .home-header .main_menu ul li a{ font-size: 13px; }
  .home-header .logo { width: 34%; }
  /*.sticky .logo, .logo { width: 21%; }*/
  .sticky .main_menu ul li a, .main_menu ul li a { padding: 15px 3px; }
  .ftr-bg.py-4{ padding: 15% 0 2% !important; background-position: center; }
  .ftr-bg .col-lg-2{ padding: 0 5px; }
}

@media only screen and ( max-width: 991px ) {
  h1{ font-size: 38px !important; }
  h2{ font-size: 30px !important; }
  h3{ font-size:26px !important; }
  h4{ font-size:20px !important; }
  h5 { font-size: 16px !important; }
  h6{ font-size:16px !important;}
  .details h5 a.btn{ font-size: 12px !important }
  .click{ display: block; cursor: pointer; line-height: 0; padding: 5px 0; }
  .main_menu a.closebtn{ color: #333; display: block;}
  .main_menu { height: 100%; width: 0; position: fixed; z-index: 1; top: 0; right: 0 !important; background-color: #c00c1d; overflow-x: hidden; transition: 0.5s; padding-top: 60px; z-index: 999; }
  .main_menu.pr-3{ padding-right: 0px !important; }
  .main_menu a { display: block; transition: 0.3s;  font-size: 11PX;}
  .main_menu a:hover { color: #333;}
  .main_menu .closebtn { position: absolute; top: 0; right: 25px; font-size: 36px; margin-left: 50px;color: #000;}
  .bnr-text h2 { font-size: 40px !important;}
  .main_menu ul li{ display: block; }
  .main_menu ul{ text-align: left; padding-left: 5%; }
  .main_menu ul li a, .sticky .main_menu ul li a{ font-size: 18px; padding: 8px 3px; color: #fff; letter-spacing: 1px; }
  .commitment .container-fluid { padding: 0 2%; }
  .help i { font-size: 18px; }
  .help img { width: 18px; }
  .commit p { font-size: 14px !important; font-weight: 300; }
  .sticky .logo { width: 26%; }
  .sticky .total_menu { width: 70%; }
  header { padding: 10px 0; }
  .logo { width: 45%; display: inline-block; }
  .total_menu { width: 53%; display: inline-block !important; }
  .main_menu ul li:hover a, .main_menu ul li.current-menu-item a { color: #2edeff !important; }
  .current:hover .sub-menu-wraper1 { position: static; background: transparent; width: auto; padding-left: 10px; }
  .main_menu ul li .sub-menu-wraper1 ul li a:before { content: '\f101'; font-family: FontAwesome; display: inline-block; margin-right: 10px; }
  .sub-menu-wraper1:before, .main_menu ul li .sub-menu-wraper1 ul li a:after{ content: ''; display: none; }
  .footer-menu img { width: 30%; margin: 0 auto; }
  .btm-ftr ul li a, .footer-menu ul li a { font-size: 14px !important; }
  footer{ text-align: center; }
  .footer-menu { margin-bottom: 5px; padding-bottom: 10px; }
  .btm-ftr1 ul li a { font-size: 18px; margin: 0 2px; }
  .ftr-bg.py-4 { padding-bottom: 0 !important; background-image: url(../images/ftr-bg-1.jpg); background-size: cover; padding: 20px 0 0 !important; }
  .commitment.pad1{ padding-bottom: 40px; }
  .commit { padding-bottom: 5%; }
  .btm-ftr, .btm-ftr1 { padding: 20px 0; }
  footer.ftr-end.position-relative { background-color: #c00c1d; }
  .btm-ftr1.text-right{ text-align: center !important; }
  .track-icon.w-100{ text-align: right !important; }
  div#effectbtn { text-align: center !important; }
  div#effectbtn .btn{ margin-top: 10px; }
}

@media only screen and ( max-width: 860px ) {
  h1{ font-size: 34px !important; }
  h2{ font-size: 32px !important; }
  h5 { font-size: 15px !important; }
  .social { padding: 8% 0; }
  .details h5 a.btn{ padding: 3px 8px !important; }
  section.icons { margin-top: 15px; }
}

@media only screen and ( max-width: 767px ) {
  h5 { font-size: 18px !important; }
  .details h5 a.btn { font-size: 14px !important; margin-bottom: 0 !important; }
  section.mid-banner.my-5 { margin-bottom: 20px !important; }
  .product-text h1 { top: -48px; }
  .commit { position: static; transform: translateY(0); padding: 20px 0; }
  .bag1 img{ display: none; }
  .ftr-bg.py-4 { text-align: center; }
  .footer-menu1{ margin-top: 15px; }
  .footer-menu img { width: 50%; }
  .social { padding: 7% 0; }
  .product-slider .container.px-5.text-center { padding: 0 15px !important; }
  .banner .carousel-caption p { font-size: 16px !important; line-height: 18px; }
  .carousel-caption { right: 0 !important; left: 0 !important; padding: 20px 15px; text-align: center !important; width: 70%; display: block; margin: 0 auto; }
  h2:after{ margin: 10px auto 0; }
  .commit, section.commitment{ text-align: center; }
  .btm-ftr.text-left { text-align: center !important; }
  .btm-ftr a img{ width: 60% !important; }
  .btm-ftr1 ul li a { font-size: 30px; margin: 0 10px; }
  .sticky .total_menu { width: 63%; }
  .sticky .logo { width: 35%; }
  .commitment.pad1 { padding-bottom: 20px; }
  .footer-menu img{ margin: 0 auto; }
}

@media only screen and ( max-width: 640px ) {
  .site-logo{ bottom: 0; top: auto; }
  .click{ padding: 1% 0; }
  .social { padding: 2% 0; }
  .social ul li a { font-size: 23px; }
  h5 { font-size: 14px !important; }
  .details h5 a.btn { font-size: 13px !important; padding: 3px 10px !important; }
  .footer-menu1 p i{ display: none;  }
  .banner .carousel-caption p { font-size: 14px !important; }
  .popup ul li { display: block; }
  .carousel-inner img {
      height: 82vh;
  }
  .container-fluid .column-3 img {
      max-height: 202px;
  }
  .owl-nav {
      top: 40%;
  }
  .column-3 {
      height: 205px;
  }
  .column-1 {
      margin: 0 19px 40px;
  }
}

@media only screen and ( max-width: 575px ) {
  h1, h2 { font-size: 30px !important; }
  button.owl-prev, button.owl-next{ margin: 0 !important; }
  .product-slider button.owl-next { right: 0; }
  .product-slider button.owl-prev { left: 0; }
  .icons .container-fluid.text-center.position-relative.px-5 { padding: 0 15px !important; }
  .product-text h1{ position: static; margin: 0 !important; }
  .details h5.green, .details h5{ float: none; margin-bottom: 10px !important; display: block; }
  .details.text-left { text-align: center !important; }
  section.icons{ margin-top: 0; }
  header .col-md-6.col-8.pr-md-5.text-right { padding-left: 0; }
  .banner .carousel-caption h2 { font-size: 24px !important; margin-bottom: 0 !important; }
  .carousel-caption{ width: 78%; padding-top: 5px; padding-bottom: 10px; }
  .wave-opp{ bottom: -1px; }
  div#effectbtn2 { text-align: center !important; }
}

@media only screen and ( max-width: 460px ) {
  h1, h2 { font-size: 26px !important; margin-bottom: 15px !important; }
  h5 { font-size: 15px !important; }
  .main-header .col-md-6.col-8.pr-md-5.text-right { padding-left: 0 !important; }
  .main-header .col-md-6.col-4.pl-md-5 { padding-right: 0 !important; }
  .social ul li{ margin-right: 3px; }
  .social ul li a{ line-height: 30px; }
  .help img, .help i{ margin-right: 3px !important; font-size: 15px; width: 15px; }
  .carousel-caption{ width: 80%; top: 60% !important; }
  .banner .carousel-caption p { font-size: 12px !important; padding-top: 9px; line-height: 15px; }
  .carousel-caption{ padding: 10px 10px 15px !important; }
  .btm-ftr a img { width: 45% !important; }
  .btm-ftr, .btm-ftr1 { padding: 15px 0; }
  .sticky .logo{ width: 45%; }
  .sticky .total_menu { width: 53%; }
  .footer-menu img { width: 65%; }
}

@media only screen and ( max-width: 414px ) {
  .commit .btn{ margin-top: 10px; font-size: 18px; }
  .footer-menu ul li a, .footer-menu1 p a{ font-size: 14px; }
  h4{ margin-bottom: 10px !important; }
  .btm-ftr p{ font-size: 12px !important; }
  .ftr-bg.py-4{ padding-bottom: 0 !important; }
  .money p { font-size: 12px !important; }
  .banner .carousel-caption p { padding-top: 5px; }
  .banner .carousel-caption h2:after{ content: ''; display: none; }
  .carousel-caption { width: 100%; }
  .carousel-control-prev, .carousel-control-next { display: none !important; }
  .wave-opp { bottom: -3px; }
}

@media only screen and ( max-width: 345px ) {
  .footer-menu ul li a, .footer-menu1 p a { font-size: 12px; }
  .footer-menu1 ul { margin-top: 5px !important; }
  .social ul li a { font-size: 20px; }
  h1, h2{ margin-bottom: 8px !important; }
  .click{ font-size: 24px; }
  p { font-size: 13px !important; }
  .details p{ line-height: 16px; }
  .money { margin: 10px 0; }
  .money img { width: 80%; }
  .product-text.py-3 { padding-bottom: 0 !important; }
  section.mid-banner.my-5{ margin-top: 20px !important; }
  .commit{ text-align: center; }
  .banner .carousel-caption p { font-size: 10px !important; }
  .banner .carousel-caption h2 { font-size: 20px !important; }
}
/*----media-quary----*/

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    border-radius: 8px;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #e5e4f0;
    box-shadow: 5px 4px 12px 4px rgb(79 37 225 / 3%);
    margin-bottom: 1.5rem;
    width: 100%;
}
.card-header {
    background: 0 0;
    display: -ms-flexbox;
    display: flex;
    min-height: 3.5rem;
    -ms-flex-align: center;
    align-items: center;
    padding: 1.5rem 1.5rem;
    margin-bottom: 0;
    background-color: transparent;
    border-bottom: 1px solid #e5e4f0;
}
.bkp {
    padding: 28px;
}
.oli-validate-form .error {
		color: red
	}
	
	.oli-validate-form input.error,
	.oli-validate-form textarea.error {
		border: 1px solid red !important;
	}
.gst_rdiobtn label {
    width: 100% !important;
    display: inline-flex;
}	
 .price_active {
    background: #e4ffe4 !important;
    border: 2px solid #78e478 !important;
}	
.gst_rdiobtn {
    margin-bottom: 15px;
    background: #eaeaea;
    border-radius: 9px;
    position: relative;
    border: 3px solid #d6d6d6;
    margin-top: 10px;
    padding: 10px;
}
.gst_rdiobtn span {
    position: absolute;
    top: 11px;
    right: 13px;
    font-size: 16px;
    font-weight: 600;
    color: #205622;
}
.editprice ul li:nth-child(1) {
    margin-bottom: 0;
    font-size: 18px;
}
.gst_rdiobtn ul li {
    position: relative;
}
.widget-spec li {
    font-size: .9rem;
    display: flex;
    padding: 9px 25px;
    border-bottom: 1px solid #f0f3f9;
}
 .view-d {
        margin-top: 15px;
    margin-bottom: 25px;
    }
/* Banner for Desktop n mobile  */
.mobile {
      display: none;
  }
@media only screen and (max-width: 600px) {
  .desktop {
      display: none;
  }
  .mobile {
      display: block;
  }
  section.banner.position-relative.w-100  {
    height: 148px;        
  }
}
 
.post-slide{
     
    margin: 20px 15px 20px;
    border-radius: 15px;
    padding-top: 1px;
    /*box-shadow: 0px 14px 22px -9px #bbcbd8;*/
}
.post-slide .post-img{
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    margin: -12px 15px 8px 15px;
    margin-left: -10px;
}
.post-slide .post-img img{
    width: 100%;
    height: auto;
    transform: scale(1,1);
    transition:transform 0.2s linear;
}
.post-slide:hover .post-img img{
    transform: scale(1.1,1.1);
}
.post-slide .over-layer{
    width:100%;
    height:100%;
    position: absolute;
    top:0;
    left:0;
    opacity:0;
    background: linear-gradient(-45deg, rgba(6,190,244,0.75) 0%, rgba(45,112,253,0.6) 100%);
    transition:all 0.50s linear;
}
.post-slide:hover .over-layer{
    opacity:1;
    text-decoration:none;
}
.post-slide .over-layer i{
    position: relative;
    top:45%;
    text-align:center;
    display: block;
    color:#fff;
    font-size:25px;
}
.post-slide .post-content{
    background:#fff;
    padding: 2px 20px 40px;
    border-radius: 15px;
}
.post-slide .post-title a{
    font-size:15px;
    font-weight:bold;
    color:#333;
    display: inline-block;
    text-transform:uppercase;
    transition: all 0.3s ease 0s;
}
.post-slide .post-title a:hover{
    text-decoration: none;
    color:#3498db;
}
.post-slide .post-description{
    line-height:24px;
    color:#808080;
    margin-bottom:25px;
}
.post-slide .post-date{
    color:#a9a9a9;
    font-size: 14px;
}
.post-slide .post-date i{
    font-size:20px;
    margin-right:8px;
    color: #CFDACE;
}
.post-slide .read-more{
    padding: 7px 20px;
    float: right;
    font-size: 12px;
    background: #2196F3;
    color: #ffffff;
    box-shadow: 0px 10px 20px -10px #1376c5;
    border-radius: 25px;
    text-transform: uppercase;
}
.post-slide .read-more:hover{
    background: #3498db;
    text-decoration:none;
    color:#fff;
}
.p-30 {
    padding-bottom: 20px;
}
.catyimgul {
    float: left;
    width: 100%;
}
.catyimgul li {
    border-radius: 5px;
    float: left;
    height: 80px;
    margin: 0 8px 8px 0;
    position: relative;
    width: 30%;
}
.catyimgul li a {
    border-radius: 5px;
    display: inline-block;
    height: 100%;
    width: 100%;
    position: relative;
}
.img-overlay {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    cursor: pointer;
}
/* Gallery CSS */
 

.img-wrapper {
  position: relative;
  margin-top: 15px;
}
.img-wrapper img {
  width: 100%;
}

.img-overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  cursor: pointer;
}
.img-overlay i {
  color: #fff;
  font-size: 3em;
}

#overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#overlay img {
  margin: 0;
  width: 80%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  padding: 5%;
}
@media screen and (min-width: 768px) {
  #overlay img {
    width: 60%;
  }
}
@media screen and (min-width: 1200px) {
  #overlay img {
    width: 50%;
  }
}

#nextButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
}
#nextButton:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  #nextButton {
    font-size: 3em;
  }
}

#prevButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
}
#prevButton:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  #prevButton {
    font-size: 3em;
  }
}

#exitButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  position: absolute;
  top: 15px;
  right: 15px;
}
#exitButton:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  #exitButton {
    font-size: 3em;
  }
}
/* FOR mobile */
.img-wrapper1 {
  position: relative;
  margin-top: 15px;
}
.img-wrapper1 img {
  width: 100%;
}

.img-overlay1 {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  cursor: pointer;
}
.img-overlay1 i {
  color: #fff;
  font-size: 3em;
}

#overlay1 {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#overlay1 img {
  margin: 0;
  width: 80%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  padding: 5%;
  border-radius: 30px;
}
@media screen and (min-width: 768px) {
  #overlay1 img {
    width: 60%;
  }
}
@media screen and (min-width: 1200px) {
  #overlay1 img {
    width: 50%;
  }
}

#nextButton1 {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
}
#nextButton1:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  #nextButton {
    font-size: 3em;
  }
}

#prevButton1 {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
}
#prevButton1:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  #prevButton1 {
    font-size: 3em;
  }
}

#exitButton1 {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  position: absolute;
  top: 15px;
  right: 15px;
}
#exitButton1:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  #exitButton1 {
    font-size: 3em;
  }
}
 