body {
  font-family: "Lato", sans-serif;
  font-family: "Poppins", sans-serif;
  will-change: background;
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?45kvjd");
  src: url("../fonts/icomoon.eot?45kvjd#iefix") format("embedded-opentype"),
    url("../fonts/icomoon.ttf?45kvjd") format("truetype"),
    url("../fonts/icomoon.woff?45kvjd") format("woff"),
    url("../fonts/icomoon.svg?45kvjd#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", sans-serif !important;
}

.icon-icon-email:before {
  content: "\e902";
}

.icon-icon-phone:before {
  content: "\e903";
}

.icon-email:before {
  content: "\e900";
}

.icon-phone:before {
  content: "\e901";
}

section.banner {
  background: url(../images/lp-banner.jpg?v=0.1.21) #1a1660;
  text-align: center;
  font-size: 16px;
  color: #fff;
  line-height: 26px;
  background-size: cover;
  text-align: left;
  font-family: "Poppins", sans-serif !important;
  padding-top: 180px;
  padding-bottom: 70px;
  overflow: hidden;
  position: relative;
  box-shadow: inset 0 0 0 1000px #0000005e;

  /*background: url(../images/lp-banner.jpg);*/
  /*font-size: 16px;*/
  /*color: #fff;*/
  /*line-height: 26px;*/
  /*background-size: cover;*/
  /*text-align: left;*/
  /*font-family: 'Poppins', sans-serif !important;*/
  /*padding-top: 120px;*/
  /*padding-bottom: 160px;*/
  /*overflow: hidden;*/
  /*position: relative;*/
}

section.banner:before {
  content: "";
  position: absolute;
  height: 100%;
  left: 0;
  width: 100%;
  background: #ec489738;
  top: 0;
}

.logodiv {
  position: absolute;
}

.bg-dark {
  background: #000000;
}

/*.bg-dark {*/
/*    background: #600e0d;*/
/*}*/
header {
  position: absolute;
  width: 100%;
  padding: 20px 0 !important;
  background-color: rgb(0 0 0 / 50%);
  z-index: 1 !important;
}

header .container {
  position: relative;
}

header ul.nav.navbar-nav li a {
  font-size: 12px;
}

header ul.nav.navbar-nav {
  text-align: left;
  margin-top: 10px;
  padding-left: 100px;
}

header ul {
  list-style: none;
  margin: 10px 0 0;
  padding: 0;
}

header ul li {
  display: inline-block;
  margin-right: 20px;
}

header ul li span {
  position: relative;
  cursor: pointer;
  vertical-align: bottom;
}

header ul.nav.navbar-nav li a {
  padding: 13px;
  border: 1px solid #ccc0;
}

div#navbar {
  text-align: right;
}

section.banner h2 {
  font-size: 16px;
  color: #fff;
  font-family: "Poppins", sans-serif;
  margin-bottom: 0;
  font-weight: 400;
  margin: 0;
  line-height: 25px;
}

section.banner a {
  display: inline-block;
  margin: 0px 0 36px 0;
  position: relative;
  font-family: "Poppins", sans-serif;
  height: 52px;
  background: #ed6a39;
  color: #fff !important;
  border: unset;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.5px;
  border-radius: 30px;
}

section.banner a i {
  background: #f7ce0f;
  padding: 9px;
  color: #000;
  border-radius: 100px;
  height: 43px;
  width: 43px;
  font-size: 22px;
  margin-left: 10px;
}

header ul.nav.navbar-nav li a:hover ul.submenu {
  display: block;
}

ul.submenu {
  display: none;
  width: 190px;
  position: absolute;
  left: 20px;
  background: #000;
  text-align: left;
  padding-bottom: 5px;
  top: 30px;
  border-radius: 0px 0px 10px 10px;
}

header ul.nav.navbar-nav li:hover ul.submenu {
  display: block;
}

header ul li a {
  padding: 13px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #fff;
}

section.banner h2 span {
  color: #f6c920;
}

section.banner h3 {
  font-size: 24px;
  letter-spacing: 1px;
  margin: 0 0 30px;
  line-height: 18px;
  font-weight: 700;
  font-family: "Poppins", sans-serif !important;
  color: #4d2472;
  position: relative;
  padding-bottom: 0px;
}

a.grad-btn {
  padding: 12px 30px !important;
  background: #ed6a39;
  color: #fff !important;
  font-weight: 600 !important;
  border-radius: 6px;
  margin-bottom: 0;
  display: inline-block;
}

ul.submenu li {
  padding: 8px 10px;
}

header ul.nav.navbar-nav li a:hover {
  border-left: 2px solid #d22a43;
  border-right: 2px solid #f0760a;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-position: 0 0, 0 100%;
  background-repeat: no-repeat;
  background-size: 100% 2px;
  background-image: linear-gradient(to right, #d22a43 0%, #f0760a 100%),
    linear-gradient(to right, #d22a43 0%, #f0760a 100%);
}

header ul.nav.navbar-nav li a:hover {
  color: #fff;
  position: relative;
}

section.faq {
  padding: 25px 0;
  color: #848894;
  font-size: 13px;
  line-height: 22px;
  border-bottom: 1px solid #eeeeee;
}

section.faq h2 {
  font-size: 16px;
  margin: 0;
  font-weight: 700;
  color: #282828;
  margin-bottom: 10px;
}

section.faq h3 {
  font-size: 16px;
  margin: 0;
  font-weight: 700;
  color: #282828;
  margin-bottom: 10px;
}

section.faq select {
  padding: 9px 100px 10px 10px;
  font-size: 12px;
  border-radius: 5px;
}

section.faq p {
  margin-bottom: 0;
}

section.faq {}

section.ab-home {
  padding: 70px 0;
  text-align: center;
  color: #848894;
  font-size: 18px;
}

section.ab-home h2 {
  color: #282828;
  margin: 0;
  font-size: 46px;
  font-weight: 700;
  line-height: 55px;
  margin-bottom: 20px;
}

section.ab-home p {
  width: 80%;
  margin: 0 auto;
}

.popupform ul li {
  text-align: left;
  position: relative;
  width: 100%;
  margin: 8px 0px;
  display: inline-block;
}

.popupform ul li input[type="text"],
.popupform ul li input[type="email"],
.popupform ul li textarea {
  background: #ffffff;
  border: #dedede 2px solid;
  padding: 10px 10px 10px 34px;
  width: 100%;
  border-radius: 6px;
  font-size: 14px;
  color: #000;
  box-shadow: none !important;
  outline: none 0px !important;
}

.popupform ul li i {
  position: absolute;
  top: 15px;
  left: 14px;
  color: #ed6a39;
}

.popupform ul li textarea {
  height: 161px;
}

.popupform ul li.last {
  text-align: center;
}

.popupform ul li input[type="submit"] {
  background: #ed6a39;
  color: #fff;
  font-size: 18px;
  border: #ed6a39 1px solid;
  text-transform: uppercase;
  font-weight: 600;
  padding: 9px 10px;
  letter-spacing: 1px;
  outline: 0px none;
  border-radius: 50px;
  width: 195px;
}

.popupform ul li input[type="submit"]:hover {
  background: #ed6a39;
}

.popupform ul li input[type="text"]:focus,
.popupform ul li input[type="email"]:focus,
.popupform ul li textarea:focus {
  border: #b9bbbd 2px solid !important;
}

.popupform {
  width: 450px;
  border-radius: 23px;
  padding: 31px 67px 31px 31px;
  overflow: visible;
  border-bottom: #0467ff 5px solid;
  border: 9px solid #000;
}

.popupform h2 {
  font-size: 28px;
  color: #ed6a39;
  font-weight: 900;
  padding-left: 15px;
  border-left: #ed6a39 6px solid;
  margin-bottom: 12px;
  line-height: 35px;
}

.popupform h2+p {
  line-height: 19px;
  font-size: 14px;
  margin-bottom: 12px;
}

.popupform .fancybox-close-small {
  border: #ed6a39 3px solid;
  background: #fff;
  border-radius: 72px;
  text-align: center;
  box-shadow: #000 0 0 10px;
  right: -14px;
  top: -13px;
  overflow: visible;
}

.popupform .fancybox-close-small:after {
  color: #ed6a39;
  font-size: 25px;
  right: 4px;
}

p.tagline {
  font-size: 11px;
}

.popupform ul {
  margin: 0;
}

input.required.error,
textarea.required.error,
select.required.error {
  border-bottom: red 2px solid !important;
  color: red !important;
}

label.error {
  display: none !important;
}

.sub-heading {
  color: #f7ce0f;
  font-weight: 600;
  margin-bottom: 8px;
  font-size: 18px;
  margin-top: 15px;
}

.thankyou-banner h1 {
  font-size: 46px;
  font-weight: 600;
  margin-bottom: 22px;
  line-height: 58px;
}

.thankyou-banner h1 span {
  display: block;
  font-family: georgia;
  font-style: italic;
}

.thankyou-banner {
  text-align: center;
  background: url(../images/home-banner.jpg);
  display: -webkit-flex;
  display: inline-flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 100vh;
  width: 100%;
  font-size: 22px;
  color: #fff;
  line-height: 26px;
  background-size: cover;
}

a.live-chat-thank.chat {
  background: #ee2c5e;
  display: inline-block;
  border-radius: 50px;
  padding: 14px 70px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 40px 0;
}

i.bulb-icon {
  background: url(../images/logo-icon.png) no-repeat;
  width: 143px;
  height: 170px;
  position: absolute;
  top: -108px;
  left: -60px;
  z-index: -1;
}

/*section.packages {*/
/*    padding: 50px 0 40px;*/
/* background: linear-gradient(to bottom, rgba(238,238,238,1) 0%, rgba(255,255,255,1) 100%); */
/*    font-size: 14px;*/
/*    color: #848894;*/
/*    line-height: 23px;*/
/*    position: relative;*/
/*    overflow: hidden;*/
/*}*/

/*section.packages a.grad-btn {*/
/*    color: #fff;*/
/*    padding: 8px 30px !important;*/
/*    border-radius: 5px;*/
/*    font-size: 14px !important;*/
/*    text-transform: uppercase;*/
/*    font-weight: 500;*/
/*    display: inline-block;*/
/*    position: static;*/
/*    margin: 0 auto;*/
/*    display: table;*/
/*    top: 20px;*/
/*    margin-top: 15px;*/
/*}*/
/*section.packages p {*/
/*    color: #808080;*/
/*    font-size: 16px;*/
/*    width: 90%;*/
/*    margin: 0 auto;*/
/*    text-align: center;*/
/*    margin-bottom: 30px;*/
/* font-style: italic; */
/*    font-weight: 400;*/
/*    line-height: 1.3;*/
/*}*/
/*section.packages a.border-btn {*/
/*    font-weight: 600;*/
/*    padding: 6px 30px;*/
/*    background: linear-gradient(to right, #ef4e28 0%, #ec6d28 21%, #f7a358 74%, #f7c158 100%);*/
/*    -webkit-background-clip: text;*/
/*    -webkit-text-fill-color: transparent;*/
/*    display: inline-block;*/
/*    border: 3px solid transparent;*/
/*    border-image: linear-gradient(to right, #ef4e28 0%, #ec6d28 21%, #f7a358 74%, #f7c158 100%);*/
/*    border-image-slice: 5;*/
/*    text-transform: uppercase;*/
/*}*/
/*a {}*/
/*section.packages .col-md-4 {*/
/* margin: 21px -4px 0px; */
/*    width: 25%;*/
/*    padding: 0 7px;*/
/*}*/

/*section.packages [class^="col-md-4"]>div i {*/
/*    position: absolute;*/
/*    right: -2px;*/
/*    top: 0;*/
/*    width: 90px;*/
/*}*/

/*section.packages [class^="col-md-4"]>div .pricebox span {*/
/*    position: absolute;*/
/*    top: 16px;*/
/*    left: 0;*/
/*    font-size: 14px;*/
/*    color: #6c6c6c;*/
/*    font-weight: 700;*/
/*}*/

/*section.packages [class^="col-md-4"]>div p.addontag {*/
/*    font-size: 14px;*/
/*    color: #fff;*/
/*    display: inline-block;*/
/*    margin-bottom: 50px;*/
/*    width: 100%;*/
/*    font-weight: 700;*/
/* display: none; */
/*    margin: 7px 0 0px;*/
/*    text-align: center;*/
/*}*/
/*section.packages [class^="col-md-4"]>div p.addontag strong {*/
/*    color: #db0000;*/
/*}*/
/*section.packages [class^="col-md-4"]>div a.mr-det {*/
/*    display: block;*/
/*    text-transform: uppercase;*/
/*    color: #000;*/
/*    margin: 10px 0 0px;*/
/*    font-weight: 700;*/
/*    font-size: 11px;*/
/*    letter-spacing: 2px;*/
/*    margin-left: 5px;*/
/*}*/
/*section.packages [class^="col-md-4"]>div h2+p {*/

/*}*/
/*section.packages [class^="col-md-4"]>div:hover {*/
/*    -webkit-box-sizing: border-box;*/
/*    -moz-box-sizing: border-box;*/
/*    box-sizing: border-box;*/
/*    background-position: 0 0, 0 100%;*/
/*    background-repeat: no-repeat;*/
/*    background-size: 100% 2px;*/
/*}*/
/*
 *  STYLE 14
 */
.style-14::-webkit-scrollbar-track {
  background-color: #f8f8f8;
}

.style-14::-webkit-scrollbar {
  width: 5px;
  background-color: #f8f8f8;
}

.style-14::-webkit-scrollbar-thumb {
  background-color: #f8f8f8;
  background-image: -webkit-linear-gradient(90deg,
      #6c6c6c,
      #6c6c6c,
      #6c6c6c 100%,
      #6c6c6c 75%,
      #6c6c6c);
}

.scrollbar {
  margin-left: 0px;
  float: left;
  height: 100px;
  width: 100%;
  overflow-y: scroll;
  margin-bottom: 15px;
}

.force-overflow {
  min-height: 450px;
}

section.br-sol {
  background: url(../images/br-sol-bg.png);
  color: #fff;
  padding: 40px 0 100px;
  position: relative;
  background-size: cover;
  margin-top: 43px;
}

section.br-sol .col-md-7 h2 {
  font-size: 42px;
  font-weight: 600;
  line-height: 49px;
  margin: 0 0 20px;
}

section.br-sol .col-md-7 h2 span {
  color: #d91e18;
}

section.br-sol .col-md-7 h2+p {
  font-size: 16px;
  line-height: 26px;
}

section.br-sol .col-md-7 a {
  background: #ed6a39;
  padding: 10px 50px;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 10px 0 0;
  display: inline-block;
  border-radius: 20px;
}

section.br-sol:before {
  content: "";
  background: #5d3c83ad;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

section.br-sol [class^="col-md-4"]>div i {
  position: absolute;
  right: -2px;
  top: 0;
}

.br-sol .actions a span small {
  color: #ffffff;
}

section.br-sol [class^="col-md-4"]>div {
  border-radius: 4px;
  padding: 0px 30px 0;
  position: relative;
  background: rgba(219, 51, 76, 1);
  background: -moz-linear-gradient(left,
      rgba(219, 51, 76, 1) 0%,
      rgba(249, 124, 21, 1) 100%);
  background: -webkit-gradient(left top,
      right top,
      color-stop(0%, rgba(219, 51, 76, 1)),
      color-stop(100%, rgba(249, 124, 21, 1)));
  background: -webkit-linear-gradient(left,
      rgba(219, 51, 76, 1) 0%,
      rgba(249, 124, 21, 1) 100%);
  background: -o-linear-gradient(left,
      rgba(219, 51, 76, 1) 0%,
      rgba(249, 124, 21, 1) 100%);
  background: -ms-linear-gradient(left,
      rgba(219, 51, 76, 1) 0%,
      rgba(249, 124, 21, 1) 100%);
  background: linear-gradient(to right,
      rgba(219, 51, 76, 1) 0%,
      rgba(249, 124, 21, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#db334c', endColorstr='#f97c15', GradientType=1);
  position: absolute;
  top: -62px;
  padding: 30px;
  height: 50rem;
}

section.br-sol [class^="col-md-4"]>div:after,
section.br-sol [class^="col-md-4"]>div:before {
  content: "";
  position: absolute;
  top: 0px;
}

section.br-sol [class^="col-md-4"]>div:before {
  background: url("../images/combo-pack-before.png") no-repeat;
  height: 23px;
  width: 23px;
  left: -20px;
  background-size: contain;
}

section.br-sol [class^="col-md-4"]>div:after {
  background: url("../images/combo-pack-after.png") no-repeat;
  height: 22px;
  width: 22px;
  right: -22px;
  background-size: cover;
}

.bottom-bar:before {
  background: url(../images/bottom-bar-before.png) no-repeat;
  height: 30px;
  width: 22px;
  left: -22px;
  background-size: contain;
}

.bottom-bar:after {
  background: url("../images/bottom-bar-after.png") no-repeat;
  height: 30px;
  width: 22px;
  right: -22px;
  background-size: contain;
}

.bottom-bar:after,
.bottom-bar:before {
  content: "";
  position: absolute;
  bottom: 1px;
}

section.br-sol [class^="col-md-4"]>div .pricebox {
  position: relative;
  text-align: center;
}

section.br-sol [class^="col-md-4"]>div .pricebox sup {
  font-size: 25px;
  font-weight: 600;
  position: relative;
}

section.br-sol [class^="col-md-4"]>div .pricebox h3 {
  display: inline-block;
  font-size: 60px;
  margin: 0;
  font-weight: 700;
  color: #fff;
}

section.br-sol [class^="col-md-4"]>div .pricebox strike {
  font-size: 16px;
  color: #ffffff;
  position: relative;
  top: -10px;
  font-weight: 700;
}

section.br-sol [class^="col-md-4"]>div .pricebox span {
  position: absolute;
  top: 20px;
  left: 0;
  font-size: 14px;
  color: #ffffff;
  font-weight: 700;
}

section.br-sol [class^="col-md-4"]>div ul li {
  font-size: 13px;
  color: #ffffff;
  font-weight: 300;
  padding-left: 15px;
  position: relative;
  margin-bottom: 5px;
  margin-left: 2px;
}

section.br-sol [class^="col-md-4"]>div ul li:before {
  content: "\f111";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 7px;
  top: 9px;
  position: absolute;
  left: 0;
}

/* section.br-sol [class^="col-md-4"]>div ul {
  margin-bottom: -10px;
} */

section.br-sol [class^="col-md-4"]>div p.addontag {
  font-size: 13px;
  color: #ffffff;
  display: block;
  margin-bottom: 7px;
}

section.br-sol [class^="col-md-4"]>div p.addontag strong {
  color: #ffffff;
}

section.br-sol [class^="col-md-4"]>div a.mr-det {
  display: block;
  text-transform: uppercase;
  color: #fff;
  margin: 10px 0 0px;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: 2px;
  margin-left: 5px;
}

section.br-sol [class^="col-md-4"]>div h2+p {
  font-size: 12px;
  text-align: left;
  width: 100%;
  margin-bottom: 15px;
}

section.br-sol [class^="col-md-4"]>div a.various {
  display: inline-block;
  background: #fff;
  color: #ed6a39;
  font-size: 18px;
  padding: 10px 40px;
  border-radius: 5px;
  font-weight: 700;
  /* position: relative; */
  margin: 0 auto;
  display: table;
  top: 20px;
}

/*section.br-sol [class^="col-md-4"] .pricebox {*/
/*    position: relative;*/
/*    text-align: center;*/
/*    display: inline-block;*/
/*    float: right;*/
/*}*/
/*section.br-sol [class^="col-md-4"]>div .pricebox sup {*/
/*    font-size: 25px;*/
/*    font-weight: 600;*/
/*    position: relative;*/
/*    color: #282a3a;*/
/*    top: 16px;*/
/*    left: -2px;*/
/*}*/
/*section.br-sol [class^="col-md-4"]>div .pricebox h3 {*/
/*    display: inline-block;*/
/*    font-size: 55px;*/
/*    margin: 0;*/
/*    font-weight: 700;*/
/*    color: #282a3a;*/
/*}*/
/*section.br-sol [class^="col-md-4"]>div .pricebox strike {*/
/*    font-size: 16px;*/
/*    color: #282a3a;*/
/*    position: relative;*/
/*    top: 0px;*/
/*    font-weight: 700;*/
/*    left: 5px;*/
/*}*/
/*section.br-sol [class^="col-md-4"]>div .pricebox span {*/
/*    position: absolute;*/
/*    top: 20px;*/
/*    left: 0;*/
/*    font-size: 14px;*/
/*    color: #282a3a;*/
/*    font-weight: 700;*/
/*}*/
/*section.br-sol [class^="col-md-4"]>div ul li:before {*/
/* content: "\f111"; */
/*    display: inline-block;*/
/*    font: normal normal normal 14px/1 FontAwesome;*/
/*    font-size: inherit;*/
/*    text-rendering: auto;*/
/*    -webkit-font-smoothing: antialiased;*/
/*    -moz-osx-font-smoothing: grayscale;*/
/*    font-size: 7px;*/
/*    top: 5px;*/
/*    position: absolute;*/
/*    left: 0;*/
/*    color: #e0104b;*/
/*}*/
/*section.br-sol [class^="col-md-4"]>div ul {*/
/*    margin-bottom: 15px;*/
/*}*/
/*section.br-sol [class^="col-md-4"]>div p.addontag {*/
/*    font-size: 13px;*/
/*    color: #000000;*/
/*    display: block;*/
/*    margin-bottom: 7px;*/
/*    clear: both;*/
/*}*/
/*section.br-sol [class^="col-md-4"]>div p.addontag strong {*/
/*    color: #db0000;*/
/*}*/
/*section.br-sol [class^="col-md-4"]>div a.mr-det {*/
/*    display: block;*/
/*    text-transform: uppercase;*/
/*    color: #fff;*/
/*    margin: 10px 0 0px;*/
/*    font-weight: 700;*/
/*    font-size: 11px;*/
/*    letter-spacing: 2px;*/
/*    margin-left: 5px;*/
/*}*/
/*section.br-sol [class^="col-md-4"]>div a.various {*/
/*    display: inline-block;*/
/*    background: #fff;*/
/*    color: #010e2a;*/
/*    font-size: 15px;*/
/*    font-weight: 500;*/
/*    padding: 10px 40px;*/
/*    border-radius: 5px;*/
/* position: relative; */
/*    margin: 15px auto 0;*/
/*    display: table;*/
/*    top: 20px;*/
/*    text-transform: uppercase;*/
/*    background: #ffa200;*/
/*}*/

section.solution {
  padding: 100px 0 50px;
  text-align: center;
}

section.solution h2 {
  text-align: center;
  font-size: 47px;
  font-weight: 800;
  margin: 0 0 20px;
  color: #282828;
}

section.solution h2+p {
  color: #848894;
  font-size: 18px;
  width: 80%;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 30px;
  font-style: italic;
  line-height: 28px;
}

section.solution .col-md-4>div {
  text-align: left;
}

section.solution .col-md-4>div i {
  display: inline-block;
  padding-right: 15px;
}

section.solution .col-md-4>div span {
  display: inline-block;
  color: #c8c8c8;
  font-size: 16px;
  position: absolute;
  top: 5px;
}

section.solution .col-md-4>div h3 {
  display: inline-block;
  font-size: 22px;
  color: #000000;
  font-weight: 800;
  margin: 30px 0 20px;
}

section.solution .col-md-4>div p {
  font-size: 13px;
  color: #8e929c;
  line-height: 23px;
}

section.solution a.grad-btn {
  margin: 40px 0;
  display: inline-block;
  color: #fff;
  padding: 10px 30px;
  border-radius: 5px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
}

section.solution a.border-btn {
  font-weight: 600;
  padding: 6px 30px;
  background: linear-gradient(to right,
      #ef4e28 0%,
      #ec6d28 21%,
      #f7a358 74%,
      #f7c158 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  border: 3px solid transparent;
  border-image: linear-gradient(to right,
      #ef4e28 0%,
      #ec6d28 21%,
      #f7a358 74%,
      #f7c158 100%);
  border-image-slice: 5;
  text-transform: uppercase;
}

.contact-sec {
  text-align: right;
}

.contact-sec a {
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  padding: 0;
}

.contact-sec a+a {
  padding: 11px 40px;
  font-size: 12px;
  border-radius: 5px;
  margin-right: 0;
  position: relative;
  top: -1px;
}

section.numbers {
  text-align: center;
}

section.numbers h2 {
  text-align: center;
  font-size: 47px;
  font-weight: 800;
  margin: 0 0 20px;
  color: #282828;
}

section.numbers h2+p {
  color: #848894;
  font-size: 18px;
  width: 86%;
  margin: 0 auto 0;
  text-align: center;
  margin-bottom: 30px;
  line-height: 28px;
  margin-bottom: 10px;
}

section.numbers .col-md-3 h3 {
  margin: 0;
  color: #d32e3f;
  font-size: 73px;
  font-weight: 300;
}

section.numbers .col-md-3 h4 {
  margin: 0;
  font-size: 16px;
  color: #282828;
  text-transform: uppercase;
  font-weight: 600;
}

section.satisfied-customer {
  background: #eeeeee;
  padding: 50px 0;
}

section.satisfied-customer .leftsec {
  width: 50%;
  float: left;
  display: -webkit-flex;
  display: inline-flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: left;
  align-items: left;
  -webkit-justify-content: center;
  justify-content: center;
  height: 340px;
  padding-left: 50px;
}

section.satisfied-customer .rightsec {
  float: left;
  text-align: right;
  width: 50%;
}

section.satisfied-customer h2 {
  font-size: 32px;
  color: #000000;
  font-weight: 700;
  margin: 0 0 10px;
  position: relative;
}

section.satisfied-customer h2+p {
  font-size: 19px;
  color: #858899;
  font-style: italic;
  font-weight: 300;
}

section.satisfied-customer .row {
  /* padding: 0px 80px; */
}

section.valuedclients {
  padding: 50px 0;
  text-align: center;
}

section.valuedclients ul li {
  display: inline-block;
  padding: 0 25px;
}

section.valuedclients h2 {
  text-align: center;
  font-size: 47px;
  font-weight: 800;
  margin: 0 0 20px;
  color: #282828;
}

section.valuedclients h2+p {
  color: #848894;
  font-size: 18px;
  width: 80%;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 30px;
  font-style: italic;
  line-height: 28px;
}

section.custom-design-solution {
  margin-top: 90px;
}

section.cta-new {
  padding: 40px 0;
  color: #fff;
  background: #3769cc;
  position: relative;
  margin-top: 90px;
  text-align: center;
}

section.cta-new h2 {
  text-align: center;
  font-size: 30px;
  color: #031d3c;
  font-weight: 700;
  margin: 0 0 7px;
  position: relative;
  z-index: 2;
}

section.cta-new h2:after {
  content: "";
  background: #fff;
  position: absolute;
  width: 50%;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -36px;
  height: 70px;
  clip-path: polygon(0 0, 86% 0, 100% 100%, 13% 100%);
  z-index: -1;
}

section.cta-new .chacta {
  background: #000 !important;
  border-bottom: 2px solid #4c4c4c !important;
}

section.cta-new p {
  font-size: 24px;
  color: #131423;
  margin: 20px 0 0;
  text-transform: capitalize;
  font-weight: 600;
}

section.cta-new h3 {
  font-size: 22px;
  color: #ff4a30;
  font-weight: 600;
  position: relative;
  z-index: 2;
  margin: 0 0 20px;
}

section.cta-new a.grad-btn {
  padding: 16px 40px !important;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700 !important;
  letter-spacing: 1px;
  background: #ff4a30;
  border-bottom: 2px solid #540f17;
  font-size: 16px;
  color: #fff !important;
  margin: 14px 6px;
}

section.cta-new ul li {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 12px;
  display: inline-block;
  margin-right: 25px;
}

section.cta-new ul li i {
  color: #ff4474;
  height: 78px;
  width: 78px;
  display: inline-block;
  background: #dc4547;
  text-align: center;
  border-radius: 50%;
  line-height: 78px;
}

section.cta-new ul li+li i {
  font-size: 23px;
}

section.cta-new ul {
  margin-bottom: 0;
  text-align: center;
}

.customerslider .owl-dot.active span {
  height: 11px;
  background: #d42d3e;
  width: 11px;
  display: inline-block;
  border-radius: 100px;
}

.customerslider .owl-dot span {
  height: 8px;
  background: #afafaf;
  width: 8px;
  display: inline-block;
  border-radius: 100px;
}

.customerslider .owl-dot {
  display: inline-block;
  margin: 0 4px;
}

.customerslider .owl-dots {
  position: absolute;
  bottom: 30px;
  left: 50px;
}

section.satisfied-customer h2:before {
  content: "\f10d";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: -90px;
  color: #e0dfdf;
  font-size: 152px;
  opacity: 0.7;
  z-index: -1;
  left: -30px;
}

/*CLIENT AND FOOTER*/

section.clients-sec {
  padding: 80px 0;
  font-size: 14px;
  color: #848894;
  font-family: "Poppins", sans-serif;
}

section.clients-sec h2 {
  color: #282828;
  font-family: "Poppins", sans-serif;
  font-size: 46px;
  font-weight: 700;
  line-height: 50px;
  position: relative;
  z-index: 1;
  margin-top: 50px;
}

section.clients-sec h2:after {
  content: "";
  left: 0;
  content: "";
  bottom: 8px;
  background: #4eda91;
  height: 9px;
  width: 100px;
  position: absolute;
  z-index: -1;
}

section.clients-sec i {
  color: #e55c49;
  font-size: 25px;
  display: inline-block;
  margin-bottom: 20px;
}

section.clients-sec em {
  font-size: 25px;
  font-style: italic;
  padding-left: 10px;
  color: #686868;
  display: inline-block;
  padding-bottom: 20px;
}

section.clients-sec em+p {
  padding-right: 70px;
  line-height: 26px;
}

.client-feedback h2 {
  font-size: 42px;
  font-weight: 800;
  position: relative;
  color: #000;
  margin-bottom: 30px;
  margin-top: 0;
  line-height: 34px;
}

.client-feedback h2 span {
  display: block;
  font-weight: 400;
  font-size: 37px;
}

div#testimoanial-slider .feeback-img {
  float: left;
  width: 114px;
}

div#testimoanial-slider .feecback-content {
  display: inline-block;
  width: 66%;
  font-size: 12px;
  padding-left: 20px;
}

div#testimoanial-slider .feecback-content h6 {
  text-transform: uppercase;
  color: #000;
  font-size: 16px;
  margin-bottom: 7px;
  font-weight: 600;
  font-family: "Lato", sans-serif;
  letter-spacing: 3px;
}

div#testimoanial-slider .item {
  clear: both;
  min-height: 180px;
  margin-bottom: 20px;
}

.testimonail-wrapper {
  position: relative;
  margin-top: 60px;
}

footer {
  background: #23124c;
  background-size: cover;
  padding: 12px 0px !important;
  color: #fff;
  font-family: "Poppins", sans-serif !important;
  line-height: 26px !important;
}

footer ul li i {
  color: #ff4474;
  font-size: 35px;
}

footer ul li+li i {
  font-size: 22px;
}

footer ul li {
  margin-bottom: 10px;
  font-weight: 500;
}

footer .text-center a {
  background: #ee2c5e;
  display: inline-block;
  border-radius: 50px;
  padding: 10px 40px;
  color: #fff;
  margin-bottom: 20px;
}

ul.social-icons li a {
  background: none;
}

ul.social-icons li {
  display: inline-block;
  padding: 0;
  margin: 0;
}

ul.social-icons li a {
  padding: 0;
  margin: 0;
  padding: 0 8px;
}

ul.social-icons li a i {
  color: #fff;
  font-size: 19px;
}

ul.social-icons {
  margin: 0;
}

footer .row {}

footer h2 {
  font-size: 14px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  margin-bottom: 20px;
  margin-top: 0px;
}

footer ul li a {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  font-family: "Poppins", sans-serif;
}

footer ul li {
  line-height: 19px;
}

.col-md-12.disclaimer {
  color: #ffffff;
  font-size: 13px;
  padding: 17px 0 0;
  font-weight: 400;
}

.col-md-12.disclaimer .col-md-4 {
  padding: 0;
  font-size: 12px;
}

.disclaimer ul li a {
  padding: 0 0px;
  color: #ffffff;
  font-size: 13px;
  font-weight: 400;
}

.disclaimer ul li a:after {
  content: "\f111";
  padding: 0 15px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5px;
  position: relative;
  top: -3px;
}

.disclaimer ul li {
  display: inline-block;
}

.disclaimer ul li:last-child a:after {
  display: none;
}

section.clients-sec span i {
  font-size: 145px;
  color: #efefef73;
  top: 30px;
  position: relative;
}

section.clients-sec span {
  display: block;
  position: absolute;
  top: 0;
  left: 180px;
}

section.clients-sec span i {
  font-size: 145px;
  color: #efefef73;
  top: 30px;
  position: relative;
}

.testimonail-wrapper .bx-controls-direction {
  position: absolute;
  right: 0;
  text-indent: -9999em;
  top: 30px;
}

.testimonail-wrapper a.bx-prev {
  display: block;
  background: url("../images/sprite.png") no-repeat -10px -5px;
  width: 15px;
  height: 26px;
  margin-bottom: 100px;
}

.testimonail-wrapper a.bx-next {
  display: block;
  background: url("../images/sprite.png") no-repeat -10px -44px;
  width: 15px;
  height: 26px;
}

div#testimoanial-slider .feecback-content p {
  font-size: 12px;
  line-height: 20px;
}

section.banner h1 {
  font-size: 50px;
  font-weight: 600;
  margin: 40px 0 20px 0;
}

section.banner ul.yel-list li {
  font-size: 14px;
  margin-bottom: 7px;
  font-weight: 600;
  display: inline-block;
  width: 100%;
}

section.banner ul.yel-list {
  margin-top: 20px;
  margin-bottom: 20px;
}

/*.banner-form {*/
/*    width: 75%;*/
/*    color: #000;*/
/*    position: relative;*/
/*    box-shadow: #0000003b 0 11px 92px;*/
/*    z-index: 3;*/
/*    margin-top: 43px;*/
/*    text-align: center;*/
/*    padding: 0 !important;*/
/*    margin: auto;*/
/*    padding: 7px;*/
/*    border-radius: 17px 17px 0 0;*/
/*    margin-right: 40px;*/
/*}*/
.banner-form {
  /*width: 75%;*/
  /*color: #000;*/
  /*position: relative;*/
  /*box-shadow: #0000003b 0 11px 92px;*/
  /*z-index: 3;*/
  /*margin-top: 43px;*/
  /*text-align: center;*/
  /*padding: 0 !important;*/
  /*margin: auto;*/
  /*padding: 7px;*/
  /*border-radius: 17px 17px 0 0;*/
  /*margin-right: 0;*/

  width: 386px;
  color: #000;
  position: relative;
  /*box-shadow: #ffb2257a 0 0 122px;*/
  border-radius: 0;
  z-index: 3;
  margin-top: 43px;
  text-align: center;
  border-radius: 12px;
  padding: 30px 20px 40px;
  margin: auto;
  border: 8px solid #49206b;
  background: #ffffff;
  border-radius: 26px 0 26px 0;
  box-shadow: #ffffff54 0px 0px 70px;
}

.banner-form form::after {
  content: "";
  background: url(../images/banner-off.png) no-repeat;
  position: absolute;
  right: -65px;
  top: -90px;
  width: 100px;
  height: 100px;
  background-size: contain;
}

.banner-form h2 {
  padding: 0;
  margin: 0;
  color: #fff;
  font-size: 77px;
  position: relative;
  background: #1d38c6;
  width: 128%;
  margin-left: -40px;
  margin-top: -30px;
  text-align: center;
  margin-bottom: 20px;
}

.banner-form h2 sup {
  display: inline-block;
  top: -6px;
  left: 4px;
}

.banner-form h2 sub {
  display: inline-block;
  font-size: 17px;
  position: absolute;
  left: 193px;
  top: inherit;
  bottom: 44px;
}

.banner-form h2 span {
  display: inline-block;
  color: #f6cf0b;
  font-size: 17px;
  font-style: italic;
  width: 100px;
  padding-left: 54px;
  text-align: left;
  margin-top: -6px;
}

.banner-form select,
.banner-form input {
  /*width: 100%;*/
  /*margin-bottom: 15px;*/
  /*color: #000;*/
  /*font-size: 16px;*/
  /*font-weight: 400;*/
  /*font-family: 'Poppins', sans-serif;*/
  /*border:2px solid #a7a6a6*/
  /*background: transparent;*/
  /*border-radius: 100px;*/
  /*height: 52px;*/
  /*padding: 12px 20px;*/
  /*outline: unset;*/
  /*box-shadow: unset;*/

  width: 100%;
  padding: 14px 23px;
  margin-bottom: 10px;
  /* border-bottom: 2px solid #ef730b !important; */
  outline: none;
  background: #f1f1f1;
  font-size: 12px;
  color: #464646;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  border-radius: 9px 0 9px 9px;
  box-shadow: none;
  border: 0;
  border-bottom: 1px solid #dadada;
  margin-bottom: 15px;
  line-height: normal;
}

.banner-form input::placeholder,
.banner-form textarea::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #b7afaf !important;
  opacity: 1;
  /* Firefox */
}

.banner-form input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #b7afaf !important;
}

.banner-form input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #b7afaf !important;
}

.banner-form textarea {
  width: 100%;
  padding: 14px 20px;
  margin-bottom: 10px;
  outline: none;
  font-size: 13px;
  line-height: normal;
  height: 100px;
  color: #000000;
  background: #f1f1f1;
  font-weight: 500;
  border-radius: 0;
  font-family: "Poppins", sans-serif;
  border: 0;
  border-radius: 9px 0 9px 9px;
  border-bottom: 1px solid #dadada;
  resize: none;
  margin-bottom: 15px;
}

.banner-form input[type="submit"] {
  border: none;
  box-shadow: none;
  padding: 10px 40px;
  margin-top: 0px;
  border-radius: 0;
  text-transform: capitalize;
  font-weight: 700;
  margin-bottom: 0;
  outline: none;
  letter-spacing: 2px;
  font-size: 16px;
  width: 100%;
  margin: 0 auto !important;
  display: block !important;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 600;
  background: rgb(237, 106, 57);
  border-radius: 15px 0 15px 15px;
  height: 55px;
}

section.banner a+a {
  font-size: 18px;
  font-weight: 700;
}

section.banner a+a span {
  color: #f6cb3a;
  font-weight: 700;
  padding-right: 4px;
}

section.sponsor-slider {
  margin-top: -120px;
}

section.newserv {
  padding: 0 0;
}

section.newserv li {
  padding: 18px 30px;
  /* display: inline-block; */
  border-bottom: 3px solid #3d59e8;
  padding-left: 80px;
  position: relative;
  font-size: 13px;
  color: #1b0955;
  /* display: inline-block; */
  width: 25%;
  margin: -2px 0 0 0;
  padding-right: 20px;
  float: left;
  text-transform: uppercase;
  font-size: 14px;
  min-height: 110px;
  font-weight: 500;
  background: #f8f8f8;
}

section.newserv li+li {
  background: #fbfbfb;
  border-color: #fab04d;
}

section.newserv li+li+li {
  border-color: #fe7e00;
  background: white;
}

section.newserv li+li+li+li {
  border-color: #08c482;
  background: white;
}

section.newserv li i img {
  display: inline-block;
  width: auto;
  position: absolute;
  left: 20px;
  vertical-align: middle;
  max-width: 50px !important;
  top: 27px;
}

section.newserv li i {}

section.newserv li+li+li i img {
  top: 17px;
  max-width: 43px !important;
}

/* section.newserv li+li i img {
  top: `;
} */

section.newserv li+li+li+li i img {
  top: 30px;
  max-width: 47px !important;
}

section.newserv ul {
  width: 100%;
}

section.exp {
  padding: 30px 0;
  font-family: "Poppins", sans-serif;
  background: #16171e;
}

section.exp h2 {
  font-size: 26px;
  color: #ffffff;
  font-weight: 700;
  margin: 0;
  margin-top: 10px;
}

section.exp h2 span {
  font-size: 14px;
  display: block;
  font-weight: 300;
  margin-top: 10px;
}

section.exp ul li {
  display: inline-block;
  padding: 0px 0;
  font-size: 11px;
  color: #ffffff;
  font-weight: 400;
  font-size: 12px;
  position: relative;
  margin-right: 147px;
}

section.exp ul li b {
  display: block;
  font-size: 21px;
  color: #fff;
  font-weight: 500;
}

section.exp ul {
  margin: 0;
  padding-top: 20px;
}

section.exp ul li b {}

section.exp ul li+li b {
  /* color: #fff; */
}

section.exp ul li+li+li b {}

section.exp ul li+li+li+li b {}

section.exp ul li+li+li+li+li b {}

.time_circles {
  position: relative;
  width: 100%;
  height: 100%;
}

.time_circles>div {
  position: absolute;
  text-align: center;
}

.time_circles>div>h4 {
  margin: 0px;
  padding: 0px;
  text-align: center;
  text-transform: uppercase;
  font-family: "Century Gothic", Arial;
}

.time_circles>div>span {
  display: block;
  width: 100%;
  text-align: center;
  font-family: "Century Gothic", Arial;
  font-size: 300%;
  margin-top: 0.4em;
  font-weight: bold;
}

div#CountDownTimer {
  width: 300px;
  text-shadow: #000 1px 1px 2px;
  color: #fff;
  margin-top: 0;
}

section.banner h3 span {
  font-weight: 700;
  font-size: 23px;
  text-align: center;
  display: block;
}

.clear {
  clear: both;
}

section.helpingbrand {
  padding: 80px 0 50px;
  text-align: center;
  font-family: "Poppins", sans-serif;
  color: #232323;
}

section.helpingbrand h2 {
  font-size: 38px;
  margin-bottom: 20px;
  color: #e0104b;
}

section.helpingbrand p {
  font-size: 14px;
  color: #232323;
  padding: 0 100px;
  font-weight: 400;
  line-height: 23px;
}

section.helpingbrand ul li {
  display: inline-block;
  padding: 30px 20px;
  width: 18.9%;
  font-size: 13px;
  font-weight: 700;
  background: #eaeaea9c;
  line-height: 17px;
  margin-right: 12px;
  border-radius: 6px;
}

section.helpingbrand ul li i {
  display: block;
  margin-bottom: 20px;
}

section.helpingbrand ul {
  margin-top: 30px;
}

section.numbers {
  font-family: "Poppins", sans-serif;
  color: #232323;
  z-index: 9;
  position: relative;
  margin-top: -61px;
}

section.numbers h2 {
  text-align: center;
  font-size: 37px;
  font-weight: 500;
  margin: 0 0 20px;
  color: #e0104b;
}

section.numbers h2+p {
  font-size: 14px;
  color: #232323;
  padding: 0 100px;
  font-weight: 400;
  line-height: 23px;
}

section.numbers ul li {
  display: inline-block;
  background: #fff;
  width: 367px;
  padding: 30px;
  margin: 0 5px;
  position: relative;
  padding-top: 70px;
  color: #a1a1a1;
  font-size: 12px;
  line-height: 23px;
}

section.numbers ul {
  margin: 110px 0 0;
}

section.numbers ul li i {
  position: absolute;
  top: -60px;
  text-align: center;
  left: 118px;
}

section.numbers ul li h3 {
  font-size: 24px;
  color: #000000;
  font-weight: 700;
  margin: 0;
  text-align: left;
}

section.numbers ul li h4 {
  color: #a7a7a7;
  font-size: 14px;
  margin: 0;
  display: none;
}

section.numbers ul li img.aut-img {
  position: absolute;
  right: 30px;
  bottom: -30px;
}

section.numbers ul li p {
  min-height: 180px;
}

section.numbers ul li+li img.aut-img {
  bottom: 22px;
}

section.numbers ul li+li+li img.aut-img {
  bottom: -30px;
}

section.sponsorcta {
  padding: 30px 0;
  border-top: 2px solid #eeeeee;
}

section.cform-section {
  background: #180545;
  background-size: cover;
  padding: 65px 0 52px;
  color: #fff;
  text-align: center;
}

section.cform-section form ul li {
  display: inline-block;
  width: 31.3%;
  margin: 0 4px;
}

section.cform-section form {
  width: 80%;
  margin: 0 auto;
  font-family: "Poppins", sans-serif;
}

section.cform-section form ul li input {
  padding: 10px 20px;
  width: 100%;
  border-radius: 50px;
  border: none;
  background: none;
  border: 2px solid #5d6183;
  outline: none;
}

section.cform-section form ul li.full-li {
  width: 100%;
}

section.cform-section form ul li textarea {
  padding: 10px 12px;
  width: 96%;
  border-radius: 20px;
  border: none;
  background: none;
  border: 2px solid #5d6183;
  min-height: 130px;
  margin-top: 17px;
  outline: none;
}

section.cform-section form ul li input[type="submit"] {
  border: none;
  box-shadow: none;
  color: #fff !important;
  padding: 10px 40px;
  margin-top: 20px;
  border-radius: 5px;
  font-weight: 700;
  color: #0b0f33;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 17px;
  background: #ff7800;
}

section.cform-section form ul li textarea::-webkit-input-placeholder,
section.cform-section form ul li input::-webkit-input-placeholder {
  color: #fff;
  font-size: 11px;
  font-weight: 500;
}

section.cform-section h2 {
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
  position: relative;
  z-index: 1;
  margin: 0;
  margin-bottom: 30px;
}

section.cform-section h2+p {
  padding: 0 130px;
  margin-bottom: 20px;
}

section.banner h1 strong {
  color: #ffa200;
  top: -4px;
  position: relative;
}

ul.yel-list li img {
  padding-right: 10px;
  max-width: 22px;
}

/* PF SEC */

section.pfsec {
  padding: 0 0;
  text-align: center;
  position: relative;
  overflow: hidden;
}

section.pfsec h2 {
  text-align: center;
  font-size: 37px;
  font-weight: 500;
  margin: 0 0 20px;
  color: #e0104b;
}

section.pfsec h2+p {
  color: #818181;
  font-size: 14px;
  width: 90%;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 40px;
  font-weight: 400;
  line-height: 1.6;
}

.portfolioslider {}

.portfolioslider i {
  width: 18%;
  display: inline-block;
  margin: 5px 3px;
  transition: all 0.5s;
}

.portfolioslider i img {
  display: block;
  border-radius: 2px;
}

.portfolioslider i:hover {
  transform: scale(1.08);
  background: #ffffff;
  content: "";
  border: none !important;
  color: #fff;
  z-index: 1;
  position: relative;
  border-radius: 10px;
  box-shadow: 0px 0px 18px #00000063;
}

.portfolioslider .owl-dots {}

.portfolioslider .owl-dot {
  display: inline-block;
  margin: 0 4px;
}

.portfolioslider .owl-dot span {
  background: #d32c42;
  height: 10px;
  width: 10px;
  display: inline-block;
  border-radius: 10px;
  transition: all 0.5s;
}

.portfolioslider .owl-dot.active span {
  background: #ee710e;
  height: 10px;
  width: 20px;
  display: inline-block;
  border-radius: 10px;
}

.actions {
  padding-top: 5px;
  margin-top: 15px;
  display: block;
  float: left;
  position: relative;
  width: 100%;
  text-align: left;
  margin: 0 auto 20px;
}

.actions a {
  vertical-align: top;
  min-width: inherit;
  margin: 0px;
  position: relative;
  color: #7b7b7b;
  font-size: 9px;
}

.actions a span {
  font-size: 13px;
  float: none;
  font-weight: bold;
  color: #161616;
  cursor: pointer;
  font-weight: 500;
  text-align: left;
}

.actions a span small {
  display: inline-block;
  font-size: 13px;
  line-height: normal;
  color: #d73d4d;
  margin-right: 5px;
}

.actions::before {
  position: absolute;
  content: "";
  height: 43px;
  /* background-color: #eee; */
  width: 1px;
  left: 46%;
  top: 10px;
}

section.packages .row+.row {
  /* width: 1000px; */
  margin: 0 auto -15px;
  text-align: center;
}

.br-sol .actions a span {
  color: #ffffff;
}

.actions a span {
  font-size: 13px;
  float: none;
  font-weight: bold;
  color: #161616;
  cursor: pointer;
  font-weight: 500;
  text-align: left;
}

.actions .col-md-6 {
  padding: 0 0px;
}

/*.br-sol .actions a span small {*/
/*    color: #000000;*/
/*}*/

.popupform .col-md-12 ul li {
  text-align: center;
}

.actions a.chat:hover span {
  color: #d53640 !important;
}

/*section.packages [class^="col-md-4"]:hover>div {*/
/*    box-sizing: border-box;*/
/*    box-shadow: #dadada 0 0 20px;*/
/*}*/

/*section.packages [class^="col-md-4"]>div p.addontag a {*/
/*    color: #000000;*/
/*}*/

/*section.packages [class^="col-md-4"]>div p.addontag a small {*/
/*    color: #d91e18;*/
/*    margin-right: 5px;*/
/*    font-size: 13px;*/
/*}*/

/*section.br-sol [class^="col-md-4"]>div p.addontag a {*/
/*    text-align: center;*/
/*    display: block;*/
/*}*/

/*section.br-sol [class^="col-md-4"]>div p.addontag a span {*/
/*    color: #d91e18;*/
/*    font-size: 15px;*/
/*    font-weight: 600;*/
/*}*/

/*section.br-sol [class^="col-md-4"]>div p.addontag a small {*/
/*    font-size: inherit;*/
/*    margin-right: 11px;*/
/*    color: #000;*/
/*}*/

section.numbers ul li i img {
  display: inline-block !important;
}

.wrapper-banner-form {
  position: relative;
}

.wrapper-banner-form:before,
.wrapper-banner-form:after {
  content: "";
  top: 20px;
}

.wrapper-banner-form:before {
  background: url("../images/banner-wrapper-before.png") no-repeat;
  position: absolute;
  left: -140px;
  height: 482px;
  width: 289px;
}

.wrapper-banner-form:after {
  background: url("../images/banner-wrapper-after.png") no-repeat;
  position: absolute;
  right: -110px;
  height: 482px;
  width: 273px;
}

.img-raiting {
  display: block;
}

.wrapper-banner-form .banner-form:after {
  content: "";
  background: url("../images/form-before.png") no-repeat;
  height: 86px;
  width: 106px;
  position: absolute;
  bottom: -32px;
  left: -77px;
  background-size: 80%;
}

/*New lp*/
section.banner a+img {
  display: block;
}

.banner-form form {
  background: #fff;
  /*padding: 30px 35px;*/
  position: relative;
  /*z-index: 9;*/
  /*border-radius: 0px 0px 16px 16px;*/
}

.banner-form select::placeholder,
.banner-form input::placeholder,
.banner-form textarea::placeholder {
  color: #010e2a;
  font-weight: 500;
}

.banner-wrapper {
  position: relative;
  float: right;
}

.contact-sec li i {
  margin-right: 4px;
  max-width: 100%;
}

.contact-sec a.various.grad-btn {
  margin-left: 20px;
}

section.exp ul li i {
  position: absolute;
  left: -50px;
  top: -25px;
}

section.exp ul li i img {
  max-width: 80%;
}

section.pfsec .owl-nav {
  position: absolute;
  top: 40%;
  width: 100%;
}

section.pfsec .owl-prev {
  position: absolute;
  left: 11px;
}

section.pfsec .owl-next {
  position: absolute;
  right: -15px;
  left: inherit;
}

section.pfsec .nav-btn.prev-slide {
  background: url("../images/portfolio-left-arrow.png") no-repeat;
  height: 72px;
  width: 55px;
}

section.pfsec .nav-btn.next-slide {
  background: url("../images/portfolio-right-arrow.png") no-repeat;
  height: 62px;
  width: 55px;
}

section.helpingbrand ul li:last-child {
  margin: 0;
}

section.br-sol [class^="col-md-4"] .main-panel {
  position: relative;
  left: 30px;
  margin-bottom: 0;
}

section.cta-new ul li:first-child a {}

section.cta-new ul li a {
  color: white;
  z-index: 999;
  font-size: 26px;
  left: -11px;
}

section.cta-new ul li:last-child {}

.talk-btn:before {
  content: "";
  background: url("../images/lets-talk-bg.png") no-repeat;
  height: 170px;
  width: 193px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: -40px;
}

.talk-btn {
  position: relative;
  margin-top: 50px;
}

.wrapper-cta-new {
  margin: 40px 0 20px;
}

.wrapper-cta-new .container-fluid {
  padding-right: 30px;
  padding-left: 30px;
  position: relative;
}

.wrapper-cta-new .container:before {
  content: "";
  background: url("../images/get-free-bg.png") no-repeat;
  background-size: contain;
  height: 283px;
  width: 90%;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: -21px;
  left: 50%;
  margin-left: -40%;
}

.owl-item.active {}

.numbers .item {
  background: #fff;
  padding: 2px 70px;
  text-align: left;
  transition: 0.5s;
  position: relative;
  margin-left: 60px;
  height: 250px;
  margin-bottom: 20px;
  border: 8px solid #ebebeb;
}

.numbers .item p {
  font-size: 14px;
  color: #939da9;
  margin-top: 15px;
  line-height: 23px;
  position: relative;
  font-weight: 400;
}

.numbers .item:after {
  content: "";
  background: url("../images/quotes.png") no-repeat;
  height: 46px;
  width: 54px;
  position: absolute;
  right: 50px;
  bottom: 40px;
}

.numbers .item h6 {
  font-size: 14px;
  color: #3e6286;
  font-weight: 600;
}

.numbers .item i {
  color: #f8b820;
}

.numbers .item img {
  max-width: 100px;
  transition: 0.5s;
  position: absolute;
  left: -50px;
  top: 40px;
}

.numbers .owl-item {
  padding: 0px 0 0;
  position: relative;
}

.numbers .owl-dots .owl-dot {
  margin-right: 15px;
  display: inline-block;
}

.numbers .owl-dots .owl-dot span {
  height: 16px;
  width: 16px;
  background: #ff000000;
  display: inline-block;
  border-radius: 50%;
  border: 3px solid #cdd3d8;
}

.numbers .owl-dots {
  width: 100%;
  float: left;
  text-align: center;
}

.numbers .owl-dots .owl-dot.active span {
  border-color: #fd535f;
}

footer {
  background: #1e1e26;
  /* padding: 20px 0 !important; */
  clear: both;
  position: relative;
}

footer:before {
  background: url("../images/footer-before.png") no-repeat;
  height: 127px;
  width: 271px;
  position: absolute;
  left: 0;
  bottom: 0;
}

footer:after {
  background: url("../images/footer-after.png") no-repeat;
  height: 175px;
  width: 87px;
  position: absolute;
  right: 0;
  top: -80px;
}

footer h4 {
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
}

footer p {
  font-size: 13px;
  color: #656776;
}

/*section.packages [class^="col-md-4"]>div p {*/
/*    width: 100%;*/
/*    color: #848894;*/
/*    font-size: 13px;*/
/*    text-align: center;*/
/*    margin: 0 0 20px;*/
/*}*/

/*section.packages [class^="col-md-4"] a.various {*/
/*border-radius: 50px;*/
/*    width: 75%;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    margin: auto;*/
/*    text-transform: capitalize;*/
/*    transition: .5s all;*/
/*    background: #ed6a39;*/
/*    color: #fff !important;*/
/*    box-shadow: 0 5px 15px #0000002e;*/
/*    border: 1px solid transparent;*/
/*    margin-top: 22px;*/
/*    margin-bottom: 0;*/
/*}*/
/*section.packages [class^="col-md-4"]:nth-child(2) div .pricebox h3{*/
/*}*/

/*section.packages [class^="col-md-4"]:nth-child(2)>div .pricebox sup {*/
/*}*/

/*section.packages [class^="col-md-4"]:nth-child(2)>div ul li:before {*/
/*    color: #3267c5;*/
/*}*/

/*section.packages [class^="col-md-4"]:nth-child(3) div .pricebox h3{*/
/*}*/

/*section.packages [class^="col-md-4"]:nth-child(3)>div .pricebox sup {*/
/*}*/

/*section.packages [class^="col-md-4"]:nth-child(3)>div ul li:before {*/
/*    color: #fcb53e;*/
/*}*/

/*section.packages [class^="col-md-4"]:nth-child(4) div .pricebox h3{*/
/*}*/

/*section.packages [class^="col-md-4"]:nth-child(4)>div .pricebox sup {*/
/*}*/

/*section.packages [class^="col-md-4"]:nth-child(4)>div ul li:before {*/
/*    color: #2fc552;*/
/*}*/

/*section.packages [class^="col-md-4"]:nth-child(5) div .pricebox h3{*/
/*    color: #ff0000;*/
/*}*/

/*section.packages [class^="col-md-4"]:nth-child(5)>div .pricebox sup {*/
/*    color: #ff0000;*/
/*}*/

/*section.packages [class^="col-md-4"]:nth-child(5) .head {*/
/*    border-color: #ff0000;*/
/*}*/

/*section.packages [class^="col-md-4"]:nth-child(5)>div ul li:before {*/
/*    color: #ff0000;*/
/*}*/

/*section.packages [class^="col-md-4"]:nth-child(5) a.various {*/
/*    background: #ff0000;*/
/*}*/

/*section.packages [class^="col-md-4"]:nth-child(6) div .pricebox h3{*/
/*    color: #3267c5;*/
/*}*/

/*section.packages [class^="col-md-4"]:nth-child(6)>div .pricebox sup {*/
/*    color: #3267c5;*/
/*}*/

/*section.packages [class^="col-md-4"]:nth-child(6) .head {*/
/*    border-color: #3267c5;*/
/*}*/

/*section.packages [class^="col-md-4"]:nth-child(6)>div ul li:before {*/
/*    color: #3267c5;*/
/*}*/

/*section.packages [class^="col-md-4"]:nth-child(6) a.various {*/
/*    background: #244abd;*/
/*}*/

section.packages {
  padding: 20px 0 100px;
  /* background: linear-gradient(to bottom, rgba(238,238,238,1) 0%, rgba(255,255,255,1) 100%); */
  font-size: 14px;
  color: #848894;
  line-height: 23px;
}

section.packages h2 {
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 20px;
  color: #282828;
}

section.packages h2 a.grad-btn {
  color: #fff;
}

section.packages a.grad-btn {
  color: #fff;
  padding: 10px 30px;
  border-radius: 5px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  display: inline-block;
  position: relative;
  margin: 0 auto;
  display: table;
  top: 20px;
}

section.packages p {
  color: #808080;
  font-size: 14px;
  width: 69%;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 10px;
  /* font-style: italic; */
  font-weight: 400;
  line-height: 1.3;
}

section.packages a.border-btn {
  font-weight: 600;
  padding: 6px 30px;
  background: linear-gradient(to right,
      #ef4e28 0%,
      #ec6d28 21%,
      #f7a358 74%,
      #f7c158 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  border: 3px solid transparent;
  border-image: linear-gradient(to right,
      #ef4e28 0%,
      #ec6d28 21%,
      #f7a358 74%,
      #f7c158 100%);
  border-image-slice: 5;
  text-transform: uppercase;
}

a {}

section.packages .col-md-4 {
  margin: 51px -4px 0px;
  float: none;
  display: inline-block;
  width: 25%;
  padding: 0 8px;
}

section.packages [class^="col-md-4"]>div {
  border-radius: 5px;
  padding: 20px 9px 0;
  position: relative;
  border: 2px solid #d8dfe6;
  border-radius: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  width: 100%;
  margin: 0 auto;
  background: #fff;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

section.packages [class^="col-md-4"]>div h2 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 14px;
  text-align: center;
  border-bottom: #ccc 1px dotted;
  padding-bottom: 11px;
}

section.packages [class^="col-md-4"]>div i {
  position: absolute;
  right: -5px;
  top: -12px;
  width: 73px;
}

section.packages [class^="col-md-4"]>div .pricebox {
  position: relative;
  text-align: center;
  margin-bottom: 10px;
}

section.packages [class^="col-md-4"]>div .pricebox sup {
  font-size: 25px;
  font-weight: 600;
  position: relative;
  color: #dc0000;
}

section.packages [class^="col-md-4"]>div .pricebox h3 {
  display: inline-block;
  font-size: 57px;
  margin: 0;
  font-weight: 700;
  color: #dc0000;
  padding-right: 10px;
}

section.packages [class^="col-md-4"]>div .pricebox strike {
  font-size: 16px;
  color: #6c6c6c;
  position: relative;
  top: -10px;
  font-weight: 700;
}

section.packages [class^="col-md-4"]>div .pricebox span {
  position: absolute;
  top: 16px;
  left: 0;
  font-size: 14px;
  color: #6c6c6c;
  font-weight: 700;
}

/* c {
} */
section.packages [class^="col-md-4"]>div ul li {
  font-size: 12px;
  color: #484848;
  font-weight: 500;
  padding-left: 15px;
  position: relative;
  margin-bottom: 9px;
  line-height: 17px;
}

section.packages [class^="col-md-4"]>div ul li:before {
  content: "\f111";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 7px;
  top: 5px;
  position: absolute;
  left: 0;
}

section.packages [class^="col-md-4"]>div ul {
  margin-bottom: 11px;
  margin-top: 5px;
}

section.packages [class^="col-md-4"]>div p.addontag {
  font-size: 14px;
  color: #000000;
  display: inline-block;
  margin-bottom: 0px;
  width: 100%;
  font-weight: 700;
  /* display: none; */
  margin: 7px 0;
}

section.packages [class^="col-md-4"]>div p.addontag strong {
  color: #db0000;
}

section.packages [class^="col-md-4"]>div a.mr-det {
  display: block;
  text-transform: uppercase;
  color: #000;
  margin: 10px 0 0px;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: 2px;
  margin-left: 5px;
}

section.packages [class^="col-md-4"]>div h2+p {
  font-size: 11px;
  color: #727272;
  text-align: center;
  width: 100%;
  margin: 0 0 9px;
}

section.packages [class^="col-md-4"]>div:hover {
  border: 2px solid #d22a43 !important;
  /* border-right: 2px solid #f0760a; */
  border-radius: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-position: 0 0, 0 100%;
  background-repeat: no-repeat;
  background-size: 100% 2px;
}

section.packages [class^="col-md-4"]>div p.addontag a small {
  color: #d53540;
  margin-right: 5px;
  font-size: 13px;
}

section.packages [class^="col-md-4"]>div p.addontag a {
  color: #000000;
}

section.exp ul li:last-child {
  margin-right: 0;
}

section.exp ul li:first-child {
  margin-left: 30px;
}

.packages .container {
  /* width: 1000px; */
}

.actions {
  padding-top: 0;
  margin-top: 0;
  display: block;
  float: left;
  position: relative;
  width: 100%;
  text-align: center;
  margin: 0 auto 0px;
}

.actions a {
  vertical-align: top;
  min-width: inherit;
  margin: 0px;
  position: relative;
  color: #7b7b7b;
  font-size: 9px;
}

.actions a span {
  font-size: 13px;
  float: none;
  font-weight: bold;
  color: #161616;
  cursor: pointer;
}

.actions a span small {
  display: inline-block;
  font-size: 12px;
  line-height: normal;
  color: #d73d4d;
  margin-right: 5px;
}

.actions::before {
  position: absolute;
  content: "";
  height: 43px;
  /* background-color: #eee; */
  width: 1px;
  left: 46%;
  top: 10px;
}

.br-sol .actions {
  margin-bottom: 10px;
}

/*.banner-form form::after{*/
/*    content: '';*/
/*    background: url("../images/banner-off.png") no-repeat;*/
/*    height: 124px;*/
/*    width: 138px;*/
/*    position: absolute;*/
/*    right: -60px;*/
/*    top: -70px;*/
/*}*/

section.banner h3+p {
  color: white;
  font-size: 13px;
  margin: 0 0 0;
}

.banner-wrapper::before {
  display: none !important;
  content: "";
  position: absolute;
  top: -50px;
  left: 44px;
  background: url("../images/home-form-before.png") no-repeat;
  height: 147px;
  width: 166px;
  z-index: 1;
}

.banner-wrapper::after {
  content: "";
  position: absolute;
  top: -70px;
  left: -20px;
  background: url("../images/scatch-1.png") no-repeat;
  height: 745px;
  width: 656px;
  z-index: 1;
}

section.glipsy {
  text-align: center;
  padding: 40px 0;
  position: relative;
}

.glipsy h2 {
  font-size: 34px;
  color: #202020;
  font-weight: 700;
  margin: 0 0 10px;
}

.glipsy p {
  font-size: 16px;
  color: #848894;
  margin: 0 auto 41px;
  width: 80%;
}

.glipsy:before {
  content: "";
  background: url("../images/glipsy-before.png") no-repeat;
  position: absolute;
  top: -50px;
  left: 50px;
  height: 166px;
  width: 138px;
}

.glipsy h5 {
  font-size: 240px;
  background: -webkit-linear-gradient(#ff0000, #ffffff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
  position: absolute;
  right: 0;
  left: 0;
  opacity: 0.2;
  top: -40px;
  z-index: -1;
}

/*.br-sol:before{*/
/*    content: '';*/
/*    background: url("../images/combo-pack-before.png") no-repeat;*/
/*    height: 641px;*/
/*    width: 905px;*/
/*    position: absolute;*/
/*    left: 0;*/
/*    top: 0;*/
/*    background-size: 85%;*/
/*}*/
/*.br-sol:after{*/
/*    content: '';*/
/*    background: url(../images/combo-pack-after.png) no-repeat;*/
/*    height: 701px;*/
/*    width: 72px;*/
/*    position: absolute;*/
/*    right: 50px;*/
/*    top: -18px;*/
/*    background-size: 85%;*/
/*}*/

.br-sol .col-md-offset-1 {
  margin-left: 0;
}

/*.custom-design-solution {*/
/*    padding: 50px 0 100px;*/
/*    background: url("../images/our-custom-design.jpg") no-repeat;*/
/*    width: 100%;*/
/*    background-size: cover;*/
/*}*/

.custom-design-solution h2 {
  margin: 0 0 15px;
  font-size: 34px;
  text-align: center;
  font-weight: 700;
}

.custom-design-solution ul {
  text-align: center;
  margin: 50px auto 0;
  display: table;
}

.custom-design-solution ul li {
  height: 184px;
  width: 184px;
  line-height: 184px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background: #f3d0cc;
  /* border: 1px dashed #e7442d; */
  text-align: center;
  display: inline-block;
  position: relative;
  left: 0;
  right: 0;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
  margin: auto;
  margin-right: 0px;
  opacity: 0.8;
  background: rgba(186, 237, 228, 0.92);
  background: linear-gradient(180deg,
      rgba(186, 237, 228, 0.84) 32%,
      rgba(186, 233, 237, 0.88) 91%);
}

.custom-design-solution ul li:last-of-type {
  margin-right: 0;
}

.custom-design-solution ul li img {
  display: block;
  margin: 0 auto 14px;
}

.custom-design-solution ul li span {
  display: block;
  font-size: 20px;
  font-weight: 700;
  line-height: 14px;
  color: white;
  text-shadow: 0 0 3px #6d6d6d70;
}

.custom-design-solution ul li p {
  position: absolute;
  top: 0;
  height: max-content;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.custom-design-solution ul li.supreme {
  background: #d7f7ef;
  border-color: #29bf99;
  background: rgba(186, 232, 237, 0.85);
  background: linear-gradient(180deg,
      rgba(186, 232, 237, 0.85) 32%,
      rgba(186, 222, 237, 0.82) 91%);
}

.custom-design-solution ul li.ownership {
  background: #eafcea;
  border-color: #1ebb29;
  background: rgba(255, 144, 78, 0.79);
  background: linear-gradient(180deg,
      rgba(255, 144, 78, 0.8) 32%,
      rgba(252, 103, 112, 0.86) 91%);
}

.custom-design-solution ul li.secure {
  background: #eaedfb;
  border-color: #2d40a8;
  background: rgba(241, 188, 193, 0.79);
  background: linear-gradient(180deg,
      rgb(241, 188, 193) 32%,
      rgba(245, 198, 204, 0.84) 91%);
}

.custom-design-solution ul li.industry {
  background: #f8f3be;
  border-color: #9f33c3;
  background: rgb(248, 243, 190);
  background: linear-gradient(180deg,
      rgba(248, 243, 190, 0.89) 32%,
      rgba(182, 229, 215, 0.88) 91%);
}

.custom-design-solution ul li.highlighted {
  transform: scale(1.3);
  z-index: 9;
  opacity: 1;
}

.custom-design-solution p {
  font-size: 16px;
  color: #848894;
  text-align: center;
  margin: 10px 0;
  width: 75%;
  margin: auto;
}

/*.cta-new:before{*/
/*    content: '';*/
/*    background: url("../images/getfree-side.png") no-repeat;*/
/*    height: 189px;*/
/*    width: 644px;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: -120px;*/
/*    bottom: 0;*/
/*    margin: auto;*/
/*}*/

section.cta-new ul li img {
  margin-right: 10px;
}

/*section.cta-new:after{*/
/*    content: '';*/
/*    background: url("../images/getfree-sctach.png") no-repeat;*/
/*    height: 396px;*/
/*    width: 627px;*/
/*    position: absolute;*/
/*    top: -75px;*/
/*    left: 0;*/
/*    right: 0;*/
/*    margin: auto;*/
/*    z-index: -1;*/
/*}*/

section.packages [class^="col-md-4"] .head img {
  position: absolute;
  right: -6px;
  top: 9px;
}

/*section.packages:before {*/
/*    content: '';*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    background: url("../images/pricing-before.png")no-repeat;*/
/*    height: 426px;*/
/*    width: 153px;*/
/*}*/

/*section.packages:after {*/
/*    content: '';*/
/*    position: absolute;*/
/*    top: 0;*/
/*    right: 0;*/
/*    background: url("../images/pricing-after.png")no-repeat;*/
/*    height: 179px;*/
/*    width: 135px;*/
/*    z-index: -1;*/
/*}*/

a.discout {
  position: fixed;
  left: 0px;
  top: 50%;
  z-index: 9;
  transform: translateY(-50%);
}

a.discout img {
  max-width: 70%;
}

.contact-sec li:nth-child(1) i img {
  max-width: 30%;
}

.contact-sec li:nth-child(2) i img {
  max-width: 32px;
}

a.whtsapp {
  position: fixed;
  bottom: 0;
  width: 130px;
  z-index: 999;
  display: none;
}

.our-portfolio {
  position: relative;
  margin-top: 50px;
  padding-top: 30px;
  text-align: center !important;
}

div#filters {
  text-align: center;
  margin-bottom: 20px;
}

div#filters button {
  border: none;
  background: none;
  color: #000;
  font-size: 14px;
  margin: 0 18px;
  font-weight: 500;
  position: relative;
  padding: 0 0 5px;
  cursor: pointer;
}

div#filters button:after {
  content: "";
  height: 1px;
  background: #25c4b6;
  width: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  transition: 0.3s all;
}

div#filters button:before {
  content: "";
  background: #000;
  height: 4px;
  width: 4px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
}

div#filters button.is-checked:after {
  width: 100%;
}

button#showMore {
  background: #ed6a39;
  color: #fff;
  border: none;
  font-size: 20px;
  padding: 6px 19px;
  border-radius: 40px;
  margin-top: 30px;
}

.grid {
  overflow-y: hidden;
  padding: 0;
}

.element-item {
  color: #262524;
  margin-bottom: 0;
  width: calc(100% / 3 - 15px);
  padding: 4px !important;
  height: 310px;
}

.element-item img {
  width: 100%;
  height: 100%;
  transition: 0.5s all;
  position: relative;
  z-index: 1;
  object-fit: cover;
}

.element-item>* {
  margin: 0;
  padding: 0;
}

.contact-sec a:hover {
  color: #fff !important;
}

.col-md-4.element-item.web {
  position: relative;
  overflow: hidden;
}

.web img {
  top: 0px;
  width: 100%;
  height: auto;
  position: absolute;
  z-index: 0;
  margin: 0;
  padding: 0;
  -webkit-transition: top 11s;
  -moz-transition: top 11s;
  -ms-transition: top 11s;
  -o-transition: top 11s;
  transition: bottom 11s;
}

.web img:hover {
  top: -640px;
  -webkit-transition: all 11s;
  -moz-transition: all 11s;
  -ms-transition: all 11s;
  -o-transition: all 11s;
  transition: all 11s;
}

section.footer-form {
  position: relative;
  padding: 60px 0 60px;
  overflow: hidden !important;
}

section.footer-form:before {
  content: "";
  position: absolute;
  left: 0;
  top: 130px;
  width: 43.4%;
  z-index: 0;
  height: 298px;
  background: url("../images/footer-form.png") no-repeat right bottom #2a27bb;
  background-size: cover;
}

section.footer-form h2 {
  background: #fff;
  padding: 18px 14px;
  box-shadow: #5d5d5d6e 0 0 21px;
  display: inline-block;
  margin-top: 0;
  font-weight: bold;
  width: 80%;
  font-size: 38px;
  line-height: 42px;
}

.footer-info li {
  color: #fff;
}

section.footer-form h2 span {
  display: block;
  color: #f45051;
  text-decoration: underline;
  font-size: 32px;
  letter-spacing: 2px;
}

section.footer-form .col-md-5 p {
  padding-right: 82px;
  font-size: 22px;
  line-height: 23px;
  margin-top: 39px;
  color: #fff;
}

section.footer-form .col-md-5 ul {
  margin-bottom: 23px;
}

section.footer-form .col-md-5 a.chat {
  color: #fff;
}

section.footer-form form input[type="submit"] {
  float: right;
  width: auto;
  padding: 4px 33px;
  border: #ffccb8 2px solid;
  border-radius: 50px;
  color: #ffffff;
  margin: 14px 0 0;
  font-size: 19px;
  background: #ed6a39;
}

section.footer-form h3 {
  font-size: 39px;
  font-weight: bold;
}

section.footer-form h3+p {
  font-size: 16px;
  color: #656363;
  margin: 0;
  padding-bottom: 30px;
}

section.footer-form form li {
  width: 100%;
}

section.footer-form form input:focus,
section.footer-form form textarea:focus {
  outline: none;
}

section.footer-form form input,
section.footer-form form textarea {
  width: 100%;
  border: #dbdbdb 1px solid;
  background: transparent;
  color: #545353;
  padding: 10px 10px;
  margin: 8px 0;
  border-radius: 6px;
}

.process-hover:hover .process-ui {
  box-shadow: 0px 2px 10px 0px #9b8d8d82;
}

.process-ui {
  text-align: center;
  transition: all 0.5s;
  margin-top: 80px;
  padding: 65px 15px 60px;
  border-radius: 10px;
  /*box-shadow: 0px 2px 7px 0px #00000026;*/
  border: 2px solid #d8dfe6;
}

.process-hover h3 {
  color: #000;
}

.process-hover:hover h3 {
  color: #d91e18;
}

.popupcustom-image {
  position: absolute;
  bottom: 0;
  right: -127px;
}

.custom-popup {
  width: 68%;
  background: #ed213a;
  background: -webkit-linear-gradient(to right, #93291e, #ed213a);
  background: linear-gradient(to right, #93291e, #ed213a);
  box-shadow: inset 1px 0px 20px 20px #0000003d;
}

.custom-popup {
  width: 68%;
  background-color: #d91e18 !important;
}

.custom-popup .popup-header h5 {
  color: #ffffff;
  font-size: 21px;
  font-weight: 400;
}

.custom-popup .popup-header h5 strong {
  font-weight: 600;
}

.custom-popup .popup-header h4 {
  color: #ffffff;
  font-size: 35px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 34px;
}

.custom-popup .form-group {
  position: relative;
  margin-bottom: 0;
}

.custom-popup .form-group input {
  position: relative;
  margin-bottom: 27px;
  background: #fff;
  padding: 12px 43px;
  font-size: 17px;
  border-radius: 30px;
  width: 100%;
  border: none;
}

.custom-popup .last-child {
  margin-top: 17px;
  display: block;
}

.custom-popup .form-group textarea {
  position: relative;
  margin-bottom: 27px;
  background: #fff;
  padding: 12px 43px 57px;
  font-size: 17px;
  border-radius: 30px;
  width: 100%;
  border: none;
}

.custom-popup .form-group i {
  position: absolute;
  color: #bd2e1a;
  top: 15px;
  left: 19px;
  z-index: 9;
  font-size: 16px;
}

.custom-popup .submit {
  width: 100%;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  background: #db1e5a;
  background: -moz-linear-gradient(left, #db1e5a 0%, #1d1a42 100%);
  background: -webkit-linear-gradient(left, #db1e5a 0%, #1d1a42 100%);
  background-image: linear-gradient(to right, #65b850, #016fba);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#db1e5a', endColorstr='#1d1a42', GradientType=1);
  color: #fff;
  border: none;
  font-size: 22px;
  padding: 8px 0;
  border-radius: 24px;
  border: 2px solid #fff;
}

.popup-content {
  position: relative;
}

.popup-content::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  height: 423px;
  width: 1px;
}

.custom-popup .popup-info h6 {
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
}

.custom-popup .popup-info a {
  color: #fbf7f7;
  font-size: 16px;
  font-weight: 300;
}

.custom-popup .popup-info {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #fff;
  margin-left: 20px;
}

.boder-b-0 {
  border-bottom: 0 !important;
}

.cta-section {
  background-image: url(../images/we-are-widely-bg.png?v=0.1.28);
  position: relative;
  margin-top: 95px;
}

.element-11 {
  right: 0;
  top: 0;
  max-width: 11.9%;
  position: absolute;
}

.cta-section .title {
  margin-top: 51px;
}

.cta-section .title h4 {
  font-size: 23px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
  line-height: 1.3;
}

.cta-section .title h4 span {
  font-weight: 300;
  display: block;
  color: #ededed;
  position: relative;
  font-size: 18px;
}

.cta-section .title h4 span::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 73px;
  height: 1px;
  background-color: #fff;
}

.cta-section .title h4 span::after {
  content: "";
  position: absolute;
  right: 70px;
  width: 8px;
  height: 8px;
  background-color: #000;
  border-radius: 25px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.cta-section .price {
  display: flex;
  align-items: center;
  justify-content: center;
}

.cta-section .get-in-touch {
  margin-top: 45px;
}

.cta-section .get-in-touch h6 {
  color: #d0d0d0;
  font-size: 16px;
  font-weight: 400;
}

.cta-section .get-in-touch h6 span {
  font-weight: 700;
  color: #d91e18;
}

.cta-section .get-in-touch ul li {
  margin-right: 10px;
  vertical-align: middle;
  display: inline-block;
}

.cta-section .get-in-touch .btn-style-2 {
  background-color: #fff;
  color: #333333;
}

.btn-style-2 {
  cursor: pointer;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  border-radius: 30px;
  overflow: hidden;
  position: relative;
  text-transform: uppercase;
  -webkit-transition: background-color 0.3s ease 0s;
  transition: background-color 0.3s ease 0s;
  padding: 11px 95px 11px 30px;
  z-index: 1;
  font-family: "Poppins";
}

.cta-section .get-in-touch .btn-style-2 span.moving-circle {
  background-color: #333333;
}

.btn-style-2 span.moving-circle {
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: #fff;
  width: 50px;
  height: 1px;
}

.btn-style-2 span.moving-circle::before {
  content: "";
  position: absolute;
  left: -5px;
  top: -3px;
  background-color: #f45051;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  animation: moving-circle 7s infinite linear;
}

.cta-section .get-in-touch ul li:last-child a {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
}

.cta-section .get-in-touch ul li:last-child a span {
  display: block;
  font-size: 10px;
  font-weight: 500;
  position: relative;
}

@keyframes moving-circle {
  0% {
    left: -5px;
  }

  50% {
    left: 100%;
  }

  100% {
    left: -5px;
  }
}

.pl-0 {
  padding-left: 0 !important;
}

section.testimonial-heading {
  background-color: #0e0d23;
  padding: 90px 0px 100px;
  color: #fff;
}

section.testimonial-heading .glipsy:before {
  display: none;
}

section.testimonial-heading .glipsy p {
  margin: 0;
  font-size: 21px;
  color: #fff;
}

section.testimonial-heading span {
  background: #ed6a39;
  color: #fff;
  padding: 3px 9px;
  display: inline-block;
  margin-bottom: 10px;
  font-size: 22px;
  border-radius: 3px;
}

section.testimonial-heading .glipsy h2 {
  font-size: 40px;
  color: #fff;
}

.testimonial-para {
  font-size: 20px;
  margin-bottom: 23px;
}

.testimonial-para i {
  color: #f8b820;
}

.testimonial-content img {
  margin-top: 64px;
}

@-webkit-keyframes blinker {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.blink {
  text-decoration: blink;
  -webkit-animation-name: blinker;
  -webkit-animation-duration: 1.8s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
  color: #ffc45d;
}

.packages-ui {
  padding: 0px 0 40px;
  background: #fff;
  border-radius: 20px;
  box-shadow: 0 5px 15px #0000000d;
  position: relative;
  z-index: 1;
  transition: 0.5s all;
  margin-bottom: 30px;
  text-align: center;
}

/*.packages-ui:hover{*/
/*    background: #f45051;*/
/*}*/

/*.packages-ui:hover::before {*/
/*    border-color: #ffda00 !important;*/
/*    transform: translate(8px, 8px);*/
/*}*/
/*.packages-ui::before {*/
/*    position: absolute;*/
/*    content: "";*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    left: 0;*/
/*    top: 0;*/
/*    border: 2px solid #eaeaea;*/
/*    border-radius: 20px;*/
/*    transition: .5s all;*/
/*    z-index: -1;*/
/*}*/
/*.packages-ui:hover .head p {*/
/*    color: #fff;*/
/*}*/
/*.packages-ui:hover * {*/
/*    color: #fff;*/
/*}*/
.para-bg {
  background: #f8f8f9;
  padding: 10px 0;
}

.heading-bg {
  background: #373738;
  border-radius: 10px 10px 0 0;
  border-bottom: 4px solid #000;
  padding: 46px 12px 20px;
}

.startup-bg {
  background: #e74028;
}

.professional-bg {
  background: #f1892b;
}

.elite-bg {
  background: #52be85;
}

.packages-ui .head h2 {
  font-size: 26px;
  font-weight: 700;
  line-height: 27px;
  margin-bottom: 25px;
  transition: 0.5s all;
  font-family: "Poppins", sans-serif !important;
  margin-top: 0;
  color: #fff;
}

.pack-price h4 {
  font-size: 49px;
  line-height: 65px;
  letter-spacing: -3px;
  margin-bottom: 0;
  position: relative;
  transition: 0.5s all;
  font-family: "Poppins", sans-serif !important;
  margin-top: 0;
  color: #000;
}

.pack-price h4::before,
.pack-price h4::after {
  background: #fff;
  content: "";
  position: absolute;
  width: 15px;
  height: 3px;
  left: 15px;
  top: 35%;
  opacity: 0;
  transition: 0.5s all;
}

.pack-price h4>sup {
  font-size: 55px;
  position: relative;
  top: 0;
  transition: 0.5s all;
}

.pack-price h4>span {
  font-size: 19px;
  position: relative;
  line-height: 32px;
  letter-spacing: -1px;
  transition: 0.5s all;
  margin: auto;
  color: #f44336;
  text-decoration: line-through;
}

/*.pack-price h4 > span::before, .pack-price h4 > span::after {*/
/*    position: absolute;*/
/*    content: "";*/
/*    background: #f45051;*/
/*    width: 100%;*/
/*    height: 1px;*/
/*    transform: rotate(15deg);*/
/*    top: 14px;*/
/*    left: 2px;*/
/*    transition: .5s all;*/
/*}*/
.pack-price h4>span::after {
  transform: rotate(-15deg);
}

.pack-price h4::after {
  right: 15px;
  left: inherit;
}

.packages-ui .head p {
  color: #fff !important;
  font-family: "Poppins", sans-serif !important;
  margin-bottom: 0 !important;
}

.packages-ui ul {
  margin: 18px 0 13px;
  padding: 0 10px;
}

.packages-ui ul li {
  font-size: 11px;
  color: #000;
  transition: 0.5s all;
  margin-bottom: 10px;
  background: #f6f6f6;
  padding: 8px 14px;
  font-weight: 500;
}

section.packages h2 {
  text-align: center;
  font-size: 34px;
  font-weight: 700;
  margin: 0 0 10px;
  color: #202020;
  position: relative;
}

section.packages p {
  color: #808080;
  font-size: 16px;
  width: 90%;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 30px;
  /* font-style: italic; */
  font-weight: 400;
  line-height: 1.3;
}

p.copyright-paragraph {
  color: #fff;
  font-size: 12px;
  margin-top: 13px;
}

ul.footer-list {
  margin-top: 20px;
}

/*header {*/
/*    background: white;*/
/*    padding: 10px 0 20px !important;*/
/*}*/
.cs2 {
  background: url("../../../assets/images/bg-custom2.jpg") no-repeat;
  background-size: cover;
  background-position: 50%;
}

.our-custom {
  max-width: 100%;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50%;
  margin-top: -40px;
  padding: 100px 0 80px;
}

.our-custom h6 {
  position: relative;
}

.our-custom .info-text h6,
.our-custom .info-text h2 {
  color: #fff;
}

.our-custom h6::before {
  position: absolute;
  content: "";
  left: 0;
  width: 100px;
  height: 2px;
  background: #f1892b;
  z-index: -1;
  bottom: -3px;
}

.our-custom .info-text h6,
.our-custom .info-text h2 {
  color: #fff;
  font-size: 30px;
}

.our-custom .info-text p {
  color: #fff;
  margin-bottom: 38px;
  font-size: 17px;
  margin-top: 20px;
}

.block {
  display: block;
}

.custom-bg {
  background: linear-gradient(to right,
      rgba(219, 51, 76, 1) 0%,
      rgba(249, 124, 21, 1) 100%) !important;
}

section.packages [class^="col-md-4"]>div.custom-bg h2 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 14px;
  text-align: center;
  border-bottom: #fff 1px dotted !important;
  padding-bottom: 11px;
}

section.packages [class^="col-md-4"]>div.custom-bg .pricebox h3 {
  display: inline-block;
  font-size: 57px;
  margin: 0;
  font-weight: 700;
  color: #fff !important;
  padding-right: 10px;
}

section.packages [class^="col-md-4"]>div.custom-bg .pricebox strike {
  font-size: 16px;
  color: #fff !important;
  position: relative;
  top: -10px;
  font-weight: 700;
}

section.packages [class^="col-md-4"]>div.custom-bg ul li {
  font-size: 12px;
  color: #fff !important;
  font-weight: 500;
  padding-left: 15px;
  position: relative;
  margin-bottom: 9px;
  line-height: 17px;
}

section.packages [class^="col-md-4"]>div.custom-bg p.addontag a small {
  color: #fff !important;
  margin-right: 5px;
  font-size: 13px;
}

section.packages [class^="col-md-4"]>div.custom-bg .pricebox sup {
  font-size: 25px;
  font-weight: 600;
  position: relative;
  color: #fff !important;
}

.custom-bg h2 {
  color: #fff !important;
}

.custom-bg p {
  color: #fff !important;
}

.custom-color {
  color: #fff !important;
}

.packages {
  position: relative !important;
  overflow: hidden !important;
}

.animated-circle {
  animation: animName 20s linear infinite;
}

@keyframes animName {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.lg-partical-main {
  position: absolute;
  top: 0;
  left: -7%;
}

.lg-partical-main-two {
  position: absolute;
  bottom: 0;
  right: -7%;
}

.work-cricle-sm {
  position: absolute;
  bottom: 5%;
  right: -3%;
}

/*.main-wrapper{*/
/*    overflow-x: hidden !important;*/
/*}*/

.fs-24 {
  font-size: 24px;
}

.fs-16 {
  font-size: 16px;
}

.fw-bold {
  font-weight: bold;
}

.scrollbar.custom {
  height: 180px;
}
