@charset "utf-8";
/* CSS Document */

@font-face {

    font-family: 'latoregular';

    src: url('../fonts/lato-regular_0-webfont.eot');

    src: url('../fonts/lato-regular_0-webfont.eot?#iefix') format('embedded-opentype'),

         url('../fonts/lato-regular_0-webfont.woff2') format('woff2'),

         url('../fonts/lato-regular_0-webfont.woff') format('woff'),

         url('../fonts/lato-regular_0-webfont.ttf') format('truetype'),

         url('../fonts/lato-regular_0-webfont.svg#latoregular') format('svg');

    font-weight: normal;

    font-style: normal;

}

.page-setup {  height: auto;  overflow: hidden;   width: 100%; padding:0px !important;}
.page-title {  background:rgba(0, 0, 0, 0) url("img//title-bg.jpg") no-repeat scroll center center / 100% auto !important;  font-size: 38px;  font-weight: bold;  height: auto;  letter-spacing: 2px;  overflow: hidden; color:#fff;  padding: 28px 0;  text-align: center;  text-shadow: 1px 3px 1px #000;  width: 100%;}
.cnt-cvr{ padding: 50px 0; height: auto;  overflow: hidden;   width: 100%; background: #f9f9f9 none repeat scroll 0 0; min-height: 300px;}
.page-looks p{font-family:'latoregular';color:#5c5c5c;font-size: 16px; letter-spacing: 0.2px; line-height: 25px; margin-bottom: 15px; text-align: justify;}


.page-looks h3.ui-accordion-header {  background: #d9a61b none repeat scroll 0 0;  border: 0 none !important;  color: #fff !important; font-family:'latoregular';}
.page-looks h3.ui-accordion-header-active{ background:#000 !important; color:#fff;}


.page-looks .ui-accordion .ui-accordion-content p {
  font-size: 16px;
  margin-bottom: 10px !important;
}

.page-looks .ui-accordion-content{ margin-bottom:20px;}

.page-looks .ui-accordion-content ul li {
  font-family: latoregular;
  font-size: 16px;
  line-height: 24px;
  
  margin-bottom: 20px;
  color:#5c5c5c;
}
.page-looks .ui-accordion-content ol li {
  font-family: latoregular;
  font-size: 16px;
  line-height: 24px;
  
  margin-bottom: 20px;
  color:#5c5c5c;
}

.page-looks .ui-accordion-content ul {
  margin-left: 15px;  margin-top:25px;
}
.page-looks .ui-accordion-content ol {
  margin-left: 15px;  margin-top:25px;
}