@font-face {
  font-family: SVN-FuturaBold;
  src: url("../fonts/SVN-Futura Bold.ttf") format("opentype");
}

body.skin-7 {
  padding-top: 0;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-style: normal;
  background: #fafafa;
  color: #333;
  text-align: justify;
}
body.skin-7 .paragraph-normal{
  padding: 0px 5px;
}
body.skin-7 .editor-styles-wrapper .content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide),
body.skin-7 .alignwide {
  max-width: 980px;
  margin: 0 auto;
}

body.skin-7 p {
  margin-top: 0;
  margin-bottom: 0;
}

body.skin-7 .margin-top-10 {
  margin-top: 10px !important;
}

body.skin-7 .margin-top-20 {
  margin-top: 20px !important;
}

body.skin-7 .margin-top-30 {
  margin-top: 30px !important;
}

body.skin-7 .margin-top-40 {
  margin-top: 40px !important;
}

body.skin-7 .margin-top-50 {
  margin-top: 50px !important;
}

body.skin-7 .margin-top-60 {
  margin-top: 60px !important;
}

body.skin-7 .margin-top-70 {
  margin-top: 70px !important;
}

body.skin-7 .margin-top-80 {
  margin-top: 80px !important;
}

body.skin-7 .margin-top-90 {
  margin-top: 90px !important;
}

body.skin-7 .margin-top-100 {
  margin-top: 100px !important;
}

body.skin-7 .margin-top-110 {
  margin-top: 110px;
}

body.skin-7 .margin-left-15 {
  margin-left: 15px !important;
}

body.skin-7 .box-width-medium {
  max-width: 980px !important;
  width: 980px;
}

body.skin-7 .box-width-small {
  max-width: 660px !important;
  width: 660px;
}

body.skin-7 .box-width-tiny {
  max-width: 480px !important;
  width: 480px;
}

body.skin-7 .text-gray-2 {
  color: #4F4F4F !important;
}

body.skin-13 .wp-block-columns .wp-block-column {
  margin-bottom: 0;
}

body.skin-7 .wp-block-cover {
  background-color: transparent;
}

body.skin-7 .wp-block-column figure {
  margin-top: 0;
  margin-bottom: 0;
}

body.skin-7 .font-italic {
  font-style: italic !important;
}

body.skin-7 .paragraph-limit-width {
  max-width: 340px;
}

body.skin-7 p, body.skin-7 .paragraph-normal {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  font-style: normal;
  color: #333;
}

body.skin-7 .block-title {
  font-family: 'SVN-FuturaBold', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 64px;
  line-height: 90px;
  text-align: left;
  text-transform: uppercase;
  color: #333333;
  position: relative;
}

body.skin-7 .block-title.with-quote:after {
  position: absolute;
  content: "";
  width: 38px;
  height: 28px;
  background: #0063BE;
  bottom: 20px;
  right: -50px;
}

body.skin-7 .cover-middle-left {
  background-size: auto;
  background-repeat: no-repeat;
  background-position: bottom right;
  min-height: 756px;
  position: relative;
}

body.skin-7 .cover-middle-left .wp-block-cover__inner-container {
  position: absolute;
  top: 0;
}

body.skin-7 .cover-middle-left .wp-block-cover__inner-container .paragraph-normal {
  margin: auto;
}

body.skin-7 .paragraph-quote {
  font-family: 'Helvetica Neue',Arial,sans-serif;
  font-style: italic;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  color: #4F4F4F;
  border-left: 10px solid #0063BE;
  padding: 5px 69px;
  margin: auto;
  text-align: left;
  max-width: 510px !important;
}

body.skin-7 .timesheet-date {
  width: 125px;
  height: 28px;
  background: #AFD1F0;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 28px;
  color: #FFFFFF;
  text-align: center;
  position: relative;
}

body.skin-7 .timesheet-date:before {
  position: absolute;
  content: "";
  background: #0063BE;
  width: 5px;
  height: 28px;
  top: 0;
  right: -5px;
}

body.skin-7 .timesheet-date:last-of-type:after {
  background: transparent;
}

body.skin-7 .timesheet-date:after {
  position: absolute;
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 50%;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -5px;
  background: #0063BE;
}

body.skin-7 .timesheet-inner .wp-block-group__inner-container {
  padding-left: 62px;
}

body.skin-7 .timesheet-text {
  padding: 49px 0 50px 18px;
  border-left: 1px dashed #BDBDBD;
  text-align: left;
}


body.skin-7 .embed-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  margin-left: 0;
  margin-right: 0;
}

body.skin-7 .embed-video iframe {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}


body.skin-7 .seperate-full {
  border-bottom: 1px solid #dfdfdf;
  width: 100% !important;
  max-width: 100% !important;
}

body.skin-7 .footer {
  padding-top: 55px;
}

body.skin-7 .footer-description {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  color: #6D674F;
  font-size: 14px;
  line-height: 24px;
  margin-top: 10px !important;
  margin-bottom: 40px !important;
}


/* css for editor */

body.skin-7 .wp-block .editor-block-list__block-edit .box-width-medium,
body.skin-7 .wp-block .editor-block-list__block-edit .box-width-small,
body.skin-7 .wp-block .editor-block-list__block-edit .box-width-tiny {
  max-width: initial;
  width: initial;
}

/* responsive */
@media only screen and (max-width: 767px) {
  body.skin-7 .box-width-medium,
  body.skin-7 .box-width-small,
  body.skin-7 .box-width-tiny {
    max-width: 100% !important;
  }

  body.skin-7 .cover-middle-left {
    background-image: none !important;
    min-height: auto;
  }

  body.skin-7 .cover-middle-left .wp-block-cover__inner-container {
    position: relative;
    width: 100%;
  }

  body.skin-7 .block-title {
    font-size: 45px;
    line-height: 60px;
  }

  body.skin-7 .paragraph-quote {
    width: auto;
    padding: 5px 20px;
  }

  body.skin-7 .block-title.with-quote:after {
    width: 0;
    background: transparent;
    height: 0;
  }
}
