﻿@charset "UTF-8";
/***********************************
    Responsive
************************************/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,600);
@import url(http://fonts.googleapis.com/css?family=Roboto:400,700,300);
@import url(http://fonts.googleapis.com/css?family=Raleway:600,300);
/***********************************
    Geral
************************************/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  padding: 0;
  font-family: "Open Sans";
  font-size: 14px;
  color: #727272;
}


 .flag-bra, .flag-usa {
    margin-top:12px;
}

.flag-bra {
    margin-left:8px;
}

.flag-usa {
    margin-left:15px;
}



::selection {
  background: #de7d1c;
  color: #fff;
}

::-moz-selection {
  background: #f26800;
  color: #fff;
}

div {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

p {
  line-height: 22px;
}

p.big {
  font-size: 16px;
}

.raleway {
  font-family: Raleway;
}

.dancing {
  font-family: 'Dancing Script';
}

a {
  color: #de7d1c;
  text-decoration: none;
  transition: 0.23s all linear;
  -webkit-transition: 0.23s all linear;
  -moz-transition: 0.23s all linear;
  -ms-transition: 0.23s all linear;
  -o-transition: 0.23s all linear;
}

a:hover {
  color: #00646c;
}

a .fa.fa-pos-right {
  color: #ccc;
  margin-left: 3px;
}

img {
  border: none;
  display: block;
}

img.img-responsive {
  width: 100%;
  height: auto;
  display: block;
}

img.img-left {
  float: left;
  margin-right: 30px;
}

.uppercase {
  text-transform: uppercase;
}

.t-center {
  text-align: center;
}

.t-center img {
  display: inline-block;
}

.t-left {
  text-align: left;
}

.x-light {
  font-weight: 200;
}

.light {
  font-weight: 300;
}

.regular {
  font-weight: normal;
}

.medium {
  font-weight: 500;
}

.semi-bold {
  font-weight: 600;
}

.bold {
  font-weight: bold;
}

.bg-x-light-gray, .box-x-light-gray {
  background-color: #eee;
}

.bg-light-gray {
  background-color: #f3f3f3;
}

.bg-gray {
  background-color: #d5d5d5;
}

.bg-dark-gray {
  background-color: #454545;
}

.bg-white {
  background-color: #fff;
}

.bg-base {
  background-color: #f26800;
}

.bg-parallax-fixed {
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-image: url(../images/site-img207.jpg);
}

.white, h1.white, h2.white, h3.white, h4.white, h5.white, h6.white, .title.white {
  color: #fff;
}

.w-100 {
  width: 100%;
}

.no-padding {
  padding: 0;
}

.no-padding-lateral > div:first-child {
  padding-left: 0;
}

.no-padding-lateral > div:last-child {
  padding-left: 0;
}

.no-margin {
  margin: 0;
}

.m-t-10 {
  margin-top: 10px;
}

.m-t-30 {
  margin-top: 30px;
}

.m-t-60 {
  margin-top: 60px;
}

.m-b-10 {
  margin-bottom: 10px;
}

.m-b-30 {
  margin-bottom: 30px;
}

.m-b-60 {
  margin-bottom: 60px;
}

/***********************************
    Títulos
************************************/
h1, h2, h3, h4, h5, h6, .title {
  font-family: "Roboto", sans-sefif;
  color: #de7d1c;
}

h1.w-line, h2.w-line, h3.w-line, h4.w-line, h5.w-line, h6.w-line, .title.w-line {
  position: relative;
  margin-bottom: 60px;
}

h1.w-line:before, h2.w-line:before, h3.w-line:before, h4.w-line:before, h5.w-line:before, h6.w-line:before, .title.w-line:before {
  content: '';
  margin: 0;
  width: 70px;
  height: 2px;
  float: left;
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -35px;
  background: #393939;
}

h1.w-line.white:before, h2.w-line.white:before, h3.w-line.white:before, h4.w-line.white:before, h5.w-line.white:before, h6.w-line.white:before, .title.w-line.white:before {
  background: #fff;
}

.subtitle {
  font-family: "Roboto", sans-sefif;
  color: #393939;
  color: #999;
  margin-bottom: 45px;
}

h1, .size-1 {
  font-size: 38px;
}

h1 {
  margin: 11px 0 20px;
}

@media screen and (max-width: 767px) {
  h1, .size-1 {
    font-size: 30.36px;
  }
}

h2, .size-2 {
  font-size: 31.16px;
}

h2 {
  margin: 0 0 20px;
}

@media screen and (max-width: 767px) {
  h2, .size-2 {
    font-size: 27.06px;
  }
}

h3, .size-3 {
  font-size: 27.36px;
}

h3 {
  margin: 0 0 20px;
}

@media screen and (max-width: 767px) {
  h3, .size-3 {
    font-size: 23.76px;
  }
}

h4, .size-4 {
  font-size: 23.56px;
}

h4 {
  margin: 0 0 20px;
}

@media screen and (max-width: 767px) {
  h4, .size-4 {
    font-size: 20.46px;
  }
}

h5, .size-5 {
  font-size: 19.76px;
}

h5 {
  margin: 0 0 20px;
}

@media screen and (max-width: 767px) {
  h5, .size-5 {
    font-size: 17.16px;
  }
}

h6, .size-6 {
  font-size: 15.96px;
}

h6 {
  margin: 0 0 20px;
}

@media screen and (max-width: 767px) {
  h6, .size-6 {
    font-size: 13.86px;
  }
}

.title-color {
  color: #00646c;
}

.box-title {
  display: inline-block;
  padding: 1px 12px;
  font-size: 40px;
  color: #00646c;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 60px;
  border-top: 0px solid #de7d1c;
  border-left: 5px solid #de7d1c;
  border-right: 5px solid #de7d1c;
  border-bottom: 0px solid #de7d1c;
}

.pagina-noticias .box-title {
  margin-bottom: 20px !important;
}

@media screen and (max-width: 767px) {
  .box-title {
    font-size: 28px;
    margin: 30px 0 40px;
  }
}

/***********************************
    Botões
************************************/
.btn-group .btn {
  margin-right: 7px;
  margin-bottom: 7px;
}

.btn-group .btn:last-child {
  margin-right: 0;
}

.btn {
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: 500;
  background-color: #de7d1c;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
  border-radius: 0;
  padding: 14px 30px;
  transition: 0.23s all linear;
  -webkit-transition: 0.23s all linear;
  -moz-transition: 0.23s all linear;
  -ms-transition: 0.23s all linear;
  -o-transition: 0.23s all linear;
}

.btn:hover,
.btn.btn-white:hover,
.btn.active,
.btn:focus,
.btn:active {
  background-color:#004b51;
  color: #fff;
  box-shadow: none;
  outline: none;
  -webkit-appearance: none;
}

@media screen and (max-width: 767px) {
  .btn:hover,
  .btn.btn-white:hover,
  .btn.active,
  .btn:focus,
  .btn:active {
    background-color: #f26800;
  }
}

.btn[disabled] {
  opacity: 0.65;
  cursor: default;
}

.btn[disabled]:hover {
  background-color: #f26800;
}

.btn.btn-circle {
  border-radius: 100px;
  padding: 5px;
  min-width: 25px;
  min-height: 25px;
  display: inline-block;
  text-align: center;
  font-size: 16px;
  line-height: 25px;
}

.btn.btn-transparent {
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 0;
  text-transform: none;
}

.btn.btn-transparent:hover {
  background-color: #fff;
  color: #393939;
}

.btn.btn-white {
  background: #fff;
  color: #393939;
}

.btn.loading {
  position: relative;
  cursor: default;
}

.btn.loading:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  border-radius: inherit;
}

.btn.loading:after {
  content: '';
  height: 10px;
  width: 10px;
  animation: rotate 0.8s infinite linear;
  -webkit-animation: rotate 0.8s infinite linear;
  -moz-animation: rotate 0.8s infinite linear;
  -o-animation: rotate 0.8s infinite linear;
  border: 8px solid #fff;
  border-right-color: transparent;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -12px;
}

@keyframes rotate {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
  }
}

@-webkit-keyframes rotate {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
  }
}

@-moz-keyframes rotate {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
  }
}

@-o-keyframes rotate {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
  }
}

/***********************************
    Boxes
************************************/
.box {
  padding: 60px 50px;
}

@media screen and (max-width: 767px) {
  .box {
    padding: 15px 10px;
  }
  .box .container > .row > div[class^="col"] {
    margin-bottom: 35px;
  }
  .box .container > .row > div[class^="col"] .box {
    text-align: center;
  }
  .box .container > .row > div[class^="col"] .box img {
    float: none;
    display: inline-block;
    margin-right: 0;
  }
  .box .container > .row > div[class^="col"]:last-child {
    margin-bottom: 0;
  }
}

.box.box-x-light {
  background-color: #fadb62;
  color: #fff;
}

.box.box-mid-light {
  background-color: #f9d549;
  color: #fff;
}

.box.box-light {
  background-color: #f8d031;
  color: #fff;
}

.box.box-normal {
  background-color: #f26800;
  color: #fff;
}

.box.box-dark {
  background-color: #edbf08;
  color: #fff;
}

.box.box-mid-dark {
  background-color: #d5ab07;
  color: #fff;
}

.box.box-x-dark {
  background-color: #bc9707;
  color: #fff;
}

.box.box-middle-space {
  padding: 20px;
}

.box.box-mid-large-space {
  padding: 35px;
}

.box.box-large-space {
  padding: 50px;
}

.box.box-w-border {
  border-left: 1px solid #eee;
}

.box.box-w-border:last-child {
  border-right: 1px solid #eee;
}

@media screen and (max-width: 767px) {
  .box.box-w-border {
    border-left: none;
    border-bottom: 1px solid #eee;
  }
  .box.box-w-border:last-child {
    border-right: none;
    border-bottom: none;
  }
}

.box.box-w-shadow {
  box-shadow: rgba(0, 0, 0, 0.137255) 0 0 2px 0;
}

.box.box-w-radius {
  border-radius: 3px;
}

.box.box-text-left {
  text-align: left;
}

.box.box-fluid {
  padding-left: 0;
  padding-right: 0;
}

.box.box-big-icon > i {
  font-size: 72px;
}

.box.box-big-icon a {
  display: inline-block;
  font-size: 13px;
  font-family: "Open Sans";
  margin-top: 15px;
  color: #999;
}

@media screen and (max-width: 767px) {
  .box.box-big-icon {
    text-align: center;
    border: none;
  }
}

.box.box-avatar {
  padding: 8px;
}

.box.box-avatar > span {
  display: inline-block;
  font-family: 'Raleway', sans-sefif;
  font-size: 16px;
  font-weight: 600;
  margin: 20px 0 15px;
  color: #393939;
  line-height: 23px;
}

.box.box-avatar > span small {
  color: #b9b9b9;
  font-size: 90%;
}

.box.bg-white {
  background-color: rgba(255, 255, 255, 0.8);
}

.box-x-light-gray .box {
  color: #393939;
}

.box-x-light-gray .box.box-w-border {
  border-color: #fff;
}

.box-x-light-gray .box.box-w-border:first-child {
  border-left-color: transparent;
}

.box-x-light-gray .box.box-w-border:last-child {
  border-right-color: transparent;
}

.box-x-light-gray .box a:hover {
  color: #393939;
}

.box-zoom {
  position: relative;
  overflow: hidden;
}

.box-zoom .content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 0.8);
  display: flex;
  opacity: 0;
  visibility: hidden;
  justify-content: center;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  transition: 0.23s all linear;
  -webkit-transition: 0.23s all linear;
  -moz-transition: 0.23s all linear;
  -ms-transition: 0.23s all linear;
  -o-transition: 0.23s all linear;
}

.box-zoom .content h2 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}

.box-zoom .content .btn {
  font-size: 12px;
  padding: 8px 12px;
  margin-left: 7px;
}

.box-zoom .content .btn:first-child {
  margin-left: 0;
}

.box-zoom img {
  transition: 0.23s all ease-in-out;
  -webkit-transition: 0.23s all ease-in-out;
  -moz-transition: 0.23s all ease-in-out;
  -ms-transition: 0.23s all ease-in-out;
  -o-transition: 0.23s all ease-in-out;
}

.box-zoom:hover img {
  transform: scale(1.25, 1.25);
  -webkit-transform: scale(1.25, 1.25);
  -moz-transform: scale(1.25, 1.25);
  -ms-transform: scale(1.25, 1.25);
  -o-transform: scale(1.25, 1.25);
}

.box-zoom:hover .content {
  opacity: 1;
  visibility: visible;
}

.box-w-image-1 .btn, .box-w-image-2 .btn, .box-w-image-3 .btn, .box-w-image-4 .btn {
  padding: 9px 16px;
  text-transform: none;
  font-size: 12px;
  display: inline-block;
  background: #00646c;
}

.box-w-image-1 .btn:hover, .box-w-image-2 .btn:hover, .box-w-image-3 .btn:hover, .box-w-image-4 .btn:hover {
  background: #de7d1c;
}

.box-w-image-1 img {
  width: 100%;
}

.box-w-image-1 .title {
  margin-top: 20px;
}

.box-w-image-1 p {
  margin-top: 0;
}

.box-w-image-1 time {
    background: #f26800;
    color: #fff;
    padding: 8px 12px;
    margin-bottom: 0px;
    display: inline-block;
    margin-top: 40px;
}

.box-w-image-2 {
  float: left;
  width: 100%;
  background: #fff;
}

.box-w-image-2 .content {
  padding: 50px;
}

.box-w-image-2 img {
  float: left;
  max-width: 100%;
  margin-right: 30px;
}

.box-w-image-2 a {
  color: #727272;
}

.box-w-image-2 a:hover {
  color: #393939;
}

@media screen and (max-width: 767px) {
  .box-w-image-2 {
    margin-bottom: 15px;
  }
  
 
  
}

@media screen and (max-width: 1679px) {
  .box-w-image-2 img {
    float: none;
    width: 100%;
  }
}

.box-w-image-3 {
  text-align: center;
}

.box-w-image-3 .image {
  display: inline-block;
  border-radius: 100%;
  border: 5px solid #fff;
  overflow: hidden;
  margin-bottom: 20px;
}

.box-w-image-3 .image img {
  width: 160px;
  height: 160px;
}

.box-w-image-3 p {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.box-w-image-4 {
  text-align: center;
}

.box-w-image-4 img {
  border-radius: 100%;
  display: inline-block;
  margin-bottom: 20px;
}

.box-w-image-4 .title {
  font-family: 'Raleway';
  font-weight: 600;
  color: #fff;
}

.box-w-image-4 .title small {
  color: #999;
  font-size: 11px;
  font-weight: 300;
  display: block;
  margin-top: 4px;
}

.box-w-image-4 p {
  color: #fff;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 767px) {
  .box-w-image-4 p {
    width: 80%;
  }
}

@media screen and (min-width: 767px) and (max-width: 1679px) {
  .box-w-image-4 p {
    width: 90%;
  }
}

.box-balloon .text {
  float: left;
  width: 100%;
  background: #fff;
  border: 1px solid #eee;
  border-bottom: 2px solid #eee;
  border-radius: 3px;
  text-align: left;
  padding: 40px 40px 45px 40px;
  font-size: 16px;
  line-height: 25px;
  position: relative;
  margin: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.box-balloon .text:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #fff;
  bottom: -10px;
  left: 60px;
}

.box-balloon .people {
  float: left;
  width: 100%;
  text-align: left;
  padding: 35px 0 18px 50px;
  margin-top: -2px;
  font-size: 12px;
  color: #999;
}

.box-balloon .people img {
  width: auto;
  border-radius: 100%;
  float: left;
  margin-right: 18px;
}

.box-balloon .people strong {
  font-size: 14px;
  color: #393939;
  display: block;
  line-height: 16px;
  font-weight: 600;
  margin-top: 5px;
}

/***********************************
    Images
************************************/
.image-dashed {
  float: left;
  width: 100%;
  padding: 10px;
  margin-bottom: 40px;
  border: 1px dashed #e3e3e3;
}

.image-dashed img {
  width: 100%;
}

/***********************************
    Icons
************************************/
.icon-circle {
  width: 60px;
  height: 60px;
  color: #fff;
  font-size: 24px;
  text-align: center;
  vertical-align: middle;
  line-height: 60px;
  border: 1px solid #fff;
  border-radius: 100%;
  margin: 40px 15px 0;
}

/***********************************
    Lists
************************************/
.list, .list-icon, .list-icon-big, .list-icon-circle {
  padding-left: 0;
  list-style: none;
  margin: 0;
}

.list li.two-cols, .list-icon li.two-cols, .list-icon-big li.two-cols, .list-icon-circle li.two-cols, .list > div.two-cols, .list-icon > div.two-cols, .list-icon-big > div.two-cols, .list-icon-circle > div.two-cols {
  display: table;
}

.list li.two-cols > .f-col, .list-icon li.two-cols > .f-col, .list-icon-big li.two-cols > .f-col, .list-icon-circle li.two-cols > .f-col, .list > div.two-cols > .f-col, .list-icon > div.two-cols > .f-col, .list-icon-big > div.two-cols > .f-col, .list-icon-circle > div.two-cols > .f-col {
  display: table-cell;
  padding-right: 5px;
  vertical-align: top;
}

.list li.two-cols > .s-col, .list-icon li.two-cols > .s-col, .list-icon-big li.two-cols > .s-col, .list-icon-circle li.two-cols > .s-col, .list > div.two-cols > .s-col, .list-icon > div.two-cols > .s-col, .list-icon-big > div.two-cols > .s-col, .list-icon-circle > div.two-cols > .s-col {
  display: table-cell;
  vertical-align: top;
}

.list li {
  margin-bottom: 15px;
}

.list-icon li {
  margin-bottom: 5px;
}

.list-icon li.two-cols > .fa {
  float: left;
  margin-top: 6px;
}

.list-icon li.two-cols > span {
  display: inline-block;
}

.list-icon li .fa {
  margin-right: 10px;
}

.list-icon-big {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.list-icon-big li {
  display: table-cell;
  border-left: 1px solid #eee;
}

.list-icon-big li:first-child {
  border-left: none;
}

.list-icon-big li span, .list-icon-big li i {
  float: left;
  width: 100%;
  cursor: default;
}

.list-icon-big li i {
  font-size: 35px;
  margin-bottom: 15px;
}

.list-icon-big li:hover i {
  color: #f26800;
}

@media screen and (max-width: 767px) {
  .list-icon-big li {
    width: 25%;
    display: initial;
    float: left;
    margin: 0 11px;
    border-left: none;
    border-right: 1px solid #eee;
    margin-bottom: 15px;
    margin-left: -1px;
    margin-right: -1px;
  }
}

.list-icon-circle li, .list-icon-circle > div {
  margin-bottom: 65px;
  text-align: left;
}

.list-icon-circle li:last-child, .list-icon-circle > div:last-child {
  margin-bottom: 0;
}

.list-icon-circle li .fa, .list-icon-circle > div .fa {
  float: left;
  color: #fff;
  font-size: 40px;
  width: 70px;
  height: 70px;
  text-align: center;
  vertical-align: middle;
  line-height: 70px;
  background: #de7d1c;
  border-radius: 100%;
  margin-right: 25px;
}

.list-icon-circle li .title, .list-icon-circle > div .title {
  margin-bottom: 9px;
  font-size: 17px;
  font-weight: bold;
  text-transform: uppercase;
}

.list-icon-circle li p, .list-icon-circle > div p {
  margin: 0;
}

@media screen and (max-width: 767px) {
  .list-icon-circle li, .list-icon-circle > div {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 45px;
  }
  .list-icon-circle li .title, .list-icon-circle li p, .list-icon-circle > div .title, .list-icon-circle > div p {
    float: left;
    width: 100%;
    text-align: left;
  }
  .list-icon-circle li .fa, .list-icon-circle > div .fa {
    float: none;
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 40px;
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .list-icon-circle li, .list-icon-circle > div {
    width: 50%;
  }
}

/***********************************
    Grid
************************************/
.col.col-50 {
  width: 50%;
}

.col.col-70 {
  width: 70%;
}

.col.col-80 {
  width: 80%;
}

.col.col-center {
  float: none;
  margin: 0 auto;
}

/***********************************
    Forms
************************************/
button {
  border: none;
}

form label {
  color: #fff;
  font-weight: normal;
  display: inline-block;
  margin-bottom: 10px;
}

form label .required {
  color: #999;
  font-size: 12px;
}

form .form-elem, form textarea.form-elem, form .btn {
  font-size: 14px;
  font-family: "Open Sans";
}

@media screen and (min-width: 768px) {
  form .form-group-horizontal > div:nth-child(n + 2) {
    padding-left: 0;
  }
}

form .form-group, form.form-horizontal .form-group {
  margin-bottom: 15px;
}

form .form-elem, form textarea.form-elem {
  float: left;
  padding: 9px 12px;
  height: 45px;
  width: 100%;
  max-width: 100%;
  background: transparent;
  border-radius: 0;
  border: 1px solid #626262;
  color: #727272;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-shadow: none;
  outline: none;
  -webkit-appearance: none;
}

form .form-elem.error {
  border: 1px solid #e74c3c;
}

form textarea.form-elem {
  height: auto;
}

form.form-horizontal .form-group > div:first-child {
  padding-right: 0;
}

@media screen and (max-width: 479px) {
  form.form-horizontal .form-group > div:first-child {
    padding-right: 15px;
    margin-bottom: 10px;
  }
  form.form-horizontal .form-group .btn {
    width: 100%;
  }
}

form .btn {
  text-transform: none;
}

@media screen and (max-width: 767px) {
  form .btn[type=submit] {
    width: 100%;
  }
}

form .return {
  display: none;
  transition: 0.23s all linear;
  -webkit-transition: 0.23s all linear;
  -moz-transition: 0.23s all linear;
  -ms-transition: 0.23s all linear;
  -o-transition: 0.23s all linear;
}

form .return span {
  display: inline-block;
  width: 100%;
  margin-bottom: 5px;
}

form .return span:last-child {
  margin-bottom: 0;
}

form span.error {
  display: none !important;
}

/***********************************
    Alerts
************************************/
.alert {
  width: 100%;
  padding: 11px 16px;
  color: #fff;
  font-size: 13px;
  text-align: center;
  border-radius: 3px;
  margin-bottom: 15px;
}

.alert.alert-success {
  background-color: #5cb85c;
}

.alert.alert-info {
  background-color: #5bc0de;
}

.alert.alert-danger {
  background-color: #e74c3c;
}

/***********************************
    Masterslider
************************************/
.ms-tablet-template .ms-lt-slider-cont {
  max-width: none;
}

.master-slider .btn {
  transition: 0.23s all ease;
  -webkit-transition: 0.23s all ease;
  -moz-transition: 0.23s all ease;
  -ms-transition: 0.23s all ease;
  -o-transition: 0.23s all ease;
}

/***********************************
    Owl
************************************/
.owl-no-dots .owl-dots {
  display: none !important;
}

.owl-dots {
  text-align: center;
  margin-top: 20px;
}

.owl-dots .owl-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 100px;
  background-color: #707070;
  opacity: 0.2;
  margin: 0 3px;
}

.owl-dots .owl-dot.active {
  opacity: 1;
}

.owl-carousel .owl-item img {
  width: auto;
  display: inline-block;
}

.owl-carousel {
  position: relative;
}

.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: 0;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 40px;
  opacity: 0;
  transition: 0.23s all linear;
  -webkit-transition: 0.23s all linear;
  -moz-transition: 0.23s all linear;
  -ms-transition: 0.23s all linear;
  -o-transition: 0.23s all linear;
}

.owl-carousel .owl-nav .owl-prev {
  left: -15px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABaCAYAAADKFBSnAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAFJSURBVHja7NqxTQNBFEXRa+SACpDIqAE5ogUX4AbwygkgkZkCoAV7RQXEboEMAioghgrIxgmWCLH3fesFb/KVjsZ3rfmjHbXWcF4nmK8AAwwwwAADDDDAAAMMMMAAAwzQeI0PfbDv+30fWXRdt3LdwSvg0vUnPgMWwJMjcAQsgRfg0xE4B76AzdFfkn92NwFuHf9m/nb34wYc3F01cHB3lQ1KuqvaQVl3FUBpdxVAaXfqBuXdKXewpDsVsKw7FfC6qjtVgxPgxv3I35yBb8C9M/AZOAemrsAGPAIz4MK1wW9gDTwAp65z8SvwDtw5D+59VY8qYFmPyvNgSY/qI7+8x4qZRNpjBVDaY9VcLOux8upD0mP13czgHquBg3s8xv3grselK3DX44czkN/hav/JLN8PBhhggAEGGGCAAQYYYIABBhhggAev7QB0gUPcwpHaSwAAAABJRU5ErkJggg==");
}

.owl-carousel .owl-nav .owl-next {
  right: -15px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABaCAYAAADKFBSnAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAFOSURBVHja7NqxTcNQFIXh34giEyDRMQOiygoMkAWClQ4J0YQF6KKUxGKC1KxABwUTUMMEdKbBPZhznFuc11v69Pzb71py0/c9ldcRxVeAAQYYYIABBhhggAEGGGCAAQZYeB2PvbDruhXw8Jdr2raddAfPgXnlW3wPrICTqsB3YA+sgabqQ/IEfABXlZ/iLXDh6lEB/HL2qHoP2npUvqgtPapPEnmPaqC8R8dZLO3RNSzIenROM5IenUBJj+558N89TjGwDj0uK0/Um58eywL7qg0O6wZ4qQq8BE6Bx0k/mn65zoAFcDv2Njt3cAbcATvgs2KD18Ar8FzxJBm66w724e7szrmDku6cQEl3LqCsO0eD0u7UOyjvTg2Ud6cEWrpTNWjrTrWDa1d3KuCbqzsVcD/FpNvk/8EAAwwwwAADDDDAAAMMMMAAAwxw9PoeADZYRBtX+JmlAAAAAElFTkSuQmCC");
}

.owl-carousel:hover .owl-prev {
  left: 0;
  opacity: 1;
}

.owl-carousel:hover .owl-next {
  right: 0;
  opacity: 1;
}

@media screen and (min-width: 1024px) and (max-width: 1679px) {
  .owl-carousel .box-w-image-2 img {
    float: none;
    width: 100%;
  }
}

/***********************************
    Bootstrap Grid
************************************/
.container {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .col-s-1, .col-s-2, .col-s-3, .col-s-4, .col-s-5, .col-s-6, .col-s-7, .col-s-8, .col-s-9, .col-s-10, .col-s-11, .col-s-12 {
    float: left;
  }
  .col-s-12 {
    width: 100%;
  }
  .col-s-11 {
    width: 91.66666667%;
  }
  .col-s-10 {
    width: 83.33333333%;
  }
  .col-s-9 {
    width: 75%;
  }
  .col-s-8 {
    width: 66.66666667%;
  }
  .col-s-7 {
    width: 58.33333333%;
  }
  .col-s-6 {
    width: 50%;
  }
  .col-s-5 {
    width: 41.66666667%;
  }
  .col-s-4 {
    width: 33.33333333%;
  }
  .col-s-3 {
    width: 25%;
  }
  .col-s-2 {
    width: 16.66666667%;
  }
  .col-s-1 {
    width: 8.33333333%;
  }
}

/***********************************
    Header
************************************/
header {
  width: 100%;
  position: fixed;
  z-index: 110;
  background: #00646c;
  transition: 0.5s box-shadow ease;
  -webkit-transition: 0.5s box-shadow ease;
  -moz-transition: 0.5s box-shadow ease;
  -ms-transition: 0.5s box-shadow ease;
  -o-transition: 0.5s box-shadow ease;
}

header .nav-toggle {
  display: none;
}

header.header-fixed {
  position: fixed;
  top: 0;
}

header .contact {
  color: #999;
  font-weight: 400;
  text-align: right;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  background-color: #fff;
}

header .contact a {
  color: #de7d1c;
}

header #logo {
  float: left;
  width: 278px;
  height: 120px;
  background: #fff url(../images/torcomp-logo.png) no-repeat 36px center;
  background-size: 207px 83px;
  text-indent: -999px;
  margin: 0;
  padding-right: 20px;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  header #logo {
    width: 208px;
    background-size: 150px 30px;
    padding-right: 0;
  }
}

header #logo a {
  float: left;
  width: 100%;
  height: 100%;
}

header nav {
  float: right;
}

header nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

header nav ul > li {
  float: left;
  position: relative;
}

header nav ul > li > a {
  float: left;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 30.5px 16px;
}

header nav ul > li:hover > a {
  color: #de7d1c;
}

header nav ul > li.active > a {
  color: #fff;
  background-color: #de7d1c !important;
}

header nav ul > li .fa {
  margin-right: 5px;
}

header nav ul > li .icon-sub {
  display: none;
}

@media screen and (max-width: 767px) {
  header nav ul > li .icon-sub {
    display: inline-block;
  }
}

header nav ul > li ul {
  min-width: 200px;
  position: absolute;
  top: 79px;
  left: 0;
  background: #00646c;
  box-shadow: 0 1.5px 2px rgba(0, 0, 0, 0.2);
  visibility: hidden;
  opacity: 0;
  transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
}

header nav ul > li ul li {
  float: left;
  width: 100%;
}

header nav ul > li ul li a {
  width: 100%;
  padding: 10px 20px;
  font-size: 13px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

header nav ul > li ul li:last-child {
  border-bottom: none;
}

header nav ul > li ul li ul {
  top: -1px;
  left: 100%;
}

header nav ul > li ul.active {
  visibility: visible;
  opacity: 1;
}

@media screen and (max-width: 767px) {
  .section-banner {
    display: none;
  }
}

/***********************************
    Content
************************************/
main {
  float: left;
  width: 100%;
  margin-top: 89px;
  overflow: hidden;
}

#main-slider h2, #main-slider h3, #main-slider p {
  color: #fff;
}

#main-slider h2 {
  font-weight: 300;
  font-size: 44px;
}

#main-slider h3 {
  font-weight: bold;
  font-size: 45px;
}

#main-slider p {
  font-size: 19px;
  line-height: 26px;
}

.form-box .form-elem {
  background: #fff;
  height: 50px;
  border: none;
  border-radius: 3px;
  font-size: 16px;
}

.form-box .form-horizontal {
  margin-top: 4px;
}

.form-box .form-group, .form-box form.form-horizontal .form-group, form.form-horizontal .form-box .form-group {
  margin-bottom: 0;
}

.form-box .title {
  text-align: right;
}

.form-box .btn {
  height: 50px;
}

@media screen and (max-width: 767px) {
  .form-box .title {
    text-align: center;
  }
}

.box-people {
  background-image: url(../images/site-img211.jpg);
  padding: 90px 0;
}

#map {
  height: 400px;
}

@media screen and (max-width: 767px) {
  #map {
    height: 300px;
  }
}

#go-up {
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 30px;
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
  z-index: 200;
  transition: 0.23s all linear;
  -webkit-transition: 0.23s all linear;
  -moz-transition: 0.23s all linear;
  -ms-transition: 0.23s all linear;
  -o-transition: 0.23s all linear;
}

#go-up.active {
  visibility: visible;
  opacity: 0.3;
}

#pre-footer {
  padding: 50px 0;
  background: #393939 url(../images/pattern2.png) repeat left top;
  color: #999;
}

#pre-footer h2, #pre-footer h3 {
  color: #fff;
}

#pre-footer h3 {
  font-size: 14px;
  text-decoration: underline;
}

#pre-footer a {
  color: #ccc;
}

#pre-footer a:hover {
  color: #fff;
}

#pre-footer .btn-circle {
  background-color: rgba(255, 255, 255, 0.1);
}

#pre-footer .btn-circle:hover {
  background-color: rgba(255, 255, 255, 0.3);
}

#pre-footer .btn[type=submit][disabled] {
  opacity: 0.65;
  cursor: not-allowed;
}

#pre-footer .btn[type=submit][disabled]:hover {
  background-color: #f26800;
}

#pre-footer .btn[type=submit]:hover {
  background-color: #00646c;
}

.box-tablet {
  padding: 30px 75px;
}

@media screen and (max-width: 767px) {
  .box-tablet {
    padding: 0 15px;
  }
  .box-tablet h2 {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .box-tablet {
    padding: 30px 0;
  }


.box-aside {
  text-align: right;
}

.box-aside .title {
  color: #00646c;
  text-transform: uppercase;
}

.box-aside .btn {
  display: inline-block;
  color: #fff;
  background-color: #de7d1c;
  font-weight: 300;
  padding: 10px 25px;
}

.box-aside .btn:hover {
  background-color: #00646c;
}

header #logo {
  float: left;
  width: 215px;
  height: 120px;
  background: #fff url(../images/torcomp-logo.png) no-repeat 36px center;
  background-size: 159px 66px;
  text-indent: -999px;
  margin: 0;
  padding-right: 20px;
}
}

@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .box-aside .title {
    font-size: 31px;
  }
}

/***********************************
    Footer
************************************/
footer {
  float: left;
  width: 100%;
  text-align: center;
}

footer img {
  width: 88.5px;
  margin-top: 15px;
  display: inline-block;
}

/***********************************
    Responsive
************************************/
@media screen and (max-width: 767px) {
  body > header {
    float: left;
    position: relative;
  }
  body > header.active {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
  }
  body > header .contact {
    float: left;
    width: 100%;
    font-size: 11px;
    text-align: center;
  }
  body > header #logo {
    width: 100%;
    height: 30px;
    padding: 20px 0;
    background-position: center;
  }
  body > header .nav-toggle {
    float: left;
    width: 100%;
    font-size: 25px;
    padding: 15px 25px;
    color: #fff;
    display: block;
    background: #272727;
  }
  body > header .nav-toggle span {
    float: left;
    font-size: 14px;
    margin-top: 3px;
  }
  body > header .nav-toggle i {
    float: right;
  }
  body > header nav {
    position: absolute;
    top: 165px;
    left: 0;
    margin-right: 0;
    background-color: #272727;
    overflow: auto;
    height: 0;
    transition: 0.1s all linear;
    -webkit-transition: 0.1s all linear;
    -moz-transition: 0.1s all linear;
    -ms-transition: 0.1s all linear;
    -o-transition: 0.1s all linear;
  }
  body > header nav > ul > li:first-child {
    display: none;
  }
  body > header nav ul > li {
    width: 100%;
    border-bottom: 1px solid #232323;
  }
  body > header nav ul > li:last-child {
    border-bottom: none;
  }
  body > header nav ul > li > a {
    width: calc(100% - 50px);
    padding: 15px 25px;
  }
  body > header nav ul > li ul {
    position: relative;
    top: 0;
    padding-left: 15px;
    height: 0;
    overflow: hidden;
    background-color: transparent;
    visibility: visible;
    opacity: 1;
    box-shadow: none;
  }
  body > header nav ul > li ul li {
    border: none;
  }
  body > header nav ul > li ul li a {
    color: #fff;
  }
  body > header nav ul > li ul li a:hover {
    background-color: transparent;
  }
  body > header nav ul > li ul li ul {
    left: 0;
    top: 0;
  }
  img {
    max-width: 100%;
  }
  main {
    margin-top: 0;
    overflow: hidden;
  }
  .col.col-70 {
    width: auto;
  }
  .btn-aside {
    text-align: left;
  }
  .owl-carousel .owl-item .box-w-image-2 img {
    width: 100%;
  }
  header #logo {
  float: left;
  width: 215px;
  height: 120px;
  background: #fff url(../images/torcomp-logo.png) no-repeat 36px center;
  background-size: 139px 57px;
  text-indent: -999px;
  margin: 0;
  padding-right: 20px;
}
  
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  header nav ul > li > a {
    padding: 30.5px 10px;
  }
  .btn-aside {
    margin-top: 25px;
  }
}

@-webkit-keyframes uil-default-anim {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes uil-default-anim {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.uil-default-css > div:nth-of-type(1) {
  -webkit-animation: uil-default-anim 1s linear infinite;
  animation: uil-default-anim 1s linear infinite;
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.uil-default-css {
  position: relative;
  background: none;
  width: 30px;
  height: 30px;
  display: inline-block;
  margin-top: -20px;
}

.uil-default-css > div:nth-of-type(2) {
  -webkit-animation: uil-default-anim 1s linear infinite;
  animation: uil-default-anim 1s linear infinite;
  -webkit-animation-delay: -0.4166666666666667s;
  animation-delay: -0.4166666666666667s;
}

.uil-default-css > div:nth-of-type(3) {
  -webkit-animation: uil-default-anim 1s linear infinite;
  animation: uil-default-anim 1s linear infinite;
  -webkit-animation-delay: -0.33333333333333337s;
  animation-delay: -0.33333333333333337s;
}

.uil-default-css > div:nth-of-type(4) {
  -webkit-animation: uil-default-anim 1s linear infinite;
  animation: uil-default-anim 1s linear infinite;
  -webkit-animation-delay: -0.25s;
  animation-delay: -0.25s;
}

.uil-default-css > div:nth-of-type(5) {
  -webkit-animation: uil-default-anim 1s linear infinite;
  animation: uil-default-anim 1s linear infinite;
  -webkit-animation-delay: -0.16666666666666669s;
  animation-delay: -0.16666666666666669s;
}

.uil-default-css > div:nth-of-type(6) {
  -webkit-animation: uil-default-anim 1s linear infinite;
  animation: uil-default-anim 1s linear infinite;
  -webkit-animation-delay: -0.08333333333333331s;
  animation-delay: -0.08333333333333331s;
}

.uil-default-css > div:nth-of-type(7) {
  -webkit-animation: uil-default-anim 1s linear infinite;
  animation: uil-default-anim 1s linear infinite;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.uil-default-css > div:nth-of-type(8) {
  -webkit-animation: uil-default-anim 1s linear infinite;
  animation: uil-default-anim 1s linear infinite;
  -webkit-animation-delay: 0.08333333333333337s;
  animation-delay: 0.08333333333333337s;
}

.uil-default-css > div:nth-of-type(9) {
  -webkit-animation: uil-default-anim 1s linear infinite;
  animation: uil-default-anim 1s linear infinite;
  -webkit-animation-delay: 0.16666666666666663s;
  animation-delay: 0.16666666666666663s;
}

.uil-default-css > div:nth-of-type(10) {
  -webkit-animation: uil-default-anim 1s linear infinite;
  animation: uil-default-anim 1s linear infinite;
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}

.uil-default-css > div:nth-of-type(11) {
  -webkit-animation: uil-default-anim 1s linear infinite;
  animation: uil-default-anim 1s linear infinite;
  -webkit-animation-delay: 0.33333333333333337s;
  animation-delay: 0.33333333333333337s;
}

.uil-default-css > div:nth-of-type(12) {
  -webkit-animation: uil-default-anim 1s linear infinite;
  animation: uil-default-anim 1s linear infinite;
  -webkit-animation-delay: 0.41666666666666663s;
  animation-delay: 0.41666666666666663s;
}

.loader-part {
  top: 80px;
  left: 93px;
  width: 14px;
  height: 40px;
  background: #fff;
  border-radius: 10px;
  position: absolute;
}

@media (min-width: 1025px) {
  [data-jss-effect] {
    opacity: 0;
  }
}

/*# sourceMappingURL=style.css.map */