/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/****************************************/
/* HubSpot Style Boilerplate            */
/****************************************/



/*****************************************/
/* Start your style declarations here    */
/*****************************************/


.owl-carousel {
  display: none;
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    height: 100%; }
    .owl-carousel .owl-stage:after {
      content: ".";
      display: block;
      clear: both;
      visibility: hidden;
      line-height: 0;
      height: 0; }
  .owl-carousel .owl-stage-outer,
  .owl-wrapper-outer{
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0, 0);
    -ms-transform: translate3d(0px, 0, 0);
    -o-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
    width: 100%;
    height: 100%; }
  .owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-owl-buttons .owl-next, .owl-carousel .owl-controls .owl-owl-buttons .owl-prev{
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    display: block;
    min-height: 100px;
    /*background: url('images/preloader.gif') no-repeat center center */ }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel .owl-refresh .owl-item {
    display: none; }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    vertical-align: middle;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    height: 100%; }
    .owl-carousel .owl-item img {
      display: block;
      margin: 0 auto;
      -webkit-transform-style: preserve-3d;
      width: 100%; }

.client-carousel img {
  width: auto !important; }

#slider .owl-carousel .owl-item img {
  -webkit-backface-visibility: hidden; }

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto; }
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }
.owl-carousel.owl-rtl {
  direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

.no-js .owl-carousel {
  display: block; }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #111; }
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 64px;
  width: 64px;
  left: 50%;
  top: 50%;
  margin-left: -32px;
  margin-top: -32px;
  background: url("images/icons/play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease; }
  .owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3); }
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none; }
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1; }

.owl-theme .owl-controls {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-controls .owl-nav [class*=owl-],
.owl-theme .owl-controls .owl-buttons [class*=owl-]{
    border: 1px solid #e0e0e0;
    border-radius: 50%;
    color: #666;
    font-size: 25px;
    height: 38px;
    line-height: 34px;
    margin-top: 0;
    opacity: 1;
    position: absolute;
/*     right: 82px; */
    top: -72px;
    cursor:pointer;
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    width: 38px; }
    .owl-theme .owl-controls .owl-nav [class*=owl-]:hover{ background: #f8f8f8;}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{ background: #f8f8f8;}
  .owl-theme .owl-controls.with-carousel-dots .owl-buttons [class*=owl-] {
    /*margin-top: -39px; */ }

.owl-carousel-full .owl-controls .owl-nav [class*=owl-,
.owl-carousel-full .owl-controls .owl-buttons [class*=owl-] {
  margin-top: -50px;
  left: 0 !important;
  height: 60px;
  line-height: 60px;
  border: none;
  color: #9b9b9b;
  background-color: #f8f8f8;
  border-radius: 0; }
.owl-carousel-full .owl-controls.with-carousel-dots .owl-nav [class*=owl-] {
  /*margin-top: -46px; */ }

.owl-theme .owl-controls .owl-nav .owl-next,
.owl-theme .owl-controls .owl-buttons .owl-next{
  left: auto;
  right:30px;
  /*right: -50px; */ }

.owl-carousel-full .owl-controls .owl-nav .owl-next,
.owl-carousel-full .owl-controls .owl-buttons .owl-next{
  left: auto !important;
  right: 0 !important;
  border-radius: 3px 0 0 3px; }

.owl-theme {
  display: inline-block;
  zoom: 1;
  margin-bottom: 0;
  *display: inline; }
  /*.owl-theme:hover .owl-controls .owl-nav [class*=owl-] {*/
  /*  opacity: 1;*/
  /*  left: 30px; }*/
  /*.owl-theme:hover .owl-controls .owl-nav .owl-next {*/
  /*  left: auto;*/
  /*  right: 30px; }*/
  .owl-theme .owl-controls .owl-nav [class*=owl-]:hover,
.owl-theme .owl-controls .owl-buttons [class*=owl-]:hover{
    text-decoration: none; }
  /*.owl-theme .owl-controls .owl-nav .disabled {*/
  /*  display: none !important; }*/
  .owl-theme .owl-dots .owl-dot {
    display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 15px;
      height: 15px;
      border-radius: 50%;
      border: 1px solid #e0e0e0;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      display: inline-block;
      margin: 30px 4px 0 4px; }
    .owl-theme .owl-dots .owl-dot.active span {
      background: #e0e0e0;
      opacity: 1; }
    .owl-theme .owl-dots .owl-dot:hover span {
      opacity: 1; }

#owl-demo .item img {
  display: block;
  width: 100%;
  height: auto; }

.rp-carousel.owl-theme .owl-controls .owl-nav [class*="owl-"],
.rp-carousel.owl-theme .owl-controls .owl-buttons [class*="owl-"]{
  color: #fff;
  font-size: 72px; }
.rp-carousel.owl-theme .owl-dots .owl-dot span {
  display: inline-block;
  background-color: transparent;
  border: 1px solid #e8e8e8;
  height: 15px;
  width: 15px;
  margin: 30px 4px 0 4px; }
.rp-carousel .owl-dot {
  display: inline; }
  .rp-carousel .owl-dot.active span {
    background-color: #fec601 !important; }
.rp-carousel.three-content.owl-theme .owl-controls .owl-nav [class*="owl-"] {
  /*margin-top: -72px!important; */ }

.owl-carousel.three-content .owl-item.active, .owl-carousel.three-content .owl-item.cloned.active {
  opacity: 1; }

/*.blog-slider .owl-controls {display: none;} */
.carousel-rp-style-1, .carousel-rp-style-2, .carousel-rp-style-3, .carousel-rp-style-4 {
  padding: 55px 0; }

.carousel-text {
  bottom: 0;
  position: absolute;
  text-align: center;
  color: #fff;
  width: 100%; }
  .carousel-text h4, .carousel-text p {
    color: #fff; }

.owl-carousel.style-two img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: ease-in-out all 0.4s;
  -webkit-transition: ease-in-out all 0.4s;
  -ms-transition: ease-in-out all 0.4s;
  -o-transition: ease-in-out all 0.4s; }
  .owl-carousel.style-two img:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%); }
.owl-carousel.style-four .owl-item {
  border: 1px solid #e2e2e2;
  padding: 15px 0;
  background: #fff;
  display: table-cell; }

.client-logo {
  display: table;
  height: 100%;
  text-align: center;
  width: 100%; }

.client-logo-image {
  border-bottom: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  display: table-cell;
  padding: 50px 30px;
  vertical-align: middle;
  width: 25%; }
  .client-logo-image:last-child {
    border-right: none; }

.client-logo:last-child .client-logo-image {
  border-bottom: none; }

.client-logo-image img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: ease-in-out all 0.4s;
  -webkit-transition: ease-in-out all 0.4s;
  -ms-transition: ease-in-out all 0.4s;
  -o-transition: ease-in-out all 0.4s; }
  .client-logo-image img:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%); }

.owl-carousel.home-slider {
  margin: 0; }
  .owl-carousel.home-slider .owl-item img {
    position: absolute; }

.home-slider h1 {
  color: #fff; }
.home-slider .button-medium {
  margin: 0 10px; }
.home-slider .owl-item > div {
  display: table;
  height: 100%;
  width: 100%; }
.home-slider .carousel-text {
  display: table-cell;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  position: relative; }
  .home-slider .carousel-text.text-left {
    text-align: left; }


@media ( max-width:767px ){
  .owl-theme .owl-controls .owl-nav .owl-next{
      right:0;
  }
}