﻿
div.main {
    padding-top: 50px;
}

/*Price Box*/

* {
    border-color: #e1e1e1;
    border-color: #275ea7;
    border-style: solid;
    border-width: 0;
    zoom: 1;
    -webkit-tap-highlight-color: transparent;
}

.pricing.pricing-info:before {
    background: rgba(0, 152, 202, 0.06);
}

.pricing.pricing-info::before {
    background: rgba(0, 152, 202, 0.06);
}

.pricing:before {
    background: #f7f7f7;
    background: rgba(30, 30, 30, 0.06);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.pricing {
    background-color: #fff;
    margin: 0 auto 40px;
    max-width: 270px;
    position: relative;
    text-align: left;
    max-width: 120%;
}

*, :hover, :focus {
    outline: none !important;
}

.pricing .title {
    line-height: 32px;
    padding: 17px 20px 21px;
}

.packageTitle {
    font-family: Impact;
    font-size: 35px;
}

.pricing * {
    position: relative;
}

span.package1 {
    color: #1e96c7;
}

span.package2 {
    color: #8dc63f;
}

.price-box {
    font-size: 12px;
    line-height: 1;
    overflow: hidden;
    padding: 0 20px 20px;
}

.pricing * {
    position: relative;
}

#new.price {
    font-size: 20px;
}


#new.price {
    font-size: 20px;
}

#new.price {
    font-size: 20px;
}

.pricing .price-box .price {
    font-size: 36px;
    font-weight: bold;
    margin: 13px 0 0;
}

.pricing .options {
    list-style: none;
    margin: 0;
    padding: 0;
}

.options li, .pricing.pricing-info .bottom-box {
    border-color: rgba(0, 152, 202, 0.1);
}

.pricing .options li {
    border-top: 1px solid rgba(30, 30, 30, 0.1);
    color: #999;
    color: rgba(30, 30, 30, 0.4);
    line-height: 22px;
    padding: 13px 10px 13px 10px;
    position: relative;
}

.checkmark {
    height: 20px;
}

.sub-package {
    margin-left: 25px;
}

.pricing.pricing-info .bottom-box {
    border-top: 1px solid rgba(0, 152, 202, 0.1);
    background: rgba(0, 152, 202, 0.05);
}

.pricing.pricing-info .options li, .pricing.pricing-info .bottom-box {
    border-color: rgba(0, 152, 202, 0.1);
    color: rgba(0, 152, 202, 0.4);
}

.pricing.pricing-info .options li span, .pricing.pricing-info .bottom-box .more, .pricing.pricing-info .options li.active {
    color: #0098ca;
}

.pricing .bottom-box .more {
    color: #7f7f7f;
    color: rgba(30, 30, 30, 0.7);
    display: block;
    float: left;
    font-size: 12px;
    line-height: 1;
    text-decoration: none;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear;
}

.pricing .bottom-box {
    border-top: 1px solid rgba(30, 30, 30, 0.1);
    background: rgba(30, 30, 30, 0.05);
    overflow: hidden;
    padding: 19px 19px 20px;
}

.pricing .bottom-box .rating-box {
    float: right;
}

.rating-box {
    background-image: url("../img/svg/rating.svg"), none;
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 12px;
    width: 73px;
}

.rating-box .rating {
    height: 12px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 73px;
}

.pricing .bottom-box .clearfix {
    clear: both;
}

.pricing .bottom-box .btn {
    font-weight: bold;
    margin: 19px 0 0;
    width: 100%;
}

.btn.btn-lg {
    font-size: 14px;
    padding: 15px 44px;
}

.rating-box .rating * {
    vertical-align: top;
}

.pricing-info .rating-box .rating svg polygon {
    fill: #0098ca;
}

.pricing::before {
    background-color: rgba(0,152,202,.06);
}

.pricing .bottom-box {
    background-color: rgba(0,152,202,.05);
}

.rating-box .rating svg polygon {
    fill: #0098ca;
}

.rating-box .rating * {
    vertical-align: top;
}

.pricing * {
    position: relative;
}

*, :hover, :focus {
    outline: none !important;
}

.pricing .bottom-box .more {
    color: rgba(0,152,202,.7);
}

/*Price Box End*/
/*Call To Action*/
.full-width-box {
    overflow: hidden;
    padding: 76px 0px;
    position: relative;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear;
}

.full-width-box2 {
    overflow: hidden;
    margin-top: 50px;
    padding-bottom: 0px;
    padding-top: 0px;
    position: relative;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear;
}

.full-width-box .fwb-fixed, .full-width-box .fwb-paralax, .full-width-box2 .fwb-fixed, .full-width-box .fwb-paralax {
    background-attachment: fixed;
}

.full-width-box .fwb-bg, .full-width-box2 .fwb-bg {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 0;
}

.full-width-box .fwb-bg .overlay, .full-width-box2 .fwb-bg .overlay {
    background: #000;
    height: 100%;
    opacity: .2;
    filter: alpha(opacity=20);
    width: 100%;
}

.title-box.title-white .title {
    color: #fff;
}

.title-box h1.title, .title-box .h1.title {
    font-size: 24px;
}

.title-box .title {
    color: #7f7f7f;
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 12px 0;
    padding: 14px 0 0;
}

.title-box.text-center::before {
    left: 50%;
    margin-left: -20px;
}

.title-box::before {
    background: #1e1e1e;
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    margin: 0 0 -1px;
    position: absolute;
    width: 40px;
}

.title-box {
    border-bottom-width: 1px;
    margin-bottom: 40px;
    position: relative;
}

.text-center {
    text-align: center;
}

.title-box.title-white::before, .page-header.white .container::before {
    background: #fff;
}

.title-box.text-center::before {
    left: 50%;
    margin-left: -20px;
}

.title-box.title-white, .page-header.white {
    border-color: rgba(255, 255, 255, 0.3);
}

.title-box {
    border-bottom-width: 1px;
    margin-bottom: 40px;
    position: relative;
}
    /*Call To Action End*/

    /*Map*/

.page-header {
    margin-bottom: 20px;
}

.page-header {
    border-bottom: 1px solid #e1e1e1;
    margin: 0 0 40px;
    padding: 0;
}

.page-header.enrollment {
    border-bottom: 1px solid #e1e1e1;
    margin: 0 0 25px;
    padding: 0;
}

.newhr {
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 0 none;
    margin: 40px 0;
    background-image: none;
}

.map {
    height: 500px;
    border-color: black;
    border-width: 3px;
    border-style: solid;
}

.all-map {
    height: 700px;
    border-color: black;
    border-width: 3px;
    border-style: solid;
}

    /*Map End*/

    /*Footer*/

#footer {
    font-family: "Arimo", sans-serif;
    line-height: 1.6;
}

#footer {
    color: #7f7f7f;
    margin: 0;
    overflow-x: hidden;
}

#footer .footer-top {
    background: #f2f2f2;
    font-size: 12px;
    line-height: 21px;
    padding: 50px 0 13px;
}

    #footer .sidebar .widget header, #footer .sidebar .widget .title-block {
        margin: 0 0 15px;
        padding: 0 0 12px;
    }

.sidebar .widget header, .sidebar .widget .title-block {
    border-bottom: 1px solid #e1e1e1;
    border-bottom: 1px solid #275ea7;
    margin: 0 0 40px;
    padding: 0 0 15px;
    position: relative;
}

#footer .sidebar .widget header .title, #footer .sidebar .widget .title-block .title {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.3;
    text-transform: uppercase;
}

.social .social-list {
    margin: 0 -4px;
}

.icon.rounded {
    border-radius: 3px;
}

.social .icon {
    background: #1e1e1e;
    border-radius: 2px;
    color: #fff;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    margin-left: 4px;
    margin-right: 4px;
    filter: alpha(opacity=35);
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear;
    text-align: center;
    width: 40px;
}

.icon {
    background: none;
    color: #1e1e1e;
    display: inline-block;
    font-size: 20px;
    height: 32px;
    line-height: 32px;
    margin: 0 0 4px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    width: 32px;
}

    .icon .fa {
        width: 100%;
    }

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#footer .footer-bottom {
    background: #f7f7f7;
    border-top-width: 1px;
    font-size: 11px;
    line-height: 17px;
    padding: 21px 0 20px;
}

#footer .up {
    background: #c6c6c6;
    background: #7D9CC5;
    border-radius: 3px;
    display: block;
    float: right;
    height: 40px;
    text-align: center;
    width: 40px;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

a:hover, a:focus {
    text-decoration: underline;
}

#footer .up .glyphicon {
    color: #fff;
    margin: 14px 0 0 -.5px;
    vertical-align: top;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#login {
    margin-right: 80px;
}

.social .icon-facebook {
    background: #3b5998;
}

.social .icon-linkedin {
    background: #1b92bd;
}

#footerFontColor {
    color: #fff;
}

.sidebar .links a {
    color: #fff;
    text-decoration: none;
    -webkit-transition: color .2s linear;
    transition: color .2s linear;
}

.sidebar .widget ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

    /*Footer End*/

    /*FAQ*/

.panel-group .panel .panel-heading > .panel-title::before {
    background: rgba(255, 255, 255, 0.4);
    bottom: 0;
    content: "";
    display: block;
    left: 45px;
    position: absolute;
    top: 0;
    width: 1px;
    z-index: 1;
}

.panel-group .panel .panel-heading > .panel-title > a {
    background-color: #f2f2f2;
    display: block;
    line-height: 22px;
    padding: 9px 9px 9px 60px;
    text-decoration: none;
    -webkit-transition: background-color .2s linear;
    transition: background-color .2s linear;
}

.panel-group .panel .panel-heading > .panel-title > a::before, .panel-group .panel .panel-heading > .panel-title > a::after {
    background: #0098ca;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    margin: 19px 0 0 15px;
    position: absolute;
    top: 0;
    width: 16px;
}

.panel-group .panel .panel-heading > .panel-title > a::after {
    height: 16px;
    margin: 12px 0 0 22px;
    width: 2px;
}

.panel-group .panel {
    border: 0 none;
    border-radius: 0;
    margin-bottom: 0;
}

.panel-group {
    margin-bottom: 22px;
}

.panel-group .panel .panel-heading {
    background-color: inherit;
    padding: 0;
    position: relative;
}

.panel-group .active.panel .panel-heading > .panel-title > a, .panel-group .active.panel .panel-heading > .panel-title > a:hover {
    background-color: #0098ca;
}

.panel-group .panel.active .panel-heading > .panel-title > a, .panel-group .panel.active .panel-heading > .panel-title > a:hover {
    color: #fff;
}

    .panel-group .panel.active .panel-heading > .panel-title > a::before {
        background: #fff;
    }
    /*FAQ End*/

#contactHeader {
    float: right;
    color: black;
}

#headerLink {
    color: black;
}

.landing-page .navbar-default .nav li a {
    padding-top: 12px;
    margin-bottom: 0px;
    padding-right: 12px;
    padding-left: 0px;
}

.btn.btn-default, .btn.btn-border, .minimized-menu .primary .navbar .nav > .parent.active > a, .minimized-menu .primary .navbar .nav > .parent.active:hover > a {
    border-color: #0098ca;
}

#dropdown {
    border-radius: 0;
    list-style: none;
}

.landing-page .navbar-default .nav li.open a {
    color: #1ab394;
}

#map {
    margin-bottom: 80px;
    background-color: #fff;
    margin-bottom: 0;
    padding-bottom: 80px; 
}

#headerMenu {
    list-style: none;
}

/*#newh2 {
    margin-top: 10px;
    font-size: 30px;
    font-weight: 200;
}*/

.landing-page h1 {
    font-weight: 400;
}

h2 {
    margin-top: 10px !important;
    font-size: 25px !important;
    font-weight: 400 !important;
}

h3 {
    margin-top: 10px !important;
    font-size: 16px !important;
    font-weight: 201 !important;
}

.blue-section {
    background: #4AB2D7;
}

.blue-section h1 a, .main .blue-section h2 {
    color: white;
}

    .blue-section img {
        border-radius: 5px;
        left: 50%;
        margin-left: 30px;
        display: block;
        margin: auto;
    }

.blue-section h2 {
    text-align: center;
}

.blue-section p {
    text-align: center;
    padding-top: 10px;
}

.blue-section .features-text div img {
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all .25s ease; /* Firefox */
    -ms-transition: all .25s ease; /* IE 9 */
    -o-transition: all .25s ease; /* Opera */
    transition: all .25s ease;
}

.blue-section .features-text:hover img {
    -webkit-transform: scale(1.05); /* Safari and Chrome */
    -moz-transform: scale(1.05); /* Firefox */
    -ms-transform: scale(1.05); /* IE 9 */
    -o-transform: scale(1.05); /* Opera */
    transform: scale(1.05);
}

.pricing-three-column {
    margin: 0 auto;
    width: 80%;
}

.pricing-variable-height .plan {
    float: none;
    margin-left: 2%;
    vertical-align: bottom;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.pricing-table .plan {
    border-radius: 5px;
    text-align: center;
    background-color: #f3f3f3;
    -moz-box-shadow: 0 0 6px 2px #b0b2ab;
    -webkit-box-shadow: 0 0 6px 2px #b0b2ab;
    box-shadow: 0 0 6px 2px #b0b2ab;
}

.pricing-table .plan .plan-name {
    padding: 20px;
    color: #fff;
    background-color: #5e5f59;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.pricing-table .plan .plan-name span {
    font-size: 20px;
}

.pricing-table .plan ul li.plan-feature {
    padding: 15px 10px;
    border-top: 1px solid #c5c8c0;
}

div.plan ul {
    list-style: none;
}

#contact {
    background-color: #f4f4f4;
}

#contact h2 {
    color: black;
}

    #contact p, #contact span {
        color: black;
    }

#services {
    background-color: #f4f4f4;
}

#services h2 a{
    color: white;
    font-size: 18px;
    font-weight: bold;
}

#services p, #services span {
    color: white;
}

#newForm {
    width: 700px;
}

#formContainer {
    max-width: 700px;
}

#forgotPassword {
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .nav-tabs {
        width: 100% !important;
        border-right: none !important;
        border-bottom: 1px solid #555 !important;
    }

    .tab-content {
        width: 100% !important;
        padding-left: 0 !important;
    }
}

.tab-pane {
    width: 100% !important;
}

.nav-tabs > li {
    padding: 0;
    margin-bottom: 0;
}

    .nav-tabs > li:not([class*="col-"]) {
        width: 100% !important;
    }

    .nav-tabs > li > a, .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        margin-right: 0;
        border-radius: 0;
        border: none;
    }

@media (min-width: 768px) {
    .navbar .dropdown-toggle {
        margin-bottom: -1px;
        border-bottom: 1px solid transparent !important;
    }

    /*#dropdownWide {
        padding-left: 25px;
    }*/
    
    .navbar.navbar-fixed-bottom .dropdown-toggle {
        margin-top: -1px;
        border-top: 1px solid transparent !important;
    }
}

.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
    position: static;
}

.yamm .container {
    position: relative;
}

.yamm .dropdown-menu {
    left: auto;
}

.yamm .yamm-content {
    padding: 20px 30px;
}

.yamm .dropdown.yamm-fw .dropdown-menu {
    left: 0;
    right: 0;
}

#dropdownWide {
    min-width: 850px;
    padding-left: 75px;
    padding-right: 75px;
}

@media (max-width: 768px) {
    #dropdownWide {
        padding-left: 25px;
        padding-right: 0px;
        max-width: 250px;
    }
}

#dropdown {
    padding-left: 25px;
    padding-right: 25px;
}

#logoContainer {
    padding-top: 1px;
}

li#dropdownBackground ul.dropdown-menu li a {
    letter-spacing: 1px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-transform: none;
}

#dropdownBackground #dropdown {
    padding-bottom: 25px;
    padding-top: 25px;
}

ul.dropdown-menu #yammMenu li a {
    text-transform: none;
}

 /*New Navbar*/
#logo {
    width: 250px;
}

li.dropdown ul.dropdown-menu div.col-sm-3{
    border-radius: 3px;
    color: inherit;
    line-height: 25px;
    margin: 4px;
    text-align: left;
    font-weight: normal;
}

li.dropdown ul.dropdown-menu div.col-sm-3 a{
    color: black;
}

li.dropdown ul.dropdown-menu li:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}

li.dropdown ul.dropdown-menu a:hover {
    text-decoration: none;
}

.landing-page .nav > li > a {
    padding-top: 20px;
}

.navbar-toggle {
    background-color: #1ab394;
    color: #fff;
    padding: 6px 12px;
    font-size: 14px;
}

#headerBackground {
    margin-left: 4px;
    padding-left: 20px;
}
    /*End Navbar*/

#services h2#serviceColor {
    color: white;
}

#returnButton {
    font-weight: bold;
    color: white;
    font-size: 14px;
    border-color: #0098ca;
}

.appointment {
    margin-top: 15px;
}

.loginscreen h1 {
    margin-bottom: 25px;
}

.title-box.title-white h3, .title-box.title-white h4, .title-box.title-white p {
    color: white;
}

.title-box.title-white p {
    font-size: 17px;
}

.title-box.title-white h3 {
    text-align: center;
}

.title-box.title-white ul {
    color: white;
}

#indent {
    margin-left: 50px;
}

.title-box.title-white.transparent::before {
    background: #fff0;  
}

.navy-line.margin {
    margin-bottom: 60px;
}

.img-responsive.img-center.margin {
    margin-bottom: 30px;
}

.row.space p {
    margin-bottom: 30px;
}

.btn.btn-default.btn-lg.enrollment {
    background-color: #0098ca;
    color: white;
    font-weight: bold;
    margin-top: 30px;
}

.container.pricing {
    text-align: center;
    margin-bottom: 0;
}

.btn.btn-default.btn-lg.appointment {
    background-color: #0098ca;
    color: white;
    font-weight: bold;
    margin-top: 5px;
}

.panel-body.form-horizontal#finalize {
    text-align: center;
}

.panel-body.form-horizontal ul {
    list-style: square;
}

.panel-body.form-horizontal ul li {
    color: black;
    list-style-type: none;
}

.panel-body.form-horizontal ul li:before {
    content: '■';
    color: #1e96c7;
    padding-right: 0.5em;
}