
html {
  height: 100%;
 -webkit-overflow-scrolling: touch;   
}
@font-face{
  font-family: "Effra lighdt";
  src: url("../fonts/Effra_Std_Lt.WOFF");
}
@font-face{
  font-family: "Effra";
  src: url("../fonts/Effra_Std_Bd.WOFF");
}
@font-face{
  font-family: "Effra Rg";
  src: url("../fonts/Effra_Std_Rg.woff");
}
body {
  height: 100%;
  font-weight: 300;
}
header {
  z-index: 1000;
}
section {
  position: relative;
  padding: 4em 0px;
}
section.background-gray-lighter {
  background: #cdcdcd;
}
section.background-gray-lightest {
  background: #f7f7f7;
}
div.background-gray-lightest {
   background: #f7f7f7;
}
section.background-secondary {
  background: #00000080;
  border-top: solid 1px #46426f;
  border-bottom: solid 1px #46426f;
}
.section-inverse {
  color: #000;
}
.section-inverse h1,
.section-inverse h2,
.section-inverse h3,
.section-inverse h4,
.section-inverse h5,
.section-inverse h6 {
  color: #fff;
}
.section-inverse .heading:after {
  background: #fff;
}
.italic {
  font-style: italic;
  font-family: "Effra", "Times New Roman", Times, serif;
}
.heading {
  text-align: left;
  margin-bottom: 40px;
}
.heading:after {
  content: " ";
  display: block;
  width: 100px;
  height: 2px;
  margin: 20px 0 20px;
  background: #1A2565;
}





@media (min-width: 1200px) {
  h1.heading {
    font-size: 68px;
  }
  h2.heading {
    font-size: 58px;
  }
}
.img-responsive {
  margin: 0 auto;
  width: 30em;
}
.no-space .box {
  margin: 0 -15px;
}
.margin-top {
  margin-top: 30px;
}
.margin-top--big {
  margin-top: 60px !important;
}
.margin-bottom {
  margin-bottom: 30px;
}
.margin-bottom--big {
  margin-bottom: 30px !important;
}
.margin-bottom--zero {
  margin-bottom: 0 !important;
}
.no-padding {
    padding: 0!important
}
.no-padding-top {
  padding-top: 0;
}
.no-padding-bottom {
  padding-bottom: 0;
}
.no-padding-left{
  padding-left: 0px;
}
.padding--small {
  padding-top: 30px;
  padding-bottom: 30px;
}

.weight-300 {
  font-weight: 300 !important;
}
.weight-500 {
  font-weight: 500 !important;
}
.weight-700 {
  font-weight: 700 !important;
}
.text-gray {
  color: #555555;
}
.text-gray-light {
  color: #999999;
}
.text-gray-lighter {
  color: #cdcdcd;
}
@media (max-width: 991px) {
  .text-center-mobile {
    text-align: center !important;
  }
}
a,
button {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
a i.fa,
button i.fa {
  margin: 0 5px;
}
.clickable {
  cursor: pointer !important;
}
.required {
  color: #1A2565;
}
.accent {
  color: #1A2565;
}
.text-uppercase {
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.list-style-none {
  list-style: none;
}
.pages {
  text-align: center;
}
#map {
  height: 500px;
  border-top: solid 1px #cdcdcd;
  border-bottom: solid 1px #cdcdcd;
}
.btn-ghost {
  color: #1A2565;
  background-color: transparent;
  border-color: #1A2565;
}
.btn-ghost:hover,
.btn-ghost:focus,
.btn-ghost:active,
.btn-ghost.active,
.open .dropdown-toggle.btn-ghost {
  color: #6ad66a;
  background-color: rgba(0, 0, 0, 0);
  border-color: #ff3736;
}
.btn-ghost:active,
.btn-ghost.active,
.open .dropdown-toggle.btn-ghost {
  background-image: none;
}
.btn-ghost.disabled,
.btn-ghost[disabled],
fieldset[disabled] .btn-ghost,
.btn-ghost.disabled:hover,
.btn-ghost[disabled]:hover,
fieldset[disabled] .btn-ghost:hover,
.btn-ghost.disabled:focus,
.btn-ghost[disabled]:focus,
fieldset[disabled] .btn-ghost:focus,
.btn-ghost.disabled:active,
.btn-ghost[disabled]:active,
fieldset[disabled] .btn-ghost:active,
.btn-ghost.disabled.active,
.btn-ghost[disabled].active,
fieldset[disabled] .btn-ghost.active {
  background-color: transparent;
  border-color: #1A2565;
}
.btn-ghost .badge {
  color: transparent;
  background-color: #1A2565;
}
.btn-ghost:hover,
.btn-ghost:focus,
.btn-ghost:active,
.btn-ghost.active,
.open .dropdown-toggle.btn-ghost {
  color: #fff;
  background-color: #1A2565;
  border-color: #1A2565;
}
.btn-white {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}
.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active,
.open .dropdown-toggle.btn-white {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0);
  border-color: #e0e0e0;
}
.btn-white:active,
.btn-white.active,
.open .dropdown-toggle.btn-white {
  background-image: none;
}
.btn-white.disabled,
.btn-white[disabled],
fieldset[disabled] .btn-white,
.btn-white.disabled:hover,
.btn-white[disabled]:hover,
fieldset[disabled] .btn-white:hover,
.btn-white.disabled:focus,
.btn-white[disabled]:focus,
fieldset[disabled] .btn-white:focus,
.btn-white.disabled:active,
.btn-white[disabled]:active,
fieldset[disabled] .btn-white:active,
.btn-white.disabled.active,
.btn-white[disabled].active,
fieldset[disabled] .btn-white.active {
  background-color: transparent;
  border-color: #ffffff;
}
.btn-white .badge {
  color: transparent;
  background-color: #ffffff;
}
.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active,
.open .dropdown-toggle.btn-white {
  color: #ffffff;
  background-color: #fff;
  border-color: #fff;
}
.icon {
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 30px;
  border: solid 1px #1A2565;
  color: #1A2565;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  font-size: 30px;
  margin: 0 auto 30px;
  text-align: center;
}
.icon.brand-secondary {
  border-color: #746ea9;
  color: #746ea9;
}
.icon.brand-terciary {
  border-color: #41a6ca;
  color: #41a6ca;
}
.icon.brand-four {
  border-color: #34314c;
  color: #34314c;
}
/*

=====================
INTRO
=====================

*/
.text-intro {
  text-align: center;
  color: #ffffff;
}
.text-intro h1 {
  font-weight: 700;
}
.text-intro a {
  color: #fff;
}
.text-intro h1,
.text-intro h2,
.text-intro h3,
.text-intro h4 {
  color: #000;
}
.text-intro span {
  color: #1A2565;
}

@media (min-width: 1200px) {
  .text-intro {
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1A2565', endColorstr='#ff46426f', GradientType=1);
  }
}
@media (max-width: 1199px) {

}
/*

=====================
SERVICES / INTEGRATIONS
=====================

*/
.services {
  text-align: center;
}
.services .services-heading {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 18px;
  font-weight: 400;
  color: #999999;
  margin-bottom: 40px;
}
.services .heading {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
  text-align: center;
}
.services .heading:after {
  content: " ";
  display: block;
  width: 100px;
  height: 1px;
  margin: 20px auto 20px;
  background: #1A2565;
}
.services p {
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 60px;
  color: #999999;
}
/*

=====================
CUSTOMERS
=====================

*/
.customer {
  text-align: center;
}
.customer img {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.5;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.customer img:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
}
@media (min-width: 768px) {
  .customer {
    padding:  0 20px;
  }
}
@media (min-width: 1200px) {
  .customer {
    padding:  0 50px;
  }
}
/*

=====================
SIGN UP FORM
=====================

*/
@media (max-width: 991px) {
  .sign-up-form .form-control {
    margin-bottom: 20px;
  }
  .sign-up-form .btn {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .sign-up-form .form-control {
    width: 350px;
  }
}
/*

=====================
EKKO LIGHTBOX
=====================

*/
.ekko-lightbox-container {
  position: relative;
}
.ekko-lightbox-nav-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
}
.ekko-lightbox-nav-overlay a {
  z-index: 100;
  display: block;
  width: 49%;
  height: 100%;
  font-size: 30px;
  color: #fff;
  opacity: 0;
  text-decoration: none !important;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.ekko-lightbox-nav-overlay a:empty {
  width: 49%;
  color: transparent;
}
.ekko-lightbox a:hover,
a:focus,
a:active {
  text-decoration: none;
  opacity: 1;
  color: #fff;
}
.ekko-lightbox .glyphicon-chevron-left {
  left: 0;
  float: left;
  padding-left: 15px;
  text-align: left;
}
.ekko-lightbox .glyphicon-chevron-right {
  right: 0;
  float: right;
  padding-right: 15px;
  text-align: right;
}
.ekko-lightbox .modal-footer {
  text-align: left;
}
.owl-carousel .owl-controls .owl-page.active span,
.owl-theme .owl-controls .owl-page.active span,
.owl-carousel .owl-controls.clickable .owl-page:hover span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #1A2565;
}
.owl-carousel .owl-controls .owl-buttons,
.owl-theme .owl-controls .owl-buttons {
  position: absolute;
  top: 5px;
  right: 0;
}
.owl-carousel .owl-controls .owl-buttons div,
.owl-theme .owl-controls .owl-buttons div {
  width: 26px;
  height: 26px;
  line-height: 25px;
  margin: 0 5px 0 0;
  font-size: 18px;
  color: #1A2565;
  padding: 0;
  background: #fff;
  border-radius: 13px;
  vertical-align: middle;
  text-align: center;
  opacity: 1;
  filter: alpha(opacity=100);
}
.owl-item {
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    }


.testimonials {
  padding: 0;
  margin-bottom: 40px;
}
.testimonials .item {
  list-style-type: none;
  margin: 0 5px;
  background: #fff;
  padding-bottom: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.testimonials .item .testimonial {
  position: relative;
  padding: 20px;
}
.testimonials .item .testimonial:before,
.testimonials .item .testimonial:after {
  content: " ";
  display: table;
}
.testimonials .item .testimonial:after {
  clear: both;
}
.testimonials .item .testimonial .text {
  color: #999999;
  margin-bottom: 50px;
  font-size: 14px;
  font-weight: 400;
}
.testimonials .item .testimonial .bottom {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  height: 50px;
}
.testimonials .item .testimonial .bottom .testimonial-icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 15px;
  color: #41a6ca;
  font-size: 40px;
  float: left;
  text-align: center;
}
.testimonials .item .testimonial .name-picture {
  float: right;
  width: 80%;
  text-align: right;
}
.testimonials .item .testimonial .name-picture h5 {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
.testimonials .item .testimonial .name-picture p {
  color: #999999;
  margin: 0;
  font-size: 14px;
}
.testimonials .item .testimonial .name-picture img {
  float: right;
  width: 60px;
  border-radius: 30px;
  margin-left: 10px;
}
.box-simple {
  text-align: center;
  margin-bottom: 48px;
}
.box-simple h3 {
  font-weight: normal;
  font-size: 24px;
  line-height: 1.5;
  color: #555555;
  font-weight: 400;
}
.box-simple h3 a {
  color: #555555;
}
.box-simple p {
  color: #999999;
}
.box-simple:hover .icon {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.box-simple:hover .icon i {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.box-simple.box-white {
  padding: 20px;
  border: dotted 1px #999999;
}
.box-simple.box-white .icon {
  color: #555555;
  border-color: transparent;
  font-size: 70px;
}
.box-simple.box-dark {
  padding: 20px;
  border: dotted 1px #999999;
  background: #555555;
  color: #fff;
}
.box-simple.box-dark .icon {
  color: #f7f7f7;
  border-color: transparent;
  font-size: 70px;
}
.box-simple.box-dark h3 {
  color: #fff;
}
.box-simple.box-dark h3 a {
  color: #fff;
}
.box-simple.box-dark p {
  color: #fff;
}
.box-image {
  position: relative;
  overflow: hidden;
  text-align: center;
  margin: 15px 0;
}
.box-image .bg {
  position: absolute;
  top: auto;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  background: #1A2565;
}
.box-image .name {
  position: absolute;
  width: 100%;
  height: 50%;
  bottom: 0;
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #fff;
  padding: 0 20px;
}
.box-image .name h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 24px;
  letter-spacing: 0.08em;
}
.box-image .name h3 a {
  color: #fff;
  text-decoration: none;
}
.box-image .text {
  position: absolute;
  width: 100%;
  height: 50%;
  top: 0;
  -webkit-transform: translate(0, -150%);
  -ms-transform: translate(0, -150%);
  transform: translate(0, -150%);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #fff;
  padding: 0 20px;
}
.box-image:hover .bg {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.box-image:hover .name {
  position: absolute;
  -webkit-transform: translate(0, -75%);
  -ms-transform: translate(0, -75%);
  transform: translate(0, -75%);
}
.box-image:hover .text {
  position: absolute;
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
}
.box-image-text {
  position: relative;
  background: #fff;
  overflow: hidden;
  text-align: center;
  margin: 15px 0;
}
.box-image-text .top {
  position: relative;
  margin-bottom: 10px;
}
.box-image-text .top .bg {
  position: absolute;
  top: auto;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  background: #fff;
}
.box-image-text .top .logo {
  width: 100%;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.box-image-text .top .name {
  position: absolute;
  width: 100%;
  height: 50%;
  bottom: 0;
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #fff;
  padding: 0 20px;
}
.box-image-text .top .name h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 24px;
  letter-spacing: 0.08em;
}
.box-image-text .top .name h3 a {
  color: #fff;
  text-decoration: none;
}
.box-image-text .top .name h4 {
  color: #fff;
  text-transform: uppercase;
  font-size: 24px;
  letter-spacing: 0.08em;
}
.box-image-text .top .name h4 a {
  color: #fff;
  text-decoration: none;
}
.box-image-text .top .text {
  position: absolute;
  width: 100%;
  height: 50%;
  top: 0;
  -webkit-transform: translate(0, -150%);
  -ms-transform: translate(0, -150%);
  transform: translate(0, -150%);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #fff;
  padding: 0 20px;
}
.box-image-text .content {
  padding: 15px 15px 0 15px;
}
.box-image-text .content h3,
.box-image-text .content h4 {
  text-transform: uppercase;
  line-height: 1.5;
  color: #555555;
  font-weight: 800;
  letter-spacing: 0.08em;
}
.box-image-text .content p {
  color: #999999;
}
.box-image-text.bg-visible .bg {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.box-image-text:hover .bg {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.box-image-text:hover .name {
  position: absolute;
  -webkit-transform: translate(0, -75%);
  -ms-transform: translate(0, -75%);
  transform: translate(0, -75%);
}
.box-image-text:hover .text {
  position: absolute;
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
}
/*

=====================
NAVBAR
=====================

*/
.header {
  width: 100%;
}
.navbar {
  font-weight: 700;
  box-shadow: 0 1px 5px #666;
}
@media (min-width: 768px) {
  .navbar ul.nav > li > a {
    border-top: solid 5px transparent;
    padding-top: 23px;
  }
  .navbar ul.nav > li > a:hover {
    border-top-color: #1A2565;
  }
  .navbar ul.nav > li.active > a,
  .navbar ul.nav > li.open > a {
    text-decoration: none !important;
    border-top-color: #1A2565;
  }
}
.navbar-toggle {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #41a6ca;
}
ul.dropdown-menu li a {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
ul.dropdown-menu li a:hover {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#login-modal {
  overflow: hidden;
}
#login-modal .modal-header h4 {
  text-transform: uppercase;
}
#login-modal form {
  margin-bottom: 24px;
}
#login-modal a {
  color: #1A2565;
}
#login-modal p {
  font-weight: 300;
  margin-bottom: 24px;
  font-size: 15px;
}
.modal-backdrop {
  z-index: 1035;
}
.footer__copyright {
  background: #34314c;
  color: #ccc;
  padding: 20px 0;
  font-size: 14px;
  line-height: 28px;
}
.footer__copyright p {
  margin: 0;
}
@media (max-width: 991px) {
  .footer__copyright p {
    float: none !important;
    text-align: center;
    margin-bottom: 10px;
  }
}
/*

=====================
COPYRIGHT
=====================

*/



/*

=====================
STYLE SWITCHER FOR DEMO
=====================

*/
#style-switch-button {
  position: fixed;
  top: 120px;
  left: 0px;
  border-radius: 0;
  z-index: 2;
}
#style-switch {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 300px;
  padding: 20px;
  position: fixed;
  top: 160px;
  left: 0;
  background: #fff;
  border: solid 1px #cdcdcd;
  z-index: 2000;
}
#style-switch h4 {
  color: #555555;
}
/* ========================================= */
/* THEMING OF BOOTSTRAP COMPONENTS           */
/* ========================================= */
/* nav */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li > a {
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  background-color: #cdcdcd;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #cdcdcd;
  border-color: #1A2565;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li > a {
  line-height: 1.55;
  border-radius: 2px 2px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #cdcdcd #cdcdcd #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #1A2565;
}
.nav-tabs-justified > li > a {
  border-radius: 2px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 2px 2px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
/* navbar */
.navbar {
  font-family: "Effra", Helvetica, Arial, sans-serif;
  min-height: 80px;
  margin-bottom: 0;
  border-top: none;
  border-bottom: none;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-collapse {
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-collapse.right {
    float: right;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
.container {
  padding-right: 10px;
  padding-left: 10px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-brand {
  float: left;
  font-size: 20px;
  line-height: 24px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand img{max-height: 1.6em;}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
  .navbar-brand img{max-height: 3em;}
}
@media (max-width: 767px) {
  .navbar-brand img{
    max-height: 1.5em;
    margin-top: 15px;
    font-size: 15px;
  }
  }
  @media (max-width: 375px) {
  .navbar-brand {font-size: 16px;}
  }
.navbar-toggle {
  padding: 9px 10px !important;
  margin-right: 15px;
  border-radius: 2px;
}
.navbar-nav {
  margin: 14px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 24px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 24px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    margin: 0 auto;
    display: table;
    table-layout: fixed;
    float: left;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 28px;
    padding-bottom: 28px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border: none;
  margin-top: 21px;
  margin-bottom: 21px;
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
.navbar-btn {
  margin-top: 21px;
  margin-bottom: 21px;
}
.navbar-btn.btn-sm {
  margin-top: 23.5px;
  margin-bottom: 23.5px;
}
.navbar-btn.btn-xs {
  margin-top: 29px;
  margin-bottom: 29px;
}
.navbar-text {
  margin-top: 28px;
  margin-bottom: 28px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #ffffff;
  border-bottom-color: transparent;
}
.navbar-default .navbar-brand {
  color: #41a6ca;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #2f89a9;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #41a6ca;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffa7a6;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffa7a6;
  background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: transparent;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #41a6ca;
}
.navbar-default .navbar-collapse {
  border-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #ffa7a6;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #41a6ca;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffa7a6;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffa7a6;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #41a6ca;
}
.navbar-default .navbar-link:hover {
  color: #ffa7a6;
}
/* dropdowns */
.dropdown-menu {
  z-index: 1000;
  font-size: 14px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 2px;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 11px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  line-height: 1.55;
  color: #555555;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  background-color: #1A2565;
}
/* modal */
.modal-content {
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
}
/* scaffolding */
body {
  font-family: "Effra", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.55;
  color: #000000;
  background-color: #ffffff;
}
a {
  color: #1A2565;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #1a2565;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.img-rounded {
  border-radius: 0;
}
hr {
  margin-top: 24px;
  margin-bottom: 24px;
  border: 0;
  border-top: 1px solid #cdcdcd;
}
.progress {
  overflow: hidden;
  height: 24px;
  margin-bottom: 24px;
  background-color: #f5f5f5;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
/* breadcrumbs */
.breadcrumb {
  padding: 8px 0;
  margin-bottom: 24px;
  background-color: transparent;
  border-radius: 0;
  text-align: center;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  color: #cccccc;
}
.breadcrumb > .active {
  color: #999999;
}
.breadcrumb a {
  color: #1A2565;
}
@media (max-width: 991px) {
  .breadcrumb {
    padding: 8px 0;
    text-align: center;
  }
}
/* buttons  */
.btn {
  font-weight: 400;
  font-family: "Effra", Helvetica, Arial, sans-serif;
  padding: 10px 10px;
  font-size: 17px;
  line-height: 1.55;
  border-radius: 0;
    text-transform: uppercase;
    -webkit-transition: all ease .25s;
    -moz-transition: all ease .25s;
    -ms-transition: all ease .25s;
    -o-transition: all ease .25s;
    transition: all ease .25s;

}
.btn-primary {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #6bde6b;
  border-color: #6bde6b;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.btn-primary .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-transparent {
  color: #555555;
  background-color: transparent;
  border-color: #555555;
}
.btn-transparent:hover,
.btn-transparent:focus,
.btn-transparent:active,
.btn-transparent.active,
.open .dropdown-toggle.btn-transparent {
  color: #555555;
  background-color: rgba(0, 0, 0, 0);
  border-color: #373737;
}
.btn-transparent:active,
.btn-transparent.active,
.open .dropdown-toggle.btn-transparent {
  background-image: none;
}
.btn-transparent.disabled,
.btn-transparent[disabled],
fieldset[disabled] .btn-transparent,
.btn-transparent.disabled:hover,
.btn-transparent[disabled]:hover,
fieldset[disabled] .btn-transparent:hover,
.btn-transparent.disabled:focus,
.btn-transparent[disabled]:focus,
fieldset[disabled] .btn-transparent:focus,
.btn-transparent.disabled:active,
.btn-transparent[disabled]:active,
fieldset[disabled] .btn-transparent:active,
.btn-transparent.disabled.active,
.btn-transparent[disabled].active,
fieldset[disabled] .btn-transparent.active {
  background-color: transparent;
  border-color: #555555;
}
.btn-transparent .badge {
  color: transparent;
  background-color: #555555;
}
.btn-transparent:hover,
.btn-transparent:focus,
.btn-transparent:active,
.btn-transparent.active {
  background: #ffffff;
  color: #6ad66a;
}
.btn-lg {
  padding: 2px 14px;
  font-size: 14px;
  line-height: 1.33;
  border-radius: 2px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
}
/* dropdowns */
.dropdown-menu > li > a {
  padding: 8px 20px;
}
/* labels */
.label {
  font-family: "Effra", Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}
/* forms.less */
label {
  font-weight: normal;
  padding-right: 15px;
}
.form-checkbox div label input{
  margin-right: 5px;
}
.form-control{
  display: block;
  width: 100%;
  height: 38px;
  padding: 4px 12px;
  font-size: 14px;
  line-height: 1.55;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #19b951;
  border-radius: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;

}
input#emailOrcamento.form-control {
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control:focus {
  border-color: #1A2565;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 116, 115, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 116, 115, 0.6);
}
.form-group {
margin-bottom: 3px;
}
/* pager*/
.pager {
  margin: 24px 0;
  border-top: solid 1px #cdcdcd;
  padding-top: 24px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 14px;
  font-family: "Effra", Helvetica, Arial, sans-serif;
  font-weight: bold;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  background-color: #ffffff;
  border: 1px solid #1A2565;
  border-radius: 2px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  color: #fff;
  background-color: #1A2565;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #ffffff;
  border-color: #ddd;
}
/* pagination */
.pagination {
  margin: 24px 0;
  font-family: "Effra", Helvetica, Arial, sans-serif;
  border-radius: 0;
}
.pagination > li > a,
.pagination > li > span {
  padding: 6px 12px;
  line-height: 1.55;
  text-decoration: none;
  color: #1A2565;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #1A2565;
  background-color: #ffffff;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #1A2565;
  border-color: #1A2565;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: #ffffff;
  border-color: #dddddd;
}
/* responsive utilities */
@media (max-width: 767px) {
  .text-center-xs {
    text-align: center !important;
  }
  .text-center-xs img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .text-center-sm {
    text-align: center !important;
  }
  .text-center-sm img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
/* type */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h4,
.h5,
.h6 {
  font-family: "Effra", Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.2;
  color: #000000;
}
.h3{font-family: "Effra Rg", Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.2;
  color: #000000;}
p{
  font-family: "Effra Rg", Helvetica, Arial, sans-serif;
  font-weight: 300;
  line-height: 1.2;
  color: #000000;
}
h1,
.h1 {
  font-size: 48px;
}
h2,
.h2 {
  font-size: 38px;
}
h3,
.h3 {
  font-size: 32px;
  font-weight: 700;
}
h4,
.h4 {
  font-size: 24px;
  font-weight: 700;
}
h5,
.h5 {
  font-size: 16px;
  font-weight: 700;
}
h6,
.h6 {
  font-size: 14px;
  font-weight: 700;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 0;
  margin-bottom: 24px;
}
p {
  margin: 0 0 24px;
}
.lead {
  margin-bottom: 24px;
  font-size: 18px;
}
@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}
.text-small {
  font-size: 14px;
}
.text-large {
  font-size: 20px;
}
.text-italic {
  font-style: italic;
}
.text-primary {
  color: #1A2565;
}
a.text-primary:hover {
  color: #ff4140;
}
.bg-primary {
  color: #fff;
  background-color: #1A2565;
}
a.bg-primary:hover {
  background-color: #ff4140;
}
abbr[title],
abbr[data-original-title] {
  border-bottom: 1px dotted #999999;
}
blockquote {
  padding: 12px 24px;
  margin: 0 0 24px;
  font-size: 16px;
  border-left: 5px solid #1A2565;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.55;
  color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  border-right: 5px solid #1A2565;
}
address {
  margin-bottom: 24px;
  line-height: 1.55;
}
.panel {
  margin-bottom: 24px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
}
.panel-default {
  border-color: #666666;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #ffffff;
  border-color: #666666;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #666666;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #666666;
}
.panel-primary {
  border-color: #1A2565;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #1A2565;
  border-color: #1A2565;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #1A2565;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #1A2565;
}
.panel-primary .panel-title {
  font-weight: 300;
}
.panel-primary .panel-title a:hover {
  color: #fff;
  text-decoration: none;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #1A2565;
  background-color: #ffffff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
/*

=====================
SOCIAL LINKS
=====================

*/
.contact-form {
  margin-bottom: 20px;
}
p.social {
  text-align: center;
  margin-top: 20px;
}
p.social a {
  margin: 0 10px 0 0;
  color: #fff;
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  line-height: 40px;
  font-size: 15px;
  text-align: center;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  vertical-align: bottom;
  border: solid 1px #ccc;
}
p.social a i {
  vertical-align: bottom;
  line-height: 40px;
}
p.social a.facebook {
  background-color: #4460ae;
  border-color: #4460ae;
}
p.social a.gplus {
  background-color: #c21f25;
  border-color: #c21f25;
}
p.social a.twitter {
  background-color: #3cf;
  border-color: #3cf;
}
p.social a.instagram {
  background-color: #cd4378;
  border-color: #cd4378;
}
p.social a.email {
  background-color: #4a7f45;
  border-color: #4a7f45;
}
p.social a.link {
  background-color: #871AFF;
  border-color: #871AFF;
}
p.social.social--outline a {
  background: transparent;
}
p.social.social--outline a.facebook {
  color: #4460ae;
  border-color: #4460ae;
}
p.social.social--outline a.gplus {
  color: #c21f25;
  border-color: #c21f25;
}
p.social.social--outline a.twitter {
  color: #3cf;
  border-color: #3cf;
}
p.social.social--outline a.instagram {
  color: #cd4378;
  border-color: #cd4378;
}
p.social.social--outline a.email {
  color: #4a7f45;
  border-color: #4a7f45;
}
p.social.social--outline a.link {
  color: #871AFF;
  border-color: #871AFF;
}
.customize10 {
    line-height: 35px;
}
.fontresponsive{font-size:27px!important}

.mfp-hide {
    display: none!important;
    margin: 0 auto;
}

.content {
  text-align: center;
}

ol, ul {
    padding-left: 0
}

li {
    list-style: none
}

.top-links li {
    margin-top: 0!important
}
.text-center {
  text-align: center;
}
.features-box-icon picture img{
      max-width: 25%;
}
@media only screen and (max-width: 768px){
#logo-mobi {
    display: block;
}
#logo-desk {
    display: none;
}
}
@media only screen and (min-width: 768px){
#logo-mobi {
    display: none;
}
#logo-desk {
    display: block;
    width: 18em;
}
}

.btn-bordered {
    border-radius: 7px;
    background: #00000010;
    box-shadow: 3px 2px #369ED740;
    border: 1px solid #00000040;
    color: white;
    z-index: 2;
    position: relative;
}
.btn-bordered:hover {
    color: white;
    box-shadow: 0px 0px #369ED7;
    border: 1px solid #000000;
}
#cabecalho{
  padding: 1em 0px 0px 0px;
}

.top-links li p, .top-links li span {
    font-size: 14px;
    color: #FFF!important;
    margin-top: 25px;
    margin-right: 10px;
    display: block;
}
.show-on-mobile span{
  margin-top: 15px !important;
}

.top-links li p #numero-central-vendas {
    font-size: 16px!important;
    font-weight: 700;
    margin-top: 18px!important;
    color: #fff
}

#numero-central-vendas {
  font-size: 19px ;
  text-decoration: underline;
  color: #369ED7 !important;
}
#numero-central-vendas:hover {
  font-size: 19px ;
  text-decoration: underline !important;
  color: #2d82b1 !important;
}

@media (max-width: 355px) {
  #numero-central-vendas {
  font-size: 17px!important
}
#title-subtitle h3{
  margin-bottom: 10px
}
}
@media (max-width: 425px) {
#cabecalho {
  padding: 0px;
}
}
.hide-on-mobile a{
  text-decoration: none !important;
  font-size: 25px!important;
  padding-top: 2px;
  margin-top: 3px;
}

.show-on-mobile {
    display: none;
    z-index: 0;
}

.header-margin{
      
      height: 5em;
      padding: 0;
    }

    .top-links li p, .top-links li a {
    font-size: 14px;
    color: #000;
    display: -webkit-inline-box;
  }

#rodape .footer-logo {
    margin: 50px 0
}

#rodape .footer-social, #rodape .footer-social li {
    margin: 20px 0
}

#rodape .footer-social .triangle-down {
    border-left: 33px solid transparent;
    border-right: 33px solid transparent;
    border-top: 60px solid #2a2a2a
}

#rodape .footer-social li:hover .triangle-down {
    border-top-color: #444
}

#rodape .footer-social .triangle-down div {
    margin: -45px 0 0 -7px
}

#rodape .footer-social .triangle-down div i {
    color: #fff;
    font-size: 16px
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

.pricing-table {
    background: #f9f9f9;
    box-shadow: 0px 5px 12px #00000050;
}

.pricing-table:hover {
    background-color: #eee
}

.pricing-table .header {
    background: #2a2a2a;
    color: #fff;
    font-size: 24px;
    margin-bottom: 30px;
    padding: 30px 0 50px;
    text-align: center;
    text-transform: uppercase
}

.pricing-table .header i {
    border: 2px solid transparent;
    border-radius: 50%;
    color: #fff;
    font-size: 28px;
    height: 60px;
    left: 0;
    line-height: 60px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 70px;
    width: 60px;
    -webkit-transition: all ease .25s;
    -moz-transition: all ease .25s;
    -ms-transition: all ease .25s;
    transition: all ease .25s
}

.pricing-table:hover .header i {
    border-color: #fff
}

.pricing-table .price {
    color: #2a2a2a;
    display: inline-block;
    font-size: 100px;
    line-height: 1.1;
    position: relative
}

.pricing-table .price span {
    color: #2a2a2a;
    font-size: 25px;
    position: absolute
}

.pricing-table .price span.currency {
    left: -25px;
    top: 14px
}

.pricing-table .price span.month {
    bottom: 20px;
    font-size: 16px;
    right: -62px;
}

.pricing-table .table-list {
    border-top: 1px solid #e3e3e3;
    margin-bottom: 0
}

.pricing-table .table-list li {
    overflow: auto;
    padding: 12px 35px
}

.pricing-table .table-list li.not {
    color: #999;
    text-decoration: line-through
}

.pricing-table .btn-signup {
    display: block;
    font-size: 18px;
    margin: 0;
    padding: 20px 0
}

.pricing-table:hover .btn-signup {
    background-color: #1A2565;
}

#prices p#p1 {
    font-size: 16px;
    margin-bottom: 0
}

#prices p#p2 {
    margin-bottom: 50px
}

#risco-zero h2, #risco-zero p {
    display: inline-block;
    margin-left: -85px
}

#garantia-30-dias {
    float: left;
    margin-left: 250px
}

#recursos-contelege img {
    float: left;
    margin-top: 15px;
    margin-left: 100%;
}

#recursos-contelege ul {
    display: inline-block;
    margin-left: 120px;
}

#recursos-contelege ul li {
    list-style: disc;
    text-align: left;
    font-size: 16px
}

html, html a {
    -webkit-font-smoothing: antialiased;
}
div #intro{
  padding: 0px;
}
iframe{
  position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.input-group-btn button {
  padding: 4px 11px;
    font-size: 15px;
  }
.bg-img3 {
    background: #00000080;
}

.bg-video {
    height: 100%;
    position: absolute;
    text-align: center;
    width: 100%
}

.bg-video .video, .position-relative {
    position: relative
}

.bg-video .video {
    height: 100%;
    left: 0;
    margin: 0!important;
    top: 0;
    width: 100%
}

.bg-video .video .mbYTP_wrapper {
    z-index: -1!important
}
.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}

#video-produto{
  width: 39em;
}
@media (min-width: 992px) {
  #numero-central-vendas{
          margin-top: 0px;
      }
  }
@media (max-width: 991px) {
  #numero-central-vendas{
          margin-top: 50px;
      }
  }
  
@media (max-width: 768px) {
.clienteBtn{
    margin: 17px 0px 0px 0px;
    }
}

.form-bottom {
    padding: 14px 15px;
    background: #eee;
    text-align: left;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-width: 0px 2px 2px 2px;
}
.form-top div h3 {
  text-align: center;
    margin-top: 24px;
    padding-top: 0px;
}
.row{
  margin-right: 0px !important;
  margin-left: 0px !important;
}

.features {
    padding-bottom: 30px;
}

.features-box {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
}

.features-box .features-box-icon {
    font-size: 16px;
    color: #019299;
    line-height: 16px;
}

.features-box h4 {
    margin-top: 15px;
    font-weight: 400;
}

.features-container {
     padding-bottom: 50px;
        padding-top: 60px;
        text-align: center;
}
#intro{
    border-bottom: solid 1px #cdcdcd;
}
.logo_contele{
  width: 18em;
}
form {
  box-shadow:2px 2px #16b14d60;
  border-radius: 25px;
}
.form {
  display: flex !important;
}
.experimente-input{
  max-width: 39rem;
  margin: auto;
}
.mfp-close-btn-in .mfp-close {
  color: gray !important;
}
#title-subtitle h3 {
  font-family: "Effra Rg";
    font-weight: 300;
}
  label.error { color: red; font-weight: 300; padding-left: 0; }
    input.error { border: 1px solid red; background: #fff url("https://static.contele.com.br/gv/landing/error.png") no-repeat scroll 98% 50% !important; }
    input.valid { border: 1px solid green; background: #fff url("https://static.contele.com.br/gv/landing/check.png") no-repeat scroll 98% 50% !important; }
    @media only screen and (max-width: 992px){
    .texto-julio {
        margin-top: 19rem;
    }
  }
.texto-julio{text-align: center;}
.conteudos-gratuitos{margin-top: 7rem;}
.img-julio{ width: 19rem; margin:0; max-width: -webkit-fill-available}
#form-contato {
  box-shadow: none !important;
}
.contato-container div div div p img{
max-width: 91.5%;
}
.contato-container div div .col-sm-4{
  text-align: center;
}
.form-group .form-control{
  background-color: #f7f7f7
}
.form-group .form-control:focus{
  background-color: white
}
.form-group .form-control:hover{
  background-color: white;
}
.form-group button{
  padding: 12px 57px;
  font-size: 20px;
  box-shadow: 2px 2px #5cb85c50;
}
.mfp-container{
  height: 10%
}
.btn-success {
  background-color: #19b951 !important;
  border-color: #19b951 !important;
  color: white;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  padding-right: 23px;
  font-family: "Effra Heavy", Helvetica, Arial, sans-serif;
}
.btn-success:hover{
  background-color: #16b14d !important;
  border-color: #19b951 !important;
  color: white;
}


.loadedPng {
  background: url("https://images.contelege.com.br/Landing/GV/fundo-sistema-de-rastreamento-e-gestao-de-frotas.png");
  background-size: cover;
  background-position: center;
}

.icon-box{
    text-align: center;
}
.icon-box img{
  width: 28rem;
}

#rodape {
    padding: 2em 1em 3em 1em;
    height: 128px;
}
#antes-rodape{
    height: 46rem;
}
#antes-rodape div ul li{
    color: #ccc;
    font-family: "Effra Rg", "Helvetica";
    font-size: 14px;
}
#antes-rodape div ul li a{
color: #ccc;
}
#antes-rodape div ul {
    margin: 0 0 1rem;
}
#antes-rodape .primeira-coluna ul {
    margin: 0rem;
}
.background-black-lighter {background: #2F3438 !important}
.background-black-lightest {background: #202327 !important}
    
#antes-rodape div p{
    font-family: "Effra", "Helvetica";
    text-transform: uppercase;
    color: #fff;
    margin: 7px 0px 0px;
    font-size: 15px;
}
@media only screen and (max-width: 767px){
#rodape img {
   width: 3rem;
}
#antes-rodape div .icon-box , .primeira-coluna, .ultima-coluna , #antes-rodape div{
 text-align: center;
 padding: 2.5px;
}
#antes-rodape{
    height: 35rem;
}
}
@media only screen and (max-width: 400px){
  #antes-rodape{
    height: 33rem;
}
}
@media only screen and (min-width: 552px){
  #antes-rodape{
    height: 31rem;
}
}
@media only screen and (min-width: 1600px){
  #antes-rodape{
    height: 29rem;
}
}
.copyright {
  color: #ccc;
}
.copyright:hover {
  color: #c2c2c2;
}
.nameCeo {margin-bottom: 0px;}
.positionCeo {margin: 0 0 14px;}
.header-margin div ul li{
  float: left;
}
@media only screen and (max-width : 768px) {
  iframe{
    max-width: -webkit-fill-available;
    max-height: 13em;
    margin-left: 0px;
  }

 

  h1, .h1 {
    font-size: 38px;
  }
  h3, .h3 {
    font-size: 19px;
  }
  h4, .h4{
    font-size: 25px !important;
  }

    .show-on-mobile {
        position: absolute;
        display: block;
        right: 0;
    }
    .mfp-hide {
    margin: 0 !important;
    }

    #recursos-contelege img {
    margin-left: 0px
    }
    

    .top-link-responsive {
        display: none
    }

    .hide-on-mobile {
        display: none!important
    }
    #numero-central-vendas{
      margin: 20px 114px 0 0;
      font-size: 14px !important;
  }
  .contato_header{
    padding: 23px 10px 5px 10px !important;
    text-decoration: underline !important;
    display: none !important;
  }
    .form-top div h3 {
    text-align: center;
    padding-top: 24px;
    margin-top: 0px;
    }
    form .btn{
      text-transform: none;
    }
    .texto-julio{text-align: center; margin-bottom: 0em !important;}
    .nameCeo {
     margin-top: 19rem;
}
}
.radio_button_div {
  display: inline-flex;
  margin: 0 0 6px 0;
}

.radio_button_div label {
  padding: 7px 11px;
  color: #000;
  border: 2px solid #19b951;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.radio_button_div label:hover {
  background-color: #19b95170 !important;
}

input[type=radio]:checked+label {
  background-color: #19b951 !important;
  color: #ffffff;
}

.radio_button_div input[type=radio] {
  visibility: hidden;
  width: 0;
}


input::-webkit-input-placeholder {
  font-family: 'Effra Rg', Arial, Helvetica, sans-serif;
}

input:-ms-input-placeholder {
  font-family: 'Effra Rg', Arial, Helvetica, sans-serif;
}

input:-moz-placeholder {
  font-family: 'Effra Rg', Arial, Helvetica, sans-serif;
}

input::-moz-placeholder {
  font-family: 'Effra Rg', Arial, Helvetica, sans-serif;
}
.pull-left{
  margin: 10px 0;
}

.btn-fez-orcamento{
  font-size: 26px;
  padding: 10px 23px;
}
@media only screen and (max-width : 768px) {
  .btn-fez-orcamento{
    font-size: 18px;
  }
}
#send_message.disable {
  background-color: #ccc !important;
  border-color: #ccc !important;
  pointer-events: none;
}



/* DROPDOWN STYLE (bootstrap) */
.dropdown {
  position: relative;
  margin: 10px 10px 0px 0px;
  color: #000;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: -25px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 77px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
  text-decoration: none;
  background-color: transparent;
}
.open>.dropdown-menu {
  display: inline-grid;
}
.caret{
  margin: 10px 0px 10px 5px !important;
}
.dropdown-toggle{
  display: flex;
  background: transparent;
  padding: 0px 0 0 13px;
  border: 1px solid transparent;
}
.dropdown-toggle:focus , .dropdown-toggle:active{
  outline-color: #fff;
}
.caret{
  display:inline-block;
  width:0;
  height:0;
  margin-left:2px;
  vertical-align:middle;
  border-top:4px dashed;
  border-top:4px solid\9;
  border-right:4px solid transparent;
  border-left:4px solid transparent
}
.dropdown .caret{
  content:"▾";
  color: #000 !important;
}
.dropdown-toggle picture{
  max-width: 25px;
}
.dropdown-toggle:hover{
  border: 1px solid transparent;
}
.btnTranslate{
  width: 2.3rem !important;
}
ul.dropdown-menu li a img{
  width: 4rem !important;
}
@media only screen and (max-width: 992px) {
  .dropdown {
    margin: 18px 0px 0px 0px;
  }
}
.bottomAddress{
    font-family: 'Effra Rg', "Times New Roman", Times, serif;
    color: #ffffff80;
    margin-bottom: 0px;
    font-size: 15.8px;
}
@media only screen and (max-width: 992px) {
  .dropdown-toggle{
    padding: 0px 0 0 6px;
  }
  .login_desktop{
    display: none !important;
  }
  .text-intro h1{
    font-size: 26px !important;
    margin-top: 2rem !important;
  }
  
}
@media only screen and (min-width: 992px) {
  .login_mobile{
    display: none !important;
  }
  
}
.text-intro h1{
  font-size: 36px;
  margin-top: 3rem;
}
#title-subtitle .subtitleSoftware{
  font-size: 25px;
}
.shadow{
  box-shadow: rgba(0, 0, 0, 0.38) 0px 0px 25px -8px !important;
}
