p{
  color:#333 ;
  line-height: 1.4;
}
ul.list.list-icons li p{
  line-height: 1.8;
}
.rounded-custom1{
  border-radius: 5px !important;

}
.form-switch .form-check-input {
  width: 3em;

}
.form-switch .form-check-input {
 
  height: 1.5em;

}

.overlay {
	pointer-events: none;
  position: fixed; /* Sit on top of the page content */
  display: block; /* Hidden by default */
  width: 100%; /* Full width (cover the whole page) */
  height: 100%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5); /* Black background with opacity */
  z-index: 2; /* Specify a stack order in case you're using a different order for other elements */

}

.get-now-btn {
  padding: 5px 10px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
  color: white;
  box-shadow: 0 0 20px #eee;
  border-radius: 5px;
  display: block;
  min-width: 115px;
  background-image: linear-gradient(to right, #023261 0%, #17a2b8 51%, #17a2b8 100%);
}
.form-switch .form-check-input:checked {
  background-color:#0a528d;
  border-color: #0a528d;
}
.form-check-input:focus {

  box-shadow: none;
}
.text-green{
  color: green;
  font-size: 22px;

}

.bonus-card .card{
min-height: 304px;
}
.carousel-feature{
  position: relative;
}
.carousel-feature::before {
  content: '';
  background-image: url(../img/myimg/Image1-svg.svg);
  background-size: cover;
  width: 100px;
  position: absolute;
  opacity: .75;
  height: 220px;
  top: 50%;
  transform:  translateY(-50%);
}
.carousel-feature::after {
  content: '';
  background-image: url(../img/myimg/Image1-svg.svg);
  background-size: cover;
  width: 100px;
  position: absolute;
  height: 220px;
  top: 50%;
  opacity: .75;
  right: 0;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1) translateY(-50%);
}
.differenc-table table p{
  margin-bottom: 0;
}
.differenc-table .table td{
  border-color: #ddd;
}
.differenc-table .table thead tr th:not(:first-of-type), .differenc-table .table tbody tr td:not(:first-of-type){
  text-align: center;
}
.differenc-table .table thead tr th:first-of-type, .differenc-table .table tbody tr td:first-of-type{
  padding-left: 40px;
}
.differenc-table table thead tr{
  background-color: #012e5a;
}
.differenc-table table thead tr p{
  color: white;
  text-decoration: none;
}
.container .call-to-action.rounded-custom1, .form-control.rounded-custom1, .card.rounded-custom1,.thumb-info .thumb-info-wrapper.rounded-custom1{
  border-radius: 5px !important;

}
.rounded-custom2{
  border-radius: 10px !important;
  
}
a:hover{
  text-decoration: none !important;
}
/* .owl-carousel.banner .owl-nav{
  display: block;
} */
.btn-custom{
  background-color: #0a528d;
  color: white;

}
.btn-custom:hover{
  background-color: transparent;
 border: 1px solid  #0a528d;
  color: #212529 ;
  
}
h2.text-blue{
  color: #0a528d;
  font-weight: 600;
  font-size: 38px;
}
.text-blue1{
  color: #0a528d;
}
#header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span{
  color: #0a528d;
}
.shop .quantity .plus, .shop .quantity .minus {
  background: #ccc;
}

.bonus-card{
  background-color: #0a528d;
  
  padding: 5px;
  transition: all 0.4s;
  
}
html .bonus-card .card a.btn-primary {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
}
html .bonus-card:hover .card.bg-color-light-scale-1{
  background-color: transparent !important;
  transition: all 0.4s;
}
html .bonus-card:hover .card .text-color-primary,
html .bonus-card:hover .card .text-primary,
html .bonus-card:hover .card h4, html .bonus-card:hover .card p,
html .bonus-card:hover .card i,
html .bonus-card:hover .card small
 {
  color: white !important;
}
html .bonus-card:hover .card a.btn-primary{
  background-color: #fff;
  color: #000;
}


.sub-table {
 
  position: relative;
  display: flex;
  justify-content: space-between;
}

.sub-table .copy-block p, .cart-note .copy-block p{
  font-size: 14px;
  color: #666;
  max-width: 320px;
  line-height: 1.55;
  display: block;
  font-weight: 600;
}

.sub-table .copy-block p.customer-care, .cart-note .copy-block p.customer-care{
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px solid #ccc;
}


.sub-table .copy-block .sb-promo input {
  font-size: 16px;
  width: auto;
  padding: 5px;
  padding-left: 20px;
  margin-right: 0;
  vertical-align: top;
  color: #333;
  border: 1px solid #ccc;
  outline: 0;
  box-shadow: none;
}
.testimonial-author p em{
  color: #fff;
}
.sub-table .copy-block .sb-promo .btn {
  /* padding: 10px 8px; */
  font-size: 12px;
  margin-bottom: 0;
}

.shop_table td {
   border-top: none; 

}
.shop_table tbody tr{
  border-top:1px solid rgba(0, 0, 0, 0.06)
}
.sub-table .summary-block ul li {
  margin-bottom: 10px;
  font-size: 0.9em;
  text-align: right;
}
.sub-table .summary-block ul li span {
  display: inline-block;
}
.sub-table .summary-block ul li span.sb-label {
  color: #999;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.sub-table .summary-block ul li span.sb-value {
  font-size: 1.1em;
  width: 120px;
}
#header .header-nav-top .nav > li:not(.d-none){
  line-height: 1.2;
}

#header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a {
 
  text-transform: capitalize;
}
.sub-table .summary-block ul li.tax .tax-edit {
  color: #223840;
  font-size: 0.8em;
  font-weight: 900;
  text-transform: capitalize;
  cursor: pointer;
}
.sub-table .summary-block ul li.tax .tax-edit i {
  position: relative;
  top: 1px;
  left: -3px;
}
.sub-table .summary-block ul li.tax .tax-edit.te-open i:before {
  content: "\edc7";
}
.sub-table .summary-block ul li.tax-calculate {
  padding: 10px;
  margin-top: 10px;
  background: rgba(0, 0, 0, 0.05);
  display: none;
}
.sub-table .summary-block ul li.tax-calculate input {
  font-size: 16px;
  width: 148px;
  padding: 7px;
  margin-right: 5px;
  vertical-align: top;
  color: #777;
}
.sub-table .summary-block ul li.tax-calculate .btn {
  padding: 10px 8px;
  font-size: 0.8em;
}
.sub-table .summary-block ul li.grand-total {
  border-top: 1px solid #ccc;
  padding-top: 10px;
  margin-top: 10px;
  font-size: 1.2em;
  font-weight: 900;
}
.cart-footer {
  border-top: 1px solid #ccc;

  padding-top: 15px;
}

.cart-footer .cont-shopping i {
  position: relative;
  top: 0px;
  margin-right: 6px;
  font-size: 75%;
}
.cart-footer .btn.checkout {
  width: 200px;
  text-align: center;
  background: white;
  color: black;
 
  text-align: center;
}
.cart-footer .btn.checkout:hover {


  background: #011c36;
  color: white;
 

}
.shop_table {

  border: 1px solid #ccc;
}
.shop_table thead {

background: #eee;
}
.shop_table td {

   padding: 8px 14px;
}

.shop .quantity {

width: 80px;

height: 25px;
}

.shop .quantity .minus {
  height: 25px;
line-height: 13px;

width: 25px;
}

.shop .quantity .plus {

height: 25px;
line-height: 13px;

width: 25px;

}

.shop .quantity .qty {
height: 25px;
padding: 0;
width: 80px;
font-weight: 500;
font-size: 14px;

}
@media only screen and (max-width: 767px) {
  .item .item-block.ib-info {
    float: left;
    width: 100%;
  }
  .item .item-block.ib-qty {
    float: left;
    width: auto;
    margin-top: 10px;
  }
  .item .item-block.ib-total-price {
    float: left;
    width: auto;
    position: relative;
    top: 13px;
    right: 0;
    border-left: 1px solid #ccc;
    padding-left: 15px;
    margin-left: 15px;
  }
  .item .bundle-block {
    display: none;
  }
  .item .item-block.ib-info img.product-img {
    width: 70px;
  }
}

.my-card{
  border-radius: 4px !important;
  background: #7070700d;
  /* border: 10px solid white; */
  outline: 1px solid #ccc;
  /* padding: 10px; */
  background-image: url(../img/patterns/bright_squares.png);
}
.bg-custom-light-blue{
  background: #3c7ac554 !important;
}
.custom-checkbox-1 label {
color: #333;
}
html .btn-with-arrow.btn-primary span{
 box-shadow: none;
}

html .btn-with-arrow.btn-light span{
  box-shadow: none;
 
}
html .btn-with-arrow.btn-light span i{
  color: black;
}
html .btn-with-arrow.btn-light:hover{
  color: #0a528d !important;
}
html .btn-with-arrow.btn-light.btn-outline:hover span{
  background-color:#0a528d !important ;
}

html .btn-with-arrow.btn-light.btn-outline:hover span i{
  color: white;
}
#header .header-logo {
 
  margin: 0;

}


@media (min-width: 992px){
  #header .header-nav-main nav > ul > li > a.dropdown-toggle .fa-chevron-down {
      display: block;
      font-size: 12px;
      margin-left: 5px;

  }
}
.custom-checkbox-1:last-child, .custom-checkbox-1:last-of-type {
  margin-bottom: 7px;
}
.slogan{
  padding: 25px 40px;
  /* border: 34px solid #fbe254; */
  border-radius: 4px;
  background: #ffe373;
  position: relative;
}
.slogan::after {
  content: '';
  position: absolute;
  width: 97%;
  height: 80%;
  border: 2px solid #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.testimonials {
  position: relative;
}
.inner-testimonials .owl-dots {
  display: none;
}
.custome_slide.owl-carousel .owl-item.active.center .main-reviewimage {
  border: 2px solid #fff;
}
.main-reviewimage {
  /* border-radius: 50%; */
  /* height: 310px; */
  width: 100%;
  background: #00000094;
}
.main-reviewimage img {
  opacity: 0.5;
}
#slide-testimonal .active.center .main-reviewimage img {
  opacity: 1;
}
.test_img {
  position: relative;
  opacity: 1;
  -webkit-transition: .4s ease all;
  transition: .4s ease all;
  margin: 0 -30px;
  /* margin-top: 40px; */
}
.inner-testimonials {
  width: 100%;
  max-width: 680px;
  margin: 0 auto;
}
#slide-testimonal .center .test_img:before {
  content: none;
  transition: 0.7s ease-in-out;
}
.test_img img {
  /* border-radius: 100%; */
  /* overflow: hidden; */
  /* margin: 0 auto; */
  height: 100%;
  /* object-fit: cover; */
}
.counter label{
  font-size: 24px;
  font-weight: 600;
}
.counter p{
  font-size: 18px;
}
.bonus-card .card-text {
  font-size: 16px;
  font-weight: 500;
}
.custome_slide.owl-carousel .owl-item.active.center {
  transform: scale(1.3);
  margin-top: 0 !important;
  position: relative;
  z-index: 999;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.custome_slide.owl-carousel .owl-item {
  transform: scale(0.75);
  padding: 10px 0px;
  transition: all 0.5s;
}
.testimonial_detail {
  text-align: center;
}
.testimonial_detail {
  transform: scale(0.7) !important;
  width: 447px;
  position: relative;
  left: -71px;
}
.testimonial_detail h4 {
  font-size: 38px;
  margin: 0;
}
.testimonial_detail p {
  color: #ccc;
  font-size: 26px;
}
.custome_slide.owl-carousel .active .testimonial_detail {
  display: none;
}
.custome_slide.owl-carousel .active.center .testimonial_detail {
  display: block !important;
}

@media only screen and (max-width:767px){
.main-reviewimage {
 /* height: 400px;
 width: 425px; */
 margin: 0 auto;
 display: block;
}
.testimonial_detail {
 left: inherit;
 width: 100%;
}
}
.slogan h2.text-blue{
      /* background: white; */
      border-radius: 4px;
      /* margin-bottom: 20px !important; */
      font-family: 'Allerta Stencil', sans-serif;
      font-weight: 600;
      letter-spacing: 0.5px;
      color: #0c508a;
      margin-bottom: 20px ;
}
.slogan h3 {
  font-family: 'Courgette', sans-serif;
  font-size: 22px !important;
  margin-top: 20px;
  margin-bottom: 0 !important;
  color: #ca493c !important;
}
.ribbon {
  /* font-size: 20px !important; */
  /* This ribbon is based on a 16px font side and a 24px vertical rhythm. I've used em's to position each element for scalability. If you want to use a different font size you may have to play with the position of the ribbon elements */
  position: relative;
  background: #1e6bb4;
  color: #fff;
  text-align: center;
  padding: 8px;
  z-index: 9;
 }
 .ribbon:before, .ribbon:after {
  content: "";
  position: absolute;
  display: block;
  bottom: -1em;
  border: 1.5em solid #1e6bb4;
  z-index: -1;
 }
 .ribbon:before {
  left: -2em;
  border-right-width: 1.5em;
  border-left-color: transparent;
 }
 .ribbon:after {
  right: -2em;
  border-left-width: 1.5em;
  border-right-color: transparent;
 }
 .ribbon .ribbon-content:before, .ribbon .ribbon-content:after {
  content: "";
  position: absolute;
  display: block;
  border-style: solid;
  border-color: #385095 transparent transparent transparent;
  bottom: -1em;
 }
 .ribbon .ribbon-content:before {
  left: 0;
  border-width: 1em 0 0 1em;
 }
 .ribbon .ribbon-content:after {
  right: 0;
  border-width: 1em 1em 0 0;
 }

 .tax-byte-cards .card{
  border-radius: 6px !important;

 }


 .feature1  {
  background-image: url(../img/myimg/Maskbg.png);
  background-size: cover;
 }
 .feature3,  .feature4{
  background-image: url(../img/myimg/pat-bg.jpg);
  background-size: cover;
 }
#footer .footer-copyright {
  background: #012e5a;
}
#footer .footer-copyright p{
  color: #fff !important;
}
footer{
  background-color: #d5e7fa !important;
}

#footer p,#footer h4, #footer span, #footer li, #footer a:not(.btn):not(.no-footer-css){
  color: #012e5a;
}

#footer p:hover, #footer span:hover, #footer li:hover, #footer a:not(.btn):not(.no-footer-css):hover {
  color: #000;
  text-decoration: underline;
  font-weight: 500;
}

.footer-sec {
  display: flex;
  margin-bottom: 15px;
justify-content: flex-start;
}

.footer-sec a {
  width: 32px;
  min-width: 32px;
  height: 32px;
  margin-bottom: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 16px;
border-radius: 180px;
margin-left: 5px;
}

.footer-sec a{
  color: #fff !important;
  transition: transform .5s ease;
}
/*.footer-sec a:hover{
  transform: scale(1.5);
}*/
.footer-sec a.fb {
  background-color: #385095;
}

.footer-sec a.tw {
  background-color: #00a8ff;
}

.footer-sec a.in {
  background-image: linear-gradient(to bottom, #fea258, #fe895d, #f97068, #ed5a75, #da4883, #ca428d, #b74096, #a1409d, #9043a2, #7d46a5, #6849a7, #514ba7);
}

.footer-sec a.lin {
  background-color: #3d83d8;
}

.footer-sec a.yo {
  background-color: #d40c18;
}

.footer-sec i {
  font-size: 20px !important;
}
.field-icon {
position: absolute;
right: 25px;
bottom: 13px;
/* position: relative; */
z-index: 2;
}

.form-control.is-valid, .was-validated .form-control:valid {

background-image: none;

}
/*custom accordian*/

/**
* Tabs
*/
.featuretabs .tabs {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.featuretabs .tabs label {
  order: 1;
  display: block;
  padding: 10px 15px;
  margin-right: 0.2rem;
  cursor: pointer;
  background: #011c36;
  font-weight: bold;
  transition: background ease 0.2s;
  color: white;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  font-size: 13px;
  position: sticky;
  text-align: center;
  top: 75px;
  /* box-shadow: 5px -8px 0 10px white !important  ; */
  z-index: 99;
}
.featuretabs .tabs label:last-of-type{
  margin-right: 0;
}
.featuretabs .tabs .tab {
  order: 99;
  flex-grow: 1;
  width: 100%;
  display: none;
  padding: 30px 20px;
  border: 1px solid #ccc; 
  background: #fff;

  /*background: url(../img/myimg/jhakkas-bg.jpg) ;
  box-shadow: inset 0 0 0 1000px #f6f6f6d1;*/
}
.featuretabs .tabs input[type="radio"] {
  display: none;
}
.featuretabs .tabs input[type="radio"]:checked + label {
 /* background: url(../img/myimg/jhakkas-bg.jpg);*/
  color: #333;
   border: 1px solid #0000003b; 
  box-shadow: 3px -3px 2px rgb(1 28 54 / 20%);
  border-bottom: 0;
  box-shadow: inset 0 0 0 1000px #f6f6f6f6 !important;
}
.featuretabs .tabs input[type="radio"]:checked + label + .tab {
  display: block;
}
.featuretabs .tabs img{
  max-width:280px;
}
.backtotabs{
  background: #023261;
  width: fit-content;
  padding: 5px 10px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  margin: auto;
  margin-bottom: -30px;
}
.backtotabs a{
  color: white;
}

.why-sir-img-cont{
  max-width: 300px;
  background: #f4f4f4;
  outline: 5px solid #ccc;
  border-radius: 10px;
}


.sharad-jou-ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sharad-jou-ul li {
  /* padding-left: 30px; */
  margin-bottom: 8px;
  position: relative;
  font-size: 15px;
  font-weight: 400;
  color: #ffffdd;
  background-color: rgb(255 226 107);
  border-radius: 15px;
  overflow: hidden;
  line-height: 125%;
}

.sharad-jou-ul li span {
  background-color: rgb(1 49 96);
  /* border-radius: 15px; */
  padding: 10px 12px;
  display: block;
  margin-left: 32px;
}

.sharad-jou-ul li::before {
  content: "\f103";
  position: absolute;
  top: 30%;
  left: 13px;
  font-family: 'FontAwesome';
  font-weight: 900;
  color: #000;
}

.why-sir-usp{
  border-left: 5px solid #0a528d;
  border-radius: 0 10px 10px 0;
  box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
  min-height: 110px;
  display: flex;
  align-items: center;
}
.usp-row .col-lg-6:nth-of-type(2) .why-sir-usp{
  border-left: 5px solid orange;
}
.usp-row .col-lg-6:nth-of-type(3) .why-sir-usp{
  border-left: 5px solid rgb(247, 2, 22);
}
.usp-row .col-lg-6:nth-of-type(3) .why-sir-usp{
  border-left: 5px solid purple;
}
.tax-byte-img{
  max-height: 170px;
  overflow: hidden;
}
.tax-byte-img img{
  width: 100%;
}

/*Dashboard*/
.main-content .feature-cards .card {
min-height: 200px;
}
.main-content .feature-cards .card .card-body{
padding: 20px;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.newsannoucetable table{
min-width: 600px;
}
ul.dropdown { display: none; margin: 0 0 0 10px !important;}
ul.dropdown li { list-style-type: none; }
ul.dropdown li a {text-decoration: none;padding: 10px;display: block;padding-left: 25px;color: #4a4a4a;}
aside ul.nav-list > li > a {
color: #000;
}
aside ul.nav-list .nav-link:hover {color: #000;}
.sidebar-main {background: aliceblue;height: 100%;/* padding: 0 0 10px 0; */}
.custom-card1 {
border: 1px solid #ccc;
border-radius: 5px;
padding: 10px;
}

.table-down-icon img{
  width: 32px;
  display: block;
  margin: 0 auto;
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked+.slider {
  background-color: #0a528d;
}

input:focus+.slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked+.slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}


/* Rounded sliders */

.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}


/*Rating*/

/* Ratings widget */
.rate {
  display: inline-block;
  border: 0;
}
/* Hide radio */
.rate > input {
  display: none;
}
/* Order correctly by floating highest to the right */
.rate > label {
  float: right;
}
/* The star of the show */
.rate > label:before {
  display: inline-block;
  font-size: 1.5rem;
  padding: .3rem .2rem;
  margin: 0;
  cursor: pointer;
  font-family: FontAwesome;
  content: "\f005 "; /* full star */
}

/* Half star trick */
.rate .half:before {
  content: "\f089 "; /* half star no outline */
  position: absolute;
  padding-right: 0;
}

@media (max-width: 991px) {
  .differenc-table table{
    min-width: 650px;
  }
  .custom-checkbox-1 {

    text-align: left;
  }
  .why-sir-img-cont {
  margin: auto;
  }
  .backtotabs {
    
    margin-bottom: -30px;
  }
  .ribbon {
    position: relative;
    background: #1e6bb4;
    color: #fff;
    text-align: center;
    padding: 8px;
    font-size: 12px;
    margin: 0 20px;
    line-height: 1.2;
  }
  .ribbon strong{
    font-size: 14px;
  }

  .carousel-feature h2.word-rotator{
    font-size: 20px;
  }

  #header .header-column .header-row {
    justify-content: space-around;
  }
  .owl-carousel.stage-margin.stage-margin-lg .owl-stage-outer {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }

  .sub-table {
   
      display: flex;
    flex-direction: column;
  }
  .item-main {
      position: relative;
    }
    .item .item-block.ib-info {
      width: 70%;
    }
    .item .item-block.ib-qty {
      width: 30%;
      text-align: right;
    }
    .item .item-block.ib-total-price {
      width: auto;
      text-align: right;
      padding-top: 0;
      position: absolute;
      top: 50px;
      right: 0;
    }
    .sub-table .copy-block {
      float: right;
      margin-top: 0;
      text-align: left;
      padding: 12px;
      background: rgba(0, 0, 0, 0.035);
    }
    .cart-footer a {
      width: 50%;
      max-width: 150px;
      font-size: 12px;
      padding: 10px;
  }
  .sub-table .summary-block ul li {
      margin-bottom: 10px;
      /* font-size: 0.9em; */
      text-align: right;
      display: flex;
      justify-content: space-between;
  }
  .shop_table:not(.cart-totals){
      min-width: 700px;
  }
  .sub-table .summary-block {
      float: none;
      width: 100%;
      /* margin-top: 20px; */
      background: #f6f6f6;
      padding: 10px;
  }
  .sub-table .copy-block .sb-promo input {
      
      width: Calc(100% - 72px);
   
  }
  .sub-table .copy-block p ,.sub-table .copy-block p{
      max-width: 100%;
      font-size: 12px;
      
  }
    .sub-table .summary-block .sb-promo {
      position: absolute;
      top: 0;
      left: auto;
      right: 0;
      max-width: 300px;
      text-align: right;
      border-bottom: none;
    }
  .featuretabs .tabs .tab {
     
      margin-bottom: 10px;
      
    }
  .featuretabs .tabs .tab, .tabs label {
    order: 1;
    /* border-top: 5px solid #fff; */
    outline: 1px solid;
  }
  .featuretabs .tabs label {
    width: 100%;
    margin-right: 0;
    margin-top: 0.2rem;
  }
  .featuretabs .tabs input[type="radio"]:checked + label {
   
      box-shadow: none;
    }
    h2.text-blue {
      color: #0a528d;
      font-weight: 600;
      font-size: 30px;
  }
  #header .header-nav-main nav{
    background-color: #e3e3e3;
  }
  #header .header-body{
    height: auto !important;
  }
  .whatsapp-float{
    bottom: 10px !important;
  }
}


.whatsapp-float {
  position: fixed;
  width: 50px;
  height: 50px;
  bottom: 54px;
  right: 10px;
  background-color: #25d366;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 99999;
}

.whatsapp-float .fa-whatsapp::before {
  content: "\f232";
  position: absolute;
  top: 10px;
  right: 11px;
  bottom: 0;
}

.owl-carousel.banner .owl-dots{
  display: block !important;
  visibility: visible;
  opacity: 1;
}
.testimonials .owl-carousel.nav-dark.nav-style-2 .owl-nav .owl-next:before,
.testimonials  .owl-carousel.nav-dark.nav-style-2 .owl-nav .owl-next:after,
.testimonials  .owl-carousel.nav-dark.nav-style-2 .owl-nav .owl-prev:before,
.testimonials  .owl-carousel.nav-dark.nav-style-2 .owl-nav .owl-prev:after{
  border-color: #ffffff !important;
}

.owl-item .card-body
{
  padding: 10px 5px;
}
.features.format, .global-bg{
  background: url(../images/page-background.webp) ; 
  padding: 50px 0;
}

 .free-img {
  width: 50px;
  height: 50px;
  margin-left: 8px;
}
.feature-card-right {
  background: #012447;
}
.blink_me {
  animation: blinker 2s linear infinite;
  color: red;
  font-size: 20px;
}
.color-orange{
  color: #f7901e;
}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}

html .scroll-to-top.visible
{
  opacity: 0.85;
  background: #f7ca0f !important;

  color: #023261 !important;
}

.main-slogan{
/* background-image: url('../img/slogan-bg.png');
background-size: contain;
background-repeat: no-repeat;
background-position: center; */

}

.main-slogan-title{
  font-weight: 600;
  font-size: 40px;
  line-height: 82px;
  display: inline-block;
  vertical-align: top;
  background: linear-gradient(45deg,#17a2b8f2 20%,#0a528df5 40%,#094e88 60%,#17a2b8 80%);
  background-size: 200% auto;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-animation: shine 5s linear infinite;
  animation: shine 5s linear infinite;

  /* background-image: url(../img/cal.jpg);
  background-size: 250px;
  background-repeat: repeat;
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text; */
}

@keyframes shine {
  0% {
    background-position: 0%;
  }
  100% {
    background-position: 100%;
  }
}

.main-slogan-sub-title{
	font-size: 20px !important;
  font-weight: 600;
	line-height: 2 !important;
  background-image: linear-gradient(to right, #125994 45%, #ffeb5e);
  color: transparent !important;
  background-clip: text !important;
  -webkit-background-clip: text !important;
}

.tax-byte-carousel img{
	margin: 0 auto!important;
	width: auto!important;
	height: 245px!important;
}

.tax-byte-img .img-thumbnail-before-hover:before {
    transition: all 0.2s;
    background: rgba(0, 0, 0, 0.65);
    border-radius: 4px;
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: -34px;
    bottom: 0;
    right: 0;
    opacity: 0;
    z-index: 2;
}


 .tax-byte-img .img-thumbnail-before-hover{
    position: initial!important;
}

.form-check-label{
	color: #011d39;
}


.content-middle{
	display: flex;
    flex-direction: column;
    align-content: space-between;
    justify-content: center;
}

h2 .font-weight-semibold, .font-weight-semi-bold {
    font-weight: 500 !important;
}


.btn-custom.btn-primary:focus:not(.bg-transparent){
  background-color: transparent;
  color: #013160;
}

#footer a:not(.btn):not(.no-footer-css):focus,
 #footer a:not(.btn):not(.no-footer-css):active {
  color: #012e5a;
}


.title-sec h2{
		position: relative
	}
	
.title-sec h2::before{
	content: "";
    position: absolute;
    display: block;
    width: 5rem;
    height: 7px;
    background: #0a528d;
    top: 55px;
    left: calc(50% - 35px);
	}

  .sticky-bar {
    position: -webkit-sticky;
    position: sticky;
    top: 50px;
    z-index: 1020;
}

.container-bg{
  background-color: #013160;
}
.btn-nav{
  padding: 7px 5px;
  font-size: 12px;
}

@media (min-width: 320px) and (max-width: 480px){
  .main-slogan-title{
    font-size: 25px;
    line-height: 40px;
  }
  .title-sec h2{
    font-size: 24px;
    line-height: 27px;
  }
  .ribbon {
    /* font-size: 20px !important; */
    position: relative;
    background: #1e6bb4;
    color: #fff;
    text-align: center;
    padding: 12px;
    margin: 0 20px;
    line-height: 1.2;
}
 .image-middle{
    text-align: center;
}
 .content-middle{
  text-align: center;
}
h2.text-blue {
  color: #0a528d;
  font-weight: 600;
  font-size: 30px;
}
.title-sec h2::before {
  content: "";
  position: absolute;
  display: block;
  width: 5rem;
  height: 7px;
  background: #0a528d;
  top: 40px;
  left: calc(50% - 35px);
}
.direct-support-section .title-sec h2::before {
  content: "";
  position: absolute;
  display: block;
  width: 5rem;
  height: 7px;
  background: #0a528d;
  top: 70px;
  left: calc(50% - 35px);
}
.tax-cruiser .title-bar h2::before {
  content: "";
  position: absolute;
  display: block;
  width: 5rem;
  height: 7px;
  background: #0a528d;
  top: 105%;
  left: calc(50% - 35px);
}
.ribbon strong {
  font-size: 14px;
  letter-spacing: 1px;
}
.cracktax-section .owl-carousel .owl-item img{
  /*width: auto;
  display: flex;
  justify-content: center;
  align-items: center;*/
  margin: 0 auto;
}
.testimonial.testimonial-with-quotes blockquote p{
  padding: 14px 10px;
}
.footer-center-mob{
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  align-items: center;
}
.list li{
  margin-bottom: 5px;
}
.footer-sec{
  margin-bottom: 10px;
}
.form-header{
  display: flex;
  justify-content: center;
}
.input-group{
  display: flex;
  justify-content: center;
}
.product-cont .thumb-gallery-wrapper, .tax-cruiser-img, img.my-ebook{
  width: 75%;
}
.product-details .thumb-gallery-wrapper {
  width: initial;
}
.store-text{
  font-size: 13px;
}
ul.list.list-icons li p{
  line-height: 28px;
  font-size: 15px;
}
ul.list.list-icons li .btn{
  line-height: 1;
}
.differenc-table .table thead tr th:first-of-type, .differenc-table .table tbody tr td:first-of-type{
  padding-left: 10px;
}
.counters .figure-sm-text{
  font-size: 30px;
}
.tax-cruiser-center, .content-div{
  text-align: center;
}
.heading.heading-border{
  margin-bottom: 15px;
}
.product-details .price {
  display: block !important;
  align-items: center;
  min-height: 28px;
  justify-content: center;
}
.testimonial-carousel .owl-stage{
  display: flex;
  align-items: center;
}
.product-cont .product-img{
  display: flex;
  justify-content: center;
}
.bonus-card .card{
  min-height: auto;
  }
  html .bonus-card .card a.btn-primary {
    position: initial;
    transform: translateX(0);
  }
  .accordion .card {
    background-color: aliceblue;
  }
  .free-img {
    width: 50px;
    margin-left: 8px;
    margin-top: 30px;
    margin-bottom: 16px;
    height: 50px;
}
.short-desc p{
  font-size: 15px;
  text-align: justify;
}

}

.feature-card-right .owl-stage{
  display: flex;
  align-items: center;
}

.paper-back-section, .ebook-section,
 .support-section, .direct-support-section, .tax-cruiser{
  background-color: #fff;
  border: 2px solid #f6f6f6; 
  border-radius: 10px;
}
.title-bar h2{
  position: relative;
}
.title-bar h2::before{
  content: "";
  position: absolute;
  display: block;
  width: 5rem;
  height: 7px;
  background: #0a528d;
  top: 90px;
  left: calc(50% - 35px);
}
.title-bar h2{
  font-size: 30px;
}
.catcha-image img{
  width: 100% !important;
}
.why-sir-usp p{
  font-size: 16px;
}
.short-desc p{
  text-align: justify;
}
.testimonial-line-clamp {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}
.course-table-font span, 
.course-table-font p{
  font-size: 15px !important; 
  font-family: "Poppins", Arial, sans-serif !important;
}

.video-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; /* 16:9 aspect ratio (height/width * 100) */
  height: 0;
  overflow: hidden;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  z-index: 9999;
}
