body {
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  width: 100%;
  max-width: 100%;
  letter-spacing: 0;
  position: relative;
  font-family: "karla";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
}
.main_header{
    position: fixed;
    width: 100%;
    max-width: 100%;
    
}
textarea{
    resize: none !important;
}
.whitelogo{
    display: none !important;
}
.wrapper1 {
    width: 100%;
    max-width: 1350px;
    padding: 0 0px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
    padding: 0px 30px !important;
}
.main {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

html {
  scroll-behavior: smooth;
}
.mobile_menu1{
    display: none!important;
}
.header {
  height: 90px;
  width: 100%;

}
a {
  display: inline-block;
}
a:hover {
  text-decoration: none !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
  text-transform: initial;
  padding: 0;
  text-decoration: none;
}
.wrapper {
  width: 100%;
  /*max-width: 1300px;*/
  /*padding: 0 30px;*/
  margin: 0 auto;
  display: block;
  overflow: hidden;
  /*background: white;*/
  z-index: 1111;
}
.wrapper1 {
  width: 100%;
  max-width: 1350px;
  padding: 0 0px;
  margin: 0 auto;
  display: block;
  overflow: hidden;
}
.header .navbar {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
  margin: 0 auto;
  background-color: transparent;
  padding: 0 0px;
}
.navbar-header {
  display: flex;
  justify-content: end;
}
.header .navbar-nav a {
  font-size: 15px;
  font-family: "Open Sans";
  line-height: 30px;
  font-weight: 700;
  color: #000;
  padding: 4px 20px;
  text-transform: uppercase;
  transition: all 1s ease;
}
.active{
  content: "";
  border-bottom: solid 2px #ef0000;
}
.header .navbar-nav li {
  padding: 0 5px;
}
.header .navbar-nav li:last-child a {
  padding: 8px 20px;
  background: #ef0000;
  color: #fff;
  font-weight: 600;
}
.header .navbar-nav li:last-child a:hover {
  outline: 1px solid #ef0000;
  background: #fff;
  color: #ef0000;
}
.only-mobile {
  display: none;
}
/* .header.sticky, */
.header-container.sticky {
  position: sticky;
  top: 0px;
  z-index: 9999;
  background: #000;
  width: 100%;
  margin: 0 auto;
  animation: slide-down 0.8s;
  opacity: 1;
}
@keyframes slide-down {
  0% {
    opacity: 0.5;
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
body.overflow {
  overflow: hidden;
}

/* footer */
.footer-outer {
  margin: 100px 0 40px;
  border-top: 1px solid #dedede;
}
.footer-outer .container {
  width: 100% !important;
  max-width: 1200px !important;
  padding: 0;
}
.footer-outer h3 {
  font-size: 40px;
  font-family: "Raleway";
  font-weight: 700;
  margin: 0;
}
.footer-outer h5 {
  font-size: 30px;
  color: #373339;
  font-family: "Raleway";
  font-weight: 500;
}
.row.footer-menu h2 {
  color: #ef0000;
  font-family: "Montserrat";
  font-size: 14px;
  font-weight: 700;
  padding: 0 0 20px;
}
.navbar-footer a.nav-link,
a.footer-links-below-item {
  font-size: 15px;
  line-height: 40px;
  padding: 0;
  margin: 0;
  color: #5d5d5d;
  transition: 0.8s;
  width: 100%;
  font-family: "Avenir LT Pro";
  font-weight: 800;
}
.navbar-footer li.nav-item p {
  font-size: 14px;
  line-height: 28px;
  padding: 0 25px 0 0;
  margin: 0;
  color: #5d5d5d;
  width: 100%;
  font-family: "Avenir LT Pro";
  font-weight: 800;
}
.navbar-footer a.nav-link b {
  color: #1e2428;
}
.navbar-footer ul.navbar-nav:last-child li {
  display: flex;
  padding: 0;
  margin: 0 0 15px;
}
.navbar-footer ul.navbar-nav:last-child li a {
  color: #9e9e9e;
  border: 1px solid #9e9e9e;
  border-radius: 3px;
  padding: 8px;
  width: 100%;
  max-width: 15%;
  margin: 0 12px 0 0;
  transition: 0.6s;
}
.navbar-footer ul.navbar-nav:last-child li a:hover {
  color: #f00000;
  border-color: #f00000;
}
.navbar-footer ul.navbar-nav i.fa {
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.navbar-footer a.nav-link:hover,
a.footer-links-below-item:hover {
  color: #ef0000;
}
.navbar-footer ul.navbar-nav:first-child {
  padding: 0;
  width: 100%;
  max-width: 30%;
}
.navbar-footer ul.navbar-nav:first-child p {
  padding: 25px 72px 10px 0;
  font-size: 17px;
  color: #242020;
  line-height: 30px;
  font-family: "Avenir LT Pro";
  font-weight: 400;
}
.navbar-footer ul.navbar-nav:nth-child(2) {
  padding: 0;
  width: 100%;
  max-width: 18%;
}
.navbar-footer ul.navbar-nav:nth-child(3) {
  padding: 0;
  width: 100%;
  max-width: 27%;
}
.navbar-footer ul.navbar-nav:last-child {
  padding: 0 0 0 60px;
  width: 100%;
  max-width: 25%;
}
.navbar-footer {
  display: flex;
  text-align: left;
  padding: 100px 0 60px;
  width: 100%;
}
.navbar-footer li.nav-item {
  /*display: inherit;*/
  margin: 0 0 5px;
  padding: 0;
}
.row.footer-menu {
  margin: 0;
}
.footer-links-below,
.footer-links-social {
  display: flex;
  align-items: center;
}
.footer-links-social i {
  color: #5655ce;
  font-size: 19px;
  font-weight: 700;
  margin: 0 10px;
}
.footer-links-social i:hover {
  color: #ef4a8e;
}
.footer-links-below p {
  font-size: 15px;
  color: #5d5d5d;
  line-height: 30px;
  font-family: "Avenir LT Pro";
  font-weight: 700;
  margin: 0;
}
.footer-links-social a {
  color: #ef0000;
  font-family: "Montserrat";
  font-size: 14px;
  font-weight: 600;
  padding: 0 10px;
  line-height: 30px;
  transition: 0.8s;
}
.footer-links-social a:hover {
  color: #000;
}
.footer-links-below p span {
  font-weight: 400;
}

.menu {
  background-color: transparent;
  border: none;
  cursor: pointer;
  display: flex;
  padding: 0;
  height: 100%;
  width: 100%;
}
.line {
  fill: none;
  stroke: #fff;
  stroke-width: 6;
  transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1),
    stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
}
.line1 {
  stroke-dasharray: 60 207;
  stroke-width: 6;
}
.line2 {
  stroke-dasharray: 60 60;
  stroke-width: 6;
}
.line3 {
  stroke-dasharray: 60 207;
  stroke-width: 6;
}
.opened .line1 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 6;
}
.opened .line2 {
  stroke-dasharray: 1 60;
  stroke-dashoffset: -30;
  stroke-width: 6;
}
.opened .line3 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 6;
}
.hamburger {
  width: 100%;
  max-width: 12%;
  height: 60px;
}
.hamburger svg {
  height: 100%;
  width: 100%;
}
button:focus {
  outline: none !important;
}
@keyframes slidein {
  from {
    margin-top: -400px;
    opacity: 0.5;
  }

  to {
    margin-top: -10px;
    opacity: 1;
  }
}
/* Banner */
.home-banner {
  padding: 20px 0 75px;
}
.home-banner .banner-row {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.home-banner .left-col {
  width: 100%;
  max-width: 70%;
  padding: 0 0 0 80px;
}
.home-banner .right-col {
  width: 100%;
  max-width: 50%;
  display: none;
}
.home-banner{
 background: linear-gradient(rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0.5)), url('https://images.unsplash.com/photo-1504384308090-c894fdcc538d?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=870&q=80');
    padding: 200px 0 130px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.home-banner h1 {
  font-size: 50px;
  line-height: 70px;
  color: white;
  font-family: "Montserrat";
  font-weight: 800;
  letter-spacing: 0.7px;
  /*background: #fff;*/
  margin: 0 0 20px 0;
}
.home-banner h2 {
  font-size: 18px;
  line-height: 30px;
  color: white;
  /*margin: 0 190px 16px 0;*/
  padding: 0 0 16px 0;
  font-weight: 400;
  font-family: "Avenir LT Pro";
}
.home-banner a {
  padding: 10px 35px;
  background: #ef0000;
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  font-family: "Open Sans";
  line-height: 30px;
  text-transform: uppercase;
  transition: 0.7s;
  border: 1px solid transparent;
}
.home-banners .btns {
  padding: 10px 35px !important;
  background: #ef0000 !important;
  color: #fff !important;
  font-weight: 600 !important;
  font-size: 18px !important;
  font-family: "Open Sans" !important;
  line-height: 30px !important;
  text-transform: uppercase !important;
  transition: 0.7s !important;
  border: 1px solid transparent !important;
}
.home-banners .btns:hover{
     color:#ef0000 !important;
     background:#fff !important;
}
.home-banner a:hover {
  color: #ef0000;
  background: #fff;
  border: 1px solid #ef0000;
}
.home-banner img {
  border-radius: 150px 0px 0px 150px;
  height: 600px;
  object-fit: cover;
}

.pad-tb {
  padding: 75px 0 50px;
}
.home-our-services h3 {
  color: #000000;
  font-family: "Montserrat";
  font-size: 50px;
  margin: 0 0 20px 0;
  font-weight: 800;
  line-height: 56px;
  text-align: center;
}
.home-our-services p {
  font-size: 26px;
  color: #000;
  line-height: 40px;
  font-family: "Avenir LT Pro";
  text-align: center;
  padding: 0 160px 30px;
  margin: 0;
}
.home-our-services-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 20px 0;
}
.home-our-services-row .box {
  width: 100%;
  max-width: 30%;
  margin: 0 20px 40px;
  padding: 58px 30px 58px 30px;
  background-color: transparent;
  background-image: linear-gradient(180deg, #ffffff 0%, #00000005 100%);
  border-radius: 20px 20px 20px 20px;
  cursor: default;
  transition: 0.7s;
}
.home-our-services-row .box:hover {
  box-shadow: 0px 40px 99px 0px rgb(239 0 0 / 10%);
}
.home-our-services-row span.uael-icon {
  background: #ef0000;
  padding: 15px;
  border-radius: 13px;
  height: 70px;
  width: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.home-our-services-row .box h4 {
  font-size: 20px;
  font-weight: 800;
  line-height: 30px;
  color: #000000;
  margin: 24px 0px 14px 0px;
  font-family: "Avenir LT Pro";
}
.home-our-services-row .box p {
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
  font-family: "Avenir LT Pro";
  padding: 0 0 10px;
  text-align: left;
  color: #000;
}
.home-our-services .btns {
  display: flex;
  justify-content: center;
}
.home-our-services .btns a {
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  background: #000;
  padding: 8px 30px;
  color: #fff;
  transition: 0.7s;
  border: 1px solid transparent;
}
.home-our-services .btns a:hover {
  color: #000;
  background: transparent;
  border: 1px solid #000;
}
.home-our-portfolio h3 {
  color: #000000;
  font-family: "Montserrat";
  font-size: 50px;
  margin: 0 0 20px 0;
  padding: 0 200px;
  font-weight: 800;
  line-height: 56px;
  text-align: center;
}
.home-our-portfolio .our-portfolio-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 80px 0;
}
.home-our-portfolio .our-portfolio-row .box {
  width: 100%;
  max-width: 48%;
  display: flex;
  justify-content: center;
  background: #f8f8f8;
  border-radius: 20px;
  padding: 30px 25px 20px;
  margin: 15px 10px 15px;
  transition: 0.4s;
}
.home-our-portfolio .our-portfolio-row .box:hover {
  box-shadow: 0px 40px 99px 0px rgb(239 0 0 / 10%);
  transition: 0.4s;
}
.home-our-portfolio .our-portfolio-row .box:hover div:first-child img {
  transform: translateX(30px);
}
.home-our-portfolio .our-portfolio-row .box div img {
  transition: 0.8s;
}
.home-our-portfolio .our-portfolio-row .box > div {
  width: 100%;
  max-width: 50%;
}
.our-portfolio-row .box > div p {
  font-size: 19px;
  font-weight: 700;
  line-height: 20px;
  font-family: "Avenir LT Pro";
  margin: 40px 0 30px 0;
}
.home-our-portfolio .btns {
  display: flex;
  justify-content: center;
}
.home-our-portfolio .btns a {
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  background: #000;
  padding: 8px 30px;
  color: #fff;
  transition: 0.7s;
  border: 1px solid transparent;
}
.home-our-portfolio .btns a:hover {
  color: #000;
  background: #fff;
  border: 1px solid #000;
}
.home-counter {
  width: 100%;
  max-width: 1350px;
  margin: 35px auto;
  padding: 100px 0;
  background-image: url(../images/counter_bg_overlay-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
}
.home-counter .counter-row {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding: 0px 50px;
}
.home-counter .counter-row .box {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 25%;
}
.home-counter .counter-row .box h5 {
  font-size: 46px;
  margin: 0 0 5px 20px;
  font-family: "Open Sans";
  color: #fff;
  font-weight: 700;
}
.home-counter .counter-row .box h6 {
  font-family: "Avenir LT Pro";
  font-size: 16px;
  color: rgb(255 255 255 / 90%);
  margin: 0 0 5px 20px;
}
.home-business-ideas .business-ideas-row {
  display: flex;
  justify-content: center;
}
.home-business-ideas .business-ideas-row .col-left {
  width: 100%;
  max-width: 40%;
}
.home-business-ideas .business-ideas-row .col-right {
  width: 100%;
  max-width: 60%;
}
.home-business-ideas .business-ideas-row h3 {
  color: #000000;
  font-family: "Montserrat";
  font-size: 50px;
  margin: 0 0 20px 0;
  font-weight: 800;
  line-height: 65px;
  text-align: left;
}
.home-business-ideas .business-ideas-row .box {
  width: 100%;
  max-width: 46%;
  padding: 58px 38px 48px 38px;
  margin: 14px 14px;
  background-color: #fcfcfc;
  border-radius: 15px 15px 15px 15px;
}
.business-ideas-row .col-right-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 0 50px;
}
.home-business-ideas .business-ideas-row .box:hover {
  box-shadow: 0px 40px 99px 0px rgb(239 0 0 / 10%);
  transition: 0.4s;
}
.home-business-ideas .business-ideas-row h6 {
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  color: #000000;
  margin: 34px 0px 12px 0px;
  font-family: "Montserrat";
}
.home-business-ideas .business-ideas-row p {
  font-size: 16px;
  line-height: 28px;
  color: #000000;
  margin: 0px 0px 10px 0px;
  font-family: "Avenir LT Pro";
}
.home-lets-started .lets-started-inner {
  background-image: url(../images/lets_start-1.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 115px 0px 115px 0px;
  border-radius: 75px;
  text-align: center;
}
.home-lets-started .lets-started-inner h3 {
  color: #fff;
  font-family: "Montserrat";
  font-size: 50px;
  margin: 0 0 20px 0;
  font-weight: 800;
  line-height: 50px;
}
.home-lets-started .lets-started-inner p {
  font-size: 30px;
  color: #fff;
  line-height: 40px;
  font-family: "Avenir LT Pro";
  padding: 0 320px 30px;
  margin: 0;
}
.home-lets-started .lets-started-inner input[type="email"] {
  width: 100%;
  max-width: 42%;
  border-radius: 50px;
  text-indent: 15px;
  padding: 16px;
  border: none;
  font-family: "Montserrat";
  font-size: 18px;
}
input[type="email"]:focus {
  outline: none;
}
.home-our-clients h3 {
  color: #000;
  font-family: "Montserrat";
  font-size: 50px;
  margin: 0 0 20px 0;
  padding: 0 140px;
  font-weight: 800;
  line-height: 56px;
  text-align: center;
}
.home-our-clients p {
  font-size: 26px;
  color: #000;
  line-height: 40px;
  font-family: "Avenir LT Pro";
  padding: 0 120px 70px;
  margin: 0;
  text-align: center;
}
.bg-color {
  background: linear-gradient(180deg, #fdf7f7 75%, #fff 25%);
  border-radius: 75px;
}
.home-our-clients .our-clients-row {
  padding: 75px 75px 120px;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.home-our-clients .our-clients-row .left-col {
  width: 100%;
  max-width: 50%;
  position: relative;
}
.home-our-clients .our-clients-row .right-col {
  width: 100%;
  max-width: 50%;
  position: relative;
}
.our-clients-row .profile-img {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding: 0 40px;
  text-align: left;
}
.our-clients-row .profile-img h5 {
  margin: 0px;
  color: #000000;
  font-family: "Montserrat";
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}
.our-clients-row .profile-img span {
  color: #000000;
  font-family: "Montserrat";
  font-size: 11px;
  font-weight: 500;
  line-height: 22px;
  display: block;
}
.our-clients-row .profile-img > div {
  padding: 0 0 0 40px;
}
.our-clients-row-slider {
  display: flex;
  justify-content: center;
}
.our-clients-row-slider .box {
  width: 100%;
  max-width: 28%;
  margin: 0 15px;
  text-align: center;
}
.our-clients-row-slider .box > div {
  background: #fcfcfc;
  padding: 25px 38px 20px 38px;
  border-radius: 20px;
}
.our-clients-row-slider .box p {
  color: #000000;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  font-style: italic;
  line-height: 34px;
  margin: 0px;
  padding: 35px 0 0;
  font-family: "Montserrat";
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.our-clients-row-slider .box h4 {
  font-size: 16px;
  margin: 15px 0;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 700;
  line-height: 30px;
}
.our-clients-row-slider .box > div img {
  width: 140px !important;
  height: 80px;
  object-fit: contain;
}
.home-our-clients .our-clients-row video {
  width: 100%;
  height: 100%;
  padding: 20px 20px 70px;
  position: relative;
  z-index: 1;
}
.play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 999;
}
.play-btn .eicon-play {
  background: url("../images/play.svg") no-repeat top left;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-size: contain;
  width: 79px;
  height: 79px;
  z-index: 9;
  opacity: 0.8;
  transition: all 0.5s;
  font-size: 100px;
  color: #fff;
  text-shadow: 1px 0 6px rgb(0 0 0 / 30%);
}
.play-btn .eicon-play::before,
.play-btn .eicon-play::after {
  content: "";
  border: 2px solid rgba(255, 255, 255, 0.45);
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: smallScale 3s infinite;
  animation: smallScale 3s infinite;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 0;
}
.play-btn .eicon-play:after {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

@-webkit-keyframes smallScale {
  from {
    transform: scale(1);
    opacity: 1;
  }
  to {
    transform: scale(2);
    opacity: 0;
  }
}
@keyframes smallScale {
  from {
    transform: scale(1);
    opacity: 1;
  }
  to {
    transform: scale(2);
    opacity: 0;
  }
}
.home-our-clients .our-clients-row .left-col::before,.home-our-clients .our-clients-row .right-col::before {
  content: '';
    top: -5px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    background: url(../images/testimonial_dots.svg) no-repeat center center;
    height: 11%;
    width: 22%;
}
.home-our-clients .our-clients-row::before{
  content: '';
  position: absolute;
  background: url('../images/Ellipse-1191.svg') no-repeat center center;
  background-size: contain;
  width: 140px;
  height: 140px;
  bottom: 150px;
    left: 60px;
    z-index: 0;
}
.home-our-clients .our-clients-row::after {
  content: '';
  position: absolute;
  background: url('../images/Ellipse-1191.svg') no-repeat center center;
  background-size: contain;
  width: 140px;
  height: 140px;
  top: 82px;
    right: 62px;
    z-index: 0;
}
.slick-dots li.slick-active button:before {
  opacity: 1 !important;
  background: red;
  border: 1px solid red;
}
.slick-dots li button:before {
  font-size: 44px !important;
  content: ' ' !important;
  width: 11px !important;
    height: 11px !important;
    border: 1px solid #000;
    border-radius: 50px;
    opacity: 1 !important;
}
.slick-dots li button {
  width: 12px !important;
  height: 12px !important;
}
.slick-dots {
  bottom: -80px !important;
}
.home-our-clients .slick-dotted.slick-slider {
  margin-bottom: 140px !important;
}
.slick-prev, .slick-next {
  top: inherit !important;
  bottom: -87px !important;
  -webkit-transform: translate(0, 0%) !important;
  -ms-transform: translate(0, 0%) !important;
  transform: translate(0, 0%) !important;
  color: red !important;
  background: #fff !important;
}
.slick-prev:before, .slick-next:before {
  font-size: 30px !important;
  opacity: 1 !important;
  color: red !important;
  content: "" !important;
}
.slick-prev {
  left: 28% !important;
}
.slick-next {
  right: 28% !important;
}
.slick-prev, .slick-next {
background: url('../images/back.svg') no-repeat !important;
    width: 45px !important;
    height: 45px !important;
    background-position: center !important;
    border-radius: 100%;
    box-shadow: 0px 20px 50px #94949445;
    border: 2px solid transparent !important;
    z-index: 9;
}
.slick-next {
  background: url('../images/next.svg') no-repeat !important;
  background-position: 2px 1px !important;
}
.slick-prev:hover, .slick-next:hover {
  border: 2px solid red !important;
  box-shadow: 0px 20px 50px #ef000045;
}
.slick-prev::before, .slick-next::before {
  content: '';
  position: absolute;
  left: 55px;
  width: 100px;
  height: 1px;
  background: #eb0100;
  top: 50%;
  transform: translateY(-50%);
}
.slick-next::before {
  left: -113px;
  transform: translateY(-50%);
}
.counter {
  animation-duration: 1s;
  animation-delay: 0s;
}
.services-page .review-section-row {
  display: flex;
  padding: 40px 0 120px;
}
.review-section-row .col-left {
width: 100%;
/*max-width: 50%;*/
position: relative;
}
.review-section-row .col-right {
  width: 100%;
  max-width: 50%;
  }
  .review-section-row .col-right h3 {
    color: #000000;
    font-family: "Montserrat";
    font-size: 28px;
    margin: 0 0 20px 0;
    font-weight: 700;
    line-height: 50px;
    text-align: left;
}
.review-section-row .col-right p {
  font-size: 26px;
  color: #000;
  line-height: 40px;
  font-family: "Avenir LT Pro";
  margin: 0;
}
.review-section-row .col-left img {
  border-radius: 40px;
}
.review-section-row .col-left .img-1 {
  margin: 50px 0 0 50px;
}
.review-section-row .col-left .img-2 {
  position: absolute;
  right: 12%;
  top: 50%;
}
.review-section-row .ratings h2 {
  font-size: 65px;
  line-height: 80px;
  color: #000;
  font-family: 'Open Sans';
  font-weight: 800;
  letter-spacing: 0.7px;
  background: #fff;
  margin: 0;
}
.review-section-row .ratings {
  display: inline-block;
  padding: 40px 50px 0px 30px;
  position: absolute;
  top: 0;
  right: 0;
}
.review-section-row .ratings p {
  font-size: 17px;
  color: #000;
  line-height: 26px;
  font-family: "Avenir LT Pro";
  margin: 0;
}
.review-section-row .col-left::after {
  content: '';
  bottom: -22%;
  left: 44%;
  transform: translateX(-50%);
  position: absolute;
  background: url(../images/testimonial_dots.svg) no-repeat center center;
  height: 32%;
  width: 22%;
  z-index: -1;
}
.review-section-row .col-left::before {
  content: '';
  position: absolute;
  background: url(../images/Ellipse-1191.svg) no-repeat center center;
  background-size: contain;
  width: 140px;
  height: 140px;
  top: 5%;
  left: 2%;
  z-index: -1;
}
.technology-stack {
  background: #FDF7F7;
}
.technology-stack h3 {
  color: #000000;
  font-family: "Montserrat";
  font-size: 50px;
  margin: 0 0 20px 0;
  font-weight: 800;
  line-height: 56px;
  text-align: center;
}
.technology-stack .icon-list-text {
  font-size: 18px;
  line-height: 50px;
  color: #030303;
  padding-left: 16px;
  font-family: 'Avenir LT Pro';
  font-weight: 800;
}
.technology-stack .icon-list {
  display: flex;
}
.technology-stack ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.technology-stack li {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 30%;
}
.portfolio-websites-row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.portfolio-page .portfolio-websites .wrapper {
  padding: 0;
}
.portfolio-websites-row .box {
  width: 100%;
  max-width: 23%;
  margin: 0 10px;
}
.portfolio-websites-row .box .box-img {
  position: relative;
  border-radius: 20px;
  background: #F8F8F8;
  padding: 26px 8px 15px;
}
.portfolio-websites-row .box-img img {
  height: 100%;
  width: 78%;
  display: block;
  margin: 0 auto;
}
.portfolio-websites-row .box-txt {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  cursor: default;
}
.portfolio-websites-row .box-txt h5 {
  font-size: 17px;
  font-family: 'Avenir LT Pro';
  font-weight: 700;
  margin-bottom: 5px;
}
.portfolio-websites-row .box-txt p {
  color: #999999;
  font-family: 'Avenir LT Pro';
  margin: 0;
  font-size: 14px;
}
.portfolio-websites-row .box-txt a {
  font-size: 14px;
  font-family: 'Open Sans';
  font-weight: 600;
  color: #EF0000;
}
.portfolio-websites-row .box-txt .right-col img {
  width: 100%;
  max-width: 25%;
  display: inline-block;
  padding: 4px 0px 0 10px;
}
.portfolio-websites-row .box .box-img:hover .overlay {
  z-index: 1;
  visibility: visible;
  transform: scale(1);
}
.portfolio-websites-row .overlay {
  visibility: hidden;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgb(239 0 0 / 75%);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 20px;
  transform: scale(0);
  transition: .5s;
}
.portfolio-websites-row .overlay a:before {
  position: absolute;
  content: "";
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  background: url('../images/website_icn.svg');
  width: 37px;
  height: 37px;
  margin-top: -6px;
}
.portfolio-websites-row .overlay a {
  font-size: 20px;
  color: #FFFFFF;
  font-family: 'Open Sans';
  text-transform: capitalize;
  font-weight: 600;
  margin-top: 60px;
}
.box-txt .right-col {
  transform: scale(0);
  transition: .5s;
  visibility: hidden;
  display: flex;
    align-items: center;
    justify-content: flex-end;
}
.box-txt:hover .right-col  {
  z-index: 1;
  visibility: visible;
  transform: scale(1);
}
.contact-form-row{
  display: flex;
  align-items: flex-start;
  margin: 0 0 120px;
}
.contact-form-row .col-left{
  width: 100%;
  max-width: 35%;
  padding: 0 40px 0 0;
}
.contact-form-row .col-right {
  width: 100%;
  max-width: 65%;
  box-shadow: 0px 80px 99px 0px rgb(239 0 0 / 10%);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 0px 0px 54px 80px;
  border-radius: 20px;
}
.contact-form-row h2 {
  color: #000000;
  font-size: 36px;
  font-weight: 800;
  line-height: 40px;
  font-family: 'Montserrat';
  margin: 0 0 30px 0;
}
.contact-form-row .col-left span {
  margin: 0 0 12px 0;
  display: inline-block;
  color: #000000;
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
  font-family: 'Montserrat';
}
.contact-form-row .col-left p {
  text-align: left;
  color: #5D5D5D;
  font-size: 18px;
  line-height: 32px;
  margin: 0;
  font-family: 'Open Sans';
}
.contact-form-row .col-left div{
  margin: 0 0 40px 0;
}
.contact-form-row .col-left h3 {
  color: #000000;
  font-size: 30px;
  font-weight: 900;
  font-family: 'Avenir LT Pro';
}
.contact-form-row .col-left h4 {
  color: #EF0000;
  font-size: 32px;
  font-weight: bold;
  font-family: 'Montserrat';
  margin: 0;
  line-height: 50px;
}
.contact-form-row form label {
  color: #5D5D5D;
  font-size: 18px;
  font-family: 'Avenir LT Pro';
  font-weight: bold;
}
.contact-form-row form input,.contact-form-row form textarea {
  border: none;
  border-bottom: 1px solid #DADADA;
  padding: 12px 10px;
  font-size: 15px;
  font-family: 'Montserrat';
  width: 100%;
}
.contact-form-row form input:focus,.contact-form-row form textarea:focus{
  outline: none;
}
.contact-form-row form label span{
  color: #EF0000;
  font-size: 16px;
  margin: 0 0 0 5px;
    width: inherit;
}
.contact-form-row form span {
  display: inline-block;
  width: 100%;
  max-width: 44%;
    margin: 0 25px 50px 0;
}
form.form.init {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 25px 0 0;
}
.contact-form-row form span:nth-child(5) {
  display: block;
  max-width: 92%;
}
.contact-form-row form input[type="submit"] {
  width: 100%;
    max-width: 28%;
    background: #EF0000;
    color: #fff;
    padding: 18px 60px 18px 60px;
    font-size: 20px;
    font-family: 'Montserrat';
    font-weight: 700;
    margin: 30px 0 0;
    text-transform: uppercase;
}
.contact-page .pad-tb {
  padding: 0px 0 130px;
}
.ideology h3,.team-sec h3, .mission-sec h3 {
  font-size: 50px;
  line-height: 80px;
  color: #000;
  font-family: "Montserrat";
  font-weight: 800;
  letter-spacing: 0.7px;
  background: #fff;
  margin: 0 0 20px 0;
  text-align: center;
}
.ideology p,.team-sec p, .mission-sec p  {
  font-size: 25px;
  line-height: 38px;
  color: #000;
  margin: 0 0px 30px 0;
  padding: 0 120px;
  font-weight: 400;
  font-family: "Avenir LT Pro";
  text-align: center;
}
.mission-sec span {
  display: block;
  font-size: 18px;
  line-height: 26px;
  color: grey;
  margin: 0 0px 30px 0;
  padding: 0 120px;
  font-weight: 500;
  font-family: 'Avenir LT Pro';
  text-align: center;
}
.mission-sec a {
  color: #EF0000;
  font-size: 15px;
  font-family: 'Montserrat';
  font-weight: 700;
  padding: 20px;
  transition: 0.8s;
  display: flex;
    align-items: center;
    justify-content: center;
}
.mission-sec a:hover,.mission-sec span:hover svg{
  color: #000;
  fill: #000;
}
.ideology img {
  width: 100%;
  max-width: 74%;
  margin: 0 auto;
  display: block;
}
.team-members-row {
  display: flex;
  justify-content: center;
}
.team-members-row .box{
  padding: 10px;
}
/*.box .on-hover {*/
/*  display: none;*/
/*}*/
/*.box:hover .on-hover{*/
/*  display: block;*/
/*}*/
/*.box:hover .gray-img{*/
/*  display: none;*/
/*}*/
.team-members-row .box h5 {
  font-size: 30px;
  font-family: 'Montserrat';
  font-weight: 700;
  line-height: 34px;
  margin: 25px 0 15px;
}
.team-members-row .box span  {
  font-size: 14px;
    line-height: 30px;
    color: #000;
    margin: 0 0px 30px 0;
    font-weight: bold;
    font-family: "Avenir LT Pro";
}
.about-page .mission-sec{
  text-align: center;
  padding: 75px 0 110px;
}
span.icon-right {
  padding: 0;
  margin: 0 0 0 7px;
  line-height: 0;
}
.ourteam-slider {
  background: #FEF7F7;
  padding: 100px 0;
}
.ourteam-slider .ourteam-row{
  display: flex;
}
.ourteam-slider .ourteam-row .col-left{
  width: 100%;
  max-width: 50%;
  padding: 0 90px 0 0px;
}
.ourteam-row .col-right div img {
  border-radius: 30px 30px 30px 30px;
}
.ourteam-slider .ourteam-row .col-right{
  width: 100%;
  max-width: 50%;
}
.ourteam-row .col-left h3 {
  font-size: 40px;
  line-height: 50px;
  color: #000;
  font-family: "Montserrat";
  font-weight: 800;
  letter-spacing: 0.7px;
  margin: 0 0 20px 0;
}
.ourteam-row .col-left p  {
  font-size: 25px;
  line-height: 38px;
  color: #000;
  margin: 0 0px 30px 0;
  font-weight: 400;
  font-family: "Avenir LT Pro";
}
.about-page .home-counter {
  margin: 0;
}
.about-page .slick-dotted.slick-slider {
  margin-bottom: 0 !important;
}
.about-page .slick-dots {
  bottom: -45px !important;
}
header.header {
  position: relative;
  top: 0;
  left: 0;
  z-index: 9999;
  max-width: 100%;
  padding: 0 0px;
  margin: 0 auto;
  background-color: #fff;
  padding: 0px 30px;
}

.p-text-small p{
    font-size: 15px;
    line-height: 23px;
    padding: 0 50px;
    margin: 18px 0px 5px 0;
    text-align: left;
}
.p-text-small h3{
    margin: 0px 0px 40px 0;
}
.text-pages{
    padding: 50px 0 0;
}
@keyframes slide-down {
  0% {
    opacity: 0.5;
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }

}
@media only screen and (min-width: 992px) {
header.header.active {
  animation:slide-down 0.8s;
  opacity:1;
  background: linear-gradient(rgba(0, 0, 0, 0.8),rgba(0, 0, 0, 0.8));
  z-index: 1111;
}
header.header.active .whitelogo{
    display: block !important;
}
header.header.active .blacklogo{
    display: none;
}
header.header.active .nav-item a{
    color: white;
}
}
@media only screen and (max-width: 991px) {
    .flex-nowrap{
        display: none!important;
    }
    .review-section-row .col-left .img-1{
        margin: 0px;
        width: 100%;
    }
    .home-lets-started .lets-started-inner input[type="email"]{
        max-width: 90%;
    }
    .home-lets-started .lets-started-inner{
        padding: 60px 0px 60px 0px;
    }
    .review-section-row .col-left .img-2{
        display: none;
    }
    .review-section-row .ratings p{
        color: white;
    }
    .wrapper1{
        margin-top: 100px;
    }
    .wrapper{
        padding: 0;
        overflow: visible;
    }
    .header .navbar-nav li:last-child a{
        background: white;
        color:#000
    }
    .header .navbar-nav a{
        font-weight: 600!important;
    }
    .mobile_menu1{
        display: block!important;
    }
    .home-banner .banner-row{
        display: block;
    }
    .home-banner .left-col{
        max-width: 100%;
        padding: 0 20px 0 20px;
    }
    .home-banner h1{
        font-size: 30px;
        line-height: 35px;
        margin: 0 0 20px 0;
    }
    .home-banner h2{
        margin: 0 0px 10px 0px;
    }
    .home-banner .right-col {
        max-width: 100%;
    }
    .home-banner img{
        margin: 20px 10px;
        height: unset;
    }
    .home-banner, .pad-tb{
        padding: 20px 0 20px;
    }
    .home-our-services h3{
        font-size: 25px;
        line-height: 30px;
        text-align: left;
        font-weight: 700;
    }
    .home-our-services p{
        font-size: 16px;
        line-height: 22px;
        padding: 0 0px 30px;
        text-align: left;
    }
    .home-our-services, .home-our-clients p{
        font-size: 16px;
        line-height: 22px;
        padding: 0 10px 30px;
    }
    .home-our-services-row .box{
        max-width: 100%;
        margin: 0 0px 40px;
        padding: 0;
    }
    .home-our-portfolio, .home-our-clients h3{
        padding: 0;
        font-size: 25px;
        line-height: 30px;
        font-weight: 700;
    }
    .home-our-portfolio .our-portfolio-row .box{
        max-width: 100%;
    }
    .home-our-clients .our-clients-row{
        padding: 30px 0px 30px;
        display: block;
    }
    .home-our-clients .our-clients-row .left-col{
        max-width: 100%;
    }
    .home-our-clients .our-clients-row .right-col{
        max-width: 100%;
    }
    .play-btn{
        top:28%
    }
    .home-counter .counter-row{
        display: block;
    }
    .home-counter .counter-row .box{
        max-width: 100%;
        justify-content: initial;
    }
    .home-business-ideas .business-ideas-row{
        display: block;
    }
    .home-business-ideas .business-ideas-row .col-left{
        max-width: 100%;
    }
    .home-business-ideas .business-ideas-row h3{
        font-size: 25px;
        line-height: 30px;
        font-weight: 700;
    }
    .business-ideas-row .col-right-row{
        display: block;
    }
    .home-business-ideas .business-ideas-row .col-right{
        max-width: 100%;
    }
    .home-business-ideas .business-ideas-row .box{
        max-width: 100%;
        padding: 20px 0 0 20px;
        margin: 0;
    }
    .home-lets-started .lets-started-inner p{
        padding: 0 20px 30px;
    }
    .navbar-footer{
        display: block;
    }
    .navbar-footer ul.navbar-nav:first-child, .navbar-footer ul.navbar-nav:nth-child(2),.navbar-footer ul.navbar-nav:nth-child(3){
        max-width: 100%;
    }
    .ideology h3, .team-sec h3, .mission-sec h3{
        font-size: 25px;
        line-height: 30px;
        font-weight: 700;
    }
    .ideology p, .team-sec p, .mission-sec p{
        font-size: 16px;
        line-height: 22px;
        padding: 0;
    }
    .ideology img{
        max-width: 100%;
    }
    .ourteam-slider{
        padding: 30px 0;
    }
    .team-members-row .box h5, .team-members-row .box span{
        margin-left: 10px;
    }
    .ourteam-slider .ourteam-row{
        display: block;
    }
    .ourteam-slider .ourteam-row .col-left{
        max-width: 100%;
        padding: 0;
    }
    .ourteam-row .col-left p{
        font-size: 16px;
        line-height: 22px;
    }
    .ourteam-row .col-left h3{
        font-size: 25px;
        line-height: 30px;
        font-weight: 700;
    }
    .ourteam-slider .ourteam-row .col-right{
        max-width: 100%;
    }
    .mission-sec span{
        padding: 0;
    }
    .navbar-footer ul.navbar-nav:last-child{
        max-width: 100%;
        padding: 0px;
    }
    .review-section-row .col-right{
        max-width: 100%;
    }
    .review-section-row .col-right h3{
        font-size: 18px;
        line-height: 30px;
        font-weight: 700;
    }
    .review-section-row .col-right p{
        font-size: 16px;
        line-height: 22px;
        padding-bottom: 20px;
    }
    .technology-stack li{
        max-width: 100%;
    }
    .portfolio-websites-row .box{
        max-width: 100%;
    }
    .contact-form-row{
        display: block;
    }
    .contact-form-row .col-left, .contact-form-row .col-right{
        max-width: 100%;
    }
    .contact-form-row .col-right{
        padding: 0px 10px;
    }
    .contact-form-row h2{
        font-size: 30px;
        line-height: 35px;
        font-weight: 600;
    }
    .contact-form-row .col-left h3, .contact-form-row .col-left h4{
        font-size: 25px;
    }
    .contact-form-row form span,.contact-form-row form input[type="submit"]{
        max-width: 100%;
    }
    .home-our-services-row .box p{
        font-size: 16px;
        line-height: 22px;
    }
    .align-items-center{
        align-items: flex-start;
        flex-direction: column!important;
    }
    .navbar .container, .navbar .container-fluid, .navbar .container-lg, .navbar .container-md, .navbar .container-sm, .navbar .container-xl{
        display: block!important;
        justify-content: end;
    }
    header.header{
        padding: 0;
    }
    .ol_div1{
        width: 100%;
        text-align: right;
    }
    .ol_div1 > .navbar-brand-logo{
        float: left;
        padding: 5px 10px;
    }
    .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #000;
    }
    .navbar-toggle .icon-bar+.icon-bar {
        margin-top: 4px;
    }
    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
    }
    .navbar-toggle{
        padding: 2px 14px 16px 0px;
        background: white;
        border: none;
        margin-top: 20px;
    }
    .skype_mob_icn{
        position: relative;
        top: -3px;
    }
    .header .navbar-nav li {
        border-bottom: 1px solid #00000014;
        padding: 10px 0;
    }
    .pr_menu {
        box-shadow: 0px 1px 4px #00000040;
    }
    .container-fluid{
        padding: 0!important;
    }
    .nav-link{
        display: inline!important;

    }
    .active{
        margin-left: 10px;
    }
    .home-our-portfolio h3{
        font-size: 25px;
        line-height: 30px;
        padding: 0;
        font-weight: 700;
    }
}
.elementor-7198 .elementor-element.elementor-element-b822abd .elementor-image-box-description {
    color: #000000;
    font-family: "Montserrat", Sans-serif;
    font-size: 11px;
    font-weight: 500;
}

.elementor-widget-image-box .elementor-image-box-description {
    margin: 0;
}
