﻿/* FDLF Foundation Start Here */



body, html {
  height: 100%;
  font-family: Arial, Helvetica, sans-serif;
}


.img {
max-width:100%; height:auto;
}



* {
  box-sizing: border-box;
 
 

}

.bg-img {
  
  background-image: url("images/Leeds-Immigration-Advice-Centre_3.jpg");

  min-height: 380px;

   
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.container {
  position: absolute;
  right: 0;
  margin: 10px;
  max-width: 300px;
  padding: 8px;
  background-color: white;
}


input[type=text], input[type=password] {
  width: 100%;
  padding: 10px;
  margin: 5px 0 12px 0;
  border: none;
  background: #f1f1f1;
}

input[type=text]:focus, input[type=password]:focus {
  background-color: #ddd;
  outline: none;
}


.btn {
  background-color: #041604;
  color: white;
  padding: 10px 15px;
  border: none;
  cursor: pointer;
  width: 100%;
  opacity: 0.9;
}

.btn:hover {
  opacity: 1;
}





.footer {
  background-color: #041604;
  padding: 10px;
  text-align: center;
  font-size: 15px;
  color: white;

}

.auto-style1 {
	text-decoration: none;

}

.auto-style2 {
	color: #FFFFFF;
}


@media only screen and (max-width: 300px) {
  .footer {font-size: 12px}
}


hr.bargreen {
  border: 5px solid #041604;

  border-radius: 5px;
}



.header {
  overflow: hidden;
  background-color: ;
  padding: 5px 5px;
}

.header a {
  float: left;
  color: black;
  text-align: center;
  padding: 12px;
  text-decoration: none;
  font-size: 18px; 
  line-height: 25px;
  border-radius: 4px;
}

.header a.home {
  font-size: 25px;
  font-weight: bold;
}

.header a:hover {
  background-color: #041604;
  color: white;
}

.header a.active {
  background-color: #041604;
  color: white;
}

.header-right {
  float: right;
}

@media screen and (max-width: 500px) {
  .header a {
    float: none;
    display: block;
    text-align: left;
  }
  
  .header-right {
    float: none;
  }
  
.auto-style3 {
	color: #FF0000;
}



* {
  box-sizing: border-box;
}

input[type=text], select, textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #041604;
  border-radius: 4px;
  resize: vertical;
}

label {
  padding: 12px 12px 12px 0;
  display: inline-block;
}

input[type=submit] {
  background-color: #041604;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  float: right;
}

input[type=submit]:hover {
  background-color: tomato;
}

.container {
  border-radius: 5px;
  background-color: #f2f2f2;
  padding: 20px;
}

.col-25 {
  float: left;
  width: 25%;
  margin-top: 6px;
}

.col-75 {
  float: left;
  width: 75%;
  margin-top: 6px;
}


.row:after {
  content: "";
  display: table;
  clear: both;
}


@media screen and (max-width: 600px) {
  .col-25, .col-75, input[type=submit] {
    width: 100%;
    margin-top: 0;
  }


h3 {
  text-align: left;
  font-size: 20px;
  color: #191970;
  background-color: ;
  margin-top: 0px;
}


.container4 {
  position: relative;
  text-align: center;
  color: white;
  font-size: 25px
}


.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
   background-color: #041604;
  color: white;
  padding: 10px 15px;
  border: none;
  cursor: pointer;
  width: 25%;
  opacity: 0.9;
  border-radius: 15px

}

.auto-style1 {
	text-decoration: none;

}

.auto-style2 {
	color: #FFFFFF;
}


body {
  font-family: Arial;
}

input[type=text], select {
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  display: block;
  border: 1px solid #041604;
  border-radius: 4px;
  box-sizing: border-box;
}

input[type=submit] {
  width: 100%;
  background-color: #041604;
  color: white;
  padding: 14px 20px;
  margin: 8px 0;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

input[type=submit]:hover {
  background-color: red;
}

div.container5 {
  border-radius: 5px;
  background-color: #f2f2f2;
  padding: 20px;
}


.btn5 {
   width: 100%;
  background-color: #041604;
  color: white;
  padding: 14px 20px;
  margin: 8px 0;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

.btn5:hover {
 background-color: red;

}




.Moot {
  float: left;
  width: 33.3%;
  margin-bottom: 16px;
  padding: 0 8px;
}

@media screen and (max-width: 650px) {
  .Moot {
    width: 100%;
    display: block;
  }
}

.card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.container8 {
  padding: 0 16px;
}

.container8::after, .row2::after {
  content: "";
  clear: both;
  display: table;
}

.title {
  color: #800000;
}

.title1 {
  color: #800000; 
}


.title2 {
  color: red;
 
}


.title6 {
  color: DodgerBlue;
}


.Moot2 {
  float: left;
  width: 100%;
  margin-bottom: 16px;
  padding: 0 8px;
}


.button {
  border: none;
  outline: 0;
  display: inline-block;
  padding: 8px;
  color: white;
  background-color: #041604;
  text-align: center;
  cursor: pointer;
  width: 100%;
  border-radius: 10px;
}

.button:hover {
  background-color: red;
}


.auto-style1 {
	text-decoration: none;

}

.auto-style2 {
	color: #FFFFFF;
}

.auto-style3 {
	color: red;
}


.auto-style4 {
	color: #800000;
}



.maq {
  background-color: #041604;
  color: white;
  padding: 10px 15px;
  border: none;
  cursor: pointer;
  width: 100%;
  opacity: 0.9;
  font-size: 20px;
  text-decoration:none;
  }

.maq:hover {
  opacity: 1;
  background-color: red;

}




.auto-style102 {
	color: yellow;
	text-decoration:none;
}

.hyper-gen {
	 
	text-decoration: none;
	color:white;

}



.auto-style100 {
	text-decoration: none;

}

.auto-style200 {
	color: #FFFFFF;
}

.auto-style140 {
	color: yellow;
	text-decoration:none;
}

/* FDLF Foundation Ends Here */


