input[type="range"] {
  -webkit-appearance: none;
  margin-right: 15px;
  /* width:auto; */
  height: 7px;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 5px;
  background-image: linear-gradient(#2b40bc, #2b40bc);
  background-size:100% 100%;
  background-repeat: no-repeat;
}

input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  height:30px;
  width:30px;
  border-radius: 50%;
  background: #fea500;
  cursor: ew-resize;
  box-shadow: 0 0 2px 0 #555;
  transition: background .3s ease-in-out;
}

input[type=range]::-webkit-slider-runnable-track  {
  -webkit-appearance: none;
  box-shadow: none;
  border: none;
  background: transparent;
}
/* ---------------------------------------------- */

.txt-clr{color: #ffffff; background:#fea500; padding:15px;}
.text-blue {
    color: #2b40bc !important;
}
a:hover{color:#2b40bc !important;}
.main-menu .navigation > li > a:hover{color:#2b40bc !important;}
ul,li a:hover{color:#2b40bc !important;}

.new-bd{
border-radius: 10px !important;
border: 2px solid #fea500 !important;}

.bg-6 {background:#2b40bc !important; color: #fff !important;}
.bg-5 {
    background: #ffe9c2;
    padding: 30px;
    /* border-radius: 15px; */
    /* box-shadow: rgb(0 0 0 / 25%) 0px 54px 55px, rgb(0 0 0 / 12%) 0px -12px 30px, rgb(0 0 0 / 12%) 0px 4px 6px, rgb(0 0 0 / 17%) 0px 12px 13px, rgb(0 0 0 / 9%) 0px -3px 5px; */
}

.ff-new{font-family: 'Kaushan Script', cursive !important;}
.f-new{font-size: 23px !important;}
.pattern-layer2 {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: repeat-x;
  animation: slide 100s linear infinite;
  -webkit-animation: slide 100s linear infinite;
}

@keyframes slide {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-1692px, 0, 0);
  }
}
.top_line_area {
  background: linear-gradient(to left, #0049b1 80%, #fea500 50%);
  height: 3px;
  width: auto;
}

.bg-new1 {
  background-image: linear-gradient(
    45deg,
    #301cab 0%,
    #4448d3 52%,
    #5774fa 100%
  );
}
.faq-page-section .accordion-box .block .content-box .list-item li:before {
  position: absolute;
  content: "\f105";
  font-family: "Flaticon";
  font-size: 25px;
  line-height: 30px;
  font-weight: 500;
  left: 0px;
  top: 0px;
}

.faq-page-section .accordion-box .block .content-box .list-item li:before {
  color: #6377ee;
}

.work-area-two {
  background-image: url(assets/images/work-bg2.png);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.subscribe-Section {
  position: relative;
  /* z-index: 999; */
}
.subscribe-content-area .newsletter-form .input-newsletter {
  display: block;
  width: 100%;
  background-color: #ffffff;
  border: none;
  height: 70px;
  padding-left: 25px;
  border-radius: 5px;
  outline: 0;
  color: #393953;
}

.newsletter-form .input-newsletter {
  display: block;
  width: 100%;
  background-color: #ffffff;
  border: none;
  height: 50px;
  padding-left: 25px;
  border-radius: 5px;
  outline: 0;
  color: #393953;
}
.subscribe-content-area .subscribe-content h2 {
  color: #393953;
  font-size: 32px;
  max-width: 280px;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 10px;
}

.subscribe-content h2 {
  color: #393953;
  margin-bottom: 14px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 700;
  font-size: 24px;
}
.pb-100 {
  padding-bottom: 100px;
}
.subscribe-content-area .newsletter-form button {
  position: absolute;
  right: 4px;
  top: 4px;
  background-color: #14c0d7;
  color: #ffffff;
  border: none;
  height: 62px;
  padding: 0 30px;
  border-radius: 5px;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  line-height: 50px;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 400;
}

.subscribe-content-area .newsletter-form {
  max-width: 580px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.newsletter-form {
  max-width: 580px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}



.subscribe-content-area {
  box-shadow: rgb(0 0 0 / 25%) 0px 54px 55px, rgb(0 0 0 / 12%) 0px -12px 30px,
    rgb(0 0 0 / 12%) 0px 4px 6px, rgb(0 0 0 / 17%) 0px 12px 13px,
    rgb(0 0 0 / 9%) 0px -3px 5px;
  padding: 40px;
  border-radius: 20px;
  position: relative;
  margin-bottom: -170px;
}


.subscribe-content-area .subscribe-content h2 {
  color: #393953;font-family: 'Anton', sans-serif;
  font-size: 32px;
  max-width: 290px;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 10px;
}


.subscribe-content-area .newsletter-form .input-newsletter {
  display: block;
  border: 2px solid #fea500;
  width: 100%;
  background-color: #ffffff;

  height: 70px;
  padding-left: 25px;
  border-radius: 5px;
  outline: 0;
  color: #393953;
}

.subscribe-content-area .newsletter-form button {
  position: absolute;
  right: 4px;
  top: 4px;
  background-color: #fea500;
  color: #ffffff;
  border: none;
  height: 62px;
  padding: 0 30px;
  border-radius: 5px;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  line-height: 50px;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 400;
}

.shadow1 {
  box-shadow: rgb(0 0 0 / 25%) 0px 54px 55px, rgb(0 0 0 / 12%) 0px -12px 30px,
    rgb(0 0 0 / 12%) 0px 4px 6px, rgb(0 0 0 / 17%) 0px 12px 13px,
    rgb(0 0 0 / 9%) 0px -3px 5px;
}

/* mobile view */
@media only screen and (max-width: 767px) {


.phone-view1{max-width: 60%;}

.main-header .outer-container .menu-right-content .btn-box a {
  position: relative;
  display: inline-block;
  overflow: hidden;
  font-size: 11px !important;
  font-family: 'Abel', sans-serif;
  line-height: 20px;
  font-weight: 600;
  color: #3b3b3b;
  background: #fea500;
  padding: 10px 17px;
  text-align: center;
  border-radius: 30px;
  box-shadow: 0 10px 30px 3px rgb(99 119 238 / 20%);
  z-index: 1;
}






.subscribe-content-area .newsletter-form button {
  position: relative;
  right: 0;
  top: 0;
  height: 50px;
  margin-top: 10px;}

  .subscribe-content-area .subscribe-content h2 {
    font-size: 26px;
    margin-top: 25px;
  }

  .subscribe-content h2 {
    margin-bottom: 12px;
  }

  .subscribe-content-area .newsletter-form .input-newsletter {
    height: 58px;
  }

  .subscribe-content-area {
    padding: 30px;
    margin-bottom:0px;
  }

  .vertical-center {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }


}



.seo-form .seo-form-area {
  padding: 5px;
  border: 1px solid rgb(241, 124, 124);
  position: relative;
  border-radius: 50px;
}

.seo-form .seo-form-area .seo-form-option {
  background-color: #fff;
  border-radius: 50px;
  padding: 7px 0 7px 40px;
}

.seo-form .seo-form-area .form-group i {
  position: absolute;
  top: 15px;
  left: 0;
  line-height: 1;
  font-size: 18px;
  color: #ff3900;
  z-index: 1;
}

.seo-form .seo-form-area .form-group .form-control.form-border {
  border-right: 1px solid #ebebeb;
}

.seo-form .seo-form-area .form-group .form-control {
  height: 50px;
  padding: 10px 20px 10px 25px;
  border: none;
  background-color: #fff;
  color: #969696;
  font-weight: 400;
  border-radius: 0;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
 
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.seo-form .seo-form-area .form-group i {
  position: absolute;
  top: 15px;
  left: 0;
  line-height: 1;
  font-size: 18px;
  color: #ff3900;
  z-index: 1;
}

.seo-form .seo-form-area .form-group {
  position: relative;
  margin-bottom: 0;
}





.title-shape {
  margin: 0 auto;
}

.title-shape {
  position: relative;
  width: 90px;
  height: 4px;
  /* margin-left: 8px; */
}
.about-section .content-box .title-shape {
  position: relative;
  width: 90px;
  height: 4px;
  margin-left: 8px;
}

.subscribe-content .title-shape {
  position: relative;
  width: 90px;
  height: 4px;
  margin-left: 8px;
}

.title-shape {
  background: #fea500;
}

.title-shape:before {
  position: absolute;
  content: "";
  width: 4px;
  height: 4px;
  left: -8px;
  top: 0px;
}

.title-shape:before {
  background: #1f4691;
}

.title-shape:after {
  position: absolute;
  content: "";
  width: 4px;
  height: 4px;
  right: -8px;
  top: 0px;
}

.title-shape:after {
  background: #1f4691;
}

.color-2 {
  color: #fea500;
}

.text-giant {
  font-size: 40px;
}

.cost h6 {
  font-size: 25px;
}
.bg-new2 {
  background: #3a5ba0;
}
/* counter-box  */
.cost {
  position: relative;
  padding: 85px 0px;
}

.bg-4 {
  background: #fff;
  padding: 30px;
  border-radius: 15px;
  box-shadow: rgb(0 0 0 / 25%) 0px 54px 55px, rgb(0 0 0 / 12%) 0px -12px 30px,
    rgb(0 0 0 / 12%) 0px 4px 6px, rgb(0 0 0 / 17%) 0px 12px 13px,
    rgb(0 0 0 / 9%) 0px -3px 5px;
}

.data-table-area {
  padding-top:15px;
  padding-bottom: 85px;
  background-image: url(../images/data-table-bg.png);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 1;
}

.data-table-content {
  margin-top: 40px;
}
.data-table-content h2 {font-family: 'Anton', sans-serif !important;

  text-transform: capitalize;
  font-size: 40px;
  text-align: center !important;
  color: #fff;
  margin-bottom: 20px;
  /* max-width: 430px; */
}

.default-btn {
  padding: 12px 65px 12px 27px;
  color: #fff;
  text-align: center;
  position: relative;
  overflow: hidden;
  z-index: 1;
  text-transform: capitalize;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#ff2500),
    to(#ff7100)
  );
  background-image: linear-gradient(to right, #ff2500, #ff7100);
  border-radius: 50px;
  border: none;
  outline: none;
}

.p-80 {
  padding-top: 80px !important;
}
.pb-80 {
  padding-bottom: 80px !important;
}

.blue-color {
  color: #1f4691;
}
.yellow-color {font-weight: 100;
  color: #fea500;font-family: 'Anton', sans-serif !important;
}

.an {
  -webkit-animation: ripple 3s infinite;
  animation: ripple 3s infinite;
}

.counter-card h3 {
  font-size: 40px;
  color: #fff;
  font-weight: 500;
  line-height: 1.2;
}
.counter-card {
  text-align: center;
  position: relative;
}

.pt-100 {
  padding-top: 100px;
}

.counter-area-two {
  background-image: url(../images/counter-bg.png);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 400px;
  position: relative;
}

@media only screen and (max-width: 767px) .counter-area-two {
  background-image: none;
  background-color: #2966be;
  height: auto;
  padding-bottom: 20px;
}

/* ------FAQ start from herer------------ */
.myaccordion {
  margin: 0 auto;
  -webkit-box-shadow: 0px 10px 24px -11px rgba(0, 0, 0, 0.27);
  -moz-box-shadow: 0px 10px 24px -11px rgba(0, 0, 0, 0.27);
  box-shadow: 0px 10px 24px -11px rgba(0, 0, 0, 0.27);
  border-radius: 0;
  overflow: hidden;
}

.myaccordion .card,
.myaccordion .card:last-child .card-header {
  border: none;
  background: transparent;
}

.myaccordion .card-header {
  border: none;
  background: transparent;
}
.myaccordion .card-header .heading {
  position: relative;
  font-weight: 300;
  z-index: 0;
}
.myaccordion .card-header .heading h3 {
  font-size: 20px;
  color: #2b40bc;
  margin-bottom: 0;
  text-align: left;
}

.myaccordion .fa {
  font-size: 16px;
  /*color: rgba(0, 0, 0, 0.3);*/
}

.myaccordion .btn {border-left: 2px solid #fff;
  width: 100%;
  font-weight: normal;
  color: #000;
  padding: 0;
  letter-spacing: 0;
  font-size: 18px;
  border-radius: 0 !important;
  border: none;
  border-bottom: 1px solid rgb(43 53 188 / 21%);
  position: relative;
}
.myaccordion .btn .icon {
  width: 30px;
  height: 30px;
  z-index: 0;
  background: #fff;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.05);
}
.myaccordion .btn .icon i {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}

.myaccordion .btn-link:hover,
.myaccordion .btn-link:focus {
  text-decoration: none;
}

[data-toggle="collapse"] .fa:before {
  content: "\f3d8";
  font-family: "Ionicons";
  font-style: normal;
}

[data-toggle="collapse"].collapsed .fa:before {
  content: "\f3d0";
  font-family: "Ionicons";
  font-style: normal;
}

button[aria-expanded="true"] {
  color: #000 !important;
  background:rgb(255 248 235) !important;
  border: none !important;
  /*border-left: 2px solid #f4a107 !important;*/
  border-bottom: 1px solid rgba(0, 0, 0, 0.02) !important;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (prefers-reduced-motion: reduce) {
  button[aria-expanded="true"] {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}
button[aria-expanded="true"] .icon {
  background: #f4a107 !important;
}
button[aria-expanded="true"] .fa {
  color: #fff !important;
}

button[aria-expanded="false"] {
  background-color: #fff;
}

.card-body {border-radius: 5px;
  background: rgba(0, 0, 0, 0.02);
  margin-bottom: 1px;
  /* border: 2px solid #f4a107; */

  box-shadow: rgb(0 0 0 / 3%) 0px 54px 55px, rgb(0 0 0 / 12%) 0px -12px 30px, rgb(0 0 0 / 12%) 0px 4px 6px, rgb(0 0 0 / 17%) 0px 12px 13px, rgb(0 0 0 / 9%) 0px -3px 5px;
}

}

.ftco-section {
  padding: 7em 0;
}




/* counter */
.counter{
  font-family: 'Abel', sans-serif;
  text-align: center;
  padding: 0 20px 20px;
  position: relative;
  z-index: 1;
}
.counter:before{
  content: '';
  border: 5px solid #000;
  border-radius: 20px;
  position: absolute;
  left: 0;
  top: 30px;
  bottom: 0;
  right: 0;
  z-index: -1;
  clip-path: polygon(0 0, 50% 0, 50% 50%, 100% 50%, 100% 100%, 0 100%);
}
.counter .counter-icon{
  color: #fff;
  background-color: #000;
  font-size: 33px;
  line-height: 63px;
  width: 65px;
  height: 65px;
  margin: 0 auto 10px;
  border-radius: 50%;
  border: 2px solid #fff;
  box-shadow: 0 0 10px rgba(0,0,0,0.25);
}
.counter .counter-value{
  color: #000;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 4px;
  display: block;
}
.counter h3{
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  text-transform: capitalize;
  letter-spacing: 0.5px;
  margin: 0;
}
.counter.green:before{ border-color: #000; }
.counter.green .counter-icon{ background-color: #000; }
.counter.green .counter-value{ color: #000; }
.counter.blue:before{ border-color: #2F4F91; }
.counter.blue .counter-icon{ background-color: #2F4F91; }
.counter.blue .counter-value{ color: #2F4F91; }
.counter.red:before{ border-color: #e01123; }
.counter.red .counter-icon{ background-color: #e01123; }
.counter.red .counter-value{ color: #e01123; }
@media screen and (max-width:990px){
  .counter{ margin-bottom: 40px; }
} 
/* END counter */


.active{padding: 0px 25px !important;
  color: rgb(248, 1, 1);
  font-size: 14px;
  /* height: 42px; */
  line-height: 40px;
  display: inline-block;
  text-decoration: none;
  margin: 0 0 0 0px;
  border:2px solid rgb(43 64 188);
  -webkit-border-radius: 18px;
  border-radius: 18px;
  font-weight: 400;}


  /* counter2 */
  .counter2{
    color: var(--main-color);
    background: var(--main-color);
    font-family: 'Abel', sans-serif;
    text-align: center;
    /* width: 410px; 
    height: 210px;*/
    padding: 10px 20px 40px 45px;
    margin: 0 auto;
    border-radius: 15px;
    position: relative;
    z-index: 1;
}
.counter2:before{
    content: "";
    background: #fff;
    border-radius: 10px;
    box-shadow: 4px 4px 6px rgba(0,0,0,0.6);
    position: absolute;
    top: 12px;
    left: 12px;
    right: 12px;
    bottom: 12px;
    z-index: -1;
}
.counter2:after{
    content: "";
    background: var(--main-color);
    width: 40px;
    height: 100px;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 0;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
}
.counter2 .counter2-icon{
    font-size: 35px;
    line-height: 35px;
    margin: 0 0 18px;
}
.counter2 h3{font-family: 'Abel', sans-serif;
    font-size: 24px;
    font-weight:100;
    /* text-transform: uppercase; */
    letter-spacing: 1px;
    line-height: 28px;
    margin: 0 0 10px;
}
.counter2 .counter2-value{
    color: #fff;
    background: #2b40bc;
    font-size: 33px;
    font-weight: 500;
    min-width: 100px;
    padding:8px 18px;
    border-radius: 15px 0 0 0;
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
}
.counter2.blue{ --main-color: #2b40bc; }
.counter2.purple{ --main-color: #563B8D; }
.counter2.magenta{ --main-color: #B02878; }
@media screen and (max-width:990px){
    .counter2{ margin-bottom: 40px; }
}   


    /* END counter2 */



    .user-btn {
      position: relative;
      top: -12px;
  }

  .user-btn i {
    cursor: pointer;
    font-size: 18px;
    color: #30dfb9;
    position: relative;
    display: inline-block;
    top: -2px;
    line-height: 35px;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    background-color: #961a1a;
    text-align: center;
    -webkit-transition: 0.7s;
    transition: 0.7s;
}



/* progress */
.progress2-container {
  width: 100%;
  height: 5px; z-index:100000 !important;
  /* background: #ccc; */
}

.progress2-bar {
  height: 5px;
  z-index:100001212 !important;
  background: #fea500;
  width: 100%;
}


/* end progress */