@charset "UTF-8";
@font-face {
  font-family: OpenSans-Regular;
  src: url("fonts/open-sans/OpenSans-Regular.ttf");
}
@font-face {
  font-family: OpenSans-Bold;
  src: url("fonts/open-sans/OpenSans-Bold.ttf");
}
@font-face {
  font-family: OpenSans-SemiBold;
  src: url("fonts/open-sans/OpenSans-Semibold.ttf");
}
@font-face {
  font-family: OpenSans-ExtraBold;
  src: url("fonts/open-sans/OpenSans-ExtraBold.ttf");
}

header {
  padding: 40px 0;
}

.header-logo {
  float: left;
}

.top-buttons .container {
  padding: 0px 158px;
}

button.btn.btn-primary.btn-top-circle:focus {
  outline: none;
}

h1, h3, h4, h5, h6 {
  color: #3d84d8;
  font-family: OpenSans-SemiBold;
  margin-bottom: 20px;
}

h2 {
  color: #464646;
  font-family: OpenSans-SemiBold;
  margin-bottom: 20px;
}

h1 {
  font-size: 24px;
}

h2 {
  font-size: 25px;
}

p {
  margin: 0 0 20px;
}

section {
  padding: 60px 0px;
}

section.top-buttons {
  padding: 30px 0px 0px 0px;
}

.video-sec {
  background-color: #ebebeb;
}

#video-ele {
  width: 100%;
  max-width: 572px;
  max-height: 304px;
}

.video-sec-row {
  display: table;
}

.video-sec-row .align-mdl {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  padding: 0 15px;
}

.blog-sec-row {
  display: table;
}

.blog-sec-row .align-mdl {
  display: table-cell;
  vertical-align: top;
  padding: 0 15px;
}

a:hover {
  text-decoration: none;
  color: #27ae60;
}

a{
  color: #3d84d8;
}

ul {
  list-style: none;
}

.process-step ul li {
  margin-bottom: 25px;
}

.bold-text {
  font-size: 18px;
  font-family: OpenSans-Bold;
}

footer section {
  padding: 15px 0;
}

footer form {
  padding: 0px 0px 0px 0px;
}

section.contact {
  background-color: #0056a4;
  border-bottom: 1px solid #ffffff;
}

section.contact p {
  margin: 0px;
  font-size: 24px;
  color: #ffffff;
  font-family: OpenSans-ExtraBold;
}

section.contact a {
  color: #ffffff;
  text-decoration: underline;
}

section.bottom p {
  margin: 0px;
  font-size: 14px;
  color: #3d84d8; /*#b1bbc7;*/
  font-family: OpenSans-SemiBold;
}

section.bottom a {
  color: #3d84d8;
  text-decoration: underline;
}

section.bottom a:hover {
  color: #27ae60;
  text-decoration: underline;
}

section.links {
  background-color: #3d84d8;
}

section.links a {
  font-family: OpenSans-Bold;
  color: #ffffff;
}

section.links h3 {
  font-size: 18px;
  font-family: OpenSans-Bold;
  color: #213042;
  margin: 0px 0px 20px 0px;
  text-transform: uppercase;
}

section.links ul {
  padding-left: 0px;
}

section.links ul li {
  margin-bottom: 10px;
}
.social .icon {
text-align: center;
padding: 6px 0px 0px 0px;
margin: 10px 0px 0px 10px;
font-size: 1.3em;
margin-right: 0px;
float: right;
}
@media (max-width: 299px) {
  img.banner{      
	content:url("../img/t_banner02.png");
	margin-top: 0px;
    width: 60px;
    height: 55px;
  }
}
@media (max-width: 300px) {
  img.banner.darkmode{      
	content:url("../img/t_dark.png");
	margin-top: 0px;
    width: 60px;
    height: 55px;
  }
}
@media (min-width: 600px) {
	.social .icon {
		width: 32px;
		height: 32px;
		color: #ffffff; /*#ffffff;*/
		border-radius: 50%;
		text-align: center;
		padding: 9px 0px 0px 0px;
		margin: 10px 0px 0px 10px;
		font-size: 1.0em;
		margin-right: 7px;
		float: right;
		background: radial-gradient(circle at 10px 10px, #a9d2ff, #225fa7);
	}
}
.social .icon:hover {
  background: radial-gradient(circle at 10px 10px, #a9d2ff, #225fa7);
  font-size: 0.8em;
}

.iconirs {
  width: 50px;
  height: 50px;
  color: #fff;
  border-radius: 5%;
  /*border: 1px solid #3d84d8;*/
  text-align: center;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 10px;
  font-size: 1.0em;
  margin-right: 7px;
}

.banner {
  width: 250px;
  height: 55px;
}

.banneroverlay {
  margin-top: 35px;
  width: 65px;
  height: 60px;
  border-radius: 50%;
}

#footer-paypal {
  width: 260px;
  height: 35px;
  margin-top: 0px;
}

h1.parent {
  font-size: 20px;
  color: #3d84d8;
  font-family: OpenSans-Bold;
  display: inline-block;
  text-transform: uppercase;
  margin: 15px 0px 15px 0px;
  text-decoration: underline;
}

h1.parenttitle {
  font-size: 24px;
  color: #3d84d8;
  font-family: Verdana,Geneva,sans-serif;
  display: block;
  text-transform: uppercase;
  margin: 0px 0px 50px 0px;
  text-decoration: ;
  text-align: center;
}

b {
  color: #3d84d8;
}

h1.amount {
  margin-top: 5px;
}

.accordion-arrow {
  position: absolute;
  height: 100%;
  top: 0px;
  width: 60px;
  font-size: 42px;
  text-align: center;
  color: #ffffff;
}

.accordion-arrow:after {
  content: "";
  font-family: FontAwesome;
}

input.form-control {
  border: 1px solid #464646;
  border-radius: 5px;
}

h5.form-header {
  color: #464646;
  font-family: OpenSans-Bold;
  margin-bottom: 10px;
  text-align: right;
  font-size: 16px;
}

input.form-control:disabled {
  background-color: #dcdcdc;
  border: none;
  outline: none;
  box-shadow: none;
  opacity: .80;
}

.form-group p {
  margin: 0px !important;
}

.btn-center {
  text-align: center;
  font-family: OpenSans-Bold;
  margin-top: 25px;
}

.btn-center button {
  font-size: 18px;
  text-transform: uppercase;
}

form {
  margin: 20px 0px;
}

form.tax input {
  text-align: right;
}

input[type=text] {
  color: #000000;
  font-family: OpenSans-SemiBold;
  padding: 4px 10px;
  margin: 0px 0px 4px 0px;
}

input[type=file] {
  color: #000000;
  font-family: OpenSans-SemiBold;
  padding: 2px 2px;
  margin: 4px 0px 4px 0px;
}

input[type=submit] {
  color: #000000;
  font-family: OpenSans-SemiBold;
  padding: 2px 10px;
  margin: 4px 0px 0px 0px;
}

input.error {
  color: #eb212e;
  font-family: OpenSans-SemiBold;
  border-color: #eb212e;
}

.form-control.error:focus {
  border-color: #eb212e;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

p.error {
  font-family: OpenSans-SemiBold;
  color: #eb212e;
}

#download-pdf {
  margin-top: 2rem;
}

.customer-testimonials {
  margin-top: 3rem;
}

blockquote {
  font-size: 22px;
  border-left: none;
  font-weight: 500;
  font-style: italic;
  position: relative;
  padding: 10px 0;
  margin: 0;
}
blockquote .fa-quote-left {
  position: absolute;
  z-index: -1;
  font-size: 10rem;
  top: -1.5rem;
  color: #e0e8f2;
}
blockquote p {
  padding-left: 4rem;
}
blockquote small {
  color: #464646;
}
blockquote small::before {
  content: "";
}
blockquote footer {
  color: #5c87ba;
  font-style: initial;
  margin-top: 0;
  margin-bottom: 3rem;
}
blockquote footer::before {
  content: "";
}

footer {
  margin-top: 30px;
}

@media (max-width: 789px) {
  .video-sec-row {
    display: block;
  }

  .video-sec-row .align-mdl {
    display: block;
    width: 100%;
  }

  .blog-sec-row .align-mdl {
    display: block;
    width: 100%;
  }
  
  .top-buttons .container {
    padding: 0px 15px;
  }
}
@media (max-width: 992px) {
  .bottom-text {
    text-align: center;
  }

  .amount-con {
    text-align: right;
  }
}
