@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Bubblegum+Sans&display=swap');

html {
    scroll-behavior: smooth;
  }
  body {
    /*background: #FCFCFC;
    background-image: url('https://zoomin-new.s3.ap-south-1.amazonaws.com/design/occasions/wedding-sale/21/mandala-pattern.gif');
    background-attachment: fixed;
    background-size: 750px;
    background-position: -90px center;*/
	font-family: 'Lato', sans-serif;
	background-color: #fff;
}
button:hover {
    cursor: pointer;
  }
  hr {
    border: none;
    border-top: 1px solid #e9e9e9;
    width: 85%;
  }
.text-link {
    text-decoration: underline !important;
    color: #ff5a24 !important;
    font-weight: 600;
}
.cloud {
    width: 100%;
}
.overflow {
    overflow: hidden;
}
.cloud-closing {
    transform: rotateX(180deg);
}
.closing-copy {
    margin-top: -5px;
    padding-bottom: 50px !important;
}
.grey-text {
    color: #444444 !important;
}
.full-width-container {
    width: 100% !important;
}
.full-width-parent {
    position: relative;
}
.full-width-copy-web {
    width: 30% !important;
    position: absolute;
    right: 200px;
    top: 150px;
}
.intro-container {
    width: 100% !important;
    margin-top: -5px !important;
    padding: 35px 0 25px 0;
}
.intro {
    margin: 0 auto;
    width: 50% !important;
}
.intro-offer {
    font-weight: 400;
    color: #ef618a;
    text-transform: capitalize;
    font-size: 25px;
    line-height: 1.5 !important;
}
.banner-template {
    margin-bottom: 0px;
    /*box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.1);*/
    padding: 0px;
}
.body-container {
    /*max-width: 1370px;*/
    background-color: #ffffff;
    margin: 0 auto;
    /*box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.1);*/
    /*padding: 50px 20px;*/
    width: 100%;
}
.section-container {
	padding: 20px;
}
.section-colour {
	background-color: #fef2f4 !important;
}
.seo-content {
    margin: 0 auto 20px 0;
}
.template-grid-5 {
    width: calc(20% - 30px);
}
.template-grid-2 {
	text-align: left;
	margin-bottom: 20px;
}
.vertical-align {
    align-self: center;
}
.contest {
    display: block;
}
.footer-terms {
    background: #fff;
    /*background: linear-gradient(180deg, rgba(255,250,241,1) 0%, rgba(245,245,245,1) 100%); */
    padding: 20px 0;
}
.blog {
    background-color: #f9f9f9;
    max-width: 780px;
    margin: auto;
    margin-top: 50px;
    padding: 20px !important;
}
.blog-grid {
    width: calc(50% - 20px);
    margin-bottom: 0px;
}
.template-grid ul {
    margin: 15px 0;
    padding-left: 35px;
}
.template-grid li {
    margin: 0 0 8px -20px;
}
.template-container {
    width: 85%;
}
.template-container h3 {
    letter-spacing: 1px;
    line-height: 25px;
    margin: 10px 0 10px;
}
.template-button {
    margin-right: 0px;
    letter-spacing: 1px;
	padding: 10px 15px;
    font-size: 16px;
}
.btn-center {
    margin: 20px auto;
    width: 100%;
}
.readMore-toggleButton {
    background-color: #fff;
    border: none;
    padding: 0 15px 10px 0;
    color: #ff5a24;
    font-weight: 600;
}
.toggle-content-1, .toggle-content-2, .toggle-content-3, .toggle-content-4, .toggle-content-6, .toggle-content-5 {
    max-height: 3.5em;
    overflow: hidden;
    color: #888;
}
.toggle-content-1.expand, .toggle-content-2.expand, .toggle-content-1.expand, .toggle-content-2.expand, .toggle-content-1.expand, .toggle-content-2.expand {
    max-height: none;
}
.community-collage {
    margin-bottom: 0px;
}
.first-title {
    margin-top: 40px !important;
    /*letter-spacing: 2px;*/
    /*text-transform: capitalize;*/
	color: #2c4569 !important;
}
.sub-title {
	font-weight: 400;
	margin-top: 0px !important;
}
.button-gradient{
    background-image: linear-gradient(225deg,#fb6446,#fb505f);
    font-weight: 600;
    letter-spacing: 1px;
}
.template-grid img {
    /* max-width: 744px !important;
    border-radius: 20px; */
  }
.btn-div {
    line-height: 1;
    margin: 20px 0 10px;
}
.float-left {
    float: left !important;
}
.float-right {
    float: right !important;
}
.inline-block {
    display: inline-block;
}
.price-tag {
    font-weight: 500;
    color: #ef618a;
    font-size: 15px;
    line-height: 1;
    letter-spacing: -0.2px;
  }
.price-tag s {
    color: #666;
}  
.template-container .btn-block {
    /* margin: 20px 0 50px; */
    overflow: hidden;
}
.section-title h2 {
	font-family: 'Bubblegum Sans', cursive;
	font-weight: 200;
	font-style: normal;
    color: #111111;
    margin-bottom: 10px;
    line-height: 1.2em;
    font-size: 50px;
}
.template-grid-heading {
	font-family: poppins,sans-serif;
	font-weight: 400;
	font-style: normal;
    text-transform: capitalize;
    font-size: 16px;
    color: #444444;
}
.big-bold-text {
	font-family: poppins,sans-serif;
	font-weight: 200;
	font-style: normal;
	color: #111;
	text-transform: uppercase;
	letter-spacing: 5px;
    font-size: 30px;
    margin-top: 50px;
	margin-bottom: 50px;
	line-height: 1.2;
}
.big-bold-text-partner {
    margin-bottom: 10px !important;
}
.product-oneliner {
	font-size: 14px;
	color: #666;
	text-transform: none;
}

.product-Name {
	font-weight: 400;
	color: #111;
    font-size: 20px;
    line-height: 1.2em;
}
.scroll-btn-img {
    width: 80px;
    height: auto;
}
.scroll-btn.show {
    bottom: -10px;
    opacity: 1;
    visibility: visible;
}
.scroll-btn {
    position: fixed;
    right: 10px;
    display: inline-block;
    animation: backto-top-bounce 3s infinite ease-in-out;
    transition: all ease 0.8s;
    z-index: 100;
}
@keyframes backto-top-bounce {
    20% {
      transform: translateY(20px);
    }
    50% {
      transform: translateY(-10px);
    }
    100% {
      transform: translateY(0);
    }
  }
@media (max-width: 1440px) {
    .full-width-copy-web {
        width: 35% !important;
        right: 150px;
        top: 100px;
    }    
}
@media (max-width: 1280px) {
    .full-width-copy-web {
        right: 110px;
    }
    .template-container {
        width: 95%;
    }
    .footer-terms {
       /* margin-bottom: 260px;*/
    }
}
@media (max-width: 1024px) {
    .full-width-copy-web {
        right: 80px;
        top: 90px;
    }
    .template-grid-3 {
        width: 48%;
    }
    .btn-div .template-button.orange {
        display: block;
        text-align: center;
        margin-top: 0;
    }
    .float-right {
        float: none !important;
        margin-top: 0;
    }
}
@media (max-width: 950px) {
    .template-grid-5 {
        width: calc(20% - 15px);
    }
    .btn-center {
        text-align: center;
    }
    .template-grid h3 {
        width: 100%;
        text-align: center;
    }
    .btn-div {
        display: block;
        margin-top: 10px;
        width: 100%;
    }
    .btn-div .template-button.orange {
        display: block;
        text-align: center;
        margin-top: 0;
    }
    .float-right {
        float: right !important;
    }
    .footer-terms {
        margin-bottom: 0px;
    }    
}
@media (max-width: 768px) {
    .template-grid-5 {
        width: calc(30% - 5px);
    }
    .template-grid-3 {
        margin: 30px auto;
    }
    /*.body-container {
        width: 85%;
    }*/
    .footer-terms {
        margin-bottom: 0px;
    }

ul {
    font-size: .9rem;
}
.template-grid li {
    margin: 0 0 8px -20px;
}
.template-grid h4 {
    color: #444444;
    margin: 0 0 13px 0;
    font-weight: 300;
}
.template-grid h4 strong {
    font-weight: 500;
}
.template-grid h3 {
    margin: 5px 0 0 0;
    text-transform: capitalize;
    font-size: 24px;
}
	
}
@media (max-width: 667px) {
    .template-grid-5 {
        width: calc(50% - 10px);
    }
    .template-separator {
        display: block;
        margin: 0 auto;
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .section-title {
    margin-bottom: 50px;
    }
    .intro {
        width: 75% !important;
    }
    /*.body-container {
        width: 80%;
    }*/
    .template-grid-3 {
        width: 100%;
    }
    .cloud {
        width: 200%;
        overflow: hidden;
    }
    .full-width-copy-web {
        display: none;
    }
    .blog-grid {
        width: 100%;
    }
	.template-container h2 {
		font-size: 34px;
		line-height: 1.5em;
	}
    .footer-terms {
       /* margin-bottom: 260px;*/
    }
    .scroll-btn-img {
        width: 50px;
    }
}

