/*!
 * Start Bootstrap - Landing Page v5.0.4 (https://startbootstrap.com/template-overviews/landing-page)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-landing-page/blob/master/LICENSE)
 */

body {
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
}

header.masthead {
  position: relative;
  background-color: #FFFFFF;
  background: url("../img/picthead2.jpg") no-repeat center center;
  /*background: url("../img/picthead.jpg") no-repeat center center;*/
  background-size: cover;
  padding-top: 8rem;
  padding-bottom: 8rem;
}

header.hearthead {
  position: relative;
  background-color: #FFFFFF;
  background: url("../img/heart.jpg") no-repeat center center;
  background-size: contain;
  padding-top: 12rem;
  padding-bottom: 12rem;
}	
}

/*header.masthead .overlay { */
header .overlay {
  position: absolute;
  background-color: #212529;
  height: 451px;
  width: 100%;
  top: 60px;
  left: 0;
  opacity: 0.2; 
}

header .overlogos {
  position: absolute;
  height: 85%;
  width: 100%;
  top: 0;
  left: 0;
  background: url("../img/overlay.png") no-repeat center center;
  background-size: contain;
}

/* header .overlogo2 {
  position: absolute;
  height: 70%;
  width: 70%;
  top: 50px;
  right: 10px;
  background: url("../img/mancha02.png") no-repeat center right;
  background-size: contain;
} */

header.masthead h1 {
  font-size: 2rem;
}

@media (min-width: 768px) {
  header.masthead {
    padding-top: 16rem;
    padding-bottom: 16rem;
  }
  header.masthead h1 {
    font-size: 1.5rem;
	margin-bottom: 5px;
  }
  header.masthead h3 {
	  margin-top: 5px;
    font-size: 1rem;
  }
}

.showcase .showcase-text {
   padding-top: 2rem; 
   padding-bottom: 2rem; 
}

.bg-padded {
	padding-top: 3rem; 
	padding-bottom: 1rem; 
}

.bg-padded-inv {
	padding-top: 0rem; 
	padding-bottom: 3rem; 
}

.bg-blue{
	font-size: 0.9rem;
	margin-top: 15px;
	text-align: left;
	/* background-color: #001c8e; */
	border-radius:10px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 10px;
	/* height: 380px; */
}

.bg-blue li {
	margin-bottom:10px;
}


.showcase .showcase-img {
  /* min-height:45rem; */
/*   padding-top: 20rem;
  padding-bottom: 20rem; */
  background-size: cover;
  background-position:center;
}

@media (min-width: 768px) {
  .showcase .showcase-text {
    /* padding: 4rem; */

  }


}

.features-icons {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.features-icons .features-icons-item {
  max-width: 20rem;
}

.features-icons .features-icons-item .features-icons-icon {
/*   height: 7rem; */
}

.features-icons .features-icons-item .features-icons-icon i {
  font-size: 4.5rem;
  margin-bottom: 10px;
}

.features-icons .features-icons-item:hover .features-icons-icon i {
  /* font-size: 5rem; */
}

.testimonials {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.testimonials .testimonial-item {
  max-width: 18rem;
}

.testimonials .testimonial-item img {
  max-width: 12rem;
  -webkit-box-shadow: 0px 5px 5px 0px #adb5bd;
  box-shadow: 0px 5px 5px 0px #adb5bd;
}

.call-to-action {
  position: relative;
  /* background-color: #343a40; */
  background-color: #FFFFFF;
  /* background: url("../img/bg-masthead.jpg") no-repeat center center; */
  /* background: url("../img/bg-masthead.jpg") no-repeat center center;
  background-size: cover; */
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.call-to-action .overlay {
  position: absolute;
  background-color: #212529;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.3;
}

footer.footer {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

/***** RAN addons *****/

.navbar{
	background-image: URL("../img/flag.png"), linear-gradient(to right, #001c8e , #3f5ac7) !important;
	background-repeat: no-repeat;
	background-position: left;
	background-size: contain;
	position:sticky;
	top: 0px;
	z-index: 50;
}

.box {
	width: 400px; 
	background-image: URL("../img/box.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
#SIbrand {
	color: #FFFFFF;
	font-size:2rem;
}

.SIbanner{
	font-family: 'Shadows Into Light', cursive;
	font-size: 2.5rem;
/*	margin-top:0px;
	margin-bottom:0px !important;
	 padding-top: 50px; */
}

.subText {
	font-weight: normal;
	font-style:italic;
	margin-top: 0.8rem;
	margin-bottom:1.5rem;
}



.logosMini  {
		height:90px;
		width: auto;
		margin: 20px;
}

.logosMid {
		height:100px;
		width: auto;
}

.carPic {
	background-size: auto;
	background-position:center;
	object-fit: cover;  
}

.text-blue {
	color: #001c8e;
}

#video19{
	margin: 0px auto;
	width: 50%;
	height: 50%;
}


.input-group-addon {
	width: 38px;
	height: 38px;
	line-height:38px;
	text-align:center;
	background-color:#0069d9;
	border-radius: 2px;
}

.contact-form {
	margin-top:40px;
	margin-bottom:20px;
}

.terms{
	background-color:#EEEEEE;
	padding: 10px;
	box-sizing: border-box;
	text-align:justify;
	width: 95%;
	margin: 0px auto;
}
.terms a:link, .terms a:visited{
		color: #3f5ac7;
}

@media  (max-width: 900px) {
  
	 #video19{
		width: 100%;
	}
	
	.showcase .showcase-img {
	  /* min-height:45rem; */
/* 	  padding-top: 12rem;
	  padding-bottom: 12rem; */
	  background-size: cover;
	  background-position:center;
	}
}

.g-recaptcha {
	margin-top: 10px;
	margin-left: 10px;
}