@charset "UTF-8";
/* ################################################################# 
    1. Bootstrap
    2. Var
    3.Mixins
			3.1 Clearfix 
			3.2 Border-radius 
			3.3 Size 
			3.4 Help	
			3.5 Function
			3.6 Functions
			3.7 Rtl
			3.8 Template-mixins	
    
    4.Base
    5.Element
            5.1 Deal
			5.2 Slideshow  
			5.3. Tabs 
			5.4 Home-banner-img
			5.5 Testimonial
			5.6 Brand
			5.7 Promotion 
			5.8 Collection
			5.9 Carousel-product
			5.10 Lattest-blog
			5.11 New-sale-rate
			5.12 Minicart
			5.13 Parallax 
	6.Theme
			6.1 Reset  
			6.2 Grid-layout
			6.3 Base  
			6.4 Header 
			6.5 Main-content 
			6.6 Footer
			6.7 Sidebar
			6.8 Wishlist-page
			6.9 Blog
			6.10 About
			6.11 Contact
			6.12 Loginregister
			6.13 404
			6.14 Faq
			6.15 Popup
            6.16 Menu-version
    7.Ecommerce 
			7.1 Product-item
			7.2 Product-detail
			7.3 Checkout
			7.4 Cart 
    
################################################################# */
/*1. Bootstrap*/
/*!Bootstrap v3.3.6 (http://getbootstrap.com)*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}
.error_login {
    color: red;
    display: none;
}

.buyonline{
	text-align:center;
	height:170px;
}

.buyonline p{
	margin-top:15px;
}

#owl-product-image .item p{
    font-weight: 900;
    font-size: 16px;
    margin-top: 7px;
	margin-bottom: 7px;
}

.titnoafter:after{
	content:none!important;
}

.titnoafter a:after{
	content:none!important;
}
.owl-controls{
	display:none!important;
}
#ProductThumbs .owl-stage{
	max-width:100%!important;
	transform: translate3d(0px, 0px, 0px)!important;
}
#ProductThumbs .owl-item{
	padding-right: 15px;
}
.abs_good{
	display:none;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "\002a";
}

.glyphicon-plus:before {
  content: "\002b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "\26fa";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "\231b";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "\00a5";
}

.glyphicon-jpy:before {
  content: "\00a5";
}

.glyphicon-ruble:before {
  content: "\20bd";
}

.glyphicon-rub:before {
  content: "\20bd";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #e83b4f;
  text-decoration: none;
}

a:hover, a:focus {
  color: #c0172a;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.admin-page .swal2-content{
	list-style: none!important;
	font-size: 18px;
}

.admin-page .swal2-content .price{
	margin-bottom: 10px;
	font-size: 25px;
	color:#B8D432;
}
.admin-page .swal2-popup{
    width: 62em;
}
.dnone{
	display:none;
}

.admin-page .remove-order span{
	display:none;
}

.admin-page .remove-order{
	cursor:pointer;
}

.classX{
	font-weight: bolder;
    margin-left: 10px;
    font-size: 18px;
    letter-spacing: 3px;
}

#cart_content img{
	width:80px;
}

#cartpage_mobile{
   display:none;
}

#delivery {
	font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    font-size: 20px;
}

.tocart-uhody{
	width: auto!important;
    padding: 0px 15px 0px 15px;
}

.add_uhody{
	cursor:pointer;
}

.pay-delivery p{
	margin-bottom:0px!important;
    color: black!important;
}

.pay-delivery li{
    font-family: "Raleway", sans-serif;
}

.footer-logos img{
	display: inline;
	max-width:120px;
	margin-left: 8px;
	margin-right: 8px;
	vertical-align: middle;
	margin-bottom:10px;
	max-height: 50px;
}

.product-cart{
	text-align: center;
}

.product-cart .product-remove{
    color: #bcbcbc;
    border: 1px solid;
    padding: 5px;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 10px;
}

.product-cart .product-name
{
    font-size: 2.4rem;
}
.product-cart .product-price{
	font-size: 26px;
    font-family: "Montserrat", sans-serif;
    color: #B8D432;
    margin-top: 6px;
    line-height: 40px;
}

.product-cart .product-subtotal{
	font-size: 26px;
    font-family: "Montserrat", sans-serif;
    color: #B8D432;
    margin-top: 6px;
    line-height: 40px;
}

.product-cart .quantity {
    border: 1px solid #bcbcbc;
    background: #212121;
    height: 35px;
    width: 80px;
    line-height: 33px;
    position: relative;
    display: inline-block;
    border: 1px solid rgba(255, 255, 255, 0.4);
}

.product-cart .quantity .minus {
    color: #bcbcbc;
    position: absolute;
    display: block;
    height: 100%;
    width: 20px;
    text-align: center;
    top: 0px;
    left: 5px;
    cursor: pointer;
}

.product-cart .quantity .qty {
    background: #fff;
    color: #bcbcbc;
    width: 100%;
    border: medium none;
    height: 33px;
    padding: 0px;
    text-align: center;
    font-size: 14px;
    background: white;
    -webkit-moz-appearance: none;
    -moz-moz-appearance: none;
    -ms-moz-appearance: none;
    -o-moz-appearance: none;
    moz-appearance: none;
}

.product-cart .quantity .plus {
	 color: #bcbcbc;
    position: absolute;
    display: block;
    height: 100%;
    width: 20px;
    text-align: center;
    top: 0px;
    right: 5px;
    cursor: pointer;
}

.minuscart{
	cursor:pointer;
	font-size:18px;
	margin-left:10px;
}

.pluscart{
	cursor:pointer;
	font-size:18px;
	margin:0px;
}

.cart_qty1{
	color: #888888;
	font-size: 14px;
	width: 40px;
	background: #212121;
	border: 1px solid;
	margin-left: 5px;
	margin-right: 5px;
	height: 25px;
}

.swal-footer{
	text-align: center;
}

.swal-button--confirm {
  background-color: #B8D432;
  border: 1px solid #B8D432;
}

.swal-button--confirm:not([disabled]):hover {
    background-color: #5C6A19;
}

.swal-button--confirm:hover {
  background-color: #5C6A19;
}

.add_item{
	cursor:pointer;
}

.forcart{
	display:none;
}

.uhody-little{
	font-size: 12px;
	text-align: center;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.5;
  color: inherit;
}

h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

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

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

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

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

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

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

.text-muted {
  color: #777777;
}

.text-primary {
  color: #e83b4f;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #d7192f;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #e83b4f;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #d7192f;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.42857;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}

.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container:before, .container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.row:before, .row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.33333%;
}

.col-xs-2 {
  width: 16.66667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333%;
}

.col-xs-5 {
  width: 41.66667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333%;
}

.col-xs-8 {
  width: 66.66667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333%;
}

.col-xs-11 {
  width: 91.66667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-2 {
  right: 16.66667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333%;
}

.col-xs-pull-5 {
  right: 41.66667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333%;
}

.col-xs-pull-8 {
  right: 66.66667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333%;
}

.col-xs-pull-11 {
  right: 91.66667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-2 {
  left: 16.66667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333%;
}

.col-xs-push-5 {
  left: 41.66667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333%;
}

.col-xs-push-8 {
  left: 66.66667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333%;
}

.col-xs-push-11 {
  left: 91.66667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.33333%;
}

.col-xs-offset-2 {
  margin-left: 16.66667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333%;
}

.col-xs-offset-5 {
  margin-left: 41.66667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333%;
}

.col-xs-offset-8 {
  margin-left: 66.66667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333%;
}

.col-xs-offset-11 {
  margin-left: 91.66667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
	
	.product-item .product-img {
		max-height: 2000px!important;
	}
   .cart-form{
	   display:none!important;
   }
   #cartpage_mobile{
	   display:block;
   }
	
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm
  input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg
  input[type="month"] {
    line-height: 46px;
  }
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}

.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}

.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  background-image: none;
}

.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #e83b4f;
  border-color: #e5243b;
}

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #d7192f;
  border-color: #7c0e1b;
}

.btn-primary:hover {
  color: #fff;
  background-color: #d7192f;
  border-color: #b71528;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #d7192f;
  border-color: #b71528;
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #b71528;
  border-color: #7c0e1b;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  background-image: none;
}

.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #e83b4f;
  border-color: #e5243b;
}

.btn-primary .badge {
  color: #e83b4f;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  background-image: none;
}

.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  background-image: none;
}

.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  background-image: none;
}

.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  background-image: none;
}

.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #e83b4f;
  font-weight: normal;
  border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
  color: #c0172a;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  animation-name: zoomOut;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

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

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #e83b4f;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav:before, .nav:after {
  content: " ";
  display: table;
}

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > li.disabled > a {
  color: #777777;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #e83b4f;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #e83b4f;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.navbar:before, .navbar:after {
  content: " ";
  display: table;
}

.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}

.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a {
  color: #777;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}

.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb > .active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #e83b4f;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #c0172a;
  background-color: #eeeeee;
  border-color: #ddd;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #e83b4f;
  border-color: #e83b4f;
  cursor: default;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}

.pager:before, .pager:after {
  content: " ";
  display: table;
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #777777;
}

.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #e83b4f;
}

.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #d7192f;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge, .btn-group-xs > .btn .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #e83b4f;
  background-color: #fff;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #e83b4f;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #e83b4f;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #e83b4f;
  border-color: #e83b4f;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #fdf2f3;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}

.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #e83b4f;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #e83b4f;
  border-color: #e83b4f;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #e83b4f;
}

.panel-primary > .panel-heading .badge {
  color: #e83b4f;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #e83b4f;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent;
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

/*2. var*/
/*-----------------------------------------------------------------------------
		VAR.SCSS
-----------------------------------------------------------------------------*/
/*3. Mixins*/
/*-----------------------------------------------------------------------------
-	Mixins   -
version:   	1.0.0
date:      	23/10/15
author:		EngoCreative
email:     	info@engocreative.com
website:   	http://www.engocreative.com
-----------------------------------------------------------------------------*/
/*3.1 Clearfix*/
/*3.2 Border-radius*/
/*3.3 Size*/
/*3.4 Help*/
/* Color helpers */
.white {
  color: #fff !important;
}

.dark {
  color: #333 !important;
}

.gray {
  color: #898989 !important;
}

/* Bg hepers */
.bg-lighten {
  background-color: #f9f9f9 !important;
}

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

.bg-dark {
  background-color: #333 !important;
}

.bg-darken {
  background-color: #262626 !important;
}

/* Font size */
.tiny {
  font-size: 10px;
}

.small {
  font-size: 12px;
}

.medium {
  font-size: 14px;
}

.large {
  font-size: 16px;
}

/**/
/* Font weight helpers */
.light {
  font-weight: 300;
}

.normal {
  font-weight: 400;
}

.bold {
  font-weight: 700;
}

/* Text helpers */
.center {
  text-align: center;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

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

.spacing-5 {
  letter-spacing: 5px;
}

.spacing-10 {
  letter-spacing: 10px;
}

/* Display helpers */
.block {
  display: block !important;
}

.inline-block {
  display: inline-block !important;
}

.inline {
  display: inline !important;
}

/* Border helpers */
.border-left {
  border-left: solid 1px #dddddd;
}

.border-right {
  border-right: solid 1px #dddddd;
}

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

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

/* Fullpage */
.fp-table {
  display: table;
  table-layout: fixed;
  text-align: center;
}

.fp-table.text-left {
  text-align: left;
}

.fp-table, .fp-table-cell {
  width: 100%;
  height: 100%;
}

.fp-table-cell {
  display: table-cell;
  vertical-align: middle;
}

/* Col centered */
.col-centered {
  float: none;
  display: inline-block;
  margin: 0 auto;
}

/* No gutter */
.no-gutter {
  margin-left: 0;
  margin-right: 0;
}

.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}

/* White pop-up */
.white-popup {
  position: relative;
  background: #fff;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}

/* Embed 1:1 */
.embed-responsive-1by1 {
  padding-bottom: 100%;
}

.underline:after {
  content: '';
  display: block;
  width: 75px;
  height: 0;
  margin: 15px auto 0 auto;
  border-bottom: solid 3px #333;
}

/* Margin and padding helpers */
/* Margin */
.margin-5 {
  margin: 5px !important;
}

.margin-vertical-5 {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

.margin-horizontal-5 {
  margin-left: 5px !important;
  margin-right: 5px !important;
}

.margin-top-5 {
  margin-top: 5px !important;
}

.margin-bottom-5 {
  margin-bottom: 5px !important;
}

.margin-left-5 {
  margin-left: 5px !important;
}

.margin-right-5 {
  margin-right: 5px !important;
}

/* Padding */
.padding-5 {
  padding: 5px !important;
}

.padding-vertical-5 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.padding-horizontal-5 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.padding-top-5 {
  padding-top: 5px !important;
}

.padding-bottom-5 {
  padding-bottom: 5px !important;
}

.padding-left-5 {
  padding-left: 5px !important;
}

.padding-right-5 {
  padding-right: 5px !important;
}

/* Margin */
.margin-10 {
  margin: 10px !important;
}

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

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

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

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

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

.margin-right-10 {
  margin-right: 10px !important;
}

/* Padding */
.padding-10 {
  padding: 10px !important;
}

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

.padding-horizontal-10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

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

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

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

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

/* Margin */
.margin-15 {
  margin: 15px !important;
}

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

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

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

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

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

.margin-right-15 {
  margin-right: 15px !important;
}

/* Padding */
.padding-15 {
  padding: 15px !important;
}

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

.padding-horizontal-15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

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

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

.padding-left-15 {
  padding-left: 15px !important;
}

.padding-right-15 {
  padding-right: 15px !important;
}

/* Margin */
.margin-20 {
  margin: 20px !important;
}

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

.margin-horizontal-20 {
  margin-left: 20px !important;
  margin-right: 20px !important;
}

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

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

.margin-left-20 {
  margin-left: 20px !important;
}

.margin-right-20 {
  margin-right: 20px !important;
}

/* Padding */
.padding-20 {
  padding: 20px !important;
}

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

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

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

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

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

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

/* Margin */
.margin-25 {
  margin: 25px !important;
}

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

.margin-horizontal-25 {
  margin-left: 25px !important;
  margin-right: 25px !important;
}

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

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

.margin-left-25 {
  margin-left: 25px !important;
}

.margin-right-25 {
  margin-right: 25px !important;
}

/* Padding */
.padding-25 {
  padding: 25px !important;
}

.padding-vertical-25 {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}

.padding-horizontal-25 {
  padding-left: 25px !important;
  padding-right: 25px !important;
}

.padding-top-25 {
  padding-top: 25px !important;
}

.padding-bottom-25 {
  padding-bottom: 25px !important;
}

.padding-left-25 {
  padding-left: 25px !important;
}

.padding-right-25 {
  padding-right: 25px !important;
}

/* Margin */
.margin-30 {
  margin: 30px !important;
}

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

.margin-horizontal-30 {
  margin-left: 30px !important;
  margin-right: 30px !important;
}

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

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

.margin-left-30 {
  margin-left: 30px !important;
}

.margin-right-30 {
  margin-right: 30px !important;
}

/* Padding */
.padding-30 {
  padding: 30px !important;
}

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

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

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

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

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

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

/* Margin */
.margin-35 {
  margin: 35px !important;
}

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

.margin-horizontal-35 {
  margin-left: 35px !important;
  margin-right: 35px !important;
}

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

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

.margin-left-35 {
  margin-left: 35px !important;
}

.margin-right-35 {
  margin-right: 35px !important;
}

/* Padding */
.padding-35 {
  padding: 35px !important;
}

.padding-vertical-35 {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}

.padding-horizontal-35 {
  padding-left: 35px !important;
  padding-right: 35px !important;
}

.padding-top-35 {
  padding-top: 35px !important;
}

.padding-bottom-35 {
  padding-bottom: 35px !important;
}

.padding-left-35 {
  padding-left: 35px !important;
}

.padding-right-35 {
  padding-right: 35px !important;
}

/* Margin */
.margin-40 {
  margin: 40px !important;
}

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

.margin-horizontal-40 {
  margin-left: 40px !important;
  margin-right: 40px !important;
}

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

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

.margin-left-40 {
  margin-left: 40px !important;
}

.margin-right-40 {
  margin-right: 40px !important;
}

/* Padding */
.padding-40 {
  padding: 40px !important;
}

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

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

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

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

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

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

/* Margin */
.margin-45 {
  margin: 45px !important;
}

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

.margin-horizontal-45 {
  margin-left: 45px !important;
  margin-right: 45px !important;
}

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

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

.margin-left-45 {
  margin-left: 45px !important;
}

.margin-right-45 {
  margin-right: 45px !important;
}

/* Padding */
.padding-45 {
  padding: 45px !important;
}

.padding-vertical-45 {
  padding-top: 45px !important;
  padding-bottom: 45px !important;
}

.padding-horizontal-45 {
  padding-left: 45px !important;
  padding-right: 45px !important;
}

.padding-top-45 {
  padding-top: 45px !important;
}

.padding-bottom-45 {
  padding-bottom: 45px !important;
}

.padding-left-45 {
  padding-left: 45px !important;
}

.padding-right-45 {
  padding-right: 45px !important;
}

/* Margin */
.margin-50 {
  margin: 50px !important;
}

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

.margin-horizontal-50 {
  margin-left: 50px !important;
  margin-right: 50px !important;
}

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

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

.margin-left-50 {
  margin-left: 50px !important;
}

.margin-right-50 {
  margin-right: 50px !important;
}

/* Padding */
.padding-50 {
  padding: 50px !important;
}

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

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

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

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

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

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

/* Margin */
.margin-55 {
  margin: 55px !important;
}

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

.margin-horizontal-55 {
  margin-left: 55px !important;
  margin-right: 55px !important;
}

.margin-top-55 {
  margin-top: 55px !important;
}

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

.margin-left-55 {
  margin-left: 55px !important;
}

.margin-right-55 {
  margin-right: 55px !important;
}

/* Padding */
.padding-55 {
  padding: 55px !important;
}

.padding-vertical-55 {
  padding-top: 55px !important;
  padding-bottom: 55px !important;
}

.padding-horizontal-55 {
  padding-left: 55px !important;
  padding-right: 55px !important;
}

.padding-top-55 {
  padding-top: 55px !important;
}

.padding-bottom-55 {
  padding-bottom: 55px !important;
}

.padding-left-55 {
  padding-left: 55px !important;
}

.padding-right-55 {
  padding-right: 55px !important;
}

/* Margin */
.margin-60 {
  margin: 60px !important;
}

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

.margin-horizontal-60 {
  margin-left: 60px !important;
  margin-right: 60px !important;
}

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

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

.margin-left-60 {
  margin-left: 60px !important;
}

.margin-right-60 {
  margin-right: 60px !important;
}

/* Padding */
.padding-60 {
  padding: 60px !important;
}

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

.padding-horizontal-60 {
  padding-left: 60px !important;
  padding-right: 60px !important;
}

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

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

.padding-left-60 {
  padding-left: 60px !important;
}

.padding-right-60 {
  padding-right: 60px !important;
}

/* Margin */
.margin-65 {
  margin: 65px !important;
}

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

.margin-horizontal-65 {
  margin-left: 65px !important;
  margin-right: 65px !important;
}

.margin-top-65 {
  margin-top: 65px !important;
}

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

.margin-left-65 {
  margin-left: 65px !important;
}

.margin-right-65 {
  margin-right: 65px !important;
}

/* Padding */
.padding-65 {
  padding: 65px !important;
}

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

.padding-horizontal-65 {
  padding-left: 65px !important;
  padding-right: 65px !important;
}

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

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

.padding-left-65 {
  padding-left: 65px !important;
}

.padding-right-65 {
  padding-right: 65px !important;
}

/* Margin */
.margin-70 {
  margin: 70px !important;
}

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

.margin-horizontal-70 {
  margin-left: 70px !important;
  margin-right: 70px !important;
}

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

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

.margin-left-70 {
  margin-left: 70px !important;
}

.margin-right-70 {
  margin-right: 70px !important;
}

/* Padding */
.padding-70 {
  padding: 70px !important;
}

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

.padding-horizontal-70 {
  padding-left: 70px !important;
  padding-right: 70px !important;
}

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

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

.padding-left-70 {
  padding-left: 70px !important;
}

.padding-right-70 {
  padding-right: 70px !important;
}

/* Margin */
.margin-75 {
  margin: 75px !important;
}

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

.margin-horizontal-75 {
  margin-left: 75px !important;
  margin-right: 75px !important;
}

.margin-top-75 {
  margin-top: 75px !important;
}

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

.margin-left-75 {
  margin-left: 75px !important;
}

.margin-right-75 {
  margin-right: 75px !important;
}

/* Padding */
.padding-75 {
  padding: 75px !important;
}

.padding-vertical-75 {
  padding-top: 75px !important;
  padding-bottom: 75px !important;
}

.padding-horizontal-75 {
  padding-left: 75px !important;
  padding-right: 75px !important;
}

.padding-top-75 {
  padding-top: 75px !important;
}

.padding-bottom-75 {
  padding-bottom: 75px !important;
}

.padding-left-75 {
  padding-left: 75px !important;
}

.padding-right-75 {
  padding-right: 75px !important;
}

/* Margin */
.margin-80 {
  margin: 80px !important;
}

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

.margin-horizontal-80 {
  margin-left: 80px !important;
  margin-right: 80px !important;
}

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

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

.margin-left-80 {
  margin-left: 80px !important;
}

.margin-right-80 {
  margin-right: 80px !important;
}

/* Padding */
.padding-80 {
  padding: 80px !important;
}

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

.padding-horizontal-80 {
  padding-left: 80px !important;
  padding-right: 80px !important;
}

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

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

.padding-left-80 {
  padding-left: 80px !important;
}

.padding-right-80 {
  padding-right: 80px !important;
}

/* Margin */
.margin-85 {
  margin: 85px !important;
}

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

.margin-horizontal-85 {
  margin-left: 85px !important;
  margin-right: 85px !important;
}

.margin-top-85 {
  margin-top: 85px !important;
}

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

.margin-left-85 {
  margin-left: 85px !important;
}

.margin-right-85 {
  margin-right: 85px !important;
}

/* Padding */
.padding-85 {
  padding: 85px !important;
}

.padding-vertical-85 {
  padding-top: 85px !important;
  padding-bottom: 85px !important;
}

.padding-horizontal-85 {
  padding-left: 85px !important;
  padding-right: 85px !important;
}

.padding-top-85 {
  padding-top: 85px !important;
}

.padding-bottom-85 {
  padding-bottom: 85px !important;
}

.padding-left-85 {
  padding-left: 85px !important;
}

.padding-right-85 {
  padding-right: 85px !important;
}

/* Margin */
.margin-90 {
  margin: 90px !important;
}

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

.margin-horizontal-90 {
  margin-left: 90px !important;
  margin-right: 90px !important;
}

.margin-top-90 {
  margin-top: 90px !important;
}

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

.margin-left-90 {
  margin-left: 90px !important;
}

.margin-right-90 {
  margin-right: 90px !important;
}

/* Padding */
.padding-90 {
  padding: 90px !important;
}

.padding-vertical-90 {
  padding-top: 90px !important;
  padding-bottom: 90px !important;
}

.padding-horizontal-90 {
  padding-left: 90px !important;
  padding-right: 90px !important;
}

.padding-top-90 {
  padding-top: 90px !important;
}

.padding-bottom-90 {
  padding-bottom: 90px !important;
}

.padding-left-90 {
  padding-left: 90px !important;
}

.padding-right-90 {
  padding-right: 90px !important;
}

/* Margin */
.margin-95 {
  margin: 95px !important;
}

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

.margin-horizontal-95 {
  margin-left: 95px !important;
  margin-right: 95px !important;
}

.margin-top-95 {
  margin-top: 95px !important;
}

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

.margin-left-95 {
  margin-left: 95px !important;
}

.margin-right-95 {
  margin-right: 95px !important;
}

/* Padding */
.padding-95 {
  padding: 95px !important;
}

.padding-vertical-95 {
  padding-top: 95px !important;
  padding-bottom: 95px !important;
}

.padding-horizontal-95 {
  padding-left: 95px !important;
  padding-right: 95px !important;
}

.padding-top-95 {
  padding-top: 95px !important;
}

.padding-bottom-95 {
  padding-bottom: 95px !important;
}

.padding-left-95 {
  padding-left: 95px !important;
}

.padding-right-95 {
  padding-right: 95px !important;
}

/* Margin */
.margin-100 {
  margin: 100px !important;
}

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

.margin-horizontal-100 {
  margin-left: 100px !important;
  margin-right: 100px !important;
}

.margin-top-100 {
  margin-top: 100px !important;
}

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

.margin-left-100 {
  margin-left: 100px !important;
}

.margin-right-100 {
  margin-right: 100px !important;
}

/* Padding */
.padding-100 {
  padding: 100px !important;
}

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

.padding-horizontal-100 {
  padding-left: 100px !important;
  padding-right: 100px !important;
}

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

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

.padding-left-100 {
  padding-left: 100px !important;
}

.padding-right-100 {
  padding-right: 100px !important;
}

.browserupgrade {
  margin: 0;
  background: red;
  color: white;
  padding: 15px;
  text-align: center;
  position: fixed;
  z-index: 10000;
  top: 0;
  width: 100%;
}

.browserupgrade a {
  color: white;
  text-decoration: underline;
}

.relative {
  position: relative !important;
}

.tooltip {
  position: absolute;
  z-index: 9990;
  display: block;
  font-size: 11px;
  line-height: 1.4;
  white-space: nowrap !important;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible;
}

.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-color: #000000;
  border-width: 5px 5px 0;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-right-color: #000000;
  border-width: 5px 5px 5px 0;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-left-color: #000000;
  border-width: 5px 0 5px 5px;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px;
}

.margin-top-254 {
  z-index: 99;
  margin-top: 270px;
}

/*3.5 Function*/
/* Icon Pop */
@-webkit-keyframes hvr-icon-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}

@keyframes hvr-icon-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}

/* Icon Pulse Shrink */
@-webkit-keyframes hvr-icon-pulse-shrink {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}

@keyframes hvr-icon-pulse-shrink {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}

/*3.6 Functions*/
/** elements mixins **/
/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/*inline-block
============================================*/
/****/
/****/
/*3.7 Rtl*/
/*3.8 Template-mixins*/
/** Loadding **/
@-webkit-keyframes pbrloaddingmini {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

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

/****/
/** elements mixins **/
/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/*inline-block
============================================*/
/****/
/****/
/*4. Base*/
.btn {
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  border-radius: 0;
  text-transform: uppercase;
  padding: 10px 15px;
  border: solid 1px transparent;
  background: none;
  cursor: pointer;
}

.btn:focus {
  outline: none;
}

.btn.btn-xs, .btn-group-xs > .btn {
  font-size: 10px;
  padding: 3px 7px;
}

.btn.btn-sm, .btn-group-sm > .btn {
  font-size: 12px;
  padding: 6px 12px;
}

.btn.btn-lg, .btn-group-lg > .btn {
  font-size: 12px;
  padding: 12px 25px;
  letter-spacing: 1px;
}

.btn.btn-arrow {
  padding: 7px 8px;
}

.btn.btn-arrow.btn-sm, .btn-group-sm > .btn.btn-arrow {
  padding: 7px 9px;
}

.btn.btn-arrow.slick-disabled {
  opacity: 0.5;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.btn-default {
  margin-left: 15px;
  font-weight: bold;
  text-transform: uppercase;
  color: #B8D432;
  border: 1px solid #B8D432;
  height: 40px;
  border-radius: 0px;
  line-height: 38px;
  cursor: pointer;
  background: transparent none repeat scroll 0% 0%;
  padding: 0px 20px;
}

.btn-outline {
  color: #333;
  border: 1px solid #333333;
}

.btn-outline:hover {
  color: #fff;
  border: 1px solid #B8D432;
  background: #B8D432;
}

.btn-primary {
  border: 1px solid #B8D432;
  background: #B8D432;
  color: #fff;
}

.btn-primary:hover {
  border: 1px solid #B8D432;
  background: #fff;
  color: #B8D432;
}

.btn-radius {
  border-radius: 20px;
}

.dropdown {
  position: relative;
}

.dropdown-content {
  opacity: 0;
  position: absolute;
  top: 74px;
  min-width: 310px;
  right: -23px;
  background: #212121;
  z-index: 9999;
  padding: 15px;
  visibility: hidden;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
}

.dropdown-content.active {
  opacity: 1;
  top: 64px;
  visibility: visible;
}

.dropdown-content:before {
  content: '';
  top: -11px;
  border-bottom: 11px solid #212121;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  position: absolute;
  right: 9%;
}

.margin-top-0 {
  margin-top: 0 !important;
}

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

/*5. Elements*/
/*5.1 Deal*/
/*-----------------------------------------------------------------------------
-	Deal Stylesheet  -
version:   	1.0.0
date:      	23/10/15
author:		EngoCreative
email:     	info@engocreative.com
website:   	http://www.engocreative.com
-----------------------------------------------------------------------------*/
/*5.2 Slideshow*/
/*-----------------------------------------------------------------------------
-	Slideshow Stylesheet  -
version:   	1.0.0
date:      	23/10/15
author:		EngoCreative
email:     	info@engocreative.com
website:   	http://www.engocreative.com
-----------------------------------------------------------------------------*/
.main-slider {
  position: relative;
  text-align: center;
  margin-bottom: 55px;
  z-index: -10;
}

.main-slider.main-slider-v2 {
  margin-bottom: 0;
}

.main-slider .owl-nav {
  display: none;
}

.main-slider .owl-dots {
  position: absolute;
  bottom: 13px;
  display: inline-block;
  width: 100%;
  left: 0;
}

.main-slider .owl-dots .owl-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  background: #bbbcbe;
  border-radius: 50%;
  cursor: pointer;
}

.main-slider .owl-dots .owl-dot.active {
  background: #B8D432;
}

.home3 .main-slider .owl-nav {
  display: none;
}

/*-----------------------------------------------------------------------------
-	Revolution Slider 4.1 Captions -
*/
.tp-static-layers {
  position: absolute;
  z-index: 505;
  top: 0;
  left: 0;
}

.tp-caption.tp-hidden-caption, .tp-hide-revslider {
  visibility: hidden !important;
  display: none !important;
}

.tp-caption {
  z-index: 1;
  white-space: nowrap;
}

.tp-caption-demo .tp-caption {
  position: relative !important;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 20px !important;
}

.tp-caption.whitedivider3px {
  background-position: initial initial;
  background-repeat: initial initial;
}

.tp-caption.whitedivider3px {
  color: #000;
  text-shadow: none;
  background-color: #fff;
  background-color: white;
  text-decoration: none;
  font-size: 0;
  line-height: 0;
  min-width: 468px;
  min-height: 3px;
  border-width: 0;
  border-color: #000;
  border-style: none;
}

.tp-caption.boldwide_small_white {
  font-size: 25px;
  line-height: 25px;
  font-weight: 800;
  font-family: "Open Sans",sans-serif;
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  text-transform: uppercase;
  letter-spacing: 5px;
  border-width: 0;
  border-color: #000;
  border-style: none;
}

.tp-caption.whitedivider3px_vertical {
  color: #000;
  text-shadow: none;
  background-color: #fff;
  background-color: white;
  text-decoration: none;
  font-size: 0;
  line-height: 0;
  min-width: 3px;
  min-height: 130px;
  border-width: 0;
  border-color: #000;
  border-style: none;
}

.tp-caption.finewide_small_white {
  color: #fff;
  text-shadow: none;
  font-size: 25px;
  line-height: 25px;
  font-weight: 300;
  font-family: "Open Sans",sans-serif;
  background-color: transparent;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 5px;
  border-width: 0;
  border-color: #000;
  border-style: none;
}

.tp-caption.finewide_verysmall_white_mw {
  font-size: 13px;
  line-height: 25px;
  font-weight: 400;
  font-family: "Open Sans",sans-serif;
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  text-transform: uppercase;
  letter-spacing: 5px;
  max-width: 470px;
  white-space: normal !important;
  border-width: 0;
  border-color: #000;
  border-style: none;
}

.tp-caption.lightgrey_divider {
  background-color: #ebebeb;
}

.tp-caption.finewide_large_white {
  color: #FFF;
  text-shadow: none;
  font-size: 60px;
  line-height: 60px;
  font-weight: 300;
  font-family: "Open Sans",sans-serif;
  background-color: transparent;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 8px;
  border-width: 0;
  border-color: #000;
  border-style: none;
}

.tp-caption.finewide_medium_white {
  color: #FFF;
  text-shadow: none;
  font-size: 34px;
  line-height: 34px;
  font-weight: 300;
  font-family: "Open Sans",sans-serif;
  background-color: transparent;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 5px;
  border-width: 0;
  border-color: #000;
  border-style: none;
}

.tp-caption.huge_red {
  position: absolute;
  color: #df4b6b;
  font-weight: 400;
  font-size: 150px;
  line-height: 130px;
  font-family: Oswald,sans-serif;
  margin: 0;
  border-width: 0;
  border-style: none;
  white-space: nowrap;
  background-color: #2d3136;
  padding: 0;
}

.tp-caption.middle_yellow {
  position: absolute;
  color: #fbd572;
  font-weight: 600;
  font-size: 50px;
  line-height: 50px;
  font-family: 'Open Sans',sans-serif;
  margin: 0;
  border-width: 0;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.huge_thin_yellow {
  position: absolute;
  color: #fbd572;
  font-weight: 300;
  font-size: 90px;
  line-height: 90px;
  font-family: 'Open Sans',sans-serif;
  margin: 0;
  letter-spacing: 20px;
  border-width: 0;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.big_dark {
  position: absolute;
  color: #333;
  font-weight: 700;
  font-size: 70px;
  line-height: 70px;
  font-family: "Open Sans";
  margin: 0;
  border-width: 0;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.medium_dark {
  position: absolute;
  color: #333;
  font-weight: 300;
  font-size: 40px;
  line-height: 40px;
  font-family: "Open Sans";
  margin: 0;
  letter-spacing: 5px;
  border-width: 0;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.large_bold_white_25 {
  font-size: 55px;
  line-height: 65px;
  font-weight: 700;
  font-family: "Open Sans";
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  text-align: center;
  text-shadow: #000 0 5px 10px;
  border-width: 0;
  border-color: #fff;
  border-style: none;
}

.tp-caption.medium_text_shadow {
  font-size: 25px;
  line-height: 25px;
  font-weight: 600;
  font-family: "Open Sans";
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  text-align: center;
  text-shadow: #000 0 5px 10px;
  border-width: 0;
  border-color: #fff;
  border-style: none;
}

.tp-caption.medium_bold_grey {
  font-size: 30px;
  line-height: 30px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #666;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  margin: 0;
  padding: 1px 4px 0;
  border-width: 0;
  border-color: #ffd658;
  border-style: none;
}

.tp-caption a {
  color: #ff7302;
  text-shadow: none;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  -ms-transition: all .2s ease-out;
}

.tp-caption a:hover {
  color: #ffa902;
}

.tp-caption.medium_bg_red a {
  color: #fff;
  text-decoration: none;
}

.tp-caption.medium_bg_red a:hover {
  color: #fff;
  text-decoration: underline;
}

.tp-caption.smoothcircle {
  font-size: 30px;
  line-height: 75px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #fff;
  text-decoration: none;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.498039);
  padding: 50px 25px;
  text-align: center;
  border-radius: 500px;
  border-width: 0;
  border-color: #000;
  border-style: none;
}

.tp-caption.largeblackbg {
  text-decoration: none;
  border-width: 0;
  border-color: #fff;
  border-style: none;
}

.tp-caption.medium_bg_orange_new1 {
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #fff;
  text-decoration: none;
  background-color: #f39c12;
  padding: 10px;
  border-width: 0;
  border-color: #ffd658;
  border-style: none;
}

.tp-caption.black {
  font-weight: 300;
  font-size: 19px;
  line-height: 19px;
  font-family: 'Open Sans',sans;
}

.tp_inner_padding {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-height: none !important;
}

.tp-caption .frontcorner {
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 0 solid transparent;
  border-top: 40px solid #00A8FF;
  position: absolute;
  left: -40px;
  top: 0;
}

.tp-caption .backcorner {
  width: 0;
  height: 0;
  border-left: 0 solid transparent;
  border-right: 40px solid transparent;
  border-bottom: 40px solid #00A8FF;
  position: absolute;
  right: 0;
  top: 0;
}

.tp-caption .frontcornertop {
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 0 solid transparent;
  border-bottom: 40px solid #00A8FF;
  position: absolute;
  left: -40px;
  top: 0;
}

.tp-caption .backcornertop {
  width: 0;
  height: 0;
  border-left: 0 solid transparent;
  border-right: 40px solid transparent;
  border-top: 40px solid #00A8FF;
  position: absolute;
  right: 0;
  top: 0;
}

img.tp-slider-alternative-image {
  width: 100%;
  height: auto;
}

.tp-simpleresponsive .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: 0 1px 1px rgba(0, 0, 0, 0.6) !important;
  font-size: 15px;
  line-height: 45px !important;
  background: url(g30.png) top repeat-x;
  font-family: arial,sans-serif;
  font-weight: 700;
  letter-spacing: -1px;
}

.tp-simpleresponsive .button.big {
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
  font-weight: 700;
  padding: 9px 20px;
  font-size: 19px;
  line-height: 57px !important;
  background: url(g40.png) top repeat-x;
}

.tp-simpleresponsive .button.big:hover, .tp-simpleresponsive .button:hover, .tp-simpleresponsive .purchase:hover {
  background-position: bottom,15px 11px;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .tp-simpleresponsive .button {
    padding: 4px 8px 3px;
    line-height: 25px !important;
    font-size: 11px !important;
    font-weight: 400;
  }
  .tp-simpleresponsive 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) {
  .tp-simpleresponsive .button {
    padding: 2px 5px;
    line-height: 20px !important;
    font-size: 10px !important;
  }
  .tp-simpleresponsive a.button {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
  }
}

.tp-simpleresponsive .button.green, .tp-simpleresponsive .button:hover.green, .tp-simpleresponsive .purchase.green, .tp-simpleresponsive .purchase:hover.green {
  background-color: #21a117;
  -webkit-box-shadow: 0 3px 0 0 #104d0b;
  -moz-box-shadow: 0 3px 0 0 #104d0b;
  box-shadow: 0 3px 0 0 #104d0b;
}

.tp-simpleresponsive .button.blue, .tp-simpleresponsive .button:hover.blue, .tp-simpleresponsive .purchase.blue, .tp-simpleresponsive .purchase:hover.blue {
  background-color: #1d78cb;
  -webkit-box-shadow: 0 3px 0 0 #0f3e68;
  -moz-box-shadow: 0 3px 0 0 #0f3e68;
  box-shadow: 0 3px 0 0 #0f3e68;
}

.tp-simpleresponsive .button.red, .tp-simpleresponsive .button:hover.red, .tp-simpleresponsive .purchase.red, .tp-simpleresponsive .purchase:hover.red {
  background-color: #cb1d1d;
  -webkit-box-shadow: 0 3px 0 0 #7c1212;
  -moz-box-shadow: 0 3px 0 0 #7c1212;
  box-shadow: 0 3px 0 0 #7c1212;
}

.tp-simpleresponsive .button.orange, .tp-simpleresponsive .button:hover.orange, .tp-simpleresponsive .purchase.orange, .tp-simpleresponsive .purchase:hover.orange {
  background-color: #f70;
  -webkit-box-shadow: 0 3px 0 0 #a34c00;
  -moz-box-shadow: 0 3px 0 0 #a34c00;
  box-shadow: 0 3px 0 0 #a34c00;
}

.tp-simpleresponsive .button.darkgrey, .tp-simpleresponsive .button.grey, .tp-simpleresponsive .button:hover.darkgrey, .tp-simpleresponsive .button:hover.grey, .tp-simpleresponsive .purchase.darkgrey, .tp-simpleresponsive .purchase:hover.darkgrey {
  background-color: #555;
  -webkit-box-shadow: 0 3px 0 0 #222;
  -moz-box-shadow: 0 3px 0 0 #222;
  box-shadow: 0 3px 0 0 #222;
}

.tp-simpleresponsive .button.lightgrey, .tp-simpleresponsive .button:hover.lightgrey, .tp-simpleresponsive .purchase.lightgrey, .tp-simpleresponsive .purchase:hover.lightgrey {
  background-color: #888;
  -webkit-box-shadow: 0 3px 0 0 #555;
  -moz-box-shadow: 0 3px 0 0 #555;
  box-shadow: 0 3px 0 0 #555;
}

.fullscreen-container {
  width: 100%;
  position: relative;
  padding: 0;
}

.fullwidthbanner-container {
  width: 100%;
  position: relative;
  padding: 0;
  overflow: hidden;
}

.fullwidthbanner-container .fullwidthbanner {
  width: 100%;
  position: relative;
}

.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption {
  position: absolute;
  visibility: hidden;
  -webkit-font-smoothing: antialiased !important;
}

.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(shadow1.png) no-repeat;
  background-size: 100% 100%;
  width: 890px;
  height: 60px;
  bottom: -60px;
}

.tp-bannershadow.tp-shadow2 {
  background: url(shadow2.png) no-repeat;
  background-size: 100% 100%;
  width: 890px;
  height: 60px;
  bottom: -60px;
}

.tp-bannershadow.tp-shadow3 {
  background: url(shadow3.png) no-repeat;
  background-size: 100% 100%;
  width: 890px;
  height: 60px;
  bottom: -60px;
}

.caption.fullscreenvideo {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}

.caption.fullscreenvideo iframe, .caption.fullscreenvideo video {
  width: 100% !important;
  height: 100% !important;
  display: none;
}

.tp-caption.fullscreenvideo {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}

.tp-caption.fullscreenvideo iframe, .tp-caption.fullscreenvideo iframe video {
  width: 100% !important;
  height: 100% !important;
  display: none;
}

.fullcoveredvideo video, .fullscreenvideo video {
  background: #000;
}

.fullcoveredvideo .tp-poster {
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.html5vid.videoisplaying .tp-poster {
  display: none;
}

.tp-video-play-button {
  background: #000;
  background: rgba(0, 0, 0, 0.3);
  padding: 5px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 40px;
  color: #FFF;
  z-index: 3;
  margin-top: -27px;
  margin-left: -28px;
  text-align: center;
  cursor: pointer;
}

.html5vid .tp-revstop {
  width: 15px;
  height: 20px;
  border-left: 5px solid #fff;
  border-right: 5px solid #fff;
  position: relative;
  margin: 10px 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: none;
}

.html5vid.videoisplaying .revicon-right-dir {
  display: none;
}

.html5vid.videoisplaying .tp-revstop {
  display: block;
}

.html5vid.videoisplaying .tp-video-play-button {
  display: none;
}

.html5vid:hover .tp-video-play-button {
  display: block;
}

.fullcoveredvideo .tp-video-play-button {
  display: none !important;
}

.tp-video-controls {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 5px;
  opacity: 0;
  -webkit-transition: opacity .3s;
  -moz-transition: opacity .3s;
  -o-transition: opacity .3s;
  -ms-transition: opacity .3s;
  transition: opacity .3s;
  background-image: linear-gradient(bottom, #000 13%, #323232 100%);
  background-image: -o-linear-gradient(bottom, #000 13%, #323232 100%);
  background-image: -moz-linear-gradient(bottom, #000 13%, #323232 100%);
  background-image: -webkit-linear-gradient(bottom, #000 13%, #323232 100%);
  background-image: -ms-linear-gradient(bottom, #000 13%, #323232 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.13, #000), color-stop(1, #323232));
  display: table;
  max-width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.tp-caption:hover .tp-video-controls {
  opacity: .9;
}

.tp-video-button {
  background: rgba(0, 0, 0, 0.5);
  border: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  line-height: 12px;
  font-size: 12px;
  color: #fff;
  padding: 0;
  margin: 0;
  outline: 0;
}

.tp-video-button:hover {
  cursor: pointer;
}

.tp-video-button-wrap, .tp-video-seek-bar-wrap, .tp-video-vol-bar-wrap {
  padding: 0 5px;
  display: table-cell;
}

.tp-video-seek-bar-wrap {
  width: 80%;
}

.tp-video-vol-bar-wrap {
  width: 20%;
}

.tp-seek-bar, .tp-volume-bar {
  width: 100%;
  cursor: pointer;
  outline: 0;
  line-height: 12px;
  margin: 0;
  padding: 0;
}

.tp-dottedoverlay {
  background-repeat: repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
}

.tp-dottedoverlay.twoxtwo {
  background: url(gridtile.png);
}

.tp-dottedoverlay.twoxtwowhite {
  background: url(gridtile_white.png);
}

.tp-dottedoverlay.threexthree {
  background: url(gridtile_3x3.png);
}

.tp-dottedoverlay.threexthreewhite {
  background: url(gridtile_3x3_white.png);
}

.tpclear {
  clear: both;
}

.tp-bullets {
  z-index: 1000;
  position: absolute;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity .2s ease-out;
  -moz-transition: opacity .2s ease-out;
  -o-transition: opacity .2s ease-out;
  -ms-transition: opacity .2s ease-out;
  -webkit-transform: translateZ(5px);
}

.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(boxed_bgtile.png);
  height: 40px;
  padding: 0 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.tp-bullets.simplebullets.navbar-old {
  background: url(navigdots_bgtile.png);
  height: 35px;
  padding: 0 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.tp-bullets.simplebullets.round .bullet {
  cursor: pointer;
  position: relative;
  background: url(bullet.png) top left;
  width: 20px;
  height: 20px;
  margin-right: 0;
  float: left;
  margin-top: 0;
  margin-left: 3px;
}

.tp-bullets.simplebullets.round .bullet.last {
  margin-right: 3px;
}

.tp-bullets.simplebullets.round-old .bullet {
  cursor: pointer;
  position: relative;
  background: url(bullets.png) bottom left;
  width: 23px;
  height: 23px;
  margin-right: 0;
  float: left;
  margin-top: 0;
}

.tp-bullets.simplebullets.round-old .bullet.last {
  margin-right: 0;
}

.tp-bullets.simplebullets.square .bullet {
  cursor: pointer;
  position: relative;
  background: url(bullets2.png) bottom left;
  width: 19px;
  height: 19px;
  margin-right: 0;
  float: left;
  margin-top: 0;
}

.tp-bullets.simplebullets.square .bullet.last {
  margin-right: 0;
}

.tp-bullets.simplebullets.square-old .bullet {
  cursor: pointer;
  position: relative;
  background: url(bullets2.png) bottom left;
  width: 19px;
  height: 19px;
  margin-right: 0;
  float: left;
  margin-top: 0;
}

.tp-bullets.simplebullets.square-old .bullet.last {
  margin-right: 0;
}

.tp-bullets.simplebullets.navbar .bullet {
  cursor: pointer;
  position: relative;
  background: url(bullet_boxed.png) top left;
  width: 18px;
  height: 19px;
  margin-right: 5px;
  float: left;
  margin-top: 0;
}

.tp-bullets.simplebullets.navbar .bullet.first {
  margin-left: 0 !important;
}

.tp-bullets.simplebullets.navbar .bullet.last {
  margin-right: 0 !important;
}

.tp-bullets.simplebullets.navbar-old .bullet {
  cursor: pointer;
  position: relative;
  background: url(navigdots.png) 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: 0 !important;
}

.tp-bullets.simplebullets.navbar-old .bullet.last {
  margin-right: 0 !important;
}

.tp-bullets.simplebullets .bullet.selected, .tp-bullets.simplebullets .bullet:hover {
  background-position: top left;
}

.tp-bullets.simplebullets.navbar .bullet.selected, .tp-bullets.simplebullets.navbar .bullet:hover, .tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.round .bullet:hover {
  background-position: bottom left;
}

.tparrows {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity .2s ease-out;
  -moz-transition: opacity .2s ease-out;
  -o-transition: opacity .2s ease-out;
  -ms-transition: opacity .2s ease-out;
  -webkit-transform: translateZ(5000px);
  -webkit-transform-style: flat;
  -webkit-backface-visibility: hidden;
  z-index: 600;
  position: relative;
}

.tparrows.hidearrows {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

.tp-leftarrow {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(large_left.png) top left;
  width: 40px;
  height: 40px;
}

.tp-rightarrow {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(large_right.png) top left;
  width: 40px;
  height: 40px;
}

.tp-leftarrow.round {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(small_left.png) top left;
  width: 19px;
  height: 14px;
  margin-right: 0;
  float: left;
  margin-top: 0;
}

.tp-rightarrow.round {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(small_right.png) top left;
  width: 19px;
  height: 14px;
  margin-right: 0;
  float: left;
  margin-top: 0;
}

.tp-leftarrow.round-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(arrow_left.png) top left;
  width: 26px;
  height: 26px;
  margin-right: 0;
  float: left;
  margin-top: 0;
}

.tp-rightarrow.round-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(arrow_right.png) top left;
  width: 26px;
  height: 26px;
  margin-right: 0;
  float: left;
  margin-top: 0;
}

.tp-leftarrow.navbar {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(small_left_boxed.png) 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(small_right_boxed.png) 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(arrowleft.png) 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(arrowright.png) 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: 0;
}

.tp-leftarrow.square {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(arrow_left2.png) top left;
  width: 12px;
  height: 17px;
  float: left;
  margin-right: 0;
  margin-top: 0;
}

.tp-rightarrow.square {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(arrow_right2.png) top left;
  width: 12px;
  height: 17px;
  float: left;
  margin-left: 0;
  margin-top: 0;
}

.tp-leftarrow.square-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(arrow_left2.png) top left;
  width: 12px;
  height: 17px;
  float: left;
  margin-right: 0;
  margin-top: 0;
}

.tp-rightarrow.square-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(arrow_right2.png) top left;
  width: 12px;
  height: 17px;
  float: left;
  margin-left: 0;
  margin-top: 0;
}

.tp-leftarrow.default {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(large_left.png);
  width: 40px;
  height: 40px;
}

.tp-rightarrow.default {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(large_right.png);
  width: 40px;
  height: 40px;
}

.tp-leftarrow:hover, .tp-rightarrow:hover {
  background-position: bottom left;
}

.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: 0 0;
  margin: 0;
  float: left;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  -moz-opacity: .5;
  -khtml-opacity: .5;
  opacity: .5;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  -ms-transition: all .2s ease-out;
}

.tp-bullets.tp-thumbs .bullet.selected, .tp-bullets.tp-thumbs .bullet:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.tp-thumbs img {
  width: 100%;
}

.tp-bannertimer {
  width: 100%;
  height: 10px;
  position: absolute;
  z-index: 200;
  top: 0;
}

.tp-bannertimer.tp-bottom {
  bottom: 0;
  height: 5px;
  top: auto;
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
  .responsive .tp-bullets, .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, .tp-simpleresponsive ul li, .tp-simpleresponsive ul li:before {
  padding: 0 !important;
  margin: 0 !important;
  list-style: none !important;
  overflow-x: visible;
  overflow-y: visible;
  background-image: none;
}

.tp-simpleresponsive > ul > li {
  list-style: none;
  position: absolute;
  visibility: hidden;
}

.caption.slidelink a div, .tp-caption.slidelink a div {
  width: 3000px;
  height: 1500px;
  background: url(coloredbg.png);
}

.tp-caption.slidelink a span {
  background: url(coloredbg.png);
}

.tparrows .tp-arr-imgholder, .tparrows .tp-arr-titleholder {
  display: none;
}

.tparrows.preview1 {
  width: 100px;
  height: 100px;
  -webkit-transform-style: preserve-3d;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  background: 0 0;
}

.tparrows.preview1:after {
  position: absolute;
  left: 0;
  top: 0;
  font-family: revicons;
  color: #fff;
  font-size: 30px;
  width: 100px;
  height: 100px;
  text-align: center;
  background: #fff;
  background: rgba(0, 0, 0, 0.15);
  z-index: 2;
  line-height: 100px;
  -webkit-transition: background .3s,color .3s;
  -moz-transition: background .3s,color .3s;
  transition: background .3s,color .3s;
}

.tp-rightarrow.preview1:after {
  content: '\e825';
}

.tp-leftarrow.preview1:after {
  content: '\e824';
}

.tparrows.preview1:hover:after {
  background: white;
  color: #aaa;
}

.tparrows.preview1 .tp-arr-imgholder {
  background-size: cover;
  background-position: center center;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  -webkit-transition: -webkit-transform .3s;
  transition: transform .3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.tparrows.preview1 .tp-arr-iwrapper {
  -webkit-transition: all .3s;
  transition: all .3s;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

.tparrows.preview1:hover .tp-arr-iwrapper {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.tp-rightarrow.preview1 .tp-arr-imgholder {
  right: 100%;
  -webkit-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

.tp-leftarrow.preview1 .tp-arr-imgholder {
  left: 100%;
  -webkit-transform: rotateY(90deg);
  transform: rotateY(90deg);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

.tparrows.preview1:hover .tp-arr-imgholder {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
  .tparrows.preview1, .tparrows.preview1:after {
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 24px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .tparrows.preview1, .tparrows.preview1:after {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
  .tparrows.preview1, .tparrows.preview1:after {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
  }
}

.tp-bullets.preview1 {
  height: 21px;
}

.tp-bullets.preview1 .bullet {
  cursor: pointer;
  position: relative !important;
  background: rgba(0, 0, 0, 0.15) !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 5px !important;
  height: 5px !important;
  border: 8px solid transparent !important;
  display: inline-block;
  margin-right: 5px !important;
  margin-bottom: 0 !important;
  -webkit-transition: background-color .2s,border-color .2s;
  -moz-transition: background-color .2s,border-color .2s;
  -o-transition: background-color .2s,border-color .2s;
  -ms-transition: background-color .2s,border-color .2s;
  transition: background-color .2s,border-color .2s;
  float: none !important;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

.tp-bullets.preview1 .bullet.last {
  margin-right: 0;
}

.tp-bullets.preview1 .bullet.selected, .tp-bullets.preview1 .bullet:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #aaa !important;
  width: 5px !important;
  height: 5px !important;
  border: 8px solid white !important;
}

.tparrows.preview2 {
  min-width: 60px;
  min-height: 60px;
  background: #fff;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  overflow: hidden;
  -webkit-transition: -webkit-transform 1.3s;
  -webkit-transition: width .3s,background-color .3s,opacity .3s;
  transition: width .3s,background-color .3s,opacity .3s;
  backface-visibility: hidden;
}

.tparrows.preview2:after {
  position: absolute;
  top: 50%;
  font-family: revicons;
  color: #aaa;
  font-size: 25px;
  margin-top: -12px;
  -webkit-transition: color .3s;
  -moz-transition: color .3s;
  transition: color .3s;
}

.tp-rightarrow.preview2:after {
  content: '\e81e';
  right: 18px;
}

.tp-leftarrow.preview2:after {
  content: '\e81f';
  left: 18px;
}

.tparrows.preview2 .tp-arr-titleholder {
  background-size: cover;
  background-position: center center;
  display: block;
  visibility: hidden;
  position: relative;
  top: 0;
  -webkit-transition: -webkit-transform .3s;
  transition: transform .3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  white-space: nowrap;
  color: #000;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  line-height: 60px;
  padding: 0 10px;
}

.tp-rightarrow.preview2 .tp-arr-titleholder {
  right: 50px;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

.tp-leftarrow.preview2 .tp-arr-titleholder {
  left: 50px;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

.tparrows.preview2.hovered {
  width: 300px;
}

.tparrows.preview2:hover {
  background: #fff;
}

.tparrows.preview2:hover:after {
  color: #000;
}

.tparrows.preview2:hover .tp-arr-titleholder {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  visibility: visible;
  position: absolute;
}

.tp-bullets.preview2 {
  height: 17px;
}

.tp-bullets.preview2 .bullet {
  cursor: pointer;
  position: relative !important;
  background: rgba(0, 0, 0, 0.5) !important;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 6px !important;
  height: 6px !important;
  display: inline-block;
  margin-right: 2px !important;
  margin-bottom: 0 !important;
  -webkit-transition: background-color .2s,border-color .2s;
  -moz-transition: background-color .2s,border-color .2s;
  -o-transition: background-color .2s,border-color .2s;
  -ms-transition: background-color .2s,border-color .2s;
  transition: background-color .2s,border-color .2s;
  float: none !important;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

.tp-bullets.preview2 .bullet.last {
  margin-right: 0;
}

.tp-bullets.preview2 .bullet.selected, .tp-bullets.preview2 .bullet:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: white !important;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid black !important;
}

.tp-arr-titleholder.alwayshidden {
  display: none !important;
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
  .tparrows.preview2 {
    min-width: 40px;
    min-height: 40px;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
  }
  .tparrows.preview2:after {
    position: absolute;
    top: 50%;
    font-family: revicons;
    font-size: 20px;
    margin-top: -12px;
  }
  .tp-rightarrow.preview2:after {
    content: '\e81e';
    right: 11px;
  }
  .tp-leftarrow.preview2:after {
    content: '\e81f';
    left: 11px;
  }
  .tparrows.preview2 .tp-arr-titleholder {
    font-size: 12px;
    line-height: 40px;
    letter-spacing: 0;
  }
  .tp-rightarrow.preview2 .tp-arr-titleholder {
    right: 35px;
  }
  .tp-leftarrow.preview2 .tp-arr-titleholder {
    left: 35px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .tparrows.preview2 {
    min-width: 30px;
    min-height: 30px;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
  }
  .tparrows.preview2:after {
    position: absolute;
    top: 50%;
    font-family: revicons;
    font-size: 14px;
    margin-top: -12px;
  }
  .tp-rightarrow.preview2:after {
    content: '\e81e';
    right: 8px;
  }
  .tp-leftarrow.preview2:after {
    content: '\e81f';
    left: 8px;
  }
  .tparrows.preview2 .tp-arr-titleholder {
    font-size: 10px;
    line-height: 30px;
    letter-spacing: 0;
  }
  .tp-rightarrow.preview2 .tp-arr-titleholder {
    right: 25px;
  }
  .tp-leftarrow.preview2 .tp-arr-titleholder {
    left: 25px;
  }
  .tparrows.preview2 .tp-arr-titleholder {
    display: none;
    visibility: none;
  }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
  .tparrows.preview2 {
    min-width: 30px;
    min-height: 30px;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
  }
  .tparrows.preview2:after {
    position: absolute;
    top: 50%;
    font-family: revicons;
    font-size: 14px;
    margin-top: -12px;
  }
  .tp-rightarrow.preview2:after {
    content: '\e81e';
    right: 8px;
  }
  .tp-leftarrow.preview2:after {
    content: '\e81f';
    left: 8px;
  }
  .tparrows.preview2 .tp-arr-titleholder {
    display: none;
    visibility: none;
  }
  .tparrows.preview2:hover {
    width: 30px !important;
    height: 30px !important;
  }
}

.tparrows.preview3 {
  width: 70px;
  height: 70px;
  background: #fff;
  background: white;
  -webkit-transform-style: flat;
}

.tparrows.preview3:after {
  position: absolute;
  line-height: 70px;
  text-align: center;
  font-family: revicons;
  color: #aaa;
  font-size: 30px;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 100;
  width: 70px;
  height: 70px;
  -webkit-transition: color .3s;
  -moz-transition: color .3s;
  transition: color .3s;
}

.tparrows.preview3:hover:after {
  color: #000;
}

.tp-rightarrow.preview3:after {
  content: '\e825';
}

.tp-leftarrow.preview3:after {
  content: '\e824';
}

.tparrows.preview3 .tp-arr-iwrapper {
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition: -webkit-transform .2s;
  transition: transform .2s;
  z-index: 0;
  position: absolute;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
  display: table;
  min-height: 90px;
  top: -10px;
}

.tp-leftarrow.preview3 .tp-arr-iwrapper {
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}

.tparrows.preview3 .tp-arr-imgholder {
  background-size: cover;
  background-position: center center;
  display: table-cell;
  min-width: 90px;
  height: 90px;
  position: relative;
  top: 0;
}

.tp-rightarrow.preview3 .tp-arr-iwrapper {
  right: 0;
  padding-right: 70px;
}

.tp-leftarrow.preview3 .tp-arr-iwrapper {
  left: 0;
  direction: rtl;
  padding-left: 70px;
}

.tparrows.preview3 .tp-arr-titleholder {
  display: table-cell;
  padding: 30px;
  font-size: 16px;
  color: #fff;
  white-space: nowrap;
  position: relative;
  clear: right;
  vertical-align: middle;
}

.tparrows.preview3:hover .tp-arr-iwrapper {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.tp-bullets.preview3 {
  height: 17px;
}

.tp-bullets.preview3 .bullet {
  cursor: pointer;
  position: relative !important;
  background: rgba(0, 0, 0, 0.5) !important;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid transparent !important;
  display: inline-block;
  margin-right: 2px !important;
  margin-bottom: 0 !important;
  -webkit-transition: background-color .2s,border-color .2s;
  -moz-transition: background-color .2s,border-color .2s;
  -o-transition: background-color .2s,border-color .2s;
  -ms-transition: background-color .2s,border-color .2s;
  transition: background-color .2s,border-color .2s;
  float: none !important;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

.tp-bullets.preview3 .bullet.last {
  margin-right: 0;
}

.tp-bullets.preview3 .bullet.selected, .tp-bullets.preview3 .bullet:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: white !important;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid black !important;
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
  .tparrows.preview3, .tparrows.preview3:after {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
  }
  .tparrows.preview3 .tp-arr-iwrapper {
    min-height: 70px;
  }
  .tparrows.preview3 .tp-arr-imgholder {
    min-width: 70px;
    height: 70px;
  }
  .tp-rightarrow.preview3 .tp-arr-iwrapper {
    padding-right: 50px;
  }
  .tp-leftarrow.preview3 .tp-arr-iwrapper {
    padding-left: 50px;
  }
  .tparrows.preview3 .tp-arr-titleholder {
    padding: 10px;
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .tparrows.preview3, .tparrows.preview3:after {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
  }
  .tparrows.preview3 .tp-arr-iwrapper {
    min-height: 70px;
  }
}

.tparrows.preview4 {
  width: 30px;
  height: 110px;
  background: 0 0;
  -webkit-transform-style: preserve-3d;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
}

.tparrows.preview4:after {
  position: absolute;
  line-height: 110px;
  text-align: center;
  font-family: revicons;
  color: #fff;
  font-size: 20px;
  top: 0;
  left: 0;
  z-index: 0;
  width: 30px;
  height: 110px;
  background: #000;
  background: rgba(0, 0, 0, 0.25);
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.tp-rightarrow.preview4:after {
  content: '\e825';
}

.tp-leftarrow.preview4:after {
  content: '\e824';
}

.tparrows.preview4 .tp-arr-allwrapper {
  visibility: hidden;
  width: 180px;
  position: absolute;
  z-index: 1;
  min-height: 120px;
  top: 0;
  left: -150px;
  overflow: hidden;
  -webkit-perspective: 1000px;
  -webkit-transform-style: flat;
}

.tp-leftarrow.preview4 .tp-arr-allwrapper {
  left: 0;
}

.tparrows.preview4 .tp-arr-iwrapper {
  position: relative;
}

.tparrows.preview4 .tp-arr-imgholder {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 180px;
  height: 110px;
  position: relative;
  top: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.tparrows.preview4 .tp-arr-imgholder2 {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 180px;
  height: 110px;
  position: absolute;
  top: 0;
  left: 180px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.tp-leftarrow.preview4 .tp-arr-imgholder2 {
  left: -180px;
}

.tparrows.preview4 .tp-arr-titleholder {
  display: block;
  padding: 0 10px;
  text-align: left;
  position: relative;
  background: #000;
  color: #FFF;
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: 1px;
  font-weight: 700;
  font-size: 11px;
  line-height: 2.75;
  -webkit-transition: all .3s;
  transition: all .3s;
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

.tparrows.preview4:after {
  transform-origin: 100% 100%;
  -webkit-transform-origin: 100% 100%;
}

.tp-leftarrow.preview4:after {
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
}

@media only screen and (min-width: 768px) {
  .tparrows.preview4:hover:after {
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
  }
  .tp-leftarrow.preview4:hover:after {
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }
  .tparrows.preview4:hover .tp-arr-titleholder {
    -webkit-transition-delay: .4s;
    transition-delay: .4s;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
}

.tp-bullets.preview4 {
  height: 17px;
}

.tp-bullets.preview4 .bullet {
  cursor: pointer;
  position: relative !important;
  background: rgba(0, 0, 0, 0.5) !important;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid transparent !important;
  display: inline-block;
  margin-right: 2px !important;
  margin-bottom: 0 !important;
  -webkit-transition: background-color .2s,border-color .2s;
  -moz-transition: background-color .2s,border-color .2s;
  -o-transition: background-color .2s,border-color .2s;
  -ms-transition: background-color .2s,border-color .2s;
  transition: background-color .2s,border-color .2s;
  float: none !important;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

.tp-bullets.preview4 .bullet.last {
  margin-right: 0;
}

.tp-bullets.preview4 .bullet.selected, .tp-bullets.preview4 .bullet:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: white !important;
  width: 6px !important;
  height: 6px !important;
}

@media only screen and (max-width: 767px) {
  .tparrows.preview4 {
    width: 20px;
    height: 80px;
  }
  .tparrows.preview4:after {
    width: 20px;
    height: 80px;
    line-height: 80px;
    font-size: 14px;
  }
  .tparrows.preview1 .tp-arr-allwrapper, .tparrows.preview2 .tp-arr-allwrapper, .tparrows.preview3 .tp-arr-allwrapper, .tparrows.preview4 .tp-arr-allwrapper {
    display: none !important;
  }
}

.tp-loader {
  top: 50%;
  left: 50%;
  z-index: 10000;
  position: absolute;
}

.tp-loader.spinner0 {
  width: 40px;
  height: 40px;
  background: url(loader.gif) center center no-repeat #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  margin-top: -20px;
  margin-left: -20px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.tp-loader.spinner1 {
  width: 40px;
  height: 40px;
  background-color: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  margin-top: -20px;
  margin-left: -20px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.tp-loader.spinner5 {
  background: url(loader.gif) 10px 10px no-repeat #fff;
  margin: -22px;
  width: 44px;
  height: 44px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

@-webkit-keyframes tp-rotateplane {
  0% {
    -webkit-transform: perspective(120px);
  }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
  }
}

@keyframes tp-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}

.tp-loader.spinner2 {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  background-color: red;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  border-radius: 100%;
  -webkit-animation: tp-scaleout 1s infinite ease-in-out;
  animation: tp-scaleout 1s infinite ease-in-out;
}

@-webkit-keyframes tp-scaleout {
  0% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}

@keyframes tp-scaleout {
  0% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 0;
  }
}

.tp-loader.spinner3 {
  margin: -9px 0 0 -35px;
  width: 70px;
  text-align: center;
}

.tp-loader.spinner3 .bounce1, .tp-loader.spinner3 .bounce2, .tp-loader.spinner3 .bounce3 {
  width: 18px;
  height: 18px;
  background-color: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
  animation: tp-bouncedelay 1.4s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.tp-loader.spinner3 .bounce1 {
  -webkit-animation-delay: -.32s;
  animation-delay: -.32s;
}

.tp-loader.spinner3 .bounce2 {
  -webkit-animation-delay: -.16s;
  animation-delay: -.16s;
}

@-webkit-keyframes tp-bouncedelay {
  0%, 100%, 80% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}

@keyframes tp-bouncedelay {
  0%, 100%, 80% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

.tp-loader.spinner4 {
  margin: -20px 0 0 -20px;
  width: 40px;
  height: 40px;
  text-align: center;
  -webkit-animation: tp-rotate 2s infinite linear;
  animation: tp-rotate 2s infinite linear;
}

.tp-loader.spinner4 .dot1, .tp-loader.spinner4 .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: tp-bounce 2s infinite ease-in-out;
  animation: tp-bounce 2s infinite ease-in-out;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
}

.tp-loader.spinner4 .dot2 {
  top: auto;
  bottom: 0;
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

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

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

@-webkit-keyframes tp-bounce {
  0%, 100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}

@keyframes tp-bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

.tp-transparentimg {
  content: "url(transparent.png)";
}

.tp-3d {
  -webkit-transform-style: preserve-3d;
  -webkit-transform-origin: 50% 50%;
}

.tp-caption img {
  background: 0 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
  zoom: 1;
}

@font-face {
  font-family: revicons;
  src: url(revicons.eot?5510888);
  src: url(revicons.eot?5510888#iefix) format("embedded-opentype"), url(revicons.woff?5510888) format("woff"), url(revicons.ttf?5510888) format("truetype"), url(revicons.svg?5510888#revicons) format("svg");
  font-weight: 400;
  font-style: normal;
}

[class*=" revicon-"]:before, [class^=revicon-]:before {
  font-family: revicons;
  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;
}

.revicon-search-1:before {
  content: '\e802';
}

.revicon-pencil-1:before {
  content: '\e831';
}

.revicon-picture-1:before {
  content: '\e803';
}

.revicon-cancel:before {
  content: '\e80a';
}

.revicon-info-circled:before {
  content: '\e80f';
}

.revicon-trash:before {
  content: '\e801';
}

.revicon-left-dir:before {
  content: '\e817';
}

.revicon-right-dir:before {
  content: '\e818';
}

.revicon-down-open:before {
  content: '\e83b';
}

.revicon-left-open:before {
  content: '\e819';
}

.revicon-right-open:before {
  content: '\e81a';
}

.revicon-angle-left:before {
  content: '\e820';
}

.revicon-angle-right:before {
  content: '\e81d';
}

.revicon-left-big:before {
  content: '\e81f';
}

.revicon-right-big:before {
  content: '\e81e';
}

.revicon-magic:before {
  content: '\e807';
}

.revicon-picture:before {
  content: '\e800';
}

.revicon-export:before {
  content: '\e80b';
}

.revicon-cog:before {
  content: '\e832';
}

.revicon-login:before {
  content: '\e833';
}

.revicon-logout:before {
  content: '\e834';
}

.revicon-video:before {
  content: '\e805';
}

.revicon-arrow-combo:before {
  content: '\e827';
}

.revicon-left-open-1:before {
  content: '\e82a';
}

.revicon-right-open-1:before {
  content: '\e82b';
}

.revicon-left-open-mini:before {
  content: '\e822';
}

.revicon-right-open-mini:before {
  content: '\e823';
}

.revicon-left-open-big:before {
  content: '\e824';
}

.revicon-right-open-big:before {
  content: '\e825';
}

.revicon-left:before {
  content: '\e836';
}

.revicon-right:before {
  content: '\e826';
}

.revicon-ccw:before {
  content: '\e808';
}

.revicon-arrows-ccw:before {
  content: '\e806';
}

.revicon-palette:before {
  content: '\e829';
}

.revicon-list-add:before {
  content: '\e80c';
}

.revicon-doc:before {
  content: '\e809';
}

.revicon-left-open-outline:before {
  content: '\e82e';
}

.revicon-left-open-2:before {
  content: '\e82c';
}

.revicon-right-open-outline:before {
  content: '\e82f';
}

.revicon-right-open-2:before {
  content: '\e82d';
}

.revicon-equalizer:before {
  content: '\e83a';
}

.revicon-layers-alt:before {
  content: '\e804';
}

.revicon-popup:before {
  content: '\e828';
}

.medium_grey, .tp-caption.medium_grey {
  position: absolute;
  color: #fff;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  font-family: Arial;
  padding: 2px 4px;
  margin: 0;
  border-width: 0;
  border-style: none;
  background-color: #888;
  white-space: nowrap;
}

.small_text, .tp-caption.small_text {
  position: absolute;
  color: #fff;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  font-family: Arial;
  margin: 0;
  border-width: 0;
  border-style: none;
  white-space: nowrap;
}

.medium_text, .tp-caption.medium_text {
  position: absolute;
  color: #fff;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  font-family: Arial;
  margin: 0;
  border-width: 0;
  border-style: none;
  white-space: nowrap;
}

.large_text, .tp-caption.large_text {
  position: absolute;
  color: #fff;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  font-size: 40px;
  line-height: 40px;
  font-family: Arial;
  margin: 0;
  border-width: 0;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.very_large_text, .very_large_text {
  position: absolute;
  color: #fff;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  font-size: 60px;
  line-height: 60px;
  font-family: Arial;
  margin: 0;
  border-width: 0;
  border-style: none;
  white-space: nowrap;
  letter-spacing: -2px;
}

.tp-caption.very_big_white, .very_big_white {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 800;
  font-size: 60px;
  line-height: 60px;
  font-family: Arial;
  margin: 0;
  border-width: 0;
  border-style: none;
  white-space: nowrap;
  padding: 1px 4px 0;
  background-color: #000;
}

.tp-caption.very_big_black, .very_big_black {
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 700;
  font-size: 60px;
  line-height: 60px;
  font-family: Arial;
  margin: 0;
  border-width: 0;
  border-style: none;
  white-space: nowrap;
  padding: 1px 4px 0;
  background-color: #fff;
}

.modern_medium_fat, .tp-caption.modern_medium_fat {
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 800;
  font-size: 24px;
  line-height: 20px;
  font-family: "Open Sans",sans-serif;
  margin: 0;
  border-width: 0;
  border-style: none;
  white-space: nowrap;
}

.modern_medium_fat_white, .tp-caption.modern_medium_fat_white {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 800;
  font-size: 24px;
  line-height: 20px;
  font-family: "Open Sans",sans-serif;
  margin: 0;
  border-width: 0;
  border-style: none;
  white-space: nowrap;
}

.modern_medium_light, .tp-caption.modern_medium_light {
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 300;
  font-size: 24px;
  line-height: 20px;
  font-family: "Open Sans",sans-serif;
  margin: 0;
  border-width: 0;
  border-style: none;
  white-space: nowrap;
}

.modern_big_bluebg, .tp-caption.modern_big_bluebg {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 800;
  font-size: 30px;
  line-height: 36px;
  font-family: "Open Sans",sans-serif;
  padding: 3px 10px;
  margin: 0;
  border-width: 0;
  border-style: none;
  background-color: #4e5b6c;
  letter-spacing: 0;
}

.modern_big_redbg, .tp-caption.modern_big_redbg {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 300;
  font-size: 30px;
  line-height: 36px;
  font-family: "Open Sans",sans-serif;
  padding: 1px 10px 3px;
  margin: 0;
  border-width: 0;
  border-style: none;
  background-color: #de543e;
  letter-spacing: 0;
}

.modern_small_text_dark, .tp-caption.modern_small_text_dark {
  position: absolute;
  color: #555;
  text-shadow: none;
  font-size: 14px;
  line-height: 22px;
  font-family: Arial;
  margin: 0;
  border-width: 0;
  border-style: none;
  white-space: nowrap;
}

.boxshadow, .tp-caption.boxshadow {
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}

.black, .tp-caption.black {
  color: #000;
  text-shadow: none;
}

.noshadow, .tp-caption.noshadow {
  text-shadow: none;
}

.thinheadline_dark, .tp-caption.thinheadline_dark {
  position: absolute;
  color: rgba(0, 0, 0, 0.85);
  text-shadow: none;
  font-weight: 300;
  font-size: 30px;
  line-height: 30px;
  font-family: "Open Sans";
  background-color: transparent;
}

.thintext_dark, .tp-caption.thintext_dark {
  position: absolute;
  color: rgba(0, 0, 0, 0.85);
  text-shadow: none;
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  font-family: "Open Sans";
  background-color: transparent;
}

.largeblackbg, .tp-caption.largeblackbg {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 300;
  font-size: 50px;
  line-height: 70px;
  font-family: "Open Sans";
  background-color: #000;
  padding: 0 20px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.largepinkbg, .tp-caption.largepinkbg {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 300;
  font-size: 50px;
  line-height: 70px;
  font-family: "Open Sans";
  background-color: #db4360;
  padding: 0 20px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.largewhitebg, .tp-caption.largewhitebg {
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 300;
  font-size: 50px;
  line-height: 70px;
  font-family: "Open Sans";
  background-color: #fff;
  padding: 0 20px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.largegreenbg, .tp-caption.largegreenbg {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 300;
  font-size: 50px;
  line-height: 70px;
  font-family: "Open Sans";
  background-color: #67ae73;
  padding: 0 20px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.excerpt, .tp-caption.excerpt {
  font-size: 36px;
  line-height: 36px;
  font-weight: 700;
  font-family: Arial;
  color: #fff;
  text-decoration: none;
  background-color: black;
  text-shadow: none;
  margin: 0;
  letter-spacing: -1.5px;
  padding: 1px 4px 0;
  width: 150px;
  white-space: normal !important;
  height: auto;
  border-width: 0;
  border-color: #fff;
  border-style: none;
}

.large_bold_grey, .tp-caption.large_bold_grey {
  font-size: 60px;
  line-height: 60px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #666;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  margin: 0;
  padding: 1px 4px 0;
  border-width: 0;
  border-color: #ffd658;
  border-style: none;
}

.medium_thin_grey, .tp-caption.medium_thin_grey {
  font-size: 34px;
  line-height: 30px;
  font-weight: 300;
  font-family: "Open Sans";
  color: #666;
  text-decoration: none;
  background-color: transparent;
  padding: 1px 4px 0;
  text-shadow: none;
  margin: 0;
  border-width: 0;
  border-color: #ffd658;
  border-style: none;
}

.small_thin_grey, .tp-caption.small_thin_grey {
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
  font-family: "Open Sans";
  color: #757575;
  text-decoration: none;
  background-color: transparent;
  padding: 1px 4px 0;
  text-shadow: none;
  margin: 0;
  border-width: 0;
  border-color: #ffd658;
  border-style: none;
}

.lightgrey_divider, .tp-caption.lightgrey_divider {
  text-decoration: none;
  background-color: #ebebeb;
  width: 370px;
  height: 3px;
  background-position: initial initial;
  background-repeat: initial initial;
  border-width: 0;
  border-color: #222;
  border-style: none;
}

.large_bold_darkblue, .tp-caption.large_bold_darkblue {
  font-size: 58px;
  line-height: 60px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #34495e;
  text-decoration: none;
  background-color: transparent;
  border-width: 0;
  border-color: #ffd658;
  border-style: none;
}

.medium_bg_darkblue, .tp-caption.medium_bg_darkblue {
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #fff;
  text-decoration: none;
  background-color: #34495e;
  padding: 10px;
  border-width: 0;
  border-color: #ffd658;
  border-style: none;
}

.medium_bold_red, .tp-caption.medium_bold_red {
  font-size: 24px;
  line-height: 30px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #e33a0c;
  text-decoration: none;
  background-color: transparent;
  padding: 0;
  border-width: 0;
  border-color: #ffd658;
  border-style: none;
}

.medium_light_red, .tp-caption.medium_light_red {
  font-size: 21px;
  line-height: 26px;
  font-weight: 300;
  font-family: "Open Sans";
  color: #e33a0c;
  text-decoration: none;
  background-color: transparent;
  padding: 0;
  border-width: 0;
  border-color: #ffd658;
  border-style: none;
}

.medium_bg_red, .tp-caption.medium_bg_red {
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #fff;
  text-decoration: none;
  background-color: #e33a0c;
  padding: 10px;
  border-width: 0;
  border-color: #ffd658;
  border-style: none;
}

.medium_bold_orange, .tp-caption.medium_bold_orange {
  font-size: 24px;
  line-height: 30px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #f39c12;
  text-decoration: none;
  background-color: transparent;
  border-width: 0;
  border-color: #ffd658;
  border-style: none;
}

.medium_bg_orange, .tp-caption.medium_bg_orange {
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #fff;
  text-decoration: none;
  background-color: #f39c12;
  padding: 10px;
  border-width: 0;
  border-color: #ffd658;
  border-style: none;
}

.grassfloor, .tp-caption.grassfloor {
  text-decoration: none;
  background-color: #a0b397;
  width: 4000px;
  height: 150px;
  border-width: 0;
  border-color: #222;
  border-style: none;
}

.large_bold_white, .tp-caption.large_bold_white {
  font-size: 58px;
  line-height: 60px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  border-width: 0;
  border-color: #ffd658;
  border-style: none;
}

.medium_light_white, .tp-caption.medium_light_white {
  font-size: 30px;
  line-height: 36px;
  font-weight: 300;
  font-family: "Open Sans";
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  padding: 0;
  border-width: 0;
  border-color: #ffd658;
  border-style: none;
}

.mediumlarge_light_white, .tp-caption.mediumlarge_light_white {
  font-size: 34px;
  line-height: 40px;
  font-weight: 300;
  font-family: "Open Sans";
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  padding: 0;
  border-width: 0;
  border-color: #ffd658;
  border-style: none;
}

.mediumlarge_light_white_center, .tp-caption.mediumlarge_light_white_center {
  font-size: 34px;
  line-height: 40px;
  font-weight: 300;
  font-family: "Open Sans";
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  padding: 0;
  text-align: center;
  border-width: 0;
  border-color: #ffd658;
  border-style: none;
}

.medium_bg_asbestos, .tp-caption.medium_bg_asbestos {
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #fff;
  text-decoration: none;
  background-color: #7f8c8d;
  padding: 10px;
  border-width: 0;
  border-color: #ffd658;
  border-style: none;
}

.medium_light_black, .tp-caption.medium_light_black {
  font-size: 30px;
  line-height: 36px;
  font-weight: 300;
  font-family: "Open Sans";
  color: #000;
  text-decoration: none;
  background-color: transparent;
  padding: 0;
  border-width: 0;
  border-color: #ffd658;
  border-style: none;
}

.large_bold_black, .tp-caption.large_bold_black {
  font-size: 58px;
  line-height: 60px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #000;
  text-decoration: none;
  background-color: transparent;
  border-width: 0;
  border-color: #ffd658;
  border-style: none;
}

.mediumlarge_light_darkblue, .tp-caption.mediumlarge_light_darkblue {
  font-size: 34px;
  line-height: 40px;
  font-weight: 300;
  font-family: "Open Sans";
  color: #34495e;
  text-decoration: none;
  background-color: transparent;
  padding: 0;
  border-width: 0;
  border-color: #ffd658;
  border-style: none;
}

.small_light_white, .tp-caption.small_light_white {
  font-size: 17px;
  line-height: 28px;
  font-weight: 300;
  font-family: "Open Sans";
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  padding: 0;
  border-width: 0;
  border-color: #ffd658;
  border-style: none;
}

.roundedimage, .tp-caption.roundedimage {
  border-width: 0;
  border-color: #222;
  border-style: none;
}

.large_bg_black, .tp-caption.large_bg_black {
  font-size: 40px;
  line-height: 40px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #fff;
  text-decoration: none;
  background-color: #000;
  padding: 10px 20px 15px;
  border-width: 0;
  border-color: #ffd658;
  border-style: none;
}

.mediumwhitebg, .tp-caption.mediumwhitebg {
  font-size: 30px;
  line-height: 30px;
  font-weight: 300;
  font-family: "Open Sans";
  color: #000;
  text-decoration: none;
  background-color: #fff;
  padding: 5px 15px 10px;
  text-shadow: none;
  border-width: 0;
  border-color: #000;
  border-style: none;
}

.nova_color, .tp-caption.nova_color {
  position: absolute;
  color: #fff;
  font-weight: 300;
  font-size: 14px;
  letter-spacing: 2.5px;
  line-height: 48px;
  font-family: Lato;
  padding: 0 15px;
  margin: 0;
  border-width: 0;
  border-style: none;
  background-color: #eeb013;
  white-space: nowrap;
  border-radius: 0;
}

.nova_color:hover, .tp-caption.nova_color:hover {
  position: absolute;
  color: #fff;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
  font-weight: 300;
  font-size: 14px;
  line-height: 48px;
  font-family: Lato;
  padding: 0 15px;
  margin: 0;
  border-width: 0;
  border-style: none;
  background-color: #202020;
  white-space: nowrap;
}

.rev_slider_wrapper .tp-caption {
  z-index: 9999;
}

.rev_slider_wrapper .tp-caption.rv-heading {
  font-size: 80px;
  font-weight: bold;
  letter-spacing: 15px;
  text-transform: uppercase;
}

.rev_slider_wrapper .tp-caption.rv-description {
  font-size: 24px;
  letter-spacing: 5px;
  text-transform: none;
}

.rev_slider_wrapper .tp-caption.rv-description:before, .rev_slider_wrapper .tp-caption.rv-description:after {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 1px;
  background: #fbf063;
  content: "";
  margin: 0 20px;
}

.main-slider .tp-bullets.preview3 {
  z-index: 100;
}

main .main-slider .tp-bullets.preview3 .bullet {
  width: 12px !important;
  height: 12px !important;
}

main .main-slider .tp-bullets.preview3 .bullet.selected {
  width: 10px !important;
  height: 10px !important;
}

main .main-slider .tp-caption.rv-button {
  background: #ffa200 !important;
  border: 1px solid #ffa200 !important;
}

main .main-slider .tp-caption.rv-button.btn-white.btn-outline {
  background: none !important;
  border: 1px solid #fff !important;
}

main .main-slider .tp-caption.rv-button.btn-white.btn-outline:hover {
  background: #fff !important;
  color: #333 !important;
}

.main-slider {
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  font-family: Montserrat, Arial, sans-serif;
}

.main-slider .btn-primary {
  color: #fff !important;
}

.main-slider .tp-caption {
  line-height: 1.1;
}

.main-slider .tp-caption.rv-button {
  background-color: #ffb533;
  border-color: #ffb533;
  font-size: 12px;
  padding: 12px 25px;
  letter-spacing: 1px;
}

.main-slider .tp-bullets.preview3 {
  margin-left: 0 !important;
  transform: translate(-50%);
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -o-transform: translate(-50%);
  -ms-transform: translate(-50%);
}

.main-slider .tp-bullets.preview3 .bullet {
  width: 14px !important;
  height: 14px !important;
  border: none !important;
  background: #e3ddcf !important;
  margin: 0 5px !important;
}

.main-slider .tp-bullets.preview3 .bullet.selected {
  background: none !important;
  border: 1px solid #B8D432 !important;
  background-color: #B8D432 !important;
  width: 12px !important;
  height: 12px !important;
}

.main-slider .big-text {
  font-family: "Lora";
  color: #B8D432;
  font-weight: 300;
}

.main-slider .big-text.big1 {
  text-transform: capitalize;
}

.main-slider .big-text.big11 {
  text-transform: lowercase;
}

.main-slider .big-text.big4 {
  text-transform: capitalize;
}

.main-slider .big-text.big5 {
  font-family: "Lora";
}

.main-slider .big-text.big6 {
  font-family: "Lora";
  font-weight: 700;
  color: #212121;
  text-transform: capitalize;
}

.main-slider .big-text.big7 {
  font-family: "Lora";
  color: #212121;
  text-transform: capitalize;
}

.main-slider .big-text.big8 {
  font-family: "Lora";
  color: #212121;
  text-transform: capitalize;
}

.main-slider .big-text.big9 {
  font-family: "Lora Italic";
}

.main-slider .small-text {
  letter-spacing: 0.5em;
  font-family: "Lora";
  text-align: right;
  font-weight: 400;
}

.main-slider .small1 {
  font-weight: 400;
  font-family: "Lora Italic";
  text-transform: lowercase;
}

.main-slider .small12 {
  font-weight: 400;
  font-family: "Lora Regular";
  text-transform: lowercase;
}

.main-slider .small-text2 {
  font-weight: 400;
  font-family: "Lora Italic";
  text-transform: none;
  opacity: 0.7;
}

.main-slider .small-text22 {
  font-weight: 400;
  font-family: "Lora Italic";
  text-transform: none;
  opacity: 0.7;
}

.main-slider .small-text3 {
  font-weight: 300;
  font-family: "Raleway", sans-serif;
  text-transform: lowercase;
  color: #888888;
}

.main-slider .small-text4 {
  font-weight: 300;
  font-family: "Lora";
  text-transform: uppercase;
  background: #fff;
  display: inline-block;
  padding: 15px 10px;
  color: #888888;
}

.main-slider .small-text5 {
  font-weight: 300;
  font-family: Raleway Light;
  text-transform: capitalize;
  letter-spacing: 0.1rem;
  color: #888888;
}

.main-slider .small-text6 {
  font-family: "Lora Italic";
  text-transform: capitalize;
  font-weight: 400;
}

.main-slider .small-text7 {
  font-family: "Lora";
  font-weight: 400;
  text-align: capitalize;
}

.btn-slider {
  border: solid 1px #B8D432;
  color: #B8D432;
  cursor: pointer;
}

.btn-slider:hover {
  background: #B8D432;
  color: #fff;
}

.btn-slider-2 {
  border: solid 1px #787978;
  color: #787978;
  background: none;
  cursor: pointer;
}

.btn-slider-2:hover {
  border: solid 1px #B8D432;
  background: #B8D432;
  color: #fff;
}

.bg-mth:before {
  background: url(../images/assets/dot.gif) !important;
  opacity: 0.1;
  content: "" !important;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 9999;
}

/*5.3 Tabs*/
/*-----------------------------------------------------------------------------
-	Tabs Stylesheet  -
version:   	1.0.0
date:      	23/10/15
author:		EngoCreative
email:     	info@engocreative.com
website:   	http://www.engocreative.com
-----------------------------------------------------------------------------*/
.tabs {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
}

.tabs li {
  display: inline-block;
  vertical-align: top;
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  color: #b5b5b5;
}

.tabs li::after {
  content: '';
  width: 8px;
  height: 12px;
  display: inline-block;
  margin-left: 30px;
  line-height: 19px;
  background: url("../images/thumb-tag.jpg") no-repeat;
  background-position: center center;
}

.tabs li:last-child:after {
  display: none;
}

.tabs li:first-child a {
  padding-left: 0;
}

.tabs li a {
  display: inline-block;
  vertical-align: middle;
  color: #b5b5b5;
  font: 400 20px Montserrat;
  text-transform: uppercase;
  line-height: 19px;
  padding-left: 25px;
}

.tabs li a.active {
  color: #212121;
}

.tab-content {
  line-height: 24px;
  display: none;
}

.tab-content.active {
  display: block;
}

.tab-content p {
  margin-bottom: 20px;
}

.tabs-collection {
  text-align: center;
}

.tabs-collection .ul-tab {
  background: url("../images/line.png") no-repeat;
  background-position: bottom center;
}

.tabs-collection .ul-tab li {
  display: inline-block;
  line-height: 19px;
}

.tabs-collection .ul-tab li h3.h3-title {
  display: inline-block;
}

.tabs-collection .ul-tab li:last-child:after {
  content: "";
  background: none;
}

.tabs-collection .ul-tab li:after {
  content: '';
  width: 8px;
  height: 19px;
  display: inline-block;
  margin-left: 30px;
  line-height: 19px;
  background: url("../images/thumb-tag.jpg") no-repeat;
  background-position: center center;
}

.tabs-collection .ul-tab li a {
  color: #b5b5b5;
  font: 400 24px Montserrat;
  text-transform: uppercase;
  line-height: 19px;
  padding-left: 25px;
}

.tabs-collection .ul-tab li.active a {
  color: #373737;
}

.tabs-collection .ul-tab li:hover a {
  color: #373737;
}

.tabs-collection .tags-content ul li.item {
  width: 270px;
  display: block;
  float: left;
  margin-bottom: 35px;
  margin-top: 15px;
  margin-right: 30px;
}

.tabs-collection .tags-content ul li.item:nth-child(4n) {
  margin-right: 0;
}

/*5.4 Home-banner-img*/
/*5.5 Testimonial*/
.testimonial-v1 {
  margin: 0 0 60px 0;
  background: black;
  overflow: hidden;
  position: relative;
}

.testimonial-v1 .testimonial-content {
  overflow: hidden;
  padding: 0;
}

.testimonial-v1:hover .comment:after {
  width: 100%;
}

.testimonial-v1 .avatar {
  text-align: center;
  padding: 25px 5px 25px 30px;
}

.testimonial-v1 .avatar img {
  border-radius: 50%;
  border: 3px solid #B8D432;
}

.testimonial-v1 .comment {
  font-family: "Lora";
  font-size: 16px;
  font-style: italic;
  color: #fff;
  line-height: 24px;
  padding-top: 30px;
  padding-right: 50px;
  font-weight: 400;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.testimonial-v1 .comment:after {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  display: block;
  width: 100px;
  margin: 10px 0;
  content: '';
  border-top: 1px solid #fff;
}

.testimonial-v1 .author {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  color: #fbfe95;
  line-height: 24px;
  text-transform: uppercase;
  font-size: 16px;
}

.testimonial-v1 .author label {
  font-weight: normal;
  font-family: "Raleway", sans-serif;
  font-size: 13px;
  color: #fff;
  text-transform: capitalize;
}

.testimonial-v1 .author label:before {
  display: inline-block;
  margin: 0 10px;
  border-right: 1px solid #FFF;
  content: '';
  height: 13px;
}

.testimonial-v1 .owl-nav {
  display: none;
}

.testimonial-v1 .owl-dots {
  position: absolute;
  bottom: 8px;
  right: 15px;
}

.testimonial-v1 .owl-dots .owl-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: 6px;
  background: white;
  border-radius: 50%;
  cursor: pointer;
}

.testimonial-v1 .owl-dots .owl-dot.active {
  background: #fbfe95;
}

.testimonial-v2 {
  margin: 0 0 60px;
  height: 500px;
  position: relative;
  text-align: center;
}

.testimonial-v2 .parallax-window {
  min-height: 500px;
  background: transparent;
  position: relative;
}

.testimonial-v2 .parallax-window:before {
  content: '';
  z-index: -1;
  position: absolute;
  background: rgba(33, 33, 33, 0.92);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.testimonial-v2 .owl-nav {
  display: none;
}

.testimonial-v2:hover .comment:after {
  width: 100%;
}

.testimonial-v2 .testimonial-thumbs {
  width: 550px !important;
  white-space: nowrap;
}

.testimonial-v2 .testimonial-thumbs .swiper-slide .thumb-image {
  display: inline-block;
  cursor: pointer;
  margin: 110px 10px 50px 10px;
  position: relative;
}

.testimonial-v2 .testimonial-thumbs .swiper-slide .thumb-image:before {
  content: '';
  display: inline-block;
  left: 0;
  border-radius: 50%;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(181, 181, 181, 0.4);
}

.testimonial-v2 .testimonial-thumbs .swiper-slide .thumb-image:after {
  content: '';
  display: inline-block;
  left: 0;
  border-radius: 50%;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(33, 33, 33, 0.5);
}

.testimonial-v2 .testimonial-thumbs .swiper-slide .thumb-image img {
  border-radius: 50%;
  width: 70px;
  /*height: 70px;*/
}

.testimonial-v2 .testimonial-thumbs .swiper-slide.swiper-slide-active .thumb-image {
  margin: 105px 10px 55px 10px;
}

.testimonial-v2 .testimonial-thumbs .swiper-slide.swiper-slide-active .thumb-image:before, .testimonial-v2 .testimonial-thumbs .swiper-slide.swiper-slide-active .thumb-image:after {
  display: none;
}

.testimonial-v2 .testimonial-thumbs .swiper-slide.swiper-slide-active .thumb-image img {
  width: 80px;
  /*height: 80px;*/
}

.testimonial-v2 .comment {
  font-family: "Lora";
  font-size: 16px;
  font-style: italic;
  display: block;
  color: #ffffff;
  line-height: 24px;
  width: 88%;
  margin-left: 6%;
  padding-right: 40px;
}

.testimonial-v2 .line {
  display: inline-block;
  margin-top: 27px;
  content: '';
  width: 90px;
  height: 1px;
  background: #fff;
  margin-bottom: 27px;
  clear: bold;
}

.testimonial-v2 .author {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  color: #B8D432;
  line-height: 24px;
  text-transform: uppercase;
  font-size: 24px;
}

.testimonial-v2 .author label {
  font-weight: normal;
  display: block;
  font-family: Raleway-regular;
  font-size: 14px;
  color: #fff;
  margin-top: 5px;
  text-transform: capitalize;
}

.testimonial-v2 .owl-pagination {
  position: absolute;
  bottom: 15px;
  right: 15px;
}

.testimonial-v2 .owl-pagination .owl-page {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: 6px;
  background: #80e9e8;
  border-radius: 50%;
  cursor: pointer;
}

.testimonial-v2 .owl-pagination .owl-page.active {
  background: #fbfe95;
}

/*5.6 Brand*/
.brand {
  margin: 0 0 85px;
  overflow: hidden;
}

/*5.7 Promotion*/
.policy-v2, .policy-v1 {
  margin: 0px 0px 30px;
  height: 60px;
}

.policy-v2 .policy-item, .policy-v1 .policy-item {
  text-align: center;
  padding-top: 10px;
}

.policy-v2 .policy-item:before, .policy-v1 .policy-item:before {
  display: inline-block;
  content: '';
  border-right: 1px solid #dddddd;
  height: 40px;
  float: right;
}

.policy-v2 .policy-item:last-child:before, .policy-v1 .policy-item:last-child:before {
  display: none;
}

.policy-v2 .policy-item h3, .policy-v1 .policy-item h3 {
  font-size: 19px;
  font-weight: normal;
}

.policy-v2 .policy-item span, .policy-v1 .policy-item span {
  font-size: 13px;
  color: white;
  font-family: "Raleway", sans-serif;
}

.policy-v1 {
  margin: 0 0 10px;
}

.policy-v1 .policy-item {
  padding-top: 10px;
  padding-bottom: 10px;
  background: #B3B8BF;
}

.policy-v1 .policy-item.mid {
   background: #B2BFBD;
}

.policy-v3 {
  margin-bottom: 65px;
}

.policy-v3 .policy-item {
  border: 1px solid #bcbcbc;
  text-align: center;
  padding-top: 10px;
  position: relative;
  overflow: hidden;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.5) rotate(180deg);
  }
  100% {
    -webkit-transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.5);
  }
  100% {
    transform: scale(1);
  }
}

.policy-v3 .policy-item:hover:before {
  webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

.policy-v3 .policy-item:before {
  display: block;
  font-size: 50px;
  color: #B8D432;
  line-height: 105px;
  font-family: 'Pe-icon-7-stroke';
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.policy-v3 .policy-item h3 {
  font-weight: normal;
  font-size: 18px;
}

.policy-v3 .policy-item span {
  font-size: 14px;
  color: #B8D432;
  font-family: "Lora";
  display: inline-block;
  margin: 8px 0 40px;
}

.policy-v3 .policy-item.free-ship:before {
  content: "\e625";
}

.policy-v3 .policy-item.t247:before {
  content: "\e6b5";
}

.policy-v3 .policy-item.refurn:before {
  content: "\e6c2";
}

.policy-v4 {
  margin-top: 90px;
  text-align: center;
}

.policy-v4 .parallax-window {
  min-height: 510px;
  background: transparent;
  position: relative;
}

.policy-v4 .parallax-window:before {
  content: '';
  position: absolute;
  background: rgba(33, 33, 33, 0.92);
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  height: 100%;
}

.policy-v4 .line {
  display: inline-block;
  margin-top: 27px;
  content: "";
  width: 90px;
  height: 1px;
  background: #FFF none repeat scroll 0% 0%;
  margin-bottom: 20px;
}

.policy-v4 .top-policy {
  margin: 70px 0 45px;
  z-index: 2;
}

.policy-v4 .top-policy .h3-title {
  font-size: 24px;
  line-height: 24px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  color: #fff;
}

.policy-v4 .top-policy .des {
  color: 16px;
  color: #fff;
  line-height: 24px;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  width: 88%;
  margin-left: 5.5%;
}

.policy-v4 .policy-items {
  text-align: center;
  padding-top: 10px;
  border: 1px solid #bcbcbc;
  position: relative;
  overflow: hidden;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.5) rotate(180deg);
  }
  100% {
    -webkit-transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.5);
  }
  100% {
    transform: scale(1);
  }
}

.policy-v4 .policy-items:hover:before {
  webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

.policy-v4 .policy-items:before {
  display: block;
  font-size: 50px;
  color: #fff;
  line-height: 105px;
  font-family: 'Pe-icon-7-stroke';
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.policy-v4 .policy-items div {
  font-size: 18px;
  color: #B8D432;
}

.policy-v4 .policy-items span {
  font-size: 14px;
  color: #fff;
  font-family: "Lora";
  display: inline-block;
  margin: 8px 0 40px;
}

.policy-v4 .policy-items.free-ship:before {
  content: "\e625";
}

.policy-v4 .policy-items.t247:before {
  content: "\e6b5";
}

.policy-v4 .policy-items.refurn:before {
  content: "\e6c2";
}

.policy-v5 {
  float: left;
  margin-bottom: 65px;
  margin-top: 30px;
}

.policy-v5 .sv-col {
  padding-right: 0px;
  padding-left: 0px;
}

.policy-v5 .policy-item {
  border-right: 1px solid #ecf0f1;
  border-top: 1px solid #ecf0f1;
  border-bottom: 1px solid #ecf0f1;
  text-align: center;
  padding: 50px 65px;
  position: relative;
  overflow: hidden;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.5) rotate(180deg);
  }
  100% {
    -webkit-transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.5);
  }
  100% {
    transform: scale(1);
  }
}

.policy-v5 .policy-item:hover {
  background: #f9f9f9;
}

.policy-v5 .policy-item:hover:before {
  webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

.policy-v5 .policy-item:before {
  display: block;
  font-size: 50px;
  color: #B8D432;
  line-height: 105px;
  font-family: 'Pe-icon-7-stroke';
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.policy-v5 .policy-item h3 {
  font-weight: normal;
  font-size: 18px;
}

.policy-v5 .policy-item span {
  font-size: 14px;
  color: #999;
  font-family: "Lora";
  display: inline-block;
  margin: 8px 0 40px;
}

.policy-v5 .policy-item.develope-sv:before {
  content: "\e60a";
}

.policy-v5 .policy-item.email-sv:before {
  content: "\e63b";
}

.policy-v5 .policy-item.design-sv:before {
  content: "\e62a";
}

.policy-v5 .policy-item.result-sv:before {
  content: "\e64e";
}

/*5.8 Collection*/
.deal {
  display: none;
  position: absolute;
  top: 41%;
  z-index: 20;
  text-align: center;
  width: 100%;
  transition: all 0.3s ease;
}

.deal .deal-name {
  display: inline-block;
  width: 275px;
  border: 5px solid #fff;
  position: relative;
}

.deal .deal-name h3 a {
  color: #B8D432;
  line-height: 110px;
  font-size: 51.71px;
}

.deal .deal-time {
  display: inline-block;
  clear: both;
  width: 290px;
  margin-top: 8px;
}

.deal .deal-time .time {
  display: inline-block;
  width: 65px;
  height: 65px;
  background: #fff;
  margin: 0px 0.5px;
  padding: 0;
}

.deal .deal-time .time h3, .deal .deal-time .time div {
  font-size: 24px;
  color: #000000;
  font-weight: bold;
  line-height: 0.8;
  margin-top: 15px;
}

.deal .deal-time .time span {
  font-size: 13px;
}

.collection-v1 {
  margin-bottom: 77px;
}

.collection-v1 .collections-product .col-product {
  position: relative;
  z-index: 3;
  transition: all 0.3s ease;
}

.collection-v1 .collections-product .col-product:hover .deal {
  display: block;
  transition: all 0.3s ease;
}

.collection-v1 .collections-product .col-product .image img {
  position: relative;
  z-index: 9;
  margin: 0 auto;
}

.collection-v1 .collections-product .col-product .image:before {
  content: '';
  width: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  background-color: #9dc1f5;
  height: 85.4%;
}

.collection-v1 .collections-product .col-product .label {
  width: 106px;
  height: 106px;
  background-color: #212121;
  border-radius: 50%;
  position: absolute;
  right: 35px;
  top: 101px;
  z-index: 8;
  overflow: hidden;
}

.collection-v1 .collections-product .col-product .label .price {
  text-align: center;
  display: block;
}

.collection-v1 .collections-product .col-product .label .price ins {
  display: block;
  color: #ffffff;
  font: 400 30px Montserrat;
  padding-top: 25px;
  text-decoration: none;
}

.collection-v1 .collections-product .col-product .label .price del {
  font: 400 23px Montserrat;
  color: #777777;
}

.collection-v1 .collections-product .col-product.yellow .image:before {
  background-color: #ffe570;
}

.collection-v1 .collections-product .col-product.yellow .label {
  top: 80px;
  right: auto;
  left: 42px;
}

.collection-v1 .collections-product .col-product.pink .image:before {
  background-color: #ecbcee;
}

.collection-v1 .collections-product .col-product.pink .label {
  top: 54px;
  right: auto;
  left: 42px;
}

.collection-v1 .collections-product .col-product.green .image:before {
  background-color: #00be90;
}

.colection-v2 {
  margin-bottom: 60px;
}

.colection-v2 img {
  width: 100%;
  height: auto;
}

.colection-v2 .row1 {
  margin-bottom: 5px;
}

.collection-v3 .collection-info label {
  display: block;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  font-family: "Raleway", sans-serif;
  color: rgba(33, 33, 33, 0.5);
}

.collection-v3 .collection-info h3.title {
  font-size: 36px;
  line-height: 30px;
  word-spacing: 0.5px;
  text-transform: uppercase;
  font-family: "Lora";
  font-weight: bold;
  margin: 15px 0;
}

.collection-v3 .collection-info .des {
  font-family: "Raleway", sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: rgba(33, 33, 33, 0.6);
  margin-bottom: 25px;
}

.collection-v3 .collection-info button.button {
  width: 150px;
  height: 40px;
  background: #fff;
  border: 1px solid #212121;
  border-radius: 25px;
  margin-bottom: 30px;
  opacity: 0.5;
}

.collection-v3 .collection-info button.button span {
  line-height: 38px;
  text-align: center;
  color: #212121;
  font-family: "Raleway", sans-serif;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
}

.collection-v3 .collection-info button.button:hover {
  background: #B8D432;
  border: 1px solid #B8D432;
  opacity: 1;
}

.collection-v3 .collection-info button.button:hover span {
  color: #fff;
}

.collection-v3 .collection-right {
  text-align: right;
}

.collection-v3 .collection-right .collection-info label {
  margin-top: 25px;
}

.collection-v3 .collection-right .collection-info button.button {
  margin-bottom: 0;
}

.collection-v3 {
  margin-top: 30px;
}

.colection-v4 .colection-item {
  width: 33.3333%;
  float: left;
  position: relative;
}

.colection-v4 .colection-item .colection-info {
  position: absolute;
  text-align: center;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  opacity: 0;
}

.colection-v4 .colection-item.colection-1 {
  overflow: hidden;
}

.colection-v4 .colection-item.colection-1:hover .colection-info {
  opacity: 1;
}

.colection-v4 .colection-item.colection-1:hover .colection-info .all-info {
  transform: translateY(-50%) scale(1);
  -ms-transform: translateY(-50%) scale(1);
  -webkit-transform: translateY(-50%) scale(1);
  -moz-transform: translateY(-50%) scale(1);
  -o-transform: translateY(-50%) scale(1);
}

.colection-v4 .colection-item.colection-1:hover .colection-info .info1 {
  opacity: 1;
  transform: translateY(0px);
  transition-delay: 0.5s;
}

.colection-v4 .colection-item.colection-1:hover .colection-info .big, .colection-v4 .colection-item.colection-1:hover .colection-info .info3 {
  transform: translateX(0px) rotate(0deg);
  transition-delay: 0.4s;
}

.colection-v4 .colection-item.colection-1:hover .colection-info .shopnow a {
  transform: translateY(0px);
  transition-delay: 0.3s;
  text-transform: uppercase;
}

.colection-v4 .colection-item.colection-1:hover .colection-info .shopnow:hover {
  transition-delay: 0s;
  opacity: 1;
}

.colection-v4 .colection-item.colection-1:hover .colection-info .shopnow:hover a {
  background: #B8D432;
  border: 1px solid #B8D432;
  color: #fff;
}

.colection-v4 .colection-item.colection-1 .colection-info {
  background: rgba(21, 21, 21, 0.9);
}

.colection-v4 .colection-item.colection-1 .colection-info .all-info {
  position: relative;
  vertical-align: middle;
  margin-top: 50%;
  transform: translateY(-50%) scale(0.4);
  -ms-transform: translateY(-50%) scale(0.4);
  -webkit-transform: translateY(-50%) scale(0.4);
  -moz-transform: translateY(-50%) scale(0.4);
  -o-transform: translateY(-50%) scale(0.4);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.colection-v4 .colection-item.colection-1 .colection-info .info1 {
  transition: all 0.1s ease-in-out 0s;
  color: #B8D432;
  font-size: 24px;
  font-family: "Lora";
}

.colection-v4 .colection-item.colection-1 .colection-info .big {
  font-size: 72px;
  color: #fff;
  font-family: "Lora";
  line-height: 80px;
  transition: all 0.2s ease-in-out 0s;
}

.colection-v4 .colection-item.colection-1 .colection-info .big.info4 {
  font-size: 94px;
  line-height: 105px;
}

.colection-v4 .colection-item.colection-1 .colection-info .info3 {
  transition: all 0.2s ease-in-out 0s;
  font-family: "Lora";
  font-size: 14.61px;
  color: #B8D432;
}

.colection-v4 .colection-item.colection-1 .colection-info .shopnow {
  position: absolute;
  bottom: -80px;
  width: 100%;
  opacity: 0.3;
}

.colection-v4 .colection-item.colection-1 .colection-info .shopnow a {
  transition: all 0.2s ease-in-out 0s;
  display: inline-block;
  width: 150px;
  height: 50px;
  border: 1px solid #fff;
  border-radius: 50px;
  line-height: 49px;
}

.colection-v4 .colection-item.colection-1 .colection-info .shopnow a span {
  color: #fff;
}

.colection-v4 .colection-item.colection-1 .colection-info .line1 {
  width: 60%;
  height: 1px;
  position: absolute;
  top: 52%;
  left: 20%;
  background: rgba(255, 255, 255, 0.1);
  transform: rotate(45deg);
}

.colection-v4 .colection-item.colection-1 .colection-info .line2 {
  width: 60%;
  height: 1px;
  position: absolute;
  top: 52%;
  left: 20%;
  background: rgba(255, 255, 255, 0.1);
  transform: rotate(-45deg);
}

.colection-v4 .colection-item.colection-2 {
  overflow: hidden;
}

.colection-v4 .colection-item.colection-2:hover .colection-info {
  opacity: 1;
  top: 0px;
  transition-delay: 0s;
  animation: 0.9s linear 0s normal none 1 running bounceY;
}

.colection-v4 .colection-item.colection-2 .colection-info {
  top: -500px;
  opacity: 0;
  transition: all 0.3s ease-out 0.5s;
}

.colection-v4 .colection-item.colection-2 .colection-info .all-info {
  position: relative;
  vertical-align: middle;
  margin-top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.colection-v4 .colection-item.colection-2 .colection-info .info1 {
  position: relative;
  display: inline-block;
  color: #B8D432;
  font-size: 65px;
  font-family: "Lora";
  line-height: 65px;
}

.colection-v4 .colection-item.colection-2 .colection-info .info1:after {
  position: absolute;
  bottom: 9px;
  right: -28%;
  display: inline-block;
  background: url("../images/line-home6-2.png") no-repeat;
  content: '';
  width: 30%;
  height: 6px;
  z-index: 23;
}

.colection-v4 .colection-item.colection-2 .colection-info .info1:before {
  position: absolute;
  bottom: 9px;
  left: -28%;
  display: inline-block;
  background: url("../images/line-home6-1.png") no-repeat;
  content: '';
  width: 30%;
  height: 6px;
  z-index: 23;
}

.colection-v4 .colection-item.colection-2 .colection-info .info2 {
  position: absolute;
  font-size: 38.92px;
  color: #212121;
  top: -36px;
  left: -35px;
}

.colection-v4 .colection-item.colection-2 .colection-info .info3 {
  position: relative;
  font-size: 116px;
  line-height: 110px;
  color: #B8D432;
  font-family: "Lora";
  display: inline-block;
}

.colection-v4 .colection-item.colection-2 .colection-info .info4 {
  font-family: "Lora";
  font-size: 18px;
  color: rgba(33, 33, 33, 0.7);
}

.colection-v4 .colection-item.colection-2 .colection-info .shopnow {
  position: absolute;
  bottom: -80px;
  width: 100%;
  opacity: 0.3;
}

.colection-v4 .colection-item.colection-2 .colection-info .shopnow a {
  display: inline-block;
  width: 150px;
  height: 50px;
  border: 1px solid #fff;
  border-radius: 50px;
  line-height: 49px;
}

.colection-v4 .colection-item.colection-2 .colection-info .shopnow a span {
  color: #fff;
}

.colection-v4 .colection-item.colection-2 .colection-info .line1 {
  width: 50%;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 25%;
  background: rgba(255, 255, 255, 0.1);
  transform: rotate(45deg);
}

.colection-v4 .colection-item.colection-2 .colection-info .line2 {
  width: 50%;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 25%;
  background: rgba(255, 255, 255, 0.1);
  transform: rotate(-45deg);
}

@media all and (max-width: 1368px) {
  .colection-v4 .colection-item .colection-2 .colection-info .info1 {
    font-size: 50px;
  }
  .colection-v4 .colection-item .colection-2 .colection-info .info1:before, .colection-v4 .colection-item .colection-2 .colection-info .info1:after {
    bottom: 14px;
  }
  .colection-v4 .colection-item .colection-2 .colection-info .info3 {
    font-size: 85px;
    line-height: 70px;
  }
  .colection-v4 .colection-item .colection-2 .colection-info .info3 .info2 {
    font-size: 28px;
    top: -27px;
  }
}

.on-the-road {
  text-transform: uppercase;
}

.on-the-road .big {
  font-size: 100px;
  font-family: "Lora";
  color: #B8D432;
  line-height: 80px;
  text-align: center;
}

.on-the-road .big div {
  display: inline-block;
}

.on-the-road .big .info2-1 {
  line-height: 100px;
}

.on-the-road .info3 {
  font-size: 130px;
  font-family: "Lora";
  color: #B8D432;
  line-height: 110px;
}

.on-the-road .info4 {
  font-size: 18px;
  letter-spacing: 5px;
  text-align: right;
  color: #212121;
  line-height: 23px;
  font-family: "Lora";
}

.colection-v5 .collections-product .col-product .image:before {
  height: 100%;
}

.colection-v5 .collections-product {
  z-index: 99;
}

.colection-v5 .owl-nav {
  display: block !important;
  position: absolute;
  top: 50%;
  transform: translatey(-50%);
  width: 100%;
}

.colection-v5 .owl-nav div {
  font-size: 0;
  position: relative;
}

.colection-v5 .owl-nav div:hover:before {
  opacity: 1;
}

.colection-v5 .owl-nav div:before {
  content: '';
  font-size: 17px;
  color: 212121;
  opacity: 0.5;
  font-family: FontAwesome;
}

.colection-v5 .owl-nav .owl-next {
  float: right;
}

.colection-v5 .owl-nav .owl-next:before {
  content: '\f178';
  position: absolute;
  right: -40px;
}

.colection-v5 .owl-nav .owl-prev {
  float: left;
}

.colection-v5 .owl-nav .owl-prev:before {
  content: '\f177';
  position: absolute;
  left: -40px;
}

.colection-v7 {
  text-align: center;
}

.colection-v7 img {
  width: 100%;
}

.colection-v7 .colection-info {
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  font-family: "Lora";
}

.colection-v7 .title1 {
  text-transform: uppercase;
  font-size: 36px;
  line-height: 40px;
}

.colection-v7 .title2 {
  line-height: 110px;
  font-size: 110px;
  color: #B8D432;
  text-transform: uppercase;
}

.colection-v7 .des {
  opacity: 0.8;
  font-size: 16px;
  font-style: italic;
}

.colection-v7 .btn {
  border: 1px solid #B8D432;
  font-family: "Montserrat", sans-serif;
  color: #B8D432;
  background: none;
  cursor: pointer;
  letter-spacing: 0.1em;
  border-radius: 20px;
}

.colection-v7 .btn:hover {
  color: #212121;
  background: #fff;
  border: 1px solid #fff;
}

.colection-v7.right .colection-info {
  left: 30px;
  right: auto;
}

.colection-v7.right .title1 {
  font-size: 33px;
  color: #fff;
}

.colection-v7.right .title2 {
  font-size: 80px;
  line-height: 80px;
}

.colection-v7.right .des {
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  font-style: italic;
}

.product-images .carousel-product:hover .owl-nav div {
  display: none !important;
}

.deal .widget-title:before {
  opacity: 0;
  z-index: 4;
  width: auto;
  height: auto;
  content: "";
  top: 8px;
  right: 8px;
  bottom: 8px;
  left: 8px;
  position: absolute;
  border: 1px solid #FFF;
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: transform 400ms, opacity 100ms ease 0s;
  -o-transition: transform 400ms, opacity 100ms ease 0s;
  transition: transform 400ms, opacity 100ms ease 0s;
}

.deal:hover .widget-title:before {
  opacity: 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);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  -webkit-transition: transform 500ms, opacity 300ms ease 0s;
  -o-transition: transform 500ms, opacity 300ms ease 0s;
  transition: transform 500ms, opacity 300ms ease 0s;
}

/*5.9 Carousel-product*/
.carousel-product, .tabs-collection, .owl-product-thumbs {
  text-align: center;
  margin-bottom: 50px;
}

.carousel-product .product-item, .tabs-collection .product-item, .owl-product-thumbs .product-item {
  margin-bottom: 40px;
}

.carousel-product:hover .owl-nav div, .tabs-collection:hover .owl-nav div, .owl-product-thumbs:hover .owl-nav div {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
}

.carousel-product:hover .owl-nav div.owl-prev, .tabs-collection:hover .owl-nav div.owl-prev, .owl-product-thumbs:hover .owl-nav div.owl-prev {
  left: -20px;
}

.carousel-product:hover .owl-nav div.owl-next, .tabs-collection:hover .owl-nav div.owl-next, .owl-product-thumbs:hover .owl-nav div.owl-next {
  right: -20px;
}

.carousel-product .container, .tabs-collection .container, .owl-product-thumbs .container {
  position: relative;
}

.carousel-product .owl-nav .owl-prev, .tabs-collection .owl-nav .owl-prev, .owl-product-thumbs .owl-nav .owl-prev {
  width: 70px;
  height: 40px;
  background-color: #888888;
  border-radius: 25px;
  display: block;
  font-size: 0;
  position: absolute;
  top: 30%;
  margin-top: -20px;
  padding: 0;
  cursor: pointer;
  -webkit-transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  -o-transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  opacity: 0;
  visibility: hidden;
  left: 30px;
}

.carousel-product .owl-nav .owl-prev:hover, .tabs-collection .owl-nav .owl-prev:hover, .owl-product-thumbs .owl-nav .owl-prev:hover {
  background-color: #000000;
}

.carousel-product .owl-nav .owl-prev:before, .tabs-collection .owl-nav .owl-prev:before, .owl-product-thumbs .owl-nav .owl-prev:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  color: #fff;
  line-height: 40px;
}

.carousel-product .owl-nav .owl-prev.disabled:hover, .tabs-collection .owl-nav .owl-prev.disabled:hover, .owl-product-thumbs .owl-nav .owl-prev.disabled:hover {
  background-color: #888888;
}

.carousel-product .owl-nav .owl-prev:before, .tabs-collection .owl-nav .owl-prev:before, .owl-product-thumbs .owl-nav .owl-prev:before {
  content: '\f177';
}

.carousel-product .owl-nav .owl-next, .tabs-collection .owl-nav .owl-next, .owl-product-thumbs .owl-nav .owl-next {
  width: 70px;
  height: 40px;
  background-color: #888888;
  border-radius: 25px;
  display: block;
  font-size: 0;
  position: absolute;
  top: 30%;
  margin-top: -20px;
  padding: 0;
  cursor: pointer;
  -webkit-transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  -o-transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  opacity: 0;
  visibility: hidden;
  right: 30px;
}

.carousel-product .owl-nav .owl-next:hover, .tabs-collection .owl-nav .owl-next:hover, .owl-product-thumbs .owl-nav .owl-next:hover {
  background-color: #000000;
}

.carousel-product .owl-nav .owl-next:before, .tabs-collection .owl-nav .owl-next:before, .owl-product-thumbs .owl-nav .owl-next:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  color: #fff;
  line-height: 40px;
}

.carousel-product .owl-nav .owl-next.disabled:hover, .tabs-collection .owl-nav .owl-next.disabled:hover, .owl-product-thumbs .owl-nav .owl-next.disabled:hover {
  background-color: #888888;
}

.carousel-product .owl-nav .owl-next:before, .tabs-collection .owl-nav .owl-next:before, .owl-product-thumbs .owl-nav .owl-next:before {
  content: '\f178';
}

.carousel-product .row-6-items.slide-full-screen, .tabs-collection .row-6-items.slide-full-screen, .owl-product-thumbs .row-6-items.slide-full-screen {
  margin: 0 66px;
}

.carousel-section {
  padding: 0 115px;
}

.carousel-section .box-title .h3-title {
  margin-top: 70px;
}

.carousel-section .box-title .title-icon {
  margin: 5px 0px 20px;
}

.carousel-section .col-sm-6 {
  padding: 0;
}

.carousel-section .carousel-product .product-item {
  margin-bottom: 0;
}

.carousel-section .product-item .product-name {
  font-size: 18px;
}

.carousel-section .carousel-product:hover .owl-nav div.owl-prev {
  left: -35px;
}

.carousel-section .tabs-collection:hover .owl-nav div.owl-next {
  right: -35px;
}

@media (max-width: 1440px) {
  .carousel-section .box-title .h3-title {
    margin-top: 30px;
  }
}

/*5.10 Lattest-blog*/
.latest-blog {
  margin-top: 40px;
  margin-bottom: 100px;
}

.latest-blog .content-blog .item-blog {
  position: relative;
}

.latest-blog .content-blog .item-blog .blog-images {
  overflow: hidden;
}

.latest-blog .content-blog .item-blog .blog-images img {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.latest-blog .content-blog .item-blog:hover .blog-images img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
}

.latest-blog .content-blog .item-blog .blog-content {
  padding: 0 15px;
  margin: 0 10px;
  position: relative;
  margin-top: -80px;
  background: #fff;
  text-align: left;
}

.latest-blog .content-blog .item-blog .blog-content .des {
  color: rgba(33, 33, 33, 0.6);
  font-size: 14px;
  line-height: 24px;
  font-family: "Raleway", sans-serif;
}

.latest-blog .content-blog .item-blog .blog-content .des .read-more {
  display: block;
  margin-top: 20px;
  color: rgba(33, 33, 33, 0.8);
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  text-decoration: underline;
}

.latest-blog .content-blog .item-blog .blog-content .des .read-more:hover {
  color: #B8D432;
}

.latest-blog .content-blog .item-blog .blog-content .extra {
  left: 10px;
  background-color: #ffffff;
  padding: 15px 0px 20px;
  width: calc(100% - 20px);
  height: 80px;
}

.latest-blog .content-blog .item-blog .blog-content .extra .name {
  font-size: 18px;
  font-family: "Lora";
  text-transform: uppercase;
  color: #212121;
  padding: 5px 0;
  font-weight: normal;
}

.latest-blog .content-blog .item-blog .blog-content .extra .date {
  display: inline-block;
  color: #b5b5b5;
  font: 400 12px "Roboto", sans-serif;
}

.latest-blog .content-blog .item-blog .blog-content .extra .date:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f073';
  margin-right: 5px;
}

.latest-blog .content-blog .item-blog .blog-content .extra .like {
  display: inline-block;
  padding-left: 30px;
  color: #b5b5b5;
  font: 400 12px "Roboto", sans-serif;
}

.latest-blog .content-blog .item-blog .blog-content .extra .like:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f0e6';
  margin-right: 5px;
}

.latest-blog .content-blog .item-blog .space {
  height: 140px;
}

/*5.11 New-sale-rate*/
.new-sale-rate .title {
  background: transparent url("../images/new-line.png") repeat-x scroll 0% 27%;
}

.new-sale-rate .title .h3-title {
  font-size: 24px;
  background: #fff;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-weight: normal;
  display: inline-block;
}

.new-sale-rate .title .h3-title:after {
  content: '';
  display: inline-block;
  border-bottom: 1px solid;
}

.new-sale-rate .product-item {
  margin-bottom: 30px;
}

.new-sale-rate .product-item:hover .ratings {
  opacity: 1;
}

.new-sale-rate .product-item .ratings {
  margin: 5px 0 4px;
}

.new-sale-rate .product-item .product-name {
  font-size: 20px;
}

.new-sale-rate .product-item .product-img {
  width: 30%;
  float: left;
  margin-right: 3%;
  border-bottom: 0;
}

.new-sale-rate .product-item .price {
  line-height: 30px;
}

.new-sale-rate .product-item .product-info {
  width: 67%;
  float: right;
  text-align: left;
}

.new-sale-rate .product-item .product-info .btn-buynow {
  opacity: 0.5;
  margin-top: 10px;
}

.new-sale-rate .product-item .product-info .btn-buynow:hover {
  opacity: 1;
}

.new-sale-rate .product-item .product-info .btn-buynow:hover button.button {
  background: #B8D432;
  border: 1px solid #B8D432;
}

.new-sale-rate .product-item .product-info .btn-buynow:hover button.button span {
  color: #FFF;
}

.new-sale-rate .product-item .product-info .btn-buynow button.button {
  background: #fff;
  border: 1px solid #212121;
  width: 110px;
  height: 35px;
  border-radius: 20px;
  padding: 0;
}

.new-sale-rate .product-item .product-info .btn-buynow button.button span {
  font-size: 13px;
  font-weight: bold;
  color: #212121;
}

/*5.12 Minicart*/
.mini-cart {
  position: relative;
}

.cart-control {
  cursor: pointer;
}

.mini-cart-content {
  position: absolute;
  top: 74px;
  min-width: 450px;
  max-height: 550px;
  overflow-x: hidden;
  overflow-y: auto;
  right: -23px;
  background: #212121;
  z-index: 999;
  padding: 15px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.25s ease;
  transition: all 0.55s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
}

.mini-cart-content.active {
  opacity: 1;
  top: 64px;
  visibility: visible;
}

.mini-cart-content:before {
  content: '';
  top: -11px;
  border-bottom: 11px solid #212121;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  position: absolute;
  right: 68px;
}

.total-minicart {
  padding-top: 16px;
}

.total-minicart strong {
  text-align: left;
  width: 40%;
  font-weight: normal;
  color: #888;
}

.total-minicart .total {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
}

.total-minicart .amount {
  text-align: right;
  width: 58%;
  font-size: 18px;
  font-weight: 700;
  color: #B8D432;
  float: right;
}

.total-minicart .buttons {
  margin-left: 0;
  margin-right: 0;
  padding: 15px 0 0;
}

.btn.btn-minicart {
  padding: 13px 30px;
  border: 1px solid #888;
  color: #888;
  font-size: 12px !important;
}

.btn.btn-minicart:hover {
  color: #fff !important;
  background: #B8D432;
  border: 1px solid #B8D432;
}

.btn.btn-minicart.checkout {
  color: #fff;
  background: #B8D432;
  border: 1px solid #B8D432;
}

.btn.btn-minicart.checkout:hover {
  background: none;
  color: #B8D432 !important;
}

.cart_list .item {
  border-bottom: 1px solid #373737;
  padding: 15px 0;
  position: relative;
}

.cart_list .item img {
  margin-right: 15px;
}

.cart_list .item .remove {
  position: absolute;
  right: 0;
  bottom: 25px;
  color: #fff;
  cursor:pointer;
  font-size: 18px;
}

#remove{
    position: absolute;
    right: 0;
    bottom: 25px;
    color: #fff;
    cursor: pointer;
}

.cart_list .item .remove:hover {
  color: #B8D432;
}

.cart_list .item .price {
  margin-bottom: 5px;
}

.cart_list .item .price .amount {
  font-family: "Montserrat", sans-serif;
  color: #B8D432;
  font-size: 18px;
  margin-right: 5px;
}

.cart_list .item .price del {
  color: #b5b5b5;
  font-size: 14px;
}

.cart_list .qty {
  color: #888888;
  font-size: 14px;
}

.cart_list h3.name {
  text-transform: none;
  margin-top: 4px;
  margin-bottom: 10px;
  line-height: 20px;
}

.cart_list h3.name a {
  font-size: 18px;
  font-family: "Lora";
  font-weight: normal;
  line-height: 20px;
  color: #fff;
}

.cart_list h3.name a:hover {
  color: #B8D432;
}

.mini-cart.white .mini-cart-content {
  background: #fff;
  -webkit-box-shadow: 0px 5px 14px -1px #888888;
  -moz-box-shadow: 0px 5px 14px -1px #888888;
  box-shadow: 0px 5px 14px -1px #888888;
}

.mini-cart.white .mini-cart-content:before, .mini-cart.white .mini-cart-content:after {
  border-bottom: 11px solid #d5d5d5;
  right: 80px;
  opacity: 0.2;
}

.mini-cart.white .cart_list .item {
  border-bottom: 1px solid #f6f6f6;
}

.mini-cart.white .cart_list .item .remove {
  color: #d5d5d5;
}

.mini-cart.white .cart_list .item .remove:hover {
  color: #B8D432;
}

.mini-cart.white .cart_list h3.name a {
  color: #212121;
}

.mini-cart.white .cart_list h3.name a:hover {
  color: #B8D432;
}

.off-canvas-right .mini-cart-content {
  top: 0;
  right: 0;
}

.off-canvas-right .top-mini-cart {
  border-bottom: 1px solid #373737;
  padding-bottom: 15px;
}

.off-canvas-right .top-mini-cart .close-off-canvas {
  color: #fff;
  font-size: 30px;
  margin-top: 10px;
}

.toplinks.dropdown-content {
  padding: 0;
}

.toplinks.dropdown-content .set {
  text-align: left;
  padding: 20px 15px;
  border-bottom: 1px solid #2d2d2d;
}

.toplinks.dropdown-content .set:last-child {
  border-bottom: 0;
}

.toplinks.dropdown-content .set .title {
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 14px;
  display: inline-block;
}

.langs a {
  display: inline-block;
  width: 60px;
  height: 35px;
  margin: 0 3px;
}

.langs a.active img {
  opacity: 1;
}

.langs a img {
  width: 100%;
  height: 100%;
  opacity: 0.3;
}

.langs a img:hover {
  opacity: 1;
}

.curs a {
  display: inline-block;
  width: 35px;
  height: 35px;
  background: #fff;
  line-height: 35px;
  text-align: center;
  margin: 0 5px;
  opacity: 0.3;
}

.curs a.active {
  opacity: 1;
  color: #B8D432;
}

.curs a:hover {
  opacity: 1;
}

.links.set div {
  cursor: pointer;
}

.links.set div:hover i {
  color: #595959;
}

.links.set div:hover span {
  color: #595959;
}

.links.set i {
  line-height: 30px;
  color: #fff;
  font-size: 16px;
  width: 30px;
}

.links.set span {
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  line-height: 30px;
}

/*5.13 Parallax*/
.background-img-v4 {
  background-image: url("../images/testimonial3.jpg") !important;
  z-index: 1;
}

.background-img-v3 {
  background-image: url("../images/paralax2.png") !important;
  z-index: 1;
}

.parallax {
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
  position: relative;
  min-height: 500px;
}

.parallax:before {
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: -1;
  content: " ";
  height: 100%;
  text-align: center;
  position: absolute;
  background: rgba(33, 33, 33, 0.9);
}

/*6.Theme*/
/*-----------------------------------------------------------------------------
		THEME.SCSS
-----------------------------------------------------------------------------*/
/*6.1 Reset*/
/*-----------------------------------------------------------------------------
-	Reset Stylesheet  -
version:   	1.0.0
date:      	23/10/15
author:		EngoCreative
email:     	info@engocreative.com
website:   	http://www.engocreative.com
-----------------------------------------------------------------------------*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
   
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
  color: #212121;
}

a:hover {
  color: #B8D432;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

ul li {
  list-style: none;
}

input {
  outline: none;
}

/*6.2 Grid-layout*/
/*-----------------------------------------------------------------------------
-	Grid layout Stylesheet  -
version:   	1.0.0
date:      	23/10/15
author:		EngoCreative & Bootstrap
email:     	info@engocreative.com
website:   	http://www.engocreative.com
-----------------------------------------------------------------------------*/
.owl-carousel {
  width: auto !important;
}

.owl-carousel .owl-wrapper-outer .owl-item {
  padding-left: 15px;
  padding-right: 15px;
}

.row.row-gutter-10 {
  margin-left: -5px;
  margin-right: -5px;
}

.row.row-gutter-10 [class*="col-"] {
  padding-left: 3px;
  padding-right: 3px;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container:before, .container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.row:before, .row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.33333%;
}

.col-xs-2 {
  width: 16.66667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333%;
}

.col-xs-5 {
  width: 41.66667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333%;
}

.col-xs-8 {
  width: 66.66667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333%;
}

.col-xs-11 {
  width: 91.66667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-2 {
  right: 16.66667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333%;
}

.col-xs-pull-5 {
  right: 41.66667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333%;
}

.col-xs-pull-8 {
  right: 66.66667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333%;
}

.col-xs-pull-11 {
  right: 91.66667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-2 {
  left: 16.66667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333%;
}

.col-xs-push-5 {
  left: 41.66667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333%;
}

.col-xs-push-8 {
  left: 66.66667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333%;
}

.col-xs-push-11 {
  left: 91.66667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.33333%;
}

.col-xs-offset-2 {
  margin-left: 16.66667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333%;
}

.col-xs-offset-5 {
  margin-left: 41.66667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333%;
}

.col-xs-offset-8 {
  margin-left: 66.66667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333%;
}

.col-xs-offset-11 {
  margin-left: 91.66667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

.container-full-screen {
  padding: 0 37px;
}

.container-full-screen-2 {
  padding: 0 66px;
}

.container-full-screen-3 {
  padding: 0 60px;
}

.container-no-padding {
  padding: 0;
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
  display: none;
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

.col-nopadding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/*6.3 Base*/
/*-----------------------------------------------------------------------------
-	Base Stylesheet  -
version:   	1.0.0
date:      	23/10/15
author:		EngoCreative
email:     	info@engocreative.com
website:   	http://www.engocreative.com
-----------------------------------------------------------------------------*/
html {
  font-size: 62.5%;
}

body {
  font-family: "Montserrat", sans-serif, sans-serif;
  color: #333;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857;
  overflow-x: hidden;
}

/*---------- Tool ----------*/
.d-table {
  display: table;
  width: 100%;
}

.d-table > div {
  display: table-cell;
  vertical-align: middle;
}

.f-left {
  float: left !important;
}

.f-right {
  float: right !important;
}

.f-none {
  float: none !important;
}

.a-left {
  text-align: left !important;
}

.a-right {
  text-align: right !important;
}

.a-center {
  text-align: center !important;
}

/*---------- Links ----------*/
.links {
  list-style: none;
}

.links a {
  text-decoration: none;
  display: block;
  line-height: 26px;
}

.links.links-inline:before, .links.links-inline:after {
  content: " ";
  display: table;
}

.links.links-inline:after {
  clear: both;
}

.links.links-inline li {
  float: left;
  margin-right: 10px;
}

.links.links-inline li:last-child {
  margin-right: 0;
}

a:hover {
  color: #B8D432;
}

a:focus {
  outline: none;
}

.off-canvas-content {
  position: fixed !important;
}

.mini-cart-content.off-canvas-content {
  width: 320px;
  -webkit-transition: -webkit-transform 0.5s ease;
  -o-transition: -o-transform 0.5s ease;
  transition: transform 0.5s ease;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}

.mini-cart-content.off-canvas-content.show {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%);
}

.img-eff1 {
  position: relative;
  overflow: hidden;
}

.img-eff1 img {
  width: 100%;
  height: auto;
}

.img-eff1 .ov1, .img-eff1 .ov2, .img-eff1 .ov3, .img-eff1 .ov4 {
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
  position: absolute;
  background: #B8D432;
  z-index: 1;
}

.img-eff1 img {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
}

.img-eff1 .ov1 {
  left: 100%;
  top: 5%;
  width: 90%;
  height: 2px;
}

.img-eff1 .ov2 {
  top: 100%;
  right: 5%;
  height: 90%;
  width: 2px;
}

.img-eff1 .ov3 {
  right: 100%;
  bottom: 5%;
  width: 90%;
  height: 2px;
}

.img-eff1 .ov4 {
  left: 5%;
  bottom: 100%;
  height: 90%;
  width: 2px;
}

.img-eff1:hover .ov1 {
  left: 5%;
}

.img-eff1:hover .ov2 {
  top: 5%;
}

.img-eff1:hover .ov3 {
  right: 5%;
}

.img-eff1:hover .ov4 {
  bottom: 5%;
}

.img-eff1:hover img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
}

/*6.4 Header*/
/*-----------------------------------------------------------------------------
-	Header Stylesheet  -
version:   	1.0.0
date:      	23/10/15
author:		EngoCreative
email:     	info@engocreative.com
website:   	http://www.engocreative.com
-----------------------------------------------------------------------------*/
ul.sub-menu {
  padding: 10px 0 !important;
}

ul.sub-menu:before {
  border-right: 9px solid transparent;
  border-left: 9px solid transparent;
  border-bottom: 9px solid #212121;
  content: "";
  position: absolute;
  bottom: 100%;
  left: 26px;
}

ul.sub-menu li {
  line-height: 20px !important;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
}

ul.sub-menu li:hover a {
  color: #B8D432 !important;
  margin-left: 3px;
}

ul.sub-menu li a {
  line-height: 20px !important;
  padding: 5px 10px !important;
  font: 300 13px Montserrat;
  border-top: 0 none !important;
  font-weight: 300 !important;
  text-align: left;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

ul.sub-menu li a:before {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.header-v1 .mini-cart-content:before {
  right: 50px;
}

.header-v1 .topbar {
  position: fixed;
  width: 100%;
  z-index: 1000;
  top: 0px;
  background: #212121;
  color: #fff;
  height: 40px;
}

.header-v1 .topbar .form-search {
  position: relative;
  display:none;
}

.header-v1 .topbar .form-search .input-search {
  border: 0;
  font-size: 11px;
  background: #383838;
  border-radius: 20px;
  height: 26px;
  width: 250px;
  margin-top: 7px;
  line-height: 25px;
  color: #626262;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  padding: 0 10px 0 30px;
}

.header-v1 .topbar .form-search .input-search::-webkit-input-placeholder {
  color: #626262;
}

.header-v1 .topbar .form-search .btn-search {
  position: absolute;
  display: inline-block;
  left: 10px;
  top: 7px;
  line-height: 26px;
  font-size: 0;
}

.header-v1 .topbar .form-search .btn-search:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f002';
  font-size: 14px;
  color: #b5b5b5;
}

.header-v1 .topbar .form-search .btn-search .btn-search1 {
  position: absolute;
  display: inline-block;
  left: 0px;
  width: 26px;
  height: 26px;
  font-size: 0;
  opacity: 0;
  z-index: 2;
  cursor: pointer;
}

.header-v1 .topbar .search-box {
  line-height: 40px;
  vertical-align: middle;
  width: 250px;
  float: left;
  display: inline-block;
  position: relative;
  height: 40px;
}

.header-v1 .topbar .search-box .icon {
  background: url(../images/search-icon.png);
  font-size: 0;
  position: absolute;
  left: 10px;
  margin-top: -7px;
  top: 50%;
  display: block;
  width: 13px;
  height: 15px;
}

.header-v1 .topbar .search-box .search-form label {
  height: inherit;
  width: inherit;
}

.header-v1 .topbar .search-box .search-form label .screen-reader-text {
  display: none;
}

.header-v1 .topbar .search-box .search-form label .search-field {
  height: inherit;
  width: inherit;
  background-color: rgba(255, 255, 255, 0.1);
  border: none;
  -webkit-border-radius: 12px 13px 13px 12px/12px 12px 13px 13px;
  -moz-border-radius: 12px 13px 13px 12px/12px 12px 13px 13px;
  border-radius: 12px 13px 13px 12px/12px 12px 13px 13px;
  padding: 0;
  height: 25px;
  width: 250px;
  text-indent: 30px;
  font: 400 11px Montserrat;
  color: rgba(181, 181, 181, 0.3);
  text-transform: uppercase;
}

.header-v1 .topbar .search-box .search-form label .search-field::-webkit-input-placeholder {
  color: #b5b5b5;
}

.header-v1 .topbar .search-box .search-form label .search-field:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(181, 181, 181, 0.3);
}

.header-v1 .topbar .search-box .search-form label .search-field::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(181, 181, 181, 0.3);
}

.header-v1 .topbar .search-box .search-form label .search-field:-ms-input-placeholder {
  color: rgba(181, 181, 181, 0.3);
}

.header-v1 .topbar .search-box .search-form input.search-submit {
  display: none;
}

.header-v1 .topbar .mini-cart {
  display: inline-block;
  float: right;
  height: 40px;
}

.header-v1 .topbar .mini-cart .fix-hover {
  height: 39px;
  position: absolute;
  opacity: 0;
  top: -31px;
  width: 100%;
}

.header-v1 .topbar .mini-cart .shop-item {
  display: none;
}

.header-v1 .topbar .mini-cart .cart-control {
  display: block;
  height: 26px;
  margin-top: 6px;
  line-height: 40px;
}

.header-v1 .topbar .mini-cart .cart-control:before {
  content: '';
  display: inline-block;
  height: 20px;
  width: 1px;
  border-left: 1px solid #fff;
  padding-right: 22px;
  margin-top: 4px;
  float: left;
}

.header-v1 .topbar .mini-cart .cart-control img {
  float: left;
}

.header-v1 .topbar .mini-cart .cart-control .spa {
  color: #fff;
  line-height: 40px;
  margin-left: 5px;
  line-height: 28px;
  display: inline-block;
  vertical-align: top;
}

.header-v1 .topbar .mini-cart .cart-control .cart-number {
  color: #fff;
  line-height: 40px;
  margin-left: 5px;
  line-height: 28px;
  display: inline-block;
  vertical-align: top;
}

.header-v1 .topbar .toplinks {
  float: right;
  margin-right: 20px;
}

.header-v1 .header-main {
   margin: 50px 0px 10px 0px;
}

.header-v1 .header-main .logo {
  text-align: center;
  display: block;
  margin: 0 auto;
}

.header-v1 .header-main .logo img {
  margin: 0 auto;
}

.header-v1 .main-menu {
  background: none;
}

.header-v1 .main-menu .main-nav {
  border-bottom: 1px solid #bcbcbc;
  padding-bottom: 10px;
  display: block;
  width: max-content;
  margin: 0 auto;
  margin-bottom: 5px;
}

.header-v1 .main-menu .main-nav li {
  display: block;
  float: left;
}

.header-v1 .main-menu .main-nav li:hover a {
  color: #B8D432;
}

.header-v1 .main-menu .main-nav li:hover .sub-menu a,
.header-v1 .main-menu .main-nav li:hover .mega-menu a {
  color: #fff;
  font-size: 14px;
}

.header-v1 .main-menu .main-nav li.current a {
  color: #B8D432;
}

.header-v1 .main-menu .main-nav li a {
  padding: 10px 16.5px;
  font: 400 13px Montserrat;
  color: #373737;
  text-transform: uppercase;
}

.header-v1 .main-menu .main-nav li a:after {
  content: '';
  width: 1px;
  height: 9px;
  display: inline-block;
  float: right;
  border-right: 1px solid #c7c7c7;
  margin: 5px 0 0;
}

.header-v1 .main-menu .main-nav li:last-child a {
  /*color: #a8a8a8;*/
}

.header-v1 .main-menu .main-nav li:last-child a:after {
  display: none;
}

.header-v1 .main-menu .main-nav li .sub-menu li {
  width: 100%;
}

.header-v1 .main-menu .main-nav li .sub-menu li:hover a {
  color: #B8D432;
}

.header-v1 .main-menu .main-nav li .sub-menu li.current a {
  color: #B8D432;
}

.header-v1 .main-menu .main-nav li .sub-menu li a {
  font: 400 13px Montserrat;
  color: #373737;
  text-transform: capitalize;
}

.header-v1 .main-menu .main-nav li .sub-menu li a:after {
  display: none;
}

.header-v1 .main-menu .main-nav li .sub-menu li:last-child a:after {
  display: none;
}

.header-v2 .topbar {
  background: #fff;
  color: #fff;
  padding: 10px 0;
}

.header-v2 .topbar a {
  color: #212121;
  font-size: 11px;
  font-family: 'Montserrat', sans-serif;
}

.header-v2 .topbar a:hover {
  color: #B8D432;
}

.header-v2 .toplinks {
  float: right;
  margin-right: 0;
}

.header-v2 .toplinks span {
  display: inline-block;
  float: left;
  line-height: 33px;
  margin-left: 12px;
  color: #bcbcbc;
}

.header-v2 .toplinks li.toplink {
  display: inline-block;
  float: left;
  line-height: 33px;
  margin-left: 10px;
  text-transform: uppercase;
}

.header-v2 .toplinks li.toplink a {
  display: block;
}

.header-v2 .toplinks li.toplink a:after {
  content: '';
  display: block;
  float: right;
  margin: 12px 0 0 10px;
  border-right: 1px solid rgba(0, 0, 0, 0.3);
  height: 9px;
}

.header-v2 .toplinks li.toplink:last-child a:after {
  display: none;
}

.header-v2 .form-search {
  position: relative;
}

.header-v2 .form-search .input-search {
  border: 0;
  background: #E8E8E8;
  border-radius: 20px;
  height: 26px;
  font-size: 11px;
  line-height: 25px;
  color: rgba(0, 0, 0, 0.3);
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  padding: 0 10px 0 30px;
  width: 250px;
}

.header-v2 .form-search .btn-search {
  position: absolute;
  display: inline-block;
  left: 10px;
  line-height: 26px;
  font-size: 0;
}

.header-v2 .form-search .btn-search:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f002';
  font-size: 14px;
  color: #5D5D5D;
}

.header-v2 .form-search .btn-search .btn-search1 {
  position: absolute;
  display: inline-block;
  left: 0px;
  width: 26px;
  height: 26px;
  font-size: 0;
  opacity: 0;
  z-index: 2;
  cursor: pointer;
}

.header-v2 .header-main {
  margin: 0 0 30px 0;
  height: 64px;
}

.header-v2 .header-main .container .container1 {
  border-top: 1px solid #BCBCBC;
  border-bottom: 1px solid #BCBCBC;
  height: 66px;
  position: relative;
}

.header-v2 .logo {
  float: left;
  vertical-align: middle;
  margin-right: 20px;
  margin-top: 8px;
}

.header-v2 .mini-cart {
  float: right;
}

.header-v2 .mini-cart .cart-label {
  line-height: 64px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  float: right;
  color: #212121;
  font-family: "Raleway", sans-serif;
  margin-right: 20px;
  margin-left: 15px;
}

.header-v2 .mini-cart .cart-label i {
  font-size: 14px;
  font-family: "Raleway", sans-serif;
  font-style: normal;
}

.header-v2 .mini-cart .cart-icon {
  float: left;
  margin-top: 12px;
}

.header-v2 .mini-cart:before {
  content: '';
  display: inline-block;
  float: left;
  margin-right: 20px;
  margin-right: 27px;
  width: 1px;
  height: 38px;
  margin-top: 13px;
  border-right: 1px solid #bcbcbc;
}

.header-v2 .mini-cart:after:before, .header-v2 .mini-cart:after:after {
  content: " ";
  display: table;
}

.header-v2 .mini-cart:after:after {
  clear: both;
}

.header-v2 .main-menu {
  float: left;
}

.header-v2 .main-menu .main-nav {
  list-style: none;
  position: static;
}

.header-v2 .main-menu .main-nav li {
  float: left;
  padding: 0 15px;
  line-height: 65px;
}

.header-v2 .main-menu .main-nav li:hover {
  background: #B8D432;
}

.header-v2 .main-menu .main-nav li:hover a {
  color: #fff !important;
}

.header-v2 .main-menu .main-nav li a {
  display: block;
  color: #373737;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
}

.header-v2 .main-menu .main-nav li .sub-menu li a {
  color: #fff;
  font-size: 14px;
  text-transform: capitalize;
  line-height: 35px;
  padding-left: 15px;
  font-weight: normal;
}

.header-v2 .main-menu .main-nav li .sub-menu li:hover {
  background: #212121;
}

.header-v2 .main-menu .main-nav li .sub-menu li:hover a {
  color: #B8D432;
}

.header-v2 .main-menu ul li.has-child .arrow:after {
  color: #212121;
}

.header-v2 .main-menu ul li.has-child:hover .arrow:after {
  color: #B8D432;
}

.header-v2 .main-menu .mega-menu.mega-menu-2:before {
  left: auto;
  right: 627px;
}

.header-v2 .main-menu .mega-menu:before {
  left: 96px;
}

.header-v3 .main-menu .sub-menu {
  margin-top: 10px;
  box-shadow: none;
}

.header-v3 ul.sub-menu:before {
  border-bottom: 9px solid #484848;
}

.header-v3 .main-menu .mega-menu:before {
  left: 97px;
}

.header-v3 .main-menu ul li.has-child .arrow:after {
  top: -13px;
}

.header-v3 .main-menu ul li.has-child:hover .arrow:after {
  color: #B8D432;
}

.header-v3 .header-main .container {
  position: relative;
  text-align: center;
}

.header-v3 .container {
  position: relative;
}

.header-v3 .engo-search {
  position: absolute;
  top: 10px;
  right: 15px;
  z-index: 999;
}

.header-v3 .engo-search a {
  color: #fff;
}

.header-v3 .engo-search .popup-v2 .modal-content {
  min-height: 200px;
}

.header-v3 .engo-search .popup-v2 .modal-dialog {
  min-width: 1150px;
  margin: 350px auto;
}

.header-v3 .engo-search .engo-search-content {
  padding: 70px;
}

.header-v3 .engo-search .engo-search-content .form-search {
  position: relative;
}

.header-v3 .engo-search .engo-search-content .form-search .input-search {
  border: 0;
  border-bottom: 1px solid #b5b5b5;
  background: transparent;
  border-radius: 0px;
  height: 35px;
  width: 100%;
  margin-top: 10px;
  line-height: 25px;
  color: #626262;
  font-weight: 100;
  padding: 0 10px 0 13px;
  font-size: 14px;
  letter-spacing: 0.1rem;
}

.header-v3 .engo-search .engo-search-content .form-search .input-search::-webkit-input-placeholder {
  color: #b5b5b5;
}

.header-v3 .engo-search .engo-search-content .form-search .btn-search {
  position: absolute;
  display: inline-block;
  right: 10px;
  top: 10px;
  line-height: 26px;
  font-size: 0;
}

.header-v3 .engo-search .engo-search-content .form-search .btn-search:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f002';
  font-size: 14px;
  color: #b5b5b5;
}

.header-v3 .engo-search .engo-search-content .form-search .btn-search .btn-search1 {
  position: absolute;
  display: inline-block;
  left: 0px;
  width: 26px;
  height: 26px;
  font-size: 0;
  opacity: 0;
  z-index: 2;
  cursor: pointer;
}

.header-v3 .search-box .form-search {
  position: relative;
  text-align: right;
}

.header-v3 .search-box .form-search .input-search {
  border: 0;
  background: #212121;
  border-radius: 10px;
  height: 26px;
  width: 250px;
  margin-top: 10px;
  line-height: 25px;
  color: #626262;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  padding: 0 10px 0 30px;
}

.header-v3 .search-box .form-search .input-search::-webkit-input-placeholder {
  color: #626262;
}

.header-v3 .search-box .form-search .btn-search {
  position: absolute;
  display: inline-block;
  right: 65px;
  top: 10px;
  line-height: 26px;
  font-size: 0;
}

.header-v3 .search-box .form-search .btn-search:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f002';
  font-size: 16px;
  color: #b5b5b5;
}

.header-v3 .search-box .form-search .btn-search .btn-search1 {
  position: absolute;
  display: inline-block;
  left: 0px;
  width: 26px;
  height: 26px;
  font-size: 0;
  opacity: 0;
  z-index: 2;
  cursor: pointer;
}

.header-v3 .search-box .form-search label {
  color: rgba(255, 255, 255, 0.6);
  text-transform: uppercase;
  font-size: 13px;
}

.header-v3 .search-box .search-box {
  line-height: 40px;
  vertical-align: middle;
  width: 250px;
  float: left;
  display: inline-block;
  position: relative;
  height: 40px;
}

.header-v3 .search-box .search-box .icon {
  background: url(../images/search-icon.png);
  font-size: 0;
  position: absolute;
  left: 10px;
  margin-top: -7px;
  top: 50%;
  display: block;
  width: 13px;
  height: 15px;
}

.header-v3 .search-box .search-box .search-form label {
  height: inherit;
  width: inherit;
}

.header-v3 .search-box .search-box .search-form label .screen-reader-text {
  display: none;
}

.header-v3 .search-box .search-box .search-form label .search-field {
  height: inherit;
  width: inherit;
  background-color: rgba(255, 255, 255, 0.1);
  border: none;
  -webkit-border-radius: 12px 13px 13px 12px/12px 12px 13px 13px;
  -moz-border-radius: 12px 13px 13px 12px/12px 12px 13px 13px;
  border-radius: 12px 13px 13px 12px/12px 12px 13px 13px;
  padding: 0;
  height: 25px;
  width: 250px;
  text-indent: 30px;
  font: 400 11px Montserrat;
  color: rgba(181, 181, 181, 0.3);
  text-transform: uppercase;
}

.header-v3 .search-box .search-box .search-form label .search-field::-webkit-input-placeholder {
  color: #b5b5b5;
}

.header-v3 .search-box .search-box .search-form label .search-field:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(181, 181, 181, 0.3);
}

.header-v3 .search-box .search-box .search-form label .search-field::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(181, 181, 181, 0.3);
}

.header-v3 .search-box .search-box .search-form label .search-field:-ms-input-placeholder {
  color: rgba(181, 181, 181, 0.3);
}

.header-v3 .search-box .search-box .search-form input.search-submit {
  display: none;
}

.header-v3.site-header {
  position: relative;
}

.header-v3.site-header .right-header {
  position: absolute;
  top: 0;
  right: 15px;
}

.header-v3.site-header .right-header .settings {
  display: inline-block;
}

.header-v3.site-header .right-header .settings .btn-settings {
  margin: 20px 25px;
  cursor: pointer;
}

.header-v3 .header-content {
  height: 70px;
  text-align: center;
}

.header-v3 .header-content .container {
  position: relative;
}

.header-v3 .logo {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  margin: 10px 0;
}

.header-v3 .main-menu {
  background: #212121;
  height: 45px;
}

.header-v3 .main-menu .mega-menu {
  margin-top: 10px;
}

.header-v3 .main-menu .mega-menu::before {
  border-bottom: 9px solid #484848;
  z-index: 1;
}

.header-v3 .main-menu .main-nav, .header-v3 .main-menu ul {
  list-style: none;
}

.header-v3 .main-menu .main-nav li, .header-v3 .main-menu ul li {
  text-align: left;
  float: left;
  padding: 0 35px 0 0;
  line-height: 45px;
}

.header-v3 .main-menu .main-nav li:hover a, .header-v3 .main-menu ul li:hover a {
  color: #B8D432;
}

.header-v3 .main-menu .main-nav li .sub-menu li a, .header-v3 .main-menu ul li .sub-menu li a {
  color: #fff;
  font-size: 14px;
  text-transform: capitalize;
  line-height: 35px;
  padding-left: 10px;
  font-weight: normal;
}

.header-v3 .main-menu .main-nav li .sub-menu li:hover a, .header-v3 .main-menu ul li .sub-menu li:hover a {
  color: #B8D432 !important;
}

.header-v3 .main-menu .main-nav li a, .header-v3 .main-menu ul li a {
  display: block;
  line-height: 45px;
  color: #fff;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
}

.header-v3 .main-menu .main-nav li.current a, .header-v3 .main-menu ul li.current a {
  color: #B8D432;
}

.header-v3 .main-menu .has-child {
  position: relative;
}

.header-v3 .main-menu .has-child a.has-child1:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f0d7';
  margin-left: 5px;
  font-size: 12px;
}

.header-v3 .main-menu .has-child:hover ul.sub-menu {
  width: 240px;
  z-index: 2;
  margin-top: 0;
  visibility: visible;
}

.header-v3 .main-menu .has-child ul.sub-menu {
  margin-top: 10px;
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  background: #484848;
  padding: 10px 15px;
}

.header-v3 .main-menu .has-child ul.sub-menu li {
  width: 100%;
}

.header-v3 .main-menu .has-child ul.sub-menu li a {
  line-height: 40px;
  font-size: 14px;
}

.header-v3 .main-menu .mega-menu-v2::after {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  width: 1000%;
  margin-left: -400%;
  background: #484848;
  height: 100%;
}

.header-v3 .mini-cart {
  float: right;
}

.header-v3 .mini-cart:before {
  content: '';
  display: inline-block;
  float: left;
  margin-right: 20px;
  margin-right: 27px;
  width: 1px;
  height: 38px;
  margin-top: 13px;
  border-right: 1px solid #bcbcbc;
}

.header-v3 .mini-cart:after:before, .header-v3 .mini-cart:after:after {
  content: " ";
  display: table;
}

.header-v3 .mini-cart:after:after {
  clear: both;
}

.header-v3 .cart-label {
  line-height: 64px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  float: right;
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: 700;
  margin-left: 15px;
}

.header-v3 .cart-label i {
  font-style: normal;
}

.header-v3 .cart-icon {
  float: left;
  margin-top: 12px;
}

.header-v3 .mini-cart-content {
  right: -4px;
}

.header-v4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}

.header-v4 .main-menu .mega-menu.mega-menu-2:before {
  right: 500px;
}

.header-v4 .arrow {
  display: none;
}

.header-v4 .header-main {
  padding-bottom: 23px;
}

.header-v4 .header-main .container .container1 {
  border-top: 1px solid #BCBCBC;
  border-bottom: 1px solid #BCBCBC;
  height: 66px;
}

.header-v4 .logo {
  position: absolute;
  left: 27px;
  vertical-align: middle;
  margin-right: 20px;
  z-index: 99;
  top: 20px;
}

.header-v4 .main-menu {
  display: inline-block;
  text-align: center;
  display: block;
  margin-top: 25px;
}

.header-v4 .main-menu .mega-menu {
  width: 900px;
}

.header-v4 .main-menu .mega-menu li a {
  padding-left: 15px;
  font-size: 13px !important;
  font-weight: 400;
}

.header-v4 .main-menu .main-nav, .header-v4 .main-menu ul {
  list-style: none;
  z-index: 2;
}

.header-v4 .main-menu .main-nav li, .header-v4 .main-menu ul li {
  display: inline-block;
  padding: 0 15px;
}

.header-v4 .main-menu .main-nav li:hover a, .header-v4 .main-menu ul li:hover a {
  color: #B8D432;
  font-weight: 700;
}

.header-v4 .main-menu .main-nav li:hover li a, .header-v4 .main-menu ul li:hover li a {
  color: #fff;
}

.header-v4 .main-menu .main-nav li:hover li:hover a, .header-v4 .main-menu ul li:hover li:hover a {
  color: #B8D432;
}

.header-v4 .main-menu .main-nav li a, .header-v4 .main-menu ul li a {
  display: block;
  color: #373737;
  text-transform: uppercase;
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
}

.header-v4 .main-menu .main-nav li .sub-menu li a, .header-v4 .main-menu ul li .sub-menu li a {
  text-transform: capitalize;
}

.header-v4 .right-header {
  position: absolute;
  right: 27px;
  top: 0;
  display: inline-block;
}

.header-v4 .right-header .settings {
  float: right;
}

.header-v4 .right-header .settings .btn-settings {
  margin: 20px 25px;
  cursor: pointer;
}

.header-v4 .right-header .mini-cart {
  float: right;
  cursor: pointer;
}

.header-v4 .right-header .mini-cart .mini-cart-content {
  z-index: 101;
  width: 320px;
}

.header-v4 .right-header .mini-cart .mini-cart-content:before {
  display: none;
}

.header-v4 .right-header .mini-cart .mini-cart-content .cart-label {
  line-height: 40px;
  color: #fff;
}

.header-v4 .right-header .mini-cart .mini-cart-content .cart-icon {
  margin-right: 10px;
}

.header-v4 .right-header .mini-cart:before {
  content: '';
  display: inline-block;
  float: left;
  margin-right: 20px;
  margin-right: 27px;
  width: 1px;
  height: 38px;
  margin-top: 13px;
  border-right: 1px solid #bcbcbc;
}

.header-v4 .right-header .mini-cart:after:before, .header-v4 .right-header .mini-cart:after:after {
  content: " ";
  display: table;
}

.header-v4 .right-header .mini-cart:after:after {
  clear: both;
}

.header-v4 .right-header .mini-cart .cart-label {
  line-height: 64px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  margin-left: 15px;
  float: right;
  font-family: "Raleway", sans-serif;
}

.header-v4 .right-header .mini-cart .cart-label i {
  font-style: normal;
}

.header-v4 .right-header .mini-cart .cart-icon {
  float: left;
  margin-top: 12px;
}

.header-v5 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  text-align: center;
}

.header-v5 .header-main {
  margin: 0 0 30px 0;
  height: 64px;
}

.header-v5 .header-main .container .container1 {
  border-top: 1px solid #BCBCBC;
  border-bottom: 1px solid #BCBCBC;
  height: 66px;
}

.header-v5 .logo {
  vertical-align: middle;
  display: inline-block;
  margin-top: 20px;
}

.header-v5 .main-menu {
  position: absolute;
  top: 0;
}

.header-v5 .main-menu .btn-nav {
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 42px;
  width: 26px;
  z-index: 9999;
  transition: opacity 0.2s ease-out;
}

.header-v5 .main-menu .btn-nav div {
  width: 100%;
  height: 3px;
  background: #373737;
  margin-bottom: 4px;
  transition: all 0.3s;
  backface-visibility: hidden;
}

.header-v5 .main-menu .btn-nav.off-canvas.show {
  position: fixed;
  left: 37px;
  z-index: 9999;
}

.header-v5 .main-menu .btn-nav.off-canvas.show div {
  background: #fff;
}

.header-v5 .main-menu .btn-nav.off-canvas.show .one {
  transform: rotate(45deg) translate(4px, 4px);
}

.header-v5 .main-menu .btn-nav.off-canvas.show .two {
  opacity: 0;
}

.header-v5 .main-menu .btn-nav.off-canvas.show .three {
  transform: rotate(-45deg) translate(6px, -6px);
}

.header-v5 .right-header {
  position: absolute;
  right: 27px;
  top: 0;
  margin-top: 18px;
  display: inline-block;
}

.header-v5 .right-header .settings {
  float: right;
}

.header-v5 .right-header .settings .btn-settings {
  margin: 20px 25px;
  cursor: pointer;
}

.header-v5 .right-header .mini-cart {
  float: right;
  cursor: pointer;
}

.header-v5 .right-header .mini-cart .mini-cart-content:before {
  display: none;
}

.header-v5 .right-header .mini-cart .mini-cart-content .cart-label {
  line-height: 40px;
  color: #fff;
}

.header-v5 .right-header .mini-cart .mini-cart-content .cart-icon {
  margin-right: 10px;
}

.header-v5 .right-header .mini-cart:before {
  content: '';
  display: inline-block;
  float: left;
  margin-right: 20px;
  margin-right: 27px;
  width: 1px;
  height: 38px;
  margin-top: 13px;
  border-right: 1px solid #bcbcbc;
}

.header-v5 .right-header .mini-cart:after:before, .header-v5 .right-header .mini-cart:after:after {
  content: " ";
  display: table;
}

.header-v5 .right-header .mini-cart:after:after {
  clear: both;
}

.header-v5 .right-header .mini-cart .cart-label {
  line-height: 64px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  float: right;
  font-family: "Raleway", sans-serif;
  margin-left: 15px;
}

.header-v5 .right-header .mini-cart .cart-label i {
  font-style: normal;
}

.header-v5 .right-header .mini-cart .cart-icon {
  float: left;
  margin-top: 12px;
}

.header-v6 {
  background: #212121;
}

.header-v6 .main-menu ul li.has-child .arrow:after {
  top: -13px;
}

.header-v6 .main-menu .mega-menu.mega-menu-2:before {
  left: 430px;
  right: auto;
}

.header-v6 .main-menu .mega-menu:before {
  left: 75px;
}

.header-v6 .main-menu {
  float: left;
}

.header-v6 .main-menu .main-nav, .header-v6 .main-menu ul {
  list-style: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.header-v6 .main-menu .main-nav li, .header-v6 .main-menu ul li {
  float: left;
  padding: 0 36px 0 0;
  line-height: 45px;
}

.header-v6 .main-menu .main-nav li:hover a, .header-v6 .main-menu ul li:hover a {
  color: #B8D432;
}

.header-v6 .main-menu .main-nav li:hover .arrow:after, .header-v6 .main-menu ul li:hover .arrow:after {
  color: #B8D432;
}

.header-v6 .main-menu .main-nav li:hover ul li:hover a, .header-v6 .main-menu ul li:hover ul li:hover a {
  color: #B8D432;
}

.header-v6 .main-menu .main-nav li:hover ul li a, .header-v6 .main-menu ul li:hover ul li a {
  color: #fff;
  font-size: 13px;
  padding-left: 15px;
}

.header-v6 .main-menu .main-nav li a, .header-v6 .main-menu ul li a {
  display: block;
  line-height: 45px;
  color: #FFF;
  text-transform: uppercase;
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
}

.header-v6 .main-menu .has-child {
  position: relative;
}

.header-v6 .main-menu .has-child ul.sub-menu li {
  width: 100%;
}

.header-v6 .main-menu .has-child ul.sub-menu li a {
  line-height: 40px;
  text-transform: capitalize;
}

.header-v6 .container1 {
  border-top: 1px dashed #4d4d4d;
}

.header-v6 .logo {
  float: left;
  vertical-align: middle;
  margin-right: 20px;
  margin-top: 5px;
}

.header-v6 .topbar {
  background: #212121;
  color: #fff;
  padding: 10px 0;
}

.header-v6 .topbar a {
  font-size: 11px;
  font-family: 'Montserrat', sans-serif;
}

.header-v6 .topbar a:hover {
  color: #B8D432;
}

.header-v6 .toplinks {
  float: right;
}

.header-v6 .toplinks span {
  display: inline-block;
  float: left;
  line-height: 33px;
  margin-left: 12px;
  color: #bcbcbc;
}

.header-v6 .toplinks li.toplink {
  display: inline-block;
  float: left;
  line-height: 33px;
  margin-left: 10px;
  text-transform: uppercase;
}

.header-v6 .toplinks li.toplink a {
  display: block;
}

.header-v6 .toplinks li.toplink a:after {
  content: '';
  display: block;
  float: right;
  margin: 12px 0 0 10px;
  border-right: 1px solid rgba(0, 0, 0, 0.3);
  height: 9px;
}

.header-v6 .toplinks li.toplink:last-child a:after {
  display: none;
}

.header-v6 .right-topbar {
  display: inline-block;
  height: 40px;
  margin-top: 16px;
  float: right;
}

.header-v6 .right-topbar .mini-cart {
  display: inline-block;
  float: right;
  height: 40px;
}

.header-v6 .right-topbar .mini-cart .mini-cart-content:before, .header-v6 .right-topbar .mini-cart .mini-cart-content:after {
  border-bottom: 11px solid #FFF;
  right: 80px;
  opacity: 1;
}

.header-v6 .right-topbar .mini-cart .mini-cart-content.active {
  top: 54px;
}

.header-v6 .right-topbar .mini-cart .mini-cart-content .cart-control {
  border-left: 0 none;
  padding-left: 0;
}

.header-v6 .right-topbar .mini-cart .shop-item {
  display: none;
}

.header-v6 .right-topbar .mini-cart .cart-control {
  display: block;
  height: 26px;
  margin-top: 7px;
  line-height: 40px;
  float: left;
}

.header-v6 .right-topbar .mini-cart .cart-control:before {
  content: '';
  display: inline-block;
  float: left;
  margin-right: 26px;
  width: 1px;
  height: 20px;
  margin-top: 4px;
  border-right: 1px solid #646464;
}

.header-v6 .right-topbar .mini-cart .cart-label {
  line-height: 45px;
  font-size: 14px;
  text-transform: uppercase;
  cursor: pointer;
  padding-left: 10px;
  font-weight: 700;
  float: left;
  font-family: "Raleway", sans-serif;
}

.header-v6 .right-topbar .mini-cart .cart-label i {
  font-style: normal;
}

.header-v6 .right-topbar .toplinks {
  float: right;
  margin-right: 20px;
}

.header-v6 .right-topbar .toplinks li.toplink {
  display: inline-block;
  float: left;
  line-height: 40px;
  margin-left: 10px;
  text-transform: uppercase;
}

.header-v6 .right-topbar .toplinks li.toplink a {
  display: block;
  color: #fff;
  font-size: 11px;
}

.header-v6 .right-topbar .toplinks li.toplink a:after {
  content: '';
  display: block;
  float: right;
  margin: 16px 0 0 10px;
  border-right: 1px solid rgba(181, 181, 181, 0.3);
  height: 9px;
}

.header-v6 .right-topbar .toplinks li.toplink a:hover {
  color: #B8D432;
}

.header-v6 .right-topbar .toplinks li.toplink:last-child a:after {
  display: none;
}

.header-v6 .form-search {
  position: relative;
  float: right;
}

.header-v6 .form-search .input-search {
  border: 0;
  background: #383838;
  border-radius: 20px;
  height: 26px;
  width: 250px;
  font-weight: 700;
  margin-top: 10px;
  line-height: 25px;
  color: #626262;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  padding: 0 10px 0 13px;
  font-size: 11px;
  letter-spacing: 0.1rem;
}

.header-v6 .form-search .input-search::-webkit-input-placeholder {
  color: #626262;
}

.header-v6 .form-search .btn-search {
  position: absolute;
  display: inline-block;
  right: 10px;
  top: 10px;
  line-height: 26px;
  font-size: 0;
}

.header-v6 .form-search .btn-search:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f002';
  font-size: 14px;
  color: #b5b5b5;
}

.header-v6 .form-search .btn-search .btn-search1 {
  position: absolute;
  display: inline-block;
  left: 0px;
  width: 26px;
  height: 26px;
  font-size: 0;
  opacity: 0;
  z-index: 2;
  cursor: pointer;
}

.header-v7.header-v5.engo-header-v7.menu-v3-black .main-menu .mega-menu.mega-menu-2 {
  left: 430px !important;
  margin-top: 40px;
  transition: 0.3s all ease;
}

.header-v7.header-v5.engo-header-v7.menu-v3-black .main-menu li:hover .mega-menu.mega-menu-2 {
  left: 430px;
  margin-top: 10px;
}

.header-v7.header-v5.engo-header-v7.menu-v3-white .main-menu .mega-menu.mega-menu-2 {
  left: 430px !important;
  margin-top: 40px;
  transition: 0.3s all ease;
}

.header-v7.header-v5.engo-header-v7.menu-v3-white .main-menu li:hover .mega-menu.mega-menu-2 {
  left: 430px;
  margin-top: 10px;
}

.header-v7.header-v5 {
  position: static;
}

.header-v7.header-v5 .main-menu .mega-menu.mega-menu-2 {
  left: 0px !important;
  margin-top: 40px;
  transition: 0.3s all ease;
}

.header-v7.header-v5 .main-menu li:hover .mega-menu.mega-menu-2 {
  margin-top: 10px;
}

.header-v7.header-v5 .main-menu .mega-menu.mega-menu-2:before {
  right: 547px;
}

.header-v7.header-v5 .main-menu {
  position: relative;
  overflow: visible !important;
}

.header-v7.header-v5 .main-menu .main-nav {
  margin: 46px 0 48px 0;
}

.header-v7.header-v5 .main-menu ul li {
  display: inline-block;
  padding: 0 22px;
}

.header-v7.header-v5 .main-menu ul li a {
  font-size: 16px;
}

.header-v7.header-v5 .main-menu ul li li a {
  font-size: 13px;
}

.header-v7.header-v5 .logo {
  margin-top: 11px;
}

.header-v7.header-v5 .right-header {
  margin-top: 0;
}

.header-v7.header-v5 .main-menu .btn-nav {
  top: 20px;
}

.header-v7.header-v5 .main-menu .btn-nav.active .one {
  transform: rotate(45deg) translate(4px, 4px);
}

.header-v7.header-v5 .main-menu .btn-nav.active .two {
  opacity: 0;
}

.header-v7.header-v5 .main-menu .btn-nav.active .three {
  transform: rotate(-45deg) translate(6px, -6px);
}

.header-v7.header-v5 .main-menu.main-menu-v7 {
  opacity: 0;
  height: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.header-v7.header-v5 .main-menu.main-menu-v7.active {
  opacity: 1;
  height: 112px;
  visibility: visible;
}

.header-v7.header-v5 .header-main {
  height: 60px;
  margin: 0;
}

.header-v7.header-v5 .right-header .settings .btn-settings {
  margin: 18px 25px;
}

.header-v7.header-v5 .right-header .mini-cart {
  margin-top: -2px;
}

.header-v7.header-v5 .right-header .mini-cart:before {
  margin-top: 11px;
}

.header-v7.header-v5 .right-header {
  right: 60px;
}

.header-v7.header-v5 .right-header .mini-cart:before {
  height: 25px;
}

.header-v8 .main-menu li:hover .mega-menu.mega-menu-2 {
  left: -145px !important;
}

.header-v8 .main-menu .mega-menu.mega-menu-2:before {
  right: 590px;
}

.header-v8 .mini-cart {
  display: inline-block;
  float: right;
}

.header-v8 .mini-cart .mini-cart-content:before, .header-v8 .mini-cart .mini-cart-content:after {
  border-bottom: 11px solid #212121;
  right: 84px;
  opacity: 1;
}

.header-v8 .mini-cart .mini-cart-content.active {
  top: 60px;
}

.header-v8 .mini-cart .mini-cart-content .cart-control {
  border-left: 0 none;
  padding-left: 0;
}

.header-v8 .mini-cart .shop-item {
  display: none;
}

.header-v8 .mini-cart .cart-control {
  display: block;
  height: 26px;
  margin-top: 7px;
  line-height: 40px;
  float: left;
}

.header-v8 .mini-cart .cart-control:before {
  content: '';
  display: inline-block;
  float: left;
  margin-right: 26px;
  margin-left: 26px;
  width: 1px;
  height: 20px;
  margin-top: 10px;
  border-right: 1px solid #646464;
}

.header-v8 .mini-cart .cart-label {
  line-height: 55px;
  font-size: 14px;
  text-transform: uppercase;
  cursor: pointer;
  padding-left: 10px;
  font-weight: 700;
  float: left;
  font-family: "Raleway", sans-serif;
}

.header-v8 .mini-cart .cart-label i {
  font-style: normal;
}

.header-v8 .main-menu ul li.has-child .arrow:after {
  top: -18px;
}

.header-v8 .main-menu {
  float: left;
}

.header-v8 .main-menu .main-nav, .header-v8 .main-menu ul {
  list-style: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.header-v8 .main-menu .main-nav li, .header-v8 .main-menu ul li {
  float: left;
  padding: 0 36px 0 0;
  line-height: 55px;
}

.header-v8 .main-menu .main-nav li:hover a, .header-v8 .main-menu ul li:hover a {
  color: #B8D432;
}

.header-v8 .main-menu .main-nav li:hover .arrow:after, .header-v8 .main-menu ul li:hover .arrow:after {
  color: #B8D432;
}

.header-v8 .main-menu .main-nav li:hover li:hover a, .header-v8 .main-menu ul li:hover li:hover a {
  color: #B8D432;
}

.header-v8 .main-menu .main-nav li:hover li a, .header-v8 .main-menu ul li:hover li a {
  color: #fff;
  font-size: 13px;
  padding-left: 15px;
}

.header-v8 .main-menu .main-nav li a, .header-v8 .main-menu ul li a {
  display: block;
  line-height: 55px;
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
}

.header-v8 .main-menu .has-child {
  position: relative;
}

.header-v8 .main-menu .has-child ul.sub-menu li {
  width: 100%;
}

.header-v8 .main-menu .has-child ul.sub-menu li a {
  line-height: 40px;
  text-transform: capitalize;
}

.header-v8 .logo {
  float: left;
  vertical-align: middle;
  margin-right: 20px;
  margin-top: 12px;
}

.header-v8 .topbar {
  background: #212121;
  color: #fff;
}

.header-v8 .topbar .col-sm-6 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.header-v8 .topbar a {
  font-size: 11px;
  font-family: 'Montserrat', sans-serif;
}

.header-v8 .topbar a:hover {
  color: #B8D432;
}

.header-v8 .toplinks {
  float: right;
}

.header-v8 .toplinks span {
  display: inline-block;
  float: left;
  line-height: 33px;
  margin-left: 12px;
  color: #bcbcbc;
}

.header-v8 .toplinks li.toplink {
  display: inline-block;
  float: left;
  line-height: 33px;
  margin-left: 10px;
  text-transform: uppercase;
}

.header-v8 .toplinks li.toplink a {
  display: block;
}

.header-v8 .toplinks li.toplink a:after {
  content: '';
  display: block;
  float: right;
  margin: 12px 0 0 10px;
  border-right: 1px solid rgba(0, 0, 0, 0.3);
  height: 9px;
}

.header-v8 .toplinks li.toplink:last-child a:after {
  display: none;
}

.header-v8 .header-info span {
  font-size: 11px;
  line-height: 35px;
}

.header-v8 .right-topbar {
  display: inline-block;
  float: right;
}

.header-v8 .right-topbar .toplinks {
  float: right;
  margin-right: 0;
}

.header-v8 .right-topbar .toplinks li.toplink {
  display: inline-block;
  float: left;
  line-height: 35px;
  margin-left: 10px;
  text-transform: uppercase;
}

.header-v8 .right-topbar .toplinks li.toplink a {
  display: block;
  color: #fff;
  font-size: 11px;
}

.header-v8 .right-topbar .toplinks li.toplink a:hover {
  color: #B8D432;
}

.header-v8 .right-topbar .toplinks li.toplink a:after {
  content: '';
  display: block;
  float: right;
  margin: 16px 0 0 10px;
  border-right: 1px solid rgba(181, 181, 181, 0.3);
  height: 9px;
}

.header-v8 .right-topbar .toplinks li.toplink:last-child a:after {
  display: none;
}

.header-v8 .form-search {
  position: relative;
  float: right;
}

.header-v8 .form-search .input-search {
  border: 0;
  background: #eeeeee;
  border-radius: 20px;
  height: 26px;
  width: 250px;
  font-weight: 300;
  margin-top: 14px;
  line-height: 25px;
  color: #b5b5b5;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  padding: 0 10px 0 13px;
  font-size: 11px;
  letter-spacing: 0.1rem;
}

.header-v8 .form-search .input-search::-webkit-input-placeholder {
  color: #c1c1c1;
}

.header-v8 .form-search .btn-search {
  position: absolute;
  display: inline-block;
  right: 10px;
  top: 14px;
  line-height: 26px;
  font-size: 0;
}

.header-v8 .form-search .btn-search:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f002';
  font-size: 14px;
  color: #212121;
  opacity: 0.8;
}

.header-v8 .form-search .btn-search .btn-search1 {
  position: absolute;
  display: inline-block;
  left: 0px;
  width: 26px;
  height: 26px;
  font-size: 0;
  opacity: 0;
  z-index: 2;
  cursor: pointer;
}

.main-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  z-index: 100;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  display: block;
}

.main-menu ul li {
  position: relative;
}

.main-menu ul li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  left: 0;
}

.main-menu ul li.has-child .arrow {
  position: relative;
}

.main-menu ul li.has-child .arrow:after {
  display: block;
  content: "\f0d7";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: -10px;
  top: -22px;
  font-size: 10px;
  color: #fff;
}

.main-menu ul li:last-child {
  margin-right: 0;
  border-bottom: 0;
}

.main-menu ul li.current-menu-item > a {
  font-weight: 700;
}

.main-menu ul li.purchase a {
  color: #b5b5b5;
  text-decoration: underline;
}

.main-menu .sub-menu {
  position: absolute;
  top: 100%;
  margin-top: 20px;
  z-index: 9999;
  left: 30px;
  opacity: 0;
  visibility: hidden;
  width: 240px;
  background: #212121;
  box-shadow: 0 0 2px #ccc;
  -moz-box-shadow: 0 0 2px #ccc;
  -ms-box-shadow: 0 0 2px #ccc;
  -webkit-box-shadow: 0 0 2px #ccc;
  -o-box-shadow: 0 0 2px #ccc;
  transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
}

.main-menu .sub-menu li {
  display: block;
  padding-left: 10px !important;
  padding-right: 10px !important;
  width: 100%;
}

.main-menu .sub-menu li:hover > ul {
  left: 100%;
  top: 2px;
}

.main-menu .sub-menu li a {
  display: block;
  color: #fff;
  line-height: 40px;
  border-top: 1px solid #ededed;
  font-weight: normal;
}

.main-menu .sub-menu li a:after {
  display: none;
}

.main-menu .sub-menu li a:hover {
  color: #B8D432;
}

.main-menu .sub-menu li:after {
  height: 1px;
  margin-top: -1px;
}

.main-menu .sub-menu li:first-child a {
  border-top: none;
}

.main-menu .sub-menu ul {
  top: 20px;
  left: 100%;
}

.mobile-menu {
  display: none;
  width: 26px;
  height: 17px;
  border-top: 3px solid #212121;
  position: relative;
  cursor: pointer;
}

.mobile-menu:after,
.mobile-menu:before {
  display: block;
  width: 100%;
  height: 3px;
  background: #212121;
  content: "";
  position: absolute;
  bottom: 0;
}

.mobile-menu:before {
  bottom: 50%;
}

.mobile-menu,
.mobile-menu:after,
.mobile-menu:before {
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  border-radius: 1px;
}

.mobile-menu:hover:before,
.mobile-menu:hover:after {
  background: #fbf063;
}

.mobile-menu:hover {
  border-color: #fbf063;
}

/* --------------------------

	4.3 Mega Menu

	--------------------------- */
.main-menu .mega-menu {
  background: #212121;
  width: 940px;
  color: #FFF;
  padding: 15px;
  box-shadow: none;
  left: -40px;
  margin-top: 20px;
}

.main-menu .mega-menu.mega-menu-2 {
  width: 1200px;
  padding: 30px 15px;
  visibility: hidden;
  margin-top: 0px;
}

.main-menu .mega-menu.mega-menu-2 .mega-item {
  width: 25%;
}

.main-menu .mega-menu.mega-menu-2 .mega-item:nth-child(2) {
  width: 25%;
}

.main-menu .mega-menu.mega-menu-2 .mega-item:nth-child(3) {
  width: 25%;
}

.main-menu .mega-menu.mega-menu-2 .mega-item:nth-child(4) {
  width: 25%;
}

.main-menu .mega-menu.mega-menu-2 .menu-title {
  margin: 0 0 10px;
}

.main-menu .off-canvas-menu .mega-menu.mega-menu-2 {
  width: 990px;
}

.main-menu li:hover .mega-menu.mega-menu-2 {
  left: -200px !important;
  visibility: visible;
}

.main-menu .mega-menu.mega-menu-2:before {
  left: auto;
  right: 390px;
}

.main-menu .mega-menu:before {
  border-right: 9px solid transparent;
  border-left: 9px solid transparent;
  border-bottom: 9px solid #212121;
  content: "";
  position: absolute;
  bottom: 100%;
  left: 85px;
}

.main-menu li:hover .mega-menu {
  left: -55px !important;
}

.main-menu .mega-menu:after {
  content: "";
  display: block;
  clear: both;
}

.mega-menu .mega-item {
  padding-left: 15px;
  width: 40%;
  float: left;
  text-align: left;
}

.mega-menu .mega-item.image {
  width: 60%;
}

.mega-menu .menu-title {
  color: #FFF;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 12px 0 10px;
  line-height: 25px;
}

.main-menu .mega-menu ul {
  left: auto;
  top: auto;
  list-style: none;
}

.main-menu .mega-menu ul li {
  padding: 0px 0 0px 0px;
  padding-left: 0 !important;
  position: relative;
  width: 100%;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
}

.main-menu .mega-menu ul li:before {
  height: 4px;
  width: 4px;
  background: #FFF;
  content: "";
  display: block;
  position: absolute;
  top: 13px;
  left: 0;
}

.main-menu .mega-menu ul li:after {
  display: none;
}

.main-menu .mega-menu ul li a {
  border: none;
  padding-left: 15px;
  line-height: 30px !important;
  text-transform: inherit !important;
  font-weight: 300 !important;
  display: inline;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.main-menu .mega-menu ul li:hover a {
  background: none;
  color: #B8D432;
}

.main-menu .mega-menu ul li:hover a {
  margin-left: 3px;
}

.main-menu .li-mega-menu {
  position: static !important;
}

.main-menu .li-mega-menu:hover .mega-menu {
  left: 0 !important;
  margin-top: -10px;
}

.main-menu .mega-menu-v2 {
  width: 100%;
  left: 0;
  padding: 20px 0;
  z-index: 999;
}

.main-menu .mega-menu-v2 .mega-item {
  width: 100%;
  padding-left: 0;
  margin: 10px 0 30px;
}

.main-menu .mega-menu-v2 .mega-item.image {
  margin: 30px 0 !important;
}

.main-menu .mega-menu-v2 .mega-item .menu-title {
  margin: 20px 0 10px;
}

.main-menu .mega-menu-v2.mega-menu-2 {
  padding: 20px 0;
}

.main-menu .mega-menu-v2.mega-menu-2:before {
  left: 425px;
  right: auto;
}

.sticky-header {
  -webkit-transition: -webkit-transform 0.5s ease;
  -o-transition: -o-transform 0.5s ease;
  transition: transform 0.5s ease;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}

.sticky-header.sticky-fixed {
  position: fixed;
  top: 0;
  width: 100%;
  background: #fff;
  z-index: 1111;
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
  border-bottom: 1px solid #dddddd;
}

.sticky-header.sticky-tranform {
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
}

.off-canvas-menu {
  height: 100vh;
  max-width: 375px;
  position: fixed;
  top: 0;
  left: 0;
  background: #212121;
  padding: 100px 35px 35px 35px;
  -webkit-transition: -webkit-transform 0.5s ease;
  -o-transition: -o-transform 0.5s ease;
  transition: transform 0.5s ease;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}

.off-canvas-menu li a {
  color: #fff;
}

.off-canvas-menu li a:hover {
  color: #B8D432;
}

.off-canvas-menu.show {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  z-index: 999;
}

.off-canvas-menu li.has-child .arrow {
  position: absolute !important;
  right: 20px;
  top: 43px;
}

.off-canvas-menu li.has-child .arrow:after {
  content: "" !important;
  background-image: url(../images/assets/plus-white.png);
  width: 9px;
  height: 9px;
  color: #212121 !important;
  top: 6px;
}

.off-canvas-menu .form-search {
  position: relative;
  margin-top: 65px;
}

.off-canvas-menu .form-search .input-search {
  border: 0;
  background: #383838;
  border-radius: 20px;
  height: 26px;
  line-height: 25px;
  color: #626262;
  font-family: "Montserrat", sans-serif;
  opacity: 0.3;
  text-transform: uppercase;
  padding: 0 10px 0 30px;
  width: 100%;
}

.off-canvas-menu .form-search .btn-search {
  position: absolute;
  display: inline-block;
  left: 10px;
  top: 0;
  line-height: 26px;
  font-size: 0;
}

.off-canvas-menu .form-search .btn-search:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f002';
  font-size: 16px;
  color: #fff;
  opacity: 0.6;
}

.off-canvas-menu .form-search .btn-search .btn-search1 {
  position: absolute;
  display: inline-block;
  left: 0px;
  width: 26px;
  height: 26px;
  font-size: 0;
  opacity: 0;
  z-index: 2;
  cursor: pointer;
}

.off-canvas-menu .btn-nav {
  margin-top: 0 !important;
  margin-bottom: 30px;
}

.off-canvas-menu .logo {
  text-align: left;
  margin-bottom: 65px;
}

.off-canvas-menu .main-nav {
  clear: left;
}

.off-canvas-menu .main-nav li {
  text-align: left;
  text-transform: uppercase;
  line-height: 50px;
  border-bottom: 1px solid #2d2d2d;
}

.off-canvas-menu .main-nav li.has-child {
  position: relative;
}

.off-canvas-menu .main-nav li.has-child .sub-menu {
  position: absolute;
  left: calc(100% + 50px) !important;
  top: 0;
  transform: translateY(-50%);
}

.off-canvas-menu .main-nav li.has-child .sub-menu:before {
  left: -10px;
  top: 50%;
  right: auto;
  transform: translateY(-50%);
  border-right: 12px solid #212121;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 0;
}

.off-canvas-menu .main-nav li.has-child .sub-menu li {
  border-bottom: none;
  line-height: 33px;
}

.off-canvas-menu .main-nav li.has-child .mega-menu {
  position: absolute;
  left: calc(100% + 50px) !important;
  top: 0;
  transform: translateY(-50%);
}

.off-canvas-menu .main-nav li.has-child .mega-menu li {
  border-bottom: none;
  line-height: 33px;
}

.off-canvas-menu .main-nav li.has-child .mega-menu li a {
  line-height: 20px;
  padding: 0 15px;
}

.off-canvas-menu .main-nav li:hover .arrow {
  display: none;
}

.toplinks {
  float: right;
  margin-right: 20px;
}

.toplinks li.toplink {
  display: inline-block;
  float: left;
  line-height: 40px;
  margin-left: 10px;
  text-transform: uppercase;
}

.toplinks li.toplink a {
  display: block;
  color: #fff;
  font-size: 11px;
}

.toplinks li.toplink a del {
  color: #B8D432;
  text-decoration:underline;
}

.toplinks li.toplink a:hover {
  color: #B8D432;
}

.toplinks li.toplink a:after {
  content: '';
  display: block;
  float: right;
  margin: 16px 0 0 10px;
  border-right: 1px solid rgba(181, 181, 181, 0.3);
  height: 9px;
}

.toplinks li.toplink:last-child a:after {
  display: none;
}

.toplinks.toplinks2 li.toplink a {
  color: #212121;
}

.toplinks.toplinks2 ul li a:hover {
  color: #B8D432;
}

ul.toplinks li {
  position: relative;
}

ul.toplinks li:hover ul.top-link-content {
  display: block;
}

ul.toplinks li ul.top-link-content {
  display: none;
  position: absolute;
  padding: 10px 20px 10px 20px;
  top: 100%;
  min-width: 120px;
  left: -20px;
  background: #212121;
  z-index: 99;
}

ul.toplinks li ul.top-link-content li a {
  line-height: 24px;
}

ul.toplinks li ul.top-link-content li a:after {
  display: none !important;
}

ul.toplinks.toplinks2 li ul.top-link-content {
  background: #fff;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  z-index: 99;
}

ul.toplinks.toplinks2 li ul.top-link-content a:after {
  display: none !important;
}

.fix_logo .right-header .mini-cart .cart-icon {
  margin-top: 0;
}

.header_content .logo {
  top: 0;
}

/*6.5 Main-content*/
/*-----------------------------------------------------------------------------
-	Footer Stylesheet  -
version:   	1.0.0
date:      	23/10/15
author:		EngoCreative
email:     	info@engocreative.com
website:   	http://www.engocreative.com
-----------------------------------------------------------------------------*/
.breadcrumbs {
  background: #ebebeb;
  /*margin-bottom: 60px;*/
}

.breadcrumbs .item {
  list-style: none;
  float: left;
  line-height: 40px;
}

.breadcrumbs .item a {
  line-height: 40px;
  font-family: "Montserrat", sans-serif;
}

.breadcrumbs .item.category {
  color: #B8D432;
}

.breadcrumbs .item.category:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f178';
  display: inline-block;
  float: left;
  font-size: 16px;
  color: #b5b5b5;
  margin: 0 19px;
}

.breadcrumbs .item.cart a {
  color: #fff;
}

.breadcrumbs .item.cart:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f178';
  display: inline-block;
  float: left;
  font-size: 16px;
  color: #6e6e6e;
  margin: 0 19px;
}

.breadcrumbs .item.product-item {
  color: #B8D432;
}

.breadcrumbs .item.product-item:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f178';
  display: inline-block;
  float: left;
  font-size: 16px;
  color: #b5b5b5;
  margin: 0 19px;
}

.breadcrumbs.breadcrumbs-v2 {
  border-top: 0;
  border-bottom: 0;
  position: relative;
}

.breadcrumbs.breadcrumbs-v2 .item.category {
  color: #fff;
}

.breadcrumbs.breadcrumbs-v2 .breadcrums1 {
  background: rgba(173, 171, 171, 0.3);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.breadcrumbs.breadcrumbs-v2 {
  background: #bcbcbc;
}

.toolbar {
  margin: 6px 0 30px;
}

.toolbar .selectbox {
  border: none;
  width: 100%;
  margin-bottom: 0;
  background: none;
  position: relative;
  z-index: 1;
  outline: none;
  color: #373737;
  letter-spacing: 0.5px;
  height: 38px;
  font-weight: normal;
  font-family: "Montserrat", sans-serif;
}

.toolbar .selectbox select {
  width: 100%;
  background: none;
  position: relative;
  z-index: 1;
  outline: none;
  font-size: 14px;
  padding-left: 5px;
  border: 1px solid #373737;
  color: #373737;
  letter-spacing: 0.5px;
  height: 35px;
  line-height: 35px;
  font-weight: normal;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
}

.toolbar .style-switch a {
  display: inline-block;
  width: 35px;
  height: 35px;
  border: 1px solid #b5b5b5;
  color: #b5b5b5;
  text-align: center;
  line-height: 33px;
  font-size: 19px;
  margin-left: 5px;
}

.toolbar .style-switch a:hover {
  border-color: #212121;
  color: #212121;
}

.toolbar .style-switch a.active {
  border-color: #212121;
  color: #212121;
}

.toolbar-bottom {
  margin: 40px 0 100px;
}

.toolbar-bottom .pagination {
  text-align: center;
  display: block;
  margin: 0;
  padding: 0;
  border-radius: 0;
}

.toolbar-bottom .pagination ul {
  margin: 0;
  padding: 40px 25px 0;
  list-style: none;
  display: inline-block;
  border-top: 1px solid #dadada;
}

.toolbar-bottom .pagination ul li {
  display: inline-block;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  margin: 0 5px;
  color: #373737;
}

.toolbar-bottom .pagination ul li span.current {
  color: #B8D432;
  text-decoration: underline;
}

.toolbar-bottom .pagination ul li a {
  color: #373737;
  line-height: 30px;
}

.toolbar-bottom .pagination ul li.prev, .toolbar-bottom .pagination ul li.next {
  display: inline-block;
  width: 100px;
  height: 30px;
  border: 1px solid #909090;
  border-radius: 20px;
  cursor: pointer;
  margin: 0 50px;
}

.toolbar-bottom .pagination ul li.prev:hover, .toolbar-bottom .pagination ul li.next:hover {
  background: #909090;
}

.toolbar-bottom .pagination ul li.prev:hover i, .toolbar-bottom .pagination ul li.next:hover i {
  color: #fff;
}

.toolbar-bottom .pagination ul li.prev a, .toolbar-bottom .pagination ul li.next a {
  font-size: 0;
}

.toolbar-bottom .pagination ul li.prev a i, .toolbar-bottom .pagination ul li.next a i {
  font-size: 16px;
  line-height: 28px;
}

.owl-item.active {
  padding-right: 15px;
}

/*6.6 Footer*/
/*-----------------------------------------------------------------------------
-	Footer Stylesheet  -
version:   	1.0.0
date:      	23/10/15
author:		EngoCreative
email:     	info@engocreative.com
website:   	http://www.engocreative.com
-----------------------------------------------------------------------------*/
.footer-v1 .footer .head-footer, .footer-v2 .footer .head-footer, .footer-v3 .footer .head-footer {
  border-color: rgba(33, 33, 33, 0.3);
  border-width: 1px;
  border-style: solid;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.footer-v1 .footer .head-footer h2.title, .footer-v2 .footer .head-footer h2.title, .footer-v3 .footer .head-footer h2.title {
  position: relative;
  line-height: 50px;
  font-family: "Raleway", sans-serif;
  font-size: 1.6rem;
  font-weight: normal;
  color: #212121;
}

.footer-v1 .footer .head-footer h2.title:hover a:before, .footer-v2 .footer .head-footer h2.title:hover a:before, .footer-v3 .footer .head-footer h2.title:hover a:before {
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  transform: rotateY(360deg);
}

.footer-v1 .footer .head-footer h2.title:after, .footer-v2 .footer .head-footer h2.title:after, .footer-v3 .footer .head-footer h2.title:after {
  content: '';
  display: block;
  width: 1px;
  height: 20px;
  background-color: #bcbcbc;
  position: absolute;
  right: 0;
  top: 15px;
}

.footer-v1 .footer .head-footer h2.title a, .footer-v2 .footer .head-footer h2.title a, .footer-v3 .footer .head-footer h2.title a {
  display: inline-block;
  position: relative;
  padding-left: 36px;
  color: white;
}

.footer-v1 .footer .head-footer h2.title a:before, .footer-v2 .footer .head-footer h2.title a:before, .footer-v3 .footer .head-footer h2.title a:before {
  position: absolute;
  left: 0;
  font-family: 'Pe-icon-7-stroke';
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  font-size: 3.0rem;
  line-height: 49px;
}

.footer-v1 .footer .head-footer .brandknowledge h2.title a:before, .footer-v2 .footer .head-footer .brandknowledge h2.title a:before, .footer-v3 .footer .head-footer .brandknowledge h2.title a:before {
  content: "\e650";
}

.footer-v1 .footer .head-footer .head h2.title a:before, .footer-v2 .footer .head-footer .head h2.title a:before, .footer-v3 .footer .head-footer .head h2.title a:before {
  content: "\e648";
}

.footer-v1 .footer .head-footer .store h2.title a:before, .footer-v2 .footer .head-footer .store h2.title a:before, .footer-v3 .footer .head-footer .store h2.title a:before {
  content: "\e6bb";
}

.footer-v1 .footer .head-footer .careers h2.title:after, .footer-v2 .footer .head-footer .careers h2.title:after, .footer-v3 .footer .head-footer .careers h2.title:after {
  content: none;
}

.footer-v1 .footer .head-footer .careers h2.title a:before, .footer-v2 .footer .head-footer .careers h2.title a:before, .footer-v3 .footer .head-footer .careers h2.title a:before {
  content: "\e694";
}

.main-footer {
  padding-top: 45px;
  padding-bottom: 30px;
  border-bottom: #c3c3c3 1px solid;
}

.main-footer h3.title-widget {
  font-size: 1.8rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  margin-bottom: 20px;
}

.main-footer h3.title-widget a {
  color: white;
}

.main-footer h3.title-widget a:hover {
  color: #B8D432;
}

.main-footer .policy, .main-footer .services {
  border-right: 1px solid #c3c3c3;
}

.main-footer .policy ul, .main-footer .services ul {
  margin-top: 10px;
  display: block;
}

.main-footer .policy ul li, .main-footer .services ul li {
  margin-top: 10px;
  width: 100%;
}

.main-footer .policy ul li a, .main-footer .services ul li a {
  display: block;
  font-family: "Raleway", sans-serif;
  font-size: 1.3rem;
  color: #555555;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.main-footer .policy ul li a:hover, .main-footer .services ul li a:hover {
  color: #B8D432;
  margin-left: 5px;
}

.main-footer .services {
  padding-left: 50px;
}

.main-footer .contact {
  padding-left: 22px;
}

.main-footer .contact .social ul li {
  display: inline-block;
}

.main-footer .contact .social ul li a {
  font-size: 0;
  padding-right: 10px;
  display: inline-block;
  color: white;
}

.main-footer .contact .social ul li a i {
  display: block;
  font-size: 1.8rem;
}

.main-footer .contact .text-widget {
  margin-bottom: 15px;
}

.main-footer .contact .text-widget p {
  padding-top: 10px;
  font-family: "Raleway", sans-serif;
  font-size: 1.3rem;
  color: white;
}

.main-footer .contact .text-widget p strong {
  color: #555;
}

.main-footer .contact .Subcribe {
  width: 100%;
  height: 40px;
  position: relative;
}

.main-footer .contact .Subcribe input.email {
  width: 100%;
  height: 40px;
  background-color: #f4f4f4;
  border-radius: 25px;
  border: 0;
  font-size: 1.3rem;
  color: #c5c5c5;
  font-family: "Raleway", sans-serif;
  text-indent: 7px;
  outline: none;
  padding-left: 10px;
}

.main-footer .contact .Subcribe input.email:focus {
  outline: none;
}

.main-footer .contact .Subcribe input.submit {
  width: 100px;
  height: 36px;
  position: absolute;
  background-color: #212121;
  border: none;
  padding: 0;
  border-radius: 25px;
  top: 2px;
  right: 2px;
  color: #fff;
  font-size: 1.3rem;
  cursor: pointer;
  font-family: "Montserrat", sans-serif;
}

.main-footer .contact .Subcribe input.submit:hover {
  background: #B8D432;
  color: #fff;
}

.bottom-footer {
  padding-top: 15px;
  text-align: center;
}

.bottom-footer .footer-menu ul li {
  display: inline-block;
}

.bottom-footer .footer-menu ul li a {
  padding: 0px 12px 0 8px;
  font: 500 13px/24px "Raleway", sans-serif;
  color: #555555;
}

.bottom-footer .footer-menu ul li a:after {
  display: block;
  width: 1px;
  background: #212121;
  height: 12px;
  content: '';
  float: right;
  margin-top: 7px;
}

.bottom-footer .footer-menu ul li a:hover {
  color: #B8D432;
}

.bottom-footer .footer-menu ul li:last-child a {
  border-right: none;
}

.bottom-footer .footer-menu ul li:last-child a:after {
  display: none;
}

.bottom-footer .copyright {
  font: 400 12px/24px "Raleway", sans-serif;
  color: #b5b5b5;
  padding-bottom: 45px;
}

.footer-v2 .footer .head-footer, .footer-v3 .footer .head-footer {
  border: 0 none;
  background: #484848;
  border-radius: 0;
}

.footer-v2 .footer .head-footer h2.title a, .footer-v3 .footer .head-footer h2.title a {
  color: #fff;
}

.footer-v2 .footer .head-footer h2.title a:hover, .footer-v3 .footer .head-footer h2.title a:hover {
  color: #B8D432;
}

.footer-v2 .footer .head-footer h2.title:after, .footer-v3 .footer .head-footer h2.title:after {
  background: rgba(255, 255, 255, 0.3);
}

.footer-v2 .main-footer, .footer-v3 .main-footer {
  background: #212121;
  border-bottom: 0 none;
}

.footer-v2 .main-footer .policy, .footer-v3 .main-footer .policy, .footer-v2 .main-footer .services, .footer-v3 .main-footer .services {
  border-right: none;
}

.footer-v2 .main-footer .policy ul, .footer-v3 .main-footer .policy ul, .footer-v2 .main-footer .services ul, .footer-v3 .main-footer .services ul {
  margin-top: 10px;
  display: block;
}

.footer-v2 .main-footer .policy ul li, .footer-v3 .main-footer .policy ul li, .footer-v2 .main-footer .services ul li, .footer-v3 .main-footer .services ul li {
  margin-top: 10px;
  width: 100%;
}

.footer-v2 .main-footer .policy ul li a, .footer-v3 .main-footer .policy ul li a, .footer-v2 .main-footer .services ul li a, .footer-v3 .main-footer .services ul li a {
  display: block;
  font-family: "Raleway", sans-serif;
  font-size: 1.3rem;
  color: #fff;
}

.footer-v2 .main-footer .policy ul li a:hover, .footer-v3 .main-footer .policy ul li a:hover, .footer-v2 .main-footer .services ul li a:hover, .footer-v3 .main-footer .services ul li a:hover {
  color: #B8D432;
}

.footer-v2 .main-footer h3.title-widget a, .footer-v3 .main-footer h3.title-widget a {
  color: #fff;
}

.footer-v2 .main-footer .policy ul li a, .footer-v3 .main-footer .policy ul li a,
.footer-v2 .main-footer .services ul li a, .footer-v3 .main-footer .services ul li a {
  color: #aaaaaa;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.footer-v2 .main-footer .policy ul li a:hover, .footer-v3 .main-footer .policy ul li a:hover,
.footer-v2 .main-footer .services ul li a:hover, .footer-v3 .main-footer .services ul li a:hover {
  margin-left: 5px;
}

.footer-v2 .main-footer .contact, .footer-v3 .main-footer .contact {
  padding-left: 0;
}

.footer-v2 .main-footer .contact .text-widget, .footer-v3 .main-footer .contact .text-widget {
  margin-bottom: 15px;
}

.footer-v2 .main-footer .contact .text-widget p, .footer-v3 .main-footer .contact .text-widget p {
  padding-top: 10px;
  font-family: "Raleway", sans-serif;
  font-size: 1.3rem;
  color: #aaaaaa;
}

.footer-v2 .main-footer .contact .text-widget p strong, .footer-v3 .main-footer .contact .text-widget p strong {
  color: #FFF;
}

.footer-v2 .main-footer .social ul li a i, .footer-v3 .main-footer .social ul li a i {
  color: #fff;
}

.footer-v2 .main-footer .social ul li a i:hover, .footer-v3 .main-footer .social ul li a i:hover {
  color: #B8D432;
}

.footer-v2 .main-footer .Subcribe input.email, .footer-v3 .main-footer .Subcribe input.email {
  background: #383838;
  color: rgba(255, 255, 255, 0.2);
  border: 0;
  font-size: 1.3rem;
}

.footer-v2 .main-footer .Subcribe input.email::-webkit-input-placeholder, .footer-v3 .main-footer .Subcribe input.email::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.2);
}

.footer-v2 .main-footer .Subcribe input.email:-moz-placeholder, .footer-v3 .main-footer .Subcribe input.email:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(255, 255, 255, 0.2);
}

.footer-v2 .main-footer .Subcribe input.email::-moz-placeholder, .footer-v3 .main-footer .Subcribe input.email::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(255, 255, 255, 0.2);
}

.footer-v2 .main-footer .Subcribe input.email:-ms-input-placeholder, .footer-v3 .main-footer .Subcribe input.email:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.2);
}

.footer-v2 .bottom-footer, .footer-v3 .bottom-footer {
  background: #212121;
}

.footer-v2 .bottom-footer .footer-menu, .footer-v3 .bottom-footer .footer-menu {
  border-top: 1px solid #373737;
  padding-top: 15px;
}

.footer-v2 .bottom-footer .footer-menu ul li a, .footer-v3 .bottom-footer .footer-menu ul li a {
  color: #aaaaaa;
}

.footer-v2 .bottom-footer .footer-menu ul li a:hover, .footer-v3 .bottom-footer .footer-menu ul li a:hover {
  color: #B8D432;
}

.footer-v2 .copyright, .footer-v3 .copyright {
  font: 400 12px/24px "Raleway", sans-serif;
  color: #555555;
  padding-bottom: 45px;
}

.footer-v2 .bottom-footer .footer-menu ul li a:after, .footer-v3 .bottom-footer .footer-menu ul li a:after {
  background: #aaaaaa;
}

.footer-v3 .head-footer {
  background: #484848;
}

.footer-v3 .head-footer .new-letter-title {
  padding-left: 70px;
  line-height: 55px;
  font-size: 1.6rem;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.1rem;
  font-weight: bold;
  color: #fff;
  text-align: left;
  background: url("../images/new-letter-icon.png") no-repeat;
}

.footer-v3 .head-footer .Subcribe {
  margin-top: 8px;
  width: 100%;
  height: 40px;
  position: relative;
}

.footer-v3 .head-footer .Subcribe input.email {
  width: 100%;
  height: 40px;
  background-color: #343434;
  border: 1px solid #343434;
  border-radius: 25px;
  font-size: 1.3rem;
  color: #FFF;
  font-family: "Raleway", sans-serif;
  text-indent: 7px;
  outline: none;
}

.footer-v3 .head-footer .Subcribe input.email:focus {
  outline: none;
}

.footer-v3 .head-footer .Subcribe input.submit {
  width: 100px;
  height: 36px;
  position: absolute;
  background-color: #B8D432;
  border: none;
  padding: 0;
  border-radius: 25px;
  top: 2px;
  right: 2px;
  color: #fff;
  font-size: 1.3rem;
  cursor: pointer;
  font-family: "Montserrat", sans-serif;
}

.footer-v3 .head-footer .Subcribe input.submit:hover {
  background: #fff;
  color: #B8D432;
}

.footer-v3 .bottom-footer {
  background: #212121;
  padding-top: 0;
  height: 100px;
}

.footer-v3 .bottom-footer .payment {
  padding-top: 28px;
  border-top: 1px solid #373737;
}

.footer-v3 .bottom-footer .payment .item {
  display: inline-block;
  cursor: pointer;
}

.footer-v4 .head-footer {
  background: #212121 !important;
}

.footer-v4 .head-footer .Subcribe {
  margin-top: 0;
  color: #666666;
}

.footer-v4 .head-footer .Subcribe input.email {
  color: #666;
}

.footer-v4 .head-footer .Subcribe input.email::-webkit-input-placeholder {
  color: #666;
}

.footer-v4 .head-footer .Subcribe input.email:-moz-placeholder {
  color: #666;
}

.footer-v4 .head-footer .Subcribe input.email::-moz-placeholder {
  ocolor: #666;
}

.footer-v4 .head-footer .Subcribe input.email:-ms-input-placeholder {
  color: #666;
}

.footer-v4 .head-footer .Subcribe input.email:placeholder-shown {
  color: #666;
}

.footer-v4 .head-footer .container {
  padding: 23px 0;
  border-bottom: 1px dashed #4D4D4D;
}

.footer-v4 .main-footer {
  background: #212121;
  padding-top: 0;
  text-align: center;
  padding-bottom: 0;
}

.footer-v4 .line {
  display: inline-block;
  margin-top: 27px;
  content: "";
  width: 90px;
  height: 1px;
  background: rgba(255, 255, 255, 0.3) none repeat scroll 0% 0%;
  margin-bottom: 20px;
}

.footer-v4 .top-footer {
  padding: 45px 0 0;
  z-index: 2;
}

.footer-v4 .top-footer .h3-title {
  font-size: 3.6rem;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  color: #fff;
}

.footer-v4 .top-footer .des {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.3);
  line-height: 24px;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  width: 67%;
  margin-left: 15%;
}

.footer-v4 .brand {
  margin: 85px 0;
}

.footer-v5 {
  padding: 15px 0;
}

.footer-v5 .coppyright {
  margin-top: 10px;
}

.footer-v5 .coppyright p {
  text-align: right;
  font-size: 13px;
  color: #555;
  font-family: "Raleway", sans-serif;
  font-weight: 400;
}

.footer-v5 .coppyright p i {
  color: #B8D432;
}

.footer-v5 .social {
  margin-top: 10px;
}

.footer-v5 .social a {
  padding-right: 20px;
  display: inline-block;
}

.footer-v5 .social a i {
  font-size: 1.8rem;
}

.footer-v6 {
  text-align: center;
}

.footer-v6 .footer-link {
  border-top: 1px solid #c3c3c3;
  padding-top: 20px;
  margin-bottom: 30px;
}

.footer-v6 .footer-link a {
  padding: 0px 12px 0 0px;
  display: inline-block;
  font: 500 13px/24px "Raleway", sans-serif;
  color: #212121;
}

.footer-v6 .footer-link a:hover {
  color: #B8D432;
}

.footer-v6 .footer-link a:after {
  display: block;
  width: 1px;
  background: #212121;
  height: 12px;
  margin-left: 14px;
  content: '';
  float: right;
  margin-top: 6px;
}

.footer-v6 .footer-link a:last-child:after {
  display: none;
}

.footer-v6 .social {
  margin-bottom: 30px;
}

.footer-v6 .social a {
  margin: 0 17px;
}

.footer-v6 .social a i {
  font-size: 24px;
}

.footer-v6 .copyright {
  font: 400 12px/24px "Raleway", sans-serif;
  color: #b5b5b5;
  padding-bottom: 45px;
}

footer {
  position: relative;
  overflow: hidden;
}

.footer-v2 .back-top.fix-backtop, .footer-v3 .back-top.fix-backtop {
  position: absolute;
  bottom: auto;
  right: 66px;
  top: -180px;
}

.back-top {
  position: fixed;
  width: 50px;
  height: 100px;
  background: #212121;
  border-radius: 25px;
  right: 65px;
  bottom: 55px;
  text-align: center;
  cursor: pointer;
  z-index: 900;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  opacity: 0;
}

.back-top.active {
  bottom: 65px;
  opacity: 1;
}

.back-top:hover {
  background: #B8D432;
}

.back-top i {
  color: #fff;
  line-height: 100px;
  font-size: 18px;
}

@media (max-width: 1350px) {
  .back-top {
    bottom: 25px;
    right: 25px;
  }
}

.overlay {
  opacity: 0;
  visibility: hidden;
  background: rgba(255, 255, 255, 0.8);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
}

.overlay.active {
  opacity: 1;
  visibility: visible;
}

/*6.7 Sidebar*/
.sidebar .list-items .product-item .product-item-name a {
  color: #373737;
}

.sidebar .list-items .product-item .product-item-name a:hover {
  color: #B8D432;
}

.sidebar .widget .widget-title {
  margin-bottom: 30px;
}

.sidebar .widget .widget-title:after {
  display: block;
  border-bottom: 1px solid #B8D432;
  content: '';
  height: 4px;
  width: 50px;
}

.sidebar .widget .widget-title h3 {
  font-family: "Montserrat", sans-serif;
  color: #B8D432;
  word-spacing: 0.5px;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 20px;
}

.sidebar .widget .widget-content {
  margin-bottom: 45px;
}

.sidebar .widget .widget-content li {
  list-style: none;
  border-bottom: 1px solid #f5f5f5;
  color: #212121;
  font-size: 14px;
}

.sidebar .widget .widget-content li a {
  display: block;
  line-height: 42px;
  font-family: "Montserrat", sans-serif;
  position: relative;
}

.sidebar .widget .widget-content li a.current {
  font-weight: bold;
}

.sidebar .widget .widget-content li a span {
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
}

.sidebar .widget .widget-content .no-items span {
  opacity: 0.3;
}

.sidebar .widget.block-category .widget-content li a:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f0d7';
  font-size: 12px;
  position: absolute;
  right: 18px;
  line-height: 42px;
}

.sidebar .widget.block-filter .widget-content .all-filter {
  height: 2px;
  background: #bebebe;
  position: relative;
  margin-bottom: 25px;
}

.sidebar .widget.block-filter .widget-content .all-filter .select-filter {
  width: 70%;
  position: absolute;
  top: 0;
  left: 0;
  height: 2px;
  background: #212121;
}

.sidebar .widget.block-filter .widget-content .all-filter .select-filter .action-select {
  position: relative;
}

.sidebar .widget.block-filter .widget-content .all-filter .select-filter .action-select .left-filter {
  position: absolute;
  left: 0;
  width: 14px;
  height: 14px;
  background: #212121;
  border-radius: 50%;
  top: -6px;
}

.sidebar .widget.block-filter .widget-content .all-filter .select-filter .action-select .right-filter {
  position: absolute;
  right: 0;
  width: 14px;
  height: 14px;
  background: #212121;
  border-radius: 50%;
  top: -6px;
}

.sidebar .widget.block-filter .widget-content .button-filter {
  background: #B8D432;
  width: 120px;
  height: 30px;
  border-radius: 15px;
  border: none;
  padding: 0;
}

.sidebar .widget.block-filter .widget-content .button-filter span {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  text-transform: uppercase;
}

.sidebar .widget.block-filter .widget-content .button-filter:hover {
  background: #fff;
  border: 1px solid #B8D432;
}

.sidebar .widget.block-filter .widget-content .button-filter:hover span {
  color: #B8D432;
}

.sidebar .widget.block-filter .widget-content .price-filter {
  font-size: 14px;
  float: right;
  line-height: 30px;
}

.sidebar .widget.block-filter .widget-content .price-filter label {
  color: #B8D432;
  font-weight: bold;
}

.sidebar .widget.block-topsale .widget-content li {
  border-bottom: none;
  margin-bottom: 25px;
}

.ranger-wrapper {
  margin-bottom: 25px;
}

.price_slider.ui-slider,
.ranger.ui-slider {
  height: 3px;
  background: #e1e1e1;
  position: relative;
  border: none;
}

.price_slider.ui-slider .ui-slider-range,
.ranger.ui-slider .ui-slider-range {
  background: #212121 none repeat scroll 0 0;
  border: medium none;
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 1;
}

.price_slider.ui-slider .ui-slider-handle,
.ranger.ui-slider .ui-slider-handle {
  background: #212121;
  cursor: pointer;
  height: 14px;
  width: 14px;
  position: absolute;
  z-index: 2;
  border-radius: 50%;
  margin-left: 0;
  top: -6px;
  border: none;
  transition: left 0.15s ease;
}

.price_slider.ui-slider .ui-slider-handle:focus, .price_slider.ui-slider .ui-slider-handle:active,
.ranger.ui-slider .ui-slider-handle:focus,
.ranger.ui-slider .ui-slider-handle:active {
  outline: none;
}

.widget.recent-post li {
  padding: 15px 0;
}

.widget.recent-post li a {
  padding: 0 0 5px;
  border: none;
}

.widget.recent-post li a img {
  float: left;
  max-width: 70px;
  margin-right: 15px;
}

.sidebar-product-title span {
  font-family: "Lora Regular";
  font-size: 16px;
  line-height: 18px;
}

.widget.recent-post .date {
  margin-top: 5px;
  clear: left;
  display: inline-block;
  color: #b5b5b5;
  font-family: "Montserrat", sans-serif;
}

.widget.gallery ul {
  margin-left: -4px;
  margin-right: -4px;
  max-width: 270px;
}

.widget.gallery ul:after {
  content: "";
  clear: both;
  display: block;
}

.widget.gallery ul li {
  float: left;
  width: 33.3333%;
  padding: 4px;
}

.widget.gallery ul li a {
  padding: 0;
  border: none;
}

.tags-cloud {
  font-family: 'Montserrat', sans-serif;
  margin: 0 -5px;
}

.tags-cloud a {
  margin: 0 5px;
}

.tags-cloud a:hover {
  text-decoration: underline;
  color: #B8D432 !important;
}

.sidebar .recent-widget .list-items .product-item .product-item-name a {
  margin-top: 5px;
  font-family: "Lora Regular" !important;
  line-height: 20px;
  font-size: 16px;
}

.sidebar .recent-widget.widget .widget-content li {
  border-bottom: none;
}

.sidebar .recent-widget .list-items .product-item {
  margin-bottom: 20px;
}

.sidebar .recent-widget .list-items .product-item .date {
  color: #b5b5b5;
  font-size: 12px;
  margin: 10px 0 35px;
  display: inline-block;
}

/*6.8 Wishlist-page*/
.page-title.no-bg {
  min-height: 0;
  text-align: center;
}

.page-title.no-bg > .container {
  position: static;
  transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  -o-transform: none;
}

.page-title.no-bg .title {
  font-size: 24px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: "Montserrat", sans-serif;
}

.page-title.no-bg p {
  font-family: "Raleway", sans-serif;
  color: #888888;
  line-height: 24px;
}

.wishlist-in-stock {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  line-height: 16px;
}

.oder-title {
  font-family: "Lora Regular";
  font-size: 30px;
}

.track-order {
  max-width: 430px;
  margin: 0 auto 90px;
  text-align: center;
}

/*6.9 Blog*/
/* --------------------------

	7.2 Blog

--------------------------- */
article.post {
  margin-bottom: 60px;
}

article.post a.link {
  font-size: 16px;
  font-weight: 700;
  border-bottom: 1px solid #333;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
}

.post-thumb {
  position: relative;
}

.post-date {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 80px;
  width: 80px;
  text-align: center;
  background: rgba(33, 33, 33, 0.6);
  font-size: 16px;
  color: #ffffff;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  padding: 13px 5px;
}

.post-date span {
  font-size: 30px;
  font-weight: bold;
  color: #B8D432;
  display: block;
  line-height: 30px;
}

.post-info {
  padding-top: 30px;
}

.post-title {
  font-size: 30px;
  font-family: "Lora Regular";
  font-weight: normal;
  margin: 0 0 15px;
}

.post-title a {
  font-family: "Lora Regular";
}

.post-title a:hover {
  color: #212121;
}

.post-meta {
  margin: 0 0 15px;
  list-style: none;
  padding: 0;
}

.post-meta li {
  display: inline-block;
  margin-right: 30px;
  color: rgba(85, 85, 85, 0.5);
  font-family: 'Montserrat', sans-serif;
}

.post-meta a {
  color: rgba(85, 85, 85, 0.5);
}

.post-desc {
  line-height: 24px;
  margin-bottom: 25px;
}

.post-desc p {
  font-family: "Raleway", sans-serif;
  color: #888888;
  margin-bottom: 1.4em;
}

.pagination {
  text-align: center;
  display: block;
  margin: 0;
  padding: 0;
  border-radius: 0;
}

.pagination ul {
  margin: 0;
  padding: 40px 25px 0;
  list-style: none;
  display: inline-block;
  border-top: 1px solid #b5b5b5;
}

.pagination ul li {
  display: inline-block;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  margin: 0 5px;
  color: #212121;
}

.pagination ul li a {
  color: #212121;
}

.pagination ul li a:hover {
  color: #b5b5b5;
}

.pagination .current {
  text-decoration: underline;
}

.pagination .prev {
  margin-right: 40px;
}

.pagination .next {
  margin-left: 40px;
}

/* --------------------------

	7.3 Single Blog

--------------------------- */
.entry-footer strong {
  color: #212121;
}

.tags-links {
  display: block;
  float: left;
  padding-bottom: 10px;
}

.tags-links a {
  color: #b5b5b5;
}

.tags-links a:hover {
  text-decoration: underline;
}

.single-share {
  float: right;
  padding-bottom: 10px;
}

.single-share .social {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}

.single-share .social ul li a {
  margin: 0 0 0 20px;
}

.author-info {
  clear: both;
  border-top: 1px solid #e9e9e9;
  padding-top: 40px;
}

.author-info:after {
  clear: both;
  content: "";
  display: block;
}

.author-info .avatar {
  max-width: 100px;
  float: left;
  margin-right: 25px;
}

.author-bio {
  display: table;
}

.author-bio h3 {
  text-transform: uppercase;
  font-size: 14px;
  line-height: normal;
  padding: 3px 0;
}

.author-bio .job {
  font-size: 13px;
  color: #b5b5b5;
  line-height: normal;
  margin-bottom: 15px;
  display: block;
}

.comments-area ol {
  list-style: none;
}

.comment-list {
  padding-top: 10px;
}

.comment-avatar {
  float: left;
  max-width: 60px;
  margin-right: 25px;
}

.comment-list .children {
  padding-left: 100px;
}

.comment-body {
  padding-bottom: 40px;
}

.comment-meta,
.comment-content {
  margin-left: 85px;
}

.comment-meta {
  border-bottom: 1px solid #eaeaea;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  margin-bottom: 5px;
  padding-bottom: 5px;
}

.comment-author {
  font-style: normal;
  display: inline-block;
}

.comment-author a {
  color: #212121;
}

.comment-author a:hover {
  color: #B8D432;
}

.comment-meta .action-link {
  float: right;
  font-weight: bold;
  font-size: 11px;
  color: #b5b5b5;
}

.comment-meta .action-link a {
  color: #b5b5b5;
}

.comment-meta .action-link a:hover {
  color: #212121;
  text-decoration: underline;
}

.comment-respond {
  padding-top: 50px;
}

.comment-form {
  padding-top: 20px;
}

.comment-form input,
.comment-form textarea {
  width: 100%;
  margin-bottom: 30px;
}

.post-v2-right .col-sm-4 {
  float: right !important;
}

.post-v2-right .color-sm-8 {
  float: left !important;
}

/* Social */
.social {
  margin-top: 15px;
}

.social ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.social ul li {
  display: inline-block;
  vertical-align: middle;
}

.social ul li a {
  border: none;
  padding: 0;
  font-size: 20px;
  margin-right: 20px;
}

ol.comment-list p,
.author-info p {
  color: #888888;
  font-family: "Raleway", sans-serif;
}

.comment-form input.btn-primary {
  width: auto;
}

/*6.10 About*/
.page-main-about .single-share {
  float: left;
}

.page-main-about .images-img {
  box-shadow: 0 1px 5px 0 #4a4a4a;
}

.page-main-about .team-members .merber {
  overflow: hidden;
  margin-bottom: 30px;
}

.page-main-about .team-members .merber .social-member {
  height: 58px;
  text-align: center;
}

.page-main-about .team-members .merber .social-member ul {
  display: block;
}

.page-main-about .team-members .merber .social-member ul li {
  display: inline-block;
}

.page-main-about .team-members .merber .social-member ul li a {
  font-size: 20px;
  margin: 0 10px;
  line-height: 56px;
  color: #222;
}

.page-main-about .team-members .merber .social-member ul li a.twitter:hover {
  color: #B8D432;
}

.page-main-about .team-members .merber .social-member ul li a.facebook:hover {
  color: #B8D432;
}

.page-main-about .team-members .merber .social-member ul li a.pinterest:hover {
  color: #B8D432;
}

.page-main-about .team-members .merber .social-member ul li a.behance:hover {
  color: #B8D432;
}

.page-main-about .team-members .merber .social-member ul li a.dribbble:hover {
  color: #B8D432;
}

.page-main-about .team-members .merber .title-merber {
  height: 60px;
  text-align: center;
  display: block;
}

.page-main-about .team-members .merber .title-merber .name {
  font: 400 18px/18px 'Montserrat';
  color: #373737;
  padding-top: 15px;
  text-transform: uppercase;
}

.page-main-about .team-members .merber .title-merber .job {
  font: 400 14px/14px 'Montserrat';
  color: #B8D432;
  padding-top: 15px;
}

@media only screen and (min-width: 768px) {
  .page-main-about .team-members .merber .social-member {
    transform: translate3d(0px, -58px, 0px);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
  }
  .page-main-about .team-members .merber .images-merber {
    transform: translate3d(0px, -58px, 0px);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
  }
  .page-main-about .team-members .merber .title-merber {
    transform: translate3d(0px, -58px, 0px);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
  }
  .page-main-about .team-members .merber:hover .social-member {
    transform: translate3d(0px, 0px, 0px);
  }
  .page-main-about .team-members .merber:hover .images-merber {
    transform: translate3d(0px, 0px, 0px);
  }
  .page-main-about .team-members .merber:hover .title-merber {
    transform: translate3d(0px, 0px, 0px);
  }
}

.about-title {
  position: relative;
}

.about-title h3.title {
  font-size: 36px;
  padding-bottom: 10px;
  margin: 80px 37px 45px 0;
  border-bottom: 1px solid #dddddd;
  font-weight: 300;
}

.about-content-v1 {
  margin-top: 20px;
}

.about-content-v2 .content {
  margin-bottom: 30px;
}

.about-content-v2 .content .about-title h3.title {
  margin: 0;
  border: none;
  font-size: 20px;
  margin-bottom: 15px;
}

.about-content-v2 .content .about-title h3.title:before {
  content: '';
  width: 40px;
  height: 1px;
  background: #222;
  position: absolute;
  bottom: 5px;
}

.about-content-v2 .content .swiper-container-horizontal > .swiper-pagination {
  bottom: 10px;
  right: 50px;
  width: 100%;
  text-align: right;
  left: -40px;
}

.about-content {
  padding-right: 37px;
}

.about-content p {
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  color: #888888;
  margin-bottom: 3em;
}

/*6.11 Contact*/
.contact .single-share {
  float: left;
}

.contact .single-share .social ul li a {
  margin: 0 20px 0 0px;
}

.contact.contact-v2 .info-contact-v2 ul li {
  font-weight: 100;
  font-family: 'Raleway', sans-serif;
  margin-bottom: 20px;
}

.contact.contact-v2 .info-contact-v2 ul li span {
  color: #000;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
}

.contact.contact-v2 .contact-form .button {
  width: 20%;
}

.content-contact {
  text-align: center;
  margin-top: 100px;
  margin-bottom: 100px;
}

.content-contact .item-contact {
  padding: 0 50px;
}

.content-contact .item-contact img {
  display: block;
  margin: 0 auto;
}

.content-contact .item-contact h2.title {
  font: 400 18px/18px "Montserrat", sans-serif;
  margin-top: 30px;
  margin-bottom: 10px;
  color: #222;
}

.content-contact .item-contact h4.des {
  font: 300 14px/24px "Montserrat", sans-serif;
  color: #888888;
  margin-bottom: 20px;
}

.content-contact .item-contact span {
  font: 400 14px "Montserrat", sans-serif;
  color: #B8D432;
}

.title-contact {
  margin-top: 0;
  font: 700 20px/20px  'Raleway';
  color: #222;
  text-align: center;
  position: relative;
  padding-bottom: 45px;
  margin-bottom: 0;
}

.title-contact:after {
  content: "";
  background: #B8D432;
  display: block;
  width: 50px;
  height: 2px;
  position: absolute;
  left: 50%;
  margin-left: -25px;
  bottom: 35px;
}

.title-contact-v2 {
  margin-top: 0;
  font: 700 20px/20px  'Raleway';
  color: #222;
  text-align: left;
  position: relative;
  padding-bottom: 45px;
  margin-bottom: 0;
}

.title-contact-v2:after {
  content: "";
  background: #B8D432;
  display: block;
  width: 50px;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 35px;
}

.contact-form {
  margin-bottom: 100px;
}

.contact-form .input-field .input-text {
  height: 40px;
  text-indent: 20px;
  font: 400 14px  'Raleway';
  color: black;
  margin-bottom: 30px;
  border: 1px solid #b5b5b5;
}

.contact-form textarea {
  text-indent: 20px;
  width: 100%;
  border: 1px solid #b5b5b5;
  font: 400 14px  'Raleway';
  color: black;
  padding-top: 10px;
  margin-bottom: 30px;
}

.contact-form .button {
  width: 100%;
  text-align: center;
  background: #B8D432;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.contact-form .button a {
  color: #fff;
  font: 700 14px/40px "Montserrat", sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.contact-form .button:hover {
  background: #B8D432;
}

.contact-map #map-canvas {
  height: 500px;
}

#map-canvas {
  margin: 0;
  padding: 0;
  height: 340px;
  max-width: none;
  -webkit-box-shadow: inset 0px 8px 25px 0px rgba(181, 181, 181, 0.6);
  -moz-box-shadow: inset 0px 8px 25px 0px rgba(181, 181, 181, 0.6);
  box-shadow: inset 0px 8px 25px 0px rgba(181, 181, 181, 0.6);
}

.contact-map #map-canvas {
  height: 500px;
}

.contact-map {
  margin-bottom: 100px;
}

#map-canvas img {
  width: 95%;
}

.gm-style-iw {
  width: 585px !important;
  top: 10px !important;
  left: 0px !important;
  background-color: #fff;
  box-shadow: 0 1px 6px rgba(178, 178, 178, 0.6);
  border-radius: 4px 4px 4px 4px;
}

.gm-style-iw > div {
  width: 585px !important;
}

#iw-container {
  padding: 20px 0;
}

#iw-container .img-map {
  width: 154px;
  display: block;
  float: left;
  border-right: 1px solid #d3d3d3;
  text-align: center;
}

#iw-container .content-map {
  width: 410px !important;
  overflow: hidden;
  text-align: left;
  padding-left: 25px;
}

#iw-container .content-map .addres-map {
  font: 400 15px "Montserrat", sans-serif;
  color: #212121;
}

#iw-container .content-map .map-contact {
  width: 100%;
  font: 400 13px "Montserrat", sans-serif;
  color: #b4b4b4;
}

#iw-container .content-map .map-contact span {
  color: #B8D432;
}

#iw-container .content-map .map-contact .phone-map {
  display: inline-block;
  margin-right: 35px;
}

#iw-container .content-map .map-contact .email-map {
  display: inline-block;
}

/*6.12 Loginregister*/
.login-register .engo-social-login {
  margin-top: 30px;
  margin-bottom: 30px;
}

.login-register .engo-social-login .engo-social-button.engo-social-fb {
  background: #3b5998;
}

.login-register .engo-social-login .engo-social-button.engo-social-tw {
  background: #55acee;
}

.login-register .engo-social-login .engo-social-button {
  color: #FFF;
  padding: 10px 0;
  text-transform: uppercase;
  font: 400 1.4rem/1.5rem "Montserrat";
  display: block;
  text-align: center;
}

.login-register .engo-social-login .engo-social-button i.fa {
  margin-right: 10px;
}

.login-register input {
  height: auto;
}

.login-register .contact-form .input-field .input-text {
  margin-bottom: 15px;
}

.login-register .button {
  margin-top: 30px;
}

.login-register .wc-register-able {
  display: block;
  margin: 0 0 30px 0;
  padding: 0;
}

.login-register .wc-register-able li {
  display: block;
  position: relative;
  padding: 10px 0;
  font-weight: bold;
  color: #373737;
}

.login-register .wc-register-able li i {
  margin-right: 10px;
  font-weight: bold;
  color: #373737;
}

.login-register .margin-top-20 {
  margin-top: 20px;
}

/*6.13 404*/
.page-not-found {
  margin: 80px 0;
  text-align: center;
}

.page-not-found .page-404-content {
  font-size: 36px;
  display: block;
  text-align: center;
  font-family: 'Montserrat';
  text-transform: uppercase;
  padding-top: 200px;
  background: transparent url(../images/404.png) no-repeat scroll center top;
  font-weight: bold;
  background-size: 410px 162px;
  padding-bottom: 15px;
}

.page-not-found p {
  font-size: 18px;
  color: #373737;
  font-weight: 100;
}

.page-not-found .form-search {
  position: relative;
  text-align: center;
  display: table;
  width: 60%;
  margin: 60px auto;
}

.page-not-found .form-search .input-search {
  background: transparent;
  height: 38px;
  width: 100%;
  font-weight: 100;
  margin-top: 10px;
  line-height: 25px;
  color: #373737;
  font-family: "Montserrat", sans-serif;
  padding: 0 10px 0 13px;
  font-size: 11px;
  letter-spacing: 0.1rem;
  border: 1px solid #b5b5b5;
}

.page-not-found .form-search .input-search::-webkit-input-placeholder {
  color: #e5e5e5;
}

.page-not-found .form-search .btn-search {
  position: absolute;
  display: inline-block;
  right: 15px;
  top: 15px;
  line-height: 26px;
  font-size: 0;
}

.page-not-found .form-search .btn-search:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f002';
  font-size: 14px;
  color: #b5b5b5;
}

.page-not-found .form-search .btn-search .btn-search1 {
  position: absolute;
  display: inline-block;
  left: 0px;
  width: 26px;
  height: 26px;
  font-size: 0;
  opacity: 0;
  z-index: 2;
  cursor: pointer;
}

/*6.14 Faq*/
/* --- SCSS For Tabs --- */
.faq-page .title {
  text-align: center;
  font-size: 30px;
}

.faq-page .p-title {
  text-align: center;
  font-weight: 100;
  font-family: 'Raleway';
}

/* tabs style 2 */
.faq-tab {
  margin: 35px 0 50px;
}

ul.resp-tabs-list, p {
  margin: 0px;
  padding: 0px;
}

.resp-tabs-list li {
  font-weight: 600;
  font-size: 14px;
  display: inline-block;
  padding: 13px 15px;
  margin: 0 4px 0 0;
  list-style: none;
  cursor: pointer;
  float: left;
  color: #888;
}

.resp-tabs-container {
  padding: 0px;
  background-color: #fff;
  clear: left;
}

.resp-tabs-container h4 {
  margin-top: 25px;
  margin-bottom: 8px;
}

.resp-tabs-container h4 span {
  color: #B8D432;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 700;
}

.resp-tabs-container p {
  font-family: "Raleway",sans-serif;
  font-weight: 100;
  padding-top: 20px;
  line-height: 23px;
}

h2.resp-accordion {
  cursor: pointer;
  padding: 5px;
  display: none;
}

.resp-tab-content {
  display: none;
  padding-left: 40px;
}

.resp-tab-active {
  border: 1px solid #5AB1D0 !important;
  border-bottom: none;
  margin-bottom: -1px !important;
  padding: 12px 14px 14px 14px !important;
  border-bottom: 0px #fff solid !important;
  border-right: 0px solid #fff;
}

.resp-tab-active {
  border-bottom: none;
  background-color: #fff;
}

.resp-content-active, .resp-accordion-active {
  display: block;
}

.resp-tab-content {
  border: 1px solid #c1c1c1;
  border-top-color: #5AB1D0;
}

h2.resp-accordion {
  font-size: 13px;
  border: 1px solid #c1c1c1;
  border-top: 0px solid #c1c1c1;
  margin: 0px;
  padding: 10px 15px;
}

h2.resp-tab-active {
  border-bottom: 0px solid #c1c1c1 !important;
  margin-bottom: 0px !important;
  padding: 10px 15px !important;
}

h2.resp-tab-title:last-child {
  border-bottom: 12px solid #c1c1c1 !important;
  background: blue;
}

/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list {
  float: left;
  width: 39%;
}

.resp-vtabs .resp-tabs-list li {
  display: block;
  padding: 15px 15px !important;
  margin: 0px;
  cursor: pointer;
  border-bottom: 1px solid #b5b5b5;
  border-right: 1px solid #b5b5b5;
  float: none;
}

.resp-vtabs .resp-tabs-list li h4 {
  position: relative;
}

.resp-vtabs .resp-tabs-list li h4:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 5px solid transparent;
  border-left: 5px solid #888;
  display: block;
  float: left;
  margin-top: 4px;
  margin-right: 15px;
}

.resp-vtabs .resp-tabs-list li:last-child {
  border-bottom: none;
}

.resp-vtabs .resp-tabs-list li:first-child {
  border-top: none;
}

.resp-vtabs .resp-tabs-container {
  padding: 0px;
  background-color: #fff;
  float: left;
  width: 58.3%;
  min-height: 250px;
  clear: none;
}

.resp-vtabs .resp-tab-content {
  border: none;
  word-wrap: break-word;
}

.resp-vtabs li.resp-tab-active {
  position: relative;
  z-index: 1;
  padding: 14px 15px 15px 14px !important;
  border: 1px solid #b5b5b5 !important;
  border-left: 1px solid #fff !important;
  border-right: 1px #fff solid !important;
  color: #222;
}

.resp-arrow {
  width: 0;
  height: 0;
  float: right;
  margin-top: 15px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 8px solid #c1c1c1;
}

h2.resp-tab-active span.resp-arrow {
  border: none;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 8px solid #9B9797;
}

/*-----------Accordion styles-----------*/
h2.resp-tab-active {
  background: #DBDBDB;
  /* !important;*/
}

.resp-easy-accordion h2.resp-accordion {
  display: block;
}

.resp-easy-accordion .resp-tab-content {
  border: 1px solid #c1c1c1;
}

.resp-easy-accordion .resp-tab-content:last-child {
  border-bottom: 1px solid #c1c1c1;
  /* !important;*/
}

.resp-jfit {
  width: 100%;
  margin: 0px;
}

.resp-tab-content-active {
  display: block;
}

h2.resp-accordion:first-child {
  border-top: 1px solid #c1c1c1;
  /* !important;*/
}

.resp-vtabs .resp-tabs-list li h4 {
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
}

.resp-vtabs li.resp-tab-active {
  border-top: 0px !important;
}

.resp-vtabs .resp-tabs-list li h4 {
  margin-top: 0px;
  margin-bottom: 0px;
}

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {
  .breadcrumbs{
      display:none;
  }
  ul.resp-tabs-list {
    display: none;
  }
  h2.resp-accordion {
    display: block;
  }
  .resp-vtabs .resp-tab-content {
    border: 1px solid #C1C1C1;
  }
  .resp-vtabs .resp-tabs-container {
    border: none;
    float: none;
    width: 100%;
    min-height: 100px;
    clear: none;
  }
  .resp-accordion-closed {
    display: none !important;
  }
  .resp-vtabs .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important;
  }
}

/*6.15 Popup*/
.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition-transform: 0.3s ease-out;
}

.modal.in .modal-dialog {
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
  background: rgba(0, 0, 0, 0.7);
}

.popup {
  text-align: center;
}

.popup .Subcribe {
  margin: 30px auto;
  width: 40%;
  height: 40px;
  position: relative;
}

.popup .Subcribe input.email {
  width: 100%;
  height: 40px;
  background-color: transparent;
  border: 1px solid #b5b5b5;
  border-radius: 25px;
  font-size: 1.3rem;
  color: #FFF;
  font-family: "Raleway", sans-serif;
  text-indent: 7px;
  outline: none;
}

.popup .Subcribe input.email:focus {
  outline: none;
}

.popup .Subcribe input.submit {
  width: 100px;
  height: 36px;
  position: absolute;
  background-color: #222;
  border: none;
  padding: 0;
  border-radius: 25px;
  top: 2px;
  right: 2px;
  color: #fff;
  font-size: 1.3rem;
  cursor: pointer;
  font-family: "Montserrat", sans-serif;
}

.popup .Subcribe input.submit:hover {
  background: #B8D432;
  color: #fff;
}

.popup-v1 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.popup-v1 .modal-dialog {
  width: 100%;
}

.popup-v1 .modal-full {
  position: absolute;
  left: 0;
  margin: 0;
  top: 100%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.popup-v1 .modal-full.showpopup {
  -moz-transform: translate3d(0, -290px, 0);
  -webkit-transform: translate3d(0, -290px, 0);
  -o-transform: translate3d(0, -290px, 0);
  -ms-transform: translate3d(0, -290px, 0);
  transform: translate3d(0, -290px, 0);
}

.popup-v1 .modal-content {
  width: 100%;
  height: 290px;
  padding: 0;
  background: #fff;
}

.popup-v1 .modal-content .container {
  position: relative;
}

.popup-v1 .modal-content .modal-header {
  line-height: 40px;
}

.popup-v1 .modal-content .modal-header .close-modal a {
  font-size: 18px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: block;
  background: #fff;
  border-radius: 20px;
  top: -20px;
  right: 0px;
  color: #888;
  position: absolute;
}

.popup-v1 .modal-content .modal-header .close-modal a i {
  transition: all 0.25s ease;
}

.popup-v1 .modal-content .modal-header .close-modal a:hover {
  color: #B8D432;
}

.popup-v1 .modal-content .modal-header .close-modal a:hover i {
  webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
  color: #B8D432;
}

.popup-v1 .modal-content .modal-body .popup-content h3 {
  font-size: 40px;
  line-height: 40px;
  margin-top: 35px;
  margin-bottom: 25px;
  font-weight: 100;
  font-family: "Lora";
  text-transform: uppercase;
  color: #B8D432;
}

.popup-v1 .modal-content .modal-body .popup-content .des {
  margin-bottom: 30px;
  width: 570px;
  text-align: center;
  margin: 0 auto;
}

.popup-v1 .modal-content .modal-footer .again-popup {
  margin-top: 20px;
  margin-bottom: 0;
}

.popup-v2 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.popup-v2 .modal-dialog {
  z-index: 9999;
  margin: 70px auto;
  transform: translate(-50%, -50%);
  background: #fff;
  width: 900px;
}

.popup-v2 .mailchimp-modal-content {
  background: #fff url("../images/bg-popup.jpg") no-repeat scroll right bottom;
  padding-bottom: 280px;
}

.popup-v2 .modal-content {
  min-width: 900px;
  min-height: 530px;
  padding: 0px;
}

.popup-v2 .modal-content .container {
  position: relative;
}

.popup-v2 .modal-content .modal-header {
  line-height: 40px;
}

.popup-v2 .modal-content .modal-header .close-modal a {
  font-size: 18px;
  background: rgba(181, 181, 181, 0.26);
  width: 40px;
  height: 40px;
  line-height: 37px;
  text-align: center;
  display: block;
  border-radius: 20px;
  top: 5px;
  right: 5px;
  color: #888;
  position: absolute;
}

.popup-v2 .modal-content .modal-header .close-modal a i {
  transition: all 0.25s ease;
}

.popup-v2 .modal-content .modal-header .close-modal a:hover {
  color: #B8D432;
}

.popup-v2 .modal-content .modal-header .close-modal a:hover i {
  webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
  color: #B8D432;
}

.popup-v2 .modal-content .modal-body .popup-content {
  padding-top: 1px;
}

.popup-v2 .modal-content .modal-body .popup-content h3 {
  font-size: 40px;
  line-height: 40px;
  margin-top: 80px;
  margin-bottom: 25px;
  font-weight: 100;
  font-family: "Lora";
  text-transform: uppercase;
  color: #B8D432;
}

.popup-v2 .modal-content .modal-body .popup-content .des {
  margin-bottom: 30px;
  width: 570px;
  text-align: center;
  margin: 0 auto;
}

.popup-v2 .modal-content .modal-footer .again-popup {
  margin-top: 20px;
  margin-bottom: 0;
}

.popup.quickview {
  text-align: left;
}

.quickview {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.quickview .modal-dialog {
  z-index: 9999;
  margin: 60px auto;
  transform: translate(-50%, -50%);
  background: #fff;
  width: 1000px;
}

.quickview .modal-content {
  padding: 30px;
  min-width: 1000px;
  min-height: 530px;
  padding: 0;
}

.quickview .modal-content .container {
  position: relative;
}

.quickview .modal-content .modal-header {
  line-height: 40px;
}

.quickview .modal-content .modal-header .close-modal a {
  font-size: 18px;
  background: rgba(181, 181, 181, 0.26);
  width: 40px;
  height: 40px;
  line-height: 37px;
  text-align: center;
  display: block;
  border-radius: 20px;
  top: 5px;
  right: 5px;
  color: #888;
  position: absolute;
  z-index: 9;
}

.quickview .modal-content .modal-header .close-modal a i {
  transition: all 0.25s ease;
}

.quickview .modal-content .modal-header .close-modal a:hover {
  color: #B8D432;
}

.quickview .modal-content .modal-header .close-modal a:hover i {
  webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
  color: #B8D432;
}

.quickview .modal-content .modal-body .popup-content .product-shop {
  background: #fff;
  color: #000;
  padding: 20px;
  padding-top: 40px;
}

.quickview .modal-content .modal-body .popup-content .product-shop .product-signle-options {
  border-bottom: 1px solid #e9e9e9;
  border-top: 1px solid #e9e9e9;
}

.quickview .modal-content .modal-body .popup-content .product-shop .product-description {
  color: #888;
}

.quickview .modal-content .modal-body .popup-content .product-shop .product-signle-options .selector-wrapper .single-option-selector {
  background: transparent;
  border: 1px solid #e9e9e9;
  color: #888;
}

.quickview .modal-content .modal-body .popup-content .product-shop .product-signle-options .selector-wrapper {
  display: inline-block;
}

.quickview .modal-content .modal-body .popup-content .product-shop .product-signle-options .selector-wrapper:first-child {
  margin-right: 10px;
}

.quickview .modal-content .modal-body .popup-content .product-shop .quantity {
  background: transparent;
  border: 1px solid #e9e9e9;
}

.quickview .modal-content .modal-body .popup-content .product-shop .quantity .qty {
  background: transparent;
  color: #000;
}

.quickview .modal-content .modal-body .popup-content .product-shop .quantity .minus, .quickview .modal-content .modal-body .popup-content .product-shop .quantity .plus {
  color: #888;
}

.quickview .modal-content .modal-body .popup-content .product-shop .product-single-action {
  border-bottom: 1px solid #e9e9e9;
}

.quickview .modal-content .modal-body .popup-content .product-shop .product-single-action .selector-wrapper.size {
  float: left;
  margin-right: 30px;
  line-height: 40px;
}

.quickview .modal-content .modal-body .popup-content .product-shop .product-single-action .add-to-wishlist {
  background: transparent url("../images/assets/wishlist-white.png") no-repeat scroll center center;
}

.quickview .modal-content .modal-body .popup-content .product-shop .sharing-box {
  float: left;
}

.quickview .modal-content .modal-body .popup-content .product-shop .sharing-box .social-sharing a > i {
  color: #222;
}

.quickview .product-thumbnails .owl-product-thumbs .owl-nav .owl-next {
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 0px;
  position: absolute;
  top: 50%;
  opacity: 0;
  visibility: hidden;
  right: 0px;
}

.quickview .product-thumbnails .owl-product-thumbs .owl-nav .owl-prev {
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 0px;
  position: absolute;
  top: 50%;
  opacity: 0;
  visibility: hidden;
  left: 0px;
}

.quickview .product-thumbnails {
  padding: 0 55px;
}

.quickview .product-thumbnails .owl-product-thumbs:hover .owl-nav .owl-prev {
  left: 0px;
  visibility: visible;
  opacity: 1;
}

.quickview .product-thumbnails .owl-product-thumbs:hover .owl-nav .owl-next {
  visibility: visible;
  opacity: 1;
  right: 0px;
}

@media (min-width: 1600px) {
  .quickview .product-thumbnails {
    padding: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
  }
  /*quickview*/
  .quickview .product-shop .product-signle-options .selector-wrapper .single-option-selector {
    padding: 0 12px 0 10px;
  }
}

.popup-v2.modal-search .modal-content .modal-body .popup-content {
  padding-top: 70px;
}

/*6.16 Menu-version*/
/*menu-v1-white*/
.menu-v1-white .overlay {
  background: rgba(0, 0, 0, 0.8);
}

.menu-v1-white .off-canvas-menu {
  background: #fff;
}

.menu-v1-white .off-canvas-menu li a {
  color: #222;
}

.menu-v1-white .off-canvas-menu li.has-child .arrow:after {
  background-image: url(../images/assets/plus.png);
}

.menu-v1-white .off-canvas-menu .main-nav li {
  border-bottom: 1px solid #e9e9e9;
}

.menu-v1-white .off-canvas-menu .main-nav li.has-child .sub-menu::before {
  border-color: transparent #fff transparent -moz-use-text-color;
}

.menu-v1-white .off-canvas-menu .mega-menu ul li:before {
  background: #222;
}

.menu-v1-white .off-canvas-menu .sub-menu {
  background: #fff none repeat scroll 0 0;
}

.main-menu.menu-v1-white .mega-menu {
  background: #fff;
  color: #000;
}

.main-menu.menu-v1-white .mega-menu .menu-title {
  color: #222;
}

.header-v5 .main-menu.menu-v1-white .btn-nav.off-canvas.show div {
  background: #000 none repeat scroll 0 0;
}

/*menu-v2-black*/
.wapper {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  background: transparent;
  overflow: hidden;
}

.header-v7.header-v5.engo-header-v7 {
  position: static;
}

.header-v7.header-v5.engo-header-v7 .main-menu .mega-menu.mega-menu-2:before {
  right: 770px;
}

.header-v7.header-v5.engo-header-v7 .main-menu {
  position: relative;
  overflow: visible !important;
}

.header-v7.header-v5.engo-header-v7 .main-menu .main-nav {
  margin: 46px 0 48px 0;
}

.header-v7.header-v5.engo-header-v7 .main-menu ul li {
  display: inline-block;
  padding: 0 22px;
}

.header-v7.header-v5.engo-header-v7 .main-menu ul li a {
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
}

.header-v7.header-v5.engo-header-v7 .main-menu ul li.has-child .arrow::after {
  top: 8px;
}

.header-v7.header-v5.engo-header-v7 .main-menu ul li li a {
  font-size: 13px;
}

.header-v7.header-v5.engo-header-v7 .main-menu.version-black ul li {
  display: inline-block;
  padding: 0 22px;
}

.header-v7.header-v5.engo-header-v7 .main-menu.version-black ul li a {
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
}

.header-v7.header-v5.engo-header-v7 .main-menu.version-black ul li a:hover {
  color: #B8D432;
}

.header-v7.header-v5.engo-header-v7 .main-menu.version-black ul li li a {
  font-size: 13px;
  color: #fff;
}

.header-v7.header-v5.engo-header-v7 .main-menu.version-white ul li a {
  font-size: 20px;
  text-transform: uppercase;
  color: #222;
}

.header-v7.header-v5.engo-header-v7 .main-menu.version-white ul li a:hover {
  color: #B8D432;
}

.header-v7.header-v5.engo-header-v7 .main-menu.version-white ul li.has-child .arrow::after {
  top: 8px;
  color: #222;
}

.header-v7.header-v5.engo-header-v7 .main-menu.version-white ul li li a {
  font-size: 13px;
  color: #fff;
}

.header-v7.header-v5.engo-header-v7 .logo {
  margin-top: 11px;
}

.header-v7.header-v5.engo-header-v7 .right-header {
  margin-top: 0;
}

.header-v7.header-v5.engo-header-v7 .main-menu .btn-nav {
  top: 20px;
}

.header-v7.header-v5.engo-header-v7 .main-menu .btn-nav.active .one {
  transform: rotate(45deg) translate(4px, 4px);
}

.header-v7.header-v5.engo-header-v7 .main-menu .btn-nav.active .two {
  opacity: 0;
}

.header-v7.header-v5.engo-header-v7 .main-menu .btn-nav.active .three {
  transform: rotate(-45deg) translate(6px, -6px);
}

.header-v7.header-v5.engo-header-v7 .main-menu.main-menu-v7 {
  opacity: 1;
  height: 0;
  visibility: visible;
  z-index: 999;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.header-v7.header-v5.engo-header-v7 .main-menu.main-menu-v7.active {
  opacity: 1;
  height: 112px;
  visibility: visible;
}

.header-v7.header-v5.engo-header-v7 .header-main {
  height: 60px;
  margin: 0;
}

.header-v7.header-v5.engo-header-v7 .right-header .settings .btn-settings {
  margin: 18px 25px;
}

.header-v7.header-v5.engo-header-v7 .right-header .mini-cart {
  margin-top: 10px;
}

.header-v7.header-v5.engo-header-v7 .right-header .mini-cart:before {
  margin-top: 11px;
}

.header-v7.header-v5.engo-header-v7 .right-header {
  right: 60px;
}

.header-v7.header-v5.engo-header-v7 .is-face {
  position: relative;
  z-index: 2;
}

.header-v7.header-v5 .right-header .mini-cart .cart-label {
  line-height: 45px;
  margin-left: 5px;
}

.header-v7.header-v5.engo-header-v7 .is-face-top {
  z-index: 3;
}

.header-v7.header-v5.engo-header-v7 .topbar-actions {
  position: relative;
  z-index: 3;
  margin-top: 10px;
}

.header-v7.header-v5.engo-header-v7 .engo-mainmenu {
  position: inherit !important;
  z-index: 9999;
}

.header-v7.header-v5.engo-header-v7 .engo-mainmenu .btn-toggle-menu {
  transition: opacity .2s ease-out;
}

.header-v7.header-v5.engo-header-v7 .engo-mainmenu .btn-toggle-menu:hover > div {
  background: #B8D432;
}

.header-v7.header-v5.engo-header-v7 .engo-mainmenu .btn-toggle-menu > div {
  width: 100%;
  height: 3px;
  background: #373737;
  margin-bottom: 4px;
  transition: all 0.3s;
  backface-visibility: hidden;
}

.header-v7.header-v5.engo-header-v7 .engo-mainmenu .btn-toggle-menu.on {
  position: fixed;
  z-index: 99999;
}

.header-v7.header-v5.engo-header-v7 .engo-mainmenu .btn-toggle-menu.on > div {
  background: #000;
}

.header-v7.header-v5.engo-header-v7 .engo-mainmenu .btn-toggle-menu.on .one {
  transform: rotate(45deg) translate(4px, 4px);
}

.header-v7.header-v5.engo-header-v7 .engo-mainmenu .btn-toggle-menu.on .two {
  opacity: 0;
}

.header-v7.header-v5.engo-header-v7 .engo-mainmenu .btn-toggle-menu.on .three {
  transform: rotate(-45deg) translate(6px, -6px);
}

.header-v7.header-v5.engo-header-v7 .engo-mainmenu .btn-toggle-menu.version-white > div {
  background: #373737;
}

.header-v7.header-v5.engo-header-v7 .engo-mainmenu .btn-toggle-menu.version-white.on > div {
  background: #373737;
}

.header-v7.header-v5.engo-header-v7 .engo-mainmenu .btn-toggle-menu.version-black > div {
  background: #373737;
}

.header-v7.header-v5.engo-header-v7 .engo-mainmenu .btn-toggle-menu.version-black.on > div {
  background: #373737;
}

.header-v7.header-v5.engo-header-v7 .engo-horizontal-fixed-screen > nav {
  display: block;
  width: 100%;
  position: fixed;
}

.header-v7.header-v5.engo-header-v7 .engo-horizontal-fixed-screen > nav > .navbar-collapse {
  position: fixed;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 100%;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(2);
  -moz-transform: scale(2);
  -ms-transform: scale(2);
  -o-transform: scale(2);
  transform: scale(2);
}

.header-v7.header-v5.engo-header-v7 .engo-horizontal-fixed-screen > nav > .navbar-collapse > .navbar-nav {
  display: inline-block;
}

.header-v7.header-v5.engo-header-v7 .engo-horizontal-fixed-screen > nav > .navbar-collapse > .navbar-nav > li {
  float: left;
  padding: 0;
}

.header-v7.header-v5.engo-header-v7 .engo-horizontal-fixed-screen > nav > .navbar-collapse > .navbar-nav > li > a {
  font: 500 20px "Montserrat";
  text-transform: uppercase;
  position: relative;
  line-height: 45px;
  display: block;
}

.header-v7.header-v5.engo-header-v7 .engo-horizontal-fixed-screen > nav > .navbar-collapse > .navbar-nav > li > a:hover {
  color: #B8D432 !important;
}

.header-v7.header-v5.engo-header-v7 .engo-horizontal-fixed-screen > nav > .navbar-collapse > .navbar-nav > li.active > a {
  color: #B8D432 !important;
}

.header-v7.header-v5.engo-header-v7 .engo-horizontal-fixed-screen > nav > .navbar-collapse.open {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.header-v7.header-v5.engo-header-v7 .engo-horizontal-fixed-screen.version-white .navbar-nav li a {
  color: #212121;
}

.header-v7.header-v5.engo-header-v7 .engo-horizontal-fixed-screen.version-black .navbar-nav li a {
  color: #FFF;
}

.header-v7 .dropdown-menu {
  display: block !important;
  border-radius: 0px;
}

/*menu-v3-white*/
.header-v7.header-v5.engo-header-v7.menu-v3-white .main-menu .main-nav {
  margin: 0 !important;
  padding: 30px 0;
  background: rgba(255, 255, 255, 0.4);
}

.header-v7.header-v5.engo-header-v7.menu-v3-white .main-menu .mega-menu.mega-menu-2:before {
  right: 547px;
}

#engo-masthead.menu-v3-white .main-menu-v7 {
  top: 60px;
}

.menu-v3-white .main-menu li:hover .mega-menu.mega-menu-2 {
  left: 300px !important;
  visibility: visible;
}

/*menu-v3-black*/
.header-v7.header-v5.engo-header-v7.menu-v3-black .main-menu .main-nav {
  margin: 0 !important;
  padding: 30px 0;
  background: rgba(0, 0, 0, 0.78);
}

.header-v7.header-v5.engo-header-v7.menu-v3-black .main-menu .mega-menu.mega-menu-2:before {
  right: 547px;
}

#engo-masthead.menu-v3-black .main-menu-v7 {
  top: 60px;
}

.menu-v3-black .main-menu li:hover .mega-menu.mega-menu-2 {
  left: 300px !important;
  visibility: visible;
}

.engo-menu-toggle-background {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 99;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  visibility: hidden;
  opacity: 0;
}

.engo-menu-toggle-background.show {
  visibility: visible;
  opacity: 1;
  position: absolute;
  top: 60px;
  right: 60px;
  bottom: 60px;
  left: 60px;
}

.engo-menu-toggle-background.version-white {
  background: rgba(255, 255, 255, 0.54);
}

.engo-menu-toggle-background.version-black {
  background: rgba(0, 0, 0, 0.54);
}

.engo-menu-toggle-background.reverse.version-white {
  background: rgba(0, 0, 0, 0.54);
}

.engo-menu-toggle-background.reverse.version-black {
  background: rgba(255, 255, 255, 0.54);
}

.show {
  display: block !important;
}

/*menu-v3-white*/
#engo-masthead .main-menu-v7 {
  overflow: visible !important;
  position: relative;
  transform: translate(0px, -200px);
  position: absolute;
  top: 0px;
  height: auto;
  width: 100%;
}

#engo-masthead.highlight .main-menu-v7 {
  transform: translate(0px, 0px);
  display: block;
}

/*menu off canvas*/
.engo-mainmenu {
  position: absolute;
  top: 0;
}

.engo-mainmenu .btn-nav {
  cursor: pointer;
  position: absolute;
  left: -15px;
  top: 10px!important;
  width: 26px;
  z-index: 9999;
  transition: opacity 0.2s ease-out;
}

.engo-mainmenu .btn-nav div {
  width: 100%;
  height: 3px;
  background: #fff;
  margin-bottom: 4px;
  transition: all 0.3s;
  backface-visibility: hidden;
}

.engo-mainmenu .btn-nav.off-canvas.show {
  position: fixed;
  left: 37px;
  z-index: 9999;
}

.engo-mainmenu .btn-nav.off-canvas.show div {
  background: #fff;
}

.engo-mainmenu .btn-nav.off-canvas.show .one {
  transform: rotate(45deg) translate(4px, 4px);
}

.engo-mainmenu .btn-nav.off-canvas.show .two {
  opacity: 0;
}

.engo-mainmenu .btn-nav.off-canvas.show .three {
  transform: rotate(-45deg) translate(6px, -6px);
}

.btn-offcanvas {
  background: none;
  padding: 3px 15px 3px 0 !important;
  height: auto !important;
  line-height: 16px !important;
  border: none;
  z-index: 9999;
}

.offcanvas-fixed {
  min-width: 40px;
  min-height: 30px;
}

.sidebar-offcanvas {
  overflow-y: scroll;
  position: fixed;
  top: 0;
  bottom: 0;
  width: 80%;
  z-index: 9999;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  text-align: left;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  background: #FFF;
}

.rtl .sidebar-offcanvas {
  text-align: right;
}

.sidebar-offcanvas .offcanvas-head {
  line-height: 40px;
  padding-left: 15px;
  font: 700 1.8rem/4rem "Montserrat";
  text-transform: uppercase;
  color: #fff;
}

.bg-primary {
  background-color: #B8D432 !important;
}

.sidebar-offcanvas .offcanvas-head button {
  padding: 14px 25px;
}

.sidebar-offcanvas .offcanvas-head .btn-offcanvas-close {
  font-size: 18px;
  line-height: 18px !important;
}

.bottom-offcanvas {
  border-top: 1px solid red;
  padding: 10px 0;
}

.row-offcanvas {
  position: relative;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}

.offcanvas-showright {
  background: rgba(254, 85, 85, 0.8);
  position: relative;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  width: 400px;
  position: absolute;
  right: -800px;
  top: 0;
  z-index: 1000;
  display: block;
  padding: 50px 0;
}

.offcanvas-showright.active {
  display: block;
  right: 0;
}

.offcanvas-showright .showright {
  background-color: #FFF;
  width: 40px;
  height: 40px;
  border: none;
  margin-right: 50px;
}

.rtl .offcanvas-showright .showright {
  margin-left: 50px;
  margin-right: inherit;
}

.offcanvas-showright .showright .fa {
  color: #B8D432;
}

.navbar-offcanvas {
  border: none;
}

.navbar-offcanvas ul#main-menu-offcanvas {
  float: none;
  display: block;
}

.navbar-offcanvas ul#main-menu-offcanvas > li {
  position: relative;
  border-bottom: 1px solid #ededed;
  display: block;
  float: none;
  line-height: 23px;
}

.navbar-offcanvas ul#main-menu-offcanvas > #logged-only1, .navbar-offcanvas ul#main-menu-offcanvas > #log_out1 {
	display:none;
}


#not-logged-only, #not-logged-only1{
	display:block;
}
#logged-only{
	display:none;
}
#log_out{
	display:none;
}

.navbar-offcanvas ul#main-menu-offcanvas > li > a {
  font: 400 1.4rem/2.4rem "Montserrat";
  padding: 10px 15px;
  text-transform: uppercase;
}

.navbar-offcanvas ul#main-menu-offcanvas > li ul {
  padding-left: 20px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.navbar-offcanvas ul#main-menu-offcanvas > li ul li a {
  font-size: 12px;
  font-weight: 400;
}

.navbar-offcanvas ul#main-menu-offcanvas > li:hover .caret {
  color: #B8D432;
}

.navbar-offcanvas ul#main-menu-offcanvas li .caret {
  position: absolute;
  right: 10px;
  top: 9px;
  width: 25px;
  height: 25px;
  border: none;
  z-index: 9;
  font-size: 1.6rem;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.navbar-offcanvas ul#main-menu-offcanvas li .caret:hover {
  cursor: pointer;
}

.navbar-offcanvas ul#main-menu-offcanvas li .caret:after {
  font-family: FontAwesome;
  content: "\f107";
  line-height: 25px;
  z-index: 9;
}

.navbar-offcanvas ul#main-menu-offcanvas li.open > a {
  background: none !important;
}

.navbar-offcanvas ul#main-menu-offcanvas li.open > .caret {
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
}

.navbar-offcanvas ul#main-menu-offcanvas li li .caret {
  top: 4px;
}

.navbar-offcanvas ul#main-menu-offcanvas li.active > a {
  background: none;
  color: #B8D432;
}

.engo-off-canvas-body .item-toggle-menu .widget-menu {
  position: relative;
}

.item-toggle-dropdown .toggle-button {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 15px;
}

.widget-menu .toggle-button-con {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0px;
}

.item-toggle-dropdown .toggle-button.opened {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 15px;
  transform: rotate(-90deg);
}

.item-toggle-menu .toggle-button-con.opened {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0px;
  transform: rotate(-90deg);
}

.engo-off-canvas-body .item-toggle-menu h3 {

  font-size: 14px;
  margin-left: 30px;
}

.engo-off-canvas-body .item-toggle-menu .widget-menu-detail {
  margin-left: 10px;
}

.engo-off-canvas-body .item-toggle-menu .widget-menu {
  margin-bottom: 20px;
}

.engo-off-canvas-body ul li a:hover, .engo-off-canvas-body ul li a:focus {
  background: transparent;
}

/*7. Ecommerce*/
/*-----------------------------------------------------------------------------
-	Elements Stylesheet  -
version:   	1.0.0
date:      	23/10/15
author:		EngoCreative
email:     	info@engocreative.com
website:   	http://www.engocreative.com
-----------------------------------------------------------------------------*/
/*6.1 Product-item*/
/*-----------------------------------------------------------------------------
-	Product item  -
version:   	1.0.0
date:      	23/10/15
author:		EngoCreative
email:     	info@engocreative.com
website:   	http://www.engocreative.com
-----------------------------------------------------------------------------*/
#maincontent .product-item .product-img {
    max-height: 390px;
}
.product-item {
  position: relative;
  overflow: hidden;
  text-align: center;
  margin-bottom: 60px;
}

.product-item:hover .ratings {
  opacity: 0;
}

.product-item:hover .product-img a {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.product-item:hover .product-img img {
  width: 100%;
  height: auto;
  opacity: 0;
}

.product-item:hover .product-img img:nth-child(2n) {
  opacity: 1;
}

.product-item:hover .product-info .actions {
  top: 0;
}

.product-item:hover .product-info .actions .action.add-to-cart {
  margin-top: 0;
  opacity: 1;
}

.product-item:hover .product-info .actions .action.add-to-wishlist {
  margin-top: 0;
  opacity: 1;
}

.product-item:hover .product-info .actions .action.add-to-quickview {
  margin-top: 0;
  opacity: 1;
}

.product-item .product-img {
  display: block;
  border-bottom: 1px solid #dddddd;
  overflow: hidden;
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
}

.product-item .product-img a {
  -webkit-transition: all 0.75s ease;
  transition: all 0.75s ease;
  -moz-transition: all 0.75s ease;
  -ms-transition: all 0.75s ease;
  -o-transition: all 0.75s ease;
  transition: all 0.3s ease;
}

.product-item .product-img img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.product-item .product-img img:nth-child(2n) {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  height: 100%;
  transition: all 0.3s ease;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.product-item .ratings {
  display: inline-block;
  margin: 10px 0 5px;
}

.product-item .ratings i:before {
  font-size: 1.3rem;
  color: #B8D432;
}

.product-item .ratings i.empty:before {
  color: #bcbcbc;
}

.product-item .product-name {
  font-size: 2rem;
  font-family: "Lora";
  height: 100px;
}

.product-item .product-name a {
  color: #373737;
}

.product-item .product-name a:hover {
  color: #B8D432;
}

.product-item .price {
  font-size: 21px;
  font-family: "Montserrat", sans-serif;
  color: #B8D432;
  margin-top: 6px;
  line-height: 40px;
}

.product-item .old-price {
  font-size: 14px;
  color: #b5b5b5;
  text-decoration: line-through;
}

.product-item .product-label {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 63px;
  height: 63px;
  border-radius: 63px;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 63px;
}

.product-item .product-label.sale-label {
  background: #B8D432;
}

.product-item .product-label.new-label {
  background: #212121;
}

.product-item .product-info {
  position: relative;
  overflow: hidden;
}

.product-item .product-info .actions {
  position: absolute;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  top: -50px;
  left: 0;
  width: 100%;
}

.product-item .product-info .actions .action {
  float: left;
  width: 48%;
  border: 0;
  margin: 0;
  padding: 0;
  height: 36px;
  background: #212121;
}

.product-item .product-info .actions .action a {
  z-index: 2;
  width: 100%;
  height: 100%;
  display: inline-block;
}

.product-item .product-info .actions .action.add-to-cart {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  margin: -50px 2% 0;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.product-item .product-info .actions .action.add-to-cart a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: #171717 url("../images/cart-icon.png") no-repeat scroll center center;
}

.product-item .product-info .actions .action.add-to-cart a:hover {
  background-color: #B8D432;
}

.product-item .product-info .actions .action.add-to-wishlist {
  -webkit-transition: all 0.75s ease;
  transition: all 0.75s ease;
  -moz-transition: all 0.75s ease;
  -ms-transition: all 0.75s ease;
  -o-transition: all 0.75s ease;
  opacity: 0;
  margin: -50px 2% 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.product-item .product-info .actions .action.add-to-wishlist a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: #171717 url("../images/icons/wishlist.svg") no-repeat scroll center center;
}

.product-item .product-info .actions .action.add-to-wishlist a:hover {
  background-color: #B8D432;
}

.product-item .product-info .actions .action.add-to-quickview {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  opacity: 0;
  margin-top: -50px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.product-item .product-info .actions .action.add-to-quickview a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: #171717 url("../images/icons/quickview.svg") no-repeat scroll center center;
}

.product-item .product-info .actions .action.add-to-quickview a:hover {
  background-color: #B8D432;
}

.list-items .product-item {
  border-bottom: none;
}

.list-items .product-item .product-item-name {
  font-size: 18px;
}

.list-items .product-item .product-item-name a {
  color: #373737;
  font-family: "Lora" !important;
}

.list-items .product-item .product-item-name a:hover {
  color: #B8D432;
}

.list-items .product-item .product-item-info {
  width: 30%;
  float: left;
}

.list-items .product-item .product-item-info .product-image-container {
  border-bottom: 0;
}

.list-items .product-item .ratings {
  margin: 0;
}

.list-items .product-item .product-item-details {
  width: 70%;
  float: right;
  text-align: left;
}

.actions-list {
  line-height: 40px;
  margin-top: 60px;
}

.actions-list .action-list {
  display: inline-block;
  width: 40px;
  height: 40px;
  border: 1px solid #dddddd;
}

.actions-list .action-list a {
  font-size: 0;
}

.actions-list .tocart {
  display: inline-block;
  width: 150px;
  height: 40px;
  background: #B8D432;
  text-align: center;
}

.actions-list .tocart a {
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  line-height: 40px;
}

.actions-list .tocart:hover {
  background: #fff;
  border: 1px solid #212121;
}

.actions-list .tocart:hover a {
  color: #212121;
}

.actions-list .towishlist {
  margin-left: 7px;
}

.actions-list .towishlist a {
  z-index: 2;
  width: 100%;
  height: calc(100% - 6px);
  display: inline-block;
  background: url("../images/assets/wishlist-white.png") no-repeat center;
}

.actions-list .toquickview {
  margin-left: 7px;
}

.actions-list .toquickview a {
  z-index: 2;
  width: 100%;
  height: calc(100% - 9px);
  display: inline-block;
  background: url("../images/assets/quickview-white.png") no-repeat center;
}

.product-list .product-item {
  margin-bottom: 65px;
}

.product-list .product-item .product-item-name {
  font-size: 36px;
  font-family: "Lora";
  font-weight: 300;
}

.product-list .product-item .product-item-name a {
  color: #373737;
}

.product-list .product-item .product-item-name a:hover {
  color: #B8D432;
}

.product-list .product-item .product-image-container {
  border-bottom: none;
}

.product-list .product-item .product-item-details {
  text-align: left;
}

.product-list .product-item .product-item-details .des-product {
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  line-height: 24.01px;
  color: #888888;
  margin-top: 10px;
}

.product-list .product-item:hover .ratings {
  opacity: 1;
}

.product-grid.row-6-items .product-item .product-name {
  font-size: 18px;
}

.product-grid.row-6-items .product-item .product-label {
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
}

.product-item .product-img {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 10;
  background: #fff;
}

.product-item .product-img img {
  width: 100%;
  height: 100%;
  display: inline-block;
  overflow: hidden;
  position: relative;
  z-index: 10;
}

.product-item .product-img img.image-catalog-hover {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.product-item .product-img .image-effect {
  top: 0;
  position: absolute;
  overflow: hidden;
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.rtl .product-item .product-img .image-effect {
  right: 0;
  left: auto;
}

.product-item .product-img .image-hover {
  display: block;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.product-item .product-img:hover .image-effect {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.product-item .product-img:hover .image-hover {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.col-product .image img {
  z-index: 9;
  -webkit-animation-name: fadeInUpDeal;
  animation-name: fadeInUpDeal;
}

.col-product:hover .image img {
  -webkit-animation-name: fadeInUpDealHover;
  animation-name: fadeInUpDealHover;
}

@keyframes engoPullDown {
  0% {
    transform: scaleY(0.1);
  }
  40% {
    transform: scaleY(1.02);
  }
  60% {
    transform: scaleY(0.98);
  }
  80% {
    transform: scaleY(1.01);
  }
  100% {
    transform: scaleY(0.98);
  }
  80% {
    transform: scaleY(1.01);
  }
  100% {
    transform: scaleY(1);
  }
}

@-webkit-keyframes engoPullDown {
  0% {
    -webkit-transform: scaleY(0.1);
  }
  40% {
    -webkit-transform: scaleY(1.02);
  }
  60% {
    -webkit-transform: scaleY(0.98);
  }
  80% {
    -webkit-transform: scaleY(1.01);
  }
  100% {
    -webkit-transform: scaleY(0.98);
  }
  80% {
    -webkit-transform: scaleY(1.01);
  }
  100% {
    -webkit-transform: scaleY(1);
  }
}

@-webkit-keyframes fadeInUpDeal {
  from {
    -webkit-transform: translate3d(0, -5%, 0);
    transform: translate3d(0, -5%, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUpDeal {
  from {
    -webkit-transform: translate3d(0, -5%, 0);
    transform: translate3d(0, -5%, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes fadeInUpDealHover {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, -5%, 0);
    transform: translate3d(0, -5%, 0);
  }
}

@keyframes fadeInUpDealHover {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, -5%, 0);
    transform: translate3d(0, -5%, 0);
  }
}

/*6.2 Product-detail*/
/*-----------------------------------------------------------------------------
-	Product Detail  -
version:   	1.0.0
date:      	23/10/15
author:		EngoCreative
email:     	info@engocreative.com
website:   	http://www.engocreative.com
-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------
-	Product - default item  -
version:   	1.0.0
date:      	23/10/15
author:		EngoCreative
email:     	info@engocreative.com
website:   	http://www.engocreative.com
-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------
-	Product - mini list  -
version:   	1.0.0
date:      	23/10/15
author:		EngoCreative
email:     	info@engocreative.com
website:   	http://www.engocreative.com
-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------
-	Product - View list  -
version:   	1.0.0
date:      	23/10/15
author:		EngoCreative
email:     	info@engocreative.com
website:   	http://www.engocreative.com
-----------------------------------------------------------------------------*/
.header-v4.detail-header {
  position: relative;
}

.header-v4.detail-header .header-main {
  margin: 0;
}

.breadcrumbs .item.product-item {
  margin-bottom: 0;
}

.detail .breadcrumbs {
  margin-bottom: 0;
  border-bottom: 0;
  border-top: 0;
}

.detail .container-no-padding {
  float: left;
  margin-left: 37px;
}

.detail .tabs {
  margin: 95px 0 20px;
  padding: 0;
  list-style: none;
}

.detail .tabs li {
  display: inline-block;
  vertical-align: top;
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  color: #b5b5b5;
}

.detail .tabs li::after {
  content: '';
  width: 8px;
  height: 12px;
  display: inline-block;
  margin-left: 30px;
  line-height: 19px;
  background: url("../images/thumb-tag.jpg") no-repeat;
  background-position: center center;
}

.detail .tabs li:last-child:after {
  display: none;
}

.detail .tabs li:first-child a {
  padding-left: 0;
}

.detail .tabs li a {
  display: inline-block;
  vertical-align: middle;
  color: #b5b5b5;
  font: 400 20px Montserrat;
  text-transform: uppercase;
  line-height: 19px;
  padding-left: 25px;
}

.detail .tabs li a.active {
  color: #212121;
}

.detail .tab-content {
  line-height: 24px;
  display: none;
}

.detail .tab-content p {
  margin-bottom: 20px;
}

.detail .tabs-collection {
  text-align: center;
}

.detail .tabs-collection .ul-tab {
  background: url("../images/line.png") no-repeat;
  background-position: bottom center;
}

.detail .tabs-collection .ul-tab li {
  display: inline-block;
  line-height: 19px;
}

.detail .tabs-collection .ul-tab li h3.h3-title {
  display: inline-block;
}

.detail .tabs-collection .ul-tab li:last-child:after {
  content: "";
  background: none;
}

.detail .tabs-collection .ul-tab li:after {
  content: '';
  width: 8px;
  height: 19px;
  display: inline-block;
  margin-left: 30px;
  line-height: 19px;
  background: url("../images/thumb-tag.jpg") no-repeat;
  background-position: center center;
}

.detail .tabs-collection .ul-tab li a {
  color: #b5b5b5;
  font: 400 24px Montserrat;
  text-transform: uppercase;
  line-height: 19px;
  padding-left: 25px;
}

.detail .tabs-collection .ul-tab li.active a {
  color: #373737;
}

.detail .tabs-collection .ul-tab li:hover a {
  color: #373737;
}

.detail .tabs-collection .tags-content ul li.item {
  width: 270px;
  display: block;
  float: left;
  margin-bottom: 35px;
  margin-top: 15px;
  margin-right: 30px;
}

.detail .tabs-collection .tags-content ul li.item:nth-child(4n) {
  margin-right: 0;
}

.margin-top-250 {
  margin-top: px !important;
  z-index: 99;
}

.product-thumbnails {
  padding: 0px;
  padding-top: 30px;
  margin-bottom: -20px;
}

.product-thumbnails .owl-product-thumbs .owl-nav .owl-prev {
  left: -70px;
  top: 50%;
}

.product-thumbnails .owl-product-thumbs .owl-nav .owl-next {
  top: 50%;
  right: -70px;
}

.product-thumbnails .owl-product-thumbs:hover .owl-nav .owl-prev {
  left: -70px;
}

.product-thumbnails .owl-product-thumbs:hover .owl-nav .owl-next {
  right: -70px;
}

.product-shop {
  color: #fff;
  background: #212121;
  padding: 30px 35px;
}

.product-shop .product-name {
  font-weight: normal;
  font-size: 36px;
  font-family: "Lora";
}

.product-shop .price {
  font-size: 26px;
  font-family: "Montserrat", sans-serif;
  color: #B8D432;
  margin-top: 6px;
  line-height: 40px;
}

.product-shop .old-price {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.4);
  text-decoration: line-through;
}

.product-shop .ratings {
  display: inline-block;
  margin: 5px 0 5px;
  color: #B8D432;
}

.product-shop .ratings i:before {
  font-size: 1.3rem;
}

.product-shop .ratings i.empty:before {
  color: #bcbcbc;
}

.product-shop .product-description {
  line-height: 24px;
  color: rgba(255, 255, 255, 0.4);
  font-size: 14px;
  font-family: "Raleway", sans-serif;
  margin-bottom: 30px;
}

.product-shop .product-signle-options {
  border-top: 1px solid  #303030;
  border-bottom: 1px solid  #303030;
  padding: 30px 0;
}

.product-shop .product-signle-options .selector-wrapper {
  display: inline-block;
  padding-left: 15px;
}

.product-shop .product-signle-options .selector-wrapper:first-child {
  padding-left: 0;
}

.product-shop .product-signle-options .selector-wrapper label {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}

.product-shop .product-signle-options .selector-wrapper .single-option-selector {
  display: inline-block;
  line-height: 25px;
  color: rgba(255, 255, 255, 0.4);
  border: 1px solid rgba(255, 255, 255, 0.4);
  background: #212121;
  height: 35px;
  padding: 0 20px 0 15px;
  margin-left: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
}

.product-shop .product-signle-options .selector-wrapper .single-option-selector option {
  line-height: 35px;
}

.product-shop .product-single-action {
  padding: 25px 0 30px;
  border-bottom: 1px solid #303030;
}

.product-shop .product-single-action .add-to-cart {
  height: 40px;
  color: #fff;
  background: #B8D432;
  font-size: 16px;
  text-transform: uppercase;
  display: inline-block;
  padding: 0 19px;
  line-height: 40px;
}

.product-shop .product-single-action .add-to-cart:hover {
  background: #fff;
}

.product-shop .product-single-action .add-to-cart:hover a {
  color: #B8D432;
}

.product-shop .product-single-action .add-to-cart a {
  color: #fff;
}

.product-shop .product-single-action .add-to-wishlist {
  line-height: 40px;
  height: 41px;
  margin-left: 6px;
  display: inline-block;
  background: transparent url("../images/assets/icon-wishlist.png") no-repeat scroll center center;
  width: 40px;
  cursor: pointer;
  border: 1px solid #4e4e4e;
}

.product-shop .product-single-action .add-to-wishlist a {
  font-size: 0;
}

.product-shop .sharing-box {
  padding: 25px 0 25px;
}

.product-shop .sharing-box h4 {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin-right: 13px;
}

.product-shop .sharing-box .social-sharing {
  display: inline-block;
}

.product-shop .sharing-box .social-sharing a > i {
  color: rgba(255, 254, 254, 0.6);
  font-size: 20px;
  letter-spacing: 13px;
  margin-right: 5px;
}

.product-shop .sharing-box .social-sharing a > i:hover {
  color: #B8D432;
}

.tab-description p {
  font-size: 14px;
  line-height: 24px;
  color: #888888;
  font-family: "Raleway", sans-serif;
}

.tab-reviews .comment {
  margin-bottom: 20px;
}

.tab-reviews .avatar {
  display: inline-block;
}

.tab-reviews .comment-info {
  width: 80%;
  display: inline-block;
  padding: 0 20px;
}

.tab-reviews .comment-info .name {
  display: inline-block;
}

.tab-reviews .comment-info .description {
  font-size: 14px;
  line-height: 24px;
  color: #888888;
  font-family: "Raleway", sans-serif;
  font-weight: normal;
  padding-top: 5px;
  border-top: 1px solid #e9e9e9;
}

.tab-reviews .comment-info .date {
  float: right;
  font-size: 11px;
  text-transform: uppercase;
  color: #b5b5b5;
}

.tab-reviews .comment-info .ratings {
  display: inline-block;
  margin-left: 10px;
}

.tab-reviews .comment-info .ratings i:before {
  font-size: 1.3rem;
}

.tab-reviews .comment-info .ratings i.empty:before {
  color: #bcbcbc;
}

.tab-reviews #review_form_wrapper .comment-reply-title {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 30px;
}

.tab-reviews #review_form_wrapper .comment-form .button {
  width: auto;
  float: right;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  background: #B8D432;
  padding: 0 27px;
  border: 0 none;
  cursor: pointer;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  letter-spacing: 0.05em;
}

.tab-reviews #review_form_wrapper .comment-form .button:hover {
  color: #B8D432;
  background: #fff;
  border: 1px solid #B8D432;
}

.tab-reviews #review_form_wrapper .comment-form .ratings {
  display: inline-block;
  line-height: 38px;
  height: 40px;
  padding: 0 50px;
  border: 1px solid #bcbcbc;
}

.tab-reviews #review_form_wrapper .comment-form .ratings i {
  color: #bcbcbc;
}

.tab-reviews #review_form_wrapper .comment-form textarea {
  width: 100%;
  padding-top: 10px;
  border: 1px solid #b5b5b5;
  height: 150px;
  color: #b5b5b5;
  padding-left: 10px;
  font-size: 14px;
  font-family: "Raleway", sans-serif;
}

.tab-add-tags input.add-tag {
  height: 40px;
  width: 100%;
}

.tab-add-tags p {
  font-size: 18px;
}

.tab-add-tags button.button {
  width: auto;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  height: 40px;
  text-transform: uppercase;
  background: #B8D432;
  padding: 0 27px;
  border: 0 none;
  cursor: pointer;
}

.tab-add-tags button.button:hover {
  color: #B8D432;
  background: #fff;
  border: 1px solid #B8D432;
}

@media (min-width: 1600px) {
  .detail-v2 .custom-container {
    width: 1510px;
  }
  .detail-v2 .custom-col-detail {
    margin-left: 8.33333%;
    width: 41.66667%;
  }
  .detail-v2 .product-thumbnails {
    padding: 0;
    /*position: absolute;*/
    bottom: 0;
    width: 100%;
  }
}

.detail-v2 .quantity .qty {
  background: #fff;
}

.detail-v2 .quantity {
  border: 1px solid #b5b5b5;
  color: #b5b5b5;
}

.detail-v2 .quantity .plus, .detail-v2 .quantity .minus {
  color: #b5b5b5;
}

.detail-v2 .quantity .qty {
  color: #b5b5b5;
}

.detail-v2 .product-shop .product-signle-options .selector-wrapper.size {
  padding-left: 25px;
}

.detail-v2 .product-single #owl-product-image .owl-stage-outer {
  overflow: hidden;
}

.detail-v2 #review_form_wrapper {
  display: none;
}

.detail-v2 #review_form_wrapper.active {
  display: block;
}

.detail-v2 .product-shop {
  padding: 0;
  margin-top: 0;
  background: #fff;
  color: #212121;
}

.detail-v2 .product-shop .product-name {
  font-weight: normal;
  font-size: 35.99px;
  margin-top: 60px;
}

.detail-v2 .product-shop .product-description {
  color: #444444;
}

.detail-v2 .product-shop .product-signle-options .selector-wrapper .single-option-selector {
  background: transparent;
  border: 1px solid #b5b5b5;
  color: #b5b5b5;
}

.detail-v2 .product-shop .product-single-action .add-to-wishlist {
  border: 1px solid #b5b5b5;
  cursor: pointer;
  background: url("../images/assets/icon_wishlist_gray.png") no-repeat center;
}

.detail-v2 .product-shop .product-single-action .add-to-cart {
  border: 1px solid #B8D432;
}

.detail-v2 .product-shop .product-single-action .add-to-cart:hover {
  border: 1px solid #b5b5b5;
}

.detail-v2 .product-shop .sharing-box .social-sharing a > i {
  color: #3d3d3d;
}

.detail-v2 .product-shop .product-signle-options {
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
}

.detail-v2 .product-shop .product-single-action {
  border-bottom: 1px solid #e9e9e9;
}

.owl-item.active .ProductPhotoImg {
  display: inline-block;
}

.owl-item.active:hover .click-to-gallery {
  visibility: visible;
}

.owl-item.active .click-to-gallery {
  content: "";
  width: 82px;
  height: 82px;
  padding: 20px;
  color: #FFF;
  background: rgba(0, 0, 0, 0.75) url("../images/assets/plus-zoom.png") no-repeat scroll center center;
  top: 50%;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  visibility: hidden;
  z-index: 9;
  cursor: pointer;
}

.product-single #owl-product-image .owl-stage-outer {
  overflow: visible;
}

.product-single #owl-product-image .owl-stage-outer .owl-stage .owl-item {
  opacity: 0.2;
}

.product-single #owl-product-image .owl-stage-outer .owl-stage .owl-item.active {
  opacity: 1;
  cursor: crosshair;
}

.product-single #owl-product-image .owl-stage-outer .owl-stage .owl-item.active:hover {
  border: 1px solid #212121;
}

.product-single #owl-product-image .owl-stage-outer .owl-stage .owl-item.active.has_hover .zoomImg {
  opacity: 1 !important;
}

.light-box {
  z-index: 9999;
  background: rgba(0, 0, 0, 0.4);
  position: fixed;
  height: 100vh;
  width: 100vw;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.light-box .swiper-container {
  width: 300px;
  top: 15%;
}

.upsell-product .box-title .h3-title {
  text-transform: uppercase;
}

.product-image:hover .owl-nav .owl-prev {
  display: none !important;
}

.product-image:hover .owl-nav .owl-next {
  display: none !important;
}

/*6.3 Checkout*/
/*-----------------------------------------------------------------------------
-	Checkout page  -
version:   	1.0.0
date:      	23/10/15
author:		EngoCreative
email:     	info@engocreative.com
website:   	http://www.engocreative.com
-----------------------------------------------------------------------------*/
/* --------------------------

	8.6 Shop Checkout

--------------------------- */
.return {
  font-size: 15px;
}

.return a {
  text-decoration: underline;
  font-weight: bold;
}

.checkout-form {
  padding: 30px 0 0;
}

.checkout-form h2 {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 0 25px;
}

.checkout-form label {
  display: block;
  font-weight: normal;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  color: #212121;
  margin-bottom: 7px;
}

.your-order {
  padding: 30px 0;
}

.your-order .price {
  color: #212121;
}

.your-order .title {
  font-size: 20px;
  text-transform: uppercase;
  color: #212121;
  font-weight: bold;
  text-align: center;
}

.your-order .title:after {
  display: block;
  width: 80px;
  height: 2px;
  background: #B8D432;
  margin: 30px auto;
  content: "";
}

.your-order table {
  width: 100%;
}

.your-order table tr > *:last-child {
  text-align: right;
}

.your-order table th,
.your-order table td {
  border-bottom: 1px solid #e9e9e9;
  padding: 10px 15px;
}

.your-order table th {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  color: #212121;
}

.your-order table .shipping > *,
.your-order table .cart-subtotal > * {
  padding-top: 35px;
}

.your-order table .order-total > * {
  padding: 25px 0 0;
  vertical-align: top;
}

.your-order table .shipping td {
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    color: #212121;
}

.your-order table .amount {
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  color: #212121;
}

.your-order table .red-bg {
  height: 40px;
  background: #B8D432;
  color: #fff;
  line-height: 40px;
  padding: 0 15px;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
}

.your-order table .red-bg .amount {
  color: #fff;
}

.your-order table .black-bg .amount {
  color: #fbf063;
}

.your-order table .table-title th {
  font-size: 18px;
}

.your-order table ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.your-order table ul li {
  padding: 3px 0;
  color: #B8D432;
  text-transform: uppercase;
}

.your-order table ul li .product-qty {
  float: left;
  width: 86%;
}

.your-order table ul li .product-qty a {
  text-transform: capitalize;
  font-size: 14px;
  font-family: "Lora";
  color: #212121;
}

.payment_methods ul {
  margin: 0;
  padding: 3px 0;
  list-style: none;
}

.payment_methods p {
  color: #555555;
  font-family: "Raleway", sans-serif;
  line-height: 50px;
}

.payment_methods ul li {
  padding-bottom: 30px;
}

.payment_methods ul label {
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 18px;
  text-transform: uppercase;
  display: block;
}

.payment_methods .checkbox {
  border-bottom: 1px solid #e9e9e9;
}

.payment-box {
  border-bottom: 1px solid #e9e9e9;
  padding: 3px 0 30px;
  line-height: 24px;
}

.payment-box p {
  font-weight: normal;
  font-family: "Raleway", sans-serif;
  color: #555555;
}

.paypal-method .checkbox {
  padding-bottom: 25px;
}

.paypal-method img {
  margin-right: 30px;
  display: inline;
}

.paypal-method label {
  margin-bottom: 20px;
}

/*6.4 Cart*/
/*-----------------------------------------------------------------------------
-	Cart page  -
version:   	1.0.0
date:      	23/10/15
author:		EngoCreative
email:     	info@engocreative.com
website:   	http://www.engocreative.com
-----------------------------------------------------------------------------*/
.shopping-cart .breadcrumbs {
  background: #bcbcbc;
}

.shopping-cart .breadcrumbs .item.cart::before {
  color: rgba(33, 33, 33, 0.5);
}

.cart-collaterals {
  padding: 60px 0;
}

.cart-collaterals h3 {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  color: #212121;
  margin-bottom: 15px;
  letter-spacing: 1px;
}

.cart-actions {
  padding: 65px 0 100px;
  border-top: 1px solid #e9e9e9;
}

.cart-actions .cart-input {
  margin-right: 15px;
  width: 100%;
  max-width: 400px;
}

.cart-actions .button {
  margin-left: 15px;
}

.shop-step {
  padding-top: 60px;
  padding-bottom: 70px;
}

.shop-step ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.shop-step ul li {
  text-align: center;
  font-family: 'Montserrat', sans-serif;
}

.shop-step ul li.checked:after {
  display: inline-block;
  content: "";
  width: 80px;
  height: 2px;
  background: #B8D432;
  vertical-align: top;
}

.shop-step .count {
  display: inline-block;
  width: 70px;
  height: 70px;
  border: 1px solid #212121;
  text-align: center;
  line-height: 68px;
  color: #212121;
  font-size: 25px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
}

.shop-step ul li.checked .count {
  background: #B8D432;
  border-color: #B8D432;
  color: #fff;
}

.shop-step .label {
  color: #212121;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: normal;
  display: block;
  padding: 25px 0;
  line-height: normal;
  border-radius: 0;
}

/* --------------------------

	8.5 Shop Cart

--------------------------- */
.cart-form .quantity {
  border: 1px solid #bcbcbc;
}

.cart-form .quantity .qty {
  background: #fff;
  color: #bcbcbc;
}

.cart-form .quantity .minus {
  color: #bcbcbc;
}

.cart-form .quantity .plus {
  color: #bcbccb;
}

.cart-form table {
  width: 100%;
}

.cart-form table tr {
  border-bottom: 1px solid #e9e9e9;
}

.cart-form table th {
  text-align: center;
}

.cart-form table td {
  vertical-align: middle;
  text-align: center;
}

.cart-form table .remove {
  font-size: 20px;
  color: #b5b5b5;
}

.cart-form table .remove:hover {
  color: #FBF063;
}

.cart-form .product-name {
  float: left;
}

.cart-form .product-name-ct a {
  font-size: 20px;
  text-align: left;
  font-family: "Lora";
  color: #212121;
  color: #373737;
}

.cart-form .product-img.title {
  font-family: "Montserrat", sans-serif;
}

.cart-form .product-img a {
  color: #373737;
}

.cart-form .product-img a span {
  line-height: 135px;
}

.cart-form .product-img img {
  width: 100px;
  height: auto;
  float: left;
  margin-right: 25px;
}

.cart-form .product-remove {
  text-align: center;
}

.cart-form .price {
  font-size: 20px;
}

.cart-input {
  margin-bottom: 25px;
}

.cart-input input {
  width: 100%;
  height: 40px;
}

.cal-shipping .selectbox select option {
  padding: 5px 15px;
}

.cart-collaterals .input-submit input {
  font-weight: bold;
  text-transform: uppercase;
  color: #B8D432;
  border: 1px solid #B8D432;
  height: 40px;
  border-radius: 0;
  background: none;
  padding: 0 20px;
}

.cart-collaterals .input-submit input:hover {
  background: #B8D432;
  color: #fff;
}

.cal-shipping table {
  width: 100%;
}

.cal-shipping table td,
.cal-shipping table th {
  padding: 32px 20px 5px;
  border-bottom: 1px solid #e9e9e9;
  color: #212121;
}

.cal-shipping table tr:first-child td,
.cal-shipping table tr:first-child th {
  padding-top: 5px;
}

.cal-shipping table tr.order-total td,
.cal-shipping table tr.order-total th {
  padding: 26px 0 0;
  border: none;
  vertical-align: top;
}

.cal-shipping table tr.order-total td div,
.cal-shipping table tr.order-total th div {
  background: #B8D432;
  color: #fff;
}

.cal-shipping table th {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}

.cal-shipping table td {
  text-align: right;
  font-size: 18px;
  font-weight: normal;
  font-family: "Raleway", sans-serif;
  color: #373737;
}

.cal-shipping table .amount {
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  font-weight: normal;
  font-size: 20px;
}

.cal-shipping .black-bg {
  line-height: 40px;
  padding: 0 20px;
  height: 40px;
}

.cart-actions {
  padding: 65px 0 100px;
  border-top: 1px solid #e9e9e9;
}

.cart-actions .cart-input {
  margin-right: 15px;
  width: 100%;
  max-width: 400px;
}

.cart-actions .button {
  margin-left: 15px;
  font-weight: bold;
  text-transform: uppercase;
  color: #B8D432;
  border: 1px solid #B8D432;
  height: 40px;
  border-radius: 0px;
  line-height: 38px;
  cursor: pointer;
  background: transparent none repeat scroll 0% 0%;
  padding: 0px 20px;
}

.cart-actions .button:hover {
  background: #B8D432;
  color: #fff!important;
}

.cart-actions .button.update-cart {
  background: #B8D432;
  color: #fff;
}

table td.actions .coupon {
  float: left;
}

table td.actions .coupon label {
  display: none;
}

table td.actions .coupon .input-text {
  float: left;
  border: 1px solid #d3ced2;
  padding: 6px 6px 5px;
  margin: 0 4px 0 0;
  line-height: 1;
}

table td.actions .coupon .coupon-input-text {
  padding-left: 0;
}

table td.actions .coupon .coupon-input-text .input-text {
  width: 100% !important;
  height: 40px !important;
}

table td.actions {
  padding-top: 30px;
}

table td.actions .update-cart-btn {
  float: right !important;
}

table td.actions .btn-primary-border {
  border: 1px solid #B8D432;
  background: #FFF;
  color: #B8D432;
  font-family: "Montserrat";
  font-weight: bold;
  text-transform: uppercase;
  height: 40px;
  border-radius: 0;
  background: none;
  padding: 0 20px;
}

table td.actions .btn {
  border-radius: 0px;
  float: right !important;
}

table td.actions .btn-lg, table td.actions .btn-group-lg > .btn {
  border-radius: 0px;
}

button.button {
  width: auto;
  font-weight: bold;
  font-size: 14px;
  color: #FFF;
  height: 40px;
  text-transform: uppercase;
  background: #B8D432 none repeat scroll 0% 0%;
  padding: 0px 27px;
  border: 0px none;
  cursor: pointer;
}

input {
  margin-bottom: 10px;
  height: 40px;
  border: 1px solid #b5b5b5;
  color: black;
  padding-left: 10px;
  font-size: 14px;
  font-family: "Raleway", sans-serif;
}

input[text] {
  width: 100%;
}

.btn-lg, .btn-group-lg > .btn {
  border-radius: 0px !important;
}

.btn {
  border-radius: 0px;
}

.quantity {
  background: #212121;
  height: 35px;
  width: 80px;
  line-height: 33px;
  position: relative;
  display: inline-block;
  border: 1px solid rgba(255, 255, 255, 0.4);
}

.quantity .qty {
  width: 100%;
  border: medium none;
  height: 33px;
  padding: 0px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  background: #212121;
  -webkit-moz-appearance: none;
  -moz-moz-appearance: none;
  -ms-moz-appearance: none;
  -o-moz-appearance: none;
  moz-appearance: none;
}

.quantity .minus {
  position: absolute;
  display: block;
  height: 100%;
  color: rgba(255, 255, 255, 0.4);
  width: 20px;
  text-align: center;
  top: 0px;
  left: 5px;
  cursor: pointer;
}

.quantity .plus {
  position: absolute;
  display: block;
  height: 100%;
  width: 20px;
  color: rgba(255, 255, 255, 0.4);
  text-align: center;
  top: 0px;
  right: 5px;
  cursor: pointer;
}

.box-title {
  text-align: center;
}

.box-title .h3-title {
  font-size: 30px;
  font-family: "Montserrat", sans-serif;
  word-spacing: 1px;
  color: #373737;
  font-weight: normal;
}

.box-title .h3-title.small {
  font-size: 24px;
}

.box-title .title-icon {
  display: inline-block;
  margin: 5px 0px 30px;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  border-top: none;
  border-bottom: 1px solid #e9e9e9;
  padding: 10px;
  vertical-align: middle;
}

.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > th {
  font-size: 18px;
  color: #212121;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  padding-bottom: 15px;
}

.selectbox {
  border: 1px solid #b5b5b5;
  position: relative;
  height: 40px;
  margin-bottom: 15px;
}

.selectbox select {
  border: none;
  width: 100%;
  background: none;
  position: relative;
  z-index: 1;
  outline: none;
  color: black;
  letter-spacing: 0.5px;
  padding: 0 15px;
  height: 38px;
  font-weight: normal;
  font-family: 'Raleway', sans-serif;
}

.selectbox select option {
  padding: 5px 10px;
  border: none;
  text-align: left;
}

.selectbox.medium {
  height: 35px;
}

.selectbox.medium select {
  height: 33px;
  padding: 0 10px;
}

.checkbox input {
  margin: 0 !important;
  display: none;
}

.checkbox label {
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
  text-transform: none;
  font-family: 'Raleway', sans-serif;
  position: relative;
  padding-left: 30px;
}

.checkbox label:before {
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid #b5b5b5;
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.checkbox input:checked + label:after {
  content: "\f00c";
  font-family: FontAwesome;
  font-size: 16px;
  color: #212121;
  position: absolute;
  top: 50%;
  left: 2px;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.input-field {
  padding-bottom: 10px;
}

.input-field .input-text,
.input-field .selectbox,
.input-field textarea {
  width: 100%;
  margin-bottom: 15px;
}

.input-field .checkbox label {
  text-transform: none;
  font-weight: normal;
  font-family: "Raleway",sans-serif;
}

.input-field label {
  color: #212121;
  display: block;
  font-family: "Montserrat",sans-serif;
  font-weight: normal;
  margin-bottom: 7px;
  text-transform: uppercase;
}

a {
  text-decoration: none !important;
}

a:hover {
  color: #B8D432 !important;
}

#engo-masthead {
  padding: 0px 0;
}

#engo-masthead.inherit {
  position: inherit !important;
}

@media (min-width: 1200px) and (max-width: 1366px) {
  /*index7*/
  .header-v7.header-v5.engo-header-v7 .main-menu .mega-menu.mega-menu-2:before {
    right: 495px;
  }
  .header-v7.header-v5.engo-header-v7.menu-v3-black .main-menu .mega-menu.mega-menu-2 {
    left: 0px !important;
    margin-top: 40px;
    transition: 0.3s all ease;
  }
  .header-v7.header-v5.engo-header-v7.menu-v3-black .main-menu .mega-menu.mega-menu-2:before {
    right: 400px;
  }
  .header-v7.header-v5.engo-header-v7.menu-v3-black .main-menu li:hover .mega-menu.mega-menu-2 {
    left: 0px;
    margin-top: 10px;
  }
  .header-v7.header-v5.engo-header-v7.menu-v3-white .main-menu .mega-menu.mega-menu-2 {
    left: 0px !important;
    margin-top: 40px;
    transition: 0.3s all ease;
  }
  .header-v7.header-v5.engo-header-v7.menu-v3-white .main-menu .mega-menu.mega-menu-2:before {
    right: 400px;
  }
  .header-v7.header-v5.engo-header-v7.menu-v3-white .main-menu li:hover .mega-menu.mega-menu-2 {
    left: 0px;
    margin-top: 10px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .header-v7.header-v5.engo-header-v7 .main-menu.version-black ul li {
    padding: 0 15px;
  }
  .header-v5 .main-menu.version-black, .header-v5 .main-menu.version-white {
    display: none;
  }
  .header-v5.menu-v3-white .main-menu,
  .header-v5.menu-v3-black .main-menu {
    display: none;
  }
  .engo-header-v7 .engo-mainmenu {
    display: block !important;
  }
  .page-home-v7 .sidebar-offcanvas {
    display: block !important;
  }
  .header-v7.header-v5.engo-header-v7 .logo {
    margin-top: -15px;
  }
  .header-v7.header-v5.engo-header-v7 .engo-mainmenu .btn-toggle-menu {
    left: 20px;
    top: 15px;
  }
  .sidebar-offcanvas .offcanvas-head {
    padding-left: 50px;
  }
  .header-v7.header-v5.engo-header-v7 .engo-mainmenu .btn-toggle-menu.on > div {
    background: #fff;
  }
}

@media screen and (max-width: 1200px) {
  /*menu of canvas*/
  .row-offcanvas-right {
    right: 0;
  }
  .rtl .row-offcanvas-right {
    left: 0;
    right: auto;
  }
  .row-offcanvas-left {
    left: 0;
  }
  .rtl .row-offcanvas-left {
    right: 0;
    left: auto;
  }
  .row-offcanvas-right .sidebar-offcanvas {
    right: -80%;
  }
  .rtl .row-offcanvas-right .sidebar-offcanvas {
    left: -80%;
    right: auto;
  }
  .row-offcanvas-left .sidebar-offcanvas {
    left: -80%;
  }
  .rtl .row-offcanvas-left .sidebar-offcanvas {
    right: -80%;
    left: auto;
  }
  .active #engo-off-canvas{
	left: 0%;
  }
  .row-offcanvas-right.active {
    right: 80%;
  }
  .rtl .row-offcanvas-right.active {
    left: 80%;
    right: auto;
  }
  .row-offcanvas-left.active {
    left: 80%;
  }
  .rtl .row-offcanvas-left.active {
    right: 80%;
    left: auto;
  }
}

@media (min-width: 992px) {
  /*header-v6*/
  .header-v6 .settings, .header-v8 .settings {
    display: none;
  }
}

@media (max-width: 992px) {
  /*header 1*/
  .header-v1 .main-menu {
    display: none;
  }
  .header-v1 .topbar .form-search {
    position: relative;
    margin-left: 20px;
  }
  /*header-v2*/
  .header-v2 .main-menu {
    display: none;
  }
  .header-v2 .topbar .form-search {
    position: relative;
    margin-left: 45px;
  }
  .header-v2 .engo-mainmenu .btn-nav {
    left: 0;
    top: 5px;
  }
  .header-v2 .engo-mainmenu .btn-nav div {
    background: #000;
  }
  /*header-v3*/
  .header-v3 .main-menu {
    display: none;
  }
  .header-v3 .engo-mainmenu .btn-nav {
    top: 15px;
    left: 0px;
  }
  .header-v3 .engo-mainmenu .btn-nav div {
    background: #000;
  }
  /*header-v4*/
  .header-v4 .main-menu {
    display: none;
  }
  .header-v4 .engo-mainmenu .btn-nav {
    top: 15px;
    left: -10px;
  }
  .header-v4 .engo-mainmenu .btn-nav div {
    background: #000;
  }
  .header-v4 .logo {
    margin-top: -5px;
    left: 100px;
  }
  /*header-v5*/
  .header-v5 .main-menu {
    display: none;
  }
  .header-v5 .engo-mainmenu .btn-nav {
    top: 20px;
  }
  .header-v5 .engo-mainmenu .btn-nav div {
    background: #000;
  }
  /*header-v6*/
  .header-v6 .main-menu {
    display: none;
  }
  .header-v6 .topbar {
    position: relative;
    padding: 10px 0;
  }
  .header-v6 .logo {
    margin-left: 20px;
    margin-top: 0px;
  }
  .header-v6 .right-header {
    margin-top: 0px;
  }
  .header-v6 .right-topbar {
    margin-top: 0px;
  }
  .header-v6 .right-topbar ul.toplinks {
    display: none;
  }
  .header-v6 .form-search {
    position: absolute;
    top: 5px;
    right: 200px;
  }
  .header-v6 .settings {
    float: left;
    margin-right: 20px;
    padding-top: 10px;
  }
  .header-v6 .settings .toplinks.dropdown-content .set .title {
    width: 100%;
    margin-left: 0;
  }
  .header-v6 .settings .links.set div {
    float: left;
    width: 100%;
  }
  .header-v6 .settings .links.set i {
    float: left;
  }
  .header-v6 .dropdown-content {
    right: -45px;
  }
  /*header-v7*/
  .header-v7 .engo-mainmenu .btn-nav {
    left: 20px;
  }
  .header-v7 .engo-mainmenu .btn-nav.on {
    left: 15px;
    top: 10px;
  }
  .header-v7.header-v5.engo-header-v7 .logo {
    margin-top: -20px;
  }
  .header-v7.header-v5.engo-header-v7 .engo-mainmenu .btn-toggle-menu.on > div {
    background: #fff;
  }
  .sidebar-offcanvas .offcanvas-head {
    padding-left: 50px;
  }
  .navbar-offcanvas ul#main-menu-offcanvas {
    padding: 0 10px;
  }
  /*header-v8*/
  .header-v8 .header-info {
    margin-left: 30px;
  }
  .header-v8 .main-menu {
    display: none;
  }
  .header-v8 .settings {
    display: none;
  }
  .header-v8 .engo-mainmenu .btn-nav {
    left: 0;
  }
  .header-v8 .header-info {
    margin-left: 50px;
  }
  /*about*/
  #engo-masthead.header-v4 .logo {
    top: -10px;
    margin-top: 0px;
  }
}

@media (min-width: 768px) {
  /*header-v1*/
  .header-v1 .settings, .header-v2 .settings {
    display: none;
  }
  /*header-v8*/
}

@media (max-width: 767px) {
  /*header-v1*/
  .header-v1 .settings {
    float: right;
    margin-right: 20px;
    margin-top: 6px;
  }
  .header-v1 .settings .dropdown-content {
    right: -130px;
  }
  .header-v1 .settings .dropdown-content.active {
    top: 45px;
  }
  .header-v1 .settings .dropdown-content:before {
    right: 36%;
  }
  .header-v1 .topbar .mini-cart .mini-cart-content.active {
    top: 50px;
	min-width: 320px;
  }
  .btn.btn-minicart{
	margin-top: 10px;
	float: none!important;
	width:250px;
  }
  .total-minicart .buttons{
	text-align: center;
  }
  .header-v1 .col-30 {
    width: 35%;
    float: left;
  }
  .header-v1 .col-70 {
    float: left;
    width: 65%;
  }
  /*header-v2*/
  .header-v2 .col-50 {
    width: 50%;
    float: left;
  }
  .header-v2 .settings {
    float: right;
    margin-right: 160px;
  }
  .header-v2 .settings .toplinks.dropdown-content .set .title {
    width: 100%;
    margin-left: 0;
  }
  .header-v2 .settings .links.set div {
    float: left;
    width: 100%;
  }
  .header-v2 .settings .links.set i {
    float: left;
  }
  .header-v2 .mini-cart {
    position: absolute;
    top: -65px;
    right: 0;
  }
  .header-v2 .dropdown-content {
    right: -170px;
  }
  .header-v2 .dropdown-content:before {
    right: 55%;
  }
  .header-v2 .dropdown-content.active {
    top: 35px;
    right: -170px;
  }
  .header-v2 .header-main .logo {
    float: none;
    margin: 0 auto;
    margin-top: 15px;
  }
  .header-v2 .header-main .logo img {
    text-align: center;
    margin: 0 auto;
  }
  /*header-v4*/
  .header-v4 .logo {
    top: 0;
  }
  /*header-v5*/
  .header-v5 .logo {
    margin-top: 80px;
  }
  .header-v5 .right-header {
    margin-top: 0px;
  }
  .header-v5 .dropdown-content {
    right: -165px;
  }
  .header-v5 .dropdown-content:before {
    right: 55%;
  }
  .header-v5 .dropdown-content.active {
    right: -165px;
  }
  /*header-v6*/
  .header-v6 .engo-mainmenu .btn-nav {
    left: 0px;
  }
  .header-v6 .form-search {
    display: none;
  }
  .header-v6 .dropdown-content {
    right: -45px;
  }
  .header-v6 .dropdown-content.active {
    top: 60px;
  }
  .header-v6 .dropdown-content:before {
    right: 41%;
  }
  /*header-v7*/
  .header-v7 .engo-mainmenu .btn-nav {
    left: 60px;
  }
  /*header-v8*/
  .header-v8 .col-30 {
    width: 30%;
    float: left;
  }
  .header-v8 .col-70 {
    width: 70%;
    float: left;
  }
  .header-v8 .form-search {
    display: none;
  }
  .header-v8 ul.toplinks {
    display: none;
  }
  .header-v8 .settings {
    display: block;
    margin-top: 5px;
  }
  .header-v8 .settings .toplinks.dropdown-content .set .title {
    width: 100%;
    margin-left: 0;
  }
  .header-v8 .settings .links.set div {
    float: left;
    width: 100%;
  }
  .header-v8 .settings .links.set i {
    float: left;
  }
  .header-v8 .dropdown-content.active {
    top: 40px;
  }
  .header-v8 .mini-cart .cart-control:before {
    display: none;
  }
  .header-v8 .logo {
    margin-right: 10px;
  }
  .header-v8 .engo-mainmenu .btn-nav {
    left: 0;
  }
  .header-v8 .header-info {
    margin-left: 50px;
  }
}

@media (max-width: 480px) {
  /*header-v1*/
  .header-v1 .topbar .form-search {
    display: none;
  }
  .header-v1 .settings .btn-settings {
    float: none;
  }
  .header-v1 .settings .dropdown-content:before {
    right: 38%;
  }
  .header-v1 .topbar .toplinks {
    margin-right: 15px;
  }
  /*header-v2*/
  .header-v2 .col-50 {
    width: 100%;
    float: left;
  }
  .header-v2 .topbar .form-search {
    display: none;
  }
  .header-v2 .mini-cart {
    position: absolute;
    top: -53px;
    right: 0;
  }
  /*header-v3*/
  .header-v3 .logo {
    width: 100%;
    margin-top: 25px;
  }
  .header-v3 a.logo {
    margin-top: 40px;
    margin-right: 0px;
    border-top: 1px solid #dfdfdf;
  }
  .header-v3 a.logo img {
    margin: 0 auto;
    padding-top: 15px;
  }
  .header-v3.site-header {
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 10px;
  }
  .header-v3 .dropdown-content {
    right: -153px;
  }
  .header-v3 .dropdown-content:before {
    right: 52%;
  }
  /*header-v4*/
  .header-v4 .engo-mainmenu .btn-nav {
    left: -20px;
  }
  .header-v4 .logo {
    margin-top: 50px;
    position: inherit;
  }
  .header-v4 .logo img {
    margin: 0 auto;
  }
  .header-v4 .dropdown-content {
    right: -170px;
  }
  .header-v4 .dropdown-content:before {
    right: 55%;
  }
  .header-v4 .dropdown-content.active {
    top: 55px;
    right: -165px;
  }
  /*header-v6*/
  .header-v6 .form-search {
    display: none;
  }
  .header-v6 .engo-mainmenu .btn-nav {
    left: 10px;
    top: -15px;
  }
  .header-v6 .logo {
    margin-top: 25px;
    float: none;
  }
  .header-v6 .logo img {
    margin: 0 auto;
  }
  .header-v6 .right-topbar {
    position: absolute;
    right: 15px;
    top: -100px;
  }
  .header-v6 .dropdown-content {
    right: -155px;
  }
  .header-v6 .dropdown-content:before {
    right: 44%;
  }
  .header-v6 .dropdown-content.active {
    top: 45px;
    right: -155px;
  }
  /*header-v7*/
  .header-v7 .engo-mainmenu .btn-nav {
    left: 20px;
  }
  .header-v7 .wapper-logo {
    position: absolute;
    z-index: 9998;
    width: 100%;
    text-align: center;
  }
  .header-v7.header-v5.engo-header-v7 .logo {
    z-index: 9999;
    margin-top: 40px;
  }
  .header-v7 .dropdown-content {
    right: -200px;
    z-index: 9999;
  }
  .header-v7 .dropdown-content.active {
    right: -200px;
    top: 55px;
  }
  .header-v7 .dropdown-content:before {
    right: 67%;
  }
  /*about*/
  #engo-masthead.header-v4 .logo {
    top: 0px;
    margin-top: 45px;
  }
}

#page {
  position: relative;
  margin-right: 0px;
  margin-left: 0px;
  background: transparent;
  overflow: hidden;
}

.col-right {
  float: left;
}

.col-left {
  float: right;
}

.main-home-v7 .collection-v1 .owl-carousel .owl-item {
  margin: 0 !important;
}

.main-home-v7 .owl-carousel .owl-nav div {
  display: block !important;
}

.collection-home .owl-carousel .owl-item {
  padding: 0 15px !important;
}

.carousel-product .owl-carousel .owl-item {
  padding: 0 5px !important;
}

.latest-blog .owl-carousel .owl-item {
  padding: 0 7px !important;
}

@media (min-width: 1200px) and (max-width: 1366px) {
  .margin-top-254 {
    z-index: 99;
    margin-top: 70px;
  }
  /*Detail-v2*/
  .detail-v2 .product-shop .product-signle-options .selector-wrapper.size {
    padding-left: 5px;
  }
  .detail-v2 .quantity {
    background: transparent;
    line-height: 30px;
  }
  .detail-v2 .product-thumbnails {
    padding: 0;
    position: relative;
    bottom: 0;
    width: 101%;
  }
}

@media (min-width: 1600px) {
  .detail-v2 .product-thumbnails {
    padding-top: 30px;
    /*position: absolute;*/
    /*bottom: 15px;*/
    width: 96%;
  }
}

@media (min-width: 1600px) {
  .quickview .product-thumbnails {
    padding: 0 10px;
    position: absolute;
    bottom: 40px;
    width: 92%;
  }
  .quickview .product-thumbnails .owl-item.active {
    padding-right: 0px;
  }
}

@media (max-width: 1200px) {
  /*index-6*/
  .colection-v4 .colection-item.colection-1 .colection-info .big {
    font-size: 55px;
    line-height: 60px;
  }
  .colection-v4 .colection-item.colection-1 .colection-info .big.info4 {
    font-size: 55px;
    line-height: 60px;
  }
  .colection-v4 .colection-item.colection-1 .colection-info .all-info {
    margin-top: 40%;
  }
  /*about*/
}

@media (max-width: 768px) {
   #ProductThumbs .owl-stage{
	   margin:0 auto;
   }
   .product-thumbnails{
	   padding-top: 0px;
   }
  /*index-6*/
  .colection-v4 .colection-item.colection-1 .colection-info .big {
    font-size: 40px;
    line-height: 40px;
  }
  .colection-v4 .colection-item.colection-1 .colection-info .big.info4 {
    font-size: 40px;
    line-height: 40px;
  }
  .colection-v4 .colection-item.colection-1 .colection-info .all-info {
    margin-top: 40%;
  }
  .colection-v4 .colection-item.colection-1 .colection-info .shopnow {
    bottom: -45px;
  }
  .colection-v4 .colection-item.colection-1 .colection-info .shopnow a {
    height: 35px;
    line-height: 35px;
  }
  /*blogv1-left-sidebar*/
  .toolbar-bottom .pagination ul li.prev, .toolbar-bottom .pagination ul li.next {
    margin: 0;
  }
  /*about*/
  .policy-v5 .policy-item {
    padding: 50px 15px;
  }
  /*contact*/
  .content-contact .item-contact {
    padding: 0px;
  }
  .contact.contact-v2 .contact-form .button {
    width: 100%;
  }
  /*detail*/
  .product-single .margin-top-254 {
    margin-top: 70px;
  }
  .product-single .product-signle-options .selector-wrapper label {
    width: 30%;
    float: left;
  }
  .product-shop .product-signle-options .selector-wrapper {
    width: 100%;
    padding: 0;
  }
  .product-shop .product-signle-options .selector-wrapper .single-option-selector {
    width: 70%;
    float: left;
    margin-left: 0;
  }
  .product-shop .product-name {
    font-size: 2.4rem;
  }
  /*detail-v2*/
  .detail-v2 .product-shop {
    padding: 0 30px 0 0;
  }
  .detail-v2 .product-shop .product-signle-options .selector-wrapper.size {
    padding-left: 0px;
  }
  .detail-v2 .custom-col-detail {
    padding-right: 15px;
  }
  .detail-v2 .tabs-container {
    padding-right: 30px;
  }
}

@media (max-width: 767px) {
  /*index 1*/
  .product-item .product-name {
	height: auto;
  }
  .engo-box .policy-v1 {
    height: auto;
  }
  .engo-box .policy-v1 .col-33 {
    width: 33.33%;
    float: left;
  }
  .engo-box .policy-v1 .policy-item {
    padding-bottom: 10px;
  }
  .engo-box .policy-v1 .policy-item h3 {
    font-size: 17px;
  }
  .engo-box .collection-v1 .deal .deal-name {
    display: inherit;
    margin: 0 auto;
  }
  .engo-box .collection-v1 .collections-product .col-50 {
    width: 50%;
    float: left;
  }
  .testimonial-v1 {
    padding: 20px 0 30px 0;
  }
  .testimonial-v1 .col-30 {
    width: 30%;
    float: left;
  }
  .testimonial-v1 .col-70 {
    width: 70%;
    float: left;
  }
  .tabs-collection .ul-tab li:after {
    display: none;
    background: transparent !important;
  }
  .margin-bottom-40 {
    margin-bottom: 40px !important;
  }
  /*index2*/
  .policy-v2, .policy-v1 {
    height: auto;
  }
  .policy-v2 .col-33, .policy-v1 .col-33 {
    width: 32.33%;
    float: left;
  }
  .policy-v2 .policy-item, .policy-v1 .policy-item {
    padding-bottom: 10px;
  }
  .policy-v2 .policy-item h3, .policy-v1 .policy-item h3 {
    font-size: 18px;
  }
  .policy-v2.border-box [class*="col-"] [class*="col-"], .border-box.policy-v1 [class*="col-"] [class*="col-"] {
    border: 1px solid #dfdfdf;
    margin-top: 15px !important;
    margin-left: 0px;
    margin-right: 5px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .policy-v2.border-box [class*="col-"] .row.row-gutter-10, .border-box.policy-v1 [class*="col-"] .row.row-gutter-10 {
    margin: 0px;
  }
  .policy-v2.border-box [class*="col-"] .policy-item span, .border-box.policy-v1 [class*="col-"] .policy-item span {
    font-size: 12px;
  }
  .engo-box .colection-v2 .img-eff1 {
    margin-bottom: 10px;
  }
  #engo-4 .carousel-product {
    margin-bottom: 0px;
  }
  /*index 3*/
  .policy-v3 .policy-item {
    margin-bottom: 20px;
  }
  #engo-6 .latest-blog {
    margin-bottom: 50px;
  }
  .collection-v3 {
    margin-top: 10px;
  }
  .collection-v3 .img-eff1 {
    margin-top: 5px;
  }
  .testimonial-v2 .testimonial-thumbs {
    width: 100% !important;
  }
  /*index-6*/
  .colection-v4 .colection-item {
    width: 100%;
    float: left;
  }
  .colection-v4 .colection-item img {
    width: 100%;
  }
  .colection-v4 .colection-item.colection-1 .colection-info .big {
    font-size: 60px;
    line-height: 60px;
  }
  .colection-v4 .colection-item.colection-1 .colection-info .big.info4 {
    font-size: 60px;
    line-height: 60px;
  }
  .colection-v4 .colection-item.colection-1 .colection-info .all-info {
    margin-top: 40%;
  }
  /*about*/
  .about-title h3.title {
    margin: 80px 15px 45px 15px;
  }
  .about-content {
    padding: 15px;
  }
  .single-share {
    padding: 0 15px;
  }
  /*blogv2-left*/
  .post-v2 .post-info {
    padding-bottom: 30px;
  }
  .post .post-thumb img {
    width: 100%;
  }
  .post .post-title {
    line-height: 1.1;
  }
  /*contact*/
  .content-contact .item-contact {
    padding-bottom: 50px;
  }
  .contact-form {
    margin-bottom: 40px;
  }
  .contact.contact-v2 .contact-form .button {
    width: 100%;
  }
  .contact-infomation-v2 {
    margin-bottom: 40px;
    overflow: hidden;
  }
  /*detail-2*/
  .detail-v2 .custom-container {
    width: 100%;
  }
  .detail-v2 .custom-col-detail {
    margin-left: 8px;
    width: 100%;
  }
  .detail-v2 .container-no-padding {
    margin-left: 0px;
  }
  .detail-v2 .product-shop {
    padding: 0 30px 0 5px;
  }
  .detail-v2 .product-shop .product-name {
    font-size: 2.4rem;
  }
  .detail-v2 .product-shop .product-signle-options .selector-wrapper.size {
    padding-left: 0px;
  }
}

@media (max-width: 480px) {
  /*index 1*/
  .engo-box .policy-v1, .engo-box .policy-v2, .engo-box .policy-v1 {
    display: table;
    width: 100%;
  }
  .engo-box .policy-v1 .col-33, .engo-box .policy-v2 .col-33, .engo-box .policy-v1 .col-33 {
    width: 100%;
  }
  .engo-box .policy-v1 .policy-item, .engo-box .policy-v2 .policy-item, .engo-box .policy-v1 .policy-item {
    margin-bottom: 15px;
  }
  .engo-box .collection-v1 .collections-product .col-50 {
    width: 100%;
    float: left;
  }
  .testimonial-v1 {
    margin: 0 auto;
    padding: 30px 0;
  }
  .testimonial-v1 .col-30 {
    width: 100%;
    float: left;
  }
  .testimonial-v1 .col-70 {
    width: 100%;
    float: left;
  }
  .testimonial-v1 .avatar img {
    margin: 0 auto;
    width: 50%;
  }
  .testimonial-v1 .testimonial-content {
    padding: 0 15px 30px 30px;
  }
  .testimonial-v1 .comment {
    padding: 0;
  }
  .testimonial-v1 .owl-carousel .owl-item img {
    max-width: 100% !important;
  }
  /*index 2*/
  .policy-v2.border-box [class*="col-"], .border-box.policy-v1 [class*="col-"] {
    border: 1px solid #dfdfdf;
    margin-top: 15px !important;
    margin-left: 0px;
    margin-right: 5px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .policy-v2.border-box [class*="col-"] .row.row-gutter-10, .border-box.policy-v1 [class*="col-"] .row.row-gutter-10 {
    margin: 0px;
  }
  .engo-box .colection-v2 .img-eff1 {
    margin-bottom: 10px;
  }
  #engo-4 .carousel-product {
    margin-bottom: 0px;
  }
  .margin-bottom-40 {
    margin-bottom: 40px;
  }
  /*index-3*/
  .testimonial-v2 .comment {
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
  }
  .testimonial-v2 .author {
    padding-bottom: 20px;
  }
  /*index-4*/
  .collection-v3 .container-full-screen {
    padding: 0;
  }
  .collection-v3.margin-bottom-100 {
    margin-bottom: 50px;
  }
  .policy-v4 .policy-items {
    margin-bottom: 20px;
  }
  /*index-6*/
  .colection-v4 .colection-item {
    width: 100%;
    float: left;
  }
  .colection-v4 .colection-item.colection-1 .colection-info .big {
    font-size: 60px;
    line-height: 60px;
  }
  .colection-v4 .colection-item.colection-1 .colection-info .big.info4 {
    font-size: 60px;
    line-height: 60px;
  }
  .colection-v4 .colection-item.colection-1 .colection-info .all-info {
    margin-top: 40%;
  }
  /*index-7*/
  .engo-margin-bottom-0 {
    margin-top: 0px;
  }
  .container-full-screen-3 {
    padding: 0 20px;
  }
  /*index-8*/
  .colection-v7 {
    padding-top: 15px;
  }
  .colection-v7 .title1 {
    font-size: 25px;
  }
  .colection-v7 .title2 {
    font-size: 50px;
    line-height: 40px;
    line-height: 30px;
  }
  .colection-v7 .des {
    font-size: 14px;
  }
  .colection-v7.right {
    padding-bottom: 15px;
  }
  .colection-v7.right .title1 {
    font-size: 25px;
  }
  .colection-v7.right .title2 {
    font-size: 50px;
    line-height: 40px;
  }
  /*blogv1-left-sidebar*/
  .toolbar-bottom .pagination ul li.prev, .toolbar-bottom .pagination ul li.next {
    width: 30px;
  }
  .widget.gallery ul {
    max-width: 100%;
  }
  .widget.gallery ul li {
    width: 25%;
  }
  /*cart*/
  .label {
    white-space: normal !important;
  }
  .shop-step .container {
    padding: 0;
  }
}

@media (max-width: 768px) {
  /*footer-v1*/
  .footer-v1 .footer .head-footer h2.title a, .footer-v2 .footer .head-footer h2.title a, .footer-v3 .footer .head-footer h2.title a, .footer-v2 .footer .head-footer h2.title a, .footer-v3 .footer .head-footer h2.title a, .footer-v3 .footer .head-footer h2.title a {
    padding-left: 0px;
  }
  .footer-v1 .footer .head-footer h2.title, .footer-v2 .footer .head-footer h2.title, .footer-v3 .footer .head-footer h2.title, .footer-v2 .footer .head-footer h2.title, .footer-v3 .footer .head-footer h2.title, .footer-v3 .footer .head-footer h2.title {
    padding: 25px 0 0;
  }
  .footer-v1 .footer .head-footer h2.title a:before, .footer-v2 .footer .head-footer h2.title a:before, .footer-v3 .footer .head-footer h2.title a:before, .footer-v2 .footer .head-footer h2.title a:before, .footer-v3 .footer .head-footer h2.title a:before, .footer-v3 .footer .head-footer h2.title a:before {
    left: 35%;
    bottom: 30px;
  }
  .main-footer .services {
    padding-left: 20px;
  }
  .main-footer .policy {
    padding-right: 2px;
  }
  .brand .brand-items {
    position: relative;
    transform: translateX(-50%);
    left: 50%;
  }
}

@media (max-width: 767px) {
  /*footer-v1*/
  .ft-50 {
    width: 50%;
    float: left;
  }
  .brand .owl-nav {
    display: none;
  }
  .brand .brand-items {
    position: relative;
    transform: translateX(-50%);
    left: 50%;
  }
  .main-footer .policy {
    margin-bottom: 30px;
    border-right: none;
  }
  .main-footer .services {
    padding-left: 0px;
    margin-bottom: 30px;
    border-right: none;
  }
  .main-footer .contact {
    padding-left: 0;
    margin-bottom: 30px;
  }
  .brand {
    margin: 0px;
  }
  .brand .owl-carousel .owl-item img {
    max-width: 100% !important;
  }
  .head h2.title:after {
    background-color: transparent !important;
  }
  /*footer-v3*/
  .footer-v3 .head-footer .Subcribe {
    width: 100%;
    margin: 0 auto;
  }
  .footer-v3 .footer .head-footer {
    padding: 10px 0;
  }
  /*footer-v4*/
  .footer-v4 .brand {
    margin: 0px;
  }
  /*footer-v5*/
  .footer-v5 .f-right {
    margin-top: 15px;
  }
}

@media (max-width: 480px) {
  .ft-50 {
    width: 100%;
    float: left;
  }
  /*footer-v1*/
  .footer-v1 .footer .head-footer, .footer-v2 .footer .head-footer, .footer-v3 .footer .head-footer, .footer-v2 .footer .head-footer, .footer-v3 .footer .head-footer, .footer-v3 .footer .head-footer {
    border: none;
  }
  .footer-v1 .footer .head-footer h2.title:after, .footer-v2 .footer .head-footer h2.title:after, .footer-v3 .footer .head-footer h2.title:after, .footer-v2 .footer .head-footer h2.title:after, .footer-v3 .footer .head-footer h2.title:after, .footer-v3 .footer .head-footer h2.title:after {
    background-color: transparent;
  }
  .footer-v1 .footer .head-footer h2.title, .footer-v2 .footer .head-footer h2.title, .footer-v3 .footer .head-footer h2.title, .footer-v2 .footer .head-footer h2.title, .footer-v3 .footer .head-footer h2.title, .footer-v3 .footer .head-footer h2.title {
    border-bottom: 1px solid #dedede;
  }
  .main-footer .policy {
    margin-bottom: 30px;
    border-right: none;
  }
  .main-footer .services {
    padding-left: 0px;
    margin-bottom: 30px;
    border-right: none;
  }
  .main-footer .contact {
    padding-left: 0;
    margin-bottom: 30px;
  }
  .brand {
    margin: 0px;
    padding: 20px 0;
  }
  .brand .owl-carousel .owl-item img {
    max-width: 100% !important;
    margin: 0 auto;
    width: 100%;
    transform-style: inherit;
  }
  .brand .brand-items {
    position: relative;
    transform: translateX(-50%);
    left: 50%;
  }
  /*footer-v2*/
  .footer-v2 .footer .head-footer h2.title, .footer-v3 .footer .head-footer h2.title {
    border-bottom: 1px solid #222;
  }
  /*footer-v3*/
  .footer-v3 .head-footer .Subcribe {
    width: 80%;
    margin: 0 auto;
  }
  .footer-v3 .head-footer .new-letter-title {
    font-size: 14px;
  }
  /*footer-v5*/
  .footer-v5 .f-left, .footer-v5 .f-right {
    float: none !important;
    text-align: center;
  }
  .footer-v5 .f-right {
    margin-top: 15px;
  }
  .footer-v5 .coppyright p {
    text-align: center;
  }
  /*footer-v6*/
  .footer-v6 .social a {
    margin: 0 15px;
  }
}
