@import url(http://fonts.googleapis.com/css?family=Lato:400,700);
body {
  font-family: 'Lato', sans-serif;
}
/*---style-for-header---8*/
.wrap-top-header {
  background: #b4b7b8;
}
.top-heder-container {
  height: 40px;
}
.left-text {
  width: 210px;
  padding-top: 10px;
  float: left;
}
.left-text p {
  font-size: 13px;
  color: #525e63;
  font-weight: 700;
  padding-left: 8px;
  font-family: 'Lato', sans-serif;
}
.small-text {
  float: left;
}
.white-text {
  padding-left: 6px;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 1.3px;
  font-family: 'Lato', sans-serif;
}
.man-icon {
	background:url(../img/user-icon.png) no-repeat;
	height:17px;
	width:15px;
  display: block;
  float: left;
}
.man-icon-2 {
  background:url(../img/setting-icon.png) no-repeat;
  height:18px;
  width:17px;
  display: block;
  float: left;
  margin-right: 8px;
  margin-top: 2px;
}
.middle-text {
  padding-top: 9px;
  float: left;
  width: 895px;
}
.middle-text a {
  text-decoration: none;
  color: #525e63;
  font-size: 13px;
  font-weight: 700;
  font-family: 'Lato', sans-serif;
}
.right-text {
  margin-top: 10px;
}
.right-text a {
  text-decoration: none;
  color: #525e63;
  font-size: 13px;
  font-weight: 700;
  font-family: 'Lato', sans-serif;
}
.right-text a:hover,.middle-text a:hover {
  color: #000000;
}
/*---nav-bar----*/
.wrap-nav-bar {
  background: #2c2c2c;
  height: 83px;
}
.nav-container {
  height: 81px;
}
.logo {
  float: left;
  width: 824px;
}
.main-logo {
  background: url(../img/logo.png) no-repeat;
  width: 106px;
  height: 25px;
  margin-top: 29px;
  text-indent: -9999px;
  cursor: pointer;
}
.nav-right {
  background: url(../img/nab-right-bg.png) no-repeat;
  width: 345px;
  height: 83px;
  float: right;
}
.music {
  float: left;
  width: 160px;
  margin-top: 28px;
  padding-left: 0px;
}
.music li a {
  color: #a5a4a4;
}
.music li {
  float: left;
  list-style: none;
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
.icon-nav-music {
  border: 2px solid #a5a4a4;
  height: 26px;
  width: 26px;
  font-size: 10px;
  border-radius: 100%;
  transition: all .3s ease-in-out;
  text-align: center;
  line-height: 20px;
  padding: 4px; 
}
.icon-nav-music:hover {
  color: #ffffff;
  border-color: #ffffff;
}
.icon-1 {
  margin-left: 10px;
  float: left;
  padding-right: 35px;
  height: 20px;
  width: 20px;
  padding-top: 0px;
  font-size: 18px;
  line-height: 20px;
  transition: all .3s ease-in-out;
  text-align: center;
}
.icon-1:hover {
  color: #ffffff;
}
.music-text {
  float: left;
  width: 185px;
}
.music-text p {
  font-size: 11px;
  font-family: 'Lato', sans-serif;
  color: #969696;
  line-height: 10px;
  font-weight: 400;
  padding-top: 20px;
}
.music-text h4 {
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  color: #ffffff;
  font-weight: 700;
  line-height: 10px;
}
.volume {
  display: inline-block;
  color: #a5a4a4;
  transition: all .3s ease-in-out;
  text-align: center;
  font-size: 20px;
  float: right;
  margin-top: -37px;
}
.volume:hover {
  color: #ffffff;
}
/*----product-hover-effect--*/
.effect {
  display: none;
  position: absolute;
  cursor: pointer;
  height: 100%;
  width: 100%;
}
.element-first {
  height: 224px;
  width: 224px;
  position: relative;
}
.green-effect {
  background-color: rgba(129,193,40,0.8);  
}
.effect-text{
  height: 50px;
  width: 125px;
  background: #ffffff;
  margin-top: 90px;
  margin-left: 50px;
}
.bag-icon {
  margin-top: 15px;
  margin-left: 26px;
  height: 21px;
  width: 65px;
}
.buy-icon {
  padding: 15px;
  text-align: center;
}
.buy-icon a {
  color: #3a3939;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  transition: all .3s ease-in-out;
}
.buy-icon:hover a{
  color: #81c128;
}
.fa-download {
  font-size: 18px;
  padding-right: 18px;
}
/*----product-hover-effect--*/
/*-----body-container---*/
.top-nav-main {
  margin-left: 360px;
  float: left;
}
.top-nav {
  margin-top: 20px;
  float: left;
  margin-bottom: 20px;
}
.top-nav li {
  list-style: none;
  float: left;
}
.top-nav li a {
  padding: 15px;
  text-decoration: none;
  text-transform: uppercase;
  color: #a0a0a0;
  transition: all .3s ease-in-out;
  font-size: 15px;
  font-weight: 700;
}
.top-nav li a:hover {
  color: #222222;
}
.top-nav li .active {
  color: #222222;
}
.top-sreach {
  background: #f4f5f5;
  height: 40px;
  width: 1094px;
  float: left;
}
.select-top {
  background: #f4f5f5;
  height: 30px;
  margin-top: 5px;
  margin-bottom: 5px;
  width: 135px;
  margin-left: 20px;
  border:0px;
  color: #a0a0a0;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 15px;
  float: left;
}
.middle-form {
  display: inline-block;
  border:none;
  background: #f4f5f5;
  width: 912px;
  height: 38px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 25px;
  border-radius: 0px;
  box-shadow: none;
  color: #a0a0a0;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 15px;
  height: 30px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.top-sreach-right {
  float: right;
}
.btn-sreach-right {
  float: right;
  height: 40px;
  width: 70px;
  background: #86ce20;
  border-radius: 0px;
  font-size: 20px;
  border-color: #86ce20;
  transition: all .3s ease-in-out;
}
.btn-sreach-right:hover {
  background: #73bf06;
  border-color: #86ce20;
}
.small-border {
  border-right: 2px solid #cccccc;
  height: 30px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 10px;
  margin-right: 10px;
  float: left;
  width:2px;
}
.middle-body {
  margin-top: 25px;
  border-top: 1.5px solid #b2b2b2;
  min-height: 78px;
}
.body-nav {
  float: left;
}
.body-nav-left {
  font-size: 14px;
  line-height: 20px;
  color: #c5c8c9;
  font-weight: 700;
  margin-right: 672px;
  padding-top: 20px;
  text-transform: uppercase;
  float: left;
}
.green-text-left {
  color: #7cbf1d;
  padding-left: 4px;
}
.body-nav-right{
  float: left;
  width: 335px;
  padding-left: 0px;
}
.body-nav-right li {
  float: left;
  list-style: none;
  padding-top: 20px;
  padding-bottom: 20px;
}
.body-nav-right li a {
  padding: 15px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 20px;
  color: #c5c8c9;
  font-weight: 700;
  text-decoration: none;
  transition: all .3s ease-in-out;
}
.body-nav-right li a:hover {
  color: #7cbf1d;
  text-decoration: underline;
}
.body-nav-right li .green-text-right {
  color: #7cbf1d;
  text-decoration: underline;
}
.border-left-small {
  border-left: 1.5px solid #b2b2b2;
}
.body-nav-right li .last-child {
  padding-right: 0px;
}
.main-body {
  float: left;
}
.body-product {
  width: 1170px;
  padding-left: 0px;
  margin-top: 8px;
  float: left;
}
.body-product li {
  list-style:none;
  float: left;
  padding-left: 12px;
}
.body-product li a {
  text-decoration: none;
}
.body-product li:first-child {
  padding-left: 0px;
}
.big-text {
  line-height: 25px;
  text-transform: uppercase;
  color: #2c2c2c;
  font-weight: 700;
  font-size: 15px;
  padding-top: 10px;
  text-align: left;
  font-family: 'Lato', sans-serif;
}
.small-text-2 {
  float: right;
  color: #a0a0a0;
  font-weight: 400;
  font-size: 14.5px;
}
.big-text-2 {
  text-align: left;
  color: #a0a0a0;
  font-weight: 700;
  font-size: 11.5px;
  line-height: 20px;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
}
/*---eventpage-style--start--*/
/*---eventpage-style--start--*/
.wrap-containr-eventpage-nav {
  background: #f4f5f5;
}
.event-page-top {
  margin-top: 15px;
  height: 40px;
}
.event-top-left {
  float: left;
  width: 323px;
  margin-right: 395px;
}
.event-top-right {
  float: left;
  width: 450px;
}
.btn-event-left-top {
  float: left;
  height: 40px;
  width: 220px;
  background: #86ce20;
  border-radius: 0px;
  border-color: #86ce20;
  transition: all .3s ease-in-out;
  font-size: 13px;
  line-height: 20px;
}
.btn-event-left-top:hover {
  background: #7bc512;
  border-color: #7bc512;
}
.btn-event-left-top .pappu-left {
  height: 20px;
  width: 20px;
  border: 2px solid #ffffff;
  border-radius: 100%;
  line-height: 18px;
  text-align: center;
  color: #ffffff;
  font-size: 11px;
  margin-right: 25px;
  padding-right: 2px;
}
.tow-icon {
  float: right;
  width: 83px;
  height: 40px;
  padding-left: 0px;
}
.tow-icon li {
  list-style: none;
  float: left;
}
.tow-icon li:first-child {
  padding-right: 3px;
}
.tow-icon li a {
  height: 40px;
  width: 40px;
  background: #dfdfdf;
  text-decoration: none;
  display: inherit;
  text-align: center;
  line-height: 40px;
  transition: all .3s ease-in-out;
}
.tow-icon li a:hover {
  background: #000000;
  color: #ffffff;
}
.tow-icon li a:hover .tow-left {
  border-color: #ffffff;
  color: #ffffff;
}
.tow-icon li a:hover .tow-right {
  border-color: #ffffff;
  color: #ffffff;
}
.tow-left {
  height: 20px;
  width: 20px;
  border: 2px solid #8f8e8e;
  border-radius: 100%;
  line-height: 17px;
  text-align: center;
  font-size: 11px;
  color: #8f8e8e;
  padding-right: 1px;
  transition: all .3s ease-in-out;
}
.tow-right {
  height: 20px;
  width: 20px;
  border: 2px solid #8f8e8e;
  border-radius: 100%;
  line-height: 17px;
  text-align: center;
  font-size: 11px;
  color: #8f8e8e;
  padding-left: 2px;
  transition: all .3s ease-in-out;
}
.top-sreach-2 {
  background: #f4f5f5;
  height: 40px;
  width: 373px;
  float: left;
}
.middle-form-2 {
  display: inline-block;
  border: none;
  background: #f4f5f5;
  width: 360px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 25px;
  border-radius: 0px;
  box-shadow: none;
  color: #a0a0a0;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 15px;
  height: 30px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 7px;
}
.event-page-text {
  height: 75px;
  border-bottom: 1.5px solid #b2b2b2;
}
.event-page-text-left {
  width: 1085px;
  float: left;
  padding-top: 5px;
}
.text-middle-event {
  color: #2c2c2c;
  font-weight: 700;
  font-size: 26px;
  padding-left: 480px;
  text-transform: uppercase;
}
.event-page-text-right {
  padding-left: 0px;
  float: right;
  padding-top: 5px;
}
.event-page-text-right li {
  list-style: none;
  float: left;
}
.event-page-text-right li {
  padding-left: 4px;
}
.btn-outline-top {
  margin-top: 18px;
  font-size: 20px;
  color: #fff;
  transition: all .3s ease-in-out;
}
.btn-social-top {
  display: inline-block;
  width: 34px;
  height: 35px;
  text-align: center;
  font-size: 20px;
  line-height: 35px;
}
.face-book {
  background: #4d6dbc;
}
.twitter {
  background: #8ae1db;
}
.face-book:hover {
  background: #2c2c2c;
  color: #ffffff;
}
.twitter:hover {
  background: #2c2c2c;
  color: #ffffff;
}
.middle-main {
  margin: 0 auto;
  width: 800px;
}
.middle-main-text {
  font-size: 17px;
  color: #ababab;
  margin-top: 23px;
  margin-bottom: 23px;
}
.main-image {
  margin-left: 4px;
  float: left;
}
.text-pragraph {
  padding: 4px;
  margin-top: 35px;
  margin-bottom: 35px;
  float: left;
}
.text-pragraph p {
  color: #5f5f5f;
  font-weight: 400;
  font-size: 14px;
  line-height: 28.5px;
  margin: 0px;
}
.green-text {
  text-decoration: underline;
  color: #7cc218;
  cursor: pointer;
}
.small-nav {
  padding-left: 0px;
  float: left;
  width: 900px;
}
.small-nav li {
  float: left;
  list-style: none;
  padding-right: 5px;
}
.small-nav li a {
  color: #a0a0a0;
  padding: 10px 20px;
  font-size: 13px;
  line-height: 25px;
  text-align: center;
  background: #f4f5f5;
  text-decoration: none;
  text-transform: uppercase;
  transition: all .3s ease-in-out;
}
.small-nav li a:hover {
  background: #7cc416;
  color: #ffffff;
}
.active-nav a {
  background: #7cc416 !important;
  color: #ffffff !important;
}
.comment {
  width: 800px;
  float: left;
  margin-top: 95px;
}
.comment-h1 {
  border-top:1px solid #b2b2b2;
  border-bottom: 1px solid #b2b2b2;
  font-size: 26px;
  color: #464646;
  line-height: 28px;
  text-transform: uppercase;
  padding-top: 20px;
  padding-bottom: 20px;
}
.form-top {
  margin-top: 15px;
}
.form-top-input-1 {
  display: inline-block;
  border: none;
  background: #f4f5f5;
  width: 395px;
  height: 40px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 25px;
  border-radius: 0px;
  color: #a0a0a0;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 13px;
  margin-top: 5px;
  margin-bottom: 5px;
  text-transform: uppercase;
  box-shadow: none;
}
.form-top-input-2 {
  border-color: #7cc416 !important;
  display: inline-block;
  width: 385px;
  height: 40px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 25px;
  border-radius: 0px;
  border:2px solid #7cc416;
  color: #80c420;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 13px;
  margin-top: 5px;
  margin-bottom: 5px;
  text-transform: uppercase;
  box-shadow: none;
  color: #7cc416 !important;
}
.form-top-input-3 {
  box-shadow: none;
  display: inline-block;
  border: none;
  background: #f4f5f5;
  width: 799px;
  height: 140px !important;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 25px;
  border-radius: 0px;
  color: #a0a0a0;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 13px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.btn-send {
  border-color: #000000;
  width: 799px;
  height: 50px;
  border-radius: 0px;
  color: #a3a3a3;
  background: #464646;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: 28px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
  transition: all .3s ease-in-out;
  box-shadow: none;
}
.btn-send:hover {
  color: #ffffff;
  background: #252525;
}
.comment-all {
  width: 800px;
  float: left;
  margin-top: 90px;
}
.comment-all-h1 {
  border-top:1px solid #b2b2b2;
  border-bottom: 1px solid #b2b2b2;
  font-size: 26px;
  color: #464646;
  line-height: 28px;
  text-transform: uppercase;
  padding-top: 20px;
  padding-bottom: 20px;
}
.comment-all-text {
  float: left;
  width: 800px;
  margin-top: 30px;
}
.comment-all-text-left {
  width: 90px;
  height: 55px;
}
.comment-all-text-right{
  float: right;
  margin-top: -65px;
}
.all-text-right {
  float: right;
}
.all-text-right p {
  color: #cacbcb;
  font-size: 14px;
  line-height: 28px;
  font-weight: 400;
  text-transform: uppercase;
}
.reply {
  padding-left: 30px;
  cursor: pointer;
}
.reply :hover {
  color: #000000;
}
.all-text-image {
  background:url(../img/spach-bable-png.png) no-repeat;
  height: 143px;
  width: 720px;
  position: relative;
  margin-top: 30px;
}
.green-h4 {
  color: #80c420;
  font-weight: 700;
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 0px;
  text-transform: uppercase;
}
.last-text {
  float: left;
  padding-left: 75px;
  padding-right: 20px;
}
.last-text p {
  color: #5f5f5f;
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
}
.btn-send-2 {
  border-color: #000000;
  width: 799px;
  height: 50px;
  border-radius: 0px;
  color: #a3a3a3;
  background: #464646;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: 28px;
  margin-top: 30px;
  margin-bottom: 10px;
  text-transform: uppercase;
  transition: all .3s ease-in-out;
}
.btn-send-2:hover {
  color: #ffffff;
  background: #252525;
}
/*----venuepage-style----*/
/*----venuepage-style----*/
.wrap-venupage {
  background: #e7eaeb;
  height: 320px;
}
.venu-top-row {
  border-bottom: 1px solid #dadcdd;
  height: 50px;
}
.venu-image {
  padding-top: 20px;
  margin-bottom: 30px;
  float: left;
}
.venu-image-left {
  float: left;
  height: 220px;
  width: 220px;
}
.venu-image-right{
  float: left;
  width: 949px;
}
.venu-image-right {
  padding-left: 35px;
}
.big-venu-text {
  width: 915px;
  float: left;
}
.big-venu-text h1{
  font-size: 26px;
  line-height: 20px;
  color: #ffffff;
  margin-top: 0px;
  text-transform: uppercase;
}
.big-venu-text-left {
  float: left;
  width: 750px;
}
.big-venu-text-right {
  float: right;
  width: 165px;
  text-align: right;
}
.small-venu-text h2 {
  font-size: 14px;
  color: #646464;
  line-height: 20px;
  margin-top: 0px;
  text-transform: uppercase;
}
.small-venu-text h3 {
  font-size: 14px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 20px;
  padding-top: 10px;
  padding-left: 30px;
}
.venu-share {
  float: right;
  margin-top: 100px;
}
.venu-share li {
  list-style: none;
  float: left;
  padding-left: 10px;
}
.venu-share li a {
  text-decoration: none;
  padding: 10px;
  color: #ffffff;
  transition: all .3s ease-in-out;
}
.btn-social-share {
  display: inline-block;
  width: 110px;
  height: 40px;
  text-align: center;
  font-size: 15px;
  line-height: 20px;
}
.share-facebook {
  background: #4d6dbc;
}
.share-twitter {
  background: #8ae1db;
}
.share-google {
  background: #d03737;
}
.venu-share li a:hover {
  background: #2c2c2c;
  color: #ffffff;
}
.share-font {
  font-size: 14px;
  padding-left: 10px;
}
.venu-middle-big-text {
  text-transform: uppercase;
  font-size: 26px;
  line-height: 30px;
  color: #2c2c2c;
  font-weight: 700;
  padding-bottom: 10px;
}
.btn-event-left-top-white {
  float: left;
  height: 40px;
  width: 220px;
  background: #b4b7b8;
  border-radius: 0px;
  border-color: #b4b7b8;
  transition: all .3s ease-in-out;
  text-transform: uppercase;
}
.btn-event-left-top-white a {
  color: #ffffff;
  font-size: 13px;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 10px;
}
.white-icon {
  color: #ffffff;
  font-size: 18px;
  line-height: 17px;
  margin-right: 20px;
  transition: all .3s ease-in-out;
}
.btn-event-left-top-white:hover .white-icon {
  color: #cccccc;
}
.btn-event-left-top-white:hover {
  background: #8e8f8f;
  border-color: #8e8f8f;
}
.btn-event-left-top-white:hover .white-icon-right {
  border-color: #ffffff;
  color: #ffffff;
}
.white-icon-right {
  height: 20px;
  width: 20px;
  border: 2px solid #77797a;
  border-radius: 100%;
  line-height: 18px;
  text-align: center;
  font-size: 11px;
  color: #77797a;
  padding-left: 1px;
  transition: all .3s ease-in-out;
  margin-left: 20px;
}
.btn-big-button {
  width: 1170px;
  float: left;
  margin-top: 20px;
}
.btn-big-button-left {
  float: left;
  height: 40px;
  width: 580px;
  background: #78bf13;
  border-radius: 0px;
  border-color: #78bf13;
  transition: all .3s ease-in-out;
  text-transform: uppercase;
  margin-right: 10px;
}
.btn-big-button-left  a {
  color: #ffffff;
  font-size: 13px;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
}
.btn-big-button-left:hover {
  border-color: #e7eaeb;
  background: #e7eaeb;
}
.btn-big-button-left:hover a {
  color: #888b8c;
}
.btn-big-button-right {
  float: left;
  height: 40px;
  width: 580px;
  border-radius: 0px;
  transition: all .3s ease-in-out;
  text-transform: uppercase;
  border-color: #e7eaeb;
  background: #e7eaeb;
}
.btn-big-button-right a {
  color: #888b8c;
  font-size: 13px;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
}
.btn-big-button-right:hover {
  background: #78bf13;
  border-color: #78bf13;
}
.btn-big-button-right:hover a {
  color: #ffffff;
}
.left-arrow-btn {
  margin-right: 30px;
}
.right-arrow-btn {
  margin-left: 30px;
}
.table {
  margin-top: 30px;
}
.table>tbody>tr>td {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  line-height: 64px;
  border-top: none;
  color: #a0a0a0;
}
.table>tbody>tr> .big-table-td {
  width: 560px;
  color: #4a4949;
}
.btn-table {
  font-size: 13px;
  font-weight: 700;
  background: #2c2c2c;
  color: #ffffff;
  transition: all .3s ease-in-out;
  padding:10px 16px;
}
.btn-table:hover {
  background: #e8be18;
  text-decoration: none;
  color: #ffffff;
}
.table>tbody>tr> .colour-black {
  color: #4a4949;
}
.table>tbody>tr {
  width: 500px;
}
.table>tbody>tr> .table-bold {
  font-weight: 700;
}
.icon-nav-music-table {
  border: 2px solid #a5a4a4;
  height: 30px;
  width: 30px;
  font-size: 9px;
  border-radius: 100%;
  transition: all .3s ease-in-out;
  text-align: center;
  line-height: 10px;
  padding: 4px;
  padding-left: 5px;
  color: #a5a4a4;
}
.icon-nav-music-table:hover {
  color: #000000;
  border-color: #000000;
}
.table-icon-2 {
  padding-left: 4px;
}
.table>tbody>tr:hover .btn-table {
  background: #e8be18;
  text-decoration: none;
  color: #ffffff;
}
.table>tbody>tr:hover {
  border-bottom: 2px solid #7cbf1d;
}
/*-------Home page style- start ----------*/
/*-------Home page style- start ----------*/
.wrap-home-top-nav {
  background: #e7eaeb;
  height: 90px;
}
.home-top-nav {
  padding-top: 17px;
}
.home-search-left {
  width: 680px;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 28px;
  margin-bottom: 5px;
}
.home-search-left h1 {
  font-size: 28px;
  font-weight: 700;
  line-height: 30px;
  color: #2c2c2c;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.home-search-right {
  width: 490px;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 40px;
  margin-bottom: 12px;
}
.top-sreach-home {
  background: #f4f5f5;
  height: 40px;
  width: 410px;
  float: left;
}
.select-top-home {
  background: #f4f5f5;
  height: 30px;
  margin-top: 5px;
  margin-bottom: 5px;
  width: 120px;
  margin-left: 20px;
  border:0px;
  color: #a0a0a0;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 13px;
  float: left;
}
.middle-form-home {
  display: inline-block;
  border:none;
  background: #f4f5f5;
  width: 243px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  border-radius: 0px;
  box-shadow: none;
  color: #a0a0a0;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 13px;
  height: 30px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.body-nav-left-home {
  width: 750px;
  font-size: 14px;
  line-height: 20px;
  color: #c5c8c9;
  font-weight: 700;
  padding-top: 20px;
  text-transform: uppercase;
  float: left;
}
.body-nav-left-home-text {
  float: left;
  width: 530px;
}
.body-nav-left-home-image {
  width: 219px;
  float: left;
}





.contact-us-home {
  width: 1170px;
  height: 420px;
}
.contact-us-home h1 {
  font-size: 28px;
  font-weight: 700;
  line-height: 30px;
  color: #2c2c2c;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 40px;
  margin-bottom: 40px;
}
.form-top-input-1-home {
  display: inline-block;
  border: none;
  background: #f4f5f5;
  width: 565px;
  height: 40px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 25px;
  border-radius: 0px;
  color: #a0a0a0;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 13px;
  margin-top: 5px;
  margin-bottom: 5px;
  text-transform: uppercase;
  box-shadow: none;
}
.form-top-input-2-home {
  border-color: #7cc416 !important;
  display: inline-block;
  width: 565px;
  height: 40px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 25px;
  border-radius: 0px;
  border:2px solid #7cc416;
  color: #80c420;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 13px;
  margin-top: 5px;
  margin-bottom: 5px;
  text-transform: uppercase;
  box-shadow: none;
  color: #7cc416 !important;
}
.form-top-input-3-home {
  box-shadow: none;
  display: inline-block;
  border: none;
  background: #f4f5f5;
  width: 1164px;
  height: 130px !important;
  padding-top: 25px;
  padding-bottom: 5px;
  padding-left: 50px;
  border-radius: 0px;
  color: #a0a0a0;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 13px;
  margin-bottom: 5px;
  text-transform: uppercase;
  margin-top: 15px;
}
.btn-send-home {
  margin-left: 415px;
  border-color: #7cbf1d;
  width: 350px;
  height: 50px;
  border-radius: 0px;
  color: #ffffff;
  background: #7cbf1d;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 28px;
  margin-top: 20px;
  margin-bottom: 10px;
  text-transform: uppercase;
  transition: all .3s ease-in-out;
  box-shadow: none;
}
.btn-send-home:hover {
  background: #62a306;
  color: #ffffff;
}
.rating-section {
  height: 610px;
}
.rating-border {
  border-bottom: 1.5px solid #b2b2b2;
}
.rating-border h1 {
  font-size: 28px;
  font-weight: 700;
  line-height: 30px;
  color: #2c2c2c;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.under-line {
  border-bottom: 2px solid #c5c8c9;
  font-size: 14px;
  color: #c5c8c9;
  width: 240px;
}
.btn-table-2 {
  font-size: 13px;
  font-weight: 700;
  background: #2c2c2c;
  color: #ffffff;
  transition: all .3s ease-in-out;
  padding: 10px 16px;
  text-decoration: none;
}
.btn-table-2:hover {
  background: #dd0707;
  text-decoration: none;
  color: #ffffff;
}
.fa-arrow-up {
  transition: all .2s ease-in-out;
  color: rgba(129,193,40,0.8);
  font-size: 18px;
  cursor: pointer;
}
.fa-minus, .fa-arrow-down {
  transition: all .2s ease-in-out;
  color: #d03737;
  font-size: 18px;
  cursor: pointer;
}
.fa-arrow-up:hover {
  color: #000000;
}
.fa-minus:hover {
  color: #000000;
}
.fa-arrow-down:hover {
  color: #000000;
}
.big-table-td-2 {
  width: 340px;
}
.table>tbody>tr:hover .fa-arrow-up {
  color: #000000;
}
.table>tbody>tr:hover .fa-minus {
  color: #000000;
}
.table>tbody>tr:hover .fa-arrow-down {
  color: #000000;
}
table>tbody>tr> .colour-black-2 {
  color: #4a4949;
  font-weight: 700;
}
.table>tbody>tr:hover .btn-table-2 {
  background: #dd0707;
  text-decoration: none;
  color: #ffffff;
}
.wrapper-twitter-imgae {
  background: url(../img/twitter-wrapper-bg.png) center center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin: 0 auto;
  height: 292px;
}
.twitter-main {
  margin-top: 40px;
  margin-bottom: 15px;
}
.big-twiter-icon {
  color: #ffffff;
  font-size: 60px;
}
.twitter-main-text h2 {
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
  color: #ffffff;
  margin-top: 10px;
  margin-bottom: 10px;
  letter-spacing: 2px;
}
.twitter-text-different {
  font-size: 50px;
}
.twitter-text-different-2 {
  text-decoration: underline;
  font-size: 26px;
}
.small-text-twitter {
  width: 460px;
  padding-top: 25px;
  margin-left: 340px;
}
.small-text-twitter p {
  font-size: 16px;
  color: #57a29d;
  font-weight: 700;
  border-top: 2px solid #57a29d;
  line-height: 30px;
  line-height: 45px;
}
.wrapper-black {
  background: #2c2c2c;
  height: 110px;
}
.black-big-text {
  font-size: 28px;
  font-weight: 700;
  line-height: 30px;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 40px;
  margin-bottom: 40px;
}
.audio-left {
  width: 585px;
  float: left;
  margin-top: 30px;
  padding-right: 0px;
  padding-left: 0px;
}
.first-audio-left {
  height: 570px;
  width: 540px;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.first-audio-left-text {
  padding: 15px;
}
.audio-right {
  width: 585px;
  float: right;
  margin-top: 30px;
  padding-right: 0px;
  padding-left: 0px;
}
.first-audio-right {
  width:540px;
  height: 310px;
  border: 1px solid #ccc;
  border-radius: 5px;
  float: right;
  margin-bottom: 60px;
}
.first-audio-right-text {
  padding: 15px;
}
.first-audio-right-text p {
  color: #ababab;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
}
.audio-main {
  background: #eff1f2;
  height: 120px;
}
.audio-player {
  width: 460px;
  margin-left: 23px;
  margin-top: 45px;
}
.left-text-icon {
  float: left;
}
.left-text-icon-left {
  float: left;
  width: 432px;
  padding-left: 160px;
}
.left-text-icon-left h4 {
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  color: #2c2c2c;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-top: 5px;
}
.left-text-icon-left p {
  color: #ababab;
  font-size: 14px;
  line-height: 15px;
  text-transform: uppercase;
  padding-left: 55px;
  font-weight: 700;
}
.left-text-icon-right{
  float: right;
  width: 75px;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: -8px;
}
.left-text-icon-right li {
  list-style: none;
  float: left;
  padding-right: 3px;
}
.first-audio-left-text p {
  color: #ababab;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
}
.btn-green-effect {
  margin-top: 22px;
  border:1px solid #7cbf1d;
  color: #7cbf1d;
  background: #ffffff;
  transition: all .3s ease-in-out;
  text-transform: uppercase;
  cursor: pointer;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px;
  font-weight: 700;
}
.btn-green-effect:hover {
  border:1px solid #000000;
}
.second-audio-left {
  width: 540px;
  height: 235px;
  border: 1px solid #cccccc;
  margin-top: 70px;
  border-radius: 5px;
}
.secend-audio-text {
  padding: 15px;
}
.second-audio-image {
  background: #2c2c2c;
  height: 160px;
  width: 509px;
}
.second-audio-image h5 {
  font-size: 16px;
  color: #ffffff;
  line-height: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 20px;
  margin-top: 0px;
}
.second-audio-image-arrow {
  font-size: 50px;
}
.left-text-icon-left-3 {
  float: left;
  width: 432px;
  padding-left: 100px;
}
.left-text-icon-left-3 p {
  color: #ababab;
  font-size: 14px;
  line-height: 26px;
  text-transform: uppercase;
  padding-left: 110px;
  font-weight: 700;
  padding-top: 10px
}
.audio-right-2 {
  width: 542px;
  float: right;
  margin-top: 30px;
  padding-right: 0px;
  padding-left: 0px;
}
.left-text-icon-left-2 {
  float: left;
  width: 432px;
  padding-left: 100px;
}
.left-text-icon-left-2 h4 {
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  color: #2c2c2c;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-top: 5px;
}
.left-text-icon-left-2 p {
  color: #ababab;
  font-size: 14px;
  line-height: 26px;
  text-transform: uppercase;
  padding-left: 110px;
  font-weight: 700;
}
.big-btn-player {
  margin-top: 30px;
  color: #a0a0a0;
  background: #e7eaeb;
  transition: all .3s ease-in-out;
  text-transform: uppercase;
  cursor: pointer;
  float: left;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  width: 1170px;
  height: 55px;
  margin-bottom: 40px;
  letter-spacing: 1px;
}
.big-btn-player:hover {
  background: #2c2c2c;
  color: #ffffff;
}
.wrapper-gigs {
  height: 220px;
  background: url(../img/gigos-wrapper-bg.png) center center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin: 0 auto;
}
.gigs-text {
  width: 865px;
  margin-left: 155px;
  float: left;
  margin-top: 35px;
  margin-right: 145px;
}
.gigs-text-left {
  float: left;
  width: 381px;
  height: 9px;
  padding-top: 20px;
}
.gigs-text-middle {
  float: left;
  width: 100px;
}
.gigs-text-middle h2 {
  font-size: 26px;
  line-height: 20px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 2px;
}
.gigs-text-right {
  float: left;
  width: 381px;
  height: 9px;
  padding-top: 20px;
}
.gigs-row p {
  color: #454545;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
}
.last-section {
  margin-top: -50px;
  height: 430px;
}
.last-row-1 {
  background: url(../img/gigos-text-bg.png) no-repeat;
  width: 1176px;
  height: 98px;
  float: left;
}
.last-row-2 {
  background: url(../img/gigos-text-bg.png) no-repeat;
  width: 1176px;
  height: 98px;
  float: left;
  margin-top: 25px;
}
.last-row-3 {
  background: url(../img/gigos-text-bg.png) no-repeat;
  width: 1176px;
  height: 98px;
  float: left;
  margin-top: 25px;
}
.date-text {
  float: left;
  width: 140px;
  margin-right: 55px;
}
.date-text h5 {
  color: #ffffff;
  font-size: 14px;
  line-height: 5px;
  text-transform: uppercase;
  text-align: center;
  padding-top: 35px;
}
.image-text {
  float: left;
  width: 510px;
  margin-right: 55px;
  padding-top: 25px;
}
.image-text-left {
  float: left;
  width: 70px;
}
.imgae-text-right {
  float: right;
  width: 440px;
}
.imgae-text-right h5 {
  text-align: left;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 5px;
  color: #ffffff;
  font-weight: 700;
  padding-top: 9px;
}
.image-text-2 {
  width: 250px;
  margin-right: 22px;
  float: left;
  padding-top: 25px;
}
.image-text-2-left {
  float: left;
  width: 35px;
  padding-top: 20px;
}
.imgae-text-2-right {
  float: right;
  width: 215px;
}
.imgae-text-2-right h5 {
  text-align: left;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  font-weight: 700;
  padding-top: 2px;
}
.imgae-text-2-right p {
  text-align: left;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 2px;
  color: #979797;
  font-weight: 400;
}
.image-text-button {
  float: left;
  width: 130px;
}
.button-last {
  float: left;
  margin-top: 20px;
}
.last-btn-text {
  margin-top: 25px;
  background: #ebc826;
  color: #675a1d;
  transition: all .3s ease-in-out;
  text-transform: uppercase;
  cursor: pointer;
  width: 110px;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  border-radius: 0px;
  height: 45px;
}
.last-btn-text:hover {
  background: #696969;
  color: #ffffff;
}
.last-btn-left {
  float: left;
  height: 40px;
  width: 566px;
  background: #78bf13;
  border-radius: 0px;
  border-color: #78bf13;
  color: #ffffff;
  transition: all .3s ease-in-out;
  text-transform: uppercase;
  margin-right: 36px;
}
.last-btn-left a {
 color: #ffffff;
}
.last-btn-left:hover {
  background: #ffffff;
  border-color: #ffffff;
}
.last-btn-left:hover a{
  color: #8a8f90;
  text-decoration: none;
}
.last-btn-right {
  background: #ffffff;
  border-color: #ffffff;
  color: #8a8f90;
  float: left;
  height: 40px;
  width: 568px;
  border-radius: 0px;
  transition: all .3s ease-in-out;
  text-transform: uppercase;
}
.last-btn-right a {
  color: #8a8f90;
}
.last-btn-right:hover {
  background: #78bf13;
  border-color: #78bf13;
}
.last-btn-right:hover a {
  color: #ffffff;
  text-decoration: none;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
.carousel-control .icon-prev, .carousel-control .icon-next {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  font-size: 60px;
  font-weight: bold;
}

/* Carousel base class */
.carousel {
  height: 420px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 420px;
  background-color:#555;
}
.carousel img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 420px;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  min-height: 420px;
}
.carousel-control .icon-prev, .carousel-control .icon-next {
  margin-top: -45px;
}
/*------------my carosusle-----------------*/
.carousel-caption {
  right: 10%;
  left: 10%; 
  padding-bottom: 20px; 
  text-align: left;
  text-shadow: 0 0px 0px rgba(0,0,0,.6);
}
.carousel-indicators {
  left: 67%;
  width: 26%;
}
.main-slider {
  height: 360px;
  width: 1070px;
  float: left;
}
.main-slider-top {
  height: 337px;
  width: 1070px;
  float: left;
}
.slider-top-left {
  float: left;
  width: 300px;
  height: 337px;
}
.small-man {
  background: url(../img/slider-man-image.jpg) no-repeat;
  height: 251px;
  width: 251px;
  margin-top: 75px;
}
.small-man-2 {
  background: url(../img/slide-rmain-man-image-2.jpg) no-repeat;
  height: 251px;
  width: 251px;
  margin-top: 75px;
}
.small-man-3 {
  background: url(../img/slide-rmain-man-image-3.jpg) no-repeat;
  height: 251px;
  width: 251px;
  margin-top: 75px;
}
.slider-top-right {
  float: left;
  width: 770px;
  height: 337px;
}
.slider-top-right h4 {
  text-transform: uppercase;
  font-size: 22px;
  line-height: 15px;
  font-weight: 700;
  color: #ffff82;
  padding-top: 120px;
}
.slider-top-right h5 {
  text-transform: uppercase;
  line-height: 15px;
  font-weight: 700;
  color: #ffff82;
}
.slider-top-right h6 {
  text-transform: uppercase;
  font-size: 13px;
  line-height: 36px;
  color: #ffffff;
   font-weight: 700;
}
.slider-top-right p {
  font-size: 13px;
  line-height: 20px;
  color: #ffffff;
  font-weight: 700;
}
.main-slider-button {
  height: 60px;
  width: 1070px;
  float: left;
  padding-left: 715px;
}
.slider-green {
  float: left;
  height: 45px;
  width: 170px;
  background: #86ce20;
  border-radius: 0px;
  border-color: #86ce20;
  transition: all .3s ease-in-out;
  font-size: 13px;
  line-height: 20px;
  margin-right: 10px;
}
.slider-green a {
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
}
.slider-green:hover a {
  color: #ffffff;
  font-weight: 700;
  text-decoration: none;
}
.slider-green:hover {
  background: #2c2c2c;
  border-color: #2c2c2c;
}
.slider-black {
  float: right;
  height: 45px;
  width: 170px;
  background: #86ce20;
  border-radius: 0px;
  border-color: #86ce20;
  transition: all .3s ease-in-out;
  font-size: 13px;
  line-height: 20px;
}
.slider-black:hover {
  background: #2c2c2c;
  border-color: #2c2c2c;
}
.slider-black a {
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
}
.slider-black:hover a {
  color: #ffffff;
  font-weight: 700;
  text-decoration: none;
}
.slider-icon {
  color: #ffffff;
  font-size: 20px;
  line-height: 12px;
  padding-right: 20px;
  transition: all .3s ease-in-out;
}
.slider-black:hover a .slider-icon {
  color: #86ce20;
}
.slider-green:hover a .slider-icon {
  color: #86ce20;
}
/*------------my carosusle-----------------*/

/*----flexiselDemo-style---*/
.middle-samll-slider {
  height: 650px;
}
/*----flexiselDemo--hover-style---*/
.slider-small {
  width:990px;
  height:300px;
  float: left;
  margin-left: 90px;
}
.slider-effect {
  display:none;
  position: absolute;
  background-color: rgba(132,195,44,0.8);
  height: 265px;
  width: 242px;
  z-index: 10;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
  cursor: pointer;
}
.big-btn-player-2 {
  margin-top: 25px;
  color: #a0a0a0;
  background: #e7eaeb;
  transition: all .3s ease-in-out;
  text-transform: uppercase;
  cursor: pointer;
  float: left;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  width: 1170px;
  height: 55px;
  margin-bottom: 10px;
  letter-spacing: 1px;
}
.big-btn-player-2:hover {
  background: #7cbf1d;
  color: #ffffff;
}
.effect-time {
  font-weight: 700;
  font-size: 19px;
  line-height: 30px;
  float: left;
  padding-left: 200px;
  color: #ffffff;
  padding-right: 20px;
  padding-top: 20px;
}
.effect-text-slider {
  float: left;
  padding-top: 135px;
  padding-left: 20px;
  padding-right: 20px;
  display: inline-block;
  text-align: left;
}
.effect-text-slider p {
  font-weight: 700;
  line-height: 5px;
  color: #ffffff;
  font-size: 14px;
  margin-bottom: 0px;
  text-transform: uppercase;
}
.effect-text-slider h4 {
  font-weight: 700;
  line-height: 10px;
  color: #ffffff;
  font-size: 19px;
  margin-top: 0px;
  text-transform: uppercase;
}
.slider-icon-2 {
  color: #ffffff;
  font-size: 42px;
  line-height: 20px;
  margin-left: 70px;
}
/*---scrol-bar-green--*/
#back-top {
  position: fixed;
  bottom: 30px;
  right:50px;
}
#back-top span {
  width: 25px;
  height: 26px;
  display: block;
  margin-bottom: 7px;
  background:url(../img/scrol-bar-icon.png) no-repeat center center;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}
/*---scrol-bar-green--*/
/*-----footer--style--8*/
/*-----footer--style--8*/
.wrap-footer {
  background: #ffffff;
}
.footer-right {
  margin-top: 20px;
  margin-bottom: 10px;
}
.footer-right p {
  font-size: 18px;
  color: #90989c;
  font-weight: 700;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
}
.btn-social {
  display: inline-block;
  width: 48px;
  height: 48px;
  border: 2px solid #fff;
  border-radius: 100%;
  text-align: center;
  font-size: 20px;
  line-height: 45px;
}
.btn-outline {
  margin-top: 15px;
  border: solid 2px #fff;
  font-size: 20px;
  color: #fff;
  background: #d5d9db;
  transition: all .3s ease-in-out;
}
.btn-outline:hover, .btn-outline:focus, .btn-outline:active, .btn-outline.active {
  border: solid 2px #fff;
  color: #ffffff;
  background: #2c2c2c;
}
.icon-row {
  margin-top: 20px;
}
.list-inline {
    margin-left: 425px;
    float: left;
    margin-top: 20px;
}
.list-inline>li {
  padding-right: 1px;
  padding-left: 1px;
}
.footer-right h6 {
  font-size: 13px;
  color: #b9bec1;
  font-weight: 400;
}
/*-----footer--style--8*/
/* Template-specific stuff
 *
 * Customizations just for the template; these are not necessary for anything
 * with disabling the responsiveness.
 */
/* Account for fixed navbar */
body {
  min-width: 1170px;
}
/* Finesse the page header spacing */
.page-header {
  margin-bottom: 30px;
}
.page-header .lead {
  margin-bottom: 10px;
}
/* Non-responsive overrides
 *
 * Utilitze the following CSS to disable the responsive-ness of the container,
 * grid system, and navbar.
 */
/* Reset the container */
.container {
  width: 1170px;
  max-width: none !important;
}
/* Demonstrate the grids */
.col-xs-4 {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #eee;
  background-color: rgba(86,61,124,.15);
  border: 1px solid #ddd;
  border: 1px solid rgba(86,61,124,.2);
}
.container .navbar-header,
.container .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
/* Always float the navbar header */
.navbar-header {
  float: left;
}
/* Undo the collapsing navbar */
.navbar-collapse {
  display: block !important;
  height: auto !important;
  padding-bottom: 0;
  overflow: visible !important;
}
.navbar-toggle {
  display: none;
}
.navbar-collapse {
  border-top: 0;
}
.navbar-brand {
  margin-left: -15px;
}
/* Always apply the floated nav */
.navbar-nav {
  float: left;
  margin: 0;
}
.navbar-nav > li {
  float: left;
}
.navbar-nav > li > a {
  padding: 15px;
}
/* Redeclare since we override the float above */
.navbar-nav.navbar-right {
  float: right;
}
/* Undo custom dropdowns */
.navbar .navbar-nav .open .dropdown-menu {
  position: absolute;
  float: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-width: 0 1px 1px;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #333;
}
.navbar .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar .navbar-nav .open .dropdown-menu > li > a:focus,
.navbar .navbar-nav .open .dropdown-menu > .active > a,
.navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
  color: #fff !important;
  background-color: #428bca !important;
}
.navbar .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar .navbar-nav .open .dropdown-menu > .disabled > a:focus {
  color: #999 !important;
  background-color: transparent !important;
}

@media (min-width:1800px) {
  .carousel-caption {
    right: 20%;
    left: 20%;
  }
}
