
/**Brand SPace**/
.brand-space{
	padding:25px 20px 0 0;
}
.brand-space p{
	font-size:25px;
	font-weight:400;
	text-align:center;	
	color:#1F2233;
}
.brand-space a{
	color:#1F2233;
}
@media(max-width: 968px){
.brand-space p{
	font-size:20px;
	font-weight:600;
}	
.brand-space span{
	font-size:16px;
	font-weight:400;	
}
}
.brand-shade-1{
 background-color: #1F2233;
}
.background-shade-2{
 background-color: #1F2233;
}

#cta-2 {
  padding: 30px 0;
  background-color: #1F2233;
  text-align: center;
}

#cta-2 h4 {
  color: #fff;
  font-size:40px;
  line-height:41px;
  margin-bottom: 15px;
  font-weight: 200;
}
#cta-2 i {
  color: #fff;
  font-size:40px;
  margin-bottom: 15px;
  font-weight: 400;
}
#cta-2 a {
  color: #fff;
  font-size:25px;
  margin-bottom: 15px;
  font-weight: 400;
}
#cta-2 p {
  color: #fff;
  font-size:40px;
  margin-bottom: 15px;
  font-weight: 400;
}
.btn-theme-brand {
  background-color: #1F2233;
  color: #fff;
}

.btn-theme-brand:hover {
  color: #1F2233;
  background-color: #fff;
}

.services-box {
  clear: both;
}

.services-box-icon {
  background: transparent;
  width: 50px;
  height: 50px;
  display: inline-block;
  float: left;
  height: 35px;
  line-height: 35px;
  margin-right: 10px;
  position: relative;
  text-align: center;
  top: 5px;
}

.services-box-icon i {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background-color: #1F2233;
  color: #fff;
  font-size: 17px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.services-box-info {
  padding-left: 65px;
}

.services-box-info h4 {
  font-weight: 700;
  font-size: 16px;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.testi-background {
 background-color: rgba(255, 255, 255, 0.1);
 color:#fff;
}
.testi-background h4{
 font-weight:200;
}
.testi-background h3{
 font-weight:200;
}
.testi-background p{
 font-weight:200;
}
.quote {
  position: relative;
}

.quote blockquote {
  padding: 0px;
  border: 0;
  margin: 0;
  font-size: 14px;
  font-style: italic;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
}

.quote blockquote p {
  color: #fff;
  padding-top: 25px;
  padding-bottom: 45px;
  padding-left: 30px;
  padding-right: 30px;
}

.quote blockquote:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 90px;
  width: 0;
  height: 0;
  border-top: 0.83333em solid #ccc;
  border-right: 0.86667em solid transparent;
}

.quote.green blockquote {
  background-color: #32c5d2;
}

.quote.green blockquote:before {
  border-top-color: #32c5d2;
}

.quote.brand blockquote {
  background-color: rgba(31, 34, 51, 0.3);
}

.quote.brand blockquote:before {
  border-top-color: rgba(31, 34, 51, 0.3);
}

.quote-footer {
  margin: 10px 0;
}

.quote-footer .quote-author-img img {
  float: left;
  max-width: 90px;
  width: 90px;
  height: 90px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  margin-left: -5px;
  margin-top: -40px;
  position: relative;
  z-index: 1;
  padding: 5px;
  background-color: #fff;
}

.quote-footer h4 {
  font-size: 18px;
  font-weight:200;  
  margin-bottom: 4px;
}

.quote-footer p {
  font-weight: 400;
  color:#fff;
  font-style: italic;
  font-size: 14px;
}
#footer {
  background: #1F2233;
  font-size: 0.9em;
  padding: 0 0;
  position: relative;
  clear: both;
}
.footer-btm {
  margin-top: 30px;
  padding: 20px;
  color:#fff;
  background-color: #1F2233;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
/***Home Section***/
/****banner contact form**/
.home-check {
  background: url(../img/home-check.jpg) no-repeat scroll center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  padding-top: 30px;
  padding-bottom: 40px;
}
.home-check .contact-home-text {
  margin-top:80px;
  margin-bottom:100px;
  padding: 30px 30px;
  background-color: rgba(255, 255, 255, 0.0);
  
}
.home-check .contact-home-text h4 {
  color: #fff;
  font-weight: 600;
  text-shadow: 1px 1px #1F2233;  
  font-size: 30px;
  line-height: 32px;  
  font-family: 'Ubuntu', sans-serif;  
}
.home-check .contact-home-text h1 {
  font-size:75px;
  line-height:70px; 
  padding-bottom:20px;
  text-shadow: 1px 1px #1F2233;  
  text-transform:Capitalize;
  color:#fff;/**brand color #1F2233**/
  font-weight:800;
  margin-bottom:10px;
}
.home-check .contact-home-text span{
	font-size:45px;
	font-weight:200;
	color:#fff;
	text-transform:Capitalizee;
  font-family: 'Passion One', cursive;
}
.home-check .contact-home-text p {
  font-size: 20px;
  color: #fff;
}
.home-check .contact-home-text a {
  font-size: 20px;
}
@media(max-width: 968px){
.home-check {
  padding-top: 80px;
  padding-bottom: 40px;
}	
.home-check .contact-home-text {
  margin-top:0px;
  margin-bottom:0px;
  padding: 0px;
  background-color: rgba(31, 34, 51, 0.0);
}
.home-check .contact-home-text h1 {
  font-size: 35px;
  line-height:32px;  
  
}
.home-check .contact-home-text h4 {
  font-size: 25px;
  font-weight:200;
  line-height: 25px;    
}
.home-check .contact-home-text a {
  font-size: 18px;
}
.home-check .contact-home-text span{
	font-size:24px;
	font-weight:200;
	color:#fff;
}
}
/****form check****/
.form-check {
  background: url(../img/reback.jpg) no-repeat scroll center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  padding-top: 80px;
  padding-bottom: 50px;
}
.contact-field-form {
  background-color: rgba(31, 34, 51, 0.1);
  padding: 25px 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.contact-field-form .form-control {
  margin-bottom: 15px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  min-height: 45px;
}
.contact-field-form .btn {
  width: 100%;
  display: block;
}

.review-space h4{
  font-family: 'Ubuntu', sans-serif;

}
.contact-home-form {
  background-color: rgba(31, 34, 51, 0.1);
  padding: 25px 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.contact-home-form .form-control {
  margin-bottom: 15px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  min-height: 45px;
}
.contact-home-form .btn {
  width: 100%;
  display: block;
}
/***colored boxed**************/
.colored-boxed {
  text-align: center;
}

.colored-boxed i {
  width: 90px;
  height: 90px;
  line-height: 90px;
  text-align: center;
  border: 0px solid;
  color:#fff;
  background-color: transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  font-size: 50px;
  display: inline-block;
}

.colored-boxed.green i {
  color: #32c5d2;
  border-color: #32c5d2;
}

.colored-boxed.dark i {
  color: #333;
  border-color: #333;
}

.colored-boxed.blue i {
  color: #3b5998;
  border-color: #3b5998;
}

.colored-boxed.red i {
  color: #cb2027;
  border-color: #cb2027;
}

.colored-boxed h3 {
  font-size: 25px;
  color:#fff;
  font-weight: 200;
  margin-top: 20px;
  margin-bottom: 0px;
  text-transform: uppercase;
}
.colored-boxed h1 {
  font-size: 22px;
  color:#fff;
  font-weight: 200;
  margin-top: 20px;
  margin-bottom: 0px;
  text-transform: uppercase;
}
.colored-boxed p {
  margin-top: 10px;
  font-size:20px;
  color:#fff;
}