/*
Plugin Name: Alpha Testimonials
Author: Aleksej Vukomanović
Version: 1.0
*/
#testimonials ul{margin-bottom: 0;}
#testimonials {position: relative; background: url('../images/panetteria_feedback.jpg') no-repeat center; background-size: cover;}
#tes-title h2, #wid-title h2{ font-size: 24px; display: inline-block; z-index: 3;position: relative;}
#wid-title h2{font-size: 18px;}
#wid-title h2:after, #wid-title h2:before,
#tes-title h2:after, #tes-title h2:before{content: ' '; position: absolute; width: 23%; height: 2px; background: #fff; top: 50%; transform: translateX(-115%); -webkit-transform: translateX(-115%);}
#wid-title h2:after, #tes-title h2:after{transform: translateX(15%); -webkit-transform: translateX(15%);}
#tes-title, #wid-title{text-align: center; padding-top: 20px;}
.testim-ovl{position: absolute; width: 100%; height: 100%; top: 0; background: rgba(0,0,0,3);z-index: -1;}
.testimonials-wrapper {position: relative; overflow: hidden; width: 90%; margin: 0 5%;}
.testimonials-line {position: relative; padding: 0; padding-bottom: 20px;list-style: none; overflow: visible; text-align: center; }
.customer{position: relative; overflow-x: visible; overflow-y: visible; margin: 0 2.5px!important; }
.testimonials-line li{display: inline-block; }
.testimonial-bubble{ visibility: hidden; position: absolute; left: -170px; width: 400px; padding: 60px 40px; background: steelblue; -moz-border-radius:20px; border-radius:20px; transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3 ease-in; box-shadow: inset 0 0 25px rgba(0,0,0,0.2); -webkit-box-shadow: inset 0 0 25px rgba(0,0,0,0.2); }
.testimonial-bubble:after{content:""; position: absolute; left: 165px; bottom: -50px; display: block; border-style: solid; border-width: 0 20px 50px 0px; border-color: transparent steelblue; width:0; transition: border-color 0.2s ease-in; -webkit-transition: border-color 0.2s ease-in; -moz-transition: border-color 0.2s ease-in; -ms-transition: border-color 0.2s ease-in;}
.customer .cus-name{display: none; color: rgb(254, 254, 254); background: rgba(0,0,0,0.6); position: absolute;bottom: -70px;left: 20px; min-width:100px; font-size: 0.8em; transition: bottom 0.35s ease-in;-webkit-transition: bottom 0.35s ease-in;-moz-transition: bottom 0.35s ease-in;}
.customer .cus-title{ display: block; bottom: 5px; color: wheat; line-height: 2;  font-size: 0.8em; font-style: italic; position: relative; margin-top: 3px;}
.customer .cus-profile {display: block; width: 75px; height:75px; position: relative; bottom: 0; transition: bottom 0.2s ease-in;-webkit-transition: bottom 0.2s ease-in;-moz-transition: bottom 0.2s ease-in;  border-radius: 3px; -webkit-border-radius: 3px; border: 0px solid #fafafa;}
.customer .cus-image{display: block;width: 100%;height: 100%;background: #fff; }
.customer .cus-image img{ border-radius: 3px; -webkit-border-radius: 3px;  width: 97%; height: 97%; padding: 1%;}
.customer.active .cus-profile {bottom: 10px; margin: 0 4px; transform: scale(1.2,1.2); -webkit-transform: scale(1.2,1.2); -moz-transform: scale(1.2,1.2);}
.testimonial-bubble p {position: relative;font-size:19px;}
.testimonial-bubble p:before { content:"\201C"; position:absolute; z-index:1; top:-26px; left:-19px; font:80px/1 Georgia, serif; color:#fff;}
.testimonial-bubble p:after { content:"\201D"; position:absolute; z-index:1; bottom:-50px; right: 0px; font:80px/0.25 Georgia, serif; color:#fff;}
span#next, span#prev{position: absolute; z-index: 2; width: 32px; height: 32px; display: none; }
span#prev{ top:-150%; left: 15px; color: indianred; }
span#next{ top:-150%; right: 15px; color: indianred;}
span#prev:hover, span#next:hover{cursor: pointer;}
span#prev.visible, span#next.visible{display: block;}
span#prev{background: url(../images/left.png) center no-repeat;}
span#next{background: url(../images/right.png) center no-repeat;}
#testimonials.responsive .testimonials-line{bottom: 45px;}
#testimonials.tswd .testimonials-line{bottom: 20px;}
#testimonials.tswd #prev{left: 5px;}
#testimonials.tswd #next{right: 5px;}
#testimonials.responsive .testimonials-line .customer{width: 100%; top: 0;  left: 0; position: absolute; visibility: hidden}
#testimonials.responsive .testimonials-line .customer.active{visibility: visible;}
#testimonials.responsive .testimonials-line .customer .cus-profile{top: 0;  position: absolute; left: 50%; margin-left: -35px;}
#testimonials.responsive .testimonial-bubble:after{display: none;}
#testimonials.responsive .customer.active .testimonial-bubble{visibility: visible;}
#testimonials.responsive .customer .cus-name{bottom:95px!important; display: block;}
#testimonials.responsive .testimonials-line  #prev, #testimonials.responsive .testimonials-line #next{display: block;}
#testimonials.responsive .testimonial-bubble{position: relative; left: 0; top: -50px; padding: 5%; border-radius: 10px; display: block; margin: auto; width: 75%; background: transparent; color: #fafafa; transform: translateY(-100%); -webkit-transform: translateY(-100%); box-shadow: none; -webkit-box-shadow: none;}
#testimonials.tswd .testimonial-bubble{top: -76px;}
.testimonial-bubble.fadeInDown{visibility: visible;}
.testimonial-bubble.fadeOutUp{visibility: hidden;}
#testimonials.responsive .cus-name{left: -10px;}
#testimonials.responsive .cus-profile, #testimonials.responsive .cus-image, #testimonials.responsive .cus-image img{border-radius: 50%; -webkit-border-radius: 50%;}
#testimonials.responsive .customer.active .cus-profile{visibility: visible;}
#testimonials.responsive .customer .cus-profile{visibility: hidden; transition: all 0.45s ease-in;-webkit-transition: all 0.45s ease-in;-moz-transition: all 0.45s ease-in;}

@-webkit-keyframes fadeInLeft {
  0% { opacity: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); }
  100% { opacity: 1; -webkit-transform: none; transform: none;}
}
@keyframes fadeInLeft {
  0% { opacity: 0;-webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0);}
  100% { opacity: 1; -webkit-transform: none; transform: none;}
}
.fadeInLeft {
  -webkit-animation: fadeInLeft 1s;
          animation: fadeInLeft 1s;
}
.fadeInRight {
  -webkit-animation: fadeInRight 1s;
          animation: fadeInRight 1s;
}
@-webkit-keyframes fadeInRight {
  0% { opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); }
  100% { opacity: 1;-webkit-transform: none; transform: none;}
}
@keyframes fadeInRight {
  0% { opacity: 0; -webkit-transform: translate3d(100%, 0, 0);  transform: translate3d(100%, 0, 0); }
  100% { opacity: 1; -webkit-transform: none; transform: none;}
}
@-webkit-keyframes fadeOutLeft {
  0% { opacity: 1;}
  100% { opacity: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); }
}
@keyframes fadeOutLeft {
  0% { opacity: 1;}
  100% { opacity: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0);}
}
.fadeOutLeft {
  -webkit-animation: fadeOutLeft 1s;
          animation: fadeOutLeft 1s;
}

@-webkit-keyframes fadeOutRight {
  0% { opacity: 1; }
  100% { opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); }
}
@keyframes fadeOutRight {
  0% { opacity: 1;}
  100% { opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0);}
}
.fadeOutRight {
  -webkit-animation: fadeOutRight 1s;
          animation: fadeOutRight 1s;
}
@-webkit-keyframes fadeInDown {
  0% {  opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0);}
  100% { opacity: 1; -webkit-transform: none; transform: none;}
}
@keyframes fadeInDown {
  0% { opacity: 0; -webkit-transform: translate3d(0, -100%, 0);  transform: translate3d(0, -100%, 0); }
  100% { opacity: 1; -webkit-transform: none; transform: none; }
}
.fadeInDown {
  -webkit-animation: fadeInDown 1s;
          animation: fadeInDown 1s;
}
@-webkit-keyframes fadeOutUp {
  0% { opacity: 1;}
  100% { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); }
}
@keyframes fadeOutUp {
  0% { opacity: 1;}
  100% { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0);}
}
.fadeOutUp {
  -webkit-animation: fadeOutUp 1s;
          animation: fadeOutUp 1s;
}
  @media only screen and ( max-width: 680px ){
    .testimonials-wrapper{
      width: 100%;
      margin: 0;
    }
  }
  @media only screen and (min-width: 680px) and (max-width: 1120px){
    #testimonials.responsive .testimonial-bubble{
      width: 60%;
    }
  }
  @media only screen and (min-width: 1280px) {
    #testimonials.responsive .testimonial-bubble{
     /* width: 47%;*/
      width: 57%;
    }
  }
 nav.transparent.fixed .logo-dark {
            display: inline;
            max-height: 150%;
        }

        nav.transparent .logo-light {
            display: inline;
            max-width: 100%;
        }
        nav.transparent .nav-utility, nav.transparent .nav-bar {
    border-bottom: 1px solid rgba(255, 255, 255, 0);
}
.nav-bar {
    height: 90px;
    max-height: 90px;
  }textarea {
    margin-bottom: 13px !important;
  }

  input[type="text"], input[type="password"],textarea {
    background: rgba(245, 245, 245, 0.8);
  }
  .footer_img {
    width: 65px;
}
footer {
    padding: 72px 0 10px;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block;
}

.owl-carousel .owl-nav .owl-prev:before{
	content: "\2329";
  font-size: 30px;
font-weight: bold;
	     padding: 10px;
}

.owl-carousel .owl-nav .owl-next:before{
		content: "\232a";
    font-size: 30px;
font-weight: bold;
		    padding: 10px;
}

.owl-carousel .owl-nav .owl-prev
{
    top: 40%;
    position: absolute;
    left: -5%;
}
   .owl-carousel .owl-nav .owl-next
{
    position: absolute;
    right: -5%;
    top: 40%;
}
p{
  font-size: 16px;
  text-align: justify;
}
nav.transparent.fixed .menu > li > a, nav.transparent.fixed .module.widget-handle i {
    opacity: 1;
}
.menu li a {
    font-size: 12px;
	font-weight:bold;
  }
  .menu {
    padding: 10px 0px;
	padding: 15px 25px;
    background: #fff;
    height: 80px;
}
.imgresponsive{
  max-width: 100%!important;
}
.feature-1 i {
    display: inline-block;
    margin-bottom: 16px;
    color: #47b475;
    font-size: 38px;
}
.feature.boxed {
    min-height: 220px;
}
.image-bg .feature.boxed {
    background: rgba(222, 221, 221, 0.4);
}
@media only screen and (min-width:768px) and (max-width:1024px) and (orientation : landscape)
{


}

@media only screen and (min-width:768px) and (max-width:1024px) and (orientation : portrait)
{




.feature.boxed
{
min-height:346px;
}
}


@media only screen and (min-width:320px) and (max-width:640px) and (orientation : portrait)
{


.owl-carousel .owl-nav .owl-next
{
top:33%;
right:-2%;
}
.owl-carousel .owl-nav .owl-prev
{
top:33%;
left:-2%
}
ul.benefits li {
    display: inline-block;
    width: 100%!important;
    margin: 3px;
}
.list-group-item {
    padding: 0;
}

.menu {

    height: auto;
}
nav.fixed
{
  position: fixed!important;
}

}

.menu-toggle
{

    transform: translate3d(0, -300%,0);
}

.transition {
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
}

ul.benefits li
{
	display: inline-block;
    width: 18%;
    margin: 3px;
}

nav.transparent.fixed {
	  background: transparent;
	}
.module {
    display: inline-block;
    padding: 0 12px;
}
nav.transparent .menu > li > a
{
	color: #000;
}
.form-error {
    background: #292929 !important;
    color: #ff1313 !important;
}
.form-group {
    margin-bottom: -6px;
}

