﻿@font-face {
	font-family: Lato;
	src: local("Lato Light"), local("Lato-Light"), url(http://fonts.gstatic.com/s/lato/v11/KT3KS9Aol4WfR6Vas8kNcg.woff) format("woff");
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: Lato;
	src: local("Lato Regular"), local("Lato-Regular"), url(http://fonts.gstatic.com/s/lato/v11/9k-RPmcnxYEPm8CNFsH2gg.woff) format("woff");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: Lato;
	src: local("Lato Bold"), local("Lato-Bold"), url(http://fonts.gstatic.com/s/lato/v11/wkfQbvfT_02e2IWO3yYueQ.woff) format("woff");
	font-weight: 700;
	font-style: normal;
}


/*** RELOADS START ***/
body, html {
    background: #f1f0f0;
    font-family: Lato;
}

.commercial #content,
.commercial #content a,
.commercial #content a:visited,
.commercial #content a:hover,
.commercial #content a:link,
.commercial #content a:active,
.commercial .heading {
    color: #686663;
}

.commercial #content .breadcrumbs {
    font-size: 11px;
    margin-bottom: 22px;
    text-decoration: none;
}

.commercial #content .main-part h1,
.commercial #content .main-part h2 {
    font-family: Lato;
}

.commercial .main-part .top-social {
    padding-top: 6px;
}

.commercial #content .right-part {
    background: none;
}

.commercial .scfSubmitButtonBorder input {
    margin: 0;
}

.commercial #nav {
    height: 60px;
}

.commercial #nav-right {
    position: absolute;
    right: 0;
}

.commercial .product-cycle {
    margin-top: -5px;
}

/*** RELOADS END ***/

/*** COMMON START ***/

/*Button */
.commercial #content a.btn-link {
    display: block;
    border: 1px solid #c6a00c;
    color: #c6a00c;
    text-align: center;
    overflow: hidden;
    height: 24px;
    line-height: 24px;
    text-decoration: none;
    font-size: 13px;
}

.commercial #content a.btn-link.-highlight {
    background-color: #c6a00c;
    color: #fff;
}

.commercial #content a.btn-link:hover,
.commercial #content a.btn-link.-highlight:hover
{
    color: #fff;
    border-color:  #d2b440;
    background-color: #d2b440;
}

.commercial #content .btn-link.float {
    padding-left: 40px;
    padding-right: 40px;
}

/*Image */
.image {
    overflow: hidden;
}

.image img {
    max-width: 100%;
    height: auto;
}

/*Mods */
.commercial .-shadow {
    -webkit-box-shadow: 1px 2px 2px 0px #c1bfbe;
    -moz-box-shadow: 1px 2px 2px 0px #c1bfbe;
    box-shadow: 1px 2px 2px 0px #c1bfbe;
}

/*Commercial panel*/
.commercial-panel {
    background:#fff;
    overflow: hidden;
    position: relative;
}

.commercial-panel .column {
    float: left;
    padding-bottom: 30000px;
    margin-bottom: -30000px;
}

.commercial-panel:nth-child(even) .column.first {
    float: right;
}

/*** COMMON END ***/

/*** COMPONENTS START ***/

/*Page intro*/
.commercial #content .page-intro {
    font-size: 13.3px;
    margin-bottom: 26px;
}

.commercial #content .page-intro p {
    margin-bottom: 16px;
    margin-top: 8px;
}

.commercial #content .page-intro h1,
.commercial #content .page-intro h1 * {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 0;
}

/*Commercial items list*/
.commercial-items-list .item-outer {
    width: 50%;
    float: left;
}

.commercial-items-list .item-outer .item {
    overflow: hidden;
    background-color: #fff;
    margin: 0 5px;
    height: 403px;
    margin-bottom: 42px;
    position: relative;
}

.commercial-items-list .item-outer .item .image {
    height: 145px;
    overflow: hidden;
    text-align: center;
}

.commercial-items-list .item-outer .item .info {
    margin: 0 7px 0 7px;
    font-size: 14px;
    overflow: hidden;
}

#content .commercial-items-list .item-outer .item .info h2 {
    color: #00667f;
    font-size: 20px;
    margin: 4px 0;
}

.commercial-items-list .item-outer .item .info .description {
    overflow: hidden;
    height: 112px;
}

.commercial-items-list .item-outer .item .info .description,
.commercial-items-list .item-outer .item .info .description p {
    font-size: 12.5px;
    line-height: 16px;
}

.commercial-items-list .item-outer .item .info .description p {
    margin: 0;
}

.commercial-items-list .item-outer .item .links {
    list-style: none;
    padding: 14px 5px 0 5px;
    position: absolute;
    bottom: 0;
    box-sizing: border-box;
    width: 100%;
}

.commercial-items-list .item-outer .item .links .btn-link {
    margin-bottom: 5px;
}

/*Benefits*/
.benefits {
    margin-bottom: 10px;
}

.benefits .keys {
    width: 35%;
    background: #00667f;
}

.benefits .keys.-single {
    background: #93b7d1;
}

.benefits .keys p {
    margin: 0;
    padding: 0;
}

.benefits .keys .title {
    background: #444f51;
    color: #fff;
    line-height: 40px;
    padding: 0 12px;
    font-size: 23px;
}

.benefits .keys .fact {
    overflow: hidden;
    padding: 12px;
    background: #93b7d1;
}

.benefits .keys .fact-text {
    color: #fff;
    font-size: 27px;
    font-weight: lighter;
    text-transform: uppercase;
    line-height: 1.1em;
    margin-bottom: 5px;
}

.benefits .keys .fact-text * {
    font-weight: lighter;
}

.benefits .keys .fact-description {
    color: #00667f;
    font-size: 15px;
    font-weight: 900;
}

.benefits .keys .fact-description * {
    font-weight: 900;
}

.benefits .keys .fact.-inverse {
    border-top: 1px dotted #bad1e2;
    background: none;
}

.benefits .keys .fact.-inverse .fact-description {
    color: #93b7d1;
}

.benefits .info-column {
    width: 65%;
}

.benefits .info-column.-single {
    width: auto;
}

.benefits .info-column .description {
    font-size: 13.3px;
    padding: 16px 22px 40px;
}

#content .benefits .info-column .description h2 {
    margin-bottom: 5px;
    font-size: 22px;
}

.benefits .info-column .description h2 {
    font-size: 20px;
    color: #00667f;
}

.benefits .info-column .description p {
    margin-top: 0;
}

.benefits .info-column .btn-link {
    position: absolute;
    bottom: 16px;
    right: 22px;
}

.benefits:nth-child(even) .keys {
    background: #93b7d1;
}

.benefits:nth-child(even) .keys.-single {
    background: #00667f;
}

.benefits:nth-child(even) .keys .fact {
    background: #00667f;
}

.benefits:nth-child(even) .keys .fact-description {
    color: #93b7d1;
}

.benefits:nth-child(even) .keys .fact.-inverse {
    background: none;
}

.benefits:nth-child(even) .keys .fact.-inverse .fact-description {
    color: #00667f;
}

.benefits:nth-child(even) .info-column .btn-link {
    right: auto;
    left: 22px;
}

/*Business and Services*/

.image-mod {
    margin-bottom: 20px;
}

.image-mod .info-column,
.image-mod .image-column {
    width: 50%;
}

.image-mod .image-column .image {
    margin: 8px 10px;
    overflow: hidden;
}

.image-mod .description {
    margin: 12px 20px 20px;
}

.image-mod .description,
.image-mod .description p {
    font-size: 13.3px;

}

.image-mod .description p {
    margin-top: 0;
}

.image-mod .info-column .btn-link {
    position: absolute;
    right: 16px;
    bottom: 10px;
}

.image-mod:nth-child(even) .info-column .btn-link {
    right: auto;
    left: 16px;
}

#content .image-mod h2 {
    font-size: 20px;
    color: #fff;
    background: #00667f;
    padding: 7px 20px 8px 20px;
    margin: 0;
}

/*Business*/
.business.image-mod .description {
    margin-bottom: 40px;
}

/*** COMPONENTS END ***/

/*** PRODUCTS COMPONENTS START ***/

/*Product info*/
.commercial .product-intro {
    margin-bottom: 5px;
}

.commercial #content .product-intro h1 {
    font-weight: lighter;
    margin-bottom: 10px;
}

.commercial #content .product-intro p {
    margin-top: 0;
	font-size: 14px;
}

.commercial #content .product-intro,
.commercial #content .product-intro p,
.commercial #content .product-intro * {
    font-weight: lighter;
}

/*Category list*/
.commercial .category-list .additional {
    color: #00667f;
    font-size: 20px;
    font-weight: lighter;
}

.commercial-items-list.categories .item {
    height: 292px;
}

.commercial-items-list.categories .item .info h2 {
    white-space: nowrap;
}

.commercial-items-list.categories .item .info .features-list {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 17px;
    height: 51px;
    margin-bottom: 20px;
    font-size: 13px;
}

.commercial-items-list.categories .item .info .btn-link {
    margin-bottom: 17px;
}

.commercial-items-list.categories .item .info .features-list li {
    white-space: nowrap;
    font-size: 14px;
    font-weight: lighter;
}

.commercial-items-list.categories .item .info .features-list li:before
{
    content: '\002D';
    margin-right: 2px;
}

/*Product Item (Tabs)*/
.commercial .product-full {
    padding-top: 10px;
}

.commercial .product-full .tabs-outer {
    display: table;
    width: 100%;
    background: #93b7d1;
}

.commercial .product-full .tabs {
    display: table-row;
}

.commercial .product-full .blocks {
    background-color: #fff;
}

.commercial #content .product-full .link-tab {
    text-decoration: none;
}

.commercial .product-full .link-tab {
    display: table-cell;
    position: relative;
}

.commercial .product-full .link-tab .link-inner {
    display: block;
    line-height: 29px;
    font-size: 16px;
    font-weight: lighter;
    color: #fff;
    margin: 8px 0;
    border-right: 1px solid #fff;
    text-align: center;
}


.commercial .product-full .link-tab.active {
    background-color: #00667f;
}

.commercial .product-full .link-tab.active .link-inner {
    border-color: #00667f;
}

.commercial .product-full .link-tab:last-child .link-inner {
    border: 0;
}

.commercial .product-full .link-tab.active .link-inner:after {
    content: " ";
    display: block;
    width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #00667f;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    bottom: -14px;
    z-index: 100;
}
@media (min-width: 1025px) {
	.commercial .product-full .link-tab:hover {
	    background-color: #00667f;
	}
	.commercial .product-full .link-tab:hover .link-inner {
	    border-color: #00667f;
	}
	.commercial .product-full .link-tab:hover .link-inner:after {
	    content: " ";
	    display: block;
	    width: 0;
		height: 0;
		border-left: 15px solid transparent;
		border-right: 15px solid transparent;
		border-top: 15px solid #00667f;
	    position: absolute;
	    left: 50%;
	    margin-left: -15px;
	    bottom: -14px;
	    z-index: 100;
	}
}

.commercial .product-full .block-tab {
    display: none;
    background: #fff;
}

.commercial .product-full .block-inner {
    padding: 33px 28px;
}

.commercial .product-full .info-item {
    padding: 25px 0;
    border-top: 1px dotted #bdd3e3;
}

.commercial .product-full .info-item:first-child {
    border-top: 0;
}

.commercial .product-full .info-item .image {
    float: left;
    width: 32%;
}

.commercial .product-full .info-item .image img {
    width: 100%;
}

.commercial .product-full .info-item .info {
    float: right;
    width: 64%;
}

.commercial .product-full .info-item .info h2 {
    color: #00667f;
}

.commercial #content .product-full .info-item .info h2 {
    font-size: 18px;
    font-weight: lighter;
    margin-top: -5px;
    margin-bottom: 5px;
}

.commercial #content .product-full .info-item .info,
.commercial #content .product-full .info-item .info * {
    font-size: 14px;
    font-weight: lighter;
}

.commercial #content .product-full .info-item .info p {
    margin-top: 0;
}

.commercial .product-full .benefits-items,
.commercial .product-full .options-items {
    margin: -25px 0;
}

.commercial .product-full .benefits-items .info-item .info {
    width: 77%;
}

.commercial .product-full .benefits-items .info-item .image {
    width: 16%;
}

.commercial .product-full .features .hint {
    color: #00667f;
    font-size: 18px;
    font-weight: lighter;
    margin-top: 0;
}

.commercial .product-full .features .links {
    list-style: none;
    font-size: 14px;
    padding: 0;
    margin: 0 40px 0 0;
    float: left;
}

.commercial .product-full .features .links li:before {
    content: '\002D';
    margin-right: 4px;
}

.commercial #content .product-full .features .links .info-link:hover,
.commercial #content .product-full .features .links .info-link.active,
.commercial .product-full .features .links li:hover:before {
    font-weight: normal;
    color: #00667f;
}

.commercial .product-full .features .links .info-link {
    text-decoration: none;
}

.commercial .product-full .features .features-items {
    margin-top: 15px;
}

.commercial .product-full .features .features-items .info-item {
    display: none;
}

.commercial #content .product-full .features .next-feature,
.commercial #content .product-full .features .prev-feature {
    color: #00667f;
    font-weight: lighter;
    font-size: 18px;
    text-decoration: none;
    display: none;
}

.commercial .product-full .features .next-feature:after,
.commercial .product-full .features .prev-feature:before {
    content: " ";
    display: block;
    width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
    margin-top: 5px;
}

.commercial .product-full .features .next-feature:after {
    border-left: 7px solid #00667f;
    float: right;
    margin-left: 10px;
}

.commercial .product-full .features .prev-feature:before {
    border-right: 7px solid #00667f;
    float: left;
    margin-right: 10px;
}

.commercial .product-full .features .next-feature {
    float: right;
}

.commercial .product-full .features .prev-feature {
    float: left;
}


.commercial .product-full .prev-inst .block-inner {
    padding-right: 21px;
    padding-left: 21px;
}

.commercial .product-full .prev-inst .hint {
    margin: 0 7px;
    font-size: 14px;
    font-weight: lighter;
}

.commercial .product-full .prev-inst .hint.image-full {
    display: none;
}

.commercial .product-full .prev-inst .photos-list {
    display: none;
}

.commercial .product-full .prev-inst .photos-list.visible {
    display: block;
}

.commercial .product-full .prev-inst .photo-window {
    position: relative;
    display: none;
}

.commercial .product-full .prev-inst .photo-window.visible {
    display: block;
}

.commercial .product-full .prev-inst .photo-item {
    width: 33.3333%;
    text-align: center;
    display: block;
    float: left;
    box-sizing: border-box;
    padding: 0 7px;
    margin-top: 14px;
}

.commercial .product-full .prev-inst .photo-item .image {
    display: block;
    overflow: hidden;
    text-align: center;
}

.commercial .product-full .prev-inst .photos-full {
    margin-top: 14px;
}

.commercial .product-full .prev-inst .photos-full img {
    display: none;
    width: 100%;
}

.commercial .product-full .prev-inst .photo-window .close-photo {
   display: block;
   width: 33px;
   height: 33px;
   position: absolute;
   top: 9px;
   right: 9px;
   z-index: 3;
   background: url("images/close-new.png") no-repeat;
}

.commercial .product-full .prev-inst .photo-window .photos-nav {
    position: absolute;
    height: 80px;
    width: 100%;
    top: 50%;
    margin-top: -40px;
    z-index: 2;
}

.commercial .product-full .prev-inst .photo-window .photos-prev,
.commercial .product-full .prev-inst .photo-window .photos-next {
    display: block;
    height: 80px;
    width: 28px;
}

 .commercial .product-full .prev-inst .photo-window .photos-prev {
     float: left;
     background: url("images/arrow-left.png") no-repeat;
     margin-left: 12px;
 }

.commercial .product-full .prev-inst .photo-window .photos-next {
    float: right;
    background: url("images/arrow-right.png") no-repeat;
    margin-right: 12px;
 }

.commercial .product-full .specifications .table-data {
    display: none;
}

.commercial .product-full .specifications .spec-table {
    /*width: 60%;*/
    width: 70%;
    float: left;
    border-collapse: collapse;
	border-spacing: 0;
    font-size: 12px;
}

.commercial .product-full .specifications .spec-table.full {
    width: 100%;
    float: none;
}

.commercial .product-full .specifications .compare-message {
    float: right;
    width: 27%;
    margin-bottom: 20px;
}

.commercial .product-full .specifications .compare-message .title {
    font-size: 17px;
    color: #00667f;
    margin-top: 0;
    margin-bottom: 10px;
}

.commercial .product-full .specifications .compare-message .message {
    font-size: 14px;
    font-weight: lighter;
    margin-top: 0;
}

.commercial .product-full .specifications .spec-table tbody td {
    border-collapse: collapse;
    padding: 2px 4px;
    border-left: #787877 1px solid;
    border-bottom: #cecece 1px solid;
}

.commercial .product-full .specifications .spec-table tr .group:first-child {
    border-left-width: 0;
}

.commercial .product-full .specifications .spec-table th {
    background: #00657e;
    color: #fff;
    padding: 2px 4px;
}

.commercial .product-full .specifications .spec-table .odd {
    background-color: #efefef;
}

.commercial .product-full .specifications .spec-table .settings {
    /*white-space: nowrap;
	word-break: break-all;*/
	hyphens: auto;
}

.commercial .product-full .specifications .spec-table .primary,
.commercial .product-full .specifications .spec-table .secondary {
    text-align: center;
}

.commercial .product-full .specifications .spec-table tfoot td {
    padding: 7px 2px;
}

.commercial .product-full .specifications .spec-table tfoot .btn-link {
    width: 75px;
    margin: auto;
}

.commercial .product-full .specifications .spec-table .secondary {
    display: none;
}

/*** PRODUCTS COMPONENTS END ***/

/********* PANELS START *************/
.commercial #content .right-part .panels .panel {
    background: #fff;
    border-radius: 0;
    width: auto;
    padding: 0 6px 8px 6px;
}


.commercial #content .right-part .panels .panel .title {
    border-radius: 0;
    box-shadow: none;
    border: none;
    padding: 11px 6px;
    position: relative;
}

.commercial #content .right-part .panels .panel .title,
.commercial #content .right-part .panels .panel .title * {
    font-family: Lato;
    color: #00667f;
    font-size: 18px;
    font-weight: lighter;
}

.commercial #content .right-part .panels .panel .title span {
    display: none;
}

.commercial #content .right-part .panels .panel .image {
    box-sizing: border-box;
}

.commercial #content .right-part .panels .panel .image img {
    border-radius: unset;
}

/********* PANELS END *************/

/********* FORMS START *************/

.commercial .scfForm {
    margin-bottom: 10px;
}

.commercial #content .scfForm {
    font-family: Lato;
    font-size: 12.5px;
}
.commercial #content .right-part .panels .scfForm .panel {
    padding: 0;
}

.commercial #content .right-part .panels .scfForm .panel .title {
    background: #00667f;
    color: #fff;
    font-weight: normal;
    padding-right: 12px;
    padding-left: 12px;
}

.commercial .scfSectionLegend,
.commercial .panel .scfDropListLabel,
.commercial .panel .scfEmailLabel,
.commercial .panel .scfMultipleLineTextLabel,
.commercial .panel .scfSingleLineTextLabel,
.commercial .panel .scfPasswordLabel,
.commercial .panel .scfNumberLabel,
.commercial .panel .scfDatePickerLabel,
.commercial .panel .scfDateLabel,
.commercial .panel .scfRadioButtonListLabel,
.commercial .panel .scfCheckBoxListLabel,
.commercial .panel .scfListBoxLabel,
.commercial .panel .scfFileUploadLabel,
.commercial .panel .scfDateSelectorLabel,
.commercial .panel .scfCreditCardLabel,
.commercial .panel .scfConfirmPasswordLabel,
.commercial .panel .scfCaptchaLabel,
.commercial .panel .scfTelephoneLabel,
.commercial .panel .scfSmsTelephoneLabel {
    display: none;
}

.commercial .panel .scfEmailGeneralPanel,
.commercial .panel .scfMultipleLineGeneralPanel,
.commercial .panel .scfSingleLineGeneralPanel,
.commercial .panel .scfPasswordGeneralPanel,
.commercial .panel .scfNumberGeneralPanel,
.commercial .panel .scfDatePickerGeneralPanel,
.commercial .panel .scfDateGeneralPanel,
.commercial .panel .scfRadioButtonListGeneralPanel,
.commercial .panel .scfCheckBoxListGeneralPanel,
.commercial .panel .scfFileUploadGeneralPanel,
.commercial .panel .scfDateSelectorGeneralPanel,
.commercial .panel .scfCreditCardGeneralPanel,
.commercial .panel .scfConfirmPasswordGeneralPanel,
.commercial .panel .scfCaptchaGeneralPanel,
.commercial .panel .scfTelephoneGeneralPanel,
.commercial .panel .scfSmsTelephoneGeneralPanel,
.commercial .panel .scfDropListGeneralPanel {
    width: 100% !important;
}

.commercial .scfIntroBorder,
.commercial .scfValidationSummary,
.commercial .panel .scfSubmitSummary,
.commercial .scfSectionBorderAsFieldSet,
.commercial .panel .scfSectionContent  {
    padding: 0;
    margin: 0;
    width: auto;
    border: 0;
}

.commercial .selectbox.scfDropList {
    width: 100% !important;
}

.commercial .panel .selectbox .scfDropList {
    width: 100% !important;
}

.commercial .selectbox .display {
    height: 1.76em;
}

.commercial .selectbox .display .arrow_btn {
    height: 23px;
}

.commercial .scfSectionContent {
    float: none;
}

.commercial .scfSubmitButtonBorder {
    margin-bottom: 8px;
}

.commercial .panel .scfSubmitButtonBorder input {
    width: 100%;
    background: #c6a00c;
    box-shadow: none;
    border: none;
    border-radius: 0;
    font-size: 13px;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

.commercial .panel .scfSubmitButtonBorder input:hover {
    border-color:  #d2b440;
    background-color: #d2b440;
}

.commercial .scfSubmitButtonBorder {
    padding: 0 6px;
}

.commercial .scfSubmitSummary,
.commercial .scfFooterBorder,
.commercial .scfIntroBorder,
.commercial .scfSectionBorderAsFieldSet {
    padding: 0 10px;
}

/********* FORMS END *************/
