body {
  padding: 0;
  margin: 0;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 1.5rem;
  color: #333;
  /* background-color: #1565c0; */
  /* padding         : 15px; */
  /* background      : rgb(78, 83, 117); */
  /* background      : linear-gradient(180deg, rgba(78, 83, 117, 1) 41%, rgba(255, 255, 255, 1) 41%); */
  /* background-image   : linear-gradient(to left top, #dbc7f2, #e2d5f6, #eae3fa, #f4f1fd, #ffffff); */
  background-repeat: no-repeat;
  overflow-x: hidden;
  letter-spacing: -0.025rem;
}
@media (max-width: 980px) {
  body {
    overflow-x: hidden !important;
  }
  html {
    overflow-x: hidden !important;
  }
}
/*******************Top Menu Start****************/
ul.top_menu {
  text-align: left;
  padding: 25px 0 5px 0;
}

@media (max-width: 640px) {
  ul.top_menu {
    text-align: left;
    background-color: #6a1889;
    color: #fff;
    padding-left: 10%;
  }
}

ul.top_menu li {
  display: inline-block;
  list-style: none;
  padding: 5px 5px 0 5px;
  text-transform: none;
  font-weight: normal;
  letter-spacing: 0.025rem;
}

ul.top_menu li a {
  color: #6a1889;
  font-size: 0.88rem;
  font-weight: 400;
  letter-spacing: -0.015rem;
}

@media (max-width: 640px) {
  ul.top_menu li a {
    font-size: 1rem;
    font-weight: 500;
    color: #fff;
    display: inline-block;
    width: 50%;
    letter-spacing: -0.015rem;
  }

  ul.top_menu li.photo_frames .dropdown-menu a {
    color: #6a1889;
    font-size: 1rem;
    font-weight: 500;
    display: inline-block;
    width: 50%;
    letter-spacing: -0.015rem;
  }
}

ul.top_menu li.photo_frames .dropdown-menu {
  margin: -5px 0 0 0 !important;
}

ul.top_menu li.photo_frames .btn {
  color: #6a1889;
  font-size: 1rem;
  font-weight: 550;
  letter-spacing: -0.015rem;
}

ul.top_menu li a:hover {
  color: #bd16a5;
  text-decoration: none;
}

@media (max-width: 640px) {
  ul.top_menu li {
    display: inline-block;
    list-style: none;
    margin-bottom: 25px;
  }

  ul.top_menu li a .fa {
    display: inline-block;
    list-style: none;
    border: 1px solid #fff;
    padding: 10px;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    text-align: center;
    margin-bottom: 10px;
    font-size: 1.5rem;
  }

  ul.top_menu li.photo_frames .fa {
    display: block;
    list-style: none;
    border: 1px solid #fff;
    padding: 10px;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    text-align: center;
    margin: 0 auto;
    font-size: 1.5rem;
    color: #fff;
  }

  ul.top_menu li.photo_frames {
    vertical-align: top;
  }

  ul.top_menu li.photo_frames .btn {
    color: #fff;
  }
}

/* .btn_contact_us {
  position: absolute;
  left: 82.7%;
  top: 37%;
} */
.btn_contact_us
{
  font-size: 1.5rem;
  padding: 10px 20px;
  border: 1px solid #ccc;
  border-radius: 33px;
}
span.contact_us {
  background-color: rgb(189, 22, 166);
  color: rgb(255, 255, 255);
  padding: 12px 15px;
  border-radius: 55px;
  box-shadow: rgb(250, 105, 135) 0px 20px 30px -10px;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 500;
}

span.contact_us img {
  margin: -2.5% 0 0 0;
  position: relative;
  padding-right: 10px;
}

span.contact_us a {
  color: #fff;
}

span.contact_us a:hover {
  color: #fff;
  text-decoration: none;
}

/*******************Top Menu End****************/

@media (max-width: 640px) {
  .container-fluid {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
  }

  .services_cards .col-xs-12,
  .services_cards .col-sm-12,
  .services_cards .col-md-6 {
    position: relative;
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
  }

  .our-services-cards-section .col-xs-12,
  .our-services-cards-section .col-sm-12,
  .our-services-cards-section .col-md-12 {
    position: relative;
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
  }
}

header {
  color: #76198d;
  /* background-image: url("img/header_bg.png");
    background-repeat  : repeat;
    background-position: center left;
    width              : 100%; */
  padding: 0;
  margin: 0 15px;
  position: relative;
}

header > div {
  font-size: 1rem !important;
  font-weight: 500;
}

header img {
  max-width: 100%;
  height: auto;
  width: 500px;
  margin: 10% 0 5% 0;
}

header #homepage_logo img {
  max-width: 100%;
  height: auto;
  width: 500px;
  margin: 1% 0 3% -1.5%;
}

@media (max-width: 640px) {
  header #homepage_logo img {
    max-width: 100%;
  }
}

.content-center {
  margin: 0 auto;
}

.content-height {
  height: 100%;
}

header h1 {
  font-weight: 200;
  font-size: 50px;
  margin: 0 0 5% 0;
}

@media (max-width: 812px) {
  header h1 {
    font-weight: 300;
    font-size: 22px;
    margin: 0 0 15% 0;
    text-align: center;
  }
}

@media (max-width: 812px) {
  .fnt_style {
    font-size: 1.25rem;
  }
}

.min_height_500 {
  min-height: 500px;
}

.grad-1 {
  background: linear-gradient(to right, #691788 0%, #c015a7 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 500;
  letter-spacing: -0.07rem;
}

@media (max-width: 812px) {
  .grad-1 {
    background: linear-gradient(to right, #691788 0%, #c015a7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    letter-spacing: normal;
  }
}
.list_flipcard_back mark{
    font-size: 1rem;
}
mark {
  background-color: #ffc600;
  color: #691788;
  font-size: 1.25em;
  padding: 15px 30px;
  font-weight: 500;
  height: 50px;
  line-height: 50px;
}
.carousel-inner mark {
  background-color: #ffc600;
  color: #691788;
  font-size: 0.75em;
  padding: 5px 10px;
  font-weight: 500;
  height: 50px;
  line-height: 50px;
}
#choose_the_frame mark{
  padding: 5px 10px;
}
.fnt-clr-1 {
  color: #fa827e;
}

.fnt-clr-2 {
  color: #89c0ff;
  font-weight: 300;
}

.bg-color-lioght-gray {
  background-color: #e5e5e7;
}

.bg-color-white {
  background-color: #fff;
}

.fnt-color-white {
  color: #fff !important;
}

.green_clr {
  color: #197b30;
}

.orange_clr {
  color: #ff6600;
}

.bg-success {
  /* background-color: #28a745 !important; */
  padding: 5px 15px;
  color: #fff;
}

@media (max-width: 640px) {
  .bg-success {
    background-color: #28a745 !important;
    padding: 5px 15px;
    color: #fff;
    font-size: 0.85rem;
  }
}

.caption {
  padding: 15px 0px;
  font-family: Arial, Helvetica, sans-serif;
  color: #999;
  font-size: 15px;
  font-style: italic;
}

.caption span.before {
  font-size: 20px;
  margin: 0 0 20px 0;
  font-weight: 500;
  background-color: #fff;
  border: 2px solid #ff6600;
  border-radius: 50px;
  padding: 10px 20px;
}

.caption span.after {
  font-size: 20px;
  margin: 0 0 20px 0;
  font-weight: 500;
  background-color: #fff;
  border: 2px solid #197b30;
  border-radius: 50px;
  padding: 10px 20px;
}

.content-container {
  padding: 3rem;
}

@media (max-width: 812px) {
  .content-container {
    padding: 1rem;
  }
}

.content-container h4 {
  font-family: "Roboto Light", sans-serif !important;
  font-size: 1.25em;
  color: #999;
  margin-bottom: 30px;
  letter-spacing: -1px;
  font-weight: 300;
}

@media (max-width: 812px) {
  .content-container h4 {
    font-family: "Roboto Light", sans-serif !important;
    font-size: 1.1em;
    color: #333;
    margin-bottom: 10px;
    letter-spacing: -1px;
  }
}

#footer section {
  padding: 50px 0;
  box-shadow: rgba(0, 0, 0, 0.06) 0px 2px 4px 0px inset;
}

#footer {
  text-align: center;
  /* margin          : -15px -15px; */
  background-color: #f5f5f5;
  /* background-image   : linear-gradient(to left top, #dbc7f2, #e2d5f6, #eae3fa, #f4f1fd, #ffffff); */
  padding: 25px;
  color: #681788;
  font-size: 16px;
  font-weight: 400;
  min-height: 200px;
}

@media (max-width: 640px) {
  #footer {
    font-size: 15px;
  }

  #footer img {
    width: 300px;
  }
}

p.flat_icons {
  font-size: 14px;
}

p.flat_icons a {
  color: #681788;
  font-weight: 500;
}

/* footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #1565c0;
    color: white;
    text-align: center;
 } */

/* FontAwesome for working BootSnippet :> */

@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");

#team {
  /* background: #eee !important; */
}

.btn-primary:hover,
.btn-primary:focus {
  background-color: #4caf50;
  border-color: #4caf50;
  box-shadow: none;
  outline: none;
}

.btn-primary {
  color: #fff;
  background-color: #108d6f;
  border-color: #108d6f;
}

.btn-group-lg > .btn,
.btn-lg {
  padding: 0.5rem 2.5rem;
  border-radius: 0;
}

section {
  padding: 60px 0;
}
section.main_carouel_banner {
  padding: 30px 0 60px 0;
}
section#workprocess {
  padding: 60px 0 0 0 !important;
}

section#contactus {
  padding: 0 0 60px 0 !important;
}

section#contactus h4 {
  font-size: 2rem;
}

@media (max-width: 640px) {
  section#contactus h4 {
    font-size: 1.5rem;
  }
}

.contactus_content_section {
  padding: 50px 25px 25px 25px;
}

ul.contactus_content_section li span {
  display: block;
  text-align: center;
}

/* @media(max-width:640px) {
    ul.contactus_content_section li span {
        display: block;
        text-align: center;
    }
} */

section .section-title {
  text-align: center;
  color: #6e188a;
  font-weight: 300;
  /* font-size           : 50px; */
  background-image: linear-gradient(
    to right top,
    #a6199e,
    #6e188a,
    #a6199e,
    #6e188a,
    #a6199e
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 800;
}

@media (max-width: 812px) {
  section .section-title {
    text-align: center;
    color: #333;
    font-weight: 600;
    font-size: 25px;
  }
}

h1.section-title {
  color: #6e188a !important;
}

#team .card {
  border: none;
  background: transparent;
}

#team .card:hover {
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px,
    rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}

.image-flip:hover .backside,
.image-flip.hover .backside {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
  border-radius: 0.25rem;
}

.image-flip:hover .frontside,
.image-flip.hover .frontside {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.mainflip {
  -webkit-transition: 1s;
  -webkit-transform-style: preserve-3d;
  -ms-transition: 1s;
  -moz-transition: 1s;
  -moz-transform: perspective(1000px);
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transition: 1s;
  transform-style: preserve-3d;
  position: relative;
}

.frontside {
  position: relative;
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  z-index: 2;
  margin-bottom: 30px;
}

.backside {
  position: absolute;
  top: 0;
  left: 0;
  background: white;
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
  -moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
  box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
}

.frontside,
.backside {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: 1s;
  -webkit-transform-style: preserve-3d;
  -moz-transition: 1s;
  -moz-transform-style: preserve-3d;
  -o-transition: 1s;
  -o-transform-style: preserve-3d;
  -ms-transition: 1s;
  -ms-transform-style: preserve-3d;
  transition: 1s;
  transform-style: preserve-3d;
}

.frontside .card,
.backside .card {
  min-height: 250px;
  /* background-image: url("img/card-body-bg.png") !important; */
  background-repeat: no-repeat !important;
  background-position: center;
}

.backside .card a {
  font-size: 18px;
  color: #1565c0 !important;
}

.frontside .card .card-title,
.backside .card .card-title {
  color: #621686 !important;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  font-weight: 500;
  font-size: 1.8rem;
  letter-spacing: -0.025rem;
  background-color: #fff ;
  padding: 10px;
  border: 1px solid #fff;
  border-radius: 99px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

h4.card-title a {
  color: #621686 !important;
  text-decoration: none;
}

h4.card-title a:hover {
  color: #bd16a6 !important;
  text-decoration: none;
}

.frontside .card .card-body img {
  /* width: 200px;
    height: 200px;
    border-radius: 50%; */
  width: auto;
  height: auto;
  border-radius: 0;
  margin: 5% 0 5% 0;
}

@media (max-width: 640px) {
  .frontside .card .card-body img {
    /* width: 200px;
        height: 200px;
        border-radius: 50%; */
    width: auto;
    height: auto;
    border-radius: 0;
    margin: 10% 0 10% 0;
  }
}

ul.list_flipcard_back li {
  text-align: left;
  font-size: 1.2rem;
  line-height: 2rem;
}

/**********Border for Titles***************/

.heading__underline {
  border-top: 4px solid #b817a4;
  width: 7%;
  margin: 0 auto;
  margin-bottom: 45px;
}

.historic_heading__underline {
  margin-bottom: 50px;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

.content-container .heading__underline {
  border-top: 2px solid #fa827e;
  width: 15%;
  margin: 0 auto;
  margin-bottom: 27px;
  display: inline-flex;
}

/**************************buttons and Links************/

a.link_know_more .fas {
  padding-right: 10px;
  font-size: 1.2rem;
}

.card a.btn-primary {
  margin-bottom: 25px;
  background: #fff;
  font-size: 17px;

  padding: 12px 30px;
  display: inline-block;
  margin-top: 5%;
  border-radius: 100px;
  border: 0.12rem solid #ccc;
  color: #313131;
  font-weight: 400;
  letter-spacing: -0.025rem;
}

.card a.btn-primary:hover {
  background: #6b1889;
  text-decoration: none;
  color: #fff;
  font-weight: 400;
}

.btn-circle.btn-md {
  width: 105px;
  height: 105px;
  padding: 25px 0px;
  border-radius: 55px;
  font-size: 1.5rem;
  text-align: center;
}

.offer_circle {
  position: absolute;
  z-index: 9;
  margin: -5% 0 0 67%;
}

.txt_only {
  font-size: 1rem;
  margin-top: -10px;
  position: relative;
  top: -15px;
}

/****************Banner area********************/
#banner_area span {
  background-color: transparent;
  height: 90px !important;
  width: 90px !important;
  /* border       : 2px solid #ddd; */
  border-radius: 100%;
  display: inline-block;
  margin-right: 55px;
}

@media (max-width: 640px) {
  #banner_area span {
    background-color: transparent;
    height: 90px !important;
    width: 90px !important;
    border: 4px solid #6b1889;
    border-radius: 100%;
    display: inline-block;
    margin-right: 55px;
  }
}

#banner_area img {
  width: 45px !important;
  margin: 20px 10px 10px 20px !important;
  text-align: center;
}

@media (min-width: 1367px) {
  #banner_area img {
    width: 60px !important;
    margin: 20px 10px 10px 5px !important;
    text-align: center;
  }
}

@media (max-width: 640px) {
  #banner_area {
    text-align: center;
  }
}

.carousel_bottom_btns.btn_watch_video {
  position: absolute;
  right: 27%;
  top: 100%;
}
@media (max-width: 640px) {
  .carousel_bottom_btns.btn_watch_video {
    position: absolute;
    right: 5%;
    top: 125%;
  }
}

@media (min-width: 1367px) {
  .carousel_bottom_btns.btn_watch_video {
    position: absolute;
    right: 36%;
    top: 100%;
  }
}

.carousel_bottom_btns a {
  margin-right: 10px;
}

@media (max-width: 640px) {
  .carousel_bottom_btns {
    position: relative;
    margin-top: 0;
  }

  .carousel_bottom_btns a {
    margin-right: 0;
  }
  .carousel-inner {
    height: 825px !important;
  }
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: unset;
}

/**************************************************/
/*******************************Subpage Menu Styles Start*********************/

ul.sub-menu {
  margin: 0 25%;
}

@media (max-width: 1366px) {
  ul.sub-menu {
    margin: 0 13%;
  }
}

@media (max-width: 812px) {
  ul.sub-menu {
    margin: 0 10% 7.5% 0;
    display: flex;
  }
}

ul.sub-menu li {
  list-style-type: none;
  display: inline-block;
  padding: 0 18px;
  color: #f3f7fc;
}

@media (min-width: 1367px) {
  ul.sub-menu li {
    list-style-type: none;
    display: inline-block;
    padding: 0 14px;
    color: #f3f7fc;
  }
}

ul.sub-menu li.active {
  background-color: #1a5dbb;
  padding: 27px;
}

ul.sub-menu li a {
  color: #fff;
}

ul.sub-menu li a:hover {
  color: #fff;
}

ul li.sub-page-menu img {
  width: 75px;
  height: 75px;
  margin: 0 auto;
}

.sub-menu-item {
  font-size: 1rem;
}

@media (max-width: 640px) {
  .sub-menu-item {
    display: none;
  }
}

.icon_1 img {
  margin: 0 0 0 20px !important;
}

.icon_2 img {
  margin: 0 0 0 8px !important;
}

.icon_3 img {
  margin: 0 0 0 18px !important;
}

.icon_4 img {
  margin: 0 0 0 8px !important;
}

.icon_5 img {
  margin: 0 0 0 8px !important;
}

ul#list_styles li {
  list-style: none;
  line-height: 3rem;
}

ul#list_styles li:before {
  position: relative;
  font-family: FontAwesome;
  font-size: 22px;
  content: "\f046";
  margin: 0 10px 0 -22px;
}

.photo_frames .dropdown:hover > .dropdown-menu {
  display: block;
}

.photo_frames .dropdown > .dropdown-toggle:active {
  /*Without this, clicking will make it sticky*/
  pointer-events: none;
}

/*******************************Subpage Menu Styles End*********************/

/*************************/

/********************Subpage Bottom Menu Styles Start************************/

#bottom_menu_items li.sub-page-menu {
  margin: 5% 0 0 0;
}

#bottom_menu_items li.sub-page-menu a {
  color: #1565c0;
  text-decoration: none;
}

#bottom_menu_items li.sub-page-menu a:hover {
  color: #ff6600;
  text-decoration: none;
}

#bottom_menu_items li.sub-page-menu:hover {
  border-bottom: 2px solid;
  border-color: #1565c0;
}

#bottom_menu_items ul.sub-menu li.active {
  background-color: transparent !important;
  padding: 0 25px 0 25px;
}

#bottom_menu_items ul.sub-menu li.active a {
  color: #ff6600;
  text-decoration: none;
}

/********************Subpage Bottom Menu Styles End************************/

/******************CSS transitions*********************/

.box img:hover {
  transform: scale(1.1);
  transition: all 150ms;
}

/***********UL different background colors start***************/

ul.color1 {
  background-color: #f7f7f7;
  padding: 50px 50px 50px 75px;
  margin-bottom: 25px;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 33px;
}

@media (max-width: 812px) {
  ul.color1 {
    background-color: #f7f7f7;
    padding: 40px 10px 40px 35px;
    margin-bottom: 25px;
    font-size: 1rem;
    font-weight: 500;
    line-height: 33px;
  }
}

ul.color2 {
  background-color: #e0f7fa;
  padding: 50px 50px 50px 75px;
  margin-bottom: 25px;
  font-size: 1.25rem;
  font-weight: 500;
}

@media (max-width: 812px) {
  ul.color2 {
    background-color: #e0f7fa;
    padding: 40px 10px 40px 35px;
    margin-bottom: 25px;
    font-size: 1rem;
    font-weight: 500;
    line-height: 30px;
  }
}

ul.color3 {
  background-color: #f2f2f2;
  padding: 50px 50px 50px 75px;
  margin-bottom: 25px;
  font-size: 1.25rem;
  font-weight: 500;
}

@media (max-width: 812px) {
  ul.color3 {
    background-color: #f2f2f2;
    padding: 40px 10px 40px 35px;
    margin-bottom: 25px;
    font-size: 1rem;
    font-weight: 500;
    line-height: 30px;
  }
}

ul.bg_green {
  background-color: #6f188a;
  border: none;
  border-radius: 75px;
}

@media (max-width: 640px) {
  ul.bg_green {
    background-color: #6f188a;
    border: none;
    border-radius: 40px;
    font-size: 1.1rem;
  }
}

ul.bg_green li {
  list-style: none;
}

@media (max-width: 640px) {
  ul.bg_green li.pl-5 {
    padding-left: 0 !important;
  }
}

.bg_darkgreen {
  background-color: #108d6f;
}

.bg_dark_purple {
  background-color: #74198c;
  color: #fff !important;
}

.bg_light_purple {
  background-color: #bc16a5;
}

#myCarousel .carousel-item .mask {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-attachment: fixed;
  /* font-family       : 'Oxygen', sans-serif; */
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.5px;
  font-weight: 200;
}

#myCarousel h4 {
  font-size: 3rem;
  margin-bottom: 10px;
  color: #6e188a;
  line-height: 100%;
  letter-spacing: -0.07rem;
  font-weight: 300;
}

@media (max-width: 640px) {
  #myCarousel h4 {
    font-size: 2.5rem;
    margin-bottom: 25px;
    color: #6e188a;
    line-height: 125%;
    /* letter-spacing: -0.25rem; */
    font-weight: 400;
    margin-top: 5%;
  }
}

#myCarousel h4 mark {
  font-size: 1.5rem;
}

#myCarousel p {
  font-size: 1.1rem;
  margin-bottom: 0.5rem;
  color: #fff;
  font-weight: 300;
  font-family: "Roboto", sans-serif;
}

#myCarousel .carousel-item a {
  background: #f4f1fd;
  font-size: 17px;
  color: #fff;
  padding: 12px 30px;
  display: inline-block;
  margin-top: 10%;
  border-radius: 100px;
  border: 0.125rem solid #6b1889;
  color: #6b1889;
  font-weight: 300;
  letter-spacing: -0.025rem;
}

#myCarousel .carousel-item a:hover {
  background: #6b1889;
  text-decoration: none;
  color: #fff;
}

#myCarousel .carousel-item h4 {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

#myCarousel .carousel-item p {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
  padding-left: 4%;
  color: #6e188a;
  font-weight: 500;
  letter-spacing: -0.005rem;
}

#myCarousel .carousel-item p:before {
  position: relative;
  font-family: FontAwesome;
  font-size: 20px;
  font-weight: 300;
  content: "\f046";
  margin: 0 20px 0 -22px;
}

#myCarousel .carousel-item a {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@media (max-width: 640px) {
  #myCarousel .carousel-item a {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    width: 100%;
    margin: 15px 0;
  }
}

#myCarousel .carousel-item .mask img {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
  display: block;
  height: auto;
  max-width: 100%;
}

#myCarousel h4,
#myCarousel p,
#myCarousel a,
#myCarousel .carousel-item .mask img {
  -webkit-animation-duration: 1s;
  animation-duration: 1.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

#myCarousel .container {
  max-width: 1430px;
}

#myCarousel .carousel-item {
  height: 100%;
  min-height: 450px;
  width: 95%;
  left: 5%;
}

@media (max-width: 640px) {
  #myCarousel .carousel-item {
    height: 100%;
    min-height: 1366px;
    width: 95%;
    left: 5%;
  }
}

@media (min-width: 1367px) {
  #myCarousel .carousel-item {
    height: 100%;
    min-height: 550px;
    width: 100% !important;
    left: 0 !important;
  }
}

#myCarousel {
  position: relative;
  z-index: 1;
  /*background   :url(img/slider-bg.png) center center no-repeat;*/
  background-size: cover;
  /* top         : 5%; */
}

@media (max-width: 640px) {
  #myCarousel {
    position: relative;
    z-index: 1;
    /*background   :url(img/slider-bg.png) center center no-repeat;*/
    background-size: cover;
    top: 0%;
  }
}

.carousel-control-next,
.carousel-control-prev {
  height: 40px;
  width: 40px;
  padding: 12px;
  top: 50%;
  bottom: auto;
  transform: translateY(-50%);
  background-color: #4caf50;
}

.carousel-item .text-warning {
  /* padding: 3px 15px; */
  font-size: 1.1rem;
  color: #6e188a !important;
  font-weight: 500;
}

.carousel-item {
  position: relative;
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.carousel-fade .carousel-item {
  opacity: 0;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
  opacity: 1;
}

.carousel-fade .carousel-item-left.active,
.carousel-fade .carousel-item-right.active {
  opacity: 0;
}

.carousel-fade .carousel-item-left.active,
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item-prev.active,
.carousel-fade .carousel-item.active {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

@supports (transform-style: preserve-3d) {
  .carousel-fade .carousel-item-left.active,
  .carousel-fade .carousel-item-next,
  .carousel-fade .carousel-item-prev,
  .carousel-fade .carousel-item-prev.active,
  .carousel-fade .carousel-item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.carousel-fade .carousel-item-left.active,
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item-prev.active,
.carousel-fade .carousel-item.active {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

span.content_flot_icons img {
  height: 99px;
  margin: 0 25px 20px 0;
  /* opacity: 0.8; */
}

@media (max-width: 812px) {
  span.content_flot_icons img {
    height: 99px;
    /* padding: 0 25px 0 0; */
    /* opacity: 0.8; */
  }
}

.content_flot_icons {
  margin: 50px 0;
}

ul.list_howitworks {
  margin: 50px 0;
  background-color: #e8e8e8;
  padding: 75px 50px 50px 70px;
  float: left;
  width: 100%;
  text-align: center;
}

@media (max-width: 640px) {
  ul.list_howitworks {
    margin: 50px 0;
    text-align: center;
    /* margin-left: -40px; */
  }

  ul.list_howitworks .figure {
    margin: 50px 0;
    text-align: center;
    display: block;
  }
}

ul.list_howitworks li {
  list-style: none;
  display: inline;
  padding: 0 17px;
  /* width: 50%; */

  text-align: center;
  align-items: center;
  /* margin: 0 15%; */
}
#workprocess ul.list_howitworks li {
  list-style: none;
  display: inline;
  padding: 0 17px;
}
@media (max-width: 420px) {
  ul.list_howitworks li {
    list-style: none;
    display: block;
    padding: 0 17px;
    width: 50%;
    float: left;
    text-align: center;
    align-items: center;
    margin: 0 15%;
  }
  #workprocess ul.list_howitworks li {
    list-style: none;
    display: block;
    padding: 0 17px;
    width: 50%;
    float: left;
    text-align: center;
    align-items: center;
    margin: 0 15%;
  }
}

li.process_arrow_icon img {
  margin: -150px 0 0 0;
}

@media (max-width: 640px) {
  li.process_arrow_icon img {
    transform: rotate(90deg);
    margin: 0 0 0 0;
  }
}

.list_howitworks .figure-caption {
  font-size: 90%;
  color: #72198c;
  font-weight: 500;
}
@media (max-width: 420px) {
  .list_howitworks .figure-caption {
    font-size: 90%;
    color: #72198c;
    font-weight: 500;

    width: 320px;
    text-align: left;
  }
  .what_we_do .list_howitworks .figure-caption {
    font-size: 90%;
    color: #72198c;
    font-weight: 500;
    margin-left: -50%;
    width: 320px;
    text-align: left;
  }
}
@media (max-width: 640px) {
  .what_we_do ul.list_howitworks {
    margin: 50px 0;
    background-color: #e8e8e8;
    padding: 75px 50px 50px 10px;
    float: left;
    width: 100%;
    text-align: center;
  }
}
.fig_position {
  display: inline-block;
}

.figcaption_position {
  font-size: 1rem;
  font-weight: 500;
  text-align: left;
  letter-spacing: -0.015rem;
}

@media (max-width: 640px) {
  .carousel_responsive {
    margin: 0 auto;
    padding-left: 12%;
  }
}
.what_we_do ul li {
  width: 50%;
  float: left;
  margin-bottom:75px;
}
@media (max-width: 640px) {
  .what_we_do ul li {
    width: 50%;
    float: left;
    margin-bottom:-25px;
  }
}
/***********************Social media Icons at Sticky styles start*************************/

/* body {margin:0;height:2000px;} */

.icon-bar {
  position: fixed;
  top: 25%;
  right: 0;
  z-index: 99999;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (max-width: 640px) {
  .icon-bar {
    position: fixed;
    top: 60%;
    right: 20px;
  }
}

.icon-bar a {
  display: block;
  text-align: center;
  padding: 5px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
  opacity: 0.75;
}

.icon-bar a:hover {
  background-color: #000;
  opacity: 1;
  cursor: default !important;
}

.facebook {
  background: #3b5998;
  color: white;
  width: 40px;
}

.icon-bar a.facebook:hover {
  background: #1b4192;
  color: white;
  cursor: pointer !important;
  width: 55px;
  transition: width 0.5s;
}

.twitter {
  background: #55acee;
  color: white;
  width: 40px;
}

.icon-bar a.twitter:hover {
  background: #0675c9;
  color: white;
  cursor: pointer !important;
  width: 55px;
  transition: width 0.5s;
}

.instagram {
  background: #bb009f;
  color: white;
  width: 40px;
}

.icon-bar a.instagram:hover {
  background: #8f027a;
  color: white;
  cursor: pointer !important;
  width: 55px;
  transition: width 0.5s;
}

.linkedin {
  background: #007bb5;
  color: white;
  width: 40px;
}

.icon-bar a.linkedin:hover {
  background: #00567e;
  color: white;
  cursor: pointer !important;
  width: 55px;
  transition: width 0.5s;
}

.youtube {
  background: #bb0000;
  color: white;
  width: 40px;
}

.icon-bar a.youtube:hover {
  background: #950101;
  color: white;
  cursor: pointer !important;
  width: 55px;
  transition: width 0.5s;
}

.content {
  margin-left: 75px;
  font-size: 30px;
}

/***********************Social media Icons at Sticky styles end*************************/

/***************Scrolling Text Styles Start***********************/

.scrolltext1 {
  height: 50px;
  overflow: hidden;
  position: relative;
  margin: -15px 0 15px 0;
}

@media (max-width: 640px) {
  .scrolltext1 {
    height: 50px;
    overflow: hidden;
    position: relative;
    margin: 15px 0 15px 0;
  }
}

.scrolltext1 h3 {
  font-size: 0.77em;
  font-weight: 500;
  color: #6e188a;
  position: absolute;
  width: 100%;
  height: 100%;
  margin: 0;
  line-height: 50px;
  text-align: left;
  /* Starting position */
  -moz-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  /* Apply animation to this element */
  -moz-animation: scrolltext1 30s linear infinite;
  -webkit-animation: scrolltext1 30s linear infinite;
  animation: scrolltext1 30s linear infinite;
}

/* Move it (define the animation) */

@-moz-keyframes scrolltext1 {
  0% {
    -moz-transform: translateX(100%);
  }

  100% {
    -moz-transform: translateX(-100%);
  }
}

@-webkit-keyframes scrolltext1 {
  0% {
    -webkit-transform: translateX(100%);
  }

  100% {
    -webkit-transform: translateX(-100%);
  }
}

@keyframes scrolltext1 {
  0% {
    -moz-transform: translateX(100%);
    /* Firefox bug fix */
    -webkit-transform: translateX(100%);
    /* Firefox bug fix */
    transform: translateX(100%);
  }

  100% {
    -moz-transform: translateX(-100%);
    /* Firefox bug fix */
    -webkit-transform: translateX(-100%);
    /* Firefox bug fix */
    transform: translateX(-100%);
  }
}

/***************Scrolling Text Styles Start***********************/

/******************Home page cards style start***********/

.homepage_cards .card {
  background-color: #f5f5f5 !important;
}

.homepage_cards .card-body {
  padding: 1rem;
}

.homepage_cards .card-body h5 {
  font-weight: 600;
  color: #4e5375;
  padding-top: 10px;
}

.homepage_cards .card-body ul li {
  font-weight: 400;
  font-size: 15px;
}

/************************************************/
#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  height: 66px;
  width: 66px;
  right: 30px;
  z-index: 99;
  font-size: 27px;
  border: none;
  outline: none;
  background-color: #bd16a5;
  color: white;
  cursor: pointer;
  padding: 10px;
  border-radius: 4px;
  border-radius: 100px;
}

#myBtn:hover {
  background-color: #555;
}

@media (max-width: 640px) {
  section#types_of_albums,
  section#requirements_from_you {
    padding: 15px 0;
  }
}

/*************************Watch a video butto styles*************************************/
.btn_watch_video {
  position: absolute;
  right: 15%;
  top: 67.5%;
}

@media (max-width: 640px) {
  .btn_watch_video {
    position: absolute;
    right: 9%;
    top: 75%;
  }
}

@media (min-width: 1367px) {
  .btn_watch_video {
    position: absolute;
    right: 12%;
    top: 55%;
  }
}

.btn_watch_video .btn-primary {
  background-color: #fff;
  color: #bd16a6;
  padding: 13px 32px;
  border-radius: 55px;
  box-shadow: rgb(250, 105, 135) 0px 20px 30px -10px;
  font-size: 1.25rem;
  border: 2px solid #bd16a6;
  font-weight: 500;
}

@media (max-width: 640px) {
  .btn_watch_video .btn-primary {
    background-color: #fff;
    color: #bd16a6;
    padding: 10px 25px;
    border-radius: 55px;
    box-shadow: rgb(250, 105, 135) 0px 20px 30px -10px;
    font-size: 1.1rem;
    border: 2px solid #bd16a6;
    font-weight: 500;
  }
}

/************Glowing Button Styles**************/
.btn_watch_video .glow_button {
  background-color: #004a7f;
  -webkit-border-radius: 10px;
  border-radius: 55px;
  border: none;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: "Roboto";
  font-size: 1rem;
  font-weight: 500;
  padding: 10px 15px;
  text-align: center;
  text-decoration: none;
  -webkit-animation: glowing 1500ms infinite;
  -moz-animation: glowing 1500ms infinite;
  -o-animation: glowing 1500ms infinite;
  animation: glowing 1500ms infinite;
  letter-spacing: 0;
  text-transform: uppercase;
}

@-webkit-keyframes glowing {
  0% {
    background-color: #bd16a6;
    -webkit-box-shadow: 0 0 3px #bd16a6;
  }

  50% {
    background-color: #6a1889;
    -webkit-box-shadow: 0 0 40px #6a1889;
  }

  100% {
    background-color: #bd16a6;
    -webkit-box-shadow: 0 0 3px #bd16a6;
  }
}

@-moz-keyframes glowing {
  0% {
    background-color: #bd16a6;
    -moz-box-shadow: 0 0 3px #bd16a6;
  }

  50% {
    background-color: #6a1889;
    -moz-box-shadow: 0 0 40px #6a1889;
  }

  100% {
    background-color: #bd16a6;
    -moz-box-shadow: 0 0 3px #bd16a6;
  }
}

@-o-keyframes glowing {
  0% {
    background-color: #bd16a6;
    box-shadow: 0 0 3px #bd16a6;
  }

  50% {
    background-color: #6a1889;
    box-shadow: 0 0 40px #6a1889;
  }

  100% {
    background-color: #bd16a6;
    box-shadow: 0 0 3px #bd16a6;
  }
}

@keyframes glowing {
  0% {
    background-color: #bd16a6;
    box-shadow: 0 0 3px #bd16a6;
  }

  50% {
    background-color: #6a1889;
    box-shadow: 0 0 40px #6a1889;
  }

  100% {
    background-color: #bd16a6;
    box-shadow: 0 0 3px #bd16a6;
  }
}

/******************************************Carousel********************/
section.main_carouel_banner.container-fluid {
  width: 95%;
  background-color: #e8e8e8;
}

.divider {
  border: 1px solid #ccc;
}

.image_carousel img {
  width: 100%;
}

.swiper-container {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: transparent;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-slide h5 {
  font-size: 0.99rem;
}

.swiper-slide .card-body {
  background-color: #6f188a;
  color: #fff;
  text-align: left;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  /* background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E); */
  background-image: url("img/next.png");
  right: 10px;
  left: auto;
  background-color: #fff;
  padding: 25px;
  border-radius: 100px;
  /* font-size    : 25px; */
  /* width        : 25px; */
  /* height       : 25px; */
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  /* background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E); */
  background-image: url("img/previous.png");
  left: 10px;
  right: auto;
  background-color: #fff;
  border-radius: 100px;
  padding: 25px;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 70px;
  height: 70px;
  margin-top: -55px;
  z-index: 10;
  cursor: pointer;
  background-size: auto;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-slide .card-body h5 b {
  font-size: 1.27rem;
  font-weight: normal;
}
.formore_text {
  color: #b717a4;
  font-weight: 500;
  font-size: 1.1rem;
}
/*******************************************/
.delivery_text {
  position: relative;
  margin: -5% 0 5% 0;
}
.text-after-arrow {
  position: absolute;
  text-align: center;
  align-items: center;
  width: 100%;
  margin-top: -7%;
  margin-left: -9%;
  color: #ffc600;
  font-size: 3.5rem;
}
@media (max-width: 420px) {
  .text-after-arrow {
    position: absolute;
    text-align: center;
    align-items: center;
    width: 100%;
    margin-top: -20%;
    margin-left: 0%;
    color: #ffc600;
    font-size: 2.5rem;
  }
}
