@charset "UTF-8";
/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

html {
  font-size: 62.5%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

article, aside, details, figcaption, figure, footer, header, main, nav, section {
  display: block;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  font-weight: normal;
  text-align: left;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

blockquote, q {
  quotes: none;
}

a:focus {
  outline: none;
}

a:hover, a:active {
  outline: 0;
}

a img {
  border: 0;
}

img {
  max-width: 100%;
  height: auto;
}

select {
  max-width: 100%;
}

em {
  font-style: italic;
}

* html {
  font-size: 87.5%;
}

html {
  -ms-overflow-x: hidden;
  overflow-x: hidden;
}

body {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 1.8;
  color: #929292;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-wrap: break-word;
  word-wrap: break-word;
  width:80% ;
  margin-left: 150px;
  
}

body {
  background-color: #fff;
}

.mejs-container {
  margin-bottom: 20px;
}

dfn, cite, em, i {
  font-style: italic;
}

/**
 * Selection Color.
 */
::selection {
  color: #fff;
  background: #333;
  text-shadow: none;
}

::-moz-selection {
  color: #fff;
  background: #333;
  text-shadow: none;
}

html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: 600;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}


/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*------------------------------------*
	$LAYOUTS
*------------------------------------*/
.container {
  width: 1200px;
  max-width: 90%;
  margin: 0 auto;
}

#wrap {
  position: relative;
}

#main {
  position: relative;
}

#main #content-wrap {
  padding-top: 50px;
  padding-bottom: 50px;
}

.no-margins #main #content-wrap,
.no-margins.separate-layout #main #content-wrap,
.landing-page #main #content-wrap {
  padding-top: 0;
  padding-bottom: 0;
}

.content-area {
  float: left;
  position: relative;
  width: 72%;
  padding-right: 30px;
  border-right-width: 1px;
  border-style: solid;
  border-color: #f1f1f1;
}

.widget-area {
  width: 28%;
}

.widget-area.sidebar-primary {
  float: right;
  padding-left: 30px;
}

.widget-area.sidebar-secondary {
  float: left;
}

.content-full-width .content-area,
body.content-full-screen #content-wrap {
  width: 100% !important;
  max-width: none !important;
  padding: 0 !important;
  border: 0 !important;
}

.content-full-screen .content-area {
  float: none;
  width: 100% !important;
  max-width: none !important;
  padding: 0 !important;
  border: 0 !important;
}

.content-left-sidebar .content-area {
  float: right;
  padding-left: 30px;
  padding-right: 0;
  border-left-width: 1px;
  border-right-width: 0;
}

.content-left-sidebar .widget-area {
  float: left;
  padding-right: 30px;
  padding-left: 0;
}

.content-both-sidebars .content-area {
  width: 44%;
}

.content-both-sidebars.scs-style .content-area {
  left: 28%;
  padding-left: 30px;
  border-left-width: 1px;
}

.content-both-sidebars.scs-style .widget-area.sidebar-secondary {
  position: relative;
  left: -44%;
  padding-right: 30px;
}

.content-both-sidebars.ssc-style .content-area {
  left: 56%;
  padding-left: 30px;
  padding-right: 0;
  border-left-width: 1px;
  border-right-width: 0;
}

.content-both-sidebars.ssc-style .widget-area {
  position: relative;
  left: -44%;
  padding-right: 30px;
}

.content-both-sidebars.ssc-style .widget-area.sidebar-primary {
  padding-left: 0;
}

.content-both-sidebars.css-style .widget-area.sidebar-secondary {
  padding-left: 30px;
}

/* Boxed Layout */
.boxed-layout {
  background-color: #e9e9e9;
}

.boxed-layout #wrap {
  width: 1280px;
  max-width: 100%;
  margin: 0 auto;
  background-color: #fff;
}

.boxed-layout.wrap-boxshadow #wrap {
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
}

.boxed-layout #wrap .container {
  width: auto;
  max-width: none;
  padding-left: 30px;
  padding-right: 30px;
}

.boxed-layout.content-full-screen #content-wrap {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.boxed-layout #footer-widgets {
  margin: 0;
}

/* Boxed Layout > Move absolute items */
.boxed-layout .site-breadcrumbs {
  right: 30px;
}

/* Separate Layout */
.separate-layout {
  background-color: #f1f1f1;
}

.separate-layout .content-area,
.separate-layout .widget-area .sidebar-box {
  background-color: #fff;
  padding: 30px;
}

.separate-layout.content-left-sidebar .content-area {
  padding: 30px;
}

.separate-layout.content-full-width .content-area {
  padding: 30px !important;
}

.separate-layout .content-area {
  border-right-width: 0;
}

.separate-layout.content-left-sidebar .content-area {
  border-left-width: 0;
}

.separate-layout .widget-area.sidebar-primary {
  padding-left: 20px;
}

.separate-layout .widget-area.sidebar-secondary {
  padding-right: 20px;
}

.separate-layout.content-left-sidebar .widget-area {
  padding-right: 20px;
  padding-left: 0;
}

.separate-layout #main #content-wrap {
  padding-top: 20px;
  padding-bottom: 20px;
}

.separate-layout .sidebar-box {
  margin-bottom: 20px;
}

.separate-layout .sidebar-box:last-child {
  margin-bottom: 0;
}

.separate-layout.content-both-sidebars.scs-style .content-area {
  border-left-width: 0;
}

.separate-layout.content-both-sidebars.scs-style .widget-area.sidebar-secondary {
  padding-right: 20px;
}

.separate-layout.content-both-sidebars.ssc-style .content-area {
  padding-right: 30px;
  border-left-width: 0;
}

.separate-layout.content-both-sidebars.ssc-style .widget-area {
  padding-right: 20px;
}

.separate-layout.content-both-sidebars.css-style .widget-area.sidebar-secondary {
  padding-left: 20px;
  padding-right: 0;
}

body.separate-blog.separate-layout .content-area {
  padding: 0 !important;
  /* using !important to override customizer setting */
  background-color: transparent;
}

body.separate-blog.separate-layout #blog-entries > * {
  background-color: #fff;
  padding: 30px;
  border: 0;
  margin-bottom: 20px;
}

body.separate-blog.separate-layout #blog-entries > :last-child {
  margin-bottom: 0;
}

body.separate-blog.separate-layout .oceanwp-pagination,
body.separate-blog.separate-layout .page-jump,
body.separate-blog.separate-layout .scroller-status {
  background-color: #fff;
  padding: 30px;
  margin-top: 20px;
}

body.separate-blog.separate-layout .oceanwp-pagination ul.page-numbers,
body.separate-blog.separate-layout .page-jump ul.page-numbers,
body.separate-blog.separate-layout .scroller-status ul.page-numbers {
  padding: 0;
}

body.separate-blog.separate-layout .oceanwp-row {
  margin: 0;
  margin-right: -20px;
}

body.separate-blog.separate-layout #blog-entries.blog-grid > * {
  background-color: transparent;
  padding: 0 20px 0 0;
}

body.separate-blog.separate-layout #blog-entries.blog-grid > :last-child {
  margin-bottom: 20px;
}

body.separate-blog.separate-layout.has-blog-grid .oceanwp-pagination {
  margin-top: 0;
}

body.separate-blog.separate-layout .blog-entry.grid-entry .blog-entry-inner {
  background-color: #fff;
  padding: 30px;
  border: 0;
}

body.separate-blog.separate-layout .blog-entry.grid-entry .thumbnail {
  margin: 0;
}

/*------------------------------------*
	All Devices under 1280px
*------------------------------------*/
@media only screen and (max-width: 1280px) {
  /* Both sidebars layout */
  .content-both-sidebars .content-area {
    float: none !important;
    width: 100% !important;
    left: auto !important;
    border-width: 0 !important;
  }
  .content-both-sidebars:not(.separate-layout) .content-area {
    padding: 0 !important;
    margin-bottom: 40px;
  }
  .content-both-sidebars .widget-area.sidebar-primary, .content-both-sidebars .widget-area.sidebar-secondary {
    float: left;
    width: 49% !important;
    left: auto !important;
    padding: 0 !important;
  }
  .content-both-sidebars .widget-area.sidebar-primary {
    float: right;
  }
  .content-both-sidebars:not(.separate-layout) .widget-area.sidebar-primary, .content-both-sidebars:not(.separate-layout) .widget-area.sidebar-secondary {
    width: 48% !important;
  }
  /* Separate layout */
  .separate-layout.content-both-sidebars .content-area {
    margin-bottom: 20px;
  }
  .separate-layout.content-both-sidebars .widget-area.sidebar-primary, .separate-layout.content-both-sidebars .widget-area.sidebar-secondary {
    width: 49% !important;
  }
  .separate-layout.content-both-sidebars .widget-area.sidebar-secondary {
    margin-bottom: 20px;
  }
  .separate-layout.content-both-sidebars .widget-area.sidebar-primary {
    padding-left: 0;
  }
}

/*------------------------------------*
	All Devices under 1080px
*------------------------------------*/
@media only screen and (max-width: 1080px) {
  /* Both sidebars layout */
  .content-both-sidebars .content-area {
    float: none !important;
    width: 100% !important;
    left: auto !important;
    border-width: 0 !important;
  }
  .content-both-sidebars:not(.separate-layout) .content-area {
    padding: 0 !important;
    margin-bottom: 40px;
  }
  .content-both-sidebars .widget-area.sidebar-primary, .content-both-sidebars .widget-area.sidebar-secondary {
    float: left;
    width: 49% !important;
    left: auto !important;
    padding: 0 !important;
  }
  .content-both-sidebars .widget-area.sidebar-primary {
    float: right;
  }
  .content-both-sidebars:not(.separate-layout) .widget-area.sidebar-primary, .content-both-sidebars:not(.separate-layout) .widget-area.sidebar-secondary {
    width: 48% !important;
  }
  /* Separate layout */
  .separate-layout.content-both-sidebars .content-area {
    margin-bottom: 20px;
  }
  .separate-layout.content-both-sidebars .widget-area.sidebar-primary, .separate-layout.content-both-sidebars .widget-area.sidebar-secondary {
    width: 49% !important;
  }
  .separate-layout.content-both-sidebars .widget-area.sidebar-secondary {
    margin-bottom: 20px;
  }
  .separate-layout.content-both-sidebars .widget-area.sidebar-primary {
    padding-left: 0;
  }
}

/*------------------------------------*
	All Devices under 960px
*------------------------------------*/
@media only screen and (max-width: 959px) {
  /* boxed */
  .boxed-layout #wrap {
    overflow: hidden;
  }
  .boxed-layout .site-breadcrumbs {
    right: auto;
  }
  /* container */
  .container,
  body.content-full-screen .elementor-section-wrap > .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 90%;
  }
  /* full width content and sidebar */
  .content-area,
  .content-left-sidebar .content-area {
    float: none !important;
    width: 100%;
    margin-bottom: 40px;
    border: 0;
  }
  body.sidebar-content .content-area {
    margin-bottom: 0;
  }
  body:not(.separate-layout) .content-area,
  .content-left-sidebar:not(.separate-layout) .content-area {
    padding: 0 !important;
  }
  .no-margins .content-area,
  .no-margins.content-left-sidebar .content-area {
    margin-bottom: 0;
  }
  .widget-area.sidebar-primary,
  .widget-area.sidebar-secondary,
  .content-left-sidebar .widget-area {
    float: none !important;
    width: 100%;
    padding: 0 !important;
    border: 0;
  }
  body.has-composer.has-sidebar #primary {
    margin-bottom: 40px;
  }
  #main #content-wrap.container {
    width: auto !important;
  }
  /* Both sidebars layout */
  .content-both-sidebars .widget-area.sidebar-primary, .content-both-sidebars .widget-area.sidebar-secondary {
    float: none !important;
    width: 100% !important;
  }
  .content-both-sidebars:not(.separate-layout) .widget-area.sidebar-primary, .content-both-sidebars:not(.separate-layout) .widget-area.sidebar-secondary {
    width: 100% !important;
  }
  .separate-layout.content-both-sidebars .widget-area.sidebar-primary, .separate-layout.content-both-sidebars .widget-area.sidebar-secondary {
    width: 100% !important;
  }
  /* Separate layout */
  .separate-layout .container,
  .separate-layout.content-full-screen .elementor-section-wrap > .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 95%;
  }
  .separate-layout .content-area,
  .separate-layout.content-left-sidebar .content-area {
    margin-bottom: 20px;
  }
  .separate-layout .widget-area {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  body.separate-blog.separate-layout .oceanwp-row {
    margin: 0 !important;
  }
  body.separate-blog.separate-layout #blog-entries.blog-grid > * {
    padding: 0 !important;
  }
}

/*------------------------------------*
	Tablet Portrait
*------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
  /* main  */
  body.boxed-layout #wrap,
  body.boxed-layout .parallax-footer {
    width: auto !important;
  }
}

/*------------------------------------*
	Phone Portrait and Landscape
*------------------------------------*/
@media only screen and (max-width: 767px) {
  /* grid & main  */
  #wrap {
    width: 100% !important;
  }
  body.boxed-layout #wrap {
    width: auto !important;
  }
  .boxed-layout #top-bar-social.top-bar-right {
    right: auto;
  }
  .boxed-layout #top-bar-social.top-bar-left {
    left: auto;
  }
  .col:not(.slick-slide), .blog-entry {
    width: 100% !important;
    margin-bottom: 25px;
  }
}

/*------------------------------------*
	Phone Landscape
*------------------------------------*/
@media only screen and (max-width: 480px) {
  /* boxed */
  .boxed-layout #wrap .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.content-table {
	border-collapse: collapse;
	margin : 50px 0;
	min-width : 400px;	
}

.content-table td {
	padding: 12px 15px;
	
}

.content-table tbody tr {
  border-bottom: 1px solid #dddddd;
}

.content-table tbody tr:nth-of-type(even) {
  background-color: #c3c3c3;
}

.content-table tbody tr:last-of-type {
  border-bottom: 2px solid #009879;
}

.content-table tbody tr.active-row {
  font-weight: bold;
  color: #009879;
}
