/*pop-up*/
section#sp-section-1 {
    min-height: 0px !important;
    height: 0px !important;
}

/*home-feature-border*/

@media (min-width: 768px) {
.home-feature-border { 
    border-right: 1px solid #000; }
} 

/*home-icon-001*/
.home-icon-001 img {
    width: 60px;
}
.sppb-section:not(.spectrum-faq-list) .sppb-addon-feature {
    border: unset;
}
@media(max-width:768px){
.home-icon-001 img {
    width: 45px;
}
.home-icon-001 h5 {
    font-size: 10px !important;
}
.home-icon-001 .sppb-addon-text {
    font-size: 10px !important;
}}

/*feature-box*/
.owl-carousel .owl-controls .owl-dots .owl-dot.active span, .sppb-section:not(.spectrum-faq-list) .sppb-addon-feature:hover {
    border-color: unset !important;
}
.major-bgcolor, .spectrum-title-border .sppb-addon-title:after, .btn.btn-link:hover:after, .sppb-btn.btn-link:hover:after, .btn.sppb-btn-link:hover:after, .sppb-btn.sppb-btn-link:hover:after, .btn.btn-link:focus:after, .sppb-btn.btn-link:focus:after, .btn.sppb-btn-link:focus:after, .sppb-btn.sppb-btn-link:focus:after, .sp-page-title h2:after, .sppb-section:not(.spectrum-faq-list) .sppb-addon-feature:hover, .sppb-progress .sppb-progress-bar-primary, .sppb-addon-ajax-contact form .sppb-btn-wrap button, .tags a:hover, .tags a:focus, .helix-social-share .helix-social-share-icon ul li div a:hover, .helix-social-share .helix-social-share-icon ul li div a:focus, #sp-right .sp-module .tagspopular ul li a:hover, #sp-right .sp-module .tagspopular ul li a:focus, .customNavigation > a:hover, .customNavigation > a:focus, .owl-carousel .owl-controls .owl-dots .owl-dot.active span, .spectrum-contact-info .sppb-icon .sppb-icon-inner, .error-page .btn, .sp-simpleportfolio .sp-simpleportfolio-filter ul li a:after, .search .page-title:after, #sp-bottom .sppb-addon-gallery ul > li a:hover {
    background: unset !important;
    color: unset !important;
}
.sppb-section:not(.spectrum-faq-list) .sppb-addon-feature:hover {
    color: unset !important;
}
.sppb-section:not(.spectrum-faq-list) .sppb-addon-feature {
    padding: unset !important;
}
.sppb-section:not(.spectrum-faq-list) .sppb-addon-feature:hover .sppb-addon-text, .sppb-section:not(.spectrum-faq-list) .sppb-addon-feature:hover .sppb-addon-title.sppb-feature-box-title, .sppb-section:not(.spectrum-faq-list) .sppb-addon-feature:hover .sppb-icon span i {
    color: unset !important;
}
@media only screen and (max-width: 480px){
.sppb-section:not(.spectrum-faq-list) .sppb-addon-feature .sppb-addon-title {
    margin-bottom: unset !important;
}}

/*slideshow*/
.slick-initialized .slick-slide a{
    display: block;
    width: 150px!important;
    margin-top: 20px;
}
.slick-initialized .slick-slide .background a{
    display: block;
    width: inherit !important;
    margin-top: 0px;
    padding: 0px !important;
}
.sppb-carousel-pro-text h2 {
    color: #000;
    font-size: 46px;
    font-weight: 900;
}
@media(max-width:991px){
.slick-initialized .slick-slide a{
    display: block;
    width: 100px!important;
    font-size: 10px;
    margin-top: 10px;
    padding: 8px !Important;
}
.sppb-carousel-pro-text h2 {
    color: #000;
    font-size: 12px !important;
    font-weight: 900;
    line-height: 1;
}
.sppb-carousel-pro-text.videoslide-pro-text {
    font-size: 9px;
    line-height: 1;
}
.videoslide-item-inner-wrapper {
    padding: 0px 15px;
}
.videoslide-item-inner-wrapper > div {
    width: 45%;
}}
.sppb-carousel-pro-text.videoslide-pro-text {
    color: #000;
}
.sppb-carousel-pro-text.videoslide-pro-text a{
    width: 165px !Important;
    color: #ffffff1b5 !Important;
    background: #00a1b5 !Important;
    border-color: #00a1b5 !Important;
}
.sppb-carousel-item-inner.videoslide-item-inner-wrapper {
    width: 45%;
    right: 3%;
    left: unset;
}
span.subtitle {
    color: #00a1b5;
    font-weight: 800;
    line-height: 1.5;
}
span.title {
    font-size: 50px;
    font-weight: 800;
    line-height: 1;
}
p.content {
    font-size: 18px;
    line-height: 1.5;
}
.sppb-panel-collapse .sppb-addon-content {
    font-size: 14px;
}
#sp-bottom3 .sppb-addon.sppb-addon-feature.sppb-text-left i {
    color: #fff !important;
}
@media(max-width:991px){
.sppb-carousel-item-inner.videoslide-item-inner-wrapper {
    width: 60%;
    right: 0;
    left: unset;
}
span.subtitle {
    font-size: 13px;
}
span.title {
    font-size: 16px;
}
p.content {
    font-size: 11px;
}
.sppb-carousel-pro-text.videoslide-pro-text a{
    width: 120px !Important;
    font-size: 10px;
    padding: 5px !Important;
}
}
div#home-slideshow {
    margin-top: -2px !important;
}

/*slideshow-override*/
.slick-dots li button:before {
    transition: 0.3s;
}
.slick-dots li button:before {
    font-family: 'slick';
    font-size: 50px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 5px;
    background: #000;
    border-radius: 100px;
    content: '';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
 .slick-next {
    right: 22px;
}
.slick-prev {
    left: 0px;
    z-index: 999;
}
.slick-next:before {
    content: '>';
    background: #00000040;
    padding: 0px 10px;
    border: 2px solid #fff;
    color: #fff;
    font-weight: 900;
    font-size: 30px;
    opacity: 0.3;
    transition: 0.3s;
}
.slick-prev:before {
    content: '<';
    background: #00000040;
    border: 2px solid #ffffff;
    padding: 0px 10px;
    color: #ffffff;
    font-weight: 900;
    font-size: 30px;
    opacity: 0.3;
    transition: 0.3s;
}
.slick-prev:hover:before, .slick-next:hover:before {
    opacity: 1;
}
.slick-dots {
    bottom: 10px;
}

@media(max-width:991px){
    .slick-next:before {
    font-weight: 400;
    font-size: 20px;
    padding: 0px 5px;
}
.slick-prev:before {
    font-weight: 600;
    font-size: 20px;
    padding: 0px 5px;
}
.slick-next {
    right: 0px;
}
.slick-prev {
    left: -5px;
}
.videoslide-pro-text {
    padding-left: 50px;
}
.slick-dots {
    bottom: 0px;
}}

/*image-style-001*/
.image-style-001 .overlay-image-title {
    border: 10px solid #80ced8;
    width: 100%;
    height: 100%;
    padding: 15px;
}

/*pattern-style-001*/
.pattern-style-001 {
    position: relative;
}
.pattern-style-001:before {
    position: absolute;
    content: 'Shop Now';
    color: #fff;
    bottom: -57px;
    right: -50px;
    font-size: 100px;
    font-weight: 700;
    text-transform: uppercase;
}
@media(max-width:991px){
.pattern-style-001:before {
    color: #cfced480;
    bottom: -29px;
    right: 0px;
    font-size: 55px;
}
}

/*about-icon-001*/
.about-icon-001 img {
    width: 80px;
    transition: 0.3s;
}
.about-icon-001 img:hover {
    transform: translateY(-10px);
}

/*contact form*/
.contact-form label {
    color: #fff !important;
}

.contact-form button#bfSubmitButton {
  color: #00a1b5 !important;
  background-color: #ffffff !important;
  border-radius: 0px !important;
  padding: 8px 24px !important;
  border: 1px solid;
  border-color: #ffffff !important;
  text-transform: capitalize;
  letter-spacing: 1px;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  border-radius: 30px;
  box-shadow: none;
  transition: 0.3s;
}
.contact-form button#bfSubmitButton:focus,
.contact-form button#bfSubmitButton:hover {
    color: #fff !important;
    background-color: #2f2f2f !important;
    border-color:#2f2f2f !important;
    outline:0!important;
    background-image: unset !important;
}
.contact-form i.bfbs3-glyphicon.bfbs3-glyphicon-asterisk::before {
    color: #fff !important;
}
.contact-form form#ff_form1 {
    color: #fff;
}