body p{
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-size:17px;
}

body{
	font-family: 'Lato', sans-serif !important;
}

a{
	text-decoration:none !important;
}

#response-message {
    text-align: center;
    padding: 10px 0px;
}
.red {
    background: red!important;
}
.green {
    background: green!important;
}
/* Header */

.header-main-navigation {
    padding: 18px;
}

.header-right-menu {
    display: block;
    width: 100%;
    height: auto;
    clear: both;
    overflow: hidden;
}

.content p {
    color: #848485;
}


/*.content{
	margin-top:40px;
}*/


.header-main-navigation {
    background: #fff;
}

.header-right-menu > div {
    margin-left: 10px;
}

.main-btn a {
    color: #fff;
    /* padding: 10px; */
    display: block;
    width: 110px;
    text-align: center;
    height: 35px;
    /* vertical-align: top; */
    padding-top: 7px;
	border-radius:5px;
	text-decoration:none;
}

.theme-btn-large a:hover {
    background: #c05308;
}

.start-free a{
	background:#ec7523;
}

.start-free, .lgn , .header-right-logo, .header-main-navbar  {
    width: fit-content;
    height: fit-content;
	float: right;
}

.banner-link{
	  width: fit-content;
    height: fit-content;
}

.lgn img {
    padding-right: 6px;
}

.lgn a{
background:#00b3e0	
}

.header-menu-xp {
    padding-top: 12px;
}

.main-banner-theme{
	background:url('../img/main-banner.jpg') no-repeat;
	background-size:cover;
	width:100%;
	display:block;
	height:100%;
	min-height:550px;
}


/* banner */

.banner-caption {
    color: #fff;
	    padding-top: 150px;
}

.banner-heading h1 {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 60px;
	margin-top: 0px;
}

.banner-caption .banner-desc p {
    font-size: 18px;
	line-height: 1.6;
}

.banner-link a {
    display: block;
    width: 220px;
    background: #ec7523;
    color: #fff;
    height: 54px;
    line-height: 2.2;
    text-align: center;
    border-radius: 7px;
    /* font-weight: bold; */
    font-size: 24px;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
}

.banner-desc  {
    padding-top: 35px;
}

.banner-link{
	padding-top:45px;
}



/* section two */

.content-heading h1{
	 font-family: 'Lato', sans-serif;
	 font-weight:700;
	 font-size:48px;
	 margin-top:0px;
}

section.WhyFile1040online {
    padding-top: 70px;
	    padding-bottom: 100px;
}

img{
	max-width:100%;
}

.inner-content {
    width: 100%;
    display: block;
    overflow: hidden;
    padding-top: 45px;
}

.content-list ul {
    list-style: none;
}

.content-list ul {
    padding-left: 0px;
}

.content-list ul li {
    position: relative;
    padding-left: 30px;
    line-height: 2;
}

.content-list ul li:before{

position:absolute;
 content: url("../img/li.png");
 left:0px;
 margin-top: 3px;
	
}

.content-list ul {
    padding-left: 0px;
    font-size: 17px;
        font-weight: 400;
    font-family: 'Lato', sans-serif;
}
.content-link a {
    font-weight: 900;
    display: block;
    bottom: -129px;
    position: absolute;
    right: 0;
    left: 0;
    background: #ec7523;
    width: 272px;
    height: 72px;
    border-radius: 5px;
    margin: 0 auto;
    font-size: 30px;
    font-family: 'Lato', sans-serif;
    /* background-color: white; */
    color: #fff;
    line-height: 2.4;
}

section.difference {
    background-color: #ededed;
	background-image:url('../img/section2-banner.png');
	background-size:contian;
	background-position:right;
	background-position-y: 1px;
	background-repeat:no-repeat;
	background-position-x: 514px;
}

.inner-2 {
    width: 100%;
    display: block;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 15px;
    border-radius: 15px;
    background-color: #fff;
    background-color: rgba(255,255,255,0.6);
}

section.difference {
    padding-top: 100px;
	padding-bottom:80px;
}

section.packages {
    padding-top: 150px;
    padding-bottom: 40px;
}

.package-box {
        padding: 15px;
    width: [object Object]px;
    height: [object Object]px;
    box-shadow: 1px 0 29px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 1px 0 29px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 0 29px rgba(0, 0, 0, 0.1);
	border-radius:15px;
}

.box-top {
    background: #f6f6f6;
    text-align: center;
}

.price {
    background: #ec7523;
    width: 90%;
    margin: 0 auto;
    border-radius: 6px;
	    padding: 7% 0px;
}

.price h1 {
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 36px;
    color: #fff;
    margin-top: 0px;
    /* width: 90%; */
}

.box-inner {
    position: relative;
}

a {}

.link-pkg a {
    display: block;
    width: 100px;
    height: 34px;
    background: #fff;
    margin: 0 auto;
    border-radius: 5px;
    line-height: 2;
    font-weight: 700;
    font-size: 18px;
    color: #ec7523;
}

.price {
    background: #ec7523;
    width: 90%;
    margin: 0 auto;
    border-radius: 6px;
    padding: 7% 0px;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: -71px;
}

.pkg-desc {
    padding: 24% 4%;
    padding-bottom: 20px;
}

.pkg-desc p {
    font-size: 13px;
    line-height: 1.8;
}

.box-body {
    font-size: 14px;
}

.box-body ul {
    text-align: center;
    list-style: none;
    margin-top: 10px;
}

.box-body ul {
    padding-left: 0px;
}

.package-box.box-2 .pkg-desc {
    /* padding: 21% 4%; */
    padding-top: 34%;
}
.box-body ul li {
    border-bottom: 1px solid #e5e5e5;
    line-height: 2;
    padding: 15px 0px;
	
}

.buy-now {
    text-align: center;
}

.buy-now a {
    display: block;
    width: 220px;
    height: 62px;
    background: #ec7523;
    margin: 0 auto;
    line-height: 2.5;
    color: #fff;
    font-weight: 900;
    font-size: 24px;
    border-bottom: 6px solid #ca6017;
    border-radius: 5px;
}

.box-footer {
    padding: 30px 0px;
}

.box-footer p {
    font-size: 13px;
    color: #909090;
    padding-top: 14px;
}

.box-footer {
    padding-top: 20px;
    padding-bottom: 7px;
}
.package-box.marginpkg {
    margin-top: 53px;
}

.box-2 .price {
    background: #00b3e0;
}

.box-2 .link-pkg a {
    color: #00b3e0;
}

.box-2 .buy-now a {
    background: #00b3e0;
    border-color: #0c9fc4;
}

.box-3 .price {
    background: #1a4b8a;
}

.box-3 .link-pkg a {
    color: #1a4b8a;
}

.box-3 .buy-now a {
    background: #1a4b8a;
    border-color: #0e386e;
}

.box-3 {
    margin-top: 21px;
}

.package-para p {
    color: #848484;
    font-size: 14px;
    margin-top: 30px;
}

.footer-top {
    background: #848484;
    color: #ffff;
}

.footer-top h4 {
    font-family: 'Lato', sans-serif !important;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
}

.footer-top-in{

    display: block;
    width: 85%;
    overflow: hidden;
    margin: 0 auto;
}
.list-footer {
    padding: 3% 21%;
}

.list-footer ul {
    list-style: none;
}

.list-footer ul {
    font-size: 13px;
  
}

.footer-top-inner {
    padding: 3% 0%;
}

.list-footer ul li {
    letter-spacing: 0.5px;
    padding-bottom: 10px;
	color: #eaeaea;
}

.separator {
    width: 100%;
    height: 1px;
    background: #acacac;
    /* padding-top: 50px; */
    margin-top: 30px;
	  margin-bottom: 30px;
}

.footer-heading h2 {
    font-size: 15px;
    font-weight: 700;
}

.footer-desc p {
    color: #eaeaea;
    font-size: 13px;
    text-align: center;
    line-height: 2;
}

.footer-bottom {
    background: #767676;
    padding: 15px;
}

.footer-icon p {
    display: inline-block;
    font-size: 13px;
    color: #eaeaea;
    margin-top: 11px;
    padding-top: 5px;
}

.footer-bottom {
    background: #767676;
    padding-top: 20px;
    padding-bottom: 5px;
}

.footer-icon {
    padding-top: 5px;
}



.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.9);
    overflow-x: hidden;
    transition: 0.5s;
}

.overlay-content {
    position: relative;
    top: 25%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 20px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
    color: #f1f1f1;
}

.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
}

@media screen and (max-height: 450px) {
  .overlay a {font-size: 20px}
  .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}

.header-main-navbar.header-menu-xp img {
    cursor: pointer;
}

/* how it works */

.theme-heading h2{
	font-size: 48px;
	font-weight: 700;
    font-family: 'Lato', sans-serif !important;
}

section.htw-1 {
    background: #00b3e0;
}

section.htw-1 {
        padding: 50px;
		padding-bottom:70px;
}

section.htw-2 {
        padding: 50px;
		padding-bottom:70px;
}

section.htw-1 .theme-heading h2{
	color:#fff;
}

.htw-1-inner {
    display: block;
    width: 100%;
	    padding: 45px 0px;
        overflow: visible;
    clear: both;
}

.htw-img {
    border: 2px solid #4edbff;
    border-radius: 10px;
    height: 280px;
    width: 545px;
    margin-left: 11px;
	margin-top: 30px;
}

.htw-img img {
    max-width: 100%;
    position: absolute;
	left:0px;
    top: 0px;
	
  
}

h1, h2, h3, h4, h5, h6{
	font-family: 'Lato', sans-serif !important;
}


.htw-img img{
	max-width:100%;
}

.theme-heading h4{
	font-size:18px;
	font-weight:700;
}

.steps h4 {
    color: #fff72a;
}

.theme-heading.text-center h2 {
    margin: 0px;
}

.theme-heading h3{
	    font-size: 34px;
    font-weight: 700;
    margin-top: 10px;
}
.htw-inner-right {
    padding-top: 24px;
}

.htw-heading h3 {
    color: #fff;
}

.htw-heading h3:before {
    content: "";
    width: 60px;
    height: 1px;
    background: #4edbff;
    position: absolute;
    top: 60px;
}

.htw-heading {
    position: relative;
}

.htw-para p {
    color: #fff;
    padding-top: 31px;
}

section.htw-2 {
    background: #2d74ad;
}

.htw-img-s img {
    max-width: 100% !important;
    position: absolute !important;
    right:-12px !important;
    top: -2px !important;
	left:auto;
}

section.htw-2 {
    background: #2d74ad;
}

section.htw-3 {
    background: #1a4b8a;
        padding: 50px;
    padding-bottom: 70px;
}


section.htw-1, section.htw-2 {
    

	position:relative
}

section.htw-1:before {
    content: url(../img/arrow.png);
    position: absolute;
    height: auto;
    bottom: -28px;
    width: 50px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 99999;
}

section.htw-2:before{
    content: url(../img/arrow-2.png);
    position: absolute;
    height: auto;
    bottom: -28px;
    width: 50px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 99999;
}

.theme-btn-large a {
    display: block;
    height: 60px;
    width: 270px;
    background: #ec7523;
    border-radius: 7px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: 900;
    line-height: 2.4;
    margin-top: 50px;
}

.theme-btn-large {
    text-align: center;
}


.hwg{
	background:url('../img/hwg-back.jpg');
	background-size:cover;
	background-repeat:no-repeat;
}

.how-we-give-sec{
	padding-top:35px;
	padding-bottom:100px;
}

.clr-wht h1{
	color:#fff;
	text-align:center;
}
.clr-blk{
	color:#2d3035;
	text-align:center;
	
}

.content h4 {
    margin-top: 30px;
}

.content h4 {
    margin-top: 30px;
    font-weight: 700;
}

.heading-style-1 h1:before {
    content: "";
    position: absolute;
    width: 60px;
    height: 2px;
    background: #7fe5ff;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 0;
}

.heading-style-2 h1:before {
    content: "";
    position: absolute;
    width: 60px;
        height: 1px;
    background: #ec7523;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 0;
}


.heading-style-2 {
    padding: 25px;
    position: relative;
}

.heading-style-1 {
    padding: 25px;
    position: relative;
}

.content-para {
    padding-top: 40px;
    color: #fff;
}

.content-para.max-width-area {
    max-width: 770px;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

.image-area {
    padding-top: 30px;
}

.cntct{
	background:url('../img/contact-back.png');
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
}

.registration{
	background:#ebf1f2;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
}


section.contact {
    padding: 45px;
	    padding-bottom: 90px;
}

.contact-form-container {
    display: block;
    overflow: hidden;
    height: 10;
}

.contact-form-container {
    max-width: 770px;
    width: 100%;
    margin: 0 auto;
	 padding: 30px 0px;
}

.clr-blk{
	color:#545960;
}

.clr-blk-1{
	color:#404040;
	text-align:center;
}


.clr-gry{
	color:#848484;
}

.sm-size{
	font-size:12px !important;
}

.register-form-container {
    width: 100%;
    max-width: 600px;
    margin: 37px auto;
}

.register-form-container .form-group label {
    color: #848484;
    font-size: 13px;
    font-weight: normal;
}


section.registration {
    padding: 60px;
}

.register-form-container .form-fields input{
	border:none;
}


.form-fields input {
    height: 47px;
    border-radius: 8px;
    border-bottom: 2px solid #c5c3c3;
}

.form-group label {
    color: #545960;
    font-weight: normal;
	font-size: 13px;
}

.form-group label span {
    color: #ec7523;
}

.form-btn  input {}

.form-btn input[type="submit"] {
    background: #ec7523;
    border: none;
    color: #fff;
    width: 160px;
    height: 60px;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 30px;
    border-radius: 6px;
}
.form-btn button {
    background: #ec7523;
    border: none;
    color: #fff;
    width: 160px;
    height: 60px;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 30px;
    border-radius: 6px;
}
.contact-form-container form .form-group {
    padding-bottom: 20px;
}


.register-form-container .form-group{
	
	padding-bottom:10px;
}


.register-form-container input[type="submit"]{
	margin-top:0px;
	text-transform:inherit;
	width:100%;
}


.no-margin{
	margin-bottom:0px;
}

span.lock {
    position: absolute;
    top: 14px;
    /* left: -20px; */
    /* left: 0; */
    /* width: 200px; */
    /* right: 0; */
    margin-left: -79px;
}

.register-form-container  input[type="submit"] {
	
	font-weight:700;
    font-size: 18px;

}

.register-form-container .form-btn input[type="submit"]{
	height:50px;
}

.clr-blk-3{
	text-align:center;
	color:#404040;
}
.login-form-container {
    display: block;
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
	    overflow: hidden;
}

.login-form-container input{
	border:none;
}



.login-form-container form{
	margin-top:40px;
}

form a{
	color:#2d74ad;
}

.login{
	background:#ebf1f2;
}

.clr-wht h2{
	color:#fff;
}

.btm-2 {
    padding-bottom: 10px;
    padding-top: 0;
}
.no-padding-bottom {
    padding-bottom: 0px;
    padding-top: 20px;
}

.footer-new {
        background: #767676;
        padding-top: 30px;
}

.footer-new .separator{
	margin-bottom:0px;
	margin-top:20px;
}

.footer-top-in.padd-chn {
    padding: 20px;
}

.login-form-container .form-btn input[type="submit"] {
    height: 50px;
    display: block;
    width: 162px;
    margin: 0 auto;
	padding-left: 26px;
}

.login-form-container .form-btn {
    /* margin-top: 20px; */
    padding-top: 21px;
}

span.sub {
    position: absolute;
    top: 35px;
    /* left: 0; */
    margin-left: -53px;
}

.faq{
	background:#ebf1f2;
	padding:40px;
}

div#accordion .panel-heading, div#accordion2 .panel-heading {
    background: #00b3e0;
    color: #fff;
}

.faq-accordian {
    margin-top: 40px;
}

.panel-group .panel{
	border-radius:0px !important;
}


.panel-heading {
    padding: 18px 15px !important;
    border-top: 3px solid #fff !important;
    border-bottom: 3px solid #fff !important;
}

.panel-heading{
	border-top-left-radius: 0px !important;  
     border-top-right-radius: 0px !important;
}

#accordion .arrow{
	float:right;
	margin-top:-20px;
}

.list-footer ul li a{
	color:#eaeaea;
	transition: ease 0.5s;
}

.list-footer ul li a:hover{
	color:#00b3e0;
}


.buy-now a:hover {
    background: #c55f19;
    border-bottom: 6px solid #a54d12;
    /* width: 220px; */
}
.box-2 .buy-now a {

	transition: ease 0.5s;

}

.buy-now a {
    transition: ease 0.5s;
}

.box-3 .buy-now a:hover, .banner-link a:hover {
    background: #103667;
    border-color: #08254a;
}

.content-link a, .banner-link a{
	transition: ease 0.5s;
}

a{
	transition:ease 0.5s
}

.start-free a:hover {
    background: #c55f19;
}


.lgn a:hover {
    background: #088daf;
}

.content-link a:hover {
    background: #00b3e0;
}

.box-2 .buy-now a:hover {
    background: #088daf ;
    border-color: #055b71;
}

.panel-body p span {
    font-weight:700px;
	color:848484;
}
.panel-body p{
	font-size:14px;
}

.bs-example span {
    font-weight: bold;
    color: #848484;
}

.panel-body ol li, .panel-body ul li {
    padding-bottom: 10px;
}


.form-fields input {
    height: 47px;
    border-radius: 8px;
    border-bottom: 2px solid #c5c3c3;
    border-top: none;
    border-right: none;
    border-left: none;
}

textarea.form-control {
    height: auto;
    border-radius: 10px;
}

.form-btn input[type="submit"]{
	transition:ease 0.5s;
}

 input[type="submit"]{
	transition:ease 0.5s;
}

 input[type="submit"]:hover {
    background: #a94f11;
}

.form-btn button{
    transition:ease 0.5s;
}

 input[type="submit"]{
    transition:ease 0.5s;
}

 input[type="submit"]:hover {
    background: #a94f11;
}