.z-index{
  z-index: -99 !important;
}

.logo img{
    width: 170px;
    margin-top: -20px;
}
.grey-container{
	background: #E5E5E5;
}
.premium-font{
	font-family: 'Raleway', sans-serif;
}
.introduction{
	letter-spacing: 5px;
	text-transform: uppercase;
	padding: 50px 0 20px;
	color: #000;
}
.introduction h6{
	font-weight: 600;
}
.introduction-heading h1{
    line-height: 55px;
	padding-left: 10%;
}
.introduction-heading h2{
      line-height: 55px;
  padding-left: 10%;
  font-size: 2.5rem !important;
}
.introduction-content{
	line-height: 30px;
	letter-spacing: 1px;
	padding-right: 20px;

}
.introduction-content p{
	padding-top: 10px;
	color: #444;
	padding-left: 10%;
	padding-right: 10%;
	text-align: justify;
}
.grey-container-left{
	padding-left:5% !important;
}
.grey-container-right img{
	width: 100%;
	position: relative;
}
.white-sub-container{
	
	background: #fff;
	margin-left: 9% !important;
	margin-right: 2%;
}
.white-sub-container .left-in-white, .white-sub-container .right-in-white{
	padding-left:75px;
	padding-top:40px;
}
.white-sub-container .left-in-white{
	font-size: 2em;
    font-weight: 900;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 0.01em;
    line-height: 50px;
}
.white-sub-container .right-in-white{
font-size: 16px;
line-height: 26px;
color: #000000;
}
.padding-20{
	padding: 20px;
}
@media screen and (max-width: 864px){
	.white-sub-container .right-in-white{
		text-align: justify;
}
.logo img {
    margin-left: -25px;
}
}

@media screen and (min-width: 768px) and (max-width: 1200px){
	.dark-background .cards{
		margin: 46px !important;
	}

}
@media screen and (min-width: 565px) and (max-width: 767px){
	.dark-background .cards{
		margin: 0px !important;
	}

}
@media screen and  (max-width: 564px){
	.dark-background .cards{
		width: 100% !important;
		margin: 14px 0px !important;
	}

}

@media screen and (max-width: 992px){
	.hide-on-small{
		display: none;
	}
	.footer .col-sm-3{
		margin-top: 30px;
}
}
@media screen and (min-width: 576px) and (max-width: 992px){

.footer-logo, .contact-col{
	max-width: 50% !important;
}
}

.white-sub-container .left-in-white, .white-sub-container .right-in-white {
    padding-left: 40px;
    padding-right: 40px;
}
.grey-container {
    background: #E5E5E5;
    padding-right: 0px;
}
.white-sub-container {
    background: #fff;
    margin-left: 9% !important;
    margin-right: 9%;
  }
	}
.our-offering h3{
	font-size: 20px;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 5px;
}

.our-offering {
	padding-top: 50px;
}

.our-offering2{
	text-align: right;
    font-size: 35px;
    font-weight: 200;
}
.our-offering3{
	text-align: right;
    font-size: 18px;
    letter-spacing: 4px;
    font-weight: 200;
}
.dark-background{
	background-image: -webkit-linear-gradient(270deg, #e5e5e5 50%, #001633 50%);
	height: 350px;
	height: auto;
	margin-top: 20px;
}
.dark-background .cards {
    width: 250px;
    height: 300px;
    display: inline-block;
    padding: 10px;
    margin: 12px;
    background: #fff;
    box-shadow: 4px 16px 6px 4px #00000052;
    font-family: 'Montserrat', sans-serif;
 	transition: top ease 0.2s;
 	position: relative; 
 	cursor: pointer;
 	top: 0px;
 	border-top: 4px solid #001633;
}
.dark-background .cards:hover{
	top: -10px;
}
.cards h2{
    padding-top: 30px;
	font-weight: 600;
    text-align: center;
    letter-spacing: 1px;
    line-height: 40px;
    font-size: 25px;
}
.cards p{
	margin-top: 30px;
	text-align: center;
}
.our-clients{
	padding-top: 100px;
	background: #fff;
}
.our-clients span h2{
	text-align: right;
	font-weight: 100;
}
.clients{
	padding: 20px;
}
.why-us{
	margin: 50px;
}
.why-us .why-us-content{
	margin-top: 20px;
	margin-left: 50px;
	font-family: 'Montserrat', sans-serif;
}
.feature {
    margin: 15px 0px;
}
.feature i {
    float: left;
    padding: 5px;
    border-radius: 50%;
    color: #6dce00;
    border: 1px solid #6dce00;
    margin-right: 10px;
}
.why-us-image img{
	width: 100%;
}
.footer{
	padding: 50px 50px 10px 50px;
	background: #001127;
	color: #fff;
}
.footer .col-sm-3 h5{
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
}

.footer-logo{
	font-family: 'Poiret One', cursive
}
.footer-logo span{
	font-size: 15px;
}
.copy-rights{
	margin-top: 30px;
	color: #585858;
}


/***********************************/
/* Social Snake Animated Icons*/
.social-icons ul{
  display: flex;
  padding: 0px;	
  margin-top: 30px;
}
.social-icons ul li{
  list-style: none;
}
.social-icons ul li a{
  display: block;
  position: relative;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  text-align: center;
  background:none;
   text-decoration: none;
   color:#fff;
   margin-right: 20px;
   transition: 0.5s;
}

.social-icons ul li a span{
  position: absolute;
  transition: transform .5s;
}
.social-icons ul li a span:nth-child(1),
.social-icons ul li a span:nth-child(3)
{
  width: 100%;
  height: 2px;
  background: #fff;
}

.social-icons ul li a span:nth-child(1){
  top:0px;
  left:0px;
  transform-origin: right;
}
.social-icons ul li a:hover span:nth-child(1){
  transform: scaleX(0);
  transform-origin: left;
  transition: transform .5s;
}

.social-icons ul li a span:nth-child(3){
  bottom:0px;
  left:0px;
  transform-origin: left;
}
.social-icons ul li a:hover span:nth-child(3){
  transform: scaleX(0);
  transform-origin: right;
  transition: transform .5s;
}





.social-icons ul li a span:nth-child(2),
.social-icons ul li a span:nth-child(4)
{
  width: 2px;
  height: 100%;
  background: #fff;
}

.social-icons ul li a span:nth-child(2){
  top:0px;
  left:0px;
  transform: scaleY(0);
  transform-origin: bottom;
}
.social-icons ul li a:hover span:nth-child(2){
  transform: scaleY(1);
  transform-origin: top;
  transition: transform .5s;
}


.social-icons ul li a span:nth-child(4){
  top:0px;
  right:0px;
  transform: scaleY(0);
  transform-origin: top;
}
.social-icons ul li a:hover span:nth-child(4){
  transform: scaleY(1);
  transform-origin: bottom;
  transition: transform .5s;
}



.btn-submit-model{
  color: #001633 !important;
  border-radius: 0px !important;
  border: 2px solid !important;
}
.modal-content{
  border-radius: 0px !important;
  border: 0px !important;
}

.modal-header{
  border:0px !important;
  background: #001633 !important;
    color: #fff !important;
  border-radius: 0px !important;
}
.modal-footer .btn::before{
  background: none !important;
}
.modal-footer .btn:hover, .modal-footer .btn:focus{
  box-shadow: 0px 2px 2px 0px #cacaca !important;
  color: #57cc00 !important;
}
.modal-footer .btn{
  box-shadow: 0px 2px 2px 0px #cacaca !important;
  outline: none !important;
}
.modal-body .input-text input,.modal-body .input-text textarea{
    width: 100%;
    height: 40px;
    outline: none;
    border: none;
    padding: 10px;
    margin-bottom: 20px;
    border-bottom: 2px solid #001633;
    box-shadow: 0px 2px 2px 0px #cacaca;
    color: #545454;
    font-family: 'Montserrat', sans-serif;
}
.modal-body .input-text textarea{
  height: 100px;
}
.modal-body .input-text input:focus, .modal-body .input-text input:active, .modal-body .input-text textarea:focus, .modal-body .input-text textarea:active{
  border-bottom: 2px solid #57cc00;
}
.modal-body .input-text input[type=file]{
  border: 0px;
  box-shadow: 0px 0px;
}

/* Customise Scroll bar*/
/* width */
::-webkit-scrollbar {
  width: 6px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #ccc; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #000; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #b30000; 
}
.footer-logo span a{
  color: #9dff00;
  font-weight: 700;

}
.services-blocks{
  margin: 0px !important;
  padding: 0px !important;
}
.service-block{
  padding: 0px !important;
  cursor: aero;
  position: relative;
}
.service-block img{
  width: 100%;
}
.service-block-1{
  background: red;
}
.service-block-2{
  background: green;
}
.service-block-content{
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;;
  color: #fff;
  padding-top: 30%;
  background-size: 100% 200%;
  text-align: center;
  background-image: linear-gradient(to bottom, #172b45a6 50%, #000 50%);
  -webkit-transition: background-position 1s;
  -moz-transition: background-position 1s;
  transition: background-position 1s;
}
.service-block-content:hover{
  background-position: 0 100%;
}


.carrer-block-content{
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;;
  color: #fff;
  padding-top: 30%;
  background-size: 100% 200%;
  text-align: center;
}
.service-block .carrer-block-content{
  background: #172b45a6;
}
.carrer-block-content .btn-inner{
  position: relative;
  z-index: 2;
}
.carrer-block-content .btn{
  box-shadow: none !important;
  outline: 0;
}
.no-background{
  background: none !important;
}
.hiring-container{
  padding: 15%;
  color: #001127;
  font-family: 'Raleway', sans-serif;
}
.hiring-container h4, .hiring-container h3{
  font-size: 2vw !important;
  letter-spacing: 1px;
}
@media screen and (max-width: 575px){
.hiring-container h4, .hiring-container h3{
  font-size: 15px !important;
}

}
.canvas-paragraph{
  font-size: 20px;
    letter-spacing: 1px;
    line-height: 30px;
    margin-top: 20px;
}

@media (min-width: 576px)
.modal-dialog {
    max-width: 398px !important;
    margin: 1.75rem auto;
}