input[type="radio"]:checked + .styled-radio:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

/**variables **/
/**/
.share {
  font-size: 0.8em;
  height: 1.459em;
  line-height: 1.19;
  width: 5.417em;
  border: solid 1px #1a1a1a;
  border-radius: 6px;
  clear: left;
  padding-right: 7px;
  font-weight: bold;
  position: relative;
  background-color: #fff; }
  .share p {
    position: absolute;
    font-size: .8em;
    margin: 0 .1em 0 0;
    line-height: 1.5;
    padding-right: .7em; }
  .share:hover p, .share:hover i {
    color: #fff; }

.share.active,
.share:hover {
  background-color: #1a1a1a;
  color: #ffffff;
  cursor: pointer; }

.contact-wrapper .social-links,
.content-wrapper .social-links {
  display: -webkit-box;
  color: #1a1a1a;
  font-size: 1.5em;
  padding-top: 1.2em;
  padding-bottom: 2em; }
  .contact-wrapper .social-links a,
  .content-wrapper .social-links a {
    color: #1a1a1a; }
  .contact-wrapper .social-links a:link,
  .content-wrapper .social-links a:link {
    color: #1a1a1a; }
  .contact-wrapper .social-links a:hover,
  .content-wrapper .social-links a:hover {
    color: #0072b9;
    cursor: pointer; }
  @media only screen and (max-width: 1000px) {
    .contact-wrapper .social-links,
    .content-wrapper .social-links {
      padding-top: 0em !important;
      padding-bottom: 0em !important; } }
  .contact-wrapper .social-links .only-mobile .fa,
  .content-wrapper .social-links .only-mobile .fa {
    font-size: 1.5em;
    margin-left: 0.5em; }

.share.active + .open-icons {
  display: inline-block;
  vertical-align: middle; }

.open-icons {
  width: 5em;
  height: 1em;
  position: relative;
  display: none; }
  .open-icons a {
    text-decoration: none;
    position: absolute;
    padding-right: 0px;
    float: right; }
  .open-icons .btn-facebook {
    right: 0.8em;
    top: -0.1em;
    color: black; }
  .open-icons .btn-twitter {
    right: 2.4em;
    top: -0.1em;
    color: black; }
  .open-icons i {
    position: relative;
    margin-left: 0px;
    padding-right: 0px; }
  .open-icons .social-sharing {
    position: absolute;
    /*a{background-color: transparent!important;font: normal normal normal 14px/1 FontAwesome;}
    a.button-facebook:after{content: "\f082";}
    a.button-twitter:after{content: "\f081";}
    */ }
    .open-icons .social-sharing .button-facebook, .open-icons .social-sharing .button-twitter {
      display: none; }

.side-links-mobile .btn-facebook i,
.side-links-mobile .btn-twitter i {
  color: black;
  font-size: 2.5em;
  text-decoration: none;
  padding-bottom: 0.5em;
  margin-left: 0.5em;
  margin-top: 1em; }

#side_link {
  list-style-type: none;
  padding-right: 0; }
  @media only screen and (max-width: 1000px) {
    #side_link {
      margin-top: 1em; } }
  #side_link li:hover {
    background-color: #ebf4fa; }
  #side_link li:first-of-type {
    border-top: solid 1px #d8e6ef; }
  #side_link li {
    overflow: hidden;
    font-size: 1.125em;
    line-height: 2.667;
    border-bottom: solid 1px #d8e6ef; }
    #side_link li i {
      color: #0072b9;
      font-weight: bold;
      float: right;
      width: 5%;
      display: block;
      line-height: 2.5em; }
  #side_link a {
    color: #1a1a1a;
    text-decoration: none;
    padding-right: .4em;
    display: block;
    float: right;
    width: 95%; }
  #side_link a:visited {
    color: #0072b9; }
  #side_link a:hover {
    color: #1a1a1a;
    text-decoration: none;
    cursor: pointer; }

button {
  outline: none; }

.side-links {
  padding-right: 0;
  width: 20%; }
  .side-links .side-links-title {
    display: block;
    padding-bottom: 1.4em;
    margin: .7em 0 .35em;
    font-size: 1.7em;
    font-weight: bold; }

.side-links-mobile .side-links-title {
  display: block;
  font-size: 2em; }

.content-wrapper {
  padding-top: 0;
  display: block;
  max-width: 990px;
  padding-right: 4.4em;
  width: 80%; }
  .content-wrapper h1 {
    text-align: right;
    margin: 0.7em 0 .3em; }
  .content-wrapper span {
    color: #1a1a1a;
    font-weight: 900;
    font-size: 1.1em; }
  .content-wrapper ol, .content-wrapper ul,
  .content-wrapper p {
    color: #1a1a1a;
    font-size: 1.92rem;
    line-height: 1.5; }
  .content-wrapper .social-links {
    padding-top: 1.4em;
    padding-bottom: 1.9em; }

/*
// ----------------------------------------------- heart delimeter -----------------//
.form-section{
  &:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 88px;
    top: 0;
    right:0;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../../view/images/secondery-backround-bottom-white.png);
  }
}
*/
.calc {
  max-width: 960px;
  width: 100%;
  margin-bottom: 0.6em; }
  .calc .calc-section {
    padding: 0.9em 0 0;
    position: relative;
    max-width: 920px;
    width: 100%;
    background-color: #f5f6f6;
    border-bottom: solid 1px #cecfcf;
    box-shadow: 0 2px 1px #888888; }

.calc-section-no-side-num {
  padding: 1.6em 0 0;
  position: relative;
  max-width: 920px;
  width: 100%;
  background-color: #f5f6f6;
  border-bottom: solid 1px #cecfcf;
  box-shadow: 0 2px 1px #888888; }
  .calc-section-no-side-num .display-inline:before {
    left: 0;
    top: 0; }

.calc-section-no-side-num > .display-inline > .btn-input-inline {
  width: 81.2%; }

.calc-section .bluebox {
  position: relative;
  top: -0.9em;
  width: 37%;
  background-color: #0072b9; }
  .calc-section .bluebox p {
    color: #fff;
    padding: 0.9em 4.3em 0.7em 0; }

.sharm_section {
  padding-bottom: 1.2em;
  padding-top: 3em; }

.last_calc_section {
  padding-bottom: 1.2em;
  padding-top: 1.1em; }

.first_calc_section {
  border-top: solid 1px #cecfcf; }

.calc-section.first_calc_section:before {
  top: 7%; }

.calc-section.last_calc_section:before {
  top: 6%; }

.display-inline:before {
  content: "";
  position: absolute;
  height: 5em;
  width: 2.5em;
  background-color: #f5f6f6;
  z-index: 0;
  left: -1px;
  top: 0; }

.calc-section:after {
  content: "";
  position: absolute;
  height: 5.1em;
  width: 5.1em;
  z-index: -1;
  background-color: #f5f6f6;
  border: solid 1px #cecfcf;
  box-shadow: 0 2px 1px #888888;
  left: -4%;
  border-radius: 100px;
  top: -1px; }

.content-wrapper .calc .calc-num {
  position: absolute;
  background-color: #0071b7;
  color: #ffffff;
  font-size: 2em;
  font-weight: 500;
  border-radius: 100px;
  height: 1.9em;
  width: 1.9em;
  line-height: 2em;
  text-align: center;
  margin: 0;
  top: 0.3em;
  left: -3%; }

.calc h3 {
  color: #0072b9;
  font-size: 1.6em;
  font-weight: 700;
  display: inline-table;
  margin-top: 0.4em; }

.calc .left-side-text {
  float: left;
  color: #0072b9;
  font-size: 1.6em;
  font-weight: 900;
  display: inline-table;
  margin-top: 0.3em; }

.calc p {
  font-weight: 500;
  color: #1a1a1a;
  line-height: 1.6;
  padding: 1.35em 5.8em 3em;
  margin-bottom: 0;
  margin-top: 0; }

.calc .display-inline {
  display: -ms-flexbox;
  display: flex;
  padding: 0% 8.7%; }

.calc input {
  margin: 0 2.5% 0 1.9%;
  border-radius: 10px;
  width: 9em;
  height: 2.5em;
  border: 1px solid #0071b7;
  padding: 0 0.3em;
  text-align: center;
  font-weight: normal;
  font-size: 1.2em; }

.calc .btn-input-inline {
  position: relative;
  width: 85%; }

input.big-input {
  width: 19em;
  position: relative;
  float: left; }

.calc-text {
  margin-bottom: 2.4em; }

.calc-text p {
  font-weight: 500;
  padding: 0 5.4em 0 0; }
  .calc-text p:last-of-type {
    padding-top: 0; }
  .calc-text p:first-of-type {
    padding: 1.3em 5.4em 0 0; }

.calc-radio {
  margin: 0 5%;
  width: 80%;
  float: left; }
  .calc-radio input {
    width: 1px;
    height: 1px;
    opacity: 0;
    position: absolute; }
  .calc-radio label.radio-b {
    position: relative;
    padding-right: 2em;
    margin: 0 1.9%;
    display: inline-table;
    line-height: 2em;
    display: -ms-flexbox;
    font-weight: normal;
    color: #0072b9;
    font-size: 1.6em; }

input[type="radio"]:checked + .styled-radio:before {
  content: '';
  width: 0.7em;
  height: 0.7em;
  background: #0071b7;
  display: block;
  border-radius: 50%; }

.calc-radio-disclaimer {
  text-align: center;
  margin-bottom: 2em; }

.calc-btn {
  width: 11.2em;
  position: absolute;
  bottom: -0.8em;
  z-index: 1;
  left: 50%;
  margin-left: -5.6em; }

.calc-section-no-side-num .calc-btn {
  width: 11.2em;
  bottom: -1em;
  position: absolute;
  z-index: 1; }

.calc-send-btn-inline {
  position: absolute;
  top: 1.2em;
  left: 1em;
  width: 10.7em;
  height: 2.9em;
  line-height: 2.9;
  border-style: solid;
  border-width: 1px;
  border-color: #aed1e8;
  box-shadow: inset 0px -3px 5px -1px rgba(0, 0, 0, 0.45), inset 0px 2px 9px -2px #fff;
  font-size: 1.125em;
  padding-right: 0.1em; }

.btn-p-inline {
  position: relative;
  width: 74%; }
  .btn-p-inline p {
    font-weight: 500;
    width: 66%;
    padding-left: 0;
    padding-top: 1em; }

.calc-send-btn:before {
  content: "";
  max-width: 12em;
  position: absolute;
  height: 132%;
  width: 11.9em;
  z-index: -1;
  background-color: #f5f6f6;
  border: solid 1px #cecfcf;
  box-shadow: 0 2px 1px #888888;
  left: 50%;
  top: -22%;
  transform: translate(-50%, 0);
  border-radius: 13px; }

.calc-send-btn:after {
  content: "";
  position: absolute;
  height: 102%;
  width: 112%;
  z-index: -1;
  background-color: #f5f6f6;
  left: 50%;
  transform: translate(-50%, 0%);
  top: -1.05em; }

.calc-send-btn {
  position: relative;
  max-width: 11em;
  width: 11.2em;
  height: 2.9em;
  line-height: 2.9;
  display: block;
  margin: 0 auto;
  border-style: solid;
  border-width: 1px;
  border-color: #aed1e8;
  box-shadow: inset 0px -3px 5px -1px rgba(0, 0, 0, 0.45), inset 0px 2px 9px -2px #fff;
  font-size: 1.125em;
  padding-right: 0.1em; }

.bruto-display {
  margin: 0.3em 8.3% 1.2em 3%;
  border-radius: 10px;
  width: 63.7%;
  height: 2.9em;
  border: 1px solid #0071b7;
  padding: 0 0.3em;
  background-color: #fff;
  font-size: 1.05em;
  text-align: center;
  line-height: 3.1em;
  font-weight: 500; }
  .bruto-display span {
    color: #0072b9;
    font-weight: bold; }

.clac-results {
  box-shadow: 0 2px 1px #888888;
  background-color: #d8e6ef;
  position: relative;
  z-index: -1;
  text-align: center;
  display: none; }
  .clac-results h3 {
    margin-top: 0;
    margin-bottom: 0.3em;
    font-size: 1.65em;
    font-weight: 600;
    padding-top: 2em; }
  .clac-results span {
    font-size: 1em;
    color: #0072b9; }
  .clac-results .result-p {
    padding: 0.1em 0 5em;
    font-size: 1.13em; }

.calc-article {
  padding: 1em 0; }
  .calc-article h2 {
    color: #0072b9;
    font-weight: 900;
    font-size: 1.5em;
    padding-bottom: 0.1em; }
  .calc-article p {
    color: #1a1a1a;
    font-size: 1.2em; }

.styled-radio {
  content: '';
  position: absolute;
  top: 50%;
  width: 1.2em;
  height: 1.2em;
  border-radius: 100%;
  background-color: #fff;
  border: 1px solid #0071b7;
  margin-top: -0.6em;
  right: 0; }

.money-spacing {
  margin-right: 2%; }

@media only screen and (max-width: 1460px) {
  .content-wrapper {
    max-width: 920px;
    width: 100%;
    padding: 0 3%; }
  .side-links-calc {
    padding-right: 0; }
  .clac-results {
    box-shadow: 0 2px 1px #888888;
    background-color: #d8e6ef;
    position: relative;
    text-align: center; }
    .clac-results h3 {
      margin-top: 0;
      font-size: 2em; }
    .clac-results span {
      font-size: 1em; }
    .clac-results .result-p {
      padding: 1em 0 2em; }
  .calc .btn-input-inline {
    position: relative;
    width: 95%; }
  .calc .btn-p-inline {
    width: 80.2%; }
  .calc .bruto-display {
    width: 69.4%; }
  .calc-section-no-side-num > .display-inline > .btn-input-inline {
    width: 90.6%; }
  .calc-radio {
    margin: 0 3%;
    width: 80%;
    float: left; } }

@media only screen and (max-width: 1200px) {
  .content-wrapper {
    max-width: 920px;
    width: 80%;
    padding: 0 3%; }
  .calc-section.first_calc_section:before {
    top: 6%;
    left: -3.5%; }
  .calc-num-1 {
    top: 6%;
    left: -2%; }
  .calc-num-2 {
    top: 7%;
    left: -1.8%; }
  .calc-num-3 {
    top: 7%;
    left: -1.8%; }
  .clac-results {
    box-shadow: 0 2px 1px #888888;
    background-color: #d8e6ef;
    position: relative;
    text-align: center; }
    .clac-results h3 {
      margin-top: 0;
      font-size: 2em; }
    .clac-results span {
      font-size: 1em; }
    .clac-results .result-p {
      padding: 1em 0 2em; }
  .calc input {
    margin: 0 2.5% 0 5%;
    float: left; }
  .calc .btn-input-inline {
    position: relative;
    width: 100%; }
  .calc .btn-p-inline {
    width: 84%; }
  .calc .bruto-display {
    width: 73.7%; }
  .calc-section-no-side-num > .display-inline > .btn-input-inline {
    width: 96.3%; } }

@media only screen and (max-width: 1024px) {
  .clac-results h3 {
    margin-top: 0;
    font-size: 2em;
    padding-top: 1.5em; }
  .clac-results .result-p {
    padding: 1em 0 2em;
    font-size: 1.3em; }
  .calc-section:before {
    left: -3.5%;
    top: 8%; }
  .calc-section .calc-num-2 {
    top: 7%;
    left: -2.2%; } }

@media only screen and (max-width: 1000px) {
  .calc-num {
    top: .3em;
    left: -3%;
    font-size: 2em; }
  .calc-article {
    padding-top: 0; }
    .calc-article p:last-of-type {
      padding-bottom: 0; }
    .calc-article h3 {
      padding-bottom: 1em;
      font-size: 2em; }
  .content-wrapper-mobile {
    display: block;
    width: 100%;
    margin: 0 auto 3em; }
    .content-wrapper-mobile body {
      font-size: 12px; }
    .content-wrapper-mobile h1 {
      color: #0072b9;
      font-weight: 900;
      font-size: 3em; }
    .content-wrapper-mobile span {
      color: #1a1a1a;
      font-weight: 900;
      font-size: 1em; }
  .side-links-calc-mobile {
    width: 100%; }
    .side-links-calc-mobile h3 {
      margin: 0;
      padding-bottom: 1em;
      color: #1a1a1a;
      font-size: 1.6em;
      font-weight: 900; }
  #side_links_calc_mobile {
    list-style-type: none;
    padding-right: 0;
    max-width: 100%; }
    #side_links_calc_mobile li:hover {
      background-color: #ebf4fa; }
    #side_links_calc_mobile li:first-of-type {
      border-top: solid 1px #d8e6ef; }
    #side_links_calc_mobile li {
      line-height: 2em;
      font-size: 1.2em;
      padding: 0.8em 0;
      width: 100%;
      border-bottom: solid 1px #d8e6ef; }
      #side_links_calc_mobile li i {
        color: #0072b9;
        font-weight: 900; }
    #side_links_calc_mobile a {
      color: #1a1a1a;
      text-decoration: none; }
    #side_links_calc_mobile a:visited {
      color: black; }
    #side_links_calc_mobile a:hover {
      color: #1a1a1a;
      text-decoration: none;
      cursor: pointer; }
  .calc {
    width: 100%;
    margin: 0 auto; }
    .calc h3 {
      margin-top: 0.6em;
      font-size: 1.5em; }
    .calc input {
      border-radius: 6px;
      width: 12em;
      height: 2.5em; }
    .calc input.big-input {
      width: 21em; }
    .calc .left-side-text {
      font-size: 1.5em;
      margin-top: 0.5em; }
    .calc .bruto-display {
      margin-bottom: 2em;
      margin-top: 2em; }
  .calc-radio input {
    width: 2em;
    height: 4em; }
  .calc-radio span {
    font-size: 1.5em; }
  .calc-section:last-child {
    padding-bottom: 1.2em; }
  .calc-section:before {
    height: 4em;
    width: 4em;
    left: -5.5%;
    top: 4%; }
  .display-inline:before {
    height: 4.8em;
    top: 0; }
  .calc-section.first_calc_section:before {
    top: 3%;
    left: -5.5%; }
  .last_calc_section:before {
    transform: translate(0%, -13%); }
  .calc-section:after {
    height: 5em;
    width: 5em;
    z-index: -1;
    left: -4%; }
  .calc-section .calc-num-1 {
    font-size: 1.8em;
    top: 5.5%;
    left: -3.4%; }
  .calc-section .calc-num-2 {
    top: 7%;
    left: -3.4%;
    font-size: 1.8em; }
  .calc-section .calc-num-3 {
    font-size: 1.8em;
    top: 5%;
    left: -3.4%; }
  .clac-results {
    box-shadow: 0 2px 1px #888888;
    background-color: #d8e6ef;
    position: relative;
    z-index: -1;
    text-align: center; }
    .clac-results h3 {
      margin-top: 0;
      font-size: 2em; }
    .clac-results span {
      font-size: 1em;
      color: #0072b9; }
    .clac-results .result-p {
      padding: 1em 0 2em; } }

@media only screen and (max-width: 999px) and (min-width: 801px) {
  .calc-section.first_calc_section:before {
    top: 3%;
    left: -5%; }
  .calc-section:before {
    height: 4em;
    width: 4em;
    left: -5%;
    top: 4%; }
  .calc .calc-num-1 {
    font-size: 1.8em;
    top: 5%;
    left: -3%; }
  .calc .calc-num-2 {
    top: 7%;
    left: -3%;
    font-size: 1.8em; }
  .calc .calc-section .calc-num-3 {
    font-size: 1.8em;
    top: 5%;
    left: -3%; } }

@media only screen and (max-width: 800px) {
  .wrapper {
    width: 95%; }
  .clac-results {
    box-shadow: 0 2px 1px #888888;
    background-color: #d8e6ef;
    position: relative;
    z-index: -1;
    text-align: center; }
    .clac-results h3 {
      margin-top: 0;
      font-size: 1.5em;
      padding-top: 2em; }
    .clac-results span {
      font-size: 1em;
      color: #0072b9; }
    .clac-results .result-p {
      padding: 1em 0 2em; }
  /*.calc-send-btn:before {
		height: 140%;
		width: 34%;
		left: 33%;
		border-radius: 9px;
		top: -8px;
	}*/
  .calc input {
    width: 9.9em; }
  .calc input.big-input {
    width: 16em; }
  .bluebox {
    width: 30%; }
  .bluebox p {
    font-size: 1em;
    padding-bottom: 0; }
  .calc-radio {
    margin: 0 3%;
    width: 82%;
    float: left; }
  .sharm_section .sharm-redio {
    width: 100%;
    font-size: 0.9em; }
  .sharm_section p {
    margin-bottom: 1.2em;
    padding: 1.5em; }
  .calc-radio label.radio-b {
    padding-right: 2.9em; }
  .last_calc_section {
    padding-bottom: 2.2em; }
  .calc-section p {
    padding-bottom: 4em;
    padding-top: 1.7em;
    font-size: 1em; }
  .calc h3 {
    margin-top: 0.6em;
    font-size: 1.5em; }
  .calc-section .bluebox p {
    width: 100%; } }

@media only screen and (max-width: 1000px) {
  .calc-section.employee-input-calc-section h3,
  .calc-section.employee-input-calc-section input,
  .calc-section.employee-input-calc-section .left-side-text {
    display: inline-block;
    float: none;
    margin-left: 5px; }
  .calc .calc-section.last_calc_section {
    padding-bottom: 4em; }
  .content-wrapper-mobile span {
    font-size: 1em; }
  .calc h3 {
    font-size: 1em;
    display: block; }
  .calc-send-btn-inline {
    position: static;
    margin-right: 10.7%;
    display: block; }
  .calc .left-side-text {
    float: none;
    font-size: 1em; }
  .calc-section p {
    padding-bottom: 1em;
    width: 100%; }
  .calc input.big-input {
    width: 55%; }
  .calc-section-no-side-num .calc-text {
    font-size: 0.8em; }
  .calc .bruto-display {
    font-size: 0.9em;
    height: 3.4em;
    line-height: 1.5em; }
  .calc-radio label.radio-b {
    font-size: 1em; }
  .last_calc_section {
    padding-bottom: 3em; }
  .clac-results .result-p {
    font-size: 1em; }
  .calc-send-btn:after {
    height: 105%; }
  .calc .bruto-display {
    border-radius: 5px; }
  .sharm_section .sharm-redio {
    width: 80%;
    font-size: 1em; }
  .calc-section .bluebox {
    width: 50%;
    text-align: center; }
  .calc-section .bluebox p {
    padding-right: 0;
    padding-left: 0; }
  .calc-section-no-side-num.last_calc_section p {
    font-size: 1em; }
  .calc p, .calc-text p:first-of-type {
    padding-right: 5%;
    padding-left: 5%; }
  .calc input {
    width: 7em;
    float: right;
    margin-right: 1em; }
  .clac-results .sharm-result-h {
    margin-top: 0; } }

@media (max-width: 520px) {
  .sharm_section .sharm-redio {
    width: 50%;
    font-size: 1em; } }

@media (max-width: 430px) {
  .calc input.big-input {
    width: 42%; }
  .sharm_section .sharm-redio {
    width: 60%;
    font-size: 1em; } }

/*# sourceMappingURL=maps/calculator.css.map */
