﻿/*	ACCORDION */
.accrodation { width: 100%; }
.acc-trigger { cursor: pointer; display: block; margin: 0 0 0 0; width: 100%;/* background-color:#f1573a;*/	}
.acc-trigger:last-of-type, .acc-container:last-of-type { margin-bottom: 20px; }
.no-js .acc-trigger:last-of-type { border-bottom: none; }
.acc-trigger a { background: url(../../images/accordion-ico.png) no-repeat 14px 13px; display: block; padding: 16px 20px 11px 44px; text-decoration: none; text-shadow: none; font-family: 'Open Sans'; font-size: 16px; font-weight: 600; color: #000; border: 1px solid #e3e3e3; border-bottom: 1px solid #e3e3e3;}
.acc-trigger a:hover { background-position: 14px -51px; }
.acc-trigger a:hover, .acc-trigger.active a, .acc-trigger.active a:hover { color: #fc4242; border-bottom: 1px solid #fff; }
.acc-trigger.active a:hover { background-color: transparent; }
.acc-trigger.active { cursor: default; background:#6DC2E8;}
.acc-trigger.active:last-of-type { border-bottom: none; margin-bottom: 0; }
.acc-trigger.active a { background-position: 14px -58px; cursor: default;	}
.acc-container .content {  padding: 25px 14px 0px 28px; color: #999;  margin-bottom: 4px; background-color: #efefef; border: 1px solid #e3e3e3; border-top: 0px solid #e3e3e3;  }

/*	ACCORDION */
.accrodation1 { width: 100%; }
.acc-trigger1 { cursor: pointer; display: block; margin: 0 0 0 0; width: 100%;/* background-color:#f1573a;*/	}
.acc-trigger1:last-of-type, .acc-container1:last-of-type { margin-bottom: 20px; }
.no-js .acc-trigger1:last-of-type { border-bottom: none; }
.acc-trigger1 a { background: url(../../images/accordion-ico.png) no-repeat 14px 13px; display: block; padding: 0px 20px 4px 44px; text-decoration: none; text-shadow: none; font-family: 'Open Sans'; font-size: 16px; font-weight: 600; color: #000; border: 1px solid #e3e3e3; border-bottom: 1px solid #e3e3e3;}
.acc-trigger1 a:hover { background-position: 14px -51px; }
.acc-trigger1 a:hover, .acc-trigger.active a, .acc-trigger.active a:hover { color: #fc4242; border-bottom: 1px solid #fff; }
.acc-trigger1.active a:hover { background-color: transparent; }
.acc-trigger1.active { cursor: default; background:#6DC2E8;}
.acc-trigger1.active:last-of-type { border-bottom: none; margin-bottom: 0; }
.acc-trigger1.active a { background-position: 14px -58px; cursor: default;	}
.acc-container1 .content {  padding: 25px 14px 0px 28px; color: #999;  margin-bottom: 4px; background-color: #efefef; border: 1px solid #e3e3e3; border-top: 0px solid #e3e3e3;  }


/*	ACCORDION */
.accrodation2 { width: 100%; }
.acc-trigger2 { cursor: pointer; display: block; margin: 0 0 0 0; width: 100%;/* background-color:#f1573a;*/	}
.acc-trigger2:last-of-type, .acc-container2:last-of-type { margin-bottom: 20px; }
.no-js .acc-trigger2:last-of-type { border-bottom: none; }
.acc-trigger2 a { background: url(../../images/accordion-ico.png) no-repeat 14px 13px; display: block; padding: 0px 20px 4px 44px; text-decoration: none; text-shadow: none; font-family: 'Open Sans'; font-size: 16px; font-weight: 600; color: #000; border: 1px solid #e3e3e3; border-bottom: 1px solid #e3e3e3;}
.acc-trigger2 a:hover { background-position: 14px -51px; }
.acc-trigger2 a:hover, .acc-trigger.active a, .acc-trigger.active a:hover { color: #fc4242; border-bottom: 1px solid #fff; }
.acc-trigger2.active a:hover { background-color: transparent; }
.acc-trigger2.active { cursor: default; background:#6DC2E8;}
.acc-trigger2.active:last-of-type { border-bottom: none; margin-bottom: 0; }
.acc-trigger2.active a { background-position: 14px -58px; cursor: default;	}
.acc-container2 .content {  padding: 25px 14px 0px 28px; color: #999;  margin-bottom: 4px; background-color: #efefef; border: 1px solid #e3e3e3; border-top: 0px solid #e3e3e3;  }