@charset "UTF-8";

/* $gray-lighter:        lighten($gray-base, 93.5%) !default; // #eee */
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/**
 * Product Item Selectors
 */.autosearch-wrapper .autosearch-input
 /***********************************************************************/
/**
 *   Blocks Layout Selectors 
 */
 /* --- SCSS For Accordion --- */
 /* carousel-controls-v1 */
 /* carousel-controls-v2 */
 /* carousel-controls-v3 */.autosearch-wrapper .autosearch-input
 /* 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 Panel --- */
 /* --- 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 5 */
 /* tab style version 6 */
 /* --- SCSS For Testimonials --- */
 /* testimonials default */
 /* testimonials-v1 */
 /* testimonials light */
 /* --- SCSS For Typography --- */
/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/*inline-block
============================================*/
/****/
/* RIGHT TO LEFT */
/* Curl Top Right */
/* line 2, ../development/scss/app/_base.scss */
div.required .control-label:before {
  color: #f00;
  content: "* ";
  font-weight: bold;
}
.require{
  color: #FF0000;
  font-weight: bold;

}
/* line 8, ../development/scss/app/_base.scss */
.modal-open {
  margin-right: 13px;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .modal-open {
  margin-left: 13px;
  margin-right: inherit;
}

/* line 13, ../development/scss/app/_base.scss */
.noborder .box {
  border: none !important;
}

/* line 19, ../development/scss/app/_base.scss */
.full-slider {
  padding-left: 0;
  padding-right: 0;
}

/* line 23, ../development/scss/app/_base.scss */
.full-col [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

/*Center Block "Class"*/
/* line 5, ../development/scss/app/_elements.scss */
.center-block {
  margin: 0 auto;
  text-align: center;
}

/*Divider*/
/* line 10, ../development/scss/app/_elements.scss */
hr.divider-30 {
  margin: 30px 0;
}

/* line 14, ../development/scss/app/_elements.scss */
hr.divider-40 {
  margin: 40px 0;
}

/* line 18, ../development/scss/app/_elements.scss */
hr.divider-50 {
  margin: 50px 0;
}

/* line 22, ../development/scss/app/_elements.scss */
hr.divider-60 {
  margin: 60px 0;
}

/* line 26, ../development/scss/app/_elements.scss */
hr.divider-70 {
  margin: 70px 0;
}

/* line 30, ../development/scss/app/_elements.scss */
hr.divider-snow {
  margin: 50px 0;
  border-color: #ddd;
}

/*Font Weight*/
/* line 36, ../development/scss/app/_elements.scss */
.fweight-200 {
  font-weight: 200 !important;
}

/* line 37, ../development/scss/app/_elements.scss */
.fweight-300 {
  font-weight: 300 !important;
}

/* line 38, ../development/scss/app/_elements.scss */
.fweight-400 {
  font-weight: 400 !important;
}

/* line 39, ../development/scss/app/_elements.scss */
.fweight-500 {
  font-weight: 500 !important;
}

/* line 40, ../development/scss/app/_elements.scss */
.fweight-600 {
  font-weight: 600 !important;
}

/*Space Padding
------------------------------------*/
/*Padding Around the Block*/
/* line 46, ../development/scss/app/_elements.scss */
.letter-space-2 {
  letter-spacing: 2px;
}

/* line 49, ../development/scss/app/_elements.scss */
.space-padding-0 {
  padding: 0 !important;
}

/* line 52, ../development/scss/app/_elements.scss */
.space-padding-10 {
  padding: 10px !important;
}

/* line 55, ../development/scss/app/_elements.scss */
.space-padding-20 {
  padding: 20px !important;
}

/* line 58, ../development/scss/app/_elements.scss */
.space-padding-30 {
  padding: 30px !important;
}

/* line 61, ../development/scss/app/_elements.scss */
.space-padding-40 {
  padding: 40px !important;
}

/* line 64, ../development/scss/app/_elements.scss */
.space-padding-50 {
  padding: 50px !important;
}

/*Padding Top & Bottom*/
/* line 68, ../development/scss/app/_elements.scss */
.space-padding-tb-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

/* line 72, ../development/scss/app/_elements.scss */
.space-padding-tb-15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

/* line 76, ../development/scss/app/_elements.scss */
.space-padding-tb-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

/* line 80, ../development/scss/app/_elements.scss */
.space-padding-tb-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

/* line 84, ../development/scss/app/_elements.scss */
.space-padding-tb-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

/* line 88, ../development/scss/app/_elements.scss */
.space-padding-tb-50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

/* line 92, ../development/scss/app/_elements.scss */
.space-padding-tb-60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

/* line 96, ../development/scss/app/_elements.scss */
.space-padding-tb-70 {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}

/* line 100, ../development/scss/app/_elements.scss */
.space-padding-tb-80 {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

/* line 105, ../development/scss/app/_elements.scss */
.space-padding-tb-100 {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}

/*Padding Left & Right*/
/* line 111, ../development/scss/app/_elements.scss */
.space-padding-lr-10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

/* line 115, ../development/scss/app/_elements.scss */
.space-padding-lr-20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

/* line 119, ../development/scss/app/_elements.scss */
.space-padding-lr-30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

/* line 123, ../development/scss/app/_elements.scss */
.space-padding-lr-40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

/* line 127, ../development/scss/app/_elements.scss */
.space-padding-lr-50 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}

/*Space
------------------------------------*/
/*Margin Top*/
/* line 135, ../development/scss/app/_elements.scss */
.space-top-5 {
  margin-top: 5px !important;
}

/* line 136, ../development/scss/app/_elements.scss */
.space-top-10 {
  margin-top: 10px !important;
}

/* line 137, ../development/scss/app/_elements.scss */
.space-top-15 {
  margin-top: 15px !important;
}

/* line 138, ../development/scss/app/_elements.scss */
.space-top-20 {
  margin-top: 20px !important;
}

/* line 139, ../development/scss/app/_elements.scss */
.space-top-25 {
  margin-top: 25px !important;
}

/* line 140, ../development/scss/app/_elements.scss */
.space-top-30 {
  margin-top: 30px !important;
}

/* line 141, ../development/scss/app/_elements.scss */
.space-top-35 {
  margin-top: 35px !important;
}

/* line 142, ../development/scss/app/_elements.scss */
.space-top-40 {
  margin-top: 40px !important;
}

/* line 143, ../development/scss/app/_elements.scss */
.space-top-45 {
  margin-top: 45px !important;
}

/* line 144, ../development/scss/app/_elements.scss */
.space-top-50 {
  margin-top: 50px !important;
}

/*Margin Bottom*/
/* line 147, ../development/scss/app/_elements.scss */
.space-5 {
  margin-bottom: 5px !important;
}

/* line 148, ../development/scss/app/_elements.scss */
.space-10 {
  margin-bottom: 10px !important;
}

/* line 149, ../development/scss/app/_elements.scss */
.space-15 {
  margin-bottom: 15px !important;
}

/* line 150, ../development/scss/app/_elements.scss */
.space-20 {
  margin-bottom: 20px !important;
}

/* line 151, ../development/scss/app/_elements.scss */
.space-25 {
  margin-bottom: 25px !important;
}

/* line 152, ../development/scss/app/_elements.scss */
.space-30 {
  margin-bottom: 30px !important;
}

/* line 153, ../development/scss/app/_elements.scss */
.space-35 {
  margin-bottom: 35px !important;
}

/* line 154, ../development/scss/app/_elements.scss */
.space-40 {
  margin-bottom: 40px !important;
}

/* line 155, ../development/scss/app/_elements.scss */
.space-45 {
  margin-bottom: 45px !important;
}

/* line 156, ../development/scss/app/_elements.scss */
.space-50 {
  margin-bottom: 50px !important;
}

/* line 157, ../development/scss/app/_elements.scss */
.space-55 {
  margin-bottom: 55px !important;
}

/* line 158, ../development/scss/app/_elements.scss */
.space-60 {
  margin-bottom: 60px !important;
}

/* line 159, ../development/scss/app/_elements.scss */
.space-65 {
  margin-bottom: 65px !important;
}

/* line 160, ../development/scss/app/_elements.scss */
.space-70 {
  margin-bottom: 70px !important;
}

/* line 161, ../development/scss/app/_elements.scss */
.space-75 {
  margin-bottom: 75px !important;
}

/* line 162, ../development/scss/app/_elements.scss */
.space-80 {
  margin-bottom: 80px !important;
}

/* line 163, ../development/scss/app/_elements.scss */
.space-85 {
  margin-bottom: 85px !important;
}

/* line 164, ../development/scss/app/_elements.scss */
.space-90 {
  margin-bottom: 90px !important;
}

/* line 165, ../development/scss/app/_elements.scss */
.space-95 {
  margin-bottom: 95px !important;
}

/* line 166, ../development/scss/app/_elements.scss */
.space-100 {
  margin-bottom: 100px !important;
}

/*Margin Left*/
/* line 169, ../development/scss/app/_elements.scss */
.space-left-5 {
  margin-left: 5px !important;
}

/* line 170, ../development/scss/app/_elements.scss */
.space-left-10 {
  margin-left: 10px !important;
}

/* line 171, ../development/scss/app/_elements.scss */
.space-left-15 {
  margin-left: 15px !important;
}

/*Removes space*/
/* line 174, ../development/scss/app/_elements.scss */
.space-top-0 {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* line 179, ../development/scss/app/_elements.scss */
.space-bottom-0 {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

/* line 185, ../development/scss/app/_elements.scss */
.no-space-row .row {
  margin: 0;
}

/* line 190, ../development/scss/app/_elements.scss */
.no-space-row [class^="col-"],
.no-space-row [class*="col-"] {
  padding: 0;
}

/*Space for Ul li List
------------------------------------*/
/* line 198, ../development/scss/app/_elements.scss */
.ul-space-5 li {
  margin-bottom: 5px !important;
}

/* line 199, ../development/scss/app/_elements.scss */
.ul-space-10 li {
  margin-bottom: 10px !important;
}

/* line 200, ../development/scss/app/_elements.scss */
.ul-space-15 li {
  margin-bottom: 15px !important;
}

/* line 201, ../development/scss/app/_elements.scss */
.ul-space-20 li {
  margin-bottom: 20px !important;
}

/* line 202, ../development/scss/app/_elements.scss */
.ul-space-25 li {
  margin-bottom: 25px !important;
}

/* line 203, ../development/scss/app/_elements.scss */
.ul-space-30 li {
  margin-bottom: 30px !important;
}

/* line 204, ../development/scss/app/_elements.scss */
.ul-space-35 li {
  margin-bottom: 35px !important;
}

/* line 205, ../development/scss/app/_elements.scss */
.ul-space-40 li {
  margin-bottom: 40px !important;
}

/* line 206, ../development/scss/app/_elements.scss */
.ul-space-45 li {
  margin-bottom: 45px !important;
}

/* line 207, ../development/scss/app/_elements.scss */
.ul-space-50 li {
  margin-bottom: 50px !important;
}

/*Height
------------------------------------*/
/* line 211, ../development/scss/app/_elements.scss */
.height-100 {
  height: 100px;
}

/* line 215, ../development/scss/app/_elements.scss */
.height-200 {
  height: 200px;
}

/* line 219, ../development/scss/app/_elements.scss */
.height-300 {
  height: 300px;
}

/* line 223, ../development/scss/app/_elements.scss */
.height-400 {
  height: 400px;
}

/* line 227, ../development/scss/app/_elements.scss */
.height-500 {
  height: 500px;
}

/*Radius
------------------------------------*/
/* line 233, ../development/scss/app/_elements.scss */
.radius-0 {
  border-radius: 0 !important;
}

/* line 237, ../development/scss/app/_elements.scss 
.radius-x {
  border-radius: 50px !important;*/
}

/* line 241, ../development/scss/app/_elements.scss */
.radius-1x {
  border-radius: 10px !important;
}

/* line 245, ../development/scss/app/_elements.scss */
.radius-2x {
  border-radius: 20px !important;
}

/* line 249, ../development/scss/app/_elements.scss */
.radius-3x {
  border-radius: 30px !important;
}

/* line 253, ../development/scss/app/_elements.scss */
.radius-4x {
  border-radius: 40px !important;
}

/* line 257, ../development/scss/app/_elements.scss */
.radius-5x {
  border-radius: 5px !important;
}

/* line 261, ../development/scss/app/_elements.scss */
.radius-6x {
  border-radius: 3px !important;
}

/* Width for Border */
/* line 266, ../development/scss/app/_elements.scss */
.border-2 {
  border-width: 2px !important;
}

/* line 269, ../development/scss/app/_elements.scss */
.border-3 {
  border-width: 3px !important;
}

/* line 272, ../development/scss/app/_elements.scss */
.border-4 {
  border-width: 4px !important;
}

/* line 275, ../development/scss/app/_elements.scss */
.border-5 {
  border-width: 5px !important;
}

/*Radius for Left & Right Corners*/
/* line 279, ../development/scss/app/_elements.scss */
.radius-left-5x {
  border-top-left-radius: 50px !important;
  border-bottom-left-radius: 50px !important;
}

/* line 284, ../development/scss/app/_elements.scss */
.radius-right-5x {
  border-top-right-radius: 50px !important;
  border-bottom-right-radius: 50px !important;
}

/* line 289, ../development/scss/app/_elements.scss */
.radius-top-5xxs {
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
}

/* line 294, ../development/scss/app/_elements.scss */
.radius-bottom-5xxs {
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
}

/* line 299, ../development/scss/app/_elements.scss */
.radius-left-5xxs {
  border-top-left-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
}

/* line 304, ../development/scss/app/_elements.scss */
.radius-right-5xxs {
  border-top-right-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
}

/*Text Colors
------------------------------------*/
/* line 311, ../development/scss/app/_elements.scss */
.text-primary {
  color: #5fb7dd !important;
}

/* line 315, ../development/scss/app/_elements.scss */
.text-info {
  color: #ef8247 !important;
}

/* line 319, ../development/scss/app/_elements.scss */
.text-danger {
  color: #ff0000 !important;
}

/* line 322, ../development/scss/app/_elements.scss */
.text-warning {
  color: #fdc918 !important;
}

/* line 326, ../development/scss/app/_elements.scss */
.text-success {
  color: #5fb7dd !important;
}

/* line 330, ../development/scss/app/_elements.scss */
.text-purple {
  color: #6c58bd !important;
}

/* line 334, ../development/scss/app/_elements.scss */
.text-red {
  color: #c32322 !important;
}

/* line 338, ../development/scss/app/_elements.scss */
.text-orange {
  color: #f66000 !important;
}

/* line 342, ../development/scss/app/_elements.scss */
.text-yellow {
  color: #e2d951 !important;
}

/* line 346, ../development/scss/app/_elements.scss */
.text-light {
  color: #FFFFFF !important;
}

/* line 349, ../development/scss/app/_elements.scss */
.text-darker {
  color: #333 !important;
}

/*Background Colors
------------------------------------*/
/* line 355, ../development/scss/app/_elements.scss */
.bg-primary {
  background: #5fb7dd !important;
}

/* line 359, ../development/scss/app/_elements.scss */
.bg-info {
  background: #ef8247 !important;
}

/* line 363, ../development/scss/app/_elements.scss */
.bg-danger {
  background: #a5c73f !important;
}

/* line 367, ../development/scss/app/_elements.scss */
.bg-warning {
  background: #fdc918 !important;
}

/* line 371, ../development/scss/app/_elements.scss */
.bg-success {
  background: #5fb7dd !important;
}

/* line 375, ../development/scss/app/_elements.scss */
.bg-purple {
  background: #6c58bd !important;
}

/* line 379, ../development/scss/app/_elements.scss */
.bg-red {
  background: #c32322 !important;
}

/* line 383, ../development/scss/app/_elements.scss */
.bg-orange {
  background: #f66000 !important;
}

/* line 387, ../development/scss/app/_elements.scss */
.bg-yellow {
  background: #e2d951 !important;
}

/* line 390, ../development/scss/app/_elements.scss */
.bg-default {
  background: #f6f6f6 !important;
}

/* line 393, ../development/scss/app/_elements.scss */
.bg-darker {
  background: #323232 !important;
}

/* line 396, ../development/scss/app/_elements.scss */
.bg-white {
  background: #ffffff !important;
}

/*Overflow
------------------------------------*/
/* line 401, ../development/scss/app/_elements.scss */
.overflow-h {
  overflow: hidden;
}

/* line 405, ../development/scss/app/_elements.scss */
.overflow-a {
  overflow: auto;
}

/***/
/* line 411, ../development/scss/app/_elements.scss */
.background-img {
  background: #5fb7dd;
}

/* line 415, ../development/scss/app/_elements.scss */
.background-img-v1 {
  background: #5fb7dd;
}

/* line 419, ../development/scss/app/_elements.scss */
.background-img-v2 {
  background: url("demo.jpg");
}

/* line 423, ../development/scss/app/_elements.scss */
.background-img-v3 {
  background: #f3f3f3;
}

/* line 427, ../development/scss/app/_elements.scss */
.background-img-v4 {
  background-image: url("../images/09.png") !important;
}

/* line 431, ../development/scss/app/_elements.scss */
.background-img-v5 {
  background-image: url("../images/10.png") !important;
}

/* line 435, ../development/scss/app/_elements.scss */
.background-img-v6 {
  background-image: url("../images/11.png") !important;
}

/* line 439, ../development/scss/app/_elements.scss */
.background-img-v7 {
  background-image: url("../images/12.jpg") !important;
}

/* line 443, ../development/scss/app/_elements.scss */
.parallax {
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
  position: relative;
  background-image: url("../image/bg-call-to-action.jpg");
}
/* line 449, ../development/scss/app/_elements.scss */
.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 */
/* line 463, ../development/scss/app/_elements.scss */
.progress-3 {
  height: 3px;
}

/* line 466, ../development/scss/app/_elements.scss */
.progress-4 {
  height: 4px;
}

/* line 469, ../development/scss/app/_elements.scss */
.progress-5 {
  height: 5px;
}

/* line 472, ../development/scss/app/_elements.scss */
.progress-6 {
  height: 6px;
}

/* line 475, ../development/scss/app/_elements.scss */
.progress-7 {
  height: 7px;
}

/* line 478, ../development/scss/app/_elements.scss */
.progress-8 {
  height: 8px;
}

/* line 481, ../development/scss/app/_elements.scss */
.progress-9 {
  height: 9px;
}

/* line 484, ../development/scss/app/_elements.scss */
.progress-10 {
  height: 10px;
}

/* line 487, ../development/scss/app/_elements.scss */
.progress-11 {
  height: 11px;
}

/* line 490, ../development/scss/app/_elements.scss */
.progress-12 {
  height: 12px;
}

/* line 493, ../development/scss/app/_elements.scss */
.progress-13 {
  height: 13px;
}

/* line 496, ../development/scss/app/_elements.scss */
.progress-14 {
  height: 14px;
}

/* line 499, ../development/scss/app/_elements.scss */
.progress-15 {
  height: 15px;
}

/* icon */
/* line 504, ../development/scss/app/_elements.scss */
.fa.fa-2 {
  font-size: 2em;
}
/* line 507, ../development/scss/app/_elements.scss */
.fa.fa-3 {
  font-size: 4em;
}
/* line 510, ../development/scss/app/_elements.scss */
.fa.fa-4 {
  font-size: 7em;
}
/* line 513, ../development/scss/app/_elements.scss */
.fa.fa-5 {
  font-size: 12em;
}
/* line 516, ../development/scss/app/_elements.scss */
.fa.fa-6 {
  font-size: 20em;
}

/* carousel-controls */
/* line 523, ../development/scss/app/_elements.scss */
.carousel-controls .carousel-control {
  z-index: 5;
  bottom: auto;
}

/* line 528, ../development/scss/app/_elements.scss */
.carousel-controls-small {
  width: 65px;
  position: relative;
  display: inline-block;
}
/* line 532, ../development/scss/app/_elements.scss */
.carousel-controls-small .carousel-control-small {
  width: 28px;
  height: 28px;
  line-height: 26px;
}

/* --- SCSS For Accordion --- */
/* line 542, ../development/scss/app/_elements.scss */
.accordion .panel {
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
}
/* line 545, ../development/scss/app/_elements.scss */
.accordion .panel-heading {
  padding: 15px;
  position: relative;
}
/* line 548, ../development/scss/app/_elements.scss */
.accordion .panel-heading a {
  text-decoration: none;
  font-weight: bold;
}
/* line 551, ../development/scss/app/_elements.scss */
.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: #5fb7dd;
}
/* line 561, ../development/scss/app/_elements.scss */
.accordion .panel-heading a.collapsed:before {
  content: "+";
  font-size: 18px;
  line-height: 20px;
}
/* line 568, ../development/scss/app/_elements.scss */
.accordion .panel-body {
  border-top-color: transparent !important;
}
/* line 574, ../development/scss/app/_elements.scss */
.accordion.collapse-right .panel-heading a:before {
  position: absolute;
  right: 20px;
}
/* line 412, ../development/scss/mixins/_app.scss */
.rtl .accordion.collapse-right .panel-heading a:before {
  left: 20px;
  right: auto;
}
/* line 583, ../development/scss/app/_elements.scss */
.accordion.collapse-color .panel-heading a:before {
  color: #fff;
  background: #5fb7dd;
}
/* line 590, ../development/scss/app/_elements.scss */
.accordion.noborder .panel-heading {
  padding-left: 0;
  padding-right: 0;
}
/* line 594, ../development/scss/app/_elements.scss */
.accordion.noborder .panel, .accordion.noborder .panel-heading, .accordion.noborder .panel-body {
  background-color: transparent;
  border: none;
}
/* line 601, ../development/scss/app/_elements.scss */
.accordion.nobackground .panel, .accordion.nobackground .panel-heading, .accordion.nobackground .panel-body {
  background-color: transparent;
}

/* accordion style version 1 */
/* line 610, ../development/scss/app/_elements.scss */
.accordion-v1 .panel-heading a:before {
  left: -10px;
  position: absolute;
}
/* line 405, ../development/scss/mixins/_app.scss */
.rtl .accordion-v1 .panel-heading a:before {
  right: -10px;
  left: auto;
}
/* line 615, ../development/scss/app/_elements.scss */
.accordion-v1 .panel, .accordion-v1 .panel-heading, .accordion-v1 .panel-body {
  border: none;
}

/* accordion style version 2 */
/* line 622, ../development/scss/app/_elements.scss */
.accordion-v2 .panel, .accordion-v2 .panel-heading, .accordion-v2 .panel-body {
  border: none;
}

/* accordion style version 3 */
/* line 629, ../development/scss/app/_elements.scss */
.accordion-v3 .panel .panel-heading {
  border-bottom: solid 1px #eee;
}

/* accordion style version 4 */
/* line 637, ../development/scss/app/_elements.scss */
.accordion-v4 .panel-collapse {
  position: relative;
}
/* line 640, ../development/scss/app/_elements.scss */
.accordion-v4 .panel-collapse.in:before {
  position: absolute;
  content: "";
  background-color: #5fb7dd;
  top: -51px;
  left: -1px;
  height: 3px;
  width: 100.5%;
}

/* --- SCSS For Breadcrumb --- */
/* line 656, ../development/scss/app/_elements.scss */
.breadcrumbs {
  background-color: #5fb7dd;
  padding: 12px 0;
  z-index: 1;
  color: #FFFFFF;
}
/* line 661, ../development/scss/app/_elements.scss */
.breadcrumbs h2 {
  margin: 0;
  float: left;
  font-weight: 400;
  position: relative;
}
/* line 305, ../development/scss/mixins/_app.scss */
.rtl .breadcrumbs h2 {
  float: right;
}
/* line 667, ../development/scss/app/_elements.scss */
.breadcrumbs .breadcrumb-links {
  margin: 0;
  position: relative;
  text-align: left;
}
/* line 305, ../development/scss/mixins/_app.scss */
.rtl .breadcrumbs .breadcrumb-links {
  text-align: right;
}
/* line 671, ../development/scss/app/_elements.scss */
.breadcrumbs .breadcrumb-links > li {
  display: inline-block;
}
/* line 673, ../development/scss/app/_elements.scss */
.breadcrumbs .breadcrumb-links > li + li:before {
  content: "/";
  font-family: FontAwesome;
  padding: 0 15px;
  font-size: 14px;
}
/* line 679, ../development/scss/app/_elements.scss */
.breadcrumbs .breadcrumb-links > li a {
  color: #FFFFFF;
}
/* line 683, ../development/scss/app/_elements.scss */
.breadcrumbs .breadcrumb-links > .active {
  color: #5fb7dd;
}
/* line 687, ../development/scss/app/_elements.scss */
.breadcrumbs.light-style {
  color: #fff;
  border: 0px;
}
/* line 690, ../development/scss/app/_elements.scss */
.breadcrumbs.light-style h2 {
  color: #fff;
}
/* line 695, ../development/scss/app/_elements.scss */
.breadcrumbs.light-style .breadcrumb-links > li a {
  color: #FFF;
}
/* line 698, ../development/scss/app/_elements.scss */
.breadcrumbs.light-style .breadcrumb-links > li + li:before {
  color: #fff;
}
/* line 702, ../development/scss/app/_elements.scss */
.breadcrumbs.light-style .breadcrumb-links > .active span {
  color: #fff;
  text-decoration: underline;
}

/* line 710, ../development/scss/app/_elements.scss */
.breadcrumbs-center {
  text-align: center;
  padding: 100px;
}
/* line 713, ../development/scss/app/_elements.scss */
.breadcrumbs-center h2 {
  float: none;
}
/* line 716, ../development/scss/app/_elements.scss */
.breadcrumbs-center .breadcrumb-links {
  text-align: center;
}

/* line 722, ../development/scss/app/_elements.scss */
.breadcrumbs-left h2 {
  float: none;
  text-align: left;
}
/* line 305, ../development/scss/mixins/_app.scss */
.rtl .breadcrumbs-left h2 {
  text-align: right;
}
/* line 726, ../development/scss/app/_elements.scss */
.breadcrumbs-left .breadcrumb-links {
  text-align: left;
}
/* line 305, ../development/scss/mixins/_app.scss */
.rtl .breadcrumbs-left .breadcrumb-links {
  text-align: right;
}

/* line 732, ../development/scss/app/_elements.scss */
.breadcrumbs-right h2 {
  float: none;
  text-align: right;
}
/* line 305, ../development/scss/mixins/_app.scss */
.rtl .breadcrumbs-right h2 {
  text-align: left;
}
/* line 736, ../development/scss/app/_elements.scss */
.breadcrumbs-right .breadcrumb-links {
  text-align: right;
}
/* line 305, ../development/scss/mixins/_app.scss */
.rtl .breadcrumbs-right .breadcrumb-links {
  text-align: left;
}

/* --- SCSS For Buttons --- */
/* line 744, ../development/scss/app/_elements.scss */
.btn-outline-light {
  color: #FFFFFF;
  background-color: transparent;
  border-color: #FFFFFF;
}
/* line 222, ../development/scss/mixins/_app.scss */
.btn-outline-light:hover, .btn-outline-light:focus, .btn-outline-light:active, .btn-outline-light.active {
  color: #5fb7dd;
  background-color: #FFFFFF;
  border-color: #5fb7dd;
}
/* line 230, ../development/scss/mixins/_app.scss */
.open .btn-outline-light.dropdown-toggle {
  color: #5fb7dd;
  background-color: #FFFFFF;
  border-color: #5fb7dd;
}
/* line 235, ../development/scss/mixins/_app.scss */
.btn-outline-light:active, .btn-outline-light.active {
  background-image: none;
}
/* line 239, ../development/scss/mixins/_app.scss */
.open .btn-outline-light.dropdown-toggle {
  background-image: none;
}
/* line 245, ../development/scss/mixins/_app.scss */
.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: #FFFFFF;
}
/* line 255, ../development/scss/mixins/_app.scss */
.btn-outline-light .badge {
  color: transparent;
  background-color: #FFFFFF;
}

/* line 748, ../development/scss/app/_elements.scss */
.btn-inverse-light {
  color: #5fb7dd;
  background-color: #FFFFFF;
  border-color: #5fb7dd;
}
/* line 222, ../development/scss/mixins/_app.scss */
.btn-inverse-light:hover, .btn-inverse-light:focus, .btn-inverse-light:active, .btn-inverse-light.active {
  color: #FFFFFF;
  background-color: transparent;
  border-color: #FFFFFF;
}
/* line 230, ../development/scss/mixins/_app.scss */
.open .btn-inverse-light.dropdown-toggle {
  color: #FFFFFF;
  background-color: transparent;
  border-color: #FFFFFF;
}
/* line 235, ../development/scss/mixins/_app.scss */
.btn-inverse-light:active, .btn-inverse-light.active {
  background-image: none;
}
/* line 239, ../development/scss/mixins/_app.scss */
.open .btn-inverse-light.dropdown-toggle {
  background-image: none;
}
/* line 245, ../development/scss/mixins/_app.scss */
.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: #5fb7dd;
}
/* line 255, ../development/scss/mixins/_app.scss */
.btn-inverse-light .badge {
  color: #FFFFFF;
  background-color: #5fb7dd;
}

/* line 752, ../development/scss/app/_elements.scss */
.btn-outline {
  background: transparent;
  background: transparent;
  background: transparent;
  background: transparent;
  background: transparent;
  background: transparent;
}
/* line 694, ../development/scss/mixins/_app.scss */
.btn-outline.btn-default {
  color: #000;
  
}
.btn-default {
  color: #000;
  background-color: #FBA31B !important;
}

/* line 696, ../development/scss/mixins/_app.scss */
.btn-default:hover {
  color: #FFFFFF;
  background-color: #18B1DA !important;
}


/* line 696, ../development/scss/mixins/_app.scss */
.btn-outline.btn-default:hover {
  color: #FFFFFF;
  
}
/* line 694, ../development/scss/mixins/_app.scss */
.btn-outline.btn-primary {
  color: #5fb7dd;
}
/* line 696, ../development/scss/mixins/_app.scss */
.btn-outline.btn-primary:hover {
  color: #FFFFFF;
}
/* line 694, ../development/scss/mixins/_app.scss */
.btn-outline.btn-success {
  color: #5fb7dd;
}
/* line 696, ../development/scss/mixins/_app.scss */
.btn-outline.btn-success:hover {
  color: #FFFFFF;
}
/* line 694, ../development/scss/mixins/_app.scss */
.btn-outline.btn-info {
  color: #ef8247;
}
/* line 696, ../development/scss/mixins/_app.scss */
.btn-outline.btn-info:hover {
  color: #FFFFFF;
}
/* line 694, ../development/scss/mixins/_app.scss */
.btn-outline.btn-danger {
  color: #a5c73f;
}
/* line 696, ../development/scss/mixins/_app.scss */
.btn-outline.btn-danger:hover {
  color: #FFFFFF;
}
/* line 694, ../development/scss/mixins/_app.scss */
.btn-outline.btn-warning {
  color: #fdc918;
}
/* line 696, ../development/scss/mixins/_app.scss */
.btn-outline.btn-warning:hover {
  color: #FFFFFF;
}

/* line 685, ../development/scss/mixins/_app.scss */
.btn-inverse.btn-primary:hover {
  color: #5fb7dd;
  background: transparent;
}
/* line 685, ../development/scss/mixins/_app.scss */
.btn-inverse.btn-success:hover {
  color: #5fb7dd;
  background: transparent;
}
/* line 685, ../development/scss/mixins/_app.scss */
.btn-inverse.btn-info:hover {
  color: #ef8247;
  background: transparent;
}
/* line 685, ../development/scss/mixins/_app.scss */
.btn-inverse.btn-danger:hover {
  color: #a5c73f;
  background: transparent;
}
/* line 685, ../development/scss/mixins/_app.scss */
.btn-inverse.btn-warning:hover {
  color: #fdc918;
  background: transparent;
}

/* line 767, ../development/scss/app/_elements.scss */
.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;
}
/* line 712, ../development/scss/mixins/_app.scss */
.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;
}
/* line 712, ../development/scss/mixins/_app.scss */
.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;
}
/* line 712, ../development/scss/mixins/_app.scss */
.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;
}

/* line 775, ../development/scss/app/_elements.scss */
.bo-social-icons [class^="bo-social-"] {
  background: #5fb7dd;
  color: #FFFFFF;
  padding-left: 10px;
  padding-right: 10px;
  width: auto;
  display: inline-block;
  height: 31px;
  line-height: 31px;
  margin: 2px 0;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  transition: all 0.2s ease-out 0s;
  vertical-align: top;
  border-radius: 3px;
}
/* line 792, ../development/scss/app/_elements.scss */
.bo-social-icons [class^="bo-social-"]:hover {
  background: #000000;
  color: #FFFFFF;
}
/* line 797, ../development/scss/app/_elements.scss */
.bo-social-icons.social-radius-rounded [class^="bo-social-"] {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
}

/* line 807, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-twitter {
  background: #00bdec;
}
/* line 807, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-twitter:hover {
  background: #000000;
}
/* line 808, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-dribbble {
  background: #ef5b92;
}
/* line 808, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-dribbble:hover {
  background: #000000;
}
/* line 809, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-facebook {
  background: #3b5998;
}
/* line 809, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-facebook:hover {
  background: #000000;
}
/* line 810, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-duckduckgo {
  background: #de3100;
}
/* line 810, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-duckduckgo:hover {
  background: #000000;
}
/* line 811, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-aim {
  background: #158799;
}
/* line 811, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-aim:hover {
  background: #000000;
}
/* line 812, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-delicious {
  background: #183864;
}
/* line 812, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-delicious:hover {
  background: #000000;
}
/* line 813, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-paypal {
  background: #32689a;
}
/* line 813, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-paypal:hover {
  background: #000000;
}
/* line 814, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-android {
  background: #8ab733;
}
/* line 814, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-android:hover {
  background: #000000;
}
/* line 815, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-gplus {
  background: #d94a39;
}
/* line 815, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-gplus:hover {
  background: #000000;
}
/* line 816, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-lanyrd {
  background: #3879ba;
}
/* line 816, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-lanyrd:hover {
  background: #000000;
}
/* line 817, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-stumbleupon {
  background: #ea4b24;
}
/* line 817, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-stumbleupon:hover {
  background: #000000;
}
/* line 818, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-fivehundredpx {
  background: #00a6e1;
}
/* line 818, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-fivehundredpx:hover {
  background: #000000;
}
/* line 819, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-pinterest {
  background: #b8242a;
}
/* line 819, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-pinterest:hover {
  background: #000000;
}
/* line 820, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-bitcoin {
  background: #f7931a;
}
/* line 820, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-bitcoin:hover {
  background: #000000;
}
/* line 821, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-w3c {
  background: #005a9c;
}
/* line 821, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-w3c:hover {
  background: #000000;
}
/* line 822, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-foursquare {
  background: #3bb7e8;
}
/* line 822, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-foursquare:hover {
  background: #000000;
}
/* line 823, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-html5 {
  background: #e44e26;
}
/* line 823, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-html5:hover {
  background: #000000;
}
/* line 824, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-ie {
  background: #00ccff;
}
/* line 824, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-ie:hover {
  background: #000000;
}
/* line 825, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-grooveshark {
  background: #f66f00;
}
/* line 825, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-grooveshark:hover {
  background: #000000;
}
/* line 826, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-ninetyninedesigns {
  background: #ff5501;
}
/* line 826, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-ninetyninedesigns:hover {
  background: #000000;
}
/* line 827, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-forrst {
  background: #223f17;
}
/* line 827, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-forrst:hover {
  background: #000000;
}
/* line 828, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-spotify {
  background: #8fbd05;
}
/* line 828, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-spotify:hover {
  background: #000000;
}
/* line 829, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-reddit {
  background: #ff4500;
}
/* line 829, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-reddit:hover {
  background: #000000;
}
/* line 830, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-gowalla {
  background: #f6911d;
}
/* line 830, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-gowalla:hover {
  background: #000000;
}
/* line 831, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-apple {
  background: #5f5f5f;
}
/* line 831, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-apple:hover {
  background: #000000;
}
/* line 832, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-blogger {
  background: #fb9241;
}
/* line 832, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-blogger:hover {
  background: #000000;
}
/* line 833, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-cc {
  background: #5e7c00;
}
/* line 833, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-cc:hover {
  background: #000000;
}
/* line 834, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-evernote {
  background: #61b239;
}
/* line 834, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-evernote:hover {
  background: #000000;
}
/* line 835, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-flickr {
  background: #ff0084;
}
/* line 835, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-flickr:hover {
  background: #000000;
}
/* line 836, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-google {
  background: #d94a39;
}
/* line 836, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-google:hover {
  background: #000000;
}
/* line 837, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-viadeo {
  background: #f5a433;
}
/* line 837, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-viadeo:hover {
  background: #000000;
}
/* line 838, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-instapaper {
  background: #eaec08;
}
/* line 838, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-instapaper:hover {
  background: #000000;
}
/* line 839, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-klout {
  background: #e34600;
}
/* line 839, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-klout:hover {
  background: #000000;
}
/* line 840, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-linkedin {
  background: #1b92bd;
}
/* line 840, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-linkedin:hover {
  background: #000000;
}
/* line 841, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-meetup {
  background: #e51938;
}
/* line 841, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-meetup:hover {
  background: #000000;
}
/* line 842, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-vk {
  background: #587da4;
}
/* line 842, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-vk:hover {
  background: #000000;
}
/* line 843, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-disqus {
  background: #2e9fff;
}
/* line 843, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-disqus:hover {
  background: #000000;
}
/* line 844, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-rss {
  background: #ff7f00;
}
/* line 844, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-rss:hover {
  background: #000000;
}
/* line 845, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-skype {
  background: #18b7f1;
}
/* line 845, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-skype:hover {
  background: #000000;
}
/* line 846, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-youtube {
  background: #c4302b;
}
/* line 846, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-youtube:hover {
  background: #000000;
}
/* line 847, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-vimeo {
  background: #01557a;
}
/* line 847, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-vimeo:hover {
  background: #000000;
}
/* line 848, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-windows {
  background: #00ccff;
}
/* line 848, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-windows:hover {
  background: #000000;
}
/* line 849, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-xing {
  background: #036567;
}
/* line 849, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-xing:hover {
  background: #000000;
}
/* line 850, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-yahoo {
  background: #61399d;
}
/* line 850, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-yahoo:hover {
  background: #000000;
}
/* line 851, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-chrome {
  background: #58b947;
}
/* line 851, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-chrome:hover {
  background: #000000;
}
/* line 852, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-macstore {
  background: #6e6e6e;
}
/* line 852, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-macstore:hover {
  background: #000000;
}
/* line 853, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-amazon {
  background: #ff9900;
}
/* line 853, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-amazon:hover {
  background: #000000;
}
/* line 854, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-steam {
  background: #a5a4a1;
}
/* line 854, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-steam:hover {
  background: #000000;
}
/* line 855, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-dropbox {
  background: #7ab6ec;
}
/* line 855, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-dropbox:hover {
  background: #000000;
}
/* line 856, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-cloudapp {
  background: #489dde;
}
/* line 856, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-cloudapp:hover {
  background: #000000;
}
/* line 857, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-ebay {
  background: #86b817;
}
/* line 857, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-ebay:hover {
  background: #000000;
}
/* line 858, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-github {
  background: #667F8E;
}
/* line 858, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-github:hover {
  background: #000000;
}
/* line 859, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-googleplay {
  background: #5befd0;
}
/* line 859, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-googleplay:hover {
  background: #000000;
}
/* line 860, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-itunes {
  background: #177ac8;
}
/* line 860, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-itunes:hover {
  background: #000000;
}
/* line 861, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-plurk {
  background: #a73d07;
}
/* line 861, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-plurk:hover {
  background: #000000;
}
/* line 862, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-songkick {
  background: #f80046;
}
/* line 862, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-songkick:hover {
  background: #000000;
}
/* line 863, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-lastfm {
  background: #c60e16;
}
/* line 863, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-lastfm:hover {
  background: #000000;
}
/* line 864, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-gmail {
  background: #e04a3f;
}
/* line 864, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-gmail:hover {
  background: #000000;
}
/* line 865, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-pinboard {
  background: #224cf4;
}
/* line 865, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-pinboard:hover {
  background: #000000;
}
/* line 866, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-openid {
  background: #be661b;
}
/* line 866, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-openid:hover {
  background: #000000;
}
/* line 867, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-quora {
  background: #c41a00;
}
/* line 867, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-quora:hover {
  background: #000000;
}
/* line 868, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-soundcloud {
  background: #ff5c00;
}
/* line 868, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-soundcloud:hover {
  background: #000000;
}
/* line 869, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-tumblr {
  background: #395874;
}
/* line 869, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-tumblr:hover {
  background: #000000;
}
/* line 870, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-eventasaurus {
  background: #b9f15e;
}
/* line 870, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-eventasaurus:hover {
  background: #000000;
}
/* line 871, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-wordpress {
  background: #464646;
}
/* line 871, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-wordpress:hover {
  background: #000000;
}
/* line 872, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-yelp {
  background: #c41200;
}
/* line 872, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-yelp:hover {
  background: #000000;
}
/* line 873, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-intensedebate {
  background: #00aeef;
}
/* line 873, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-intensedebate:hover {
  background: #000000;
}
/* line 874, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-eventbrite {
  background: #ff6c00;
}
/* line 874, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-eventbrite:hover {
  background: #000000;
}
/* line 875, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-scribd {
  background: #002939;
}
/* line 875, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-scribd:hover {
  background: #000000;
}
/* line 876, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-posterous {
  background: #f8d667;
}
/* line 876, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-posterous:hover {
  background: #000000;
}
/* line 877, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-stripe {
  background: #617ee8;
}
/* line 877, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-stripe:hover {
  background: #000000;
}
/* line 878, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-opentable {
  background: #990000;
}
/* line 878, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-opentable:hover {
  background: #000000;
}
/* line 879, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-instagram {
  background: #4c799f;
}
/* line 879, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-instagram:hover {
  background: #000000;
}
/* line 880, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-dwolla {
  background: #ff7404;
}
/* line 880, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-dwolla:hover {
  background: #000000;
}
/* line 881, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-appnet {
  background: #1e0c29;
}
/* line 881, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-appnet:hover {
  background: #000000;
}
/* line 882, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-statusnet {
  background: #fb6104;
}
/* line 882, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-statusnet:hover {
  background: #000000;
}
/* line 883, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-acrobat {
  background: #ff0000;
}
/* line 883, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-acrobat:hover {
  background: #000000;
}
/* line 884, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-drupal {
  background: #007dc3;
}
/* line 884, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-drupal:hover {
  background: #000000;
}
/* line 885, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-pocket {
  background: #ee4056;
}
/* line 885, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-pocket:hover {
  background: #000000;
}
/* line 886, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-bitbucket {
  background: #205081;
}
/* line 886, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-bitbucket:hover {
  background: #000000;
}
/* line 887, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-flattr {
  background: #fbbc23;
}
/* line 887, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-flattr:hover {
  background: #000000;
}
/* line 888, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-eventful {
  background: #0066cc;
}
/* line 888, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-eventful:hover {
  background: #000000;
}
/* line 889, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-smashmag {
  background: #d6231c;
}
/* line 889, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-smashmag:hover {
  background: #000000;
}
/* line 890, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-wordpress {
  background: #1e8cbe;
}
/* line 890, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-wordpress:hover {
  background: #000000;
}
/* line 891, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-calendar {
  background: #ff0000;
}
/* line 891, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-calendar:hover {
  background: #000000;
}
/* line 892, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-call {
  background: #04be3d;
}
/* line 892, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-call:hover {
  background: #000000;
}
/* line 893, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-guest {
  background: #03a9d2;
}
/* line 893, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-guest:hover {
  background: #000000;
}
/* line 894, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-weibo {
  background: #fd0000;
}
/* line 894, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-weibo:hover {
  background: #000000;
}
/* line 895, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-plancast {
  background: #e4b82c;
}
/* line 895, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-plancast:hover {
  background: #000000;
}
/* line 896, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-email {
  background: blue;
}
/* line 896, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-email:hover {
  background: #000000;
}
/* line 897, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-myspace {
  background: #2068b0;
}
/* line 897, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-myspace:hover {
  background: #000000;
}
/* line 898, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-podcast {
  background: #f38b36;
}
/* line 898, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-podcast:hover {
  background: #000000;
}
/* line 899, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-cart {
  background: #00a204;
}
/* line 899, ../development/scss/app/_elements.scss */
.bo-sicolor .bo-social-cart:hover {
  background: #000000;
}

/* --- SCSS For Call-to-action --- */
/* line 907, ../development/scss/app/_elements.scss */
.call-to-action {
  padding: 50px 0;
  z-index: 1;
  text-align: center;
  width: 100%;
}
/* line 912, ../development/scss/app/_elements.scss */
.call-to-action.light-style {
  color: #FFFFFF;
}
/* line 914, ../development/scss/app/_elements.scss */
.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;
}
/* line 917, ../development/scss/app/_elements.scss */
.call-to-action.light-style .btn {
  border-color: #fff;
  color: #fff;
}
/* line 922, ../development/scss/app/_elements.scss */
.call-to-action .action-button .btn {
  margin-top: 30px;
  min-width: 150px;
  margin-left: 8px;
  margin-right: 8px;
}

/* call to action style1 */
/* line 931, ../development/scss/app/_elements.scss */
.call-to-action-v1 {
  display: table;
  text-align: left;
}
/* line 935, ../development/scss/app/_elements.scss */
.call-to-action-v1 .call-to-action-inner {
  display: table-cell;
  vertical-align: middle;
}
/* line 939, ../development/scss/app/_elements.scss */
.call-to-action-v1 .action-button {
  min-width: 25%;
  text-align: right;
}
/* line 942, ../development/scss/app/_elements.scss */
.call-to-action-v1 .action-button .btn {
  margin-top: 0;
}

/* call to action style2 */
/* line 950, ../development/scss/app/_elements.scss */
.call-to-action-v2 {
  display: table;
  text-align: right;
}
/* line 954, ../development/scss/app/_elements.scss */
.call-to-action-v2 .call-to-action-inner {
  display: table-cell;
  vertical-align: middle;
}
/* line 958, ../development/scss/app/_elements.scss */
.call-to-action-v2 .action-button {
  min-width: 40%;
  text-align: left;
  padding-left: 50px;
}
/* line 962, ../development/scss/app/_elements.scss */
.call-to-action-v2 .action-button .btn {
  margin-top: 0;
}

/* call to action style3 */
/* line 972, ../development/scss/app/_elements.scss */
.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%;
}
/* line 982, ../development/scss/app/_elements.scss */
.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 */
/* line 990, ../development/scss/app/_elements.scss */
.call-to-action-v4 {
  padding-left: 18%;
  padding-right: 18%;
}
/* line 993, ../development/scss/app/_elements.scss */
.call-to-action-v4 .fa {
  width: 90px;
  height: 90px;
  line-height: 90px;
  background-color: #5fb7dd;
  text-align: center;
  color: #fff;
}

/* --- SCSS For Columns --- */
/* --- SCSS For Contact-form --- */
/* --- SCSS For Content-slider --- */
/* line 1012, ../development/scss/app/_elements.scss */
.carousel-style {
  position: relative;
  min-height: 80px;
  margin: 0 20px;
}

/* line 1017, ../development/scss/app/_elements.scss */
.carousel-control {
  z-index: 5;
}

/* line 1020, ../development/scss/app/_elements.scss */
.carousel-md {
  width: 44px;
  height: 44px;
  line-height: 44px;
}

/* line 1024, ../development/scss/app/_elements.scss */
.carousel-sm {
  width: 34px;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
}

/* line 1029, ../development/scss/app/_elements.scss */
.carousel-xs {
  width: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
}

/* line 1035, ../development/scss/app/_elements.scss */
.carousel-controls-v1 .carousel-control {
  box-shadow: 0 0 0 30px rgba(0, 0, 0, 0.5) inset;
  color: #999;
  -webkit-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  transition: all 0.35s ease 0s;
}
/* line 1039, ../development/scss/app/_elements.scss */
.carousel-controls-v1 .carousel-control:hover {
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.5) inset;
  color: #737373;
}

/* line 1046, ../development/scss/app/_elements.scss */
.carousel-controls-v2 .carousel-control {
  box-shadow: 0 0 0 0 transparent inset;
  color: #000;
  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;
}
/* line 1053, ../development/scss/app/_elements.scss */
.carousel-controls-v2 .carousel-control:hover {
  box-shadow: 0 0 0 transparent inset;
  color: black;
}

/* line 1061, ../development/scss/app/_elements.scss */
.carousel-controls-v3 .carousel-control {
  box-shadow: 0 0 0 30px #8bc34a inset;
  color: #fff;
  -webkit-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  transition: all 0.35s ease 0s;
}
/* line 1065, ../development/scss/app/_elements.scss */
.carousel-controls-v3 .carousel-control:hover {
  box-shadow: 0 0 0 30px #649130 inset;
  color: #fff;
}

/* Navigation Styles */
/* line 1073, ../development/scss/app/_elements.scss */
[class*="carousel-indicators-"] li {
  cursor: pointer;
  position: relative;
  border: none;
}
/* line 1077, ../development/scss/app/_elements.scss */
[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;
  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;
}
/* line 1089, ../development/scss/app/_elements.scss */
[class*="carousel-indicators-"] li.active {
  background-color: transparent;
}

/* line 1097, ../development/scss/app/_elements.scss */
.carousel-indicators-v1 li a:before, .carousel-indicators-v1 li a:after {
  backface-visibility: hidden;
  background-color: #ddd;
  border-radius: 50%;
  content: "";
  left: 0;
  position: absolute;
  text-indent: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
/* line 1108, ../development/scss/app/_elements.scss */
.carousel-indicators-v1 li a:after {
  background-color: #8bc34a;
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
/* line 1112, ../development/scss/app/_elements.scss */
.carousel-indicators-v1 li a:hover, .carousel-indicators-v1 li a:focus {
  opacity: 0.8;
}
/* line 1117, ../development/scss/app/_elements.scss */
.carousel-indicators-v1 li.active a {
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

/* line 1124, ../development/scss/app/_elements.scss */
.carousel-indicators-v2 li {
  margin: 0 3px;
}
/* line 1126, ../development/scss/app/_elements.scss */
.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;
}
/* line 1129, ../development/scss/app/_elements.scss */
.carousel-indicators-v2 li a:hover, .carousel-indicators-v2 li a:focus {
  background-color: #d5d5d5;
}
/* line 1133, ../development/scss/app/_elements.scss */
.carousel-indicators-v2 li.active {
  margin: 0 3px;
}
/* line 1136, ../development/scss/app/_elements.scss */
.carousel-indicators-v2 li.active a {
  background-color: #8bc34a;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

/* line 1145, ../development/scss/app/_elements.scss */
.carousel-indicators-v3 li {
  width: 14px;
  height: 14px;
}
/* line 1147, ../development/scss/app/_elements.scss */
.carousel-indicators-v3 li a {
  background-color: transparent;
  box-shadow: 0 0 0 1px #8bc34a inset;
  overflow: hidden;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
/* line 1152, ../development/scss/app/_elements.scss */
.carousel-indicators-v3 li a:after {
  background-color: #8bc34a;
  border-radius: 50%;
  content: "";
  left: 0;
  position: absolute;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(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%;
}
/* line 1163, ../development/scss/app/_elements.scss */
.carousel-indicators-v3 li a:hover, .carousel-indicators-v3 li a:focus {
  opacity: 0.8;
}
/* line 1167, ../development/scss/app/_elements.scss */
.carousel-indicators-v3 li.active {
  width: 14px;
  height: 14px;
}
/* line 1170, ../development/scss/app/_elements.scss */
.carousel-indicators-v3 li.active a:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/* line 1178, ../development/scss/app/_elements.scss */
.carousel-indicators-v4 li {
  margin: 0 3px;
  width: 14px;
  height: 14px;
}
/* line 1181, ../development/scss/app/_elements.scss */
.carousel-indicators-v4 li a {
  box-shadow: 0 0 0 8px #8bc34a inset;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
}
/* line 1184, ../development/scss/app/_elements.scss */
.carousel-indicators-v4 li a:hover, .carousel-indicators-v4 li a:focus {
  box-shadow: 0 0 0 8px #8bc34a inset;
}
/* line 1188, ../development/scss/app/_elements.scss */
.carousel-indicators-v4 li.active {
  width: 14px;
  height: 14px;
  margin: 0 3px;
}
/* line 1191, ../development/scss/app/_elements.scss */
.carousel-indicators-v4 li.active a {
  box-shadow: 0 0 0 2px #8bc34a inset;
}

/* line 1198, ../development/scss/app/_elements.scss */
.carousel-indicators-v5 li {
  margin: 0 3px;
  border-radius: 50%;
  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;
}
/* line 1204, ../development/scss/app/_elements.scss */
.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;
}
/* line 1207, ../development/scss/app/_elements.scss */
.carousel-indicators-v5 li a:hover, .carousel-indicators-v5 li a:focus {
  background-color: #8bc34a;
}
/* line 1211, ../development/scss/app/_elements.scss */
.carousel-indicators-v5 li.active {
  width: 14px;
  height: 14px;
  margin: 0 3px;
  box-shadow: 0 0 0 2px #8bc34a;
}
/* line 1215, ../development/scss/app/_elements.scss */
.carousel-indicators-v5 li.active a {
  background-color: #8bc34a;
  -webkit-transform: scale(0.4);
  -ms-transform: scale(0.4);
  -o-transform: scale(0.4);
  transform: scale(0.4);
}

/* line 1224, ../development/scss/app/_elements.scss */
.carousel-indicators-v6 li {
  width: 14px;
  height: 14px;
}
/* line 1226, ../development/scss/app/_elements.scss */
.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;
}
/* line 1229, ../development/scss/app/_elements.scss */
.carousel-indicators-v6 li a:after {
  background: none repeat scroll 0 0 #8bc34a;
  border-radius: 50%;
  box-shadow: 0 0 1px #8bc34a;
  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;
}
/* line 1243, ../development/scss/app/_elements.scss */
.carousel-indicators-v6 li a:hover, .carousel-indicators-v6 li a:focus {
  border-color: #8bc34a;
}
/* line 1247, ../development/scss/app/_elements.scss */
.carousel-indicators-v6 li.active {
  width: 14px;
  height: 14px;
}
/* line 1249, ../development/scss/app/_elements.scss */
.carousel-indicators-v6 li.active a {
  border-color: #8bc34a;
}
/* line 1251, ../development/scss/app/_elements.scss */
.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 --- */
/* line 1265, ../development/scss/app/_elements.scss */
.counters {
  text-align: center;
}
/* line 1267, ../development/scss/app/_elements.scss */
.counters .counter-wrap {
  font-size: 36px;
  color: #5fb7dd;
  font-weight: 800;
}
/* line 1271, ../development/scss/app/_elements.scss */
.counters .counter-wrap .fa {
  font-size: 46px;
}
/* line 1275, ../development/scss/app/_elements.scss */
.counters h5 {
  font-weight: 700;
  margin: 5px 0 30px;
  text-transform: uppercase;
}

/* --- SCSS For Divider --- */
/* line 1286, ../development/scss/app/_elements.scss */
[class*="hr-"] {
  min-height: 1px;
}

/* line 1289, ../development/scss/app/_elements.scss */
.hr-dashed {
  border-top: 1px dashed #ccc;
}

/* line 1292, ../development/scss/app/_elements.scss */
.hr-dotted {
  border-top: 1px dotted #ccc;
}

/* line 1295, ../development/scss/app/_elements.scss */
.hr-double {
  border-top: 3px double #ccc;
}

/* line 1298, ../development/scss/app/_elements.scss */
.hr-double-dashed {
  border-top: 1px dashed #ccc;
  position: relative;
}
/* line 1301, ../development/scss/app/_elements.scss */
.hr-double-dashed:before {
  border-top: 1px dashed #ccc;
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  top: 1px;
}

/* line 1309, ../development/scss/app/_elements.scss */
.hr-double-dotted {
  border-top: 1px dotted #ccc;
  position: relative;
}
/* line 1312, ../development/scss/app/_elements.scss */
.hr-double-dotted:before {
  border-top: 1px dotted #ccc;
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  top: 1px;
}

/* --- SCSS For Google-map --- */
/* --- SCSS For Heading --- */
/* line 1329, ../development/scss/app/_elements.scss */
.heading {
  z-index: 1;
  position: relative;
}
/* line 1332, ../development/scss/app/_elements.scss */
.heading h1, .heading h2, .heading h3, .heading h4, .heading h5, .heading h6 {
  text-transform: uppercase;
}
/* line 1335, ../development/scss/app/_elements.scss */
.heading p, .heading small {
  margin-bottom: 10px;
  display: inline-block;
}
/* line 1339, ../development/scss/app/_elements.scss */
.heading.heading-light {
  color: #000;
}
/* line 1341, ../development/scss/app/_elements.scss */
.heading.heading-light h1 {
  font-size: 60px;
}
/* line 1346, ../development/scss/app/_elements.scss */
.heading.heading-light span {
  background: #cc1925;
  color: #fff;
  padding: 5px 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
  position: relative;
  display: inline-block;
  font-family: Montserrat, sans-serif;
}
/* line 1355, ../development/scss/app/_elements.scss */
.heading.heading-light span:after {
  width: 0;
  height: 0;
  top: 0;
  content: "";
  right: -36px;
  position: absolute;
  border-top: 36px solid #cc1925;
  border-right: 36px solid transparent;
}
/* line 1367, ../development/scss/app/_elements.scss */
.heading.heading-v1 {
  position: relative;
  padding-bottom: 35px;
}
/* line 1370, ../development/scss/app/_elements.scss */
.heading.heading-v1:before, .heading.heading-v1:after {
  left: 50%;
  width: 80px;
  height: 5px;
  content: "";
  bottom: 30px;
  position: absolute;
}
/* line 405, ../development/scss/mixins/_app.scss */
.rtl .heading.heading-v1:before, .rtl .heading.heading-v1:after {
  right: 50%;
  left: auto;
}
/* line 1377, ../development/scss/app/_elements.scss */
.heading.heading-v1:before {
  margin-left: -80px;
  background: #000000;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .heading.heading-v1:before {
  margin-right: -80px;
  margin-left: inherit;
}
/* line 1381, ../development/scss/app/_elements.scss */
.heading.heading-v1:after {
  background: #444;
}
/* line 1384, ../development/scss/app/_elements.scss */
.heading.heading-v1.heading-light:after {
  background: #fff;
}
/* line 1388, ../development/scss/app/_elements.scss */
.heading.heading-v2 {
  padding-bottom: 35px;
}
/* line 1390, ../development/scss/app/_elements.scss */
.heading.heading-v2:after {
  left: 50%;
  width: 200px;
  height: 1px;
  z-index: 1;
  content: " ";
  bottom: 30px;
  background: #000000;
  text-align: center;
  position: absolute;
  margin-left: -100px;
}
/* line 405, ../development/scss/mixins/_app.scss */
.rtl .heading.heading-v2:after {
  right: 50%;
  left: auto;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .heading.heading-v2:after {
  margin-right: -100px;
  margin-left: inherit;
}
/* line 1401, ../development/scss/app/_elements.scss */
.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 #000000;
}
/* line 405, ../development/scss/mixins/_app.scss */
.rtl .heading.heading-v2:before {
  right: 50%;
  left: auto;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .heading.heading-v2:before {
  margin-right: -6px;
  margin-left: inherit;
}
/* line 1415, ../development/scss/app/_elements.scss */
.heading.heading-v2.heading-light:after {
  background: #fff;
}
/* line 1418, ../development/scss/app/_elements.scss */
.heading.heading-v2.heading-light:before {
  background: #000000;
  border: 1px solid #fff;
}
/* line 1424, ../development/scss/app/_elements.scss */
.heading.heading-v3 {
  padding-bottom: 35px;
}
/* line 1426, ../development/scss/app/_elements.scss */
.heading.heading-v3:after {
  left: 50%;
  width: 100px;
  height: 2px;
  margin-left: -50px;
  content: " ";
  bottom: 30px;
  background: #000000;
  position: absolute;
}
/* line 405, ../development/scss/mixins/_app.scss */
.rtl .heading.heading-v3:after {
  right: 50%;
  left: auto;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .heading.heading-v3:after {
  margin-right: -50px;
  margin-left: inherit;
}
/* line 1435, ../development/scss/app/_elements.scss */
.heading.heading-v3 span {
  display: block;
  margin-bottom: 20px;
}
/* line 1440, ../development/scss/app/_elements.scss */
.heading.heading-v3.heading-light:after {
  background: #000000;
}
/* line 1446, ../development/scss/app/_elements.scss */
.heading.heading-v4 {
  z-index: 1;
  text-align: center;
  padding-top: 70px;
  position: relative;
}
/* line 1451, ../development/scss/app/_elements.scss */
.heading.heading-v4:before {
  left: 50%;
  z-index: -1;
  width: 50px;
  height: 50px;
  content: "";
  top: 11px;
  text-align: center;
  position: absolute;
  background-color: #000000;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-left: -25px;
}
/* line 405, ../development/scss/mixins/_app.scss */
.rtl .heading.heading-v4:before {
  right: 50%;
  left: auto;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .heading.heading-v4:before {
  margin-right: -25px;
  margin-left: inherit;
}
/* line 1463, ../development/scss/app/_elements.scss */
.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;
}
/* line 405, ../development/scss/mixins/_app.scss */
.rtl .heading.heading-v4:after {
  right: 50%;
  left: auto;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .heading.heading-v4:after {
  margin-right: -25px;
  margin-left: inherit;
}
/* line 1478, ../development/scss/app/_elements.scss */
.heading.heading-v4.heading-light:before {
  background: #fff;
}
/* line 1483, ../development/scss/app/_elements.scss */
.heading.heading-v5 {
  padding-bottom: 20px;
  background: url("../images/dotted.png") repeat-x scroll center center;
}
/* line 1486, ../development/scss/app/_elements.scss */
.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;
  background: #fff;
  position: relative;
  display: inline-block;
}
/* line 1494, ../development/scss/app/_elements.scss */
.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;
}
/* line 1497, ../development/scss/app/_elements.scss */
.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;
}
/* line 405, ../development/scss/mixins/_app.scss */
.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;
}
/* line 316, ../development/scss/mixins/_app.scss */
.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;
}
/* line 1509, ../development/scss/app/_elements.scss */
.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;
}
/* line 1515, ../development/scss/app/_elements.scss */
.heading.heading-v7 {
  padding-bottom: 40px;
}
/* line 1517, ../development/scss/app/_elements.scss */
.heading.heading-v7:before {
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 18px solid #000000;
  bottom: 20px;
  content: "";
  width: 18px;
  height: 14px;
  left: 50%;
  margin-left: -18px;
  position: absolute;
}
/* line 405, ../development/scss/mixins/_app.scss */
.rtl .heading.heading-v7:before {
  right: 50%;
  left: auto;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .heading.heading-v7:before {
  margin-right: -18px;
  margin-left: inherit;
}
/* line 1528, ../development/scss/app/_elements.scss */
.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;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .heading.heading-v7:after {
  margin-right: -14px;
  margin-left: inherit;
}
/* line 1540, ../development/scss/app/_elements.scss */
.heading.heading-v7.heading-light:before {
  border-top: 18px solid #fff;
}
/* line 1543, ../development/scss/app/_elements.scss */
.heading.heading-v7.heading-light:after {
  border-top: 12px solid #000000;
}
/* line 1550, ../development/scss/app/_elements.scss */
.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;
}
/* line 1553, ../development/scss/app/_elements.scss */
.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;
}
/* line 405, ../development/scss/mixins/_app.scss */
.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;
}
/* line 1561, ../development/scss/app/_elements.scss */
.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;
}
/* line 1564, ../development/scss/app/_elements.scss */
.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;
}
/* line 1569, ../development/scss/app/_elements.scss */
.heading.heading-v9 {
  text-align: left;
}
/* line 305, ../development/scss/mixins/_app.scss */
.rtl .heading.heading-v9 {
  text-align: right;
}
/* line 1571, ../development/scss/app/_elements.scss */
.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;
}
/* line 1574, ../development/scss/app/_elements.scss */
.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: " ";
  bottom: -15px;
  right: inherit;
  background-color: #000000;
  position: absolute;
}
/* line 405, ../development/scss/mixins/_app.scss */
.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;
}
/* line 1586, ../development/scss/app/_elements.scss */
.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 --- */
/* line 1599, ../development/scss/app/_elements.scss */
.feature-box .fbox-icon {
  float: left;
  margin: 10px 20px 0 0;
}
/* line 305, ../development/scss/mixins/_app.scss */
.rtl .feature-box .fbox-icon {
  float: right;
}
/* line 329, ../development/scss/mixins/_app.scss */
.rtl .feature-box .fbox-icon {
  margin: 10px 0 0 20px;
}
/* line 1603, ../development/scss/app/_elements.scss */
.feature-box .fbox-body {
  overflow: hidden;
}
/* line 1605, ../development/scss/app/_elements.scss */
.feature-box .fbox-body .fbox-icon {
  margin-top: 0;
}
/* line 1609, ../development/scss/app/_elements.scss */
.feature-box small {
  font-size: 13px;
  margin-bottom: 15px;
  display: inline-block;
}
/* line 1615, ../development/scss/app/_elements.scss */
.feature-box h4 {
  margin-bottom: 7px;
  text-transform: uppercase;
}
/* line 1619, ../development/scss/app/_elements.scss */
.feature-box .fbox-title {
  margin: 10px 0;
  font-weight: 600;
  text-transform: none;
}
/* line 1624, ../development/scss/app/_elements.scss */
.feature-box.light-style {
  color: #dfdfdf;
}
/* line 1626, ../development/scss/app/_elements.scss */
.feature-box.light-style a {
  color: #fff;
}
/* line 1628, ../development/scss/app/_elements.scss */
.feature-box.light-style a:hover {
  color: #000;
}
/* line 1632, ../development/scss/app/_elements.scss */
.feature-box.light-style .fbox-title,
.feature-box.light-style h4 {
  color: #fff;
}
/* line 1637, ../development/scss/app/_elements.scss */
.feature-box.feature-box-right {
  text-align: right;
}
/* line 305, ../development/scss/mixins/_app.scss */
.rtl .feature-box.feature-box-right {
  text-align: left;
}
/* line 1639, ../development/scss/app/_elements.scss */
.feature-box.feature-box-right .fbox-icon {
  float: right;
  margin: 10px 0 0 20px;
}
/* line 305, ../development/scss/mixins/_app.scss */
.rtl .feature-box.feature-box-right .fbox-icon {
  float: left;
}
/* line 329, ../development/scss/mixins/_app.scss */
.rtl .feature-box.feature-box-right .fbox-icon {
  margin: 10px 20px 0 0;
}
/* line 1644, ../development/scss/app/_elements.scss */
.feature-box.feature-box-center {
  text-align: center;
}
/* line 1646, ../development/scss/app/_elements.scss */
.feature-box.feature-box-center .fbox-icon {
  float: none;
}

/* line 1652, ../development/scss/app/_elements.scss */
[class*="feature-box-"] .fbox-icon {
  float: none;
  margin: 0;
}
/* line 1656, ../development/scss/app/_elements.scss */
[class*="feature-box-"] h4 {
  padding: 10px 0 30px;
  position: relative;
}
/* line 1659, ../development/scss/app/_elements.scss */
[class*="feature-box-"] h4:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 15px;
  width: 30px;
  height: 2px;
  background-color: #5fb7dd;
}
/* line 1670, ../development/scss/app/_elements.scss */
[class*="feature-box-"].feature-box-center h4:before {
  left: 0;
  right: 0;
  margin: 0 auto;
}

/* line 1679, ../development/scss/app/_elements.scss */
.feature-box-v2 .fbox-icon {
  float: left;
  margin-right: 10px;
}
/* line 305, ../development/scss/mixins/_app.scss */
.rtl .feature-box-v2 .fbox-icon {
  float: right;
}
/* line 1682, ../development/scss/app/_elements.scss */
.feature-box-v2 .fbox-icon .icons {
  width: 45px;
  height: 45px;
  color: #fff;
}
/* line 1687, ../development/scss/app/_elements.scss */
.feature-box-v2 .fbox-body {
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
}

/* line 1696, ../development/scss/app/_elements.scss */
.feature-box-v3 .fbox-icon .icons {
  width: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 30px;
}
/* line 1700, ../development/scss/app/_elements.scss */
.feature-box-v3 .fbox-icon .icons.icons-plain {
  width: auto;
  height: auto;
  line-height: 100%;
}
/* line 1707, ../development/scss/app/_elements.scss */
.feature-box-v3.feature-box-right .fbox-icon {
  float: none;
  margin: 0;
}
/* line 1711, ../development/scss/app/_elements.scss */
.feature-box-v3.feature-box-right h4:before {
  left: inherit;
  right: 0;
}

/* line 1717, ../development/scss/app/_elements.scss */
.feature-box-v4 {
  position: relative;
  border: 1px solid #333;
  padding: 35px 30px 20px;
  text-align: center;
}
/* line 1722, ../development/scss/app/_elements.scss */
.feature-box-v4 .fbox-icon {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: -36px;
  margin: 0 auto;
}
/* line 1729, ../development/scss/app/_elements.scss */
.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;
}
/* line 1738, ../development/scss/app/_elements.scss */
.feature-box-v4 .fbox-icon.fbox-bg .icons {
  background-color: #5fb7dd;
  border: 1px solid #5fb7dd;
  color: #fff;
}
/* line 1745, ../development/scss/app/_elements.scss */
.feature-box-v4 h4 {
  padding: 10px 0 20px;
}
/* line 1747, ../development/scss/app/_elements.scss */
.feature-box-v4 h4:before {
  width: 0px;
  height: 0px;
  background-color: transparent;
}
/* line 1752, ../development/scss/app/_elements.scss */
.feature-box-v4[class*="bg-"] {
  border: none;
}

/* line 1758, ../development/scss/app/_elements.scss */
.feature-box-v5 {
  padding: 20px 30px;
  border: 1px solid #ddd;
  border-bottom: 3px solid #5fb7dd;
}
/* line 1763, ../development/scss/app/_elements.scss */
.feature-box-v5 .fbox-icon .icons {
  font-size: 40px;
  width: 70px;
  height: 70px;
  line-height: 70px;
  color: #333;
}

/* --- SCSS For Icon-progress-bar --- */
/* line 1775, ../development/scss/app/_elements.scss */
.icon-rating {
  float: left;
}

/* line 1778, ../development/scss/app/_elements.scss */
.icon-rating input {
  left: -9999px;
  position: absolute;
}

/* line 1782, ../development/scss/app/_elements.scss */
.icon-rating label {
  cursor: pointer;
  display: block;
  float: right;
  font-size: 22px;
  height: 17px;
  line-height: 17px;
  padding: 0 3px;
}

/* line 1791, ../development/scss/app/_elements.scss */
.icon-rating label {
  color: #e0e0e0;
  transition: color 0.3s ease 0s;
}

/* line 1795, ../development/scss/app/_elements.scss */
.icon-rating input + label:hover, .icon-rating input + label:hover ~ label {
  color: #8bc34a;
}

/* line 1798, ../development/scss/app/_elements.scss */
.icon-rating input:checked ~ label {
  color: #8bc34a;
}

/* line 1801, ../development/scss/app/_elements.scss */
.icon-rating-horizontal {
  float: none;
  text-align: center;
}

/* line 1805, ../development/scss/app/_elements.scss */
.icon-rating-horizontal label {
  float: none;
  height: 20px;
  line-height: 20px;
}

/* line 1811, ../development/scss/app/_elements.scss */
.light-style {
  color: #fff;
}
/* line 1813, ../development/scss/app/_elements.scss */
.light-style h1, .light-style h2, .light-style h3, .light-style h4, .light-style h5, .light-style h6 {
  color: #fff;
}

/* line 1818, ../development/scss/app/_elements.scss */
.bg-success .icon-rating label {
  color: #35a4d4;
}
/* line 1821, ../development/scss/app/_elements.scss */
.bg-success .icon-rating input + label:hover, .bg-success .icon-rating input + label:hover ~ label,
.bg-success .icon-rating input:checked ~ label {
  color: #fff;
}

/* line 1827, ../development/scss/app/_elements.scss */
.bg-danger .icon-rating label {
  color: #76902a;
}
/* line 1830, ../development/scss/app/_elements.scss */
.bg-danger .icon-rating input + label:hover, .bg-danger .icon-rating input + label:hover ~ label,
.bg-danger .icon-rating input:checked ~ label {
  color: #fff;
}

/* line 1836, ../development/scss/app/_elements.scss */
.bg-warning .icon-rating label {
  color: #c79a02;
}
/* line 1839, ../development/scss/app/_elements.scss */
.bg-warning .icon-rating input + label:hover, .bg-warning .icon-rating input + label:hover ~ label,
.bg-warning .icon-rating input:checked ~ label {
  color: #fff;
}

/* line 1845, ../development/scss/app/_elements.scss */
.bg-primary .icon-rating label {
  color: #2a97c6;
}
/* line 1848, ../development/scss/app/_elements.scss */
.bg-primary .icon-rating input + label:hover, .bg-primary .icon-rating input + label:hover ~ label,
.bg-primary .icon-rating input:checked ~ label {
  color: #fff;
}

/* line 1854, ../development/scss/app/_elements.scss */
.bg-info .icon-rating label {
  color: #d75813;
}
/* line 1857, ../development/scss/app/_elements.scss */
.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 --- */
/* line 1866, ../development/scss/app/_elements.scss */
.interactive-banner {
  position: relative;
  overflow: hidden;
}
/* line 1869, ../development/scss/app/_elements.scss */
.interactive-banner .interactive-banner-profile {
  position: absolute;
  z-index: 2;
  margin: auto;
  content: "";
}
/* line 1874, ../development/scss/app/_elements.scss */
.interactive-banner .interactive-banner-profile h2 {
  text-transform: uppercase;
  margin: 10px 0 15px;
  letter-spacing: 5px;
}
/* line 1879, ../development/scss/app/_elements.scss */
.interactive-banner .interactive-banner-profile small {
  text-transform: uppercase;
}
/* line 1883, ../development/scss/app/_elements.scss */
.interactive-banner .mask-link {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
}
/* line 1896, ../development/scss/app/_elements.scss */
.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;
}
/* line 1902, ../development/scss/app/_elements.scss */
.interactive-banner .action .icons:hover {
  background-color: #5fb7dd !important;
  border: #5fb7dd !important;
}
/* line 1909, ../development/scss/app/_elements.scss */
.interactive-banner.left .interactive-banner-profile {
  left: 20px;
}
/* line 1914, ../development/scss/app/_elements.scss */
.interactive-banner.right .interactive-banner-profile {
  right: 20px;
}
/* line 1920, ../development/scss/app/_elements.scss */
.interactive-banner.center .interactive-banner-profile {
  right: 0;
  left: 0;
}

/* line 1928, ../development/scss/app/_elements.scss */
.interactive-banner-v1 .interactive-banner-profile {
  width: 85%;
  height: 120px;
  bottom: 0;
  top: 0;
}

/* line 1935, ../development/scss/app/_elements.scss */
.interactive-banner-v2 .interactive-banner-profile {
  top: 40px;
  width: 55%;
  height: 120px;
}
/* line 1938, ../development/scss/app/_elements.scss */
.interactive-banner-v2 .interactive-banner-profile .action {
  padding: 5px 15px;
  margin-bottom: 3px;
  background-color: #fff;
  color: #333;
}
/* line 1946, ../development/scss/app/_elements.scss */
.interactive-banner-v2.left .interactive-banner-profile {
  left: 60px;
}
/* line 1951, ../development/scss/app/_elements.scss */
.interactive-banner-v2.right .interactive-banner-profile {
  right: 60px;
}
/* line 1957, ../development/scss/app/_elements.scss */
.interactive-banner-v2.center .interactive-banner-profile {
  right: 0;
  left: 0;
}

/* line 1965, ../development/scss/app/_elements.scss */
.interactive-banner-v3 .interactive-banner-profile {
  padding: 40px 60px;
  width: 100%;
  height: 100%;
  top: 0;
}
/* line 1972, ../development/scss/app/_elements.scss */
.interactive-banner-v3 .interactive-banner-profile .action {
  bottom: 60px;
  left: 60px;
  right: 60px;
  content: "";
  position: absolute;
}
/* line 1978, ../development/scss/app/_elements.scss */
.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;
}

/* line 1994, ../development/scss/app/_elements.scss */
.interactive-banner-v4 .interactive-banner-profile {
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 0 30px;
  position: absolute;
  content: "";
  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;
}
/* line 2003, ../development/scss/app/_elements.scss */
.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: #5fb7dd;
  margin: 0 -30px;
  padding: 20px 30px;
}
/* line 2012, ../development/scss/app/_elements.scss */
.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;
}
/* line 2018, ../development/scss/app/_elements.scss */
.interactive-banner-v4:hover .interactive-banner-profile {
  transform: translate3d(0px, 0px, 0px);
}
/* line 2020, ../development/scss/app/_elements.scss */
.interactive-banner-v4:hover .interactive-banner-profile .action {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 2023, ../development/scss/app/_elements.scss */
.interactive-banner-v4:hover .interactive-banner-profile img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 2030, ../development/scss/app/_elements.scss */
.interactive-banner-v5 .interactive-banner-profile {
  width: 55%;
  height: 120px;
  bottom: 0;
  top: 0;
}
/* line 2035, ../development/scss/app/_elements.scss */
.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;
  transform: translate3d(0px, -60px, 0px);
}
/* line 2046, ../development/scss/app/_elements.scss */
.interactive-banner-v5:hover a.links {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translate3d(0px, 0px, 0px);
}

/* effect-v1 */
/* line 2054, ../development/scss/app/_elements.scss */
.effect-v1 {
  background-color: #000;
  overflow: hidden;
  position: relative;
  /* style for hover */
}
/* line 2058, ../development/scss/app/_elements.scss */
.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;
}
/* line 2071, ../development/scss/app/_elements.scss */
.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;
}
/* line 2075, ../development/scss/app/_elements.scss */
.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;
}
/* line 2083, ../development/scss/app/_elements.scss */
.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);
}
/* line 2087, ../development/scss/app/_elements.scss */
.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);
}
/* line 2091, ../development/scss/app/_elements.scss */
.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*/
/* line 2100, ../development/scss/app/_elements.scss */
.effect-v2 {
  background-color: #000;
  overflow: hidden;
  position: relative;
  /* style for hover */
}
/* line 2104, ../development/scss/app/_elements.scss */
.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;
}
/* line 2117, ../development/scss/app/_elements.scss */
.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;
}
/* line 2121, ../development/scss/app/_elements.scss */
.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;
}
/* line 2128, ../development/scss/app/_elements.scss */
.effect-v2:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
/* line 2132, ../development/scss/app/_elements.scss */
.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);
}
/* line 2136, ../development/scss/app/_elements.scss */
.effect-v2:hover .action {
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  opacity: 1;
  filter: alpha(opacity=100);
}

/* effect-v3*/
/* line 2145, ../development/scss/app/_elements.scss */
.effect-v3 {
  background-color: #000;
  overflow: hidden;
  position: relative;
  /* style for hover */
}
/* line 2149, ../development/scss/app/_elements.scss */
.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;
}
/* line 2160, ../development/scss/app/_elements.scss */
.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);
}
/* line 2165, ../development/scss/app/_elements.scss */
.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);
}
/* line 2170, ../development/scss/app/_elements.scss */
.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;
}
/* line 2174, ../development/scss/app/_elements.scss */
.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;
}
/* line 2178, ../development/scss/app/_elements.scss */
.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;
}
/* line 2186, ../development/scss/app/_elements.scss */
.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);
}
/* line 2191, ../development/scss/app/_elements.scss */
.effect-v3:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
/* line 2194, ../development/scss/app/_elements.scss */
.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*/
/* line 2202, ../development/scss/app/_elements.scss */
.effect-v4 {
  background-color: #000;
  overflow: hidden;
  position: relative;
  /* style for hover */
}
/* line 2206, ../development/scss/app/_elements.scss */
.effect-v4:before {
  border: 2px solid #ffffff;
  bottom: 20px;
  -webkit-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;
}
/* line 2220, ../development/scss/app/_elements.scss */
.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;
}
/* line 2224, ../development/scss/app/_elements.scss */
.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;
}
/* line 2228, ../development/scss/app/_elements.scss */
.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;
}
/* line 2236, ../development/scss/app/_elements.scss */
.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);
}
/* line 2240, ../development/scss/app/_elements.scss */
.effect-v4:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
/* line 2243, ../development/scss/app/_elements.scss */
.effect-v4:hover .banner-title {
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  -o-transform: scale(0.95);
  transform: scale(0.95);
}
/* line 2246, ../development/scss/app/_elements.scss */
.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*/
/* line 2255, ../development/scss/app/_elements.scss */
.effect-v5 {
  background-color: #000;
  overflow: hidden;
  position: relative;
  /* style for hover */
}
/* line 2259, ../development/scss/app/_elements.scss */
.effect-v5 img {
  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;
}
/* line 2263, ../development/scss/app/_elements.scss */
.effect-v5 .action {
  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;
}
/* line 2267, ../development/scss/app/_elements.scss */
.effect-v5 .action:first-child {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
/* line 2270, ../development/scss/app/_elements.scss */
.effect-v5 .action:nth-of-type(2) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
/* line 2273, ../development/scss/app/_elements.scss */
.effect-v5 .action:nth-of-type(3) {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}
/* line 2280, ../development/scss/app/_elements.scss */
.effect-v5:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
  transform: scale3d(1.1, 1.1, 1);
}
/* line 2284, ../development/scss/app/_elements.scss */
.effect-v5:hover .action {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale3d(1.1, 1.1, 1);
  transform: translate3d(0px, 0px, 0px);
}
/* line 2289, ../development/scss/app/_elements.scss */
.effect-v5:hover .action:first-child {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
/* line 2292, ../development/scss/app/_elements.scss */
.effect-v5:hover .action:nth-of-type(2) {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}
/* line 2295, ../development/scss/app/_elements.scss */
.effect-v5:hover .action:nth-of-type(3) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

/* effect-v6*/
/* line 2303, ../development/scss/app/_elements.scss */
.effect-v6 {
  background-color: #000;
  overflow: hidden;
  position: relative;
  /* style for hover */
}
/* line 2308, ../development/scss/app/_elements.scss */
.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;
}
/* line 2312, ../development/scss/app/_elements.scss */
.effect-v6 .action {
  transform: translate3d(0px, -100px, 0px);
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  opacity: 0;
}
/* line 2321, ../development/scss/app/_elements.scss */
.effect-v6:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
/* line 2324, ../development/scss/app/_elements.scss */
.effect-v6:hover .action {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
}

/* effect-v7*/
/* line 2333, ../development/scss/app/_elements.scss */
.effect-v7 {
  overflow: hidden;
  position: relative;
  /* style for hover */
}
/* line 2336, ../development/scss/app/_elements.scss */
.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;
}
/* line 2352, ../development/scss/app/_elements.scss */
.effect-v7:hover:before {
  opacity: 0;
  filter: alpha(opacity=0);
  border: 0 double rgba(255, 255, 255, 0.7);
  visibility: hidden;
}

/* effect-v8*/
/* line 2361, ../development/scss/app/_elements.scss */
.effect-v8 {
  overflow: hidden;
  position: relative;
  /* style for hover */
}
/* line 2364, ../development/scss/app/_elements.scss */
.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;
  transform-origin: 50% 50% 0;
  width: 100%;
}
/* line 2386, ../development/scss/app/_elements.scss */
.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*/
/* line 2398, ../development/scss/app/_elements.scss */
.effect-v9 {
  overflow: hidden;
  position: relative;
  /* style for hover */
}
/* line 2401, ../development/scss/app/_elements.scss */
.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;
  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;
}
/* line 2425, ../development/scss/app/_elements.scss */
.effect-v9:hover:before {
  border: 0 solid rgba(0, 0, 0, 0.7);
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}

/* effect-v10*/
/* line 2434, ../development/scss/app/_elements.scss */
.effect-v10 {
  overflow: hidden;
  position: relative;
  /* style for hover */
}
/* line 2437, ../development/scss/app/_elements.scss */
.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;
}
/* line 2452, ../development/scss/app/_elements.scss */
.effect-v10:hover:before {
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* effect-v11*/
/* line 2460, ../development/scss/app/_elements.scss */
.effect-default {
  background-color: #000;
  overflow: hidden;
  position: relative;
  /* style for hover */
}
/* line 2464, ../development/scss/app/_elements.scss */
.effect-default .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;
}
/* line 2468, ../development/scss/app/_elements.scss */
.effect-default img {
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
  -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;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
/* line 2473, ../development/scss/app/_elements.scss */
.effect-default .action {
  -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;
  border: 1px solid #fff;
  margin: 1em 0 0;
  padding: 1em;
  color: #FFFFFF;
}
/* line 2484, ../development/scss/app/_elements.scss */
.effect-default:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 2488, ../development/scss/app/_elements.scss */
.effect-default:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 2492, ../development/scss/app/_elements.scss */
.effect-default:hover .action {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 2496, ../development/scss/app/_elements.scss */
.effect-default:hover .banner-title {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}

/* --- SCSS For Latest-posts --- */
/* latest posts */
/* line 2506, ../development/scss/app/_elements.scss */
.latest-posts {
  font-size: 14px;
  color: #999999;
}
/* line 2509, ../development/scss/app/_elements.scss */
.latest-posts a {
  color: #000000;
  font-family: Montserrat, sans-serif !important;
}
/* line 2512, ../development/scss/app/_elements.scss */
.latest-posts a:hover {
  color: #5fb7dd;
}
/* line 2516, ../development/scss/app/_elements.scss */
.latest-posts .latest-posts-title {
  margin-top: 5px;
  font-size: 14px !important;
  text-transform: none;
  margin-bottom: 25px;
}
/* line 2522, ../development/scss/app/_elements.scss */
.latest-posts .latest-posts-profile {
  font-size: 13px;
  font-weight: bold;
  color: #000000;
  text-transform: uppercase;
}
/* line 2527, ../development/scss/app/_elements.scss */
.latest-posts .latest-posts-profile a {
  color: #000000;
}
/* line 2529, ../development/scss/app/_elements.scss */
.latest-posts .latest-posts-profile a:hover {
  color: #5fb7dd;
}
/* line 2533, ../development/scss/app/_elements.scss */
.latest-posts .latest-posts-profile i {
  margin-right: 7px;
  font-size: 14px;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .latest-posts .latest-posts-profile i {
  margin-left: 7px;
  margin-right: inherit;
}
/* line 2538, ../development/scss/app/_elements.scss */
.latest-posts .shortinfo {
  color: #555;
}

/* latest posts v1*/
/* line 2546, ../development/scss/app/_elements.scss */
.latest-posts-v1 .latest-posts-meta {
  background-color: #FFFFFF;
  padding: 15px 30px;
}
/* line 2550, ../development/scss/app/_elements.scss */
.latest-posts-v1 .latest-posts-img-profile {
  position: relative;
}
/* line 2553, ../development/scss/app/_elements.scss */
.latest-posts-v1 .latest-posts-profile {
  position: absolute;
  border-bottom: 2px solid #FFFFFF;
  bottom: 0;
  left: 10%;
  color: #FFFFFF;
}
/* line 2560, ../development/scss/app/_elements.scss */
.latest-posts-v1 .blog-meta {
  color: #999;
}
/* line 2562, ../development/scss/app/_elements.scss */
.latest-posts-v1 .blog-meta span {
  margin-right: 5px;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .latest-posts-v1 .blog-meta span {
  margin-left: 5px;
  margin-right: inherit;
}
/* line 2565, ../development/scss/app/_elements.scss */
.latest-posts-v1 .blog-meta i {
  margin-right: 2px;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .latest-posts-v1 .blog-meta i {
  margin-left: 2px;
  margin-right: inherit;
}
/* line 2568, ../development/scss/app/_elements.scss */
.latest-posts-v1 .blog-meta a {
  color: #999;
}

/* latest posts v2*/
/* line 2577, ../development/scss/app/_elements.scss */
.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*/
/* line 2589, ../development/scss/app/_elements.scss */
.latest-posts-v3 {
  text-align: center;
}
/* line 2591, ../development/scss/app/_elements.scss */
.latest-posts-v3 .latest-posts-title {
  position: relative;
}
/* line 2593, ../development/scss/app/_elements.scss */
.latest-posts-v3 .latest-posts-title:after {
  background-color: #444444;
  content: " ";
  height: 1px;
  left: 50%;
  margin-left: -15px;
  position: absolute;
  top: 41px;
  width: 30px;
}
/* line 2604, ../development/scss/app/_elements.scss */
.latest-posts-v3 .latest-posts-meta {
  padding: 15px;
  position: relative;
  background-color: rgba(255, 255, 255, 0.7);
}
/* line 2610, ../development/scss/app/_elements.scss */
.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;
}
/* line 305, ../development/scss/mixins/_app.scss */
.rtl .latest-posts-v3 .latest-posts-profile {
  text-align: right;
}
/* line 2619, ../development/scss/app/_elements.scss */
.latest-posts-v3 .latest-posts-profile a {
  color: #fff;
}
/* line 2621, ../development/scss/app/_elements.scss */
.latest-posts-v3 .latest-posts-profile a:hover {
  color: red;
}

/* latest posts v4*/
/* line 2630, ../development/scss/app/_elements.scss */
.latest-posts-v4 .latest-posts-image {
  margin-right: 10px;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .latest-posts-v4 .latest-posts-image {
  margin-left: 10px;
  margin-right: inherit;
}
/* line 2632, ../development/scss/app/_elements.scss */
.latest-posts-v4 .latest-posts-image img {
  width: 100px !important;
  height: auto !important;
}
/* line 2637, ../development/scss/app/_elements.scss */
.latest-posts-v4 .latest-posts-item {
  padding-top: 15px;
  padding-bottom: 15px;
}
/* line 2640, ../development/scss/app/_elements.scss */
.latest-posts-v4 .latest-posts-item .latest-posts-title {
  font-size: 14px;
  text-transform: uppercase;
}
/* line 2645, ../development/scss/app/_elements.scss */
.latest-posts-v4 .latest-posts-item .latest-posts-profile > span {
  margin-right: 10px;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .latest-posts-v4 .latest-posts-item .latest-posts-profile > span {
  margin-left: 10px;
  margin-right: inherit;
}

/* latest posts v5*/
/* line 2653, ../development/scss/app/_elements.scss */
.latest-posts-v5 .latest-posts-image {
  margin-left: 10px;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .latest-posts-v5 .latest-posts-image {
  margin-right: 10px;
  margin-left: inherit;
}
/* line 2655, ../development/scss/app/_elements.scss */
.latest-posts-v5 .latest-posts-image img {
  width: 100px !important;
  height: auto !important;
}
/* line 2660, ../development/scss/app/_elements.scss */
.latest-posts-v5 .latest-posts-item {
  padding: 20px;
}
/* line 2662, ../development/scss/app/_elements.scss */
.latest-posts-v5 .latest-posts-item:nth-child(even) {
  background-color: rgba(228, 228, 228, 0.3);
}
/* line 2665, ../development/scss/app/_elements.scss */
.latest-posts-v5 .latest-posts-item:nth-child(odd) {
  background-color: rgba(255, 255, 255, 0.3);
}
/* line 2668, ../development/scss/app/_elements.scss */
.latest-posts-v5 .latest-posts-item .latest-posts-title {
  font-size: 14px;
  text-transform: uppercase;
}
/* line 2673, ../development/scss/app/_elements.scss */
.latest-posts-v5 .latest-posts-item .latest-posts-profile > span {
  margin-right: 10px;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .latest-posts-v5 .latest-posts-item .latest-posts-profile > span {
  margin-left: 10px;
  margin-right: inherit;
}

/* latest posts v6*/
/* line 2684, ../development/scss/app/_elements.scss */
.latest-posts-v6 .latest-posts-body {
  position: relative;
  overflow: hidden;
}
/* line 2687, ../development/scss/app/_elements.scss */
.latest-posts-v6 .latest-posts-body .latest-posts-meta {
  bottom: 0;
  left: 0;
  display: block;
  padding: 10px 20px;
  position: absolute;
  -webkit-transform: translate(0, 50%);
  -ms-transform: translate(0, 50%);
  -o-transform: translate(0, 50%);
  transform: translate(0, 50%);
  -webkit-transition: all 0.4s linear 0s;
  -o-transition: all 0.4s linear 0s;
  transition: all 0.4s linear 0s;
}
/* line 405, ../development/scss/mixins/_app.scss */
.rtl .latest-posts-v6 .latest-posts-body .latest-posts-meta {
  right: 0;
  left: auto;
}
/* line 2695, ../development/scss/app/_elements.scss */
.latest-posts-v6 .latest-posts-body .latest-posts-meta .shortinfo {
  color: #ffffff;
  padding-left: 34px;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .latest-posts-v6 .latest-posts-body .latest-posts-meta .shortinfo {
  padding-right: 34px;
  padding-left: inherit;
}
/* line 2699, ../development/scss/app/_elements.scss */
.latest-posts-v6 .latest-posts-body .latest-posts-meta .panel-title {
  position: relative;
  letter-spacing: 0;
  line-height: 20px;
  font-family: "Roboto Bold", sans-serif;
}
/* line 2704, ../development/scss/app/_elements.scss */
.latest-posts-v6 .latest-posts-body .latest-posts-meta .panel-title:after, .latest-posts-v6 .latest-posts-body .latest-posts-meta .panel-title:before {
  position: absolute;
  top: 4px;
  background-color: #5fb7dd;
  content: "";
  width: 2px;
  height: 30px;
  -ms-transform: skew(-30deg);
  -webkit-transform: skew(-30deg);
  transform: skew(-30deg);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
/* line 2716, ../development/scss/app/_elements.scss */
.latest-posts-v6 .latest-posts-body .latest-posts-meta .panel-title:before {
  left: 8px;
}
/* line 405, ../development/scss/mixins/_app.scss */
.rtl .latest-posts-v6 .latest-posts-body .latest-posts-meta .panel-title:before {
  right: 8px;
  left: auto;
}
/* line 2719, ../development/scss/app/_elements.scss */
.latest-posts-v6 .latest-posts-body .latest-posts-meta .panel-title:after {
  left: 12px;
}
/* line 405, ../development/scss/mixins/_app.scss */
.rtl .latest-posts-v6 .latest-posts-body .latest-posts-meta .panel-title:after {
  right: 12px;
  left: auto;
}
/* line 2724, ../development/scss/app/_elements.scss */
.latest-posts-v6 .latest-posts-body:hover .latest-posts-meta {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  background-color: rgba(0, 0, 0, 0.4);
}
/* line 2727, ../development/scss/app/_elements.scss */
.latest-posts-v6 .latest-posts-body:hover .latest-posts-meta .latest-posts-title {
  margin-bottom: 10px;
}
/* line 2732, ../development/scss/app/_elements.scss */
.latest-posts-v6 .latest-posts-profile {
  position: absolute;
  top: 30px;
  left: 40px;
  padding: 2px 12px;
  background-color: #5fb7dd;
}
/* line 405, ../development/scss/mixins/_app.scss */
.rtl .latest-posts-v6 .latest-posts-profile {
  right: 40px;
  left: auto;
}
/* line 2738, ../development/scss/app/_elements.scss */
.latest-posts-v6 .latest-posts-profile .created {
  display: inline-block;
  position: relative;
}
/* line 2741, ../development/scss/app/_elements.scss */
.latest-posts-v6 .latest-posts-profile .created:after {
  border-right: 25px solid transparent;
  border-top: 29px solid #5fb7dd;
  content: "";
  height: 0;
  position: absolute;
  right: -36px;
  top: -2px;
  width: 0;
}
/* line 2751, ../development/scss/app/_elements.scss */
.latest-posts-v6 .latest-posts-profile .created:before {
  border-bottom: 29px solid #5fb7dd;
  border-left: 25px solid transparent;
  content: "";
  height: 0;
  left: -36px;
  position: absolute;
  top: -2px;
  width: 0;
}

/* --- SCSS For List --- */
/* class list */
/* line 2770, ../development/scss/app/_elements.scss */
.list-unstyled {
  list-style: none;
  padding-left: 0;
}

/* line 2775, ../development/scss/app/_elements.scss */
.lists li {
  list-style: none;
}
/* line 2777, ../development/scss/app/_elements.scss */
.lists li a {
  color: #5fb7dd;
}
/* line 2779, ../development/scss/app/_elements.scss */
.lists li a:hover {
  color: #5fb7dd;
  text-decoration: none;
}
/* line 2784, ../development/scss/app/_elements.scss */
.lists li i {
  color: #5fb7dd;
  margin-right: 10px;
  position: relative;
  top: 2px;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .lists li i {
  margin-left: 10px;
  margin-right: inherit;
}
/* line 2793, ../development/scss/app/_elements.scss */
.lists.lists-light li, .lists.lists-light li a, .lists.lists-light li i {
  color: #FFFFFF;
}
/* line 2797, ../development/scss/app/_elements.scss */
.lists.lists-light li a:hover {
  color: #5fb7dd;
}
/* line 2803, ../development/scss/app/_elements.scss */
.lists.list-style-circle, .lists.list-style-disc {
  list-style: none;
  padding-left: 20px;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .lists.list-style-circle, .rtl .lists.list-style-disc {
  padding-right: 20px;
  padding-left: inherit;
}
/* line 2807, ../development/scss/app/_elements.scss */
.lists.list-style-circle li, .lists.list-style-disc li {
  position: relative;
}
/* line 2809, ../development/scss/app/_elements.scss */
.lists.list-style-circle li:before, .lists.list-style-disc li:before {
  color: #5fb7dd;
  font-family: 'FontAwesome';
  font-size: 10px;
  left: -20px;
  position: absolute;
  top: 4px;
}
/* line 405, ../development/scss/mixins/_app.scss */
.rtl .lists.list-style-circle li:before, .rtl .lists.list-style-disc li:before {
  right: -20px;
  left: auto;
}
/* line 2820, ../development/scss/app/_elements.scss */
.lists.list-style-circle.lists-light li:before, .lists.list-style-disc.lists-light li:before {
  color: #FFFFFF;
}
/* line 2828, ../development/scss/app/_elements.scss */
.lists.list-style-circle li:before {
  content: "\f10c";
}
/* line 2835, ../development/scss/app/_elements.scss */
.lists.list-style-disc li:before {
  content: "\f111";
}
/* line 2840, ../development/scss/app/_elements.scss */
.lists.list-style-square {
  list-style: none;
  padding-left: 20px;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .lists.list-style-square {
  padding-right: 20px;
  padding-left: inherit;
}
/* line 2843, ../development/scss/app/_elements.scss */
.lists.list-style-square li {
  position: relative;
}
/* line 2845, ../development/scss/app/_elements.scss */
.lists.list-style-square li:before {
  content: "";
  top: 10px;
  left: -10px;
  position: absolute;
  width: 3px;
  height: 3px;
  background-color: #5fb7dd;
}
/* line 405, ../development/scss/mixins/_app.scss */
.rtl .lists.list-style-square li:before {
  right: -10px;
  left: auto;
}
/* line 2856, ../development/scss/app/_elements.scss */
.lists.list-style-square.lists-light li:before {
  background-color: #FFFFFF;
}
/* line 2863, ../development/scss/app/_elements.scss */
.lists.list-style-number {
  counter-reset: li;
  list-style: outside none decimal;
  padding-left: 20px;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .lists.list-style-number {
  padding-right: 20px;
  padding-left: inherit;
}
/* line 2867, ../development/scss/app/_elements.scss */
.lists.list-style-number li {
  display: block;
  padding-left: 5px;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .lists.list-style-number li {
  padding-right: 5px;
  padding-left: inherit;
}
/* line 2870, ../development/scss/app/_elements.scss */
.lists.list-style-number li:before {
  color: #5fb7dd;
  content: counter(li,decimal);
  counter-increment: li;
  left: 20px;
  position: absolute;
}
/* line 405, ../development/scss/mixins/_app.scss */
.rtl .lists.list-style-number li:before {
  right: 20px;
  left: auto;
}
/* line 2881, ../development/scss/app/_elements.scss */
.lists.list-style-number.lists-light li:before {
  color: #FFFFFF;
}

/* --- SCSS For Media --- */
/* line 2893, ../development/scss/app/_elements.scss */
.media-image-v1 {
  border: 10px solid #f5f5f5;
  box-shadow: 0 4px 3px -2px rgba(0, 0, 0, 0.1);
}

/* line 2897, ../development/scss/app/_elements.scss */
.media-image-v2 {
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1);
}

/* line 2900, ../development/scss/app/_elements.scss */
.media-image-v3 {
  border: 10px solid #f5f5f5;
  position: relative;
}
/* line 2903, ../development/scss/app/_elements.scss */
.media-image-v3:before, .media-image-v3:after {
  width: 22%;
  height: 15px;
  bottom: 2px;
  box-shadow: 0 9px 20px 4px rgba(0, 0, 0, 0.1);
  content: "";
  position: absolute;
  z-index: -1;
}
/* line 2912, ../development/scss/app/_elements.scss */
.media-image-v3:before {
  left: 5px;
}
/* line 2915, ../development/scss/app/_elements.scss */
.media-image-v3:after {
  right: 5px;
}

/* --- SCSS For Message --- */
/* line 2923, ../development/scss/app/_elements.scss */
.alert-box-success {
  background-color: #5fb7dd;
  border-color: #4ac5d9;
  color: #000;
}
/* line 8, ../development/scss/mixins/mixins/_alerts.scss */
.alert-box-success hr {
  border-top-color: #35bfd4;
}
/* line 11, ../development/scss/mixins/mixins/_alerts.scss */
.alert-box-success .alert-link {
  color: black;
}

/* line 2926, ../development/scss/app/_elements.scss */
.alert-box-info {
  background-color: #ef8247;
  border-color: #ec4b26;
  color: #000;
}
/* line 8, ../development/scss/mixins/mixins/_alerts.scss */
.alert-box-info hr {
  border-top-color: #e53a14;
}
/* line 11, ../development/scss/mixins/mixins/_alerts.scss */
.alert-box-info .alert-link {
  color: black;
}

/* line 2929, ../development/scss/app/_elements.scss */
.alert-box-warning {
  background-color: #fdc918;
  border-color: #f99802;
  color: #000;
}
/* line 8, ../development/scss/mixins/mixins/_alerts.scss */
.alert-box-warning hr {
  border-top-color: #e08902;
}
/* line 11, ../development/scss/mixins/mixins/_alerts.scss */
.alert-box-warning .alert-link {
  color: black;
}

/* line 2932, ../development/scss/app/_elements.scss */
.alert-box-error {
  background-color: #a5c73f;
  border-color: #acb735;
  color: #000;
}
/* line 8, ../development/scss/mixins/mixins/_alerts.scss */
.alert-box-error hr {
  border-top-color: #9aa330;
}
/* line 11, ../development/scss/mixins/mixins/_alerts.scss */
.alert-box-error .alert-link {
  color: black;
}

/* --- SCSS For Mockup-presentation --- */
/* line 2939, ../development/scss/app/_elements.scss */
.mockup {
  font-size: 16px;
  line-height: 32px;
}
/* line 2943, ../development/scss/app/_elements.scss */
.mockup .heading h1, .mockup .heading h2, .mockup .heading h3, .mockup .heading h4, .mockup .heading h5 {
  margin-top: 0;
}

/* --- SCSS For Newsletter --- */
/* line 2953, ../development/scss/app/_elements.scss */
[class*="newsletter-v"] {
  border-bottom: 1px solid #ededed;
  border-top: 1px solid #ededed;
  padding: 30px 0;
}
/* line 2957, ../development/scss/app/_elements.scss */
[class*="newsletter-v"].light-style {
  color: #fff;
}
/* line 2959, ../development/scss/app/_elements.scss */
[class*="newsletter-v"].light-style .form-control {
  color: #fff;
  background: transparent;
}
/* line 2963, ../development/scss/app/_elements.scss */
[class*="newsletter-v"].light-style .newsletter-label {
  color: #FFF;
}
/* line 2967, ../development/scss/app/_elements.scss */
[class*="newsletter-v"].newsletter-border {
  border: 1px solid #ededed;
}
/* line 2970, ../development/scss/app/_elements.scss */
[class*="newsletter-v"].newsletter-center {
  text-align: center;
}
/* line 2972, ../development/scss/app/_elements.scss */
[class*="newsletter-v"].newsletter-center .newsletter-heading {
  margin-bottom: 20px;
}
/* line 2975, ../development/scss/app/_elements.scss */
[class*="newsletter-v"].newsletter-center h2 {
  margin-top: 0;
}

/* line 2982, ../development/scss/app/_elements.scss */
.newsletter-label {
  font-size: 18px;
  margin-top: 0;
  text-transform: uppercase;
}

/* line 2992, ../development/scss/app/_elements.scss */
.newsletter-v3 .newsletter-label {
  color: #FFF;
}

/* line 3000, ../development/scss/app/_elements.scss */
.newsletter-v8 .heading span {
  display: block;
  margin-bottom: 30px;
}
/* line 3006, ../development/scss/app/_elements.scss */
.newsletter-v8 .newsletter-group {
  margin: 0 auto;
  width: 60%;
  background: #FFF;
  border: 0;
  padding: 0 2px 0 0px;
  border-radius: 3px;
}
/* line 3014, ../development/scss/app/_elements.scss */
.newsletter-v8 .newsletter-input {
  background: transparent none;
  border: 0;
}

/* --- SCSS For Panel --- */
/* line 3025, ../development/scss/app/_elements.scss */
.panel-default {
  color: #000000;
  background: #FFFFFF;
}

/* line 3029, ../development/scss/app/_elements.scss */
.panel-white {
  color: #FFFFFF;
}

/* line 3033, ../development/scss/app/_elements.scss */
.panel .panel-heading {
 /* background: #E6A642; */
 background: rgb(0,83,101);
 color: #000000;
 font-family: Montserrat, sans-serif;
 font-size: 14px;
 font-weight: 700;
 line-height: 22px;
 margin: 0;
 position: relative;
 text-transform: uppercase;
}
/* line 3043, ../development/scss/app/_elements.scss */
.panel .panel-heading:before {
 /*  background: none repeat scroll 0 0 #fdc918;
  border-bottom: 11px solid #a5c73f;
  border-top: 11px solid #ef8247; */
  content: "";
  height: 33px;
  left: 0;
  margin-top: -17px;
  position: absolute;
  top: 50%;
  width: 5px;
}
/* line 405, ../development/scss/mixins/_app.scss */
.rtl .panel .panel-heading:before {
  right: 0;
  left: auto;
}
/* line 3055, ../development/scss/app/_elements.scss */
.panel .panel-heading.nopadding {
  padding: 15px 0;
}

/* line 3063, ../development/scss/app/_elements.scss */
.hightlight .panel .panel-heading:before {
  border: none;
  background: none;
}
/* line 3067, ../development/scss/app/_elements.scss */
.hightlight .panel .panel-heading .panel-title {
  text-align: center;
}

/* --- SCSS For Parallax --- */
/* line 3076, ../development/scss/app/_elements.scss */
.parallax {
  padding-top: 150px;
  padding-bottom: 150px;
  text-align: center;
}
/* line 3081, ../development/scss/app/_elements.scss */
.parallax .parallax-heading h2 {
  font-size: 36px;
  text-transform: uppercase;
  }level1
  /* line 3084, ../development/scss/app/_elements.scss */
  .parallax .parallax-heading h2:before, .parallax .parallax-heading h2:after {
    display: none;
  }
  /* line 3092, ../development/scss/app/_elements.scss */
  .parallax-v1 .parallax-heading h2 {
    margin: 0;
  }
  /* line 3098, ../development/scss/app/_elements.scss */
  .parallax-light h2, .parallax-light p {
    color: #FFF;
  }

  /* --- SCSS For Piechart --- */
  /* line 3109, ../development/scss/app/_elements.scss */
  [class*="piechart-v"] .piechart-body {
    position: relative;
    display: inline-block;
  }
  /* line 3112, ../development/scss/app/_elements.scss */
  [class*="piechart-v"] .piechart-body .piechart-body-inner {
    top: 0;
    font-size: 35px;
    line-height: 140px;
    position: absolute;
    left: 0;
    width: 100%;
    height: 140px;
  }
  /* line 405, ../development/scss/mixins/_app.scss */
  .rtl [class*="piechart-v"] .piechart-body .piechart-body-inner {
    right: 0;
    left: auto;
  }
  /* line 3121, ../development/scss/app/_elements.scss */
  [class*="piechart-v"].piechart-center {
    text-align: center;
  }
  /* line 3124, ../development/scss/app/_elements.scss */
  [class*="piechart-v"].light-style {
    color: #fff;
  }

  /* line 3129, ../development/scss/app/_elements.scss */
  .progress-title {
    font-size: 24px;
    color: #000;
    font-weight: 800;
    line-height: 100%;
  }
  /* line 3134, ../development/scss/app/_elements.scss */
  .progress-title span {
    margin-right: 10px;
  }
  /* line 316, ../development/scss/mixins/_app.scss */
  .rtl .progress-title span {
    margin-left: 10px;
    margin-right: inherit;
  }
  /* line 3137, ../development/scss/app/_elements.scss */
  .progress-title small {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
  }

  /* line 3143, ../development/scss/app/_elements.scss */
  .progress-bar {
    box-shadow: none;
  }

  /* line 3147, ../development/scss/app/_elements.scss */
  .progress-icon .progress-title {
    padding-left: 10px;
  }
  /* line 3150, ../development/scss/app/_elements.scss */
  .progress-icon .bar-chart {
    padding-left: 50px;
    position: relative;
  }
  /* line 3154, ../development/scss/app/_elements.scss */
  .progress-icon .bar-icon {
    position: absolute;
    content: "";
    top: 9px;
    left: 0;
  }

  /* line 3161, ../development/scss/app/_elements.scss */
  .progress-box .progress-bar {
    transition: all 3s ease-in 0s;
  }

  /* line 3165, ../development/scss/app/_elements.scss */
  .process > li:hover i, .process > li:hover i:after {
    transition: all 0.3s ease-in-out 0s;
  }

  /* line 3170, ../development/scss/app/_elements.scss */
  .chart {
    display: inline-block;
    width: 110px;
    margin: 40px auto 20px;
    padding: 0 10px;
  }

  /* line 3176, ../development/scss/app/_elements.scss */
  .easyPieChart {
    position: relative;
    text-align: center;
  }
  /* line 3179, ../development/scss/app/_elements.scss */
  .easyPieChart canvas {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  /* line 3187, ../development/scss/app/_elements.scss */
  .percentage {
    font-size: 24px;
    color: #8bc34a;
    font-weight: 800;
    margin: 0 auto 0.5em;
  }

  /* line 3193, ../development/scss/app/_elements.scss */
  .piechart-title {
    text-transform: uppercase;
    font-weight: 700;
  }

  /* line 3197, ../development/scss/app/_elements.scss */
  sup {
    top: -0.2em;
    margin-left: 1px;
  }

  /* line 3201, ../development/scss/app/_elements.scss */
  .ctrl {
    position: absolute;
    right: 10px;
    top: 5px;
    color: #c4cdcc;
    word-spacing: 5px;
  }
  /* line 3207, ../development/scss/app/_elements.scss */
  .ctrl span {
    cursor: pointer;
    -webkit-transition: color 0.5s ease-in-out;
    -o-transition: color 0.5s ease-in-out;
    transition: color 0.5s ease-in-out;
  }
  /* line 3210, ../development/scss/app/_elements.scss */
  .ctrl span:hover {
    color: #000;
  }

  /* --- SCSS For Pricing --- */
  /* line 3220, ../development/scss/app/_elements.scss */
  .pricing {
    text-align: center;
  }
  /* line 3222, ../development/scss/app/_elements.scss */
  .pricing-v1 {
    background: #FFFFFF;
  }
  /* line 3224, ../development/scss/app/_elements.scss */
  .pricing-v1 .plan-title {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 300;
    margin: 0;
    padding: 30px 0;
    border-bottom: 2px solid #fafafa;
  }
  /* line 3232, ../development/scss/app/_elements.scss */
  .pricing-v1 .plan-figure {
    font-size: 48px;
    font-weight: 300;
    color: #000;
  }
  /* line 3237, ../development/scss/app/_elements.scss */
  .pricing-v1 .plan-price {
    font-size: 16px;
    border-bottom: 2px solid #fafafa;
  }
  /* line 3241, ../development/scss/app/_elements.scss */
  .pricing-v1 .plan-currency {
    font-size: 30px;
    font-weight: 300;
  }
  /* line 3245, ../development/scss/app/_elements.scss */
  .pricing-v1 .plain-info {
    padding: 20px;
  }
  /* line 3247, ../development/scss/app/_elements.scss */
  .pricing-v1 .plain-info li {
    font-size: 16px;
    color: #000;
    font-weight: 300;
    background: #EDEDED;
    margin-bottom: 10px;
    padding: 14px 0;
  }
  /* line 3256, ../development/scss/app/_elements.scss */
  .pricing-v1 .pricing-footer {
    padding: 0px 20px 40px 20px;
  }
  /* line 3260, ../development/scss/app/_elements.scss */
  .pricing-v2 {
    background: #FFFFFF;
  }
  /* line 3262, ../development/scss/app/_elements.scss */
  .pricing-v2 .plan-title {
    color: #000;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 300;
    margin: 0;
    padding: 30px 0;
  }
  /* line 3270, ../development/scss/app/_elements.scss */
  .pricing-v2 .plan-price {
    background: #5fb7dd;
    margin: 0 -10px;
    position: relative;
    height: 100px;
  }
  /* line 3275, ../development/scss/app/_elements.scss */
  .pricing-v2 .plan-price .plan-price-body {
    background: #5fb7dd;
    margin: 0 auto;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: -15px;
    right: 0;
    color: #FFF;
    width: 130px;
    height: 130px;
  }
  /* line 3286, ../development/scss/app/_elements.scss */
  .pricing-v2 .plan-price .plan-figure {
    font-size: 48px;
    font-weight: 300;
  }
  /* line 3290, ../development/scss/app/_elements.scss */
  .pricing-v2 .plan-price .plan-currency {
    font-size: 30px;
    font-weight: 300;
  }
  /* line 3295, ../development/scss/app/_elements.scss */
  .pricing-v2 .plain-info {
    padding: 20px;
  }
  /* line 3297, ../development/scss/app/_elements.scss */
  .pricing-v2 .plain-info li {
    color: #000;
    line-height: 62px;
    border-bottom: 1px dashed #ededed;
  }
  /* line 3303, ../development/scss/app/_elements.scss */
  .pricing-v2 .pricing-footer {
    padding: 0 20px 40px 20px;
  }
  /* line 3308, ../development/scss/app/_elements.scss */
  .pricing-highlight .plan-title {
    background: #5fb7dd;
    color: #FFFFFF;
  }

  /* --- SCSS For Process-steps --- */
  /* line 3318, ../development/scss/app/_elements.scss */
  .process-steps {
    list-style: outside none none;
    margin: 0;
    padding: 0;
  }
  /* line 3322, ../development/scss/app/_elements.scss */
  .process-steps li {
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
  }
  /* line 3327, ../development/scss/app/_elements.scss */
  .process-steps li a,
  .process-steps li span {
    color: #000;
  }
  /* line 3330, ../development/scss/app/_elements.scss */
  .process-steps li a .icons,
  .process-steps li span .icons {
    background-color: #000;
    color: #fff;
    font-style: normal;
  }
  /* line 3334, ../development/scss/app/_elements.scss */
  .process-steps li a .icons.icons-bodered,
  .process-steps li span .icons.icons-bodered {
    background-color: transparent;
    border: 1px solid #000;
    color: #000;
  }
  /* line 3343, ../development/scss/app/_elements.scss */
  .process-steps li.step_current a,
  .process-steps li.step_current span, .process-steps li.step_done a,
  .process-steps li.step_done span {
    color: #5fb7dd !important;
  }
  /* line 3346, ../development/scss/app/_elements.scss */
  .process-steps li.step_current a .icons,
  .process-steps li.step_current span .icons, .process-steps li.step_done a .icons,
  .process-steps li.step_done span .icons {
    background-color: #5fb7dd !important;
    color: #fff !important;
  }
  /* line 3349, ../development/scss/app/_elements.scss */
  .process-steps li.step_current a .icons.icons-bodered,
  .process-steps li.step_current span .icons.icons-bodered, .process-steps li.step_done a .icons.icons-bodered,
  .process-steps li.step_done span .icons.icons-bodered {
    background-color: transparent !important;
    border: 1px solid #5fb7dd !important;
    color: #5fb7dd !important;
  }
  /* line 3358, ../development/scss/app/_elements.scss */
  .process-steps.process-2 li {
    width: 50%;
  }
  /* line 3361, ../development/scss/app/_elements.scss */
  .process-steps.process-3 li {
    width: 33.33%;
  }
  /* line 3364, ../development/scss/app/_elements.scss */
  .process-steps.process-4 li {
    width: 25%;
  }
  /* line 3367, ../development/scss/app/_elements.scss */
  .process-steps.process-5 li {
    width: 20%;
  }

  /* line 3373, ../development/scss/app/_elements.scss */
  .process-steps-v1 li:after, .process-steps-v1 li:before {
    border-top: 1px dashed #bbb;
    content: "";
    left: 0;
    margin-left: -26px;
    position: absolute;
    top: 30px;
    width: 50%;
  }
  /* line 3382, ../development/scss/app/_elements.scss */
  .process-steps-v1 li:after {
    left: auto;
    margin: 0 -26px 0 0;
    right: 0;
  }
  /* line 3387, ../development/scss/app/_elements.scss */
  .process-steps-v1 li:first-child:before, .process-steps-v1 li:last-child:after {
    display: none;
  }
  /* line 3391, ../development/scss/app/_elements.scss */
  .process-steps-v1 li span {
    margin: 5px 0;
    overflow: hidden;
    display: inline-block;
  }

  /* line 3400, ../development/scss/app/_elements.scss */
  .process-steps-v2 {
    border-bottom: 1px solid #bbb;
  }
  /* line 3403, ../development/scss/app/_elements.scss */
  .process-steps-v2 li a,
  .process-steps-v2 li span {
    display: inline-block;
    padding: 10px 0;
  }
  /* line 3410, ../development/scss/app/_elements.scss */
  .process-steps-v2 li.step_current a,
  .process-steps-v2 li.step_current span, .process-steps-v2 li.step_done a,
  .process-steps-v2 li.step_done span {
    border-bottom: 3px solid #5fb7dd;
  }

  /* --- SCSS For Service --- */
  /* line 3422, ../development/scss/app/_elements.scss */
  .icon-combs {
    position: relative;
  }
  /* line 3425, ../development/scss/app/_elements.scss */
  .icon-combs .icon-combs-panel i {
    float: left;
    margin: 10px 15px 0 0;
  }
  /* line 3430, ../development/scss/app/_elements.scss */
  .icon-combs .icon-combs-panel.icon-combs-right i {
    float: right;
    margin: 10px 0 0 15px;
  }
  /* line 3436, ../development/scss/app/_elements.scss */
  .icon-combs .icon-combs-desc {
    overflow: hidden;
  }
  /* line 3439, ../development/scss/app/_elements.scss */
  .icon-combs > li {
    float: left;
    padding-right: 20px;
    position: relative;
    text-align: right;
    width: 50%;
  }
  /* line 3445, ../development/scss/app/_elements.scss */
  .icon-combs > li.icon-combs-inverted {
    clear: right;
    float: right;
    padding: 0 0 0 20px;
  }
  /* line 3452, ../development/scss/app/_elements.scss */
  .icon-combs.icon-combs-light:before {
    background: #fff;
  }
  /* line 3456, ../development/scss/app/_elements.scss */
  .icon-combs.icon-combs-light .icon-combs-desc h3, .icon-combs.icon-combs-light .icon-combs-desc p {
    color: #fff;
  }
  /* line 3461, ../development/scss/app/_elements.scss */
  .icon-combs:before {
    background: #777;
    bottom: 0;
    content: "";
    left: 50%;
    margin-left: -1.5px;
    position: absolute;
    top: 0;
    width: 2px;
  }

  /* line 3473, ../development/scss/app/_elements.scss */
  .icon-wrap-icon {
    width: 60px;
    height: 60px;
    display: inline-block;
    background: #5fb7dd;
  }
  /* line 3477, ../development/scss/app/_elements.scss */
  .icon-wrap-icon .fa {
    font-size: 25px;
    margin: 18px 15px;
    color: #fff;
  }

  /* line 3484, ../development/scss/app/_elements.scss */
  .social-icons {
    text-align: center;
    width: 60px;
    height: 60px;
    font-size: 25px;
    padding: 17px;
    border: 1px solid transparent;
  }
  /* line 3490, ../development/scss/app/_elements.scss */
  .social-icons.icons-light-brd {
    color: #fff;
    border-color: #fff;
  }
  /* line 3494, ../development/scss/app/_elements.scss */
  .social-icons.icons-brd {
    color: #444;
    border-color: #444;
  }

  /* Service Timeline */
  /* line 3502, ../development/scss/app/_elements.scss */
  .timeline-service {
    position: relative;
  }
  /* line 3504, ../development/scss/app/_elements.scss */
  .timeline-service:before {
    bottom: 0;
    content: " ";
    left: 50%;
    margin-left: -1.5px;
    position: absolute;
    top: 0;
    width: 2px;
    background: #d5d5d5;
  }
  /* line 3514, ../development/scss/app/_elements.scss */
  .timeline-service > li {
    float: left;
    position: relative;
    text-align: right;
    width: 50%;
  }
  /* line 3519, ../development/scss/app/_elements.scss */
  .timeline-service > li > .timeline-panel {
    border: 1px solid #d5d5d5;
    float: left;
    margin: 0 19px;
    padding: 20px 20px 20px 50px;
    position: relative;
    width: 93%;
  }
  /* line 3526, ../development/scss/app/_elements.scss */
  .timeline-service > li > .timeline-panel i {
    background: #5fb7dd;
    color: #fff;
    display: inline-block;
    font-size: 25px;
    width: 40px;
    height: 40px;
    line-height: 30px;
    margin-top: -20px;
    padding: 7px;
    position: absolute;
    right: -20px;
    text-align: center;
    top: 50%;
  }
  /* line 3539, ../development/scss/app/_elements.scss */
  .timeline-service > li > .timeline-panel i.left-wing {
    left: -20px;
  }
  /* line 3544, ../development/scss/app/_elements.scss */
  .timeline-service > li > .timeline-badge {
    background: #5fb7dd;
    width: 20px;
    height: 20px;
    position: absolute;
    right: -9px;
    top: 15%;
  }
  /* line 3552, ../development/scss/app/_elements.scss */
  .timeline-service > li.timeline-inverted > .timeline-panel {
    float: right;
    padding: 20px 50px 20px 20px;
    text-align: left;
  }
  /* line 3557, ../development/scss/app/_elements.scss */
  .timeline-service > li.timeline-inverted > .timeline-badge {
    display: none;
  }
  /* line 3564, ../development/scss/app/_elements.scss */
  .timeline-service.timeline-service-light .timeline-panel * {
    color: #fff;
  }

  /* --- SCSS For Style-icon --- */
  /* Icon */
  /* line 3593, ../development/scss/app/_elements.scss */
  .icons {
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    display: inline-block;
    background-color: #5fb7dd;
    color: #fff;
    border: 1px solid transparent;
  }
  /* line 3602, ../development/scss/app/_elements.scss */
  .icons.icons-lg {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 26px;
  }
  /* line 3608, ../development/scss/app/_elements.scss */
  .icons.icons-sm {
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
  }
  /* line 3613, ../development/scss/app/_elements.scss */
  .icons.icons-xs {
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
  }
  /* line 3618, ../development/scss/app/_elements.scss */
  .icons:hover {
    color: #fff;
    background-color: #4aaed9;
  }
  /* line 3623, ../development/scss/app/_elements.scss */
  .icons.icons-bodered {
    border: 1px solid #5fb7dd;
    background-color: transparent;
    color: #5fb7dd;
  }
  /* line 3627, ../development/scss/app/_elements.scss */
  .icons.icons-bodered:hover {
    border: 1px solid #35a4d4;
    background-color: transparent;
    color: #35a4d4;
  }
  /* line 3633, ../development/scss/app/_elements.scss */
  .icons.icons-darker {
    background-color: #000 !important;
    color: #fff !important;
  }
  /* line 3636, ../development/scss/app/_elements.scss */
  .icons.icons-darker:hover {
    background-color: #595959 !important;
    color: #fff !important;
  }
  /* line 3641, ../development/scss/app/_elements.scss */
  .icons.icons-light {
    background-color: #f0f0f0 !important;
    color: #000 !important;
  }
  /* line 3645, ../development/scss/app/_elements.scss */
  .icons.icons-light:hover {
    background-color: #d6d6d6 !important;
    color: #fff !important;
  }
  /* line 3650, ../development/scss/app/_elements.scss */
  .icons.icons-plain {
    background-color: transparent;
    color: #5fb7dd;
    font-size: 28px !important;
    width: auto;
    height: auto;
  }
  /* line 3656, ../development/scss/app/_elements.scss */
  .icons.icons-plain.icons-lg {
    font-size: 36px !important;
    width: auto;
    height: auto;
  }
  /* line 3660, ../development/scss/app/_elements.scss */
  .icons.icons-plain.icons-sm {
    font-size: 20px !important;
    width: auto;
    height: auto;
  }
  /* line 3664, ../development/scss/app/_elements.scss */
  .icons.icons-plain.icons-xs {
    font-size: 14px !important;
    width: auto;
    height: auto;
  }
  /* line 3669, ../development/scss/app/_elements.scss */
  .icons.icons-plain:hover {
    background-color: transparent;
    color: #000;
  }

  /* line 3676, ../development/scss/app/_elements.scss */
  .icons-outline {
    color: #d1d646;
    background-color: transparent;
    border-color: #d1d646;
  }
  /* line 222, ../development/scss/mixins/_app.scss */
  .icons-outline:hover, .icons-outline:focus, .icons-outline:active, .icons-outline.active {
    color: #fff;
    background-color: #d1d646;
    border-color: #ccd131;
  }
  /* line 230, ../development/scss/mixins/_app.scss */
  .open .icons-outline.dropdown-toggle {
    color: #fff;
    background-color: #d1d646;
    border-color: #ccd131;
  }
  /* line 235, ../development/scss/mixins/_app.scss */
  .icons-outline:active, .icons-outline.active {
    background-image: none;
  }
  /* line 239, ../development/scss/mixins/_app.scss */
  .open .icons-outline.dropdown-toggle {
    background-image: none;
  }
  /* line 245, ../development/scss/mixins/_app.scss */
  .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: #d1d646;
  }
  /* line 255, ../development/scss/mixins/_app.scss */
  .icons-outline .badge {
    color: transparent;
    background-color: #d1d646;
  }
  /* line 736, ../development/scss/mixins/_app.scss */
  .icons-outline.icons-primary {
    background: transparent;
    color: #5fb7dd;
  }
  /* line 739, ../development/scss/mixins/_app.scss */
  .icons-outline.icons-primary:hover {
    color: #FFFFFF;
  }
  /* line 736, ../development/scss/mixins/_app.scss */
  .icons-outline.icons-success {
    background: transparent;
    color: #5fb7dd;
  }
  /* line 739, ../development/scss/mixins/_app.scss */
  .icons-outline.icons-success:hover {
    color: #FFFFFF;
  }
  /* line 736, ../development/scss/mixins/_app.scss */
  .icons-outline.icons-info {
    background: transparent;
    color: #ef8247;
  }
  /* line 739, ../development/scss/mixins/_app.scss */
  .icons-outline.icons-info:hover {
    color: #FFFFFF;
  }
  /* line 736, ../development/scss/mixins/_app.scss */
  .icons-outline.icons-danger {
    background: transparent;
    color: #a5c73f;
  }
  /* line 739, ../development/scss/mixins/_app.scss */
  .icons-outline.icons-danger:hover {
    color: #FFFFFF;
  }
  /* line 736, ../development/scss/mixins/_app.scss */
  .icons-outline.icons-warning {
    background: transparent;
    color: #fdc918;
  }
  /* line 739, ../development/scss/mixins/_app.scss */
  .icons-outline.icons-warning:hover {
    color: #FFFFFF;
  }

  /* line 3685, ../development/scss/app/_elements.scss */
  .icons-inverse {
    color: #fff;
    background-color: #d1d646;
    border-color: #ccd131;
  }
  /* line 222, ../development/scss/mixins/_app.scss */
  .icons-inverse:hover, .icons-inverse:focus, .icons-inverse:active, .icons-inverse.active {
    color: #d1d646;
    background-color: transparent;
    border-color: #d1d646;
  }
  /* line 230, ../development/scss/mixins/_app.scss */
  .open .icons-inverse.dropdown-toggle {
    color: #d1d646;
    background-color: transparent;
    border-color: #d1d646;
  }
  /* line 235, ../development/scss/mixins/_app.scss */
  .icons-inverse:active, .icons-inverse.active {
    background-image: none;
  }
  /* line 239, ../development/scss/mixins/_app.scss */
  .open .icons-inverse.dropdown-toggle {
    background-image: none;
  }
  /* line 245, ../development/scss/mixins/_app.scss */
  .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;
  }
  /* line 255, ../development/scss/mixins/_app.scss */
  .icons-inverse .badge {
    color: #d1d646;
    background-color: #fff;
  }
  /* line 727, ../development/scss/mixins/_app.scss */
  .icons-inverse.icons-primary:hover {
    color: #5fb7dd;
    background: transparent;
  }
  /* line 727, ../development/scss/mixins/_app.scss */
  .icons-inverse.icons-success:hover {
    color: #5fb7dd;
    background: transparent;
  }
  /* line 727, ../development/scss/mixins/_app.scss */
  .icons-inverse.icons-info:hover {
    color: #ef8247;
    background: transparent;
  }
  /* line 727, ../development/scss/mixins/_app.scss */
  .icons-inverse.icons-danger:hover {
    color: #a5c73f;
    background: transparent;
  }
  /* line 727, ../development/scss/mixins/_app.scss */
  .icons-inverse.icons-warning:hover {
    color: #fdc918;
    background: transparent;
  }

  /* line 3694, ../development/scss/app/_elements.scss */
  .light-style .icons {
    background-color: #fff;
    color: #5fb7dd;
  }
  /* line 3698, ../development/scss/app/_elements.scss */
  .light-style .icons:hover {
    color: #5fb7dd;
    background-color: #f2f2f2;
  }
  /* line 3704, ../development/scss/app/_elements.scss */
  .light-style .icons-bodered {
    border: 1px solid #fff;
    color: #fff;
    background-color: transparent;
  }
  /* line 3708, ../development/scss/app/_elements.scss */
  .light-style .icons-bodered:hover {
    border: 1px solid #f2f2f2;
    color: #f2f2f2;
    background-color: transparent;
  }
  /* line 3714, ../development/scss/app/_elements.scss */
  .light-style .icons-plain {
    background-color: transparent;
    color: #fff;
  }
  /* line 3717, ../development/scss/app/_elements.scss */
  .light-style .icons-plain:hover {
    background-color: transparent;
    color: #5fb7dd;
  }

  /* line 3724, ../development/scss/app/_elements.scss */
  .icons-default {
    color: #000;
    background-color: #fff;
    border-color: #ededed;
  }
  /* line 11, ../development/scss/mixins/mixins/_buttons.scss */
  .icons-default:hover, .icons-default:focus, .icons-default.focus, .icons-default:active, .icons-default.active, .open > .icons-default.dropdown-toggle {
    color: #000;
    background-color: #e6e6e6;
    border-color: #cecece;
  }
  /* line 21, ../development/scss/mixins/mixins/_buttons.scss */
  .icons-default:active, .icons-default.active, .open > .icons-default.dropdown-toggle {
    background-image: none;
  }
  /* line 29, ../development/scss/mixins/mixins/_buttons.scss */
  .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: #fff;
    border-color: #ededed;
  }
  /* line 40, ../development/scss/mixins/mixins/_buttons.scss */
  .icons-default .badge {
    color: #fff;
    background-color: #000;
  }

  /* line 3727, ../development/scss/app/_elements.scss */
  .icons-primary {
    color: #fff;
    background-color: #5fb7dd;
    border-color: #4aaed9;
  }
  /* line 11, ../development/scss/mixins/mixins/_buttons.scss */
  .icons-primary:hover, .icons-primary:focus, .icons-primary.focus, .icons-primary:active, .icons-primary.active, .open > .icons-primary.dropdown-toggle {
    color: #fff;
    background-color: #35a4d4;
    border-color: #2890bd;
  }
  /* line 21, ../development/scss/mixins/mixins/_buttons.scss */
  .icons-primary:active, .icons-primary.active, .open > .icons-primary.dropdown-toggle {
    background-image: none;
  }
  /* line 29, ../development/scss/mixins/mixins/_buttons.scss */
  .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: #5fb7dd;
    border-color: #4aaed9;
  }
  /* line 40, ../development/scss/mixins/mixins/_buttons.scss */
  .icons-primary .badge {
    color: #5fb7dd;
    background-color: #fff;
  }

  /* line 3731, ../development/scss/app/_elements.scss */
  .icons-success {
    color: #fff;
    background-color: #5fb7dd;
    border-color: #4aaed9;
  }
  /* line 11, ../development/scss/mixins/mixins/_buttons.scss */
  .icons-success:hover, .icons-success:focus, .icons-success.focus, .icons-success:active, .icons-success.active, .open > .icons-success.dropdown-toggle {
    color: #fff;
    background-color: #35a4d4;
    border-color: #2890bd;
  }
  /* line 21, ../development/scss/mixins/mixins/_buttons.scss */
  .icons-success:active, .icons-success.active, .open > .icons-success.dropdown-toggle {
    background-image: none;
  }
  /* line 29, ../development/scss/mixins/mixins/_buttons.scss */
  .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: #5fb7dd;
    border-color: #4aaed9;
  }
  /* line 40, ../development/scss/mixins/mixins/_buttons.scss */
  .icons-success .badge {
    color: #5fb7dd;
    background-color: #fff;
  }

  /* line 3735, ../development/scss/app/_elements.scss */
  .icons-info {
    color: #fff;
    background-color: #ef8247;
    border-color: #ed7230;
  }
  /* line 11, ../development/scss/mixins/mixins/_buttons.scss */
  .icons-info:hover, .icons-info:focus, .icons-info.focus, .icons-info:active, .icons-info.active, .open > .icons-info.dropdown-toggle {
    color: #fff;
    background-color: #eb6218;
    border-color: #cd5412;
  }
  /* line 21, ../development/scss/mixins/mixins/_buttons.scss */
  .icons-info:active, .icons-info.active, .open > .icons-info.dropdown-toggle {
    background-image: none;
  }
  /* line 29, ../development/scss/mixins/mixins/_buttons.scss */
  .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: #ef8247;
    border-color: #ed7230;
  }
  /* line 40, ../development/scss/mixins/mixins/_buttons.scss */
  .icons-info .badge {
    color: #ef8247;
    background-color: #fff;
  }

  /* line 3739, ../development/scss/app/_elements.scss */
  .icons-warning {
    color: #fff;
    background-color: #fdc918;
    border-color: #f9c102;
  }
  /* line 11, ../development/scss/mixins/mixins/_buttons.scss */
  .icons-warning:hover, .icons-warning:focus, .icons-warning.focus, .icons-warning:active, .icons-warning.active, .open > .icons-warning.dropdown-toggle {
    color: #fff;
    background-color: #e0ae02;
    border-color: #bd9202;
  }
  /* line 21, ../development/scss/mixins/mixins/_buttons.scss */
  .icons-warning:active, .icons-warning.active, .open > .icons-warning.dropdown-toggle {
    background-image: none;
  }
  /* line 29, ../development/scss/mixins/mixins/_buttons.scss */
  .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: #fdc918;
    border-color: #f9c102;
  }
  /* line 40, ../development/scss/mixins/mixins/_buttons.scss */
  .icons-warning .badge {
    color: #fdc918;
    background-color: #fff;
  }

  /* line 3743, ../development/scss/app/_elements.scss */
  .icons-danger {
    color: #fff;
    background-color: #a5c73f;
    border-color: #97b735;
  }
  /* line 11, ../development/scss/mixins/mixins/_buttons.scss */
  .icons-danger:hover, .icons-danger:focus, .icons-danger.focus, .icons-danger:active, .icons-danger.active, .open > .icons-danger.dropdown-toggle {
    color: #fff;
    background-color: #86a330;
    border-color: #708828;
  }
  /* line 21, ../development/scss/mixins/mixins/_buttons.scss */
  .icons-danger:active, .icons-danger.active, .open > .icons-danger.dropdown-toggle {
    background-image: none;
  }
  /* line 29, ../development/scss/mixins/mixins/_buttons.scss */
  .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: #a5c73f;
    border-color: #97b735;
  }
  /* line 40, ../development/scss/mixins/mixins/_buttons.scss */
  .icons-danger .badge {
    color: #a5c73f;
    background-color: #fff;
  }

  /* line 3749, ../development/scss/app/_elements.scss */
  .icons-color {
    background-color: #ef8247;
    color: #fff;
  }
  /* line 3752, ../development/scss/app/_elements.scss */
  .icons-color:hover {
    background-color: #ec6d29;
    color: #fff;
  }
  /* line 3756, ../development/scss/app/_elements.scss */
  .icons-color.icon-twitter {
    background-color: #00bdec;
  }
  /* line 3758, ../development/scss/app/_elements.scss */
  .icons-color.icon-twitter:hover {
    background-color: #00a2cb;
  }
  /* line 3762, ../development/scss/app/_elements.scss */
  .icons-color.icon-facebook {
    background-color: #3b5998;
  }
  /* line 3764, ../development/scss/app/_elements.scss */
  .icons-color.icon-facebook:hover {
    background-color: #324b80;
  }
  /* line 3768, ../development/scss/app/_elements.scss */
  .icons-color.icon-linkedin {
    background-color: #ce3d99;
  }
  /* line 3770, ../development/scss/app/_elements.scss */
  .icons-color.icon-linkedin:hover {
    background-color: #bb2f88;
  }
  /* line 3774, ../development/scss/app/_elements.scss */
  .icons-color.icon-files-o {
    background-color: #ccca3e;
  }
  /* line 3776, ../development/scss/app/_elements.scss */
  .icons-color.icon-files-o:hover {
    background-color: #b8b631;
  }
  /* line 3780, ../development/scss/app/_elements.scss */
  .icons-color.icon-google-plus {
    background-color: #ce3d3d;
  }
  /* line 3782, ../development/scss/app/_elements.scss */
  .icons-color.icon-google-plus:hover {
    background-color: #bb2f2f;
  }
  /* line 3786, ../development/scss/app/_elements.scss */
  .icons-color.icon-dribbble {
    background-color: #3ebacc;
  }
  /* line 3788, ../development/scss/app/_elements.scss */
  .icons-color.icon-dribbble:hover {
    background-color: #31a7b8;
  }
  /* line 3792, ../development/scss/app/_elements.scss */
  .icons-color.icon-behance {
    background-color: #d2230c;
  }
  /* line 3794, ../development/scss/app/_elements.scss */
  .icons-color.icon-behance:hover {
    background-color: #b31e0a;
  }
  /* line 3798, ../development/scss/app/_elements.scss */
  .icons-color.icon-deviantart {
    background-color: #cc3eb3;
  }
  /* line 3800, ../development/scss/app/_elements.scss */
  .icons-color.icon-deviantart:hover {
    background-color: #b831a0;
  }
  /* line 3804, ../development/scss/app/_elements.scss */
  .icons-color.icon-tumblr {
    background-color: #c5fb45;
  }
  /* line 3806, ../development/scss/app/_elements.scss */
  .icons-color.icon-tumblr:hover {
    background-color: #bbfa25;
  }
  /* line 3810, ../development/scss/app/_elements.scss */
  .icons-color.icon-rss {
    background-color: #cc873e;
  }
  /* line 3812, ../development/scss/app/_elements.scss */
  .icons-color.icon-rss:hover {
    background-color: #b87631;
  }
  /* line 3816, ../development/scss/app/_elements.scss */
  .icons-color.icon-apple {
    background-color: #3ecc6d;
  }
  /* line 3818, ../development/scss/app/_elements.scss */
  .icons-color.icon-apple:hover {
    background-color: #31b85e;
  }
  /* line 3822, ../development/scss/app/_elements.scss */
  .icons-color.icon-linux {
    background-color: #5c3ecc;
  }
  /* line 3824, ../development/scss/app/_elements.scss */
  .icons-color.icon-linux:hover {
    background-color: #4d31b8;
  }
  /* line 3828, ../development/scss/app/_elements.scss */
  .icons-color.icon-vk {
    background-color: #f7cc06;
  }
  /* line 3830, ../development/scss/app/_elements.scss */
  .icons-color.icon-vk:hover {
    background-color: #d7b105;
  }
  /* line 3834, ../development/scss/app/_elements.scss */
  .icons-color.icon-github {
    background-color: #f9af50;
  }
  /* line 3836, ../development/scss/app/_elements.scss */
  .icons-color.icon-github:hover {
    background-color: #f8a030;
  }
  /* line 3840, ../development/scss/app/_elements.scss */
  .icons-color.icon-html5 {
    background-color: #f95060;
  }
  /* line 3842, ../development/scss/app/_elements.scss */
  .icons-color.icon-html5:hover {
    background-color: #f83043;
  }
  /* line 3846, ../development/scss/app/_elements.scss */
  .icons-color.icon-yahoo {
    background-color: #f950b7;
  }
  /* line 3848, ../development/scss/app/_elements.scss */
  .icons-color.icon-yahoo:hover {
    background-color: #f830aa;
  }
  /* line 3852, ../development/scss/app/_elements.scss */
  .icons-color.icon-youtube {
    background-color: #fc2736;
  }
  /* line 3854, ../development/scss/app/_elements.scss */
  .icons-color.icon-youtube:hover {
    background-color: #fc0618;
  }
  /* line 3858, ../development/scss/app/_elements.scss */
  .icons-color.icon-flickr {
    background-color: #276dfc;
  }
  /* line 3860, ../development/scss/app/_elements.scss */
  .icons-color.icon-flickr:hover {
    background-color: #0657fc;
  }

  /* --- SCSS For Table --- */
  /* line 3872, ../development/scss/app/_elements.scss */
  .table {
    margin-bottom: 0;
    font-size: 13px;line-height: 14px;
  }

  /* line 3876, ../development/scss/app/_elements.scss */
  .table > thead > tr > th {
    border-width: 1px;
    color: #444444;
    font-weight: 600;
  }

  /* line 3881, ../development/scss/app/_elements.scss */
  .table > tbody > tr > td {
    color: #666666;
    vertical-align: middle;
  }

  /* line 3890, ../development/scss/app/_elements.scss */
  .table > thead > tr > td,
  .table > tbody > tr > td,
  .table > tfoot > tr > td {
    border-top: medium none;
  }
  /* line 3895, ../development/scss/app/_elements.scss */
  .table-v1 {
    border: 1px solid #ededed;
  }
  /* line 3901, ../development/scss/app/_elements.scss */
  .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;
  }
  /* line 3907, ../development/scss/app/_elements.scss */
  .table-v2 {
    border: 1px solid #ededed;
  }
  /* line 3909, ../development/scss/app/_elements.scss */
  .table-v2 > thead,
  .table-v2 > th {
    border-bottom: 2px solid #ededed;
    background: white;
  }
  /* line 3917, ../development/scss/app/_elements.scss */
  .table-v2 > tbody > tr > th, .table-v2 > tbody > tr td,
  .table-v2 > tfoot > tr > th,
  .table-v2 > tfoot > tr td {
    border: 1px solid #ededed;
  }
  /* line 3923, ../development/scss/app/_elements.scss */
  .table-v3 {
    border: 0;
  }
  /* line 3925, ../development/scss/app/_elements.scss */
  .table-v3 > thead,
  .table-v3 > th {
    border: 0;
    background: white;
  }
  /* line 3933, ../development/scss/app/_elements.scss */
  .table-v3 > tbody > tr > th, .table-v3 > tbody > tr td,
  .table-v3 > tfoot > tr > th,
  .table-v3 > tfoot > tr td {
    border: 0;
  }
  /* line 3937, ../development/scss/app/_elements.scss */
  .table-v3 > tbody tr:nth-child(even),
  .table-v3 > tfoot tr:nth-child(even) {
    background: #f9f9f9;
  }
  /* line 3940, ../development/scss/app/_elements.scss */
  .table-v3 > tbody tr:nth-child(odd),
  .table-v3 > tfoot tr:nth-child(odd) {
    background: #FFF;
  }
  /* line 3946, ../development/scss/app/_elements.scss */
  .table-v4 > thead,
  .table-v4 > th {
    border-bottom: 2px solid #ededed;
  }
  /* line 3953, ../development/scss/app/_elements.scss */
  .table-v4 > tbody > tr > th, .table-v4 > tbody > tr td,
  .table-v4 > tfoot > tr > th,
  .table-v4 > tfoot > tr td {
    border-top: 1px solid #ededed;
  }

  /* line 3964, ../development/scss/app/_elements.scss */
  .table-striped.table-striped-v1 thead {
    background: none repeat scroll 0 0 #dddddd;
  }

  /* line 3967, ../development/scss/app/_elements.scss */
  .table-striped.table-striped-v1 > thead > tr > th {
    border-bottom: medium none;
  }

  /* line 3971, ../development/scss/app/_elements.scss */
  .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;
  }

  /* line 3976, ../development/scss/app/_elements.scss */
  .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;
  }

  /* line 3980, ../development/scss/app/_elements.scss */
  .table-striped.table-striped-v2 {
    border: 1px solid #dddddd;
  }

  /* line 3988, ../development/scss/app/_elements.scss */
  .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;
  }

  /* line 3995, ../development/scss/app/_elements.scss */
  .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 --- */
  /* tabs style 1 */
  /* line 4005, ../development/scss/app/_elements.scss */
  .nav-tabs > li {
    float: none;
    display: inline-block;
    margin: 0 -2px;
    z-index: 5;
  }

  /* line 4015, ../development/scss/app/_elements.scss */
  .tab-v1 .nav-tabs {
    border-bottom: none;
  }
  /* line 4018, ../development/scss/app/_elements.scss */
  .tab-v1 .nav-tabs > li > a {
    color: #999999;
    border: none;
    border-radius: 0;
    padding: 7px 13px;
    background: transparent;
    font-size: 18px;
  }
  /* line 4026, ../development/scss/app/_elements.scss */
  .tab-v1 .nav-tabs > li.active > a {
    color: #000000;
    border: none;
    background: transparent;
  }
  /* line 4034, ../development/scss/app/_elements.scss */
  .tab-v1 .tab-content {
    padding: 15px 20px;
    background: #f6f6f6;
  }

  /* tabs style 2 */
  /* line 4043, ../development/scss/app/_elements.scss */
  .tab-v2 .tab-content {
    overflow: hidden;
    padding: 15px 20px;
    background: #f6f6f6;
  }
  /* line 4048, ../development/scss/app/_elements.scss */
  .tab-v2 > .nav-tabs {
    border-bottom: none;
  }
  /* line 4050, ../development/scss/app/_elements.scss */
  .tab-v2 > .nav-tabs > li {
    float: none;
  }
  /* line 4052, ../development/scss/app/_elements.scss */
  .tab-v2 > .nav-tabs > li > a {
    color: #999999;
    border: none;
    min-width: 75px;
    border-radius: 0;
    margin: 0 0 2px 0;
    padding: 7px 13px;
    background: transparent;
  }
  /* line 4061, ../development/scss/app/_elements.scss */
  .tab-v2 > .nav-tabs > li.active > a {
    color: #000000;
    border: none;
    background: transparent;
  }
  /* line 4068, ../development/scss/app/_elements.scss */
  .tab-v2.tabs-left > .nav-tabs {
    float: left;
  }
  /* line 4071, ../development/scss/app/_elements.scss */
  .tab-v2.tabs-right > .nav-tabs {
    float: right;
  }

/*Tab v3
------------------------------------*/
/*Tab v4
------------------------------------*/
/* line 4092, ../development/scss/app/_elements.scss */
.tab-v4 .nav-tabs {
  border-bottom: none;
  margin-bottom: 12px;
}
/* line 4096, ../development/scss/app/_elements.scss */
.tab-v4 .nav-tabs > li > a {
  color: #999999;
  border-radius: 0;
  padding: 7px 13px;
  background: transparent;
  border: 1px solid transparent;
  font-family: Montserrat, sans-serif;
}
/* line 4103, ../development/scss/app/_elements.scss */
.tab-v4 .nav-tabs > li > a:hover {
  color: #5fb7dd;
}
/* line 4107, ../development/scss/app/_elements.scss */
.tab-v4 .nav-tabs > li.active > a {
  color: #000000;
  background: transparent;
  border: 1px solid transparent;
}
/* line 4114, ../development/scss/app/_elements.scss */
.tab-v4 .tab-content {
  margin: 20px 0;
}
/* line 4119, ../development/scss/app/_elements.scss */
.tab-v4.none-border .nav-tabs:after {
  border-top: none;
}

/*Tab v5
------------------------------------*/
/* line 4128, ../development/scss/app/_elements.scss */
.tab-v5 .nav-tabs {
  border-bottom: none;
}
/* line 4131, ../development/scss/app/_elements.scss */
.tab-v5 .nav-tabs > li > a {
  color: #999999;
  border: none;
  border-radius: 0;
  background: transparent;
  margin-right: 2px;
  padding: 7px 13px;
  border-top: 2px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}
/* line 4142, ../development/scss/app/_elements.scss */
.tab-v5 .nav-tabs > li.active > a {
  color: #222;
  border: none;
  background: #FFFFFF;
  border-top: 2px solid #000000;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}
/* line 4152, ../development/scss/app/_elements.scss */
.tab-v5 > .tab-content {
  padding: 15px 20px;
  border: 1px solid transparent;
}

/*Tab v6
------------------------------------*/
/* line 4161, ../development/scss/app/_elements.scss */
.tab-v6 .tab-heading {
  overflow: hidden;
  background: #FFFFFF;
  padding: 10px 20px;
  border-top: 2px solid #000000;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}
/* line 4169, ../development/scss/app/_elements.scss */
.tab-v6 h2.category {
  margin: 0;
  float: left;
  text-transform: uppercase;
}
/* line 4174, ../development/scss/app/_elements.scss */
.tab-v6 .nav-tabs {
  float: right;
  border-bottom: none;
}
/* line 4178, ../development/scss/app/_elements.scss */
.tab-v6 .nav-tabs > li > a {
  color: #000000;
  border: none;
  border-radius: 0;
  padding: 7px 13px;
}
/* line 4184, ../development/scss/app/_elements.scss */
.tab-v6 .nav-tabs > li.active > a {
  color: red;
  color: #222;
}
/* line 4187, ../development/scss/app/_elements.scss */
.tab-v6 .nav-tabs > li.active > a:hover, .tab-v6 .nav-tabs > li.active > a:focus {
  color: red;
}
/* line 4191, ../development/scss/app/_elements.scss */
.tab-v6 .nav-tabs > li.active > a:hover, .tab-v6 .nav-tabs > li.active > a:focus {
  border: none;
  color: red;
}
/* line 4196, ../development/scss/app/_elements.scss */
.tab-v6 .nav-tabs > li > a:hover {
  background: inherit;
}
/* line 4201, ../development/scss/app/_elements.scss */
.tab-v6 .tab-content {
  padding: 15px 20px;
  border: 1px solid transparent;
}

/*Tab v7
------------------------------------*/
/* line 4209, ../development/scss/app/_elements.scss */
.tab-v7 .nav-tabs {
  border-bottom: none;
}
/* line 4212, ../development/scss/app/_elements.scss */
.tab-v7 .nav-tabs > li > a {
  color: #999999;
  border: none;
  border-radius: 0;
  padding: 7px 13px;
  background: transparent;
  border: 1px solid transparent;
}
/* line 4219, ../development/scss/app/_elements.scss */
.tab-v7 .nav-tabs > li > a:hover {
  color: #5fb7dd;
}
/* line 4223, ../development/scss/app/_elements.scss */
.tab-v7 .nav-tabs > li.active > a {
  color: #000000;
  border: none;
  background: transparent;
  border: 1px solid transparent;
}
/* line 4231, ../development/scss/app/_elements.scss */
.tab-v7 .tab-content {
  margin: 20px 0;
}

/* --- SCSS For Team --- */
/* our team */
/* line 4248, ../development/scss/app/_elements.scss */
[class*="team-v"] {
  text-align: center;
  border: 1px solid #ededed;
}
/* line 4251, ../development/scss/app/_elements.scss */
[class*="team-v"] [class^="bo-social-"] {
  margin: 0;
}
/* line 4254, ../development/scss/app/_elements.scss */
[class*="team-v"] .team-name {
  text-transform: uppercase;
  font-size: 14px;
  margin: 0 0 10px 0;
}
/* line 4261, ../development/scss/app/_elements.scss */
[class*="team-v"].team-v1 {
  position: relative;
  overflow: hidden;
}
/* line 4264, ../development/scss/app/_elements.scss */
[class*="team-v"].team-v1 .team-body {
  padding: 20px 0;
  background: #FFFFFF;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
/* line 4270, ../development/scss/app/_elements.scss */
[class*="team-v"].team-v1 .team-info {
  visibility: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #FFF;
  margin: 0;
  padding: 20px;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
/* line 4283, ../development/scss/app/_elements.scss */
[class*="team-v"].team-v1:hover .team-body {
  -webkit-transform: translateY(-85%);
  -ms-transform: translateY(-85%);
  -o-transform: translateY(-85%);
  transform: translateY(-85%);
}
/* line 4286, ../development/scss/app/_elements.scss */
[class*="team-v"].team-v1:hover .team-info {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  visibility: visible;
}
/* line 4294, ../development/scss/app/_elements.scss */
[class*="team-v"].team-light {
  background: #2687b0;
  border: 3px solid #1d6786;
}
/* line 4297, ../development/scss/app/_elements.scss */
[class*="team-v"].team-light .team-header {
  padding: 50px;
}
/* line 4300, ../development/scss/app/_elements.scss */
[class*="team-v"].team-light .team-body {
  color: #fff;
  padding: 0;
}
/* line 4304, ../development/scss/app/_elements.scss */
[class*="team-v"].team-light .team-name {
  margin-top: 0;
}
/* line 4307, ../development/scss/app/_elements.scss */
[class*="team-v"].team-light .team-body-content {
  padding-bottom: 20px;
}
/* line 4310, ../development/scss/app/_elements.scss */
[class*="team-v"].team-light .team-social-icons {
  padding: 20px 0;
  border-top: 1px solid #1d6786;
}

/* line 4319, ../development/scss/app/_elements.scss */
.team-list {
  margin-bottom: 50px;
}
/* line 4321, ../development/scss/app/_elements.scss */
.team-list .team-name {
  font-size: 18px;
  margin: 0 0 20px 0;
  text-transform: uppercase;
  padding: 0 0 20px 0;
  position: relative;
}
/* line 4327, ../development/scss/app/_elements.scss */
.team-list .team-name:after {
  bottom: 0;
  left: 0;
  content: "";
  background: #5fb7dd;
  width: 30px;
  height: 2px;
  position: absolute;
}
/* line 4336, ../development/scss/app/_elements.scss */
.team-list .team-position {
  text-transform: uppercase;
  color: #5fb7dd;
  font-weight: 800;
  margin-bottom: 25px;
}
/* line 4342, ../development/scss/app/_elements.scss */
.team-list .team-info {
  margin-bottom: 15px;
}
/* line 4345, ../development/scss/app/_elements.scss */
.team-list .bo-social-icons {
  text-align: left;
}
/* line 4347, ../development/scss/app/_elements.scss */
.team-list .bo-social-icons [class*="bo-social-"] {
  margin: 0;
}

/* line 4354, ../development/scss/app/_elements.scss */
.team-gallery {
  background: #FFF;
}
/* line 4356, ../development/scss/app/_elements.scss */
.team-gallery .team-header {
  position: relative;
  text-align: center;
}
/* line 4359, ../development/scss/app/_elements.scss */
.team-gallery .team-header:before {
  top: 0;
  left: 0;
  content: "";
  position: absolute;
  visibility: hidden;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  background: rgba(0, 0, 0, 0.6);
}
/* line 4371, ../development/scss/app/_elements.scss */
.team-gallery .team-name {
  font-size: 14px;
  margin-top: 0;
  text-transform: uppercase;
}
/* line 4376, ../development/scss/app/_elements.scss */
.team-gallery .team-gallery-box {
  top: 0;
  left: 0;
  width: 80%;
  right: 0;
  height: 50%;
  bottom: 0;
  margin: auto;
  position: absolute;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
/* line 4389, ../development/scss/app/_elements.scss */
.team-gallery .team-info {
  color: #FFFFFF;
}
/* line 4392, ../development/scss/app/_elements.scss */
.team-gallery .team-position {
  color: #999999;
  margin-bottom: 0;
}
/* line 4396, ../development/scss/app/_elements.scss */
.team-gallery .team-body-content {
  padding: 30px;
  position: relative;
}
/* line 4399, ../development/scss/app/_elements.scss */
.team-gallery .team-body-content:before {
  content: "";
  right: 0;
  width: 1px;
  height: 50px;
  position: absolute;
  background: #5fb7dd;
}
/* line 4409, ../development/scss/app/_elements.scss */
.team-gallery:hover .team-header:before {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 4414, ../development/scss/app/_elements.scss */
.team-gallery:hover .team-gallery-box {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* --- SCSS For Testimonials --- */
/* line 4425, ../development/scss/app/_elements.scss */
[class^="testimonials-v"] h2 {
  font-size: 22px;
  font-weight: 600;
  margin: 0;
  text-transform: uppercase;
}
/* line 4431, ../development/scss/app/_elements.scss */
[class^="testimonials-v"] .testimonials-profile {
  margin: 10px 0;
}
/* line 4433, ../development/scss/app/_elements.scss */
[class^="testimonials-v"] .testimonials-profile .name {
  margin: 5px 0;
}
/* line 4436, ../development/scss/app/_elements.scss */
[class^="testimonials-v"] .testimonials-profile .job {
  font-size: 13px;
  font-style: italic;
}
/* line 4441, ../development/scss/app/_elements.scss */
[class^="testimonials-v"].light-style {
  color: #fff;
}
/* line 4443, ../development/scss/app/_elements.scss */
[class^="testimonials-v"].light-style h2 {
  color: #fff;
}
/* line 4447, ../development/scss/app/_elements.scss */
[class^="testimonials-v"].light-style .name, [class^="testimonials-v"].light-style .job, [class^="testimonials-v"].light-style .testimonials-quote {
  color: #fff;
}

/* line 4454, ../development/scss/app/_elements.scss */
.testimonials-left .testimonials-profile {
  text-align: left;
}
/* line 305, ../development/scss/mixins/_app.scss */
.rtl .testimonials-left .testimonials-profile {
  text-align: right;
}
/* line 4457, ../development/scss/app/_elements.scss */
.testimonials-left .testimonials-avatar {
  float: left;
  width: 60px;
  height: auto;
  margin-right: 15px;
}
/* line 305, ../development/scss/mixins/_app.scss */
.rtl .testimonials-left .testimonials-avatar {
  float: right;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .testimonials-left .testimonials-avatar {
  margin-left: 15px;
  margin-right: inherit;
}

/* line 4464, ../development/scss/app/_elements.scss */
.testimonials-center .testimonials-profile {
  text-align: center;
}
/* line 4467, ../development/scss/app/_elements.scss */
.testimonials-center .testimonials-avatar {
  display: block;
  margin: 0 auto 10px;
  width: 80px;
  height: auto;
}

/* line 4474, ../development/scss/app/_elements.scss */
.testimonials-right .testimonials-profile {
  text-align: right;
}
/* line 305, ../development/scss/mixins/_app.scss */
.rtl .testimonials-right .testimonials-profile {
  text-align: left;
}
/* line 4477, ../development/scss/app/_elements.scss */
.testimonials-right .testimonials-avatar {
  float: right;
  margin-left: 15px;
  width: 60px;
  height: auto;
}
/* line 305, ../development/scss/mixins/_app.scss */
.rtl .testimonials-right .testimonials-avatar {
  float: left;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .testimonials-right .testimonials-avatar {
  margin-right: 15px;
  margin-left: inherit;
}

/* testimonials-style */
/* line 4486, ../development/scss/app/_elements.scss */
.testimonials-v1 .testimonials-quote {
  background-color: #f3f3f3;
  margin-bottom: 20px;
  padding: 15px;
  position: relative;
}
/* line 4491, ../development/scss/app/_elements.scss */
.testimonials-v1 .testimonials-quote:after {
  bottom: -28px;
  color: #f3f3f3;
  content: "\f0d7";
  font-family: "FontAwesome";
  font-size: 30px;
  margin-left: -15px;
  position: absolute;
  text-align: center;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .testimonials-v1 .testimonials-quote:after {
  margin-right: -15px;
  margin-left: inherit;
}
/* line 4503, ../development/scss/app/_elements.scss */
.testimonials-v1 .testimonials-left .testimonials-quote:after {
  left: 30px;
}
/* line 405, ../development/scss/mixins/_app.scss */
.rtl .testimonials-v1 .testimonials-left .testimonials-quote:after {
  right: 30px;
  left: auto;
}
/* line 4508, ../development/scss/app/_elements.scss */
.testimonials-v1 .testimonials-center .testimonials-quote:after {
  left: 50%;
}
/* line 405, ../development/scss/mixins/_app.scss */
.rtl .testimonials-v1 .testimonials-center .testimonials-quote:after {
  right: 50%;
  left: auto;
}
/* line 4513, ../development/scss/app/_elements.scss */
.testimonials-v1 .testimonials-right .testimonials-quote:after {
  right: 20px;
}
/* line 412, ../development/scss/mixins/_app.scss */
.rtl .testimonials-v1 .testimonials-right .testimonials-quote:after {
  left: 20px;
  right: auto;
}
/* line 4518, ../development/scss/app/_elements.scss */
.testimonials-v1.light-style .testimonials-quote {
  color: #555;
}

/* testimonials-v2 */
/* line 4526, ../development/scss/app/_elements.scss */
.testimonials-v2.testimonials h2 {
  text-align: center;
  text-transform: uppercase;
}

/* line 4530, ../development/scss/app/_elements.scss */
.testimonials-v2 .testimonials-avatar {
  float: left;
  margin-right: 15px;
  width: 120px;
  height: auto;
}
/* line 305, ../development/scss/mixins/_app.scss */
.rtl .testimonials-v2 .testimonials-avatar {
  float: right;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .testimonials-v2 .testimonials-avatar {
  margin-left: 15px;
  margin-right: inherit;
}

/* testimonials slide */
/* line 4538, ../development/scss/app/_elements.scss */
.testimonials-slide .testimonials-carousel {
  padding: 0 18%;
}
/* line 4541, ../development/scss/app/_elements.scss */
.testimonials-slide.light-style {
  color: #fff;
}
/* line 4543, ../development/scss/app/_elements.scss */
.testimonials-slide.light-style h2 {
  color: #fff;
}
/* line 4547, ../development/scss/app/_elements.scss */
.testimonials-slide.light-style .name, .testimonials-slide.light-style .job, .testimonials-slide.light-style .testimonials-quote {
  color: #fff;
}

/* line 4554, ../development/scss/app/_elements.scss */
.testimonials-carousel .carousel-indicators {
  bottom: -50px;
}

/* line 4559, ../development/scss/app/_elements.scss */
.testimonials-v4 {
  position: relative;
  padding: 30px 30px 30px 60px;
  border: 1px solid #ededed;
}
/* line 4563, ../development/scss/app/_elements.scss */
.testimonials-v4 .testimonials-description {
  font-size: 20px;
  font-weight: 300;
  font-style: italic;
}
/* line 4568, ../development/scss/app/_elements.scss */
.testimonials-v4 .testimonials-avatar {
  padding: 3px;
  top: 30px;
  left: -39px;
  background: #FFF;
  position: absolute;
  width: 78px;
  height: 78px;
  border: 1px solid #5fb7dd;
}
/* line 4577, ../development/scss/app/_elements.scss */
.testimonials-v4 .testimonials-name {
  text-transform: uppercase;
}
/* line 4580, ../development/scss/app/_elements.scss */
.testimonials-v4 .testimonials-position,
.testimonials-v4 .testimonials-name {
  padding: 0 0 0 30px;
}
/* line 4584, ../development/scss/app/_elements.scss */
.testimonials-v4:before {
  content: "";
  width: 3px;
  height: 100%;
  background: #5fb7dd;
  position: absolute;
  top: -1px;
  left: -1px;
}

/* line 4594, ../development/scss/app/_elements.scss */
.testimonials-v5 {
  display: table;
  text-align: center;
  width: 70%;
  margin: 0 auto;
}
/* line 4599, ../development/scss/app/_elements.scss */
.testimonials-v5 .testimonials-body {
  display: table-cell;
  background: #FFF;
  padding: 30px 60px;
  text-align: left;
  position: relative;
  width: 93%;
  vertical-align: middle;
}
/* line 4607, ../development/scss/app/_elements.scss */
.testimonials-v5 .testimonials-body:before {
  top: 0;
  left: 0;
  content: "";
  position: absolute;
  background: #5fb7dd;
  width: 3px;
  height: 100%;
}
/* line 4616, ../development/scss/app/_elements.scss */
.testimonials-v5 .testimonials-avatar {
  display: table-cell;
  vertical-align: top;
  width: 7%;
}
/* line 4622, ../development/scss/app/_elements.scss */
.testimonials-v5 .testimonials-avatar li:last-child img {
  margin-bottom: 0;
}
/* line 4628, ../development/scss/app/_elements.scss */
.testimonials-v5 .testimonials-avatar li.active a:before {
  display: none;
}
/* line 4634, ../development/scss/app/_elements.scss */
.testimonials-v5 .testimonials-avatar a {
  display: block;
  position: relative;
}
/* line 4637, ../development/scss/app/_elements.scss */
.testimonials-v5 .testimonials-avatar a:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
/* line 4646, ../development/scss/app/_elements.scss */
.testimonials-v5 .testimonials-avatar img {
  margin: 0 0px 4px 4px;
}
/* line 4650, ../development/scss/app/_elements.scss */
.testimonials-v5 .testimonials-position {
  padding: 0 0 0 30px;
}
/* line 4653, ../development/scss/app/_elements.scss */
.testimonials-v5 .testimonials-name {
  text-transform: uppercase;
  padding: 0 0 0 30px;
  position: relative;
}
/* line 4657, ../development/scss/app/_elements.scss */
.testimonials-v5 .testimonials-name:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  background: #5fb7dd;
  width: 23px;
  height: 1px;
}
/* line 4666, ../development/scss/app/_elements.scss */
.testimonials-v5 .testimonials-description {
  color: #999999;
  font-style: italic;
  font-size: 20px;
  font-weight: 300;
}

/* line 4674, ../development/scss/app/_elements.scss */
.testimonials-v6 {
  text-align: center;
}
/* line 4676, ../development/scss/app/_elements.scss */
.testimonials-v6 .testimonials-description {
  font-size: 20px;
  font-style: italic;
  font-weight: 300;
}
/* line 4681, ../development/scss/app/_elements.scss */
.testimonials-v6 .testimonials-avatar {
  margin-bottom: 20px;
}
/* line 4684, ../development/scss/app/_elements.scss */
.testimonials-v6 .testimonials-avatar li a {
  display: inline-block;
  border: 1px solid #5fb7dd;
  padding: 3px;
}
/* line 4691, ../development/scss/app/_elements.scss */
.testimonials-v6 .testimonials-name {
  text-transform: uppercase;
}

/* --- SCSS For Timeline --- */
/* line 4699, ../development/scss/app/_elements.scss */
.timeline {
  position: relative;
  padding: 40px 0;
  overflow: hidden;
}
/* line 4703, ../development/scss/app/_elements.scss */
.timeline:before {
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  content: "";
  height: 100%;
  margin: auto;
  width: 2px;
  position: absolute;
  background: #ededed;
}
/* line 4715, ../development/scss/app/_elements.scss */
.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 #ededed;
}
/* line 4725, ../development/scss/app/_elements.scss */
.timeline-icon-inner {
  margin: auto;
  display: table;
  text-align: center;
  background: #5fb7dd;
  width: 120px;
  height: 120px;
}
/* line 4732, ../development/scss/app/_elements.scss */
.timeline-icon i {
  display: table-cell;
  vertical-align: middle;
}
/* line 4737, ../development/scss/app/_elements.scss */
.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;
}
/* line 4743, ../development/scss/app/_elements.scss */
.timeline-box:hover {
  background: #F7F7F7;
}
/* line 4747, ../development/scss/app/_elements.scss */
.timeline-name {
  text-transform: uppercase;
}

/* --- SCSS For Typography --- */
/* line 4757, ../development/scss/app/_elements.scss */
.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;
}
/* line 4768, ../development/scss/app/_elements.scss */
.dropcap.dropcap-v2 {
  color: #fff;
  background: #5fb7dd;
}
/* line 4772, ../development/scss/app/_elements.scss */
.dropcap.dropcap-info {
  background: #ef8247;
}
/* line 4775, ../development/scss/app/_elements.scss */
.dropcap.dropcap-danger {
  background: #a5c73f;
}
/* line 4778, ../development/scss/app/_elements.scss */
.dropcap.dropcap-success {
  background: #5fb7dd;
}
/* line 4781, ../development/scss/app/_elements.scss */
.dropcap.dropcap-warning {
  background: #fdc918;
}

/*Dropcap v2*/
/* line 4788, ../development/scss/app/_elements.scss */
.blockquote {
  position: relative;
  font-weight: 300;
  font-style: italic;
}
/* line 4792, ../development/scss/app/_elements.scss */
.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: #5fb7dd;
  display: inline-block;
}
/* line 4806, ../development/scss/app/_elements.scss */
.blockquote.blockquote-left i {
  left: 17px;
  margin-right: 10px;
}
/* line 4811, ../development/scss/app/_elements.scss */
.blockquote.blockquote-right {
  border-left: none;
  padding-left: 30px;
  padding-right: 20px;
}
/* line 4815, ../development/scss/app/_elements.scss */
.blockquote.blockquote-right i {
  right: 17px;
  margin-left: 10px;
}
/* line 4819, ../development/scss/app/_elements.scss */
.blockquote.blockquote-right .blockquote-in {
  margin-right: 45px;
}
/* line 4823, ../development/scss/app/_elements.scss */
.blockquote.blockquote-brd {
  padding: 15px;
  border: 1px solid #ccc;
}
/* line 4826, ../development/scss/app/_elements.scss */
.blockquote.blockquote-brd i {
  color: #000000;
  top: 30px;
  left: 25px;
  position: absolute;
}
/* line 4832, ../development/scss/app/_elements.scss */
.blockquote.blockquote-brd .blockquote-in {
  margin-left: 45px;
}
/* line 4836, ../development/scss/app/_elements.scss */
.blockquote.blockquote-info {
  border-left-color: #ef8247;
}
/* line 4839, ../development/scss/app/_elements.scss */
.blockquote.blockquote-danger {
  border-left-color: #a5c73f;
}
/* line 4842, ../development/scss/app/_elements.scss */
.blockquote.blockquote-success {
  border-left-color: #5fb7dd;
}
/* line 4845, ../development/scss/app/_elements.scss */
.blockquote.blockquote-warning {
  border-left-color: #fdc918;
}

/* line 1, ../development/scss/app/_form.scss */
.buttons {
  padding: 20px 0;
}
/* line 14, ../development/scss/mixins/mixins/_clearfix.scss */
.buttons:before, .buttons:after {
  content: " ";
  display: table;
}
/* line 19, ../development/scss/mixins/mixins/_clearfix.scss */
.buttons:after {
  clear: both;
}
/* line 4, ../development/scss/app/_form.scss */
.buttons .left {
  float: left;
}
/* line 305, ../development/scss/mixins/_app.scss */
.rtl .buttons .left {
  float: right;
}
/* line 7, ../development/scss/app/_form.scss */
.buttons .right {
  float: right;
}
/* line 305, ../development/scss/mixins/_app.scss */
.rtl .buttons .right {
  float: left;
}

/* line 12, ../development/scss/app/_form.scss */
.checkbox, .radio {
 /* padding-left: 20px; */
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .checkbox, .rtl .radio {
  padding-right: 20px;
  padding-left: inherit;
}

/* line 15, ../development/scss/app/_form.scss */
.review-form-width {
  background-color: #fff;
  margin: 10% auto;
  max-width: 600px;
  position: relative;
  z-index: 999999;
  background-color: #fff;
}

/******************************************************
 * $package Pav Opencart Theme Framework for Opencart 1.5.x
 * $version 1.1
 * $author http://www.pavothemes.com
 * $copyright   Copyright (C) Augus 2013 PavoThemes.com <$emai:pavothemes$gmail.com>.All rights reserved.
 * $license     GNU General Public License version 2
 *******************************************************/
 /* line 9, ../development/scss/app/_layout.scss */
 body.layout-fullwidth {
  background-color: #f6f6f6;
}
/* line 13, ../development/scss/app/_layout.scss */
body.layout-boxed-lg #page {
  max-width: 1282px;
  margin: 55px auto 47px;
  overflow: hidden;
  background-color: #f6f6f6;
}

/* line 21, ../development/scss/app/_layout.scss */
#page {
  overflow: hidden;
}

/* line 24, ../development/scss/app/_layout.scss */
.bg-content {
  background: url("../image/bg-h6.jpg") no-repeat scroll center top #fff;
}

/*
* HEADER 
*/
/* line 30, ../development/scss/app/_layout.scss */
#topbar {
  background: #3d3d3d;
  color: #999;
  font-size: 12px;
}
/* line 34, ../development/scss/app/_layout.scss */
#topbar a {
  color: #fff;
}
/* line 36, ../development/scss/app/_layout.scss */
#topbar a:hover {
  color: #5fb7dd;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
/* line 41, ../development/scss/app/_layout.scss */
#topbar .dropdown {
  position: relative;
}
/* line 43, ../development/scss/app/_layout.scss */
#topbar .dropdown .dropdown-toggle {
  width: auto;
  line-height: 30px;
  height: 30px;
  color: #fff;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  cursor: pointer;
  /*  padding: 0 10px;*/
  padding: 0 0px;
  text-decoration: none;
}
/* line 53, ../development/scss/app/_layout.scss */
#topbar .dropdown:hover .dropdown-toggle {
  color: #5fb7dd;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  background: transparent;
}
/* line 58, ../development/scss/app/_layout.scss */
#topbar .dropdown > .dropdown-menu {
  right: 0;
  left: auto;
  top: 130%;
  margin: -1px 0 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 300ms ease-in-out 0s;
  -o-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
  border: medium none;
  display: block;
  margin-top: 0;
  min-width: 150px;
  padding: 0;
  position: absolute;
  visibility: hidden;
  z-index: 999;
}
/* line 73, ../development/scss/app/_layout.scss */
#topbar .dropdown > .dropdown-menu button {
  color: #999;
  text-align: left;
  padding: 3px 20px;
}
/* line 77, ../development/scss/app/_layout.scss */
#topbar .dropdown > .dropdown-menu button:hover {
  color: #5fb7dd;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
/* line 84, ../development/scss/app/_layout.scss */
#topbar .dropdown:hover .dropdown-menu {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  top: 119%;
}

/* line 92, ../development/scss/app/_layout.scss */
#header-layout {
  background: #FFFFFF;
}

/* line 95, ../development/scss/app/_layout.scss */
#header-main {
  padding: 0px 0;
  margin-bottom: 0px;
}

/* line 99, ../development/scss/app/_layout.scss */
#header-bot {
  background: #E6A642;
  padding-top: 5px;
  padding-bottom:5px;
}

/* line 108, ../development/scss/app/_layout.scss */
#header-layout .logo {
  display: inline-block;
  text-align: center;
}
/* line 111, ../development/scss/app/_layout.scss */
#header-layout .logo > img {
  display: inline-block;
}
/* line 116, ../development/scss/app/_layout.scss */
#header-layout #logo-theme a {
  background-image: url("../image/logo.png");
  background-repeat:no-repeat;
  display: inline-block;
  width: 185px;
  height:95px;
}
/* line 120, ../development/scss/app/_layout.scss */
#header-layout #logo-theme a span {
  display: none;
}
/* line 125, ../development/scss/app/_layout.scss */
#header-layout .content-header {
  padding-top: 20px;
}

/* line 132, ../development/scss/app/_layout.scss */
.pav-header #header-bot {
  background: #FFFFFF;
  padding: 0;
  border-top: 1px solid #ededed;
  margin-bottom: 15px;
}

/* line 139, ../development/scss/app/_layout.scss */
.block-icon {
  padding-top: 12px;
  cursor: pointer;
  margin-right: 10px;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .block-icon {
  margin-left: 10px;
  margin-right: inherit;
}
/* line 143, ../development/scss/app/_layout.scss */
.block-icon a.links {
  width: 32px;
  height: 32px;
  border: 1px solid #ededed;
  line-height: 32px;
  border-radius: 50px;
  padding: 5px 8px;
}
/* line 149, ../development/scss/app/_layout.scss */
.block-icon a.links i {
  font-size: 12px;
}

/* line 155, ../development/scss/app/_layout.scss */
#lang-cur #topbar {
  background: transparent;
}

/* line 159, ../development/scss/app/_layout.scss */
.call-top {
  line-height: 34px;
}
/* line 161, ../development/scss/app/_layout.scss */
.call-top b, .call-top strong {
  color: #000000;
}
/* line 164, ../development/scss/app/_layout.scss */
.call-top b {
  padding-left: 30px;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .call-top b {
  padding-right: 30px;
  padding-left: inherit;
}

/*
* CONTENT
*/
/* line 173, ../development/scss/app/_layout.scss */
#pav-masshead .inner {
  background: #FFFFFF;
  color: #5fb7dd;
}
/* line 286, ../development/scss/mixins/_app.scss */
#pav-masshead .inner a {
  color: #5fb7dd;
}
/* line 288, ../development/scss/mixins/_app.scss */
#pav-masshead .inner a:hover {
  color: #74c0e1;
}

/* line 179, ../development/scss/app/_layout.scss */
#notification > div {
  margin-bottom: 20px;
}

/* line 185, ../development/scss/app/_layout.scss */
.breadcrumbs .container {
  background: transparent;
}

/* line 189, ../development/scss/app/_layout.scss */
.content-inner {
  padding: 30px;
}
/* line 191, ../development/scss/app/_layout.scss */
.content-inner h1 {
  margin-top: 0;
}

/*
* NAVIGATION
*/
/* line 199, ../development/scss/app/_layout.scss */
#pav-mainnav .inner {
  background-color: #999;
}

/*
* SLIDESHOW 
*/
/*
* SHOWCASE 
*/
/* line 213, ../development/scss/app/_layout.scss */
#pavo-showcase .inner {
  background-color: #FFFFFF;
}

/*
* PROMOTION TOP 
*/
/* line 223, ../development/scss/app/_layout.scss */
#breadcrumb {
  padding-left: 0;
  padding-right: 0;
}

/*
* MAIN CONTENT
*/
/* line 233, ../development/scss/app/_layout.scss */
#pavo-mass-bottom .inner {
  background-color: #FFFFFF;
}

/**
 * Overidding css some elements inside
 */
 /* line 243, ../development/scss/app/_layout.scss */
 .sidebar .products-row .product-col {
  width: 100% !important;
  border-right: 0;
  margin-bottom: 0;
  clear: both;
}
/* line 247, ../development/scss/app/_layout.scss */
.sidebar .products-row .product-col .product-meta {
  background: none;
  padding: 0;
}
/* line 252, ../development/scss/app/_layout.scss */
.sidebar .products-row .product-col .product-block {
  overflow: hidden;
  padding-bottom: 20px;
  padding-top: 20px;
  margin-bottom: 0;
  border-bottom: 1px solid #ededed;
}
/* line 258, ../development/scss/app/_layout.scss */
.sidebar .products-row .product-col .product-block .image {
  width: 25%;
  float: left;
}
/* line 305, ../development/scss/mixins/_app.scss */
.rtl .sidebar .products-row .product-col .product-block .image {
  float: right;
}
/* line 262, ../development/scss/app/_layout.scss */
.sidebar .products-row .product-col .product-block .product-meta {
  width: 75%;
  float: right;
  text-align: left;
  padding-left: 10px;
}
/* line 305, ../development/scss/mixins/_app.scss */
.rtl .sidebar .products-row .product-col .product-block .product-meta {
  float: left;
}
/* line 305, ../development/scss/mixins/_app.scss */
.rtl .sidebar .products-row .product-col .product-block .product-meta {
  text-align: right;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .sidebar .products-row .product-col .product-block .product-meta {
  padding-right: 10px;
  padding-left: inherit;
}
/* line 267, ../development/scss/app/_layout.scss */
.sidebar .products-row .product-col .product-block .product-meta .rating {
  display: none;
}
/* line 271, ../development/scss/app/_layout.scss */
.sidebar .products-row .product-col .product-block .name {
  height: 35px;
  min-height: 35px;
}
/* line 274, ../development/scss/app/_layout.scss */
.sidebar .products-row .product-col .product-block .name a {
  font-family: Montserrat, sans-serif;
  color: #000000;
  font-size: 13px;
  text-transform: none;
}
/* line 279, ../development/scss/app/_layout.scss */
.sidebar .products-row .product-col .product-block .name a:hover {
  color: #5fb7dd;
}
/* line 284, ../development/scss/app/_layout.scss */
.sidebar .products-row .product-col .product-block:hover .quickview {
  display: none;
}
/* line 289, ../development/scss/app/_layout.scss */
.sidebar .products-row .product-col:last-child .product-block {
  margin-bottom: 20px;
  border-bottom: none;
}
/* line 295, ../development/scss/app/_layout.scss */
.sidebar .products-row .product-col:first-child .product-block {
  padding-top: 0px;
}
/* line 300, ../development/scss/app/_layout.scss */
.sidebar .products-row .action, .sidebar .products-row .product-label, .sidebar .products-row .action, .sidebar .products-row .quickview, .sidebar .products-row .zoom, .sidebar .products-row .description {
  display: none;
}
/* line 304, ../development/scss/app/_layout.scss */
.sidebar .products-row:first-child .product-col .product-block {
  border-bottom: 1px solid #ededed;
}
/* line 310, ../development/scss/app/_layout.scss */
.sidebar .pavblog-latest [class*="col-"], .sidebar .pavblog-latest [class^="col-"] {
  width: 100%;
}
/* line 315, ../development/scss/app/_layout.scss */
.sidebar [class^="col-"]:last-child .blog-body {
  border: 0;
}
/* line 319, ../development/scss/app/_layout.scss */
.sidebar ul, .sidebar ol {
  list-style: none;
  padding-left: 0;
  padding-right: 0;
}
/* line 324, ../development/scss/app/_layout.scss */
.sidebar ul li a, .sidebar ol li a {
  padding: 5px 0;
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
  color: #555;
}
/* line 330, ../development/scss/app/_layout.scss */
.sidebar ul li a:first-child, .sidebar ol li a:first-child {
  padding-top: 0;
}
/* line 333, ../development/scss/app/_layout.scss */
.sidebar ul li a:hover, .sidebar ol li a:hover {
  color: #5fb7dd;
}
/* line 338, ../development/scss/app/_layout.scss */
.sidebar ul li ul li, .sidebar ol li ul li {
  padding-left: 15px;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .sidebar ul li ul li, .rtl .sidebar ol li ul li {
  padding-right: 15px;
  padding-left: inherit;
}

/*end*/
/* FOOTER */
/* line 349, ../development/scss/app/_layout.scss */
#footer {
  background: #FFFFFF;
}
/* line 14, ../development/scss/mixins/mixins/_clearfix.scss */
#footer:before, #footer:after {
  content: " ";
  display: table;
}
/* line 19, ../development/scss/mixins/mixins/_clearfix.scss */
#footer:after {
  clear: both;
}
/* line 352, ../development/scss/app/_layout.scss */
#footer .form-control {
  border:1px solid #928C8C;
  text-align: center;
  margin: 20px 0;
}
/* line 357, ../development/scss/app/_layout.scss */
#footer input .forcus {
  border-color: #5fb7dd;
}
/* line 360, ../development/scss/app/_layout.scss */
#footer .input-group-btn {
  text-align: center;
}
/* line 364, ../development/scss/app/_layout.scss */
#footer .pav-newsletter .input-group {
  display: inline;
}

/* line 370, ../development/scss/app/_layout.scss */
.footer-top {
  background: #f6f6f6;
}

/* line 376, ../development/scss/app/_layout.scss */
.footer-center {
  margin-top: 0px; background-image: url('../image/home_energy_footer_bgd.jpg');background-size: cover; /* background:rgba(107, 192, 229, 0.68); */
}
/* line 378, ../development/scss/app/_layout.scss */
.footer-center .container {
 /* border: 1px solid #ededed; */
}
/* line 380, ../development/scss/app/_layout.scss */
.footer-center .container .column {
  /* border-left: 1px solid #ededed; */
  padding: 16px 25px;
  min-height: 300px;
  background: transparent;
  color: #fff;
}
/* line 286, ../development/scss/mixins/_app.scss */
.footer-center .container .column a {
  color: #fff;
}
/* line 288, ../development/scss/mixins/_app.scss */
.footer-center .container .column a:hover {
  color: #fff;
}
/* line 385, ../development/scss/app/_layout.scss */
.footer-center .container .column a {
  font-size: 12px;
  text-transform: uppercase;
}
/* line 389, ../development/scss/app/_layout.scss */
.footer-center .container .column .panel-title {
  font-size: 14px;
}
/* line 392, ../development/scss/app/_layout.scss */
.footer-center .container .column:first-child {
  border-left: 0;
}
/* line 397, ../development/scss/app/_layout.scss */
.footer-center .contact {
  margin-top: 40px;
}
/* line 401, ../development/scss/app/_layout.scss */
.footer-center .address li {
  float: left;
}
/* line 305, ../development/scss/mixins/_app.scss */
.rtl .footer-center .address li {
  float: right;
}
/* line 404, ../development/scss/app/_layout.scss */
.footer-center .address i {
  margin-right: 10px;
  width: 40px;
  font-size: 18px; 

}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .footer-center .address i {
  margin-left: 10px;
  margin-right: inherit;
}

/* line 415, ../development/scss/app/_layout.scss */
.footer-bottom .container .inside {
  background: transparent;
  color: #555;
  padding: 25px 0;
}
/* line 286, ../development/scss/mixins/_app.scss */
.footer-bottom .container .inside a {
  color: #555;
}
/* line 288, ../development/scss/mixins/_app.scss */
.footer-bottom .container .inside a:hover {
  color: #5fb7dd;
}

/* POWER BY */
/* line 423, ../development/scss/app/_layout.scss */
#powered {
  background: #FFFFFF;
}
/* line 425, ../development/scss/app/_layout.scss */
#powered .container {
  padding: 2px 10px;
  position: relative;
  color: #474747;
}
/* line 429, ../development/scss/app/_layout.scss */
#powered .container a {
  color: #5fb7dd;
}
/* line 431, ../development/scss/app/_layout.scss */
#powered .container a:hover {
  color: #000000;
}
/* line 435, ../development/scss/app/_layout.scss */
#powered .container .paypal a {
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  margin: 0 8px;
}

/* line 1, ../development/scss/app/_block.scss */
.panel-highlighted {
  border: solid 1px red;
}
/* line 3, ../development/scss/app/_block.scss */
.panel-highlighted .panel-heading {
  background: red;
  color: #FFFFFF;
}

/* line 11, ../development/scss/app/_block.scss */
.block-content {
  padding: 0 30px;
}

/* line 15, ../development/scss/app/_block.scss */
.nopadding .panel-body {
  padding: 0;
}

/* line 21, ../development/scss/app/_block.scss */
.sidebar .panel .products-block, .sidebar .panel .list-group {
  border: none;
  box-shadow: none;
  margin: 0;
}
/* line 26, ../development/scss/app/_block.scss */
.sidebar .panel a {
  /* font-family: $font-family-four; */
}
/* line 30, ../development/scss/app/_block.scss */
.sidebar .panel .panel-heading .panel-title {
  font-size: 14px;
  line-height: 22px;
}
/* line 36, ../development/scss/app/_block.scss */
.sidebar .panel .list-group .list-group-item {
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
/* line 43, ../development/scss/app/_block.scss */
.sidebar .price .price-new {
  font-size: 15px;
  color: #999;
}
/* line 48, ../development/scss/app/_block.scss */
.sidebar .nopadding .panel-body {
  padding: 0;
}
/* line 52, ../development/scss/app/_block.scss */
.sidebar .block-content {
  padding-top: 0;
  padding-bottom: 0;
}

/* line 58, ../development/scss/app/_block.scss */
.sidebar-lr .block-content {
  padding-left: 0;
  padding-right: 0;
}

/* line 64, ../development/scss/app/_block.scss */
.nostylingboxs .panel {
  border: none;
  background: none;
  box-shadow: none;
}
/* line 69, ../development/scss/app/_block.scss */
.nostylingboxs .panel-heading {
  background-color: transparent;
  padding-left: 0;
  padding-right: 0;
}
/* line 74, ../development/scss/app/_block.scss */
.nostylingboxs .panel-body {
  background-color: transparent;
  padding-left: 0;
  padding-right: 0;
}

/* line 1, ../development/scss/app/_product.scss */
.carousel-controls {
  position: absolute;
  right: 71px;
  left: auto;
  top: 12px;
}
/* line 412, ../development/scss/mixins/_app.scss */
.rtl .carousel-controls {
  left: 38px;
  right: auto;
}
/* line 6, ../development/scss/app/_product.scss */
.carousel-controls .left {
  left: -55px;
}
/* line 405, ../development/scss/mixins/_app.scss */
.rtl .carousel-controls .left {
  right: -55px;
  left: auto;
}
/* line 9, ../development/scss/app/_product.scss */
.carousel-controls .right {
  right: -10px;
}
/* line 412, ../development/scss/mixins/_app.scss */
.rtl .carousel-controls .right {
  left: -10px;
  right: auto;
}

/* line 14, ../development/scss/app/_product.scss */
.products-block .product-col-wrap {
  padding-left: 10px;
  padding-right: 10px;
  border-right: 1px solid #ededed;
}
/* line 19, ../development/scss/app/_product.scss */
.products-block .owl-wrapper-outer {
  /*         margin-left:-$grid-gutter-width/2;
  margin-right:-$grid-gutter-width/2; */
}
/* line 23, ../development/scss/app/_product.scss */
.products-block.owl-carousel {
  border: none;
}

/* line 27, ../development/scss/app/_product.scss */
#products {
  padding-top: 30px;
}

/* line 30, ../development/scss/app/_product.scss */
.price {
  width: 100%;
  font-size: 12.2px;
  /* color: #999;*/
  font-family: Montserrat, sans-serif;
}
/* line 36, ../development/scss/app/_product.scss */
.price .price-new {
  color: #999;
  font-size: 15px;
}
/* line 40, ../development/scss/app/_product.scss */
.price .price-old {
  font-size: 20px;
  color: #e87169;
  text-decoration: line-through; 
}
/* line 40, ../development/scss/app/_product.scss */
.price .price-old1 {
  font-size: 20px;
 /* color: #e87169;
 text-decoration: line-through; */
}
/* line 47, ../development/scss/app/_product.scss */
.price.detail .price-new {
  font-size: 20px;
  font-weight: 400;
}

/* line 53, ../development/scss/app/_product.scss */
.product-col {
  border-right: 1px solid #ededed;
  margin-bottom: 25px;
}
/* line 56, ../development/scss/app/_product.scss */
.product-col:last-child {
  border-right: 0;
}

/* product style */
/* line 61, ../development/scss/app/_product.scss */
.product-block {
  position: relative;
}
/* line 64, ../development/scss/app/_product.scss */
.product-block:hover .quickview {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  bottom: 0px;
}
/* line 69, ../development/scss/app/_product.scss */
.product-block:hover .product-meta .rating {
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
/* line 74, ../development/scss/app/_product.scss */
.product-block .description {
  line-height: 20px;
  height: 40px;
  overflow: hidden;
  margin-bottom: 20px;
  color: #555;
  display: none;
}
/* line 82, ../development/scss/app/_product.scss */
.product-block .name {
  line-height: 18px;
  min-height: 45px;
  margin-bottom: 0;
  margin-top: 0;
  /* height: 45px;*/
  overflow: hidden;
  text-transform: none;
  font-weight: normal;
}
/* line 91, ../development/scss/app/_product.scss */
.product-block .name a {
  color: #000;
  font-size: 14px;
}
/* line 94, ../development/scss/app/_product.scss */
.product-block .name a:hover {
  color: #5fb7dd;
}
/* line 99, ../development/scss/app/_product.scss */
.product-block .image {
  position: relative;
  overflow: hidden;
  border: 0px;
  text-align: center;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
/* line 105, ../development/scss/app/_product.scss */
.product-block .image .img-responsive {
  display: inline-block;
}
/* line 109, ../development/scss/app/_product.scss */
.product-block .product-meta {
  padding: 0;
  position: relative;
  padding-top: 12px;
  -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
/* line 114, ../development/scss/app/_product.scss */
.product-block .product-meta .right {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 400ms ease 0s;
  -o-transition: all 400ms ease 0s;
  transition: all 400ms ease 0s;
  bottom: 0;
  left: -2px;
  right: -2px;
  position: absolute;
  z-index: 9;
  display: block;
}
/* line 124, ../development/scss/app/_product.scss */
.product-block .product-meta .rating {
  float: none;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
/* line 129, ../development/scss/app/_product.scss */
.product-block .product-meta .action button.btn {
  width: 100%;
}
/* line 134, ../development/scss/app/_product.scss */
.product-block .zoom a {
  height: 32px;
}
/* line 137, ../development/scss/app/_product.scss */
.product-block .quickview {
  text-transform: uppercase;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  position: relative;
  top: 0px;
  background-color: #FFFFFF;
  width: 100%;
}

/* line 149, ../development/scss/app/_product.scss */
.pav-hover-image {
  opacity: 0.3;
  width: 100%;
}
/* line 152, ../development/scss/app/_product.scss */
.pav-hover-image:hover {
  opacity: 1;
}

/* line 156, ../development/scss/app/_product.scss */
.product-label {
  color: #fff;
  font-size: 10px;
  font-weight: 300;
  text-align: center;
  padding: 2px 10px;
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 8;
}
/* line 405, ../development/scss/mixins/_app.scss */
.rtl .product-label {
  right: 10px;
  left: auto;
}
/* line 166, ../development/scss/app/_product.scss */
.product-label.sale-exist {
  background-color: #FBA31E;
}

/* line 171, ../development/scss/app/_product.scss */
.rating {
  font-weight: 300;
}
/* line 173, ../development/scss/app/_product.scss */
.rating .fa-stack {
  width: 1em;
  font-size: 11px;
  width: 11px;
  height: 11px;
  line-height: 11px;
}
/* line 180, ../development/scss/app/_product.scss */
.rating .fa-star {
  color: #f7bc3d;
  height: 11px;
  line-height: 11px;
}
/* line 186, ../development/scss/app/_product.scss */
.rating .fa-star-o {
  color: #d5d5d5;
  height: 11px;
  line-height: 11px;
}

/* line 2, ../development/scss/app/_modules.scss */
#cart-top {
  line-height: 0px;
}

/* line 6, ../development/scss/app/_modules.scss */
.cart-top .cart-total {
  padding-left: 7px;
  padding-right: 7px;
  color: #5fb7dd;
  font-size: 11px;
  font-weight: 400;
  border-radius: 12px;
  display: block;
  height: 13px;
  line-height: 13px;
  display: inline-block;
  cursor: pointer;
}
/* line 19, ../development/scss/app/_modules.scss */
.cart-top .icon-cart {
  padding: 5px 4px;
  border-radius: 50px;
  background: #5fb7dd;
  width: 20px;
  height: 20px;
  line-height: 13px;
}
/* line 26, ../development/scss/app/_modules.scss */
.cart-top .cart-inner i {
  -webkit-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
  font-size: 11px;
  color: #fff;
}
/* line 31, ../development/scss/app/_modules.scss */
.cart-top .dropdown-menu {
  padding: 10px;
  min-height: 100px;
  height: auto !important;
  min-width: 445px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 300ms ease-in-out 0s;
  -o-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
  top: 130%;
  position: absolute;
  visibility: hidden;
  z-index: 999; background-
  display: block; margin-top:8px;
}
/* line 45, ../development/scss/app/_modules.scss */
.cart-top:hover .dropdown-menu {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  top: 112%;
}
/* line 50, ../development/scss/app/_modules.scss */
.cart-top:hover .cart-inner i {
  transform: rotate(-30deg);
}

/* line 56, ../development/scss/app/_modules.scss */
#search {
  padding-top: 12px;
}
/* line 58, ../development/scss/app/_modules.scss */
#search input {
  border-bottom-left-radius: 50px !important;
  border-top-left-radius: 50px !important;
}
/* line 62, ../development/scss/app/_modules.scss */
#search button {
  line-height: 25px;
  padding: 5px 15px;
  border-bottom-right-radius: 50px !important;
  border-top-right-radius: 50px !important;
}
/* line 67, ../development/scss/app/_modules.scss */
#search button i {
  font-size: 12px;
}
/* line 70, ../development/scss/app/_modules.scss */
#search button:hover {
  background: transparent;
  color: #5fb7dd;
}
/* line 76, ../development/scss/app/_modules.scss */
#search.search-v2 input {
  height: 60px;
}
/* line 80, ../development/scss/app/_modules.scss */
#search.search-v3 {
  width: 32px;
  height: 32px;
  float: right;
  border-color: transparent;
  background-color: transparent;
  position: relative;
}
/* line 305, ../development/scss/mixins/_app.scss */
.rtl #search.search-v3 {
  float: left;
}
/* line 86, ../development/scss/app/_modules.scss */
#search.search-v3 input {
  width: 0;
  height: 32px;
  transition: all 0.3s ease 0s;
  position: absolute;
  right: 0;
  top: 0;
  transition: width 0.3s ease 0s;
  z-index: 99998;
  border: 1px solid #e5e5e5;
  background: #FFFFFF;
}
/* line 412, ../development/scss/mixins/_app.scss */
.rtl #search.search-v3 input {
  left: 0;
  right: auto;
}
/* line 97, ../development/scss/app/_modules.scss */
#search.search-v3 .button-search {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99999;
}
/* line 412, ../development/scss/mixins/_app.scss */
.rtl #search.search-v3 .button-search {
  left: 0;
  right: auto;
}
/* line 103, ../development/scss/app/_modules.scss */
#search.search-v3:hover {
  border-color: #e5e5e5;
  background: #fff;
}
/* line 104, ../development/scss/app/_modules.scss */
#search.search-v3:hover input {
  width: 200px;
}

/* line 2, ../development/scss/app/_menu.scss */
#pav-megamenu .new, #pav-megamenu .hot, #pav-megamenu .sale {
  color: #fff;
  font-size: 9px;
  height: 13px;
  line-height: 13px;
  padding: 0 4px;
  position: absolute;
  left: 0px;
  text-align: center;
  text-transform: uppercase;
  top: -15px;
  transform: translateZ(0px);
}
/* line 14, ../development/scss/app/_menu.scss */
#pav-megamenu .new:before, #pav-megamenu .hot:before, #pav-megamenu .sale:before {
  border-style: solid;
  border-width: 6px 6px 0 0;
  bottom: -5px;
  content: "";
  left: 0;
  pointer-events: none;
  position: absolute;
  transition-duration: 0.3s;
  transition-property: bottom;
  z-index: -1;
}
/* line 28, ../development/scss/app/_menu.scss */
#pav-megamenu .new {
  background-color: #23c911;
}
/* line 30, ../development/scss/app/_menu.scss */
#pav-megamenu .new:before {
  border-color: #23c911 transparent transparent;
}
/* line 35, ../development/scss/app/_menu.scss */
#pav-megamenu .hot {
  background-color: #e51c29;
}
/* line 37, ../development/scss/app/_menu.scss */
#pav-megamenu .hot:before {
  border-color: #e51c29 transparent transparent;
}
/* line 42, ../development/scss/app/_menu.scss */
#pav-megamenu .sale {
  background-color: #ff0000;
}
/* line 44, ../development/scss/app/_menu.scss */
#pav-megamenu .sale:before {
  border-color: #ff0000 transparent transparent;
}

/* line 53, ../development/scss/app/_menu.scss */
#pav-mainnav {
  background: transparent;
}

/* line 56, ../development/scss/app/_menu.scss */
#pav-megamenu {
  background: transparent;
  font-family: Montserrat, sans-serif;
  /* menu level 1 */
  /* level 2 */
  /* level > 3 */
}
/* line 59, ../development/scss/app/_menu.scss */
#pav-megamenu .pav-colorbox {
  display: none !important;
}
/* line 62, ../development/scss/app/_menu.scss */
#pav-megamenu .navbar-inverse {
  background: transparent;
}
/* line 65, ../development/scss/app/_menu.scss */
#pav-megamenu .navbar {
  background: #999;
  border: 0;
  margin: 0;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
/* line 73, ../development/scss/app/_menu.scss */
#pav-megamenu .navbar-nav {
  float: none;
}
/* line 75, ../development/scss/app/_menu.scss */
#pav-megamenu .navbar-nav > li {
  float: none;
  display: inline-block;
  padding: 2px 19px;
}

#pav-megamenu .navbar-nav > li:active{
  background-color:bisque;
}


/* line 79, ../development/scss/app/_menu.scss */
#pav-megamenu .navbar-nav > li.aligned-fullwidth {
  position: static;
}
/* line 81, ../development/scss/app/_menu.scss */
#pav-megamenu .navbar-nav > li.aligned-fullwidth > .dropdown-menu {
  width: 100% !important;
}
/* line 85, ../development/scss/app/_menu.scss */
#pav-megamenu .navbar-nav > li.aligned-fullwidth .dropdown-submenu .dropdown-menu {
  margin-left: 0;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl #pav-megamenu .navbar-nav > li.aligned-fullwidth .dropdown-submenu .dropdown-menu {
  margin-right: 0;
  margin-left: inherit;
}
/* line 91, ../development/scss/app/_menu.scss */
#pav-megamenu .navbar-nav > li.aligned-right .dropdown-menu {
  right: 0;
  left: auto;
}
/* line 412, ../development/scss/mixins/_app.scss */
.rtl #pav-megamenu .navbar-nav > li.aligned-right .dropdown-menu {
  left: 0;
  right: auto;
}
/* line 405, ../development/scss/mixins/_app.scss */
.rtl #pav-megamenu .navbar-nav > li.aligned-right .dropdown-menu {
  right: auto;
  left: auto;
}
/* line 96, ../development/scss/app/_menu.scss */
#pav-megamenu .navbar-nav > li.aligned-right .dropdown-submenu .dropdown-menu {
  margin-right: 100%;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl #pav-megamenu .navbar-nav > li.aligned-right .dropdown-submenu .dropdown-menu {
  margin-left: 100%;
  margin-right: inherit;
}
/* line 102, ../development/scss/app/_menu.scss */
#pav-megamenu .navbar-nav > li.aligned-left .dropdown-menu {
  left: 0;
  right: auto;
}
/* line 405, ../development/scss/mixins/_app.scss */
.rtl #pav-megamenu .navbar-nav > li.aligned-left .dropdown-menu {
  right: 0;
  left: auto;
}
/* line 412, ../development/scss/mixins/_app.scss */
.rtl #pav-megamenu .navbar-nav > li.aligned-left .dropdown-menu {
  left: auto;
  right: auto;
}
/* line 107, ../development/scss/app/_menu.scss */
#pav-megamenu .navbar-nav > li.aligned-left .dropdown-submenu .dropdown-menu {
  margin-left: 100%;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl #pav-megamenu .navbar-nav > li.aligned-left .dropdown-submenu .dropdown-menu {
  margin-right: 100%;
  margin-left: inherit;
}
/* line 113, ../development/scss/app/_menu.scss */
#pav-megamenu .navbar-nav > li.aligned-center .dropdown-menu {
  left: 50%;
  transform: translate(-50%);
}
/* line 118, ../development/scss/app/_menu.scss */
#pav-megamenu .navbar-nav > li.aligned-center .dropdown-submenu .dropdown-menu {
  left: 170%;
}
/* line 124, ../development/scss/app/_menu.scss */
#pav-megamenu .navbar-nav > li > a {
  padding: 0;
  -webkit-transition: all 350ms ease-out;
  -o-transition: all 350ms ease-out;
  transition: all 350ms ease-out;
  line-height: 31px;
  color: #000;
  position: relative;
}
/* line 130, ../development/scss/app/_menu.scss */
#pav-megamenu .navbar-nav > li > a span {
  text-transform: uppercase;
  display: block;
}
/* line 135, ../development/scss/app/_menu.scss */
#pav-megamenu .navbar-nav > li > a:hover:before, #pav-megamenu .navbar-nav > li > a:focus:before, #pav-megamenu .navbar-nav > li > a:active:before {
  width: 100%;
  background: #5fb7dd;
}
/* line 139, ../development/scss/app/_menu.scss */
#pav-megamenu .navbar-nav > li > a:hover span, #pav-megamenu .navbar-nav > li > a:hover .caret, #pav-megamenu .navbar-nav > li > a:hover .caret:before, #pav-megamenu .navbar-nav > li > a:focus span, #pav-megamenu .navbar-nav > li > a:focus .caret, #pav-megamenu .navbar-nav > li > a:focus .caret:before, #pav-megamenu .navbar-nav > li > a:active span, #pav-megamenu .navbar-nav > li > a:active .caret, #pav-megamenu .navbar-nav > li > a:active .caret:before {
  color: #5fb7dd !important;
}
/* line 142, ../development/scss/app/_menu.scss */
#pav-megamenu .navbar-nav > li > a:hover .hot, #pav-megamenu .navbar-nav > li > a:hover .new, #pav-megamenu .navbar-nav > li > a:focus .hot, #pav-megamenu .navbar-nav > li > a:focus .new, #pav-megamenu .navbar-nav > li > a:active .hot, #pav-megamenu .navbar-nav > li > a:active .new {
  color: #FFFFFF !important;
}
/* line 147, ../development/scss/app/_menu.scss */
#pav-megamenu .navbar-nav > li > a .caret {
  border: 0;
  position: absolute;
  margin: 0;
  right: -5px;
  top: 0px;
}
/* line 412, ../development/scss/mixins/_app.scss */
.rtl #pav-megamenu .navbar-nav > li > a .caret {
  left: -5px;
  right: auto;
}
@media (max-width: 991px) {
  /* line 147, ../development/scss/app/_menu.scss */
  #pav-megamenu .navbar-nav > li > a .caret {
    right: -5px;
    top: -10px;
  }
  /* line 412, ../development/scss/mixins/_app.scss */
  .rtl #pav-megamenu .navbar-nav > li > a .caret {
    left: -5px;
    right: auto;
  }

  #quote-carousel .carousel-control.right
  {
    right: 26px ;
  }

}
/* line 157, ../development/scss/app/_menu.scss */
#pav-megamenu .navbar-nav > li > a .caret:before {
  content: "";
  font-family: 'FontAwesome';
  position: absolute;
  font-weight: 100;
}
/* line 165, ../development/scss/app/_menu.scss */
#pav-megamenu .navbar-nav > li:hover > a .caret, #pav-megamenu .navbar-nav > li:active > a .caret {
  color: #5fb7dd;
}
/* line 169, ../development/scss/app/_menu.scss */
#pav-megamenu .navbar-nav > li.full-width {
  position: static;
}
/* line 175, ../development/scss/app/_menu.scss */


#pav-megamenu .dropdown-menu {
  height: auto;
  font-weight: 400;
  min-width: 230px;
  padding:5px;
  background-color: #FFFFFF;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 5px;
  position: absolute;
  
  display: block;
  left:17px;
  top: 98%;
 /* opacity: 0;
 -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
 transition: all 0.3s ease-out 0s;
  transform: translate(0px, 20px);
  -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;*/
  visibility: hidden;
  /* z-index: 999; */
  /* border-top: 2px solid #5fb7dd;*/
}





/* line 412, ../development/scss/mixins/_app.scss */
.rtl #pav-megamenu .dropdown-menu {
  left: 0;
  right: auto;
}
/* line 193, ../development/scss/app/_menu.scss */
#pav-megamenu .dropdown-menu ul {
  padding-left: 0;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl #pav-megamenu .dropdown-menu ul {
  padding-right: 0;
  padding-left: inherit;
}
/* line 196, ../development/scss/app/_menu.scss */
#pav-megamenu .dropdown-menu li {
  line-height: 32px;
  list-style: none;
}
/* line 199, ../development/scss/app/_menu.scss */
#pav-megamenu .dropdown-menu li a {
  color: #5fb7dd;
  text-align: left;
  padding: 0;
  font-weight: 300;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
}
/* line 305, ../development/scss/mixins/_app.scss */
.rtl #pav-megamenu .dropdown-menu li a {
  text-align: right;
}
/* line 206, ../development/scss/app/_menu.scss */
#pav-megamenu .dropdown-menu li a:hover {
  background-color: transparent;
  text-decoration: none;
  color: #000 !important;
}
/* line 210, ../development/scss/app/_menu.scss */
#pav-megamenu .dropdown-menu li a:hover span {
  color: #000;
}
/* line 213, ../development/scss/app/_menu.scss */
#pav-megamenu .dropdown-menu li a:hover .fa {
  color: #000;
}
/* line 219, ../development/scss/app/_menu.scss */
#pav-megamenu .dropdown-menu .mega-col {
  border-right: 1px solid #ededed;
  padding-bottom: 10px;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl #pav-megamenu .dropdown-menu .mega-col {
  border-left: 1px solid #ededed;
  border-right: inherit;
}
/* line 222, ../development/scss/app/_menu.scss */
#pav-megamenu .dropdown-menu .mega-col .mega-col-inner {
  padding: 0 5px;
}
/* line 226, ../development/scss/app/_menu.scss */
#pav-megamenu .dropdown-menu .mega-col .mega-col-inner .widget-product-list img {
  float: none;
  margin: auto;
}
/* line 230, ../development/scss/app/_menu.scss */
#pav-megamenu .dropdown-menu .mega-col .mega-col-inner .widget-product-list .product-block {
  background-color: #FFFFFF;
}
/* line 232, ../development/scss/app/_menu.scss */
#pav-megamenu .dropdown-menu .mega-col .mega-col-inner .widget-product-list .product-block .cart {
  margin: 0 0 5px;
}
/* line 239, ../development/scss/app/_menu.scss */
#pav-megamenu .dropdown-menu .mega-col .mega-col-inner .widget-html .widget-inner {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #a6a6a6;
}
/* line 246, ../development/scss/app/_menu.scss */
#pav-megamenu .dropdown-menu .mega-col .mega-col-inner .widget-product .widget-inner {
  text-align: center;
}
/* line 248, ../development/scss/app/_menu.scss */
#pav-megamenu .dropdown-menu .mega-col .mega-col-inner .widget-product .widget-inner .rating-box {
  float: none;
  margin: 5px auto;
}
/* line 257, ../development/scss/app/_menu.scss */
#pav-megamenu .dropdown-menu .mega-col .mega-col-inner .widget-blog-list .widget-inner .post-item h4 {
  font-weight: 300;
}
/* line 265, ../development/scss/app/_menu.scss */
#pav-megamenu .dropdown-menu .mega-col .level2 .mega-col {
  border: 0;
  padding-bottom: 0;
}
/* line 268, ../development/scss/app/_menu.scss */
#pav-megamenu .dropdown-menu .mega-col .level2 .mega-col .mega-col-inner {
  padding: 0;
}
/* line 273, ../development/scss/app/_menu.scss */
#pav-megamenu .dropdown-menu .mega-col:last-child {
  border-right: 0;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl #pav-megamenu .dropdown-menu .mega-col:last-child {
  border-left: 0;
  border-right: inherit;
}
/* line 275, ../development/scss/app/_menu.scss */
#pav-megamenu .dropdown-menu .mega-col:last-child .mega-col {
  border: 0;
}
/* line 281, ../development/scss/app/_menu.scss */
#pav-megamenu .dropdown-menu .row:last-child .mega-col {
  border: 0;
  padding-bottom: 0;
}
/* line 285, ../development/scss/app/_menu.scss */
#pav-megamenu .dropdown-menu .row:last-child .mega-col .widget-image img {
  display: block;
  max-width: 100%;
  height: auto;
}
/* line 291, ../development/scss/app/_menu.scss */
#pav-megamenu .dropdown-menu span.menu-title {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
}
/* line 295, ../development/scss/app/_menu.scss */
#pav-megamenu .dropdown-menu .menu-title {
  margin-bottom: 10px;
  color: #5fb7dd;
  line-height: 25px;
}
/* line 299, ../development/scss/app/_menu.scss */
#pav-megamenu .dropdown-menu .menu-title:hover {
  color: #000;
}
/* line 304, ../development/scss/app/_menu.scss */
#pav-megamenu .dropdown {
  display: block;
}
/* line 307, ../development/scss/app/_menu.scss */
#pav-megamenu .dropdown:hover > .dropdown-menu {
  opacity: 1;
  /*right: 0px;*//*mm*/
  transform: translate(0px, 0px);
  visibility: visible;
}
/* line 313, ../development/scss/app/_menu.scss */
#pav-megamenu .dropdown:hover > a {
  color: #5fb7dd;
}
/* line 315, ../development/scss/app/_menu.scss */
#pav-megamenu .dropdown:hover > a .fa {
  color: #5fb7dd;
}
/* line 322, ../development/scss/app/_menu.scss */
#pav-megamenu .dropdown-submenu {
  position: relative;
}
/* line 324, ../development/scss/app/_menu.scss */
#pav-megamenu .dropdown-submenu .dropdown-menu {
  top: 0;
  right: -100%;
  left: auto;
  position: absolute;
}
/* line 412, ../development/scss/mixins/_app.scss */
.rtl #pav-megamenu .dropdown-submenu .dropdown-menu {
  left: -100%;
  right: auto;
}
/* line 405, ../development/scss/mixins/_app.scss */
.rtl #pav-megamenu .dropdown-submenu .dropdown-menu {
  right: auto;
  left: auto;
}
/* line 331, ../development/scss/app/_menu.scss */
#pav-megamenu .dropdown-submenu:hover > .dropdown-menu {
  left: 100%;
  opacity: 1;
  right: 0px;
  transform: translate(0px, 0px);
  visibility: visible;
}
/* line 405, ../development/scss/mixins/_app.scss */
.rtl #pav-megamenu .dropdown-submenu:hover > .dropdown-menu {
  right: 100%;
  left: auto;
}
/* line 341, ../development/scss/app/_menu.scss */
#pav-megamenu .mega-group > .dropdown-toggle {
  border: 0;
  display: block;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  color: #FFFFFF;
}
/* line 348, ../development/scss/app/_menu.scss */
#pav-megamenu .mega-group > .dropdown-toggle .fa {
  color: #FFFFFF;
}
/* line 353, ../development/scss/app/_menu.scss */
#pav-megamenu .widget-title {
  color: #000000;
}
/* line 357, ../development/scss/app/_menu.scss */
#pav-megamenu .megamenu .cols1 {
  min-width: 200px;
}
/* line 360, ../development/scss/app/_menu.scss */
#pav-megamenu .megamenu .cols2 {
  min-width: 500px;
}
/* line 363, ../development/scss/app/_menu.scss */
#pav-megamenu .megamenu .cols3 {
  min-width: 740px;
}
/* line 367, ../development/scss/app/_menu.scss */
#pav-megamenu .dropdown-mega .menu-title {
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  position: relative;
  padding-left: 0;
  /*&:before {
    content:"\f0da";
    font-family: FontAwesome;
    position:absolute;
    @include inline-block();
    @include rtl-left(0);
    }*/
  }
  /* line 316, ../development/scss/mixins/_app.scss */
  .rtl #pav-megamenu .dropdown-mega .menu-title {
    padding-right: 0;
    padding-left: inherit;
  }
  /* line 380, ../development/scss/app/_menu.scss */
  #pav-megamenu .dropdown-mega .mega-col-inner {
    border-right: 0;
  }
  /* line 385, ../development/scss/app/_menu.scss */
  #pav-megamenu .bg1 div.dropdown-menu {
    background-image: url("../image/bg1.jpg");
    background-position: right bottom;
    background-repeat: no-repeat;
  }

  /* line 3, ../development/scss/app/_animation.scss */
  .product-block .product-img {
    position: relative;
    overflow: hidden;
  }
  /* line 7, ../development/scss/app/_animation.scss */
  .product-block .action {
    padding: 10px;
    position: absolute;
    bottom: -44px;
    width: 100%;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    visibility: hidden;
  }
  /* line 405, ../development/scss/mixins/_app.scss */
  .rtl .product-block .action {
    right: 0;
    left: auto;
  }
  /* line 16, ../development/scss/app/_animation.scss */
  .product-block .action > div {
    display: table-cell;
  }
  /* line 21, ../development/scss/app/_animation.scss */
  .product-block:hover .action {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
  }
  /* line 25, ../development/scss/app/_animation.scss */
  .product-block:hover .action {
    bottom: 0;
  }

  /* line 32, ../development/scss/app/_animation.scss */
  .effect {
    position: relative;
    overflow: hidden;
  }
  /* line 36, ../development/scss/app/_animation.scss */
  .effect .overlay::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
  }
  /* line 405, ../development/scss/mixins/_app.scss */
  .rtl .effect .overlay::before {
    right: 0;
    left: auto;
  }
  /* line 47, ../development/scss/app/_animation.scss */
  .effect:hover .overlay::before {
    -webkit-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.4) inset;
    box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.4) inset;
  }

/* .bg-carousel{
    .carousel-controls{
        .carousel-control{
            background-color:$white;
            top:2px;
        }
    }
    &.panel-left{
        .carousel-controls{
            top: 5px;
        }
    }
    } */
    /* line 16, ../development/scss/opencart/_opencart-modules.scss */
    body .owl-carousel {
      box-shadow: none;
      border-radius: 0;
    }
    /* line 19, ../development/scss/opencart/_opencart-modules.scss */
    body .owl-carousel .owl-wrapper-outer {
      border: none;
      box-shadow: none;
    }

    /* line 26, ../development/scss/opencart/_opencart-modules.scss */
    .products-owl-carousel .carousel-controls:after, .products-owl-carousel .carousel-controls:before {
      top: 0;
    }
    /* line 29, ../development/scss/opencart/_opencart-modules.scss */
    .products-owl-carousel .carousel-controls .carousel-control {
      background-color: #FFFFFF;
      top: 12px;
    }

    /* line 36, ../development/scss/opencart/_opencart-modules.scss */
    .pavcarousel {
      margin-bottom: 40px;
      margin-top: 40px;
    }
    /* line 39, ../development/scss/opencart/_opencart-modules.scss */
    .pavcarousel .carousel-control {
      /* display: none; */
    }
    /* line 41, ../development/scss/opencart/_opencart-modules.scss */
    .pavcarousel .carousel-control.middle.left {
      left: -1px;
      background: aquamarine;top: 56%;
    }
    /* line 405, ../development/scss/mixins/_app.scss */
    .rtl .pavcarousel .carousel-control.middle.left {
      right: -1px;
      left: auto;
    }
    /* line 44, ../development/scss/opencart/_opencart-modules.scss */
    .pavcarousel .carousel-control.middle.right {
      right: -1px;
      background: aquamarine;top: 56%;
    }
    /* line 412, ../development/scss/mixins/_app.scss */
    .rtl .pavcarousel .carousel-control.middle.right {
      left: -1px;
      right: auto;
    }
    /* line 50, ../development/scss/opencart/_opencart-modules.scss */
    .pavcarousel:hover .carousel-control {
      display: block;
    }

    /* line 57, ../development/scss/opencart/_opencart-modules.scss */
    .pavreassurances {
      background-color: #fff;
      border: 1px solid #e5e5e5;
      overflow: hidden;
      margin-bottom: 0;
    }
    /* line 62, ../development/scss/opencart/_opencart-modules.scss */
    .pavreassurances .media {
      padding: 30px;
      cursor: pointer;
      position: relative;
    }
    /* line 66, ../development/scss/opencart/_opencart-modules.scss */
    .pavreassurances .media h6, .pavreassurances .media a {
      color: #FFFFFF;
    }
    /* line 69, ../development/scss/opencart/_opencart-modules.scss */
    .pavreassurances .media h6:hover, .pavreassurances .media a:hover {
      color: #5fb7dd;
    }
    /* line 75, ../development/scss/opencart/_opencart-modules.scss */
    .pavreassurances .media-body h6 {
      margin-top: 6px;
      margin-bottom: 0;
      font-size: 13px;
      font-weight: 300;
    }
    /* line 81, ../development/scss/opencart/_opencart-modules.scss */
    .pavreassurances .media-body p {
      font-size: 13px;
      text-transform: uppercase;
    }

    /* line 91, ../development/scss/opencart/_opencart-modules.scss */
    .filter .filter-title {
      color: #000;
      font-weight: bold;
    }
    /* line 95, ../development/scss/opencart/_opencart-modules.scss */
    .filter .filter-content {
      padding-left: 30px;
      padding-right: 30px;
    }
    /* line 98, ../development/scss/opencart/_opencart-modules.scss */
    .filter .filter-content label {
      font-weight: 300;
    }
    /* line 103, ../development/scss/opencart/_opencart-modules.scss */
    .filter .radio, .filter .checkbox {
      margin-top: 20px;
      margin-bottom: 20px;
    }

    /* line 110, ../development/scss/opencart/_opencart-modules.scss */
    .pavproducts {
      border: 1px solid #e5e5e5;
    }
    /* line 112, ../development/scss/opencart/_opencart-modules.scss */
    .pavproducts .tab-pane {
      position: relative;
    }
    /* line 115, ../development/scss/opencart/_opencart-modules.scss */
    .pavproducts .nav > li > a {
      padding: 18px 10px;
    }
    /* line 118, ../development/scss/opencart/_opencart-modules.scss */
    .pavproducts .products-block {
      border: none;
    }

    /* line 124, ../development/scss/opencart/_opencart-modules.scss */
    .cart .dropdown-menu {
      padding: 20px;
      min-width: 400px;
    }

    /* line 132, ../development/scss/opencart/_opencart-modules.scss */
    .banner-wrapper-margin .banner-wrapper {
      margin-bottom: 20px;
    }

    /* line 137, ../development/scss/opencart/_opencart-modules.scss */
    .nomargin .box {
      margin-bottom: 0;
    }

    /* line 143, ../development/scss/opencart/_opencart-modules.scss */
    .fix-most-views .product-label, .fix-most-views .rating, .fix-most-views .cart, .fix-most-views .action {
      display: none;
    }
    /* line 147, ../development/scss/opencart/_opencart-modules.scss */
    .fix-most-views .products-row .product-col {
      min-height: 155px;
      padding: 20px;
    }
    /* line 156, ../development/scss/opencart/_opencart-modules.scss */
    .fix-most-views .product-block blockquote {
      margin: 0;
      padding: 0;
      border: none;
    }
    /* line 163, ../development/scss/opencart/_opencart-modules.scss */
    .fix-most-views .border:after {
      height: 0;
    }

    /* line 173, ../development/scss/opencart/_opencart-modules.scss */
    .pav-newsletter .valid {
      position: absolute;
      width: 100%;
      top: 100%;
      left: 0;
      right: 0;
      margin-top: 5px;
      z-index: 9999;
    }

    /* line 185, ../development/scss/opencart/_opencart-modules.scss */
    .blog-wrapper .blog-item {
      position: relative;
      border-bottom: 1px dashed #ededed;
      margin-bottom: 25px;
      overflow: hidden;
      padding-bottom: 25px;
    }
    /* line 191, ../development/scss/opencart/_opencart-modules.scss */
    .blog-wrapper .blog-item .description {
      overflow: hidden;
      max-height: 50px;
      margin-bottom: 10px;
    }
    /* line 198, ../development/scss/opencart/_opencart-modules.scss */
    .blog-wrapper .blog-title a {
      color: #000;
    }
    /* line 200, ../development/scss/opencart/_opencart-modules.scss */
    .blog-wrapper .blog-title a:hover {
      color: #5fb7dd;
    }
    /* line 205, ../development/scss/opencart/_opencart-modules.scss */
    .blog-wrapper .t-color {
      color: #000;
    }
    /* line 209, ../development/scss/opencart/_opencart-modules.scss */
    .blog-wrapper ul li, .blog-wrapper ol li {
      list-style-position: inside;
    }
    /* line 214, ../development/scss/opencart/_opencart-modules.scss */
    .blog-wrapper .blog-tags a {
      color: #000;
    }

    /* siderbar */
    /* category */
    /* line 5, ../development/scss/opencart/_opencart-pages.scss */
    .category-info {
      padding: 0;
    }
    /* line 7, ../development/scss/opencart/_opencart-pages.scss */
    .category-info .image {
      padding: 0;
      margin-bottom: 19px;
    }

    /* line 12, ../development/scss/opencart/_opencart-pages.scss */
    .category-description {
      display: none;
    }

    /* line 17, ../development/scss/opencart/_opencart-pages.scss */
    .refine-search ul, .refine-search ol {
      list-style: none;
    }
    /* line 19, ../development/scss/opencart/_opencart-pages.scss */
    .refine-search ul li, .refine-search ol li {
      padding: 5px 0;
      margin-right: 10px;
      padding-left: 10px;
      margin-left: 35px;
      margin-bottom: 10px;
      line-height: normal;
      position: relative;
      float: left;
    }
    /* line 305, ../development/scss/mixins/_app.scss */
    .rtl .refine-search ul li, .rtl .refine-search ol li {
      float: right;
    }
    /* line 28, ../development/scss/opencart/_opencart-pages.scss */
    .refine-search ul li:before, .refine-search ol li:before {
      content: "";
      position: absolute;
      width: 3px;
      height: 3px;
      top: 50%;
      left: 0;
      background-color: #000;
    }

    /* line 60, ../development/scss/opencart/_opencart-pages.scss */
    .subcategories {
      margin-bottom: -1px;
      background-color: #fff;
    }

/* 
 *  LISTING PRODUCTS PAGE 
 */
 /* line 68, ../development/scss/opencart/_opencart-pages.scss */
 .product-filter {
  text-transform: uppercase;
  font-size: 12px;
  color: #000000;
  margin-bottom: 15px;
  margin-top: 15px;
}
/* line 76, ../development/scss/opencart/_opencart-pages.scss */
.product-filter .filter-right > div {
  padding-left: 5px;
  margin: 0 10px;
}
/* line 80, ../development/scss/opencart/_opencart-pages.scss */
.product-filter .display {
  float: left;
}
/* line 305, ../development/scss/mixins/_app.scss */
.rtl .product-filter .display {
  float: right;
}
/* line 83, ../development/scss/opencart/_opencart-pages.scss */
.product-filter .form-control {
  display: inline-block;
  width: auto;
  box-shadow: none;
  height: 30px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
/* line 91, ../development/scss/opencart/_opencart-pages.scss */
.product-filter .product-compare .btn {
  font-size: 10px;
}
/* line 95, ../development/scss/opencart/_opencart-pages.scss */
.product-filter .btn-switch {
  width: 30px;
  height: 30px;
  display: inline-block;
  border: 1px solid #ededed;
  margin-right: 5px;
  padding: 0;
  line-height: 30px;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .product-filter .btn-switch {
  margin-left: 5px;
  margin-right: inherit;
}
/* line 102, ../development/scss/opencart/_opencart-pages.scss */
.product-filter .btn-switch:hover, .product-filter .btn-switch.active {
  color: #5fb7dd;
  border: 1px solid #5fb7dd;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 111, ../development/scss/opencart/_opencart-pages.scss */
.product-list .product-col {
  width: 100% !important;
  clear: both;
}
/* line 115, ../development/scss/opencart/_opencart-pages.scss */
.product-list .product-block {
  overflow: hidden;
}
/* line 117, ../development/scss/opencart/_opencart-pages.scss */
.product-list .product-block .action {
  position: absolute;
  display: flex;
  width: auto;
}
/* line 122, ../development/scss/opencart/_opencart-pages.scss */
.product-list .product-block .description {
  display: block;
  overflow: hidden;
  height: 50px;
}
/* line 127, ../development/scss/opencart/_opencart-pages.scss */
.product-list .product-block .name {
  padding: 0;
}
/* line 130, ../development/scss/opencart/_opencart-pages.scss */
.product-list .product-block .image {
  width: 30%;
  float: left;
}
/* line 305, ../development/scss/mixins/_app.scss */
.rtl .product-list .product-block .image {
  float: right;
}
/* line 134, ../development/scss/opencart/_opencart-pages.scss */
.product-list .product-block .product-meta {
  width: 70%;
  float: right;
  padding-left: 28px;
  padding-right: 28px;
}
/* line 305, ../development/scss/mixins/_app.scss */
.rtl .product-list .product-block .product-meta {
  float: left;
}
/* line 141, ../development/scss/opencart/_opencart-pages.scss */
.product-list .product-block:hover .quickview {
  left: 5%;
}
/* line 405, ../development/scss/mixins/_app.scss */
.rtl .product-list .product-block:hover .quickview {
  right: 5%;
  left: auto;
}

/* 
* PRODUCT INFORMATION PAGE
*/
/* line 159, ../development/scss/opencart/_opencart-pages.scss */
.thumbs-preview.vertical {
  padding-top: 30px;
  padding-bottom: 30px;
}

/* line 164, ../development/scss/opencart/_opencart-pages.scss */
.product-info {
  margin-bottom: 20px;
  background-color: #fff;
  padding-top: 30px;
}
/* line 168, ../development/scss/opencart/_opencart-pages.scss */
.product-info .product-info-bg {
  position: relative;
}
/* line 171, ../development/scss/opencart/_opencart-pages.scss */
.product-info .box-product-infomation {
  border-top: 1px solid #ededed;
  padding-top: 20px;
}
/* line 175, ../development/scss/opencart/_opencart-pages.scss */
.product-info .thumbs-preview {
  margin-top: 20px;
}
/* line 181, ../development/scss/opencart/_opencart-pages.scss */
.product-info .vertical.image-additional {
  position: relative;
  min-height: 432px;
}
/* line 184, ../development/scss/opencart/_opencart-pages.scss */
.product-info .vertical.image-additional .carousel-control {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 189, ../development/scss/opencart/_opencart-pages.scss */
.product-info .vertical:hover .carousel-control {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
/* line 195, ../development/scss/opencart/_opencart-pages.scss */
.product-info .vertical .center {
  left: 50%;
  margin-left: -13px;
}
/* line 405, ../development/scss/mixins/_app.scss */
.rtl .product-info .vertical .center {
  right: 50%;
  left: auto;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .product-info .vertical .center {
  margin-right: -13px;
  margin-left: inherit;
}
/* line 200, ../development/scss/opencart/_opencart-pages.scss */
.product-info .vertical .top {
  top: 0;
}
/* line 204, ../development/scss/opencart/_opencart-pages.scss */
.product-info .vertical .bottom {
  top: auto;
  bottom: 0;
}
/* line 209, ../development/scss/opencart/_opencart-pages.scss */
.product-info .horical {
  display: block;
  width: 100%;
  text-align: center;
  position: relative;
}
/* line 216, ../development/scss/opencart/_opencart-pages.scss */
.product-info .horical:hover .carousel-control {
  display: block;
}
/* line 221, ../development/scss/opencart/_opencart-pages.scss */
.product-info .carousel-control {
  top: 25%;
  display: none;
}
/* line 224, ../development/scss/opencart/_opencart-pages.scss */
.product-info .carousel-control.left {
  left: -10px;
}
/* line 405, ../development/scss/mixins/_app.scss */
.rtl .product-info .carousel-control.left {
  right: -10px;
  left: auto;
}
/* line 227, ../development/scss/opencart/_opencart-pages.scss */
.product-info .carousel-control.right {
  right: -10px;
}
/* line 412, ../development/scss/mixins/_app.scss */
.rtl .product-info .carousel-control.right {
  left: -10px;
  right: auto;
}
/* line 231, ../development/scss/opencart/_opencart-pages.scss */
.product-info .rating {
  margin-bottom: 30px;
  line-height: 20px;
}
/* line 237, ../development/scss/opencart/_opencart-pages.scss */
.product-info .cart .links {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
}
/* line 241, ../development/scss/opencart/_opencart-pages.scss */
.product-info .cart .fa-shopping-cart {
  margin-right: 5px;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .product-info .cart .fa-shopping-cart {
  margin-left: 5px;
  margin-right: inherit;
}
/* line 245, ../development/scss/opencart/_opencart-pages.scss */
.product-info .image {
  position: relative;
  text-align: center;
}
/* line 249, ../development/scss/opencart/_opencart-pages.scss */
.product-info img {
  display: inline-block;
}
/* line 252, ../development/scss/opencart/_opencart-pages.scss */
.product-info .share {
  padding: 20px 0;
  display: none;
}
/* line 14, ../development/scss/mixins/mixins/_clearfix.scss */
.product-info .share:before, .product-info .share:after {
  content: " ";
  display: table;
}
/* line 19, ../development/scss/mixins/mixins/_clearfix.scss */
.product-info .share:after {
  clear: both;
}
/* line 257, ../development/scss/opencart/_opencart-pages.scss */
.product-info .option-image {
  margin-top: 3px;
  margin-bottom: 10px;
}
/* line 260, ../development/scss/opencart/_opencart-pages.scss */
.product-info .option-image label {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 265, ../development/scss/opencart/_opencart-pages.scss */
.product-info .option-image img {
  margin-right: 5px;
  margin-left: 0;
  border: 1px solid #CCCCCC;
  cursor: pointer;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .product-info .option-image img {
  margin-left: 5px;
  margin-right: inherit;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .product-info .option-image img {
  margin-right: 0;
  margin-left: inherit;
}
/* line 272, ../development/scss/opencart/_opencart-pages.scss */
.product-info .options {
  margin-bottom: 20px;
}
/* line 276, ../development/scss/opencart/_opencart-pages.scss */
.product-info .review .share {
  line-height: normal;
}
/* line 278, ../development/scss/opencart/_opencart-pages.scss */
.product-info .review .share a {
  text-decoration: none;
}
/* line 282, ../development/scss/opencart/_opencart-pages.scss */
.product-info .review > div {
  padding: 0;
  border: 0;
}
/* line 285, ../development/scss/opencart/_opencart-pages.scss */
.product-info .review > div > span {
  color: #38B0E3;
}
/* line 291, ../development/scss/opencart/_opencart-pages.scss */
.product-info .qty {
  line-height: 35px;
  font-weight: 13px;
  text-transform: uppercase;
  font-weight: 700;
  color: #333;
  margin-right: 5px;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .product-info .qty {
  margin-left: 5px;
  margin-right: inherit;
}
/* line 300, ../development/scss/opencart/_opencart-pages.scss */
.product-info .quantity-adder {
  color: #000;
  display: block;
  height: 35px;
  width: 68px;
  position: relative;
  margin-right: 15px;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .product-info .quantity-adder {
  margin-left: 15px;
  margin-right: inherit;
}
/* line 307, ../development/scss/opencart/_opencart-pages.scss */
.product-info .quantity-adder .form-control {
  padding: 8px 2px;
}
/* line 310, ../development/scss/opencart/_opencart-pages.scss */
.product-info .quantity-adder .add-action {
  width: 25px;
  height: 18px;
  display: block;
  position: relative;
  cursor: pointer;
  font-size: 7px;
  line-height: 18px;
  text-align: center;
  border-style: solid;
  border-color: #e5e5e5;
  border-width: 1px;
}
/* line 322, ../development/scss/opencart/_opencart-pages.scss */
.product-info .quantity-adder .add-up {
  margin-top: -1px;
  margin-left: 5px;
  margin-right: 0;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .product-info .quantity-adder .add-up {
  margin-right: 5px;
  margin-left: inherit;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .product-info .quantity-adder .add-up {
  margin-left: 0;
  margin-right: inherit;
}
/* line 327, ../development/scss/opencart/_opencart-pages.scss */
.product-info .quantity-adder .add-down {
  margin-left: 5px;
  margin-right: 0;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .product-info .quantity-adder .add-down {
  margin-right: 5px;
  margin-left: inherit;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .product-info .quantity-adder .add-down {
  margin-left: 0;
  margin-right: inherit;
}
/* line 332, ../development/scss/opencart/_opencart-pages.scss */
.product-info .quantity-adder .quantity-number input {
  width: 36px;
  height: 35px;
  text-align: center;
  display: inline-block;
  *display: inline;
  zoom: 1;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: 1px solid #e5e5e5;
  box-shadow: none;
}
/* line 342, ../development/scss/opencart/_opencart-pages.scss */
.product-info .quantity-adder .minimum {
  line-height: 38px;
  font-size: 11px;
  margin-left: 10px;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .product-info .quantity-adder .minimum {
  margin-right: 10px;
  margin-left: inherit;
}
/* line 348, ../development/scss/opencart/_opencart-pages.scss */
.product-info .action {
  margin-bottom: 20px;
  margin-top: 16px;
}
/* line 14, ../development/scss/mixins/mixins/_clearfix.scss */
.product-info .action:before, .product-info .action:after {
  content: " ";
  display: table;
}
/* line 19, ../development/scss/mixins/mixins/_clearfix.scss */
.product-info .action:after {
  clear: both;
}
/* line 352, ../development/scss/opencart/_opencart-pages.scss */
.product-info .action > div {
  position: relative;
}
/* line 356, ../development/scss/opencart/_opencart-pages.scss */
.product-info .product-extra {
  border-bottom: 1px solid #ededed;
  border-top: 1px solid #ededed;
  display: flex;
  padding: 10px 0;
}
/* line 362, ../development/scss/opencart/_opencart-pages.scss */
.product-info .compare, .product-info .wishlist {
  text-transform: uppercase;
  color: #999;
  font-size: 12px;
  cursor: pointer;
  letter-spacing: 1px;
  font-family: Montserrat,sans-serif;
}
/* line 369, ../development/scss/opencart/_opencart-pages.scss */
.product-info .compare i, .product-info .wishlist i {
  border: 1px solid #ededed;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  width: 30px;
  height: 30px;
  padding-top: 8px;
  margin-right: 8px;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .product-info .compare i, .rtl .product-info .wishlist i {
  margin-left: 8px;
  margin-right: inherit;
}
/* line 376, ../development/scss/opencart/_opencart-pages.scss */
.product-info .compare:hover, .product-info .wishlist:hover {
  color: #5fb7dd;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
/* line 379, ../development/scss/opencart/_opencart-pages.scss */
.product-info .compare:hover i, .product-info .wishlist:hover i {
  border-color: #5fb7dd;
}
/* line 384, ../development/scss/opencart/_opencart-pages.scss */
.product-info .compare {
  padding-left: 5px;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .product-info .compare {
  padding-right: 5px;
  padding-left: inherit;
}
/* line 387, ../development/scss/opencart/_opencart-pages.scss */
.product-info .tab-content {
  font-weight: 300;
}
/* line 390, ../development/scss/opencart/_opencart-pages.scss */
.product-info .tags {
  padding-left: 17px;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .product-info .tags {
  padding-right: 17px;
  padding-left: inherit;
}

/* line 395, ../development/scss/opencart/_opencart-pages.scss */
.zoomWindowContainer .zoomWindow {
  left: 500px;
}
/* line 405, ../development/scss/mixins/_app.scss */
.rtl .zoomWindowContainer .zoomWindow {
  right: 500px;
  left: auto;
}

/* line 399, ../development/scss/opencart/_opencart-pages.scss */
.refine-search {
  background-color: #fff;
}
/* line 401, ../development/scss/opencart/_opencart-pages.scss */
.refine-search ul {
  list-style-position: inside;
}
/* line 405, ../development/scss/opencart/_opencart-pages.scss */
.refine-search h3 {
  color: #474747;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}

/*
 * Off Canvas
 * --------------------------------------------------
 */
 @media screen and (max-width: 992px) {
  /* line 6, ../development/scss/opencart/_offcanvas.scss */
  .row-offcanvas {
    position: relative;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }

  /* line 10, ../development/scss/opencart/_offcanvas.scss */
  .row-offcanvas-right {
    right: 0;
  }
  /* line 412, ../development/scss/mixins/_app.scss */
  .rtl .row-offcanvas-right {
    left: 0;
    right: auto;
  }

  /* line 13, ../development/scss/opencart/_offcanvas.scss */
  .row-offcanvas-left {
    left: 0;
  }
  /* line 405, ../development/scss/mixins/_app.scss */
  .rtl .row-offcanvas-left {
    right: 0;
    left: auto;
  }

  /* line 16, ../development/scss/opencart/_offcanvas.scss */
  .row-offcanvas-right
  .sidebar-offcanvas {
    right: -70%;
  }
  /* line 412, ../development/scss/mixins/_app.scss */
  .rtl .row-offcanvas-right
  .sidebar-offcanvas {
    left: -70%;
    right: auto;
  }

  /* line 20, ../development/scss/opencart/_offcanvas.scss */
  .row-offcanvas-left
  .sidebar-offcanvas {
    left: -70%;
  }
  /* line 405, ../development/scss/mixins/_app.scss */
  .rtl .row-offcanvas-left
  .sidebar-offcanvas {
    right: -70%;
    left: auto;
  }

  /* line 24, ../development/scss/opencart/_offcanvas.scss */
  .row-offcanvas-right.active {
    right: 70%;
  }
  /* line 412, ../development/scss/mixins/_app.scss */
  .rtl .row-offcanvas-right.active {
    left: 70%;
    right: auto;
  }

  /* line 27, ../development/scss/opencart/_offcanvas.scss */
  .row-offcanvas-left.active {
    left: 70%;
  }
  /* line 405, ../development/scss/mixins/_app.scss */
  .rtl .row-offcanvas-left.active {
    right: 70%;
    left: auto;
  }

  /* line 30, ../development/scss/opencart/_offcanvas.scss */
  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 70%;
  }

  /* line 35, ../development/scss/opencart/_offcanvas.scss */
  .bottom-offcanvas {
    border-top: 1px solid #e5e5e5;
    padding: 10px 0;
  }
}
/*offcanvas-menu*/
/* line 42, ../development/scss/opencart/_offcanvas.scss */
#offcanvasmenu .navbar-nav {
  float: none;
}
/* line 44, ../development/scss/opencart/_offcanvas.scss */
#offcanvasmenu .navbar-nav > li {
  float: none;
}
/* line 46, ../development/scss/opencart/_offcanvas.scss */
#offcanvasmenu .navbar-nav > li > a {
  background: transparent;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Montserrat, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
}
/* line 56, ../development/scss/opencart/_offcanvas.scss */
#offcanvasmenu .dropdown-menu {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
  display: block;
  float: none;
  margin: 0;
  padding: 0 8px;
  position: static;
  visibility: visible;
  width: auto !important;
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 69, ../development/scss/opencart/_offcanvas.scss */
#offcanvasmenu .dropdown-menu a {
  font-size: 13px;
  padding: 5px 0;
  display: block;
  font-family: Montserrat, sans-serif;
  background: none;
}
/* line 76, ../development/scss/opencart/_offcanvas.scss */
#offcanvasmenu .dropdown-menu .widget-video {
  display: none;
}
/* line 79, ../development/scss/opencart/_offcanvas.scss */
#offcanvasmenu .dropdown-menu .box-heading {
  color: #999;
}
/* line 83, ../development/scss/opencart/_offcanvas.scss */
#offcanvasmenu .w-product {
  padding: 0;
}
/* line 86, ../development/scss/opencart/_offcanvas.scss */
#offcanvasmenu .product-block {
  border: none;
}
/* line 88, ../development/scss/opencart/_offcanvas.scss */
#offcanvasmenu .product-block .zoom, #offcanvasmenu .product-block .product-label-special {
  display: none;
}

/* line 1, ../development/scss/opencart/_style.scss */
#sys-notification {
  position: fixed;
  top: 10px;
  width: 100%;
  z-index: 9999;
}

/* .carousel-inner{
    overflow: visible;
    } */
    /* line 11, ../development/scss/opencart/_style.scss */
    .carousel-ed .carousel-controls {
      position: static;
      opacity: 0;
    }
    /* line 14, ../development/scss/opencart/_style.scss */
    .carousel-ed .carousel-controls:after, .carousel-ed .carousel-controls:before {
      background-color: none;
      height: 0;
    }
    /* line 18, ../development/scss/opencart/_style.scss */
    .carousel-ed .carousel-controls .carousel-control {
      bottom: 0;
    }
    /* line 23, ../development/scss/opencart/_style.scss */
    .carousel-ed:hover .carousel-controls {
      opacity: 1;
      -webkit-transition: all 0.4s ease 0s;
      -o-transition: all 0.4s ease 0s;
      transition: all 0.4s ease 0s;
    }

    /* line 30, ../development/scss/opencart/_style.scss */
    .no-shadow button {
      background-color: transparent;
      padding: 0 8px;
      font-size: 14px;
    }
    /* line 34, ../development/scss/opencart/_style.scss */
    .no-shadow button:active, .no-shadow button:focus, .no-shadow button.active {
      box-shadow: none;
      color: #5fb7dd;
    }

    /* line 41, ../development/scss/opencart/_style.scss */
    .widget-carousel img {
      border: 2px solid transparent;
    }
    /* line 43, ../development/scss/opencart/_style.scss */
    .widget-carousel img:hover {
      border: 2px solid #000;
      -webkit-transition: all 0.4s ease 0s;
      -o-transition: all 0.4s ease 0s;
      transition: all 0.4s ease 0s;
    }

    /* line 49, ../development/scss/opencart/_style.scss */
    .pav-container {
      background-repeat: no-repeat;
    }

    /* line 60, ../development/scss/opencart/_style.scss */
    .style-adv .widget-images .panel-title {
      letter-spacing: 2px;
      color: #000;
      font-size: 14px;
      margin-bottom: 20px;
    }
    /* line 65, ../development/scss/opencart/_style.scss */
    .style-adv .widget-images .panel-title:hover {
      color: #5fb7dd;
    }
    /* line 69, ../development/scss/opencart/_style.scss */
    .style-adv .widget-images .description-item {
      line-height: 20px;
      margin-bottom: 20px;
    }

/* 
.img-adv{
    overflow: hidden;
    } */
    /* line 79, ../development/scss/opencart/_style.scss */
    .effect-adv {
      overflow: hidden;
      position: relative;
    }
    /* line 82, ../development/scss/opencart/_style.scss */
    .effect-adv img {
      opacity: 1;
      -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;
    }
    /* line 86, ../development/scss/opencart/_style.scss */
    .effect-adv:hover img {
      opacity: 0.5;
      transform: scale3d(1.1, 1.1, 1);
    }

    /* line 92, ../development/scss/opencart/_style.scss */
    .box-static div[class*="col-"] {
      padding: 0;
    }

    /* line 14, ../development/scss/mixins/mixins/_clearfix.scss */
    .support:before, .support:after {
      content: " ";
      display: table;
    }
    /* line 19, ../development/scss/mixins/mixins/_clearfix.scss */
    .support:after {
      clear: both;
    }
    /* line 97, ../development/scss/opencart/_style.scss */
    .support > div {
      width: 33.3333%;
      padding-left: 25px;
      margin: 0;
      position: relative;
    }
    /* line 316, ../development/scss/mixins/_app.scss */
    .rtl .support > div {
      padding-right: 25px;
      padding-left: inherit;
    }
    /* line 102, ../development/scss/opencart/_style.scss */
    .support > div:after, .support > div:before {
      position: absolute;
      top: 25px;
      background-color: #555;
      content: "";
      width: 1px;
      height: 30px;
      line-height: 21px;
      -ms-transform: skew(-30deg);
      -webkit-transform: skew(-30deg);
      transform: skew(-30deg);
      -webkit-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s;
      display: inline-block;
      *display: inline;
      zoom: 1;
      z-index: 9;
    }
    /* line 116, ../development/scss/opencart/_style.scss */
    .support > div:before {
      left: 0;
    }
    /* line 405, ../development/scss/mixins/_app.scss */
    .rtl .support > div:before {
      right: 0;
      left: auto;
    }
    /* line 119, ../development/scss/opencart/_style.scss */
    .support > div:after {
      left: 5px;
    }
    /* line 405, ../development/scss/mixins/_app.scss */
    .rtl .support > div:after {
      right: 5px;
      left: auto;
    }
    /* line 122, ../development/scss/opencart/_style.scss */
    .support > div .left {
      left: -35px;
    }
    /* line 405, ../development/scss/mixins/_app.scss */
    .rtl .support > div .left {
      right: -35px;
      left: auto;
    }
    /* line 125, ../development/scss/opencart/_style.scss */
    .support > div .right {
      right: -40px;
    }
    /* line 412, ../development/scss/mixins/_app.scss */
    .rtl .support > div .right {
      left: -40px;
      right: auto;
    }
    /* line 129, ../development/scss/opencart/_style.scss */
    .support > div:first-child:after, .support > div:first-child:before {
      background: none;
    }
    /* line 135, ../development/scss/opencart/_style.scss */
    .support .media-body .free-date {
      margin-bottom: 0;
    }
    /* line 138, ../development/scss/opencart/_style.scss */
    .support .media-body p {
      text-transform: uppercase;
      font-size: 12px;
    }
    /* line 143, ../development/scss/opencart/_style.scss */
    .support b {
      font-size: 40px;
      font-family: "Oswald Bold", sans-serif;
      color: #e87169;
    }
    /* line 147, ../development/scss/opencart/_style.scss */
    .support b em {
      font-size: 24px;
      line-height: 60px;
      vertical-align: top;
    }

/*
*Move Top
*/
/* line 157, ../development/scss/opencart/_style.scss */
#top {
  cursor: pointer;
  position: absolute;
  right: -20%;
  border-radius: 50%;
  line-height: 40px;
  width: 40px;
  height: 40px;
  text-align: center;
  background-color: #5fb7dd;
  color: #FFFFFF;
  top: -20px;
  border: 1px solid #5fb7dd;
}
/* line 412, ../development/scss/mixins/_app.scss */
.rtl #top {
  left: -20%;
  right: auto;
}
/* line 169, ../development/scss/opencart/_style.scss */
#top a {
  color: #FFFFFF !important;
}
/* line 171, ../development/scss/opencart/_style.scss */
#top a:hover {
  color: #000000 !important;
}

/* line 177, ../development/scss/opencart/_style.scss */
.show-mobile {
  position: relative;
}
/* line 179, ../development/scss/opencart/_style.scss */
.show-mobile .inner-toggle {
  right: 0;
  left: auto;
  top: 130%;
  margin: -1px 0 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 300ms ease-in-out 0s;
  -o-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
  border: medium none;
  display: block;
  margin-top: 0;
  min-width: 200px;
  padding: 10px;
  position: absolute;
  visibility: hidden;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  z-index: 999;
  font-size: 14px;
}
/* line 197, ../development/scss/opencart/_style.scss */
.show-mobile .inner-toggle ul, .show-mobile .inner-toggle ol, .show-mobile .inner-toggle .links {
  margin: 0;
  width: 100%;
}
/* line 200, ../development/scss/opencart/_style.scss */
.show-mobile .inner-toggle ul li, .show-mobile .inner-toggle ol li, .show-mobile .inner-toggle .links li {
  display: block;
  overflow: hidden;
  margin: 0;
}
/* line 204, ../development/scss/opencart/_style.scss */
.show-mobile .inner-toggle ul li a, .show-mobile .inner-toggle ol li a, .show-mobile .inner-toggle .links li a {
  color: #000 !important;
}
/* line 206, ../development/scss/opencart/_style.scss */
.show-mobile .inner-toggle ul li a:hover, .show-mobile .inner-toggle ol li a:hover, .show-mobile .inner-toggle .links li a:hover {
  background-color: transparent;
  color: #5fb7dd;
}
/* line 213, ../development/scss/opencart/_style.scss */
.show-mobile .inner-toggle .btn {
  display: none;
}
/* line 218, ../development/scss/opencart/_style.scss */
.show-mobile .quick-access ul li a {
  padding: 5px 0;
  float: left;
}
/* line 305, ../development/scss/mixins/_app.scss */
.rtl .show-mobile .quick-access ul li a {
  float: right;
}
/* line 221, ../development/scss/opencart/_style.scss */
.show-mobile .quick-access ul li a .fa {
  padding-right: 8px;
}
/* line 228, ../development/scss/opencart/_style.scss */
.show-mobile .pull-left:hover .inner-toggle {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  top: 112%;
}
/* line 235, ../development/scss/opencart/_style.scss */
.show-mobile .quickaccess-toggle {
  line-height: 35px;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
  width: 50px;
  height: 35px;
}
/* line 241, ../development/scss/opencart/_style.scss */
.show-mobile .quickaccess-toggle:hover {
  color: #999;
}

/* line 248, ../development/scss/opencart/_style.scss */
.productdeals.product-list .product-block .image {
  width: 18%;
}

/* line 254, ../development/scss/opencart/_style.scss */
.hightlighted .product-block .image {
  float: left;
  width: 50%;
  overflow: inherit;
  margin-right: 15px;
  z-index: 1;
}
/* line 305, ../development/scss/mixins/_app.scss */
.rtl .hightlighted .product-block .image {
  float: right;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .hightlighted .product-block .image {
  margin-left: 15px;
  margin-right: inherit;
}
/* line 261, ../development/scss/opencart/_style.scss */
.hightlighted .product-block .product-meta {
  float: right;
  width: 45%;
}
/* line 305, ../development/scss/mixins/_app.scss */
.rtl .hightlighted .product-block .product-meta {
  float: left;
}
/* line 264, ../development/scss/opencart/_style.scss */
.hightlighted .product-block .product-meta .price {
  width: 25%;
}
/* line 268, ../development/scss/opencart/_style.scss */
.hightlighted .product-block .description {
  color: #555;
  font-family: "Roboto", sans-serif;
  border-bottom: 1px solid #ededed;
  height: auto;
  padding-bottom: 34px;
  display: block;
}
/* line 276, ../development/scss/opencart/_style.scss */
.hightlighted .product-block .name {
  margin-bottom: 20px;
}
/* line 278, ../development/scss/opencart/_style.scss */
.hightlighted .product-block .name a {
  color: #000000;
  text-transform: none;
  font-size: 18px;
  line-height: 25px;
}
/* line 286, ../development/scss/opencart/_style.scss */
.hightlighted .product-block:hover .quickview {
  display: none;
}
/* line 291, ../development/scss/opencart/_style.scss */
.hightlighted .price-old {
  color: #999;
}
/* line 294, ../development/scss/opencart/_style.scss */
.hightlighted .price-new {
  color: #e87169;
  font-size: 24px;
}
/* line 299, ../development/scss/opencart/_style.scss */
.hightlighted .rating {
  margin-top: 15px;
  display: none !important;
}

/* line 306, ../development/scss/opencart/_style.scss */
.border-dashed:after {
  border-top: 1px dashed #5fb7dd;
}

/* line 311, ../development/scss/opencart/_style.scss */
.logo-about {
  margin-bottom: 20px;
}

/* line 316, ../development/scss/opencart/_style.scss */
.pavpopulartag a {
  background: #f4f4f4;
  color: #999;
  padding: 5px;
  margin-right: 5px;
  line-height: 30px;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .pavpopulartag a {
  margin-left: 5px;
  margin-right: inherit;
}
/* line 323, ../development/scss/opencart/_style.scss */
.pavpopulartag .panel-body {
  padding-bottom: 30px !important;
}

/* line 330, ../development/scss/opencart/_style.scss */
.custom-full .custom h5, .custom-full .custom p {
  display: initial;
  margin: 0 2px;
}
/* line 336, ../development/scss/opencart/_style.scss */
.custom-full ul li {
  list-style: none;
  float: left;
  margin-bottom: 40px;
  margin-top: 40px;
  width: 33%;
}
/* line 305, ../development/scss/mixins/_app.scss */
.rtl .custom-full ul li {
  float: right;
}
/* line 342, ../development/scss/opencart/_style.scss */
.custom-full ul li i {
  font-size: 20px;
}

/* line 350, ../development/scss/opencart/_style.scss */
.widget-category ul {
  margin-bottom: 0;
}
/* line 352, ../development/scss/opencart/_style.scss */
.widget-category ul li {
  float: left;
  margin-right: 16px;
}
/* line 305, ../development/scss/mixins/_app.scss */
.rtl .widget-category ul li {
  float: right;
}
/* line 355, ../development/scss/opencart/_style.scss */
.widget-category ul li:last-child {
  margin-right: 0;
}
/* line 360, ../development/scss/opencart/_style.scss */
.widget-category .caption {
  position: absolute;
  top: 34%;
  text-align: center;
  width: 30%;
}
/* line 365, ../development/scss/opencart/_style.scss */
.widget-category .caption a, .widget-category .caption h4 {
  color: #FFFFFF;
}
/* line 368, ../development/scss/opencart/_style.scss */
.widget-category .caption a {
  text-transform: uppercase;
}
/* line 371, ../development/scss/opencart/_style.scss */
.widget-category .caption h4 {
  font-family: "Medula One", cursive;
  font-size: 40px;
}

/* line 379, ../development/scss/opencart/_style.scss */
.img-list-product .image-item {
 /*1  width: 25%;*/
}
/* line 382, ../development/scss/opencart/_style.scss */
.img-list-product .list {
  width: 75%;
  float: left;
}

/* line 389, ../development/scss/opencart/_style.scss */
.content-introduce em {
  color: #999;
}

/* line 394, ../development/scss/opencart/_style.scss */
.information-contact .breadcrumbs {
  margin-bottom: 0 !important;
}

/* line 2, ../development/scss/opencart/modules/_autosearch.scss */
.search-auto {
  padding-top: 28px;
}

/* line 5, ../development/scss/opencart/modules/_autosearch.scss */
.autosearch-wrapper {
  display: block;
  width: 100%;
  height: 32px;
  position: relative;
  border: 1px solid #333333;
  color: #999;
}
/* line 12, ../development/scss/opencart/modules/_autosearch.scss */
.autosearch-wrapper .autosearch-input {.autosearch-wrapper .autosearch-category select
  display: inline-block;
  width: 50%;
  float: left;
  height: 29px;
  padding: 0 10px;
  border: none;
}
/* line 305, ../development/scss/mixins/_app.scss */
.rtl .autosearch-wrapper .autosearch-input {
  float: right;
}
/* line 20, ../development/scss/opencart/modules/_autosearch.scss */
.autosearch-wrapper .autosearch-category {
  display: inline-block;
  width: 42%;
  position: relative;
  overflow: hidden;
  float: right;
  border-left: 1px solid #e5e5e5;
  cursor: pointer;
}
/* line 305, ../development/scss/mixins/_app.scss */
.rtl .autosearch-wrapper .autosearch-category {
  float: left;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .autosearch-wrapper .autosearch-category {
  border-right: 1px solid #e5e5e5;
  border-left: inherit;
}
/* line 28, ../development/scss/opencart/modules/_autosearch.scss */
.autosearch-wrapper .autosearch-category select {
  display: inline-block;
  border: none;
  width: 130%;
  height: 29px;
  padding: 0 10px;
  cursor: pointer;
}
/* line 36, ../development/scss/opencart/modules/_autosearch.scss */
.autosearch-wrapper .autosearch-category .fa {
  position: absolute;
  top: 36%;
  right: 10px;
}
/* line 412, ../development/scss/mixins/_app.scss */
.rtl .autosearch-wrapper .autosearch-category .fa {
  left: 10px;
  right: auto;
}
/* line 42, ../development/scss/opencart/modules/_autosearch.scss */
.autosearch-wrapper .autosearch-submit {
  border: none;
  display: inline-block;
  width: 8%;
  height: 29px;
  margin: 0;
  float: right;
  background: #FFFFFF;
  border-bottom-right-radius: 50px !important;
  border-top-right-radius: 50px !important;
}
/* line 305, ../development/scss/mixins/_app.scss */
.rtl .autosearch-wrapper .autosearch-submit {
  float: left;
}
/* line 52, ../development/scss/opencart/modules/_autosearch.scss */
.autosearch-wrapper .autosearch-submit .fa {
  color: #000000;
  font-size: 11px;
}
/* line 57, ../development/scss/opencart/modules/_autosearch.scss */
.autosearch-wrapper .search {
  position: relative;
}
/* line 59, ../development/scss/opencart/modules/_autosearch.scss */
.autosearch-wrapper .search .autosearch {
  width: 100%;
}
/* line 65, ../development/scss/opencart/modules/_autosearch.scss */
.autosearch-wrapper .dropdown-menu > li.media {
  margin: 15px 10px;
  overflow: hidden;
}
/* line 70, ../development/scss/opencart/modules/_autosearch.scss */
.autosearch-wrapper .dropdown-menu > li.clearfix {
  border-bottom: 1px dashed #e5e5e5;
  margin-left: 10px;
  margin-right: 10px;
}
/* line 76, ../development/scss/opencart/modules/_autosearch.scss */
.autosearch-wrapper .dropdown-menu > li:last-child {
  border-bottom: none;
}
/* line 80, ../development/scss/opencart/modules/_autosearch.scss */
.autosearch-wrapper .dropdown-menu > li > a {
  padding: 0;
}

/* line 2, ../development/scss/opencart/modules/_verticalmenu.scss */
.pav-verticalmenu .panel-body {
  background: rgb(0,83,101);
  padding: 15px;
}

/* line 8, ../development/scss/opencart/modules/_verticalmenu.scss */
.verticalmenu .navbar-collapse {
  margin: 0;
  padding: 0;
  border: none;
}
/* line 13, ../development/scss/opencart/modules/_verticalmenu.scss */
.verticalmenu .navbar-nav {
  position: static;
  float: none;
  width: 100%;
}
/* line 16, ../development/scss/opencart/modules/_verticalmenu.scss */
.verticalmenu .navbar-nav > li {
  width: 100%;
  position: relative;
  position: static;
  background: rgb(0,83,101);
  margin-bottom: 6px;
  border:1px solid rgb(251,195,107);
}
/* line 22, ../development/scss/opencart/modules/_verticalmenu.scss */
.verticalmenu .navbar-nav > li > a {
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  padding: 8px 30px;
  color: #FFFFFF;
  font-family: "Raleway Medium", sans-serif;
  position: relative;
}
/* line 32, ../development/scss/opencart/modules/_verticalmenu.scss */
.verticalmenu .navbar-nav > li > a .fa {
  margin-right: 5px;
  width: 20px;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .verticalmenu .navbar-nav > li > a .fa {
  margin-left: 5px;
  margin-right: inherit;
}
/* line 37, ../development/scss/opencart/modules/_verticalmenu.scss */
.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;
}
/* line 305, ../development/scss/mixins/_app.scss */
.rtl .verticalmenu .navbar-nav > li > a .caret {
  float: left;
}
/* line 42, ../development/scss/opencart/modules/_verticalmenu.scss */
.rtl .verticalmenu .navbar-nav > li > a .caret {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
/* line 49, ../development/scss/opencart/modules/_verticalmenu.scss */
.verticalmenu .navbar-nav > li.topdropdow:hover {
  position: static;
}
/* line 53, ../development/scss/opencart/modules/_verticalmenu.scss */
.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;
}
/* line 56, ../development/scss/opencart/modules/_verticalmenu.scss */
.verticalmenu .navbar-nav > li:hover a {
  color: #000;
}
/* line 59, ../development/scss/opencart/modules/_verticalmenu.scss */
.verticalmenu .navbar-nav > li:hover > .dropdown-menu {
  /* top: 0px;*/
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  display: block;
  left: 100%;
  box-shadow: none;
  border-color: #e5e5e5;
  margin-left: -8px;
}
/* line 405, ../development/scss/mixins/_app.scss */
.rtl .verticalmenu .navbar-nav > li:hover > .dropdown-menu {
  right: 100%;
  left: auto;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .verticalmenu .navbar-nav > li:hover > .dropdown-menu {
  margin-right: -1px;
  margin-left: inherit;
}
/* line 70, ../development/scss/opencart/modules/_verticalmenu.scss */
.verticalmenu .navbar-nav > li .parent {
  position: relative;
}
/* line 72, ../development/scss/opencart/modules/_verticalmenu.scss */
.verticalmenu .navbar-nav > li .parent > .dropdown-toggle {
  text-transform: none;
  font-weight: normal;
}
/* line 77, ../development/scss/opencart/modules/_verticalmenu.scss */
.verticalmenu .navbar-nav > li .parent:hover > .dropdown-menu {
  right: 100%;
  top: 0px;
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 412, ../development/scss/mixins/_app.scss */
.rtl .verticalmenu .navbar-nav > li .parent:hover > .dropdown-menu {
  left: 100%;
  right: auto;
}
/* line 85, ../development/scss/opencart/modules/_verticalmenu.scss */
.verticalmenu .navbar-nav > li .parent.dropdown-submenu:hover .dropdown-menu {
  right: 115%;
  display: block;
  top: 0;
}
/* line 412, ../development/scss/mixins/_app.scss */
.rtl .verticalmenu .navbar-nav > li .parent.dropdown-submenu:hover .dropdown-menu {
  left: 115%;
  right: auto;
}
/* line 95, ../development/scss/opencart/modules/_verticalmenu.scss */
.verticalmenu .dropdown-menu {
  right: auto;
  left: 110%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 300ms ease-in-out 0s;
  -o-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
  -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: 230px;
  padding: 10px;
}
/* line 412, ../development/scss/mixins/_app.scss */
.rtl .verticalmenu .dropdown-menu {
  left: auto;
  right: auto;
}
/* line 405, ../development/scss/mixins/_app.scss */
.rtl .verticalmenu .dropdown-menu {
  right: 110%;
  left: auto;
}
/* line 108, ../development/scss/opencart/modules/_verticalmenu.scss */
.verticalmenu .dropdown-menu.level1 {
 margin-top: -38px; 
}
/* line 109, ../development/scss/opencart/modules/_verticalmenu.scss */
.verticalmenu .dropdown-menu.level1 .fa {
  display: none;
}
/* line 115, ../development/scss/opencart/modules/_verticalmenu.scss */
.verticalmenu .dropdown-menu.level2 .fa {
  display: none;
}
/* line 120, ../development/scss/opencart/modules/_verticalmenu.scss */
.verticalmenu .dropdown-menu.level3 .fa {
  display: none;
}
/* line 124, ../development/scss/opencart/modules/_verticalmenu.scss */
.verticalmenu .dropdown-menu li {
  line-height: 25px;
}
/* line 128, ../development/scss/opencart/modules/_verticalmenu.scss */
.verticalmenu .dropdown-menu ul {
  list-style-type: none;
  padding-left: 0;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .verticalmenu .dropdown-menu ul {
  padding-right: 0;
  padding-left: inherit;
}
/* line 131, ../development/scss/opencart/modules/_verticalmenu.scss */
.verticalmenu .dropdown-menu ul > li {
  margin: 10px 0;
}
/* line 133, ../development/scss/opencart/modules/_verticalmenu.scss */
.verticalmenu .dropdown-menu ul > li > a {
  font-family: Roboto, serif;
  color: #a6a6a6;
}
/* line 136, ../development/scss/opencart/modules/_verticalmenu.scss */
.verticalmenu .dropdown-menu ul > li > a:hover {
  color: #5fb7dd;
}
/* line 141, ../development/scss/opencart/modules/_verticalmenu.scss */
.verticalmenu .dropdown-menu ul > li:before {
  width: 7px;
  height: 8px;
  display: inline-block;
  /* background-image: url("../image/list.png"); */
  left: -11px;top:5px;
  content: "";
  position: absolute;
}
.newli{
	padding-left: 20px;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .verticalmenu .dropdown-menu ul > li:before {
  margin-left: 5px;
  margin-right: inherit;
}
/* line 149, ../development/scss/opencart/modules/_verticalmenu.scss */
.rtl .verticalmenu .dropdown-menu ul > li:before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* line 155, ../development/scss/opencart/modules/_verticalmenu.scss */
.verticalmenu .dropdown-menu .sidebar {
  box-shadow: none;
  padding: 0;
}
/* line 160, ../development/scss/opencart/modules/_verticalmenu.scss */
.verticalmenu .widget-heading {
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 14px;
  color: #333;
  text-transform: uppercase;
  font-family: "Roboto Medium", sans-serif;
}
/* line 170, ../development/scss/opencart/modules/_verticalmenu.scss */
.verticalmenu .bg1 div.dropdown-menu {
  background-image: url("../image/bg1.jpg");
  background-position: bottom right;
  background-repeat: no-repeat;
}
/* line 177, ../development/scss/opencart/modules/_verticalmenu.scss */
.verticalmenu .w-product {
  min-height: 120px;
}

/* line 1, ../development/scss/opencart/modules/_deals.scss */
.deals {
  padding: 0 15px;
}

/* line 5, ../development/scss/opencart/modules/_deals.scss */
.productdeals .days {
  background-color: #5fb7dd;
}
/* line 8, ../development/scss/opencart/modules/_deals.scss */
.productdeals .hours {
  background-color: #ef8247;
}
/* line 11, ../development/scss/opencart/modules/_deals.scss */
.productdeals .minutes {
  background-color: #fdc918;
}
/* line 14, ../development/scss/opencart/modules/_deals.scss */
.productdeals .seconds {
  background-color: #a5c73f;
}
/* line 17, ../development/scss/opencart/modules/_deals.scss */
.productdeals .footer-deals {
  margin-top: 40px;
  height: 65px;
  margin-bottom: 50px;
  width: 90%;
}
/* line 24, ../development/scss/opencart/modules/_deals.scss */
.productdeals .item-countdown .countdown_num {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  display: inline-block;
}
/* line 30, ../development/scss/opencart/modules/_deals.scss */
.productdeals .item-countdown ul {
  margin: 0;
}
/* line 33, ../development/scss/opencart/modules/_deals.scss */
.productdeals .item-countdown li {
  color: #FFFFFF;
  font-family: Montserrat, sans-serif;
  letter-spacing: 2px;
  border-right: 1px solid #ededed;
  padding: 15px 0;
  width: 24%;
  text-align: center;
  font-weight: 700;
  font-size: 12px;
}
/* line 43, ../development/scss/opencart/modules/_deals.scss */
.productdeals .item-countdown li:last-child {
  border: none;
}
/* line 50, ../development/scss/opencart/modules/_deals.scss */
.productdeals.image-deal .product-block .image {
  float: left;
  width: 48%;
  overflow: inherit;
  margin-right: 15px;
  z-index: 1;
}
/* line 305, ../development/scss/mixins/_app.scss */
.rtl .productdeals.image-deal .product-block .image {
  float: right;
}
/* line 316, ../development/scss/mixins/_app.scss */
.rtl .productdeals.image-deal .product-block .image {
  margin-left: 15px;
  margin-right: inherit;
}
/* line 57, ../development/scss/opencart/modules/_deals.scss */
.productdeals.image-deal .product-block .description {
  border-bottom: none;
  padding-bottom: 0;
  display: block;
  height: auto;
}
/* line 69, ../development/scss/opencart/modules/_deals.scss */
.productdeals.image-deal .price-old {
  color: #999;
}
/* line 72, ../development/scss/opencart/modules/_deals.scss */
.productdeals.image-deal .price-new {
  color: #e87169;
  font-size: 15px;
}
/* line 77, ../development/scss/opencart/modules/_deals.scss */
.productdeals.image-deal .rating {
  display: none !important;
}
/* line 81, ../development/scss/opencart/modules/_deals.scss */
.productdeals .product-block:hover .product-meta .rating {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}

@media (min-width: 1200px) {
  /* line 3, ../development/scss/opencart/_responsive.scss */
  .header-layout .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 13, ../development/scss/opencart/_responsive.scss */
  .hightlight .product-block .image {
    width: 100%;
  }

  /* line 16, ../development/scss/opencart/_responsive.scss */
  .product-info .compare {
    padding-left: 0;
  }

  /* line 19, ../development/scss/opencart/_responsive.scss */
  .hightlighted .product-block .product-meta,
  .hightlighted .product-block .image {
    width: 100%;
  }
}
/* Ipad Portrait */
@media (min-width: 768px) and (max-width: 991px) {
  /* line 26, ../development/scss/opencart/_responsive.scss */
  .footer-center .container .column {
    padding-bottom: 10px;
    padding-top: 10px;
  }

  /* line 30, ../development/scss/opencart/_responsive.scss */
  .footer-center .container .column.padding {
    padding-left: 9px;
  }

  /* line 33, ../development/scss/opencart/_responsive.scss */
  .img-list-product .list {
    width: 100%;
  }

  /* line 36, ../development/scss/opencart/_responsive.scss */
  #cart {
    float: left !important;
  }

  /* line 39, ../development/scss/opencart/_responsive.scss */
  .product-info .compare {
    padding-left: 0;
  }

  /* line 42, ../development/scss/opencart/_responsive.scss */
  .zoomContainer {
    display: none !important;
  }

  /* line 45, ../development/scss/opencart/_responsive.scss */
  .cart-top:hover .dropdown-menu,
  .cart-top .dropdown-menu {
    left: 10px;
    right: auto;
  }

  /* line 50, ../development/scss/opencart/_responsive.scss */
  #header-main {
    margin-bottom: 0;
  }

  /* line 54, ../development/scss/opencart/_responsive.scss */
  .col-style .product-col {
    width: 33.3333%;
  }
}
/* Iphone 5 landscape  */
@media (max-width: 767px) {
  /* line 61, ../development/scss/opencart/_responsive.scss */
  .custom-full ul li {
    width: 100%;
  }

  /* line 64, ../development/scss/opencart/_responsive.scss */
  .hightlight .product-block .image {
    width: 100%;
  }

  /* line 67, ../development/scss/opencart/_responsive.scss */
  .footer-center .container .column {
    padding-bottom: 10px;
    padding-top: 10px;
  }

  /* line 71, ../development/scss/opencart/_responsive.scss */
  .footer-center .container .column.padding {
    padding-left: 10px;
  }

  /* line 74, ../development/scss/opencart/_responsive.scss */
  .pavreassurances .media {
    padding: 10px;
  }

  /* line 77, ../development/scss/opencart/_responsive.scss */
  .footer-center .contact {
    margin-top: 0;
  }

  /* line 80, ../development/scss/opencart/_responsive.scss */
  .footer-center .container .column {
    min-height: 200px;
  }

  /* line 83, ../development/scss/opencart/_responsive.scss */
  .effect-v5 {
    width: 80%;
  }

  /* line 86, ../development/scss/opencart/_responsive.scss */
  .zoomContainer {
    display: none !important;
  }

  /* line 89, ../development/scss/opencart/_responsive.scss */
  .btn {
    margin-bottom: 5px;
  }

  /* line 92, ../development/scss/opencart/_responsive.scss */
  h4, .h4 {
    font-size: 14px;
  }

  /* line 95, ../development/scss/opencart/_responsive.scss */
  .img-list-product .list {
    width: 100%;
  }

  /* line 98, ../development/scss/opencart/_responsive.scss */
  .product-info .compare {
    padding-left: 0;
  }

  /* line 101, ../development/scss/opencart/_responsive.scss */
  .product-info .quantity-adder {
    margin-right: 5px;
  }

  /* line 104, ../development/scss/opencart/_responsive.scss */
  .product-info .quantity-adder .add-action {
    width: 20px;
  }

  /* line 107, ../development/scss/opencart/_responsive.scss */
  #header-main {
    margin-bottom: 0;
  }
}
/* Iphone 4 + 5 Portrait */
@media (max-width: 480px) {
  /* line 114, ../development/scss/opencart/_responsive.scss */
  #header-main {
    margin-bottom: 0;
  }
  #topbar a
  {

  }
  .autosearch-wrapper .autosearch-category .fa
  {
    right: 0 !important;
  }
  /* line 119, ../development/scss/opencart/_responsive.scss */
  .product-block:hover .product-meta .rating {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
  }

  /* line 126, ../development/scss/opencart/_responsive.scss */
  .latest-posts-v1 .block-content {
    padding: 0;
  }

  /* line 130, ../development/scss/opencart/_responsive.scss */
  .productdeals.image-deal .product-block .image {
    width: 100%;
  }

  /* line 133, ../development/scss/opencart/_responsive.scss */
  .hightlighted .product-block .product-meta,
  .hightlighted .product-block .image {
    width: 100%;
  }
}



.media:first-child
{
  margin-top:-22px;
}


.box-services {
  font-size: 11px;margin-top:5px;
  text-transform: uppercase;
}
.box-services .iconbox {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  height: 30px;
  line-height: 20px;
  width: 30px;
  /*-webkit-box-shadow: 0 0 0 3px #c83a3a;
  box-shadow: 0 0 0 3px #c83a3a;*/
  position: relative;
  z-index: 1;
  display: inline-block;
}
.box-services .iconbox:after {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  /* background: repeat scroll 0 0 #c83a3a; */
  left: -2px;
  padding: 2px;
  top: -2px;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  content: "";
  height: 100%;
  pointer-events: none;
  position: absolute;
  width: 100%;
  z-index: -1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.box-services .iconbox:hover {
  color: #c83a3a;
  color: #ffffff \9;
}
.box-services .iconbox:hover:after {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  color: #c83a3a;
}
.box-services .btn-info {
 /* background-color: transparent;
  -webkit-box-shadow: 0 0 0 3px #4c4c4c;
  box-shadow: 0 0 0 3px #4c4c4c;*/
}
.box-services .btn-info:after {
 /* background: repeat scroll 0 0 #4c4c4c;*/
}
.box-services .btn-info:hover {
  color: #4c4c4c;
  color: #ffffff \9;
}
.box-media .media {
  color: #939393;
  background-color: #fafafa;
  border: 1px solid #f6f6f6;
  padding: 10px;
}
.box-media .media a.pull-left {
  margin-right: -45px;
}
.box-media .media a.pull-right {
  margin-left: -45px;
}
.box-media .media .media-right {
  text-align: right;
}
.box-media .media .media-right p {
  margin-right: 0;
  margin-left: 30px;
}
.box-media .media p {
  margin-right: 37px;
}
.media-dark .media {
  background-color: #efefef;
  border: 1px solid #efefef;
}














.services {
  margin: 40px 0;
}

.service {
  width: 100%;
  height: 320px;
  margin: 80px 0;
  text-align: center;
  border: 1px solid #ddd;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.service .icon-holder {
  position: relative;
  top: 100px;
  display: inline-block;
  margin-bottom: 40px;
  padding: 10px;
  background: white;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.service .heading {
  position: relative;
  top: 80px;
  -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.service .icon-holder > img.icon {
  width: 60px;
  height: 60px;
}

.service:hover {
  border-color: #00a8ff;
}

.service:hover .icon-holder {
  top: -30px;
}

.service:hover .heading {
  top: -30px;
}

.service .description {
  width: 80%;
  margin: 0 auto;
  opacity: 0;
  -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

.service:hover .description {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

@media screen and (min-width: 320px) and (max-width: 991px){
  .offcanvas-body{
    padding: 0 1px !important;
  }
  .row-offcanvas-left.active{
    left: 85% !important;
  }
  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 84% !important;
  }
  .row-offcanvas-left .sidebar-offcanvas {
    left: -85% !important;
  }
  .dropdown-menu{
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  .sublevelfirst:hover,.sublevelfirst:active,.sublevelfirst:focus{
    background-color: rgb(255,255,255)!important;
  }
  #bs-megamenu ul li a{
    padding-left : 0px;
  }
  #pav-megamenu .dropdown-menu span.menu-title{
    font-size: 12px !important;
  }
  .level1 .caret:after{
    margin-top: -16px !important;
  }
  .topnav .caret:after{
    content: "";
    font-family: 'FontAwesome';
    position: absolute;
    font-weight: 900;
    right: -8px;
    margin-top: -16px;
    font-size: 22px;
  }
  .caret{
    border-top: 0px !important;
  }
  .topnav .caret-reverse:after{
   -webkit-transform: rotate(180deg);
   -ms-transform: rotate(180deg);
   -o-transform: rotate(180deg);
   transform: rotate(180deg);
 }
 #pav-megamenu .dropdown-submenu .dropdown-menu.level2{
  min-width: 216px !important;
  padding-left: 10px !important;
}
.caret{
  position: absolute !important;
  right: 0 !important;
  margin-top: -16px !important;
}
}

@media screen and (min-width: 320px) and (max-width: 366px){
  .level1{
    width: 242px !important; 
  }
}
@media screen and (min-width: 367px) and (max-width: 387px){
  .level1{
    width: 260px !important; 
  }
}
@media screen and (min-width: 388px) and (max-width: 416px){
  .level1{
    width: 284px !important; 
  }
}
@media screen and (min-width: 417px) and (max-width: 450px){
  .level1{
        width: 310px !important; 
  }
}

@media screen and (min-width: 451px) and (max-width: 470px){
   .level1{
        min-width: 330px !important; 
  }
}

@media screen and (min-width: 471px) and (max-width: 518px){
   .level1{
        min-width: 370px !important; 
  }
}
@media screen and (min-width: 519px) and (max-width: 546px){
   .level1{
        min-width: 395px !important; 
  }
}
@media screen and (min-width: 547px) and (max-width: 560px){
   .level1{
        min-width: 420px !important; 
  }
}
@media screen and (min-width: 561px) and (max-width: 590px){
   .level1{
        min-width: 430px !important; 
  }
}


@media screen and (min-width: 591px) and (max-width: 630px){
   .level1{
        min-width: 480px !important; 
  }
}

@media screen and (min-width: 631px) and (max-width: 670px){
   .level1{
        min-width: 502px !important; 
  }
}
@media screen and (min-width: 671px) and (max-width: 700px){
   .level1{
        min-width: 528px !important; 
  }
}
@media screen and (min-width: 701px) and (max-width: 735px){
   .level1{
        min-width: 550px !important; 
  }
}
@media screen and (min-width: 736px) and (max-width: 780px){
   .level1{
        min-width: 590px !important; 
  }
}
@media screen and (min-width: 781px) and (max-width: 810px){
   .level1{
        min-width: 616px !important; 
  }
}

@media screen and (min-width: 811px) and (max-width: 840px){
   .level1{
        min-width: 640px !important; 
  }
}
@media screen and (min-width: 841px) and (max-width: 872px){
   .level1{
        min-width: 668px !important; 
  }
}

@media screen and (min-width: 320px) and (max-width: 568px){
.col-sm-6 {
    min-width:300px;
}
}