/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */

.owl-theme .owl-dots,
.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
    margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    position: absolute;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}


/* Orange Carousel Dots Chapter 1 */

.owl-theme-orange .owl-dots,
.owl-theme-orange .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme-orange .owl-nav {
    margin-top: 10px
}

.owl-theme-orange .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    position: absolute;
}

.owl-theme-orange .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}

.owl-theme-orange .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme-orange .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme-orange .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme-orange .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    background: ;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme-orange .owl-dots .owl-dot.active span,
.owl-theme-orange .owl-dots .owl-dot:hover span {
    background: #f89b1d;
}


/* Orange Carousel End*/


/* Green Carousel Dots Chapter 2*/

.owl-theme-green .owl-dots,
.owl-theme-green .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme-green .owl-nav {
    margin-top: 10px
}

.owl-theme-green .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    position: absolute;
}

.owl-theme-green.owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}

.owl-theme-green .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme-green .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme-green .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme-green .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    background: ;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme-green .owl-dots .owl-dot.active span,
.owl-theme-green .owl-dots .owl-dot:hover span {
    background: #58b58e;
}


/* Green Carousel End*/


/* Purple-Plum Carousel Dots Chapter 3*/

.owl-theme-plum .owl-dots,
.owl-theme-plum .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme-plum .owl-nav {
    margin-top: 10px
}

.owl-theme-plum .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    position: absolute;
}

.owl-theme-plum .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}

.owl-theme-plum .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme-plum .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme-plum .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme-plum .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    background: ;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme-plum .owl-dots .owl-dot.active span,
.owl-theme-plum .owl-dots .owl-dot:hover span {
    background: #8d1b42;
}


/* Purple-Plum Carousel End*/


/* Dark Green Carousel Dots Chapter 4*/

.owl-theme-darkgreen .owl-dots,
.owl-theme-darkgreen .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme-darkgreen .owl-nav {
    margin-top: 10px
}

.owl-theme-darkgreen .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    position: absolute;
}

.owl-theme-darkgreen .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}

.owl-theme-darkgreen .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme-darkgreen .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme-darkgreen .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme-darkgreen .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    background: ;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme-darkgreen .owl-dots .owl-dot.active span,
.owl-theme-darkgreen .owl-dots .owl-dot:hover span {
    background: #749787;
}


/* Dark Green Carousel End*/


/* Purple Carousel Dots Chapter 5 */

.owl-theme-purple .owl-dots,
.owl-theme-purple .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme-purple .owl-nav {
    margin-top: 10px
}

.owl-theme-purple .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    position: absolute;
}

.owl-theme-purple .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}

.owl-theme-purple .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme-purple .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme-purple .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme-purple .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    background: ;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme-purple .owl-dots .owl-dot.active span,
.owl-theme-purple .owl-dots .owl-dot:hover span {
    background: #6b74b7;
}


/* Purple Carousel End*/


/* Blue Carousel Dots Chapter 6 */

.owl-theme-blue .owl-dots,
.owl-theme-bluee .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme-blue .owl-nav {
    margin-top: 10px
}

.owl-theme-blue .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    position: absolute;
}

.owl-theme-blue .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}

.owl-theme-blue .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme-blue .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme-blue .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme-blue .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    background: ;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme-blue .owl-dots .owl-dot.active span,
.owl-theme-blue .owl-dots .owl-dot:hover span {
    background: #82bee8;
}


/* Blue Carousel End*/


/* Terra Cotta  Carousel Dots Chapter 7 */

.owl-theme-terracotta .owl-dots,
.owl-theme-terracotta .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme-terracotta .owl-nav {
    margin-top: 10px
}

.owl-theme-terracotta .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    position: absolute;
}

.owl-theme-terracotta .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}

.owl-theme-terracotta .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme-terracotta .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme-terracotta .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme-terracotta .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    background: ;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme-terracotta .owl-dots .owl-dot.active span,
.owl-theme-terracotta .owl-dots .owl-dot:hover span {
    background: #e96e5d;
}


/* Terra Cotta Carousel End*/


/* Green Smoke Carousel Dots Chapter 8 */

.owl-theme-greensmoke .owl-dots,
.owl-theme-greensmoke .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme-greensmoke .owl-nav {
    margin-top: 10px
}

.owl-theme-greensmoke .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    position: absolute;
}

.owl-theme-greensmoke .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}

.owl-theme-greensmoke .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme-greensmoke .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme-greensmoke .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme-greensmoke .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    background: ;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme-greensmoke .owl-dots .owl-dot.active span,
.owl-theme-greensmoke .owl-dots .owl-dot:hover span {
    background: #a7b571;
}


/* Green Smoke Carousel End*/