/*
Theme Name: ffLearning
Theme URI: http://ffLearning.com/ffLearning/
Author: Anwer Abdul Rehman
Author URI: http:/.social-icons-top li a i/ffLearning.com/
Description: ffLearning is a modernized and Speedy theme designed and developed for a ABC Devner Computers site.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Text Domain: ffLearning
.social-icons-top li a i
*/
.annframe-c-tble {
    border-radius: 8px;
    background: #e1e1e1;
}
.annframe-c-tble h3 {
    padding-left: 30px;
}
.annframe-c-tble .annframe-table tr td {
    padding-left: 30px !important;
}
/*******************************************/
.advisor-font {
  font-family: 'Volkhov', serif;
  font-weight: bold;

}
.navbar-desktop .site-menu {
  margin-top: 40px;
}
.logo-brand {
  padding: 5px 0px;
}
.navbar-desktop .site-menu > ul li a {
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
  color: #1e2969;
  transition: all 0.3s;
  padding-right: 1px;
  padding-left: 1px;
font-family: 'Roboto Condensed', sans-serif;
    font-size: 19px;
}
.dropdown-menu li a {
  font-weight: 400 !important;
}
.navbar-desktop .site-menu > ul li a:hover,
.navbar-desktop .site-menu > ul li a:active,
.navbar-desktop .site-menu > ul li a:focus {
  border-bottom: 0px;
  text-decoration: none;
}
.navbar-desktop .site-menu ul li a:hover {
  transition: all 0.3s;
  text-decoration: none;
  color: #1e2969;
}
.navbar-desktop .site-menu ul li.current-menu-item a {
  color: #1f3284;
}
.main-header nav {
  background: rgba( 255,255,255,0.95 );
}

.navbar-stick nav {
  background: rgba( 255,255,255,0.95 );
}
.navbar-stick nav .logo-brand img {
  height: 40px;
  width: auto;
}
.navbar-stick nav .site-menu {
  margin-top: 13px;
}
/*********************** end header **************************/

/**************** Main Banner *************************/
.main-banner {
  position: relative;
  width: 100%;
  height: auto;
}
.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0;
  right: 0;
}
.live-chat .glyphicon-comment {
  font-size: 14px;
}

.stick-to-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
/**************** End Main Banner *************************/

/**************** Welcome Message *************************/


.bg-map-img p {
  font-size: 17px;
  color: #8c8f94;
}
/**************** End Welcome Message *************************/

/**************** Services Section *************************/
section.services {
  background: #ffffff;
}
.services-inner  {
    margin: 20px 0px;
}
.services-inner p {
  font-size: 18px;
  color: #8c8f94;
}

/**************** End Services Section *************************/


.slick-next:before,
.slick-prev:before {
  color: red;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  color: #000;
}
.slider-nav .slick-track {
  display: inline-block !important;
    opacity: 1 !important;
    width: auto !important;
    transform: none !important;
}
.slider-main-img img {
  border-radius: 100%;
}
.testi-slider-nav .slick-slide {
  width: 110px;
}
.testi-slider-nav .slick-slide {
  opacity: 0 !important;
}
.slick-slide.slick-active {
  opacity: 1 !important;

}
.slick-next:before {
  color: #bbbbbb;
}
.slick-prev:before {
  color: #bbbbbb;
}
.slick-slide.slick-active img {
  width: 100%;
  opacity: 1;
  height: auto;
  margin-top: 12px !important;
}
.slider-main-img img {
  max-width: 120px;
  height: auto;
  margin: 0 auto;
  opacity: 0.5;
}
.slick-slide.slick-current.slick-active.slick-center img {
  width: 100%;
  height: auto;
  margin-top: 0px !important;
  position: relative;
  border: 0px solid #666666;
  padding: 5px;
  opacity: 1;
}
.rating-img {
  width: 22px !important;
  height: 22px !important;
  display: inline !important;
  opacity: 1 !important;
  margin: 0 auto !important;
}

/****************** Top banner *********************/
section.banner {
  position: relative;
}
.banner .overlay {
  height: auto;
  top: 70%;
  transform: translateY(-60%);
}
/******************* Breadcrumb **********************/
section.breadcrumb {
  background: #96a4a8;
  padding: 20px 0px;
  border-radius: 0px;
}
section.breadcrumb li {
  color: #fff;
  font-style: italic;
}
section.breadcrumb li a {
  font-weight: bold;
  color: #fff;
}
section.breadcrumb li:after {
  content: ">";
  color: #fff;
  margin-left: 8px
}
section.breadcrumb li:last-child:after {
content: "";
margin-left: 0;
}
.social-icons a {
  padding: 0px 4px;
}
.social-icons a:hover {
  text-decoration: none;
}
.ann-icons:before {
  font-family: "Fontawesome";
  color: #eee;
  transition: all 0.3s;
  font-size: 20px;
}
.ann-icons:hover:before {
  color: #fff;
  transition: all 0.3s;
  text-decoration: none;
  border: 0px;
}
.facebook:before
{
  content: '\f09a';
}
.twitter:before
{
  content: '\f099';
}
.instagram:before
{
  content: '\f16d';
}
.google-plus:before
{
  content: '\f0d5';
}

/********************** Archive Page ***********************/
.thumbnail {
  padding: 0px;
  margin: 0px;
  border: 0;
  border-radius: 0;
}
.posts header.header {

}
.posts header.header h2 {
  margin: 0px;

}
.posts .posts-social-icons {
  margin-top: 5px;
}
.posts .posts-social-icons span.ann-icons:before {
  background: #bbb;
  width: 25px !important;
  height: 25px !important;
  font-size: 15px;
  line-height: 25px;
  text-align: center;
  display: inline-block;
  border-radius: 100%;
}
.posts .posts-social-icons span.facebook:before {
  background: #6081c4 ;
}
.posts .posts-social-icons span.google-plus:before {
  background: #e62b33 ;
}
.posts .posts-social-icons span.twitter:before {
  background: #43bdef ;
}
.posts .posts-social-icons span.instagram:before {
  background: #864c2d ;
}
.posts .posts-social-icons span.ann-icons:hover:before {
  color: #ffffff !important;
}
.posts a {
  color: #000000;
  transition: all 0.3s;
}
.posts a:hover,
.posts a:active,
.posts a:focus {
  color: #666666;
  text-decoration: none;
  transition: all 0.3s;
}
.time {
  line-height: 20px;
  padding-left: 25px;
  position: relative;
  color: #8e9ea2;
  font-weight: bold;
  margin: 5px 0px;
  transition: all 0.3s
}
.time:before {
  content: '\f017';
  color: #8e9ea2;
  font-size: 20px;
  line-height: 20px;
  margin-right: 5px;
  position: absolute;
  left: 0px;
  transition: all 0.3s;
  font-weight: 300;
}
.time:hover:before,
.time:hover {
  transition: all 0.3s;
  color: #8e9ea2;
}
.posts .post-body p {
  font-size: 17px;
  color: #8c8f94;
}
.inner-post {
  border-bottom: 1px solid #bbb;
  padding: 20px 0px;
}
.angle-left:before {
  content: '\f104';
  color: #8e9ea2;
  font-size: 30px;
  line-height: 30px;
  font-style: normal;
}
.angle-right:before {
  content: '\f105';
  color: #8e9ea2;
  font-size: 30px;
  line-height: 30px;
  font-style: normal;
}
.ffLearning-pagination {
  margin: 30px 0px;
}
.ffLearning-pagination i,
.ffLearning-pagination a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: inline-block;
}
.ffLearning-pagination a {
  font-size: 20px;
  color: #8e9ea2;
}
.ffLearning-pagination span.current {
  font-size: 22px;
  line-height: 30px;
  color: #d27400;
}
.widget {
  padding: 10px 0px;
}
.widget_categories ul li {
  list-style: none;
}
.widget_categories ul li a {
  font-size: 17px;
  color: #555555;
  transition: all 0.3s;
  font-weight: bold;
  line-height: 40px;
}
.widget_categories ul li a:hover {
  color: #000000;
  transition: all 0.3s;
  text-decoration: none;
}
.widget .posts h3 {
  margin: 0px;
}
.widget .posts .row.post {
  margin: 10px 0px;
}
.services-table h2 {
  margin: 0px;
}
.shadow-img {
  box-shadow: 0px 5px 15px #bbb;
}
/***************** support ***************/
.fancy-list {
  margin: 0px;
  padding: 0px;
}
.fancy-list li {
  list-style: none;
  padding: none;
  font-size: 16px;
  color: #5f6165;
  line-height: 22px;
  padding: 4px 0px;
  padding-left: 40px;
  position: relative;
}
.strong-text-supp strong {
  line-height: 30px;
}
.fancy-list li:before {
  content: "\f00c";
  color: #d27400;
  position: absolute;
  left: 0px;
}
.time-icon,
.phone-icon,
.map-icon {
  padding: 4px 0px;
  padding-left: 40px;
  position: relative;
  font-size: 18px;
  color: #d27400;

}
.time-icon:before {
  content: "\f017";
  color: #d27400;
  position: absolute;
  left: 0px;
}
.phone-icon:before {
  content: "\f095";
  color: #d27400;
  position: absolute;
  left: 0px;
}
.map-icon:before {
  content: "\f041";
  color: #d27400;
  position: absolute;
  left: 0px;
}
/******************************************************/
/****************** User Reviews **************************************/
section.user-reviews {

}
section.user-reviews .reviews-stars {
width: 100%;
border-bottom: 1px solid #bbb;
}
section.user-reviews .city {

}
section.user-reviews .reviews {
width: 100%;
font-size: 15px;
margin-top: 20px;
}
.user-reviews-inner .user-img img {
  border-radius: 100%;
}
.user-reviews-inner .quote {
  text-align: center;
  margin-top: 15px;
}
.user-reviews-inner .quote img {
  display: inline-block;
}
button.slick-arrow:before {
  display: none !important;
}
/***************************Footer **********************************/

.black-bg {
  background: #232323;
}
.footer-widgets ul {
  padding: 0px;
}
.footer-widgets ul li {
  list-style: none;
  padding: 0px;
  padding: 3px 0px;
}
.footer-widgets ul li:before {
  content: "\f111";
  font-family: "Fontawesome";
  color: #f47c2a;
  margin-right: 8px;
}
.footer-widgets ul li a {
  color: #959595;
  transition: all 0.3s;
  line-height: 30px;
  font-size: 16px;
}
.footer-widgets ul li a:hover {
  text-decoration: none;
  color: #fff;
}
.footer-widgets .form-control {
  border-color: #959595 !important;
  color: #1d1d1d;
}
.footer-widgets .form-control::-moz-placeholder {
  color: #1d1d1d;
  opacity: 1;
}
.footer-widgets .form-control:-ms-input-placeholder {
  color: #1d1d1d;
}
.footer-widgets .form-control::-webkit-input-placeholder {
  color: #1d1d1d;
}
.footer-widgets textarea.form-control {
  height: 120px;
}
.footer-widgets .btn-absolute {
  background: transparent;
  border: none;
  color: #f47c2a;
  font-weight: 800;
  text-transform: uppercase;
  position: absolute;
  right: 8px;
  bottom: 41px;
}
/************** about page *****************/
.featured-servicesss h3 {
  margin: 5px 0px;
  padding-left: 30px;
  position: relative;
}
.featured-servicesss h3:before {
  content: "\f046";
  color: #f47c2a;
  font-family: "Fontawesome";
  position: absolute;
  left: 0;
  font-size: 25px;
  line-height: 25px;
}
.featured-servicesss p {
  padding-left: 30px;
}
.careers p {
  color: #ffffff;
}
.page ul {
  padding: 0px;
}
.page ul li {
  padding: 0px;
  list-style: none;
}
.page ul li:before {
  content: "\f0da";
  font-family: "Fontawesome";
  color: #f47c2a;
  padding-right: 12px;
}
.contact-banner-inner {
  background: #003757;
  border-radius: 5px;
  font-size: 20px;
  line-height: 35px;
  color: #ffffff;
  margin: 0 auto;
  padding-left: 100px;
  padding-right: 100px
}
.contact-banner-inner a:hover {
  text-decoration: none;
  color: #ffffff;
  transition: all 0.3s;
}
.fancy-top-internet .top-section-2-content {

}
.top-section-2-content h4 {
  margin-bottom: 0px;
  color: #4367b1;
  padding-left: 25px;
  position: relative;
}
.top-section-2-content h4:before {
  content: "\f101";
  font-family: "Fontawesome";
  color: orange;
  position: absolute;
  left: 0px;
}
.fancy-top-internet .top-section-2-content .messsage p {
  font-size: 14px !important;
  padding-left: 25px;
  display: block;
}
.it-services-page .fancy-top {
  padding-bottom: 0px !important;
}
.no-child-bot-pad section.pv-60 {
  padding-bottom: 0px !important;
}
.roung-orange {
  background: #f47c2a;
  color: #ffffff;
  height: 30px;
  width: 30px;
  margin-right: 12px;
  line-height: 30px;
  text-align: center;
  border-radius: 100%;
  margin-bottom: 5px;
}
.roung-orange:before {
  line-height: 30px;
  font-size: 20px;
}
.contact-page .form-control {
  border: 1px solid #bbb;
  color: #666;
}
.contact-page .form-control::-moz-placeholder {
  color: #bbb;
  opacity: 1;
}
.contact-page .form-control:-ms-input-placeholder {
  color: #bbb;
}
.contact-page .form-control::-webkit-input-placeholder {
  color: #bbb;
}
.contact-page input.form-control {
  height: 50px;
}
.contact-page textarea.form-control {
  height: 300px;
}
.btn-info {
  border-radius: 8px;
  background: #003757;
  color: #fff;
  transition: all 0.3s
}
/*************************** Components **********************/
body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color: #1d1d1d;
}
ul li,
ol li,
ul li a,
ol li a,
a {
  font-weight: 400;
}
.img-center {
  margin: 0 auto;
}
.img-full {
  width: 100%;
  height: auto;
}
.btn-lg {
  border-radius: 30px;
  padding-left: 35px;
  padding-right: 35px;
  transition: all 0.3s;
  border-color: #bbb;
  border-width: 1px;
  background: #eef0f2;
}
.pv-60 {
  padding: 60px 0px;
}
.pv-40 {
  padding: 40px 0px;
}
.pv-30 {
  padding: 30px 0px;
}
.uppercase {
  text-transform: uppercase;
}
.white-clr {
  color: #ffffff;
}
.orange-bg {
  background: #f47c2a;
}
.light-orange-bg {
  background: #e57e00;
}
.no-mp {
  margin: 0px;
  padding: 0px;
}
.form-control {
  background: #FFF;
  color: #333;
  box-shadow: none;
  border-color: #bbb;
}
.form-control::-moz-placeholder {
  color: #1d1d1d;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #1d1d1d;
}
.form-control::-webkit-input-placeholder {
  color: #1d1d1d;
}
.search-field {
  color: #000000;
  height: 40px;
  border-color: #bbbbbb;
}
.search-field::-moz-placeholder {
  color: #bbbbbb;
  opacity: 1;
}
.search-field:-ms-input-placeholder {
  color: #bbbbbb;
}
.search-field::-webkit-input-placeholder {
  color: #bbbbbb;
}
.btn-white {
  background: #ffffff;
  border-radius: 5px;
  color: #e57e00;
  font-size: 16px;
  transition: all 0.3s;
}
.bold {
  font-weight: bold;
}
.black {
  color: #000000;
}
footer.footer-main p.no-mp {
  font-size: 18px
}
.btn-danger {
  background: #d01815
}
.small-icon {
  font-size: 12px;
}
.ann-dot {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #eee;
  display: inline-block;
}
.btn-danger:hover .ann-dot {
  background: #ffffff;
}
.contact-icon {
  font-size: 20px;
}
.l-grey-bg {
  background: #f6f7f7;
}
h2.lg {
  font-size: 25px;
}

.d-grey-clr {
  color: #8c8f94;
}
.breadcrumb {
  margin-bottom: 0px;

}
p {
  font-size: 17px;
  color: #8c8f94;
}
.contact-bg {
  background-image: url( '../images/contact-bg.jpg' ) no-repeat;
  background: url( '../images/contact-bg.jpg' ) no-repeat;
  background-color: #e57e00;
  background-size: 38% 100%;
}


/********************** Header *******************************
**************************************************************/

.social-icons-top {
  margin-bottom: 0px;
  height: 30px;
}
.social-icons-top a i {
     font-size: 18px;
    line-height: 30px;
    color: #fff;
    padding-right: 0px;
    border-radius: 100%;
    height: 30px;
    width: 30px;
    text-align: center;
    margin-top: 3px;
}
.social-icons-top a i.fa-facebook {
  background: #304580;
}
.social-icons-top a i.fa-twitter {
  background: #4298ef;
}
.social-icons-top a i.fa-instagram {
  background: #dc5e5a;
}
.social-icons-top a i.fa-linkedin {
  background: #0f63a7;
}
.social-icons-top a i.fa-google-plus {
  background: #db4437;
}
.social-icons-top a i.fa-youtube-play {
  background: #cc181e;
}
.main-header nav {
  border: 0px;
  border-radius: 0px;
}

.main-header nav ul li a {
  color: #ffffff;
}
.blue-bg {
  background: #1f307f;
}
.blue-clr {
  color: #1f307f;
}
.big-font {
  font-size: 28px !important;
}
.banner-contact {
}
.banner-contact .col-md-6 {
  padding: 5px 0px;
  line-height: 40px;
  font-size: 20px;
}
.banner-contact .col-md-6 .fa {
  position: relative;
}
.banner-contact .col-md-6 .fa:before {

position: absolute;
left: -30px;
top: -20px;
}
.orange-clr {
  color: #f47c2a;
}
.orange-border {
  border-bottom: 4px solid #d56e27;
}
.blue-border {
  border-bottom: 4px solid #2855af;
}
h1 {
  font-size: 35px;
  line-height: 43px;
}
p, div {
  font-size: 16px;
  color: #666666;
  line-height: 25px;
}
.services-inner {

}
.fw-800 {
  font-weight: 800;
}
.contact-bg {
  background: url( '../images/contact-bg.jpg' ) no-repeat;
}
.promo-inner {
  border: 1px solid #ffffff;
  border-radius: 5px;
  margin: 15px 0px;
}
.promo-inner h4 {
  margin: 10px 0px;
}
.promo-inner img {
  width: 50px;
  height: 50px;
  margin-left: 15px;
  margin-right: 15px;
}
/********************* tabs *********************/
section.tabs .accordion {
  border: 1px solid #eeeeee;
}
.accordion-group {
  border-bottom: 1px solid #eee;
}
.accordion-heading:nth-last-child() {
  border-bottom: 0px;
}
.accordion-heading h4 {
  margin: 0px;
}
.accordion-heading h4 a {
  margin-left: 15px;
}
.accordion-heading h4 span {
  border-right: 1px solid #eee;
  padding: 10px
}
.accordion-inner {
  margin-left: 38px;
  border-left: 1px solid #eeeeee;
  padding: 0px 20px;
}
.accordion-inner ul {
  padding: 0px;
}
.accordion-inner ul li {
  list-style: none;

}
.accordion-inner ul li:before {
  content: "\f101";
  font-family: "Fontawesome";
  color: #ff9900;
  padding-right: 12px;
}
.accordion-heading a:active,
.accordion-heading a:focus,
.accordion-heading a:hover {
  text-decoration: none;

}
.accordion-heading span.glyphicon-plus {
  color: #f47c2a;
}
/***************** Pages *********************/
.l-grey-bg {
  background: #d5d5d5;
}
.white-bg {
  background: #ffffff;
}
.img-sec-page {
  position: relative;
}
.static {
  position: static
}
.iiinner-image {
  position: absolute;
  top: 0;
  width: 42.5%;
  height: 100%;
  background-size: cover;
}
.iiinner-image.right {
  right: 0;
  background-position: right !important;
  background-repeat: no-repeat !important;
}
.iiinner-image.left {
  left: 0;
  background-position: left !important;
  background-repeat: no-repeat !important;
}
.clr-66 {
  color: #666666;
}
.color-blue {
  color: #4367b1;
}
.relative {
  position: relative;
}
.img-full {
  width: 100%;
  height: auto;
}
.overlay-50 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: auto;
}

.ph-60 {
  padding-left: 60px;
  padding-right: 60px;
}
.small-text {
  font-size: 14px;
}
.btn-info {
  border-radius: 8px;
  background: #003757;
  color: #fff;
  transition: all 0.3s
}
.drk-blue-clr {
  color: #003757;
}

/** Nadeem Styles **/
.und{
    width: 10%;
    /* text-align: left; */
    margin-left: 0%;
    border: 2px solid;
}
.f17{
font-size: 17px;
}
.line-blue {
    width: 50px;
    height: 2px;
    background: #1f307f;
margin-top:10px;
}
.services-inner h4 {
    font-size: 1.61rem;
    margin: 0px;
}
.block-select span.wpcf7-list-item { display: block; }
.must-checkbox span.wpcf7-list-item { display: block; }
input[name="enr-correct-information[]"],
input[name="enr-agree-terms[]"] {
position: absolute;
    left: 0;
}
span.arrange-label-with-box {
padding-left: 33px;
    display: block;
    margin-top: -14px;
}
img {
    max-width: 100%;
    height: auto;
}
img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

@media screen and (min-width: 768px) {
    .navbar-default .navbar-nav > li > a {
        padding-left: 10px;
        padding-right: 10px;
    }
}
#nav-below{ display:none;}
.custom-search-form{
    padding: 3%;
    margin-left: 7%;
    margin-right: 7%;
    border: 1px solid #bbb;
}

#pmpro_levels_table{
    width: 80%;
    text-align: center;
    border: 1px solid gray;
    border-spacing: 10px;
}

#pmpro_levels_table th, #pmpro_levels_table td{
    text-align:center;
    border-right: 1px solid gray;
    border-top: 1px solid gray;
}

/****************star rating**********************/
.customers-review span.stars-container{font-size:24px !important;}
.ftsz-16{font-size:16px !important;}
.stars-container {
  position: relative;
  display: inline-block;
  color: transparent;
}

.stars-container:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '★★★★★';
  color: lightgray;
}

.stars-container:after {
  position: absolute;
  top: 0;
  left: 0;
  content: '★★★★★';
  color: gold;
  overflow: hidden;
}

.stars-0:after { width: 0%; }
.stars-10:after { width: 10%; }
.stars-20:after { width: 20%; }
.stars-30:after { width: 30%; }
.stars-40:after { width: 40%; }
.stars-50:after { width: 50%; }
.stars-60:after { width: 60%; }
.stars-70:after { width: 70%; }
.stars-80:after { width: 80%; }
.stars-90:after { width: 90%; }
.stars-100:after { width: 100; }

/***featured post****/
.featured-mark{
	border: 0px !important;
    position: absolute;
    top: 15px;
    right: 0px;
}

#wpmem_reg label {display:inline-block !important;}
.img-right{float:right;}
div.post-content p{font-size:14px; line-height:20px; text-align: justify; text-justify: inter-word; font-weight:400;}

.modal-dialog{
    margin-top:15%;
}

.modal-header{
    background-color: #1f307f;
    border-radius: 5px 5px 0px 0px;    
}
.modal-header h4{    color: rgba(255,255,255,0.7); }
.modal-header .close{ color:white; opacity:0.5; }

#ContactModal .modal-dialog{
    margin-top:10%;
}

/****************************************/
/* Rating Star Widgets Style */
.rating-stars ul {
  list-style-type:none;
  padding:0;
  
  -moz-user-select:none;
  -webkit-user-select:none;
}
.rating-stars ul > li.star {
  display:inline-block;
  
}

/* Idle State of the stars */
.rating-stars ul > li.star > i.fa {
  font-size:2.5em; /* Change the size of the stars */
  color:#ccc; /* Color on idle state */
}
.rating-stars ul > span{  font-size:3em; }

/* Hover state of the stars */
.rating-stars ul > li.star.hover > i.fa {
  color:#FFCC36;
}

/* Selected state of the stars */
.rating-stars ul > li.star.selected > i.fa {
  color:#FF912C;
}
/****************************************/

