@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i);
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+TC:300,400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,600;1,700;1,800&display=swap');
/*************************
*******Typography******
**************************/
body {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #6f6f6f;
    margin:0;
    padding:0;
}

p {
  	line-height:24px;	
}

strong {
	line-height:24px;	
}

a:focus, 
a:hover {
   text-decoration: none;
   outline: none;
   color: #4798bc;
}

h1, h2, h3, h4, h5, h6 {
   font-family: 'Open Sans' , sans-serif;
   font-weight: 300;
   text-transform: uppercase;
}

h2 {
   font-size: 36px
}

/*************************
*******Navigation******
**************************/

.navbar-toggle {
   margin-top: 12px
}

.navbar-toggle .icon-bar {
   background-color: #fff;
}

.navbar-toggle, 
.navbar-toggle:focus {
   border: 3px solid #fff;
}

.navbar-nav.navbar-right:last-child{margin-right:0px}

.navbar-default .navbar-static-top{
position:absolute;	
}

.navbar-collapse {
    max-height:340px;
    overflow-x: visible;
    padding-right: 0px;
    padding-left: 15px;
    border-top: 0px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    -webkit-overflow-scrolling: touch;
}

/*************************
*******Header CSS******
**************************/

.header-top {
  display: block;
  overflow: hidden;
  background: #fff;
  padding: 25px 0px 10px 0;
}

.header-top ul{
  margin-right: 20px;
    }

.header-top ul li{
  list-style-type: none;
  color: #717171;
  font-weight: 400;
  font-size: 16px;
  padding-top: 5px;
}


.header-top ul li img{
    max-height:30px;
    margin-right: 10px;
}



.header-top ul li{
  margin-bottom: 20px;
  display: inline-block;
}

.header-top ul li a {
  color: #575757;
}

.header-top ul li:first-child{
  border-right: 1px dotted #686868;
  padding-right: 15px;
  }


.header-top i.fa{
color:#ffc00f;
font-size:20px
}

.phone-icon{
    float:left;
    
}

.email-icon{
    float:left;
    margin-left: 20px;
    
}

.main-nav {
  position: absolute;
  width: 100%;
  z-index: 999;
}

.main-nav 
.container {
  width: 100%
}


.navbar-brand {
  /* background-color: #fff;*/
  height:78px;
  position: relative;
  width:137px;
  margin-left:25px;
}

.navbar-brand img {
  position: absolute;
  top:-25px;
  height:78px
  }


.navbar-left li a {
  font-size: 17px;
  color:#fff;
  font-family: 'Poppins', sans-serif;
  font-weight:600;
  margin-bottom: 20px;
  text-transform: uppercase;
  padding: 5px 20px;
    font-size: 16px;
    border-right: 1px dashed #FFFDD0;
    margin: 15px 15px 15px 0px;
  }

.navbar-left li a:hover {
 background:none;
 color: #196688;
}



.navbar-left .active a{
    color: #196688;
}


.navbar-left li ul li a {
    padding:10px 15px;
    font-size:16px;
    margin:0px;
    color: #196688;
  }

.navbar-left li ul li a{
 border-bottom: 1px dotted #383838;
 text-transform: inherit;
 font-weight: 500;
}

.last-one a{
  border-bottom: none !important;
}

.navbar-left li ul li a:hover, 
.navbar-left li ul li a:focus {
color: #ffc00f;
   }



.navbar-nav>li>.dropdown-menu {
    margin-top: 0px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    left: 0;
    right: auto;
}   

.pull-right{
  margin-right: 15px;
  padding-top: 10px;
}

.pull-right a {
  list-style-type: none !important;
  display: inline-block;
}

.pull-right i.fa-facebook{
  font-size: 19px;
  color: #ffc00f;
  background: #fff;
  border:2px solid #fff;
  width: 35px;
  height: 35px;
  border-radius: 28px;
  padding: 8px 10px 15px 10px;
  margin-left: 10px;
}


.pull-right i.fa-linkedin{
  font-size: 19px;
  color: #ffc00f;
  background: #fff;
  border:2px solid #fff;
  width: 35px;
  height: 35px;
  border-radius: 28px;
  padding: 6px 10px 15px 9px;
  margin-left: 10px;
}

.fixed-menu {
  position:relative;
  border-color:#e7e7e7
}

.fixed-menu .header-top {
  display: block;
  overflow: hidden;
  height:auto;
}

.fixed-menu .navbar-right {
  padding: 0 0px 0 0;
}


.fixed-menu .navbar-right li a {
  font-size: 15px;
  text-shadow:inherit;
  padding-left:20px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.fixed-menu .navbar-brand {
  height:40px;
  margin-top:5px;
  padding: 0 0 0 0px;
  margin-bottom: 0;
  width: 137px;
}

.fixed-menu .navbar-brand img {
  height:50px;
  top: -5px;
}

.fixed-menu .header-top {
  display:block;
}

.header-left {float:left}

.header-right {float:right}

.white {
  display: block;
  background:#ffc00f;
  color:#fff;
  width: 95%;
  margin: -30px auto 0 auto;
  }



/*================================================== 
     Slideshow
 ================================================== */

/*-- Main slide --*/

#main-slide .item img{
  width: 100%;
}

#main-slide .item .slider-content {
  z-index: 0;
  opacity: 0;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
}
#main-slide .item.active .slider-content {
  z-index: 0;
  opacity: 1;
  -webkit-transition: opacity 100ms;
  -moz-transition: opacity 100ms;
  -o-transition: opacity 100ms;
  transition: opacity 100ms;
}

#main-slide .slider-content{
  top: 50%;
  margin-top: -70px;
  left: 0;
  padding: 0;
  text-align: center;
  position: absolute;
  width: 100%;
  color: #fff;
}

#main-slide .carousel-indicators {
  bottom: 30px;
}

.carousel-indicators li{
  width: 14px !important;
  height: 14px !important;
  border: 2px solid #fff !important;
  margin: 1px !important;
}


#main-slide .carousel-control.left,
#main-slide .carousel-control.right {
  opacity: 1;
  filter: alpha(opacity=100);
  background-image: none;
  background-repeat: no-repeat;
  text-shadow: none;
}

#main-slide .carousel-control.left{
  left:20px;
}

#main-slide .carousel-control.right{
  right:20px;
}

#main-slide .carousel-control.left span {
  padding: 15px;
}

#main-slide .carousel-control.right span {
  padding: 15px;
}

#main-slide .carousel-control .fa-angle-left, 
#main-slide .carousel-control .fa-angle-right{
  position: absolute;
  top: 53%;
  z-index: 5;
  display: inline-block;
}

#main-slide .carousel-control .fa-angle-left{
  left: 0;
}

#main-slide .carousel-control .fa-angle-right{
  right: 0;
}

#main-slide .carousel-control i{
  background: rgba(243,178,26,.3);
  color: #fff;
  line-height:26px;
  font-size:25px;
  padding: 10px 20px;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  border-radius:50%;
}


#main-slide .slider-content h3{
  font-size: 36px;
  font-weight: 300;
  margin-top:90px;
  text-align:center;
    color: #fff;
  font-family:'Raleway', sans-serif;
   text-transform:inherit;
   text-shadow: 2px 2px 2px #3a3a3a;
   background:#4597bc;
   width: 660px;
    margin: 90px auto;
    padding: 5px;
   }


   #main-slide .slider-content h6{
  font-size: 36px;
  font-weight: 300;
  margin-top:90px;
  text-align:center;
    color: #fff;
  font-family:'Raleway', sans-serif;
   text-transform:inherit;
   text-shadow: 2px 2px 2px #3a3a3a;
   background:#4597bc;
   width: 720px;
    margin: 90px auto;
    padding: 5px;
   }

#main-slide .slider-content h2{
    font-size: 36px;
  font-weight: 300;
  margin-top:90px;
  text-align:center;
    color: #fff;
  font-family:'Raleway', sans-serif;
   text-transform:inherit;
   text-shadow: 2px 2px 2px #3a3a3a;
   background:#4597bc;
   width: 760px;
    margin: 90px auto;
    padding: 5px;
}

   #main-slide .slider-content h4{
   font-size: 36px;
  font-weight: 300;
  margin-top:90px;
  text-align:center;
    color: #fff;
  font-family:'Raleway', sans-serif;
   text-transform:inherit;
   text-shadow: 2px 2px 2px #3a3a3a;
   background:#4597bc;
   width: 720px;
    margin: 90px auto;
    padding: 5px;
   }

      #main-slide .slider-content h5{
   font-size: 36px;
  font-weight: 300;
  margin-top:90px;
  text-align:center;
    color: #fff;
  font-family:'Raleway', sans-serif;
   text-transform:inherit;
   text-shadow: 2px 2px 2px #3a3a3a;
   background:#4597bc;
   width: 520px;
    margin: 90px auto;
    padding: 5px;
   }




.slider.btn{
	padding: 3px 6px;
	font-size: 12px;
	border-radius: 5px;
	text-transform: uppercase;
	line-height: 28px;
	border: 0;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
		box-shadow: 0 4px 0 rgba(0,0,0,0.1) inset;
  -o-box-shadow: 0 4px 0 rgba(0,0,0,0.1) inset;
  -moz-box-shadow: 0 4px 0 rgba(0,0,0,0.1) inset;
  -webkit-box-shadow: 0 4px 0 rgba(0,0,0,0.1) inset;
  color:#00529c;
  background:#eebd08;
    border-bottom:2px solid #00529c;
  font-family: "Open Sans", sans-serif;
  position:absolute;
  left:50px;
  font-weight:700;
  margin-top:10px;
  z-index:0
  }

.slider.btn.btn-default{
	margin-left: 4px;
	background: #ECECEC
}

.slider.btn.btn-default:hover{
	background: #000;
	color: #fff;
}

.slider-content-left {
	position: relative;
	margin: 0 0 0 40px;
}

.slider-content-right{
	position: relative;
}

/*-- Animation --*/
.carousel .item.active .animated1 {
	
}

.carousel .item.active .animated2 {
	-webkit-animation: lightSpeedIn 1s ease-in 200ms both;
	animation: lightSpeedIn 1s ease-in 200ms both;
}

.carousel .item.active .animated3 {
	-webkit-animation: bounceInLeft 1s ease-in-out 500ms both;
	animation: bounceInLeft 1s ease-in-out 500ms both;
}

.carousel .item.active .animated4 {
	-webkit-animation: flipInX 1s ease-in 500ms both;
	animation: flipInX 1s ease-in 500ms both;
    text-align: center;
}

.carousel .item.active .animated5 {
	-webkit-animation: bounceInLeft 1s ease-in-out 100ms both;
	animation: bounceInLeft 1s ease-in-out 100ms both;
}

.carousel .item.active .animated6 {
	-webkit-animation: bounceIn 1s ease-in 500ms both;
	animation: bounceIn 1s ease-in 500ms both;
    text-align: center;
}

.carousel .item.active .animated7 {
	-webkit-animation: bounceIn 1s ease-in 500ms both;
	animation: bounceIn 1s ease-in 500ms both;
}

.carousel .item.active .animated8 {
	-webkit-animation: fadeInDown 1s ease-in 1000ms both;
	animation: fadeInDown 1s ease-in 1000ms both;
}



/*************************
*******Intro CSS******
**************************/

#intro {
	padding-bottom:30px;
	padding-top:30px;
	background:#fff;
  position: relative;
}

#intro bold{
    color: #474646;
    font-weight: 00;
}


#intro p {
  font-family: 'Poppins', sans-serif;
  font-size: 17px;
  color: #717171;
    line-height: 1.7em;
    text-align: left;
    font-weight: 400;
    text-align: justify;
  }
  
  
  .big-size-intro{
          font-size: 25px !important;
            font-family: 'Poppins', sans-serif;
      }
  

.button-52 {
font-family: 'Poppins', sans-serif;
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 1px;
  padding: 11px 18px;
  outline: 0;
  border: 2px solid #4597bc;
  cursor: pointer;
  position: relative;
  background-color: rgba(0, 0, 0, 0);
  color:#4597bc;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  margin-left: 5px;
  margin-top:15px;
}

.button-52:after {
  content: "";
  background-color: #febf10;
  width: 100%;
  z-index: -1;
  position: absolute;
  height: 100%;
  top: 7px;
  left: 7px;
  transition: 0.2s;
}

.button-52:hover:after {
  top: 0px;
  left: 0px;
}


.sec-para{
  padding: 0 20px 0 0px;
    border-right:2px solid #3ab2c2;
    font-weight: 700 !important;
}


#intro img{
  box-shadow: 0px 4px 25px 0px rgba(27, 39, 71, 0.45);
   margin-top: 10px;
}

.second-img{
  margin-top: 10px;
}

#intro .intr-heading {
  color:#4597bc;
  margin-bottom:14px;
  font-family: 'Raleway', sans-serif;
  font-size:30px;
    overflow: hidden;
    text-align: center;
}

#intro .intr-heading:before {
    background-color: #ffc00f;
    content: "";
    display: inline-block;
    height: 3px;
    position: relative;
    vertical-align: middle;
    width:30px;
    margin-right: 10px;
}


.yellow{
  color: #ffc00f;
}

/*************************
*******Home Page Services CSS******
*************************/
#serv {
  padding-bottom:50px;
  padding-top:30px;
  background:#f7f7f7;
}


#serv .intr-heading {
  color:#4597bc;
  margin-bottom:14px;
  font-family: 'Raleway', sans-serif;
  font-size:30px;
    overflow: hidden;
    text-align: center;
}

#serv .intr-heading:before {
    background-color: #ffc00f;
    content: "";
    display: inline-block;
    height: 3px;
    position: relative;
    vertical-align: middle;
    width:30px;
    margin-right: 10px;
}

#serv .serv-col {
  background: #f7f7f7;
  border-radius: 0 0 4px 4px;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
  margin-bottom: 20px;
  margin-top: 20px;
  border: 2px solid #dbedf0;
  padding-bottom: 10px;
  position: relative;
  height: 160px;
  padding-right: 7px;
  padding-left: 7px;
  padding-top:15px;
   }


.number-holder{
position: absolute;
    width: 60px;
    height: 60px;
    padding:0px 7px 25px 7px;
    bottom:-17px;
    left: 50%;
    margin-left: -30px;
    z-index: 1;
    border-radius: 28px;
    background: #fadc95;
}

.number{
     font-family: "Open Sans", sans-serif;
         color: #3eb2c9;
         font-size: 40px;
         font-weight: 600;
}



#serv .serv-col .icon img{
max-width:30px;
}

#serv .serv-col h2 {
  color:#717276;
  text-align:center;
   font-size:16px;
  padding: 0;
  margin: 0px 0 5px 0;
  font-family: 'Raleway', sans-serif;
   font-weight:800;
}


#serv .serv-col p {
font-family: 'Poppins', sans-serif;
    font-size: 16px;
    color: #717171;
    line-height: 1.5em;
    font-weight: 400;
  margin-bottom: 0;
  padding: 0 10px 20px 10px;
  text-align: center;
}



/*************************
*******Approach CSS******
*************************/
#appr {
  padding-bottom:50px;
  padding-top:30px;
  background: linear-gradient(rgba(69,151,188,.6),rgba(0,0,0,.6)),transparent url(../images/approach.jpg) center center/cover no-repeat scroll;
      color:#fff;
}

#appr h3 {
    color: #717276;
    text-align: center;
    font-size: 19px;
    padding: 0;
    margin: 0px 0 5px 0;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
}


.values{
    font-family: 'Poppins', sans-serif;
        font-size: 17px;
        color: #717171;
        line-height: 1.7em;
        font-weight: 400;
      margin-bottom: 0;
      padding: 0 10px 20px 10px;
      text-align: center;
}

#appr .intr-heading {
  color:#4597bc;
  margin-bottom:14px;
  font-family: 'Raleway', sans-serif;
  font-size:30px;
    overflow: hidden;
    text-align: center;
}

#appr .intr-heading:before {
    background-color: #ffc00f;
    content: "";
    display: inline-block;
    height: 3px;
    position: relative;
    vertical-align: middle;
    width:30px;
    margin-right: 10px;
}

#appr p {
font-family: 'Poppins', sans-serif;
    font-size: 17px;
    color: #fff;
    line-height: 1.7em;
    font-weight: 400;
  margin-bottom: 0;
  padding: 0 10px 20px 10px;
  text-align: center;
}

.square {
    transition: all 0.3s;
    margin-top:20px;
    min-height:220px;
    position:relative;
    margin-right:20px;
    background:#fff;
      margin: 15px;
      outline: 2px solid #fadc95;
      outline-offset: -8px;
    }

.square:hover{
    outline: 2px solid #4597bc;
}

    .square:hover .btn1{
    position:absolute;
    display:inline;
    top:0px;
    background:#000;
    opacity:1;
    width:100%;
    height:100%;
    padding:0px;
    left:0px;
    }
    
    .square:hover .btn1 .text{
    position:absolute;
    top:48%;
    left:27%;
    color:#ec950a;
    font-family: 'Raleway', sans-serif;
    text-transform:uppercase;
    font-weight:600;
    font-size:16px
         }
    
.square .icon-cont {
    position:relative;
    text-align:center;
    width: 64px;
    font-size:20px;
    height:64px;
    margin:15px auto
}

.square .icon-cont img{
max-height:115px;
}

.square:hover .icon-cont img{
    transform: scale(0.8);
    transition: 0.4s;
}

.square .content1 {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  color:#7f7f7f;
  line-height:1.5em;
  text-align:center;
  font-weight:400;
}

.button-appr {
font-family: 'Poppins', sans-serif;
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 1px;
  padding: 11px 18px;
  outline: 0;
  border: 2px solid #4597bc;
  cursor: pointer;
  position: relative;
  background-color: rgba(0, 0, 0, 0);
  color:#4597bc;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  margin-left: 5px;
  margin-top:15px;
}

.button-appr:after {
  content: "";
  background-color: #fff;
  width: 100%;
  z-index: -1;
  position: absolute;
  height: 100%;
  top: 7px;
  left: 7px;
  transition: 0.2s;
}

.button-appr:hover:after {
  top: 0px;
  left: 0px;
}


/*************************
******About Us CSS****
**************************/


#about-us {
  background: #fff;
  padding-bottom:30px;
  padding-top:30px;
}

#about-us .intr-heading {
  color:#4597bc;
  margin-bottom:14px;
  font-family: 'Raleway', sans-serif;
  font-size:30px;
    overflow: hidden;
    text-align: center;
}

#about-us .intr-heading:before {
    background-color: #ffc00f;
    content: "";
    display: inline-block;
    height: 3px;
    position: relative;
    vertical-align: middle;
    width:30px;
    margin-right: 10px;
}

#about-us p {
font-family: 'Poppins', sans-serif;
    font-size: 17px;
    color: #717171;
    line-height: 1.7em;
    font-weight: 400;
  margin-bottom: 0;
  padding: 0 10px 0px 30px;
  text-align: justify;
      border-left:3px solid #fadc95;
      margin-top: 20px;
}

#about-us img{
    max-height: 200px;
    box-shadow: 0px 4px 15px 0px rgb(27 39 71 / 45%);
    margin-top: 20px;
}


.big-size{
        font-size: 25px !important;
          font-family: 'Poppins', sans-serif;
           text-shadow: 1px 1px #fadc95;
           padding-top:0px;
           border-right:3px solid #a1d5e1;
           padding-right:0px;
           padding-left:35px;
    }


.button-abt {
font-family: 'Poppins', sans-serif;
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 1px;
  padding: 11px 18px;
  outline: 0;
  border: 2px solid #4597bc;
  cursor: pointer;
  position: relative;
  background-color: rgba(0, 0, 0, 0);
  color:#4597bc;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  margin-left: 5px;
  margin-top:45px;
}

.button-abt:after {
  content: "";
  background-color: #febf10;
  width: 100%;
  z-index: -1;
  position: absolute;
  height: 100%;
  top: 7px;
  left: 7px;
  transition: 0.2s;
}

.button-abt:hover:after {
  top: 0px;
  left: 0px;
}


/*************************
******Clients CSS****
**************************/


#clients {
  background: #f7f7f7;
  padding-bottom:30px;
  padding-top:30px;
}

#clients .intr-heading {
  color:#4597bc;
  margin-bottom:14px;
  font-family: 'Raleway', sans-serif;
  font-size:30px;
    overflow: hidden;
    text-align: center;
}

#clients .intr-heading:before {
    background-color: #ffc00f;
    content: "";
    display: inline-block;
    height: 3px;
    position: relative;
    vertical-align: middle;
    width:30px;
    margin-right: 10px;
}

#clients p {
font-family: 'Poppins', sans-serif;
    font-size: 17px;
    color: #717171;
    line-height: 1.7em;
    font-weight: 400;
  margin-bottom: 0;
  padding: 0 10px 0px 30px;
  text-align: justify;
      border-left:3px solid #fadc95;
      margin-top: 20px;
}



.list_carousel1.responsive {
width: auto;
margin-left:0;
}

.list_carousel1 ul {
margin: 0;
padding: 0;
list-style: none;
display: block;
}

.list_carousel1 li {
width:200px;
height: 185px;
display: block;
float: left;
text-transform:uppercase;
font-family: 'Raleway', sans-serif;
margin-right:25px;
margin-left:25px;
}


.list_carousel1 li img{
  max-height:160px;
  box-shadow: 0px 2px 12px rgb(0 0 0 / 15%);
 border-right: 2px solid #fadc95;
      padding-top: 0px;
      border-left: 2px solid #a1d5e1;
      outline-offset:12px;
}

.list_carousel2 h4{
font-size:20px;
opacity: 1;
}


/*************************
******About Us Page CSS****
**************************/


#about-us-page {
  background: #fff;
  padding-bottom:30px;
  padding-top:50px;
  text-align: center;
}


#about-us-page p {
font-family: 'Poppins', sans-serif;
    font-size: 17px;
    color: #717171;
    line-height: 1.7em;
    font-weight: 400;
  text-align:center;
}

#about-us-page img{
    max-height: 100px;
}


.icons-col{
    margin-left:0px;
    text-align:center;
}

.big-size-abt{
        font-size: 20px !important;
          font-family: 'Poppins', sans-serif;
          font-weight: 600;
    }
    
.big-size-abt1{
        font-size: 18px !important;
          font-family: 'Poppins', sans-serif;
          font-weight: 600;
    }

.pillars{
    color: #717276;
        text-align: center;
        font-size: 17px;
        font-family: 'Raleway', sans-serif;
        font-weight: 700;
}


#about-us-page.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: none;
}

#leadership {
  background: #f7f7f7;
  padding-bottom:30px;
  padding-top:30px;
}

#leadership p {
font-family: 'Poppins', sans-serif;
    font-size: 17px;
    color: #717171;
    line-height: 1.7em;
    font-weight: 400;
  text-align: justify;
}

#leadership .leadership-table {
font-family: 'Poppins', sans-serif;
    font-size: 17px;
    color: #717171;
    line-height: 1.7em;
    font-weight: 400;
  text-align: justify;
}

#leadership .leadership-table img{
    margin-right:20px;
}


#leadership .intr-heading {
  color:#4597bc;
  margin-bottom:14px;
  font-family: 'Raleway', sans-serif;
  font-size:30px;
    overflow: hidden;
    text-align: center;
}

#leadership .intr-heading:before {
    background-color: #ffc00f;
    content: "";
    display: inline-block;
    height: 3px;
    position: relative;
    vertical-align: middle;
    width:30px;
    margin-right: 10px;
}


#leadership .hc{
    border-left: 3px solid #a1d5e1;
    padding-left:25px;
    display: block;
}

.hd-lkd-in{
    position:absolute;
    top:35px;
    left:-22px;
}

.hd-lkd-in img{
    max-height: 43px !important
}

.leadership-name{
        font-size: 20px;
        font-family: 'Poppins', sans-serif;
        text-shadow: 1px 1px #fadc95;
        text-align: right;
        border-right: 3px solid #fadc95;
        display: block;
        padding-right:20px;
}

/*************************
******Approach Page CSS****
**************************/

#approach {
  padding-bottom:30px;
  padding-top:50px;
  position: relative;
}


#approach .appro-col {
  background: #fff;
  border-radius: 0 0 4px 4px;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
  margin-bottom: 20px;
  height:490px;
 }


#approach .appro-col .icon {
  position:relative;
}

#approach .appro-col .icon img{
max-height:70px;
  display: block;
  margin: -40px 0 0;
  border:none;
}

#approach .appro-col h2 {
color: #717276;
    text-align: center;
    font-size: 18px;
    padding: 0;
    margin: 0px 0 5px 0;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
}

#approach .appro-col h2:before {
    background-color: #ffc00f;
    content: "";
    display: inline-block;
    height: 3px;
    position: relative;
    vertical-align: middle;
    width:30px;
    margin-right: 10px;
}

#approach .appro-col img{
    border-right: 3px solid #fadc95;
    border-left: 3px solid #a1d5e1;
}

#approach .appro-col p {
font-family: 'Poppins', sans-serif;
    font-size: 17px;
    color: #717171;
    line-height: 1.7em;
    font-weight: 400;
  text-align:center;
  padding:7px;
}



#approach .appro-col1 {
  background: #fff;
  border-radius: 0 0 4px 4px;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
  margin-bottom: 20px;
  height:520px;
 }


#approach .appro-co1 .icon {
  position:relative;
}

#approach .appro-col1 .icon img{
max-height:70px;
  display: block;
  margin: -40px 0 0;
  border:none;
}

#approach .appro-col1 h2 {
color: #717276;
    text-align: center;
    font-size: 18px;
    padding: 0;
    margin: 0px 0 5px 0;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
}

#approach .appro-col1 h2:before {
    background-color: #ffc00f;
    content: "";
    display: inline-block;
    height: 3px;
    position: relative;
    vertical-align: middle;
    width:30px;
    margin-right: 10px;
}

#approach .appro-col1 p {
font-family: 'Poppins', sans-serif;
    font-size: 17px;
    color: #717171;
    line-height: 1.7em;
    font-weight: 400;
  text-align:center;
  padding:7px;
}

#approach .appro-col1 img{
    border-right: 3px solid #fadc95;
    border-left: 3px solid #a1d5e1;
}




/*************************
******Services Page CSS****
**************************/

#services {
  padding-bottom:30px;
  padding-top:60px;
  position: relative;
}

#services .ss-col1 p {
font-family: 'Poppins', sans-serif;
    font-size: 17px;
    color: #717171;
    line-height: 1.7em;
    font-weight: 400;
  text-align: center;
  padding:7px 7px 0px 7px;
}

#services .ss-col1 {
  background: #fff;
  border-radius: 0 0 4px 4px;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
  margin-bottom: 20px;
  height:610px;
    position:relative;
 }

#services  .ss-col1 .title {
    color: white;
    font-size: 18px;
    padding: 12px 2px 12px 10px;
    margin-left: -8px;
    background: #a1d5e1;
    position: absolute;
    top:50%;
    margin-top:-45px;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    width: 103%;
    text-align: center;
    z-index: 8;
    left: 0px;
}

#services  .ss-col1 .title:before {
    position: absolute;
    top: -9px;
    left: 0;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 9px 9px;
    border-color: transparent transparent #a1d5e1 transparent;
}

#services .ss-col1 .icon-s img{
max-height:70px;
}


#services .ss-col1 ul li{
         font-family: 'Poppins', sans-serif;
        font-size: 17px;
        color: #717171;
        font-weight: 400;
      text-align:left;
      padding:7px;
}



#services .ss-col2 {
  background: #fff;
  border-radius: 0 0 4px 4px;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
  margin-bottom: 20px;
  height:610px;
    position:relative;
 }
 
 #services .ss-col2 p {
 font-family: 'Poppins', sans-serif;
     font-size: 17px;
     color: #717171;
     line-height: 1.7em;
     font-weight: 400;
   text-align: center;
   padding:7px 7px 0px 7px;
 }

#services  .ss-col2 .title {
    color: white;
    font-size: 18px;
    padding: 12px 2px 12px 10px;
    margin-left: -8px;
    background: #a1d5e1;
    position: absolute;
    top:50%;
    margin-top:-45px;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    width: 103%;
    text-align: center;
    z-index: 8;
    left: 0px;
}

#services  .ss-col2 .title:before {
    position: absolute;
    top: -9px;
    left: 0;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 9px 9px;
    border-color: transparent transparent #a1d5e1 transparent;
}

#services .ss-col2 .icon-s img{
max-height:70px;
}


#services .ss-col3 {
  background: #fff;
  border-radius: 0 0 4px 4px;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
  margin-bottom: 20px;
  height:610px;
    position:relative;
 }

#services .ss-col3 p {
font-family: 'Poppins', sans-serif;
    font-size: 17px;
    color: #717171;
    line-height: 1.7em;
    font-weight: 400;
  text-align: center;
  padding:32px 7px 0px 7px;
}

#services  .ss-col3 .title {
    color: white;
    font-size: 18px;
    padding: 12px 2px 12px 10px;
    margin-left: -8px;
    background: #a1d5e1;
    position: absolute;
    top:50%;
    margin-top:-45px;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    width: 103%;
    text-align: center;
    z-index: 8;
    left: 0px;
}

#services  .ss-col3 .title:before {
    position: absolute;
    top: -9px;
    left: 0;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 9px 9px;
    border-color: transparent transparent #a1d5e1 transparent;
}

#services .ss-col3 .icon-s img{
max-height:70px;
}

#services .ss-col4 {
  background: #fff;
  border-radius: 0 0 4px 4px;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
  margin-bottom: 20px;
  height:580px;
    position:relative;
 }
 
 #services .ss-col4 p {
 font-family: 'Poppins', sans-serif;
     font-size: 17px;
     color: #717171;
     line-height: 1.7em;
     font-weight: 400;
   text-align: center;
   padding:7px 7px 0px 7px;
 }

#services  .ss-col4 .title {
    color: white;
    font-size: 18px;
    padding: 12px 2px 12px 10px;
    margin-left: -8px;
    background: #a1d5e1;
    position: absolute;
    top:50%;
    margin-top:-30px;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    width: 103%;
    text-align: center;
    z-index: 8;
    left: 0px;
}

#services  .ss-col4 .title:before {
    position: absolute;
    top: -9px;
    left: 0;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 9px 9px;
    border-color: transparent transparent #a1d5e1 transparent;
}

#services .ss-col4 .icon-s img{
max-height:70px;
}

#services .ss-col5 {
  background: #fff;
  border-radius: 0 0 4px 4px;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
  margin-bottom: 20px;
  height:580px;
    position:relative;
 }
 
 #services .ss-col5 p {
 font-family: 'Poppins', sans-serif;
     font-size: 17px;
     color: #717171;
     line-height: 1.7em;
     font-weight: 400;
   text-align: center;
   padding:7px 7px 0px 7px;
 }

#services  .ss-col5 .title {
    color: white;
    font-size: 18px;
    padding: 12px 2px 12px 10px;
    margin-left: -8px;
    background: #a1d5e1;
    position: absolute;
    top:50%;
    margin-top:-30px;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    width: 103%;
    text-align: center;
    z-index: 8;
    left: 0px;
}

#services  .ss-col5 .title:before {
    position: absolute;
    top: -9px;
    left: 0;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 9px 9px;
    border-color: transparent transparent #a1d5e1 transparent;
}

#services .ss-col5 .icon-s img{
max-height:70px;
}

.parent {
    width:100%;
        height:300px;
        overflow: hidden;
    position: relative;
  display: inline-block;
  cursor: pointer;
}

.child {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.parent:hover .child, .parent:focus .child {
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.parent:hover .child:before, .parent:focus .child:before {
    display: block;
}

.child .icon-s {
  display: none;
}

.parent:hover .icon-s, .parent:focus .icon-s {
  padding:12px 13px;
    text-align: center;
    position: absolute;
    top:33%;
     left:35%;
     display: block;
}

.child:before {
    content: "";
    display: none;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(255,255,255,0.75);
}

.bg-one {background-image:url(../images/master-planning.jpg);}
.bg-two {background-image:url(../images/engineering-design.jpg);}
.bg-three {background-image:url(../images/transportation-planning.jpg);}
.bg-four {background-image:url(../images/water-treatment.jpg);}
.bg-five {background-image:url(../images/project-management.jpg);}



/*************************
*******Contact CSS******
**************************/

#contact {
  padding-top:30px;
  background:#fff;
  }

#contact h2 {
    color: #1a4677;
    margin-bottom: 14px;
    font-family: 'Raleway', sans-serif;
    margin-top: 20px;
    font-size: 28px;
    font-weight: 500;
    text-transform: inherit;
}


#contact p  {
font-family: 'Poppins', sans-serif;
    font-size: 17px;
    color: #717171;
    line-height: 1.7em;
    font-weight: 400;
  text-align:center;
  padding:7px;
}


#contact a{
  font-family: 'Poppins', sans-serif;
  color: #4798bc;
  font-weight: 500;
}

#map{
 height: 100%;
   width: 100%;
   min-height: 490px;
   max-height: none;
   border:none;
}

#contact .cont-icon {
max-height:70px;
    display:block;
    margin:0 auto;
}



.cont-box {
  background: #fff;
  border-radius: 0 0 4px 4px;
  box-shadow: 0px 4px 25px 0px rgb(27 39 71 / 45%);
  margin-top: 20px;
  position: relative;
  height: auto;
   }
  

/*************************
*******Send Enquiry CSS******
**************************/

#send-enq {
  padding-bottom:50px;
  padding-top:30px;
  background:#f7f7f7;
}


#send-enq .intr-heading {
  color:#4597bc;
  margin-bottom:14px;
  font-family: 'Raleway', sans-serif;
  font-size:30px;
    overflow: hidden;
    text-align: center;
}

#send-enq .intr-heading:before {
    background-color: #ffc00f;
    content: "";
    display: inline-block;
    height: 3px;
    position: relative;
    vertical-align: middle;
    width:30px;
    margin-right: 10px;
}

#send-enq p {
font-family: 'Poppins', sans-serif;
    font-size: 17px;
    color: #fff;
    line-height: 1.7em;
    font-weight: 400;
  margin-bottom: 0;
  padding: 0 10px 20px 10px;
  text-align: center;
}


#send-enq .btn img{
    max-height:20px
}

#send-enq .btn:hover a{
    color:#4798bc;
}

.form-control {
display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #717171 !important;
    background-color: #fff !important;
    background-image: none;
    border: 1px solid transparent !important;
    border-radius: 4px;
    box-shadow: 0px 0px 10px rgba(255,255,255,0.5)!important;
    font-family: 'Poppins', sans-serif;
  }




/*************************
******Carousel CSS****
**************************/

.list_carousel2.responsive {
width: auto;
margin-left:50px;
margin-right: 50px;
}

.list_carousel2 ul {
margin: 0;
padding: 0;
list-style: none;
display: block;
}

.list_carousel2 li {
height:120px;
display:block;
float: left;
font-family: 'Nunito Sans', sans-serif;
padding-left:20px;
padding-right:20px;
font-size:17px;
text-align:justify;
padding-top:0px;
margin-top: 20px;
font-weight: 500;
}

.list_carousel2 .pager{
  position: absolute;
  right:10px;
  top: 70px;
}

.list_carousel2 .pager a {
margin:10px;
overflow: hidden;
text-indent: -999px;
background:#fff;
color:#fff important;
display:inline-block;
width:9px;
height:17px
}


.list_carousel2 .pager a.selected {
background: #3ab2c2;
width:9px;
height:17px
}


.name{
  color: #3ab2c2;
  font-weight: 700;
}

.quotes{
  position:relative;
  margin-bottom:20px;
}







/* [1] The container */
.img-hover-zoom {
  height:100%; /* [1.1] Set it as per your need */
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}

/* [2] Transition property for smooth transformation of images */
.img-hover-zoom img {
  transition: transform .5s ease;
}

/* [3] Finally, transforming the image when container gets hovered */
.img-hover-zoom:hover img {
  transform: scale(1.5);
}


.icons{
max-width:45px;
padding-top:20px;
position: absolute;
bottom: 18px;
right: 31px;
}



.pad-left-20{
padding-right:20px  
}

.pad-right-20{
padding-right:20px	
}


.pad-left-30{
padding-right:30px  
}

.pad-right-30{
padding-right:30px  
}


.pad-left-40{
padding-right:40px  
}

.pad-right-40{
padding-right:40px  
}

.pad-top-10{
  padding-top: 10px;
}

.pad-top-20{
  padding-top: 20px;
}


.pad-top-30{
  padding-top: 30px;
}


.pad-top-40{
  padding-top: 40px;
}

.pad-top-50{
  padding-top: 50px;
}

.pad-top-100{
  padding-top: 100px;
}

/*====================================================
page-header
======================================================*/
.page-title {
  position: relative;
  min-height: 350px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
}

.page-title:before {
  content: '';
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(19, 38, 70, 0.5);
}

.page-title .title-text{
  position: absolute;
  bottom: 30px;
}

.page-title .title-text h1 {
  position: relative;
  font-size: 35px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "Source Sans Pro", sans-serif;
  padding-top: 50px;
}

.page-title .title-text h1:before {
    background-color: #ffc00f;
    content: "";
    display: inline-block;
    height: 3px;
    position: relative;
    vertical-align: middle;
    width:30px;
    margin-right: 10px;
}


.page-title .title-text .title-menu {
  padding-left: 0;
  margin-bottom: 0;
}

.page-title .title-text .title-menu li {
  position: relative;
  color: #3ab2c2;
  font-size: 17px;
  display: inline-block;
  line-height: 30px;
  text-transform: capitalize;
  font-weight: 600;
}

.page-title .title-text .title-menu li a {
  margin-right: 8px;
  color: #ffffff;
  font-weight: 500;
  transition: all 500ms ease;
}


.page-title .title-text .title-menu li a:after {
    content: '|';
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    transform: translateX(20px);
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    padding-right: 3px;
}

.page-title .title-text .title-menu li a:hover {
  color: #48bdc5;
  transition: all 500ms ease;
}


/*************************
*******Section Title CSS******
**************************/


.section-title.st-center {
  text-align: center;
}


.parallax-back {
  background: url(../images/back.png) no-repeat;
  background-size: cover;
  background-attachment: fixed;
  margin: auto;
  -webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: center center; 
}

  
.parallax-back1 {
  background: url(../images/back1.png) no-repeat;
  background-size: cover;
  background-attachment:fixed;
  margin: auto;
  -webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: center center; 
}


.parallax-back2 {
  background: url(../images/team-IT-consultants.png) no-repeat;
  background-size: cover;
  background-attachment:fixed;
  margin: auto;
  -webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: center center; 
}


.parallax-back3 {
  background: url(../images/back3.png) no-repeat;
  background-size: cover;
  background-attachment: fixed;
  margin: auto;
  -webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: center center; 
}


.black_transp {
  background: rgba(0,0,0,0.5);
}


.black_transp1 {
  background: rgba(0,0,0,0.7);
}

.black_transp2 {
  background: rgba(0,71,115,0.7);
}

  
.wrap-normal {
  padding: 40px 0 0px 0;
}

.wrap-normal1 {
  padding: 10px 0px 0px 0px;
}

.wrap-normal2 {
  padding: 40px 0px 40px 0px;
}

.wrap-normal3 {
  padding: 20px 0 0px 0;
}

.wrap-normal4 {
  padding: 20px 0 0px 0;
}


/*************************
******Footer CSS****
**************************/

#footer {
 display: block;
  overflow: hidden;
  padding:10px 0 5px 0;
   color:#fff;
   background:#4597bc;
 }

 #footer p{
  font-weight:300 !important;
  font-size:16px;
 }


#footer i.fa {
	height: 20px;
	width: 20px;
	font-size: 24px;
	border-radius: 30%;
	color: #fff;
	transition: all 0.5s;
	margin-right:9px
}


/*************************
******Scrollup CSS****
**************************/

.scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 50px;
    right: 4%;
    display:none;
   transition: all 0.2s ease-in-out;
  -webkit-animation: action 1s infinite  alternate;
  animation: action 1s infinite  alternate;
	}


  @-webkit-keyframes action {
        0% { transform: translateY(0); }
        100% { transform: translateY(-10px); }
    }
    @keyframes action {
        0% { transform: translateY(0); }
        100% { transform: translateY(-10px); }
    }


.scrollup i {
font-size: 18px;
    color: #4597bc;
    width: 35px;
    height: 35px;
    position: relative;
    padding:8px 0px 15px 9px;
    background: #febf10;
    border-radius:50%;
}




/*************************
*******Misc CSS**********
**************************/


.bolder{
  font-weight:900;
  font-size:32px;
}


.rig{
text-align:right
}

.just{
text-align:justify;
}


.mar-top-10 {
margin-top:10px	
}

.mar-top-20 {
margin-top:20px	
}

.mar-top-25 {
margin-top:25px	
}

.mar-top-30 {
margin-top:30px	
}


.mar-top-50 {
margin-top:50px	
}


.mar-bot-20 {
margin-bottom:20px	
}

.mar-bot-30 {
margin-bottom:30px	
}

.mar-bot-40 {
margin-bottom:40px	
}


.mar-bot-ind-40 {
margin-bottom:40px  
}


.mar-bot-50 {
margin-bottom:50px	
}

.mar-bot-90 {
margin-bottom:90px	
}


.pad-bot-10{
  padding-bottom: 10px;
}

.pad-left-0{
  padding-left: 0px
}
 
.med {
	font-weight:600;	
	font-size:15px;	
}

.text-align-center {
	text-align:center	
}


table {
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: transparent !important;
	width:auto !important
}

.nopadding { padding: 0}
.notoppadding{padding-top:0px}
.nomargin{ margin:0px}
.wp1, .wp2, .wp3, .wp4, .wp5, .wp6, .wp7, .wp8 { visibility: hidden; }
.bounceInLeft, .bounceInRight, .fadeInUp, .fadeInUpDelay, .fadeInDown, .fadeInUpD, .fadeInLeft, .fadeInRight { visibility: visible; }
.delay-05s { animation-delay: 0.5s; -webkit-animation-delay: 0.5s; }
.delay-1s { animation-delay: 1s; -webkit-animation-delay: 1s; }
.delay-1-5s { animation-delay: 1.5s; -webkit-animation-delay: 1.5s; }
.delay-2s { animation-delay: 2s; -webkit-animation-delay: 2s; }
.delay-2-5s { animation-delay: 2s; -webkit-animation-delay: 2.5s; }
.delay-3s { animation-delay: 2s; -webkit-animation-delay: 3s; }
.delay-3-5s { animation-delay: 2s; -webkit-animation-delay: 3.5s; }
.delay-4s { animation-delay: 2s; -webkit-animation-delay: 4s; }
.delay-4-5s { animation-delay: 2s; -webkit-animation-delay: 4.5s; }
.delay-5s { animation-delay: 2s; -webkit-animation-delay: 5s; }