/*
Template Name: Teaching
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: 'Raleway', sans-serif;
}
ul{
list-style:none;
padding:0;
 }

h1,h2,h3,h4,h5{
font-weight:bold;
 }
p{
color: #555;
font-size:15px;
 }
li{
font-size:15px;
 }

a{
color: #000;
text-decoration:none;
 }
a:hover{
text-decoration:none;
color: #4783f3;
 }
a:focus{
text-decoration:none;
color: #4783f3;
 }

.button{
background:#f9a134; 
color:#fff!important;
display: inline-block;
transition: 0.3s;
padding:1rem 2rem 1rem 2rem;
border-radius:50px;
 }
.button:hover{
background: #4783f3;
color:#fff!important;
 }
 
.button_1{
background:#4783f3;
color:#fff!important;
display: inline-block;
transition: 0.3s;
padding:1rem 2rem 1rem 2rem;
border-radius:3px;
 }
.button_1:hover{
background: #f9a134; 
color:#fff!important;
 }
.button_2{
border:1px solid  #4783f3;
color:#4783f3!important;
display: inline-block;
transition: 0.3s;
padding:1rem 2rem 1rem 2rem;
border-radius:50px;
 }
.button_2:hover{
background: #4783f3;
color:#fff!important;
 }



.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);
}

.col_blue{
color: #4783f3; 
 }
.col_light{
color: rgba(255, 255, 255, 0.75);
 }
.col_yell{
color:#f9a134; 
 }
.bg_dark{
background:#2e3e77;
 }
.bg_blue{
background:#4783f3; 
 }
.bg_yell{
background:#f9a134; 
 }
.bg_back{
background:#000000d6;
 }

hr{
opacity:1;
background-color:#d9def3; 
 }
.font_14{
font-size:14px; 
 }
.font_12{
font-size:12px; 
 }
.font_10{
font-size:10px; 
 }
.font_8{
font-size:8px; 
 }

.font_60{
font-size:60px; 
 }

.line {
height:3px!important;
width: 70px;
background-color:#f9a134;
}
.p_3{
padding-top:30px;
padding-bottom:30px; 
 }

.border_1{
border:1px solid #d9def3;
 }


.carousel_p .carousel-indicators {
bottom: -60px!important;
}
.carousel_p {
padding-bottom: 70px;
}
.rounded_50{
border-radius:50px!important; 
 }
.rounded_10{
border-radius:10px!important; 
 }
.ml_24{
margin-left:24px; 
 }
/*********************top****************/
.drop_top {
min-width: 320px;
padding: 0;
margin-top: 17px!important;
background: #fff;
border-radius: 0;
}
/*********************top_end****************/

/*********************header****************/
.nav_hide:after{
display:none; 
 }
.navbar-brand{
font-size:32px;
 }

#header .nav-link {
color: #333;
padding:15px 20px;
}
#header .nav-link:hover{
color:#4783f3;
 }
#header .nav-link:focus{
color:#4783f3;
 }
#header .active{
color:#4783f3;
 }

.drop_1 {
min-width: 220px;
padding: 0;
margin-top: 17px!important;
box-shadow: 0px 4px 20px -3px rgb(22 36 62 / 15%);
border-radius:5px;
border:none;
}
.drop_1 a {
padding-top: 15px;
padding-bottom: 15px;
color: #333;
border-bottom:1px solid #d9def3; 
}
.drop_1 a:hover {
color:#4783f3;
background:none;
}

.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;
 }
.pages ul li a{
display:block;
color: #111;
 margin: 0 2px;
 width:40px;
 height:40px;
 line-height:38px;
 text-align:center;
 border:1px solid #d9def3;
 background:#fff;
 }
.pages ul li a:hover{
 background: #4783f3;
 border:1px solid #4783f3;
 }
.pages ul li a:hover{
 color: #fff!important;
 }
.act{
background:#4783f3!important;
border:1px solid #4783f3!important;
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 2px 0 2px;
-moz-border-radius:50%;
-webkit-border-radius:50%;
border-radius:50%;
text-align:center;
width: 40px;
height: 40px;
}
.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;
}
.form-control:focus{
  box-shadow:none;
 border-color:#d9def3; 
 }
.form-select:focus{
 box-shadow:none;
 border-color:#d9def3;  
 }
.form-control{
border-color:#d9def3;
box-shadow:none;
border-radius:0;
height:50px;
 }
.form-select{
border-color:#d9def3;
box-shadow:none; 
border-radius:0;
height:50px;
color:#777;
 }

.shadow_box{
box-shadow: 0px 4px 20px -3px rgb(22 36 62 / 15%);
 }
.carousel-indicators [data-bs-target] {
 background-color:#f9a134; 
}

.input-group .form-control{
height:auto; 
 }
.input-group .form-control:focus{
box-shadow:none;
 }
.form-check .form-check-input:checked {
background-color: #4783f3;
border-color: #4783f3;
}
.form_text{
height:150px!important; 
 }

.event_h1lil h4{
border:2px solid #f9a134;
padding:15px 30px; 
 }
/*********************common_end****************/


/*********************footer****************/
.footer_1i .input-group .btn:hover{
background:#f9a134;  
 }
.footer_2r ul li a{
background:#394d93;
 }
#footer hr{
background:#394d93;
 }
/*********************footer_end****************/


@media screen and (max-width : 767px){
.navbar-collapse{
max-height:300px;
overflow-y:scroll; 
border-top:1px solid #d9def3;
margin-top:15px;
 }
#header .nav-link{
font-size:26px;
border-bottom:1px solid #d9def3;
padding-top:8px;
padding-bottom:8px;
margin:0!important;
 }

.navbar .navbar-toggler{
box-shadow:none!important;
background:#f8f9fa; 
border:none;
border-radius:0;
margin-top:0;
 }
.drop_1{
margin-top:0!important; 
 }
.drop_1 a{
font-size:22px; 
 }

.sticky .drop_1{
margin-top:0!important; 
 }
.line{
margin-left:auto;
margin-right:auto; 
 }

.pages ul li{
margin-top:5px;
margin-bottom:5px; 
 }
.navbar {
padding-top:10px!important;
padding-bottom:10px!important;
 }

#top{
display:none; 
 }
#header .button{
margin-top:15px!important; 
 }
.spec_2{
text-align:center; 
 }
.spec_2r {
text-align:center!important;
margin-top:15px!important;  
 }
.course_h1i {
margin-top:8px;
margin-bottom:8px; 
 }
.event_h1lil{
margin-bottom:15px;
text-align:center; 
 }
#blog_h .course_h1i1{
text-align:center; 
}
.testim_o_1i {
margin-top:8px;
margin-bottom:8px; 
 }
.testim_o_1i p{
text-align:left;
 }
.footer_1i{
margin-top:8px;
margin-bottom:8px; 
 }
.footer_1i h3{
text-align:center;
 }
.footer_1i h5{
text-align:center;
 }
.footer_2r {
text-align:center!important;
margin-top:15px; 
 }
.course_1 {
text-align:center; 
 }
 }
@media (min-width:576px) and (max-width:767px) {

 }
@media (min-width:768px) and (max-width:991px) {
.navbar-expand-md {
flex-wrap:wrap!important;
}
#header .nav-link {
padding:15px 8px;
}
.navbar-brand {
margin-right:15px!important;
font-size:26px;
}
.course_h1i1  h5{
font-size:16px; 
 }
.course_h1i1  h6{
font-size:13px; 
 }
.event_h1lil h4 {
padding: 15px 15px;
}
#footer p{
font-size:14px; 
 }
#footer h6{
font-size:14px; 
 }
 }
@media (min-width:871px) and (max-width:991px) {
.navbar-expand-md {
flex-wrap:wrap!important;
}
#header .nav-link {
padding:15px 15px;
}
.navbar-brand {
margin-right:20px!important;
}

 }
@media (min-width:992px) and (max-width:1200px) {
.course_h1i1  h5{
font-size:16px; 
 }
.course_h1i1  h6{
font-size:13px; 
 }

 }
@media (min-width:1201px) and (max-width:1330px) {

 }
