@import url('https://fonts.googleapis.com/css?family=Fjalla+One&display=swap');
html,body{
background-color: #fFF;
margin: 0;
scroll-behavior: smooth;
overflow-x: hidden;
}
.navbar > .navbar-toggler {
margin:0 !important;
padding: 10px !important;
outline: none;
}
.navbar-nav li{
padding-left:20px;
padding-right:20px;
}
.about-banner{
width: 100%;
background-color: #000;
}
hr{
background-color: 	#F39C12;
width: 20%;
}
#container{
margin-top: 6vw;
margin-bottom: 3vw;
}
#frame-yt{
margin-top: 4vw;
margin-bottom: 4vw;
}
#ads-container{
width: 20vw;
height: auto;
margin-left: 5vw;
margin-top: 3vw;
}
.ads-container-img{
width: 15vw;
height: 15vw;
margin-left: 6vw;
margin-top: 2vw;
user-drag: none;
user-select: none;
-moz-user-select: none;
-webkit-user-drag: none;
-webkit-user-select: none;
-ms-user-select: none;
}
.footer{
background-color: #D23838;
width: 100%;
height:20vw;
margin-top: 5vw;
}
.footer-fixed{
background-color: #B03A2E;
width: 100%;
height:4vw;
margin-top: 0px;
}
.fa{
font-size: 36px !important;
margin:5px 5px;
color: #EC7063 ;
}
.fa:hover{
color: #FFF !important;
transition: 0.3s;
}
.fa-calendar{
	font-size: 15px !important;
	color: #85929E;
}
.fa-calendar:hover{
	color: #85929E !important;
}
@media (max-width: 991.98px) {
hr{
background-color: 	#F39C12;
width: 35%;
}
#container{
margin-top: 6vw;
margin-bottom: 3vw;
}
#frame-yt{
margin-top: 4vw;
margin-bottom: 4vw;
}
#ads-container{
width: 100%;
height: auto;
margin-left: 5vw;
margin-top: 3vw;
}
.ads-container-img{
width: 100%;
height: 55vw;
margin-left: -16vw;
margin-top: 5vw;
user-drag: none;
user-select: none;
-moz-user-select: none;
-webkit-user-drag: none;
-webkit-user-select: none;
-ms-user-select: none;
}
.footer{
background-color: #D23838;
width: 100%;
height: auto;
margin-top: 2vw;
}
#fb-plugin{
margin-left: 26vw;
}
p{
font-size: 3vw;
}
.footer-fixed{
background-color: #B03A2E;
width: 100%;
height:auto;
margin-top: 0px;
}
@media (max-width: 767.98px) {
hr{
background-color: 	#F39C12;
width: 35%;
}
#container{
margin-top: 6vw;
margin-bottom: 3vw;
}
#frame-yt{
margin-top: 4vw;
margin-bottom: 4vw;
}
#ads-container{
width: 100%;
height: auto;
margin-left: 5vw;
margin-top: 3vw;
}
.ads-container-img{
width: 80%;
height: 55vw;
margin-left: 10vw;
margin-top: 2vw;
user-drag: none;
user-select: none;
-moz-user-select: none;
-webkit-user-drag: none;
-webkit-user-select: none;
-ms-user-select: none;
}
.footer{
background-color: #D23838;
width: 100%;
height: auto;
margin-top: 2vw;
}
#fb-plugin{
margin-left: -5vw;
}
p{
font-size: 3vw;
}
.col-sm-3{
text-align: center !important;
}
.footer-fixed{
background-color: #B03A2E;
width: 100%;
height:auto;
margin-top: 0px;
}