@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,500;1,600;1,700&amp;display=swap");

/***** General CSS *****/

body {
  background: #000;
  text-align: center;
  word-break: break-word;
  font: 16px/25px 'poppins';
  color: #747474;
  overflow-x: hidden;
  overflow: hidden;
  margin: 0!important;
  font-size: 17px;
  line-height: 24px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: Poppins,sans-serif;
  color: #333;
  font-weight: 300;
  letter-spacing: .5px;
  scroll-behavior: smooth;
}
#itema{
  float: left; margin-left: 12px; margin-top: 5px; align-content: center;
}
#port{
  float: left; margin-left: 12px; margin-top: 5px;  align-content: center;
}
#pricing{
  padding-right: 35px;
}
#round{
  padding-left: 30px; text-align: center;
}
#carouselExampleSlidesOnly{
  text-align: center;
}
#slo{
 margin-left: 10px;
}
#logo-tab{
  margin-right: 35px;
}
#aol{
  margin-left: 30px;
}
#next a{
  color: white;
}
#lb-package{
  background-color: #000;
}
#logo-tab-link {
  background-color: rgb(237, 117, 31); color: white;
}
#logo-branding-tab-link{
  background-color: rgb(237, 117, 31); color: white;

}
#logo-branding-website-tab-link{
  background-color: rgb(237, 117, 31); color: white;

}
#logo-tab{
  background-color: rgb(237, 117, 31) ;
}
#logo-branding-tab{
  background-color: rgb(237, 117, 31) ;

}
#logo-branding-website-tab{
  
  background-color:#000 ;
}
#branding-tab{
  background-color:#000 ;
}
#pricing{
  background-color: rgb(237, 117, 31) ;
}
#pricing:hover{
  background-color: #000;
}
#nab{
  color: #000;
  background-color: rgb(237, 117, 31) ;
}
#html-tab-link{
  background-color: #000;
}
#cms-tab-link{
  background-color: #000;
}
#e-commerce-tab-link{
  background-color: #000;
}
#portal-tab-link{
  background-color: #000;
}
#web-package{
  background-color: #000 ;
}
#video-animation-tab{
  background-color: #000 ;
}

/* cursor start 
<div class="ball"></div>
.ball {
  width: 35px;
  height: 35px;
  position: fixed;
  top: 0;
  left: 0;
  border: 3px solid #7a13fc;
  border-radius: 50%;
  pointer-events: none;
  z-index: 99999;
  background: #7a13fc;
}

.ball.lgr {
  transition: 0.2s all;
  height: 60px;
  width: 60px;
  background: transparent;
  
  
}
cursor end
*/

/* cursor end */
img {
  max-width: 100%; float: left;
}
.h1, .h2, .h3, .h4, .h5, .h6, address, blockquote, caption, dd, dl, h1, h2, h3, h4, h5, h6, hr, menu, ol, p, pre, table, ul {
  margin: 0;
  margin-bottom: 15px;
}
form {
  margin: 0;
}
.pt--100{
  padding-top: 80px;
}
.pt--190 {
  padding-top: 190px;
}
.pt--60 {
  padding-top: 60px;
}
.mb--45 {
  margin-bottom: 45px;
}
h1.heading-h3 {
  font-size: 52px;
  font-weight: 700;
  padding: 10px 0;
}
.mb--15 {
  margin-bottom: 15px;
}
.mt--20 {
  margin-top: 20px;
}
.mb--10 {
    margin-bottom: 10px;
}
.pb--60 {
  padding-bottom: 60px;
}
.mlr--7 {
  margin: 0 -7px;
}
.plr-7 {
  padding: 0 7px;
}
menu, ol, ul {
  margin: 16px 0;
  padding: 0 0 0 40px;
}
html{
  overflow-x: hidden;
}

.pb--60 {
  padding-bottom: 60px;
}
a {
  text-decoration: none;
  color: #000;
  white-space: initial;
}

a:hover,
a:focus {
  text-decoration: none;
  color: #393939;
}
.workflow-sec-container{
   margin-left: 50px;
}

/* a:hover {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
} */

input[type="text"]:focus,
textarea:focus,
input[type="password"]:focus,
select:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  outline: none;
}

select,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="number"],
textarea,
input[type="tel"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

ul {
  margin: 0 0 20px;
  padding: 0;
  list-style-type: none;
}

p {
  font-weight: 500;
}

/***** Font Files *****/

@font-face {
  font-family: "Fonts Awesome";
  src: url(../fonts/fontawesome-webfont.html);
  src: url(../fonts/fontawesome-webfontd41d.html?#iefix) format("embedded-opentype"),
    url(../fonts/fontawesome-webfont-2.html) format("woff"),
    url(../fonts/fontawesome-webfont-3.html) format("truetype"),
    url(../fonts/fontawesome-webfont-4.html#fontawesome-webfont) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "eng-old";
  src: url(../font/OLD.ttf);
}

/***** Custom Classes *****/

.noPadding {
  padding: 0;
}

.noLeft {
  padding-left: 0;
}

.noRight {
  padding-right: 0;
}

.centerCol {
  float: none;
  margin: 0 auto;
}

.pt_8 {
  padding-top: 80px;
}

.pb_8 {
  padding-bottom: 80px;
}

.py_8 {
  padding: 80px 0px;
}

.theme_btn {
  padding: 15px 15px;
  border-radius: 50px;
  color: rgb(255, 255, 255);
  z-index: 1;
  background: #cccccca6;
  position: relative;
  font-size: 19px;
  transition: all 250ms ease 0s;
  overflow: hidden;
  display: inline-block;
  text-transform: uppercase;
  border: 2px solid;
}

.theme_btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0;
  border-radius: 14px;
  background-color: #ff0000;
  z-index: -1;
  -webkit-box-shadow: 4px 8px 19px -3px rgba(0, 0, 0, 0.27);
  box-shadow: 4px 8px 19px -3px rgba(0, 0, 0, 0.27);
  transition: all 250ms;
}

.theme_btn:hover {
  color: #ffffff;
}

.theme_btn:hover::before {
  width: 100%;
}

.flexRow {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}

.flexCol {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  align-items: center;
}

h1 {
  font-family: var(--old);
  font-size: 55px;
  line-height: 1.2;
  color: #fff;
  font-weight: 500;
  margin: 0 0 17px;
}

h2 {
  font-family: var(--old);
  font-size: 55px;
  line-height: 1.2;
  color: #393939;
  font-weight: 500;
  margin: 0 0 30px;
}

h3 {
  font-family: var(--mons);
  font-size: 30px;
  line-height: 1.2;
  color: #000000;
  font-weight: 600;
  margin: 0 0 28px;
}

h4 {
  font-family: var(--mons);
  font-size: 24px;
  line-height: 1.2;
  color: #393939;
  font-weight: 500;
  margin: 0 0 13px;
}

h5 {
  font-family: var(--mons);
  font-size: 20px;
  line-height: 1.2;
  color: #393939;
  font-weight: 500;
  margin: 0 0 20px;
}

h6 {
  font-family: var(--mons);
  font-size: 18px;
  line-height: 1.2;
  color: #393939;
  font-weight: 500;
  margin: 0 0 22px;
}

select {
  background: #fff url("../images/arrow.html") no-repeat right;
  padding: 0 40px 0 30px;
}

::-webkit-input-placeholder {
  color: #575757;
}

::-moz-placeholder {
  color: #575757;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #575757;
}

:-moz-placeholder {
  color: #575757;
  opacity: 1;
}

/*header css start */

.menuSec {
  padding: 0px 0;
}

.menuSec img {
  margin: 0;
}

.menuSec ul {
  position: relative;
  list-style: none;
  margin: 0;
  text-align: right;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 63px;
  font-weight: 500;
}

.menuSec ul li {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0;
}
.navbar {
  background: #000;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}
.menuSec li ul {
  display: none;
}

.menuSec ul li a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  color: #000000;
  font-size: 15px;
}

.menuSec ul li:last-child a {
  padding-right: 0px;
}

.menuSec ul li a:hover,
.menuSec ul li a.active {
 color: green;
}

.menuSec li:hover > ul {
  display: block;
  position: absolute;
  z-index: 1000;
  background-color: #000000;
  left: 0px;
  width: 230px;
  text-align: left;
  top: 38px;
}

.menuSec li > ul > li > a {
  border: none;
  padding: 13px 20px !important;
  color: #fff !important;
  overflow: hidden;
  font-size: 13px;
  line-height: 20px;
}

.menuSec li > ul > li,
.menuSec li > ul > li > a {
  display: block;
  margin: 0;
}

.menuSec li > ul > li > a:before,
.menuSec li > ul > li > a:after {
  display: none;
}

.menuSec li:hover li {
  float: none;
}

.menuSec li ul li a:hover {
  background-color: #ffffff;
  color: #000000 !important;
}

.menuSec ul ul ul {
  left: 100%;
  top: 0;
}

.menuSec ul:before,
.menuSec ul:after {
  content: " ";
  display: table;
}

.menuSec ul:after {
  clear: both;
}

.menuSec li > ul > li:hover > ul {
  left: 230px;
  top: 0px;
  width: 270px;
}

.droopdwon li:hover > ul {
  display: block;
  position: absolute;
  z-index: 1000;
  background-color: #000000;
  left: 0px;
  width: 230px;
  text-align: left;
  top: 40px;
}

.droopdwon {
  float: left;
}

.droopdwon li:hover li a:hover {
  background-color: #ffffff;
  color: #000 !important;
}

/*header css start */

.dropdown-menu {
  position: absolute !important;
  z-index: 1000;
  display: block;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0;
  font-size: 1rem;
  color: #000;
  text-align: left !important;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

/*banner css start */

/* Tab slider fix  */

.tab_sec .tab-pane {
  display: block;
  border: 0;
  height: 0;
}

.tab_sec .tab-pane.active {
  display: block !important;
  height: auto;
}

/* Tab slider fix  */
.navbar-nav{
  justify-content: center !important;
  gap: 25px;
}
.navbar-nav a{
color: white;
}

/* home section */

.main-home{
  background-image: url('../images/slider-14_adqdwDRAJCT.webp');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
  min-height: 100vh;
}
.main-home:before {
  content: '';
  position: absolute;
  top: 0;
  left: -120px;
  background: url(../images/shape-yellow.png) center no-repeat;
  background-size: contain;
  width: 400px;
  height: 480px;
  z-index: 1;
}
.rbody {
  transition: background 1s ease;
  background: #3f1084;
}

.main-home.home-banner-s .revolution-slider .inner {
  padding-bottom: 190px;
}
.main-home .inner h1.heading {
  line-height: 1.25;
  font-size: 59px;
  font-weight: 700;
}
.heart-img {
  width: 57px;
  margin-top: -10px;
}
.bkseparator--15 {
  height: 15px;
}
.black-bg-banner-2 {
  display: inline-block;
  background: rgba(0,0,0,.4);
  padding: 20px 30px 30px 30px;
  border-radius: 8px;
}
.main-home .inner h2.heading-h6 {
  font-size: 23px;
  font-weight: 600;
}
.main-home .inner .slider-btn {
  margin-top: 20px;
  position: relative;
  display: inline-block;
}
.main-home .inner .slider-btn:before {
  content: '';
  position: absolute;
  height: 25px;
  width: 25px;
  background: url('../images/pencil.png') no-repeat center center;
  background-size: contain;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
}

.main-home .inner .slider-btn .banner-input-field {
  width: 360px;
  border: 4px solid #fff;
  padding: 1em 1.3em 1em 2.5em;
  height: 68px;
  border-radius: 4px;
  color: #fff;
  vertical-align: middle;
  font-size: 19px;
  font-weight: 500;
  background: 0 0;
}.main-home .inner .slider-btn .banner-input-submit {
  width: auto;
  float: none;
  background: #fff;
  border: 4px solid #fff;
  border-radius: 4px;
  color: #000;
  font-size: 20px;
  font-weight: 500;
  line-height: 2;
  vertical-align: middle;
  height: 68px;
  padding: 0 45px;
  margin-left: 5px;
  font-weight: 600;
  color: #3f1084;
  transition: all .3s;
}

.heading-title {
  position: relative;
  font-size: 14px;
  text-transform: uppercase;
  padding-bottom: 50px;
  letter-spacing: 3px;
  font-weight: 600;
  margin-bottom: 5px;
  padding-left: 3px;
  display: inline-block;
}
.heading-title:before {
  content: '';
  position: absolute;
  bottom: 0;
  width: 2px;
  background: #fff;
  height: 45px;
  left: 50%;
  transform: translateX(-50%);
}
.heading-title:after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 10px;
  background: #fff;
  height: 10px;
  left: 50%;
  border-radius: 50%;
  transform: translateX(-50%);
}
.heading.letter-spacing-1 {
  letter-spacing: 1px;
}
.slider-logo .slick-slide {
  margin: 0 !important;
}
.slider-logo2 .slick-slide {
  margin: 0 !important;
}
.slick-slide{
  opacity: unset !important;
}
.testimonial-carousel {
  padding-top: 55px;
  text-align: center;
  color: #fff;
}
.testimonial-stars i {
  font-size: 24px;
  color: #faa709;
}
.testimonial-carousel p {
  padding-top: 15px;
  margin: 0;
}
.view-portfolio-about {
  text-align: center;
  margin-top: 30px;
}

.view-portfolio-about a {
    padding: 12px 48px;
    border: 4px solid #fff;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    font-size: 18px;
    transition: all .3s;
    
}

.display-on-mob {
  display: none;
}

.service-tabs {
  --class-item-bg: #fff;
  width: 100%;
}
.service-tabs ul {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  border: 0;
  position: relative;
}
.service-tabs ul:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 0;
  background: rgba(0,0,0,.12);
  transform: translateX(-50%);
  border-radius: 4px;
}
.nav-tabs .nav-item {
  margin-bottom: -1px;
}
.service-tabs ul li {
  width: 25%;
  text-align: center;
}
.service-tabs ul li .nav-link.active {
  background: var(--class-item-bg);
  border: 1px solid #fff;
  color: #f05874;
  border-radius: 4px;
  transform: scale(1.1);
}
.service-tabs ul li .nav-link.active:before {
  opacity: 0;
}
.service-tabs ul li .nav-link:before {
  content: '';
  position: absolute;
  right: -2px;
  top: 50%;
  width: 0;
  height: calc(100% - 30px);
  transform: translateY(-50%);
  border-left: 1px dashed #fff;
  opacity: 1;
}
.service-tabs ul li .nav-link img {
  width: 60px;
  margin: 0 auto;
}
.service-tabs ul li .nav-link.active .white-icons {
  display: none;
}
.service-tabs ul li .nav-link.active .pink-icons {
  display: block;
}
.tab-name {
  width: 100%;
  margin-top: 5px;
  font-size: 14px;
}
.service-tabs ul li .nav-link.active:after {
  width: 30px;
  height: 30px;
  background: var(--class-item-bg);
}
.service-tabs ul li .nav-link:after {
  content: '';
  background: 0 0;
  position: absolute;
  bottom: -26px;
  left: 46%;
  width: 0;
  height: 0;
  transform: rotate(45deg) translateX(-50%);
  border-radius: 0 0 4px 0;
  transition: all .3s,background .5s;
}
.service-tabs ul li .nav-link, .service-tabs ul li .nav-link:focus, .service-tabs ul li .nav-link:hover {
  border: 1px solid transparent;
  border-radius: 0;
  color: #fff;
  padding: 10px 15px 15px 15px;
  font-size: 18px;
  position: relative;
  transition: all .3s;
  font-weight: 500;
}
.service-tabs .tab-content {
  padding-top: 30px;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
.tab-content>.tab-pane {
  font-size: 17px;
}

.tab-heading h1.heading-h3 {
  font-size: 40px;
}
.tab-heading h6.heading-h6 {
  font-size: 20px;
  font-weight: 700;
}

.border-btn, .border-btn:visited {
  padding: 10px 15px;
  border: 2px solid #fff;
  display: inline-block;
  color: #fff;
  border-radius: 4px;
  font-weight: 500;
  transition: all .3s;
}
.no-border-btn, .no-border-btn:hover, .no-border-btn:visited {
  padding: 10px 15px;
  display: inline-block;
  color: #fff;
  font-weight: 500;
}
.service-tabs .tab-content .col-md-6 img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

/* .pricing-tabs */
.pricing-tabs {
    width: 100%
}

.pricing-tabs ul.nav-tabs {
    display: table;
    margin: 0 auto;
    border: 0
}

.pricing-tabs ul.nav-tabs li {
    float: left
}

.pricing-tabs ul.nav-tabs li .nav-link,.pricing-tabs ul.nav-tabs li .nav-link:focus {
    border:2px solid #fff;
    color: #fff;
    padding: 10px 20px;
    font-size: 18px;
    position: relative;
    transition: all .3s;
    font-weight: 500;
    border-radius: 4px;
    margin: 0 5px;
    transition: all .3s
}

.pricing-tabs ul.nav-tabs li .nav-link.active,.pricing-tabs ul.nav-tabs li .nav-link:hover {
    background:#fff;
    border: 2px solid #fff
}

.pricing-tabs .tab-content {
    padding-top: 30px;
    width: 100%
}

.pricing-tabs .tab-content #portal-price-tab .col-md-3.plr-7:first-child {
    margin-left: 12.5%
}

.pricing-tabs .tab-content .single-pricing .price-detail {
    height: 320px;
    overflow: auto;
}

.single-pricing {
    width: 100%;
    padding: 25px 25px;
    background: rgba(0,0,0,.18);
    border-radius: 4px;
    border: 1px solid rgba(0,0,0,.13)
}

.price-header {
    width: 100%;
    position: relative
}

.price-header h2 {
    font-size: 36px;
    margin: 0;
    color: #fff
}

.price-header h1 {
    font-size: 20px;
    margin: 0;
    color: #fff;
    font-weight: 600
}

.price-header img {
    position: absolute;
    top: 50%;
    right: 0;
    height: 60px;
    transform: translateY(-50%)
}

.price-detail {
    margin-top: 10px;
}

.price-detail h5 {
    font-size: 16px;
    margin: 0;
    padding-top: 15px;
    color: #fff;
    padding-bottom: 3px;
    font-weight: 700
}

.price-detail ul {
    color: #fff;
    list-style: none;
    padding: 0;
    margin: 0
}

.price-detail ul li {
    padding: 0 0 0 25px;
    position: relative;
    font-weight: 400;
    font-size: 15px
}

.price-detail ul li:before {
    content:"\f00c";
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    left: 0;
    top: 1px;
    font-weight: 900;
    font-size: 14px
}

.price-link {
    padding-top: 30px;
    text-align: center
}

.price-link a {
    border: 2px solid #fff;
    color: #fff;
    padding: 9px 29px;
    font-size: 15px;
    position: relative;
    transition: all .3s;
    font-weight: 500;
    border-radius: 4px;
    margin: 0 5px;
    display: inline-block;
    transition: all .3s
}

.price-link a:hover {
    background:#fff;
    color: #d14a42
}
::-webkit-scrollbar {
  width: 7px;
  border-radius: 50%
}

::-webkit-scrollbar-track {
  background: rgba(0,0,0,.15);
  border-radius: 100px
}

::-webkit-scrollbar-thumb {
  background: rgba(255,91,81);
  border-radius: 100px
}

.pricing-tabs .tab-content .single-pricing .price-detail::-webkit-scrollbar-thumb {
  background: rgba(255,255,255)
}
.view-portfolio-about a:hover {
  background: #fff;
  color: #1c1c1c;
}
.border-btn:hover {
  background: #fff;
  color: #1c1c1c;
}



.single-workflow {
  width: 200px;
  float: left;
  padding: 0 7px;
}
.workflow-sec-container {
  display: flex;
  margin: 0 auto;
  flex-wrap: wrap;
  justify-content: center;
  
}
.workflow-sec {
  text-align: center;
  padding-top: 30px;
}
.workflow-img-2 {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  border: 2px solid transparent;
  position: relative;
  margin: 0 -7px;
  margin-bottom: 40px; 
}
.workflow-1:before {
  content: '';
  position: absolute;
  width: 184px;
  height: 200px;
  top: -3px;
  left: 10px;
  background: url('../images/curve-1.png') no-repeat top;
  background-size: contain;
  z-index: 2;
  transition: .3s ease-in-out;
}
.workflow-1 .workflow-number {
  top: 39px;
  left: -33px;
}
.workflow-1 img {
  width: 100%;
  max-width: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.workflow-number {
  width: 75px;
  height: 75px;
  line-height: 75px;
  border-radius: 50%;
  background: rgba(0 ,0,0,.2);
  position: absolute;
  font-size: 34px;
  color: #fff;
}
.workflow-1:after {
  content: '';
  position: absolute;
  width: 240px;
  height: 200px;
  bottom: -2px;
  left: -6px;
  background: url('../images/arrows-1.png') no-repeat bottom;
  background-size: contain;
  z-index: 2;
}
.workflow-2:before {
  content: '';
  position: absolute;
  width: 183px;
  height: 200px;
  left: -6px;
  bottom: -2px;
  background: url('../images/curve-2.png') no-repeat bottom;
  background-size: contain;
  z-index: 2;
  transition: .3s ease-in-out;
}
.workflow-2 .workflow-number {
  top: -25px;
  left: 21px;
}
.workflow-2 img {
  width: 100%;
  max-width: 90px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.workflow-2:after {
  content: '';
  position: absolute;
  width: 176px;
  height: 175px;
  top: -5px;
  left: 67px;
  background: url('../images/arrows-2.png') no-repeat top;
  background-size: contain;
  z-index: 2;
}
.workflow-sec h3 {
  margin-bottom: 5px;
  font-size: 24px;
  clear: both;
  transition: .3s ease-in-out;
}
.workflow-3:before {
  content: '';
  position: absolute;
  width: 184px;
  height: 200px;
  top: -3px;
  left: 10px;
  background: url('../images/curve-1.png') no-repeat top;
  background-size: contain;
  z-index: 2;
  transition: .3s ease-in-out;
}
.workflow-3 .workflow-number {
  bottom: -22px;
  left: 17px;
}
.workflow-3 img {
  width: 100%;
  max-width: 80px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.workflow-3:after {
  content: '';
  position: absolute;
  width: 176px;
  height: 175px;
  bottom: -4px;
  left: 66px;
  background: url('../images/arrows-3.png') no-repeat bottom;
  background-size: contain;
  z-index: 2;
}

.workflow-4:before {
  content: '';
  position: absolute;
  width: 133px;
  height: 244px;
  bottom: -38px;
  left: 42px;
  background: url(../images/curve-1.png) no-repeat top;
  background-size: contain;
  z-index: 2;
  transition: .3s ease-in-out;
  transform: rotate(29deg);

}
.workflow-4 img {
  width: 100%;
  max-width: 110px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.workflow-4:after {
  content: '';
  position: absolute;
  width: 249px;
  height: 148px;
  bottom: -7px;
  left: 1px;
  background: url(../images/arrows-1.png) no-repeat bottom;
  background-size: contain;
  z-index: 2;
  transition: .3s ease-in-out;
}
.workflow-4 .workflow-number {
  top: -25px;
  left: 21px;
}
.blog-grid-minimal {
  position: relative;
  height: 100%;
  background-color: #fff;
}
.blog-grid-minimal.minimal-style-2 {
  background-color: transparent;
}
.blog-grid-minimal.minimal-style-2 .post-content {
  position: relative;
  height: 100%;
  background: rgba(255,255,255,.1);
  border: 0;
  border-radius: 5px;
  min-height: auto;
  padding: 0;
  overflow: hidden;
  -webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
  -o-transition: all .3s cubic-bezier(.645,.045,.355,1);
  transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.blog-grid-minimal .post-content {
  position: relative;
  z-index: 1;
  padding: 44px 40px 56px;
  min-height: 242px;
}
.blog-grid-minimal.minimal-style-2 .post-content img {
  margin: 0;
  width: 100%;
  opacity: 1;
  -webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
  -o-transition: all .3s cubic-bezier(.645,.045,.355,1);
  transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.blog-grid-minimal.minimal-style-2 .post-content .post-content-inner {
  padding: 20px;
  padding-bottom: 15px;
  border: 1px solid rgba(255,255,255,.2);
  border-top: 0;
}
.blog-grid-minimal.minimal-style-2.text-white .post-content .heading {
  color: #fff;
}
.blog-grid-minimal.minimal-style-2.text-white .post-content .heading a {
  color: #fff;
}
.blog-grid-minimal.minimal-style-2.text-white .post-content p {
  display: -webkit-box!important;
  -webkit-line-clamp: 3!important;
  -webkit-box-orient: vertical!important;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 7px;
  font-size: 15px;
}
.blog-grid-minimal.minimal-style-2.text-white .post-content .post-meta {
  color: #fff;
}
.blog-grid-minimal.minimal-style-2.text-white .post-content .post-meta .post-date {
  color: #fff;
}
.post-meta>div {
  position: relative;
  display: inline-block;
}.post-meta .post-category {
  padding-left: 15px;
  margin-left: 7px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.58;
  font-size: 11px;
}
.post-meta .post-category::before {
  content: "|";
  position: absolute;
  top: 0;
  left: 2px;
}
.blog-grid-minimal.minimal-style-2.text-white .post-content .post-meta .post-date {
  color: #fff;
}
.blog-grid-minimal.minimal-style-2 .post-content .post-meta {
  color: #222;
  border-top: 1px solid rgba(255,255,255,.2);
  padding-top: 7px;
}
.blog-grid-minimal.minimal-style-2.text-white .post-content .post-meta .post-category a {
  color: #fff;
}
.post-meta .post-category::before {
  content: "|";
  position: absolute;
  top: 0;
  left: 2px;
}
.post-meta .post-date {
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.58;
  font-size: 11px;
  color: #333;
}
.move-up {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.blog-grid-minimal.minimal-style-2.text-white .post-content p {
  display: -webkit-box!important;
  -webkit-line-clamp: 3!important;
  -webkit-box-orient: vertical!important;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 7px;
  font-size: 15px;
}
.blog-grid-minimal.minimal-style-2.text-white:hover .post-content p {
  color: #000;
}
.blog-grid-minimal.minimal-style-2.text-white:hover .post-content img {
  opacity: 1;
}
.blog-grid-minimal.minimal-style-2 .post-content .post-content-inner {
  padding: 20px;
  padding-bottom: 15px;
  border: 1px solid rgba(255,255,255,.2);
  border-top: 0;
}
.blog-grid-minimal.minimal-style-2.text-white:hover .post-content h4 {
  border-color: #eee;
}


.testimonial-carousel-2 {
  width: 100%;
  max-width: 900px;
  margin: 0 auto
}

.testimonial-carousel-2.owl-carousel .owl-dots {
  text-align: center
}

.testimonial-carousel-2.owl-carousel .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 2px solid rgba(0,0,0,.5);
  margin-left: 5px;
  transition: all .3s;
  outline: 0
}

.testimonial-carousel-2.owl-carousel .owl-dots .owl-dot.active {
  border: 2px solid transparent;
  background: rgba(0,0,0,.5)
}

.testimonial-details h4 {
  font-size: 33px;
  color: #fff;
  line-height: 1.2;
  margin: 0;
  font-weight: 700
}

.testimonial-details p {
  color: #fff;
  padding: 50px 0 25px 0;
  position: relative;
  font-weight: 500
}

.testimonial-details p :before {
  content:"\f10d";
  font-family: 'Font Awesome 5 Free';
  position: absolute;
  top: 20px;
  left: 0;
  font-weight: 900;
  font-size: 36px;
  color: rgba(255,255,255,.4)
}

.testimonial-details p:after {
  content:"\f10e";
  font-family: 'Font Awesome 5 Free';
  position: absolute;
  margin: 8px 0 0 8px;
  font-weight: 900;
  font-size: 36px;
  color: rgba(255,255,255,.4)
}

.testimonial-details {
  padding-top: 50px
}

.testi-img {
  width: 100%;
  max-width: 350px;
  margin: 0 auto
}

.testimonial-icon {
  width: 70px;
  float: left;
  margin-right: 15px;
  border-radius: 50%;
  overflow: hidden
}

.testimonial-icon img {
  width: 100%
}

.testimonial-rating {
  width: calc(100% - 85px);
  float: left
}

.testimonial-stars-2 i {
  color: #faa709
}

.testimonial-name-des p.name-t {
  font-size: 20px;
  margin: 2px 0 0 0;
  font-weight: 700;
  color: #fff;
  line-height: 1
}

.testimonial-name-des p.des-t {
  font-size: 14px;
  margin: 0;
  font-weight: 500;
  color: #fff
}












/* footer */
.footer-top-2 {
  width: 100%;
  background: #1c1c1c;
  padding: 60px 0 30px 0
}

.footer-logo-sec img {
  width: 100%;
  max-width: 150px
}

.footer-top-2 ul {
  list-style: none;
  padding: 20px 0 0 0;
  margin: 0
}

.footer-top-2 ul li {
  width: 100%;
  color: #787878;
  font-size: 12px;
  font-weight: 500;

}
#fp{
  text-align: right;
}
#fm{
  margin-left: -110px;
}
#fmp{
  margin-left: -160px;
}
.footer-top-2 ul li a {
  color: #787878;
  padding: 2px 0;
  font-size: 14px;
  display: inline-block;
  font-weight: 500
}

.footer-logo-sec ul li a {
  color: #fff
}

.footer-newsletter {
  padding: 15px 0;
  display: inline-block;
  width: 100%
}

.footer-newsletter-input,.footer-newsletter-input:focus {
  border: 1px solid #787878;
  border-right: 0;
  color: #787878;
  float: left;
  width: 70%;
  border-radius: 4px 0 0 4px
}

.footer-newsletter-input:placeholder {
  color: #787878
}

.footer-newsletter-submit,.footer-newsletter-submit:focus {
  width: 30%;
  float: left;
  border-radius: 0 4px 4px 0;
  color: #fff;
  background: #f25e6e;
  border: 1px solid #f25e6e
}

.footer-top-2 h6 {
  color: #fff;
  font-size: 16px;
  margin: 0
}

.footer-bottom-2 {
  padding: 30px;
  width: 100%;
  background: #3d3b3c;
  color: #fff;
  overflow: hidden
}

.footer-bottom-2 .left-par {
  float: left
}

.footer-bottom-2 .right-par {
  float: right;
  margin: -20px 0 -30px 0
}

.footer-bottom-2 .right-par img {
  width: 100%;
  max-width: 367px
}
.social {
  color: #65b9f9;
  padding-left: 4px;
}
.icon {
  position: absolute;
  left: 0;
  top: 8px;
  color: #65b9f9;
}
.contact-text {
  position: relative;
  padding-left: 21px;
}
.testimonial-carousel-2 .slick-dots li button:before {
  font-size: 14px !important;
  transition: 0.3s;
}
.blog-grid-minimal.minimal-style-2:hover .post-content-inner a{
  transition: 0.3s;
  color: black !important;
}
.blog-grid-minimal.minimal-style-2:hover .post-meta{
  border-top: 1px solid black !important;
  color: black !important;
  transition: 0.3s;
}
.blog-grid-minimal.minimal-style-2:hover .post-date{
  color: black !important;
  transition: 0.3s;
}
.post-content:hover{
  background-color: white !important;
  transform: translateY(-10px);
  transition: 0.3s ease-in-out !important;
  box-shadow: 0 30px 40px rgba(0,0,0,.11);
}
.navbar-nav {
  gap: 12px !important;
  margin-top: 16px;
}
nav.sticky{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    box-shadow: 0 8px 20px 0 rgba(0,0,0,.1);
    background: rgba(0,0,0,.9);
    transition:background !important;
}
.navbar-nav .nav-link {
  font-size: 14px !important;
  font-weight: 600;
  font-family: Poppins,sans-serif;
}
#scrollUp {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  font-size: 25px;
  line-height: 60px;
  background-color: #fff;
  color: #222;
  right: 20px;
  bottom: 10px;
  text-align: center;
  overflow: hidden;
  z-index: 9811!important;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12),0 3px 1px -2px rgba(0,0,0,.2);
  display: none;
  transition: 0.5s ease;
}

@media only screen and (max-width: 479px) {
  #scrollUp {
      display:none!important
  }
}
.sroll{
  display: block !important;
}
img.logo{
  width: 10%;
}
/* .preloader {
  position: fixed;
  z-index: 999999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.preloader:before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  margin-top: -30px;
  margin-left: -30px;
  border-radius: 50%;
  border: 3px solid #ccc;
  border-top-color: #333;
  animation: spin 1s ease-in-out infinite;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
} */


/* portfolio  */
.portfolio-banner ul {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0;
}

.portfolio-banner ul li {
  width: 14.28%;
  position: relative;
  background-color: #3F1084;
}

/* .portfolio-banner ul li::before{
  height: 100%;
  width: 100%;
  content: '';
  position: absolute;
  background-color: #3e108480;top: 0;
  left: 0;
  z-index: 11;
} */

.portfolio-banner ul li img {
  width: 100%;
  height: 100%;
  transition: 0.2s;
  display: block;
  position: relative;
  opacity: 0.3;
}
.portfolio-banner ul li img:hover{
  transform: scale(1.2);
  z-index: 2;
  opacity: 1;
}
.portfolio-banner ul li img::before:hover{
  display: none;
}
.portfolio-banner {
  height: 100vh ;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.portfolio-banner-text {
  position: absolute;
  width: 55%;
  z-index: 40;
}

.portfolio-banner-text *{
  color: #fff !important;
}
.portfolio-banner-text h2{
  font-size: 52px;
  font-weight: 700;
  padding: 10px 0;
  width: 60%;
  margin: 0 auto;
}
.portfolio-banner-text p{
  font-size: 25px;
  font-weight: 600;
  line-height: 1.5;
}
.portdolio_tab{
  background-color: #3F1084;
}
.portdolio_tab .tab-pane ul {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0;
}
.portdolio_tab .tab-pane ul li {
  width: 14.28%;
  position: relative;
  background-color: #3F1084;
}
.portdolio_tab .tab-pane ul li a{
  position: absolute;
  height: 100%;
  width: 100%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #00000089;
  top: 0;
  left: 0;
  font-size: 40px;
  transform: scale(0);
  transition: 0.5s;
}

.portdolio_tab .tab-pane ul li:hover a{
  transform: scale(0.9);
}
/* portfolio  */


/* changes start */
.black-bg-banner-2 input::placeholder{
  color: #fff;
  
}
.workflow-3:after {
  content: '';
  position: absolute;
  width: 169px;
  height: 155px;
  bottom: -4px;
  left: 85px;
  background: url('../images/arrows-3.png') no-repeat bottom;
  background-size: contain;
  z-index: 2;
  margin-left: -5px;
  transition: .3s ease-in-out;
}
.workflow-2:after {
  content: '';
  position: absolute;
  top: 5px;
  left: 14px;
  background: url('../images/arrows-2.png') no-repeat top;
  background-size: contain;
  z-index: 2;
  width: 169px;
  height: 155px;
  margin-left: 50px;
  transition: .3s ease-in-out;
}
.workflow-1:after {
      content: '';
    position: absolute;
    width: 249px;
    height: 164px;
    top: 55px;
    left: 4px;
    margin-left: -20px;
    background: url(../images/arrows-1.png) no-repeat bottom;
    background-size: contain;
    z-index: 2;
    transition: .3s ease-in-out;
}
.testimonial-details {
  text-align: center;
  padding-top: 0px;
}

.testimonial-rating {
  width: inherit;
}

.testimonial-person {
  display: flex;
  justify-content: center;
}
.testimonial-icon {
  height: 70px;
}
.navbar-nav {
  margin-top: 0;
}
.banr-input {
  display: inline;
}
.logo-type-tabs {
  margin-top: 3%;
}

.main-home .inner .slider-btn .banner-input-submit:hover {
    background: transparent;
    color: #fff;
}
.service-tabs .nav-link:hover {
  color: unset;
}
.portfolio-2-tabs ul.nav-tabs li .nav-link.active, .portfolio-2-tabs ul.nav-tabs li .nav-link:hover {
  background: #fff;
  color: #3f1084 !important;
  border: 2px solid #fff;
}
img.heart-img {
  animation: heartbeat 1.5s ease-in-out infinite both;
 
}
@keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
            transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
            transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
.footer-top-2 ul li a:hover {
  color: #65b9f9;
  margin-left: 5px;
}

.footer-top-2 ul li a {
  transition: .3s ease-in-out;
}
a#scrollUp:hover {
  background: #0097f6;
  transform: rotate(360deg);
}

a#scrollUp:hover i {
  color: #fff;
}
.body-slider .slick-slide img:hover {
  transform: scale(1.1);
  filter: drop-shadow(1px 2px 0px white);
}

.body-slider .slick-track {padding: 5px 0;}

.body-slider img {
  transition: .2s ease-in-out;
  
}

@keyframes pulse-white {
	0% {
		
		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
    
	}
	
	70% {
	
		box-shadow: 0 0 0 15px rgba(255, 255, 255, 0);
	}
	
	100% {
		
		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
	}
}
.heading-title:after{
  animation: pulse-white 2s infinite;
  border-radius: 50%;
}
/* 
.single-workflow:hover img {filter: drop-shadow(2px 4px 6px black);transform: translate(-50%,-55%);} */

.single-workflow img {
  animation: dropshwd 2s ease-in-out infinite alternate;
}


.single-workflow .workflow-number {
  animation: invr 2s ease-in-out infinite alternate;
}

@keyframes dropshwd {
  to{filter: drop-shadow(2px 4px 6px black);transform: translate(-50%,-55%);

  }
}
@keyframes invr {
  to{
    filter: invert(1);
  }
}
.workflow-2 img {
  animation-delay: .50s;
}
.workflow-2 .workflow-number {
  animation-delay: .50s;
}
.workflow-3 img {
  animation-delay: 1s;
}
.workflow-3 .workflow-number {
  animation-delay: 1s;
}
.workflow-4 img {
  animation-delay: 1.50s;
}
.workflow-4 .workflow-number {
  animation-delay: 1.50s;
}

.single-workflow:hover h3 , .single-workflow:hover p , .single-workflow:hover .workflow-img-2:before , .single-workflow:hover .workflow-img-2::after{
  filter: invert(1);
}


.single-workflow p {
  transition: .3s ease-in-out;
  font-weight: 400;
  
}
.logo-slider img:hover {
  filter: opacity(0.5);
}

.logo-slider img{
  transition: .3s ease-in-out;
}
.single-pricing{
  transition: .3s ease-in-out;
}
.single-pricing:hover {
  background: #fff;
  transform: scale(1.1);
  filter: drop-shadow(2px 4px 6px black);
}

.single-pricing:hover * {
    color: #ff5b51 ;
}

.price-header {
  transition: .3s ease-in-out;
}

.single-pricing:hover .price-header img {
    filter: brightness(0) saturate(100%) invert(55%) sepia(35%) saturate(4288%) hue-rotate(326deg) brightness(96%) contrast(108%);
}
.single-pricing:hover .price-link a {
  border-color: #ff5b51;
}

/* workflow start */


@media only screen and (min-width: 1400px) {
  .single-workflow {
    width: 286px;
    float: left;
    padding: 0 7px;
  }
  .workflow-img {
    width: 286px;
    height: 286px;
  }
  .workflow-img-2 {
    width: 286px;
    height: 286px;
  }
  .workflow-1 img {
    max-width: 130px;
  }
  .workflow-2 img {
    max-width: 120px;
  }
  .workflow-3 img {
    max-width: 110px;
  }
  .workflow-4 img {
    max-width: 140px;
  }
  .workflow-1:before {
    width: 264px;
    height: 200px;
    top: -3px;
    left: 14px;
  }
  .workflow-1:after {
    width: 342px;
    height: 200px;
    bottom: -2px;
    left: -7px;
  }
  .workflow-2:before {
    width: 278px;
    height: 292px;
    top: -51px;
    left: -3px;
  }
  .workflow-2:after {
    width: 342px;
    height: 234px;
    bottom: -2px;
    left: -7px;
  }
  .workflow-3:before {
    width: 264px;
    height: 200px;
    top: -3px;
    left: 14px;
  }
  .workflow-3:after {
    width: 342px;
    height: 234px;
    bottom: -2px;
    left: -7px;
  }
  .workflow-4:before {
    width: 264px;
    height: 200px;
    top: -3px;
    left: 14px;
  }
  .workflow-4:after {
    width: 342px;
    height: 234px;
    bottom: -2px;
    left: -7px;
  }
  .workflow-number {
    width: 90px;
    height: 90px;
    line-height: 90px;
  }
  .workflow-1 .workflow-number {
    top: 66px;
    left: -35px;
  }
  .workflow-2 .workflow-number {
    top: -35px;
    left: 21px;
  }
  .workflow-3 .workflow-number {
    bottom: -36px;
    left: 31px;
  }
  .workflow-4 .workflow-number {
    top: -38px;
    left: 33px;
  }
}


/* workflow end */

.non-img h6 {font-size: 42px;font-weight: 300;color: #fff;margin-bottom: 0;}

.non-img.bl {
   background: #0288d1;
}
.non-img.gr {
   background: #78909c;
}
.non-img.org {
   background: #ef6c00;
}
.non-img {
    text-align: center;
    
    height: 70px;
    width: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* changes end */

/* privacy start */
.revolution-slider-area2.privacy {
  background: url('../images/privacy.png');
  background-size: contain;
  background-repeat: no-repeat;
}
.revolution-slider-area2.privacy .heading.letter-spacing-1 {
  line-height: 35px;
}

.privcy-sec {
  background: #3f1084;
  padding: 6% 0;
}

.privacy-hed {
  text-align: center;
}

.privacy-hed small {
  position: relative;
  font-size: 14px;
  text-transform: uppercase;
  padding-bottom: 50px;
  letter-spacing: 3px;
  font-weight: 600;
  margin-bottom: 5px;
  padding-left: 3px;
  display: inline-block;
  color: #fff;
}

.privacy-hed h3 {
  font-size: 52px;
  font-weight: 700;
  padding: 10px 0;
  color: #fff;
}

.privacy-hed small:before {
  content: '';
  position: absolute;
  bottom: 0;
  width: 2px;
  background: #fff;
  height: 45px;
  left: 50%;
  transform: translateX(-50%);
}

.privacy-content h4 {
  font-size: 40px;
  color: #fff;
  font-weight: 600;
  margin: 22px 0;
}
.privacy-content p {
  color: #fff;
  font-weight: 300;
  margin-bottom: 0;
}

.privacy-content ul {
  margin: 30px 0;
}

.privacy-content ul li {
  margin: 6px 0;
  margin-left: 3%;
  color: #fff;
  list-style-type: disclosure-closed;
}

.privacy-content ul li a {
  color: #fff;
  font-weight: 700;
}

.privacy-content p a {
  color: #ffff;
  font-weight: 600;
}
.privacy-hed small:after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 10px;
  background: #fff;
  height: 10px;
  left: 50%;
  border-radius: 50%;
  transform: translateX(-50%);
}

/* privacy end */

/* contact start */
.privcy-sec.contct-pg .privacy-hed h3 {
  width: 74%;
  margin: 0 auto;
  line-height: 75px;
}

.privcy-sec.contct-pg .privacy-hed h6 {
  font-size: 23px;
  font-weight: 600;
  line-height: 1.5;
  color: #fff;
  width: 88%;
  margin: 0 auto;
}
.contact-pg {
  margin-top: 5%;
}

.contct-form input {
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
  width: 100%;
  height: 55px;
  border-radius: 5px;
  margin-bottom: 17px;
  padding-left: 15px;
}
.contct-form input::placeholder , textarea::placeholder{
  color: #fff;
  font-weight: 500;
}
.contct-form textarea {
  width: 100%;
  background: transparent;
  border: 2px solid #fff;
  height: 180px;
  border-radius: 5px;
  margin-bottom: 10px;
  padding: 15px;
  color: #fff;
}

.contct-form input[type=submit] {
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
  width: 50%;
  height: 55px;
  border-radius: 5px;
  font-weight: 500;
}
.contct-info h3 {
    font-size: 36px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 12px;
}

.contct-info h4 {
    font-size: 24px;
    color: #fff;
    font-weight: 600;
}

.contct-info ul li a {
    display: flex;
    align-items: baseline;
    gap: 16px;
    margin-bottom: 20px;
    color: #fff;
}

.contct-info ul {
    margin-top: 6%;
}

.contct-info {
    padding-left: 2%;
}
/* contact end */




























/* end home section */

/* steps  start */


.step-wrapper {
  width: 100%;
  height: 100vh;
  position: relative
}

.step-wrapper.step-1 {
  background: #522395
}

.step-wrapper.step-2 {
  background: #8a13a1
}

.step-wrapper.step-3 {
  background: #f15874
}

.step-wrapper.step-4 {
  background: #6e28ac
}

.step-wrapper.step-5 {
  background: #077246
}

.step-wrapper.step-6 {
  background: #522395
}

.step-top-sec {
  position: relative;
  top: 72px;
  overflow: auto;
  height: 100%
}

.center-container {
  width: 100%;
  position: absolute;
  top: 40%;
  transform: translateY(-50%)
}

.steps-heading {
  text-align: center;
  padding-bottom: 30px
}

.step-input,.step-input:focus {
  width: 100%;
  max-width: 720px;
  border: 4px solid #fff;
  padding: 1em;
  height: 68px;
  border-radius: 4px;
  color: #fff;
  font-size: 19px;
  font-weight: 500;
  background: 0 0;
  margin-bottom: 15px;
  position: relative;
  left: 50%;
  transform: translateX(-50%)
}

.step-input::placeholder {
  color: #fff
}

.step-other,.step-other:focus {
  width: 100%;
  max-width: 525px;
  border: 4px solid #fff;
  padding: 1em;
  height: 68px;
  border-radius: 4px;
  color: #fff;
  font-size: 19px;
  font-weight: 500;
  background: 0 0;
  margin-bottom: 15px;
  position: relative;
  left: 50%;
  transform: translateX(-50%)
}

.step-other::placeholder {
  color: #fff
}

.step-footer {
  position: fixed;
  bottom: 0;
  z-index: 3;
  width: 100%;
  left: 0;
  right: 0;
  text-align: center;
  padding: 15px 0 30px 0
}

.step-submit,.step-submit:focus {
  padding: 12px 48px;
  border: 4px solid #fff;
  border-radius: 4px;
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  width: auto;
  height: auto;
  background: transparent;
}

.top-left-img {
  position: absolute;
  top: 90px;
  left: -5px;
  width: 150px
}

.bottom-left-img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 300px;
  opacity: .5
}

.top-right-img {
  position: absolute;
  top: 0;
  right: 0;
  width: 400px;
  opacity: .5
}

.step-wrapper.step-3.new .steps-heading {
  padding-bottom: 0;
  line-height: 1.1
}

.step-wrapper.step-3.new .item .steps-heading {
  padding-bottom: 20px
}

.step-3-carousel .owl-nav button.owl-prev {
  position: absolute;
  top: 0;
  left: 0
}

.caro-control {
  position: relative;
  display: flex
}

.caro-left {
  position: relative;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  background: #fff;
  font-size: 18px;
  z-index: 2
}

.caro-left i {
  position: absolute;
  top: 50%;
  left: 47%;
  transform: translateX(-50%) translateY(-50%)
}

.step-3-carousel .owl-nav button.owl-next {
  position: absolute;
  top: 0;
  right: 0
}

.caro-right {
  position: relative;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  background: #fff;
  font-size: 18px;
  z-index: 2
}

.caro-right i {
  position: absolute;
  top: 50%;
  left: 53%;
  transform: translateX(-50%) translateY(-50%)
}

.back-text {
  position: relative;
  padding: 3px 15px 3px 20px;
  background: rgba(255,255,255,.5);
  border-radius: 0 50px 50px 0;
  z-index: 1;
  font-weight: 500;
  margin-left: -13px
}

.next-text {
  position: relative;
  padding: 3px 20px 3px 15px;
  background: rgba(255,255,255,.5);
  border-radius: 50px 0 0 50px;
  z-index: 1;
  font-weight: 500;
  margin-right: -12px
}

.single-final {
  background: #fff;
  border-radius: 4px;
  overflow: hidden;
  margin: 0 -7px
}

.single-final img {
  width: 100%
}

.single-final-text {
  width: 100%;
  padding: 20px
}

.single-final-text h4 {
  font-size: 19px;
  font-weight: 700;
  color: #000;
  margin: 0;
  margin-bottom: 10px
}

.single-final-text p {
  font-size: 13px;
  line-height: 1.4;
  font-weight: 500;
  color: #000
}

.single-final-link {
  text-align: center
}

.single-final-link a {
  padding: 8px 25px;
  border: 2px solid #000;
  display: inline-block;
  color: #000;
  border-radius: 4px;
  font-size: 15px;
  font-weight: 600;
  margin-top: 15px
}

.step-6 .center-container {
  top: 44%
}

.step-2 .bottom-left-img {
  width: 215px
}

.step-2 .top-right-img {
  top: 50px;
  width: 300px
}

.step-3 .top-right-img {
  top: 50px;
  width: 350px
}

.step-3 .bottom-left-img {
  width: 275px
}

.step-4 .bottom-left-img {
  width: 275px
}

.step-4 .top-right-img {
  top: 50px;
  width: 340px
}

.step-5 .top-right-img {
  top: 50px;
  width: 400px
}

.step-5 .bottom-left-img {
  width: 375px
}

.step-6 .top-right-img {
  width: 200px
}

.step-6 .bottom-left-img {
  width: 150px
}

.step-input::placeholder {
  color: #ddd
}

.bottom-right-img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 150px
}

.step-checkbox {
  display: none
}

.step-label {
  width: 100%;
  padding: 0;
  position: relative;
  cursor: pointer;
  margin-bottom: 15px;
  text-align: center
}

.step-label h3 {
  margin: 0;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  padding-top: 10px
}

:checked+label:before {
  transform: scale(1)
}

.step-label:before {
  content: "\f00c";
  font-family: 'Font Awesome 5 Free';
  background-color: #3f1084;
  top: 10px;
  left: auto;
  right: 10px;
  transform: scale(0);
  color: #fff;
  display: block;
  border-radius: 50%;
  position: absolute;
  width: 26px;
  height: 26px;
  text-align: center;
  line-height: 28px;
  transition-duration: .1s;
  font-weight: 900;
  font-size: 14px;
  transition: all .4;
  z-index: 1
}

.step-2 .step-label:before {
  top: -2px;
  right: 25px
}

.step-imgs {
  width: 100%;
  position: relative
}

.step-imgs img {
  width: 100%;
  border-radius: 4px;
  overflow: hidden
}

.step-2 .step-imgs img {
  width: 100%;
  max-width: 70px
}

.show-on-hover {
  position: absolute;
  background: #fff;
  padding: 10px 15px;
  text-align: left;
  z-index: 1;
  border-radius: 4px;
  display: none;
  min-width: 100%
}

.show-on-hover h5 {
  margin: 0;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 600
}

.show-on-hover p {
  margin: 0;
  font-size: 12px;
  line-height: 1.3
}

#popupnum {
  animation: fadeIn 2s;
  display: none
}

.enter-popup {
  display: table;
  margin: 0 auto;
  text-align: center;
}

#clickpopup {
  cursor: pointer;
  color: #fff;
  padding-left: 5px;
  display: table-cell
}

.step-plr-7 {
  padding: 0 7px
}

.step-2 .step-options .col-md-2 {
  -ms-flex: 0 0 14.28%;
  flex: 0 0 14.28%;
  max-width: 14.28%
}

.max-900px {
  width: 100%;
  max-width: 900px;
  margin: 0 auto
}

.step-3 .max-900px {
  max-width: 700px
}

@media only screen and (max-width: 1380px) {
  .bottom-left-img {
      width:250px
  }

  .top-right-img {
      width: 350px
  }

  .bottom-right-img {
      width: 125px
  }

  .top-left-img {
      width: 125px
  }

  .step-footer {
      padding: 15px 0 15px 0
  }

  .step-2 .step-label:before {
      right: 18px
  }

  .step-2 .bottom-left-img {
      width: 190px
  }

  .step-2 .top-right-img {
      width: 265px
  }

  .step-2 .center-container {
      width: 100%;
      position: relative;
      top: auto;
      transform: none;
      max-height: calc(100vh - 161px);
      overflow: auto;
      padding-top: 30px;
      padding-bottom: 10px
  }

  .step-2 .center-container .container {
      max-width: 1000px
  }

  .step-3 .center-container {
      position: relative;
      top: auto;
      transform: none;
      max-height: calc(100vh - 161px);
      overflow: auto;
      padding-top: 30px;
      padding-bottom: 10px
  }

  .step-3 .max-900px {
      max-width: 700px
  }

  .step-3 .top-right-img {
      width: 300px
  }

  .step-3 .bottom-left-img {
      width: 250px
  }

  .steps-heading {
      padding-bottom: 20px
  }

  .step-4 .center-container {
      position: relative;
      top: auto;
      transform: none;
      max-height: calc(100vh - 161px);
      overflow: auto;
      padding-top: 30px;
      padding-bottom: 10px
  }

  .step-4 .max-900px {
      max-width: 700px
  }
}

@media only screen and (min-width: 1600px) {
  .step-6 .top-right-img {
      width:290px
  }

  .step-6 .bottom-left-img {
      width: 325px
  }
}

@media only screen and (max-width: 575px) {
  .header-default .header__wrapper .header-flex-right.flex-80 {
      display:none
  }

  .header-default .header__wrapper .header-left {
      flex-basis: 100%
  }

  .step-top-sec {
      top: 60px
  }

  .bottom-left-img,.bottom-right-img,.top-left-img,.top-right-img {
      display: none
  }

  .step-footer {
      padding: 15px 0 30px 0
  }

  .step-2 .step-options .col-md-2 {
      -ms-flex: 0 0 33.33%;
      flex: 0 0 33.33%;
      max-width: 33.33%
  }

  .step-label h3 {
      font-size: 14px
  }

  .step-2 .center-container,.step-3 .center-container,.step-4 .center-container {
      max-height: calc(100vh - 160px)
  }

  .step-2 .steps-heading,.step-3 .steps-heading {
      padding-bottom: 30px
  }

  .step-2 .step-label:before {
      right: 30px
  }

  .step-input,.step-input:focus {
      margin-bottom: 10px;
      height: 55px;
      border: 1px solid #fff;
      font-size: 17px;
      font-weight: 400
  }

  .step-input:focus {
      border: 2px solid #fff
  }
}

.show-on-hover {
  z-index: 2;
}

.step-5 .step-input, .step-input:focus {
  max-width: 720px;
}

.step-3 .center-container {
  position: relative;
  top: auto;
  transform: none;
  max-height: calc(100vh - 175px);
  overflow: hidden auto;
  padding-top: 30px;
  padding-bottom: 10px;
}

.step-3 .step-label {
  margin-bottom: 30px;
}

.step-3 .max-900px {
  max-width: 900px;
}

@media only screen and (min-width: 1600px) {
  .step-2 .step-imgs img {
      max-width: 84px;
  }
}

@media only screen and (max-width: 1380px) {
  .step-7 .center-container {
      position: relative;
      top: auto;
      transform: none;
      max-height: calc(100vh - 60px);
      overflow: auto;
      padding-top: 30px;
      padding-bottom: 10px;
  }
}

@media only screen and (max-width: 575px) {
  .header-default .header__wrapper .header-flex-right {
      display: none;
  }

  .step-7 .center-container {
      max-height: calc(100vh - 60px);
  }

  .step-7 .single-final {
      margin-bottom: 15px;
  }

  .step-footer {
      box-shadow: 0px -10px 30px -13px rgba(0, 0, 0, .3);
  }

  .step-wrapper.step-1 .step-footer {
      background: #522395;
  }

  .step-wrapper.step-2 .step-footer {
      background: #8a13a1;
  }

  .step-wrapper.step-3 .step-footer {
      background: #f15874;
  }

  .step-wrapper.step-4 .step-footer {
      background: #6e28ac;
  }

  .step-wrapper.step-5 .step-footer {
      background: #077246;
  }

  .step-wrapper.step-6 .step-footer {
      background: #522395;
  }

  h1.heading-h3 {
      font-size: 25px;
      font-weight: 600;
  }

  h1.heading-h3 br {
      display: none;
  }

  h6.heading-h6 {
      font-size: 17px;
      font-weight: 400;
  }

  .step-submit, .step-submit:focus {
      padding: 9px 40px;
      font-size: 16px;
      font-weight: 400;
      border: 2px solid #fff;
  }

  .logo {
      position: relative;
      left: 50%;
      transform: translateX(-50%);
  }

  .show-on-hover {
      display: none !important;
  }

  .step-3 .center-container {
      max-height: calc(100vh - 160px);
  }

  .step-3 .step-label h3 {
      font-size: 18px;
  }

  .step-label {
      margin-bottom: 30px;
  }
}
h1.finalss {
  font-size: 40px;
  margin-bottom: 0;
  padding-bottom: 0;
}

/* steps end */

