/*
Template Name: Driven
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/
body{
font-family: 'Martel', serif;
}
ul{
list-style:none;
padding:0;
 }
h1{
font-size:46px; 
 }
h2{
font-size:38px; 
 }
h3{
font-size:32px; 
 }
h4{
font-size:22px; 
 }
h5{
font-size:18px; 
 }
h6{
font-size:16px; 
 }
p{
font-size:16px;
font-family: 'Poppins', sans-serif;
 }
li{
font-size:16px;
 }
h1,h2,h3,h4,h5{
font-weight:bold; 
 }
a{
text-decoration:none;
color:#333;
 }
a:hover{
text-decoration:none;
color:#3ec251;
 }
.col_1{
color: #3ec251; 
 }
.col_2{
color: #999; 
 }
.col_3{
color: #ddd; 
 }
.button{
background:#3ec251;
color:#fff;
padding:14px 24px 11px 24px;
display:inline-block;
font-weight:normal;
text-transform:uppercase; 
 }
.button:hover{
background:#041E37;
color:#fff;
 }
.button_1{
background:#041E37;
color:#fff;
padding:14px 24px 11px 24px;
display:inline-block;
font-weight:normal;
text-transform:uppercase; 
 }
.button_1:hover{
background:#3ec251;
color:#fff;
 }

.grid figure {
position: relative;
float: left;
overflow: hidden;
width: 100%;
text-align: center;
cursor: pointer;
}
figure.effect-jazz figcaption::after,
figure.effect-jazz img
{
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}

figure.effect-jazz:hover img {
-webkit-transform: scale3d(1.05,1.05,1);
transform: scale3d(1.05,1.05,1);
}
.normal{
font-weight:normal; 
 }
.font_16{
font-size:16px; 
 }
.font_14{
font-size:14px; 
 }
.font_12{
font-size:12px; 
 }
.lcase{
text-transform:none; 
 }
hr{
background-color: #ddd;
opacity:1; 
 }
 
.dropdown:hover .dropdown-menu { 
display: block; 
} 
.dropdown>.dropdown-toggle:active {
/*Without this, clicking will make it sticky*/
pointer-events: none;
}

.family_1{
    font-family: "Satisfy", serif;
 }
.bg_light{
  background:#999;
 }
/*********************top****************/
#top{
background: #041E37;
padding-top:10px;
padding-bottom:10px; 
 }
.top_1r ul li a{
background: rgba(255, 255, 255, 0.2);
width:30px;
height:30px;
font-size:14px; 
 }
.top_1r ul li a i{
line-height:30px;
 }
.top_1l ul{
margin-top:6px; 
 }
/*********************top_end****************/

/*********************header****************/
.navbar{
padding-top:10px;
padding-bottom:10px;
border-bottom:1px solid #ddd;
 }
.navbar-brand{
margin-right:0;
font-size:40px;
font-weight:bold;
padding-top:0;
padding-bottom:0;
margin-top:5px;
 }
#header .nav-link{
padding:10px 18px;
color:#000;
font-weight:bold;
margin-top:6px;
 }
#header .button{
padding:16px 24px 11px 24px;
 }
#header .nav-link:hover{
color: #3ec251; 
 }
#header .nav-link:focus{
color: #3ec251; 
 }
#header .drop_1 {
margin-top:13px;
min-width:220px;
padding:15px;
border:none;
box-shadow: 0 0 50px 0 rgb(32 32 32 / 15%);
border-radius:0;
margin-top:0!important;
 }
#header .drop_1 a:hover{
color: #3ec251;
background:none;
 }
#header .drop_1 a:focus{
color: #3ec251;
background:none;
 }
#header .drop_1 a{
padding-top:12px;
padding-bottom:12px;
 }
#header .active{
color: #3ec251;
font-weight:bold;
 }

.drop_togn::after{
display:none; 
 }
.drop_2{
min-width:300px!important;
padding:20px 15px!important; 
margin-top:0!important;
 }
.drop_2 .input-group .btn{
background:#3ec251;
border-radius:0;
border-color:#3ec251; 
 }
.drop_1 li a{
transition: all 0.5s;
font-size:15px;
 }
.drop_1 li a:hover{
transform: translateX(10px);
transition: all 0.5s;
 }
 
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index:3;
}
.sticky {
top: -40px;
transform: translateY(40px);
transition: transform .3s;
}
/*********************header_end****************/


/*********************common****************/
.pages ul li{
 display:inline-block;
 margin: 0 2px;
 width:45px;
 height:45px;
 line-height:45px;
 background: #f4f4f4;
 text-align:center;
 border-radius:3px;
 }
.pages ul li a{
display:block;
color: #333;
 }
.pages ul li:hover{
 background: #3ec251;
 }
.pages ul li:hover a{
 color: #fff;
 }
.act{
  background:#3ec251!important;
 }
.act a{
 color: #fff!important;
 }
 
/* footer social icons */
ul.social-network {
list-style: none;
display: block;
margin-left:0 !important;
padding: 0;
}
ul.social-network li {
display: inline-block;
}

/* footer social icons */
.social-network a.icoRss:hover {
background-color: #F56505;
}
.social-network a.icoFacebook:hover {
background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
color:#44BCDD;
}

.social-circle li a {
display:inline-block;
position:relative;
margin:0 auto 0 auto;
-moz-border-radius:50%;
-webkit-border-radius:50%;
border-radius:50%;
text-align:center;
width: 40px;
height: 40px;
font-size:16px;
}
.social-circle li i {
margin:0;
line-height:40px;
text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-ms--transform: rotate(360deg);
transform: rotate(360deg);
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
-ms-transition: all 0.2s;
transition: all 0.2s;
}
.social-circle i {
color: #fff;
-webkit-transition: all 0.8s;
-moz-transition: all 0.8s;
-o-transition: all 0.8s;
-ms-transition: all 0.8s;
transition: all 0.8s;
}
.center_o{
background:#f9f3f4;
padding-top:16px;
padding-bottom:14px; 
 }
.center_o h5{
font-size:15px; 
 }
.center_o1 h5 span{
margin-left:10px;
margin-right:10px; 
 }
.course_1 h5{
color:#3ec251; 
 }
 
#blog_h{
padding-top:40px;
padding-bottom:40px; 
 }
.blog_h1i {
box-shadow: 0px 0px 8px 1px #d7d6d6;
padding: 20px;
}
.quote_2l .form-control {
background: none;
height: 50px;
font-size: 16px;
color: #999;
border-radius:0;
}

.blog_h1i h6 a{
font-size:14px; 
 }
.blog_h1i h6 a i{
font-size:16px; 
 }
.blog_h1i h5{
font-size:20px; 
 }
/*********************common_end****************/

/*********************about_h****************/
#about_h{
margin-top:300px;
padding-top:40px;
padding-bottom:40px; 
 }
/*********************about_h_end****************/

/*********************testim****************/
#testim{
padding-top:40px;
padding-bottom:80px;
background:#f4f4f4; 
 }
#testim .carousel-indicators [data-bs-target] {
 background-color: #3ec251; 
}
.testim_1i1{
background:#fff;
padding:30px 15px; 
 }
.testim_1i1 img{
float:right;
 }
#testim .carousel-indicators{
bottom:-60px; 
 }
/*********************testim_end****************/

/*********************team****************/
#team{
padding-top:40px;
padding-bottom:40px; 
 }
.team_h_2i2{
top:60px;
background:#fff;
right:0; 
padding:20px;
display:none;
 }
.team_h_2i1 img{
border-radius:10px 10px 0px 0px;
 }
.team_h_2i:hover .team_h_2i2{
display:block;
 }
.team_h_2i2 ul li a{
font-size:18px;
color:#3ec251;
 }
.team_h_2ib{
border-bottom:3px solid #3ec251;
padding:20px 15px;
box-shadow: 0px 0px 8px 1px #d7d6d6; 
 }
.team_h_2i1 img{
min-height:270px; 
 }
/*********************team_end****************/


/*********************course****************/
#course{
background:#f4f4f4;
padding-top:40px;
padding-bottom:40px;  
 }
.course_2i1r .button{
padding:14px 14px 11px 14px; 
 }
.course_2i{
padding:10px; 
 }
/*********************course_end****************/

/*********************gallery****************/
#gallery .modal-dialog {
max-width: 800px;
}
.homei1i2{
padding-top:24%;
display:none;
transition: 0.3s;
background:#00000075; 
 }
.gallery_1l:hover .homei1i2{
display:block; 
transition: 0.3s;
 }

.col_yellow {
    color: #ffc926;
}
.homei1i2 li a{
font-size:20px;
 }
/*********************gallery_end****************/

/*********************price****************/
#price{
padding-top:40px;
padding-bottom:40px; 
 }
.price_1i1i{
background: #041E37;
padding:50px 15px; 
 }
.price_1i1i1 h3{
border:3px solid #3ec251;
display:inline-block;
padding:20px;
background:#fff; 
 }
.price_1i1i1{
width:100%;
top:100px;
 }
.price_1i{
box-shadow: 0px 0px 8px 1px #d7d6d6; 
padding:10px; 
 }
/*********************price_end****************/

/*********************footer****************/
#footer{
padding-top:40px;
padding-bottom:20px;
background:#041E37; 
 }
.footer_1i .social-circle li a{
background: rgba(255, 255, 255, 0.2);
 }
.footer_1i2 .form-control {
border: 2px solid #e8e8e8;
padding:15px 15px 12px 15px;
border-radius: 0px;
font-size: 16px;
color: #fff;
box-shadow: none;
background-color: transparent;
}
.footer_1i2 .button:hover{
background:#fff;
color:#000; 
 }

.footer_1i h3{
   font-family: "Satisfy", serif;
   font-size:40px;
 }
#footer h5{
   margin-top:13px;
 }
/*********************footer_end****************/


@media screen and (max-width : 767px){
.pages ul li{
margin-bottom:8px; 
 }
.navbar-brand {
margin-right:0;
 }
.navbar-collapse{
max-height:300px;
overflow-y:scroll; 
border-top:1px solid #eee;
margin-top:15px;
 }
#header .nav-link{
font-size:24px;
border-bottom:1px solid #eee; 
 }
#header .button{
margin-top:20px; 
 }
#header .drop_1 a{
font-size:20px; 
padding-left:30px;
 }
.top_1r {
float:none!important;
margin-top:10px; 
 }
#top{
padding-bottom:15px; 
 }
#header .drop_1{
min-width:100%!important; 
 }
#about_h{
margin-top:0;
 }
.about_h1r{
padding-top:0!important;
margin-top:15px; 
 }
.course_2i1r{
margin-top:10px; 
 }
.course_2i {
margin-top:10px;  
 }
.gallery_1i{
margin-top:10px;  
 }
.team_h_2i {
margin-top:10px;  
 }
.price_1i {
margin-top:10px;   
 }
.testim_1i1{
margin-top:10px; 
 }
.blog_h1i{
margin-top:10px; 
 }
.footer_1i1{
margin-top:15px; 
 }
.footer_2r {
float:none!important;
margin-top:10px; 
 }
.quote_2l{
margin-top:10px;  
 }

#top{
display:none; 
 }

.gallery_1l{
margin-top:8px;
margin-bottom:8px; 
 }

 }
@media (min-width:768px) and (max-width:991px) {
.navbar-expand-md {
flex-wrap:wrap!important;
}
.container{
max-width:100%; 
 }
.navbar-brand{
margin-right:10px;
font-size:24px; 
 }
#header .nav-link{
padding:10px 4px;
font-size:13px;
margin-top:15px; 
 }
#header .button{
font-size:13px; 
margin-top:10px;
 }
.drop_2 {
left:auto!important;
right:0!important; 
 }
.top_1r ul li a{
width:25px;
height:25px; 
 }
.top_1r ul li a i{
line-height:25px;
 }
.top_1l ul{
margin-top:3px; 
 }
#header .drop_1{
margin-top:18px; 
 }
 
#about_h{
margin-top:0;
 }
.about_h1l img{
min-height:700px; 
 }
.about_h1r{
padding-top:20px!important;
 }
.course_2i1l img{
margin-bottom:10px;
float:none!important; 
 }
.footer_1i h3{
font-size:28px; 
 }
.footer_1i ul.social-network li{
margin-bottom:5px; 
 }
.footer_2r ul li{
margin:0!important; 
 }
 }
 
@media (min-width:871px) and (max-width:991px) {
 #header .nav-link{
padding:10px 10px;
 }
 }
@media (min-width:992px) and (max-width:1200px) {
.navbar-expand-md {
flex-wrap:wrap!important;
}
.container{
max-width:100%; 
 }
.navbar-brand{
margin-right:20px;
 }
#header .nav-link{
padding:10px 8px;
 }
.drop_2 {
left:auto!important;
right:0!important; 
 }
.about_h1l img{
min-height:700px; 
 }
.course_2i1l img{
margin-bottom:10px;
float:none!important; 
 }
 }
@media (min-width:1201px) and (max-width:1300px) {
.drop_2 {
left:auto!important;
right:0!important; 
 }
 }
