@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
body{
    font-family: 'Open Sans', sans-serif;
}
.fullscreen {
            position: absolute;
            width: 100%;
            height: 100%;
            background-color: #19172600;
            overflow: hidden;
            z-index: 9;
            left: 0;
            right: 0;
        }
        .plexus {
            background: red;
            background: -webkit-linear-gradient(-45deg, #df4f6400, #feb02700);
            background: -o-linear-gradient(-45deg, #df4f6400, #feb02700);
            background: -moz-linear-gradient(-45deg, #df4f6400, #feb02700);
            background: -webkit-linear-gradient(135deg, #df4f6400, #feb02700);
            background: -o-linear-gradient(135deg, #df4f6400, #feb02700);
            background: linear-gradient(-45deg, #df4f6400, #feb02700);
            opacity: 0.3;
        }
        
        .abt_us{
            background: url(../images/abtbg.jpg);
            background-size: 120%;
            padding-bottom: 80px;
        }
        .abt_us .main_h1{
            font-size: 5rem;
            color: #fff;
            font-weight: bold;
            text-align: center;
            margin-bottom: 60px;
        }
        .abt_us .main_h2{
            font-size: 5rem;
            color: #fff;
            font-weight: normal;
        }
        .txtblk{
            padding-left: 200px;
            position: relative;
        }
        .txtblk p{
            color: #b1bac2;
        }
        .main_h2:before{
            content: " ";
            position: absolute;
            width: 100px;
            height: 2px;
            background: #FFF;
            left: 30px;
            top: 50px;
        }

        .carousel-caption {
            top: 30%;
            left: 0;
            text-align: left;
            padding: 0px 50px;
        }
        
        .p-0{
            padding: 0;
        }
        .section3{
            margin-top:-33px;
        }
        
        .choose-itm-box:hover{
            background: #5cc3d08c;
        }



.process-section{
        padding: 50px 0;
    }
    .ci-1:after{
        content: '01';
    }
    .ci-2:after{
        content: '02';
    }
    .ci-3:after{
        content: '03';
    }
    .client-interaction:after , .continuing:after , .continuing:after {
        position: absolute;
        width: 100%;
        height: 100%;
        left: -30px;
        top: -15px;
        font-family: 'Montserrat';
        font-size: 100px;
        font-weight: 700;
        color: rgba(255,255,255,0.07);
}   








/** rahul css **/


section {
    padding-top: 0px;
    padding-bottom: 0px;
}

.quote {
    color: rgba(0,0,0,.1);
    text-align: center;
    margin-bottom: 30px;
}

/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/

#fade-quote-carousel.carousel {
  padding-bottom: 60px;
}
#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: #e84a64;
  border: none;
}
#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}
#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
}

	.title-arch {
		text-align: center;
		margin: 50px 0;
		font-size: 22px;
		letter-spacing: 2px;
		text-transform: uppercase;
	}
.project {
	width: 100%;
	height: 380px;
	background-size: cover;
	background-position: center;
	padding: 0 !important;
	float:left;
}
.project{
    background-image: url(../images/img3.jpg)
}
.project-2 {
	background-image: url(../images/img1.jpg)
}

.project-3 {
	background-image: url(../images/img2.jpg)
}

.project-4 {
	background-image: url(../images/img2.jpg)
}

.project-hover {
	width: 100%;
	height: 100%;
	color: #fff;
	opacity: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background-color: rgba(186, 232, 2, 0.7);
	padding: 40% 30px !important;
}

.project-hover hr {
	height: 30px;
	width: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background-color: rgba(255, 255, 255, 1);
	border: 0;
}

.project-hover a {
	color: rgba(255, 255, 255, 1);
	padding: 2px 22px;
	line-height: 40px;
	border: 2px solid rgba(255, 255, 255, 1);
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.project-hover a:hover {
	border-color: rgba(51, 51, 51, 1);
	color: rgba(51, 51, 51, 1);
	background-color: #FFF;
}

.project:hover .project-hover {
	opacity: 1;
}

.project:hover .project-hover hr {
	width: 100%;
	height: 5px;
}

.team{
    padding:75px 0;
}
h6.description{
	font-weight: bold;
	letter-spacing: 2px;
	color: #999;
	border-bottom: 1px solid rgba(0, 0, 0,0.1);
	padding-bottom: 5px;
}
.profile{
	margin-top: 25px;
}
.profile h1{
	font-weight: normal;
	font-size: 20px;
	margin:10px 0 0 0;
}
.profile h2{
	font-size: 14px;
	font-weight: lighter;
	margin-top: 5px;
}
.profile .img-box{
	opacity: 1;
	display: block;
	position: relative;
}
.profile .img-box:after{
	content:"";
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.75);
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
}
.img-box ul{
	position: absolute;
	z-index: 2;
	bottom: 50px;
	text-align: center;
	width: 100%;
	padding-left: 0px;
	height: 0px;
	margin:0px;
	opacity: 0;
}
.profile .img-box:after, .img-box ul, .img-box ul li{
	-webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
.img-box ul i{
	font-size: 20px;
	letter-spacing: 10px;
}
.img-box ul li{
	width: 30px;
    height: 30px;
    text-align: center;
    border: 1px solid #88C425;
    margin: 2px;
    padding: 5px;
	display: inline-block;
}
.img-box a{
	color:#fff;
}
.img-box:hover:after{
	opacity: 1;
}
.img-box:hover ul{
	opacity: 1;
}
.img-box ul a{
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.img-box a:hover li{
	border-color: #fff;
	color: #88C425;
}
a{
    color:#88C425;
}
a:hover{
    text-decoration:none;
    color:#519548;
}
i.red{
    color:#BC0213;
}
.wht{
    color: white
}


/** end Rahul css **/


/** new clioentlog css **/


.team_columns_carousel_wrapper {
    padding: 25px;
    overflow: hidden
}
.team_columns_carousel_control_left,
.team_columns_carousel_control_right {
    top: 26px;
    z-index: 2;
    opacity: 1;
    width: 35px;
    height: 35px;
    border: 0;
    text-shadow: none;
    text-align: center;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}
.team_columns_carousel_control_icons {
    line-height: 35px;
    font-size: 20px!important;
    font-weight: normal!important;
    margin-top:8px;
}
.team_columns_carousel_control_left {
    left: 26px!important
}
.team_columns_carousel_control_right {
    left: 63px!important
}
.adv_left {
    left: 41px!important
}
.adv_right {
    left: 78px!important
}
.team_columns_item_image {
    padding-top: 60px;
    padding-bottom: 25px
}
.team_columns_item_image img {
    width: 100%;
    -webkit-filter: grayscale(70%);
    -moz-filter: grayscale(70%);
    -ms-filter: grayscale(70%);
    -o-filter: grayscale(70%);
    filter: grayscale(70%);
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}
.team_columns_item_image:hover img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%)
}
.team_columns_item_caption {
    padding: 10px;
    text-align: center;
    padding-bottom: 30px
}
.team_columns_item_caption>hr {
    width: 15%
}
.team_columns_item_caption h4 {
    font-weight: 800;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif
}
.team_columns_item_caption h5 {
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif
}
.team_columns_item_caption p {
    font-weight: 400;
    margin-top: 20px;
    font-family: 'Open Sans', sans-serif
}
.team_columns_item_caption p a,
.team_columns_item_caption p a:visited {
    text-decoration: none;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}
.team_columns_item_social a,
.team_columns_item_social a:visited {
    width: 25px;
    float: left;
    height: 25px;
    display: block;
    line-height: 25px;
    margin-right: 2px;
    text-decoration: none;
    -webkit-transition: background ease-in-out .3s;
    transition: background ease-in-out .3s
}
@media(min-width:768px) and (max-width:789px) {
    .adv_team_columns_item_social a, .adv_team_columns_item_social a:visited {
        margin-right: 0
    }
}
.team_columns_carousel_wrapper {
    background: #fff
}
.team_columns_carousel_control_left,
.team_columns_carousel_control_left:hover,
.team_columns_carousel_control_left:active,
.team_columns_carousel_control_left:focus,
.team_columns_carousel_control_right,
.team_columns_carousel_control_right:hover,
.team_columns_carousel_control_right:active,
.team_columns_carousel_control_right:focus {
    color: #fff;
    background: #feb600!important
}
.team_columns_item_caption {
    color: #fff;
    background: #171717
}
.team_columns_item_caption>hr {
    border-top: 2px solid #feb600
}
.team_columns_item_caption p a,
.team_columns_item_caption p a:visited {
    color: #feb600
}
.team_columns_item_caption p a:hover,
.team_columns_item_caption p a:active {
    color: #cb9200
}
.team_columns_item_social a,
.team_columns_item_social a:visited {
    color: #171717;
    background: #feb600
}
.team_columns_item_social a:hover,
.team_columns_item_social a:active {
    background: #cb9200
}
.four_shows_one_move .cloneditem-1,
.four_shows_one_move .cloneditem-2,
.four_shows_one_move .cloneditem-3 {
    display: none
}
@media all and (min-width: 768px) {
    .four_shows_one_move .carousel-inner>.active.left,
    .four_shows_one_move .carousel-inner>.prev {
        left: -50%
    }
    .four_shows_one_move .carousel-inner>.active.right,
    .four_shows_one_move .carousel-inner>.next {
        left: 50%
    }
    .four_shows_one_move .carousel-inner>.left,
    .four_shows_one_move .carousel-inner>.prev.right,
    .four_shows_one_move .carousel-inner>.active {
        left: 0
    }
    .four_shows_one_move .carousel-inner .cloneditem-1 {
        display: block
    }
}
@media all and (min-width: 768px) and (transform-3d),
all and (min-width: 768px) and (-webkit-transform-3d) {
    .four_shows_one_move .carousel-inner>.item.active.right,
    .four_shows_one_move .carousel-inner>.item.next {
        -webkit-transform: translate3d(50%, 0, 0);
        transform: translate3d(50%, 0, 0);
        left: 0
    }
    .four_shows_one_move .carousel-inner>.item.active.left,
    .four_shows_one_move .carousel-inner>.item.prev {
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
        left: 0
    }
    .four_shows_one_move .carousel-inner>.item.left,
    .four_shows_one_move .carousel-inner>.item.prev.right,
    .four_shows_one_move .carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}
@media all and (min-width: 992px) {
    .four_shows_one_move .carousel-inner>.active.left,
    .four_shows_one_move .carousel-inner>.prev {
        left: -25%
    }
    .four_shows_one_move .carousel-inner>.active.right,
    .four_shows_one_move .carousel-inner>.next {
        left: 25%
    }
    .four_shows_one_move .carousel-inner>.left,
    .four_shows_one_move .carousel-inner>.prev.right,
    .four_shows_one_move .carousel-inner>.active {
        left: 0
    }
    .four_shows_one_move .carousel-inner .cloneditem-2,
    .four_shows_one_move .carousel-inner .cloneditem-3 {
        display: block
    }
}
@media all and (min-width: 992px) and (transform-3d),
all and (min-width: 992px) and (-webkit-transform-3d) {
    .four_shows_one_move .carousel-inner>.item.active.right,
    .four_shows_one_move .carousel-inner>.item.next {
        -webkit-transform: translate3d(25%, 0, 0);
        transform: translate3d(25%, 0, 0);
        left: 0
    }
    .four_shows_one_move .carousel-inner>.item.active.left,
    .four_shows_one_move .carousel-inner>.item.prev {
        -webkit-transform: translate3d(-25%, 0, 0);
        transform: translate3d(-25%, 0, 0);
        left: 0
    }
    .four_shows_one_move .carousel-inner>.item.left,
    .four_shows_one_move .carousel-inner>.item.prev.right,
    .four_shows_one_move .carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

/** new client css **/


/**********************
/***** Services *******
/*********************/
section{
	padding: 10px 0;
}
section .section-title{
	text-align:center;
	color:#007b5e;
	margin-bottom:50px;
	text-transform:uppercase;
}
#what-we-do{
 
}
#what-we-do .card{
    background-color: #fff;
	padding: 1rem!important;
	border: none;
	margin-bottom:1rem;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
    border-radius: 4%;
}
#what-we-do .card:hover{
	-webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
	-moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
	box-shadow: 12px 10px 19px -5px rgb(158, 158, 158);
}
#what-we-do .card .card-block{
	padding-left: 50px;
    position: relative;
}
#what-we-do .card .card-block a{
	color: #007b5e !important;
	font-weight:700;
	text-decoration:none;
}
#what-we-do .card .card-block a i{
	display:none;
	
}
#what-we-do .card:hover .card-block a i{
	display:inline-block;
	font-weight:700;
	
}
#what-we-do .card .card-block:before{
	font-family: FontAwesome;
    position: absolute;
    font-size: 39px;
    color: #007b5e;
    left: 0;
	-webkit-transition: -webkit-transform .2s ease-in-out;
    transition:transform .2s ease-in-out;
}
#what-we-do .card .block-1:before{
    content: "\f0e7";
}
#what-we-do .card .block-2:before{
    content: "\f0eb";
}
#what-we-do .card .block-3:before{
    content: "\f00c";
}
#what-we-do .card .block-4:before{
    content: "\f209";
}
#what-we-do .card .block-5:before{
    content: "\f0a1";
}
#what-we-do .card .block-6:before{
    content: "\f218";
}
#what-we-do .card:hover .card-block:before{
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);	
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
}

<!--------ne section function fb insta--->
ul{list-style-type:none;}
.socialconnect {
  overflow: hidden;
  padding: 0px 0;
  -moz-box-shadow: 0px 2px 6px 0px #BBBBBB;
  -webkit-box-shadow: 0px 2px 6px 0px #BBBBBB;
  box-shadow: 0px 2px 6px 0px #BBBBBB; }
  @media (max-width: 767px) {
    .socialconnect {
      padding: 40px 0; } }
  .socialconnect h2 {
    font-size: 46px;
    line-height: 56px;
    margin-bottom: 20px; }
    .socialconnect h2 span {
      color: #ff6c0f;
      display: block; }
  .socialconnect .featurelist {
    padding: 20px 0 30px; }
    .socialconnect .featurelist > li {
      color: #3f525f;
      line-height: 36px;
      font-size: 18px; }
      @media (max-width: 767px) {
        .socialconnect .featurelist > li {
          font-size: 16px;
          line-height: 26px; } }
      .socialconnect .featurelist > li:before {
        content: "\f105";
        font: normal normal normal 14px/1 FontAwesome;
        padding-right: 10px; }
  .socialconnect h4 {
    color: #ff6c0f;
    font-size: 18px;
    font-weight: bold;
    margin: 0; }
  .socialconnect list-inline li {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px; }
    
    .map-section {
  background: url("http://media.istockphoto.com/vectors/abstract-world-map-vector-id518866896") no-repeat;
  background-size: contain;
  height: 100%; }
  .map-section .slider-bullets {
    position: relative;
    min-height: 500px; }
    @media (max-width: 767px) {
      .map-section .slider-bullets {
        min-height: auto; } }
    .map-section .slider-bullets li {
      position: absolute;
      cursor: pointer;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%;
      -moz-transform: scale(1);
      -o-transform: scale(1);
      -ms-transform: scale(1);
      -webkit-transform: scale(1);
      transform: scale(1);
      -webkit-transition: all 0.41s ease-in-out;
      -moz-transition: all 0.41s ease-in-out;
      -ms-transition: all 0.41s ease-in-out;
      -o-transition: all 0.41s ease-in-out;
      transition: all 0.41s ease-in-out; }
      .map-section .slider-bullets li img{max-width:90px;}
      @media (max-width: 992px) {
        .map-section .slider-bullets li img {
          max-width: 60px; } }
      @media (max-width: 767px) {
        .map-section .slider-bullets li img {
          max-width: 40px; } }
      @media (max-width: 767px) {
        .map-section .slider-bullets li {
          position: static;
          display: inline-block;
          margin: 0 2px; } }
      .map-section .slider-bullets li.active {
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        -moz-box-shadow: 0px 2px 6px 0px #777;
        -webkit-box-shadow: 0px 2px 6px 0px #777;
        box-shadow: 0px 2px 6px 0px #777; }
        
      .map-section .slider-bullets li:nth-child(1) {
        top: 0%;
        left: 10%; }
        @media (max-width: 992px) {
          .map-section .slider-bullets li:nth-child(1) {
            top: 8%; } }
      .map-section .slider-bullets li:nth-child(2) {
        top: 0;
        right: 33%; }
      .map-section .slider-bullets li:nth-child(3) {
        top: 34%;
        left: 22%; }
        @media (max-width: 992px) {
          .map-section .slider-bullets li:nth-child(3) {
            top: 20%; } }
      .map-section .slider-bullets li:nth-child(4) {
        bottom: 30%;
        right: 30%; }
        @media (max-width: 992px) {
          .map-section .slider-bullets li:nth-child(4) {
            bottom: 55%; } }
      .map-section .slider-bullets li:nth-child(5) {
        top: 25%;
        right: 12%; }
        @media (max-width: 992px) {
          .map-section .slider-bullets li:nth-child(5) {
            top: 15%; } }

<!------clientslider------>

/* Global */
 

img { max-width:100%; }

a {
    -webkit-transition: all 150ms ease;
	-moz-transition: all 150ms ease;
	-ms-transition: all 150ms ease;
	-o-transition: all 150ms ease;
	transition: all 150ms ease; 
	}
    
a:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE 8 */
    filter: alpha(opacity=50); /* IE7 */
    opacity: 0.6;
    text-decoration: none;
}


 

.thumbnails li> .fff .caption { 
    background:#fff !important; 
    padding:10px
}

/* Page Header */
.page-header {
    background: #f9f9f9;
    margin: -30px -40px 40px;
    padding: 20px 40px;
    border-top: 4px solid #ccc;
    color: #999;
    text-transform: uppercase;
}
    
.page-header h3 {
    line-height: 0.88rem;
    color: #000;
}

ul.thumbnails { 
    margin-bottom: 0px;
}



/* Thumbnail Box */
.caption h4 {
    color: #444;
}

.caption p {  
    color: #999;
}



/* Carousel Control */
.control-box {
    text-align: right;
    width: 100%;
}
.carousel-control{
    background: #666;
    border: 0px;
    border-radius: 0px;
    display: inline-block;
    font-size: 34px;
    font-weight: 200;
    line-height: 18px;
    opacity: 0.5;
    padding: 4px 10px 0px;
    position: static;
    height: 30px;
    width: 15px;
}



/* Mobile Only */
@media (max-width: 767px) {951
    .page-header, .control-box {
        text-align: center;
    } 
}
@media (max-width: 479px) {
    .caption {
        word-break: break-all;
    }
}


li { list-style-type:none;}

::selection { background: #ff5e99; color: #FFFFFF; text-shadow: 0; }
::-moz-selection { background: #ff5e99; color: #FFFFFF; }

.had{
        font-size: 50px;
    font-weight: bold;
    color: #fff;
}
.had2{
        font-size: 50px;
    font-weight: bold;
    color: black;
    margin-top: 7%
}
.pt{
    padding: 7%;
}
.pd{
        margin-bottom: 5%;
}
<!--------contact---------------->
.con header {951
  padding: 50px 0;
}
.con header h1 {
  color: white;
  text-shadow: 1px 3px 4px rgba(0, 0, 0, 0.4);
  text-align: center;
  font-size: 40px;
  letter-spacing: 0.4px;
  font-family: "Raleway", sans-serif;
}

.con .container {
/*
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
*/
}
.con .container .thumbex {
/*  margin: 10px 20px 30px;*/
  width: 100%;
/*
  min-width: 250px;
  max-width: 435px;
*/
  height: 300px;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow: hidden;
  outline: 2px solid white;
  outline-offset: -15px;
  background-color: blue;
  box-shadow: 5px 10px 40px 5px rgba(0, 0, 0, 0.5);
}
.con .container .thumbex .thumbnail {
  overflow: hidden;
  min-width: 250px;
  height: 300px;
  position: relative;
  opacity: 0.88;
  backface-visibility: hidden;
  transition: all 0.4s ease-out;
}
.con .container .thumbex .thumbnail img {
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  height: 115%;
  width: auto;
  transform: translate(-50%, -50%);
  backface-visibility: hidden;
}
.con .container .thumbex .thumbnail span {
  position: absolute;
  z-index: 2;
  top: calc(150px - 20px);
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  padding: 10px 50px;
  margin: 90px 75px;
  text-align: center;
  font-size: 24px;
  color: white;
  font-weight: 300;
  font-family: "Raleway", sans-serif;
  letter-spacing: 0.2px;
  transition: all 0.3s ease-out;
}
.con .container .thumbex .thumbnail:hover {
  backface-visibility: hidden;
  transform: scale(1.15, 1.15);
  opacity: 1;
}
.con .container .thumbex .thumbnail:hover span {
  opacity: 0;
}



/** counter css **/
#counters {
  position: relative;
/*
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
*/
  text-align: center;
  display: block;
  width: 100%;
}
#counters .count-wrap {
  line-height: 1.25em;
  display: inline-block;
  font-family: 'Helvetica', Arial, sans-serif;
  border-radius: 5px;
  padding: 2em;
  margin: 0 auto;
  color: #1b1b1b;
/*  background-color: white;*/
/*  margin: 10px;*/
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  min-width: 250px;
}
#counters .count-wrap .icon {
  float: left;
  margin-right: 20px;
  color: #1b1b1b;
}
#counters .count-wrap .copy {
  float: left;
  text-align: left;
}
#counters .count-wrap .copy .count {
  font-size: 2em;
  display: inline;
  font-weight: bold;
}
#counters .count-wrap .copy p {
  font-size: 1em;
  margin: 0.25em 0 0 0;
}


.bgclr1{
    background: #00D4AA;
}

.bgclr2{
    background: #11C0D7;
}

.bgclr3{
    background: #A576C9;
}
.pt-40{
    padding-top: 40px;
}

.client-slide{
    padding: 0;
}
.client-slide .thumbnail{
    margin-bottom: 0px;
    
}




/** banner text **/
.ttxth1{
                              font-size: 8rem;
                              font-weight: 300;
                          }
                          .ttxth2{
                              font-size: 8rem;
                              font-weight: 800;
                              font-style: oblique;
                              line-height: 1;
                              margin-bottom: 20px;
                          }
                          .text-yellow{                              
                              color: #E8E11B;
                          }
                          .text-green{                              
                              color: #00DDBC;
                              font-style: 20px;
                          }
                          .text-red{ 
                              color: #F95658;
                          }
                          .hr-yellow{
                              width: 20%;
                              background-color: #E8E11B;
                              text-align: left;
                              height: 3px;
                              margin-bottom: 15px;
                              margin-top: 15px;
                          }
                          .hr-green{
                              width: 20%;
                              background-color: #00DDBC;
                              text-align: left;
                              height: 3px;
                              margin-bottom: 15px;
                              margin-top: 15px;
                          }
                          .hr-red{
                              width: 20%;
                              background: #F95658;
                              text-align: left;
                              height: 3px;
                              margin-bottom: 15px;
                              margin-top: 15px;
                          }
                          .btn-1{
                              border-radius: 30px;
                              background: #000;
                              color: #FFF;
                              text-align: center;
                              padding: 10px 30px;
                              font-size: 18px;
                          }
                          .btn-yellow{                              
                              background: #E8E11B;
                              color: #000;
                          }
                          .btn-green{                              
                              background: #00DDBC;
                          }
                          .btn-red{ 
                              background: #F95658;
                          }
                          