*
{
padding:0;
margin:0;
}
#header
{
 
      background-image: url("img/b1.jpg");
      height: 40vh;
      background-position: center;
      background-size: cover;
      background-position: center;
      animation:slide 50s infinite;
}
nav ul{
    margin: 0;
    padding: 0;
    list-style-type: none;

}
nav li{
    display: inline-block;
    margin-right: 20px;
}
.navbar-nav li a
{
float:right;
color:#fff;
background-color:#fff;
}
.navbar-brand img
{
width:50px;
margin-left:10px;
}
.navbar-bar toggler
{
border:none!important;

}
nav.fa-bars 
{
font-size:26px;
color:#fff!important;
}

/*....................welcome......................*/
.welcome
{
padding:50px 100px;
margin-top:-140px;
background:#2e354f;
color:#fff;
box-shadow:0 0 20px 7px rgba(0,0,0,0.2);
border-radius: 7em;
}
.welcome hi
{
color:#333;
}
.welcome .home-btn
{
margin-top:10px;
padding:10px 30px;
border-radius:30px;
color:black;

}
.welcome .btn-focus
{
box-shaddow:none;
}
/*..................about us..............................*/
#about
{
padding-top:20px;
padding-bottom:20px;

}
#about.col-md-6
{
padding:20px,10px;


}
#about h3
{
margin:20px auto;
}
/*......#cccfab.....#2e354f;.......services...#4f4353;...#Ccf807.........#040273...............*/
#services
{
background:floralwhite;
padding-top:20px;
padding-bottom:20px;
color:black;
font-size:15px;
}
#services.col-md-4
{
padding:20px;

color:black;

}
#services.col-md-4 h4
{
padding: 50px;
}
#services.col-md-4 img
{
width: 50px;
}
#services.col-md-4 p
{
padding: 5px;
text-align: justify;
}
table, th, td {
  border: 1px solid #A57B0A;
color: black;
} 


#services2
{
background:#2e354f;
padding-top:100px;
padding-bottom:100px;
color:black;
}
#services.col-md-4
{
padding:20px;

color:#993300;

}
#services.col-md-4 h4
{
padding: 50px;
}
#services.col-md-4 img
{
width: 50px;
}
#services.col-md-4 p
{
padding: 5px;
text-align: justify;
}
table, th, td {
  border: 1px solid #A57B0A;
color:black;
} 

div.acBox {
  position: absolute;
  top: 25px;
  left: 0;
  padding: 5px;
  z-index: 999;
  
  border: 1px solid #000;
  display: none;

}
a:link, a:visited {
  
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
background-color:  #8C5425;
color: #fff;
}

a:hover, a:active {
  background-color: red;
color: #fff;
}

/*....................Features......................*/
#features
{
padding:50px 100px;
margin-top:-140px;
background:linear-gradient(rgba(0,0,0,0.8),rgba(0,0,0,0.8)),url(images/bank2.png);
background-position:center;
background-size:cover;
background-attachment:fixed;
color:#fff;
}
#features.col-md-6
{
padding:20px;
}
.feature.box
{
height:120px;
}
.feature.box.feature-left
{
height:120px;
width:20%;
float:left;
}

.feature.box.feature-left.fa
{
padding-top:13px;
font-size:50px;
}
.feature.box.feature-right
{
height:120px;
width:80%;
float:left;
}
.feature.box.feature-right h4
{
padding-top:10px;
padding-left:15px;
text-align:left;
}
.feature.box.feature-right p
{
padding-left:15px;
text-align:left;
}
/*features*/
.features{
background-image: url("real2.png");
    
    color: gray;
    padding: 20px;
    display: flex;
    flex-direction: row;
   
} 
.features figure{
    margin: auto;
    text-align: center;
    text-transform: uppercase;
    width: 200px;
}

.features figure img{
    border: ipx solid white;
     border-radius:50% ;
    box-shadow: gray 0 0 10px;
    width: 100px;
     
}
/*features2*/
.features2{
    background:#00837B; 
 
    color: gray;
    padding: 20px;
    display: flex;
    flex-direction: row;
} 
/*features2*/
.features3{
    background:purple;
 
    color: gray;
    padding: 20px;
    display: flex;
    flex-direction: row;
} 
form {
  border: 2px solid #A57B0A;
  width: 270px;
background-color: floralwhite;
}

/* Full-width inputs */
input[type=text], input[type=password], input[type=number], input[type=date], input[type=list],select {
  width: 100%;
  padding: 6px 20px;
  margin: 1px 0;
  display: inline-block;
  border: 1px solid #A57B0A;
  box-sizing: border-box;
color:#A57B0A;

}

/* Set a style for all buttons */
button {
  background-color:#A57B0A;
  color: white;
  padding: 14px 20px;
  margin: 8px 0;
  border: none;
  cursor: pointer;
  width: 100%;

}

/* Add a hover effect for buttons */
button:hover {
  opacity: 0.8;
}

/* Extra style for the cancel button (red) */
.cancelbtn {
  width: auto;
  padding: 10px 18px;
  background-color: #f44336;
}

/*..................testimonials..............................*/
#testimonials
{
padding-top:100px;
padding-bottom:100px;

}
#testimonials.col-md-4
{
padding:10px 30px;


}
#testimonials.col-md-4 h4
{
padding: 50px;
}
#testimonials.col-md-4 img
{
width: 60px;
height:60px;
border-radius:50%;
margin-left:30px;
margin-top:30px;
border:5px solid #fff;
margin-bottom:30px;
}
.review
{
font-size: 16px;
padding: 10px 10px 10px 30px;
border-radius:10px;
box-shadow:0px 0px 20px 1px rgba(0,0,0,0.2);
}
.review.fa-twitter
{
color: #013f7e;

}
#testimonials span
{
color: #013f7e;
font-weight:600;
font-size:18px;
}
#testimonials h1
{
margin-bottom: 20px;
color:#013f7e;
}
#testimonials p
{
padding-bottom: 20px;
}
#testimonials.middle
{
margin-bottom: -30px;
margin-top: -30px;
}
/*....................subscribe......................*/
.subscribe
{
padding:50px 20px;
background-color:#013f7e;
position:relative;
box-shadow:0 0 20px 7px rgba(0,0,0,0.2);
margin-bottom: -160px;
}
.subscribe h3,.subscribe p
{
color:#fff;

}
.subscribe.input-group
{
border-radius:30px;
background:#fff;
max-width:500px;
margin:10px auto;
padding:5px;

}
.subscribe.form-control
{
border:none;
background:transparent;
}
.subscribe.form-control:focus
{
box-shadow:none;
background:transparent;
}

.subscribe.input-group-append
{
background-image:linear-gradient(to right, #1c03b5, #5c8bef);
border-radius:30px;
}

.subscribe.input-group-text
{
background:transparent;
border:none;
color:#fff;
}
.subscribe.btn:focus
{
box-shadow:none;

}
/*..................footer..............................*/
#footer
{
margin-top:20px;

padding:20px;
background-color:#efefef;
color:#013f7e

}
#footer-logo
{
width:150px;
margin-top:25px;
margin-bottom:15px;
}
#footer h1
{
font-size:15px;
text-align:left;
margin-top:25px;
margin-bottom:25px;
}
#footer p
{
font-size:12px;
text-align:left;
margin-top:25px;
margin-bottom:25px;
}
#footer.city
{

margin-left:37px;
}
#footer.row.fa
{
padding-right:20px;
font-size:15px;
}
#footer.hr
{
margin-top:10px;

}
#footer.fa-heart-o
{
color:red;
font-size:17px;
}
#footer.copyright
{
font-size:15px;
text-align:center;
margin-top:25px;
margin-bottom:-80px;
}
@keyframes slide {
0%{
background-image: url("img/b2.jpg");
}
33%{
background-image: url("img/b4.jpg");
} 

67%{
background-image: url("img/b2.jpg");
}

  }











