@import url('https://fonts.googleapis.com/css?family=Oswald');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display');
body.about{
    background: url(images/tortilla2.png);
    background-repeat: no-repeat;
background-size: cover;
font-family: 'Playfair Display', serif!important;
}
h1, h2, h3, text, label, input, p{font-family: 'Playfair Display', serif!important;}
h1{font-size: 2.9rem;font-weight:bold;}
h2{font-weight:bold;}
.center{text-align: center;}
.top{background: url(../images/tortilla3.png);
    background-repeat: no-repeat;
    background-size: cover;}
.logo{
    border-radius: 75px;z-index: 9999;    width:100%!important;     max-width: 12.5%;
    margin: -8vw -6.1vw;position:absolute;
}
.logoimg{margin:2.8%;    width: 90%;}
.topbar ul{display: -webkit-box;font-family: 'Oswald', sans-serif;font-size:2rem;
    width: 100%;    
       margin: 0;
    list-style: none;}
.topbar li{    width: 20%;    cursor: pointer;
    background: #009845;text-shadow: black 1px 1px;
    color: white;}
.greenside{    background: #009845;color:white;text-transform:uppercase;}
.redside{background:#ff3300;}


.bx-wrapper{
    -webkit-box-shadow:none!important;
    box-shadow:none!important;
    border: 0px solid #ffffff!important;
    background: none!important;
    margin-bottom: 0px!important;
}

.bx-wrapper img{width:100%;
}

.bx-pager.bx-default-pager{
display:none!important;}

.green{background:#009845;height:40px;}
.white{background:#ffffff;height:40px;}
.red{background:#ff3300;height:40px;}
video{width:100%;margin-left:%;margin-right:1%;margin-top:1%;}
table{font-family: 'Playfair Display', serif;}

@media screen and (min-width: 1399px){

}
@media screen and (min-width: 1299px){

}
@media screen and (max-width: 999px){

	}
@media screen and (min-width: 999px){

}

@media screen and (max-width: 480px){
.topbar ul{font-size:1rem;}
.logo{width:12%!important;}
}
	}