@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon78ed.eot?orkqwr');
  src: url('fonts/icomoon78ed.eot?orkqwr#iefix') format('embedded-opentype'),
    url('fonts/icomoon78ed.ttf?orkqwr') format('truetype'),
    url('fonts/icomoon78ed.woff?orkqwr') format('woff'),
    url('fonts/icomoon78ed.svg?orkqwr#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}




.icon-plus:before {
  content: "\e900";
}

.icon-search-interface-symbol:before {
  content: "\e901";
}

.icon-minus:before {
  content: "\e902";
}

.icon-right-arrow:before {
  content: "\e903";
}

.icon-left-arrow:before {
  content: "\e904";
}

.icon-twitter:before {
  content: "\e905";
}

.icon-facebook-app-symbol:before {
  content: "\e906";
}

.icon-instagram:before {
  content: "\e907";
}

.icon-linkedin:before {
  content: "\e908";
}

.icon-play:before {
  content: "\e909";
}

.icon-mail:before {
  content: "\e90a";
}

.icon-headphones:before {
  content: "\e90b";
}

.icon-map:before {
  content: "\e90c";
}

.icon-play-1:before {
  content: "\e90d";
}

.icon-calendar:before {
  content: "\e90e";
}

.icon-chat:before {
  content: "\e90f";
}

.icon-service:before {
  content: "\e910";
}

.icon-management:before {
  content: "\e911";
}

.icon-customer-service:before {
  content: "\e912";
}

.icon-setting:before {
  content: "\e913";
}

.icon-smartphone:before {
  content: "\e914";
}

.icon-warranty:before {
  content: "\e915";
}

.icon-security:before {
  content: "\e916";
}

.icon-phone:before {
  content: "\e917";
}

.icon-laptop:before {
  content: "\e918";
}

.icon-repair:before {
  content: "\e919";
}

.icon-percentage:before {
  content: "\e91a";
}

.icon-double-quotes:before {
  content: "\e91b";
}

.icon-quote:before {
  content: "\e91c";
}

.icon-phone-call:before {
  content: "\e91d";
}

.icon-tap:before {
  content: "\e91e";
}

.icon-laptop-1:before {
  content: "\e91f";
}

.icon-computer:before {
  content: "\e920";
}

.icon-camera:before {
  content: "\e921";
}

.icon-smartwatch:before {
  content: "\e922";
}

.icon-award:before {
  content: "\e923";
}

.icon-shield:before {
  content: "\e924";
}

.icon-community:before {
  content: "\e925";
}

.icon-quality-assurance:before {
  content: "\e926";
}

.icon-call:before {
  content: "\e927";
}

.icon-group-chat:before {
  content: "\e928";
}

.icon-book:before {
  content: "\e929";
}

.icon-target:before {
  content: "\e92a";
}

.icon-laptop-2:before {
  content: "\e92b";
}

.icon-cell:before {
  content: "\e92c";
}

.icon-os:before {
  content: "\e92d";
}

.icon-computer-1:before {
  content: "\e92e";
}

.icon-smartphone-1:before {
  content: "\e92f";
}

.icon-speaker:before {
  content: "\e930";
}

.icon-handphone:before {
  content: "\e931";
}

.icon-nfc:before {
  content: "\e932";
}

.icon-checked:before {
  content: "\e933";
}

.icon-product:before {
  content: "\e934";
}

.icon-low-price:before {
  content: "\e935";
}

.icon-delivery-man:before {
  content: "\e936";
}

.icon-send:before {
  content: "\e937";
}

.icon-clock:before {
  content: "\e938";
}

.icon-search:before {
  content: "\e939";
}

.icon-user:before {
  content: "\e93a";
}

.icon-double-chevron:before {
  content: "\e93b";
}

.icon-double-chevron-1:before {
  content: "\e93c";
}

.icon-dribbble:before {
  content: "\e93d";
}


/****SEO  START****/

.location-heading {
    background-color: #087abf;
    color: #fff;
    text-align: center;
    padding: 7px 0px;
    margin: 30px 0px;
    display: block;
    font-size: 26px;
  }
  
  .footer-product span {
    background: #087abf;
    padding: 6px 0;
    text-align: center;
    margin-bottom: 30px;
    color: #fff;
    font-size: 24px;
    cursor: pointer;
    font-weight: 600;
    display: block;
}
  
  .footer-product ul{
  padding-left: 0;
  }
  
  .footer-product ul li {
  list-style-type: none;
  margin: 10px 0;
  position: relative;
  padding-left: 20px;
  }
  
  .footer-product ul li::before {
    content: "";
    height: 13px;
    width: 13px;
    display: block;
    background: #087abf17;
    position: absolute;
    top: 5px;
    left: 0px;
    border-radius: 40%;
    border: 2px solid #087abf;
}

  .footer-product ul li a {
  color: #087abf;
  }
  
  .footer-product ul li a {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  }
  .footer-product ul li a i {
  margin-right: 10px;
  }
  
  .footer-product span.location {
  font-size: 22px;
  background: no-repeat;
  color: #087abf;
  font-weight: 800;
  margin-bottom: 20px;
  display: block;
  text-align: left;
  }

.heading-one {
    font-size: 26px;
    color: #000;
    background: #087abf17;
    margin-bottom: 15px !important;
    line-height: 32px !important;
    padding: 12px;
    border-bottom: 2px solid #087abf;
    border-radius: 3px;
    margin-top: 20px;
}

@media screen and (max-width: 600px) {
    .heading-one {
        font-size: 26px !important;
    }
  }

  .heading-two ~ .heading-three {
    margin-left: 0.6%;
}

.heading-two {
    font-size: 22px;
    color: #000;
    background: #087abf17;
    margin-bottom: 15px !important;
    line-height: 30px !important;
    padding: 12px;
    border-left: 2px solid #087abf;
    border-radius: 3px;
    margin-top: 15px;

}

.heading-two ~ p {
    padding-left: 1.5%;
}

@media screen and (max-width: 600px) {
    .heading-two {
        font-size: 19px !important;
    }
  }

.heading-three {
    font-size: 18px;
    color: #000;
    background-image: linear-gradient(to right, #087abf17 , #fff);
    margin-bottom: 12px !important;
    line-height: 24px !important;
    padding: 12px;
    border-left: 2px solid #087abf;
    border-radius: 3px;
    margin-top: 12px;

}

.heading-three ~ p {
    padding-left: 1.5%;
}


.triangle li::before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 6px solid transparent !important;
  border-bottom: 6px solid transparent!important;
  border-left: 10px solid #087abf;
  position: absolute;
  left: 0;
  top: 6px;
  }

  .triangle {
	padding-left:1.5rem;
}
  
  ul.triangle li {
	position: relative;
	padding-left: 20px;
	padding-bottom:10px;
  }

/* Ordered List Styling */
ol[type="1"] {
  counter-reset: list-counter;
  padding-left: 2rem;
  margin-bottom: 1rem;
}

ol[type="1"] > li {
  counter-increment: list-counter;
  list-style: none;
  position: relative;
  padding-left: 1.5rem;
  margin-bottom: 1rem;
}

ol[type="1"] > li::before {
  content: counter(list-counter) ". ";
  font-weight: bold;
  color: #000;
  position: absolute;
  left: 0;
  top: 0;
}

/* Circle List Styling */
ul.circle {
  padding-left: 1.5rem;
  margin-top: 0.5rem;
}

ul.circle > li {
  position: relative;
  padding-left: 1.5rem;
  margin-bottom: 0.5rem;
}

ul.circle > li::before {
  content: "";
  display: inline-block;
  background-color: #087abf;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  position: absolute;
  left: 0;
  top: 0.58em;
}

   
.accro .accordion {
	background-color: #087abf17;
	color: #333;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	transition: 0.4s;
	margin-bottom: 10px;
	font-weight: 400;
	}
  
  .accro  .active, .accordion:hover {
  background-color: #087abf17;
  }
  
  .accro .accordion:after {
  content: '\002B';
  color: #087abf17;
  font-weight: bold;
  float: right;
  margin-left: 5px;
  }
  
  .accro .active:after {
  content: "\2212";
  }
  
  .accro .panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  }
  
  
  .accordion.footer:hover {
	background-color: #fff;
  }

  .box-one {
    height: 345px;
    text-align: center;
  }

  .imgs {
    border: 2px solid #087abf;
    padding: 5px;
    object-fit: contain;
    height: 100%;
    width: 100%;
  }

  ul {
    list-style-type: none;
  }

  ol,
.circle ul {
    padding-left: 1.5rem !important; 
}

  .table-responsive {
    margin-left: 1.5%;
  }

  table {
  border: 1px solid #087abf !important;
}

thead tr th {
  background-color: #087abf17 !important;
  /* color: white; */
}

tr th {
  background-color: #087abf17 !important;
  /* color: white; */
}

thead {
  background-color: #087abf17 !important;
  /* color: white; */
}

/****SEO  END****/

