/*
 Theme Name:     KolterGroup2018
 Theme URI:      koltergroup.com
 Description:    A CottonCandy child theme.
 Author:         Sonya Pereira
 Template:       CottonCandy
 Version:        1.0.0
*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,700');
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
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-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* ---- [ Main Styles ] ---- */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  height: 100%;
}
.container {
  margin: 0 auto;
  width: 1280px;
  position: relative;
  text-align: center;
}
.col {
  display: inline;
  float: left;
}
.alpha {
  margin-left: 0 !important;
}
.omega {
  margin-right: 0 !important;
}
.full {
  width: 100%;
}
.almost-full {
  width: 95.13809524%;
  margin: 0 0.05%;
  float: none;
  margin: 0 auto;
}
.col_one {
  width: 99.9%;
  margin: 0 0.05%;
}
.col_half {
  width: 49.9%;
  margin: 0 0.05%;
}
.col_two_thirds {
  width: 66.56666667%;
  margin: 0 0.05%;
}
.col_one_third {
  width: 33.23333333%;
  margin: 0 0.05%;
}
.col_one_fourth {
  width: 24.9%;
  margin: 0 0.05%;
}
.col_three_fourths {
  width: 74.80636704%;
  margin: 0 0.05%;
}
.col_one_fifth {
  width: 19.9%;
  margin: 0 0.05%;
}
.col_two_fifths {
  width: 39.9%;
  margin: 0 0.05%;
}
.col_three_fifths {
  width: 59.78023952%;
  margin: 0 0.05%;
}
.col_one_sixth {
  width: 16.56666667%;
  margin: 0 0.05%;
}
@media only screen and (max-width: 3000px) {
  .container {
    width: 1280px;
  }
}
@media only screen and (max-width: 1280px) {
  .container {
    width: 1180px;
  }
}
@media only screen and (max-width: 1180px) {
  .container {
    width: 1024px;
  }
}
@media only screen and (max-width: 1024px) {
  .container {
    width: 980px;
  }
}
@media only screen and (max-width: 980px) {
  .container {
    width: 780px;
  }
}
@media only screen and (max-width: 780px) {
  .container {
    width: 100%;
  }
  .col {
    float: none;
  }
  .full,
  .col_one,
  .col_half,
  .col_two_thirds,
  .col_one_third,
  .col_one_fourth,
  .col_three_fourths,
  .col_one_fifth,
  .col_two_fifths,
  .col_three_fifths,
  .col_one_sixth {
    width: 99.9%;
    margin: 0 0.05%;
  }
}
@media only screen and (max-width: 480px) {
  .container {
    width: 100%;
  }
}
/*animation element*/
.animation {
  position: relative;
  margin: 0 auto;
}
.bounce-up {
  opacity: 0;
  -moz-transition: all 700ms ease-out;
  -webkit-transition: all 700ms ease-out;
  -o-transition: all 700ms ease-out;
  transition: all 700ms ease-out;
  -moz-transform: translate3d(0px, 200px, 0px);
  -webkit-transform: translate3d(0px, 200px, 0px);
  -o-transform: translate(0px, 200px);
  -ms-transform: translate(0px, 200px);
  transform: translate3d(0px, 200, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.bounce-up.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.bounce-down {
  opacity: 0;
  -moz-transition: all 700ms ease-out;
  -webkit-transition: all 700ms ease-out;
  -o-transition: all 700ms ease-out;
  transition: all 700ms ease-out;
  -moz-transform: translate3d(0px, -200px, 0px);
  -webkit-transform: translate3d(0px, -200px, 0px);
  -o-transform: translate(0px, -200px);
  -ms-transform: translate(0px, -200px);
  transform: translate3d(0px, -200, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.bounce-down.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.slide-right {
  opacity: 0;
  -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -moz-transform: translate3d(-100px, 0px, 0px);
  -webkit-transform: translate3d(-100px, 0px, 0px);
  -o-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate3d(-100px, 0px, 0px);
}
.slide-right.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.slide-left {
  opacity: 0;
  -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -moz-transform: translate3d(100px, 0px, 0px);
  -webkit-transform: translate3d(100px, 0px, 0px);
  -o-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate3d(100px, 0px, 0px);
}
.slide-left.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.delay1 {
  opacity: 0;
  -moz-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -moz-transform: translate3d(0px, 200px, 0px);
  -webkit-transform: translate3d(0px, 200px, 0px);
  -o-transform: translate(0px, 200px);
  -ms-transform: translate(0px, 200px);
  transform: translate3d(0px, 200, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.delay1.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.delay2 {
  opacity: 0;
  -moz-transition: all 1.5s ease-out;
  -webkit-transition: all 1.5s ease-out;
  -o-transition: all 1.5s ease-out;
  transition: all 1.5s ease-out;
  -moz-transform: translate3d(0px, 200px, 0px);
  -webkit-transform: translate3d(0px, 200px, 0px);
  -o-transform: translate(0px, 200px);
  -ms-transform: translate(0px, 200px);
  transform: translate3d(0px, 200, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.delay2.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.element {
  float: left;
  width: 100%;
  margin: 0 1.33% 2.66% 1.33%;
  background: #F5F5F5;
  padding: 15px;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
  border: solid 1px #EAEAEA;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.moving {
  animation-duration: 3s;
  animation-name: slidein;
}
.line {
  stroke-dashoffset: -2000;
  stroke-dasharray: 2000;
  animation: line-draw 3s forwards;
  stroke: #fff;
}
@keyframes slidein {
  from {
    margin-left: -100%;
    width: 0;
  }
  to {
    margin-left: 0;
    width: 100%;
  }
}
@keyframes slidein2 {
  from {
    margin-left: -100%;
    width: 0;
  }
  to {
    margin-left: 0;
    width: 50%;
  }
}
@keyframes line-draw {
  0% {
    stroke-dashoffset: -2000;
  }
  80% {
    fill: #fff;
  }
  100% {
    stroke-dashoffset: 0;
    fill: #000;
  }
}
@keyframes slideinbottom {
  from {
    margin-top: -100%;
    width: 100%;
  }
  to {
    margin-top: 0%;
    width: 100%;
  }
}
/*	Keyframes
------------------------------------------
Animation sequence rock-boat assumes transform function from 0% and 100% are both 0 for rotate and translateY (by default). */
@keyframes rock-boat {
  50% {
    transform: rotate(-5deg) translateY(-10px);
  }
}
@keyframes steam {
  40%,
  60% {
    opacity: 1;
  }
  100% {
    transform: translate(-15%, -75%) rotateZ(20deg);
  }
}
/* Step 2 */
@keyframes bg-move {
  0% {
    background-position: 0 bottom;
  }
  100% {
    background-position: -850px bottom;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-4200px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-4200px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
/* main styling */
header {
  background: #353f46;
  top: 0;
  position: fixed;
  width: 100%;
  margin: 0;
  padding: 0;
  left: 0;
  z-index: 999999999;
}
.menu {
  float: right;
  margin-top: 40px;
  margin-bottom: 20px;
  width: 950px;
}
.show-menu {
  width: 100%;
  text-align: left;
  box-sizing: border-box;
  padding: 13px;
}
.mainlogo {
  position: absolute;
  top: 30px;
  left: 20px;
}
/* navigation */
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background: #353f46;
}
li {
  float: left;
}
li a,
.dropdown-btn {
  display: inline-block;
  color: #ffffff;
  text-align: center;
  padding: 14px 10px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: .9em;
  letter-spacing: 0;
  font-weight: 500!important;
}
li a:hover,
.dropdown:hover .dropdown-btn {
  background-color: #353f46;
  color: #56a1d5;
  border-bottom: #56a1d5 4px solid;
}
li.dropdown {
  display: block;
}
.dropdown-menu {
  display: none;
  width: 130px;
  position: absolute;
  background-color: #353f46;
  margin-top: 0;
}
.dropdown-menu a {
  color: #ffffff;
  padding: 6px 15px 6px 15px;
  text-decoration: none;
  display: block;
  text-align: left;
  line-height: 140%;
  font-size: .9em;
}
.dropdown-menu a:hover {
  background-color: #353f46;
  color: #56a1d5;
}
/* menu will only display on hover */
.dropdown:hover .dropdown-menu {
  display: block;
}
/*  burger navigation icon with cross effects*/
#burger-container {
  position: relative;
  display: none;
  margin-top: 10px;
  float: right;
}
#burger {
  cursor: pointer;
  display: block;
}
#burger span {
  background: #ffffff;
  display: block;
  height: 5px;
  width: 35px;
  margin-bottom: 3px;
  position: relative;
  transitions: all ease-in-out 0.4s;
}
/* open class - toggle using jquery*/
#burger-container.open span:nth-child(2),
#burger-container.open span:nth-child(3) {
  width: 0;
  /* collapse 2nd and 3rd span*/
  opacity: 0;
}
/*makes the 1st and 4th span cross over each other*/
#burger-container.open span:nth-child(4) {
  transform: rotate(45deg);
  top: -10px;
}
#burger-container.open span:nth-child(1) {
  transform: rotate(-45deg);
  top: 15px;
}
/* media queries for responsiveness */
.main-copy {
  margin: 10px auto;
  width: 90%;
}
#koltergroup .image-wrapper {
  width: 98%;
  display: block;
  margin-top: 15px;
}
#koltergroup .image-wrapper img {
  width: 100%;
  height: auto;
  display: block;
}
#koltergroup img {
  width: 100%;
  height: auto;
  display: block;
}
#koltergroup .hover_image_2 {
  background-color: #000;
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 98%;
}
#koltergroup .hover_image * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
#koltergroup .hover_image_2:before,
#koltergroup .hover_image_2:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  background-color: rgba(0, 0, 0, 0.3);
  content: '';
  opacity: 0.9;
  z-index: 1;
}
#koltergroup .hover_image_2:before {
  -webkit-transform: skew(45deg) translateX(-155%);
  transform: skew(45deg) translateX(-155%);
}
#koltergroup .hover_image_2:after {
  -webkit-transform: skew(45deg) translateX(155%);
  transform: skew(45deg) translateX(155%);
}
#koltergroup .hover_image_2 img {
  backface-visibility: hidden;
  max-width: 100%;
  vertical-align: top;
}
#koltergroup .hover_image_2 .hover_text {
  top: 50%;
  left: 50%;
  position: absolute;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%) scale(0.1);
  transform: translate(-50%, -50%) scale(0.8);
  opacity: 0;
  color: #ffffff;
  font-size: 3em;
  font-weight: 300;
  letter-spacing: 1px;
  margin: 0;
  padding: 5px 10px;
  text-transform: uppercase;
  -webkit-transition: all 0.999s ease;
  transition: all 0.999s ease;
}
#koltergroup .hover_image_2 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
}
#koltergroup .hover_image_2:hover > img,
#koltergroup .hover_image_2.hover > img {
  opacity: 0.5;
}
#koltergroup .hover_image_2:hover:before,
#koltergroup .hover_image_2.hover:before {
  -webkit-transform: skew(45deg) translateX(-50%);
  transform: skew(45deg) translateX(-50%);
}
#koltergroup .hover_image_2:hover:after,
#koltergroup .hover_image_2.hover:after {
  -webkit-transform: skew(45deg) translateX(50%);
  transform: skew(45deg) translateX(50%);
}
#koltergroup .hover_image_2:hover .hover_text,
#koltergroup .hover_image_2.hover .hover_text {
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
}
.image20 {
  margin-bottom: 20px;
}
.copy-home-wrapper {
  margin: 35px auto;
  width: 80%;
}
.copy-home-wrapper ul {
  background: transparent;
}
.copy-home-wrapper li {
  display: block;
  list-type-style: disc;
  float: none;
}
.wrapper-home-bio {
  width: 80%;
  margin: 0 auto;
}
.wrapper-home-bio img {
  width: 100%;
  height: auto;
}
.copy-home-bio {
  width: 100%;
  margin: 10px auto;
}
.bio-text {
  margin-top: 30%;
  width: 80%;
  margin-right: 10%;
}
.news-wrapper {
  margin: 10px auto;
  background-size: cover;
  padding: 150px 0;
}
.news-home-wrapper {
  margin: 35px auto;
  width: 100%;
}
.frm_form_field.frm6,
.frm_submit.frm6,
.frm_form_field.frm_left_half,
.frm_form_field.frm_right_half,
.frm_form_field.frm_first_half,
.frm_form_field.frm_last_half,
.frm_form_field.frm_half,
.frm_submit.frm_half {
  width: 46.75%!important;
}
.frm_form_field.frm4,
.frm_submit.frm4,
.frm_form_field.frm_left_third,
.frm_form_field.frm_third,
.frm_submit.frm_third,
.frm_form_field.frm_right_third,
.frm_form_field.frm_first_third,
.frm_form_field.frm_last_third {
  width: 30.0%;
}
.frm_form_field.frm2,
.frm_submit.frm2,
.frm_form_field.frm3,
.frm_submit.frm3,
.frm_form_field.frm4,
.frm_submit.frm4,
.frm_form_field.frm6,
.frm_submit.frm6,
.frm_form_field.frm8,
.frm_submit.frm8,
.frm_form_field.frm9,
.frm_submit.frm9,
.frm_form_field.frm_right_half,
.frm_form_field.frm_right_third,
.frm_form_field.frm_right_two_thirds,
.frm_form_field.frm_right_fourth,
.frm_form_field.frm_right_fifth,
.frm_form_field.frm_right_inline,
.frm_form_field.frm_last_half,
.frm_form_field.frm_last_third,
.frm_form_field.frm_last_two_thirds,
.frm_form_field.frm_last_fourth,
.frm_form_field.frm_last_fifth,
.frm_form_field.frm_last_sixth,
.frm_form_field.frm_last_seventh,
.frm_form_field.frm_last_eighth,
.frm_form_field.frm_last_inline,
.frm_form_field.frm_last,
.frm_form_field.frm_half,
.frm_submit.frm_half,
.frm_form_field.frm_third,
.frm_submit.frm_third,
.frm_form_field.frm_two_thirds,
.frm_form_field.frm_fourth,
.frm_submit.frm_fourth,
.frm_form_field.frm_three_fourths,
.frm_form_field.frm_fifth,
.frm_submit.frm_fifth,
.frm_form_field.frm_two_fifths,
.frm_form_field.frm_three_fifths,
.frm_form_field.frm_four_fifths,
.frm_form_field.frm_sixth,
.frm_submit.frm_sixth,
.frm_form_field.frm_seventh,
.frm_submit.frm_seventh,
.frm_form_field.frm_eighth,
.frm_submit.frm_eighth,
.frm_form_field.frm_inline,
.frm_submit.frm_inline {
  margin-left: 0;
  margin-right: 3%!important;
}
.frm_full,
.frm_full .wp-editor-wrap,
.frm_full input:not([type='checkbox']):not([type='radio']):not([type='button']),
.frm_full select,
.frm_full textarea {
  width: 100% !important;
}
.contact-form {
  width: 70%;
  text-align: left;
  margin-top: 50px;
}
.frm_form_field.frm_left_fifth,
.frm_form_field.frm_fifth,
.frm_submit.frm_fifth,
.frm_form_field.frm_right_fifth,
.frm_form_field.frm_first_fifth,
.frm_form_field.frm_last_fifth {
  width: 13%;
}
.frm_style_formidable-style.with_frm_style .form-field {
  margin-bottom: 35px!important;
}
.frm_style_formidable-style.with_frm_style .frm_form_fields > fieldset {
  font-family: 'Montserrat', sans-serif !important;
}
.frm_style_formidable-style.with_frm_style label.frm_primary_label {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 1em!important;
  color: #000000 !important;
}
.frm_style_formidable-style.with_frm_style input[type=text],
.frm_style_formidable-style.with_frm_style input[type=password],
.frm_style_formidable-style.with_frm_style input[type=email],
.frm_style_formidable-style.with_frm_style input[type=number],
.frm_style_formidable-style.with_frm_style input[type=url],
.frm_style_formidable-style.with_frm_style input[type=tel],
.frm_style_formidable-style.with_frm_style input[type=phone],
.frm_style_formidable-style.with_frm_style input[type=search],
.frm_style_formidable-style.with_frm_style select,
.frm_style_formidable-style.with_frm_style textarea,
.frm_form_fields_style,
.frm_style_formidable-style.with_frm_style .frm_scroll_box .frm_opt_container,
.frm_form_fields_active_style,
.frm_form_fields_error_style,
.frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices,
.frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 1em!important;
  color: #000000 !important;
  background-color: #ffffff;
  border-color: #000000 !important;
  border-style: solid;
  border-bottom: 1px solid #000000 !important;
  border-width: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  width: 100%;
  max-width: 100%;
  padding: 6px 10px;
  font-weight: normal;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.075) !important;
}
.frm_style_formidable-style.with_frm_style select,
.form-condo .frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices,
.form-condo .frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  background: url("images/arrow-black-down-min.png") no-repeat center right !important;
  background-color: rgba(255, 255, 255, 0.9) !important;
  cursor: pointer !important;
  -webkit-transition: all .2s linear !important;
  -moz-transition: all .2s linear !important;
  -ms-transition: all .2s linear !important;
  -o-transition: all .2s linear !important;
  transition: all .2s linear !important;
}
.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message,
.frm_style_formidable-style.with_frm_style input[type=submit],
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button],
.frm_style_formidable-style.with_frm_style .frm_submit button,
.frm_form_submit_style {
  width: auto;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 1.2em!important;
  height: auto;
  color: #56a1d5 !important;
  line-height: normal;
  text-align: center;
  background: #ffffff;
  border-width: 0!important;
  border-color: transparent!important;
  cursor: pointer;
  font-weight: normal;
  -moz-border-radius: 0!important;
  -webkit-border-radius: 0!important;
  border-radius: 0!important;
  text-shadow: none;
  padding: 6px 11px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-shadow: 0 0 0 #eeeeee!important;
  -webkit-box-shadow: 0 0 0 #eeeeee!important;
  box-shadow: 0 0 0 #eeeeee!important;
  margin: 10px;
  margin-left: 0;
  margin-right: 0;
  vertical-align: middle;
}
#frm_form_6_container input::-webkit-input-placeholder {
  color: #000000 !important;
}
#frm_form_6_container input::-moz-placeholder {
  color: #000000 !important;
}
#frm_form_6_container input:-ms-input-placeholder {
  color: #000000 !important;
}
#frm_form_6_container input::-moz-placeholder {
  color: #000000 !important;
}
#frm_form_7_container input::-webkit-input-placeholder {
  color: #000000 !important;
}
#frm_form_7_container input::-moz-placeholder {
  color: #000000 !important;
}
#frm_form_7_container input:-ms-input-placeholder {
  color: #000000 !important;
}
#frm_form_7_container input::-moz-placeholder {
  color: #000000 !important;
}
#frm_form_2_container input::-webkit-input-placeholder {
  color: #000000 !important;
}
#frm_form_2_container input::-moz-placeholder {
  color: #000000 !important;
}
#frm_form_2_container input:-ms-input-placeholder {
  color: #000000 !important;
}
#frm_form_2_container input::-moz-placeholder {
  color: #000000 !important;
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  padding: 0;
  margin: 0;
  height: auto;
  overflow-x: hidden;
}
body {
  margin: 0;
  padding: 0;
  font-family: 'Montserrat', sans-serif;
  font-size: 1em;
  font-weight: 300;
  color: #353f46 !important;
  line-height: 150%!important;
  letter-spacing: 0.01em;
  background-color: #ffffff;
}
a {
  text-decoration: none;
  color: #56a1d5;
  font-weight: 700;
  letter-spacing: 0.04em;
}
a:hover {
  color: #000000;
  text-decoration: none;
}
.bluedot {
  height: 10px;
  width: 10px;
  border-radius: 30px;
  position: relative;
  background-color: #56a1d5;
  display: block;
  z-index: 0;
  margin: 30px auto;
}
.mobile,
.laptop {
  display: none;
}
.logo {
  position: absolute;
  top: 15px;
  left: 5%;
  height: 43px;
  width: 197px;
}
.super-container {
  width: 100%;
  position: relative;
  margin: 0 auto;
}
.main-container {
  width: 100%;
  position: relative;
  margin: 0 auto;
  overflow-x: hidden;
}
.top-header {
  width: 100%;
  margin: 88px auto 0;
}
.top-header-home {
  width: 100%;
  margin: 0 auto0;
}
.copy-wrapper {
  padding: 30px;
}
p {
  line-height: 150%;
}
.clear {
  clear: both;
}
h1 {
  font-weight: 700;
  font-size: 1.5em;
  text-transform: none;
}
h2 {
  font-weight: 700;
  font-size: 1.3em;
  text-transform: none;
  margin-bottom: 15px;
}
.global-title {
  font-size: 1em;
  text-transform: uppercase;
  font-weight: 700;
  color: #353f46;
}
.global-title.main-title {
  font-size: 2.5em;
  text-transform: uppercase;
  margin-bottom: 20px;
  line-height: 125%;
}
.global-title.secondary {
  font-size: 1.7em;
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: -10px;
}
.global-title.about {
  font-size: 1.7em;
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 30px;
}
.global-title.sub-title {
  font-size: 1.5em;
  text-transform: uppercase;
}
.global-title.portfolio-title {
  font-size: 2.5em;
  text-transform: uppercase;
  margin-bottom: 20px;
  line-height: 125%;
  font-weight: 300;
}
.global-title.bio-title {
  font-size: 1.5em;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: -10px;
}
.global-title.contact-sub-title {
  font-size: 1.3em;
  text-transform: uppercase;
  font-weight: 300;
  margin-top: 20px;
  text-align: left;
}
.global-title.blog-title {
  font-size: 1.8em;
  text-transform: uppercase;
  margin-bottom: 20px;
  line-height: 125%;
}
.global-title.recents-title {
  font-size: 1em;
  font-weight: 700;
  color: #353f46 !important;
  text-align: left;
  text-transform: uppercase;
}
.global-title.recents-title a {
  color: #000000 !important;
}
.global-title.publication-date {
  font-size: .9em;
  font-weight: normal;
  color: #353f46 !important;
  text-align: left;
  text-transform: uppercase;
}
.global-title.publication-date a {
  color: #353f46 !important;
}
.read-more {
  margin-top: -15px;
  line-height: 100%;
  font-weight: 700;
  margin-left: -5%;
  width: 90%;
  font-size: 1em;
}
.margin-top10 {
  margin-top: 10px;
}
.margin-top30 {
  margin-top: 30px;
}
.margin-top35 {
  margin-top: 35px;
}
.margin-top50 {
  margin-top: 50px;
}
.margin-top65 {
  margin-top: 65px;
}
.margin-top-65 {
  margin-top: -65px;
}
.margin-top80 {
  margin-top: 80px;
}
.margin-top100 {
  margin-top: 100px;
}
.margin-bottom-100 {
  margin-bottom: 100px;
}
.margin-bottom30 {
  margin-bottom: 30px;
}
.text-left {
  text-align: left!important;
}
.text-right {
  text-align: right!important;
}
.text-center {
  text-align: center;
}
.text-white {
  color: #ffffff;
}
.text-white a {
  text-decoration: none;
  color: #ffffff !important;
}
.text-small {
  font-size: .8em!important;
}
.button-links {
  border: 1px solid #56a1d5;
  color: #ffffff !important;
  padding: 5px 15px;
  text-align: center;
  background: #56a1d5;
}
.button-links:hover {
  border: 1px solid #ffffff;
  color: #353f46;
  text-decoration: none;
}
.footer-bar {
  width: 100%;
  margin: 20px auto 0;
  position: relative;
  padding: 5px;
  color: #ffffff;
  background: #575859;
  overflow: hidden;
  font-size: .7em;
}
.footer-bar a {
  color: #ffffff !important;
}
.footer-bar a:hover {
  color: #56a1d5;
}
.footer-bar span {
  padding: 0 3px;
}
.footer-wrapper {
  width: 100%;
  margin: 0 auto;
  position: relative;
  height: auto!important;
  background: #484d52;
  color: #ffffff;
  padding: 40px 5px;
  text-align: center;
  overflow: hidden;
}
.footerkolterlogo {
  position: absolute;
  top: 45px;
  left: 20px;
}
.footernav {
  display: inline-block;
  color: #ffffff;
  font-size: 1.1em;
  text-align: center;
}
.footernav a {
  text-transform: uppercase;
  color: #ffffff;
  line-height: 30px;
  display: inline-block;
  font-weight: 500!important;
}
.footernav a:hover {
  color: #56a1d5;
}
.footernav:hover {
  color: #56a1d5;
}
.footernav span {
  padding: 0 3px;
}
.col445 {
  width: 445px;
  margin: 0 auto 30px;
}
.col445 .ch-left {
  padding-left: 40px;
}
.disclaimer-footer {
  color: #ffffff;
  font-size: .8em;
  text-align: center;
}
.disclaimer-footer a {
  color: #ffffff;
}
.social-top {
  display: inline-block;
  margin-top: 20px;
  margin-bottom: -20px;
  text-align: right;
  height: 22px;
  width: 98%;
}
.footersocial {
  position: absolute;
  right: 20px;
  top: 55px;
  display: inline-block;
  text-align: right;
  height: 21px;
}
.topsocial {
  position: absolute;
  display: inline-block;
  right: 29px;
  top: 10px;
  text-align: right;
  height: 21px;
}
.icon-social {
  margin: 0 5px 10px 0;
  background: url("images/social-icons-min.png") no-repeat;
  display: inline-block;
  height: 22px;
  text-indent: -9999px;
}
.icon-facebook {
  background-position: 0 0;
  width: 15px;
}
.icon-facebook:hover {
  opacity: 0.5;
}
.icon-twitter {
  background-position: -60px 0;
  width: 29px;
}
.icon-twitter:hover {
  opacity: 0.5;
}
.icon-instagram {
  background-position: -26px 0;
  width: 25px;
}
.icon-instagram:hover {
  opacity: 0.5;
}
.icon-linkedin {
  background-position: -194px 0;
  width: 30px;
}
.icon-linkedin:hover {
  opacity: 0.5;
}
.icon-google {
  background-position: -148px 0;
  width: 34px;
}
.icon-google:hover {
  opacity: 0.5;
}
.icon-youtube {
  background-position: -103px 0;
  width: 31px;
}
.icon-youtube:hover {
  opacity: 0.5;
}
.icon-pinterest {
  background-position: -127px 0;
  width: 22px;
}
.icon-pinterest:hover {
  opacity: 0.5;
}
.footer-title {
  text-align: left;
  font-size: 1.25em;
  font-weight: 100;
  margin-top: 0;
}
.text-small {
  font-size: .6em!important;
}
.super-wrapper-news p {
  text-align: left!important;
}
.blog-TopSlider {
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}
.blog-TopSlider img {
  width: 100%;
  height: auto;
  z-index: -1;
}
.blog-wrapper {
  width: 100%;
  padding: 0;
  margin: 0 auto;
}
.blog-header {
  margin: 0 auto;
}
.blog-header img {
  width: 100%;
  height: auto;
}
.blog-single {
  text-align: left;
  padding: 0 10px;
  margin-bottom: 25px;
  font-size: 1em!important;
}
.blog-single .blog-top {
  margin: 10px auto 20px;
  line-height: 150%;
  width: 100%;
}
.blog-single .by-line {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.1em;
}
.blog-single h3 {
  color: #353f46;
  font-size: 1.5em;
  margin-top: 30px;
  font-family: 'Montserrat', sans-serif;
  text-transform: none;
}
.blog-single h3 a {
  color: #000000 !important;
}
.date {
  text-align: left;
  color: #353f46;
  font-size: .9em;
  display: inline-block;
  width: 250px;
}
/* Search form */
.post-section {
  margin-top: 50px;
  margin-bottom: 75px;
}
.wp-pagenavi {
  display: block;
  margin-top: 30px !important;
  text-align: center;
}
.wp-pagenavi .current,
.wp-pagenavi a:hover,
.wp-pagenavi a:hover {
  background: #000000;
  color: #ffffff;
  text-decoration: none;
  font-style: normal;
}
.wp-pagenavi .pages {
  display: inline-block;
  color: #ffffff;
}
.wp-pagenavi span,
.wp-pagenavi a {
  color: #56a1d5 !important;
  padding: 10px 15px !important;
}
.wp-pagenavi a {
  background: #333333;
}
.blog-content {
  text-align: left;
  margin-top: 5px;
  margin-bottom: 50px;
  padding: 0 10px;
  position: relative;
  width: 100%;
}
.blog-content p {
  text-align: left;
}
.blog-content a {
  color: #56a1d5 !important;
}
.blog-content:hover {
  color: #000000 !important;
}
.post-thumb img {
  width: 325px;
  height: auto;
  float: left;
  margin-right: 30px;
  margin-bottom: 15px;
  margin-top: 10px;
}
.post-thumb-full img {
  width: 100%;
  height: auto;
  margin-bottom: 0;
}
.previous,
.next {
  color: #353f46;
}
.previous a,
.next a {
  font-weight: normal;
  line-height: 100%;
  font-size: .85em;
  margin: 0;
  color: #353f46 !important;
  background-color: #ffffff !important;
  padding: 5px 10px!important;
  border-radius: 0;
  border: 1px solid #353f46 !important;
}
.previous a.selected,
.next a.selected,
.previous a.active,
.next a.active {
  color: #353f46 !important;
}
.previous a:hover,
.next a:hover {
  color: #ffffff !important;
  background: #353f46 !important;
}
/* ---- [ Blog-news Style ] ---- */
.single-post-content {
  width: 100%;
  padding: 0 10px;
}
.blog-text {
  text-align: left;
  padding: 10px 15px;
  font-size: 1em;
  position: relative;
}
.blog-top {
  padding: 0 15px;
  text-align: left;
}
.excerpt-read-more {
  outline: 3px solid #353f46 !important;
  outline-offset: 1px!important;
  background: #353f46 !important;
  color: #fff!important;
  font-family: 'Montserrat', sans-serif !important;
  text-transform: uppercase;
  width: 140px;
  padding: 5px 10px;
  display: block;
  margin-top: 10px;
}
.excerpt-read-more:hover {
  outline: 3px solid #353f46 !important;
  background: #353f46 !important;
  color: #ffffff !important;
}
.read-more-button {
  border: 1px solid #353f46;
  background: #353f46;
  color: #ffffff;
  padding: 5px 15px;
  text-align: center;
}
.read-more-button:hover {
  border: 1px solid #353f46;
  color: #ffffff !important;
  text-decoration: none;
}
.recents {
  font-size: 1em;
  background: #ffffff;
  margin-bottom: 35px;
  width: 88%;
  animation-duration: 3s;
  height: 500px;
}
.blog-intro {
  min-height: 200px;
}
.recents-content {
  position: relative;
}
.recents-content p {
  padding: 5px 30px 5px 0;
  text-align: left;
  line-height: 125%;
  font-size: .9em;
}
.recents-content-press {
  position: relative;
  height: 500px;
}
.recents-content-press p {
  padding: 5px 30px 5px 0;
  text-align: left;
  line-height: 125%;
  font-size: .9em;
}
.blog-footer {
  height: 50px;
  width: 90%;
  margin: 10px auto;
}
.wp-pagenavi {
  display: block;
  margin-top: 30px !important;
  text-align: left;
}
.wp-pagenavi .current,
.wp-pagenavi a:hover,
.wp-pagenavi a:hover {
  background: #000000;
  color: #ffffff;
  text-decoration: none;
  font-style: normal;
}
.wp-pagenavi .pages {
  display: inline-block;
  color: #000000;
}
.wp-pagenavi span,
.wp-pagenavi a {
  color: #ffffff;
  padding: 10px 15px !important;
}
.wp-pagenavi a {
  background: #333333;
}
.recents-title {
  font-size: 1.1em;
  line-height: 135%;
  color: #47a895;
  letter-spacing: 0.02em;
  margin-bottom: 10px;
  padding: 0;
  text-align: left;
  height: auto;
  font-weight: normal;
}
.recents-title a {
  color: #47a895 !important;
  text-decoration: none;
}
.recents-title:hover {
  color: #000000;
}
.post-thumb img {
  width: 300px;
  height: 255px;
}
.post-thumb-full img {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}
.left {
  float: left;
}
.right {
  float: right;
}
.recents-top {
  height: auto;
  position: relative;
}
.recents-top img {
  width: 100%;
  height: auto;
  margin-bottom: 5px;
}
.date-new {
  text-align: left;
  font-weight: 400;
  color: #353f46;
  font-size: .9em;
  margin-left: 0;
  display: inline-block;
  width: 300px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.date-wrapper {
  display: block;
  border: #353f46 solid 1px;
  padding: 0 5px;
  text-align: left;
  font-size: .8em;
  width: 90px;
  margin-bottom: 10px;
  color: #353f46;
}
.date-wrapper:hover {
  color: #56a1d5;
  border: 1px solid #56a1d5;
}
.date-day {
  text-align: right;
  font-size: 2.5em;
  margin-left: 20px;
}
.date-month {
  text-transform: uppercase;
}
.archive-sidebar-blog {
  width: 100%;
  margin: 40px auto 0;
  color: #353f46;
}
.share-post {
  text-align: right;
  color: #353f46;
  margin-top: 40px;
  display: block;
  width: 100%;
  height: 25px;
  text-indent: -9999px;
}
.history-news-title {
  padding: 10px 30px;
  width: auto;
  text-align: center;
  cursor: pointer;
  margin: 20px auto;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.5em;
  text-transform: none;
  color: #353f46;
}
.fancy {
  line-height: 0.5;
  text-align: center;
}
.fancy span {
  display: inline-block;
  position: relative;
  border: 1px #353f46 double;
  padding: 20px;
}
.fancy span:before,
.fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  border-top: 1px solid #353f46;
  top: 45%;
  width: 90%;
}
.fancy span:before {
  right: 100%;
  margin-right: 15px;
}
.fancy span:after {
  left: 100%;
  margin-left: 15px;
}
.secondary-copy-wrapper {
  width: 70%;
  margin: 65px 15%;
}
.portfolio-copy {
  width: 75%;
  margin: -3px auto 40px;
  min-height: 577px;
}
.metaslider.ms-theme-cubic .flexslider ol.flex-control-nav:not(.flex-control-thumbs) li a,
.metaslider.ms-theme-cubic ul.rslides_tabs li a,
.metaslider.ms-theme-cubic div.slider-wrapper .nivo-controlNav:not(.nivo-thumbs-enabled) a,
.metaslider.ms-theme-cubic .coin-slider .cs-buttons a {
  border-radius: 15px!important;
}
.metaslider.ms-theme-cubic .flexslider ol.flex-control-nav li a.flex-active,
.metaslider.ms-theme-cubic .flexslider ol.flex-control-nav:not(.flex-control-thumbs) li a:hover,
.metaslider.ms-theme-cubic ul.rslides_tabs li.rslides_here a,
.metaslider.ms-theme-cubic ul.rslides_tabs li a:hover,
.metaslider.ms-theme-cubic div.slider-wrapper div.nivo-controlNav:not(.nivo-thumbs-enabled) a.active,
.metaslider.ms-theme-cubic .slider-wrapper .nivo-controlNav:not(.nivo-thumbs-enabled) a:hover,
.metaslider.ms-theme-cubic .coin-slider .cs-buttons a.cs-active,
.metaslider.ms-theme-cubic .coin-slider .cs-buttons a:hover {
  border: 1px solid rgba(255, 255, 255, 0.8) !important;
}
.metaslider.ms-theme-cubic .flexslider ul.slides .caption-wrap,
.metaslider.ms-theme-cubic .rslides .caption-wrap,
.metaslider.ms-theme-cubic div.nivoSlider .nivo-caption {
  background: transparent!important;
}
.metaslider.ms-theme-cubic .flexslider ul.flex-direction-nav li a,
.metaslider.ms-theme-cubic a.rslides_nav,
.metaslider.ms-theme-cubic div.nivoSlider div.nivo-directionNav a,
.metaslider.ms-theme-cubic .coin-slider .coin-slider div a {
  margin-top: 0!important;
  opacity: 1!important;
}
.metaslider.ms-theme-cubic .flexslider:hover ul.flex-direction-nav li a,
.metaslider.ms-theme-cubic:hover a.rslides_nav,
.metaslider.ms-theme-cubic div.nivoSlider:hover div.nivo-directionNav a,
.metaslider.ms-theme-cubic .coin-slider:hover .coin-slider div a {
  background: rgba(255, 255, 255, 0.3);
  max-width: 15px!important;
  height: 37px!important;
  opacity: 1 !important;
}
.metaslider .theme-default .nivo-directionNav a {
  width: 15px!important;
  height: 37px!important;
  background: url(arrows.png) no-repeat !important;
}
.metaslider .theme-default .nivoSlider img {
  padding: 0!important;
  border: 30px solid #fff!important;
}
.portfolio-thumb {
  z-index: 0;
}
.portfolio-thumb img {
  width: 95%;
  height: auto;
}
.portfolio-thumb img:hover {
  opacity: .8;
}
.thumb-text {
  width: 95%;
  background: rgba(136, 136, 136, 0.8);
  color: #ffffff;
  padding: 0 10px;
  text-align: left;
  font-size: .9em;
  z-index: 2;
  margin: -7px auto 30px;
  text-transform: uppercase;
  height: 75px;
  letter-spacing: 0;
}
.thumb-text:hover {
  background: rgba(136, 136, 136, 0.6);
}
.thumb-text p {
  line-height: 130%!important;
  margin-top: 10px;
}
.thumb-text a {
  color: #ffffff !important;
}
.thumb-text a:hover {
  color: #56a1d5 !important;
}
.thumb-text span {
  font-weight: normal!important;
  text-transform: uppercase;
  font-size: .7em;
}
.porfolio-nav {
  width: 100%;
  display: inline-block;
  text-align: center;
  font-size: 1.1em;
  text-transform: uppercase;
  margin-top: 100px;
}
.porfolio-nav span {
  color: #000000;
  text-transform: none;
}
.porfolio-nav a {
  color: #56a1d5;
  border: 1px #56a1d5 solid;
  padding: 10px 15px;
  display: inline;
  margin: 0 10px;
}
.porfolio-nav a:hover {
  color: #353f46;
  border: 1px #353f46 solid;
}
.porfolio-nav .active {
  color: #575859 !important;
  border: 1px #353f46 solid;
}
.bio-single-img img {
  margin-bottom: -7px;
}
.team-name-sm {
  font-size: .9em;
  text-transform: uppercase;
}
.team-title-sm {
  font-size: .8em;
  text-transform: none;
}
.wrapper-about-bio {
  width: 58%;
  margin: 0 auto;
}
.wrapper-about-bio img {
  width: auto;
  height: auto;
}
.wrapper-about-biooperacional {
  width: 90%;
  margin: 0 auto;
}
.wrapper-about-biooperacional img {
  width: auto;
  height: auto;
}
.wrapper-about-bioexecutive2 {
  width: 58%;
  margin: 0 auto;
  margin-left: 30%;
}
.wrapper-about-bioexecutive3 {
  width: 58%;
  margin: 0 auto;
}
.wrapper-about-bioexecutive3 img {
  width: auto;
  height: auto;
}
.wrapper-about-single {
  width: 90%;
  margin: 0 auto;
}
.wrapper-about-single img {
  width: auto;
  height: auto;
}
.bio-sub-title-link {
  padding: 10px 30px;
  width: auto;
  text-align: center;
  cursor: pointer;
  margin: 20px auto;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.2em;
  text-transform: none;
  font-weight: 300!important;
  color: #353f46;
}
.bio-sub-title-link a {
  font-weight: 300!important;
}
.fancy-bio {
  line-height: 0.5;
  text-align: center;
}
.fancy-bio span {
  display: inline-block;
  position: relative;
  padding: 20px;
}
.fancy-bio span:before,
.fancy-bio span:after {
  content: "";
  position: absolute;
  height: 5px;
  border-top: 1px solid #353f46;
  top: 45%;
  width: 90%;
}
.fancy-bio span:before {
  right: 100%;
  margin-right: 15px;
}
.fancy-bio span:after {
  left: 100%;
  margin-left: 15px;
}
.bio-line {
  width: 62%;
  margin: 58px auto;
  height: 1px;
}
.no-background {
  background: none;
}
.no-background ul {
  list-style-type: disc;
}
.no-background li {
  display: block;
  float: none;
  list-style-type: disc;
}
.featuresplans-content {
  width: 100%;
  position: relative;
  min-height: 100px;
  margin: 0 auto;
  padding: 0 5%;
}
.featuresplans-content .title {
  font-size: 1.2em;
}
.featuresplans-top-content {
  width: 100%;
  position: relative;
  min-height: 100px;
  margin: 50px auto 0;
  padding: 0 10%;
  text-align: center;
}
.features-header {
  padding: 100px 0 55px;
  text-align: center;
}
.feature .button {
  width: 100%;
  min-height: 55px;
}
.features-area {
  margin-bottom: 25px;
}
.features-plan {
  overflow: hidden;
}
.features-top {
  background: url("images/arrow-down.png") no-repeat center bottom;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  height: 120px;
}
.features-top:hover {
  background: url("images/arrow-down.png") no-repeat center bottom;
}
.features-top:hover > p {
  color: #ffffff;
}
.features-top .title {
  font-size: 1.2em;
  padding-top: 0;
  padding-bottom: 5px;
}
.features-top p {
  width: 99%;
  text-align: center;
  float: none;
  color: #ffffff;
}
.open .features-top {
  background: url("images/arrow-up.png") no-repeat center bottom;
}
.open .features-top > p {
  color: #ffffff;
  text-align: center;
}
.feet {
  position: relative;
}
.blue-print {
  padding: 0;
  margin: 0 auto;
  position: relative;
  background: transparent;
  min-height: 400px;
  text-align: center;
  width: 100%;
}
.closed {
  height: 100px;
}
.close-btn {
  display: block;
  position: absolute;
  bottom: 35px;
  right: 35px;
  color: #ffffff;
}
@media only screen and (max-width: 1500px) {
  .super-wrapper-amenities {
    min-height: 555px;
  }
  .footernav {
    font-size: .8em;
  }
}
@media only screen and (max-width: 1280px) {
  .menu {
    width: 810px;
  }
  li a,
  .dropdown-btn {
    font-size: .8em;
  }
  .copy-home-bio img {
    width: 95%;
    height: auto;
  }
  .bio-text {
    margin-top: 0;
  }
}
@media only screen and (max-width: 1180px) {
  .wrapper-about-bio {
    width: 100%;
  }
  .portfolio-single-img img {
    width: 95%;
    height: auto;
  }
}
@media only screen and (max-width: 1024px) {
  header {
    height: 85px;
  }
  .top-header {
    margin: 85px auto 0;
  }
  .mainlogo {
    width: 118px;
    height: auto;
  }
  .topsocial {
    display: none;
  }
  li a,
  .dropdown-btn {
    padding: 0 30px;
  }
  .menu {
    width: 100%;
    margin-bottom: 0;
    float: none;
  }
  /* displays the burger nav   */
  #burger-container {
    display: block;
    margin: 32px 32px 0 0;
  }
  /* open and close toggle  */
  nav ul {
    height: 0;
  }
  .show {
    height: 26em;
  }
  /*  moves the content down the screen to give way to the nav  */
  .move {
    position: relative;
    top: 22em;
  }
  /*  nav items  */
  nav ul,
  nav:active ul {
    position: relative;
    width: 100%;
    box-sizing: border-box;
    display: block;
  }
  nav ul li {
    box-sizing: border-box;
    width: 100%;
    line-height: 20px;
    margin-top: 30px;
  }
  .dropdown-menu {
    display: block;
  }
  /* hides the 'More' link and instead shows all the hidden link   */
  .dropdown-menu {
    display: none;
  }
  /* hover styling   */
  li a:hover,
  .dropdown:hover {
    width: 100%;
    text-align: left;
    display: block;
  }
  .dropdown:hover .dropdown-menu {
    display: block;
    width: 100%;
    text-align: left;
  }
  .footerkolterlogo {
    top: 10px;
    left: 10px;
  }
  .footersocial {
    right: 10px;
    top: 10px;
  }
  .porfolio-nav {
    font-size: .9em;
  }
  .wrapper-about-biooperacional {
    width: 100%;
  }
  .wrapper-about-biooperacional .col_one_fourth img {
    width: auto;
    height: 240px;
  }
}
@media only screen and (max-width: 980px) {
  .desktop {
    display: none;
  }
  .mobile {
    display: inline-block;
  }
  .copy-wrapper {
    padding: 0;
  }
  .FullDropDown {
    display: inline-block !important;
  }
}
@media only screen and (max-width: 780px) {
  .topsocial {
    display: none;
  }
  p {
    text-align: center !important;
    padding: 0 10%;
  }
  .text-left {
    text-align: center !important;
  }
  .text-right {
    text-align: center !important;
  }
  .laptop,
  .desktop {
    display: none;
  }
  .recents-content p {
    text-align: center;
  }
  .copy-wrapper {
    width: 100%;
  }
  .recents {
    font-size: 1em;
    width: 320px;
    margin: 0 auto;
  }
  .margin-top-65 {
    margin-top: 30px;
  }
  #koltergroup .hover_image_2 {
    width: 81%;
  }
  .image20 {
    width: 70%;
  }
  .footersocial {
    top: 20px;
  }
  .disclaimer {
    margin-left: 20px;
  }
  .news-wrapper {
    padding: 10px;
  }
  .secondary-top-header {
    margin: 80px auto 0px;
  }
  .secondary-copy-wrapper {
    width: 80%;
    margin: 55px 10%;
  }
  .secondary-copy-wrapper img {
    width: 99%;
    height: 100%;
  }
  .frm_form_field.frm_left_fifth,
  .frm_form_field.frm_fifth,
  .frm_submit.frm_fifth,
  .frm_form_field.frm_right_fifth,
  .frm_form_field.frm_first_fifth,
  .frm_form_field.frm_last_fifth {
    width: 30%;
  }
  #portfolio .col_one_fourth {
    width: 49%;
    margin: 0 0.05%;
  }
  #portfolio .col {
    float: left;
  }
  .porfolio-nav {
    font-size: .7em;
    margin-top: 76px;
  }
  .porfolio-nav a {
    color: #56a1d5;
    border: 1px #56a1d5 solid;
    padding: 10px 10px;
    display: inline;
    margin: 0 5px;
  }
  #filters button {
    padding: 5px!important;
    margin: 5px auto!important;
    font-size: .8em!important;
    width: 200px;
    display: block;
  }
  #filter .button-group span {
    font-size: .8em!important;
  }
  .form-wrapper-blog {
    width: 90%;
    margin-left: 5%;
    margin-top: 50px;
  }
  .news-form-title {
    margin-left: 200px;
    font-size: 1.3em;
    text-transform: none;
    line-height: 115%;
    margin-top: 9px;
    margin-bottom: 68px;
  }
  .news-thumb-mag {
    left: 4px;
    top: 18px;
  }
  .top-header.social-news {
    width: 100%;
    height: 48px;
  }
  .archive-sidebar-blog {
    width: 95%;
    margin-left: 5%;
  }
  .col445 .ch-left {
    padding-left: 0;
    display: block;
  }
}
@media only screen and (max-width: 480px) {
  header {
    height: 55px;
  }
  .mainlogo {
    top: 13px;
  }
  #burger-container {
    margin: 12px 33px 0 0;
  }
  .top-header {
    margin: 31px auto 0;
  }
  .form-wrapper-full {
    width: 100%;
  }
  .frm_form_field.frm4,
  .frm_submit.frm4,
  .frm_form_field.frm_left_third,
  .frm_form_field.frm_third,
  .frm_submit.frm_third,
  .frm_form_field.frm_right_third,
  .frm_form_field.frm_first_third,
  .frm_form_field.frm_last_third {
    width: 85% !important;
    margin-left: 6% !important;
  }
  .frm_form_field.frm8,
  .frm_submit.frm8,
  .frm_form_field.frm_left_two_thirds,
  .frm_form_field.frm_right_two_thirds,
  .frm_form_field.frm_first_two_thirds,
  .frm_form_field.frm_last_two_thirds,
  .frm_form_field.frm_two_thirds {
    width: 85% !important;
    margin-left: 6% !important;
  }
  .with_frm_style.frm_center_submit .frm_submit {
    text-align: center;
    margin-left: -30px;
  }
  .disclaimer {
    font-size: .75em;
  }
  .frm_form_field.frm_left_fifth,
  .frm_form_field.frm_fifth,
  .frm_submit.frm_fifth,
  .frm_form_field.frm_right_fifth,
  .frm_form_field.frm_first_fifth,
  .frm_form_field.frm_last_fifth {
    width: 45%;
  }
  .copy-home-bio img {
    width: 80%;
    height: auto;
  }
  .wrapper-about-single img {
    width: 70%;
    height: auto;
  }
  .global-title.about {
    font-size: 1.7em;
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 30px;
    width: 90%;
  }
  .porfolio-nav a {
    padding: 10px 10px;
    margin: 5px;
    display: block;
  }
  .porfolio-nav {
    width: 59%;
    font-size: 1em;
  }
  .thumb-text {
    font-size: .75em;
    height: 70px;
  }
  .global-title.portfolio-title {
    font-size: 1.8em;
    margin-top: -7px;
  }
  .news-form-title {
    font-size: 1.1em;
    margin-bottom: 46px;
  }
  .news-thumb-mag {
    left: -17px;
    top: 15px;
  }
  .news-thumb-mag img {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
  .margin-top100 {
    margin-top: 20px;
  }
  .margin-top80 {
    margin-top: 55px;
  }
  .col445 {
    width: 100%;
  }
}
