/******************************************************
 * SETUP
 *****************************************************/
* {
    margin:0;
    padding:0
}

body {
    margin:0
}

p {
    padding-top:0;
    margin-top:0
}

input:focus,select:focus,textarea:focus,button:focus {
    outline:none
}

#combell {
    background:#fff;
    font-family:'proxima-nova',sans-serif
}

#combell *,#combell:before *,#combell:after * {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}

#combell .container {
    position:relative;
    padding-top:100px;
    padding-bottom:100px
}

#combell .container.first {
    padding-top:75px!important
}

#combell .highlight-component .container {
    position:relative;
    padding-top:50px;
    padding-bottom:50px
}

#combell .support-component .container,#combell .testimonial-component .container,#combell .footnote-component .container {
    position:relative;
    padding-top:50px;
    padding-bottom:50px
}

#combell .hero-component .container {
    padding-bottom:0
}

#combell .info-component .container {
    padding-bottom:50px
}

#combell .grey {
    background-color:#f4f4f4
}

#combell .seperator {
    border-top:1px solid #DEDEDE;
    width:100%;
    height:1px
}

#combell .no-padding {
    padding-top:0!important;
    padding-bottom:0!important
}

#combell .no-padding-top {
    padding-top:0!important
}

#combell .no-padding-bottom {
    padding-bottom:0!important
}

.row .no-padding {
    padding-right:0!important;
    padding-left:0!important
}

.row.no-gutters {
    margin-right:0!important;
    margin-left:0!important
}

.row.no-gutters [class^="col-"],.row.no-gutters [class*=" col-"] {
    padding-right:0;
    padding-left:0
}

.text-center {
    text-align:center
}

/******************************************************
 * FONT STYLES
 *****************************************************/
#combell h1,#combell .h1 {
    font-family:'adelle-sans',sans-serif;
    letter-spacing:-1px;
    font-weight:700;
    font-size:48px;
    color:#fff;
    margin-bottom:20px
}

#combell h1 span,#combell .h1 span {
    font-family:'adelle-sans',sans-serif;
    font-weight:400;
    font-size:24px;
    color:#fff;
    text-transform:none;
    display:inline
}

#combell h1.topline {
    font-family:'adelle-sans',sans-serif;
    font-weight:400;
    font-size:24px;
    color:#fff;
    text-transform:none;
    display:inline
}

#combell h1.subline {
    font-family:'adelle-sans',sans-serif;
    font-weight:400;
    font-size:16px;
    color:#c8c8c8;
    text-transform:uppercase;
    display:block;
    margin-bottom:10px
}

#combell h2,#combell .h2 {
    font-family:'adelle-sans',sans-serif;
    letter-spacing:0;
    font-weight:700;
    font-size:32px;
    line-height:38px;
    color:#333;
    margin-bottom:20px
}

#combell h2 span,#combell .h2 span {
    font-family:'adelle-sans',sans-serif;
    font-weight:400;
    font-size:16px;
    color:#c8c8c8;
    text-transform:uppercase;
    display:block
}

#combell h3,#combell .h3 {
    font-family:'adelle-sans',sans-serif;
    font-weight:700;
    font-size:24px;
    color:#333;
    margin-bottom:10px
}

#combell h4,#combell .h4 {
    font-family:'adelle-sans',sans-serif;
    font-weight:700;
    font-size:20px;
    color:#333;
    margin-bottom:10px
}

#combell p {
    font-family:'proxima-nova',sans-serif;
    font-size:16px;
    line-height:24px;
    color:#666;
    margin-bottom:10px
}

#combell small {
    font-size:12px
}

#combell em {
    font-family:'proxima-nova',sans-serif;
    font-weight:600
}

#combell strong {
    font-family:'proxima-nova',sans-serif;
    font-weight:700
}

#combell input {
    font-family:'proxima-nova',sans-serif;
    color:#666
}

#combell ul li {
    font-family:'proxima-nova',sans-serif;
    font-size:16px;
    line-height:24px;
    color:#6a6a6a
}

#combell ul li .icon-check2 {
    color:#8bc63f;
    font-size:24px;
    margin-top:-1px;
    float:left;
    margin-right:10px
}

#combell ul li a {
    color:#009CE4;
    text-decoration:none
}

#combell ul li a:hover,#combell ul li a:active {
    text-decoration:underline
}

#combell ul.checks {
}

#combell ul.checks li {
    padding-left:35px
}

#combell ul.checks li .icon-check2 {
    margin-left:-35px;
    margin-right:0
}

#combell a {
    color:#009CE4;
    text-decoration:none
}

#combell p a {
    color:#009CE4
}

#combell p a:hover,#combell p a:active {
    text-decoration:underline
}

#combell a i:hover,#combell a i:active {
    text-decoration:none
}

/* FANCYBOX */
.fancybox-wrap .combell h1 {
    font-family:'adelle-sans',sans-serif;
    letter-spacing:-1px;
    font-weight:700;
    font-size:48px;
    color:#fff;
    margin-bottom:20px
}

.fancybox-wrap .combell h2 {
    font-family:'adelle-sans',sans-serif;
    letter-spacing:0;
    font-weight:700;
    font-size:32px;
    line-height:38px;
    color:#333;
    margin-bottom:20px
}

.fancybox-wrap .combell h2 {
    font-family:'adelle-sans',sans-serif;
    font-weight:400;
    font-size:16px;
    color:#c8c8c8;
    text-transform:uppercase;
    display:block
}

.fancybox-wrap .combell h3 {
    font-family:'adelle-sans',sans-serif;
    font-weight:700;
    font-size:24px;
    color:#333;
    margin-bottom:10px
}

/******************************************************
 * BUTTON STYLES
 *****************************************************/
#combell .btn i {
    margin-left:10px;
    font-size:14px
}

#combell .btn {
    cursor:pointer;
    font-family:'proxima-nova',sans-serif;
    font-weight:600;
    text-align:center;
    text-transform:uppercase;
    text-shadow:1px 0 1px rgba(0,0,0,0.15);
    line-height:20px!important;
    padding:15px 30px;
    font-size:16px!important;
    color:#fff!important;
    background-color:#1d88c0;
    -moz-border-radius:25px;
    -webkit-border-radius:25px;
    border-radius:25px;
    -moz-box-shadow:inset 0 -2px 0 rgba(0,0,0,0.15);
    -webkit-box-shadow:inset 0 -2px 0 rgba(0,0,0,0.15);
    box-shadow:inset 0 -2px 0 rgba(0,0,0,0.15);
    display:inline-block;
    text-decoration:none
}

#combell .btn:hover {
    background-color:#1a7aae;
    -moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);
    -webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);
    box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);
    text-decoration:none
}

#combell .btn:active {
    padding-top:16px;
    padding-bottom:14px;
    background-color:#1a7aae;
    -moz-box-shadow:inset 0 2px 0 rgba(0,0,0,0.15);
    -webkit-box-shadow:inset 0 2px 0 rgba(0,0,0,0.15);
    box-shadow:inset 0 2px 0 rgba(0,0,0,0.15);
    text-decoration:none
}

#combell .btn-alt i {
    margin:0 10px 0 0!important;
    font-size:14px!important;
    color:#fff!important
}

#combell .btn-alt {
    cursor:pointer;
    font-family:'proxima-nova',sans-serif;
    font-weight:600;
    text-align:center;
    text-transform:uppercase;
    text-shadow:1px 0 1px rgba(0,0,0,0.15);
    line-height:20px!important;
    padding:15px 35px 15px 30px;
    font-size:16px!important;
    color:#fff!important;
    background-color:#1d88c0;
    -moz-border-radius:25px;
    -webkit-border-radius:25px;
    border-radius:25px;
    -moz-box-shadow:inset 0 -2px 0 rgba(0,0,0,0.15);
    -webkit-box-shadow:inset 0 -2px 0 rgba(0,0,0,0.15);
    box-shadow:inset 0 -2px 0 rgba(0,0,0,0.15);
    display:inline-block;
    text-decoration:none!important
}

#combell .btn-alt:hover {
    background-color:#1a7aae;
    -moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);
    -webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);
    box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);
    text-decoration:none!important
}

#combell .btn-alt:active {
    padding-top:16px;
    padding-bottom:14px;
    background-color:#1a7aae;
    -moz-box-shadow:inset 0 2px 0 rgba(0,0,0,0.15);
    -webkit-box-shadow:inset 0 2px 0 rgba(0,0,0,0.15);
    box-shadow:inset 0 2px 0 rgba(0,0,0,0.15);
    text-decoration:none!important
}

#combell .btn-cta i {
    margin:0 10px 0 0!important;
    font-size:14px!important;
    color:#fff!important
}

#combell .btn-cta {
    cursor:pointer;
    font-family:'proxima-nova',sans-serif;
    font-weight:600;
    text-align:center;
    text-transform:uppercase;
    text-shadow:1px 0 1px rgba(0,0,0,0.15);
    line-height:20px;
    padding:15px 35px 15px 30px;
    font-size:16px!important;
    color:#fff!important;
    background-color:#f5ac0f;
    -moz-border-radius:25px;
    -webkit-border-radius:25px;
    border-radius:25px;
    -moz-box-shadow:inset 0 -2px 0 rgba(0,0,0,0.15);
    -webkit-box-shadow:inset 0 -2px 0 rgba(0,0,0,0.15);
    box-shadow:inset 0 -2px 0 rgba(0,0,0,0.15);
    display:inline-block;
    text-decoration:none!important
}

#combell .btn-cta:hover {
    background-color:#ea9b11;
    -moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);
    -webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);
    box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);
    text-decoration:none!important
}

#combell .btn-cta:active {
    padding-top:16px;
    padding-bottom:14px;
    background-color:#ea9b11;
    -moz-box-shadow:inset 0 2px 0 rgba(0,0,0,0.15);
    -webkit-box-shadow:inset 0 2px 0 rgba(0,0,0,0.15);
    box-shadow:inset 0 2px 0 rgba(0,0,0,0.15);
    text-decoration:none!important
}

/* FANCYBOX */
.fancybox-wrap .combell .btn i {
    margin-left:10px;
    font-size:14px
}

.fancybox-wrap .combell .btn {
    cursor:pointer;
    font-family:'proxima-nova',sans-serif;
    font-weight:600;
    text-align:center;
    text-transform:uppercase;
    text-shadow:1px 0 1px rgba(0,0,0,0.15);
    line-height:20px;
    padding:15px 30px;
    font-size:16px;
    color:#fff!important;
    background-color:#1d88c0;
    -moz-border-radius:25px;
    -webkit-border-radius:25px;
    border-radius:25px;
    -moz-box-shadow:inset 0 -2px 0 rgba(0,0,0,0.15);
    -webkit-box-shadow:inset 0 -2px 0 rgba(0,0,0,0.15);
    box-shadow:inset 0 -2px 0 rgba(0,0,0,0.15);
    display:inline-block;
    text-decoration:none!important
}

.fancybox-wrap .combell .btn:hover {
    background-color:#1a7aae;
    -moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);
    -webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);
    box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);
    text-decoration:none!important
}

.fancybox-wrap .combell .btn:active {
    padding-top:16px;
    padding-bottom:14px;
    background-color:#1a7aae;
    -moz-box-shadow:inset 0 2px 0 rgba(0,0,0,0.15);
    -webkit-box-shadow:inset 0 2px 0 rgba(0,0,0,0.15);
    box-shadow:inset 0 2px 0 rgba(0,0,0,0.15);
    text-decoration:none!important
}

.fancybox-wrap .combell .btn-cta i {
    margin-right:10px;
    font-size:14px
}

.fancybox-wrap .combell .btn-cta {
    cursor:pointer;
    font-family:'proxima-nova',sans-serif;
    font-weight:600;
    text-align:center;
    text-transform:uppercase;
    text-shadow:1px 0 1px rgba(0,0,0,0.15);
    line-height:20px;
    padding:15px 35px 15px 30px;
    font-size:16px;
    color:#fff!important;
    background-color:#f5ac0f;
    -moz-border-radius:25px;
    -webkit-border-radius:25px;
    border-radius:25px;
    -moz-box-shadow:inset 0 -2px 0 rgba(0,0,0,0.15);
    -webkit-box-shadow:inset 0 -2px 0 rgba(0,0,0,0.15);
    box-shadow:inset 0 -2px 0 rgba(0,0,0,0.15);
    display:inline-block;
    text-decoration:none
}

.fancybox-wrap .combell .btn-cta:hover {
    background-color:#ea9b11;
    -moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);
    -webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);
    box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);
    text-decoration:none
}

.fancybox-wrap .combell .btn-cta:active {
    padding-top:16px;
    padding-bottom:14px;
    background-color:#ea9b11;
    -moz-box-shadow:inset 0 2px 0 rgba(0,0,0,0.15);
    -webkit-box-shadow:inset 0 2px 0 rgba(0,0,0,0.15);
    box-shadow:inset 0 2px 0 rgba(0,0,0,0.15);
    text-decoration:none
}

/******************************************************
 * HEAPBOX
 *****************************************************/
.heapBox {
    clear:both;
    display:inline-block;
    line-height:40px;
    position:relative
}

.heapBox * {
    margin:0;
    padding:0;
    outline:none
}

.heapBox.disabled .holder {
    color:#40515B
}

.heapBox a {
    text-decoration:none;
    color:#40515B
}

.heapBox .holder {
    color:#333;
    width:100px;
    overflow:hidden;
    background:#f5f5f5;
    border:1px solid #DFDFDF;
    border-radius:3px 0 0 3px;
    -moz-border-radius:3px 0 0 3px;
    -webkit-border-radius:3px 0 0 3px;
    text-indent:10px;
    padding:4px;
    font-size:22px
}

.heapBox .handler {
    width:35px;
    background:#efefef url(../img/heapbox/heapbox_handler_bg.jpg) center center no-repeat;
    height:50px;
    border:1px solid #DFDFDF;
    border-left:0;
    border-radius:0 3px 3px 0;
    -moz-border-radius:0 3px 3px 0;
    -webkit-border-radius:0 3px 3px 0
}

.heapBox .holder,.heapBox .handler {
    float:left;
    position:relative;
    z-index:10
}

.heapBox div.heap {
    display:none;
    position:absolute;
    list-style-type:none;
    left:0;
    width:117px;
    top:50px;
    overflow:hidden
}

.heapBox .heap .heapOptions {
    display:block;
    overflow-y:scroll;
    z-index:20;
    position:relative;
    border:1px solid #D5D5D5;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
    border-top:0;
    max-height:200px
}

.heapBox .heap a.sliderUp {
    display:block;
    width:100%;
    height:15px;
    background:#f39c12 url(../img/heapbox/slider_arrow_up.png);
    background-repeat:no-repeat;
    background-position:center center;
    border-bottom:1px solid #d18814;
    position:absolute;
    top:0;
    z-index:30
}

.heapBox .heap a.sliderDown {
    display:block;
    width:100%;
    height:15px;
    background:#f39c12 url(../img/heapbox/slider_arrow_down.png);
    background-repeat:no-repeat;
    background-position:center center;
    border-top:1px solid #d18814;
    position:absolute;
    bottom:0;
    z-index:30
}

.heapBox .heap .heapOptions .heapOption {
    z-index:20;
    position:relative;
    display:block;
    background:#fff
}

.heapBox .heap .heapOptions .heapOption a {
    width:100%;
    display:block;
    background:#fff;
    text-indent:15px;
    font-size:20px;
    opacity:.6;
    padding:7px 0
}

.heapBox .heap .heapOptions .heapOption a:hover {
    background:#fff;
    opacity:1
}

.heapBox .heap .heapOptions .heapOption a.selected {
    background:#fff;
    opacity:1
}

.heapBox .heap .heapOptions .heapOption a.disabled {
    color:#fff
}

/******************************************************
 * COMPONENT STYLES
 *****************************************************/
/* HERO COMPONENT */
#combell .hero-component {
    height:450px
}

#combell .hero-component .container {
    padding-top:150px
}

#combell .hero-component {
    background-size:cover;
    background-position:center center
}

#combell .hero-component h1,#combell .hero-component .h1 {
    line-height:50px;
    text-shadow:1px 1px 2px rgba(0,0,0,0.25)
}

#combell .hero-component ul li {
    color:#fff;
    text-shadow:1px 1px 2px rgba(0,0,0,0.25)
}

#combell .hero-component .box {
    position:relative;
    background-color:rgba(28,80,119,0.75);
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    padding:20px
}

#combell .hero-component .box .price .currency {
    position:absolute;
    top:-5px;
    left:-15px;
    color:#fff;
    font-size:18px;
    font-weight:600
}

#combell .hero-component .box .price .value {
    position:relative;
    color:#fff;
    font-size:48px;
    font-family:'adelle-sans',sans-serif;
    font-weight:700;
    line-height:48px;
    display:inline-block
}

#combell .hero-component .box .price .value .cents {
    font-size:40px
}

#combell .hero-component .box .price .info1 {
    color:#fff;
    font-size:16px;
    margin-right:2px
}

#combell .hero-component .box .price .info2 {
    position:relative;
    color:#fff;
    font-size:16px;
    font-weight:600
}

#combell .hero-component .box .price .promo {
    position:absolute;
    top:-20px;
    right:0;
    color:#fdc00f;
    font-size:16px;
    font-weight:600
}

#combell .hero-component .box .price .promo em {
    color:#fdc00f;
    font-size:16px;
    font-weight:600;
    text-decoration:line-through
}

/* - SMALL */
#combell .hero-component.small {
    height:200px
}

#combell .hero-component.small .container {
    padding-top:50px
}

/* SUB NAV COMPONENT */
#combell .subnav-component {
    background-color:#1d88c0;
    height:50px;
    color:#fff;
    left:0;
    right:0;
    z-index:99;
    border-bottom:2px solid #1a79ab
}

#combell .subnav-component .container {
    padding-top:0;
    padding-bottom:0
}

#combell .subnav-component a {
    color:#fff;
    text-decoration:none
}

#combell .subnav-component p a:hover {
    text-decoration:none
}

#combell .subnav-component ul li {
    font-family:'adelle-sans',sans-serif;
    float:left;
    color:#fff;
    margin:0
}

#combell .subnav-component ul li a {
    display:inline-block;
    padding:15px;
    line-height:20px;
    color:#fff;
    text-decoration:none
}

#combell .subnav-component ul li a:hover,#combell .subnav-component ul li a.active {
    box-shadow:inset 0 -3px 0 0 #b3d333;
    text-decoration:none
}

/* - ORDER */
#combell .subnav-component.order .promo {
    display:inline-block;
    padding-top:7px;
    line-height:20px;
    margin:0 10px
}

#combell .subnav-component.order p {
    padding-top:8px;
    color:#fff
}

#combell .subnav-component.order p strong {
    color:#fff
}

#combell .subnav-component.order p em {
    color:#fdc00f;
    font-size:14px;
    font-weight:600;
    text-decoration:line-through
}

#combell .subnav-component.order .btn-cta {
    padding:7px 20px 7px 15px;
    font-size:14px;
    color:#fff;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    float:right
}

#combell .subnav-component.order .btn-cta:active {
    padding:8px 20px 6px 15px
}

/* - SUPPORT */
#combell .subnav-component.support .contact {
    display:inline-block;
    padding-top:7px;
    line-height:20px;
    margin:0 10px
}

#combell .subnav-component.support p {
    padding-top:8px;
    color:#fff
}

#combell .subnav-component.support i {
    margin:0 5px
}

#combell .subnav-component.support p strong {
    color:#fff;
    font-size:14px;
    font-family:'adelle-sans',sans-serif;
    font-weight:700
}

#combell .subnav-component.support .btn-cta {
    padding:7px 20px 7px 15px;
    font-size:14px;
    color:#fff;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    float:right
}

#combell .subnav-component.support .btn-cta:active {
    padding:8px 20px 6px 15px
}

/* - SCORE */
#combell .subnav-component.score .contact {
    display:inline-block;
    padding-top:7px;
    line-height:20px;
    margin-left:10px
}

#combell .subnav-component.score p {
    padding-top:8px;
    color:#fff
}

#combell .subnav-component.score i {
    padding:0 5px
}

#combell .subnav-component.score a {
    color:#fff
}

/* INTRO COMPONENT */
#combell .intro-component ul {
    margin:20px 0;
    padding-left:0
}

#combell .intro-component ul li {
    margin-bottom:15px;
    list-style-type:none
}

/* HIGHLIGHT COMPONENT */
#combell .highlight-component {
    color:#d6e5f0;
    background-color:#1d88c0
}

#combell .highlight-component p a {
    font-size:14px;
    color:#d6e5f0;
    text-decoration:underline;
    font-weight:400
}

#combell .highlight-component p a:hover,#combell .highlight-component p a:active {
    color:#fff
}

#combell .highlight-component h2 {
    color:#fff
}

#combell .highlight-component h3 {
    color:#fff
}

#combell .highlight-component .label{
    color:#fff;
    font-size:18px;
    font-family:'proxima-nova',sans-serif;
    position:absolute;
    top:-20px;
    left:10px;
    background-color:#8bc63f;
    padding:11px 15px 9px;
    line-height:20px
}
#combell .highlight-component .label a{
    color: #fff;
}
#combell .highlight-component .label:before {
    position:absolute;
    top:0;
    left:-10px;
    width:10px;
    height:20px;
    content:url('../img/label.png')
}

#combell .highlight-component .btn-cta {
    float:right
}

/* - DOMAIN SEARCH */
#combell .highlight-component.domain-search p {
    color:#d6e5f0;
    font-size:14px;
    line-height:18px;
    margin-bottom:0
}

#combell .highlight-component.domain-search i {
    color:#fff;
    font-size:50px
}

#combell .highlight-component.domain-search h3 {
    color:#fff;
    font-size:16px;
    margin-bottom:10px
}

#combell .highlight-component.domain-search input {
    font-size:22px;
    color:#666;
    border-radius:5px 0 0 5px;
    -moz-border-radius:5px 0 0 5px;
    -webkit-border-radius:5px 0 0 5px;
    width:100%;
    padding:14px 75px 14px 15px;
    border:1px solid #fff;
    line-height:30px;
    height: 60px;
}

#combell .highlight-component.domain-search .select-wrap a {
    color:#333;
    text-decoration:none
}

#combell .highlight-component.domain-search .select-wrap a:hover,#combell .highlight-component.domain-search .select-wrap a:active {
    text-decoration:none
}

#combell .highlight-component.domain-search .select-wrap {
    position:absolute;
    top:5px;
    right:10px;
    height:55px
}

#combell .highlight-component.domain-search .select-wrap select {
    height:55px
}

#combell .highlight-component.domain-search .more-domains {
    position:absolute;
    top:70px;
    left:15px;
    height:55px
}

#combell .highlight-component.domain-search .more-domains a {
    color:#d6e5f0
}

#combell .highlight-component.domain-search .more-domains a:hover {
    color:#fff;
    text-decoration:underline
}

#combell .highlight-component.domain-search .all-ext {
    position:absolute;
    top:70px;
    right:20px;
    height:55px
}

#combell .highlight-component.domain-search .all-ext a {
    color:#d6e5f0
}

#combell .highlight-component.domain-search .all-ext a:hover {
    color:#fff;
    text-decoration:underline
}

#combell .highlight-component.domain-search .btn-cta {
    width:100%;
    border-radius:0 5px 5px 0;
    -moz-border-radius:0 5px 5px 0;
    -webkit-border-radius:0 5px 5px 0;
    line-height:30px!important;
    font-size:22px
}

/* - FEATURES */
#combell .highlight-component.features p {
    color:#d6e5f0;
    font-size:14px;
    line-height:18px;
    margin-bottom:0
}

#combell .highlight-component.features i {
    color:#fff;
    font-size:50px
}

#combell .highlight-component.features h3 {
    color:#fff;
    font-size:16px;
    margin-bottom:10px
}

/* - NUMBERS */
#combell .highlight-component.numbers p {
    color:#d6e5f0;
    font-size:14px;
    line-height:18px;
    margin-bottom:0
}

#combell .highlight-component.numbers i {
    color:#fff;
    font-size:50px
}

#combell .highlight-component.numbers h3 {
    color:#fff;
    font-size:26px;
    margin-bottom:0
}

/* - INFO */
#combell .highlight-component.info p {
    color:#d6e5f0;
    font-size:14px;
    line-height:18px;
    margin-bottom:20px
}

#combell .highlight-component.info p a {
    color:#d6e5f0;
    text-decoration:underline;
    font-size:14px;
    font-weight:400
}

#combell .highlight-component.info i {
    color:#fff;
    font-size:50px
}

#combell .highlight-component.info h3 {
    color:#fff;
    font-size:16px;
    margin-bottom:20px
}

#combell .highlight-component.info a {
    color:#fff;
    font-size:16px
}

#combell .highlight-component.info a:hover {
    color:#fff;
    text-decoration:underline
}

#combell .highlight-component.info a i {
    color:#fff;
    font-size:16px;
    line-height:18px;
    vertical-align:middle;
    font-weight:400;
    margin:0 5px 0 -5px;
    display:inline-block;
    height:21px;
    text-decoration:none;
    float:left
}

#combell .highlight-component.info a i:hover {
    text-decoration:none
}

/* - CTA */
#combell .highlight-component.cta p {
    color:#d6e5f0;
    font-size:14px;
    line-height:18px;
    margin-bottom:0
}

#combell .highlight-component.cta h3 {
    color:#fff;
    font-size:24px;
    margin-bottom:10px
}

/* - ORDER */
#combell .highlight-component.order p {
    color:#d6e5f0;
    margin-bottom:0
}

#combell .highlight-component.order i {
    color:#fff;
    font-size:50px
}

#combell .highlight-component.order p.btn-promo {
    display:inline-block;
    text-align:center;
    color:#fff;
    font-size:12px;
    line-height:12px;
    width:100%;
    padding:5px 0 0 20px
}

#combell .highlight-component.order p.btn-promo i {
    color:#fff;
    font-size:12px
}

#combell .highlight-component.order .btn-cta i {
    font-size:14px
}

#combell .highlight-component.order h3 {
    color:#fff;
    line-height:25px;
    margin-bottom:0
}

#combell .highlight-component.order .price .currency {
    position:absolute;
    top:-5px;
    left:-15px;
    color:#fff;
    font-size:18px;
    font-weight:600
}

#combell .highlight-component.order .price .value {
    position:relative;
    color:#fff;
    font-size:48px;
    font-family:'adelle-sans',sans-serif;
    font-weight:700;
    line-height:48px;
    display:inline-block
}

#combell .highlight-component.order .price .value .cents {
    font-size:40px
}

#combell .highlight-component.order .price .info1 {
    color:#fff;
    font-size:16px;
    margin-right:2px
}

#combell .highlight-component.order .price .info2 {
    position:relative;
    color:#fff;
    font-size:16px;
    font-weight:600
}

#combell .highlight-component.order .price .promo {
    position:absolute;
    top:-20px;
    right:0;
    color:#fdc00f;
    font-size:16px;
    font-weight:600
}

#combell .highlight-component.order .price .promo em {
    color:#fdc00f;
    font-size:16px;
    font-weight:600;
    text-decoration:line-through
}

/* - ORDER CTA */
#combell .highlight-component.order-cta h2 {
    margin-bottom:10px
}

#combell .highlight-component.order-cta p {
    color:#d6e5f0;
    margin-bottom:40px
}

#combell .highlight-component.order-cta .btn-cta {
    padding-left:50px;
    padding-right:55px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    float:none
}

#combell .highlight-component.order-cta p.btn-promo {
    display:inline-block;
    text-align:left;
    color:#fff;
    font-size:12px;
    line-height:12px;
    width:100%;
    padding:5px 0 0 25px;
    margin-bottom:0
}

#combell .highlight-component.order-cta p.btn-promo i {
    color:#fff;
    font-size:12px
}

#combell .highlight-component.order-cta .price .currency {
    position:absolute;
    top:-5px;
    left:-15px;
    color:#fff;
    font-size:18px;
    font-weight:600
}

#combell .highlight-component.order-cta .price .value {
    position:relative;
    color:#fff;
    font-size:48px;
    font-family:'adelle-sans',sans-serif;
    font-weight:700;
    line-height:48px;
    display:inline-block
}

#combell .highlight-component.order-cta .price .value .cents {
    font-size:40px
}

#combell .highlight-component.order-cta .price .info1 {
    color:#fff;
    font-size:16px;
    margin-right:2px
}

#combell .highlight-component.order-cta .price .info2 {
    position:relative;
    color:#fff;
    font-size:16px;
    font-weight:600
}

#combell .highlight-component.order-cta .price .promo {
    position:absolute;
    top:-20px;
    right:0;
    color:#fdc00f;
    font-size:16px;
    font-weight:600
}

#combell .highlight-component.order-cta .price .promo em {
    color:#fdc00f;
    font-size:16px;
    font-weight:600;
    text-decoration:line-through
}

/* - CONTACT */
#combell .highlight-component.contact p {
    color:#d6e5f0;
    margin-bottom:0
}

#combell .highlight-component.contact i {
    color:#fff;
    font-size:50px
}

#combell .highlight-component.contact .btn-cta i {
    font-size:14px
}

#combell .highlight-component.contact h3 {
    color:#fff;
    line-height:25px;
    margin-bottom:0
}

#combell .highlight-component.contact .phone-support p {
    color:#fff;
    font-size:16px;
    font-family:'adelle-sans',sans-serif;
    font-weight:700;
    padding-top:15px
}

#combell .highlight-component.contact .phone-support .be {
    background-image:url(../img/be.png);
    background-repeat:no-repeat;
    background-position:left center;
    padding-left:40px;
    margin-right:20px
}

#combell .highlight-component.contact .phone-support .nl {
    background-image:url(../img/nl.png);
    background-repeat:no-repeat;
    background-position:left center;
    padding-left:40px
}

/* - TESTIMONIALS */
#combell .highlight-component.testimonials .tweet-wrap {
    -webkit-transition:all .2s ease-in-out;
    -moz-transition:all .2s ease-in-out;
    -o-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out
}

#combell .highlight-component.testimonials .tweet-wrap:hover {
    box-shadow:0 2px 15px 1px rgba(0,0,0,0.2)
}

#combell .highlight-component.testimonials .tweet {
    padding:20px 20px 40px;
    border:1px solid #DDD;
    text-align:center;
    background:#fff url(../../images/components/quote1.png) no-repeat 20px 20px;
    -webkit-transition:all .2s ease-in-out;
    -moz-transition:all .2s ease-in-out;
    -o-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out
}

#combell .highlight-component.testimonials .tweet a {
    color:#7F7F7F;
    text-decoration:none;
    -webkit-transition:all .2s ease-in-out;
    -moz-transition:all .2s ease-in-out;
    -o-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out
}

#combell .highlight-component.testimonials .tweet:hover a {
    color:#454545
}

#combell .highlight-component.testimonials .tweet .quote {
    padding:20px 30px;
    background:url(../../images/components/quote2.png) no-repeat bottom right
}

#combell .highlight-component.testimonials .tweet p {
    font-family: 'proxima-nova',sans-serif;
    color:#7F7F7F;
    font-size:16px;
    font-style:italic;
    margin-bottom:0!important
}

#combell .highlight-component.testimonials .person {
    background-color:#ededed;
    text-align:center;
    padding:20px
}

#combell .highlight-component.testimonials .person p a {
    color:#009CE4;
    text-decoration:none
}

#combell .highlight-component.testimonials .person img {
    margin-top:-55px;
    -webkit-border-radius:100%;
    -moz-border-radius:100%;
    border-radius:100%
}

#combell .highlight-component.testimonials .person p.name {
    font-size:16px;
    color:#666;
    margin-top:20px;
    line-height:16px;
    margin-bottom:0
}

/* SUPPORT COMPONENT */
#combell .support-component.person .container {
    padding-bottom:0
}

#combell .support-component.person .speech {
    background-color:#fff;
    border-radius:5px;
    padding:19px 25px 18px;
    margin:25px 0 20px;
    border:1px solid #ddd
}

#combell .support-component.person .speech:before {
    content:' ';
    width:0;
    height:0;
    border-bottom:10px solid transparent;
    border-top:10px solid transparent;
    border-left:10px solid #eee;
    font-size:0;
    line-height:0;
    position:absolute;
    top:80px;
    right:6px;
    z-index:10
}

#combell .support-component.person .speech:after {
    content:' ';
    width:0;
    height:0;
    border-bottom:10px solid transparent;
    border-top:10px solid transparent;
    border-left:10px solid #fff;
    font-size:0;
    line-height:0;
    position:absolute;
    top:80px;
    right:8px;
    z-index:10
}

#combell .support-component.person .speech p {
    margin-bottom:0
}

#combell .support-component.person .phone-support p {
    font-size:16px;
    font-family:'adelle-sans',sans-serif;
    font-weight:700
}

#combell .support-component.person .phone-support .be {
    background-image:url(../img/be.png);
    background-repeat:no-repeat;
    background-position:left center;
    padding-left:40px
}

#combell .support-component.person .phone-support .nl {
    background-image:url(../img/nl.png);
    background-repeat:no-repeat;
    background-position:left center;
    padding-left:40px
}

#combell .support-component.person .person-info p {
    text-align:right;
    line-height:24px
}

#combell .support-component.person img {
    float:right
}

/* SUPPORT CONTACT COMPONENT */
#combell .support-component.contact .phone-support p {
    font-size:16px;
    font-family:'adelle-sans',sans-serif;
    font-weight:700;
    padding-top:40px
}

#combell .support-component.contact .phone-support .be {
    background-image:url(../img/be.png);
    background-repeat:no-repeat;
    background-position:left center;
    padding-left:40px;
    margin-right:20px
}

#combell .support-component.contact .phone-support .nl {
    background-image:url(../img/nl.png);
    background-repeat:no-repeat;
    background-position:left center;
    padding-left:40px
}

#combell .support-component.contact .btn-alt {
    margin-top:25px;
    float:right
}

#combell .support-component.contact p {
    margin-bottom:0
}

#combell .support-component.contact p a {
    color:#009CE4
}

#combell .support-component.contact p a:hover {
    text-decoration:underline
}

#combell .support-component.contact h3 {
    margin-bottom:0
}

/* CLIENTS COMPONENT */
#combell .clients-component h2 {
    font-size:28px;
    text-align:center
}

#combell .clients-component p {
    text-align:center
}

/* FOOTNOTE COMPONENT */
#combell .footnote-component p {
    color:#666;
    font-size:12px;
    line-height:16px
}

#combell .footnote-component ul {
    padding-bottom:10px
}

#combell .footnote-component ul li {
    color:#666;
    font-size:12px;
    list-style-type:square;
    margin-left:20px
}

/* FAQ COMPONENT */
#combell .faq-component .carousel>li {
    padding:25px;
    border-bottom:1px solid #eee;
    font-size:14px
}

#combell .faq-component .carousel>li:nth-child(even) {
    background-color:#f7f7f7
}

#combell .faq-component .carousel>li a {
    text-decoration:none;
    font-size:18px;
    color:#165b97;
    font-weight:700
}

#combell .faq-component .carousel>li p {
    font-size:14px
}

#combell .faq-component .carousel>li ul li {
    font-size:14px
}

#combell .faq-component .carousel>li span.icon-plus-alt,#combell .faq-component .carousel li span.icon-minus-alt {
    float:left;
    margin-right:10px;
    margin-top:2px
}

#combell .faq-component .carousel>li span.text {
    padding-left:25px;
    display:block
}

#combell .faq-component .carousel>li div.hidden-carousel {
    display:none;
    padding-left:30px;
    padding-top:10px
}

#combell .faq-component .carousel>li div.hidden-carousel p {
    padding-bottom:0;
    margin-bottom:0
}

#combell .faq-component .carousel>li ul {
    color:#666;
    list-style-type:circle;
    margin-left:25px
}

#combell .faq-component .carousel>li ul li {
    list-style-type:circle;
    margin-top:5px;
    line-height:22px
}

/* TABLE BASIC COMPONENT */
#combell .table-component.basic .package {
    border-left:1px solid #eee;
    background-color:#fdfdfd
}

#combell .table-component.basic .package.last {
    border-right:1px solid #eee
}

#combell .table-component.basic .package-info li {
    background-color:#ededed;
    text-align:left;
    position:relative;
    padding:15px;
    font-family:"proxima-nova",sans-serif;
    font-size:16px;
    border-bottom:1px solid #fff
}

#combell .table-component.basic .package-info li a {
    float:none;
    color:#009CE4
}

#combell .table-component.basic .package-info li a.tooltip-new {
    color:#A8A8A8;
    float:right;
    text-decoration:none;
    margin-top:0;
    font-size:18px
}

#combell .table-component.basic .package-info p {
    padding:10px;
    text-align:right
}

#combell .table-component.basic .package-info .header {
    height:58px;
    text-align:center;
    margin-top:15px
}

#combell .table-component.basic .package-info .header h3 {
    text-transform:uppercase;
    color:#d9e5f0;
    margin-bottom:0;
    font-size:20px
}

#combell .table-component.basic .package-info .name {
    background-color:#1d88c0;
    padding:15px 20px
}

#combell .table-component.basic .package li {
    background-color:#F1F1F1;
    border-bottom:1px solid #fff;
    text-align:center;
    position:relative;
    padding:15px 0;
    font-family:"proxima-nova",sans-serif;
    font-size:16px
}

#combell .table-component.basic .package li.big {
    font-size:18px;
    font-weight:400;
    font-style:normal;
    padding:27px 6px
}

#combell .table-component.basic .package.featured li {
    background-color:#f7f7f7
}

#combell .table-component.basic .icon-checkmark {
    color:#8BC63F
}

#combell .table-component.basic .icon-x {
    color:#989898
}

#combell .table-component.basic .package .header {
    text-align:center;
    margin-top:15px
}

#combell .table-component.basic .package.featured .header {
    margin-top:0
}

#combell .table-component.basic .package.featured .header .badge {
    position:absolute;
    top:-15px;
    right:5px;
    font-size:14px;
    text-transform:uppercase;
    padding-top:22px;
    font-weight:700;
    vertical-align:middle;
    color:#fff;
    width:80px;
    height:80px;
    -moz-border-radius:100%;
    -webkit-border-radius:100%;
    border-radius:100%;
    background-color:#8BC63F;
    -moz-box-shadow:0 1px 2px rgba(0,0,0,0.25);
    -webkit-box-shadow:0 1px 2px rgba(0,0,0,0.25);
    box-shadow:0 1px 2px rgba(0,0,0,0.25)
}

#combell .table-component.basic .package .header h3 {
    text-transform:uppercase;
    color:#fff;
    margin-bottom:0;
    font-size:20px
}

#combell .table-component.basic .package.featured .header h3 {
    color:#fff;
    font-size:24px
}

#combell .table-component.basic .package .footer {
    padding:20px;
    text-align:center
}

#combell .table-component.basic .package .name {
    background-color:#1d88c0;
    padding:15px 20px
}

#combell .table-component.basic .package .footer {
    border-bottom:2px solid;
    border-color:#1d88c0
}

#combell .table-component.basic .package.featured .name {
    background-color:#fdc00f;
    padding:25px 20px 15px
}

#combell .table-component.basic .package.featured .footer {
    border-bottom:2px solid;
    border-color:#fdc00f
}

#combell .table-component.basic .package .price {
    padding:10px 20px 20px;
    position:relative
}

#combell .table-component.basic .package .price .value {
    color:#333;
    font-size:48px;
    font-family:'adelle-sans',sans-serif;
    font-weight:700
}

#combell .table-component.basic .package .price .value .cents {
    font-size:40px
}

#combell .table-component.basic .package .price .currency {
    color:#333;
    font-size:18px;
    font-weight:600
}

#combell .table-component.basic .package .price .info2 {
    color:#333;
    font-size:16px;
    font-weight:600
}

#combell .table-component.basic .package .promo {
    color:#1d88c0;
    font-size:14px
}

#combell .table-component.basic .package.featured .promo {
    color:#fdc00f
}

#combell .table-component.basic .package .promo em {
    color:#1d88c0;
    font-size:14px;
    text-decoration:line-through
}

#combell .table-component.basic .package.featured .promo em {
    color:#fdc00f
}

#combell .table-component.basic .package .btn-alt {
    width:100%;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px
}

#combell .table-component.basic .package .btn-cta {
    width:100%;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px
}

#combell .table-component.basic p.btn-promo {
    display:inline-block;
    text-align:center;
    color:#666;
    font-size:12px;
    line-height:12px;
    margin:10px 0 0
}

#combell .table-component.basic p.btn-promo i {
    color:#fff;
    font-size:12px
}

/* TABLE INFO COMPONENT */
#combell .table-component.info .table-rows .row {
    padding:35px 25px
}

#combell .table-component.info .table-rows .row h3 {
    font-size:16px;
    padding-right:25px;
    color:#165b97
}

#combell .table-component.info .table-rows .row a.tooltip-new {
    color:#A8A8A8;
    float:right;
    text-decoration:none;
    margin-top:0;
    font-size:18px
}

#combell .table-component.info .table-rows .row p,#combell .table-component.info .table-rows .row ul li {
    font-size:14px
}

#combell .table-component.info .table-rows .row .note-red {
    color:red
}

#combell .table-component.info .table-rows .row ul li {
    margin-bottom:10px
}

#combell .table-component.info .table-rows .row ul li .icon-check2 {
    color:#8bc63f;
    font-size:24px;
    margin-top:-1px;
    float:left;
    margin-right:10px
}

#combell .table-component.info .table-rows .row:nth-child(even) {
    background-color:#f7f7f7;
    border-top:1px solid #eee;
    border-bottom:1px solid #eee
}

#combell .table-component.info .table-rows .row:last-child {
    border-bottom:1px solid #eee
}

/* TABLE COMPARISON COMPONENT */
#combell .table-component.comparison .package {
    border-left:1px solid #eee;
    background-color:#fdfdfd
}

#combell .table-component.comparison .package.last {
    border-right:1px solid #eee
}

#combell .table-component.comparison .package-info li {
    background-color:#ededed;
    text-align:left;
    position:relative;
    padding:15px;
    font-family:"proxima-nova",sans-serif;
    font-size:16px;
    border-bottom:1px solid #fff
}

#combell .table-component.comparison .package-info li a.tooltip-new {
    color:#A8A8A8;
    float:right;
    text-decoration:none;
    margin-top:0;
    font-size:18px
}

#combell .table-component.comparison .package-info p {
    padding:10px;
    text-align:right
}

#combell .table-component.comparison .package-info .header {
    height:187px
}

#combell .table-component.comparison .package li {
    background-color:#F1F1F1;
    border-bottom:1px solid #fff;
    text-align:center;
    position:relative;
    padding:15px 5px;
    font-family:"proxima-nova",sans-serif;
    font-size:16px
}

#combell .table-component.comparison .package.featured li {
    background-color:#f7f7f7
}

#combell .table-component.comparison .icon-checkmark {
    color:#8BC63F
}

#combell .table-component.comparison .icon-x {
    color:#989898
}

#combell .table-component.comparison .package .header {
    text-align:center;
    margin-top:15px
}

#combell .table-component.comparison .package.featured .header {
    margin-top:0
}

#combell .table-component.comparison .package.featured .header .badge {
    position:absolute;
    top:-15px;
    right:5px;
    font-size:14px;
    text-transform:uppercase;
    padding-top:22px;
    font-weight:700;
    vertical-align:middle;
    color:#fff;
    width:80px;
    height:80px;
    -moz-border-radius:100%;
    -webkit-border-radius:100%;
    border-radius:100%;
    background-color:#8BC63F;
    -moz-box-shadow:0 1px 2px rgba(0,0,0,0.25);
    -webkit-box-shadow:0 1px 2px rgba(0,0,0,0.25);
    box-shadow:0 1px 2px rgba(0,0,0,0.25)
}

#combell .table-component.comparison .package .header h3 {
    text-transform:uppercase;
    color:#d9e5f0;
    margin-bottom:0;
    font-size:20px
}

#combell .table-component.comparison .package.featured .header h3 {
    color:#fff;
    font-size:24px
}

#combell .table-component.comparison .package .footer {
    padding:20px;
    text-align:center
}

#combell .table-component.comparison .package .name {
    background-color:#1d88c0;
    padding:15px 20px
}

#combell .table-component.comparison .package .footer {
    border-bottom:2px solid;
    border-color:#1d88c0
}

#combell .table-component.comparison .package.featured .name {
    background-color:#fdc00f;
    padding:25px 20px 15px
}

#combell .table-component.comparison .package.featured .footer {
    border-bottom:2px solid;
    border-color:#fdc00f
}

#combell .table-component.comparison .package .price {
    padding:10px 20px 20px;
    position:relative
}

#combell .table-component.comparison .package .price .value {
    color:#333;
    font-size:48px;
    font-family:'adelle-sans',sans-serif;
    font-weight:700
}

#combell .table-component.comparison .package .price .value .cents {
    font-size:40px
}

#combell .table-component.comparison .package .price .currency {
    color:#333;
    font-size:18px;
    font-weight:600
}

#combell .table-component.comparison .package .price .info2 {
    color:#333;
    font-size:16px;
    font-weight:600
}

#combell .table-component.comparison .package .promo {
    color:#1d88c0;
    font-size:14px
}

#combell .table-component.comparison .package.featured .promo {
    color:#fdc00f
}

#combell .table-component.comparison .package .promo em {
    color:#1d88c0;
    font-size:14px;
    text-decoration:line-through
}

#combell .table-component.comparison .package.featured .promo em {
    color:#fdc00f
}

#combell .table-component.comparison .package .btn-alt {
    width:100%;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px
}

#combell .table-component.comparison .package .btn-cta {
    width:100%;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px
}

#combell .table-component.comparison p.btn-promo {
    display:inline-block;
    text-align:center;
    color:#666;
    font-size:12px;
    line-height:12px;
    margin:10px 0 0
}

#combell .table-component.comparison p.btn-promo i {
    color:#666;
    font-size:12px
}

/* TABLE PRICING COMPONENT */
#combell .table-component.pricing .package {
    border-left:1px solid #eee;
    border-right:1px solid #eee;
    background-color:#fdfdfd
}

#combell .table-component.pricing .package li {
    background-color:#F1F1F1;
    border-bottom:1px solid #fff;
    text-align:center;
    position:relative;
    padding:15px 0;
    font-family:"proxima-nova",sans-serif;
    font-size:16px
}

#combell .table-component.pricing .package.featured li {
    background-color:#f7f7f7
}

#combell .table-component.pricing .icon-checkmark {
    color:#8BC63F
}

#combell .table-component.pricing .package .header {
    text-align:center;
    margin-top:15px
}

#combell .table-component.pricing .package.featured .header {
    margin-top:0
}

#combell .table-component.pricing .package.featured .header .badge {
    position:absolute;
    top:-15px;
    right:25px;
    font-size:14px;
    text-transform:uppercase;
    padding-top:22px;
    font-weight:700;
    vertical-align:middle;
    color:#fff;
    width:80px;
    height:80px;
    -moz-border-radius:100%;
    -webkit-border-radius:100%;
    border-radius:100%;
    background-color:#8BC63F;
    -moz-box-shadow:0 1px 2px rgba(0,0,0,0.25);
    -webkit-box-shadow:0 1px 2px rgba(0,0,0,0.25);
    box-shadow:0 1px 2px rgba(0,0,0,0.25)
}

#combell .table-component.pricing .package .header h3 {
    text-transform:uppercase;
    color:#d9e5f0;
    margin-bottom:0;
    font-size:20px
}

#combell .table-component.pricing .package.featured .header h3 {
    color:#fff;
    font-size:24px
}

#combell .table-component.pricing .package .header.light .name {
    background-color:#F1F1F1
}

#combell .table-component.pricing .package .header.light .name h3 {
    color:#6A6A6A
}

#combell .table-component.pricing .package .footer {
    padding:20px;
    text-align:center
}

#combell .table-component.pricing .package .name {
    background-color:#1d88c0;
    padding:15px 20px
}

#combell .table-component.pricing .package .footer {
    border-bottom:2px solid;
    border-color:#1d88c0
}

#combell .table-component.pricing .package.featured .name {
    background-color:#fdc00f;
    padding:25px 20px 15px
}

#combell .table-component.pricing .package.featured .footer {
    border-bottom:2px solid;
    border-color:#fdc00f
}

#combell .table-component.pricing .package .price {
    padding:10px 20px 20px;
    position:relative
}

#combell .table-component.pricing .package .price .value {
    color:#333;
    font-size:48px;
    font-family:'adelle-sans',sans-serif;
    font-weight:700
}

#combell .table-component.pricing .package .price .value .cents {
    font-size:40px
}

#combell .table-component.pricing .package .price .currency {
    color:#333;
    font-size:18px;
    font-weight:600
}

#combell .table-component.pricing .package .price .info2 {
    color:#333;
    font-size:16px;
    font-weight:600
}

#combell .table-component.pricing .package .promo {
    color:#1d88c0;
    font-size:14px
}

#combell .table-component.pricing .package.featured .promo {
    color:#fdc00f
}

#combell .table-component.pricing .package .promo em {
    color:#1d88c0;
    font-size:14px;
    text-decoration:line-through
}

#combell .table-component.pricing .package.featured .promo em {
    color:#fdc00f
}

#combell .table-component.pricing .package .btn-alt {
    width:100%;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px
}

#combell .table-component.pricing .package .btn-cta {
    width:100%;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px
}

#combell .table-component.pricing .package p.btn-promo {
    display:inline-block;
    text-align:center;
    color:#666;
    font-size:12px;
    line-height:12px;
    margin:10px 0 0
}

#combell .table-component.pricing .package p.btn-promo i {
    color:#666;
    font-size:12px
}

/* INFO COMPONENT */
#combell .info-component .row {
    padding-bottom:50px
}

#combell .info-component p {
    color:#666;
    line-height:22px;
    font-size:14px;
    margin-bottom:20px
}

#combell .info-component p a {
    font-size:14px;
    font-weight:400;
    color:#009CE4;
    text-decoration:none
}

#combell .info-component ul li {
    color:#666;
    line-height:14px;
    font-size:14px;
    margin-bottom:10px;
    list-style-type:square;
    margin-left:18px
}

#combell .info-component h3 {
    color:#333;
    font-size:18px;
    margin-bottom:20px
}

#combell .info-component a {
    color:#009CE4;
    font-size:16px;
    line-height:18px
}

#combell .info-component a:hover {
    text-decoration:underline
}

#combell .info-component a i {
    color:#009CE4;
    font-size:16px;
    line-height:18px;
    vertical-align:middle;
    font-weight:400;
    margin:0 5px 0 -5px;
    display:inline-block;
    height:21px;
    text-decoration:none;
    float:left
}

/* -- ICON */
#combell .info-component.icon .icon i {
    color:#8bc63f;
    font-size:50px
}

/* -- BLOCK */
#combell .info-component.blocks .block {
    background-color:#fff;
    padding:25px 20px;
    -webkit-transition:all .2s ease-in-out;
    -moz-transition:all .2s ease-in-out;
    -o-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out;
    box-shadow:0 2px 0 #e9e9e9;
    border:1px solid #e9e9e9
}

#combell .info-component.blocks .block:hover {
    box-shadow:0 2px 15px 1px rgba(0,0,0,0.1)
}

#combell .info-component.blocks h3 {
    font-size:16px;
    margin-top:20px
}

#combell .info-component.blocks a {
    color:#009CE4;
    font-size:14px;
    line-height:18px
}

#combell .info-component.blocks .icon {
    font-size:32px;
    color:#8bc63f
}

#combell .info-component.blocks .blocks-padding .col-md-3 {
    padding:10px
}

#combell .info-component.blocks .row {
    padding-bottom:0
}

#combell .info-component.blocks .container {
    padding-bottom:100px
}

/* TESTIMONIAL TWEETS COMPONENT */
#combell .testimonial-component.tweets .tweet {
    padding:20px;
    border:1px solid #DDD;
    position:relative;
    text-align:center;
    background:#fff url(../../images/components/quote1.png) no-repeat 20px 20px;
    -webkit-transition:all .2s ease-in-out;
    -moz-transition:all .2s ease-in-out;
    -o-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out
}

#combell .testimonial-component.tweets .tweet:after,#combell .testimonial-component.tweets .tweet:before {
    top:100%;
    left:45px;
    border:solid transparent;
    content:" ";
    height:0;
    width:0;
    position:absolute;
    pointer-events:none
}

#combell .testimonial-component.tweets .tweet:after {
    border-color:rgba(255,255,255,0);
    border-top-color:#fff;
    border-width:10px;
    margin-left:-10px
}

#combell .testimonial-component.tweets .tweet:before {
    border-color:rgba(221,221,221,0);
    border-top-color:#ddd;
    border-width:11px;
    margin-left:-11px
}

#combell .testimonial-component.tweets .tweet a {
    color:#7F7F7F;
    text-decoration:none;
    -webkit-transition:all .2s ease-in-out;
    -moz-transition:all .2s ease-in-out;
    -o-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out
}

#combell .testimonial-component.tweets .tweet:hover a {
    color:#454545
}

#combell .testimonial-component.tweets .tweet .quote {
    padding:20px 30px;
    background:url(../../images/components/quote2.png) no-repeat bottom right
}

#combell .testimonial-component.tweets .tweet p {
    font-family: 'proxima-nova',sans-serif;
    color:#7F7F7F;
    font-size:16px;
    font-style:italic;
    margin-bottom:0!important
}

#combell .testimonial-component.tweets .person {
    padding:30px 0 0 10px
}

#combell .testimonial-component.tweets .person p a {
    color:#009CE4
}

#combell .testimonial-component.tweets .person img {
    float:left;
    margin-right:15px;
    -webkit-border-radius:100%;
    -moz-border-radius:100%;
    border-radius:100%
}

#combell .testimonial-component.tweets .person p.name {
    font-size:16px;
    color:#666;
    margin-top:20px;
    line-height:16px;
    margin-bottom:0
}

#combell .testimonial-component.tweets p.username {
    margin-bottom:0
}

/* TESTIMONIAL SINGLE COMPONENT */
#combell .testimonial-component.single .tweet {
    padding:20px;
    border:1px solid #DDD;
    position:relative;
    text-align:center;
    background:#fff url(../../images/components/quote1.png) no-repeat 20px 20px;
    -webkit-transition:all .2s ease-in-out;
    -moz-transition:all .2s ease-in-out;
    -o-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out
}

#combell .testimonial-component.single .tweet:after,#combell .testimonial-component.single .tweet:before {
    right:100%;
    top:45px;
    border:solid transparent;
    content:" ";
    height:0;
    width:0;
    position:absolute;
    pointer-events:none
}

#combell .testimonial-component.single .tweet:after {
    border-color:rgba(255,255,255,0);
    border-right-color:#fff;
    border-width:10px;
    margin-left:-10px
}

#combell .testimonial-component.single .tweet:before {
    border-color:rgba(221,221,221,0);
    border-right-color:#ddd;
    border-width:11px;
    margin-left:-11px
}

#combell .testimonial-component.single .tweet a {
    color:#7F7F7F;
    text-decoration:none;
    -webkit-transition:all .2s ease-in-out;
    -moz-transition:all .2s ease-in-out;
    -o-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out
}

#combell .testimonial-component.single .tweet:hover a {
    color:#454545
}

#combell .testimonial-component.single .tweet .quote {
    padding:20px 30px;
    background:url(../../images/components/quote2.png) no-repeat bottom right
}

#combell .testimonial-component.single .tweet p {
    font-family: 'proxima-nova',sans-serif;
    color:#7F7F7F;
    font-size:16px;
    font-style:italic;
    margin-bottom:0!important
}

#combell .testimonial-component.single .person {
    text-align:center
}

#combell .testimonial-component.single .person img {
    -webkit-border-radius:100%;
    -moz-border-radius:100%;
    border-radius:100%
}

#combell .testimonial-component.single .person p.name {
    font-size:16px;
    color:#666;
    margin-top:20px;
    line-height:16px;
    margin-bottom:0
}

/* COMPONENTS VIDEO */
#combell .video-component .video {
    background:none;
    padding:0;
    margin:0;
    float:left;
    width:100%;
    height:200px;
    position:relative;
    cursor:pointer;
    opacity:.8;
    -webkit-transition:all .2s ease-in-out;
    -moz-transition:all .2s ease-in-out;
    -o-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    overflow:hidden
}

#combell .video-component .video:hover {
    opacity:1
}

#combell .video-component.one-video .video {
    height:450px
}

#combell .video-component.two-videos .video {
    height:275px
}

#combell .video-component.three-videos .video {
    height:200px
}

#combell .video-component p.intro {
    font-family:"adelle-sans",sans-serif;
    font-weight:700;
    margin-top:8px
}

#combell .video-component a.img {
    position:absolute;
    top:0;
    left:0
}

#combell .video-component .txt {
    color:#fff;
    position:absolute;
    bottom:0;
    z-index:999;
    background:url(../../images/components/video-bg.png);
    width:100%;
    padding:20px
}

#combell .video-component .txt p {
    color:#fff;
    margin-bottom:0;
    font-size:14px;
    line-height:16px
}

#combell .video-component .txt img.play {
    float:left;
    margin-top:0;
    margin-right:15px
}

#combell .video-component .txt img.logo {
    float:right;
    margin-top:10px;
    margin-left:15px
}




/******************************************************
 * ANIMATE CSS
 *****************************************************/

@charset "UTF-8";

.animated1 {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated2 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated3 {
  -webkit-animation-duration: 2.5s;
  animation-duration: 2.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.loop{
  animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
}

.delay1{
  animation-delay: .5s;
  -webkit-animation-delay: .5s;
}
.delay2{
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
}
.delay3{
  animation-delay: 2s;
  -webkit-animation-delay: 2s;
}
.delay4{
  animation-delay: 3s;
  -webkit-animation-delay: 3s;
}
.delay5{
  animation-delay: 4s;
  -webkit-animation-delay: 4s;
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  60% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  60% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}



@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}


/******************************************************
 * PARKPAGE
 *****************************************************/
#combell.parkpage .hero-component.parkpage {
    background-image:url(../img/parkpage.jpg);
    background-color:#148dc6;
    color:#fff;
    background-size:cover;
    background-position:center bottom;
    border-bottom:solid 5px #148dc6;
    height:650px;
    position: relative;
}

#combell.parkpage .hero-component.parkpage .container {
    padding-top:300px
}

#combell.parkpage .hero-component.parkpage h1{
    margin-bottom: 25px;
}
#combell.parkpage .hero-component.parkpage span {
    color:#fff;
    background-color:#148dc6;
    padding:5px 10px;
    font-size:20px
}

#combell.parkpage .hero-component.parkpage .logo {
    position:absolute;
    top:0;
    left:0;
    width:250px;
    height:100px;
    background-color:#FFF;
    -moz-box-shadow:2.5px 4.3px 5px rgba(0,84,166,0.15);
    -webkit-box-shadow:2.5px 4.3px 5px rgba(0,84,166,0.15);
    box-shadow:2.5px 4.3px 5px rgba(0,84,166,0.15)
}

#combell.parkpage .hero-component.parkpage .logo .combell {
    background-image:url("../img/combell.png");
    background-size:cover;
    margin:20px;
    width:200px;
    height:57px;
    text-indent:-9999px
}

#combell.parkpage .hero-component.parkpage .mycombell {
    font-size:18px;
    color:#fff;
    padding:15px;
    width:90px;
    height:50px;
    background-color:#148DC6;
    -moz-box-shadow:2.5px 4.3px 5px rgba(0,84,166,0.15);
    -webkit-box-shadow:2.5px 4.3px 5px rgba(0,84,166,0.15);
    box-shadow:2.5px 4.3px 5px rgba(0,84,166,0.15);
    position:absolute;
    top:0;
    right:180px;
}

#combell.parkpage .hero-component.parkpage .mycombell a {
    color:#DDE5FF;
    -moz-transition: all 0.25s;
    -o-transition: all 0.25s;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;    
}

#combell.parkpage .hero-component.parkpage .mycombell a:hover{
    color:#fff;
}


#combell.parkpage .hero-component.parkpage .language {
    font-size:18px;
    color:#fff;
    padding:15px;
    width:50px;
    height:50px;
    background-color:#148DC6;
    -moz-box-shadow:2.5px 4.3px 5px rgba(0,84,166,0.15);
    -webkit-box-shadow:2.5px 4.3px 5px rgba(0,84,166,0.15);
    box-shadow:2.5px 4.3px 5px rgba(0,84,166,0.15);
}

#combell.parkpage .hero-component.parkpage .language a {
    color:#DDE5FF;
    -moz-transition: all 0.25s;
    -o-transition: all 0.25s;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}

#combell.parkpage .hero-component.parkpage .language a:hover{
    color:#fff;
}

#combell.parkpage .hero-component.parkpage .language.nl {
    position:absolute;
    top:0;
    right:120px;
}

#combell.parkpage .hero-component.parkpage .language.fr {
    position:absolute;
    top:0;
    right:60px;
}

#combell.parkpage .hero-component.parkpage .language.en {
    position:absolute;
    top:0;
    right:0;
}

#combell.parkpage .hero-component.parkpage .scroll {
    position: absolute;
    bottom: 25px;
    left: 50%;
    background-image: url("../img/scroll.png");
    background-position: center left;
    background-repeat: no-repeat;
    width: 50px;
    margin-left: -25px;
    height: 50px;
    cursor: pointer;
}


#combell.parkpage .info-component .knowledge .seperator{
    padding-bottom: 25px;
}

#combell.parkpage .info-component a.kb{
    color: #bababa;
    margin-top: 50px;
}

#combell.parkpage .info-component .knowledge h3{
    margin-bottom: 10px;
}

#combell.parkpage .info-component .knowledge h3 a{
    color:#165b97;
}

#combell.parkpage .info-component .knowledge h3 a:hover{
    text-decoration: none;
}

#combell.parkpage .products {
    text-align:center;
}

#combell.parkpage .products .icon {
    padding:20px;
    color:#fff;
    font-size:45px;
    background-color:#333;
    border-radius:10px;
    text-align:center
}

#combell.parkpage .products h2, #combell.parkpage .products h2 a {
    font-size:22px;
    text-decoration:none;
    margin-bottom:0;
    padding-top:40px;
    color:#333;
    font-family:"adelle-sans",sans-serif
}

#combell.parkpage .products p {
    font-size:15px;
    font-family:"proxima-nova",sans-serif;
    color:#666;
    padding-bottom:0
}

#combell.parkpage .products .line {
    border-bottom:1px solid #ddd;
    height:5px;
    display:block
}

#combell.parkpage .products ul.usp {
    text-align:left;
    font-size:15px;
    font-family:"proxima-nova",sans-serif;
    color:#666;
    padding-bottom:0;
    padding-left:5px;
    list-style-type:none
}

#combell.parkpage .products ul.usp li {
    line-height:30px;
    margin-bottom:0
}

#combell.parkpage .products ul.usp li span {
    color:#8BC63F;
    margin:0 10px
}

@media (max-width: 992px) { 
    #combell h1{
        font-size: 32px;
    }
    #combell h2{
        font-size: 28px;
    }
    #combell.parkpage .hero-component.parkpage .logo{
        right: 0;
        width: 100%;
    }
    #combell.parkpage .hero-component.parkpage .logo .combell{
        margin: 20px auto;
    }
    #combell.parkpage .hero-component.parkpage .container {
        padding-top: 200px;
    }
    #combell .info-component .container{
        padding-top: 75px;
    }
    #combell .highlight-component .btn-cta{
        float: none;
        margin-top: 25px;
    }
    #combell .clients-component .container{
        padding-top: 50px;
    }
}