@charset "utf-8";
/* Common CSS */

body {
  color: #474747;
  font-family: 'Lato-Regular';
  font-size: 14px;
  line-height: 1.42857143;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
}
*, *:focus {
  outline: none;
}
a {
  color: #474747;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
a:focus {
  outline: none;
  outline-offset: 0;
}
a:hover, a:focus {
  color: #ce212f;
  text-decoration: none;
}
img {
  max-width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
iframe {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  border: none;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  padding-bottom: 10px;
  margin-bottom: 0;
  font-family: 'Lato-Black';
  font-weight: normal;
  line-height: 1.3;
}
p {
  color: #707070;
  padding-bottom: 10px;
  margin-bottom: 0;
  line-height: 28px;
}
video {
  display: block;
  width: auto;
  min-width: 100%;
  height: auto;
  min-height: 100%;
  background: #f8f8f8;
}
audio, canvas, progress, video {
  vertical-align: middle;
}
button, button:focus {
  outline: none;
  outline-offset: 0;
}
.close-icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 25px;
  height: 25px;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  z-index: 1;
}
.close-icon:before, .close-icon:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 22px;
  height: 2px;
  background: #ffffff;
  content: "";
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  z-index: 1;
}
.close-icon:before {
  -webkit-transform: translateY(-50%) translateX(-50%) rotateZ(-45deg);
  -ms-transform: translateY(-50%) translateX(-50%) rotateZ(-45deg);
  transform: translateY(-50%) translateX(-50%) rotateZ(-45deg);
}
.close-icon:after {
  -webkit-transform: translateY(-50%) translateX(-50%) rotateZ(45deg);
  -ms-transform: translateY(-50%) translateX(-50%) rotateZ(45deg);
  transform: translateY(-50%) translateX(-50%) rotateZ(45deg);
}
::selection {
  background: #ce212f;
  color: #ffffff;
}
::-webkit-selection {
  background: #ce212f;
  color: #ffffff;
}
::-moz-selection {
  background: #ce212f;
  color: #ffffff;
}
::-o-selection {
  background: #ce212f;
  color: #ffffff;
}
::-ms-selection {
  background: #ce212f;
  color: #ffffff;
}
::-webkit-input-placeholder {
  color: #d7d7d7 !important;
  opacity: 1;
}
::-moz-placeholder {
  color: #d7d7d7 !important;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #d7d7d7 !important;
  opacity: 1;
}
:-moz-placeholder {
  color: #d7d7d7 !important;
  opacity: 1;
}
.nava-btn {
  min-width: 289px;
  font-size: 20px;
  line-height: 32px;
  color: #ffffff;
  text-transform: uppercase;
  font-family: 'Lato-Bold';
  background-color: #ce212f;
  text-align: center;
  padding: 12px 20px;
  border: solid  1px #ce212f;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s; 
  display: inline-block;   
}
.nava-btn:hover, .nava-btn:focus {
  color: #000000;
  border-color: #000000;
  background-color: transparent;
}
.nava-header .nava-btn {
  min-width: 133px;
  padding: 5px 15px;
  font-size: 16px;
}
.nava-navigation .close-icon {
  display: none;
}
.nava-black-btn {
  color: #000;
  border-color: #000;
  background-color: transparent;
}
.nava-red-btn, .nava-black-btn:hover, .nava-black-btn:focus {
  color: #ffffff;
  background-color: #ce212f;
  border-color: #ce212f;
}
.nava-banner .nava-btn:hover, .nava-banner .nava-btn:focus {
  color: #ffffff;
  border-color: #ffffff;
  background-color: transparent;
}

/* Fonts CSS */
@font-face {
  font-family: 'Lato-Bold';
  src: url('../fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Lato-Bold.woff') format('woff'),
    url('../fonts/Lato-Bold.ttf')  format('truetype'),
    url('../fonts/Lato-Bold.svg#Lato-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lato-Regular';
  src: url('../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Lato-Regular.woff') format('woff'),
    url('../fonts/Lato-Regular.ttf')  format('truetype'),
    url('../fonts/Lato-Regular.svg#Lato-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lato-Black';
  src: url('../fonts/Lato-Black.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Lato-Black.woff') format('woff'),
    url('../fonts/Lato-Black.ttf')  format('truetype'),
    url('../fonts/Lato-Black.svg#Lato-Black') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lato-Light';
  src: url('../fonts/Lato-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Lato-Light.woff') format('woff'),
    url('../fonts/Lato-Light.ttf')  format('truetype'),
    url('../fonts/Lato-Light.svg#Lato-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lato-LightItalic';
  src: url('../fonts/Lato-LightItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Lato-LightItalic.woff') format('woff'),
    url('../fonts/Lato-LightItalic.ttf')  format('truetype'),
    url('../fonts/Lato-LightItalic.svg#Lato-LightItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}

.textright {
  text-align: right;
}
.textleft {
  text-align: left;
}
.nava-title {
  text-align: center;
  padding-bottom: 32px;
}
.nava-title h2 {
  font-size: 55px;
  line-height: 55px; 
  color: #ce212f;
  padding-bottom: 0;
}
.nava-title h2 span { 
  font-family: 'Lato-Light'; 
  color: #000000;
  display: block;  
}
.nava-title .sub-title {
  display: block;
  font-family: 'Lato-LightItalic';
  font-size: 25px;
  padding-top: 12px;
  color: #000000;  
}
/* Nava Header */
.sticky-wrapper {
  background-color: rgba(255,255,255,0.85);
  position: absolute;
  left: 0;
  right: 0;
  padding: 0;
  z-index: 3;
}
.sticky-wrapper.is-sticky .nava-header {
  background-color: rgba(255,255,255);
}
.nava-navigation {
  text-transform: uppercase;
}
.nava-navigation ul {
  display: inline-block;  
  vertical-align: middle;
  font-size: 18px;
  margin-right: 8px;  
  padding: 0;
  margin-bottom: 0;
}
.nava-navigation li {
  display: inline-block;
  margin-right: 34px;
}
.nava-navigation li a {
  display: inline-block;
  position: relative;
  padding: 36px 0;
  font-family: 'Lato-Regular';
  font-size: 18px;
  color: #000000;
  line-height: 31px;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.nava-navigation li a:after {
  position: absolute;
  left: 0;
  right: 100%;
  bottom: 0;
  height: 6px;
  background-color: #ce212f;
  content: "";
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.nava-navigation li a:hover:after {
  right: 0;
}
.header-btn-block {
  display: inline-block;  
  vertical-align: middle;
}
.header-btn-block a {
  display: inline-block;
  margin-left: 9px;
}
.header-btn-block a i {
  margin-right: 12px;
}

/* Nava Banner */
.nava-banner {
  background:url(../images/banner-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  text-align: center;
  min-height: 853px;
  position: relative;
  color: #ffffff;
  text-transform: uppercase;  
}
.nava-banner:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom:0;
  background-color: rgba(0,0,0,0.3);
  content: "";
  z-index: 1;
}
.banner-info  {
  padding-top: 101px;
  padding-left: 15px;
  padding-right: 15px;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin: auto;
  content: "";
  z-index: 2;
  -webkit-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
}
.banner-info h1 {
  font-family: 'Lato-Black';
  font-size: 75px;
  line-height: 70px;
  color: #ffffff;
  padding-bottom: 25px;
}
.banner-info h2 {
  font-family: 'Lato-Light';
  font-size: 40px;
  line-height: 40px;
  color: #ffffff;
  padding-bottom: 35px;
}

/* Mega Owl Carousel Slider */
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: unset;
  -moz-user-select: unset;
  -ms-user-select: unset;
  user-select: unset;
}
.owl-carousel .owl-prev, .owl-carousel .owl-next, .owl-carousel .owl-dot {
  cursor: pointer;
}
.owl-carousel .owl-dots {
  position: absolute;
  bottom: -50px;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 1;
}
.owl-carousel button.owl-dot {
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 14px;
  margin: 0 8px;
  background: #cccccc;
  text-indent: -999px;
  cursor: pointer;
  outline: none;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.owl-carousel button.owl-dot {
  background: #e5e5e5;
}
.owl-carousel button.owl-dot.active, .owl-carousel button.owl-dot:hover {
  background: #da202d;
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
  position: absolute;
  top: 50%;
  left: 55px;
  width: 89px;
  height: 89px;
  background-image: url(../images/icon5.png);
  background-position: 32px 50%;
  background-repeat: no-repeat;
  background-size: 85px auto;
  color: #777777;
  outline: none;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  margin-top: -44px;
  z-index: 1;
  background-color: rgba(255,255,255,0.5);
  border-radius: 100%;
}
.owl-carousel .owl-nav button.owl-prev:hover, .owl-carousel .owl-nav button.owl-next:hover {
  background-color: rgb(217,65,65,0.8);
  background-position: -28px 50%;
}
.owl-carousel .owl-nav button.owl-next {
  background-image: url(../images/icon6.png);
  left: auto;
  background-position: -28px 50%;
  right: 55px;
}
.owl-carousel .owl-nav button.owl-next:hover {
  background-position: 31px 50%;
}
.slider-no-current {
  display: none;
}
.owl-drag .disabled {
  display: none;
}

/* Nava Products */
.nava-products {
  padding: 65px 0 0;
  text-align: center;
}
.nava-products .prpducts-item {
  padding: 47px 20px 20px;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.nava-products .prpducts-item:hover {
  background: #f8f8f8; 
}
.nava-products .prpducts-item h3 {
  font-size: 30px;
  line-height: 35px; 
  color: #000000;
  font-weight: 900;
  padding-bottom: 13px;
}
.nava-products .prpducts-item h3 span {
  font-family: 'Lato-Regular';
  display: block;
  font-weight: 500;
}
.nava-products .prpducts-item p {
  font-family: 'Lato-Light';
  font-size: 18px;  
  font-weight: 300;
  line-height: 24px;
}
.prpducts-item .nava-images {
  margin-bottom: 23px;
}
.nava-images {
  position: relative;
  display: inline-block;
}
.prpducts-item:hover .hover-img {
  opacity: 1;
}
.hover-img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
/* Nava Custom Sites*/
.nava-custom-sites  {
  text-align: center;
  padding: 0 0 52px 0;
}
.custom-sites-info {
  padding-top: 47px;
  background: #f8f8f8;
}
.nava-custom-sites .sites-title h3 {
  font-family: 'Lato-Regular';
  font-size: 40px;
  line-height: 45px;
  color: #000000;  
  padding-bottom: 9px;
}
.nava-custom-sites .sites-title {
  padding-bottom: 18px;
}
.nava-custom-sites .sites-title p {
  font-family: 'Lato-Light';
  font-size: 26px;
  line-height: 32px;
  color: #000000;
  font-weight: 300;
}
/* Nava All Worck*/
.nava-all-worck {
  background:url(../images/banner-2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;  
  padding: 63px 0;
  min-height:930px;
  position: relative;
}
.nava-all-worck:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom:0;
  background-color: rgb(255,255,255,0.2);
  content: "";
  z-index: 1;
}
.nava-all-worck .nava-title {
  padding-bottom: 45px;
}
.nava-all-worck .nava-title h2 {
  font-family: 'Lato-Black';
}
.nava-all-worck .nava-title .sub-title {
  line-height: 28px;
}
.nava-all-worck .container {
  position: relative;
  z-index: 2;
}
.worck-item {
  background-color: rgba(255,255,255,0.8);
  padding: 21px 26px 24px 29px;
  margin-bottom: 27px;
}
.worck-item span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 26px;
  font-size: 20px;
  border: solid 3px #ce212f;
  color: #ce212f;
  height: 42px;
  width: 42px;
  border-radius: 100%;
  text-align: center;
  line-height: 36px;
}
.worck-item p {
  font-family: 'Lato-Light';
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  line-height: 26px;
  color: #000000;
  font-weight: 300;
  padding-bottom: 0;
}

/* Nava Portfolio */
.nava-portfolio {
  padding: 0 0 27px 0;
  position: relative;
  z-index: 1;
}
.nava-portfolio > * {
  position: relative;
  z-index: 3;
}
.nava-portfolio  .nava-images {
  position: absolute;
  top: -675px;
  z-index: 2;
}
.portfolio-items {
  margin-bottom: 49px;
}
.portfolio-item img {
  width: 100% !important;
}
.nava-portfolio .btn-wrap {
  text-align: center;
  padding-top: 35px;
}
.nava-portfolio .nava-btn:hover,.nava-portfolio .nava-btn:focus {
  border-color: #000000;
  color: #000000;
}
/* Nsva Testimonial  */
.nsva-testimonial {
  padding: 27px 0 50px 0;
  margin-bottom: 38px;
}
.nsva-testimonial .nava-title {
  padding-bottom: 60px;
}
.nsva-testimonial .testimonial-item {
  background: #f6f6f8;
  padding: 30px 40px;  
}
.nsva-testimonial .nava-images {
  border: solid 6px #ffffff;
  border-radius: 100%;
  box-shadow: 0 0 20px rgba(0,0,0,0.1);
  margin:28px 48px 0 0 ;
  float: left;
}
.testimonial-item .nava-images img {
  width: 103px;
  height: 103px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
}
.testimonial-info {
  overflow: hidden;
}
.testimonial-info .quote-icon {
  text-align: center; 
  display: block;
  width: 100%;
  position: relative;
}
.testimonial-item .quote-icon:after {
  position: absolute;
  left: 0;
  right:0;
  height: 1px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background-color: #ce212f; 
  content: "";
  z-index: 0;
}
.testimonial-info .quote-icon > * {
  position: relative;
  z-index: 1;
}
.testimonial-item::after {
  display: block;
  clear: both;
  content: "";
}
.testimonial-item .quote-icon i {
  height: 48px;
  width: 48px;
  border: solid 1px #ce212f;
  font-size: 20px;
  color: #ce212f;
  line-height: 48px;
  border-radius: 100%;
}
.testimonial-item .quote-icon span {
  background: #f6f6f8;
  height: 100%;
  display: inline-block;
  padding: 8px;
  border-radius: 100%;
}
.testimonial-item .user-name {
  font-family: 'Lato-Regular';
  font-size: 20px;
  color: #000000;  
  padding-bottom: 5px; 
}
.testimonial-item .user-name span {
  font-family: 'Lato-Light';
}
.testimonial-item p {
  font-family: 'Lato-LightItalic';
  font-size: 16px;
  color: #000000;
  line-height: 26px; 
}
.testimonial-item .nava-icon {
  padding-bottom: 7px; 
}
.testimonial-item .nava-icon a {
  color: #f0af34;
}
.nsva-testimonial .owl-carousel .owl-dots {
  bottom: -54px;
}
/* Nava Footer */
.nava-footer {
  padding: 72px 0 0;
  background:url(../images/banner-4.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position:  center center;      
  position: relative;
}
.nava-footer:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.3);
  content: "";
  z-index: 1;
}
.nava-footer > * {
  position: relative;
  z-index: 2;
} 
.nava-footer p {
  color: #929292;
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
  padding-bottom: 26px;
}
.nava-footer p.sub-info {
  color: #d6d6d6;
}
.contact-info {
  padding: 0;  
  font-size: 18px;
  font-weight: 900;
  margin: 8px 0 20px 0;
}
.contact-info li {
  list-style: none;
  color: #ffffff;
  padding-bottom: 8px;
  position: relative;
}
.contact-info li a {
  color: #9d9d9d;
  margin-left: 2px;
  font-family: 'Lato-Light';
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.contact-info li a:hover {
  color: #ce212f;
}
.contact-info li i {
  width: 25px;
  margin-right: 20px;
  text-align: center;
  color: #ce212f;
  font-size: 22px;
}
.nava-footer .title {
  color: #ffffff;
  font-size: 30px;
}
.nava-footer .form-group {
  margin-bottom: 12px;
}
.social-icons a {
  display: inline-block;
  font-size: 28px;
  height: 61px;
  width: 61px;
  line-height: 61px;
  border: solid 1px #ffffff;
  text-align: center;
  border-radius: 100%;
  color: #ffffff;
  margin-right: 10px;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  background-color: transparent;
}
.social-icons a:hover {
  background-color: #ce212f;
  border-color: transparent;
}
.form-control {
  height: 47px;
  padding: 18px 20px;
  border-radius: 0;
  border: solid 1px #fcfcfc;
  background-color: #282828;
  color: #ffffff;
}
.form-control:focus {
  background-color: #282828;
  color: #ffffff; 
}
textarea.form-control {
  height: 140px;
  resize: none;
}
form .nava-btn {
  min-width: 212px;
  font-size: 16px;  
  padding: 8px 15px;  
  margin-top: 6px;
}
form .nava-btn:hover, form .nava-btn:focus {
  color: #ffffff;
  border-color: #ffffff;
}
form .row {
  margin: 0 -6px;
}
form .row [class*="col-"] {
  padding: 0 6px;
}
.copyright {
  padding:36px 0;
  background: #ce212f;
   margin-top: 56px;
}
.copyright span {
  font-family: 'Lato-Light';
  font-size: 18px;
  color: #ffffff;
}
.copyright span span {
  font-family: 'Lato-Bold';
}
.copyright a {
  display: inline-block;
}
.portfolio-top {
  background:url(../images/banner-3.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position:  center center;      
  position: relative;
  padding-top: 290px;
}
.portfolio-top .container {
  position: relative;
}
.portfolio-top:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(255,255,255,0.8);
  content: "";
  z-index: 1; 
}
.portfolio-top .nava-title {
  padding-bottom: 35px;
  position: relative;
  z-index: 2;
}
.portfolio-item {
  display: block;
  position: relative;
}
.portfolio-item:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(206,33,47,0.8);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  z-index: 1;
}
.portfolio-item:hover:before {
  opacity: 1;
  visibility: visible;
}
.portfolio-hover {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  padding: 15px;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  z-index: 11;
}
.portfolio-item:hover .portfolio-hover {
  opacity: 1;
  visibility: visible;
}
.portfolio-hover ul {
  list-style: none;
  font-size: 20px;
  line-height: 32px;
  color: #ffffff;
}
.portfolio-hover ul li span {
  display: block;
}
.portfolio-hover ul li {
  display: inline-block;
  padding: 0 5px;
}
.portfolio-hover ul li .portfolio-link {
  font-size: 27px;
  height: 64px;
  width: 64px;
  border: solid 1px #ffffff;
  display: inline-block;
  line-height: 59px;
  border-radius: 100%;
  color: #ffffff;
  background-color: transparent;
  margin-bottom: 12px;
}
.portfolio-hover ul li .portfolio-link:hover {
  background-color: #ffffff;
  color: #ce212f;
}
.portfolio-hover ul {
  padding: 0;
  margin: 0;
  color: #ffffff;
}
.portfolio-hover h3 {
  color: #ffffff;
  padding-bottom: 32px;
  font-family: 'Lato-Bold';
  line-height: 32px;
  text-transform: uppercase;
}
.portfolio-hover a {
  font-family: 'Lato-LightItalic';
  color: #ffffff;
}
.nava-toggle .toggle-separator {
  display: block;
  width: 100%;
  height: 2px;
  margin-top: 8px;
  background: #ce212f;
  position: relative;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.nava-toggle .toggle-separator:before, .nava-toggle .toggle-separator:after {
  position: absolute;
  top: -8px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #ce212f;
  content: "";
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  z-index: 1;
}
.nava-toggle .toggle-separator:after {
  position: absolute;
  top: auto;
  bottom: -8px;
}
.nava-toggle {
  display: none;
  vertical-align: middle;
  width: 26px;
  height: 20px;
  float: right;
}
.modal-content {
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.modal-header {
  padding: 0;
  border: none;
}
.modal-header .close {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  margin: 0;
  background-color: #fff;
  width: 30px;
  height: 30px;
  color: #ce212f;
  opacity: 1;
  float: none;
  content: "";
  z-index: 1;
}
.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
  opacity: 1; 
}
.modal-body {
  padding: 10px;
}








/* Wndfal Sticky Header */
.sticky-wrapper {
  -webkit-transition: ease-in .3s, ease-out .3s;
  -ms-transition: ease-in .3s, ease-out .3s;
  transition: ease-in .3s, ease-out .3s;
}
.is-sticky .nava-header {
  background: #ffffff;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  -webkit-transition: ease-in .3s, ease-out .3s;
  -ms-transition: ease-in .3s, ease-out .3s;
  transition: ease-in .3s, ease-out .3s;
}

.streaming-container {
  position: relative;
}
.streaming-box-title {
  text-transform: uppercase;
  font-family: 'Lato-Bold';
  font-size: 20px;
  background-color: #ce212f;
  color: white;
  padding: 8px 15px;
  text-align: center;
  font-weight: bold;
}
.streaming-box-text {
  background-color: rgba(255,255,255,0.9);
  color: black;
  font-size: 17px;
  padding: 30px 45px;
  font-family: 'Lato-Light';
  font-weight: 300;
  line-height: 24px;
  text-align: center;
}
.streaming-box-image img { 
  width: 100%;
}
.nava-banner-streaming {
  background-image: url("../images/streaming-background.jpg");
}
.nava-banner-streaming:after {
  display: none;
}
@media (max-width: 768px) {
  .streaming-container { top: 0px; margin-top: 30px; margin-bottom: 0px; }
  .streaming-box-title { font-size: 17px; }
  .streaming-box-text { font-size: 16px; }
  .streaming-box-image { margin-bottom: 60px; }
}
@media (min-width: 768px) {
  .nava-navigation li { margin-right: 16px; }
}
@media (min-width: 1400px) and (max-width: 1580px) {
  .nava-navigation li { margin-right: 20px; }
  .nava-navigation li a { font-size: 16px; }
}

.modal-body { padding: 0px; }
.modal .title {   text-transform: uppercase;
  font-family: 'Lato-Bold';
  font-size: 20px;
  background-color: #ce212f;
  color: white;
  padding: 8px 15px;
  text-align: center;
  font-weight: bold;
 }
.modal p {
  display: block;
  font-family: 'Lato-LightItalic';
  font-size: 20px;
  color: #000000;
}
.modal-padding { padding: 15px 30px; }
.modal .nava-btn:hover, .modal .nava-btn:focus { 
  color: #000000;
  border-color: #000000;
  background-color: transparent; 
}