@import url(animate.css);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(sympletts.css);
@import url(http://fonts.googleapis.com/css?family=Roboto);
/*========================================================
					  Main Styles
=========================================================*/
body {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #c9c9c9;
  background: #ffffff
  -webkit-text-size-adjust: none; }

img {
  max-width: 100%;
  height: auto; }

h1, h2, h3, h4, h5, h6 {
  color: #3137fd; }

h1 {
  font-family: Georgia, serif;
  font-size: 50px;
  line-height: 60px;
  font-weight: 400; }

h2 {
  font-family: Georgia, serif;
  font-size: 48px;
  line-height: 60px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 4.8px; }
  @media only screen and (max-width: 979px) {
    h2 {
      font-size: 40px; } }
  @media only screen and (max-width: 767px) {
    h2 {
      font-size: 30px; } }
  @media only screen and (max-width: 979px) {
    h2 {
      line-height: 48px; } }
  @media only screen and (max-width: 767px) {
    h2 {
      line-height: 36px; } }
  @media only screen and (max-width: 979px) {
    h2 {
      letter-spacing: 4px; } }
  @media only screen and (max-width: 767px) {
    h2 {
      letter-spacing: 3px; } }
  h2 em {
    color: #070707; }

h3 {
  font-family: Georgia, serif;
  font-size: 20px;
  line-height: 34px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #070707; }
  * + h3 {
    margin-top: 10px; }

* + p {
  margin-top: 26px; }
h3 + p {
  margin-top: 20px; }

a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
  a:active {
    background: transparent; }
  a:focus {
    outline: none; }

a[href^="tel:"] {
  color: inherit;
  text-decoration: none; }

.img {
  display: inline-block; }

.left {
  text-align: left; }

.center {
  text-align: center; }

.right {
  text-align: right; }

.page {
  overflow: hidden;
  min-height: 500px; }
  .lt-ie9 .page {
    min-width: 1200px; }

.bg-1 {
  background: #262626;
  color: #ffffff; }
  .bg-1 h2 {
    color: #ffffff; }

/*========================================================
					  Main Layout
==========================================================*/
.brand {
  text-align: right; }
  .brand_name {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 82px 0 0 0;
    font-family: OptimusPrinceps;
    font-size: 48px;
    line-height: 52px;
    font-weight: 400;
    letter-spacing: 4.8px;
    text-transform: uppercase;
    color: #ffffff; }
    .brand_name .icon {
      position: absolute;
      top: 5px;
      right: 0;
      font-size: 60px;
      line-height: 60px;
      margin: 0 0 15px 0; }
  .brand_slogan {
    margin: 13px 0 0 0;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    line-height: 10px;
    font-weight: 700;
    letter-spacing: 2.8px;
    text-transform: uppercase;
    color: #ffffff; }

.carousel-box-1 {
  position: relative;
  overflow: hidden;
  font-family: Georgia, serif;
  font-size: 70px;
  line-height: 80px;
  letter-spacing: 10px;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  padding: 89px 0 93px; }
  @media only screen and (max-width: 1199px) {
    .carousel-box-1 {
      font-size: 80px; } }
  @media only screen and (max-width: 979px) {
    .carousel-box-1 {
      font-size: 65px; } }
  @media only screen and (max-width: 767px) {
    .carousel-box-1 {
      font-size: 40px; } }
  @media only screen and (max-width: 479px) {
    .carousel-box-1 {
      font-size: 30px; } }
  @media only screen and (max-width: 1199px) {
    .carousel-box-1 {
      line-height: 90px; } }
  @media only screen and (max-width: 979px) {
    .carousel-box-1 {
      line-height: 75px; } }
  @media only screen and (max-width: 767px) {
    .carousel-box-1 {
      line-height: 50px; } }
  @media only screen and (max-width: 479px) {
    .carousel-box-1 {
      line-height: 36px; } }
  @media only screen and (max-width: 1199px) {
    .carousel-box-1 {
      letter-spacing: 8px; } }
  @media only screen and (max-width: 979px) {
    .carousel-box-1 {
      letter-spacing: 6.5px; } }
  @media only screen and (max-width: 767px) {
    .carousel-box-1 {
      letter-spacing: 4px; } }
  @media only screen and (max-width: 479px) {
    .carousel-box-1 {
      letter-spacing: 3px; } }
  * + .carousel-box-1 {
    margin-top: 53px; }
  .carousel-box-1:before {
    content: "";
    position: absolute;
    left: 200px;
    right: 200px;
    top: 0;
    bottom: 0;
    width: 770px;
    background: rgba(49, 55, 253, 0.5);
    z-index: -1; }
    @media only screen and (max-width: 1199px) {
      .carousel-box-1:before {
        left: 160px; } }
    @media only screen and (max-width: 979px) {
      .carousel-box-1:before {
        left: 128px; } }
    @media only screen and (max-width: 767px) {
      .carousel-box-1:before {
        left: 0; } }
    @media only screen and (max-width: 1199px) {
      .carousel-box-1:before {
        right: 160px; } }
    @media only screen and (max-width: 979px) {
      .carousel-box-1:before {
        right: 128px; } }
    @media only screen and (max-width: 767px) {
      .carousel-box-1:before {
        right: 0; } }
    @media only screen and (max-width: 1199px) {
      .carousel-box-1:before {
        width: 620px; } }
    @media only screen and (max-width: 979px) {
      .carousel-box-1:before {
        width: 492px; } }
    @media only screen and (max-width: 767px) {
      .carousel-box-1:before {
        width: 100%; } }
    .lt-ie9 .carousel-box-1:before {
      background: none;
      -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#80FF011B', endColorstr='#80FF011B')";
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80FF011B', endColorstr='#80FF011B');
      zoom: 1; }
  @media only screen and (max-width: 1199px) {
    .carousel-box-1 br {
      display: none; } }

.call-action {
  position: relative;
  display: block;
  padding: 40px 0 14px;
  text-align: center;
  background: #262626;
  overflow: hidden;
  font-family: Georgia, serif;
  font-size: 43px;
  line-height: 52px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 7.2px;
  color: #ffffff; }
  .call-action em {
    font-size: 27px;
    line-height: 34px;
    font-weight: 400;
    letter-spacing: 3px; }
  .call-action:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 50%;
    border: 12px solid transparent;
    border-bottom-color: #ffffff;
    border-right-color: #ffffff;
    -moz-transition: 0.2s ease all;
    -o-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    transition: 0.2s ease all; }
  .call-action:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    border: 12px solid transparent;
    border-bottom-color: #ffffff;
    border-left-color: #ffffff;
    -moz-transition: 0.2s ease all;
    -o-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    transition: 0.2s ease all; }
  .call-action:hover {
    background: #262626; }
    .call-action:hover:before, .call-action:hover:after {
      bottom: -24px; }
  .call-action * + p {
    margin-top: 0; }

.about-box {
  padding: 68px 0 0 0; }
  .about-box_line {
    color: #070707; }
    * + .about-box_line {
      margin-top: 41px; }
    .about-box_line_left {
      text-align: right; }
      @media only screen and (max-width: 767px) {
        .about-box_line_left {
          text-align: center; } }
    .about-box_line_right {
      text-align: left; }
      @media only screen and (max-width: 767px) {
        .about-box_line_right {
          text-align: center; } }
  .about-box_indent {
    padding: 0 160px; }
    @media (max-width: 1199px) {
      .about-box_indent {
        padding: 0; } }

.btn {
  display: inline-block;
  font-family: Georgia, serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.8px;
  color: #ffffff;
  background: #3137fd;
  padding: 11px 22px 14px; }
  .btn:hover {
    background: #03077d; }
  * + .btn {
    margin-top: 30px; }

.directions-box {
  padding: 56px 0 0 0; }
  .directions-box * + .row {
    margin-top: 35px; }

.iconed-box .icon {
  font-size: 44px;
  line-height: 44px;
  color: #000000; }
  .iconed-box .icon.icon-s-glasses {
    font-size: 32px; }
  .iconed-box .icon.icon-s-present34 {
    font-size: 48px; }

.report {
  overflow: hidden;
  position: relative;
  display: block;
  font-family: Georgia, serif;
  font-size: 48px;
  line-height: 56px;
  text-transform: uppercase;
  letter-spacing: 4.8px;
  text-align: left;
  color: #ffffff;
  background: #3137fd;
  margin-top: 74px;
  padding: 27px 170px 32px 45px; }
  @media only screen and (max-width: 1199px) {
    .report {
      font-size: 36px; } }
  @media only screen and (max-width: 979px) {
    .report {
      font-size: 30px; } }
  @media only screen and (max-width: 479px) {
    .report {
      font-size: 20px; } }
  @media only screen and (max-width: 1199px) {
    .report {
      line-height: 42px; } }
  @media only screen and (max-width: 979px) {
    .report {
      line-height: 36px; } }
  @media only screen and (max-width: 479px) {
    .report {
      line-height: 24px; } }
  @media only screen and (max-width: 1199px) {
    .report {
      letter-spacing: 3.6px; } }
  @media only screen and (max-width: 979px) {
    .report {
      letter-spacing: 3px; } }
  @media only screen and (max-width: 479px) {
    .report {
      letter-spacing: 2px; } }
  @media only screen and (max-width: 979px) {
    .report {
      padding: 20px 100px 20px 30px; } }
  .report em {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    letter-spacing: 1.2px;
    background: #302c2d;
    padding: 19px 27px 19px 34px;
    z-index: 0; }
    @media only screen and (max-width: 979px) {
      .report em {
        padding: 20px 20px 10px 20px; } }
    @media only screen and (max-width: 767px) {
      .report em {
        padding: 34px 20px 10px 20px; } }
  .report:before {
    content: "";
    position: absolute;
    margin-bottom: 6px;
    bottom: 50%;
    right: 0;
    border: 7px solid transparent;
    border-bottom-color: #ffffff;
    border-right-color: #ffffff;
    -moz-transition: 0.2s ease all;
    -o-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    transition: 0.2s ease all;
    z-index: 1; }
    @media only screen and (max-width: 979px) {
      .report:before {
        margin-bottom: 0; } }
  .report:after {
    content: "";
    position: absolute;
    margin-top: -6px;
    top: 50%;
    right: 0;
    border: 7px solid transparent;
    border-top-color: #ffffff;
    border-right-color: #ffffff;
    -moz-transition: 0.2s ease all;
    -o-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    transition: 0.2s ease all;
    z-index: 1; }
    @media only screen and (max-width: 979px) {
      .report:after {
        margin-top: 0; } }
  .report:hover {
    background: #03077d; }
    .report:hover:before, .report:hover:after {
      right: -14px; }

.list {
  font-family: Georgia, serif;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #3137fd; }
  * + .list {
    margin-top: 23px; }
  @media only screen and (max-width: 767px) {
    .list {
      font-size: 14px; } }
  @media only screen and (max-width: 767px) {
    .list {
      line-height: 20px; } }
  .list li {
    display: inline-block; }
    .list li:after {
      content: "/";
      display: inline-block;
      padding: 0 4px 0 12px; }
    .list li:last-child:after {
      display: none; }
  .list a:hover {
    color: #3137fd; }

.carousel-box-2 {
  position: relative;
  padding: 0 0 90px 0;
  overflow: hidden; }
  .carousel-box-2 .img {
    position: relative; }
    .carousel-box-2 .img .vertical-align {
      position: absolute;
      height: 100%;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: 0; }
      .carousel-box-2 .img .vertical-align > div {
        display: table;
        height: 100%; }
    .carousel-box-2 .img p {
      display: table-row;
      height: 100%; }
    .carousel-box-2 .img em {
      display: table-cell;
      height: 100%;
      vertical-align: middle;
      padding: 0 50px;
      color: #ffffff; }
  .carousel-box-2 em {
    font-family: Georgia, serif;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 3px; }
  .carousel-box-2 * + p {
    margin-top: 30px; }
  * + .carousel-box-2 {
    margin-top: 31px; }

/*==================   Parallax    ======================*/
.parallax {
  background-position: center 0;
  background-repeat: no-repeat; }
  .mobile .parallax, .tablet .parallax {
    background-position: 50% 0 !important;
    background-size: cover; }

.parallax01 {
  position: relative;
  background-color: #f1f1f1;
  background-image: url(../images/parallax01.jpg);
  padding: 68px 0 72px;
  color: #070707; }
  .parallax01 h2 {
    line-height: 56px; }
    @media only screen and (max-width: 767px) {
      .parallax01 h2 {
        line-height: 36px; } }
    .parallax01 h2 + * {
      margin-top: 42px; }

@media (max-width: 767px) {
  .parallax {
    background-position: center 0 !important;
    background-size: cover; } }
/*==================     ToTop     ======================*/
.toTop {
  width: 70px;
  height: 70px;
  font-size: 24px;
  line-height: 70px;
  color: #fff;
  background: #302c2d;
  position: fixed;
  right: 66px;
  bottom: 180px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20; }
  .toTop:hover {
    color: #fff;
    background: #a62734;
    text-decoration: none; }

@media only screen and (max-width: 1399px) {
  .toTop {
    display: none !important; } }
/*========================================================
					 HEADER  Section
==========================================================*/
header {
  padding: 442px 0 0;
  background: #000000 url(../images/header-bg.jpg) 50% 0 no-repeat; }
  @media only screen and (max-width: 1199px) {
    header {
      padding: 350px 0 0; } }
  @media only screen and (max-width: 979px) {
    header {
      padding: 300px 0 0; } }
  @media only screen and (max-width: 767px) {
    header {
      padding: 200px 0 0; } }
  @media only screen and (max-width: 479px) {
    header {
      padding: 100px 0 0; } }
  @media (max-width: 767px) {
    header {
      text-align: center; } }

/*========================================================
					 CONTENT  Styles
=========================================================*/
main {
  display: block;
  background: #ffffff; }

/*==================      Well     ======================*/
.well {
  padding: 0 0 79px; }
  .well__01 {
    padding: 66px 0 26px; }

/*========================================================
					 FOOTER  Section
=========================================================*/
footer {
  border-top: 1px solid #323232;
  padding: 63px 0 110px;
  color: #414141; }
  @media (max-width: 767px) {
    footer {
      text-align: center; } }

.footer-brand {
  text-align: right;
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 82px 0 0;
  font-family: OptimusPrinceps;
  font-size: 48px;
  line-height: 52px;
  font-weight: 400;
  letter-spacing: 4.8px;
  text-transform: uppercase; }
  .footer-brand .icon {
    position: absolute;
    top: 5px;
    right: 0;
    font-size: 60px;
    line-height: 60px;
    margin: 0 0 15px 0; }

.copyright {
  letter-spacing: 2.8px; }
  * + .copyright {
    margin-top: 12px; }

    .grid_5.about-box_line_left p {
font-size: 15px !important;
}

.grid_5.about-box_line_right p {
font-size: 15px !important;
}

.fa {
font-size: 40px !important;
}

 .directions-box > div:nth-child(1) > div:nth-child(1) > h3:nth-child(2), .directions-box > div:nth-child(1) > div:nth-child(2) > h3:nth-child(2), .directions-box > div:nth-child(2) > div:nth-child(1) > h3:nth-child(2), .directions-box > div:nth-child(2) > div:nth-child(2) > h3:nth-child(2) {
color: #494949 !important;
}

.directions-box > div:nth-child(1) > div:nth-child(1) > p:nth-child(3), .directions-box > div:nth-child(1) > div:nth-child(2) > p:nth-child(3), .directions-box > div:nth-child(2) > div:nth-child(1) > p:nth-child(3), .directions-box > div:nth-child(2) > div:nth-child(2) > p:nth-child(3) {
color: #070707 !important;
}

.icon-s-heart365::before {
content: url("http://volt-it.com/images/Taleerae.jpg") !important;
}

.icon.icon-s-heart365 {
position: relative !important;
}

@media (min-width:1200px) {
.copyright {
position: relative !important;
left: 100% !important;
bottom: 25% !important;
}}

.copyright {
text-align: left !important;
}

@media (min-width: 1200px) { 
.carousel-box-2 .owl-item {
margin-left: 200px !important;
} }