/*--------------------------------------------------------------
	Common
--------------------------------------------------------------*/
body, html {
  overflow-x: hidden
}

img.mx100 {
  max-width: 100%;
  height: auto;
}
img.s50 {
  max-width: 50%;
  height: auto;
}

iframe {
  border: 0;
}

.position-relative {
  position: relative;
}

.leftauto {
  right: 0 !important;
  left: auto !important;
}

/* Transition elsements */
a,
.btn {
  transition: all 0.125s ease-in-out 0s;
}
.btn.btn-ts--primary {
  line-height: 44px;
  padding: 0 40px;
  border-radius: 22px;
  font-size: 20px;
  transition: background-color .3s, color .3s ;
}

.btn.btn-ts--primary:hover {
  background-color: #fff;
  color: #ff0084;
}


.module,
.module-small {
  position: relative;
  padding: 80px 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

/* Module header */
.module-small {
  padding: 70px 0;
}

.module-extra-small {
  padding: 25px 0px;
}

.module-medium {
  padding: 75px 0px;
}

.holder-w {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  height: 1px;
  width: 50%;
}

.holder-w:before {
  border-top: 1px solid #eaeaea;
  position: relative;
  display: block;
  content: "";
  top: 1px;
  height: 1px;
  width: 100%;
}


/* Video */
.video-controls-box {
  position: absolute !important;
  bottom: 40px;
  left: 0;
  width: 100%;
  z-index: 1;
}

.video-controls-box a {
  display: inline-block;
  color: #fff;
  margin: 0 5px 0 0;
}

/*--------------------------------------------------------------
	Typography
--------------------------------------------------------------*/


.bg-dark a {
  color: #fff;
}

.bg-dark a:hover, .bg-dark a:focus {
  color: #fff;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.4;
  font-weight: 400;
}

p, ol, ul, blockquote {
  margin: 0 0 20px;
}

blockquote {
  border: 0;
  font-style: italic;
  font-size: 15px;
  padding: 0;
}

.font-alt {
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.font-serif {
  font-family: Volkhov, "Times New Roman", sans-serif;
  font-style: italic;
}

.large-text {
  font-size: 24px !important;
}

.rotate {
  text-shadow: none !important;
}

.module-title {
  position: relative;
  letter-spacing: 4px;
  text-align: center;
  font-weight: 400;
  font-size: 30px;
  color: #87286e;
  margin: 0 0 70px;
}
.module-title.w{
  color: #fff;
}
.module-subtitle {
  text-align: center;
  font-size: 18px;

  margin-bottom: 70px;
}
.module-subtitle.s30 {
  font-size: 30px;
}
.module-subtitle.d{
  color: #666;
}
.module-icon {
  text-align: center;
  font-size: 32px;
  margin-bottom: 20px;
}

.module-title + .module-subtitle {
  margin-top: -35px;
}
.font-grey{
  color: #111;
}

/* Restaurant module header */
.alt-module-subtitle {
  display: table;
}

.alt-module-subtitle h5 {
  display: table-cell;
  white-space: pre;
  padding: 0 8px;
  color: #111;
}

/* Finance case study header */
.finance-image-content {
  border: 1px solid #e5e5e5;
  padding: 60px 0px;
}

.finance-image-content .module-title {
  margin-bottom: 20px;
}

.finance-image-content .alt-features-item {
  margin-top: 40px;
}

/* Landing Page */
.landing-reason .module-title {
  color: #e6af4b;
}

.landing-reason .module-title + .module-subtitle {
  margin-top: -60px;
  margin-bottom: 40px;
}

.free-trial {
  background-color: #87286e;
  color: #FFFFFF;
}

.free-trial .color-golden {
  color: #FFF700;
}

/*  Special Portfolio Page  */
.special-portfolio-header-title {
  border: 1px solid rgba(255, 255, 255, 0.7);
  font-size: 50px;
  padding: 40px 0px;
  letter-spacing: 8px;
}


.banner-img {
  margin-top: -145px;
}

.shop-page-header:before {
  background: rgba(34, 34, 34, 0.3);
}

/*--------------------------------------------------------------
	Testimonial
--------------------------------------------------------------*/
.testimonial:before {
  background: rgba(2, 2, 2, 0.4);
}

.testimonials-slider {
  position: relative;
  text-align: center;
}

.testimonial-text {
  text-align: center;
  font-style: normal;
  font-size: 18px;
}

.testimonial-caption {
  text-align: center;
  padding: 10px 0 0;
}

.testimonial-title {
  font-size: 14px;
}

.testimonial-descr {
  color: rgba(255, 255, 255, 0.5);
  font-size: 11px;
}

/*--------------------------------------------------------------
	Shop Single Product
--------------------------------------------------------------*/

.star-off {
  color: #e5e5e5;
}

/* KV */
.vcenter {
   display: inline-block;
   vertical-align: middle;
   float: none;
}
.title-border{
  border: 1px solid #f3af8b;
  border-radius: 5px;
  color: #f3af8b;
}
@media (max-width: 767px) {
  .vcenter {
   margin: 0 auto;
   padding-top: 50px;
  }
  .module-subtitle.s32 {
    font-size: 28px;
  }
  
  .module-title{
    letter-spacing: 0;
  }
 

.module-subtitle{
  font-size: 24px;
}

.team-name{
  font-size: 24px;
}
.h4, h4{
  font-size: 24px;
}

.module-subtitle.s30{
  font-size: 28px;
}
.mb-xs-0{
  margin-bottom: 0 !important;
}
.mb-xs-10{
  margin-bottom: 10px !important;
}
.mr-xs-0{
  margin-right: 0 !important;
}

.btn.btn-xs-sm {
  padding: 6px 10px;
  font-size: 14px;
  letter-spacing: 1px;
}
}
@media (max-width: 375px) {
 
  .mb-xs-30{
    margin-bottom: 15px !important;
  }
  
}


