html,body {
    overflow-x: hidden !important;
}
#site-logo {
    min-width: auto !important
}

.bg-dark-secondary {
    /* background-color: #393f43 !important; */
    background-color: #221F3C !important;
}
.main-navigation > ul > li {
    margin: 0px 20px 0px 10px !important;
}
.company-title {
    font-size: 23px;
    color: #000 !important;
    font-weight: 700;
}

.main-navigation ul > li > a {
    font-size: 15px !important;
    text-transform: uppercase !important;
}

.sd-text:last-child {
    padding: 16px 0px;
}

.cta {
    padding: 60px 30px 0px !important; 
    background-image: none !important;
}

.serv-box-2:hover .icon-main.bg-dark-secondary {
    background: #34b1c4 !important;
}

.news-letter {
    margin-top: calc(313px - 278.5px);
}

.news-letter strong {
    font-size: 20px;
    line-height: 0;
}

.news-letter form input[type=email] {
    width: 60%;
    border: 1px solid #c5c1c1;
    margin-right: 20px;
    padding: 14px 30px 14px 30px;
}



.news-letter form {
    margin-top: 30px;
}

.layer2-height {
    height: 313px !important;
}

.bg-dark-primary {
    background-color: #34b1c4 !important;
}


.technology-v1 {
    background-image: none !important;
}


.timeline__item--left .timeline__content__wrap .timeline__content  {
    border-right: 2px solid #e0e0e0;
    border-bottom: 2px solid #e0e0e0;
    text-align: right !important;
}

.timeline__item--right .timeline__content__wrap .timeline__content {
    border-left: 2px solid #e0e0e0;
    border-bottom: 2px solid #e0e0e0;
}

.left-text {
    text-align: left;
    margin-right: 130px;
}

.left-image{
    width: 100px;
    height: 100px;
    position: absolute;
    top: 50%;
    border: 4px solid #eef0f1;
    border-radius: 50%;
    margin-top: -50px;
    right: 30px;
}

.right-text {
    text-align: left;
    margin-left: 130px;
}

.right-image {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 50%;
    border: 4px solid #eef0f1;
    border-radius: 50%;
    margin-top: -50px;
    left: 30px;
}

.pt--10 {
    padding-top: 10px;
}

.infograpics {
    filter: grayscale(100%) !important;
}
.projects-thumbnail img {
  filter: grayscale(100%) !important;
}

.left-image img, .right-image img {
    filter: grayscale(100%);
}
/* ========================================================== */
/* 			                 FOOTER  START                      */
/* ========================================================== */

.footer {
	z-index:900;
	background-color: #2f3539;
    border-top: 1px solid #393f43;
	padding: 55px 0;
	font-weight: 300;
}

.footer p {
	font-size: 16px;
	color: #cecece;
}

.footer p a {
	font-size: 16px;
	color: #34b1c4;
	text-decoration:underline;
}

/* ----- 2. Footer Social Icons ----- */
ul.footer_social{
	width:100%;
	max-width:1140px;
	display:block;
	margin:0 auto;
	padding-top:5px;
	text-align:center;
}

ul.footer_social li{
	display:inline-block;
    margin:0 ;
	line-height:100%!important;
}

ul.footer_social li a i {
  display: inline-block;
  margin:0 8px;
  padding:0;
  font-size:26px!important;
  line-height: 26px!important;
  color: #8d8d8d;
  transition: all .5s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -webkit-transition: all .25s ease-in-out;
}

ul.footer_social li a i:hover {
  transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -webkit-transition: all .25s ease-in-out;
  color:#34b1c4;
}

.v-row {
    display: inline-block;
    border-left: 1px solid #ccc;
    margin: 0 80px 0px 80px;
    height: 100%;
}

/* ========================================================== */
/* 			                 FOOTER  END                      */
/* ========================================================== */

.section-portfolio {

    padding: 60px 0px;
}

.pt-24 {
    padding-top: 24px;
}

.js-reveal {
    opacity: 1 !important;
    transition: opacity .7s ease-in, margin-top .7s ease-out !important;
  }
  
  .js-reveal--hidden {
    opacity: 0 !important;
    margin-top: 3em !important;
  }


  .bg-dark-theme-secondary {
      /* background-color: #7141b1; */
      background-color: #46416B;
  }

 
.fixed {
    position: fixed !important;

}

.box-one {
    position: relative;
    top: -68px;
    text-align: center;
    width: 21%;
    color: #fff;
}


.row.no-gap {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin: 0 !important;
}

.row.no-gap > [class*="col-"],
.row.no-gap > [class^="col-"] {

    padding-left: 0 !important;
    padding-right: 0 !important;
    padding: 0 !important;
}


@media (max-width:500px) {
    .mobi-company-title {
    font-size: 20px;
    color: #000 !important;
    font-weight: bold;
    }

    .mt--130, .mt--170, .pb-290 {
        margin: 0 !important;
        padding: 0 !important;
      
    }

    .mt--130 {
        display: none;
    }

    .cta {
        padding-bottom: 60px !important;
    }

    .ot-paragraph {
        font-size: 15px;
    padding-top: 20px;
    }

    .over-hidden p {
        text-align: justify;
    }

    .no-gap .serv-box-2 {
        margin-bottom: 30px !important;
        height: auto !important;
    }

    .strategy-img {
        margin: 22px auto  30px!important;
    }
}




.box-one {
    position: relative;
    width: 30%;
    text-align: center;
    top: -25px;
    color: #fff;
}

#dev-process .right-image,.left-image {
    display: none;
}

#dev-process .right-text,.left-text {
    margin-right: 0;
    margin-left: 0;
}


.big-number-timeline {
    font-size: 34px;
    text-align: end;
    width: 60px;
    height: 60px;
    background: #221f3c;
    border-radius: 50%;
    color: #fff;
    display: flex;
    justify-content: center;
    padding: 0px 10px;
    font-weight: 800;
    margin: 0 0 0 auto;
}

.no-gap .serv-box-2 {
    margin-bottom: 0 !important;
    height: 362px;
}

section {

    padding: 80px 0px 100px !important;
}

.methodology {

    position: relative;
}

.methodology::before {
    content: "";
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background-image: url(https://images.unsplash.com/photo-1454165804606-c3d57bc86b40?ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=1500&q=80);
  filter: grayscale(100%);
  background-size: cover;
  background-attachment: fixed;
}

.misc-box {

    margin: 30px 0px 60px !important;
}

.serv-box-2 .content-box div {
    padding: 4px 0px;
}

.strategy-img {
    display: block;
    margin: 0 auto;
}

.serv-box-2 {
    height: 392px;
}

section .card {
    height: 535px;
    margin-bottom: 30px;
}



.no-padding {
    padding: 0 !important;
}


.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
  }
  
  .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
  }
  
  .sidenav a:hover {
    color: #f1f1f1;
  }
  
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
  }
  
  @media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
  }

  .sidenav ul li {
      list-style: none;
  }

  @media (min-width:992px) {
      .sidenav {
          display: none;
      }
  }

  #mmenu_toggle {
      top: 42% !important;
  }

  .fas.fa-bars {
      font-size: 23px;
  }