/* your styles go here */


.box-image-text .image {
    min-height: 200px;
    max-height: 200px;
  }
  
  .box-simple {
    min-height: 230px;
  }
  .navbar ul.nav > li{
    text-decoration: none
} 
.navbar ul.nav > li >a{
    text-decoration: none
} 

.bg-2 {
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}





.client-thumb img {
  border-radius: 50%;
  margin: 0 auto;
  max-width: 115px;
  width: 100%;
}
.client-comment p {
  color: #f8f8f9;
 
}
@media only screen and (max-width:600px){
  .featured-content,.featured-text,.featured-title{
    visibility: hidden;
   
  }
}

@media only screen and (max-device-width:800px){
  .featured-text {
    
    padding: 0px!important;
    
  }
}





/*@media only screen and (max-width:12442px){
  #main-nav ul,.featured-content,.featured-text,.featured-title,.hgroup-right .social-icons{
    display:none
  }*/



body {
  background-color:#feffff;
  color: #737f8a;
  font-family: quattrocento sans,sans-serif; 
  height:auto!important;
    min-height:100vh;
}
/* top navigation */
#top {
  background: #0b0c10;
  color: #66f6f1;
  font-weight: 600;
  padding: 10px 0;
}
#top .social {
  float: left;
  text-align: left;
}

#top .social a {
  color: #66f6f1;
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 12px;
  line-height: 20px;
  font-size: 12px;
  text-align: center;
  vertical-align: bottom;
}
/*end of top navigation*/

/* nav bar */
#navbar{
  background: #1f2833;
  color: #c5c6c7;
  
}




.navbar ul.nav > li.active > a, .navbar ul.nav > li.open > a {
  text-decoration: none !important;
  border-top: solid 5px #3aafa9;
  color:#66f6f1;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color:  #3aafa9;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
  background-color:none;
  
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  background-color:none;
}

a, a:focus, a:hover {
  text-decoration: none;
  outline: 0;
  
}
.logo {
  margin-top: 10px;
  display: inline-block;
}
.navbar ul.nav > li > a {
  text-transform: uppercase;
  text-decoration: none;
  font-weight: normal;
  letter-spacing: 0.08em;
  border-top: solid 5px transparent;
}
a {
  transition: all .2s ease-in 0s;
  
}

/*nav bar*/
/*
About US override
*/
.about .block {
  background: #0b0c10;
  padding: 30px;
  border-bottom: 2px solid transparent;
  transition: .5s all;
  margin-bottom: 20px;
}

.client-comment p {
  color: none;

}

.bg-one {
  background-color: #1f2833;
}
.title {
  padding-bottom: 60px;
}
.border-meghna {
  border-top: 2px solid rgba(236,239,241,.07);
  height: 1px;
  margin: 15px auto 0;
  position: relative;
  width: 30%;
}



h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: quattrocento sans,sans-serif;
  font-weight: 900;
  line-height: 1.1;
  color: #feffff;
}
.aboutuspara{

  font-family: Helvetica;
    font-weight: 200;
    font-size: 15px;
    line-height: 1.4;
    letter-spacing: 0;
    margin-bottom: 1.5rem;
    color: #f8f8f9;
}
 .bar.color-white h3, .bar.color-white h4, .bar.color-white h5, .bar.color-white h6, .bar.color-white p {
   color: #f8f8f9;
}

h2 {
  font-family: 'Montserrat Black', sans-serif;
  font-weight: 800;
  font-size: 20px;
  line-height: 1.1;
  letter-spacing: 0;
  margin-bottom: 1.5rem;
}


.about .block .icon-box {
  position: relative;
  width: 160px;
  height: 92.38px;
  background-color: transparent;
  margin: 46.19px auto 60px;
  padding: 20px 0;
  border-left: 2px solid #66fcf1;
  border-right: 2px solid #66fcf1;
  font-size: 50px;
  -webkit-transform: translateZ(0px);
  transform: translateZ(0px);
  transition-duration: .3s;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform,-webkit-transform;
}

.about .block .icon-box:before {
  top: -56.5685px;
  border-top: 2px solid #66fcf1;
  border-right: 2px solid #66fcf1;
}
.about .block .icon-box:after {
  bottom: -56.5685px;
  border-bottom: 2px solid #66fcf1;
  border-left: 2px solid #66fcf1;
}
.about .block .icon-box:after, .about .block .icon-box:before {
  content: "";
  position: absolute;
  z-index: 1;
  width: 113.14px;
  height: 113.14px;
  background-color: inherit;
  left: 20.4315px;
  -webkit-transform: scaleY(0.5774) rotate(-45deg);
  transform: scaleY(0.5774) rotate(-45deg);
}


/* about us*/
#services{
  background-color: #292f36;
}

.home-carousel .dark-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.title h2 span {
  color: #57cbcc;
}

.color {
  color: #66f6f1;
}

p {
  margin: 0 0 10px;
  color: #737f8a;
  
}
.home-carousel h1, .home-carousel h2, .home-carousel h3, .home-carousel p, .home-carousel ul{
  font-weight: 700;
    color: #3aafa9;
    font-family: quattrocento sans,sans-serif; 
}

 .home-carousel li{
  font-weight: 500;
    color:#3aafa9;
    font-family:quattrocento sans,sans-serif;  
}

section, div.section {
  margin-bottom: 0px;
  
}
.testimonial-container{
  margin-top: 60px;
}

#owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
}


.navigation {
  background-color: #1d2024;
  width: 100%;
  margin-bottom: 0;
}
.testimonial-carousel {
  position: relative;
  background-image: url(../img/testimonials/bg-2.jpg) center center repeat;
  background-size: cover;
  position: relative;
  box-shadow: inset 0 0 0 1000px rgba(0,0,0,.7);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
 
}

.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  margin-top: -18px;
 
}

figure {
  margin: 0 0 -1rem;
}

.navbar-brand>img {
 
  
  margin-left:-5px;
  margin-top:-10px;
}


.aboutusitem{
  padding: 25px;
}
.section-bg {
  background: #292f36;
}
.padding-0 {
  padding: 0!important;
}
.about-2 .content-block {
  padding: 40px;
}
.service-block {
  background-color: #353b43;
  padding: 10px 20px;
  border-left: 1px solid rgba(236,239,241,.07);
  border-top: 1px solid rgba(236,239,241,.07);
  margin-bottom: 40px;
  box-shadow: 2px 2px 5px rgba(44,44,44,.3), 13px 13px 0 rgba(255,255,255,.7);
}

.testimonials .item {
  list-style-type: none;
  margin: 0 5px;
  background: #DEF2F1;
  padding-bottom: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.home-carousel {
  position: relative;
  background: none;
  background-size: cover;
  background: url(../img/photogrid.jpg);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.home-carousel .dark-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background:#c2e8e6;
  opacity: 0.9;
  filter: alpha(opacity=90);
}


.home-carousel ul, .home-carousel p {
  font-size: 18px;
  font-weight: 700;
  padding: 0;
  text-transform: none;
  letter-spacing: 0.10em;
}

.home-carousel h1 {
  font-weight: 700;
  text-transform: none;
  font-size: 46px;
  letter-spacing: 0.08em;
}

.service-icon .text-center{
  width: 24px !important;
  height: 24px !important;
}
.tf-globe:before {
  content: "\e045";
}


.service-block .service-icon {
  margin-bottom: 10px;
  font-size: 50px;
}
.border-meghna:before {
  background-color: #fff;
  content: '';
  height: 6px;
  left: 50%;
  margin-left: -20px;
  position: absolute;
  top: -4px;
  width: 50px;
  background-color: #65ccb8;
}

.bar.background-pentagon {
  background: url(../img/photogrid.jpg) center center repeat;
  border-top: solid 1px #999999;
  border-bottom: solid 1px #999999;
}

/*team*/
.team-member {
  background-color: #292f36;
  margin-bottom: 10px;
}

.member-photo {
  overflow: hidden;
  position: relative;
}

.member-photo img {
  transition: all .4s ease 0s;
}

.member-meta {
  padding: 15px;
}

.member-photo .mask ul {
  text-align: center;
  position: relative;
  top: 125px;
}

.member-photo .mask {
    background-color: rgba(87,203,204,.7);
    position: absolute;
    text-align: center;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all .5s ease-out 0s;
    -webkit-transform: rotateY(180deg) scale(0.5,0.5);
    transform: rotateY(180deg) scale(0.5,0.5);
}

#heading-breadcrumbs {
  background: url(../img/photogrid.jpg) center center repeat;
  padding: 10px 8px;
  margin-bottom: 10px;
}

.team-member:hover .mask {
  cursor: pointer;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: rotateY(0deg) scale(1,1);
  transform: rotateY(0deg) scale(1,1);
}

.member-photo .mask ul li a {
  border: 1px solid #fff;
  color: #fff;
  display: block;
  font-size: 20px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  width: 35px;
}



/* =Featured Slider
--------------------------------------------------------------*/

.featured-slider,.featured-slider .slider-cycle {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    background-size: cover;
    background-position: left center;
    height: 50%;
    border-bottom: 30px solid rgba(0, 0, 0, 0.9);
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box;
    
}
article {
  font: 14px Helvetica,sans-serif;
  font-weight: 400;
  line-height: 24px;
  word-wrap: break-word;
  -ms-word-wrap: break-word;
}
.featured-slider .displayblock {
  display: block;
  
}
html {
  min-height: 100vh;
} 
.featured-slider .displaynone {
  display: none;
}
.featured-text {
  position: absolute;
  top: 55px;
  right: 30px;
  text-align: right;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 60px;
  /*
  background: #555;
  background: rgba(0,0,0,.2);
  */
  margin-top: 4px;
  float: right;
  clear: right;
  width: 35%;
  text-shadow: 0 2px 2px rgba(0,0,0,.4);
  border-radius: 50%;
  border: none;
}

.navbar>.container, .navbar>.container-fluid {
  display: -ms-flexbox;
  display: inline;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.featured-text .featured-title {
 
  white-space: normal;
    font-size: 34px;
    line-height: 37px;
    font-weight: 900;
    
    letter-spacing: 0px;
    font-family: Montserrat;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: center;
  text-shadow: 0 2px 2px rgba(0,0,0,0.6);
}
.featured-text .featured-content {
font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    color: #f8f8f9;
    letter-spacing: 0px;
    font-family: Helvetica;
    line-height: 1.5;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: center;
}

/* Controllers */
#controllers {
  text-align: center;
  line-height: 0;
  position: absolute;
  width: 100%;
  bottom: 15px;
  z-index: 9999;
}
#controllers a {
  width: 10px;
  height: 10px;
  margin: 0 4px;
  overflow: hidden;
  display: inline-block;
  background-color: #439f55;
  border-radius: 2px;
  
}
/*1f2833*/
#controllers a:hover,#controllers a.active {
  background-color: #66f6f1;
  color: #66f6f1;
}

/*footer*/



#footer {
 
  padding: 0px 0;
  color: #999999;
  overflow: hidden;  /*MODIFICATION */
padding-bottom:2px; /*MODIFICATION */
       height:120px;
  margin-bottom:0;
right: 0;
bottom: 0 !important;
left: 0
}

#copyright {
   background: #0b0c10;
  color: #66f6f1;
  font-weight: 600;
  padding: 50px 0;
  font-size: 12px;
  line-height: 28px;
}

.heading h1, .heading h2, .heading h3, .heading h4, .heading h5 {
  display: inline-block;
  border-bottom: solid 5px #38a7bb;
  line-height: 1.1;
  margin-bottom: 0;
  padding-bottom: 10px;
  vertical-align: middle;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: black;
  font-family: quattrocento sans,sans-serif;
}

#contact{
  margin-bottom: 75px;
}

.btn-main {
  background: #57cbcc;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  letter-spacing: 1px;
  padding: 10px 35px;
  text-transform: uppercase;
}

#top p {
  margin: 0;
  font-size: 12px;
  float: right;
}

#heading-breadcrumbs h2{
  color:#444;
}
.more {
  
  display: none;}

  .btn-secondary{
    color: #ffffff;
    background-color: transparent;
    border-color: #ffffff;
    display: inline-block;
    font-size: 8px;
    letter-spacing: 1px;
    padding: 5px 5px;
    text-transform: uppercase;
}

/*why choose us*/
.bar.background-image-fixed-2 {
  background: url(../img/whychooseus.jpg) center top no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

/*what we do*/
.bar.background-image-fixed-3 {
  background: url(../img/banner-whatwedo.jpg) center top no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

.row:before, .row:after {
  display: flex !important;
  }

  /*  service channels */

  .customers .item img {
    display: inline-block;
    /*filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
    */
    filter:grayscale(0);
    -webkit-filter: grayscale(0%);
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.glassdooricon{
  background-image: url(../img/glassdoor-stacked-rgb.jpg)
}
.channel-section{
  background-size: cover;
    position: relative;
    box-shadow: inset 0 0 0 1000px rgba(0,0,0,.7);
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
  display: block;
  max-width: 100%;
  height: 100px;
}
#hexGrid {
  display: flex;
  flex-wrap: wrap;
  width: 80%;
  margin-left:190px;
  overflow: hidden;
  font-size: 15px;
  list-style-type: none;
}

.hex {
  position: relative;
  visibility:hidden;
  outline:1px solid transparent; /* fix for jagged edges in FF on hover transition */
}
.hex::after{
  content:'';
  display:block;
  padding-bottom: 86.602%;  /* =  100 / tan(60) * 1.5 */
}
.hexIn{
  position: absolute;
  width:96%;
  padding-bottom: 110.851%; /* =  width / sin(60) */
  margin:0 2%;
  overflow: hidden;
  visibility: hidden;
  outline:1px solid transparent; /* fix for jagged edges in FF on hover transition */
  -webkit-transform: rotate3d(0,0,1,-60deg) skewY(30deg);
      -ms-transform: rotate3d(0,0,1,-60deg) skewY(30deg);
          transform: rotate3d(0,0,1,-60deg) skewY(30deg);
}
.hexIn * {
  position: absolute;
  visibility: visible;
  outline:1px solid transparent; /* fix for jagged edges in FF on hover transition */
}
.hexLink {
    display:block;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    overflow: hidden;
    -webkit-transform: skewY(-30deg) rotate3d(0,0,1,60deg);
        -ms-transform: skewY(-30deg) rotate3d(0,0,1,60deg);
            transform: skewY(-30deg) rotate3d(0,0,1,60deg);
}

/*** HEX CONTENT **********************************************************************/
.hex img {
  left: -100%;
  right: -100%;
  width: auto;
  height: 100%;
  margin: 0 auto;
  -webkit-transform: rotate3d(0,0,0,0deg);
      -ms-transform: rotate3d(0,0,0,0deg);
          transform: rotate3d(0,0,0,0deg);
}

.hex h1, .hex p {
  width: 100%;
  padding: 5%;
  box-sizing:border-box;
  background-color: rgba(0, 128, 128, 1);
  font-weight: 300;
  -webkit-transition:  -webkit-transform .2s ease-out, opacity .3s ease-out;
          transition:          transform .2s ease-out, opacity .3s ease-out;
          color:#ffff;
}
.hex h1 {
  bottom: 50%;
  padding-top:50%;
  font-size: 1.5em;
  z-index: 1;
  -webkit-transform:translate3d(0,-100%,0);
      -ms-transform:translate3d(0,-100%,0);
          transform:translate3d(0,-100%,0);
}
.hex h1::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 45%;
  width: 10%;
  text-align: center;
  border-bottom: 1px solid #fff;
}
.hex p {
  top: 50%;
  padding-bottom:50%;
  -webkit-transform:translate3d(0,100%,0);
      -ms-transform:translate3d(0,100%,0);
          transform:translate3d(0,100%,0);
}


/*** HOVER EFFECT  **********************************************************************/
.hexLink:hover h1, .hexLink:focus h1,
.hexLink:hover p, .hexLink:focus p{
  -webkit-transform:translate3d(0,0,0);
      -ms-transform:translate3d(0,0,0);
          transform:translate3d(0,0,0);
}

/*** HEXAGON SIZING AND EVEN ROW INDENTATION *****************************************************************/
@media (min-width:1201px) { /* <- 5-4  hexagons per row */
  #hexGrid{
    padding-bottom: 4.4%
  }
  .hex {
    width: 20%; /* = 100 / 5 */
  }
  .hex:nth-child(9n+6){ /* first hexagon of even rows */
    margin-left:10%;  /* = width of .hex / 2  to indent even rows */
  }
}

@media (max-width: 1200px) and (min-width:901px) { /* <- 4-3  hexagons per row */
  #hexGrid{
    padding-bottom: 5.5%
  }
  .hex {
    width: 25%; /* = 100 / 4 */
  }
  .hex:nth-child(7n+5){ /* first hexagon of even rows */
    margin-left:12.5%;  /* = width of .hex / 2  to indent even rows */
  }
}

@media (max-width: 900px) and (min-width:601px) { /* <- 3-2  hexagons per row */
  #hexGrid{
    padding-bottom: 7.4%
  }
  .hex {
    width: 33.333%; /* = 100 / 3 */
  }
  .hex:nth-child(5n+4){ /* first hexagon of even rows */
    margin-left:16.666%;  /* = width of .hex / 2  to indent even rows */
  }
}

@media (max-width: 600px) { /* <- 2-1  hexagons per row */
  #hexGrid{
    padding-bottom: 11.2%
  }
  .hex {
    width: 50%; /* = 100 / 3 */
  }
  .hex:nth-child(3n+3){ /* first hexagon of even rows */
    margin-left:25%;  /* = width of .hex / 2  to indent even rows */
  }
}

@media (max-width: 400px) {
    #hexGrid {
        font-size: 13px;
    }
}

/*** Buttons for demo ******************************************************************/
#share{
    position:fixed;
    left:0; top:0;
    margin:1%;
    width:140px;
    z-index:1;
}
#fork{
    position:relative;
    display:block;
    color:#000;
    border:1px solid #000;
    padding:.5em 0 ;
    -webkit-transition: color .5s;
            transition: color .5s;
    overflow:hidden;
    text-decoration:none;
    text-align:center;
    z-index:1;
}
#fork:before {
    content: '';
    position: absolute;
    top: 0; left: 0;
    width: 130%; height: 100%;
    background: #000;
    z-index: -1;
    -webkit-transform-origin:0 0 ;
        -ms-transform-origin:0 0 ;
            transform-origin:0 0 ;
    -webkit-transform:translateX(-100%) skewX(-45deg);
        -ms-transform:translateX(-100%) skewX(-45deg);
            transform:translateX(-100%) skewX(-45deg);
    -webkit-transition: -webkit-transform .5s;
            transition: transform .5s;
}
#fork:hover {
    color: #fff;
}
#fork:hover:before {
    -webkit-transform: translateX(0) skewX(-45deg);
        -ms-transform: translateX(0) skewX(-45deg);
            transform: translateX(0) skewX(-45deg);
}
.socials {
    float:left;
    width:33.33%;
    text-align:center;
    margin-top:0.7em;
    -webkit-filter: grayscale(100%);
            filter: grayscale(100%);
    -webkit-transition: -webkit-filter .5s ease-out;
            transition:         filter .5s ease-out;
}
.socials:hover{
    -webkit-filter: grayscale(0%);
            filter: grayscale(0%);
}
.socials img{
  width:60%;
}




  .contact-us {
    
    padding-top: 50px;
    padding-bottom: 50px
}
.contact-info p {
  margin-bottom: 25px;
}
.con-info {
  margin-bottom: 20px;
}
.con-info i, .con-info span {
  padding-right: 5px;
}
input#e-mail, #hidden_iframe {
  display: none;
}
.form-meghna .form-control {
  background-color: transparent;
  border-radius: 0;
  padding: 5px 10px;
  color: #ddd;
  border: 1px solid rgba(236,239,241,.07);
}
.con-info{
  font-family: Helvetica;
  font-weight: 200;
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: 0;
  margin-bottom: 1.5rem;
  color: #f8f8f9;

}
.form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 1px;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  /* Styles */
  /* footer class or footer id */
  #footer {
  bottom: 0 !important;
  padding: 0 0 0px !important;
  }
  }
  