.nav_sec{
margin-top:10px;
}
.bi-facebook::before {
    content: "\f344";
    font-size: 22px;
    color: blue;
}
.bi-youtube::before {
    content: "\f62b";
    color: red;
    font-size: 22px;
}
.bi-instagram::before {
    content: "\f437";
    color: blueviolet;
    font-size: 22px;
}
.navbar-default .navbar-nav>li>a {
    color: #777;
    color: black;
    font-size: 18px;
}
.navbar-default .navbar-nav>li>a:hover{
text-decoration:underline;
color:#0087ab;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    margin-top: ;
    margin-top: 30px;
    padding: 10px 10px 10px 10px;
    border: none;
}

.logo img {
    width: 100%;
    padding: 20px 20px 20px 20px;
    margin-top: 20px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #0087ab;
    background-color: ;
	border-radius:20px;
}


.content-1 h1 {
    font-size: 50px;
    color:#FFFFFF;
    padding: 20px;
	font-family:"Times New Roman", Times, serif;
}
.content-1 p {
    margin: 0 0 10px;
    font-size: 18px;
	 color: white;
	 font-family:"Times New Roman", Times, serif;
}
.content-sec {
    background-color: #0087ab;
    padding: 10px;
    border: 1px solid;

}
.content-sec img:hover{
box-shadow:20px;
}
.content-1 button, input, select, textarea {
    font-family: inherit;
    font-size: 15px;
    line-height: inherit;
    padding: 14px;
    background-color: #ebf1f3;
    color: #0087ab;
    margin-left: 30rem;
    padding: 10px;
    border: 1px;
    border-radius: 10px;
    font-weight: 700;
		font-family:"Times New Roman", Times, serif;

}
.content-1 button:hover{
border: 1px solid #0087ab;

}
.content-1 img:hover{
box-shadow:2px 2px 2px 2px;
}
.bi-arrow-right::before {
    content: "\f138";
    color: #0087ab;
    font-size: 15px;
}





.box-sec{
background-image:url(file:///C|/Bootstrap sites/Dec site/images/360_F_627174870_OHypE9s0QFswSpnjO7k52WEKAtsoowzp.jpg);
margin-top:20px;
}

.box-img img:hover{
opacity: 0.6;
border-radius:40px;
transform:  scale(1.1);
transform: translater(-12px);
object-fit: cover;
      }

.box-img{
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding: 30px 30px 30px 30px;
	text-align:center;

}
.content-2 img{
width:100%;
border-radius:20px;
}
.content-2 p{
color:#000000;
font-family:"Times New Roman", Times, serif;

}
.content-2 h1{
padding:20px;
font-family:"Times New Roman", Times, serif;
}
.content-2:hover{
}

.content-2 button, input, select, textarea {
    font-family: inherit;
    font-size: 20px;
    line-height: inherit;
    padding: 15px;
    background-color: #ffffff;
    color: #0087ab;
    border: 1px solid;
    border-radius: 10px;
}
.banner{
background-image:url(file:///C|/Bootstrap sites/Kugel Blitz/images/1775b615718992ee092cb93102190b09.jpg);
}










.footer-sec{
background-color:#0087ab;
padding:20px 20px 20px 20px;
margin-top:40px;
}

.footer-1 h2 {
    color: #FFFFFF;
    font-size: 40px;
	font-family:"Times New Roman", Times, serif;
}
span{
text-align:left;
color:#FFFFFF;
font-size:20px;
font-family:"Times New Roman", Times, serif;
}
.bi-dot::before {
    content: "\f309";
    color: aliceblue;
    font-size: 20px;
}
span:hover{
text-decoration:underline;
color:#FFFFFF;
}
.bi-telephone::before {
    content: "\f5c1";
    color: aliceblue;
}
.bi-geo-alt-fill::before {
    content: "\f3e7";
    color: aliceblue;
    font-size: 25px;
}
.bi-telephone::before {
    content: "\f5c1";
    color: aliceblue;
    font-size: 20px;
}



.course{
	text-align:center;
	color:green;
}
.course1{
	text-align:center;
	font-family:Bradley Hand ITC;
}
.cours2{
	margin-top:30px;
}

.cours2{
	position:relative;
	margin-bottom:50px;
	
}
.cours2 img{
width:100%;height:200px;border:1px solid transparent;transition:1s;}


.cours3{
	-border:1px solid red;
	position:absolute;
	top:-100px;
	opacity:0;
	-bottom:100px;
	-background-color:rgba(142,198,63,.8);
	background-color:rgba(0,0,0,0.3);
	color:white;
	padding:10p;
}
.cours2:hover .cours3 {
	opacity:1;
	top:0px;
	transition:1s;
}
.cours4{
	position:absolute;
	-border:1px solid red;
	-margin-top:-80px;
	padding-top:20px;
	width:100%;
	height:80px;
	opacity:0;
	bottom:-50px;
	-background-color:rgba(142,198,63,.8);
	background-color:rgba(0,0,0,0.3);
}
.cours2:hover .cours4{
	opacity:1;
	bottom:0;
	transition:1s;
}
.cours2:hover .hover{
	transform:scale(1.3);
	transition:1s;
}
.cours7{
	border:1px solid rgb(73,183,43);
	background-color:rgb(73,183,43);
	color:white;
	font-size:18px;
	padding:10px 15px;
	border-radius:5px 20px;
}
.cours7:hover{
	background-color:transparent;
	color:rgb(73,183,43);
	border:1px solid rgb(73,183,43);
	transition:1s;
}

.cou:hover{
	background-color:transparent !important;
	color:#FFFFFF !important;
	border:1px solid #0087ab !important;
}
.testimonial-sec{
	 box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.testimonial-sec h1 {
    text-align: center;
    color: #0087ab;
	font-size:45px;
	font-family:"Times New Roman", Times, serif;
	font-weight:600;
	
}
.testimonial-sec  p {
    margin: 0 0 10px;
    text-align: center;
    padding: 20px 20px 20px 20px;
	margin-bottom:50px;
	margin-top:50px;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
}
.visit-sec h1 {
    font-size: 35px;
    text-align: center;
	 font-family:;
	 color:#FFFFFF;
	 background-color:#0087ab;
	 font-family:"Times New Roman", Times, serif;
	 padding:10px;
	 box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.visit-sec p{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
}
.testimonial-sec .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    background-color: #90c9d9;
	border-radius:10px 70px;
}




@media only screen and (max-width:1196px){
.navbar-default .navbar-nav>li>a {
    color: #777;
    color: black;
    font-size: 12px;
}
.content-1 h1 {
    font-size: 40px;
    color: #FFFFFF;
    font-weight: 800;
    padding: 20px;
    font-family: "Times New Roman", Times, serif;
}
.content-1 h1 {
    font-size: 40px;
    color: #FFFFFF;
    font-weight: 800;
    padding: 20px;
    font-family: "Times New Roman", Times, serif;
}
}
@media only screen and (max-width:991px){
.navbar-default .navbar-nav>li>a {
    color: #777;
    color: black;
    font-size: 12px;
    padding: 8px 8px;
}
.content-1 p {
    margin: 0 0 10px;
    font-size: 14px;
    padding: 8px;
    color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.content-1 h1 {
    font-size: 30px;
    color: #FFFFFF;
    font-weight: 800;
    padding: 20px;
    font-family: "Times New Roman", Times, serif;
}
.content-1 button, input, select, textarea {
    font-family: inherit;
    font-size: 12px;
    line-height: inherit;
    padding: 12px;
    background-color: #ebf1f3;
    color: #0087ab;
    margin-left: 50px;
    padding: 8px;
    border: 1px;
    border-radius: 10px;
}
.cours2 img{
width:100%;height:400px;border:1px solid transparent;transition:1s;}

}


@media only screen and (max-width:711px){
.navbar-default .navbar-nav>li>a {
    color: #777;
    color: black;
    font-size: 20px;
    padding: 12px 20px;
}

.footer-sec {
    background-color: #0087ab;
    padding: 10px;
    margin-top: 40px;
}
.footer-1 h2 {
    color: #FFFFFF;
    font-size: 50px;
}
span {
    color: #FFFFFF;
    font-size: 20px;
}
.cours2 img{
width:100%;height:400px;border:1px solid transparent;transition:1s;}

.footer-sec {
    background-color: #0087ab;
    padding: 20px 20px 20px 20px;
    margin-top: 40px;
}
.footer-1{
text-align:center;}

}

@media only screen and (max-width:677px){
.navbar a {
    color: #000000;
    text-decoration: underline;
    text-decoration: none;
    font-size: 12px;
    padding: 8px 6px;
}
.visit-sec h1 {
    font-size: 30px;
    
}
.testimonial-sec p {
    margin: 0 0 10px;
    text-align: center;
    padding: 20px 20px 20px 20px;
    margin-bottom: 50px;
    margin-top: 50px;
    font-size: 15px;
    font-family: "Times New Roman", Times, serif;
}

}

 @media only screen and (max-width:635px){
 .navbar a {
    color: #000000;
    text-decoration: underline;
    text-decoration: none;
    font-size: 10px;
    padding: 8px 6px;
}
.testimonial-sec p {
    margin: 0 0 10px;
    text-align: center;
    padding: 20px 20px 20px 20px;
    margin-bottom: 50px;
    margin-top: 50px;
    font-size: 12px;
    font-family: "Times New Roman", Times, serif;
}

 }
 
 
  @media only screen and (max-width:576px){
  .navbar a {
    color: #000000;
    text-decoration: underline;
    text-decoration: none;
    font-size: 10px;
    padding: 8px 5px;
}
  
  .content-1 h1 {
    font-size: 40px;
    color: #FFFFFF;
    font-weight: 800;
    padding: 20px;
    font-family: "Times New Roman", Times, serif;
}
.visit-sec h1 {
    font-size: 25px;
    
}
.testimonial-sec p {
    margin: 0 0 10px;
    text-align: center;
    padding: 20px 20px 20px 20px;
    margin-bottom: 50px;
    margin-top: 50px;
    font-size: 12px;
    font-family: "Times New Roman", Times, serif;
}
}


 @media only screen and (max-width:534px){
.navbar a {
    color: #000000;
    text-decoration: underline;
    text-decoration: none;
    font-size: 8px;
    padding: 4px 4px;
}
 }
@media only screen and (max-width:475px){ 
 .navbar a {
    color: #000000;
    text-decoration: underline;
    text-decoration: none;
    padding: 4px 3px;
    font-size: 8px;
}
.content-1 h1 {
    font-size: 30px;
	}
.visit-sec h1 {
    font-size: 20px;
   }
.testimonial-sec p {
    
    font-size: 10px;
    
}

}

@media only screen and (max-width:375px){ 
  .navbar a {
    color: #000000;
    text-decoration: underline;
    text-decoration: none;
    font-size: 8px;
    padding: 2px;
}
.visit-sec h1 {
    font-size: 15px;
    }
.content-1 h1 {
    font-size: 25px;
    color: #FFFFFF;
    font-weight: 800;
    padding: 20px;
    font-family: "Times New Roman", Times, serif;
}
}

@media only screen and (max-width:350px){ 
.navbar a {
    color: #000000;
    text-decoration: underline;
    text-decoration: none;
    font-size: 8px;
    padding: 7px;
}
.visit-sec h1 {
    font-size: 15px;
    
}
.content-1 h1 {
    font-size: 25px;
    color: #FFFFFF;
    font-weight: 800;
    padding: 20px;
    font-family: "Times New Roman", Times, serif;
}

}
