html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0;
  background-color: #FFF8E7
}

article,
footer,
header,
nav,
section {
  display: block
}

a {
  background: transparent
}

a:active,
a:hover {
  outline: 0
}

strong {
  font-weight: bold
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

img {
  border: 0
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}

button,
input,
textarea {
  color: inherit;
  font: inherit;
  margin: 0
}

button {
  overflow: visible
}

button {
  text-transform: none
}

button,
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer
}

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

input {
  line-height: normal
}

textarea {
  overflow: auto
}

@media print {
  * {
      text-shadow: none !important;
      color: #000 !important;
      background: transparent !important;
      box-shadow: none !important
  }
  a,
  a:visited {
      text-decoration: underline
  }
  a[href]:after {
      content: " (" attr(href) ")"
  }
  a[href^="#"]:after {
      content: ""
  }
  img {
      page-break-inside: avoid
  }
  img {
      max-width: 100% !important
  }
  p,
  h2,
  h3 {
      orphans: 3;
      widows: 3
  }
  h2,
  h3 {
      page-break-after: avoid
  }
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff
}

input,
button,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

a {
  color: #428bca;
  text-decoration: none;
}
html {
    scroll-behavior: smooth;
}

a:hover,
a:focus {
  color: #b54406;
  text-decoration: underline
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

img {
  vertical-align: middle
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

h1,
h2,
h3 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit
}

h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px
}

h1 {
  font-size: 36px
}

h2 {
  font-size: 30px
}

h3 {
  font-size: 24px
}

p {
  margin: 0 0 10px
}

ul {
  margin-top: 0;
  margin-bottom: 10px
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.btn:focus,
.btn:active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none
}

.btn:active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e
}

.btn-primary:active {
  background-image: none
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.row:before,
.row:after {
  content: " ";
  display: table
}

.clearfix:after,
.container:after,
.row:after {
  clear: both
}

@-ms-viewport {
  width: device-width
}

body {
  color: #585858;
  background: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased
}

h1,
h2,
h3 {
  font-weight: normal;
  color: #000
}

h1 {
  border-bottom: 1px solid #efefef;
  padding-top: 13px;
  padding-bottom: 13px;
  margin-top: 10px;
  font-size: 28px
}

section h1 {
  border-top: 1px solid #efefef
}

p {
  margin-bottom: 1em;
  color: #000;
  font-size: 18px;
  font-weight: 300
}

li {
  margin-left: 15px
}

a {
  outline: 0;
  color: #ff5a00
}

a:hover {
  text-decoration: underline
}

a:focus {
  outline: 0
}

a img {
  border: 0
}

.clear {
  clear: both
}

.home .content,
.page-template-page-service-with-gradient .content {
  padding-bottom: 0
}

.home p,
.home h1,
.home h2,
.home h3 {
  color: #333
}

.home img {
  max-width: 100%
}

.home h3 {
  font-size: 28px
}

.hero {
  background: #40c7f4;
  height: 600px;
  display: flex
}

.hero-text {
  text-align: center;
  margin: 0 auto;
  max-width: 900px;
  align-self: center
}
@media screen and (max-width: 450px){
	.hero-text {
		max-width: 100% !important;
	}
}

.hero-text h1 {
  color: white;
  font-size: 56px;
  margin: 0 10px;
  border: 0;
  font-weight: 600
}

.hero-text h2 {
  color: white;
  font-weight: 300;
  font-size: 26px;
  margin: 0 10px;
}

.btn-hero-div {
  margin-top: 30px
}

.btn-hero,
.home .btn.btn-hero {
  background-color: #ffd145;
  border-radius: 4px;
  padding: 20px 40px !important;
  font-size: 24px;
  color: #333;
  font-weight: 400;
  
}
@media screen and (max-width: 450px){
.btn-hero,
.home .btn.btn-hero {
		max-width: 100% !important;
	}
}

.btn-hero span {
  position: relative
}

.btn-hero:hover,
.home .btn.btn-hero:hover {
  background-color: #ffde7c
}

.textHero {
  display: block;
  margin: 30px auto 35px;
  padding: 0 30px;
}

.textHero-img{
  width: 30%;
}

.textHero-img img{
  max-width: 280px;
  width: 100%;
  height: auto;
  margin: 0 30px;
  float: right;
}

.textHero-text {
  width: 70%;
  padding-top: 40px;
  text-align: left;
}



.textHero-img img.desktopImage{
  display: block;
}
.textHero-img img.tabletImage{
  display: none;
}
.textHero-img img.mobileImage{
  display: none;
}
@media screen and (max-width:1040px) {
  .textHero-img{
    width: 100%;
    margin-top: 20px;
  }
  .textHero-img img{
    max-width: 800px;
    float: none;
    margin: 0 auto;
  }
  .textHero-img img.desktopImage{
    display: none;
  }
  .textHero-img img.tabletImage{
    display: block;
  }
  .textHero-img img.mobileImage{
    display: none;
  }
  .textHero-text {
    width: 100%;
  }
}

@media screen and (max-width:768px) {
  .textHero-img img.desktopImage{
    display: none;
  }
  .textHero-img img.tabletImage{
    display: none;
  }
  .textHero-img img.mobileImage{
    display: block;
  }
}

.textHero-text h1 {
  font-size: 61px;
  margin: 0 0 20px;
  border: 0;
  font-weight: 600
}

.textHero-text h2 {
  font-weight: 300;
  font-size: 28px;
  margin: 0 0 50px;
  padding-right: 40px;
}

@media screen and (max-width:1440px) {
  .textHero-text h1 {
    font-size: 57px;
  }

  .textHero-text h2 {
    font-size: 26px;
  }
}

.btn-textHero-div {
  margin-top: 30px
}

.btn-textHero:first-of-type, .home .btn.btn-textHero:first-of-type {
  margin-left: 0;
}
.btn-textHero:last-of-type, .home .btn.btn-textHero:last-of-type {
  margin-right: 0;
}

.btn-textHero, .home .btn.btn-textHero {
  margin: 0 7.5px 15px;
  padding: 10px 20px;
  background-color: #ffd145;
  border-radius: 4px;
  color: #333;
  font-size: 19px;
  font-weight: 400;
  border: 3px solid #ffd145;
  white-space: break-spaces;
}

.btn-textHero.inverted, .home .btn.btn-textHero.inverted {
  background-color: transparent;
  border: 3px solid #ffd145;
}

.btn-textHero span {
  position: relative
}

.btn-textHero:hover, .home .btn.btn-textHero:hover, .btn-textHero.inverted:hover, .home .btn.btn-textHero.inverted:hover {
  background-color: #ffde7c;
  border-color: #ffde7c;
}

@media screen and (max-width:722px) {
  .btn-textHero, .home .btn.btn-textHero {
    margin-left: 0;
    margin-right: 0;
  }
}

.container {
  width: 1500px !important;
  max-width: 100% !important;
  padding: 0
}

.home .btn {
  color: white;
  text-decoration: none;
  font-weight: 300;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease
}

.testimonial {
  background: #f9f9f9;
  padding: 30px 50px
}

.testimonial-img {
  flex: 0 1 150px
}

.testimonial-img img {
  border-radius: 100%;
  max-width: 100%;
  width: 150px;
  height: 150px
}

.testimonial-text {
  color: #333;
  flex: 0 1 700px;
  margin-left: 55px;
  padding: 0 15px;
}

.testimonial-byline {
  margin-top: 20px
}

.testimonial-byline p {
  margin: 0;
  font-size: 16px;
  font-weight: 600
}

.testimonial-byline a {
  color: black;
  text-decoration: underline
}

.testimonial-body {
  font-size: 20px
}

.testimonial .row {
  align-items: center;
  justify-content: center
}

.section-header {
  text-align: center;
  color: #333;
  font-size: 32px;
  margin: 40px 0
}

.home-client-grid {
  padding: 0 20px;
  max-width: 1300px;
  margin: 0 auto
}

.single-client {
  padding: 10px 10px;
  text-align: center;
  align-self: center
}

.home-client-grid img {
  width: 300px;
  max-width: 100%
}

.jb-describe {
  margin: 30px 0 10px 0;
  padding: 20px 0;
  align-items: center;
  background-color: #e9f9ff
}

.jb-describe-img {
  text-align: center
}

.jb-describe-img img {
  margin: 0 auto
}

.jb-describe-txt {
  max-width: 700px;
  margin: 0 auto
}

.jb-describe-txt h3 {
  font-size: 46px;
  font-weight: 300;
  text-align: left;
  text-transform: uppercase;
  max-width: 600px;
  margin-top: 0
}

.jb-describe-txt p {
  font-weight: 400;
  font-size: 20px
}

.case-study-title {
  text-align: center;
  padding: 20px;
  margin: 0;
  background: #CCC;
  width: 100%;
  font-size: 38px
}

.case-study.row,
.testimonial .row,
.services-grid.row {
  margin: 0
}

.case-study.row {
  background-color: #e9f9ff;
  align-items: center
}

.case-study-text {
  color: #333;
  background-color: #e9f9ff;
  padding: 15px 25px
}

.case-study-text>* {
  color: #333
}

.case-study-text h2 {
  font-size: 40px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 35px
}

.case-study-text h3 {
  font-size: 32px;
  margin: 0 0 25px 0;
  margin-bottom: 30px;
  font-weight: 600
}

.case-study-text a {
  color: #000;
  border-bottom: 2px solid #00a7c2
}

.case-study-text a,
.single-service-block ul a {
  margin-right: 15px;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease
}

.case-study-text a:hover,
.single-service-block ul a:hover {
  margin-right: 20px;
  text-decoration: none;
  color: #00a7c2
}

.case-study-img {
  background: #fff;
  text-align: center;
  padding: 0 !important
}

.case-study-img img {
  margin: 0 auto
}

.services-grid.row {
  justify-content: space-around
}

.service-header-bar h2,
.client-success>h2 {
  font-size: 35px;
  color: #000;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 10px 0;
  margin: 40px 0 20px 0
}

.service-header-bar h3 {
  font-size: 18px;
  text-align: center;
  margin-top: 0;
  text-transform: uppercase;
  letter-spacing: 1px
}

.single-service-block {
  padding: 0 5px;
  margin: 0;
  max-width: 400px
}

.single-service-block h3 {
  color: #000;
  font-size: 24px;
  font-weight: 600;
  margin: 40px 0 25px 0
}

.inner-service-card {
  padding: 40px 30px;
  margin: 10px auto;
  background: #e9f9ff;
  border-radius: 25px;
  max-width: 400px
}

.s-icon-cnt {
  text-align: center
}

.single-service-block .s-icon {
  width: 75px;
  margin: 0 auto
}

.single-service-block p {
  color: #000;
  margin-bottom: 45px
}

.single-service-block ul {
  padding: 0;
  margin: 0
}

.single-service-block ul li {
  margin: 0;
  list-style: none;
  padding: 1px 0
}

.single-service-block ul li a {
  color: #333
}

section.client-success {
  margin-top: 50px
}

.single-case-study:first-of-type {
  margin-top: 35px
}

.contact-block {
  background-color: #f2c94c;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 60px 25px 50px
}

.contact-block-img {
  flex: 0 1 40%;
  text-align: right
}

.contact-block-img img {
  width: 260px;
  max-height: 260px;
  border-radius: 100%
}

.contact-block-form {
  flex: 0 1 60%;
  padding-left: 70px
}

.contact-block-form h2 {
  font-size: 35px;
  text-transform: uppercase;
  font-weight: 700
}

.contact-block-form h3 {
  font-weight: 300;
  font-size: 24px;
  max-width: 600px;
  margin-bottom: 25px
}

.contact-block-form input,
.contact-block-form textarea {
  border: 0;
  padding: 15px 20px;
  font-weight: 500;
  width: 500px;
  max-width: 100%;
  font-size: 20px;
  border-radius: 4px
}

.contact-block-form #submit-button {
  background: #1fb4e6;
  color: white;
	font-weight: bold;
}

.contact-block-form #submit-button:hover {
  background: #78d2f0;
}

.testimonial-img {
  margin-bottom: 10px;
}

@media screen and (max-width:1024px) {
  .jb-describe-txt h3 {
      font-size: 40px
  }
  .jb-describe-txt p {
      font-size: 18px
  }
  .inner-service-card {
      padding: 40px 10px
  }
  .case-study-text {
      padding: 25px
  }
  .row.jb-describe {
      padding: 25px 0
  }
}

@media screen and (max-width:768px) {
  .testimonial-text {
      margin-left: 0
  }
  .textHero-text h1 {
      font-size: 42px
  }
  .textHero-text h2 {
      font-size: 21px;
  }
  .btn-textHero {
      font-size: 20px
  }
  .testimonial {
      padding: 30px 10px
  }
  .testimonial-img img {
      width: 125px;
      height: 125px
  }
  .testimonial-body {
      font-size: 18px
  }
  .single-service-block {
      width: 100%;
      max-width: 100%
  }
  .inner-service-card {
      padding: 40px 5%;
      width: 95%;
      max-width: 500px
  }
  .jb-describe-img img {
      max-height: 350px
  }
  .service-header-bar h2,
  .client-success>h2 {
      font-size: 28px;
      padding: 10px 0;
      margin: 20px 0 20px 0
  }
  .case-study-text {
      padding: 25px 10px
  }
  .case-study-text h3 {
      font-size: 28px
  }
  .case-study-text p {
      font-size: 16px
  }
  .contact-block {
      padding: 30px 10px;
      display: block
  }
  .contact-block-img {
      text-align: center
  }
  .contact-block-img img {
      width: 150px;
      max-height: 150px;
      border-radius: 100%;
      margin: 0 auto
  }
  .contact-block-form {
      padding: 0
  }
  .contact-block-form h2 {
      font-size: 32px
  }
  .contact-block-form h3 {
      font-size: 20px
  }
}

@media screen and (min-width:768px) {
  #our_services {
      position: relative;
      top: -80px
  }
  #contact_us {
      position: relative;
      top: -80px
  }
}

.content-wrapper {
  position: relative
}

.content {
  position: relative;
  padding-bottom: 60px;
  margin-top: 55px
}

header {
  width: 100%;
  z-index: 20;
  background: #fff;
  border-bottom: 1px solid #efefef;
  position: fixed;
  top: 0;
  left: 0
}

.logged-in header {
  top: 32px
}

#logo-name {
  width: 300px
}

.header-nav {
  margin-left: auto;
}

.logo:hover {
  opacity: .8
}

nav.main-menu {
  display: block;
}

nav.main-menu ul {
  display: flex;
  justify-content: flex-end;
  z-index: 2;
  margin: 0;
  padding: 0;
}

nav.main-menu li {
  list-style-type: none;
  margin-left: 0;
  margin-right: 12px;
  font-size: 16px;
  letter-spacing: 0;
  position: relative;
  float: left;
  text-transform: uppercase
}

nav.main-menu li a {
  display: block;
  color: #4b4b4b;
  text-decoration: none !important;
  padding: 7px 15px;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease
}

nav.main-menu li:after {
  content: '';
  display: block;
  border-bottom: 2px solid #1fb4e6;
  width: 0;
  position: absolute;
  left: 0;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease
}

nav.main-menu li#menu-item-14670 a {
  color: black;
  /*background: #1fb4e6;*/
  background: #ffd145;
  border-radius: 4px
}

nav.main-menu li#menu-item-14670:after {
  border-bottom: 0
}

nav.main-menu li a:hover {
  text-decoration: none
}

nav.main-menu li:hover:after {
  width: 100%
}

nav.main-menu li#menu-item-14670 a:hover {
  background: #ffde7c;
  color: black;
  border: 0
}

.menu-trigger {
  border: 2px solid #5fb2ce;
  background: #fff;
  padding: 3px;
  padding-left: 5px;
  padding-right: 5px;
  float: right;
  margin-top: 25px;
  margin-right: 0;
  display: none
}

.menu-trigger span.icon-bar {
  background-color: #8fc9dc;
  margin-top: 4px;
  margin-bottom: 4px;
  display: block;
  width: 27px;
  height: 3px;
  border-radius: 1px
}

.menu-trigger:hover {
  border-color: #6b9b40
}

.menu-trigger:hover span.icon-bar {
  background-color: #6b9b40
}

/* @media screen and (max-width:992px) {
  .logo {
      margin-top: 10px;
      margin-bottom: 10px
  }
} */

@media screen and (min-width:1040px) {
  nav.main-menu {
    display: block !important;
	    margin: auto !important;
  }
	#menu-item-16992{
		display: none;
	}
}

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

  nav.main-menu{
      display: none;
      clear: both;
      float: none
  }
  nav.main-menu li {
      float: none;
      display: block;
      padding-bottom: 5px
  }
  #menu-item-16992{
	  display: block;
	  float: right;
	  margin-right: 12px;
	  margin-top: 11px;
      margin-bottom: 11px;
  }
  .menu-trigger {
      display: block
  }

  .logo {
      float: left
  }
  header .container,
  nav.main-menu ul {
      display: block;
      margin-left: 0;
      padding-left: 0;
  }
  header .container {
      padding: 5px 10px
  }
  #logo-name {
      width: 225px
  }
  .menu-trigger {
      margin-top: 11px;
      margin-bottom: 11px;
  }
}

section h2 {
  position: relative;
  z-index: 2
}

.intro {
  margin-top: 15px
}

.team-member {
  border-bottom: 1px solid #efefef;
  padding-bottom: 50px
}

.team-member h2,
.team-member h3 {
  text-transform: none
}

.team-member h3 {
  font-size: 18px;
  color: #585858;
  border-bottom: 1px solid #efefef;
  margin-top: 0;
  margin-bottom: 25px;
  padding-bottom: 20px
}

.team-image img {
  max-width: 100%;
  margin-bottom: 15px
}

.client {
  font-size: 14px;
  margin-top: 40px
}

.client img {
  width: 220px;
  max-width: 100%;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block
}

.client img {
  -moz-transition: all .4s;
  -webkit-transition: all .4s;
  transition: all .4s;
  -moz-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1)
}

.client:hover img {
  -moz-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1)
}

.posts h1 {
  margin-top: 20px;
  margin-bottom: 30px
}

.posts h2 {
  color: #000;
  font-size: 28px;
  text-transform: none
}

.posts h2 a {
  color: #000
}

article {
  margin-top: 30px;
  margin-bottom: 0
}

article p {
  font-size: 18px;
  line-height: 26px
}

@media screen and (max-width:768px) {
  article p {
      font-size: 16px
  }
}

article h2 {
  font-weight: 700;
  margin: 30px 0
}

article .author-line {
  color: #555;
  font-weight: 600;
  font-style: italic
}

.article-return-link {
  margin-top: 25px
}

article img,
article div {
  max-width: 100%
}

.post h1 {
  text-transform: none;
  padding-bottom: 10px;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 700
}

.single-post .post img {
  margin-top: 15px;
  margin-bottom: 15px;
  height: auto;
}

.sidebar {
  background-color: #ededed;
  border: 1px solid #ccc;
  border-radius: 4px
}

.btn {
  line-height: 1.128em;
  padding: 7px 15px;
}

.btn-primary {
  background: #1fb4e6;
  border: 0;
  font-size: 18px;
}

.btn-primary:hover {
  background: #ff5a00
}

.alignright {
  display: block;
  float: right;
  margin-left: 20px;
  position: relative;
  top: 6px;
  margin-bottom: 10px
}

.page-navigation {
  clear: left;
  margin-top: 25px;
  font-size: 18px;
  margin-right: 20px
}

.nav-previous {
  float: left;
  margin-right: 10px
}

.nav-previous a {
  background: url(../img/bluearrow_left.png) no-repeat left center;
  padding-left: 40px;
  height: 26px;
  line-height: 26px;
  display: block
}

.nav-next {
  float: right;
  margin-left: 10px
}

.pages-navigation {
  text-transform: uppercase;
  padding-top: 13px;
  padding-bottom: 13px
}

.pages-navigation-bottom {
  border-top: 1px solid #efefef
}

.blog-pagination {
  text-align: right;
  font-size: 20px;
  float: right
}

footer {
  padding-top: 20px;
  padding-bottom: 30px;
  font-size: 1.75rem;
  width: 100%;
  color: #a5a5a5;
  background: #2d2e33;
  text-align: center;
  text-transform: uppercase
}

footer p,
.home footer p {
  font-size: 1em;
  color: #a5a5a5
}

footer .phone-numbers {
  margin-top: 10px;
  font-size: 1.5em !important;
}

nav.footer-menu ul {
  margin-left: 0;
  padding: 0;
  margin-top: 20px
}

nav.footer-menu li {
  list-style-type: none;
  margin-right: 25px;
  margin-left: 0;
  display: inline
}

footer nav a {
  color: #BBB;
  text-decoration: none
}

footer nav a:hover {
  color: #DDD;
  text-decoration: underline
}

.footer-phone {
  background-color: #484848;
  border-radius: 100%;
  padding: 10px
}

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

/* iframe{position:absolute;bottom:0;left:0 */

}

::-moz-selection {
  background: #000;
  color: #fff;
  text-shadow: none
}

::selection {
  background: #000;
  color: #fff;
  text-shadow: none
}

@media screen and (min-width:768px) {
  h1 {
      font-size: 36px
  }
  header {
      position: fixed;
      top: 0;
      left: 0
  }
  nav.main-menu li {
      margin-right: 6px
  }
  nav.main-menu li#menu-item-14670 {
      margin-right: 0
  }
  .content {
      margin-top: 82px
  }
  .client {
      margin-top: 20px
  }
}

@media screen and (min-width:992px) {
  nav.main-menu li {
      margin-left: 12px;
      margin-right: 0
  }
}

.gradient-splash {
  width: 100%;
  height: inherit;
  padding: 35px 25px 45px 25px
}

.page-gradient-content {
  text-align: center;
  padding-top: 0
}

.page-gradient-content h1 {
  color: #fff;
  border: 0;
  padding: 0;
  margin: 0;
  font-size: 44px
}

.page-gradient-subhead h2 {
  color: #fff;
  font-size: 26px;
  margin-bottom: 29px;
  margin-top: 15px;
  padding: 0
}

.gradient-contact-btn {
  display: inline-block;
  background-color: #ff5a00;
  color: #fff;
  text-decoration: none !important;
  border-radius: 4px;
  padding: 3px 15px;
  margin: 0 auto;
  font-size: 20px
}

.gradient-contact-btn:hover {
  background-color: #f90;
  color: #fff
}

@media screen and (max-width:768px) {
  .gradient-splash {
      padding: 20px 20px 30px 25px
  }
  .page-gradient-content h1 {
      font-size: 28px
  }
  .page-gradient-subhead h2 {
      font-size: 18px
  }
  .gradient-contact-btn {
      font-size: 16px
  }
}

@media screen and (max-width:768px) {
  h1 {
      font-size: 36px !important;
  }
}

div.wpcf7 {
  margin: 0;
  padding: 0
}

div.wpcf7-response-output {
  margin: 2em .5em 1em;
  padding: .2em 1em
}

div.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  margin: 0;
  padding: 0;
  border: 0
}

div.wpcf7-mail-sent-ok {
  border: 2px solid #398f14
}

div.wpcf7-mail-sent-ng {
  border: 2px solid red
}

div.wpcf7-spam-blocked {
  border: 2px solid orange
}

div.wpcf7-validation-errors {
  border: 2px solid #f7e700
}

.wpcf7-form-control-wrap {
  position: relative
}

span.wpcf7-not-valid-tip {
  color: red;
  font-size: 1em;
  font-weight: normal;
  display: block
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
  position: absolute;
  top: 20%;
  left: 20%;
  z-index: 100;
  border: 1px solid red;
  background: #fff;
  padding: .2em .8em
}

span.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 1em
}

span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
  content: " "
}

.wpcf7-display-none {
  display: none
}

div.wpcf7 .ajax-loader {
  visibility: hidden;
  display: inline-block;
  background-image: url('../../images/ajax-loader.gif');
  width: 16px;
  height: 16px;
  border: 0;
  padding: 0;
  margin: 0 0 0 4px;
  vertical-align: middle
}

div.wpcf7 .ajax-loader.is-active {
  visibility: visible
}

div.wpcf7 div.ajax-error {
  display: none
}

div.wpcf7 .placeheld {
  color: #888
}

div.wpcf7 .wpcf7-recaptcha iframe {
  margin-bottom: 0
}

div.wpcf7 input[type="file"] {
  cursor: pointer
}

div.wpcf7 input[type="file"]:disabled {
  cursor: default
}

.row {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.col-xs-6,
.col-xs-12,
.col-xs-61,
.col-sm-4,
.col-sm-6,
.col-sm-8,
.col-sm-12,
.col-sm-41,
.col-md-3,
.col-md-4,
.col-md-6,
.col-md-31,
.col-lg-5,
.col-lg-7,
.col-lg-51{
  position: relative;
  min-height: 1px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px
}

@media(min-width:576px) {
.col-xs-6,
.col-xs-12,
.col-xs-61,
.col-sm-4,
.col-sm-6,
.col-sm-8,
.col-sm-12,
.col-sm-41,
.col-md-3,
.col-md-4,
.col-md-6,
.col-md-31,
.col-lg-5,
.col-lg-7,
.col-lg-51 {
      padding-right: 15px;
      padding-left: 15px
  }
}

@media(min-width:768px) {
.col-xs-6,
.col-xs-12,
.col-xs-61,
.col-sm-4,
.col-sm-6,
.col-sm-8,
.col-sm-12,
.col-sm-41,
.col-md-3,
.col-md-4,
.col-md-6,
.col-md-31,
.col-lg-5,
.col-lg-7,
.col-lg-51 {
      padding-right: 5px;
      padding-left: 5px
  }
}

@media(min-width:992px) {
.col-xs-6,
.col-xs-12,
.col-xs-61,
.col-sm-4,
.col-sm-6,
.col-sm-8,
.col-sm-12,
.col-sm-41,
.col-md-3,
.col-md-4,
.col-md-6,
.col-md-31,
.col-lg-5,
.col-lg-7,
.col-lg-51 {
      padding-right: 5px;
      padding-left: 5px
  }
}

@media(min-width:1200px) {
.col-xs-6,
.col-xs-12,
.col-xs-61,
.col-sm-4,
.col-sm-6,
.col-sm-8,
.col-sm-12,
.col-sm-41,
.col-md-3,
.col-md-4,
.col-md-6,
.col-md-31,
.col-lg-5,
.col-lg-7,
.col-lg-51 {
      padding-right: 5px;
      padding-left: 5px
  }
}

.col-xs-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%
}

.col-xs-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%
}
.col-xs-61 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.333333%;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%
}

@media(min-width:768px) {
  .col-sm-4 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 33.333333%;
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%
  }
  .col-sm-6 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%
  }
  .col-sm-8 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 66.666667%;
      -ms-flex: 0 0 66.666667%;
      flex: 0 0 66.666667%;
      max-width: 66.666667%
  }
  .col-sm-12 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%
  }
  .col-sm-41 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 33.333333%;
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%
  }
}

@media(min-width:768px) {
  .col-md-3 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%
  }
  .col-md-4 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 33.333333%;
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%
  }
  .col-md-6 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%
  }
  .col-md-31 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 33%;
      -ms-flex: 0 0 33%;
      flex: 0 0 33%;
      max-width: 33%
  }
}

@media(min-width:992px) {
  .col-lg-5 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 41.666667%;
      -ms-flex: 0 0 41.666667%;
      flex: 0 0 41.666667%;
      max-width: 41.666667%
  }
  .col-lg-7 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 58.333333%;
      -ms-flex: 0 0 58.333333%;
      flex: 0 0 58.333333%;
      max-width: 58.333333%
  }
  .col-lg-51 {
      -webkit-box-flex: 0 !important;
      -webkit-flex: 0 0 33.333333% !important;
      -ms-flex: 0 0 33.333333% !important;
      flex: 0 0 33.333333% !important;
      max-width: 33.333333% !important
  }
}


header .container{
  position: relative;
  display:flex;
  align-items:center;
  flex-wrap: wrap;
}

.single .contact-block {
  position:relative;
  top:60px;
}
.team-image {
  margin-bottom:20px;
}
.team-image .image-wrapper {
  overflow:hidden;
  width:200px;
  height:200px;
  border-radius:200px;
  position:relative;
}
.team-image .image-wrapper img {
  position:absolute;
  top:50%;
  left:50%;
   transform: translate(-50%, -50%);
   max-width:1000%;
   max-height:204px;
   margin-left:0px;
}
.border-orange {
  border:2px solid #E88D27;
}
.border-green {
  border:2px solid #0D961D;
}
.border-blue {
  border:2px solid #2C8BAE;
}
.border-yellow {
  border:2px solid #EEE21D;
}
.border-purple {
  border:2px solid #6101c1;
}
.team-member h2 {
  padding:0 15px;
}
.team-member h3 {
  padding:0 15px 20px;
}
.smilin_larry {
  width:200px;
  height:200px;
  border:2px solid #E88D27;
  overflow:hidden;
  position:relative;
  border-radius:200px;
  margin:30px 0;
}
.smilin_larry img {
  position:absolute;
  top:50%;
  left:50%;
   transform: translate(-50%, -50%);
   max-width:1000%;
   max-height:204px;
   margin-left:0px;
}
.sidebar .wpcf7 .wpcf7-text, .sidebar .wpcf7 .wpcf7-textarea {
  display:block;
  width:100%;
  border:1px solid #fff;
  padding:5px;
  background:#fff;
  outline:none;
}
.sidebar .wpcf7 .wpcf7-text:focus, .sidebar .wpcf7 .wpcf7-textarea:focus {
  border-color:#1fb4e6;
}
.sidebar .wpcf7 .wpcf7-submit {
  background:#1fb4e6;
  color:#fff;
  border:0;
  font-size:18px;
}
.sidebar .wpcf7 .wpcf7-submit:hover {
  background:#ff5a00;
}
.page-template-page-clients .content, .page-template-page-team-alternate .content, .blog .content, .page-template-default .content {
  padding-bottom:0;
}

footer small {
  text-transform:none;
  font-size:0.6em;
}
footer small a {
  color:#efefef;
}
.grecaptcha-badge {
  visibility:hidden;
  opacity:0;
}

@media(min-width:768px){
  .main-content {
    padding:0 30px
  }
  .team-image {
    padding-left:0;
    margin-bottom:0;
  }
  .team-member h2 {
    padding:0;
  }
  .team-member h3 {
    padding:0 0 20px;
  }
  header .container{
    position:relative;
    padding:15px 30px
  }

}
@media(min-width:992px){
  .main-content {
    padding:0 60px
  }
  .team-image .image-wrapper {
    width:250px;
    height:250px;
  }
  .team-image .image-wrapper img {
     max-height:254px;
  }

  header .container .logo {
    width:auto;
    float:none;
  }
  header .container .header-nav {
    float:none;
    margin-top:0;
  }
}
@media(min-width:1200px){
  .main-content {
    padding:0 137px
  }
  .sidebar {
    padding:0 30px;
  }
  .team-image .image-wrapper {
    width:300px;
    height:300px;
  }
  .team-image .image-wrapper img {
     max-height:304px;
  }
}
@media(min-width:1500px){
  .main-content {
    padding:0 200px
  }

}
.client-image-wrapper {
  height:84px;
  display:flex;
  align-items: center;
}

/* Service page with Gutenberg */
.page-template-page-service-with-gradient-sections .gradient-splash {
    padding:50px 25px 45px 25px;
    font-weight:lighter;
}
.page-template-page-service-with-gradient-sections .gradient-splash .page-gradient-content h1 {
  line-height:1.3em;
  font-weight:lighter;
}
.page-template-page-service-with-gradient-sections .gradient-splash .page-gradient-subhead h2 {
  margin-top:10px;
  margin-bottom:24px;
  line-height:1.3em;
  font-weight:lighter;
  font-size:20px;
}
.page-template-page-service-with-gradient-sections .gradient-splash .page-gradient-subhead br {
  display:none;
}
.page-template-page-service-with-gradient-sections .gradient-splash .gradient-contact-btn {
  background:#ffd145;
  color:#333;
  border-radius:4px;
  padding:20px 40px;
  font-weight:400;
  transition:0.25s ease;
  font-size:24px;
}
.page-template-page-service-with-gradient-sections .gradient-splash .gradient-contact-btn:hover {
  background:#0cba00;
  color:#fff;
}
.page-template-page-service-with-gradient-sections .content {
  padding-bottom:0;
}
@media(min-width:768px){
  .page-template-page-service-with-gradient-sections .gradient-splash .page-gradient-subhead br {
    display:block;
  }
}
.page-template-page-service-with-gradient-sections .main-content {
  padding-top:50px;
  padding-bottom:50px;
}
.page-template-page-service-with-gradient-sections .main-content section h2 {
  margin-bottom:30px;
}
.wp-block-media-text {
  margin:40px 0;
}
.wp-block-image {
  margin:7px 0 40px;
}
.single-post .wp-block-image {
  /* margin:0 0 40px; */
}
.single-post .wp-block-image figure {
  margin-top:0;
}
.wp-block-image img {
  margin-top:0 !important;
}
.wp-block-image.no-margin {
  margin-top:7px;
}
.wp-block-media-text>figure>img, .wp-block-media-text>figure>video {
  max-width:80% !important;
  height:auto;
  display:block;
  margin-left:auto;
  margin-right:auto;
}
.page-template-page-service-with-gradient-sections .main-content .testimonial {
  margin:50px 0;
}
.page-template-page-service-with-gradient-sections .main-content .wp-block-button__link {
  color:#424248 !important;
  margin-top:20px;
  transition:0.25s ease;
  font-weight:500;
}
.page-template-page-service-with-gradient-sections .main-content .wp-block-button__link:hover {
  color:#fff !important;
  background:#0cba00 !important;
  text-decoration:none  !important;
}
@media(min-width:500px){
  .wp-block-column {
    flex-basis:44% !important;
  }
}
@media(min-width:785px){
  .wp-block-column {
    flex-basis:50% !important;
  }
}
@media(min-width:768px){
  .page-template-page-service-with-gradient-sections .gradient-splash {
      padding:50px 50px 45px 50px;
    }
  .page-template-page-service-with-gradient-sections .gradient-splash .page-gradient-subhead h2 {
    margin-top:20px;
    margin-bottom:34px;
    font-size:30px;
  }
    .wp-block-media-text .wp-block-media-text__content {
      padding:0 8% 0 0 !important;
    }
}

/* Single post article width */
.single-post .main-content {
  max-width: 1360px;
  margin: 0 auto;
}

/* posts next and previous links */
#pageLinks{
  overflow: hidden;
  margin-top: 2em;
}

#next{
  float: right;
}
#next::after{
  content: ">>";
  display:inline-block;
  padding-left: 0.5em;
}

#previous{
  float: left;
}
#previous::before{
  content: "<<";
  display:inline-block;
  padding-right: 0.5em;
}

/* Blog styling */
@media screen and (min-width: 992px)
{
  .posts article {
    padding-right:40px;
  }
}

/* table styling */
.full-width-table {
  width:100% !important;
}
.full-width-table table {
  width:100%;
}
.full-width-table img {
  margin-bottom:20px;
}

/* Next / Previous articles in playbook */
.next-previous-articles {
  /* background:#C4C4C4; */
  background:#fff;
  margin:50px 0 -60px;
  /* padding:50px 0 20px; */
  padding:0 0 20px;
}
.article-box {
  background:#fff;
  padding:15px 25px 25px;
  margin-bottom:30px;
  border:1px solid #efefef;
  border-radius:6px;
}
.article-box h4 {
  margin-top:0;
  color:#2DB5E4;
}
.article-box h3 a {
  color:#000;
  font-weight: bold;
}
.article-box h3 a:hover {
  color:#ff5a00;
}
.article-box .btn {
  margin-top:20px;
}

/* TOC Styling */
#post-15230 a {
  color:#2DB5E4;
  font-weight:600;
}
#post-15230 a:hover {
  color:#ff5a00;
}

/* Banner Gradients */
@-webkit-keyframes AnimationName {
    0%{background-position:0% 4%}
    50%{background-position:100% 97%}
    100%{background-position:0% 4%}
}
@-moz-keyframes AnimationName {
    0%{background-position:0% 4%}
    50%{background-position:100% 97%}
    100%{background-position:0% 4%}
}
@-o-keyframes AnimationName {
    0%{background-position:0% 4%}
    50%{background-position:100% 97%}
    100%{background-position:0% 4%}
}
@keyframes AnimationName {
    0%{background-position:0% 4%}
    50%{background-position:100% 97%}
    100%{background-position:0% 4%}
}

/* Training image aspect ratio fix */
.full-width-table img {
  height:auto;
}

section.teamCategory{
  margin-top: 70px;
  margin-left: 15px;
  margin-right: 15px;
  border-bottom: 1px solid #ABABAB;
  font-size: 1.3em;
}

section.teamCategory:nth-child(n+3){
  padding-top: 40px;
  border-top: 1px solid #ABABAB;
}

section.teamCategory h2{
  font-weight: 500;
  font-size: 1.666666em;
}

section.teamCategory p{
  font-weight: 400;
  font-size: 1em;
}


.team-member{
  margin: 0 35px;
  padding-top: 30px;
}

header .container .logo {
  width: 200px;
  /*float:left;
  margin-top: 18px;*/
  /*margin-bottom: 22px;*/
	    display: flex;
    justify-content: start;
    z-index: 2;
    margin: 0;
    padding: 18px 0 0;
}

header .container .logo a{
 /* padding: 4px 0 4px;*/

  display: block;
	margin: auto;
/*  margin-top: 11px;
  margin-bottom: 11px;*/
/*	margin: auto !important;*/
}

header .container .logo svg{
  width: 260px !important;
  height: auto;
  display: block;
	align-content: space-around;
}
@media screen and (min-width: 420px){
	header .container .logo svg{
		width: 300px !important;}

}
@media screen and (min-width: 500px){
	header .container .logo svg{
		width: 366px !important;}

}
@media screen and (min-width: 900px){
	header .container .logo svg{
		width: 500px !important;}
	header .container .logo {	
	padding: 0;}
}
@media screen and (min-width: 1250px){
	header .container .logo svg{
		width: 600px !important;}
}

header .container .logo svg .swerl{
  fill:#1A84B2;
}
header .container .logo svg .text{
  fill:#000000;
}

@media screen and (max-width: 1040px){
  header .container{
    display: block;
	 margin: auto !important;
	 vertical-align: middle !important;
}
}
@media screen and (max-width: 450px){
  .hero-text{
    padding-top: 190px;!important;
  /*  max-width: 370px;!important;*/
	  margin-top: 20px; !important;align-content;
	  	  margin-bottom: 200px; !important;align-content;
	}
}
@media screen and (max-width: 450px){
  .hero{
  /*  margin-top: 150px;!important;*/
   width: 100%;!important;
	  height: auto-flow;
	/*  margin-top: 20px; !important;align-content*/
	}
}

@media screen and (max-width: 1212px){
  nav.main-menu li {
    font-size: 15px;
  }
  nav.main-menu li.contact-trigger a{
    padding-left:15px;
    padding-right:15px;
  }
  nav.main-menu li a {
    padding: 7px;
  }
}

/*Animated Headings*/
/* Defaults */
.cd-words-wrapper {
  display: inline-block;
  position: relative;
  text-align: left;
}
.cd-words-wrapper b {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0;
}
.cd-words-wrapper b.is-visible {
  position: relative;
}
.no-js .cd-words-wrapper b {
  opacity: 0;
}
.no-js .cd-words-wrapper b.is-visible {
  opacity: 1;
}
.cd-headline.letters.rotate-2{
  margin-left: -8px;
  color: #008AB6;
}

/* --------------------------------

xrotate-2

-------------------------------- */
.cd-headline.rotate-2 .cd-words-wrapper {
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  perspective: 300px;
}
.cd-headline.rotate-2 strong, .cd-headline.rotate-2 .letter {
  display: inline-block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.cd-headline.rotate-2 b {
  opacity: 0;
}
.cd-headline.rotate-2 strong {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(-20px) rotateX(90deg);
  -moz-transform: translateZ(-20px) rotateX(90deg);
  -ms-transform: translateZ(-20px) rotateX(90deg);
  -o-transform: translateZ(-20px) rotateX(90deg);
  transform: translateZ(-20px) rotateX(90deg);
  opacity: 0;
  font-weight: 600;
}
.is-visible .cd-headline.rotate-2 strong {
  opacity: 1;
}
.cd-headline.rotate-2 strong.in {
  -webkit-animation: cd-rotate-2-in 0.4s forwards;
  -moz-animation: cd-rotate-2-in 0.4s forwards;
  animation: cd-rotate-2-in 0.4s forwards;
}
.cd-headline.rotate-2 strong.out {
  -webkit-animation: cd-rotate-2-out 0.4s forwards;
  -moz-animation: cd-rotate-2-out 0.4s forwards;
  animation: cd-rotate-2-out 0.4s forwards;
}
.cd-headline.rotate-2 .letter {
  -webkit-transform: translateZ(20px);
  -moz-transform: translateZ(20px);
  -ms-transform: translateZ(20px);
  -o-transform: translateZ(20px);
  transform: translateZ(20px);
}

.no-csstransitions .cd-headline.rotate-2 strong {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  opacity: 0;
}
.no-csstransitions .cd-headline.rotate-2 strong .letter {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.no-csstransitions .cd-headline.rotate-2 .is-visible strong {
  opacity: 1;
}

@-webkit-keyframes cd-rotate-2-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(90deg);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(-10deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0deg);
  }
}
@-moz-keyframes cd-rotate-2-in {
  0% {
    opacity: 0;
    -moz-transform: translateZ(-20px) rotateX(90deg);
  }
  60% {
    opacity: 1;
    -moz-transform: translateZ(-20px) rotateX(-10deg);
  }
  100% {
    opacity: 1;
    -moz-transform: translateZ(-20px) rotateX(0deg);
  }
}
@keyframes cd-rotate-2-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(90deg);
    -moz-transform: translateZ(-20px) rotateX(90deg);
    -ms-transform: translateZ(-20px) rotateX(90deg);
    -o-transform: translateZ(-20px) rotateX(90deg);
    transform: translateZ(-20px) rotateX(90deg);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(-10deg);
    -moz-transform: translateZ(-20px) rotateX(-10deg);
    -ms-transform: translateZ(-20px) rotateX(-10deg);
    -o-transform: translateZ(-20px) rotateX(-10deg);
    transform: translateZ(-20px) rotateX(-10deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0deg);
    -moz-transform: translateZ(-20px) rotateX(0deg);
    -ms-transform: translateZ(-20px) rotateX(0deg);
    -o-transform: translateZ(-20px) rotateX(0deg);
    transform: translateZ(-20px) rotateX(0deg);
  }
}
@-webkit-keyframes cd-rotate-2-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-100deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-90deg);
  }
}
@-moz-keyframes cd-rotate-2-out {
  0% {
    opacity: 1;
    -moz-transform: translateZ(-20px) rotateX(0);
  }
  60% {
    opacity: 0;
    -moz-transform: translateZ(-20px) rotateX(-100deg);
  }
  100% {
    opacity: 0;
    -moz-transform: translateZ(-20px) rotateX(-90deg);
  }
}
@keyframes cd-rotate-2-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0);
    -moz-transform: translateZ(-20px) rotateX(0);
    -ms-transform: translateZ(-20px) rotateX(0);
    -o-transform: translateZ(-20px) rotateX(0);
    transform: translateZ(-20px) rotateX(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-100deg);
    -moz-transform: translateZ(-20px) rotateX(-100deg);
    -ms-transform: translateZ(-20px) rotateX(-100deg);
    -o-transform: translateZ(-20px) rotateX(-100deg);
    transform: translateZ(-20px) rotateX(-100deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-90deg);
    -moz-transform: translateZ(-20px) rotateX(-90deg);
    -ms-transform: translateZ(-20px) rotateX(-90deg);
    -o-transform: translateZ(-20px) rotateX(-90deg);
    transform: translateZ(-20px) rotateX(-90deg);
  }
}

section.textImageColumnBlock {
  position: relative;
  max-width: 1240px;
  margin: 0 auto;
}
section.textImageColumnBlock .row {
  margin: 0 -0.25rem !important;
  padding: 0 15px;
  position: relative;
}
@media (min-width: 768px) {
  section.textImageColumnBlock .row {
    padding: 0 40px;
  }
}
section.textImageColumnBlock .imageWrapper {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
section.textImageColumnBlock .imageWrapper.top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
section.textImageColumnBlock .imageWrapper.center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section.textImageColumnBlock .imageWrapper.bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
section.textImageColumnBlock .imageWrapper img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
section.textImageColumnBlock .textColumn {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 60px 0;
}
section.textImageColumnBlock .textColumn .innerTextWrapper h2 {
  width: 100%;
  color: #194d60;
  font-weight: 700;
  margin-bottom: 30px;
}
section.textImageColumnBlock .textColumn .innerTextWrapper p {
  color: #313131;
  margin-bottom: 20px;
}
section.textImageColumnBlock .textColumn .innerTextWrapper a{
  background-color: transparent;
  padding: 0;
  color: #ec662b;
  border-bottom: 1px solid transparent;
  font-weight: 500;
}
section.textImageColumnBlock .textColumn .innerTextWrapper a:hover{
  border-bottom: 1px solid #ec662b;
}
section.textImageColumnBlock .textColumn .innerTextWrapper ul {
  padding-left: 20px;
}
@media (min-width: 992px) {
  section.textImageColumnBlock .textColumn .innerTextWrapper ul li {
    padding-left: 5px;
  }
}
@media (min-width: 992px) {
  section.textImageColumnBlock .textLeft .textColumn {
    padding-left: 0;
  }
}

/* Bootstrap order classes */
.order-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.order-last {
  -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13;
}

.order-0 {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

.order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

.order-7 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
}

.order-8 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8;
}

.order-9 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9;
}

.order-10 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
}

.order-11 {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11;
}

.order-12 {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12;
}

@media (min-width: 525px) {
  .order-xs-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  .order-xs-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }

  .order-xs-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }

  .order-xs-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .order-xs-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .order-xs-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  .order-xs-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }

  .order-xs-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }

  .order-xs-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }

  .order-xs-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }

  .order-xs-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }

  .order-xs-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }

  .order-xs-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }

  .order-xs-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }

  .order-xs-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
}

@media (min-width: 667px) {
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  .order-sm-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }

  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }

  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }

  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }

  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }

  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }

  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }

  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }

  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }

  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }

  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
}

@media (min-width: 768px) {
  .order-md-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  .order-md-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }

  .order-md-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }

  .order-md-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .order-md-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .order-md-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  .order-md-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }

  .order-md-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }

  .order-md-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }

  .order-md-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }

  .order-md-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }

  .order-md-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }

  .order-md-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }

  .order-md-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }

  .order-md-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
}

@media (min-width: 992px) {
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  .order-lg-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }

  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }

  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }

  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }

  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }

  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }

  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }

  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }

  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }

  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }

  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
}

@media (min-width: 1200px) {
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  .order-xl-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }

  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }

  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }

  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }

  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }

  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }

  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }

  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }

  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }

  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }

  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
}

@media (min-width: 1440px) {
  .order-xxl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  .order-xxl-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }

  .order-xxl-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }

  .order-xxl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .order-xxl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .order-xxl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  .order-xxl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }

  .order-xxl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }

  .order-xxl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }

  .order-xxl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }

  .order-xxl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }

  .order-xxl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }

  .order-xxl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }

  .order-xxl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }

  .order-xxl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
}

@media (min-width: 1600px) {
  .order-xxxl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  .order-xxxl-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }

  .order-xxxl-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }

  .order-xxxl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .order-xxxl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .order-xxxl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  .order-xxxl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }

  .order-xxxl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }

  .order-xxxl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }

  .order-xxxl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }

  .order-xxxl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }

  .order-xxxl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }

  .order-xxxl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }

  .order-xxxl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }

  .order-xxxl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
}


.wp-block-table.aligncenter, .wp-block-table.alignleft, .wp-block-table.alignright {
  display: block;
  margin:30px 0;
}
@media screen and (max-width: 450px){
.notMobile{
	display: none !important;
	}}