/******************************************************
 * @package Pav Opencart Theme Framework for Opencart 1.5.x
 * @version 3.0
 * @author http://www.pavothemes.com
 * @copyright	Copyright (C) May 2014 PavoThemes.com <@emai:pavothemes@gmail.com>.All rights reserved.
 * @license		GNU General Public License version 2
*******************************************************/
/* $gray-lighter:        lighten($gray-base, 93.5%) !default; // #eee */
/* $headings-font-family-v2:   "Gotham-Black" !default;
$headings-font-family-v3:   "gotham_ultraregular" !default; */
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/**
 * Product Item Selectors
 */
/***********************************************************************/
/**
 *   Blocks Layout Selectors 
 */
/* --- SCSS For Accordion --- */
/* --- SCSS For Breadcrumb --- */
/* --- SCSS For Buttons --- */
/* --- SCSS For Call-to-action --- */
/* --- SCSS For Content-slider --- */
/*  */
/* carousel-controls-v1 */
/* carousel-controls-v2 */
/* carousel-controls-v3 */
/* Navigation Styles */
/* carousel-indicators-v1 */
/* carousel-indicators-v2 */
/* carousel-indicators-v3 */
/* carousel-indicators-v4 */
/* carousel-indicators-v5 */
/* carousel-indicators-v6 */
/* --- SCSS For Counters --- */
/* --- SCSS For Heading --- */
/* --- SCSS For Icon-box --- */
/* --- SCSS For Interactive-banner --- */
/* --- SCSS For Latest-posts --- */
/* latest posts */
/* --- SCSS For List --- */
/* variables for list */
/* variables for list light */
/* --- SCSS For Message --- */
/* --- SCSS For Newsletter --- */
/* --- SCSS For Piechart --- */
/* --- SCSS For Pricing --- */
/* --- SCSS For Process-steps --- */
/* process-steps */
/* --- SCSS For Service --- */
/* variables for tab style1 using as base of tab */
/* --- SCSS For Style-icon --- */
/* Variables icons default */
/* Variables icons bodered */
/* Variables icons darker */
/* Variables icons light */
/* Variables icons plain */
/* Variables icons for light style */
/* Variables icons outline */
/* Variables icons inverse */
/* --- SCSS For Table --- */
/* --- SCSS For Tabs --- */
/* variables for tab style1 using as base of tab */
/* tab style version 4 */
/* tab style version 5 */
/* tab style version 6 */
/* --- SCSS For Testimonials --- */
/* testimonials default */
/* testimonials-v1 */
/* testimonials light */
/* --- SCSS For Typography --- */
/* panel */
/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/*inline-block
============================================*/
/****/
/* RIGHT TO LEFT */
/* Curl Top Right */
/**absolute**/
@import url(https://fonts.googleapis.com/css?family=Hind);
/* Core variables and mixins*/
/*Font size
---------------------------------------*/
.font-size-8 {
  font-size: 8px; }

.font-size-10 {
  font-size: 10px; }

.font-size-12 {
  font-size: 12px; }

.font-size-14 {
  font-size: 14px; }

.font-size-16 {
  font-size: 16px; }

.font-size-18 {
  font-size: 18px; }

.font-size-20 {
  font-size: 20px; }

.font-size-22 {
  font-size: 22px; }

.font-size-24 {
  font-size: 24px; }

.font-size-26 {
  font-size: 26px; }

.font-size-28 {
  font-size: 28px; }

.font-size-30 {
  font-size: 30px; }

/*Center Block "Class"*/
.center-block {
  margin: 0 auto;
  text-align: center; }

/*Divider*/
hr.divider-30 {
  margin: 30px 0; }

hr.divider-40 {
  margin: 40px 0; }

hr.divider-50 {
  margin: 50px 0; }

hr.divider-60 {
  margin: 60px 0; }

hr.divider-70 {
  margin: 70px 0; }

hr.divider-snow {
  margin: 50px 0;
  border-color: #ddd; }

/*Font Weight*/
.fweight-200 {
  font-weight: 200 !important; }

.fweight-300 {
  font-weight: 300 !important; }

.fweight-400 {
  font-weight: 400 !important; }

.fweight-500 {
  font-weight: 500 !important; }

.fweight-600 {
  font-weight: 600 !important; }

.fweight-700 {
  font-weight: 700 !important; }

/*Letter spacing */
.letter-spacing-0 {
  letter-spacing: 0; }

.letter-spacing-1 {
  letter-spacing: 1px; }

.letter-spacing-2 {
  letter-spacing: 2px; }

/*Space Padding
------------------------------------*/
/*Padding Around the Block*/
.space-padding-0 {
  padding: 0 !important; }

.space-padding-10 {
  padding: 10px !important; }

.space-padding-20 {
  padding: 20px !important; }

.space-padding-30 {
  padding: 30px !important; }

.space-padding-40 {
  padding: 40px !important; }

.space-padding-50 {
  padding: 50px !important; }

.space-padding-60 {
  padding: 60px !important; }

.space-padding-70 {
  padding: 70px !important; }

.space-padding-80 {
  padding: 80px !important; }

.space-padding-90 {
  padding: 90px !important; }

.space-padding-100 {
  padding: 100px !important; }

/*Padding Top & Bottom*/
.space-padding-tb-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important; }

.space-padding-tb-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important; }

.space-padding-tb-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important; }

.space-padding-tb-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important; }

.space-padding-tb-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important; }

.space-padding-tb-50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important; }

.space-padding-tb-60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important; }

.space-padding-tb-70 {
  padding-top: 70px !important;
  padding-bottom: 70px !important; }

.space-padding-tb-80 {
  padding-top: 80px !important;
  padding-bottom: 80px !important; }

.space-padding-tb-100 {
  padding-top: 100px !important;
  padding-bottom: 100px !important; }

/*Padding Left & Right*/
.space-padding-lr-0 {
  padding-left: 0px !important;
  padding-right: 0px !important; }

.space-padding-lr-10 {
  padding-left: 10px !important;
  padding-right: 10px !important; }

.space-padding-lr-20 {
  padding-left: 20px !important;
  padding-right: 20px !important; }

.space-padding-lr-30 {
  padding-left: 30px !important;
  padding-right: 30px !important; }

.space-padding-lr-40 {
  padding-left: 40px !important;
  padding-right: 40px !important; }

.space-padding-lr-50 {
  padding-left: 50px !important;
  padding-right: 50px !important; }

.space-padding-lr-60 {
  padding-left: 60px !important;
  padding-right: 60px !important; }

.space-padding-lr-70 {
  padding-left: 70px !important;
  padding-right: 70px !important; }

.space-padding-lr-80 {
  padding-left: 80px !important;
  padding-right: 80px !important; }

.space-padding-lr-90 {
  padding-left: 90px !important;
  padding-right: 90px !important; }

.space-padding-lr-100 {
  padding-left: 100px !important;
  padding-right: 100px !important; }

/*Padding Top*/
.space-padding-t5 {
  padding-top: 5px !important; }

.space-padding-t10 {
  padding-top: 10px !important; }

.space-padding-t15 {
  padding-top: 15px !important; }

.space-padding-t20 {
  padding-top: 20px !important; }

.space-padding-t25 {
  padding-top: 25px !important; }

.space-padding-t30 {
  padding-top: 30px !important; }

/*Padding Bottom*/
.space-padding-b5 {
  padding-bottom: 5px !important; }

.space-padding-b10 {
  padding-bottom: 10px !important; }

.space-padding-b15 {
  padding-bottom: 15px !important; }

.space-padding-b20 {
  padding-bottom: 20px !important; }

.space-padding-b25 {
  padding-bottom: 25px !important; }

.space-padding-b30 {
  padding-bottom: 30px !important; }

/*Padding Left*/
.space-padding-l5 {
  padding-left: 5px !important; }

.space-padding-l10 {
  padding-left: 10px !important; }

.space-padding-l15 {
  padding-left: 15px !important; }

.space-padding-l20 {
  padding-left: 20px !important; }

.space-padding-l25 {
  padding-left: 25px !important; }

.space-padding-l30 {
  padding-left: 30px !important; }

/*Padding right*/
.space-padding-r5 {
  padding-right: 5px !important; }

.space-padding-r10 {
  padding-right: 10px !important; }

.space-padding-r15 {
  padding-right: 15px !important; }

.space-padding-r20 {
  padding-right: 20px !important; }

.space-padding-r25 {
  padding-right: 25px !important; }

.space-padding-r30 {
  padding-right: 30px !important; }

.rtl .space-padding-r20 {
  padding-left: 20px !important;
  padding-right: 0 !important; }

/*Space
------------------------------------*/
/*Margin Top*/
.space-top-5 {
  margin-top: 5px !important; }

.space-top-10 {
  margin-top: 10px !important; }

.space-top-15 {
  margin-top: 15px !important; }

.space-top-20 {
  margin-top: 20px !important; }

.space-top-25 {
  margin-top: 25px !important; }

.space-top-30 {
  margin-top: 30px !important; }

.space-top-35 {
  margin-top: 35px !important; }

.space-top-40 {
  margin-top: 40px !important; }

.space-top-45 {
  margin-top: 45px !important; }

.space-top-50 {
  margin-top: 50px !important; }

/*Margin Bottom*/
.space-5 {
  margin-bottom: 5px !important; }

.space-10 {
  margin-bottom: 10px !important; }

.space-15 {
  margin-bottom: 15px !important; }

.space-20 {
  margin-bottom: 20px !important; }

.space-25 {
  margin-bottom: 25px !important; }

.space-30 {
  margin-bottom: 30px !important; }

.space-35 {
  margin-bottom: 35px !important; }

.space-40 {
  margin-bottom: 40px !important; }

.space-45 {
  margin-bottom: 45px !important; }

.space-50 {
  margin-bottom: 50px !important; }

.space-55 {
  margin-bottom: 55px !important; }

.space-60 {
  margin-bottom: 60px !important; }

.space-65 {
  margin-bottom: 65px !important; }

.space-70 {
  margin-bottom: 70px !important; }

.space-75 {
  margin-bottom: 75px !important; }

.space-80 {
  margin-bottom: 80px !important; }

.space-85 {
  margin-bottom: 85px !important; }

.space-90 {
  margin-bottom: 90px !important; }

.space-95 {
  margin-bottom: 95px !important; }

.space-100 {
  margin-bottom: 100px !important; }

/*Margin Left*/
.space-left-5 {
  margin-left: 5px !important; }

.space-left-10 {
  margin-left: 10px !important; }

.space-left-15 {
  margin-left: 15px !important; }

.space-left-20 {
  margin-left: 20px !important; }

.space-left-25 {
  margin-left: 25px !important; }

.space-left-30 {
  margin-left: 30px !important; }

/*Margin right*/
.space-right-5 {
  margin-right: 5px !important; }

.space-right-10 {
  margin-right: 10px !important; }

.space-right-15 {
  margin-right: 15px !important; }

.space-right-20 {
  margin-right: 20px !important; }

.space-right-25 {
  margin-right: 25px !important; }

.space-right-30 {
  margin-right: 30px !important; }

/*Removes space*/
.space-top-0 {
  margin-top: 0 !important;
  padding-top: 0 !important; }

.space-bottom-0 {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important; }

.no-space-row .row {
  margin: 0; }

.no-space-row [class^="col-"],
.no-space-row [class*="col-"] {
  padding: 0; }

/*Space for Ul li List
------------------------------------*/
.ul-space-5 li {
  margin-bottom: 5px !important; }

.ul-space-10 li {
  margin-bottom: 10px !important; }

.ul-space-15 li {
  margin-bottom: 15px !important; }

.ul-space-20 li {
  margin-bottom: 20px !important; }

.ul-space-25 li {
  margin-bottom: 25px !important; }

.ul-space-30 li {
  margin-bottom: 30px !important; }

.ul-space-35 li {
  margin-bottom: 35px !important; }

.ul-space-40 li {
  margin-bottom: 40px !important; }

.ul-space-45 li {
  margin-bottom: 45px !important; }

.ul-space-50 li {
  margin-bottom: 50px !important; }

/*Height
------------------------------------*/
.height-10 {
  height: 10px; }

.height-20 {
  height: 20px; }

.height-30 {
  height: 30px; }

.height-40 {
  height: 40px; }

.height-50 {
  height: 50px; }

.height-60 {
  height: 60px; }

.height-70 {
  height: 70px; }

.height-80 {
  height: 80px; }

.height-90 {
  height: 90px; }

.height-100 {
  height: 100px; }

/*Width
------------------------------------*/
.width-10 {
  width: 10%;
  margin: 0 auto; }

.width-20 {
  width: 20%;
  margin: 0 auto; }

.width-30 {
  width: 30%;
  margin: 0 auto; }

.width-40 {
  width: 40%;
  margin: 0 auto; }

.width-50 {
  width: 50%;
  margin: 0 auto; }

/*Radius
------------------------------------*/
.radius-0 {
  border-radius: 0 !important; }

.radius-x {
  border-radius: 50% !important; }

.radius-1x {
  border-radius: 10px !important; }

.radius-2x {
  border-radius: 20px !important; }

.radius-3x {
  border-radius: 30px !important; }

.radius-4x {
  border-radius: 40px !important; }

.radius-5x {
  border-radius: 5px !important; }

.radius-6x {
  border-radius: 3px !important; }

/* Width for Border */
.border-2 {
  border-width: 2px !important; }

.border-3 {
  border-width: 3px !important; }

.border-4 {
  border-width: 4px !important; }

.border-5 {
  border-width: 5px !important; }

.border-top {
  border-top: 1px solid #eee; }

.border-bottom {
  border-bottom: 1px solid #eee; }

.border-after {
  position: relative; }
  .border-after:after {
    background: #eee;
    content: "";
    margin-top: -50px;
    position: absolute;
    top: 50%;
    right: 0;
    width: 1px;
    height: 50%; }
    .rtl .border-after:after {
      left: 0;
      right: auto; }

/*Radius for Left & Right Corners*/
.radius-left-5x {
  border-top-left-radius: 50px !important;
  border-bottom-left-radius: 50px !important; }

.radius-right-5x {
  border-top-right-radius: 50px !important;
  border-bottom-right-radius: 50px !important; }

.radius-top-5xxs {
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important; }

.radius-bottom-5xxs {
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 5px !important; }

.radius-left-5xxs {
  border-top-left-radius: 5px !important;
  border-bottom-left-radius: 5px !important; }

.radius-right-5xxs {
  border-top-right-radius: 5px !important;
  border-bottom-right-radius: 5px !important; }

/*Text Colors
------------------------------------*/
.text-default {
  color: #222 !important; }

.text-primary {
  color: #006cb7 !important; }

.text-info {
  color: #03a9f4 !important; }

.text-danger {
  color: #f6821f !important; }

.text-warning {
  color: #efc73a !important; }

.text-success {
  color: #70ba28 !important; }

.text-white {
  color: #fff !important; }

.text-purple {
  color: #c8d1e6 !important; }

.text-red {
  color: #c32322 !important; }

.text-orange {
  color: #f66000 !important; }

.text-yellow {
  color: #e2d951 !important; }

.text-darker {
  color: #333 !important; }

/*Background Colors
------------------------------------*/
.bg-primary {
  background: #006cb7 !important; }

.bg-info {
  background: #03a9f4 !important; }

.bg-danger {
  background: #f6821f !important; }

.bg-warning {
  background: #efc73a !important; }

.bg-success {
  background: #70ba28 !important; }

.bg-white {
  background: #fff !important; }

.bg-purple {
  background: #c8d1e6 !important; }

.bg-red {
  background: #c32322 !important; }

.bg-orange {
  background: #f66000 !important; }

.bg-yellow {
  background: #e2d951 !important; }

.bg-default {
  background: #222 !important; }

.bg-darker {
  background: #333333 !important; }

.bg-lighten {
  background: #ebebeb !important; }

/*Overflow
------------------------------------*/
.overflow-h {
  overflow: hidden; }

.overflow-a {
  overflow: auto; }

/***/
.background-img {
  background: #222; }

.background-img-v1 {
  background: #006cb7; }

.background-img-v2 {
  background: url("demo.jpg"); }

.background-img-v3 {
  background: #f3f3f3; }

.background-img-v4 {
  background-image: url("../images/09.png") !important; }

.background-img-v5 {
  background-image: url("../images/10.png") !important; }

.background-img-v6 {
  background-image: url("../images/11.png") !important; }

.background-img-v7 {
  background-image: url("../images/12.jpg") !important; }

.parallax {
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
  position: relative;
  background-image: url("http://venusdemo.com/wpopal/mix/mobile/wp-content/uploads/2014/11/bg-footer-cd.jpg"); }
  .parallax:after {
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: -1;
    content: " ";
    height: 100%;
    text-align: center;
    position: absolute;
    background: rgba(0, 0, 0, 0.3); }

/* Height progress */
.progress-3 {
  height: 3px; }

.progress-4 {
  height: 4px; }

.progress-5 {
  height: 5px; }

.progress-6 {
  height: 6px; }

.progress-7 {
  height: 7px; }

.progress-8 {
  height: 8px; }

.progress-9 {
  height: 9px; }

.progress-10 {
  height: 10px; }

.progress-11 {
  height: 11px; }

.progress-12 {
  height: 12px; }

.progress-13 {
  height: 13px; }

.progress-14 {
  height: 14px; }

.progress-15 {
  height: 15px; }

/* icon */
.fa.fa-2 {
  font-size: 2em; }

.fa.fa-3 {
  font-size: 3em; }

.fa.fa-4 {
  font-size: 7em; }

.fa.fa-5 {
  font-size: 12em; }

.fa.fa-6 {
  font-size: 20em; }

/* carousel-controls */
.carousel-controls .carousel-control {
  z-index: 99;
  border-radius: 50%; }
  .carousel-controls .carousel-control:hover {
    background-color: #212121; }

.carousel-controls-small {
  width: 65px;
  position: relative;
  display: inline-block; }
  .carousel-controls-small .carousel-control-small {
    width: 28px;
    height: 28px;
    line-height: 26px; }

/* --- SCSS For Accordion --- */
/* Core variables and mixins*/
.accordion .panel {
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05); }

.accordion .panel-heading {
  padding: 15px;
  position: relative; }
  .accordion .panel-heading a {
    text-decoration: none;
    font-weight: bold; }
    .accordion .panel-heading a:before {
      content: "-";
      font-size: 22px;
      font-weight: 600;
      width: 20px;
      height: 20px;
      text-align: center;
      line-height: 16px;
      display: inline-block;
      color: #006cb7; }
    .accordion .panel-heading a.collapsed:before {
      content: "+";
      font-size: 18px;
      line-height: 20px; }

.accordion .panel-body {
  border-top-color: transparent !important; }

.accordion.collapse-right .panel-heading a:before {
  position: absolute;
  right: 20px; }
  .rtl .accordion.collapse-right .panel-heading a:before {
    left: 20px;
    right: auto; }

.accordion.collapse-color .panel-heading a:before {
  color: #fff;
  background: #006cb7; }

.accordion.noborder .panel-heading {
  padding-left: 0;
  padding-right: 0; }

.accordion.noborder .panel,
.accordion.noborder .panel-heading,
.accordion.noborder .panel-body {
  background-color: transparent;
  border: none; }

.accordion.nobackground .panel,
.accordion.nobackground .panel-heading,
.accordion.nobackground .panel-body {
  background-color: transparent; }

/* accordion style version 1 */
.accordion-v1 .panel-heading a:before {
  left: -10px;
  position: absolute; }
  .rtl .accordion-v1 .panel-heading a:before {
    right: -10px;
    left: auto; }

.accordion-v1 .panel,
.accordion-v1 .panel-heading,
.accordion-v1 .panel-body {
  border: none; }

/* accordion style version 2 */
.accordion-v2 .panel,
.accordion-v2 .panel-heading,
.accordion-v2 .panel-body {
  border: none; }

/* accordion style version 3 */
.accordion-v3 .panel .panel-heading {
  border-bottom: solid 1px #eee; }

/* accordion style version 4 */
.accordion-v4 .panel-collapse {
  position: relative; }
  .accordion-v4 .panel-collapse.in:before {
    position: absolute;
    content: "";
    background-color: #006cb7;
    top: -51px;
    left: -1px;
    height: 3px;
    width: 100.5%; }

/* --- SCSS For Breadcrumb --- */
/* Core variables and mixins*/
.breadcrumbs {
  padding: 25px 0; }
  .breadcrumbs h2 {
    margin: 0;
    float: left;
    font-weight: 400;
    position: relative; }
    .rtl .breadcrumbs h2 {
      float: right; }
  .breadcrumbs .breadcrumb-links {
    margin: 0;
    position: relative; }
    .breadcrumbs .breadcrumb-links > li {
      display: inline-block; }
      .breadcrumbs .breadcrumb-links > li a {
        color: #666666;
        padding: 0 15px;
        float: right; }
        .rtl .breadcrumbs .breadcrumb-links > li a {
          float: left; }
        .breadcrumbs .breadcrumb-links > li a:hover {
          color: #006cb7; }
      .breadcrumbs .breadcrumb-links > li + li:before {
        color: #757575;
        content: "\f105";
        font-family: FontAwesome;
        position: absolute;
        font-size: 14px;
        top: -2px; }
    .breadcrumbs .breadcrumb-links > .active {
      color: #006cb7; }
  .breadcrumbs.light-style {
    color: #fff;
    border: 0px; }
    .breadcrumbs.light-style h2 {
      color: #fff; }
    .breadcrumbs.light-style .breadcrumb-links > li a {
      color: #FFF; }
    .breadcrumbs.light-style .breadcrumb-links > li + li:before {
      color: #fff; }
    .breadcrumbs.light-style .breadcrumb-links > .active span {
      color: #fff;
      text-decoration: underline; }

.breadcrumbs-center {
  text-align: center;
  padding: 50px; }
  .breadcrumbs-center h2 {
    float: none; }
  .breadcrumbs-center .breadcrumb-links {
    text-align: center; }

.breadcrumbs-left h2 {
  float: none;
  text-align: left; }
  .rtl .breadcrumbs-left h2 {
    text-align: right; }

.breadcrumbs-left .breadcrumb-links {
  text-align: left; }
  .rtl .breadcrumbs-left .breadcrumb-links {
    text-align: right; }

.breadcrumbs-right h2 {
  float: none;
  text-align: right; }
  .rtl .breadcrumbs-right h2 {
    text-align: left; }

.breadcrumbs-right .breadcrumb-links {
  text-align: right; }
  .rtl .breadcrumbs-right .breadcrumb-links {
    text-align: left; }

/* --- SCSS For Buttons --- */
/* Core variables and mixins*/
.btn-outline-light {
  color: #bbbbbb;
  background-color: transparent;
  border-color: #eee; }
  .btn-outline-light:hover, .btn-outline-light:focus, .btn-outline-light:active, .btn-outline-light.active {
    color: #006cb7;
    background-color: #FFFFFF;
    border-color: #006cb7; }
  .open .btn-outline-light.dropdown-toggle {
    color: #006cb7;
    background-color: #FFFFFF;
    border-color: #006cb7; }
  .btn-outline-light:active, .btn-outline-light.active {
    background-image: none; }
  .open .btn-outline-light.dropdown-toggle {
    background-image: none; }
  .btn-outline-light.disabled, .btn-outline-light.disabled:hover, .btn-outline-light.disabled:focus, .btn-outline-light.disabled:active, .btn-outline-light.disabled.active, .btn-outline-light[disabled], .btn-outline-light[disabled]:hover, .btn-outline-light[disabled]:focus, .btn-outline-light[disabled]:active, .btn-outline-light[disabled].active,
  fieldset[disabled] .btn-outline-light,
  fieldset[disabled] .btn-outline-light:hover,
  fieldset[disabled] .btn-outline-light:focus,
  fieldset[disabled] .btn-outline-light:active,
  fieldset[disabled] .btn-outline-light.active {
    background-color: transparent;
    border-color: #eee; }
  .btn-outline-light .badge {
    color: transparent;
    background-color: #bbbbbb; }

.btn-inverse-light {
  color: #006cb7;
  background-color: #FFFFFF;
  border-color: #006cb7; }
  .btn-inverse-light:hover, .btn-inverse-light:focus, .btn-inverse-light:active, .btn-inverse-light.active {
    color: #FFFFFF;
    background-color: transparent;
    border-color: #FFFFFF; }
  .open .btn-inverse-light.dropdown-toggle {
    color: #FFFFFF;
    background-color: transparent;
    border-color: #FFFFFF; }
  .btn-inverse-light:active, .btn-inverse-light.active {
    background-image: none; }
  .open .btn-inverse-light.dropdown-toggle {
    background-image: none; }
  .btn-inverse-light.disabled, .btn-inverse-light.disabled:hover, .btn-inverse-light.disabled:focus, .btn-inverse-light.disabled:active, .btn-inverse-light.disabled.active, .btn-inverse-light[disabled], .btn-inverse-light[disabled]:hover, .btn-inverse-light[disabled]:focus, .btn-inverse-light[disabled]:active, .btn-inverse-light[disabled].active,
  fieldset[disabled] .btn-inverse-light,
  fieldset[disabled] .btn-inverse-light:hover,
  fieldset[disabled] .btn-inverse-light:focus,
  fieldset[disabled] .btn-inverse-light:active,
  fieldset[disabled] .btn-inverse-light.active {
    background-color: #FFFFFF;
    border-color: #006cb7; }
  .btn-inverse-light .badge {
    color: #FFFFFF;
    background-color: #006cb7; }

.btn-outline {
  background: transparent;
  background: transparent;
  background: transparent;
  background: transparent;
  background: transparent;
  background: transparent; }
  .btn-outline.btn-default {
    color: #000; }
    .btn-outline.btn-default:hover {
      color: #FFFFFF; }
  .btn-outline.btn-primary {
    color: #006cb7; }
    .btn-outline.btn-primary:hover {
      color: #FFFFFF; }
  .btn-outline.btn-success {
    color: #70ba28; }
    .btn-outline.btn-success:hover {
      color: #FFFFFF; }
  .btn-outline.btn-info {
    color: #03a9f4; }
    .btn-outline.btn-info:hover {
      color: #FFFFFF; }
  .btn-outline.btn-danger {
    color: #f6821f; }
    .btn-outline.btn-danger:hover {
      color: #FFFFFF; }
  .btn-outline.btn-warning {
    color: #efc73a; }
    .btn-outline.btn-warning:hover {
      color: #FFFFFF; }

.btn-inverse.btn-default:hover {
  color: #000;
  background: transparent; }

.btn-inverse.btn-primary:hover {
  color: #006cb7;
  background: transparent; }

.btn-inverse.btn-success:hover {
  color: #70ba28;
  background: transparent; }

.btn-inverse.btn-info:hover {
  color: #03a9f4;
  background: transparent; }

.btn-inverse.btn-danger:hover {
  color: #f6821f;
  background: transparent; }

.btn-inverse.btn-warning:hover {
  color: #efc73a;
  background: transparent; }

.btn-3d {
  border: 0;
  border: 0;
  box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
  -o-box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
  -moz-box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
  -webkit-box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
  -ms-box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
  border: 0;
  border: 0; }
  .btn-3d.btn-lg {
    box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
    -o-box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
    -webkit-box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
    -ms-box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset; }
  .btn-3d.btn-sm {
    box-shadow: 0 -4px rgba(0, 0, 0, 0.15) inset;
    -o-box-shadow: 0 -4px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0 -4px rgba(0, 0, 0, 0.15) inset;
    -webkit-box-shadow: 0 -4px rgba(0, 0, 0, 0.15) inset;
    -ms-box-shadow: 0 -4px rgba(0, 0, 0, 0.15) inset; }
  .btn-3d.btn-xs {
    box-shadow: 0 -2px rgba(0, 0, 0, 0.15) inset;
    -o-box-shadow: 0 -2px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0 -2px rgba(0, 0, 0, 0.15) inset;
    -webkit-box-shadow: 0 -2px rgba(0, 0, 0, 0.15) inset;
    -ms-box-shadow: 0 -2px rgba(0, 0, 0, 0.15) inset; }

.bo-social-icons [class^="bo-social-"] {
  background: #006cb7 !important;
  color: #fff;
  width: 42px;
  display: inline-block;
  height: 42px;
  line-height: 42px;
  margin: 2px 0;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  vertical-align: top;
  border-radius: 3px;
  font-size: 20px; }
  .bo-social-icons [class^="bo-social-"]:hover {
    background: #e6e6e6; }

.bo-social-icons.social-radius-rounded [class^="bo-social-"] {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px; }

.panel {
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

/* --- SCSS For Call-to-action --- */
/* Core variables and mixins*/
.call-to-action {
  padding: 50px 80px;
  z-index: 1;
  text-align: center;
  width: 100%; }
  .call-to-action.light-style {
    color: #FFFFFF; }
    .call-to-action.light-style h1,
    .call-to-action.light-style h2,
    .call-to-action.light-style h3,
    .call-to-action.light-style h4,
    .call-to-action.light-style h5,
    .call-to-action.light-style h6 {
      color: #fff; }
    .call-to-action.light-style .btn {
      border-color: #fff;
      color: #fff; }
  .call-to-action .action-button .btn {
    margin-top: 30px;
    min-width: 150px;
    margin-left: 8px;
    margin-right: 8px; }

/* call to action style1 */
.call-to-action-v1 {
  display: table;
  text-align: left; }
  .call-to-action-v1 .call-to-action-inner {
    display: table-cell;
    vertical-align: middle; }
  .call-to-action-v1 .action-button {
    min-width: 25%;
    text-align: right; }
    .call-to-action-v1 .action-button .btn {
      margin-top: 0; }

/* call to action style2 */
.call-to-action-v2 {
  display: table;
  text-align: right; }
  .call-to-action-v2 .call-to-action-inner {
    display: table-cell;
    vertical-align: middle; }
  .call-to-action-v2 .action-button {
    min-width: 40%;
    text-align: left;
    padding-left: 50px; }
    .call-to-action-v2 .action-button .btn {
      margin-top: 0; }

/* call to action style3 */
.call-to-action-v3 .call-to-action-inner h1,
.call-to-action-v3 .call-to-action-inner h2,
.call-to-action-v3 .call-to-action-inner h3,
.call-to-action-v3 .call-to-action-inner h4,
.call-to-action-v3 .call-to-action-inner h5,
.call-to-action-v3 .call-to-action-inner h6 {
  border: 1px solid #222;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  display: inline-block;
  padding: 15px 10%; }

.call-to-action-v3.light-style .call-to-action-inner h1,
.call-to-action-v3.light-style .call-to-action-inner h2,
.call-to-action-v3.light-style .call-to-action-inner h3,
.call-to-action-v3.light-style .call-to-action-inner h4,
.call-to-action-v3.light-style .call-to-action-inner h5,
.call-to-action-v3.light-style .call-to-action-inner h6 {
  border: 1px solid #fff; }

/* call to action style4 */
.call-to-action-v4 {
  padding-left: 18%;
  padding-right: 18%; }
  .call-to-action-v4 .fa {
    width: 90px;
    height: 90px;
    line-height: 90px;
    background-color: #006cb7;
    text-align: center;
    color: #fff; }

/* call to action style6 */
.call-to-action-v6 {
  outline: 1px solid #999999;
  outline-offset: -30px;
  padding: 95px;
  overflow: hidden; }
  .call-to-action-v6 .heading-title {
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    font-family: "Hind", sans-serif; }
  .call-to-action-v6 .call-to-action-inner {
    color: #bbb;
    font-size: 24px;
    float: left; }
    .rtl .call-to-action-v6 .call-to-action-inner {
      float: right; }
  .call-to-action-v6 .action-button {
    float: right; }
    .rtl .call-to-action-v6 .action-button {
      float: left; }

/* --- SCSS For Columns --- */
/* Core variables and mixins*/
/* --- SCSS For Contact-form --- */
/* Core variables and mixins*/
/* --- SCSS For Content-slider --- */
.carousel-controls {
  /*left: auto;*/
  position: absolute;
  right: 40px;
  top: 0;
  height: 30px;
  display: inline-block;
  margin-top: -45px; }
  .rtl .carousel-controls {
    left: 40px;
    right: auto; }
  .carousel-controls.carousel-style {
    position: relative;
    min-height: 80px;
    margin: 0 20px; }
  .carousel-controls.carousel-center {
    text-align: center; }
    .carousel-controls.carousel-center .carousel-control {
      margin: 0;
      position: static;
      display: inline-block; }

.carousel-control {
  z-index: 99; }

.carousel-md {
  line-height: 40px;
  height: 100px;
  width: 40px; }

.carousel-sm {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 21px; }

.carousel-xs {
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 12px; }

.carousel-controls-v1 .carousel-control {
  -webkit-box-shadow: 0 0 0 1px #cecece inset;
  box-shadow: 0 0 0 1px #cecece inset;
  color: #cecece;
  -webkit-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  transition: all 0.35s ease 0s; }
  .carousel-controls-v1 .carousel-control:hover {
    -webkit-box-shadow: 0 0 0 30px #ff7042 inset;
    box-shadow: 0 0 0 30px #ff7042 inset;
    color: #fff; }

.carousel-controls-v2 .carousel-control {
  /*box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) inset;*/
  -webkit-box-shadow: 0 0 0 1px #cecece inset;
  box-shadow: 0 0 0 1px #cecece inset;
  color: #cecece;
  /*font-size: 28px;*/
  width: 28px;
  height: 28px;
  line-height: 28px;
  -webkit-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  transition: all 0.35s ease 0s; }
  .carousel-controls-v2 .carousel-control:hover {
    /*box-shadow: 0 0 0  rgba(0, 0, 0, 0) inset;*/
    -webkit-box-shadow: 0 0 0 30px #ff7042 inset;
    box-shadow: 0 0 0 30px #ff7042 inset;
    color: #fff; }

.carousel-controls-v3 .carousel-control {
  -webkit-box-shadow: 0 0 0 1px #cecece inset;
  box-shadow: 0 0 0 1px #cecece inset;
  color: #cecece;
  -webkit-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  transition: all 0.35s ease 0s; }
  .carousel-controls-v3 .carousel-control:hover {
    -webkit-box-shadow: 0 0 0 30px #ff7042 inset;
    box-shadow: 0 0 0 30px #ff7042 inset;
    color: #fff; }
  .carousel-controls-v3 .carousel-control.left {
    left: -32px; }
  .carousel-controls-v3 .carousel-control.right {
    right: -32px; }

/* Navigation Styles */
[class*="carousel-indicators-"] li {
  cursor: pointer;
  position: relative;
  border: none; }
  [class*="carousel-indicators-"] li a {
    cursor: pointer;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    left: 0;
    outline: medium none;
    position: absolute;
    top: 0;
    background-color: transparent;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
    -o-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
    transition: transform 0.3s ease 0s, opacity 0.3s ease 0s; }
  [class*="carousel-indicators-"] li.active {
    background-color: transparent; }

.carousel-indicators-v1 li a:before, .carousel-indicators-v1 li a:after {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: #ddd;
  border-radius: 50%;
  content: "";
  left: 0;
  position: absolute;
  text-indent: 0;
  top: 0;
  width: 100%;
  height: 100%; }

.carousel-indicators-v1 li a:after {
  background-color: #006cb7;
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg); }

.carousel-indicators-v1 li a:hover, .carousel-indicators-v1 li a:focus {
  opacity: 0.8; }

.carousel-indicators-v1 li.active a {
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg); }

.carousel-indicators-v2 li {
  margin: 0 3px; }
  .carousel-indicators-v2 li a {
    -webkit-transition: transform 0.3s ease 0s, background-color 0.3s ease 0s;
    -o-transition: transform 0.3s ease 0s, background-color 0.3s ease 0s;
    transition: transform 0.3s ease 0s, background-color 0.3s ease 0s;
    background-color: #ddd; }
    .carousel-indicators-v2 li a:hover, .carousel-indicators-v2 li a:focus {
      background-color: #d5d5d5; }
  .carousel-indicators-v2 li.active {
    margin: 0 3px; }
    .carousel-indicators-v2 li.active a {
      background-color: #006cb7;
      -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
      -o-transform: scale(1.2);
      transform: scale(1.2); }

.carousel-indicators-v3 li {
  width: 14px;
  height: 14px; }
  .carousel-indicators-v3 li a {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 1px #006cb7 inset;
    box-shadow: 0 0 0 1px #006cb7 inset;
    overflow: hidden;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
    .carousel-indicators-v3 li a:after {
      background-color: #006cb7;
      border-radius: 50%;
      content: "";
      left: 0;
      position: absolute;
      -webkit-transform: scale(0);
      -ms-transform: scale(0);
      -o-transform: scale(0);
      transform: scale(0);
      -webkit-transform-origin: 50% 50% 0;
      transform-origin: 50% 50% 0;
      -webkit-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s;
      width: 100%;
      height: 100%; }
    .carousel-indicators-v3 li a:hover, .carousel-indicators-v3 li a:focus {
      opacity: 0.8; }
  .carousel-indicators-v3 li.active {
    width: 14px;
    height: 14px; }
    .carousel-indicators-v3 li.active a:after {
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); }

.carousel-indicators-v4 li {
  margin: 0 3px;
  width: 14px;
  height: 14px; }
  .carousel-indicators-v4 li a {
    -webkit-box-shadow: 0 0 0 8px #006cb7 inset;
    box-shadow: 0 0 0 8px #006cb7 inset;
    -webkit-transition: box-shadow 0.3s ease 0s;
    -o-transition: box-shadow 0.3s ease 0s;
    transition: box-shadow 0.3s ease 0s; }
    .carousel-indicators-v4 li a:hover, .carousel-indicators-v4 li a:focus {
      -webkit-box-shadow: 0 0 0 8px #006cb7 inset;
      box-shadow: 0 0 0 8px #006cb7 inset; }
  .carousel-indicators-v4 li.active {
    width: 14px;
    height: 14px;
    margin: 0 3px; }
    .carousel-indicators-v4 li.active a {
      -webkit-box-shadow: 0 0 0 2px #006cb7 inset;
      box-shadow: 0 0 0 2px #006cb7 inset; }

.carousel-indicators-v5 li {
  margin: 0 3px;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 2px transparent;
  box-shadow: 0 0 0 2px transparent;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 14px;
  height: 14px; }
  .carousel-indicators-v5 li a {
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-transition: background-color 0.3s ease 0s, transform 0.3s ease 0s;
    -o-transition: background-color 0.3s ease 0s, transform 0.3s ease 0s;
    transition: background-color 0.3s ease 0s, transform 0.3s ease 0s; }
    .carousel-indicators-v5 li a:hover, .carousel-indicators-v5 li a:focus {
      background-color: #006cb7; }
  .carousel-indicators-v5 li.active {
    width: 14px;
    height: 14px;
    margin: 0 3px;
    -webkit-box-shadow: 0 0 0 2px #006cb7;
    box-shadow: 0 0 0 2px #006cb7; }
    .carousel-indicators-v5 li.active a {
      background-color: #006cb7;
      -webkit-transform: scale(0.4);
      -ms-transform: scale(0.4);
      -o-transform: scale(0.4);
      transform: scale(0.4); }

.carousel-indicators-v6 li {
  width: 14px;
  height: 14px; }
  .carousel-indicators-v6 li a {
    border: 2px solid #ddd;
    -webkit-transition: border-color 0.3s ease 0s;
    -o-transition: border-color 0.3s ease 0s;
    transition: border-color 0.3s ease 0s; }
    .carousel-indicators-v6 li a:after {
      background: none repeat scroll 0 0 #006cb7;
      border-radius: 50%;
      -webkit-box-shadow: 0 0 1px #006cb7;
      box-shadow: 0 0 1px #006cb7;
      content: "";
      width: 100%;
      height: 100%;
      left: 0;
      opacity: 0;
      filter: alpha(opacity=0);
      position: absolute;
      top: 0;
      -webkit-transform: scale(3);
      -ms-transform: scale(3);
      -o-transform: scale(3);
      transform: scale(3);
      -webkit-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s, visibility 0s ease 0.3s;
      -o-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s, visibility 0s ease 0.3s;
      transition: opacity 0.3s ease 0s, transform 0.3s ease 0s, visibility 0s ease 0.3s;
      visibility: hidden; }
    .carousel-indicators-v6 li a:hover, .carousel-indicators-v6 li a:focus {
      border-color: #006cb7; }
  .carousel-indicators-v6 li.active {
    width: 14px;
    height: 14px; }
    .carousel-indicators-v6 li.active a {
      border-color: #006cb7; }
      .carousel-indicators-v6 li.active a:after {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        -webkit-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
        -o-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
        transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
        visibility: visible; }

/* --- SCSS For Counters --- */
/* Core variables and mixins*/
.counters {
  text-align: center; }
  .counters .counter-wrap {
    font-size: 36px;
    color: #006cb7;
    font-weight: 800; }
    .counters .counter-wrap .fa {
      font-size: 46px; }
  .counters h5 {
    font-weight: 700;
    margin: 5px 0 30px;
    text-transform: uppercase; }

/* --- SCSS For Divider --- */
/* Core variables and mixins*/
[class*="hr-"] {
  min-height: 1px; }

.hr-dashed {
  border-top: 1px dashed #e1e1e1; }

.hr-dotted {
  border-top: 1px dotted #e1e1e1; }

.hr-double {
  border-top: 3px double #e1e1e1; }

.hr-double-dashed {
  border-top: 1px dashed #e1e1e1;
  position: relative; }
  .hr-double-dashed:before {
    border-top: 1px dashed #e1e1e1;
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    top: 1px; }

.hr-double-dotted {
  border-top: 1px dotted #e1e1e1;
  position: relative; }
  .hr-double-dotted:before {
    border-top: 1px dotted #e1e1e1;
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    top: 1px; }

/* --- SCSS For Google-map --- */
/* Core variables and mixins*/
/* --- SCSS For Heading --- */
/* Core variables and mixins*/
.heading {
  z-index: 1;
  position: relative;
  text-align: center; }
  .heading h1,
  .heading h2,
  .heading h3,
  .heading h4,
  .heading h5,
  .heading h6 {
    text-transform: uppercase; }
  .heading p,
  .heading small {
    margin-bottom: 15px;
    display: inline-block; }
  .heading.heading-light {
    color: #eee; }
    .heading.heading-light h1,
    .heading.heading-light h2,
    .heading.heading-light h3,
    .heading.heading-light h4,
    .heading.heading-light h5,
    .heading.heading-light h6 {
      color: #fff; }
    .heading.heading-light p,
    .heading.heading-light small {
      color: #eee; }
  .heading.heading-after {
    position: relative; }
    .heading.heading-after:after {
      left: 50%;
      width: 30px;
      height: 2px;
      margin-left: -15px;
      content: " ";
      top: 0;
      background: #006cb7;
      position: absolute; }
      .rtl .heading.heading-after:after {
        right: 50%;
        left: auto; }
      .rtl .heading.heading-after:after {
        margin-right: -15px;
        margin-left: inherit; }
  .heading.heading-v1 {
    position: relative;
    padding-bottom: 35px; }
    .heading.heading-v1:before, .heading.heading-v1:after {
      left: 50%;
      width: 80px;
      height: 5px;
      content: "";
      bottom: 30px;
      position: absolute; }
      .rtl .heading.heading-v1:before, .rtl .heading.heading-v1:after {
        right: 50%;
        left: auto; }
    .heading.heading-v1:before {
      margin-left: -80px;
      background: #006cb7; }
      .rtl .heading.heading-v1:before {
        margin-right: -80px;
        margin-left: inherit; }
    .heading.heading-v1:after {
      background: #444; }
    .heading.heading-v1.heading-light:after {
      background: #fff; }
  .heading.heading-v2 {
    padding-bottom: 35px; }
    .heading.heading-v2:after {
      left: 50%;
      width: 200px;
      height: 1px;
      z-index: 1;
      content: " ";
      bottom: 30px;
      background: #006cb7;
      text-align: center;
      position: absolute;
      margin-left: -100px; }
      .rtl .heading.heading-v2:after {
        right: 50%;
        left: auto; }
      .rtl .heading.heading-v2:after {
        margin-right: -100px;
        margin-left: inherit; }
    .heading.heading-v2:before {
      left: 50%;
      width: 12px;
      height: 12px;
      margin-left: -6px;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg);
      z-index: 2;
      content: " ";
      bottom: 25px;
      text-align: center;
      position: absolute;
      background: #fff;
      border: 1px solid #006cb7; }
      .rtl .heading.heading-v2:before {
        right: 50%;
        left: auto; }
      .rtl .heading.heading-v2:before {
        margin-right: -6px;
        margin-left: inherit; }
    .heading.heading-v2.heading-light:after {
      background: #fff; }
    .heading.heading-v2.heading-light:before {
      background: #006cb7;
      border: 1px solid #fff; }
  .heading.heading-v3 {
    padding-bottom: 35px; }
    .heading.heading-v3:after {
      left: 50%;
      width: 100px;
      height: 2px;
      margin-left: -50px;
      content: " ";
      bottom: 30px;
      background: #006cb7;
      position: absolute; }
      .rtl .heading.heading-v3:after {
        right: 50%;
        left: auto; }
      .rtl .heading.heading-v3:after {
        margin-right: -50px;
        margin-left: inherit; }
    .heading.heading-v3 span {
      display: block;
      margin-bottom: 20px; }
    .heading.heading-v3.heading-light:after {
      background: #006cb7; }
  .heading.heading-v4 {
    z-index: 1;
    text-align: center;
    padding-top: 70px;
    position: relative; }
    .heading.heading-v4:before {
      left: 50%;
      z-index: -1;
      width: 50px;
      height: 50px;
      content: "";
      top: 11px;
      text-align: center;
      position: absolute;
      background-color: #006cb7;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg);
      margin-left: -25px; }
      .rtl .heading.heading-v4:before {
        right: 50%;
        left: auto; }
      .rtl .heading.heading-v4:before {
        margin-right: -25px;
        margin-left: inherit; }
    .heading.heading-v4:after {
      left: 50%;
      z-index: -1;
      width: 50px;
      height: 50px;
      line-height: 50px;
      content: "\f109";
      font-family: FontAwesome;
      top: 11px;
      text-align: center;
      position: absolute;
      color: #fff;
      margin-left: -25px;
      font-size: 20px; }
      .rtl .heading.heading-v4:after {
        right: 50%;
        left: auto; }
      .rtl .heading.heading-v4:after {
        margin-right: -25px;
        margin-left: inherit; }
    .heading.heading-v4.heading-light:before {
      background: #fff; }
  .heading.heading-v5 {
    padding-bottom: 20px;
    /*background: url("../images/dotted.png") repeat-x scroll center center ;*/ }
    .heading.heading-v5 h1,
    .heading.heading-v5 h2,
    .heading.heading-v5 h3,
    .heading.heading-v5 h4,
    .heading.heading-v5 h5,
    .heading.heading-v5 h6 {
      padding: 0 30px;
      position: relative;
      display: inline-block; }
  .heading.heading-v6 h1,
  .heading.heading-v6 h2,
  .heading.heading-v6 h3,
  .heading.heading-v6 h4,
  .heading.heading-v6 h5,
  .heading.heading-v6 h6 {
    position: relative;
    margin-bottom: 35px; }
    .heading.heading-v6 h1:after,
    .heading.heading-v6 h2:after,
    .heading.heading-v6 h3:after,
    .heading.heading-v6 h4:after,
    .heading.heading-v6 h5:after,
    .heading.heading-v6 h6:after {
      left: 50%;
      width: 80px;
      height: 2px;
      margin-left: -40px;
      content: " ";
      bottom: -18px;
      background: #444;
      position: absolute; }
      .rtl .heading.heading-v6 h1:after, .rtl
      .heading.heading-v6 h2:after, .rtl
      .heading.heading-v6 h3:after, .rtl
      .heading.heading-v6 h4:after, .rtl
      .heading.heading-v6 h5:after, .rtl
      .heading.heading-v6 h6:after {
        right: 50%;
        left: auto; }
      .rtl .heading.heading-v6 h1:after, .rtl
      .heading.heading-v6 h2:after, .rtl
      .heading.heading-v6 h3:after, .rtl
      .heading.heading-v6 h4:after, .rtl
      .heading.heading-v6 h5:after, .rtl
      .heading.heading-v6 h6:after {
        margin-right: -40px;
        margin-left: inherit; }
  .heading.heading-v6.heading-light h1:after,
  .heading.heading-v6.heading-light h2:after,
  .heading.heading-v6.heading-light h3:after,
  .heading.heading-v6.heading-light h4:after,
  .heading.heading-v6.heading-light h5:after,
  .heading.heading-v6.heading-light h6:after {
    background: #fff; }
  .heading.heading-v7 {
    padding-bottom: 40px; }
    .heading.heading-v7:before {
      border-left: 12px solid transparent;
      border-right: 12px solid transparent;
      border-top: 18px solid #006cb7;
      bottom: 20px;
      content: "";
      width: 18px;
      height: 14px;
      left: 50%;
      margin-left: -18px;
      position: absolute; }
      .rtl .heading.heading-v7:before {
        right: 50%;
        left: auto; }
      .rtl .heading.heading-v7:before {
        margin-right: -18px;
        margin-left: inherit; }
    .heading.heading-v7:after {
      border-left: 8px solid transparent;
      border-right: 8px solid transparent;
      border-top: 12px solid #ffffff;
      bottom: 24px;
      content: "";
      left: 50%;
      margin-left: -14px;
      position: absolute;
      width: 10px;
      height: 8px; }
      .rtl .heading.heading-v7:after {
        margin-right: -14px;
        margin-left: inherit; }
    .heading.heading-v7.heading-light:before {
      border-top: 18px solid #fff; }
    .heading.heading-v7.heading-light:after {
      border-top: 12px solid #006cb7; }
  .heading.heading-v8 h1,
  .heading.heading-v8 h2,
  .heading.heading-v8 h3,
  .heading.heading-v8 h4,
  .heading.heading-v8 h5,
  .heading.heading-v8 h6 {
    position: relative;
    padding: 20px 0 25px; }
    .heading.heading-v8 h1:before, .heading.heading-v8 h1:after,
    .heading.heading-v8 h2:before,
    .heading.heading-v8 h2:after,
    .heading.heading-v8 h3:before,
    .heading.heading-v8 h3:after,
    .heading.heading-v8 h4:before,
    .heading.heading-v8 h4:after,
    .heading.heading-v8 h5:before,
    .heading.heading-v8 h5:after,
    .heading.heading-v8 h6:before,
    .heading.heading-v8 h6:after {
      content: ".";
      font-size: 22px;
      left: 50%;
      position: absolute;
      color: #c1c1c1;
      text-shadow: 10px 0 #ddd, -10px 0 #ddd; }
      .rtl .heading.heading-v8 h1:before, .rtl .heading.heading-v8 h1:after, .rtl
      .heading.heading-v8 h2:before, .rtl
      .heading.heading-v8 h2:after, .rtl
      .heading.heading-v8 h3:before, .rtl
      .heading.heading-v8 h3:after, .rtl
      .heading.heading-v8 h4:before, .rtl
      .heading.heading-v8 h4:after, .rtl
      .heading.heading-v8 h5:before, .rtl
      .heading.heading-v8 h5:after, .rtl
      .heading.heading-v8 h6:before, .rtl
      .heading.heading-v8 h6:after {
        right: 50%;
        left: auto; }
    .heading.heading-v8 h1:before,
    .heading.heading-v8 h2:before,
    .heading.heading-v8 h3:before,
    .heading.heading-v8 h4:before,
    .heading.heading-v8 h5:before,
    .heading.heading-v8 h6:before {
      top: -15px; }
    .heading.heading-v8 h1:after,
    .heading.heading-v8 h2:after,
    .heading.heading-v8 h3:after,
    .heading.heading-v8 h4:after,
    .heading.heading-v8 h5:after,
    .heading.heading-v8 h6:after {
      bottom: 0; }
  .heading.heading-v9 {
    text-align: left; }
    .rtl .heading.heading-v9 {
      text-align: right; }
    .heading.heading-v9 h1,
    .heading.heading-v9 h2,
    .heading.heading-v9 h3,
    .heading.heading-v9 h4,
    .heading.heading-v9 h5,
    .heading.heading-v9 h6 {
      position: relative;
      margin-bottom: 30px; }
      .heading.heading-v9 h1:after,
      .heading.heading-v9 h2:after,
      .heading.heading-v9 h3:after,
      .heading.heading-v9 h4:after,
      .heading.heading-v9 h5:after,
      .heading.heading-v9 h6:after {
        left: 0;
        width: 30px;
        height: 2px;
        content: " ";
        top: -20px;
        right: inherit;
        background-color: #006cb7;
        position: absolute; }
        .rtl .heading.heading-v9 h1:after, .rtl
        .heading.heading-v9 h2:after, .rtl
        .heading.heading-v9 h3:after, .rtl
        .heading.heading-v9 h4:after, .rtl
        .heading.heading-v9 h5:after, .rtl
        .heading.heading-v9 h6:after {
          right: 0;
          left: auto; }
    .heading.heading-v9.heading-light h1:after,
    .heading.heading-v9.heading-light h2:after,
    .heading.heading-v9.heading-light h3:after,
    .heading.heading-v9.heading-light h4:after,
    .heading.heading-v9.heading-light h5:after,
    .heading.heading-v9.heading-light h6:after {
      background-color: #fff; }

/* --- SCSS For Icon-box --- */
.feature-box .fbox-icon {
  float: left;
  margin: 10px 20px 0 0; }
  .rtl .feature-box .fbox-icon {
    float: right; }
  .rtl .feature-box .fbox-icon {
    margin: 10px 0 0 20px; }

.feature-box .fbox-body {
  overflow: hidden; }
  .feature-box .fbox-body .fbox-icon {
    margin-top: 0; }
  .feature-box .fbox-body p {
    margin: 0; }

.feature-box small {
  font-size: 13px;
  margin-bottom: 15px;
  display: inline-block; }

.feature-box h4 {
  margin-bottom: 10px;
  text-transform: uppercase; }

.feature-box .fbox-title {
  margin: 10px 0;
  font-weight: 600;
  text-transform: none; }

.feature-box.light-style {
  color: #dfdfdf; }
  .feature-box.light-style a {
    color: #fff; }
    .feature-box.light-style a:hover {
      color: #000; }
  .feature-box.light-style .fbox-title,
  .feature-box.light-style h4 {
    color: #fff; }

.feature-box.feature-box-right {
  text-align: right; }
  .rtl .feature-box.feature-box-right {
    text-align: left; }
  .feature-box.feature-box-right .fbox-icon {
    float: right;
    margin: 10px 0 0 20px; }
    .rtl .feature-box.feature-box-right .fbox-icon {
      float: left; }
    .rtl .feature-box.feature-box-right .fbox-icon {
      margin: 10px 20px 0 0; }

.feature-box.feature-box-center {
  text-align: center;
  padding: 10px;
  border-right: 1px solid #eee;
  min-height: 165px; }
  .rtl .feature-box.feature-box-center {
    border-left: 1px solid #eee;
    border-right: inherit; }
  .feature-box.feature-box-center .fbox-icon {
    float: none;
    margin: 5px 0; }
  .feature-box.feature-box-center:hover .fa {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s; }

.feature-box.feature-box-center-last {
  border-right: none; }
  .rtl .feature-box.feature-box-center-last {
    border-left: none;
    border-right: inherit; }

.feature-box.box-border {
  position: relative; }
  .feature-box.box-border:before {
    background: none repeat scroll 0 0 #eee;
    content: "";
    margin-top: -50px;
    position: absolute;
    top: 50%;
    right: -15px;
    width: 1px;
    height: 90px; }
    .rtl .feature-box.box-border:before {
      left: -15px;
      right: auto; }

[class*="feature-box-"] .fbox-icon {
  float: none;
  margin: 0; }

[class*="feature-box-"] h4 {
  padding: 10px 0;
  position: relative; }

[class*="feature-box-"].feature-box-center h4:before {
  left: 0;
  right: 0;
  margin: 0 auto; }

.feature-box-v2 .fbox-icon {
  float: left;
  margin-right: 30px; }
  .feature-box-v2 .fbox-icon .icons {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 24px; }

.feature-box-v2 .fbox-body {
  font-size: 18px; }

.feature-box-v3 .fbox-icon .icons {
  width: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 30px; }
  .feature-box-v3 .fbox-icon .icons.icons-plain {
    width: auto;
    height: auto;
    line-height: 100%; }

.feature-box-v3.feature-box-right .fbox-icon {
  float: none;
  margin: 0; }

.feature-box-v3.feature-box-right h4:before {
  left: inherit;
  right: 0; }

.feature-box-v4 {
  position: relative;
  border: 1px solid #333;
  padding: 35px 30px 20px;
  text-align: center; }
  .feature-box-v4 .fbox-icon {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: -36px;
    margin: 0 auto; }
    .feature-box-v4 .fbox-icon .icons {
      font-size: 24px;
      width: 70px;
      height: 70px;
      line-height: 70px;
      background-color: #fff;
      border: 1px solid #333;
      color: #333; }
    .feature-box-v4 .fbox-icon.fbox-bg .icons {
      background-color: #006cb7;
      border: 1px solid #006cb7;
      color: #fff; }
  .feature-box-v4 h4 {
    padding: 10px 0 20px; }
    .feature-box-v4 h4:before {
      width: 0px;
      height: 0px;
      background-color: transparent; }
  .feature-box-v4[class*="bg-"] {
    border: none; }

.feature-box-v5 {
  padding: 20px 30px;
  border: 1px solid #ddd;
  border-bottom: 3px solid #006cb7; }
  .feature-box-v5 .fbox-icon .icons {
    font-size: 40px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    color: #333; }

/* --- SCSS For Icon-progress-bar --- */
/* Core variables and mixins*/
.icon-rating {
  float: left; }

.icon-rating input {
  left: -9999px;
  position: absolute; }

.icon-rating label {
  cursor: pointer;
  display: block;
  float: right;
  font-size: 22px;
  height: 17px;
  line-height: 17px;
  padding: 0 3px; }

.icon-rating label {
  color: #e0e0e0;
  -webkit-transition: color 0.3s ease 0s;
  transition: color 0.3s ease 0s; }

.icon-rating input + label:hover,
.icon-rating input + label:hover ~ label {
  color: #006cb7; }

.icon-rating input:checked ~ label {
  color: #006cb7; }

.icon-rating-horizontal {
  float: none;
  text-align: center; }

.icon-rating-horizontal label {
  float: none;
  height: 20px;
  line-height: 20px; }

.light-style {
  color: #fff; }
  .light-style h1,
  .light-style h2,
  .light-style h3,
  .light-style h4,
  .light-style h5,
  .light-style h6 {
    color: #fff; }

.bg-success .icon-rating label {
  color: #57901f; }

.bg-success .icon-rating input + label:hover,
.bg-success .icon-rating input + label:hover ~ label,
.bg-success .icon-rating input:checked ~ label {
  color: #fff; }

.bg-danger .icon-rating label {
  color: #c15d08; }

.bg-danger .icon-rating input + label:hover,
.bg-danger .icon-rating input + label:hover ~ label,
.bg-danger .icon-rating input:checked ~ label {
  color: #fff; }

.bg-warning .icon-rating label {
  color: #cca311; }

.bg-warning .icon-rating input + label:hover,
.bg-warning .icon-rating input + label:hover ~ label,
.bg-warning .icon-rating input:checked ~ label {
  color: #fff; }

.bg-primary .icon-rating label {
  color: #003f6b; }

.bg-primary .icon-rating input + label:hover,
.bg-primary .icon-rating input + label:hover ~ label,
.bg-primary .icon-rating input:checked ~ label {
  color: #fff; }

.bg-info .icon-rating label {
  color: #0275a8; }

.bg-info .icon-rating input + label:hover,
.bg-info .icon-rating input + label:hover ~ label,
.bg-info .icon-rating input:checked ~ label {
  color: #fff; }

/* --- SCSS For Interactive-banner --- */
/* Core variables and mixins*/
.interactive-banner {
  color: #fff;
  position: relative;
  overflow: hidden; }
  .interactive-banner .interactive-banner-profile {
    position: absolute;
    z-index: 2;
    margin: auto;
    content: ""; }
    .interactive-banner .interactive-banner-profile h2 {
      text-transform: uppercase;
      margin: 10px 0 15px; }
    .interactive-banner .interactive-banner-profile small {
      text-transform: uppercase; }
  .interactive-banner .mask-link {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 1; }
  .interactive-banner .banner-title h2,
  .interactive-banner .banner-title h3,
  .interactive-banner .banner-title h4,
  .interactive-banner .banner-title h5,
  .interactive-banner .banner-title h6 {
    color: #fff; }
  .interactive-banner .action .icons:hover {
    background-color: #70ba28 !important;
    border: #70ba28 !important; }
  .interactive-banner.left .interactive-banner-profile {
    left: 20px; }
  .interactive-banner.right .interactive-banner-profile {
    right: 20px; }
  .interactive-banner.center .interactive-banner-profile {
    right: 0;
    left: 0; }

.interactive-banner-v1 .interactive-banner-profile {
  width: 55%;
  height: 120px;
  bottom: 0;
  top: 0; }

.interactive-banner-v2 .interactive-banner-profile {
  top: 40px;
  width: 55%;
  height: 120px; }
  .interactive-banner-v2 .interactive-banner-profile .action {
    padding: 5px 15px;
    margin-bottom: 3px;
    background-color: #fff;
    color: #333; }

.interactive-banner-v2.left .interactive-banner-profile {
  left: 60px; }

.interactive-banner-v2.right .interactive-banner-profile {
  right: 60px; }

.interactive-banner-v2.center .interactive-banner-profile {
  right: 0;
  left: 0; }

.interactive-banner-v3 .interactive-banner-profile {
  padding: 40px 60px;
  width: 100%;
  height: 100%;
  top: 0; }
  .interactive-banner-v3 .interactive-banner-profile .action {
    bottom: 60px;
    left: 60px;
    right: 60px;
    content: "";
    position: absolute; }
    .interactive-banner-v3 .interactive-banner-profile .action:after {
      content: "";
      position: absolute;
      border: 5px solid #fff;
      bottom: -30px;
      left: -30px;
      right: -30px;
      height: calc(100% + 60px);
      width: calc(100% + 60px);
      z-index: -1; }

.interactive-banner-v4 .interactive-banner-profile {
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 0 30px;
  position: absolute;
  content: "";
  -webkit-transform: translate3d(0px, 60px, 0px);
  transform: translate3d(0px, 60px, 0px);
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s; }
  .interactive-banner-v4 .interactive-banner-profile .action {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.35s ease 0s;
    -o-transition: opacity 0.35s ease 0s;
    transition: opacity 0.35s ease 0s;
    position: relative;
    background-color: #70ba28;
    margin: 0 -30px;
    padding: 20px 30px; }
  .interactive-banner-v4 .interactive-banner-profile img {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity 0.35s ease 0s;
    -o-transition: opacity 0.35s ease 0s;
    transition: opacity 0.35s ease 0s; }

.interactive-banner-v4:hover .interactive-banner-profile {
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px); }
  .interactive-banner-v4:hover .interactive-banner-profile .action {
    opacity: 1;
    filter: alpha(opacity=100); }
  .interactive-banner-v4:hover .interactive-banner-profile img {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.interactive-banner-v5 .interactive-banner-profile {
  width: 55%;
  height: 120px;
  bottom: 0;
  top: 0; }

.interactive-banner-v5 a.links {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -30px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -webkit-transform: translate3d(0px, -60px, 0px);
  transform: translate3d(0px, -60px, 0px); }

.interactive-banner-v5:hover a.links {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px); }

/* --- SCSS For Latest-posts --- */
/* latest posts */
.latest-posts {
  font-size: 16px;
  color: #666666; }
  .latest-posts a {
    color: #353535; }
    .latest-posts a:hover {
      color: #006cb7; }
  .latest-posts .latest-posts-title {
    margin-top: 5px;
    font-size: 23px; }
  .latest-posts .latest-posts-meta {
    padding-top: 15px;
    font-size: 18px;
    overflow: hidden; }
  .latest-posts .latest-posts-profile {
    font-size: 15px;
    font-style: italic;
    color: #666666; }
    .latest-posts .latest-posts-profile a {
      color: #666666; }
      .latest-posts .latest-posts-profile a:hover {
        color: #006cb7; }
    .latest-posts .latest-posts-profile i {
      margin-right: 3px;
      font-size: 14px; }
      .rtl .latest-posts .latest-posts-profile i {
        margin-left: 3px;
        margin-right: inherit; }
  .latest-posts.latest-posts-special .latest-posts-body > div {
    width: 50%;
    overflow: hidden; }

/* latest posts v1*/
.latest-posts-v1 .latest-posts-meta,
.latest-posts-v1 .latest-posts-profile {
  background-color: #f6f6f6;
  padding: 15px; }

.latest-posts-v1 .latest-posts-profile {
  border-top: 1px solid #e5e5e5; }

/* latest posts v2*/
.latest-posts-v2 .latest-posts-meta,
.latest-posts-v2 .latest-posts-profile {
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 15px;
  background-color: rgba(255, 255, 255, 0.7); }

/* latest posts v3*/
.latest-posts-v3 {
  text-align: center; }
  .latest-posts-v3 .latest-posts-title {
    position: relative; }
    .latest-posts-v3 .latest-posts-title:after {
      background-color: #444444;
      content: " ";
      height: 1px;
      left: 50%;
      margin-left: -15px;
      position: absolute;
      top: 41px;
      width: 30px; }
  .latest-posts-v3 .latest-posts-meta {
    padding: 15px;
    position: relative;
    background-color: rgba(255, 255, 255, 0.7); }
  .latest-posts-v3 .latest-posts-profile {
    background-color: rgba(0, 0, 0, 0.3);
    text-align: left;
    position: absolute;
    top: -42px;
    left: 0;
    padding: 10px 15px;
    width: 100%;
    color: #fff; }
    .rtl .latest-posts-v3 .latest-posts-profile {
      text-align: right; }
    .latest-posts-v3 .latest-posts-profile a {
      color: #fff; }
      .latest-posts-v3 .latest-posts-profile a:hover {
        color: red; }

/* latest posts v4*/
.latest-posts-v4 .latest-posts-image {
  margin: 0 10px; }
  .latest-posts-v4 .latest-posts-image img {
    width: 100px !important;
    height: auto !important; }

.latest-posts-v4 .latest-posts-title {
  font-size: 18px;
  font-family: "Hind", sans-serif;
  font-weight: 500;
  text-transform: none;
  margin-top: 0; }
  .latest-posts-v4 .latest-posts-title a {
    color: #000000; }
    .latest-posts-v4 .latest-posts-title a:hover {
      color: #006cb7; }

.latest-posts-v4 .latest-posts-profile > span {
  color: #bbbbbb;
  font-size: 14px;
  padding: 0 5px; }

.latest-posts-v4 .latest-posts-profile .created {
  position: relative;
  padding-left: 0; }
  .rtl .latest-posts-v4 .latest-posts-profile .created {
    padding-right: 0;
    padding-left: inherit; }
  .latest-posts-v4 .latest-posts-profile .created:before {
    position: absolute;
    right: 0;
    content: "";
    width: 1px;
    height: 11px;
    background-color: #cdcdcd;
    margin-right: -2px;
    top: 3px; }
    .rtl .latest-posts-v4 .latest-posts-profile .created:before {
      left: 0;
      right: auto; }
    .rtl .latest-posts-v4 .latest-posts-profile .created:before {
      margin-left: -2px;
      margin-right: inherit; }

.latest-posts-v4 .posts-meta {
  padding-top: 10px; }

/* latest posts v5*/
.latest-posts-v5 .latest-posts-image {
  margin-left: 10px; }
  .rtl .latest-posts-v5 .latest-posts-image {
    margin-right: 10px;
    margin-left: inherit; }
  .latest-posts-v5 .latest-posts-image img {
    width: 100px !important;
    height: auto !important; }

.latest-posts-v5 .latest-posts-item {
  padding: 20px; }
  .latest-posts-v5 .latest-posts-item:nth-child(even) {
    background-color: rgba(228, 228, 228, 0.3); }
  .latest-posts-v5 .latest-posts-item:nth-child(odd) {
    background-color: rgba(255, 255, 255, 0.3); }
  .latest-posts-v5 .latest-posts-item .latest-posts-title {
    font-size: 14px;
    text-transform: uppercase; }
  .latest-posts-v5 .latest-posts-item .latest-posts-profile > span {
    margin-right: 10px; }
    .rtl .latest-posts-v5 .latest-posts-item .latest-posts-profile > span {
      margin-left: 10px;
      margin-right: inherit; }

/* --- SCSS For List --- */
/* Core variables and mixins*/
/* class list */
.list-unstyled {
  list-style: none;
  padding-left: 0; }

.lists li {
  margin-bottom: 10px;
  list-style: none; }
  .lists li a {
    color: #666; }
    .lists li a:hover {
      color: #006cb7;
      text-decoration: none; }
  .lists li i {
    color: #666;
    margin-right: 10px;
    position: relative;
    top: 2px; }

.lists.lists-light li,
.lists.lists-light li a,
.lists.lists-light li i {
  color: #FFFFFF; }

.lists.lists-light li a:hover {
  color: #006cb7; }

.lists.list-style-circle, .lists.list-style-disc {
  list-style: none;
  padding-left: 20px; }
  .lists.list-style-circle li, .lists.list-style-disc li {
    position: relative; }
    .lists.list-style-circle li:before, .lists.list-style-disc li:before {
      color: #666;
      font-family: 'FontAwesome';
      font-size: 10px;
      left: -20px;
      position: absolute;
      top: 4px; }
  .lists.list-style-circle.lists-light li:before, .lists.list-style-disc.lists-light li:before {
    color: #FFFFFF; }

.lists.list-style-circle li:before {
  content: "\f10c"; }

.lists.list-style-disc li:before {
  content: "\f111"; }

.lists.list-style-square {
  list-style: none;
  padding-left: 20px; }
  .lists.list-style-square li {
    position: relative; }
    .lists.list-style-square li:before {
      content: "";
      top: 10px;
      left: -15px;
      position: absolute;
      width: 4px;
      height: 4px;
      background-color: #666; }
  .lists.list-style-square.lists-light li:before {
    background-color: #FFFFFF; }

.lists.list-style-number {
  counter-reset: li;
  list-style: outside none decimal;
  padding-left: 20px; }
  .lists.list-style-number li {
    display: block;
    padding-left: 5px; }
    .lists.list-style-number li:before {
      color: #666;
      content: counter(li, decimal);
      counter-increment: li;
      left: 20px;
      position: absolute; }
  .lists.list-style-number.lists-light li:before {
    color: #FFFFFF; }

/* --- SCSS For Media --- */
.media-image-v1 {
  border: 10px solid #f5f5f5;
  -webkit-box-shadow: 0 4px 3px -2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 3px -2px rgba(0, 0, 0, 0.1); }

.media-image-v2 {
  -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1); }

.media-image-v3 {
  border: 10px solid #f5f5f5;
  position: relative; }
  .media-image-v3:before, .media-image-v3:after {
    width: 22%;
    height: 15px;
    bottom: 2px;
    -webkit-box-shadow: 0 9px 20px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 9px 20px 4px rgba(0, 0, 0, 0.1);
    content: "";
    position: absolute;
    z-index: -1; }
  .media-image-v3:before {
    left: 5px; }
  .media-image-v3:after {
    right: 5px; }

/* --- SCSS For Message --- */
/* Core variables and mixins*/
.alert-box-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-box-success hr {
    border-top-color: #c9e2b3; }
  .alert-box-success .alert-link {
    color: #2b542c; }

.alert-box-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-box-info hr {
    border-top-color: #a6e1ec; }
  .alert-box-info .alert-link {
    color: #245269; }

.alert-box-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-box-warning hr {
    border-top-color: #f7e1b5; }
  .alert-box-warning .alert-link {
    color: #66512c; }

.alert-box-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-box-error hr {
    border-top-color: #e4b9c0; }
  .alert-box-error .alert-link {
    color: #843534; }

/* --- SCSS For Mockup-presentation --- */
.mockup {
  font-size: 16px;
  line-height: 32px; }
  .mockup .heading h1,
  .mockup .heading h2,
  .mockup .heading h3,
  .mockup .heading h4,
  .mockup .heading h5 {
    margin-top: 0; }

/* --- SCSS For Newsletter --- */
/* Core variables and mixins*/
[class*="newsletter-v"] {
  padding: 15px 0; }
  [class*="newsletter-v"].light-style {
    color: #fff; }
    [class*="newsletter-v"].light-style .form-control {
      color: #fff;
      background: transparent; }
    [class*="newsletter-v"].light-style .newsletter-label {
      color: #FFF; }
  [class*="newsletter-v"].newsletter-border {
    border: 1px solid #eee; }
  [class*="newsletter-v"].newsletter-center {
    text-align: center; }
    [class*="newsletter-v"].newsletter-center .newsletter-heading {
      height: 200px;
      margin-bottom: 20px; }
    [class*="newsletter-v"].newsletter-center h2 {
      margin-top: 0; }

.newsletter-label {
  font-size: 14px;
  margin: 0;
  text-transform: uppercase; }

.newsletter-v3 .newsletter-left {
  position: relative; }

.newsletter-v3 .newsletter-label {
  padding: 13px 0px;
  background-color: #68bb47;
  line-height: 35px;
  margin-top: -10px; }

.newsletter-v3 .input-group {
  width: 61%;
  position: relative; }
  .newsletter-v3 .input-group input {
    border: none;
    border-radius: 30px;
    background: #f1f1f1; }
  .newsletter-v3 .input-group span.input-group-btn.actions {
    position: absolute;
    right: -145px;
    top: 0;
    margin: 0;
    width: auto; }
  .newsletter-v3 .input-group .subscribe {
    /*border-radius: 0 30px 30px 0;*/
    -moz-border-radius-topright: 30px;
    -webkit-border-top-right-radius: 30px;
    border-top-right-radius: 30px;
    -moz-border-radius-bottomright: 30px;
    -webkit-border-bottom-right-radius: 30px;
    border-bottom-right-radius: 30px;
    background: #ffffff;
    border: none;
    color: #333333;
    border-radius: 40px;
    letter-spacing: 2px; }
    .rtl .newsletter-v3 .input-group .subscribe {
      -moz-border-radius-topleft: 30px;
      -webkit-border-top-left-radius: 30px;
      border-top-left-radius: 30px;
      -moz-border-radius-topright: inherit;
      -webkit-border-top-right-radius: inherit;
      border-top-right-radius: inherit; }
    .rtl .newsletter-v3 .input-group .subscribe {
      -moz-border-radius-bottomleft: 30px;
      -webkit-border-bottom-left-radius: 30px;
      border-bottom-left-radius: 30px;
      -moz-border-radius-bottomright: inherit;
      -webkit-border-bottom-right-radius: inherit;
      border-bottom-right-radius: inherit; }

.newsletter-v3 .panel {
  float: right;
  padding-top: 6px; }
  .rtl .newsletter-v3 .panel {
    float: left; }

.newsletter-v3 .panel-heading {
  padding-top: 10px;
  padding-bottom: 0; }

.newsletter-v3 .panel-body {
  padding: 0; }

.newsletter-v3 .panel-title {
  color: #FFFFFF;
  font-size: 17px; }

.newsletter-v8 .heading span {
  display: block;
  margin-bottom: 30px; }

.newsletter-v8 .newsletter-group {
  margin: 0 auto;
  width: 60%;
  background: #FFF;
  border: 0;
  padding: 0 2px 0 0px;
  border-radius: 3px; }

.newsletter-v8 .newsletter-input {
  background: transparent none;
  border: 0; }

/* --- SCSS For Panel --- */
.panel-blue {
  border-color: #81b9ed; }
  .panel-blue > .panel-heading {
    color: #81b9ed;
    border-color: #81b9ed;
    position: relative; }
    .panel-blue > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #81b9ed; }
    .panel-blue > .panel-heading .badge {
      color: #fff;
      background-color: #81b9ed; }
  .panel-blue > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #81b9ed; }

.panel-orange {
  border-color: #ff7042; }
  .panel-orange > .panel-heading {
    color: #ff7042;
    border-color: #ff7042;
    position: relative; }
    .panel-orange > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ff7042; }
    .panel-orange > .panel-heading .badge {
      color: #fff;
      background-color: #ff7042; }
  .panel-orange > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ff7042; }

.panel-aqua {
  border-color: #795548; }
  .panel-aqua > .panel-heading {
    color: #795548;
    border-color: #795548;
    position: relative; }
    .panel-aqua > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #795548; }
    .panel-aqua > .panel-heading .badge {
      color: #fff;
      background-color: #795548; }
  .panel-aqua > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #795548; }

.panel-turquoise {
  border-color: #4ACFD4; }
  .panel-turquoise > .panel-heading {
    color: #4ACFD4;
    border-color: #4ACFD4;
    position: relative; }
    .panel-turquoise > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #4ACFD4; }
    .panel-turquoise > .panel-heading .badge {
      color: #fff;
      background-color: #4ACFD4; }
  .panel-turquoise > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #4ACFD4; }

.panel-v1 > .panel-heading {
  padding: 20px 0;
  border-color: #eee; }
  .panel-v1 > .panel-heading:after {
    background-color: #006cb7; }

.panel-v1 .panel-body {
  padding: 0; }

.panel-v2 > .panel-heading {
  text-align: center;
  border-color: #eee; }
  .panel-v2 > .panel-heading:after {
    background-color: #006cb7;
    left: 50%;
    margin-left: -20px; }
    .rtl .panel-v2 > .panel-heading:after {
      right: 50%;
      left: auto; }
    .rtl .panel-v2 > .panel-heading:after {
      margin-right: -20px;
      margin-left: inherit; }

.panel-v3 > .panel-heading {
  background-color: #f7f7f7;
  padding: 15px;
  text-align: center; }

.panel-v3 .panel-body {
  padding: 25px;
  border-top: 1px solid #eee; }

.panel-v4 {
  border-top-width: 3px;
  border-top-style: solid; }
  .panel-v4 > .panel-heading {
    padding: 30px 30px 0; }
  .panel-v4 .panel-body {
    padding: 20px 30px 30px;
    line-height: 24px; }

/* --- SCSS For Parallax --- */
/* Core variables and mixins*/
.parallax {
  padding-top: 150px;
  padding-bottom: 150px;
  text-align: center; }
  .parallax .parallax-heading h1,
  .parallax .parallax-heading h2,
  .parallax .parallax-heading h3,
  .parallax .parallax-heading h4,
  .parallax .parallax-heading h5,
  .parallax .parallax-heading h6 {
    text-transform: uppercase; }
  .parallax-v1 .parallax-heading h2 {
    margin: 0; }
  .parallax-light h1,
  .parallax-light h2,
  .parallax-light h3,
  .parallax-light h4,
  .parallax-light h5,
  .parallax-light h6,
  .parallax-light p {
    color: #FFF; }

/* --- SCSS For Piechart --- */
/* Core variables and mixins*/
/* --- SCSS For Service --- */
/* Core variables and mixins*/
.icon-combs {
  position: relative; }
  .icon-combs .icon-combs-panel i {
    float: left;
    margin: 10px 15px 0 0; }
  .icon-combs .icon-combs-panel.icon-combs-right i {
    float: right;
    margin: 10px 0 0 15px; }
  .icon-combs .icon-combs-desc {
    overflow: hidden; }
  .icon-combs > li {
    float: left;
    padding-right: 20px;
    position: relative;
    text-align: right;
    width: 50%; }
    .icon-combs > li.icon-combs-inverted {
      clear: right;
      float: right;
      padding: 0 0 0 20px; }
  .icon-combs.icon-combs-light:before {
    background: #fff; }
  .icon-combs.icon-combs-light .icon-combs-desc h3,
  .icon-combs.icon-combs-light .icon-combs-desc p {
    color: #fff; }
  .icon-combs:before {
    background: #777;
    bottom: 0;
    content: "";
    left: 50%;
    margin-left: -1.5px;
    position: absolute;
    top: 0;
    width: 2px; }

.icon-wrap-icon {
  width: 60px;
  height: 60px;
  display: inline-block;
  background: #006cb7; }
  .icon-wrap-icon .fa {
    font-size: 25px;
    margin: 18px 15px;
    color: #fff; }

.social-icons {
  text-align: center;
  width: 60px;
  height: 60px;
  font-size: 25px;
  padding: 17px;
  border: 1px solid transparent; }
  .social-icons.icons-light-brd {
    color: #fff;
    border-color: #fff; }
  .social-icons.icons-brd {
    color: #444;
    border-color: #444; }

/* Service Timeline */
/* --- SCSS For Style-icon --- */
/* Core variables and mixins*/
/* Icon */
/* Alternate buttons*/
/* --------------------------------------------------*/
.icons {
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  display: inline-block;
  background-color: #006cb7;
  color: #fff;
  border: 1px solid transparent; }
  .icons.icons-lg {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 26px; }
  .icons.icons-sm {
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 14px; }
  .icons.icons-xs {
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 12px; }
  .icons:hover {
    color: #fff;
    background-color: #005d9e; }
  .icons.icons-bodered {
    border: 1px solid #006cb7;
    background-color: transparent;
    color: #006cb7; }
    .icons.icons-bodered:hover {
      border: 1px solid #004e84;
      background-color: transparent;
      color: #004e84; }
  .icons.icons-darker {
    background-color: #000 !important;
    color: #fff !important; }
    .icons.icons-darker:hover {
      background-color: #595959 !important;
      color: #fff !important; }
  .icons.icons-light {
    background-color: #f0f0f0 !important;
    color: #000 !important; }
    .icons.icons-light:hover {
      background-color: #d7d7d7 !important;
      color: #fff !important; }
  .icons.icons-plain {
    background-color: transparent;
    color: #006cb7;
    font-size: 28px !important;
    width: auto;
    height: auto; }
    .icons.icons-plain.icons-lg {
      font-size: 36px !important;
      width: auto;
      height: auto; }
    .icons.icons-plain.icons-sm {
      font-size: 20px !important;
      width: auto;
      height: auto; }
    .icons.icons-plain.icons-xs {
      font-size: 14px !important;
      width: auto;
      height: auto; }
    .icons.icons-plain:hover {
      background-color: transparent;
      color: #000; }

.icons-outline {
  color: #fff;
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.2); }
  .icons-outline:hover, .icons-outline:focus, .icons-outline:active, .icons-outline.active {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.2);
    border-color: rgba(242, 242, 242, 0.2); }
  .open .icons-outline.dropdown-toggle {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.2);
    border-color: rgba(242, 242, 242, 0.2); }
  .icons-outline:active, .icons-outline.active {
    background-image: none; }
  .open .icons-outline.dropdown-toggle {
    background-image: none; }
  .icons-outline.disabled, .icons-outline.disabled:hover, .icons-outline.disabled:focus, .icons-outline.disabled:active, .icons-outline.disabled.active, .icons-outline[disabled], .icons-outline[disabled]:hover, .icons-outline[disabled]:focus, .icons-outline[disabled]:active, .icons-outline[disabled].active,
  fieldset[disabled] .icons-outline,
  fieldset[disabled] .icons-outline:hover,
  fieldset[disabled] .icons-outline:focus,
  fieldset[disabled] .icons-outline:active,
  fieldset[disabled] .icons-outline.active {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.2); }
  .icons-outline .badge {
    color: transparent;
    background-color: #fff; }
  .icons-outline.icons-primary {
    background: transparent;
    color: #006cb7; }
    .icons-outline.icons-primary:hover {
      color: #FFFFFF; }
  .icons-outline.icons-success {
    background: transparent;
    color: #70ba28; }
    .icons-outline.icons-success:hover {
      color: #FFFFFF; }
  .icons-outline.icons-info {
    background: transparent;
    color: #03a9f4; }
    .icons-outline.icons-info:hover {
      color: #FFFFFF; }
  .icons-outline.icons-danger {
    background: transparent;
    color: #f6821f; }
    .icons-outline.icons-danger:hover {
      color: #FFFFFF; }
  .icons-outline.icons-warning {
    background: transparent;
    color: #efc73a; }
    .icons-outline.icons-warning:hover {
      color: #FFFFFF; }

.icons-inverse {
  color: #fff;
  background-color: #d1d646;
  border-color: #ccd131; }
  .icons-inverse:hover, .icons-inverse:focus, .icons-inverse:active, .icons-inverse.active {
    color: #d1d646;
    background-color: transparent;
    border-color: #d1d646; }
  .open .icons-inverse.dropdown-toggle {
    color: #d1d646;
    background-color: transparent;
    border-color: #d1d646; }
  .icons-inverse:active, .icons-inverse.active {
    background-image: none; }
  .open .icons-inverse.dropdown-toggle {
    background-image: none; }
  .icons-inverse.disabled, .icons-inverse.disabled:hover, .icons-inverse.disabled:focus, .icons-inverse.disabled:active, .icons-inverse.disabled.active, .icons-inverse[disabled], .icons-inverse[disabled]:hover, .icons-inverse[disabled]:focus, .icons-inverse[disabled]:active, .icons-inverse[disabled].active,
  fieldset[disabled] .icons-inverse,
  fieldset[disabled] .icons-inverse:hover,
  fieldset[disabled] .icons-inverse:focus,
  fieldset[disabled] .icons-inverse:active,
  fieldset[disabled] .icons-inverse.active {
    background-color: #d1d646;
    border-color: #ccd131; }
  .icons-inverse .badge {
    color: #d1d646;
    background-color: #fff; }
  .icons-inverse.icons-primary:hover {
    color: #006cb7;
    background: transparent; }
  .icons-inverse.icons-success:hover {
    color: #70ba28;
    background: transparent; }
  .icons-inverse.icons-info:hover {
    color: #03a9f4;
    background: transparent; }
  .icons-inverse.icons-danger:hover {
    color: #f6821f;
    background: transparent; }
  .icons-inverse.icons-warning:hover {
    color: #efc73a;
    background: transparent; }

.light-style .icons {
  background-color: #fff;
  color: #006cb7; }
  .light-style .icons:hover {
    color: #006cb7;
    background-color: #f2f2f2; }

.light-style .icons-bodered {
  border: 1px solid #fff;
  color: #fff;
  background-color: transparent; }
  .light-style .icons-bodered:hover {
    border: 1px solid #f2f2f2;
    color: #f2f2f2;
    background-color: transparent; }

.light-style .icons-plain {
  background-color: transparent;
  color: #fff; }
  .light-style .icons-plain:hover {
    background-color: transparent;
    color: #006cb7; }

.icons-default {
  color: #fff;
  background-color: #222;
  border-color: #222; }
  .icons-default:hover, .icons-default:focus, .icons-default.focus, .icons-default:active, .icons-default.active,
  .open > .icons-default.dropdown-toggle {
    color: #fff;
    background-color: #006cb7; }
  .icons-default:active, .icons-default.active,
  .open > .icons-default.dropdown-toggle {
    background-image: none; }
  .icons-default.disabled, .icons-default.disabled:hover, .icons-default.disabled:focus, .icons-default.disabled.focus, .icons-default.disabled:active, .icons-default.disabled.active, .icons-default[disabled], .icons-default[disabled]:hover, .icons-default[disabled]:focus, .icons-default[disabled].focus, .icons-default[disabled]:active, .icons-default[disabled].active,
  fieldset[disabled] .icons-default,
  fieldset[disabled] .icons-default:hover,
  fieldset[disabled] .icons-default:focus,
  fieldset[disabled] .icons-default.focus,
  fieldset[disabled] .icons-default:active,
  fieldset[disabled] .icons-default.active {
    background-color: #222;
    border-color: #222; }
  .icons-default .badge {
    color: #222;
    background-color: #fff; }

.icons-primary {
  color: #fff;
  background-color: #006cb7;
  border-color: #005d9e; }
  .icons-primary:hover, .icons-primary:focus, .icons-primary.focus, .icons-primary:active, .icons-primary.active,
  .open > .icons-primary.dropdown-toggle {
    color: #fff;
    background-color: #006cb7; }
  .icons-primary:active, .icons-primary.active,
  .open > .icons-primary.dropdown-toggle {
    background-image: none; }
  .icons-primary.disabled, .icons-primary.disabled:hover, .icons-primary.disabled:focus, .icons-primary.disabled.focus, .icons-primary.disabled:active, .icons-primary.disabled.active, .icons-primary[disabled], .icons-primary[disabled]:hover, .icons-primary[disabled]:focus, .icons-primary[disabled].focus, .icons-primary[disabled]:active, .icons-primary[disabled].active,
  fieldset[disabled] .icons-primary,
  fieldset[disabled] .icons-primary:hover,
  fieldset[disabled] .icons-primary:focus,
  fieldset[disabled] .icons-primary.focus,
  fieldset[disabled] .icons-primary:active,
  fieldset[disabled] .icons-primary.active {
    background-color: #006cb7;
    border-color: #005d9e; }
  .icons-primary .badge {
    color: #006cb7;
    background-color: #fff; }

/* Success appears as green*/
.icons-success {
  color: #fff;
  background-color: #70ba28;
  border-color: #63a523; }
  .icons-success:hover, .icons-success:focus, .icons-success.focus, .icons-success:active, .icons-success.active,
  .open > .icons-success.dropdown-toggle {
    color: #fff;
    background-color: #006cb7; }
  .icons-success:active, .icons-success.active,
  .open > .icons-success.dropdown-toggle {
    background-image: none; }
  .icons-success.disabled, .icons-success.disabled:hover, .icons-success.disabled:focus, .icons-success.disabled.focus, .icons-success.disabled:active, .icons-success.disabled.active, .icons-success[disabled], .icons-success[disabled]:hover, .icons-success[disabled]:focus, .icons-success[disabled].focus, .icons-success[disabled]:active, .icons-success[disabled].active,
  fieldset[disabled] .icons-success,
  fieldset[disabled] .icons-success:hover,
  fieldset[disabled] .icons-success:focus,
  fieldset[disabled] .icons-success.focus,
  fieldset[disabled] .icons-success:active,
  fieldset[disabled] .icons-success.active {
    background-color: #70ba28;
    border-color: #63a523; }
  .icons-success .badge {
    color: #70ba28;
    background-color: #fff; }

/* Info appears as blue-green*/
.icons-info {
  color: #fff;
  background-color: #03a9f4;
  border-color: #0398db; }
  .icons-info:hover, .icons-info:focus, .icons-info.focus, .icons-info:active, .icons-info.active,
  .open > .icons-info.dropdown-toggle {
    color: #fff;
    background-color: #006cb7; }
  .icons-info:active, .icons-info.active,
  .open > .icons-info.dropdown-toggle {
    background-image: none; }
  .icons-info.disabled, .icons-info.disabled:hover, .icons-info.disabled:focus, .icons-info.disabled.focus, .icons-info.disabled:active, .icons-info.disabled.active, .icons-info[disabled], .icons-info[disabled]:hover, .icons-info[disabled]:focus, .icons-info[disabled].focus, .icons-info[disabled]:active, .icons-info[disabled].active,
  fieldset[disabled] .icons-info,
  fieldset[disabled] .icons-info:hover,
  fieldset[disabled] .icons-info:focus,
  fieldset[disabled] .icons-info.focus,
  fieldset[disabled] .icons-info:active,
  fieldset[disabled] .icons-info.active {
    background-color: #03a9f4;
    border-color: #0398db; }
  .icons-info .badge {
    color: #03a9f4;
    background-color: #fff; }

/* Warning appears as orange*/
.icons-warning {
  color: #fff;
  background-color: #efc73a;
  border-color: #edc022; }
  .icons-warning:hover, .icons-warning:focus, .icons-warning.focus, .icons-warning:active, .icons-warning.active,
  .open > .icons-warning.dropdown-toggle {
    color: #fff;
    background-color: #006cb7; }
  .icons-warning:active, .icons-warning.active,
  .open > .icons-warning.dropdown-toggle {
    background-image: none; }
  .icons-warning.disabled, .icons-warning.disabled:hover, .icons-warning.disabled:focus, .icons-warning.disabled.focus, .icons-warning.disabled:active, .icons-warning.disabled.active, .icons-warning[disabled], .icons-warning[disabled]:hover, .icons-warning[disabled]:focus, .icons-warning[disabled].focus, .icons-warning[disabled]:active, .icons-warning[disabled].active,
  fieldset[disabled] .icons-warning,
  fieldset[disabled] .icons-warning:hover,
  fieldset[disabled] .icons-warning:focus,
  fieldset[disabled] .icons-warning.focus,
  fieldset[disabled] .icons-warning:active,
  fieldset[disabled] .icons-warning.active {
    background-color: #efc73a;
    border-color: #edc022; }
  .icons-warning .badge {
    color: #efc73a;
    background-color: #fff; }

/* Danger and error appear as red*/
.icons-danger {
  color: #fff;
  background-color: #f6821f;
  border-color: #f2750a; }
  .icons-danger:hover, .icons-danger:focus, .icons-danger.focus, .icons-danger:active, .icons-danger.active,
  .open > .icons-danger.dropdown-toggle {
    color: #fff;
    background-color: #006cb7; }
  .icons-danger:active, .icons-danger.active,
  .open > .icons-danger.dropdown-toggle {
    background-image: none; }
  .icons-danger.disabled, .icons-danger.disabled:hover, .icons-danger.disabled:focus, .icons-danger.disabled.focus, .icons-danger.disabled:active, .icons-danger.disabled.active, .icons-danger[disabled], .icons-danger[disabled]:hover, .icons-danger[disabled]:focus, .icons-danger[disabled].focus, .icons-danger[disabled]:active, .icons-danger[disabled].active,
  fieldset[disabled] .icons-danger,
  fieldset[disabled] .icons-danger:hover,
  fieldset[disabled] .icons-danger:focus,
  fieldset[disabled] .icons-danger.focus,
  fieldset[disabled] .icons-danger:active,
  fieldset[disabled] .icons-danger.active {
    background-color: #f6821f;
    border-color: #f2750a; }
  .icons-danger .badge {
    color: #f6821f;
    background-color: #fff; }

.icons-color {
  background-color: #03a9f4;
  color: #fff; }
  .icons-color:hover {
    background-color: #0392d3;
    color: #fff; }
  .icons-color.icon-twitter {
    background-color: #00bdec; }
    .icons-color.icon-twitter:hover {
      background-color: #00a2cb; }
  .icons-color.icon-facebook {
    background-color: #3b5998; }
    .icons-color.icon-facebook:hover {
      background-color: #324b80; }
  .icons-color.icon-linkedin {
    background-color: #ce3d99; }
    .icons-color.icon-linkedin:hover {
      background-color: #bb2f88; }
  .icons-color.icon-files-o {
    background-color: #ccca3e; }
    .icons-color.icon-files-o:hover {
      background-color: #b8b631; }
  .icons-color.icon-google-plus {
    background-color: #ce3d3d; }
    .icons-color.icon-google-plus:hover {
      background-color: #bb2f2f; }
  .icons-color.icon-dribbble {
    background-color: #3ebacc; }
    .icons-color.icon-dribbble:hover {
      background-color: #31a7b8; }
  .icons-color.icon-behance {
    background-color: #d2230c; }
    .icons-color.icon-behance:hover {
      background-color: #b31e0a; }
  .icons-color.icon-deviantart {
    background-color: #cc3eb3; }
    .icons-color.icon-deviantart:hover {
      background-color: #b831a0; }
  .icons-color.icon-tumblr {
    background-color: #c5fb45; }
    .icons-color.icon-tumblr:hover {
      background-color: #bbfa25; }
  .icons-color.icon-rss {
    background-color: #cc873e; }
    .icons-color.icon-rss:hover {
      background-color: #b87631; }
  .icons-color.icon-apple {
    background-color: #3ecc6d; }
    .icons-color.icon-apple:hover {
      background-color: #31b85e; }
  .icons-color.icon-linux {
    background-color: #5c3ecc; }
    .icons-color.icon-linux:hover {
      background-color: #4d31b8; }
  .icons-color.icon-vk {
    background-color: #f7cc06; }
    .icons-color.icon-vk:hover {
      background-color: #d7b105; }
  .icons-color.icon-github {
    background-color: #f9af50; }
    .icons-color.icon-github:hover {
      background-color: #f8a030; }
  .icons-color.icon-html5 {
    background-color: #f95060; }
    .icons-color.icon-html5:hover {
      background-color: #f83043; }
  .icons-color.icon-yahoo {
    background-color: #f950b7; }
    .icons-color.icon-yahoo:hover {
      background-color: #f830aa; }
  .icons-color.icon-youtube {
    background-color: #fc2736; }
    .icons-color.icon-youtube:hover {
      background-color: #fc0618; }
  .icons-color.icon-flickr {
    background-color: #276dfc; }
    .icons-color.icon-flickr:hover {
      background-color: #0657fc; }

/* --- SCSS For Table --- */
/* Core variables and mixins*/
.table {
  margin-bottom: 0;
  /*     font-size: 16px; */ }

.table > thead > tr > th {
  border-width: 1px;
  color: #444444;
  font-weight: 600; }

.table > tbody > tr > td {
  color: #666666;
  vertical-align: middle; }

.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  border-top: medium none; }

.table-v1 {
  border: 1px solid #eee; }
  .table-v1 > thead > tr > th,
  .table-v1 > thead > tr td,
  .table-v1 > tbody > tr > th,
  .table-v1 > tbody > tr td,
  .table-v1 > tfoot > tr > th,
  .table-v1 > tfoot > tr td {
    text-align: center; }

.table-v2 {
  border: 1px solid #eee; }
  .table-v2 > thead,
  .table-v2 > th {
    border-bottom: 2px solid #eee;
    background: white; }
  .table-v2 > tbody > tr > th,
  .table-v2 > tbody > tr td,
  .table-v2 > tfoot > tr > th,
  .table-v2 > tfoot > tr td {
    border: 1px solid #eee; }

.table-v3 {
  border: 0; }
  .table-v3 > thead,
  .table-v3 > th {
    border: 0;
    background: white; }
  .table-v3 > tbody > tr > th,
  .table-v3 > tbody > tr td,
  .table-v3 > tfoot > tr > th,
  .table-v3 > tfoot > tr td {
    border: 0; }
  .table-v3 > tbody tr:nth-child(even),
  .table-v3 > tfoot tr:nth-child(even) {
    background: #f9f9f9; }
  .table-v3 > tbody tr:nth-child(odd),
  .table-v3 > tfoot tr:nth-child(odd) {
    background: #FFF; }

.table-v4 > thead,
.table-v4 > th {
  border-bottom: 2px solid #eee; }

.table-v4 > tbody > tr > th,
.table-v4 > tbody > tr td,
.table-v4 > tfoot > tr > th,
.table-v4 > tfoot > tr td {
  border-top: 1px solid #eee; }

.table-striped.table-striped-v1 thead {
  background: none repeat scroll 0 0 #dddddd; }

.table-striped.table-striped-v1 > thead > tr > th {
  border-bottom: medium none; }

.table-striped.table-striped-v1 > tbody > tr:nth-child(2n+1) > td,
.table-striped.table-striped-v1 > tbody > tr:nth-child(2n+1) > th {
  background: inherit; }

.table-striped.table-striped-v1 > tbody > tr:nth-child(2n+2) > td,
.table-striped.table-striped-v1 > tbody > tr:nth-child(2n+2) > th {
  background: none repeat scroll 0 0 #f6f6f6; }

.table-striped.table-striped-v2 {
  border: 1px solid #dddddd; }

.table-striped.table-striped-v2 > thead > tr > th,
.table-striped.table-striped-v2 > thead > tr td,
.table-striped.table-striped-v2 > tbody > tr > th,
.table-striped.table-striped-v2 > tbody > tr td,
.table-striped.table-striped-v2 > tfoot > tr > th,
.table-striped.table-striped-v2 > tfoot > tr td {
  border-top: 1px solid #dddddd; }

.table-striped.table-striped-v2 > tbody > tr:nth-child(2n+1) > td,
.table-striped.table-striped-v2 > tbody > tr:nth-child(2n+1) > th {
  background: inherit; }

/* --- SCSS For Tabs --- */
/* Core variables and mixins*/
/* tabs style 1 */
.tab-v1 .nav-tabs {
  border-bottom: none; }
  .tab-v1 .nav-tabs > li > a {
    color: #353535;
    border: none;
    border-radius: 0;
    padding: 10px 20px;
    background: #fff; }
  .tab-v1 .nav-tabs > li.active > a {
    color: #ff7042;
    border: none;
    background: #f6f6f6; }

.tab-v1 .tab-content {
  padding: 15px 20px;
  background: #f6f6f6; }

/* tabs style 2 */
.tab-v2 .tab-content {
  overflow: hidden;
  padding: 15px 20px;
  background: #f6f6f6; }

.tab-v2 > .nav-tabs {
  border-bottom: none; }
  .tab-v2 > .nav-tabs > li {
    float: none; }
    .tab-v2 > .nav-tabs > li > a {
      color: #353535;
      border: none;
      min-width: 75px;
      border-radius: 0;
      margin: 0 0 2px 0;
      padding: 10px 20px;
      background: #fff; }
    .tab-v2 > .nav-tabs > li.active > a {
      color: #ff7042;
      border: none;
      background: #f6f6f6; }

.tab-v2.tabs-left > .nav-tabs {
  float: left; }

.tab-v2.tabs-right > .nav-tabs {
  float: right; }

/*Tab v3
------------------------------------*/
.tab-v3 .tab-content {
  padding: 15px 20px; }

.tab-v4 .nav-tabs > li {
  border-bottom: none;
  border-left: none; }
  .tab-v4 .nav-tabs > li > a {
    color: #353535;
    padding: 16px;
    font-size: 18px;
    font-weight: 800;
    font-family: "Hind", sans-serif; }
    .tab-v4 .nav-tabs > li > a:hover {
      background: inherit;
      color: #006cb7; }
  .tab-v4 .nav-tabs > li.active > a {
    color: #ff7042;
    border-bottom: 3px solid #ff7042; }
    .tab-v4 .nav-tabs > li.active > a:hover, .tab-v4 .nav-tabs > li.active > a:focus {
      color: #ff7042; }

.tab-v4 .tab-content {
  padding: 20px; }

/*Tab v5
------------------------------------*/
.tab-v5 .nav-tabs {
  display: inline-block; }
  .tab-v5 .nav-tabs > li > a {
    color: #353535;
    border: none;
    border-radius: 0;
    font-family: "Hind", sans-serif;
    padding: 15px 30px;
    font-weight: 700;
    font-size: 18px;
    position: relative;
    letter-spacing: 2px; }
    .tab-v5 .nav-tabs > li > a:hover {
      background: inherit;
      color: #006cb7; }
  .tab-v5 .nav-tabs > li.active > a {
    color: #ff7042;
    background: inherit;
    border: none; }
    .tab-v5 .nav-tabs > li.active > a:hover, .tab-v5 .nav-tabs > li.active > a:focus {
      color: #ff7042; }
  .tab-v5 .nav-tabs > li.active a:after,
  .tab-v5 .nav-tabs > li a:hover:after,
  .tab-v5 .nav-tabs > li a:focus:after {
    right: 0;
    left: 0;
    width: 30px;
    height: 2px;
    margin: 0 auto;
    content: " ";
    top: 0px;
    background: #006cb7;
    position: absolute; }
    .rtl .tab-v5 .nav-tabs > li.active a:after, .rtl
    .tab-v5 .nav-tabs > li a:hover:after, .rtl
    .tab-v5 .nav-tabs > li a:focus:after {
      left: 0;
      right: auto; }
    .rtl .tab-v5 .nav-tabs > li.active a:after, .rtl
    .tab-v5 .nav-tabs > li a:hover:after, .rtl
    .tab-v5 .nav-tabs > li a:focus:after {
      right: 0;
      left: auto; }

.tab-v5 .tab-content {
  padding: 0; }

/*Tab v6
------------------------------------*/
.tab-blue .nav-tabs > li > a:hover, .tab-blue .nav-tabs > li > a:focus {
  color: #81b9ed; }

.tab-blue .nav-tabs > li.active > a {
  color: #81b9ed; }

.tab-blue .tab-heading {
  border-top-color: #81b9ed !important; }

.tab-v6 .tab-heading {
  overflow: hidden;
  background: #FFFFFF;
  padding: 25px;
  border-top: 3px solid #000000;
  border-bottom: 1px solid #eee; }

.tab-v6 h2.category {
  margin: 0;
  float: left;
  text-transform: uppercase; }

.tab-v6 .nav-tabs > li > a {
  color: #bbbbbb;
  padding: 0;
  padding-right: 25px;
  font-size: 19px;
  line-height: 18px;
  font-family: "Hind", sans-serif; }
  .rtl .tab-v6 .nav-tabs > li > a {
    padding-left: 25px;
    padding-right: inherit; }

.tab-v6 .tab-content {
  padding: 15px 20px;
  border: 1px solid #eee; }

/* --- SCSS For Team --- */
/* Core variables and mixins*/
/* --- SCSS For Testimonials --- */
/* Core variables and mixins*/
[class^="testimonials-v"] h2 {
  font-size: 22px;
  font-weight: 600;
  margin: 0;
  text-transform: uppercase; }

[class^="testimonials-v"] .testimonials-profile {
  margin: 10px 0; }
  [class^="testimonials-v"] .testimonials-profile .name {
    margin: 5px 0; }
  [class^="testimonials-v"] .testimonials-profile .job {
    font-size: 13px;
    font-style: italic; }

[class^="testimonials-v"].light-style {
  color: #fff; }
  [class^="testimonials-v"].light-style h2 {
    color: #fff;
    background: transparent; }
  [class^="testimonials-v"].light-style .name,
  [class^="testimonials-v"].light-style .job,
  [class^="testimonials-v"].light-style .testimonials-quote {
    color: #fff; }

.testimonials-left .testimonials-profile {
  text-align: left; }
  .rtl .testimonials-left .testimonials-profile {
    text-align: right; }

.testimonials-left .testimonials-avatar {
  float: left;
  width: 60px;
  height: auto;
  margin-right: 15px; }
  .rtl .testimonials-left .testimonials-avatar {
    float: right; }
  .rtl .testimonials-left .testimonials-avatar {
    margin-left: 15px;
    margin-right: inherit; }

.testimonials-center .testimonials-profile {
  text-align: center; }

.testimonials-center .testimonials-avatar {
  display: block;
  margin: 0 auto 10px;
  width: 80px;
  height: auto; }

.testimonials-right .testimonials-profile {
  text-align: right; }
  .rtl .testimonials-right .testimonials-profile {
    text-align: left; }

.testimonials-right .testimonials-avatar {
  float: right;
  margin-left: 15px;
  width: 60px;
  height: auto; }
  .rtl .testimonials-right .testimonials-avatar {
    float: left; }
  .rtl .testimonials-right .testimonials-avatar {
    margin-right: 15px;
    margin-left: inherit; }

/* testimonials-style */
.testimonials-v1 .testimonials-quote {
  background-color: #f3f3f3;
  margin-bottom: 20px;
  padding: 15px;
  position: relative; }
  .testimonials-v1 .testimonials-quote:after {
    bottom: -18px;
    color: #f3f3f3;
    content: "\f0d7";
    font-family: "FontAwesome";
    font-size: 30px;
    margin-left: -15px;
    position: absolute;
    text-align: center; }
    .rtl .testimonials-v1 .testimonials-quote:after {
      margin-right: -15px;
      margin-left: inherit; }

.testimonials-v1 .testimonials-left .testimonials-quote:after {
  left: 30px; }
  .rtl .testimonials-v1 .testimonials-left .testimonials-quote:after {
    right: 30px;
    left: auto; }

.testimonials-v1 .testimonials-center .testimonials-quote:after {
  left: 50%; }
  .rtl .testimonials-v1 .testimonials-center .testimonials-quote:after {
    right: 50%;
    left: auto; }

.testimonials-v1 .testimonials-right .testimonials-quote:after {
  right: 20px; }
  .rtl .testimonials-v1 .testimonials-right .testimonials-quote:after {
    left: 20px;
    right: auto; }

.testimonials-v1.light-style .testimonials-quote {
  color: #555; }

/* testimonials-v2 */
.testimonials-v2.testimonials h2 {
  text-align: center;
  text-transform: uppercase; }

.testimonials-v2 .testimonials-avatar {
  float: left;
  margin-right: 15px;
  width: 120px;
  height: auto; }
  .rtl .testimonials-v2 .testimonials-avatar {
    float: right; }
  .rtl .testimonials-v2 .testimonials-avatar {
    margin-left: 15px;
    margin-right: inherit; }

/* testimonials slide */
.testimonials.special .testimonials-profile {
  margin-right: 30px; }
  .rtl .testimonials.special .testimonials-profile {
    margin-left: 30px;
    margin-right: inherit; }

.testimonials.special .testimonials-quote {
  overflow: hidden;
  font-style: italic;
  font-size: 20px;
  border-left: 1px solid #eee;
  padding-left: 30px; }
  .rtl .testimonials.special .testimonials-quote {
    border-right: 1px solid #eee;
    border-left: inherit; }
  .rtl .testimonials.special .testimonials-quote {
    padding-right: 30px;
    padding-left: inherit; }

.testimonials.special .carousel-indicators {
  margin: 0;
  padding-left: 50px;
  position: static;
  text-align: left; }

.testimonials-slide .testimonials-carousel {
  padding: 0 18%; }

.testimonials-slide.light-style {
  color: #fff; }
  .testimonials-slide.light-style h2 {
    color: #fff; }
  .testimonials-slide.light-style .name,
  .testimonials-slide.light-style .job,
  .testimonials-slide.light-style .testimonials-quote {
    color: #fff; }

.testimonials-carousel .carousel-indicators {
  bottom: -50px; }

.testimonials-v4 {
  position: relative;
  padding: 30px 30px 30px 60px;
  border: 1px solid #eee; }
  .testimonials-v4 .testimonials-description {
    font-size: 20px;
    font-weight: 300;
    font-style: italic; }
  .testimonials-v4 .testimonials-avatar {
    padding: 3px;
    top: 30px;
    left: -39px;
    background: #FFF;
    position: absolute;
    width: 78px;
    height: 78px;
    border: 1px solid #006cb7; }
  .testimonials-v4 .testimonials-name {
    text-transform: uppercase; }
  .testimonials-v4 .testimonials-position,
  .testimonials-v4 .testimonials-name {
    padding: 0 0 0 30px; }
  .testimonials-v4:before {
    content: "";
    width: 3px;
    height: 100%;
    background: #006cb7;
    position: absolute;
    top: -1px;
    left: -1px; }

.testimonials-v5 {
  display: table;
  text-align: center;
  width: 70%;
  margin: 0 auto; }
  .testimonials-v5 .testimonials-body {
    display: table-cell;
    background: #FFF;
    padding: 30px 60px;
    text-align: left;
    position: relative;
    width: 93%;
    vertical-align: middle; }
    .testimonials-v5 .testimonials-body:before {
      top: 0;
      left: 0;
      content: "";
      position: absolute;
      background: #006cb7;
      width: 3px;
      height: 100%; }
  .testimonials-v5 .testimonials-avatar {
    display: table-cell;
    vertical-align: top;
    width: 7%; }
    .testimonials-v5 .testimonials-avatar li:last-child img {
      margin-bottom: 0; }
    .testimonials-v5 .testimonials-avatar li.active a:before {
      display: none; }
    .testimonials-v5 .testimonials-avatar a {
      display: block;
      position: relative; }
      .testimonials-v5 .testimonials-avatar a:before {
        position: absolute;
        left: 0;
        top: 0;
        content: "";
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5); }
    .testimonials-v5 .testimonials-avatar img {
      margin: 0 0px 4px 4px; }
  .testimonials-v5 .testimonials-position {
    padding: 0 0 0 30px; }
  .testimonials-v5 .testimonials-name {
    text-transform: uppercase;
    padding: 0 0 0 30px;
    position: relative; }
    .testimonials-v5 .testimonials-name:before {
      position: absolute;
      content: "";
      left: 0;
      top: 50%;
      background: #006cb7;
      width: 23px;
      height: 1px; }
  .testimonials-v5 .testimonials-description {
    color: #999999;
    font-style: italic;
    font-size: 20px;
    font-weight: 300; }

.testimonials-v6 .testimonials-description {
  font-size: 20px;
  font-style: italic;
  font-weight: 300; }

.testimonials-v6 .testimonials-avatar {
  margin-bottom: 20px; }
  .testimonials-v6 .testimonials-avatar li a {
    display: inline-block;
    border: 1px solid #006cb7;
    padding: 3px; }

.testimonials-v6 .testimonials-name {
  text-transform: uppercase; }

.testimonials-v6 .testimonials-profile {
  font-size: 14px; }
  .testimonials-v6 .testimonials-profile .name {
    color: #000000;
    font-weight: bold;
    border-right: 1px solid #eee;
    font-size: 16px;
    padding-right: 10px; }
  .testimonials-v6 .testimonials-profile .job {
    padding-left: 10px; }

/* --- SCSS For Timeline --- */
/* Core variables and mixins*/
.timeline {
  position: relative;
  padding: 40px 0;
  overflow: hidden; }
  .timeline:before {
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    content: "";
    height: 100%;
    margin: auto;
    width: 2px;
    position: absolute;
    background: #eee; }
  .timeline-icon {
    margin: 0 auto;
    padding: 8px;
    z-index: 1;
    position: relative;
    background: #FFF;
    float: left;
    color: #FFF;
    width: 140px;
    height: 140px;
    border: 2px solid #eee; }
    .timeline-icon-inner {
      margin: auto;
      display: table;
      text-align: center;
      background: #006cb7;
      width: 120px;
      height: 120px; }
    .timeline-icon i {
      display: table-cell;
      vertical-align: middle; }
  .timeline-box {
    float: left;
    margin-left: 30px;
    padding: 30px;
    background: transparent;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s; }
    .timeline-box:hover {
      background: #F7F7F7; }
  .timeline-name {
    text-transform: uppercase; }

/* --- SCSS For Typography --- */
/* Core variables and mixins*/
.dropcap {
  color: #000;
  float: left;
  font-weight: 800;
  line-height: 48px;
  width: 60px;
  height: 60px;
  margin-right: 10px;
  padding: 3px 10px 2px;
  text-transform: uppercase;
  text-align: center;
  font-size: 48px; }
  .dropcap.dropcap-v2 {
    color: #fff;
    background: #006cb7; }
  .dropcap.dropcap-info {
    background: #03a9f4; }
  .dropcap.dropcap-danger {
    background: #f6821f; }
  .dropcap.dropcap-success {
    background: #70ba28; }
  .dropcap.dropcap-warning {
    background: #efc73a; }

/*Dropcap v2*/
.blockquote {
  position: relative;
  font-weight: 300;
  font-style: italic; }
  .blockquote i.blockquote-icon {
    top: 50%;
    color: #FFFFFF;
    width: 34px;
    height: 34px;
    padding: 7px;
    font-size: 14px;
    line-height: 22px;
    margin-top: -15px;
    text-align: center;
    position: absolute;
    background: #006cb7;
    display: inline-block; }
  .blockquote.blockquote-left i {
    left: 17px;
    margin-right: 10px; }
  .blockquote.blockquote-right {
    border-left: none;
    padding-left: 30px;
    padding-right: 20px; }
    .blockquote.blockquote-right i {
      right: 17px;
      margin-left: 10px; }
    .blockquote.blockquote-right .blockquote-in {
      margin-right: 45px; }
  .blockquote.blockquote-brd {
    padding: 15px;
    border: 1px solid #999; }
    .blockquote.blockquote-brd i {
      color: #000000;
      top: 30px;
      left: 25px;
      position: absolute; }
    .blockquote.blockquote-brd .blockquote-in {
      margin-left: 45px; }
  .blockquote.blockquote-info {
    border-left-color: #03a9f4; }
  .blockquote.blockquote-danger {
    border-left-color: #f6821f; }
  .blockquote.blockquote-success {
    border-left-color: #70ba28; }
  .blockquote.blockquote-warning {
    border-left-color: #efc73a; }

p {
  margin: 0;
  padding: 0; }

.panel-body {
  padding: 0; }

.panel {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.swiper-viewport {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.pavlayerednavigation h3 {
  margin: 0; }

/* control-label*/
.required .control-label {
  font-size: 16px;
  text-align: justify !important; }
  .required .control-label:before {
    content: '* ';
    color: #F00;
    font-weight: bold; }

/* style-btn-primary*/
.btn-primary {
  background-color: #212121;
  color: #FFFFFF;
  border-color: transparent;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  -webkit-box-shadow: 0 0 0 0px #006cb7 inset;
  box-shadow: 0 0 0 0px #006cb7 inset; }
  .btn-primary:hover {
    -webkit-box-shadow: 0 0 0 22px #006cb7 inset;
    box-shadow: 0 0 0 22px #006cb7 inset; }

/*LABEL */
.label {
  font-size: 13px !important;
  position: absolute;
  top: 15px;
  background-color: #006cb7;
  right: 10px;
  border-radius: 30px !important;
  line-height: 20px !important;
  height: 20px !important;
  width: 60px !important; }
  .rtl .label {
    left: 10px;
    right: auto; }

/* heading-title */
.panel-title > h3, .pavo-widget-heading > h3 {
  color: #212121;
  font-size: 31px;
  text-transform: capitalize;
  font-weight: 700;
  position: relative;
  margin-bottom: 30px; }
  .panel-title > h3:before, .pavo-widget-heading > h3:before {
    background: url("../image/underline.png");
    position: absolute;
    content: '';
    width: 30px;
    height: 5px;
    bottom: 0;
    left: 0; }
    .rtl .panel-title > h3:before, .rtl .pavo-widget-heading > h3:before {
      right: 0;
      left: auto; }

/* STYLE-NAME-PRODUCT */
.caption .name {
  font-size: 15px;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 0;
  line-height: 22px;
  text-transform: capitalize; }
  .caption .name a {
    letter-spacing: -.025em;
    color: #212121;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    .caption .name a:hover {
      color: #006cb7; }

/* STYLE-IMAGE-PRODUCT */
.product-thumb {
  margin-bottom: 20px;
  overflow: hidden; }
  .product-thumb .image {
    position: relative;
    overflow: hidden;
    border: 1px solid #eee; }
    .product-thumb .image .action {
      position: absolute;
      top: 10%;
      left: 5%; }
      .rtl .product-thumb .image .action {
        right: 5%;
        left: auto; }
  .product-thumb:hover .action, .product-thumb:hover .button-group {
    opacity: 1; }
  .product-thumb .action, .product-thumb .button-group {
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }

.button-sub {
  border: 1px solid #eee !important;
  color: #666666 !important;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  padding: 0;
  border-radius: 0;
  background-color: #FFFFFF !important;
  margin-bottom: 10px; }
  .button-sub:hover i {
    color: #FFFFFF; }

.button-cart {
  color: #FFFFFF;
  font-size: 13px;
  width: 140px;
  height: 35px;
  background: #006cb7;
  border: 1px solid #eee;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 10px;
  margin: auto;
  text-transform: uppercase;
  font-weight: bold; }
  .button-cart > i {
    display: none; }

/* STYLE-BUTTON */
/* PRICE */
.price,
.price-new {
  color: #b7003a;
  font-weight: 600;
  font-size: 16px; }
  .price .price-old,
  .price-new .price-old {
    color: #bbbbbb;
    font-weight: 600;
    text-decoration: line-through; }

/* RATING */
.rating {
  font-size: 10px;
  color: #ff9600; }
  .rating .fa-stack {
    width: 1em;
    height: 1em;
    line-height: 1em; }

/* SWIPER-BUTTON */
.swiper-pager .swiper-button-next, .swiper-pager .swiper-button-prev {
  height: 40px;
  width: 40px;
  display: inline-block;
  line-height: 40px;
  border: 1px solid #ebebeb;
  background: #FFFFFF;
  color: #363636;
  border-radius: 50%;
  text-align: center; }
  .swiper-pager .swiper-button-next:before, .swiper-pager .swiper-button-prev:before {
    font-size: 17px !important; }

/* Back-to-top */
.backtop {
  display: none; }

#search .form-control {
  color: #999;
  font-size: 13px;
  border-radius: 0;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
  height: 46px;
  padding: 10px 16px;
  border: 1px solid #e2e2e2; }
  .rtl #search .form-control {
    float: right; }

#search .btn {
  font-size: 14px;
  border-radius: 0;
  background-color: #FFFFFF;
  border: 1px solid #e2e2e2;
  color: #000000;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border-radius: 0;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  -webkit-box-shadow: 0 0 0 0px #006cb7 inset;
  box-shadow: 0 0 0 0px #006cb7 inset; }
  #search .btn:hover {
    -webkit-box-shadow: 0 0 0 23px #006cb7 inset;
    box-shadow: 0 0 0 23px #006cb7 inset;
    color: #FFFFFF; }

#pavoblog-posts .list-group-item, #account-login .list-group-item, #account-register .list-group-item {
  background-color: transparent;
  border: none; }

html {
  overflow-x: hidden; }

/* HEADER */
#style-header {
  background: #f6f6f6; }
  #style-header .topbar {
    background-color: #006cb7; }
    #style-header .topbar .dropdown-menu, #style-header .topbar .btn-block {
      color: #666666;
      text-align: left;
      font-size: 13px; }
  #style-header .list-inline {
    margin: 0;
    padding: 0;
    line-height: 42.5px; }
    #style-header .list-inline .dropdown-toggle {
      color: #FFFFFF;
      font-size: 13px; }

.header-v3 .header-middle {
  padding: 10px 0;
  border-bottom: 1px solid #2984c3;
  border-top: 1px solid #2984c3; }

/* LANGUAGE AND CURRENCY */
.quick-currency .btn-link, .quick-language .btn-link {
  font-size: 13px;
  color: #FFFFFF;
  text-transform: capitalize;
  font-weight: 400; }
  .quick-currency .btn-link:hover, .quick-language .btn-link:hover {
    color: #FFFFFF; }

/* LOGO */
.header-logo #logo {
  padding: 0 12px; }
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #006cb7;
}
/* CONTACT-PHONE */
.phone-cart {
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

#phone {
  padding-top: 3px; }
  #phone .wrapphone {
    padding-left: 5px; }
    .rtl #phone .wrapphone {
      padding-right: 5px;
      padding-left: inherit; }
  #phone .phone-icon {
    padding-top: 1px; }
  #phone .call-color {
    color: #212121;
    font-size: 15px;
    font-weight: 700; }
  #phone .phone-color {
    color: #006cb7;
    font-size: 14px;
    font-weight: 400; }
  #phone > span > span {
    display: block; }

/* CART */
#cart .topcart {
  padding-right: 5%; }
  .rtl #cart .topcart {
    padding-left: 5%;
    padding-right: inherit; }

#cart > button {
  background: none;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  width: auto;
  position: relative; }
  #cart > button .cart-icon:before {
    background: url("../image/cart.png") no-repeat;
    content: '';
    position: absolute;
    top: 7px;
    left: 0;
    height: 50px;
    width: 50px; }
    .rtl #cart > button .cart-icon:before {
      right: 0;
      left: auto; }
  #cart > button .name {
    margin-top: 5px;
    text-transform: capitalize;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin-left: 40px;
    font-size: 15px;
    font-weight: 600;
    color: #212121; }
    .rtl #cart > button .name {
      margin-right: 40px;
      margin-left: inherit; }
  #cart > button .cart-total {
    text-transform: lowercase;
    color: #bb0d44;
    font-weight: 500;
    font-size: 14px;
    display: block;
    margin-top: 15px; }

#cart .dropdown-menu {
  top: 65px;
  min-width: 300px;
  padding-left: 0;
  padding-right: 0; }
  #cart .dropdown-menu .table-striped .btn-danger {
    background: #FFFFFF;
    color: #000000;
    border: transparent; }
  #cart .dropdown-menu .table-striped tr {
    background: transparent;
    border-bottom: 1px solid #eee; }
  #cart .dropdown-menu .name, #cart .dropdown-menu .product-quantity {
    font-size: 19px;
    color: #1b1b1b;
    font-weight: 600; }
  #cart .dropdown-menu .product-total {
    color: #b7003a;
    font-weight: 700;
    font-size: 15px; }
  #cart .dropdown-menu tbody td {
    border: none; }
  #cart .dropdown-menu .button-group .btn {
    background: #FFFFFF;
    color: #1b1b1b;
    border: 1px solid #eee;
    font-size: 13px;
    font-weight: 700; }
    #cart .dropdown-menu .button-group .btn:hover {
      color: #FFFFFF; }

/* FOOTER */
.footer-blockbuilder {
  /* SOCIAL */ }
  .footer-blockbuilder h5 {
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize; }
  .footer-blockbuilder a {
    font-size: 14px; }
    .footer-blockbuilder a:hover {
      color: #006cb7 !important; }
  .footer-blockbuilder .box_wrap .one-one {
    position: relative;
    padding-left: 40px;
    margin: 19px 0 0;
    line-height: 14px;
    font-size: 14px;
    color: #666666; }
    .rtl .footer-blockbuilder .box_wrap .one-one {
      padding-right: 40px;
      padding-left: inherit; }
    .footer-blockbuilder .box_wrap .one-one i {
      font-size: 15px;
      top: 1px;
      line-height: 26px;
      color: #999;
      width: 28px;
      height: 28px;
      position: absolute;
      background: #666;
      color: #FFFFFF !important;
      left: 0; }
      .rtl .footer-blockbuilder .box_wrap .one-one i {
        right: 0;
        left: auto; }
      .footer-blockbuilder .box_wrap .one-one i:before {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
  .footer-blockbuilder .social li {
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s; }
    .footer-blockbuilder .social li:hover i {
      -webkit-transform: rotateY(180deg);
      transform: rotateY(180deg);
      -webkit-transition: all ease 0.5s;
      transition: all ease 0.5s; }
    .footer-blockbuilder .social li i {
      width: 30px;
      height: 30px;
      line-height: 30px;
      color: #FFFFFF;
      font-size: 15px;
      border-radius: 30px; }
  .footer-blockbuilder .social .fa-facebook {
    background-color: #395799; }
  .footer-blockbuilder .social .fa-youtube-play {
    background-color: #d21b26; }
  .footer-blockbuilder .social .fa-instagram {
    background-color: #4f7fa6; }
  .footer-blockbuilder .social .fa-twitter {
    background-color: #5ba8df; }
  .footer-blockbuilder .social .fa-pinterest {
    background-color: #e62d18; }
  .footer-blockbuilder .social .fa-google-plus {
    background-color: #d21b26; }

.app-mobile {
  padding-top: 8px; }

/* POWERED */
.powered {
  height: 40px;
  line-height: 40px; }

/*Alert Cart*/
.alert-minimalist {
  background-color: #f1f2f0;
  border-color: rgba(149, 149, 149, 0.3);
  border-radius: 3px;
  color: #006cb7;
  padding: 10px;
  border-left: 15px solid #fff06a;
  /* border-left: 15px solid rgb(255, 240, 106);*/ }
  .rtl .alert-minimalist {
    border-right: 15px solid #fff06a;
    border-left: inherit; }
  .alert-minimalist .fa {
    margin-right: .3em;
    padding-top: 4px; }

.alert-minimalist > [data-notify="icon"] {
  height: 50px;
  margin-right: 12px; }

.alert-minimalist > [data-notify="title"] {
  color: #333333;
  display: block;
  font-weight: bold;
  margin-bottom: 5px; }

.alert-minimalist > [data-notify="message"] {
  font-size: 16px; }

/* BESTSELLER */
#column-left .product-col, #column-right .product-col {
  width: 100%; }

#column-left .product-thumb, #column-right .product-thumb {
  padding-bottom: 15px;
  overflow: hidden; }
  #column-left .product-thumb .image, #column-right .product-thumb .image {
    float: left;
    width: 40%;
    padding: 0; }
    .rtl #column-left .product-thumb .image, .rtl #column-right .product-thumb .image {
      float: right; }
  #column-left .product-thumb .caption, #column-right .product-thumb .caption {
    padding-left: 10px;
    float: left;
    text-align: left;
    width: 60%; }
    .rtl #column-left .product-thumb .caption, .rtl #column-right .product-thumb .caption {
      padding-right: 10px;
      padding-left: inherit; }
    .rtl #column-left .product-thumb .caption, .rtl #column-right .product-thumb .caption {
      float: right; }
    .rtl #column-left .product-thumb .caption, .rtl #column-right .product-thumb .caption {
      text-align: right; }

#information-information, #information-contact {
  background: #FFFFFF; }

.panel-highlighted {
  border: solid 1px red; }
  .panel-highlighted .panel-heading {
    background: red;
    color: #FFFFFF; }

.nopadding .panel-body {
  padding: 0; }

.sidebar .panel {
  margin-bottom: 36px; }

.nostylingboxs .panel-heading {
  padding: 0;
  margin-bottom: 30px; }

.nostylingboxs .panel-body {
  padding: 0; }
h1.product-name {
  margin-top: 0; 
}
#product-product, #product-search {
  background: #FFFFFF; }
  #product-product #content, #product-product .list-group, #product-search #content, #product-search .list-group {
    margin-top: 30px; }
  #product-product .product-name, #product-search .product-name {
    color: #212121;
    font-weight: 600;
    font-size: 40px;
    text-transform: none; }
  #product-product .rating-review .fa-stack, #product-search .rating-review .fa-stack {
    width: 1em;
    height: 1em;
    line-height: 1em;
    color: #fc9b01;
    font-size: 16px; }
  #product-product .rating-review a, #product-search .rating-review a {
    font-size: 13px;
    color: #999; }
  #product-product .product-old, #product-search .product-old {
    font-size: 20px;
    color: #666666;
    font-weight: 600; }
  #product-product .product-price, #product-search .product-price {
    color: #b7003a;
    font-weight: 400;
    font-size: 40px; }
  #product-product .type, #product-search .type {
    font-size: 14px;
    color: #353535;
    display: inline-block;
    width: 112px; }
  #product-product #short-description, #product-search #short-description {
    color: #999; }
  #product-product .thumbnails, #product-search .thumbnails {
    overflow: auto;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-left: -20px; }
    .rtl #product-product .thumbnails, .rtl #product-search .thumbnails {
      margin-right: -20px;
      margin-left: inherit; }
    #product-product .thumbnails > li, #product-search .thumbnails > li {
      margin-left: 20px; }
      .rtl #product-product .thumbnails > li, .rtl #product-search .thumbnails > li {
        margin-right: 20px;
        margin-left: inherit; }
    #product-product .thumbnails .image-additional, #product-search .thumbnails .image-additional {
      float: left;
      margin-left: 20px; }
      .rtl #product-product .thumbnails .image-additional, .rtl #product-search .thumbnails .image-additional {
        float: right; }
      .rtl #product-product .thumbnails .image-additional, .rtl #product-search .thumbnails .image-additional {
        margin-right: 20px;
        margin-left: inherit; }
      #product-product .thumbnails .image-additional > a, #product-search .thumbnails .image-additional > a {
        padding: 5px;
        display: block;
        border: 1px solid #eee; }
  #product-product .nav-tabs, #product-search .nav-tabs {
    margin-bottom: 15px;
    border-bottom: none; }
    #product-product .nav-tabs .active:after, #product-search .nav-tabs .active:after {
      position: absolute;
      content: "";
      width: 40px;
      height: 4px;
      background: #006cb7;
      left: 0;
      bottom: 0; }
      .rtl #product-product .nav-tabs .active:after, .rtl #product-search .nav-tabs .active:after {
        right: 0;
        left: auto; }
    #product-product .nav-tabs a, #product-search .nav-tabs a {
      padding-left: 0;
      color: #353535;
      font-size: 24px;
      text-transform: capitalize;
      font-weight: 700;
      border: none; }
      .rtl #product-product .nav-tabs a, .rtl #product-search .nav-tabs a {
        padding-right: 0;
        padding-left: inherit; }
      #product-product .nav-tabs a:hover, #product-search .nav-tabs a:hover {
        background: #FFFFFF;
        color: #006cb7;
        border: none; }
  #product-product #product .product-qyt-action, #product-search #product .product-qyt-action {
    margin-right: 20px; }
    .rtl #product-product #product .product-qyt-action, .rtl #product-search #product .product-qyt-action {
      margin-left: 20px;
      margin-right: inherit; }
    #product-product #product .product-qyt-action .control-label, #product-search #product .product-qyt-action .control-label {
      margin: 10px 10px 10px 0; }
    #product-product #product .product-qyt-action #input-quantity, #product-search #product .product-qyt-action #input-quantity {
      padding: 9px 12px; }
  #product-product #product .product-action, #product-search #product .product-action {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex; }
    #product-product #product .product-action #button-cart, #product-search #product .product-action #button-cart {
      background: #006cb7;
      height: 42px;
      padding: 17px 20px;
      border-radius: 0;
      margin-right: 10px;
      font-size: 13px; }
      .rtl #product-product #product .product-action #button-cart, .rtl #product-search #product .product-action #button-cart {
        margin-left: 10px;
        margin-right: inherit; }
    #product-product #product .product-action .button-margin, #product-search #product .product-action .button-margin {
      margin-right: 10px;
      background: #FFFFFF;
      color: #666666;
      border-color: #eee;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      .rtl #product-product #product .product-action .button-margin, .rtl #product-search #product .product-action .button-margin {
        margin-left: 10px;
        margin-right: inherit; }
      #product-product #product .product-action .button-margin:hover, #product-search #product .product-action .button-margin:hover {
        background: #006cb7;
        color: #FFFFFF; }
  #product-product .tab-content, #product-search .tab-content {
    background: #f7f7f7;
    padding: 30px; }
  #product-product .btn-group .button-margin, #product-search .btn-group .button-margin {
    border: 1px solid #eee;
    background-color: transparent;
    color: #666666;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    #product-product .btn-group .button-margin:hover, #product-search .btn-group .button-margin:hover {
      background-color: #006cb7;
      color: #FFFFFF; }

.button-margin {
  border-radius: 0px;
  margin: 0 5px 0 5px; }

#product-search .product-grid .product-description,
#product-manufacturer .product-grid .product-description {
  display: none; }

#product-manufacturer .product-list .product-thumb img {
  float: left; }
  .rtl #product-manufacturer .product-list .product-thumb img {
    float: right; }

#checkout-cart .panel-title {
  padding: 0;
  letter-spacing: 3px;
  font-size: 16px; }

#checkout-cart .form-control {
  min-width: 85px; }

#product-search #button-search {
  margin-bottom: 20px; }

#product-compare .description {
  max-width: 100px; }

/* STYLE-SOCIALS */
.addthis_toolbox a {
  -webkit-transition: all ease 1s;
  transition: all ease 1s; }
  .addthis_toolbox a:hover {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg); }

/* LISTINGTAB */
.style-listingtab {
  padding-right: 30px; }
  .style-listingtab .panel-heading {
    padding: 0;
    background-color: transparent !important; }
  .style-listingtab .tab-top .active a {
    border: 1px solid #212121;
    -webkit-box-shadow: 0 2px #fff;
    box-shadow: 3px 6px 0px -3px #212121; }
  .style-listingtab .tab-top li {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    .style-listingtab .tab-top li a {
      font-size: 13px;
      color: #212121;
      text-transform: uppercase;
      font-weight: 700;
      line-height: 25px;
      padding: 0;
      text-align: center; }
  .style-listingtab .swiper-wrapper {
    position: relative; }

/* INTERACTIVE */
.interactive-banner {
  position: relative; }
  .interactive-banner .interactive-profile {
    text-align: justify; }
  .interactive-banner .content-inner {
    left: 35%;
    margin: 0 -50% 0 0;
    padding: 0;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 16px;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    top: 40%;
    padding-top: 40px;
    text-align: center;
    font-weight: 400;
    color: #FFFFFF;
    z-index: 2; }
    .interactive-banner .content-inner .heading-title {
      font-size: 54px;
      text-transform: none;
      color: #19191b; }
    .interactive-banner .content-inner p {
      font-size: 18px;
      color: #262626;
      font-weight: 400; }

.style-widget-video .content-inner {
  left: 50%; }

.style-widget-video .button-play a {
  left: 43%;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  line-height: 50px;
  text-indent: 3px;
  border: 5px solid #FFFFFF;
  font-size: 30px;
  position: relative;
  color: #FFFFFF; }
  .rtl .style-widget-video .button-play a {
    right: 43%;
    left: auto; }

.style-widget-video .heading-title, .style-widget-video p {
  color: #FFFFFF !important; }

.style-widget-video p {
  text-align: center;
  font-size: 23px; }

/* PRODUCT-CAROUSEL */
#module-product-carousel h3 {
  font-size: 21px; }

#module-product-carousel .product-thumbs {
  overflow: hidden;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee; }
  #module-product-carousel .product-thumbs .product-image {
    width: 30%;
    float: left; }
    .rtl #module-product-carousel .product-thumbs .product-image {
      float: right; }
  #module-product-carousel .product-thumbs .caption {
    margin-top: 15px;
    width: 70%;
    float: left; }
    .rtl #module-product-carousel .product-thumbs .caption {
      float: right; }

/* CATEGORY-CAROUSEL */
.category-carousel .banner-category .image {
  position: relative; }
  .category-carousel .banner-category .image .category-profile {
    left: 50%;
    position: absolute;
    bottom: 30px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .category-carousel .banner-category .image .btn-link {
    background: transparent;
    border: 1px solid #eee;
    border-radius: 3px; }

/* WIDGET-IMAGE-TEXT */
.pavo-widget-image-text {
  border: 1px solid #eee; }
  .pavo-widget-image-text .content-image {
    overflow: hidden;
    margin-bottom: 20px;
  }
  .pavo-widget-image-text .content-image, .pavo-widget-image-text .content-text {
    text-align: center;
    border: none; }
    .pavo-widget-image-text .content-image .content-title, .pavo-widget-image-text .content-text .content-title {
      font-size: 18px;
      font-weight: 500;
      text-transform: capitalize;
      margin: 0 0 30px; }
    .pavo-widget-image-text .content-image img, .pavo-widget-image-text .content-text img {
      padding-top: 30px;
      -webkit-transition: all .3s;
      transition: all .3s;
      -webkit-transform: scale(1);
      transform: scale(1); }
      .pavo-widget-image-text .content-image img:hover, .pavo-widget-image-text .content-text img:hover {
        -webkit-transform: scale(1.1);
        transform: scale(1.1); }

/* INSTAGRAM */
.pavo-widget-instagram .swiper-slide {
  position: relative;
  overflow: hidden; }
  .pavo-widget-instagram .swiper-slide:hover:before {
    background: rgba(0, 0, 0, 0.8);
    -webkit-transition: all 2s ease 0s;
    transition: all 2s ease 0s;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .pavo-widget-instagram .swiper-slide:hover .footer {
    opacity: 1; }
  .pavo-widget-instagram .swiper-slide .footer {
    -webkit-transition: all 2s ease;
    transition: all 2s ease;
    top: 30px;
    left: 0;
    right: 0;
    opacity: 0;
    margin: auto;
    color: #FFFFFF;
    position: absolute;
    font-size: 12px; }
    .pavo-widget-instagram .swiper-slide .footer .likes, .pavo-widget-instagram .swiper-slide .footer .comments {
      padding: 5px;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }

/* NAVIGATION */
.pavlayerednavigation .list-group {
  padding-left: 0 !important; }
  .rtl .pavlayerednavigation .list-group {
    padding-right: 0 !important;
    padding-left: inherit; }

.pavlayerednavigation .panel, .pavlayerednavigation .list-group-item {
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none; }

.pavlayerednavigation label {
  font-size: 16px;
  text-transform: capitalize; }

.grayscale-gray, .pavcarousel .item-inner img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(1);
  /* For Webkit browsers */
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: gray;
  /* For IE 6 - 9 */
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* Firefox 10+, Firefox on Android */ }

.grayscale-color, .pavcarousel .item-inner:hover img {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale"); }

/* effect-v1 */
.effect-v1 {
  background-color: #ffffff;
  overflow: hidden;
  position: relative;
  /* style for hover */ }
  .effect-v1:before {
    border: 1px solid #ffffff;
    bottom: 20px;
    content: "";
    left: 20px;
    position: absolute;
    right: 20px;
    top: 20px;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    z-index: 1; }
  .effect-v1 img {
    -webkit-transform: scale(1.12);
    -ms-transform: scale(1.12);
    -o-transform: scale(1.12);
    transform: scale(1.12);
    -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s; }
  .effect-v1 .action {
    -webkit-transform: scale(1.12);
    -ms-transform: scale(1.12);
    -o-transform: scale(1.12);
    transform: scale(1.12);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s; }
  .effect-v1:hover:before {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  .effect-v1:hover img {
    opacity: 0.5;
    filter: alpha(opacity=50);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  .effect-v1:hover .action {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100); }

/* effect-v2*/
.effect-v2 {
  background-color: #000;
  overflow: hidden;
  position: relative;
  /* style for hover */ }
  .effect-v2:before {
    border: 1px solid #ffffff;
    bottom: 20px;
    content: "";
    left: 20px;
    position: absolute;
    right: 20px;
    top: 20px;
    -webkit-transform: translate3d(-20px, 0px, 0px);
    transform: translate3d(-20px, 0px, 0px);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    z-index: 1; }
  .effect-v2 img {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s; }
  .effect-v2 .action {
    -webkit-transform: translate3d(-10px, 0px, 0px);
    transform: translate3d(-10px, 0px, 0px);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s; }
  .effect-v2:hover:before {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px); }
  .effect-v2:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -webkit-transform: scale(1.2, 1);
    -ms-transform: scale(1.2, 1);
    -o-transform: scale(1.2, 1);
    transform: scale(1.2, 1); }
  .effect-v2:hover .action {
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    opacity: 1;
    filter: alpha(opacity=100); }

/* effect-v3*/
.effect-v3 {
  background-color: #000000;
  overflow: hidden;
  position: relative;
  /* style for hover */ }
  .effect-v3:before, .effect-v3:after {
    bottom: 20px;
    content: "";
    left: 20px;
    opacity: 0;
    position: absolute;
    right: 20px;
    top: 20px;
    -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    z-index: 1; }
  .effect-v3:before {
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1); }
  .effect-v3:after {
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0); }
  .effect-v3 img {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity 0.35s ease 0s;
    -o-transition: opacity 0.35s ease 0s;
    transition: opacity 0.35s ease 0s; }
  .effect-v3 .banner-title {
    -webkit-transform: translate3d(0px, -20px, 0px);
    transform: translate3d(0px, -20px, 0px);
    -webkit-transition: transform 0.35s ease 0s;
    -o-transition: transform 0.35s ease 0s;
    transition: transform 0.35s ease 0s; }
  .effect-v3 .action {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate3d(0px, 40px, 0px);
    transform: translate3d(0px, 40px, 0px);
    -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s; }
  .effect-v3:hover:before, .effect-v3:hover:after {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  .effect-v3:hover img {
    opacity: 0.5;
    filter: alpha(opacity=50); }
  .effect-v3:hover .banner-title, .effect-v3:hover .action {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px); }

/* effect-v4*/
.effect-v4 {
  background-color: #000;
  overflow: hidden;
  position: relative;
  /* style for hover */ }
  .effect-v4:before {
    border: 1px solid #ffffff;
    bottom: 20px;
    -webkit-box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.2);
    -moz-box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.2);
    -o-box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.2);
    content: "";
    left: 20px;
    opacity: 0;
    position: absolute;
    right: 20px;
    top: 20px;
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.4);
    -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    z-index: 1; }
  .effect-v4 img {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity 0.35s ease 0s;
    -o-transition: opacity 0.35s ease 0s;
    transition: opacity 0.35s ease 0s; }
  .effect-v4 .banner-title {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: transform 0.35s ease 0s;
    -o-transition: transform 0.35s ease 0s;
    transition: transform 0.35s ease 0s; }
  .effect-v4 .action {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s; }
  .effect-v4:hover:before {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  .effect-v4:hover img {
    opacity: 0.5;
    filter: alpha(opacity=50); }
  .effect-v4:hover .banner-title {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95); }
  .effect-v4:hover .action {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }

/* effect-v5*/
.effect-v5 {
  background-color: #000;
  overflow: hidden;
  position: relative;
  /* style for hover */ }
  .effect-v5 img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity 1s ease 0s, transform 1s ease 0s;
    -o-transition: opacity 1s ease 0s, transform 1s ease 0s;
    transition: opacity 1s ease 0s, transform 1s ease 0s; }
  .effect-v5 .action {
    -webkit-transform: translate3d(-150%, 0px, 0px);
    transform: translate3d(-150%, 0px, 0px);
    -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s; }
    .effect-v5 .action:first-child {
      -webkit-transition-delay: 0.15s;
      transition-delay: 0.15s; }
    .effect-v5 .action:nth-of-type(2) {
      -webkit-transition-delay: 0.1s;
      transition-delay: 0.1s; }
    .effect-v5 .action:nth-of-type(3) {
      -webkit-transition-delay: 0.05s;
      transition-delay: 0.05s; }
  .effect-v5:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1); }
  .effect-v5:hover .action {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px); }
    .effect-v5:hover .action:first-child {
      -webkit-transition-delay: 0s;
      transition-delay: 0s; }
    .effect-v5:hover .action:nth-of-type(2) {
      -webkit-transition-delay: 0.05s;
      transition-delay: 0.05s; }
    .effect-v5:hover .action:nth-of-type(3) {
      -webkit-transition-delay: 0.1s;
      transition-delay: 0.1s; }

/* effect-v6*/
.effect-v6 {
  background-color: #000;
  overflow: hidden;
  position: relative;
  /* style for hover */ }
  .effect-v6 img {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity 0.35s ease 0s;
    -o-transition: opacity 0.35s ease 0s;
    transition: opacity 0.35s ease 0s; }
  .effect-v6 .action {
    -webkit-transform: translate3d(0px, -100px, 0px);
    transform: translate3d(0px, -100px, 0px);
    -webkit-transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
    transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
    opacity: 0;
    margin-top: 20px; }
  .effect-v6:hover img {
    opacity: 0.5;
    filter: alpha(opacity=50); }
  .effect-v6:hover .action {
    opacity: 1;
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px); }

/* effect-v7*/
.effect-v7 {
  overflow: hidden;
  position: relative;
  /* style for hover */ }
  .effect-v7:before {
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all 0.4s cubic-bezier(0.94, 0.85, 0.1, 0.62) 0s;
    -o-transition: all 0.4s cubic-bezier(0.94, 0.85, 0.1, 0.62) 0s;
    transition: all 0.4s cubic-bezier(0.94, 0.85, 0.1, 0.62) 0s;
    z-index: 1;
    border: 200px double transparent;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible; }
  .effect-v7:hover:before {
    opacity: 0;
    filter: alpha(opacity=0);
    border: 0 double rgba(255, 255, 255, 0.7);
    visibility: hidden; }

/* effect-v8*/
.effect-v8 {
  overflow: hidden;
  position: relative;
  /* style for hover */ }
  .effect-v8:before {
    border-bottom: 50px solid rgba(255, 255, 255, 0.4);
    border-top: 50px solid rgba(255, 255, 255, 0.4);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
    -o-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
    -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
    -moz-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
    -ms-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
    -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    -webkit-transform-origin: 50% 50% 0;
    transform-origin: 50% 50% 0;
    width: 100%; }
  .effect-v8:hover:before {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
    -o-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
    -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
    -moz-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
    -ms-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1); }

/* effect-v9*/
.effect-v9 {
  overflow: hidden;
  position: relative;
  /* style for hover */ }
  .effect-v9:before {
    border: 50px solid transparent;
    border-top-right-radius: 50px;
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
    top: 0;
    content: "";
    opacity: 1;
    filter: alpha(opacity=100);
    width: 100px;
    height: 100px;
    -webkit-transform: scale(7);
    -ms-transform: scale(7);
    -o-transform: scale(7);
    transform: scale(7);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    visibility: visible;
    z-index: 1; }
  .effect-v9:hover:before {
    border: 0 solid rgba(0, 0, 0, 0.7);
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden; }

/* effect-v10*/
.effect-v10 {
  overflow: hidden;
  position: relative;
  max-width: 100%;
  /* style for hover */ }
  .effect-v10:before {
    background-color: rgba(255, 255, 255, 0.2);
    display: block;
    width: 100%;
    height: 100%;
    left: -100%;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    content: "";
    z-index: 1; }
  .effect-v10:hover:before {
    left: 0;
    opacity: 1;
    filter: alpha(opacity=100); }

.effect-v11 {
  overflow: hidden;
  position: relative;
  /* style for hover */ }
  .effect-v11 img {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity 0.35s ease 0s;
    -o-transition: opacity 0.35s ease 0s;
    transition: opacity 0.35s ease 0s; }
  .effect-v11 .action {
    -webkit-transform: translate3d(0px, -100px, 0px);
    transform: translate3d(0px, -100px, 0px);
    -webkit-transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
    transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
    opacity: 0; }
  .effect-v11 li:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80); }
  .effect-v11 li:hover .action {
    opacity: 1;
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px); }

.icon-effect-v1 img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.2s ease 0s;
  transition: -webkit-transform 0.2s ease 0s;
  transition: transform 0.2s ease 0s;
  transition: transform 0.2s ease 0s, -webkit-transform 0.2s ease 0s; }

.icon-effect-v1 li:hover img {
  -webkit-transform: scale(0.8);
  transform: scale(0.8); }

body .owl-carousel {
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none; }

/* Module fitter*/
.filter .list-group-item {
  padding: 5px 0;
  border: none; }

.paging {
  color: #bbb; }

/* BESTSELLER */
.bestseller.panel-warning .products-block {
  border: 2px solid #efc73a;
  border-top: none; }

.category,
.pavblogs-comments-box,
.bestseller {
  border: 1px solid #eee; }
  .category.panel,
  .pavblogs-comments-box.panel,
  .bestseller.panel {
    background: transparent; }
    .category.panel .panel-heading,
    .pavblogs-comments-box.panel .panel-heading,
    .bestseller.panel .panel-heading {
      background: transparent;
      border-bottom: 1px solid #eee;
      color: #212121; }
    .category.panel .panel-body,
    .pavblogs-comments-box.panel .panel-body,
    .bestseller.panel .panel-body {
      border-top: none;
      padding: 20px 30px; }

.carousel-tabs {
  background: #FFFFFF;
  padding: 20px 20px 0px 20px;
  border: 1px solid #eee; }

/* User Login */
.modal-open {
  overflow: hidden;
  padding: 0px !important; }

.modal-content {
  top: 90px; }
  .modal-content .modal-header {
    background: #006cb7; }
    .modal-content .modal-header .modal-title {
      color: #FFFFFF; }
  .modal-content .list-log {
    padding: 0 0 19px !important; }

/* BREADCRUMB */
.breadcrumbs + .container {
  padding: 0 30px;
}
.breadcrumb, .breadcrumbs {
  background: #006cb7;
  padding: 80px 0 30px;
  padding-top: 15px;
  text-align: center;
  margin-right: -50%;
  margin-left: -50%; }
  .breadcrumb.breadcrumbs, .breadcrumbs.breadcrumbs {
    padding: 15px 0;
    margin-bottom: -50px; }
  .breadcrumb li, .breadcrumbs li {
    position: relative;
    display: inline-block; }
    .breadcrumb li + li:before, .breadcrumbs li + li:before {
      content: "> ";
      padding: 0 5px;
      color: #FFFFFF; }
    .breadcrumb li a, .breadcrumbs li a {
      color: #FFFFFF; }


  #product-category .pav-quickview, #product-product .pav-quickview {
    left: 31px; }
    .rtl #product-category .pav-quickview, .rtl #product-product .pav-quickview {
      right: 31px;
      left: auto; }
  #product-category .list-group, #product-product .list-group {
    padding-left: 25px; }
    .rtl #product-category .list-group, .rtl #product-product .list-group {
      padding-right: 25px;
      padding-left: inherit; }

.products-collection {
  padding-top: 20px; }

/* VIEW-BUTTON */
#list-view,
#grid-view {
  border-radius: 0px;
  background-color: transparent;
  color: #000000;
  border-color: #e8e8e8; }
  #list-view.active,
  #grid-view.active {
    color: #006cb7;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #FFFFFF !important; }

.form-group .input-group-addon {
  background: transparent;
  border: none;
  font-weight: 600;
  color: #212121; }

.form-group .form-control {
  border-color: #eee;
  color: #999;
  height: 43px !important; }

.compare-total {
  border: 1px solid #eee;
  font-size: 16px;
  color: #999; }
  .compare-total > a {
    color: #666; }

/* END-VIEW-BUTTON */
.product-grid .product-description {
  display: none; }

/* END-PRODUCT-LIST, GRID */
/* STYLE-CATEGORY-COLUMN */
#product-category #column-left h3, #product-category #column-right h3, #product-product #column-left h3, #product-product #column-right h3, #pavoblog-posts #column-left h3, #pavoblog-posts #column-right h3 {
  font-size: 28px;
  margin: 0; }

#product-category #column-left .children, #product-category #column-right .children, #product-product #column-left .children, #product-product #column-right .children, #pavoblog-posts #column-left .children, #pavoblog-posts #column-right .children {
  padding: 0; }

#product-category #column-left .list-group, #product-category #column-right .list-group, #product-product #column-left .list-group, #product-product #column-right .list-group, #pavoblog-posts #column-left .list-group, #pavoblog-posts #column-right .list-group {
  border: none;
  background: #f6f6f6; }
  #product-category #column-left .list-group a, #product-category #column-right .list-group a, #product-product #column-left .list-group a, #product-product #column-right .list-group a, #pavoblog-posts #column-left .list-group a, #pavoblog-posts #column-right .list-group a {
    border: none;
    background: #f6f6f6;
    color: #212121;
    padding: 8px 0; }
    #product-category #column-left .list-group a.active, #product-category #column-right .list-group a.active, #product-product #column-left .list-group a.active, #product-product #column-right .list-group a.active, #pavoblog-posts #column-left .list-group a.active, #pavoblog-posts #column-right .list-group a.active {
      text-decoration: underline; }

#information-information .text-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; 
  padding: 20px;}
  #information-information .text-box .content-icon {
    float: left; }
    .rtl #information-information .text-box .content-icon {
      float: right; }
    #information-information .text-box .content-icon > i {
      font-size: 30px;
      -webkit-transform: scale 1;
      transform: scale 1; }
      #information-information .text-box .content-icon > i:hover {
        -webkit-transform: scale(1.1);
        transform: scale(1.1); }
  #information-information .text-box .box-right {
    margin: -22px 0 0 10px; }
    #information-information .text-box .box-right h3 {
      font-size: 25px;
      text-transform: uppercase;
      font-weight: 700; }
    #information-information .text-box .box-right .content-desc {
      margin-bottom: 25px;
      padding: 0; }

#information-information .pavo-widget-image-text {
  border: none; }

/* NAVIGATION */
.pavlayerednavigation .list-group, .pavlayerednavigation .list-group-item {
  background: #FFFFFF !important; }

/*
 * Off Canvas
 * --------------------------------------------------
 */
.page-extension-module-pavquickview-show #style-header, .page-extension-module-pavquickview-show .footer-blockbuilder {
  display: none; }

.page-extension-module-pavquickview-show .row-offcanvas {
  display: block !important; }

@media screen and (max-width: 992px) {
  .row-offcanvas {
    position: relative;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out; }
  .row-offcanvas-right {
    right: 0; }
    .rtl .row-offcanvas-right {
      left: 0;
      right: auto; }
  .row-offcanvas-left {
    left: 0; }
    .rtl .row-offcanvas-left {
      right: 0;
      left: auto; }
  .row-offcanvas-right .sidebar-offcanvas {
    right: -70%; }
    .rtl .row-offcanvas-right .sidebar-offcanvas {
      left: -70%;
      right: auto; }
  .row-offcanvas-left .sidebar-offcanvas {
    left: -70%; }
    .rtl .row-offcanvas-left .sidebar-offcanvas {
      right: -70%;
      left: auto; }
  .row-offcanvas-right.active {
    right: 70%; }
    .rtl .row-offcanvas-right.active {
      left: 70%;
      right: auto; }
  .row-offcanvas-left.active {
    left: 70%; }
    .rtl .row-offcanvas-left.active {
      right: 70%;
      left: auto; }
  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 70%; }
    .sidebar-offcanvas ul, .sidebar-offcanvas ol {
      padding: 0; }
      .sidebar-offcanvas ul li, .sidebar-offcanvas ol li {
        list-style: none; }
  .bottom-offcanvas {
    border-top: 1px solid #e2e2e2;
    padding: 10px 0; }
  .mega-menu .collapse {
    display: none !important; } }

/*offcanvas-menu*/
#offcanvasmenu .nav .caret {
  display: none; }

#offcanvasmenu .pavo-widget .widget-heading {
  margin-top: 15px; }

#offcanvasmenu .red .menu-title {
  color: #fff; }

#offcanvasmenu .navbar-nav {
  float: none;
  margin: 0; }
  #offcanvasmenu .navbar-nav > li {
    float: none;
    background-color: #006cb7;
    border-right: none; }
    #offcanvasmenu .navbar-nav > li:hover:after {
      display: none; }
    #offcanvasmenu .navbar-nav > li .click-canavs-menu {
      cursor: pointer;
      display: inline-block;
      padding: 15px;
      position: absolute;
      right: 0;
      z-index: 1;
      color: #FFFFFF; }
      .rtl #offcanvasmenu .navbar-nav > li .click-canavs-menu {
        left: 0;
        right: auto; }
    #offcanvasmenu .navbar-nav > li li.dropdown-submenu .click-canavs-menu {
      padding: 10px 25px;
      color: #212121; }
    #offcanvasmenu .navbar-nav > li li.dropdown-submenu li.dropdown-submenu > .click-canavs-menu {
      padding: 10px 15px; }
    #offcanvasmenu .navbar-nav > li > a {
      display: block;
      -webkit-box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
      -o-box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
      box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
      text-transform: uppercase;
      color: #FFFFFF;
      font-weight: bold; }

#offcanvasmenu .dropdown-menu {
  border: 0 none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: none;
  float: none;
  margin: 0;
  padding: 0 10px;
  position: static;
  visibility: visible;
  width: auto !important;
  min-width: 160px;
  opacity: 1;
  filter: alpha(opacity=100); }
  #offcanvasmenu .dropdown-menu .dropdown-menu-inner {
    padding-left: 20px; }
    .rtl #offcanvasmenu .dropdown-menu .dropdown-menu-inner {
      padding-right: 20px;
      padding-left: inherit; }
    #offcanvasmenu .dropdown-menu .dropdown-menu-inner a {
      font-size: 13px;
      padding: 5px 0;
      display: block;
      color: #666666; }
      #offcanvasmenu .dropdown-menu .dropdown-menu-inner a:hover {
        color: #212121; }

#offcanvasmenu .w-product {
  padding: 0; }

#offcanvasmenu .product-block {
  border: none;
  padding: 0; }
  #offcanvasmenu .product-block .image {
    float: none;
    margin: 0; }

.btn-offcanvas {
  background: transparent;
  color: #FFFFFF; }
  .btn-offcanvas:hover, .btn-offcanvas:focus {
    color: #FFFFFF; }

.head {
  display: none; }

.col-nopadding .row {
  margin-left: 0;
  margin-right: 0; }
  .col-nopadding .row [class*="col-"] {
    padding-left: 0;
    padding-right: 0; }

.no-padding {
  padding: 0; }

.no-margin {
  margin: 0; }

.nopadding [class*="col-"], .nopadding [class^="col-"] {
  padding-right: 0;
  padding-left: 0; }

.style-left {
  background: #FFFFFF;
  height: 595px;
  max-height: 595px; }

.over-hidden {
  overflow: hidden; }
  .over-hidden .col-inner {
    overflow: hidden; }
  .over-hidden .owl-carousel .owl-wrapper-outer {
    overflow: visible; }

/* back top top */
.scrollup {
  color: #FFFFFF;
  padding: 10px 18px;
  background: #006cb7 !important;
  bottom: 82px;
  position: fixed;
  right: 10px;
  z-index: 9999;
  border-radius: 30px;
  transition: all 1s ease 0s; }
  .rtl .scrollup {
    left: 10px;
    right: auto; }
  .scrollup:hover {
    background: #353535 !important;
    transform: translateY(-10px); }

.special-banner {
  float: left;
  width: 50%; }
  .rtl .special-banner {
    float: right; }

/* checkout */
.style1 .panel-title {
  border: 1px solid #eee;
  padding: 10px; }

.bg-top {
  background-repeat: no-repeat;
  background-position: top center; }

/* support */
.box-support {
  text-align: center;
  margin-top: 10px; }
  .box-support > .media {
    margin-top: 0;
    display: inline-flex;
    text-align: left; }
    .rtl .box-support > .media {
      text-align: right; }
    .box-support > .media .icon {
      background-image: url(../image/icon-support.png);
      width: 40px;
      height: 26px;
      display: block; }
      .box-support > .media .icon.icon-mail {
        background-position: 0 -25px; }
    .box-support > .media .media-body {
      font-size: 16px;
      padding: 3px 0;
      color: #000000; }
      .box-support > .media .media-body h6 {
        font-size: 14px;
        margin: 0 0 3px;
        color: #666; }

.box-about {
  padding: 35px 20px;
  margin-top: -140px;
  color: #FFFFFF; }
  .box-about a {
    color: #000000;
    text-decoration: underline; }
    .box-about a:hover {
      color: #FFFFFF; }

.vertical .carousel-inner {
  height: 100%; }

.carousel.vertical .item {
  -webkit-transition: 0.6s ease-in-out top;
  -o-transition: 0.6s ease-in-out top;
  transition: 0.6s ease-in-out top; }

.carousel.vertical .active {
  top: 0; }

.carousel.vertical .next {
  top: 400px; }

.carousel.vertical .prev {
  top: -400px; }

.carousel.vertical .next.left,
.carousel.vertical .prev.right {
  top: 0; }

.carousel.vertical .active.left {
  top: -400px; }

.carousel.vertical .active.right {
  top: 400px; }

.carousel.vertical .item {
  left: 0; }

.tp-caption-white-46 {
  font-size: 46px;
  color: #FFFFFF; }

.tp-caption-black-24 {
  font-size: 24px;
  color: #262626;
  font-weight: bold; }

.tp-shadow2 {
  display: none; }

.tp-caption-shopnow a {
  background: #FFFFFF;
  font-size: 14px;
  font-weight: bolder;
  padding: 10px 30px;
  text-align: center;
  text-transform: uppercase; }
  .tp-caption-shopnow a:hover {
    color: #006cb7; }

.bannercontainer .tp-caption-dark-52 {
  font-size: 52px;
  font-weight: bold;
  color: #212121;
  text-transform: uppercase; }

.bannercontainer .tp-caption-yellow-24 {
  font-size: 24px;
  font-weight: bold;
  color: #ffca00; }

.bannercontainer .tp-text-gray-15 {
  color: #666;
  font-size: 15px;
  font-weight: 400; }

.bannercontainer .tp-shopnow-14 a {
  font-size: 14px;
  padding: 10px 30px;
  line-height: 40px;
  text-align: center;
  background: #fed700;
  color: #212121;
  font-weight: bolder; }

.feature-category .panel-heading .description {
  color: #999 !important; }

.feature-category .item-category .image {
  position: relative; }
  .feature-category .item-category .image img {
    width: 100%; }

.feature-category .item-category .caption {
  z-index: 2;
  width: 100%;
  bottom: 3%;
  position: absolute; }
  .feature-category .item-category .caption .name {
    font-size: 20px;
    text-transform: capitalize;
    color: #FFFFFF; }
  .feature-category .item-category .caption .label {
    position: absolute;
    top: 20px;
    right: 10px; }
    .rtl .feature-category .item-category .caption .label {
      left: 10px;
      right: auto; }

.category-featured-level .name {
  color: #212121 !important; }

.testimonials {
  position: relative; }
  .testimonials .testimonial-item {
    text-align: center; }
    .testimonials .testimonial-item .testimonials-avatar {
      padding: 15px 0 20px; }
    .testimonials .testimonial-item .testimonials-body {
      line-height: 24px;
      color: #666;
      font-style: italic;
      font-size: 14px; }
      .testimonials .testimonial-item .testimonials-body p {
        max-height: 120px;
        overflow: hidden; }
    .testimonials .testimonial-item .testimonials-profile {
      margin: 10px 0; }
      .testimonials .testimonial-item .testimonials-profile .name {
        margin: 5px 0;
        font-weight: bold;
        color: #353535;
        font-size: 17px; }
      .testimonials .testimonial-item .testimonials-profile .job {
        color: #999; }
  .testimonials .panel-heading {
    border-top: 3px solid #353535;
    border-bottom: 1px solid #eee; }
  .testimonials .carousel-controls {
    margin-top: 20px; }

.mega-menu #pav-megamenu {
  background-color: #f6f6f6;
  margin-bottom: 20px; }
.mega-menu .panel-title > h3 {
  margin: 0;
}
.mega-menu .navbar {
  margin: 0;
  border: none; }
  .mega-menu .navbar .menu-title {
    color: #212121;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .mega-menu .navbar .menu-title:hover {
      color: #006cb7; }
  .mega-menu .navbar li a:hover {
    color: #006cb7; }
  .mega-menu .navbar .parent .dropdown-menu {
    top: 130%;
    left: 23px;
    display: block;
    opacity: 0;
    padding: 30px;
    -webkit-transition: all ease 0.35s;
    transition: all ease 0.35s;
    z-index: 100;
    visibility: hidden; }
    .rtl .mega-menu .navbar .parent .dropdown-menu {
      right: 23px;
      left: auto; }
    .mega-menu .navbar .parent .dropdown-menu ul {
      padding: 0;
      list-style-type: none; }
      .mega-menu .navbar .parent .dropdown-menu ul .dropdown-submenu .level2 {
        left: 80px;
        top: 100%;
        opacity: 0;
        -webkit-transition: all 0.35s ease;
        transition: all 0.35s ease;
        display: block; }
        .rtl .mega-menu .navbar .parent .dropdown-menu ul .dropdown-submenu .level2 {
          right: 80px;
          left: auto; }
      .mega-menu .navbar .parent .dropdown-menu ul .dropdown-submenu:hover .level2 {
        top: 45%;
        opacity: 1;
        visibility: visible; }
  .mega-menu .navbar .parent:hover .dropdown-menu {
    top: 98%;
    opacity: 1;
    visibility: visible; }
  .mega-menu .navbar .level1 li {
    padding: 5px 5px; }
    .mega-menu .navbar .level1 li .menu-title {
      font-size: 16px;
      color: #666666;
      text-transform: capitalize;
      font-weight: 400; }
      .mega-menu .navbar .level1 li .menu-title:hover {
        color: #006cb7; }

.mega-menu .caret {
  color: #000000; }

.header-v4 #search {
  margin: 0; }

.home4 .pav-verticalmenu {
  display: block;
  border-color: #222222;
  border-width: 2px; }

.home4 .dropdown .space-top-10 {
  margin-top: 0 !important; }

.home4 .verticalmenu .navbar-nav > li .dropdown-menu {
  left: auto;
  right: 110%; }
  .rtl .home4 .verticalmenu .navbar-nav > li .dropdown-menu {
    right: auto;
    left: auto; }
  .rtl .home4 .verticalmenu .navbar-nav > li .dropdown-menu {
    left: 110%;
    right: auto; }

.home4 .verticalmenu .navbar-nav > li a .caret {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }

.home4 .verticalmenu .navbar-nav > li:hover > .dropdown-menu {
  right: 100%;
  left: auto; }
  .rtl .home4 .verticalmenu .navbar-nav > li:hover > .dropdown-menu {
    left: 100%;
    right: auto; }

.pav-verticalmenu {
  font-weight: 400;
  padding: 0;
  background-color: #fff;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 999;
  border: 1px solid #eee;
  border-top: 0;
  display: none; }
  .rtl .pav-verticalmenu {
    right: 0;
    left: auto; }
  .pav-verticalmenu .panel-body {
    background: #fff;
    padding: 30px; }
  .pav-verticalmenu .navbar-default {
    background: transparent;
    border: none;
    margin: 0; }

.verticalmenu .navbar-collapse {
  margin: 0;
  padding: 0;
  border: none; }

.verticalmenu .navbar-nav {
  position: static;
  float: none;
  width: 100%;
  padding: 0; }
  .verticalmenu .navbar-nav > li {
    width: 100%;
    height: auto;
    float: left;
    padding: 0 20px; }
    .rtl .verticalmenu .navbar-nav > li {
      float: right; }
    .verticalmenu .navbar-nav > li:last-child a {
      border-bottom: none; }
    .verticalmenu .navbar-nav > li > a {
      display: block;
      color: #353535;
      font-weight: bold;
      line-height: 26px;
      padding: 10px 0;
      border-bottom: 1px solid #eee;
      text-transform: capitalize; }
      .verticalmenu .navbar-nav > li > a:hover {
        color: #ff7042; }
      .verticalmenu .navbar-nav > li > a .menu-icon {
        display: block; }
      .verticalmenu .navbar-nav > li > a .fa {
        margin-right: 5px;
        width: 20px; }
        .rtl .verticalmenu .navbar-nav > li > a .fa {
          margin-left: 5px;
          margin-right: inherit; }
      .verticalmenu .navbar-nav > li > a .caret {
        float: right;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
        margin-top: 8px; }
        .rtl .verticalmenu .navbar-nav > li > a .caret {
          float: left; }
        .rtl .verticalmenu .navbar-nav > li > a .caret {
          -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
          -o-transform: rotate(90deg);
          transform: rotate(90deg); }
    .verticalmenu .navbar-nav > li a .menu-title {
      margin-left: 35px; }
      .rtl .verticalmenu .navbar-nav > li a .menu-title {
        margin-right: 35px;
        margin-left: inherit; }
    .verticalmenu .navbar-nav > li:hover {
      background: #FFFFFF;
      -webkit-transition: all 300ms ease-in-out 0s;
      -o-transition: all 300ms ease-in-out 0s;
      transition: all 300ms ease-in-out 0s; }
      .verticalmenu .navbar-nav > li:hover > .dropdown-menu {
        top: 0px;
        opacity: 1;
        filter: alpha(opacity=100);
        visibility: visible;
        display: block;
        left: 100%;
        border: none;
        border-top: 3px solid #000000;
        margin-left: -1px; }
        .rtl .verticalmenu .navbar-nav > li:hover > .dropdown-menu {
          right: 100%;
          left: auto; }
        .rtl .verticalmenu .navbar-nav > li:hover > .dropdown-menu {
          margin-right: -1px;
          margin-left: inherit; }
    .verticalmenu .navbar-nav > li .parent {
      position: relative; }
      .verticalmenu .navbar-nav > li .parent > .dropdown-toggle {
        text-transform: none;
        font-weight: normal; }
      .verticalmenu .navbar-nav > li .parent:hover > .dropdown-menu {
        right: 100%;
        top: 0px;
        opacity: 1;
        filter: alpha(opacity=100); }
        .rtl .verticalmenu .navbar-nav > li .parent:hover > .dropdown-menu {
          left: 100%;
          right: auto; }
      .verticalmenu .navbar-nav > li .parent.dropdown-submenu:hover .dropdown-menu {
        right: 115%;
        display: block;
        top: 0; }
        .rtl .verticalmenu .navbar-nav > li .parent.dropdown-submenu:hover .dropdown-menu {
          left: 115%;
          right: auto; }

.verticalmenu .dropdown-menu {
  right: auto;
  left: 110%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  -o-transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  top: 0;
  position: absolute;
  visibility: hidden;
  z-index: 999;
  display: block;
  min-width: 215px;
  padding: 25px; }
  .rtl .verticalmenu .dropdown-menu {
    left: auto;
    right: auto; }
  .rtl .verticalmenu .dropdown-menu {
    right: 110%;
    left: auto; }
  .verticalmenu .dropdown-menu.level1 {
    margin-top: -1px; }
    .verticalmenu .dropdown-menu.level1 .fa {
      display: none; }
  .verticalmenu .dropdown-menu.level2 .fa {
    display: none; }
  .verticalmenu .dropdown-menu.level3 .fa {
    display: none; }
  .verticalmenu .dropdown-menu ul {
    list-style-type: none;
    padding-left: 0; }
    .rtl .verticalmenu .dropdown-menu ul {
      padding-right: 0;
      padding-left: inherit; }
    .verticalmenu .dropdown-menu ul > li {
      padding: 8px 0; }
      .verticalmenu .dropdown-menu ul > li > a {
        font-family: "Hind", sans-serif;
        color: #666666; }
        .verticalmenu .dropdown-menu ul > li > a:hover {
          color: #ff7042; }
  .verticalmenu .dropdown-menu .sidebar {
    box-shadow: none;
    padding: 0; }

.verticalmenu .widget-heading {
  font-size: 17px; }

.verticalmenu .w-product .product-block {
  text-align: center; }
  .verticalmenu .w-product .product-block .image {
    border: 1px solid #eee; }
  .verticalmenu .w-product .product-block .name {
    min-height: auto;
    margin-bottom: 0; }

.verticalmenu .w-product .media-body {
  display: inline-block;
  text-align: center; }

.verticalmenu .bg2 div.dropdown-menu {
  background-image: url("../image/bg2.jpg");
  background-position: right bottom;
  background-repeat: no-repeat; }
  .verticalmenu .bg2 div.dropdown-menu ul.list-unstyled {
    margin-bottom: 20px; }

.flashsale-banner {
  background: url("../image/banner-deal.jpg") no-repeat;
  height: 300px;
  content: ''; }

.flashsale-content .product-sold {
  position: absolute;
  top: 20px;
  right: 10px; }
  .rtl .flashsale-content .product-sold {
    left: 10px;
    right: auto; }

.on-sale {
  background-color: #b7003a;
  padding: 0 20px;
  font-size: 14px; }

.product-timing-deal {
  padding-top: 10px; }
  .product-timing-deal .format-date .time-group {
    display: inline-block;
    margin-right: 10px; }
    .rtl .product-timing-deal .format-date .time-group {
      margin-left: 10px;
      margin-right: inherit; }
    .product-timing-deal .format-date .time-group .timer {
      border-radius: 3px;
      border: 1px solid #e1e1e1;
      font-size: 15px;
      padding: 0 10px;
      line-height: 1;
      padding-top: 5px;
      display: block;
      color: #212121; }
    .product-timing-deal .format-date .time-group .unit {
      text-transform: uppercase;
      font-size: 10px;
      color: #212121;
      background-color: rgba(255, 255, 255, 0);
      display: block; }

/* WIDGET-DEAL */
.pavo-widget-deals {
  margin-bottom: 40px;
}
.pavo-widget-deals .image {
  -webkit-filter: brightness(99%);
  filter: brightness(99%);
  border: none; }

.pavo-widget-deals .caption {
  background: #f7f7f7; }
  .pavo-widget-deals .caption .name {
    margin: 0;
    padding: 15px 0; }

.product-thumb:hover .product-label-percentage {
  opacity: 0; }

.product-thumb .product-label-percentage {
  right: 0;
  left: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 1;
  position: absolute;
  bottom: 15%; }

.pa_latest_blogs_element .swiper-viewport {
  background: transparent; }

.pa_latest_blogs_element .blogs-thumb {
  background: #FFFFFF;
  border: 1px solid #eee; }
  .pa_latest_blogs_element .blogs-thumb .blog-body {
    min-height: 220px;
    border-bottom: 1px solid #eee;
    padding: 20px 0; }
  .pa_latest_blogs_element .blogs-thumb .blog-title {
    padding-bottom: 8px; }
    .pa_latest_blogs_element .blogs-thumb .blog-title .latest-posts-title {
      padding-top: 17px;
      color: #212121;
      font-size: 24px;
      font-weight: 900; }
      .pa_latest_blogs_element .blogs-thumb .blog-title .latest-posts-title:hover {
        color: #006cb7; }
  .pa_latest_blogs_element .blogs-thumb .blog-username {
    color: #999999;
    font-size: 14px; }
  .pa_latest_blogs_element .blogs-thumb .blog-content {
    padding: 10px 32px; }
  .pa_latest_blogs_element .blogs-thumb .readmore {
    color: #006cb7;
    text-transform: uppercase;
    font-weight: 600;
    border-bottom: 2px solid #006cb7;
    line-height: 46px;
    font-size: 13px; }

.pa_latest_blogs_element .top-time {
  position: absolute;
  content: "";
  pointer-events: none;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 65px 65px;
  border-color: transparent transparent #FFFFFF;
  top: -11px;
  left: -42px; }
  .pa_latest_blogs_element .top-time .entry-date {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    padding-top: 17px;
    margin-left: -12px; }
    .pa_latest_blogs_element .top-time .entry-date .day, .pa_latest_blogs_element .top-time .entry-date .month {
      color: #006cb7;
      font-size: 30px;
      padding-bottom: 10px;
      font-weight: 700;
      line-height: 16px; }
      .pa_latest_blogs_element .top-time .entry-date .day.month, .pa_latest_blogs_element .top-time .entry-date .month.month {
        font-size: 13px;
        color: #212121;
        text-transform: uppercase; }

.pavoblog-post {
  padding: 0;
}
#pavoblog-posts {
  background: #FFFFFF;
  padding: 0 30px; }
  #pavoblog-posts #content, #pavoblog-posts .blogcategory-Blog {
    margin-top: 30px; }
  #pavoblog-posts .entry-title {
    line-height: 0.8;
    padding-top: 8px;
    height: auto; }
    #pavoblog-posts .entry-title a {
      color: #212121;
      font-size: 33px;
      font-weight: 600;
      text-transform: capitalize; }
  #pavoblog-posts .entry-meta {
    color: #999;
    font-weight: 500;
    text-align: center; }
    #pavoblog-posts .single .entry-meta {
      text-align: left;
    }
    #pavoblog-posts .entry-meta .post-author, #pavoblog-posts .entry-meta .post-date {
      font-size: 14px;
      display: inline-block;
        float: none; }
        .pavoblog-post .entry-meta *, .pavoblog-posts .entry-meta * {
          font-size: 14px;
        }
  #pavoblog-posts .entry-content {
    padding-top: 15px;
    color: #666666;
    font-size: 18px;
    min-height: 0; }
    #pavoblog-posts .entry-content p {
      color: #666666;
      font-size: 16px; }
  #pavoblog-posts .readmore-text {
    color: #006cb7;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0;
    border: 0;
    border-radius: 0;
    font-size: 13px;
    border-bottom: 2px solid #006cb7; }
    #pavoblog-posts .readmore-text:hover {
      color: #212121;
      border-bottom-color: #212121;
      background: transparent; }

.blogcategory-Blog {
  border: 1px solid #eee; }
  .blogcategory-Blog .box-heading {
    color: #212121;
    text-transform: capitalize;
    font-weight: 700;
    position: relative;
    padding: 0 30px;
    padding-top: 20px; }
    .blogcategory-Blog .box-heading:before {
      background: url("../image/underline.png");
      position: absolute;
      content: '';
      width: 30px;
      height: 5px;
      bottom: 0; }
  .blogcategory-Blog .box-category {
    background: #FFFFFF !important; }
    .blogcategory-Blog .box-category a {
      font-size: 15px;
      color: #212121;
      background: #FFFFFF !important; }
      .blogcategory-Blog .box-category a:hover, .blogcategory-Blog .box-category a:focus {
        color: #006cb7!important;
      }
/* CATEGORY-BLOG */
.post-list .thumb {
  margin-right: 0 !important; }

.post-list .entry-content {
  padding: 5px 41px 40px;
  border: 1px solid #eee; }
  .post-list .entry-content .entry-title {
    margin-bottom: 0; }
  .post-list .entry-content .entry-meta {
    padding: 0 27%; }
  .post-list .entry-content .entry-readmore {
    padding-top: 25px; }

.pavblogs-comments-Blog {
  padding-top: 32px; }
  .pavblogs-comments-Blog .box-content {
    padding-top: 20px; }
    .pavblogs-comments-Blog .box-content .comment {
      font-size: 15px;
      color: #999; }

.text-post {
  font-size: 28px;
  padding: 13px 0;
  color: #000000;
  font-weight: 700; }

#pavoblog-comments .pavo-form-control {
  background: #f6f6f6;
  border: none; }

#pavoblog-comments #comment-form-submit {
  background: #006cb7;
  color: #FFFFFF; }

/* Blog-grid */
.pavoblog-posts .post-grid .entry-content {
  border: 1px solid #eee;
  padding-top: 0 !important;
  padding-left: 20px;
  padding-right: 20px; }
  .pavoblog-posts .post-grid .entry-content .latest-posts-title a {
    font-size: 24px !important; }
  .pavoblog-posts .post-grid .entry-content .readmore, .pavoblog-posts .post-grid .entry-content .entry-description {
    text-align: center;
    padding-bottom: 30px; }
    .pavoblog-posts .post-grid .entry-content .readmore.entry-description, .pavoblog-posts .post-grid .entry-content .entry-description.entry-description {
      max-height: 70px;
      overflow: hidden; }
      .pavoblog-posts .post-grid .entry-content .readmore {
        margin-top: 20px;
      }

.pavcarousel {
  overflow: hidden;
  background: #FFFFFF;
  padding: 20px;
  border: 1px solid #eee; }
  .pavcarousel .carousel-control {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    top: 50%;
    margin-top: -27px; }
    .pavcarousel .carousel-control.left {
      left: -45px; }
    .pavcarousel .carousel-control.right {
      right: -45px; }
  .pavcarousel:hover .carousel-control {
    opacity: 1;
    filter: alpha(opacity=100); }
    .pavcarousel:hover .carousel-control.left {
      left: 0; }
    .pavcarousel:hover .carousel-control.right {
      right: 0; }

/* newsletter*/
.newsletter-default .panel-heading {
  padding: 0; }
  .newsletter-default .panel-heading .panel-title {
    text-transform: inherit; }

.newsletter-default .description-top {
  color: #666666; }

.newsletter-default .for-email {
  margin-top: 15px;
  display: inline-block;
    width: 80%;
    margin-right: 20px; }
    .newsletter-default .button-submit {
      display: inline-block;
    }
  .newsletter-default .for-email .form-control {
    position: relative;
    left: 0;
    border: none;
    background: #FFFFFF;
    color: #747474; }
    .rtl .newsletter-default .for-email .form-control {
      right: 0;
      left: auto; }

.newsletter-default .btn {
  background: #000000;
  height: 43px;
  top: 15px; }  

.newsletter-default .valid {
  position: absolute;
  top: 54px;
  width: 88%; }
  .newsletter-default .valid .alert {
    border-radius: 0;
    background-color: #006cb7;
    color: #FFFFFF; }

.search-auto {
  padding-top: 15px; }

.autosearch-wrapper {
  margin: 10px 0 0;
  border: 1px solid #e2e2e2;
  border-radius: 50px;
  color: #000000;
  height: 42px; }
  .autosearch-wrapper .input-group-btn {
    border-right: 1px solid #e2e2e2;
    position: relative;
    /*         &:after {
            line-height: 38px;
            position: absolute;
            @include rtl-right(30px);
            text-align: center;
            top: 1px;
            font-family: 'FontAwesome';
            content: "\f107";
            font-size:$font-size-base;
            color: $black;
            pointer-events:none;
        }        */ }
    .rtl .autosearch-wrapper .input-group-btn {
      border-left: 1px solid #e2e2e2;
      border-right: inherit; }
    .autosearch-wrapper .input-group-btn:before {
      /*   line-height: 40px;
            position: absolute;
            @include rtl-left(10px);
            text-align: center;
            top: 1px;
            font-family: 'FontAwesome';
            @include size(25px,40px);
            content: "\f009";
            font-size:$font-size-base - 2; */ }
  .autosearch-wrapper .category_filter {
    background: #f3f3f3;
    border: none;
    display: inline-block;
    font-size: 16px;
    height: 38px;
    font-weight: 600;
    -webkit-box-shadow: inherit;
    -moz-box-shadow: inherit;
    -o-box-shadow: inherit;
    box-shadow: inherit;
    margin: 0 5px 0 20px; }
    .rtl .autosearch-wrapper .category_filter {
      margin: 0 20px 0 5px; }
    @media (max-width: 425px) {
      .autosearch-wrapper .category_filter {
        max-width: 130px; } }
  .autosearch-wrapper .search_query {
    background: #f3f3f3;
    border: 0;
    height: 40px; }
    .autosearch-wrapper .search_query:focus {
      -webkit-box-shadow: inherit;
      -moz-box-shadow: inherit;
      -o-box-shadow: inherit;
      box-shadow: inherit; }
  .autosearch-wrapper .input-group {
    width: 100%;
    padding-right: 60px; }
    .rtl .autosearch-wrapper .input-group {
      padding-left: 60px;
      padding-right: inherit; }
  .autosearch-wrapper .button-search {
    position: absolute;
    right: -1px;
    top: -1px;
    z-index: 10;
    border: 0;
    width: 60px;
    height: 42px;
    -moz-border-radius-topright: 30px;
    -webkit-border-top-right-radius: 30px;
    border-top-right-radius: 30px;
    -moz-border-radius-bottomright: 30px;
    -webkit-border-bottom-right-radius: 30px;
    border-bottom-right-radius: 30px;
    color: #FFFFFF;
    padding: 0;
    background-color: #333333; }
    .rtl .autosearch-wrapper .button-search {
      left: -1px;
      right: auto; }
    .rtl .autosearch-wrapper .button-search {
      -moz-border-radius-topleft: 30px;
      -webkit-border-top-left-radius: 30px;
      border-top-left-radius: 30px;
      -moz-border-radius-topright: inherit;
      -webkit-border-top-right-radius: inherit;
      border-top-right-radius: inherit; }
    .rtl .autosearch-wrapper .button-search {
      -moz-border-radius-bottomleft: 30px;
      -webkit-border-bottom-left-radius: 30px;
      border-bottom-left-radius: 30px;
      -moz-border-radius-bottomright: inherit;
      -webkit-border-bottom-right-radius: inherit;
      border-bottom-right-radius: inherit; }
    .autosearch-wrapper .button-search:hover {
      background-color: #4a89ee;
      color: #FFFFFF;
      -webkit-transition: all 0.4s ease-in-out 0s;
      -o-transition: all 0.4s ease-in-out 0s;
      transition: all 0.4s ease-in-out 0s; }
  .autosearch-wrapper .dropdown-menu {
    z-index: 999; }
    .autosearch-wrapper .dropdown-menu > li.clearfix {
      border-bottom: 1px dashed #e2e2e2;
      margin-left: 10px;
      margin-right: 10px; }
    .autosearch-wrapper .dropdown-menu > li:last-child {
      border-bottom: none; }
    .autosearch-wrapper .dropdown-menu > li > a {
      padding: 0; }
    .autosearch-wrapper .dropdown-menu > li .media-body {
      padding-left: 10px; }
      .rtl .autosearch-wrapper .dropdown-menu > li .media-body {
        padding-right: 10px;
        padding-left: inherit; }

.box-module-pavreassurances {
  border-bottom: 4px solid #e3e3e3; }
  .box-module-pavreassurances .feature-box {
    padding: 30px 0; }
    .box-module-pavreassurances .feature-box:hover .fbox-icon .icon-name {
      -webkit-transform: rotateY(180deg);
      -moz-transform: rotateY(180deg);
      -ms-transform: rotateY(180deg);
      -o-transform: rotateY(180deg);
      transform: rotateY(180deg); }
    .box-module-pavreassurances .feature-box .icon-name {
      -webkit-transition: all 0.5s ease-in-out 0s;
      -o-transition: all 0.5s ease-in-out 0s;
      transition: all 0.5s ease-in-out 0s; }
  .box-module-pavreassurances .fbox-icon {
    float: left;
    color: #212121; }
    .rtl .box-module-pavreassurances .fbox-icon {
      float: right; }
  .box-module-pavreassurances .fbox-body {
    padding-left: 20px; }
    .rtl .box-module-pavreassurances .fbox-body {
      padding-right: 20px;
      padding-left: inherit; }
    .box-module-pavreassurances .fbox-body .name {
      margin: 0;
      padding: 0;
      font-size: 22px;
      color: #212121;
      text-transform: capitalize; }
    .box-module-pavreassurances .fbox-body .description {
      font-size: 14px;
      color: #666666;
      font-weight: 400; }
    .box-module-pavreassurances .fbox-body .btn {
      display: none; }

@media (min-width: 1440px) {
  .page-template-page-boxes {
    width: 1400px !important;
    max-width: 1400px !important;
    margin: 0 auto; 
    overflow: hidden;
  }

  }

/* @media (max-width: 1199px)*/
@media (max-width: 1199px) {
  .pa_deals_element .style-countdown-timer {
    margin-left: 45px; }
    .rtl .pa_deals_element .style-countdown-timer {
      margin-right: 45px;
      margin-left: inherit; }
  .megamenu li a {
    padding: 10px 15px; } }

@media (min-width: 769px) {
  #phone {
    padding-left: 15%; }
    .rtl #phone {
      padding-right: 15%;
      padding-left: inherit; } }

/*$media (min-width: 768px) {*/
@media (min-width: 768px) {
  .style-listingtab .panel-heading {
    position: relative; }
    .style-listingtab .panel-heading .tab-top {
      position: absolute;
      right: 0;
      top: 5px; }
      .rtl .style-listingtab .panel-heading .tab-top {
        left: 0;
        right: auto; }
  .pavo-widget-heading {
    position: relative; }
  .pavo-widget-deals .product-timing-deal {
    position: absolute;
    left: 25%;
    top: 15px; }
    .rtl .pavo-widget-deals .product-timing-deal {
      right: 25%;
      left: auto; } }

/*$media (max-width: 768px) {*/
@media (max-width: 768px) {
  /* logo */
  .header-logo {
    text-align: center; }
  /* cart */
  .header-v4 .topcart {
    float: right; }
    .rtl .header-v4 .topcart {
      float: left; }
  /* button-slider */
  .tp-caption-shopnow a {
    line-height: 30px;
    padding: 5px 10px;
    font-size: 12px; }
  /* widget-deals */
  .pa_deals_element .style-countdown-timer {
    margin-left: 90px; }
    .rtl .pa_deals_element .style-countdown-timer {
      margin-right: 90px;
      margin-left: inherit; }
  .pa_deals_element .pavo-widget-deals .product-timing-deal {
    left: 33%; }
    .rtl .pa_deals_element .pavo-widget-deals .product-timing-deal {
      right: 33%;
      left: auto; }
  .product-label-percentage {
    bottom: 11%;
    opacity: 1; }
  /* button-add-to-cart */
  .product-thumb .action, .product-thumb .button-group {
    display: block;
    opacity: 1; } }

/* @media (min-width: 767px) */
@media (min-width: 767px) {
  /* product-list */
  .product-list .product-thumb {
    border-bottom: 1px solid #e1e1e1; }
    .product-list .product-thumb .image {
      float: left;
      width: 26%;
      margin-bottom: 20px; }
      .rtl .product-list .product-thumb .image {
        float: right; }
    .product-list .product-thumb .caption {
      padding-left: 15px;
      float: left;
      width: 74%; }
      .rtl .product-list .product-thumb .caption {
        padding-right: 15px;
        padding-left: inherit; }
      .rtl .product-list .product-thumb .caption {
        float: right; }
  /* catfeatured */
  .feature-category .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .feature-category .panel-heading {
    padding: 15px 0; }
    .feature-category .panel-heading .description {
      padding-left: 20px;
      margin-top: 18px; }
      .rtl .feature-category .panel-heading .description {
        padding-right: 20px;
        padding-left: inherit; }
  
    .style-listingtab .panel-heading {
      padding: 0; }
    .style-listingtab .tab-top .active {
      width: 100px;
      height: 25px; }
    .style-listingtab .tab-top li {
      margin-right: 25px;
      width: 100px; }
      .rtl .style-listingtab .tab-top li {
        margin-left: 25px;
        margin-right: inherit; }
  .product-timing-deal {
    padding-top: 10px; }
    .product-timing-deal .format-date {
      width: 100%; } }

/* @media (max-width: 767px) */
@media (max-width: 767px) {
  .pavo-widget-deals .product-timing-deal {
    text-align: center; }
  .panel-heading, .content-heading {
    text-align: center; }
  .style-listingtab .tab-top .active {
    width: 100%; }
  .style-listingtab .tab-top li {
    width: 100%; }
  .style-listingtab .panel-body {
    padding-top: 30px; } }

/* @media (max-width: 425px) */
@media (max-width: 425px) {
  /* button-slider */
  .tp-caption-shopnow a, .tp-shopnow-14 a {
    line-height: 30px;
    padding: 2px 5px;
    font-size: 10px; }
  .tp-text-gray-15 {
    font-size: 11px !important; }
  /* widget-video */
  .style-widget-video .heading-title {
    font-size: 23px !important; }
  .style-widget-video p {
    font-size: 16px !important; }
  .style-widget-video .button-play a {
    font-size: 16px;
    width: 50px;
    height: 50px;
    line-height: 25px;
    text-indent: 0; }
  /* interactive-banner */
  .interactive-profile .heading-title {
    font-size: 16px !important; }
  .interactive-profile .htmlcontent p {
    font-size: 7px; } }

/* @media (max-width: 375px) */
@media (max-width: 375px) {
  /* product-compare */
  #product-compare .table > tbody > tr > td {
    padding: 4px; }
  /* interactive-banner */
  .interactive-responsive .content-inner {
    top: 23% !important; } }

