@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap");

/* #### Generated By: http://www.cufonfonts.com #### */

@font-face {
  font-family: "KaushanScript-Regular";
  font-style: normal;
  font-weight: normal;
  font-display: swap
  src: local("KaushanScript-Regular"),
    url("KaushanScript-Regular.ttf") format("ttf");
}

.font-family-kaushan {
  font-family: KaushanScript-Regular;
  font-display: swap
}

:root {
  --animate-duration: 2s;
}

::selection {
  color: black;
  background: orange;
}

/* ANIMATION CSS */

.scale-in-center {
  -webkit-animation: scale-in-center 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94)
    both;
  animation: scale-in-center 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

.fw-700 {
  font-weight: 700;
}
.img-responsive {
  width: 100%;
}
/* ----------------------------------------------
 * Generated by Animista on 2021-8-4 17:10:26
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation scale-in-center
 * ----------------------------------------
 */
@-webkit-keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

.scale-in-left {
  -webkit-animation: scale-in-left 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94)
    both;
  animation: scale-in-left 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

/* ----------------------------------------------
 * Generated by Animista on 2021-8-4 17:12:49
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation scale-in-left
 * ----------------------------------------
 */
@-webkit-keyframes scale-in-left {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    opacity: 1;
  }
}
@keyframes scale-in-left {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    opacity: 1;
  }
}

.scale-up-center {
  -webkit-animation: scale-up-center 0.4s cubic-bezier(0.39, 0.575, 0.565, 1)
    both;
  animation: scale-up-center 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}
.slide-right {
  -webkit-animation: slide-right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

/* ----------------------------------------------
 * Generated by Animista on 2021-8-4 17:8:54
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation slide-right
 * ----------------------------------------
 */
@-webkit-keyframes slide-right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
  }
}
@keyframes slide-right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
  }
}

/*.iphone-bg-img{
     background-image: url('assets/images/circle-2.webp');
    background-repeat: no-repeat;
    background-size: contain;
    height: 540px;

}*/

#lap-sec-img {
  /*height: 540px;*/
  background: url(../images/lap-circle.gif) no-repeat left;
  background-size: contain;
}

/* ----------------------------------------------
 * Generated by Animista on 2021-8-4 13:0:41
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation scale-up-center
 * ----------------------------------------
 */
@-webkit-keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

/**********************************************
                 font families 
**********************************************/
@font-face {
  font-family: kaushan Script;
  src: url("../fonts/KaushanScript-Regular.ttf");
}
.kaushan-Script {
  font-family: "kaushan Script";
}
.hendangan {
  font-family: "hendangan";
}

.symbol {
  font-family: "symbol";
}

.devanagari {
  font-family: "Dewanagari sangam MN";
}

.arial-black {
  font-family: "arial black";
}

.poppins {
  font-family: "poppins";
}
@media (min-width: 0px) and (max-width: 768px) {
  .about-us img {
    margin-left: 0% !important;
  }

  .stats {
    display: none !important;
  }

  /* .first-sec-back-stamp .native-mobile button{
    font-size:14px;
  }*/

  .web-section {
    margin-top: 0px !important;
  }

  .extra-margin {
    margin: 0px !important;
  }

  .extra-padding {
    padding: 0px !important;
  }

  .changed-background {
    margin: 0px !important;
  }

  .theme-btn {
    font-size: 14px;
  }

  .pad-top {
    padding-top: 8%;
  }

  .aboutus-section {
    padding: 15px !important;
  }

  .aboutus-section h1 {
    font-size: 30px;
  }

  .contact-page-bg-img h1 {
    font-size: 3rem !important;
  }

  section .shadow {
    padding: 0px 20px !important;
  }
}

@media (min-width: 400px) and (max-width: 575px) {
  .front-view-bottom {
    top: 70%;
    left: 20% !important;
    width: 60% !important;
  }

  .mobile-top-margin {
    margin-top: 100px !important;
  }
}

@media (min-width: 0px) and (max-width: 400px) {
  .mobile-top-margin {
    margin-top: 100px;
  }

  .front-view-bottom {
    top: 60%;
    left: 10% !important;
    width: 80% !important;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .tab-offset {
    margin-left: 0px !important;
  }

  .tab-offset-margin {
    margin-left: 0px !important;
  }
}

.google-map-section iframe {
  width: 100% !important;
}
body {
  background-color: #fff;
  overflow-x: hidden;
}
::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-thumb {
  background: #16bbb2;
  border-radius: 10px;
}
::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 10px;
  box-shadow: inset 0 0 5px grey;
}
.w-60 {
  width: 60%;
}

.n-btn-padding {
  padding: 3px 10px;
}

.theme-btn {
  background-color: #16bbb2;
  outline: none !important;
  border: none;
  color: white;
  border-radius: 25px;
  font-size: 20px;
}

.theme-color {
  color: #16bbb2;
}
.theme-back-color {
  background-color: #16bbb2;
}

.font-14 {
  font-size: 14px;
}

.font-36 {
  font-size: 36px;
}

.relative {
  position: relative;
}

.top-background {
  margin-top: -38px;
  position: relative;
  z-index: 1;
}

.front-view-bottom {
  background: url("../images/usa-vector-dotted.webp") no-repeat;
  background-size: contain;
  position: absolute;
  top: 70%;
  left: 30%;
  z-index: 1;
  width: 40%;
}

.first-sec-back-stamp {
  background: url("../images/SURFIQ.webp") no-repeat right;
  background-size: contain;
}

.sec-sec-back-stamp {
  background: url("../images/SHAPPING.webp") no-repeat left;
  background-size: contain;
}

.native-mobile {
  background: url("../images/red-stroke.png") no-repeat top left;
}

.Web-Development {
  background: url("../images/red-brush.png") no-repeat top left;
}

.cross-plateform {
  background: url("../images/brush.png") no-repeat top left;
}

.first-section-side {
  position: absolute;
  top: 0%;
}

.second-section-side {
  position: absolute;
  top: 0%;
  right: 3%;
}

.purple-buble img {
  position: absolute;
  top: 0%;
  right: 0%;
}

.sec-4 {
  border-radius: 10px;
  box-sizing: border-box;
  margin-left: 20px;
}

.wordpress-s {
  border-bottom: 3px solid #d76060;
}

.wix-s {
  border-bottom: 3px solid #60d78c;
}

.seo-s {
  border-bottom: 3px solid #6093d7;
}

.graphic-design-s {
  border-bottom: 3px solid #d5d760;
}

.wire-s {
  border-bottom: 3px solid #8d60d7;
}

.technical-s {
  border-bottom: 3px solid #d760b9;
}

.sec-5 {
  /* background: url("../images/tab-iphone.png") no-repeat;
  background-size: contain; */
}
.tab-offset {
  margin-left: -50px;
}

.tab-offset-margin {
  margin-left: -50px;
}
/*================================ about us start from here ============================== */
.about-us img {
  margin-left: -24%;
}

.stats img {
  margin-left: -100px;
  margin-top: -18%;
}

/*================================ about us end's here ============================== */

.bottom-contact-us {
  background: rgba(0, 0, 0, 0.9);
}

.contact-form-home {
  background: transparent;
  border: none;
  border-bottom: 1px solid white;
  padding-bottom: 5px;
  margin-bottom: 30px;
  color: white;
  outline: none;
}

.contact-form-home::placeholder {
  color: white;
}

.contact-right-side {
  background: #393e46;
  border-radius: 15px;
  box-shadow: 6px 4px 42px black;
}

.sec-last-sec {
  background: url(../images/background.jpg) no-repeat fixed;
  background-size: cover;
  background-position: center;
  height: 100%;
  overflow: hidden;
}

.purple-layer {
  background: linear-gradient(to right, #8000809c, #0000ff54);
  overflow: hidden;
  height: 100%;
  z-index: 2;
}

.our-services hr {
  background: linear-gradient(45deg, red, black);
  height: 1px;
  width: 53%;
  margin: auto;
}

.blog hr {
  background: linear-gradient(45deg, red, black);
  height: 1px;
  width: 53%;
  margin: auto;
}

.wordpress-icon {
  font-size: 75px;
}

.wordpress-background {
  background: url("../images/wordpress-service.jpg") no-repeat;
  background-size: cover;
  background-position: center;
  linear-gradient: rgba(0,0,0,0.5);
  background-blend-mode: overlay;
}

.wix-background {
  background: url("../images/wix_service.jpg") no-repeat;
  background-size: cover;
  background-position: center;
}

.seo-background {
  background: url("../images/seo_service.jpg") no-repeat;
  background-size: cover;
  background-position: center;
}

.graphic-background {
  background: url("../images/graphic_service.jpg") no-repeat;
  background-size: cover;
  background-position: center;
}

.wireframe-background {
  background: url("../images/wireframe_service.jpg") no-repeat;
  background-size: cover;
  background-position: center;
}

.technical-background {
  background: url("../images/technical_service.jpg") no-repeat;
  background-size: cover;
  background-position: center;
}

.text-gray {
  color: #6c757d;
}

/* =================================================progress bar  */

.stats {
  margin-top: -10%;
  background-color: rgba(50, 50, 50);
  justify-content: center;
  align-items: center;
  padding: 11px 15px;
  border-radius: 0px 90px 90px 0px;
}

.circle {
  position: relative;
  height: 100px;
  width: 100px;
  border-radius: 50%;
  cursor: default;
}

.circle .box,
.circle .box span {
  position: absolute;
  top: 50%;
  left: 50%;
}

.circle .box {
  height: 100%;
  width: 100%;
  background: transparent;
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(0.8);
  transition: all 0.2s;
}

.box span {
  color: white;
}

.circle:hover .box {
  transform: translate(-50%, -50%) scale(0.91);
}

.circle .box span {
  font-size: 38px;
  font-family: sans-serif;
  font-weight: 600;
  transform: translate(-45%, -45%);
  transition: all 0.1s;
}

.circle:hover .box span {
  transform: translate(-45%, -45%) scale(1.09);
}

.text {
  color: white;
  font-size: 20px;
  font-weight: 600;
}
/* ============================ about start =================== */
.top-background-video {
  /* position: relative;
     background-color: black;
     overflow: hidden; */
  background: url("../images/about-img/john-mark-arnold-ti4kGLkGgmU-unsplash.webp")
    no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}

.contact-page-bg-img {
  /* position: relative;
     background-color: black;
     overflow: hidden; */
  background: url("../images/contact/contact-us-8.png") no-repeat;
  background-position: center;
  background-size: cover;
  /*background-attachment: fixed;*/
  height: auto;
}

.contact-page-form form .theme-color {
  text-align: left;
}
.contact-page-form form input,
textarea {
  border-radius: 1.5rem;
  border: 1px solid #666b6b !important;
}

/* .top-background-video video{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
object-fit: cover;
opacity: .5;
} */
.theme-layer {
  /* width: 100%;
    height: 100%;
    z-index: 100; */
  background: linear-gradient(25deg, #15a1aa85, rgba(0, 0, 0, 0.5));
}
.background-center {
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 10px;
  color: white;
}
.background-center p {
  font-family: "poppins";
}
.background-center button:hover {
  background-color: #008086;
}

.portfolio-section hr {
  height: 2px;
  background: linear-gradient(45deg, #9fdbe1, #dd85fd);
  margin: 0 auto 40px;
  width: 0%;
  border-radius: 50%;
  transition: 1s ease all;
}
.portfolio-section h1 {
  cursor: context-menu;
}
.portfolio-section:hover hr {
  width: 25%;
}

.text-success {
  color: #16bbb2 !important;
}
.carousel-indicators li.active {
  background: #16bbb2 !important;
}
.our-lead-head hr {
  height: 3px;
  background: linear-gradient(45deg, #9fdbe1, #af70ce);
  margin: 0 auto;
  width: 0%;
  border-radius: 50%;
  transition: 1s ease all;
}
.our-lead-head h1 {
  cursor: context-menu;
}
.our-lead-head:hover hr {
  width: 50%;
}
.bubble-1 {
  position: absolute;
  top: 40%;
  right: -13%;
}
.bubble-2 {
  position: absolute;
  top: 80%;
  left: -13%;
}
.red-circle {
  width: 21px;
  height: 17px;
  border: 5px solid #16bbb2;
  border-radius: 50%;
}
.purple-circle {
  width: 21px;
  height: 17px;
  border: 5px solid #8d60d7;
  border-radius: 50%;
}
.pink-circle {
  width: 24px;
  height: 17px;
  border: 5px solid #d76060;
  border-radius: 50%;
}
/* ======================================our approch start  */
.we-understand {
  position: absolute;
  opacity: 0.7;
  max-height: 100%;
}
.background-sorfiq {
  background: url("../images/SURFIQ.png") no-repeat;
  background-size: contain;
  background-position: right;
}
/* ======================================Excellence in execution start  */

.Excelence {
  position: absolute;
  right: 0;
  opacity: 0.7;
  max-height: 100%;
}
.background-technology {
  background: url("../images/about-img/TECHNOLOGY.svg") no-repeat;
  background-size: contain;
  background-position: left;
}
.contact-us button {
  background: transparent;
  border: 3px solid #16bbb2;
  border-radius: 18px;
  padding: 5px 40px;
  transition: 0.3s ease all;
}
.contact-us button:hover {
  background: #16bbb2;
  border: 3px solid #16bbb2;
  color: white;
}
/* ======================================Excellence in execution end  */

.our-business-philosphy-head hr {
  height: 3px;
  background: linear-gradient(45deg, #6fc3ff, #1abad2);
  margin: 0 auto;
  width: 0%;
  border-radius: 50%;
  transition: 1s ease all;
}
.our-business-philosphy-head h1 {
  cursor: context-menu;
}
.our-business-philosphy-head:hover hr {
  width: 50%;
}
.our-business-box {
  border: 1px solid rgba(125, 125, 125, 0.2);
  border-radius: 2px 2px 8px 8px;
  border-bottom: 5px solid #16bbb2;
  border-top: 5px solid #6fc3ff;
  box-shadow: 5px 5px 25px rgba(125, 125, 125, 0.2);
  transition: 0.3s ease-in-out;
}
.our-business-box-2 {
  border-top: 5px solid #000000;
}
.our-business-box:before {
  content: url("../images/about-img/rectangle.svg");
  transition: 0.3s ease all;
  transform-origin: 50% 0%;
  transform: rotateX(-30deg);
  position: absolute;
  top: -38px;
  left: 45%;
}
.our-business-box:hover {
  box-shadow: none;
}
.our-business-box:hover::before {
  transform: rotateX(0);
}
/* ====================================want to start an project start  */
.start-project-backgorund {
  background: url("../images/about-img/wan-an-project-background.webp")
    no-repeat;
  background-position: center;
  background-attachment: fixed;
  background-size: cover;
}
.start-project-heading hr {
  height: 3px;
  background: linear-gradient(45deg, #9fdbe1, #af70ce);
  margin: 0 auto;
  width: 0%;
  border-radius: 50%;
  transition: 1s ease all;
}
.start-project-heading:hover hr {
  width: 50%;
}
.project-layer {
  background: linear-gradient(45deg, #807e7e8f, #6da59bb3);
  background-attachment: fixed;
}
.theme-input {
  width: 100%;
  outline: none;
  padding: 12px;
  border: 1px solid rgba(125, 125, 125, 0.7);
}
.theme-input::placeholder {
  color: rgba(125, 125, 125, 0.4);
}
.theme-input:focus {
  outline: none;
  border: 1px solid white !important;
  box-shadow: 0px 0px 3px #16bbb2;
}
/* ========================================================contact-us page start  */
.contact-form {
  background: rgba(125, 125, 125, 0.06);
  box-shadow: 5px 5px 25px rgba(125, 125, 125, 0.2);
  transition: 0.3s ease all;
  overflow: hidden;
}
.contact-form:hover {
  box-shadow: none;
}
.contact-us-heading {
  background: transparent;
}
.theme-hover-btn {
  outline: none !important;
  border: 4px solid #16bbb2;
  background: white;
  border-radius: 50px;
  transition: 0.5s ease-in-out;
}
.theme-hover-btn:hover {
  color: white;
  background: #16bbb2;
}
.map-area {
  /* background: url('../images/contact/danielle-macinnes-IuLgi9PWETU-unsplash.jpg') no-repeat; */
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
}
.map-area-back-blur {
  /* filter: blur(10px);
  background: url("../images/contact/danielle-macinnes-IuLgi9PWETU-unsplash.jpg")
    no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;*/
}
/* ============================================ get a quote start  */
.animation-circle {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  position: absolute;
}
.backanimation {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
}
.wizard-v3-content {
  border-top: 5px solid #16bbb2;
  /* border-radius: 10px 10px; */
}

.portfolio-heading-bg {
  background: url("../images/demo/triangle-2.png") no-repeat;
  background-size: contain;
  background-position: right;
}

.portfolio-body-bg {
  background: url("../images/demo/demo-bg.png") no-repeat;
  background-size: contain;
  background-position: right;
}

#particles-js {
  height: 70% !important;
  background-color: rgb(23 170 171) !important;
}

nav ul li a {
  color: #16bbb2;
}

.navbar-brand {
  margin-right: 0px;
}

a:hover {
  color: #14bab0;
}

.navbar-nav a.fromLeft::after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background: #14bab0;
  transition: width 0.7s;
}
.navbar-nav a.active::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #14bab0;
  transition: width 0.7s;
}

.navbar-nav a.fromLeft:hover::after {
  width: 100%;
  //transition: width .7s;
}

/*.navbar-nav a.fromLeft:after {
  display:block;
  content: '';
  border-bottom: solid 2px #14BAB0;  
  transform: scaleX(0);  
  transition: transform 500ms ease-in-out;
}*/
/*.navbar-nav .nav-link .fromLeft:after{  transform-origin:  0% 50% !important; }*/
/*.navbar-nav a.fromLeft:hover:after{ transform: scaleX(1); transform-origin:   0% 50%; transition: transform 500ms ease-in-out;}*/

/**********************************
 *  DEMO PAGE - GALLERY
 * ********************************/
.gallery-title {
  font-size: 36px;
  /*color: #42B32F;*/
  text-align: center;
  /*font-weight: 500;*/
  margin-top: 70px;
}
.gallery-title:after {
  content: "";
  position: absolute;
  width: 7.5%;
  left: 46.5%;
  height: 45px;
  /*border-bottom: 1px solid #5e5e5e;*/
}
.filter-button {
  font-size: 18px;
  /*border: 1px solid #42B32F;*/
  border-radius: 5px;
  text-align: center;
  /*color: #42B32F;*/
  color: #16bbb2;
  margin-bottom: 30px;
  border-bottom: 2px solid #16bbb2;
}
.filter-button:hover {
  font-size: 18px;
  color: #ffffff;
  font-weight: bold;
  /*border: 1px solid #42B32F;*/
  /*border-radius: 5px;*/
  text-align: center;
  background-color: #16bbb2;

  /*color: #ffffff;*/
  /*background-color: #42B32F;*/
}
.btn-default:active .filter-button:active {
  background-color: #42b32f;
  color: white;
}

.port-image {
  width: 100%;
}

.gallery_product {
  margin-bottom: 30px;
}

.gallery_product img {
  box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 20%);
}

/**********************************
 *  DEMO PAGE - Testimonial
 * ********************************/

/* body {
    background: linear-gradient(to left, #51cc48, #39df9c);
    min-height: 100vh;
}*/

.width-auto {
  width: auto;
}

.text-lg {
  font-size: 2rem;
}

.carousel-indicators li {
  border: none;
  background: #ccc;
}

.carousel-indicators li.active {
  background: #28a745;
}

.wizard-v3-content {
  /*background-color: white;*/
  margin: 40px 0;
}

@media (min-width: 768px) {
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 1.5rem;
  }
}

@media (min-width: 992px) {
  .popup-modal .modal-lg,
  .modal-xl {
    max-width: 772px;
  }
}
