/* 
	Table of Contents

	I.   Generic --------------------------------------
	     01. Reset ------------------------------------
	     02. Base -------------------------------------
	     03. Fonts ------------------------------------
	     04. Helpers ----------------------------------
	         Clear ------------------------------------
	         Notext -----------------------------------
	         Hidden -----------------------------------
	         Alignleft --------------------------------
	         Alignright -------------------------------
	         Disabled ---------------------------------
	         Grid -------------------------------------
	         Responsive Helpers -----------------------
	II.  Regions --------------------------------------
	     01. Container --------------------------------
	     02. Content ----------------------------------
	     03. Footer -----------------------------------
	     04. Header -----------------------------------
	     05. Main -------------------------------------
	     06. Shell ------------------------------------
	     07. Sidebar ----------------------------------
	     08. Wrapper ----------------------------------
	III. Modules --------------------------------------
	     01. Articles Compact -------------------------
	         Article Compact --------------------------
	         Article Compact --------------------------
	     02. Button -----------------------------------
	         Button Block -----------------------------
	     03. Credits ----------------------------------
	     04. Features ---------------------------------
	     05. Form Elements ----------------------------
	     06. Form -------------------------------------
	     07. Form Message -----------------------------
	     08. Intro ------------------------------------
	         Intro Small ------------------------------
	         Intro Small ------------------------------
	     09. Links ------------------------------------
	     10. List -------------------------------------
	     11. List Categories --------------------------
	     12. List Links -------------------------------
	     13. List Logos -------------------------------
	     14. Logo -------------------------------------
	     15. Nav --------------------------------------
	         Nav Dropdown -----------------------------
	     16. Nav Utilites -----------------------------
	         Dropdwon ---------------------------------
	         Dropdown ---------------------------------
	     17. Section ----------------------------------
	     18. Section Inversed -------------------------
	     19. Section Porgrams -------------------------
	     20. Section Accreditation --------------------
	     21. Section Providers ------------------------
	     22. Section Customers ------------------------
	     23. Section Links ----------------------------
	     24. Section Gradient Light -------------------
	     25. Section Gradient Dark --------------------
	     26. Section Light ----------------------------
	     27. Section Dark -----------------------------
	     28. Section Logos ----------------------------
	     29. Section Contacts -------------------------
	     30. Section Categories -----------------------
	     31. Section Company --------------------------
	     32. Section Message --------------------------
	     33. Section Outro ----------------------------
	     34. Slider -----------------------------------
	     35. Socials ----------------------------------
	     36. Table ------------------------------------
	     37. Trigger ----------------------------------
	     38. Widget -----------------------------------
 */

.cols:after,
.footer .footer__inner:after,
.shell:after,
.form .form__content:after,
.nav ul:after,
.nav-utilities:after,
.nav-utilities ul:after,
.section:after,
.socials a:after {
  content: "";
  line-height: 0;
  display: table;
  clear: both;
}

/* ------------------------------------------------------------ *\
	I.   Generic
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Reset
\* ------------------------------------------------------------ */
*,
*:before,
*:after {
  padding: 0;
  margin: 0;
  outline: 0;
  box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
main {
  display: block;
}

html {
  tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none;
}

img,
iframe,
video,
audio,
object {
  max-width: 100%;
}

img,
iframe {
  border: 0 none;
}

img {
  height: auto;
  display: inline-block;
  vertical-align: middle;
}

b,
strong {
  font-weight: bold;
}

address {
  font-style: normal;
}

svg:not(:root) {
  overflow: hidden;
}

a,
button,
input[type="submit"],
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="image"],
label[for] {
  cursor: pointer;
}

a[href^="tel"],
button[disabled],
input[disabled],
textarea[disabled],
select[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea,
a[href^="tel"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

button,
select {
  text-transform: none;
}

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

nav ul,
nav ol {
  list-style: none outside none;
}

/* ------------------------------------------------------------ *\
	Base
\* ------------------------------------------------------------ */
html,
body {
  height: 100%;
  min-width: 320px;
  background: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 0.006em;
  color: #6d6e70;
}

a {
  color: #be1e2d;
  text-decoration: underline;
  transition: 0.3s;
}

a:hover {
  text-decoration: none;
}

a[href^="tel"] {
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.6em;
  font-family: "Raleway", sans-serif;
  letter-spacing: 0;
}

h1 {
  font-size: 40px;
  line-height: 1.2;
  font-weight: 500;
  color: #000;
}

h2 {
  font-size: 35px;
  line-height: 1.2;
}

h3 {
  font-size: 25px;
  line-height: 1.2;
}

h4 {
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  color: #000;
  letter-spacing: 0.01em;
}

h5 {
  font-size: 18px;
  line-height: 1.2;
}

h6 {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0.005em;
}

p,
ul,
ol,
dl,
table,
blockquote {
  margin-bottom: 1.2em;
}

h1[class],
h2[class],
h3[class],
h4[class],
h5[class],
h6[class],
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
p:last-child,
ul:last-child,
ol:last-child,
dl:last-child,
table:last-child,
blockquote:last-child {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  body {
    font-size: 16px;
    line-height: 1.2;
  }

  h1 {
    font-size: 28px;
  }

  h2 {
    font-size: 25px;
  }

  h3 {
    font-size: 20px;
  }

  h4 {
    font-size: 16px;
  }

  h5 {
    font-size: 14px;
  }

  h6 {
    font-size: 12px;
  }
}

small {
  font-size: 8px;
}

/* ------------------------------------------------------------ *\
	Fonts
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Helpers
\* ------------------------------------------------------------ */
/*  Clear  */
.clear:after {
  content: "";
  line-height: 0;
  display: table;
  clear: both;
}

/*  Notext  */
.notext {
  white-space: nowrap;
  text-indent: 100%;
  text-shadow: none;
  overflow: hidden;
}

.notext-old {
  font-size: 0;
  line-height: 0;
  text-indent: -4000px;
}

/*  Hidden  */
[hidden],
.hidden {
  display: none;
}

/*  Alignleft  */
.alignleft {
  float: left;
}

/*  Alignright  */
.alignright {
  float: right;
}

/*  Disabled  */
[disabled],
.disabled {
  cursor: default;
}

/*  Grid  */
.cols {
  margin: 0 -15px;
}

.cols:after {
}

.col {
  float: left;
  width: 100%;
  padding: 0 15px;
}

.col_1of2 {
  width: 50%;
}

.col_1of3 {
  width: 33.33%;
}

.col_1of4 {
  width: 25%;
}

@media (max-width: 767px) {
  .col_1of4 {
    width: 100%;
  }
}

/*  Responsive Helpers  */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }

  .visible-xs-block {
    display: block !important;
  }

  .visible-xs-inline {
    display: inline !important;
  }

  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }

  .visible-sm-block {
    display: block !important;
  }

  .visible-sm-inline {
    display: inline !important;
  }

  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }

  .visible-md-block {
    display: block !important;
  }

  .visible-md-inline {
    display: inline !important;
  }

  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }

  .visible-lg-block {
    display: block !important;
  }

  .visible-lg-inline {
    display: inline !important;
  }

  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

/* ------------------------------------------------------------ *\
	Nav
\* ------------------------------------------------------------ */
.nav {
  font-family: "Raleway", sans-serif;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.01em;
}

.nav ul {
  list-style-type: none;
}

.nav ul:after {
}

.nav li {
  position: relative;
}

.nav > ul > li:hover > .sub-menu {
  display: inline-block;
  visibility: visible;
  opacity: 1;
}

.nav > ul > li:hover > a {
  color: #be1e2d;
}

.nav > ul > li {
  /*float: left;*/
  display: inline-block;
}

.nav > ul > li + li {
  margin-left: 42px;
}

.nav > ul > li.menu-item-has-children a:after {
  content: "";
  display: inline-block;
  margin-left: 9px;
  width: 13px;
  height: 9px;
  background: url(images/temp/arrow.png) no-repeat;
}

ul.sub-menu.sub-menu li a:after {
  display: none;
}

.nav > ul > li:nth-last-child(2) .sub-menu .sub-menu {
  left: auto;
  right: 100%;
}

.nav > ul > li > a {
  height: 80px;
  line-height: 80px;
}

.nav a {
  display: block;
  text-decoration: none;
  color: inherit;
}

/*  Nav Dropdown  */
.nav .sub-menu {
  /*display: none;*/
  visibility: hidden;
  opacity: 0;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 100%;
  width: 210px;
  font-size: 14px;
  font-weight: normal;
  background: #4b4b4d;
  transition: opacity 0.3s, visibility 0.3s;
}

.nav .sub-menu .sub-menu {
  left: 100%;
  top: 5px;
}

.nav .sub-menu li + li {
  margin-top: 10px;
}

.nav .sub-menu li:hover > .sub-menu {
  visibility: visible;
  opacity: 1;
}

/* .nav .sub-menu li:hover .sub-menu { visibility: visible; opacity: 1; display: inline-block; } */
.nav .sub-menu li:hover > a {
  color: #be1e2d;
  background: #757578;
}

.nav .sub-menu a {
  padding: 10px;
  line-height: 1.2;
}

@media (max-width: 1199px) {
  .nav {
    visibility: hidden;
    opacity: 0;
    padding-top: 90px;
    position: absolute;
    z-index: 1;
    top: 100%;
    left: 0;
    width: 100%;
    background: #404041;
    transition: 0.3s;
  }

  .nav_visible {
    visibility: visible;
    opacity: 1;
  }

  .nav > ul > li {
    float: none;
    width: 100%;
    text-align: center;
  }

  .nav > ul > li + li {
    margin-left: 0;
    margin-top: 0px;
  }

  .nav > ul > li:hover > .sub-menu {
    visibility: visible;
    opacity: 1;
    position: static;
  }

  .nav > ul > li > a {
    height: 45px;
    line-height: 45px;
  }

  .nav .sub-menu {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 100%;
    width: 100%;
    font-size: 14px;
    font-weight: normal;
    padding: 20px 0;
    background: #4b4b4d;
    transition: none;
  }

  .nav .sub-menu .sub-menu {
    left: 0;
    top: 20px;
    background: #cacacf;
  }

  .nav .sub-menu {
    position: static;
    display: none;
    visibility: visible;
    opacity: 1;
  }
}

@media (max-width: 991px) {
  .nav {
    padding-top: 60px;
  }
}

/* ------------------------------------------------------------ *\
	Nav Utilites
\* ------------------------------------------------------------ */
.nav-utilities {
  font-family: "Raleway", sans-serif;
  font-size: 15px;
  font-weight: bold;
}

.nav-utilities:after {
}

.nav-utilities > ul {
  float: right;
  list-style-type: none;
}

.nav-utilities ul:after {
}

.nav-utilities li {
  position: relative;
}

.nav-utilities li:hover .sub-menu.hover {
  visibility: visible;
  opacity: 1;
}

.nav-utilities > ul > li {
  float: left;
}

.nav-utilities > ul > li + li {
  margin-left: 39px;
}

.nav-utilities a {
  text-decoration: none;
  color: inherit;
}

.nav-utilities > ul > li > a {
  display: block;
  padding-bottom: 10px;
}

.nav-utilities > ul > li:hover > a {
  color: #404041;
}

/*  Dropdwon  */
.nav-utilities .sub-menu {
  visibility: hidden;
  opacity: 0;
  display: inline-block;
  position: absolute;
  z-index: 5;
  top: 100%;
  right: 0;
  background: #4b4b4d;
  transition: 0.3s;
  font-size: 13px;
  font-weight: normal;
  box-shadow: 0 0 5px 0 rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  color: #fff;
}

.nav-utilities .sub-menu.active {
  visibility: visible;
  opacity: 1;
}

.nav-utilities .sub-menu:after {
  content: "";
  position: absolute;
  bottom: 100%;
  right: 10px;
  width: 0;
  height: 0;
  border-width: 0 7px 7px 7px;
  border-style: solid;
  border-color: transparent;
  border-bottom-color: #4b4b4d;
}

.nav-utilities .sub-menu a {
  display: block;
  line-height: 1.2;
  padding: 8px;
  white-space: nowrap;
}

.nav-utilities .sub-menu li:first-child a {
  border-radius: 5px 5px 0 0;
}

.nav-utilities .sub-menu li:last-child {
  border-radius: 0 0 5px 5px;
}

.nav-utilities .sub-menu li:hover a {
  color: #be1e2d;
  background: #757578;
}

@media (max-width: 767px) {
  .nav-utilities {
    text-align: center;
  }

  .nav-utilities > ul {
    position: relative;
  }

  .nav-utilities li {
    position: static;
  }

  .nav-utilities > ul {
    float: none;
    display: inline-block;
  }

  .nav-utilities > ul > li + li {
    margin-left: 20px;
  }

  /*  Dropdown */
  .nav-utilities .sub-menu {
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .nav-utilities .sub-menu:after {
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

/* ------------------------------------------------------------ *\
	II.  Regions
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Container
\* ------------------------------------------------------------ */
.container {
}

/* ------------------------------------------------------------ *\
	Content
\* ------------------------------------------------------------ */
.content {
}

/* ------------------------------------------------------------ *\
	Footer
\* ------------------------------------------------------------ */
.footer {
  padding: 37px 0 40px;
  background: #be1e2d;
  font-size: 16px;
  color: #fff;
}

.footer .footer__inner {
  margin-bottom: 25px;
}

.footer .footer__inner:after {
}

.footer .footer__content {
  float: left;
  width: 59%;
}

.footer .footer__aside {
  float: right;
  width: 41%;
}

.footer .footer__socials {
  margin-bottom: 35px;
}

.footer .footer__nav a {
  color: inherit;
}

.footer .footer__image {
  float: right;
  margin-top: 16px;
}

.footer .footer__body {
  padding-right: 122px;
}

.footer .footer__logo {
  display: block;
}

.footer .footer__logo + .footer__logo {
  margin-top: 27px;
}

.footer .footer__logo img {
  max-width: 160px;
}

.footer .footer__copyright a {
  color: inherit;
}

@media (max-width: 991px) {
  .footer .footer__body {
    padding-right: 0;
  }
}

@media (max-width: 767px) {
  .footer {
    position: static;
    font-size: 12px;
    text-align: center;
  }

  .footer .col {
    padding: 0;
  }

  .footer .cols {
    margin: 0;
  }

  .footer .footer__content {
    float: none;
    width: 100%;
    margin-bottom: 40px;
  }

  .footer .footer__aside {
    float: none;
    width: 100%;
  }

  .footer .footer__nav {
    text-align: center;
  }

  .footer .footer__body {
    margin-bottom: 25px;
  }

  .footer .footer__image {
    float: none;
    margin-top: 16px;
  }
}

/* ------------------------------------------------------------ *\
	Header
\* ------------------------------------------------------------ */
.header {
  color: #fff;
}

.header .shell {
  position: relative;
}

.header .header__bar {
  min-height: 110px;
  border-top: 6px solid #be1e2d;
  background: #be1e2d;
  box-shadow: inset 0px 20px 40px -16px rgba(255, 255, 255, 0.5);
}

.header .header__inner {
  background: #404041;
}

.header .header__logo {
  position: absolute;
  z-index: 2;
  left: 65px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.header .header__nav {
  float: right;
}

.header .header__nav-utilities {
  margin-top: 28px;
}

.header .header__trigger {
  float: right;
  margin-right: 30px;
}

@media (max-width: 1199px) {
  .header .header__inner {
    padding: 25px 0;
  }

  .header .header__logo {
    width: 200px;
  }
}

@media (max-width: 991px) {
  .header .header__logo {
    width: 140px;
    left: 15px;
  }
}

@media (max-width: 767px) {
  .header .header__bar {
    min-height: 100px;
  }
}

/* ------------------------------------------------------------ *\
	Main
\* ------------------------------------------------------------ */
.main {
  flex-grow: 1;
}

/* ------------------------------------------------------------ *\
	Shell
\* ------------------------------------------------------------ */
.shell {
  max-width: 1209px;
  padding-left: 15px;
  padding-right: 15px;
  margin: auto;
}

.shell:after {
}

.shell-fluid {
  max-width: none;
}

/* ------------------------------------------------------------ *\
	Sidebar
\* ------------------------------------------------------------ */
.sidebar {
}

/* ------------------------------------------------------------ *\
	Wrapper
\* ------------------------------------------------------------ */
.wrapper {
  display: flex;
  flex-direction: column;
}

/* ------------------------------------------------------------ *\
	III. Modules
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Articles Compact
\* ------------------------------------------------------------ */
.articles-compact {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -11px;
}

.articles-compact .article-compact {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  width: 33.33%;
  padding: 0 11px;
}

/*  Article Compact  */
.article-compact {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.article-compact .article-compact__title {
  margin-bottom: 7px;
}

.article-compact .article-compact__entry {
  margin-bottom: 30px;
}

.article-compact .article-compact__actions {
  margin-top: auto;
}

@media (max-width: 767px) {
  .articles-compact {
    margin: 0;
  }

  .articles-compact .article-compact {
    width: 100%;
    padding: 0;
  }

  .articles-compact .article-compact + .article-compact {
    margin-top: 50px;
  }

  /*  Article Compact  */
  .article-compact {
    text-align: center;
  }
}

/* ------------------------------------------------------------ *\
	Button
\* ------------------------------------------------------------ */
.btn {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  font-size: 16px;
  padding: 0 18px;
  height: 56px;
  line-height: 56px;
  background: #be1e2d;
  color: #fff;
  border: none;
  transition: 0.3s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.btn:hover {
  background: #e82539;
}

/*  Button Block  */
.btn-block {
  display: block;
  padding-left: 0;
  padding-right: 0;
}

/* Button Center */
.btn.centered {
  margin: 0 auto;
}

/* ------------------------------------------------------------ *\
	Credits
\* ------------------------------------------------------------ */
.credits {
  font-size: 16px;
  color: inherit;
  text-align: right;
}

.credits a {
  color: #be1e2d;
}

/* ------------------------------------------------------------ *\
	Features
\* ------------------------------------------------------------ */
.features {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px;
}

.features .feature {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  width: 33.33333%;
  padding: 0 10px;
}

.feature {
  font-size: 16px;
}

.feature ul {
  list-style-type: none;
}

.feature .feature__title {
  margin-bottom: 14px;
}

.feature .feature__cols {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -15px;
}

.feature .feature__col {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  width: 50%;
  text-align: center;
  padding: 0 15px;
}

.feature .feature__entry {
  margin-bottom: 20px;
}

.feature .feature__entry:last-child {
  margin-bottom: 0;
}

.feature .feature__entry span {
  color: #be1e2d;
}

.feature .feature__entry p {
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .features .feature {
    width: 50%;
    text-align: center;
  }

  .features .feature:nth-child(n + 3) {
    margin-top: 45px;
  }
}

@media (max-width: 767px) {
  .features .feature {
    width: 100%;
  }

  .features .feature:nth-child(n + 2) {
    margin-top: 55px;
  }

  .feature .feature__title {
    font-size: 25px;
  }
}

/* ------------------------------------------------------------ *\
	Form Elements
\* ------------------------------------------------------------ */
input::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}

input::-moz-placeholder {
  color: inherit;
  opacity: 1;
}

input:-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}

input::placeholder {
  color: inherit;
  opacity: 1;
}

textarea::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}

textarea::-moz-placeholder {
  color: inherit;
  opacity: 1;
}

textarea:-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}

textarea::placeholder {
  color: inherit;
  opacity: 1;
}

input:-webkit-autofill {
  -webkit-text-fill-color: inherit;
  -webkit-box-shadow: 0 0 0 1000px #fff inset;
}

.field {
  display: block;
  width: 100%;
  height: 48px;
  padding: 0 1px;
  background: transparent;
  border-width: 0 0 3px 0;
  border-style: dotted;
  border-color: #fff;
}

.textarea {
}

.select {
}

.radio {
}

.checkbox {
}

/* ------------------------------------------------------------ *\
	Form
\* ------------------------------------------------------------ */
.form {
  color: #fff;
}

.form .form__content {
  margin: 0 -15px 57px;
}

.form .form__content:after {
}

.form .form__section {
  float: left;
  width: 50%;
  padding: 0 15px;
}

.form .form__controls + .form__controls {
  margin-top: 38px;
}

@media (max-width: 767px) {
  .form .form__section {
    float: none;
    width: 100%;
  }

  .form .form__section + .form__section {
    margin-top: 38px;
  }
}

.gform_body input {
  background: transparent;
  border: 0;
  border-bottom: 2px dashed;
}

/* ------------------------------------------------------------ *\
	Form Message
\* ------------------------------------------------------------ */
.form-message .form-message__body {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin: 0 -13px 29px;
}

.form-message .form-message__section {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  width: 50%;
  padding: 0 13px;
}

.form-message .form-message__controls + .form-message__controls {
  margin-top: 40px;
}

.form-message .form-message__title {
  margin-bottom: 10px;
  color: #6d6e70;
  font-weight: normal;
}

.form-message .form-message__captcha {
  height: 113px;
  line-height: 113px;
  width: 100%;
  text-align: center;
  background: #bbbdbf;
}

.form-message .form-message__textarea {
  height: 226px;
  width: 100%;
  vertical-align: bottom;
  font-size: 16px;
  padding: 10px;
  resize: none;
  border: 2px solid #9a9b9c;
  background: #fff;
}

.form-message .form-message__inner {
  margin-bottom: 24px;
}

.form-message .form-message_field {
  border-color: #9a9b9c;
}

@media (max-width: 767px) {
  .form-message .form-message__section {
    width: 100%;
  }

  .form-message .form-message__section:nth-child(n + 2) {
    margin-top: 40px;
  }

  .form-message .form-message__controls + .form-message__controls {
    margin-top: 20px;
  }

  .form-message .form-message__captcha {
    height: 65px;
    line-height: 65px;
  }
}

/* ------------------------------------------------------------ *\
	Intro
\* ------------------------------------------------------------ */
.intro {
  position: relative;
  color: #fff;
}

.intro .intro__image {
  position: relative;
  min-height: 577px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right top;
}

.intro .intro__image:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.8), transparent);
}

.intro .intro__content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding-top: 149px;
}
.intro__content-box {
  background: #404041;
  padding: 40px;
  max-width: 60%;
}
@media (max-width: 769px) {
  .intro__content-box {
    max-width: 100%;
    background: transparent;
    padding: 0;
  }
}

.intro .intro__title {
  margin-bottom: 6px;
  font-weight: bold;
  color: inherit;
}

.intro .intro__subtitle {
  padding-left: 5px;
  margin-bottom: 16px;
  font-weight: 500;
  letter-spacing: 0.027em;
  color: inherit;
}

/*  Intro Small  */
.intro_small .intro__image {
  min-height: 180px;
  background-position: right top;
}

.intro_small .intro__image:before {
  display: none;
}

@media (max-width: 767px) {
  .intro .intro__image {
    min-height: 450px;
  }

  .intro .intro__content {
    padding-top: 60px;
  }

  /*  Intro Small  */
  .intro_small .intro__image {
    min-height: 150px;
  }
}

/* ------------------------------------------------------------ *\
	Links
\* ------------------------------------------------------------ */
.links {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -13px;
}

.links .list-links {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  width: 31%;
  padding: 0 13px;
}

@media (max-width: 767px) {
  .links {
    margin: 0;
  }

  .links .list-links {
    width: 100%;
    padding: 0;
    text-align: left;
  }

  .links .list-links + .list-links {
    margin-top: 40px;
  }
}

/* ------------------------------------------------------------ *\
	List
\* ------------------------------------------------------------ */
[class^="list-"] {
  list-style: none outside none;
}

/* ------------------------------------------------------------ *\
	List Categories
\* ------------------------------------------------------------ */
.list-categories {
  list-style-type: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 16px;
  margin: 0;
}

.list-categories li {
  padding: 5px 0;
}

.list-categories a {
  display: block;
  position: relative;
  text-decoration: none;
  height: 40px;
  line-height: 39px;
  padding: 0 18px;
  color: #929497;
  border: 1px solid #eceded;
}

.list-categories a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    to bottom,
    #f6f6f6 0%,
    #e5e5e7 100%,
    #e5e5e7 100%
  );
}

.list-categories .current,
.list-categories a:hover {
  background: #be1e2d;
  color: #fff;
}

@media (max-width: 767px) {
  .list-categories {
    margin: -3px 0;
  }

  .list-categories li {
    width: 100%;
    padding: 3px 0;
  }
}

/* ------------------------------------------------------------ *\
	List Links
\* ------------------------------------------------------------ */
.list-links {
  list-style-type: none;
  font-size: 16px;
  margin-bottom: 0;
}

.list-links a {
  text-decoration: none;
  color: #6d6e70;
}

.list-links a:hover {
  color: #be1e2d;
}

/* ------------------------------------------------------------ *\
	List Logos
\* ------------------------------------------------------------ */
.list-logos {
  list-style-type: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 -10px 35px;
}

.list-logos li {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  width: 16.66667%;
  line-height: 100px;
  padding: 0 10px;
  text-align: center;
}

@media (max-width: 767px) {
  .list-logos .category-isotope {
    width: 33.33333%;
    padding: 0 10px;
  }

  .list-logos li {
    width: 33.33333%;
    padding: 0 10px;
  }
}

li a img.size-provider-thumb {
  height: 100%;
  max-width: 180px;
}

/* ------------------------------------------------------------ *\
	Logo
\* ------------------------------------------------------------ */
.logo {
}

/* ------------------------------------------------------------ *\
	Section
\* ------------------------------------------------------------ */
.section {
  position: relative;
  padding: 70px 0 79px;
  background: #fff;
}

.section:after {
}

.section .section__content {
  overflow: hidden;
  max-width: 972px;
}

.seciton .content__full {
  max-width: 100%;
}

.section .section__image {
  float: left;
  margin: 0 53px -58px 0;
  width: 199px;
  height: 344px;
}

.section .section__title {
  margin-bottom: 3px;
}

.section .section__head {
  margin-bottom: 21px;
}

.section .section__body {
  margin-bottom: 35px;
}

.section .section__body:last-child {
  margin-bottom: 0;
}

.section__actions {
  display: flex;
}

/* ------------------------------------------------------------ *\
	Section Inversed
\* ------------------------------------------------------------ */
.section_inversed .section__image {
  float: right;
  margin: 0 0 -58px 40px;
  width: 210px;
  height: 344px;
  opacity: 0.45;
}

/* ------------------------------------------------------------ *\
	Section Porgrams
\* ------------------------------------------------------------ */
.section_programs {
  padding: 61px 0 104px;
}

.section_programs .section__title {
  margin-bottom: 10px;
}

.section_programs .section__head {
  margin-bottom: 41px;
}

/* ------------------------------------------------------------ *\
	Section Accreditation
\* ------------------------------------------------------------ */
.section_accreditation {
  padding: 67px 0 91px;
}

.section_accreditation .section__head {
  margin-bottom: 22px;
}

.section_accreditation .section__title {
  margin-bottom: 20px;
}

/* ------------------------------------------------------------ *\
	Section Providers
\* ------------------------------------------------------------ */
.section_providers {
  padding: 67px 0 46px;
}

.section_providers .section__head {
  margin-bottom: 16px;
}

.section_providers .section__title {
  margin-bottom: 10px;
}

/* ------------------------------------------------------------ *\
	Section Customers
\* ------------------------------------------------------------ */
.section_customers {
  padding: 65px 0 70px;
}

.section_customers .section__head {
  margin-bottom: 17px;
}

.section_customers .section__body {
  margin-bottom: 41px;
}

.section_customers .section__title {
  margin-bottom: 10px;
}

/* ------------------------------------------------------------ *\
	Section Links
\* ------------------------------------------------------------ */
.section_links {
  padding: 71px 0 110px;
}

.section_links .section__head {
  margin-bottom: 54px;
}

/* ------------------------------------------------------------ *\
	Section Gradient Light
\* ------------------------------------------------------------ */
.section_gradient-light {
  background: linear-gradient(to bottom, #ededed 0%, #ededed 0%, #ffffff 70%);
}

/* ------------------------------------------------------------ *\
	Section Gradient Dark
\* ------------------------------------------------------------ */
.section_gradient-dark {
  background: linear-gradient(to bottom, #eeeeee 0%, #eeeeee 0%, #ffffff 70%);
}

/* ------------------------------------------------------------ *\
	Section Light
\* ------------------------------------------------------------ */
.section_light {
  background: #bbbdbf;
}

/* ------------------------------------------------------------ *\
	Section Dark
\* ------------------------------------------------------------ */
.section_dark {
  background: #808184;
  color: #e6e7e8;
}

.section_dark .section__title {
  color: inherit;
}
/* ------------------------------------------------------------ *\
	Section Centered
\* ------------------------------------------------------------ */
.section_centered {
  text-align: center;
  width: 100%;
  margin: 0 auto;
}

/* ------------------------------------------------------------ *\
	Section Logos
\* ------------------------------------------------------------ */
.section-logos {
  padding: 30px 0 35px;
  background: #e6e7e8;
}

.section-logos .credits {
  margin-top: 20px;
}

@media (max-width: 767px) {
  .section-logos {
    padding: 35px 0;
  }

  .section-logos .credits {
    padding-left: 0;
  }
}

/* ------------------------------------------------------------ *\
	Section Contacts
\* ------------------------------------------------------------ */
.section-contacts {
  padding: 71px 0 63px;
  text-align: center;
}

.section-contacts .section__head {
  margin-bottom: 29px;
}

.section_contacts {
  padding: 84px 0 62px;
}

@media (max-width: 767px) {
  .section-contacts {
    padding: 50px 0;
  }
}

div#frm_form_15_container {
  /* margin: 0 auto; */
}

/* ------------------------------------------------------------ *\
	Section Categories
\* ------------------------------------------------------------ */
.section-categories {
  padding-bottom: 100px;
  font-size: 14px;
}

.section-categories .list-categories {
  margin-bottom: 20px;
}

.section-categories .section__entry {
  margin-bottom: 44px;
}

/* ------------------------------------------------------------ *\
	Section Company
\* ------------------------------------------------------------ */
.section-company {
  padding: 64px 0 63px;
}

.section-company .section__head {
  margin-bottom: 73px;
  padding-left: 25px;
}

.section-company .section__image {
  display: inline-block;
  vertical-align: top;
  margin-right: 40px;
}

.section-company .section__title {
  display: inline-block;
  vertical-align: top;
  margin-top: 3px;
}

@media (max-width: 767px) {
  .section-company {
    padding: 50px 0;
  }

  .section-company .section__head {
    margin-bottom: 50px;
    padding-left: 0;
    text-align: center;
  }

  .section-company .section__image {
    width: 100%;
    margin-right: 0;
    margin-bottom: 25px;
  }
}

/* ------------------------------------------------------------ *\
	Section Message
\* ------------------------------------------------------------ */
.section-message {
  padding: 70px 0 77px;
  background: #f0f0f0;
}

.section-message .section__title {
  margin-bottom: 13px;
}

@media (max-width: 767px) {
  .section-message {
    padding: 50px 0;
  }
}

/* ------------------------------------------------------------ *\
	Section Outro
\* ------------------------------------------------------------ */
.section-outro {
  padding: 73px 0 75px;
  font-family: "Raleway", sans-serif;
  font-size: 30px;
  font-weight: normal;
  font-style: italic;
  letter-spacing: 0;
  background: #bbbdbf;
  color: #000;
}

@media (max-width: 767px) {
  .section {
    padding: 45px 0;
    text-align: center;
  }

  .section .section__title {
    margin-bottom: 15px;
  }

  .section .section__image {
    display: none;
  }

  .section-outro {
    padding: 50px 0;
    font-size: 22px;
    text-align: center;
  }
}

/* ------------------------------------------------------------ *\
	Slider
\* ------------------------------------------------------------ */
.slider {
}

.slider .slides {
  list-style: none outside none;
}

/* ------------------------------------------------------------ *\
	Socials
\* ------------------------------------------------------------ */
.socials {
  color: #fff;
}

.socials ul {
  list-style-type: none;
  font-size: 0;
  margin: 0 -25px;
}

.socials li {
  display: inline-block;
  font-size: 45px;
  padding: 0 25px;
}

.socials i {
  vertical-align: bottom;
}

.socials a {
  display: block;
  text-decoration: none;
  color: inherit;
}

.socials a:after {
}

.socials a:hover {
  color: #808184;
}

.socials .socials__entry {
  display: inline-block;
  vertical-align: bottom;
  font-size: 14px;
}

.socials .socials__entry p {
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .socials ul {
    margin: 0 -10px;
  }

  .socials li {
    padding: 0 10px;
  }
}

@media (max-width: 767px) {
  .socials {
    text-align: center;
  }

  .socials li:nth-child(n + 3) {
    margin-top: 20px;
  }
}

/* ------------------------------------------------------------ *\
	Table
\* ------------------------------------------------------------ */
.table {
}

/* ------------------------------------------------------------ *\
	Trigger
\* ------------------------------------------------------------ */
.trigger {
  display: none;
}

.trigger span {
  display: block;
  width: 30px;
  height: 5px;
  background: #fff;
}

.trigger span + span {
  margin-top: 5px;
}

@media (max-width: 1199px) {
  .trigger {
    display: inline-block;
  }
}

/* ------------------------------------------------------------ *\
	Widget
\* ------------------------------------------------------------ */
.widgets {
  list-style: none outside none;
}

/* Plugins */
/* Formidable */
.dark-form .frm_style_formidable-style.with_frm_style label.frm_primary_label,
.dark-form .frm_style_formidable-style.with_frm_style.frm_login_form label {
  color: #000;
  font-size: 16px;
}

.dark-form .frm_style_formidable-style.with_frm_style input[type="text"],
.dark-form .frm_style_formidable-style.with_frm_style input[type="password"],
.dark-form .frm_style_formidable-style.with_frm_style input[type="email"],
.dark-form .frm_style_formidable-style.with_frm_style input[type="number"],
.dark-form .frm_style_formidable-style.with_frm_style input[type="url"],
.dark-form .frm_style_formidable-style.with_frm_style input[type="tel"],
.dark-form .frm_style_formidable-style.with_frm_style input[type="file"],
.dark-form .frm_style_formidable-style.with_frm_style input[type="search"],
.dark-form .frm_style_formidable-style.with_frm_style select {
  height: auto;
  line-height: 3.3;
  background: transparent;
  border: 0;
  border-bottom: 1px dashed #000;
  box-shadow: none;
}

.dark-form .frm_style_formidable-style.with_frm_style textarea,
.frm_form_fields_style,
.dark-form
  .frm_style_formidable-style.with_frm_style
  .frm_scroll_box
  .frm_opt_container,
.frm_form_fields_active_style,
.frm_form_fields_error_style,
.dark-form
  .frm_style_formidable-style.with_frm_style
  .chosen-container-multi
  .chosen-choices,
.dark-form
  .frm_style_formidable-style.with_frm_style
  .chosen-container-single
  .chosen-single {
  background: transparent;
  border: 0;
  border-bottom: 1px dashed #000;
  box-shadow: none;
}

.dark-form .frm_style_formidable-style.with_frm_style input[type="submit"],
.dark-form
  .frm_style_formidable-style.with_frm_style
  .frm_submit
  input[type="button"],
.dark-form .frm_style_formidable-style.with_frm_style .frm_submit button,
.dark-form
  .frm_style_formidable-style.with_frm_style.frm_login_form
  input[type="submit"] {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  font-size: 16px;
  padding: 0 18px;
  height: 56px;
  line-height: 56px;
  background: #be1e2d;
  color: #fff;
  border: none;
  transition: 0.3s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}

/* FAQs */
.single-faq {
  margin: 0 0 40px 0;
}

.single-faq h3 {
  margin: 0 0 20px 0;
}

/* Sitemap */
.section__entry ul {
  margin: 0 0 16px 24px;
}

.section__entry ul h3 {
  margin: 40px 0 20px 0;
}

/* Contact */
.contact-office-wrap {
  width: 100%;
  display: flex;
  margin: 60px 0;
}

.section__body.section__contact_page hr {
  margin: 0 0 60px 0;
}

.contact-office-wrap .col.col_1of3:first-of-type {
  width: 25%;
}

.contact-office-wrap .col.col_1of3 {
  width: 50%;
}

.contact-office-wrap .col.col_1of3 p {
  margin: 26px 0 0 0;
}

/* Blog */
.section__content.blog-home-item {
  margin: 0 0 60px 0;
}

h5.read-more {
  margin: 20px 0 0;
}

/* Misc */
img.border {
  border: 2px solid #ccc;
}

.cert_badge_blocks p {
  text-align: center;
}

.footer__body .col.col_1of4 {
  width: auto;
}

.footer .footer__body {
  padding-right: 0;
}

.size-medium {
  max-width: 260px;
}

.section__content.section__badges {
  max-width: 100%;
  text-align: center;
}

.cert_badge_blocks_provider-landing {
  margin-top: 65px;
}

.cert_badge_blocks_provider-landing p {
  text-align: center;
  font-size: 18px;
  font-weight: 500;
}

.cert_badge_blocks_provider-landing p span {
  font-weight: 400;
}

.cert_badge_blocks_provider-landing p img {
  padding: 10% 0;
}

.cert_badge_blocks-1 p img,
.cert_badge_blocks-2 p img {
  margin: 20px 0 0;
}

@media (max-width: 767px) {
  .cert_badge_blocks_provider-landing p {
    margin: 10% 0;
  }

  .cert_badge_blocks_provider-landing p img {
    padding: 0;
  }

  .cert_badge_blocks-1 p img,
  .cert_badge_blocks-2 p img {
    margin: 0;
  }
}

/* Filters */
.filters {
  margin: 0 0 40px 0;
}

.filter-select-col {
  width: 33%;
  display: inline-block;
}

@media (max-width: 767px) {
  .filter-select-col {
    width: 100%;
  }
}

img.info-icon {
  position: relative;
  display: block;
  bottom: 40px;
  left: 210px;
  opacity: 0.5;
}

img.info-icon:hover {
  opacity: 1;
}

/* Info Modal */
.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}

.modal-content {
  background-color: #fefefe;
  margin: 15% auto;
  /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 50%;
  max-width: 640px;
}

span.inner-modal-content {
  padding: 20px 40px;
  display: inherit;
}

.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  top: -10px;
  position: relative;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

/* List Format */
select.list-categories {
  min-width: 200px;
}

.list-list-format li {
  float: left;
  width: 230px;
  margin: 0 0 8px 0;
}

/* Homepage Video Section */
.section_video {
  text-align: center;
}

/* FAQs */
.faq-cols-container {
  display: flex;
}

.faq-cols.faq-col-1 {
  width: 50%;
}

/* EADP */
.section-company .section__image.eadp-logo {
  max-width: 230px;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Testing */
.shell.shell-2-col {
  max-width: 1440px;
}
.section__content.section__content-video {
  max-width: 55%;
  padding-right: 40px;
  display: inline-block;
}
.section__content.section__content-aside {
  max-width: 33%;
  display: inline-block;
  vertical-align: top;
  top: 110px;
  position: relative;
  text-align: left;
}
.section_video .section__image {
  margin: 120px 0;
}

@media (max-width: 1441px) {
  .section__content.section__content-video {
    max-width: 40%;
  }
}
@media (max-width: 1025px) {
  .section__content.section__content-aside {
    max-width: 35%;
    top: 0;
  }
}
@media (max-width: 769px) {
  .section__content.section__content-video {
    max-width: 100%;
  }
  .section__content.section__content-aside {
    max-width: 100%;
    margin-top: 40px;
  }
}

.section_photo_bg .section__image {
  width: 100%;
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
  position: absolute;
  /* display: none; */
}

.section_photo_bg {
  text-align: left;
  padding: 0px;
  margin: 0px;
  background-repeat: no-repeat;
  background-position: right;
}

.section_photo_bg .shell {
  padding: 31px;
}
@media (max-width: 769px) {
  .section_photo_bg {
    background-image: none !important;
  }
}
