/* cmsms stylesheet: amrbscss modified: 03/12/26 12:37:41 */




@font-face {
	font-family: 'simplex';
	src: url('https://www.mrbsburgerpub.net/uploads/simplex/fonts/simplex.eot');
	src: url('https://www.mrbsburgerpub.net/uploads/simplex/fonts/simplex.eot?#iefix') format('embedded-opentype'),
		url('https://www.mrbsburgerpub.net/uploads/simplex/fonts/simplex.woff') format('woff'), 
		url('https://www.mrbsburgerpub.net/uploads/simplex/fonts/simplex.ttf') format('truetype'),
		url('https://www.mrbsburgerpub.net/uploads/simplex/fonts/simplex.svg#simplex') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'simplex';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-arrow-up:before {
	content: "\e600";
}

.icon-arrow-left:before {
	content: "\e601";
}

.icon-search:before {
	content: "\e603";
}

.icon-printer:before {
	content: "\e604";
}

.icon-linkedin:before {
	content: "\e605";
}

.icon-pinterest:before {
	content: "\e606";
}

.icon-youtube:before {
	content: "\e607";
}

.icon-facebook:before {
	content: "\e608";
}

.icon-google:before {
	content: "\e609";
}

.icon-twitter:before {
	content: "\e60a";
}

.icon-link:before {
	content: "\e602";
}
body {
    font: 400 15px Lato, sans-serif;
    line-height: 1.8;
    color: #333433;
    background:#fff9d9;
  }
p { 
font-size:16px;
 color: #303030;
    font-weight: 600;
}
#cntnt01moduleform_1 {
     color:#333333;
  }
  .responsive {
width:100%;max-width:1920px;
height: auto;
 }
  h2 {
    font-size: 24px;
    text-transform: uppercase;
    color: #303030;
    font-weight: 600;
    margin-bottom: 30px;padding-top:50px;
  }
  h4 {
    font-size: 19px;
    line-height: 1.375em;
    color: #303030;
    font-weight: 400;
    margin-bottom: 30px;
  }  
  .jumbotron {background: rgb(60,0,0);height:auto;width:100%;
background: linear-gradient(180deg, rgba(133,22,28) 0%, rgba(0,0,0,1) 100%);
    color: #fff9d9;
    padding: 100px 0px;
    font-family: 'Yeseva One', cursive;
  }
 footer.jumbotron h1{color:white;}
 footer.jumbotron p{color:white;}
 footer.jumbotron h1 a{color:#fff9d9;}
 footer.jumbotron p a{color:#fff9d9;}
.footer .social li {
	display: inline;
	margin: 0;
	padding: 0;
	margin-right: 6px;
}

footer .social a {
	display: inline-block;
	text-decoration: none;
	font-size: 6em;
	line-height: 1;
	color: #fff9d9;
}

footer .social a:hover {
	color: white;
}

footer .social a i {
	display: inline-block;
}
.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
  .responsive {
width:100%;max-width:1920px;
height: auto;
 }
  .container-fluid {
    padding: 30px 50px;
  }
  .bg-grey {
    background-color: #f6f6f6;
  }
  .logo-small {
    color: #273380;
    font-size: 50px;
  }
  .logo {
    color: #273380;
    font-size: 200px;
  }
  .thumbnail {
    padding: 0 0 15px 0;
    border: none;
    border-radius: 0;
  }
  .thumbnail img {
    width: 100%;
    height: 100%;
    margin-bottom: 10px;
  }
  .carousel-control.right, .carousel-control.left {
    background-image: none;
    color: #273380;
  }
  .carousel-indicators li {
    border-color: #273380;margin-top:18%;
  }
  .carousel-indicators li.active {
    background: rgb(40,50,128);
background: linear-gradient(45deg, rgba(40,50,128,1) 0%, rgba(0,102,159,1) 100%);
  }
.carousel-caption {
 top:5%;
}
  .item h4 {
    font-size: 19px;
    line-height: 1.375em;
    font-weight: 400;
    font-style: italic;
    margin: 70px 0;
  }
  .item span {
    font-style: normal;
  }
  .panel {
    border: 1px solid #273380; 
    border-radius:0 !important;
    transition: box-shadow 0.5s;
  }
  .panel:hover {
    box-shadow: 5px 0px 40px rgba(0,0,0, .2);
  }
  .panel-footer .btn:hover {
    border: 1px solid #273380;
    background-color: #fff !important;
    color: #273380;
  }
  .panel-heading {
    color: #fff !important;background: rgb(36,0,0);
background: linear-gradient(90deg, rgba(36,0,0,1) 0%, rgba(121,9,9,1) 35%, rgba(255,0,0,1) 100%);
    padding: 25px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .panel-footer {
    background-color: white !important;
  }
  .panel-footer h3 {
    font-size: 32px;
  }
  .panel-footer h4 {
    color: #aaa;
    font-size: 14px;
  }
  .panel-footer .btn {background: rgb(60,0,0);
background: linear-gradient(90deg, rgba(60,0,0,1) 0%, rgba(121,9,9,1) 67%, rgba(156,0,0,1) 100%);
    color: #fff;
  }
  .navbar {
    margin-bottom: 0;
    background: rgb(60,0,0);
    background: linear-gradient(90deg, rgba(60,0,0,1) 0%, 
        rgba(121,9,9,1) 67%, rgba(156,0,0,1) 100%);
    z-index: 9999;
    border: 0;
    font-size: 12px !important;
    line-height: 1.42857143 !important;
    letter-spacing: 4px;
    border-radius: 0;    
    font-family: 'Yeseva One', cursive;
  }
  .navbar li a, .navbar .navbar-brand {
    color: #fff9d9 !important;
  }
  .navbar-nav li a:hover, .navbar-nav li.active a {
    color: #fff9d9 !important;
    background: rgb(60,0,0);
    background: linear-gradient(90deg, rgba(60,0,0,1) 0%, 
    rgba(121,9,9,1) 67%, rgba(156,0,0,1) 100%);
  }

  .navbar-default .navbar-toggle {
    border-color: transparent;
    color: #fff !important;
  }

  footer .glyphicon {
    font-size: 20px;
    margin-bottom: 20px;
    color: white;
  }
  .slideanim {visibility:hidden;}
  .slide {
    animation-name: slide;
    -webkit-animation-name: slide;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    visibility: visible;
  }
  @keyframes slide {
    0% {
      opacity: 0;
      transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      transform: translateY(0%);
    }
  }
  @-webkit-keyframes slide {
    0% {
      opacity: 0;
      -webkit-transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      -webkit-transform: translateY(0%);
    }
  }
  @media screen and (max-width: 768px) {
    .col-sm-4 {
      text-align: center;
      margin: 25px 0;
    }
    .btn-lg {
      width: 100%;
      margin-bottom: 35px;
    } 
  .jumbotron {background: rgb(60,0,0);height:400px;width:100%;
background: linear-gradient(180deg, rgba(133,22,28) 0%, rgba(0,0,0,1) 100%);
    color: #fff9d9;
    padding: 100px 0px;margin-top:100px;
    font-family: 'Yeseva One', cursive;
  }
footer.jumbotron {background: rgb(60,0,0);height:1000px;width:100%;
background: linear-gradient(180deg, rgba(133,22,28) 0%, rgba(0,0,0,1) 100%);
    color: #fff9d9;
    padding: 100px 0px;margin-top:100px;
    font-family: 'Yeseva One', cursive; font-size:72px;
  }
}
