/*--------------------------------------------------------------
# Services anyar
--------------------------------------------------------------*/
.services-anyr .icon-box-anyr {
  margin-bottom: 20px;
  padding: 50px 40px;
  border-radius: 6px;
  background: #fff;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}
.services-anyr .icon-box-anyr i {
  float: left;
  color: #f6b024;
  font-size: 40px;
  line-height: 0;
}
.services-anyr .icon-box-anyr h4 {
  margin-left: 70px;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
}
.services-anyr .icon-box-anyr h4 a {
  color: #05579e;
  transition: 0.3s;
}
.services-anyr .icon-box-anyr h4 a:hover {
  color: #0880e8;
}
.services-anyr .icon-box-anyr p {
  margin-left: 70px;
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}

.section-title-anyr {
  text-align: center;
  padding-bottom: 30px;
}
.section-title-anyr h2 {
  font-size: 32px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-bottom: 0;
  color: #054a85;
}
.section-title-anyr p {
  margin-bottom: 0;
  font-style: italic;
}

/*--------------------------------------------------------------
# Icon Boxes-anyar
--------------------------------------------------------------*/
.icon-boxes-anyr {
  padding-top: 0;
  position: relative;
  z-index: 100;
}
.icon-boxes-anyr .icon-box-anyr {
  padding: 40px 30px;
  position: relative;
  overflow: hidden;
  background: #fff;
  box-shadow: 5px 10px 29px 0 rgba(68, 88, 144, 0.2);
  transition: all 0.3s ease-in-out;
  border-radius: 10px;
}
.icon-boxes-anyr .icon-anyr {
  margin: 0 auto 20px auto;
  display: inline-block;
  text-align: center;
}
.icon-boxes-anyr .icon-anyr i {
  font-size: 36px;
  line-height: 1;
  color: #f6b024;
}
.icon-boxes-anyr .title-anyr {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
}
.icon-boxes-anyr .title-anyr a {
  color: #05579e;
}
.icon-boxes-anyr .description-anyr {
  font-size: 15px;
  line-height: 28px;
  margin-bottom: 0;
  color: #777777;
}

/*--------------------------------------------------------------
# Why Us-flexor
--------------------------------------------------------------*/
.why-us-flexor {
  padding: 0 0 30px 0;
  position: relative;
  z-index: 3;
}
.why-us-flexor .content-flexor {
  padding: 30px;
  background: #5aa202;
  border-radius: 4px;
  color: #fff;
}
.why-us-flexor .content-flexor h3 {
  font-weight: 700;
  font-size: 34px;
  margin-bottom: 30px;
}
.why-us-flexor .content-flexor p {
  margin-bottom: 30px;
}
.why-us-flexor .content-flexor .more-btn {
  display: inline-block;
  background: rgba(255, 255, 255, 0.2);
  padding: 6px 30px 8px 30px;
  color: #fff;
  border-radius: 50px;
  transition: all ease-in-out 0.4s;
}
.why-us-flexor .content-flexor .more-btn i {
  font-size: 14px;
}
.why-us-flexor .content-flexor .more-btn:hover {
  color: #0c90d5;
  background: #fff;
}
.why-us-flexor .icon-boxes-flexor .icon-box-flxr {
  text-align: center;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  padding: 40px 30px;
  width: 100%;
}
.why-us-flexor .icon-boxes-flexor .icon-box-flxr i {
  font-size: 40px;
  color: #0c90d5;
  margin-bottom: 30px;
}
.why-us-flexor .icon-boxes-flexor .icon-box-flxr h4 {
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 30px 0;
}
.why-us-flexor .icon-boxes-flexor .icon-box-flxr p {
  font-size: 15px;
  color: #716f6f;
}


/*--------------------------------------------------------------
# Featured-eterna
--------------------------------------------------------------*/
.featured-etrn {
  position: relative;
  z-index: 2;
}
.featured-etrn .icon-box-etrn {
  padding: 40px 30px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  background: #fff;
  transition: all ease-in-out 0.3s;
  height: 100%;
}
.featured-etrn .icon-box-etrn i {
  color: #008f97;
  font-size: 42px;
  margin-bottom: 15px;
  display: block;
  line-height: 0;
}
.featured-etrn .icon-box-etrn h3 {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 20px;
}
.featured-etrn .icon-box-etrn h3 a {
  color: #545454;
  transition: 0.3s;
}
.featured-etrn .icon-box-etrn p {
  color: #545454;
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}
.featured-etrn .icon-box-etrn:hover {
  background: #008f97;
}
.featured-etrn .icon-box-etrn:hover i, .featured-etrn .icon-box-etrn:hover h3 a, .featured-etrn .icon-box-etrn:hover p {
  color: #fff;
}

.section-bg-etrn {
  background-color: #fcf3fd;
}

.section-bg-testi {
  background-color: #fee7eb;
}

.section-bg-anyr {
  background-color: #f1f8ff;
}

.section-bg-tab {
  background-color: #ffecee;
}

.section-title-etrn {
  text-align: center;
  padding-bottom: 30px;
}
.section-title-etrn h2 {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
  font-family: "Poppins", sans-serif;
}
.section-title-etrn h2::after {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 3px;
  background: #e96b56;
  bottom: 0;
  left: calc(50% - 25px);
}
.section-title-etrn p {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# Features tempo
--------------------------------------------------------------*/
.features-tempo {
  padding-top: 20px;
}
.features-tempo .icon-box-tempo {
  display: flex;
  align-items: center;
  padding: 20px;
  transition: ease-in-out 0.3s;
  box-shadow: 2px 0 35px 0 rgba(68, 88, 144, 0.12);
}
.features-tempo .icon-box-tempo i {
  font-size: 32px;
  padding-right: 10px;
  line-height: 1;
}
.features-tempo .icon-box-tempo h3 {
  font-weight: 700;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-size: 16px;
}
.features-tempo .icon-box-tempo h3 a {
  color: #493c3e;
  transition: ease-in-out 0.3s;
}
.features-tempo .icon-box-tempo:hover a {
  color: #e43c5c;
}

/*--------------------------------------------------------------
# Services-tempo
--------------------------------------------------------------*/
.services-tempo {
  padding-bottom: 30px;
}
.services-tempo .icon-box-tempo {
  padding: 60px 30px;
  position: relative;
  overflow: hidden;
  background: #fff;
  box-shadow: 2px 0 35px 0 rgba(68, 88, 144, 0.12);
  transition: all 0.3s ease-in-out;
  border-radius: 8px;
  z-index: 1;
  text-align: center;
}
.services-tempo .icon-box-tempo::before {
  content: "";
  position: absolute;
  background: #fdeff2;
  right: 0;
  left: 0;
  bottom: 0;
  top: 100%;
  transition: all 0.4s;
  z-index: -1;
}
.services-tempo .icon-box-tempo:hover::before {
  background: #e43c5c;
  top: 0;
  border-radius: 0px;
}
.services-tempo .icon-tempo {
  margin-bottom: 15px;
}
.services-tempo .icon-tempo i {
  font-size: 48px;
  line-height: 1;
  color: #e43c5c;
  transition: all 0.3s ease-in-out;
}
.services-tempo .title-tempo {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
}
.services-tempo .title-tempo a {
  color: #111;
}
.services-tempo .description-tempo {
  font-size: 15px;
  line-height: 28px;
  margin-bottom: 0;
}
.services-tempo .icon-box-tempo:hover .title-tempo a, .services-tempo .icon-box-tempo:hover .description-tempo {
  color: #fff;
}
.services-tempo .icon-box-tempo:hover .icon-tempo i {
  color: #fff;
}

/*--------------------------------------------------------------
# Services-maxim
--------------------------------------------------------------*/
.services-mxm .icon-box-mxm {
  padding: 30px;
  position: relative;
  overflow: hidden;
  margin: 0;
  background: #fff;
  transition: all 0.3s ease-in-out;
  border-radius: 15px;
  text-align: center;
  border-bottom: 3px solid #fff;
}
.services-mxm .icon-box-mxm:hover {
  box-shadow: 0 2px 29px 0 rgba(37, 37, 37, 0.1);
}
.services-mxm .icon-mxm i {
  font-size: 48px;
  line-height: 1;
  margin-bottom: 15px;
}
.services-mxm .title-mxm {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
}
.services-mxm .title-mxm a {
  color: #111;
}
.services-mxm .description-mxm {
  font-size: 15px;
  line-height: 28px;
  margin-bottom: 0;
}
.services-mxm .icon-box-pink-mxm .icon-mxm i {
  color: #ff689b;
}
.services-mxm .icon-box-cyan-mxm .icon-mxm i {
  color: #3fcdc7;
}
.services-mxm .icon-box-green-mxm .icon-mxm i {
  color: #41cf2e;
}
.services-mxm .icon-box-blue-mxm .icon-mxm i {
  color: #2282ff;
}

/*--------------------------------------------------------------
# Frequently Asked Questions-anyar
--------------------------------------------------------------*/
.faq .faq-list {
  padding: 0 100px;
}
.faq .faq-list ul {
  padding: 0;
  list-style: none;
}
.faq .faq-list li + li {
  margin-top: 15px;
}
.faq .faq-list li {
  padding: 20px;
  background: #fff;
  border-radius: 4px;
  position: relative;
}
.faq .faq-list a {
  display: block;
  position: relative;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  padding: 0 30px;
  outline: none;
  cursor: pointer;
}
.faq .faq-list .icon-help {
  font-size: 24px;
  position: absolute;
  right: 0;
  left: 20px;
  color: #75bdfa;
}
.faq .faq-list .icon-show, .faq .faq-list .icon-close {
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 0;
}
.faq .faq-list p {
  margin-bottom: 0;
  padding: 10px 0 0 0;
}
.faq .faq-list .icon-show {
  display: none;
}
.faq .faq-list a.collapsed {
  color: #343a40;
}
.faq .faq-list a.collapsed:hover {
  color: #0880e8;
}
.faq .faq-list a.collapsed .icon-show {
  display: inline-block;
}
.faq .faq-list a.collapsed .icon-close {
  display: none;
}
@media (max-width: 1200px) {
  .faq .faq-list {
    padding: 0;
  }
}

.section-title-anyr {
  text-align: center;
  padding-bottom: 30px;
}
.section-title-anyr h2 {
  font-size: 32px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-bottom: 0;
  color: #054a85;
}
.section-title-anyr p {
  margin-bottom: 0;
  font-style: italic;
}

/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/
.testimonials .testimonial-wrap {
  padding-left: 50px;
}
.testimonials .testimonials-carousel, .testimonials .testimonials-slider {
  overflow: hidden;
}
.testimonials .testimonial-item {
  box-sizing: content-box;
  padding: 30px 30px 30px 60px;
  margin: 30px 15px;
  min-height: 200px;
  box-shadow: 0px 0px 20px 0px rgba(11, 35, 65, 0.1);
  position: relative;
  background: #fff;
}
.testimonials .testimonial-item .testimonial-img {
  width: 90px;
  border-radius: 10px;
  border: 6px solid #fff;
  position: absolute;
  left: -45px;
}
.testimonials .testimonial-item h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  color: #111;
}
.testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #999;
  margin: 0;
}
.testimonials .testimonial-item .quote-icon-left, .testimonials .testimonial-item .quote-icon-right {
  color: #fdedea;
  font-size: 26px;
}
.testimonials .testimonial-item .quote-icon-left {
  display: inline-block;
  left: -5px;
  position: relative;
}
.testimonials .testimonial-item .quote-icon-right {
  display: inline-block;
  right: -5px;
  position: relative;
  top: 10px;
}
.testimonials .testimonial-item p {
  font-style: italic;
  margin: 15px auto 15px auto;
}
.testimonials .swiper-pagination {
  margin-top: 20px;
  position: relative;
}
.testimonials .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #ed502e;
}
.testimonials .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #ed502e;
}

/* Team Section-newbiz
--------------------------------*/
#teamnwbz {
  background: #fff;
  padding: 60px 0;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
}
#teamnwbz .member-nwbz {
  text-align: center;
  margin-bottom: 20px;
  position: relative;
  border-radius: 50%;
  overflow: hidden;
}
#teamnwbz .member-nwbz .member-info-nwbz {
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  transition: 0.2s;
}
#teamnwbz .member-nwbz .member-info-contentnwbz {
  margin-top: 50px;
  transition: margin 0.2s;
}
#teamnwbz .member-nwbz:hover .member-info-nwbz {
  background: rgba(0, 62, 128, 0.7);
  opacity: 1;
  transition: 0.4s;
}
#teamnwbz .member-nwbz:hover .member-info-contentnwbz {
  margin-top: 0;
  transition: margin 0.4s;
}
#teamnwbz .member-nwbz h4 {
  font-weight: 700;
  margin-bottom: 2px;
  font-size: 18px;
  color: #fff;
}
#teamnwbz .member-nwbz span {
  font-style: italic;
  display: block;
  font-size: 13px;
  color: #fff;
}
#teamnwbz .member-nwbz .social-nwbz {
  margin-top: 15px;
}
#teamnwbz .member-nwbz .social-nwbz a {
  transition: 0.3s;
  color: rgba(255, 255, 255, 0.7);
}
#teamnwbz .member-nwbz .social-nwbz a:hover {
  color: #fff;
}
#teamnwbz .member-nwbz .social-nwbz i {
  font-size: 18px;
  margin: 0 2px;
}

/*--------------------------------------------------------------
# Cta-serenity
--------------------------------------------------------------*/
.cta-srnty {
  background: #093;
  padding: 50px 0;
  opacity: .9;
}
.cta-srnty h3 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}
.cta-srnty p {
  color: #fff;
}
.cta-srnty .cta-btn-srnty {
  font-weight: 500;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 15px;
  transition: 0.5s;
  margin-top: 10px;
  border: 2px solid #fff;
  color: #fff;
}
.cta-srnty .cta-btn-srnty:hover {
  background: #012970;
  border-color: #012970;
}

/*--------------------------------------------------------------
# Cta-onepg
--------------------------------------------------------------*/
.cta-onepg {
  background: #2487ce;
  background-size: cover;
  padding: 60px 0;
}
.cta-onepg h3 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}
.cta-onepg p {
  color: #fff;
}
.cta-onepg .cta-btn-onepg {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 35px;
  border-radius: 5px;
  transition: 0.5s;
  margin-top: 10px;
  border: 2px solid #fff;
  color: #fff;
}
.cta-onepg .cta-btn-onepg:hover {
  background: #fff;
  color: #2487ce;
}

/*--------------------------------------------------------------
# Tab content
--------------------------------------------------------------*/

.warpper{
  display:flex;
  flex-direction: column;
  align-items: center;
}
.tab{
  cursor: pointer;
  padding:10px 10px;
  margin:0px 2px;
  background:#007BA7;
  display:inline-block;
  color:#fff;
  border-radius:6px 6px 0px 0px;
  
}
.panels{
  background:#fffffff6;
  min-height:300px;
  width:100%;
  max-width:100%;
  border-radius:5px;
  overflow:hidden;
  padding:20px;  
}
.panel{
  display:none;
  animation: fadein .8s;
}
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
.panel-title{
  font-size:1.5em;
  font-weight:bold
}
.radio{
  display:none;
}
#one:checked ~ .panels #one-panel,
#two:checked ~ .panels #two-panel,
#three:checked ~ .panels #three-panel,
#four:checked ~ .panels #four-panel,
#five:checked ~ .panels #five-panel{
  display:block
}
#one:checked ~ .tabs #one-tab,
#two:checked ~ .tabs #two-tab,
#three:checked ~ .tabs #three-tab,
#four:checked ~ .tabs #four-tab,
#five:checked ~ .tabs #five-tab{
  background:#fffffff6;
  color:#000;
  border-top: 3px solid #000;
}

/*--------------------------------------------------------------
# SEO prooven table
--------------------------------------------------------------*/

* {
  box-sizing: border-box;
}

.row {
  margin-left:-5px;
  margin-right:-5px;
}
  
.column {
  float: left;
  width: 50%;
  padding: 25px;
}

/* Clearfix (clear floats) */
.row::after {
  content: "";
  clear: both;
  display: table;
}

#customers {
  font-family: Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

#customers td, #customers th {
  border: 1px solid #ddd;
  padding: 8px;
  text-align: center;
}

#customers tr:nth-child(even){background-color: #f2f2f2;}

#customers tr:hover {background-color: #ddd;}

#customers th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: center;
  background-color: #04AA6D;
  color: white;
}

.website-name{text-transform:unset!important;font-size:14px!important;font-family:first!important;border-radius:15px 15px 0 0;border-top:0!important;border-bottom:none!important;border-left:none!important;background:linear-gradient(45deg,#001b7d,#0089ff);height:40px}


.website-name a{color:#FFF!important}


@media screen and (max-width: 600px) {
  .column {
    width: 100%;
  }
}


/*--------------------------------------------------------------
# Features Section herobiz
--------------------------------------------------------------*/
.features .nav-tabs {
  border: 0;
}

.features .nav-link {
  border: 0;
  padding: 15px 10px;
  color: var(--color-secondary);
  box-shadow: 5px 5px 10px grey;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  transition: 0s;
  cursor: pointer;
  height: 100%;
}

.features .nav-link i {
  font-size: 32px;
  line-height: 0;
}

.features .nav-link h4 {
  font-size: 15px;
  font-weight: 400;
  margin: 10px 0 0 0;
  color: var(--color-secondary);
}

.features .nav-link:hover {
  color: var(--color-primary);
}

.features .nav-link.active {
  transition: 0.3s;
  background: #0394a0;
  border-color: var(--color-primary);
}

.features .nav-link.active h4 {
  color: white;
}

.features .nav-link.active i {
  color: white;
}

.features .tab-content {
  margin-top: 20px;
}

.features .tab-pane.active {
  -webkit-animation: fadeIn 0.5s ease-out;
  animation: fadeIn 0.5s ease-out;
}

.features .tab-pane h3 {
  font-weight: 600;
  font-size: 26px;
  color: var(--color-secondary);
}

.features .tab-pane ul {
  list-style: none;
  padding: 0;
}

.features .tab-pane ul li {
  padding-bottom: 10px;
}

.features .tab-pane ul i {
  font-size: 24px;
  margin-right: 4px;
  color: #02c1d1;
}

.features .tab-pane p:last-child {
  margin-bottom: 0;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

