body {
  height: auto;
  background-color: transparent;
}

h1 {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 70px;
  line-height: 44px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: Raleway, sans-serif;
  color: #000;
  font-size: 22px;
  line-height: 36px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Raleway, sans-serif;
  color: #000;
  font-size: 15px;
  line-height: 30px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
}

h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-family: Raleway, sans-serif;
  color: #4a4a4a;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

h5 {
  margin-top: 4px;
  margin-bottom: 7px;
  float: none;
  font-family: Raleway, sans-serif;
  color: #4a4a4a;
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
  text-transform: none;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  text-transform: uppercase;
}

p {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Raleway, sans-serif;
  color: #000;
  font-size: 13px;
  line-height: 21px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
  text-indent: 0px;
  text-transform: none;
}

.button {
  display: inline-block;
  margin-top: 0px;
  padding: 15px 20px;
  float: none;
  border-radius: 4px;
  background-color: #db4b4b;
  box-shadow: none;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: none;
}

.button:hover {
  background-color: #4a4a4a;
  box-shadow: none;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
  color: #fff;
}

.button.back {
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border: 1px solid #969799;
  border-radius: 0px;
  background-color: transparent;
  box-shadow: none;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #969799;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: none;
}

.button.back:hover {
  border-color: #db4b4b;
  background-color: #db4b4b;
  box-shadow: none;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
  color: #fff;
}

.button.next {
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: right;
  border: 1px solid #969799;
  border-radius: 0px;
  background-color: transparent;
  box-shadow: none;
  color: #969799;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
}

.button.next:hover {
  border-color: #db4b4b;
  background-color: #db4b4b;
  box-shadow: none;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
  color: #fff;
}

.banner-section {
  position: relative;
  height: 100%;
  margin-bottom: 0px;
  border-bottom: 1px none #dedede;
  border-top-style: none;
  background-color: #1c3c5b;
  background-image: none;
  box-shadow: none;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
}

.banner-section.subpage {
  height: 500px;
  background-image: none;
  box-shadow: none;
}

.banner-section.subpage.contact {
  background-image: url('../images/jefferson.jpg');
  background-position: 50% 156%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: fixed;
  box-shadow: none;
}

.banner-section.subpage.second-type {
  height: 172px;
  background-color: #f8f8f8;
  background-image: none;
  box-shadow: none;
}

.banner-section.subpage.about {
  background-image: url('../images/columns.jpg');
  background-position: 29% 32%;
  box-shadow: none;
}

.banner-section.subpage.about.phone {
  height: 500px;
  background-image: url('../images/columns_1.jpg');
  background-position: 0% 24%;
  background-size: cover;
  background-repeat: no-repeat;
}

.banner-section.subpage.clients3 {
  background-image: url('../images/column_roof2.jpg');
  background-position: 0px 0px;
  background-size: 1750px;
  box-shadow: none;
}

.banner-section.subpage.clients3.tablet.landscape {
  height: 500px;
  background-image: url('../images/column_roof2.jpg');
  background-position: 0px 35px;
  background-size: cover;
  background-repeat: no-repeat;
}

.banner-section.subpage.services {
  height: 500px;
  background-image: url('../images/capitol_fall.jpg');
  background-position: 50% 19%;
  background-size: cover;
  background-repeat: no-repeat;
}

.banner-section.subpage.team2 {
  background-image: url('../images/column_roof.jpg');
  background-position: 50% 100%;
  background-size: 1750px;
  box-shadow: none;
}

.banner-section.subpage.team2.tablet.landscape {
  height: 500px;
  background-image: url('../images/column_roof_1.jpg');
  background-position: 50% 95%;
  background-size: cover;
}

.banner-section.subpage.success {
  background-image: url('../images/lib_congress.jpg');
  background-position: 29% 53%;
  background-size: 1750px;
  box-shadow: none;
}

.banner-section.subpage.success.phone.landscape.tablet {
  height: 500px;
  background-image: url('../images/lib_congress_1.jpg');
  background-position: 0% 34%;
  background-size: cover;
}

.banner-section.subpage.contact2 {
  height: 500px;
  background-image: url('../images/jefferson_1.jpg');
  background-position: 50% 49%;
  background-size: cover;
  box-shadow: none;
}

.banner-section.subpage.home {
  background-image: url('../images/dome.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  box-shadow: none;
}

.banner-section.subpage.home.phone {
  position: static;
  top: -81px;
  height: 575px;
  margin-top: 0px;
  float: none;
  clear: none;
  background-image: -webkit-linear-gradient(270deg, hsla(45, 67%, 67%, .15), hsla(45, 67%, 67%, .15)), url('../images/dome_1.jpg');
  background-image: linear-gradient(180deg, hsla(45, 67%, 67%, .15), hsla(45, 67%, 67%, .15)), url('../images/dome_1.jpg');
  background-position: 0px 0px, 0px -66px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 130px;
  right: 0px;
  z-index: 1050;
  display: block;
  width: 100%;
  margin-top: 0px;
  padding-top: 5px;
  padding-bottom: 0px;
  background-image: -webkit-linear-gradient(270deg, #1c3c5b, #1c3c5b);
  background-image: linear-gradient(180deg, #1c3c5b, #1c3c5b);
  box-shadow: 0 0 6px -2px #828282;
  font-family: 'Changa One', Impact, sans-serif;
  color: #fff;
  text-align: center;
}

.home-section {
  padding-top: 110px;
  padding-bottom: 110px;
}

.home-section.highlightboxes {
  position: relative;
  height: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  border-top: 1px solid #f0eded;
  background-color: #f8f8f8;
  box-shadow: none;
  -webkit-transition-property: all;
  transition-property: all;
}

.home-section.highlightboxes.black {
  padding-top: 25px;
  padding-bottom: 50px;
  border-top-style: none;
  background-color: #f1f1f1;
  box-shadow: none;
}

.numbers {
  margin-bottom: 0px;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
}

.white-title {
  margin-bottom: 30px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #fff;
  font-size: 40px;
  font-weight: 300;
  text-align: center;
}

.white-title.fact {
  margin-bottom: 20px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 50px;
  font-weight: 500;
  text-align: center;
}

.overall-column {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}

.overall-column.service-box {
  display: block;
  border: 11px solid #292828;
  background-color: #f8f8f8;
  text-align: center;
}

.overall-column.service-box._2 {
  padding-top: 0px;
  padding-bottom: 0px;
  border-style: solid;
  border-width: 0px;
  background-color: transparent;
}

.circle-icon-block {
  display: block;
  width: 40px;
  height: 40px;
  margin-right: 5px;
  padding: 12px;
  float: left;
  border-radius: 50px;
  background-color: #dedede;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
}

.circle-icon-block:hover {
  padding-top: 12px;
  padding-bottom: 12px;
  border-top-color: #00c2a2;
  border-bottom-color: #00c2a2;
  background-color: #1c3c5b;
  box-shadow: none;
  -webkit-transition-property: none;
  transition-property: none;
}

.circle-icon-block.social {
  overflow: hidden;
  width: 60px;
  height: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
  border-top-style: none;
  border-top-width: 0px;
  border-bottom-style: none;
  border-bottom-width: 0px;
  background-color: #4a4a4a;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}

.circle-icon-block.social:hover {
  border-top-color: transparent;
  border-bottom-color: transparent;
  background-color: #db4b4b;
  box-shadow: none;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
}

.circle-icon-block.social.contact {
  width: 35px;
  height: 35px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-radius: 50px;
  background-color: #4a4a4a;
  -webkit-transition-property: all;
  transition-property: all;
}

.circle-icon-block.social.contact:hover {
  border-top-color: #2897bd;
  border-bottom-color: #2897bd;
  border-radius: 50px;
  background-color: #969799;
  box-shadow: none;
  -webkit-transition-property: none;
  transition-property: none;
}

.social-icon {
  display: block;
  width: 20px;
  margin-bottom: 0px;
  float: right;
  opacity: 1;
  -webkit-transition: opacity 700ms ease;
  transition: opacity 700ms ease;
}

.social-icon:hover {
  opacity: 1;
}

.footer-big {
  margin-top: 0px;
  padding-top: 50px;
  padding-bottom: 0px;
  background-color: #292828;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.copyright {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  float: none;
  font-family: Raleway, sans-serif;
  color: #828282;
  font-size: 12px;
  font-weight: 300;
  text-align: center;
  text-transform: none;
}

.nav-link {
  padding: 5px 15px;
  opacity: 1;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: none;
}

.nav-link:hover {
  opacity: 1;
  -webkit-transition-property: none;
  transition-property: none;
  color: #e3c672;
  letter-spacing: 1px;
}

.nav-link.w--current {
  display: inline-block;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 2px none #fff;
  border-radius: 0px;
  opacity: 1;
  font-family: Raleway, sans-serif;
  color: #f1f1f1;
  font-size: 13px;
  font-weight: 500;
  text-align: left;
  text-transform: none;
}

.nav-link.w--current:hover {
  border-radius: 0px;
  opacity: 1;
  -webkit-transition-property: none;
  transition-property: none;
  color: #e3c672;
}

.banner-headline {
  padding-top: 10px;
  padding-bottom: 0px;
  border-top-style: none;
  border-bottom-style: none;
  border-bottom-width: 3px;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 60px;
  line-height: 54px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.banner-headline._2 {
  margin-top: 15px;
  margin-bottom: 10px;
  color: #4a4a4a;
  font-size: 40px;
  font-weight: 700;
}

.banner-headline._2.subpage {
  display: block;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 110px;
  padding-bottom: 0px;
  background-color: transparent;
  color: #1c3c5b;
  font-size: 30px;
  font-weight: 600;
  text-align: center;
}

.banner-headline._2.subpage.small {
  margin-bottom: 0px;
  color: #000;
  font-size: 16px;
  text-align: left;
  letter-spacing: 1px;
}

.banner-headline._2.subpage.small.left {
  float: right;
  color: #828282;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1px;
}

.banner-headline._2.subpage.aboutbann {
  margin-top: -62px;
  padding-top: 0px;
}

.banner-headline._2.subpage.servicesbann {
  padding-top: 135px;
}

.banner-headline._2.subpage.servicesbann.tablet {
  margin-top: -63px;
  padding-top: 0px;
}

.banner-headline._2.subpage.clientsbann {
  margin-right: 0px;
  padding-top: 180px;
  padding-right: 50px;
}

.banner-headline._2.subpage.clientsbann.tablet {
  margin-top: -25px;
  padding-top: 0px;
  padding-right: 0px;
}

.banner-headline._2.subpage.teambann {
  margin-top: -41px;
  padding-top: 0px;
}

.about-text {
  margin-bottom: 0px;
  background-color: transparent;
  font-family: Raleway, sans-serif;
  color: #828282;
  font-size: 14px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 0px;
}

.about-text._3 {
  color: #4a4a4a;
  font-size: 13px;
  text-align: left;
}

.about-text.details-project {
  color: #4a4a4a;
  line-height: 26px;
  letter-spacing: 0px;
}

.icon-service {
  display: inline-block;
  width: 80px;
  height: 80px;
  min-width: 0px;
  margin-bottom: 30px;
  padding: 25px;
  float: none;
  border-radius: 70px;
  background-color: #2eb6d1;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
}

.icon-service:hover {
  background-color: #2897bd;
}

.icon-service._2 {
  width: 90px;
  height: 90px;
  margin-bottom: 10px;
  padding: 24px;
  border: 1px solid #1c3c5b;
  border-radius: 50px;
  background-color: transparent;
  background-image: url('../images/para2.svg');
  background-position: 50% 50%;
  background-size: 35px;
  background-repeat: no-repeat;
}

.icon-service._2:hover {
  border-color: #1c3c5b;
  background-color: #1c3c5b;
  background-image: url('../images/para.svg');
  background-size: 35px;
}

.icon-service._2._1 {
  margin-bottom: 10px;
  background-image: url('../images/followrs2.svg');
  background-size: 30px;
}

.icon-service._2._1:hover {
  border-color: #1c3c5b;
  background-color: #1c3c5b;
  background-image: url('../images/followrs.svg');
  background-size: 30px;
}

.icon-service._2._3 {
  border-color: #1c3c5b;
  background-image: url('../images/fully2.svg');
  background-size: 35px;
}

.icon-service._2._3:hover {
  background-color: #1c3c5b;
  background-image: url('../images/fully.svg');
  background-size: 35px;
}

.menu-row {
  text-align: left;
}

.contact-map-fprm {
  position: relative;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}

.banner-container {
  position: static;
  top: auto;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
}

.social-dic-2 {
  display: none;
  margin-top: 5px;
  float: left;
}

.social-dic-2.contact {
  display: inline-block;
  float: left;
}

.submit-button {
  width: 25%;
  padding-top: 15px;
  padding-bottom: 15px;
  float: left;
  border-radius: 4px;
  background-color: #1c3c5b;
  opacity: 1;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
}

.submit-button:hover {
  background-color: #969799;
  opacity: 1;
}

.text-field {
  margin-bottom: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
  border: 2px solid #f2f2f2;
  border-radius: 0px;
  background-color: hsla(0, 0%, 96%, .49);
  opacity: 1;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  text-transform: none;
}

.text-field:hover {
  background-color: #f2f2f2;
  color: #4a4a4a;
}

.text-area {
  min-height: 150px;
  margin-bottom: 20px;
  border: 2px solid #f2f2f2;
  background-color: hsla(0, 0%, 96%, .49);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Raleway, sans-serif;
  color: #4a4a4a;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  text-transform: none;
}

.text-area:hover {
  background-color: #f2f2f2;
  color: #4a4a4a;
}

.success-message {
  background-color: #db4b4b;
}

.success-message.big {
  border-style: none;
  border-width: 0px;
  background-color: #db4b4b;
  color: #4a4a4a;
}

.column {
  position: relative;
  display: inline-block;
  padding-top: 10px;
  text-align: left;
}

.column.media {
  height: 379px;
  padding-top: 0px;
}

.column.fact {
  text-align: center;
}

.column.ipad {
  padding-top: 20px;
}

.clients {
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #f8f8f8;
}

.slider {
  width: 20%;
  opacity: 1;
  text-align: center;
}

.slider-clients {
  height: 100px;
  background-color: transparent;
}

.image {
  padding-top: 20px;
  opacity: 0.39;
}

.arrow {
  display: none;
}

.slide-nav {
  display: none;
  margin-top: 20px;
  padding-top: 37px;
}

.textbar {
  margin-top: 0px;
  padding-top: 35px;
  padding-bottom: 35px;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  background-color: #f2f2f2;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 21px;
  font-weight: 700;
  text-align: left;
}

.textbar._3 {
  border-bottom: 0px none transparent;
  border-top-style: none;
  border-top-width: 0px;
  background-color: #db4b4b;
}

.form-wrapper {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 0px;
  background-color: #fff;
}

.portfolio-column {
  position: relative;
  margin-top: 0px;
  padding: 0px;
}

.tittle {
  display: block;
  padding-bottom: 0px;
  float: none;
  font-family: Raleway, sans-serif;
  color: #4a4a4a;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.tittle.portfolio-2 {
  display: inline-block;
  width: 100%;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.tittle.service {
  display: block;
  color: #000;
  text-align: left;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: none;
}

.tittle.third {
  text-align: left;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: none;
}

.category {
  margin-top: 10px;
  font-family: Raleway, sans-serif;
  color: #c4c4c4;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
}

.category._2 {
  display: inline-block;
  color: #db4b4b;
  font-size: 13px;
  letter-spacing: 1px;
}

.text {
  margin-bottom: 0px;
  padding-top: 5px;
  font-family: Raleway, sans-serif;
  color: #4a4a4a;
  font-size: 19px;
  font-weight: 400;
  text-align: left;
}

.text.text-bar-white {
  display: block;
  padding-top: 7px;
  color: #fff;
  font-size: 19px;
  letter-spacing: 0px;
}

.submit-button-newletter {
  width: 100%;
  background-color: #4a4a4a;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Raleway, sans-serif;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
}

.submit-button-newletter:hover {
  background-color: #969799;
}

.wrapper {
  position: relative;
  display: block;
  overflow: hidden;
}

.footer-small {
  margin-top: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #212121;
}

.white-text-footer {
  height: 20px;
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Raleway, sans-serif;
  color: #b3b4b5;
  font-size: 14px;
  font-weight: 600;
  text-align: left;
  letter-spacing: 2px;
  text-transform: none;
}

.white-text-footer.contact {
  margin-bottom: 20px;
  color: #4a4a4a;
}

.newsletter-text-field {
  padding-bottom: 8px;
  border-color: #4a4a4a;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  background-color: transparent;
  opacity: 1;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Raleway, sans-serif;
  color: #969799;
  font-size: 13px;
  font-weight: 400;
  text-align: left;
}

.newsletter-text-field:hover {
  color: #fff;
}

.bannertext-div {
  margin: 320px auto 250px;
  padding-bottom: 0px;
}

.bannertext-div.subtittle {
  margin-top: 165px;
}

.bannertext-div.subtittle.subpage {
  margin-top: 350px;
  margin-bottom: 0px;
  text-align: center;
}

.bannertext-div.subtittle.subpage.second {
  margin-top: 105px;
  text-align: left;
}

.team {
  display: block;
  overflow: hidden;
  margin-top: 10px;
  float: none;
  border-bottom-style: none;
  border-bottom-width: 1px;
  text-align: left;
}

.header-title {
  margin-top: 0px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.header-title.details.info {
  margin-top: 30px;
  text-align: left;
}

.header-title.single-portfolio {
  margin-top: 30px;
  margin-bottom: 0px;
  text-align: left;
}

.team-wrapper {
  position: relative;
}

.div-social {
  display: inline-block;
  margin-top: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  float: none;
  text-align: center;
}

.div-social.portfolio-single.singel {
  float: left;
  text-align: left;
}

.text-footer {
  margin-bottom: 0px;
  padding-bottom: 10px;
  color: #969799;
  text-align: left;
}

.text-footer.contact {
  margin-bottom: 0px;
  color: #969799;
}

.team-tittle {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 5px solid #dedede;
  border-bottom: 2px solid #f8f8f8;
  background-color: #f8f8f8;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
}

.team-tittle:hover {
  border-top: 5px solid #1c3c5b;
  border-bottom: 0px none transparent;
  background-color: #fff;
}

.slider-testimonials {
  display: block;
  width: 100%;
  height: 250px;
  border-bottom: 1px none #dedede;
  border-top-style: none;
  border-top-color: #dedede;
  background-color: transparent;
}

.testimonials-div {
  display: block;
  margin-top: 40px;
  margin-bottom: 1px;
}

.text-testimonials {
  color: #4a4a4a;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
}

.big-portfolio-post {
  margin-top: 30px;
  margin-bottom: 0px;
}

.big-portfolio-post.multi {
  margin-top: 70px;
}

.div-paginator {
  margin-top: 40px;
  margin-bottom: 0px;
}

.div-paginator.multi {
  margin-top: 0px;
  margin-bottom: 40px;
}

.row-paginator {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: transparent;
}

.column-paginator {
  text-align: left;
}

.previous {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: none;
  border: 1px solid #969799;
  border-radius: 0px;
  background-color: transparent;
  box-shadow: none;
  color: #969799;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: none;
}

.about-post-div {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: transparent;
}

.error {
  background-color: #dedede;
  font-family: Raleway, sans-serif;
}

.error.big {
  border: 1px solid #db4b4b;
  background-color: transparent;
}

.portfolio {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #fff;
  -webkit-transition-property: all;
  transition-property: all;
}

.portfolio.second {
  padding-bottom: 0px;
  background-color: transparent;
}

.gray-section {
  background-color: transparent;
}

.slider1 {
  display: inline-block;
  text-align: center;
}

.contact-section {
  padding-top: 50px;
  padding-bottom: 50px;
}

.logo {
  display: inline-block;
  padding-top: 14px;
  float: left;
}

.brand {
  display: block;
}

.headerline-section {
  font-family: Raleway, sans-serif;
  font-weight: 500;
}

.headerline-section.small {
  margin-top: 0px;
  margin-bottom: 5px;
  padding-bottom: 0px;
  color: #4a4a4a;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.headerline-section.small.media {
  margin-top: 0px;
  color: #4a4a4a;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  text-transform: none;
}

.headerline-section.small.media.first {
  color: #4a4a4a;
}

.headerline-section.small.whi {
  color: #fff;
}

.headline-div-block {
  margin-bottom: 50px;
  text-align: center;
}

.headline-div-block.testimonials {
  margin-bottom: 0px;
  padding-top: 0px;
}

.portfolio-row._2 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.services-section {
  padding-top: 100px;
  padding-bottom: 100px;
  border-top: 1px none #f0eded;
  border-bottom: 0px none #f0eded;
  background-color: #f8f8f8;
}

.services-section.second {
  padding-top: 50px;
  padding-bottom: 0px;
  background-color: transparent;
}

.features-text {
  margin-top: 10px;
  color: #4a4a4a;
  text-align: left;
}

.features-text.second {
  margin-bottom: 0px;
  color: #4a4a4a;
}

.service-icon {
  display: inline-block;
  width: 60px;
  height: 60px;
  margin-right: 20px;
  margin-bottom: 50px;
  padding: 15px;
  float: left;
  border-radius: 50px;
  background-color: #1c3c5b;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.service-icon:hover {
  background-color: #4a4a4a;
}

.service-icon.new {
  width: 40px;
  height: 40px;
  margin-bottom: 60px;
  padding: 0px;
  background-color: transparent;
}

.ads-section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.team-section {
  padding-top: 25px;
  padding-bottom: 20px;
  background-color: #f7f7f7;
}

.team-text {
  color: #4a4a4a;
}

.tposition-team {
  margin-bottom: 10px;
  color: #828282;
}

.skills {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #f8f8f8;
  color: #4a4a4a;
}

.skills.div {
  margin-top: 85px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
}

.skills.div.first {
  margin-top: 30px;
}

.skills.div.first.second {
  margin-top: 0px;
}

.color {
  font-family: Raleway, sans-serif;
  color: #adafb3;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.media-text {
  color: #4a4a4a;
  text-align: left;
}

.media-text._3 {
  color: #fff;
}

.media-title {
  color: #1c3c5b;
  font-size: 20px;
  text-align: left;
  text-transform: none;
}

.media-title._3 {
  margin-bottom: 10px;
  color: #fff;
  text-transform: none;
}

.media-title.center {
  text-align: center;
}

.testimonials-name {
  margin-top: 20px;
  color: #1c3c5b;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: none;
}

.image-ipad {
  border-top: 17px none #000;
  border-top-left-radius: 0px;
}

.media-one {
  padding-top: 80px;
  text-align: center;
}

.media-one.second {
  background-color: #db4b4b;
  background-image: none;
}

.skills-div-block {
  width: 100%;
  height: 10px;
  margin-bottom: 5px;
  padding: 2px 3px;
  border-top: 1px solid #c2c2c2;
  border-bottom: 1px solid #fff;
  border-radius: 0px;
  background-color: #ededed;
}

.skills-line {
  display: block;
  width: 85%;
  height: 70%;
  padding-bottom: 0px;
  border-radius: 0px;
  background-color: #db4b4b;
  background-image: none;
}

.skills-line._2 {
  width: 75%;
}

.skills-line._3 {
  width: 95%;
  padding-bottom: 0px;
}

.skills-line._4 {
  width: 65%;
}

.skills-tittle._2 {
  float: none;
  color: #000;
  font-size: 13px;
  font-weight: 500;
  text-align: left;
  letter-spacing: 1px;
}

.skills-tittle.percentual {
  display: block;
  float: right;
  color: #000;
  font-size: 13px;
  text-align: left;
}

.media-section-fullwidth {
  height: auto;
  background-image: url('../images/1111.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.media-section-fullwidth.service {
  height: auto;
  background-image: url('../images/lib_congress.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.column-media {
  height: 379px;
  padding: 40px 35px;
  background-color: #1c3c5b;
}

.service-title4 {
  margin-bottom: 15px;
  color: #1c3c5b;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: none;
}

.map-section-one {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  text-align: center;
}

.open {
  display: inline-block;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #f7f7f7;
}

.open-text {
  display: inline-block;
  margin-right: 20px;
  font-family: Raleway, sans-serif;
  color: #1c3c5b;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}

.arrow-mapp {
  margin-bottom: 4px;
  float: none;
}

.map {
  position: relative;
  z-index: 3;
  overflow: hidden;
}

.tags {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
  padding-right: 5px;
  padding-left: 5px;
  border: 1px solid hsla(220, 4%, 69%, .27);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #969799;
  text-align: left;
}

.tags:hover {
  border-color: #db4b4b;
  background-color: #db4b4b;
  color: #fff;
}

.filter-menu {
  margin-bottom: 30px;
  text-align: center;
}

.over-filter-button {
  margin-right: 5px;
  border: 1px solid #dedede;
  border-radius: 1px;
  background-color: transparent;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.over-filter-button:hover {
  background-color: #dedede;
}

.over-filter-button.w--current {
  border: 1px solid #dedede;
  background-color: #dedede;
}

.over-filter-button.w--current:hover {
  background-color: #dedede;
  color: #fff;
}

.over-filter-button.last {
  border-right-style: solid;
}

.over-filter-button.firts.w--current {
  border-right-style: solid;
  border-left-style: none;
}

.button-text {
  font-family: Raleway, sans-serif;
  color: #828282;
  font-size: 13px;
  font-weight: 400;
  text-transform: none;
}

.image-2 {
  margin-top: 20px;
}

.tags-div.contact {
  margin-bottom: 45px;
}

.white {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  color: #fff;
}

.white.new {
  color: #fff;
}

.media-section {
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url('../images/54247fc234f4f62752eb07ea_ABOUT-PAGE.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-attachment: fixed;
}

.headline-big {
  margin-bottom: 40px;
  color: #fff;
  font-size: 54px;
  line-height: 55px;
  font-weight: 500;
}

.headline-big.texbar {
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 2px;
}

.fact-section {
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .86), rgba(0, 0, 0, .74)), url('../images/shutterstock_197574791.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .86), rgba(0, 0, 0, .74)), url('../images/shutterstock_197574791.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.testimonials {
  display: none;
  overflow: visible;
  padding-top: 100px;
}

.row-service-2 {
  margin-top: 50px;
}

.white-headline {
  color: #fff;
}

.portfolio-link {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.portfolio-link:hover {
  position: absolute;
  z-index: 1;
  background-color: rgba(0, 0, 0, .8);
  opacity: 1;
}

.color-box {
  position: relative;
  top: 40%;
  text-align: center;
}

.imac-column {
  padding-right: 10px;
  text-align: center;
}

.nav-menu.tablet.landscape.phone {
  float: left;
  z-index: 1050;  
}

.navigation {
  margin-top: 0px;
  margin-bottom: 0px;
}

.div-sign {
  display: inline-block;
  width: 15%;
  margin-top: 15px;
  opacity: 0.99;
}

.div-sign.headline {
  display: inline-block;
  width: 15%;
  margin-top: 0px;
  opacity: 0.8;
}

.div-sign.service {
  width: 20%;
  margin-top: 0px;
  margin-bottom: 10px;
}

.divider {
  display: inline-block;
  width: 60px;
  height: 1px;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-bottom: 0px;
  border-bottom: 1px solid #1c3c5b;
  background-color: #969799;
}

.divider.separator {
  width: 100%;
  margin-top: 50px;
  margin-bottom: 0px;
  background-color: hsla(220, 1%, 59%, .6);
}

.column-singel-p {
  text-align: left;
}

.image-portfolio {
  position: static;
  overflow: hidden;
}

.imac {
  margin-right: 0px;
}

.clients-section {
  padding-top: 50px;
  padding-bottom: 50px;
}

.error-message {
  border: 1px solid #db4b4b;
  background-color: transparent;
}

.success-text {
  color: #fff;
}

.error-message-text {
  color: #969799;
}

.succes-mesage-big {
  color: #fff;
}

.service-text {
  color: #4a4a4a;
}

.button-full {
  display: inline-block;
  margin-top: 40px;
  padding: 15px 25px;
  background-color: silver;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 14px;
  letter-spacing: 1px;
  text-decoration: none;
}

.button-full:hover {
  background-color: #4a4a4a;
}

.button-full.second {
  margin-top: 0px;
  border: 1px solid #fff;
  background-color: transparent;
  font-weight: 400;
}

.button-full.second:hover {
  border-color: #fff;
  background-color: #fff;
  color: #4a4a4a;
  font-weight: 400;
}

.responsive-div {
  padding-left: 40px;
}

.footernav {
  padding-left: 0px;
}

.logotext {
  padding-top: 78px;
  padding-bottom: 0px;
  padding-left: 91px;
  font-family: 'PerpetuaTitlingMT', sans-serif;
  color: #1c3c5b;
  font-size: 40px;
  font-weight: 400;
  text-align: left;
}

.logo2 {
  padding-top: 1px;
  color: #1c3c5b;
}

.div-block {
  height: 50px;
}

.bios {
  padding-bottom: 44px;
}

.alltextblock {
  padding-bottom: 10px;
  color: #4a4a4a;
  text-align: left;
}

.mainteam-section {
  padding-top: 50px;
  padding-bottom: 6px;
}

.success-section {
  padding-top: 50px;
  padding-bottom: 50px;
}

.bannerblock {
  height: 50px;
}

.socialicons {
  display: block;
  margin-top: 5px;
  float: left;
}

.socialicons.contact {
  display: none;
  float: left;
}

.banner-headline-white {
  padding-top: 10px;
  padding-bottom: 0px;
  border-top-style: none;
  border-bottom-style: none;
  border-bottom-width: 3px;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 60px;
  line-height: 54px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.banner-headline-white._2 {
  margin-top: 15px;
  margin-bottom: 10px;
  color: #4a4a4a;
  font-size: 40px;
  font-weight: 700;
}

.banner-headline-white._2.subpage {
  display: block;
  margin-top: -24px;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  color: #fff;
  font-size: 30px;
  font-weight: 600;
  text-align: center;
}

.banner-headline-white._2.subpage.successbann {
  margin-top: -50px;
  padding-top: 0px;
}

.about-section {
  padding-top: 50px;
  padding-bottom: 25px;
}

.circle-icon-blue {
  display: block;
  width: 40px;
  height: 40px;
  margin-right: 5px;
  padding: 12px;
  float: left;
  border-radius: 50px;
  background-color: #dedede;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
}

.circle-icon-blue:hover {
  padding-top: 12px;
  padding-bottom: 12px;
  border-top-color: #00c2a2;
  border-bottom-color: #00c2a2;
  background-color: #1c3c5b;
  box-shadow: none;
  -webkit-transition-property: none;
  transition-property: none;
}

.circle-icon-blue.social {
  overflow: hidden;
  width: 60px;
  height: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
  border-top-style: none;
  border-top-width: 0px;
  border-bottom-style: none;
  border-bottom-width: 0px;
  background-color: #4a4a4a;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}

.circle-icon-blue.social:hover {
  border-top-color: transparent;
  border-bottom-color: transparent;
  background-color: #db4b4b;
  box-shadow: none;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
}

.circle-icon-blue.social.contact {
  width: 35px;
  height: 35px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-radius: 50px;
  background-color: #1c3c5b;
  -webkit-transition-property: all;
  transition-property: all;
}

.circle-icon-blue.social.contact:hover {
  border-top-color: #2897bd;
  border-bottom-color: #2897bd;
  border-radius: 50px;
  background-color: #969799;
  box-shadow: none;
  -webkit-transition-property: none;
  transition-property: none;
}

.bodylink {
  margin-bottom: 0px;
  padding-bottom: 10px;
  color: #4a4a4a;
  text-align: left;
  text-decoration: none;
}

.spacer {
  height: 90px;
  padding-bottom: 10px;
  color: #969799;
  text-align: left;
}

.dividerwhite {
  display: inline-block;
  width: 60px;
  height: 1px;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-bottom: 0px;
  border-bottom: 1px solid #fff;
  background-color: #969799;
}

.hometeam {
  margin-bottom: 10px;
  color: #1c3c5b;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: none;
}

.homeservice {
  margin-bottom: 10px;
  color: #1c3c5b;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: none;
}

.homesuccess {
  margin-bottom: 10px;
  color: #1c3c5b;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: none;
}

.container {
  overflow: visible;
}

.logobold {
  font-size: 60px;
  font-weight: 400;
}

.media-title2 {
  color: #1c3c5b;
}

.mysection {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 1000;
  overflow: visible;
  width: 100%;
  height: 130px;
  margin-top: 0px;
  float: none;
  clear: none;
  background-color: #fff;
}

.clientsbarwhite {
  margin-right: 50px;
  padding-right: 0px;
}

.clientsbarwhite.tablet {
  margin-right: 0px;
}

.footerlink2 {
  margin-bottom: 0px;
  padding-bottom: 10px;
  color: #969799;
  text-align: left;
  text-decoration: none;
}

html.w-mod-js *[data-ix="button"] {
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}

html.w-mod-js *[data-ix="media-show"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}

html.w-mod-js *[data-ix="fact-show"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="fact-show-2"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="fact-show-3"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="fact-show-4"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="hero-slider"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="hero-slider-2"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="show-icon"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="move-flypaper"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="know-us"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="singel-post-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 45px);
  -ms-transform: translate(0px, 45px);
  transform: translate(0px, 45px);
}

html.w-mod-js *[data-ix="singel-post-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, 45px);
  -ms-transform: translate(0px, 45px);
  transform: translate(0px, 45px);
}

html.w-mod-js *[data-ix="show-hover-post-2"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="load-skils"] {
  width: 0%;
}

html.w-mod-js *[data-ix="load-skils-2"] {
  width: 0%;
}

html.w-mod-js *[data-ix="load-skils-3"] {
  width: 0%;
}

html.w-mod-js *[data-ix="load-skils-4"] {
  width: 0%;
}

html.w-mod-js *[data-ix="media-show-2"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="service-icon"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, -47px);
  -ms-transform: translate(0px, -47px);
  transform: translate(0px, -47px);
}

html.w-mod-js *[data-ix="service-icon-2"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, -47px);
  -ms-transform: translate(0px, -47px);
  transform: translate(0px, -47px);
}

html.w-mod-js *[data-ix="service-icon-3"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, -47px);
  -ms-transform: translate(0px, -47px);
  transform: translate(0px, -47px);
}

html.w-mod-js *[data-ix="features"] {
  display: block;
  opacity: 0;
  -webkit-transform: scale(0.01, 0.01);
  -ms-transform: scale(0.01, 0.01);
  transform: scale(0.01, 0.01);
}

html.w-mod-js *[data-ix="features-2"] {
  display: block;
  opacity: 0;
  -webkit-transform: scale(0.01, 0.01);
  -ms-transform: scale(0.01, 0.01);
  transform: scale(0.01, 0.01);
}

html.w-mod-js *[data-ix="features-3"] {
  display: block;
  opacity: 0;
  -webkit-transform: scale(0.01, 0.01);
  -ms-transform: scale(0.01, 0.01);
  transform: scale(0.01, 0.01);
}

html.w-mod-js *[data-ix="features-4"] {
  display: block;
  opacity: 0;
  -webkit-transform: scale(0.01, 0.01);
  -ms-transform: scale(0.01, 0.01);
  transform: scale(0.01, 0.01);
}

html.w-mod-js *[data-ix="features-5"] {
  display: block;
  opacity: 0;
  -webkit-transform: scale(0.01, 0.01);
  -ms-transform: scale(0.01, 0.01);
  transform: scale(0.01, 0.01);
}

html.w-mod-js *[data-ix="features-6"] {
  display: block;
  opacity: 0;
  -webkit-transform: scale(0.01, 0.01);
  -ms-transform: scale(0.01, 0.01);
  transform: scale(0.01, 0.01);
}

html.w-mod-js *[data-ix="mapp-none"] {
  height: 0px;
}

html.w-mod-js *[data-ix="toggle-none"] {
  height: 0px;
}

html.w-mod-js *[data-ix="ipad-move"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(50px, 0px);
  -ms-transform: translate(50px, 0px);
  transform: translate(50px, 0px);
}

html.w-mod-js *[data-ix="imac-move"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(-50px, 0px);
  -ms-transform: translate(-50px, 0px);
  transform: translate(-50px, 0px);
}

html.w-mod-js *[data-ix="hero-headline"] {
  display: block;
  opacity: 0;
  -webkit-transform: scale(0.01, 0.01);
  -ms-transform: scale(0.01, 0.01);
  transform: scale(0.01, 0.01);
}

html.w-mod-js *[data-ix="button-line"] {
  display: block;
  opacity: 0;
  -webkit-transform: scale(0.01, 0.01);
  -ms-transform: scale(0.01, 0.01);
  transform: scale(0.01, 0.01);
}

@media (max-width: 991px) {
  body {
    height: auto;
  }
  h1 {
    font-size: 60px;
    line-height: 74px;
    letter-spacing: 0px;
  }
  h3 {
    text-align: center;
  }
  p {
    margin-bottom: 0px;
    font-size: 13px;
  }
  .button {
    margin-bottom: 20px;
    box-shadow: none;
  }
  .button.back {
    box-shadow: none;
  }
  .button.next {
    box-shadow: none;
  }
  .button.next.w--current {
    box-shadow: none;
  }
  .banner-section {
    padding-bottom: 0px;
    background-image: url('../images/dome.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: repeat;
    background-attachment: scroll;
    box-shadow: none;
  }
  .banner-section.subpage {
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/22222.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/22222.jpg');
    background-position: 0px 0px, 100% 50%;
  }
  .banner-section.subpage.contact {
    background-position: 95% 13%;
    background-size: auto;
    box-shadow: none;
  }
  .banner-section.subpage.second-type {
    box-shadow: none;
  }
  .banner-section.subpage.clients3 {
    background-image: url('../images/column_roof2.jpg');
    background-size: 1750px;
  }
  .banner-section.subpage.clients3.tablet {
    background-image: url('../images/column_roof2.jpg');
    background-size: cover;
    background-repeat: no-repeat;
  }
  .banner-section.subpage.services {
    background-image: url('../images/capitol_fall.jpg');
    background-position: 50% 75px;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }
  .banner-section.subpage.team2.tablet {
    background-image: url('../images/column_roof.jpg');
    background-position: 0px 0px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .banner-section.subpage.team2.tablet.landscape {
    background-image: url('../images/column_roof.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }
  .banner-section.subpage.success.phone.landscape.tablet {
    background-image: url('../images/lib_congress.jpg');
    background-size: cover;
  }
  .banner-section.subpage.home {
    background-image: url('../images/dome.jpg');
    background-position: 50% 50%;
    background-size: contain;
  }
  .banner-section.subpage.home.phone {
    background-image: -webkit-linear-gradient(270deg, transparent, transparent), url('../images/dome_1.jpg');
    background-image: linear-gradient(180deg, transparent, transparent), url('../images/dome_1.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, contain;
  }
  .navbar {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .home-section {
    padding-top: 110px;
    padding-bottom: 110px;
  }
  .numbers {
    margin-top: auto;
  }
  .white-title {
    margin-bottom: 0px;
    font-size: 30px;
  }
  .white-title.fact {
    margin-bottom: 30px;
  }
  .menu-button {
    display: inline-block;
    margin-top: 0px;
    padding: 10px;
    border-radius: 0px;
    background-color: #ffffff;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  .menu-button:hover {
    -webkit-transition: none 0ms ease;
    transition: none 0ms ease;
  }
  .menu-button.w--open {
    left: 0px;
    top: 0px;
    height: auto;
    float: right;
    background-color: #f2f2f2;
    color: #1c3c5b;
    text-align: left;
  }
  .menu-button.tablet.landscape.phone {
    margin-top: -150px;
  }
  .overall-column {
    margin-bottom: 50px;
  }
  .circle-icon-block {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .circle-icon-block:hover {
    padding-top: 2px;
    padding-bottom: 2px;
    box-shadow: none;
  }
  .circle-icon-block.social {
    padding-top: 2px;
  }
  .circle-icon-block.social.contact {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .footer-big {
    padding-top: 20px;
  }
  .copyright {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 6px;
    padding-bottom: 0px;
    float: left;
    text-align: center;
  }
  .nav-link {
    margin-top: 4px;
    margin-bottom: 4px;
    border-bottom: 1px none #dedede;
    border-radius: 0px;
    background-color: transparent;
    -webkit-transition-property: all;
    transition-property: all;
    color: #969799;
    font-size: 15px;
    text-align: center;
    letter-spacing: 1px;
  }
  .nav-link:hover {
    border-bottom: 1px none #969799;
    border-radius: 0px;
    background-color: hsla(0, 0%, 100%, .09);
    color: #fff;
  }
  .nav-link.w--current {
    display: block;
    border-radius: 5px;
    background-color: transparent;
    color: #969799;
    font-size: 15px;
    text-align: center;
  }
  .nav-link.w--current:hover {
    background-color: hsla(0, 0%, 100%, .2);
    color: #fff;
    text-align: center;
  }
  .banner-headline {
    margin-top: 0px;
    margin-bottom: 30px;
    padding-bottom: 0px;
    font-size: 50px;
    text-shadow: none;
  }
  .banner-headline._2 {
    margin-bottom: 0px;
    text-shadow: none;
  }
  .banner-headline._2.subpage {
    text-shadow: none;
  }
  .banner-headline._2.subpage.small {
    margin-top: 14px;
    text-shadow: none;
  }
  .banner-headline._2.subpage.small.left {
    text-shadow: none;
  }
  .banner-headline._2.subpage.aboutbann {
    margin-top: -61px;
  }
  .banner-headline._2.subpage.servicesbann.tablet {
    margin-top: -95px;
    padding-top: 0px;
  }
  .banner-headline._2.subpage.clientsbann.tablet {
    margin-top: -42px;
    padding-top: 0px;
    padding-right: 0px;
    color: #fff;
  }
  .banner-headline._2.subpage.teambann {
    margin-top: -47px;
  }
  .social-dic-2 {
    display: none;
    margin-top: 20px;
    float: left;
  }
  .social-dic-2.contact {
    margin-top: 20px;
  }
  .text-area {
    min-height: 260px;
  }
  .column.media {
    margin-bottom: 0px;
  }
  .column.fact {
    padding-bottom: 30px;
    text-align: center;
  }
  .column.ipad {
    margin-bottom: 0px;
    text-align: center;
  }
  .slider {
    width: 25%;
  }
  .form-wrapper.tablet {
    margin-bottom: 45px;
  }
  .column-button {
    text-align: center;
  }
  .text {
    margin-bottom: 25px;
    text-align: center;
  }
  .footer-small {
    margin-top: 45px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .white-text-footer {
    margin-top: 20px;
  }
  .bannertext-div.subtittle {
    margin-top: 150px;
  }
  .bannertext-div.subtittle.subpage.second {
    margin-top: 85px;
  }
  .team {
    float: none;
    text-align: center;
  }
  .header-title {
    text-align: left;
  }
  .div-social {
    text-align: center;
  }
  .text-footer {
    font-size: 13px;
  }
  .slider-testimonials {
    height: 260px;
  }
  .testimonials-div {
    margin-right: 50px;
    margin-left: 50px;
  }
  .row-paginator {
    padding-bottom: 10px;
  }
  .previous {
    box-shadow: none;
  }
  .logo {
    display: inline-block;
  }
  .brand {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .headerline-section.small.media {
    margin-top: 30px;
  }
  .headerline-section.small.media.first {
    margin-top: 0px;
  }
  .headline-div-block {
    margin-bottom: 50px;
  }
  .services-section {
    padding-bottom: 60px;
  }
  .features-text.second {
    margin-bottom: 40px;
  }
  .service-icon {
    margin-bottom: 20px;
  }
  .service-icon.new {
    margin-bottom: 70px;
  }
  .skills.div {
    margin-top: 50px;
  }
  .skills.div.first {
    margin-bottom: 50px;
  }
  .media-text._3 {
    font-size: 13px;
  }
  .media-title._3 {
    font-size: 23px;
  }
  .image-ipad {
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .media-section-fullwidth {
    height: auto;
  }
  .media-section-fullwidth.service {
    height: auto;
  }
  .column-media {
    height: auto;
  }
  .white {
    padding-bottom: 0px;
  }
  .row-service-2 {
    margin-top: 0px;
  }
  .imac-column {
    position: relative;
    display: block;
  }
  .nav-menu {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #1c3c5b;
  }
  .div-sign {
    width: 10%;
  }
  .div-sign.service {
    width: 25%;
  }
  .imac {
    margin-right: auto;
    margin-left: auto;
  }
  .clients-section {
    padding-bottom: 60px;
  }
  .clients-section.tablet {
    padding-bottom: 0px;
  }
  .responsive-div {
    padding-right: 40px;
  }
  .success-section {
    padding-bottom: 60px;
  }
  .socialicons {
    display: block;
    margin-top: 20px;
    float: left;
  }
  .socialicons.contact {
    margin-top: 20px;
  }
  .banner-headline-white {
    margin-top: 0px;
    margin-bottom: 30px;
    padding-bottom: 0px;
    font-size: 50px;
    text-shadow: none;
  }
  .banner-headline-white._2 {
    margin-bottom: 0px;
    text-shadow: none;
  }
  .banner-headline-white._2.subpage {
    margin-top: -65px;
    text-shadow: none;
  }
  .about-section {
    padding-bottom: 60px;
  }
  .circle-icon-blue {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .circle-icon-blue:hover {
    padding-top: 2px;
    padding-bottom: 2px;
    box-shadow: none;
  }
  .circle-icon-blue.social {
    padding-top: 2px;
  }
  .circle-icon-blue.social.contact {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .bodylink {
    font-size: 13px;
  }
  .bodylink.tablet {
    margin-bottom: 27px;
  }
  .spacer.tablet {
    height: 0px;
  }
  .tablet.landscape.phone {
    color: #1c3c5b;
  }
  .clientsbarwhite.tablet {
    margin-right: 0px;
  }
  .footerlink2 {
    font-size: 13px;
  }
}

@media (max-width: 767px) {
  h1 {
    font-size: 60px;
  }
  h2 {
    font-size: 24px;
  }
  h4 {
    text-align: center;
  }
  p {
    margin-bottom: auto;
  }
  .button {
    box-shadow: none;
  }
  .button.back {
    position: static;
    display: inline-block;
    margin-bottom: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    float: none;
    box-shadow: none;
  }
  .button.next {
    display: block;
    margin-bottom: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    float: right;
    box-shadow: none;
    text-align: center;
  }
  .banner-section {
    box-shadow: none;
  }
  .banner-section.subpage.second-type {
    box-shadow: none;
  }
  .banner-section.subpage.clients3.tablet.landscape {
    background-image: url('../images/column_roof2.jpg');
    background-position: 50% 50%;
  }
  .banner-section.subpage.services {
    background-position: 50% 85px;
  }
  .banner-section.subpage.team2.tablet.landscape {
    background-image: url('../images/column_roof.jpg');
    background-position: 50% 50%;
  }
  .banner-section.subpage.success.phone.landscape {
    background-image: url('../images/lib_congress.jpg');
    background-size: cover;
    background-repeat: no-repeat;
  }
  .banner-section.subpage.success.phone.landscape.tablet {
    background-image: url('../images/lib_congress.jpg');
    background-position: 50% 50%;
  }
  .banner-section.subpage.home.phone {
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/dome_1.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/dome_1.jpg');
    background-size: auto, cover;
  }
  .navbar {
    padding-top: 15px;
    padding-bottom: 15px;
    color: #1c3c5b;
  }
  .numbers {
    margin-top: auto;
  }
  .white-title {
    margin-bottom: 0px;
  }
  .menu-button {
    margin-top: 0px;
    margin-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .circle-icon-block {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .circle-icon-block:hover {
    padding-top: 10px;
    padding-bottom: 10px;
    box-shadow: none;
  }
  .circle-icon-block.social {
    width: 50px;
    height: 50px;
    margin-bottom: 17px;
    padding: 10px;
    float: left;
  }
  .circle-icon-block.social:hover {
    box-shadow: none;
  }
  .circle-icon-block.social.contact {
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 30px;
    padding: 10px 12px;
    float: none;
  }
  .social-icon {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .footer-big {
    text-align: center;
  }
  .copyright {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 25px;
    padding-bottom: 15px;
    float: none;
    text-align: center;
  }
  .nav-link {
    -webkit-transition-property: all;
    transition-property: all;
    color: #828282;
    font-size: 15px;
  }
  .nav-link:hover {
    color: #fff;
  }
  .nav-link.w--current {
    color: #828282;
    font-size: 15px;
  }
  .nav-link.w--current:hover {
    background-color: hsla(0, 0%, 51%, .2);
    -webkit-transition: none 0ms ease;
    transition: none 0ms ease;
    color: #fff;
  }
  .banner-headline {
    font-size: 36px;
    text-shadow: none;
  }
  .banner-headline._2 {
    text-shadow: none;
  }
  .banner-headline._2.subpage {
    font-size: 29px;
    text-shadow: none;
  }
  .banner-headline._2.subpage.small {
    display: block;
    text-shadow: none;
  }
  .banner-headline._2.subpage.small.left {
    text-shadow: none;
  }
  .banner-headline._2.subpage.aboutbann {
    margin-top: -65px;
  }
  .banner-headline._2.subpage.servicesbann.tablet {
    margin-top: -84px;
  }
  .banner-headline._2.subpage.teambann {
    margin-top: 0px;
    padding-top: 141px;
  }
  .about-text {
    font-size: 14px;
  }
  .contact-map-fprm {
    text-align: center;
  }
  .social-dic-2 {
    display: none;
    margin-top: 0px;
    float: none;
    text-align: center;
  }
  .social-dic-2.contact {
    display: inline-block;
    overflow: visible;
    width: 100%;
  }
  .submit-button {
    display: inline-block;
    margin-bottom: 30px;
    float: none;
    text-align: center;
  }
  .submit-button.landscape {
    float: left;
  }
  .text-field {
    text-align: center;
  }
  .text-area {
    text-align: center;
  }
  .column {
    position: relative;
    display: inline-block;
    text-align: center;
  }
  .slider {
    width: 33.3%;
  }
  .textbar {
    text-align: center;
  }
  .form-wrapper {
    text-align: center;
  }
  .column-button {
    text-align: center;
  }
  .tittle {
    text-align: center;
  }
  .white-text-footer {
    text-align: center;
  }
  .white-text-footer.contact {
    margin-bottom: 0px;
    text-align: center;
  }
  .newsletter-text-field {
    text-align: center;
  }
  .bannertext-div.subtittle.subpage.landscape {
    margin-top: 154px;
  }
  .header-title.details {
    margin-top: 30px;
  }
  .team-wrapper.landscape {
    height: 5px;
  }
  .div-social {
    text-align: center;
  }
  .text-footer {
    font-size: 14px;
    text-align: center;
  }
  .slider-testimonials {
    height: 310px;
  }
  .row-paginator {
    padding-bottom: 20px;
  }
  .previous {
    display: block;
    margin-bottom: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    float: left;
    box-shadow: none;
  }
  .previous.w--current {
    box-shadow: none;
  }
  .headerline-section.small.media {
    margin-top: 30px;
    margin-bottom: 0px;
  }
  .headerline-section.small.media.first {
    margin-top: 0px;
  }
  .service-icon {
    margin-bottom: 46px;
  }
  .skills-tittle._2 {
    display: block;
  }
  .media-section-fullwidth {
    background-position: 100% 100%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .media-section-fullwidth.service.landscape {
    background-position: 50% -188px;
    background-size: cover;
  }
  .headline-big.texbar {
    font-size: 26px;
  }
  .div-sign {
    width: 12%;
    margin-top: 10px;
  }
  .div-sign.service {
    width: 12%;
  }
  .divider.landscape {
    position: static;
    display: block;
    float: none;
  }
  .button-full {
    margin-top: 20px;
  }
  .footernav.phone.tablet {
    margin-top: -68px;
  }
  .logotext.landscape {
    padding-top: 20px;
    line-height: 40px;
  }
  .alltextblock.landscape {
    padding-right: 15px;
    padding-left: 15px;
  }
  .socialicons {
    display: inline-block;
    margin-top: 0px;
    float: none;
    text-align: center;
  }
  .socialicons.contact {
    display: inline-block;
    overflow: visible;
    width: 100%;
  }
  .socialicons.contact.landscape {
    display: none;
  }
  .banner-headline-white {
    font-size: 36px;
    text-shadow: none;
  }
  .banner-headline-white._2 {
    text-shadow: none;
  }
  .banner-headline-white._2.subpage {
    margin-top: -60px;
    font-size: 29px;
    text-shadow: none;
  }
  .circle-icon-blue {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .circle-icon-blue:hover {
    padding-top: 10px;
    padding-bottom: 10px;
    box-shadow: none;
  }
  .circle-icon-blue.social {
    width: 50px;
    height: 50px;
    margin-bottom: 17px;
    padding: 10px;
    float: left;
  }
  .circle-icon-blue.social:hover {
    box-shadow: none;
  }
  .circle-icon-blue.social.contact {
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 30px;
    padding: 10px 12px;
    float: none;
  }
  .bodylink {
    font-size: 14px;
    text-align: center;
  }
  .mysection {
    height: 130px;
  }
  .footerlink2 {
    font-size: 14px;
    text-align: center;
  }
}

@media (max-width: 479px) {
  h1 {
    font-size: 35px;
    line-height: 48px;
  }
  h2 {
    margin-bottom: 10px;
    font-size: 24px;
  }
  .button {
    margin-right: 0px;
    box-shadow: none;
  }
  .button.back {
    box-shadow: none;
    text-align: center;
  }
  .button.next {
    box-shadow: none;
  }
  .button.next.w--current {
    box-shadow: none;
  }
  .banner-section {
    box-shadow: none;
  }
  .banner-section.subpage.second-type {
    height: 180px;
    box-shadow: none;
  }
  .banner-section.subpage.about.phone {
    background-image: url('../images/columns.jpg');
    background-position: 0px 50%;
    background-size: cover;
  }
  .banner-section.subpage.services {
    background-position: 50% 73px;
    background-size: cover;
  }
  .banner-section.subpage.team2.tablet.landscape {
    background-image: url('../images/column_roof.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }
  .banner-section.subpage.success.phone {
    background-image: url('../images/lib_congress.jpg');
    background-size: cover;
    background-repeat: no-repeat;
  }
  .banner-section.subpage.contact2 {
    background-image: url('../images/jefferson_1.jpg');
    background-position: 62% 17%;
  }
  .banner-section.subpage.home.phone {
    background-image: url('../images/dome.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }
  .white-title {
    margin-bottom: 0px;
    font-size: 22px;
  }
  .menu-button {
    margin-top: 6px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .circle-icon-block:hover {
    box-shadow: none;
  }
  .circle-icon-block.social.contact {
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 5px;
    padding-top: 10px;
    padding-right: 12px;
    padding-left: 12px;
    float: none;
    text-align: center;
  }
  .footer-big {
    padding-bottom: 20px;
  }
  .nav-link {
    font-size: 15px;
    letter-spacing: 1px;
  }
  .nav-link:hover {
    letter-spacing: 1px;
  }
  .banner-headline {
    font-size: 35px;
    line-height: 45px;
    text-shadow: none;
  }
  .banner-headline._2 {
    font-size: 37px;
    text-shadow: none;
  }
  .banner-headline._2.subpage {
    font-size: 25px;
    text-shadow: none;
  }
  .banner-headline._2.subpage.small {
    display: block;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    text-shadow: none;
  }
  .banner-headline._2.subpage.small.left {
    display: block;
    margin-top: 0px;
    float: none;
    font-size: 12px;
    line-height: 20px;
    text-shadow: none;
  }
  .banner-headline._2.subpage.aboutbann {
    margin-top: -47px;
  }
  .banner-headline._2.subpage.servicesbann.tablet {
    margin-top: -78px;
  }
  .banner-container {
    display: block;
  }
  .social-dic-2 {
    display: none;
    float: none;
    text-align: center;
  }
  .social-dic-2.contact {
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  .submit-button {
    width: 100%;
  }
  .text-area {
    text-align: center;
  }
  .column {
    display: inline-block;
    text-align: center;
  }
  .slider {
    width: 50%;
  }
  .white-text-footer {
    text-align: center;
  }
  .white-text-footer.contact {
    text-align: center;
  }
  .bannertext-div.subtittle {
    margin-top: 115px;
  }
  .bannertext-div.subtittle.subpage {
    margin-top: 330px;
  }
  .text-footer {
    text-align: center;
  }
  .slider-testimonials {
    height: 375px;
  }
  .testimonials-div {
    margin-right: 0px;
    margin-left: 0px;
  }
  .previous {
    box-shadow: none;
  }
  .previous.w--current {
    box-shadow: none;
  }
  .service-icon {
    margin-bottom: 100px;
  }
  .service-icon.new {
    margin-bottom: 100px;
  }
  .media-title {
    margin-bottom: 20px;
  }
  .skills-tittle._2 {
    display: block;
    float: none;
  }
  .column-media {
    height: auto;
  }
  .over-filter-button {
    margin-right: 0px;
    margin-bottom: 5px;
  }
  .headline-big.texbar {
    margin-bottom: 0px;
    font-size: 26px;
    line-height: 32px;
  }
  .div-sign {
    width: 20%;
    margin-top: 0px;
  }
  .div-sign.headline {
    display: none;
  }
  .div-sign.service {
    width: 20%;
  }
  .footernav.phone {
    margin-top: -68px;
  }
  .logotext.landscape.phone {
    padding-top: 65px;
    font-size: 20px;
    line-height: 20px;
  }
  .socialicons {
    display: inline-block;
    float: none;
    text-align: center;
  }
  .socialicons.contact {
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  .banner-headline-white {
    font-size: 35px;
    line-height: 45px;
    text-shadow: none;
  }
  .banner-headline-white._2 {
    font-size: 37px;
    text-shadow: none;
  }
  .banner-headline-white._2.subpage {
    margin-top: -37px;
    font-size: 25px;
    text-shadow: none;
  }
  .circle-icon-blue:hover {
    box-shadow: none;
  }
  .circle-icon-blue.social.contact {
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 5px;
    padding-top: 10px;
    padding-right: 12px;
    padding-left: 12px;
    float: none;
    text-align: center;
  }
  .bodylink {
    text-align: center;
  }
  .logobold.phone {
    font-size: 30px;
  }
  .footerlink2 {
    text-align: center;
  }
}

@font-face {
  font-family: 'TwCenMT-CondensedMedium';
  src: url('../fonts/350158_0_0.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'PerpetuaTitlingMT';
  src: url('../fonts/350158_1_0.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'PerpetuaTitlingMT unhinted';
  src: url('../fonts/350158_1_unhinted_0.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Twentieth Century Condensed unhinted';
  src: url('../fonts/350158_0_unhinted_0.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}