/* ====================== NAV BAR STYLES  ========================*/

.main-menu-logo{
	position: fixed;
	top:0;
	z-index: 100;
	width: 100%;
	background: transparent;
    background-color: #141e615d ;
}

.navbar-brand{
	font-size: 40px;
	font-weight: bold;
    padding: 10px 0 0 130px ;
	color: #CE1F6A !important;
}

.nav-item a{
	display: block;
	font-size: 17px;
	font-weight: bold;
	padding: 0px 20px !important;
	color: #fff !important;
}

.nav-item a:hover{
	color: #CE1F6A!important;
    font-weight: bold;
}

/* ====================== TOP SLIDER STYLES  ========================*/

.carousel-inner .carousel-item{
	height: 100vh !important;
}

.banner{
	height: 100vh;   
}

.img-heading{
	display: block !important;
    position: absolute;
    top: 15%;
    left: 15%;
}

.img-heading h1{
	font-size: 2.5rem;
    font-weight: 700 ;
	letter-spacing: 2px;
    position: relative;
    left: 60px;
    top: 70px; 
}

.img-heading h2{
	font-size: 1.2rem;
    font-weight: 600;
	letter-spacing: 1.5px;
    position: relative;
    top: 70px;
    left: 60px;
    padding: 10px 0 10px 0;
}

.button1 {
    font-family: arial;
    font-weight: bold;
    color: #000000 !important;
    font-size: 14px;
    box-shadow: 3px 4px 7px #474747;
    padding: 5px 16px;
    border-radius: 3px;
    border: transparent ;
    
    background: linear-gradient(to top, #d69f1e, #ebe04a);
    position: relative;
    top: 80px;
    left: 60px;
}

.button1:hover {
    color: #ffffff !important;
    background: linear-gradient(to top, #401253, #9c09db);
}

.textcolor{
    color: #fff !important;
}

/* ====================== WELCOME ZIPPY STYLES  ========================*/

.welcomezippy{
    width: 100%;
}

.welcomezippy h1{
    color: #CE1F6A ;
    text-align: center;
    padding : 40px 0;
    font-weight: bold;
}

.welcomezippy hr{
    width: 50%;
    font-weight: 800;
    border: 1px solid rgb(214, 211, 211);
}

.umbrela{
    margin-top: 20px;
    justify-content: center;
    display: flex;
    flex-direction: row;
}

.umbrela p{
    padding: 10px 30px 30px 30px ;
    line-height: 2;
    text-align:left;
    color: rgb(99, 97, 96);
}

.umbrela i{
    font-size: 150px; 
    color: #ada4a4;
    padding: 10px 8px 0 0 ;
}

.threecards, .pricecardsdiv{
   text-align:center;
   padding: 15px 0;
   
}

.cards, .price-cards{
    display: inline-block;
    margin: 30px;
}

.iconbell{
    background-color:#401253;
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin: 10px 10px 30px 0;
}

.cards h5{
    color:#401253 ;
    font-weight: 700;
}
.cards p{
    line-height: 1.8;
    color: rgb(100, 99, 98);
}

.button3 {
    font-family: arial;
    font-weight: bold;
    color: #000 !important;
    font-size: 14px;
    box-shadow: 5px 5px 8px #616161;
    border-radius: 3px;
    padding: 5px 16px;
    border: transparent ;
    background: linear-gradient(to top, #F0A500, #F0C929);
}

.button3:hover {
    color: #fff !important; 
    background: linear-gradient(to top, #401253, #9c09db);
    box-shadow: 5px 5px 8px #a8a6a6;
}

/* ====================== PROJECTS STYLES  ========================*/

.projects{
    width: 100%;
    margin-bottom: 30px;
}

.projects h1{
    color: #CE1F6A ;
    text-align: center;
    padding : 40px 0;
    font-weight: bold;
}

.projects-cards-container{
    text-align:center;
    display: flex;
    flex-direction: row;
}

.projects-card{
    background-color: rgb(236, 234, 236);
    width: 100%;
    margin-bottom: 50px;
}

.projects-card:hover{
    background-color: rgb(204, 206, 73);
}

.button4 {
    font-family: arial;
    font-weight: bold;
    color: #000 !important;
    font-size: 14px;
    box-shadow: 5px 5px 8px #616161;
    border-radius: 3px;
    padding: 5px 16px;
    border: transparent ;
    background: linear-gradient(to top, #b9b9b9, #d8d8d8);
}

.button4:hover {
    color: #fff !important; 
    background: linear-gradient(to top, #401253, #9c09db);
    box-shadow: 5px 5px 8px #a8a6a6;
}

.projects-card img{
    width: 100%;
    height: 250px;
}

.projects-card h6{
    font-weight: 800;
    letter-spacing: 1px;
    text-align:left;
    font-family: sans-serif,serif,Georgia, 'Times New Roman', Times, serif;
    padding: 20px 10px 10px 60px;
}

.projects-card p{
    color:rgb(90, 90, 90);
    text-align: left;
    font-size: small;
    padding: 0 10px 20px 60px; 
}

.projects-card .projectbtn{
    margin: 0 30px 50px 0px;
}

/* ====================== PRICE TABLE STYLES  ========================*/

.pricingtable-container{
    width: 100%;
    margin-bottom: 70px;
}

.pricingtable-container h1{
    color: #CE1F6A ;
    text-align: center;
    font-weight: bold;
}

.price-cards h5{
    font-weight: bold;
    padding-bottom: 10px;
}

.price-cards span{
    color: rgb(153, 151, 151);
}

.price-cards p{
    line-height: 2;
    font-weight: 600;
}

/* ====================== VIDEO PROJECTS STYLES  ========================*/

.threevideomaincontainer{
    width: 100%;
    background-color: #583D72;
    padding-bottom: 70px;
}

.threevideomaincontainer h1{
    color: #f3f3f3 ;
    text-align: center;
    padding : 60px 0;
    font-weight: bold;
}

.video-container{
   text-align: center;
}

.videos{
    width: 100%;
    display: inline;
    padding-right: 30px;
}

.videos .video-element{
    width: 27% !important;
}

/* ====================== ZIPPY TEAM STYLES  ========================*/

.zippy-team-container{
    width: 100%;
}

.zippy-team-container h1{
    color: #CE1F6A ;
    text-align: center;
    font-weight: bold;
    padding : 60px 0;
}

.team-area{
    text-align: center;
}

.single-team{
    margin-bottom: 40px;
    text-align: center;
    display: inline-block;
}

.single-team h5{
    padding-top: 20px;
    font-weight: 700;
    color: #480032;
    font-family:serif ,sans-serif;
}

.single-team h6{
    color: #ada4a4;
    font-family:arial ,sans-serif;
    font-weight: 500;
}

.img-area{
    overflow: hidden;
    position: relative;
    border-radius: 50%;
    width: 200px;
    height: 200px;
}

.img-area img{
    width: 100%;
    transition: all 0.4s ease 0s;
}

.img-area:hover .social{
    cursor: pointer;
    opacity: 1;
    transform: rotateY(0deg) scale(1, 1);
}

.img-area:hover img{
    transform: scale(1.2)
}

.img-area .social{
    background-color: #630a7e63;
    position: absolute;
    text-align: center;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    left: 0;
    top: 0;
    opacity: 0;
    transition: .5s;
    transform: rotateY(180deg) scale(0.5, 0.5);
}

.img-area .social ul{
    text-align: center;
    position: relative;
    justify-content: center;
    display: flex;
    flex-direction: row;
    top: 70px;
}

.img-area .social ul li a{
    display: block;
    font-size: 30px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
}

.img-area .social ul li{
    padding-right: 10px;
}

/* ====================== LIFE IN ZIPPY BOTTOM SLIDER STYLES  ========================*/

.lifeinzippy-text h1{
    color: #CE1F6A ;
    text-align: center;
    font-weight: bold;
    padding : 60px 0;
}

.zippy-main-container{
    background-color: #C9D8B6;
    padding-bottom: 80px;
}

.wrap-imgs {
    position: relative;
    box-sizing: border-box;
}

.wrap-imgs * {
    box-sizing: border-box;
}

.imgs-container {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.imgs-container-roll {
    position: absolute;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    transition: left 0.5s;
}

.imgs-container-item {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

.img-thumb {
    width: 100%;
    height: 80px;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px;
}

.img-thumb-roll-current {
    width: 84px;
    height: 50px;
    border: 3px solid #8b0941;
    border-radius: 3px;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    margin: auto;
}

.img-thumb-roll-wrap {
    height: 50px;
    overflow: hidden;
    border-radius: 8px;
    position: relative;
}

.img-thumb-roll {
    height: 30px;
    display: inline-flex;
    flex-wrap: wrap;
    position: absolute;
    left: 0;
    transition: left 0.2s;
}

.img-thumb-roll-item {
    width: 80px;
    height: 50px;
    background-color: #fff;
    background-size: cover;
    background-position: center;
    opacity: 0.85;
    cursor: pointer;
}

.img-thumb-roll-item:not(:last-child) {
    margin-right: 10px;
}
  
.life-zippy-container {
    max-width: 760px;
    width: 100%;
    margin: auto;
}

#img-slider {
    width: 100%;
    height: 404px;
}

/* ====================== NEWSLETTER SIGNUP STYLES  ========================*/

.newsletter-signup-container { 
    position: relative; 
    width: 100%;
}
 
.newsletter-signup-container h1 { 
    position: absolute; 
    top: 30px;  
    color: #ffffff ;
    text-align: center;
    font-weight: bold;
    width: 100%; 
}

.signup-input{
    position: absolute; 
    top: 120px;  
    left: 32%;
    height: 40px;
    border-radius:7px ;
    border: transparent;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    width: 30% !important;
}

input:focus{
    outline: none;
}

::placeholder{
     color: rgb(146, 146, 146);
     padding: 0 0 20px 5px ;
}

.signup-btn{
    position: absolute; 
    top: 120px;  
    left: 60% ;
    height: 40px;
    font-size: 1rem;
    border-radius: 7px;
    width: 7rem ;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

/* ====================== BLOG SECTION STYLES  ========================*/

.blog-main-container h1{
    color: #CE1F6A ;
    text-align: center;
    font-weight: bold;
    padding : 60px 0 20px 0;
}  
 
.blog-cards{
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
}

.blog-card{
    display: inline-block;
    text-align: center;
    margin :20px 20px 30px 20px;
    padding : 10px 10px 30px 10px;
}

.blog-card img{
    width: 13rem;
}

.blog-card h6{
    padding: 30px 0 5px 0;
    font-weight: 700;
    color: #000;
}

.blog-card span{
    color: #c2c2c2;
    line-height: 3;
}

.blog-card p{
    font-weight: 500;
    font-size: 1rem;
    margin-bottom: 30px;
}

/* ====================== CONTACT US STYLES  ========================*/

.sub-container{
    display: flex;
    flex-direction: row;
}

.contact-form{
    background-color: #FFD66B;
}

.contact-card{
    width: 100%;
}

.contact-card h2{
   font-size: 33px;
   font-weight: 700;
   padding : 25px 0 0 30px;
   font-family: Arial, Helvetica, sans-serif;
}

form label{
    padding:0 0 0 30px;
    font-weight: 600;
}

form input{
    border: transparent;
    margin:0 0 10px 30px ;
    width: 50%;
    height: 40px;
    border-radius: 4px;
}

form textarea{
    border: transparent;
    margin:0 0 10px 30px ;
    width: 50%;
    border-radius: 4px;
 }

form textarea:focus{
    outline: none;
}

.contact-submit-btn{
    background-color: teal;
    font-size: 20px;
    font-weight: 600;
    color: #f3f3f3 ;
    border-radius: 4px;
}

.contact-submit-btn:hover{
    background-color:  #583D72;
}

/* ====================== FOOTER SECTION  STYLES  ========================*/

.footer-container{
    text-align: center;
}

.footerclms{
    display: inline-block;
    margin: 80px 30px 80px 30px; 
}

.footerclms h6{
    font-size: 17px;
    padding-bottom: 20px ;
    font-weight: 700;
    color: rgb(5, 4, 4);
}

.footerclms p{
    line-height: 2
}

.footer-social{
    position: relative;
    bottom:-3px;
}

.footer-social i{
    font-size: 20px;
    color: rgb(0, 0, 0);
    padding: 10px;
}

/* =================== FOR SMALL SCREEN DEVICES STYLES  =================*/

@media (min-width: 0px) and (max-width: 768px) {
 
    .navbar-brand {
        padding-left: 15px ;
        text-size-adjust: 12px;
    }
      
    .img-heading h1 {
      font-size:30px ;
      position: static;
      margin-top: 8.9rem ;
    }

    .img-heading h2 {
      padding-top: 20px;
      position: static;
      font-size: 15px;
      padding-right: 40px !important;
    }

    .buttons {
      display: inline-block;
      position: relative;
      right: 3.5rem !important;
      bottom:3rem !important;
    }
    
    .umbrela{
      margin-top: 20px;
    }

    .umbrela p{
      padding: 10px 10px 30px 30px ;
    }

    .umbrela i{
      font-size: 130px; 
      padding: 30px 8px 0 0 ;
    }

    .projects-card .projectbtn{
      margin-right:60px; 
    }

    .projects-cards-container{
      display: block;
    }

    .video-container video{
      width: 280px;
      margin-bottom: 40px;
    }

    .threevideomaincontainer{
      height: auto;
    }

    .videos{
      margin-left: 20px;
    }

    .videos .video-element{
      width: 80% !important;
    }

    .img-area img{
      display: inline-block;
    }

    #img-slider .img-thumb-roll-current {
      width: 42px;
      height: 30px;
    }

    #img-slider .img-thumb-roll-item {
       width: 40px;
       height: 30px;
    }
      
    .imgs-container{
        height: 250px;
    }

    .wrap-imgs{
        height: 280px !important;
    }

    .newsletter-signup-container h1{
        font-size: 2rem;
    }

    .newsletter-signup-container img{
        width: 100%; 
        object-fit: cover;
        object-position: 50% 50%;
    }
    
    .signup-input{
       left: 10%;
       width: 70% !important;
    }

    .signup-btn{
       left: 60%;
       font-size: 0.9rem;
       padding-right: 20px !important;
       width: 6rem;
    }

    .sub-container{
        display: block;
    }

    .contact-card h2{
        margin-left: 20px;
    }

    form input,
    form textarea{
      width :70%;
    }

    .footerclms{
        margin:45px 30px 30px 30px; 
    }
      
}

/* =============== FOR MEDIUM SCREEN DEVICES STYLES  =====================*/

@media (min-width: 426px) and (max-width: 768px){

    .signup-btn{
        left: 60%;
        font-size: 0.9rem;
        padding-right: 20px !important;
        width: 15%;
    }
      
    .signup-input{
        left: 10%;
        width: 50% !important;
    }

}