:root {--mainColor: #ffdfc4;--nvyColor: #19203f;--poppins : 'Poppins';--pacifico:  "Pacifico"; --btn-color: #846a54;
}
/* --------- SLIDER--------- */
.carousel-control-next-icon,.carousel-control-prev-icon{
  background-image: unset !important;
}
#slider .carousel-caption {
  top: 6%;
  left: 3%;
  width: 94%;
  display: inline-block !important;
  padding: 0 40px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 465px;
  padding-top: 75px;
}
.slider-box, .slide_nav {
  margin-left: 38px;
  text-align: left;
}
#slider{ 
  max-width:100%; 
  margin:auto;
  overflow: hidden;
  z-index: 0;
  position: relative;
  top: -15px;
}
#slider .slider-box span{
  font-weight:600;
  font-size:18px;
  line-height:38px;
  font-family:var(--poppins);
  color: var(--black);
}
#slider .slider-box h1 {
  font-weight:400;
  font-size:63px;
  line-height:63px;
  font-family:"Sail";
  color: #234ea4;
  max-width: 40%;
  margin-bottom: -8px;
}
#slider .slider-box p{
  font-weight:600;
  font-size:17px;
  line-height:30px;
  font-family:var(--poppins);
  color: #241305;
  margin-bottom: 25px;
}
#slider .slider-button{
  font-weight:700;
  font-size:12px;
  line-height:30px;
  font-family: var(--poppins);
  letter-spacing: 3px;
  padding: 12px 20px 12px 26px;
  color: #ffffff;
  border-radius: 20px;
  background-image: linear-gradient(90deg, #f5c5ff 0%, #adadff 100%);
} 
.slide_nav a{
  border-radius: 15px;
  filter: drop-shadow(0px 18px 20px rgba(0,0,0,0.5));
  background-color: #ffffff;
  text-align: center;
  padding:0 15px;
  margin-right: 10px;
}
.slide_nav a span i{
  background-image: linear-gradient(20deg, #af43af 0%, #234da3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 10px;
} 
#productslide{
  position: absolute;
  bottom: 11em;
  right: 45px;
  z-index: 9;
  width: 583px;   
}
.products-box .product-img{
  display: inline-block;
  float: left;
  width: 60%;
}
#productslide .products-box .product-img img{
  width: 100% !important;
}
.products-box .product-content{
  display: inline-block;
  float: left;
  width: 40%;
  background-color: #ffffff;
  position: relative;
  top: -8px;
  height: 310px;
}
#productslide .products-box .product-gallery img {
  width: 100 !important;
  display: inline;
}
#productslide .products-box .product-content a{
  font-weight: 600;
  font-size:20px;
  line-height:24px;
  font-family: var(--poppins);
  letter-spacing: -1px;
  color: #1f1d1d;
}
#productslide .products-box .product-content .price ins{
  font-weight: 700;
  font-size: 30px;
  font-family:"Playfair Display";
  letter-spacing: -2px;
  color: #1f1d1d;
}
#productslide .products-box .product-content .price .woocommerce-Price-currencySymbol{
  font-size: 18px;
  position: relative;
  top: -7px;
  left: -3px;
}
#productslide .products-box .product-content .price ins{
  text-decoration: none;
}
#productslide .products-box .product-content p{
  font-weight:500;
  font-size:14px;
  line-height:24px;
  font-family: var(--poppins);
  letter-spacing: 0px;
  color: #8a8989;
}
#productslide .products-box .product-content .icon_link a{
  font-weight: 700;
  font-size:13px;
  line-height:18px;
  font-family:var(--poppins);
  letter-spacing: 3px;
  color: #ffffff;
  border-radius: 7px;
  background-image: linear-gradient(90deg, #af43af 0%, #234da3 100%);
  padding: 8px 20px;
}
#productslide .products-box .featured-cart a{
  font-size: 13px;
  color: #ffffff;
  border-radius: 26px;
  background-image: linear-gradient(90deg, #af43af 0%, #234da3 100%);
  padding: 8px 10px;
}
#productslide .products-box .star-rating{
  margin-bottom: 10px;
}
.productlink .icon_link,.productlink .cart-button{
  display: inline-block;
}
#productslide #poductgallry .owl-dots {
  padding-top: 0;
  display: block !important;
  z-index: 999999999;
  opacity: 1;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0px;
}
.product-gallery.owl-carousel--nested.owl-loaded.owl-drag {
  position: relative;
}
#poductgallry .owl-carousel--nested .owl-dots button{
  background-color: #000000 !important;
}
#poductgallry .owl-carousel--nested .owl-dot.active{
  background-color: #9b93f5 !important;
}
#poductgallry .owl-nav{
  display: none;
}
#productslide .owl-dots{
  bottom: 0;
  display: none;
}
#productslide .owl-nav span{
  font-weight: 500;
  font-size:14px;
  font-family:var(--poppins);
  color: #000000;
  padding: 0 18px;
}
#productslide .owl-nav {
  background: #a241a6;
  height: 40px;
  width: 135px;
  position: absolute;
  bottom: -32px;
  left: 8em;
  right: 0;
  margin: 0 auto;
  transform: translateX(-50%);
}
#productslide .owl-nav button{
  margin-top: 8px;
}
#productslide button:focus{
  outline: none;
}
#productslide button:hover span{
  color: #ffffff;
} 
#productslide button .pre{
  border-right: 1px solid #000000;
}
.slideNumbox{
  position: absolute;
  left: -3em;
  bottom: -16em;
  z-index: 9;
  background-image: linear-gradient(90deg, #af43af 0%, #234da3 100%);
  height: 100px;
  width: 150px;
}
.slideNumbox span{
  font-weight: 700;
  font-size:70px;
  line-height:70px;
  font-family:"Playfair Display" ;
  letter-spacing: -3px;
  color: #fefefe;
  position: relative;
  z-index: 9;
}
.slideNumbox:before{
  content: "";
  height: 100px;
  width: 75px;
  background: #000000;
  opacity: 0.2;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1
}
.owl-carousel .owl-dots button {
  width: 10px;
  height: 10px;
  background-color: #000000 !important;
  border-radius: 30px;
  margin: 0 5px;
  outline: none;
}
.owl-carousel button.owl-dot.active{
  background-color: #9e45ae !important;
}
.owl-carousel .owl-dots {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 10px;
}
#poductgallry .owl-nav {
  background: unset !important;
  bottom: -3px;
  display: block;
  z-index: 9999999999;
  transform: unset;
}
#poductgallry .owl-nav button.owl-prev {
  margin-left: -44px;
}
#poductgallry .owl-nav button.owl-next {
  margin-left: 68px;
}
#poductgallry button.owl-prev i, #poductgallry button.owl-next i {
  padding: 5px 6px;
  font-size: 8px;
  border-radius: 40px;
  color: #fff;
  background: linear-gradient(90deg, #af43af 0%, #234da3 100%);
}
#poductgallry .owl-nav button.owl-prev{
  left: 0;
  right: :20px;
}
/*-------------Contact Us-----------------*/
#connect_withus{
  position: relative;
  padding-bottom: 15em;
}
.contact-img img {
  position: absolute;
  bottom: 0;
  width: inherit;
}
#connect_withus .contact-text {
  padding: 4rem 30px;
  max-width: 45%;
}
.contact-text h3 {
  font-weight: 400;
  font-size:48px;
  line-height:55px;
  font-family:"Sail";
  font-style:normal;
  color: #7348aa;
  letter-spacing: -2px;
}
.contact-text p {
  font-weight: 600;
  font-size:16px;
  line-height:30px;
  font-family:"Poppins";
  font-style:normal;
  color: #818181;
  letter-spacing: 0px;
}
.contact-form-box input[type="text"], .contact-form-box input[type="tel"], .contact-form-box input[type="email"],.contact-form-box input[type="phno"],.contact-form-box input[type="password"],.contact-form-box textarea {
    border: 0;
    font-size: 16px;
    padding: 15px 25px;
    margin: 0 0 0px 0;
    height: auto;
    width: 100%;
    background: #ffff;
    margin: 10px 0;
    border-radius: 50px;
}
.flower-submit-btn input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    margin: 10px 0;
    border-radius: 50px;
    padding: 15px 25px;
}
/*---------Our Features---------*/
#our-feature p{
  font-weight: 600;
  font-size:15px;
  font-family:"Poppins";
  font-style:normal;
  letter-spacing: 0px;
}
#our-feature h3{
  text-align: left;
}
.featuresbox1 p{
  background: linear-gradient(91deg,#af43af 75%,#234da3 100%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}
.featuresbox2 p{
  color: #29797e;
  letter-spacing: 1px;
}
.featuresbox3 p{
  color: #be80a3;
  letter-spacing: 1px;
}
#our-feature h3 {
  font-weight: 600;
  font-size: 26px;
  line-height: 30px;
  font-family: "Poppins";
  font-style: normal;
  color: #2c2b2b;
  letter-spacing: 0px;
  max-width: 58%;
  margin-left: auto;
}
#our-feature span{
  font-weight: 600;
  font-size:18px;
  line-height:30px;
  font-family:"Poppins";
  font-style:normal;
  color: #686464;
  letter-spacing: 0px;
}
#our-feature .featuresbox1:hover a,#our-feature .featuresbox2:hover a,#our-feature .featuresbox3:hover a{
  opacity: 1;
}
#our-feature a {
  border: 0;
  background: linear-gradient(0, rgba(53, 76, 165,0.6) 0%, rgba(0,0,0,0) 90%);
  width: 100%;
  opacity: 0;
  color: #ffffff;
  letter-spacing: 4px;
  font-weight: 700;
  font-size:18px;
  font-family:"Poppins";
  font-style:normal;
  padding: 10px 10px;
  box-shadow: 0px 0px 0px 0px;
  display: inline-block;
}
/*------------Our services----------------*/
#services h3 {
  font-weight: 400;
  font-size:48px;
  line-height:50px;
  font-family:"Sail";
  font-style:normal;
  background: unset;
  opacity: 1;
  color: #234ea4;
  letter-spacing: 0px;
  margin: 20px auto;
  max-width: 56%;
}
#services p.small-text {
  border: 0;
  border-bottom: 1px solid #9e45ae;
  color: #9e45ae;
  letter-spacing: 0px;
  font-weight: 600;
  font-size:14px;
  line-height:30px;
  font-family:"Poppins";
  font-style:normal;
  box-shadow: 0px 0px 0px 0px;
  display: inline-block;
}
#services .services-image img,.client_inner img,.testimonial-thumb img {
  width: auto !important;
  margin: 20px auto;
}
.service-box h4 a{
  font-weight: 400;
  font-size:20px;
  line-height:30px;
  font-family:"Sail";
  font-style:normal;
  color: #424242;
  letter-spacing: 1px;
}
.service-box .services_content{
  font-weight: 400;
  font-size:15px;
  line-height:30px;
  font-family:"Poppins";
  font-style:normal;
  color: #818181;
  letter-spacing: 0px;
}
#services .services_outer {
    border-bottom: 2px solid #ffffff;
}
#services .services_outer:hover {
    border-bottom-color:#aa42aa;
}
#services .services_outer:hover a.bottom-link i{
  opacity: 1;
}
#services a.bottom-link i{
  color: #aa42aa;
  background-color: #ffffff;
  box-shadow: 0px 12px 40px -8px #000000;
  padding: 6px 25px;
  border-radius: 20px;
  margin: 25px 0;
  opacity: 0;
}
/*-------------About Us-----------------*/
#about ol {
  margin: 0;
  padding: 10px 0;
}
#about h3{
  font-weight: 400;
  font-size:50px;
  line-height:50px;
  font-family:"Sail";
  font-style:normal;
  color: #234ea4;
  letter-spacing: 0px;
}
#about .about_img,#about ol{
  position: relative;
}
#about .img-outer {
  margin-right: 15%;
}
#about .banner-img {
  width: 248px;
  height: 324px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  bottom: 0;
}
#about p.para-one {
    font-weight: 600 !important;
}
#about .about-content p {
  font-weight: 500;
  font-size:16px;
  line-height:25px;
  font-family:"Poppins";
  font-style:normal;
  color: #3d4555;
  letter-spacing: 0px;
}
#about ol p{
  margin-left: 2%;
  font-weight: 700;
  font-size:20px;
  font-family:"Poppins";
  font-style:normal;
  color: #061738;
  letter-spacing: 0px;
  display: inline-block;
}
.about-content a {
  border-radius: 18px;
  border: 2px solid #234da3;
  color: #234da3;
  letter-spacing: 3px;
  font-weight: 700;
  font-size:13px;
  font-family:"Poppins";
  font-style:normal;
  background-color: unset;
  padding: 10px 25px;
  box-shadow: 0px 0px 0px 0px;
  display: inline-block;
  margin-right: 25px;
}
.about-content a:hover {
  background-color: unset;
  color: #ffffff !important;
  border-color: #af43af;
  background-image: linear-gradient(55deg, #af43af 0%, #234da3 100%);
  box-shadow: 0px 0px 0px 0px;
}
.about-content li .li_content:after {
  background-image: url(https://vwthemesdemo.com/ibtana_json/vw-flower-shop/images/lotus.png);
  padding: 20px;
  width: 200px;
  height: 200px;
  position: absolute;
}
.about-content li{
  list-style: none;
}
.button-box li {
    display: inline-block;
}
.about-content {
  padding-top: 4rem;
  padding-left: 6.6rem;
}
/*-------------Pricing Plans---------------*/
#pricing-plan {
  background-size: contain !important;
}
#pricing-plan .pricing-plan-head p{
  font-size: 16px !important;
  margin:20px auto !important;
}
.prising_toggle ul {
    text-align: center;
    margin: 20px auto !important;
    border: 0;
    margin-left: 40% !important;
}
.prising_toggle ul li{
  padding: 10px 20px;
}
.prising_toggle ul a{
  font-weight: 700;
  font-size:18px;
  font-family:"Poppins";
  font-style:normal;
  color: #9e45ae;
}
.pricing-plan-box {
  background-image: url(../../images/pricing-plan/wave.svg);
  background-repeat: no-repeat;
  width: 100%;
  position: relative;
  padding: 49px 20px;
}
.icons-img {
  position: absolute;
  background-color: #fff;
  padding: 10px 16px;
  border-radius: 20px;
  text-align: center;
  right: -80px;
  transform: translate(-50%, -50%);
  top: 50%;
}
.plans_data1,.plans_data2,.plans_data3 {
  padding-right: 20%;
  position: relative;
}
.pricing-plan-box h3,.pricing-plan-box p,.pricing-plan-box h5 sup,.pricing-plan-box h5 sub{
  font-weight: 600;
  font-size:26px;
  line-height:25px;
  font-family:"Poppins";
  font-style:normal;
  color: #ffffff;
}
.pricing-plan-content a.read-more i{
  margin-left: 7px;
}
.pricing-plan-box p,.pricing-plan-box h5 sub{
  font-size: 14px;
}
.pricing-plan-box h5 sup{
  font-size: 48px;
  top:0;
}
.pricing-plan-content {
  background-color: #f2f2f2;
}
.plans_data2 .pricing-plan-content {
  background-color: #6c49aa2b;
}
.bottom-box {
  padding: 50px 35px 10rem 35px;
}
.bottom-box ul,.cat-outter-box ul{
  list-style: none;
  margin:0;
}
.bottom-box ul i {
  color: #234ea4;
  font-size: 15px;
  margin-right: 6px;
}
.bottom-box li{
  font-weight: 500;
  font-size:16px;
  font-family:"Poppins";
  font-style:normal;
  color: #8b9094;
  margin:10px 0;
}
.bottom-box a {
  margin: 50px 30px 20px 30px;
  padding: 13px 48px !important;
}
.price-bimg {
  position: absolute;
  bottom: -10rem;
  left: -8em;
  padding: 27px;
}
.plans_data3 .price-bimg{
  right: -7em;
  left: auto;
}
.plans_data2 .price-bimg{
  left: -5em;
}
/*-------------Best Seller---------------*/
#best-seller h3{
  max-width: 32%;
  margin:20px auto;
}
#best-seller .inner-box{
  position: relative;
}
#best-seller span.product-sale-tag .onsale,#category-products span.product-sale-tag .onsale{
  position: absolute;
  transform: rotate(-90deg);
  padding: 5px 16px;
  background: linear-gradient( 80deg, #af43af 25%, #234da3 100%);
  font-weight: 700;
  font-size:13px;
  font-family:"Poppins";
  font-style:normal;
  color: #fff;
  letter-spacing: 1px;
  top: 20px;
  right: auto;
  border-radius: 0;
  left: 0;
}
#best-seller .inner-box:hover .onsale,#category-products .project-box:hover .onsale{
  display: none;
}
#best-seller .inner-box:hover .product-over,#category-products .project-box:hover .product-over{
  display: block;
}
#best-seller .product-over,#category-products .product-over{
  position: absolute;
  top: 0;
  padding: 20px;
  background-color: #ffffff;
  margin: 30px;
  bottom: 0;
  text-align: center;
  display: none;
  left: 0;
  right: 0;
}
#best-seller .product-over span,.cat-outter-box li,#category-products .cartview_grp span{
  display: inline-block;
}
.recode-prod-content a.add_to_cart_button,#best-seller .product-over a.add_to_cart_button,#category-products .product-over a.add_to_cart_button{
  font-weight: 700;
  font-size:13px;
  font-family:"Poppins";
  font-style:normal;
  color: #fff;
  padding: 6px 20px;
  background: linear-gradient( 80deg, #af43af 25%, #234da3 100%);
  border-radius: 50px;
}
.product-over p {
  font-weight: 500;
  font-size:13px;
  line-height:25px;
  font-family:"Poppins";
  font-style:normal;
  margin: 20px 0;
  color: #948e90;
}
#best-seller .product-over, #category-products .product-over {
  margin: 15px;
  bottom: auto;
  left: 16px;
  right: 16px;
}
.cartview_grp i {
  border: 1px solid #ded9db;
  padding: 10px;
  margin: 0 7px;
  border-radius: 50px;
}
#best-seller .cartview_grp a:hover i,#category-products .cartview_grp a:hover i{
  background: linear-gradient( 80deg, #af43af 25%, #234da3 100%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}
#best-seller .product-box h5 a,#category-products h5 a,#best-seller ins,#best-seller del{
  font-weight: 600;
  font-size:16px;
  line-height:25px;
  font-family:"Poppins";
  font-style:normal;
  letter-spacing: 0;
}
#best-seller p.price {
  margin: 5px 0;
}
#best-seller ins,#category-products ins{
  margin-right: 10px;
  margin-top: 15px;
  color: #9e45ae;
  text-decoration: none;
}
#best-seller del,#category-products del{
  margin-right: 20px;
  margin-top: 15px;
  color: #9e45ae;
}
.recode-prod-content .star-rating{
  margin: 10px auto;
}
ul.products li.product .star-rating,.star-rating{
  display: block;
  overflow: hidden;
  position: relative;
  font-family: star;
  line-height: 1;
}
ul.products li.product .star-rating{
 color: #fec806;   
 float: none;   
 height: 1.7em;
 font-size: 1em;
}
.star-rating{
  color: #f6d718;
  height: 1em;
  font-size: 1em;
  margin: 10px 0;
  width: 5.4em;
}
.star-rating:before,.star-rating span,.star-rating span:before{
  top: 0;
  left: 0;
  position: absolute;
}
.star-rating:before{
 content: "\73\73\73\73\73";
 color: #f6d718;
 float: left;
}
.star-rating span{
 overflow: hidden;
 float: left;
 padding-top: 1.5em;
}
.star-rating span:before{
 content: "\53\53\53\53\53";
}
/*------------------Our Products---------------------*/
#category-products{
  background-size: 100% 100% !important;
}
#category-products p#timer .numbers {
  display: inline-block;
  background: #faf9f7;
  color: #333333;
  border-radius: 1px;
  margin: 1px 1px;
  padding:7px;
  border:1px solid #f3f0f0;
}
#category-products p#timer .numbers{
  font-weight: 600;
  font-size:25px;
  line-height:25px;
  font-family:"Sail";
  font-style:normal;
  text-align: center;
}
#category-products .numbers span{
  font-weight: 500;
  font-size:12px;
  line-height:25px;
  font-family:"poppins";
  font-style:normal;
}
#category-products .cat-outter-box {
  width: 1000px;
  margin: -19em auto 20px auto;
  box-shadow: rgb(174 174 174) 0px 0px 30px -10px;
  background: rgb(255, 255, 255);
  padding: 55px 40px !important;
  position: relative;
}
#category-products h3{
  font-weight: 500;
  font-size:20px;
  line-height:25px;
  font-family:"poppins";
  font-style:normal;
  letter-spacing: 0;
}
#category-products a.view-all {
  position: absolute;
  bottom: -20px;
  margin: 0 auto;
  left: 40%;
  right: 40%;
}
#category-products ul a.nav-link.active {
  background: linear-gradient( 91deg,#af43af 47%,#234da3 100%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}
.recodes-pro .owl-nav{
  margin:15px 10px 10px 10px;
}
.recodes-pro span.pre,.recodes-pro span.nxt{
  color: #000;
  padding: 6px 16px;
  margin: 10px;
  border: 1px solid #ccc;
  border-radius: 50px;
}
.recodes-pro span.pre:hover,.recodes-pro span.nxt:hover{
  border-color:#000; 
}
/*-------------Testimonials---------------*/
#testimonials{
  background-size: 100% 100% !important;
  padding-bottom: 50px;
}
#testimonials .test-head {
  padding-top: 18%;
}
#testimonials h2,#pricing-plan h2,#best-seller h2{
  position: relative;
}
#testimonials h2 span,#pricing-plan h2 span,#best-seller h2 span {
  font-weight: 700;
  font-size:15px;
  font-family:"poppins";
  font-style:normal;
  color: #9d45ae;
  letter-spacing: -0.2px;
}
#testimonials h2 span:before,#testimonials h2 span:after,#pricing-plan h2 span:before,#pricing-plan h2 span:after,#best-seller h2 span:after,#best-seller h2 span:before{
  content: "";
  width: 40px;
  height: 2px;
  background-color: #9d45ae;
  position: absolute;
  bottom: 20px;
  display: block;
  margin: 0 auto;
}
#testimonials h2 span:before,#pricing-plan h2 span:before,#best-seller h2 span:before{
  left: -3em;
  right: 12em;
}
#testimonials h2 span:after,#pricing-plan h2 span:after,#best-seller h2 span:after {
  left: 12em;
  right: -3em;
}
.testimonial-text-out h3,#pricing-plan .pricing-plan-head h3,#best-seller h3 {
  font: 400 normal 48px "Sail";
  color: #234ea4;
  letter-spacing: 0px;
}
.testimonial-text-out h4.testimonial_name a {
  display: block;
  font-weight: 700;
  font-size:22px;
  line-height:30px;
  font-family:"poppins";
  font-style:normal;
  color: #091d3e;
  letter-spacing: 0px;
}
.testimonial-text-out h4.testimonial_name cite {
  font-weight: 400;
  font-size:18px;
  line-height:30px;
  font-family:"Roboto";
  font-style:normal;
  color: #848e9f;
  letter-spacing: 1px;
}
.testimonial_box .qoute_text,#pricing-plan .pricing-plan-head p{
  font-weight: 400;
  font-size:20px;
  line-height:30px;
  font-family:"Poppins";
  font-style:normal;
  color: #848e9f;
  letter-spacing: 0px;
  max-width: 55%;
  margin: 0 auto;
}
#services .themeBbutton a,#testimonials a.left-read ,.bottom-box a,#best-seller a.view-all,#category-products a.view-all{
  border-radius: 18px;
  border: 0px;
  color: #ffffff;
  letter-spacing: 0px;
  font-weight: 700;
  font-size:14px;
  font-family:"Poppins";
  font-style:normal;
  background-image: linear-gradient( 80deg, #af43af 25%, #234da3 100%);
  background-color: unset;
  padding: 12px 30px;
  box-shadow: 0px 0px 0px 0px;
  display: inline-block;
}
/*--------------Newsletter-----------------*/
#newsletter {
  padding-bottom: 0;
  position: relative;
  padding: 10rem 50px;
}
#newsletter h3 {
  font-weight: 400;
  font-size:40px;
  font-family:"Sail";
  font-style:normal;
  color: #333333;
  letter-spacing: -1px;
}
#newsletter span {
  font-weight: 500;
  font-size:20px;
  font-family:"Poppins";
  font-style:normal;
  color: #787475;
  letter-spacing: 1px;
}
#newsletter .form-col {
  display: flex;
  align-items: center;
}
#newsletter .newsletter-head {
  position: relative;
  width: 100%;
}
#newsletter form{
  position: relative;
  z-index: 2;
}
#newsletter .newsletter-form {
  width: 55%;
}
#newsletter input[type="email"]{
  border: 1px solid #af43af;
  border-radius: 40px;
  font-weight: 400;
  font-size:16px;
  line-height:30px;
  font-family:"Domine";
  font-style:normal;
  letter-spacing: 0px;
  color: #787475;
  text-align: left;
  padding: 8px;
}
#newsletter input[type="submit"] {
  font-weight: 700;
  font-size:13px;
  line-height:18px;
  font-family:"Poppins";
  letter-spacing: 0px;
  color: #ffffff;
  text-align: center;
  background: linear-gradient(80deg, #af43af 25%, #234da3 100%);
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  padding: 16px 30px;
  position: absolute;
  right: -5em;
  top: 0;
}
#newsletter .vwsmp_front {
  border: 1px solid #af43af;
  border-radius: 30px;
  padding: 11px 15px;
  text-align: right;
  margin: 0 auto;
  padding-left: 55px;
  margin-left: -5px;
  width: 45%;
  position: absolute;
  top: 0;
  right: 12%;
  left: unset;
}
#newsletter .vwsmp_front a {
  background: linear-gradient(80deg, #af43af 25%, #234da3 100%);
  padding: 0;
  width: 16px !important;
  height: 16px !important;
  font-size: 12px !important;
}
/*---------Get in touch---------*/
#get-in-touch{
  background: linear-gradient(135deg ,rgb(175,67,175) 0%,rgb(35,77,163) 100%);
  padding: 100px 0;
  letter-spacing: 0px;
}
#get-in-touch p {
  font-weight:600;
  font-style: normal;
  font-size:20px;
  line-height:30px;
  font-family:"Poppins";
  color: #ffffff;
  letter-spacing: 0px;
}
#get-in-touch h3{
  font-weight:800;
  font-style: normal;
  font-size:40px;
  line-height:50px;
  font-family:"Poppins";
  color: #ffffff;
  letter-spacing: 0px;
  max-width: 65%;
  margin:20px auto;
}
#get-in-touch a.read-more {
  border-radius: 18px;
  border-width: 0px;
  color: #454ca7;
  letter-spacing: 0px;
  font-weight: 700;
  font-size:14px;
  font-family:var(--poppins);
  font-style: normal;
  background-color: #ffffff;
  padding: 12px 20px;
  display: inline-block;
}
/*----- Instagram -----*/
#instagramsec .insta-content img{
  display: block; 
  margin:0 auto;
}
#instagramsec .insta-content h2{
  font-weight: 600;
  font-size:14px;
  line-height:18px;
  font-family:var(--poppins);
  color: #9d45ae;
  position: relative;
  display: inline-block;
}
#instagramsec .insta-content h2:before,#instagramsec .insta-content h2:after{
  content: "";
  width: 40px;
  height: 1px;
  background-color: #9d45ae;
  position: absolute;
  top: 16px;
}
#instagramsec .insta-content h2:before{
   left: -65px;
   background-color: #9d45ae !important;
}
#instagramsec .insta-content h2:after{
  right: -65px;
}
#instagramsec .insta-content h3{
  font-weight: 400;
  font-size:34px;
  line-height:38px;
  font-family:"Sail";
  color: #234ea4;
}
/* ----------- Background Attachment ------------ */
.section_bg_scroll{
  background-attachment: scroll;
}
.section_bg_fixed{
  background-attachment: fixed !important;
}