@charset "utf-8";
/* CSS Document */
body {
	color: #666;
	width: 100%;
	height: 100%;
}
p {
	font-size: 19px;
}
main {
	margin-top: 68px;
	overflow: hidden;
}
.main-alliance {
	margin-top: 95px !important;
}
.banner-bg-001 {
	display: inline-block;
	background-image: url("../img/laptop-on-desk.jpg");
	background-size: cover;
	background-position: center;
	width:100%;
	min-height:780px;
}
  .underline-40-center {
	position: relative;
	border-bottom: solid 2px red;
	width: 40%;
	display: block;
	margin: 0 auto;
  }
  .fyt-blue {
	color: rgb(28,102,154) !important;
  }
.irs-txt {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}
.logo-alliance {
	float: left;
	max-width: 300px;
	font-weight: Bold;
	color: #e61e25;
	font-size: 30px;
}
#logo-alliance {
	width: 292px;
}
form {
	clear: both;
	margin-bottom: 25px;
}
.center {
	margin:0 auto;
	display: block;
}
.text-center {
	text-align: center;
}
.orange {
	color: #FC8403;
}
.orange-hr {
	border-top: 3px solid #FC8403 !important;
	margin-bottom: 20px;
}
.w-50 {
	width: 50%;
}
.logo-50 {
	height: 50px;
	max-height:100px;
	width:auto;
}

.m-slide-bg {
	background-image: url(../img/m-home-banner-laptop.jpg);
}
.content_container {
	padding: 10px;
	margin-top: 20px;
}
.inside-container {
	width:100%;
	max-width:1140px;
	margin:0 auto;
	padding: 25px;
}
.title-container {
	width:100%;
	max-width:1140px;
	margin:0 auto;
}
.section-intro {
	padding-bottom: 60px;
}
.home-icon {
	font-size: 50px;
	padding: 40px;
	margin-top: 50px;
	margin-bottom: 10px;
	background-color: #6c757d;
	border-radius: 50%!important;
	color: #fff;
}
.blue-icon {
	color: #187eb7;
	font-size: 80px;
	padding: 45px;
}
.login-box {
	display: block;
	padding: 50px;
	background-color: #187eb7;
	max-width: 900px;
	width: 100%;
	color: #fff;
	margin: 25px auto;
}
.login-box a, .login-box a:visited {
	color: #fff;
}
label {
	font-size: 21px;
	font-weight: bold;
	margin-top: 20px;
}
label::after {
	content:"";
    background: #ffffff;
    height: 4px;
    width: 100px;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.red-box {
	background-color: #ce1f32;
	padding: 80px 40px;
	color: #fff;
	text-align: center;
}
.grey-box {
	background-color: #757575;
	padding: 80px 40px;
	color: #fff;
	text-align: center;
}
h2, h3, h4 {
	font-family: 'Droid Serif',Georgia,"Times New Roman",serif;
}
.blue-txt {
	color: #0eaded;
}
#header-alliance {
	margin-bottom: 50px;
}
.page-title {
	width: 100%;
	/* background-color: #0eaded; 
	background-color:#ce1f32; */
	background-color: #005f9b;
	color: #fff;
	padding: 25px;
	margin-bottom: 50px;
}
.page-title-alliance {
	width: 100%;
	/* background-color: #0eaded;
	background-color:#ce1f32; */
	background-color: #005f9b;
	color: #fff;
	padding: 25px;
}
.feature-img {
	max-width: 300px;
	width: 100%;
	height: auto;
}
.top-feature {
	display: block;
	background-image: url("../img/top-feature.svg");
	height: 47px;
	margin-bottom: -1px;
}
.box-feature {
	background-color: #187eb7;
	padding: 50px;
	color: #fff;
}
.box-black {
	padding: 20px;
	color:#fff;
	background-color: #000;
}
.box-grey {
	padding: 20px;
	color:#333;
	background-color: #eee;
}
.box-grey-2 {
	padding: 100px 50px;
	color:#3d3d3d;
	background-color: #ccc9c9;
}
.box-dark-grey {
	color:#d3d2d2;
	background-color: #414040;
}
.text-muted-2 {
    color: #b9c9d6!important;
}
.box-clear {
	padding: 100px 50px;
}
.bottom-feature {
	display: block;
	background-image: url("../img/bottom-feature.svg");
	height: 100px;
	margin-top: -1px;
	transform: rotateX(180deg);
}
.top-image {
	width:100%;
	height:auto;
	max-height:513px;
}
.container2 {
	display:inline-block;
	width:100%;
}
.container3 {
	display:inline-block;
	width:100%;
	padding: 100px 0;
}
.parallax-overlay {
	display:block;
	height:100%;
	width:100%;
	background-image:url(../img/overlay-pattern.png);
	background-repeat:repeat;
	background-color:rgba(4,57,128,0.65);
}
#header, #header2 {
  box-shadow: 0px 18px 20px -10px #0000008f;
}
.navbar-default .navbar-nav > li > a {
	color:#fff;
}
.navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255,255,255,.90);
}
.nav-link, .nav-link:visited {
	-webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.navbar {
	padding: 0 1rem;
}
.dropdown-item.active, .dropdown-item:active {
	background-color: #bac7d3;
}
.tab-content {
	margin-top: 30px;
	padding: 20px;
}
.logo-efile {
	max-height: 42px;
	width: auto;
	/* margin-top: 10px; */
	margin-right: 20px;
}

.banner-bg {
	background-image: url("../img/sb-banner-1.jpg");
	background-size: cover;
	background-position: center;
	width:100%;
	height:500px;
	font-size: 50px;
	font-weight: bold;
	color:rgb(25, 122, 199);
	display: inline-block;
	margin-bottom: 100px;
}
.banner-l-1 {
	margin-top: 130px;
	margin-left: 100px;
	/*text-shadow: 5px 5px 5px rgba(0, 0, 0, .5); */
}
.banner-l-2 {
	margin-top: 30px;
	margin-left: 200px;
	/*text-shadow: 5px 5px 5px rgba(0, 0, 0, .5); */
}
.banner-bg-new {
	background-image: url("../img/Dark-Desk2-bg.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width:100%;
	height:400px;
	background-position-y: -40px;
}
.irs-free-file-bg {
	background-image: url("../img/irs-free-file-bg.jpg");
	background-size: cover;
	background-position: right;
	background-repeat: no-repeat;
	width:100%;
	height:500px;
}
.txt-area-right {
	z-index: 5;
	display: block;
	float: right;
    background-color: rgba(206, 31, 50, 0.72);
    color:#fff;
	max-width:400px;
	height: 100%;
	padding:50px;
}
.txt-area-left {
	display: block;
	float: left;
	z-index: 5;
	color:#fff;
	max-width:400px;
	height: 100%;
	padding:50px;
}
.txt-area-left h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
}
.txt-area-center-new {
	display: block;
	float: left;
	z-index: 5;
	color:#fff;
	width:300px;
	height: 100%;
	padding:20%  20px 0 20px;
	line-height: 26px;
}
.txt-area-center {
	display: block;
	float: left;
	z-index: 5;
	color:#000;
	width:300px;
	height: 100%;
	padding:20px;
	font-size: 28px;
	line-height: 26px;
	margin: 2% 0 0 20%;
}
.call2action {
  display:block;
  width:100%;
  max-width:1140px;
  min-height:110px;
  text-align:center;
  color:#fff;
  font-size:30px;
  margin:0 auto;
  border-radius:20px;
}
.call2action p {
	font-size: 18px;
}
.orange-btn {
	background-color: rgba(252,132,3,1);
	border: none;
}
.orange-btn:hover {
	background-color: rgba(252,132,3, .7);
}
.orange-btn:active {
	background-color: rgba(252,132,3, .7) !important;
}
.color-orange {
    color: #f89b4b;
  }
  .orange-button {
    color: #fff !important;
    background-color: #f89b4b;
	border-radius: 10px;
  }
  .orange-button:hover {
    color: #fff !important;
    background-color: #f08528;
  }
.call2action2 {
	display:block;
	width:100%;
	max-width:1140px;
	min-height:110px;
	text-align:center;
	color:#fff;
	font-size:30px;
	margin:0 auto;
	padding: 50px;
    background-color: #187eb7;
  }
.overlay {
  display:inline-block;
  width: 100%;
  max-width:1140px;
  height: 100%;
  margin:0 auto;
  background-color: rgba(0,0,0,0.4);
  border-radius:20px;
}
.overlay-white {
	display:inline-block;
	width: 100%;
	height: 780px;
	background-color: rgba(255, 255, 255, 0);
  }
footer {
  display:block;
  background-color:#444;
  color:#fff;
  width:100%;
  padding:20px;
  text-align:center;
  font-size:12px;
}
.cta-footer {
	display:block;
	width:100%;
	margin-top: 100px;
	padding:50px;
	background-color: #187eb7;
	color: #fff;
}
.cta2 {
	display:block;
	width:100%;
	padding:50px;
	background-color: #187eb7;
	color: #fff;
	font-size: 39px;
	margin: 50px 0;
	font-family: Georgia, 'Times New Roman', Times, serif;
}
.pre-footer {
  display:block;
  background-color:#666;
  color:#fff;
  width:100%;
  padding:20px;
  min-height:180px;
}
.pre-footer a, .pre-footer a:visited, .pre-footer a:link,
footer a {
  color:#fff;

  -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.pre-footer a:hover {
	color: #ddd;
	/*margin-left: 5px;*/
}
footer a:hover {
	color: #ddd;
}
.pre-footer li {
	list-style-type: none;
}
.footer-title {
	font-size:18px;
	border-bottom:solid 1px #999;
	margin-bottom:10px;
	font-weight:bold;
}
.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:focus, 
.navbar-default .navbar-nav>.active>a:hover {
	background-color:#60dcea;
	color:#333333;
}
.pre-header {
	display:inline-block;
	width:100%;
	background:#666;
	height:25px;
	position:fixed;
	z-index:1000;
	color:#fff;
	top:0;
	padding: 0 16px;
}
.pre-header a {
	color:#fff;
}
.pre-header a:hover {
	color:#0CF;
}
#header{
	position: fixed;
	width: 100%;

	font-family: 'PT Sans', sans-serif;
	z-index:1000;
	/* background-color:rgba(240, 241, 241, 0.9) !important;*/
	background-color: rgba(255,255,255, 1) !important;

	
	// set animation
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#header.sticky {
	text-align: left;
	/*background-color:rgba(240, 241, 241, 0.95) !important; */
	background-color:rgba(255,255,255, 0.95) !important;
}
#header2{
	position: fixed;
	top:25px;
	width: 100%;
	

	font-family: 'PT Sans', sans-serif;
	z-index:1000;
	/* background-color:rgba(240, 241, 241, 0.9) !important;*/
	background-color: rgba(255,255,255, 1) !important;

	
	// set animation
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

#header2.sticky a:link, #header2.sticky a:visited,
#header.sticky a:link, #header.sticky a:visited,
#header a:link, #header a:visited {
	color: rgba(0,0,0,0.6);
}
#header2.sticky a:hover, #header.sticky a:hover,
#header2 a:hover, #header a:hover {
	color: rgba(0,0,0,0.9);
}
#header2.sticky {
	text-align: left;
	background-color:rgba(240, 241, 241, 0.95) !important;
}
#logo {
  display:block;
  height:auto;
  width:292px;
  
  // set animation
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#logo.sticky_size {
	height: auto;
	/* width:200px; */
}
#nav-sticky {
	margin-top:34px;
	
	// set animation
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#nav-sticky.sticky_margin {
	margin-top:20px;
}
.cta {
	background: rgba(255,255,255, 0.95);
	padding: 40px;
	width: 100%;
	margin-top: -125px;
	border: solid 1px rgba(212, 212, 212, 1);

	z-index: 3;
	position: relative;
}
.phone-header {
	font-size: 30px;
	font-weight: 700;
}
.link-white:link, .link-white:visited {
	color: rgba(255,255,255, 0.95);
	text-decoration: none;

	-webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.link-white:hover {
	color: rgba(255,255,255, 0.75) !important;
}
.in-bg {
	background:rgba(255,255,255, 0.8);
	margin-bottom:5px;
	width:100%;
	border:solid 1px #CCC;
}
.bg-image {
	background-size: cover;
	background-position: center center;
	background-image: url(../img/home-banner-laptop.jpg);
}
.error {
	border: 1px solid #F00;
}
.section-1 {
	background-color: #eaeff3;
	width: 100%;
	padding: 100px 20px;
	margin-bottom: 50px;
}
.section-2 {
	background-color: #fff;
	width: 100%;
	padding: 50px 20px;
	margin-bottom: 50px;
}
.coupon {
	width:100%;
	border: dashed 4px #333;
	padding: 10px;
	margin-bottom: 10px;
}
.coupon-footer {
	font-size: 12px;
	border-top: solid 1px rgb(231, 231, 231);
	padding-top: 5px;
	min-height: 40px;
}
.coupon-header {
	font-size: 35px;
	text-align: center;
}
.coupon-header-2 {
	font-size: 16px;
	text-align: center;
	margin-bottom: 20px;
}
.fa-icon {
	font-size: 55px;
	color: rgb(109, 109, 109);
}
.footer-icon {
	color: #fff;
	margin-right: 30px;
	font-size: 30px;

	-webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.footer-icon:hover {
	color: #999;
}
.margin-bottom-25 {
	margin-bottom: 25px;
}
.margin-bottom-50 {
	margin-bottom: 50px;
}
.margin-bottom-100 {
	margin-bottom: 100px;
}
.margin-top-bottom-100 {
	margin-top: 100px;
	margin-bottom: 100px;
}
.box1 {
	display:block;
	width:100%;
	height:100%;
	background-image:url(../img/questionaire-bg.jpg);
	background-attachment:fixed;
	background-size:cover;
	color:#fff;
	padding:20px;
}
.box-shadow {
	background-color:#fff;
	border:solid 1px #CCC;
	border-radius:10px;
	margin:10px 20px 30px 10px;
	padding:10px;
	-webkit-box-shadow: 10px 10px 41px 0px rgba(0,0,0,0.37);
	-moz-box-shadow: 10px 10px 41px 0px rgba(0,0,0,0.37);
	box-shadow: 10px 10px 41px 0px rgba(0,0,0,0.37);
}
.box-shadow-news {
	background-color:#fff;
	border:solid 1px rgb(230, 229, 229);
	border-radius:10px;
	margin:50px 20px 30px 10px;
	padding:25px;
	-webkit-box-shadow: 0 10px 20px 0 rgba(57,58,61,.15);
	-moz-box-shadow: 0 10px 20px 0 rgba(57,58,61,.15);
	box-shadow: 0 10px 20px 0 rgba(57,58,61,.15);
}
.mobile_hide {
	display:block;
}
.mobile_only {
	display:none;
}

.product
{
	border: 1px solid rgba(34,34,34,.3);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 25px;

	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f4f4f4+1,ededed+51,c8c8c8+100 */
	background: #f4f4f4; /* Old browsers */
	background: -moz-linear-gradient(top,  #f4f4f4 1%, #ededed 51%, #c8c8c8 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #f4f4f4 1%,#ededed 51%,#c8c8c8 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #f4f4f4 1%,#ededed 51%,#c8c8c8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#c8c8c8',GradientType=0 ); /* IE6-9 */

	margin-bottom: 75px;
}

.product h3
{
	background-color: rgb(42, 56, 149);
	color: rgb(255,255,255);
	margin: -25px -25px 10px -25px;
	display: block;
	border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	padding: 8px;
}

.product img
{
	margin: 3px;
	float: right;
}

/* Owl Carosel */

.owl-carousel .owl-item img {
	max-width:300px;
	width: auto;
	max-height: 80px;
	margin-left: auto;
	margin-right: auto;
}
/*.owl-item {
	width: 4.5% !important;
} */
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
	display:block !important;
}

.owl-carousel {
	/*padding: 45px 0 0; */
	/* margin-bottom: 4em; */
}

.owl-theme .owl-nav [class*=owl-] {
	/* padding: 20px 28px !important; */
	margin: 0 !important;
	/* text-indent: -999em; */
	background: none !important;
}
.owl-next:hover,
.owl-prev:hover {
	background:#424242 !important;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-ms-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

.owl-next,
.owl-prev {
    color: #8e8e8e !important;
    /* font-size: 26px !important; */
    margin: 5px;
    padding: 4px 7px;
    /* background: #eaeaea !important; */
    display: inline-block;
    cursor: pointer;
    border-radius: 14px !important;
    /* -webkit-clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 60% 100%, 85% 50%, 60% 0); */
    /* clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 60% 100%, 85% 50%, 60% 0); */
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    position: absolute;
}
.owl-next i,
.owl-prev i {
	font-size:3em;
	color:#00074e;
}

.owl-next {
	right:-4em;
}
.owl-prev {
	left:-4em;
	/* -webkit-clip-path: polygon(40% 0, 16% 50%, 40% 100%, 25% 100%, 0% 49%, 25% 0%); */
	/* clip-path: polygon(40% 0, 16% 50%, 40% 100%, 25% 100%, 0% 49%, 25% 0%); */
}

.owl-theme .owl-nav {
	position:absolute;
	top:40%;
	width: inherit;
}

ol.mb-listing li {
	margin-bottom: 2em;
}

.ga-bg-001 {
	background-size: 65%;
	background-position: right top;
	background-image: url(../img/woman-laptop-no-bg-web-1.jpg);
	background-repeat: no-repeat;
}
.margin-top-heading-001 {
	margin-top: 50px;
}
.dynamic-header1 {
	font-size: 62px;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
	color: #1a6598;
}
.dynamic-header2 {
	font-size: 38px;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
	color: black;

}
.dynamic-mr {
	margin-right: -50px;
}

.blockquote {
	margin: 10px 30px;
	padding:25px;
	background-color: #f8fcff;
	border: 1px solid #c6ccd1;
	color: #32363a;
	box-sizing: border-box;
	font-family: Georgia, 'Times New Roman', Times, serif;
	min-height: 316px;
}
.blockquote-bordered {
	border-left-width: 10px;
}
.blockquote-text-credit {
	text-align: right;
	font-weight: bold;
	font-style: normal;
}
.blockquote-text-credit::before {
	content: "\2014\0020";
}
.blockquote-quoted::before {
	content: "\201c";
	font-size: 100px;
	display: block;
	margin-bottom: -40px;
	margin-top: -20px;
	color: #697986;
}
@media (max-width: 1600px) {

	.dynamic-header1 {
		font-size: 52px;
		font-weight: 500;
	}
	.dynamic-header2 {
		font-size: 30px;
		font-weight: 500;
	}
}
@media (max-width: 1373px) {
	
	.irs-free-file-bg {
		background-position: right 35% bottom 45%;
		margin-bottom: 40px;
		width: 100%;
	}
	.dynamic-header1 {
		font-size: 42px;
		font-weight: 500;
	}
	.dynamic-header2 {
		font-size: 30px;
		font-weight: 500;
	}
}
@media (max-width: 1100px) {
	
	.irs-free-file-bg {
		background-position: right 35% bottom 45%;
		height:400px;
		margin-bottom: 40px;
		width: 100%;
	}
	.margin-top-heading-001 {
		margin-top: 5px;
	}
	.dynamic-header1 {
		font-size: 32px;
		font-weight: 500;
	}
	.dynamic-header2 {
		font-size: 20px;
		font-weight: 500;
	}
	
}
@media (max-width: 767px) {
	
	.irs-free-file-bg {
		background-image: none;
		background-color: #edb52c;
		height:350px;
		margin-bottom: 40px;
		width: 107%;
	}
	.margin-top-heading-001 {
		margin-top: 0px;
	}
	.overlay-blur {
		display:inline-block;
		width: 100%;
		height: 780px;
		background-color: rgba(255, 255, 255, 0.7);
		-webkit-backdrop-filter: saturate(150%) blur(6px);
		backdrop-filter: saturate(150%) blur(6px);
	  }
}
@media (max-width: 620px) {
	main {
		margin-top: 63px;
	}
	.main-alliance {
		margin-top: 80px !important;
	}
	.mobile_hide {
		display:none;
	}
	.mobile_only {
		display:block;
	}
	#logo {
		width:256px;
	}
	.irs-txt {
		margin-top: 0;
		font-size: 12px;
	}
	#logo-alliance {
		width:256px;
	}
	.call2action {
	  display:block;
	  width:100%;
	  max-width:1140px;
	  min-height:110px;
	  text-align:center;
	  background-image: url(../img/octagon-blue.jpg);
	  background-attachment: scroll;
	  background-size: 1140px 600px;
	  background-repeat: no-repeat;
	  background-position: center bottom;
	  color:#fff;
	  font-size:30px;
	  margin:0 auto;
	  border-radius:20px;
	}
	
	.top-image {
		margin-top: 80px;
	}
	.inside-container {
		padding:10px;
	}
	.cta {
		margin-top: 10px;
	}
	.cta2 {
		padding: 10px;
		font-size: 28px;
	}
	.pre-header {
		padding: 3px 5px 0 5px;
		font-size: 12px;
	}
	.dynamic-mr {
		margin-right: 5px;
	}
	
}

