*{
  margin: 0;
  padding: 0;
}

p {
    text-align: justify;
    font-size: 18px;
}

.list > li {
    font-size: 16px;
    display: flex;
}
.why-us-area .list > li {
    margin-bottom: 5px;
}
.mb-0 {
  margin-bottom: 0px!important;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-2 {
  margin-bottom: .5rem;
}
.mb-3 {
  margin-bottom: 1rem;
}
.mb-4 {
  margin-bottom: 1.5rem;
}
.mb-5 {
  margin-bottom: 3rem;
}

.mt-0 {
  margin-top: 0;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-2 {
  margin-top: .5rem;
}
.mt-3 {
  margin-top: 1rem;
}
.mt-4 {
  margin-top: 1.5rem;
}
.mt-5 {
  margin-top: 3rem;
}

.mx-auto {
  margin:0 auto;
}

.pb-1 {
  padding-bottom: 0.25rem!important;
}
.pb-2 {
  padding-bottom: .5rem!important;
}
.pb-3 {
  padding-bottom: 1rem!important;
}
.pb-4 {
  padding-bottom: 1.5rem!important;
}
.pb-5 {
  padding-bottom: 3rem!important;
}

.pt-1 {
  padding-top: 0.25rem!important;
}
.pt-2 {
  padding-top: .5rem!important;
}
.pt-3 {
  padding-top: 1rem!important;
}
.pt-4 {
  padding-top: 1.5rem!important;
}
.pt-5 {
  padding-top: 3rem!important;
}
.px-5 {
  padding-left: 2rem!important;
  padding-right: 2rem!important;
}

.pl-1 {
  padding-left: 0.25rem!important;
}
.pl-2 {
  padding-left: .5rem!important;
}
.pl-3 {
  padding-left: 1rem!important;
}
.pl-4 {
  padding-left: 1.5rem!important;
}
.pl-5 {
  padding-left: 3rem!important;
}

.pr-1 {
  padding-right: 0.25rem!important;
}
.pr-2 {
  padding-right: .5rem!important;
}
.pr-3 {
  padding-right: 1rem!important;
}
.pr-4 {
  padding-right: 1.5rem!important;
}
.pr-5 {
  padding-right: 3rem!important;
}



.pt-75{
  padding-top: 75px;
}

.pb-75{
  padding-bottom: 75px;
}

.pt120 {
    padding-top: 80px;
}
.pb120 {
    padding-bottom: 70px;
}


.w-25{
  width: 25%;
}
.w-50{
  width: 50%;
}
.w-75{
  width: 75%;
}
.w-100{
  width: 100%;
}

.font-weight-normal {
  font-weight: normal!important;
}
.medium-padding120 {
    padding: 90px 0;
}
.stunning-header {
  padding: 60px 0!important;
  background-position: center center; 
}

.align-items-center{
  display: flex;
  align-items: center;
}

.text-justify {
  text-align: justify;
}
.text-white {
  color: #fff!important;
}
.text-dark {
  color: #2f2c2c;
}

.bg-light {
  background-color: #f7f9f9;
}

.text-cyan{
  color: #4cc2c0!important;
}


.logo img{
  width: 200px;
}
.header {
    padding: 15px 0;
}

.highlight-area .heading .heading-title {
    margin-bottom: 15px;
}

.offers .heading .heading-text {
    margin-bottom: 16px;
}


.counters-modern .counter-item-modern .counter-numbers-modern {
    font-size: 60px;
    line-height: 1;
}
.counters-modern .counter-item-modern .counter-title-modern {
    color: #fff;
    font-size: 20px;
    line-height: 1.3;
}

.our-vision {
    padding: 80px 0 70px;
}

.info-box--standard .info-box-image img {
  width: 80px;
  height: auto; 
}


.post .post__date {
    background-color: #4cc2c0;
    color: #fff;
}

.primary-menu-menu > li > .megamenu {
  width: 100%;
  padding: 30px 30px 20px;
  right: 0!important;
}

input.input-standard-grey {
    border-radius: 14px;
}

textarea.input-standard-grey {
    border-radius: 14px;
}


.heading .heading-title {
    margin-bottom: 0px; 
}

/*********************** certification area **********************************/

.certification-row {
  display: flex;
  justify-content: space-around!important;
}

#certification-heading {
  width: 30%;
}
#certification-details {
  width: 40%;
}
#certification-thumb {
  width: 30%;
}
#certification-thumb img {
  width: 210px;
}

.certification-area hr{
  width: 50px;
  height: 3px;
  color: #4cc2c0!important;
}
.certification-area h3 {
  margin-top: 20px;
  font-size: 30px;
} 
.certification-area p {
  margin-top: 20px;
} 
.certification-area h1{
  color: #4cc2c0;
  opacity: 0.2;
  font-size: 100px;
}



/****************** header section  ******************/
.follow_us .socials i {
  font-size: 16px;
  color: #4cc2c0;
}

/***************** footer section ********************/

/*.footer {
    padding-top: 110px;
    background-color: #151414;
    color: white;
}
*/
.socials i {
  font-size: 24px;
  color: #4cc2c0;
}
.socials i:hover {
  color: #f15b26;
}

.footer .sub-footer {
    padding: 15px 0;
    text-align: center;
}

.footer .info {
    padding-bottom: 80px;
}


/**************** services section *******************/

.servises-item .servises-item__content .servises-text {
    margin-bottom: 0px;
    color: #fff;
}

.servises-item img {
  width: 180px;
}

.servises-item .servises-item__thumb {
    margin-bottom: 40px;
}

.servises-item {
    padding: 50px 35px;
}

.features-item a {
    margin-bottom: 20px;
    font-size: 26px;
    display: block;
}

.highlights .info-boxes .info-box--standard {
     margin-bottom: 0px!important; 
}

.digital-market-area .info-box--standard-centered .info-box-image img {
    width: 80px;
    border-radius: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.digital-market-area .info-box--standard-centered .info-box-content .info-box-title {
    font-size: 18px;
    line-height: 1.1;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.highlight-area {
    margin-bottom: 50px;
  }

.services-main {
    padding: 0px 40px 60px 0;
}



/************************************************************************************************/

.justify-content-center
{
  justify-content: right;
}
@media (max-width:767px)
{
  .pricing-area-1
  {
    padding: 40px 0px 0px 0px;
  }
}
.about-area ul li p span 
{
  color: #818181;
}
.info-box--standard-bg .info-box-content .text {
    font-size: 15px;
    line-height: 1.9;
}
.info-box--standard-bg .info-box-content {
    padding: 70px 28px 28px;
}
.info-box--standard-bg .info-box-content .info-box-title
{
  font-size: 18px;
}
.info-box-content-1
{
  min-height: 264px;
}
.justify-content-center {
  display: flex;
  justify-content: center;
}
.justify-content-left {
  display: flex;
  justify-content: left;
}
.justify-content-right {
  display: flex;
  justify-content: right;
}
@import url(https://fonts.googleapis.com/css?family=Raleway);


.faq-header{
  font-size: 42px;
  border-bottom: 1px dotted #ccc;
  padding: 24px;
  color: #000;
  text-align: center;
}

.faq-content {
  margin: 0 auto;
}

.faq-question {
  padding: 20px 0;
  border-bottom: 1px dotted #ccc;
  background: #f15b26;
}

.panel-title {
  font-size: 22px;
  width: 100%;
  color: #fff;
  position: relative;
  margin: 0;
  color: #fff;
  padding: 10px 10px 0 48px;
  display: block;
  cursor: pointer;
}

.panel-content {
  padding: 0px 14px;
  margin: 0 40px;
  height: 0;
  overflow: hidden;
  z-index: -1;
  font-size: 17px;
  color: #fff;
  position: relative;
  opacity: 0;
  -webkit-transition: .4s ease;
  -moz-transition: .4s ease;
  -o-transition: .4s ease;
  transition: .4s ease;
}

.panel:checked ~ .panel-content{
  height: auto;
  opacity: 1;
  padding: 14px;
  z-index: 999;
}

.plus {
  position: absolute;
  margin-left: 20px;
  margin-top: 4px;
  z-index: 5;
  color: #fff;
  font-size: 42px;
  line-height: 100%;
  -webkit-user-select: none;    
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: .2s ease;
  -moz-transition: .2s ease;
  -o-transition: .2s ease;
  transition: .2s ease;
}

.panel:checked ~ .plus {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.panel {
  display: none;
}
.m-height
{
  min-height: 253px;
}
.info-box--standard-bg .info-box-content {
    padding: 70px 28px 15px 28px;
}
.info-box-image-1 img 
{
  width: 75%;
}
.product-description-challenge .product-description-border
{
  top: -40px;
  position: absolute;
}
.product-description-challenge .product-description-content, .product-description-solution .product-description-content
{
  padding: 7px 0 40px;
}
.product-description-challenge .product-description-border, .product-description-solution .product-description-border
{
  border: 6px solid #e7e7e7;
}
.product-description-solution .product-description-border
{
  top: -20px;
  position: absolute;
}
.bold-text
{
  font-weight: 500;
  font-size: 20px;
  color: #2f2c2c;
}
.pricings-list ul li  
{
  border-bottom: 0.5px solid #fff3;
  padding-bottom: 12px;
  padding-top: 5px;


}
.pricings-list .pricing-tables-item a  
{
  color: #fff;
}
.info-box--modern-1
{
  background: #fff;
}
.about-area-bottom p span 
{
  font-weight: 600;
  color: #4a4a4ac9;
}
.about-area-bottom h5 a 
{
  color: #4cc2c0;
}
.our-portfolio ul li p  
{
  text-align: left;
  font-size: 17px;
}
.our-portfolio ul
{
  list-style: none;
}
.software-type ul li span
{
  font-weight: 600!important;
  color: #565656;
}
.software-type ul li p 
{
  padding-left: 6px;
}
.software-type ul
{
  list-style: none;
}
.info-box--modern-2 .info-box-image
{
  text-align: center;
  float: none;
}
.info-box--modern-2
{
  padding: 40px 40px 0px 40px;
}
.info-box--modern-2 .info-box-content .info-box-title
{
  font-size: 22px;
  text-align: center;
}
.choose-mobile-marketing p span 
{
  font-weight: 500;
  color: #767676;
}

.shadow-image {
    -webkit-box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.2);
    /* box-shadow: 24px 50px 60px rgba(0, 0, 0, 0.3); */
}


.why-us-area .list > li {
    margin-bottom: 2px;
}



/************************************* tabs  *****************************************/

label, a{
  cursor: pointer;
  user-select: none;
  text-decoration: none;
  display: inline-block;
  color: inherit;
  transition: border 0.2s;
  border-bottom: 5px solid rgba(#8e44ad, 0.2);
  padding: 3px 2px;
  &:hover{
    border-bottom-color: #9b59b6;
  }
}

.layout{
  display: grid;
  height: 100%;
  width: 100%;
  overflow: hidden;
  grid-template-rows: 50px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

input[type="radio"]{
  display: none;
}

label.nav{
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border-bottom: 2px solid #f15b26;
  background: #4cc2c0;
  color: #151515;
  user-select: none;
  transition: background 0.4s, padding-left 0.2s;
  padding-left: 0;
  margin:0 10px;
  
}

label.nav:active, label.nav:hover, label.nav:focus, label.nav:focus-within{
  background: #f15b26;
  color: #fff;

}



.page{
  grid-column-start: 1;
  grid-row-start: 2;
  grid-column-end: span 3;
  padding: 0px 20px;
  display: flex;
  align-items: center;
}

/*.page-contents > *{
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.2s, transform 0.2s;
  @for $c from 1 through 20{
    &:nth-child(#{$c}){
      transition-delay: 0.2s + ($c * 0.2s);
    }
  }
}*/

input[type="radio"] + .page{
  transition: transform 0.2s;
  transform: translateX(100%);
}

input[type="radio"]:checked + .page{
  transform: translateX(0%);
  .page-contents > *{
    opacity: 1;
    transform: translateY(0px);
  }
}

.page-contents{
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
}

.tab-phone-area {
/*  display: none;*/
}

.input-title {
    margin-bottom: 5px;
    display: block;
}

#phone-web {
  display: none;
}
#desktop-web {
    display: inherit;
  }

.pricing-tables-item .pricing-tables-position .position-item {
    margin-bottom: 12px;
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(230, 230, 230, 0.2);
}

.primary-menu-menu > li > a, .primary-menu-menu ul.dropdown li a  {
    font-family: "Varela Round", Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #151515;
}

.primary-menu-menu li .indicator {
  color: #151515;
}
.pricing-tables-item .pricing-title {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 30px;
}

.pricing-tables-item {
    text-align: center;
    padding: 40px 25px;
    position: relative;
}

.primary-menu-menu > li > .megamenu {
    line-height: 15px;
}

.primary-menu-menu > li.has-megamenu .megamenu ul > li a {
    color: #151414;
    font-family: "Varela Round", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 16px;
}

.top-bar-dark a {
    color: #4cc2c0;
    border-bottom: 1px dashed #4cc2c0;
}

.top-bar-dark a:hover {
    color: #f15b26;
    border-bottom: 1px dashed #f15b26;
    transform: scale(1.1)!important;
}

.back-to-top {
    fill: #4cc2c0;
} 
 
.d-none {
  display: none!important;
}
.content-page-404 {
    padding: 50px 0 50px;
    background: none;
    text-align: center;
}

.list-style-none {
  list-style: none;
}
#service-list.service-area ul li img {
  width: 18px;
}
#service-list.service-area ul li {
  color: #151414;
  font-size: 18px;
}
#service-list.service-area ul li:hover {
  color: #f15b26;
  transform: scale(1.05);
}

#service-list.service-area ul li h5 {
  margin-bottom: 10px;
  font-weight: bold;
}
#service-list.service-area ul {
  margin-bottom: 20px;
}


.cloud {
  width: 100px;
  animation: zoom-in-cloud 1s linear infinite alternate;
}
@keyframes zoom-in-cloud {
  0% {
    width: 80px;
  }
  100% {
    width: 85px;
  }
}

#graphic-service {
  position: relative;
}
.graphic-cloud{
  position: absolute;
  top: 10px;
  left: -70px;
}
.ny-cloud{
  position: absolute;
  top: 45px;
  left: 240px;
}



#social-service {
  position: relative;
}
.exclusive-cloud{
  position: absolute;
  top: 100px;
  left: 200px;
}
.trending-cloud{
  position: absolute;
  top: 235px!important;
  left: -70px;
}

/*****************************************************************************/









/******************************************************************************/
.digital-marketing .features-content a, .digital-marketing .features-content p
{
  color: #fff;
}
.digital-marketing .heading h4
{
  font-size: 40px;
}
.pricing-area .pricing-tables-item a 
{
  color: #fff;
}
.information-text .info-text p 
{
  text-align: center;
  font-size: 35px;
  color: #fff;
  line-height: 45px;
  font-weight: 500;
}
.information-text .info-text p span a
{
  font-size: 45px;
  padding-top: 10px;
  color: #fff;
}
.faq-section .accordion-panel
{
  background-color: #f7f9f9!important;
}
.post-standard.sticky:before
{
  display: none;
}
.post-standard .post-thumb
{
  margin-bottom: 0;
  box-shadow: none;
}
.post-standard
{
  margin-bottom: 0;
}
.post-standard.has-post-thumbnail
{
  padding: 0;
}
.post-standard:hover .post-thumb .link-image
{
  left: 30%;
}
@media (max-width:767px)
{/*
  .header .logo {
    width: 70%!important;
  }*/
  .pb-custom-30
  {
    padding-bottom: 30px!important;
  }
  .pb-custom-0
  {
    padding-bottom: 0px!important;
  }
  .pt-custom-30
  {
    padding-top: 30px!important;
  }
  .align-responsive-center
  {
    text-align: center!important;
  }
  .counters-modern .counter-item-modern i
  {
    font-size: 40px!important;
  }
  .counters-modern .counter-item-modern .counter-numbers-modern
  {
    font-size: 40px!important;
  }
  #map 
  {
    height: 300px!important;
  }
  .digital-marketing-1 .heading h4
  {
    font-size: 20px;
  }
  .digital-marketing-3 p 
  {
      font-size: 25px!important;
  }
}


/**************************    social media promotion      *****************************/
.media-promotion {
  width: 95px;
}
.why-media-promotion {
  width: 110px;
}