﻿@import "bootstrap/themes/bootstrap-yeti.min.css";
@import "bootstrap/bootswatch.min.css";
@import "dialogs.css";
/* main.less */
/* variables.less */
/* phone */
/* tablet */
/* desktop */
/* widescreen */
/* -------------------------------------------------------------- */
/* CSS3 media query statements */
/* -------------------------------------------------------------- */
/* font families */
/* mixins.less */
/* bootstrap */
/* fonts.less */


@font-face {
    font-family: HNforTELUS;
    font-weight: normal;
    src: url('../fonts/HelveticaNowForTELUS/HNforTELUS.otf');
}

@font-face {
    font-family: HNforTELUSBold;
    font-weight: bold;
    src: url('../fonts/HelveticaNowForTELUS/HNforTELUS-Bd.otf');
}

@font-face {
    font-family: HNforTELUSMedium;
    font-weight: normal;
    src: url('../fonts/HelveticaNowForTELUS/HNforTELUS-Md.otf');
}


@font-face {
    font-family: BebasNeue;
    font-weight: normal;
    src: url("../fonts/BebasNeue.otf") format("opentype");
}

/* layout.less */
/*****************************************************
    FROM OLD STYLES
*/
.tail-top {
    background: url(../images/bg.gif) top repeat-x #ffffff;
}

.tail-bottom {
    background: url(../images/bot.gif) bottom repeat-x;
}

.right_bgd {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    /*height:200px;*/
    background: url(../images/tall_top_right.gif) left top repeat-x;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8 {
    float: left;
}
/*======= width =======*/
/*.main {	margin: 0 auto;	position: relative;	width:1018px; }*/
/*======= header =======*/
header {
    /*height:686px;*/
}

    header .col-1 {
        width: 315px !important;
        background: #f2f2f2;
        margin: 0 !important;
        /*height:363px*/
    }

    header .col-2 {
        width: 665px !important;
        margin: 0 !important;
    }
/*======= index.html =======*/
#page1 .col-1 {
    width: 315px;
    margin-right: 0;
}

#page1 .col-2 {
    width: 665px;
    margin-right: 0;
    background: #f2f8fb;
}

#page1 .col-3 {
    width: 275px;
    margin-right: 83px;
}

#page1 .col-4 {
    width: 275px;
    margin-right: 50px;
}

#page1 .col-5 {
    width: 230px;
    margin-right: 0;
}

#page1 .col-6 {
    width: 135px;
    margin-right: 84px;
}

#page1 .col-7 {
    width: 135px;
    margin-right: 60px;
}

#page1 .col-8 {
    width: 255px;
    margin-right: 0;
}

#page1 .bg {
    background: url(../images/tail.gif) repeat-y 182px top;
}

#page1 .bg1 {
    background: url(../images/tail.gif) repeat-y 400px top;
}
/*======= index-1.html =======*/
#page2 .col-1 {
    width: 667px;
    margin-right: 0;
}

#page2 .col-2 {
    width: 313px;
    margin-right: 0;
    background: #f2f8fb;
}

#page2 .col-3 {
    width: 137px;
    margin-right: 20px;
}

#page2 .col-4 {
    width: 137px;
    margin-right: 0;
}
/*======= index-2.html =======*/
#page3 .col-1 {
    width: 285px;
    margin-right: 22px;
}

#page3 .col-2 {
    width: 285px;
    margin-right: 0px;
}

#page3 .col-3 {
    width: 296px;
    margin-right: 0;
}

#page3 .col-4 {
    width: 282px;
    margin-right: 40px;
}

#page3 .col-5 {
    width: 270px;
    margin-right: 0;
}
/*======= index-3.html =======*/
#page4 .col-1 {
    width: 315px;
    margin-right: 0;
}

#page4 .col-2 {
    width: 665px;
    margin-right: 0;
}

#page4 .col-3 {
    width: 270px;
    margin-right: 27px;
}

#page4 .col-4 {
    width: 270px;
    margin-right: 0;
}
/*======= index-4.html =======*/
#page5 .col-1 {
    width: 667px;
    margin-right: 0;
}

#page5 .col-2 {
    width: 313px;
    margin-right: 0;
}

#page5 .col-3 {
    width: 285px;
    margin-right: 20px;
}

#page5 .col-4 {
    width: 285px;
    margin-right: 0;
}
/*======= index-5.html =======*/
#page6 .col-1 {
    width: 267px;
    margin-right: 55px;
}

#page6 .col-2 {
    width: 590px;
    margin-right: 0;
}

#page7 .col-1 {
    width: 250px;
    margin-right: 25px;
    margin-bottom: 40px;
}

#page7 .col-2 {
    width: 635px;
    min-height: 400px;
    margin-bottom: 40px;
}

#main-section .col-xs-6 {
    min-height: 120px;
    border-radius: 8px;
}
/* base.less */
html,
body {
    height: 100%;
}

body {
    background: url(../images/bg-wide.jpg) bottom center no-repeat #b1adaa;
    background-size: cover;
    font-family: HNforTELUS, 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #424547;
    padding-top: 64px;
    /* font smoothing */
    -webkit-font-smoothing: antialiased;
}

.inverse section {
    color: #fff;
}

.inverse .static-title {
    color: #fff;
}

.page {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -115px;
    padding-bottom: 115px;
}

.white-plaque {
    width: 100%;
    background: url(../images/bg-transperent-075.png) top left;
    color: #424547;
    padding: 10px;
    margin: 0 0 10px;
}

.lg-white-background {
    background: rgba(255,255,255,0.90);
    margin: 50px auto 0;
    margin-bottom: 50px;
    border-radius: 10px;
    color: #424547;
    width: 90%;
}

@media screen and (min-width: 1024px) {
    .white-background {
        background: rgba(255,255,255,0.90);
        margin: 50px auto 0;
        margin-bottom: 50px;
        border-radius: 10px;
        color: #424547;
        width: 50%;
    }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
    .white-background {
        background: rgba(255,255,255,0.90);
        margin: 50px auto 0;
        border-radius: 10px;
        color: #424547;
        width: 70%;
    }
}

@media screen and (max-width: 768px) {
    .white-background {
        background: rgba(255,255,255,0.90);
        margin: 50px auto 0;
        border-radius: 10px;
        color: #424547;
        width: 90%;
    }
}

.white-plaque .static-title {
    color: #2C2E30;
}

.white-plaque h3 {
    font-size: 110%;
}

a {
    color: #00accd;
}

    a:hover,
    a:focus,
    a:active {
        color: #00accd;
    }

        a:link > i,
        a:visited > i,
        a:hover > i,
        a:focus > i,
        a:active > i {
            text-decoration: none;
        }

.img-caption {
    margin-top: 8px;
    margin-bottom: 16px;
    font-style: italic;
    font-size: 12px;
}

.img-left {
    float: left;
    margin: 0 8px 0 0;
    border: none;
}

.img-right {
    float: right;
    margin: 0 0 0 8px;
    border: none;
}

.img-center {
    float: none;
    display: block;
    margin: 0 auto 0 auto;
}

blockquote {
    margin: 16px;
    padding: 16px;
    background-color: #fff;
    line-height: 1.2em;
    font-size: 16px;
}

    blockquote small {
        display: block;
        font-family: HNforTELUS, "Verdana", "Geneva", "sans-serif";
        font-size: 16px;
        font-weight: bold;
    }

    blockquote.block-left,
    blockquote.pull-left {
        text-align: left;
    }

    blockquote.block-center,
    blockquote.pull-center {
        text-align: center;
    }

    blockquote.block-right,
    blockquote.pull-right {
        text-align: right;
    }

.list-unstyled {
    list-style: none outside none;
    margin-left: 0;
}

hr {
    margin: 16px auto 16px auto;
    height: 1px;
    border: 0 none;
    background: #d9d9d9;
}

    hr.double {
        margin: 16px auto 16px auto;
        height: 4px;
        border-top: 1px solid #d9d9d9;
        border-bottom: 1px solid #d9d9d9;
        background: transparent;
    }

    hr.triple {
        margin: 16px auto 16px auto;
        height: 8px;
        border-top: 1px solid #d9d9d9;
        border-bottom: 1px solid #d9d9d9;
        background: transparent;
    }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-weight: normal;
    line-height: normal;
    color: #2C2E30;
}

h1,
.h1 {
    font-family: HNforTELUSMedium, "Open Sans", "Verdana", "sans-serif";
    font-size: 38px;
    font-weight: normal;
}

h2,
.h2 {
    font-family: HNforTELUSMedium, "Open Sans", "Verdana", "sans-serif";
    font-size: 26px;
}

h3,
.h3 {
    font-family: HNforTELUSMedium, "Open Sans", "Verdana", "sans-serif";
    font-size: 22px;
}

h4,
.h4 {
    font-family: HNforTELUSMedium, "Open Sans", "Verdana", "sans-serif";
    font-size: 18px;
}

h5,
.h5 {
    font-family: HNforTELUSMedium, "Open Sans", "Verdana", "sans-serif";
    font-size: 16px;
}

h6,
.h6 {
    font-family: HNforTELUSMedium, "Open Sans", "Verdana", "sans-serif";
    font-size: 14px;
}

.brand1 {
    color: #00accd !important;
}

.brand2 {
    color: #006472 !important;
}

.brand3 {
    color: #f7921e !important;
}

.brand4 {
    color: #242424 !important;
}

.brand5 {
    color: transparent !important;
}

.brand6 {
    color: #d9d9d9 !important;
}

.error {
    color: #b94a48;
}

.no-space [class*="span"] {
    margin-left: 0;
}

.cursor-pointer {
    cursor: pointer;
}
/* header.less */
.navbar-inverse {
    min-height: 60px;
    background-color: #fff;
    box-shadow: 0 0 1px #00accd;
}

    .navbar-inverse .navbar-brand {
        width: 235px;
        height: 60px;
        background-color: #fff;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 206px 50px;
        background-position: 20px 6px;
        display: inline-block;
    }

a.logo_en {
    background-image: url('../images/TCH_Logo_English.svg');
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/TCH_Logo_English.svg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/TCH_Logo_English.svg', sizingMethod='scale')";
}

a.logo_fr {
    background-image: url('../images/TCH_Logo_French.svg');
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/TCH_Logo_French.svg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/TCH_Logo_French.svg', sizingMethod='scale')";
}

a.logo_en:focus {
	border: 2px solid blue;
}

a.logo_fr:focus {
	border: 2px solid blue;
}

.navbar-inverse .navbar-nav > li > a {
    color: #242424;
}

    .navbar-inverse .navbar-nav > li > a:hover,
    .navbar-inverse .navbar-nav > li > a:focus {
        color: #00accd;
    }

.header-title {
    color: #4B286D;
    display: inline-block;
    font-size: 26px;
    font-weight: normal;
    margin: 4px 0 0 32px;
}

.header-title .header-subtitle {
    font-size: 14px;
    font-family: HNforTELUSBold;
    color: #4B286D;
}

.sub-menu {
    color: #424547;
    float: right;
    list-style: none;
    margin-top: 16px;
    padding: 0 22px 0 0;
}

.sub-menu a {
    color: #4B286D;
    text-decoration: none;
}

.sub-menu a:hover {
    color: #4B286D ;
    text-decoration: underline;
}

.sub-menu a:active {
    color: #9AC8C4;
}
/* footer.less */
footer {
    margin: 0;
}

.footbar {
    height: 115px;
    background-color: #fff;
    /*margin-top: -30px;*/
    color: #424547;
    padding: 16px;
}

.footbar a {
    color: #4B286D !important;
}

.footbox {
    margin: 8px auto 0 auto;
}

.foot-links {
    font-size: 12px;
}

.foot-text {
    font-size: 12px;
}

.foot-text .sep {
    padding: 0 2px;
    color: #00accd;
    font-weight: normal;
}

.foot-link-list {
    margin: 0;
    padding: 0;
    color: #00accd;
    list-style-type: none;
}

.logo-footer {
    margin: -4px 8px 0 0;
}

@media (max-width: 767px) {
    .foot-link-list {
        margin-bottom: 8px;
    }
}

.foot-link-list li {
    display: inline;
    padding: 0 2px;
}

.foot-link-list .sep {
    font-weight: normal;
}

.foot-disclaimer {
    margin-top: 16px;
    font-size: 12px;
    color: #626262;
}

.foot-top {
    text-align: center;
}

.foot-server-name {
    float: right;
    margin: 0 16px 0 auto;
    color: #CCCCCC;
    font-size: 10px;
}

.immediate-help {
    color: #424547;
}

    .immediate-help span {
        color: #585858;
        font-size: medium;
    }

    .immediate-help a {
        color: #585858;
    }
/*
.footbar {
    margin-top: 32px;
    padding-bottom: 32px;
    border-top: 1px solid #E5E5E5;
    background-color: #F4F4F4;
}

@media @visible_phone {
    .footbar {
        text-align: center;
    }
}

.footbox {
    margin: 8px auto 0 auto;
}

.foot-links {
    font-size: 12px;
}

.foot-text {
    font-size: 12px;
}

.foot-text .sep {
    padding: 0 2px;
    color: @brand1;
    font-weight: normal;
}

.foot-link-list {
    margin: 0;
    padding: 0;
    color: @brand1;
    list-style-type: none;
}
@media @visible_phone {
    .foot-link-list {
        margin-bottom: 8px;
    }
}

.foot-link-list li {
    display: inline;
    padding: 0 2px;
}
.foot-link-list .sep {
    font-weight: normal;
}

.foot-disclaimer {
    margin-top: 16px;
    font-size: 12px;
    color: #626262;
}

.foot-top {
    text-align: center;
}

.foot-server-name {
    float: right;
    margin: 0 16px 0 auto;
    color: #CCCCCC;
    font-size: 10px;
}
*/
/* home.less */
/*****************************************************
    FROM OLD STYLES
*/
input,
select,
textarea {
    font-family: HNforTELUS, Arial, Helvetica, sans-serif;
    font-size: 1em;
    vertical-align: middle;
    font-weight: normal;
}

object {
    vertical-align: top;
    outline: none;
}

.alignMiddle {
    vertical-align: middle;
}

.alignCenter {
    text-align: center;
}

.container1 {
    width: 100%;
}

.clear {
    clear: both;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.container {
    overflow: hidden;
    width: 100%;
    *zoom: 1;
}

    .container:before,
    .container:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .container:after {
        clear: both;
    }

a img {
    border: 0;
}

img {
    vertical-align: top;
}

fieldset {
    border: none;
}

.pr {
    position: relative;
}

a {
    color: #424547;
    text-decoration: underline;
    outline: none;
}

    a:visited {
        color: #424547;
        text-decoration: underline;
        outline: none;
    }
    
    a:hover {
        color: #555;
        text-decoration: underline;
    }
    a:focus{
        color: #555;
    }


b {
    color: #2C2E30;
}
/* site title logos */
.shepell-title {
    float: left;
    height: 60px;
    width: 228px;
    margin: 0 0 0 20px;
    border: 0 solid blue;
}

.site-title {
    float: left;
    height: 80px;
    width: 420px;
    margin: 0 0 0 25px;
    border: 0 solid #C12335;
}

.link {
    color: #2C2E30;
    background: url(../images/marker.gif) top left no-repeat;
    padding-left: 20px;
    background-position: 0 5px;
    text-decoration: none;
    font-size: .916em;
}

    .link:hover {
        text-decoration: underline;
    }

.button {
    color: #fff;
    background: url(../images/button.gif) top left no-repeat;
    width: 114px;
    text-align: center;
    line-height: 32px;
    display: block;
    text-decoration: none;
}

    .button:hover {
        text-decoration: underline;
    }

.list3 {
    margin: 10px 0 10px 15px;
}

    .list3 li {
        padding-left: 0px;
        padding-bottom: 5px;
        margin-left: 0px;
        list-style-type: square;
    }

    .list3 ul,
    .list3 ol {
        margin-top: 7px;
    }

section ul.list {
    margin: 0;
    padding: 0;
    list-style: none;
}

    section ul.list li {
        background: url(../images/marker1.gif) top left no-repeat;
        background-position: 0 5px;
        margin: 0;
        padding-left: 19px;
    }

        section ul.list li a {
            color: #8f8f8f;
            text-decoration: underline;
            line-height: 1.83em;
            text-transform: uppercase;
        }

            section ul.list li a:hover {
                text-decoration: none;
            }

section ul.list1 {
    margin: 0;
    padding: 0 0 25px 0;
    list-style: none;
}

    section ul.list1 li a {
        color: #fff;
        font-size: 1.08em;
        text-decoration: none;
        font-weight: bold;
        line-height: 1.84em;
    }

        section ul.list1 li a:hover {
            text-decoration: underline;
        }

.link-2 {
    display: block;
    float: left;
    background: url(../images/link_bg.gif) top left repeat-x;
    color: #ffffff;
    text-decoration: none;
}

    .link-2 em {
        display: block;
        background: url(../images/link_left.gif) left top no-repeat;
    }

    .link-2 b {
        display: block;
        background: url(../images/link_right.gif) right top no-repeat;
        padding: 0 15px 0 15px;
        line-height: 28px;
        font-weight: normal;
        font-style: normal;
    }

    .link-2:hover {
        text-decoration: none;
        color: #2C2E30;
    }

ul.list2 {
    margin: 0;
    padding: 0;
    list-style: none;
}

    ul.list2 li {
        background: url(../images/marker1.gif) top left no-repeat;
        background-position: 0 5px;
        margin: 0;
        padding-left: 19px;
    }

        ul.list2 li a {
            color: #8f8f8f;
            text-decoration: underline;
            line-height: 1.83em;
            text-transform: uppercase;
            font-size: 1.09em;
        }

            ul.list2 li a:hover {
                text-decoration: none;
            }

.link-1,
.link-1:visited {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.link-2,
.link-2:visited {
    display: inline-block;
    line-height: 25px;
    text-align: left;
    background: url(../images/marker.gif) no-repeat 10px 10px #00bff3;
    padding: 0 14px 0 18px;
    color: #fff;
    text-decoration: none;
    border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
    margin-right: 10px;
    cursor: pointer;
    position: relative;
    font-size: 14px;
}

    .link-2:hover {
        background-color: #0083A6;
        text-decoration: none;
        color: #fff;
    }

    .link-2:active {
        background-color: #00bff3;
        text-decoration: none;
        color: #fff;
    }

.link-3,
.link-3:visited {
    display: inline-block;
    line-height: 25px;
    text-align: left;
    background: url(../images/marker.gif) no-repeat 10px 10px #4B286D;
    padding: 0 14px 0 18px;
    color: #fff;
    text-decoration: none;
    border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
    margin-right: 10px;
    cursor: pointer;
    position: relative;
    font-size: 14px;
}

    .link-3:hover {
        background-color: #686E71;
        text-decoration: none;
        color: #fff;
    }

    .link-3:active {
        background-color: #94d142;
        text-decoration: none;
        color: #fff;
    }

.link-4,
.link-4:visited {
    color: #242424;
    text-decoration: none;
    cursor: pointer;
}

.back {
    background: url(../images/marker-back.gif) no-repeat 50px 10px #6b6b6b;
}

blockquote {
    margin: 0px 0 15px 25px;
}
/*header*/
header {
    font-size: 0.6875em;
    color: #a2a2a2;
}

    header .indent {
        top: 18px;
        right: 43px;
        position: absolute;
        width: 86px;
        padding: 0;
    }

    header .indent1 {
        padding: 36px 36px 32px 45px;
    }

    header .line {
        top: 16px;
        right: 156px;
        position: absolute;
    }

    header .inside {
        padding: 0px 0px 0px 0px;
    }

    header .img {
        margin: 21px 0 0 0;
    }

    header ul.menu {
        margin: 0;
        padding: 0 0 0 44px;
        list-style: none;
    }

        header ul.menu li {
            margin: 0px;
            display: inline;
        }

            header ul.menu li a {
                color: #fff;
                text-decoration: none;
                padding-right: 53px;
                display: block;
                float: left;
                line-height: 70px;
                text-transform: uppercase;
                font-size: 2.18em;
            }

                header ul.menu li a:hover {
                    color: #00bff3;
                    text-decoration: none;
                    background: url(../images/bg_menu.gif) top left no-repeat;
                }

                header ul.menu li a.current {
                    color: #00bff3;
                    text-decoration: none;
                    background: url(../images/bg_menu.gif) top left no-repeat;
                }

    header ul.banner {
        margin: 0;
        padding: 0px;
        list-style: none;
    }

        header ul.banner li {
            display: block;
            height: 121px;
            background: url(../images/bg_1.gif) top left no-repeat #00bff3;
            padding: 0;
            margin: 0;
        }

            header ul.banner li:hover {
                background: url(../images/bg_1.gif) top left no-repeat #33ccf5;
            }

        header ul.banner .li {
            display: block;
            height: 121px;
            background: url(../images/bg_2.gif) top left no-repeat #89d800;
            padding: 0;
            margin: 0;
        }

            header ul.banner .li:hover {
                background: url(../images/bg_2.gif) top left no-repeat #a1e033;
            }

        header ul.banner .li1 {
            display: block;
            height: 121px;
            background: url(../images/bg_3.gif) top left no-repeat #9e9e9e;
            padding: 0;
            margin: 0;
        }

            header ul.banner .li1:hover {
                background: url(../images/bg_3.gif) top left no-repeat #b1b1b1;
            }

        header ul.banner li span {
            color: #fff;
            font-size: 36px;
            display: block;
            line-height: 1.2em;
            text-transform: none;
        }

        header ul.banner li a {
            color: #fff;
            text-decoration: none;
            padding-left: 77px;
            display: block;
            float: left;
            padding-top: 30px;
            font-size: 14px;
            text-transform: uppercase;
        }

            header ul.banner li a:hover {
                color: #fff;
                text-decoration: none;
            }

    header ul.icon {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        header ul.icon li {
            margin: 0px;
            display: inline;
            float: left;
        }

            header ul.icon li a {
                color: #fff;
                text-decoration: none;
                padding-left: 12px;
            }

                header ul.icon li a:hover {
                    text-decoration: none;
                }

.bg-menu {
    width: 100%;
    background: url(../images/bg_menu.gif) top left repeat-x;
    height: 70px;
}
/*content*/
.txt-1000 {
    float: right;
    display: block;
    margin-bottom: 31px;
    font-weight: bold;
    color: #5e5e5e;
}

.txt {
    font-size: 42px;
}

.txt1 {
    color: #7a7c7c;
    font-size: 2em;
    line-height: 1.2em;
}

.txt2 {
    font-size: 1.16em;
    text-transform: uppercase;
    color: #979797;
    line-height: 1.28em;
}

.tail {
    background: url(../images/tail.gif) bottom repeat-x;
    padding-bottom: 33px;
    margin-bottom: 32px;
}

.tail-1 {
    background: url(../images/tail.gif) bottom repeat-x;
    padding-bottom: 23px;
    margin-bottom: 22px;
}

.tail1 {
    background: url(../images/tail1.gif) bottom repeat-x;
    padding-bottom: 17px;
    margin-bottom: 26px;
}

.bg2 {
    background: url(../images/bg_img.gif) top left no-repeat;
}

.txt3 {
    font-size: 1.09em;
}

.txt4 {
    font-size: 1.27em;
    color: #535353;
    font-style: italic;
    line-height: 22px;
}

.txt5 {
    font-size: 1.27em;
    color: #535353;
}

.txt6 {
    font-size: 1.09em;
    color: #2C2E30;
}

.txt-1 {
    color: #00bff3;
    padding-left: 46px;
    padding-top: 7px;
}

.txt-2 {
    color: #8dc73f;
    padding-left: 46px;
    padding-top: 7px;
}

.txt-3 {
    color: #424242;
    padding-left: 39px;
    padding-top: 7px;
}

.icon1 {
    top: 0;
    left: 23px;
    position: absolute;
}

.icon2 {
    top: 0;
    left: 355px;
    position: absolute;
}

.icon3 {
    top: 0;
    left: 673px;
    position: absolute;
}

.indent-col {
    padding: 28px 30px 30px 36px;
}

.indent-col1 {
    padding: 20px 30px 16px 49px;
}

.indent-col2 {
    padding: 28px 30px 16px 36px;
}

.indent-col3 {
    padding: 20px 10px 16px 49px;
}

.indent {
    padding: 0 10px 40px 37px;
}

.indent1 {
    padding: 0 10px 0 37px;
}
/*box2*/
.box2 {
    background: #9b9b9b;
    width: 100%;
}

    .box2 .indent-box {
        padding: 0;
        /*41px 31px 32px 56px; */
    }

.box3 {
    background: #f2f8fb;
    width: 100%;
}
/*box1*/
.box1 {
    background: #fff;
    width: 100%;
    border-bottom: 2px solid #F3EABB;
    background: url(../images/aged-bg-3.jpg) left top repeat-x #ffffff;
}

    .box1 .indent-box {
        padding: 20px 19px 8px 19px;
    }
/*box*/
.box {
    background: #fff;
    width: 100%;
    border-top: 2px solid #F3EABB;
}

    .box .indent-box {
        padding: 23px 42px 23px 42px;
    }
/*== featured box begin ==*/
#featured {
    width: 665px;
    position: relative;
    height: 361px;
}

    #featured ul.ui-tabs-nav {
        position: absolute;
        top: 0;
        right: 0;
        list-style: none;
        width: 314px;
        z-index: 100;
    }

    #featured .ui-tabs-hide {
        display: none;
    }
/*== featured box end ==*/
/*footer*/
footer {
    color: #b4b4ae;
    font-size: 0.75em;
    text-transform: none;
    clear: both;
}

    footer .inside {
        padding: 72px 62px 0 64px;
    }

    footer a {
        color: #424547;
        text-decoration: underline;
    }

        footer a:hover {
            text-decoration: none;
        }

    footer span {
        color: #b4b4ae;
    }

    footer ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        footer ul li {
            margin: 0px;
            display: inline;
            background: url(../images/bg_li.gif) center left no-repeat;
            float: left;
        }

            footer ul li a {
                color: #6c6c60;
                text-decoration: none;
                display: block;
                float: left;
                padding: 2px 18px 2px 24px;
                text-transform: none;
            }

                footer ul li a:hover {
                    text-decoration: none;
                    color: #b4b4ae;
                }

        footer ul .first {
            background: none;
        }

            footer ul .first a {
                padding-left: 0px;
            }

        footer ul li .current {
            text-decoration: none;
            color: #b4b4ae;
        }

.footer-back-top a {
    background: url(../images/link_marker2.gif) right 3px no-repeat;
    padding: 0 18px 0 0;
}

.footer-back-survey a {
    background: url(../images/link_marker3.gif) left 2px no-repeat;
    padding: 0 0 0 14px;
}

.jamp {
    width: 40px;
    margin-left: 6px;
}

select {
    font-size: .84em;
    color: #2C2E30;
    height: 20px;
}

.indent-2 {
    position: relative;
    padding-left: 20px;
    float: left;
}

.rowElem {
    height: 52px;
    background: url(../images/bg_input.gif) top left no-repeat;
}

.rowElem1 {
    height: 225px;
    background: url(../images/bg_input1.gif) top left no-repeat;
}

.block-contact span {
    float: right;
    margin-right: 80px;
}

.input {
    border: none;
    background: none;
    width: 220px;
    height: 20px;
    font-size: 1em;
    color: #a2a2a2;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
}

textarea {
    border: none;
    background: none;
    width: 580px;
    height: 189px;
    font-size: 1em;
    color: #a2a2a2;
    padding-left: 5px;
    margin-bottom: 11px;
    padding-top: 6px;
    padding-bottom: 6px;
    overflow: auto;
}

form textarea {
    background: #fff;
    color: #424547;
}
/* left and right button placements on all pages */
.buttons-prog-left {
    float: left;
    clear: left;
    width: 45%;
    margin: 10px;
    padding: 0px;
    text-align: left;
}

.buttons-prog-right {
    float: right;
    clear: right;
    width: 45%;
    margin: 10px;
    padding: 0px;
    text-align: right;
}

.buttons-agree-left {
    float: left;
    clear: left;
    width: 500px;
    margin: 10px;
    padding: 0px;
    text-align: right;
}

.buttons-agree-right {
    float: right;
    clear: right;
    width: 345px;
    margin: 10px;
    padding: 0px;
    text-align: left;
}

.clear {
    clear: both !important;
}

.hide {
    display: none;
}

.world-map {
    background-image: url('../images/canadaMap.jpg');
    height: 470px;
    border: 1px solid white;
}
/*****************************************************/
.font-light {
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
}

.close {
    color: #505050;
    margin-top: 14px;
    opacity: 1 !important;
    float: left;
    font-size: 22px;
    font-weight: normal;
    filter: alpha(opacity=100) !important;
}

    .close:hover, .close:focus {
        color: #424547;
    }

.panel-service-wrap.col-xs-1 {
    width: 14.285%;
}

    .panel-service-wrap.col-xs-1 .panel-service-icon {
        width: 100%;
        text-align: center;
        padding: 0 16px;
    }

    .panel-service-wrap.col-xs-1 .panel-service-1.open .panel-service-icon .fa {
        color: #4B286D;
    }

    .panel-service-wrap.col-xs-1 .panel-service-1.open .panel-service-title {
        color: #4B286D;
    }

    .panel-service-wrap.col-xs-1 .panel-service-2.open .panel-service-icon .fa {
        color: #4B286D;
    }

    .panel-service-wrap.col-xs-1 .panel-service-2.open .panel-service-title {
        color: #4B286D;
    }

    .panel-service-wrap.col-xs-1 .panel-service-3.open .panel-service-icon .fa {
        color: #4B286D;
    }

    .panel-service-wrap.col-xs-1 .panel-service-3.open .panel-service-title {
        color: #4B286D;
    }

    .panel-service-wrap.col-xs-1 .panel-service-3.open .fa-relationships-custom {
        width: 45px;
        height: 42px;
        background-image: url('../images/services/small/Relationships-brand.png');
    }

    .panel-service-wrap.col-xs-1 .panel-service-4.open .panel-service-icon .fa {
        color: #4B286D;
    }

    .panel-service-wrap.col-xs-1 .panel-service-4.open .panel-service-title {
        color: #4B286D;
    }

    .panel-service-wrap.col-xs-1 .panel-service-5.open .panel-service-icon .fa {
        color: #4B286D;
    }

    .panel-service-wrap.col-xs-1 .panel-service-5.open .panel-service-title {
        color: #4B286D;
    }

    .panel-service-wrap.col-xs-1 .panel-service-5.open .fa-finances-custom {
        width: 45px;
        height: 40px;
        background-image: url('../images/services/small/Finances-brand.png');
    }

    .panel-service-wrap.col-xs-1 .panel-service-6.open .panel-service-icon .fa {
        color: #4B286D;
    }

    .panel-service-wrap.col-xs-1 .panel-service-6.open .panel-service-title {
        color: #4B286D;
    }

    .panel-service-wrap.col-xs-1 .panel-service-7.open .panel-service-icon .fa {
        color: #4B286D;
    }

    .panel-service-wrap.col-xs-1 .panel-service-7.open .panel-service-title {
        color: #4B286D;
    }

    .panel-service-wrap.col-xs-1 .panel-service-7.open .fa-counselling-custom {
        width: 45px;
        height: 44px;
        background-size: 44px 44px;
        background-repeat: no-repeat;
        background-image: url('../images/services/small/Counselling.png');
    }

    .panel-service-wrap.col-xs-1 .panel-service-8.open .panel-service-icon .fa {
        color: #4B286D;
    }

    .panel-service-wrap.col-xs-1 .panel-service-8.open .panel-service-title {
        color: #4B286D;
    }

    .panel-service-wrap.col-xs-1 .panel-service-8.open .fa-counselling-custom {
        width: 45px;
        height: 44px;
        background-size: 44px 44px;
        background-repeat: no-repeat;
        background-image: url('../images/services/small/Counselling.png');
    }

    .panel-service-wrap.col-xs-1 .panel-service-9.open .panel-service-icon .fa {
        color: #4B286D;
    }

    .panel-service-wrap.col-xs-1 .panel-service-9.open .panel-service-title {
        color: #4B286D;
    }

    .panel-service-wrap.col-xs-1 .panel-service-9.open .fa-counselling-custom {
        width: 45px;
        height: 44px;
        background-size: 44px 44px;
        background-repeat: no-repeat;
        background-image: url('../images/services/small/Counselling.png');
    }

    .panel-service-wrap.col-xs-1 .panel-service-10.open .panel-service-icon .fa {
        color: #4B286D;
    }

    .panel-service-wrap.col-xs-1 .panel-service-10.open .panel-service-title {
        color: #4B286D;
    }

    .panel-service-wrap.col-xs-1 .panel-service-10.open .fa-counselling-custom {
        width: 45px;
        height: 44px;
        background-size: 44px 44px;
        background-repeat: no-repeat;
        background-image: url('../images/services/small/Counselling.png');
    }

    .panel-service-wrap.col-xs-1 .panel-service-11.open .panel-service-icon .fa {
        color: #4B286D;
    }

    .panel-service-wrap.col-xs-1 .panel-service-11.open .panel-service-title {
        color: #4B286D;
    }

    .panel-service-wrap.col-xs-1 .panel-service-11.open .fa-counselling-custom {
        width: 45px;
        height: 44px;
        background-size: 44px 44px;
        background-repeat: no-repeat;
        background-image: url('../images/services/small/Counselling.png');
    }

    .panel-service-wrap.col-xs-1 .panel-service-title,
    .panel-service-wrap.col-xs-1 .icons-modality {
        /*display: none;*/
        text-align: center;
        font-size: 10px;
        font-family: HNforTELUSBold;
        text-transform: uppercase;
        letter-spacing: 2px;
        opacity: 0.75;
    }

.panel-service {
    background-color: #f6f6f6;
    border-radius: 8px;
    color: #fff;
    cursor: pointer;
    margin: 8px 0;
    padding: 12px 16px;
    text-align: center;
    min-height: 205px;
    box-shadow: inset 0px 25px 90px 0 rgba(0, 0, 0, 0.1);
    height: 205px;
}

    .panel-service .panel-service-title {
        color: #fff;
        padding: 20px 60px;
        font-size: 14px;
        letter-spacing: 4px;
        text-transform: uppercase;
        font-family: HNforTELUSBold;
        opacity: 0.75;
        padding-bottom: 0px;
    }

        .panel-service .panel-service-title h3 {
            border-right: 2px dotted #f0f0f0;
            padding-right: 20px;
        }

    .panel-service .panel-service-icon {
        padding: 40px;
        padding-bottom: 10px;
    }

    .panel-service .icons-modality {
        visibility: visible;
    }

    .panel-service.col-xs-1 {
        padding: 16px;
    }

    .panel-service.minimized {
        min-height: 130px !important;
        height: 130px !important;
    }

        .panel-service.minimized .panel-service-title {
            color: #fff;
            padding: 20px 10px !important;
            padding-bottom: 0px !important;
        }

    .panel-service.open {
        margin-bottom: 0;
        padding-bottom: 24px;
        border-radius: 8px 8px 0 0;
        min-height: 140px !important;
    }

    .panel-service:hover {
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#26000000', GradientType=0);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), color-stop(40%, rgba(0, 0, 0, 0.05)), to(rgba(0, 0, 0, 0.15)));
        background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.15));
        background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.15));
        background-image: -ms-linear-gradient(transparent, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.15));
        background-image: -o-linear-gradient(transparent, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.15));
        background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.15));
    }

.panel-service-sm {
    padding: 8px;
}

    .panel-service-sm .fa {
        margin: 0 auto;
        display: block;
        width: 42px;
    }

.panel-service-1 {
    background-color: #4B286D;
}

.panel-service-2 {
    background-color: #4B286D;
}

.panel-service-3 {
    background-color: #4B286D;
}

.panel-service-4 {
    background-color: #4B286D;
}

.panel-service-5 {
    background-color: #4B286D;
}

.panel-service-6 {
    background-color: #4B286D;
}

.panel-service-7 {
    background-color: #4B286D;
}

.panel-service-8 {
    background-color: #4B286D;
}

.panel-service-9 {
    background-color: #4B286D;
}

.panel-service-10 {
    background-color: #4B286D;
}

.panel-service-11 {
    background-color: #4B286D;
}

div[class*='service-header-desc-'] {
    display: none;
}

.service-header-desc-6 {
    display: block !important;
}

div[class*='service-disclaimer-'] {
    display: none;
}

.service-disclaimer-6 {
    display: block !important;
}

.panel-service-wrap.mobile-mode .panel-service .panel-service-icon {
    display: none !important;
}

.panel-service-wrap.mobile-mode .panel-service .panel-service-title {
    font-size: 12px;
    padding: 0 !important;
}

.panel-service-wrap.mobile-mode .panel-service.open {
    opacity: 1;
    border-radius: 8px;
    padding: 12px 16px;
}

.panel-service-wrap.mobile-mode .panel-service.minimized {
    min-height: 20px !important;
}
/***************************************************/
.service-list-hidden {
    display: none;
}

.service-header {
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

    .service-header h1 {
        float: left;
    }

.service-list-wrap {
    display: none;
}

    .service-list-wrap.open {
        background-color: #fff;
        color: #2C2E30;
        display: block;
        margin: 0 15px;
        padding: 20px;
        padding-bottom: 16px;
        border-bottom-right-radius: 8px;
        border-bottom-left-radius: 8px;
    }

    .service-list-wrap .panel-service-title .fa {
        color: #424547;
        opacity: 0.75;
        margin-top: 10px;
    }

    .service-list-wrap.service-1 .panel-service-title,
    .service-list-wrap.service-1 .fa-angle-double-right,
    .service-list-wrap.service-1 .service-header {
        color: #4B286D;
    }

    .service-list-wrap.service-2 .panel-service-title,
    .service-list-wrap.service-2 .fa-angle-double-right,
    .service-list-wrap.service-2 .service-header {
        color: #4B286D;
    }

    .service-list-wrap.service-3 .panel-service-title,
    .service-list-wrap.service-3 .fa-angle-double-right,
    .service-list-wrap.service-3 .service-header {
        color: #4B286D;
    }

    .service-list-wrap.service-4 .panel-service-title,
    .service-list-wrap.service-4 .fa-angle-double-right,
    .service-list-wrap.service-4 .service-header {
        color: #4B286D;
    }

    .service-list-wrap.service-5 .panel-service-title,
    .service-list-wrap.service-5 .fa-angle-double-right,
    .service-list-wrap.service-5 .service-header {
        color: #4B286D;
    }

    .service-list-wrap.service-6 .panel-service-title,
    .service-list-wrap.service-6 .fa-angle-double-right,
    .service-list-wrap.service-6 .service-header {
        color: #4B286D;
    }

    .service-list-wrap.service-7 .panel-service-title,
    .service-list-wrap.service-7 .fa-angle-double-right,
    .service-list-wrap.service-7 .service-header {
        color: #4B286D;
    }

    .service-list-wrap.service-8 .panel-service-title,
    .service-list-wrap.service-8 .fa-angle-double-right,
    .service-list-wrap.service-8 .service-header {
        color: #4B286D;
    }

    .service-list-wrap.service-9 .panel-service-title,
    .service-list-wrap.service-9 .fa-angle-double-right,
    .service-list-wrap.service-9 .service-header {
        color: #4B286D;
    }

    .service-list-wrap.service-10 .panel-service-title,
    .service-list-wrap.service-10 .fa-angle-double-right,
    .service-list-wrap.service-10 .service-header {
        color: #4B286D;
    }

    .service-list-wrap.service-11 .panel-service-title,
    .service-list-wrap.service-11 .fa-angle-double-right,
    .service-list-wrap.service-11 .service-header {
        color: #4B286D;
    }

.block-service-description:hover {
    background: #f5f5f5;
    cursor: pointer;
    color: #2C2E30;
}

.service-sub-title {
    margin: 0;
}

.icons-modality {
    float: left;
    margin: 6px 0 0 16px;
}

.fa-relationships-custom {
    width: 45px;
    height: 42px;
    background-image: url('../images/services/small/Relationships.png');
}

.fa-finances-custom {
    width: 45px;
    height: 38px;
    background-image: url('../images/services/small/Finances.png');
}

.fa-counselling-custom {
    width: 45px;
    height: 44px;
    background-image: url('../images/services/small/Counselling.png');
    background-size: 44px 44px;
    background-repeat: no-repeat;
}

.fa-online-custom {
    width: 17px;
    height: 17px;
    background-image: url('../images/modalities/Online.png');
    background-size: 16px 16px;
    background-repeat: no-repeat;
}

.fa-telephonic-custom {
    width: 17px;
    height: 17px;
    background-image: url('../images/modalities/Telephonic.png');
    background-size: 16px 16px;
    background-repeat: no-repeat;
}

.fa-inperson-custom {
    width: 18px;
    height: 18px;
    background-image: url('../images/modalities/inperson.png');
    background-size: 18px 18px;
    background-repeat: no-repeat;
}

.fa-self-directed-custom {
    width: 14px;
    height: 14px;
    background-image: url('../images/modalities/SelfDirected.png');
    background-repeat: no-repeat;
}

.icons-modality-legend {
    border-top: 1px solid #f5f5f5;
    opacity: 0.75;
    margin-top: 20px;
    padding-top: 16px;
}

    .icons-modality-legend h4 {
        padding-bottom: 10px;
    }

    .icons-modality-legend span {
        font-family: HNforTELUSBold;
        font-size: 10px;
        color: #424547;
        letter-spacing: 1px;
        line-height: 30px;
        vertical-align: bottom;
    }

        .icons-modality-legend span .fa {
            height: 16px;
            background-repeat: no-repeat;
        }

        .icons-modality-legend span .fa-user {
            height: 20px;
        }

.service-issue-wrap {
    height: 0;
    background-color: #fff;
    border-radius: 0;
    color: #424547;
    overflow: hidden;
    opacity: 0;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    padding: 20px;
    margin: 0 15px;
    /*transition: opacity  0.2s;*/
}

    .service-issue-wrap p {
        max-width: 700px;
    }

    .service-issue-wrap select {
        max-width: 700px;
    }

    .service-issue-wrap h1 {
        padding-bottom: 20px;
        border-bottom: 1px solid #f5f5f5;
    }

    .service-issue-wrap h3 {
        margin-bottom: 32px;
    }

    .service-issue-wrap.open {
        min-height: 300px;
        height: auto;
        opacity: 1;
    }

    .service-issue-wrap .service-issue-footer {
        height: 40px;
        margin: 16px 0;
    }

        .service-issue-wrap .service-issue-footer .btn {
            margin: 0 auto;
        }

    .service-issue-wrap.service-1 .btn-success {
        background-color: #4B286D;
        border-color: #4B286D;
    }

    .service-issue-wrap.service-1 .panel-service-title,
    .service-issue-wrap.service-1 .fa-angle-double-right,
    .service-issue-wrap.service-1 .service-header,
    .service-issue-wrap.service-1 .service-issue-body h3 {
        color: #2C2E30;
    }

    .service-issue-wrap.service-2 .btn-success {
        background-color: #4B286D;
        border-color: #4B286D;
    }

    .service-issue-wrap.service-2 .panel-service-title,
    .service-issue-wrap.service-2 .fa-angle-double-right,
    .service-issue-wrap.service-2 .service-header,
    .service-issue-wrap.service-2 .service-issue-body h3 {
        color: #2C2E30;
    }

    .service-issue-wrap.service-3 .btn-success {
        background-color: #4B286D;
        border-color: #4B286D;
    }

    .service-issue-wrap.service-3 .panel-service-title,
    .service-issue-wrap.service-3 .fa-angle-double-right,
    .service-issue-wrap.service-3 .service-header,
    .service-issue-wrap.service-3 .service-issue-body h3 {
        color: #2C2E30;
    }

    .service-issue-wrap.service-4 .btn-success {
        background-color: #4B286D;
        border-color: #4B286D;
    }

    .service-issue-wrap.service-4 .panel-service-title,
    .service-issue-wrap.service-4 .fa-angle-double-right,
    .service-issue-wrap.service-4 .service-header,
    .service-issue-wrap.service-4 .service-issue-body h3 {
        color: #2C2E30;
    }

    .service-issue-wrap.service-5 .btn-success {
        background-color: #4B286D;
        border-color: #4B286D;
    }

    .service-issue-wrap.service-5 .panel-service-title,
    .service-issue-wrap.service-5 .fa-angle-double-right,
    .service-issue-wrap.service-5 .service-header,
    .service-issue-wrap.service-5 .service-issue-body h3 {
        color: #2C2E30;
    }

    .service-issue-wrap.service-6 .btn-success {
        background-color: #4B286D;
        border-color: #4B286D;
    }

    .service-issue-wrap.service-6 .panel-service-title,
    .service-issue-wrap.service-6 .fa-angle-double-right,
    .service-issue-wrap.service-6 .service-header,
    .service-issue-wrap.service-6 .service-issue-body h3 {
        color: #2C2E30;
    }

    .service-issue-wrap.service-7 .btn-success {
        background-color: #4B286D;
        border-color: #4B286D;
    }

    .service-issue-wrap.service-7 .panel-service-title,
    .service-issue-wrap.service-7 .fa-angle-double-right,
    .service-issue-wrap.service-7 .service-header,
    .service-issue-wrap.service-7 .service-issue-body h3 {
        color: #2C2E30;
    }

    .service-issue-wrap.service-8 .btn-success {
        background-color: #4B286D;
        border-color: #4B286D;
    }

    .service-issue-wrap.service-8 .panel-service-title,
    .service-issue-wrap.service-8 .fa-angle-double-right,
    .service-issue-wrap.service-8 .service-header,
    .service-issue-wrap.service-8 .service-issue-body h3 {
        color: #2C2E30;
    }

    .service-issue-wrap.service-9 .btn-success {
        background-color: #4B286D;
        border-color: #4B286D;
    }

    .service-issue-wrap.service-9 .panel-service-title,
    .service-issue-wrap.service-9 .fa-angle-double-right,
    .service-issue-wrap.service-9 .service-header,
    .service-issue-wrap.service-9 .service-issue-body h3 {
        color: #2C2E30;
    }

    .service-issue-wrap.service-10 .btn-success {
        background-color: #4B286D;
        border-color: #4B286D;
    }

    .service-issue-wrap.service-10 .panel-service-title,
    .service-issue-wrap.service-10 .fa-angle-double-right,
    .service-issue-wrap.service-10 .service-header,
    .service-issue-wrap.service-10 .service-issue-body h3 {
        color: #2C2E30;
    }

    .service-issue-wrap.service-11 .btn-success {
        background-color: #4B286D;
        border-color: #4B286D;
    }

    .service-issue-wrap.service-11 .panel-service-title,
    .service-issue-wrap.service-11 .fa-angle-double-right,
    .service-issue-wrap.service-11 .service-header,
    .service-issue-wrap.service-11 .service-issue-body h3 {
        color: #2C2E30;
    }
/***************************************************/
.close-panel {
    display: none;
}

.panel-service.open {
    background-color: #fafafa;
}

    .panel-service.open h3 {
        color: #424547;
    }

    .panel-service.open .fa {
        color: #424547;
    }

    .panel-service.open .close-panel {
        display: block;
    }

    .panel-service.open .icons-modality {
        visibility: hidden;
    }

.serviceUnfoundContainer {
    background-color: #fff;
    color: #424547;
    margin: 40px 16px 0;
    padding: 10px;
    opacity: 0.6;
    text-align: center;
}
/**************************************************
	CUSTOM BOOTSTRAP
*/
.btn {
    color: #fff !important;
    text-decoration: none;
    border-radius: 6px;
    display: inline-block;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid #eee;
    white-space: nowrap;
    padding: 8px 12px;
    font-size: 15px;
    line-height: 1.4;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0 !important;
    float: none;
}

    .btn a {
        color: #242424;
        text-decoration: none;
    }

        .btn a:hover {
            color: #fff;
            text-decoration: none;
        }

    .btn.btn-success a,
    .btn.btn-warning a {
        color: #fff;
    }

        .btn.btn-success a:hover,
        .btn.btn-warning a:hover {
            color: #fff;
        }

    .btn.btn-success {
        background-color: #4B286D;
        border-color: #4B286D;
    }

        .btn.btn-success:hover {
            background-color: #4B286D;
            border-color: #4B286D;
        }

    .btn .close {
        font-size: inherit;
        font-weight: inherit;
        margin-top: 0;
    }

.btn-default {
    background-color: #fff;
    color: #686E71 !important;
}

.fa-xlg {
    font-size: 3em !important;
}

.modal-body .static-title {
    color: #2C2E30 !important;
}

.nano .nano-content {
    padding: 0px;
}

.nano .nano-slider {
    background: #111;
}
/* forms.less */
/*****************************************************
    FROM OLD STYLES
*/
.tab-form {
    width: 100%;
    background: url(../images/bg-transperent-075.png) top left;
    color: #424547;
    padding: 20px;
    margin: 0 0 10px 0;
    border-radius: 8px;
    background: #fff;
}
/* input focuses */
.inputtext {
    width: 100%;
    border: 1px solid #ddd;
    font-size: 14px;
    vertical-align: middle;
    margin-bottom: 1px;
    padding: 5px;
}

    .inputtext:focus {
        border: 1px solid #B9CB6E;
        -webkit-box-shadow: 2px 2px 6px rgba(185, 203, 110, 0.5);
        -moz-box-shadow: 2px 2px 6px rgba(185, 203, 110, 0.5);
        box-shadow: 2px 2px 6px rgba(185, 203, 110, 0.5);
    }

.textarea {
    border: 1px solid #ddd;
    font-size: 14px;
    margin-bottom: 1px;
    padding: 5px;
}

.fadedText {
    color: #686E71 !important;
}

.textarea:focus {
    border: 1px solid #B9CB6E;
    -webkit-box-shadow: 2px 2px 6px rgba(185, 203, 110, 0.5);
    -moz-box-shadow: 2px 2px 6px rgba(185, 203, 110, 0.5);
    box-shadow: 2px 2px 6px rgba(185, 203, 110, 0.5);
}

.select {
    width: 100%;
    border: 1px solid #ddd;
    background: #FFFFFF;
    margin-bottom: 1px;
    padding: 5px;
    font-size: 14px;
    height: initial;
}

    .select:focus {
        border: 1px solid #B9CB6E;
        -webkit-box-shadow: 2px 2px 6px rgba(185, 203, 110, 0.5);
        -moz-box-shadow: 2px 2px 6px rgba(185, 203, 110, 0.5);
        box-shadow: 2px 2px 6px rgba(185, 203, 110, 0.5);
    }

.ui-datepicker {
    font-size: 14px !important;
}

.ui-datepicker-trigger {
    padding: 5px 0 0 5px;
    cursor: pointer;
}
/*#tab-form-container{
    label{
        width: 100%;
        font-size: 1.1em;
        text-align: right;
    }

    .radio{
        float: left;
        margin: 5px 16px 5px 0;
    }

    .fa-asterisk{
        color: crimson;
        font-size: 0.6em;
        position: absolute;
        top: 5px;
        right: 4px;
    }
}*/
#tab-form-container label {
    float: left;
    font-weight: normal;
    text-align: left;
    font-size: 14px;
    color: #424547;
}

#tab-form-container .radio {
    float: left;
    margin: 5px 16px 5px 0;
}

#tab-form-container .fa-asterisk {
    color: #C12335;
    font-size: 6px;
    float: left;
    margin-left: 5px;
    margin-top: 0;
    font-weight: normal;
    position: absolute;
}

#tab-form-container .form-control {
    margin: 10px 0 20px 0;
}

.tab-form td {
    padding: 6px;
    text-align: left;
}

.tab-form th {
    font-family:HNforTELUSBold;
    padding: 6px;
    text-align: right;
}

.tab-form-callback {
    width: 100%;
    margin: 0 0 10px 0;
}

    .tab-form-callback td {
        padding: 6px;
        text-align: center;
        border: 1px solid #AA9B88;
    }

    .tab-form-callback th {
        font-weight: normal;
        padding: 6px;
        text-align: center;
        background-color: #F7F7F7;
        border: 1px solid #AA9B88;
    }

.call-back-num {
    display: block;
    font-family: HNforTELUSBold;
    font-size: 14px;
    color: #424547;
    text-align: center;
    padding-top: 3px;
}

#telephone-group {
    padding: 10px;
    margin-bottom: 20px;
}

.check-row {
    margin-bottom: 5px;
}

.input-group {
    padding: 5px;
    border: 1px solid #ddd;
    border-radius: 2px;
    background-color: #fcfcfc;
    white-space: nowrap;
    display: inline-block;
}

.bigdrop {
    color: #424547;
}
/*****************************************************/
/* icons.less */
/* utilities.less */
.display-block {
    display: block !important;
}

.display-inline {
    display: inline !important;
}

.display-inline-block {
    display: inline-block !important;
    *display: inline;
    /* IE7 inline-block hack */
    *zoom: 1;
}

.display-none {
    display: none !important;
}

.nowrap {
    white-space: nowrap !important;
}

.invisible {
    visibility: hidden !important;
}

.visible {
    visibility: visible !important;
}

.visible-mobile,
.hidden-mobile {
    display: none;
}

.mobile-browser .hidden-mobile {
    display: none;
}

.mobile-browser .visible-mobile {
    display: block;
}

.no-mobile-browser .hidden-mobile {
    display: block;
}

.no-mobile-browser .visible-mobile {
    display: none;
}

.visible-flash,
.hidden-flash {
    display: none;
}

.flash .hidden-flash {
    display: none;
}

.flash .visible-flash {
    display: block;
}

.no-flash .hidden-flash {
    display: block;
}

.no-flash .visible-flash {
    display: none;
}

.toggler-hidden {
    display: none;
}

.hide-on-screen {
    position: absolute !important;
    width: 1px;
    height: 1px;
    overflow: hidden;
    margin: -1px;
    padding: 0;
    border: 0 none;
    clip: rect(1px, 1px, 1px, 1px);
}

.hide-off-screen {
    float: none !important;
    position: absolute;
    left: -9999px;
}

.nopad {
    padding: 0px !important;
}

.nomargin {
    margin: 0px !important;
}

ul.inline-nopad > li,
ol.inline-nopad > li {
    padding-left: 0;
    padding-right: 0;
}

.cleft {
    content: ".";
    display: block;
    clear: left;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.cright {
    content: ".";
    display: block;
    clear: right;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clear {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.fleft {
    float: left !important;
}

.fright {
    float: right !important;
}

.fnone {
    float: none !important;
}

.fcenter {
    margin: 0 auto;
    float: none !important;
}

.tleft {
    text-align: left !important;
}

.tright {
    text-align: right !important;
}

.tcenter {
    text-align: center !important;
}

.tjustify {
    text-align: justify !important;
}

.vtop {
    vertical-align: top !important;
}

.vmiddle {
    vertical-align: middle !important;
}

.vbottom {
    vertical-align: bottom !important;
}

.tlowercase {
    text-transform: lowercase;
}

.tuppercase {
    text-transform: uppercase;
}

.tcapitalize {
    text-transform: capitalize;
}

.tbold,
.strong,
.bold {
    font-weight: bold;
}

.titalic,
.italic,
.emphasize {
    font-style: italic;
}

.text-nounderline {
    text-decoration: none;
}

.text-xlg {
    font-size: 1.5em;
}

.text-lg {
    font-size: 1.2em;
}

.text-sm {
    font-size: .9em;
}

.text-xs {
    font-size: .8em;
}

.border-top {
    border-top: 1px solid #00accd;
}
/* margins */
.mar-t0 {
    margin-top: 0px !important;
}

.mar-t8 {
    margin-top: 8px !important;
}

.mar-t16 {
    margin-top: 16px !important;
}

.mar-t24 {
    margin-top: 24px !important;
}

.mar-t32 {
    margin-top: 32px !important;
}

.mar-t40 {
    margin-top: 40px !important;
}

.mar-r0 {
    margin-right: 0px !important;
}

.mar-r8 {
    margin-right: 8px !important;
}

.mar-r16 {
    margin-right: 16px !important;
}

.mar-r24 {
    margin-right: 24px !important;
}

.mar-r32 {
    margin-right: 32px !important;
}

.mar-r40 {
    margin-right: 40px !important;
}

.mar-b0 {
    margin-bottom: 0px !important;
}

.mar-b8 {
    margin-bottom: 8px !important;
}

.mar-b16 {
    margin-bottom: 16px !important;
}

.mar-b24 {
    margin-bottom: 24px !important;
}

.mar-b32 {
    margin-bottom: 32px !important;
}

.mar-b40 {
    margin-bottom: 40px !important;
}

.mar-l0 {
    margin-left: 0px !important;
}

.mar-l8 {
    margin-left: 8px !important;
}

.mar-l16 {
    margin-left: 16px !important;
}

.mar-l24 {
    margin-left: 24px !important;
}

.mar-l32 {
    margin-left: 32px !important;
}

.mar-l40 {
    margin-left: 40px !important;
}
/* paddings */
.pad-t0 {
    padding-top: 0px !important;
}

.pad-t4 {
    padding-top: 4px !important;
}

.pad-t8 {
    padding-top: 8px !important;
}

.pad-t16 {
    padding-top: 16px !important;
}

.pad-t24 {
    padding-top: 24px !important;
}

.pad-t32 {
    padding-top: 32px !important;
}

.pad-t40 {
    padding-top: 40px !important;
}

.pad-r0 {
    padding-right: 0px !important;
}

.pad-r4 {
    padding-right: 4px !important;
}

.pad-r8 {
    padding-right: 8px !important;
}

.pad-r16 {
    padding-right: 16px !important;
}

.pad-r24 {
    padding-right: 24px !important;
}

.pad-r32 {
    padding-right: 32px !important;
}

.pad-r40 {
    padding-right: 40px !important;
}

.pad-b0 {
    padding-bottom: 0px !important;
}

.pad-b4 {
    padding-bottom: 4px !important;
}

.pad-b8 {
    padding-bottom: 8px !important;
}

.pad-b16 {
    padding-bottom: 16px !important;
}

.pad-b24 {
    padding-bottom: 24px !important;
}

.pad-b32 {
    padding-bottom: 32px !important;
}

.pad-b40 {
    padding-bottom: 40px !important;
}

.pad-l0 {
    padding-left: 0px !important;
}

.pad-l4 {
    padding-left: 4px !important;
}

.pad-l8 {
    padding-left: 8px !important;
}

.pad-l16 {
    padding-left: 16px !important;
}

.pad-l24 {
    padding-left: 24px !important;
}

.pad-l32 {
    padding-left: 32px !important;
}

.pad-l40 {
    padding-left: 40px !important;
}
/*# sourceMappingURL=main.css.map */

.form-control {
    color: #2C2E30 !important;
}
