@charset "utf-8";
html{
    scroll-behavior: smooth;
}
.container{
	width:100% !important;
}
body {
  margin-right: auto;
  margin-left:  auto;

  display: inline block;
  font-family: "MuseoSans-300","Open Sans";
  width: 100% !important;
	
}
.wrapper {
  margin-right: auto; 
  margin-left:  auto; 

  max-width: 1250px; 
  width:100%;
  padding-right: 10px; 
  padding-left:  10px; 
}
.header{
    background-image:linear-gradient(to right, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.2)), url(images/bannerdemo3.png);
	width: 100%;
	height:auto;
	min-height:500px;
    background-size: cover;
	font-style: bold;
    background-repeat: no-repeat;
    min-height: 500px !important;
    padding-bottom: 30px;
    background-position: center;
}

@media only screen and (max-width: 992px){
    .header{
        background-image: linear-gradient(to top, rgba(220, 220, 220, 0.7), rgba(255, 255, 255, 0.6)), url(images/bannerdemo2.png);
        width: 100%;
    }
    .nav-item{
       margin-top: 10px !important;
       margin-bottom: 10px !important;
    }
    .nav-link{
       padding-top:10px;
       padding-bottom: 10px;
    }
    .navbar{
        margin-bottom: 10px !important;

    }


}
.navbar{
    padding-right: 50px !important;
    padding-left: 50px !important;
    box-shadow: 0px 1px  20px grey;
}
nav .black{
    background: #000;
}
.nav-item{
    font-weight: 600;
    margin-bottom: 10px;
    padding:0 5px 0 5px;
}

.nav-link{
    color: #000 !important;
    font-weight: 500px !important;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    display: unset !important;
    letter-spacing: 2px;
}

.navbar-brand .img{
	width:197px;
	height: 41px;
        
}
.fa-bars{
    color: #000;
    font-size: 20px !important;
}
.navbar-toggler{
    border: 0 !important;
    outline: none !important;
    padding: initial !important;
}

.nav-link:hover{
    border-bottom: 2px solid #000;

}
.banner{
    
    padding-top: 100px;
    color: #000;
    padding-bottom: 30px;
    
}

.banner .col-md-6{
    
    padding-bottom: 20px;
    padding-top: 20px;
}
.banner h1{
    margin: 20px 0 20px;
    font-weight: 350;
    font-size: 50px;
}
.banner img{
    max-height: 500px;
}
.banner a{
    padding: 12px;
    width: 150px;
    display: inline-block;
    text-decoration: none !important;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 5px;
    text-align: center;
    margin-top: 30px;
    font-size: 14px;
}
.banner a:hover{
    color: #000;
}
.express-btn{
    background: #000 !important;
    color: #000 !important;
    margin-right: 5px;
}

.service{
	text-align: center;
	margin-top: 0px;
	padding: 40px 0px 40px 0px !important;
	background-color: #f9f9f9;
	line-height: 170%;
	
}

.service #first-service{
	margin-top: 40px ;
}
.devops .container{
	text-align: center !important;
	padding-top: 70px;
		
	
}
.devops .row{
	
	padding: 40px 20px 0px 20px;
	text-align: center;
	
}
.service img{
    padding-bottom: 20px;
    width: 50px !important;
    height: 70px !important;
}
.service-box p{
	margin-bottom:30px;
}
.service-box img{
    padding-bottom: 20px;
    width: 70px;
    height: 90px;
}

.da-tools-aws-partener{
	background-color: #f9f9f9;
    padding-top:40px !important;

}
.da-tools-aws-partener .text-center {
    text-align: center;
	width: 100%;
	padding-top: 30px !important;
	padding-bottom: 30px !important;
	
}
	.da-tools-aws-partener .tool-logos {
    background: #ebe7dd;
    padding: 10px 0 0 10px;
    margin-bottom: 10px;
}
	.da-tools-aws-partener .container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}
.da-tools-aws-partener span{
	padding: 0 20px 0 10px ;
}
	
	.container {
    padding-right: 15px !important;
    padding-left: 15px !important;
    margin-right: auto;
    margin-left: auto;
	justify-content: center;
	align-items: center;	
}
	.da-tools-aws-partener .tool-logos .title {
    font: 20px "MuseoSans-300",Open Sans;
    font-weight: normal;
    font-weight: bold;
    color: #000;
    text-align: left;
    padding: 0;
    margin-top: -10px;
    width: 24%;
}
	.da-tools-aws-partener .tool-logos .title + div {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 0;
    width: 74%;
}
	.da-tools-aws-partener .tool-logos {
    background: #fff;
    padding: 10px 0 0 10px;
    margin-bottom: 10px;
		
}
	.da-tools-aws-partener .tool-logos .title + div .logo {
    min-height: 64px;
    background: #fff;
    display: flex;
    align-items: center;
    margin: 0 0px 10px 0;
    width: 120px;
    justify-content: center;
    padding: 0 10px;
}
	.da-tools-aws-partener .tool-logos .title {
    font: 20px "MuseoSans-300",Open Sans;
    font-weight: normal;
    font-weight: normal;
    font-weight: bold;
    color: #000;
    padding-top: 10px;
}



.da-tools-aws-partener .container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}
.da-tools-aws-partener .sub-gray-title{
	padding-top: 20px !important;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
div, li {
    -webkit-font-smoothing: antialiased;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

div {
    display: block;
}
.text-center {
    text-align: center;
}
@media only screen and (max-width: 900px){
body {
    font-size: 14px;
    line-height: 1.5;
	width: 100%;
}

.da-tools-aws-partener .tool-logos .title {
    padding: 0 18px 20px 18px;
    margin-top: 0;
    width: auto;
}
   
.da-tools-aws-partener .tool-logos .title span {
    display: inline-block;
}
}


@media screen and (max-width: 500px){
.da-tools-aws-partener .tool-logos .title+div {
    padding: 0;
    justify-content: center;
    width: auto;
	padding-left:20px;
}
}
.form-control
{
    border-radius: 0 !important;
    border: none !important;
}
::placeholder
{
    color: #ebe7dd !important;
}
.follow
{
  background: #fff;
    padding: 10px;
    margin: 15px;
}


.da-tools-aws-partener .sub-gray-title{
	padding-top: 50px;
	padding-bottom: 50px;
	
}


#insights {
    position: relative;
    width: 100%;
    padding: 60px 0 15px 0;
	text-align: center;
}
#insights .section-header{
	padding: 20px 0 30px;
}

#insights .service-item {
    position: relative;
    width: 100%;
    text-align: center;
    background: #ffffff;
    border-radius: 5px;
    margin-bottom: 30px;
    box-shadow: 0 0 30px rgba(0, 0, 0, .1);
}

#insights .service-item img {
    width: 100%;
    border-radius: 5px 5px 0 0;
	
	
}

#insights .service-item h3 {
    margin: 0;
    padding: 25px 15px 15px 15px;
    font-size: 20px;
    font-weight: 300;
    color: #00539C;
}

#insights .service-item p {
    margin: 0;
    padding: 0 25px 25px 25px;
    font-size: 16px;
}

#insights .service-item a.btn {
    position: relative;
    margin-bottom: 30px;
    padding: 10px 20px;
    font-size: 14px;
    text-transform: uppercase;
    color: #000000;
    border: none;
    border-radius: 5px;
    background: #FFD662;
    transition: .3s;
}

#insights .service-item:hover a.btn {
    color: #ffffff;
    background: #00539C;
}

#insights .service-item a.btn:hover {
    color: #000000;
    background: #FFD662;
}
.banner .btn{ 
        cursor: pointer;
        border: 1px solid #5278bd !important; 
        background-color: transparent; 
        height: 50px; 
        width: 200px; 
        color: #5278bd !important; 
        font-size: 1em; 
		position: relative;
		
		transition: .3s;
		
        text-align: center;
      	
    } 
.banner .btn:hover{
	background-color: #5278bd;
	color:#fff !important;

}
.copyright{
	text-align: center;
	padding-bottom: 50px;
}
footer{
    background-color: #f9f9f9 !important;
    text-align: center;
}
.hero {
    padding-top: 60px !important;
    padding-bottom: 30px;
    line-height: 200%;
}

.hero h2 {
    margin: 0;
    font-size: 30px;
    font-weight: 100;
    color: #333;
}

.header .hero h2 span {
    color: #666;
    
}

.hero a.btn {
    position: relative;
    padding: 15px 30px;
    font-size: 16px;
    text-transform: uppercase;
    color: #1E140E;
    border: none;
    border-radius: 5px;
    background: #ffffff;
    transition: .3s;
}

.hero a.btn:hover {
    color: #000000;
    background: #FFD662;
}
.insights .service-item{
    width:30px;
}

.hero .form {
    padding: 30px;
    border: 1px solid #C8C8C8;
    background-color: #FFFFFF;
    border-radius: 5px;
}


.hero .form input,
.hero .form select,
.hero .form textarea {
    margin-bottom: 15px;
    height: 45px;
    border-radius: 5px;
    color:#5A5A5A;
    border: 1px solid #C8C8C8;
    background-color: #f9f9f9;
}

.hero .form textarea {
    height: 100px;
}

.hero .form select,
.hero .form input::placeholder,
.hero .form textarea::placeholder {
    color: #666  !important;
    
}



.hero .form .btn {
    position: relative;
    padding: 10px 35px;
    font-size: 16px;
    text-transform: uppercase;
    color: #000000;
    border: none;
    border-radius: 5px;
    background: #FFD662;
    transition: .3s;
}
.hero .form .btn:hover {
    color: #fff !important;
    background-color: #00539C;
}
.hero i{
    padding:10px;
}

@media (max-width: 767.98px) {
    .hero .form {
        margin-top: 45px;
    }
}
hr.solid {
    border-top: 3px solid #bbb !important;
    border-width:thin;
    width: 40px;
}
/* Vignesh