@import url('https://fonts.googleapis.com/css?family=Patua+One|Roboto:300,300i,400,400i,500,500i,700,700i,900,900i');

body{
	margin:0;
	padding:0;
    font-family: 'Roboto', sans-serif;
	font-size: 14px;
	background-color: #fff;
	min-width: 100%;
	color: #282828;
    font-weight: 400;
}
html,body{
    margin:0;
    padding:0;
    border:0;
}
[class*="col" ] { min-height:0px; }
.clr{
	clear:both;
}
h1,h2,h3,h4,h5,h6{
	padding: 0;
	margin: 0;
}
a, a:visited, a:focus, a:active, a:hover{
  outline:0 none !important;
  color: #444444;
}
ul{
    padding: 0;
    margin: 0;
}
li{
    list-style: none;
}
header{
    background: url("../img/baner.jpg") center;
    width: 100%;
    height: 400px;
}
.top-bar{
    background-color: #fff;
    padding: 20px;
    margin-top: 40px;
}
a.navbar-brand {
    float: left;
}
.navbar-nav li{
    border-left: 1px solid rgba(0,0,0,.05);
    position: relative;
}
.navbar-nav li:nth-child(1){
    border: 0;
}
.navbar-nav li.active:after, .navbar-nav li:hover:after{
    content: "";
    position: absolute;
    background-color: #f50000;
    width: 100%;
    height: 4px;
    top:-36px;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}
.red{
    color: #f50000;
}
#section1{
    margin: 40px 0;
}
#section1 h2{
    font-family: 'Patua One', cursive;
    font-size: 30px;
    line-height: 30px;
    color: #444444;
}
.btn-red{
    background-color: #f50000;
    color: #ffffff;
    padding: 10px;
    line-height: 35px;
    text-align: center;
    font-size: 25px;
    font-family: 'Patua One', cursive;
    display: inline-block;
    margin: 20px 0;
}
#section1 h3{
    margin-bottom: 20px;
    margin-top: 20px;
}
#section1 p{
    font-size: 13px;
    line-height: 21px;
}
.center{
    text-align: center;
}
.slogan {
    display: block;
    margin-bottom: 7px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    color: #a8a8a8;
}
h2.title{
    font-size: 42px!important;
    line-height: 42px;
    color: #f50000!important;
    margin-top: 30px;
}
.fancyHr{
    background-image: url(../img/fancy_heading_hr.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-bottom: 40px;
}
#section1 li{
    color: #737E86;
    margin-bottom: 20px;
    list-style: disc outside;
}
#section1 ul{
    margin-top: 30px;
}
#section2{
    padding: 50px 0;
    background-color: #f50000;
}
#section2 p{
    color: #fff;
    font-size: 13px;
    text-align: center;
    margin-top: 40px;
}
.parallax-container{
    text-align: center;
    padding: 50px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.parallax-container h3{
    margin-top: 10px;
}
.parallax-container h2{
    font-size: 30px;
    line-height: 30px;
    font-family: 'Patua One', cursive;
    margin-top: 60px;
}
.parallax-container h4{
    font-size: 21px;
    line-height: 25px;
    font-family: 'Patua One', cursive;
    margin-top:20px;
    margin-bottom: 20px;
}
.parallax-container h5 {
    font-size: 15px;
    line-height: 20px;
}
#section3 .btn-red{
    text-align: left!important;
    margin-top: 150px;
}
#section3{
    margin: 50px 0;
}
#section3 h3 {
    text-align: center;
    margin-top: 40px;
}
#section3 p{
    margin-top: 20px;
    line-height: 18px;
    text-align: center;
    font-size: 13px;
    color: #626262;
}
.gray-bg{
    background-color: #ebebeb;
    padding: 20px;
}
#section4 h3{
    text-align: right;
}
#section4 p{
    font-size: 13px;
    line-height: 21px;
    text-align: right;
    color: #626262;
    margin-top: 10px;
}
#section4 h4{
    font-size: 21px;
    line-height: 25px;
    font-family: 'Patua One', cursive;
}
.label {
    display: block;
    font-size: 11px;
    line-height: 17px;
    padding: 0px 5px;
    font-weight: normal;
    position: absolute;
    right: 0px;
    top: 1px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: rgba(0, 0, 0, .05);
    color: rgba(0, 0, 0, .35);
}
.bar{
    position: relative;
    margin-top: 20px;
}
.progress {
    background-color: #f50000;
}
.bar-progress {
    position: relative;
    width: 100%;
    height: 16px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: rgba(0, 0, 0, .02);
    -webkit-box-shadow: inset 0 0 2px 2px rgba(0,0,0,0.04);
    box-shadow: inset 0 0 2px 2px rgba(0,0,0,0.04);
    margin-top: 4px;
}
#section5{
    margin: 40px 0;
    text-align: center;
}
#section5 p{
    font-size: 13px;
    line-height: 21px;
    color: #626262;
    margin-top: 10px;
}
#section5 h1{
    color: #fff;
    font-size: 25px;
    font-family: 'Patua One', cursive;
    margin-top: 10px;
}
#section5 h4{
    font-size: 21px;
    color: #fff;
    font-family: 'Patua One', cursive;
    margin-top: 10px;
}
h3{
    font-family: 'Patua One', cursive;
    font-size: 25px;
    line-height: 27px;
}
#section6{
    text-align: center;
    margin-bottom: 40px;
}
#section6 h3{
    margin-bottom: 10px;
}
#section6 p{
    font-size: 13px;
    line-height: 21px;
    color: #626262;
}
#section7 h3{
    margin-bottom: 20px;
    text-align: right;
}
#section7 p{
    text-align: right;
    font-size: 13px;
    line-height: 21px;
    color: #626262;
}
#section8{
    margin: 40px 0;
}
#section8 h3{
    margin-bottom: 10px;
    text-align: center;
}
#section8 p{
    font-size: 13px;
    line-height: 21px;
    color: #626262;
    text-align: center;
}
table {
    width: 100%;
    margin-bottom: 15px;
    border-collapse: collapse !important;
    border-spacing: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
table th, table td {
    padding: 10px;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    vertical-align: middle;
}
table tr:nth-child(2n) td {
    background: rgba(0,0,0,0.01);
}
table tr:hover td {
    background: #f50000;
}
table tr:hover td, table:not(.shop_table) tr:hover td a{
    color: #fff;
}
.lightgray{
    font-size: 13px;
}
.right {
    float: right;
}
a.button_theme, a.tp-button.button_theme, button, input[type="submit"], input[type="reset"], input[type="button"] {
    background-color: #f50000;
    color: #fff;
}
a.button, a.tp-button, input[type="submit"], input[type="reset"], input[type="button"] {
    display: inline-block;
    padding: 11px 20px;
    margin-bottom: 15px;
    cursor: pointer;
    margin-right: 7px;
    border: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: inset 0 0 0 1px rgba(0,0,0,.03);
    box-shadow: inset 0 0 0 1px rgba(0,0,0,.03);
    background-image: url(../img/box_shadow_button.png);
    background-repeat: repeat-x;
}
.gray{
    font-size: 13px;
    line-height: 21px;
    color: #626262;
}
footer{
    background-color: #545454;
    padding: 20px 0;
    text-align: center;
}
footer p{
    margin-top: 10px;
    margin-bottom: 0;
    color: #cccccc;
    text-transform: uppercase;
}























.navbar{
    display: block;
    padding: 0;
}
#navbarCollapse {
    float: left;
    margin-top:12px;
}
@media only screen and (max-width: 1200px){
    .custom-toggler .navbar-toggler-icon {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    }
    button.navbar-toggler.navbar-toggler-right {
        float: right;
        margin-top: 10px;
        outline: none;
    }
    #navbarCollapse{
        float: none;
        width: 100%;
        text-align: center;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 10px;
        padding-left: 10px;
    }
    .navbar-toggler{
        border: 0!important;
    }
    #section3 .btn-red{
        margin-top: 50px;
    }
    ul.navbar-nav {
        width: 100%;
    }
    .navbar-nav li.active:after, .navbar-nav li:hover:after{
        display: none;
    }
}
@media only screen and (max-width: 768px){
    .parallax-container h3{
        margin-bottom: 30px;
    }
    .parallax-container{
        height: auto!important;
    }
    #section6 h3{
        margin-top: 20px;
    }
    #section7{
        text-align: center;
    }
    #section1 ul{
        margin: 10px 20px;
    }
}
