@import "magic-bootstrap.css";
@import "responsive.css";
@import "meanmenu.min.css";
@import "superslides.css";
@import "owl.carousel.min.css";
@import "owl.theme.default.min.css";
@import "animate.css";
@import "jquery.fancybox.css";
@import "animate.css";
@import "../../../../../fonts.googleapis.com/cssb4a9.css?family=Lato:400,900,400italic,900italic.css";
@import "font-awesome.min.css";
@import "school-icons.css";
body {
    overflow-x: hidden;
    padding-top: 118px;
}
h1, h2, h3, h4, h5, h6 {
    text-transform: uppercase;
}
h2 {
    font-size: 2.5453em;
}
h1, h2 {
    font-weight: 900;
    margin: 0 0 30px;
}
h3 {
    margin: 30px 0;
}
h2, h3, h4, h5, h6 {
    line-height: 1.74em;
}
b, strong {
    font-weight: 900;
}
a:hover {
    text-decoration: none;
}
section {
    padding: 80px 0;
}
blockquote {
    border: 0 none;
    color: #bbb;
    font-size: 1.3846em;
    font-style: italic;
    padding-left: 70px;
    position: relative;
}
label {
    font-weight: normal;
    margin-left: 1px;
}
iframe {
    border: 0 none;
}
.quote {
    font-size: 3em;
    left: 0;
    line-height: 1.5em;
    position: absolute;
    top: 0;
}
.btn, .pagination > li > a {
    border-left: 0 none;
    border-right: 0 none;
    border-top: 0 none;
    border-width: 0 0 2px;
    font-weight: 900;
    text-transform: uppercase;
}
.pagination > li > a {
    border-radius: 3px;
    color: #fff;
    font-weight: 900;
    margin: 0 2px;
    text-transform: uppercase;
}
.alt-background {
    background: #f7f6f2 none repeat scroll 0 0;
}
.no-margin {
    margin: 0;
}
.icon {
    position: relative;
    top: 2px;
}
.lead .icon {
    display: inline-block;
    font-size: 1.5em;
    margin: 0 30px 30px 0;
}
.primary-color {
    color: #8fb488;
}
.caret {
    position: relative;
    top: -2px;
}
header {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1000;
}
header .nav .open > a, header .nav .open > a:hover, header .nav .open > a:focus {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
}
.fixed {
    position: fixed;
    top: -35px;
}
.tools {
    background: #313438 none repeat scroll 0 0;
    padding: 5px 0;
}
#homepage .tools {
    background: rgba(0, 0, 0, 0.75) none repeat scroll 0 0;
}
.tools ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.tools li {
    display: inline;
}
.tools a {
    color: #777;
}
.tools a:hover {
    color: #fff;
}
.tools .pull-left a {
    margin-right: 20px;
}
.tools .pull-right a {
    margin-left: 20px;
}
.tools i {
    margin-right: 10px;
}
.navbar-brand {
    padding: 0 0px;
}
.nav > li > a {
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    text-transform: uppercase;
}
#homepage .navbar-default {
    background: rgba(0, 0, 0, 0) url("../images/header.png") repeat-x scroll center top;
    border: 0 none;
    display: block;
    min-height: 200px;
}
#homepage .fixed .navbar-default {
    background: #373a3e none repeat scroll 0 0;
    min-height: 85px;
}
.navbar-nav .dropdown-menu {
    background: #2c2f33 none repeat scroll 0 0;
    border: 0 none;
    top: 75%;
}
.navbar-nav .dropdown-menu::before {
    background: #2c2f33 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 10px;
    position: absolute;
    right: 30px;
    top: -5px;
    transform: rotate(45deg);
    width: 10px;
}
.navbar-nav .dropdown-menu a {
    color: #89909a;
}

/*    -------------------------  */
.navbar-nav .dropdown-menu1 {
    background: #2c2f33 none repeat scroll 0 0;
    border: 0 none;
    top: 75%;
}
.navbar-nav .dropdown-menu1::before {
    background: #2c2f33 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 10px;
    position: absolute;
    right: 30px;
    top: -5px;
    transform: rotate(45deg);
    width: 10px;
}
.navbar-nav .dropdown-menu1 a {
    color: #89909a;
}


/*    -------------------------  */

.navbar-nav .dropdown-menu a:hover, .navbar-nav .dropdown-menu > .active > a, .navbar-nav .dropdown-menu > .active > a:hover, .navbar-nav .dropdown-menu > .active > a:focus {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #fff;
}
.navbar-nav .dropdown-menu .divider {
    background-color: #4b4e52;
}
.title {
    background: #89909a none repeat scroll 0 0;
    color: #fff;
    font-size: 220%;
    font-weight: 900;
    position: relative;
    text-transform: uppercase;
    width: 100%;
}
.title .title-image {
    background: rgba(0, 0, 0, 0) url("../images/icons.gif") no-repeat scroll center top;
    height: 100%;
    left: 0;
    opacity: 0.03;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}
.title .container {
    padding: 30px 0;
}
#slides {
    height: 100%;
    left: 0;
    position: absolute !important;
    top: 0;
    width: 100%;
}
#slides .tint {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    height: 100%;
    left: 1px;
    position: absolute;
    top: 17px;
    width: 100%;
    z-index: 100;
}
.arrow {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    bottom: 30px;
    display: block;
    height: 50px;
    left: 50%;
    line-height: 62px;
    margin-left: -25px;
    position: absolute;
    text-align: center;
    width: 50px;
    z-index: 100;
}
.slider-offers {
    left: 0;
    position: absolute;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    z-index: 100;
}
.slider-offers ul, .slider-offers li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.slider-offers h3, .slider-offers h4 {
    color: #fff;
    line-height: 1.2em;
    margin: 0 30px;
}
.slider-offers h3 {
    font-size: 42px;
    font-weight: 900;
}
.slider-offers h4 {
    font-size: 21px;
    margin-bottom: 30px;
    text-transform: none;
}
.widget {
    background-color: #ffffff;
    margin-bottom: 15px;
    padding: 15px;
}
.widget h3 {
    margin: 0 0 30px;
}
.widget ul {
    list-style: outside none none;
    margin: 0 0 30px;
    padding: 0;
}
.widget li {
  /*  border-bottom: 1px solid #deddd9;*/
}
.widget li a {
    display: block;
    padding: 5px 0;
}
.widget li a:hover {
    background: rgba(0, 0, 0, 0.016) none repeat scroll 0 0;
}
.widget li a span {
    color: #777;
    margin-left: 10px;
}
.widget .tag {
    background: #222 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    margin: 0 5px 7px 0;
    padding: 2px 10px;
    text-transform: uppercase;
}
.widget .post {
    border: 0 none;
    margin-bottom: 15px;
    padding: 0;
}
.widget .post h5 {
    margin: 0;
}
.widget .post h5 a {
    color: #222;
    display: block;
}
.widget .post h5 a:hover {
    text-decoration: underline;
}
.widget .price {
    color: #222;
    font-size: 1.5em;
    font-weight: 900;
    padding-bottom: 15px;
}
.widget .icon {
    color: #8fb488;
}
.widget .fa-star {
    color: #fbcd53;
}
.widget .course-data {
    padding: 5px 0;
}
.widget .share a {
    margin: 0 7px;
}
.widget .take-course {
    padding: 15px 0;
    text-align: center;
    width: 100%;
}
.post h1 {
    margin-bottom: 5px;
}
.post h3 {
    margin: 0;
}
.post h3 a {
    color: #222;
}
.post h3 a:hover {
    text-decoration: underline;
}
.post-cover {
    margin-bottom: 30px;
}
.meta {
    color: #bbb;
    margin-bottom: 20px;
}
.meta span {
    margin-right: 15px;
}
.meta i {
    margin-right: 5px;
}
.post-date {
    background: #222 none repeat scroll 0 0;
    color: #fff;
    font-weight: 900;
    left: 30px;
    line-height: 1.74em;
    padding: 15px 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 50px;
}
.post-day {
    font-size: 200%;
}
.post-month {
    color: #8fb488;
}
.media, .media .media {
    border-top: 1px solid #e8e8e8;
    margin-top: 30px;
    padding-top: 30px;
}
.fa-reply {
    margin-right: 5px;
}
#recent-posts .item h3 {
    margin: 0;
}
#recent-posts .item .meta {
    padding: 0;
}
.carousel-title {
    margin-left: 35px;
    margin-right: 35px;
    position: relative;
    z-index: 100;
}
.carousel-title a {
    display: block;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.74em;
    text-transform: none;
}
.owl-carousel .item {
    background: #fff none repeat scroll 0 0;
}
.owl-carousel .item h3 {
    margin: 30px 30px 0;
}
.owl-carousel .item h3 a {
    color: #222;
}
.owl-carousel .item h3 a:hover {
    text-decoration: underline;
}
.owl-carousel .item .meta {
    color: #bbb;
    display: block;
    padding: 0 30px 30px;
}
.owl-carousel .item .meta p {
    margin: 0;
}
.owl-carousel .item .meta .fa-star {
    color: #fbcd53;
}
.owl-carousel .item .price {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    border-radius: 0 0 4px 4px;
    color: #fff;
    display: block;
    font-size: 1.5em;
    padding: 30px 15px;
    position: absolute;
    right: 30px;
    top: 0;
}
.owl-theme .owl-controls {
    margin: 0 !important;
    padding: 0;
    position: absolute;
    top: -80px;
    width: 100%;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] {
    font-size: 14px !important;
    margin: 0 !important;
}
.owl-theme .owl-controls .owl-nav .owl-prev {
    float: left;
}
.owl-theme .owl-controls .owl-nav .owl-next {
    float: right;
}
.masonry .item {
    padding: 0 15px;
}
.masonry .item .masonry-container {
    background: #f7f6f2 none repeat scroll 0 0;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
}
.masonry .item img {
    width: 100%;
}
.masonry .item h3 {
    margin: 30px 30px 0;
}
.masonry .item h3 a {
    color: #222;
}
.masonry .item h3 a:hover {
    text-decoration: underline;
}
.masonry .item .meta {
    color: #bbb;
    display: block;
    margin: 0;
    padding: 0 30px 30px;
}
.masonry .item .meta span {
    margin-right: 20px;
}
.masonry .item .meta i {
    margin-right: 5px;
}
.masonry .item p {
    margin: 0;
    overflow: hidden;
    padding: 0 30px 30px;
}
#masonry-2-columns .item {
    width: 50%;
}
#masonry-3-columns .item {
    width: 33.3333%;
}
#masonry-4-columns .item {
    width: 25%;
}
.course img {
    width: 100%;
}
.course h3 {
    margin: 0;
}
.course h3 a {
    color: #222;
}
.course .price {
    color: #222;
    font-size: 1.5em;
    font-weight: 900;
    padding-bottom: 15px;
    text-align: right;
}
.course-title {
    margin: 0 0 5px;
}
.lesson-title {
    margin: 0;
}
li.checkbox label {
    display: block;
    padding: 3px 0;
}
.gallery {
    list-style: outside none none;
    margin: 0 -15px;
    padding: 0;
}
.gallery li {
    padding: 15px;
}
#map-canvas {
    height: 500px;
}
.map-address {
    white-space: nowrap;
}
.gm-style .gm-style-iw {
    height: auto !important;
    white-space: nowrap;
    width: auto !important;
}
.teachers {
    list-style: outside none none;
    margin: 0 -15px;
    padding: 0;
}
.teachers .description, #featured-teachers .description {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 30px;
    padding: 1px 30px 30px;
}
#featured-teachers .description h3 {
    margin: 30px 0;
}
.teachers .description p, #featured-teachers .description p {
    height: 5em;
    overflow: hidden;
}
.teacher img {
    margin: 0 15px 15px 0;
}
.teacher h5, .teacher p {
    margin: 0;
}
.progress {
    height: 30px;
    margin-bottom: 10px;
}
.progress-bar {
    line-height: 30px;
    text-align: left;
    text-transform: uppercase;
}
.progress-bar span {
    padding: 0 10px;
}
.progress-bar .pull-right {
    background: #222 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
}
#teachers-reviews {
    background: rgba(0, 0, 0, 0) url("../images/reviews.jpg") no-repeat scroll center top / cover ;
    position: relative;
}
#teachers-reviews .tint {
    background: rgba(247, 246, 242, 0.9) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#teachers-reviews .item {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
#teachers-reviews blockquote {
    color: #222;
    margin: 0;
}
#teachers-reviews blockquote .fa-quote-right {
    color: #fbcd53;
}
#about-reviews {
    background: rgba(0, 0, 0, 0) url("../images/icons.gif") no-repeat scroll center top;
    position: relative;
}
#about-reviews .tint {
    background: rgba(143, 180, 136, 0.97) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#about-reviews .item {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
#about-reviews h2, #about-reviews small {
    color: #fff;
}
#about-reviews blockquote {
    color: #fff;
    margin: 0;
}
#about-reviews blockquote .fa-quote-right {
    color: #fbcd53;
}
#search {
    background: rgba(0, 0, 0, 0) url("../images/icons.gif") no-repeat scroll center top;
    position: relative;
}
#search .tint {
    background: rgba(114, 98, 83, 0.97) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#search h2 {
    color: #fff;
}
#search a {
    color: #fbcd53;
}
#search a:hover {
    color: #e2b94b;
}
#search .btn {
    background: #fbcd53 none repeat scroll 0 0;
    border-color: #e1b84b;
}
#search .btn:hover {
    background: #e2b94b none repeat scroll 0 0;
    border-color: #cca848;
}
#search #input-keywords {
    width: 400px;
}
#newsletter {
    background: rgba(0, 0, 0, 0) url("../images/icons.gif") no-repeat scroll center top;
    position: relative;
}
#newsletter .tint {
    background: rgba(137, 144, 154, 0.97) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#newsletter h2 {
    color: #fff;
}
#newsletter .btn {
    text-align: center;
    width: 100%;
}
#newsletter-name-group, #newsletter-email-group, #newsletter .input-group {
    width: 100%;
}
.service {
    margin: 15px 0;
}
.video-wrapper {
    height: 0;
    padding-bottom: 56.25%;
    padding-top: 25px;
    position: relative;
}
.video-wrapper iframe, .video-wrapper object, .video-wrapper embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#links {
    background: #373a3e none repeat scroll 0 0;
    color: #767c84;
}
#links .col-sm-3 {
    margin: 80px 0;
}
#links h3 {
    color: #8fb488;
    margin: 0 0 30px;
}
#links h5 {
    margin: 0;
    text-transform: none;
}
#links p {
    margin: 0;
}
#links a {
    color: #fff;
}
#links a:hover {
    color: #fbcd53;
}
#links ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#links ul li {
    border-bottom: 1px solid #4b4e52;
    display: table;
    padding: 5px 0;
    width: 100%;
}
#links ul li a i {
    color: #8fb488;
    margin-right: 10px;
}
#links img {
    margin: 0 15px 5px 0;
}
#links .author a {
    color: #767c84;
}
#prefooter {
    background: #323438 none repeat scroll 0 0;
    color: #767c84;
}
#prefooter .col-sm-3, #prefooter .col-sm-6 {
    margin: 20px 0;
}
#prefooter h3 {
    color: #8fb488;
    margin: 0 0 30px;
}
#prefooter a {
    color: #fff;
}
#prefooter a:hover {
    color: #fbcd53;
}
footer {
    background: #2c2f33 none repeat scroll 0 0;
    color: #fff;
    padding: 20px 0;
}
footer a {
    margin-left: 10px;
}
@media (max-width: 991px) {
.post h3, .widget .post h5 {
    margin-top: 15px;
}
.sorting {
    margin-top: 30px;
    text-align: left;
}
}
@media (max-width: 767px) {
section {
    padding: 30px 0;
}
h1, h2 {
    margin-top: 30px;
}
blockquote {
    font-size: 12px;
    padding-left: 40px;
}
.quote {
    font-size: 2em;
    line-height: 2em;
}
.tools span {
    display: none;
}
.navbar-nav .dropdown-menu::before {
    display: none;
}
#masonry-2-columns .item, #masonry-3-columns .item, #masonry-4-columns .item {
    padding: 0;
    width: 100%;
}
.media img, .media .media img {
    width: 30px;
}
.course h3 {
    margin-top: 30px;
}
.course .price {
    text-align: left;
}
.course-title {
    margin: 30px 0 5px;
}
.lesson-title {
    margin: 30px 0 0;
}
.lesson-prev, .lesson-next {
    display: block;
    margin-bottom: 10px;
    text-align: center;

}
.lesson-next {
    margin-bottom: 30px;
}
.service {
    text-align: center;
}
.service h3 {
    margin-top: 15px;
}
#recent-posts .item h3 {
    margin-top: 30px;
}
#search #input-keywords {
    width: auto;
}
}
@media (max-width: 480px) {
.slider-offers h3 {
    font-size: 24px;
}
.slider-offers h4 {
    font-size: 14px;
}
#homepage .tools {
    background: #090909 none repeat scroll 0 0;
}
#homepage .navbar-default {
    background: #222 none repeat scroll 0 0;
    border: 0 none;
    min-height: 85px;
}
}
.li1 {
    border-bottom: medium none;
    font-size: 15px;
    line-height: 20px;
    list-style-image: url("../images/li-bullet.png");
    margin: 0 0 0 35px;
    padding: 5px;
}
img.leftimage {
    background-color: #fff;
    border: 1px dotted #999;
    display: block;
    float: left;
    line-height: normal;
    margin-bottom: 10px;
    margin-right: 20px;
    padding: 15px;
}
.as-newsticker h2 {
    float: left;
    text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
    line-height: 1em;
}
.annouce-icon {
    float: left;
    font-size: 20px;
    margin: 3px 15px 0px 15px;
    color: #888;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
#as-news {
    float: left;
}
#as-news li {
    font-size: 20px;
}
#as-news li a {
    color: #888;
}
.ticker-controls {
    float: right;
}
.as-newsticker ul li {
    list-style: none;
}
.ticker-controls li a {
    float: left;
    width: 30px;
    height: 30px;
    overflow: hidden;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 0 2px rgba(0,0,0,0.2);
    text-align: center;
    font-size: 18px;
    color: #888;
}
.ticker-controls li {
    float: left;
    margin-left: 8px;
}
.ticker-controls li.stop a {
    font-size: 12px;
}

.as-ticker {
    box-shadow: 0 0 4px rgba(0,0,0,0.10), 0 1px 2px #fff inset;
    background-size: 4px 4px;
    background-color: #f5f5f5;
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
    background-image: linear-gradient(135deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
}
.as-color ul > li:hover > a, .as-small-view ul li:hover .as-icon, .as-small-view ul li:hover h2 {
    color: #edb542;
}

*menu style */
.header-area{
	z-index: 10;
	position: relative;
}
/*.main-menu > li > a {
  color: #303030;
  display: block;
  padding: 40px 20px;
  text-transform: uppercase;
}*/
.main-menu > li + li {
  margin-left: 10px;
}
.main-menu > li > a {
  color: #fff;
  display: block;
  font-size: 15px;
  padding: 15px 0px;
/*  text-transform: uppercase;*/
}
.main-menu li {
    display: inline-block;
    position: relative;
}
.main-menu li li  ul {
   display: none;
 
}
.main-menu li li:hover> ul,
.drop-menu li li:hover> ul  {
   position:absolute;
       display: block;
    font-size: 12px;
   width:200px;
 /*   text-transform: uppercase;*/
	top:0;
	text-align:left;
    left:100%;
  background: #ffffff none repeat scroll 0 0;
  border-bottom: 4px solid #333;
  box-shadow: 0 1px 2px rgba(86, 86, 90, 0.5);
  
}
 
.main-menu > li:hover > a,
.drop-menu > li:hover > a,
.single-mega-item > li:hover > a {
	    background: #333;
    color: #fff;
} 


/*drop-menu Style*/
.drop-menu {
  background: #ffffff none repeat scroll 0 0;
  border-bottom: 4px solid #333;
  box-shadow: 0 1px 2px rgba(86, 86, 90, 0.5);
  left: 0;
  position: absolute;
  text-align: left;
  top: 100%;
  transform: scaleY(0);
  transform-origin: 0 0 0;
  transition: all 0.3s ease 0s;
  visibility: hidden;
  width: 200px;
  z-index: 2;
  padding: 0px;
}
.menu-right {
  left: auto;
  right: 0;
}
.drop-menu li {
  border-bottom: 1px solid #e1e1e1;
  display: block;
}
.drop-menu li a {
  display: block;
  font-size: 14px;
  padding: 8px 10px;
  color:#000;
 /* text-transform: uppercase;*/
}
.main-menu li:hover .drop-menu{
	transform: scale(1);
	visibility: visible;
}
/*Mega menu style*/
/*#primary-menu {
  position: relative;
}*/
.mega-menu-area {
  background: #ffffff none repeat scroll 0 0;
  border-bottom: 4px solid #ff5e00;
  box-shadow: 0 1px 2px rgba(86, 86, 90, 0.5);
  left: 0;
  padding-bottom: 10px;
  position: absolute;
  text-align: left;
  top: 100%;
  transform: scaleY(0);
  transform-origin: 0 0 0;
  transition: all 0.3s ease 0s;
  visibility: hidden;
  width: 100%;
  z-index: 2;
}
.main-menu li.mega-parent {
    position: static;
}
.single-mega-item {
    float: left;
    width: 25%;
    padding: 0 15px;
}
.single-mega-item li {
    display: block;
    border-bottom: 1px solid #e5e5e5;
}
.single-mega-item li:last-child{
	border-bottom: 0px solid #000;
} 
.single-mega-item li a{
  padding: 13px 0px;
	display: block;
  font-weight: 300;
}
.main-menu li:hover .mega-menu-area{
	transform: scale(1);
	visibility: visible;
}
.header-middle-area .container .row [class*="col-"] {
	position: static;
 }
 .header-middle-area .full-width-mega-drop-menu{
 	position: relative;
 }
/*====================================================================*/
.drop-menu-right {
  left: auto;
  right: 0;
}
/*====================================================================*/

/*Header Transprent */
.transparent-header{
  position: absolute;
  width: 100%;
  margin: auto;
  background: rgba(31, 34, 62, 0.9) none repeat scroll 0 0;
  transition: all 0.3s ease 0s;
}
.transparent-header .main-menu > li > a{
  color: #fff;
}
.transparent-header .main-menu > li:hover > a {
  color: #ff5e00;
}
.transparent-header.sticky{
	background: rgba(255, 255, 255, 1);
	box-shadow: 0 1px 3px rgba(50, 50, 50, 0.4)
}
/*Sticky Menu*/
.sticky {
  left: 0;
  margin: auto;
  position: fixed;
  top: 0;
  width: 100%;
  background: rgba(255,255,255,0.8);
  box-shadow: 0 1px 3px rgba(50, 50, 50, 0.4);
}
.sticky .main-menu > li > a {
  color: #303030;
  font-size: 14px;
  padding: 18px 0;
}
.sticky .main-menu > li + li {
  margin-left: 30px;
}
.sticky .main-menu {
  text-align: right;
}



.ma-fob-title {
    font-size: 14px;
    color: #666;
    letter-spacing: 0;
     line-height: 18px;
    text-align: left;    display: grid;
       padding: 20px;
	    margin-bottom: 10px;
    background-color: #f9f9f9;
    border: 1px solid #373a3e29;
}

.ma-fob-title:hover {
  box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.2);
    border: 1px solid #74916e;
	background-color: white;

}