@charset "UTF-8";
@import "../js/sweetalert/sweet-alert.css";
@import "../js/fancybox/jquery.fancybox.min.css";
footer .middleRow .miniMenu span, footer .middleRow .miniMenu a, footer .middleRow .miniMenu, footer .middleRow .logo img, footer .middleRow .logo, footer .topRow .social .title, footer .topRow .address p, footer .topRow .address .title, footer .topRow .address, footer .topRow .menu ul li ul li, footer .topRow .menu ul li ul, footer .topRow .menu ul li a, footer .topRow .menu ul li, footer .topRow .menu ul, footer .topRow .menu, footer .maillistRow .maillist .inputCps .checkbox, footer .maillistRow .maillist .inputCps button, footer .maillistRow .maillist .inputCps input, footer .maillistRow .maillist p, footer .maillistRow .maillist h2, footer .maillistRow .maillist, footer .maillistRow, footer, section .allButon, section h2, header .MobilMenu .mBottomRow .mSearch, header .MobilMenu .mBottomRow .mLanguage .menu a, header .MobilMenu .mBottomRow .mLanguage .menu, header .MobilMenu .mBottomRow .mLanguage a span, header .MobilMenu .mBottomRow .mLanguage a, header .MobilMenu .mBottomRow .mLanguage, header .MobilMenu .mBottomRow .mLogos a img, header .MobilMenu .mBottomRow .mLogos a, header .MobilMenu .mBottomRow .mLogos, header .MobilMenu .mBottomRow .mSocial, header .MobilMenu .mMiddleRow ul.menu ul, header .contentRow .navCapsule .miniNav .language .menu a, header .contentRow .navCapsule .miniNav .language a span, header .contentRow .navCapsule .miniNav .language a, header .contentRow .navCapsule .miniNav .language, header .contentRow .navCapsule .miniNav .search, header .contentRow .navCapsule .miniNav, header .contentRow .navCapsule .menu ul.nav li .mega-menu ul li a, header .contentRow .navCapsule .menu ul.nav li .mega-menu ul li, header .contentRow .navCapsule .menu ul.nav li .mega-menu ul, header .contentRow .navCapsule .menu ul.nav li a, header .contentRow .navCapsule .menu ul.nav li, header .contentRow .navCapsule .menu ul.nav, header .contentRow .navCapsule .logo a, header .contentRow .navCapsule .logo h1, header .contentRow .navCapsule .logo, header .contentRow, .formCapsule .invalid-message, form {
  display: inline-block;
  width: auto;
  height: auto;
}

@font-face {
  font-family: "safirepoksi";
  src: url("../font/safirepoksi.eot?26666975");
  src: url("../font/safirepoksi.eot?26666975#iefix") format("embedded-opentype"), url("../font/safirepoksi.woff2?26666975") format("woff2"), url("../font/safirepoksi.woff?26666975") format("woff"), url("../font/safirepoksi.ttf?26666975") format("truetype"), url("../font/safirepoksi.svg?26666975#safirepoksi") format("svg");
  font-weight: normal;
  font-style: normal;
}
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  line-height: 1.5;
  font-size: 1rem;
}

body {
  color: #4e4e4e;
  background: #FFF;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  line-height: 1.5;
  font-size: 1rem;
  padding: 0;
  margin: 0;
}

html {
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

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

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a:focus {
  outline: none;
}

ul {
  margin: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

figure {
  margin: 0;
}

[class^=icon-]:before, [class*=" icon-"]:before, [class^=icons-]:after, [class*=" icons-"]:after {
  font-family: "safirepoksi";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-down-dir:before {
  content: "\e800";
}

/* '' */
.icon-right:before {
  content: "\e801";
}

/* '' */
.icon-down-open:before {
  content: "\e802";
}

/* '' */
.icon-left:before {
  content: "\e803";
}

/* '' */
.icon-right-open-1:before {
  content: "\e804";
}

/* '' */
.icon-left-open-1:before {
  content: "\e805";
}

/* '' */
.icon-up-open:before {
  content: "\e806";
}

/* '' */
.icon-search:before {
  content: "\e807";
}

/* '' */
.icon-right-open-big:before {
  content: "\e808";
}

/* '' */
.icon-left-open-big:before {
  content: "\e809";
}

/* '' */
.icon-right-open:before {
  content: "\f006";
}

/* '' */
.icon-left-open:before {
  content: "\f007";
}

/* '' */
.icon-upload:before {
  content: "\f02f";
}

/* '' */
.icon-linkedin:before {
  content: "\f0e1";
}

/* '' */
.icon-play-circled:before {
  content: "\f144";
}

/* '' */
.icon-instagram:before {
  content: "\f16d";
}

/* '' */
.icon-twitter:before {
  content: "\f309";
}

/* '' */
.icon-facebook:before {
  content: "\f30c";
}

/* '' */
.icons-down-dir:after {
  content: "\e800";
}

/* '' */
.icons-right:after {
  content: "\e801";
}

/* '' */
form {
  width: 100%;
  margin: 0;
}

.formCapsule ul {
  list-style: none;
  padding: 0 !important;
}
.formCapsule ul li {
  margin: 10px 0;
  position: relative;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
@media only screen and (max-width: 769px) {
  .formCapsule ul li {
    margin: 5px 0;
  }
}
.formCapsule ul li::before {
  display: none;
}
.formCapsule ul li .invalid-message {
  padding-right: 0px;
  position: absolute;
  right: 15px;
  top: -20px;
  font-size: 0.7rem;
  color: #0a0a0a !important;
}
@media only screen and (max-width: 769px) {
  .formCapsule ul li .invalid-message {
    right: 20px;
    top: 0px;
    font-size: 0.6rem;
  }
}
.formCapsule ul li .invalid-message .error, .formCapsule ul li .invalid-message .error input:hover, .error .formCapsule ul li .invalid-message input:hover, .formCapsule ul li .invalid-message .error input:focus, .error .formCapsule ul li .invalid-message input:focus, .formCapsule ul li .invalid-message .error input:active, .error .formCapsule ul li .invalid-message input:active,
.formCapsule ul li .invalid-message .error select:hover,
.error .formCapsule ul li .invalid-message select:hover,
.formCapsule ul li .invalid-message .error select:focus,
.error .formCapsule ul li .invalid-message select:focus,
.formCapsule ul li .invalid-message .error select:active,
.error .formCapsule ul li .invalid-message select:active,
.formCapsule ul li .invalid-message .error textarea:hover,
.error .formCapsule ul li .invalid-message textarea:hover,
.formCapsule ul li .invalid-message .error textarea:focus,
.error .formCapsule ul li .invalid-message textarea:focus,
.formCapsule ul li .invalid-message .error textarea:active,
.error .formCapsule ul li .invalid-message textarea:active {
  color: #0a0a0a !important;
}
.formCapsule.sendmail .invalid-message {
  top: 5px;
  right: 20px;
}
.formCapsule .invalid-message {
  width: 100%;
  font-size: 0.7rem;
  text-align: end;
  color: #0a0a0a !important;
  padding-right: 15px;
}
@media only screen and (max-width: 769px) {
  .formCapsule .invalid-message {
    right: 20px;
    top: 0px;
    font-size: 0.6rem;
  }
}
.formCapsule .invalid-message .error, .formCapsule .invalid-message .error input:hover, .error .formCapsule .invalid-message input:hover, .formCapsule .invalid-message .error input:focus, .error .formCapsule .invalid-message input:focus, .formCapsule .invalid-message .error input:active, .error .formCapsule .invalid-message input:active,
.formCapsule .invalid-message .error select:hover,
.error .formCapsule .invalid-message select:hover,
.formCapsule .invalid-message .error select:focus,
.error .formCapsule .invalid-message select:focus,
.formCapsule .invalid-message .error select:active,
.error .formCapsule .invalid-message select:active,
.formCapsule .invalid-message .error textarea:hover,
.error .formCapsule .invalid-message textarea:hover,
.formCapsule .invalid-message .error textarea:focus,
.error .formCapsule .invalid-message textarea:focus,
.formCapsule .invalid-message .error textarea:active,
.error .formCapsule .invalid-message textarea:active {
  color: #0a0a0a !important;
}

[type=color], [type=date], [type=datetime], [type=datetime-local], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=url], [type=week], [type=time], select, textarea {
  display: block;
  border: 1px solid rgba(149, 149, 149, 0.5);
  border-radius: 5px;
  padding: 1.1rem 1.5rem;
  outline: none;
  background: #FFF;
  font-size: 0.82rem;
  width: 100%;
  max-width: 100%;
  line-height: 1.5;
  color: #8c8c8c;
}
@media only screen and (max-width: 769px) {
  [type=color], [type=date], [type=datetime], [type=datetime-local], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=url], [type=week], [type=time], select, textarea {
    padding: 0.9rem 1rem;
    font-size: 0.76rem;
  }
}
@media only screen and (max-width: 480px) {
  [type=color], [type=date], [type=datetime], [type=datetime-local], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=url], [type=week], [type=time], select, textarea {
    padding: 0.7rem 0.8rem;
    font-size: 0.7rem;
  }
}

[type=color]:hover, [type=date]:hover, [type=datetime]:hover, [type=datetime-local]:hover, [type=email]:hover, [type=month]:hover, [type=number]:hover, [type=password]:hover, [type=search]:hover, [type=tel]:hover, [type=text]:hover, [type=url]:hover, [type=week]:hover, [type=time]:hover, select:hover, textarea:hover {
  border: 1px solid rgba(149, 149, 149, 0.8);
}

.has-error [type=color], .has-error [type=date], .has-error [type=datetime], .has-error [type=datetime-local], .has-error [type=email], .has-error [type=month], .has-error [type=number], .has-error [type=password], .has-error [type=search], .has-error [type=tel], .has-error [type=text], .has-error [type=url], .has-error [type=week], .has-error [type=time], .has-error select, .has-error textarea {
  border-color: #0a0a0a;
}

.has-success [type=color], .has-success [type=date], .has-success [type=datetime], .has-success [type=datetime-local], .has-success [type=email], .has-success [type=month], .has-success [type=number], .has-success [type=password], .has-success [type=search], .has-success [type=tel], .has-success [type=text], .has-success [type=url], .has-success [type=week], .has-success [type=time], .has-success select, .has-success textarea {
  border-color: #29de7d;
}

[type=color]:focus, [type=color]:active, [type=date]:focus, [type=date]:active, [type=datetime]:focus, [type=datetime]:active, [type=datetime-local]:focus, [type=datetime-local]:active, [type=email]:focus, [type=email]:active, [type=month]:focus, [type=month]:active, [type=number]:focus, [type=number]:active, [type=password]:focus, [type=password]:active, [type=search]:focus, [type=search]:active, [type=tel]:focus, [type=tel]:active, [type=text]:focus, [type=text]:active, [type=url]:focus, [type=url]:active, [type=week]:focus, [type=week]:active, [type=time]:focus, [type=time]:active, select:focus, select:active, textarea:focus, textarea:active {
  border: 1px solid rgba(149, 149, 149, 0.1);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 2px #8f8f8f;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 2px #8f8f8f;
}

textarea {
  overflow: auto;
  height: auto;
  min-height: 150px;
}

fieldset {
  border: 1px solid #959595;
  border-radius: 5px;
  padding: 1rem;
  margin: 1.5rem 0;
}

legend {
  padding: 0 0.5rem;
  font-weight: 600;
}

select {
  color: #8c8c8c;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAJBAMAAADN8WE8AAAAJ1BMVEUAAABHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB9YSk7AAAADXRSTlPXABaehSjPsTwKw2xUcKPlSQAAADtJREFUCNdjMGBgYGAWBAKGACCLFcwSAbIcwSyhBAY2RTBLcAMDtyCENYthJZQlw3AQyhIsF4SxOiAsAFMMCKPY35E7AAAAAElFTkSuQmCC) right center no-repeat;
  line-height: 1;
}

select::-ms-expand {
  display: none;
}

[type=range] {
  width: 100%;
}

label {
  font-weight: 300;
  max-width: 100%;
  display: block;
  font-size: 0.85rem;
  margin: 0 0 0.5rem;
}

.error input, .error input:hover input, .error input:focus input, .error input:active input,
.error select:hover input,
.error select:focus input,
.error select:active input,
.error textarea:hover input,
.error textarea:focus input,
.error textarea:active input,
.error select,
.error input:hover select,
.error input:focus select,
.error input:active select,
.error select:hover select,
.error select:focus select,
.error select:active select,
.error textarea:hover select,
.error textarea:focus select,
.error textarea:active select,
.error textarea,
.error input:hover textarea,
.error input:focus textarea,
.error input:active textarea,
.error select:hover textarea,
.error select:focus textarea,
.error select:active textarea,
.error textarea:hover textarea,
.error textarea:focus textarea,
.error textarea:active textarea {
  border: 1px solid #0a0a0a;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 6px #636363;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 6px #636363;
}
.valid input, .valid input:hover input, .valid input:focus input, .valid input:active input,
.valid select:hover input,
.valid select:focus input,
.valid select:active input,
.valid textarea:hover input,
.valid textarea:focus input,
.valid textarea:active input,
.valid select,
.valid input:hover select,
.valid input:focus select,
.valid input:active select,
.valid select:hover select,
.valid select:focus select,
.valid select:active select,
.valid textarea:hover select,
.valid textarea:focus select,
.valid textarea:active select,
.valid textarea,
.valid input:hover textarea,
.valid input:focus textarea,
.valid input:active textarea,
.valid select:hover textarea,
.valid select:focus textarea,
.valid select:active textarea,
.valid textarea:hover textarea,
.valid textarea:focus textarea,
.valid textarea:active textarea {
  border: 1px solid #29de7d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 6px #97efc0;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 6px #97efc0;
}
::-webkit-input-placeholder,
::-moz-placeholder,
:-moz-placeholder,
:-ms-input-placeholder {
  color: #a7a8a8;
}

.button, a.button, button, [type=submit], [type=reset], [type=button] {
  -webkit-appearance: none;
  display: inline-block;
  border: 0px solid #003883;
  border-radius: 5px;
  background: #003883;
  color: #FFF;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  font-size: 0.9rem;
  text-transform: none;
  padding: 1.1rem 1.5rem;
  margin: 0;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  line-height: 1;
  outline: 0;
}

.button:hover, button:hover, [type=submit]:hover, [type=reset]:hover, [type=button]:hover {
  border: 0px solid #002250;
  background: #15bbea;
  color: #FFF;
  text-decoration: none;
  outline: 0;
}

.button:focus, .button:active, button:focus, button:active, [type=submit]:focus, [type=submit]:active, [type=reset]:focus, [type=reset]:active, [type=button]:focus, [type=button]:active {
  border: 0px solid #002250;
  background: #002250;
  color: #FFF;
  text-decoration: none;
  outline: 0;
}

.button::-moz-focus-inner, a.button::-moz-focus-inner, button::-moz-focus-inner, [type=submit]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=button]::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.radios,
.checkboxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

label {
  cursor: pointer;
  font-size: 0.75rem;
  line-height: 1.5;
  font-weight: 400;
}
@media only screen and (max-width: 769px) {
  label {
    font-size: 0.7rem;
    line-height: 1.4;
  }
}
@media only screen and (max-width: 480px) {
  label {
    font-size: 0.65rem;
    line-height: 1.3;
  }
}

input[type=checkbox],
input[type=radio] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
input[type=checkbox] + label,
input[type=radio] + label {
  position: relative;
  padding: 0 0 0 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #8c8c8c;
}
input[type=checkbox] + label a,
input[type=radio] + label a {
  color: #8c8c8c;
  text-decoration: underline;
}
input[type=checkbox] + label a:hover,
input[type=radio] + label a:hover {
  text-decoration: none;
}
input[type=checkbox] + label:before,
input[type=radio] + label:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid rgba(149, 149, 149, 0.5);
  border-radius: 4px;
  -webkit-transition: background 200ms ease-out;
  transition: background 200ms ease-out;
  background: #FFF;
  text-align: center;
}
input[type=checkbox] + label:after,
input[type=radio] + label:after {
  content: "";
  position: absolute;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: transform 200ms ease-out;
  -webkit-transition: -webkit-transform 200ms ease-out;
  transition: -webkit-transform 200ms ease-out;
  transition: transform 200ms ease-out;
  transition: transform 200ms ease-out, -webkit-transform 200ms ease-out;
}

input[type=checkbox] + label:after {
  background-color: transparent;
  content: "";
  display: block;
  position: absolute;
  left: 0.35rem;
  top: 0.1rem;
  width: 0.5rem;
  height: 0.8rem;
  opacity: 0;
  border-bottom: 2px solid #15bbea;
  border-right: 2px solid #15bbea;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
input[type=checkbox]:checked + label:before {
  content: "";
}
input[type=checkbox]:checked + label:after {
  content: "";
  opacity: 1;
}

input[type=radio] + label:before, input[type=radio] + label:after {
  border-radius: 50%;
}
input[type=radio] + label:after {
  left: 4px;
  top: 4px;
  width: 12px;
  height: 12px;
}
input[type=radio]:checked + label:before {
  background: #FFF;
  -webkit-animation: borderscale 300ms ease-in;
          animation: borderscale 300ms ease-in;
}
input[type=radio]:checked + label:after {
  background: #15bbea;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.fileUpload {
  display: block;
  border: 1px solid rgba(149, 149, 149, 0.5);
  border-radius: 5px;
  padding: 0;
  outline: none;
  background: #FFF;
  font-size: 0.82rem;
  width: 100%;
  max-width: 100%;
  height: 56px;
  line-height: 1.5;
  font-weight: 400;
  position: relative;
}
@media only screen and (max-width: 480px) {
  .fileUpload {
    height: 41px;
    font-size: 0.7rem;
  }
}
.error .fileUpload, .error input:hover .fileUpload, .error input:focus .fileUpload, .error input:active .fileUpload,
.error select:hover .fileUpload,
.error select:focus .fileUpload,
.error select:active .fileUpload,
.error textarea:hover .fileUpload,
.error textarea:focus .fileUpload,
.error textarea:active .fileUpload {
  border-color: #0a0a0a;
}
.valid .fileUpload, .valid input:hover .fileUpload, .valid input:focus .fileUpload, .valid input:active .fileUpload,
.valid select:hover .fileUpload,
.valid select:focus .fileUpload,
.valid select:active .fileUpload,
.valid textarea:hover .fileUpload,
.valid textarea:focus .fileUpload,
.valid textarea:active .fileUpload {
  border-color: #29de7d;
}
.fileUpload .icon {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 55px;
  height: 47px;
  font-size: 21px;
  padding: 13px;
  text-align: center;
  color: #8c8c8c;
  opacity: 0.5;
}
@media only screen and (max-width: 480px) {
  .fileUpload .icon {
    height: 39px;
    width: 40px;
    font-size: 16px;
    padding: 10px;
  }
}
.fileUpload #uploadFile {
  float: left;
  width: 100%;
  height: 54px;
  background: none;
  border: 0px;
  padding: 15px 20px;
  font-size: 0.82rem;
  line-height: 1.5;
  font-weight: 400;
  color: #8c8c8c;
  cursor: pointer;
}
.fileUpload #uploadFile::-webkit-input-placeholder, .fileUpload #uploadFile::-moz-placeholder, .fileUpload #uploadFile:-ms-input-placeholder {
  color: #8c8c8c;
}
@media only screen and (max-width: 480px) {
  .fileUpload #uploadFile {
    height: 39px;
    padding: 0.7rem 0.8rem;
    font-size: 0.7rem;
  }
}
.fileUpload input.upload {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  height: 49px;
}
@media only screen and (max-width: 480px) {
  .fileUpload input.upload {
    height: 39px;
  }
}
.fileUpload .invalid-feedback {
  right: 0px !important;
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
}
.container-fluid.full {
  padding-right: 0;
  padding-left: 0;
}

.row {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
  flex: 0 1 auto;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.row.reverse {
  flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
}

.col.reverse {
  flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
}

.col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  max-width: 100%;
}

.col-xs-1 {
  -ms-flex-preferred-size: 8.3333333333%;
      flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-xs-2 {
  -ms-flex-preferred-size: 16.6666666667%;
      flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-xs-3 {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  max-width: 25%;
}

.col-xs-4 {
  -ms-flex-preferred-size: 33.3333333333%;
      flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-xs-5 {
  -ms-flex-preferred-size: 41.6666666667%;
      flex-basis: 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-xs-6 {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
}

.col-xs-7 {
  -ms-flex-preferred-size: 58.3333333333%;
      flex-basis: 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-xs-8 {
  -ms-flex-preferred-size: 66.6666666667%;
      flex-basis: 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-xs-9 {
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
  max-width: 75%;
}

.col-xs-10 {
  -ms-flex-preferred-size: 83.3333333333%;
      flex-basis: 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-xs-11 {
  -ms-flex-preferred-size: 91.6666666667%;
      flex-basis: 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-xs-12 {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.start-xs {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-align: start;
}

.center-xs {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

.stretch-xs {
  -ms-align-items: stretch;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.end-xs {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  text-align: end;
}

.top-xs {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.middle-xs {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.bottom-xs {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.around-xs {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.between-xs {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

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

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

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

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

.hide-xs {
  display: none !important;
}

.mt-xs-0 {
  margin-top: 0px;
}

.mb-xs-0 {
  margin-bottom: 0px;
}

.pt-xs-0 {
  padding-top: 0px;
}

.pb-xs-0 {
  padding-bottom: 0px;
}

.mt-xs-1 {
  margin-top: 10px;
}

.mb-xs-1 {
  margin-bottom: 10px;
}

.pt-xs-1 {
  padding-top: 10px;
}

.pb-xs-1 {
  padding-bottom: 10px;
}

.mt-xs-2 {
  margin-top: 20px;
}

.mb-xs-2 {
  margin-bottom: 20px;
}

.pt-xs-2 {
  padding-top: 20px;
}

.pb-xs-2 {
  padding-bottom: 20px;
}

.mt-xs-3 {
  margin-top: 30px;
}

.mb-xs-3 {
  margin-bottom: 30px;
}

.pt-xs-3 {
  padding-top: 30px;
}

.pb-xs-3 {
  padding-bottom: 30px;
}

.mt-xs-4 {
  margin-top: 40px;
}

.mb-xs-4 {
  margin-bottom: 40px;
}

.pt-xs-4 {
  padding-top: 40px;
}

.pb-xs-4 {
  padding-bottom: 40px;
}

.mt-xs-5 {
  margin-top: 50px;
}

.mb-xs-5 {
  margin-bottom: 50px;
}

.pt-xs-5 {
  padding-top: 50px;
}

.pb-xs-5 {
  padding-bottom: 50px;
}

.mt-xs-6 {
  margin-top: 60px;
}

.mb-xs-6 {
  margin-bottom: 60px;
}

.pt-xs-6 {
  padding-top: 60px;
}

.pb-xs-6 {
  padding-bottom: 60px;
}

.mt-xs-7 {
  margin-top: 70px;
}

.mb-xs-7 {
  margin-bottom: 70px;
}

.pt-xs-7 {
  padding-top: 70px;
}

.pb-xs-7 {
  padding-bottom: 70px;
}

.mt-xs-8 {
  margin-top: 80px;
}

.mb-xs-8 {
  margin-bottom: 80px;
}

.pt-xs-8 {
  padding-top: 80px;
}

.pb-xs-8 {
  padding-bottom: 80px;
}

.mt-xs-9 {
  margin-top: 90px;
}

.mb-xs-9 {
  margin-bottom: 90px;
}

.pt-xs-9 {
  padding-top: 90px;
}

.pb-xs-9 {
  padding-bottom: 90px;
}

.mt-xs-10 {
  margin-top: 100px;
}

.mb-xs-10 {
  margin-bottom: 100px;
}

.pt-xs-10 {
  padding-top: 100px;
}

.pb-xs-10 {
  padding-bottom: 100px;
}

@media only screen and (min-width: 480px) {
  .container {
    width: 100%;
  }

  .col-xm,
.col-xm-1,
.col-xm-2,
.col-xm-3,
.col-xm-4,
.col-xm-5,
.col-xm-6,
.col-xm-7,
.col-xm-8,
.col-xm-9,
.col-xm-10,
.col-xm-11,
.col-xm-12 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    padding-right: 15px;
    padding-left: 15px;
  }

  .col-xm {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    max-width: 100%;
  }

  .col-xm-1 {
    -ms-flex-preferred-size: 8.3333333333%;
        flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-xm-2 {
    -ms-flex-preferred-size: 16.6666666667%;
        flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xm-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }

  .col-xm-4 {
    -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-xm-5 {
    -ms-flex-preferred-size: 41.6666666667%;
        flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-xm-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }

  .col-xm-7 {
    -ms-flex-preferred-size: 58.3333333333%;
        flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-xm-8 {
    -ms-flex-preferred-size: 66.6666666667%;
        flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-xm-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }

  .col-xm-10 {
    -ms-flex-preferred-size: 83.3333333333%;
        flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-xm-11 {
    -ms-flex-preferred-size: 91.6666666667%;
        flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-xm-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }

  .col-xm-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-xm-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-xm-offset-3 {
    margin-left: 25%;
  }

  .col-xm-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-xm-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-xm-offset-6 {
    margin-left: 50%;
  }

  .col-xm-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-xm-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-xm-offset-9 {
    margin-left: 75%;
  }

  .col-xm-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-xm-offset-11 {
    margin-left: 91.6666666667%;
  }

  .start-xm {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    text-align: start;
  }

  .center-xm {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }

  .stretch-xm {
    -ms-align-items: stretch;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }

  .end-xm {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: end;
  }

  .top-xm {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .middle-xm {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .bottom-xm {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }

  .around-xm {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }

  .between-xm {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

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

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

  .show-xm {
    display: block !important;
  }

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

  .hide-xm {
    display: none !important;
  }

  .mt-xm-0 {
    margin-top: 0px;
  }

  .mb-xm-0 {
    margin-bottom: 0px;
  }

  .pt-xm-0 {
    padding-top: 0px;
  }

  .pb-xm-0 {
    padding-bottom: 0px;
  }

  .mt-xm-1 {
    margin-top: 10px;
  }

  .mb-xm-1 {
    margin-bottom: 10px;
  }

  .pt-xm-1 {
    padding-top: 10px;
  }

  .pb-xm-1 {
    padding-bottom: 10px;
  }

  .mt-xm-2 {
    margin-top: 20px;
  }

  .mb-xm-2 {
    margin-bottom: 20px;
  }

  .pt-xm-2 {
    padding-top: 20px;
  }

  .pb-xm-2 {
    padding-bottom: 20px;
  }

  .mt-xm-3 {
    margin-top: 30px;
  }

  .mb-xm-3 {
    margin-bottom: 30px;
  }

  .pt-xm-3 {
    padding-top: 30px;
  }

  .pb-xm-3 {
    padding-bottom: 30px;
  }

  .mt-xm-4 {
    margin-top: 40px;
  }

  .mb-xm-4 {
    margin-bottom: 40px;
  }

  .pt-xm-4 {
    padding-top: 40px;
  }

  .pb-xm-4 {
    padding-bottom: 40px;
  }

  .mt-xm-5 {
    margin-top: 50px;
  }

  .mb-xm-5 {
    margin-bottom: 50px;
  }

  .pt-xm-5 {
    padding-top: 50px;
  }

  .pb-xm-5 {
    padding-bottom: 50px;
  }

  .mt-xm-6 {
    margin-top: 60px;
  }

  .mb-xm-6 {
    margin-bottom: 60px;
  }

  .pt-xm-6 {
    padding-top: 60px;
  }

  .pb-xm-6 {
    padding-bottom: 60px;
  }

  .mt-xm-7 {
    margin-top: 70px;
  }

  .mb-xm-7 {
    margin-bottom: 70px;
  }

  .pt-xm-7 {
    padding-top: 70px;
  }

  .pb-xm-7 {
    padding-bottom: 70px;
  }

  .mt-xm-8 {
    margin-top: 80px;
  }

  .mb-xm-8 {
    margin-bottom: 80px;
  }

  .pt-xm-8 {
    padding-top: 80px;
  }

  .pb-xm-8 {
    padding-bottom: 80px;
  }

  .mt-xm-9 {
    margin-top: 90px;
  }

  .mb-xm-9 {
    margin-bottom: 90px;
  }

  .pt-xm-9 {
    padding-top: 90px;
  }

  .pb-xm-9 {
    padding-bottom: 90px;
  }

  .mt-xm-10 {
    margin-top: 100px;
  }

  .mb-xm-10 {
    margin-bottom: 100px;
  }

  .pt-xm-10 {
    padding-top: 100px;
  }

  .pb-xm-10 {
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 769px) {
  .container {
    width: 100%;
  }

  .col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    padding-right: 15px;
    padding-left: 15px;
  }

  .col-sm {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    max-width: 100%;
  }

  .col-sm-1 {
    -ms-flex-preferred-size: 8.3333333333%;
        flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-sm-2 {
    -ms-flex-preferred-size: 16.6666666667%;
        flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-sm-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-sm-5 {
    -ms-flex-preferred-size: 41.6666666667%;
        flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-sm-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    -ms-flex-preferred-size: 58.3333333333%;
        flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-sm-8 {
    -ms-flex-preferred-size: 66.6666666667%;
        flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-sm-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    -ms-flex-preferred-size: 83.3333333333%;
        flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-sm-11 {
    -ms-flex-preferred-size: 91.6666666667%;
        flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-sm-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }

  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }

  .start-sm {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    text-align: start;
  }

  .center-sm {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }

  .stretch-sm {
    -ms-align-items: stretch;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }

  .end-sm {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: end;
  }

  .top-sm {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .middle-sm {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .bottom-sm {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }

  .around-sm {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }

  .between-sm {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

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

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

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

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

  .hide-sm {
    display: none !important;
  }

  .mt-sm-0 {
    margin-top: 0px;
  }

  .mb-sm-0 {
    margin-bottom: 0px;
  }

  .pt-sm-0 {
    padding-top: 0px;
  }

  .pb-sm-0 {
    padding-bottom: 0px;
  }

  .mt-sm-1 {
    margin-top: 10px;
  }

  .mb-sm-1 {
    margin-bottom: 10px;
  }

  .pt-sm-1 {
    padding-top: 10px;
  }

  .pb-sm-1 {
    padding-bottom: 10px;
  }

  .mt-sm-2 {
    margin-top: 20px;
  }

  .mb-sm-2 {
    margin-bottom: 20px;
  }

  .pt-sm-2 {
    padding-top: 20px;
  }

  .pb-sm-2 {
    padding-bottom: 20px;
  }

  .mt-sm-3 {
    margin-top: 30px;
  }

  .mb-sm-3 {
    margin-bottom: 30px;
  }

  .pt-sm-3 {
    padding-top: 30px;
  }

  .pb-sm-3 {
    padding-bottom: 30px;
  }

  .mt-sm-4 {
    margin-top: 40px;
  }

  .mb-sm-4 {
    margin-bottom: 40px;
  }

  .pt-sm-4 {
    padding-top: 40px;
  }

  .pb-sm-4 {
    padding-bottom: 40px;
  }

  .mt-sm-5 {
    margin-top: 50px;
  }

  .mb-sm-5 {
    margin-bottom: 50px;
  }

  .pt-sm-5 {
    padding-top: 50px;
  }

  .pb-sm-5 {
    padding-bottom: 50px;
  }

  .mt-sm-6 {
    margin-top: 60px;
  }

  .mb-sm-6 {
    margin-bottom: 60px;
  }

  .pt-sm-6 {
    padding-top: 60px;
  }

  .pb-sm-6 {
    padding-bottom: 60px;
  }

  .mt-sm-7 {
    margin-top: 70px;
  }

  .mb-sm-7 {
    margin-bottom: 70px;
  }

  .pt-sm-7 {
    padding-top: 70px;
  }

  .pb-sm-7 {
    padding-bottom: 70px;
  }

  .mt-sm-8 {
    margin-top: 80px;
  }

  .mb-sm-8 {
    margin-bottom: 80px;
  }

  .pt-sm-8 {
    padding-top: 80px;
  }

  .pb-sm-8 {
    padding-bottom: 80px;
  }

  .mt-sm-9 {
    margin-top: 90px;
  }

  .mb-sm-9 {
    margin-bottom: 90px;
  }

  .pt-sm-9 {
    padding-top: 90px;
  }

  .pb-sm-9 {
    padding-bottom: 90px;
  }

  .mt-sm-10 {
    margin-top: 100px;
  }

  .mb-sm-10 {
    margin-bottom: 100px;
  }

  .pt-sm-10 {
    padding-top: 100px;
  }

  .pb-sm-10 {
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 992px) {
  .container {
    width: 992px;
  }

  .col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    padding-right: 15px;
    padding-left: 15px;
  }

  .col-md {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    max-width: 100%;
  }

  .col-md-1 {
    -ms-flex-preferred-size: 8.3333333333%;
        flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-md-2 {
    -ms-flex-preferred-size: 16.6666666667%;
        flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-md-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }

  .col-md-4 {
    -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-md-5 {
    -ms-flex-preferred-size: 41.6666666667%;
        flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-md-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }

  .col-md-7 {
    -ms-flex-preferred-size: 58.3333333333%;
        flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-md-8 {
    -ms-flex-preferred-size: 66.6666666667%;
        flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-md-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }

  .col-md-10 {
    -ms-flex-preferred-size: 83.3333333333%;
        flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-md-11 {
    -ms-flex-preferred-size: 91.6666666667%;
        flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-md-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }

  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }

  .start-md {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    text-align: start;
  }

  .center-md {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }

  .stretch-md {
    -ms-align-items: stretch;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }

  .end-md {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: end;
  }

  .top-md {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .middle-md {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .bottom-md {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }

  .around-md {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }

  .between-md {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

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

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

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

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

  .hide-md {
    display: none !important;
  }

  .mt-md-0 {
    margin-top: 0px;
  }

  .mb-md-0 {
    margin-bottom: 0px;
  }

  .pt-md-0 {
    padding-top: 0px;
  }

  .pb-md-0 {
    padding-bottom: 0px;
  }

  .mt-md-1 {
    margin-top: 10px;
  }

  .mb-md-1 {
    margin-bottom: 10px;
  }

  .pt-md-1 {
    padding-top: 10px;
  }

  .pb-md-1 {
    padding-bottom: 10px;
  }

  .mt-md-2 {
    margin-top: 20px;
  }

  .mb-md-2 {
    margin-bottom: 20px;
  }

  .pt-md-2 {
    padding-top: 20px;
  }

  .pb-md-2 {
    padding-bottom: 20px;
  }

  .mt-md-3 {
    margin-top: 30px;
  }

  .mb-md-3 {
    margin-bottom: 30px;
  }

  .pt-md-3 {
    padding-top: 30px;
  }

  .pb-md-3 {
    padding-bottom: 30px;
  }

  .mt-md-4 {
    margin-top: 40px;
  }

  .mb-md-4 {
    margin-bottom: 40px;
  }

  .pt-md-4 {
    padding-top: 40px;
  }

  .pb-md-4 {
    padding-bottom: 40px;
  }

  .mt-md-5 {
    margin-top: 50px;
  }

  .mb-md-5 {
    margin-bottom: 50px;
  }

  .pt-md-5 {
    padding-top: 50px;
  }

  .pb-md-5 {
    padding-bottom: 50px;
  }

  .mt-md-6 {
    margin-top: 60px;
  }

  .mb-md-6 {
    margin-bottom: 60px;
  }

  .pt-md-6 {
    padding-top: 60px;
  }

  .pb-md-6 {
    padding-bottom: 60px;
  }

  .mt-md-7 {
    margin-top: 70px;
  }

  .mb-md-7 {
    margin-bottom: 70px;
  }

  .pt-md-7 {
    padding-top: 70px;
  }

  .pb-md-7 {
    padding-bottom: 70px;
  }

  .mt-md-8 {
    margin-top: 80px;
  }

  .mb-md-8 {
    margin-bottom: 80px;
  }

  .pt-md-8 {
    padding-top: 80px;
  }

  .pb-md-8 {
    padding-bottom: 80px;
  }

  .mt-md-9 {
    margin-top: 90px;
  }

  .mb-md-9 {
    margin-bottom: 90px;
  }

  .pt-md-9 {
    padding-top: 90px;
  }

  .pb-md-9 {
    padding-bottom: 90px;
  }

  .mt-md-10 {
    margin-top: 100px;
  }

  .mb-md-10 {
    margin-bottom: 100px;
  }

  .pt-md-10 {
    padding-top: 100px;
  }

  .pb-md-10 {
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 1320px) {
  .container {
    width: 1320px;
  }

  .col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    padding-right: 15px;
    padding-left: 15px;
  }

  .col-lg {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    max-width: 100%;
  }

  .col-lg-1 {
    -ms-flex-preferred-size: 8.3333333333%;
        flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-lg-2 {
    -ms-flex-preferred-size: 16.6666666667%;
        flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-lg-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-lg-5 {
    -ms-flex-preferred-size: 41.6666666667%;
        flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-lg-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    -ms-flex-preferred-size: 58.3333333333%;
        flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-lg-8 {
    -ms-flex-preferred-size: 66.6666666667%;
        flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-lg-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    -ms-flex-preferred-size: 83.3333333333%;
        flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-lg-11 {
    -ms-flex-preferred-size: 91.6666666667%;
        flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-lg-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }

  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }

  .start-lg {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    text-align: start;
  }

  .center-lg {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }

  .stretch-lg {
    -ms-align-items: stretch;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }

  .end-lg {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: end;
  }

  .top-lg {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .middle-lg {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .bottom-lg {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }

  .around-lg {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }

  .between-lg {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

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

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

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

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

  .hide-lg {
    display: none !important;
  }

  .mt-lg-0 {
    margin-top: 0px;
  }

  .mb-lg-0 {
    margin-bottom: 0px;
  }

  .pt-lg-0 {
    padding-top: 0px;
  }

  .pb-lg-0 {
    padding-bottom: 0px;
  }

  .mt-lg-1 {
    margin-top: 10px;
  }

  .mb-lg-1 {
    margin-bottom: 10px;
  }

  .pt-lg-1 {
    padding-top: 10px;
  }

  .pb-lg-1 {
    padding-bottom: 10px;
  }

  .mt-lg-2 {
    margin-top: 20px;
  }

  .mb-lg-2 {
    margin-bottom: 20px;
  }

  .pt-lg-2 {
    padding-top: 20px;
  }

  .pb-lg-2 {
    padding-bottom: 20px;
  }

  .mt-lg-3 {
    margin-top: 30px;
  }

  .mb-lg-3 {
    margin-bottom: 30px;
  }

  .pt-lg-3 {
    padding-top: 30px;
  }

  .pb-lg-3 {
    padding-bottom: 30px;
  }

  .mt-lg-4 {
    margin-top: 40px;
  }

  .mb-lg-4 {
    margin-bottom: 40px;
  }

  .pt-lg-4 {
    padding-top: 40px;
  }

  .pb-lg-4 {
    padding-bottom: 40px;
  }

  .mt-lg-5 {
    margin-top: 50px;
  }

  .mb-lg-5 {
    margin-bottom: 50px;
  }

  .pt-lg-5 {
    padding-top: 50px;
  }

  .pb-lg-5 {
    padding-bottom: 50px;
  }

  .mt-lg-6 {
    margin-top: 60px;
  }

  .mb-lg-6 {
    margin-bottom: 60px;
  }

  .pt-lg-6 {
    padding-top: 60px;
  }

  .pb-lg-6 {
    padding-bottom: 60px;
  }

  .mt-lg-7 {
    margin-top: 70px;
  }

  .mb-lg-7 {
    margin-bottom: 70px;
  }

  .pt-lg-7 {
    padding-top: 70px;
  }

  .pb-lg-7 {
    padding-bottom: 70px;
  }

  .mt-lg-8 {
    margin-top: 80px;
  }

  .mb-lg-8 {
    margin-bottom: 80px;
  }

  .pt-lg-8 {
    padding-top: 80px;
  }

  .pb-lg-8 {
    padding-bottom: 80px;
  }

  .mt-lg-9 {
    margin-top: 90px;
  }

  .mb-lg-9 {
    margin-bottom: 90px;
  }

  .pt-lg-9 {
    padding-top: 90px;
  }

  .pb-lg-9 {
    padding-bottom: 90px;
  }

  .mt-lg-10 {
    margin-top: 100px;
  }

  .mb-lg-10 {
    margin-bottom: 100px;
  }

  .pt-lg-10 {
    padding-top: 100px;
  }

  .pb-lg-10 {
    padding-bottom: 100px;
  }
}
header {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 9996;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  overflow: hidden;
  background-color: #003883;
}
.sticky header {
  -webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.15);
}
header .contentRow {
  width: 100%;
}
header .contentRow .navCapsule {
  position: relative;
  z-index: 40;
}
header .contentRow .navCapsule .logo {
  vertical-align: middle;
  padding: 20px 40px 20px 1000px;
  z-index: 2;
  background: #FFF;
  -webkit-transform: skew(-23deg);
          transform: skew(-23deg);
  margin-left: -1000px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media only screen and (max-width: 1320px) {
  header .contentRow .navCapsule .logo {
    padding: 10px 20px 10px 1000px;
  }
}
header .contentRow .navCapsule .logo h1 {
  vertical-align: middle;
  line-height: 1rem;
  margin: 0px;
  padding: 0px;
}
header .contentRow .navCapsule .logo a {
  vertical-align: middle;
  width: 288px;
  height: 65px;
  background-image: url(../images/logo-simgesat.png);
  background-size: 100% auto;
  background-position: left center;
  background-repeat: no-repeat;
  text-indent: -9999px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: skew(23deg);
          transform: skew(23deg);
}
header .contentRow .navCapsule .logo a:hover {
  opacity: 0.9;
}
@media only screen and (max-width: 1320px) {
  header .contentRow .navCapsule .logo a {
    width: 200px;
    height: 45px;
  }
}
.sticky header .contentRow .navCapsule .logo a {
  width: 200px;
  height: 45px;
}
header .contentRow .navCapsule .menu ul.nav {
  vertical-align: middle;
  padding: 0px;
  letter-spacing: -4px;
  margin-right: 15px;
}
@media only screen and (max-width: 992px) {
  header .contentRow .navCapsule .menu ul.nav {
    display: none;
  }
}
header .contentRow .navCapsule .menu ul.nav li {
  vertical-align: middle;
  letter-spacing: 0px;
  position: relative;
  padding: 0;
}
header .contentRow .navCapsule .menu ul.nav li a {
  vertical-align: middle;
  font-size: 0.875rem;
  line-height: 2;
  color: #FFF;
  font-weight: 500;
  position: relative;
  padding: 15px;
}
@media only screen and (max-width: 1320px) {
  header .contentRow .navCapsule .menu ul.nav li a {
    font-size: 0.7rem;
    padding: 7px;
  }
}
header .contentRow .navCapsule .menu ul.nav li a:hover, header .contentRow .navCapsule .menu ul.nav li a.active {
  color: rgba(255, 255, 255, 0.3);
}
header .contentRow .navCapsule .menu ul.nav li a:hover::before, header .contentRow .navCapsule .menu ul.nav li a.active::before {
  content: "";
}
header .contentRow .navCapsule .menu ul.nav li:hover a::after {
  content: "";
}
header .contentRow .navCapsule .menu ul.nav li .mega-menu {
  position: absolute;
  left: 0px;
  top: 100%;
  width: 250px;
  display: none;
}
header .contentRow .navCapsule .menu ul.nav li .mega-menu.show {
  display: block;
}
header .contentRow .navCapsule .menu ul.nav li .mega-menu ul {
  width: 250px;
  padding: 20px;
  margin: 0px;
  background-color: #e11f1c;
  position: relative;
}
header .contentRow .navCapsule .menu ul.nav li .mega-menu ul:after {
  content: "";
  position: absolute;
  top: 0;
  left: 250px;
  width: 2000px;
  height: 100%;
  background-color: #e11f1c;
}
header .contentRow .navCapsule .menu ul.nav li .mega-menu ul li {
  width: 100%;
  padding: 0;
  margin: 0;
}
header .contentRow .navCapsule .menu ul.nav li .mega-menu ul li:last-child {
  border: 0;
}
header .contentRow .navCapsule .menu ul.nav li .mega-menu ul li a {
  width: 100%;
  font-size: 0.75rem;
  line-height: 1.5;
  font-weight: 500;
  color: #FFF;
  text-align: left;
  padding: 6px 0px;
  background-color: transparent;
}
header .contentRow .navCapsule .menu ul.nav li .mega-menu ul li a:hover {
  opacity: 0.3;
}
header .contentRow .navCapsule .menu ul.nav li .mega-menu ul li a::before {
  display: none;
}
@media only screen and (max-width: 992px) {
  header .contentRow .navCapsule .miniNav {
    display: none;
  }
}
header .contentRow .navCapsule .miniNav .search {
  width: 100%;
  vertical-align: middle;
  max-width: 140px;
  height: auto;
  z-index: 5;
  background: transparent;
  padding: 3px;
  border: 1px solid #FFF;
  border-radius: 24px;
}
@media only screen and (max-width: 1320px) {
  header .contentRow .navCapsule .miniNav .search {
    max-width: 100px;
    padding: 1px;
  }
}
header .contentRow .navCapsule .miniNav .search input[type=text] {
  float: left;
  height: 24px;
  width: 80%;
  font-size: 0.75rem;
  line-height: 2.5;
  font-weight: 500;
  color: #FFF;
  background: none;
  padding: 0px 0px 0px 5px;
  -webkit-appearance: none;
  margin: 0px;
  outline-color: transparent;
  outline-style: none;
  border: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
header .contentRow .navCapsule .miniNav .search input[type=text]:focus {
  outline-color: transparent;
  outline-style: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
header .contentRow .navCapsule .miniNav .search input[type=text]::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0);
}
header .contentRow .navCapsule .miniNav .search input[type=text]:-moz-placeholder {
  color: rgba(255, 255, 255, 0);
}
header .contentRow .navCapsule .miniNav .search input[type=text]:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0);
}
@media only screen and (max-width: 1320px) {
  header .contentRow .navCapsule .miniNav .search input[type=text] {
    width: 70%;
    height: 20px;
    font-size: 0.7rem;
    line-height: 1.5;
  }
}
header .contentRow .navCapsule .miniNav .search button {
  float: right;
  width: auto;
  height: 24px;
  border: 0px;
  font-size: 1.1rem;
  color: #FFF;
  padding: 0;
  margin: 0;
  background: transparent;
}
header .contentRow .navCapsule .miniNav .search button:hover {
  color: #4e4e4e;
}
@media only screen and (max-width: 1320px) {
  header .contentRow .navCapsule .miniNav .search button {
    width: 24%;
    height: 20px;
    font-size: 0.7rem;
  }
}
header .contentRow .navCapsule .miniNav .language {
  position: relative;
  vertical-align: middle;
  padding: 7px 0 7px 7px;
  margin: 0;
  z-index: 10;
}
header .contentRow .navCapsule .miniNav .language a {
  vertical-align: middle;
  font-size: 0.96rem;
  line-height: 1.5;
  font-weight: 500;
  color: #FFF;
}
header .contentRow .navCapsule .miniNav .language a span {
  vertical-align: middle;
  margin: 0px 1px;
}
header .contentRow .navCapsule .miniNav .language a::after {
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  font-size: 14px;
  margin: 0;
}
header .contentRow .navCapsule .miniNav .language a:hover {
  opacity: 0.6;
}
@media only screen and (max-width: 1320px) {
  header .contentRow .navCapsule .miniNav .language a {
    font-size: 0.7rem;
  }
  header .contentRow .navCapsule .miniNav .language a .flag {
    max-width: 15px;
  }
  header .contentRow .navCapsule .miniNav .language a .flag img {
    width: 100%;
    height: auto;
  }
}
header .contentRow .navCapsule .miniNav .language .menu {
  position: absolute;
  right: 0px;
  top: 100%;
  width: 80px;
  background-color: rgba(0, 0, 0, 0.9);
  display: none;
  padding: 0px;
  border-radius: 5px;
  text-align: center;
}
header .contentRow .navCapsule .miniNav .language .menu::before {
  content: "";
  border-style: solid;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0.9) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  height: 0;
  position: absolute;
  width: 0;
  border-width: 6px 6px 6px 0;
  right: 20px;
  top: -8px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod="auto expand", M11=cos(90), M12=-sin(90), M21=sin(90), M22=cos(90));
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(90), M12=-sin(90), M21=sin(90), M22=cos(90))";
  zoom: 1;
}
header .contentRow .navCapsule .miniNav .language .menu a {
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding: 5px;
  font-size: 0.7rem;
  line-height: 1.5;
  margin-right: 0px;
  font-weight: 400;
  color: #FFF;
}
header .contentRow .navCapsule .miniNav .language .menu a:last-child {
  border: 0px;
}
header .contentRow .navCapsule .miniNav .language .menu a:hover {
  opacity: 1;
  color: #e11f1c;
}
header .contentRow .navCapsule .miniNav .language:hover .menu {
  display: block;
}
header .contentRow .Hamburger {
  float: right;
  width: 30px;
  height: 30px;
  position: relative;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  display: none;
  cursor: pointer;
  margin: 0 0 0 20px;
}
@media only screen and (max-width: 992px) {
  header .contentRow .Hamburger {
    display: inline-block;
  }
}
header .contentRow .Hamburger span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #FFF;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border-radius: 2px;
}
header .contentRow .Hamburger span:nth-child(1) {
  top: 5px;
}
header .contentRow .Hamburger span:nth-child(2), header .contentRow .Hamburger span:nth-child(3) {
  top: 13px;
}
header .contentRow .Hamburger span:nth-child(4) {
  top: 21px;
}
.release header .contentRow .Hamburger span {
  background: #FFF;
}
header .contentRow .Hamburger.open span:nth-child(1) {
  top: 6px;
  width: 0%;
  left: 50%;
  background: transparent;
}
header .contentRow .Hamburger.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
header .contentRow .Hamburger.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
header .contentRow .Hamburger.open span:nth-child(4) {
  top: 6px;
  width: 0%;
  left: 50%;
  background: transparent;
}
header .MobilMenu {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 0px;
  z-index: 0;
  background: white;
  overflow: auto;
  -webkit-transition: background 0.35s linear;
  transition: background 0.35s linear;
  -webkit-transition: height 0.35s ease-in;
  transition: height 0.35s ease-in;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
}
@media only screen and (max-width: 1320px) {
  header .MobilMenu.open {
    display: block;
    background: #f2f2f2;
    height: 100%;
    max-height: none;
  }
}
header .MobilMenu::before {
  content: "";
  position: fixed;
  left: 0px;
  right: 0px;
  top: 0px;
  width: 100%;
  height: 65px;
  z-index: 6;
  background-color: #003883;
  -webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.15);
}
@media only screen and (max-width: 480px) {
  header .MobilMenu::before {
    height: 56px;
  }
}
header .MobilMenu .container-fluid {
  width: 100%;
}
header .MobilMenu .mMiddleRow {
  display: inline-block;
  background: #FFF;
  padding: 95px 50px 25px;
}
@media only screen and (max-width: 480px) {
  header .MobilMenu .mMiddleRow {
    padding: 95px 20px 25px;
  }
}
header .MobilMenu .mMiddleRow ul.menu {
  float: left;
  width: 100%;
  height: auto;
  display: block;
  padding: 0;
}
header .MobilMenu .mMiddleRow ul.menu li {
  float: left;
  width: 100%;
  height: auto;
  display: block;
  border-bottom: 1px dotted rgba(149, 149, 149, 0.8);
  position: relative;
}
header .MobilMenu .mMiddleRow ul.menu li a {
  float: left;
  width: 100%;
  height: auto;
  display: block;
  font-size: 0.9rem;
  line-height: 3;
  color: #4e4e4e;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}
header .MobilMenu .mMiddleRow ul.menu li a i {
  font-size: 26px;
  color: #4e4e4e;
}
@media only screen and (max-width: 1130px) {
  header .MobilMenu .mMiddleRow ul.menu li a i {
    font-size: 20px;
  }
}
header .MobilMenu .mMiddleRow ul.menu li a.shop {
  color: #e11f1c;
  font-weight: 700;
}
header .MobilMenu .mMiddleRow ul.menu li a.MobileSub {
  position: absolute;
  right: 0px;
  top: 7px;
  width: 28px;
  height: 28px;
  background: #e11f1c;
  z-index: 5;
  font-size: 16px;
  font-weight: 600;
  line-height: 28px;
  color: #FFF;
  border-radius: 100%;
  padding: 0;
}
header .MobilMenu .mMiddleRow ul.menu li a.MobileSub.open {
  background: #4e4e4e;
}
header .MobilMenu .mMiddleRow ul.menu li.push ul {
  max-height: 1000px;
  margin-bottom: 15px;
}
header .MobilMenu .mMiddleRow ul.menu ul {
  width: 100%;
  max-height: 0px;
  -webkit-transition: max-height 0.5s ease-out;
  transition: max-height 0.5s ease-out;
  overflow: hidden;
  padding: 0;
}
header .MobilMenu .mMiddleRow ul.menu ul li {
  border-bottom: 0px;
}
header .MobilMenu .mMiddleRow ul.menu ul li a {
  color: #8c8c8c;
  font-weight: 400;
  line-height: 2.5;
  font-size: 0.76rem;
}
header .MobilMenu .mBottomRow {
  display: inline-block;
  padding-bottom: 100px;
}
header .MobilMenu .mBottomRow .mSocial {
  letter-spacing: -5px;
}
header .MobilMenu .mBottomRow .mSocial .title {
  display: none;
}
header .MobilMenu .mBottomRow .mSocial a {
  letter-spacing: 0px;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  height: 32px;
  margin: 0 10px;
  text-align: center;
}
header .MobilMenu .mBottomRow .mSocial a::before {
  display: inline-block;
  width: auto;
  color: #8c8c8c;
  font-size: 14px;
  line-height: 30px;
  -webkit-transition: color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out;
  margin: 0;
}
header .MobilMenu .mBottomRow .mSocial a:last-child {
  margin-right: 0;
}
header .MobilMenu .mBottomRow .mSocial a:hover::before {
  color: #e11f1c;
}
header .MobilMenu .mBottomRow .mLogos {
  position: relative;
  width: 100%;
  margin-top: 30px;
  padding-top: 20px;
}
header .MobilMenu .mBottomRow .mLogos a {
  vertical-align: middle;
  font-size: 0.8rem;
  line-height: 1.5;
  font-weight: 400;
  color: #FFF;
}
header .MobilMenu .mBottomRow .mLogos a img {
  width: 100%;
  max-width: 116px;
}
header .MobilMenu .mBottomRow .mLogos a:hover {
  color: #e11f1c;
}
header .MobilMenu .mBottomRow .mLanguage {
  width: 100%;
  position: relative;
  padding: 0;
  margin: 20px 0 5px;
  z-index: 10;
}
header .MobilMenu .mBottomRow .mLanguage a {
  vertical-align: middle;
  font-size: 0.813rem;
  line-height: 1.538;
  font-weight: 400;
  color: #4e4e4e;
}
header .MobilMenu .mBottomRow .mLanguage a span {
  vertical-align: middle;
  margin: 0px 1px;
}
header .MobilMenu .mBottomRow .mLanguage a::after {
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  font-size: 14px;
  margin: 0;
}
header .MobilMenu .mBottomRow .mLanguage a:hover {
  color: #e11f1c;
}
header .MobilMenu .mBottomRow .mLanguage .menu {
  position: relative;
  width: 100%;
  background-color: #8c8c8c;
  display: none;
  padding: 0px;
  border-radius: 5px;
  -webkit-box-shadow: 1px 1px 4px 0px rgba(255, 255, 255, 0.2);
  box-shadow: 1px 1px 4px 0px rgba(255, 255, 255, 0.2);
  text-align: center;
  margin-top: 10px;
}
header .MobilMenu .mBottomRow .mLanguage .menu::before {
  content: "";
  border-style: solid;
  border-color: rgba(0, 0, 0, 0) #8c8c8c rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  height: 0;
  position: absolute;
  width: 0;
  border-width: 6px 6px 6px 0;
  left: 50%;
  top: -8px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod="auto expand", M11=cos(90), M12=-sin(90), M21=sin(90), M22=cos(90));
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(90), M12=-sin(90), M21=sin(90), M22=cos(90))";
  zoom: 1;
  margin-left: 3px;
}
header .MobilMenu .mBottomRow .mLanguage .menu a {
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 5px;
  font-size: 0.7rem;
  line-height: 1.5;
  margin-right: 0px;
  font-weight: 400;
  color: #FFF;
}
header .MobilMenu .mBottomRow .mLanguage .menu a:last-child {
  border: 0px;
}
header .MobilMenu .mBottomRow .mLanguage .menu a:hover {
  opacity: 0.5;
}
header .MobilMenu .mBottomRow .mLanguage:hover .menu {
  display: block;
}
header .MobilMenu .mBottomRow .mSearch {
  width: 100%;
  background: #FFF;
  padding: 5px;
  margin: 20px 0;
  border-radius: 0px;
}
header .MobilMenu .mBottomRow .mSearch input[type=text] {
  float: left;
  height: 40px;
  width: 75%;
  font-size: 0.75rem;
  line-height: 2.5;
  font-weight: 400;
  color: #8c8c8c;
  background: none;
  padding: 0px 0px 0px 15px;
  -webkit-appearance: none;
  margin: 0px;
  outline-color: transparent;
  outline-style: none;
  border: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
header .MobilMenu .mBottomRow .mSearch input[type=text]:focus {
  outline-color: transparent;
  outline-style: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
header .MobilMenu .mBottomRow .mSearch input[type=text]::-webkit-input-placeholder {
  color: #8c8c8c;
}
header .MobilMenu .mBottomRow .mSearch input[type=text]:-moz-placeholder {
  color: #8c8c8c;
}
header .MobilMenu .mBottomRow .mSearch input[type=text]:-ms-input-placeholder {
  color: #8c8c8c;
}
header .MobilMenu .mBottomRow .mSearch button {
  float: right;
  width: 25%;
  height: 40px;
  border: 0px;
  cursor: pointer;
  margin: 0px;
  padding: 0px;
  font-size: 0.9rem;
  font-weight: 500;
  color: #FFF;
  background: #4e4e4e;
}
header .MobilMenu .mBottomRow .mSearch button:hover {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
}

body.release {
  overflow: hidden !important;
  height: 100% !important;
}

html.htmlrelease {
  overflow-y: hidden !important;
  margin-top: 0 !important;
}

@-webkit-keyframes megaMenuAnim {
  from {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes megaMenuAnim {
  from {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
main {
  width: 100%;
  height: auto;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
@media only screen and (max-width: 992px) {
  main {
    padding-top: 0px;
  }
}

section {
  width: 100%;
  height: auto;
  background-color: #FFF;
  overflow: hidden;
}
section h2 {
  width: 100%;
  margin: 0;
  font-size: 2.1rem;
  font-weight: 500;
  line-height: 1.5;
  color: #003883;
  padding: 0 0 10px;
  margin-bottom: 10px;
  position: relative;
}
section h2::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 200px;
  height: 1px;
  background-color: #003883;
  margin-left: -100px;
}
section.homeSlide {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
}
section.servicesAndAboutHome {
  position: relative;
  padding-top: 15px;
  padding-bottom: 50px;
}
@media only screen and (max-width: 769px) {
  section.servicesAndAboutHome {
    padding-top: 30px;
  }
}
section.chemicalsHome {
  position: relative;
  background-color: #FFF;
}
section.qualityHome {
  position: relative;
  padding-top: 130px;
  padding-bottom: 140px;
  background-color: #003883;
  background-image: url(../images/qualityHomeBg.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: visible;
}
@media only screen and (max-width: 1320px) {
  section.qualityHome {
    padding-top: 100px;
    padding-bottom: 110px;
  }
}
@media only screen and (max-width: 992px) {
  section.qualityHome {
    overflow: hidden;
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
section.newsHome {
  position: relative;
  padding-top: 75px;
  padding-bottom: 60px;
  background: #FFF;
}
section.referenceHome {
  position: relative;
  padding-top: 40px;
  padding-bottom: 80px;
  background: #f6f7f9;
}
section.pageHeader {
  overflow: hidden;
  position: relative;
}
section .allButon {
  font-size: 0.9rem;
  line-height: 1.5;
  font-weight: 700;
  color: #FFF;
  background-color: #003883;
  margin: 20px 0 0 0;
  padding: 10px 25px;
  border-radius: 30px;
}
section .allButon:hover {
  background-color: #4e4e4e;
}
section .ErrorPage {
  padding-top: 80px;
  padding-bottom: 80px;
  overflow: hidden;
}
@media only screen and (max-width: 769px) {
  section .ErrorPage {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 480px) {
  section .ErrorPage {
    padding-top: 0;
    padding-bottom: 0;
  }
}
section .ErrorPage .ErrorNumber {
  display: inline-block;
  width: 100%;
  height: auto;
  font-size: 8rem;
  line-height: 1;
  font-weight: 900;
  color: #003883;
}
@media only screen and (max-width: 769px) {
  section .ErrorPage .ErrorNumber {
    font-size: 6rem;
  }
}
@media only screen and (max-width: 480px) {
  section .ErrorPage .ErrorNumber {
    font-size: 4rem;
  }
}
section .ErrorPage .ErrorText {
  float: left;
  width: 100%;
  height: auto;
  display: block;
  font-size: 1.5rem;
  line-height: 1.3;
  font-weight: 700;
  color: #4e4e4e;
}
@media only screen and (max-width: 769px) {
  section .ErrorPage .ErrorText {
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 480px) {
  section .ErrorPage .ErrorText {
    font-size: 1rem;
  }
}
section .ErrorPage p {
  float: left;
  width: 100%;
  height: auto;
  display: block;
  font-size: 0.8rem;
  line-height: 1.5;
  font-weight: 400;
  color: #8c8c8c;
}
@media only screen and (max-width: 769px) {
  section .ErrorPage p {
    font-size: 0.76rem;
  }
}
@media only screen and (max-width: 480px) {
  section .ErrorPage p {
    font-size: 0.7rem;
  }
}
section .ErrorPage p a {
  font-weight: 700;
  color: #1355db;
}
section .ErrorPage p a:hover {
  color: #15bbea;
}

.swal-button {
  border: 0px;
  background-color: #15bbea !important;
}
.swal-button:hover {
  border: 0px;
  color: #FFF;
  background-color: #4e4e4e !important;
}
.swal-button:focus {
  border: 0px;
  color: #FFF;
  outline: none;
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(225, 31, 28, 0.1);
          box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(225, 31, 28, 0.1);
}

.uSlider .slide {
  height: auto;
}

footer {
  width: 100%;
  height: auto;
  background-color: #FFF;
}
@media only screen and (max-width: 769px) {
  footer {
    overflow: hidden;
  }
}
footer .maillistRow {
  width: 100%;
}
footer .maillistRow .maillist {
  margin-top: -42px;
  width: 100%;
  background-color: #003883;
  z-index: 10;
  padding: 20px 25px 6px;
  position: relative;
  border-radius: 12px;
}
@media only screen and (max-width: 769px) {
  footer .maillistRow .maillist {
    margin-top: 30px;
  }
}
footer .maillistRow .maillist h2 {
  width: 100%;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1.5;
  color: #FFF;
  margin: 0;
}
@media only screen and (max-width: 769px) {
  footer .maillistRow .maillist h2 {
    text-align: center;
  }
}
footer .maillistRow .maillist p {
  width: 100%;
  font-size: 0.6rem;
  font-weight: 400;
  line-height: 1.5;
  color: #FFF;
  margin: 0;
}
@media only screen and (max-width: 769px) {
  footer .maillistRow .maillist p {
    text-align: center;
    margin-bottom: 10px;
  }
}
footer .maillistRow .maillist .inputCps {
  position: relative;
  letter-spacing: -5px;
}
footer .maillistRow .maillist .inputCps input {
  width: 72%;
  background-color: #FFF;
  padding: 0.7rem 1rem;
  font-size: 0.8rem;
  font-weight: 500;
  border: 0;
  letter-spacing: 0px;
  border-radius: 5px;
}
@media only screen and (max-width: 480px) {
  footer .maillistRow .maillist .inputCps input {
    width: 100%;
  }
}
footer .maillistRow .maillist .inputCps button {
  width: 27%;
  background-color: #15bbea;
  font-size: 0.9rem;
  line-height: 1.3;
  font-weight: 700;
  padding: 0.7rem 1rem;
  margin-left: 1%;
  letter-spacing: 0px;
  border-radius: 5px;
}
@media only screen and (max-width: 480px) {
  footer .maillistRow .maillist .inputCps button {
    width: 100%;
    margin: 5px 0 0;
  }
}
footer .maillistRow .maillist .inputCps button:hover {
  background-color: #4e4e4e;
  color: #FFF;
}
footer .maillistRow .maillist .inputCps button:hover::before {
  color: #FFF;
}
footer .maillistRow .maillist .inputCps .invalid-message {
  position: absolute;
  top: -15px;
  left: 15px;
  color: #FFF;
  font-size: 0.6rem;
  letter-spacing: 0px;
  font-weight: 500;
}
footer .maillistRow .maillist .inputCps .checkbox {
  width: 100%;
  letter-spacing: 0px;
}
footer .maillistRow .maillist .inputCps .checkbox input[type=checkbox] + label {
  padding: 0 0 0 20px;
  margin: 5px 0 0 0;
  color: #FFF;
  font-size: 0.6rem;
  line-height: 2;
  font-weight: 500;
  text-align: left;
}
footer .maillistRow .maillist .inputCps .checkbox input[type=checkbox] + label:after {
  left: 0.3rem;
  width: 0.4rem;
  height: 0.6rem;
  border-bottom: 2px solid #15bbea;
  border-right: 2px solid #15bbea;
}
footer .maillistRow .maillist .inputCps .checkbox input[type=checkbox] + label:before {
  width: 14px;
  height: 14px;
  top: 0.1rem;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 2px;
  border: 0;
}
footer .maillistRow .maillist .inputCps .checkbox.has-error input[type=checkbox] + label:before {
  background: rgba(10, 10, 10, 0.2);
}
footer .topRow {
  padding: 40px 0 10px;
}
@media only screen and (max-width: 769px) {
  footer .topRow {
    padding: 45px 0 45px;
  }
}
footer .topRow .menu {
  width: 100%;
}
footer .topRow .menu ul {
  width: 100%;
  margin: 0 0 15px 0;
  padding: 0;
}
footer .topRow .menu ul li {
  width: 100%;
  margin: 0;
  padding: 5px 0;
}
footer .topRow .menu ul li a {
  font-size: 0.875rem;
  line-height: 1.5;
  font-weight: 500;
  color: #8c8c8c;
}
footer .topRow .menu ul li a:hover {
  color: #15bbea;
}
footer .topRow .menu ul li a.lastBig {
  width: 80%;
  font-weight: 700;
  font-size: 1rem;
}
footer .topRow .menu ul li.big a {
  font-weight: 700;
  font-size: 1.1rem;
  line-height: 1.5;
  color: #003883;
}
footer .topRow .menu ul li ul {
  width: 100%;
}
footer .topRow .menu ul li ul li {
  width: 100%;
}
footer .topRow .menu.twoColums ul {
  letter-spacing: -5px;
}
footer .topRow .menu.twoColums ul li {
  width: 50%;
  letter-spacing: 0px;
  vertical-align: top;
}
@media only screen and (max-width: 769px) {
  footer .topRow .menu.twoColums ul li {
    width: 100%;
  }
}
footer .topRow .menu.twoColums ul li.big {
  width: 100%;
}
footer .topRow .menu.twoColums ul li.big {
  width: 100%;
}
footer .topRow .menu.twoColums ul li ul {
  width: 100%;
}
footer .topRow .menu.twoColums ul li ul li {
  width: 100%;
}
footer .topRow .address {
  width: 100%;
  height: auto;
}
footer .topRow .address .title {
  width: 100%;
  font-weight: 700;
  font-size: 1.1rem;
  line-height: 1.5;
  color: #003883;
  margin-bottom: 15px;
}
footer .topRow .address p {
  width: 100%;
  font-size: 0.875rem;
  line-height: 1.5;
  font-weight: 400;
  color: #8c8c8c;
  margin: 0;
}
footer .topRow .address p a {
  font-weight: 500;
  color: #8c8c8c;
}
footer .topRow .address p a:hover {
  color: #003883;
}
footer .topRow .social {
  display: inline-block;
  width: 100%;
  height: auto;
  margin-top: 20px;
}
footer .topRow .social .title {
  width: 100%;
  font-weight: 700;
  font-size: 0.9rem;
  line-height: 2.5;
  color: #8c8c8c;
  margin-bottom: 15px;
}
footer .topRow .social a {
  display: inline-block;
  width: auto;
  color: #8c8c8c;
  margin-right: 18px;
  font-size: 20px;
}
footer .topRow .social a::before {
  margin: 0;
}
footer .topRow .social a:hover {
  color: #e11f1c;
}
@media only screen and (max-width: 1320px) {
  footer .topRow .social a {
    margin-right: 12px;
  }
}
@media only screen and (max-width: 992px) {
  footer .topRow .social a {
    margin-left: 9px;
    margin-right: 9px;
  }
}
footer .middleRow {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #003883;
}
@media only screen and (max-width: 769px) {
  footer .middleRow {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
footer .middleRow .logo {
  width: 100%;
  max-width: 130px;
}
@media only screen and (max-width: 769px) {
  footer .middleRow .logo {
    max-width: 198px;
  }
}
footer .middleRow .logo img {
  width: 100%;
  height: auto;
}
footer .middleRow .miniMenu {
  width: 100%;
  font-size: 0.75rem;
  line-height: 1.5;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.7);
}
@media only screen and (max-width: 992px) {
  footer .middleRow .miniMenu {
    margin-top: 20px;
  }
}
footer .middleRow .miniMenu a {
  vertical-align: middle;
  color: #FFF;
}
footer .middleRow .miniMenu a:hover {
  opacity: 0.6;
}
@media only screen and (max-width: 480px) {
  footer .middleRow .miniMenu a {
    width: 100%;
    margin-top: 10px;
  }
}
footer .middleRow .miniMenu span {
  vertical-align: middle;
  padding: 0px 15px;
}
@media only screen and (max-width: 480px) {
  footer .middleRow .miniMenu span {
    display: none;
  }
}
footer .middleRow .diverseffect {
  display: inline-block;
  overflow: hidden;
}
footer .middleRow .diverseffect a {
  display: block;
  width: 122px;
  height: 30px;
  display: block;
  background-image: url(../svg/diverseffect.svg);
  background-size: 122px 30px;
  background-repeat: no-repeat;
  text-indent: 9999px;
  margin: 0px;
  opacity: 0.3;
}
footer .middleRow .diverseffect a:hover {
  opacity: 0.5;
}
@media only screen and (max-width: 992px) {
  footer .middleRow .diverseffect a {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 480px) {
  footer .middleRow .diverseffect a {
    width: 70px;
    height: 18px;
    background-size: 70px 18px;
  }
}
footer .bottomRow {
  padding-top: 15px;
  padding-bottom: 15px;
}
footer .bottomRow .copyright {
  display: inline-block;
  width: 100%;
  height: auto;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: rgba(140, 140, 140, 0.6);
  padding: 0;
}
@media only screen and (max-width: 769px) {
  footer .bottomRow .copyright {
    margin-bottom: 40px;
    text-align: center;
  }
}
@media only screen and (max-width: 480px) {
  footer .bottomRow .copyright {
    display: block !important;
  }
}

.serviceCall {
  position: fixed;
  right: -80px;
  top: 300px;
  width: 200px;
  height: 40px;
  background-size: 100%;
  -webkit-filter: drop-shadow(16px 16px 68px rgba(0, 0, 0, 0.17));
  -moz-filter: drop-shadow(16px 16px 68px rgba(0, 0, 0, 0.17));
  -ms-filter: drop-shadow(16px 16px 68px rgba(0, 0, 0, 0.17));
  -o-filter: drop-shadow(16px 16px 68px rgba(0, 0, 0, 0.17));
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  z-index: 9999;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod="auto expand", M11=cos(-90), M12=-sin(-90), M21=sin(-90), M22=cos(-90));
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-90), M12=-sin(-90), M21=sin(-90), M22=cos(-90))";
  zoom: 1;
}
@media only screen and (max-width: 992px) {
  .serviceCall {
    right: -82px;
  }
}
@media only screen and (max-width: 769px) {
  .serviceCall {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod="auto expand", M11=cos(0), M12=-sin(0), M21=sin(0), M22=cos(0));
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(0), M12=-sin(0), M21=sin(0), M22=cos(0))";
    zoom: 1;
    bottom: -4px;
    top: auto;
    right: auto;
    left: 50%;
    margin-left: -100px;
    -webkit-transform: scale(0.8, 0.8);
            transform: scale(0.8, 0.8);
  }
}
.serviceCall .content {
  -webkit-mask: url(../svg/callBg.svg);
          mask: url(../svg/callBg.svg);
  -webkit-mask-box-image: url(../svg/callBg.svg);
}
.serviceCall a {
  position: absolute;
  width: 200px;
  height: 36px;
  z-index: 1;
  font-size: 1rem;
  line-height: 3;
  color: #FFF;
  font-weight: 700;
  text-align: center;
}
.serviceCall a::before {
  font-size: 20px;
}
.serviceCall a:hover {
  opacity: 0.6;
}

.animated-modal {
  width: 96%;
  max-width: 460px !important;
  border-radius: 4px;
  overflow: hidden;
  background: linear-gradient(45deg, #0ab9fe 0%, #5845ec 100%) !important;
  -webkit-transform: translateY(-80px);
          transform: translateY(-80px);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  padding: 30px !important;
}
.animated-modal#serviceModal {
  background: linear-gradient(45deg, #0ab9fe 0%, #5845ec 100%) !important;
}
.animated-modal#serviceModal input[type=submit] {
  background-color: #003883;
}
.animated-modal h2,
.animated-modal p,
.animated-modal .formCapsule {
  -webkit-transform: translateY(-40px);
          transform: translateY(-40px);
  opacity: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
.animated-modal h2 .invalid-message,
.animated-modal p .invalid-message,
.animated-modal .formCapsule .invalid-message {
  color: #FFF !important;
}
.animated-modal h2 {
  margin: 0px;
  padding: 0px 10px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5;
  color: #FFF;
}
.animated-modal p {
  font-size: 0.85rem;
  font-weight: 400;
  line-height: 1.5;
  color: #FFF;
  padding: 0px 10px;
}
.animated-modal .formCapsule input[type=checkbox] + label,
.animated-modal .formCapsule input[type=radio] + label {
  color: #FFF;
}
.animated-modal .formCapsule input[type=checkbox] + label a,
.animated-modal .formCapsule input[type=radio] + label a {
  color: #FFF;
  font-weight: 700;
}

.fancybox-slide--current .animated-modal,
.fancybox-slide--current .animated-modal h2,
.fancybox-slide--current .animated-modal p,
.fancybox-slide--current .animated-modal .formCapsule {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

.fancybox-slide--current .animated-modal h2 {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

.fancybox-slide--current .animated-modal p {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.fancybox-slide--current .animated-modal .formCapsule {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.fancybox-slide--current .animated-modal p:first-of-type {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.fancybox-slide--html .fancybox-close-small {
  color: #FFF;
  padding: 5px;
  right: 5px;
  top: 5px;
  border-radius: 100%;
  border-color: #FFF;
}