
/* #TESTIMONIALS 2 #NEW
=====================================================*/
.ts-author-cont{
  padding-top:70px;
  padding-bottom:20px;
  position: relative;
  border-bottom: 1px solid #e6e6e6;
}
.ts-author-img{
  display: block;
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 128px; 
}
.testimonial-2:before {
  content: '“';
  position:absolute;
  top:0;
  left:30;
  font-size:60px;
  line-height:40px;
  color:#dcdddd;
}
.testimonial-2 p{
  margin-bottom: 24px;
  color: #323336;
  font-family: 'Poppins',Arial,Helvetica,sans-serif;
  font-size: 20px;
  line-height: 32px;
  font-weight: 100;
  font-style: normal;
}
.testimonial-2 {
  padding: 10px 20px;
  margin: 15px 0 15px 10px; 
  border-left: none;
}

/* #CAROUSEL 
================================================== */
/*****	#OWL CONTROLS STYLE 2	*****/
.item{
	margin:0 15px 30px 15px;
}
.owl-no-row .item{
	margin:0 0 30px 0;
}
#owl-1-pag .item{
	margin:0 15px 0px 15px;
}
.customNavigation{
	float:right;
}
.customNavigation a{
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/*****************************************/
.carousel-va-container {
	float:left;
}
.customNavigation-container {
	float:left;
}
.carousel-va {
	cursor: pointer;
	padding-right: 15px;
  padding-top: 8px;
	font-family: 'Poppins',Arial,Helvetica,sans-serif;
	font-weight:300;
}
.pos-relative {
	position:relative;
}

/* #BLOCKQUOTES #NEW
==================================================*/
blockquote {
  padding: 10px 20px;
  padding-left:30px;
  margin: 0 0 20px;
  border-left: 3px solid #eee;
}
blockquote, blockquote p {
  font-style: normal;
  font-family: 'Poppins',Arial,Helvetica,sans-serif;
  font-size: 20px;
  line-height:32px;
  color:#323336;
	font-weight:100;
}
blockquote p {
  margin-bottom:13px;
}
blockquote .small, blockquote footer, blockquote small{
  font-family: 'Open Sans',Arial,Helvetica,sans-serif;
  font-size: 13px;
  color: #6b6d6f;
  font-style: normal;
}


/* #BLOCKQUOTES 2 #NEW-2
==================================================*/
.bq2-cont{
  margin:0;
  font-family: 'Poppins';
  font-size:26px;
  line-height:36px;
  font-weight:normal;
  letter-spacing:2px;
  border:none;
}
.bq2-cont footer{
  margin-top:30px;
  font-family: 'Poppins';
  font-size:24px;
  line-height:33px;
  font-weight:lighter;
}


/* #TESTIMONIALS
================================================== */
.ts-container {
	position:relative;
}
.ts-icon-container-bg {
	background-color: rgba(255,234,0,.5);
	padding-top:52px;
	padding-bottom:53px;
	width:85px;
	float:left;
	position:absolute;
	top:0;
	left:0;
}
.ts-icon-container {
	background-color:#ffea00;
	width:85px;
	height:85px;
	opacity:1;
	text-align:center;
	padding:19px;
}
.ts-icon-container span {
	padding:0;
	margin:0;
	padding-bottom: 14px;
	padding-top: 8px;
	font-size:26px;
	color:#323336;
	border-color:#323336;
}
.ts-main-container-bg {
	background-color:#eee;
}
.ts-main-container-bg{
	margin-left: 85px;
}
.ts-lines:before {
	content: "";
	display: block;
	width: 300%;
	height: 40px;
	background: #dfdfdf;
	position: absolute;
	top: 0;
	left: -300%;
	filter: alpha(opacity=50);
	height:190px;
}
.ts-text-container {
	position:relative;
	min-height:190px; 
	padding-top: 70px;
	padding-left: 40px;
	padding-right: 240px;
	font-size: 14px;
	line-height: 22px;
}
.ts-img-container {
	width:200px; 
	height:190px; 
	position:absolute;
	right:0;
	top:0;
}
.ts-img-container img{
	width:200px; 
	height:190px; 
}
.tls-small-text-container {
	background-color:#eee;
	padding:30px;
	padding-bottom:80px;
}
.tls-small-img-container {
	float:left;
	margin-right: 20px;
}
.tls-small-author-name{
	font-size:14px;
  line-height:15px;
	color:#323336;
}
.tls-small-author-role {
  margin-top:3px;
  font-size:12px;
}
.tls-small-author-container {
	margin-top: -55px;
}
.bg-light-gray {background:#eee;}
.testimonials {
	position:relative;
}
.quote-author {
	position: relative;
	left: 15px;
	margin-top: 20px;
}
.quote-author-description {
	font-size: 12px;
}
.author-testimonial {
	display: inline;
	margin-top: 7px;
	font-size: 12px;
	font-family: 'Poppins',Arial,Helvetica,sans-serif;
	color: #323336;
}

@media (max-width: 600px) {

	/*	#TESTIMONIALS ====================================*/
	.ts-text-container {
		padding: 25px 25px 15px 25px;
		font-size: 13px;
	}
	.t-a-container {
		padding-bottom: 10px;
		margin-top: 10px;
	}
	.ts-img-container {
		display:none;
	}
  .ts-icon-container {
    background-color: #ffea00;
    width: 50px;
    height: 50px;
    opacity: 1;
    text-align: center;
    padding: 10px;
  }
  .ts-icon-container-bg {
    padding-top: 52px;
    padding-bottom: 53px;
    width: 50px;
  }
  .ts-main-container-bg {
    margin-left: 50px;
  }
  .main-menu-icon {
    display: block;
    font-size: 18px;
    font-weight: 100 !important;
    padding: 12px;
    border: 1px solid #a3a7ad;
    border-radius: 50%;
    color: #a3a7ad;
    height: 30px;
    width: 30px;
  }
  .ts-icon-container span {
    padding: 0;
    margin: 0;
    /* padding-bottom: 14px; */
    padding-top: 3px; 
    font-size: 20px;
    color: #323336;
    border-color: #323336;
  }
}
 
/******************************************************************************
  Max Width "480px"
*******************************************************************************/
@media (max-width: 480px) {
  .text-xxs-center {
    text-align:center;
  }
  
  .font-xxs-32-wide {
    font-size:32px;
    letter-spacing:5px;
    line-height:40px;
  }
  .display-xxs-no {
    display:none !important;
  }
}
  
/******************************************************************************
  Max Width "479px"
*******************************************************************************/
@media (max-width: 479px) {
  .nl-email-input {
    width: 240px;
    margin-right: 0px;
  }
}
  
/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
    z-index: 5;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing { 
  cursor:url(grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

/******************************************* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 *******************************************/
.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x : 50%;
	-webkit-perspective-origin-y : 50%;
	-moz-perspective : 1200px;
	-moz-perspective-origin-x : 50%;
	-moz-perspective-origin-y : 50%;
	perspective : 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}
.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {opacity: 1}
}
@-moz-keyframes empty {
  0% {opacity: 1}
}
@keyframes empty {
  0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-moz-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
  25% { opacity: .5; -webkit-transform: translateZ(-500px); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
  25% { opacity: .5; -moz-transform: translateZ(-500px); }
  75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
  25% { opacity: .5; transform: translateZ(-500px); }
  75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
  0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px); }
  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
  0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -moz-transform: translateZ(-500px); }
  100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
  0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; transform: translateZ(-500px); }
  100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
  to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
  to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
  to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
  from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
  from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
  from { transform: translateY(-100%); }
}

@-webkit-keyframes scaleUpFrom {
  from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
  from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
  from { opacity: 0; transform: scale(1.5); }
}

@-webkit-keyframes scaleUpTo {
  to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
  to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
  to { opacity: 0; transform: scale(1.5); }
}

/***********************************************************
 * #Owl Carousel #CUSTOMS
 **********************************************************/
.owl-carousel{
  overflow: hidden;
}
.owl-buttons{
	position: static;
}
.owl-prev1, .owl-next{
	opacity: 0;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -50px;
	width: 55px;
	height: 55px;
	line-height: 5px;
	font-size: 40px;
	text-align: center;
	color: rgba(255,255,255, .7);
  z-index: 6;

}
.owl-arrows-bg .owl-prev1, .owl-arrows-bg .owl-next{
	margin-top: -35px;
  padding-top:19px;
	width: 40px;
	height: 70px;
  background:#fff;
	line-height: 30px;
	font-size: 30px;
	color: rgba(16,16,16, .7) !important;
/*   -webkit-box-shadow: 1px 1px 0px rgba(0, 0, 0, .1);
  -moz-box-shadow: 1px 1px 0px rgba(0, 0, 0, .1);
  box-shadow: 1px 1px 0px rgba(0, 0, 0, .1); */
}
.owl-prev1, .owl-next{
  color: rgba(75,78,83, .7);
}
.owl-bg-black .owl-prev1, .owl-bg-black .owl-next{
  color: rgba(255,255,255, .61);
}
.owl-prev1{
	left: -50px;
}
.owl-next{
	right: -50px;
}
.owl-prev1 .icon,
.owl-next .icon{
  position: relative;
}
.owl-prev1:hover,
.owl-next:hover{	
  color:rgba(75,78,83, 1);
}
.owl-bg-black .owl-prev1:hover, .owl-bg-black .owl-next:hover{
  color: rgba(255,255,255, 1);
}
.owl-carousel:hover .owl-prev1{
	opacity: 1;
	left: -15px;
}
.owl-apps-prev.owl-carousel:hover .owl-prev1{
	opacity: 1;
	left: -30px;
}
.owl-arrows-bg.owl-carousel:hover .owl-prev1{
	left: 0;
}
.owl-carousel:hover .owl-next{
	opacity: 1;
	right: -15px;
}
.owl-apps-prev.owl-carousel:hover .owl-next{
	opacity: 1;
	right: -30px;
}
.owl-arrows-bg.owl-carousel:hover .owl-next{
	right: 0;
}

@media only screen and (max-width: 992px) {
  .owl-carousel:hover .owl-prev1{
    opacity: 1;
    left: -27px;
  }
  .owl-carousel:hover .owl-next{
    opacity: 1;
    right: -27px;
  }
}

.owl-pagination{
  z-index:5;
	display: block;
	width: 100%;
	position: absolute;
	/* bottom: 0; */
	left: 0;
	text-align: center;
}
.owl-pag-2 .owl-pagination{
	bottom: 10px;
}
.owl-page{
	display: inline-block;
	padding: 6px;
  position: relative;
}
.owl-page span{
	width: 6px;
	height: 6px;
	display: block;
	background: rgba(255,255,255, .7);
  position: relative;
  border-radius: 50%;
	
	-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
  -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
  -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
  transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.owl-page:hover span{
	background: rgba(255,255,255, 1);
}
.owl-page.active span{    
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -o-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
}
.owl-page span{
  background: rgba(75,78,83, .5);
}
.owl-bg-black .owl-page span{
  background: rgba(255,255,255, 1);
  box-shadow: 0px 1px 0px rgba(0, 0, 0, .1);
}
.item-carousel .owl-prev1{
	left: -125px;
}
.item-carousel .owl-next{
	right: -125px;
}
section:hover .item-carousel.owl-carousel .owl-prev1{
	opacity: 1;
	left: -80px;
}
section:hover .item-carousel.owl-carousel .owl-next{
	opacity: 1;
	right: -80px;
}
.item-carousel{
  margin-bottom: -50px;
  padding-bottom: 50px;
}
.item-carousel .owl-pagination{
	bottom: 0;
}
.work-full-slider .owl-pagination,
.content-slider .owl-pagination{
	bottom: 15px;
}
.single-carousel,
.small-item-carousel{
  margin-bottom: 35px;
}
.single-carousel .owl-pagination,
.small-item-carousel .owl-pagination{
  position: relative;
  left: 0;
  top: 35px;
  margin: 0;
}
.single-carousel.black .owl-page span,
.small-item-carousel.black .owl-page span{
  background: rgba(0,0,0, .15);
    
  -webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.single-carousel.black .owl-page:hover span,
.small-item-carousel.black .owl-page:hover span{
  background: rgba(0,0,0, .4);
}
.single-carousel.black .owl-page.active span,
.small-item-carousel.black .owl-page.active span{
	background: rgba(0,0,0, .4);
}
.single-carousel.black .owl-prev1,
.single-carousel.black .owl-next,
.small-item-carousel.black .owl-prev1,
.small-item-carousel.black .owl-next{
  color: rgba(0,0,0, .2);
  text-shadow: none;
    
  -webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.single-carousel.black .owl-prev1:hover,
.single-carousel.black .owl-next:hover,
.small-item-carousel.black .owl-prev1:hover,
.small-item-carousel.black .owl-next:hover{
  color: rgba(0,0,0, .35);
}
.single-carousel .owl-prev1,
.small-item-carousel .owl-prev1{
	left: -125px;
}
.single-carousel .owl-next,
.small-item-carousel .owl-next{
	right: -125px;
}
section:hover .single-carousel .owl-prev1,
section:hover .small-item-carousel .owl-prev1{
	opacity: 1;
	left: -80px;
}
section:hover .single-carousel .owl-next,
section:hover .small-item-carousel .owl-next{
	opacity: 1;
	right: -80px;
}
.black-arrows .owl-prev1,
.black-arrows .owl-next{
  color: #fff;
}
.black-arrows .owl-prev1:before,
.black-arrows .owl-next:before{
  /*background: rgba(0,0,0, 1); */
}