@import url('../fonts/altavoice/stylesheet.css');

/* Specifix CSS style should be code here */
body {
  background:#fff;
  background-size: cover ;
  overflow-x: hidden;
  font-family: 'ScalaSansWeb', sans-serif;
  font-size: 18px !important;
  color: #373737;
  line-height: 24px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font: inherit;
  font-weight: normal;
  color: #373737;
}
h1,
h2,
h3 {
  font-family: 'CrimsonText', serif !important;
}

h1 {
    font-size: 62px;
    line-height: 60px;
    margin-bottom: 24px;
}
h2 {
    font-size: 26px;
    line-height: 28px;
    margin-bottom: 14px;
}
h3 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 14px;
}
h4 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 16px;
}
h5 {
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 14px;
}
h6 {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 14px;
}
/*css menu*/
.navbar-default .navbar-nav > .active > a,
 .navbar-default .navbar-nav > .active > a:hover,
 .navbar-default .navbar-nav > .active > a:focus{
   background: none !important;
   font-weight: bold;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
    border-bottom-color: #FFF;
    border-top-color: #FFF;
}
.navbar-default .navbar-nav > li > a {
    color: #fff !important;
    font-size: 14px;
    text-transform: uppercase;
}
.t3-mainnav .t3-navbar{
    padding: 0 15px;
}
/*end css menu*/
.slide_logo{
  border-bottom:50px solid #00ada1 !important;
}
a{
    color: #1aaca0;
}
a:hover{
    color:#1aaca0;
}
.off-canvas-toggle{
	display: none;
}
.logo-img {
    width: 137px;
    top: 24px;
    left: 16px;
    margin-top: 25px;
    margin-bottom: 25px;
    margin-left: 50px;
}
.t3-header{
    padding: 0px;
}
.bg-blue {
	background: rgba(26,172,160,1);
	background: -moz-linear-gradient(left, rgba(26,172,160,1) 0%, rgba(8,135,178,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(26,172,160,1)), color-stop(100%, rgba(8,135,178,1)));
	background: -webkit-linear-gradient(left, rgba(26,172,160,1) 0%, rgba(8,135,178,1) 100%);
	background: -o-linear-gradient(left, rgba(26,172,160,1) 0%, rgba(8,135,178,1) 100%);
	background: -ms-linear-gradient(left, rgba(26,172,160,1) 0%, rgba(8,135,178,1) 100%);
	background: linear-gradient(to right, rgba(26,172,160,1) 0%, rgba(8,135,178,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1aaca0', endColorstr='#0887b2', GradientType=1 );
}
.mega-nav.level1 a {
    padding-left: 20px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus{
    color: #1aaca0;
    background: none;
    font-weight: bold;
}

.mega-nav.level1 {
    padding-left: 0;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #ccc;
    border-color: #ccc;
}
.mega-nav.level1 > li {
    list-style: outside none none;
    padding: 5px 0;
}
ul.level1 li.open {
    background: #ccc none repeat scroll 0 0;
}
.dropdown-menu{
	width: 200px;
}
.t3-navbar.navbar-collapse.collapse {
    float: right;
}
.two-cols {
    padding: 25px 0 10px;
}
.two-cols .icon-holder {
    float: left;
    margin: 0 22px 0 0;
    text-align: center;
    width: 123px;
}
.two-cols .icon-holder img {
    max-width: 79.6%;
}
.two-cols p {
    margin: 0 0 10px;
}
.two-cols h3 {
    margin: 0 0 8px;
}
.two-cols .text-holder {
    overflow: hidden;
    padding: 8px 0 0;
    font-size: 16px;
    line-height: 22px;
}
.two-cols .wrap {
    display: table;
}
.two-cols .wrap .row {
    display: table-row;
}
.two-cols .wrap .row:first-child .col {
    border-top: none;
}
.two-cols .wrap .col {
    width: 50%;
    display: table-cell;
    border-top: 1px solid #ccc;
    padding: 20px 20px 44px;
}
.two-cols .wrap .col:first-child {
    border-right: 1px solid #ccc;
}
.text-centered {
    text-align: center;
}
.top-banner {
    background: rgba(26,172,160,1);
    background: -moz-linear-gradient(left, rgba(26,172,160,1) 0%, rgba(8,135,178,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(26,172,160,1)), color-stop(100%, rgba(8,135,178,1)));
    background: -webkit-linear-gradient(left, rgba(26,172,160,1) 0%, rgba(8,135,178,1) 100%);
    background: -o-linear-gradient(left, rgba(26,172,160,1) 0%, rgba(8,135,178,1) 100%);
    background: -ms-linear-gradient(left, rgba(26,172,160,1) 0%, rgba(8,135,178,1) 100%);
    background: linear-gradient(to right, rgba(26,172,160,1) 0%, rgba(8,135,178,1) 100%);
    color: #fff;
    padding: 47px 0 39px;
}
div.moduletable.login-module {
    background: #ededed none repeat scroll 0 0;
    margin-left: 15px;
    padding: 15px;
    width: 255px;
}
.poweredby{
    text-align: left;
}
.social-holder a {
    background: #1aaca0 none repeat scroll 0 0;
    border-radius: 100%;
    color: #fff;
    display: block;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    padding: 0 0 0 8px;
    width: 24px;
}
.copyright .nav > li > a{
    background: none;
    text-transform: uppercase;
}
.nav-stacked > li{
    float: left;
}.social .nav-stacked > li{
    float: none;
}
.nav.nav-pills.nav-stacked {
    float: left;
}
.social-holder li {
   display: inline-block;
    list-style: outside none none;
    margin-top: -5px;
    padding-left: 10px;
}
.social .nav > li > a{
    padding: 0 2px;
}
.social .nav.nav-pills.nav-stacked {
    display: inline-block;
    float: left;
    padding-left: 45px;
    padding-top: 10px;
    width: 100%;
}
.t3-footer{
    background: #FFF;
}
.btn {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #1aaca0;
    background-image: none;
    border-color: currentcolor currentcolor #2a979c;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 3px;
    box-shadow: none;
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    padding: 0 15px;
    text-shadow: none;
    color: #fff;
}
.btn:hover, .btn:focus, .btn.focus{
    color: #FFF;
}
a.btn {
    width: 152px;
}
.btn.disabled, .btn[disabled] {
    background: #cccccc none repeat scroll 0 0;
    border-bottom: 3px solid #bdb9b4;
}
.btn a{
    color: #FFF;
}

.btn.btn-small {
    font-size: 14px;
    color: #FFF;
    text-transform: uppercase;
}
.btn.btn-small:before {
    font-size: 14px;
    top: 5px;
}
.btn.btn-small a {
    min-width: 0;
    padding: 10px;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary{
    background-color: #1aaca0;
    border-color: #1aaca0;
}

/* Big buttons for Solutions Overview page */
div.btn-holder.solutions-overview .btn.btn-big  {
    width: 390px;
    height: 100px;
    font-size: 28px;
    line-height: 32px;
    margin: 5px 20px 0 0;
    float: left;
}
div.btn-holder.solutions-overview .btn.btn-big:before {
    font-size: 40px;
    top: 25px;
    right: 18px
}
/*.title_heading{
    padding: 30px;
    color: #FFF;
}*/
.title_heading h1 {
    display: inline-block;
    font-size: 48px;
}
.title_heading > img {
    display: inline-block;
    float: right;
}
h2, .h2 {
    color: #373737;
    font-size: 32px;
    line-height: 38px;
}
.article-title{
    font-size: 32px;
    line-height: 38px;
}

.article-content p {
    font-size: 18px;
    line-height: 24px;
}
.article-content{
    font-size: 18px;
}
.table-holder .two-cols td{
    padding: 10px 0;
}
.article-content table td {
    padding: 10px 0;
}
.article-content h2 {
    padding: 15px 0;
}
.page-title{
    font-size: 48px;
    line-height: 54px;
}
.items-leading .leading,
.items-row .item{
    margin-bottom: 5px;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
    background-color: #1aaca0;
    border-color: #1aaca0;
}
.pagination > li > a, .pagination > li > span{
    color: #1aaca0;
}
.pin-points > li {
    line-height: 24px;
}
.steps img {
    display: inline-block;
}

.gbs3 .btn-primary,
.gbs3 .btn-default{
    background: #1aaca0 !important;
    background-repeat: repeat-x;
    border-color: #1aaca0 !important;
    color: #FFF !important;
}
.gbs3 .btn-default{
    text-shadow: none !important;
}

.gbs3 .btn-primary:hover, .gbs3 .btn-primary:focus{
    background: #1aaca0 !important;
}
#fclmn label {
    font-weight: normal;
}
.items-row.cols-1 {
    padding-top: 57px;
}
.navbar-default .navbar-toggle{
    color: #FFF;
}
.col-md-6.copyright {
    text-align: center;
}
.copyright .nav.nav-pills.nav-stacked {
        display: inline-block;
        float: none;
        text-align: center;
}
.nav-stacked > li + li{
    margin-top: 0;
}
/*css form Enrollment*/
#organization-contact .A,
#advocacy-organization .A {
    width: 200px !important;
}
/*end css form Enrollment */
@media(max-width: 767px) {
    .poweredby,
    .social{
        text-align: center;
    }
    .social-holder a{
        padding:0;
    }
    
}