/***************************************************************************************************************
||||||||||||||||||||||||||||       MASTER STYLESHEET FOR Appilo               ||||||||||||||||||||||||||||||||||
****************************************************************************************************************
||||||||||||||||||||||||||||              TABLE OF CONTENT                  ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************
****************************************************************************************************************
* 1. imported styles 
* 2. miscelnious styles 
* 3. header styles 
* 4. banner styles 
* 5. fun fact styles 
* 6. app features styles 
* 7. features styles 
* 8. video box styles 
* 9. pricing styles 
* 10. intigration styles 
* 11. blog styles 
* 12. footer styles 
* 13. inner banner styles 
* 14. sidebar styles 
* 15. testimonials styles 
* 16. app screenshot styles 
* 17. how app work styles 
****************************************************************************************************************
||||||||||||||||||||||||||||            End TABLE OF CONTENT                ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************/
/************************** 
* 1. imported styles 
***************************/
@import url(https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i);
@import url(bootstrap.min.css);
@import url(bootstrap-select.min.css);
@import url(../plugins/flaticons/flaticon.css);
@import url(owl.carousel.css);
@import url(owl.theme.default.min.css);
@import url(nouislider.css);
@import url(nouislider.pips.css);
@import url(jquery.bootstrap-touchspin.css);
@import url(magnific-popup.css);
@import url(swiper.css);
@import url(jquery.bxslider.min.css);
@import url(animate.min.css);
@import url(hover-min.css);
@import url(../plugins/fontawesome-5/css/fontawesome-all.min.css);
/************************** 
* 2. miscelnious styles 
***************************/
body {
  font-family: 'Poppins';
  color: #656565;
  font-size: 14px;
  line-height: 27px;
}
.footer-r{
  color: #fff;
}
.namaa{
  color: #f6921e;
}
.namaa:hover{
  color: #F5B047;
}
a:hover,
a:visited,
a:focus,
a:active {
  text-decoration: none !important;
  outline: none !important;
}

.container {
  -webkit-transition: none;
  transition: none;
}

@media (min-width: 1200px) {
  .container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 1366px) and (min-width: 1024px) {
    .banner-static {
      /* background: #fff url(../../uploads/slider-bg.jpg) center top no-repeat; */
      background-size: cover;
    }
    .asdww{
        width: 218px !important
    }
    .how-app-work-section .how-app-work-slider-content img.circled-img{
        width: 750px !important;
    }
    .how-app-work-section .how-app-work-slider-wrapper{
      width: 285px !important;
      height: 575px !important;
    }
    .how-app-work-screen-mobile-image{
      width: 290px !important;
      height: 576px !important; 
    }
    /* .features-style-one{
      background-position-x: 100% !important;
    } */

}

@media(min-width: 1367px){
    footer.footer{
      background-size: 125% !important
    }
}
@media(max-width: 768px){
  .home-decor{
    display: none;
  }
  .header-navigation .container .navbar-brand .default-logo{
    width: 100px !important;
  }
  .header-navigation .container{
    padding-left: 0px !important
  }
  .navbar-default .navbar-toggle{
    border-color: #000 !important;
  }
  .navbar-default .navbar-toggle .icon-bar{
    background: #000 !important
  }
  .how-app-work-slider-content{
    float: unset !important;
    text-align: center !important;
  }
  .circled-img{
    display: none !important
  }
  .preloader .spinner{
    left: 28% !important;
    margin-left: unset !important
  }
  .how-app-work-section .how-app-work-content{
    margin-bottom: unset !important
  }
  .download-btn{
    margin-bottom: 10px !important;
  }
  footer.footer .footer-widget.links-widget{
    padding-right: unset !important;
  }
  .fa-phone, .fa-envelope,.fa-map-marker-alt{
    color: #ffffff !important;
  }
  footer.footer .footer-widget .title{
    margin-bottom: 12px !important;
  }
  .how-app-work-section{
    margin-top: 0px !important;
  }
  .testimonials-style-one{
    margin-top: 25px !important
  }
}

.city , .ilce_id , .mahalle_id, .more_app, .delivery_service{
  height: 46px;
  padding: 0px 27px;
}
.sec-pad {
  padding: 120px 0;
}

.p0 {
  padding: 0 !important;
}

.pt0 {
  padding-top: 0 !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.gray-bg {
  background: #F4F9FD;
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
  margin-left: 0;
  font-size: inherit;
}

.sec-title {
  margin-bottom: 100px;
}
.sec-title h2, .sec-title p {
  margin: 0;
}
.sec-title h2 {
  font-size: 32px;
  color: #170B35;
  font-weight: 600;
}
.sec-title p {
  font-size: 16px;
  line-height: 26px;
  color: #656565;
  margin-top: 20px;
}

.thm-btn {
  display: inline-block;
  border: none;
  outline: none;
  background: #6541c1;
  background: -webkit-gradient(left top, right top, color-stop(0%, #6541c1), color-stop(98%, #d43396), color-stop(100%, #d43396));
  background: -webkit-gradient(linear, left top, right top, from(#6541c1), color-stop(98%, #d43396), to(#d43396));
  background: linear-gradient(to right, #6541c1 0%, #d43396 98%, #d43396 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6541c1', endColorstr='#d43396', GradientType=1);
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  border-radius: 28px;
  padding: 15px 29px;
  position: relative;
}
.thm-btn:before {
  content: '';
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  border-radius: 28px;
  background: #fff;
  opacity: 0;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.thm-btn:hover {
  color: #190A32;
}
.fixed-top {
    position: fixed !important;
    top: 0;
    right: 0;
    left: 0;
    background: #ffffff !important;
    z-index: 99999;
    border-bottom: 2px solid rgb(245 144 38);
}
.thm-btn:hover:before {
  opacity: 1;
}
.thm-btn > span {
  position: relative;
}
.thm-btn.borderd {
  color: #190A32;
}
.thm-btn.borderd:before {
  content: '';
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  border-radius: 28px;
  background: #fff;
  opacity: 1;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.thm-btn.borderd:hover {
  color: #fff;
}
.thm-btn.borderd:hover:before {
  opacity: 0;
}

.separator {
  display: block;
  width: 100%;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  height: 1px;
  background: rgba(83, 82, 83, 0.15);
}
.separator.full-width {
  max-width: 100%;
}
.separator.no-border {
  background-color: transparent;
}
.separator.mt135 {
  margin-top: 135px;
}
.separator.mb135 {
  margin-bottom: 135px;
}
.separator.mt115 {
  margin-top: 115px;
}
.separator.mb115 {
  margin-bottom: 115px;
}
.separator.mt100 {
  margin-top: 100px;
}
.separator.mb100 {
  margin-bottom: 100px;
}
.separator.mt90 {
  margin-top: 90px;
}
.separator.mb90 {
  margin-bottom: 90px;
}

.scroll-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
    width: 51px;
    height: 51px;
    text-align: center;
    background: linear-gradient(to right, #ed2028 0%, #9793a1 98%, #9793a1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed2028', endColorstr='#ed2028', GradientType=1);
    color: #fff;
    font-size: 17px;
    line-height: 50px;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    -webkit-box-shadow: 0px 23px 42px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 23px 42px rgba(0, 0, 0, 0.2);
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.preloader {
  background: #6541c1;
  background: -webkit-gradient(left top, right top, color-stop(0%, #6541c1), color-stop(98%, #d43396), color-stop(100%, #d43396));
  background: -webkit-gradient(linear, left top, right top, from(#6541c1), color-stop(98%, #d43396), to(#d43396));
  background: linear-gradient(to right, #6541c1 0%, #d43396 98%, #d43396 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6541c1', endColorstr='#d43396', GradientType=1);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999999;
}
.preloader .spinner {
  width: 200px;
  height: 200px;
  position: absolute;
  top: 40%;
  left: 46%;
  margin-top: -30px;
  margin-left: -30px;
  /* background-color: #fff; */
  border-radius: 100%;
  -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
  animation: sk-scaleout 1.0s infinite ease-in-out;
  background-image: url('../../uploads/favicon/loader.png');
}
.swiper-slide1{
  background-image: url('../../uploads/screenshot/2.png');
}
.swiper-slide2{
  background-image: url('../../uploads/screenshot/3.png');
}
.swiper-slide3{
  background-image: url('../../uploads/screenshot/4.png');
}
.swiper-slide4{
  background-image: url('../../uploads/screenshot/5.png');
}
.swiper-slide5{
  background-image: url('../../uploads/screenshot/1.png');
}
@-webkit-keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
@keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
/************************** 
* 3. header styles 
***************************/
.header {
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
  z-index: 999;
}

.header-navigation {
  background-color: transparent;
  margin-bottom: 0;
  border: none;
  border-radius: 0;
  min-height: auto;
}
.header-navigation .container {
  background: transparent;
  position: relative;
  padding-right: 130px;
}
.header-navigation .container .navbar-brand {
  height: auto;
  padding: 4px 0;
  margin-left: 0;
}
.header-navigation .container .navbar-brand .default-logo {
  display: block;
  width:175px;
  margin-top:-35px;
}
.header-navigation .container .navbar-brand .stick-logo {
  display: none;
}
.header-navigation .container .main-navigation {
  text-align: right;
  padding: 0;
}
.header-navigation .container .right-side-box {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.header-navigation .container .right-side-box a {
  display: inline-block;
  border: none;
  outline: none;
  background: #fff;
  color: #190A32;
  font-weight: 600;
  font-size: 15px;
  border-radius: 18px;
  display: inline-block;
  padding: 4.5px 21.5px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.header-navigation .container .right-side-box a:hover {
  background: #ed2028;
  background: -webkit-gradient(left top, right top, color-stop(0%, #ed2028), color-stop(98%, #ed2028), color-stop(100%, #ed2028));
  background: -webkit-gradient(linear, left top, right top, from(#ed2028), color-stop(98%, #ed2028), to(#ed2028));
  background: linear-gradient(to right, #ed2028 0%, #ed2028 98%, #ed2028 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed2028', endColorstr='#ed2028', GradientType=1);
  color: #fff;
}
.header-navigation ul.navigation-box {
  float: none;
  display: inline-block;
  vertical-align: middle;
}
.header-navigation ul.navigation-box li a .sub-nav-toggler {
  display: none;
}
.header-navigation ul.navigation-box > li {
  position: relative;
  padding: 7px 0;
}
.header-navigation ul.navigation-box > li.show-mobile {
  display: none;
}
@media (max-width: 450px) {
  .header-navigation ul.navigation-box > li.show-mobile {
    display: block;
  }
}
.header-navigation ul.navigation-box > li + li {
  margin-left: 35px;
}
.header-navigation ul.navigation-box > li > a {
  padding: 5px 0;
  color: #FFFFFF;
  font-size: 15px;
  font-weight: 600;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  letter-spacing: .01em;
}
.header-navigation ul.navigation-box > li.active > a,
.header-navigation ul.navigation-box > li.current > a,
.header-navigation ul.navigation-box > li > a:active,
.header-navigation ul.navigation-box > li > a:focus,
.header-navigation ul.navigation-box > li:hover > a {
  color: #190A32;
}
.header-navigation ul.navigation-box > li > ul.sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  min-width: 200px;
  padding: 0px 0px;
  text-align: left;
  list-style: none;
  background-color: #F4F4F6;
  background-clip: padding-box;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .4s ease, visibility .4s ease;
  transition: opacity .4s ease, visibility .4s ease;
}
.header-navigation ul.navigation-box > li > ul.sub-menu.right-align {
  left: auto;
  right: 0;
}
.header-navigation ul.navigation-box > li:hover > ul.sub-menu {
  opacity: 1;
  visibility: visible;
}
.header-navigation ul.navigation-box > li > ul.sub-menu > li {
  display: block;
  position: relative;
}
.header-navigation ul.navigation-box > li > ul.sub-menu > li > a {
  font-size: 15px;
  color: #2d2d2d;
  padding: 8px 0;
  display: block;
  line-height: 26px;
  padding-left: 27px;
  white-space: nowrap;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.header-navigation ul.navigation-box > li > .sub-menu li + li {
  border-top: 1px solid #E2E2E2;
}
.header-navigation ul.navigation-box > li > .sub-menu li:hover > a {
  background: #ed2028;
  color: #fff;
  position: relative;
}
.header-navigation ul.navigation-box > li > .sub-menu > li > ul.sub-menu {
  position: absolute;
  top: 0%;
  left: 100%;
  z-index: 1000;
  float: left;
  min-width: 239px;
  padding: 0px 0px;
  text-align: left;
  list-style: none;
  background-color: #F4F4F6;
  background-clip: padding-box;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .4s ease, visibility .4s ease;
  transition: opacity .4s ease, visibility .4s ease;
}
.header-navigation ul.navigation-box > li > .sub-menu > li:hover > ul.sub-menu {
  opacity: 1;
  visibility: visible;
}
.header-navigation ul.navigation-box > li > .sub-menu > li > ul.sub-menu > li {
  display: block;
  position: relative;
}
.header-navigation ul.navigation-box > li > .sub-menu > li > ul.sub-menu > li > a {
  font-size: 16px;
  color: #2d2d2d;
  font-family: "Open Sans", sans-serif;
  padding: 8px 0;
  display: block;
  line-height: 26px;
  padding-left: 27px;
  white-space: nowrap;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.header-navigation ul.navigation-box > li > .sub-menu > li > .sub-menu li + li {
  border-top: 1px solid #E2E2E2;
}
.header-navigation ul.navigation-box > li > .sub-menu > li > .sub-menu li:hover > a {
  background: #6270EA;
  color: #fff;
  position: relative;
}
.header-navigation.stricky-fixed {
  position: unset;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99999;
  background: #ed2028;
  -webkit-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.32);
          box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.32);
}
.header-navigation.stricky-fixed .container .navbar-brand {
  padding-top: 22px;
  padding-bottom: 22px;
}
.header-navigation.stricky-fixed .container .navbar-brand .default-logo {
  display: none;
}
.header-navigation.stricky-fixed .container .navbar-brand .stick-logo {
  display: block;
}
.header-navigation.stricky-fixed ul.navigation-box > li {
  padding-top: 30px;
  padding-bottom: 30px;
}
.header-navigation.stricky-fixed ul.navigation-box > li > a {
  padding: 0;
}
.header-navigation.stricky-fixed ul.navigation-box > li.active > a, 
.header-navigation.stricky-fixed ul.navigation-box > li > a:active, .header-navigation.stricky-fixed ul.navigation-box > li > a:focus
 {
  color: #d13497;
}
.header-navigation.stricky-fixed ul.navigation-box > li.current > a{
  color: #fff;
}
/************************** 
* 4. banner styles 
***************************/
.banner-static {
  /* background: #fff url(../../uploads/slider-bg.jpg) 90% top no-repeat; */
  /*padding-top: 190px;*/
  padding-top: 0px;
  overflow: hidden;
  margin-top: 90px;
}

.banner-static .banner-content {
  text-align: right;
  /*background: #ffffffb3;*/
    margin-bottom: 12px;
    padding-top: 0;
    padding-bottom: 0;
    border-radius: 15px;
    padding: 15px;
  /*padding-top: 85px;*/
      padding-top: 100%;
}
.banner-static .banner-content h3 {
  margin: 0;
  color: #190A32;
  font-size: 42px;
  line-height: 60px;
  font-weight: 600;
  margin-bottom: 11px;
}
.banner-static .banner-content p {
  margin: 0;
  color: #666666;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 54px;
}
.banner-static .banner-content .thm-btn + .thm-btn {
  margin-left: 15px;
}
.banner-static .banner-content .thm-btn {
  -webkit-box-shadow: 0px 15px 30px rgba(182, 134, 236, 0.27);
          box-shadow: 0px 15px 30px rgba(182, 134, 236, 0.27);
}
.banner-static .banner-content .thm-btn:hover {
  color: #fff;
  -webkit-box-shadow: 0px 15px 30px rgba(182, 134, 236, 0.27);
          box-shadow: 0px 15px 30px rgba(182, 134, 236, 0.27);
}
.banner-static .banner-content .thm-btn:hover:before {
  opacity: 0;
}
.banner-static .banner-content .thm-btn.borderd {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.banner-static .banner-content .thm-btn.borderd:hover {
  -webkit-box-shadow: 0px 15px 30px rgba(182, 134, 236, 0.27);
          box-shadow: 0px 15px 30px rgba(182, 134, 236, 0.27);
}
.banner-static .banner-content .thm-btn.borderd:hover:before {
  opacity: 0;
}
.banner-static .banner-moc-box > img {
  position: relative;
  left: 175px;
}

/************************** 
* 5. fun fact styles 
***************************/
.fun-fact .single-fun-fact {
  text-align: center;
}
.fun-fact .single-fun-fact p {
  color: #656565;
  font-size: 14px;
  font-weight: 600;
  margin: 0;
}
.fun-fact .single-fun-fact span.counter {
  background: linear-gradient(to right, #f6921e 0%, #9274b2 98%, #9274b2 100%);
  background: -webkit-gradient(linear, left top, right top, from(#f6921e), color-stop(98%, #9274b2), to(#9274b2));
  /* background: linear-gradient(to right, #6541c1 0%, #d43396 98%, #d43396 100%); */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 200;
  font-size: 53px;
}
.fun-fact .single-fun-fact span.counterr {
  background: linear-gradient(to right, #f6921e 0%, #9274b2 98%, #9274b2 100%);
  background: -webkit-gradient(linear, left top, right top, from(#f6921e), color-stop(98%, #9274b2), to(#9274b2));
  /* background: linear-gradient(to right, #6541c1 0%, #d43396 98%, #d43396 100%); */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 200;
  font-size: 53px;
}
.fun-fact .separator {
  display: block;
  width: 100%;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  height: 1px;
  background: rgba(83, 82, 83, 0.15);
  margin-top: 70px;
  margin-bottom: 75px;
}

/************************** 
* 6. app features styles 
***************************/
.app-features {
  /* padding-bottom: 135px; */
  /* margin-bottom: 155px; */
  padding-bottom: unset;
}
#how-it-works{
  /* margin-top: 120px; */
}
.app-features .single-app-features i {
  color: #ed2028;
  font-size: 65px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  line-height: 1;
  /* font-weight: 300 */
}
.app-features .single-app-features img{
    width: 100px;
    height: 100px;
    margin-right: auto;
    margin-left: auto;
}
.app-features .single-app-features h3,
.app-features .single-app-features p {
  margin: 0;
}
.app-features .single-app-features h3 {
  font-size: 20px;
  font-weight: 500;
  color: #f49221;
  margin-top: 17px;
  margin-bottom: 17px;
}
.app-features .single-app-features p {
  letter-spacing: .01em;
  color: #656565;
  margin-bottom: 50px;
}
.app-features .single-app-features .line {
  width: 100%;
  height: 4px;
  background: #ed2028;
  background: -webkit-gradient(left top, right top, color-stop(0%, #ed2028), color-stop(98%, #ed2028), color-stop(100%, #ed2028));
  background: -webkit-gradient(linear, left top, right top, from(#ed2028), color-stop(98%, #ed2028), to(#ed2028));
  background: linear-gradient(to right, #ed2028 0%, #ed2028 98%, #ed2028 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed2028', endColorstr='#ed2028', GradientType=1);
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
/* .app-features .single-app-features .line {
  width: 100%;
  height: 4px;
  background: #6541c1;
  background: -webkit-gradient(left top, right top, color-stop(0%, #6541c1), color-stop(98%, #d43396), color-stop(100%, #d43396));
  background: -webkit-gradient(linear, left top, right top, from(#6541c1), color-stop(98%, #d43396), to(#d43396));
  background: linear-gradient(to right, #6541c1 0%, #d43396 98%, #d43396 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6541c1', endColorstr='#d43396', GradientType=1);
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
} */
.app-features .single-app-features:hover i {
  background: -webkit-gradient(linear, left top, right top, from(#9274b2), color-stop(98%, #f6921e), to(#f6921e));
  background: linear-gradient(to right, #9274b2 0%, #f6921e 98%, #f6921e 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.app-features .single-app-features:hover .line {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.app-features .center .single-app-features i {
  background: -webkit-gradient(linear, left top, right top, from(#9274b2), color-stop(98%, #f6921e), to(#f6921e));
  background: linear-gradient(to right, #9274b2 0%, #f6921e 98%, #f6921e 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
/* .app-features .center .single-app-features i {
  background: -webkit-gradient(linear, left top, right top, from(#6541c1), color-stop(98%, #d43396), to(#d43396));
  background: linear-gradient(to right, #6541c1 0%, #d43396 98%, #d43396 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
} */
.app-features .center .single-app-features .line {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.app-features .owl-theme .owl-nav {
  margin: 0;
}
.app-features .owl-theme .owl-nav [class*=owl-] {
  background: #E9E8E8;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  margin: 0;
  padding: 0;
  line-height: 38px;
  font-size: 14px;
  position: absolute;
  top: 40%;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
.app-features .owl-theme .owl-nav [class*=owl-] i {
  background: -webkit-gradient(linear, left top, right top, from(#6541c1), color-stop(98%, #d43396), to(#d43396));
  background: linear-gradient(to right, #6541c1 0%, #d43396 98%, #d43396 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.app-features .owl-theme .owl-nav .owl-prev {
  left: 0;
}
.app-features .owl-theme .owl-nav .owl-next {
  right: 0;
}

/************************** 
* 7. features styles 
***************************/
.features-style-one .feature-style-content {
  /*background: #fbfbfbc2;*/
  padding: 10px;
  padding-top: 50px;
}
.features-style-one .feature-style-content.pl40 {
  padding-left: 40px;
}
.features-style-one .feature-style-content > i {
  font-size: 45px;
  background: -webkit-gradient(linear, left top, right top, from(#6541c1), color-stop(98%, #d43396), to(#d43396));
  background: linear-gradient(to right, #6541c1 0%, #d43396 98%, #d43396 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1;
}
.features-style-one .feature-style-content h3 {
  margin: 0;
  color: #150A33;
  font-size: 32px;
  line-height: 48px;
  margin-top: 25px;
  margin-bottom: 20px;
}
.features-style-one .feature-style-content p {
  font-size: 16px;
  line-height: 27px;
  color: #656565;
  letter-spacing: .01em;
  margin: 0;
  margin-bottom: 20px;
}
.features-style-one .feature-style-content a.more {
  font-size: 16px;
  font-weight: 600;
  color: #6B40BF;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.features-style-one .feature-style-content a.more i {
  margin-left: 5px;
  vertical-align: middle;
}
.features-style-one .feature-style-content a.more:hover {
  color: #d43297;
}
.features-style-one img.has-dropshadow {
  -webkit-box-shadow: 0px 16px 43px rgba(78, 48, 135, 0.24);
          box-shadow: 0px 16px 43px rgba(78, 48, 135, 0.24);
}

/************************** 
* 8. video box styles 
***************************/
.video-box {
  background: #ffffff url(../../uploads/test19.jpg) center center no-repeat fixed;
  background-size: cover;
  position: relative;
  padding: 126px 0;
}
.video-box:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000000b0;
  opacity: 0.7;
}
.video-box .container {
  position: relative;
}
.video-box h3 {
  margin: 0;
  color: #fff;
  font-weight: 600;
  font-size: 32px;
  margin-bottom: 50px;
}
.video-box a.video-btn {
  width: 109px;
  height: 109px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.3);
  text-align: center;
  display: inline-block;
  line-height: 109px;
  -webkit-animation-name: hvr-pulse;
  animation-name: hvr-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.video-box a.video-btn i {
  display: inline-block;
  vertical-align: middle;
  width: 84px;
  height: 84px;
  color: #fff;
  font-size: 20px;
  line-height: 84px;
  border-radius: 50%;
  background: rgb(246 146 35);
}

/************************** 
* 9. pricing styles 
***************************/
.pricing-section {
  /* The switch - the box around the slider */
  /* Hide default HTML checkbox */
  /* The slider */
  /* Rounded sliders */
}
.pricing-section .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
  vertical-align: middle;
}
.pricing-section .switch input {
  display: none;
}
.pricing-section .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #6541c1;
  background: -webkit-gradient(left top, right top, color-stop(0%, #6541c1), color-stop(98%, #d43396), color-stop(100%, #d43396));
  background: -webkit-gradient(linear, left top, right top, from(#6541c1), color-stop(98%, #d43396), to(#d43396));
  background: linear-gradient(to right, #6541c1 0%, #d43396 98%, #d43396 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6541c1', endColorstr='#d43396', GradientType=1);
  -webkit-transition: .4s;
  transition: .4s;
}
.pricing-section .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}
.pricing-section .switch.on .slider {
  background: #d43396;
  background: -webkit-gradient(left top, right top, color-stop(0%, #d43396), color-stop(100%, #6541c1));
  background: -webkit-gradient(linear, left top, right top, from(#d43396), to(#6541c1));
  background: linear-gradient(to right, #d43396 0%, #6541c1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d43396', endColorstr='#6541c1', GradientType=1);
}
.pricing-section .switch.off .slider {
  background: #6541c1;
  background: -webkit-gradient(left top, right top, color-stop(0%, #6541c1), color-stop(98%, #d43396), color-stop(100%, #d43396));
  background: -webkit-gradient(linear, left top, right top, from(#6541c1), color-stop(98%, #d43396), to(#d43396));
  background: linear-gradient(to right, #6541c1 0%, #d43396 98%, #d43396 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6541c1', endColorstr='#d43396', GradientType=1);
}
.pricing-section input:focus + .slider {
  -webkit-box-shadow: 0 0 1px #2196F3;
          box-shadow: 0 0 1px #2196F3;
}
.pricing-section .switch.off .slider:before {
  -webkit-transform: translateX(26px);
  transform: translateX(26px);
}
.pricing-section .slider.round {
  border-radius: 34px;
}
.pricing-section .slider.round:before {
  border-radius: 50%;
}
.pricing-section ul.switch-toggler-list {
  margin-bottom: 40px;
}
.pricing-section ul.switch-toggler-list li a {
  font-size: 18px;
  font-weight: 600;
  color: #323232;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
}
.pricing-section ul.switch-toggler-list li.active a {
  color: #989898;
}
.pricing-section .pricing-row {
  padding-top: 20px;
}
.pricing-section .single-pricing {
  position: relative;
  background: #E8E6E6;
  border-radius: 15px;
}
.pricing-section .single-pricing:before {
  content: '';
  background: #fff;
  position: absolute;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  border-radius: 15px;
}
.pricing-section .single-pricing .inner {
  position: relative;
  padding-bottom: 45px;
  padding-top: 45px;
}
.pricing-section .single-pricing h3, .pricing-section .single-pricing p, .pricing-section .single-pricing ul, .pricing-section .single-pricing li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pricing-section .single-pricing h3.title {
  font-size: 24px;
  color: #170B35;
  font-weight: 600;
}
.pricing-section .single-pricing p.price {
  background: -webkit-gradient(linear, left top, right top, from(#6541c1), color-stop(98%, #d43396), to(#d43396));
  background: linear-gradient(to right, #6541c1 0%, #d43396 98%, #d43396 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 53px;
  font-weight: 200;
  line-height: 1em;
  margin-bottom: 20px;
  margin-top: 20px;
}
.pricing-section .single-pricing p.price-label {
  font-size: 18px;
  font-weight: 600;
  color: #656565;
}
.pricing-section .single-pricing ul.list-item {
  margin-top: 45px;
}
.pricing-section .single-pricing ul.list-item li {
  font-size: 14px;
  color: #170B35;
  font-weight: 500;
}
.pricing-section .single-pricing ul.list-item li i {
  vertical-align: middle;
  margin-right: 5px;
}
.pricing-section .single-pricing ul.list-item li i.fa-check {
  color: #12CE32;
}
.pricing-section .single-pricing ul.list-item li i.fa-times {
  color: #FF0302;
}
.pricing-section .single-pricing a.thm-btn {
  padding: 15px 57px;
  margin-top: 35px;
}
.pricing-section .single-pricing a.thm-btn:hover {
  -webkit-box-shadow: 0px 15px 30px rgba(182, 134, 236, 0.27);
          box-shadow: 0px 15px 30px rgba(182, 134, 236, 0.27);
}
.pricing-section .single-pricing.popular {
  background: #6541c1;
  background: -webkit-gradient(left top, right top, color-stop(0%, #6541c1), color-stop(98%, #d43396), color-stop(100%, #d43396));
  background: -webkit-gradient(linear, left top, right top, from(#6541c1), color-stop(98%, #d43396), to(#d43396));
  background: linear-gradient(to right, #6541c1 0%, #d43396 98%, #d43396 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6541c1', endColorstr='#d43396', GradientType=1);
  margin-top: -20px;
}
.pricing-section .single-pricing.popular .inner {
  padding-top: 65px;
  padding-bottom: 65px;
}
.pricing-section .single-pricing.popular .thm-btn {
  color: #fff;
  -webkit-box-shadow: 0px 15px 30px rgba(182, 134, 236, 0.27);
          box-shadow: 0px 15px 30px rgba(182, 134, 236, 0.27);
}
.pricing-section .single-pricing.popular .thm-btn:before {
  opacity: 0;
}
.pricing-section .tabed-content #year, .pricing-section .tabed-content #month {
  display: none;
}

/************************** 
* 10. intigration styles 
***************************/
.intigration-section .intigration-content {
  padding-top: 40px;
}
.intigration-section h3 {
  margin: 0;
  color: #150A33;
  font-size: 32px;
  line-height: 48px;
  margin-top: 25px;
  margin-bottom: 20px;
}
.intigration-section p {
  font-size: 16px;
  line-height: 27px;
  color: #656565;
  letter-spacing: .01em;
  margin: 0;
  margin-bottom: 20px;
}
.intigration-section a.more {
  color: #6B40BF;
  font-size: 16px;
  font-weight: 600;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.intigration-section a.more i {
  margin-left: 5px;
  vertical-align: middle;
}
.intigration-section a.more:hover {
  color: #d43297;
}
.intigration-section .intigration-img-box {
  position: relative;
  display: block;
  min-height: 360px;
}
.intigration-section .intigration-img-box img {
  position: absolute;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  border-radius: 20px;
}
.intigration-section .intigration-img-box img:hover {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
  -webkit-box-shadow: 0px 15px 30px rgba(53,27,64, 0.27);
          box-shadow: 0px 15px 30px rgba(53,27,64, 0.27);
}
.intigration-section .intigration-img-box img:nth-child(1) {
  top: 0;
  right: 185px;
}
.intigration-section .intigration-img-box img:nth-child(2) {
  top: 48px;
  right: 60px;
}
.intigration-section .intigration-img-box img:nth-child(3) {
  top: 170px;
  right: 350px;
}
.intigration-section .intigration-img-box img:nth-child(4) {
  top: 196px;
  right: 200px;
}
.intigration-section .intigration-img-box img:nth-child(5) {
  bottom: 0px;
  right: 0px;
}


.intigration-section .intigration-img-box a:nth-child(1) img{
  top: 0;
  right: 185px;
}
.intigration-section .intigration-img-box a:nth-child(2) img{
  top: 48px;
  right: 60px;
}
.intigration-section .intigration-img-box a:nth-child(3) img{
  top: 170px;
  right: 350px;
}
.intigration-section .intigration-img-box a:nth-child(4) img{
  top: 196px;
  right: 200px;
}
.intigration-section .intigration-img-box a:nth-child(5) img{
  bottom: 0px;
  right: 0px;
}


/************************** 
* 11. blog styles 
***************************/
.blog-style-one .single-blog-post:hover .img-box img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.blog-style-one .single-blog-post:hover .img-box:after {
  opacity: 1;
}
.blog-style-one .single-blog-post .img-box {
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  height: 250px;
}
.blog-style-one .single-blog-post .img-box:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.blog-style-one .single-blog-post .img-box > img {
  border-radius: 10px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  height: 100%;
}
.blog-style-one .single-blog-post .text-box h3,
.blog-style-one .single-blog-post .text-box p,
.blog-style-one .single-blog-post .text-box ul,
.blog-style-one .single-blog-post .text-box li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.blog-style-one .single-blog-post .text-box ul.meta-info {
  margin-top: 40px;
  margin-bottom: 15px;
}
.blog-style-one .single-blog-post .text-box ul.meta-info li {
  display: inline-block;
  vertical-align: middle;
}
.blog-style-one .single-blog-post .text-box ul.meta-info li:after {
  content: '';
  width: 5px;
  height: 5px;
  background: #6541c1;
  background: -webkit-gradient(left top, right top, color-stop(0%, #6541c1), color-stop(98%, #d43396), color-stop(100%, #d43396));
  background: -webkit-gradient(linear, left top, right top, from(#6541c1), color-stop(98%, #d43396), to(#d43396));
  background: linear-gradient(to right, #6541c1 0%, #d43396 98%, #d43396 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6541c1', endColorstr='#d43396', GradientType=1);
  border-radius: 50%;
  margin-left: 10px;
  margin-right: 7px;
  display: inline-block;
  vertical-align: middle;
}
.blog-style-one .single-blog-post .text-box ul.meta-info li:last-child:after {
  display: none;
}
.blog-style-one .single-blog-post .text-box ul.meta-info li a {
  display: inline-block;
  vertical-align: middle;
  color: #656565;
  font-size: 16px;
}
.blog-style-one .single-blog-post .text-box h3 {
  font-size: 20px;
  font-weight: 500;
  color: #150A33;
  line-height: 30px;
  margin-bottom: 15px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.blog-style-one .single-blog-post .text-box h3:hover {
  background: -webkit-gradient(linear, left top, right top, from(#ed2028), color-stop(98%, #ed2028), to(#ed2028));
  background: linear-gradient(to right, #ed2028 0%, #ed2028 98%, #ed2028 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.blog-style-one .single-blog-post .text-box p {
  color: #656565;
  margin-bottom: 15px;
}
.blog-style-one .single-blog-post .text-box a.read-more {
  background: -webkit-gradient(linear, left top, right top, from(#ed2028), color-stop(98%, #ed2028), to(#ed2028));
  background: linear-gradient(to right, #ed2028 0%, #ed2028 98%, #ed2028 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 40px;
}
.blog-style-one .single-blog-post .text-box a.read-more i {
  background: -webkit-gradient(linear, left top, right top, from(#ed2028), color-stop(98%, #ed2028), to(#ed2028));
  background: linear-gradient(to right, #ed2028 0%, #ed2028 98%, #ed2028 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-left: 5px;
  vertical-align: middle;
}
.blog-style-one .single-blog-post .text-box:after {
  content: '';
  display: block;
  width: 100%;
  height: 4px;
  background: #ed2028;
  background: -webkit-gradient(left top, right top, color-stop(0%, #ed2028), color-stop(98%, #ed2028), color-stop(100%, #ed2028));
  background: -webkit-gradient(linear, left top, right top, from(#ed2028), color-stop(98%, #ed2028), to(#ed2028));
  background: linear-gradient(to right, #ed2028 0%, #ed2028 98%, #ed2028 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed2028', endColorstr='#ed2028', GradientType=1);
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.blog-style-one .single-blog-post:hover .text-box:after {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.blog-style-one .center .single-blog-post .text-box:after {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.blog-style-one .owl-theme .owl-nav {
  margin: 0;
}
.blog-style-one .owl-theme .owl-nav [class*=owl-] {
  background: #E9E8E8;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  margin: 0;
  padding: 0;
  line-height: 38px;
  font-size: 14px;
  position: absolute;
  top: 18%;
}
.blog-style-one .owl-theme .owl-nav [class*=owl-] i {
  background: -webkit-gradient(linear, left top, right top, from(#6541c1), color-stop(98%, #d43396), to(#d43396));
  background: linear-gradient(to right, #6541c1 0%, #d43396 98%, #d43396 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.blog-style-one .owl-theme .owl-nav .owl-prev {
  left: -19px;
}
.blog-style-one .owl-theme .owl-nav .owl-next {
  right: -19px;
}

.blog-style-two .single-blog-post-style-two + .single-blog-post-style-two {
  margin-top: 80px;
}
.blog-style-two .single-blog-post-style-two .img-box {
  position: relative;
}
.blog-style-two .single-blog-post-style-two .img-box > img {
  width: 100%;
}
.blog-style-two .single-blog-post-style-two .img-box:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(1, 1, 1, 0.2);
}
.blog-style-two .single-blog-post-style-two .text-box {
  padding-top: 30px;
}
.blog-style-two .single-blog-post-style-two .text-box a.date {
  color: #CD3498;
  font-size: 16px;
  font-weight: 600;
}
.blog-style-two .single-blog-post-style-two .text-box h3 {
  font-size: 20px;
  color: #170B35;
  font-weight: 600;
  letter-spacing: 0;
  margin: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
.blog-style-two .single-blog-post-style-two .text-box p {
  font-size: 16px;
  line-height: 28px;
  color: #656565;
  letter-spacing: .01em;
  margin: 0;
}
.blog-style-two .single-blog-post-style-two .text-box .meta-info {
  border-top: 1px solid #E3E3E3;
  padding-top: 20px;
  margin-top: 20px;
}
.blog-style-two .single-blog-post-style-two .text-box .meta-info a,
.blog-style-two .single-blog-post-style-two .text-box .meta-info span.sep {
  display: inline-block;
  vertical-align: middle;
  color: #929191;
  font-size: 15px;
  letter-spacing: .01em;
}
.blog-style-two .single-blog-post-style-two .text-box .meta-info span.sep {
  margin-left: 10px;
  margin-right: 10px;
}
.blog-style-two .single-blog-post-style-two .text-box a.read-more {
  color: #fff;
  border-radius: 25px;
  font-size: 16px;
  background: #6541c1;
  background: -webkit-gradient(left top, right top, color-stop(0%, #6541c1), color-stop(98%, #d43396), color-stop(100%, #d43396));
  background: -webkit-gradient(linear, left top, right top, from(#6541c1), color-stop(98%, #d43396), to(#d43396));
  background: linear-gradient(to right, #6541c1 0%, #d43396 98%, #d43396 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6541c1', endColorstr='#d43396', GradientType=1);
  position: relative;
  display: inline-block;
  padding: 13px 35px;
  font-weight: 600;
  margin-top: 20px;
}
.blog-style-two .single-blog-post-style-two .text-box a.read-more > span {
  position: relative;
}
.blog-style-two .single-blog-post-style-two .text-box a.read-more:before {
  content: '';
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  border-radius: 28px;
  background: #fff;
  opacity: 0;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.blog-style-two .single-blog-post-style-two .text-box a.read-more:hover {
  color: #170B35;
  -webkit-box-shadow: 0px 18px 37px rgba(182, 134, 236, 0.2);
          box-shadow: 0px 18px 37px rgba(182, 134, 236, 0.2);
}
.blog-style-two .single-blog-post-style-two .text-box a.read-more:hover:before {
  opacity: 1;
}
.blog-style-two .blog-post-pagination {
  margin-top: 80px;
}
.blog-style-two .blog-post-pagination a {
  display: inline-block;
  vertical-align: middle;
  width: 42px;
  height: 42px;
  line-height: 38px;
  color: #170B35;
  font-weight: 600;
  font-size: 18px;
  background-color: transparent;
  border-radius: 50%;
  border: 2px solid #CBCACA;
  text-align: center;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.blog-style-two .blog-post-pagination a + a {
  margin-left: 10px;
}
.blog-style-two .blog-post-pagination a.active, .blog-style-two .blog-post-pagination a:hover {
  border-color: #cd339a;
  color: #fff;
  background: #cd339a;
}

.blog-details-page .has-right-sidebar {
  padding-right: 120px;
}
.blog-details-page .single-blog-post-style-two .text-box {
  padding-left: 40px;
  padding-top: 40px;
  padding-bottom: 100px;
}
.blog-details-page .single-blog-post-style-two .text-box a {
  color: #0C7FE9;
}
.blog-details-page .single-blog-post-style-two .text-box h3 {
  margin: 0;
  margin-bottom: 15px;
}
.blog-details-page .single-blog-post-style-two .text-box .meta-info {
  border: none;
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 15px;
}
.blog-details-page .single-blog-post-style-two .text-box .qoute {
  padding: 25px 0;
  padding-left: 30px;
  border-left: 7px solid #cd339a;
}
.blog-details-page .single-blog-post-style-two .text-box .qoute p {
  font-size: 18px;
  color: #656565;
  font-style: italic;
  line-height: 30px;
}
.blog-details-page .single-blog-post-style-two .text-box .qoute h3 {
  font-size: 16px;
  color: #150A33;
  font-weight: 600;
  margin: 0;
  margin-top: 10px;
}
.blog-details-page .single-blog-post-style-two .text-box .qoute span {
  color: #929191;
  font-size: 15px;
  display: inline-block;
  margin-top: 5px;
}
.blog-details-page .single-blog-post-style-two .text-box .tags-box ul,
.blog-details-page .single-blog-post-style-two .text-box .tags-box ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.blog-details-page .single-blog-post-style-two .text-box .tags-box ul li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.blog-details-page .single-blog-post-style-two .text-box .tags-box ul li:last-child {
  margin-right: 0;
}
.blog-details-page .single-blog-post-style-two .text-box .tags-box ul li a {
  display: block;
  border: 1px solid #E0E0E0;
  padding: 4px 19.5px;
  font-size: 15px;
  color: #929191;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.blog-details-page .single-blog-post-style-two .text-box .tags-box ul li a:hover {
  color: #fff;
  border-color: #CC3498;
  background: #CC3498;
}
.blog-details-page .single-blog-post-style-two .text-box .tags-box ul li.labled {
  color: #150A33;
  font-size: 15px;
  font-weight: 500;
  padding-right: 20px;
}
.blog-details-page .single-blog-post-style-two .text-box .social-box h4 {
  color: #150A33;
  font-size: 15px;
  font-weight: 500;
  margin: 0;
  margin-bottom: 20px;
}
.blog-details-page .single-blog-post-style-two .text-box .social-box ul,
.blog-details-page .single-blog-post-style-two .text-box .social-box li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.blog-details-page .single-blog-post-style-two .text-box .social-box ul li {
  display: inline-block;
  vertical-align: middle;
}
.blog-details-page .single-blog-post-style-two .text-box .social-box ul li + li {
  margin-left: 10px;
}
.blog-details-page .single-blog-post-style-two .text-box .social-box ul li.facebook a {
  background: #3B5996;
}
.blog-details-page .single-blog-post-style-two .text-box .social-box ul li.twitter a {
  background: #21A0F0;
}
.blog-details-page .single-blog-post-style-two .text-box .social-box ul li.google a {
  background: #D63C32;
}
.blog-details-page .single-blog-post-style-two .text-box .social-box ul li.pinterest a {
  background: #BC0A1B;
}
.blog-details-page .single-blog-post-style-two .text-box .social-box ul li.email a {
  background: #7A8184;
}
.blog-details-page .single-blog-post-style-two .text-box .social-box ul li a {
  display: block;
  background: #7A8184;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  border-radius: 3px;
  padding: 4px 17px;
}
.blog-details-page .single-blog-post-style-two .text-box .social-box ul li a i {
  margin-right: 10px;
}
.blog-details-page .title-blog-details-page {
  margin-bottom: 35px;
}
.blog-details-page .title-blog-details-page h3 {
  margin: 0;
  color: #150A33;
  font-size: 24px;
  font-weight: 600;
}
.blog-details-page .single-recent-post {
  margin-bottom: 80px;
}
.blog-details-page .single-recent-post .text-box {
  padding-left: 15px;
  padding-top: 20px;
}
.blog-details-page .single-recent-post .text-box h3 {
  margin: 0;
  color: #150A33;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: .01em;
  font-weight: 600;
  margin-bottom: 5px;
}
.blog-details-page .single-recent-post .text-box a.date {
  color: #929191;
  font-size: 15px;
  display: block;
}
.blog-details-page .comment-box-wrapper {
  margin-bottom: 80px;
}
.blog-details-page .comment-box-wrapper .single-comment-box + .single-comment-box {
  margin-top: 30px;
}
.blog-details-page .comment-box-wrapper .single-comment-box .img-box,
.blog-details-page .comment-box-wrapper .single-comment-box .text-box {
  display: table-cell;
  vertical-align: top;
}
.blog-details-page .comment-box-wrapper .single-comment-box .img-box {
  width: 75px;
}
.blog-details-page .comment-box-wrapper .single-comment-box .text-box {
  padding-left: 20px;
}
.blog-details-page .comment-box-wrapper .single-comment-box .text-box h3,
.blog-details-page .comment-box-wrapper .single-comment-box .text-box p {
  margin: 0;
}
.blog-details-page .comment-box-wrapper .single-comment-box .text-box span.date {
  display: block;
  line-height: 1em;
  color: #929191;
  font-weight: 500;
  font-size: 15px;
}
.blog-details-page .comment-box-wrapper .single-comment-box .text-box h3 {
  font-size: 16px;
  color: #150A33;
  font-weight: 600;
  margin-bottom: 15px;
}
.blog-details-page .comment-box-wrapper .single-comment-box .text-box p {
  font-size: 16px;
  color: #656565;
  line-height: 28px;
  margin-top: 15px;
}
.blog-details-page .comment-box-wrapper .single-comment-box .text-box a.reply {
  color: #150A33;
  font-size: 15px;
  font-weight: 500;
}
.blog-details-page .comment-box-wrapper .single-comment-box.second-level {
  padding-left: 100px;
}
.blog-details-page .comment-box-wrapper .single-comment-box.third-level {
  padding-left: 200px;
}
@media (max-width: 736px) {
  .blog-details-page .comment-box-wrapper .single-comment-box.second-level {
    padding-left: 0px;
  }
  .blog-details-page .comment-box-wrapper .single-comment-box.third-level {
    padding-left: 0px;
  }
}
.blog-details-page .comment-form input,
.blog-details-page .comment-form textarea {
  border: none;
  outline: none;
  width: 100%;
  height: 46px;
  border: 1px solid #E0E0E0;
  padding-left: 45px;
  display: block;
}
.blog-details-page .comment-form input.error,
.blog-details-page .comment-form textarea.error {
  background: rgba(255, 0, 0, 0.5);
}
.blog-details-page .comment-form label.error {
  display: none !important;
}
.blog-details-page .comment-form input {
  margin-bottom: 10px;
}
.blog-details-page .comment-form textarea {
  height: 116px;
  margin-top: 0px;
  padding-top: 10px;
}
.blog-details-page .comment-form button.thm-btn {
  margin-top: 40px;
  padding: 13px 40px;
}
.blog-details-page .comment-form button.thm-btn:hover {
  -webkit-box-shadow: 0px 18px 37px rgba(182, 134, 236, 0.2);
          box-shadow: 0px 18px 37px rgba(182, 134, 236, 0.2);
}

/************************** 
* 12. footer styles 
***************************/
footer.footer {
  /*background: transparent url(../../uploads/footer-bg-new.png) center top no-repeat;
  background-size: cover;*/
    background: #ed2028;
}
footer.footer .subscribe-section {
  padding-top: 90px;
  padding-bottom: 90px;
}
footer.footer .subscribe-section .sec-title {
  margin-bottom: 70px;
}
footer.footer .subscribe-section .subscribe-form {
  background: #ed2028;
  background: -webkit-gradient(left top, right top, color-stop(0%, #ed2028), color-stop(98%, #ed2028), color-stop(100%, #ed2028));
  background: -webkit-gradient(linear, left top, right top, from(#ed2028), color-stop(98%, #ed2028), to(#ed2028));
  background: linear-gradient(to right, #ed2028 0%, #ed2028 98%, #ed2028 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed2028', endColorstr='#ed2028', GradientType=1);
  border-radius: 60px;
  padding: 34px 35px;
  padding-left: 70px;
  -webkit-box-shadow: 0px 23px 42px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 23px 42px rgba(0, 0, 0, 0.2);
}
footer.footer .subscribe-section .subscribe-form .left-content {
  position: relative;
  padding: 13px 0;
  padding-left: 45px;
}
footer.footer .subscribe-section .subscribe-form i.fa-envelope {
  font-size: 24px;
  color: #EAE9EC;
  display: inline-block;
  vertical-align: middle;
  float: left;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
}
footer.footer .subscribe-section .subscribe-form input {
  background-color: transparent;
  border: none;
  outline: none;
  color: #EAE9EC;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  vertical-align: middle;
  border-bottom: 1px solid #EAE9EC;
  width: 100%;
  max-width: 330px;
  float: left;
}
footer.footer .subscribe-section .subscribe-form input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #EAE9EC;
}
footer.footer .subscribe-section .subscribe-form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #EAE9EC;
}
footer.footer .subscribe-section .subscribe-form input:-ms-input-placeholder {
  /* IE 10+ */
  color: #EAE9EC;
}
footer.footer .subscribe-section .subscribe-form input:-moz-placeholder {
  /* Firefox 18- */
  color: #EAE9EC;
}
footer.footer .subscribe-section .subscribe-form input.error {
  border-color: red;
  color: #ccc;
}
footer.footer .subscribe-section .subscribe-form input.error::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: red;
}
footer.footer .subscribe-section .subscribe-form input.error::-moz-placeholder {
  /* Firefox 19+ */
  color: red;
}
footer.footer .subscribe-section .subscribe-form input.error:-ms-input-placeholder {
  /* IE 10+ */
  color: red;
}
footer.footer .subscribe-section .subscribe-form input.error:-moz-placeholder {
  /* Firefox 18- */
  color: red;
}
footer.footer .subscribe-section .subscribe-form label.error {
  display: none !important;
}
footer.footer .subscribe-section .subscribe-form .result {
  float: left;
  width: 100%;
  max-width: 340px;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}
footer.footer .subscribe-section .subscribe-form button[type=submit] {
  background: #fff;
}
footer.footer .subscribe-section .subscribe-form button[type=submit] span {
  background: -webkit-gradient(linear, left top, right top, from(#ed2028), color-stop(98%, #ed2028), to(#ed2028));
  background: linear-gradient(to right, #ed2028 0%, #ed2028 98%, #ed2028 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
footer.footer .subscribe-section .subscribe-form button[type=submit]:hover {
  background: #0E0F1F;
}
footer.footer .subscribe-section .subscribe-form button[type=submit]:hover:before {
  opacity: 0;
}
footer.footer .subscribe-section .subscribe-form button[type=submit]:hover span {
  background: none;
  background-clip: none;
  -webkit-text-fill-color: #fff;
  color: #fff;
}
footer.footer .footer-widget-wrapper {
  padding-bottom: 80px;
}
footer.footer .footer-widget .title {
  margin-bottom: 40px;
}
footer.footer .footer-widget .title h3 {
  margin: 0;
  color: #1A0A37;
  font-size: 16px;
  font-weight: 600;
}
footer.footer .footer-widget p {
  color: #1A0A37;
  font-size: 14px;
  line-height: 24px;
  margin: 0;
  font-weight: 500;
}
footer.footer .footer-widget .social a {
  color: #545454;
  font-size: 20px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
footer.footer .footer-widget .social a + a {
  margin-left: 20px;
}
footer.footer .footer-widget .social a:hover {
  background: -webkit-gradient(linear, left top, right top, from(#ed2028), color-stop(98%, #ed2028), to(#ed2028));
  background: linear-gradient(to right, #ed2028 0%, #ed2028 98%, #ed2028 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
footer.footer .footer-widget.about-widget p {
  margin-top: 25px;
  margin-bottom: 15px;
}
footer.footer .footer-widget.contact-widget p {
  color: #656565;
}
footer.footer .footer-widget.contact-widget p span {
  color: #170B35;
  font-weight: 500;
  padding-right: 10px;
}
footer.footer .footer-widget.contact-widget p + p {
  margin-top: 5px;
}
footer.footer .footer-widget.links-widget {
  padding-right: 52px;
}
footer.footer .footer-widget.links-widget ul.link-list li a {
  color: #656565;
  font-size: 14px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  font-weight: 500;
}
footer.footer .footer-widget.links-widget ul.link-list li a:hover {
  color: #4D07A0;
}
footer.footer .footer-widget.tweets-widget .single-tweet p {
  margin: 0;
  color: #656565;
  letter-spacing: .01em;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 5px;
}
footer.footer .footer-widget.tweets-widget .single-tweet p i {
  color: #1692F8;
  margin-right: 10px;
}
footer.footer .footer-widget.tweets-widget .single-tweet > a {
  color: #4D07A0;
  font-size: 14px;
  font-style: italic;
  letter-spacing: .025em;
}
footer.footer .footer-widget.tweets-widget .owl-theme .owl-nav {
  margin-top: 5px;
  text-align: left;
}
footer.footer .footer-widget.tweets-widget .owl-theme .owl-nav [class*=owl-] {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 26px;
  margin: 0;
  padding: 0;
  text-align: center;
  background: #ed2028;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  display: inline-block;
  vertical-align: middle;
}
footer.footer .footer-widget.tweets-widget .owl-theme .owl-nav [class*=owl-] i {
  margin: 0;
  padding: 0;
}
footer.footer .footer-widget.tweets-widget .owl-theme .owl-nav [class*=owl-]:hover {
  background: rgba(133,68,112, 1);
}
footer.footer .footer-widget.tweets-widget .owl-theme .owl-nav [class*=owl-next] {
  margin-left: 10px;
}
footer.footer .footer-widget.tweets-widget .owl-theme .owl-nav [class*=owl-next] i {
  position: relative;
  left: 1px;
}

.footer-bottom .container {
  border-top: 1px solid #d2d1d2;
  padding: 15px 0;
}
.footer-bottom .left-content p span.sep {
  display: inline-block;
  vertical-align: middle;
}
.footer-bottom .left-content p a {
  color: #e2e2e2;
  display: inline-block;
  /* border-bottom: 1px solid #656565; */
  line-height: 1em;
  vertical-align: middle;
}

 
.footer-bottom .right-content p,.footer-bottom .left-content p{
  margin: 0;
  font-size: 14px;
  line-height: 26px;
  color: #e2e2e2;
  letter-spacing: .025em;
  font-weight: bold;
}
/************************** 
* 13. inner banner styles 
***************************/
.inner-banner {
  position: relative;
  /* background: #000 url(../../uploads/inner-banner-bg.jpg) center center no-repeat; */
  /* padding-top: 240px;
  padding-bottom: 120px; */
  padding-top: 155px;
  padding-bottom: 70px;
  background-size: cover;
  
  
  
}
.inner-banner:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #6541c1;
  background: -webkit-gradient(left top, right top, color-stop(0%, #6541c1), color-stop(98%, #d43396), color-stop(100%, #d43396));
  background: -webkit-gradient(linear, left top, right top, from(#6541c1), color-stop(98%, #d43396), to(#d43396));
  background: linear-gradient(to right, #6541c1 0%, #d43396 98%, #d43396 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6541c1', endColorstr='#d43396', GradientType=1);
  opacity: .79;
}
.inner-banner .container {
  position: relative;
}
.inner-banner h3 {
  font-size: 36px;
  color: #FFFFFF;
  font-weight: 600;
  margin: 0;
}
.inner-banner h3 span {
  color: #000000;
}
.inner-banner .breadcumb {
  line-height: 1em;
  margin-top: 25px;
}
.inner-banner .breadcumb a,
.inner-banner .breadcumb i,
.inner-banner .breadcumb span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1em;
}
.inner-banner .breadcumb a {
  color: #000000;
  font-family: 'Poppins';
  font-size: 16px;
}
.inner-banner .breadcumb i {
  color: #FFFFFF;
  font-size: 13px;
  margin-left: 7px;
  margin-right: 7px;
}
.inner-banner .breadcumb span {
  color: #FFFFFF;
  font-family: 'Poppins';
  font-size: 16px;
}

/************************** 
* 14. sidebar styles 
***************************/
.has-right-sidebar {
  padding-right: 45px;
}

.sidebar .single-sidebar + .single-sidebar {
  margin-top: 45px;
}
.sidebar .single-sidebar .title {
  margin-bottom: 30px;
}
.sidebar .single-sidebar .title h3 {
  margin: 0;
  color: #150A33;
  font-size: 22px;
  font-weight: 600;
}
.sidebar .single-sidebar .title h3:after {
  content: '';
  display: inline-block;
  width: 35px;
  height: 2px;
  background: #CD3498;
  margin-left: 10px;
}
.sidebar .single-sidebar.search-widget {
  background: #cd339a;
}
.sidebar .single-sidebar.search-widget form {
  position: relative;
  height: 54px;
}
.sidebar .single-sidebar.search-widget form input {
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 15px;
  padding-left: 20px;
  border: none;
  outline: none;
  background-color: transparent;
  letter-spacing: .05em;
}
.sidebar .single-sidebar.search-widget form input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}
.sidebar .single-sidebar.search-widget form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
.sidebar .single-sidebar.search-widget form input:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}
.sidebar .single-sidebar.search-widget form input:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
.sidebar .single-sidebar.search-widget form button {
  background-color: transparent;
  outline: none;
  border: none;
  color: #FFFFFF;
  font-size: 15px;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.sidebar .single-sidebar.category-widget ul.category-list,
.sidebar .single-sidebar.category-widget ul.category-list li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidebar .single-sidebar.category-widget ul.category-list li + li {
  border-top: 1px solid #E0E0E0;
  padding-top: 10px;
  margin-top: 10px;
}
.sidebar .single-sidebar.category-widget ul.category-list li a {
  color: #7D7D7D;
  font-size: 15px;
  font-weight: 500;
  position: relative;
  display: block;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.sidebar .single-sidebar.category-widget ul.category-list li a:hover {
  color: #CD339A;
}
.sidebar .single-sidebar.category-widget ul.category-list li a:after {
  content: '\f105';
  font-family: 'FontAwesome';
  font-size: 15px;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.sidebar .single-sidebar.recent-post-widget .recent-post-list .single-recent-post {
  border-bottom: 1px solid #E0E0E0;
  padding-bottom: 15px;
  margin-bottom: 0;
}
.sidebar .single-sidebar.recent-post-widget .recent-post-list .single-recent-post + .single-recent-post {
  margin-top: 20px;
}
.sidebar .single-sidebar.recent-post-widget .recent-post-list .single-recent-post h3 {
  margin: 0;
  color: #150A33;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: .01em;
  font-weight: 600;
  margin-bottom: 10px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.sidebar .single-sidebar.recent-post-widget .recent-post-list .single-recent-post h3:hover {
  color: #CD339A;
}
.sidebar .single-sidebar.recent-post-widget .recent-post-list .single-recent-post a.date {
  color: #929191;
  font-size: 15px;
  line-height: 1em;
  display: inline-block;
  font-weight: 500;
}
.sidebar .single-sidebar.tags-widget ul.tags-list, .sidebar .single-sidebar.tags-widget ul.tags-list li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidebar .single-sidebar.tags-widget ul.tags-list {
  margin-left: -5px;
  margin-right: -5px;
}
.sidebar .single-sidebar.tags-widget ul.tags-list li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 5px;
  margin-bottom: 10px;
}
.sidebar .single-sidebar.tags-widget ul.tags-list li a {
  display: block;
  border: 1px solid #E0E0E0;
  color: #929191;
  font-size: 15px;
  line-height: 1em;
  font-weight: 500;
  padding: 10px 19px;
  -webkit-transition: all .4s;
  transition: all .4s;
}
.sidebar .single-sidebar.tags-widget ul.tags-list li a:hover {
  color: #fff;
  border-color: #CC3498;
  background: #CC3498;
}

/************************** 
* 15. testimonials styles 
***************************/
.testimonials-style-one .container {
  max-width: 970px;
  padding: 49px 0 0;
  position: relative;
}
.testimonials-style-one .container > img.testi-thumb {
  position: absolute;
  top: 0;
  left: 0;
}
.testimonials-style-one .title {
  margin-bottom: 15px;
}
.testimonials-style-one .title h3 {
  margin: 0;
  color: #170B35;
  font-size: 32px;
  line-height: 48px;
  font-weight: 600;
  padding-left: 35px;
}

.single-testimonial {
  padding-top: 10px;
}
.single-testimonial .img-box, .single-testimonial .text-box {
  display: table-cell;
  vertical-align: top;
}
.single-testimonial .img-box {
  width: 450px;
  margin-bottom: 30px;
}
.single-testimonial .img-box img {
  max-width: none;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0px;
  -webkit-box-shadow: 0px 15px 33.6px rgba(53,27,64, 0.3);
          box-shadow: 0px 15px 33.6px rgba(53,27,64, 0.3);
  border-radius: 50%;
}
.single-testimonial .text-box img {
  max-width: none;
  width: auto;
}
.single-testimonial .text-box p {
  font-size: 18px;
  color: #656565;
  line-height: 26px;
  letter-spacing: .01em;
  margin: 0;
  margin-top: 25px;
  margin-bottom: 20px;
}
.single-testimonial .text-box h3 {
  margin: 0;
  color: #ed2028;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 10px;
}
.single-testimonial .text-box span {
  color: #ed2028;
  font-size: 16px;
}

.testimonials-slider .bx-wrapper {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
  margin-bottom: 0;
}
.testimonials-slider .bx-wrapper ul.slider {
  padding: 0;
  margin: 0;
}
.testimonials-slider .bx-wrapper .bx-controls-direction {
  text-align: center;
}
.testimonials-slider .bx-wrapper .bx-controls-direction a {
  text-indent: 0;
  background-image: none;
  color: #ed2028;
  font-size: 27px;
  position: relative;
  top: 10px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.testimonials-slider .bx-wrapper .bx-controls-direction a:hover {
  color: #ed2028;
}
.testimonials-slider .bx-wrapper .bx-prev {
  left: 0px;
  margin-right: 25px;
}
.testimonials-slider .bx-wrapper .bx-next {
  right: 0px;
}

#testimonials-slider-pager a.pager-item {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}
#testimonials-slider-pager a.pager-item:nth-child(1) {
  top: 92%;
  left: 33%;
}
#testimonials-slider-pager a.pager-item:nth-child(2) {
  top: 94%;
  left: 18%;
}
#testimonials-slider-pager a.pager-item:nth-child(3) {
  top: 74%;
  left: 2%;
}
#testimonials-slider-pager a.pager-item:nth-child(4) {
  top: 36%;
  left: 0;
}
#testimonials-slider-pager a.pager-item:nth-child(5) {
  top: 18%;
  left: 11%;
}
#testimonials-slider-pager a.pager-item:nth-child(6) {
  top: 9%;
  left: 25%;
}

@media (max-width: 768px) {
  #testimonials-slider-pager {
    display: none;
  }
}
/************************** 
* 16. app screenshot styles 
***************************/
.app-secreenshots .sec-title {
  margin-bottom: 70px;
}

.swiper-slider-area .container {
  position: relative;
}

.swiper-wrapper {
  height: 630px;
  width: 320px;
}

.row.appScreenshotCarousel-container.swiper-container-horizontal.swiper-container-3d.swiper-container-coverflow {
  position: relative;
}

.swiper-slide.swiper-slide-active {
  border-radius: 35px;
}

.screen-mobile-image {
  background-image: url(../../uploads/iphone-moc.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: block;
  height: 645px;
  left: calc(50% + 0.5px);
  position: absolute;
  top: 24px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 301px;
  z-index: 2;
  -webkit-box-shadow: 0px 23px 42px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 23px 42px rgba(0, 0, 0, 0.2);
  border-radius: 40px;
}

.swiper-slide.swiper-slide-active {
  background-size: 100% 100%;
}

.swiper-wrapper {
  padding: 30px 0 40px;
}

.swiper-slide.swiper-slide-next {
  -webkit-box-shadow: 30px 0px 20px rgba(0, 0, 0, 0.18);
          box-shadow: 30px 0px 20px rgba(0, 0, 0, 0.18);
          /* filter: grayscale(100%); */
}

.swiper-slide.swiper-slide-prev {
  -webkit-box-shadow: -30px 0px 20px rgba(0, 0, 0, 0.18);
          box-shadow: -30px 0px 20px rgba(0, 0, 0, 0.18);
          /* filter: grayscale(100%); */
}
.swiper-slide-duplicate{
    /* filter: grayscale(100%); */
}
.swiper-slide{
    filter: grayscale(65%);

}
.swiper-slide.swiper-slide-active{
  filter: unset !important
}
/************************** 
* 17. how app work styles 
***************************/
.how-app-work-section .title {
  margin-bottom: 40px;
}
.how-app-work-section .title h3 {
  margin: 0;
  color: #170B35;
  font-size: 25px;
  font-weight: 600;
  line-height: 1.5;
}
.how-app-work-section .how-app-work-content-wrap {
  padding-left: 85px;
}
.how-app-work-section .how-app-work-content {
  padding-top: 30px;
  padding-bottom: 45px;
  margin-bottom: 40px;
  position: relative;
}
.how-app-work-section .how-app-work-content:before {
  content: '';
  width: 2px;
  height: 100%;
  background: url(../../uploads/gradient-sep.png) no-repeat center center;
  position: absolute;
  top: 0;
  left: 45px;
}
.how-app-work-section .single-how-app-work {
  padding-left: 10px;
}
.how-app-work-section .single-how-app-work + .single-how-app-work {
  margin-top: 60px;
}
.how-app-work-section .single-how-app-work .icon-box,
.how-app-work-section .single-how-app-work .text-box {
  display: table-cell;
  vertical-align: middle;
}
.how-app-work-section .single-how-app-work .icon-box .inner {
  width: 74px;
  height: 74px;
  background: #ed2028;
  background: -webkit-gradient(left top, right top, color-stop(0%, #ed2028), color-stop(98%, #ed2028), color-stop(100%, #ed2028));
  background: -webkit-gradient(linear, left top, right top, from(#ed2028), color-stop(98%, #ed2028), to(#ed2028));
  background: linear-gradient(to right, #ed2028 0%, #ed2028 98%, #ed2028 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed2028', endColorstr='#ed2028', GradientType=1);
  position: relative;
  border-radius: 50%;
  text-align: center;
}
.how-app-work-section .single-how-app-work .icon-box .inner:before {
  content: '';
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  border-radius: 50%;
  background: #fff;
  opacity: 1;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.how-app-work-section .single-how-app-work .icon-box .inner i {
  background: -webkit-gradient(linear, left top, right top, from(#ed2028), color-stop(98%, #ed2028), to(#ed2028));
  background: linear-gradient(to right, #ed2028 0%, #ed2028 98%, #ed2028 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 74px;
  font-size: 44px;
  position: relative;
}
.how-app-work-section .single-how-app-work .icon-box .inner:hover {
  -webkit-box-shadow: 0px 18px 37px rgb(53,27,64,0.2);
  box-shadow: 0px 18px 37px rgb(53,27,64,0.2);
}
.how-app-work-section .single-how-app-work .icon-box .inner:hover i {
  color: #fff;
  -webkit-text-fill-color: #fff;
}
.how-app-work-section .single-how-app-work .icon-box .inner:hover:before {
  opacity: 0;
}
.how-app-work-section .single-how-app-work .icon-box .active .inner {
  -webkit-box-shadow: 0px 18px 37px rgba(182, 134, 236, 0.2);
          box-shadow: 0px 18px 37px rgba(182, 134, 236, 0.2);
}
.how-app-work-section .single-how-app-work .icon-box .active .inner i {
  color: #fff;
  -webkit-text-fill-color: #fff;
}
.how-app-work-section .single-how-app-work .icon-box .active .inner:before {
  opacity: 0;
}
.how-app-work-section .single-how-app-work .text-box {
  padding-left: 40px;
}
.how-app-work-section .single-how-app-work .text-box h4,
.how-app-work-section .single-how-app-work .text-box p {
  margin: 0;
}
.how-app-work-section .single-how-app-work .text-box h4 {
  font-size: 20px;
  color: #150A33;
  font-weight: 500;
}
.how-app-work-section .single-how-app-work .text-box p {
  font-size: 14px;
  line-height: 27px;
  color: #656565;
  margin-top: 10px;
}
.how-app-work-section .download-btn {
  display: inline-block;
  vertical-align: middle;
  background: #ed2028;
  background: -webkit-gradient(left top, right top, color-stop(0%, #ed2028), color-stop(98%, #ed2028), color-stop(100%, #ed2028));
  background: -webkit-gradient(linear, left top, right top, from(#ed2028), color-stop(98%, #ed2028), to(#ed2028));
  background: linear-gradient(to right, #ed2028 0%, #ed2028 98%, #ed2028 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed2028', endColorstr='#ed2028', GradientType=1);
  position: relative;
  padding: 7px 0;
  padding-left: 80px;
  border-radius: 30px;
  padding-right: 50px;
}
.how-app-work-section .download-btn:before {
  content: '';
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  border-radius: 28px;
  background: #fff;
  opacity: 1;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.how-app-work-section .download-btn i.fab {
  font-size: 30px;
  background: -webkit-gradient(linear, left top, right top, from(#ed2028), color-stop(98%, #ed2028), to(#ed2028));
  background: linear-gradient(to right, #ed2028 0%, #ed2028 98%, #ed2028 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 35px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.how-app-work-section .download-btn span.inner {
  position: relative;
  display: block;
}
.how-app-work-section .download-btn span.avail,
.how-app-work-section .download-btn span.store-name {
  display: block;
  background: -webkit-gradient(linear, left top, right top, from(#ed2028), color-stop(98%, #9274b2), to(#9274b2));
  background: linear-gradient(to right, #ed2028 0%, #9274b2 98%, #9274b2 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 600;
  line-height: 1.5;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.how-app-work-section .download-btn span.avail {
  font-size: 12.5px;
}
.how-app-work-section .download-btn span.store-name {
  text-transform: uppercase;
  font-size: 16px;
  margin-top: 5px;
}
.how-app-work-section .download-btn.active, .how-app-work-section .download-btn:hover {
  -webkit-box-shadow: 0px 15px 30px rgba(182, 134, 236, 0.27);
          box-shadow: 0px 15px 30px rgba(182, 134, 236, 0.27);
}
.how-app-work-section .download-btn.active:before, .how-app-work-section .download-btn:hover:before {
  opacity: 0;
}
.how-app-work-section .download-btn.active i.fab,
.how-app-work-section .download-btn.active span.avail,
.how-app-work-section .download-btn.active span.store-name, .how-app-work-section .download-btn:hover i.fab,
.how-app-work-section .download-btn:hover span.avail,
.how-app-work-section .download-btn:hover span.store-name {
  color: #fff;
  -webkit-text-fill-color: #fff;
}
.how-app-work-section .download-btn.active {
  margin-right: 15px;
}
.how-app-work-section .how-app-work-slider-wrapper {
  position: relative;
  width: 305px;
  height: 655px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  border-radius: 50px;
  -webkit-box-shadow: 0px 18px 37px rgba(182, 134, 236, 0.2);
          box-shadow: 0px 18px 37px rgba(182, 134, 236, 0.2);
}
.how-app-work-section .how-app-work-screen-mobile-image {
  background-image: url(../../uploads/fature-moc.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: block;
  height: 655px;
  left: calc(50% + 0.5px);
  position: absolute;
  top: 0px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 310px;
  z-index: 2;
}
.how-app-work-section .bx-wrapper {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 50px;
}
.how-app-work-section .bx-wrapper .slide-item {
  text-align: center;
}
.how-app-work-section .bx-wrapper .slide-item img {
  margin-left: auto;
  margin-right: auto;
  border-radius: 50px;
}
.how-app-work-section .pager-item {
  display: block;
}
.how-app-work-section .pager-item + .pager-item {
  margin-top: 60px;
}
.how-app-work-section .pager-item.active .icon-box .inner:before {
  opacity: 0;
}
.how-app-work-section .pager-item.active .icon-box .inner i {
  color: #fff;
  -webkit-text-fill-color: #fff;
}
.how-app-work-section .how-app-work-slider-content {
  position: relative;
}
.how-app-work-section .how-app-work-slider-content img.circled-img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

/*# sourceMappingURL=style.css.map */


/* .app-secreenshots-background{
    background-image:url('../../../front_end/img/background/test18.png');
    background-position-y: -211px;
    background-position-x: -116px;
    background-attachment: fixed;
} */
.preloader{
      background: linear-gradient(to right, #ffffff 0%, #eeeeee 98%, #e1e1e1 100%);
}
.thm-btn{
  background: -webkit-gradient(linear, left top, right top, from(#ed2028 ), color-stop(98%, #ed2028 ), to(#ed2028));
    background: linear-gradient(to right, #ed2028 0%, #ffa10f 98%, #ed2028 100%);
}
.banner-static .banner-content .thm-btn.borderd{
  /*border-bottom: 0.2px solid #ed2028;*/
  border: 0.2px solid #ed2028;
  margin-top: 30%;
}
.header-navigation ul.navigation-box > li.current > a{
  color: #fff;
}
.banner-static .banner-content h3{
	margin-top: -80%;
    color: #fff;
}
.features-style-one .feature-style-content h3{
    color: #ffffff;
    line-height: 1.5;
}
.features-style-one .feature-style-content p{
    color: #dedede;
}
.features-style-one .feature-style-content .slider_content a{
        color: #ed2028;
        background: #ffffff;
        font-family: 'kufi_bold_0';
}
.features-style-one .feature-style-content .slider_content a:hover {
    color: #ffffff;
    background: #f79424;
}
.sec-title h2,.how-app-work-section .title h3,.intigration-section h3,.testimonials-style-one .title h3{
    color: #ed2028;
}
.how-app-work-section .single-how-app-work .text-box h4{
  color: #f39123;
}

.header-navigation.stricky-fixed .container .navbar-brand{
  padding-top: unset;
  padding-bottom: unset;
}
.navbar-default .navbar-nav>li>a:hover,.header-navigation {
  color: #f6921e
}
.header-navigation ul.navigation-box > li:hover > a{
  color: #F5AF47
}
ul.navigation-box > li.current > a{
  color: #ed2028
}

.header-navigation.stricky-fixed ul.navigation-box > li:hover > a{
  color: #9274b2;
}
.fun-fact{
	padding-top: 50px;
}
.asdww{
  width: 265px 
}
  
.has-dropshadow{
  padding-top: 25px;
  padding-bottom: 25px;
}
.screen-shots-circle-middle2,.screen-shots-circle-middle1{
  z-index: 99;
}
.appScreenshotCarousel-container{
  padding-bottom: 14px;
}
.social{
  padding-top: 15px;
}
.btn-primary:hover{
  background: #ed2028 !important; 
}

/* =============================================
      Theme Header Style
============================================= */
.tg-header {
    z-index: 3;
    background: #fff;
    position: relative;
}

.tg-homevone .tg-header {
    background: #fff;
    position: absolute;
}

.tg-topbar {
    color: #fff;
    width: 100%;
    float: right;
    background: #1d3081;
    padding: 0 0 0 30px;
}

.tg-infonav {
    float: right;
    text-transform: uppercase;
    font: 300 10px/40px 'kufi_bold_0', Arial, Helvetica, sans-serif;
}

.tg-infonav ul {
    width: 100%;
    float: right;
    list-style: none;
    font-size: inherit;
    line-height: inherit;
}

.tg-infonav ul li {
    float: right;
    font-size: inherit;
    line-height: inherit;
    list-style-type: none;
}

.tg-infonav ul li + li {
    padding: 0 30px 0 0;
}

.tg-infonav ul li i,
.tg-infonav ul li span {
    float: right;
    line-height: inherit;
}

.tg-infonav ul li:first-child i {
    padding: 12px 20px 11px 10px;
}

.tg-infonav ul li i {
    padding: 12px 0 11px 10px;
}

.tg-infonav ul li i img {
    display: block;
}

.tg-addnavcartsearch {
    float: left;
}

.tg-addnavcartsearch nav {
    float: right;
    text-align: center;
    text-transform: uppercase;
    font: 300 10px/40px 'kufi_bold_0', Arial, Helvetica, sans-serif;
}

.tg-addnavcartsearch nav ul {
    width: 100%;
    float: right;
    list-style: none;
    font-size: inherit;
    line-height: inherit;
}

.tg-addnavcartsearch nav ul li {
    float: right;
    position: relative;
    font-size: inherit;
    line-height: inherit;
    list-style-type: none;
}

.tg-addnavcartsearch nav ul li a {
    color: #fff;
    display: block;
    position: relative;
}

.tg-addnav ul li {
    padding: 0 15px;
    position: relative;
}

.tg-addnav ul li + li:before {
    top: 0;
    right: -3px;
    content: '-';
    font-size: 12px;
    position: absolute;
    line-height: inherit;
}

.tg-cartitems {
    left: 0;
    top: 100px;
    opacity: 0;
    z-index: 99;
    float: right;
    width: 330px;
    background: #fff;
    position: absolute;
    visibility: hidden;
    border: 1px solid rgba(0, 0, 0, 0.5);
}

.tg-addnavcartsearch nav ul li:hover .tg-cartitems {
    top: 100%;
    opacity: 1;
    visibility: visible;
}

.tg-cartlistitems {
    width: 100%;
    float: right;
    padding: 30px 20px 0 20px;
}

.tg-cartlistitems h3 {
    font-size: 16px;
    text-align: right;
    font-weight: 600;
    margin: 0 0 15px;
    line-height: 16px;
}

.tg-cartitem {
    width: 100%;
    float: right;
    padding: 10px 0;
    background: #fff;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
}

.tg-cartitem .tg-itemimg {
    float: right;
    margin: 0 20px 0 0;
}

.tg-cartitem .tg-itemimg img {
    width: 100%;
    height: auto;
    display: block;
}

.tg-cartitem .tg-contentbox {
    overflow: hidden;
}

.tg-headervtwo .tg-cartitems .tg-btnarea .tg-btn {
    line-height: 60px;
}

.tg-headervtwo .tg-cartitems .tg-btnarea .tg-btn span {
    float: none;
}

.tg-producthead {
    width: 100%;
    float: right;
}

.tg-producthead h4,
.tg-producthead em {
    margin: 0;
    float: right;
    color: #676767;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

.tg-producthead h4 {
    float: none;
    text-align: right;
    overflow: hidden;
}

.tg-cartitem .tg-producthead h4 a {
    width: auto;
    color: #676767 !important;
}

.tg-headervtwo .tg-cartitem .tg-producthead h4 a {
    font-size: 14px;
}

.tg-producthead em {
    float: left;
    font-style: normal;
    text-transform: none;
    font-family: 'kufi_bold_0', Arial, Helvetica, sans-serif;
}

.tg-producthead h4 span {
    display: block;
}

.tg-cartitem .tg-contentbox > span {
    float: right;
    color: #1d3081;
    display: block;
    font-size: 13px;
    font-weight: 500;
    line-height: 13px;
    font-family: 'kufi_bold_0', Arial, Helvetica, sans-serif;
}

.tg-subtotal {
    width: 100%;
    float: right;
    padding: 18px 0;
}

.tg-subtotal h2 {
    margin: 0;
    float: right;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
}

.tg-subtotal span {
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
    float: left !important;
    font-family: 'kufi_bold_0', Arial, Helvetica, sans-serif;
}

.tg-btnarea {
    width: 100%;
    float: right;
}

.tg-btnarea .tg-btn {
    width: 100%;
}

.tg-btnarea .tg-btn:hover {
    color: #fff;
}

.tg-btnarea .tg-btn:after {
    display: none;
}

.tg-cart {
    width: 100%;
    float: right;
}

.tg-cartsearch ul li {
    border-right: 1px solid #414150;
}

.tg-cartsearch ul li a {
    width: 50px;
}

.tg-navigationarea {
    width: 100%;
    float: right;
    padding: 0 30px 0 30px;
    text-align: center;
    position: relative;
}

.tg-headerfixed.scroll-to-fixed-fixed {
    background: #fff;
}

.tg-logo {
    z-index: 2;
    float: right;
    margin: 5px 0;
    position: relative;
}

.tg-logo a {
    display: block;
}

.tg-logo a img {
    display: block;
    max-width: 230px;
}

.tg-socialsignin {
    z-index: 2;
    float: left;
    position: relative;
}

.tg-socialsignin .tg-socialicons,
.tg-socialsignin .tg-userbox {
    float: right;
}

.tg-socialsignin .tg-socialicons {
    padding: 19px 0 19px 30px;
}

.tg-socialsignin .tg-socialicons li {
    float: right;
    line-height: normal;
    padding: 0 0 0 13px;
}

.tg-socialsignin .tg-socialicons li a {
    color: #1d3081;
    width: auto;
    height: auto;
    border-radius: 0;
    line-height: normal;
    background: transparent;
}

.tg-socialsignin .tg-socialicons li a i {
    color: #1d3081;
    width: auto;
    height: auto;
    font-size: 18px;
    line-height: normal;
}

.tg-userbox .tg-btn {
    color: #1d3081;
    display: block;
    padding: 0 25px;
}

.tg-socialsignin .tg-btn:after {
    right: 25px;
    left: 25px;
    background: #1d3081;
}

.tg-socialsignin .tg-btn:hover:after {
    right: 0;
    left: 0;
}

.tg-dropdown,
.tg-login .tg-userbox .tg-btn {
    display: none;
}

.tg-login .tg-dropdown {
    display: block;
}

.tg-btndropdown {
    color: #1d3081;
    outline: none;
    display: block;
    padding: 0 25px;
}

.tg-btndropdown img {
    float: right;
    display: block;
    overflow: hidden;
    border-radius: 50%;
    margin: 12px 0 13px;
}

.tg-btndropdown span,
.tg-btndropdown i {
    float: right;
    font-size: 12px;
    line-height: 60px;
    text-transform: uppercase;
}

.tg-btndropdown span {
    padding: 0 10px;
    font-weight: 600;
    font-family: 'kufi_bold_0', sans-serif;
}

.tg-dropdownusermenu {
    border: 0;
    margin: 0;
    width: 100%;
    padding: 20px 0;
    font-size: 14px;
    line-height: 30px;
    list-style: none;
    border-radius: 0;
}

.tg-dropdownusermenu li {
    width: 100%;
    float: right;
    line-height: inherit;
    list-style-type: none;
}

.tg-dropdownusermenu li a {
    display: block;
    color: #676767;
    padding: 0 20px;
    line-height: inherit;
}

.tg-dropdownusermenu li a:hover {
    background: transparent;
}

.tg-nav {
    top: 0;
    right: 0;
    z-index: 1;
    width: 100%;
    padding: 0 250px;
    position: absolute;
    text-transform: uppercase;
    font: 500 13px/14px 'kufi_bold_0', sans-serif;
}

.tg-navigation {
    padding: 0;
    position: relative;
    text-align: center;
}

.tg-navigation ul {
    list-style: none;
    font-size: inherit;
    line-height: inherit;
    display: inline-block;
    vertical-align: top;
}

.tg-navigation ul li {
    width: 100%;
    float: right;
    padding: 0 10px;
    font-size: inherit;
    line-height: inherit;
    list-style-type: none;
}

.tg-navigation > ul > li {
    width: auto;
}

.menu-item-has-children {
    position: relative;
}

.tg-navigation ul li a {
    color: #1d3081;
    padding: 13px 3px;
    position: relative;
}

.tg-navigation > ul > li > a {
    display: block;
    padding: 23px 3px;
}

.tg-navigation ul li a:before {
    right: 0;
    height: 0;
    content: '';
    z-index: -1;
    width: 100%;
    position: absolute;
}

.tg-navigation > ul > li > a:before {
    bottom: 14px;
}

.tg-navigation > ul > li.current-menu-item > a:before,
.tg-navigation > ul > li > a:hover:before {
    height: 4px;
}

.sub-menu,
.mega-menu {
    top: 80px;
    right: 0;
    margin: 0;
    opacity: 0;
    z-index: 99;
    width: 215px;
    text-align: right;
    background: #fff;
    visibility: hidden;
    position: absolute;
    text-transform: capitalize;
    font: 400 14px/17px 'kufi_bold_0', sans-serif;
}

.sub-menu > li > a {
    color: #676767;
    text-align: right;
    display: inline-block;
    vertical-align: top;
}

.sub-menu > li > a:before,
.mega-menu > ul > li > a:before {
    bottom: 4px;
}

.sub-menu > li.current-menu-item > a:before,
.sub-menu > li > a:hover:before,
.mega-menu > ul > li > a:hover:before,
.mega-menu > ul > li.current-menu-item > a:before {
    height: 6px;
}

.menu-item-has-mega-menu {
    position: static;
}

.mega-menu {
    opacity: 0;
    width: 100%;
    visibility: hidden;
}

.mega-menu > ul {
    margin: 0;
    float: right;
    width: 275px;
    padding: 20px 0 0 0;
}

.mega-menu > ul > li > a {
    color: #676767;
    text-align: right;
    display: inline-block;
    vertical-align: top;
}

.mega-menu > ul > li > a:hover:before {
    height: 6px;
}

.tg-sliderarea {
    overflow: hidden;
    padding: 20px 20px 20px 20px;
}

.tg-sliderarea > h2 {
    margin: 0 0 20px;
    font-size: 18px;
    font-weight: 500;
    line-height: 16px;
}

.menu-item-has-children:hover > .sub-menu,
.menu-item-has-children:hover > .mega-menu {
    top: 100%;
    opacity: 1;
    visibility: visible;
}

.sub-menu .sub-menu {
    right: 100%;
}

.sub-menu > li:hover > .sub-menu {
    top: 0;
    opacity: 1;
    visibility: visible;
}

.tg-trendingtripsslider.tg-trendingtrips {
    margin: 0;
}

.tg-trendingtripsslider .tg-trendingtrip {
    padding: 0;
}

.tg-trendingtripsslider .tg-btnroundprev,
.tg-trendingtripsslider .tg-btnroundnext {
    top: -15px;
    left: 0;
    right: auto;
    color: #1d3081;
    width: 26px;
    height: 26px;
    border-radius: 0;
    font-size: 10px;
    line-height: 24px;
    border-color: #c0c0c0;
}

.tg-trendingtripsslider .tg-btnroundprev {
    left: 30px;
}

.tg-trendingtripsslider .tg-btnroundprev i,
.tg-trendingtripsslider .tg-btnroundnext i {
    color: #1d3081;
    font-size: 10px;
    line-height: inherit;
}

.tg-sliderarea .tg-trendingtrip figure a {
    padding: 0;
    display: block;
}

.tg-btn {
    z-index: 1;
    color: #fff;
    height: 60px;
    padding: 0 50px;
    overflow: hidden;
    background: #fff;
    position: relative;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    font: 400 12px/60px 'kufi_bold_0', sans-serif;
}

.tg-btn:after {
    z-index: 2;
    right: 50px;
    left: 50px;
    bottom: 20px;
    content: '';
    height: 1px;
    background: #fff;
    position: absolute;
}

.tg-socialsignin .tg-btn:after {
    right: 25px;
    left: 25px;
    background: #1d3081;
}

.tg-socialsignin .tg-btn{
  background: #c9b02f;
}

.tg-socialsignin .tg-btn:hover{
  color: #c9b02f;
  background: #1d3081;
}
.tg-socialsignin .tg-btn:hover:after {
    right: 25px;
    left: 25px;
    background: #ffffff;
}
.tg-socialsignin .tg-btn:after {
    right: 25px;
    left: 25px;
    background: #1d3081;
}
.tg-socialsignin .tg-btn:hover:after {
    right: 0;
    left: 0;
}

.tg-socialsignin .tg-socialicons li{
  list-style: none;
}

.tg-socialsignin .tg-socialicons li a:hover i {
    color: #c9b02f;
}

@media (max-width: 720px){
.tg-header .tg-infonav, .tg-header .tg-infonav {
    display: none;
}
}

.navbar-header{
      background: #c9b02f;
}


/*main menu new style*/
.header nav.navbar{
    padding: 0 1rem;
    transition: all .3s ease-in-out;
}
.navbar-brand {
    font-size: inherit;
    height: auto;
    margin-bottom: -8px;
}

.menu {
    display: block;
}

.menu li {
    display: inline-block;
    position: relative;
}

.menu li:first-child {
    margin-right: 0;
}

.menu li a {
    text-align: right;
    font-size: 15px;
    font-family: 'kufi_bold_0', sans-serif;
    font-weight: 500;
    text-decoration: none;
    padding: 20px 7px;
    display: block;
    transition: all 0.3s ease-in-out 0s;
    color: #ed2028;
    opacity: 0.8;
}

.menu li a:hover, .menu li:hover>a {
    opacity: 1;
}
.menu li a.active{
    color: #ed2028;
}

.menu ul {
    visibility: hidden;
    opacity: 0;
    margin: 0;
    padding: 0;
    width: 200px;
    position: absolute;
    right: 0;
    background: #fff;
    z-index: 9;
    border-radius: 4px;
    transform: translate(0,20px);
    transition: all 0.3s ease-out;
    -webkit-box-shadow: 0 4px 10px rgba(0,0,0,.15);
    box-shadow: 0 4px 10px rgba(0,0,0,.15);
}

.menu ul.sub-menu li{
    border-bottom: 1px solid #ebebeb;
}
.menu ul.sub-menu li:last-child{
    border-bottom: 0;
}
.menu ul:after {
    bottom: 100%;
    right: 35px;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border: solid transparent;
    border-bottom-color: #fff;
    border-width: 8px;
    margin-right: -8px;
}
.menu li a.dropdown-toggle::after {
    position: relative;
    right: 2px;
    vertical-align: middle;
}


.menu ul li {
    display: block;
    float: none;
    background: none;
    margin: 0;
    padding: 0;
}

.menu ul li a {
    text-transform: inherit;
    font-size: 13px;
    display: block;
    color: #424141;
    padding: 8px 15px;
    font-family: 'kufi_bold_0', sans-serif;
}
.menu ul li a:hover, .menu ul li:hover>a {
    color: #ffffff;
    background: #ed2028;
}

.menu ul.sub-menu li:first-child a:hover,
.menu ul.sub-menu li:last-child ul li:first-child a:hover{
    border-radius: 4px 4px 0 0;
}
.menu ul.sub-menu li:last-child a:hover,
.menu ul.sub-menu li:last-child ul li:last-child a:hover{
    border-radius: 0 0 4px 4px;
}
.menu ul.sub-menu li:last-child ul li a:hover{
    border-radius: 0;
}

.menu li:hover>ul {
    visibility: visible;
    opacity: 1;
    transform: translate(0,0);
}

.menu ul ul {
    right: 200px;
    top: 0;
    visibility: hidden;
    opacity: 0;
    transform: translate(20px,20px);
    transition: all 0.2s ease-out;
}

.menu ul.sub-menu ul:after {
    right: -8px;
    top: 10px;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border: solid transparent;
    border-left-color: #fff;
    border-width: 8px;
}

.menu li>ul ul:hover {
    visibility: visible;
    opacity: 1;
    transform: translate(0,0);
}
.responsive-menu {
    display: none;
    width: 100%;
    padding: 20px 15px;
    background: #374147;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}

.responsive-menu:hover {
    background: #374147;
    color: #fff;
    text-decoration: none;
}

@media (min-width: 320px) and (max-width: 992px) {
    .navbar {
        background-image: linear-gradient(to right,#ffffff , #ffffff, #ffffff, #ffffff, #ffffff) !important;
    }
    .menu li{
        display: block;
    }

    .white-bg.affix, .custom-nav.affix, .navbar.white-bg {
        background: #ffffff !important;
        border-bottom: 1px solid #ebebeb;
    }

    .white-bg.custom-nav ul li a, .custom-nav ul li a {
        color: #081d43 !important;
    }

    .white-bg.navbar .navbar-toggler span {
        color: #202877;
    }

    .ptb-100 {
        padding: 55px 0;
    }

    .pt-100 {
        padding-top: 55px;
    }

    .pb-100 {
        padding-bottom: 55px;
    }
}

@media (min-width: 992px) {
    .navbar {
        /*border-bottom: 1px solid rgba(0, 0, 0, 0);*/
        border-bottom: 2px solid rgb(246 148 37);
        background: transparent;
        -o-transition: border-bottom .3s ease-in-out, background .3s ease-in-out, padding .3s ease-in-out;
        -webkit-transition: border-bottom .3s ease-in-out, background .3s ease-in-out, padding .3s ease-in-out;
        -moz-transition: border-bottom .3s ease-in-out, background .3s ease-in-out, padding .3s ease-in-out;
        transition: border-bottom .3s ease-in-out, background .3s ease-in-out, padding .3s ease-in-out;
        -webkit-backface-visibility: hidden;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .mainWrap {
        width: 768px;
    }

    .menu ul {
        top: 37px;
    }

    .menu li a {
        padding: 8px 15px;
    }

    a.homer {
        background: #374147;
    }
}

@media (max-width: 767px) {
    .responsive-menu{
        display: block;
    }
    .header nav.navbar{
        padding: 0.5rem 1rem;
    }
    .mainWrap {
        width: auto;
        padding: 50px 20px;
    }

    nav {
        margin: 0;
        background: none;
    }

    .menu li {
        display: block;
        margin: 0;
    }

    .menu li a {
        padding: 8px 15px;
    }

    .menu li a:hover,.menu li:hover>a {
        background: #f69422 ;
        color: #fff;
    }

    .menu ul {
        visibility: hidden;
        opacity: 0;
        top: 0;
        right: 0;
        width: 100%;
        transform: initial;
    }

    .menu li:hover>ul {
        visibility: visible;
        opacity: 1;
        position: relative;
        transform: initial;
    }

    .menu ul ul {
        right: 0;
        transform: initial;
    }

    .menu li>ul ul:hover {
        transform: initial;
    }
}



.show {
    display: block!important;
}
.container>.navbar-collapse{
    padding-left: 0px;
    padding-right: 0px;
}


.menu li .dropdown-menu .dropdown-item{
    padding: 10px 10px 5px 5px;
}

/* 02. slider area css here */
.single_slider {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
  height: 520px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .single_slider {
    height: 470px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single_slider {
    height: 420px;
  }
}
@media only screen and (max-width: 767px) {
  .single_slider {
    background-position: 30%;
    height: 350px;
  }

}

.slider_area .owl-dots {
  position: absolute;
  bottom: 20px;
  text-align: center;
  left: 50%;
  transform: translatex(-50%);
  display: block;
}
@media only screen and (max-width: 767px) {
  .slider_area .owl-dots {
    bottom: 10px;
  }
}
.slider_area .owl-dots .owl-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: inline-block;
  background: #333;
  margin: 0 5px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
}
.slider_area .owl-dots .owl-dot.active {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.slider_area .owl-dots .owl-dot.active::before {
  position: absolute;
  content: "";
  background: #ed2028;
  width: 12px;
  height: 12px;
  left: -3px;
  top: -3px;
  border-radius: 50%;
}

.slider_content {
  padding: 40px 50px 40px 0px;
}
@media only screen and (max-width: 767px) {
  .slider_content {
    text-align: center;
    padding: 25px 20px;
    width: 100%;
  }
}
.slider_content h1 {
  font-size: 48px;
  line-height: 48px;
  font-weight: 700;
  margin-bottom: 0;
  font-family: "Lato", sans-serif;
  max-width: 355px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider_content h1 {
    font-size: 45px;
    line-height: 45px;
  }
}
@media only screen and (max-width: 767px) {
  .slider_content h1 {
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 18px;
  }
}
.slider_content h2 {
  margin-bottom: 10px;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  /*font-style: italic;*/
  font-size: 24px;
  line-height: 24px;
  display: inline-block;
  position: relative;
}
.slider_content h2::before {
  position: absolute;
  content: "";
  height: 1px;
  width: 70px;
  background: #333;
  right: -88px;
  opacity: 0.5;
  top: 50%;
  transform: translatey(-50%);
}
@media only screen and (max-width: 767px) {
  .slider_content h2::before {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .slider_content h2 {
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 12px;
  }
}
.slider_content a {
  text-decoration: unset;
  background: #ed2028;
  font-size: 16px;
  font-weight: 400;
  margin-top: 45px;
  color: #ffffff;
  height: 48px;
  line-height: 47px;
  padding: 0 25px;
  display: inline-block;
  font-family: "Lato", sans-serif;
  border-radius: 5px;
}
.slider_content a:hover {
  color: #fff;
  background: #ff8904;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider_content a {
    margin-top: 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider_content a {
    margin-top: 20px;
    height: 43px;
    line-height: 43px;
    padding: 0 25px;
  }
}
@media only screen and (max-width: 767px) {
  .slider_content a {
    font-weight: 500;
    margin-top: 0;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    font-size: 14px;
  }
}

.active .slider_content h1, .active .slider_content h2, .active .slider_content a {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.active .slider_content h1 {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.active .slider_content a {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}

/*home two css here*/
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .slider_two .single_slider {
    height: 370px;
  }
}
.slider_two .slider_content {
    direction: rtl;
  padding-left: 0;
}
@media only screen and (max-width: 767px) {
  .slider_two .slider_content {
    padding: 10px 20px;
    background: #00000096;
}
}
.slider_two .slider_content h1 {
  max-width: 454px;
  line-height: 1.3;
}

.slider_two  .owl-theme .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 0px 0px;
    background: #ff8e0a;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
/*home three css here*/
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider_three .single_slider {
    height: 436px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider_three .slider_content h1 {
    font-size: 44px;
    line-height: 44px;
  }
}

/*home three css here*/
.slider_six {
  position: relative;
}
.slider_six .slider_content {
  padding: 40px;
}
@media only screen and (max-width: 767px) {
  .slider_six .slider_content {
    padding: 25px 20px;
    text-align: left;
    color: #f9f9f9;
  }
}
.slider_six .slider_content h1 {
  font-size: 40px;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 0;
  font-family: "Lato", sans-serif;
  max-width: 355px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider_six .slider_content h1 {
    font-size: 44px;
  }
}
@media only screen and (max-width: 767px) {
  .slider_six .slider_content h1 {
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 18px;
  }
}
.slider_six .slider_content h2 {
  margin-bottom: 10px;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 22px;
  line-height: 1;
  display: inline-block;
  position: relative;
}
.slider_six .slider_content h2::before {
  position: absolute;
  content: "";
  height: 1px;
  width: 70px;
  background: #333;
  right: -88px;
  opacity: 0.5;
  top: 50%;
  transform: translatey(-50%);
}
@media only screen and (max-width: 767px) {
  .slider_six .slider_content h2::before {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .slider_six .slider_content h2 {
    font-size: 17px;
    margin-bottom: 12px;
  }
}
.slider_six .slider_content a {
  font-size: 16px;
  font-weight: 400;
  margin-top: 30px;
  color: #333;
  height: 48px;
  line-height: 47px;
  padding: 0 25px;
  display: inline-block;
  font-family: "Lato", sans-serif;
  border-radius: 5px;
}
.slider_six .slider_content a:hover {
  color: #fff;
  background: #ff8e0a;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider_six .slider_content a {
    margin-top: 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider_six .slider_content a {
    margin-top: 20px;
    height: 43px;
    line-height: 43px;
    padding: 0 25px;
  }
}
@media only screen and (max-width: 767px) {
  .slider_six .slider_content a {
    font-weight: 500;
    margin-top: 0;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
  }
}
.slider_six .owl-dots {
  left: 40px;
  transform: translateX(0);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider_six .single_slider {
    height: 450px;
  }
}

/*color scheme 2 css here*/
.color_scheme_2 .slider_content a {
  background: #b2e515;
}
.color_scheme_2 .slider_content a:hover {
  color: #fff;
  background: #333;
}
.color_scheme_2 .owl-dots .owl-dot.active::before {
  background: #b2e515;
}
.color_scheme_2 .sidebar_banner .banner_text h4 {
  color: #b2e515;
}
.color_scheme_2 .banner_text a {
  background: #b2e515;
}
.color_scheme_2 .banner_text a:hover {
  background: #333;
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .slider_new5 {
    margin-bottom: 17px;
  }
}



/* contact */
#location .footer-widget .social a {
    color: #ed2028;
    font-size: 20px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

#location .footer-widget .social a + a {
    margin-right: 20px;
    margin-left: unset;
}
#location .footer-widget .social a:hover {
    background: -webkit-gradient(linear, left top, right top, from(#ff8700 ), color-stop(98%, #ffb644 ), to(#ff8f07));
    background: linear-gradient(to right, #ff8700 0%, #ffb644 98%, #ff8f07 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#location .footer-widget .title h3 {
    margin: 0;
    color: #ed2028;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 25px;
}

#location .footer-widget .list-inline>li i{
  font-size: 20px;
  color: #f48d24;
}

#location .footer-widget .list-inline>li {
  line-height: 1.5;
  padding-bottom: 15px;
}

#location .footer-address {
    color: #828282;
}

#location .footer-widget .list-inline>li a{
    color: #828282;
    font-family: sans-serif;
    font-weight: 700;
}
#location .footer-widget .list-inline>li a:hover{
  color:#ed2028 ;
}

#location .how-app-work-section .download-btn {
    display: inline-block;
    vertical-align: middle;
    background: #ed2028;
    background: -webkit-gradient(left top, right top, color-stop(0%, #ed2028), color-stop(98%, #ed2028), color-stop(100%, #ed2028));
    background: -webkit-gradient(linear, left top, right top, from(#ed2028), color-stop(98%, #ed2028), to(#ed2028));
    background: linear-gradient(to right, #ed2028 0%, #ed2028 98%, #ed2028 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed2028', endColorstr='#ed2028', GradientType=1);
    position: relative;
    padding: 10px 0;
    padding-left: 13px;
    border-radius: 6px;
    padding-right: 10px;
    width: 100%;
}
#location .how-app-work-section .download-btn:before {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    border-radius: 5px;
    background: unset;
    opacity: 1;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
#location .how-app-work-section .download-btn span.store-name {
    display: block;
    background: unset;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    font-weight: 600;
    line-height: 1.5;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    color: #fff;
    font-size: 15px;
}
#location .how-app-work-section .download-btn span.avail {
    color: #fff !important;
    font-size: 10.5px;
    text-align: right;
    display: block;
    background: unset;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    font-weight: 600;
    line-height: 1.5;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
#location .how-app-work-section .download-btn i.fab {
    font-size: 30px;
    background: unset;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 5%;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    color: #fff;
}
#location .how-app-work-section .download-btn span.inner {
    text-align: center;
}

#location .how-app-work-section .download-btn.apple {
    display: inline-block;
    vertical-align: middle;
    background: #ed2028;
    background: -webkit-gradient(left top, right top, color-stop(0%, #ed2028), color-stop(98%, #ed2028), color-stop(100%, #ed2028));
    background: -webkit-gradient(linear, left top, right top, from(#ed2028), color-stop(98%, #ed2028), to(#ed2028));
    background: linear-gradient(to right, #ff940a 0%, #f99e17 98%, #ffb03b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed2028', endColorstr='#ed2028', GradientType=1);
    position: relative;
    padding: 10px 0;
    padding-left: 13px;
    border-radius: 6px;
    padding-right: 10px;
    width: 100%;
}

/*futcer khery */

.feature {
    padding-top: 20px;
    margin-bottom: 20px;
}
.feature {
    background: #ffffff;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 18px;
    margin-bottom: 25px;
    border: 3px #8e8e8e;
    border-style: dashed;
    border-radius: 5px;
    box-shadow: -2px 3px 12px rgba(0, 0, 0, 0.29);
}
.feature img{
    height: 500px;
}

@media (max-width: 568px){
.intigration-section .intigration-content {
    padding: 25px 0px !important;
}
.feature img{
    height: auto;
}
}

@media (min-width: 992px){
.features-center .feature {
    padding: 0 30px;
}
}

@media (min-width: 1200px){
.features-center .feature {
    padding: 0 50px;
}
}
.feature h4, .feature .h4 {
    margin-top: 0;
}
.feature > i {
    margin-top: 20px;
    margin-bottom: 14px;
    font-size: 50px;
    color: #ed2028;
    height: 50px;
    width: 50px;
}

.screen-shots-circle-middle3 {
    position: relative;
    top: 25px;
    /* right: 10px; */
    left: unset;
    text-align: right;
}

.screen-shots-circle-middle4 {
    position: relative;
    top: -350px;
    /* right: 10px; */
    left: 0;
    text-align: left;
}
.m-t-60 {
    margin-top: 60px!important;
}

/* mnue */
 .dropdown-item:active {
    background-color: #ed2028;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #ffffff;
    background-color: #ed2028;
}


/* servises */
.img-responsive{display:block;max-width:100%;height:auto;}

.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4;}
@media (min-width:768px){
.lead{font-size:21px;}
}

.media{margin-top:15px;}
.media:first-child{margin-top:0;}
.media,.media-body{overflow:hidden;zoom:1;}
.media-body{width:10000px;}
.media>.pull-right{padding-left:10px;}
.media-body{display:table-cell;vertical-align:top;}
.media-heading{margin-top:0;margin-bottom:5px;}
.container:after,.container:before,.row:after,.row:before{display:table;content:" ";}
.container:after,.row:after{clear:both;}


.media>.pull-right{margin-left:10px;}
.media>.pull-right{padding-right:10px;padding-left:initial;}
/*! CSS Used from: https://huoil.net/src/css/font-awesome.min.css */
.pull-right{float:right;}
/*! CSS Used from: https://huoil.net/src/css/animate.min.css */
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;}
.center h2{font-size:36px;margin-top:0;margin-bottom:20px;}
.media>.pull-right{margin-left: 50px;z-index: 9999999999;}

.center{text-align:center;padding-bottom:55px;}
.lead{font-size:16px;line-height:24px;font-weight:400;}
#services{background:#000 url(../../uploads/servises/img_mouseover3.jpg);background-size:cover;background-attachment:fixed;padding-top: 100px;padding-bottom: 50px;}
#services .lead,#services h2{color:#fff;}
.services-wrap {
    /*border: 4px solid #FFF;*/
    padding: 40px 20px;
    background: #f79424;
    border-radius: 30px;
    margin: 0 0 40px;
    text-align: center;
    min-height: 375px;
    /*max-height: 350px;*/
   /* overflow: hidden;*/
}
.services-wrap img{
    background: #fff;
    padding: 5px;
    border-radius: 50%;
    margin-bottom: 30px;
}
.services-wrap h3{font-size:20px;margin:10px 0;}
.services-wrap h3 a{
        color: #ffffff;
    font-weight: 700;
    text-decoration: unset;
}
.services-wrap p{
    color: #ffffff;
    font-size: 14px;
    padding-top: 10px;
   
}
/*! CSS Used from: https://huoil.net/src/css/responsive.css */
@media (min-width: 992px) and (max-width: 1199px){
.services-wrap{padding:40px 10px 40px 30px;}
}
@media (min-width: 768px) and (max-width: 991px){
.services-wrap{padding:40px 0 40px 30px;}
}



/*anamet elment seting */
.main-circle-small,.main-circle-big{
  z-index: 9999 !important;
}


/* butone help */
.theme-btn {
    background-color: #fff;
    border-radius: 40px;
    bottom: 10px;
    color: #fff;
    display: table;
    height: 50px;
    left: 10px;
    min-width: 50px;
    position: fixed;
    text-align: center;
    z-index: 9999;
}


.theme-btn.bt-buy-now {
    background: #1fdf61;
    background: -moz-linear-gradient(top,#a3d179 0,#88ba46 100%);
    background: -webkit-linear-gradient(top,#a3d179 0,#88ba46 100%);
    background: linear-gradient(to bottom,#a3d179 0,#88ba46 100%);
}
.theme-btn.bt-buy-now {
    background: #f79424;
}
.theme-btn i {
    font-size: 22px;
    line-height: 50px;
}
.theme-btn span {
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    letter-spacing: -15px;
    opacity: 0;
    line-height: 50px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    text-transform: uppercase;
}

.theme-btn:hover {
    color: #fff;
    padding: 0 20px;
}


.theme-btn:hover span {
    opacity: 1;
    letter-spacing: 1px;
    padding-left: 10px;
}
.theme-btn:hover span {
    padding-left: 0;
    padding-right: 10px;
}

.theme-btn.bt-support-now {
    background: #ed2028;
    bottom: 70px;
}
.theme-btn.whatsapp {
    bottom: 130px;
    background: #1fdf61;
}
@media only screen and (max-width: 991px){
.theme-btn {
    height: 30px;
    min-width: 30px;
}
.theme-btn i {
    font-size: 15px;
    line-height: 30px;
}
.theme-btn span {
    line-height: 16px;
    font-size: 12px;
}
.theme-btn.whatsapp {
    bottom: 150px;
    }
.theme-btn.bt-support-now {
    bottom: 110px;
}
.theme-btn {
    bottom: 75px;
    }

.scroll-to-top {
    bottom: 7px;
    width: 45px;
    height: 45px;
}
}

.thm-btn.borderd.google:before{
      background: #ed2028;
}
.banner-static .banner-content .thm-btn.borderd.google {
    background: #ed2028;
    color: #ffffff;
}
.banner-static .banner-content .thm-btn.borderd.google:hover {
    background: #ffffff;
    color: #ed2028;
    border: 1px solid #ed2028;
}

.thm-btn.borderd.apple:before{
      background: #f6921e;
}
.banner-static .banner-content .thm-btn.borderd.apple {
    background: #f69125;
    color: #ffffff;
    border: 0.2px solid #f69127;
}
.banner-static .banner-content .thm-btn.borderd.apple:hover {
    background: #ffffff;
    color: #f69127;
    border: 1px solid #f69127;
}

.how-app-work-section .download-btn.google:before{
  background: -webkit-gradient(linear, left top, right top, from(#ed2028), color-stop(98%, #ed2028), to(#ed2028));
  background: linear-gradient(to right, #ed2028 0%, #ed2028 98%, #ed2028 100%);
}
.how-app-work-section .download-btn.google span.avail, .how-app-work-section .download-btn.google span.store-name{
    background: -webkit-gradient(linear, left top, right top, from(#e6e6e6), color-stop(98%, #e6e6e6), to(#e6e6e6));
    background: linear-gradient(to right, #e6e6e6 0%, #e6e6e6 98%, #e6e6e6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.how-app-work-section .download-btn.google i.fab {
    background: -webkit-gradient(linear, left top, right top, from(#ffffff), color-stop(98%, #d6d6d6), to(#d6d6d6));
    background: linear-gradient(to right, #ffffff 0%, #d6d6d6 98%, #d6d6d6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.how-app-work-section .download-btn.google:hover {
    background: #ed2028;
    background: -webkit-gradient(left top, right top, color-stop(0%, #ffffff ), color-stop(98%, #ffffff ), color-stop(100%, #ffffff ));
    background: -webkit-gradient(linear, left top, right top, from(#ffffff ), color-stop(98%, #ffffff ), to(#ffffff ));
    background: linear-gradient(to right, #ffffff 0%, #ffffff  98%, #ffffff  100%);
    border: 2px solid #ed2028;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed2028', endColorstr='#ed2028', GradientType=1);
    }
.how-app-work-section .download-btn.google:hover span.avail, .how-app-work-section .download-btn.google:hover span.store-name,.how-app-work-section .download-btn.google:hover i.fab  {
    background: -webkit-gradient(linear, left top, right top, from(#ed2028), color-stop(98%, #531598), to(#531598));
    background: linear-gradient(to right, #ed2028 0%, #531598 98%, #531598 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.how-app-work-section .download-btn.apple {
    display: inline-block;
    vertical-align: middle;
    background: #fc8a06;
    background: -webkit-gradient(left top, right top, color-stop(0%, #fc8a06), color-stop(98%, #fc8a06), color-stop(100%, #fc8a06));
    background: -webkit-gradient(linear, left top, right top, from(#fc8a06), color-stop(98%, #fc8a06), to(#fc8a06));
    background: linear-gradient(to right, #fc8a06 0%, #fc8a06 98%, #fc8a06 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed2028', endColorstr='#ed2028', GradientType=1);
  }
.how-app-work-section .download-btn.apple:before{
  background: -webkit-gradient(linear, left top, right top, from(#ff8b06), color-stop(98%, #dc7b06), to(#dc7b06));
    background: linear-gradient(to right, #ff8b06 0%, #dc7b06 98%, #dc7b06 100%);
}
.how-app-work-section .download-btn.apple span.avail, .how-app-work-section .download-btn.apple span.store-name{
    background: -webkit-gradient(linear, left top, right top, from(#e6e6e6), color-stop(98%, #e6e6e6), to(#e6e6e6));
    background: linear-gradient(to right, #e6e6e6 0%, #e6e6e6 98%, #e6e6e6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.how-app-work-section .download-btn.apple i.fab {
    background: -webkit-gradient(linear, left top, right top, from(#ffffff), color-stop(98%, #d6d6d6), to(#d6d6d6));
    background: linear-gradient(to right, #ffffff 0%, #d6d6d6 98%, #d6d6d6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.how-app-work-section .download-btn.apple:hover {
    background: #ed2028;
    background: -webkit-gradient(left top, right top, color-stop(0%, #ffffff ), color-stop(98%, #ffffff ), color-stop(100%, #ffffff ));
    background: -webkit-gradient(linear, left top, right top, from(#ffffff ), color-stop(98%, #ffffff ), to(#ffffff ));
    background: linear-gradient(to right, #ffffff 0%, #ffffff  98%, #ffffff  100%);
    border: 2px solid #ff8b06;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed2028', endColorstr='#ed2028', GradientType=1);
    }


.how-app-work-section .download-btn.apple:hover span.avail, .how-app-work-section .download-btn.apple:hover span.store-name, .how-app-work-section .download-btn.apple:hover i.fab {
    background: -webkit-gradient(linear, left top, right top, from(#ff8b06), color-stop(98%, #dc7b06), to(#dc7b06));
    background: linear-gradient(to right, #ff8b06 0%, #dc7b06 98%, #dc7b06 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.downloadApp{
     background: #7a0d84;
}
.downloadApp h2,.downloadApp p{
    color:#ffffff;
}
.downloadApp .section-image{
    margin-top: 130px;
}

/* partener section */
.ow-client-logo {
    background-color: #fff;
    display: table;
    width: 100%;
    border-radius: 6px;
    box-shadow: 0 0 0 0 rgba(0,0,0,.1);
    transition: all .8s;
    -moz-transition: all .8s;
    -ms-transition: all .8s;
    -o-transition: all .8s;
    -webkit-transition: all .8s;
}

.client-logo {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    padding: 10px;
}
.border {
    border: 1px solid #dee2e6!important;
}

.owl-carousel .owl-item img {
    transform-style: inherit;
}
.owl-carousel .ow-client-logo img {
    height: 100px;
    max-height: 100%;
    width: auto;
    display: inline-block;
}

.ow-client-logo:hover {
    box-shadow: 0 0 30px 0 rgba(0,0,0,.2);
}
.partener .owl-carousel .ow-client-logo img {
    height: 180px;
}

.owl-btn-3 .owl-next, .owl-btn-3 .owl-prev {
    background-color: rgba(0,0,0,0);
    color: #000;
    font-size: 35px;
    height: auto;
    width: auto;
    opacity: 1;
}
.owl-btn-center-lr .owl-nav .owl-next, .owl-btn-center-lr .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: 18px;
    margin: 0;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.owl-btn-center-lr .owl-nav .owl-next {
    left: auto;
    right: 0px;
}
.owl-btn-center-lr .owl-nav .owl-prev {
    left: 0px;
}
.owl-theme .owl-nav [class*=owl-] {
    background: #ed2028;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: #fe970e;
  }

/*====================================================
INNER PAGE STYLE
======================================================*/
/*
Page Title Area Style
=====================================================*/
.page-title-area {
    position: relative;
    overflow: hidden;
    z-index: 1;
    margin-top:90px;
    /*padding-top: 90px;*/
    /* padding-bottom: 150px; */
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    text-align: center;
    /*background: #ed2028 !important;*/
}

.page-title-area::before {
    display: none;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background-color:unset;
    z-index: 1;
    -webkit-animation: 20s fadeOutRight both;
    animation: 20s fadeOutRight both;
}

.page-title-area::after {
    /*content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color:#000;
    -webkit-animation: 20s fadeOutRight both;
    animation: 20s fadeOutRight both;
    z-index: 1;*/
}
.page-title-area:after {
    z-index: -1;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /*background: #00000052*/
}
.page-title-content{
     display: flex;
}
.page-title-area .page-title-content h2 {
    display: none;
    margin-bottom: 15px;
    color: #ffffff;
    background: #00000052;
    padding: 20px 0;
    font-size: 40px;
    font-weight: 700;
}

.page-title-area .page-title-content ul {
    padding:20px 10px;
    background: #ff9311;
    color: #ff9311;
    margin: 0;
    float: right;
    list-style: none;
    text-align: center;
    text-transform: capitalize;
    margin-top: 0px;
    /* bottom: 0; */
}

.page-title-area .page-title-content ul li {
    display: inline-block;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    padding-left: 10px;
    padding-right: 10px;
    color: #ffffff;
}

.page-title-area .page-title-content ul li::before {
    content: '-';
    position: absolute;
    top: 0px;
    left: -3px;
    width: 5px;
    height: 5px;
    color: #ed2028;
    border-radius: unset;
}

.page-title-area .page-title-content ul li:last-child::before {
    display: none;
}

.page-title-area .page-title-content ul li a {
    color:#ed2028 ;
}

.page-title-area .page-title-content ul li a:hover {
    color: #ffffff;
}
.page-title-area .page-title-content ul li.tg-active{
    color:#ed2028 ;
}

/* branches */
.services-block-two .inner-box {
    position: relative;
    margin-bottom: 20px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.ourBranches .services-block-two .inner-box .image {
    border: 1px solid #ed2028;
    position: relative;
}
.ourBranches .containaddress {
    padding-top: 15px;
    margin-right: 59px;
}

.list-style-one {
    position: relative;
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.list-style-one li {
    font-weight: 600;
    color: #777777;
    font-family: inherit;
    font-size: 14px;
    position: relative;
    margin-bottom: 12px;
}
.list-style-one li .icon {
    color: #ed2028;
    margin-right: unset;
    margin-left: 12px;
}
.list-style-one li a{
    color: #777777;
}
.list-style-one li a:hover{
    color: #f69523;
}
.services-block-two .inner-box .image .icon-box {
    position: absolute;
    color: #ff9d2a;
    font-size: 32px;
    z-index: 1;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.ourBranches .services-block-two .inner-box .image .icon-box {
    right: 5px;
    top: 5px;
}

.services-block-two .inner-box .image:after {
    position: absolute;
    content: '';
    right: 0px;
    top: 0px;
    transition: all 0.9s ease;
    -moz-transition: all 0.9s ease;
    -webkit-transition: all 0.9s ease;
    -ms-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    border-top: 100px solid #ff8c07;
    border-left: 100px solid transparent;
}
.ourBranches .services-block-two .inner-box .image:after {
    border-top: 65px solid #ed2028;
    border-left: 65px solid transparent;
}
.ourBranches .dlab-post-media img {
    width: 100%;
    max-height: 270px;
    height: 270px;
}

/* vition */
/*new promo box*/
.single-promo span{
    font-size: 70px;
    line-height: inherit;
    margin-bottom: 20px;
}
.single-promo-1{
    box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.12);
    border-radius: 1.5rem !important;
    padding: 35px !important;
}
.single-promo-1 span{
    font-size: 36px;
    background-image: url(../../uploads/img/promo-icon-bg.svg);
    background-size: 150px;
    padding: 43px;
    background-repeat: no-repeat;
    background-position: 45% 20%;
}
.single-promo img{
    width: 70px;
    height: 70px;
    margin-bottom: 20px;
}
.single-promo h5{
    font-size: 18px;
    margin: 0 0 1.5rem;
    font-weight: 700;
    line-height: 1.5;
    color: #744e9e;
}
.single-promo .img-full-box{
    width: auto !important;
    height: auto !important;
}
.single-promo-hover{
    transition: all .2s ease-out;
    will-change: transform;
}
.single-promo-hover:hover {
    transform: translateY(-10px);
    box-shadow: 0 1rem 3rem rgba(31,45,61,.125)!important;
}

/* prizes */
.blog-style-one.prizes .single-blog-post .img-box {
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    height: 350px;
}
.blog-style-one.prizes .single-blog-post .img-box > img {
    width: 100%;
    border-radius: 10px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    height: 100%;
}
.blog-style-one.prizes .single-blog-post .text-box h3 {
    height: unset;
    overflow: hidden;
    background: #ed2028;
    padding: 10px;
    color: #ffffff;
    margin-top: 10px;
}
.prizes .text-box{
    border: 1px solid;
    margin-bottom: 20px;
    border-top: unset;
}
.blog-style-one.prizes .single-blog-post .text-box p{
  padding:0 10px;
 }
 .blog-style-one.prizes .single-blog-post .text-box a.read-more {
    margin-bottom: 15px;
    padding: 0 10px;
}

.blog-style-one.prizes .single-blog-post .text-box h3:hover {
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    background: #f79729;
}

/* contact us */
/* contact us measeg */
#alert_notif{
    display: none;
}
.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.alert-success {
     color: #fff;
    background-color: #4CAF50;
}

.alert-error{
     color: #fff;
    background-color: #f44336;
}

.contact-style-1 .form-group {
    margin-bottom: 10px;
}

.form-control {
    border-color: #e1e6eb;
    box-shadow: none;
    height: 40px;
    font-size: 13px;
    line-height: 20px;
    padding: 9px 12px;
}
.contact-style-1 input {
    height: 50px;
}
.contact-style-1 .form-control {
    padding: 10px 20px;
    border-radius: 4px;
}
.bg-gray{
    background: #f7f7f7;
}
.buttonsend{
    text-decoration: unset;
    background: #ed2028;
    font-size: 18px;
    font-weight: 600;
    margin-top: 45px;
    color: #ffffff;
    height: 48px;
    line-height: 1.5;
    padding: 0 25px;
    border: unset;
    display: inline-block;
    font-family: "Lato", sans-serif;
    border-radius: 5px;
}
.buttonsend:hover{
  background: #ff900d;
}
.colormain {
    color: #ed2028;
}

/* joinus*/
.Joinus .bg-gray {
    background: #00000091;
}
.Joinus .colormain {
    color: #ff8e0b;
}
.Joinus label {
      color: #ff9413;
}

/* news single */
.sticky-md-top, .sticky-sm-top, .sticky-top, .sticky-top>.side-bar {
    position: sticky;
    position: -webkit-sticky;
    top: 100px;
}
.widget {
    margin-bottom: 0px !important;
}
.widget-title.style-1 {
    border-bottom: 1px solid rgba(0,0,0,.15);
    margin-bottom: 20px;
    padding-bottom: 15px;
    position: relative;
    font-weight: 600;
    line-height: 12px;
}
.widget-title.style-1:after {
    border-radius: 0;
    bottom: -2px;
    content: "";
    display: inline-block;
    height: 3px;
    left: 0;
    margin: 0;
    position: absolute;
    vertical-align: bottom;
    width: 50px;
    background-color: #f69223;
    right: 0px;
}
.dlab-post-meta ul {
    direction: ltr;
    font-family: sans-serif;
    text-align: right;
}
.dlab-post-meta ul {
    margin: 0;
    list-style: none;
    text-transform: capitalize;
}
.dlab-box, .dlab-info, .dlab-tilte, .dlab-tilte-inner {
    position: relative;
}


.blog-single .dlab-post-media {
    border-radius: 0;
}
.blog-single .dlab-post-media img {
    width: 100%;
    min-height: auto;
    max-height: unset;
    height: auto;
}
.blog-single .dlab-post-meta ul {
    display: inline-block;
}  
.blog-post.blog-single .dlab-post-title .post-title{
    background: #ed2028;
    padding: 10px 15px;
    color: #fff;
    margin-top: 0;
}
.blog-single .dlab-post-meta ul li{
    color: #ffffff;
}

.blog-single .dlab-post-meta ul li .fa {
    color: #ffffff;
}

.blog-single .owl-carousel .owl-item img {
    
    height: 200px;
}
.blog-single .overlay-icon {
    z-index: 9;
}

.recent-posts-entry .widget-post-bx:last-child {
    border-bottom: none;
}
.recent-posts-entry .widget-post {
    margin-bottom: 10px;
}
.recent-posts-entry .widget-post {
    overflow: hidden;
}
.clearfix:after, .clearfix:before {
    content: "";
    display: table;
}



.dlab-media, .dlab-post-media {
    background-color: #fff;
    position: relative;
}
.recent-posts-entry .dlab-post-media {
    padding-right: 15px;
    width: 110px;
}
.recent-posts-entry .dlab-post-info, .recent-posts-entry .dlab-post-media {
    display: table-cell;
    vertical-align: middle;
}
.widget-post .dlab-post-media {
    width: 125px;
}
.recent-posts-entry .dlab-post-media {
    padding-right: 0;
    padding-left: 15px;
}
.prodacts .dlab-media img, .dlab-post-media img {
    width: 100%;
    max-height: 265px;
    height: 260px;
}
.recent-posts-entry .dlab-post-media img {
    border-radius: 3px;
}
.recent-posts-entry .dlab-post-media img {
    height: auto;
}

.recent-posts-entry .dlab-post-info {
    background: 0 0;
    padding: 0;
    margin-left: 110px;
    border: none;
}
.recent-posts-entry .dlab-post-info, .recent-posts-entry .dlab-post-media {
    display: table-cell;
    vertical-align: middle;
}

.widget .post-title {
    line-height: 20px;
    margin-bottom: 8px;
    margin-top: 0;
    text-transform: capitalize;
    font-size: 15px;
    color: #404040;
    font-weight: 500;
}

.widget .post-title a{
color: #ed2028;
}
.widget .post-title a:hover{
color: #f79729;
}

.widget-newslatter .news-box {
    background-color: #f5f6f7;
    padding: 20px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

/* GALARY */
.galary .dlab-media img,.galary .dlab-post-media img {
    width: 100%;
    max-height: 270px;
}
.galary .dlab-title-bx{
  background: #ed2028;
    padding: 10px 15px;
    color: #ffffff;
}
.galary .dlab-title-bx a{
  color: #ffffff;
}
.galary .dlab-title-bx:hover {
    background: #fea31e;
  }

.video-gallery .video-box:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #00000033;
    opacity: 0.7;
}

/*==============================
        11. FAQ CSS
============================*/
#accordion .card {
    border-radius: 0;
    border: 0;
}
#accordion .card-header {
    padding: 20px 0;
    background: transparent;
    border-bottom: 1px solid #f2891a;
    cursor: pointer;
    margin-bottom: 0;
}
#accordion a.card-header{
    color: #ed2028 !important;
}
#accordion .card-header h6{
    font-family: 'kufi_bold_0', sans-serif;
    font-weight: 500;
}
#accordion .card-body {
    padding: 30px 0;
    background: #ed2028;
    color: #fff;
    border-top: 2px solid #f2891a;
}

#accordion .card-header.collapsed:after {
    content: "\e61a";
    transition: 0.5s;
}

#accordion .card-header:after {
    font-family: 'themify';
    content: "\e622";
    float: left;
    transition: 0.5s;
    color: #410a7d;
}


/* news single */
.widget-newslatter .news-box button{
  color: #fff;
  background: #ed2028;
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: 0px;
  box-shadow: 0 0 0 0.2rem rgb(117 79 159);
}

.widget-newslatter .news-box .btn.active.focus,
.widget-newslatter .news-box .btn.active:focus,
.widget-newslatter .news-box .btn.focus,
.widget-newslatter .news-box .btn:active.focus,
.widget-newslatter .news-box .btn:active:focus,
.widget-newslatter .news-box .btn:focus,
.widget-newslatter .news-box .btn:hover{
    color: #fff;
    background: #ed2028;
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0px;
    box-shadow: 0 0 0 0.2rem rgb(255 142 11);
}

/* butone*/
.thm-btn.borderd.google {
    color: #ffffff;
    background: #ed2028;
}
.thm-btn.borderd.google:before {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    border-radius: 28px;
    background: #ed2028;
    opacity: 1;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.thm-btn.borderd.google:hover{
    color: #ed2028;
    background: #ffffff;
    border: 1px solid #ed2028;
}
.thm-btn.borderd.google:hover:before{
    background: #ffffff;
}

.thm-btn.borderd.apple {
    color: #ffffff;
    background: #f69125;
}

.thm-btn.borderd.apple:before {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    border-radius: 28px;
    background: #f48d24;
    opacity: 1;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.thm-btn.borderd.apple:hover{
    color: #f48d24;
    background: #ffffff;
    border: 1px solid #f48d24;
}
.thm-btn.borderd.apple:hover:before{
    background: #ffffff;
}


.downloadApp .thm-btn.borderd.google {
    color: #ffffff;
    background: #ffffff;
}
.downloadApp .thm-btn.borderd.google:before {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    border-radius: 28px;
    background: #ed2028;
    opacity: 1;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.downloadApp .thm-btn.borderd.google:hover{
    color: #ed2028;
    background: #ffffff;
    border: 1px solid #ed2028;
}
.downloadApp .thm-btn.borderd.google:hover:before{
    background: #ffffff;
}

.downloadApp .thm-btn.borderd.google:hover:before{
    background: #ffffff;
}

.downloadApp .thm-btn.borderd.apple {
    color: #ffffff;
    background: #ffffff;
}

.downloadApp .thm-btn.borderd.apple:before {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    border-radius: 28px;
    background: #f48d24;
    opacity: 1;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.downloadApp .thm-btn.borderd.apple:hover{
    color: #f48d24;
    background: #ffffff;
    border: 1px solid #f48d24;
}
.downloadApp .thm-btn.borderd.apple:hover:before{
    background: #ffffff;
}


.before-after-slider {
    width: 60% !important;
}


@media (max-width: 568px){
.banner-static {
    padding-top: 10px !important;
}
}
@media (max-width: 768px){
    .banner-static .banner-content h3{
            color: #ffffff;
            margin-top:0px;
    }
    .banner-static .banner-content .thm-btn.borderd {
    	margin-top: auto;
	}
}

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #f79424;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #ffffff;
    cursor: default;
    background-color: #ed2028;
    border-color: #ed2028;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 2;
    color: #ffffff;
    background-color: #f79424;
    border-color: #f79424;
}

