/********************************************************
			Template Custom Styles
********************************************************/

.responsiveContentCitas {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.2%;
  margin-bottom: 20px;
}
.responsiveContentCitas iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2700;
}

.owl-carousel {
    display: none;
    position: relative;
    float: left;
    width: 100%;
    margin: 0;
    -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    float: left;
    width: 100%;
}
.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-carousel .owl-item .manu_image a {
    display: inline-block;
}
.owl-carousel .owl-item .manu_image a img {
    max-width: 100%;
}
.owl-carousel .owl-item:hover a img {
    border-color: blue;
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    /* fix */
    
    -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);
    text-align: center;
}
.owl-page.active,
.owl-page:hover {
    background-color: #000000;
    cursor: default;
}
.owl-page {
    background-color: #666666;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 12px;
    margin: 0 5px;
    width: 12px;
}
.owl-pagination {
    text-align: center;
}
/* mouse grab icon */

.grabbing {
    cursor: url("../img/themeimage/grabbing.png") 8 8, move;
}
.customNavigation .btn,
.owl-buttons div {
    padding: 0;
    height: 39px;
    width: 25px;
    line-height: 39px;
    text-align: center;
    font-size: 0;
    background-color: #EEEEEE;
}
.customNavigation,
.owl-buttons {
    position: absolute;
    z-index: 959;
    top: -7px;
    direction: ltr !important;
    right: 0;
    left: auto;
}
.customNavigation .btn:hover,
.owl-buttons div:hover {
    background-color: #000000;
    border-color: #FF0000;
}
.customNavigation .btn:hover:before,
.owl-buttons div:hover:before {
    color: #ffffff;
}
.customNavigation .btn:before,
.owl-buttons div:before {
    font-family: 'FontAwesome';
    font-size: 20px;
    margin: 0;
    color: #3E474C;
}
.customNavigation .prev:before,
.owl-buttons .owl-prev:before {
    content: '\f104';
}
.customNavigation .next:before,
.owl-buttons .owl-next:before {
    content: '\f105';
}



.brands .customNavigation {
    position: static;
}
.brands .brand_prev {
    left: 0;
    right: auto;
}
.brands .brand_next {
    right: 0;
    left: auto;
}
.brands .customNavigation .btn {
    position: absolute;
    z-index: 1;
    top: 40%;
}
.brands .customNavigation .pstbrand_prev {
    left: 0;
    right: auto;
}
.brands .customNavigation .pstbrand_next {
    right: 0;
    left: auto;
}
.brands .title-wrapper {
    display: none;
}
 


/* pst_categorycmsblock arrow css */

#pst_categorycmsblock .owl-buttons{
    position:static;
    opacity:0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity:0;
    
        transition-duration: 300ms;
    -webkit-transition-duration:300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration:300ms;

}
#pst_categorycmsblock:hover .owl-buttons{
    opacity:1;
    -khtml-opacity:1;
    -webkit-opacity:1;
    -moz-opacity:1;
    
        transition-duration: 300ms;
    -webkit-transition-duration:300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration:300ms;

}
#pst_categorycmsblock .owl-buttons div{
    position:absolute;
    left:auto;
    right:auto;
    top:44%;
    bottom:auto;
    cursor:pointer;
}
#pst_categorycmsblock .owl-buttons .owl-prev{
    left:0;
    right:auto;
}
#pst_categorycmsblock .owl-buttons .owl-next{
    right:0;
    left:auto;
}

/* psttestimonialcmsblock arrow */


#psttestimonialcmsblock .owl-buttons{
    top: 10px;
    right: 0;
    left: auto;
}
#psttestimonialcmsblock .owl-buttons div{  
    float: left;
    height: 25px;
    width: 25px;
    line-height: 25px;
    border: none;
    margin: 0 3px;
    cursor: pointer;
    background-color: #000000;
}
#psttestimonialcmsblock .owl-buttons div:hover:before{
    color: #ffffff;
}
#psttestimonialcmsblock .owl-buttons div:before{
    font-size: 20px;
    color: #3E474C;
}
#psttestimonialcmsblock .owl-buttons .owl-prev{}
#psttestimonialcmsblock .owl-buttons .owl-next{left:auto;right:0;}

 
@media (max-width: 1299px) {
    .customNavigation a.prev,
    .owl-buttons .owl-prev {
        left: 0;
    }
    .customNavigation a.next,
    .owl-buttons .owl-next {
        right: 0;
    }
    #main .images-container .js-qv-mask {
        margin: 0;
    }
}
@media (max-width: 1024px) {
    .customNavigation a.prev,
    .owl-buttons .owl-prev {
        left: 10px;
    }
    .customNavigation a.next,
    .owl-buttons .owl-next {
        right: 10px;
    }
    #main .images-container .js-qv-mask {
        margin: 0px;
    }
}

@media (max-width: 991px) {
#psttestimonialcmsblock .owl-buttons {
    top: 50px;
}
}

@media (max-width: 767px) {
.tm-hometabcontent .customNavigation .btn {
    height: 30px;
    width: 40px;
    line-height: 30px;
}
.tm-hometabcontent .customNavigation {
    left: 0;
    right: 0;
    top: 0;
}
}
