@charset "utf-8";
*
{    
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	scroll-behavior: smooth;
}
body
{
	background-size: cover;
	box-sizing: border-box;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    background-color: white;
	font-weight: normal;
	overflow-x: hidden;
}
.menu-bar
{
text-align: center;
}
.menu-bar ul
{
display: inline-flex;
list-style: none;
}
.menu-bar ul li
{
width: 100px;
margin: 10px;
padding: 10px;
}
.menu-bar ul li a
{
text-decoration: none;
color: #000;
}
.active, .menu-bar ul li:hover
{
border-radius: 3px;
}
.active, .menu-bar ul li a:hover
{
color: #ff0000;
}
.sub-menu-1
{
display: none;
}
.menu-bar ul li:hover .sub-menu-1
{
display: block;
position: absolute;
background: #fff;
margin-top: 15px;
margin-left: -15px;
}
.menu-bar ul li:hover .sub-menu-1 ul
{
display: block;
margin: 10px;
}
.menu-bar ul li:hover .sub-menu-1 ul li
{
width: 150px;
padding: 10px;
border-bottom: 1px dotted #000;
background: transparent;
border-radius: 0;
text-align: left;
}
.menu-bar ul li:hover .sub-menu-1 ul li:last-child
{
border-bottom: none;
}
.menu-bar ul li:hover .sub-menu-1 ul li a:hover
{
color: #ff0000;
}
.fa-angle-down
{
float: right;
}
.sub-menu-2
{
display: none;
}
.hover-me:hover .sub-menu-2
{
position: absolute;
display: block;
margin-top: -40px;
margin-left: 140px;
background: #fff;
}
.logo
{
display: grid;
grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
grid-gap: 1rem;
align-content: center;
}

.Footer{
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	color: #FFFFFF
}
.copyright{
	font-size: 50%;
}
.container {
    position: relative;
    ext-align: center;
    color: white;
    margin-top: -3px;
    
}

/* Header text */
.header-text {
  position: absolute;
  top: 448px;
  left: 58px;
  font-size: 20px;
}
.header-text h2{
    color: #ff0004;
}
.header-text p{
    color: #fffff;
	font-size: 18px;
}
/* Adobe Header text */
.header-text-adobe {
	position: absolute;
	margin-top: 130px;
	left: 58px;
	font-size: 20px;	
}
.header-text-adobe h2{
    color: #ff0004;
}
.header-text-adobe p{
    color: #fffff;
	font-size: 18px;
}
/* Microsoft Header text */
.header-text-microsoft {
	position: absolute;
	margin-top: 10px;
	left: 58px;
	font-size: 20px;
}
.header-text-microsoft h2{
    color: #ff0004;
}
.header-text-microsoft p{
    color: #fffff;
	font-size: 18px;
}
/* BMC Header text */
.header-text-bmc {
	position: absolute;
	margin-top: 180px;
	left: 58px;
	font-size: 20px;
}
.header-text-bmc h2{
    color: #ff0004;
}
.header-text-bmc p{
    color: #fffff;
	font-size: 18px;
}

/* Pisara Header text */
.header-text-pisara {
	position: absolute;
	margin-top: ;
	left: 58px;
	font-size: 20px;
}
.header-text-pisara h2{
    color: #ff0004;
}
.header-text-pisara p{
    color: #fffff;
	font-size: 18px;
}

/* Cisco Header text */
.header-text-cisco {
	position: absolute;
	margin-top: 150px;
	left: 58px;
	font-size: 20px;
}
.header-text-cisco h2{
    color: #ff0004;
}

/* Service Management Header text */
.header-text-service-management {
	position: absolute;
	margin-top: 120px;
	left: 58px;
	font-size: 20px;
}
.header-text-service-management h2{
    color: #ff0004;
}

.header-text-cisco p{
    color: #fffff;
	font-size: 18px;
}
/* AE Header text */
.header-text-ae {
	position: absolute;
	margin-top: 135px;
	left: 58px;
	font-size: 20px;
}
.header-text-ae h2{
    color: #ff0004;
}
.header-text-ae p{
    color: #fffff;
	font-size: 18px;
}
/* Pisara Header text */
.header-text-pisara {
	position: absolute;
	top: 510px;
	left: 58px;
	font-size: 20px;
}
.header-text-pisara h2{
    color: #ff0004;
}
.header-text-pisara p{
    color: #fffff;
	font-size: 18px;
}

/* DR As A Service Header Text */
.header-text-dr-as-a-service {
	position: absolute;
	margin-top: 100px;
	left: 29px;
	font-size: 20px;
	color: red;
}
.header-text-pisara h2{
    color: #ff0004;
}
.header-text-pisara p{
    color: #fffff;
	font-size: 18px;
}

/* Pisara Header text */
.header-text-digital-enterprise {
	position: absolute;
	margin-top: 120px;
	left: 58px;
	font-size: 20px;
}
.header-text-digital-enterprise h2{
    color: #ff0004;
}
.header-text-digital-enterprise p{
    color: #fffff;
	font-size: 18px;
}

/* Digital Transformation Header text */
.header-text-digital-transformation {
	position: absolute;
	top: 150px;
	left: 58px;
	font-size: 20px;
}
.header-text-digital-transformation h2{
    color: red;
}

/* Infrastrcuture Modernization */
.header-text-infrastrcuture-modernization {
	position: absolute;
	margin-top: 60px;
	left: 58px;
	font-size: 20px;
}
.header-text-infrastrcuture-modernization h2{
    color: red;
}

/* Managed Services Header Text */
.header-text-managed-services {
	position: absolute;
	margin-top: 120px;
	left: 58px;
	font-size: 20px;
}
.header-text-managed-services h2{
    color: red;
}


/* FDC Solutions Header Text */
.header-text-fdc-solutions-stack {
	position: absolute;
	margin-top: 98px;
	left: 29px;
	font-size: 20px;
	color: red;
}
.header-text-fdc-solutions-stack2 {
	margin: 50px 0px 50px 43px;
	color:red;
}
.header-text-pisara h2{
    color: #ff0004;
}
.header-text-pisara p{
    color: #fffff;
	font-size: 18px;
}
.header-text-fdc-solutions-stack3 {
	margin: 50px 0px 50px 29px;
	color:red;
}
/* Zero Trust Header text */
.header-text-zero-trust-security {
	position: absolute;
	margin-top: 70px;
	left: 58px;
	font-size: 20px;
}
.header-text-zero-trust-security h2{
    color: #ff0004;
}
.header-text-zero-trust-security p{
    color: #fffff;
	font-size: 18px;
}

/* Paragaph text */
.paragraph-text {
  position: absolute;
  top: 30px;
  left: 30px;
}

/* Second Paragaph text */
.second-paragraph-text {
  position: absolute;
  top: 30px;
  left: 30px;
}

.header h1 {
    color: #ff0004;
    font-size: 27px;
}
.cloud {
    width: 50px;
}
table {
    border-collapse: collapse;
    width: 100%;
}
.form {
	color:#FFFFFF;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
}
.Inquire {
	color:#FBFBFB;
	font-size: 300%;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    text-align: center;
}
.DPA {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    font-size: 70%;
}
#exampleSlider {
  position: relative;
  /*border: 1px solid black;*/
}
@media (max-width: 767px) {
  #exampleSlider {
    border-color: transparent;
  }
  
  .navbar {
	  padding: 5px!important;
  }
  
  .dropdown-menu {
		width: 100%;
		max-height: 55vh;
		overflow-y: auto;
	}
	
	#sub-dropdown-menu {
		margin-top: 42px!important;
		margin-left: 0px!important;
		top:0px!important;
		width: 100%;
	}
}
#exampleSlider .MS-content {
  margin: 15px 5%;
  overflow: hidden;
  white-space: nowrap;
  /*border: 1px solid red;*/
}
@media (max-width: 767px) {
  #exampleSlider .MS-content {
    margin: 0;carousel
  }
  
  .header-text-fdc-solutions-stack2 {
		margin: 98px 0px 50px 0px;
		color:red;
	}
	
  .navbar {
	padding: 8px!important;
  }
}
#exampleSlider .MS-content .item {
  display: inline-block;
  height: 100%;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  /*border: 1px solid green;*/
  border-right: none;
  width: 20%;
  text-align: center;
}
@media (max-width: 1200px) {
  #exampleSlider .MS-content .item {
    width: 25%;
  }
  
  .header-text-fdc-solutions-stack2 {
		margin: 98px 0px 50px 0px;
		color:red;
	}
	
	.navbar {
		padding: 8px!important;
	}
}
@media (max-width: 992px) {
  #exampleSlider .MS-content .item {
    width: 33.3333%;
  }
  
  .header-text-fdc-solutions-stack2 {
		margin: 98px 0px 50px 0px;
		color:red;
	}
	
	.navbar {
		padding: 8px!important;
	}
}
@media (max-width: 767px) {
  #exampleSlider .MS-content .item {
    width: 50%;
  }
  
  .navbar {
		padding: 8px!important;
	}
	
	/*.carousel-caption {
		position: absolute;
		right: 0px;
		bottom: 0px;
		left: 0px;
		z-index: 10;
		padding-top: 0px;
		padding-bottom: 0px;
		color: #fff;
		text-align: center;
	}*/
	
	.carousel-caption h1 {
		font-size: 30px!important;
	}
	
	.carousel-caption p {
		font-size: 15px!important;
	}
	
	.carousel-caption br {
		display: none!important;
	}
	
	.carousel-item img {
		height: 350px!important;
		object-fit: cover;
	}
}
#exampleSlider .MS-content .item p {
  font-size: 30px;
  text-align: center;
  line-height: 1;
  vertical-align: middle;
  margin: 0;
  padding: 10px 0;
}
#exampleSlider .MS-controls button {
  position: absolute;
  border: none;
  background: transparent;
  font-size: 30px;
  outline: 0;
  top: 35px;
}
@media (max-width: 767px) {
  #exampleSlider .MS-controls button {
    display: none;
  }
  
  .navbar {
		padding: 8px!important;
	}
}
#exampleSlider .MS-controls button:hover {
  cursor: pointer;
}
#exampleSlider .MS-controls .MS-left {
  left: 10px;
}
@media (max-width: 992px) {
  #exampleSlider .MS-controls .MS-left {
    left: -2px;
  }
  
  .navbar {
		padding: 8px!important;
	}
}
#exampleSlider .MS-controls .MS-right {
  right: 10px;
}
@media (max-width: 992px) {
  #exampleSlider .MS-controls .MS-right {
    right: -2px;
  }
  
  .navbar {
		padding: 8px!important;
	}
}

.img-responsive {
    width: 60%;
}

/* Centered text */
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.centered h1{
    color: #000000;
    font-size: 45px;
    letter-spacing: 3px;
}
.CloudMigration { 
    color: #ff0000;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    font-size: 50px;
}
.MigrationAssessment {
    color: #000000;
    font-size: 20px;
}
.Summary i {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";

}
.orderedlist {
    list-style-position: outside;
}
.subtopic {
    font-family: Segoe, "Segoe UI Bold", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    text-indent: 50px;
}
.indenttext {
    text-indent: 50px;
}
.links {
    color: #248FFF;
}
.Information-Technology-Text {
    color: #ffffff;
}
.details {
    font-size: 12px;
    color: #ffffff;
}
.button {
    background-color: #ffffff;
    border: none;
    color: #000000;
    border-color: white;
    padding: 8px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin: 4px 2px;
}
.button1 {
    width: 200px;
    border-radius: 15px;
}
.button2 {
    background-color: #ffffff;
    border: none;
    color: #000000;
    border-color: white;
    padding: 8px;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    margin: 4px 2px;
}
.button3 {
    width: 100px;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
    border: none;
    color: #b6142c;
    border-color: white;
    padding: 8px;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    margin: 4px 2px;
    border-radius: 15px;
}
.button4 {
    width: 100px;
	/*height: 50px;*/
    justify-content: center;
    align-items: center;
    background-color: #b6142c;
    border: none;
    color: #000000;
    border-color: white;
    padding: 8px;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    margin: 4px 2px;
    border-radius: 15px;
}
.AxelosCopyright {
    font-size: 50%;
}
.contact-us-form {
	color:#000000;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
}

.contact-us-DPA {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    font-size: 73%;
	text-align: justify;
}
.career p{
    font-size: 12px;
}
.career b {
    color: #bf2d35;
}

form.example input[type=text] {
  padding: 10px;
  font-size: 17px;
  border: 1px solid grey;
  float: left;
  width: 85%;
  background: #f1f1f1;
  display: none;
}

form.example button {
  float: left;
  width: 15%;
  padding: 10px;
  background: #1E2930;
  color: white;
  font-size: 17px;
  border: 1px solid grey;
  border-left: none;
  cursor: pointer;
  display: none;
}

form.example button:hover {
  background: #28353D;
}

form.example::after {
  content: "";
  clear: both;
  display: table;
}
/* Centered text */
.header-text-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.header-text-center h2 {
    color: #ff0004;
}

/* Careers Centered text */
.careers-header-text-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.careers-header-text-center h2 {
    color: #ff0004;
}


.capabilities {
    color: #ff0004
}
.border {
    border-color: #FCF2F2;
}
.view-position {
    color: white;
}
.Information-Technology {
    border-color: #FCF2F2;
}
.who-we-are {
    color: white;
}
.affiliate {
    font-size: 10px;
}

.navbar {
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
	padding: 30px 224.828px;
	padding-left: 120px;
}
.bg-light {
	background-color: #ffffff!important;
}
.nav-link {
	color: black!important;
	transition: 0.3s;
	min-width: 100px;
	text-align: center;
}
.dropdown-toggle {
	padding-left: 10px!important;
	padding-right: 10px!important;
}
.nav-item {
	/*margin-left: 10px;
	margin-right: 10px;*/
}
.navbar a:hover, .dropdown:hover .dropdown-toggle {
	background-color: #b6142c;
	color: #ffffff!important;
}
.dropdown-menu:hover {
}
.dropdown-menu .dropdown-item:hover {
	background-color: #161f28;
	color: #ffffff!important;
}
navbar-brand:hover {
	background-color: #ffffff!important;
}
.dropdown-menu {
	margin-top:0px!important;
	background-color: white;
	min-width:350px!important;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	border:none;
	border-radius: 0px;
	padding-top:15px!important;
}
.dropdown:hover>.dropdown-menu {
	display: block;
	
	animation: slide-down 300ms ease-in-out;
	transform-origin: 0% 0%;
}

/*Sub-Menu
.dropdown-menu:hover {
}
.dropdown-menu .dropdown-item:hover {
	background-color: #161f28;
	color: #ffffff!important;
}
navbar-brand:hover {
	background-color: #ffffff!important;
}
.dropdown:hover>.dropdown-menu {
	display: block;
	
	animation: slide-down 300ms ease-in-out;
	transform-origin: 0% 0%;
}*/

.mr-auto, .mx-auto {
	margin-right: 0px!important;
}
.mr-auto {
	margin-left: auto!important;
}
@-webkit-keyframes slide-down {
		
    0% {
        transform: scaleY(0)
    }
    100% {
        transform: scaleY(1)
    }
}

.web-Banner {
	margin-left: -15px!important;
	margin-right: -15px!important;
}
.web-Banner-2 {
	margin-left: -15px!important;
	margin-right: -15px!important;
}

.homeTile {
	padding: 2px;
}

.row {
	margin-right:0px;
	margin-left:0px;
}

.footer {
	margin-right:-15px;
	margin-left:-15px;
	background-color:rgb(244, 242, 243);
	padding: 50px;
	color: #000;
}

.imgTile:hover {
	position: relative;
	-webkit-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.75);
	transition: box-shadow 0.3s ease-in-out;
	z-index: 1;
}
.header-text-RPA {
  position: absolute;
  top: 30px;
  left: 58px;
  font-size: 20px;
}
.header-text-RPA h2 {
    color: #ff0004;
}
.homepage-header-text {
  position: absolute;
  /*top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);*/
}
.homepage-header-text h2 {
    color: #000000;
    font-size: 50px;
}
.homepage-header-text p {
    color: #000000;
}
/* Bottom left text */
.bottom-left {
  position: absolute;
  bottom: 8px;
  left: 16px;
}
.bottom-left p {
    font-size: 25px;
    color: #FFFFFF;
}
.solutions-container {
  position: relative;
  width: 100%;
}

.image-solution {
  display: block;
  width: 100%;
  height: 295px;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: black;
  border-radius: 15px;
  
}

.solutions-container:hover .overlay {
  bottom: 0;
  height: 100%;
  opacity: 0.5;
}

.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.text b {
    color: #b6142c;
}
.read-more {
    font-size: 15px;
    color: white;
}
a:link {
    text-decoration: none;
}

.header-one {
    font-weight: 15;
    color: #b6142c;
}
a:hover {
    color: white;
}
.box {
    width: 100%;
    height: 2px 2x 30px rgba (0,0,0,0.2);
    border-radius: 10px;
    overflow: hidden;
    /*margin: 25px;*/
    background-color: #F1F1F1;
    align-items: center;
	
}
.slide-img {
    height: 150px;
}
.slide-img img {
    width: 334px;
    height: 150px;
    object-fit: cover;
    box-sizing: border-box;
}
.detail-box {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 10px;
    box-sizing: border-box;
}
.type {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 5px 5px;
}
.type a {
    margin: 5px 0px 5px;
}
.type p {
    color: white;
}
.box-2 {
    width: 100%;
    height: 2px 2x 30px rgba (0,0,0,0.2);
    border-radius: 10px;
    overflow: hidden;
    /*margin: 25px;*/
    background-color: #b6142c;
    align-items: center;
}
.slide-img-2 {
    height: 150px;
}
.slide-img-2 img {
    width: 334px;
    height: 150px;
    object-fit: cover;
    box-sizing: border-box;
}
@keyframes fade{
    0%{
        opacity: 0;
    }
    100%{
        opcaity: 1;
    }
}
.slider {
    width: 78%;
    display: block;
    justify-content: center;
    align-items: center;
}
.square-1 {
    min-height: 378px;
    width: 100%;
    background-color: #F0EFF4;
    border-radius: 15px;
}
.square-2 {
    min-height: 435px;
    width: 100%;
    background-color: #F0EFF4;
    border-radius: 15px;

}
.square-3 {
    min-height: 580px;
    width: 100%;
    background-color: #F0EFF4;
    border-radius: 15px;

}
.square-4 {
    min-height: 900px;
    width: 100%;
    background-color: #F0EFF4;
    border-radius: 15px;
}


.square-5 {
    min-height: 340px;
    width: 100%;
    background-color: #F0EFF4;
    border-radius: 15px;
}
.square-6 {
    min-height: 505px;
    width: 100%;
    background-color: #F0EFF4;
    border-radius: 15px;
}
.square-7 {
    min-height: 420px;
    width: 100%;
    background-color: #F0EFF4;
    border-radius: 15px;
}
.square-8 {
    min-height: 420px;
    width: 100%;
    background-color: #F0EFF4;
    border-radius: 15px;
}
.square-9 {
    min-height: 500px;
    width: 100%;
    background-color: #161f28;
    border-radius: 0;
}
.square-10 {
    min-height: 500px;
    width: 100%;
    background-color: white;
    border-radius: 0;
}
.square-11 {
	margin: auto;
    height: 100px;
    width: 100%;
    background-color: #b6142c;
    border-radius: 15px;
	padding: 10px;

}
.square-12 {
    padding: 100px;
	height: 100%;
    width: 100%;
    background-color: #f3f4f7;

}

.square-13 {
	margin: auto;
    min-height: 100px;
    width: 100%;
    background-color: #b6142c;
    border-radius: 15px;
	padding: 10px;

}

.header-text {
    color: white;
}
.col-md-12 h2 {
    color: #ff0004;
}
.products-tiles {
	height: 30%;
    WIDTH: 63%;
	align-content: center;
}
.products-tiles-one {
	WIDTH: 85%;
}
.careers-tiles {
	width: 80%;
}
.Digital-Ready {
	min-width:100%; 
	height:auto; 
	margin-top:10px;
	object-fit: cover;
}
.Microsoft-banner {
	min-width:100%; 
	height:auto; 
	margin-top:5px;
	object-fit: cover;
}
.body-text {
	font-size: 25px;
}
.slide-logo {
	position: absolute;
	top: 50;
	margin-left: 23%;
	transform: translate (50%, 50%);
}
.slide-text {
	position: absolute;
	top: 50;
	margin-left: auto;
}

.service-text {
	position: absolute;
	top: 495px;
	left: 58px;
	font-size: 20px;
}
.cfi-logo {
  display: block;
  margin-right: 80%;
}
.middle {
  vertical-align: middle;
}

input[type=text] {
text-align: center;
}

h1,
h3 {
  text-align: center;
}

.blue-square-container {
  text-align: center;
}

.blue-square {
  background-color: #0074D9;
  width: 100px;
  height: 100px;
  display: inline-block;
}

.centerText {
  text-align: center; /* This puts the text into the center of the 
  screen. */
}
.products-image {
	min-width: 100%;
	height: auto;
	object-fit: cover;
	
}
.carousel-caption {
	top: 15%!important;
	
}
.carousel-caption-2 {
	top: 15%!important;
	
}

#sub-dropdown-menu {
	margin-top:0px;
	background-color: white;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	border:none;
	border-radius: 0px;
	padding:0px!important;
	position:absolute;
	margin-left: 160px;
	top:0px;
}

#sub-dropdown a {
	text-align:left!important;
}

@media (min-width: 576px)
{
	.modal-dialog {
		max-width: 700px!important;
		margin: 1.75rem auto;
	}
}
.Forti-Token {

}