article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4;
}
::-moz-selection {
  background: #666;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #666;
  color: #fff;
  text-shadow: none;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 85%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
ul,
ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
}
dd {
  margin: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
label {
  cursor: pointer;
}
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
input:invalid,
textarea:invalid {
  background-color: #f0dddd;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  vertical-align: top;
}
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0;
}
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
}
.ir br {
  display: none;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
label,
ul,
li,
input,
img,
div {
  border: 0 none;
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
ul {
  list-style: none;
}
img {
  border: 0 none;
}
body {
  background-color: #fff;
  color: #242526;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  height: 100%;
  min-width: 280px;
  padding: 17px 0 0;
}
.container {
  margin: 0 auto;
  max-width: 100%;
  position: relative;
  width: 1005px;
  z-index: 100;
}
.bodyCont {
  margin: 0 auto;
  max-width: 1920px;
}
.nivoSlider {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
  max-width: none;
}
.nivo-main-image {
  display: block !important;
  position: relative !important;
  width: 100% !important;
}
.nivoSlider a.nivo-imageLink {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 6;
  display: none;
  background: white;
  filter: alpha(opacity=0);
  opacity: 0;
}
.nivo-slice {
  display: block;
  position: absolute;
  z-index: 5;
  height: 100%;
  top: 0;
}
.nivo-box {
  display: block;
  position: absolute;
  z-index: 5;
  overflow: hidden;
}
.nivo-box img {
  display: block;
}
.nivo-caption {
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: #000;
  color: #fff;
  width: 100%;
  z-index: 8;
  padding: 5px 10px;
  opacity: 0.8;
  overflow: hidden;
  display: none;
  -moz-opacity: 0.8;
  filter: alpha(opacity=8);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.nivo-caption p {
  padding: 5px;
  margin: 0;
}
.nivo-caption a {
  display: inline !important;
}
.nivo-html-caption {
  display: none;
}
.nivo-directionNav a {
  position: absolute;
  top: 45%;
  z-index: 9;
  cursor: pointer;
}
.nivo-prevNav {
  left: 0px;
}
.nivo-nextNav {
  right: 0px;
}
.nivo-controlNav {
  text-align: center;
  padding: 15px 0;
}
.nivo-controlNav a {
  cursor: pointer;
}
.nivo-controlNav a.active {
  font-weight: bold;
}
.justify {
  text-align: justify !important;
}
.commonTitle {
  display: block;
  color: #305f8e;
  font-family: 'Comfortaa', cursive;
  font-size: 2em;
  font-weight: bold;
  margin-bottom: 0.25em;
}
.commonTitle.white {
  color: #fff;
}
.checkboxList li {
  background: url(/img/check-li.png) no-repeat 0 6px;
  padding: 0.2em 0 0.5em 30px;
}
.arrowList li {
  background: url(/img/arrow-li.png) no-repeat 0 6px;
  padding: 0.05em 0 0.5em 30px;
}
.noMarginBottom {
  margin-bottom: 0 !important;
}
.noMarginTop {
  margin-top: 0 !important;
}
.commonTxtCont {
  padding: 3em 0 7.5em;
}
.commonTxtCont .commonTitle {
  margin-top: 2em;
  margin-bottom: 1em;
}
.commonTxtCont .checkboxList {
  font-size: 0.875em;
  line-height: 1.6;
  letter-spacing: 1px;
}
.commonTxtCont .txtParagraph {
  font-size: 0.875em;
  line-height: 1.6;
  letter-spacing: 1px;
  text-align: justify;
}
.commonTxtCont .bulletList {
  font-size: 0.875rem;
  line-height: 1.6;
  list-style-type: disc;
  list-style-position: inside;
  letter-spacing: 1px;
}
.commonTxtCont .bulletList.outside {
  list-style-position: outside;
  margin-left: 3em;
}
.commonTxtCont .lowerAlpha {
  font-size: 0.875rem;
  line-height: 1.6;
  list-style-type: lower-alpha;
  list-style-position: inside;
  letter-spacing: 1px;
}
.commonTxtCont .upperAlpha {
  font-size: 0.875rem;
  line-height: 1.6;
  list-style-type: upper-alpha;
  list-style-position: inside;
  letter-spacing: 1px;
}
.commonTxtCont .decimal {
  font-size: 0.875em;
  line-height: 1.6;
  list-style-type: decimal;
  list-style-position: inside;
  letter-spacing: 1px;
}
.commonTxtCont .txtBold {
  font-weight: bold;
}
.button {
  -webkit-border-radius: 3.167em;
  -moz-border-radius: 3.167em;
  border-radius: 3.167em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  cursor: pointer;
  display: inline-block;
  border: 2px solid #53af33;
  color: #242526;
  line-height: 3.167em;
  letter-spacing: 1px;
  padding: 0 3em 0 2.333em;
  position: relative;
  text-transform: uppercase;
  transition: all .2s ease-in-out;
  white-space: nowrap;
}
.button:hover {
  background-color: #EFF3F7;
  text-decoration: none;
}
.button:after {
  background: url(/img/sprite.png) no-repeat -251px -114px;
  content: '';
  display: block;
  height: 22px;
  margin: -11px 0 0;
  position: absolute;
  right: 1em;
  top: 50%;
  width: 11px;
}
.button.medium {
  font-size: 0.833em;
}
.button.small {
  border-color: #a6e45e;
  border-width: 1px;
  font-size: 0.75em;
}
.button.small:after {
  background: url(/img/sprite.png) no-repeat -249px -74px;
  margin-top: -10px;
  height: 20px;
  width: 11px;
}
.submitHelper {
  width: 1px;
  height: 1px;
  overflow: hidden;
  font-size: 0;
  position: absolute;
  border: 0 none;
  padding: 0;
  background-color: transparent;
}
.curtainRelative {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: #aaa;
  opacity: 0.5;
  filter: alpha(opacity=50);
  z-index: 99;
}
.curtainRelative .loader {
  background: url("/img/loader.gif") no-repeat center center;
  height: 32px;
  left: 50%;
  margin: -16px 0 0 -16px;
  position: absolute;
  top: 50%;
  width: 32px;
  z-index: 100;
}
.messageBox {
  background-color: #fff;
  color: #333;
  font-size: 18px;
  line-height: 1.2;
  padding: 25px 45px;
}
.messageBox .title {
  display: block;
  font-size: 22px;
  font-weight: bold;
  padding-bottom: 50px;
}
.messageBox .title.warning {
  color: #8B0000;
}
.messageBox .title.info {
  color: #000080;
}
.messageBox .title.error {
  color: #ff0000;
}
.absoluteMessageBox {
  position: fixed;
  left: 50%;
  margin-left: -200px;
  overflow: hidden;
  top: 25%;
  text-overflow: elipsis;
  width: 400px;
  z-index: 1001;
}
.absoluteMessageBox.xl {
  width: 750px;
  margin-left: -375px;
}
.lbClose {
  color: #000;
  cursor: pointer;
  font-size: 12px;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 1;
}
.headerCont {
  padding-bottom: 20px;
}
.headerCont .headerMenu {
  float: right;
  font-size: 1.25em;
  font-weight: 500;
  margin-top: 1em;
}
.headerCont .headerMenu .mainItem {
  float: left;
  margin-left: 14px;
  position: relative;
}
.headerCont .headerMenu .mainItem:hover .submenu {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  visibility: visible;
  z-index: 1;
}
.headerCont .headerMenu .mainItem:hover .mainLink {
  border-bottom-color: #53af33;
  text-decoration: none;
}
.headerCont .headerMenu .mainItem .submenu {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  left: 0;
  position: absolute;
  top: 100%;
  font-size: 14px;
  font-weight: 300;
  min-width: 100%;
  padding-top: 8px;
  text-transform: none;
  transition: all .3s ease-in-out;
  visibility: hidden;
  white-space: nowrap;
  z-index: -1;
}
.headerCont .headerMenu .mainItem .submenu li {
  height: 20px;
  line-height: 20px;
  margin: 0 0 3px;
}
.headerCont .headerMenu .mainItem .submenu a {
  background-color: #fff;
  color: #141414;
  display: inline-block;
  padding: 0 6px;
  position: relative;
  white-space: nowrap;
  z-index: 4;
}
.headerCont .headerMenu .mainItem .submenu a:hover {
  background-color: #28c3cb;
  color: #fff;
  text-decoration: none;
}
.headerCont .headerMenu .mainLink {
  border-bottom: 2px solid #cce4f3;
  color: #005f9c;
  display: block;
  font-family: 'Comfortaa', cursive;
  font-size: 0.889em;
  font-weight: bold;
  letter-spacing: 2px;
  padding: 0 6px 0.2em;
  transition: border-color .2s ease-in-out;
}
.sliderCont .nivoSlider {
  max-height: 600px;
}
.sliderCont .nivoSlider.static {
  background-position: center 0;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 220px;
}
.sliderCont .nivoSlider.static img {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  left: auto;
  position: static;
  top: auto;
}
.sliderCont .nivoSlider.static .arrowList li {
  background-position: 0 9px;
  padding-top: 0;
  padding-bottom: 0;
}
.sliderCont .nivoSlider.static .arrowList a {
  color: #005f9c;
  display: inline-block !important;
  font-family: 'Comfortaa', cursive;
  font-size: 1.5em;
  font-weight: bold;
  padding-top: 0.1em;
  padding-bottom: 0.25em;
}
.sliderCont .nivoSlider.static .nivo-caption .txt {
  margin-bottom: 0.333em;
}
.sliderCont .nivoSlider.static .fadingImagesCont {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.sliderCont .nivoSlider.static .fadingImagesCont img {
  transition: opacity 0.1s ease-in 0.1s;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.sliderCont .nivoSlider img {
  -moz-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  border-spacing: 0;
  display: block;
  height: auto;
  width: 100%;
}
.sliderCont .nivoSlider .nivo-slice {
  -moz-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  border-spacing: 0;
}
.sliderCont .nivo-caption {
  background: transparent;
  display: block;
  left: 0;
  padding-left: 30px;
  position: absolute;
  top: 0;
}
.sliderCont .nivo-caption .itemDesc {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.sliderCont .nivo-caption .button {
  display: inline-block !important;
  font-size: 0.750em;
}
.sliderCont .nivo-caption .txt {
  color: #005f9c;
  cursor: default;
  display: block;
  font-family: 'Comfortaa', cursive;
  font-size: 2.375em;
  font-weight: bold;
  letter-spacing: 0.075em;
  margin: 2.368em 0 1em;
  text-transform: uppercase;
}
.sliderCont .nivo-caption .txt small {
  display: block;
  font-size: 0.667em;
  line-height: 1.2;
  margin-top: 0.1em;
}
.sliderCont .nivo-prevNav {
  background-image: url('/img/sprite.png');
  background-repeat: no-repeat;
  background-position: -43px -103px;
  display: inline-block;
  height: 45px;
  left: 25px;
  font-size: 0;
  vertical-align: middle;
  width: 45px;
}
.sliderCont .nivo-prevNav:hover {
  background-position: -144px -103px;
}
.sliderCont .nivo-nextNav {
  background-image: url('/img/sprite.png');
  background-repeat: no-repeat;
  background-position: -91px -103px;
  display: inline-block;
  height: 45px;
  right: 25px;
  font-size: 0;
  vertical-align: middle;
  width: 45px;
}
.sliderCont .nivo-nextNav:hover {
  background-position: -192px -103px;
}
.footerCont {
  background-color: #95b6ca;
  color: #fff;
  padding-top: 3em;
  padding-bottom: 4em;
}
.footerCont a {
  color: #fff;
}
.footerCont .rightCont {
  float: right;
}
.footerCont .rightCont .txt {
  display: inline-block;
  font-weight: 300;
  text-transform: uppercase;
  vertical-align: middle;
}
.footerCont .rightCont .sprite {
  display: inline-block;
  vertical-align: middle;
}
.footerCont .rightCont .sprite:hover {
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
}
.footerCont .rightCont .fb {
  margin: 0 4px 0 10px;
}
.footerCont .footerMenu .col {
  float: left;
  margin-right: 1.5em;
}
.footerCont .footerMenu .head {
  border-bottom: 2px solid #fff;
  font-family: 'Comfortaa', cursive;
  font-size: 0.938em;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 1.4;
  margin-bottom: 12px;
  padding-bottom: 4px;
}
.footerCont .footerMenu li {
  font-size: 0.750em;
}
.footerCont .footerMenu a {
  letter-spacing: 1px;
}
.footerCont .copyCont {
  border-top: 2px solid #fff;
  clear: both;
  font-size: 0.75em;
  font-weight: 300;
  margin-top: 5em;
  padding: 10px 10px 0;
  text-align: right;
}
.sprite {
  background-image: url('/img/sprite.png');
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
}
.sprite.fb {
  background-position: -43px -160px;
  width: 42px;
  height: 42px;
}
.sprite.linkedIn {
  background-position: -92px -160px;
  width: 42px;
  height: 42px;
}
.sprite.logo {
  background-position: -43px -31px;
  width: 188px;
  height: 53px;
}
.sprite.dotLeft {
  background-position: -43px -103px;
  width: 45px;
  height: 45px;
}
.sprite.dotLeft:hover {
  background-position: -144px -103px;
}
.sprite.dotRight {
  background-position: -91px -103px;
  width: 45px;
  height: 45px;
}
.sprite.dotRight:hover {
  background-position: -192px -103px;
}
.sprite.smallRight {
  background-position: -251px -114px;
  width: 11px;
  height: 22px;
}
.sprite.smallRightGreen {
  background-position: -249px -74px;
  width: 11px;
  height: 20px;
}
.sprite.longRight {
  background-position: -276px -117px;
  width: 61px;
  height: 16px;
}
.sprite.check {
  background-position: -156px -175px;
  width: 19px;
  height: 13px;
}
.mainCont .whoWeAre {
  font-size: 0.875em;
  line-height: 1.8;
  padding: 3.375em 0 5.000em;
  text-align: justify;
}
.mainCont .whoWeAre .leftCol {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-right: 2.985074626865672%;
  width: 48.45771144278607%;
}
.mainCont .whoWeAre .rightCol {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 47.06467661691542%;
}
.mainCont .whoWeAre .more {
  color: #53af33;
  float: right;
  font-size: 0.857em;
  margin-top: 1em;
}
.mainCont .offers a {
  float: left;
  overflow: hidden;
  padding-bottom: 27.41596638655462%;
  position: relative;
  text-align: center;
  width: 25%;
}
.mainCont .offers a:hover img {
  left: 0;
  top: 0;
  width: 100%;
}
.mainCont .offers a:hover .longRight {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.mainCont .offers a:hover .txt {
  color: #fff;
}
.mainCont .offers a:hover:after {
  background-color: rgba(35,35,35,0.7);
  content: '';
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.mainCont .offers a img {
  height: auto;
  image-rendering: optimizeQuality;
  left: -5%;
  position: absolute;
  top: -5%;
  transition: all .2s ease-in-out;
  width: 110%;
}
.mainCont .offers .txt {
  color: #305f8e;
  font-size: 1.5em;
  line-height: 1.2;
  left: 0;
  position: absolute;
  top: 25px;
  width: 100%;
  z-index: 2;
}
.mainCont .offers .longRight {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  bottom: 25px;
  left: 50%;
  margin: 0 0 0 -35px;
  position: absolute;
  transition: opacity .2s ease-in-out;
  z-index: 2;
}
.mainCont .team {
  padding: 3.375em 0 5.000em;
}
.mainCont .team .commonTitle {
  margin-bottom: 2em;
}
.mainCont .team .colCont {
  float: left;
  height: 17.3134328358209%;
  margin-right: 9.054726368159204%;
  text-align: center;
  text-transform: uppercase;
  width: 17.3134328358209%;
}
.mainCont .team .colCont.last {
  margin-right: 0;
}
.mainCont .team .colCont .name {
  color: #242526;
  display: block;
}
.mainCont .team .colCont .pos {
  display: block;
  font-size: 0.750em;
  margin: 0.25em 0 2em;
}
.mainCont .team .upper .button {
  display: none;
}
.mainCont .team *,
.mainCont .team *::after,
.mainCont .team *::before {
  box-sizing: inherit;
}
.mainCont .team .circleCont {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  margin-bottom: 20px;
  position: relative;
  width: 100%;
}
.mainCont .team .circleCont img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  left: 5.747126436781609%;
  position: absolute;
  top: 5.747126436781609%;
  height: 88.50574712643678%;
  width: 88.50574712643678%;
}
.mainCont .team .circleCont:before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 100%;
  background-image: linear-gradient(to right,#005f9c,#29a1df,#2cc574,#53af33);
  border-radius: 50%;
  animation: rot 2s linear infinite;
}
.mainCont .team .circle {
  background: #fff;
  width: 100%;
  padding-bottom: 100%;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  animation: scl 5s linear infinite;
}
.mainContactCont {
  background-color: #123458;
  overflow: hidden;
}
.mainContactCont>.container {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mainContactCont .leftCol {
  color: #fff;
  padding-top: 4em;
}
.mainContactCont .leftCol .commonTitle {
  margin-bottom: 0.75em;
}
.mainContactCont .leftCol .button {
  color: #fff;
  float: right;
  margin-right: 7em;
  margin-bottom: 6em;
}
.mainContactCont .leftCol li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  font-size: 0.875em;
  padding: 0 2em 2em 0;
  width: 49.99%;
}
.mainContactCont .leftCol .email {
  color: #53af33;
}
.mainContactCont .leftCol .address {
  text-transform: uppercase;
}
.mainContactCont .leftCol .lowerCont {
  font-size: 0.875em;
  margin-bottom: 3.5em;
}
.mainContactCont .leftCol .rightCont {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: right;
  padding: 0 2em 2em 0;
  width: 49.99%;
}
.mainContactCont .leftCol .intro {
  margin-bottom: 3.5em;
  text-transform: uppercase;
}
.mainContactCont .leftCol .button:hover {
  background-color: #041e3b !important;
}
.mainContactCont .mapCont {
  min-height: 300px;
  float: right;
  width: 50%;
  z-index: 101;
}
.mainContactCont .seeOnMap {
  color: #6e9ecf;
  display: inline-block;
  font-size: 0.857em;
  margin-top: 0.5em;
}
.mainContactCont .head {
  display: block;
  margin-bottom: 0.375em;
  text-transform: uppercase;
}
@keyframes rot {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes scl {
  0% {
    transform: scale(.96);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(.96);
  }
}
.contactCont .personList {
  margin: 4em 0 0;
}
.contactCont .personList li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  line-height: 1.6;
  padding: 0 0 4em;
  width: 50%;
}
.contactCont .personList .name {
  display: block;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.contactCont .personList .pos {
  display: block;
  letter-spacing: 1px;
  padding-bottom: 1em;
  text-transform: uppercase;
}
.contactCont .personList .email {
  color: #53af33;
}
.contactFormRow {
  background-color: #123458;
  color: #fff;
  padding: 3.5em 0 2.5em;
}
.contactFormRow .commonTitle {
  color: #fff;
  margin-bottom: 0.75em;
}
.contactFormRow .form {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-right: 6%;
  width: 50%;
}
.contactFormRow .form .button {
  color: #fff;
  float: right;
  text-align: center;
  width: 160px;
}
.contactFormRow .form .button:hover {
  background-color: #041e3b !important;
}
.contactFormRow .form input,
.contactFormRow .form textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #123458;
  border: 1px solid #95b6ca;
  color: #fff;
  font-size: 0.75em;
  margin-bottom: 1em;
  padding: 0.667em 0.833em;
  width: 100%;
}
.contactFormRow .form input::-webkit-input-placeholder,
.contactFormRow .form textarea::-webkit-input-placeholder {
  color: #95b6ca;
  text-transform: uppercase;
}
.contactFormRow .form input:-moz-placeholder,
.contactFormRow .form textarea:-moz-placeholder {
  color: #95b6ca;
  text-transform: uppercase;
}
.contactFormRow .form input::-moz-placeholder,
.contactFormRow .form textarea::-moz-placeholder {
  color: #95b6ca;
  text-transform: uppercase;
}
.contactFormRow .form input:-ms-input-placeholder,
.contactFormRow .form textarea:-ms-input-placeholder {
  color: #95b6ca;
  text-transform: uppercase;
}
.contactFormRow .rightCol {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 50%;
}
.contactFormRow .rightCol .socialCont {
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
}
.contactFormRow .rightCol .socialCont:hover {
  color: #95B6CA;
  text-decoration: none;
}
.contactFormRow .rightCol .socialCont .sprite {
  margin-left: 8px;
  margin-right: 24px;
}
.contactFormRow .rightCol p {
  font-size: 0.875em;
  line-height: 1.6;
  margin-bottom: 2em;
}
.teamBottomInfo {
  background-color: #123458;
  padding: 40px 20px;
}
.teamBottomInfo img {
  display: block;
  margin: auto auto 30px;
}
.teamBottomInfo p {
  color: #fff;
  line-height: 1.6;
  letter-spacing: 1px;
  text-align: center;
}
.aboutCont .ueProjectCont {
  border-top: 1px solid #EFF3F7;
  margin-top: 2em;
}
.aboutCont .ueProjectCont p {
  margin-bottom: 1em;
}
.aboutCont .checkboxList {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-right: 5%;
  width: 50%;
}
.aboutCont .personCont {
  padding-bottom: 4em;
}
.aboutCont .personCont .photoCol {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  text-align: center;
  width: 18%;
}
.aboutCont .personCont .photoCol .name {
  color: #242526;
  display: block;
}
.aboutCont .personCont .photoCol .pos {
  display: block;
  font-size: 0.750em;
  margin: 0.25em 0 2em;
}
.aboutCont .personCont .descCol {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5%;
  width: 82%;
}
.aboutCont .personCont .txtParagraph {
  text-align: justify;
}
.aboutCont .personCont .bulletList {
  margin-top: 1em;
}
.aboutCont .personCont *,
.aboutCont .personCont *::after,
.aboutCont .personCont *::before {
  box-sizing: inherit;
}
.aboutCont .personCont .circleCont {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  margin-bottom: 20px;
  position: relative;
  width: 100%;
}
.aboutCont .personCont .circleCont img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  left: 5.747126436781609%;
  position: absolute;
  top: 5.747126436781609%;
  height: 88.50574712643678%;
  width: 88.50574712643678%;
}
.aboutCont .personCont .circleCont:before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 100%;
  background-image: linear-gradient(to right,#005f9c,#29a1df,#2cc574,#53af33);
  border-radius: 50%;
  animation: rot 2s linear infinite;
}
.aboutCont .personCont .circle {
  background: #fff;
  width: 100%;
  padding-bottom: 100%;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  animation: scl 5s linear infinite;
}
@media all and (max-width: 1024px) {
  body {
    font-size: 15px;
  }
  .container {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
  }
  .sliderCont .nivo-caption .txt {
    font-size: 2em;
  }
  .sliderCont .nivo-prevNav {
    display: none;
  }
}
@media all and (max-width: 800px) {
  body {
    font-size: 14px;
  }
  .sliderCont .nivo-caption .txt {
    font-size: 1.5em;
  }
  .sliderCont .nivo-prevNav,
  .sliderCont .nivo-nextNav {
    display: none;
  }
  .mainCont .whoWeAre .leftCol {
    float: none;
    margin-bottom: 1em;
    width: 100%;
  }
  .mainCont .whoWeAre .rightCol {
    float: none;
    width: 100%;
  }
  .mainCont .whoWeAre .more {
    font-size: 1em;
  }
  .mainCont .offers a {
    padding-bottom: 54.83193277310924%;
    width: 50%;
  }
  .mainCont .team .colCont {
    margin-bottom: 2em;
    width: 34.6268656716418%;
  }
  .mainCont .team .first,
  .mainCont .team .third {
    margin-left: 9.054726368159204%;
  }
  .mainCont .team .upper .button {
    display: block;
  }
  .mainCont .team .lower .button {
    display: none;
  }
}
@media all and (max-width: 640px) {
  .headerCont .headerMenu .mainItem {
    float: none;
    padding-bottom: 0.25em;
  }
  .sliderCont .nivo-caption .txt {
    font-size: 1.25em;
    margin-top: 1em;
  }
  .sliderCont .nivo-prevNav,
  .sliderCont .nivo-nextNav {
    display: none;
  }
  .footerCont .rightCont {
    float: none;
    margin-bottom: 2em;
  }
  .footerCont .col {
    margin-bottom: 1em;
  }
  .mainCont .team {
    padding-bottom: 1em;
  }
  .mainContactCont .leftCol {
    padding-right: 0;
  }
  .mainContactCont .mapCont {
    float: none;
    width: 100%;
  }
  .mainContactCont #mainContactInnerContainer {
    padding-right: 0 !important;
  }
  .contactCont .personList li {
    float: none;
    width: 100%;
  }
  .contactFormRow .form {
    float: none;
    width: 100%;
  }
  .contactFormRow .rightCol {
    float: none;
    padding-top: 3.5em;
    width: 100%;
  }
  .contactFormRow .rightCol .socialCont {
    display: block;
    margin-top: 1em;
  }
  .aboutCont .checkboxList {
    float: none;
    width: 100%;
  }
  .aboutCont .personCont .photoCol {
    float: none;
    margin: 0 auto 30px;
    width: 50%;
  }
  .aboutCont .personCont .descCol {
    float: none;
    padding-left: 0;
    width: 100%;
  }
}
@media all and (max-width: 460px) {
  .sliderCont .nivo-caption .button {
    display: none !important;
  }
}
@media all and (max-width: 380px) {
  body {
    font-size: 15px;
  }
  .headerCont {
    text-align: center;
  }
  .headerCont .headerMenu {
    margin: 1em auto 2em;
    width: 100%;
  }
  .headerCont .headerMenu .mainItem {
    float: none;
    padding-bottom: 0.25em;
  }
  .headerCont .logo {
    margin-bottom: 1em;
  }
  .sliderCont .nivo-caption .txt {
    margin-top: 0.75em;
  }
  .mainCont .offers a {
    padding-bottom: 109.6638655462185%;
    width: 100%;
  }
  .mainCont .team .colCont {
    float: none;
    margin-left: 9.054726368159204%;
    width: 81.89054726368159%;
  }
  .mainContactCont .lowerCont {
    clear: both;
  }
  .mainContactCont .lowerCont .rightCont {
    float: none;
    width: 100%;
  }
  .footerCont .col {
    clear: both;
    margin-top: 1.5em;
  }
}
