
@import url("https://fonts.googleapis.com/css?family=Cairo");
  /* Custom style to prevent carousel from being distorted 
   if for some reason image doesn't load */
.carousel-item{
    min-height: 280px;
}


.grid-container {
  display: grid;
      grid-template-columns: repeat(4, 1fr); /* 3 equal columns */
      grid-gap: 10px; /* spacing between grid items */
	  margin: 50px;
      
    
    }
    .grid-item {

		width: 100%;
/*	text-align: end;
	padding-right: 10px;
	padding-top: 100px;
	font-family: 'Cairo';
		font-style: normal;
		font-weight: 700;
		font-size: 17px;
		
		line-height: 21px;
		 identical to box height */
		
		
		
		
		color: #0094FF;





height: 129px;
width: 70%;



background: #ffffff;
border: 0.5px solid #3EAEFF;
box-shadow: 0px 4px 4px rgba(62, 174, 255, 0.24);
border-radius: 11px;
    }

    @media (max-width: 1800px){
.grid-container{
  display: grid;
      grid-template-columns: repeat(4, 1fr); /* 3 equal columns */
      grid-gap: 10px; /* spacing between grid items */

}
.grid-item{
	width: 100%;
	text-align: end;
	padding-right: 10px;
	
	font-family: 'Cairo';
		font-style: normal;
		font-weight: 700;
		font-size: 17px;
		
		line-height: 21px;
		/* identical to box height */
		
		
		
		
		color: #0094FF;
}
p{
  font-family: 'Cairo';
  font-weight: bold;
  font-size: 14px;
}
}
    @media (max-width: 800px){
.grid-container{
  display: grid;
      grid-template-columns: repeat(3, 1fr); /* 3 equal columns */
      grid-gap: 10px; /* spacing between grid items */

}
.grid-item{
	width: 100%;
	text-align: end;
	padding-right: 10px;
	
	font-family: 'Cairo';
		font-style: normal;
		font-weight: 700;
		font-size: 17px;
		
		line-height: 21px;
		/* identical to box height */
		
		
		
		
		color: #0094FF;
}
p{
  font-family: 'Cairo';
  font-weight: bold;
  font-size: 14px;
}
}

    @media (max-width: 600px){
.grid-container{
  display: grid;
      grid-template-columns: repeat(2, 1fr); /* 3 equal columns */
      grid-gap: 10px; /* spacing between grid items */

}
.grid-item{
	width: 100%;
	text-align: end;
	padding-right: 10px;
	
	font-family: 'Cairo';
		font-style: normal;
		font-weight: 700;
		font-size: 17px;
		
		line-height: 21px;
		/* identical to box height */
		
		
		
		
		color: #0094FF;
}
p{
  font-family: 'Cairo';
  font-weight: bold;
  font-size: 14px;
}
}


.prev, .next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 2em;
  color: #fff;
  text-decoration: none;
  
  padding: 10px;
  cursor: pointer;
}

.prev {
  left: 10px;
}

.next {
  right: 10px;
}
.span1{



font-family: 'Cairo';
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 21px;
/* identical to box height */

text-align: right;

color: #000000;
}
.span11{



font-family: 'Cairo';
font-style: normal;
font-weight: 700;
font-size: 13px;
line-height: 21px;
/* identical to box height */

text-align: right;

color: #000000;
}
.span{


font-family: 'Cairo';
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 21px;
/* identical to box height */

text-align: right;

color: #44B1FF;
}
a{
  text-decoration: none;
}

.appbar{


}
.slider {
  box-sizing: border-box;

position: absolute;
width: 90%;
height: 200px;
margin: 5%;
border: 1px solid #3EAEFF;
filter: drop-shadow(0px 4px 4px rgba(62, 174, 255, 0.07));
border-radius: 6px;
}

.slider img {
  border-radius: 6px;
  height: 100%;
   width: 100%; 
  display: none;

}

.slider img.active {
  display: block;
}

.footer-dark {
  padding:50px 0;
  color:#f0f9ff;
  background-color:#282d32;
}

.footer-dark h3 {
  margin-top:0;
  margin-bottom:12px;
  font-weight:bold;
  font-size:16px;
}

.footer-dark ul {
  padding:0;
  list-style:none;
  line-height:1.6;
  font-size:14px;
  margin-bottom:0;
}

.footer-dark ul a {
  color:inherit;
  text-decoration:none;
  opacity:0.6;
}

.footer-dark ul a:hover {
  opacity:0.8;
}

@media (max-width:767px) {
  .footer-dark .item:not(.social) {
    text-align:center;
    padding-bottom:20px;
  }
}

.footer-dark .item.text {
  margin-bottom:36px;
}

@media (max-width:767px) {
  .footer-dark .item.text {
    margin-bottom:0;
  }
}

.footer-dark .item.text p {
  opacity:0.6;
  margin-bottom:0;
}

.footer-dark .item.social {
  text-align:center;
}

@media (max-width:991px) {
  .footer-dark .item.social {
    text-align:center;
    margin-top:20px;
  }
}

.footer-dark .item.social > a {
  font-size:20px;
  width:36px;
  height:36px;
  line-height:36px;
  display:inline-block;
  text-align:center;
  border-radius:50%;
  box-shadow:0 0 0 1px rgba(255,255,255,0.4);
  margin:0 8px;
  color:#fff;
  opacity:0.75;
}

.footer-dark .item.social > a:hover {
  opacity:0.9;
}

.footer-dark .copyright {
  text-align:center;
  padding-top:24px;
  opacity:0.3;
  font-size:13px;
  margin-bottom:0;
}



@-webkit-keyframes come-in {
  0% {
    -webkit-transform: translatey(100px);
            transform: translatey(100px);
    opacity: 0;
  }
  30% {
    -webkit-transform: translateX(-50px) scale(0.4);
            transform: translateX(-50px) scale(0.4);
  }
  70% {
    -webkit-transform: translateX(0px) scale(1.2);
            transform: translateX(0px) scale(1.2);
  }
  100% {
    -webkit-transform: translatey(0px) scale(1);
            transform: translatey(0px) scale(1);
    opacity: 1;
  }
}
@keyframes come-in {
  0% {
    -webkit-transform: translatey(100px);
            transform: translatey(100px);
    opacity: 0;
  }
  30% {
    -webkit-transform: translateX(-50px) scale(0.4);
            transform: translateX(-50px) scale(0.4);
  }
  70% {
    -webkit-transform: translateX(0px) scale(1.2);
            transform: translateX(0px) scale(1.2);
  }
  100% {
    -webkit-transform: translatey(0px) scale(1);
            transform: translatey(0px) scale(1);
    opacity: 1;
  }
}
* {
  margin: 0;
  padding: 0;
}

html, body {
  background: #eaedf2;
  font-family: 'Roboto', sans-serif;
}

.floating-container {
  position: fixed;
  width: 100px;
  height: 100px;
  bottom: 0;
  right: 0;
  margin: 35px 25px;
}
.floating-container:hover {
  height: 300px;
}
.floating-container:hover .floating-button {
  box-shadow: 0 10px 25px rgba(44, 179, 240, 0.6);
  -webkit-transform: translatey(5px);
          transform: translatey(5px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.floating-container:hover .element-container .float-element:nth-child(1) {
  -webkit-animation: come-in 0.4s forwards 0.2s;
          animation: come-in 0.4s forwards 0.2s;
}
.floating-container:hover .element-container .float-element:nth-child(2) {
  -webkit-animation: come-in 0.4s forwards 0.4s;
          animation: come-in 0.4s forwards 0.4s;
}
.floating-container:hover .element-container .float-element:nth-child(3) {
  -webkit-animation: come-in 0.4s forwards 0.6s;
          animation: come-in 0.4s forwards 0.6s;
}
.floating-container .floating-button {
  position: absolute;
  width: 65px;
  height: 65px;
  background: #2cb3f0;
  bottom: 0;
  border-radius: 50%;
  left: 0;
  right: 0;
  margin: auto;
  color: white;
  line-height: 65px;
  text-align: center;
  font-size: 23px;
  z-index: 100;
  box-shadow: 0 10px 25px -5px rgba(44, 179, 240, 0.6);
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.floating-container .float-element {
  position: relative;
  display: block;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin: 15px auto;
  color: white;
  font-weight: 500;
  text-align: center;
  line-height: 50px;
  z-index: 0;
  opacity: 0;
  -webkit-transform: translateY(100px);
          transform: translateY(100px);
}
.floating-container .float-element .material-icons {
  vertical-align: middle;
  font-size: 16px;
}
.floating-container .float-element:nth-child(1) {
  background: #42A5F5;
  box-shadow: 0 20px 20px -10px rgba(66, 165, 245, 0.5);
}
.floating-container .float-element:nth-child(2) {
  background: #4CAF50;
  box-shadow: 0 20px 20px -10px rgba(76, 175, 80, 0.5);
}
.floating-container .float-element:nth-child(3) {
  background: #FF9800;
  box-shadow: 0 20px 20px -10px rgba(255, 152, 0, 0.5);
}
