@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css);
@import "animate.css";
@import url(//fonts.googleapis.com/css?family=Ubuntu:300,400,500,700,300italic,400italic,500italic,700italic);
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: top;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.container .alpha {
  margin-left: 0px;
}
.container .omega {
  margin-right: 0px;
}
.row {
  margin-left: -30px;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
[class*="grid_"] {
  float: left;
  min-height: 1px;
  margin-left: 30px;
}
.container {
  width: 1170px;
}
.grid_12 {
  width: 1170px;
}
.grid_11 {
  width: 1070px;
}
.grid_10 {
  width: 970px;
}
.grid_9 {
  width: 870px;
}
.grid_8 {
  width: 770px;
}
.grid_7 {
  width: 670px;
}
.grid_6 {
  width: 570px;
}
.grid_5 {
  width: 470px;
}
.grid_4 {
  width: 370px;
}
.grid_3 {
  width: 270px;
}
.grid_2 {
  width: 170px;
}
.grid_1 {
  width: 70px;
}
.preffix_12 {
  margin-left: 1230px;
}
.preffix_11 {
  margin-left: 1130px;
}
.preffix_10 {
  margin-left: 1030px;
}
.preffix_9 {
  margin-left: 930px;
}
.preffix_8 {
  margin-left: 830px;
}
.preffix_7 {
  margin-left: 730px;
}
.preffix_6 {
  margin-left: 630px;
}
.preffix_5 {
  margin-left: 530px;
}
.preffix_4 {
  margin-left: 430px;
}
.preffix_3 {
  margin-left: 330px;
}
.preffix_2 {
  margin-left: 230px;
}
.preffix_1 {
  margin-left: 130px;
}
.container {
  margin-right: auto;
  margin-left: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 980px) and (max-width: 1199px) {
  .row {
    margin-left: -20px;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  .row:before,
  .row:after {
    content: " ";
    display: table;
  }
  .row:after {
    clear: both;
  }
  [class*="grid_"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container {
    width: 940px;
  }
  .grid_12 {
    width: 940px;
  }
  .grid_11 {
    width: 860px;
  }
  .grid_10 {
    width: 780px;
  }
  .grid_9 {
    width: 700px;
  }
  .grid_8 {
    width: 620px;
  }
  .grid_7 {
    width: 540px;
  }
  .grid_6 {
    width: 460px;
  }
  .grid_5 {
    width: 380px;
  }
  .grid_4 {
    width: 300px;
  }
  .grid_3 {
    width: 220px;
  }
  .grid_2 {
    width: 140px;
  }
  .grid_1 {
    width: 60px;
  }
  .preffix_12 {
    margin-left: 980px;
  }
  .preffix_11 {
    margin-left: 900px;
  }
  .preffix_10 {
    margin-left: 820px;
  }
  .preffix_9 {
    margin-left: 740px;
  }
  .preffix_8 {
    margin-left: 660px;
  }
  .preffix_7 {
    margin-left: 580px;
  }
  .preffix_6 {
    margin-left: 500px;
  }
  .preffix_5 {
    margin-left: 420px;
  }
  .preffix_4 {
    margin-left: 340px;
  }
  .preffix_3 {
    margin-left: 260px;
  }
  .preffix_2 {
    margin-left: 180px;
  }
  .preffix_1 {
    margin-left: 100px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  .row:before,
  .row:after {
    content: " ";
    display: table;
  }
  .row:after {
    clear: both;
  }
  [class*="grid_"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container {
    width: 748px;
  }
  .grid_12 {
    width: 748px;
  }
  .grid_11 {
    width: 684px;
  }
  .grid_10 {
    width: 620px;
  }
  .grid_9 {
    width: 556px;
  }
  .grid_8 {
    width: 492px;
  }
  .grid_7 {
    width: 428px;
  }
  .grid_6 {
    width: 364px;
  }
  .grid_5 {
    width: 300px;
  }
  .grid_4 {
    width: 236px;
  }
  .grid_3 {
    width: 172px;
  }
  .grid_2 {
    width: 108px;
  }
  .grid_1 {
    width: 44px;
  }
  .preffix_12 {
    margin-left: 788px;
  }
  .preffix_11 {
    margin-left: 724px;
  }
  .preffix_10 {
    margin-left: 660px;
  }
  .preffix_9 {
    margin-left: 596px;
  }
  .preffix_8 {
    margin-left: 532px;
  }
  .preffix_7 {
    margin-left: 468px;
  }
  .preffix_6 {
    margin-left: 404px;
  }
  .preffix_5 {
    margin-left: 340px;
  }
  .preffix_4 {
    margin-left: 276px;
  }
  .preffix_3 {
    margin-left: 212px;
  }
  .preffix_2 {
    margin-left: 148px;
  }
  .preffix_1 {
    margin-left: 84px;
  }
}
.select-menu {
  display: none !important;
}
@media (max-width: 767px) {
  .container {
    width: 420px;
    padding: 0 0px;
  }
  .row {
    margin-left: 0;
  }
  [class*="grid_"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .select-menu {
    display: block !important;
  }
}
@media (max-width: 479px) {
  body {
    padding: 0;
  }
  .container {
    width: 300px;
    padding: 0 15px;
  }
  .row {
    margin-left: 0;
  }
}
/* Contact Form variables
========================================================*/
/* Contact Form Basic Styles 
========================================================*/
#contact-form {
  position: relative;
}
#contact-form label {
  position: relative;
  display: inline-block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 7px;
}
#contact-form fieldset {
  border: none;
}
.input-width {
  width: 480px !important;
}
/* Contact Form Placeholder Styles 
========================================================*/
#contact-form ._placeholder {
  width: 100% !important;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  line-height: 18px;
  font-size: 13px;
  font-family: 'Ubuntu', sans-serif;
  padding: 8px 10px;
  padding-top: 11px;
  padding-left: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0px;
  color: #4e5151;
  font-weight: 300;
  cursor: text;
}
#contact-form ._placeholder.focused {
  opacity: 0.4;
  filter: alpha(opacity=40);
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 255, 0.5);
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 255, 0.5);
}
#contact-form ._placeholder.hidden {
  display: none;
}
#contact-form .file ._placeholder {
  display: none;
}
/* Contact Form Input 
========================================================*/
#contact-form input[type='text'] {
  width: 100%;
  border-radius: 0px;
  font-weight: 300;
  line-height: 18px;
  font-size: 13px;
  font-family: 'Ubuntu', sans-serif;
  padding: 8px 10px;
  padding-left: 15px;
  outline: none;
  height: 41px;
  color: #4e5151;
  border: 1px solid #e9ebe5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
}
/* Contact Form File Input 
========================================================*/
#contact-form .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#contact-form input.form-control[disabled] {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
#contact-form input.form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
  padding: 6px 12px;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
#contact-form .input-group-btn:first-child > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  margin: 0 -1px 0 0;
}
#contact-form .input-group .form-control:last-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
#contact-form .input-group-btn:last-child > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
#contact-form .input-group .form-control:first-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#contact-form input.form-control,
#contact-form .input-group-btn {
  display: table-cell;
  border-collapse: separate;
  float: none !important;
}
#contact-form .input-group-btn label {
  width: auto;
  margin-left: -1px;
}
#contact-form .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
  width: 1%;
  vertical-align: middle;
}
#contact-form .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#contact-form .btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
#contact-form .btn-default:hover {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
#contact-form .btn-default:active,
#contact-form .btn-default:focus {
  outline-offset: -2px;
  outline: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* Contact Form Textarea 
========================================================*/
#contact-form textarea {
  width: 100%;
  border-radius: 0px;
  line-height: 18px;
  font-size: 13px;
  font-family: 'Ubuntu', sans-serif;
  padding: 8px 10px;
  outline: none;
  padding-top: 11px;
  border: 1px solid #e9ebe5;
  padding-left: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #4e5151;
  font-weight: 300;
  resize: none;
  height: 239px;
}
/* Contact Form Error messages
========================================================*/
#contact-form .empty-message,
#contact-form .error-message {
  position: absolute;
  right: 3px;
  top: 2px;
  color: red;
  height: 0;
  overflow: hidden;
  font-size: 11px;
  -webkit-transition: 0.3s ease-in height;
  transition: 0.3s ease-in height;
  z-index: 99;
}
#contact-form .invalid .error-message,
#contact-form .empty .empty-message {
  height: 20px;
}
/* Contact Form Processing Box
========================================================*/
#contact-form .contact-form-loader {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.9);
  background-image: url('../images/form-loader.gif');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  opacity: 0;
}
#contact-form.processing .contact-form-loader {
  opacity: 1;
  z-index: 99;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
/* Contact Form Modal 
========================================================*/
.modal-open {
  overflow: hidden;
}
#contact-form .modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  font-family: 'Ubuntu', sans-serif;
  font-size: 13px;
}
#contact-form .modal h4 {
  font-weight: bold !important;
  padding: 0 !important;
  margin: 0 !important;
  color: #000 !important;
  font-size: 15px;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
  color: #525151 !important;
}
.modal-dialog {
  width: 600px;
  margin: 10px auto;
}
@media only screen and (max-width: 768px) {
  .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
  }
}
/* Contact Form Close icon 
========================================================*/
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000 !important;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000 !important;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.button1 {
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500 !important;
  font-size: 16px !important;
  line-height: 50px !important;
  background: #002952 !important;
  padding: 8px 51px 11px !important;
  border: none;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  -webkit-transition: 0.4s all ease;
  transition: 0.4s all ease;
}
.button1:hover {
  color: #2a2d2d;
  background: #fff !important;
}
.contact-btn {
  padding: 9px 36px !important;
  padding-top: 8px !important;
  padding-bottom: 11px !important;
  float: right;
  margin-top: 18px;
}
.contact-btn:hover {
  background: #f66151 !important;
}
/*==================   Tumbnail    ======================*/
.fancybox {
  display: block;
  position: relative;
  overflow: hidden;
}
.fancybox img {
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.fancybox_overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  color: #002952;
  background: transparent;
}
.fancybox_overlay:before {
  content: '\f065';
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  font: 400 30px 'FontAwesome';
  line-height: 30px;
  margin-top: -15px;
  text-align: center;
}
.lt-ie9 .fancybox_overlay:before {
  display: none;
}
.fancybox:hover .fancybox_overlay {
  opacity: .66;
  background: #2b2c2b;
}
.lt-ie9 .fancybox:hover .fancybox_overlay {
  background: none;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2b2c2b', endColorstr='#ff2b2c2b');
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2b2c2b', endColorstr='#ff2b2c2b');
  zoom: 1;
}
.lt-ie9 .fancybox:hover .fancybox_overlay:before {
  display: block;
}
.fancybox:hover img {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
/*========================================================
                    Main layout styles
=========================================================*/
body {
  background: #fff;
  font-family: Ubuntu, sans-serif;
  font-size: 13px;
  line-height: 20px;
}
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
* {
  -webkit-text-size-adjust: none;
}
a {
  text-decoration: none;
  color: inherit;
}
a:active {
  background: transparent;
}
a:active,
a:focus,
a:hover {
  outline: 0;
  background: transparent;
}
*:focus {
  outline: 0;
}
*:active {
  outline: 0;
}
input::-moz-focus-inner {
  border: 0;
}
img {
  width: 100%;
  height: auto;
}
.active {
  color: #002952 !important;
}
h3 { color: #7c7c7c !important; font-size: 30px; line-height: 33px; letter-spacing: -0.6px; font-weight: 500; text-transform: uppercase; }
h5 { color: #7c7c7c !important; letter-spacing: 0.32px; font-size: 16px; line-height: 20px; font-weight: 500; }
p {
  color: #4e5151;
  font-size: 13px;
  line-height: 20px;
  font-weight: 300;
  letter-spacing: 0.26px;
}
.light-grey {
  background: #f2f2f1;
}
.dark-grey {
  background: #5a5b5a;
}
.darkest-grey {
  background: #313231;
}
.footer-bg {
  background: #002952;
}
.page {
  background: #fff;
  overflow: hidden;
  min-height: 500px;
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
}
.readmore {
  display: inline-block;
  color: #002952;
  text-transform: uppercase;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.readmore:hover {
  color: #002952;
  margin-left: 8px;
}
/*========================================================
                    HEADER styles
=========================================================*/
.header {
  padding-top: 99px;
  padding-bottom: 32px;
  background: #fff;
}
.header nav {
  display: inline-block;
}
.logo {
  display: inline-block;
  font-family: 'Ubuntu', sans-serif;
  font-weight: bold;
  font-size: 40px;
  line-height: 53px;
  text-transform: uppercase;
  margin-left: 27px;
  color: #bebfbc;
  letter-spacing: -0.8px;
  float: left;
}
.logo a {
  font-family: 'Ubuntu', sans-serif;
  font-weight: inherit;
  letter-spacing: inherit;
  color: #bebfbc;
  text-decoration: none;
}
.logo a span {
  font-family: 'Ubuntu', sans-serif;
  font-weight: bold;
  color: #2a2d2d;
}
.header-menu {
  float: right;
}
/* Main menu styles
========================================================*/
.sf-menu {
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
  font-size: 17px;
  margin-top: 22px;
  margin-right: 13px;
  float: right;
}
.sf-menu > li {
  float: left;
  position: relative;
  margin-left: 44px;
}
.sf-menu > li > a {
  display: inline-block;
  font-size: 17px;
  background: #fff;
  color: #2a2d2d;
  text-decoration: none;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.sf-menu > li > a:hover {
  color: #002952;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.sf-menu > li.current a {
  background: #f0f0f0;
}
.sf-menu > li.sfHover > a {
  color: #002952;
}
.sf-menu a {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.sf-menu a:hover {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
/* First level sub-menu styles
========================================================*/
.sf-menu ul {
  position: absolute;
  top: 40px;
  left: 0;
  background: #fff;
  padding: 10px 20px;
  width: 140px;
  z-index: 2;
  display: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sf-menu ul li {
  line-height: 30px;
  position: relative;
}
.sf-menu ul li a { text-decoration: none; color: #002952; font-size: 12px; text-transform: uppercase; }
.sf-menu ul li a:hover {
  color: #7c7c7c;
}
.sf-menu ul li.sfHover > a {
  color: #002952;
}
/* Second level sub-menu styles
========================================================*/
.sf-menu ul ul {
  position: absolute;
  top: -10px;
  left: 120px;
  background: #fff;
  width: 200px;
  padding: 10px 20px;
  z-index: 4;
}
.sf-menu ul ul li {
  line-height: 30px;
}
.sf-menu ul ul li a {
  color: #000;
}
.sf-menu > li > .sf-with-ul {
  position: relative;
}
.sf-menu > li > .sf-with-ul:before {
  position: absolute;
  left: 50%;
  top: 70%;
  margin-top: 3px;
  margin-left: -6px;
  content: '\f0d7';
  font: 400 12px/12px 'FontAwesome';
}
@media only screen and (max-width: 767px) {
  .sf-menu {
    display: none;
  }
  .select-menu {
    display: block;
    width: 100%;
  }
}
/* Stuck menu styles
========================================================*/
.isStuck {
  background: #fff;
  padding: 0;
  left: 0;
  z-index: 999;
  border-bottom: 1px solid grey;
}
.isStuck .header {
  padding: 0 0 5px;
}
@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
/*==================  Select Menu  ======================*/
.select-menu {
  position: relative;
  display: none;
  margin: 0 auto;
  width: 420px;
  box-shadow: none !important;
  border: 1px solid #333;
  background: #ffffff url('../images/select.png') no-repeat right center;
  overflow: hidden;
}
.select-menu .select {
  width: 440px;
  height: 30px;
  color: #585858;
  background-color: transparent;
  font: 400 15px 'Ubuntu', sans-serif;
  line-height: 30px;
  border: none;
  border-radius: 0;
  box-shadow: none;
  outline: none;
  -webkit-appearance: none;
}
.select-menu .select::-ms-expand {
  display: none;
}
@media (max-width: 767px) {
  .select-menu {
    display: block;
  }
}
@media (max-width: 479px) {
  .select-menu {
    width: 270px;
  }
  .select-menu .select {
    width: 290px;
  }
}
/*========================================================
                    CONTENT styles
=========================================================*/
.camera_nav .fa {
  color: #fff;
  cursor: pointer;
  display: inline-block;
  width: 50px;
  height: 50px;
  font-size: 15px;
  line-height: 44px;
  text-align: center;
  border: 3px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.camera_nav .fa:hover {
  background: #002952;
  border: solid 3px #b7b6b6;
}
.camera_prev {
  padding-right: 3px;
  margin-right: 5px;
  margin-left: -1px;
}
.camera_next {
  padding-left: 2px;
}
.camera_block + * {
  margin-top: 50px;
}
.home-carousel {
  padding-top: 50px;
  padding-bottom: 7px;
  height: auto;
  overflow: hidden;
}
.owl-item {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.owl-item:hover {
  transform: scale(1.2);
}
/*=================================
                    Main-page
===================================*/
.product-block { color: #002952; overflow: hidden; margin-bottom: 44px; font-family: Ubuntu, sans-serif; }
.product-block_caption { color: #002952; background: #ddd; padding: 18px 29px 37px; -webkit-transition: 0.3s all ease; transition: 0.3s all ease; }
.product-block_caption h3 {
  color: #002952;
  font-size: 30px;
  line-height: 63px;
  letter-spacing: -0.6px;
  font-weight: 500;
  margin-top: -2px;
  margin-left: -2px;
  text-transform: uppercase;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.product-block_caption p {
  color: #002952;
  font-size: 15px;
  line-height: 20px;
  font-weight: 300;
  letter-spacing: 0.3px;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.product-block:hover .product-block_caption { color: #002952; background: #cccdcb; }
.product-block:hover h3 {
  color: #002952;
}
.product-block:hover p {
  color: #002952;
}
.product-block h3 + p { color: #002952; margin-top: -16px; }
.product-block .fancybox:hover img {
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.home-content { font-family: Ubuntu, sans-serif; overflow: hidden; text-decoration: none; margin-left: 1px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-top: 112px; padding-bottom: 116px; }
.home-content h2 {
  color: #002952;
  font-size: 50px;
  line-height: 63px;
  letter-spacing: -1px;
  margin-left: 1px;
  font-weight: 500;
  text-transform: uppercase;
}
.home-content h2 span {
  display: block;
  font-size: 230px;
  line-height: 260px;
  letter-spacing: -13.8px;
  margin-top: -46px;
  margin-left: -21px;
  font-weight: 500;
  text-transform: uppercase;
}
.home-content p {
  color: #002952;
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  margin-left: 0;
  letter-spacing: 0.32px;
}
.home-content h2 + p {
  margin-top: -12px;
}
.news {
  font-family: 'Ubuntu', sans-serif;
  padding-top: 115px;
  padding-bottom: 122px;
}
.news_item {
  margin-bottom: 127px;
}
.news_item * {
  text-decoration: none;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.news_item span {
  font-size: 11px;
  font-style: italic;
  line-height: 20px;
  letter-spacing: 0.22px;
  font-weight: 300;
  color: #b7b6b6;
}
.news_item h5 {
  font-size: 16px;
  line-height: 20px;
  color: #303232;
  letter-spacing: 0.32px;
  font-weight: 500;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.news_item h5:hover {
  color: #002952;
}
.news_item p {
  color: #4e5151;
}
.news span {
  display: block;
}
.news img + span {
  margin-top: 15px;
}
.news span + h5 {
  margin-top: 5px;
}
.news h5 + p {
  margin-top: 8px;
}
.news p + * {
  margin-top: 7px;
}
.news-title {
  font-family: 'Ubuntu', sans-serif;
  font-size: 30px;
  line-height: 30px;
  font-weight: 500;
  letter-spacing: -0.6px;
  color: #303232;
  text-transform: uppercase;
  margin-bottom: 52px;
  margin-left: 30px;
}
/*==================================
                    About-page
======================================*/
.about {
  display: block;
  margin-top: 101px;
  margin-bottom: 96px;
}
.about h3 {
  margin-left: 30px;
}
.about h3,
.about h5 {
  color: #2a2d2d;
}
.about p {
  color: #4e5151;
}
.about h3 + * {
  margin-top: 42px;
}
.about h5 + p {
  margin-top: 9px;
}
.about p + p {
  margin-top: 20px;
}
.about p {
  margin-bottom: 19px;
}
.about img {
  margin-top: 47px;
}
.testimonials {
  padding-bottom: 120px;
}
.testimonials_author {
  margin-bottom: 30px;
  background: #f66151;
  padding: 32px 29px 35px 29px;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.testimonials_author h3 {
  color: #fff;
  font-size: 30px;
  line-height: 36px;
  letter-spacing: -0.6px;
  font-weight: 500;
  margin-top: -2px;
  margin-left: -2px;
  text-transform: uppercase;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.testimonials_author p {
  color: #ffd0cb;
  font-size: 15px;
  line-height: 20px;
  font-weight: 300;
  letter-spacing: 0.3px;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.testimonials_quote {
  background: #f3f3f3;
  padding: 24px 20px 24px 30px;
  font-style: italic;
  font-weight: 300;
}
.testimonials h3 + p {
  margin-top: 6px;
}
h3 + .testimonials {
  margin-top: 47px;
}
.about-content {
  padding-top: 113px;
  padding-bottom: 97px;
  position: relative;
}
.about-content ul {
  text-decoration: none;
  list-style: none;
  margin-bottom: 25px;
  position: relative;
  margin-left: 6px;
}
.about-content ul li {
  padding-left: 11px;
  margin-top: 4px;
}
.about-content ul li:before {
  content: "\f0a9";
  color: #f66151;
  background: inherit;
  font-size: 13px;
  left: -7px;
  margin-top: 1px;
  position: absolute;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
}
.about-content ul li a {
  font-weight: 300;
  font-size: 13px;
  letter-spacing: 0.26px;
  color: #4e5151;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.about-content ul li a:hover {
  margin-left: 8px;
  color: #f66151;
}
.about-content h3,
.about-content h5 {
  color: #2a2d2d;
}
.about-content p {
  color: #4e5151;
}
.about-content h3 + * {
  margin-top: 40px;
}
.about-content h5 {
  margin-top: 3px;
}
.about-content h5 + p {
  margin-top: 8px;
}
.team {
  margin-top: 113px;
  margin-bottom: 116px;
}
.team h3,
.team h5 {
  color: #2a2d2d;
}
.team p {
  color: #4e5151;
}
.team a {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.team a:hover {
  color: #f66151;
}
.team h3 + * {
  margin-top: 25px;
}
.team img + h5 {
  margin-top: 12px;
}
.team h5 + * {
  margin-top: 7px;
}
.team img {
  margin-top: 25px;
}
@media only screen and (max-width: 1199px) {
  .about {
    display: block;
    margin-top: 60px;
    margin-bottom: 65px;
  }
  .about h3 {
    margin-left: 20px;
  }
  .testimonials {
    padding-bottom: 60px;
  }
  .about-content {
    padding-top: 49px;
    padding-bottom: 50px;
    position: relative;
  }
}
@media only screen and (max-width: 979px) {
  .testimonials {
    padding-bottom: 60px;
  }
  .testimonials_author {
    padding: 32px 20px 35px 20px;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
  }
  .testimonials_author h3 {
    line-height: 30px;
  }
  .testimonials_quote {
    padding: 30px 20px 30px 20px;
  }
}
@media only screen and (max-width: 767px) {
  .about h3 {
    margin-left: 0;
  }
  .about-content ul {
    text-decoration: none;
    list-style: none;
    margin-bottom: 25px;
    position: relative;
    margin-left: 9px;
  }
  .team {
    margin-top: 58px;
    margin-bottom: 66px;
  }
}
/*========================================================
                    Folio
=========================================================*/
.folio {
  margin-top: 101px;
  margin-bottom: 86px;
  position: relative;
}
.folio h3 {
  color: #2a2d2d;
}
.folio p {
  color: #4e5151;
}
.folio h5 {
  color: #2a2d2d;
  margin-top: -4px;
}
.folio h3 + * {
  margin-top: 21px;
}
.folio a + h5 {
  margin-top: 24px;
}
.folio h5 + * {
  margin-top: 7px;
}
.folio p {
  padding-bottom: 28px;
}
.folio a {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.folio a:hover {
  color: #f66151;
}
.delivery {
  margin-top: 113px;
  margin-bottom: 117px;
}
.delivery h3 {
  color: #2a2d2d;
}
.delivery h5 {
  color: #2a2d2d;
  margin-top: -4px;
}
.delivery .readmore {
  display: inline-block;
  color: #f66151;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.delivery .readmore:hover {
  color: #f66151;
  margin-left: 8px;
}
.delivery p {
  color: #4e5151;
}
.delivery img + h5 {
  margin-top: 25px;
}
.delivery h3 + * {
  margin-top: 48px;
}
.delivery h5 + p {
  margin-top: 8px;
}
.delivery p + p {
  margin-top: 18px;
}
.delivery p + a {
  margin-top: 22px;
}
@media only screen and (max-width: 1199px) {
  .folio {
    margin-top: 66px;
    margin-bottom: 64px;
  }
  .delivery {
    margin-top: 64px;
    margin-bottom: 71px;
  }
}
@media only screen and (max-width: 979px) {
  .folio {
    margin-top: 66px;
    margin-bottom: 44px;
  }
  .delivery {
    margin-top: 44px;
    margin-bottom: 71px;
  }
}
@media only screen and (max-width: 767px) {
  .folio {
    margin-top: 36px;
    margin-bottom: 44px;
  }
  .delivery {
    margin-top: 44px;
    margin-bottom: 41px;
  }
  .delivery h5 {
    margin-top: 25px;
  }
}
/*========================================================
                    Services
=========================================================*/
.services-overview {
  display: block;
  position: relative;
  margin-top: 101px;
  margin-bottom: 109px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.services-overview_item {
  display: block;
  position: relative;
  border-bottom: 1px solid #c5c5c3;
  margin-top: 42px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.services-overview .fa {
  font-size: 40px;
  line-height: 40px;
  color: #4e5151;
  position: absolute;
  top: 5px;
  left: 13px;
}
.services-overview h5 + p {
  margin-top: 8px;
}
.services-overview h5,
.services-overview p {
  margin-left: 70px;
}
.services-overview p {
  padding-bottom: 26px;
}
.services-overview a {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.services-overview a:hover {
  color: #f66151;
}
.video-content {
  margin-bottom: 121px;
}
.video-content h3 + * {
  margin-top: 42px;
}
.video-content h5,
.video-content p {
  margin-left: -1px;
}
.video-content h5 + p {
  margin-top: 8px;
}
.video-content p + p {
  margin-top: 20px;
}
.video-content p + a {
  margin-top: 19px;
}
.video-content a {
  margin-bottom: 25px;
}
.video-content_item {
  display: inline-block;
  position: relative;
  margin-top: 5px;
}
.video-content_item .cursor {
  opacity: 0;
  position: absolute;
  width: 70px;
  height: 70px;
  top: 50%;
  left: 50%;
  margin-top: -35px;
  margin-left: -35px;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.video-content_item:hover .cursor {
  opacity: 1;
}
.video-content_item:hover img {
  opacity: .9;
}
.services-information {
  margin-top: 113px;
  margin-bottom: 116px;
}
.services-information h3 + img {
  margin-top: 50px;
}
.services-information img + h5 {
  margin-top: 20px;
}
.services-information h5 + p {
  margin-top: 7px;
}
.services-information p + * {
  margin-top: 20px;
}
.services-information a {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.services-information a:hover {
  color: #f66151;
}
.additional-services {
  display: block;
  position: relative;
  margin-top: 112px;
  margin-bottom: 69px;
}
.additional-services li {
  padding-left: 56px;
  display: block;
  position: relative;
}
.additional-services li a {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.additional-services li a:hover {
  color: #f66151;
}
.additional-services li:before {
  content: attr(data-index);
  position: absolute;
  left: 0;
  top: -12px;
  font-weight: 500;
  font-size: 42px;
  line-height: 63px;
  letter-spacing: -0.84px;
}
.additional-services h3 {
  display: block;
}
.additional-services h3 + * {
  margin-top: 43px;
}
.additional-services li {
  margin-bottom: 45px;
}
.additional-services h5 {
  padding-top: 1px;
  margin-bottom: 8px;
}
@media only screen and (max-width: 1199px) {
  .services-information {
    margin-top: 56px;
    margin-bottom: 66px;
  }
  .services-information h3 {
    font-size: 24px;
  }
  .services-overview {
    margin-top: 43px;
    margin-bottom: 59px;
  }
  .video-content {
    margin-bottom: 52px;
  }
  .video-content h3 + * {
    margin-top: 48px;
  }
  .additional-services {
    margin-top: 64px;
    margin-bottom: 29px;
  }
}
@media only screen and (max-width: 979px) {
  .services-information {
    margin-top: 56px;
    margin-bottom: 66px;
  }
  .services-information h3 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .video-content a {
    margin-bottom: 25px;
  }
  .additional-services {
    margin-top: 54px;
    margin-bottom: 29px;
  }
  .additional-services h3 + * {
    margin-top: 33px;
  }
  .services-information {
    margin-top: 26px;
  }
  .services-information h3 {
    margin-top: 27px;
  }
}
/*========================================================
                    Blog
=========================================================*/
.blog-block {
  margin-top: 101px;
  padding-bottom: 60px;
}
.post-block {
  margin-bottom: 56px;
}
.post-block h5 {
  margin-top: -4px;
  margin-bottom: 9px;
}
.post-block p + p {
  margin-top: 19px;
}
.post-block p + .readmore {
  margin-top: 29px;
}
h3 + .post-block {
  margin-top: 42px;
}
.post-info .post-title {
  margin: 0;
}
.post-info .post-title + p {
  margin-top: -1px;
}
.post-info p {
  margin-bottom: 36px;
}
.post-info a {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.post-info a:hover {
  color: #f66151;
}
@media only screen and (max-width: 1199px) {
  .blog-block {
    margin-top: 51px;
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-block {
    margin-top: 31px;
    padding-bottom: 10px;
  }
  .post-block_img {
    margin-bottom: 20px;
  }
}
/*========================================================
                    Contacts
=========================================================*/
.contacts {
  margin-top: 102px;
  margin-bottom: 132px;
}
.contacts h3 + * {
  margin-top: 45px;
}
.contacts * + h5 {
  margin-top: 20px;
}
.contacts h5 + table {
  margin-top: 12px;
}
.contacts h5 {
  max-width: 180px;
}
.contacts table {
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0.26px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 300;
  color: #4e5151;
}
.contacts table td:first-child {
  min-width: 74px;
}
.contacts p + * {
  margin-top: 55px;
}
/*==================  GOOGLE MAP  ======================*/
.map_model {
  height: 336px;
}
.map_model img {
  max-width: none !important;
}
@media (max-width: 767px) {
  .map_model {
    height: 250px;
  }
}
@media (max-width: 479px) {
  .map_model {
    height: 200px;
  }
}
.map_locations {
  display: none;
}
@media only screen and (max-width: 1199px) {
  .contacts {
    margin-top: 62px;
    margin-bottom: 92px;
  }
  .input-width {
    width: 100% !important;
  }
}
@media only screen and (max-width: 767px) {
  .contacts {
    margin-top: 2px;
    margin-bottom: 62px;
  }
  .contacts h3 {
    margin-top: 30px;
  }
}
/*========================================================
                    Privacy-policy
=========================================================*/
.privacy-policy-page {
  margin-top: 101px;
  margin-bottom: 116px;
}
.privacy-policy-page h3 + h5 {
  margin-top: 40px;
}
.privacy-policy-page h5 + p { margin-top: 10px; }
.privacy-policy-page p + h5 {
  margin-top: 36px;
}
.privacy-policy-page p + a { margin-top: 19px; }
.mail-link {
  text-decoration: underline;
  color: #f66151;
  display: inline-block;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.mail-link:hover {
  margin-left: 8px;
}
@media only screen and (max-width: 979px) {
  .privacy-policy-page {
    margin-top: 64px;
    margin-bottom: 66px;
  }
}
@media only screen and (max-width: 767px) {
  .privacy-policy-page {
    margin-top: 34px;
    margin-bottom: 36px;
  }
}
/*========================================================
                    FOOTER styles
=========================================================*/
.footer {
  display: block;
  position: relative;
}
.information {
  font-family: 'Ubuntu', sans-serif;
  color: #fff;
  margin-top: 141px;
}
.information h3 {
  color: #fff;
  margin-top: -20px;
  margin-bottom: 57px;
  font-size: 30px;
  line-height: 63px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -0.6px;
  text-transform: uppercase;
}
.about-us {
  margin-bottom: 145px;
}
.about-us h3 + h5 {
  margin-top: 71px;
}
.about-us h5 {
  color: #fff;
  letter-spacing: 0.32px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
}
.about-us h5 + p {
  margin-top: 8px;
}
.about-us p {
  color: #fff;
  padding-right: 30px;
}
.about-us p + h5 {
  margin-top: 32px;
}
.services {
  font-family: 'Ubuntu', sans-serif;
  margin-bottom: 145px;
}
.services-btn {
  margin-top: 1px;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  position: relative;
  min-width: 455px;
  max-width: 455px;
  letter-spacing: 0.32px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  background: #002952;
  padding: 23px 24px 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.services-btn:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  top: 0;
  left: 100%;
  border-style: solid;
  border-width: 34px 0 34px 35px;
  border-color: transparent transparent transparent #f66151;
  -webkit-transform: rotate(360deg);
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.services-btn:hover {
  background: #464746;
}
.services-btn:hover:after {
  border-color: transparent transparent transparent #464746;
}
/*==================     Subscribe Form     ======================*/
#subscribe-form {
  outline: none;
}
.subscribe-form {
  display: block;
  position: relative;
  float: right;
  margin-right: 15px;
  margin-bottom: 21px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: none;
  outline: none;
}
.subscribe-form label {
  display: inline-block;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
}
.subscribe-form .email {
  width: 759px;
}
.subscribe-form input {
  font-family: 'Ubuntu', sans-serif;
  width: 100%;
  font-size: 20px;
  font-weight: 300;
  color: #6b6d6b;
  background: #3f403f;
  padding-top: 20px;
  padding-bottom: 22px;
  padding-left: 41px;
  border: 1px solid transparent;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  padding-right: 200px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: none;
}
.subscribe-form input:focus {
  outline: none;
}
.subscribe-form a[data-type='submit'] {
  position: absolute;
  display: inline-block;
  cursor: pointer;
  top: 0;
  left: 100%;
  width: 164px !important;
  bottom: 0;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500 !important;
  line-height: 16px;
  margin-left: -164px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.error {
  position: absolute;
  top: 0;
  left: 40px;
  font-size: 10px;
  line-height: 12px;
  color: #f00;
  overflow: hidden;
  height: 0px;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  outline: none;
  box-shadow: none;
}
label.invalid .error {
  height: 21px;
}
.success {
  display: none;
  position: absolute;
  top: 0;
  left: 40px;
  font-size: 10px;
  line-height: 12px;
  color: #0f0;
}
.sign-up {
  font-family: 'Ubuntu', sans-serif;
  padding: 20px 0;
}
.sign-up_title {
  display: inline-block;
  max-width: 340px;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  font-weight: 500;
  margin-top: 15px;
  letter-spacing: -0.6px;
  text-transform: uppercase;
  padding: 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sign-up .button1 {
  padding-left: 51px !important;
  padding-right: 39px !important;
  padding-top: 8px !important;
  padding-bottom: 10px !important;
}
.footer-content {
  margin-top: 75px;
  margin-bottom: 133px;
}
.footer-content h3 {
  color: #fff;
  margin-top: -5px;
  margin-left: 1px;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.6px;
  text-transform: uppercase;
}
h3 + .footer-list {
  margin-top: 55px;
}
h3 + .location-list {
  margin-top: 59px;
}
.footer-list {
  list-style: none;
}
.footer-list li {
  font-weight: 300;
  font-size: 11px;
  line-height: 24px;
  margin-left: 1px;
  text-transform: uppercase;
}
.footer-list li a {
  text-decoration: none;
  color: #fff;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.footer-list li a:hover,
.footer-list li a.active {
  color: #002952;
}
.location-list {
  margin-bottom: 24px;
  color: #fff;
}
.location-list_item {
  font-size: 11px;
  line-height: 18px;
  font-weight: 300;
}
.privacy-policy { color: #fff; font-family: Ubuntu, sans-serif; font-size: 13px; line-height: 18px; font-weight: 500; text-transform: uppercase; text-align: center; margin-left: 1px; margin-bottom: 68px; }
.privacy-policy a {
  cursor: pointer;
  font-size: 13px;
  line-height: 18px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.privacy-policy a:hover {
  color: #002952;
}
/*========================================================
                    Widget styles
=========================================================*/
/*========================================================
                    Media
=========================================================*/
/*========================================================
                RESPONSIVE LAYOUTS STYLES 
=========================================================*/
@media only screen and (max-width: 1199px) {
  .header {
    padding: 99px 20px 32px 20px;
    background: #fff;
    margin-left: -20px;
    margin-right: -20px;
  }
  .camera_caption { top: 156px; }
  .bg-wrap {
    margin-left: -20px;
    margin-right: -20px;
    padding: 0 20px;
  }
  .services-btn {
    min-width: 355px;
    max-width: 355px;
    font-size: 14px;
    line-height: 20px;
  }
  .subscribe-form .email {
    width: 550px;
  }
  .footer-content {
    margin-top: 75px;
    margin-bottom: 145px;
  }
  .footer-content h3 {
    margin-top: -5px;
    margin-left: 1px;
    font-size: 25px;
    font-weight: 500;
    letter-spacing: 0.6px;
    text-transform: uppercase;
  }
}
/*========================================================
                    --
=========================================================*/
@media only screen and (max-width: 979px) {
  .page {
    max-width: 979px;
  }
  .camera_caption {
    top: 56px;
  }
  .logo,
  nav,
  .header-menu {
    float: none;
  }
  .header {
    padding: 99px 10px 32px 10px;
    background: #fff;
    margin-left: -10px;
    margin-right: -10px;
    text-align: center;
  }
  .bg-wrap {
    margin-left: -10px;
    margin-right: -10px;
    padding: 0 10px;
  }
  .home-content h2 span {
    font-size: 130px;
    letter-spacing: -6.8px;
    margin-left: 0px;
  }
  .subscribe-form input {
    padding-left: 21px;
    padding-right: 180px;
  }
  .subscribe-form .email {
    width: 459px;
  }
  .services-btn {
    min-width: 300px;
    max-width: 300px;
  }
  .footer-content {
    margin-top: 75px;
    margin-bottom: 145px;
  }
  .footer-content h3 {
    margin-top: -5px;
    margin-left: 1px;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 0.6px;
    text-transform: uppercase;
  }
}
/*========================================================
                    ------
=========================================================*/
@media only screen and (max-width: 767px) {
  .home-carousel {
    padding-top: 50px;
    padding-bottom: 17px;
  }
  .logo {
    margin-left: 0;
  }
  .header-menu {
    width: 100%;
  }
  .header-menu .sf-menu {
    margin-right: 0;
  }
  .camera_caption {
    top: 46px;
    left: 25px;
  }
  .camera_caption h2 {
    font-size: 25px;
    line-height: 25px;
    margin-left: -3px;
  }
  .camera_caption h2 span {
    font-size: 65px;
    line-height: 65px;
    letter-spacing: -2.6px;
    margin-top: 5px;
  }
  .camera_caption p {
    display: none;
  }
  .camera_caption div {
    height: 100%;
  }
  .camera_caption h2 + p {
    margin-top: 11px;
  }
  .camera_caption p + .button1 {
    margin-top: 18px;
  }
  .camera_caption .button1 {
    font-size: 16px !important;
    line-height: 30px !important;
    padding: 9px 21px !important;
  }
  .camera_nav {
    margin-top: 15px;
  }
  .home-content {
    padding-top: 63px;
    padding-bottom: 66px;
  }
  .home-content h2 {
    font-size: 32px;
    line-height: 46px;
    letter-spacing: -1px;
    margin-left: 1px;
    font-weight: 500;
    text-transform: uppercase;
  }
  .home-content h2 span {
    font-size: 100px;
    line-height: 100px;
    letter-spacing: -4.8px;
    margin-top: -20px;
    margin-left: -8px;
  }
  .home-content p {
    margin-bottom: 24px;
    font-size: 16px;
    line-height: 24px;
    margin-left: 0;
  }
  .home-content h2 + p {
    margin-top: -6px;
  }
  .news {
    padding-top: 65px;
    padding-bottom: 12px;
  }
  .news_item {
    margin-bottom: 77px;
  }
  .news-title {
    margin-left: 0;
  }
  .content {
    max-width: 480px;
  }
  .camera_caption {
    top: 56px;
  }
  .information {
    margin-top: 50px;
  }
  .about-us {
    margin-bottom: 66px;
  }
  .about-us h3 + h5 {
    margin-top: 31px;
  }
  .services {
    margin-bottom: 56px;
  }
  .services-btn {
    min-width: 355px;
    max-width: 355px;
  }
  .header {
    padding: 99px 30px 32px 30px;
    margin-left: -30px;
    margin-right: -30px;
  }
  .bg-wrap {
    margin-left: -30px;
    margin-right: -30px;
    padding: 0 30px;
  }
  .sign-up {
    font-family: 'Ubuntu', sans-serif;
    padding: 20px 0;
    text-align: center;
    float: none;
  }
  .sign-up_title {
    margin-bottom: 15px;
  }
  .sign-up .button1 {
    padding-left: 19px !important;
    padding-right: 19px !important;
  }
  .subscribe-form .email {
    width: 400px;
  }
  .subscribe-form input {
    padding-left: 11px;
    padding-right: 130px;
  }
  .subscribe-form a[data-type='submit'] {
    width: 124px !important;
    margin-left: -124px;
  }
  .footer-content {
    margin-top: 35px;
    margin-bottom: 45px;
  }
  .footer-content h3 {
    margin-top: -5px;
    margin-left: 1px;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 0.6px;
    text-transform: uppercase;
  }
  h3 + .footer-list {
    margin-top: 26px;
  }
  .location-list {
    margin-top: 29px;
  }
  .footer-content + .privacy-policy {
    margin-top: 80px;
  }
}
/*========================================================
                    --
=========================================================*/
@media only screen and (max-width: 479px) {
  .logo {
    font-size: 32px;
    line-height: 45px;
    text-transform: uppercase;
    margin-left: 0;
    color: #bebfbc;
    letter-spacing: -0.8px;
    float: left;
  }
  .logo a {
    font-family: 'Ubuntu', sans-serif;
    font-weight: inherit;
    letter-spacing: inherit;
    color: #bebfbc;
    text-decoration: none;
  }
  .logo a span {
    font-family: 'Ubuntu', sans-serif;
    font-weight: bold;
    color: #2a2d2d;
  }
  .content {
    max-width: 320px;
  }
  .header {
    padding: 99px 25px 32px 25px;
    margin-left: -25px;
    margin-right: -25px;
  }
  .bg-wrap {
    margin-left: -25px;
    margin-right: -25px;
    padding: 0 25px;
  }
  .camera_caption {
    top: 26px;
  }
  .home-content {
    padding-top: 63px;
    padding-bottom: 66px;
  }
  .home-content h2 {
    font-size: 24px;
    line-height: 38px;
    letter-spacing: -1px;
    margin-left: 1px;
  }
  .home-content h2 span {
    font-size: 66px;
    line-height: 66px;
    letter-spacing: -4.8px;
    margin-top: -10px;
    margin-left: -8px;
  }
  .news {
    padding-top: 65px;
    padding-bottom: 12px;
  }
  .news_item {
    margin-bottom: 77px;
  }
  .information {
    margin-top: 50px;
  }
  .about-us {
    margin-bottom: 66px;
  }
  .about-us h3 + h5 {
    margin-top: 31px;
  }
  .services {
    margin-bottom: 56px;
  }
  .services-btn {
    font-size: 18px;
    min-width: 225px;
    max-width: 225px;
  }
  .subscribe-form input {
    padding-left: 11px;
    padding-right: 11px;
  }
  .subscribe-form .email {
    width: 300px;
  }
  .subscribe-form {
    margin-right: -15px;
  }
  .subscribe-form a[data-type='submit'] {
    width: 120px !important;
    margin-left: -225px;
    margin-top: 25px;
    position: relative;
    display: block;
  }
  .sign-up {
    font-family: 'Ubuntu', sans-serif;
    padding: 20px 0;
  }
  .sign-up_title {
    margin-bottom: 15px;
  }
  .sign-up .button1 {
    padding-left: 9px !important;
    padding-right: 9px !important;
  }
  .sign-up .subscribe-form a[data-type="submit"] {
    display: block;
    margin-left: -215px;
    margin-top: 25px;
    position: relative;
    width: 120px !important;
  }
  .footer-content {
    margin-top: 35px;
    margin-bottom: 65px;
  }
  .footer-content h3 {
    margin-top: -5px;
    margin-left: 1px;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 0.6px;
    text-transform: uppercase;
  }
  h3 + .footer-list {
    margin-top: 26px;
  }
  .location-list {
    margin-top: 29px;
  }
  .footer-content + .privacy-policy {
    margin-top: 80px;
  }
}
/* UItoTop styles
========================================================*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 80px;
  right: 30px;
  overflow: hidden;
  border: none;
  color: #002952;
  width: 40px;
  height: 43px;
  font-size: 43px;
  line-height: 38px;
  z-index: 20;
  -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease;
}
#toTop:hover {
  outline: none;
  color: #f0f0f0;
}
@media only screen and (max-width: 1199px) {
  #toTop {
    display: none !important;
  }
}
/*Core variables and mixins*/
