
.default42 {padding: 20px 0;}
body{ font-family: 'Roboto', sans-serif;}
.default42 .collection-img{ width: 100%; display: inline-block;}
.default42 .collection-img img{ width: 100%; height: auto; object-fit: cover; margin: 30px 0; padding: 0px;}
.default42 .collection-main{ width: 100%; display: inline-block; text-align: center; margin: 30px 0;}
.default42 .collection-main span{ width: 100%; display: inline-block; text-transform: uppercase; font-size: 12px; color: #353535; letter-spacing: 0.15em; margin-bottom: 6px; margin-top: 2rem;}
.default42 .collection-main h3{ width: 100%; display: inline-block; margin: 0px; font-size: 4rem; color: #353535; text-transform: uppercase; letter-spacing: 0.1em; line-height: 5rem; font-weight: 300;}
.default42 .collection-main button{ display: inline-block; padding: 1.3rem 6rem; border: 1px solid #bc9366; font-size: 12px; letter-spacing: 0.15em; color: #353535; text-transform: uppercase; cursor: pointer; transition: all 0.3s linear; background: transparent; margin-top: 3rem;}
.default42 .collection-main button:hover{ color: #ffffff; background: #bc9366;}
.default42 .collection-description{ width: 100%; display: inline-block; font-size: 18px; color: #353535; margin: 0 0 0 0; font-weight: 300; line-height: 3.3rem;}


@media screen and (min-width: 992px) and (max-width: 1024px) {
  .default42 .collection-main h3 {font-size: 33px; line-height: 44px;}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .default42 .collection-main h3 {font-size: 30px; line-height: 40px;}
}
@media screen and (max-width: 767px) {
  .default42 .collection-main h3 {font-size: 28px; line-height: 38px;}
}
@media screen and (max-width: 480px) {
  .default42 .collection-main h3 {font-size: 26px; line-height: 36px;}
}
.coffeeday-12 a, a:hover, a:focus, a:active {outline: 0 !important; text-decoration: none; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; cursor: pointer !important; color: #fff;}
.coffeeday-12 button {cursor: pointer !important;}
.coffeeday-12 .no-padding {padding: 0;}
.coffeeday-12 .margin-top-20 {margin-top: 20px; display: inline-block;}
.coffeeday-12 .margin-top-30 {margin-top: 30px; display: inline-block;}
.coffeeday-12 .margin-top-40 {margin-top: 40px; display: inline-block;}
.coffeeday-12 .margin-top-50 {margin-top: 50px; display: inline-block;}
.coffeeday-12 .margin-bottom-20 {margin-bottom: 20px; display: inline-block;}
.coffeeday-12 .margin-bottom-30 {margin-bottom: 30px; display: inline-block;}
.coffeeday-12 .margin-bottom-40 {margin-bottom: 40px; display: inline-block;}
.coffeeday-12 .margin-bottom-50 {margin-bottom: 50px; display: inline-block;}

.coffeeday-12 .btn-default {border-radius:0px; border: 0px solid #4d4f53; color: #fff; padding: 15px 35px; text-transform: uppercase; display: inline-block; background: #4d4f53; font-weight: bold; letter-spacing: 2px; position: relative; transition: 0.5s; text-align: center;}
.coffeeday-12 .btn-default:hover {color: #fff; background: #dfb98a;}
.coffeeday-12 .img-con{height: 100%;}
.coffeeday-12 .img-con img {width: 100%; height: 100%; object-fit: cover;}

.coffeeday-12 .bg-img-left {
  height: 100%;
  object-fit: cover;
  opacity: 0.05;
  position: absolute;
  width: 100%;
}
.coffeeday-12 .overlay {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.5);}

/*==================== start css ======================*/
.coffeeday-12 {width: 100%; display: inline-block; padding: 0; position: relative; background: #fff;}
.coffeeday-12 .text-con {align-items: flex-start; display: flex; flex-direction: column; height: 100%;
  justify-content: center; padding: 12%;text-align: left !important;}
.coffeeday-12 .text-con h2 {font-size: 34px; font-weight: bold; line-height: normal; margin: 0 0 6px;
  padding: 0; color: #4d4f53;}
/*.coffeeday-12 .text-con p {font-size: 16px; line-height: 26px; margin: 0 0 30px; padding: 0; color: #ccc;}*/
.coffeeday-12 hr {background: #dfb98a; width: 50px; display: inline-block;text-align: left; padding: 1px; margin: 0 0 20px;}

.coffeeday-12 .text-details {width: 100%; display: inline-block; margin-bottom: 30px;}
.coffeeday-12 .text-details img {max-height: 25px;}
.coffeeday-12 .text-area {width: 94%; float: right; padding: 0 0 0 15px;}
.coffeeday-12 .text-area h3 {font-size: 15px; font-weight: bold; margin: 0 0 8px;}
.coffeeday-12 .text-area p {margin: 0; color: #666; line-height: 22px; font-size: 14px;}
.coffeeday-12 .social-icon {width: 100%; display: inline-block;}
.coffeeday-12 .social-icon ul {margin: 0; padding: 0 0 0 0%;}
.coffeeday-12 .social-icon ul li {margin: 0 10px; padding: 0; display: inline-block;}
.coffeeday-12 .social-icon li img {max-height: 40px;}


.coffeeday-12 .skw-page__half .text-con {align-items: flex-start; display: flex; flex-direction: column; height: 100%;
  justify-content: center; padding: 12%;text-align: left !important; width: 100%;}
.coffeeday-12 .skw-page__half {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100vh;
  transition: transform 1s;
}
.coffeeday-12 .skw-page__half--left {
  left: 0;
}
.coffeeday-12 .skw-page__half--right {
  left: 50%;
  background: #fff;
}
.coffeeday-12 .skw-page__half--left img {width: 100%; height: 100%; object-fit: cover;}


@media screen and (min-width: 1025px) and (max-width: 1199px){
  .coffeeday-12 .text-con h2 {font-size: 28px;}

  .coffeeday-12 .text-area {width: 90%;}
  .coffeeday-12 .margin-top-40 {margin-top: 15px;}
  .coffeeday-12 .margin-top-30 {margin-top: 0;}
}
@media screen and (min-width: 992px) and (max-width: 1024px){
  .coffeeday-12 .text-con h2 {font-size: 24px;}

  .coffeeday-12 .text-area {width: 90%;}
  .coffeeday-12 .margin-top-40 {margin-top: 15px;}
  .coffeeday-12 .margin-top-30 {margin-top: 0;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .coffeeday-12 .text-con h2 {font-size: 24px;}
  .coffeeday-12 .text-con {height: auto !important; padding: 10% 8%;}
  .coffeeday-12 .overlay {height: auto; position: relative;}
  .coffeeday-12 .semheight {height: auto !important;}

  .coffeeday-12 .margin-top-40 {margin-top: 15px;}
  .coffeeday-12 .margin-top-30 {margin-top: 0;}

  .coffeeday-12 .skw-page {position: relative !important;}
  .coffeeday-12 .skw-page__half--right img {height: 400px !important;}
  .coffeeday-12 .skw-pages {overflow-x: hidden; overflow-y: auto;}
  .coffeeday-12 .skw-page__half {width: 100% !important; height: auto !important;}
  .coffeeday-12 .skw-page__half--right {left: 0 !important;}
  .coffeeday-12 .skw-page.active .skw-page__half {transform: translate3d(0px, 0px, 0px) !important;}
  .coffeeday-12 .skw-page__half--right {transform: translate3d(0px, -0%, 0px) !important;}
  .coffeeday-12 .skw-page__half {position: relative !important;}
  .coffeeday-12 .skw-page__half--left {transform: translate3d(0px, -0%, 0px) !important;}
}
@media screen and (max-width: 767px){
  .coffeeday-12 .text-con {padding: 12% 8%;}
  .coffeeday-12 .text-con h2 {font-size: 26px;}
  .coffeeday-12 .text-con {height: auto !important;}
  .coffeeday-12 .overlay {height: auto; position: relative;}
  .coffeeday-12 .semheight {height: auto !important;}

  .coffeeday-12 .text-area {width: 90%;}
  .coffeeday-12 .margin-top-40 {margin-top: 15px;}
  .coffeeday-12 .margin-top-30 {margin-top: 0;}

  .coffeeday-12 .skw-page {position: relative !important;}
  .coffeeday-12 .skw-page__half--right img {height: 400px !important;}
  .coffeeday-12 .skw-pages {overflow-x: hidden; overflow-y: auto;}
  .coffeeday-12 .skw-page__half {width: 100% !important; height: auto !important;}
  .coffeeday-12 .skw-page__half--right {left: 0 !important;}
  .coffeeday-12 .skw-page.active .skw-page__half {transform: translate3d(0px, 0px, 0px) !important;}
  .coffeeday-12 .skw-page__half--right {transform: translate3d(0px, -0%, 0px) !important;}
  .coffeeday-12 .skw-page__half {position: relative !important;}
  .coffeeday-12 .skw-page__half--left {transform: translate3d(0px, -0%, 0px) !important;}

}
@media screen and (max-width: 480px){
  .coffeeday-12 .text-con {padding: 12% 8%;}
  .coffeeday-12 .text-con h2 {font-size: 24px;}
  .coffeeday-12 .text-con {height: auto !important;}
  .coffeeday-12 .overlay {height: auto; position: relative;}
  .coffeeday-12 .semheight {height: auto !important;}

  .coffeeday-12 .text-area {width: 90%;}
  .coffeeday-12 .margin-top-40 {margin-top: 15px;}
  .coffeeday-12 .margin-top-30 {margin-top: 0;}

  .coffeeday-12 .skw-page {position: relative !important;}
  .coffeeday-12 .skw-page__half--right img {height: 300px !important;}
  .coffeeday-12 .skw-pages {overflow-x: hidden; overflow-y: auto;}
  .coffeeday-12 .skw-page__half {width: 100% !important; height: auto !important;}
  .coffeeday-12 .skw-page__half--right {left: 0 !important;}
  .coffeeday-12 .skw-page.active .skw-page__half {transform: translate3d(0px, 0px, 0px) !important;}
  .coffeeday-12 .skw-page__half--right {transform: translate3d(0px, -0%, 0px) !important;}
  .coffeeday-12 .skw-page__half {position: relative !important;}
  .coffeeday-12 .skw-page__half--left {transform: translate3d(0px, -0%, 0px) !important;}
}
body {
  font-family: 'Josefin Sans', sans-serif; }

.default-1-77 {
  width: 100%;
  display: inline-block;
  margin: 0rem 0 0;
  padding: 5rem 0vw;
  position: relative;
  background: #091F2B; }
  .default-1-77 .no-padding {
    padding: 0px !important; }
  .default-1-77 .no-margin {
    margin: 0px !important; }
  .default-1-77 .overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0px;
    left: 0px;
    transition: all 0.3s linear;
    padding: 0rem 0 0 0;
    opacity: 1;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
  .default-1-77 .row-eq-height {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0px; }
  .default-1-77 .row-eq-height:before, .default-1-77 .row-eq-height:after {
    display: inline-block; }
  .default-1-77 .service-main {
    width: 100%;
    display: inline-block;
    margin: 0px; }
  .default-1-77 .heading-title {
    width: 100%;
    display: inline-block;
    margin: 0rem 0 3rem 0;
    font-weight: 600;
    font-size: 4rem;
    color: #ffffff; }
  .default-1-77 .sub-heading {
    width: 100%;
    display: inline-block;
    margin: 0px;
    font-size: 1.5rem;
    line-height: 2.5rem;
    color: #ffffff; }
  .default-1-77 .service-details {
    width: 100%;
    display: inline-block;
    margin: 0px 0 3rem 0; }
  .default-1-77 .service-border {
    outline: none;
    border: none;
    margin: 0px;
    padding: 0px;
    background: #D91E7C;
    width: 100%;
    height: 7px;
    display: inline-block; }
  .default-1-77 .service-border.two {
    background: #6D44DC; }
  .default-1-77 .service-border.three {
    background: #582DA5; }
  .default-1-77 .service-border.for {
    background: #16B6D6; }
  .default-1-77 .service-title {
    width: 100%;
    display: inline-block;
    margin: 2.3rem 0 1.5rem;
    font-size: 2.5rem;
    font-weight: 600;
    color: #ffffff; }
  .default-1-77 .service-description {
    width: 100%;
    display: inline-block;
    margin: 0px;
    font-size: 15px;
    line-height: 2.8rem;
    color: #ffffff; }
  @media screen and (max-width: 480px) {
    .default-1-77 .col-xs-6 {
      width: 100%; }
    .default-1-77 .heading-title {
      line-height: 6rem; } }
@keyframes fadeInUp {
  0% {
    transform: translate3d(0, 0%, 0);
    opacity: 0; }
  100% {
    transform: none;
    opacity: 1; } }
@keyframes fadeInLight {
  0% {
    opacity: 0; }
  100% {
    opacity: 0.5; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
/*  Turn on custom 8px wide scrollbar */
::-webkit-scrollbar {
  width: 6px;
  /* 1px wider than Lion. */
  /* This is more usable for users trying to click it. */
  background-color: rgba(0, 0, 0, 0);
  -webkit-border-radius: 100px; }

/* The scrollbar 'thumb' ...that marque oval shape in a scrollbar */
::-webkit-scrollbar-thumb:vertical {
  background: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 100px;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0);
  min-height: 10px;
  /*Prevent it from getting too small */ }

::-webkit-scrollbar-thumb:vertical:active {
  background: rgba(0, 0, 0, 0.61);
  /* Some darker color when you click it */
  -webkit-border-radius: 100px; }

/*font-family: 'Ubuntu', sans-serif;*/
.btn-default {padding: 10px 30px; background: transparent; border: 2px solid #F58D5B; color: #fff; text-transform: uppercase; text-shadow: 0 0 0; font-size: 18px; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s;}
.btn-default:hover {background: #F58D5B; color: #fff; text-decoration: none; border: 2px solid #F58D5B; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s;}
a, a:hover, a:focus, a:active {outline: 0 !important;}
.btn-default.focus, .btn-default:focus {background: #F58D5B; color: #fff; border: 2px solid #F58D5B;}
.color-black {color: #F58D5B;}
.color-black:hover, .color-black:focus {color: #fff;}


/*==================== SLIDER CSS ======================*/
body {font-family: 'Ubuntu', sans-serif;}
.atlas-11 {position: relative; background: #202020; padding: 60px 0;}
.atlas-11 .footer-logo {width: 100%; float: left; text-align: center; border-bottom: 1px solid rgba(255, 255, 255, 0.3); padding: 0 0 30px 0; margin: 0 0 30px;}
.atlas-11 .footer-logo img {max-width: 100%; max-height: 60px;}
.atlas-11 p {color: #fff;}
.atlas-11 .footer-logo h1 {font-size: 30px; margin: 0;}
.atlas-11 .footer-menu {margin: 0; padding: 0;}
.atlas-11 .footer-menu li {display: inline-block; padding: 0 10px;}
.atlas-11 .footer-menu li a {color: #fff;}
.atlas-11 .social-icon-footer {margin: 0; padding: 0; text-align: right;}
.atlas-11 .social-icon-footer li {display: inline-block; margin: 0 10px;}
.atlas-11 .social-icon-footer li a {color:#fff;}
.atlas-11 .social-icon-footer li a img {transform: scale(1); -webkit-transform: scale(1); -mox-transform: scale(1); transition: 0.5s; transition: 0.5s; transition: 0.5s; max-width: 20px; max-height: 20px;}
.atlas-11 .social-icon-footer li a img:hover {transform: scale(1.2); -webkit-transform: scale(1.2); -mox-transform: scale(1.2); transition: 0.5s; transition: 0.5s; transition: 0.5s;}


@media screen and (min-width: 1025px) and (max-width: 1199px){
  .atlas-11 .footer-menu {text-align: center;}
  .atlas-11 .social-icon-footer {text-align: center;}
}
@media screen and (min-width: 768px) and (max-width: 1024px){
  .atlas-11 .footer-menu {text-align: center;}
  .atlas-11 .social-icon-footer {text-align: center;}
}
@media screen and (max-width: 767px){
  .atlas-11 .footer-menu {text-align: center; margin-bottom: 20px;}
  .atlas-11 .social-icon-footer {text-align: center; margin-top: 20px;}
}
