/* ---------------------------------------------------------
	1. Icon fonts styles
	2. General reset
	3. Common site styles
	4. Custom form styles
	5. Styles for responsive breakpoints
	---------------------------------------------------------*/

/* ---------------------------------------------------------
	1. Icon fonts styles
	---------------------------------------------------------*/

@font-face {
    font-family: 'icofont';
    src: url('../fonts/icofont.eot');
    src: url('../fonts/icofont.eot?') format('eot'), url('../fonts/icofont.ttf') format('truetype'), url('../fonts/icofont.woff') format('woff'), url('../fonts/icofont.svg#icofont') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^='icon-']:before,
[class*='icon-']:before,
.content-box a[href *= '.pdf']:before,
.content-box-advanced a[href *= '.pdf']:before,
.content-box a[href *= '.xls']:before,
.content-box-advanced a[href *= '.xls']:before {
    font-family: 'icofont' !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

em[class^='icon-']:before,
em[class*='icon-']:before {
    color: #fff;
    font-size: 36px !important;
}

em[class^='icon-'],
em[class*='icon-'] {
    border-radius: 30px;
    -webkit-border-radius: 30px;
    background: #d81e05;
}

a:hover em[class^='icon-'],
a:hover em[class*='icon-'] {
    background: #ac0404;
}

.icon-arrow:before,
.icon-arrow-down:before {
    content: '\e000';
}

.icon-arrow02:before,
.icon-arrow-up:before {
    content: '\e001';
}

.icon-arrow03:before {
    content: '\e002';
}

.icon-audio:before {
    content: '\e003';
}

.icon-calculator:before {
    content: '\e004';
}

.icon-car:before {
    content: '\e005';
}

.icon-car-service:before {
    content: '\e006';
}

.icon-card:before {
    content: '\e007';
}

.icon-checkmark:before {
    content: '\e008';
}

.icon-cloud:before {
    content: '\e009';
}

.icon-credit:before {
    content: '\e00a';
}

.icon-dividends:before {
    content: '\e00b';
}

.icon-dividends2:before {
    content: '\e00c';
}

.icon-dividends3:before {
    content: '\e03e';
}

.icon-doc:before {
    content: '\e00d';
}

.icon-download:before {
    content: '\e00e';
}

.icon-facebook:before {
    content: '\e00f';
}

.icon-foundation:before {
    content: '\e010';
}

.icon-global:before {
    content: '\e011';
}

.icon-global02:before {
    content: '\e012';
}

.icon-graph:before {
    content: '\e013';
}

.icon-graph02:before {
    content: '\e014';
}

.icon-graph03:before {
    content: '\e015';
}

.icon-handshake:before {
    content: '\e016';
}

.icon-health:before {
    content: '\e017';
}

.icon-heart:before {
    content: '\e018';
}

.icon-home:before {
    content: '\e019';
}

.icon-home02:before {
    content: '\e01a';
}

.icon-info:before {
    content: '\e01b';
}

.icon-journal:before {
    content: '\e01c';
}

.icon-linkedin:before {
    content: '\e01d';
}

.icon-list:before {
    content: '\e01e';
}

.icon-mapfre:before {
    content: '\e01f';
}

.icon-more:before {
    content: '\e020';
}

.icon-moto:before {
    content: '\e021';
}

.icon-net:before {
    content: '\e022';
}

.icon-newsroom:before {
    content: '\e023';
}

.icon-note:before {
    content: '\e024';
}

.icon-pet:before {
    content: '\e025';
}

.icon-piggy-bank:before {
    content: '\e026';
}

.icon-repeat:before {
    content: '\e027';
}

.icon-report:before {
    content: '\e028';
}

.icon-retransmissions:before {
    content: '\e029';
}

.icon-ribbon:before {
    content: '\e02a';
}

.icon-rss:before {
    content: '\e02b';
}

.icon-save:before {
    content: '\e02c';
}

.icon-scales:before {
    content: '\e02d';
}

.icon-scales02:before {
    content: '\e02e';
}

.icon-search:before {
    content: '\e02f';
}

.icon-service:before {
    content: '\e030';
}

.icon-silhouette:before {
    content: '\e031';
}

.icon-silhouette02:before {
    content: '\e032';
}

.icon-smartphone:before {
    content: '\e033';
}

.icon-tag:before {
    content: '\e034';
}

.icon-telephone:before {
    content: '\e035';
}

.icon-telephone02:before {
    content: '\e036';
}

.icon-twitter:before {
    content: '\e037';
}

.icon-unepfi:before {
    content: '\e038';
}

.icon-vehicles:before {
    content: '\e039';
}

.icon-voyage:before {
    content: '\e03a';
}

.icon-wireless:before {
    content: '\e03b';
}

.icon-youtube:before {
    content: '\e03c';
}

.icon-google:before {
    content: '\e03d';
}

.icon-mail:before {
    content: '\e03f';
}

.icon-arrow:hover:before,
.hover .icon-arrow:before,
li.ui-global-focus .icon-arrow:before,
.icon-arrow-down:hover:before,
.hover .icon-arrow-down:before,
li.ui-global-focus .icon-arrow-down:before {
    content: '\e000 ';
}

.icon-arrow02:hover:before,
.hover .icon-arrow02:before,
li.ui-global-focus .icon-arrow02:before,
.icon-arrow-up:hover:before,
.hover .icon-arrow-up:before,
li.ui-global-focus .icon-arrow-up:before {
    content: '\e001 ';
}

.icon-arrow03:hover:before,
.hover .icon-arrow03:before,
li.ui-global-focus .icon-arrow03:before {
    content: '\e002 ';
}

.icon-audio:hover:before,
.hover .icon-audio:before,
li.ui-global-focus .icon-audio:before {
    content: '\e003 ';
}

.icon-calculator:hover:before,
.hover .icon-calculator:before,
li.ui-global-focus .icon-calculator:before {
    content: '\e004 ';
}

.icon-car:hover:before,
.hover .icon-car:before,
li.ui-global-focus .icon-car:before {
    content: '\e005 ';
}

.icon-car-service:hover:before,
.hover .icon-car-service:before,
li.ui-global-focus .icon-car-service:before {
    content: '\e006 ';
}

.icon-card:hover:before,
.hover .icon-card:before,
li.ui-global-focus .icon-card:before {
    content: '\e007 ';
}

.icon-checkmark:hover:before,
.hover .icon-checkmark:before,
li.ui-global-focus .icon-checkmark:before {
    content: '\e008 ';
}

.icon-cloud:hover:before,
.hover .icon-cloud:before,
li.ui-global-focus .icon-cloud:before {
    content: '\e009 ';
}

.icon-credit:hover:before,
.hover .icon-credit:before,
li.ui-global-focus .icon-credit:before {
    content: '\e00a ';
}

.icon-dividends:hover:before,
.hover .icon-dividends:before,
li.ui-global-focus .icon-dividends:before {
    content: '\e00b ';
}

.icon-dividends2:hover:before,
.hover .icon-dividends2:before,
li.ui-global-focus .icon-dividends2:before {
    content: '\e00c ';
}

.icon-dividends3:hover:before,
.hover .icon-dividends3:before,
li.ui-global-focus .icon-dividends3:before {
    content: '\e03e ';
}

.icon-doc:hover:before,
.hover .icon-doc:before,
li.ui-global-focus .icon-doc:before {
    content: '\e00d ';
}

.icon-download:hover:before,
.hover .icon-download:before,
li.ui-global-focus .icon-download:before {
    content: '\e00e ';
}

.icon-facebook:hover:before,
.hover .icon-facebook:before,
li.ui-global-focus .icon-facebook:before {
    content: '\e00f ';
}

.icon-foundation:hover:before,
.hover .icon-foundation:before,
li.ui-global-focus .icon-foundation:before {
    content: '\e010 ';
}

.icon-global:hover:before,
.hover .icon-global:before,
li.ui-global-focus .icon-global:before {
    content: '\e011 ';
}

.icon-global02:hover:before,
.hover .icon-global02:before,
li.ui-global-focus .icon-global02:before {
    content: '\e012 ';
}

.icon-graph:hover:before,
.hover .icon-graph:before,
li.ui-global-focus .icon-graph:before {
    content: '\e013 ';
}

.icon-graph02:hover:before,
.hover .icon-graph02:before,
li.ui-global-focus .icon-graph02:before {
    content: '\e014 ';
}

.icon-graph03:hover:before,
.hover .icon-graph03:before,
li.ui-global-focus .icon-graph03:before {
    content: '\e015 ';
}

.icon-handshake:hover:before,
.hover .icon-handshake:before,
li.ui-global-focus .icon-handshake:before {
    content: '\e016 ';
}

.icon-health:hover:before,
.hover .icon-health:before,
li.ui-global-focus .icon-health:before {
    content: '\e017 ';
}

.icon-heart:hover:before,
.hover .icon-heart:before,
li.ui-global-focus .icon-heart:before {
    content: '\e018 ';
}

.icon-home:hover:before,
.hover .icon-home:before,
li.ui-global-focus .icon-home:before {
    content: '\e019 ';
}

.icon-home02:hover:before,
.hover .icon-home02:before,
li.ui-global-focus .icon-home02:before {
    content: '\e01a ';
}

.icon-info:hover:before,
.hover .icon-info:before,
li.ui-global-focus .icon-info:before {
    content: '\e01b ';
}

.icon-journal:hover:before,
.hover .icon-journal:before,
li.ui-global-focus .icon-journal:before {
    content: '\e01c ';
}

.icon-linkedin:hover:before,
.hover .icon-linkedin:before,
li.ui-global-focus .icon-linkedin:before {
    content: '\e01d ';
}

.icon-list:hover:before,
.hover .icon-list:before,
li.ui-global-focus .icon-list:before {
    content: '\e01e ';
}

.icon-mapfre:hover:before,
.hover .icon-mapfre:before,
li.ui-global-focus .icon-mapfre:before {
    content: '\e01f ';
}

.icon-more:hover:before,
.hover .icon-more:before,
li.ui-global-focus .icon-more:before {
    content: '\e020 ';
}

.icon-moto:hover:before,
.hover .icon-moto:before,
li.ui-global-focus .icon-moto:before {
    content: '\e021 ';
}

.icon-net:hover:before,
.hover .icon-net:before,
li.ui-global-focus .icon-net:before {
    content: '\e022 ';
}

.icon-newsroom:hover:before,
.hover .icon-newsroom:before,
li.ui-global-focus .icon-newsroom:before {
    content: '\e023 ';
}

.icon-note:hover:before,
.hover .icon-note:before,
li.ui-global-focus .icon-note:before {
    content: '\e024 ';
}

.icon-pet:hover:before,
.hover .icon-pet:before,
li.ui-global-focus .icon-pet:before {
    content: '\e025 ';
}

.icon-piggy-bank:hover:before,
.hover .icon-piggy-bank:before,
li.ui-global-focus .icon-piggy-bank:before {
    content: '\e026 ';
}

.icon-repeat:hover:before,
.hover .icon-repeat:before,
li.ui-global-focus .icon-repeat:before {
    content: '\e027 ';
}

.icon-report:hover:before,
.hover .icon-report:before,
li.ui-global-focus .icon-report:before {
    content: '\e028 ';
}

.icon-retransmissions:hover:before,
.hover .icon-retransmissions:before,
li.ui-global-focus .icon-retransmissions:before {
    content: '\e029 ';
}

.icon-ribbon:hover:before,
.hover .icon-ribbon:before,
li.ui-global-focus .icon-ribbon:before {
    content: '\e02a ';
}

.icon-rss:hover:before,
.hover .icon-rss:before,
li.ui-global-focus .icon-rss:before {
    content: '\e02b ';
}

.icon-save:hover:before,
.hover .icon-save:before,
li.ui-global-focus .icon-save:before {
    content: '\e02c ';
}

.icon-scales:hover:before,
.hover .icon-scales:before,
li.ui-global-focus .icon-scales:before {
    content: '\e02d ';
}

.icon-scales02:hover:before,
.hover .icon-scales02:before,
li.ui-global-focus .icon-scales02:before {
    content: '\e02e ';
}

.icon-search:hover:before,
.hover .icon-search:before,
li.ui-global-focus .icon-search:before {
    content: '\e02f ';
}

.icon-service:hover:before,
.hover .icon-service:before,
li.ui-global-focus .icon-service:before {
    content: '\e030 ';
}

.icon-silhouette:hover:before,
.hover .icon-silhouette:before,
li.ui-global-focus .icon-silhouette:before {
    content: '\e031 ';
}

.icon-silhouette02:hover:before,
.hover .icon-silhouette02:before,
li.ui-global-focus .icon-silhouette02:before {
    content: '\e032 ';
}

.icon-smartphone:hover:before,
.hover .icon-smartphone:before,
li.ui-global-focus .icon-smartphone:before {
    content: '\e033 ';
}

.icon-tag:hover:before,
.hover .icon-tag:before,
li.ui-global-focus .icon-tag:before {
    content: '\e034 ';
}

.icon-telephone:hover:before,
.hover .icon-telephone:before,
li.ui-global-focus .icon-telephone:before {
    content: '\e035 ';
}

.icon-telephone02:hover:before,
.hover .icon-telephone02:before,
li.ui-global-focus .icon-telephone02:before {
    content: '\e036 ';
}

.icon-twitter:hover:before,
.hover .icon-twitter:before,
li.ui-global-focus .icon-twitter:before {
    content: '\e037 ';
}

.icon-unepfi:hover:before,
.hover .icon-unepfi:before,
li.ui-global-focus .icon-unepfi:before {
    content: '\e038 ';
}

.icon-vehicles:hover:before,
.hover .icon-vehicles:before,
li.ui-global-focus .icon-vehicles:before {
    content: '\e039 ';
}

.icon-voyage:hover:before,
.hover .icon-voyage:before,
li.ui-global-focus .icon-voyage:before {
    content: '\e03a ';
}

.icon-wireless:hover:before,
.hover .icon-wireless:before,
li.ui-global-focus .icon-wireless:before {
    content: '\e03b ';
}

.icon-youtube:hover:before,
.hover .icon-youtube:before,
li.ui-global-focus .icon-youtube:before {
    content: '\e03c ';
}

.icon-google:hover:before,
.hover .icon-google:before,
li.ui-global-focus .icon-google:before {
    content: '\e03d';
}

.icon-mail:hover:before,
.hover .icon-mail:before,
li.ui-global-focus .icon-mail:before {
    content: '\e03f';
}

.icon-search:before,
.icon-arrow:before {
    color: #d81e05;
}

.icon-search:hover:before,
.icon-arrow:hover:before {
    color: #ac0404;
}

.icon-youtube:before,
.icon-facebook:before,
.icon-twitter:before,
.icon-google:before {
    color: #fff;
}

.icon-youtube:hover:before,
.icon-facebook:hover:before,
.icon-twitter:hover:before,
.icon-google:hover:before {
    color: #ffc6b6;
}

/* ---------------------------------------------------------
	2. General reset
	---------------------------------------------------------*/
body {
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
}

.accessibility a:focus {
    color: #000;
}

input,
select,
textarea {
    font: 13px/16px 'Noto Sans', Arial, Helvetica, sans-serif;
}

    input[type=search] {
        -webkit-appearance: none;
        -webkit-border-radius: 0;
        color: #4c4c4c;
        outline: none !important;
    }

::-webkit-input-placeholder {
    color: #1f1f1f;
}

:-moz-placeholder {
    color: #1f1f1f;
}

*::-moz-placeholder {
    color: #1f1f1f;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #1f1f1f;
}

/* set styles for default page links */

a:hover,
a:focus {
    text-decoration: none;
}

a:active {
    background-color: transparent;
}

/* set default styles in all browsers */

input[type=submit]:hover {
    cursor: pointer;
}

input[type=search]::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

.button,
.button-green {
    color: #fff;
    text-transform: uppercase;
    font: 11px/14px 'Noto Sans', Arial, Helvetica, sans-serif;
    text-align: center;
    background: #d81e05;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q4MWUwNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZDFlMDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #d81e05 0%, #bd1e09 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d81e05), color-stop(100%,#bd1e09));
    background: -webkit-linear-gradient(top, #d81e05 0%,#bd1e09 100%);
    background: -o-linear-gradient(top, #d81e05 0%,#bd1e09 100%);
    background: -ms-linear-gradient(top, #d81e05 0%,#bd1e09 100%);
    background: linear-gradient(to bottom, #d81e05 0%,#bd1e09 100%);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3) inset;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3) inset;
}

    .button:hover,
    .button-green:hover {
        background: #f22105;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyMjEwNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE1JSIgc3RvcC1jb2xvcj0iI2VkMjAwNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc5JSIgc3RvcC1jb2xvcj0iI2M2MWYwOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZDFlMDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #f22105 0%, #ed2005 15%, #c61f09 79%, #bd1e09 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f22105), color-stop(15%,#ed2005), color-stop(79%,#c61f09), color-stop(100%,#bd1e09));
        background: -webkit-linear-gradient(top, #f22105 0%,#ed2005 15%,#c61f09 79%,#bd1e09 100%);
        background: -o-linear-gradient(top, #f22105 0%,#ed2005 15%,#c61f09 79%,#bd1e09 100%);
        background: -ms-linear-gradient(top, #f22105 0%,#ed2005 15%,#c61f09 79%,#bd1e09 100%);
        background: linear-gradient(to bottom, #f22105 0%,#ed2005 15%,#c61f09 79%,#bd1e09 100%);
        color: #fff;
    }

.button-green {
    font-size: 14px;
    line-height: 17px;
    background: #8db602;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhkYjYwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY3JSIgc3RvcC1jb2xvcj0iIzgyYTkwNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3NTk4MDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #8db602 0%, #82a904 67%, #759806 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8db602), color-stop(67%,#82a904), color-stop(100%,#759806));
    background: -webkit-linear-gradient(top, #8db602 0%,#82a904 67%,#759806 100%);
    background: -o-linear-gradient(top, #8db602 0%,#82a904 67%,#759806 100%);
    background: -ms-linear-gradient(top, #8db602 0%,#82a904 67%,#759806 100%);
    background: linear-gradient(to bottom, #8db602 0%,#82a904 67%,#759806 100%);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.21) inset;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.21) inset;
}

    .button-green:hover {
        background: #9ec302;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzllYzMwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM4JSIgc3RvcC1jb2xvcj0iIzk2YjgwMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcyJSIgc3RvcC1jb2xvcj0iIzhhYWIwNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg3JSIgc3RvcC1jb2xvcj0iIzdlOWMwNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ODkzMDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #9ec302 0%, #96b803 38%, #8aab05 72%, #7e9c06 87%, #789307 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9ec302), color-stop(38%,#96b803), color-stop(72%,#8aab05), color-stop(87%,#7e9c06), color-stop(100%,#789307));
        background: -webkit-linear-gradient(top, #9ec302 0%,#96b803 38%,#8aab05 72%,#7e9c06 87%,#789307 100%);
        background: -o-linear-gradient(top, #9ec302 0%,#96b803 38%,#8aab05 72%,#7e9c06 87%,#789307 100%);
        background: -ms-linear-gradient(top, #9ec302 0%,#96b803 38%,#8aab05 72%,#7e9c06 87%,#789307 100%);
        background: linear-gradient(to bottom, #9ec302 0%,#96b803 38%,#8aab05 72%,#7e9c06 87%,#789307 100%);
    }

    .button:before,
    .button-green:before {
        font-size: 18px;
        line-height: 17px;
    }

    .button:focus,
    .button-green:focus {
        color: #fff;
    }

*:focus {
    /*outline: thin dotted !important;
    outline-offset: -2px !important;*/
}

/* ---------------------------------------------------------
	Default bootstrap settings reset
	---------------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
address {
    font-weight: normal;
}

ul {
    list-style-type: disc;
}

ol {
    list-style-type: decimal;
}

b,
strong {
    font-weight: 700;
}

/* fancybox default styles */

#fancybox-loading {
    cursor: pointer;
}

    #fancybox-loading div {
        background-image: url(../images/fancybox/fancybox.png);
    }

#fancybox-wrap {
    outline: none;
}

#fancybox-outer {
    background: #fff;
}

#fancybox-tmp {
    border-style: none;
}

#fancybox-content {
    outline: none;
    border-style: none;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

#fancybox-hide-sel-frame {
    background: transparent;
}

#fancybox-error {
    color: #444;
    font: normal 12px/20px Arial, Helvetica, sans-serif;
}

#fancybox-img {
    border-style: none;
    outline: none;
    line-height: 0;
}

#fancybox-frame {
    border-style: none;
}

#fancybox-left,
#fancybox-right {
    background: transparent url(../images/fancybox/blank.gif);
    cursor: pointer;
    outline: none;
}

#fancybox-left-ico,
#fancybox-right-ico {
    background-image: url(../images/fancybox/fancybox.png);
    background-position: -40px -30px;
    cursor: pointer;
}

#fancybox-right-ico {
    background-position: -40px -60px;
}


/* ---------------------------------------------------------
	3. Common site styles
	---------------------------------------------------------*/

.nojs {
    text-align: center;
    font-weight: bold;
    color: #000;
}

/* main container styles */

/* country selector */

#country-selector {
    background: #d81e05;
    color: #350600;
    font-size: 13px;
    line-height: 22px;
}

    #country-selector a {
        color: #fff;
    }

        #country-selector a:hover {
            text-decoration: underline;
        }

    #country-selector .title {
        font-size: 14px;
        line-height: 20px;
    }

    #country-selector ul {
        list-style: none;
    }

    #country-selector .drop .title {
        background: none;
        border-radius: 0;
        -webkit-border-radius: 0;
    }

        #country-selector .drop .title:before {
            font-size: 13px !important;
            line-height: 20px;
            color: #350600;
        }

    #country-selector .drop ul {
        font-style: italic;
        font-size: 14px;
        line-height: 22px;
    }

/* header styles */

/* logo */

.logo a {
    background: url(../images/transparent.png);
}

/* layer03 styles */

#header .layer03 {
    background: #fff;
    border-style: solid;
    border-color: #efefef;
}

/* header country selector opener */

#header .country-selector a {
    color: #4c4c4c;
    line-height: 20px;
}

    #header .country-selector a:before {
        border-width: 6px 5px 0;
        border-style: solid;
        border-color: #4c4c4c transparent transparent;
    }

    #header .country-selector a:hover {
        color: #000;
    }

        #header .country-selector a:hover:before {
            border-color: #000 transparent transparent;
        }

.country-selected #header .country-selector a {
    color: #000;
    font-weight: bold;
}

    .country-selected #header .country-selector a:before {
        border-width: 0 5px 6px;
        border-color: transparent transparent #000;
    }

#header .content-container .box:after,
#header .content-container02 .box:after,
#header .content-container03 .box:after,
.header-links li:after {
    background: #fff;
}

/* header links */

.header-links {
    list-style: none;
}

    .header-links li {
        color: #fafafa;
        font: 13px/16px 'Noto Sans', Arial, Helvetica, sans-serif;
    }

    .header-links a {
        color: #fafafa;
    }

        .header-links a:hover,
        .header-links a.ui-global-focus {
            text-decoration: underline;
        }

/* header social networks styles */

#header .social-networks-links .icon-youtube:before,
#header .social-networks-links .icon-facebook:before,
#header .social-networks-links .icon-twitter:before {
    font-size: 19px;
}

/* social networks styles */

.social-networks-links {
    font-size: 25px;
    list-style: none;
}

/* language and phone selectors styles */

.language-selector,
.phone-number-selector {
    font: 13px/16px 'Noto Sans', Arial, Helvetica, sans-serif;
}

    .language-selector a,
    .phone-number-selector a {
        color: #fafafa;
    }

        .language-selector a:after,
        .phone-number-selector a:after {
            border-style: solid;
            border-color: transparent transparent transparent #fff;
        }

    .language-selector.active a:after,
    .phone-number-selector.active a:after {
        border-color: #fff transparent transparent transparent;
    }

    .language-selector .slide ul,
    .phone-number-selector .slide ul {
        list-style: none;
        background: #fff;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        border-style: solid;
        border-color: #e2dede;
    }

    .language-selector .slide,
    .phone-number-selector .slide a {
        color: #d81e05;
    }

        .language-selector .slide a:hover,
        .phone-number-selector .slide a:hover {
            color: #000;
        }

/* phone */

#header .phone {
    word-spacing: 2px;
    color: #fff;
    font: 700 16px/19px 'Noto Sans', Arial, Helvetica, sans-serif;
}

    #header .phone.icon-telephone:before {
        font-family: 'icofont';
        font-weight: normal;
        font-size: 21px;
    }

    #header .phone a {
        color: #fff;
    }

/* search form styles */

.header-nav-search {
    background: #fcfcfc;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

    .header-nav-search .input-placeholder-text {
        font: 13px/18px 'Noto Sans', Arial, Helvetica, sans-serif;
    }

    .header-nav-search .text input {
        background: none;
        font-size: 14px;
    }

    .header-nav-search .submit {
        border-left: 1px solid #e7e7e7;
    }

        .header-nav-search .submit:before {
            font-size: 16px;
        }

        .header-nav-search .submit:hover input {
            background: url(../images/transparent.png);
        }

    .header-nav-search input[type=submit] {
        text-indent: -9999px;
        line-height: 0;
        background: none;
        cursor: pointer;
        border-style: none;
    }

.model-c .slide-form .header-nav-search {
    border-style: solid;
    border-color: #e2dedf;
}

.slide-form .header-nav-search .input-placeholder-text {
    font: 14px/19px 'Noto Sans', Arial, Helvetica, sans-serif;
}

.model-c .slide-form .header-nav-search .input-placeholder-text {
    font-size: 12px;
    line-height: 15px;
}

.model-c .header-nav-search .text input {
    font-size: 12px;
}

/* main navigations styles */

/* header navigation tabs */

.model-a .header-nav-tabs ul,
.model-b .header-nav-tabs > .slide > ul {
    list-style: none;
}

    .model-a .header-nav-tabs li,
    .model-b .header-nav-tabs > .slide > ul > li,
    .model-b .header-nav-tabs > .slide > ul > li .link-holder [class^='icon-'],
    .model-b .header-nav-tabs > .slide > ul > li .link-holder [class*='icon-'] {
        font: 14px/17px 'Noto Sans', Arial, Helvetica, sans-serif;
    }

        .model-b .header-nav-tabs > .slide > ul > li .link-holder [class^='icon-'] b,
        .model-b .header-nav-tabs > .slide > ul > li .link-holder [class*='icon-'] b {
            font-weight: bold;
        }

        .model-a .header-nav-tabs ul:after,
        .model-a .header-nav-tabs li:after,
        .model-b .header-nav-tabs .last .link-holder:before,
        .model-b .header-nav-tabs .link-holder:after {
            background: #d31d05;
            border-left: 1px solid #a91f0d;
        }

        .model-a .header-nav-tabs li a,
        .model-b .header-nav-tabs li .link-holder a {
            text-align: center;
            color: #fcfcfc;
        }

            .model-a .header-nav-menu li .link-holder a b,
            .model-b .header-nav-tabs li .link-holder a b,
            .model-c .header-nav-menu li .link-holder a b {
                font-weight: normal;
            }

            .model-a .header-nav-tabs li.active a,
            .model-a .header-nav-tabs li.ui-global-focus a,
            .model-a .header-nav-tabs li a:hover,
            .model-b .header-nav-tabs li.active .link-holder a,
            .model-b .header-nav-tabs li.ui-global-focus .link-holder a,
            .model-b .header-nav-tabs li.expanded .link-holder a,
            .model-b .header-nav-tabs li .link-holder a:hover,
            .model-b .header-nav-tabs li.hover .link-holder a {
                background: #fff;
                color: #1f1f1f;
            }

                .model-a .header-nav-tabs li.active a:after,
                .model-b .header-nav-tabs li.active .link-holder .shadow span {
                    border-radius: 50%;
                    -webkit-border-radius: 50%;
                    box-shadow: 0 -2px 10px rgba(0,0,0,1);
                    -webkit-box-shadow: 0 -2px 10px rgba(0,0,0,1);
                }

.model-b .header-nav-tabs li.active .link-holder .shadow span {
    box-shadow: 0 -1px 10px rgba(0,0,0,1);
    -webkit-box-shadow: 0 -1px 10px rgba(0,0,0,1);
}

/* main navigation */

.header-nav-menu .opener,
.header-nav-tabs .opener {
    font: 14px/17px 'Noto Sans', Arial, Helvetica, sans-serif;
    color: #fff;
}

    .header-nav-menu .opener:after,
    .header-nav-tabs .opener:after {
        background: url(../images/sprite.png) no-repeat 0 -75px;
    }

#nav {
    list-style: none;
    border-style: solid;
    border-color: #eee;
}

.header-nav-menu .border {
    background: #eee;
}

/* header navigation drop down styles */

#nav li .link-holder:after {
    background: #eee;
}

#nav .has-drop-down.hover .link-holder:before {
    border-style: solid;
    border-color: #d81e05 transparent transparent transparent;
}

#nav .active .link-holder a:after,
#nav .hover .has-drop-down-a:after {
    background: #d81e05;
}

#nav a {
    font: 12px/14px 'Noto Sans', Arial, Helvetica, sans-serif;
    color: #4c4c4c;
    text-align: center;
}

#nav .service-box {
    list-style: none;
}

    #nav .service-box a {
        color: #d81e05;
    }

.model-c #nav .service-box {
    border-style: none;
}

#nav a:before {
    font-family: 'icofont';
    font-weight: normal;
    font-size: 23px;
}

#nav .service-box a:before {
    font-size: 19px;
}

#nav a:hover,
#nav .has-drop-down.hover .has-drop-down-a,
#nav .active a,
#nav .ui-global-focus .link-holder a,
#nav .expanded a {
    color: #000;
}

#nav .icon-note:before {
    font-size: 26px;
}

#nav .icon-car:before,
#nav .icon-ribbon:before,
#nav .icon-piggy-bank:before {
    font-size: 24px;
}

#nav .icon-heart:before,
#nav .icon-graph:before,
#nav .icon-more:before {
    font-size: 21px;
}

/* header-nav-menu without icons */

.header-nav-menu.no-icons #nav .link-holder a {
    font-size: 13px;
    line-height: 18px;
}

/* header service box styles */

.service-box {
    border-style: solid;
    border-color: #eee;
}

#nav .service-box a:hover,
#nav .service-box.active a,
#nav .service-box.ui-global-focus .link-holder a,
#nav .service-box.hover .has-drop-down-a {
    color: #ac0404;
}

/* header navigation drop down content styles */

.header-nav-menu .header-nav-drop-panel,
.header-nav-tabs .header-nav-drop-panel {
    background: url(../images/transparent.png) no-repeat;
}

    .header-nav-menu .header-nav-drop-panel:after,
    .header-nav-tabs .header-nav-drop-panel:after {
        border-radius: 50%;
        -webkit-border-radius: 50%;
        box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    }

    .header-nav-menu .header-nav-drop-panel .container,
    .header-nav-tabs .header-nav-drop-panel .container {
        background: #fff;
        font: 13px/16px 'Noto Sans', Arial, Helvetica, sans-serif;
    }

.header-nav-drop-panel div[class^='col']:after {
    background: #efefef;
}

#nav .header-nav-drop-panel ul,
.header-nav-drop-panel ul {
    list-style: none;
}

#nav .header-nav-drop-panel a,
.header-nav-drop-panel a {
    color: #d81e05;
    font-size: 13px;
    line-height: 16px;
    text-align: left;
}

#nav .service-box.active .header-nav-drop-panel a {
    color: #d81e05;
}

    #nav .header-nav-drop-panel a:hover,
    .header-nav-drop-panel a:hover,
    #nav .service-box.active .header-nav-drop-panel a:hover {
        color: #000;
    }

.title-links-list ul,
.quick-quote-links ul,
.title-image-link ul,
.customer-services-links ul {
    list-style: none;
}

.title-links-list h2,
.quick-quote-links h2,
.title-image-link h2,
.customer-services-links h2 {
    font-size: 14px;
    line-height: 17px;
    font-style: italic;
    font-weight: 400;
}

.quick-quote-links ul {
    text-align: center;
}

#nav .quick-quote-links li a,
.quick-quote-links li a {
    text-align: center;
}

#nav .quick-quote-links a,
.quick-quote-links a,
#nav .quick-quote-links a:hover,
.quick-quote-links a:hover {
    color: #1f1f1f;
}

.customer-services-links address,
#nav .customer-services-links a,
.customer-services-links a {
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
}

.customer-services-links address {
    color: #1f1f1f;
    line-height: 1;
}

    .customer-services-links address em {
        font-style: normal;
    }

    .customer-services-links address:before {
        color: #4d4d4d;
    }

    .customer-services-links address b,
    .customer-services-links address b a {
        font-size: 18px !important;
        line-height: 21px !important;
        font-weight: normal !important;
    }

        .customer-services-links address b a {
            color: #1f1f1f !important;
        }

    .customer-services-links address:before,
    #nav .customer-services-links a:before,
    .customer-services-links a:before {
        font-family: 'icofont';
        font-size: 31px;
    }

    #nav .customer-services-links a:before,
    .customer-services-links a:before,
    .customer-services-links address.one-line:before {
        font-size: 24px;
    }

    .customer-services-links address.one-line em,
    .customer-services-links address.one-line b {
        line-height: 32px !important;
    }

#nav .customer-services-links .icon-doc:before,
.customer-services-links .icon-doc:before {
    font-size: 28px;
}

.customer-services-links a:before {
    color: #4c4c4c;
    line-height: inherit;
}

.title-image-link img {
    border-style: solid;
    border-color: #e2dede;
}

/* main informative part styles */

#main, .main, .mainBackground {
    background: #faf9fa url(../images/bg-main.png) 50% 0;
}

    #main:after,  .main:after {
        border-radius: 12%;
        -webkit-border-radius: 12%;
        box-shadow: 0 2px 4px rgba(0,0,0,0.4);
        -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.4);
    }

/* homepage styles */

/* carousel styles */

.carousel .holder {
    font: 13px/16px 'Noto Sans', Arial, Helvetica, sans-serif;
    color: #fff;
}

.carousel .position-right .content {
    text-align: right;
}

.carousel .color-black .holder {
    color: #1f1f1f;
}

.carousel .holder * {
    white-space: normal;
}

.carousel .text-box {
    font-size: 28px;
    line-height: 35px;
}

    .carousel .text-box .phone {
        font-size: 38px;
        line-height: 41px;
        letter-spacing: -1px;
    }

        .carousel .text-box .phone a {
            color: #fff;
        }

.carousel .links-list {
    text-align: left;
}

/* opening box */

.carousel .opening-box .text-box {
    font-size: 18px;
    line-height: 21px;
}

.carousel .opening-box h2 {
    font-size: 30px;
    line-height: 33px;
    color: #fff;
}

.carousel .color-black .opening-box h2 {
    color: #1f1f1f;
}

.carousel .position-right .links-list {
    text-align: right;
}

.carousel .pagination ul {
    list-style: none;
}

.carousel .pagination a {
    text-indent: -9999px;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5) inset;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5) inset;
    background: #fefefe;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGYwZjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #fefefe 0%, #f0f0f0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#f0f0f0));
    background: -webkit-linear-gradient(top, #fefefe 0%,#f0f0f0 100%);
    background: -o-linear-gradient(top, #fefefe 0%,#f0f0f0 100%);
    background: -ms-linear-gradient(top, #fefefe 0%,#f0f0f0 100%);
    background: linear-gradient(to bottom, #fefefe 0%,#f0f0f0 100%);
}

    .carousel .pagination a:hover,
    .carousel .pagination .active a {
        background: #ccc;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NjY2NjYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQyJSIgc3RvcC1jb2xvcj0iI2NjY2NjYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjNGM0YzQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #ccc 0%, #ccc 42%, #c4c4c4 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ccc), color-stop(42%,#ccc), color-stop(100%,#c4c4c4));
        background: -webkit-linear-gradient(top, #ccc 0%,#ccc 42%,#c4c4c4 100%);
        background: -o-linear-gradient(top, #ccc 0%,#ccc 42%,#c4c4c4 100%);
        background: -ms-linear-gradient(top, #ccc 0%,#ccc 42%,#c4c4c4 100%);
        background: linear-gradient(to bottom, #ccc 0%,#ccc 42%,#c4c4c4 100%);
    }

/* buttons list */

.buttons-list {
    list-style: none;
}

/* links list */

.links-list {
    list-style: none;
    text-align: center;
}

    .links-list li:after {
        background: #c5c3c3;
    }

/* quick quote links */

.quick-quote-links.plus {
    border-style: solid;
    border-color: #e2dede;
    background: #fff;
}

    .quick-quote-links.plus h2 {
        font: 20px/23px 'Noto Sans', Arial, Helvetica, sans-serif;
    }

    .quick-quote-links.plus li {
        font: 15px/18px 'Noto Sans', Arial, Helvetica, sans-serif;
    }

    .quick-quote-links.plus em[class^='icon-'],
    .quick-quote-links.plus em[class*='icon-'] {
        border-radius: 28px;
        -webkit-border-radius: 28px;
    }

        .quick-quote-links.plus em[class^='icon-']:before,
        .quick-quote-links.plus em[class*='icon-']:before {
            font-size: 33px !important;
        }

    .quick-quote-links.plus em.icon-health:before {
        font-size: 27px !important;
    }

/* select form/combo box */

.select-form .select-area .center {
    white-space: normal;
}

/* shortcuts */

.shortcuts {
    list-style: none;
    background: #d81e05;
}

    .shortcuts li {
        text-align: center;
        vertical-align: top;
    }

    .shortcuts a {
        font: 13px/18px 'Noto Sans', Arial, Helvetica, sans-serif;
        color: #fff;
    }

        .shortcuts a:hover {
            color: #ffc6b6;
        }

    .shortcuts em {
        cursor: pointer;
        font-style: normal;
    }

    .shortcuts [class^='icon-']:before,
    .shortcuts [class*='icon-']:before {
        font-size: 43px;
    }

    .shortcuts .item1 a {
        background: #d81e05;
    }

    .shortcuts .item2 a,
    .shortcuts.no-indent .item2 a {
        background: #ca0303;
    }

    .shortcuts .item3 a,
    .shortcuts.no-indent .item3 a {
        background: #be0f0f;
    }

    .shortcuts .item4 a,
    .shortcuts.no-indent .item3 a {
        background: #ac0404;
    }

    .shortcuts .icon-telephone02:before {
        font-size: 41px;
    }

    .shortcuts .icon-save:before {
        font-size: 38px;
    }

/* shortcuts in content */

#content .shortcuts {
    list-style: none;
}

    #content .shortcuts [class^='icon-']:before,
    #content .shortcuts [class*='icon-']:before {
        font-size: 36px;
        text-align: center;
    }

/* customer access */

.customer-access {
    background: #eae9e9;
}

    .customer-access .holder {
        text-align: center;
        color: #1f1f1f;
        font: 16px/19px 'Noto Sans', Arial, Helvetica, sans-serif;
    }

    .customer-access h2 {
        font-size: 20px;
        line-height: 24px;
    }

    .customer-access .button {
        font-size: 14px;
        line-height: 17px;
    }

    .customer-access .button {
        font-size: 14px;
        line-height: 17px;
    }

.warning:after {
    content: 'i';
    color: #fff;
    background: #d81e05;
    text-align: center;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    border-radius: 8px;
    -webkit-border-radius: 8px;
}

a.warning:hover:after {
    background: #ac0404;
}

/* image text article */

.image-text-article {
    border-style: solid;
    border-color: #e2dede;
    box-shadow: 0 0 0 1px #fff inset;
    -webkit-box-shadow: 0 0 0 1px #fff inset;
}

    .image-text-article h2 a {
        color: #1f1f1f;
    }

        .image-text-article h2 a:hover {
            text-decoration: underline;
        }

/* image text article alt */

.image-text-article-alt .image-text-article {
    font: 13px/1.7 'Noto Sans', Arial, Helvetica, sans-serif;
}

    .image-text-article-alt .image-text-article h2 {
        font-size: 17px;
        line-height: 24px;
        color: #1f1f1f;
    }

/* mapfre share and home rss news */

.mapfre-share,
.home-rss-news {
    border-style: solid;
    border-color: #e2dede;
    -webkit-box-shadow: 0 0 0 1px #fff inset;
    box-shadow: 0 0 0 1px #fff inset;
    font: 13px/18px 'Noto Sans', Arial, Helvetica, sans-serif;
}

    .home-rss-news h2 {
        color: #424242;
        line-height: 21px;
    }

    .mapfre-share h2 {
        color: #1f1f1f;
        font-size: 17px;
        line-height: 24px;
    }

    .home-rss-news .social {
        list-style: none;
        text-align: right;
        font-size: 19px;
    }

        .home-rss-news .social li {
            border-left: 1px solid #e2dede;
        }

        .home-rss-news .social a:before {
            color: #d81e05;
        }

        .home-rss-news .social a:hover:before {
            color: #ac0404;
        }

.mapfre-share {
    background: #fff;
}

.graph-footer strong {
    font-weight: normal;
}

.graph-footer em {
    font-style: normal;
}

.home-rss-news .post-list {
    list-style: none;
}

.home-rss-news .post {
    font-size: 15px;
    line-height: 22px;
}

    .home-rss-news .post img {
        border-style: solid;
        border-color: #e2dede;
    }

    .home-rss-news .post p a {
        color: #4c4c4c;
    }

        .home-rss-news .post p a:hover {
            text-decoration: underline;
        }

    .home-rss-news .post time {
        color: #4c4c4c;
        font-size: 13px;
        line-height: 15px;
    }

.links {
    list-style: none;
}

.right-title {
    text-align: right;
}

.heading time em {
    font-style: normal;
}

/* highlighted article */

.highlighted-article {
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-style: solid;
    border-color: #eae9e9;
    font: 13px/18px 'Noto Sans', Arial, Helvetica, sans-serif;
}

    .highlighted-article.highlight {
        background: #eae9e9;
    }

/* home banner */

.home-banner {
    border-style: solid;
    border-color: #e2dede;
}

.banner-text {
    width: 50%;
    font-style: normal;
    color: #fff;
    font-size: 15px;
    line-height: 22px;
}

.position-right .banner-text {
    text-align: right;
}

.color-black .banner-text {
    color: #1f1f1f;
}

/* footer styles */

#footer {
    font: 13px/16px 'Noto Sans', Arial, Helvetica, sans-serif;
    color: #350600;
}

    #footer:before {
        border-radius: 30%;
        -webkit-border-radius: 30%;
        box-shadow: 0 -1px 6px rgba(0,0,0,0.2);
        -webkit-box-shadow: 0 -1px 6px rgba(0,0,0,0.2);
    }

    #footer a {
        color: #4c4c4c;
    }

        #footer a:hover {
            color: #d81e05;
        }

/* footer menu */

.footer-menu {
    background: #eae9e9;
    border-style: solid;
    border-color: #fbfafa;
}

    .footer-menu div[class^='col']:before {
        background: #d8d6d6;
        border-style: solid;
        border-color: #f7f7f7;
    }

    /* title links list */

    .footer-menu .title-links-list {
        font-size: 15px;
        line-height: 18px;
    }

        .footer-menu .title-links-list h2 {
            font-size: 17px;
            line-height: 21px;
            font-style: normal;
        }

#footer .bottom-block {
    background-color: #eae9e9;
}

    #footer .bottom-block .wrapper {
        box-shadow: 0 3px 7px rgba(171, 23, 3, 1);
        -webkit-box-shadow: 0 3px 7px rgba(171, 23, 3, 1);
        background-color: #d81e05;
    }

/* footer legal */

.footer-legal,
#footer .legal-text a {
    color: #ffc9c9;
}

    .legal-text a:hover,
    #footer .legal-text a:hover {
        color: #ffc9c9;
        text-decoration: underline;
    }

    .footer-legal .text-block {
        color: #350600;
    }

/* footer links */

#footer .footer-links {
    text-align: right;
    line-height: 18px;
}

    #footer .footer-links .mobile {
        color: #1f1f1f;
        font-size: 15px;
    }

#footer .mobile.icon-smartphone:before {
    font-size: 19px;
    line-height: 23px;
}

#footer .footer-links ul {
    list-style: none;
}

    #footer .footer-links ul li:before {
        background: #c5c3c3;
    }

#footer .footer-links a:hover {
    text-decoration: none;
}

/* footer top */

#footer .footer-top {
    background: #eae9e9;
    border-style: solid;
    border-color: #fbfafa;
}

/* header links in footer */

#footer .header-links {
    text-align: center;
    border-style: solid;
    border-color: #f7f7f7;
    list-style: none;
}

    #footer .header-links li:before {
        background: #d81e05;
    }

    #footer .header-links a {
        color: #d81e05;
    }

        #footer .header-links a:hover {
            color: #ac0404;
            text-decoration: none;
        }

/* footer country selector */

#footer .country-selector {
    text-align: center;
    border-style: solid;
    border-color: #f7f7f7;
}

    #footer .country-selector.active {
        background: #fff;
    }

    #footer .country-selector .opener-drop:after {
        border-style: solid;
        border-color: #d81e05 transparent transparent;
    }

    #footer .country-selector a.opener-drop:hover:after {
        border-color: #ac0404 transparent transparent;
    }

    #footer .country-selector.active a.opener-drop:after {
        border-color: transparent transparent #ac0404;
    }

    #footer .country-selector a:hover,
    #footer .country-selector.active a.opener-drop {
        color: #ac0404;
    }

    #footer .country-selector ul {
        list-style: none;
    }

/* first drop footer */

#footer .first-drop-footer {
    border-style: solid;
    border-color: #d81e05;
    text-align: left;
}

    #footer .first-drop-footer li {
        border-style: solid;
        border-color: #efefef;
    }

        #footer .first-drop-footer li:first-child {
            border-style: none;
        }

    #footer .first-drop-footer a.opener:after {
        content: '\e000';
        font-size: 12px;
        line-height: 15px;
        font-family: 'icofont' !important;
        border-style: none;
    }

    #footer .first-drop-footer li.active {
        font-style: italic;
    }

        #footer .first-drop-footer li.active a.opener:after {
            content: '\e001';
            color: #d81e05;
            font-style: normal;
        }

        #footer .first-drop-footer li.active a {
            color: #2e2e2e;
        }

/* second drop footer */

#footer .second-drop-footer {
    border-style: solid;
    border-color: #efefef;
    font-style: normal;
}

    #footer .second-drop-footer li {
        border-style: none;
    }

        #footer li.active .second-drop-footer a,
        #footer .second-drop-footer li:first-child a,
        #footer .second-drop-footer a {
            color: #d81e05;
        }

            #footer li.active .second-drop-footer a:hover {
                color: #ac0404;
            }

/* third drop footer */

#footer .third-drop-footer {
    text-align: left;
}

#footer .country-selector .third-drop-footer .back-link a:before {
    background: url(../images/sprite.png) no-repeat -50px 0;
}

#footer .country-selector .third-drop-footer .back-link a:hover:before {
    background-position: -70px 0;
}

#footer .third-drop-footer .back-link {
    border-style: solid;
    border-color: #efefef;
}

#footer .country-selector h3 {
    font-style: italic;
}

/* footer logo */

#footer .footer-logo {
    text-align: left;
}

/* inner pages */

.inner-main {
    font: 13px/1.7 'Noto Sans', Arial, Helvetica, sans-serif;
}

    .inner-main ul {
        list-style: disc;
    }

    .inner-main label {
        font-weight: normal;
    }

    .inner-main .select-area {
        background: #fff;
    }

        .inner-main .select-area .center {
            font-size: 13px;
        }

/* breadcrumb */

.breadcrumb {
    font-size: 12px;
    line-height: 18px;
}

    .breadcrumb ul {
        list-style: none;
    }

    .breadcrumb li:before {
        content: '\03e';
    }

/* left-menu */

.left-menu {
    font-size: 13px;
    line-height: 18px;
    border-style: solid;
    border-color: #e2dede;
    background: #fff;
}

    .left-menu ul {
        list-style: none;
    }

.left-menu-item {
    border-top: 1px solid #e2dede;
}

    .left-menu-item:first-child {
        border-top: none;
    }

    .left-menu-item a {
        color: #4c4c4c;
    }

    .left-menu-item.active a {
        color: #000;
    }

    .left-menu-item.active .holder {
        color: #000;
        font-weight: bold;
    }

        .left-menu-item.active .holder:before {
            background: #d81e05;
        }

.left-menu .sub-menu {
    background: #f1f0f0;
    border-top: 1px solid #e2dede;
}

    .left-menu .sub-menu li:before {
        border-style: solid;
        border-color: transparent transparent transparent #d81e05;
    }

    .left-menu .sub-menu li.active {
        font-weight: bold;
    }

    .left-menu .sub-menu a {
        color: #d81e05;
    }

        .left-menu .sub-menu .active a,
        .left-menu .sub-menu a:hover {
            text-decoration: none;
            color: #000;
        }

.left-menu-icon a:before,
.left-menu [class*=icon] {
    background: #eae9e9;
}

    .left-menu [class*=icon]:before {
        font: 24px/1 'icofont';
        text-align: center;
    }

.left-menu .link-text {
    font-style: normal;
}

/* content-header */

.content-header {
    border-bottom: 1px solid #ebe8e8;
}

    .content-header .back-events {
        font-size: 12px;
    }

    .inner-main h1,
    .content-header h1,
    .content-header h2 {
        font-weight: normal;
        color: #424242;
        font-size: 26px;
        line-height: 30px;
    }

/* content category */

.content-category {
    color: #1f1f1f;
    line-height: 18px;
}

.content-category,
.inner-main .content-category {
    list-style: none;
}

    .content-category li:before {
        background: #e2dede;
    }

/* share-options */

.share-options {
    font-size: 13px;
    line-height: 20px;
}

    .share-options .list {
        list-style: none;
    }

        .share-options .list li:before {
            color: #c5c3c3;
        }

/* content-banner */

.content-banner {
    border-style: solid;
    border-color: #e2dede;
}

/* content tabs */

nav.content-tabs,
div.content-tabs ul {
    font-size: 13px;
    line-height: 18px;
}

    nav.content-tabs:after,
    nav.content-tabs:before,
    div.content-tabs .tablist-holder:after,
    div.content-tabs .tablist-holder:before {
        background: rgba(0, 0, 0, 0.2);
        -webkit-box-shadow: 0 15px 10px rgba(0,0,0, 0.2);
        box-shadow: 0 15px 10px rgba(0, 0, 0, 0.2);
    }

    nav.content-tabs ul,
    div.content-tabs .tablist-holder ul {
        border-style: solid;
        border-color: #e2dede;
        background: #fff;
        list-style: none;
    }

    nav.content-tabs li,
    div.content-tabs .tablist-holder li {
        border-style: solid;
        border-color: #e2dede;
    }

        nav.content-tabs li:first-child,
        div.content-tabs .tablist-holder li:first-child {
            border-style: none;
        }

    nav.content-tabs a,
    div.content-tabs .tablist-holder a {
        text-align: center;
    }

        nav.content-tabs a:after,
        div.content-tabs .tablist-holder a:after {
            background: #d81e05;
        }

        nav.content-tabs a i:after,
        div.content-tabs .tablist-holder a i:after {
            border-style: solid;
            border-color: transparent transparent #d81e05 transparent;
        }

        nav.content-tabs a i,
        div.content-tabs .tablist-holder a i {
            font-style: normal;
            text-overflow: ellipsis;
        }

        nav.content-tabs a:hover,
        nav.content-tabs .active a,
        div.content-tabs .tablist-holder a:hover,
        div.content-tabs .tablist-holder .active a {
            color: #1f1f1f;
            text-decoration: none;
        }

    nav.content-tabs .active a,
    div.content-tabs .tablist-holder .active a {
        font-weight: bold;
    }

/* dynamic content tabs */

div.content-tabs:after,
div.content-tabs:before {
    display: none;
}

div.content-tabs ul {
    list-style: none;
}

/* secondary content tabs */

.secondary-content-tabs ul[role=tablist] {
    list-style: none;
}

    .secondary-content-tabs ul[role=tablist] li:after {
        background: #727172;
        border-style: solid;
        border-color: #acabac;
    }

/* hr */

.hr {
    background: #e2dede;
}

/* accordion */

.accordion {
    border-style: solid;
    border-color: #e2dede;
    background: #fff;
}

.accordion-heading {
    background: #f7f6f7;
    border-bottom: 1px solid #e2dede;
}

    .accordion-heading h2 {
        font-size: 17px;
        line-height: 22px;
        font-weight: normal;
        color: #1f1f1f;
    }

    .accordion-heading .main-opener {
        font-size: 13px;
        line-height: 22px;
    }

        .accordion-heading .main-opener:after {
            font-family: 'icofont' !important;
        }

.accordion-item {
    border-top: 1px solid #e2dede;
}

    .accordion-heading + .accordion-item,
    .accordion-item:first-child {
        border-style: none;
    }

.accordion .opener {
    color: #d81e05;
}

    .accordion .opener:after {
        font-family: 'icofont' !important;
        content: '\e000';
    }

.accordion .box-holder:before {
    background: #e2dede;
}

.accordion h3 {
    font-size: 13px;
    line-height: 22px;
    color: #1f1f1f;
}

.accordion-alt .slide {
    border-top: 1px solid #e2dede;
    background: #f7f6f7;
}

/* accordion-phones-list */

.accordion ul.accordion-phones-list,
ul.accordion-phones-list {
    list-style: none;
    line-height: 18px;
}

    .accordion ul.accordion-phones-list li,
    .accordion-phones-list li {
        border-top: 1px solid #e2dede;
    }

        .accordion ul.accordion-phones-list li:first-child,
        .accordion-phones-list li:first-child {
            border-top: none;
        }

.accordion-phones-list .phone-box {
    background: #d81e05;
    color: #fff;
    font-size: 13px;
    line-height: 16px;
    border-radius: 3px;
}

    .accordion-phones-list .phone-box a {
        background: url(../../images/transparent.png);
    }

    .accordion-phones-list .phone-box .phone {
        font-size: 17px;
        line-height: 20px;
        font-weight: normal;
    }

/* section-plan */

.section-plan {
    color: #1f1f1f;
}

    .accordion .section-plan ul,
    .section-plan ul {
        list-style: none;
    }

/* content-box */

.content-box-alt .content-box,
.content-box-alt .content-box-advanced {
    border-style: solid;
    border-color: #e2dede;
}

.content-box img,
.content-box-advanced img {
    border-style: solid;
    border-color: #e2dede;
}

.content-box h2,
.content-box-advanced h2 {
    color: #1f1f1f;
    font-size: 17px;
    line-height: 22px;
    font-weight: normal;
}

.inner-main .content-box ul,
.inner-main .content-box-advanced ul {
    list-style-type: disc;
}

    .content-box ul ul,
    .inner-main .content-box ul ul,
    .content-box ol ul,
    .inner-main .content-box ol ul,
    .content-box-advanced ul ul,
    .inner-main .content-box-advanced ul ul,
    .content-box-advanced ol ul,
    .inner-main .content-box-advanced ol ul {
        list-style-type: circle;
    }

.content-box table,
.content-box-advanced table {
    border-style: solid;
    border-color: #e2dede;
}

    .content-box table thead th,
    .content-box-advanced table thead th {
        font-size: 16px;
        background-color: #eaeaea;
        border-bottom-style: solid;
        border-bottom-color: #e2dede;
        border-right-style: solid;
        border-right-color: #e2dede;
    }

        .content-box table thead th:last-child,
        .content-box-advanced table thead th:last-child {
            border-right: 0;
        }

        .content-box table thead th:before,
        .content-box-advanced table thead th:before {
            content: "";
            border-top-style: solid;
            border-top-color: #fff;
        }

        .content-box table thead th:first-child:before,
        .content-box-advanced table thead th:first-child:before {
            border-left-style: solid;
            border-left-color: #fff;
        }

        .content-box table thead th:last-child:before,
        .content-box-advanced table thead th:last-child:before {
            border-right-style: solid;
            border-right-color: #fff;
        }

    .content-box table tbody td,
    .content-box-advanced table tbody td {
        border-bottom-style: solid;
        border-bottom-color: #e2dede;
        border-right-style: solid;
        border-right-color: #e2dede;
    }

        .content-box table tbody td:last-child,
        .content-box-advanced table tbody td:last-child {
            border-right: 0;
        }

/* comparison-control */

.comparison-control {
    background: #d81e05;
    color: #fefefe;
}

    .comparison-control a {
        color: #fefefe;
    }

    .comparison-control button[type=submit] {
        text-align: center;
        border-style: none;
        background: #fff url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOGY4ZjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #fff 0%, #f8f8f8 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#f8f8f8));
        background: -webkit-linear-gradient(top, #fff 0%,#f8f8f8 100%);
        background: -o-linear-gradient(top, #fff 0%,#f8f8f8 100%);
        background: -ms-linear-gradient(top, #fff 0%,#f8f8f8 100%);
        background: linear-gradient(to bottom, #fff 0%,#f8f8f8 100%);
        color: #d81e05;
        font-size: 14px;
        line-height: 40px;
        border-radius: 4px;
        -webkit-box-shadow: 0 2px 0 0 #b61702;
        box-shadow: 0 2px 0 0 #b61702;
        text-transform: uppercase;
    }

        .comparison-control button[type=submit]:before {
            font-family: 'icofont' !important;
            font-size: 17px;
        }

        .comparison-control button[type=submit]:hover {
            background: #fff;
            color: #ac0404;
        }

    .comparison-control .form-container label {
        font-weight: normal;
    }

    .comparison-control .label {
        font-size: 17px;
        line-height: 22px;
        text-overflow: ellipsis;
    }

    .comparison-control .select-area .center {
        line-height: 40px;
    }

/* comparison table */

.comparison-table {
    border-style: solid;
    border-color: #e2dede;
    color: #1f1f1f;
}

    .comparison-table th,
    .comparison-table td {
        border-style: solid;
        border-color: #e2dede;
        font-weight: normal;
    }

    .comparison-table .option-1,
    .comparison-table .option-2 {
        text-align: center;
        background: #f8f8f8;
    }

    .comparison-table .option-2 {
        background: #f1f1f1;
    }

    .comparison-table th.option-1 {
        background: #f1f1f1;
    }

    .comparison-table th.option-2 {
        background: #eaeaea;
    }

    .comparison-table thead {
        line-height: 18px;
    }

        .comparison-table thead .name {
            background: #f7f6f7;
            font-size: 17px;
            line-height: 18px;
        }

    .comparison-table .icon-checkmark {
        background: none;
        color: inherit;
    }

        .comparison-table .icon-checkmark:before {
            color: inherit;
            font-size: 13px !important;
        }

    .comparison-table.multiple thead th.name {
        background: #faf9fa;
    }

/* document-links */

.document-links h2 {
    font-size: 17px;
    line-height: 22px;
    color: #1f1f1f;
}

#content .document-links .shortcuts,
.document-links .shortcuts {
    font-size: 13px;
    list-style: none;
}

    #content .document-links .shortcuts [class^='icon-']:before,
    #content .document-links .shortcuts [class*='icon-']:before,
    .document-links .shortcuts [class^='icon-']:before,
    .document-links .shortcuts [class*='icon-']:before {
        font-size: 27px;
        text-align: center;
    }

/* document links list */

.document-links-list,
.inner-main .document-links-list {
    list-style: none;
    border-style: solid;
    border-color: #e2dede;
}

    .document-links-list ul,
    .inner-main .document-links-list ul {
        list-style: none;
        background: #fff;
        border-style: solid;
        border-color: #e2dede;
    }

    .document-links-list li {
        border-top: 1px solid #e2dede;
    }

        .document-links-list li:first-child {
            border-style: none;
        }

    .document-links-list .doc {
        font-style: normal;
    }

    .document-links-list .pdf {
        font-style: normal;
        text-align: right;
        color: #1f1f1f;
    }

    .document-links-list a:hover .pdf {
        text-decoration: underline;
    }

.accordion-item .document-links-list {
    border-style: none;
    background: #fff;
}

/* image-text-product-article */

.image-text-product-article {
    border-style: solid;
    border-color: #e2dede;
}

    .image-text-product-article h2 {
        font-size: 17px;
        line-height: 22px;
    }

    .image-text-product-article h3 {
        color: #d81e05;
        font-size: 13px;
        line-height: 22px;
    }

        .image-text-product-article h3 a {
            color: inherit;
        }

/* image-text-list */

ul.image-text-list {
    list-style: none;
    border-style: solid;
    border-color: #e2dede;
}

.image-text-list li {
    border-style: solid;
    border-color: #e2dede;
}

    .image-text-list li:first-child {
        border-style: none;
    }

.image-text-list .title {
    font-size: 15px;
    line-height: 22px;
    color: #1f1f1f;
}

    .image-text-list .title a {
        color: inherit;
    }

/* highlighted-text */

.highlighted-text {
    background: #eae9e9;
}

/* text-article */

.text-article h2 {
    color: #2e2e2e;
    font-size: 17px;
    line-height: 22px;
}

    .text-article h2 a {
        color: inherit;
    }

/* content-phones-list */

.content-phones-list {
    border-style: solid;
    border-color: #e4e1e1;
}

    .content-phones-list .phone-box {
        border-style: solid;
        border-color: #e4e1e1;
    }

        .content-phones-list .phone-box:first-child {
            border-style: none;
        }

        .content-phones-list .phone-box h2 {
            font-size: 17px;
            line-height: 22px;
            color: #1f1f1f;
            font-weight: normal;
        }

        .content-phones-list .phone-box.main-phone h2 {
            font-size: 20px;
            line-height: 25px;
        }

    .content-phones-list .phone-block {
        color: #1f1f1f;
    }

        .content-phones-list .phone-block .phone {
            font-weight: bold;
            font-size: 19px;
            line-height: 24px;
            text-align: right;
        }

    .content-phones-list .phone-box.main-phone .phone {
        font-size: 25px;
        line-height: 27px;
    }

    .content-phones-list .phone-box.main-phone .button {
        font-size: 22px;
    }

    .content-phones-list .button {
        font-size: 18px;
        line-height: 26px;
        text-align: center;
    }

        .content-phones-list .button:before {
            font: 20px 'icofont';
            content: '\e035';
        }

/* aside-form */

.highlight-link,
.aside-form {
    background: #d81e05;
    color: #fff;
}

    .aside-form h2 {
        color: #fff;
        line-height: 20px;
    }

        .aside-form h2:before {
            content: '\e02f';
            font-family: 'icofont' !important;
            font-size: 18px;
            line-height: 23px;
            font-weight: normal;
        }

    .highlight-link h2,
    .aside-form h3 {
        font-size: 17px;
        line-height: 20px;
        color: inherit;
    }

    .highlight-link a,
    .aside-form a {
        color: #fff;
    }

    .aside-form label {
        font-weight: normal;
    }

    .aside-form input[type=text] {
        color: #1f1f1f;
        border-radius: 3px;
        background: #fff;
        border-style: none;
        font: 13px/28px 'Noto Sans', Arial, Helvetica, sans-serif;
    }

    .highlight-link .link,
    .aside-form button[type=submit] {
        text-align: center;
        border-style: none;
        background: #fff url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOGY4ZjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #fff 0%, #f8f8f8 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#f8f8f8));
        background: -webkit-linear-gradient(top, #fff 0%,#f8f8f8 100%);
        background: -o-linear-gradient(top, #fff 0%,#f8f8f8 100%);
        background: -ms-linear-gradient(top, #fff 0%,#f8f8f8 100%);
        background: linear-gradient(to bottom, #fff 0%,#f8f8f8 100%);
        color: #d81e05;
        font-size: 14px;
        line-height: 40px;
        border-radius: 4px;
        -webkit-box-shadow: 0 2px 0 0 #b61702;
        box-shadow: 0 2px 0 0 #b61702;
        text-transform: uppercase;
    }

        .highlight-link .link:before,
        .calculate-link:before,
        .aside-form button[type=submit]:before,
        .aside-form .opener-form:before {
            font-family: 'icofont' !important;
            content: '\e004';
        }

    .aside-form .opener-form {
        font-size: 18px;
    }

        .aside-form .opener-form:before {
            font-size: 15px;
            line-height: 18px;
            content: '\e02f';
        }

        .aside-form .opener-form:after {
            content: '\e000';
            font-size: 12px;
            font-family: 'icofont' !important;
        }

    .aside-form.active .opener-form:after {
        content: '\e001';
    }

    .highlight-link .link:hover,
    .aside-form button[type=submit]:hover {
        background: #fff;
        color: #ac0404;
    }

    .aside-form .group .label {
        font-size: 11px;
        line-height: 16px;
        text-overflow: ellipsis;
    }

    .aside-form legend {
        border-style: none;
        color: inherit;
        font-size: inherit;
        line-height: inherit;
    }

/* aside-phone */

.aside-block,
.aside-branch-search,
.aside-phone {
    border-style: solid;
    border-color: #e2dede;
}

    .aside-block h3,
    .aside-branch-search h3,
    .aside-phone h3 {
        color: #1f1f1f;
        font-size: 17px;
        line-height: 21px;
    }

    .aside-phone .text {
        font-weight: normal;
    }

    .aside-phone .phone {
        font-size: 27px;
        line-height: 30px;
        font-weight: normal;
    }

    .aside-phone .button {
        font-size: 13px;
        line-height: 20px;
    }

        .aside-phone .button:before,
        .aside-phone .phone:before {
            font: 20px 'icofont';
        }

        .aside-phone .button:before {
            font-size: 16px;
        }

    /* aside-branch-search */

    .branch-search .form-container label,
    .aside-branch-search .form-container label {
        font-weight: normal;
    }

    .branch-search .form-container .label,
    .aside-branch-search .form-container .label {
        text-overflow: ellipsis;
    }

    .branch-search .form-container input[type=text],
    .aside-branch-search .form-container input[type=text],
    .branch-search .form-container input[type=search],
    .aside-branch-search .form-container input[type=search] {
        background: #fff;
        border-style: solid;
        border-color: #c5c5c5;
        border-radius: 3px 0 0 3px;
        -webkit-border-radius: 3px 0 0 3px;
        font-size: 17px;
        line-height: 21px;
    }

    .branch-search input[type=submit],
    .aside-branch-search input[type=submit] {
        text-transform: uppercase;
        background: #d81e05;
        text-align: center;
        color: #fff;
        font-size: 13px;
        line-height: 30px;
        border-radius: 0 3px 3px 0;
        border-style: none;
    }

    /* aside-block */

    .aside-block .list {
        color: #d81e05;
    }

/* aside quick-quote-links */

.aside .quick-quote-links {
    background: none;
}

    .aside .quick-quote-links h2 {
        font-size: 17px;
        line-height: 24px;
    }

    .aside .quick-quote-links li {
        font-size: 13px;
        text-align: center;
    }

    .aside .quick-quote-links em[class^='icon-'],
    .aside .quick-quote-links em[class*='icon-'] {
        line-height: 46px !important;
    }

        .aside .quick-quote-links em[class^='icon-']:before,
        .aside .quick-quote-links em[class*='icon-']:before {
            font-size: 28px !important;
            line-height: inherit;
        }

    .aside .quick-quote-links ul {
        text-align: left;
    }

/* aside-banner */

.aside-banner {
    border-style: solid;
    border-color: #e2dede;
}

/* advanced-search */

.advanced-search {
    border-style: solid;
    border-color: #e2dede;
    background: #fff;
}

    .advanced-search h2 {
        font-size: 15px;
        line-height: 22px;
        color: #000;
        font-weight: normal;
    }

    .advanced-search .form-heading .text {
        color: #d81e05;
        font-style: normal;
    }

    .advanced-search .checkbox-list {
        text-align: justify;
        line-height: 0;
    }

    .advanced-search .checkbox-container {
        line-height: 18px;
        border-style: solid;
        border-color: #e1e1e1;
    }

        .advanced-search .checkbox-container label {
            font-weight: normal;
            text-align: left;
        }

    .advanced-search .form-container label {
        font-weight: normal;
    }

    .advanced-search .form-container .label {
        text-align: right;
    }

    .advanced-search .form-container .input-text {
        border-style: solid;
        border-color: #ececec;
        background: #fff;
        border-radius: 2px;
        color: #1f1f1f;
        font-size: 13px;
        line-height: 18px;
    }

    .advanced-search .select-area {
        border-color: #ececec;
    }

    .advanced-search .button {
        border-style: none;
        text-transform: uppercase;
        font-size: 13px;
        line-height: 30px;
    }

/* download link */

.download-link .icon-download:before {
    font-size: 20px;
    line-height: 25px;
}

.content-box a[href *= '.pdf']:before,
.content-box-advanced a[href *= '.pdf']:before {
    content: '\e00e';
    font-size: 20px;
    line-height: 25px;
}

.content-box a[href *= '.xls']:before,
.content-box-advanced a[href *= '.xls']:before {
    content: '\e00e';
    font-size: 20px;
    line-height: 25px;
}


/* calendar */

.calendar .ui-datepicker-calendar {
    background: none;
}

.calendar .ui-datepicker-header {
    border-style: none;
}

.calendar-drop {
    background: #fff;
    color: #222;
    font-size: 13px;
    line-height: 18px;
    text-align: left;
    border-style: solid;
    border-color: #e2dede;
}

    .calendar-drop .btn-close {
        background: url(../images/sprite.png) no-repeat -30px 0;
    }

        .calendar-drop .btn-close:hover {
            background-position: -30px -16px;
        }

    .calendar-drop h2 {
        color: #222;
    }

    .calendar-drop ul {
        list-style: none;
    }

/* ui datepicker */

.ui-datepicker-header {
    text-align: center;
    background: #eae9e9;
    border-style: solid;
    border-color: #e2dede;
}

    .ui-datepicker-header .ui-datepicker-title {
        font-size: 15px;
        line-height: 20px;
        color: #1f1f1f;
        text-transform: uppercase;
    }

    .ui-datepicker-header .ui-datepicker-prev,
    .ui-datepicker-header .ui-datepicker-next {
        border-style: solid;
        border-width: 6px 7px 6px;
        border-color: transparent #d81e05 transparent transparent;
        cursor: pointer;
    }

    .ui-datepicker-header .ui-datepicker-next {
        border-color: transparent transparent transparent #d81e05;
    }

.ui-datepicker-calendar {
    font-size: 14px;
    line-height: 18px;
    color: #767676;
    border-style: solid;
    border-color: #e2dede;
    background: #fff;
}

    .ui-datepicker-calendar th {
        font-weight: normal;
        text-transform: uppercase;
        text-align: center;
        font-size: 13px;
        color: #5e5e5e;
    }

    .ui-datepicker-calendar td {
        text-align: center;
        border-style: solid;
        border-color: #e2dede;
        color: #d81e05;
    }

    .ui-datepicker-calendar .ui-global-focus {
        outline: thin dotted #000 !important;
        outline-offset: -2px !important;
    }

    .ui-datepicker-calendar .ui-datepicker-other-month {
        background: #eae9e9;
        color: #767676;
    }

        .ui-datepicker-calendar .ui-datepicker-other-month > a {
            color: #767676;
        }

    .ui-datepicker-calendar .ui-datepicker-today {
        background: #fff;
        border-style: solid;
        border-color: #d81e05;
    }

    .ui-datepicker-calendar .event-active {
        background: #d81e05;
        color: #fff;
        border-style: solid;
        border-color: #e2dede;
    }

        .ui-datepicker-calendar .event-active > a {
            color: #fff;
        }

    .ui-datepicker-calendar .expanded > a:after {
        border-width: 0 6px 5px;
        border-style: solid;
        border-color: transparent transparent #fff;
    }

body > .ui-datepicker .ui-datepicker-header {
    text-align: center;
}

body > .ui-datepicker .ui-datepicker-month-wrapper,
body > .ui-datepicker .ui-datepicker-year-wrapper {
    color: #1f1f1f;
    font-size: 17px;
    line-height: 20px;
    text-transform: capitalize;
}

body > .ui-datepicker .ui-datepicker-title {
    font-size: 17px;
    text-transform: capitalize;
}

body > .ui-datepicker .ui-datepicker-prev-year,
body > .ui-datepicker .ui-datepicker-next-year {
    border-style: solid;
    border-width: 6px 7px 6px;
    border-color: transparent #d81e05 transparent transparent;
    cursor: pointer;
}

body > .ui-datepicker .ui-datepicker-next-year {
    border-color: transparent transparent transparent #d81e05;
}

body > .ui-datepicker .ui-datepicker-calendar {
    font-size: 15px;
    line-height: 18px;
    color: #666;
}

    body > .ui-datepicker .ui-datepicker-calendar th {
        color: #c30;
        font-size: 22px;
        line-height: 26px;
    }

    body > .ui-datepicker .ui-datepicker-calendar td > a {
        color: #666;
    }

    body > .ui-datepicker .ui-datepicker-calendar .ui-datepicker-other-month {
        background: none;
        color: #666;
        border-style: solid;
        border-color: #e2dede;
    }

    body > .ui-datepicker .ui-datepicker-calendar .ui-datepicker-today {
        background: none;
        border-style: solid;
        border-color: #e2dede;
        color: #c30;
        font-weight: bold;
    }

        body > .ui-datepicker .ui-datepicker-calendar .ui-datepicker-today > a {
            color: #c30;
        }

/* modal dialog box horizontal */

.modal-dialog-box {
    background: #fff;
    font: 13px/1.7 'Noto Sans', Arial, Helvetica, sans-serif;
}

    .modal-dialog-box h2 {
        font-size: 17px;
    }

    .modal-dialog-box .multimedia-viewer {
        border-style: solid;
        border-color: #e2dede;
    }

    .modal-dialog-box .multimedia-paging {
        border-bottom: 1px solid #e2dede;
        text-align: center;
        list-style: none;
    }

        .modal-dialog-box .multimedia-paging li strong {
            font-weight: normal;
        }

        .modal-dialog-box .multimedia-paging .next a,
        .modal-dialog-box .multimedia-paging .prev a {
            text-align: left;
            border-style: solid;
            border-width: 9px 11px 9px 0;
            border-color: transparent #d81e05 transparent transparent;
        }

        .modal-dialog-box .multimedia-paging .next a {
            border-width: 9px 0 9px 11px;
            border-color: transparent transparent transparent #d81e05;
        }

        .modal-dialog-box .multimedia-paging .prev.disabled a {
            border-color: transparent #4c4c4c transparent transparent;
            cursor: default;
        }

        .modal-dialog-box .multimedia-paging .next.disabled a {
            border-color: transparent transparent transparent #4c4c4c;
            cursor: default;
        }

    .modal-dialog-box .image-box {
        text-align: center;
    }

    .modal-dialog-box .close,
    #fancybox-close {
        background: url(../images/sprite.png) no-repeat -96px -50px;
    }

#fancybox-close {
    background-color: #fff;
}

    .modal-dialog-box .close:hover,
    #fancybox-close:hover {
        background-position: -116px -50px;
    }

/* content form */

.content-form {
    color: #1f1f1f;
}

    .content-form label {
        font-weight: normal;
    }

    .content-form .label {
        text-align: right;
        font-size: 13px;
        line-height: 22px;
        cursor: default;
        border-style: none;
    }

    .content-form input[type=text],
    .content-form input[type=password],
    .content-form input[type=email],
    .content-form textarea {
        background: #fff;
        border-radius: 4px;
        border-style: solid;
        border-color: #e3e0e0;
    }

        .content-form input[type=text]:focus,
        .content-form input[type=password]:focus,
        .content-form input[type=email]:focus,
        .content-form textarea:focus {
            outline: none !important;
            -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
        }

    .content-form input[type=submit],
    .content-form button {
        color: #fff;
        font: 14px/18px 'Noto Sans', Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        border-style: none;
        background: #d81e05 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2Q4MWUwNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZTFlMDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #d81e05 0%, #bd1e09 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d81e05), color-stop(100%,#bd1e09));
        background: -webkit-linear-gradient(top, #d81e05 0%,#bd1e09 100%);
        background: -o-linear-gradient(top, #d81e05 0%,#bd1e09 100%);
        background: -ms-linear-gradient(top, #d81e05 0%,#bd1e09 100%);
        background: linear-gradient(to bottom, #d81e05 0%,#bd1e09 100%);
        -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3) inset;
        box-shadow: 0 0 2px rgba(0, 0, 0, 0.3) inset;
        letter-spacing: 1px;
        text-align: center;
        border-radius: 4px;
    }

        .content-form input[type=submit]:hover,
        .content-form button:hover {
            background: #f22105 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2YyMjEwNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZTFlMDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
            background: -moz-linear-gradient(top, #f22105 0%, #ed2005 15%, #c61f09 79%, #bd1e09 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f22105), color-stop(15%,#ed2005), color-stop(79%,#c61f09), color-stop(100%,#bd1e09));
            background: -webkit-linear-gradient(top, #f22105 0%,#ed2005 15%,#c61f09 79%,#bd1e09 100%);
            background: -o-linear-gradient(top, #f22105 0%,#ed2005 15%,#c61f09 79%,#bd1e09 100%);
            background: -ms-linear-gradient(top, #f22105 0%,#ed2005 15%,#c61f09 79%,#bd1e09 100%);
            background: linear-gradient(to bottom, #f22105 0%,#ed2005 15%,#c61f09 79%,#bd1e09 100%);
        }

    .content-form .select-area {
        line-height: 27px;
    }

    .content-form .date-field {
        border-radius: 3px;
        border-style: solid;
        border-color: #e2dede;
        background: #fff;
        font: 13px/30px 'Noto Sans', Arial, Helvetica, sans-serif;
    }

        .content-form .date-field:before {
            border-style: solid;
            border-color: #e7e7e7;
        }

        .content-form .date-field:after {
            border-width: 6px 5px 0;
            border-style: solid;
            border-color: #d81e05 transparent transparent;
        }

        .content-form .date-field input {
            border-style: none;
            border-radius: 0;
            background: none;
        }

            .content-form .date-field input:focus {
                -webkit-box-shadow: none;
                box-shadow: none;
            }

    .content-form .section {
        border-style: solid;
        border-color: #ccc;
    }

        .content-form .section h2 {
            text-align: right;
        }

    .content-form .radio-list,
    .content-form .check-list {
        list-style: none;
    }

    /* error state */

    .content-form .error-text {
        font-style: normal;
        color: #d81e05;
        font-size: 11px;
        line-height: 14px;
    }

    .content-form .has-error input,
    .content-form .has-error select,
    .content-form .has-error textarea,
    .content-form .has-error .select-area,
    .content-form .has-error .rad-area,
    .content-form .has-error .chk-area {
        border-color: #d81e05;
    }

/* message ok */

.message-ok {
    border-style: solid;
    border-color: #e2dede;
    -webkit-box-shadow: 0 0 0 1px #fff inset;
    box-shadow: 0 0 0 1px #fff inset;
    text-align: center;
}

    .message-ok .icon-checkmark {
        color: #fff;
        background: #118c01;
        border-radius: 100%;
        font-size: 24px;
        line-height: 64px;
    }

        .message-ok .icon-checkmark:before {
            font-size: 24px !important;
        }

/* content form search */

.content-form.search {
    background: #eae9e9;
}

    .content-form.search .label {
        font-size: 15px;
        border-style: none;
    }

    .content-form.search .container-row.date .group .label {
        font-size: 11px;
        line-height: 16px;
        color: #4c4c4c;
        text-overflow: ellipsis;
        text-align: left;
    }

    .content-form.search button[type=submit]:before {
        content: '\e02f';
        font-family: 'icofont' !important;
        font-size: 18px;
    }

    .content-form.search .opener-form {
        color: #1f1f1f;
        font-size: 17px;
        line-height: 20px;
    }

        .content-form.search .opener-form:before {
            font-size: 16px;
            color: #1f1f1f;
        }

        .content-form.search .opener-form:after {
            content: '\e000';
            font-family: 'icofont' !important;
            font-style: normal !important;
            font-weight: normal !important;
            font-variant: normal !important;
            text-transform: none !important;
            speak: none;
            font-size: 13px;
            line-height: 20px;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
        }

    .content-form.search.active .opener-form:after {
        content: '\e001';
    }

/* events list */

.events-list {
    color: #1f1f1f;
    background: #fff;
}

    .events-list td {
        border-style: solid;
        border-color: #e2dede;
    }

    .events-list time {
        text-align: center;
    }

/* rss news */

.rss-news .rss-content {
    border-style: none;
    background: #eae9e9;
    box-shadow: none;
    font-size: 14px;
    line-height: 22px;
}

    .rss-news .rss-content h2 {
        font-size: 19px;
    }

    .rss-news .rss-content .item {
        border-style: solid;
        border-color: #e2dede;
    }

        .rss-news .rss-content .item:first-child {
            border-style: none;
        }

    .rss-news .rss-content a {
        color: #4c4c4c;
    }

        .rss-news .rss-content a:hover {
            text-decoration: underline;
        }

.rss-news .rss-footer-link {
    text-align: right;
    font-size: 14px;
}

/* rss news aside */

aside .rss-news {
    border-style: solid;
    border-color: #e2dede;
    -webkit-box-shadow: 0 0 0 1px #fff inset;
    box-shadow: 0 0 0 1px #fff inset;
}

    aside .rss-news .item {
        border-style: solid;
        border-color: #e2dede;
    }

        aside .rss-news .item:first-child {
            border-style: none;
        }

/* multimedia article */

.multimedia-article {
    border-style: solid;
    border-color: #e2dede;
    -webkit-box-shadow: 0 0 0 1px #fff inset;
    box-shadow: 0 0 0 1px #fff inset;
}

    .multimedia-article h2 a {
        color: #1f1f1f;
    }

        .multimedia-article h2 a:hover {
            text-decoration: underline;
        }

.media-box .multimedia-article .img-responsive {
    border-style: solid;
    border-color: #e2dede;
}

/* footer article */

.footer-article ul {
    list-style: none;
    text-align: center;
}

    .footer-article ul:before,
    .footer-article ul li:before {
        background: #e2dede;
    }

/* section footer link */

.section-footer-link {
    text-align: right;
}

/* section footer text */

.section-footer-text {
    text-align: right;
    color: #919191;
    font-size: 11px;
    line-height: 16px;
}

/* media */

.media {
    text-align: center;
}

    .media .icon-audio {
        font-size: 45px;
        line-height: 54px;
    }

    /* play button */

    .media .btn-play {
        background: #d81e05;
        background: rgba(216, 30, 5, 0.9);
        border-style: solid;
        border-color: #ac0404;
        border-radius: 50px;
        -webkit-border-radius: 50px;
    }

    .media:hover .btn-play {
        background: #ac0404;
        background: rgba(172, 4, 4, 0.9);
    }

    .media .btn-play:before {
        border-style: solid;
        border-width: 20px 0 20px 19px;
        border-color: transparent transparent transparent #fff;
    }
/* media box */

.media-box {
    border-style: solid;
    border-color: #e2dede;
    background: #fff;
}

/* pagination */

.pagination {
    font-size: 14px;
    line-height: 16px;
    text-align: center;
}

    .pagination .prev,
    .pagination .next {
        border-style: solid;
        border-width: 5px 6px 5px;
        border-color: transparent #d81e05 transparent transparent;
    }

        .pagination .prev:hover {
            border-color: transparent #ac0404 transparent transparent;
        }

    .pagination .next {
        border-color: transparent transparent transparent #d81e05;
    }

        .pagination .next:hover {
            border-color: transparent transparent transparent #ac0404;
        }

    .pagination ul {
        list-style: none;
        color: #d81e05;
    }

        .pagination ul li:after {
            background: #d81e05;
        }

        .pagination ul strong {
            color: #555151;
        }

/* filter form */

.filter-form .label {
    font-size: 15px;
    line-height: 22px;
    font-weight: normal;
    color: #4c4c4c;
}

/* cv article */

.cv-article {
    border-style: solid;
    border-color: #e3dfdf;
    -webkit-box-shadow: 0 0 0 1px #fff inset;
    box-shadow: 0 0 0 1px #fff inset;
}

    .cv-article .personal-info {
        text-align: center;
        color: #1f1f1f;
        font-size: 15px;
        line-height: 18px;
    }

    .cv-article img {
        border-radius: 80px;
    }

    .cv-article ul,
    .inner-main .cv-article ul {
        color: #4c4c4c;
        list-style: disc;
    }

    .cv-article h2 {
        font-weight: bold;
    }

        .cv-article h2 a {
            color: #1f1f1f;
        }

    .cv-article .previous-posts {
        background: #eae9e9;
        color: #000;
    }

/* contact banner */

.contact-banner {
    border-style: solid;
    border-color: #e2dede;
}

    .contact-banner .banner-text {
        color: #1f1f1f;
        font-size: 24px;
        line-height: 34px;
        font-weight: normal;
        text-align: center;
    }

/* content search */

.content-search {
    text-align: right;
}

    .content-search form {
        background: #fff;
        border-radius: 3px;
        border-style: solid;
        border-color: #e4e0e0;
    }

        .content-search form .text input {
            background: none;
            border-style: none;
            font-size: 14px;
            line-height: 18px;
        }

        .content-search form .submit {
            border-style: solid;
            border-color: #e7e7e7;
        }

            .content-search form .submit:before {
                font-size: 15px;
                color: #d81e05;
            }

            .content-search form .submit:hover input {
                background: url(../images/transparent.png) no-repeat;
            }

            .content-search form .submit:hover:before {
                color: #ac0404;
            }

        .content-search form input[type=submit] {
            background: none;
            border-style: none;
            cursor: pointer;
            line-height: 0;
            overflow: hidden;
        }

/* result row */

.results-row {
    text-align: right;
}

    .results-row .left-text {
        text-align: left;
    }

.search-results-box {
    border-style: solid;
    border-color: #e2dede;
    background: #fff;
}

    .search-results-box .pagination {
        font-size: 14px;
    }

        .search-results-box .pagination:first-child {
            border-style: none;
        }

.search-results-row {
    background: #b0aeae;
    border-style: solid;
    border-color: #a8a6a6;
    color: #fff;
}

    .search-results-row i {
        font-style: normal;
    }

.results-row .filter-form .select-area {
    text-align: left;
}

.results-row .filter-form .label {
    font-size: 13px;
    border-style: none;
}

.search-results-article {
    border-style: solid;
    border-color: #e2dede;
}

.search-results-box h2 {
    font-size: 13px;
    line-height: 22px;
}

.search-results-article:first-child {
    border-style: none;
}

.search-results-article a {
    text-decoration: underline;
}

    .search-results-article a:hover {
        color: #4c4c4c;
    }

/* restricted search box */

.restricted-search-box {
    border-style: solid;
    border-color: #e2dede;
    box-shadow: 0 0 0 1px #fff inset;
    -webkit-box-shadow: 0 0 0 1px #fff inset;
}

    .restricted-search-box ul {
        list-style: none;
        font-size: 12px;
    }

        .restricted-search-box ul a {
            text-decoration: underline;
            color: #4c4c4c;
        }

            .restricted-search-box ul a:hover {
                color: #000;
            }

/* news article */

.news-article {
    border-style: solid;
    border-color: #e2dede;
}

    .news-article h2 {
        color: #4c4c4c;
    }

        .news-article h2 a {
            color: #4c4c4c;
        }

            .news-article h2 a:hover {
                color: #000;
            }

    .news-article.highlight {
        border-style: solid;
        border-color: #e3dfdf;
        background: #eae9e9;
        -webkit-box-shadow: 0 0 0 1px #fff inset;
        box-shadow: 0 0 0 1px #fff inset;
    }

    .news-article time {
        font-size: 15px;
    }

/* site map */

.site-map-area .row:before {
    background: #e2dede;
}

.site-map-section {
    color: #797979;
}

    .site-map-section h2 {
        color: #797979;
        font-weight: bold;
        font-size: 16px;
    }

    .site-map-section ul {
        list-style: none;
        font-size: 14px;
        line-height: 17px;
    }

        .site-map-section ul a {
            color: #797979;
        }

        .site-map-section ul ul {
            font-size: 12px;
            line-height: 15px;
        }

            .site-map-section ul ul li:before {
                content: '>';
                color: #d81e00;
                font-size: 12px;
            }

            .site-map-section ul ul ul li:before {
                content: '-';
            }

/* ---------------------------------------------------------
	4. Custom form styles
	---------------------------------------------------------*/

/* custom select styles */

.select-area {
    background: #fcfcfc;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    border-style: solid;
    border-color: #e2dede;
}

    .select-area .center {
        font: 15px/28px 'Noto Sans', Arial, Helvetica, sans-serif;
        color: #1f1f1f;
        text-overflow: ellipsis;
    }


    .select-area .select-opener {
        border-style: solid;
        border-color: #e7e7e7;
    }

    .select-area.select-focus {
        outline: thin dotted #1f1f1f !important;
        outline-offset: -2px !important;
    }

    .select-area .select-opener:after {
        border-style: solid;
        border-color: #d81e05 transparent transparent;
    }

    .select-area.select-active .select-opener:after {
        border-color: #ac0404 transparent transparent;
    }

.select-options {
    background: #fff;
}

    .select-options .drop-holder {
        border-style: solid;
        border-color: transparent #e2dede #c30;
    }

    .select-options ul {
        list-style: none;
    }

        .select-options ul li {
            font: 13px/16px 'Noto Sans', Arial, Helvetica, sans-serif;
        }

        .select-options ul a {
            color: #333;
            text-decoration: none;
        }

    .select-options .item-selected a {
        text-decoration: none;
        background: #eee;
    }

    .select-options .vscrollbar {
        background: #fff;
        border-style: solid;
        border-color: #e2dede;
    }

    .select-options .vscroll-slider {
        background: #ccc;
    }

.alt-select .select-area .select-opener:after {
    background: url(../images/sprite.png) no-repeat -30px -30px;
    border: none;
}

.alt-select .select-area.select-active .select-opener:after {
    background-position: -50px -30px;
}

/* custom radio button styles */

.rad-area {
    background: url(../images/sprite.png) no-repeat 0 -50px;
}

.rad-checked {
    background-position: -30px -50px;
}

.rad-area.rad-focus {
    outline: thin dotted #000 !important;
}

/* custom checkbox styles */

.chk-area {
    border-style: solid;
    border-color: #ccc transparent transparent #ccc;
    background: #e2dede;
}

.chk-focus {
    outline: thin dotted !important;
    outline-offset: -2px !important;
}

.chk-area:after {
    /*background: #aaa;*/
    /*background: #d81e05;*/
    background-repeat:no-repeat;
    background-image:url(../images/sprite.png);
    background-position:-1px -27px;
    background-size: 110px;
}

.help-check-box {
    font-size: 13px;
    line-height: 18px;
}

    .help-check-box .chk-area {
        background: #fff;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        border-style: solid;
        border-color: #e2dede;
    }

    .help-check-box .chk-checked:before {
        background: url(../images/sprite.png) no-repeat 0 -30px;
    }

    .help-check-box .chk-checked:after {
        background: none;
    }

/* custom scrollbars styles */

.scrollable-area-wrapper .hscroll-line {
    background: #eee;
}

.scrollable-area-wrapper .hscroll-slider {
    border-radius: 10px;
    -webkit-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.17);
    box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.17);
    background: #ccc url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmN2Y3ZjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #fff 0%, #f7f7f7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#f7f7f7));
    background: -webkit-linear-gradient(top, #fff 0%,#f7f7f7 100%);
    background: -o-linear-gradient(top, #fff 0%,#f7f7f7 100%);
    background: linear-gradient(to bottom, #fff 0%,#f7f7f7 100%);
    background: -ms-linear-gradient(top, #fff 0%,#f7f7f7 100%);
}

.scrollable-area-wrapper .hscrollbar {
    background: #eaeaea;
    border-style: solid;
    border-color: #e5e5e5;
}

/* ---------------------------------------------------------
	5. Styles for responsive breakpoints
	---------------------------------------------------------*/

/* header drop down custom width for different quantity of modules */

/* layout styles */

/* styles for screens 1199px wide and narrower (960 design) */

@media only screen and (max-width: 1199px) {

    em[class^='icon-'],
    em[class*='icon-'] {
        border-radius: 24px;
        -webkit-border-radius: 24px;
    }

        em[class^='icon-']:before,
        em[class*='icon-']:before {
            font-size: 26px !important;
        }

    #header .layer03 {
        border-style: none;
    }

    .model-b .header-nav-tabs > .slide > ul > li .link-holder [class^='icon-']:before,
    .model-b .header-nav-tabs > .slide > ul > li .link-holder [class*='icon-']:before {
        font-size: 17px;
    }

    .header-nav-menu .header-nav-drop-panel:after,
    .header-nav-tabs .header-nav-drop-panel:after {
        box-shadow: 0 2px 8px rgba(0,0,0,0.6);
        -webkit-box-shadow: 0 2px 8px rgba(0,0,0,0.6);
    }

    .header-nav-menu .header-nav-drop-panel .container,
    .header-nav-tabs .header-nav-drop-panel .container {
        border-style: solid;
        border-color: #efefef;
    }

    .model-c .header-nav-menu .header-nav-drop-panel .container:after {
        background: #efefef;
    }

    .header-nav-tabs .header-nav-drop-panel .container {
        border-color: #fff;
    }

    .model-b .header-nav-tabs > .slide > ul > li .link-holder [class^='icon-'] b,
    .model-b .header-nav-tabs > .slide > ul > li .link-holder [class*='icon-'] b {
        font-weight: bold;
    }

    #nav .header-nav-drop-panel a,
    .header-nav-drop-panel a {
        line-height: 18px;
    }

    .quick-quote-links.plus h2,
    .customer-access h2 {
        font-size: 17px;
        line-height: 24px;
    }

    .quick-quote-links.plus li {
        font-size: 13px;
        line-height: 16px;
    }

    .quick-quote-links.plus em[class^='icon-'],
    .quick-quote-links.plus em[class*='icon-'] {
        border-radius: 23px;
        -webkit-border-radius: 23px;
    }

        .quick-quote-links.plus em[class^='icon-']:before,
        .quick-quote-links.plus em[class*='icon-']:before {
            font-size: 29px !important;
        }

    .quick-quote-links.plus em.icon-health:before {
        font-size: 22px !important;
    }

    .quick-quote-links.plus em.icon-home02:before {
        font-size: 28px !important;
    }

    .customer-access .holder {
        font-size: 13px;
        line-height: 18px;
    }

    .warning:after {
        border-radius: 8px;
        -webkit-border-radius: 8px;
        font-size: 12px;
        line-height: 15px;
    }

    .image-text-article {
        font-size: 13px;
    }

    .select-area .center {
        font-size: 13px;
    }

    #footer:before {
        border-radius: 20%;
        -webkit-border-radius: 20%;
    }

    .footer-menu .title-links-list {
        font-size: 13px;
    }

        .footer-menu .title-links-list h2 {
            font-size: 15px;
            line-height: 18px;
        }

    .modal-dialog-box .multimedia-paging .prev a {
        border-width: 7px 9px 7px 0;
    }

    .modal-dialog-box .multimedia-paging .next a {
        border-width: 7px 0 7px 9px;
    }

    .modal-dialog-box .close,
    #fancybox-close {
        background-position: -30px 0;
    }

        .modal-dialog-box .close:hover,
        #fancybox-close:hover {
            background-position: -30px -16px;
        }

    .ui-datepicker-header .ui-datepicker-title {
        font-size: 12px;
        line-height: 16px;
    }

    .ui-datepicker-header .ui-datepicker-prev,
    .ui-datepicker-header .ui-datepicker-next {
        border-width: 5px 6px 5px;
    }

    .ui-datepicker-calendar {
        font-size: 11px;
        line-height: 16px;
    }

        .ui-datepicker-calendar th {
            font-size: 10px;
        }

    .content-form.search button[type='submit']:before {
        font-size: 15px;
    }

    .content-form .section h2 {
        text-align: left;
    }

    .message-ok .icon-checkmark {
        line-height: 50px;
        font-size: 18px;
    }

        .message-ok .icon-checkmark:before {
            font-size: 18px !important;
        }

    .aside-form h2:before {
        font-size: 15px;
    }

    .media .icon-audio {
        font-size: 36px;
    }

    .media .btn-play:before {
        border-width: 16px 0 16px 16px;
    }

    .cv-article .personal-info {
        line-height: 19px;
    }
}

/* styles for screens 959px wide and narrower (768 design) */

@media only screen and (max-width: 959px) {

    em[class^='icon-'],
    em[class*='icon-'] {
        border-radius: 30px;
        -webkit-border-radius: 30px;
    }

        em[class^='icon-']:before,
        em[class*='icon-']:before {
            font-size: 36px !important;
        }

    .header-nav-search .text input {
        font-size: 13px;
    }

    .model-b .form-opener,
    .model-c .form-opener {
        text-indent: -9999px;
        background: #fff;
        border-radius: 3px;
        -webkit-border-radius: 3px;
    }

    .model-c .form-opener {
        border-style: solid;
        border-color: #e2dedf;
        background: #fcfcfc;
    }

        .model-b .form-opener:before,
        .model-c .form-opener:before {
            text-indent: 0;
            font-size: 15px;
        }

    .model-b .layer02.active .form-opener:before,
    .model-c .layer03.active .form-opener:before {
        text-indent: -9999px;
        content: ' ';
        background: url(../images/sprite.png) no-repeat -81px -75px;
    }

    .model-b .layer02.active .form-opener:hover:before,
    .model-c .layer03.active .form-opener:hover:before {
        content: '';
        background-position: -81px -91px;
    }

    .slide-form {
        background: #ac0404;
        box-shadow: 0 1px 12px rgba(103, 20, 8, 0.6) inset;
        -webkit-box-shadow: 0 1px 12px rgba(103, 20, 8, 0.6) inset;
    }

    .model-c .header-nav-search .text input {
        font-size: 13px;
    }

    .slide-form .header-nav-search .input-placeholder-text,
    .model-c .slide-form .header-nav-search .input-placeholder-text {
        font-size: 13px;
        line-height: 18px;
    }

    .model-a .header-nav-tabs .select-nav-select {
        border-style: none;
    }

    .model-a .header-nav-tabs .select-area .center {
        font-size: 13px;
    }

    #nav .icon-heart:before {
        font-size: 26px;
    }

    .model-b .header-nav-tabs > .slide > ul > li .link-holder [class^='icon-'],
    .model-b .header-nav-tabs > .slide > ul > li .link-holder [class*='icon-'] {
        line-height: 16px;
        text-align: left;
    }

    .header-nav-menu.no-icons #nav .link-holder a {
        font-size: 12px;
        line-height: 15px;
    }

    .header-nav-menu .header-nav-drop-panel,
    .header-nav-tabs .header-nav-drop-panel {
        border-style: solid;
        border-color: #efefef;
    }

        .header-nav-tabs .header-nav-drop-panel,
        .header-nav-tabs .header-nav-drop-panel:before {
            border-color: #fff !important;
        }

            .header-nav-menu .header-nav-drop-panel:before,
            .header-nav-tabs .header-nav-drop-panel:before {
                background: #fff;
                border-style: solid;
                border-color: #efefef;
            }

            .header-nav-menu .header-nav-drop-panel .container,
            .header-nav-tabs .header-nav-drop-panel .container {
                border-style: none;
            }

    .header-nav-drop-panel .row {
        background: url(../images/bg-border.png) repeat-y 237px 0;
    }

    .one-module .header-nav-drop-panel .row,
    .two-modules .header-nav-drop-panel .row {
        background: none;
    }

    .one-module .header-nav-drop-panel .row,
    .two-modules .header-nav-drop-panel .row,
    .three-modules .header-nav-drop-panel .row {
        border-style: solid;
        border-color: #fff;
    }

    .header-nav-menu .header-nav-drop-panel .col-sm-12.last,
    .header-nav-tabs .header-nav-drop-panel .col-sm-12.last {
        border-style: solid;
        border-color: #fff;
    }

        .header-nav-menu .header-nav-drop-panel .col-sm-12.last:after,
        .header-nav-tabs .header-nav-drop-panel .col-sm-12.last:after {
            background: #fafafa;
        }

        .header-nav-menu .header-nav-drop-panel .col-sm-12.last .customer-services-links li:after,
        .header-nav-tabs .header-nav-drop-panel .col-sm-12.last .customer-services-links li:after {
            background: url(../images/bg-border02.png) repeat-y;
        }

        .header-nav-menu .header-nav-drop-panel .col-sm-12.last .customer-services-links li:first-child,
        .header-nav-tabs .header-nav-drop-panel .col-sm-12.last .customer-services-links li:first-child {
            background: none;
        }

        .header-nav-menu .header-nav-drop-panel .col-sm-12.last .quick-quote-links h2,
        .header-nav-tabs .header-nav-drop-panel .col-sm-12.last .quick-quote-links h2 {
            color: #333;
            font-size: 14px;
            line-height: 18px;
            font-weight: bold;
        }

            .header-nav-menu .header-nav-drop-panel .col-sm-12.last .quick-quote-links h2:after,
            .header-nav-tabs .header-nav-drop-panel .col-sm-12.last .quick-quote-links h2:after {
                background: url(../images/sprite.png) no-repeat -43px -75px;
            }

        .header-nav-menu .header-nav-drop-panel .col-sm-12.last .title-links-list li:after,
        .header-nav-tabs .header-nav-drop-panel .col-sm-12.last .title-links-list li:after {
            background: #ccc;
        }

    .carousel .text-box {
        font-size: 20px;
        line-height: 22px;
    }

        .carousel .text-box .phone {
            font-size: 30px;
            line-height: 33px;
        }

    .quick-quote-links.plus em[class^='icon-'],
    .quick-quote-links.plus em[class*='icon-'] {
        border-radius: 19px;
        -webkit-border-radius: 19px;
    }

        .quick-quote-links.plus em[class^='icon-']:before,
        .quick-quote-links.plus em[class*='icon-']:before {
            font-size: 22px !important;
        }

    .quick-quote-links.plus em.icon-health:before {
        font-size: 18px !important;
    }

    .select-form .select-area .center {
        font-size: 13px;
        line-height: 18px;
    }

    #footer:before {
        border-radius: 12%;
        -webkit-border-radius: 12%;
    }

    #footer .footer-links {
        text-align: center;
    }

    #footer .country-selector:after,
    #footer .header-links:after {
        background: #d8d6d6;
    }

    .highlight-link {
        font-size: 15px;
        line-height: 22px;
    }

    .advanced-search .select-holder .select-area .center {
        line-height: 40px;
    }

    .rss-news .rss-content {
        font-size: 13px;
    }

        .rss-news .rss-content h2 {
            font-size: 17px;
        }

    .contact-banner .banner-text {
        font-size: 17px;
        line-height: 25px;
    }
}

/* styles for screens 767px wide and narrower (320 design) */

@media only screen and (max-width: 767px) {

    .logo + .phone {
        text-align: right;
        white-space: nowrap;
    }

    #header .layer03 {
        background: none;
    }

        #header .layer03 .phone {
            white-space: nowrap;
        }

    .model-a .header-nav-tabs .select-nav-select.select-focus,
    .model-a .header-nav-tabs .select-nav-select:hover {
        box-shadow: 0 0 0 1px #ac0404;
        -webkit-box-shadow: 0 0 0 1px #ac0404;
    }

    .header-nav-menu:before,
    .model-b .header-nav-tabs:before {
        border-radius: 10%;
        -webkit-border-radius: 10%;
        box-shadow: 0 3px 7px rgba(171, 23, 3, 1);
        -webkit-box-shadow: 0 3px 7px rgba(171, 23, 3, 1);
    }

    .header-nav-menu.active:before,
    .model-b .header-nav-tabs.active:before {
        border-radius: 30%;
        -webkit-border-radius: 30%;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
        -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    }

    .header-nav-menu .slide,
    .model-b .header-nav-tabs .slide {
        background: #d32815;
    }

    #nav,
    .model-b .header-nav-tabs > .slide > ul,
    .model-c #nav {
        border-style: none;
        background: url(../images/bg-border-mobile.png) repeat-y 50% 0;
    }

        #nav:after {
            border-radius: 10%;
            -webkit-border-radius: 10%;
            box-shadow: 0 3px 7px rgba(171, 23, 3, 1);
            -webkit-box-shadow: 0 3px 7px rgba(171, 23, 3, 1);
        }

        #nav li:after,
        .service-box:after,
        .model-b .header-nav-tabs > .slide > ul > li:after {
            background: #da4838;
            border-style: solid;
            border-color: #c72b1a;
        }

        #nav .hover .has-drop-down-a:after,
        .model-b .header-nav-tabs > .slide > ul .has-drop-down-a:after {
            background: none;
        }

        #nav a,
        #nav .service-box .link-holder a,
        .model-b .header-nav-tabs .link-holder a {
            color: #fff;
            font-size: 13px;
            white-space: nowrap;
            max-width:none;
        }

        #nav .icon-note:before {
            font-size: 25px;
        }

    .model-a .header-nav-menu li .link-holder a b,
    .model-b .header-nav-tabs li .link-holder a b,
    .model-c .header-nav-menu li .link-holder a b {
        white-space: normal;
    }

    .model-b .header-nav-tabs li .link-holder a,
    .model-b .header-nav-tabs > .slide > ul > li .link-holder [class^='icon-'],
    .model-b .header-nav-tabs > .slide > ul > li .link-holder [class*='icon-'] {
        font-weight: normal;
        text-align: center;
    }

        .model-b .header-nav-tabs > .slide > ul > li .link-holder [class^='icon-'] b,
        .model-b .header-nav-tabs > .slide > ul > li .link-holder [class*='icon-'] b {
            font-weight: normal !important;
        }

    .model-b .header-nav-tabs .link-holder a,
    .header-nav-menu.no-icons #nav .link-holder a {
        font-size: 14px;
        line-height: 15px;
    }

        #nav a:hover,
        #nav .active a,
        #nav .expanded a,
        #nav .service-box.active a,
        #nav .service-box.expanded a,
        #nav .service-box .link-holder a:hover,
        .model-b .header-nav-tabs .link-holder a:hover,
        .model-b .header-nav-tabs .expanded .link-holder a {
            background: #fff;
        }

    .service-box {
        border-style: none;
    }

    #nav .service-box a:hover,
    #nav .service-box.active a,
    #nav .service-box.expanded .link-holder a,
    #nav .service-box.hover .has-drop-down-a {
        color: #000;
    }

    #nav .icon-car:before {
        font-size: 24px;
    }

    #nav .icon-home:before {
        font-size: 22px;
    }

    #nav .icon-heart:before {
        font-size: 21px;
    }

    .header-nav-menu .header-nav-drop-panel,
    .model-b .header-nav-tabs .header-nav-drop-panel {
        border-style: none;
    }

    .header-nav-drop-panel .row {
        background: none;
        border-style: solid !important;
        border-color: #fff !important;
    }

    .header-nav-drop-panel .holder {
        width: 50%;
        float: left;
        border-style: solid;
        border-color: #e1e1e1;
    }

        .header-nav-drop-panel .holder:first-child {
            border-width: 0 1px 0 0;
        }

    #nav .header-nav-drop-panel li a,
    .header-nav-drop-panel li a {
        background: none;
    }

    .header-nav-menu .header-nav-drop-panel .col-sm-12.last,
    .header-nav-tabs .header-nav-drop-panel .col-sm-12.last {
        border-style: none;
    }

        .header-nav-menu .header-nav-drop-panel .col-sm-12.last .quick-quote-links h2,
        .header-nav-tabs .header-nav-drop-panel .col-sm-12.last .quick-quote-links h2 {
            font-weight: 400;
            line-height: 17px;
        }

    #nav .quick-quote-links li a,
    .header-nav-tabs .quick-quote-links li a {
        color: #fff;
        text-transform: uppercase;
        font-size: 11px;
        line-height: 14px;
        background: #d81e05;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q4MWUwNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZDFlMDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #d81e05 0%, #bd1e09 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d81e05), color-stop(100%,#bd1e09));
        background: -webkit-linear-gradient(top, #d81e05 0%,#bd1e09 100%);
        background: -o-linear-gradient(top, #d81e05 0%,#bd1e09 100%);
        background: -ms-linear-gradient(top, #d81e05 0%,#bd1e09 100%);
        background: linear-gradient(to bottom, #d81e05 0%,#bd1e09 100%);
        border-radius: 3px;
        -webkit-border-radius: 3px;
        box-shadow: 0 0 2px rgba(0, 0, 0, 0.3) inset;
        -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3) inset;
    }

        #nav .quick-quote-links li a:hover,
        .header-nav-tabs .quick-quote-links li a:hover {
            background: #f22105;
            background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyMjEwNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE1JSIgc3RvcC1jb2xvcj0iI2VkMjAwNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc5JSIgc3RvcC1jb2xvcj0iI2M2MWYwOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZDFlMDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
            background: -moz-linear-gradient(top, #f22105 0%, #ed2005 15%, #c61f09 79%, #bd1e09 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f22105), color-stop(15%,#ed2005), color-stop(79%,#c61f09), color-stop(100%,#bd1e09));
            background: -webkit-linear-gradient(top, #f22105 0%,#ed2005 15%,#c61f09 79%,#bd1e09 100%);
            background: -o-linear-gradient(top, #f22105 0%,#ed2005 15%,#c61f09 79%,#bd1e09 100%);
            background: -ms-linear-gradient(top, #f22105 0%,#ed2005 15%,#c61f09 79%,#bd1e09 100%);
            background: linear-gradient(to bottom, #f22105 0%,#ed2005 15%,#c61f09 79%,#bd1e09 100%);
            color: #fff;
        }

    .header-nav-menu .header-nav-drop-panel .col-sm-12.last .customer-services-links ul,
    .header-nav-tabs .header-nav-drop-panel .col-sm-12.last .customer-services-links ul {
        background: none;
    }

    .header-nav-menu .header-nav-drop-panel .col-sm-12.last .customer-services-links li,
    .header-nav-tabs .header-nav-drop-panel .col-sm-12.last .customer-services-links li {
        vertical-align: top;
    }

    .customer-services-links address b {
        letter-spacing: 1px;
    }

        .customer-services-links address b,
        .customer-services-links address b a {
            color: #c30 !important;
        }

    #nav .customer-services-links a,
    .customer-services-links a {
        color: #c30;
    }

    .carousel .links-list {
        text-align: center;
    }

    .buttons-list li b {
        font-size: 22px;
        line-height: 30px;
        letter-spacing: -1px;
    }

    .quick-quote-links.plus em[class^='icon-'],
    .quick-quote-links.plus em[class*='icon-'] {
        border-radius: 24px;
        -webkit-border-radius: 24px;
    }

        .quick-quote-links.plus em[class^='icon-']:before,
        .quick-quote-links.plus em[class*='icon-']:before {
            font-size: 28px !important;
        }

    .quick-quote-links.plus em.icon-health:before {
        font-size: 22px !important;
    }

    .quick-quote-links.plus em.icon-home02:before {
        font-size: 27px !important;
    }

    #content .shortcuts [class^='icon-']:before,
    #content .shortcuts [class*='icon-']:before {
        font-size: 28px;
    }

    #content .shortcuts a {
        font-size: 10px;
        line-height: 15px;
    }

    .highlighted-article .map,
    .home-banner {
        text-align: center;
    }

    #footer:before {
        border-radius: 40%;
        -webkit-border-radius: 40%;
    }

    #footer a {
        color: #d81e05;
    }

        #footer a:hover {
            color: #ac0404;
        }

    .footer-search-form {
        border-style: solid;
        border-color: #fbfafa;
        background: #eae9e9;
    }

        .footer-search-form:after {
            background: #f7f7f7;
            border-style: solid;
            border-color: #d8d6d6;
        }

        .footer-search-form .submit {
            border-radius: 0 3px 3px 0;
            -webkit-border-radius: 0 3px 3px 0;
            background: #d81e05;
            font: 13px/28px 'Noto Sans', Arial, Helvetica, sans-serif;
            color: #fff;
            text-align: center;
            text-transform: uppercase;
        }

            .footer-search-form .submit:hover {
                background: #e61f05;
            }

            .footer-search-form .submit input[type=submit] {
                border-style: none;
                text-indent: -9999px;
                line-height: 0;
                background: url(../images/transparent.png);
                cursor: pointer;
            }

        .footer-search-form .text input {
            border-style: none;
            background: #fcfcfc;
            box-shadow: 1px 1px 0 rgba(197, 197, 197, 1) inset;
            -webkit-box-shadow: 1px 1px 0 rgba(197, 197, 197, 1) inset;
            border-radius: 3px 0 0 3px;
            -webkit-border-radius: 3px 0 0 3px;
        }

    .footer-menu {
        border-style: none;
    }

        .footer-menu .title-links-list h2 {
            font-size: 14px;
            line-height: 17px;
            cursor: pointer;
        }

            .footer-menu .title-links-list h2:after {
                content: '\e000';
                font-family: 'icofont';
                speak: none;
                font-style: normal;
                font-weight: normal;
                font-variant: normal;
                text-transform: none;
                line-height: 1;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                color: #d81e05;
            }

        .footer-menu .title-links-list.active h2:after {
            content: ' \e001';
        }

        .footer-menu .title-links-list:before {
            background: #f7f7f7;
            border-style: solid;
            border-color: #d8d6d6;
        }

    .footer-legal {
        color: #350600;
    }

    #footer .footer-links .mobile {
        font-size: 13px;
    }

    .content-header,
    .content-banner {
        border-style: none;
    }

    nav.content-tabs ul,
    div.content-tabs .tablist-holder ul {
        background: none;
        border-style: none;
    }

    nav.content-tabs li:first-child,
    nav.content-tabs li,
    div.content-tabs .tablist-holder li:first-child,
    div.content-tabs .tablist-holder li {
        background: #fff;
        border-style: solid;
        border-color: #e2dede;
    }

    .accordion-phones-list .phone-box {
        text-align: center;
    }

    .content-box-alt .content-box,
    .content-box-alt .content-box-advanced {
        border-style: none;
    }

    .comparison-control .label {
        font-size: 15px;
    }

    .document-links-list,
    .inner-main .document-links-list {
        border-style: none;
    }

        .document-links-list .pdf {
            text-align: left;
            font-size: 12px;
            line-height: 15px;
        }

    .accordion-item .document-links-list .pdf {
        font-size: 13px;
        line-height: 22px;
    }

    .image-text-list .title {
        color: #d81e05;
    }

    .content-phones-list .schedule {
        line-height: 18px;
    }

    .content-phones-list .phone-block {
        text-align: center;
    }

    .highlight-link {
        background: none;
    }

        .highlight-link .link:hover,
        .highlight-link .link {
            font-size: 13px;
            line-height: 20px;
            color: #fff;
            background: #d81e05;
            background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q4MWUwNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZDFlMDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
            background: -moz-linear-gradient(top, #d81e05 0%, #bd1e09 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d81e05), color-stop(100%,#bd1e09));
            background: -webkit-linear-gradient(top, #d81e05 0%,#bd1e09 100%);
            background: -o-linear-gradient(top, #d81e05 0%,#bd1e09 100%);
            background: -ms-linear-gradient(top, #d81e05 0%,#bd1e09 100%);
            background: linear-gradient(to bottom, #d81e05 0%,#bd1e09 100%);
            -webkit-border-radius: 3px;
            border-radius: 3px;
            -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3) inset;
            box-shadow: 0 0 2px rgba(0, 0, 0, 0.3) inset;
        }

            .highlight-link .link:before {
                font-size: 16px;
            }

    .aside-phone {
        text-align: center;
    }

    .advanced-search .button {
        line-height: 40px;
    }

    .advanced-search .form-container .label {
        text-align: left;
    }

    .advanced-search .select-holder .select-area .center {
        line-height: 20px;
    }

    .ui-datepicker-header .ui-datepicker-title {
        font-size: 17px;
        line-height: 20px;
    }

    .ui-datepicker-header .ui-datepicker-prev,
    .ui-datepicker-header .ui-datepicker-next {
        border-width: 6px 7px 6px;
    }

    .ui-datepicker-calendar {
        font-size: 14px;
        line-height: 18px;
    }

        .ui-datepicker-calendar th {
            font-size: 15px;
        }

    .content-form .label {
        text-align: left;
    }

    .events-list .description a:after {
        background: url(../images/sprite.png) no-repeat -90px 0;
    }

    .events-list .description a:hover:after {
        background-position: -110px 0;
    }

    .rss-news .rss-content h2 {
        font-size: 19px;
    }

    .rss-news .rss-content {
        font-size: 14px;
    }

    .rss-news .rss-footer-link {
        line-height: 22px;
    }

    .section-footer-link {
        text-align: left;
    }

    .search-results-row {
        line-height: 15px;
    }

    .results-row .filter-form .label {
        word-spacing: -1px;
    }

    .search-results-box .pagination {
        border-width: 1px 0 0;
        border-style: solid;
        border-color: #e2dede;
    }

    .site-map-section {
        border-style: solid;
        border-color: #e2dede;
    }

    .site-map-area .row:first-child .col-sm-4:first-child .site-map-section {
        border-style: none;
    }
}

#logOp .it-tab:hover {
    background-color: rgba(195, 195, 195, 0.31) !important;
}
/*Opciones de log in*/
#logOp .userProfile {
    background-image: url(../../icons/profile.png);
    background-repeat: no-repeat;
    background-position: 0px;
    padding: 10px 0px 10px 35px;
    background-size: 30px;
    font-size: 20px;
}

#logOp .logControl {
    /*background-image: url(../icons/Employee.png);
        background-size: 25px auto;
        background-position: 0;
        background-repeat: no-repeat;*/
    margin: 0;
    height: 25px;
    float: right;
    padding-left: 40px;
    padding-top: 8px;
    opacity: 0.9;
    text-transform: uppercase;
    cursor: pointer;
}

#logOp img {
    width: 23px;
    height: 23px;
    margin: 0;
    opacity: 1;
    cursor: pointer;
    margin-top: 5px;
}

    #logOp img:hover {
        opacity: 0.7;
    }

#logOp .logControl:active {
    transform: scale(1.03,1.05);
    -ms-transform: scale(1.03,1.05);
    -webkit-transform: scale(1.03,1.05);
}

#logOp .logdiv {
    background-image: url(../../icons/fondo.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 180px;
    width: 180px;
    height: 0;
    position: absolute;
    right: -45px;
    top: 40px;
    opacity: 0;
    z-index: 99999;
    color: #383838;
}

    #logOp .logdiv .lateral {
        border: none;
        background: #c10003;
        width: 5px;
        height: 160px;
        padding: 0;
        margin: 27px 0 0 5px;
        float: left;
        position: relative;
    }

    #logOp .logdiv table#t {
        margin-top: 30px;
        width: 170px;
        font-size: 16px;
        z-index: 99;
        position: relative;
        background-color: none !important;
    }

        #logOp .logdiv table#t tr {
            cursor: pointer;
        }

            #logOp.logdiv table#t tr:hover {
                background-color: rgba(195, 195, 195, 0.31) !important;
            }

        #logOp .logdiv table#t td {
            padding: 10px 0 10px 10px;
        }

    #logOp .logdiv hr {
        margin: 5px;
    }
@media (min-width: 958px) {
    .btn-calc:hover,
    .btn-calc {
        color: #fff !important;
        background-color: #d81e05 !important;
        background-image: url(../images/Calculator.png) !important;
        background-size: 140px 30px !important;
        background-position: center center !important;
        background-repeat: no-repeat !important;
    }

    .highlight-link .btn-calc:before {
        font-size: 16px;
    }

    .btn-prt:hover,
    .btn-prt {
        color: #fff !important;
        background-color: #d81e05 !important;
        background-image: url(../images/Printer.png) !important;
        background-size: 140px 30px !important;
        background-position: center center !important;
        background-repeat: no-repeat !important;
    }

    .highlight-link .btn-prt:before {
        font-size: 16px;
    }

     .btn-cln:hover,
    .btn-cln {
        color: #fff !important;
        background-color: #d81e05 !important;
    }

    .highlight-link .btn-cln:before {
        font-size: 16px;
    }
}
@media (max-width: 958px) {
    .btn-calc:hover,
    .btn-calc {
        color: #fff !important;
        background-color: #d81e05 !important;
        background-image: url(../images/Calculator.png) !important;
        background-size: 140px 30px !important;
        background-position: center center !important;
        background-repeat: no-repeat !important;
        width:100% !important;
    }

    .highlight-link .btn-calc:before {
        font-size: 16px;
    }

    .btn-prt:hover,
    .btn-prt {
        color: #fff !important;
        background-color: #d81e05 !important;
        background-image: url(../images/Printer.png) !important;
        background-size: 140px 30px !important;
        background-position: center center !important;
        background-repeat: no-repeat !important;
        width:100% !important;
    }

    .highlight-link .btn-prt:before {
        font-size: 16px;
    }

     .btn-cln:hover,
    .btn-cln {
        color: #fff !important;
        background-color: #d81e05 !important;
        width:100% !important;
    }

    .highlight-link .btn-cln:before {
        font-size: 16px;
    }
}

.requerido {
color: #de0202;
}

@media (min-width:1024px) {

    .imgCaptcha {
        margin-top: 20px;
    }

        .imgCaptcha img#SampleCaptcha_CaptchaImage {
            width: 150px;
        }

    .LBD_CaptchaIconsDiv {
        margin-left: -80px !important;
    }

    #CaptchaCode {
        width: 100px;
    }

    .msgText {
        text-align: center;
        color: #c30001;
        margin-top: 25px;
    }
    .loginContainer .mobile {
        display: none;
    }
     .loginContainer h1 {
        padding-top: 70px;
    }
     .loginContainer .row {
        display: table-row;
    }
      .imgLogin {
        float: left;
        margin-right: 20px;
    }

        .imgLogin > img {
            width: 130px;
            opacity: 0.6;
        }
        .txtLogin {
        float: left;
    }
         #divLogin {
    width:500px; margin:auto; text-align:left;
    }
       .loginContainer .subtittle {
        background-image: url(../../icons/Next.png);
        background-repeat: no-repeat;
        background-size: 22px;
        background-position: left center;
        padding: 0px 0px 2px 30px;
        font-weight: lighter;
        margin: 0;
        color: #383838;
        opacity: 0.8;
        position: relative;
        font-size: 22px;
    }
}

@media (min-width:500px) and (max-width:1024px) {
    .imgCaptcha {
        margin-top: 20px;
    }

        .imgCaptcha img#SampleCaptcha_CaptchaImage {
            width: 150px;
        }

    .LBD_CaptchaIconsDiv {
        margin-left: -80px !important;
    }

    #CaptchaCode {
        width: 100px;
    }
    #divLogin {
    width:500px; margin:auto; text-align:left;
    }
      .msgText {
        text-align: center;
        color: #c30001;
        margin-top: 25px;
    }
    .loginContainer .mobile {
        display: none;
    }
     .loginContainer h1 {
        padding-top: 20px;
    }
      .loginContainer .row {
        display: table-row;
    }
      .imgLogin {
        float: left;
        margin-right: 20px;
    }

        .imgLogin > img {
            width: 130px;
            opacity: 0.6;
        }
        .txtLogin {
        float: left;
    }

        .loginContainer .subtittle {
        background-image: url(../../icons/Next.png);
        background-repeat: no-repeat;
        background-size: 22px;
        background-position: left center;
        padding: 0px 0px 2px 30px;
        font-weight: lighter;
        margin: 0;
        color: #383838;
        opacity: 0.8;
        position: relative;
        font-size: 22px;
    }
}

@media (max-width:500px) {

    .imgCaptcha {
        margin-top: 20px;
    }

        .imgCaptcha img#SampleCaptcha_CaptchaImage {
            width: 150px;
        }

    .LBD_CaptchaIconsDiv {
        margin-left: -80px !important;
    }

    #CaptchaCode {
        width: 150px;
        margin-bottom: 20px;
    }

     #divLogin {
    padding-left:20px;
    }
      .msgText {
        text-align: center;
        color: #c30001;
        margin-top: 25px;
    }
    .txtLogin {
        float: left;
        width:100%;
    }
    .loginContainer .desktop {
        display: none;
    }
     .loginContainer h1 {
        padding-top: 50px;
    }
      .imgLogin {
        display: none;
    }

      .loginContainer .subtittle {
        background-image: url(../../icons/Next.png);
        background-repeat: no-repeat;
        background-size: 20px;
        background-position: left center;
        padding: 0px 0px 2px 30px;
        font-weight: lighter;
        margin: 0;
        color: #383838;
        opacity: 0.8;
        position: relative;
        font-size: 16px;
    }
}

@media (min-width: 950px)
{
   
   .acept {
    border: none;
    background: #c10003;
    color: #fff;
    font-family: 'SEGOEUIL';
    font-size: 17px;
    padding: 5px 20px;
}
    .acept:hover {
        background: #ae060a;
    }
    .acept:active {
        transform: scale(1.04);
        -ms-transform: scale(1.04);
        -webkit-transform: scale(1.04);
        -moz-transform: scale(1.04);
    }
    
}
@media (min-width:500px) and (max-width:1024px)
{
   
    .acept {
    border: none;
    background: #c10003;
    color: #fff;
    font-family: 'SEGOEUIL';
    font-size: 17px;
    padding: 5px 20px;
}
    .acept:hover {
        background: #ae060a;
    }
    .acept:active {
        transform: scale(1.04);
        -ms-transform: scale(1.04);
        -webkit-transform: scale(1.04);
        -moz-transform: scale(1.04);
    }
    
}
@media (max-width:500px)
{
   
   .acept {
    margin-top:10px;
    border: none;
    background: #c10003;
    color: #fff;
    font-family: 'SEGOEUIL';
    font-size: 17px;
    padding: 5px 20px;
    width:84% !important;
   }
    .acept:hover {
        background: #ae060a;
    }
    .acept:active {
        transform: scale(1.04);
        -ms-transform: scale(1.04);
        -webkit-transform: scale(1.04);
        -moz-transform: scale(1.04);
    }
    
}


/*************************************************LOADING*********************************************************/
#loadAjax {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 199;
}

.loading {
    position: relative;
    width: 24px;
    height: 24px;
}

    .loading .wBall {
        position: absolute;
        width: 24px;
        height: 24px;
        opacity: 0;
        -moz-transform: rotate(225deg);
        -moz-animation: orbit 4.4s infinite;
        -webkit-transform: rotate(225deg);
        -webkit-animation: orbit 4.4s infinite;
        -ms-transform: rotate(225deg);
        -ms-animation: orbit 4.4s infinite;
        -o-transform: rotate(225deg);
        -o-animation: orbit 4.4s infinite;
        transform: rotate(225deg);
        animation: orbit 4.4s infinite;
    }

        .loading .wBall .wInnerBall {
            position: absolute;
            width: 3px;
            height: 3px;
            background: #8a1a1c;
            left: 0px;
            top: 0px;
            -moz-border-radius: 6px;
            -webkit-border-radius: 6px;
            -ms-border-radius: 6px;
            -o-border-radius: 6px;
            border-radius: 6px;
        }

    .loading #wBall_1 {
        -moz-animation-delay: 0.96s;
        -webkit-animation-delay: 0.96s;
        -ms-animation-delay: 0.96s;
        -o-animation-delay: 0.96s;
        animation-delay: 0.96s;
    }

    .loading #wBall_2 {
        -moz-animation-delay: 0.19s;
        -webkit-animation-delay: 0.19s;
        -ms-animation-delay: 0.19s;
        -o-animation-delay: 0.19s;
        animation-delay: 0.19s;
    }

    .loading #wBall_3 {
        -moz-animation-delay: 0.38s;
        -webkit-animation-delay: 0.38s;
        -ms-animation-delay: 0.38s;
        -o-animation-delay: 0.38s;
        animation-delay: 0.38s;
    }

    .loading #wBall_4 {
        -moz-animation-delay: 0.58s;
        -webkit-animation-delay: 0.58s;
        -ms-animation-delay: 0.58s;
        -o-animation-delay: 0.58s;
        animation-delay: 0.58s;
    }

    .loading #wBall_5 {
        -moz-animation-delay: 0.77s;
        -webkit-animation-delay: 0.77s;
        -ms-animation-delay: 0.77s;
        -o-animation-delay: 0.77s;
        animation-delay: 0.77s;
    }

@-moz-keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        -moz-transform: rotate(180deg);
        -moz-animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        -moz-transform: rotate(300deg);
        -moz-animation-timing-function: linear;
        -moz-origin: 0%;
    }

    30% {
        opacity: 1;
        -moz-transform: rotate(410deg);
        -moz-animation-timing-function: ease-in-out;
        -moz-origin: 7%;
    }

    39% {
        opacity: 1;
        -moz-transform: rotate(645deg);
        -moz-animation-timing-function: linear;
        -moz-origin: 30%;
    }

    70% {
        opacity: 1;
        -moz-transform: rotate(770deg);
        -moz-animation-timing-function: ease-out;
        -moz-origin: 39%;
    }

    75% {
        opacity: 1;
        -moz-transform: rotate(900deg);
        -moz-animation-timing-function: ease-out;
        -moz-origin: 70%;
    }

    76% {
        opacity: 0;
        -moz-transform: rotate(900deg);
    }

    100% {
        opacity: 0;
        -moz-transform: rotate(900deg);
    }
}

@-webkit-keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        -webkit-transform: rotate(180deg);
        -webkit-animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        -webkit-transform: rotate(300deg);
        -webkit-animation-timing-function: linear;
        -webkit-origin: 0%;
    }

    30% {
        opacity: 1;
        -webkit-transform: rotate(410deg);
        -webkit-animation-timing-function: ease-in-out;
        -webkit-origin: 7%;
    }

    39% {
        opacity: 1;
        -webkit-transform: rotate(645deg);
        -webkit-animation-timing-function: linear;
        -webkit-origin: 30%;
    }

    70% {
        opacity: 1;
        -webkit-transform: rotate(770deg);
        -webkit-animation-timing-function: ease-out;
        -webkit-origin: 39%;
    }

    75% {
        opacity: 1;
        -webkit-transform: rotate(900deg);
        -webkit-animation-timing-function: ease-out;
        -webkit-origin: 70%;
    }

    76% {
        opacity: 0;
        -webkit-transform: rotate(900deg);
    }

    100% {
        opacity: 0;
        -webkit-transform: rotate(900deg);
    }
}

@-ms-keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        -ms-transform: rotate(180deg);
        -ms-animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        -ms-transform: rotate(300deg);
        -ms-animation-timing-function: linear;
        -ms-origin: 0%;
    }

    30% {
        opacity: 1;
        -ms-transform: rotate(410deg);
        -ms-animation-timing-function: ease-in-out;
        -ms-origin: 7%;
    }

    39% {
        opacity: 1;
        -ms-transform: rotate(645deg);
        -ms-animation-timing-function: linear;
        -ms-origin: 30%;
    }

    70% {
        opacity: 1;
        -ms-transform: rotate(770deg);
        -ms-animation-timing-function: ease-out;
        -ms-origin: 39%;
    }

    75% {
        opacity: 1;
        -ms-transform: rotate(900deg);
        -ms-animation-timing-function: ease-out;
        -ms-origin: 70%;
    }

    76% {
        opacity: 0;
        -ms-transform: rotate(900deg);
    }

    100% {
        opacity: 0;
        -ms-transform: rotate(900deg);
    }
}

@keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        transform: rotate(180deg);
        animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        transform: rotate(300deg);
        animation-timing-function: linear;
        origin: 0%;
    }

    30% {
        opacity: 1;
        transform: rotate(410deg);
        animation-timing-function: ease-in-out;
        origin: 7%;
    }

    39% {
        opacity: 1;
        transform: rotate(645deg);
        animation-timing-function: linear;
        origin: 30%;
    }

    70% {
        opacity: 1;
        transform: rotate(770deg);
        animation-timing-function: ease-out;
        origin: 39%;
    }

    75% {
        opacity: 1;
        transform: rotate(900deg);
        animation-timing-function: ease-out;
        origin: 70%;
    }

    76% {
        opacity: 0;
        transform: rotate(900deg);
    }

    100% {
        opacity: 0;
        transform: rotate(900deg);
    }
}
/*****************************************************************************************************************/
/* ---------------------------------------------------------
	1. Common site styles
	---------------------------------------------------------*/

/* header styles */

#header { background: #c31f09 url(../images/bg-header-1200.png) no-repeat 50% 0; }

/* header country selector opener */

#header .country-selector { font: 13px/16px 'Noto Sans',Arial,Helvetica,sans-serif }

#header .country-selector a { color: #fff; }

#header .country-selector a:before { border-color: #fff transparent transparent; }

#header .country-selector a:hover:before { border-color: #000 transparent transparent; }

/* Carousel styles */

.carousel-content .button-green.icon-telephone {
	background: none;
	color: transparent;
}

/* footer styles */

#footer .country-selector { margin: 0; }

#footer .footer-links,
#footer .country-selector {	background: #eae9e9; }

#footer .header-links a { color: #fff; }

#footer .header-links a:hover { color: #ffc9c9; }

/* ---------------------------------------------------------
	2. Styles for responsive breakpoints
	---------------------------------------------------------*/
	
/* layout styles */

/* styles for screens 959px wide and narrower (768 design) */

@media only screen and (max-width: 959px) {

	#header { background-image: url(../images/bg-header-768.png); }
	
	#footer .header-links:after { background: transparent; }
	
}

/* styles for screens 767px wide and narrower (320 design) */

@media only screen and (max-width: 767px) {

	#header { background-image: url(../images/bg-header-320.png); }
	
}
a:focus {
outline:none !important;
}
*:focus {
border-color:transparent !important;
outline:none !important;
}