html {
  font-family: sans-serif;

  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

aside,
footer,
header,
nav {
  display: block;
}

header a:active,
footer a:hover {
  outline: 0;
}

header img,
footer img {
  border: 0;
  vertical-align: middle;
}

header a,
footer a {
  text-decoration: none;
}

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

html {
  font-size: 10px;

  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
  background-color: #fff;
  color: #333;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.42857143;
}

header a,
footer a {
  background-color: transparent;
  color: #337ab7;
  text-decoration: none;
}

header a:focus,
header a:hover {
  color: #23527c;
  text-decoration: underline;
}

footer a:focus,
footer a:hover {
  color: #23527c;
  text-decoration: underline;
}

header a:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

header h3 {
  color: inherit;
  font-weight: 500;
  font-family: inherit;
  line-height: 1.1;
}

header h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

header h3 {
  font-size: 24px;
}

header p {
  margin: 0 0 10px;
}

header ul {
  margin-top: 0;
  margin-bottom: 10px;
}

footer h3 {
  color: inherit;
  font-weight: 500;
  font-family: inherit;
  line-height: 1.1;
}

footer h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

footer h3 {
  font-size: 24px;
}

footer p {
  margin: 0 0 10px;
}

footer ul {
  margin-top: 0;
  margin-bottom: 10px;
}

.vc-container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.vc-container {
  width: 1170px;
}

.vc-row {
  margin-right: -15px;
  margin-left: -15px;
}

.vc-col-md-3,
.vc-col-md-9,
.vc-col-sm-4,
.vc-col-sm-8,
.vc-col-xs-12 {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  min-height: 1px;
}

.vc-col-xs-12 {
  float: left;
}

.vc-col-xs-12 {
  width: 100%;
}

.vc-col-sm-4,
.vc-col-sm-8 {
  float: left;
}

.vc-col-sm-8 {
  width: 66.66666667%;
}

.vc-col-sm-4 {
  width: 33.33333333%;
}


.vc-col-md-3,
.vc-col-md-9 {
  float: left;
}

.vc-col-md-9 {
  width: 75%;
}

.vc-col-md-3 {
  width: 25%;
}

.vc-container:after,
.vc-container:before,
.vc-row:after,
.vc-row:before {
  display: table;
  content: " ";
}

.vc-container:after,
.vc-row:after {
  clear: both;
}

.vc-page-wrap .vc-content-wrapper {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #fff;
}

.vc-page .vc-page-wrap .vc-content-wrapper {
  padding: 30px;
}

.vc-page-template-page_front-page .vc-page-wrap .vc-content-wrapper {
  padding-top: 0;
  padding-bottom: 0;
  background-color: transparent;
}

header img,
footer img {
  max-width: 100%;
  height: auto;
}

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

body {
  background: #fff;
  color: #767676;
  font: 14px/1.7 "Source Sans Pro", sans-serif;
}

header a,
footer a {
  text-decoration: none;

}

footer a:focus,
footer a:hover {
  outline: 0;
  color: #443f3f;
  text-decoration: none;
}

header a:focus,
header a:hover {
  outline: 0;
  color: #443f3f;
  text-decoration: none;
}


header h3,
footer h3 {
  font: 32px/1.1 Raleway, sans-serif;
}

header h3,
footer h3 {
  margin: 10px 0 24px;
  color: #443f3f;
  font-weight: 600;
}

.vc-site-logo {
  max-height: 100px;
}

.vc-site-header {

  padding: 20px 0;
  width: 100%;
  background-color: transparent;
}

#vc-mainnav {
  display: block;
  float: right;
}

#vc-mainnav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#vc-mainnav li {
  float: left;
  padding: 0 14px;
}

#vc-mainnav ul li a {
  position: relative;
  display: block;
  float: left;
  outline: 0;
  color: #fff;
  text-decoration: none;
  font-weight: 500;
  font-size: 14px;
  font-family: Raleway, sans-serif;
}

#vc-mainnav ul li a:hover {
  color: #d65050;
}

#vc-mainnav ul li {
  position: relative;
}

#vc-mainnav ul li::before {
  float: left;
  margin: 5px 5px 0 0;
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  font-family: Fontawesome;
  line-height: 1;
}

.vc-btn-menu {
  display: none;
  float: right;
  width: 28px;
  height: 28px;
  color: #fff;
  text-align: center;
  font-size: 28px;
  font-family: FontAwesome;
  cursor: pointer;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.vc-btn-menu:before {
  content: "\f0c9";
}

.vc-page-wrap {
  clear: both;
  padding: 83px 0 100px;
}

.vc-page-template-page_front-page .vc-page-wrap {
  padding: 0;
}

.vc-widget-area .vc-widget {
  position: relative;
  margin-bottom: 30px;
  padding-top: 50px;
}

.vc-widget-area .vc-widget:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 1px;
  content: "";
}

.vc-widget-area .vc-widget:first-child {
  padding-top: 0;
}

.vc-widget-area .vc-widget:first-child:before {
  height: 0;
}

.vc-widget-area .vc-widget-title {
  margin: 0;
  padding-bottom: 24px;
  color: #443f3f;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  line-height: normal;
}

.vc-footer-widgets .vc-widget ul,
.vc-widget-area .vc-widget ul {
  padding: 0;
  max-width: 100%;
  list-style: none;
}

.vc-widget-area .vc-widget ul li {
  padding: 5px 0;
}

.vc-widget-area .vc-widget ul li:first-child {
  padding-top: 0;
}

.vc-widget-area .vc-widget ul li:last-child {
  padding-bottom: 0;
}

.vc-widget-area,
.vc-widget-area a {
  color: #767676;
}

.vc-footer-widgets {
  padding: 95px 0;
  background-color: #252525;
}

.vc-footer-widgets .vc-widget-title {
  margin: 5px 0 0;
  color: #c5c5c5;
  text-transform: uppercase;
  line-height: normal;
}

.vc-site-footer {
  padding: 15px 0;
  background-color: #1c1c1c;
  line-height: 35px;
}

.vc-site-footer {
  color: #666;
}

.vc-header-contact {
  padding: 15px;
  background-color: #1c1c1c;
  color: #c5c5c5;
}

.vc-header-contact .vc-fa {
  margin-right: 5px;
}

.vc-header-contact span {
  margin-right: 15px;
}


.vc-header-wrap .vc-container>.vc-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}

/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-weight: 400;
  font-style: normal;
  font-family: FontAwesome;
  src: url("fontawesome-webfont_5.eot");
  src: url("fontawesome-webfont_4.eot#iefix&v=4.0.3") format('embedded-opentype'), url("fontawesome-webfont_2.woff") format('woff'), url("fontawesome-webfont_2.ttf") format('truetype'), url("fontawesome-webfont_2.svg#fontawesomeregular") format('svg');
}

.vc-fa {
  display: inline-block;
  font-weight: 400;
  font-style: normal;
  font-family: FontAwesome;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.vc-fa-home:before {
  content: "\f015";
}

.vc-fa-facebook:before {
  content: "\f09a";
}

.vc-fa-linkedin:before {
  content: "\f0e1";
}

#vc-mainnav ul li a {
  font-size: 18px;
}

header h3,
footer h3 {
  font-size: 32px;
}

#vc-mainnav ul li a:hover,
header a {
  color: #648098;
}

#vc-mainnav ul li a:hover,
footer a {
  color: #648098;
}

#vc-mainnav ul li a,
#vc-mainnav ul li::before {
  color: #638099;
}

body {
  color: #767676;
  font-size: 16px;
}

.vc-footer-widgets {
  background-color: #252525;
}

.vc-site-footer {
  background-color: #1c1c1c;
}

.vc-site-footer {
  color: #666;
}

.vc-btn-menu {
  color: #638099;
}

#vc-mainnav ul li a:hover {
  color: #000;
}


.vc-header-contact {
  background-color: #1c1c1c;
  color: #c5c5c5;
  text-align: center;
}

.vc-site-logo {
  max-width: unset;
  height: 80px;
}



header h3,
footer h3 {
  margin: 30px 0 5px;
}

.vc-footer-widgets {
  padding: 50px 0 30px;
}

#vc-mainnav #vc-menu-the-main-menu>li>a {
  color: #fff;
  text-shadow: 0 0 20px #000;
  font-weight: 800;
}

header .vc-row {
  padding-top: 10px;
  padding-bottom: 10px;
}

.vc-home .vc-content-wrapper {
  margin-right: 0;
  margin-left: 0;
  padding: 0 !important;
}

.vc-page-wrap {
  padding-top: 0;
  padding-bottom: 0;
}

.vc-widget-area .vc-widget {
  padding-top: 0;
}

.vc-address__header,
.vc-address__footer,
.vc-social__facebook,
.vc-social__linkedin,
.vc-social,
.vc-site-logo,
.vc-menu__header,
.vc-menu__footer,
.vc-lineOne,
.vc-lineTwo,
#vc-template-link {
  top: inherit;
}

.vc-menu__header li a,
.vc-menu__footer li a {
  text-decoration: none;
}