/*
Theme Name: ....
Theme URI: ....
Description: .....
Version: 1.0
Author: ....
Author URI: .....
*/
body {
    background-color: #fff;
    font-family: "Aller",Georgia,serif;
    margin: 0;
    overflow-x: hidden;
    padding: 0;
}
img
{
	border:0px;
	
}
.clear{
	clear: both;
}
*:focus {
    outline: 0;
	
}
ul,ol{
	margin:0;
	padding:0;
	list-style: none;
}
p{
	color:#555555;
	font-size:18px;
}
h2 {
    color: #0054a6;
    font-size: 36px;
    font-weight: normal;
    margin: 20px 0 0;
}
.header{
	min-height: 121px;
}
.container {
    box-sizing: border-box;
    margin: auto;
    max-width: 1220px;
    padding: 0 10px;
    width: 100%;
    position: relative;
}
.color-green{
	color: #8dc63f;
}
.logo {
    float: left;
    margin: 15px 10px 15px 6px;
    max-width: 568px;
    max-height: 88px;
}
.call-phone{
	float: right;
	margin-right: 35px;
}

.phone-left{
	float: left;
	width: 51px;
	height: 51px;
	margin-right: 13px;
	margin-top: 35px;
}
.phone-left i.fa-phone:before{
	line-height: 51px;
}
.phone-right{
	font-size: 21px;
	color: #707070;
	width: 435px;
	margin-top: 30px;
}
.phone-right strong{
	font-weight: bold;
	font-size: 28px;
}
.main-nav{
	min-height: 55px;
	background: #0054a6;
}
.main-nav ul {
    font-size: 0;
}
.main-nav ul li {
    border-left: 1px solid #4d88c1;
    border-right: 1px solid #003b74;
    display: inline-block;
}
.main-nav ul li.current-menu-item,.main-nav ul li:hover{
	background: url(images/bg_menu_hover.png) repeat center top;
}
.main-nav ul li a {
    color: #fff;
    display: block;
    font-size: 20px;
    line-height: 55px;
    padding: 0 55px;
}
.main-nav ul li a img{
	margin-right: 11px;
}
.expand {
    float: left;
    max-width: 700px;
    padding: 75px 0;
    padding-bottom: 0px;
	position:relative;
	z-index:9999;
}
.header-expand{
	font-size: 32px;
	color: #363636;
}
.header-expand strong{
	display: block;
	font-size: 52px;
	color: #0054a6;
}
.list-expand{
	margin-top: 40px;
}
.list-expand ul li{
	float: left;
	width: 49%;
	margin-bottom: 35px;
}
.list-expand ul li img{
	margin-right: 5px;
	vertical-align: middle;
}
.list-expand ul li span{
	line-height: 47px;
	vertical-align: middle;
	font-size: 21px;
}
.list-expand ul li b{
	line-height: 47px;
	vertical-align: middle;
	font-size: 24px;
}
.bottom-expand{
    display: inline;
}
.bottom-expand-button{
}
.bottom-expand-45{
}
.get-started-now {
    background: none repeat scroll 0 0 #8dc63f;
    border-radius: 50px;
    box-shadow: 0 1px 2px 0 rgba(50, 50, 50, 0.75);
    color: #fff;
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    margin-top: 10px;
    padding: 18px 25px;
    text-shadow: 0 2px 2px rgba(150, 150, 150, 1);
    text-transform: uppercase;
	border:none;
	-webkit-appearance: none; 
	-moz-appearance:none ;
	cursor:pointer;
    font-family: "Aller",Georgia,serif;
}
.get-started-now:active{
	box-shadow: none;
}

.banner-home .container {
    position: relative;
}
.inner-container{
	display: block;
	position: relative;
}
.bottom-how-it-works {
    /* background: none repeat scroll 0 0 #bfe5da; */
    padding: 40px 0 80px;
    text-align: center;
}
.bottom-how-it-works p {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.4);
    color: #0054a6;
    font-size: 14px;
    margin: 0px auto 40px;
    padding: 30px 50px;
    text-align: left;
}
.graphic {
    bottom: 0px;
    position: absolute;
    right: -90px;
}
.graphic > img {
    max-width: 100%;
}
.graphic-inner{
	position: relative;
	height: 535px;
	width: 100%;
}
.banner-home {
    background: url("images/bg_1.png") repeat-x scroll center top #ffffff;
    border-bottom: 1px solid #afafaf;
}
.what-we-do {
    /* background: url("images/bg_0.png") no-repeat scroll center top  transparent; */
	background: none repeat scroll 0 0 #fbfbfb;
    padding: 60px 0 50px;
	/* background-size:100% 100%; */
}
.title-what-we-do {
    text-align: center;
}
.list-expand li a {
    color: #363636;
}
.what-we-do-phone > p {
    background: url("images/PriceTag45.png") no-repeat scroll 0 0  transparent;
    color: #ffffff;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    height: 177px;
    line-height: 22px;
    padding: 20px 33px 0;
    text-align: center;
    text-shadow: 1px 1px 1px #2a6111;
    width: 130px;
	background-size: 100% 100%;
}
.what-we-do-phone {
    display: table-cell;
    vertical-align: middle;
}
.what-we-do-phone span {
    color: #fff799;
    display: block;
}

.what-we-do-top-text > p {
    margin: 30px 0;
}
.what-we-do-top-text .what-we-do-top-note {
    background: none repeat scroll 0 0 #ffffff;
    box-shadow: 2px 2px 4px 0 #d9d9d9;
    font-size: 20px;
    font-style: italic;
    margin: 0;
    padding: 20px;
}

.what-we-do-top-note > span {
    color: #0054a6;
}

.what-we-do-top-text {
    display: table-cell;
    padding: 0 30px 0 0;
}
.what-we-do-top {
    display: table;
}
.what-we-do-bottom {
    display: table;
}

.what-we-do-bottom-thumb {
    display: table-cell;
    padding: 0 20px 0 10px;
    vertical-align: middle;
    width: 178px;
}

.what-we-do-bottom-text {
    display: table-cell;
    vertical-align: top;
}
.how-it-works .title-what-we-do h2 {
    color: #ffffff;
}

.how-it-works {
    background: url("images/building1.png") repeat-x scroll 0 0 #cbeae1;
    padding-top: 45px;
}

.blog-how-it-works > p {
    color: #0054a6;
    font-size: 16px;
    font-weight: bold;
    /* text-align: justify; */
}
.blog-how-it-works > span {
    background: none repeat scroll 0 0 #8dc73f;
    border-radius: 18px;
    color: #ffffff;
    display: inline-block;
    font-size: 21px;
    font-weight: bold;
    height: 36px;
    line-height: 36px;
    margin-top: 15px;
    text-align: center;
    vertical-align: inherit;
    width: 36px;
}
.logo img {
    max-width: 100%;
}
.thumb-how-it-works {
    height: 300px;
    position: relative;
    text-align: center;
}
.blog-how-it-works {
    float: left;
    margin-bottom: 20px;
    margin-left: 2%;
    margin-top: 50px;
    width: 23.5%;
}
.thumb-how-it-works > img {
    bottom: 0;
    left: 0;
    margin: auto;
    max-width: 100%;
    position: absolute;
    right: 0;
}
.intro-why-us {
    margin: 40px 0;
}
.why-us {
    background: none repeat scroll 0 0 #fbfbfb;
    padding: 40px 0 80px;
}
.why-us .container > h3 {
    color: #0054a6;
    font-size: 21px;
    font-weight: normal;
    margin: 20px auto 50px;
    max-width: 400px;
    text-align: center;
}
.why-us-blog {
    float: left;
    margin-left: 3%;
    text-align: center;
    width: 31%;
}
.why-us-text {
    background: url("images/bg-arrow-text.png") repeat scroll center top  transparent;
	background-size:100% 100%;
    padding: 20px 30px;
    text-align: justify;
}
.no-margin {
    margin-left: 0 !important;
}
.why-us-text > p {
    color: #636363;
    font-family: alleritalic;
    font-size: 17px;
    text-align: left;
}
.intro-get-started {
    margin: 40px 0;
}
.why-us-blog > h3 {
    color: #0054a6;
    font-size: 21px;
    margin: 30px auto 5px;
}
.why-us-blog > span {
    color: #7d7d7d;
    font-family: alleritalic;
    font-size: 18px;
}
.get-started {
    background: url("images/building2.png") repeat-x scroll center bottom transparent;
    padding-bottom: 210px;
	padding-top:40px;
}
.get-started input[type="text"]{
    border: 1px solid #c4dfe9;
    font-family: Aller;
    font-size: 18px;
    height: 64px;
    padding: 0 1%;
    width: 98%;
}
.get-started form {
    margin-top: 40px;
    text-align: center;
}
.get-started input.get-started-now {

    margin-right: 5%;
    margin-top: 50px;
}
.get-started .container > p {
    color: #898989;
    font-size: 21px;
    text-align: center;
}
.get-started .container > p span {
    color: #0054a6;
    font-weight:bold;
}
.menu-footer {
    padding: 30px 0;
}

.menu-footer > li {
    display: inline;
    padding: 0 20px;
}

.menu-footer a {
    color: #898989;
    font-size: 18px;
    text-transform: uppercase;
}
.footer{
	text-align:center;
}
.copyright {
    background: none repeat scroll 0 0 #f9f9f9;
    color: #898989;
    font-size: 15px;
    margin: 0;
    padding: 20px 0;
}
.toogle-menu {
	display:none;
	position:relative;
	text-align:center;
	padding:10px 0;
	cursor:pointer;
	color:#fff;
}
.toogle-menu label {
    display: block;
    font-size: 24px;
    padding-top: 5px;
}
.toogle-menu a {
    border: 1px dotted #000;
    display: block;
    height: 31px;
    position: absolute;
    right: 10px;
    top: 12px;
    width: 31px;
}
.toogle-menu span {
	width:25px;
	display:block;
	margin:4px auto;
	height:5px;
	background:#000;
}
#signupForm > p {
    float: left;
    margin: 0;
    padding: 0 1%;
    width: 31%;
}

#signupForm p label.error {
    color: #ff0000;
    display: block;
    font-size: 14px;
    margin-top: 5px;
}
#signupForm p input.error{
	border:1px solid #ff0000;
}
#send_email_success {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.99);
    height: 450px;
    padding: 150px 0 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}
#send_email_success > h2 {
    color: #8dc73f;
}
#send_email_success > p {
    font-size: 1.2em;
}
.main-nav-active{
	position:fixed;
	z-index:99999;
	top:0;
	left:0;
	right:0;
}
.blog-how-it-works > label {
    color: #0054a6;
    font-size: 22px;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 20px;
    display: inline-block;
}
#get-started #signupForm p.error-two {
    text-align:center;
	float:none;
	width:auto;
	margin:10px 0 0;
}
#pricetag-banner {
    padding-left:110px;
}
