@charset "utf-8";
/* CSS Document */

body {
    max-width: 100%;
    min-width: 90%;

}
.bg__video {
position:fixed;
top: 0;
left: 0;
min-width:100%;
min-height:100%;
width:auto;
height:auto;
z-index: -100;

}

h1 {
	font:  Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	text-align: left;
}

    h5 {
    font-size: 2rem;
    color: #EF0A0E;
}

.container-fluid {
    background-color: rgba(249,248,51,0.01);
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}	

.img-fluid.align-content-lg-center {
    margin-top: 20px;
    margin-bottom: 20px;
}	

.row {
    max-width: 1200px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: auto;
    margin-left: auto;
    background-color: #FEFCFC;
    border-radius: 25px;
    padding-bottom: 20px;
    text-align: left;
		-webkit-box-shadow: -10px 0px 13px -7px #000000, 10px 0px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0); 
box-shadow: -10px 0px 13px -7px #000000, 10px 0px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);
}

.row .col-xl-12 .navbar.navbar-expand-lg.navbar-light.bg-light {
    margin-top: 20px;
    margin-bottom: 20px;
   
}

.row .col-xl-11  {
    margin-top: 40px;
    margin-bottom: 40px;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #1F175C;
    font-size: 1.1rem;
    padding-left: 30px;
    
}

.row .col-xl-8 {
    text-align: center;
    padding: 30px;
    font: 600;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: red;
    width:800px;
    font-weight: bold;
    font-size: 2.0rem;
}

.row .col-xl-10 {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: red;
    width:auto;
    font-size: 2.5rem;
}

.navbar-nav.mr-auto .nav-item.active .nav-link {
    height: 50px;
    color: rgba(46,4,255,1.00);
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    text-align: center;
    font-style: normal;
    font-weight: bold;
    width: 230px;

}
.navbar-nav.mr-auto .nav-item .nav-link {
    color: rgba(46,4,255,1.00);
    text-align: center;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    width: 230px;
    height: 50px;
    font-weight: bold;
    font-style: normal;
    margin-top: 20px;
   
}
.navbar.navbar-expand-lg.navbar-light.bg-light {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    min-width: 90%;
}
.navbar-nav.mr-auto .nav-item.active .nav-link {
    font-size: 1.5rem;
}

.row #fo1 {

	padding: 30px;
    border-radius: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 1150px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
    background-color: white;
    min-width: 16.6667%;
    font-size: 1.5rem;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #1F175C;
	border: thin solid #DDF721;
	box-shadow: -10px 0px 13px -7px #000000, 10px 0px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);
}

.row #fo2 {

	padding: 30px;
    border-radius: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 1150px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
    background-color: white;
    min-width: 16.6667%;
    font-size: 1.5rem;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #1F175C;
	border: thin solid #DDF721;
	box-shadow: -10px 0px 13px -7px #000000, 10px 0px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);
}