@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Sen&display=swap');
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.8.3/font/bootstrap-icons.css");

body{
	
	background-color: #f1f2f4;
	font-size: 18px;
	color: #8c8c8c;
	font-family: 'Sen', sans-serif;
}
h1, h2, h3, h4, h5, h6, nav, .btn, .scroll-top, .team-name, .contact-details{

	font-family: 'Bebas Neue', sans-serif;
	text-transform: uppercase;
}

h1{

	font-size: 55px;
	color: #202020;
}

Nav i{
	color: white;
	font-size: 40px;
}
.top h1{


	font-size: 110px;
	color: white;
	margin-top: 130px;
}
.who, .what, .why, .our-team, .contact{
	min-height: 100vh;
}
.top-p{
	font-size: 20px;
	color: white;
	margin: 50px 0;
}
.top{
	background-image: url(../img/bg-top.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	min-height: 100vh;
	background-color: black;
	background-attachment:fixed;

}
.logo{
	padding: 35px 0;
	font-family: 'Bebas Neue', sans-serif;
	font-size: 36px;
	color: white;
}
.logo:hover{
	color: white;
}
.logo p{

	padding-top: 5px;
}
.logo img{
	padding-right: 20px;
	margin-top: -5px;
	margin-left: 0;
}
.logo-bg{
	margin-left: 5px;
	padding: 5px 8px;
	/*margin-top: -5px;*/
	background-color: #2f52a3;
}

nav, .nav-link, .nav-item{
	color: white;
	font-size: 24px;
	
}
.active{
	text-decoration: underline;
}


.nav-link {
	padding: 15px 35px;
}
.nav-item{
	padding-left: 35px;
}
.top .btn-main{
	margin-bottom: 100px;
}
.btn-main{
	font-size: 24px;
	color: white;
	background-color: #2f52a3;
	padding: 15px 50px;
}
.btn-main:hover{
	background-color: white;

}
.btn-main i{
	margin-left: 20px;
	font-weight: 600;
	/*font-size: 50px;*/
}
.scroll-top{
	color: white;
	font-size: 14px;

}
.our-team{

	background-image: url(../img/bg-team.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	min-height: 100vh;
	padding: 100px 0;
	background-color: #202020;
}
.our-team h1{
	color: white;
	margin-top: 100px;
	margin-bottom: 100px;
}
.who{

	background-image: url(../img/bg-img-who.jpg);
	background-repeat: no-repeat;
	background-position: 80px 450px/*bottom left*/;
}
.who p, .why p{
	padding-bottom: 30px;
	padding-top: 20px;
}
.img-who{
	/*margin-top: -83px;*/
	border: 5px solid white;

}
.who-right{
	background-color: white;
	padding: 100px;
	margin-left: -5px;
	min-height: 680px;
	padding-top: 200px;

}
.what h1{
	text-align: center;
	color: white;
	margin-top: 50px;
	margin-bottom: 70px;
}
.what {
	padding: 100px 0;
	background-color: #2f52a3;
	min-height: 960px;
	background-image: url(../img/bg-what.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-bottom: 150px;
	background-attachment:fixed;

}
.what img{
	/*border-bottom: 5px solid #3760b3;*/
}

footer{
	background-color: #202020;
}
footer .logo-footer{
	margin-top: 20px;
    display: inline-flex;
}

footer .nav-link, footer .nav-item{
	padding: 5px;
	margin: 0;
	color: #979797;
	font-size: 18px;
}
.why{
	padding-top: 180px;
}
.team-name{
	font-size: 30px;
	color: #1571b2;
	margin-top: 15px;
	margin-bottom: -5px;

}

.team-position{
	color: white;
	margin-bottom: 100px;

}

.our-team img{
	border: 5px solid rgba(255, 255, 255, 0.1);
}

.contact-details p{
	font-size: 28px;
	color: #202020;
	margin: 0;
	padding: 0;
	line-height: 36px;
	display: inline-block;
}

.contact-details h6{
	font-size: 20px;
	color: #8c8c8c;
	margin: 0;
	padding: 0;
	padding-top: 20px;

}
.contact-padding{
	margin-bottom: 50px;
}
.contact-padding2{
	margin-bottom: 100px;
}
.contact { 
	padding: 100px 0; 
	background-image: url(../img/bg-img-contact.png);
	background-repeat: no-repeat;
	background-position: top center;

}
.contact h1{ margin-bottom: 25px;/* margin-top: 50px;*/}
.contact i{

	font-size: 40px;
	color: #202020;
	margin-right: 50px;
}

/*.contact-details {
	margin-bottom: 50px;
}*/

.form-control{border-color: white; padding: 40px;}
.form-control::placeholder{
	/*padding: 40px;*/
	font-size: 18px;
	color: #8c8c8c;
}
.form-top .form-control{
	height: 75px;
	padding: 40px;

}
.form-top{
	margin-bottom: 30px;
}
.btn-contact{
	margin-top: 30px;
	margin-bottom: 50px;
}
.img-video{
	height: 605px;
	border: 5px solid #3760b3;
	padding: 0;
}
.sticky-top{
	/*position: fixed;*/
	background-color: rgba(32, 32, 32, 0.9);
	position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    height: 100px;
}
.sticky-top .logo{
	padding: 0;
}
@media only screen and (max-width : 992px) {

.navbar-collapse {
	background-color: rgba(32, 32, 32, 0.9);
}
.navbar-toggler{
	font-size: 40px;
	color: rgba(255, 255, 255, 0.9);
	margin-top: 10px;
	margin-bottom: 9px;
}
.navbar-toggler:focus{
	box-shadow:  0 0 0 0;
}
.sticky-top{
	height: 80px;
}
}
