*{margin:0;padding:0;outline:0}
ol,ul,li{list-style:none;margin:0;padding:0}
input:focus,a, .btn, button, input{outline:0!important;box-shadow:inherit!important}
a:focus,a:hover{text-decoration:none;border-color:#fff0;outline:0;color:#fff0}
h1,h2,h3,h4,h5,h6,p{margin-top:0;margin-bottom:0}
a{text-decoration:none}
 body {  font-family: "Poppins", sans-serif; font-size:16px; color:#000; letter-spacing:0.5px; }
 header {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    box-shadow: 0 0 0px 2px #e7e7e7;
}

.logo img {width:150px; }

 .slider {
    display: inline-block;
    width: 100%;
 background: url(../images/bg.jpg); position:relative;
}
 .slider:before {content:'';    background-color: rgba(9, 22, 37, 0.9); width:100%; height:100%; position:absolute; top:0;left:0; }
 
 .sliderForm {
    background: #000;
    padding: 20px 20px;
    border: solid 3px #fff;
}

  .sliderForm label  {
    color: #fff;
    margin: 0 0 5px;
    text-transform: capitalize;
    letter-spacing: 0.5px;
}
  .sliderForm button {
    background: red;
    border: none;
    padding: 9px 16px 8px;
    color: #fff;
}

  .content h5, .content p{
    color: #fff;
    font-size: 16px;
    margin: 20px 0 22px;
}

 .slider .row {margin-top:80px; margin-bottom:80px;}

.content ul li {
    width: 100%;
    margin: 0 0 5px;
    color: #fff;
    list-style-type: disc;
}

.content ul {
    padding-left: 24px;
}

.px-100 {padding:0 30px;}

 .sectionBox {
    box-shadow: 3px 2px 14px 0px rgba(0, 0, 0, 0.5);
    padding: 15px 15px;
    border-radius: 10px 10px 10px 10px;
}



.sectionBox {font-size:14px; }
.sectionBox h6 {
    font-size: 15px;
    font-weight: 600;
    color: #000;
}

.sectionBox li {
    font-size: 13px;
    display: inline-block;
    width: 100%;
    margin: 0 0 10px;
}


  .downloads{
    margin: 10px auto 10px;
    display: table;
    background: #004085;
    border: none;
    color: #fff;
    border-radius: 50px;
    padding: 14px 30px 12px;
}


.section-2  {  background: #004085; padding:50px 0;}

 .iconbox {
    background: #fff;
    width: 100%;height: 100%;
    padding: 20px 20px;
    box-shadow: 0 0 7px 0 #0b0b0b;
}


 .icon-wrapper{
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0 0 40px;
}


 .icon-content {
    font-size: 22px;
    font-weight: 600;
}



   .iconbox h2 {
    text-align: center;
    margin: 10px 0 30px;
    font-size: 32px;
    color: #004085;
    font-weight: 800;
    text-transform: uppercase;
}


.iconbox td {
    padding: 17px 10px;
    color: #000;
}

.iconbox td:first-child {  font-weight: 600;color:#004085;
}







  .cnt h4{
    color: #fff;
    font-weight: 600;
    font-size: 42px;
    text-align: center;
    margin: 0 0 20px;
}


  .cnt p{
    color: #fff; 
    font-size:16px;
    text-align: center; 
}



.copy {background:#f2f2f2; }


footer button {
    margin: 10px  10px;
 
    background: #004085;
    border: none;
    color: #fff; 
    padding: 14px 30px 12px;
}


footer p{
    font-size: 14px;
}
footer   a{
      color: #000;
}

.jxPOhn {
    display: flex;
    margin-top: 14px;
    position: relative;
    -webkit-box-pack: end;
    justify-content: flex-end;
    bottom: 140px;
    right: 23px;
    opacity: 1;
    transition: opacity 0.5s ease 0s;
    box-sizing: border-box;
    direction: ltr;
    position: fixed !important;
    z-index: 16000160 !important;
}

.callIcon {
    bottom: 50px;
    width: 50px;
}



.card {
    margin: 0 0 10px;border: none;
}
.card-header {
    padding: 0;
    border-radius: 0 !important;
    border: none;
    background: inherit;
}
.card-header a {
    background: inherit;
    color: #004085;
    font-size:16px;
    width: 100%;background: inherit !important;
    text-align: left;
    border-bottom: solid 1px #004085;
    padding: 0 0 7px;
    border-radius: 0;
    font-weight: 500;
}


table {
    background-color: transparent;
    width: 100%;
    margin-block-end: 15px;
    font-size: .9em;
    border-spacing: 0;
    border-collapse: collapse;
}

table td, table th {
    padding: 15px;
    line-height: 1.5;
    vertical-align: top;
    border: 1px solid hsla(0, 0%, 50.2%, .5019607843);
}


.card-header a[aria-expanded="true"] svg {
    width: 14px;
    color: #004085;
    margin: 1px 4px 0 0;
    float: left;
    transform: rotate(0deg);
}

.card-header a[aria-expanded="false"] svg {
    width: 14px;
    color: #004085;
    margin: 1px 4px 0 0;
    float: left;
    transform: rotate(180deg);
}






#whybt {
    display: none;
}

 

@media only screen and (max-width: 600px) {
    #whybt {
        position: fixed;
        right: 0px;
        text-align: center;
        bottom: 0;
        left: 0px;
        z-index: 999;
        background: #042040;
        width: 100%;
 
        font-size: 30px;
        display: flex;
    }
	
	table {overflow: auto;
    display: block; }
	
	.popbox {
    width: 50%;
    font-size: 19px;
    margin: 9px 0 7px;
    color: #fff;
    border-right: solid 1px #fff;
}
.popbox:hover,.popbox:focus {color:#ff0; }
}

.cart-icon {
    position: fixed;
    left: 0;
    text-align: center;
    top: 50%;transform:translateY(-50%);
    font-size: 24px;
    vertical-align: middle;
    z-index: 99;
    display: none;
    transition: all .5s;
}

.cart-icon {
    display: block;
}

.cart-icon.in-box {
    left: -321px;
}

.cart-icon a.mico {
   
    display: inline-block;
 
 
    position: absolute;
    top:50%; transform:translateY(-50%);
  
  
    right: -78px;
    cursor: pointer;
 
}


 

.cart-icon>div {
    width: 320px;
    padding: 20px;
    border-radius: 0 5px 5px 0;
    box-shadow: 0 0 9px rgba(0, 0, 0.1);
    display: inline-block;
    vertical-align: middle;
    background: #fff;
}


.cart-icon>div h5 {
    text-transform: uppercase;
    margin: 0 0 17px;
    font-size: 20px;
    color: #f8791a;
}
.slides {
    margin: 10px auto 10px;
    display: table;
    background: #004085;
    border: none;
    color: #fff;
    width: 100%;
    font-size: 17px;
    padding: 9px 30px 9px;
    text-transform: uppercase;
}