/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */
body {
  padding-top: 56px;
   font-family: 'Lato', sans-serif;
}
* {
	 font-family: 'Lato', sans-serif;
}
.lSSlideOuter .lSPager.lSGallery li {
	max-height: 50px;
	
}
.swipe {
	display: inline-block;
	max-width: 18.7%;
	max-height: 60px;
	overflow: hidden;
	cursor: pointer;
}

.current {outline: 2px solid #001040; }

.carousel-item {

  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.portfolio-item {
  margin-bottom: 30px;
}

a.btn-dark { color: #fff !important; }
a.btn-danger { color: #FFF !important;  }
a.btn small { display: block; width: 100%;  line-height: 12px; margin-top: 8px; }
a.btn b { font-size: 16px; font-weight: 900; margin-top: -6px; }

.social a{ font-size: 30px ; }
.social a.nav-link { padding-top: 0px; padding-bottom: 0px; }

.navbar-light { border-top: 1px solid #444444;
margin-bottom: 2px;

 }
 
 .container a {
	 
	 color:#000;
 }
 .progress {
 
    height: 10px;
    margin-top: -6px;
    margin-bottom: 10px;
}
.bg-light {
    background-color: #cacad9 !important;
	
	
}
.bg-light li { text-align: center; }
.navbar-toggler { z-index: 9; cursor: pointer; font-size: 38px; position: absolute; top: 4px; right: 4px; }

.bg-light li { padding-top: 8px; padding-bottom: 8px; padding-left: 6px; padding-right: 6px; }
.bg-light li.active { background: #dbdbea; }
.xprice { margin-top: 0px; float: right; color: Red; font-size: 24px; }

.h3, h3 {
    font-size: 1.45rem;
	font-family: 'Lato', sans-serif;
}

.mainmenu li a
.mainmenu li a { 

    

    font-family: 'Lato', sans-serif;


	font-weight: 800;
}

.bg-image {
    background-image: url('https://cskod.com/secure.jpg');
    background-size: cover;
    background-position: center;
}

.fluffa { float: right; font-size: 40px; color: #bbbbbb;  cursor: pointer;  }
.apptitle:before { content: " - ";}
.apptitle { font-weight: 800; color: #d93600; text-decoration: underline; cursor: pointer; }
@media only screen and (max-width: 600px) {
 .hidden-xs, .col-xs-0 { display: none !important; }
 body { padding-top: 0px; }
 .carousel-item { min-height: 150px !Important; }
}