/* ==========================================================================

   ========================================================================== */
/* animation settings */
/* media queries */
body {
  font-family: 'Open Sans', sans-serif;
  line-height: 200%; }

hr {
  border-top: 1px solid #ccc; }

.navbar {
  margin-bottom: 10px !important; }

.navbar-default {
  border-radius: 0px;
  background: #f8f8f8;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.97) 0, rgba(248, 248, 248, 0.97) 100%) !important; }

#menu-sticky {
  z-index: 9998;
  padding-bottom: 5px; }

.logo img {
  margin-top: 10px;
  max-height: 40px; }

.menu li {
  display: block;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 700;
  font-size: 1.1em;
  text-transform: uppercase;
  padding: 5px 20px; }

.menu li a {
  color: #005474;
  text-decoration: none;
  transition: all 0.5s; }

.menu li:last-child {
  border: 0; }

.menu li.active a, .menu li a:hover {
  color: #0092c9;
  text-decoration: underline; }

.contact-info {
  color: #005474;
  font-size: 1.1em;
  display: block;
  margin-right: 50px;
  text-align: right; }

.section {
  padding-top: 40px;
  padding-bottom: 40px; }

.header ul.text-slide {
  padding: 0px; }

.header ul.text-slide li {
  font-size: 16px;
  color: #ffffff;
  padding: 10px 40px 10px 100px;
  display: inline;
  -webkit-box-shadow: 0px 4px 18px -5px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 4px 18px -5px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 4px 18px -5px rgba(0, 0, 0, 0.75); }

.header ul.text-slide li.info-1 {
  background: #0092c9;
  position: absolute;
  top: 10px;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -webkit-animation-duration: 0.5s;
  -moz-animation-diration: 0.5s; }

.header ul.text-slide li.info-2 {
  background: #006b94;
  position: absolute;
  top: 75px;
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s; }

.header ul.text-slide li.info-3 {
  background: #0092c9;
  position: absolute;
  top: 140px;
  -webkit-animation-delay: 2s;
  -moz-animation-delay: 2s;
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s; }

.header .banner {
  margin-top: -15px;
  position: relative;
  height: 200px;
  background-size: 700px;
  background-color: #ffffff;
  background-image: url(../img/smzl-home-blue.jpg);
  background-position: center center, center top;
  background-repeat: no-repeat, no-repeat; }

.header .banner-alt {
  position: relative;
  height: 200px;
  background-size: 700px;
  background-color: #ffffff;
  background-image: url(../img/smzl-home-blue.jpg);
  background-position: center center, center top;
  background-repeat: no-repeat, no-repeat; }

/*
.header .banner-about{
  background-image: url(../img/banner-hd-about.jpg);
}

.header .banner-solutions{
  background-image: url(../img/banner-hd-solutions.jpg);
}

.header .banner-partners{
  background-image: url(../img/banner-hd-partners.jpg);
}

.header .banner-support{
  background-image: url(../img/banner-hd-support.jpg);
}

.header .banner-testimonials{
  background-image: url(../img/banner-hd-testimonials.jpg);
}
*/
.header .banner-about {
  background-image: url(../img/smzl-about-blue.jpg); }

.header .banner-solutions {
  background-image: url(../img/smzl-solutions-blue.jpg); }

.header .banner-partners {
  background-image: url(../img/smzl-partners-blue.jpg); }

.header .banner-support {
  background-image: url(../img/smzl-support-blue.jpg); }

.header .banner-testimonials {
  background-image: url(../img/smzl-testimonials-blue.jpg); }

.welcome .title {
  font-size: 1.2em;
  color: #005474;
  margin: 0px 0px 20px 0px;
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s; }

.solutions {
  background: #005474;
  position: relative; }

.solutions .title {
  color: #ffffff;
  background: #005474; }

h1.title {
  font-size: 2em; }

h2.title {
  font-size: 1.2em;
  font-weight: 300; }

.solutions .left ul, .solutions .right ul {
  color: #ffffff;
  list-style-type: none;
  margin: 20px 0px;
  padding: 0px; }

.solutions .left ul li, .solutions .right ul li {
  line-height: 1.8em;
  font-size: 1.2em;
  font-weight: 300; }

.solutions .left img.icon, .solutions .right img.icon {
  max-width: 100px; }

.solutions .left .icon {
  font-size: 2em;
  margin-left: 30%; }

.solutions .right .icon {
  font-size: 2em;
  margin-right: 30%; }

.section .button {
  text-align: center;
  margin: 50px 0 40px 0; }

.section .btn-more {
  margin-bottom: -50px; }

.section .button a, .solutions .button a {
  font-size: 18px;
  background: #019fdc;
  padding: 10px 80px;
  color: #ffffff;
  transition: all 0.5s; }

.section .button a:hover {
  background: #00b6fc;
  text-decoration: none;
  -webkit-box-shadow: 0px 4px 18px -5px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 4px 18px -5px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 4px 18px -5px rgba(0, 0, 0, 0.75); }

/*
  END SOLUTIONS
*/
/*
  START TESTIMONIALS
*/
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #a1a1a1; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #c8c8c8; }

.bx-wrapper .bx-controls-direction a {
  z-index: 999 !important; }

.bx-wrapper .testimonials-title {
  text-align: left;
  margin: 15px 60px 6px 60px;
  font-size: 12px;
  font-weight: 700; }

.bx-wrapper .testimonials-carousel-content {
  font-size: 14px;
  text-align: justify;
  line-height: 2em;
  margin: 0 60px; }

.bx-wrapper .testimonials-name {
  font-size: 14px;
  text-align: left;
  margin: -10px 60px;
  line-height: 24px;
  margin-bottom: 20px; }

.bx-wrapper .bx-viewport {
  border: none;
  box-shadow: none; }

/* END TESTIMONIALS */
/* START CONTACT */
.g-recaptcha {
  margin: 20px 0 0px 0; }

.help-block {
  display: inline;
  margin-top: 10px !important;
  margin-bottom: 0px !important;
  color: #737373;
  font-size: 0.8em;
  line-height: 0.8em; }

.form-group {
  margin-bottom: 0px !important; }

.form-group label .required {
  font-size: 0.5em;
  vertical-align: top;
  margin-top: 5px; }

.contact {
  background: #005474;
  position: relative; }

.contact .caption {
  font-size: 1.5em;
  color: #ffffff;
  padding-top: 40px; }

/* END CONTACT */
/* START PARTNERS */
ul.partners-list {
  text-align: center; }

ul.partners-list li {
  display: inline-block;
  margin: 10px; }

ul.partners-list li img {
  max-width: 110px;
  max-height: 110px;
  padding: 15px;
  transition: all 0.5s; }

ul.partners-list li a:hover img {
  -ms-transform: translate(0, -10px);
  /* IE 9 */
  -webkit-transform: translate(0, -10px);
  /* Safari */
  transform: translate(0, -10px); }

/* END PARTNERS */
/* START FOOTER */
.footer {
  background: #1d1d1d;
  color: #ffffff; }

.footer img.logo {
  text-align: center;
  display: block;
  margin: auto;
  margin-bottom: 40px; }

.footer .title {
  padding-right: 5px;
  line-height: 1.42857143; }

.footer a.email {
  color: #ffffff; }

.footer a.email:hover {
  color: #005474; }

.footer p.copy {
  color: #B2B2B2; }

/* END FOOTER */
/* BACK TO TOP BUTTON */
#back-top {
  position: fixed;
  bottom: 30px;
  right: 10px; }

#back-top a {
  display: block;
  font-size: 1.2em;
  padding: 5px 10px;
  color: #ffffff;
  border-radius: 2px;
  background: #006B94;
  /* transition */
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s; }

#back-top a:hover {
  background: #0092C9; }

/* ALL PAGES */
#page-solutions .page-title-container,
#page-about .page-title-container,
#page-contact .page-title-container,
#page-partners .page-title-container,
#page-support .page-title-container,
#page-testimonials .page-title-container {
  border-bottom: 1px solid #019fdc;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(50, 50, 50, 0.4);
  -moz-box-shadow: 0px 2px 4px 0px rgba(50, 50, 50, 0.4);
  box-shadow: 0px 2px 4px 0px rgba(50, 50, 50, 0.4); }

.blue-bg {
  background: #005474;
  color: #ffffff; }

#page-solutions .page-title,
#page-about .page-title,
#page-partners .page-title,
#page-support .page-title,
#page-testimonials .page-title {
  width: 100%;
  background: #019fdc;
  text-align: center; }

.page-title span {
  font-size: 18px;
  color: #ffffff;
  line-height: 52px;
  position: relative;
  z-index: 999; }

/* PAGE ABOUT */
#page-about .title {
  padding: 10px 0px; }

#page-about .whoweare {
  padding-top: 0px; }

#page-contact .page-title {
  width: 100%;
  background: #019fdc;
  text-align: center;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1; }

/* END PAGE ABOUT */
/* PAGE CONTACT */
#map-canvas {
  height: 100%;
  width: 100%;
  margin: 0px;
  padding: 0px; }

.header-contact {
  width: 100%;
  height: 320px;
  position: relative;
  margin-bottom: 0px; }

.main-contact-info {
  margin-bottom: 30px;
  padding-top: 30px;
  color: #000000; }

.main-contact-info .title {
  text-transform: uppercase;
  color: #005474;
  font-size: 1em;
  margin: 0px;
  font-weight: bold;
  line-height: 1em; }

.main-contact-info .info, .main-contact-info .info a {
  margin: 0px;
  color: #000; }

.main-contact-info .info a:hover {
  color: #006e7d; }

.main-contact-info .divider {
  content: "";
  border-bottom: 1px solid #005474;
  width: 80%;
  height: 15px;
  display: block;
  margin-bottom: 15px; }

.contact-form {
  margin-top: 20px; }

.contact-form label {
  margin-top: 10px;
  color: #000;
  text-transform: uppercase;
  font-weight: normal; }

.contact-form input, .contact-form textarea {
  border-radius: 0px;
  margin-bottom: 0px;
  border-color: #B5B5B5; }

.contact-form input:hover, .contact-form textarea:hover {
  border-color: #005474; }

.contact-form input:active, .contact-form textarea:active, .contact-form input:focus, .contact-form textarea:focus {
  border-color: #666; }

.contact-form button, .contact-form .submitbtn {
  text-transform: uppercase;
  color: #ffffff;
  background: #005474;
  padding: 10px 50px;
  border: none;
  transition: all .5s;
  margin-top: 20px; }

.contact-form button:hover, .contact-form .submitbtn:hover {
  background: #019fdc; }

/* PAGE CONTACT */
/* PAGE SOLUTIONS */
#page-solutions .solutions .solution-list li {
  display: block; }

#page-solutions .solutions .solution-list li span {
  display: inline;
  color: #fff;
  cursor: pointer; }

#page-solutions .solutions .solution-list li span:hover {
  background: #019fdc;
  text-decoration: none; }

/*
#page-solutions .solutions .right .solution-list li span:hover::after{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f129";    
    margin-left:20px;
    font-size:0.9em;
    color:#ffffff; 
}

#page-solutions .solutions .left .solution-list li span:hover::before{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f129";
    margin-right:20px;
    font-size:0.9em;    
    color:#ffffff;   
}
*/
#page-solutions .solutions .right .solution-list li span {
  padding: 5px 60px 5px 5px; }

#page-solutions .solutions .left .solution-list li span {
  padding: 5px 5px 5px 60px; }

.modal .close {
  color: #fff;
  filter: alpha(opacity=70);
  opacity: 0.7; }

.modal .close:hover {
  color: #fff;
  filter: alpha(opacity=100);
  opacity: 1; }

.modal {
  text-align: center;
  z-index: 9999; }

.modal-header {
  border: none; }

.modal-body {
  padding: 0 15px 15px 15px; }

.modal-content {
  border-radius: 0;
  border: none;
  background: #019fdc;
  color: #ffffff;
  padding: 10px 25px; }

#page-testimonials .testimonial img {
  display: block; }

#page-testimonials .testimonial .title {
  font-size: 1em;
  display: inline-block;
  font-weight: bold; }

#page-testimonials .testimonial .position {
  font-size: 0.8em; }

#page-testimonials .testimonial .company {
  font-size: 1.2em;
  display: block; }

.testimonial {
  position: relative; }

.testimonial .text {
  font-size: 1em;
  border: none !important; }

.testimonial .text:before, .testimonial .text:after {
  content: "\201C";
  position: absolute;
  font-size: 60px;
  line-height: 1;
  color: #999;
  font-style: normal; }

.testimonial .text:before {
  top: 0;
  left: 10px; }

.testimonial .text:after {
  content: "\201D";
  right: 10px;
  top: 0em; }

#page-testimonials .offset:before {
  display: block;
  content: " ";
  height: 500px;
  /* Give height of your fixed element */
  margin-top: -500px;
  /* Give negative margin of your fixed element */
  visibility: hidden; }

@media screen and (min-width: 768px) {
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%; } }
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle; }

/* END PAGE SOLUTIONS */
/* PAGE PARTNERS */
#page-partners div.partners {
  margin-bottom: 80px; }

/* END PAGE PARTNERS */
/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  #page-solutions .page-title,
  #page-about .page-title,
  #page-partners .page-title,
  #page-support .page-title,
  #page-contact .page-title,
  #page-testimonials .page-title {
    width: 50%;
    background: #019fdc;
    text-align: right; }

  .page-title span {
    font-size: 18px;
    color: #ffffff;
    padding-right: 60px;
    line-height: 52px;
    position: relative;
    z-index: 999; }

  .menu {
    margin: 20px 0px; }

  .menu {
    padding: 0px !important; }

  .navbar {
    margin-bottom: 0px; }

  .menu li {
    display: inline;
    border-right: 1px solid #9fafb5;
    padding: 0 7px; }

  .logo img {
    margin-top: 15px;
    max-height: 35px; }

  .header .banner {
    background-size: 1000px; }

  .header .banner-alt {
    background-size: 1000px; } }
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  #page-solutions .page-title,
  #page-about .page-title,
  #page-partners .page-title,
  #page-support .page-title,
  #page-testimonials .page-title {
    width: 30%; }

  #page-contact .page-title {
    width: 30%; }

  .logo img {
    max-height: 56px; }

  .menu li {
    font-size: 1.3em; }

  .header .banner {
    height: 360px;
    background-size: 1300px; }

  .header .banner-alt {
    height: 260px;
    background-size: 1300px; }

  .header ul.text-slide li.info-1 {
    position: absolute;
    top: 50px; }

  .header ul.text-slide li.info-2 {
    position: absolute;
    top: 145px; }

  .header ul.text-slide li.info-3 {
    position: absolute;
    top: 240px; }

  .header ul.text-slide li {
    font-size: 38px;
    padding: 20px 40px 20px 200px; } }
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .header .banner {
    height: 360px;
    background-size: 100%; }

  .header .banner-alt {
    height: 260px;
    background-size: 100%; } }

/*# sourceMappingURL=main.css.map */
