/* - - - global - - - - - - - - - - - - - - - - - - - - */

* {
	margin: 0px;
	padding: 0px;
}

body {
	font: normal normal 15px Roboto;
}

table {
	border-collapse: collapse;
}

th, td {
	/*border: 1px solid #000;*/
}

h1, h2, h3, h4, h5, h6 {
	
}

h1 {
	
}

h2 {
	
}

h3 {
	
}

h4 {
	
}

h5, h6 {
	
}

p {
	
}

a {
	
}

a:hover {
	
}

a img {
	border: none;
}

ul, ol {
	
}

li {
	
}

fieldset {
	
}

label {
	
}

input[type="text"], input[type="password"], textarea {
	
}

input[type="submit"], button {
	
}

hr {
	
}

.clear {
	clear: both;
}

p.chrono_credits {
    display: none !important;
}

/* - - - web - - - - - - - - - - - - - - - - - - - - */

#web {
	max-width: 1920px;
    margin: 0 auto;
}

/* - - - menu - - - - - - - - - - - - - - - */

#menu {
    width: 80%;
    margin: 0 auto;
    padding: 3% 0;
	overflow: hidden;
}

#menu .moduletableMenu {
    float: right;
}

#menu .moduletableMenu ul {
    margin: 0;
    padding: 11px 0 0 0;
    overflow: hidden;
}

#menu .moduletableMenu li {
    margin: 0 0 0 40px;
    padding: 0;
    float: left;
    color: #b1b1b1;
    cursor: pointer;
    font-size: 17px;
    list-style: none;
}

#menu .moduletableMenu li:hover {
    color: #cb3e2a;
}

/* logo */

#logo {
    display: block;
    width: 300px;
    height: 48px;
    float: left;
    background: url("../images/logo.png") no-repeat;
    text-indent: -1000000px;
}

/* - - - top1 - - - - - - - - - - - - - - - */

#top1 {
	overflow: hidden;
}

#djslider-loader87 {
    margin: 30px 0 80px 0;
}

#djslider-loader87 .slide-desc {
    top: 0 !important;
    bottom: auto !important;
}

#djslider-loader87 .slide-desc-bg {
    background: none !important;
}

#djslider-loader87 .slide-title {
    padding-bottom: 30px !important;
    color: #cb3e2a !important;
    font-size: 50px !important;
    font-weight: 400 !important;
    text-align: center !important;
}

#djslider-loader87 .slide-text {
    color: #b1b1b1 !important;
    font-size: 25px !important;
    text-align: center !important;  
}

#cust-navigation87 {
    top: auto !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    text-align: center !important;
}

#cust-navigation87 .load-button {
    width: 12px !important;
    height: 12px !important;
    background: transparent !important;
    border: 2px solid #cb3e2a !important;
    box-shadow: none !important;
    opacity: 1 !important;
}

#cust-navigation87 .load-button-active {
    background: #cb3e2a !important;
}

/* - - - top2 - - - - - - - - - - - - - - - */

#top2 {
	overflow: hidden;
}

#top2 .moduletableText {
    width: 80%;
    margin: 30px auto 40px auto;
    color: #b1b1b1;
    text-align: center;
}

#top2 .moduletableText h3 {
    margin-bottom: 18px;
    padding-bottom: 17px;
    background: url("../images/line1.png") 50% 100% no-repeat;
    color: #cb3e2a;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
}

#top2 .moduletableText p {
    padding-bottom: 26px;
    font-size: 16px;
    line-height: 26px;
}

#top2 .moduletableText a {
    color: #cb3e2a;
}

/* - - - content - - - - - - - - - - - - - - - */

#content {
	overflow: hidden;
}

.blogHP .items-row {
    width: 80%;
    margin: 30px auto 100px auto;
    padding: 60px 0 0 0;
    background: url("../images/line1.png") 50% 0 no-repeat;
    overflow: hidden;
}

.blogHP .item {
    position: relative;
    width: 33.33%;
    min-height: 80px;
    float: left;
    color: #878787;
    font-size: 15px;
}

.blogHP .column-1 {
    width: 28.33%;
    padding-right: 5%;
}

.blogHP .column-2 {
    width: 28.33%;
    padding: 0 2.5%;
}

.blogHP .column-3 {
    width: 28.33%;
    padding-left: 5%;
}

.blogHP .item-image {
    position: absolute;
    width: 80px;
    height: 80px;
}

.blogHP .item-image img {
    display: block;
    width: 100%;
}

.blogHP .page-header {
    margin-left: 100px;
}

.blogHP .page-header h2 {
    /*padding-bottom: 10px;*/
    padding-top: 28px;
    color: #2b2b2b;
    font-size: 16px;
    font-weight: 400;
}

.blogHP .text {
    margin-left: 100px;
}

.blogHP .text p {
    line-height: 18px;
}

/* - - - bottom1 - - - - - - - - - - - - - - - */

#bottom1 {
	overflow: hidden;
}

#bottom1 h3 {
    margin-bottom: 40px;
    padding-bottom: 17px;
    background: url("../images/line1.png") 50% 100% no-repeat;
    color: #cb3e2a;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
}

/* moduletableRef */

#bottom1 .moduletableRef {
    margin-bottom: 100px;
}

/* - - - bottom2 - - - - - - - - - - - - - - - */

#bottom2 {
	overflow: hidden;
}

#bottom2 .moduletableServices {
    width: 80%;
    margin: 0 auto 40px auto;
}

#bottom2 .moduletableServices h3 {
    margin-bottom: 18px;
    padding-bottom: 17px;
    background: url("../images/line1.png") 50% 100% no-repeat;
    color: #cb3e2a;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
}

#bottom2 .moduletableServices a {
    color: #9c9fa2;
}

#tabs {
    overflow: hidden;
}

#tabs ul.nav {
    width: 30%;
    margin: 0;
    padding: 0;
    float: left;
}

#tabs ul.nav li {
    margin: 0;
    padding: 0;
    color: #cb3e2a;
    font-size: 16px;
    line-height: 50px;
    list-style: none;
    text-transform: uppercase;
}

#tabs ul.nav li:hover, #tabs ul.nav li.ui-state-active {
    padding-left: 40px !important;
    background: url("../images/arrow1.png") 0 50% no-repeat;
}

#tabs ul.nav li a {
    color: #cb3e2a;
    text-decoration: none;
}

#tabs div {
    width: 65%;
    padding-top: 13px;
    float: right;
    color: #9c9fa2;
    font-size: 16px;
}

#tabs div p {
    padding-bottom: 25px;
    line-height: 25px;
}

#tabs div a {
    color: #9c9fa2;
    text-decoration: underline;
}

#tabs div a:hover {
    text-decoration: none;
}

#tabs div h4 {
    padding-bottom: 25px;
    font-size: 15px;
    font-weight: 500;
}

#tabs div ul {
    margin: 0 0 25px 30px;
}

/* - - - hidden - - - - - - - - - - - - - - - */

#hidden {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    overflow: hidden !important;
}

/* - - - bottom3 - - - - - - - - - - - - - - - */

#bottom3 {
	overflow: hidden;
}

#bottom3 h3 {
    margin-bottom: 40px;
    padding-bottom: 17px;
    background: url("../images/line1.png") 50% 100% no-repeat;
    color: #cb3e2a;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
}

/* moduletableImg1 */

#bottom3 .moduletableImg1 {
    margin: 30px 0 60px 0;
    text-align: center;
}

#bottom3 .moduletableImg1 img {
    margin: 0 8% 2% 8%;
}

/* moduletableForm */

#bottom3 .moduletableForm {
    width: 40%;
    margin: 0 auto;
}

#bottom3 .moduletableForm input[type="text"], #bottom3 .moduletableForm textarea {
    width: 95%;
    padding: 2%;
    border: 1px solid #cccccc;
    border-bottom: none;
    color: #babcbe;
    font: normal normal 15px Roboto;
    resize: none;
}

#bottom3 .moduletableForm textarea {
    border-bottom: 1px solid #cccccc;
}

#bottom3 .moduletableForm #ftr-submit {
    padding-top: 45px;
    text-align: center;
}

#bottom3 .moduletableForm input[type="submit"] {
    display: inline-block;
    padding: 2% 4%;
    background: #cb3e2a;
    border: none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font: 500 normal 15px Roboto;
}

#bottom3 .moduletableForm .gbs3 {
    text-align: center;
}

/* - - - footer - - - - - - - - - - - - - - - */

#footer {
	width: 45%;
    margin: 50px auto 0 auto;
    padding: 30px 0;
    border-top: 1px solid #cccccc;
    color: #b1b1b1;
    font-size: 14px;
    line-height: 33px;
    text-align: center;
}

#footer a {
    color: #cb3e2a;
    text-decoration: underline;
}

#footer a:hover {
    text-decoration: none !important;
}
