/* home */
.one-carousel-item{min-height:300px}
.one-carousel-mobile-item img{min-height:260px}
.one-carousel-caption{top:20% !important;}
.one-carousel-title{max-width:800px;margin:auto;color:#111 !important;text-transform:uppercase;font-size:3rem;font-weight:bold;text-shadow: -2px 2px 0 #fff,2px 2px 0 #fff,2px -2px 0 #fff,-2px -2px 0 #fff;}
.one-carousel-subtitle{color:#eee !important;font-size:1.65rem;font-weight:bold;text-transform:uppercase;margin-bottom:40px;letter-spacing:3px;}
.one-carousel-btn{background:#dc3545;padding:12px 60px;color:#fff;font-size:20px;border-radius:2px}
.one-carousel-btn:hover{color:#fff;background:#000;}
@media (max-width:991.98px) {
    .one-carousel-caption{top:15% !important}
    .one-carousel-title{font-size:2.5em;font-weight:bolder;text-transform:uppercase;color:#fff;text-shadow: -2px 2px 0 #fff,2px 2px 0 #fff,2px -2px 0 #fff,-2px -2px 0 #fff;}
    .one-carousel-subtitle{font-size:1em;letter-spacing:1px;}
    .one-carousel-btn{padding:8px 50px;font-size:18px;}
}

.one-home-mobile-list-title{color:#fff;font-size:2.5em;text-align:center;margin-top:20px;margin-bottom:5px;text-transform:uppercase;}
.one-home-mobile-list-subtitle{color:#bbb;font-size:1em;text-align:center;margin-bottom:15px;}
.one-home-mobile-list-container{padding:5px 15px}
.one-home-mobile-node{padding:2px;}
.one-home-mobile-node img{border:1px solid rgba(24,28,33);border-radius:5px;}


/* flipdown clock */
.flipdown.flipdown__theme-dark .rotor-group-heading:before{color:#bbb;} /* header-color */
.flipdown.flipdown__theme-dark .rotor-group:nth-child(n+2):nth-child(-n+3):before,
.flipdown.flipdown__theme-dark .rotor-group:nth-child(n+2):nth-child(-n+3):after{background-color: #bbb;}
.flipdown.c .rotor,.flipdown.flipdown__theme-dark .rotor-top,.flipdown.flipdown__theme-dark .rotor-leaf-front{color:#fff;background-color:#D62727;}
.flipdown.flipdown__theme-dark .rotor-bottom,.flipdown.flipdown__theme-dark .rotor-leaf-rear{color:#fff;background-color:#D62727;}
.flipdown.flipdown__theme-dark .rotor:after {border-top:solid 1px #111;}


.one-home-colls{padding-top:60px !important;padding-bottom:60px;background:#000;border-top:1px solid #555;}
.one-home-colls-container{max-width:1680px;}
.one-home-colls-title{max-width:960px;margin:auto;font-size:4em;font-weight:800;color:#000;margin-bottom:40px;text-align:center;line-height:1.2em}
.one-home-colls-title a{color:#fff;}
.one-home-colls-subtitle{font-size:12px;color:#ddd;text-align:center}
.one-home-colls-btn a{background:rgba(46,46,46,0.9);padding:12px 50px;color:#fff;font-size:20px;border-radius:2px;}
.one-home-colls-btn a:hover{color:#fff;background:#000;}
.one-home-colls-col{padding-left:5px !important;padding-right:5px !important;}
.one-home-colls-items-card{margin-bottom:10px !important;box-shadow:none !important}
.one-home-colls-items-body{}
.one-home-colls-items-title a{text-transform:uppercase;color:#000;font-weight:600}
.one-home-colls-items-price{text-transform:uppercase;font-size:18px;color:#000;font-weight:800}

@media (max-width:991.98px) {
    .one-home-colls-content{padding-bottom:50px}
    .one-home-colls-col{padding-left:2px !important;padding-right:2px !important;}
    .one-home-colls-title{font-size:3.5em;}
    .one-home-colls-items-card{margin-bottom:5px !important;}
}


.one-home-reviews{background-attachment:fixed;background-position:center center;background-size:cover;background-color:rgba(24,28,33,0.5) !important;padding:100px 0;text-transform:uppercase;}
.one-home-reviews-data{min-height:180px;}
.one-home-reviews-h3{font-size:3.2rem;color:#fff;}
.one-home-reviews-h6{margin-bottom:10px;color:#eee}
.one-home-reviews-container{max-width:680px;margin:auto;}
.one-home-reviews-item{color:#eee;text-align:center;}
.one-home-reviews-star{font-size:1em}
.one-home-reviews-content{color:#ddd}
.one-home-reviews-user{color:#fff}
.swiper-notification{padding-top:30px;}
.swiper-pagination-bullet{background:#ccc !important;}
.swiper-pagination-bullet-active{}
@media (max-width:991.98px) {
    .one-home-reviews-container{max-width:70%;margin:auto;}
}


.one-home-accordio-fluid{}
.one-home-accordio{padding-top:80px;padding-bottom:100px;max-width:1500px}
.one-home-accordio-title{font-weight:bold;color:#000;font-size:4em;margin-bottom:30px;text-transform:uppercase;}
.one-home-accordio-subtitle{}
.one-home-accordio-container{}
.one-home-accordio-item{background:#111 !important;color:#000;padding:15px 15px;margin-top:5px;border-radius:5px;cursor:pointer;font-size:18px;text-align:center;}
.one-home-accordio-item:hover{color:#000}
.one-home-accordio-body{background:#000 !important;color:#ccc;padding:25px;}
.one-home-accordio-body a{color:#ccc;}

.one-home-subscribe{background-attachment:fixed;background-position:center center;background-size:cover;background-color:rgba(24,28,33,0.5) !important;padding:100px 0;text-transform:uppercase;}
.one-home-subscribe-h1{font-size:5.5rem !important;}
.one-home-subscribe-h3{color:#eee;font-size:1.2em;}
.one-home-subscribe-h5{font-size:1.8em;max-width:680px;margin:auto;letter-spacing:1px;}
.one-home-subscribe-body{max-width:760px;margin:auto;}
.one-home-subscribe-body input::placeholder{color:#ddd;font-weight:normal;font-size:0.8em;}
@media (max-width:991.98px) { 
  .one-home-subscribe-h1{font-size:3.5em !important;}
  .one-home-subscribe-h3{color:#eee;font-size:1em;}
  .one-home-subscribe-h5{font-size:0.9em;font-weight:normal;}
}



 .one-home-features-fluid{}
 .one-home-features{max-width:1680px;padding-top:130px;padding-bottom:160px;}
 .one-home-features-tag{color:#666;font-size:0.8em}
 .one-home-features-list-icon{font-size:2.5em;color:#eee;}
 .one-home-features-title{color:#000;max-width:80%;margin:auto;margin-bottom:25px;font-size:4em;font-weight:800;}
 .one-home-features-subtitle{max-width:60%;margin:auto;font-size:1.2em;color:#444;}
 .one-home-features-list{margin-top:40px;}
 .one-home-features-icon-container{}
 .one-home-features-icon-container img{max-width:400px}
 .one-home-features-title-container{margin:30px 0;}
 .one-home-features-list-title{font-size:1.55em!important;font-weight:bold;color:#000;margin-bottom:15px;}
 .one-home-features-list-subtitle{font-size:1.1em;color:#111!important;line-height:1.5}
 @media (max-width:991.98px) {
    .one-home-features{padding-top:80px;padding-bottom:100px;}
    .one-home-features-title{color:#000;max-width:98%;margin:auto;margin-bottom:25px;font-size:2.8em;font-weight:800;}
    .one-home-features-subtitle{max-width:96%;margin:auto;font-size:1.3em;color:#444;}
    .one-home-features-icon-container img{max-width:96%;border-radius:5px}
    .one-home-features-list-title{font-size:1.75em!important;}
}



#jumbotron-block-two .one-home-jumbotron-container{padding:50px 0;text-align:left;text-transform:uppercase;}
#jumbotron-block-two .one-home-jumbotron-img{padding-top:30px;}
#jumbotron-block-two .one-home-jumbotron-img img{max-width:85%;border-radius:10px;}
#jumbotron-block-two .one-home-jumbotron-title{color:#333;font-size:3em;font-weight:700;text-transform:uppercase;}
#jumbotron-block-two .one-home-jumbotron-subtitle{color:#444;font-size:1em;text-align:left;}
@media (max-width:991.98px) {
    #jumbotron-block-two .one-home-jumbotron-container{padding:50px 0;text-align:center;}
    #jumbotron-block-two .one-home-jumbotron-title{padding-top:10px;color:#eee;font-size:3rem;font-weight:700;}
    #jumbotron-block-two .one-home-jumbotron-subtitle{text-align:center;color:#ddd;font-size:1.25em;}
    #jumbotron-block-two .one-home-jumbotron-img{padding-top:30px;}
    #jumbotron-block-two .one-home-jumbotron-img img{max-width:90%;border-radius:5px;}
}