

@import url(//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css);
.flex-center-start {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
}
.feaul{
  list-style-type:square;
  margin-left: 35px;
}
.navbar-brand img {
  width: 80%;
}
.breadcrumb-item{
  font-size: 14px;
}
/*.container-fluid.sec {
     margin: 40px; 
    padding: 40px;
}*/
.contact-us {
  width: 100%;
  float: left;
  background: #ed3b44;
  border-radius: 5px;
  color: #FFF;
  padding: 0 11px;
}
.contact-us a:hover {
    color: #FFF;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  background-color: #fff!important;
  box-shadow: 0px 0 6px -4px #000;
}
@media (max-width: 767px){ #sticky-bottom {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 9999;
  background-color: #fff!important;
  box-shadow: 0px 0 6px -4px #000;
}
header {
  box-shadow: 0px 0 6px -4px #000;
}
}


nav ul li a {
  float: left;
  font-size: 16px;
  text-transform: uppercase;
  color: #c1c1c1;
  padding: 8px 10px;
  font-weight: 400;
}

@media (max-width: 767px){ 
  .banner-text h1{
    font-size: 31px!important;
    text-align: center;
  }
 }



nav ul li a:hover {
  color: #ed3a43;
  text-decoration: none;
}
.is-vertically-scrollable {
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  height:75vh;
  
}
html {
  scroll-behavior: smooth;
}
.responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  border: #828bb2 solid 2px;
  border-radius: 7px;
}
.btn-primary-base{
  background-color: #0065b3;
  color: #fff;
  border-radius: 0;
}
.btn-primary-base:hover{
  color: #0065b3;
  border: 1px solid #0065b3;
  background-color: #fff;
}
  .responsive-video iframe, .responsive-video object, .responsive-video embed, .responsive-video1 iframe, .responsive-video1 object, .responsive-video1 embed, .responsive-demo-video embed, .responsive-demo-video object, .responsive-demo-video iframe {
      position: absolute;
      width: 80%;
      height: 91%;
      top: 15px;
      left: 75px;
  }

  .responsive-video iframe, .responsive-video object {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
  }
nav ul li a:hover {
  color: #ed3a43;
  text-decoration: none;
}

#left .nav-link {
  font-size: 14px;
  color: #171717;
  padding: 6px 10px!important;

}
#left .nav-link:hover{
  font-weight: 600;
  color: #0065b3;
}
#left ul { padding-left:20px; list-style:none; }
#left li { margin-bottom:10px;display: flex;border-bottom: 1px solid #e4dbdb; }
#left li:before {    
    font-family: 'FontAwesome';
    content: '\f0da';
    margin: 7px 5px 0 -15px;
}
#right .nav-link {
  font-size: 13px;
  color: #171717;
  padding: 5px 5px!important;
}
#left .nav-item .active{
  font-weight: 600;
  background-color: #e3e3e3;
  color: #0065b3;
}

body {
  font-family: Segoe UI, SegoeUI, Segoe WP, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif;
  font-weight: 400;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  color: rgb(23, 23, 23);
}

/* line 11, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_reset.scss */

.img {
  max-width: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

/* line 15, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_reset.scss */

a, .button {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

/* line 19, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_reset.scss */

a:focus, .button:focus, button:focus {
  text-decoration: none;
  outline: none;
}

/* line 24, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_reset.scss */

a:focus {
  text-decoration: none;
}

/* line 27, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_reset.scss */

a:focus, a:hover, .portfolio-cat a:hover, .footer -menu li a:hover {
  text-decoration: none;
}

/* line 33, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_reset.scss */

a, button {
  color: #1F1F1F;
  outline: medium none;
}

/* line 38, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_reset.scss */

h1, h2, h3, h4, h5 {
  font-family: Segoe UI, SegoeUI, Segoe WP, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif;
  color: rgb(23, 23, 23);
}

/* line 42, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_reset.scss */

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: inherit;
}

/* line 51, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_reset.scss */

ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.dotted-ul{
    padding-left:40px;
    margin-bottom:16px;
    list-style:inside;
}
.anchor {
  display: block;
  position: relative;
  top: -250px;
  visibility: hidden;
}
.banner-text h1{
  font-family: 'Open Sans', sans-serif;
  font-size: 50px;
  font-weight: 700;

}
#side-right .nav-link.active,
#side-right .nav-link:hover,
#side-right .nav-link:focus{
    color: #111;
    border-left: 3px solid #0065b3;
  font-weight: 600;
  color: #0065b3;
}

figcaption {
  color: #1c2c52;
  font-size: 15px;
  text-align: center;
  font-weight: bold;
}

p {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  color: #000;
  margin-bottom: 13px;
}

#fb-share-button {
  background: #3b5998;
  border-radius: 3px;
  font-weight: 600;
  padding: 5px 8px;
  display: inline-block;
  position: static;
}

#fb-share-button:hover {
  cursor: pointer;
  background: #213A6F
}

#fb-share-button svg {
  width: 18px;
  fill: white;
  vertical-align: middle;
  border-radius: 2px
}

#fb-share-button span {
  vertical-align: middle;
  color: white;
  font-size: 14px;
  padding: 0 3px
}

/* line 1, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_slider.scss */

.slider_bg_1 {
  background-image: url(../img/internet-marketing-bg.png);
}

/* line 5, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_slider.scss */

.slider_area .single_slider {
  height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

/* line 10, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_slider.scss */

.slider_area .single_slider .illastrator_png {
  position: relative;
  right: 63px;
}

@media (min-width: 1200px) and (max-width: 1500px) {
  /* line 10, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_slider.scss */
  .slider_area .single_slider .illastrator_png {
    right: 0;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  /* line 10, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_slider.scss */
  .slider_area .single_slider .illastrator_png {
    right: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 10, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_slider.scss */
  .slider_area .single_slider .illastrator_png {
    right: 0;
  }
}

@media (max-width: 767px) {
  /* line 10, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_slider.scss */
  .slider_area .single_slider .illastrator_png {
    right: 0;
  }
}

/* line 25, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_slider.scss */

.slider_area .single_slider .illastrator_png img {
  width: 100%;
}

@media (max-width: 767px) {
  /* line 29, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_slider.scss */
  .slider_area .single_slider .slider_info {
    text-align: center;
  }
}

/* line 33, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_slider.scss */

.slider_area .single_slider .slider_info h3 {
  color: #ffffff;
  font-size: 60px;
  text-transform: capitalize;
  font-weight: 400;
  line-height: 70px;
  margin-bottom: 50px;
  margin-top: 10px;
}

@media (max-width: 767px) {
  /* line 33, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_slider.scss */
  .slider_area .single_slider .slider_info h3 {
    font-size: 24px;
    letter-spacing: 0px;
    line-height: 35px;
    margin-top: 0;
    margin-bottom: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 33, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_slider.scss */
  .slider_area .single_slider .slider_info h3 {
    font-size: 30px;
    line-height: 46px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  /* line 33, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_slider.scss */
  .slider_area .single_slider .slider_info h3 {
    font-size: 35px;
    line-height: 45px;
  }
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  background-color: #fff!important;
}
.sticky-top1 {
  position: -webkit-sticky;
  position: sticky;
  top: 90px;
  z-index: 1020;
}

/*footer*/

footer {
  width: 100%;
  float: left;
  background: #444444;
  padding: 25px 0;
/*  position: fixed;
  bottom: 0;*/
}

.footer-logo {
  width: 100%;
  float: left;
}

.footer-link {
  width: 72%;
  float: left;
  padding: 0;
}

.footer-link h5 {
  font-family: 'lato', sans-serif;
  width: 100%;
  float: left;
  text-transform: uppercase;
  font-size: 19px;
  font-weight: 700;
  color: #FFF;
  border-bottom: 1px solid #666666;
  padding: 10px 0;
  margin: 0 0 20px;
}

.footer-link ul {
  width: 100%;
  display: block;
  padding: 10px 0;
}

.footer-link ul li {
  border-bottom: 1px solid #4b4b4b;
  padding: 10px 0;
}

.footer-link ul li:last-child {
  border: none;
}

.footer-link ul li a {
  font-size: 16px;
  font-weight: 300;
  color: #a2a2a2;
}

.footer-link ul li img {
  padding: 0;
  margin-right: 10px;
}

.footer-strip {
  width: 100%;
  float: left;
  background: #3c3c3c;
  /*position: fixed;*/
 /* bottom: 0;*/
}

.footer-strip p {
  width: 100%;
  float: left;
  text-align: center;
  color: #FFF;
  font-weight: 14px;
  font-weight: 300;
  padding: 10px 0;
  margin: 0;
}


.popular_topics{
    margin-top:10px;
    margin-bottom:50px;
}


.popular_courses {
  padding-top: 60px;
  padding-bottom: 50px;
}





@media (max-width: 767px) {

  .popular_courses {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {

  .popular_courses {
    padding-top: 60px;
    padding-bottom: 100px;
  }
}


.popular_courses .single_courses {
  margin-bottom: 50px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
}



.popular_courses .single_courses .thumb {
  overflow: hidden;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}



.popular_courses .single_courses .thumb img {
  width: 100%;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}



.popular_courses .single_courses .courses_info {
  padding: 30px 30px 15px 30px;
}


.popular_courses .single_courses .courses_info span {
  font-size: 14px;
  color: #4D4D4D;
  font-family: "Poppins", sans-serif;
}

/* line 44, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_popular_courses.scss */

.popular_courses .single_courses .courses_info h3 {
  font-size: 18px;
  color: #1F1F1F;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  line-height: 28px;
  margin-top: 11px;
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  /* line 52, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_popular_courses.scss */
  .popular_courses .single_courses .courses_info h3 br {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 52, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_popular_courses.scss */
  .popular_courses .single_courses .courses_info h3 br {
    display: none;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  /* line 52, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_popular_courses.scss */
  .popular_courses .single_courses .courses_info h3 br {
    display: none;
  }
}

@media large_device {
  /* line 52, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_popular_courses.scss */
  .popular_courses .single_courses .courses_info h3 br {
    display: none;
  }
}

/* line 67, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_popular_courses.scss */

.popular_courses .single_courses .courses_info h3 a:hover {
  color: #FDAE5C;
}

/* line 72, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_popular_courses.scss */

.popular_courses .single_courses .courses_info .star_prise {
  border-top: 1px solid #E8E8E8;
  padding-top: 16px;
}

/* line 76, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_popular_courses.scss */

.popular_courses .single_courses .courses_info .star_prise .star i {
  font-size: 16px;
  color: #FD8E5E;
}

/* line 81, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_popular_courses.scss */

.popular_courses .single_courses .courses_info .star_prise .star span {
  font-weight: 400;
  font-size: 14px;
  color: #919191;
}

/* line 88, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_popular_courses.scss */

.popular_courses .single_courses .courses_info .star_prise .prise span {
  font-size: 16px;
}

/* line 90, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_popular_courses.scss */

.popular_courses .single_courses .courses_info .star_prise .prise span.offer {
  color: #C7C7C7;
  text-decoration: line-through;
  margin-right: 14px;
}

/* line 95, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_popular_courses.scss */

.popular_courses .single_courses .courses_info .star_prise .prise span.active_prise {
  color: #1F1F1F;
}

/* line 103, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_popular_courses.scss */

.popular_courses .single_courses:hover .thumb {
  overflow: hidden;
}

/* line 105, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_popular_courses.scss */

.popular_courses .single_courses:hover .thumb img {
  width: 100%;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.boxed_btn {
  cursor: pointer;
  font-size: 16px;
  color: #fff;
  padding: 17px 50px;
  background: #435678;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  border: 1px solid transparent;
  display: inline-block;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.boxed_btn:hover {
  background: transparent;
  color: #04D2C8;
  border: 1px solid #435678;
  color: #04D2C8 !important;
}


.boxed_btn_rev {
  cursor: pointer;
  font-size: 16px;
  color: #fff;
  padding: 17px 50px;
  background: transparent;
  color: #435678;
  border: 1px solid #435678 !important;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  border: 1px solid transparent;
  display: inline-block;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}


.boxed_btn_rev:hover {
  color: #fff !important;
  background: #435678 !important;
}



.popular_courses .more_courses {
  margin-top: 30px;
}

.section_title h3 {
  font-size: 46px;
  font-weight: 400;
  line-height: 52px;
  margin-bottom: 23px;
  color: #1F1F1F;
}

@media (max-width: 767px) {
  /* line 2, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_section_title.scss */
  .section_title h3 {
    font-size: 23px;
    line-height: 30px;
  }
  .navbar-brand img {
    width: 200px;
}
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 2, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_section_title.scss */
  .section_title h3 {
    font-size: 32px;
    line-height: 40px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  /* line 2, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_section_title.scss */
  .section_title h3 {
    font-size: 33px;
    line-height: 40px;
  }
}
h1 {
  font-size: 36px;
}

/* line 97, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_elements.scss */

h2 {
  font-size: 30px;
}

/* line 101, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_elements.scss */

h3 {
  font-size: 24px;
}

/* line 105, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_elements.scss */

h4 {
  font-size: 18px;
}

/* line 109, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_elements.scss */

h5 {
  font-size: 16px;
}

/* line 113, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_elements.scss */

h6 {
  font-size: 14px;
}

/* line 117, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_elements.scss */

h1, h2, h3, h4, h5, h6 {
  line-height: 1.2em;
}

/* line 127, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_elements.scss */

.typography h1, .typography h2, .typography h3, .typography h4, .typography h5, .typography h6 {
  color: #828bb2;
}

/* line 137, C:/Users/SPN Graphics/Desktop/CL September/Edu mark/207 Education/HTML/scss/_elements.scss */

.topic-heading{
    font-size:22px;
    font-weight:500;
}

