/* CSS Document */
body {
  background: rgba(27,45,67,1);
  background: -moz-linear-gradient(top, rgba(27,45,67,1) 0%, rgba(48,82,119,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(27,45,67,1)), color-stop(100%, rgba(48,82,119,1)));
  background: -webkit-linear-gradient(top, rgba(27,45,67,1) 0%, rgba(48,82,119,1) 100%);
  background: -o-linear-gradient(top, rgba(27,45,67,1) 0%, rgba(48,82,119,1) 100%);
  background: -ms-linear-gradient(top, rgba(27,45,67,1) 0%, rgba(48,82,119,1) 100%);
  background: linear-gradient(to bottom, rgba(27,45,67,1) 0%, rgba(48,82,119,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b2d43', endColorstr='#305277', GradientType=0 );
}
#main-content .container {
  padding-top: 20px;
}
article, .entry {
  background-color: #fff;
  border-radius: 10px;
  padding: 15px 25px;
}
article table {
  width: 100%;
}
#sidebar #text-2, #sidebar #endo_wrc_widget-2, .translate-box {
  background-color: #fff;
  border-radius: 10px;
  padding: 15px 25px;
}
#sidebar #text-2 ul {
  line-height: 1;
}
#sidebar #text-2 ul li a {
  color: #06c;
  font-family: arial;
  font-size: 13px !important;
}
#sidebar #text-2 ul li a:before {
  content: "\00BB \0020" !important;
  display: inline;
  color: #000;
  line-height: .75;
}
#sidebar h4 {
  color: #00aede;
  font-size: 17px;
  line-height: 23px;
  font-weight: 300;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
  text-rendering: optimizelegibility;
}
.list-striped li:nth-child(odd), .list-striped dd:nth-child(odd), .row-striped .row:nth-child(odd), .row-striped .row-fluid:nth-child(odd) {
    background-color: #f7f7f7;
}
.list-striped li, .list-striped dd, .row-striped .row, .row-striped .row-fluid {
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    padding: 8px;
}
.list-striped li:nth-child(odd), .list-striped dd:nth-child(odd), .row-striped .row:nth-child(odd), .row-striped .row-fluid:nth-child(odd) {
    background-color: #f7f7f7;
}
.list-striped, .row-striped {
    list-style: none!important;
    line-height: 18px!important;
    text-align: left!important;
    vertical-align: middle!important;
    border-top: 1px solid rgba(0, 0, 0, 0.07);
    margin-left: 0!important;
  padding-left: 0!important;
}
.pull-right {
    float: right;
}
sup {
  font-size: 8px;
}
.home-module {
  background-color: #fff;
  border-radius: 10px;
  padding: 25px 25px !important;
  margin-bottom: 20px !important;
}
.et_boxed_layout #page-container .home-module.et_pb_row {
  width: 100% !important;
}
tbody tr:nth-child(even) td, tbody tr.even td {
    background: #e5ecf9;
}
em {
    color: #ac6b66;
}
footer.footer {
  background-color: #fff;
  padding: 20px 0;
  font-size: 14px;
}
.arrow-up {
  font-family: etmodules;
  font-size: 22px;
  float: right;
  font-weight: bold;
}
.arrow-up a {
  color: #222;
}

/* ET MOBILE MENU */

#main-header .et_mobile_menu .menu-item-has-children > a { background-color: transparent; position: relative; }
#main-header .et_mobile_menu .menu-item-has-children > a:after { font-family: 'ETmodules'; text-align: center; speak: none; font-weight: normal; font-variant: normal; text-transform: none; -webkit-font-smoothing: antialiased; position: absolute; }
#main-header .et_mobile_menu .menu-item-has-children > a:after { font-size: 16px; content: '\4c'; top: 13px; right: 10px; }
#main-header .et_mobile_menu .menu-item-has-children.visible > a:after { content: '\4d'; }
#main-header .et_mobile_menu ul.sub-menu { display: none !important; visibility: hidden !important;  transition: all 1.5s ease-in-out;}
#main-header .et_mobile_menu .visible > ul.sub-menu { display: block !important; visibility: visible !important; }

.hide-mobile {
  display: none !important;
}
.display-mobile img {
  padding: 10px 0;
}
.wpcf7-submit {
  background-color: #52a9ca;
  color: #fff;
  text-transform: uppercase;
  border: 0;
  font-size: 18px;
  letter-spacing: -1px;
  padding: 10px 20px;
  margin-top: 10px;}

@media only screen and (max-width: 966px) {

}
@media only screen and (min-width: 981px) {
  .display-mobile {
    display: none !important;
  }
  .hide-mobile {
    display: inline-block !important;
  }
  .et_header_style_centered #main-header .logo_container {
    height: auto;
  }
  .et_boxed_layout #page-container, .et_fixed_nav.et_boxed_layout #page-container #top-header, .et_fixed_nav.et_boxed_layout #page-container #main-header, .et_boxed_layout #page-container .container, .et_boxed_layout #page-container .et_pb_row {
    max-width: 1004px !important;
  }
  .et_boxed_layout #page-container header#main-header .container {
    width: 100%;
  }
  .logo_helper {
    display: none !important;
  }
  #et-top-navigation { 
    background: #515356;
    background: -webkit-gradient(linear, left top, left bottom, from(#b6babd), to(#515356));
    background: -moz-linear-gradient(top, #b6babd, #515356);
    background: -ms-linear-gradient(top, #b6babd, #515356);
    background: -o-linear-gradient(top, #b6babd, #515356);
    background: linear-gradient(to bottom, #b6babd, #515356);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFB6BABD', endColorstr='#FF515356');
  }
  .et_header_style_centered #logo, .et_header_style_centered #et-top-navigation, .et_header_style_centered nav#top-menu-nav, .et_header_style_centered #top-menu {
    float: left;
  }
  #main-content {
    background-image: url('../img/content-bg.jpg');
  }
  .et_pb_post {
    margin-bottom: 30px;
  }
  .et_boxed_layout #page-container .container {
    width: 95%;
  }
  .et_right_sidebar #sidebar {
    padding-left: 10px;
  }
  #main-content .container:before {
    background-color: transparent;
  }
  .et_right_sidebar #left-area {
    padding-right: 3%;
  }
  article ul {
    margin-left: 20px;
  }
  .et_header_style_centered #top-menu > li > a {
    color: rgba(255,255,255,.7);
    padding: 14px 12px 14px 12px !important;
  }
  .et_header_style_centered #top-menu > li > a:after {
    display: none;
  }
  .et_header_style_centered #top-menu > li > a:hover, .et_header_style_centered #top-menu > li.current-menu-parent > a {
    background-image: -webkit-linear-gradient(top, #3BA2DE, #004d86);
    background-image: linear-gradient(to bottom,#3BA2DE,#004d86);
    color: rgba(255,255,255,1) !important;
  }
  #top-menu .menu-item-has-children > a:first-child {
    padding: 0;
  }
  #top-menu li {
    padding: 0;
  }
  #left-area {
    width: 72.125%;
    padding-bottom: 23px;
  }
  #sidebar {
    float: left;
    width: 26.875%;
  }
}