@font-face {

 font-family: aFont;

 src: url(fonts/ssp_l.eot); /* EOT file for IE */

}

@font-face {

 font-family: aFont;

 src: url(fonts/ssp_l.ttf); /* TTF file for CSS3 browsers */

}

@font-face {

 font-family: bFont;

 src: url(fonts/ssp_r.eot); /* EOT file for IE */

}

@font-face {

 font-family: bFont;

 src: url(fonts/ssp_r.ttf); /* TTF file for CSS3 browsers */

}

@font-face {

 font-family: cFont;

 src: url(fonts/ssp_b.eot); /* EOT file for IE */

}

@font-face {

 font-family: cFont;

 src: url(fonts/ssp_b.ttf); /* TTF file for CSS3 browsers */

}



body {

	font-family: aFont;

}


.nav li>a{
	font-size: 18px;
	color: #000 !important;
	
}

.nav li>a:hover{
background-color: #fdf400;
	
}

.navbar-header{
	margin-top: -13px;
}


.icon-bar{
background-color: #fdf400;

margin-top: 13px;
padding: 2px;
}

#banner {

	background: #F6F6F6;

	padding-top: 120px;

	padding-bottom: 120px;

}



#banner h1 {

	font-family: aFont;

	font-size: 36px;

	color: #000;

	padding-top: 100px;

	margin-bottom: -10px;

}

#banner h2 {

	font-family: bFont;

	font-size: 18px;

	color: #000;

}







#inner_banner {

	background: #F6F6F6;

	padding-top: 5px;

}



#inner_banner h1 {

	font-family: aFont;

	font-size: 36px;

	color: #000;

	padding-top: 200px;

	margin-bottom: -10px;

}

#inner_banner h2 {

	font-family: bFont;

	font-size: 18px;

	color: #000;

}

#inner_banner .btn1, #inner_solution .btn1  {

	margin-top: 10px;

	padding: 8px 50px;

	font-size: 18px;

	font-family: aFont;

	border-radius: 0px;

}



.shadow h3{
	color: #000;
	font-weight: bold;
}

.shadow p{
	color: #090808;
	font-size: 16px;
}


	.vm{
		margin-bottom: 100px; margin-top: 100px;
	}




.img{
	width: 100%;
	height: 200px;
}









#spending {

	background: #39393D;

	padding-top: 120px;

	padding-bottom: 120px;

	font-family: bFont;

	font-size: 18px;

	color: #FFF;

}



#spending h1 {

	font-family: aFont;

	font-size: 36px;

	padding-top: 30px;

}







#inner_spending {

	background: #39393D;

	padding-top: 80px;

	padding-bottom: 120px;

	font-family: bFont;

	font-size: 18px;

	color: #FFF;

}



#inner_spending h1 {

	font-family: aFont;

	font-size: 36px;

	margin-top: 0px;

	margin-bottom: 40px;

}

#inner_spending img {

	font-family: aFont;

	font-size: 36px;

	margin-top: 85px;

}









#checkout-accordion {

}

#checkout-accordion .panel {

	margin-bottom: 20px;

	background: none;

	padding-bottom: 10px;

	border-bottom: thin solid #FFF;

	color: #FFF;

	font-family: cFont;

	font-size: 18px;

	border-radius: 0px;

}

#checkout-accordion a {

	padding-left: 10px;

	color: #FFF;

}

#checkout-accordion a:hover {

	text-decoration: none;

}

#checkout-accordion .accordion-body {

	background: none;

	margin-bottom: -10px;

	margin-top: 5px;

	padding-bottom: 40px;

	padding-left: 15px;

	font-family: aFont;

	color: #CCC;

}

#checkout-accordion .indicator .icon {

	height: 15px;

	margin-top: 0px;

	position: absolute;

	top: 0px;

	width: 15px;

	right: 10px;

}



#checkout-accordion .panel > .accordion-head .collapsed .indicator .icon .hr-line, .panel > .accordion-head .collapsed .indicator .icon .vr-line {

	background: url(../images/icon-plus.png) no-repeat top;

}

#checkout-accordion .indicator .icon .vr-line {

	display: block;

	transition: all 250ms ease 0s;

}

#checkout-accordion .indicator .icon .hr-line {

	background: url(../images/icon-minas.png) no-repeat top;

	display: block; 

	height: 15px;

	transition: all 250ms ease 0s;

	width: 15px;

}



#checkout-accordion .panel > .accordion-head {

	color: #FFF;

	font-family: bFont;

	font-weight: 600;

	font-size: 18px;

}

#checkout-accordion .panel > .accordion-head.collapsed { color: #FFF;}

#checkout-accordion .panel > .accordion-head.collapsed .indicator .icon .hr-line, .panel > .accordion-head.collapsed .indicator .icon .vr-line {background:url(../images/icon-plus.png) no-repeat top;}

#checkout-accordion .indicator .icon .vr-line {  display:block; transition:all 250ms ease 0s; }

#checkout-accordion .indicator .icon .hr-line {background:url(../images/icon-minas.png) no-repeat top; display: block; height:15px;  transition: all 250ms ease 0s; width: 15px;}



#checkout-accordion .panel > .accordion-head {display: block; position: relative; text-decoration: none; transition: all 250ms ease 0s;}



.div-radius {

	border: thin #AAA solid;

	padding: 15px;

	margin-bottom: 35px;

}















#solution {

	background: #FFF;

	padding-top: 80px;

	padding-bottom: 80px;

	font-family: bFont;

	font-size: 18px;

}



#solution h1 {

	margin: 0px;

	margin-bottom: 10px;

	font-family: aFont;

	font-size: 36px;

	color: #299E17;

}







#inner_solution {

	background: #FFF;

	padding-top: 80px;

	padding-bottom: 190px;

	font-family: aFont;

	font-size: 18px;

	color: #656565;

}



#inner_solution h1 {

	margin: 0px;

	margin-bottom: 10px;

	font-family: aFont;

	font-size: 36px;

}

#inner_solution h2 {

	margin-top: 5px;

	margin-bottom: 15px;

	font-family: cFont;

	font-size: 18px;

	color: #656565;

}



















#pricing {

	background: #FCFCFC;

	padding-top: 40px;

	padding-bottom: 100px;

	text-align: center;

	font-family: bFont;

	font-size: 18px;

	color: #000;

}



#pricing h1 {

	margin: 0px;

	margin-bottom: 10px;

	font-family: aFont;

	font-size: 36px;

	color: #000;

}

#pricing table {

	margin-top: 50px;

}

#pricing th {

	padding-top: 20px;

	padding-bottom: 10px;

	font-size: 28px;

	font-family: bFont;

	font-weight: normal !important;

}

#pricing td {

	font-size: 16px;

	font-family: aFont;

	font-weight: bold !important;

}

#pricing td span {

	font-family: aFont;

	text-decoration: line-through;

	font-weight: lighter !important;

}

#pricing .cust_g {

	background: #E0EFD8;

}

#pricing .cust_b {

	background: #D9EDF6;

}

#pricing .cust_r {

	background: #F2DEDF;

}

#pricing .btn1 {

	margin-top: 25px;

	margin-bottom: 8px;

	padding: 10px 82px;

	font-size: 18px;

	font-family: cFont;

	border-radius: 0px;

}











#h_signup {

	background: #2DA11D;

	padding-top: 50px;

	padding-bottom: 50px;

	font-family: aFont;

	font-size: 36px;

	text-align: center;

	color: #FFF;

}

#h_signup span {

	color: #C9C9C9;

}

#h_signup .btn1 {

	background: none !important;

	margin-bottom: 0px;

	font-family: aFont;

	font-size: 24px;

	color: #FFF;

	border: thin solid #FFF;

	border-radius: 0px;

	padding: 9px 72px;

}

















#footer {

	background: #39393D;

	padding-top: 34px;

	padding-bottom: 34px;

	font-family: aFont;

	font-size: 17px;

	color: #FFF;

}

#footer h1 {

	color: #F1F1F1;

	font-size: 17px;

	font-family: cFont;

	margin: 0px;

	margin-bottom: 14px;

}

#footer a {

	color: #F1F1F1;

}

#footer ul {

	margin-left: -40px;

	list-style: none;

}

#footer ul li {

	margin-bottom: 15px;

}

#footer a:hover {

	color: #AAA !important;

	text-decoration: none;

}

.copyright {

	font-size: 18px;

	padding-top: 15px;

	border-top: thin solid #fff;

	border-bottom: thin solid #fff;

	margin-top: 50px;

	margin-bottom: 40px;

}

.copyright .form-control {

	border-radius: 0px;

	height: 40px;

}

.copyright h5 {

	font-size: inherit;

}

.copyright .btn {

	font-size: 13px;

	border-radius: 0px;

	border-top: thin solid #fff;

	height: 40px;

}

.copyright i {

	margin-left: 8px;

	border-radius: 0px;

	font-size: 23px;

	margin-top: 5px;

	color: #D4D7DC;

}

#footer span {

	font-family: cFont;

}


.dog-inside-page {
	background-color: #333; 
	padding-left: 20px; 
	margin-top: 30px; 
	padding-bottom: 30px;
	padding-top: 30px;
}
















































































/*-- //single --*/

/*-----start-responsive-design------*/

@media (max-width:1440px){

			

}

@media (max-width:1280px){	



}

@media (max-width:1024px){

		

}

@media (max-width:991px){

	

}

@media (max-width:800px){	

}

@media (max-width:768px){

	

}

@media (max-width:767px){

	#footer {

		text-align: center;

	}

	#footer h1 {

		margin-top: 45px;

		font-size: 25px;

	}

}

@media (max-width:640px){

	.join{margin-left: 70px;}
	
	.ban2 h1{
		
		margin-top: 50px !important;
	}
	
	.shadow p{
		margin-bottom: 35px;
	}
	
	.vm{
		margin-bottom: 50px; margin-top: 90px;
	}
	
	.mts{
		font-size: 20px;
		padding-top: 10px;
	}

	.img{
	width: 100%;
	height: auto;
}
}

@media (max-width:480px){

	#banner {

		padding-top: 30px;

	}

}

@media (max-width:414px){

	

}

@media (max-width:320px){

	

}