.hero-banner h1{
  font-size: 60px;
  font-weight: bold;
}
.hero-banner{
		padding: 100px;
		background-color: #fbffee;
	}
.hero-banner .col-lg-5{
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: flex-start;
}
.hero-banner .col-lg-5>*{
	margin: 10px 0px;
}
.expertise .col-lg-6{
  margin: 40px 0px;
}
.expertise .col-lg-6>*{
  margin: 20px 0px;
}
.expertise .col-lg-6 h3{
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}
.anchorbutton{
	padding: 10px 45px;
	background-color: #e8505b;
	color: #fbffee;
	text-transform: capitalize;
	font-size: 20px;
	transition: 0.3s all;
}
.anchorbutton:hover{
	color: #000;
}
.description .container>*{
	margin: 20px 0px;
}
h2{
	color: #000;
}
#counter{
  background: rgba(black, .05);
  padding: 25px;
  width: 100%;
  margin: 0px;
  display: flex;
  justify-content: space-between;
}
#counter h5{
  font-weight: bold;
}
ul{
	list-style-type: none;
}
  li{    text-align: center;
    font-size: 50px;
  }
  section{
  	margin: 100px 0px;
  }
  .swiper-container .col-lg-8{
  	padding: 0px 100px;
  	display: flex;
  	justify-content: center;
  	align-items: center;
    background-color: #e8505b;
    color:  #fbffee;
  }
  .swiper-container .col-lg-4{
     background-color: #e8505b;  }
  .col-lg-4{
  		display: flex;
  		flex-direction: column;
  	justify-content: center;
  	align-items: center;
  
  }
  .expertise{
    background-color: #e8505b;
    padding: 100px 0px;
  }
  label{
    width: 100%;
    text-align: left;
    font-size: 25px;
  }
  .form-control{
    border: 2px solid grey;
  }
  button{
    border: none;
  }
  .why-choose:before{
    background: url('https://webdeskaustralia.com.au/wp-content/themes/webbeyond/images/leftIcon.png');
    width: 125px;
    height: 251px;
    content: "";
    position: absolute;
    left: 0;
    top: 0px;
  }
  .quote:before{
    background: url('https://webdeskaustralia.com.au/wp-content/themes/webbeyond/images/leftIcon.png');
    width: 125px;
    height: 251px;
    content: "";
    position: absolute;
    left: 0;
    top: 0px;
  }
  .project-showcase:after{
    background: url('https://webdeskaustralia.com.au/wp-content/themes/webbeyond/images/rightIcon.png');
    width: 125px;
    height: 200px;
    content: "";
    position: absolute;
    right: 0;
    bottom: -100px;
  }
  .project-showcase .swiper-wrapper{
    width: 100%;
  }
  .project-showcase .swiper-slide{
    width: 100%;
    overflow: hidden;
  }
  .project-showcase .swiper-slide img{
    width: 100%;
  }
  .projects:before{
    background: url('https://webdeskaustralia.com.au/wp-content/themes/webbeyond/images/leftIcon.png');
    width: 125px;
    height: 251px;
    content: "";
    position: absolute;
    left: 0;
    top: 0px;
  }

  .why-choose:after{
    background: url('https://webdeskaustralia.com.au/wp-content/themes/webbeyond/images/rightIcon.png');
    width: 125px;
    height: 200px;
    content: "";
    position: absolute;
    right: 0;
    bottom: -100px;
  }
    .vission{
      background-color: #fff;
      padding: 100px 0px;
    }
  .vission .image-wrapper{
    height: 350px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .vission:after{
    background: url('https://webdeskaustralia.com.au/wp-content/themes/webbeyond/images/rightIcon.png');
    width: 125px;
    height: 200px;
    content: "";
    position: absolute;
    right: 0;
    bottom: -100px;
  }
  .vission h3{
    color: #e8505b;
    font-weight: bold;
    margin: 20px 0px;
  }
  .project-tab:after{
    background: url('https://webdeskaustralia.com.au/wp-content/themes/webbeyond/images/rightIcon.png');
    width: 125px;
    height: 200px;
    content: "";
    position: absolute;
    right: 0;
    bottom: -100px;
    z-index: 9999;
  }
  .quote-contact:before{
     background: url('https://webdeskaustralia.com.au/wp-content/themes/webbeyond/images/testLeftIcon.png');
    width: 125px;
    height: 251px;
    content: "";
    position: absolute;
    left: 0;
    top: 0px; 
  }
  .project-tab:before{
     background: url('https://webdeskaustralia.com.au/wp-content/themes/webbeyond/images/testLeftIcon.png');
    width: 125px;
    height: 251px;
    content: "";
    position: absolute;
    left: 0;
    top: 0px; 
  }
  .service-slider img{
    width: 100px;
  }
  .service-slider .swiper-slide{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .swiper-container{
    padding: 40px !important;
  }
  .services-part .row{
    margin: 0px;
  }
  .services-part .row .col-lg-6{
    padding: 0px;
  }
  .services-part .row:nth-child(even){
    display: flex;
    flex-direction: row-reverse;
  }
  .services-part .row .col-lg-6 h2{
    padding: 30px;
    padding-bottom: 20px;
  }
  .services-part .row .col-lg-6 p{
    padding: 30px;
    padding-top: 0px;
    font-weight: 600;
  }
  .services-part p{
    color: #e8505b;
  }
  .project-tab{
    display: flex;
    flex-direction: column;
    align-items: center;
  }
.nav-tabs {
  overflow: hidden;
  border: 2px solid #e8505b;
  background-color: #f1f1f1;
  border-radius: 30px;
  width: auto;
}

/* Style the buttons inside the tab */
.nav-tabs li {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
  border-radius: 30px;
  font-weight: bold;
  transition: 0.5s all;
}

/* Change background color of buttons on hover */
.nav-tabs li:hover {
  background-color: #f3a5aa
;
}
.quote-contact label{
  font-weight: bold;
}
/* Create an active/current tablink class */
.nav-tabs li.active {
  background-color: #e8505b;
  color: #fff;
}
.nav-tabs li a{
  height: 100%;
}
.nav-tabs li a:hover{
  color: #fff;
}
/* Style the tab content */
.tab-content {
  padding: 6px 12px;
  border: 1px solid #e8505b;
}
.tab-pane .col-lg-12 .row{
  margin: 50px 0px;
}
.footer{
  background-color: #9b8c8c;
  margin: 0px !important;
  padding-bottom: 30px;
    color:#fbffee;
}
.footer hr{
  margin: 0px !important;
}
.footer-links{
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  width: 100%;
}
.footer a{
  font-size: 20px;
  color:#fbffee;
}
.footer i{
  font-size: 20px;
    color:#fbffee;
}
.footer .col-lg-12{
  margin-top: 30px;
}
.footer .col-lg-4{
  padding: 30px;
}
.info-box{
  height: 100%;
    padding: 50px;
    box-shadow: 0px 0px 10px #000;
    justify-content: space-around;
    align-items: center;
    color: #e8505b;
    font-weight: bold;
}
.info-box a{
      color: #e8505b;
font-weight: bold;
}
@media only screen and (max-width: 576px){
   .hero-banner{
    padding: 30px;
   }
   .hero-banner h1{
    font-size: 35px;
   }
   img{
    width: 100%;
   }
   .hero-banner .row{
    display: flex;
    flex-direction: column-reverse;
   }
   h1{
    font-size: 28px;
   }
   h2{
    font-size: 20px;
    font-weight: bold;
   }
   h3{
    font-size: 20px;
   }
   a,h5{
    font-size: 17px;
   }
   p{
    font-size: 17px;
   }
   .expertise img{
    width: 80%;
    margin: 20px 0px;
   }
   #counter{
    padding: 0px;
    flex-direction: column;
   }
   #counter li{
    margin: 30px 0px;
   }
   #counter li h5{

    font-size: 22px;
   }
   .swiper-container{
    padding: 40px 0px !important;
   }
   .swiper-slide{
    margin: 0px;
   }
   .testimonial .swiper-slide img{
      width: 70%;
   }
   .testimonial .swiper-slide .col-lg-8{
    padding: 30px;
   }
   .testimonial .swiper-slide .row{
    display: flex;
    flex-direction: column-reverse;
   }
   .footer img{
    width: 60%;
   }
   .testimonial-section .row{
    display: flex;
    flex-direction: column-reverse;
   }
   .about-us .row{
    display: flex;
    flex-direction: column-reverse;
   }
   .vission{
    padding: 30px;
   }
   .vission .image-wrapper{
    justify-content: center;
    align-items: center;
   }
   .about-us .row>*{
    margin: 30px 0px;
   }
   .services-part .row:nth-child(even){
    margin: 0px -15px;
   }
   .services-part .row:nth-child(odd){
}
.nav-tabs{
  display: grid;
  width: 80%;
  border: none;
  }
.tab-pane .col-lg-4{
  margin: 20px 0px;
}
.footer .col-lg-6{
  text-align: center;
}
.quote-contact .row{
  display: flex;
  flex-direction: column-reverse;
}
.quote-contact .row>*{
  margin: 30px 0px;
}
h3{
  font-weight: bold;
}
}
