
.features {
    margin: 100px 0px ;
}
.title {
    position: relative;
    margin: 17px 0px ;
}
.title h2 {
    font-size: 30px;
    font-family: "font_bold";
    padding-top: 10px ;
}
.title h2 img{
    position: absolute;
    width: 120px;
    z-index: -1;
    top: 0px ;
    animation: img1 1.8s  infinite;

}

.text_taps_features ul li {
    display: block;
    position: relative;
    width: 100%;
    padding-right: 53px;
    padding-top: 0px;
    margin: 24px 0px 0px;
    height: 70px;
    overflow: hidden;
}
.text_taps_features ul li img{
    max-width: 45px;
    position: absolute;
    right: 0px ;
    transition: all ease-in-out .2s;
    transform: translateX(100%);
    top: 0px;
}
.text_taps_features ul li i{
    border: 1px solid #F83D38;
    width: 40px ;
    text-align: center;
    position: absolute;
    left: 10px;
    height: 40px;
    transition: all ease-in-out .2s;

    display: inline-block;
    top: 0px;
    transform: translateX(-130%);
    border-radius: 50%;
    padding: 5px 0px ;
    font-size: 22px;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: transparent;
}
.text_taps_features ul li span{
    color: #444444;
    font-family: "font_bold";
    font-size: 26px;
}
.nav-pills .nav-link.active i {
    transform: translateX(0);
    transition: all ease-in-out .2s;
    color: #fff;
}
.nav-pills .nav-link.active img{
    transform: translateX(0);

    transition: all ease-in-out .2s;

 }
 .nav-pills .nav-link.active span{
     color: #fff;
     font-size: 29px;
 }
 .nav-link {
    display: block;
    padding: 0px 10px
;
}

.text_taps_features {
padding-top: 80px ;
}
.img_taps_features {
    text-align: -webkit-left;
}

.img_taps_features img {
    max-width: 84%;
    display: block;
    text-align: left;
}

.offers {
    margin: 10px 0px 80px ;
}

.img_offers {
    position: relative;
    height: 585px;
}
.img_offers img  {
    position:absolute;
    bottom: 0px;
    max-height: 100%;
    max-width: 100%;
}

.offers .owl-theme .owl-dots .owl-dot span {
    width: 30px;
    height: 3px;
    background: #1D1B1B;
}
.offers .owl-theme .owl-dots .owl-dot.active span,.offers .owl-theme .owl-dots .owl-dot:hover span {
    background: #FFCD3C !important;
    width: 50px;
}
.offers .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 30px;
}
.img_services {
    margin: 100px 0px ;
    height: 600px;
    overflow: hidden;
}
.img_services img {
    width: 45%;
    margin: 0px 10px;
}


.img_services img:nth-of-type(1)  {
    padding: 60px 0px 0px;
    animation: img2 8.8s  infinite;

}

.img_services img:nth-of-type(2)  {
    margin: -500px 0px 0px;
    animation: img3 8.8s  infinite;

}

.img_services {
    margin: 100px 0px;
    height: 685px;
    overflow: hidden;
}

@keyframes  img2{
    0%{
      transform:translateY(0%);
      -webkit-transform:translateY(0%);
      -moz-transform:translateY(0%);
      -ms-transform:translateY(0%);
      -o-transform:translateY(0%);
  }

  50% {
      transform: translateY(-37%);
      -webkit-transform: translateY(-37%);
      -moz-transform: translateY(-37%);
      -ms-transform: translateY(-37%);
      -o-transform: translateY(-37%);
  }
  100%{
      transform: translateY(0%);
      -webkit-transform:translateY(0%);
      -moz-transform:translateY(0%);
      -ms-transform:translateY(0%);
      -o-transform:translateY(0%);
  }

  }




@keyframes  img3{
    0%{
      transform:translateY(0%);
      -webkit-transform:translateY(0%);
      -moz-transform:translateY(0%);
      -ms-transform:translateY(0%);
      -o-transform:translateY(0%);
  }

  50% {
      transform: translateY(30%);
      -webkit-transform: translateY(30%);
      -moz-transform: translateY(30%);
      -ms-transform: translateY(30%);
      -o-transform: translateY(30%);
  }
  100%{
      transform: translateY(0%);
      -webkit-transform:translateY(0%);
      -moz-transform:translateY(0%);
      -ms-transform:translateY(0%);
      -o-transform:translateY(0%);
  }

  }

.pn_none {
    padding: 0;
    margin: 0;
}
.text_services {
    margin-right: 50px ;
}

.img_text_services {
    width:100% ;
    height:260px ;
    position: relative;
    background: #0C0B0B;
    border-radius: 20px;
}
.img_text_services img {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    margin: auto;
    max-width: 46%;
}
.sub_text_services {
    text-align: center;
}
.sub_text_services h2 {
    margin: 20px 0px;
    color: #444444;
    font-size: 22px;
}
.sub_text_services {
    margin: 30px 0px;
    text-align: center;
}

.text_services {
    margin-right: 50px;
    padding: 60px 0px 0px;
}

.sub_text_services:hover .img_text_services {
    background-image: radial-gradient(circle ,#434242, #0C0A0A ) ;
}



.sub_text_services:hover img {
    filter: brightness(0) invert(1);
}

.sub_text_services:hover h2{
    color: #fff;
}
.rate span {
    color: #FFCD3C;

}
.checked {
    color: #FFCD3C !important;
    font-weight: bold;
}
.customer_reviews {
    margin:20px  102px 20px 0px;
    overflow: hidden;
}

.rate_customer_reviews {
    margin: 60px 0px 10px;
}
.rate_customer_reviews h4 {
    display: inline-block;
    margin: 0;
    font-size: 30px;
    vertical-align: middle;
    margin-right: 60px ;
    font-family:"font_bold";
}
.rate {
    display: inline-block;
    margin: 0px 10px ;
}
.rate span {
    font-size: 24px ;
}



/* porgress */

  .porgress-statistics h4  {
    position: relative;
    display: inline-block;
    width: 10%;
  }


  .animated-progress {
    width: 59%;
    height: 7px;
    border-radius: 10px;
    display: inline-block;
    overflow: hidden;
    margin: 0px 20px;
    position: relative;
    background: rgba(119, 119, 119, 0.275);
}
  .animated-progress span {
    height: 100%;
    display: block;
    width: 0;
    color: rgb(255, 251, 251);
    line-height: 30px;
    position: absolute;
    text-align: end;
    padding-right: 5px;
  }

  .progress-blue span {
    background:#FFB920;
    color: transparent;
    border-radius: 20px;
  }

.porgress-statistics {
    margin-bottom: 5px;
}

.porgress-statistics h3{
    display: inline-block;

}
.porgress-statistics h4 {
    font-size: 22px;
}
.porgress-statistics h4 i{
    font-weight: bold;
    display: inline-block;
    color: #FFB920;
    vertical-align: bottom;
    font-size: 18px;
}
.rate span {
    margin: 10px;
    font-size: 24px;
}

.sub_slider_customer_reviews {
position: relative;
}

.img_slider_customer_reviews {
    max-width: 150px;
    border-radius: 20px;
}

.text_slider_customer_reviews {
    background-image: radial-gradient(circle ,#FF8682,#F83D38 );
    height: 181px;
    border-radius: 25px;
    margin: 0px 80px 0px 0px;
    padding: 30px 70px 30px 10px;
}
.owl-stage {
    padding-right: 0px !important;
}
.text_slider_customer_reviews .rate  {
    margin: 0px;
}
.text_slider_customer_reviews .rate span{
    margin:0px 2px;
    font-size: 15px;
}
.text_slider_customer_reviews h2 {
    color: #1D1B1B;
    font-family: "font_bold";
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.date_1 {
    font-size: 11px;
    margin-right: 10px;
}
.text_slider_customer_reviews p {
    font-size: 13px;
    margin: 10px 0px 0px;
    overflow: hidden;
    height: 57px;
    line-height: 30px;
}
.img_slider_customer_reviews {
    transform: translateY(-50%);
    position: absolute;
    max-width: 135px;
    top: 50%;
    border-radius: 20px;
}


.slider_customer_reviews {
    padding-top: 113px;
}
.sub_slider_customer_reviews{
    opacity: .4;
    transform: scale(.8);
}
.center .sub_slider_customer_reviews{
    opacity: 1;
    transform: scale(1);

}
.slider_customer_reviews .owl-theme .owl-dots .owl-dot {
    margin: 0px 5px ;

}
.slider_customer_reviews .owl-theme .owl-dots .owl-dot.active {
    border-radius: 50%;
    width: 23px;
    text-align: center;
    height: 23px;
    border: 1px solid #F83D38;
}
.slider_customer_reviews .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #F83D38;
}

.slider_customer_reviews .owl-theme .owl-dots .owl-dot span {
    width: 13px;
    height: 13px;
    margin: 0px auto!important;
    background: #1D1B1B;
    border-radius: 50%;
}
.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 31px;
}
.main_contact_us {
    margin: 50px ;
}
.sub_contact_us {
    background-image: radial-gradient(circle ,#444444, #1D1B1B ) ;
    border-radius: 10px;
    height: 55px;
    margin: 10px 0px;
    position: relative;
    padding: 7px;
}
.sub_contact_us i {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 7px 0px;
    font-size: 20px;
    color: #444444;
    margin: 0px 10px ;
}
.sub_contact_us a {
    display: inline-block;
    vertical-align: text-bottom;
    margin: 0%;
    color: #fff;
}

.drop {
    display: inline-block;
    background: transparent !important;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
}
.input_contact_us {
    margin: 10px 0px;

}
.form-control {
    background: transparent;
    color: #444444;
    height: 45px;
    border-radius: 5px;
    border: 1px solid #444444;
}

.form-control:focus {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
    outline: 0;
    box-shadow:none;
}
.form_show {
    display: none;
}
.form_contact_us {
    cursor: pointer;
}
.form_contact_us span {
    display: inline-block;
    vertical-align: text-bottom;
    margin: 0%;
    color: #fff;
}
.bg_contact_us .sub_contact_us {
    background-image: radial-gradient(circle ,#FF8682,#F83D38 );
}
.bg_contact_us .sub_contact_us .drop {
    color: #fff;
    transition: all ease-in-out .5s;
    transform: scaleY(-1);
}

.bg_contact_us .sub_contact_us .drop {
    color: #fff;
    transform: scaleY(-1) translateY(50%);
    transition: all ease-in-out .5s;
}
.ctm_btn {
    background:#F81812;
    color: #fff;
    width: 140px;
    border: none;
    display: block;
    margin: 20px auto;
    height: 45px;
    border-radius:5px ;
}
.end_page {
    border-top:1px solid #fff ;
    padding: 20px 0px ;
    margin:40px 0px 0px  ;

    color: #444444;
}
.end_page p {
    text-align: right;
    margin-bottom: 0px;
}
.end_page h2{
    text-align: left;
    margin-bottom: 0;
}
.end_page h2 a{
    color: #444444;
}
.end_page h2 a:hover{
    color: #F81812;
}
.end_page h2 i{
    color: #F83D38;
}
.features {
    overflow: hidden;
}
div#times-ican {
    position: absolute;
    top: 48px;
    left: 99px;
    display: none;
    font-size: 29px;
}
.header .container {
    position: relative;
}
.logo_mune {
    display: none;
}
.element .language {
    display: none;
}
.error {
    color: red;
}



/* End landing Css */

#captchaBackground {
    height: 220px;
    width: 250px;
    background-color: #2d3748;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

#captchaHeading {
    color: white;
}

#captcha {
    height: 80%;
    width: 80%;
    font-size: 30px;
    letter-spacing: 3px;
    margin: auto;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.center {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#submitButton {
    margin-top: 2em;
    margin-bottom: 2em;
    /* background-color: #08e5ff; */
    border: 0px;
    font-weight: bold;
}

#refreshButton {
    background-color: #08e5ff;
    border: 0px;
    font-weight: bold;
}

#textBox {
    height: 25px;
}

.incorrectCaptcha {
    color: #FF0000;
}

.correctCaptcha {
    color: #7FFF00;
}


#captchaBackground {
    height: 263px;
    width: 50%;
    padding: 20px;
    background-color: transparent;
    display: flex;
    border-radius: 10px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    margin: auto;
}

input#textBox {
    width: 56%;
    border-radius: 6px !important;
    margin: 20px auto;
    border: 1px solid #2e2e2e65;
}


#refreshButton {
    color: #fff;
    background-color: #000;
    border: 0px;
    font-weight: bold;
    height: 50px;
    padding: 7px 25px;
    border-radius: 5px;
}


.input-form {
    width: 39%;
}
.input-form input {
    width: 100% ;
}

option {
    background: #000
}
