
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;600&display=swap');
:root{
    --color-1:#f68121;
    --color-2:#ed1c24;
    --color-3:#582c8b;
    --color-4:#0166b4;
}

.cube{
	margin-top:0;
	width:20%;
	margin-left:5vw;
	min-width:250px;

	
}
.cube:hover{
	
	opacity:0.9;
	  
}

.maindiv {
	position:;
	height:5px;
	 width: 100%;
	 margin-left:5vw;
	 background-color:#EFEFEE;
   
}
.hrService{
	width:96%;
	border:1px solid #f08f0f;
	
}
.services_main {
  font-family:sans-serif;
  background-color:white;
  height:;
  position:relative;
  width:100%;
  padding-bottom:10vh;
  
}

.services_header{
	text-align:center;
	margin-top:25vh;
	margin-left:auto;
	font-size:2.7em;
	max-width:100%;
	margin-bottom:0;
	opacity:0.7;
	
}

.service{
	min-height:400px;
	margin-top:-10vh;
	transform:translatex(50%);
	min-width:300px;
	max-width:400px;
	
	
	
}


 .row {
 width:95%;
 max-width:95%;
  margin:auto auto;
  float:;
  
}
.service{
	text-align:center;
	margin-top:auto;
	margin-left:3vw;
	
	
	

}
.card {

	font-family:"Oswald", sans-serif;
  transform:translatex(-49%);
  position:absolute;
  height:100%;
  width: 100%;
  
  background: white);
  transition: ease all 1.8s;
  perspective: 1200px;
  max-width:400px;
}
.card:hover .cover {
  transform: rotateX(0deg) rotateY(-180deg);
}
.card:hover .cover:before {
  transform: translateZ(30px);
}
.card:hover .cover:after {
  background-color: white;
}
.card:hover .cover h1 {
  transform: translateZ(100px);
}
.card:hover .card .card-back .details {
  transform: translateZ(-60px) rotatey(-180deg);
}
.card:hover .card .cover:before,  
.card:hover .card .cover:after , 
.card:hover .card .cover  {
  
  z-index:-100;
}


.card .cover {
	display:inline-block;
  position: absolute;
  height: 100%;
  width: 100%;
  transform-style: preserve-3d;
  transition: ease all 2.3s;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.card .cover:before {
  content: '';
  position: absolute;
  border: 5px solid rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
  z-index: 1;
  transition: ease all 2.3s;
  background: rgba(192,192,192, 0.1);
  
  transform-style: preserve-3d;
  transform: translateZ(-1px);
}
.card .cover:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  transition: ease all 1.3s;
 background: rgba(192,192,192, 0.2);
}
.card .cover.item-a {
  background-image: url('../images/infrastructure.png');
  background-size:100% 100%;
}
.card .cover.item-b {
  background-image: url('../images/software.png');
  background-size:100% 100%;
  
}
.card .cover.item-c {
  background-image: url('../images/maintain.png');
  background-size:100% 100%;
}
.card .cover h1 {
  font-weight: 600;
  position: absolute;
  bottom: 55px;
  left: 50px;
  color:white;
  max-width:80%;
  text-shadow: 0 0 3px grey, 0 0 5px black;
  transform-style: preserve-3d;
  transition: ease all 2.3s;
  z-index: 3;
  font-size: 3em;
  transform: translateZ(0px);
}


.card .card-back {
  position: absolute;
  height: 100%;
  width: 100%;
  background:rgba(235, 232, 232, 0.98);
  transform-style: preserve-3d;
  transition: ease all 2.3s;
  transform: translateZ(-2px);
  display: flex;
  align-items: center;
  justify-content: center;
}
.card .card-back .details {
  transform-style:;
  transition: ease transform 2.3s,;
  transform: translateZ(-1px) rotatey(-180deg);
  
  border: 1px solid #f08f0f;
  font-weight: 200;
  font-size: 1.3em;
  color: black;
  padding: 14px 32px;
  
  text-align:center;
  width:90%;
  height:350px;
  
  
}
#servicepic{
	width:72%;
}

.services_bt {
	
    width: 225px;
    margin: auto auto;
    
	
}
.services_bt a {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #F08F0F;
    background-color: transparent;
    border: 1px solid #FC830A;
    padding: 8px 20px;
    text-align: center;
    margin-top:3vh ;
	white-space:nowrap;
}

.services_bt a:hover {
    color: #ffffff;
    background-color: #F08F0F;
	 color: #fff;

          transform: scaleY(1);
          opacity: 1;
        
          transform: scaleY(1);
          opacity: 1;

}
.service_design{

	background-color: #EFEFEE;
}
.services_slider{
	min-height:500px;
	width:100%;
	max-width:100%;
	margin:auto auto;
	padding-top:0;
	padding-bottom:7vh;
	text-align:center;
}
#slidepic{
	
	text-align:center;
	width:100%;
	margin-left:auto;
	padding-top:5vh;
	padding-bottom:5vh;
	padding-right:3vw;
	padding-left:3vw;
}
.carousel-inner{
	margin:auto auto;
}
.carousel-item{
	margin:auto auto;
}
.header_service{
	text-shadow: 2px 2px 0px #EFEFEE;
	 width: 100%;
    font-size:2.875rem;
    color: #FFA800;
	text-align:center;
    font-weight: bold;
    padding-top: 5vh;
	font-family: Arial;
}
#services_slider .carousel-control-next {
	right:4vw;
	top: 45%;
}
#services_slider .carousel-control-prev{
left:3vw;
top: 45%;
}
#services_slider .carousel-control-prev,
#services_slider .carousel-control-next {
    
    width: 50px;
    height: 50px;
    color: #C4C2BE;
	opacity:1;
  

	
	
}

#services_slider .carousel-control-prev:hover,
#services_slider .carousel-control-next:hover,
#services_slider .carousel-control-prev:focus,
#services_slider .carousel-control-next:focus {
    background:;
	
	cursor:pointer;
	border: 0.5px solid #757068;
	opacity:0.7;
}

/*new*/

