/*------------------------------------------------------------------

-------------------------------------------------------------------*/
/*
This file contains the common styles of this theme.
*/
/*------------------------------------------------------------------
[Table of contents]

  * 1.Typography
  * 2.Common
  * 3.Header
  * 4.Nav
  * 5.Slider
  * 6.Titles
  * 7.Buttons
  * 8.Home 
    * About Us
    * Courses
    * Result
    * Facilities
    * Teacher/Result
    * Student Says
    * Faqs
  * 9.Footer
  * 10.About Page
  * 11.Courses Page
  * 12.Contact Page
  * 13.Result Page
  * 14.404 Page
  * 15.Coming Soon Page
  * 16.Blog Page
  * 17.Event Page
  * 18.Gallery Page
  * 19.Awards Page
  * 20.Responsive
* ===============================================
*/

/*
 * 1.Typography
 * -----------------------------------------------
*/
body {
  font-family: Rockwell;
  font-weight: 100;
  font-size: 15px;
}
html {
  font-size: 100%;
}
a {
  color: #808080;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #595959;
  text-decoration: none;
}
a img {
  border: none;
}
img {
  max-width: 100%;
}
iframe {
  border: none;
}
h1,
.h1 {
  font-size: 3.4rem;
}
h2,
.h2 {
  font-size: 2rem;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
}
h1,
h2,
.h1,
.h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  line-height: 1.42857143;
  color: #333333;
}
h1 small,
h2 small,
.h1 small,
.h2 small,
h1 .small,
h2 .small,
.h1 .small,
.h2 .small {
  font-weight: normal;
  line-height: 1;
  color: #333333;
}
h1 a,
h2 a,
.h1 a,
.h2 a {
  color: #333333;
}
h3,
h4,
h5,
h6,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
}
h3 small,
h4 small,
h5 small,
h6 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #333333;
}
h3 a,
h4 a,
h5 a,
h6 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a {
  color: #333333;
}

/*
 * 2.Common
 * -----------------------------------------------
*/
.p0 {
  padding: 0px;
}
.pt10 {
  padding-top: 10px;
}
.pt20 {
  padding-top: 20px;
}
.pt25 {
  padding-top: 25px;
}
.pt30 {
  padding-top: 30px;
}
.pt40 {
  padding-top: 40px;
}
.pt50 {
  padding-top: 50px;
}
.pt80 {
  padding-top: 80px;
}
.pt100 {
  padding-top: 100px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb50 {
  padding-bottom: 50px;
}
.pb80 {
  padding-bottom: 80px;
}
.pb100 {
  padding-bottom: 100px;
}
.p10 {
  padding: 10px;
}
.p20 {
  padding: 20px;
}
.p30 {
  padding: 30px;
}
.p40 {
  padding: 40px;
}
.p50 {
  padding: 50px;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mt100 {
  margin-top: 100px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb100 {
  margin-bottom: 100px;
}
.m0 {
  margin: 0px !important;
}
.m10 {
  margin: 10px;
}
.m20 {
  margin: 20px;
}
.m30 {
  margin: 30px;
}
.m40 {
  margin: 40px;
}
.m50 {
  margin: 50px;
}
.boder-left {
  border-left: 4px solid #ddd;
  padding-left: 10px;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.float-none {
  float: none;
  margin: 0 auto;
}

p {
  font-size: 14px;

  text-align: justify;
  font-family: "Rockwell";
}
.owl-nav {
  text-align: center;
   margin-top:30px;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  padding: 0px 10px !important;
  font: inherit;
  font-size: 20px;
  background: #fe5114;
  color: #fffcfc;
  margin: 0px 10px;
}

.main-title-three {
  color: #ffffff;
  padding: 0;
  font-family: Rockwell;
  font-weight: 600;
  font-size: 16px;
  margin-top: 0px;
  text-align: center;
}
.main-title-four {
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  font-family: "Roboto";
}

.main-title-six {
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  font-family: "Roboto";
}
.main-title-six   a{    color: #fe5114;}
.bg-black {
  background: #000000;
  color: #ffffff;
}
/*
 * 3.Header
 * -----------------------------------------------
*/

#header {
  z-index: 999;
  width: 100%;
  height: auto;
  background-color: #fe5114;
}
#header .header-top {
  background: #ffffff;
  color: #000000;
  padding: 10px 0px 10px;
  text-align: center;
}
#header i {
  font-size: 15px;
  margin-right: 5px;
}
#header .header-top a {
  color: #000000;
}
.header-top ul {
  margin-bottom: 0;
}
/* -------- Social Icons ---------- */
.socialbox i {
  margin: 0 6px;
  padding: 0;
  font-size: 17px !important;
  color: #fff;
}
.socialbox {
  text-align: right;
}
.top-contact {
  padding: 5px 0px;
}
.top-phone {
  text-align: left;
}
.top-phone .fa {
  color: #fe5114;
}
.top-socialbox {
  padding: 5px 0px;
}
.top-phone span {
  margin-right: 20px;
}
.main-logo img {
 
  margin: 0 auto;
}
#header-main {
  background: #fff;
}

/*
 * 4.Nav
 * -----------------------------------------------
*/
#navbar7 ul {
  margin: 0px 0px;
}

.navbar-default .navbar-nav > li > a {
  color: #ffffff;
}
.sticky .header-bg-div {
  padding: 7px 20px;
  box-shadow: 0px 0px 10px 0px #ddd;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999999;
  background: #ffff;
}

.sticky .main-logo img {
  margin-top: 0px;
}

.sticky #navbar7 ul {
  margin: 0px 0px;
}

.sticky + .body-content {
  padding-top: 102px;
}
.sticky .nav > li img {
  max-width: none;
  width: 100px;
  padding: 10px 0px;
  display: block;
}
.navbar {
  margin-bottom: 0px;
  border: 1px solid transparent;
}
.nav > li img {
  max-width: none;
  width: 100px;
  padding: 10px 0px;
  display: none;
}

.header-bg-div {
  background: #000000;
  padding: 10px 0;
}

.main-logo h3 {
  text-align: center;
  font-weight: bold;
  color: #fff;
  font-size: 30px;
  background: #293745;
  padding: 15px 0px;
}

.navbar-default {
  background: #0000;
  border: none;
  border-radius: 0px;
}
.set-nav-menu li {
  font-weight: bold;
  font-size: 18px;
  background: #0000;
}
.set-nav-menu li a {
  font-weight: 100;
  font-size: 18px;
  text-decoration: none;
}

.set-nav-menu .active a {
  font-weight: 100;
  font-size: 18px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fe5114;
  background-color: #000000;
}
.set-nav-menu li a:hover {
  color: #fe5114 !important;
}
.set-nav-menu .active a:hover {
  background: #0000 !important;
}
.nav > li > a {
  padding: 15px 20px;
}

/* -------- Dropdown ---------- */
.dropbtn {
  background-color: #0000;
  color: white;
  padding: 15px;
  font-size: 15px;
  font-weight: bold;
  border: none;
  text-transform: uppercase;
  padding: 15px 10px;
}
.dropbtn:hover {
  background-color: #fff;
}

.dropbtn span {
  color: #2e3e50;
  text-decoration: none;
  font-weight: bold;
}
.dropbtn span:hover {
  color: #fe5114;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 200px;
  z-index: 1;
  box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.5);
}

.dropdown-content a {
  color: #828282;
  padding: 12px 16px;
  display: block;
}

.dropdown-content a:hover {
  background-color: #fff;
  color: #fff;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown:hover .dropbtn {
  background-color: #0000;
}

.navbar-nav .nav-link {
  color: #fff;
}
.dropend .dropdown-toggle {
  color: #fe5114;
}
.dropdown-item:hover {
  background-color: lightsalmon;
  color: #fff;
}
.dropdown .dropdown-menu {
  display: none;
}
#navbar7 .dropdown-menu {
  padding: 10px 0;
  margin: 0;
}
#navbar7 .dropdown-menu li {
  padding: 5px 0;
}
#navbar7 .dropdown-menu a {
}
.dropdown:hover > .dropdown-menu,
.dropend:hover > .dropdown-menu {
  display: block;
  margin-top: 0.125em;
  margin-left: 0.125em;
}
@media screen and (min-width: 769px) {
  .dropend:hover > .dropdown-menu {
    position: absolute;
    top: 0;
    left: 100%;
  }
}

/*
 * 5.Slider
 * -----------------------------------------------
*/

.slider-div-area img {
  width: 100%;
}
.section-slider-title {
  margin-top: 180px;
}
.slider-div-area h3 {
  color: #fe5114;
  font-weight: bold;
  font-size: 50px;
  font-family: "Roboto";
  margin: 10px 0px;
}
.slider-div-area h1 {
  color: #fe5114;
  font-weight: bold;
  font-size: 70px;
  font-family: "Roboto";
  margin: 10px 0px;
}
.slider-div-area h3 span {
  font-size: 14px;
  color: #fee715;
}
.slider-div-area p {
  color: #fe5114;
  padding-bottom: 10px;
}

/* -------- Notice Board ---------- */
.notice-board-area {
  background: #fe5114;
  box-shadow: 0px 0px 7px 0px #6b65655c;
  width: 100%;
  height: 650px;
}
.notice-board-area .impnews-div {
  height: 120px;
  background: #000000;
  overflow: hidden;
  margin: 20px 5px;
}
.notice-board-area h3 {
  text-align: center;
  padding: 15px;
  border-bottom: 1px solid #fe5114;
  margin: 0;
  background: #fe5114;
  color: #ffffff;
  font-size: 28px;
  font-family: Rockwell;
  font-weight: 600;
}
.impnews-inner-div {

  float: left;
  padding: 10px;
}

.notice-board-area h4 {
  font-size: 16px;
  font-family: Rockwell;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}
.notice-board-area p {
  margin:10px 0 0;
  text-align: left;
  color: #ffffff;
  line-height: 22px;
  white-space: normal;
  font-size:14px;
}
.notice-board-area marquee {
  background: #fe5114;
  padding: 10px 20px;
}

.notice-board-area .set-notice {
  padding: 0px 20px 20px 20px;
}
/* Make it a marquee */
.rotate-text p {
  padding: 10px;
  margin: 0;
  font-size: 16px;
  color: #fff;
  text-align: center;
}
.rotate-text h5 {
  padding: 10px;
  margin: 0;
  font-size:30px;
  color: #ffffff;
  text-align: center;
  font-weight: 600;
}
.marquee {
    width: 100%;
    margin: 0 auto;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
}

.marquee span {
    display: inline-block;
    padding-left: 100%;
    text-indent: 0;
    animation: marquee 35s linear infinite;
}

.marquee span:hover {
    animation-play-state: paused
}

/* Make it move */
@keyframes marquee {
    0%   { transform: translate(0, 0); }
    100% { transform: translate(-100%, 0); }
}

.marquee2 {
    width: 100%;
    margin: 0 auto;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
    padding: 20px;
}

.marquee2 table {
    display: inline-table;
    padding-left: 100%;
    text-indent: 0;
    animation: marquee2 15s linear infinite;
}

.marquee2 table:hover {
    animation-play-state: paused
}

/* Make it move */
@keyframes marquee2 {
    0%   { transform: translate(0, 0); }
    100% { transform: translate(0, -100%); }
}

/*
 * 6.Titles
 * -----------------------------------------------
*/

.section-title .text-color-white {
  color: #fff;
}
.section-title .blue-Clr {
  color: #fe5114;
}
.section-title h3 {
  color: #fe5114;
  padding: 0;
  font-weight: bold;
  font-family: "Rockwell";
  font-size: 22px;
  margin: 10px 0px;
}
.section-title h2 {
  color: #fe5114;
  padding: 0;
  font-family: Rockwell;
  font-weight: 600;
  font-size: 44px;
  margin: 5px 0;
}
.section-title p {
  text-align: center;
}
.heading-seperator {
  position: relative;
}
.heading-seperator span:after {
  right: auto;
  left: 65px;
}
.heading-seperator span:after,
.heading-seperator:after {
  content: "";
  left: 0px;
  position: absolute;
  bottom: 10px;
  width: 31px;
  height: 4px;
  background-color: #fe5114;
}
.margin-130-50 {
  margin: 130px 0px 50px;
}

/*
 * 7.Buttons
 * -----------------------------------------------
*/
.btn-theme {
  background: #fe5114;
  padding: 10px 20px;
  color: #fff5f5;
  font-weight: bold;
  border-radius: 0;
}
.btn-color {
  background: #fe5114;
  color: #fff5f5;
  border-radius: 0;
}
.btn-font {
  font-size: 16px;
  font-weight: 600;
}
.btn-height {
  height: 95px;
}
.btn-themes {
  display: inline-block;
  background: #fe5114 !important;
  color: #fff; 
  padding: 5px 20px;   
}
.btn-themes a,
.btn-themes a:hover,
.btn-themes a:focus {
  color: #fff !important;
}
.bride-set {
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0 1px 0px rgba(0, 0, 0, 0.07);
  color: #fe5114;
  display: block;
  font-size: 14px;
  position: absolute;
  padding: 10px 5px;
  top: 0px;
  right: 0;
  border-radius: 60px;
  margin: 10px 10px;
  width: 40px;
  height: 40px;
  text-align: center;
}
.bride-set {
  animation: pulse 1s;
  animation-iteration-count: infinite;
}
@keyframes pulse {
  0% {
    transform: rotate(0deg) scale(1);
    opacity: 1;
  }
  50% {
    transform: rotate(0deg) scale(1.1);
    opacity: 1;
  }
  100% {
    transform: rotate(0deg) scale(1);
    opacity: 1;
  }
}
/*
 * 8.Home
 * -----------------------------------------------
*/
.section-bg-padding {
  padding-top: 50px;
  padding-bottom: 50px;
}

/* -------- About Us ---------- */


.about-area p {
  color: #4e4e4e;
}

/* -------- counter-box ---------- */

.counter-box {
  font-size: 26px;
  padding: 60px 0;
  background: #fe5114;
  border: 1px solid #000;
}

.counter-box:hover {
  background: url(http://www.qingzhouhuyu.com/template/default/assets-tlxx/image/hover-image.svg) scroll no-repeat 20% 70% #ffffff;
  color: #000000;
  background-size: 300%;
  -webkit-transition: .4s;
  transition: .4s;
}
/* -------- Courses ---------- */

.bg-gray {
  background: #cecece;
}
.course-bx {
  background: #fff;
  padding: 10px;
  margin: 40px 0px;
  text-align: center;
  border-radius: 10px;
}
.course-bx img {
  width: 100%;
}
.course-bx h3 {
  color: #fe5114;
  margin: 20px 0px 15px;
}
.course-bx p {
  padding: 0px 10px;
}

/* -------- Result ---------- */

.result-main-div {
  background: #ffffff;
}
.result-image {
  background: #fe5114;
}
.result-body {
  color: #0c2e60;
  padding: 15px 5px;
  font-family: "Poppins", sans-serif;
  transition: all 0.4s linear 0s;
  text-align: center;
}
.result-body h6 {
  color: #fe5114;
}
.result-body span {
  font-size: 16px;
}
#student-result .disabled {
  display: block !important;
  margin: 20px 0;
}
#teachers-profile .owl-nav {
  margin: 20px 0;
}
#testimonial-slider .disabled {
  display: block !important;
  margin: 20px 0;
}

/* -------- Facilities ---------- */

.margin-top-80 {
  margin-top: 45px;
}
.bg-orange {
  background: #fe5114;
  color: #ffffff;
}
.padd-100-30 {
  padding: 130px 30px 130px 0px;
}
.bg-orange .section-title {
  margin-left: 116px;
}
.bg-white {
  background: #ffffff;
}
.bg-blue {
  background: url(../image/blue-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.skill-area p {
  color: #fff;
  padding: 20px 0px;
}
.skill-area-2 img {
  width: 100%;
}
.facilities {
  font-family: "Open Sans", sans-serif;
  text-align: center;
  padding: 0 0px;
  margin: 0 auto;
}

.facilities .facilities-content {
  color: #fe5114;
  background-color: #fe5114;
  padding: 13px 15px;
  margin: 0 auto 20px;
  height: 155px;
}
.facilities-content:hover {
  background: url(http://www.qingzhouhuyu.com/template/default/assets-tlxx/image/hover-image.svg) scroll no-repeat 20% 70% #ffffff;
  background-size: 300%;
  -webkit-transition: .4s;
  transition: .4s;
  border: 1px solid #fe5114;
}
.facilities-content:hover .facilities-icon, .facilities-content:hover .main-title-three {
  color: #000000;
}
.facilities .facilities-icon {
  font-size: 45px;
  color: #fff;
}
.facilities .facilities-value {
  font-size: 35px;
  font-weight: 700;
  letter-spacing: 0.5px;
  display: block;
}
.facilities h3 {
  font-size: 16px;
  text-transform: capitalize;
  margin: 10px 0px;
  line-height: 25px;
}
.facilities.blue .facilities-content {
  color: #25292a;
  background-color: #12dbe2;
}
.skill-pri-bx {
  color: #fff;
  background: #fe5114;
  padding: 20px;
  margin: 14px -30px 0px 0px;
}
.skill-pri-bx h4 {
  margin: 10px 0px;
}

/* -------- Teacher/Result ---------- */
.single-team {
  margin: 40px 0px;
}
.member-image {
  position: relative;
  overflow: hidden;
}
.member-image .social-profile {
  position: absolute;
  top: 30px;
  right: 30px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s linear 0s;
}
.member-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  padding: 20px;
  font-family: "Poppins", sans-serif;
  transition: all 0.4s linear 0s;
}
.default_bg {
  background-color: #fe5114;
}
.member-info h6 {
  color: #fe5114;
}
.member-info span {
  font-size: 16px;
}
.member-info a {
  color: #fff;
  font-size: 14px;
  background: #fe5114;
  padding: 5px;
}

/* -------- Student Says ---------- */
.testimonial-area {
  color: #ffffff;
  background-color: #161616;
  box-shadow: 0px 0px 4px 0px #c5c5c5;
  height: 205px;
  overflow: hidden;
  margin: 10px;
}
.testimonial-area img {
  margin-bottom: 15px;
}
.testimonial-area p {
  color: #fff;
  text-align: justify;
}
.testimonial-area h3 {
  color: #ffffff;
  font-size: 15px;
}
#testimonial img {
  background: #f0f0f0;
}
.testimonial-profile {
  background: #fe5114;
  padding: 15px;
}
.testimonial-content {
  padding: 20px 20px 20px 0px;
}
/* -------- Faqs ---------- */

#faqs a:hover,
#faqs a:focus {
  text-decoration: none;
}
#faqs .panel-heading {
  color: #fff;
  background-color: #fe5114;
  border-color: #fff;
  border-radius: 0;
  padding: 13px 15px;
}
#faqs .text-success,
#faqs .text-info {
  color: #ffffff;
}

/*
 * 9.Footer
 * -----------------------------------------------
*/
.footer-top {
  background-color: #000000;
  color: #fff;
}
.footer-top .footer-logo {
  background: #fff;
  padding: 20px;
  margin-bottom: 15px;
}
.footer-top .footer-logo img {
  width: 100%;
}
.footer-div-area h3 {
  color: #ffffff;
  font-size: 30px;
  font-family: Rockwell;
  font-weight: 100;
  margin:20px 0;
}
.footer-div-area p {
  line-height: 30px;
  margin: 0;
  text-align:center;
}
.footer-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-list ul li:first-child a {
  padding-top: 0;
}
.footer-list ul li a {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  padding: 5px;
  text-transform: capitalize;
  transition: all 0.4s linear 0s;
}
.footer-div-area .open-hours {
  list-style-type: none;
  padding: 0;
}
.footer-div-area .open-hours li {
  padding: 10px 0;
}
.footer-div-area {
  padding: 50px 0px;
  
  border: 1px solid #fff;
  border-bottom: none;
}
.footer-four {
  text-align: right;
}
.footer-div-area i {
  margin-right: 6px;
}
.footer-two .social-accounts {
  margin:15px 0;
}
.footer-two .social-accounts ul li a {
    border: 1px solid #ffffff;
}
.footer-two .social-accounts i {
  margin: 0;
}
/* -------- Footer Bottom ---------- */

.footer-bottom {
  background: #000000;
  color: #fff;
  padding: 5px 0px;
}
.footer-bottom-bx p {
  font-size: 14px;
  padding: 5px 0px 0px;
  margin-bottom: 0px;
  text-align: center;
}
.social-accounts ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
}
.social-accounts ul li {
  display: inline-block;
}
.social-accounts ul li a {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  color: #fff;
  border: 1px solid #fe5114;
  background-color: #fe5114;
  transition: all 0.4s linear 0s;
  text-align: center;
}
.footer-three .fa {
  margin-right: 10px;
  color: #fe5114;
}

/*
 * 10.About Page
 * -----------------------------------------------
*/
.pagetitle-Bg {
  background: #fe5114;
  text-align: center; padding:50px 0;
}
.pagetitle-Bx h1 {
  color: #fff;
  font-size: 35px;
  font-family: Rockwell;
  font-weight: 100;
  margin: 10px 0px;
}

/*
 * 11.Courses Page
 * -----------------------------------------------
*/
.padd-50 {
  padding: 80px 0px 50px;
}
.single-course {
  position: relative;
  border: 1px solid #ddd;
  margin: 0px 0px 30px 0px;
  height: 202px;
}
.course-thumb {
  position: relative;
}
.course-thumb img {
  width: 100%;


}

.course-content {
  border-radius: 3px;
  padding: 15px 5px;
  position: relative;
  text-align: center;
}

.course-content h3 a {
  font-size: 16px;
  display: block;
  color: #fe5114;
  text-decoration: none;
}
.course-content p {
  color: #0c2e60;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 20px;
}
.course-content .enroll {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.course-content .enroll .total-students {
  display: block;
  margin: 0;
  font-size: 17px;
  color: #fe5114;
}
.ratings a {
  display: inline-block;
  color: #f98f05;
}
.ratings .enrolled {
  display: inline-block;
  font-size: 13px;
  margin-left: 0;
}
.course-content .enroll div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.course-meta {
  position: relative;
}
#single-course img {
  box-shadow: 0px 0px 4px 1px #959595;
}
#single-course h3 {
  color: #fe5114;
}
/*
 * 12.Contact Page
 * -----------------------------------------------
*/

.contact-box {
  font-size: 26px;
  padding: 45px 0;
  background: #fe5114;
  border: 1px solid #000;
  color: #fff;
  height: 220px;
}
.contact-box:hover {
  background: #ffffff;
  color: #000000;
}
.contact-text {
  font-size: 18px;
}
#contact-form-div {
  padding: 50px;
  border: 1px solid #dddddd;
  clear: both;
}
#contact-form-div button {
  border:1px solid #ffffff;
}
#contact-form .form-control {
    padding: 22px;
    border-radius: 0;
    outline: 0;
}
/*
 * 13.Result Page
 * -----------------------------------------------
*/

.results-page .result-body {
  padding: 10px 5px;
  background: #000;
}
.results-page h6 {
  margin: 0;
}


/*
 * 14.404 Page
 * -----------------------------------------------
*/
.error-bg {
  background-image: linear-gradient(to right, #041f3f96, #031d3b8a),
    url(https://www.webroofs.com/HBTThemes/hbt-tuition002/images/unnamed.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 150px 0px 180px;
}
.error-bg h1 {
  font-size: 150px;
  color: #fff;
  font-weight: bold;
  font-family: auto;
}
.error-bg p {
  text-align: center;
  color: #ffff;
  padding-bottom: 20px;
}

/*
 * 15.Coming Soon Page
 * -----------------------------------------------
*/

.comingsoon-bg {
  background-image: url(http://www.qingzhouhuyu.com/template/default/assets-tlxx/image/coming-soon.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  padding-top: 15%;
}
.comingsoon-bg h1 {
  font-size: 45px;
  color: #fff;
  font-weight: 600;
  font-family: auto;
  margin: 0;
}
.comingsoon-bg p {
  padding: 30px 0;
  color: #fff;
  text-align: justify;
}
.coming-soon-page {
  width: 40%;
  margin: 0 auto;
  text-align: center;
  background: #fe5114ba;
  padding: 30px;
}
.coming-soon-page a {
  color: #fff;
}
.mobile-view {
  display: none;
}

/*
 * 16.Blog Page
 * -----------------------------------------------
*/

.blogs-area {
  margin: 0 15px;
  border-bottom: 1px solid #dadada;
  box-shadow: 0 0 15px 2px rgba(223, 223, 223, 0.8);
  transition: all 0.4s ease-in-out 0s;
  margin: 20px 0px;
}
.blogs-area .news-img {
  position: relative;
  overflow: hidden;
}


.blogs-area .news-img img {
  width: 100%;
  height: auto;
}
.blogs-area .category {
  width: 50%;
  font-size: 20px;
  color: #fff;
  line-height: 21px;
  text-align: center;
  text-transform: capitalize;
  padding: 11px 0;
  background: #fe5114;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.5s ease-in-out 0s;
}
.blogs-area:hover .category {
  left: 0;
}
.blogs-area .news-review {
  padding: 25px 20px;
  background: #fff;
  position: relative;
}
.blogs-area .news-title {
  margin: 0;
}
.blogs-area .news-title a {
  display: inline-block;
  font-size: 18px;
  color: #fe5114;
  margin-bottom: 15px;
  transition: all 0.3s linear 0s;
  line-height: 25px;
}
.blogs-area .news-title a:hover {
  text-decoration: none;
  color: #555;
}
.blogs-area .news-description {
  color: #555;
}
#single-blog img {
  box-shadow: 0px 0px 4px 1px #959595;
}
#single-blog h3 {
  color: #fe5114;
}
.news-review .news-bar {
  margin-top: 20px;
}
.news-bar span {
  display: inline-block;
  font-size: 14px;
}
.news-bar span i {
  margin-right: 5px;
  color: #999;
}
.news-bar span a {
  color: #999;
  text-transform: uppercase;
}
.news-bar span a:hover {
  text-decoration: none;
  color: #ff9412;
}
.news-bar span.comments {
  float: right;
}
@media only screen and (max-width: 359px) {
  .news-slide .category {
    font-size: 13px;
  }
}

/*
 * 17.Event Page
 * -----------------------------------------------
*/

.event-box h3 {
  margin: 0;
  text-align: center;
  background: #fe5114;
  padding: 6px 0;
  color: #ffffff;
}

/*
 * 18.Gallery Page
 * -----------------------------------------------
*/

#gallery img {
  box-shadow: 0px 0px 6px 1px #d3d3d3;
}

/*
 * 19.Awards Page
 * -----------------------------------------------
*/

#awards-page img {
  box-shadow: 0px 0px 6px 1px #d3d3d3;
  height: 535px;
}
.mt-20{ margin-top:20px;}
.mt-15{ margin-top:15px;}
.mb-30{ margin-bottom:30px;}
.text-white{ color: #fff !important;}
.text-dark{ color:#000 !important;}
.has_bj1{ background:url(../image/bj1.jpg) no-repeat; padding-bottom:80px;}
.has_bj2{ background:url(../image/bj2.png) no-repeat top right; padding-bottom:80px;}
.has_bj3{ background:url(../image/bj3.jpg) no-repeat top center; padding-bottom:80px; margin-top:120px;}
.has_bj4{ background:url(../image/bj4.jpg) no-repeat; padding-bottom:80px;}
.right-content .right-clos:nth-child(1){ margin-top:500px;}
.right-content .right-clos:nth-child(2){ margin-top:260px;}
.right-content .right-clos:nth-child(3){ margin-top:60px;}

.left-content .left-clos:nth-child(1){ margin-left:80px; margin-right:80px;}
.left-content .left-clos:nth-child(2){ margin-left:120px; margin-right:40px;}
.left-content .left-clos:nth-child(3){ margin-left:140px; margin-right:20px;}



 .left-clos2:nth-child(1){  margin-right:-80px;}
 .left-clos2:nth-child(2){ margin-right:80px;}
 .left-clos2:nth-child(3){  margin-right:0px;}
 
  .right-clos2:nth-child(1){  margin-left:0px;}
 .right-clos2:nth-child(2){ margin-left:100px;}
 .right-clos2:nth-child(3){  margin-left:60px;}
 
 .info-base p{ font-size:16px; color:#fff; margin-bottom:10px;}
 
 .info-base2 p{font-size:16px; color:#222; margin-bottom:10px;}
