/* 
Theme Name: Online
Theme URI: http://spidergems.com
Author: Spidergems
Author URI: http://spidergems.com
Description: A custom theme for Spidergems
*/

body {
font-family: 'Roboto', sans-serif !important;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.428571429;
    color: #020d19;
    letter-spacing: 0.3px;
    background: #f7f8f9;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6
{
font-family: 'Josefin Sans', sans-serif !important;
}
.myNavmenuCanvas
{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.menu2 
{
    width: 100%;
    position: fixed;
    background-color: #fff;
    z-index: 99999;
    top: 0;
    height: 70px;
}

.fonts
{
	font-family: 'Montserrat', sans-serif !important;
}

.fonts1
{
	font-family: 'Open Sans', sans-serif;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #187eea;
}
.menu2 .logo
{
text-align: center;
padding-top: 10px;
}
.navbar-default {
    background-color: rgba(248, 248, 248, 0);
    border-color: rgba(231, 231, 231, 0);
    margin: 0px;
    float: right;
}
.header
{
    width: 100%;
    background: #336ba6;
    color: #fff;
}
.header .nav > li > a {
    color: #fdfdfd;
    padding: 8px 15px;
}
.mega-dropdown {
  position: static !important;
}
.mega-dropdown-menu {
    width: 100%;
    box-shadow: unset !important;
    margin-left: -50px;
    margin: 0px;
    padding: 0px;
    border: 0px;
}
.mega-menu-second
{
background: #2196F3;
    padding: 0px;
}
.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}
.mega-dropdown-menu > li > ul > li {
  list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
  display: block;
  color: #222;
  padding: 3px 5px;
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
}
.mega-dropdown-menu .dropdown-header {
  font-size: 18px;
  color: #ff3546;
  padding: 5px 60px 5px 5px;
  line-height: 30px;
}
h3
{
font-weight: 700;
}
.carousel-control {
  width: 30px;
  height: 30px;
  top: -35px;

}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: rgba(51, 51, 51, 0);
}
.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right {
  font-size: 12px;
  background-color: #fff;
  line-height: 30px;
  text-shadow: none;
  color: #333;
  border: 1px solid #ddd;
}
.home-banner
{
background: url(https://www.fitaacademy.com/wp-content/uploads/2022/08/1500.jpg) no-repeat;
background-size: cover;
height: 550px;
position: relative;
color: #fff;
width: 100%;
}
.grid1
{
position: relative;
}
.carousel-control {
left: -33px;
    height: 40px;
    width: 40px;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    margin-top: 140px;
}
.carousel-control.right {
    right: 2px;
}
.carousel-control.left
{
left: 2px;
}
.carousel-indicators {
    right: 50%;
    top: auto;
    bottom: -10px;
    margin-right: -19px;
}
.carousel-indicators li {
    background: #cecece;
}
.carousel-indicators .active {
background: #F44336;
}
.grid-box
{
border-radius: 4px;
text-align: center;
width: 100%;
display: inline-block;
}
.grid3 {
    position: relative;
    width: 100%;
    background: #f3f6f8;
    display: inline-block;
    padding: 0;
    margin-bottom: 0;
    margin-top: 0;
        margin: 0 auto;
    border-radius: 4px;
}
.grid3:before {
    width: 30%;
    content: "";
    background: url(../../../images/rectangle-line.png) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
}
.grid3 .info {
    width: 100%;
    display: block;
    margin: 0 auto;
    position: relative;
}
.grid3 .info .top-head {
    min-width: 300px;
    max-width: 300px;
    background: url(../../../images/whats-new-bg_v1.png) no-repeat #f3f6f8;
    background-position: 0 0!important;
}
.grid3 .top-head h2 {
    margin-top: 64px;
    text-align: left;
    padding-left: 12px;
    color: #fff;
    font-size: 24px;
    letter-spacing: 1.6px;
}

.grid3 .head2, .grid3 .top-head {
    width: 36%;
    float: left;
    height: 148px;
    position: relative;
}
.grid3 .info .head2 {
    background: #f3f6f8;
    width: 36%;
    height: 148px;
    text-align: center;
}
.grid3 .info .head2 a
{
bottom: 30px;
color: #118aef;
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    margin-top: 20px;
}
.grid3 p {
    margin-top: 30px;
    width: 100%;
    max-width: 100%;
    padding: 0 30px;
    font-size: 16px;
        line-height: 1.43;
    color: #293031;
}
.team-training
{
background: #0d1c5a;
   color: #fff;
   padding: 20px;
   text-align: center;
   border-radius: 0px;
}
.team-training p
{
padding-top: 30px;
}
.team-training a
{
line-height: 40px;
    object-fit: contain;
    border-radius: 4px;
    border: 1px solid #e10505;
    margin-bottom: 48px;
    display: inline-block;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    background-color: #e10505;
    margin-top: 50px;
    padding: 3px 15px;
    text-transform: uppercase;
    font-weight: 800;
}
.team-training a:hover
{
background: #fff;
color: #1774e8;
}
.grid5
{
background-color: #f1b34b;
   margin-bottom: 0;
   padding-bottom: 20px;
   padding-top: 10px;
   display: block;
   width: 100%;
   position: relative;
   box-shadow: rgba(223, 230, 249, 0.5) 0px 5px 5px 0px;
}
#quote-carousel {
padding: 0 10px 0px 10px;
    margin-top: 10px;
}
#quote-carousel .carousel-control {
font-size: 28px;
    text-shadow: none;
    margin-top: 30px;
    top: 36%;
    box-shadow: 0 10px 20px 0 rgba(141,169,188,.2);
    color: #1080e7;
    background: #dcdada;
    border: none;
}
#quote-carousel .carousel-control i
{
    font-size: 34px;
    padding: 2px 0px;
}
#quote-carousel .carousel-indicators {
    position: relative;
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-top: 20px;
    margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
    width: 11px;
    height: 11px;
    cursor: pointer;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    opacity: 0.4;
    overflow: hidden;
    transition: all .4s ease-in;
    vertical-align: middle;
}
#quote-carousel .carousel-indicators .active {
    width: 12px;
    height: 12px;
    opacity: 1;
    transition: all .2s;
}
.item blockquote {
    border-left: none;
    margin: 0;
}
#myBtn {
display: none;
    font-size: 15px;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 0px;
    border-radius: 4px;
    background: transparent;
    text-align: right;
    float: right;
    margin: 10px 0px;
        color: #0f4e80;
    text-decoration: underline;
}


.top-img {
    padding-left: 60px;
    padding-top: 20px;
}


.footer
{
padding-bottom: 32px;
    background: #1A1A1A;
    width: 100%;
	position: absolute;
/*     padding: 60px 15px 14px; */
color: #e4e3e3;
}
.footer h4 {
    color: #fff;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 11px;
    line-height: 25px;
    font-weight: 700;

}
.footer li a {
    color: rgb(255 255 255);
    font-size: 14px;
    line-height: 20px;
    text-decoration: none;
    font-weight: 300;
}
.footer-rating
{
color: #fff;
padding: 20px 0px 50px;
}
.copy-rights
{
background: #000;
    border-top: 1px solid #fff;
    color: #fff;
}
.footer-rating a
{
color: #fff;
    padding: 5px 0px;
}
.footer ul {
    padding: 0;
}
.footer .links li {
    padding-bottom: 6px;
    line-height: 15.6px;
    font-size: 12px;
        color: #969696;
        list-style-type: none;
}
.f-btn
{
color: #ccc;
    font-size: 14px;
    font-weight: 500;
    padding: 9px 10px 7px 15px;
    margin: 0 0 20px;
    height: auto;
    border: 1px solid #777;
    border-radius: 5px;
    text-decoration: none;
    margin-top: 10px;
    display: inline-block;
}
a:hover
{
text-decoration: none;
}
.f-btn:hover
{
color: #fff;
background: #000;
}
.social-icon
{
margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}
.social-icon li {
    display: inline-block;
    background: #353535;
    vertical-align: middle;
    margin: 0 9px 8px 0;
    border-radius: 100%;
    float: left;
}
.social-icon li a {
    border-radius: 100%;
    display: inline-block;
    height: 40px;
    vertical-align: middle;
    width: 40px;
    line-height: 35px;
    color: rgba(255,255,255,.5);
}
.social-icon li a i {
    font-size: 19px;
    margin-left: 11px;
    margin-top: 10px;
}
.menu-link {
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
    list-style: none;
    color: rgba(253,253,253,.9);
    font-size: 14px;
    font-weight: 300;
}
.menu-link li {
    display: inline-block;
    line-height: 24px;
    font-size: 12px!important;
    text-align: center;
    position: relative;
}
.menu-link li:after {
    content: "";
    width: 5px;
    height: 5px;
    background: #b3b3b3;
    border-radius: 100%;
    display: inline-block;
    margin-right: 10px;
    margin-left: 15px;
}
.menu-link li a
{
    color: rgba(253,253,253,.9);
    font-size: 14px;
}
.copyrights p {
    display: inline-block;
    line-height: 24px;
    font-size: 12px!important;
    text-align: center;
    color: rgba(255,255,255,.5);
    position: relative;
}
.copyrights
{
    padding: 50px 0px;
}
.disclaimer
{
padding-bottom: 32px;
background: #1a1a1a;
    width: 100%;
    padding: 60px 15px 14px;
    border-top: 1px solid rgba(70,69,69,.45);
}
.disclaimer ul
{
padding: 0;
}
.disclaimer p
{
    color: #fff;
}
.disclaimer ul li
{
font-size: 12px;
    margin-left: 15px;
    color: #565656;
}
.menu-link li:last-child:after {
   width: 0px;
   height: 0px;
} 
.grid6
{
    background: #fff;
    padding: 70px 0px;
    width: 100%;
}

.f-btn1
{
    color: #ccc;
    font-size: 14px;
    font-weight: 500;
    padding: 9px 10px 7px 15px;
    margin: 0 0 0px;
    height: auto;
    border: 1px solid #777;
    border-radius: 5px;
    text-decoration: none;
    margin-top: 0px;
    display: block;
}
.f-btn1:hover {
    color: #fff;
    background: #000;
}
.f-btn2
{
margin: 0 !important;
    display: block !important;
    border-bottom: 0 !important;
} 
.grid6 h3
{
margin-bottom: 50px;
}
.grid5 h3
{
margin-bottom: 10px;
}
.testi-box
{
margin-right: 15px;
display: inline-block;
    overflow-wrap: break-word;
    word-wrap: break-word;
    position: relative;
    overflow: hidden;
    border-radius: 4px;  
    padding: 15px 10px;  
}
.testi-box:after {
    content: "";
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 8px;
}
.testi-img img
{
width: 100%;
    border-radius: 50%;
}
.testi-img
{
width: 88px;
    height: 88px;
    box-shadow: 0 10px 20px 0 rgba(141,169,188,.2);
    border: 4px solid #fff;
    border-radius: 50%;
    display: block;
    margin: 30px auto;
    position: relative;
}
.grid4
{
    position: relative;
    padding: 70px 0px;
    background: #fcffff;
    color: #353535;
}
.grid4-banner
{
background: url(../../../../images/world_map.png) no-repeat;
}
.grid4-banner h3
{
margin-bottom: 30px;
}
.grid2
{
position: relative;
display: block;
padding: 70px 0px;
text-align: center;
}
.grid2 h3
{
margin-bottom: 50px;
font-size: 35px;
}
.grid1 h3
{
margin-bottom: 50px;
font-size: 35px;
margin-top: 0px;
}
.grid2 i
{
    margin-bottom: 3px;
    color: #118aef;
    width: 100px;
    height: 100px;
    display: inline-block;
    font-size: 60px;
}
.grid2 h4
{
font-size: 17px;
    font-weight: 700;
    color: #6d6a6a;
    margin-bottom: 15px;
}
.grid2 h4:after {
    width: 19px;
    height: 3px;
    background: #118aef;
    content: "";
    display: block;
    margin: 10px auto;
}
#exTab1 .nav>li {
    position: relative;
    display: inline-block;
    float: inherit;
}
#exTab1 .nav
{
margin-bottom: 50px;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover
{
background: #01a650;
    color: #f9fbfb;
    cursor: default;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: rgba(238, 238, 238, 0);
}
.nav-pills>li>a
{
font-size: 14px;
    font-weight: 400;
    display: inline-block;
    line-height: 28px;
    cursor: pointer;
color: #080808;
    border: 1px solid #01a650;
    margin-left: -15px;
}
.course-box
{
height: 80px;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 2px 20px 0 rgba(0,0,0,.1);
    padding-left: 20px;
    padding-top: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.29;
    color: #4a4a4a;
    position: relative;
    padding-right: 54px;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    margin-bottom: 30px;
    border: 1px solid #e6ecef;
    transition: all .5s ease;
    width: 100%;
    margin-right: 25px!important;
}
.course-box:before
{
width: 5px;
    height: 32px;
    display: inline-block;
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    background: #ff8c90;
}
.course-box:after {
    width: 53px;
    height: 46px;
    display: inline-block;
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(../../../images/course_icons.svgz) no-repeat;
    background-position: -23px -9px;
    background-size: 290px 189px;
}
.readon1
{
    width: 205px;
    line-height: 40px;
    object-fit: contain;
    border-radius: 4px;
    background-color: #01a650;
    display: inline-block;
    margin-top: 40px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}
.readon1:hover
{
color: #fff;
}
.slide-box
{
border-radius: 0px;
    background-color: #fff;
    box-shadow: 0 2px 20px 0 rgba(0,0,0,.1);
    width: 100%;
    margin-right: 15px;
    margin-left: 0;
    min-height: 230px;
    position: relative;
    border: 1px solid #662c73;
    transition: all .5s ease;
    overflow: hidden;
}
.img-bg
{
background-image: radial-gradient(circle at 28% 36%,#c2416f,#662b73);
height: 60px;
}
.img-bg span {
    display: inline-block;
    width: 60px;
    height: 60px;
    border: 2px solid #fff;
    border-radius: 50%;
    position: relative;
    top: 20px;
}
.img-bg img {
width: 27%;
    position: relative;
    left: -5.6px;
    top: 0px;
}
.desc h3 {
    font-size: 14px;
    font-weight: 400;
    color: #293031;
    display: inline-block;
    padding: 0 12px;
    line-height: 1.29;
    width: 100%;
    text-align: left;
    margin: 30px 0;
}
.desc span.meta-text {
    position: absolute;
    display: inline-block;
    bottom: 12px;
    left: 12px;
    font-size: 12px;
    color: #808890;
}

#Carousel .carousel-control {
    font-size: 28px;
    text-shadow: none;
    margin-top: 30px;
    top: 25%;
    box-shadow: 0 10px 20px 0 rgba(141,169,188,.2);
    color: #1080e7;
    background: #dcdada;
    border: none;
}
#Carousel .carousel-control.left
{
margin-left: 0px;
}
#Carousel .carousel-control.right
{
margin-right: 0px;
}
#Carousel .carousel-control i {
    font-size: 34px;
    padding: 2px 0px;
}
#Carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: -56px;
    margin-right: -19px;
    margin-bottom: 0px
}
.home-banner h3 {
    text-align: left;
    padding-left: 20px;
    font-size: 48px;
    font-weight: 800;
    letter-spacing: 2px;
    margin-top: 250px;
    margin-left: 0;
    color: #fff;
}
.home-banner p {
    font-size: 20px;
    line-height: 1.4;
    letter-spacing: .6px;
    text-align: left;
    margin: 18px 0 85px 20px;
}
.navbar-inverse {
    background-color: rgba(34, 34, 34, 0);
    border-color: rgba(8, 8, 8, 0);
    margin-bottom: 0px;
}
.right-inner-addon {
    position: relative;
}
.right-inner-addon input {
    padding-right: 30px;    
}
.right-inner-addon i {
    position: absolute;
    left: 0px;
    padding: 10px 12px;
    pointer-events: none;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color: #101010;
    background-color: #ffffff;
}
.logo
{
    height: 50px;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent;
}
.navbar-inverse .navbar-nav>li>a
{
line-height: 30px;
}
.right-inner-addon input
{
border-radius: 4px;
    border: 1px solid #118aef;
    height: 38px;
    font-size: 14px;
    color: #118aef;
    font-weight: 400;
    padding-left: 64px;
    background: 0 0;
    width: 100%;
}
.header1 .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
}
.header1 .search-form
{
    margin-top: -5px;
}
.menu-btn
{
color: #f5f4f4 !important;
    background: #f9a61a !important;
    border-radius: 0px;
    padding: 10px 15px !important;
    margin-top: 5px !important;
}

.breadcrumb {
    padding: 20px 15px;
    margin-bottom: 0;
    list-style: none;
    background-color: rgba(245, 245, 245, 0);
    border-radius: 4px;
}
.header1 .search-form .form-control
{
width: 600px;
}
.header ul
{
margin: 0px;
}
.header1
{
    box-shadow: 0 2px 2px 0 rgba(199,199,199,.5);
        background: #fff;
        padding: 3px 0px;
}
.banner-bg-inner
{
background: #0f5892;
padding: 40px 0px;
color: #fff;
}
.banner-bg-inner a
{
color: #fff;
}
.banner-bg-inner h1
{
font-size: 30px;
    margin-bottom: 20px;
    margin-top: 0px;
    font-weight: 700;
}
.videoWrapper {
    position: relative;
    padding-top: 25px;
    height: 0;
	padding-bottom: 49%;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.features
{
padding: 70px 0px;
}
.features ul 
{
padding: 0px;
}
.features ul li {
    list-style-type: none;
    font-size: 15px;
    padding: 6px 0px;
}
.features h3
{
font-size: 25px;
    margin-bottom: 30px;
}
.features ul li i
{
color: #4CAF50;
    font-size: 20px;
}
.c-desc
{
background: #ffffff;
    padding: 30px 0px;
    position: relative;
    display: block;
}
.c-desc h3
{
font-size: 25px;
    margin-bottom: 15px;
}
.testi-box
{
padding: 0px;
}
.specialist
{
padding: 70px 0px;
}
    .panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        border-color: #EEEEEE;
    }

    .panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #f5efef;
    background-color: #0f5892;
    border-color: #0f5892;
    }

    .panel-title {
        font-size: 14px;
    }

    .panel-title > a {
        display: block;
        padding: 15px;
        text-decoration: none;
    }

    .more-less {
        float: right;
        color: #f9f9f9;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #EEEEEE;
    }

.panel-heading1 h4 a, .panel-heading1 h4 a:active, .panel-heading1 h4 a:hover, .panel-heading1 h4 a:focus, .panel-heading1 h4 a:visited {
    color: #0e64a4;
	font-weight: bold;
}

.more-less1 {
    float: right;
    color: #32738f;
}

.panel-default1>.panel-heading1 {
    padding: 0;
    border-radius: 0;
    color: #fff;
    background-color: rgba(0,0,0,.03);
    border-color: rgba(0,0,0,.03);
}




.awards {
padding: 80px 0px;
    color: #424040;
    text-align: center;
    background: #e2e2e2;
}
.awards h3
{
    margin-bottom: 30px;
    margin-top: 0px;
    font-size: 26px;
    color: #000;
    text-transform: uppercase;
}
.awards img
{
width: 100%;
padding: 30px;
}
.call-action
{
padding: 50px 0px;
position: relative;
display: block;
}
.action-btn
{
    width: 205px;
    line-height: 40px;
    object-fit: contain;
    border-radius: 4px;
    background-color: #118aef;
    display: inline-block;
    margin-top: 40px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
}
.action-btn:hover
{
color: #fff;
}
.specialist h3
{
margin-bottom: 50px;
}
.call-action h3
{
margin-bottom: 30px;
}
.contact-form
{
background: #f9a61a;
   padding: 10px 20px;
   color: #fff;
   position: relative;
   display: block;
}
.contact-form input[type="submit"]
{
background: #025ed8;
    padding: 6px 15px;
    text-align: center;
    text-transform: uppercase;
    border-width: 0;
    border-radius: 3px;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    margin-bottom: 0;
    width: 500px;
    line-height: 40px;
    height: 40px;
    border-radius: 3px !important;
}
.social-top
{
text-align: right;
margin-top: 6px;
}
.social-top ul
{
padding: 0px;
margin: 0px;
}
.social-top ul li
{
list-style-type: none;
display: inline-block;

}
.social-top ul li a
{
padding-top: 15px;
    padding-bottom: 15px;
    line-height: 15px;
    position: relative;
    display: block;
    padding: 10px 8px;
    color: #fdfdfd;
}
.menu1.shrink
{
    position: fixed;
    z-index: 99999;
    width: 100%;
    background: #fff;
}
.help-icon
{
    border: 2px solid #F44336;
    padding: 0px;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    line-height: 120px;
    margin: 0 auto;
    vertical-align: middle;
    margin-bottom: 30px;
}
.grid1
{
padding: 0px 0px 60px;
}
.s-box
{
padding: 20px;
position: relative;
display: block;
border-radius: 5px;
}
.s-box:hover {
box-shadow: 0 10px 55px 5px rgba(137,173,255,.35);
    background: #fff;
}
.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background: rgb(196, 66, 111);
}

.slide-course:hover .overlay {
  opacity: 1;
}

.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.slide-course {
  position: relative;
  width: 100%;
}
.popular-course
{
    text-align: left;
   border-radius: 4px;
   background: #f7f8f9;
   box-shadow: 0 2px 20px 0 rgba(0,0,0,.1);
   margin-bottom: 30px;
   color: #000;
}
.popular-course .desc
{
padding: 20px;
}
.popular-course .desc h4
{
font-size: 15px;
    font-weight: 700;
    margin-bottom: 24px;
}
.bg-count
{
background: #0f5892;
   position: relative;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background-repeat: no-repeat;
   background-size: cover;
   color: #fff;
   background-position: center center;
}
.count-left
{
padding: 80px 0px;
}
.count-left h3
{
margin-bottom: 30px;
color: #f5eb97;
}
.course-footer-content
{
width: 100%;
    border-top: solid 1px #e5e5e5;
    padding-top: 9px;
    padding-bottom: 11px;
}
.course-info {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #fd4848;
}
.course-info i {
    color: #f58d0e;
}
.search-form .form-control
{
    height: 38px;
    border: 1px solid #f9a61a;
    border-radius: 0px;
}
.search-form button
{
background: #f9a61a;
    color: #fff;
    border-width: 0px;
    height: 39px;
    padding: 0px 12px;
    margin-left: -7px;
    border-radius: 0px;
}
.count .number
{
color: #ffe89a;
    font-size: 25px;
    font-weight: 700;
}
.padd1
{
padding-top: 50px;
}
.count .c-text
{
    font-size: 15px;
    text-transform: uppercase;
}
.course-btn
{
color: #f5f4f4 !important;
    background: #f9a61a !important;
    border-radius: 3px;
    padding: 10px 15px !important;
    margin-top: 25px !important;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
}
.mega-dropdown .nav-pills > li
{
float: unset;
}
.mega-dropdown .nav-pills > li > a {
    border-radius: 0px;
    background: #fff !important;
    border: 0px solid #f7f7f7 !important;
    color: #000 !important;
    padding: 5px 20px;
    margin-left: 0px !important;
}
.mega-dropdown .nav-pills>li.active>a, .mega-dropdown .nav-pills>li.active>a:focus, .mega-dropdown .nav-pills>li.active>a:hover {
    background: #f7f7f7 !important;
    color: #000 !important;
    cursor: default;
}
.affix {
    top: 103px;
    width: 100%;
    z-index: 9999 !important;
    background: #000;
    border-radius: 0px;
    border-top: 2px solid #4079b2 !important;
        height: 50px;
}
  .navbar {
      margin-bottom: 0px;
  }

  .affix ~ .affix-sec {
     position: relative;
     top: 50px;
  }
.second-level-menu .navbar-inverse {
    background-color: #fff;
    border-color: #fff;
}
.second-level-menu .navbar-collapse
{
padding: 0px;
}
.second-level-menu .navbar-inverse .navbar-nav > li > a {
    color: #524d4d;
    font-size: 16px;
    padding: 8px 15px;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus
{
color: #060606 !important;
    background-color: transparent;
    border-bottom: 3px solid #f9a61a;
}
.page-id-10 .menu1.shrink
{
position: relative !important;
}
.page-id-10 .affix
{
top: 0px;  
	box-shadow: 0px 0px 10px 0px black;
}
.banner2
{
background: #336ba6;
    padding: 80px 0px;
    color: #fff;
    text-transform: uppercase;
}
.gallery-post
{
padding: 60px 0px;
}
.summary
{
background: #fff;
    padding: 20px 15px;
}
.summary h3
{
    margin-top: 0px;
    font-size: 20px;
    margin-bottom: 20px;
}
.summary h3 a
{
color: #000;
    text-transform: uppercase;
}
.post-btn
{
padding: 10px 15px;
    background: #336ba6;
    color: #fff;
    display: inline-block;
    text-decoration: none;
}
.post-btn:hover
{
color: #fff;
}
.row
{
margin: 0px;
}
.recent-post
{
    background: #efebeb;
    padding: 20px;
    margin-top: 50px;
    display: block;
}
.recent-post h2
{
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 20px;
}
.recent-post ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.recent-post ul li
{
    line-height: 30px;
    padding: 3px 0px;
}
.recent-post ul li a
{
font-size: 18px;
    color: #2196F3;
}
.widget
{
    background: #4078B1;
    padding: 20px;
   margin-bottom: 20px;
    display: block;
	margin-top: 40px;
}
.widget h4
{
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 20px;
	color:#fff;
}
.widget ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.widget ul li
{
    line-height: 30px;
    padding: 3px 0px;
}
.widget ul li a
{
font-size: 18px;
    color: #e3e4e4;
}
.post-block
{
margin-bottom: 30px;
}
.pagination {
    display: block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    text-align: center;
}
.pagination .nav-links {
    margin-top: 10px;
}
.pagination .current {
    color: #ffffff !important;
    background-color: #f9a61a !important;
}
.pagination .page-numbers {
    color: #222;
    font-size: 16px;
    font-weight: 700;
    background-color: #336ba6;
    padding: 13px;
    margin-left: -4px;
}
.course-item
{
min-height: 300px;
    background: #fff;
    display: block;
    width: 100%;
    position: relative;
}
.course-item .text
{
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.course-rating .fa
{
color: #f9a61a;
}
.f-course-list {
    border: 1px solid #DEDEDE;
    text-align: center;
    display: inline-block;
    margin-left: 0px;
    margin-bottom: 20px;
    width: 100%;
    min-height: 290px;
}
.f-course-list:hover {
    box-shadow: 0 0px 20px rgba(144, 144, 144, 0.4);
    -moz-box-shadow: 0 0px 20px rgba(144, 144, 144, 0.4);
    -webkit-box-shadow: 0 0px 20px rgba(144, 144, 144, 0.4);
    cursor: pointer;
}

.f-course-outline {
width: 150px;
    height: 150px;
    text-align: center;
    margin: 0 auto;
    padding: 6px;
    border-radius: 50%;
        border: 2px solid #4285cc;
}

.f-course-inner {
    border-radius: 50%;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    background: #4285cc;
    position: relative;
}
.f-course-inner img {
    text-align: center;
    display: block;
    margin: auto;
    position: relative;
    top: 20%;
}
.courses-post .col-md-2 {
    width: 20%;
    padding: 0px 8px;
}
.courses-post
{
    padding: 60px 0px;
}
.courses-post h5
{
    color: #232121;
    min-height: 50px;
    font-size: 15px;
    line-height: 22px;
    font-weight: 600;
        padding: 0 10px;
}
.text-justify
{
    text-align: justify;
}
.address-area {
    margin-bottom: 10px;
}			
.address-area .icon {
    float: left;
    width: 25px;
    height: 25px;
    position: relative;
    text-align: center;
    border-radius: 40px;
}
.address-area .icon i {
    font-size: 20px;
    line-height: 26px;
    color: #4078b1;
    display: inline-block;
}
.address-area .text-area {
    margin-left: 40px;
    line-height: 26px;
    color: #000;
}
.contact-address
{
padding: 80px 0px;
    color: #000;
}
.popular-course a
{
    color: #000;
}
.contact-address h4
{
    font-weight: 700;
    margin-bottom: 20px;
}
.site-main
{
padding: 80px 0px;
}
.comment-form input, .comment-form select, .comment-form textarea
{
width: 100%;
}
.comment-form input[type="submit"]
{
width: auto;
}
.post-section
{
padding: 80px 0px;
}
.inner-pages
{
padding: 80px 0px;
}
#myBtn i
{
font-size: 30px;
    color: #fff;
    padding: 0px 6px;
}
#custom_html-2 a
{
font-size: 14px;
   margin: 0px 15px 0px;
    display: inline-block;
    color: #fff;
}
#custom_html-2 hr
{
    margin-top: 10px;
    margin-bottom: 10px;
	color:#A6A6A6;
}

.textwidget.custom-html-widget a:before {
    font-family: 'FontAwesome';
    font-size: 16px;
    content: "\f105";
    float: left;
    position: relative;
    left: -7px;
	top:-2px;
    color: #fff;
}



@media only screen and (max-width: 3000px) and (min-width: 1100px){
    .menu2
    {
        display: none;
    }
    .hidden-desktop
    {
    display: none !important;
    }
    .navbar-brand
    {
    display: none;
    }
}

@media only screen and (max-width: 1400px) and (min-width: 1100px){
    .menu2
    {
        display: none;
    }
}




@media only screen and (max-width: 1100px) and (min-width: 440px){

    .navbar-toggle {
        display: block !important;
    }
    .center-text
    {
        text-align: center;
    }
    .logo img
    {
    height: 60px;
    }
    .slide-box
    {
    width: 100%;
    }
    .grid-box
    {
     padding: 50px 60px;
    }
    .img-bg img {
    width: 19%;
}
#Carousel .carousel-control.right {
    margin-right: -30px;
}
#Carousel .carousel-control.left {
    margin-left: -30px;
}
.grid3 .info .head2
{
width: 100%;
}
.grid6 img
{
width: 100%;
}
.navbar
{
min-height: 5px;
}
.navbar-inverse .navbar-nav
{
margin-bottom: 20px;
}
.social-top
{
display: none;
}
.header {
    background: #ffffff !important;
}
.header1
{
display: none !important;
}
.logo {
    height: 40px;
}
.navbar-brand
{
padding: 4px 15px;
}
.navbar-collapse.in
{
border: none;
}
.header .nav > li > a {
    color: #191a1b;
    padding: 8px 15px;
}
.header .nav > li > a:hover {
    color: #101010 !important;
    padding: 8px 15px;
}
.navbar-collapse.in {
    border: none;
    box-shadow: none;
}
.second-level-menu
{
display: none;
}
}



@media only screen and (max-width: 440px){
    .center-text
    {
        text-align: center;
    }
    .logo img
    {
    height: 60px;
    }
    .slide-box
    {
    width: 100%;
    }
    .grid-box
    {
     padding: 50px 60px;
    }
    .img-bg img {
    width: 19%;
}
#Carousel .carousel-control.right {
    margin-right: -30px;
}
#Carousel .carousel-control.left {
    margin-left: -30px;
}
.grid3 .info .head2
{
width: 100%;
}
.grid6 img
{
width: 100%;
}
.mega-dropdown-menu
{
margin-left: 0px;
}
.navbar
{
min-height: 5px;
}
.courses-post .col-md-2 {
    width: 100%;
    padding: 0px 8px;
}
.home-banner {
    height: 170px;
}
.menu1 .header1 .navbar-nav
{
display: none !important;
}
.social-top
{
display: none;
}
.header {
    background: #ffffff !important;
}
.header1
{
display: none !important;
}
.navbar-brand
{
padding: 4px 15px;
}
.logo {
    height: 40px;
}
.navbar-collapse.in {
    border: none;
    box-shadow: none;
}
.header .nav > li > a {
    color: #191a1b;
    padding: 8px 15px;
}
.header .nav > li > a:hover {
    color: #101010 !important;
    padding: 8px 15px;
}
.second-level-menu
{
display: none;
}
}

.footer-custmlink {
    display: block;
    margin-top: 20px;
}

.footer-custmlink ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}
.footer-custmlink li {
    display: inline-block;
    padding-left: 20px;
    padding-bottom: 10px;
}
.contactus5 {
    width: 50%;
    float: left;
    height: 100%;
    padding: 0 25px;
    /* line-height: 2; */
    margin-top: 3%;
}
.contactadd {
    padding-top: 5%;
    font-size: 17px;
    box-sizing: border-box;
}
.contactadd1 {
	padding-top: 5%;
	font-size: 17px;
	box-sizing: border-box;
	}

@media only screen and (min-width: 300px) and (max-width: 1199px) {
.contactus5 {
    width: 100%;
    float: left;
    height: 100%;
    padding: 0 25px;
    margin-top: 3%;
}
}
@media only screen and (min-width: 300px) and (max-width: 1199px) {
.tit1 {
    background-image: linear-gradient(134deg,#128aef,#0a5dc9);
    text-align: center;
	height:100%;
	width:100%
	}
}
	@media only screen and (min-width: 300px) and (max-width: 1199px) {
.contactadd1 {
    padding-top: 5%;
    padding-bottom: 8px;
    font-size: 17px;
    box-sizing: border-box;
}
	}
@media only screen and (min-width: 300px) and (max-width: 1199px) {
#sidebar-primary {
    width: 100%;
    padding-left: 40px;
    padding-right: 15px;
    float: right;
}
}
.common-height {
    height: 250px;
}

/* Sticky footer styles */
.sticky-foot {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #333; /* Change to your preferred background color */
  color: #fff; /* Change to your preferred text color */
  padding: 10px 0; /* Adjust the padding as needed */
  text-align: center;
  z-index: 1000; /* Set the z-index as needed */
}



/* Style the links in the footer */
.sticky-foot ul {
  list-style: none;
  padding: 0;
}

.sticky-foot ul li {
  display: inline;
  margin: 0 10px;
}

.sticky-foot ul li a {
  color: #fff; /* Change to your preferred link color */
  text-decoration: none;
}

/* Style the "Request a Callback" button */
.req-callback {
  cursor: pointer;
  background-color: #007bff; /* Change to your preferred button color */
  color: #fff;
  padding: 5px 10px;
  border-radius: 5px;
}

.req-callback:hover {
  background-color: #0056b3; /* Change to your preferred hover color */
}
