/* Global CSS */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700;800&display=swap');
body{background-color: #02090E;font-family: 'Open Sans', sans-serif;}
li{list-style: none;}
ul{padding-left: 0;margin-bottom: 0;}
a{text-decoration: none;transition: all 0.5s ease-in;display: inline-block;}
a:hover{transition: all 0.5s ease-out;}
p , h1,h2,h3,h4,h5,h6{margin-bottom: 0;}
p {font-size: 20px; line-height: 34px;}
.common-btn {
  border-radius: 12px;
  background: linear-gradient(180deg, #8CC676 0%, #81C278 12%, #66BA7E 31%, #3AAC87 55%, #009B94 83%);
  font-size: 18px;
  text-transform: capitalize;
  padding: 12px 30px;
  color: #fff;
  font-weight: 600;
}

/* Custom CSS */
.custom-container{max-width: 1436px;margin: 0 auto;}
.common-section{padding: 100px 0;overflow: initial;}
.title{font-size: 46px;margin-bottom: 30px; color: #009B94;;text-transform: capitalize;font-weight: 700;}
span.blue-bold {color:#E0A43D;display: inline-block;font-weight: 800;}
.sub-title{font-size: 24px;line-height: 32px;font-weight: 600;letter-spacing: 1px;}


#cardwhale-banner {height: 100vh;background-color: #fff;}
#cardwhale-banner h1{font-size: 103px;font-weight: 200;letter-spacing: -3.3px;}
#cardwhale-banner p {font-size: 30px; font-weight: 500;color: #212121; margin-bottom: 10px;letter-spacing: 0.6px;}

.app-screens {background-image: url(../../css/portfolio/images/cardwhale/app-bg.png);background-size: cover;background-repeat: no-repeat;background-position: 50% 80%;position: relative;}
.app-screens .content {width: 43%;margin-top: 150px;}
.app-screens .content p {font-size: 28px; margin-top: 15px;}
.download-app {gap: 30px;margin-top: 15px;}

.app-screens .icon-30 {position: absolute;bottom: -95px;left: 25%;}
.app-screens .spider {position: absolute;right: 0;top: 100px;}

.about-section {color: #fff;}
.about-section .sub-text {font-size: 40px;line-height: normal;}
.about-section .sub-text strong {color: #8CC676;}
.about-section ul {width: 80%;margin: 0 auto;flex-wrap: wrap;gap: 30px;margin-top: 50px;}
.about-section ul span {font-size: 20px;text-transform: uppercase;letter-spacing: 2px;font-weight: 600;display: block;color: #8CC676;}
.about-section ul p {font-size: 24px;letter-spacing: 1px;font-weight: 700;}
.about-section ul li img{margin-right: 20px;}

.ui-design {background-image: url(../../css/portfolio/images/cardwhale/magic-bg.png);background-size: cover;background-repeat: no-repeat;background-position:top;position: relative;}
.ui-design.common-section {padding-bottom: 0;}
.ui-design .ui-img {margin-top: 50px;width: 100%;gap: 50px;}
.ui-img .colors {width: 45%;}
.ui-img .icons {width: 55%;object-fit: contain;}

/* .ui-design .ui-img .icons {width: 60%;} */
.anniversary-title h2 {margin-bottom: 5px;}
.anniversary-title p {font-size: 24px;}

.phone-mockup {position: absolute;left: 50%;transform: translateX(-50%);}
.cards-slider-box .owl-carousel {height: 500px;margin-top: 190px;}
.cards-slider-box .img-box {padding: 10px;transition: all 0.3s ease-in;}
.img-box.one {rotate: 6deg;}
.img-box.three {rotate: -6deg;}
.img-box.two {rotate: 5deg;}
.img-box.four {rotate: -5deg;}
.img-box.five {rotate: 3deg;}

.owl-item.active.center .img-box {rotate: 0deg;transition: all 0.3s ease-in;}

.features-section .content-box .common-box {color: #fff;width: 100%;}
.features-section .content-box .con-box {width: 40%;}
.features-section .content-box .con-box p {width: 80%;}
.features-section .content-box .common-box h3{font-size: 34px;margin-bottom: 10px;color: #8CC676;}
.features-section .content-box .img-box{width: 50%;}
.features-section .content-box .img-box img {width: 100%;}
.features-section .content-box .con-box span {font-size: 24px;opacity: 0.3;letter-spacing: 0.5px;margin-bottom: 10px;display: block;font-weight: 600;}
.features-section .owl-nav button , .challenges .owl-nav button {height: 45px;width: 45px;border-radius: 50% !important;}
.features-section .owl-theme .owl-nav, .challenges .owl-theme .owl-nav {margin-top: 0;display: inline-block;position: absolute;right: 34%;bottom: 15%;}
.challenges .owl-theme .owl-nav {right: 47%;bottom: 20%;}

.owl-theme .owl-nav [class*="owl-"]:hover {background: center;}
.features-section .owl-nav button span , .challenges .owl-nav button span{display: none;}
.features-section .owl-nav button.owl-prev , .challenges .owl-nav button.owl-prev {background-image: url(../../css/portfolio/images/cardwhale/prev-arrow.png) !important;background-size: cover;background-position: center;background-repeat: no-repeat;}
.features-section .owl-nav button.owl-next , .challenges .owl-nav button.owl-next {background-image: url(../../css/portfolio/images/cardwhale/next-arrow.png) !important;background-size: cover;background-position: center;background-repeat: no-repeat;}

.cta {background-color: #002F2DD6;color: #fff;margin-top: 60px;}
.cta h2 {color: #fff;}
.cta p {font-size: 24px;margin: 15px 0;}
.cta .container {gap: 60px;}

.challenges {background-image: url(../../css/portfolio/images/cardwhale/lighting.png);background-size: cover;background-repeat: no-repeat;background-position: center;}
.challenges .con-box {width: 50%;background-color: #009B94;border-radius: 30px;padding:70px 40px;color: #fff;position: relative;}
.challenges .con-box p:first-of-type {margin-bottom: 15px;}
.challenges .con-box p a {color: #fff;font-weight: 600;text-decoration: underline;}
.challenges .con-box p a:hover {color: #02090E;}
.challenges .con-box h3 {margin-bottom: 20px;font-weight: 600;letter-spacing: 0;}
.no {font-size: 37px;font-weight: 600;
  height: 115px;
  width: 115px;
  border-radius: 50%;
  border: 5px solid #000;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -70px;
  left: 50%;
  transform: translateX(-50%);
    background: linear-gradient(180deg, #8CC676 0%, #81C278 12%, #66BA7E 31%, #3AAC87 55%, #009B94 83%);
}

.challenges .features {padding-bottom: 100px;}
/* Animations*/
@keyframes upDown {
    0%{transform: translateY(-10px) }
    50%{transform: translateY(10px);}
    100%{transform: translateY(-10px);}
}
@keyframes zoomIn {
    0%{transform: scale(1) }
    50%{transform: scale(1.1);}
    100%{transform: scale(1);}
}
@keyframes slide{
	0%{transform: translateX(-10px) }
    50%{transform: translateX(10px);}
    100%{transform: translateX(-10px);}
}

/************************ Responsive CardWhale CSS **********************/

@media screen and (min-width:2560px) {
    

}
@media screen and (max-width:1919px) {
    #cardwhale-banner h1 {font-size: 94px;}
    .app-screens .spider {width: 345px;}
    .app-screens {background-position: 20% 100%;}
    .screens-box {width: 51%;}
    .app-screens .content {margin-top: 100px;}
    .app-screens .icon-30 {left: 20%;width: 450px;}
    .about-section .sub-text {font-size: 32px;}
    .title {font-size: 42px}
    .features-section .content-box .con-box {width: 45%;}
    .features-section .owl-theme .owl-nav {right: 38%;}
    .phone-mockup {width: 17%;}
    .cards-slider-box .owl-carousel {height: 410px;margin-top: 135px;}
    .anniversary-title.common-section {padding-bottom: 50px;}
    .tech-stack li img {width: 90px;}

}

@media screen and (max-width:1599px) {
    .common-section {padding: 80px 0;}
    #cardwhale-banner h1 {font-size: 84px;}
    .concepts-box li span {font-size: 18px}
    .concepts-box li p {font-size: 22px;}
    .title {font-size: 32px;margin-bottom: 20px;;}
    #cardwhale-tech ul img {width: 90px;}
    .content-box .common-box h3 {font-size: 22px;}
    .challenges .img-box {width: 27%;}
    .challenges .owl-theme .owl-nav {bottom: 100px;}
    .cta .img-box {width: 20%;}
    .cta .con-box {width: 50%}
    .no {font-size: 32px;font-weight: 600;height: 100px;width: 100px;top: -55px;}
    .cta p , .anniversary-title p {font-size: 22px;}
    .app-screens .content p {font-size: 24px;}
    .screens-box {width: 45%;}
    .app-screens .content {margin-top: 10px;}
    .app-screens .content img.cw-logo {width: 150px;;}
    .app-screens .icon-30 {width: 390px;}
    .app-screens .spider {width: 330px;top: 75px;}
    .about-section .sub-text {font-size: 28px;}
    .about-section ul p {font-size: 22px;}
    .features-section .owl-nav button, .challenges .owl-nav button {height: 38px;width: 38px;}
    .features-section .content-box .common-box h3 {font-size: 30px}
    .challenges .con-box h3 {font-size: 32px;}

}

@media screen and (max-width:1439px) {
    #cardwhale-banner p {font-size: 26px;}
    #cardwhale-banner h1 {font-size: 70px;}
    .app-screens .spider {width: 310px;}
    .challenges .con-box {width: 60%;border-radius: 26px;padding: 60px 30px;}
    .challenges .img-box {width: 30%;}
    .challenges .owl-theme .owl-nav {right: 54%;bottom: 130px}
    .cta p , .anniversary-title p {font-size: 20px;line-height: normal;}
    .cta .con-box {width: 55%;}
    .app-screens .icon-30 {left: 15%;width: 370px;}
    .about-section .sub-text {font-size: 24px;}
    .about-section ul span {font-size: 16px;}
    .about-section ul p {font-size: 20px;}
   



}

@media screen and (max-width:1365px) {
    #cardwhale-banner p {font-size: 24px;}
    #cardwhale-banner h1 {font-size: 70px;}
    .title {font-size: 28px;margin-bottom: 10px;}
    .screens-box {width: 40%;}
    .app-screens .icon-30 {width: 310px;left: 18%;}
    .app-screens .spider {width: 290px;}
    .features-section .content-box .common-box h3 {font-size: 26px;}
    p {font-size: 18px;line-height: 30px}
    .features-section .content-box .con-box span {font-size: 20px;}
    .cards-slider-box .owl-carousel {height: 335px;margin-top: 115px;}
    .challenges .con-box h3 {font-size: 28px;margin-bottom: 15px;}
    .challenges .con-box {width: 55%}
    .challenges .owl-theme .owl-nav {right: 51%}


}

@media screen and (max-width:1279px) {
    .common-section {padding: 70px 0;}
    #cardwhale-banner h1 {font-size: 62px;}
    #cardwhale-tech ul img {width: 75px;}
    p {font-size: 16px;line-height: 28px;}
    .title {font-size: 26px;}
    .about-section .sub-text {font-size: 20px;}
    .features-section .owl-theme .owl-nav {right: 36%;bottom: 40px;}
    .phone-mockup {width: 23%;}
    .common-btn {border-radius: 8px;font-size: 16px;padding: 10px 20px;}
    .cta p , .anniversary-title p{font-size: 18px;}
    .cta h2 {font-size: 26px;}
    .challenges .img-box {width: 33%;}
    .challenges .owl-theme .owl-nav {right: 48%;bottom: 90px}
    .tech-stack li img {width: 75px;}
    .app-screens .spider {width: 210px;}
    .app-screens .icon-30 {width: 250px;left: 15%;}
    .app-screens .content img.cw-logo {width: 120px;}
    .app-screens .icon-30 {bottom: -40px;}
    .about-section ul p {font-size: 18px;font-weight: 600;}
    .no {font-size: 26px;height: 90px;width: 90px;top: -50px;}
    .challenges .features {padding-bottom: 50px;}
    .download-app img {width: 40px;}
 


}

@media screen and (max-width:1023px) {
    .common-section {padding: 50px 0;}
    #cardwhale-banner p {font-size: 22px;}
    #cardwhale-banner h1 {font-size: 54px;}
    .title {font-size: 24px;}
    p {font-size: 15px;line-height: 24px;}

    .screens-box {width: 45%;}
    .app-screens .icon-30 {width: 230px;left: 4%;}
    .app-screens .spider {width: 250px;top: 35px;}
    .app-screens .content img.cw-logo {width: 125px;}
    .app-screens .content p {font-size: 20px;}
    .about-section {padding-top: 0;}
    .app-screens {flex-direction: column;gap: 30px;}
    .screens-box {width: 60%;margin: 0 auto;}
    .app-screens .content {width: 90%;margin: 0 auto;}
    .app-screens .spider {width: 230px; top: 190px;}
    .about-section ul {width: 90%;}
    .features-section .content-box .common-box , .challenges .features .common-box {flex-direction: column-reverse;gap: 30px;}
    .features-section .content-box .img-box , .features-section .content-box .con-box {width: 85%}
    .features-section .content-box .con-box p {width: auto;}
    .cards-slider-box .owl-carousel {height: 300px;margin-top: 90px;}
    .cta .container {gap: 15px;flex-direction: column;padding-bottom: 40px;}
    .cta .con-box {width: auto;text-align: center;}
    .cta .img-box {width: 22%;margin-top: -40px;}
    .challenges .con-box {width: 95%;margin-top: 55px;padding: 55px 25px;}
    .challenges .con-box h3 {font-size: 24px;}
    .challenges .owl-theme .owl-nav , .features-section .owl-theme .owl-nav {width: 55%;display: flex;justify-content: space-between;right: 0;top: 60%;transform: translateY(-50%);margin: 0 auto;left: 0;bottom: auto;}
    .features-section .owl-theme .owl-nav {width: 92%;}
    .tech-stack li img {width: 60px;}
    .ui-design .ui-img {flex-direction: column-reverse;}
    .ui-img .colors , .ui-img .icons {width: 80%;}
    .about-section .sub-text {font-size: 18px;line-height: 30px;}
    .about-section ul span {font-size: 14px;letter-spacing: 1px;}

 

}

@media screen and (max-width:767px) {
    .title {font-size: 22px;}
    .common-section {padding: 50px 0;}
    #cardwhale-banner h1 {font-size: 40px;letter-spacing: -2.3px;}
    .concepts-box ul li {width: 45%;}
    .concepts-box li p {font-size: 18px;}
    #cardwhale-tech ul {width: 100%;}
    #Header {padding-top: 0;}
    .download-app img {width: 30px;}
    .about-section ul {width: auto;gap: 25px;}
    .about-section ul p {font-size: 16px;}
    .features-section .content-box .con-box span {font-size: 16px;}
    .ui-img .colors, .ui-img .icons {width: 100%;}
    .phone-mockup {width: 29%;}
    .challenges .con-box {width: 95%;}
    .cta .img-box {width: 25%;}
    .challenges .img-box { width: 40%;}
    .challenges .owl-theme .owl-nav {width: 70%;}
    .no {font-size: 25px;height: 80px;width: 80px;top: -42px;}





}

@media screen and (max-width:639px) {
    #cardwhale-banner h1 {font-size: 32px;letter-spacing: -1.3px;}
    p {font-size: 14px;line-height: 22px;}
    .screens-box {width: 85%}
    .app-screens .spider {display: none;}
    .app-screens .icon-30 {width: 195px;left: 4%;z-index: 1;}
    .about-section .sub-text {font-size: 16px;line-height: 26px;margin: 0 20px;}
    .phone-mockup {width: 42%;}
    .cards-slider-box .owl-carousel {height: 330px;}
    .cta p {margin: 10px 0;}
    .cta p, .anniversary-title p {font-size: 16px;}
    .challenges .img-box {width: 50%;}
    .challenges .owl-theme .owl-nav {width: 76%;}
    .tech-stack li img {width: 45px;}
    .no {font-size: 22px;height: 70px;width: 70px;top: -35px;}
    .challenges .con-box h3 {font-size: 22px;}
    .challenges .con-box p:first-of-type {margin-bottom: 10px;}
    .cta h2 {font-size: 22px;}
     .features-section .owl-nav button, .challenges .owl-nav button {height: 32px;width: 32px;}



}

@media screen and (max-width:479px) {
    .title {font-size: 20px;} 
    .sub-title {font-size: 14px;line-height: 20px;}  
    #cardwhale-tech ul img {width: 40px;}
    #cardwhale-banner h1 {font-size: 30px;}
    #cardwhale-banner p {font-size: 20px;}
    .features-section .content-box .common-box h3 {font-size: 20px;}
    .cards-slider-box .owl-carousel { height: 255px;}
    .phone-mockup {width: 47%;}
    .cta .img-box {width: 35%;}
    .app-screens .icon-30 {width: 145px;left: 2%;}


}

@media screen and (max-width:359px) {
    
}
