@charset "UTF-8";
/******************************************************
 * @package Pav Opencart Theme Framework for Opencart 1.5.x
 * @version 3.0
 * @author http://www.pavothemes.com
 * @copyright	Copyright (C) May 2014 PavoThemes.com <@emai:pavothemes@gmail.com>.All rights reserved.
 * @license		GNU General Public License version 2
*******************************************************/
/* $gray-lighter:        lighten($gray-base, 93.5%) !default; // #eee */
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors
 */
/**
 * Product Item Selectors
 */
/***********************************************************************/
/**
 *   Blocks Layout Selectors
 */
/* --- SCSS For Accordion --- */
/* carousel-controls-v1 */
/* carousel-controls-v2 */
/* carousel-controls-v3 */
/* Navigation Styles */
/* carousel-indicators-v1 */
/* carousel-indicators-v2 */
/* carousel-indicators-v3 */
/* carousel-indicators-v4 */
/* carousel-indicators-v5 */
/* carousel-indicators-v6 */
/* --- SCSS For Counters --- */
/* --- SCSS For Heading --- */
/* --- SCSS For Icon-box --- */
/* --- SCSS For Interactive-banner --- */
/* --- SCSS For Latest-posts --- */
/* latest posts */
/* --- SCSS For List --- */
/* variables for list */
/* variables for list light */
/* --- SCSS For Message --- */
/* --- SCSS For Newsletter --- */
/* --- SCSS For 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 */



body {
    font-family: 'Open Sans', sans-serif !important;
}
.grey_keyword {
    font-size: 14px;
    color: #959595;
}
.black_keyword {
    font-size: 16px;
    color: #000000;
    font-weight: 600;
}


a,p,label {
	font-size:14px;
}
.tp-bgimg .defaultimg {
    width: 100% !important;
}
#toTop {
    position: fixed;
    right: 21px;
    bottom: 80px;
    background-color: #ff0984;
    padding: 2px 10px 6px;
    border-radius: 5px;
    cursor: pointer;
	z-index: 1;
}
#toTop .fa {
    font-size: 43px;
    color: #fff;
}
.offcanvas button {
    border-radius: ;
}



div.required .control-label:after {
  color: #9c9a9a;
  content: " *";
}

.modal-open {
  margin-right: 13px;
}
.rtl .modal-open {
  margin-left: 13px;
  margin-right: inherit;
}

.noborder {
  border: none !important;
}
.noborder .box {
  border: none !important;
}

.full-slider {
  padding-left: 0;
  padding-right: 0;
}

.full-col [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

/*Center Block "Class"*/
.center-block {
  margin: 0 auto;
  text-align: center;
}

/*-- header --*/
.header {
    background: #ffffff !important;
}
.header ul li {
    display: inline-block;
    width: 24.5%;
    text-align: center;
    color: #000000;
    font-size: 13px;
    padding: 7px 0;
    letter-spacing: 1px;
}
.header ul li i {
    margin-right: 12px;
    top: 2px;
    color: #9b9a9a;
}
.header-right {
    text-align: right;
}
.header-left{
    text-align: left;
}
.header-bot_inner_wthreeinfo_header_mid {
    margin: 0 auto;
    width: 90%;
}

.header__account {
    justify-content: flex-end;
    display: flex;
	line-height: 20px;
}
@media (max-width: 991px){
.header__account {
	line-height: 37px;
}
}
.header__account a {
	height: 20px;
    color: #9b9a9a;
    text-decoration: none;
    font-size: 13px;
	display: inline-block;
}
.header__column {
    display: flex;
    flex-direction: column;
    padding-right: 0;
    padding-top: 13px;
}
.header__column a {
    font-size: 16px;
}
.autosearch-wrapper .search .autosearch {
    z-index: 100;
}
.dropdown-menu .autosearch {
    z-index: 9001;
}

/*-- //header --*/
.social-nav {
    padding: 0;
    list-style: none;
    display: inline-block;
    margin: 1em 0 0;
    float: right;
    font-family: 'Open Sans', sans-serif;
}
.social-nav li {
    display: inline-block;
    margin: 0 6px;
}
.social-nav a {
    display: inline-block;
    float: none;
    width: 30px;
    height: 30px;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    line-height: 30px;
    background: #000;
    position: relative;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.model-3d-0 a {
    background:#5C5B5B;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.model-3d-0 .front, .model-3d-0 .back {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateZ(18px);
    -moz-transform: translateZ(18px);
    -ms-transform: translateZ(18px);
    -o-transform: translateZ(18px);
    transform: translateZ(18px);
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    -ms-backface-visibility: visible;
    -o-backface-visibility: visible;
    backface-visibility: visible;
	color:#212121;
	font-size:12px;
}
.model-3d-0 .back {
    -webkit-transform: rotateX(90deg) translateZ(18px);
    -moz-transform: rotateX(90deg) translateZ(18px);
    -ms-transform: rotateX(90deg) translateZ(18px);
    -o-transform: rotateX(90deg) translateZ(18px);
    transform: rotateX(90deg) translateZ(18px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}
a.twitter .front {
    background: #00acee;
}
a.facebook .front {
    background: #3b5998;
}
a.instagram .front {
    background: #f77737;
}
a.pinterest .front {
    background: #bd081c;
}
.twitter .back,.facebook .back,.instagram .back,.pinterest .back{
    background:#fff;
}
.model-3d-0 a:hover {
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
}
.model-3d-0 a:hover .back {
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    -ms-backface-visibility: visible;
    -o-backface-visibility: visible;
    backface-visibility: visible;
}
.w3_agile_social .front i{
	color: #fff;
    font-size: 12px;
}
.w3_agile_social .back i{
	color: #000;
    font-size: 12px;
}
.w3ls_team_grid img {
    background: #e4e3e3;
    padding: 7px;
}
/*--social icons--*/
/* Brand Colours */
.facebook{
    background: #3b5998;
}
.twitter{
    background: #00acee;
}
.google-plus{
	background:#dd4b39;
}
.rss{
	background:#f26522;
}
.social-icon-w3-agile {
    width: 25%;
    float: left;
    text-align: center;
    padding:1.5em 0;
}
.social-icon-w3-agile i {
    color: #fff;
    font-size:28px;
}
.social-agileinfo a:hover {
    opacity: 0.8;
}
li.share {
    vertical-align: super;
    font-size: 1em;
    font-weight: 600;
    letter-spacing: 2px;
}
.adress{
	color: white;
	text-align: center;

}
/*--social-icons--*/
.logo_agile {
    text-align: center;
}
.logo_agile span {
    background: #000;
    padding: 0 17px;
    font-weight: bold;
    color: #fff;
}
.logo_agile h1 a {
    font-weight: 300;
    color: #000;
    letter-spacing: 1px;
    font-size: 1.5em;
	position:relative;
}
.logo_agile h1 a:hover {
  text-decoration:none;
}
i.fa.fa-shopping-bag.top_logo_agile_bag {
    position: absolute;
    font-size: 17px;
    top: 66px;
    right: 14px;
    color: #2fdab8;
}
/* footer*/
.foot_text{
	text-align:center;
	font-size: 12px;
}


/*-/footer-*/
/*-- header-bot --*/
.header-left img {
    width: 73%;
}
.header-bot {
    padding: 25px 0;
}
.header-middle form input[type="search"] {
    outline: none;
    border: none;
    width: 87%;
    padding: 12px 10px;
    color: #848484;
    font-size: 16px;
    border: 1px solid #ddd;
	letter-spacing:1px;
}
.header-middle form input[type="submit"]{
    background: url(../image/search.png) no-repeat 4px 0px #2fdab8;
    width: 11%;
    height: 50px;
    border: none;
    padding: 0;
    border: none;
    outline: none;
}
.search {
    float: left;
    width: 57%;
}
.section_room{
    float: left;
    width: 33%;
}
.sear-sub{
    float: right;
    width: 10%;
}
.header-middle {
	padding:0;
}
.header-right ul {
    margin-top: 20px;
}
.section_room select option {
    line-height: 1.8em;
}


/*Divider*/
hr.divider-30 {
  margin: 30px 0;
}

hr.divider-40 {
  margin: 40px 0;
}

hr.divider-50 {
  margin: 50px 0;
}

hr.divider-60 {
  margin: 60px 0;
}

hr.divider-70 {
  margin: 70px 0;
}

hr.divider-snow {
  margin: 50px 0;
  border-color: #ddd;
}

/*Font Weight*/
.fweight-200 {
  font-weight: 200 !important;
}

.fweight-300 {
  font-weight: 300 !important;
}

.fweight-400 {
  font-weight: 400 !important;
}

.fweight-500 {
  font-weight: 500 !important;
}

.fweight-600 {
  font-weight: 600 !important;
}

/*Space Padding
------------------------------------*/
/*Padding Around the Block*/
.letter-space-2 {
  letter-spacing: 2px;
}

.space-padding-0 {
  padding: 0 !important;
}

.space-padding-10 {
  padding: 10px !important;
}

.space-padding-20 {
  padding: 20px !important;
}

.space-padding-30 {
  padding: 30px !important;
}

.space-padding-40 {
  padding: 40px !important;
}

.space-padding-50 {
  padding: 50px !important;
}

.space-padding-top-80 {
  padding-top: 80px !important;
}

/*Padding Top & Bottom*/
.space-padding-tb-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.space-padding-tb-15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.space-padding-tb-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.space-padding-tb-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.space-padding-tb-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.space-padding-tb-50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.space-padding-tb-60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

.space-padding-tb-65 {
  padding-top: 65px !important;
  padding-bottom: 65px !important;
}

.space-padding-tb-70 {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}

.space-padding-tb-80 {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

.space-padding-tb-100 {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}

.space-padding-bottom-10 {
  padding-bottom: 10px !important;
}

/*Padding Left & Right*/
.space-padding-lr-10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.space-padding-lr-20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.space-padding-lr-30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.space-padding-lr-40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.space-padding-lr-50 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}

/*Space
------------------------------------*/
/*Margin Top*/
.space-top-5 {
  margin-top: 5px !important;
}

.space-top-10 {
  margin-top: 10px !important;
}

.space-top-15 {
  margin-top: 15px !important;
}

.space-top-20 {
  margin-top: 20px !important;
}

.space-top-25 {
  margin-top: 25px !important;
}

.space-top-30 {
  margin-top: 30px !important;
}

.space-top-35 {
  margin-top: 35px !important;
}

.space-top-40 {
  margin-top: 40px !important;
}

.space-top-45 {
  margin-top: 45px !important;
}

.space-top-50 {
  margin-top: 50px !important;
}

.space-top-60 {
  margin-top: 60px !important;
}

.space-top-70 {
  margin-top: 70px !important;
}

.space-top-80 {
  margin-top: 80px !important;
}

/*Margin Bottom*/
.space-5 {
  margin-bottom: 5px !important;
}

.space-10 {
  margin-bottom: 10px !important;
}

.space-15 {
  margin-bottom: 15px !important;
}

.space-20 {
  margin-bottom: 20px !important;
}

.space-25 {
  margin-bottom: 25px !important;
}

.space-30 {
  margin-bottom: 30px !important;
}

.space-35 {
  margin-bottom: 35px !important;
}

.space-40 {
  margin-bottom: 40px !important;
}

.space-45 {
  margin-bottom: 45px !important;
}

.space-50 {
  margin-bottom: 50px !important;
}

.space-55 {
  margin-bottom: 55px !important;
}

.space-60 {
  margin-bottom: 60px !important;
}

.space-65 {
  margin-bottom: 65px !important;
}

.space-70 {
  margin-bottom: 70px !important;
}

.space-75 {
  margin-bottom: 75px !important;
}

.space-80 {
  margin-bottom: 80px !important;
}

.space-85 {
  margin-bottom: 85px !important;
}

.space-90 {
  margin-bottom: 90px !important;
}

.space-95 {
  margin-bottom: 95px !important;
}

.space-100 {
  margin-bottom: 100px !important;
}

/*Margin Left*/
.space-left-5 {
  margin-left: 5px !important;
}

.space-left-10 {
  margin-left: 10px !important;
}

.space-left-15 {
  margin-left: 15px !important;
}

/*Margin right*/
.space-padding-right-30 {
  padding-right: 30px !important;
}

/*Removes space*/
.space-top-0 {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.space-bottom-0 {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.no-space-row .row {
  margin: 0;
}

.no-space-row [class^="col-"],
.no-space-row [class*="col-"] {
  padding: 0;
}

/*Space for Ul li List
------------------------------------*/
.ul-space-5 li {
  margin-bottom: 5px !important;
}

.ul-space-10 li {
  margin-bottom: 10px !important;
}

.ul-space-15 li {
  margin-bottom: 15px !important;
}

.ul-space-20 li {
  margin-bottom: 20px !important;
}

.ul-space-25 li {
  margin-bottom: 25px !important;
}

.ul-space-30 li {
  margin-bottom: 30px !important;
}

.ul-space-35 li {
  margin-bottom: 35px !important;
}

.ul-space-40 li {
  margin-bottom: 40px !important;
}

.ul-space-45 li {
  margin-bottom: 45px !important;
}

.ul-space-50 li {
  margin-bottom: 50px !important;
}

/*Height
------------------------------------*/
.height-100 {
  height: 100px;
}

.height-200 {
  height: 200px;
}

.height-300 {
  height: 300px;
}

.height-400 {
  height: 400px;
}

.height-500 {
  height: 500px;
}

/*Radius
------------------------------------*/
.radius-0 {
  border-radius: 0 !important;
}

.radius-x {
  border-radius: 50px !important;
}

.radius-1x {
  border-radius: 10px !important;
}

.radius-2x {
  border-radius: 20px !important;
}

.radius-3x {
  border-radius: 30px !important;
}

.radius-4x {
  border-radius: 40px !important;
}

.radius-5x {
  border-radius: 5px !important;
}

.radius-6x {
  border-radius: 3px !important;
}

/* Width for Border */
.border-2 {
  border-width: 2px !important;
}

.border-3 {
  border-width: 3px !important;
}

.border-4 {
  border-width: 4px !important;
}

.border-5 {
  border-width: 5px !important;
}

.border-bottom {
  border-bottom: 1px solid #e7e7e7;
}

.border-top {
  border-top: 1px solid #e7e7e7;
}

.border-right {
  border-right: 1px solid #e7e7e7;
}
.rtl .border-right {
  border-left: 1px solid #e7e7e7;
  border-right: inherit;
}

.border-left {
  border-left: 1px solid #e7e7e7;
}
.rtl .border-left {
  border-right: 1px solid #e7e7e7;
  border-left: inherit;
}

.border-none {
  border-color: transparent !important;
}

.border {
  border: 1px solid #e7e7e7;
}

/*Radius for Left & Right Corners*/
.radius-left-5x {
  border-top-left-radius: 50px !important;
  border-bottom-left-radius: 50px !important;
}

.radius-right-5x {
  border-top-right-radius: 50px !important;
  border-bottom-right-radius: 50px !important;
}

.radius-top-5xxs {
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
}

.radius-bottom-5xxs {
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
}

.radius-left-5xxs {
  border-top-left-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
}

.radius-right-5xxs {
  border-top-right-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
}

/*Text Colors
------------------------------------*/
.text-primary {
  color: #ff0984 !important;
}

.text-info {
  color: #d9edf7 !important;
}

.text-default {
  color: #000000 !important;
}

.text-danger {
  color: #ff0984 !important;
}

.text-warning {
  color: #fcf8e3 !important;
}

.text-success {
  color: #dff0d8 !important;
}

.text-purple {
  color: #6c58bd !important;
}

.text-red {
  color: #ff0984 !important;
}

.text-cyan {
  color: #01a89e !important;
}

.text-orange {
  color: #ff8106 !important;
}

.text-yellow {
  color: #ffcc00 !important;
}

.text-light {
  color: #FFFFFF !important;
}

.text-darker {
  color: #363636 !important;
}

.text-transform {
  text-transform: uppercase;
}

.text-none {
  text-transform: none;
}

/*Background Colors
------------------------------------*/
.bg-primary {
  background: #ff0984 !important;
}

.bg-info {
  background: #d9edf7 !important;
}

.bg-danger {
  background: #f2dede !important;
}

.bg-warning {
  background: #fcf8e3 !important;
}

.bg-success {
  background: #dff0d8 !important;
}

.bg-purple {
  background: #6c58bd !important;
}

.bg-red {
  background: #ff0984 !important;
}

.bg-blue {
  background: #4492cd !important;
}

.bg-orange {
  background: #ff8106 !important;
}

.bg-yellow {
  background: #ffcc00 !important;
}

.bg-default {
  background: #f8f8f8 !important;
}

.bg-darker {
  background: #f9f9f9 !important;
}

.bg-white {
  background: #ffffff !important;
}

.bg-yellow {
  background: #f6c131 !important;
}

.bg-black {
  background: #000000 !important;
}
.bg-black:hover {
  background: #000000, 5% !important;
}

.bg-gray {
  background: #eeeeee !important;
}

/*Overflow
------------------------------------*/
.overflow-h {
  overflow: hidden;
}

.overflow-a {
  overflow: auto;
}

/***/
.background-none {
  background: transparent !important;
}

.background-img {
  background: #ff0984;
}

.background-img-v1 {
  background: #ff0984;
}

.background-img-v2 {
  background: url("demo.jpg");
}

.background-img-v3 {
  background: #f3f3f3;
}

.background-img-v4 {
  background-image: url("../images/09.png") !important;
}

.background-img-v5 {
  background-image: url("../images/10.png") !important;
}

.background-img-v6 {
  background-image: url("../images/11.png") !important;
}

.background-img-v7 {
  background-image: url("../images/12.jpg") !important;
}

.parallax {
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
  position: relative;
  background-image: url("../image/parallax-01.png");
}
.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);
}
.parallax.paralax-v8 {
  background-image: url("../image/parallax-02.jpg");
}

/* Height progress */
.progress-3 {
  height: 3px;
}

.progress-4 {
  height: 4px;
}

.progress-5 {
  height: 5px;
}

.progress-6 {
  height: 6px;
}

.progress-7 {
  height: 7px;
}

.progress-8 {
  height: 8px;
}

.progress-9 {
  height: 9px;
}

.progress-10 {
  height: 10px;
}

.progress-11 {
  height: 11px;
}

.progress-12 {
  height: 12px;
}

.progress-13 {
  height: 13px;
}

.progress-14 {
  height: 14px;
}

.progress-15 {
  height: 15px;
}

/* icon */
.fa.fa-2 {
  font-size: 2em;
}
.fa.fa-3 {
  font-size: 4em;
}
.fa.fa-4 {
  font-size: 7em;
}
.fa.fa-5 {
  font-size: 12em;
}
.fa.fa-6 {
  font-size: 20em;
}

/* carousel-controls */
.carousel-controls .carousel-control {
  z-index: 5;
  bottom: auto;
}

.carousel-controls-small {
  width: 65px;
  position: relative;
  display: inline-block;
}
.carousel-controls-small .carousel-control-small {
  width: 28px;
  height: 28px;
  line-height: 26px;
}

/* --- SCSS For Accordion --- */
.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);
}
.accordion .panel-heading {
  padding: 20px 30px;
  position: relative;
  display: block;
}
.accordion .panel-heading a {
  text-decoration: none;
  font-weight: bold;
}
.accordion .panel-heading a:before {
  content: "-";
  font-size: 22px;
  font-weight: 600;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 15px;
  display: inline-block;
  color: #000000;
}
.accordion .panel-heading a.collapsed:before {
  content: "+";
  font-size: 18px;
}
.accordion .panel-body {
  border-top-color: transparent !important;
}
.accordion.collapse-right .panel-heading a:before {
  position: absolute;
  right: 20px;
}
.rtl .accordion.collapse-right .panel-heading a:before {
  left: 20px;
  right: auto;
}
.accordion.collapse-color .panel-heading a:before {
  color: #fff;
  background: #ff0984;
}
.accordion.noborder .panel-heading {
  padding-left: 0;
  padding-right: 0;
}
.accordion.noborder .panel, .accordion.noborder .panel-heading, .accordion.noborder .panel-body {
  background-color: transparent;
  border: none;
}
.accordion.nobackground .panel, .accordion.nobackground .panel-heading, .accordion.nobackground .panel-body {
  background-color: transparent;
}

/* accordion style version 1 */
.accordion-v1 .panel-heading a:before {
  left: -10px;
  position: absolute;
}
.rtl .accordion-v1 .panel-heading a:before {
  right: -10px;
  left: auto;
}
.accordion-v1 .panel, .accordion-v1 .panel-heading, .accordion-v1 .panel-body {
  border: none;
}

/* accordion style version 2 */
.accordion-v2 .panel, .accordion-v2 .panel-heading, .accordion-v2 .panel-body {
  border: none;
}

/* accordion style version 3 */
.accordion-v3 .panel .panel-heading {
  border-top: none !important;
  border-bottom: solid 1px #eee;
}
.accordion-v3 .panel .panel-heading.last {
  border-bottom: none;
}
.accordion-v3 .panel .panel-heading:after {
  content: none;
}
.accordion-v3 .panel .panel-title {
  font-size: 18px;
  font-family: "Roboto Bold", sans-serif;
  text-transform: uppercase;
  margin-bottom: 0;
}
.accordion-v3 .panel-group {
  margin: 0;
}

/* accordion style version 4 */
.accordion-v4 .panel-collapse {
  position: relative;
}
.accordion-v4 .panel-collapse.in:before {
  position: absolute;
  content: "";
  background-color: #ff0984;
  top: -51px;
  left: -1px;
  height: 3px;
  width: 100.5%;
}

/* --- SCSS For Breadcrumb --- */
.breadcrumbs {
  z-index: 1;
  color: #202020;
  padding: 0 15px;
  margin-bottom: 10px;
}
.breadcrumbs h2 {
  margin: 0;
  float: left;
  font-weight: 400;
  position: relative;
}
.rtl .breadcrumbs h2 {
  float: right;
}
.breadcrumbs .breadcrumb-links {
  margin: 0;
  position: relative;
}
.breadcrumbs .breadcrumb-links > li {
  display: inline-block;
}
.breadcrumbs .breadcrumb-links > li + li:before {
  content: "/";
  font-family: FontAwesome;
  padding: 0 15px;
  font-size: 14px;
}
.breadcrumbs .breadcrumb-links > li a {
  color: #bbbbbb;
}
.breadcrumbs .breadcrumb-links > li:last-child a {
  color: #000000;
}
.breadcrumbs.light-style {
  color: #fff;
  border: 0px;
}
.breadcrumbs.light-style h2 {
  color: #fff;
}
.breadcrumbs.light-style .breadcrumb-links > li a {
  color: #FFF;
}
.breadcrumbs.light-style .breadcrumb-links > li + li:before {
  color: #fff;
}
.breadcrumbs.light-style .breadcrumb-links > .active span {
  color: #fff;
  text-decoration: underline;
}

.breadcrumbs-center {
  text-align: center;
  padding: 100px;
}
.breadcrumbs-center h2 {
  float: none;
}
.breadcrumbs-center .breadcrumb-links {
  text-align: center;
}

.breadcrumbs-left h2 {
  float: none;
  text-align: left;
}
.rtl .breadcrumbs-left h2 {
  text-align: right;
}
.breadcrumbs-left .breadcrumb-links {
  text-align: left;
}
.rtl .breadcrumbs-left .breadcrumb-links {
  text-align: right;
}

.breadcrumbs-right h2 {
  float: none;
  text-align: right;
}
.rtl .breadcrumbs-right h2 {
  text-align: left;
}
.breadcrumbs-right .breadcrumb-links {
  text-align: right;
}
.rtl .breadcrumbs-right .breadcrumb-links {
  text-align: left;
}

/* --- SCSS For Buttons --- */
.border-success p {
    color: #848484;
}
.bonus li {
    color: #848484;
    font-size: 14px;
}
.btn-outline-inverse {
    border-radius: 6px;
    background-color: rgb(249, 8, 119);
    height: 40px;
    position: relative;
    z-index: 0;
    color: #ffffff;
}
.outline-inverse:focus,
.outline-inverse:active {
    outline: none;
}
.outline-inverse:last-child,
. occm-button {
    border-radius: 6px;
    background-color: rgb(235, 235, 235) !important;
    color: #848484;
}
#oneclick {
    display: none;
    border-radius: 6px;
    background-color: rgb(235, 235, 235) !important;
    color: #848484;
}

.btn-custom {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  -o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  position: relative;
  z-index: 0;
}
.btn-custom:after {
  content: "";
  position: absolute;
  z-index: -1;
  -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;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0 auto;
  height: 100%;
  background: transparent;
}
.btn-custom:hover, .btn-custom:focus, .btn-custom:active, .btn-custom.active {
  color: #ff0984;
  background-color: transparent;
  border-color: transparent;
}
.open .btn-custom.dropdown-toggle {
  color: #ff0984;
  background-color: transparent;
  border-color: transparent;
}
.btn-custom:active, .btn-custom.active {
  background-image: none;
}
.open .btn-custom.dropdown-toggle {
  background-image: none;
}
.btn-custom.disabled, .btn-custom.disabled:hover, .btn-custom.disabled:focus, .btn-custom.disabled:active, .btn-custom.disabled.active, .btn-custom[disabled], .btn-custom[disabled]:hover, .btn-custom[disabled]:focus, .btn-custom[disabled]:active, .btn-custom[disabled].active, fieldset[disabled] .btn-custom, fieldset[disabled] .btn-custom:hover, fieldset[disabled] .btn-custom:focus, fieldset[disabled] .btn-custom:active, fieldset[disabled] .btn-custom.active {
  background-color: transparent;
  border-color: transparent;
}
.btn-custom .badge {
  color: transparent;
  background-color: #202020;
}

.btn-outline-light {
  color: #FFFFFF;
  background-color: transparent;
  border-color: #FFFFFF;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  -o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  position: relative;
  z-index: 0;
}
.btn-outline-light:after {
  content: "";
  position: absolute;
  z-index: -1;
  -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;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0 auto;
  height: 100%;
  background: #FFFFFF;
}
.btn-outline-light:hover, .btn-outline-light:focus, .btn-outline-light:active, .btn-outline-light.active {
  color: #ff0984;
  background-color: #FFFFFF;
  border-color: #ff0984;
}
.open .btn-outline-light.dropdown-toggle {
  color: #ff0984;
  background-color: #FFFFFF;
  border-color: #ff0984;
}
.btn-outline-light:active, .btn-outline-light.active {
  background-image: none;
}
.open .btn-outline-light.dropdown-toggle {
  background-image: none;
}
.btn-outline-light.disabled, .btn-outline-light.disabled:hover, .btn-outline-light.disabled:focus, .btn-outline-light.disabled:active, .btn-outline-light.disabled.active, .btn-outline-light[disabled], .btn-outline-light[disabled]:hover, .btn-outline-light[disabled]:focus, .btn-outline-light[disabled]:active, .btn-outline-light[disabled].active, fieldset[disabled] .btn-outline-light, fieldset[disabled] .btn-outline-light:hover, fieldset[disabled] .btn-outline-light:focus, fieldset[disabled] .btn-outline-light:active, fieldset[disabled] .btn-outline-light.active {
  background-color: transparent;
  border-color: #FFFFFF;
}
.btn-outline-light .badge {
  color: transparent;
  background-color: #FFFFFF;
}

.btn-inverse-light {
  color: #ff0984;
  background-color: #FFFFFF;
  border-color: #ff0984;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  -o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  position: relative;
  z-index: 0;
}
.btn-inverse-light:after {
  content: "";
  position: absolute;
  z-index: -1;
  -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;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0 auto;
  height: 100%;
  background: transparent;
}
.btn-inverse-light:hover, .btn-inverse-light:focus, .btn-inverse-light:active, .btn-inverse-light.active {
  color: #FFFFFF;
  background-color: transparent;
  border-color: #FFFFFF;
}
.open .btn-inverse-light.dropdown-toggle {
  color: #FFFFFF;
  background-color: transparent;
  border-color: #FFFFFF;
}
.btn-inverse-light:active, .btn-inverse-light.active {
  background-image: none;
}
.open .btn-inverse-light.dropdown-toggle {
  background-image: none;
}
.btn-inverse-light.disabled, .btn-inverse-light.disabled:hover, .btn-inverse-light.disabled:focus, .btn-inverse-light.disabled:active, .btn-inverse-light.disabled.active, .btn-inverse-light[disabled], .btn-inverse-light[disabled]:hover, .btn-inverse-light[disabled]:focus, .btn-inverse-light[disabled]:active, .btn-inverse-light[disabled].active, fieldset[disabled] .btn-inverse-light, fieldset[disabled] .btn-inverse-light:hover, fieldset[disabled] .btn-inverse-light:focus, fieldset[disabled] .btn-inverse-light:active, fieldset[disabled] .btn-inverse-light.active {
  background-color: #FFFFFF;
  border-color: #ff0984;
}
.btn-inverse-light .badge {
  color: #FFFFFF;
  background-color: #ff0984;
}

.btn-outline {
  background: transparent;
  background: transparent;
  background: transparent;
  background: transparent;
  background: transparent;
  background: transparent;
}
.btn-outline.btn-default {
  color: #000;
}
.btn-outline.btn-default:hover {
  color: #FFFFFF;
}
.btn-outline.btn-primary {
  color: #ff0984;
}
.btn-outline.btn-primary:hover {
  color: #FFFFFF;
}
.btn-outline.btn-success {
  color: #dff0d8;
}
.btn-outline.btn-success:hover {
  color: #FFFFFF;
}
.btn-outline.btn-info {
  color: #d9edf7;
}
.btn-outline.btn-info:hover {
  color: #FFFFFF;
}
.btn-outline.btn-danger {
  color: #f2dede;
}
.btn-outline.btn-danger:hover {
  color: #FFFFFF;
}
.btn-outline.btn-warning {
  color: #fcf8e3;
}
.btn-outline.btn-warning:hover {
  color: #FFFFFF;
}

.btn-inverse.btn-primary:hover {
  color: #ff0984;
  background: transparent;
}
.btn-inverse.btn-success:hover {
  color: #dff0d8;
  background: transparent;
}
.btn-inverse.btn-info:hover {
  color: #d9edf7;
  background: transparent;
}
.btn-inverse.btn-danger:hover {
  color: #f2dede;
  background: transparent;
}
.btn-inverse.btn-warning:hover {
  color: #fcf8e3;
  background: transparent;
}

.btn-3d {
  border: 0;
  border: 0;
  box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
  -o-box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
  -moz-box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
  -webkit-box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
  -ms-box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
  border: 0;
  border: 0;
}
.btn-3d.btn-lg {
  box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
  -o-box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
  -moz-box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
  -webkit-box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
  -ms-box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
}
.btn-3d.btn-sm {
  box-shadow: 0 -4px rgba(0, 0, 0, 0.15) inset;
  -o-box-shadow: 0 -4px rgba(0, 0, 0, 0.15) inset;
  -moz-box-shadow: 0 -4px rgba(0, 0, 0, 0.15) inset;
  -webkit-box-shadow: 0 -4px rgba(0, 0, 0, 0.15) inset;
  -ms-box-shadow: 0 -4px rgba(0, 0, 0, 0.15) inset;
}
.btn-3d.btn-xs {
  box-shadow: 0 -2px rgba(0, 0, 0, 0.15) inset;
  -o-box-shadow: 0 -2px rgba(0, 0, 0, 0.15) inset;
  -moz-box-shadow: 0 -2px rgba(0, 0, 0, 0.15) inset;
  -webkit-box-shadow: 0 -2px rgba(0, 0, 0, 0.15) inset;
  -ms-box-shadow: 0 -2px rgba(0, 0, 0, 0.15) inset;
}

.bo-social-icons [class^="bo-social-"] {
  background: #ff0984;
  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;
}
.bo-social-icons [class^="bo-social-"]:hover {
  background: #000000;
  color: #FFFFFF;
}
.bo-social-icons.social-radius-rounded [class^="bo-social-"] {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
}

.bo-sicolor .bo-social-twitter {
  background: #00bdec;
}
.bo-sicolor .bo-social-twitter:hover {
  background: #000000;
}
.bo-sicolor .bo-social-dribbble {
  background: #ef5b92;
}
.bo-sicolor .bo-social-dribbble:hover {
  background: #000000;
}
.bo-sicolor .bo-social-facebook {
  background: #3b5998;
}
.bo-sicolor .bo-social-facebook:hover {
  background: #000000;
}
.bo-sicolor .bo-social-duckduckgo {
  background: #de3100;
}
.bo-sicolor .bo-social-duckduckgo:hover {
  background: #000000;
}
.bo-sicolor .bo-social-aim {
  background: #158799;
}
.bo-sicolor .bo-social-aim:hover {
  background: #000000;
}
.bo-sicolor .bo-social-delicious {
  background: #183864;
}
.bo-sicolor .bo-social-delicious:hover {
  background: #000000;
}
.bo-sicolor .bo-social-paypal {
  background: #32689a;
}
.bo-sicolor .bo-social-paypal:hover {
  background: #000000;
}
.bo-sicolor .bo-social-android {
  background: #8ab733;
}
.bo-sicolor .bo-social-android:hover {
  background: #000000;
}
.bo-sicolor .bo-social-gplus {
  background: #d94a39;
}
.bo-sicolor .bo-social-gplus:hover {
  background: #000000;
}
.bo-sicolor .bo-social-lanyrd {
  background: #3879ba;
}
.bo-sicolor .bo-social-lanyrd:hover {
  background: #000000;
}
.bo-sicolor .bo-social-stumbleupon {
  background: #ea4b24;
}
.bo-sicolor .bo-social-stumbleupon:hover {
  background: #000000;
}
.bo-sicolor .bo-social-fivehundredpx {
  background: #00a6e1;
}
.bo-sicolor .bo-social-fivehundredpx:hover {
  background: #000000;
}
.bo-sicolor .bo-social-pinterest {
  background: #b8242a;
}
.bo-sicolor .bo-social-pinterest:hover {
  background: #000000;
}
.bo-sicolor .bo-social-bitcoin {
  background: #f7931a;
}
.bo-sicolor .bo-social-bitcoin:hover {
  background: #000000;
}
.bo-sicolor .bo-social-w3c {
  background: #005a9c;
}
.bo-sicolor .bo-social-w3c:hover {
  background: #000000;
}
.bo-sicolor .bo-social-foursquare {
  background: #3bb7e8;
}
.bo-sicolor .bo-social-foursquare:hover {
  background: #000000;
}
.bo-sicolor .bo-social-html5 {
  background: #e44e26;
}
.bo-sicolor .bo-social-html5:hover {
  background: #000000;
}
.bo-sicolor .bo-social-ie {
  background: #00ccff;
}
.bo-sicolor .bo-social-ie:hover {
  background: #000000;
}
.bo-sicolor .bo-social-grooveshark {
  background: #f66f00;
}
.bo-sicolor .bo-social-grooveshark:hover {
  background: #000000;
}
.bo-sicolor .bo-social-ninetyninedesigns {
  background: #ff5501;
}
.bo-sicolor .bo-social-ninetyninedesigns:hover {
  background: #000000;
}
.bo-sicolor .bo-social-forrst {
  background: #223f17;
}
.bo-sicolor .bo-social-forrst:hover {
  background: #000000;
}
.bo-sicolor .bo-social-spotify {
  background: #8fbd05;
}
.bo-sicolor .bo-social-spotify:hover {
  background: #000000;
}
.bo-sicolor .bo-social-reddit {
  background: #ff4500;
}
.bo-sicolor .bo-social-reddit:hover {
  background: #000000;
}
.bo-sicolor .bo-social-gowalla {
  background: #f6911d;
}
.bo-sicolor .bo-social-gowalla:hover {
  background: #000000;
}
.bo-sicolor .bo-social-apple {
  background: #5f5f5f;
}
.bo-sicolor .bo-social-apple:hover {
  background: #000000;
}
.bo-sicolor .bo-social-blogger {
  background: #fb9241;
}
.bo-sicolor .bo-social-blogger:hover {
  background: #000000;
}
.bo-sicolor .bo-social-cc {
  background: #5e7c00;
}
.bo-sicolor .bo-social-cc:hover {
  background: #000000;
}
.bo-sicolor .bo-social-evernote {
  background: #61b239;
}
.bo-sicolor .bo-social-evernote:hover {
  background: #000000;
}
.bo-sicolor .bo-social-flickr {
  background: #ff0084;
}
.bo-sicolor .bo-social-flickr:hover {
  background: #000000;
}
.bo-sicolor .bo-social-google {
  background: #d94a39;
}
.bo-sicolor .bo-social-google:hover {
  background: #000000;
}
.bo-sicolor .bo-social-viadeo {
  background: #f5a433;
}
.bo-sicolor .bo-social-viadeo:hover {
  background: #000000;
}
.bo-sicolor .bo-social-instapaper {
  background: #eaec08;
}
.bo-sicolor .bo-social-instapaper:hover {
  background: #000000;
}
.bo-sicolor .bo-social-klout {
  background: #e34600;
}
.bo-sicolor .bo-social-klout:hover {
  background: #000000;
}
.bo-sicolor .bo-social-linkedin {
  background: #1b92bd;
}
.bo-sicolor .bo-social-linkedin:hover {
  background: #000000;
}
.bo-sicolor .bo-social-meetup {
  background: #e51938;
}
.bo-sicolor .bo-social-meetup:hover {
  background: #000000;
}
.bo-sicolor .bo-social-vk {
  background: #587da4;
}
.bo-sicolor .bo-social-vk:hover {
  background: #000000;
}
.bo-sicolor .bo-social-disqus {
  background: #2e9fff;
}
.bo-sicolor .bo-social-disqus:hover {
  background: #000000;
}
.bo-sicolor .bo-social-rss {
  background: #ff7f00;
}
.bo-sicolor .bo-social-rss:hover {
  background: #000000;
}
.bo-sicolor .bo-social-skype {
  background: #18b7f1;
}
.bo-sicolor .bo-social-skype:hover {
  background: #000000;
}
.bo-sicolor .bo-social-youtube {
  background: #c4302b;
}
.bo-sicolor .bo-social-youtube:hover {
  background: #000000;
}
.bo-sicolor .bo-social-vimeo {
  background: #01557a;
}
.bo-sicolor .bo-social-vimeo:hover {
  background: #000000;
}
.bo-sicolor .bo-social-windows {
  background: #00ccff;
}
.bo-sicolor .bo-social-windows:hover {
  background: #000000;
}
.bo-sicolor .bo-social-xing {
  background: #036567;
}
.bo-sicolor .bo-social-xing:hover {
  background: #000000;
}
.bo-sicolor .bo-social-yahoo {
  background: #61399d;
}
.bo-sicolor .bo-social-yahoo:hover {
  background: #000000;
}
.bo-sicolor .bo-social-chrome {
  background: #58b947;
}
.bo-sicolor .bo-social-chrome:hover {
  background: #000000;
}
.bo-sicolor .bo-social-macstore {
  background: #6e6e6e;
}
.bo-sicolor .bo-social-macstore:hover {
  background: #000000;
}
.bo-sicolor .bo-social-amazon {
  background: #ff9900;
}
.bo-sicolor .bo-social-amazon:hover {
  background: #000000;
}
.bo-sicolor .bo-social-steam {
  background: #a5a4a1;
}
.bo-sicolor .bo-social-steam:hover {
  background: #000000;
}
.bo-sicolor .bo-social-dropbox {
  background: #7ab6ec;
}
.bo-sicolor .bo-social-dropbox:hover {
  background: #000000;
}
.bo-sicolor .bo-social-cloudapp {
  background: #489dde;
}
.bo-sicolor .bo-social-cloudapp:hover {
  background: #000000;
}
.bo-sicolor .bo-social-ebay {
  background: #86b817;
}
.bo-sicolor .bo-social-ebay:hover {
  background: #000000;
}
.bo-sicolor .bo-social-github {
  background: #667F8E;
}
.bo-sicolor .bo-social-github:hover {
  background: #000000;
}
.bo-sicolor .bo-social-googleplay {
  background: #5befd0;
}
.bo-sicolor .bo-social-googleplay:hover {
  background: #000000;
}
.bo-sicolor .bo-social-itunes {
  background: #177ac8;
}
.bo-sicolor .bo-social-itunes:hover {
  background: #000000;
}
.bo-sicolor .bo-social-plurk {
  background: #a73d07;
}
.bo-sicolor .bo-social-plurk:hover {
  background: #000000;
}
.bo-sicolor .bo-social-songkick {
  background: #f80046;
}
.bo-sicolor .bo-social-songkick:hover {
  background: #000000;
}
.bo-sicolor .bo-social-lastfm {
  background: #c60e16;
}
.bo-sicolor .bo-social-lastfm:hover {
  background: #000000;
}
.bo-sicolor .bo-social-gmail {
  background: #e04a3f;
}
.bo-sicolor .bo-social-gmail:hover {
  background: #000000;
}
.bo-sicolor .bo-social-pinboard {
  background: #224cf4;
}
.bo-sicolor .bo-social-pinboard:hover {
  background: #000000;
}
.bo-sicolor .bo-social-openid {
  background: #be661b;
}
.bo-sicolor .bo-social-openid:hover {
  background: #000000;
}
.bo-sicolor .bo-social-quora {
  background: #c41a00;
}
.bo-sicolor .bo-social-quora:hover {
  background: #000000;
}
.bo-sicolor .bo-social-soundcloud {
  background: #ff5c00;
}
.bo-sicolor .bo-social-soundcloud:hover {
  background: #000000;
}
.bo-sicolor .bo-social-tumblr {
  background: #395874;
}
.bo-sicolor .bo-social-tumblr:hover {
  background: #000000;
}
.bo-sicolor .bo-social-eventasaurus {
  background: #b9f15e;
}
.bo-sicolor .bo-social-eventasaurus:hover {
  background: #000000;
}
.bo-sicolor .bo-social-wordpress {
  background: #464646;
}
.bo-sicolor .bo-social-wordpress:hover {
  background: #000000;
}
.bo-sicolor .bo-social-yelp {
  background: #c41200;
}
.bo-sicolor .bo-social-yelp:hover {
  background: #000000;
}
.bo-sicolor .bo-social-intensedebate {
  background: #00aeef;
}
.bo-sicolor .bo-social-intensedebate:hover {
  background: #000000;
}
.bo-sicolor .bo-social-eventbrite {
  background: #ff6c00;
}
.bo-sicolor .bo-social-eventbrite:hover {
  background: #000000;
}
.bo-sicolor .bo-social-scribd {
  background: #002939;
}
.bo-sicolor .bo-social-scribd:hover {
  background: #000000;
}
.bo-sicolor .bo-social-posterous {
  background: #f8d667;
}
.bo-sicolor .bo-social-posterous:hover {
  background: #000000;
}
.bo-sicolor .bo-social-stripe {
  background: #617ee8;
}
.bo-sicolor .bo-social-stripe:hover {
  background: #000000;
}
.bo-sicolor .bo-social-opentable {
  background: #990000;
}
.bo-sicolor .bo-social-opentable:hover {
  background: #000000;
}
.bo-sicolor .bo-social-instagram {
  background: #4c799f;
}
.bo-sicolor .bo-social-instagram:hover {
  background: #000000;
}
.bo-sicolor .bo-social-dwolla {
  background: #ff7404;
}
.bo-sicolor .bo-social-dwolla:hover {
  background: #000000;
}
.bo-sicolor .bo-social-appnet {
  background: #1e0c29;
}
.bo-sicolor .bo-social-appnet:hover {
  background: #000000;
}
.bo-sicolor .bo-social-statusnet {
  background: #fb6104;
}
.bo-sicolor .bo-social-statusnet:hover {
  background: #000000;
}
.bo-sicolor .bo-social-acrobat {
  background: #ff0000;
}
.bo-sicolor .bo-social-acrobat:hover {
  background: #000000;
}
.bo-sicolor .bo-social-drupal {
  background: #007dc3;
}
.bo-sicolor .bo-social-drupal:hover {
  background: #000000;
}
.bo-sicolor .bo-social-pocket {
  background: #ee4056;
}
.bo-sicolor .bo-social-pocket:hover {
  background: #000000;
}
.bo-sicolor .bo-social-bitbucket {
  background: #205081;
}
.bo-sicolor .bo-social-bitbucket:hover {
  background: #000000;
}
.bo-sicolor .bo-social-flattr {
  background: #fbbc23;
}
.bo-sicolor .bo-social-flattr:hover {
  background: #000000;
}
.bo-sicolor .bo-social-eventful {
  background: #0066cc;
}
.bo-sicolor .bo-social-eventful:hover {
  background: #000000;
}
.bo-sicolor .bo-social-smashmag {
  background: #d6231c;
}
.bo-sicolor .bo-social-smashmag:hover {
  background: #000000;
}
.bo-sicolor .bo-social-wordpress {
  background: #1e8cbe;
}
.bo-sicolor .bo-social-wordpress:hover {
  background: #000000;
}
.bo-sicolor .bo-social-calendar {
  background: #ff0000;
}
.bo-sicolor .bo-social-calendar:hover {
  background: #000000;
}
.bo-sicolor .bo-social-call {
  background: #04be3d;
}
.bo-sicolor .bo-social-call:hover {
  background: #000000;
}
.bo-sicolor .bo-social-guest {
  background: #03a9d2;
}
.bo-sicolor .bo-social-guest:hover {
  background: #000000;
}
.bo-sicolor .bo-social-weibo {
  background: #fd0000;
}
.bo-sicolor .bo-social-weibo:hover {
  background: #000000;
}
.bo-sicolor .bo-social-plancast {
  background: #e4b82c;
}
.bo-sicolor .bo-social-plancast:hover {
  background: #000000;
}
.bo-sicolor .bo-social-email {
  background: blue;
}
.bo-sicolor .bo-social-email:hover {
  background: #000000;
}
.bo-sicolor .bo-social-myspace {
  background: #2068b0;
}
.bo-sicolor .bo-social-myspace:hover {
  background: #000000;
}
.bo-sicolor .bo-social-podcast {
  background: #f38b36;
}
.bo-sicolor .bo-social-podcast:hover {
  background: #000000;
}
.bo-sicolor .bo-social-cart {
  background: #00a204;
}
.bo-sicolor .bo-social-cart:hover {
  background: #000000;
}

/* --- SCSS For Call-to-action --- */
.call-to-action {
  z-index: 1;
  text-align: center;
  padding: 158px 0;
  width: 70%;
}
.call-to-action.light-style {
  width: 100%;
  color: #FFFFFF;
  padding: 126px 0;
}
.call-to-action.light-style h1 {
  color: #fff;
  font-size: 100px;
  font-family: "Roboto Light", sans-serif;
}
.call-to-action.light-style p {
  font-size: 24px;
  font-style: italic;
  margin-bottom: 30px;
  margin-top: 0;
}
.call-to-action.light-style p:after, .call-to-action.light-style p:before {
  border: none;
}
.call-to-action.light-style p span {
  border: none;
  color: #FFFFFF;
  text-transform: none;
}
.call-to-action.light-style .action-button .btn {
  background-color: #ff0984;
  border-color: #ff0984;
}
.call-to-action h1 {
  font-size: 70px;
  font-family: "Roboto Bold", sans-serif;
}
.call-to-action p {
  position: relative;
  margin: 25px 0;
}
.call-to-action p span {
  padding: 10px 0;
  border-bottom: 1px solid #e7e7e7;
  border-top: 1px solid #e7e7e7;
  text-transform: uppercase;
  color: #202020;
}
.call-to-action .action-button .btn {
  min-width: 150px;
  margin-left: 8px;
  margin-right: 8px;
  background-color: #191919;
  border-color: #191919;
}

/* call to action style1 */
.call-to-action-v1 {
  display: table;
  text-align: left;
}
.call-to-action-v1 .call-to-action-inner {
  display: table-cell;
  vertical-align: middle;
}
.call-to-action-v1 .action-button {
  min-width: 25%;
  text-align: right;
}
.call-to-action-v1 .action-button .btn {
  margin-top: 0;
}
button {
    -webkit-appearance: none;
}
/* call to action style2 */
.call-to-action-v2 {
  display: table;
  text-align: right;
}
.call-to-action-v2 .call-to-action-inner {
  display: table-cell;
  vertical-align: middle;
}
.call-to-action-v2 .action-button {
  min-width: 40%;
  text-align: left;
  padding-left: 50px;
}
.call-to-action-v2 .action-button .btn {
  margin-top: 0;
}

/* call to action style3 */
.call-to-action-v3 .call-to-action-inner h1, .call-to-action-v3 .call-to-action-inner h2, .call-to-action-v3 .call-to-action-inner h3, .call-to-action-v3 .call-to-action-inner h4, .call-to-action-v3 .call-to-action-inner h5, .call-to-action-v3 .call-to-action-inner h6 {
  border: 1px solid #222;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  display: inline-block;
  padding: 15px 10%;
}
.call-to-action-v3.light-style .call-to-action-inner h1, .call-to-action-v3.light-style .call-to-action-inner h2, .call-to-action-v3.light-style .call-to-action-inner h3, .call-to-action-v3.light-style .call-to-action-inner h4, .call-to-action-v3.light-style .call-to-action-inner h5, .call-to-action-v3.light-style .call-to-action-inner h6 {
  border: 1px solid #fff;
}

/* call to action style4 */
.call-to-action-v4 {
  padding-left: 18%;
  padding-right: 18%;
}
.call-to-action-v4 .fa {
  width: 90px;
  height: 90px;
  line-height: 90px;
  background-color: #dff0d8;
  text-align: center;
  color: #fff;
}

/* --- SCSS For Columns --- */
/* --- SCSS For Contact-form --- */
/* --- SCSS For Content-slider --- */
.carousel-style {
  position: relative;
  min-height: 80px;
  margin: 0 20px;
}
.carousel .item {
    background: #ffffff !important;
}
.carousel-control {
  z-index: 5;
}

.carousel-md {
  width: 44px;
  height: 44px;
  line-height: 44px;
}

.carousel-sm {
  width: 34px;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
}

.carousel-xs {
  width: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
}

.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;
}
.carousel-controls-v1 .carousel-control:hover {
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.5) inset;
  color: #737373;
}

.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;
}
.carousel-controls-v2 .carousel-control:hover {
  box-shadow: 0 0 0 transparent inset;
  color: black;
}

.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;
}
.carousel-controls-v3 .carousel-control:hover {
  box-shadow: 0 0 0 30px #649130 inset;
  color: #fff;
}

/* Navigation Styles */
[class*="carousel-indicators-"] li {
  cursor: pointer;
  position: relative;
  border: none;
}
[class*="carousel-indicators-"] li a {
  cursor: pointer;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  left: 0;
  outline: medium none;
  position: absolute;
  top: 0;
  background-color: transparent;
  transform-style: preserve-3d;
  -webkit-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
  -o-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
  transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
}
[class*="carousel-indicators-"] li.active {
  background-color: transparent;
}

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

.carousel-indicators-v2 li {
  margin: 0 3px;
}
.carousel-indicators-v2 li a {
  -webkit-transition: transform 0.3s ease 0s, background-color 0.3s ease 0s;
  -o-transition: transform 0.3s ease 0s, background-color 0.3s ease 0s;
  transition: transform 0.3s ease 0s, background-color 0.3s ease 0s;
  background-color: #ddd;
}
.carousel-indicators-v2 li a:hover, .carousel-indicators-v2 li a:focus {
  background-color: #d5d5d5;
}
.carousel-indicators-v2 li.active {
  margin: 0 3px;
}
.carousel-indicators-v2 li.active a {
  background-color: #8bc34a;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

.carousel-indicators-v3 li {
  width: 14px;
  height: 14px;
}
.carousel-indicators-v3 li a {
  background-color: transparent;
  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;
}
.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%;
}
.carousel-indicators-v3 li a:hover, .carousel-indicators-v3 li a:focus {
  opacity: 0.8;
}
.carousel-indicators-v3 li.active {
  width: 14px;
  height: 14px;
}
.carousel-indicators-v3 li.active a:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.carousel-indicators-v4 li {
  margin: 0 3px;
  width: 14px;
  height: 14px;
}
.carousel-indicators-v4 li a {
  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;
}
.carousel-indicators-v4 li a:hover, .carousel-indicators-v4 li a:focus {
  box-shadow: 0 0 0 8px #8bc34a inset;
}
.carousel-indicators-v4 li.active {
  width: 14px;
  height: 14px;
  margin: 0 3px;
}
.carousel-indicators-v4 li.active a {
  box-shadow: 0 0 0 2px #8bc34a inset;
}

.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;
}
.carousel-indicators-v5 li a {
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: background-color 0.3s ease 0s, transform 0.3s ease 0s;
  -o-transition: background-color 0.3s ease 0s, transform 0.3s ease 0s;
  transition: background-color 0.3s ease 0s, transform 0.3s ease 0s;
}
.carousel-indicators-v5 li a:hover, .carousel-indicators-v5 li a:focus {
  background-color: #8bc34a;
}
.carousel-indicators-v5 li.active {
  width: 14px;
  height: 14px;
  margin: 0 3px;
  box-shadow: 0 0 0 2px #8bc34a;
}
.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);
}

.carousel-indicators-v6 li {
  width: 14px;
  height: 14px;
}
.carousel-indicators-v6 li a {
  border: 2px solid #ddd;
  -webkit-transition: border-color 0.3s ease 0s;
  -o-transition: border-color 0.3s ease 0s;
  transition: border-color 0.3s ease 0s;
}
.carousel-indicators-v6 li a:after {
  background: none repeat scroll 0 0 #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;
}
.carousel-indicators-v6 li a:hover, .carousel-indicators-v6 li a:focus {
  border-color: #8bc34a;
}
.carousel-indicators-v6 li.active {
  width: 14px;
  height: 14px;
}
.carousel-indicators-v6 li.active a {
  border-color: #8bc34a;
}
.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 --- */
.counters {
  text-align: center;
}
.counters .counter-wrap {
  font-size: 36px;
  color: #dff0d8;
  font-weight: 800;
}
.counters .counter-wrap .fa {
  font-size: 46px;
}
.counters h5 {
  font-weight: 700;
  margin: 5px 0 30px;
  text-transform: uppercase;
}

/* --- SCSS For Divider --- */
[class*="hr-"] {
  min-height: 1px;
}

.hr-dashed {
  border-top: 1px dashed #ccc;
}

.hr-dotted {
  border-top: 1px dotted #ccc;
}

.hr-double {
  border-top: 3px double #ccc;
}

.hr-double-dashed {
  border-top: 1px dashed #ccc;
  position: relative;
}
.hr-double-dashed:before {
  border-top: 1px dashed #ccc;
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  top: 1px;
}

.hr-double-dotted {
  border-top: 1px dotted #ccc;
  position: relative;
}
.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 --- */
.heading {
  z-index: 1;
  position: relative;
}
.heading h1, .heading h2, .heading h3, .heading h4, .heading h5, .heading h6 {
  font-size: 24px !important;
}
.heading p, .heading small {
  display: inline-block;
  overflow: hidden;
  font-size: 16px;
}
.heading.heading-light {
  color: #fff;
}
.heading.heading-light h1 {
  color: #fff;
}
.heading.heading-light span {
  padding: 5px 10px;
  position: relative;
}
.heading.heading-v1 {
  position: relative;
}
.heading.heading-v2 {
  padding-bottom: 35px;
}
.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;
}
.rtl .heading.heading-v2:after {
  right: 50%;
  left: auto;
}
.rtl .heading.heading-v2:after {
  margin-right: -100px;
  margin-left: inherit;
}
.heading.heading-v2:before {
  left: 50%;
  width: 12px;
  height: 12px;
  margin-left: -6px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 2;
  content: " ";
  bottom: 25px;
  text-align: center;
  position: absolute;
  background: #fff;
  border: 1px solid #000000;
}
.rtl .heading.heading-v2:before {
  right: 50%;
  left: auto;
}
.rtl .heading.heading-v2:before {
  margin-right: -6px;
  margin-left: inherit;
}
.heading.heading-v2.heading-light:after {
  background: #fff;
}
.heading.heading-v2.heading-light:before {
  background: #000000;
  border: 1px solid #fff;
}
.heading.heading-v3 {
  padding-bottom: 35px;
}
.heading.heading-v3:after {
  left: 50%;
  width: 100px;
  height: 2px;
  margin-left: -50px;
  content: " ";
  bottom: 30px;
  background: #000000;
  position: absolute;
}
.rtl .heading.heading-v3:after {
  right: 50%;
  left: auto;
}
.rtl .heading.heading-v3:after {
  margin-right: -50px;
  margin-left: inherit;
}
.heading.heading-v3 span {
  display: block;
  margin-bottom: 20px;
}
.heading.heading-v3.heading-light:after {
  background: #000000;
}
.heading.heading-v4 {
  z-index: 1;
  text-align: center;
  padding-top: 70px;
  position: relative;
}
.heading.heading-v4:before {
  left: 50%;
  z-index: -1;
  width: 50px;
  height: 50px;
  content: "";
  top: 11px;
  text-align: center;
  position: absolute;
  background-color: #000000;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-left: -25px;
}
.rtl .heading.heading-v4:before {
  right: 50%;
  left: auto;
}
.rtl .heading.heading-v4:before {
  margin-right: -25px;
  margin-left: inherit;
}
.heading.heading-v4:after {
  left: 50%;
  z-index: -1;
  width: 50px;
  height: 50px;
  line-height: 50px;
  content: "\f109";
  font-family: FontAwesome;
  top: 11px;
  text-align: center;
  position: absolute;
  color: #fff;
  margin-left: -25px;
  font-size: 20px;
}
.rtl .heading.heading-v4:after {
  right: 50%;
  left: auto;
}
.rtl .heading.heading-v4:after {
  margin-right: -25px;
  margin-left: inherit;
}
.heading.heading-v4.heading-light:before {
  background: #fff;
}
.heading.heading-v5 {
  padding-bottom: 20px;
  background: url("../images/dotted.png") repeat-x scroll center center;
}
.heading.heading-v5 h1, .heading.heading-v5 h2, .heading.heading-v5 h3, .heading.heading-v5 h4, .heading.heading-v5 h5, .heading.heading-v5 h6 {
  padding: 0;
  background: #fff;
  position: relative;
  display: inline-block;
}
.heading.heading-v6 h1, .heading.heading-v6 h2, .heading.heading-v6 h3, .heading.heading-v6 h4, .heading.heading-v6 h5, .heading.heading-v6 h6 {
  position: relative;
  margin-bottom: 35px;
}
.heading.heading-v6 h1:after, .heading.heading-v6 h2:after, .heading.heading-v6 h3:after, .heading.heading-v6 h4:after, .heading.heading-v6 h5:after, .heading.heading-v6 h6:after {
  left: 50%;
  width: 80px;
  height: 2px;
  margin-left: -40px;
  content: " ";
  bottom: -18px;
  background: #444;
  position: absolute;
}
.rtl .heading.heading-v6 h1:after, .rtl .heading.heading-v6 h2:after, .rtl .heading.heading-v6 h3:after, .rtl .heading.heading-v6 h4:after, .rtl .heading.heading-v6 h5:after, .rtl .heading.heading-v6 h6:after {
  right: 50%;
  left: auto;
}
.rtl .heading.heading-v6 h1:after, .rtl .heading.heading-v6 h2:after, .rtl .heading.heading-v6 h3:after, .rtl .heading.heading-v6 h4:after, .rtl .heading.heading-v6 h5:after, .rtl .heading.heading-v6 h6:after {
  margin-right: -40px;
  margin-left: inherit;
}
.heading.heading-v6.heading-light h1:after, .heading.heading-v6.heading-light h2:after, .heading.heading-v6.heading-light h3:after, .heading.heading-v6.heading-light h4:after, .heading.heading-v6.heading-light h5:after, .heading.heading-v6.heading-light h6:after {
  background: #fff;
}
.heading.heading-v7 {
  padding-bottom: 40px;
}
.heading.heading-v7:before {
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 18px solid #000000;
  bottom: 20px;
  content: "";
  width: 18px;
  height: 14px;
  left: 50%;
  margin-left: -18px;
  position: absolute;
}
.rtl .heading.heading-v7:before {
  right: 50%;
  left: auto;
}
.rtl .heading.heading-v7:before {
  margin-right: -18px;
  margin-left: inherit;
}
.heading.heading-v7:after {
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 12px solid #ffffff;
  bottom: 24px;
  content: "";
  left: 50%;
  margin-left: -14px;
  position: absolute;
  width: 10px;
  height: 8px;
}
.rtl .heading.heading-v7:after {
  margin-right: -14px;
  margin-left: inherit;
}
.heading.heading-v7.heading-light:before {
  border-top: 18px solid #fff;
}
.heading.heading-v7.heading-light:after {
  border-top: 12px solid #000000;
}
.heading.heading-v8 h1, .heading.heading-v8 h2, .heading.heading-v8 h3, .heading.heading-v8 h4, .heading.heading-v8 h5, .heading.heading-v8 h6 {
  position: relative;
  padding: 20px 0 25px;
}
.heading.heading-v8 h1:before, .heading.heading-v8 h1:after, .heading.heading-v8 h2:before, .heading.heading-v8 h2:after, .heading.heading-v8 h3:before, .heading.heading-v8 h3:after, .heading.heading-v8 h4:before, .heading.heading-v8 h4:after, .heading.heading-v8 h5:before, .heading.heading-v8 h5:after, .heading.heading-v8 h6:before, .heading.heading-v8 h6:after {
  content: ".";
  font-size: 22px;
  left: 50%;
  position: absolute;
  color: #c1c1c1;
  text-shadow: 10px 0 #ddd, -10px 0 #ddd;
}
.rtl .heading.heading-v8 h1:before, .rtl .heading.heading-v8 h1:after, .rtl .heading.heading-v8 h2:before, .rtl .heading.heading-v8 h2:after, .rtl .heading.heading-v8 h3:before, .rtl .heading.heading-v8 h3:after, .rtl .heading.heading-v8 h4:before, .rtl .heading.heading-v8 h4:after, .rtl .heading.heading-v8 h5:before, .rtl .heading.heading-v8 h5:after, .rtl .heading.heading-v8 h6:before, .rtl .heading.heading-v8 h6:after {
  right: 50%;
  left: auto;
}
.heading.heading-v8 h1:before, .heading.heading-v8 h2:before, .heading.heading-v8 h3:before, .heading.heading-v8 h4:before, .heading.heading-v8 h5:before, .heading.heading-v8 h6:before {
  top: -15px;
}
.heading.heading-v8 h1:after, .heading.heading-v8 h2:after, .heading.heading-v8 h3:after, .heading.heading-v8 h4:after, .heading.heading-v8 h5:after, .heading.heading-v8 h6:after {
  bottom: 0;
}
.heading.heading-v9 {
  text-align: left;
}
.rtl .heading.heading-v9 {
  text-align: right;
}
.heading.heading-v9 h1, .heading.heading-v9 h2, .heading.heading-v9 h3, .heading.heading-v9 h4, .heading.heading-v9 h5, .heading.heading-v9 h6 {
  position: relative;
  margin-bottom: 30px;
}
.heading.heading-v9 h1:after, .heading.heading-v9 h2:after, .heading.heading-v9 h3:after, .heading.heading-v9 h4:after, .heading.heading-v9 h5:after, .heading.heading-v9 h6:after {
  left: 0;
  width: 30px;
  height: 2px;
  content: " ";
  bottom: -15px;
  right: inherit;
  background-color: #000000;
  position: absolute;
}
.rtl .heading.heading-v9 h1:after, .rtl .heading.heading-v9 h2:after, .rtl .heading.heading-v9 h3:after, .rtl .heading.heading-v9 h4:after, .rtl .heading.heading-v9 h5:after, .rtl .heading.heading-v9 h6:after {
  right: 0;
  left: auto;
}
.heading.heading-v9.heading-light h1:after, .heading.heading-v9.heading-light h2:after, .heading.heading-v9.heading-light h3:after, .heading.heading-v9.heading-light h4:after, .heading.heading-v9.heading-light h5:after, .heading.heading-v9.heading-light h6:after {
  background-color: #fff;
}

.heading-feature p {
  width: 56%;
  display: inline-block;
  margin-bottom: 30px;
}

.hight-light .heading small {
  color: #FFFFFF;
}

.hight-light h1, .hight-light h2, .hight-light h3, .hight-light h4, .hight-light h5, .hight-light h6, .hight-light p {
  color: #FFFFFF;
}

.hight-lighted .heading {
  z-index: 1;
  position: relative;
}
.hight-lighted .heading h1, .hight-lighted .heading h2, .hight-lighted .heading h3, .hight-lighted .heading h4, .hight-lighted .heading h5, .hight-lighted .heading h6 {
  position: relative;
}

/* --- SCSS For Icon-box --- */
@-webkit-keyframes hover-imagecategory {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0px);
  }
}
@-moz-keyframes hover-imagecategory {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0px);
  }
}
@-o-keyframes hover-imagecategory {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0px);
  }
}
@keyframes hover-imagecategory {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0px);
  }
}
.feature-box {
  margin: 22px 0;
  border-right: 1px solid #e7e7e7;
}
.rtl .feature-box {
  border-left: 1px solid #e7e7e7;
  border-right: inherit;
}
.feature-box .fbox-icon {
  float: left;
  margin-top: 10px;
  margin-right: 15px;
  position: relative;
}
.rtl .feature-box .fbox-icon {
  float: right;
}
.rtl .feature-box .fbox-icon {
  margin-left: 15px;
  margin-right: inherit;
}
.feature-box .fbox-body {
  overflow: hidden;
  padding-right: 20px;
}
.rtl .feature-box .fbox-body {
  padding-left: 20px;
  padding-right: inherit;
}
.feature-box .fbox-body .fbox-icon {
  margin-top: 0;
}
.feature-box small {
  font-size: 13px;
  margin-bottom: 15px;
  display: inline-block;
}
.feature-box h4 {
  margin: 0;
}
.feature-box .fbox-title {
  margin: 10px 0;
  font-weight: 600;
  text-transform: none;
}
.feature-box.light-style {
  color: #dfdfdf;
}
.feature-box.light-style a {
  color: #fff;
}
.feature-box.light-style a:hover {
  color: #000;
}
.feature-box.light-style .fbox-title,
.feature-box.light-style h4 {
  color: #fff;
}
.feature-box.feature-box-right {
  text-align: right;
}
.rtl .feature-box.feature-box-right {
  text-align: left;
}
.feature-box.feature-box-right .fbox-icon {
  float: right;
  margin: 10px 0 0 20px;
}
.rtl .feature-box.feature-box-right .fbox-icon {
  float: left;
}
.rtl .feature-box.feature-box-right .fbox-icon {
  margin: 10px 20px 0 0;
}
.feature-box.feature-box-center {
  text-align: center;
  padding: 30px 16px;
}
.feature-box.feature-box-center .fbox-icon {
  float: none !important;
}
.feature-box:hover .fbox-icon:after {
  opacity: 1;
  transform: rotate(0deg);
  z-index: 1;
}
.feature-box:hover .fbox-body h4 {
  color: #ff0984;
}

[class*="feature-box-"] .fbox-icon .fa {
  width: 52px;
  height: 52px;
  color: #FFFFFF;
  line-height: 48px;
  text-align: center;
}
[class*="feature-box-"] h4 {
  padding: 5px 0;
  position: relative;
  font-size: 12px;
  font-family: "Roboto Black", sans-serif;
  text-transform: uppercase;
}
[class*="feature-box-"] p {
  color: #666666;
}

.feature-box-v1 {
  margin: 30px 0;
  min-height: 180px;
}
.feature-box-v1 .fbox-icon {
  float: right;
  margin: 0;
}
.rtl .feature-box-v1 .fbox-icon {
  float: left;
}
.feature-box-v1 .fbox-icon .fa {
  width: 170px;
  height: 170px;
  text-align: center;
}
.feature-box-v1 .fbox-icon:after {
  content: none;
}
.feature-box-v1 .fbox-body {
  padding-top: 40px;
}

.feature-box-v2 .fbox-body h4 {
  color: #000000;
}

.feature-box-v3 {
  margin-top: 50px;
  margin-bottom: 50px;
}
.feature-box-v3 .fbox-icon .fa {
  border: 2px solid #ff0984;
}
.feature-box-v3 .fbox-icon .text-darker {
  border-color: #666666;
}
.feature-box-v3 .fbox-icon .text-red {
  border-color: #ff0984;
}

.feature-box-v4.feature-box {
  margin: 110px 0;
  border: none;
}
.feature-box-v4.feature-box .fbox-icon:after {
  content: none;
}
.feature-box-v4 h4, .feature-box-v4 p {
  color: #FFFFFF;
}

.feature-box-v5.feature-box {
  border: none;
  margin: 0;
  padding: 17px 0 22px;
}
.feature-box-v5 h4 {
  color: #FFFFFF;
  margin-top: 6px;
}
.feature-box-v5 p {
  display: none;
}
.feature-box-v5 .fbox-icon {
  margin: 0 15px 0;
}
.feature-box-v5 .fbox-icon .fa {
  width: 40px;
  height: 40px;
  color: #FFFFFF;
  line-height: 35px;
  border: 2px solid #FFFFFF;
  text-align: center;
  border-radius: 50px;
  font-size: 20px;
}
.feature-box-v5.bg-freeship {
  background: #352614;
  position: relative;
}
.feature-box-v5.bg-freeship:before {
  background: #352614 none repeat scroll 0 0;
  content: "";
  height: 100%;
  right: 100%;
  position: absolute;
  top: 0;
  width: 500%;
}
.rtl .feature-box-v5.bg-freeship:before {
  left: 100%;
  right: auto;
}
.feature-box-v5.bg-sale {
  background: #92c23f;
}
.feature-box-v5.bg-keep {
  background: #f9cf70;
  position: relative;
}
.feature-box-v5.bg-keep:after {
  background: #f9cf70 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 100%;
  position: absolute;
  top: 0;
  width: 500%;
}
.rtl .feature-box-v5.bg-keep:after {
  right: 100%;
  left: auto;
}

/* --- SCSS For Icon-progress-bar --- */
.icon-rating {
  float: left;
}

.icon-rating input {
  left: -9999px;
  position: absolute;
}

.icon-rating label {
  cursor: pointer;
  display: block;
  float: right;
  font-size: 22px;
  height: 17px;
  line-height: 17px;
  padding: 0 3px;
}

.icon-rating label {
  color: #e0e0e0;
  transition: color 0.3s ease 0s;
}

.icon-rating input + label:hover, .icon-rating input + label:hover ~ label {
  color: #8bc34a;
}

.icon-rating input:checked ~ label {
  color: #8bc34a;
}

.icon-rating-horizontal {
  float: none;
  text-align: center;
}

.icon-rating-horizontal label {
  float: none;
  height: 20px;
  line-height: 20px;
}

.light-style {
  color: #fff;
}
.light-style h1, .light-style h2, .light-style h3, .light-style h4, .light-style h5, .light-style h6 {
  color: #fff;
}

.bg-success .icon-rating label {
  color: #c1e2b3;
}
.bg-success .icon-rating input + label:hover, .bg-success .icon-rating input + label:hover ~ label,
.bg-success .icon-rating input:checked ~ label {
  color: #fff;
}

.bg-danger .icon-rating label {
  color: #dca7a7;
}
.bg-danger .icon-rating input + label:hover, .bg-danger .icon-rating input + label:hover ~ label,
.bg-danger .icon-rating input:checked ~ label {
  color: #fff;
}

.bg-warning .icon-rating label {
  color: #f5e79e;
}
.bg-warning .icon-rating input + label:hover, .bg-warning .icon-rating input + label:hover ~ label,
.bg-warning .icon-rating input:checked ~ label {
  color: #fff;
}

.bg-primary .icon-rating label {
  color: #e60000;
}
.bg-primary .icon-rating input + label:hover, .bg-primary .icon-rating input + label:hover ~ label,
.bg-primary .icon-rating input:checked ~ label {
  color: #fff;
}

.bg-info .icon-rating label {
  color: #9acfea;
}
.bg-info .icon-rating input + label:hover, .bg-info .icon-rating input + label:hover ~ label,
.bg-info .icon-rating input:checked ~ label {
  color: #fff;
}

/**бфннер**/
.carousel-caption {
    position: inherit;
    min-height:500px!important;
    padding-top:10em;
}
.carousel-caption h2, .carousel-caption h3 {
    font-size: 3em;
    font-weight: 300;
    letter-spacing: 14px;
    text-transform: uppercase;
}
.carousel-caption h2 span, .carousel-caption h3 span{
    font-weight: 800;
    color: #2fdab8;
}
.carousel-caption p {
    letter-spacing: 12px;
    font-size: 1.2em;
    font-weight: 600;
    color: #ffb900;
    margin-top: 1em;
}
.carousel-caption a {
    color: #fff;
    letter-spacing: 3px;
    padding: 8px 20px;
    margin-top: 2em;
}
.codes{
	padding:5em 0;
	background:#fff;
}
.codes.agileitsbg2 {
    background: #E74C3C;
	background-image:-webkit-linear-gradient(#ff9d2f, #ff6126);
	background-image:-moz-linear-gradient(#ff9d2f, #ff6126);
	background-image:-ms-linear-gradient(#ff9d2f, #ff6126);
	background-image: linear-gradient(#ff9d2f, #ff6126);
    padding-bottom: 10em;
}
.codes.agileitsbg3 {
    background: #3498DB;
    padding-bottom: 10em;
}
.codes.agileitsbg4 {
    background: #2ECC71 ;
    padding-bottom: 10em;
}
.carousel.slide.grid_3.grid_4 {
    border-top: 10px solid #3ACFD5;
    border-bottom: 10px solid #3a4ed5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-position: 0 0, 100% 0;
    background-repeat: no-repeat;
    -webkit-background-size: 10px 100%;
    -moz-background-size: 10px 100%;
    background-size: 10px 100%;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dÃ¢â‚¬Â¦0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=),url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dÃ¢â‚¬Â¦0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%), -webkit-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%);
    background-image: -moz-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%), -moz-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%);
    background-image: -o-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%), -o-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%);
    background-image: linear-gradient(to bottom, #3acfd5 0%, #3a4ed5 100%), linear-gradient(to bottom, #3acfd5 0%, #3a4ed5 100%);
}
.carousel-indicators {
    bottom: 8%;
}
/*-- banner --*/
/*-- //banner-bottom --*/
/* Common style */
.grid figure {
	position: relative;
    overflow: hidden;
    background:#000000;
    text-align: center;
}

.grid figure img {
	position: relative;
	display: block;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.grid figure h3 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid figure h3 span {
	font-weight: 800;
    color: #e71f30;
}

.grid figure p {
    letter-spacing: 12px;
    color: #fff;
    line-height: 2em;
    font-size: 1.1em;
}

figure.effect-roxy img {
	max-width: none;
	width: -webkit-calc(100% + 60px);
	width: calc(100% + 60px);
	width: -moz-calc(100% + 60px);
	width: -o-calc(100% + 60px);
	width: -ms-calc(100% + 60px);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-50px,0,0);
	transform: translate3d(-50px,0,0);
	-moz-transform: translate3d(-50px,0,0);
	-o-transform: translate3d(-50px,0,0);
	-ms-transform: translate3d(-50px,0,0);
}

figure.effect-roxy figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
    border: 4px solid #fff;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-20px,0,0);
	transform: translate3d(-20px,0,0);
	-ms-transform: translate3d(-20px,0,0);
	-moz-transform: translate3d(-20px,0,0);
	-o-transform: translate3d(-20px,0,0);
}

figure.effect-roxy figcaption {
    padding: 3em;
    text-align: right;
    border: 13px solid rgba(255, 255, 255, 0.15);
}

figure.effect-roxy h3 {
    padding: 1.5em 0 .5em;
    font-size: 1.7em;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 5px;
}
figure.effect-roxy p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-10px,0,0);
	transform: translate3d(-10px,0,0);
}

figure.effect-roxy:hover img,.agileinfo_banner_bottom_grid_three_left:hover img{
	opacity: 0.7;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-roxy:hover figcaption::before,
figure.effect-roxy:hover p,.agileinfo_banner_bottom_grid_three_left:hover figcaption::before,
.agileinfo_banner_bottom_grid_three_left:hover p{
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.wthree_banner_bottom_grid_three_left1 {
    width: 49.5%;
    float: left;
}
.banner_bottom_agile_info {
    padding: 5em 0;
}
.banner_bottom_agile_info.team {
    background: #f5f5f5;
}
/*-- //banner-bottom --*/



/* --- SCSS For Interactive-banner --- */
.interactive-banner {
  position: relative;
  overflow: hidden;
}
.interactive-banner .interactive-banner-profile {
  position: absolute;
  z-index: 2;
  margin: auto;
  content: "";
}
.interactive-banner .interactive-banner-profile h2 {
  text-transform: uppercase;
  margin: 10px 0 15px;
  letter-spacing: 5px;
}
.interactive-banner .interactive-banner-profile small {
  text-transform: uppercase;
}
.interactive-banner .mask-link {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
}
.interactive-banner .banner-title h2, .interactive-banner .banner-title h3, .interactive-banner .banner-title h4, .interactive-banner .banner-title h5, .interactive-banner .banner-title h6 {
  color: #fff;
}
.interactive-banner .action .icons:hover {
  background-color: #dff0d8 !important;
  border: #dff0d8 !important;
}
.interactive-banner.left .interactive-banner-profile {
  left: 20px;
}
.interactive-banner.right .interactive-banner-profile {
  right: 20px;
}
.interactive-banner.center .interactive-banner-profile {
  right: 0;
  left: 0;
}

.interactive-banner-v1 .interactive-banner-profile {
  width: 85%;
  height: 120px;
  bottom: 0;
  top: 0;
}

.interactive-banner-v2 .interactive-banner-profile {
  top: 40px;
  width: 55%;
  height: 120px;
}
.interactive-banner-v2 .interactive-banner-profile .action {
  padding: 5px 15px;
  margin-bottom: 3px;
  background-color: #fff;
  color: #333;
}
.interactive-banner-v2.left .interactive-banner-profile {
  left: 60px;
}
.interactive-banner-v2.right .interactive-banner-profile {
  right: 60px;
}
.interactive-banner-v2.center .interactive-banner-profile {
  right: 0;
  left: 0;
}

.interactive-banner-v3 .interactive-banner-profile {
  padding: 40px 60px;
  width: 100%;
  height: 100%;
  top: 0;
}
.interactive-banner-v3 .interactive-banner-profile .action {
  bottom: 60px;
  left: 60px;
  right: 60px;
  content: "";
  position: absolute;
}
.interactive-banner-v3 .interactive-banner-profile .action:after {
  content: "";
  position: absolute;
  border: 5px solid #fff;
  bottom: -30px;
  left: -30px;
  right: -30px;
  height: calc(100% + 60px);
  width: calc(100% + 60px);
  z-index: -1;
}

.interactive-banner-v4 .interactive-banner-profile {
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 0 30px;
  position: absolute;
  content: "";
  transform: translate3d(0px, 60px, 0px);
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
.interactive-banner-v4 .interactive-banner-profile .action {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s;
  transition: opacity 0.35s ease 0s;
  position: relative;
  background-color: #dff0d8;
  margin: 0 -30px;
  padding: 20px 30px;
}
.interactive-banner-v4 .interactive-banner-profile img {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s;
  transition: opacity 0.35s ease 0s;
}
.interactive-banner-v4:hover .interactive-banner-profile {
  transform: translate3d(0px, 0px, 0px);
}
.interactive-banner-v4:hover .interactive-banner-profile .action {
  opacity: 1;
  filter: alpha(opacity=100);
}
.interactive-banner-v4:hover .interactive-banner-profile img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.interactive-banner-v5 .interactive-banner-profile {
  width: 55%;
  height: 120px;
  bottom: 0;
  top: 0;
}
.interactive-banner-v5 a.links {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -30px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transform: translate3d(0px, -60px, 0px);
}
.interactive-banner-v5:hover a.links {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translate3d(0px, 0px, 0px);
}

/* effect-v1 */
.effect-v1 {
  background-color: #000;
  overflow: hidden;
  position: relative;
  /* style for hover */
}
.effect-v1:before {
  border: 1px solid #ffffff;
  bottom: 20px;
  content: "";
  left: 20px;
  position: absolute;
  right: 20px;
  top: 20px;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  z-index: 1;
}
.effect-v1 img {
  -webkit-transform: scale(1.12);
  -ms-transform: scale(1.12);
  -o-transform: scale(1.12);
  transform: scale(1.12);
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
.effect-v1 .action {
  -webkit-transform: scale(1.12);
  -ms-transform: scale(1.12);
  -o-transform: scale(1.12);
  transform: scale(1.12);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
.effect-v1:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.effect-v1:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.effect-v1:hover .action {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
}

/* effect-v2*/
.effect-v2 {
  background-color: #000;
  overflow: hidden;
  position: relative;
  /* style for hover */
}
.effect-v2:before {
  border: 1px solid #ffffff;
  bottom: 20px;
  content: "";
  left: 20px;
  position: absolute;
  right: 20px;
  top: 20px;
  -webkit-transform: translate3d(-20px, 0px, 0px);
  transform: translate3d(-20px, 0px, 0px);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  z-index: 1;
}
.effect-v2 img {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
.effect-v2 .action {
  -webkit-transform: translate3d(-10px, 0px, 0px);
  transform: translate3d(-10px, 0px, 0px);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
.effect-v2:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.effect-v2:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transform: scale(1.2, 1);
  -ms-transform: scale(1.2, 1);
  -o-transform: scale(1.2, 1);
  transform: scale(1.2, 1);
}
.effect-v2:hover .action {
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  opacity: 1;
  filter: alpha(opacity=100);
}

/* effect-v3*/
.effect-v3 {
  background-color: #000;
  overflow: hidden;
  border-bottom: 1px solid #e1e1e1;
  position: relative;
  /* style for hover */
}
.effect-v3:before, .effect-v3:after {
  bottom: 20px;
  content: "";
  left: 20px;
  opacity: 0;
  position: absolute;
  right: 20px;
  top: 20px;
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  z-index: 1;
}
.effect-v3:before {
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  transform: scale(0, 1);
}
.effect-v3:after {
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  transform: scale(1, 0);
}
.effect-v3 img {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s;
  transition: opacity 0.35s ease 0s;
  width: 100%;
}
.effect-v3 .banner-title {
  -webkit-transform: translate3d(0px, -20px, 0px);
  transform: translate3d(0px, -20px, 0px);
  -webkit-transition: transform 0.35s ease 0s;
  -o-transition: transform 0.35s ease 0s;
  transition: transform 0.35s ease 0s;
}
.effect-v3 .action {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate3d(0px, 40px, 0px);
  transform: translate3d(0px, 40px, 0px);
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
.effect-v3:hover:before, .effect-v3:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.effect-v3:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.effect-v3:hover .banner-title, .effect-v3:hover .action {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}

/* effect-v4*/
.effect-v4 {
  background-color: #000;
  overflow: hidden;
  position: relative;
  /* style for hover */
}
.effect-v4:before {
  border: 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;
}
.effect-v4 img {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s;
  transition: opacity 0.35s ease 0s;
}
.effect-v4 .banner-title {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform 0.35s ease 0s;
  -o-transition: transform 0.35s ease 0s;
  transition: transform 0.35s ease 0s;
}
.effect-v4 .action {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
.effect-v4:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.effect-v4:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.effect-v4:hover .banner-title {
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  -o-transform: scale(0.95);
  transform: scale(0.95);
}
.effect-v4:hover .action {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/* effect-v5*/
.effect-v5 {
  background-color: #000;
  overflow: hidden;
  position: relative;
  /* style for hover */
}
.effect-v5 img {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 1s ease 0s, transform 1s ease 0s;
  -o-transition: opacity 1s ease 0s, transform 1s ease 0s;
  transition: opacity 1s ease 0s, transform 1s ease 0s;
}
.effect-v5 .action {
  transform: translate3d(-150%, 0px, 0px);
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
.effect-v5 .action:first-child {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.effect-v5 .action:nth-of-type(2) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.effect-v5 .action:nth-of-type(3) {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}
.effect-v5:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
  transform: scale3d(1.1, 1.1, 1);
}
.effect-v5:hover .action {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale3d(1.1, 1.1, 1);
  transform: translate3d(0px, 0px, 0px);
}
.effect-v5:hover .action:first-child {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.effect-v5:hover .action:nth-of-type(2) {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}
.effect-v5:hover .action:nth-of-type(3) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

/* effect-v6*/
.effect-v6 {
  background-color: #000;
  overflow: hidden;
  position: relative;
  /* style for hover */
}
.effect-v6 img {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s;
  transition: opacity 0.35s ease 0s;
}
.effect-v6 .action {
  transform: translate3d(0px, -100px, 0px);
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  opacity: 0;
}
.effect-v6:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.effect-v6:hover .action {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
}

/* effect-v7*/
.effect-v7 {
  overflow: hidden;
  position: relative;
  /* style for hover */
}
.effect-v7:before {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.4s cubic-bezier(0.94, 0.85, 0.1, 0.62) 0s;
  -o-transition: all 0.4s cubic-bezier(0.94, 0.85, 0.1, 0.62) 0s;
  transition: all 0.4s cubic-bezier(0.94, 0.85, 0.1, 0.62) 0s;
  z-index: 1;
  border: 200px double transparent;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.effect-v7:hover:before {
  opacity: 0;
  filter: alpha(opacity=0);
  border: 0 double rgba(255, 255, 255, 0.7);
  visibility: hidden;
}

/* effect-v8*/
.effect-v8 {
  overflow: hidden;
  position: relative;
  /* style for hover */
}
.effect-v8:before {
  border-bottom: 50px solid rgba(255, 255, 255, 0.4);
  border-top: 50px solid rgba(255, 255, 255, 0.4);
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
  -o-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
  -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
  -moz-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
  -ms-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transform-origin: 50% 50% 0;
  width: 100%;
}
.effect-v8:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
  -o-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
  -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
  -moz-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
  -ms-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
}

/* effect-v9*/
.effect-v9 {
  overflow: hidden;
  position: relative;
  /* style for hover */
}
.effect-v9:before {
  border: 50px solid transparent;
  border-top-right-radius: 50px;
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
  top: 0;
  content: "";
  opacity: 1;
  filter: alpha(opacity=100);
  width: 100px;
  height: 100px;
  -webkit-transform: scale(7);
  -ms-transform: scale(7);
  -o-transform: scale(7);
  transform: scale(7);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  visibility: visible;
  z-index: 1;
}
.effect-v9:hover:before {
  border: 0 solid rgba(0, 0, 0, 0.7);
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}

/* effect-v10*/
.effect-v10 {
  overflow: hidden;
  position: relative;
  /* style for hover */
}
.effect-v10:before {
  background-color: rgba(255, 255, 255, 0.2);
  display: block;
  width: 100%;
  height: 100%;
  left: -100%;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  content: "";
  z-index: 1;
}
.effect-v10:hover:before {
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* effect-v11*/
.effect-default {
  background-color: #000;
  overflow: hidden;
  position: relative;
  /* style for hover */
}
.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;
}
.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);
}
.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;
}
.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);
}
.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);
}
.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);
}
.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 --- */
.bg-blog .blog-item {
  background: #FFFFFF;
}

.hight-light .latest-posts a {
  color: #FFFFFF;
}
.hight-light .latest-posts-v1 .blog-meta {
  color: #8ac53f;
}

.green .btn-primary {
  background-color: #8ac53f;
  border-color: #8ac53f;
}

.brown .btn-primary {
  background-color: #bf9a61;
  border-color: #bf9a61;
}

/* latest posts */
.latest-posts a {
  text-transform: none;
}
.latest-posts .latest-posts-title {
  font-size: 16px !important;
}
.latest-posts .latest-posts-meta a {
  color: #000000;
}
.latest-posts .latest-posts-profile {
  font-size: 13px;
  font-weight: bold;
  color: #000000;
  text-transform: uppercase;
}
.latest-posts .latest-posts-profile a {
  color: #000000;
}
.latest-posts .latest-posts-profile a:hover {
  color: #ff0984;
}
.latest-posts .latest-posts-profile i {
  margin-right: 7px;
  font-size: 14px;
}
.rtl .latest-posts .latest-posts-profile i {
  margin-left: 7px;
  margin-right: inherit;
}
.latest-posts .shortinfo {
  margin-bottom: 10px;
  font-size: 14px;
}
.latest-posts .blog-readmore {
  margin-bottom: 10px;
}

/* latest posts v1*/
.latest-posts-v1 .latest-posts-img-profile {
  position: relative;
  padding: 1px;
}
.latest-posts-v1 .blog-meta {
  font-size: 11px;
  margin-bottom: 10px;
  position: relative;
  color: #ff0984;
}
.latest-posts-v1 .blog-meta span.comment_count {
  padding: 0 10px;
}
.latest-posts-v1 .blog-meta a {
  color: #999;
}
.latest-posts-v1.highlight .latest-posts-img-profile {
  width: 50%;
  float: left;
}
.rtl .latest-posts-v1.highlight .latest-posts-img-profile {
  float: right;
}
.latest-posts-v1.highlight .latest-posts-meta {
  width: 46%;
  float: right;
}
.rtl .latest-posts-v1.highlight .latest-posts-meta {
  float: left;
}
.latest-posts-v1.highlight .latest-posts-meta .latest-posts-title {
  margin-top: 0;
}
.latest-posts-v1.highlight [class*="col-"] {
  padding: 0;
}
.latest-posts-v1.highlighted .latest-posts-image {
  display: none;
}
.latest-posts-v1.highlighted .panel-heading .panel-title h4 {
  margin-bottom: 0;
}
.latest-posts-v1.text-light.block::before {
  background-color: #38364f;
}
.latest-posts-v1.text-light .panel-heading:after {
  background-color: #0a0827;
}
.latest-posts-v1.text-light .panel-heading .panel-title {
  font-size: 24px;
  color: #FFFFFF;
}
.latest-posts-v1.text-light .latest-posts-meta a {
  color: #FFFFFF;
}
.latest-posts-v1.text-light .shortinfo {
  color: #bbb;
}

/* latest posts v2*/
.latest-posts-v2 .latest-posts-meta,
.latest-posts-v2 .latest-posts-profile {
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 15px;
  background-color: rgba(255, 255, 255, 0.7);
}

/* latest posts v3*/
.latest-posts-v3 {
  text-align: center;
}
.latest-posts-v3 .latest-posts-title {
  position: relative;
}
.latest-posts-v3 .latest-posts-title:after {
  background-color: #444444;
  content: " ";
  height: 1px;
  left: 50%;
  margin-left: -15px;
  position: absolute;
  top: 41px;
  width: 30px;
}
.latest-posts-v3 .latest-posts-meta {
  padding: 15px;
  position: relative;
  background-color: rgba(255, 255, 255, 0.7);
}
.latest-posts-v3 .latest-posts-profile {
  background-color: rgba(0, 0, 0, 0.3);
  text-align: left;
  position: absolute;
  top: -42px;
  left: 0;
  padding: 10px 15px;
  width: 100%;
  color: #fff;
}
.rtl .latest-posts-v3 .latest-posts-profile {
  text-align: right;
}
.latest-posts-v3 .latest-posts-profile a {
  color: #fff;
}
.latest-posts-v3 .latest-posts-profile a:hover {
  color: red;
}

/* latest posts v4*/
.latest-posts-v4 .latest-posts-image {
  margin-right: 10px;
}
.rtl .latest-posts-v4 .latest-posts-image {
  margin-left: 10px;
  margin-right: inherit;
}
.latest-posts-v4 .latest-posts-image img {
  width: 100px !important;
  height: auto !important;
}
.latest-posts-v4 .latest-posts-item {
  padding-top: 15px;
  padding-bottom: 15px;
}
.latest-posts-v4 .latest-posts-item .latest-posts-title {
  font-size: 14px;
  text-transform: uppercase;
}
.latest-posts-v4 .latest-posts-item .latest-posts-profile > span {
  margin-right: 10px;
}
.rtl .latest-posts-v4 .latest-posts-item .latest-posts-profile > span {
  margin-left: 10px;
  margin-right: inherit;
}

/* latest posts v5*/
.latest-posts-v5 .latest-posts-image {
  margin-left: 10px;
}
.rtl .latest-posts-v5 .latest-posts-image {
  margin-right: 10px;
  margin-left: inherit;
}
.latest-posts-v5 .latest-posts-image img {
  width: 100px !important;
  height: auto !important;
}
.latest-posts-v5 .latest-posts-item {
  padding: 20px;
}
.latest-posts-v5 .latest-posts-item:nth-child(even) {
  background-color: rgba(228, 228, 228, 0.3);
}
.latest-posts-v5 .latest-posts-item:nth-child(odd) {
  background-color: rgba(255, 255, 255, 0.3);
}
.latest-posts-v5 .latest-posts-item .latest-posts-title {
  font-size: 14px;
  text-transform: uppercase;
}
.latest-posts-v5 .latest-posts-item .latest-posts-profile > span {
  margin-right: 10px;
}
.rtl .latest-posts-v5 .latest-posts-item .latest-posts-profile > span {
  margin-left: 10px;
  margin-right: inherit;
}

/* latest posts v6*/
.latest-posts-v6 .latest-posts-body {
  position: relative;
  overflow: hidden;
}
.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;
}
.rtl .latest-posts-v6 .latest-posts-body .latest-posts-meta {
  right: 0;
  left: auto;
}
.latest-posts-v6 .latest-posts-body .latest-posts-meta .shortinfo {
  color: #ffffff;
  padding-left: 34px;
}
.rtl .latest-posts-v6 .latest-posts-body .latest-posts-meta .shortinfo {
  padding-right: 34px;
  padding-left: inherit;
}
.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;
}
.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: #ff0984;
  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;
}
.latest-posts-v6 .latest-posts-body .latest-posts-meta .panel-title:before {
  left: 8px;
}
.rtl .latest-posts-v6 .latest-posts-body .latest-posts-meta .panel-title:before {
  right: 8px;
  left: auto;
}
.latest-posts-v6 .latest-posts-body .latest-posts-meta .panel-title:after {
  left: 12px;
}
.rtl .latest-posts-v6 .latest-posts-body .latest-posts-meta .panel-title:after {
  right: 12px;
  left: auto;
}
.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);
}
.latest-posts-v6 .latest-posts-body:hover .latest-posts-meta .latest-posts-title {
  margin-bottom: 10px;
}
.latest-posts-v6 .latest-posts-profile {
  position: absolute;
  top: 30px;
  left: 40px;
  padding: 2px 12px;
  background-color: #ff0984;
}
.rtl .latest-posts-v6 .latest-posts-profile {
  right: 40px;
  left: auto;
}
.latest-posts-v6 .latest-posts-profile .created {
  display: inline-block;
  position: relative;
}
.latest-posts-v6 .latest-posts-profile .created:after {
  border-right: 25px solid transparent;
  border-top: 29px solid #ff0984;
  content: "";
  height: 0;
  position: absolute;
  right: -36px;
  top: -2px;
  width: 0;
}
.latest-posts-v6 .latest-posts-profile .created:before {
  border-bottom: 29px solid #ff0984;
  border-left: 25px solid transparent;
  content: "";
  height: 0;
  left: -36px;
  position: absolute;
  top: -2px;
  width: 0;
}

/* --- SCSS For List --- */
/* class list */
.list-unstyled {
  list-style: none;
  padding-left: 0;
}

.lists li {
  list-style: none;
}
.lists li a {
  /* 			color: $bo-list-a-color; */
}
.lists li a:hover {
  color: #ff0984;
  text-decoration: none;
}
.lists li i {
  color: #FFFFFF;
  margin-right: 10px;
  position: relative;
  top: 2px;
}
.rtl .lists li i {
  margin-left: 10px;
  margin-right: inherit;
}
.lists.lists-light li, .lists.lists-light li a, .lists.lists-light li i {
  color: #FFFFFF;
}
.lists.lists-light li a:hover {
  color: #ff0984;
}
.lists.list-style-circle, .lists.list-style-disc {
  list-style: none;
  padding-left: 20px;
}
.rtl .lists.list-style-circle, .rtl .lists.list-style-disc {
  padding-right: 20px;
  padding-left: inherit;
}
.lists.list-style-circle li, .lists.list-style-disc li {
  position: relative;
}
.lists.list-style-circle li:before, .lists.list-style-disc li:before {
  color: #FFFFFF;
  font-family: 'FontAwesome';
  font-size: 10px;
  left: -20px;
  position: absolute;
  top: 4px;
}
.rtl .lists.list-style-circle li:before, .rtl .lists.list-style-disc li:before {
  right: -20px;
  left: auto;
}
.lists.list-style-circle.lists-light li:before, .lists.list-style-disc.lists-light li:before {
  color: #FFFFFF;
}
.lists.list-style-circle li:before {
  content: "\f10c";
}
.lists.list-style-disc li:before {
  content: "\f111";
}
.lists.list-style-square {
  list-style: none;
  padding-left: 20px;
}
.rtl .lists.list-style-square {
  padding-right: 20px;
  padding-left: inherit;
}
.lists.list-style-square li {
  position: relative;
}
.lists.list-style-square li:before {
  content: "";
  top: 10px;
  left: -10px;
  position: absolute;
  width: 3px;
  height: 3px;
  background-color: #FFFFFF;
}
.rtl .lists.list-style-square li:before {
  right: -10px;
  left: auto;
}
.lists.list-style-square.lists-light li:before {
  background-color: #FFFFFF;
}
.lists.list-style-number {
  counter-reset: li;
  list-style: outside none decimal;
  padding-left: 20px;
}
.rtl .lists.list-style-number {
  padding-right: 20px;
  padding-left: inherit;
}
.lists.list-style-number li {
  display: block;
  padding-left: 5px;
}
.rtl .lists.list-style-number li {
  padding-right: 5px;
  padding-left: inherit;
}
.lists.list-style-number li:before {
  color: #FFFFFF;
  content: counter(li,decimal);
  counter-increment: li;
  left: 20px;
  position: absolute;
}
.rtl .lists.list-style-number li:before {
  right: 20px;
  left: auto;
}
.lists.list-style-number.lists-light li:before {
  color: #FFFFFF;
}

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

.media-image-v2 {
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1);
}

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

/* --- SCSS For Message --- */
.alert {
    font-size: 14px;
}
.alert-box-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-box-success hr {
  border-top-color: #c9e2b3;
}
.alert-box-success .alert-link {
  color: #2b542c;
}

.alert-box-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-box-info hr {
  border-top-color: #a6e1ec;
}
.alert-box-info .alert-link {
  color: #245269;
}

.alert-box-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-box-warning hr {
  border-top-color: #f7e1b5;
}
.alert-box-warning .alert-link {
  color: #66512c;
}

.alert-box-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-box-error hr {
  border-top-color: #e4b9c0;
}
.alert-box-error .alert-link {
  color: #843534;
}

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

/* --- SCSS For Newsletter --- */
[class*="newsletter-v"] {
  padding: 30px;
}
[class*="newsletter-v"].light-style {
  color: #fff;
}
[class*="newsletter-v"].light-style .form-control {
  color: #fff;
  background: transparent;
}
[class*="newsletter-v"].light-style .newsletter-label {
  color: #FFF;
}
[class*="newsletter-v"].newsletter-border {
  border: 1px solid #e7e7e7;
}
[class*="newsletter-v"].newsletter-center {
  text-align: center;
}
[class*="newsletter-v"].newsletter-center .newsletter-heading {
  margin-bottom: 20px;
}
[class*="newsletter-v"].newsletter-center h2 {
  margin-top: 0;
}

.newsletter-v3 .newsletter-left {
  background: #FFFFFF;
  border-radius: 6px;
}
.newsletter-v3 .newsletter-label {
  padding: 0 15px;
  margin-top: 14px;
  font-size: 14px;
}
.newsletter-v3 .input-group {
  position: relative;
}
.newsletter-v3 .input-group:before {
  content: "";
  width: 1px;
  height: 27px;
  background-color: #000000;
  position: absolute;
  left: 1px;
  margin-top: -12px;
  top: 50%;
}
.rtl .newsletter-v3 .input-group:before {
  right: 1px;
  left: auto;
}
.newsletter-v3 .input-group input {
  border: none;
}
.newsletter-v3 .stay-connect {
  float: right;
  padding-top: 6px;
}
.rtl .newsletter-v3 .stay-connect {
  float: left;
}
.newsletter-v3 .panel-heading {
  padding-top: 10px;
  padding-bottom: 0;
  margin-right: 35px;
  margin-bottom: 0;
  border: none;
}
.rtl .newsletter-v3 .panel-heading {
  margin-left: 35px;
  margin-right: inherit;
}
.newsletter-v3 .panel-heading:before {
  content: none;
}
.newsletter-v3 .panel-body {
  padding: 0;
}
.newsletter-v3 .panel-title {
  color: #FFFFFF;
  font-size: 14px !important;
  margin-bottom: 0;
}

.newsletter-v8 .heading span {
  display: block;
  margin-bottom: 30px;
}
.newsletter-v8 .newsletter-group {
  margin: 0 auto;
  width: 60%;
  background: #FFF;
  border: 0;
  padding: 0 2px 0 0px;
  border-radius: 3px;
}
.newsletter-v8 .newsletter-input {
  background: transparent none;
  border: 0;
}

/* --- SCSS For Panel --- */
.panel-default {
  position: relative;
	margin: 15px 0;
}

.panel-white {
  color: #FFFFFF;
}

.panel-heading {
  width: 100%;
  line-height: 22px;
  margin: 0;
  display: inline-block;
  position: relative;
  font-size: 16px;
}
.panel-heading .panel-title {
  font-size: 14px;
  color: #ff0984;
  margin: 20px 40px 0;
}
.panel-heading.highlight .panel-title {
  font-weight:500;
  text-align:center;
  font-size: 18px;
}

/* --- SCSS For Parallax --- */
.parallax {
  padding-top: 150px;
  padding-bottom: 150px;
  text-align: center;
}
.parallax .parallax-heading h2 {
  font-size: 14px;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 20px;
}
.parallax .parallax-heading h2:before {
  background-color: #ff0984;
  bottom: 0;
  content: "";
  height: 6px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 40px;
}
.parallax .parallax-heading h1 {
  font-size: 60px;
  color: #FFFFFF;
  letter-spacing: 12px;
}
.parallax .parallax-heading p {
  margin-bottom: 40px;
  margin-top: 30px;
  font-size: 18px;
  font-family: "Roboto Light", sans-serif;
}
.parallax-v1 .parallax-heading h2 {
  margin: 0;
}
.parallax-light h2, .parallax-light p {
  color: #FFF;
}

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

.progress-title {
  font-size: 24px;
  color: #000;
  font-weight: 800;
  line-height: 100%;
}
.progress-title span {
  margin-right: 10px;
}
.rtl .progress-title span {
  margin-left: 10px;
  margin-right: inherit;
}
.progress-title small {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
}

.progress-bar {
  box-shadow: none;
}

.progress-icon .progress-title {
  padding-left: 10px;
}
.progress-icon .bar-chart {
  padding-left: 50px;
  position: relative;
}
.progress-icon .bar-icon {
  position: absolute;
  content: "";
  top: 9px;
  left: 0;
}

.progress-box .progress-bar {
  transition: all 3s ease-in 0s;
}

.process > li:hover i, .process > li:hover i:after {
  transition: all 0.3s ease-in-out 0s;
}

.chart {
  display: inline-block;
  width: 110px;
  margin: 40px auto 20px;
  padding: 0 10px;
}

.easyPieChart {
  position: relative;
  text-align: center;
}
.easyPieChart canvas {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.percentage {
  font-size: 24px;
  color: #8bc34a;
  font-weight: 800;
  margin: 0 auto 0.5em;
}

.piechart-title {
  text-transform: uppercase;
  font-weight: 700;
}

sup {
  top: -0.2em;
  margin-left: 1px;
}

.ctrl {
  position: absolute;
  right: 10px;
  top: 5px;
  color: #c4cdcc;
  word-spacing: 5px;
}
.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;
}
.ctrl span:hover {
  color: #000;
}

/* --- SCSS For Pricing --- */
.pricing {
  text-align: center;
}
.pricing-v1 {
  background: #FFFFFF;
}
.pricing-v1 .plan-title {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 300;
  margin: 0;
  padding: 30px 0;
  border-bottom: 2px solid #f4f4f4;
}
.pricing-v1 .plan-figure {
  font-size: 48px;
  font-weight: 300;
  color: #000;
}
.pricing-v1 .plan-price {
  font-size: 16px;
  border-bottom: 2px solid #f4f4f4;
}
.pricing-v1 .plan-currency {
  font-size: 30px;
  font-weight: 300;
}
.pricing-v1 .plain-info {
  padding: 20px;
}
.pricing-v1 .plain-info li {
  font-size: 16px;
  color: #000;
  font-weight: 300;
  background: #EDEDED;
  margin-bottom: 10px;
  padding: 14px 0;
}
.pricing-v1 .pricing-footer {
  padding: 0px 20px 40px 20px;
}
.pricing-v2 {
  background: #FFFFFF;
}
.pricing-v2 .plan-title {
  color: #000;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 300;
  margin: 0;
  padding: 30px 0;
}
.pricing-v2 .plan-price {
  background: #ff0984;
  margin: 0 -10px;
  position: relative;
  height: 100px;
}
.pricing-v2 .plan-price .plan-price-body {
  background: #ff0984;
  margin: 0 auto;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: -15px;
  right: 0;
  color: #FFF;
  width: 130px;
  height: 130px;
}
.pricing-v2 .plan-price .plan-figure {
  font-size: 48px;
  font-weight: 300;
}
.pricing-v2 .plan-price .plan-currency {
  font-size: 30px;
  font-weight: 300;
}
.pricing-v2 .plain-info {
  padding: 20px;
}
.pricing-v2 .plain-info li {
  color: #000;
  line-height: 62px;
  border-bottom: 1px dashed #e7e7e7;
}
.pricing-v2 .pricing-footer {
  padding: 0 20px 40px 20px;
}
.pricing-highlight .plan-title {
  background: #dff0d8;
  color: #FFFFFF;
}

/* --- SCSS For Process-steps --- */
.process-steps {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.process-steps li {
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.process-steps li a,
.process-steps li span {
  color: #000;
}
.process-steps li a .icons,
.process-steps li span .icons {
  background-color: #000;
  color: #fff;
  font-style: normal;
}
.process-steps li a .icons.icons-bodered,
.process-steps li span .icons.icons-bodered {
  background-color: transparent;
  border: 1px solid #000;
  color: #000;
}
.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: #dff0d8 !important;
}
.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: #dff0d8 !important;
  color: #fff !important;
}
.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 #dff0d8 !important;
  color: #dff0d8 !important;
}
.process-steps.process-2 li {
  width: 50%;
}
.process-steps.process-3 li {
  width: 33.33%;
}
.process-steps.process-4 li {
  width: 25%;
}
.process-steps.process-5 li {
  width: 20%;
}

.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%;
}
.process-steps-v1 li:after {
  left: auto;
  margin: 0 -26px 0 0;
  right: 0;
}
.process-steps-v1 li:first-child:before, .process-steps-v1 li:last-child:after {
  display: none;
}
.process-steps-v1 li span {
  margin: 5px 0;
  overflow: hidden;
  display: inline-block;
}

.process-steps-v2 {
  border-bottom: 1px solid #bbb;
}
.process-steps-v2 li a,
.process-steps-v2 li span {
  display: inline-block;
  padding: 10px 0;
}
.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 #dff0d8;
}

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

.icon-wrap-icon {
  width: 60px;
  height: 60px;
  display: inline-block;
  background: #ff0984;
}
.icon-wrap-icon .fa {
  font-size: 25px;
  margin: 18px 15px;
  color: #fff;
}

.social-icons {
  text-align: center;
  width: 60px;
  height: 60px;
  font-size: 25px;
  padding: 17px;
  border: 1px solid transparent;
}
.social-icons.icons-light-brd {
  color: #fff;
  border-color: #fff;
}
.social-icons.icons-brd {
  color: #444;
  border-color: #444;
}

/* Service Timeline */
.timeline-service {
  position: relative;
}
.timeline-service:before {
  bottom: 0;
  content: " ";
  left: 50%;
  margin-left: -1.5px;
  position: absolute;
  top: 0;
  width: 2px;
  background: white;
}
.timeline-service > li {
  float: left;
  position: relative;
  text-align: right;
  width: 50%;
}
.timeline-service > li > .timeline-panel {
  border: 1px solid white;
  float: left;
  margin: 0 19px;
  padding: 20px 20px 20px 50px;
  position: relative;
  width: 93%;
}
.timeline-service > li > .timeline-panel i {
  background: #dff0d8;
  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%;
}
.timeline-service > li > .timeline-panel i.left-wing {
  left: -20px;
}
.timeline-service > li > .timeline-badge {
  background: #dff0d8;
  width: 20px;
  height: 20px;
  position: absolute;
  right: -9px;
  top: 15%;
}
.timeline-service > li.timeline-inverted > .timeline-panel {
  float: right;
  padding: 20px 50px 20px 20px;
  text-align: left;
}
.timeline-service > li.timeline-inverted > .timeline-badge {
  display: none;
}
.timeline-service.timeline-service-light .timeline-panel * {
  color: #fff;
}

/* --- SCSS For Style-icon --- */
/* Icon */
.icons {
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  display: inline-block;
  color: #979797;
  background: #404040;
  border-radius: 3px;
  margin-top: 20px;
}
.icons.icons-lg {
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 26px;
}
.icons.icons-sm {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  margin-right: 0;
}
.rtl .icons.icons-sm {
  margin-left: 0;
  margin-right: inherit;
}
.icons.icons-xs {
  width: 25px;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.icons:hover {
  color: #fff;
  box-shadow: 0 0 0 30px #ff1a1a inset;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.icons.icons-bodered {
  border: 1px solid #e7e7e7;
  background-color: transparent;
  color: #bbbbbb;
}
.icons.icons-bodered:hover {
  border: 1px solid #cecece;
  background-color: transparent;
  color: #cecece;
}
.icons.icons-darker {
  background-color: #000 !important;
  color: #fff !important;
}
.icons.icons-darker:hover {
  background-color: #595959 !important;
  color: #fff !important;
}
.icons.icons-light {
  background-color: #f0f0f0 !important;
  color: #000 !important;
}
.icons.icons-light:hover {
  background-color: #d6d6d6 !important;
  color: #fff !important;
}
.icons.icons-plain {
  background-color: transparent;
  color: #ff0984;
  font-size: 28px !important;
  width: auto;
  height: auto;
}
.icons.icons-plain.icons-lg {
  font-size: 36px !important;
  width: auto;
  height: auto;
}
.icons.icons-plain.icons-sm {
  font-size: 20px !important;
  width: auto;
  height: auto;
}
.icons.icons-plain.icons-xs {
  font-size: 14px !important;
  width: auto;
  height: auto;
}
.icons.icons-plain:hover {
  background-color: transparent;
  color: #000;
}

.icons-outline {
  color: #d1d646;
  background-color: transparent;
  border-color: #d1d646;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  -o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  position: relative;
  z-index: 0;
}
.icons-outline:after {
  content: "";
  position: absolute;
  z-index: -1;
  -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;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0 auto;
  height: 100%;
  background: #d1d646;
}
.icons-outline:hover, .icons-outline:focus, .icons-outline:active, .icons-outline.active {
  color: #fff;
  background-color: #d1d646;
  border-color: #ccd131;
}
.open .icons-outline.dropdown-toggle {
  color: #fff;
  background-color: #d1d646;
  border-color: #ccd131;
}
.icons-outline:active, .icons-outline.active {
  background-image: none;
}
.open .icons-outline.dropdown-toggle {
  background-image: none;
}
.icons-outline.disabled, .icons-outline.disabled:hover, .icons-outline.disabled:focus, .icons-outline.disabled:active, .icons-outline.disabled.active, .icons-outline[disabled], .icons-outline[disabled]:hover, .icons-outline[disabled]:focus, .icons-outline[disabled]:active, .icons-outline[disabled].active, fieldset[disabled] .icons-outline, fieldset[disabled] .icons-outline:hover, fieldset[disabled] .icons-outline:focus, fieldset[disabled] .icons-outline:active, fieldset[disabled] .icons-outline.active {
  background-color: transparent;
  border-color: #d1d646;
}
.icons-outline .badge {
  color: transparent;
  background-color: #d1d646;
}
.icons-outline.icons-primary {
  background: transparent;
  color: #ff0984;
}
.icons-outline.icons-primary:hover {
  color: #FFFFFF;
}
.icons-outline.icons-success {
  background: transparent;
  color: #dff0d8;
}
.icons-outline.icons-success:hover {
  color: #FFFFFF;
}
.icons-outline.icons-info {
  background: transparent;
  color: #d9edf7;
}
.icons-outline.icons-info:hover {
  color: #FFFFFF;
}
.icons-outline.icons-danger {
  background: transparent;
  color: #f2dede;
}
.icons-outline.icons-danger:hover {
  color: #FFFFFF;
}
.icons-outline.icons-warning {
  background: transparent;
  color: #fcf8e3;
}
.icons-outline.icons-warning:hover {
  color: #FFFFFF;
}

.icons-inverse {
  color: #fff;
  background-color: #d1d646;
  border-color: #ccd131;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  -o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  position: relative;
  z-index: 0;
}
.icons-inverse:after {
  content: "";
  position: absolute;
  z-index: -1;
  -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;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0 auto;
  height: 100%;
  background: transparent;
}
.icons-inverse:hover, .icons-inverse:focus, .icons-inverse:active, .icons-inverse.active {
  color: #d1d646;
  background-color: transparent;
  border-color: #d1d646;
}
.open .icons-inverse.dropdown-toggle {
  color: #d1d646;
  background-color: transparent;
  border-color: #d1d646;
}
.icons-inverse:active, .icons-inverse.active {
  background-image: none;
}
.open .icons-inverse.dropdown-toggle {
  background-image: none;
}
.icons-inverse.disabled, .icons-inverse.disabled:hover, .icons-inverse.disabled:focus, .icons-inverse.disabled:active, .icons-inverse.disabled.active, .icons-inverse[disabled], .icons-inverse[disabled]:hover, .icons-inverse[disabled]:focus, .icons-inverse[disabled]:active, .icons-inverse[disabled].active, fieldset[disabled] .icons-inverse, fieldset[disabled] .icons-inverse:hover, fieldset[disabled] .icons-inverse:focus, fieldset[disabled] .icons-inverse:active, fieldset[disabled] .icons-inverse.active {
  background-color: #d1d646;
  border-color: #ccd131;
}
.icons-inverse .badge {
  color: #d1d646;
  background-color: #fff;
}
.icons-inverse.icons-primary:hover {
  color: #ff0984;
  background: transparent;
}
.icons-inverse.icons-success:hover {
  color: #dff0d8;
  background: transparent;
}
.icons-inverse.icons-info:hover {
  color: #d9edf7;
  background: transparent;
}
.icons-inverse.icons-danger:hover {
  color: #f2dede;
  background: transparent;
}
.icons-inverse.icons-warning:hover {
  color: #fcf8e3;
  background: transparent;
}

.light-style .icons {
  background-color: #fff;
  color: #ff0984;
}
.light-style .icons:hover {
  color: #ff0984;
  background-color: #f2f2f2;
}
.light-style .icons-bodered {
  border: 1px solid #fff;
  color: #fff;
  background-color: transparent;
}
.light-style .icons-bodered:hover {
  border: 1px solid #f2f2f2;
  color: #f2f2f2;
  background-color: transparent;
}
.light-style .icons-plain {
  background-color: transparent;
  color: #fff;
}
.light-style .icons-plain:hover {
  background-color: transparent;
  color: #ff0984;
}

.icons-default {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.icons-default:hover, .icons-default:focus, .icons-default.focus, .icons-default:active, .icons-default.active, .open > .icons-default.dropdown-toggle {
  color: #fff;
  background-color: black;
  border-color: black;
}
.icons-default:active, .icons-default.active, .open > .icons-default.dropdown-toggle {
  background-image: none;
}
.icons-default.disabled, .icons-default.disabled:hover, .icons-default.disabled:focus, .icons-default.disabled.focus, .icons-default.disabled:active, .icons-default.disabled.active, .icons-default[disabled], .icons-default[disabled]:hover, .icons-default[disabled]:focus, .icons-default[disabled].focus, .icons-default[disabled]:active, .icons-default[disabled].active, fieldset[disabled] .icons-default, fieldset[disabled] .icons-default:hover, fieldset[disabled] .icons-default:focus, fieldset[disabled] .icons-default.focus, fieldset[disabled] .icons-default:active, fieldset[disabled] .icons-default.active {
  background-color: #000000;
  border-color: #000000;
}
.icons-default .badge {
  color: #000000;
  background-color: #fff;
}

.icons-primary {
  color: #fff;
  background-color: #ff0984;
  border-color: #ff0984;
}
.icons-primary:hover, .icons-primary:focus, .icons-primary.focus, .icons-primary:active, .icons-primary.active, .open > .icons-primary.dropdown-toggle {
  color: #fff;
  background-color: red;
  border-color: #f50000;
}
.icons-primary:active, .icons-primary.active, .open > .icons-primary.dropdown-toggle {
  background-image: none;
}
.icons-primary.disabled, .icons-primary.disabled:hover, .icons-primary.disabled:focus, .icons-primary.disabled.focus, .icons-primary.disabled:active, .icons-primary.disabled.active, .icons-primary[disabled], .icons-primary[disabled]:hover, .icons-primary[disabled]:focus, .icons-primary[disabled].focus, .icons-primary[disabled]:active, .icons-primary[disabled].active, fieldset[disabled] .icons-primary, fieldset[disabled] .icons-primary:hover, fieldset[disabled] .icons-primary:focus, fieldset[disabled] .icons-primary.focus, fieldset[disabled] .icons-primary:active, fieldset[disabled] .icons-primary.active {
  background-color: #ff0984;
  border-color: #ff0984;
}
.icons-primary .badge {
  color: #ff0984;
  background-color: #fff;
}

.icons-success {
  color: #fff;
  background-color: #dff0d8;
  border-color: #dff0d8;
}
.icons-success:hover, .icons-success:focus, .icons-success.focus, .icons-success:active, .icons-success.active, .open > .icons-success.dropdown-toggle {
  color: #fff;
  background-color: #c1e2b3;
  border-color: #bbdfac;
}
.icons-success:active, .icons-success.active, .open > .icons-success.dropdown-toggle {
  background-image: none;
}
.icons-success.disabled, .icons-success.disabled:hover, .icons-success.disabled:focus, .icons-success.disabled.focus, .icons-success.disabled:active, .icons-success.disabled.active, .icons-success[disabled], .icons-success[disabled]:hover, .icons-success[disabled]:focus, .icons-success[disabled].focus, .icons-success[disabled]:active, .icons-success[disabled].active, fieldset[disabled] .icons-success, fieldset[disabled] .icons-success:hover, fieldset[disabled] .icons-success:focus, fieldset[disabled] .icons-success.focus, fieldset[disabled] .icons-success:active, fieldset[disabled] .icons-success.active {
  background-color: #dff0d8;
  border-color: #dff0d8;
}
.icons-success .badge {
  color: #dff0d8;
  background-color: #fff;
}

.icons-info {
  color: #fff;
  background-color: #d9edf7;
  border-color: #d9edf7;
}
.icons-info:hover, .icons-info:focus, .icons-info.focus, .icons-info:active, .icons-info.active, .open > .icons-info.dropdown-toggle {
  color: #fff;
  background-color: #afd9ee;
  border-color: #a6d5ec;
}
.icons-info:active, .icons-info.active, .open > .icons-info.dropdown-toggle {
  background-image: none;
}
.icons-info.disabled, .icons-info.disabled:hover, .icons-info.disabled:focus, .icons-info.disabled.focus, .icons-info.disabled:active, .icons-info.disabled.active, .icons-info[disabled], .icons-info[disabled]:hover, .icons-info[disabled]:focus, .icons-info[disabled].focus, .icons-info[disabled]:active, .icons-info[disabled].active, fieldset[disabled] .icons-info, fieldset[disabled] .icons-info:hover, fieldset[disabled] .icons-info:focus, fieldset[disabled] .icons-info.focus, fieldset[disabled] .icons-info:active, fieldset[disabled] .icons-info.active {
  background-color: #d9edf7;
  border-color: #d9edf7;
}
.icons-info .badge {
  color: #d9edf7;
  background-color: #fff;
}

.icons-warning {
  color: #fff;
  background-color: #fcf8e3;
  border-color: #fcf8e3;
}
.icons-warning:hover, .icons-warning:focus, .icons-warning.focus, .icons-warning:active, .icons-warning.active, .open > .icons-warning.dropdown-toggle {
  color: #fff;
  background-color: #f7ecb5;
  border-color: #f6eaac;
}
.icons-warning:active, .icons-warning.active, .open > .icons-warning.dropdown-toggle {
  background-image: none;
}
.icons-warning.disabled, .icons-warning.disabled:hover, .icons-warning.disabled:focus, .icons-warning.disabled.focus, .icons-warning.disabled:active, .icons-warning.disabled.active, .icons-warning[disabled], .icons-warning[disabled]:hover, .icons-warning[disabled]:focus, .icons-warning[disabled].focus, .icons-warning[disabled]:active, .icons-warning[disabled].active, fieldset[disabled] .icons-warning, fieldset[disabled] .icons-warning:hover, fieldset[disabled] .icons-warning:focus, fieldset[disabled] .icons-warning.focus, fieldset[disabled] .icons-warning:active, fieldset[disabled] .icons-warning.active {
  background-color: #fcf8e3;
  border-color: #fcf8e3;
}
.icons-warning .badge {
  color: #fcf8e3;
  background-color: #fff;
}

.icons-danger {
  color: #fff;
  background-color: #f2dede;
  border-color: #f2dede;
}
.icons-danger:hover, .icons-danger:focus, .icons-danger.focus, .icons-danger:active, .icons-danger.active, .open > .icons-danger.dropdown-toggle {
  color: #fff;
  background-color: #e4b9b9;
  border-color: #e1b2b2;
}
.icons-danger:active, .icons-danger.active, .open > .icons-danger.dropdown-toggle {
  background-image: none;
}
.icons-danger.disabled, .icons-danger.disabled:hover, .icons-danger.disabled:focus, .icons-danger.disabled.focus, .icons-danger.disabled:active, .icons-danger.disabled.active, .icons-danger[disabled], .icons-danger[disabled]:hover, .icons-danger[disabled]:focus, .icons-danger[disabled].focus, .icons-danger[disabled]:active, .icons-danger[disabled].active, fieldset[disabled] .icons-danger, fieldset[disabled] .icons-danger:hover, fieldset[disabled] .icons-danger:focus, fieldset[disabled] .icons-danger.focus, fieldset[disabled] .icons-danger:active, fieldset[disabled] .icons-danger.active {
  background-color: #f2dede;
  border-color: #f2dede;
}
.icons-danger .badge {
  color: #f2dede;
  background-color: #fff;
}

.icons-color {
  background-color: #d9edf7;
  color: #fff;
}
.icons-color:hover {
  background-color: #bee0f1;
  color: #fff;
}
.icons-color.icon-twitter {
  background-color: #00bdec;
}
.icons-color.icon-twitter:hover {
  background-color: #00a2cb;
}
.icons-color.icon-facebook {
  background-color: #3b5998;
}
.icons-color.icon-facebook:hover {
  background-color: #324b80;
}
.icons-color.icon-linkedin {
  background-color: #ce3d99;
}
.icons-color.icon-linkedin:hover {
  background-color: #bb2f88;
}
.icons-color.icon-files-o {
  background-color: #ccca3e;
}
.icons-color.icon-files-o:hover {
  background-color: #b8b631;
}
.icons-color.icon-google-plus {
  background-color: #ce3d3d;
}
.icons-color.icon-google-plus:hover {
  background-color: #bb2f2f;
}
.icons-color.icon-dribbble {
  background-color: #3ebacc;
}
.icons-color.icon-dribbble:hover {
  background-color: #31a7b8;
}
.icons-color.icon-behance {
  background-color: #d2230c;
}
.icons-color.icon-behance:hover {
  background-color: #b31e0a;
}
.icons-color.icon-deviantart {
  background-color: #cc3eb3;
}
.icons-color.icon-deviantart:hover {
  background-color: #b831a0;
}
.icons-color.icon-tumblr {
  background-color: #c5fb45;
}
.icons-color.icon-tumblr:hover {
  background-color: #bbfa25;
}
.icons-color.icon-rss {
  background-color: #cc873e;
}
.icons-color.icon-rss:hover {
  background-color: #b87631;
}
.icons-color.icon-apple {
  background-color: #3ecc6d;
}
.icons-color.icon-apple:hover {
  background-color: #31b85e;
}
.icons-color.icon-linux {
  background-color: #5c3ecc;
}
.icons-color.icon-linux:hover {
  background-color: #4d31b8;
}
.icons-color.icon-vk {
  background-color: #f7cc06;
}
.icons-color.icon-vk:hover {
  background-color: #d7b105;
}
.icons-color.icon-github {
  background-color: #f9af50;
}
.icons-color.icon-github:hover {
  background-color: #f8a030;
}
.icons-color.icon-html5 {
  background-color: #f95060;
}
.icons-color.icon-html5:hover {
  background-color: #f83043;
}
.icons-color.icon-yahoo {
  background-color: #f950b7;
}
.icons-color.icon-yahoo:hover {
  background-color: #f830aa;
}
.icons-color.icon-youtube {
  background-color: #fc2736;
}
.icons-color.icon-youtube:hover {
  background-color: #fc0618;
}
.icons-color.icon-flickr {
  background-color: #276dfc;
}
.icons-color.icon-flickr:hover {
  background-color: #0657fc;
}

/* --- SCSS For Table --- */
.table {
  margin-bottom: 0;
  font-size: 16px;
}

.table > thead > tr > th {
  border-width: 1px;
  color: #444444;
  font-weight: 600;
}

.table > tbody > tr > td {
  color: #666666;
  vertical-align: middle;
}

.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  border-top: medium none;
}
.table-v1 {
  border: 1px solid #e7e7e7;
}
.table-v1 > thead > tr > th, .table-v1 > thead > tr td,
.table-v1 > tbody > tr > th,
.table-v1 > tbody > tr td,
.table-v1 > tfoot > tr > th,
.table-v1 > tfoot > tr td {
  text-align: center;
}
.table-v2 {
  border: 1px solid #e7e7e7;
}
.table-v2 > thead,
.table-v2 > th {
  border-bottom: 2px solid #e7e7e7;
  background: #f9f9f9;
}
.table-v2 > tbody > tr > th, .table-v2 > tbody > tr td,
.table-v2 > tfoot > tr > th,
.table-v2 > tfoot > tr td {
  border: 1px solid #e7e7e7;
}
.table-v3 {
  border: 0;
}
.table-v3 > thead,
.table-v3 > th {
  border: 0;
  background: #f9f9f9;
}
.table-v3 > tbody > tr > th, .table-v3 > tbody > tr td,
.table-v3 > tfoot > tr > th,
.table-v3 > tfoot > tr td {
  border: 0;
}
.table-v3 > tbody tr:nth-child(even),
.table-v3 > tfoot tr:nth-child(even) {
  background: #f9f9f9;
}
.table-v3 > tbody tr:nth-child(odd),
.table-v3 > tfoot tr:nth-child(odd) {
  background: #FFF;
}
.table-v4 > thead,
.table-v4 > th {
  border-bottom: 2px solid #e7e7e7;
}
.table-v4 > tbody > tr > th, .table-v4 > tbody > tr td,
.table-v4 > tfoot > tr > th,
.table-v4 > tfoot > tr td {
  border-top: 1px solid #e7e7e7;
}
.table-v4 > tbody tr:first-child {
}
.table-v4 > tbody tr:nth-child(2) {
}

.table-striped.table-striped-v1 thead {
  background: none repeat scroll 0 0 #dddddd;
}

.table-striped.table-striped-v1 > thead > tr > th {
  border-bottom: medium none;
}

.table-striped.table-striped-v1 > tbody > tr:nth-child(2n+1) > td, .table-striped.table-striped-v1 > tbody > tr:nth-child(2n+1) > th {
  background: inherit;
}

.table-striped.table-striped-v1 > tbody > tr:nth-child(2n+2) > td, .table-striped.table-striped-v1 > tbody > tr:nth-child(2n+2) > th {
  background: none repeat scroll 0 0 #f6f6f6;
}

.table-striped.table-striped-v2 {
  border: 1px solid #dddddd;
}

.table-striped.table-striped-v2 > thead > tr > th, .table-striped.table-striped-v2 > thead > tr td,
.table-striped.table-striped-v2 > tbody > tr > th,
.table-striped.table-striped-v2 > tbody > tr td,
.table-striped.table-striped-v2 > tfoot > tr > th,
.table-striped.table-striped-v2 > tfoot > tr td {
  border-top: 1px solid #dddddd;
}

.table-striped.table-striped-v2 > tbody > tr:nth-child(2n+1) > td, .table-striped.table-striped-v2 > tbody > tr:nth-child(2n+1) > th {
  background: inherit;
}

/* --- SCSS For Tabs --- */
/* tabs style 1 */
.nav-tabs > li {
  float: none;
  display: inline-block;
  margin: 0 -2px;
  z-index: 5;
}

.tab-v1 .nav-tabs > li > a {
  color: #363636;
  border-radius: 0;
  padding: 13px 96px;
  background: transparent;
  font-size: 20px;
  border-color: #e7e7e7;
  border-width: 0 2px 0 0;
  border-style: solid;
  font-weight: bold;
}
.tab-v1 .nav-tabs > li.active > a {
  color: #FFFFFF;
  background: #143659;
  border-top: 0;
}
.tab-v1 .nav-tabs > li:last-child a {
  border-width: 0;
}
.tab-v1 .tab-content {
  padding: 15px 20px;
  border-top: 2px solid #e7e7e7;
}

/* tabs style 2 */
.tab-v2 .tab-content {
  overflow: hidden;
  padding: 15px 20px;
  background: #FFFFFF;
}
.tab-v2 > .nav-tabs {
  border-bottom: none;
}
.tab-v2 > .nav-tabs > li {
  float: none;
}
.tab-v2 > .nav-tabs > li > a {
  color: #363636;
  border: none;
  border-radius: 0;
  margin: 0 0 2px 0;
  background: transparent;
  text-transform: uppercase;
  padding: 5px 20px;
}
.tab-v2 > .nav-tabs > li.active > a {
  color: #FFFFFF;
  border-radius: 3px;
  background: #ff0984;
  border: 0;
}
.tab-v2.tabs-left > .nav-tabs {
  float: left;
}
.tab-v2.tabs-right > .nav-tabs {
  float: right;
}

/*Tab v3
------------------------------------*/
.tab-v3 > .nav-tabs {
  border-bottom: none;
}
.tab-v3 > .nav-tabs > li {
  float: none;
  margin-bottom: -3px;
  margin-right: -2px;
  display: block;
}
.tab-v3 > .nav-tabs > li > a {
  color: #363636;
  min-width: 75px;
  border-radius: 0;
  margin: 0 1px 2px 0;
  padding: 17px;
  background: transparent;
  border: 1px solid #e7e7e7;
}
.tab-v3 > .nav-tabs > li.active > a {
  border: 1px solid #e7e7e7;
  background: #ff0984;
  border-right: 0;
  color: #FFFFFF;
}
.tab-v3 .tab-content {
  overflow: hidden;
  padding: 30px;
  background: #FFFFFF;
  border: 1px solid #e7e7e7;
}
.tab-v3.tabs-left > .nav-tabs {
  float: left;
}
.tab-v3.tabs-right > .nav-tabs {
  float: right;
}

/*Tab v4
------------------------------------*/
.tab-v4 .nav-tabs {
  margin-bottom: 12px;
}
.tab-v4 .nav-tabs > li > a {
  color: #363636;
  border-radius: 0;
  padding: 15px 25px;
  background: transparent;
  border: 1px solid #e7e7e7;
  font-family: "Montserrat Bold", sans-serif;
  margin: 0;
}
.tab-v4 .nav-tabs > li > a:hover {
  color: #ff0984;
}
.tab-v4 .nav-tabs > li.active > a {
  color: #FFFFFF;
  background: #ff0984;
  border: 1px solid #ff0984;
}
.tab-v4 .tab-content {
  margin: 20px 0;
}
.tab-v4.none-border .nav-tabs:after {
  border-top: none;
}

/*Tab v5
------------------------------------*/
.tab-v5 .nav-tabs {
  border-bottom: none;
}
.tab-v5 .nav-tabs > li > a {
  color: #363636;
  border: none;
  border-radius: 0;
  background: transparent;
  margin-right: 2px;
  padding: 22px;
  border-top: 2px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}
.tab-v5 .nav-tabs > li.active > a {
  color: #222;
  border: none;
  background: #FFFFFF;
  border-top: 2px solid #000000;
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
}
.tab-v5 > .tab-content {
  padding: 15px 20px;
  border: 1px solid #e7e7e7;
}

/*Tab v6
------------------------------------*/
.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;
}
.tab-v6 h2.category {
  margin: 0;
  float: left;
  text-transform: uppercase;
}
.tab-v6 .nav-tabs {
  float: right;
  border-bottom: none;
}
.tab-v6 .nav-tabs > li > a {
  color: #666666;
  border: none;
  border-radius: 0;
  padding: 22px;
  text-transform: uppercase;
}
.tab-v6 .nav-tabs > li.active > a {
    color: #ff0984;
    font-size: 20px;
    font-weight: 600;
}
.tab-v6 .nav-tabs > li.active > a:hover, .tab-v6 .nav-tabs > li.active > a:focus {
  color: #ff0984;
}
.tab-v6 .nav-tabs > li.active > a:hover, .tab-v6 .nav-tabs > li.active > a:focus {
  border: none;
  color: #ff0984;
}
.tab-v6 .nav-tabs > li > a:hover {
  background: inherit;
}
.tab-v6 .tab-content {
  padding: 15px 20px;
  border: 1px solid #e7e7e7;
}

/*Tab v7
------------------------------------*/
.tab-v7 .nav-tabs {
  border-bottom: none;
}
.tab-v7 .nav-tabs > li > a {
  color: #363636;
  border: none;
  border-radius: 0;
  padding: 22px;
  background: transparent;
  border: 1px solid #e7e7e7;
}
.tab-v7 .nav-tabs > li > a:hover {
  color: #ff0984;
}
.tab-v7 .nav-tabs > li.active > a {
  color: #FFFFFF;
  border: none;
  background: #ff0984;
  border: 1px solid #ff0984;
}
.tab-v7 .tab-content {
  margin: 20px 0;
}

/* --- SCSS For Team --- */
/* our team */
[class*="team-v"] {
  text-align: center;
  border: 1px solid #e7e7e7;
}
[class*="team-v"] [class^="bo-social-"] {
  margin: 0;
}
[class*="team-v"] .team-name {
  text-transform: uppercase;
  font-size: 14px;
  margin: 0 0 10px 0;
}
[class*="team-v"].team-v1 {
  position: relative;
  overflow: hidden;
}
[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;
}
[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;
}
[class*="team-v"].team-v1:hover .team-body {
  -webkit-transform: translateY(-85%);
  -ms-transform: translateY(-85%);
  -o-transform: translateY(-85%);
  transform: translateY(-85%);
}
[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;
}
[class*="team-v"].team-light {
  background: #cc0000;
  border: 3px solid #990000;
}
[class*="team-v"].team-light .team-header {
  padding: 50px;
}
[class*="team-v"].team-light .team-body {
  color: #fff;
  padding: 0;
}
[class*="team-v"].team-light .team-name {
  margin-top: 0;
}
[class*="team-v"].team-light .team-body-content {
  padding-bottom: 20px;
}
[class*="team-v"].team-light .team-social-icons {
  padding: 20px 0;
  border-top: 1px solid #990000;
}

.team-list {
  margin-bottom: 50px;
}
.team-list .team-name {
  font-size: 18px;
  margin: 0 0 20px 0;
  text-transform: uppercase;
  padding: 0 0 20px 0;
  position: relative;
}
.team-list .team-name:after {
  bottom: 0;
  left: 0;
  content: "";
  background: #ff0984;
  width: 30px;
  height: 2px;
  position: absolute;
}
.team-list .team-position {
  text-transform: uppercase;
  color: #ff0984;
  font-weight: 800;
  margin-bottom: 25px;
}
.team-list .team-info {
  margin-bottom: 15px;
}
.team-list .bo-social-icons {
  text-align: left;
}
.team-list .bo-social-icons [class*="bo-social-"] {
  margin: 0;
}

.team-gallery {
  background: #FFF;
}
.team-gallery .team-header {
  position: relative;
  text-align: center;
}
.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);
}
.team-gallery .team-name {
  font-size: 14px;
  margin-top: 0;
  text-transform: uppercase;
}
.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;
}
.team-gallery .team-info {
  color: #FFFFFF;
}
.team-gallery .team-position {
  color: #999999;
  margin-bottom: 0;
}
.team-gallery .team-body-content {
  padding: 30px;
  position: relative;
}
.team-gallery .team-body-content:before {
  content: "";
  right: 0;
  width: 1px;
  height: 50px;
  position: absolute;
  background: #ff0984;
}
.team-gallery:hover .team-header:before {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.team-gallery:hover .team-gallery-box {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* --- SCSS For Testimonials --- */
[class^="testimonials-v"] h2 {
  font-size: 22px;
  font-weight: 600;
  margin: 0;
  text-transform: uppercase;
}
[class^="testimonials-v"] .testimonials-profile {
  margin: 10px 0;
}
[class^="testimonials-v"] .testimonials-profile .name {
  margin: 5px 0;
}
[class^="testimonials-v"] .testimonials-profile .job {
  font-size: 13px;
  font-style: italic;
}
[class^="testimonials-v"].light-style {
  color: #fff;
}
[class^="testimonials-v"].light-style h2 {
  color: #fff;
}
[class^="testimonials-v"].light-style .name, [class^="testimonials-v"].light-style .job, [class^="testimonials-v"].light-style .testimonials-quote {
  color: #fff;
}

.testimonials-left .testimonials-profile {
  text-align: left;
}
.rtl .testimonials-left .testimonials-profile {
  text-align: right;
}
.testimonials-left .testimonials-avatar {
  float: left;
  width: 60px;
  height: auto;
  margin-right: 15px;
}
.rtl .testimonials-left .testimonials-avatar {
  float: right;
}
.rtl .testimonials-left .testimonials-avatar {
  margin-left: 15px;
  margin-right: inherit;
}

.testimonials-center .testimonials-profile {
  text-align: center;
}
.testimonials-center .testimonials-avatar {
  display: block;
  margin: 0 auto 10px;
  width: 80px;
  height: auto;
}

.testimonials-right .testimonials-profile {
  text-align: right;
}
.rtl .testimonials-right .testimonials-profile {
  text-align: left;
}
.testimonials-right .testimonials-avatar {
  float: right;
  margin-left: 15px;
  width: 60px;
  height: auto;
}
.rtl .testimonials-right .testimonials-avatar {
  float: left;
}
.rtl .testimonials-right .testimonials-avatar {
  margin-right: 15px;
  margin-left: inherit;
}

/* testimonials-style */
.testimonials-v1 .testimonials-quote {
  background-color: #f3f3f3;
  margin-bottom: 20px;
  padding: 15px;
  position: relative;
}
.testimonials-v1 .testimonials-quote:after {
  bottom: -28px;
  color: #f3f3f3;
  content: "\f0d7";
  font-family: "FontAwesome";
  font-size: 30px;
  margin-left: -15px;
  position: absolute;
  text-align: center;
}
.rtl .testimonials-v1 .testimonials-quote:after {
  margin-right: -15px;
  margin-left: inherit;
}
.testimonials-v1 .testimonials-left .testimonials-quote:after {
  left: 30px;
}
.rtl .testimonials-v1 .testimonials-left .testimonials-quote:after {
  right: 30px;
  left: auto;
}
.testimonials-v1 .testimonials-center .testimonials-quote:after {
  left: 50%;
}
.rtl .testimonials-v1 .testimonials-center .testimonials-quote:after {
  right: 50%;
  left: auto;
}
.testimonials-v1 .testimonials-right .testimonials-quote:after {
  right: 20px;
}
.rtl .testimonials-v1 .testimonials-right .testimonials-quote:after {
  left: 20px;
  right: auto;
}
.testimonials-v1.light-style .testimonials-quote {
  color: #555;
}

/* testimonials-v2 */
.testimonials-v2.testimonials h2 {
  text-align: center;
  text-transform: uppercase;
}

.testimonials-v2 .testimonials-avatar {
  float: left;
  margin-right: 15px;
  width: 120px;
  height: auto;
}
.rtl .testimonials-v2 .testimonials-avatar {
  float: right;
}
.rtl .testimonials-v2 .testimonials-avatar {
  margin-left: 15px;
  margin-right: inherit;
}

/* testimonials slide */
.testimonials-slide .testimonials-carousel {
  padding: 0 18%;
}
.testimonials-slide.light-style {
  color: #fff;
}
.testimonials-slide.light-style h2 {
  color: #fff;
}
.testimonials-slide.light-style .name, .testimonials-slide.light-style .job, .testimonials-slide.light-style .testimonials-quote {
  color: #fff;
}

.testimonials-carousel .carousel-indicators {
  bottom: -50px;
}

.testimonials-v4 {
  position: relative;
  padding: 30px 30px 30px 60px;
  border: 1px solid #e7e7e7;
}
.testimonials-v4 .testimonials-description {
  font-size: 20px;
  font-weight: 300;
  font-style: italic;
}
.testimonials-v4 .testimonials-avatar {
  padding: 3px;
  top: 30px;
  left: -39px;
  background: #FFF;
  position: absolute;
  width: 78px;
  height: 78px;
  border: 1px solid #ff0984;
}
.testimonials-v4 .testimonials-name {
  text-transform: uppercase;
}
.testimonials-v4 .testimonials-position,
.testimonials-v4 .testimonials-name {
  padding: 0 0 0 30px;
}
.testimonials-v4:before {
  content: "";
  width: 3px;
  height: 100%;
  background: #ff0984;
  position: absolute;
  top: -1px;
  left: -1px;
}

.testimonials-v5 {
  display: table;
  text-align: center;
  width: 70%;
  margin: 0 auto;
}
.testimonials-v5 .testimonials-body {
  display: table-cell;
  background: #FFF;
  padding: 30px 60px;
  text-align: left;
  position: relative;
  width: 93%;
  vertical-align: middle;
}
.testimonials-v5 .testimonials-body:before {
  top: 0;
  left: 0;
  content: "";
  position: absolute;
  background: #ff0984;
  width: 3px;
  height: 100%;
}
.testimonials-v5 .testimonials-avatar {
  display: table-cell;
  vertical-align: top;
  width: 7%;
}
.testimonials-v5 .testimonials-avatar li:last-child img {
  margin-bottom: 0;
}
.testimonials-v5 .testimonials-avatar li.active a:before {
  display: none;
}
.testimonials-v5 .testimonials-avatar a {
  display: block;
  position: relative;
}
.testimonials-v5 .testimonials-avatar a:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.testimonials-v5 .testimonials-avatar img {
  margin: 0 0px 4px 4px;
}
.testimonials-v5 .testimonials-position {
  padding: 0 0 0 30px;
}
.testimonials-v5 .testimonials-name {
  text-transform: uppercase;
  padding: 0 0 0 30px;
  position: relative;
}
.testimonials-v5 .testimonials-name:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  background: #ff0984;
  width: 23px;
  height: 1px;
}
.testimonials-v5 .testimonials-description {
  color: #999999;
  font-style: italic;
  font-size: 20px;
  font-weight: 300;
}

.testimonials-v6 {
  text-align: center;
}
.testimonials-v6 .testimonials-description {
  font-size: 20px;
  font-style: italic;
  font-weight: 300;
}
.testimonials-v6 .testimonials-avatar {
  margin-bottom: 20px;
}
.testimonials-v6 .testimonials-avatar li a {
  display: inline-block;
  border: 1px solid #ff0984;
  padding: 3px;
}
.testimonials-v6 .testimonials-name {
  text-transform: uppercase;
}

/* --- SCSS For Timeline --- */
.timeline {
  position: relative;
  padding: 40px 0;
  overflow: hidden;
}
.timeline:before {
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  content: "";
  height: 100%;
  margin: auto;
  width: 2px;
  position: absolute;
  background: #e7e7e7;
}
.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 #e7e7e7;
}
.timeline-icon-inner {
  margin: auto;
  display: table;
  text-align: center;
  background: #dff0d8;
  width: 120px;
  height: 120px;
}
.timeline-icon i {
  display: table-cell;
  vertical-align: middle;
}
.timeline-box {
  float: left;
  margin-left: 30px;
  padding: 30px;
  background: transparent;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.timeline-box:hover {
  background: #F7F7F7;
}
.timeline-name {
  text-transform: uppercase;
}

/* --- SCSS For Typography --- */
.dropcap {
  color: #000;
  float: left;
  font-weight: 800;
  line-height: 48px;
  width: 60px;
  height: 60px;
  margin-right: 10px;
  padding: 3px 10px 2px;
  text-transform: uppercase;
  text-align: center;
  font-size: 48px;
}
.dropcap.dropcap-v2 {
  color: #fff;
  background: #ff0984;
}
.dropcap.dropcap-info {
  background: #d9edf7;
}
.dropcap.dropcap-danger {
  background: #f2dede;
}
.dropcap.dropcap-success {
  background: #dff0d8;
}
.dropcap.dropcap-warning {
  background: #fcf8e3;
}

/*Dropcap v2*/
.blockquote {
  position: relative;
  font-weight: 300;
  font-style: italic;
}
.blockquote i.blockquote-icon {
  top: 50%;
  color: #FFFFFF;
  width: 34px;
  height: 34px;
  padding: 7px;
  font-size: 14px;
  line-height: 22px;
  margin-top: -15px;
  text-align: center;
  position: absolute;
  background: #ff0984;
  display: inline-block;
}
.blockquote.blockquote-left i {
  left: 17px;
  margin-right: 10px;
}
.blockquote.blockquote-right {
  border-left: none;
  padding-left: 30px;
  padding-right: 20px;
}
.blockquote.blockquote-right i {
  right: 17px;
  margin-left: 10px;
}
.blockquote.blockquote-right .blockquote-in {
  margin-right: 45px;
}
.blockquote.blockquote-brd {
  padding: 15px;
  border: 1px solid #ccc;
}
.blockquote.blockquote-brd i {
  color: #000000;
  top: 30px;
  left: 25px;
  position: absolute;
}
.blockquote.blockquote-brd .blockquote-in {
  margin-left: 45px;
}
.blockquote.blockquote-info {
  border-left-color: #d9edf7;
}
.blockquote.blockquote-danger {
  border-left-color: #f2dede;
}
.blockquote.blockquote-success {
  border-left-color: #dff0d8;
}
.blockquote.blockquote-warning {
  border-left-color: #fcf8e3;
}

.buttons {
  padding: 20px 0;
  font-size: 14px;
}
.buttons:before, .buttons:after {
  content: " ";
  display: table;
}
.buttons:after {
  clear: both;
}
.buttons .left {
  float: left;
}
.rtl .buttons .left {
  float: right;
}
.buttons .right {
  float: right;
}
.rtl .buttons .right {
  float: left;
}

.checkbox, .radio {
  padding-left: 20px;
}
.rtl .checkbox, .rtl .radio {
  padding-right: 20px;
  padding-left: inherit;
}

.review-form-width {
  background-color: #fff;
  margin: 10% auto;
  max-width: 600px;
  position: relative;
  z-index: 999999;
  background-color: #fff;
  padding: 30px 20px;
}

/******************************************************
 * $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
 *******************************************************/
body.layout-fullwidth {
  background-color: #ffffff;
}
body.layout-boxed-lg #page {
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  background-color: #ffffff;
}

.common-home.version-2 {
  background-image: url("../image/bg-h2.jpg");
  background-repeat: no-repeat;
  background-color: #272727;
  background-position: center top;
  background-attachment: fixed;
}
.common-home.version-2 #page {
  max-width: 1240px;
  margin: 0 auto;
  overflow: hidden;
  background-color: #ffffff;
}

.version-4 {
  background-image: url("../image/bg-h4.jpg");
  background-repeat: no-repeat;
  background-color: #f1f1f1;
  background-attachment: fixed;
  background-position: center;
}
.version-4 .main-columns {
  max-width: 1240px;
  margin: 0 auto;
  overflow: hidden;
  background-color: #ffffff;
  padding-top: 70px;
}

#page {
  overflow: hidden;
  -webkit-transition: all 500ms ease 0s;
  -o-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
}

/*
* HEADER
*/
#topbar {
  font-size: 11px;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  border-bottom: 1px solid #e7e7e7;
  margin-top:-36px;
}
#topbar a {
  color: #bbbbbb;
  padding: 3px 5px;
}
#topbar a:hover {
  color: #ff0984;
  -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;
}
#topbar .dropdown {
  position: relative;
}
#topbar .dropdown img {
  vertical-align: inherit;
  margin-right: 5px;
}
.rtl #topbar .dropdown img {
  margin-left: 5px;
  margin-right: inherit;
}
#topbar .dropdown .dropdown-toggle {
  width: auto;
  color: #bbbbbb;
  -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;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  background-color: #f5f5f5;
  padding: 3px;
  margin-left: 5px;
}
.rtl #topbar .dropdown .dropdown-toggle {
  margin-right: 5px;
  margin-left: inherit;
}
#topbar .dropdown:hover .dropdown-toggle {
  color: #ff0984;
  -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;
}
#topbar .dropdown > .dropdown-menu {
  left: -15px;
  right: 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;
}






@media (max-width: 991px){
#topbar-mob {
	width:100%;
  font-size: 11px;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  border-bottom: 1px solid #e7e7e7;
  background-color:white;
  z-index:10;
}
#topbar-mob{
	position: fixed;
	margin: 0;
}
#topbar-mob a {
  color: #bbbbbb;
  padding: 3px 5px;
}
#topbar-mob a:hover {
  color: #ff0984;
  -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;
}
#topbar-mob .dropdown {
  position: relative;
}
#topbar-mob .dropdown img {
  vertical-align: inherit;
  margin-right: 5px;
}
.rtl #topbar-mob .dropdown img {
  margin-left: 5px;
  margin-right: inherit;
}
#topbar-mob .dropdown .dropdown-toggle {
  width: auto;
  color: #bbbbbb;
  -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;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  background-color: #f5f5f5;
  padding: 3px;
  margin-left: 5px;
}
.rtl #topbar-mob .dropdown .dropdown-toggle {
  margin-right: 5px;
  margin-left: inherit;
}
#topbar-mob .dropdown:hover .dropdown-toggle {
  color: #ff0984;
  -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;
}
#topbar-mob .dropdown > .dropdown-menu {
  left: -15px;
  right: 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;
}
.rtl #topbar-mob .dropdown > .dropdown-menu {
  right: -15px;
  left: auto;
}
.rtl #topbar-mob .dropdown > .dropdown-menu {
  left: auto;
  right: auto;
}
#topbar-mob .dropdown > .dropdown-menu button {
  color: #bbbbbb;
  text-align: left;
  padding: 3px 14px;
  text-transform: uppercase;
}
.rtl #topbar-mob .dropdown > .dropdown-menu button {
  text-align: right;
}
#topbar-mob .dropdown > .dropdown-menu button:hover {
  color: #ff0984;
  -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;
}
#topbar-mob .dropdown:hover .dropdown-menu {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  top: 100%;
}
}






.rtl #topbar .dropdown > .dropdown-menu {
  right: -15px;
  left: auto;
}
.rtl #topbar .dropdown > .dropdown-menu {
  left: auto;
  right: auto;
}
#topbar .dropdown > .dropdown-menu button {
  color: #bbbbbb;
  text-align: left;
  padding: 3px 14px;
  text-transform: uppercase;
}
.rtl #topbar .dropdown > .dropdown-menu button {
  text-align: right;
}
#topbar .dropdown > .dropdown-menu button:hover {
  color: #ff0984;
  -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;
}
#topbar .dropdown:hover .dropdown-menu {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  top: 100%;
}

.top-block b {
  color: #FFFFFF;
  font-family: "Roboto Black", sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 13px;
}
.top-block img {
  margin-right: 15px;
}
.rtl .top-block img {
  margin-left: 15px;
  margin-right: inherit;
}

.top-box {
  font-size: 12px;
}
.top-box .feature-box {
  margin: 0;
}

.call-top span {
  color: #ff0984;
}

.email-top span {
  color: #bbbbbb;
}

#header-layout {
  position: relative;
  z-index: 9999;
}

#header-main {
  padding: 20px 0;
}

#header-center {
  background-color: black;
  position: relative;
  min-height: 64px;
  z-index: 9000;
}

@media (min-width: 991px){
#header-layout .logo {
  display: inline-block;
  text-align: center;
}
#header-layout .logo > img {
  display: inline-block;
}

#header-layout #logo-theme a {
  background-image: url("../image/logo.png");
  display: inline-block;
  background-repeat: no-repeat;
  width: 400px;
  height: 76px;
   margin-left: -15px;
    margin-top: -8px;
}}
@media (mix-width: 990px){
.logo {
  display:none;
}}

#header-layout #logo-theme a span {
  display: none;
}
#header-layout.header-v2 #logo-theme a {
  background-image: url("../image/logo2.png");
}
#header-layout.header-v3 #logo-theme a {
  background-image: url("../image/logo3.png");
}
#header-layout.header-v4 #logo-theme a {
  background-image: url("../image/logo4.png");
}
#header-layout.header-v5 #logo-theme a {
  background-image: url("../image/logo5.png");
}
#header-layout.header-v6 #logo-theme {
  margin-top: 18px;
}
#header-layout.header-v6 #logo-theme a {
  background-image: url("../image/logo6.png");
}
#header-layout.header-v7 #logo-theme a {
  background-image: url("../image/logo7.png");
}
#header-layout.header-v8 #logo-theme a {
  background-image: url("../image/logo8.png");
}
#header-layout.header-v9 #logo-theme a {
  background-image: url("../image/logo9.png");
}

.header-v1 #topbar .container-inner {
  padding: 0 15px;
}

.textdark-menu #pav-megamenu .navbar-nav > li {
  border-left: 0;
}
.rtl .textdark-menu #pav-megamenu .navbar-nav > li {
  border-right: 0;
  border-left: inherit;
}
.textdark-menu #pav-megamenu .navbar-nav > li > a {
  color: #000000;
}
.textdark-menu #pav-megamenu .navbar-nav > li > a:hover, .textdark-menu #pav-megamenu .navbar-nav > li > a:focus, .textdark-menu #pav-megamenu .navbar-nav > li > a:active {
  color: #000000;
}
.textdark-menu #pav-megamenu .navbar-nav > li > a:hover:before, .textdark-menu #pav-megamenu .navbar-nav > li > a:focus:before, .textdark-menu #pav-megamenu .navbar-nav > li > a:active:before {
  background: #000000;
}
.textdark-menu #pav-megamenu .navbar-nav > li > a:hover span, .textdark-menu #pav-megamenu .navbar-nav > li > a:hover .caret, .textdark-menu #pav-megamenu .navbar-nav > li > a:hover .caret:before, .textdark-menu #pav-megamenu .navbar-nav > li > a:focus span, .textdark-menu #pav-megamenu .navbar-nav > li > a:focus .caret, .textdark-menu #pav-megamenu .navbar-nav > li > a:focus .caret:before, .textdark-menu #pav-megamenu .navbar-nav > li > a:active span, .textdark-menu #pav-megamenu .navbar-nav > li > a:active .caret, .textdark-menu #pav-megamenu .navbar-nav > li > a:active .caret:before {
  color: #000000;
}
.textdark-menu #pav-megamenu .navbar-nav > li:hover > a .caret, .textdark-menu #pav-megamenu .navbar-nav > li:active > a .caret {
  color: #000000;
}
.textdark-menu #pav-megamenu .navbar-nav > li:last-child {
  border-right: 0;
}
.rtl .textdark-menu #pav-megamenu .navbar-nav > li:last-child {
  border-left: 0;
  border-right: inherit;
}
.textdark-menu #pav-megamenu .dropdown:hover > a {
  color: #000000;
}

.same-cart .cart-top .wrap-cart {
  line-height: 15px;
  color: #000000;
}
.same-cart .text-cart {
  display: none;
}

.header-v2 #header-main {
  background-color: #202020;
}
.header-v2 .cart-top .icon-cart {
  background-image: url("../image/cart.png");
}
.header-v2 .wrap-cart {
  text-transform: uppercase;
}
.header-v2 .wrap-cart b {
  color: #fff;
}
.header-v2 .wrap-cart span {
  color: #999;
}
.header-v2 .line:before {
  background-color: #494949;
}
.header-v2 #header-bot {
  background: #151515;
  border-top: 1px solid #4d4d4d;
}

.header-v3 #header-main {
  background-color: #2a74ab;
  padding-bottom: 70px;
}
.header-v3 .header-bottom {
  background-color: #e7da46;
  margin-top: -32px;
  padding: 11px 10px;
  margin-bottom: 30px;
}
.header-v3 .cart-top {
  padding-left: 30px;
}
.rtl .header-v3 .cart-top {
  padding-right: 30px;
  padding-left: inherit;
}
.header-v3 #pav-megamenu .navbar-nav > li {
  padding: 5px 24px;
  border-color: #5590bc;
}
.header-v3 #pav-megamenu .navbar-nav > li:last-child {
  border-color: #5590bc;
}

.header-v4 {
  background-color: #FFFFFF;
}
.header-v4 #header-bot {
  max-width: 1240px;
  margin: 0 auto;
  background-color: #ff0984;
  position: relative;
  bottom: -40px;
}
.header-v4 #header-main {
  padding-top: 40px;
  padding-bottom: 0;
}
.header-v4 #pav-megamenu .navbar-nav > li {
  border-color: #a1d165;
}
.header-v4 #pav-megamenu .navbar-nav > li:last-child {
  border-color: #a1d165;
}
.header-v4 #search {
  padding: 0;
}

.version-4 .product-block .image {
  border: 1px solid #e7e7e7;
  padding: 13px;
}

.header-v6 .cart-top .icon-cart {
  background-image: url("../image/cart6.png");
}
.header-v6 #topbar {
  background-image: url("../image/colorbar.jpg");
  background-position: top center;
  background-repeat: no-repeat;
}
.header-v6 #header-main {
  padding: 22px 0;
}
.header-v6 .header-bottom {
  background-color: #ffd957;
  min-height: 54px;
}
.header-v6 .search-auto, .header-v6 .cart-right {
  padding-top: 6px;
  padding-left: 0;
  padding-right: 0;
  line-height: 48px;
}
.header-v6 .cart-right {
  background-color: #a9d73e;
  padding-left: 30px;
}
.rtl .header-v6 .cart-right {
  padding-right: 30px;
  padding-left: inherit;
}
.header-v6 .cart-right .wrap-cart {
  color: #FFFFFF;
}

.same-cart.cart-top .icon-cart {
  background-image: url("../image/cart6.png");
  position: absolute;
  left: 10px;
  top: -6px;
}
.same-cart.cart-top .cart-inner a {
  border: 1px solid #4d4d4d;
  padding: 6px 6px 6px 40px !important;
  position: relative;
}

.header-v7 .logo {
  background: #FFFFFF;
  height: 113px;
  left: 15px;
  padding: 40px 30px;
  position: absolute;
  top: -65%;
  width: 200px;
}
.rtl .header-v7 .logo {
  right: 15px;
  left: auto;
}
.header-v7 #topbar {
  background-color: #313131;
  border: none;
}
.header-v7 #topbar .dropdown .dropdown-toggle {
  border: 1px solid #4d4d4d;
  background-color: transparent;
}
.header-v7 #header-top {
  background-color: #202020;
}
.header-v7 #header-top .container {
  position: relative;
}
.header-v7 #search .form-control {
  background-color: #202020;
  border: none;
}
.header-v7 #search button {
  background-color: transparent;
  border: none;
}

.header-v8 {
  position: relative;
  z-index: 99;
}
.header-v8 #topbar {
  border-color: rgba(255, 255, 255, 0.2);
}
.header-v8 #topbar .dropdown .dropdown-toggle {
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.header-v8 #search {
  padding: 0;
  border: 1px solid rgba(255, 255, 255, 0.2);
  line-height: 30px;
  margin-top: 6px;
}
.header-v8 #search .form-control {
  background-color: transparent;
  border: none;
  height: 30px;
}
.header-v8 #search button {
  background-color: transparent;
  border: none;
  padding: 6px 10px;
}
.header-v8 .header-bottom {
  background-color: #FFFFFF;
}
.header-v8 #cart-top {
  margin-top: 15px;
}

.version-8 #iview {
  margin-top: -13%;
}

.header-v9 #topbar {
  background-color: #202020;
}
.header-v9 #topbar .dropdown .dropdown-toggle {
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.header-v9 .logo {
  margin-top: 15px;
}
.header-v9 #header-bot {
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}
.header-v9 .textdark-menu #pav-megamenu .navbar-nav > li {
  border-left: 1px solid #e7e7e7;
}
.rtl .header-v9 .textdark-menu #pav-megamenu .navbar-nav > li {
  border-right: 1px solid #e7e7e7;
  border-left: inherit;
}

/*
* CONTENT
 */
#pav-masshead .inner {
  background: #FFFFFF;
  color: #ff0984;
}
#pav-masshead .inner a {
  color: #ff0984;
}
#pav-masshead .inner a:hover {
  color: #ff4d4d;
}

#notification {

}
#notification > div {
  margin-bottom: 20px;
}

.breadcrumbs .container-inner {
  padding: 5px 0;
}

/*
* NAVIGATION
*/
#pav-mainnav .inner {
  background-color: #666666;
}

/*
* SLIDESHOW
*/
/*
* SHOWCASE
*/
#pavo-showcase .inner {
  background-color: #FFFFFF;
}

/*
* PROMOTION TOP
*/
#breadcrumb {
  padding-left: 0;
  padding-right: 0;
}

/*
* MAIN CONTENT
*/
#pavo-mass-bottom .inner {
  background-color: #FFFFFF;
}

/**
 * Overidding css some elements inside
 */
.fucking-front-page .product-col:last-child {
    display: none;
}
.sidebar .box-content {
  margin-top: 30px;
}
.sidebar .products-row .product-col {
  width: 100% !important;
  margin-bottom: 0;
  border-right: 0;
  clear: both;
}
.rtl .sidebar .products-row .product-col {
  border-left: 0;
  border-right: inherit;
}
.sidebar .products-row .product-col .product-block {
  overflow: hidden;
  margin-bottom: 20px;
    display: flex;
}
.sidebar .products-row .product-col .product-block .image {
  width: 30%;
  float: left;
}
.rtl .sidebar .products-row .product-col .product-block .image {
  float: right;
}
.sidebar .products-row .product-col .product-block .price {
  font-size: 14px;
}
.sidebar .products-row .product-col .product-block .name {
  margin-top: 0;
}
.sidebar .products-row .product-col .product-block .product-meta {
  padding-left: 10px;
}
.sidebar .products-row .product-col .product-block div {
    max-width: 120px;
}
.rtl .sidebar .products-row .product-col .product-block .product-meta {
  float: left;
}
.rtl .sidebar .products-row .product-col .product-block .product-meta {
  text-align: right;
}
.rtl .sidebar .products-row .product-col .product-block .product-meta {
  padding-right: 10px;
  padding-left: inherit;
}
.sidebar .products-row .product-col:last-child .product-block {
  /* border-bottom:0; */
}
.sidebar .products-row .product-col:hover {
  box-shadow: none;
}
.sidebar .products-row .cart, .sidebar .products-row .product-label, .sidebar .products-row .action, .sidebar .products-row .quickview, .sidebar .products-row .zoom, .sidebar .products-row .description {
  display: none;
}
.sidebar .list .product-col {
  margin: 0;
    height: auto !important;
}
.sidebar .list .product-block .product-meta, .sidebar .list .product-block .name {
  padding: 0;
  text-align: left;
}
.rtl .sidebar .list .product-block .product-meta, .rtl .sidebar .list .product-block .name {
  text-align: right;
}
.sidebar .list .product-block .product-meta .rating, .sidebar .list .product-block .name .rating {
  display: none;
}
.sidebar .list .product-block .image {
  padding-right: 10px;
  float: left;
}
.rtl .sidebar .list .product-block .image {
  padding-left: 10px;
  padding-right: inherit;
}
.rtl .sidebar .list .product-block .image {
  float: right;
}
.sidebar .list .product-block .quickview, .sidebar .list .product-block .zoom {
  display: none;
}
.sidebar .pavblog-latest [class*="col-"], .sidebar .pavblog-latest [class^="col-"] {
  width: 100%;
}
.sidebar [class^="col-"]:last-child .blog-body {
  border: 0;
}
.sidebar ul, .sidebar ol {
  list-style: none;
  padding-left: 0;
  padding-right: 0;
}
.sidebar ul li, .sidebar ol li {
  padding: 0 20px;
}
.sidebar ul li a, .sidebar ol li a {
  display: inline-block;
  color: #666666;
}
.sidebar ul li a:hover, .sidebar ol li a:hover {
  color: #ff0984;
}
.sidebar ul li a.active, .sidebar ol li a.active {
  color: #ff0984;
}
.sidebar ul li ul, .sidebar ol li ul {
  padding-top: 8px;
}
.sidebar ul li ul li, .sidebar ol li ul li {
  padding-left: 15px !important;
}
.rtl .sidebar ul li ul li, .rtl .sidebar ol li ul li {
  padding-right: 15px !important;
  padding-left: inherit;
}
.sidebar ul li ul li:first-child, .sidebar ol li ul li:first-child {
  padding-top: 0 !important;
}
.sidebar ul li .fa, .sidebar ol li .fa {
  cursor: pointer;
  margin-right: 10px;
  color: #c0c0c0;
  font-size:20px;
  padding-left: 15px;
}
.rtl .sidebar ul li .fa, .rtl .sidebar ol li .fa {
  margin-left: 10px;
  margin-right: inherit;
}
.sidebar .list-product .product-block .image {
  width: 100%;
  float: none;
  margin-bottom: 20px;
  border: 2px solid #ff0984;
  padding: 20px;
}
.sidebar .list-product .product-block .description, .sidebar .list-product .product-block .price-tax {
  display: none;
}
.sidebar .list-product .product-block .name {
  margin-bottom: 10px;
  margin-top: 0;
  min-height: auto;
}
.sidebar .list-product .product-block .name a {
  font-size: 13px;
}
.sidebar .list-product .product-block:hover {
  box-shadow: none;
}

.content-inner {
  margin-bottom: 40px;
}

/*end*/
/* FOOTER */
#footer:before, #footer:after {
  content: " ";
  display: table;
}
#footer:after {
  clear: both;
}

.footer-top {
  margin-bottom: -50px;
}
.footer-top .panel-body {
  padding: 0;
}
.first-column p {
    font-size: 12px;
}
.footer__info {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.footer__info__column {
    max-width: 300px;
	margin: 0 auto;
}
.footer__info__column .list-unstyled li {
    height: 22px;
}
.footer__logo {
    width: 50%;
    margin: 14px 0;
}
.footer-center .inside {
    border-bottom: 1px solid rgba(102,102,102,.3);
}
#formNewLestter .form-control {
    border-radius: 10px;
    width: 112%;
    height: 41px;
}
#formNewLestter .btn-primary {
    border-radius: 10px;
}
.footer__social i {
    font-size: 24px;
    margin-right: 10px;
}

@media (max-width: 768px) {
	.footer-center {
  background: #000000;
  text-align:center;
}
}
.footer-center {
  background: #000000;
}
.footer-center p {
    color: #979797;
    margin: 0;
    line-height: normal;
}
.footer-center .description p {
    display: none;
}
.footer_copyright p {
    color: #ffffff;
    margin: 20px 0;
}
.rekvizity, .copyright {
    display: none;
}
.footer-center .container-inner .column {
  padding-top: 10px;
  padding-bottom: 20px;
  line-height: 30px;
  font-size: 14px;
  background: transparent;
  color: #666666;
}
.footer-center .container-inner .column a {
  color: #979797;
}
.footer-center .container-inner .column a:hover {
  color: #ff0984;
}
.footer-center .container-inner .column .panel-heading {
  border-color: black !important;
  position: relative;
}
.footer-center .container-inner .column .panel-title {
  font-size: 16px;
  font-family: "Montserrat Bold", sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
}
.footer-center .container-inner .column .block:before {
  background-color: #4d4d4d;
}
.footer-center ul li a {
  font-size: 13px;
}
.footer-center address span {
  color: #bbbbbb;
}

.footer-bottom .container .inside {
  background: transparent;
  color: #666666;
  padding: 25px 0;
}
.footer-bottom .container .inside a {
  color: #666666;
}
.footer-bottom .container .inside a:hover {
  color: #ff0984;
}

/* POWER BY */
#powered {
  background: #000000;
}
#powered .container {
  padding: 0 15px 30px 15px;
  position: relative;
  color: #666;
}
#powered .container a {
  color: #bbbbbb;
}
#powered .container a:hover {
  color: #ff0984;
}

.panel-highlighted {
  border: solid 1px red;
}
.panel-highlighted .panel-heading {
  background: red;
  color: #FFFFFF;
}

.nopadding .panel-body {
  padding: 0;
}

.block {
  position: relative;
}

.sidebar .panel-default.hightlight {
  border: 2px solid #e7e7e7;
}
.sidebar .panel-default.hightlight .panel-heading {
  border-top: 0 !important;
  padding-left: 25px;
}
.rtl .sidebar .panel-default.hightlight .panel-heading {
  padding-right: 25px;
  padding-left: inherit;
}
.sidebar .panel-default.hightlight .panel-heading:after {
  content: none;
}
.sidebar .panel-default.hightlight:before {
  background: #ff0984 none repeat scroll 0 0;
  content: "";
  height: 4px;
  left: -2px;
  position: absolute;
  top: -2px;
  width: 102%;
}
.rtl .sidebar .panel-default.hightlight:before {
  right: -2px;
  left: auto;
}
.sidebar .product-col {
    display: flex;
}
.sidebar .panel-body {
  padding: 0;
  margin-top: 35px;
    display: flex;
    flex-wrap: wrap;
}
.sidebar .panel-body .product-meta {
    text-align: left;
}
.sidebar .panel .list-group {
  box-shadow: none;
  margin: 0;
}
.sidebar .panel .list-group .list-group-item {
  border-width: 1px 0;
  padding: 14px 25px;
}
.sidebar .panel .list-group .list-group-item:last-child {
  border-bottom: 0;
}
.sidebar .nopadding .panel-body {
  padding: 0;
}
.sidebar.noborder .panel .panel-heading {
  border-bottom: 0;
  padding-bottom: 0;
}
.nostylingboxs {
    border-top: 4px solid #ff0984;
}
.nostylingboxs .panel {
  border: none;
  background: none;
  box-shadow: none;
}
.nostylingboxs .panel-heading {
  background-color: transparent;
  padding-left: 0;
  padding-right: 0;
}
.nostylingboxs .panel-body {
  background-color: transparent;
  padding-left: 0;
  padding-right: 0;
}

.carousel-controls {
    /*position: absolute;
    right: 0;
    left: auto;
    top: 0;
    Переключатели в разделе новинки
    */
    display: none;
}
.carousel-controls .left {
  left: -69px;
}
.carousel-controls .right {
  right: 0;
}

.style-carousel .carousel-controls {
  position: static;
  opacity: 0;
}
.style-carousel .carousel-controls .carousel-control {
  top: 40%;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.style-carousel .carousel-controls .left {
  left: -30px;
}
.style-carousel .carousel-controls .right {
  right: -30px;
}
.style-carousel:hover .carousel-controls {
  opacity: 1;
}
.style-carousel:hover .carousel-controls .left {
  left: 10px;
}
.style-carousel:hover .carousel-controls .right {
  right: 10px;
}

.products-block .product-col-wrap {
}
.rtl .products-block .product-col-wrap {
  border-left: 1px solid #e7e7e7;
  border-right: inherit;
}
.products-block .owl-wrapper-outer {
  /*         margin-left:-$grid-gutter-width/2;
          margin-right:-$grid-gutter-width/2; */
}

.price {
  font-size: 18px;
  font-family: "Roboto Black", sans-serif;
  margin-bottom: 10px;
}
.price .price-new {
  color: #ff0984;
  font-weight: 600;
}
.price .price-old {
  font-size: 14px;
  color: #000;
  text-decoration: line-through;
}
.price.detail .price-new {
  font-size: 24px;
  font-weight: bold;
  color: #ff0984;
}
.price.detail .price-new2 {
  font-size: 24px;
  font-weight: bold;
  color: #ff0984;
}
/* product style */
.product-block {
  position: relative;
  text-align: center;
  margin-left: 1px;
  margin-right: 1px;
}
.product-block:hover .cart {
  opacity: 1;
  filter: alpha(opacity=100);
}
.product-block:hover .quickview {
  opacity: 1;
  transform: scale(1);
  transition: all 0.3s ease-out 0s;
  visibility: visible;
}
.product-block .description {
  line-height: 20px;
  height: 40px;
  overflow: hidden;
  margin-bottom: 20px;
  color: #666666;
  display: none;
}
.product-block .name {
  line-height: 18px;
  min-height: 15px;
  margin-bottom: 2px;
  margin-top: 5px;
  overflow: hidden;
  font-weight: normal;
}
.product-block .name a {
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  text-transform: none;
}
.product-block .name a:hover {
  color: #ff0984;
}
.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;
  z-index: 0;
}
.product-block .image .img-responsive {
  display: inline-block;
}
.product-block .product-meta {
  overflow: hidden;
    margin: 20px 0 40px;
}
.product-block .cart {
    display: none;
    /*
  background-color: #000000;
  bottom: 0;
  font-size: 12px;
  height: 40px;
  left: 0;
  margin: auto;
  opacity: 0;
  position: absolute;
  right: 0;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  width: 100%;
  z-index: 0;
  color: #FFFFFF;*/
}
/*
.product-block .cart:before {
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  -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;
  width: 100%;
  z-index: 9;
}
.product-block .cart:before {
  background-color: #ff0984;
  height: 0;
  margin: auto;
  top: 0;
}
.product-block .cart .btn-cart {
  background-color: transparent;
}
.product-block .cart .btn-cart i {
  margin-right: 10px;
}
.product-block .cart:hover::before {
  height: 100%;
  width: 100%;
  z-index: -1;
}
.product-block .cart:hover .btn-cart {
  color: #FFFFFF;
}
*/
.product-block .quickview {
  background-color: #FFFFFF;
  border-radius: 0;
  border: 1px solid #e7e7e7;
  bottom: 1px;
  font-size: 12px;
  font-weight: 600;
  left: 0;
  margin: auto;
  opacity: 0;
  padding: 6px 14px;
  width: 70%;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  transform: scale(0);
  transition: all 0.3s ease-out 0s;
  text-align: center;
  visibility: hidden;
  color: #ff0984;
}
.product-block .quickview a {
  color: #ff0984;
}
.product-block .quickview:hover {
  background-color: #ff0984;
  color: #FFFFFF;
  border-color: #ff0984;
  transition: all 0.3s ease-out 0s;
}
.product-block .quickview:hover a {
  color: #FFFFFF;
}

.pav-hover-image {
  opacity: 0.3;
  width: 100%;
}
.pav-hover-image:hover {
  opacity: 1;
}

.product-label {
  color: #dd5f7a;
  font-size: 11px;
  font-weight: 900;
  line-height: 22px;
  border-radius: 50px;
  width: 56px;
  height: 24px;
  position: absolute;
  right: 10px;
  background-color: #FFFFFF;
  text-align: center;
  top: 10px;
  z-index: 1;
  text-transform: uppercase;
  /*border: 1px solid #dd5f7a;*/
  border-radius: 3px;
}
.rtl .product-label {
  left: 10px;
  right: auto;
}

.rating {
  font-weight: 300;
}
.rating .fa-stack {
  width: 1em;
  font-size: 11px;
  width: 12px;
  height: 16px;
}
.rating .fa-star {
  color: #f7bc3d;
  height: 11px;
  line-height: 11px;
}
.rating .fa-star-o {
  color: #d5d5d5;
  height: 11px;
  line-height: 11px;
}

#cart-top {
  cursor: pointer;
  position: relative;
  z-index:9998;
}

.cart-search a {
  cursor: pointer;
}

.cart-right .cart-top .cart-inner {
  position: relative;
  text-align:center;
  min-width:70px;
}
.cart-right .cart-top .cart-inner a {
  text-transform: uppercase;
  line-height: 16px;
}
/* подпись корзины */
.cart-right .cart-top .cart-inner a .cart-total {
    font-size: 17px;
}

#cart-quantity {
	color:white;
	vertical-align:middle;
	font-weight:600;
}
.cart-count {
	text-align:center;
	height: 20px;
	width: 20px;
	border-radius: 50%;
	background-color: rgb(249,8, 119);
	position: absolute;
	top: 0;
	right: 0;
}

.cart-top .wrap-cart {
  display: inline-block;
  margin-left: 8px;
  color: #000000;
  font-family: 'Open Sans', sans-serif;
}
.rtl .cart-top .wrap-cart {
  margin-right: 8px;
  margin-left: inherit;
}

.cart-inner .icon-cart {
  margin:0 25% 0 25%;
  width:50%;
}

.cart-top .icon-cart {
  float: left;
  height: 33px;
  background-image: url("/image/cart.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 67%;
}

.rtl .cart-top .icon-cart {
  float: right;
}
.cart-top .dropdown-menu {
  padding: 10px;
  min-height: 100px;
  height: auto !important;
  min-width: 445px;
  opacity: 0;
  filter: alpha(opacity=0);
  right: 15px;
  left: auto;
  -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;
  display: block;
  background: rgb(255,255,255);
  border: 1px solid #b8b8b8;
  border-radius: 10px;
  box-shadow: none;
  max-height: 300px;
  overflow: auto;
}
@media (max-width: 1199px) {
.cart-top .dropdown-menu {
  padding: 10px;
  min-height: 100px;
  height: auto !important;
  width: 445px;
  opacity: 0;
  filter: alpha(opacity=0);
  left: auto;
  -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;
  display: block;
  background: rgb(255,255,255);
  border: 1px solid #b8b8b8;
  border-radius: 10px;
  box-shadow: none;
}
}
.rtl .cart-top .dropdown-menu {
  left: 15px;
  right: auto;
}
.rtl .cart-top .dropdown-menu {
  right: auto;
  left: auto;
}
.cart-top .view-cart a {
  margin-right: 20px;
}
.rtl .cart-top .view-cart a {
  margin-left: 20px;
  margin-right: inherit;
}
.cart-top:hover .dropdown-menu {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  top: 112%;
}

.mobile-cart a {
    font-size: 30px
}



#search {
	display: inline-block;
	width: 110%;

}
#search button {
  background: #2fdab8;
  border-color: #202020;
}
#search button i {
  font-size: 12px;
  color: #adafac;
}
#search button:hover {
  color: #ff0984;
}

#pav-megamenu .new, #pav-megamenu .hot, #pav-megamenu .sale, #offcanvasmenu .new, #offcanvasmenu .hot, #offcanvasmenu .sale {
  color: #fff;
  font-size: 10px;
  height: 16px;
  line-height: 15px;
  padding: 0 4px;
  position: absolute;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  top: -22px;
  transform: translateZ(0px);
  border-radius: 0;
}
.rtl #pav-megamenu .new, .rtl #pav-megamenu .hot, .rtl #pav-megamenu .sale, .rtl #offcanvasmenu .new, .rtl #offcanvasmenu .hot, .rtl #offcanvasmenu .sale {
  left: 0;
  right: auto;
}
#pav-megamenu .new:before, #pav-megamenu .hot:before, #pav-megamenu .sale:before, #offcanvasmenu .new:before, #offcanvasmenu .hot:before, #offcanvasmenu .sale:before {
  border-style: solid;
  border-width: 5px 0 0 5px;
  bottom: -4px;
  content: "";
  right: 0;
  pointer-events: none;
  position: absolute;
  transition-duration: 0.3s;
  transition-property: bottom;
  z-index: -1;
}
.rtl #pav-megamenu .new:before, .rtl #pav-megamenu .hot:before, .rtl #pav-megamenu .sale:before, .rtl #offcanvasmenu .new:before, .rtl #offcanvasmenu .hot:before, .rtl #offcanvasmenu .sale:before {
  left: 0;
  right: auto;
}
#pav-megamenu .new, #offcanvasmenu .new {
  background-color: #4492cd;
}
#pav-megamenu .new:before, #offcanvasmenu .new:before {
  border-color: #4492cd transparent transparent;
}
#pav-megamenu .hot, #offcanvasmenu .hot {
  background-color: #ff0984;
}
#pav-megamenu .hot:before, #offcanvasmenu .hot:before {
  border-color: #ff0984 transparent transparent;
}
#pav-megamenu .sale, #offcanvasmenu .sale {
  background-color: #d92b4c;
}
#pav-megamenu .sale:before, #offcanvasmenu .sale:before {
  border-color: #d92b4c transparent transparent;
}

#offcanvasmenu .new, #offcanvasmenu .hot, #offcanvasmenu .sale {
  top: -10px !important;
}

#pav-mainnav {
  background: transparent;
}

#pav-megamenu {
  background: transparent;
  font-family: 'Montserrat-Bold';
  min-height: auto;
  /* menu level 1 */
  /* level 2 */
  /* level > 3 */
}
#pav-megamenu .pav-colorbox {
  display: none !important;
}
#pav-megamenu .navbar-collapse {
  padding: 0;
}
#pav-megamenu .navbar-inverse {
  background: transparent;
}
#pav-megamenu .navbar {
  background: #666666;
  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;
}
#pav-megamenu .navbar-nav {
  float: none;
}
#pav-megamenu .navbar-nav > li {
    float: none;
    display: inline-block;
    padding: 16px 20px;
}
.rtl #pav-megamenu .navbar-nav > li {
  border-right: 1px solid #4d4d4d;
  border-left: inherit;
}
#pav-megamenu .navbar-nav > li.aligned-fullwidth {
  position: static;
}

#pav-megamenu .navbar-nav > li.aligned-fullwidth : hover{
  background-color:white;
}

#pav-megamenu .navbar-nav > li.aligned-fullwidth : hover {
  background-color:white;
}

#pav-megamenu .navbar-nav > li.aligned-fullwidth > .dropdown-menu {
  width: 100% !important;
  background: #000;
}
#pav-megamenu .navbar-nav > li.aligned-fullwidth .dropdown-submenu .dropdown-menu {
  margin-left: -10px;
}
.rtl #pav-megamenu .navbar-nav > li.aligned-fullwidth .dropdown-submenu .dropdown-menu {
  margin-right: -10px;
  margin-left: inherit;
}
#pav-megamenu .navbar-nav > li.aligned-right .dropdown-menu {
  right: 0;
  left: auto;
}
.rtl #pav-megamenu .navbar-nav > li.aligned-right .dropdown-menu {
  left: 0;
  right: auto;
}
.rtl #pav-megamenu .navbar-nav > li.aligned-right .dropdown-menu {
  right: auto;
  left: auto;
}
#pav-megamenu .navbar-nav > li.aligned-right .dropdown-submenu .dropdown-menu {
  margin-right: 105%;
}
.rtl #pav-megamenu .navbar-nav > li.aligned-right .dropdown-submenu .dropdown-menu {
  margin-left: 105%;
  margin-right: inherit;
}
#pav-megamenu .navbar-nav > li.aligned-left .dropdown-menu {
  left: 0;
  right: auto;
  background: #000;
}
.rtl #pav-megamenu .navbar-nav > li.aligned-left .dropdown-menu {
  right: 0;
  left: auto;
}
.rtl #pav-megamenu .navbar-nav > li.aligned-left .dropdown-menu {
  left: auto;
  right: auto;
}
#pav-megamenu .navbar-nav > li.aligned-left .dropdown-submenu .dropdown-menu {
  margin-left: 100%;
}
.rtl #pav-megamenu .navbar-nav > li.aligned-left .dropdown-submenu .dropdown-menu {
  margin-right: 100%;
  margin-left: inherit;
}
#pav-megamenu .navbar-nav > li.aligned-center .dropdown-menu {
  left: 50%;
  transform: translate(-50%);
}
#pav-megamenu .navbar-nav > li.aligned-center .dropdown-submenu .dropdown-menu {
  left: 150%;
}
#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;
  color: #FFFFFF;
  position: relative;
  font-size: 16px;
  /*text-transform: uppercase;*/
}
#pav-megamenu .navbar-nav > li > a span {
  display: block;
  font-family: 'Open Sans', sans-serif;
}
/* подчеркивание
#pav-megamenu .navbar-nav > li > a:hover:before, #pav-megamenu .navbar-nav > li > a:focus:before, #pav-megamenu .navbar-nav > li > a:active:before {
  background: #FFFFFF;
  bottom: -9px;
  content: "";
  height: 2px;
  left: 0;
  right: 0;
  margin: 0 auto;
  position: absolute;
  width: 16px;
  -webkit-transition: background 0.3s ease-in;
  -o-transition: background 0.3s ease-in;
  transition: background 0.3s ease-in;
}*/
#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: #ff0984;
}
#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;
}
#pav-megamenu .navbar-nav > li > a .caret {
  border: 0;
  position: absolute;
  margin: 0;
  right: -5px;
  top: 0px;
  font-size: 20px;
}
.rtl #pav-megamenu .navbar-nav > li > a .caret {
  left: -5px;
  right: auto;
}
@media (max-width: 991px) {
  #pav-megamenu .navbar-nav > li > a .caret {
    right: -5px;
    top: -10px;
  }
  .rtl #pav-megamenu .navbar-nav > li > a .caret {
    left: -5px;
    right: auto;
  }
  #top {
      left: 20px;
      bottom: 28px !important;
  }
    .main-columns {
        padding: 5px;
    }


}

	    .mobile-cart {
        display: none;
    }
	
@media (max-width: 991px) {
    .mobile-cart {
        display: block;
    }
	}
#pav-megamenu .navbar-nav > li > a .caret:before, div.select-side > b.caret:before {
  content:"\f0d7";
  font-family: 'Font Awesome 5 Free';
  position: absolute;
  font-weight: 600;
}
#pav-megamenu .navbar-nav > li:hover > a .caret, #pav-megamenu .navbar-nav > li:active > a .caret {
  color: #FFFFFF;
}
#pav-megamenu .navbar-nav > li.full-width {
  position: static;
}
#pav-megamenu .dropdown-menu {
  height: auto;
  font-weight: 400;
  min-width: 210px;
  padding: 15px;
  background-color: #FFFFFF;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  position: absolute;
  opacity: 0;
  display: block;
  right: 0;
  top: 102%;
  -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.3s 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: 0;
}
.rtl #pav-megamenu .dropdown-menu {
  left: 0;
  right: auto;
}
#pav-megamenu .dropdown-menu ul {
  padding-left: 0;
}
.rtl #pav-megamenu .dropdown-menu ul {
  padding-right: 0;
  padding-left: inherit;
}
#pav-megamenu .dropdown-menu li {
  line-height: 31px;
  list-style: none;
  float: none;
  padding: 0px;
}
#pav-megamenu .dropdown-menu li a {
  text-align: left;
  padding: 0;
  font-weight: 300;
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
}
.rtl #pav-megamenu .dropdown-menu li a {
  text-align: right;
}
#pav-megamenu .dropdown-menu li a:hover {
  background-color: transparent;
  text-decoration: none;
  color: #ff0984 !important;'
  font-weight: 400;
}
#pav-megamenu .dropdown-menu li a:hover .fa {
  color: #ff0984;
}
#pav-megamenu .dropdown-menu .mega-col {
  border-right: 1px solid #e7e7e7;
  padding-bottom: 10px;
}
.rtl #pav-megamenu .dropdown-menu .mega-col {
  border-left: 1px solid #e7e7e7;
  border-right: inherit;
}
#pav-megamenu .dropdown-menu .mega-col .mega-col-inner {
  padding: 0 5px;
}
#pav-megamenu .dropdown-menu .mega-col .mega-col-inner .widget-product-list img {
  float: none;
  margin: auto;
}
#pav-megamenu .dropdown-menu .mega-col .mega-col-inner .widget-product-list .product-block {
  margin-bottom: 20px;
}
#pav-megamenu .dropdown-menu .mega-col .mega-col-inner .widget-product-list .product-block:last-child {
  margin-bottom: 0;
}
#pav-megamenu .dropdown-menu .mega-col .mega-col-inner .widget-html .widget-inner {
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  color: #666666;
}
#pav-megamenu .dropdown-menu .mega-col .mega-col-inner .widget-product .widget-inner {
  text-align: center;
}
#pav-megamenu .dropdown-menu .mega-col .mega-col-inner .widget-product .widget-inner .rating-box {
  float: none;
  margin: 5px auto;
}
#pav-megamenu .dropdown-menu .mega-col .mega-col-inner .widget-blog-list .widget-inner .post-item h4 {
  font-weight: 300;
}
#pav-megamenu .dropdown-menu .mega-col .mega-col-inner .widget-heading {

  border-bottom: 1px solid #e5e5e5;
}
#pav-megamenu .dropdown-menu .mega-col .level2 .mega-col {
  border: 0;
  padding-bottom: 0;
}
#pav-megamenu .dropdown-menu .mega-col .level2 .mega-col .mega-col-inner {
  padding: 0;
}
#pav-megamenu .dropdown-menu .mega-col:last-child {
  border-right: 0;
}
.rtl #pav-megamenu .dropdown-menu .mega-col:last-child {
  border-left: 0;
  border-right: inherit;
}
#pav-megamenu .dropdown-menu .mega-col:last-child .mega-col {
  border: 0;
}
#pav-megamenu .dropdown-menu .row:last-child .mega-col {
  border: 0;
  padding-bottom: 0;
}
#pav-megamenu .dropdown-menu .row:last-child .mega-col .widget-image img {
  display: block;
  max-width: 100%;
  height: auto;
}
#pav-megamenu .dropdown {
  display: block;
}
#pav-megamenu .dropdown:hover > .dropdown-menu {
  opacity: 1;
  right: 0px;
  transform: translate(0px, 0px);
  visibility: visible;
}
#pav-megamenu .dropdown:hover > a {
  color: #FFFFFF;
}
#pav-megamenu .dropdown:hover > a .fa {
  color: #FFFFFF;
}
#pav-megamenu .dropdown-submenu {
  position: relative;
}
#pav-megamenu .dropdown-submenu .dropdown-menu {
  top: 0;
  right: -100%;
  left: auto;
  position: absolute;
}
.rtl #pav-megamenu .dropdown-submenu .dropdown-menu {
  left: -100%;
  right: auto;
}
.rtl #pav-megamenu .dropdown-submenu .dropdown-menu {
  right: auto;
  left: auto;
}
#pav-megamenu .dropdown-submenu:hover > .dropdown-menu {
  left: 100%;
  opacity: 1;
  right: 0px;
  transform: translate(0px, 0px);
  visibility: visible;
}
.rtl #pav-megamenu .dropdown-submenu:hover > .dropdown-menu {
  right: 100%;
  left: auto;
}
#pav-megamenu .mega-group > .dropdown-toggle {
  border: 0;
  display: block;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  color: #FFFFFF;
}
#pav-megamenu .mega-group > .dropdown-toggle .fa {
  color: #FFFFFF;
}
#pav-megamenu .widget-title {
  color: #000000;
}
#pav-megamenu .megamenu .cols1 {
  min-width: 200px;
}
#pav-megamenu .megamenu .cols2 {
  min-width: 500px;
}
#pav-megamenu .megamenu .cols3 {
  min-width: 740px;
}
#pav-megamenu .dropdown-mega .menu-title {
  font-size: 13px;
  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);
  }*/
}
.rtl #pav-megamenu .dropdown-mega .menu-title {
  padding-right: 0;
  padding-left: inherit;
}
#pav-megamenu .dropdown-mega .mega-col-inner {
  border-right: 0;
}

.product-block .product-img {
  position: relative;
  overflow: hidden;
}
.product-block .action > div {
  bottom: 50px;
  height: 38px;
  right: 0;
  position: absolute;
  transition-duration: 0.35s;
  transition-property: all;
  width: 38px;
  line-height: 38px;
  opacity: 0;
  background-color: #FFFFFF;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.rtl .product-block .action > div {
  left: 0;
  right: auto;
}
.product-block .action > div.compare {
  right: 80px;
  transition-delay: 0.4s, 0s;
}
.rtl .product-block .action > div.compare {
  left: 80px;
  right: auto;
}
.product-block .action > div.wishlist {
  right: 40px;
  transition-delay: 0.3s, 0s;
}
.rtl .product-block .action > div.wishlist {
  left: 40px;
  right: auto;
}
.product-block .action > div.zoom {
  transition-delay: 0.2s, 0s;
}
.product-block .action > div:hover {
  background-color: #ff0984;
  color: #FFFFFF;
}
.product-block .action > div:hover .btn-action {
  color: #FFFFFF;
}
.product-block .action button.btn-action {
  background-color: transparent;
  border: none;
  padding: 0;
}
.product-block:hover .action > div {
  opacity: 1;
}

.effect {
  position: relative;
  overflow: hidden;
}
.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;
}
.rtl .effect .overlay::before {
  right: 0;
  left: auto;
}
.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;
}

@font-face {
  font-family: 'Roboto Thin';
  font-style: normal;
  font-weight: 100;
  src: local("Roboto Thin"), local("Roboto-Thin"), url(https://fonts.gstatic.com/s/roboto/v15/2tsd397wLxj96qwHyNIkxPesZW2xOQ-xsNqO47m55DA.woff2) format("woff2");
}
@font-face {
  font-family: 'Roboto Light';
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Light"), local("Roboto-Light"), url(https://fonts.gstatic.com/s/roboto/v15/Hgo13k-tfSpn0qi1SFdUfVtXRa8TVwTICgirnJhmVJw.woff2) format("woff2"), url(https://fonts.gstatic.com/s/roboto/v15/Hgo13k-tfSpn0qi1SFdUfT8E0i7KZn-EPnyo3HZu7kw.woff) format("woff");
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v15/CWB0XYA8bzo0kSThX0UTuA.woff2) format("woff2"), url(https://fonts.gstatic.com/s/roboto/v15/2UX7WLTfW3W8TclTUvlFyQ.woff) format("woff");
}
@font-face {
  font-family: 'Roboto Medium';
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url(https://fonts.gstatic.com/s/roboto/v15/RxZJdnzeo3R5zSexge8UUVtXRa8TVwTICgirnJhmVJw.woff2) format("woff2"), url(https://fonts.gstatic.com/s/roboto/v15/RxZJdnzeo3R5zSexge8UUT8E0i7KZn-EPnyo3HZu7kw.woff) format("woff");
}
@font-face {
  font-family: 'Roboto Bold';
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url(https://fonts.gstatic.com/s/roboto/v15/d-6IYplOFocCacKzxwXSOFtXRa8TVwTICgirnJhmVJw.woff2) format("woff2"), url(https://fonts.gstatic.com/s/roboto/v15/d-6IYplOFocCacKzxwXSOD8E0i7KZn-EPnyo3HZu7kw.woff) format("woff");
}
@font-face {
  font-family: 'Roboto Black';
  font-style: normal;
  font-weight: 900;
  src: local("Roboto Black"), local("Roboto-Black"), url(https://fonts.gstatic.com/s/roboto/v15/mnpfi9pxYH-Go5UiibESIltXRa8TVwTICgirnJhmVJw.woff2) format("woff2"), url(https://fonts.gstatic.com/s/roboto/v15/mnpfi9pxYH-Go5UiibESIj8E0i7KZn-EPnyo3HZu7kw.woff) format("woff");
}
@font-face {
  font-family: 'Roboto Light Italic';
  font-style: italic;
  font-weight: 300;
  src: local("Roboto Light Italic"), local("Roboto-LightItalic"), url(https://fonts.gstatic.com/s/roboto/v15/7m8l7TlFO-S3VkhHuR0at44P5ICox8Kq3LLUNMylGO4.woff2) format("woff2"), url(https://fonts.gstatic.com/s/roboto/v15/7m8l7TlFO-S3VkhHuR0at4bN6UDyHWBl620a-IRfuBk.woff) format("woff");
}
@font-face {
  font-family: 'Montserrat Regular';
  font-style: normal;
  font-weight: 400;
  src: local("Montserrat-Regular"), url(https://fonts.gstatic.com/s/montserrat/v6/zhcz-_WihjSQC0oHJ9TCYPk_vArhqVIZ0nv9q090hN8.woff2) format("woff2"), url(https://fonts.gstatic.com/s/montserrat/v6/zhcz-_WihjSQC0oHJ9TCYBsxEYwM7FgeyaSgU71cLG0.woff) format("woff");
}
@font-face {
  font-family: 'Montserrat Bold';
  font-style: normal;
  font-weight: 700;
  src: local("Montserrat-Bold"), url(https://fonts.gstatic.com/s/montserrat/v6/IQHow_FEYlDC4Gzy_m8fcoWiMMZ7xLd792ULpGE4W_Y.woff2) format("woff2"), url(https://fonts.gstatic.com/s/montserrat/v6/IQHow_FEYlDC4Gzy_m8fcgFhaRv2pGgT5Kf0An0s4MM.woff) format("woff");
}
body .owl-carousel {
  box-shadow: none;
  border-radius: 0;
  background: transparent;
  margin-bottom: 0;
}
body .owl-carousel .owl-wrapper-outer {
  border: none;
  box-shadow: none;
}

.image-additional .owl-item {
  position: relative;
  overflow: hidden;
  width: 70px !important;
  margin-right: 8px;
  border: 1px solid #e7e7e7;
}
.rtl .image-additional .owl-item {
  margin-left: 8px;
  margin-right: inherit;
}
.image-additional .owl-item:first-child {
  margin-left: 2px;
}
.rtl .image-additional .owl-item:first-child {
  margin-right: 2px;
  margin-left: inherit;
}

.pavcarousel {
  margin-bottom: 25px;
  margin-top: 25px;
}
.pavcarousel .carousel-control {
  display: none;
}
.pavcarousel .carousel-control.middle.left {
  left: -1px;
}
.rtl .pavcarousel .carousel-control.middle.left {
  right: -1px;
  left: auto;
}
.pavcarousel .carousel-control.middle.right {
  right: -1px;
}
.rtl .pavcarousel .carousel-control.middle.right {
  left: -1px;
  right: auto;
}
.pavcarousel:hover .carousel-control {
  display: block;
}

.pavreassurances {
  background-color: #fff;
  border: 1px solid #cccccc;
  overflow: hidden;
  margin-bottom: 0;
}
.pavreassurances .media {
  padding: 30px;
  cursor: pointer;
  position: relative;
}
.pavreassurances .media h6, .pavreassurances .media a {
  color: #FFFFFF;
}
.pavreassurances .media h6:hover, .pavreassurances .media a:hover {
  color: #ff0984;
}
.pavreassurances .media-body h6 {
  margin-top: 6px;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 300;
}
.pavreassurances .media-body p {
  font-size: 13px;
  text-transform: uppercase;
}

.filter .filter-title {
  color: #000;
  font-weight: bold;
}
.filter .filter-content {
  padding-left: 30px;
  padding-right: 30px;
}
.filter .filter-content label {
  font-weight: 300;
}
.filter .radio, .filter .checkbox {
  margin-top: 20px;
  margin-bottom: 20px;
}

.pavproducts {
  border: 1px solid #cccccc;
}
.pavproducts .tab-pane {
  position: relative;
}
.pavproducts .nav > li > a {
  padding: 18px 10px;
}
.pavproducts .products-block {
  border: none;
}

.cart .dropdown-menu {
  padding: 20px;
  min-width: 400px;
}

.banner-wrapper-margin .banner-wrapper {
  margin-bottom: 20px;
}

.nomargin .box {
  margin-bottom: 0;
}

.fix-most-views .product-label, .fix-most-views .rating, .fix-most-views .cart, .fix-most-views .action {
  display: none;
}
aside .products-row {
}
.fix-most-views .products-row .product-col {
  min-height: 155px;
  padding: 20px;
}
.fix-most-views .product-block blockquote {
  margin: 0;
  padding: 0;
  border: none;
}
.fix-most-views .border:after {
  height: 0;
}

.newsletter-v3 .valid {
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  right: 0;
  margin-top: 5px;
  z-index: 9999;
}
.newsletter-v3 ul {
  margin: 0;
}

/* siderbar */
/* category */
.category-info {
  padding: 0;
}
.category-info .image {
  padding: 0;
}

.category-description {
  margin-top: 20px;
  margin-bottom: 20px;
}

.refine-search ul, .refine-search ol {
  list-style: none;
}
.refine-search ul li, .refine-search ol li {
  padding: 10px 0;
  margin-right: 10px;
  padding-left: 10px;
  margin-top: 10px;
  line-height: normal;
  position: relative;
  float: left;
}
.rtl .refine-search ul li, .rtl .refine-search ol li {
  float: right;
}
.refine-search ul li:before, .refine-search ol li:before {
  content: "";
  position: absolute;
  width: 3px;
  height: 3px;
  top: 50%;
  left: 0;
  background-color: #000;
}

.subcategories {
  margin-bottom: -1px;
  background-color: #fff;
}

/*
 *  LISTING PRODUCTS PAGE
 */
.product-filter {
  text-transform: uppercase;
  font-size: 12px;
  color: #000000;
  margin-top: 15px;
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 15px;
  margin-bottom: 25px;
}
.product-filter span {
	    font-weight: 600;
}
.product-filter .filter-right > div {
  padding-left: 5px;
  margin: 5px 10px;
}
.product-filter .display {
  float: left;
  margin: 5px;
}
.rtl .product-filter .display {
  float: right;
}
.product-filter .form-control {
  display: inline-block;
  width: auto;
  box-shadow: none;
  border: 1px solid #e7e7e7;
  height: 30px;
  padding: 0 15px;
}
.product-filter .product-compare .btn {
  padding: 4px 20px;
}
.product-filter .btn-switch {
  width: 30px;
  height: 30px;
  display: inline-block;
  border: 1px solid #e7e7e7;
  margin-right: 5px;
  background: transparent;
  padding: 0;
  line-height: 26px;
}
.rtl .product-filter .btn-switch {
  margin-left: 5px;
  margin-right: inherit;
}
.product-filter .btn-switch:hover, .product-filter .btn-switch.active {
  color: #ff0984;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.product-list {
  padding: 30px 15px;
}
.product-list .product-col {
  width: 100% !important;
  clear: both;
}
.product-list .product-block {
  overflow: hidden;
}
.product-list .product-block .description {
  display: block;
  overflow: hidden;
  height: 70px;
}
.product-list .product-block .name {
  padding: 0;
  min-height: auto;
}
.product-list .product-block .image {
  width: 30%;
  float: left;
}
.rtl .product-list .product-block .image {
  float: right;
}
.product-list .product-block .product-meta {
  width: 70%;
  float: right;
  text-align: left;
  padding: 0 28px;
  position: relative;
  margin: 20px 0 40px;
}
.rtl .product-list .product-block .product-meta {
  float: left;
}
.rtl .product-list .product-block .product-meta {
  text-align: right;
}
.product-list .product-block:hover {
  box-shadow: none;
  z-index: 1;
}
.product-list .product-block:hover .action {
  box-shadow: none;
}

/*
* PRODUCT INFORMATION PAGE
*/
.thumbs-preview.vertical {
  padding-top: 30px;
  padding-bottom: 30px;
}

.product-info {
  margin-bottom: 30px;
  padding: 0 15px;
}
.product-info .bg-product-info {
  margin-bottom: 30px;
}
.product-info .product-info-bg {
  position: relative;
}
.product-info .product-info-bg .title-product {
  margin-top: 10px;
}
.product-info .thumbs-preview {
  margin-top: 10px;
  margin-bottom: 30px;
}
.product-info .vertical.image-additional {
  position: relative;
  min-height: 432px;
}
.product-info .vertical.image-additional .carousel-control {
  opacity: 0;
  filter: alpha(opacity=0);
}
.product-info .vertical.image-additional .item {
  margin-bottom: 10px;
}
.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;
}
.product-info .vertical .center {
  left: 50%;
  margin-left: -13px;
}
.rtl .product-info .vertical .center {
  right: 50%;
  left: auto;
}
.rtl .product-info .vertical .center {
  margin-right: -13px;
  margin-left: inherit;
}
.product-info .horical {
  display: block;
  width: 100%;
  text-align: center;
  position: relative;
}
.product-info .horical:hover .carousel-control {
  display: block;
  box-shadow: none;
  color: #000000;
  background: none;
}
.product-info .horical:hover .carousel-control:hover {
  color: #ff0984;
}
.product-info .carousel-control {
  top: 35%;
  display: none;
}
.product-info .carousel-control.left {
  left: 0;
}
.rtl .product-info .carousel-control.left {
  right: 0;
  left: auto;
}
.product-info .carousel-control.right {
  right: 0;
}
.rtl .product-info .carousel-control.right {
  left: 0;
  right: auto;
}
.product-info .rating {
  margin-bottom: 20px;
}
.product-info .cart .links {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
}
.product-info .cart .fa-shopping-cart {
  margin-right: 10px;
}
.rtl .product-info .cart .fa-shopping-cart {
  margin-left: 10px;
  margin-right: inherit;
}
.product-info img {
  display: inline-block;
}
.product-info .share {
  padding: 20px 0;
  display: none;
}
.product-info .share:before, .product-info .share:after {
  content: " ";
  display: table;
}
.product-info .share:after {
  clear: both;
}
.product-info .option-image {
  margin-top: 3px;
  margin-bottom: 10px;
}
.product-info .option-image label {
  display: block;
  width: 100%;
  height: 100%;
}
.product-info .option-image img {
  margin-right: 5px;
  margin-left: 0;
  border: 1px solid #CCCCCC;
  cursor: pointer;
}
.rtl .product-info .option-image img {
  margin-left: 5px;
  margin-right: inherit;
}
.rtl .product-info .option-image img {
  margin-right: 0;
  margin-left: inherit;
}
.product-info .options {
  margin-bottom: 20px;
}
.product-info .review .share {
  line-height: normal;
}
.product-info .review .share a {
  text-decoration: none;
}
.product-info .review > div {
  padding: 0;
  border: 0;
}
.product-info .review > div > span {
  color: #38B0E3;
}
.product-info .product-extra {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 15px;
}
.product-info .qty {
  line-height: 35px;
  font-weight: 13px;
  font-weight: 700;
  color: #999;
  margin-right: 30px;
  display: none;
}
.rtl .product-info .qty {
  margin-left: 30px;
  margin-right: inherit;
}
.product-info .quantity-adder {
  color: #999;
  display: block;
  height: 38px;
  width: 80px;
  position: relative;
  margin-left: 5px;
}
.product-info .quantity-adder .form-control {
  padding: 8px 2px;
}
.product-info .quantity-adder .add-action {
  width: 30px;
  height: 18px;
  display: block;
  position: relative;
  cursor: pointer;
  margin-bottom: 2px;
  font-size: 10px;
  line-height: 18px;
  text-align: center;
  background-color: #000000;
  color: #ffffff;
}
.product-info .quantity-adder .quantity-number input {
  width: 36px;
  height: 38px;
  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 #cccccc;
  box-shadow: none;
  color: #000000;
  margin-right: 2px;
}
.rtl .product-info .quantity-adder .quantity-number input {
  margin-left: 2px;
  margin-right: inherit;
}
.product-info .quantity-adder .minimum {
  line-height: 38px;
  font-size: 11px;
  margin-left: 10px;
}
.rtl .product-info .quantity-adder .minimum {
  margin-right: 10px;
  margin-left: inherit;
}
.product-info .action {
  padding-bottom: 15px;
  padding-top: 15px;
}
.product-info .action:before, .product-info .action:after {
  content: " ";
  display: table;
}
.product-info .action:after {
  clear: both;
}
.product-info .action > div {
  position: relative;
}
.product-info .cart .btn {
  padding: 10px 35px;
  margin-left: 5px;
  margin-top: 1px;
}
.product-info .compare, .product-info .wishlist {
  color: #bbbbbb;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: bold;
  margin-right: 5px;
}
.rtl .product-info .compare, .rtl .product-info .wishlist {
  margin-left: 5px;
  margin-right: inherit;
}
.product-info .compare i, .product-info .wishlist i {
  padding-top: 8px;
  margin-right: 5px;
}
.rtl .product-info .compare i, .rtl .product-info .wishlist i {
  margin-left: 5px;
  margin-right: inherit;
}
.product-info .compare:hover, .product-info .wishlist:hover {
  color: #ff0984;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.product-info .compare:hover i, .product-info .wishlist:hover i {
  border-color: #ff0984;
}
.product-info .compare {
  padding-left: 35px;
}
.rtl .product-info .compare {
  padding-right: 35px;
  padding-left: inherit;
}
.product-info .tab-content {
  font-weight: 300;
}
.product-info .tags a {
  color: #ff0984;
}

.zoomWindowContainer .zoomWindow {
  left: 500px;
}
.rtl .zoomWindowContainer .zoomWindow {
  right: 500px;
  left: auto;
}

.refine-search {
  margin-top: 10px;
}
.refine-search .panel-heading {
  padding: 0;
}
.refine-search ul {
  list-style-position: inside;
  padding: 0 10px;
}
.refine-search h3 {
  color: #474747;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}

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

  .row-offcanvas-left.active #page {
    left: 0;
    margin: 0 auto;
    position: fixed;
    right: 0;
    transform: translate(250px, 0px);
    -webkit-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
  }
  .row-offcanvas-left.active .sidebar-offcanvas {
    position: absolute;
    transform: translate(250px, 0px);
    -webkit-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    visibility: visible;
  }

  .sidebar-offcanvas {
    background: #ffffff none repeat scroll 0 0;
    left: 0;
    position: fixed;
    top: 0;
    transform: translate(0px, 0px);
    -webkit-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    visibility: hidden;
    width: 0;
    z-index: 999;
  }
  .sidebar-offcanvas .offcanvas-inner {
    left: -250px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 250px;
    background: #ffffff none repeat scroll 0 0;
  }

  .bottom-offcanvas {
    z-index: 9;
	height: 40px;
  }
}
/*offcanvas-menu*/
.offcanvas-body {
  padding: 7px;
}

#offcanvasmenu .navbar-nav {
  float: none;
}
#offcanvasmenu .navbar-nav > li {
  float: none;
  border-top: 1px solid #e7e7e7;
}
#offcanvasmenu .navbar-nav > li > a {
  background: transparent;
  padding: 5px 10px;
  font-family: "Roboto Black", sans-serif;
  text-transform: uppercase;
  font-size: 13px;
  cursor: pointer;
}
#offcanvasmenu .dropdown-menu {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
  display: none;
  float: none;
  margin: 0;
  padding: 0 8px;
  position: static;
  visibility: visible;
  width: auto !important;
  opacity: 1;
  filter: alpha(opacity=100);
}
#offcanvasmenu .dropdown-menu a {
  font-size: 13px;
  padding: 5px 10px;
  font-family: "Roboto Black", sans-serif;
  background: none;
}
#offcanvasmenu .dropdown-menu .widget-video {
  display: none;
}
#offcanvasmenu .dropdown-menu .box-heading {
  color: #666666;
}
#offcanvasmenu .w-product {
  padding: 0;
}
#offcanvasmenu .product-block {
  border: none;
}
#offcanvasmenu .product-block .zoom, #offcanvasmenu .product-block .product-label {
  display: none;
}

#sys-notification {
  position: fixed;
  top: 10px;
  width: 100%;
  z-index: 9999;
}

.link-categories ul li a {
  font-size: 12px;
}

.style-slider .bannercontainer {
  margin-top: -13% !important;
  z-index: 0;
}

.list-category {
  margin-bottom: 30px;
  padding: 30px;
}
.list-category .panel-title {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0;
  text-transform: none;
}
.list-category ul li {
  margin-top: 5px;
}
.list-category ul li a {
  font-size: 14px;
  color: #FFFFFF;
}
.list-category ul li a:hover {
  text-decoration: underline;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.list-category .widget-inner {
  width: 50%;
}
.list-category.action {
  background: #ffcc00 url("../image/action.png") no-repeat scroll 20% 50%;
}
.list-category.boy-toy {
  background: #ff8106 url("../image/boy-toy.png") no-repeat scroll 20% 50%;
}
.list-category.girl-toy {
  background: #ca1fd9 url("../image/girl-toy.png") no-repeat scroll 20% 50%;
}
.list-category.doll {
  background: #01a89e url("../image/doll.png") no-repeat scroll 20% 50%;
}
.list-category.preschool {
  background: #8ac53f url("../image/preschool.png") no-repeat scroll 20% 50%;
}
.list-category.game {
  background: #4492cd url("../image/game.png") no-repeat scroll 20% 50%;
}
.list-category.highlight {
  padding: 20px;
  border: 1px solid #e7e7e7;
}
.list-category.highlight .panel-title {
  color: #000000;
}
.list-category.highlight ul li a {
  color: #666666;
}
.list-category.highlight.men {
  background: transparent url("../image/men.jpg") no-repeat scroll left center;
}
.list-category.highlight.ladies {
  background: transparent url("../image/ladies.jpg") no-repeat scroll left center;
}
.list-category.highlight.kids {
  background: transparent url("../image/kids.jpg") no-repeat scroll left center;
}
.list-category.highlight.accessories {
  background: transparent url("../image/accessories.jpg") no-repeat scroll left center;
}
.list-category.highlight.sport {
  background: transparent url("../image/sport.jpg") no-repeat scroll left center;
}
.list-category.highlight.outdoor {
  background: transparent url("../image/outdoor.jpg") no-repeat scroll left center;
}

.carousel-ed .carousel-controls {
  position: static;
  opacity: 0;
}
.carousel-ed .carousel-controls .carousel-control {
  top: 45%;
}
.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;
}

.no-shadow button {
  background-color: transparent;
  padding: 0 8px;
  font-size: 13px;
}
.no-shadow button:active, .no-shadow button:focus, .no-shadow button.active {
  box-shadow: none;
  color: #ff0984;
}

.widget-carousel .item-inner {
  margin: 30px 0;
}
.widget-carousel img:hover {
  box-shadow: 0 0 2px 1px #edeeee;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.widget-carousel.panel-default {
  margin-bottom: 0;
}
.widget-carousel.highlight.block:before {
  content: none;
}

.pav-container {
  background-repeat: no-repeat;
}

.widget-images {
  margin-bottom: 30px;
}
.widget-images.no-margin {
  margin: 0;
}
.widget-images.highlight {
  margin-top: -45px;
}

.block-bottom .row-inner {
  border-bottom: 1px solid #e7e7e7;
}

.block-border .tab-content {
  border: 1px solid #e7e7e7;
  padding: 20px;
}

/*
.img-adv{
    overflow: hidden;
} */
.effect-adv {
  background-color: #000;
  overflow: hidden;
  position: relative;
}
.effect-adv 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;
  width: 100%;
}
.effect-adv:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
  transform: scale3d(1.1, 1.1, 1);
}

.effect > a {
  display: block;
  margin: 0 auto;
  position: relative;
}
.effect > a img {
  width: 100%;
}
.effect > a:before {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: all 0.3s ease 0s;
  width: 100%;
}
.effect > a:hover {
  background: #000 none repeat scroll 0 0;
  box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.2) inset;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.effect > a:hover:before {
  box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.2) inset;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/*
*Move Top
*/
#top {
  cursor: pointer;
  position: fixed;
  right: 21px;
  line-height: 50px;
  width: 42px;
  height: 42px;
  text-align: center;
  background-color: #ff0984;
  border-radius: 10px;
  color: #bbbbbb;
  bottom: 135px;
  -webkit-box-shadow: 0 0 0 0 #ff0984 inset;
  box-shadow: 0 0 0 0 #ff0984 inset;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  z-index: 999;
}
#top a .fa-angle-up {
    color: #ffffff;
    font-size: 32px;
}
.rtl #top {
  left: 15px;
  right: auto;
}
#top:hover {
  -webkit-box-shadow: 0 0 0 30px #ff0984 inset;
  box-shadow: 0 0 0 30px #ff0984 inset;
  color: #FFFFFF;
}
#top:hover a {
  color: #FFFFFF;
}
#top a:hover {
  color: #FFFFFF !important;
}

.show-mobile {
  position: relative;
}
.show-mobile .inner-toggle {
  right: 5px;
  left: auto;
  top: 130%;
  margin: -1px 0 0;
  opacity: 0;
  filter: alpha(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;
  border: medium none;
  display: block;
  margin-top: 0;
  min-width: 160px;
  padding: 15px;
  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: 13px;
}
.show-mobile .inner-toggle ul, .show-mobile .inner-toggle ol, .show-mobile .inner-toggle .links {
  padding: 0;
  width: 100%;
}
.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-height: 30px;
}
.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: #ff0984;
}
.show-mobile .inner-toggle .btn {
  display: none;
}
.show-mobile .quick-access ul li a {
  padding: 5px 0;
  float: left;
}
.rtl .show-mobile .quick-access ul li a {
  float: right;
}
.show-mobile .quick-access ul li a .fa {
  padding-right: 8px;
}
.rtl .show-mobile .quick-access ul li a .fa {
  padding-left: 8px;
  padding-right: inherit;
}
.show-mobile .pull-left:hover .inner-toggle {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  top: 100%;
  z-index: 99999999;
}
.show-mobile .quickaccess-toggle {
  width: 35px;
  font-size: 30px;
  text-align: center;
  cursor: pointer;
  color: #bbbbbb;
  padding-left:10px;
}

.hightlighted .product-block {
  margin-bottom: 10px;
}
.hightlighted .product-block:before, .hightlighted .product-block:after {
  content: " ";
  display: table;
}
.hightlighted .product-block:after {
  clear: both;
}
.hightlighted .product-block .image {
  float: left;
  width: 25%;
  margin-right: 15px;
  border: 1px solid #e7e7e7;
}
.rtl .hightlighted .product-block .image {
  float: right;
}
.rtl .hightlighted .product-block .image {
  margin-left: 15px;
  margin-right: inherit;
}
.hightlighted .product-block .name {
  margin-top: 0;
}
.hightlighted .product-block .product-meta {
  float: right;
  text-align: left;
  width: 60%;
  margin-right: 15px;
}
.rtl .hightlighted .product-block .product-meta {
  float: left;
}
.rtl .hightlighted .product-block .product-meta {
  text-align: right;
}
.rtl .hightlighted .product-block .product-meta {
  margin-left: 15px;
  margin-right: inherit;
}
.hightlighted .product-block .cart, .hightlighted .product-block .quickview, .hightlighted .product-block .action, .hightlighted .product-block .product-label {
  display: none;
}
.hightlighted .product-block:hover .quickview, .hightlighted .product-block:hover .action {
  display: none;
}
.hightlighted .rating {
  display: none !important;
}

.border-dashed:after {
  border-top: 1px dashed #ff0984;
}

.information-contact .breadcrumbs {
  margin-bottom: 0 !important;
}

.pav-newsletter input .forcus {
  border-color: #ff0984;
}

.hight-light .pav-newsletter .form-control {
  background: #FFFFFF;
}
.hight-light .pav-newsletter .btn-primary {
  background: #ff0984;
}

.hight-lighted .pav-newsletter {
  border: 10px solid #ebebeb;
  padding-bottom: 20px;
}
.hight-lighted .pav-newsletter .description {
  margin-bottom: 0;
}

.contact-form .control-label {
  text-align: left;
}
.rtl .contact-form .control-label {
  text-align: right;
}

.pagination {
  margin-bottom: 30px;
    display: flex;
    justify-content: center;
}

.line {
  position: relative;
}
.line:before {
  /*background: #ebebeb;*/
  top: -10px;
  content: "";
  position: absolute;
  width: 1px;
  height: 64px;
  left: 20px;
}
.rtl .line:before {
  right: 20px;
  left: auto;
}

.widget-category .caption {
  background-color: transparent;
  bottom: 40px;
  display: inline-block;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center !important;
  margin: 0 auto;
  width: 27%;
}
.widget-category .caption h5 {
  margin: 0;
    font-size: 18px;
    padding: 15px 0;
}
.widget-category .caption h5 a {
  color: #000000;
}
.widget-category .caption h5 a:before {
    background: #ff0984;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    width: 16px;
    -webkit-transition: width 0.3s ease-in;
    -o-transition: width 0.3s ease-in;
    transition: width 0.3s ease-in;
}
.widget-category:hover .caption h5 a {
    color: #ffffff;
    -webkit-transition: color 0.3s ease-in;
    -o-transition: color 0.3s ease-in;
    transition: color 0.3s ease-in;
}
.widget-category:hover .caption h5 a:hover {
    color: #000000;
    -webkit-transition: color 0.3s ease-in;
    -o-transition: color 0.3s ease-in;
    transition: color 0.3s ease-in;
}
.widget-category:hover .caption h5 a:before {
    width: 64px;
}
.testimonial {
  font-family: 'Roboto Light Italic';
  font-size: 18px;
}

.post-image {
  display: block;
  margin: 0 auto;
  width: 50%;
  position: relative;
}
.post-image .profile {
  margin-left: 20px;
}
.rtl .post-image .profile {
  margin-right: 20px;
  margin-left: inherit;
}
.post-image .profile h5 {
  margin: 0;
}

.widget-tablist ul {
  padding: 22px 30px;
}
.widget-tablist ul > li + li:before {
  content: "| ";
  padding: 0 10px;
}
.widget-tablist ul > li a {
  color: #bbbbbb;
}
.widget-tablist ul > li a:hover {
  color: #ff0984;
}
.widget-tablist .carousel-controls {
  top: -67px;
  right: 13px;
}
.rtl .widget-tablist .carousel-controls {
  left: 13px;
  right: auto;
}

.infobox {
  padding: 70px 75px;
  background-repeat: no-repeat;
}
.infobox.support {
  background-color: #f9f9f7;
  border: 2px solid #ebebeb;
  color: #999;
  background-image: url("../image/icon-support.jpg");
  background-position: right center;
}
.infobox.support h5 {
  color: #999;
}
.infobox.support h3 {
  color: #ff0984;
}
.infobox.email {
  background-color: #ff0984;
  color: #FFFFFF;
  background-image: url("../image/icon-email.png");
  background-position: 90% center;
}
.infobox.email h3, .infobox.email h5 {
  color: #FFFFFF;
}
.infobox.email h3 {
  text-transform: none;
}
.autosearch-wrapper .autosearch-input {
  color: white;
  display: inline-block;
  width: 100%;
  float: left;
  height: 40px;
  padding: 0 10px;
  border: none;
    background: #000000;
}
.rtl .autosearch-wrapper .autosearch-input {
  float: right;
}
.autosearch-wrapper .autosearch-input:focus,
.autosearch-wrapper .autosearch-input:active {
    outline:none;
}
.autosearch-wrapper .autosearch-category {
  display: inline-block;
  width: 32%;
  position: relative;
  overflow: hidden;
  float: right;
  border-left: 1px solid #e7e7e7;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
}
.rtl .autosearch-wrapper .autosearch-category {
  float: left;
}
.rtl .autosearch-wrapper .autosearch-category {
  border-right: 1px solid #e7e7e7;
  border-left: inherit;
}
.autosearch-wrapper .autosearch-category select {
  display: inline-block;
  border: none;
  width: 130%;
  height: 40px;
  padding: 0 10px;
  cursor: pointer;
  background: #f8f8f8;
}
.autosearch-wrapper .autosearch-category .fa {
  position: absolute;
  top: 36%;
  right: 10px;
}
.rtl .autosearch-wrapper .autosearch-category .fa {
  left: 10px;
  right: auto;
}
.autosearch-wrapper .autosearch-submit {
    display: inline-block;
    width: 11%;
    height: 42px;
    margin: 0;
    font-size: 12px;
    padding: 0;
    color: #ff0984;
    font-size: 24px;
}
.rtl .autosearch-wrapper .autosearch-submit {
  float: left;
}
.autosearch-wrapper .search {
  background: #000000;
  width: 87%;
  border-bottom: 1px solid #9b9a9a;;
  height: 42px;
}
.autosearch-wrapper .search .autosearch {
    z-index: 9999;
}
.autosearch-wrapper .dropdown-menu > li.media {
  margin: 15px 10px;
  overflow: hidden;
}
.autosearch-wrapper .dropdown-menu > li.clearfix {
  border-bottom: 1px dashed #cccccc;
  margin-left: 10px;
  margin-right: 10px;
}
.autosearch-wrapper .dropdown-menu > li:last-child {
  border-bottom: none;
}
.autosearch-wrapper .dropdown-menu > li > a {
  padding: 0;
}
.autosearch-wrapper .dropdown-menu > li img {
  margin-right: 15px;
}
.rtl .autosearch-wrapper .dropdown-menu > li img {
  margin-left: 15px;
  margin-right: inherit;
}

.menu-heading {
  height: 46px;
  position: relative;
  background-color: #ff0984;
}
.menu-heading h4 {
  font-size: 14px;
  text-align: left;
  text-transform: uppercase;
  display: block;
  padding: 0 30px;
  line-height: 46px;
  margin: 0;
}
.rtl .menu-heading h4 {
  text-align: right;
}
.menu-heading h4 span {
  line-height: 46px;
  color: #000000;
  padding-right: 10px;
}
.rtl .menu-heading h4 span {
  padding-left: 10px;
  padding-right: inherit;
}

.pav-verticalmenu {
  border-color: #ff0984;
  border-style: solid;
  border-width: 2px;
}

.top-verticalmenu {
  position: relative;
}
.top-verticalmenu.always-hidden .menu-heading {
  height: 54px;
}
.top-verticalmenu.always-hidden .menu-heading h4, .top-verticalmenu.always-hidden .menu-heading span {
  color: #FFFFFF;
  line-height: 54px;
}
.top-verticalmenu.always-hidden .pav-verticalmenu {
  z-index: -1;
  -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  position: absolute;
  overflow: inherit;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  top: 120%;
  width: 270px;
}
.top-verticalmenu.always-hidden:hover .pav-verticalmenu {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  top: 100%;
  z-index: 101;
}

.verticalmenu .navbar-collapse {
  margin: 0;
  padding: 0;
  border: none;
}
.verticalmenu .navbar-nav {
  position: static;
  float: none;
  width: 100%;
}
.verticalmenu .navbar-nav > li {
  width: 100%;
  position: relative;
  position: static;
  border-bottom: 1px solid #e7e7e7;
  padding: 0;
}
.verticalmenu .navbar-nav > li > a {
  display: block;
  text-transform: capitalize;
  padding: 13px 25px !important;
  position: relative;
  font-size: 14px;
}
.verticalmenu .navbar-nav > li > a .menu-title {
  margin-left: 8px;
}
.rtl .verticalmenu .navbar-nav > li > a .menu-title {
  margin-right: 8px;
  margin-left: inherit;
}
.verticalmenu .navbar-nav > li > a .menu-icon {
  display: block;
  min-height: 24px;
}
.verticalmenu .navbar-nav > li > a .caret {
  float: right;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  margin-top: 8px;
}
.rtl .verticalmenu .navbar-nav > li > a .caret {
  float: left;
}
.rtl .verticalmenu .navbar-nav > li > a .caret {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.verticalmenu .navbar-nav > li > a:hover {
  color: #ff0984;
}
.verticalmenu .navbar-nav > li.topdropdow:hover {
  position: static;
}
.verticalmenu .navbar-nav > li:hover {
  background: #fafafa;
}
.verticalmenu .navbar-nav > li:hover > .dropdown-menu {
  top: 0px;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  display: block;
  left: 100%;
}
.rtl .verticalmenu .navbar-nav > li:hover > .dropdown-menu {
  right: 100%;
  left: auto;
}
.verticalmenu .navbar-nav > li:hover .fa {
  color: #ff0984;
}
.verticalmenu .navbar-nav > li .parent {
  position: relative;
}
.verticalmenu .navbar-nav > li .parent > .dropdown-toggle {
  text-transform: none;
  font-weight: normal;
}
.verticalmenu .navbar-nav > li .parent:hover > .dropdown-menu {
  right: 100%;
  top: 0px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.rtl .verticalmenu .navbar-nav > li .parent:hover > .dropdown-menu {
  left: 100%;
  right: auto;
}
.verticalmenu .navbar-nav > li .parent.dropdown-submenu:hover .dropdown-menu {
  right: 115%;
  display: block;
  top: 0;
}
.rtl .verticalmenu .navbar-nav > li .parent.dropdown-submenu:hover .dropdown-menu {
  left: 115%;
  right: auto;
}
.verticalmenu .dropdown-menu {
  right: auto;
  left: 110%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 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: 30px;
  border: none;
}
.rtl .verticalmenu .dropdown-menu {
  left: auto;
  right: auto;
}
.rtl .verticalmenu .dropdown-menu {
  right: 110%;
  left: auto;
}
.verticalmenu .dropdown-menu.level1 {
  margin-top: -1px;
}
.verticalmenu .dropdown-menu.level1 .fa {
  display: none;
}
.verticalmenu .dropdown-menu.level2 .fa {
  display: none;
}
.verticalmenu .dropdown-menu.level3 .fa {
  display: none;
}
.verticalmenu .dropdown-menu li {
  line-height: 25px;
}
.verticalmenu .dropdown-menu ul {
  list-style-type: none;
  padding-left: 0;
}
.rtl .verticalmenu .dropdown-menu ul {
  padding-right: 0;
  padding-left: inherit;
}
.verticalmenu .dropdown-menu ul > li > a {
  font-family: "Roboto", sans-serif;
  color: #666666;
}
.verticalmenu .dropdown-menu ul > li > a:hover {
  color: #ff0984;
}
.verticalmenu .dropdown-menu ul > li:before {
  width: 7px;
  height: 8px;
  display: inline-block;
  background-image: url("../image/list.png");
  margin-right: 5px;
  content: "";
}
.rtl .verticalmenu .dropdown-menu ul > li:before {
  margin-left: 5px;
  margin-right: inherit;
}
.rtl .verticalmenu .dropdown-menu ul > li:before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.verticalmenu .pavo-widget {
  margin-bottom: 30px;
}
.verticalmenu .widget-heading {
  margin-bottom: 30px;
  font-weight: 700;
  font-size: 14px;
  color: #000000;
  text-transform: uppercase;
  font-family: "Roboto Medium", sans-serif;
}
.verticalmenu .bg1 div.dropdown-menu {
  background-image: url("../image/bg1.jpg");
  background-position: bottom right;
  background-repeat: no-repeat;
}
.verticalmenu .w-product {
  min-height: 120px;
}

.productdeals .days {
  color: #ff0984;
}
.productdeals .footer-deals {
  margin-top: 10px;
  border-top: 1px solid #e7e7e7;
  text-align: center;
}
.productdeals .item-countdown {
  position: absolute;
  bottom: 20px;
  width: 90%;
}
.productdeals .item-countdown .countdown_num {
  position: relative;
  z-index: 0;
}
.productdeals .item-countdown .countdown_num span {
  color: #000000;
  font-size: 18px;
  font-weight: bold;
}
.productdeals .item-countdown ul {
  margin: 0;
  padding: 0;
}
.productdeals .item-countdown li {
  line-height: 16px;
  margin-right: 5px;
  margin-top: 15px;
  text-align: center;
  background-color: #FFFFFF;
  border: 2px solid #e7e7e7;
  padding: 5px 10px;
}
.rtl .productdeals .item-countdown li {
  margin-left: 5px;
  margin-right: inherit;
}
.productdeals .item-countdown li span {
  font-size: 11px;
  text-transform: uppercase;
  color: #bbbbbb;
}
.productdeals .product-block .deals {
  display: inline-block;
  margin-bottom: 20px;
  width: 50%;
}
.productdeals .product-block .deals .price {
  padding: 15px;
}
.productdeals .product-block .action > div {
  bottom: 50%;
  right: 50%;
}
.productdeals .product-block .action > div.compare {
  right: 50%;
}
.productdeals .product-block .action > div.wishlist {
  right: 35%;
}
.productdeals.image-deal .product-block {
  border: 1px solid #e7e7e7;
  text-align: left;
}
.productdeals.image-deal .product-block .image {
  float: left;
  width: 47%;
  overflow: inherit;
  z-index: 1;
}
.rtl .productdeals.image-deal .product-block .image {
  float: right;
}
.productdeals.image-deal .product-block .name {
  margin-top: 0;
}
.productdeals.image-deal .product-block .description {
  display: block;
  height: auto;
}
.productdeals.image-deal .product-block .product-meta {
  padding: 30px;
}
.productdeals.image-deal .product-block .quickview {
  display: none;
}
.productdeals.image-deal .item-countdown {
  right: -96%;
  bottom: 10px;
}
.rtl .productdeals.image-deal .item-countdown {
  left: -96%;
  right: auto;
}

@media (min-width: 1200px) {
  .header-layout .container {
    padding-left: 40px;
    padding-right: 40px;
  }

  .pavcol-sm-5 {
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    width: 20%;
  }
}
@media (min-width: 1200px) {
  .col-lg-20, .col-md-20 {
    width: 25%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .col-md-20 {
    width: 25%;
  }

  .productdeals .item-countdown {
    width: 100%;
  }

  .header-v7 .logo {
    background: #ffffff none repeat scroll 0 0;
    height: 45px;
    left: 0;
    padding: 10px;
    position: absolute;
    top: -125%;
    width: 150px;
  }

  .productdeals.image-deal .item-countdown {
    position: relative;
    right: -100%;
    width: 100%;
  }

  .header-v3 .cart-top {
    padding-right: 15px;
  }

  #pav-megamenu .navbar-nav > li {
    padding: 16px 13px;
  }


  .verticalmenu .navbar-nav > li > a {
    padding: 8px !important;
  }

  .verticalmenu .navbar-nav > li > a .fa {
    margin-right: 15px;
  }

  .top-verticalmenu .pav-verticalmenu {
    width: 220px;
  }

  .product-info .compare {
    padding-left: 0;
  }

  .hight-lighted .pav-newsletter {
    padding-bottom: 8px;
  }

  #header-bottom .autosearch-wrapper .search {
    min-width: 385px;
  }

  .feature-box {
    border: none;
  }
}



/* Ipad Portrait */
/* Iphone 5 landscape  */

@media (max-width: 991px) {
	.header {
		width:100%;
		padding-top: 40px;
	}
}
@media (max-width: 700px) {
    .header {
        padding: 50px 10px 10px 10px;
        border-bottom: 4px solid #ff0984;
    }
  .header-v4 #header-bot {
    background-color: transparent;
  }

  .line::before {
    content: none;
  }

  .space-padding-lr-40 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .header-v6 .cart-right {
    background-color: transparent;
  }

  .header-v7 .logo {
    position: relative;
  }

  .product-block .bottom {
    opacity: 1;
  }
  .product-block .action > div {
    opacity: 1;
  }
  .product-block .cart {
    position: relative;
    opacity: 1;
  }
  .product-block:hover {
    box-shadow: none;
  }
  .product-block:hover .product-meta .bottom {
    bottom: 0;
  }
  .product-block:hover .action {
    box-shadow: none;
  }

  .widget-images.hightlight {
    display: none;
  }

  .feature-box-v4.feature-box,
  .feature-box-v5.feature-box {
    display: none;
  }

  .pav-container,
  .header-wrap {
    background-image: none !important;
  }

  #cart-top {
    float: left !important;
    margin-bottom: 15px;
  }

  .box-top .dropdown > .dropdown-menu {
    left: 0;
    right: auto;
  }

  .pav-header #header-main {
    margin: 15px 0;
  }

  #header-layout .logo {
    margin: 15px 0;
  }

  #topbar .freeship {
    margin-bottom: 10px;
  }

  .box-top {
    margin-bottom: 20px;
    float: left !important;
  }

  .cart-search {
    float: left;
    margin: 0 10px;
  }
  .rtl .cart-search {
    float: right;
  }

  .custom-full ul li {
    width: 100%;
  }

  .hightlight .product-block .image {
    width: 100%;
  }

  .feature-box.feature-box-center {
    padding: 10px 16px;
  }
  .footer-center .container .column {
      padding: 10px 15px;
  }

  .footer-center .container .column.padding {
      padding: 10px 15px;
  }

  .footer-center .container .column {
    min-height: 185px;
  }

  .zoomContainer {
    display: none !important;
  }

  h4, .h4 {
    font-size: 14px;
  }

  .border-right {
    border-right: 0;
  }

  .hight-lighted .latest-posts-v1 .latest-posts-img-profile,
  .hight-lighted .latest-posts-v1 .latest-posts-meta,
  .pav-newsletter .form-control {
    width: 100%;
  }

  .product-info .product-extra {
  }

  .product-info .compare {
    padding-left: 0;
  }

  .product-info .quantity-adder {
    margin-bottom: 10px;
  }

  .image-additional .owl-item {
    width: 142px !important;
  }

  .call-top {
    margin-right: 15px;
    margin-bottom: 15px;
  }

  .product-list .product-block .description {
    height: auto;
  }

  .product-list .product-block .image {
    width: 100%;
  }

  .product-list .product-block .product-meta {
    width: 100%;
    padding: 0;
  }

  .feature-box {
    min-height: 80px;
  }

  .cart-top .dropdown-menu {
    left: 0;
    right: auto;
  }

  .cart-top .view-cart a {
    margin-right: 0;
  }

  .download {
    text-align: left;
    width: 100%;
    margin-top: 20px;
  }

  .header-v7 #topbar .dropdown .dropdown-toggle {
    margin-right: 5px;
  }

  .uSocial-Share {
      display: none;
  }
}
/* Iphone 4 + 5 Portrait */
@media (max-width: 480px) {
  .header-v4 #header-bot {
    background-color: transparent;
  }

  .header-v6 .cart-right {
    background-color: transparent;
  }

  .header-v7 #topbar .dropdown .dropdown-toggle {
    margin-right: 5px;
  }

  .latest-posts-v1.text-light .panel-heading:after {
    background-color: #fff;
  }
  .latest-posts-v1.text-light .panel-heading .panel-title {
    color: #000000;
  }

  .header-v7 .logo {
    position: relative;
    left: 65px;
  }

  .latest-posts-v1.highlight .latest-posts-meta,
  .latest-posts-v1.highlight .latest-posts-img-profile {
    width: 100%;
  }

  .feature-box {
    min-height: 80px;
    margin: 10px 0;
  }

  .product-block .action > div {
    margin-bottom: 5px;
  }

  .top-block {
    margin-bottom: 15px;
  }

  .pav-comment .rc-anchor-normal {
    width: 254px !important;
  }

  .pav-comment .form-control {
    width: 85% !important;
  }

  .buttons-wrap.right {
    text-align: left !important;
  }

  .download {
    margin-top: 20px;
    float: none !important;
  }

  .download img {
    float: left;
  }

  .paypal {
    float: none !important;
  }

  #powered .container .center-power img {
    margin-left: 0;
  }

  .center-power span {
    width: 100%;
    display: block;
    text-align: left;
  }

  .refine-search ul li, .refine-search ol li {
    width: 90%;
  }

  .cart-top .dropdown-menu {
    min-width: 228px;
    overflow-x: hidden;
    overflow-y: scroll;
    width: 228px;
  }
  .cart-top .dropdown-menu img {
    display: none;
  }

  #header-main {
    margin-bottom: 0;
    padding: 20px 0;
  }

  .product-block:hover .product-meta .rating {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
  }

  .productdeals.image-deal .product-block .image {
    width: 100%;
  }

  .hightlighted .product-block .product-meta,
  .hightlighted .product-block .image {
    width: 100%;
  }

  .tab-v3 .nav-tabs > li:first-child {
    margin-left: 0;
  }

  .tab-v3 .nav-tabs > li.active > a {
    border: 0;
  }

  .tab-v3 .nav-tabs > li {
    margin-bottom: 0;
  }
}
/*===========================================*/

.login {
	padding-top:7px;
}
.footer-doun-left-p span{
	color: #2fdab8;
    font-weight: 600;
    font-size: 16px;
}
.footer-doun-left-p p{
	line-height:16px;
}
.social img {
	height:30px;
}
.head-login {
    z-index: 9999999;
    right: 10%;
    position: relative;
	float: right;
}
.head-login a{
	font-size:13px;
}
.head-login a:hover{
	color:#ec018a;
}
.ccarrt {
	position:relative;
}

@media (min-width: 990px) {
.ccarrt {
    width: 260px;
}
}
.product-social img{
	height:24px;
	margin-left: 5px;
}
.ya-share2, .ya-share2 * {
    float: left;
}

#headerTime {
	position: relative;
	font-size: 14px;
	line-height: 11px;
	font-weight: 500;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	float: left;
	color: white;

	color:white;
}

#headerTime span {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 21px;

	display: block;
	padding-top:5px;
	padding-bottom: 3px;


	color: #2fdab8;
}

#headerAdress {
	position: absolute;
	top:60px;
	left: 245px;
	font-size: 11px;
	line-height: 14px;
	font-weight: 500;
	font-family: 'PlumbMC', sans-serif;
	text-transform: uppercase;
	padding-left: 30px;
	color: #171717;
}

#headerAdress a {
	text-decoration: none;
}
#headerAdress a:hover {
	text-decoration: underline;
}

#headerPhones {
	position: absolute;
	top: 48px;
	right: 10px;
	font-family: 'PlumbMC', sans-serif;
	font-size: 21px;
	line-height: 21px;
	color: #171717;
	text-transform: uppercase;
	padding-left: 15px;
}
#headerPhones a{
	font-family: 'PlumbMC', sans-serif;
	font-size: 21px;
	line-height: 21px;
	color: #171717;
}

.list-arrow .title {
	font-weight: 600;
}

ul li : hover {
background-color:white;
}

.displayn {display:none;}


.menu_cat {margin-left: 25px;}

.order_instock {color: green; font-weight: bold;}
.order_outstock {color: #f00;}
.order_minstock {color: green;}

.category-description a {
color:#4100ff;}

.panel-body .products-row .col-lg-4 .product-block .product-img .img .img-responsive{
margin: auto;}


.mobile-logo a {
  background-image: url("/image/catalog/content/mobile-logo.png");
  display: inline-block;
  background-repeat: no-repeat;
  width: 208px;
height: 40px;
}


.mobile-logo a span {
    display: none;
}


/* account page */
#my_account > li {
vertical-align: top;
display: inline-block;
border: 1px solid #ddd;
padding: 10px;
margin: 5px;
border-radius: 3px;
width: 120px;
min-height: 115px;
text-align: center;
}
#my_account > li:hover {
border: 1px solid #337AB7;
}
#my_account .fa {
font-size: 50px;
display: block;
text-align: center;
}
.copyright > p {
	font-size: 10px;
    text-align: right;
	margin: 1px;
}
.cart {
	float:left;
}
.v_nalichii {
	color:green;
}
.net_v_nalichii {
	font-size:2em;
	color:#f00;
}


.row{
	margin-left:0px;
	margin-right:0px;
}
li.product-layout.product-list.col-xs-12 div {
	display:none;
}

li div:target {
	display:block;
}

.is-open{
	display:none;
}

#chattrigger{
	width: 50px;
    height: 50px;
    border-radius: 25px;
    background-color: #5f82a6;
    cursor: pointer;
    position: fixed;
    z-index: 1000;
    margin: 0px 0px 20px;
	bottom: 2px;
    right: 20px;
	font-size: 1.75em;
    text-align: center;
	color: #fff;
	border: 0px;
}

.copyright{
	text-align:center;
}

.rekvizity > p {
	font-size: 9px;
    text-align: left;
	margin: 1px;
}

.simpleregister-have-account a{
	    color: #ff0984;
}

.cherta {
	border-bottom: 3px solid #e5e5e5;
}
.content-inner .page-title {
	color: #ff0984;
}

.form-horizontal .form-group {
	color: #9c9a9a;
}

.form-group label {
	font-size: 14px;
}

.form-control:after {
  content: "▼";
  padding: 0 8px;
  font-size: 12px;
  position: absolute;
  right: 8px;
  top: 4px;
  z-index: 1;
  text-align: center;
  width: 10%;
  height: 100%;
  pointer-events: none;
  box-sizing: border-box;
}

.form-control {
  position: relative;
  display: inline-block;
  height:40px;
}

select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(/catalog/view/theme/lexus_adela/image/select.gif) 98% center no-repeat;
}

/*Checkboxes styles*/
input[type="checkbox"] { display: none; }

input[type="checkbox"] + label {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 20px;
  font: 14px/20px 'Open Sans', Arial, sans-serif;
  color: #ddd;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

input[type="checkbox"] + label:last-child { margin-bottom: 0; }

input[type="checkbox"] + label:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid #6cc0e5;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .6;
  -webkit-transition: all .12s, border-color .08s;
  transition: all .12s, border-color .08s;
}

input[type="checkbox"]:checked + label:before {
  width: 10px;
  top: -5px;
  left: 5px;
  border-radius: 0;
  opacity: 1;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.radio input {
  position: absolute;
  margin-top: 5px;
}
.radio__text {
  position: relative;
  padding: 0 0 0 35px;
  cursor: pointer;
}
.radio__text:before {
  content: '';
  position: absolute;
  top: -3px;
  left: 0;
  width: 22px;
  height: 22px;
  border: 1px solid #CDD1DA;
  border-radius: 50%;
  background: #FFF;
}
.radio__text:after {
  content: '';
  position: absolute;
  top: 1px;
  left: 4px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #9FD468;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.5);
  opacity: 0;
  transition: .2s;
}
.radio input:checked + .radio__text:after {
  opacity: 1;
}
.radio input:focus + .radio__text:before {
  box-shadow: 0 0 0 3px rgba(255,255,0,.7);
}


@charset "UTF-8";.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}
.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s;}
@-webkit-keyframes bounce{0%, 20%, 53%, 80%, 100%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
40%, 43%{-webkit-transition-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);transition-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);-webkit-transform:translate3d(0, -30px, 0);transform:translate3d(0, -30px, 0);}
70%{-webkit-transition-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);transition-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);-webkit-transform:translate3d(0, -15px, 0);transform:translate3d(0, -15px, 0);}
90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0);}
}
@keyframes bounce{0%, 20%, 53%, 80%, 100%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
40%, 43%{-webkit-transition-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);transition-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);-webkit-transform:translate3d(0, -30px, 0);transform:translate3d(0, -30px, 0);}
70%{-webkit-transition-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);transition-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);-webkit-transform:translate3d(0, -15px, 0);transform:translate3d(0, -15px, 0);}
90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0);}
}
.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;}
@-webkit-keyframes flash{0%, 50%, 100%{opacity:1;}
25%, 75%{opacity:0;}
}
@keyframes flash{0%, 50%, 100%{opacity:1;}
25%, 75%{opacity:0;}
}
.flash{-webkit-animation-name:flash;animation-name:flash;}
@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05);}
100%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
@keyframes pulse{0%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05);}
100%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
.pulse{-webkit-animation-name:pulse;animation-name:pulse;}
@-webkit-keyframes rubberBand{0%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
30%{-webkit-transform:scale3d(1.25, 0.75, 1);transform:scale3d(1.25, 0.75, 1);}
40%{-webkit-transform:scale3d(0.75, 1.25, 1);transform:scale3d(0.75, 1.25, 1);}
50%{-webkit-transform:scale3d(1.15, 0.85, 1);transform:scale3d(1.15, 0.85, 1);}
65%{-webkit-transform:scale3d(.95, 1.05, 1);transform:scale3d(.95, 1.05, 1);}
75%{-webkit-transform:scale3d(1.05, .95, 1);transform:scale3d(1.05, .95, 1);}
100%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
@keyframes rubberBand{0%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
30%{-webkit-transform:scale3d(1.25, 0.75, 1);transform:scale3d(1.25, 0.75, 1);}
40%{-webkit-transform:scale3d(0.75, 1.25, 1);transform:scale3d(0.75, 1.25, 1);}
50%{-webkit-transform:scale3d(1.15, 0.85, 1);transform:scale3d(1.15, 0.85, 1);}
65%{-webkit-transform:scale3d(.95, 1.05, 1);transform:scale3d(.95, 1.05, 1);}
75%{-webkit-transform:scale3d(1.05, .95, 1);transform:scale3d(1.05, .95, 1);}
100%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand;}
@-webkit-keyframes shake{0%, 100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
10%, 30%, 50%, 70%, 90%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0);}
20%, 40%, 60%, 80%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0);}
}
@keyframes shake{0%, 100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
10%, 30%, 50%, 70%, 90%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0);}
20%, 40%, 60%, 80%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0);}
}
.shake{-webkit-animation-name:shake;animation-name:shake;}
@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0, 0, 1, 15deg);transform:rotate3d(0, 0, 1, 15deg);}
40%{-webkit-transform:rotate3d(0, 0, 1, -10deg);transform:rotate3d(0, 0, 1, -10deg);}
60%{-webkit-transform:rotate3d(0, 0, 1, 5deg);transform:rotate3d(0, 0, 1, 5deg);}
80%{-webkit-transform:rotate3d(0, 0, 1, -5deg);transform:rotate3d(0, 0, 1, -5deg);}
100%{-webkit-transform:rotate3d(0, 0, 1, 0deg);transform:rotate3d(0, 0, 1, 0deg);}
}
@keyframes swing{20%{-webkit-transform:rotate3d(0, 0, 1, 15deg);transform:rotate3d(0, 0, 1, 15deg);}
40%{-webkit-transform:rotate3d(0, 0, 1, -10deg);transform:rotate3d(0, 0, 1, -10deg);}
60%{-webkit-transform:rotate3d(0, 0, 1, 5deg);transform:rotate3d(0, 0, 1, 5deg);}
80%{-webkit-transform:rotate3d(0, 0, 1, -5deg);transform:rotate3d(0, 0, 1, -5deg);}
100%{-webkit-transform:rotate3d(0, 0, 1, 0deg);transform:rotate3d(0, 0, 1, 0deg);}
}
.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing;}
@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
10%, 20%{-webkit-transform:scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);transform:scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);}
30%, 50%, 70%, 90%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);}
40%, 60%, 80%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);}
100%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
@keyframes tada{0%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
10%, 20%{-webkit-transform:scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);transform:scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);}
30%, 50%, 70%, 90%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);}
40%, 60%, 80%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);}
100%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
.tada{-webkit-animation-name:tada;animation-name:tada;}
@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none;}
15%{-webkit-transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);}
30%{-webkit-transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);}
45%{-webkit-transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);}
60%{-webkit-transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);}
75%{-webkit-transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);}
100%{-webkit-transform:none;transform:none;}
}
@keyframes wobble{0%{-webkit-transform:none;transform:none;}
15%{-webkit-transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);}
30%{-webkit-transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);}
45%{-webkit-transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);}
60%{-webkit-transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);}
75%{-webkit-transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);}
100%{-webkit-transform:none;transform:none;}
}
.wobble{-webkit-animation-name:wobble;animation-name:wobble;}
@-webkit-keyframes bounceIn{0%, 20%, 40%, 60%, 80%, 100%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);}
0%{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3);}
20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1);}
40%{-webkit-transform:scale3d(.9, .9, .9);transform:scale3d(.9, .9, .9);}
60%{opacity:1;-webkit-transform:scale3d(1.03, 1.03, 1.03);transform:scale3d(1.03, 1.03, 1.03);}
80%{-webkit-transform:scale3d(.97, .97, .97);transform:scale3d(.97, .97, .97);}
100%{opacity:1;-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
@keyframes bounceIn{0%, 20%, 40%, 60%, 80%, 100%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);}
0%{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3);}
20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1);}
40%{-webkit-transform:scale3d(.9, .9, .9);transform:scale3d(.9, .9, .9);}
60%{opacity:1;-webkit-transform:scale3d(1.03, 1.03, 1.03);transform:scale3d(1.03, 1.03, 1.03);}
80%{-webkit-transform:scale3d(.97, .97, .97);transform:scale3d(.97, .97, .97);}
100%{opacity:1;-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn;-webkit-animation-duration:.75s;animation-duration:.75s;}
@-webkit-keyframes bounceInDown{0%, 60%, 75%, 90%, 100%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);}
0%{opacity:0;-webkit-transform:translate3d(0, -3000px, 0);transform:translate3d(0, -3000px, 0);}
60%{opacity:1;-webkit-transform:translate3d(0, 25px, 0);transform:translate3d(0, 25px, 0);}
75%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0);}
90%{-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0);}
100%{-webkit-transform:none;transform:none;}
}
@keyframes bounceInDown{0%, 60%, 75%, 90%, 100%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);}
0%{opacity:0;-webkit-transform:translate3d(0, -3000px, 0);transform:translate3d(0, -3000px, 0);}
60%{opacity:1;-webkit-transform:translate3d(0, 25px, 0);transform:translate3d(0, 25px, 0);}
75%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0);}
90%{-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0);}
100%{-webkit-transform:none;transform:none;}
}
.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown;}
@-webkit-keyframes bounceInLeft{0%, 60%, 75%, 90%, 100%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);}
0%{opacity:0;-webkit-transform:translate3d(-3000px, 0, 0);transform:translate3d(-3000px, 0, 0);}
60%{opacity:1;-webkit-transform:translate3d(25px, 0, 0);transform:translate3d(25px, 0, 0);}
75%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0);}
90%{-webkit-transform:translate3d(5px, 0, 0);transform:translate3d(5px, 0, 0);}
100%{-webkit-transform:none;transform:none;}
}
@keyframes bounceInLeft{0%, 60%, 75%, 90%, 100%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);}
0%{opacity:0;-webkit-transform:translate3d(-3000px, 0, 0);transform:translate3d(-3000px, 0, 0);}
60%{opacity:1;-webkit-transform:translate3d(25px, 0, 0);transform:translate3d(25px, 0, 0);}
75%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0);}
90%{-webkit-transform:translate3d(5px, 0, 0);transform:translate3d(5px, 0, 0);}
100%{-webkit-transform:none;transform:none;}
}
.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft;}
@-webkit-keyframes bounceInRight{0%, 60%, 75%, 90%, 100%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);}
0%{opacity:0;-webkit-transform:translate3d(3000px, 0, 0);transform:translate3d(3000px, 0, 0);}
60%{opacity:1;-webkit-transform:translate3d(-25px, 0, 0);transform:translate3d(-25px, 0, 0);}
75%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0);}
90%{-webkit-transform:translate3d(-5px, 0, 0);transform:translate3d(-5px, 0, 0);}
100%{-webkit-transform:none;transform:none;}
}
@keyframes bounceInRight{0%, 60%, 75%, 90%, 100%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);}
0%{opacity:0;-webkit-transform:translate3d(3000px, 0, 0);transform:translate3d(3000px, 0, 0);}
60%{opacity:1;-webkit-transform:translate3d(-25px, 0, 0);transform:translate3d(-25px, 0, 0);}
75%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0);}
90%{-webkit-transform:translate3d(-5px, 0, 0);transform:translate3d(-5px, 0, 0);}
100%{-webkit-transform:none;transform:none;}
}
.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight;}
@-webkit-keyframes bounceInUp{0%, 60%, 75%, 90%, 100%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);}
0%{opacity:0;-webkit-transform:translate3d(0, 3000px, 0);transform:translate3d(0, 3000px, 0);}
60%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0);}
75%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0);}
90%{-webkit-transform:translate3d(0, -5px, 0);transform:translate3d(0, -5px, 0);}
100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
@keyframes bounceInUp{0%, 60%, 75%, 90%, 100%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);}
0%{opacity:0;-webkit-transform:translate3d(0, 3000px, 0);transform:translate3d(0, 3000px, 0);}
60%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0);}
75%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0);}
90%{-webkit-transform:translate3d(0, -5px, 0);transform:translate3d(0, -5px, 0);}
100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp;}
@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9, .9, .9);transform:scale3d(.9, .9, .9);}
50%, 55%{opacity:1;-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1);}
100%{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3);}
}
@keyframes bounceOut{20%{-webkit-transform:scale3d(.9, .9, .9);transform:scale3d(.9, .9, .9);}
50%, 55%{opacity:1;-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1);}
100%{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3);}
}
.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut;-webkit-animation-duration:.75s;animation-duration:.75s;}
@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0);}
40%, 45%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0);}
100%{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0);}
}
@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0);}
40%, 45%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0);}
100%{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0);}
}
.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown;}
@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px, 0, 0);transform:translate3d(20px, 0, 0);}
100%{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0);}
}
@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px, 0, 0);transform:translate3d(20px, 0, 0);}
100%{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0);}
}
.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft;}
@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px, 0, 0);transform:translate3d(-20px, 0, 0);}
100%{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0);}
}
@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px, 0, 0);transform:translate3d(-20px, 0, 0);}
100%{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0);}
}
.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight;}
@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0);}
40%, 45%{opacity:1;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0);}
100%{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0);}
}
@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0);}
40%, 45%{opacity:1;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0);}
100%{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0);}
}
.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp;}
@-webkit-keyframes fadeIn{0%{opacity:0;}
100%{opacity:1;}
}
@keyframes fadeIn{0%{opacity:0;}
100%{opacity:1;}
}
.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;}
@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;}
@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig;}
@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;}
@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig;}
@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;}
@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig;}
@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;}
@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig;}
@-webkit-keyframes fadeOut{0%{opacity:1;}
100%{opacity:0;}
}
@keyframes fadeOut{0%{opacity:1;}
100%{opacity:0;}
}
.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut;}
@-webkit-keyframes fadeOutDown{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
}
@keyframes fadeOutDown{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
}
.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown;}
@-webkit-keyframes fadeOutDownBig{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0);}
}
@keyframes fadeOutDownBig{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0);}
}
.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig;}
@-webkit-keyframes fadeOutLeft{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
}
@keyframes fadeOutLeft{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
}
.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft;}
@-webkit-keyframes fadeOutLeftBig{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0);}
}
@keyframes fadeOutLeftBig{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0);}
}
.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig;}
@-webkit-keyframes fadeOutRight{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}
}
@keyframes fadeOutRight{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}
}
.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight;}
@-webkit-keyframes fadeOutRightBig{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0);}
}
@keyframes fadeOutRightBig{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0);}
}
.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig;}
@-webkit-keyframes fadeOutUp{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);}
}
@keyframes fadeOutUp{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);}
}
.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp;}
@-webkit-keyframes fadeOutUpBig{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0);}
}
@keyframes fadeOutUpBig{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0);}
}
.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig;}
@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -360deg);transform:perspective(400px) rotate3d(0, 1, 0, -360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}
40%{-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}
50%{-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
80%{-webkit-transform:perspective(400px) scale3d(.95, .95, .95);transform:perspective(400px) scale3d(.95, .95, .95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
}
@keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -360deg);transform:perspective(400px) rotate3d(0, 1, 0, -360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}
40%{-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}
50%{-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
80%{-webkit-transform:perspective(400px) scale3d(.95, .95, .95);transform:perspective(400px) scale3d(.95, .95, .95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
}
.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip;}
@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0;}
40%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;}
60%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 10deg);transform:perspective(400px) rotate3d(1, 0, 0, 10deg);opacity:1;}
80%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -5deg);transform:perspective(400px) rotate3d(1, 0, 0, -5deg);}
100%{-webkit-transform:perspective(400px);transform:perspective(400px);}
}
@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0;}
40%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;}
60%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 10deg);transform:perspective(400px) rotate3d(1, 0, 0, 10deg);opacity:1;}
80%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -5deg);transform:perspective(400px) rotate3d(1, 0, 0, -5deg);}
100%{-webkit-transform:perspective(400px);transform:perspective(400px);}
}
.flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX;}
@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0;}
40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;}
60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1;}
80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg);}
100%{-webkit-transform:perspective(400px);transform:perspective(400px);}
}
@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0;}
40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;}
60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1;}
80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg);}
100%{-webkit-transform:perspective(400px);transform:perspective(400px);}
}
.flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY;}
@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px);}
30%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1;}
100%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0;}
}
@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px);}
30%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1;}
100%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0;}
}
.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;}
@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px);}
30%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -15deg);transform:perspective(400px) rotate3d(0, 1, 0, -15deg);opacity:1;}
100%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);opacity:0;}
}
@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px);}
30%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -15deg);transform:perspective(400px) rotate3d(0, 1, 0, -15deg);opacity:1;}
100%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);opacity:0;}
}
.flipOutY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY;-webkit-animation-duration:.75s;animation-duration:.75s;}
@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%, 0, 0) skewX(-30deg);transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0;}
60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1;}
80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1;}
100%{-webkit-transform:none;transform:none;opacity:1;}
}
@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%, 0, 0) skewX(-30deg);transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0;}
60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1;}
80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1;}
100%{-webkit-transform:none;transform:none;opacity:1;}
}
.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}
@-webkit-keyframes lightSpeedOut{0%{opacity:1;}
100%{-webkit-transform:translate3d(100%, 0, 0) skewX(30deg);transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0;}
}
@keyframes lightSpeedOut{0%{opacity:1;}
100%{-webkit-transform:translate3d(100%, 0, 0) skewX(30deg);transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0;}
}
.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0, 0, 1, -200deg);transform:rotate3d(0, 0, 1, -200deg);opacity:0;}
100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1;}
}
@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0, 0, 1, -200deg);transform:rotate3d(0, 0, 1, -200deg);opacity:0;}
100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1;}
}
.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;}
@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0;}
100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}
}
@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0;}
100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}
}
.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;}
@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0;}
100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}
}
@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0;}
100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}
}
.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;}
@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0;}
100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}
}
@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0;}
100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}
}
.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;}
@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, -90deg);transform:rotate3d(0, 0, 1, -90deg);opacity:0;}
100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}
}
@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, -90deg);transform:rotate3d(0, 0, 1, -90deg);opacity:0;}
100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}
}
.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;}
@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1;}
100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0, 0, 1, 200deg);transform:rotate3d(0, 0, 1, 200deg);opacity:0;}
}
@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1;}
100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0, 0, 1, 200deg);transform:rotate3d(0, 0, 1, 200deg);opacity:0;}
}
.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;}
@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}
100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0;}
}
@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}
100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0;}
}
.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;}
@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}
100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0;}
}
@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}
100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0;}
}
.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;}
@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}
100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0;}
}
@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}
100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0;}
}
.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;}
@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}
100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, 90deg);transform:rotate3d(0, 0, 1, 90deg);opacity:0;}
}
@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}
100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, 90deg);transform:rotate3d(0, 0, 1, 90deg);opacity:0;}
}
.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;}
@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}
20%, 60%{-webkit-transform:rotate3d(0, 0, 1, 80deg);transform:rotate3d(0, 0, 1, 80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}
40%, 80%{-webkit-transform:rotate3d(0, 0, 1, 60deg);transform:rotate3d(0, 0, 1, 60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;}
100%{-webkit-transform:translate3d(0, 700px, 0);transform:translate3d(0, 700px, 0);opacity:0;}
}
@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}
20%, 60%{-webkit-transform:rotate3d(0, 0, 1, 80deg);transform:rotate3d(0, 0, 1, 80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}
40%, 80%{-webkit-transform:rotate3d(0, 0, 1, 60deg);transform:rotate3d(0, 0, 1, 60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;}
100%{-webkit-transform:translate3d(0, 700px, 0);transform:translate3d(0, 700px, 0);opacity:0;}
}
.hinge{-webkit-animation-name:hinge;animation-name:hinge;}
@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn;}
@-webkit-keyframes rollOut{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);}
}
@keyframes rollOut{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);}
}
.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut;}
@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3);}
50%{opacity:1;}
}
@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3);}
50%{opacity:1;}
}
.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn;}
@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown;}
@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);transform:scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(10px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);transform:scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(10px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft;}
@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(1000px, 0, 0);transform:scale3d(.1, .1, .1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(-10px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(1000px, 0, 0);transform:scale3d(.1, .1, .1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(-10px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight;}
@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, 1000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, 1000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp;}
@-webkit-keyframes zoomOut{0%{opacity:1;}
50%{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3);}
100%{opacity:0;}
}
@keyframes zoomOut{0%{opacity:1;}
50%{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3);}
100%{opacity:0;}
}
.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut;}
@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
100%{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, 2000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, 2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
100%{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, 2000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, 2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;}
@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(42px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(42px, 0, 0);}
100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px, 0, 0);transform:scale(.1) translate3d(-2000px, 0, 0);-webkit-transform-origin:left center;transform-origin:left center;}
}
@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(42px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(42px, 0, 0);}
100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px, 0, 0);transform:scale(.1) translate3d(-2000px, 0, 0);-webkit-transform-origin:left center;transform-origin:left center;}
}
.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;}
@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(-42px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(-42px, 0, 0);}
100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px, 0, 0);transform:scale(.1) translate3d(2000px, 0, 0);-webkit-transform-origin:right center;transform-origin:right center;}
}
@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(-42px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(-42px, 0, 0);}
100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px, 0, 0);transform:scale(.1) translate3d(2000px, 0, 0);-webkit-transform-origin:right center;transform-origin:right center;}
}
.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;}
@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
100%{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, -2000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, -2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
100%{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, -2000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, -2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;}
@-webkit-keyframes slideInDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);visibility:visible;}
100%{-webkit-transform:translateY(0);transform:translateY(0);}
}
@keyframes slideInDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);visibility:visible;}
100%{-webkit-transform:translateY(0);transform:translateY(0);}
}
.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown;}
@-webkit-keyframes slideInLeft{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible;}
100%{-webkit-transform:translateX(0);transform:translateX(0);}
}
@keyframes slideInLeft{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible;}
100%{-webkit-transform:translateX(0);transform:translateX(0);}
}
.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft;}
@-webkit-keyframes slideInRight{0%{-webkit-transform:translateX(100%);transform:translateX(100%);visibility:visible;}
100%{-webkit-transform:translateX(0);transform:translateX(0);}
}
@keyframes slideInRight{0%{-webkit-transform:translateX(100%);transform:translateX(100%);visibility:visible;}
100%{-webkit-transform:translateX(0);transform:translateX(0);}
}
.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight;}
@-webkit-keyframes slideInUp{0%{-webkit-transform:translateY(100%);transform:translateY(100%);visibility:visible;}
100%{-webkit-transform:translateY(0);transform:translateY(0);}
}
@keyframes slideInUp{0%{-webkit-transform:translateY(100%);transform:translateY(100%);visibility:visible;}
100%{-webkit-transform:translateY(0);transform:translateY(0);}
}
.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp;}
@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0);}
100%{visibility:hidden;-webkit-transform:translateY(100%);transform:translateY(100%);}
}
@keyframes slideOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0);}
100%{visibility:hidden;-webkit-transform:translateY(100%);transform:translateY(100%);}
}
.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown;}
@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0);}
100%{visibility:hidden;-webkit-transform:translateX(-100%);transform:translateX(-100%);}
}
@keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0);}
100%{visibility:hidden;-webkit-transform:translateX(-100%);transform:translateX(-100%);}
}
.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft;}
@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0);}
100%{visibility:hidden;-webkit-transform:translateX(100%);transform:translateX(100%);}
}
@keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0);}
100%{visibility:hidden;-webkit-transform:translateX(100%);transform:translateX(100%);}
}
.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight;}
@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0);}
100%{visibility:hidden;-webkit-transform:translateY(-100%);transform:translateY(-100%);}
}
@keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0);}
100%{visibility:hidden;-webkit-transform:translateY(-100%);transform:translateY(-100%);}
}
.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp;}


.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:0.8;filter:alpha(opacity=80);z-index:99998;}
.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden;z-index:99999;}
.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle;}
.mfp-align-top .mfp-container:before{display:none;}
.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045;}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content{width:100%;cursor:auto;}
.mfp-ajax-cur{cursor:progress;}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out;}
.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in;}
.mfp-auto-cursor .mfp-content{cursor:auto;}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none;}
.mfp-loading.mfp-figure{display:none;}
.mfp-hide{display:none !important;}
.mfp-preloader{color:#cccccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044;}
.mfp-preloader a{color:#cccccc;}
.mfp-preloader a:hover{color:white;}
.mfp-s-ready .mfp-preloader{display:none;}
.mfp-s-error .mfp-content{display:none;}
button.mfp-close, button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none;}
button::-moz-focus-inner{padding:0;border:0;}
.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:0.65;padding:0 0 18px 10px;color:white;font-style:normal;font-size:28px;font-family:Arial, Baskerville, monospace;}
.mfp-close:hover, .mfp-close:focus{opacity:1;}
.mfp-close:active{top:1px;}
.mfp-close-btn-in .mfp-close{color:#333333;}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close{color:white;right:-6px;text-align:right;padding-right:6px;width:100%;}
.mfp-counter{position:absolute;top:0;right:0;color:#cccccc;font-size:12px;line-height:18px;}
.mfp-arrow{position:absolute;opacity:0.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
.mfp-arrow:active{margin-top:-54px;}
.mfp-arrow:hover, .mfp-arrow:focus{opacity:1;}
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent;}
.mfp-arrow:after, .mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px;}
.mfp-arrow:before, .mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px;}
.mfp-arrow-left{left:0;}
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a{border-right:17px solid white;margin-left:31px;}
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #3f3f3f;}
.mfp-arrow-right{right:0;}
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a{border-left:17px solid white;margin-left:39px;}
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b{border-left:27px solid #3f3f3f;}
.mfp-iframe-holder{padding-top:40px;padding-bottom:40px;}
.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px;}
.mfp-iframe-holder .mfp-close{top:-40px;}
.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%;}
.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0, 0, 0, 0.6);background:black;}
img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto;}
.mfp-figure{line-height:0;}
.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0, 0, 0, 0.6);background:#444444;}
.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px;}
.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto;}
.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px;}
.mfp-image-holder .mfp-content{max-width:100%;}
.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer;}
@media screen and (max-width:800px) and (orientation:landscape), screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0;}
.mfp-img-mobile img.mfp-img{padding:0;}
.mfp-img-mobile .mfp-figure{}
.mfp-img-mobile .mfp-figure:after{top:0;bottom:0;}
.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px;}
.mfp-img-mobile .mfp-bottom-bar{background:rgba(0, 0, 0, 0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.mfp-img-mobile .mfp-bottom-bar:empty{padding:0;}
.mfp-img-mobile .mfp-counter{right:5px;top:3px;}
.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0, 0, 0, 0.6);position:fixed;text-align:center;padding:0;}
}
@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75);}
.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0;}
.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%;}
.mfp-container{padding-left:6px;padding-right:6px;}
}
.mfp-ie7 .mfp-img{padding:0;}
.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px;}
.mfp-ie7 .mfp-container{padding:0;}
.mfp-ie7 .mfp-content{padding-top:44px;}
.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0;}


.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y;}
.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out;}
.owl-carousel .owl-item{float:left;}
.owl-controls .owl-page, .owl-controls .owl-buttons div{cursor:pointer;}
.owl-controls .owl-buttons div{position:absolute;}
.owl-controls .owl-buttons .owl-prev{left:10px;top:50%;}
.owl-controls .owl-buttons .owl-next{right:10px;top:50%;}
.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
.grabbing{cursor:url(grabbing.png) 8 8, move;}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);}
.owl-carousel{margin:0 0 20px;background:#fff;direction:ltr !important;z-index:1;}
.owl-wrapper-outer{border:4px solid #fff;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.2);-moz-box-shadow:0 1px 4px rgba(0,0,0,.2);-o-box-shadow:0 1px 4px rgba(0,0,0,.2);box-shadow:0 1px 4px rgba(0,0,0,.2);}
.owl-carousel .owl-buttons div{opacity:0;color:rgba(0,0,0,0.8);text-shadow:1px 1px 0 rgba(255,255,255,0.3);transition:all .3s ease;}
.owl-carousel:hover .owl-buttons div{opacity:0.7;}
.owl-carousel .owl-buttons .owl-prev{left:10px;}
.owl-carousel .owl-buttons .owl-next{right:10px;}
.owl-carousel .owl-buttons div i{font-size:40px;margin:-20px 0 0;}
.owl-pagination{text-align:center;top:20px;position:relative;}
.owl-controls .owl-page{display:inline-block;margin:0px 6px;}
.owl-controls .owl-page span{display:block;width:11px;height:11px;background:rgba(0, 0, 0, 0.5);border-radius:20px;box-shadow:inset 0 0 3px rgba(0,0,0,0.3);}
.owl-controls .owl-page.active span{background:rgba(0, 0, 0, 0.9);}


.owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px;}
.owl-fade-out{z-index:10;-webkit-animation:fadeOut .7s both ease;-moz-animation:fadeOut .7s both ease;animation:fadeOut .7s both ease;}
.owl-fade-in{-webkit-animation:fadeIn .7s both ease;-moz-animation:fadeIn .7s both ease;animation:fadeIn .7s both ease;}
.owl-backSlide-out{-webkit-animation:backSlideOut 1s both ease;-moz-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease;}
.owl-backSlide-in{-webkit-animation:backSlideIn 1s both ease;-moz-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease;}
.owl-goDown-out{-webkit-animation:scaleToFade .7s ease both;-moz-animation:scaleToFade .7s ease both;animation:scaleToFade .7s ease both;}
.owl-goDown-in{-webkit-animation:goDown .6s ease both;-moz-animation:goDown .6s ease both;animation:goDown .6s ease both;}
.owl-fadeUp-in{-webkit-animation:scaleUpFrom .5s ease both;-moz-animation:scaleUpFrom .5s ease both;animation:scaleUpFrom .5s ease both;}
.owl-fadeUp-out{-webkit-animation:scaleUpTo .5s ease both;-moz-animation:scaleUpTo .5s ease both;animation:scaleUpTo .5s ease both;}
@-webkit-keyframes empty{0%{opacity:1}
}
@-moz-keyframes empty{0%{opacity:1}
}
@keyframes empty{0%{opacity:1}
}
@-webkit-keyframes fadeIn{0%{opacity:0;}
100%{opacity:1;}
}
@-moz-keyframes fadeIn{0%{opacity:0;}
100%{opacity:1;}
}
@keyframes fadeIn{0%{opacity:0;}
100%{opacity:1;}
}
@-webkit-keyframes fadeOut{0%{opacity:1;}
100%{opacity:0;}
}
@-moz-keyframes fadeOut{0%{opacity:1;}
100%{opacity:0;}
}
@keyframes fadeOut{0%{opacity:1;}
100%{opacity:0;}
}
@-webkit-keyframes backSlideOut{25%{opacity:.5;-webkit-transform:translateZ(-500px);}
75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%);}
100%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%);}
}
@-moz-keyframes backSlideOut{25%{opacity:.5;-moz-transform:translateZ(-500px);}
75%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%);}
100%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%);}
}
@keyframes backSlideOut{25%{opacity:.5;transform:translateZ(-500px);}
75%{opacity:.5;transform:translateZ(-500px) translateX(-200%);}
100%{opacity:.5;transform:translateZ(-500px) translateX(-200%);}
}
@-webkit-keyframes backSlideIn{0%, 25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%);}
75%{opacity:.5;-webkit-transform:translateZ(-500px);}
100%{opacity:1;-webkit-transform:translateZ(0) translateX(0);}
}
@-moz-keyframes backSlideIn{0%, 25%{opacity:.5;-moz-transform:translateZ(-500px) translateX(200%);}
75%{opacity:.5;-moz-transform:translateZ(-500px);}
100%{opacity:1;-moz-transform:translateZ(0) translateX(0);}
}
@keyframes backSlideIn{0%, 25%{opacity:.5;transform:translateZ(-500px) translateX(200%);}
75%{opacity:.5;transform:translateZ(-500px);}
100%{opacity:1;transform:translateZ(0) translateX(0);}
}
@-webkit-keyframes scaleToFade{to{opacity:0;-webkit-transform:scale(.8);}
}
@-moz-keyframes scaleToFade{to{opacity:0;-moz-transform:scale(.8);}
}
@keyframes scaleToFade{to{opacity:0;transform:scale(.8);}
}
@-webkit-keyframes goDown{from{-webkit-transform:translateY(-100%);}
}
@-moz-keyframes goDown{from{-moz-transform:translateY(-100%);}
}
@keyframes goDown{from{transform:translateY(-100%);}
}
@-webkit-keyframes scaleUpFrom{from{opacity:0;-webkit-transform:scale(1.5);}
}
@-moz-keyframes scaleUpFrom{from{opacity:0;-moz-transform:scale(1.5);}
}
@keyframes scaleUpFrom{from{opacity:0;transform:scale(1.5);}
}
@-webkit-keyframes scaleUpTo{to{opacity:0;-webkit-transform:scale(1.5);}
}
@-moz-keyframes scaleUpTo{to{opacity:0;-moz-transform:scale(1.5);}
}
@keyframes scaleUpTo{to{opacity:0;transform:scale(1.5);}
}

.newsletter_block {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #CCCCCC;
    padding: 7px;
}
.newsletter_block .title_block, .newsletter_block h4 {
    background: url("../image/newsletter.png") no-repeat scroll 0 0 transparent;
    color: #666666;
    padding: 0 0 12px 28px;
    text-shadow: 0 1px 0 #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
}
.newsletter_block p{
	padding:0px;
}
.newsletter_block input.inputNew {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-left-radius: 3px;
    border-color: #CCCCCC -moz-use-text-color #CCCCCC #CCCCCC;
    border-image: none;
    border-style: solid none solid solid;
    border-top-left-radius: 3px;
    border-width: 1px medium 1px 1px;
    color: #999999;
    font-size: 10px;
    height: 20px;
    padding: 0 5px;
    position: relative;
    top: -1px;
    width: 120px;
}
.newsletter_block input.button_mini {
    background: url("../image/newsletter_ok.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 23px;
    left: -2px;
    position: relative;
    text-indent: -5000px;
    width: 24px;
}

.newsletter_block p.success_inline {
    color: #418B19;
    font-weight: bold;
    text-align: center;
}
.newsletter_block p.warning_inline {
    color: #DA0F00;
    font-weight: bold;
    text-align: center;
}
.close .fa {
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    line-height: 18px;
    vertical-align: top;
}
.pav-newsletter{
    position: relative;
}
.pav-newsletter .valid {
    left: 0;
    margin-top: 5px;
    position: absolute;
    right: 0;
    top: 100%;
    width: 100%;
    z-index: 9999;
}

.pav-parallax{background-size:cover;background-attachment:fixed;background-position:center center;position:relative;}
.pav-parallax:before{background:url(admin/images/pattern.png);content:"";height:100%;position:absolute;right:0;top:0;width:100%;z-index:0;opacity:0.8;}
.widget-inner > [class*="col-"]{padding-left:0!important;padding-right:0!important;}
.pav-col.default{}
.pav-col.primary{}
.pav-col.success{}
.pav-col.info{}
.pav-col.warning{}
.pav-col.danger{}
.pav-col.highlighted{}
.pav-row.default{}
.pav-row.primary{}
.pav-row.success{}
.pav-row.info{}
.pav-row.warning{}
.pav-row.danger{}
.pav-row.highlighted{}
.widget.default{}
.widget.primary{}
.widget.danger{}
.widget.info{}
.widget.warning{}
.widget.highlighted{}
.widget-separator .w_text_separator{float:left;height:2px;position:relative;width:100%;background-color:#797C85;}
.widget-separator .w_text_separator .text_separ{position:absolute;padding:0 1px;width:50px;top:-9px;margin:0 auto;text-align:center;background-color:#ffffff;font-size:15px;font-family:monospace;}
.widget-separator .separator_align_center{left:0;right:0;}
.widget-separator .separator_align_left{left:0;}
.widget-separator .separator_align_right{right:0;}

.layerslider-wrapper{margin:0 auto;position:relative;}
.rev_slider{position:relative;overflow:hidden;height:300px;width:940px;}
.bannercontainer{position:relative;margin:0px auto;overflow:hidden;}
.tp-hide-revslider,.tp-caption.tp-hidden-caption{visibility:hidden !important;display:none !important;}
.tp-caption{z-index:1;}
.tp-caption.softred{font-size:18px;color:#666666;display:inline-block;text-transform:none;font-family:'Roboto Light', sans-serif;line-height:25px;height:60px !important;}
.tp-caption.softred1{font-size:70px;color:#000;display:inline-block;position:relative;line-height:60px;font-family:'Roboto Thin', sans-serif;height:60px !important;text-transform:uppercase;}
.tp-caption.softred2{font-size:70px;color:#000;display:inline-block;position:relative;font-family:'Roboto Black', sans-serif;line-height:50px;text-transform:uppercase;}
.tp-caption.softred3{font-family:'Roboto Black', sans-serif;font-size:80px;color:#fff;text-transform:uppercase;line-height:30px;}
.tp-caption.softred4{font-size:40px;color:#fff;font-family:'Roboto Black', sans-serif;line-height:80px;text-transform:uppercase;}
.tp-caption.medium-yellow{color:#ffcc00;font-size:18px;font-weight:900;position:relative;text-align:center;text-transform:uppercase;}
.tp-caption.medium-yellow:before{background-color:#ffcc00;bottom:-18px;content:"";height:4px;left:0;text-transform:uppercase;margin:auto;position:absolute;right:0;width:50px;}
.tp-caption.very-big-white{color:#ffffff;font-size:60px;font-family:'Roboto Black', sans-serif;text-transform:none;line-height:60px;}
.tp-caption.very-big-white span{color:#ffffff;font-size:60px;font-family:'Roboto Thin', sans-serif;text-transform:none;}
.tp-caption.small-text{color:#ffffff;font-size:18px;font-family:'Roboto Light', sans-serif;text-transform:none;}
.tp-caption.softred5{font-size:18px;color:#fff;font-family:'Roboto Medium', sans-serif;line-height:80px;}
.tp-caption.softred6{font-size:48px;color:#76bfc1;display:inline-block;position:relative;line-height:48px;height:48px !important;}
.tp-caption.softred7{color:#000;font-size:18px;font-family:'Roboto Black', sans-serif;text-transform:uppercase;}
.tp-caption.very-big-dark span{color:#000;font-size:60px;font-family:'Roboto Thin', sans-serif;text-transform:none;}
.tp-caption.very-big-dark{color:#000;font-size:60px;font-family:'Roboto Black', sans-serif;text-transform:none;line-height:60px;}
.tp-caption.bg-white{color:#000;font-size:18px;font-family:'Roboto Black', sans-serif;text-transform:uppercase;padding:10px 15px;}
.tp-caption.boxshadow{-moz-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);-webkit-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);}
.tp-caption.black{color:#000;text-shadow:none;font-weight:300;font-size:19px;line-height:19px;font-family:'Open Sans', sans;}
.tp-caption.noshadow{text-shadow:none;}
.tp_inner_padding{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;max-height:none !important;}
.tp-button{padding:6px 13px 5px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;height:30px;cursor:pointer;color:#fff !important;text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6) !important;font-size:15px;line-height:45px !important;background:url(../images/gradient/g30.png) repeat-x top;font-family:arial, sans-serif;font-weight:bold;letter-spacing:-1px;}
.button.big{color:#fff;text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6);font-weight:bold;padding:9px 20px;font-size:19px;line-height:57px !important;background:url(../images/gradient/g40.png) repeat-x top;}
.purchase:hover,
.button:hover,
.button.big:hover{background-position:bottom, 15px 11px;}
@media only screen and (min-width:768px) and (max-width:959px){}
@media only screen and (min-width:480px) and (max-width:767px){.button{padding:4px 8px 3px;line-height:25px !important;font-size:11px !important;font-weight:normal;}
a.button{-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none;}
}
@media only screen and (min-width:0px) and (max-width:479px){.button{padding:2px 5px 2px;line-height:20px !important;font-size:10px !important;}
a.button{-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none;}
}
.button.green, .button:hover.green,
.purchase.green, .purchase:hover.green{background-color:#21a117;-webkit-box-shadow:0px 3px 0px 0px #104d0b;-moz-box-shadow:0px 3px 0px 0px #104d0b;box-shadow:0px 3px 0px 0px #104d0b;}
.button.blue, .button:hover.blue,
.purchase.blue, .purchase:hover.blue{background-color:#1d78cb;-webkit-box-shadow:0px 3px 0px 0px #0f3e68;-moz-box-shadow:0px 3px 0px 0px #0f3e68;box-shadow:0px 3px 0px 0px #0f3e68;}
.button.red, .button:hover.red,
.purchase.red, .purchase:hover.red{background-color:#cb1d1d;-webkit-box-shadow:0px 3px 0px 0px #7c1212;-moz-box-shadow:0px 3px 0px 0px #7c1212;box-shadow:0px 3px 0px 0px #7c1212;}
.button.orange, .button:hover.orange,
.purchase.orange, .purchase:hover.orange{background-color:#ff7700;-webkit-box-shadow:0px 3px 0px 0px #a34c00;-moz-box-shadow:0px 3px 0px 0px #a34c00;box-shadow:0px 3px 0px 0px #a34c00;}
.button.darkgrey,.button.grey,
.button:hover.darkgrey,.button:hover.grey,
.purchase.darkgrey, .purchase:hover.darkgrey{background-color:#555;-webkit-box-shadow:0px 3px 0px 0px #222;-moz-box-shadow:0px 3px 0px 0px #222;box-shadow:0px 3px 0px 0px #222;}
.button.lightgrey, .button:hover.lightgrey,
.purchase.lightgrey, .purchase:hover.lightgrey{background-color:#888;-webkit-box-shadow:0px 3px 0px 0px #555;-moz-box-shadow:0px 3px 0px 0px #555;box-shadow:0px 3px 0px 0px #555;}
.tp-simpleresponsive .slotholder *,
.tp-simpleresponsive img{-webkit-transform:translateZ(0);-webkit-backface-visibility:hidden;-webkit-perspective:1000;}
.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-moz-opacity:0;-khtml-opacity:0;opacity:0;position:absolute;visibility:hidden;}
.tp-simpleresponsive img{max-width:none;}
.noFilterClass{filter:none !important;}
.tp-bannershadow{position:absolute;margin-left:auto;margin-right:auto;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;}
.tp-bannershadow.tp-shadow1{background:url(../assets/shadow1.png) no-repeat;background-size:100%;width:890px;height:30px;bottom:-30px;}
.tp-bannershadow.tp-shadow2{background:url(../assets/shadow2.png) no-repeat;background-size:100%;width:890px;height:60px;bottom:-60px;}
.tp-bannershadow.tp-shadow3{background:url(../assets/shadow3.png) no-repeat;background-size:100%;width:890px;height:60px;bottom:-60px;}
.caption.fullscreenvideo{left:0px;top:0px;position:absolute;width:100%;height:100%;}
.caption.fullscreenvideo iframe{width:100% !important;height:100% !important;}
.tp-caption.fullscreenvideo{left:0px;top:0px;position:absolute;width:100%;height:100%;}
.tp-caption.fullscreenvideo iframe{width:100% !important;height:100% !important;}
.tpclear{clear:both;}
.tp-bullets{z-index:25;position:absolute;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-moz-opacity:1;-khtml-opacity:1;opacity:1;-webkit-transition:opacity 0.2s ease-out;-moz-transition:opacity 0.2s ease-out;-o-transition:opacity 0.2s ease-out;-ms-transition:opacity 0.2s ease-out;}
.tp-bullets.hidebullets{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-moz-opacity:0;-khtml-opacity:0;opacity:0;}
.tp-bullets.simplebullets.navbar{border:1px solid #666;border-bottom:1px solid #444;background:url(../assets/boxed_bgtile.png);height:40px;padding:0px 10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.tp-bullets.simplebullets.navbar-old{background:url(../assets/navigdots_bgtile.png);height:35px;padding:0px 10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.tp-bullets.simplebullets.round .bullet{cursor:pointer;position:relative;background:url(../assets/bullet.png) no-Repeat top left;width:20px;height:20px;margin-right:0px;float:left;margin-top:-10px;margin-left:3px;}
.tp-bullets.simplebullets.round .bullet.last{margin-right:3px;}
.tp-bullets.simplebullets.round-old .bullet{cursor:pointer;position:relative;background:url(../assets/bullets.png) no-Repeat bottom left;width:23px;height:23px;margin-right:0px;float:left;margin-top:-12px;}
.tp-bullets.simplebullets.round-old .bullet.last{margin-right:0px;}
.tp-bullets.simplebullets.square .bullet{cursor:pointer;position:relative;background:url(../assets/bullets2.png) no-Repeat bottom left;width:19px;height:19px;margin-right:0px;float:left;margin-top:-10px;}
.tp-bullets.simplebullets.square .bullet.last{margin-right:0px;}
.tp-bullets.simplebullets.square-old .bullet{cursor:pointer;position:relative;background:url(../assets/bullets2.png) no-Repeat bottom left;width:19px;height:19px;margin-right:0px;float:left;margin-top:-10px;}
.tp-bullets.simplebullets.square-old .bullet.last{margin-right:0px;}
.tp-bullets.simplebullets.navbar .bullet{cursor:pointer;position:relative;background:url(../assets/bullet_boxed.png) no-Repeat top left;width:18px;height:19px;margin-right:5px;float:left;margin-top:10px;}
.tp-bullets.simplebullets.navbar .bullet.first{margin-left:0px !important;}
.tp-bullets.simplebullets.navbar .bullet.last{margin-right:0px !important;}
.tp-bullets.simplebullets.navbar-old .bullet{cursor:pointer;position:relative;background:url(../assets/navigdots.png) no-Repeat bottom left;width:15px;height:15px;margin-left:5px !important;margin-right:5px !important;float:left;margin-top:10px;}
.tp-bullets.simplebullets.navbar-old .bullet.first{margin-left:0px !important;}
.tp-bullets.simplebullets.navbar-old .bullet.last{margin-right:0px !important;}
.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected{background-position:top left;}
.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected{background-position:bottom left;}
.tparrows{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-moz-opacity:1;-khtml-opacity:1;opacity:1;-webkit-transition:opacity 0.2s ease-out;-moz-transition:opacity 0.2s ease-out;-o-transition:opacity 0.2s ease-out;-ms-transition:opacity 0.2s ease-out;}
.tparrows.hidearrows{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-moz-opacity:0;-khtml-opacity:0;opacity:0;}
.tp-leftarrow.round{z-index:100;cursor:pointer;position:relative;background:url(../assets/small_left.png) no-Repeat top left;width:19px;height:14px;margin-right:0px;float:left;margin-top:-7px;}
.tp-rightarrow.round{z-index:100;cursor:pointer;position:relative;background:url(../assets/small_right.png) no-Repeat top left;width:19px;height:14px;margin-right:0px;float:left;margin-top:-7px;}
.tp-leftarrow.round-old{z-index:100;cursor:pointer;position:relative;background:url(../assets/arrow_left.png) no-Repeat top left;width:26px;height:26px;margin-right:0px;float:left;margin-top:-13px;}
.tp-rightarrow.round-old{z-index:100;cursor:pointer;position:relative;background:url(../assets/arrow_right.png) no-Repeat top left;width:26px;height:26px;margin-right:0px;float:left;margin-top:-13px;}
.tp-leftarrow.navbar{z-index:100;cursor:pointer;position:relative;background:url(../assets/small_left_boxed.png) no-Repeat top left;width:20px;height:15px;float:left;margin-right:6px;margin-top:12px;}
.tp-rightarrow.navbar{z-index:100;cursor:pointer;position:relative;background:url(../assets/small_right_boxed.png) no-Repeat top left;width:20px;height:15px;float:left;margin-left:6px;margin-top:12px;}
.tp-leftarrow.navbar-old{z-index:100;cursor:pointer;position:relative;background:url(../assets/arrowleft.png) no-Repeat top left;width:9px;height:16px;float:left;margin-right:6px;margin-top:10px;}
.tp-rightarrow.navbar-old{z-index:100;cursor:pointer;position:relative;background:url(../assets/arrowright.png) no-Repeat top left;width:9px;height:16px;float:left;margin-left:6px;margin-top:10px;}
.tp-leftarrow.navbar-old.thumbswitharrow{margin-right:10px;}
.tp-rightarrow.navbar-old.thumbswitharrow{margin-left:0px;}
.tp-leftarrow.square{z-index:100;cursor:pointer;position:relative;background:url(../assets/arrow_left2.png) no-Repeat top left;width:12px;height:17px;float:left;margin-right:0px;margin-top:-9px;}
.tp-rightarrow.square{z-index:100;cursor:pointer;position:relative;background:url(../assets/arrow_right2.png) no-Repeat top left;width:12px;height:17px;float:left;margin-left:0px;margin-top:-9px;}
.tp-leftarrow.square-old{z-index:100;cursor:pointer;position:relative;background:url(../assets/arrow_left2.png) no-Repeat top left;width:12px;height:17px;float:left;margin-right:0px;margin-top:-9px;}
.tp-rightarrow.square-old{z-index:100;cursor:pointer;position:relative;background:url(../assets/arrow_right2.png) no-Repeat top left;width:12px;height:17px;float:left;margin-left:0px;margin-top:-9px;}
.tp-leftarrow.default,.tp-rightarrow.default{top:50%;margin-top:-23px;position:absolute;text-indent:-99999px;width:50px;height:50px;display:block;opacity:1;visibility:visible;transition:opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;-moz-transition:opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;-webkit-transition:opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;-o-transition:opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;}
.tp-leftarrow:hover,
.tp-rightarrow:hover{background-position:0 100%;}
.tp-bullets.tp-thumbs{z-index:1000;position:absolute;padding:3px;background-color:#fff;width:500px;height:50px;margin-top:-50px;}
.fullwidthbanner-container .tp-thumbs{padding:3px;}
.tp-bullets.tp-thumbs .tp-mask{width:500px;height:50px;overflow:hidden;position:relative;}
.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer{width:5000px;position:absolute;}
.tp-bullets.tp-thumbs .bullet{width:100px;height:50px;cursor:pointer;overflow:hidden;background:none;margin:0;float:left;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out;}
.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-moz-opacity:1;-khtml-opacity:1;opacity:1;}
.tp-thumbs img{width:100%;}
.tp-bannertimer.tp-bottom{bottom:0px !important;height:5px;}
@media only screen and (min-width:768px) and (max-width:959px){}
@media only screen and (min-width:480px) and (max-width:767px){.responsive .tp-bullets.tp-thumbs{width:300px !important;height:30px !important;}
.responsive .tp-bullets.tp-thumbs .tp-mask{width:300px !important;height:30px !important;}
.responsive .tp-bullets.tp-thumbs .bullet{width:60px !important;height:30px !important;}
}
@media only screen and (min-width:0px) and (max-width:479px){.responsive .tp-bullets{display:none}
.responsive .tparrows{display:none;}
}
.tp-simpleresponsive img{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;}
.tp-simpleresponsive a{text-decoration:none;}
.tp-simpleresponsive ul{list-style:none;padding:0;margin:0;}
.tp-simpleresponsive >ul >li{list-stye:none;position:absolute;visibility:hidden;}
.caption.slidelink a div,
.tp-caption.slidelink a div{width:10000px;height:10000px;background:url(../assets/coloredbg.png) repeat;}
.tp-transparentimg{content:"url(../assets/transparent.png)"}
.tp-3d{-webkit-transform-style:preserve-3d;-webkit-transform-origin:50% 50%;}

@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.1.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1)}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-cart:before{content:"\f07a"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-square:before,.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}
.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y;}
.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out;}
.owl-carousel .owl-item{float:left;}
.owl-controls .owl-page, .owl-controls .owl-buttons div{cursor:pointer;}
.owl-controls .owl-buttons div{position:absolute;}
.owl-controls .owl-buttons .owl-prev{left:10px;top:50%;}
.owl-controls .owl-buttons .owl-next{right:10px;top:50%;}
.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
.grabbing{cursor:url(grabbing.png) 8 8, move;}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);}
.owl-carousel{margin:0 0 20px;background:#fff;direction:ltr !important;z-index:1;}
.owl-wrapper-outer{border:4px solid #fff;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.2);-moz-box-shadow:0 1px 4px rgba(0,0,0,.2);-o-box-shadow:0 1px 4px rgba(0,0,0,.2);box-shadow:0 1px 4px rgba(0,0,0,.2);}
.owl-carousel .owl-buttons div{opacity:0;color:rgba(0,0,0,0.8);text-shadow:1px 1px 0 rgba(255,255,255,0.3);transition:all .3s ease;}
.owl-carousel:hover .owl-buttons div{opacity:0.7;}
.owl-carousel .owl-buttons .owl-prev{left:10px;}
.owl-carousel .owl-buttons .owl-next{right:10px;}
.owl-carousel .owl-buttons div i{font-size:40px;margin:-20px 0 0;}
.owl-pagination{text-align:center;top:20px;position:relative;}
.owl-controls .owl-page{display:inline-block;margin:0px 6px;}
.owl-controls .owl-page span{display:block;width:11px;height:11px;background:rgba(0, 0, 0, 0.5);border-radius:20px;box-shadow:inset 0 0 3px rgba(0,0,0,0.3);}
.owl-controls .owl-page.active span{background:rgba(0, 0, 0, 0.9);}
.bootstrap-datetimepicker-widget{top:0;left:0;width:250px;padding:4px;margin-top:1px;z-index:99999!important;border-radius:4px}.bootstrap-datetimepicker-widget.timepicker-sbs{width:600px}.bootstrap-datetimepicker-widget.bottom:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,.2);position:absolute;top:-7px;left:7px}.bootstrap-datetimepicker-widget.bottom:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;top:-6px;left:8px}.bootstrap-datetimepicker-widget.top:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #ccc;border-top-color:rgba(0,0,0,.2);position:absolute;bottom:-7px;left:6px}.bootstrap-datetimepicker-widget.top:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #fff;position:absolute;bottom:-6px;left:7px}.bootstrap-datetimepicker-widget .dow{width:14.2857%}.bootstrap-datetimepicker-widget.pull-right:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.pull-right:after{left:auto;right:7px}.bootstrap-datetimepicker-widget>ul{list-style-type:none;margin:0}.bootstrap-datetimepicker-widget a[data-action]{padding:6px 0}.bootstrap-datetimepicker-widget a[data-action]:active{box-shadow:none}.bootstrap-datetimepicker-widget .timepicker-hour,.bootstrap-datetimepicker-widget .timepicker-minute,.bootstrap-datetimepicker-widget .timepicker-second{width:54px;font-weight:700;font-size:1.2em;margin:0}.bootstrap-datetimepicker-widget button[data-action]{padding:6px}.bootstrap-datetimepicker-widget table[data-hour-format="12"] .separator{width:4px;padding:0;margin:0}.bootstrap-datetimepicker-widget .datepicker>div{display:none}.bootstrap-datetimepicker-widget .picker-switch{text-align:center}.bootstrap-datetimepicker-widget table{width:100%;margin:0}.bootstrap-datetimepicker-widget td,.bootstrap-datetimepicker-widget th{text-align:center;border-radius:4px}.bootstrap-datetimepicker-widget td{height:54px;line-height:54px;width:54px}.bootstrap-datetimepicker-widget td.cw{font-size:10px;height:20px;line-height:20px;color:#777}.bootstrap-datetimepicker-widget td.day{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget td.day:hover,.bootstrap-datetimepicker-widget td.hour:hover,.bootstrap-datetimepicker-widget td.minute:hover,.bootstrap-datetimepicker-widget td.second:hover{background:#eee;cursor:pointer}.bootstrap-datetimepicker-widget td.old,.bootstrap-datetimepicker-widget td.new{color:#777}.bootstrap-datetimepicker-widget td.today{position:relative}.bootstrap-datetimepicker-widget td.today:before{content:'';display:inline-block;border-left:7px solid transparent;border-bottom:7px solid #428bca;border-top-color:rgba(0,0,0,.2);position:absolute;bottom:4px;right:4px}.bootstrap-datetimepicker-widget td.active,.bootstrap-datetimepicker-widget td.active:hover{background-color:#428bca;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.bootstrap-datetimepicker-widget td.active.today:before{border-bottom-color:#fff}.bootstrap-datetimepicker-widget td.disabled,.bootstrap-datetimepicker-widget td.disabled:hover{background:0 0;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget td span{display:inline-block;width:54px;height:54px;line-height:54px;margin:2px 1.5px;cursor:pointer;border-radius:4px}.bootstrap-datetimepicker-widget td span:hover{background:#eee}.bootstrap-datetimepicker-widget td span.active{background-color:#428bca;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.bootstrap-datetimepicker-widget td span.old{color:#777}.bootstrap-datetimepicker-widget td span.disabled,.bootstrap-datetimepicker-widget td span.disabled:hover{background:0 0;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget th{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget th.picker-switch{width:145px}.bootstrap-datetimepicker-widget th.next,.bootstrap-datetimepicker-widget th.prev{font-size:21px}.bootstrap-datetimepicker-widget th.disabled,.bootstrap-datetimepicker-widget th.disabled:hover{background:0 0;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget thead tr:first-child th{cursor:pointer}.bootstrap-datetimepicker-widget thead tr:first-child th:hover{background:#eee}.input-group.date .input-group-addon span{display:block;cursor:pointer;width:16px;height:16px}.bootstrap-datetimepicker-widget.left-oriented:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.left-oriented:after{left:auto;right:7px}.bootstrap-datetimepicker-widget ul.list-unstyled li div.timepicker div.timepicker-picker table.table-condensed tbody>tr>td{padding:0!important}@media screen and (max-width:767px){.bootstrap-datetimepicker-widget.timepicker-sbs{width:283px}}
.footer-pament{
	margin-top: 15px;
}

.footer-pament img{
	width:100%;
}
#content .caption h4 a {
	color: #ff0984;
	text-decoration: underline;
}
.category-description a {
	color: #ff0984;
	text-decoration: underline;
}
.cart-icon {
	margin-left:0px;
}
@media only screen and (max-width: 760px), only screen and (max-device-width: 760px){
.usoc-mob .uscl-slide-open{
	margin-bottom: 115px;
	right: 20px;
}
}
@media only screen and (max-width: 760px), only screen and (max-device-width: 760px){
.usoc-mob .uscl-slide-close{
	margin-bottom: 70px;
}
}
@media (max-width: 760px){
#product .usoc-mob div.uscl-list{
	    bottom: 195px;
}
}
.wcm_button{
	
}
.bestseller{
	  width: 100% !important;
  margin-bottom: 0;
  border-right: 0;
  clear: both;
}
.sidebar .products-row .bestseller .product-block {
    overflow: hidden;
    margin-bottom: 20px;
    display: flex;
}
.sidebar .products-row .bestseller .product-block div {
    max-width: 120px;
}
.sidebar .products-row .bestseller .product-block .product-meta {
    padding-left: 10px;
}
.sidebar .products-row .bestseller .product-block .name {
    margin-top: 0;
}
.sidebar .products-row .bestseller .product-block .price {
    font-size: 14px;
}
#topbar-mob .row {
	margin:0;
}

@media (max-width: 460px){
.topbar-mob-text {
	display:none;
}
}
.banner-img {
	width:100%;
}
.breadcrumb-final-word{
	font-size:14px;
}
#sizeChartModal {
	z-index:9999;
}

@media (min-width: 991px){
.dropdown-menu-inner .row div:nth-child(4){
	display:none;
}
}
#page:before{
	pointer-events: all;
}
#mask{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 200;
    background-color: #000;
    display: none;
}
#mobile-cart-topbar{
	margin-left: 30px;
}
@media (min-width: 991px){
#mobile-cart-topbar{
	display:none;
}
}
@media(max-width: 460px){
	.fa-user:before{
	font-size: 30px;
	}
	.fa-key:before {
	font-size: 30px;
	}
	.fa-lock:before {
	font-size: 30px;
	}
	.fa-cart:before {
	font-size: 30px;
	}
}
.panel-description {
	color: #ff0984;
    margin: 5px;
}
@media (min-width: 991px){
.level1 .row div:nth-child(4) {
	display:none;
};
}
.simplecheckout-warning-text{
	    background-color: pink;
    font-size: 20px;
    border-radius: 5px;
    position: fixed;
    top: 22%;
    left: 15%;
    width: 70%;
    z-index: 99;

}
#z-index{
	margin-bottom: 10px;
}
#simplecheckout_customer .checkout-heading{
	display:none;
}
#simplecheckout_payment_form {
	display:none;
}
.usoc-mob .pluso{
	z-index:0;
}
.dop_descript_cat{
	border-bottom: 1px solid #e7e7e7;
}
.display-none{
	display:none;
}
.header__account .row div{
	white-space: nowrap;
}
.dropdown:hover .dropdown-menu{
	display:block;
}
#cookie-wrap { position: fixed; display: none; min-height: 48px; width: 100%; bottom: 0px; left: 0px; z-index: 999; padding: 10px 0px; background: none repeat scroll 0% 0% rgba(135, 33, 37, 0.90); border-bottom: 1px solid rgba(53, 13, 14, 0.90); }
#cookie-wrap #accept { cursor: pointer; margin-left: 10px; padding: 5px 10px; background: none repeat scroll 0% 0% rgba(33, 33, 33, 0.65); color: #FFF; border: medium none; border-color: #000; }
#cookie-wrap #accept:hover { background: rgba(65, 62, 1, 0.65); }
#cookie-consent { display: block; min-width: 300px; margin-top: -3px; margin-left: 5%; margin-right: 5%; padding: 0px 0px; color: #fcfcfc; }
#cookie-consent > div:first-child { text-align: right; padding-top: 5px; }
#cookie-consent div a.agree { padding: 0 30px; color: #dcdcdc }
#cookie-consent div a.developer, #cookie-consent div div { float:left; color: rgba(65, 62, 1, 0.65); cursor: text; margin-right: 4px;}
@media all and (max-width: 980px) {
  #cookie-consent div a.developer, #cookie-consent div div {
    display: none;
  }
}
#cookie-wrap a{
text-decoration: underline;
color: #ffffff;
}
#cookie-wrap a:hover, a:focus {
	color: #000000;
}
.ui.button{cursor:pointer;display:inline-block;min-height:1em;outline:0;border:none;vertical-align:baseline;background:#e0e1e2;color:rgba(0,0,0,.6);font-family:Lato,'Helvetica Neue',Arial,Helvetica,sans-serif;margin:0 .25em 0 0;padding:.78571429em;text-transform:none;text-shadow:none;font-weight:700;line-height:1em;font-style:normal;text-align:center;text-decoration:none;border-radius:0;box-shadow:0 0 0 1px transparent inset,0 0 0 0 rgba(34,36,38,.15) inset;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease;transition:opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease;-webkit-tap-highlight-color:transparent}
.ui.button:hover{background-color:#cacbcd;background-image:none;box-shadow:0 0 0 1px transparent inset,0 0 0 0 rgba(34,36,38,.15) inset;color:rgba(0,0,0,.8)}
.ui.button:hover .icon{opacity:.85}
.ui.button:focus{background-color:#cacbcd;color:rgba(0,0,0,.8);background-image:!important;box-shadow:!important}
.ui.button:focus .icon{opacity:.85}
.ui.active.button:active,.ui.button:active{background-color:#babbbc;color:rgba(0,0,0,.9);box-shadow:0 0 0 1px transparent inset,none}
.ui.active.button{background-color:#c0c1c2;background-image:none;box-shadow:0 0 0 1px transparent inset;color:rgba(0,0,0,.95)}
.ui.active.button:hover{background-color:#c0c1c2;background-image:none;color:rgba(0,0,0,.95)}
.ui.active.button:active{background-color:#c0c1c2;background-image:none}
.ui.loading.loading.loading.loading.loading.loading.button{position:relative;cursor:default;text-shadow:none!important;color:transparent!important;opacity:1;pointer-events:auto;-webkit-transition:all 0 linear,opacity .1s ease;transition:all 0 linear,opacity .1s ease}
.ui.loading.button:before{position:absolute;content:'';top:50%;left:50%;margin:-.64285714em 0 0 -.64285714em;width:1em;height:1em;border-radius:500rem;border:.2em solid rgba(0,0,0,.15)}
.ui.loading.button:after{position:absolute;content:'';top:50%;left:50%;margin:-.64285714em 0 0 -.64285714em;width:1em;height:1em;-webkit-animation:button-spin .6s linear;animation:button-spin .6s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;border-radius:500rem;border-color:#fff transparent transparent;border-style:solid;border-width:.2em;box-shadow:0 0 0 1px transparent}
.ui.labeled.icon.loading.button .icon{background-color:transparent;box-shadow:none}
@-webkit-keyframes button-spin {
from{-webkit-transform:rotate(0);transform:rotate(0)}
to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
@keyframes button-spin {
from{-webkit-transform:rotate(0);transform:rotate(0)}
to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
.ui.basic.loading.button:not(.inverted):before{border-color:rgba(0,0,0,.1)}
.ui.basic.loading.button:not(.inverted):after{border-top-color:#767676}
.ui.button:disabled,.ui.buttons .disabled.button,.ui.disabled.active.button,.ui.disabled.button,.ui.disabled.button:hover{cursor:default;opacity:.45!important;background-image:none!important;box-shadow:none!important;pointer-events:none}
.ui.basic.buttons .ui.disabled.button{border-color:rgba(34,36,38,.5)}
.ui.animated.button{position:relative;overflow:hidden;padding-right:0!important;vertical-align:middle;z-index:1}
.ui.animated.button .content{will-change:transform,opacity}
.ui.animated.button .visible.content{position:relative;margin-right:1.5em;left:auto;right:0}
.ui.animated.button .hidden.content{position:absolute;width:100%;top:50%;left:auto;right:-100%;margin-top:-.5em}
.ui.animated.button .hidden.content,.ui.animated.button .visible.content{-webkit-transition:right .3s ease 0;transition:right .3s ease 0}
.ui.animated.button:focus .visible.content,.ui.animated.button:hover .visible.content{left:auto;right:200%}
.ui.animated.button:focus .hidden.content,.ui.animated.button:hover .hidden.content{left:auto;right:0}
.ui.vertical.animated.button .hidden.content,.ui.vertical.animated.button .visible.content{-webkit-transition:top .3s ease,-webkit-transform .3s ease;transition:top .3s ease,transform .3s ease}
.ui.vertical.animated.button .visible.content{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);right:auto}
.ui.vertical.animated.button .hidden.content{top:-50%;left:0;right:auto}
.ui.vertical.animated.button:focus .visible.content,.ui.vertical.animated.button:hover .visible.content{-webkit-transform:translateY(200%);-ms-transform:translateY(200%);transform:translateY(200%);right:auto}
.ui.vertical.animated.button:focus .hidden.content,.ui.vertical.animated.button:hover .hidden.content{top:50%;right:auto}
.ui.fade.animated.button .hidden.content,.ui.fade.animated.button .visible.content{-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease}
.ui.fade.animated.button .visible.content{left:auto;right:auto;opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}
.ui.fade.animated.button .hidden.content{opacity:0;left:0;right:auto;-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}
.ui.fade.animated.button:focus .visible.content,.ui.fade.animated.button:hover .visible.content{left:auto;right:auto;opacity:0;-webkit-transform:scale(.75);-ms-transform:scale(.75);transform:scale(.75)}
.ui.fade.animated.button:focus .hidden.content,.ui.fade.animated.button:hover .hidden.content{left:0;right:auto;opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}
.ui.inverted.button{box-shadow:0 0 0 2px #fff inset!important;background:0 0;color:#fff;text-shadow:none!important}
.ui.inverted.buttons .button{margin:0 0 0 -2px}
.ui.inverted.buttons .button:first-child{margin-left:0}
.ui.inverted.vertical.buttons .button{margin:0 0 -2px}
.ui.inverted.vertical.buttons .button:first-child{margin-top:0}
.ui.inverted.button.active,.ui.inverted.button:focus,.ui.inverted.button:hover{background:#fff;box-shadow:0 0 0 2px #fff inset!important;color:rgba(0,0,0,.8)}
.ui.inverted.button.active:focus{background:#dcddde;box-shadow:0 0 0 2px #dcddde inset!important;color:rgba(0,0,0,.8)}
.ui.labeled.button:not(.icon){display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;background:0 0!important;padding:0!important;border:none!important;box-shadow:none!important}
.ui.labeled.button>.button{margin:0}
.ui.labeled.button>.label{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0 0 0 -1px !important;padding:;font-size:1em;border-color:rgba(34,36,38,.15)}
.ui.labeled.button>.tag.label:before{width:1.85em;height:1.85em}
.ui.labeled.button:not([class*="left labeled"])>.button{border-top-right-radius:0;border-bottom-right-radius:0}
.ui.labeled.button:not([class*="left labeled"])>.label,.ui[class*="left labeled"].button>.button{border-top-left-radius:0;border-bottom-left-radius:0}
.ui[class*="left labeled"].button>.label{border-top-right-radius:0;border-bottom-right-radius:0}
.ui.facebook.button{background-color:#3b5998;color:#fff;text-shadow:none;background-image:none;box-shadow:0 0 0 0 rgba(34,36,38,.15) inset}
.ui.facebook.button:hover{background-color:#304d8a;color:#fff;text-shadow:none}
.ui.facebook.button:active{background-color:#2d4373;color:#fff;text-shadow:none}
.ui.ok.button{background-color:#ed812b;color:#fff;text-shadow:none;background-image:none;box-shadow:0 0 0 0 rgba(34,36,38,.15) inset}
.ui.ok.button:hover{background-color:#F7AE69;color:#fff;text-shadow:none}
.ui.ok.button:active{background-color:#f59944;color:#fff;text-shadow:none}
.ui.twitter.button{background-color:#0084b4;color:#fff;text-shadow:none;background-image:none;box-shadow:0 0 0 0 rgba(34,36,38,.15) inset}
.ui.twitter.button:hover{background-color:#00719b;color:#fff;text-shadow:none}
.ui.twitter.button:active{background-color:#005f81;color:#fff;text-shadow:none}
.ui.mr.button{background-color:#168de2;color:#fff;text-shadow:none;background-image:none;box-shadow:0 0 0 0 rgba(34,36,38,.15) inset}
.ui.mr.button:hover{background-color:#00719b;color:#fff;text-shadow:none}
.ui.mr.button:active{background-color:#005f81;color:#fff;text-shadow:none}
.ui.mr.button{background-color:#168de2;color:#fff;text-shadow:none;background-image:none;box-shadow:0 0 0 0 rgba(34,36,38,.15) inset}
.ui.mr.button:hover{background-color:#00719b;color:#fff;text-shadow:none}
.ui.mr.button:active{background-color:#005f81;color:#fff;text-shadow:none}
.ui.google-plus.button{background-color:#dc4a38;color:#fff;text-shadow:none;background-image:none;box-shadow:0 0 0 0 rgba(34,36,38,.15) inset}
.ui.google-plus.button:hover{background-color:#de321d;color:#fff;text-shadow:none}
.ui.google-plus.button:active{background-color:#bf3322;color:#fff;text-shadow:none}
.ui.vk.button{background-color:#4D7198;color:#fff;background-image:none;box-shadow:0 0 0 0 rgba(34,36,38,.15) inset}
.ui.vk.button:hover{background-color:#41648a;color:#fff}
.ui.vk.button:active{background-color:#3c5876;color:#fff}
.ui.button>.icon:not(.button){height:.85714286em;opacity:.8;margin:0 .42857143em 0 -.21428571em;-webkit-transition:opacity .1s ease;transition:opacity .1s ease}
.ui.button>.right.icon:not(.button){margin:0 -.21428571em 0 .42857143em}
@font-face

{font-family:'fontello';src:url(/catalog/view/theme/lexus_adela/fonts/fontello/fontello.ttf) format("truetype");font-weight:400;font-style:normal}

.btn-group li{
	list-style-type:none;
	display: inline;
	position: relative;
}
.div_cover_selected_image {
	width: 20px;
    height: 14px;
    position: absolute;
	bottom: 0px;
    left: 0px;
	background: #000;
    opacity: 0.3;
}
.btn-group li img{
	width: 20px;
	height:14px;
}
[class^="icon-"]:before,[class*=" icon-"]:before{font-family:"fontello";font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-shadow:1px 1px 1px rgba(127,127,127,0.3)}
.icon-vkontakte:before{content:'\e801'}
.icon-facebook:before{content:'\e806'}
.icon-twitter:before{content:'\e800'}
.icon-livejournal:before{content:'\e80f'}
.icon-odnoklassniki:before{content:'\e807'}
.icon-moimir:before{content:'\e80d'}
.icon-google-plus:before{content:'\e80e'}
.icon-linkedin:before{content:'\e80b'}
.icon-tumblr:before{content:'\e80a'}
.icon-pinterest:before{content:'\e805'}
.icon-blogger:before{content:'\e803'}
.icon-digg:before{content:'\e809'}
.icon-evernote:before{content:'\e804'}
.icon-reddit:before{content:'\e808'}
.icon-delicious:before{content:'\e813'}
.icon-stumbleupon:before{content:'\e811'}
.icon-pocket:before{content:'\e80c'}
.icon-surfingbird:before{content:'\e810'}
.icon-buffer:before{content:'\e802'}
.icon-readability:before{content:'\e812'}
.icon-instapaper:before{content:'\e814'}
.icon-xing:before{content:'\e815'}
.icon-wordpress:before{content:'\e81a'}
.icon-telegram:before{content:'\e819'}
.icon-viber:before { content: '\e816'; } /* '' */
.icon-whatsapp:before { content: '\e817'; } /* '' */
.icon-line:before { content: '\e818'; } /* '' */
.socki {justify-content:center;}

.ocfilter .panel-heading{
	display: none;
}
.panel.ocfilter{
	margin: 0px;
}

.ocfilter .list-group-item{
	padding: 0px;
}
.ocfilter .list-group-item{
	border: none;
}
.ocfilter .option-name{
	display: inline-block;
}
.option-name {
	position:relative;  
	cursor: pointer;
}
@media (min-width: 992px) {
.option-values {
	z-index: 2;
    left:0px;
    bottom:0;
    right:0;
    top:30px;
	margin-left:0;
	display: flex;
	opacity:1;
	background-color: white;
}}

@media (max-width: 991px) {
	
	.option-values {
		left:0px;
		bottom:0;
		right:0;
		top:30px;
		margin-left:0;
		opacity:1;
		border: none;
	}
}

@media (min-width: 991px) {

.navbar-header {
	display:none;
}

}
@media (min-width: 991px) {
	#ocfilter-mobile{
		display:none;
	}
}
.navbar-header{
	cursor: pointer;
}
.ocfilter-option .option-name:after {
	font-family: 'Font Awesome 5 Free';
    font-weight: 900;
	content: "\f107";
}

.ocfilter-option .active:after {
	font-family: 'Font Awesome 5 Free';
    font-weight: 900;
	content: "\f106";
}

.limit {
	margin-top: 15px;
    margin-bottom: 11px
}

.ocfilter-option .option-values label {
	width:10%
}

@media (max-width: 1220px) {
.ocfilter-option .option-values label {
	width:15%
}
}

@media (max-width: 991px) {
.ocfilter-option .option-values label {
	width:17%
}
}

@media (max-width: 700px) {
.ocfilter-option .option-values label {
	width:50%
}
}
.btn-group ul {
	margin-bottom: 0px;
}


/*!
 * Font Awesome Free 5.0.13 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1); }

.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-aws:before {
  content: "\f375"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blender:before {
  content: "\f517"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-book:before {
  content: "\f02d"; }

.fa-book-open:before {
  content: "\f518"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-broadcast-tower:before {
  content: "\f519"; }

.fa-broom:before {
  content: "\f51a"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chalkboard:before {
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  content: "\f51c"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-church:before {
  content: "\f51d"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-coins:before {
  content: "\f51e"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

.fa-comments:before {
  content: "\f086"; }

.fa-compact-disc:before {
  content: "\f51f"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-couch:before {
  content: "\f4b8"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-crow:before {
  content: "\f520"; }

.fa-crown:before {
  content: "\f521"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-dice:before {
  content: "\f522"; }

.fa-dice-five:before {
  content: "\f523"; }

.fa-dice-four:before {
  content: "\f524"; }

.fa-dice-one:before {
  content: "\f525"; }

.fa-dice-six:before {
  content: "\f526"; }

.fa-dice-three:before {
  content: "\f527"; }

.fa-dice-two:before {
  content: "\f528"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-door-closed:before {
  content: "\f52a"; }

.fa-door-open:before {
  content: "\f52b"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edit:before {
  content: "\f044"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-equals:before {
  content: "\f52c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frog:before {
  content: "\f52e"; }

.fa-frown:before {
  content: "\f119"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gas-pump:before {
  content: "\f52f"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glasses:before {
  content: "\f530"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-greater-than:before {
  content: "\f531"; }

.fa-greater-than-equal:before {
  content: "\f532"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-infinity:before {
  content: "\f534"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-key:before {
  content: "\f084"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-less-than:before {
  content: "\f536"; }

.fa-less-than-equal:before {
  content: "\f537"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-memory:before {
  content: "\f538"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-alt-slash:before {
  content: "\f539"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-money-bill-wave:before {
  content: "\f53a"; }

.fa-money-bill-wave-alt:before {
  content: "\f53b"; }

.fa-money-check:before {
  content: "\f53c"; }

.fa-money-check-alt:before {
  content: "\f53d"; }

.fa-moon:before {
  content: "\f186"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nintendo-switch:before {
  content: "\f418"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-not-equal:before {
  content: "\f53e"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-parking:before {
  content: "\f540"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-plane:before {
  content: "\f072"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

.fa-print:before {
  content: "\f02f"; }

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-project-diagram:before {
  content: "\f542"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-random:before {
  content: "\f074"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-rendact:before {
  content: "\f3e4"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-road:before {
  content: "\f018"; }

.fa-robot:before {
  content: "\f544"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-ruler:before {
  content: "\f545"; }

.fa-ruler-combined:before {
  content: "\f546"; }

.fa-ruler-horizontal:before {
  content: "\f547"; }

.fa-ruler-vertical:before {
  content: "\f548"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-safari:before {
  content: "\f267"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-school:before {
  content: "\f549"; }

.fa-screwdriver:before {
  content: "\f54a"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-sign:before {
  content: "\f4d9"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-smoking-ban:before {
  content: "\f54d"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-train:before {
  content: "\f238"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-tshirt:before {
  content: "\f553"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-alt-slash:before {
  content: "\f4fa"; }

.fa-user-astronaut:before {
  content: "\f4fb"; }

.fa-user-check:before {
  content: "\f4fc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-clock:before {
  content: "\f4fd"; }

.fa-user-cog:before {
  content: "\f4fe"; }

.fa-user-edit:before {
  content: "\f4ff"; }

.fa-user-friends:before {
  content: "\f500"; }

.fa-user-graduate:before {
  content: "\f501"; }

.fa-user-lock:before {
  content: "\f502"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-minus:before {
  content: "\f503"; }

.fa-user-ninja:before {
  content: "\f504"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-shield:before {
  content: "\f505"; }

.fa-user-slash:before {
  content: "\f506"; }

.fa-user-tag:before {
  content: "\f507"; }

.fa-user-tie:before {
  content: "\f508"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-users-cog:before {
  content: "\f509"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url("../webfonts/fa-brands-400.eot");
  src: url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.woff") format("woff"), url("../webfonts/fa-brands-400.ttf") format("truetype"), url("../webfonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands'; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  src: url("../webfonts/fa-regular-400.eot");
  src: url("../webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.woff") format("woff"), url("../webfonts/fa-regular-400.ttf") format("truetype"), url("../webfonts/fa-regular-400.svg#fontawesome") format("svg"); }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url("../webfonts/fa-solid-900.eot");
  src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }