body {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #000;
  position: relative;
  background-color: #fff;
}
a {
  color: #436AA6;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #000;
}
h1, .h1 {
  font-size: 2.5rem;
}
h2, .h2 {
  font-size: 2rem;
}
h3, .h3 {
  font-size: 1.75rem;
}
h4, .h4 {
  font-size: 1.5rem;
}
h5, .h5 {
  font-size: 1.25rem;
}
h6, .h6 {
  font-size: 1rem;
  line-height: 1.5rem;
}
hr {
  border: 1px;
}
.lead-1 {
  font-size: 2.5rem;
  font-weight: 300;
}
.lead-2 {
  font-size: 2rem;
  font-weight: 300;
}
.lead-3 {
  font-size: 1.75rem;
  font-weight: 300;
}
.lead-4 {
  font-size: 1.5rem;
  font-weight: 300;
}
.lead-5 {
  font-size: 1.25rem;
  font-weight: 300;
}
.lead-6 {
  font-size: 1rem;
  font-weight: 300;
}
.display-5 {
  font-size: 3rem;
  line-height: 3rem;
  font-weight: 300;
}
@media (max-width: 767px) {
  .display-4 {
    font-size: 2.5rem;
  }
  .h1, .h2, h1, h2 {
    font-size: 1.75rem;
  }
  .mb-md-10 {
    margin-bottom: auto !important;
  }
  .display-5 {
    font-size: 2rem;
    line-height: 2rem;
  }
}
.font-weight-bold, strong {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500 !important;
}
.navbar-top {
  top: 0rem;
  width: 100%;
  padding: 0rem;
  z-index: 100;
}
.nav-topbar a {
  display: block;
  font-size: 14px;
  padding: 4px 10px;
}
.nav-topbar a:hover {
  text-decoration: none;
}
.navbar-top .nav-item .nav-link-buy {
  background-color: #f58b3c;
  color: #FFF;
}
.navbar-top .nav-item .nav-link-buy:hover {
  background-color: #e46526;
}
.dropdown-toggle::after {
  color: #0561ae;
}
@media(min-width:992px) {
  .navbar-top .nav-item .nav-link {
    text-transform: none !important;
    padding: 1rem !important;
    display: inline-block;
    color: #436AA6;
  }
  .navbar {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    left: 0;
  }
}
@media(min-width:1400px) {
  .navbar-top .nav-item .nav-link {
    text-transform: none !important;
    padding: 1.25rem 2rem !important;
    display: inline-block;
    color: #436AA6;
  }
}
.ls-5 {
  letter-spacing: 5px;
}
.border-bottom-100 {
  position: relative;
  padding-bottom: 10px;
}
.border-bottom-100::after {
  position: absolute;
  content: "";
  width: 100px;
  margin-left: -50px;
  left: 50%;
  border-bottom: 1px solid #ccc;
  bottom: 0px;
}
@media (min-width: 1420px) {
  .container {
    max-width: 1400px;
  }
}
@media (min-width: 1650px) {
  .container {
    max-width: 1600px;
  }
}
.navbar .navbar-brand {
  padding: 0px;
}
.dropdown-menu {
  border-radius: 0px;
}
.dropdown-menu .dropdown-item{
  padding: 8px 20px;
  font-weight: 600;
}
.navbar-light .navbar-nav .nav-link {
  text-transform: uppercase;
  font-weight: bold;
  padding: 1.5rem 1rem;
  color: #32363b;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
	color: #0072c6;
}
.navbar-light .navbar-nav .nav-item:last-child a {
  padding: 1.5rem 0.5rem 1.5rem 1rem !important;
}
.bg-shadow {
  background-image: url(../img/bg-shadow.png);
  background-position: top center;
  background-repeat: no-repeat;
}
.bg-lg-light {}
.border-lg-top {
  border-top: 1px solid #fff;
  position: relative;
  z-index: 1050;
}
@media (max-width:991px) {
  .bg-lg-light {
    background-color: #e9f1f6 !important;
  }
  .border-lg-top {
    border-top: none;
  }
}
@media (max-width:991px) {
  .navbar-light .navbar-nav .nav-link {
    text-transform: uppercase;
    font-weight: 400;
    padding: .5rem .5rem;
  }
  .navbar-light .navbar-nav .nav-item:last-child a {
    padding: 1rem .5rem !important;
  }
  .navbar {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
.mt-lg-n1, .mt-lg-n2, .mt-lg-n3, .mt-lg-n4 {
  margin-top: 0rem !important;
}
.text-yellow {
  color: #fbbc05 !important;
}
.text-orange {
  color: #ff7007 !important;
}
.text-info-light {
  color: #b4e7fe;
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
  .mt-lg-n1 {
    margin-top: -5rem !important;
  }
  .mt-lg-n2 {
    margin-top: -10rem !important;
  }
  .mt-lg-n3 {
    margin-top: -15rem !important;
  }
  .mt-lg-n4 {
    margin-top: -20rem !important;
  }
}
.flex-custom {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
@media (max-width:991px) {
  .flex-custom {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
}
.bg-hover:hover {
  border: 1px solid #ddd;
  -webkit-box-shadow: 0px 5px 30px 5px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0px 5px 30px 5px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 5px 30px 5px rgba(0, 0, 0, 0.12);
}
.bg-ash {
  background-color: #e9f1f6;
}
.bg-dark {
  background-color: #343a40 !important;
}
.bg-dark-new {
  background-color: #145477 !important;
}
.bg-hex {
  background-color: #8e517d !important;
}
.bg-info {
  background-color: #f0f7ff !important
}
.bg-primary {
  background-color: #cde5f2 !important;
}
.bg-light {
  background-color: #e9f1f6 !important;
}
.bg-light {
  background-color: #e9f1f6 !important;
}
.bg-grey {
  background-color: #f4f4f4 !important;
}
.bg-grey-light {
  background-color: #f9f9f9;
}
.bg-yellow-light {
  background-color: #fee13a !important;
}
.bg-blue {
  background-color: #0072c6;
}
.bg-darkblue {
  background-color: #1769a0;
}
.bg-blue-light {
  background-color: #EBF6FF;
}
.bg-blue-dark {
  background-color: #153972;
}
.bg-lime {
  background-color: #f9f8fc;
}
.bg-lime-dark {
  background-color: #103844;
}
.bg-orange {
  background-color: #FFF4E9;
}
.bg-orange-dark {
  background-color: #df7300;
}
.bg-globe {
  background: #0072c6 url(../img/bg-call.png) repeat;
}
.bg-header {
  /*background: #001124 url("../img/bg-slide.webp") no-repeat;*/
  background: #001124 url("../img/cyber-security.webp") no-repeat;
  background-position: right center;
  background-size: cover;
  min-height: 500px !important;
}

@media(max-width:991px) {
.bg-header {
    background-image: none;
    min-height: auto !important;
  }
.bg-globe {
  background: #06c!important;
}
}

.bg-worldwide {
  background: url() center center no-repeat fixed;
  background-color: rgba(197, 239, 255, 0.84);
}
.card-hover {
  border-left: 1px solid #CCC;
  padding: 5px 0px 5px 11px;
  margin-bottom: 10px;
}
.card-hover:hover {
  border-left: 2px solid #dc3545;
  padding: 5px 0px 5px 10px;
  box-shadow: 0px 0px 5px #C0C0C0;
  -webkit-box-shadow: 0px 0px 5px #C0C0C0;
}
.card-panel-nb, .card-panel-nb:hover {
  border: 0 !important;
}
.card-panel {
  border: 2px solid #fff;
}
.card-panel:hover {
  border: 2px solid #dc3545;  
  transition: all 0.2s;
}
.card-panel:hover .btn-outline-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.card-panel:hover .bg-light {
  background-color: #ffc107 !important;
}
.card-panel:hover .svg {
  fill: #000;
}
.card-round {
  border-radius: 20px;
}
.card-g1, .card-g2, .card-g3, .card-g4, .card-g5 {
	border-radius: 20px;
	position: relative;
}
.card-g1 {
	background-color: #4285f4;	
}
.card-g1:hover {
	background-color: #4285f4;
}
.card-g2 {
	background-color: #ea4335;	
}
.card-g2:hover {
	background-color: #ea4335;
}
.card-g3 {
	background-color: #ff7007;	
}
.card-g3:hover {
	background-color: #ff7007;
}
.card-g4 {
	background-color: #34a853;	
}
.card-g4:hover {
	background-color: #34a853;
}
.card-g5 {
	background-color: #FBBC05;	
	color: #000!important;
	fill: #000;
}
.card-g5:hover {
	background-color: #FBBC05;
}
.card-blue, .card-green, .card-orange, .card-red , .card-yellow {
	border-radius: 30px;
	position: relative;
}
.card-blue {
	border: 2px solid #4285f4;
}
.card-green {
	border: 2px solid #34a853;
}
.card-orange {
	border: 2px solid #ff7007;
}
.card-red {
	border: 2px solid #ea4335;	
}
.card-yellow {
	border: 2px solid #fbbc05;	
}
.card-blue:hover {
	background-color: #eaf1fd;	
}
.card-green:hover {
	background-color: #e5fbeb;
}
.card-red:hover {
	background-color: #fff7f6;	
}
.card-orange:hover {
	background-color: #fdf1e8;
}
.card-yellow:hover {
	background-color: #fffbf1;
}
.btn-round {
  border-radius: 30px;
  padding-left: 30px;
  padding-right: 30px;
}
.video-icon {
  width: 75px;
  margin-left: auto;
  margin-right: auto;
}
.video-icon a {
  width: 75px;
  height: 75px;
  line-height: 75px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  position: relative;
  color: #0c5adb;
  -webkit-animation: ripple-white 1s linear infinite;
  animation: ripple-blue 1s linear infinite;
  -webkit-transition: .5s;
  background: #fff;
  font-size: 28px;
  z-index: 44;
}
.slider10 .video-icon a {
  border-radius: 0;
}
@-webkit-keyframes ripple-blue {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3)
  }
  100% {
    -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0)
  }
}
@keyframes ripple-blue {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3)
  }
  100% {
    -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0)
  }
}
#owl-header .owl-nav {
  position: absolute;
  right: 8%;
  top: 28%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
#owl-header .owl-nav .owl-next, #owl-header .owl-nav .owl-prev {
  position: static;
  background: #FFFFFF;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.32);
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 12px;
}
#owl-header .owl-nav .owl-next span, #owl-header .owl-nav .owl-prev span {
  font-size: 40px;
  color: #000;
}
#owl-header .owl-theme .owl-nav:hover {
  color: #000;
  text-decoration: none;
}
@media (max-width:991px) {
  #owl-header .owl-nav {
    display: none;
  }
  #owl-header .owl-dots {
    right: 40% !important;
    height: 10% !important;
  }
  #owl-header .owl-dots {
    bottom: 0% !important;
  }
}
#owl-header .owl-dots {
  margin-top: 0;
  position: absolute;
  bottom: 40%;
  right: 8%;
  height: 50px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: center;
  justify-content: center;
}
#owl-header .owl-dots .owl-dot.active span {
  height: 10px;
  background: #FFFFFF;
}
#owl-header .owl-dots .owl-dot.active span {
  height: 10px;
  background: #FFFFFF;
}
#owl-header .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  border: 2px solid #FFFFFF;
  border-radius: 50%;
  background: none;
}
a.gotoTop {
  position: fixed;
  z-index: 1100;
  right: 0px;
  bottom: 120px;
  width: 30px;
  color: #FFF;
  background-color: #666;
  padding: 2px 10px 5px 10px;
  display: none;
}
a.gotoTop:hover {
  text-decoration: none;
  background-color: #06C;
}
.list-block {
  display: inline-block;
  background-color: #34b8f8;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  width: 40px;
  height: 40px;
  border-radius: 20px;
}
.shadow {
  box-shadow: 0 0rem 1rem rgba(0, 0, 0, .15) !important;
}
.footer a {
  color: #ccc;
}
.footer a:hover {
  color: #fff;
}
ul.list-check-red {
  list-style: none;
  padding-left: 25px;
}
ul.list-check-red li {
  position: relative;
  text-align: left;
  padding-bottom: 5px;
}
ul.list-check-red li:before {
  position: absolute;
  height: 20px;
  width: 20px;
  content: "";
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50"><path fill="rgb(255, 112, 7)" d="M20.5,42a2.368,2.368,0,0,1-1.759-.766l-14-14.423a2.584,2.584,0,0,1,0-3.626l3.988-4.109a2.4,2.4,0,0,1,3.518,0l8.249,8.5L38.755,8.76a2.4,2.4,0,0,1,3.518,0l3.988,4.109a2.584,2.584,0,0,1,0,3.626l-24,24.737A2.37,2.37,0,0,1,20.5,42Z"></path></svg>') no-repeat;
  background-size: 20px 20px;
  top: 0px;
  margin-left: -25px;
}
ul.list-right {
  list-style: none;
  padding-left: 14px;
}
ul.list-right li {
  position: relative;
  text-align: left;
}
ul.list-right li:before {
  position: absolute;
  height: 20px;
  width: 20px;
  content: "";
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 50 50"><path fill="rgba(255,255,255,0.5)" d="M18.356,7.059L32.471,20.945h0L36,24.415,18.645,42.058l-3.529-3.471L29,24.473,14.885,10.588Z"></path></svg>') no-repeat;
  background-size: 14px 14px;
  top: 5px;
  margin-left: -20px;
}
ul.list-check {
  list-style: none;
  padding-left: 20px;
}
ul.list-check li {
  padding-top: 5px;
  text-align: left;
}
ul.list-check li:before {
  font-family: "fontello";
  content: '\e826';
  margin-right: 10px;
  margin-left: -20px;
  color: #218838;
}
ul.text-white li:before {
  color: #fff !important;
}
ul.list-error {
  list-style: none;
  padding-left: 20px;
}
ul.list-error li {
  padding-top: 5px;
  text-align: left;
}
ul.list-error li:before {
  font-family: "fontello";
  content: '\e814';
  margin-right: 5px;
  margin-left: -20px;
  color: #dc3545;
}
ul.list-unstyled {
  list-style: none;
  padding-left: 0px;
}
ul.list-unstyled li {
  padding-top: 5px;
  text-align: left;
}
.carousel-inner {
  padding-bottom: 20px;
}
.carousel-indicators {
  bottom: -10px;
}
.carousel-indicators [data-bs-target] {
  height: 14px;
  width: 14px;
  border-radius: 7px;
  background-color: #dc3545;
}
.tooltip {
  z-index: 9;
}
.network-map-wrap {
  position: relative;
  display: block;
  width: 100%;
}
.network-map-wrap ul li {
  position: absolute;
  z-index: 1;
  width: 10px;
  height: 10px;
  margin: -6px;
  background-color: #1062fe;
  border-radius: 50%;
}
.network-map-wrap ul li span {
  display: block;
  width: 10px;
  height: 10px;
	animation: dotsEffect 2s infinite;
  -webkit-animation: dotsEffect 2s infinite;
  /*-webkit-animation: ripple 1s linear infinite;
  animation: ripple 1s linear infinite;
  -webkit-transition: .5s linear;*/
  border-radius: 50%;
  margin-top: -5px;
}
@-webkit-keyframes ripple {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 115, 236, 0.1), 0 0 0 10px rgba(0, 115, 236, 0.1), 0 0 0 20px rgba(0, 115, 236, 0.1);
    box-shadow: 0 0 0 0 rgba(0, 115, 236, 0.1), 0 0 0 10px rgba(0, 115, 236, 0.1), 0 0 0 20px rgba(0, 115, 236, 0.1);
  }
  100% {
    -webkit-box-shadow: 0 0 0 10px rgba(0, 115, 236, 0.1), 0 0 0 20px rgba(0, 115, 236, 0.1), 0 0 0 30px rgba(0, 115, 236, 0);
    box-shadow: 0 0 0 10px rgba(0, 115, 236, 0.1), 0 0 0 20px rgba(0, 115, 236, 0.1), 0 0 0 30px rgba(0, 115, 236, 0);
  }
}
@keyframes ripple {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 115, 236, 0.1), 0 0 0 10px rgba(0, 115, 236, 0.1), 0 0 0 20px rgba(0, 115, 236, 0.1);
    box-shadow: 0 0 0 0 rgba(0, 115, 236, 0.1), 0 0 0 10px rgba(0, 115, 236, 0.1), 0 0 0 20px rgba(0, 115, 236, 0.1);
  }
  100% {
    -webkit-box-shadow: 0 0 0 10px rgba(0, 115, 236, 0.1), 0 0 0 20px rgba(0, 115, 236, 0.1), 0 0 0 30px rgba(0, 115, 236, 0);
    box-shadow: 0 0 0 10px rgba(0, 115, 236, 0.1), 0 0 0 20px rgba(0, 115, 236, 0.1), 0 0 0 30px rgba(0, 115, 236, 0);
  }
}
.dots-effect {
  animation: dotsEffect 2s infinite;
  -webkit-animation: dotsEffect 2s infinite;
}
@keyframes dotsEffect {
  0% {
    box-shadow: 0 0 0 0 rgba(73, 161, 248, 0.2);
  }
  50% {
    box-shadow: 0 0 0 20px rgba(73, 161, 248, 0.2);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(73, 161, 248, 0.2);
  }
}
.word-container {
  width: 100%;
  height: 100%;
  position: relative;
  display: none;
}
.word-content {
  width: 300px;
  height: 60px;
  background-color: rgb(255, 255, 255);
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  position: absolute;
  top: -76px;
  left: 50%;
  margin-left: -190px;
  z-index: 10;
  transform-origin: center bottom;
  border: 1px solid #e0e0e0;
  box-shadow: 3px 3px 5px #e0e0e0;
  transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.word-content:hover {
  background-color: #EBF6FF;
  border: 1px solid #EBF6FF;
  box-shadow: 3px 3px 5px #e0e0e0;
}
.word-effect {
  animation: imgEffect 1s;
  -webkit-animation: imgEffect 1s;
}
@keyframes imgEffect {
  0% {
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
}
/*.word-content::after {
  content: "";
  border-top: 16px solid rgb(224, 224, 224);
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  position: absolute;
  bottom: -16px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.word-content:hover::after {
  border-top: 16px solid rgb(255, 170, 0);
}*/
.word-img {
  width: 52px;
  height: 52px;
  background-color: #fff;
  font-size: 16px;
  line-height: 46px;
  text-align: center;
  color: #666;
  float: left;
  margin: 4px 10px 4px 4px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.word-content > p {
  color: #6f6f6f;  
  margin-top: 10px;
  font-size: 13px;
  line-height: 20px;
  text-align: left;
	padding-right: 20px;
}
.word-content:hover > p {
  color: #000;
}
.news-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  object-fit: cover;
  outline: none;
  border: none;
  box-shadow: none;
  border-radius: 18px;
}
.bg-news {
  background: url('../img/bg-news.svg');
  background-repeat: no-repeat;
  background-size: cover;
}
.bg-blue-gradient {
  background: linear-gradient(135deg, rgb(236, 242, 255) 0%, rgb(123, 206, 255) 100%);
}
.pt-lg {
  padding-top: 100px !important;
}
@media (max-width:991px) {
  .pt-lg {
    padding-top: 0px;
  }
}
.bell {
  height: 20px;
  width: 20px;
  animation-name: bell-ring;
  animation-duration: 7s;
  animation-iteration-count: infinite;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
  animation-delay: 0.4s;
  transform-origin: 10px 0px 0px;
}
@keyframes bell-ring {
  0%, 100%, 43% {
    transform: rotate(0deg);
  }
  1%, 9% {
    transform: rotate(30deg);
  }
  11%, 3% {
    transform: rotate(-28deg);
  }
  5% {
    transform: rotate(34deg);
  }
  7% {
    transform: rotate(-32deg);
  }
  13% {
    transform: rotate(26deg);
  }
  15% {
    transform: rotate(-24deg);
  }
  17% {
    transform: rotate(22deg);
  }
  19% {
    transform: rotate(-20deg);
  }
  21% {
    transform: rotate(18deg);
  }
  23% {
    transform: rotate(-16deg);
  }
  25% {
    transform: rotate(14deg);
  }
  27% {
    transform: rotate(-12deg);
  }
  29% {
    transform: rotate(10deg);
  }
  31% {
    transform: rotate(-8deg);
  }
  33% {
    transform: rotate(6deg);
  }
  35% {
    transform: rotate(-4deg);
  }
  37% {
    transform: rotate(2deg);
  }
  39% {
    transform: rotate(-1deg);
  }
  41% {
    transform: rotate(1deg);
  }
}
.youtube-player {
  position: relative;
  padding-bottom: 56.23%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  background: #000;
  margin: 5px
}
.youtube-player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: 0 0
}
.youtube-player img {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  max-width: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  height: auto;
  cursor: pointer;
  -webkit-transition: .4s all;
  -moz-transition: .4s all;
  transition: .4s all
}
.youtube-player img:hover {
  -webkit-filter: brightness(75%)
}
.youtube-player .play {
  height: 72px;
  width: 72px;
  left: 50%;
  top: 50%;
  margin-left: -36px;
  margin-top: -36px;
  position: absolute;
  background: url(https://i.imgur.com/TxzC70f.png) no-repeat;
  cursor: pointer
}
.footer{
  background-color: #434343 !important;
}
.headerSlide {
	width:100%;
	background:url(https://www.cybersics.com/img/bannerbg.jpg);
	background-repeat: repeat;
	position:relative;
}
.headerSub {
	width: 100%;
	background-repeat: no-repeat;
	position: relative;
	background-image: -webkit-gradient(linear, 0.00% 50.00%, 100.00% 50.00%, color-stop( 0% , rgba(255,255,255,1.00)),color-stop( 100% , rgba(135,229,255,1.00)));
	background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,1.00) 0%,rgba(135,229,255,1.00) 100%);
	background-image: linear-gradient(90deg,rgba(255,255,255,1.00) 0%,rgba(135,229,255,1.00) 100%);
}
.accordion-button {
  color: #0c63e4!important;
  font-weight: bold!important;
 }
.accordion-button:focus {
  box-shadow: none;
  color: #0c63e4;
 }
.q {
  color: #0d6efd;
  font-size: 30px;
  padding-right: 5px;
 }
.accordion-body {
  padding: 1rem 3.5rem;
 }
.bg-pline {
	background: url("../img/bg-y-line.webp") left top repeat-x;
}
.bg-expert {
	background-image: url(../img/washi.png);
	background-position: left top;
	background-repeat: repeat;
}
.hover-grey {
	background-color: #effaff;
	padding: 10px;
	border: 2px solid #ccc;
	border-radius: 10px;
}
.bg-yellowish {
	background-color: #f5f5dc !important;
}
.rounded2 {
	border-radius: 20px;
}
/*start-tabs*/
.features .nav-tabs {
  border: 0;
}
.features .nav-link {
  background: #fff;
  border: 1px solid #d4d6df;
  padding: 15px;
  transition: 0.3s;
  color: #2a2c39;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
}
.features .nav-link .tab-txt {
  font-size: 18px;
  font-weight: 600;
  margin: 0;
}
.features .nav-link:hover {
  color: #135893;
}
.features .nav-link.active {
  background: #0072c6;
  color: #fff !important;
  border-color: #0072c6;
  border-radius: 50px;
}
.features .nav-link.active .tab-txt {
  color: #fff !important;
}
@media (max-width: 575px) {
  .features .nav-link {
    padding: 15px;
  }
  .features .nav-link .tab-txt {
    font-size: 12px;
    font-weight: 600;
    margin: 0;
  }
}
.features .tab-content {
  margin-top: 30px;
}
.features .tab-pane ul {
  list-style: none;
  padding: 0;
}
.features .tab-pane ul li {
  padding-bottom: 10px;
}
.features .tab-pane ul i {
  font-size: 20px;
  padding-right: 4px;
  color: #135893;
}
.features .tab-pane p:last-child {
  margin-bottom: 0;
}
/*end-tabs*/

#screen-tab .nav-pills .nav-link.active, .nav-pills > .nav-link {
  color: #000;
  background-color: #effaff;
  text-align: left;
  margin: 10px 0px 10px 30px;
  border: 2px solid #ccc;	
}
#screen-tab .nav-pills .nav-link.active, .nav-pills .show > .nav-link, #screen-tab .nav-pills .nav-link:hover {
  color: #000;
  background-color: #fff;
  border-radius: 5px;
  border: 2px solid #000;
}
.timeline {
  list-style-type: none;
  position: relative;
}
.timeline::before {
  content: ' ';
  background: #d4d9df;
  display: inline-block;
  position: absolute;
  left: 10px;
  width: 2px;
  height: 100%;
  z-index: 400;
}
.timeline > button::before {
  content: ' ';
  background: white;
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  border: 3px solid #ff7007;
  left: 1px;
  width: 20px;
  height: 20px;
  z-index: 400;
}
.rounded2 {
  border-radius: 20px;
}
hr {
	border: 1px solid #0072c6;
	width: 7%;
	opacity: 1;
	text-align: center;
	margin: auto !important;
}

.hover-white {
  background-color: #fff;
	border: 2px solid #ccc;
  border-radius: 10px;
}
.hover-white:hover {
  background-color: #fff;
	border: 2px solid #483c32;
  border-radius: 10px;
}
.testimonial_style_three_content {
  position: relative;
  z-index: 1;
  padding: 50px 50px 50px 50px;
}
@media (min-width: 992px) {
  .imagep {
    clip-path: polygon(0% 0%, 100% 0%, 78% 100%, 0% 100%, 0% 0%);
    min-height: 100%;
    min-width: 60%;
  }
}
@media (min-width: 1920px) {
  .imagep {
    clip-path: polygon(0% 0%, 88% 0%, 100% 100%, 0% 100%, 0% 0%);
    height: 0%;
    width: 60%;
  }
}
.testimonial_style_three_content::before {
  position: absolute;
  content: "";
  top: 0;
  left: 4px;
  height: 100%;
  width: 100%;
  background: #0072c6;
  z-index: -1; 
}
.testimonial_style_three_title {
  border-left: 2px solid #fff;
  padding-left: 25px;
}
.testimonial_style_three_text p, p.txt {
  color: #fff!important;
  font-size: 20px;
  font-weight: 500;
  font-style: italic;
}
.text-justify {
    text-align: justify !important;
}
ul.list-check {
  list-style: none;
  padding-left: 25px;
}
ul.list-check li {
  position: relative;
  text-align: left;
  padding-bottom: 5px;
}
ul.list-check li:before {
  position: absolute;
  height: 20px;
  width: 20px;
  content: "";
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50"><path fill="rgb(25,135,84)" d="M20.5,42a2.368,2.368,0,0,1-1.759-.766l-14-14.423a2.584,2.584,0,0,1,0-3.626l3.988-4.109a2.4,2.4,0,0,1,3.518,0l8.249,8.5L38.755,8.76a2.4,2.4,0,0,1,3.518,0l3.988,4.109a2.584,2.584,0,0,1,0,3.626l-24,24.737A2.37,2.37,0,0,1,20.5,42Z"></path></svg>') no-repeat;
  background-size: 20px 20px;
  top: 8px;
  margin-left: -25px;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.btn-orange{
  background-color: #ff7007;
  color: #fff;
}
.btn-orange:hover {
  background-color: #ff7007;
  color: #fff;
}
  .product-header{
    background-image: url(https://www.cybersics.com/assets/img/product-header.webp);
    background-repeat: no-repeat;
    background-size: cover;
  }
  /*btn*/
.btn-download {
    color: #fff !important;
    background: #18ba60;
    border: solid 1px #10a95b;
    border-radius: 10px;
    padding: 15px 20px 15px 20px;
    margin: 10px;
}
.btn-download:hover {
    background: #10a95b;
}

.btn-buy {
    color: #fff !important;
    background: #f58b3c;
    border: solid 1px #e97931;
    border-radius: 10px;
    padding: 15px 20px 15px 20px;
    margin: 10px;
}
.btn-buy:hover {
    background: #e97931;
}

/*btn*/

.initial_caps{
  text-transform: capitalize;
}
.breadcrumb-white, .breadcrumb-white a{
  color: #fff;
  padding: 5px;
 }
.breadcrumb-white .breadcrumb-item + .breadcrumb-white .breadcrumb-item::before{
  color: #fff!important;
 }
.breadcrumb-white,
.breadcrumb-white li.active,
.breadcrumb-white a:hover {
  color: #eee;
 }
.breadcrumb-item + .breadcrumb-item::before {
  color: rgba(255, 255, 255, 1);
}