@charset "UTF-8";
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(https://fonts.googleapis.com/css?family=Arimo:400,500,700&amp;subset=latin-ext);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700&amp;subset=latin-ext);

/*
#f0efe6 - beige
#93278f puple
#2f292f font
*/
/* Body */
body {
	font-family: "Arimo", sans-serif;
	font-family: "Roboto", sans-serif;
	background-color: #fff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 400;
	font-size: 1em;
	color: #555555;

}
/* Container */
.container {
	width: 100%;
	max-width: 1200px;
	
	margin-left: auto;
	margin-right: auto;
	
}




/* Sections */


section{
	padding: 30px 0px 30px 0;

	

}
section:after, section:before{
	clear: both;
}
.parallax1{
	background-color: #004d95;
	background-image: url('../images/bg-parallax1.png');
}
.parallax1 h1, .parallax1 ul li{
	color: #fff;
}
.banner1{
	box-sizing: border-box;
	padding: 30px; 
	background-color: #2e4162;
	background-image: url('../images/franchising-is-our-superpower-hero-pic5.jpg'); 
	background-position: center top;
	background-size: cover;
	background-repeat: no-repeat;
	text-align: center;
	color: #ffffff;
}
.banner1 h1, .banner1 h3{
	color: #fff;
	max-width: 800px;
	margin: 30px auto 10px auto;
	text-shadow: 0 0 10px #1b417b;
}
.banner1 h3{
	max-width: 900px;
	font-weight: normal;
	margin: 0px auto;
	padding: 0px;
}
.banner2{
	box-sizing: border-box;
	padding: 30px; 
	background-color: #f0efec;
	background-image: url('../images/testimonials-bg.jpg'); 
	background-position: 0px top;
	background-size: auto 750px;
	background-repeat: no-repeat;
	//height: 640px; 
	color: #ffffff;
}

.center{
	text-align: center;
}
.highlighted{
	color: #a07c2d;
	font-weight: bold;
}
.bg-secondary{
	background-color: #faf8f4;
}

.row-flex{
	display: flex;
}
.footer{
	background-color: #001122; color: #fff; padding-bottom: 40px;
}
.footer p{
	color: #fff;
}
.col-sm-1-5, .col-sm-2-5, .col-sm-3, .col-sm-3-5,
.col-sm-4,.col-sm-4-5,.col-sm-5,.col-sm-6,.col-sm-7,
.col-sm-8, .col-sm-2, .col-sm-1, .col-sm-10, .col-sm-9, .col-sm-12{
	box-sizing: border-box;
	padding: 0 15px;
	float: left;
}
.col-sm-12{
	width: 100%;
}
.col-sm-10{
	width: 83%;
}
.col-sm-9{
	width: 75%;
}
.col-sm-8{
	width: 66%;
	

}
.col-sm-7{
	width: 58%;
}

.col-sm-6{
	width: 50%;
}
.col-sm-5{
	width: 41%;
}

.col-sm-4-5{
	width: 37%;
	padding-top: 60px;
}
.col-sm-4{
	width: 33%;
}
.col-sm-3-5{
	width: 29%;
}
.col-sm-3{
	width: 25%;
}
.col-sm-2-5{
	width: 20%;
}

.col-sm-2{
	width: 16%
}
.col-sm-1-5{
	width: 12%;
}
.col-sm-1{
	width: 8%
}
.col-sm-5 img{
	width: 100%;
}
a{
	font-family: "Arimo", sans-serif;
	text-decoration: none;
	color: #93278f;
}
.testimonial{
	background-color: rgba(255, 255, 255, 0.9); border: 1px solid #444444; border-radius: 5px;
	padding: 15px 15px;
	margin: 10px 9px 0 9px;
}
.testimonial p.quote{
	font-style: italic;
}

.div-right{
	text-align: right;
}
.div-right img{
	max-width: 100%; max-height: 350px;
}


h1,h2,h3,h4,h5{
	font-family: "Arimo", sans-serif;
	color: #2f292f;
}
h1{
	font-size: 2.8em;
	
	font-weight: 500;
	padding-top: 0px;

}
h2{
	font-size: 1.9em;
	font-weight: 500;
}

h3{
	font-size: 1.5em;
	font-weight: 500;
	margin-top: 33px;
	margin-bottom: 15px;
}
h4{
	font-size: 1.3em;
	font-weight: 500;
	margin-top: 33px;
	margin-bottom: 15px;
}
a div h3{
	color: #000000;
}
p, ul li, ol li{
	color: #555555;

}
p, ul li, ol li{
	line-height: 1.5em;
}
.double-space li{
	padding: 8px 0;
}

ul.benefits {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

ul.benefits li {
  padding-left: 30px;
  text-indent: -30px;
  font-size: 1.2em;
  line-height: 1.8em;
}

ul.benefits li:before {
  content: "\2713";
  padding-right: 15px;
}
/* More info */
footer {
	background-color: #2f292f;
	padding-bottom: 35px;
	width: 100%;

}
.footer_column {
	width: 100%;
	max-width: 1200px;
	
	padding: 30px 25px;
	margin: auto;
	box-sizing: border-box;
}
footer .footer_column h3 {
	color: #e6bd86;
	text-align: left;
}


footer a{
	color: #d9d5c3;
}
footer a:hover{
	color: #fff;
}
.smi-icon-sm{
	height: 24px;
	padding: 8px;
}
.smi-icon{
	height: 35px;
	padding: 8px;
}

.cards {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
}
.card{
	margin-left: auto; 
	margin-right: auto; 
	display: table;
	border: 1px solid #afa3af; 
	
	border-radius: 5px; 
	
	
	
	padding: 0px 20px;
}
.phone-number{
	margin-left: auto;
	margin-right: auto;
	color: #ff0000;
	font-size: 1.2em;
	font-weight: bold;
	display: table;
	border: 3px solid #ff0000;
	padding: 8px 15px;
	border-radius: 15px;
}
.main-link{
	display: inline-block;
  position: relative;
	margin: auto;
	
	padding: 0px 29px 10px 0;
	
	font-weight: bold;
	letter-spacing: 2px;
	
	color: #00a3a8;
	transition: all 0.3s;
	
	text-decoration: underline;
}
.main-link:before {
    position: absolute;
    content: '\f178';
    font-size: 18px;
    line-height: 14px;
    font-family: "FontAwesome";
    top: 3px;
    right: 0;
    color: #00a3a8;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    transition-delay: 0.3s;
    }
.main-link:hover{
	color: #00718a;
}
.main-link:hover:before{
	color: #00718a;
	right: -3px;
}




/****************************************************
					Header
*****************************************************/
header {
	width: 100%;
	/*max-width: 1200px;*/
	margin: 0 auto;
	padding: 10px 15px;
	text-align: center;
	min-height: 82px;
	background-color: #ffffff;
	box-sizing: border-box;
	clear: both;
	vertical-align: middle;
	border-top: 1px solid #004d95;
	border-bottom: 1px solid #004d95;
}
.header-inner {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

.logo {
	height: 62px; float: left; padding: 0px 40px 0px 0; box-sizing: border-box;
}
.tagline{
	padding-top: 19px;
}






/******************************************************************************
								FORM
*******************************************************************************/
input[type="text"], textarea {
	border: 1px solid #9a9a9a;
	border-radius: 5px;
	width: 100%;
	margin: 10px 0;
	padding: 10px 15px;
	font-family: "Roboto",sans-serif;
	font-size: 1em;
	box-sizing: border-box;
	background-color: #faf8f4;
}
input[type="submit"], .btn, .g-recaptcha{
	font-family: "Arimo", sans-serif;
	font-size: 2em;
	font-weight: 500;
	color: #fff;
	background-color: #b59349;
	border-radius: 5px;
	border: none;
	padding: 10px 40px;
	-webkit-transition: all 0.2s;
  	-moz-transition: all 0.2s;
  	-ms-transition: all 0.2s;
  	-o-transition: all 0.2s;
  	-transition: all 0.2s;
  	margin-top: 20px;
  	cursor: pointer;
}
.line-form input[type="text"], .line-form input[type="submit"]{
	width: 100%;
	font-size: 1.5em;
	margin-top: 20px;
}
.line-form input[type="text"]{
	font-weight: 300;
}
select{
	border: 1px solid #9a9a9a;
	border-radius: 5px;
	padding: 10px 15px;
	font-family: "Roboto",sans-serif;
	font-size: 1em;
	background-color: #faf8f4;
	width: 100%;
	margin: 10px 0;

}
a.btn:hover, input[type="submit"]:hover, .g-recaptcha:hover{
	background-color: #a07c2d;
	color: #fff;
	text-decoration: none;
}

/******************************************************************************* 
							Mobile 
********************************************************************************/
@media (max-width: 1200px) {


}

/* Small Tablets */
@media (max-width: 768px) {
.tagline {
	padding-top: 9px;
}
.banner1{
	background-position: -470px top;
	background-size: auto 100%;
}
.banner1 h1{
	font-size: 2.3em;
	margin-top: 15px;
}
.banner1 h3{
	font-size: 1.4em;
}
.col-sm-3,.col-sm-4, .col-sm-4-5, .col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8, .col-sm-2-5, .col-sm-1, .col-sm-10{
	width: 100%;
}

#business{
	padding-top: 0px;
}
.col-sm-4-5{
	padding-top: 0;
	text-align: center;
}
.col-sm-4-5 ul{
	display: inline-block;
	margin: 0 auto;
	text-align: left;
}

.div-right{
	text-align: center;
	padding-top: 30px;
}

.row-flex{
	display: block;
}
.banner2{
	background-size: auto 520px;
	padding-top: 400px;
}
.btn{
	font-size: 1.6em;
}


}

/********** Small Desktops ********************/
@media (min-width: 768px) and (max-width: 1096px) {
	
#business{
	padding-top: 60px;
}
.banner2{
	padding-top: 250px;
}
.bg-white{
	background-color: rgba(255, 255, 255, .8);
}
.col-sm-4-5{
	padding-top: 0;
}
.div-right{
	text-align: center;
	padding-top: 60px;
}
.div-right img{
	max-height: 270px;
}



}




