/* Assigned to L.subadra shri 

New Home apge layout styles */
/* font face */

.newheader .nav-white-bg {
    /* background: #fff; */
    z-index: 99;
}

.newheader .nav-menu > li > a.con-btn.signin {
    background: #2f75b1 ! important;
}

.newheader .nav-menu > li > a.con-btn {
    /*
    padding: 10px ! important;
    height: auto ! important;
    margin:15px 8px 0px ! important;
*/
    font-size: 15px ! important;
    color: #fff ! important;
    border-radius: 1px ! important;
    font-weight: 600 ! important;
}

.newheader .header-search .form-control {
    background-color: #f7f7f7;
}

.newheader .nav-menu > li > a {
/*    height: 60px;*/
    /*    padding: 20px 30px 0 16px !important;*/
}

/* banner */

#demo-1 {
    position: relative;
    overflow: hidden;
    width: 100%;
    background-color: #999;
    height: 85vh;
}

.demo-inner-content {
    z-index: 1;
    position: absolute;
    top: 40%;
    left: 20%;
    /* right: 0; */

    color: #fff;
}

.demo-inner-content h2 {
    color: #fff;
    line-height: 1;
    text-transform: uppercase;
    font-size: 60px;
    font-weight: 700;
}

.demo-inner-content p {
    font-size: 42px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin-bottom: 25px;
    font-weight: 100;
}

.demo-inner-content h2 span {
    color:#3da0f1;
    /*color: #fff;*/
}

.banner .zs-enabled .zs-slideshow:after {
    background:rgba(0, 0, 0, 0.46) none repeat 0 0;
}

.block1 {
    background: #607d8b;
    padding: 30px 20px;
    margin: 0 50px;
    text-align: center;
    position: relative;
    border-radius: 4px;
}

.flexbx {
    justify-content: center;
}

.block1:before {
    content: '';
    position: absolute;
    left: 42%;
    top: 99%;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #607d8b;
    clear: both;
}

.blktxt {
    margin-top: 40px;
}

.blktxt h4 {
    text-transform: uppercase;
    font-weight: 600;
    color: #646161;
}

.sechead {
    position: relative;
    border-bottom: 2px solid #607d8b;
    /* width: 333px; */
    padding-bottom: 10px;
    text-align: center;
    display: inline-block;
    color: #607d8b;
    font-weight: 600;
    margin-bottom: 40px;
}

.sechead:after {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 38px;
    background: url(../img/clgicn.jpg);
    width: 20px;
    height: 20px;
    content: "";
    margin: 0 auto;

}

.coursescat {
    text-align: center;
}


/* gallery */
.courimg1 img {
    height: 150px;
    width: 350px;
    margin: 12px 0;
    object-fit: cover;
    webkit-transition: 0.4s ease;
    transition: 0.4s ease;
}

.courimg2 img {
    margin: 12px 0;
    height: 235px;
    width: 350px;
    object-fit: cover;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
}

.courimg3 img {
    height: 150px;
    width: 350px;
    margin: 12px 0;
    object-fit: cover;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
}

.flexalgn {
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}

.coursec {
    position: relative;
    cursor: pointer;
}

.coursec:before {
    background: rgba(51, 51, 51, 0.3607843137254902);
    position: absolute;
    left: 0;
    right: 0;
    top: 12px;
    bottom: 12px;
    z-index: 1;
    content: '';
}


/*.courimg1 img:hover, .courimg2 img:hover, .courimg3 img:hover{
-webkit-transform: scale(1.08);
  transform: scale(1.08);
  width:100%;
}*/
/*.courimg1 img:before{
  background-color: #333;
  border: none;
  color: white;
  padding: 16px 32px;
  text-align: center;
  font-size: 16px;
  margin: 4px 2px;
  opacity: 0.6;
  transition: 0.3s;
}*/
.img-caption {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 15;
}

.coursec a {
    display: block;
}


/* tab */


.tab-content > .tab-pane {
    padding: 5px 0;
}

#owl-demo .item {
    background: #3fbf79;
    padding: 30px 0;
    margin: 10px;
    color: #fff;
    text-align: center;
}

.customNavigation {
    text-align: center;
}

.customNavigation a {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.fade:not(.show) {
    opacity: 1;
}

.coursescat .ah-tab > .ah-tab-item[data-ah-tab-active="true"] {
    margin-right: 30px;
    border-bottom-color: #2c76b2;
    background: #2d76b2;
    color: #fff;
    padding: 5px 15px;
}

.coursescat .ah-tab {
    border-bottom: none;
}

.coursescat .ah-tab > .ah-tab-item {
    position: relative;
}

.coursescat .ah-tab > .ah-tab-item:before {
    position: absolute;
    content: "";
    top: 15px;
    left: -4px;
    width: 30px;
    border: 1px dashed #ccc9c9;

}

.coursescat .ah-tab > .ah-tab-item:after {
    position: absolute;
    content: "";
    top: 15px;
    right: 0;
    left: -30px;
    width: 24px;
    border: 1px dashed #ccc9c9;
}

.coursescat .ah-tab > .ah-tab-item[data-ah-tab-active="true"]:before {
    display: none;

}

/*
.coursescat .ah-tab > .ah-tab-item[data-ah-tab-active="true"]:after{display:none;

}*/

.coursescat .ah-tab .fsttb:before,
.coursescat .ah-tab .fsttb:after {
    display: none !important;
}

.coursescat .ah-tab > .ah-tab-item {
    border-bottom: 3px solid transparent;
    /* margin-right: 30px; */
    /* padding: 15px 0; */
    padding: 5px 40px;
}

.coursescat .course-grid .course-title {
    font-size: 18px;
    text-align: left;
}

.coursescat .course-grid .course-title a {
    color: #333;
}

.coursescat .course-cat-limit {
    display: -webkit-box;
    max-width: 100%;
    height: 59px;
    font-size: 15px;
    text-align: left;
    color: #959595;
}

.coursescat .course-grid .course-desc {
    padding: 20px 15px;
}

/* tag section css */

.tagline {
    text-align: center;
}

.tagline .tags li {
    position: relative;
    float: none;
    display: inline-block;
    margin: 0 0 8px 12px;
}

.fsttb:before {
    display: none;
}

.coursescat .rounded-circle {
    border-radius: 0 !important;
}

.coursescat .course-grid .course-grid-img .course-author {
    position: absolute;
/*    background: #fff;*/
    padding: 2px;
    border-radius: 0;
    left: 25px;
    border: 2px solid #ffffff;
    bottom: -23px;
    z-index: 1;
}

.coursescat .course-grid .course-grid-img .course-price {
    border-radius: 2px;
    height: 48px;
    width: 50px;
}

.coursescat .border-top {
    /*    border-top: 1px solid #2d76b2!important;*/
}

/* footer css */
.footbar {
    background: #24272e;
    padding: 50px 0;
}

.footbar .socialicns li {
    display: inline-block;
    padding: 0;
}

.footbar .socialicns li:before {
    display: none;
}

.footbar .socialicns {
    margin: 0;
    text-align: left;
    padding: 0 20px;
}

.footbar .socialicns li i {
    background: #888888;
    padding: 7px;
    margin-right: 5px;
    color: #fff;
    cursor: pointer;
    width: 25px;
    height: 25px;
    text-align: center;
    font-size: 12px;
    border-radius: 2px;
}

.footbar ul li {
    padding-left: 20px;
    position: relative;
}

.footbar ul li a {
    color: #878988 !important;
    font-size: 14px;
}

.footbar ul li:before {
    position: absolute;
    content: "";
    border: 1px dashed rgb(46, 50, 48);
    bottom: 0;
    left: 20px;
    width: 100%;
    height: 1px;
}

.footbar ul li i {
    font-weight: 900;
    padding-right: 4px;
    color: #2d76b2;
}

.footbar h3 {
    text-transform: uppercase;
    font-size: 18px;
    margin-left: 20px;
    margin-top: 20px;
}

.footbar h4 {
    padding: 50px 0px 15px 20px;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
}

.footbar ul {
    margin-bottom: 0;
    margin: 0;
    padding: 0;
}

.footbar .mrtp {
    margin-top: 60px;
}

.copyright {
    background: #2e76b1;
    padding: 20px 0;
    color: #fff;
}

.copyright p {
    color: #fff;
    font-size: 14px;
}

.footbar ul li:last-child:before {
    display: none;

}

.footban .mrtp {
    margin-top: 20px;
}


/* media query */

@media (max-width: 1024px) {
    .block1 img {
        width: 50px;
    }

    section {
        padding: 30px 0;
    }

    .block1 {
        margin: 0 15px;
    }

    .newheader .nav-menu > li > a.con-btn {
        /*    margin: 30px 8px 0px ! important;*/
    }
}


@media (min-width: 768px) and (max-width: 991px) {

    /*.img-caption {
    height: 89%;
	}*/
    .courimg1,
    .courimg2,
    .courimg3 {
        display: flex;
    }

    .coursec {
        padding: 0 10px;
    }

    .coursec:before {
        left: 10px;
        right: 10px;
    }

    .newheader .nav-menu > li > a.con-btn {
/*        margin: 15px 8px 0px ! important;*/
    }

    .demo-inner-content {
        left: 10%;
    }

    .zs-slides .zs-slide {
        background-position: right !important;
    }

    .demo-inner-content p {
        font-size: 35px;
    }

    .demo-inner-content h2 {
        font-size: 50px;
    }

}

@media (max-width: 767px) and (min-width: 320px) {
    #demo-1 {
        top: 0;
    }

    .demo-inner-content {
        left: 10%;
    }

    .demo-inner-content p {
        font-size: 15px;
        margin-bottom: 7px;
    }

    .demo-inner-content h2 {
        color: #fff;
        font-size: 27px;
    }

    .block1 {
        margin: 25px;
    }

    .courimg1,
    .courimg2,
    .courimg3 {
        display: block;
    }

    .courimg1 img,
    .courimg2 img,
    .courimg3 img {
        width: auto;
        height: auto;

    }

    .coursescat .ah-tab > .ah-tab-item:after {
        position: absolute;
        content: "";
        top: 15px;
        right: 0;
        left: -23px;
        width: 20px;
        border: 1px dashed #ccc9c9;
    }

    .coursescat .ah-tab > .ah-tab-item:before {
        position: absolute;
        content: "";
        top: 15px;
        left: 0;
        width: 13px;
        border: 1px dashed #ccc9c9;
    }

    .coursescat .ah-tab > .ah-tab-item {
        border-bottom: 3px solid transparent;
        /* margin-right: 30px; */
        /* padding: 15px 0; */
        padding: 5px 25px;
    }

    .coursec {
        padding: 0;
    }

    .banner {
        padding: 0 0 30px;
    }

    .sechead {
        font-size: 25px;
    }

    .sechead:after {
        top: 30px;
    }

    .coursec:before {
        left: 0px;
        right: 0px;
    }

    .banner .zs-enabled .zs-slideshow .zs-slides .zs-slide {
        background-position: right !important;
    }
}

@media (min-width:320px) and (max-width: 768px) and (orientation: landscape) {
    .block1 {
        margin: 0;
    }

}