.support-article-sidebar nav {
	position: relative;

}
.support-article-sidebar nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.support-article-sidebar nav ul li {
  /* Sub Menu */
}
.support-article-sidebar nav ul li a {
	display: block;
	padding: 10px 15px;
	color: #333;
	text-decoration: none;
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	-ms-transition: 0.2s linear;
	-o-transition: 0.2s linear;
	transition: 0.2s linear;
}
.support-article-sidebar nav ul li a:hover {
	background: #FF6B1A;
	color: #fff;
}
.support-article-sidebar nav ul li a .fa {
	width: 16px;
	text-align: center;
	margin-right: 5px;
	float:right;
}
.support-article-sidebar nav ul ul {
	/*background: rgba(0, 0, 0, 0.2);*/
	background: #0098C5;
}
.support-article-sidebar nav ul ul li a {
  color: #fff;
}
.support-article-sidebar nav ul li ul li a {
	
	border-left: 4px solid transparent;
	padding: 10px 20px;
}
.support-article-sidebar nav ul li ul li a:hover {

	border-left: 4px solid #0098C5;
}

.action-btns .btn-primary{
  background: #FF6B1A;
  border-color: #FF6B1A;
}
.action-btns .btn-primary:hover{
  background: #0098C5;
  border-color: #0098C5;
}
.text-primary{
  color: #FF6B1A!important;
}
.bg-warning{
  background: #fff!important;
}
.feature-card .bg-success-soft{
  background: #fff;
}
.feature-content p {
  color: #fff;
}


ul.play-listswrap li {
  color: #fff!important;
}
.feature-content .h5 {
  color: #fff!important;
}


.img-overlay-list li i {
  background: #FF6B1A!important;
}
.list-unstyled .bg-primary{
  background: #FF6B1A!important;
}
.align-items-start .bg-danger{
  background: #FF6B1A!important;
}

.section-heading1 h4 {
  color: #FF6B1A!important;
}
.section-heading1 p{
  color: #fff;
}
.form-block-banner .btn-primary{
  background: #FF6B1A;
  border-color: #FF6B1A;
}
.form-block-banner .btn-primary:hover{
  background: #0098C5;
  border-color: #0098C5;
}
.subscribe-feature-list li span{
  color:#fff!important;
}
.z-5 p {
  color: #fff;
}
.home-blog-section .btn-primary{
   background: #FF6B1A;
  border-color: #FF6B1A;
}
.home-blog-section .btn-primary:hover{
   background: #0098C5;
  border-color: #0098C5;
}
.bg-warning-soft{
  background-color: #FF6B1A;
  color: #fff!important;
}

.footer-top{
  background: #0098C5!important;
}
.footer-single-col p {
  color: #fff;
}
.footer-nav-list li a {
  color: #fff;
}
.footer-nav-list li a i {
 

}
.text-decoration-none i {
  color: #fff!important;;
}
.footer-bottom .copyright-text p{
 color: #fff!important;
}
.footer-bottom .copyright-text p a{
 color: #fff!important;
}
.footer-social-list li a{
  color: #fff!important;
}
.pricing-feature-list li{
    color: #333!important;
}

.single-pricing-wrap .btn-primary{
  background: #FF6B1A;
  border-color: #FF6B1A;
}

.single-pricing-wrap .btn-outline-primary{
  border-color: #FF6B1A;
  color: #333!important;
}
.single-pricing-wrap .btn-outline-primary:hover{
  background-color: #FF6B1A!important;
  color: #fff!important;
}
.pricing-tab-list li button.active{
  background: #FF6B1A;
}

.pricingbtn .btn-primary{
 background: #FF6B1A;
  border-color: #FF6B1A;
}
.pricingbtn .btn-primary:hover{
 background: #0098C5;
  border-color: #0098C5;
}
.pricing-header .package-name{
    color: #FF6B1A!important;
}

.dropdown-grid-item a:hover .drop-title, .dropdown-grid-item a:hover span{
    color: #FF6B1A!important;
}

.block-wrap .btn-primary{
  background: #FF6B1A;
  border-color: #FF6B1A;
}
.block-wrap .btn-primary:hover{
  background: #0098C5;
  border-color: #0098C5;
}

.action-btn .btn-danger{
  background: #FF6B1A;
  border-color: #FF6B1A;
}
.action-btn .btn-danger:hover{
  background: #0098C5;
  border-color: #0098C5;
}
.why-choose-content .bg-primary{
  background: #FF6B1A!important;
}
.read-more-link{
  color: #FF6B1A!important;
}
.review-rate li i {
  color: #FF6B1A!important;
}
.swiper-button-next:hover, .swiper-button-prev:hover{
  background: #FF6B1A;
  border-color: #FF6B1A;
}
.article-title:hover, .avatar-name:hover{
  color: #FF6B1A;
}
.section-heading3 p{
  color: #fff!important;
}
.work-process-list li:hover .process-icon-2 i{
  color: #FF6B1A;
}
.hero-content-wrap h5 {
  color: #FF6B1A!important;
}
.main-menu li a.nav-link:hover, .action-btns a.btn-link:hover, .navbar-dark.sticky-header.affix .main-menu li a.nav-link:hover, .navbar-dark.sticky-header.affix .action-btns a.btn-link:hover{
  color: #FF6B1A;

}
.text-white ul li {
  color: #fff!important;
}

.bg-primary-soft{
  background: #FF6B1A;
}
.pricing-feature-list li i {
  color: #fff!important;
}
.faq-accordion .accordion-item .accordion-button:not(.collapsed){
  color: #FF6B1A;
}
.feature-card.border:hover{
  border-color: #FF6B1A!important;
}
.vdocss {
  background: #0098C5!important;
}

.support-article-sidebar .bg-dark{
  background: #efefef!important;
}
ul.doc-lists li a i {
  padding-right: 5px;
}
.support-article-tab a {
  color: #FF6B1A;
}
.support-article-tab a i{
  color: #0098C5;
}
.demo-list {
  background: #028ab3!important;
}

.demo-list {
  background: #ff6b1a!important;
  
}

.footer-bottom{
  background: #028ab3!important;
}

.dropdown-grid-item a:hover, .dropdown-grid-item a:hover span{
  color: #fff!important;
}
.page-item.active .page-link {
  background: #FF6B1A;
  border: none;
  
}
.btn-soft-primary{
  background: #0098C5;
  border: none;
  border-radius: 0;
  color: #fff;
}
.btn-soft-primary:hover {
  background: #FF6B1A;
}
.support-article-list li a:hover .support-article-title{
  color: #FF6B1A;
}
.navbar-light .navbar-brand img.logo-white, .navbar-dark .navbar-brand img.logo-color, .navbar-dark.sticky-header.affix .navbar-brand img.logo-white{
    display: block!important;
}
.hero-section {
  background: #0098C5!important;
}
.feature-section {
  background: #0098C5!important;
}
.cta-subscribe {
  background: #0098C5!important;
}
.cta-section {
  background: #0098C5!important;
}
.testimonial-section {
  background: #0098C5!important;
}
.pricing-banner {
  background: #0098C5!important;
}
.paricingbanner-dark{
  background: #0098C5!important;
}

.pricing-subbanner{
  background: #0098C5!important;
}
.lead1 {
  color: #fff!important;
}

.broadcaster-page{
  background: #0098C5!important;
}
.feature-content-wrap p {
  color: #fff;
}
.testi-head{
  color: #fff!important;
}
.testi-detail{
  color: #fff!important;
}
.testi-colorsec {
  color: #fff;
}
.testi-info h6{
  color: #fff!important;
}
.testimargin{
  margin-bottom: 50px;
}
.hfeature-providerpage {
  background: #0098C5!important;
}
.htesting {
  color: #fff!important;
}
.hdetail{
  color: #fff!important;
}
.htestiinfo{
  color: #fff;
}
.hinfo h6 {
  color: #fff;
}
.documentation-page {
  background: #0098C5!important;
}
.timelinepage {
  background: #0098C5!important;
}
.timeline-feature p{
  color: #333!important;
}
.lead2 {
  color: #fff!important;
}
.document-detailbanner{
  background: #0098C5!important;
}
.release-page {
  background: #0098C5!important;
}
.blog-page {
  background: #0098C5!important;
}
.timeline-bg-text p{
  color: #fff!important;
}
.watch-now-btn:hover i{
  background: #FF6B1A;
}
.subscribe-info-wrap p {
  color: #fff;
}

.section-heading .h5 {
  color: #FF6B1A!important;
}
.lead{
  color: #000!important;
}
.free-trialpage {
  background: #FF6B1A!important;
}
.free-trialpage p {
  color: #fff;
}
.free-trialpage .review-rate li i{
  color: #fff!important;
}
.free-trialpage blockquote .h5 {
  color: #fff!important;
}
.support-article-tab button.nav-link:hover, .support-article-tab a:hover{
  color: #0098C5!important;
}
.text-white-bg p{
  color: #333!important;
}

.footer-social-list li a:hover{
  background: #FF6B1A!important;
}
.preloader-icon{
  height: auto!important;
  width: auto!important;
}

/*====preloader=====*/
@keyframes ldio-ga00p11v7tr {
  0% { transform: rotate(0deg) }
  100% { transform: rotate(360deg) }
}
.ldio-ga00p11v7tr > div > div {
  transform-origin: 100px 100px;
  animation: ldio-ga00p11v7tr 3.0303030303030303s linear infinite;
  opacity: 0.8
}
.ldio-ga00p11v7tr > div > div > div {
  position: absolute;
  left: 30px;
  top: 30px;
  width: 70px;
  height: 70px;
  border-radius: 70px 0 0 0;
  transform-origin: 100px 100px
}.ldio-ga00p11v7tr > div div:nth-child(1) {
  animation-duration: 0.7575757575757576s
}
.ldio-ga00p11v7tr > div div:nth-child(1) > div {
  background: #ffffff;
  transform: rotate(0deg);
}.ldio-ga00p11v7tr > div div:nth-child(2) {
  animation-duration: 1.0101010101010102s
}
.ldio-ga00p11v7tr > div div:nth-child(2) > div {
  background: #f2672a;
  transform: rotate(0deg);
}.ldio-ga00p11v7tr > div div:nth-child(3) {
  animation-duration: 1.5151515151515151s
}
.ldio-ga00p11v7tr > div div:nth-child(3) > div {
  background: #1899c3;
  transform: rotate(0deg);
}.ldio-ga00p11v7tr > div div:nth-child(4) {
  animation-duration: 3.0303030303030303s
}
.ldio-ga00p11v7tr > div div:nth-child(4) > div {
  background: #f2672a;
  transform: rotate(0deg);
}
.loadingio-spinner-wedges-b2i2aa71ggg {
  width: 200px;
  height: 200px;
  display: inline-block;
  overflow: hidden;
  background: none;
}
.ldio-ga00p11v7tr {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(1);
  backface-visibility: hidden;
  transform-origin: 0 0; /* see note above */
}
.ldio-ga00p11v7tr div { box-sizing: content-box; }
/* generated by https://loading.io/ */

.register-form .btn-primary{
  background: #FF6B1A!important;
  border-color: #FF6B1A!important;
}
.register-form .btn-primary:hover{
  background: #0098C5!important;
  border-color: #0098C5!important;
}
.fw-medium a {
  color: #FF6B1A!important;
}
.getsupport-page {
  background: #0098C5!important;
}
.contact-info{
  color: #FF6B1A!important;
}
.contact-us-promo .btn-primary{
  background: #FF6B1A!important;
  border-color: #FF6B1A!important;
}
.contact-us-promo .btn-primary:hover{
  background: #0098C5!important;
  border-color: #0098C5!important;
}
.me-2 i {
  color: #FE6B1A!important;   
}
.getsupport-page {
  background: #0098C5!important;
}
.contact-info{
  color: #FF6B1A!important;
}
.contact-us-promo .btn-primary{
  background: #FF6B1A!important;
  border-color: #FF6B1A!important;
}
.contact-us-promo .btn-primary:hover{
  background: #0098C5!important;
  border-color: #0098C5!important;
}
.pricing-subbanner1 {
  background: #FF6B1A!important;
}

.orangeheadfeature {
  background: #0098C5;
}

.orange-headingfeature ul li button.active{
  background: #0098C5!important;
}
.orangebtnprice .btn-primary{
  background: #0098C5;
    border-color: #0098C5;
}
.orangebtnprice .btn-primary:hover{
  background: #FF6B1A;
    border-color: #FF6B1A;
}
.promo-single p {
  text-align: justify;
}
.hpf-fig figure a img {
  max-width: 100%;
}




.dilang-wrap{
  background: #fff;
  bottom: 0;
  position: fixed;
  right: 20px;
}

.dilang-wrap .btn-secondary:not([disabled]):not(.disabled).active, .btn-secondary:not([disabled]):not(.disabled):active, .show>.btn-secondary.dropdown-toggle{
 background: #fff;
  border: none;
  border-radius: 0;
  color: #333;
}

.dilang-wrap .btn-secondary{
  background: #fff;
  border: none;
  border-radius: 0;
  padding: .25rem 1.1rem;
}

.dilang-wrap .dropdown-menu .dropdown-item a {
    align-items: center;
    height: 37px;
    white-space: nowrap;
    
}
.dilang-wrap .dropdown-menu .dropdown-item img {
  margin: 0 10px -5px 0;
  height: 24px;
}
.dilang-wrap .dropdown-menu{
  border: none;;
  border-radius: 0;
}
.dilang-wrap .wg-flag{
    height: 24px;
    margin: 0px 10px 0 0;
}


.dilang-wrap .btn-group{
  margin-top: 02px;
}
.dilang-wrap .dropdown-menu{
   margin: 0;
min-width: 100%;
  left: 0!important;
}
.legal-pagewrap{
  text-align: center;
}
.legal-pagewrap h4 {
  font-size: 42px;
}
.legal-pagewrap p {
  font-size: 1.2rem!important;
  color: #fff;
}

#sidebar-nav ul li a {
  color: #000!important;
}
#snippet-245 .card{
  margin-bottom: 3rem;
}

/*====mega menu====*/

.menu-large {
  position: static !important;
}

.megamenu {
  padding: 20px 20px;
  width: 100%;
}

.megamenu > div > li > ul {
  padding: 0;
  margin: 0;
}

.megamenu > div > li > ul > li {
  list-style: none;
}

.megamenu > div > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: normal;
}

.megamenu > div > li > ul > li > a:hover,
.megamenu > div > li > ul > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.megamenu.disabled > a,
.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
  color: #999999;
}

.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}

.megamenu.dropdown-header {
  color: #428bca;
  font-size: 18px;
}
.megamenu{
  top: auto;
  bottom: 100%;
}
.megamenu{
  top: auto;
  bottom: 100%;
  right: 0;
}
.dropdown-item ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.dropdown-item ul li {
  line-height: 24px;
}
.dropdown-item ul li a {
  font-size: 14px;
  font-weight: 600;
}
 .navbar-lang{
 padding: 0;
  
}
.navbar-lang .dropdown-toggle{
    background: #FF6B1A!important;
  color: #fff;
    padding: 0;
    font-size: 14px;
}
.affix{
    z-index: 3;
}
 .navbar-expand-md:not(.hover-none) .navbar-nav .dropdown-menu {
    top: auto!important;
    visibility: initial;
}
.dropdown-item ul li a:hover {
  color: #FF6B1A!important;
}
.m-description{
    color: #FF6C1B!important;
}
.com-description{
    color: #000!important;
}



@media (max-width: 768px) {
    .navbar-expand-md:not(.hover-none) .navbar-nav .dropdown-menu {
    top: auto!important;
    visibility: initial;
}
  .megamenu {
    margin-left: 0;
    margin-right: 0;
  }
  .megamenu > li {
    margin-bottom: 30px;
  }
  .megamenu > li:last-child {
    margin-bottom: 0;
  }
  .megamenu.dropdown-header {
    padding: 3px 15px !important;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header {
    color: #fff;
  }
      .megamenu{
        right: 100%;
        left: 0 !important;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-0, 0);
         height: 250px;
    overflow-y: scroll;
    }
   
}













@media (min-width: 320px) and (max-width: 767px){
    .action-btns a:first-of-type {
        margin-bottom: 0px!important;
        padding: 5px 10px;
    }
}