/** PRELOADER
*****************************/
#preloader {position: fixed;z-index: 9999;width: 100%;height: 100%;top: 0;left: 0;opacity: 1;visibility: visible;-webkit-transition: all .9s;transition: all .9s;}
#preloader .logo {position: absolute;width: 100px; height: 100px; left: 50%;top: 50%; text-align: center; margin: -70px 0 0 -50px;}
#preloader .spinner { position: absolute; top: 50%; left: 50%; margin: 50px 0 0 -35px; width: 70px; text-align: center; }
#preloader .spinner> div { width: 18px; height: 18px; background-color: rgba(0,0,0,.65); display: inline-block; -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both; animation: sk-bouncedelay 1.4s infinite ease-in-out both;}
#preloader .spinner .bounce1 {-webkit-animation-delay: -0.32s; animation-delay: -0.32s; }
#preloader .spinner .bounce2 {-webkit-animation-delay: -0.16s; animation-delay: -0.16s; } @-webkit-keyframes sk-bouncedelay { 0%, 80%, 100% { -webkit-transform: scale(0) }40% { -webkit-transform: scale(1.0) }} @keyframes sk-bouncedelay { 0%, 80%, 100% {-webkit-transform: scale(0); transform: scale(0);} 40% {-webkit-transform: scale(1.0); transform: scale(1.0);}}}
#preloader .logo img {display: block; max-width: 100px; margin: 0;}

.pace { -webkit-pointer-events: none; pointer-events: none; -webkit-user-select: none; -moz-user-select: none; user-select: none;}
.pace-done #preloader,.pace-done #preloader .logo, .pace-done #preloader .spinner { opacity: 0;	visibility: hidden;}
.pace-inactive { display: none;}
.pace .pace-progress { position: fixed; z-index: 99999; top: 0; right: 100%; width: 100%; height: 3px;}

html { font-size: 100%; /*Browser default*/}
body { min-width: 300px; max-width: 2880px; width: 100%; font-weight: normal; line-height: 1.4rem; overflow-x: hidden; height: auto !important; margin: 0 auto !important; text-rendering: optimizelegibility;}

body.admin-bar {margin-top: 32px!important;}
body.admin-bar .affix {top: 32px!important;}

/** CSS RESET
**********************************/
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, 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, section,
summary, time, mark, audio, video {margin: 0;padding: 0; border: 0;}
canvas {width: 100% !important}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

blockquote:before, blockquote:after,
q:before, q:after {content: ''; content: none;}
blockquote, q {quotes: none;}
blockquote { padding: 0; border: none; font-size: 120%;}
blockquote p { font-style: italic; font-weight: 300; padding: 15px;}
blockquote footer { font-size: 14px; color: #5ac8fa; border-top: 1px solid #5ac8fa; padding-top: 12px}
blockquote footer:before { margin-right: 2px}
blockquote.blockquote-reverse { padding: 0; border: none}
blockquote.blockquote-reverse footer:before { content: '\2014 \00A0'}
blockquote.blockquote-reverse footer:after { display: none}
.text-lightblockquote p, .text-light blockquote p { font-weight: 300}

.dropcap { float: left;font-size: 300%; line-height: 1; margin-right: 8px}
.dropcap.dropcap-rounded,
.dropcap.dropcap-square,
.dropcap.dropcap-circle { color: #fff !important;text-align: center; font-weight: 300; width: 48px; line-height: 48px; margin-top: 8px}
.dropcap.dropcap-rounded {border-radius: 4px}
.dropcap.dropcap-circle { border-radius: 50}

/*---------------------------------------------------
    COMMON STYLE
------------------------------------------------------*/
.clear {clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0;}

a { position: relative; display: inline-block; text-decoration: none;}
a, a:hover, a:focus, input, input:hover, input:focus, select, select:hover, select:focus,
a[href^="mailto"] {text-transform: none; text-decoration: none;}

a.link:after, .widget_pages li a:before, .widget_nav_menu li a:before { font-family: 'Flaticon'; content: "\e0c2"; font-size: 1em; right: 1px; position: relative; line-height: 0; vertical-align: middle}
a.link:hover:after, .widget_pages li a:hover:before, .widget_nav_menu li a:hover:before {right: -3px;}

.no-link, a.no-link {cursor: text;} /*Fix cursor pointer in desktop*/

h1, h2, h3, h4, h5, h6, p { text-rendering: optimizeLegibility; }
h1, h2, h3, .h1, .h2, .h3 { line-height: 120%; margin-top: 0px; font-weight: normal;}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small { margin: 0px 0px; color: inherit; }
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .fsmall, .fsmall * { font-size: 73% !important;}

h1, h2, h3, h4, h5, h6 .h1, .h2, .h3, p {margin-bottom: 15px}

.h3-strong h3, .h4-strong h4, .h5-strong h5, .h6-strong h6 {font-weight: 700!important;}

.content-inner p, .content-inner blockquote {margin-bottom: 20px}
span{ margin:0; }

.fix-br small, .fix-br span { float: none; display: block; }
.termos {font-size: 68%; letter-spacing: 0.09em;}
.aligncenter, .txt-center {text-align: center;}
.txt-right {text-align: right;}

sup {top: -.3rem;}

/* LISTS */
ul, ol {margin-left: 30px;}

/* fix ul */
ul.nav, .nav ul, ul.nav-tabs, .widget ul,
.contatos-susp-wrap ul, ul.list-icons { margin-left: 0px;}

/* fix li */
.list-none li, .menu-style li, .dropdown-menu li, .widget_pages li, .widget_nav_menu li,
.sidebar-list li, .owl-carousel li, .panel li, li.item, .list-icons li, .list-featured li { list-style: none}

.list-unordered li, .list-featured li { position: relative;  padding-left: 16px}
.list-unordered li:before,
.list-featured li:before {display: block;position: absolute; top: 9px; left: 0; content: ""; width: 6px; height: 6px; background-color: #5ac8fa; border-radius: 50%}
.list-featured li { padding-left: 26px}
.list-featured li:before {font-family: 'Flaticon'; background-color: transparent; border-radius: 0}
.list-featured li.include:before {top: -2px; font-size: 18px; content: "\e048"; color: #4cd964}
.list-featured li.exclude:before {left: 1px; top: 2px; font-size: 13px; content: "\e080"; color: #ff2d55}

.list-icons-md li{font-size: 105%;}
.list-icons-md li:before,
.list-icons-md li i{font-size: 120%;}
.list-icons-lg li{font-size: 130%;}
.list-icons-lg li:before,
.list-icons-lg li i{font-size: 150%;}
.list-icons-xl li{font-size: 150%;}
.list-icons-xl li:before,
.list-icons-xl li i{font-size: 175%;}
.list-icons-md.icon-left li i {margin-right: 10px;}
.list-icons-lg.icon-left li i {margin-right: 15px;}
.list-icons-xl.icon-left li i {margin-right: 20px;}
.list-icons-md.icon-right li i {margin-left: 10px;}
.list-icons-lg.icon-right li i {margin-left: 15px;}
.list-icons-xl.icon-right li i {margin-left: 20px;}

dl dd { margin-bottom: 10px}

/*imgs*/
img {max-width: 100%;}

.img-link:hover,.img-link:focus,.img-link:active,
.thumbnail:hover,.thumbnail:focus {opacity: 1}
.img-rounded {border-radius: 8px}
.thumbnail { margin-left: auto; margin-right: auto}
.thumbnail .caption { margin-top: 10px}

/*---------------------------------------------------
    HEADER
------------------------------------------------------*/
.navbar-nav > li > a {line-height: 200%; padding: 8px 15px 8px;} /*Fix menu height Firefox*/

/* PRE-HEADER
-------------------------------------*/
#pre-header .pre-content-area> *, #preheader-nav,
#header .header-center> *, #header .header-right> * { display: table-cell; vertical-align: middle}

#preheader-nav {z-index: 140}
#pre-header.no-pre-content #preheader-nav {width: 100%;}

#pre-header p,
#pre-header .navbar-nav > li > a, #pre-header .menu-style .navbar-nav>li> a,
#pre-header .navbar-nav>li .dropdown-menu > li > a { line-height: 100%; margin-top: 0px; margin-bottom: 0px }

#pre-header p {height: 30px;}

#pre-header .contatos-wrap {padding-top:5px; padding-bottom: 0px; }
#pre-header .contatos-wrap dl {margin-bottom: 0;}
#pre-header .navbar-nav > li > a, #pre-header .menu-style .navbar-nav>li> a { text-align: center; padding-top:11px; padding-bottom: 9px;line-height: 100%;}
#pre-header .menu-style .navbar-nav>li .contatos-susp-wrap> a.btn { padding-top: 8px; }
#pre-header .navbar-nav>li .dropdown-menu > li > a { padding: 8px 15px;}
#pre-header p, #pre-header .contatos-wrap dl, #pre-header .contatos-wrap dl i,
#pre-header .menu-style .navbar-nav>li> a> i { font-size: 90%; }
#pre-header .navbar-nav > li > a, #pre-header .menu-style .navbar-nav>li .contatos-susp-wrap> a.btn { font-size: 70%; text-transform: uppercase; margin-left: -1px;}

.menu-style .navbar-nav>li> a> i:first-child,
.menu-style .navbar-nav>li> a> span> i:first-child,
.menu-style .navbar-nav>li .dropdown-menu> li> a> span> i:first-child,
.menu-style .nav-menu>li> a> i:first-child,
.menu-style .nav-menu>li> a> span> i:first-child,
.menu-style .nav-menu>li .dropdown-menu> li> a> span> i:first-child,
.header-wrapper .btn-acao i:first-child, .dropdown-menu li> a> i { margin-right: 15px; font-size: 120%; position: relative;}

.menu-style .navbar-nav li a> span {width: 100%; display: table-cell;}

.header-bar .btn-acao {z-index: 109; width: auto!important;}

#pre-header .contatos-wrap dl i {background-color: transparent;}
#pre-header .contatos-wrap dl i:after, #pre-header .contatos-wrap dl em {display: none;}
#pre-header .menu-style .navbar-nav>li> a:before,
#pre-header .menu-style .navbar-nav>li> a:after { height: 2px; top: 0px; bottom: auto;}
#pre-header .social-buttons a { margin: 0px 5px; }

#preheader-nav, .pre-content-area {position: relative; padding: 0px 15px; display: table; }
.right #preheader-nav { float: right; }
.left .pre-content-area { float: right; }
.pre-menu-off .pre-content-area { float: none !important; width: 100% !important}

#pre-header .right .menu-style .navbar-nav { float: right; text-align: right; }

/* HEADER
-------------------------------------*/
header { top: 0px; left: 0px; right: 0px; width: 100%; z-index: 99;}
header.header-wrapper { position: absolute; z-index: 99;}

.header-transp .header-wrapper, .header-transp .header-inner,
.header-transp2 .header-wrapper { background: transparent!important; background-color: transparent!important; }

.header-links-alt .header-inner .menu-style .navbar-nav>li> a,
.header-links-alt .header-inner .menu-style .navbar-nav>li.active>a,
.header-links-alt .header-inner .menu-style .navbar-nav>li.active>a:hover,
.header-links-alt .header-inner .menu-style .navbar-nav>li.current-menu-ancestor> a,
.header-links-alt .header-inner .menu-style .navbar-nav>li.current-menu-ancestor> a:hover {
    color: #FFF;
}

.header-inner.container {padding-left: 0!important; padding-right: 0!important;}
.branding { padding: 0px 7px; width: 100%; display: table-cell; vertical-align: middle; z-index: 125}
.branding a {vertical-align: middle; max-width: 100%;}
.branding a:hover img {-moz-opacity: 0.8; opacity: 0.8;}
.branding img { display: block;}
.site-title { font-weight: 700; line-height: 1em; margin: 0px !important;}

/*Regras Logos Principal e Alt*/
.branding.logotype-image2 img.logo-1,
.branding.logotype-image img.logo-2 { display: none;}
.branding.logotype-image img.logo-1,
.branding.logotype-image2 img.logo-2 { display: block;}
body.logo-principal .branding img.logo-2 { display: none !important;}
body.logo-principal .branding img.logo-1 { display: block !important;}
body.logo-alt .branding img.logo-1 { display: none !important;}
body.logo-alt .branding img.logo-2 { display: block !important;}

body.sticky-logo2 .affix .branding img.logo-1 { display: none !important;}
body.sticky-logo2 .affix .branding img.logo-2 { display: block !important;}
/**/

.sticky-wrapper .affix> div { z-index: 1999;left:0px; right:0px;}
.sticky-wrapper .affix> div, .affix> .branding a { -webkit-transition: all 0.45s ease;-moz-transition: all 0.45s ease;-o-transition: all 0.45s ease;transition: all 0.45s ease;}
.navbar-sticky, .navbar-sticky.affix {-webkit-transition: background-color 0.45s linear; -moz-transition: background-color 0.45s linear;-o-transition: background-color 0.45s linear;-ms-transition: background-color 0.25s linear; transition: background-color 0.45s linear;}

.navbar-sticky {top: 0;}

.affix .header-inner {padding-top: 0px !important; padding-bottom: 0px !important;}
.header-inner-wrapper.affix { border-top-left-radius: 0px!important;}
.header-inner-wrapper.affix { border-top-right-radius: 0px!important;}

@media (min-width: 768px) {
  .affix .branding, .affix .header-left,
  .affix .header-center,.affix .header-right,
  .affix .header-inner .contatos-susp-wrap { height: 60px !important;}
  .affix .branding img,
  .affix .header-inner .menu-style .navbar-nav>li> a,
  .affix .menu-style .navbar-nav>li> div> a,
  .affix .menu-style .navbar-nav>li> a,
  .affix .header-inner .btn-acao {max-height: 60px !important;}
}

.header-left, .header-center, .header-right, .branding, .branding img,
.affix .menu-style .navbar-nav>li> a, .header-inner .btn-acao { -webkit-transition: max-height 1s; -moz-transition: max-height 1s; -ms-transition: max-height 1s; -o-transition: max-height 1s; transition: max-height 1s; -webkit-transition: height 1s; -moz-transition: height 1s; -ms-transition: height 1s; -o-transition: height 1s; transition: height 1s;}

/*L1 | Default*/
.header-left,.header-center, .header-right {padding:0px; display: table; vertical-align: middle; position: relative;}
.header-left { float: left; width: 22%; text-align: center;}
.header-center { float: left; width: 58%; }
.header-right { float: right; width: 20%; }

/* Center */
.header-c .header-left { float: left; width: 22%; }
.header-c .header-center { float: left; width: 39%; margin: 0px !important; }
.header-c .header-right { float: right; width: 39%; margin: 0px !important;}
.header-c .header-bar #pre-header-menu { float: none; }

/*L2 | R2 */
.header-l2 .header-left, .header-l2 .header-right,
.header-r2 .header-left, .header-r2 .header-right {padding: 0px !important;}
/*L2*/
.header-l2 .header-center, .header-l2 .header-right, .header-l1.hbloco2-off .header-center, .header-l1.hbloco1-off .header-right { float: right !important; width: 78%; }
.header-l2 .header-right #pre-header-menu { float: right !important; }
/*R1 | R2*/
.header-r1 .header-center { width: 22%}
.header-r1 .header-right { width: 58%}
.header-r1 .header-left, .header-r2 .header-left, .header-r1 .header-right .cart-nav{ float: right !important; margin-right: 0; }
.header-r1 .header-left .cart-nav, .header-r2 .cart-nav { float: left !important;}

/*R2*/
.header-r2 .header-center, .header-r2 .header-right, .header-r1.hbloco2-off .header-center, .header-r1.hbloco1-off .header-right { float: left !important; width: 78%; }
.header-bar{position: relative; float: none; margin: 0px auto;}

/* MENUS */
#primary-nav {z-index: 129}
.header-inner .menu-style .navbar-nav {width: 100%;}
.menu-style {margin: 0px;}
.menu-style .navbar-nav { margin: 0px 0px;}
.menu-style> .navbar-collapse {padding-left: 0px; padding-right: 0px; border: none;}
.menu-style>button.navbar-toggle { text-align: left; margin-top: 0px; margin-bottom: 0px; margin-right: 0px; border: 0;}
.menu-style>button.navbar-toggle span { font-size: 18px; float: left;}
.menu-style>button.navbar-toggle span,
.menu-style>button.navbar-toggle i {height: 50px; line-height: 50px; position: relative; margin-top: -9px; margin-bottom: -9px;}
.menu-style>button.navbar-toggle i { float: right; font-size: 25px; padding: 0 10px; margin-left: 10px; margin-right: -10px;}
.menu-style>button.navbar-toggle i.pull-left { margin-left: -10px; margin-right: 10px; }

.menu-style .navbar-nav>li> a,
#pre-header .menu-style .navbar-nav>li> a  {display: table;}
.menu-style .navbar-nav>li> a span,
.menu-style .navbar-nav>li> div> a,
.menu-style .navbar-nav>li> div> a span,
.header-inner .contatos-susp-wrap,
.header-inner .contatos-susp-wrap a {display: table-cell; vertical-align: middle;}

.btn> span {display: inline-block;}

.menu-style .navbar-nav>li.so-icone> a> span> i:first-child {margin-right: -14px; font-size: 1.7em;} /*Ex usar apenas um icone como "HOME" sem o texto */

.menu-table-on .menu-style .navbar-nav>li> a  {width:100%;}

/*Slice*/
.menu-style .navbar-nav>li> a:before, .menu-style .navbar-nav>li> div> a.btn:before {left: 50%;}
.menu-style .navbar-nav>li> a:after, .menu-style .navbar-nav>li> div> a.btn:after {right: 50%;}
.menu-style .navbar-nav>li> a:before, .menu-style .navbar-nav>li> a:after,
.menu-style .navbar-nav>li> div> a.btn:before,
.menu-style .navbar-nav>li> div> a.btn:after { height: 5px; bottom: 0px; top: auto; border: none; content: ""; display: block; position: absolute; width: 0; transition: width 250ms ease-out 0s; -o-transition: width 250ms ease-out 0s; -ms-transition: width 250ms ease-out 0s; -moz-transition: width 250ms ease-out 0s; -webkit-transition: width 250ms ease-out 0s;}
.menu-style .navbar-nav>li ul.sub-menu a:after, .menu-style .navbar-nav>li ul.sub-menu a:before {display: none;} /*fix 2º nivel*/

.menu-style .navbar-nav>li:hover> a:before, .menu-style .navbar-nav>li:hover> a:after,
.menu-style .navbar-nav>li.current-menu-item> a:before,.menu-style .navbar-nav>li.current-menu-item> a:after,
.menu-style .navbar-nav>li.current-menu-ancestor> a:before, .menu-style .navbar-nav>li.current-menu-ancestor> a:after,
.menu-style .navbar-nav>li:hover> .contatos-susp-wrap> a.btn-contacts:before,
.menu-style .navbar-nav>li:hover> .contatos-susp-wrap> a.btn-contacts:after {width: 50%;}
/**/

#conta-menu .dropdown-menu, #pre-header #preheader-menu .dropdown-menu {position: absolute !important;}
#conta-menu.navbar-nav, .header-right.hmenu2 #secondary-menu {float: right}

#conta-menu .dropdown-menu,.header-right .dropdown-menu,
.right #preheader-nav .dropdown-menu, .drop-right .dropdown-menu {right: 0px; left: auto;}

/* Dropdown */
.dropdown-header {font-size: 14px; padding: 0px;}
.dropdown-header> span { display: block; padding: 5px 15px;}
#header .menu-style .navbar-nav>li .dropdown-header,
.offcancas-menu .menu-style li .dropdown-header {padding: 0px !important;}

.dropdown-menu {-webkit-animation-duration: .55s; animation-duration: .55s;-webkit-animation-fill-mode: both; animation-fill-mode: both;}
.open>.dropdown-menu, .open-hover>.dropdown-menu {-webkit-animation-name: fadeIn; animation-name: fadeIn;}

.dropdown-menu> li > a, .open> .dropdown-menu> li > a {display: block; padding: 8px 25px; }

.caret {margin-left: 7px; margin-right: 0px !important;}
.dropdown.open-hover:hover i.caret,
.dropdown.open i.caret {transform: rotate(180deg);-webkit-transform: rotate(180deg); -moz-transform: rotate(180deg);-ms-transform: rotate(180deg); }

.open-hover:hover .dropdown-menu, .open-hover:hover .mega-menu {display: block; visibility: visible;}
.dropdown-menu {padding: 5px 0px; border: 0px; border-radius: 0px; }

/* Menu suspenso btn-contacts*/
.contatos-susp-wrap {display: inline; position: relative;}
.contatos-susp-wrap .dropdown-menu,
.contatos-susp-wrap.open .dropdown-menu { background-color: #FFF;}
.contatos-susp-wrap .dropdown-header {padding: 0px !important; text-align: center; text-transform: uppercase; letter-spacing: 2px;}
.contatos-susp-wrap li a {font-size: 1.1em;}
.contatos-susp-wrap .block-separator ul li a i {width: 25px; height: 25px; line-height: 25px; text-align: center}

.contatos-susp-wrap .btn-contacts.icon-right i {margin-left: 0px;margin-right: -5px;}

.contatos-susp-wrap .dropdown-menu .block-separator {margin: 0px; background: rgba(0,0,0,.03); border-top: 1px solid rgba(0,0,0,.1); border-bottom: 1px solid rgba(0,0,0,.1); padding: 0 15px; min-width: 200px; padding: 0px;}
.contatos-susp-wrap .dropdown-menu .block-separator ul {padding: 5px 0px;}
.contatos-susp-wrap .dropdown-menu .block-separator ul> li,
.contatos-susp-wrap .dropdown-menu> li > a,
.contatos-susp-wrap.open> .dropdown-menu> li > a,
#pre-header .navbar-nav>li .contatos-susp-wrap .dropdown-menu> li > a { padding: 6px 25px; line-height: 1.4em; display: block; text-transform: uppercase;}

.contatos-susp-wrap .dropdown-menu .block-separator ul li a em {display: none;}
.contatos-susp-wrap .dropdown-menu .block-separator li.fone a {font-size: 1.2rem; font-weight: bold;}
.contatos-susp-wrap .dropdown-menu .block-separator li.ligamos-link a {text-transform: uppercase;}
.contatos-susp-wrap .dropdown-menu .block-separator li.whats-link {text-align: center;}
.contatos-susp-wrap .dropdown-menu .block-separator li.whats-link a {display: inline-block; line-height: 27px;}
.contatos-susp-wrap .block-separator a { color: #333;}
.contatos-susp-wrap .dropdown-menu ul> li a i:before { font-size: 1.5rem!important;}
.contatos-susp-wrap .block-separator a:hover { color: #000!important;}
.contatos-susp-wrap .fone> a i { color: #00c852}

.contatos-susp-wrap .dropdown-menu li.msg {padding: 10px 15px; }
.contatos-susp-wrap .dropdown-menu li.msg:last-child {padding-bottom: 5px;}

@media (max-width: 767px) {
    .block-separator .fone> a i { color: #fff !important; background: #00c852 !important; padding: 5px; border-radius: 50%; box-shadow: 0 1px 1px 1px rgba(0,0,0,.15);}
    .block-separator .fone> a i { margin-left: -10px; margin-right: 8px;}
}

/*Chat Float*/
.btn-chat {
    display: flex;
    flex-direction: row-reverse;
}

#chat-float.btn-chat {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 999;
    width: 55px;
}
@media (max-width: 767px) {
  #chat-float.btn-chat { bottom: 5px; right: 5px;}
}


#chat-float:hover { width: 170px;}

#chat-floor.btn-chat {
    position: relative;
    bottom: 0;
    right: auto;
    display: inline-block;
}

#btn-chat-btn {
    display: flex;
    flex-direction: row-reverse;
    border-radius: 100%;
    transition: all .5s ease-in-out;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    box-shadow: 0 4px 16px rgba(0,0,0,.25);
    position: absolute;
    z-index: 2;
    text-decoration: none;
    width: 55px;
    height: 55px;
}
#btn-chat-btn i { font-size: 36px;}

.btn-chat-content,
.btn-chat-content:after {
    border-radius: 100px 65px 65px 100px;
}

#chat-float .btn-chat-content,
#chat-float .btn-chat-content:after {visibility: hidden;}
#chat-float:hover .btn-chat-content,
#chat-float:hover .btn-chat-conten:after {visibility: visible!important;}

.btn-chat-content {
    transform: translateX(10%);
    opacity: 0;
    transition: all .5s ease-in-out;
    display: inline-flex;
    justify-content: center;
    flex-direction: column;
     box-shadow: 0 2px 2px rgba(0,0,0,.08);
    transform: translateX(0);
    box-shadow: 2px 3px 10px 0 rgba(0,0,0,.1);
    padding: 10px 50px 10px 25px;
    z-index: 1;
    height: 55px;
}

.btn-chat-content:after {
position: absolute; left:0; top: 0; bottom: 0; right: 0; width: 100%;
   background: linear-gradient(90deg,#00000000 0.75%,#00000029 152%);
   z-index: -1;
}

#btn-chat-btn:hover~.btn-chat-content,
.btn-chat.btn-open .btn-chat-content {
    opacity: 1;
    transform: translateX(-40px);
    margin-right: -23px;
}

.btn-chat.btn-floor .btn-chat-content {
  opacity: 1;
  transform: translateX(0px);
  margin-right: auto;
  padding: 10px 25px 10px 60px;
}

.btn-chat.btn-floor #btn-chat-btn:hover~.btn-chat-content,
.btn-chat.btn-floor .btn-chat-content:hover,
.btn-chat.btn-floor:hover .btn-chat-content {
    transform: translateX(7px);
}

.btn-chat.btn-floor .btn-chat-content,
.btn-chat.btn-floor .btn-chat-content:after {
    border-radius: 100px;
}
.btn-chat.btn-floor .btn-chat-content:after {
background: linear-gradient(90deg,#00000029 -10%,#00000000 104%);
}

#chat-float .btn-chat-content p {opacity: 0;}
#chat-float:hover .btn-chat-content p,
#chat-float #btn-chat-btn:hover~.btn-chat-content p {opacity: 1!important;}


.btn-chat-content p {
    font-weight: 400;
    font-size: 12px;
    padding: 0;
    margin: 0;
    line-height: 14px;
    z-index: 1;
}
.btn-chat-content p b,
.btn-chat-content p strong {
  font-weight: 700;
  font-size: 16px;
  display: block;
  line-height: 18px;
  padding-top: 3px;
}

/** NAVBAR
**********************************/
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  box-shadow: 0px 2px 3px 2px rgba(0, 0, 0, 0.13) inset;
  -webkit-box-shadow: 0px 2px 3px 2px rgba(0, 0, 0, 0.13) inset;
  -moz-box-shadow: 0px 2px 3px 2px rgba(0, 0, 0, 0.13) inset;
}

.sticky-wrapper {width: 100%;}
.navbar-sticky.affix {position: fixed; top: 0;}

.navbar { vertical-align: middle; min-height: inherit; margin-bottom: 0px; border-radius: 0px; z-index: 100;-webkit-backface-visibility: hidden;}
.navbar-fixed-top {position: fixed; top: 0;}

.navbar:before,
.navbar:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}
.navbar:after { clear: both;}

.navbar .social-buttons {display: inline-block;}
.navbar .toolbar {float: right;text-align: right;padding-top: 16px;}
.navbar .toolbar a {font-size: 14px;}

.navbar .social-buttons a {	color: #fff; font-size: 18px;}
.navbar .toolbar .action-btn {position: relative;color: #fff;margin: 0 16px 0 4px;}
.navbar .toolbar .action-btn:focus {opacity: 1;}
.navbar .nav-toggle {text-align: center;width: 48px;height: 48px;line-height: 46px;	margin-left: -10px;	margin-right: 15px;}
.safari .navbar .nav-toggle {margin-top: 10px;}
.navbar .nav-toggle, .navbar .nav-toggle:active { -webkit-box-shadow: none; box-shadow: none;}
.navbar .nav-toggle.waves-effect {background-color: transparent; -webkit-transition: background .2s; transition: background .2s;}
.navbar .nav-toggle.waves-effect:active {background-color: rgba(255,255,255,0.35);}
.navbar .nav-toggle.waves-effect .waves-ripple {display: none !important;}

@media (max-width: 991px) {
	.navbar .social-buttons {display: none;	}
	.navbar .toolbar {padding-top: 7px;	}
	.navbar .toolbar .action-btn {margin-right: 0;}
}
@media (min-width: 768px) {
    .menu-table-on nav.navbar.menu-style {width:100%;}
    .header-bar .menu-table-on nav.navbar.menu-style {display: table;}
    .menu-table-on nav.navbar.menu-style ul.navbar-nav {display:table; width: 100%; }
    .menu-table-on nav.navbar.menu-style ul.navbar-nav > li {display:table-cell; vertical-align: middle; float: none;}
    .menu-table-on .menu-style .navbar-nav>li.menu-item-has-children ul.dropdown-menu {width: 100%;}
}
@media (max-width: 767px) {
	.navbar .container {padding: 0 15px;}
}
@media (max-width: 540px) {
	.navbar .toolbar .action-btn,
	.navbar .toolbar .btn {
		display: none;
	}
}

/** OFF-CANVAS NAVIGATION
*************************************/
.offcanvas-nav {position: fixed;z-index: 1000;width: 385px;min-height: 100%;top: 0;left: 0;	bottom: 0;
	-webkit-box-shadow: 3px 0px 7px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 3px 0px 7px 0px rgba(0,0,0,0.25);
	box-shadow: 3px 0px 7px 0px rgba(0,0,0,0.25);
	visibility: hidden;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-transition: -webkit-transform 400ms cubic-bezier(0.785, 0.135, 0.150, 0.860), visibility 400ms;
  -moz-transition: transform 400ms cubic-bezier(0.785, 0.135, 0.150, 0.860), visibility 400ms;
  -o-transition: transform 400ms cubic-bezier(0.785, 0.135, 0.150, 0.860), visibility 400ms;
  transition: transform 400ms cubic-bezier(0.785, 0.135, 0.150, 0.860), visibility 400ms; /* easeInOutCirc */
 	-webkit-backface-visibility: hidden;
}
.offcanvas-nav.open {visibility: visible;-webkit-transform: translateX(0) !important;transform: translateX(0)!important;}

.canvas-right .offcanvas-nav {right: 0; left: auto; -webkit-transform: translateX(100%); transform: translateX(100%); -webkit-box-shadow: -3px 0px 7px 0px rgba(0,0,0,0.25); -moz-box-shadow: -3px 0px 7px 0px rgba(0,0,0,0.25);	box-shadow: -3px 0px 7px 0px rgba(0,0,0,0.25);}
.offcanvas-backdrop {display: block;position: fixed;z-index: 995;width: 100%;min-height: 100%;top: 0;left: 0;cursor: pointer;}

.offcanvas-nav .nav-head {z-index: 11 ; position: relative; padding: 15px 25px;}
.offcanvas-nav .nav-body {z-index: 10; position: relative; padding: 0px;}
.offcanvas-nav .nav-body .inner {padding: 0 15px;}
.offcanvas-nav .nav-link,
.offcanvas-nav .offcanvas-content { padding: 15px 0; margin: 0 -15px; display: block;}
.offcanvas-nav .offcanvas-content { padding-left: 15px; padding-right: 15px;}

.offcanvas-nav .top-bar, .offcanvas-nav .bottom-bar  {position: relative;width: 100%;text-align: right; margin-bottom: 15px;}

.offcanvas-nav .bottom-bar {display: table;	margin-bottom: 0px; text-align: left}
.offcanvas-nav .bottom-bar> * { display: table-cell; vertical-align: middle;}
.offcanvas-nav .bottom-bar> .btn-group {display: inline-block; float: right;}
.offcanvas-nav .bottom-bar .btn-contacts { text-transform: uppercase; background-color: transparent; }
.offcanvas-nav .nav-close { background-color: rgba(0,0,0,.045); line-height: 35px; display: inline-block;vertical-align: middle;text-align: center;	width: 35px;height: 35px;border-radius: 50%; margin-right: -7px;cursor: pointer;}
.offcanvas-nav .nav-close.waves-effect {androidbackground-color: transparent; -webkit-transition: background-color .2s; transition: background-color .2s;}

.offcanvas-nav .nav-close.waves-effect:active {background-color: rgba(255,255,255,0.35);}
.offcanvas-nav .nav-close.waves-effect .waves-ripple {display: none !important;}

.offcanvas-nav .nav-close i {font-size: 23px;}

.offcanvas-nav .search-box {position: relative;z-index: 10;display: inline-block;vertical-align: middle;width: 100%;max-width: 35px;height: 36px;-webkit-transition: all 0.3s;transition: all 0.3s;}
.offcanvas-nav .search-box input {position: absolute;z-index: 1;top: 0;	right: 0;width: 100%;height: 36px;border: none;	border-radius: 3px;
	padding-left: 38px;padding-right: 15px;font-size: 14px; -webkit-appearance: none; -moz-appearance: none; appearance: none;opacity: 0;
	visibility: hidden;-webkit-transition: all 0.3s;transition: all 0.3s;}
.offcanvas-nav .search-box input:focus,.offcanvas-nav .search-box .search-btn:focus,
.offcanvas-nav .search-box .search-btn:active {outline: none;}

.offcanvas-nav .menu-style .nav-menu {padding-left: 0px; margin-left: 0px;}

.offcanvas-nav .search-box .search-toggle,
.offcanvas-nav .search-box .search-btn {display: block;position: absolute;z-index: 2;width: 35px;height: 35px;padding-top: 4px;text-align: center;left: 3px;top: 0;	font-size: 23px;cursor: pointer;-webkit-transition: all 0.3s;transition: all 0.3s;}
.offcanvas-nav .search-box .search-btn {border: none;background: none;opacity: 0;visibility: hidden;-webkit-transition: all 0.2s;transition: all 0.2s;}
.offcanvas-nav .search-box .search-toggle {border-radius: 3px;opacity: 1;visibility: visible;padding-top: 7px;left: auto; -webkit-transform: translateZ(0);  -moz-transform: translateZ(0);  -ms-transform: translateZ(0);  -o-transform: translateZ(0);  transform: translateZ(0); -webkit-mask-image: -webkit-radial-gradient(circle, #ffffff 100%, #000000 100%);}
.offcanvas-nav .search-box .search-toggle.waves-effect {-webkit-mask-image: none;background-color: transparent; -webkit-transition: background-color .2s;transition: background-color .2s;}
.offcanvas-nav .search-box .search-toggle.waves-effect .waves-ripple {display: none !important;}

.offcanvas-nav .search-box .search-toggle:active {background-color: rgba(255,255,255,0.35);}
.offcanvas-nav .search-toggle:before {font-family: "Flaticon";content: "\e13d";}

.offcanvas-nav .search-box.open {max-width: 272px;}
.offcanvas-nav .search-box.open .search-toggle {opacity: 0; visibility: hidden;}

.offcanvas-nav .search-box.open .search-btn,
.offcanvas-nav .search-box.open input {opacity: 1;visibility: visible;}
.offcanvas-nav .social-buttons {z-index: 5;text-align: left;top: 0px; right: 70px;left: 0; padding-top: 0px; }
.offcanvas-nav .social-buttons a {width: 22px; text-align: center; margin: 0px 12px 8px 0;}
.offcanvas-logo {display: table;width: 100%;margin-bottom: 15px;}
.offcanvas-logo .icon, .offcanvas-logo .title {display: table-cell;vertical-align: middle;}
.offcanvas-logo .icon img {	max-width: 85px;}
.offcanvas-nav .bottom-bar .contatos-susp-wrap { float: right; }
.offcanvas-nav .drop-right .dropdown-menu { right: -15px;}

.offcanvas-nav .nav-body .dropdown-menu {position: relative; display: block; visibility: visible; float: none; webkit-box-shadow: none; -moz-box-shadow:none; box-shadow: none;}
.offcanvas-nav .nav-body .dropdown a> i.caret,
.offcanvas-nav .menu-style .nav-menu>li> a i.caret { display: none;}

.offcanvas-logo .title {padding-left: 4px;}
.offcanvas-logo .title,
.offcanvas-logo .title span.info-nome2 {font-size: 24px; font-weight: 300; text-transform: none; margin-top: 0px}
.offcanvas-logo .title span {display: block; font-size: 15px; margin-top: 10px;}
.offcanvas-nav .btn {font-weight: normal;margin-right: 0;}
.offcanvas-nav .nav-head a.nav-link { font-weight: 300; font-size: 16px; padding: 5px 0px; display: table-cell; text-align: left; }
.offcanvas-nav .nav-link a,
.offcanvas-nav .offcanvas-content { display: block; }
.offcanvas-nav .menu-style .nav-menu>li> a,
.offcanvas-nav .menu-style .nav-menu>li.dropdown-header> span { font-size: 18px; line-height: 188%; padding: 5px 20px; border-bottom: 1px solid rgba(0,0,0,.1);}
.offcanvas-nav .nav-link .scroll-nav {display: block;}
.offcanvas-nav .nav-body .nav-link ul.dropdown-menu {display: block; list-style: none; padding: 0; margin: 0; z-index: 1}

.offcanvas-nav .menu-style .nav-menu>li.menu-item-has-children ul.dropdown-menu {padding: 15px;}
.offcanvas-nav .menu-style .nav-menu>li .dropdown-menu > li > a {padding-left: 15px; font-size: 1.25em; line-height: 100%;}
.offcanvas-nav .menu-style .nav-menu>li.dropdown-header> span { border-left: 1px solid rgba(0,0,0,.09);}

.offcanvas-tabs {border-top: 1px solid #dcdcdc; margin: 18px -40px;padding-top: 18px; }
.offcanvas-tabs .nav-tabs {padding: 0 40px;	margin-bottom: 5px;}
.offcanvas-tabs .nav-tabs li {display: block;float: left;width: 50%;text-align: center;margin: 10px 0;}
.offcanvas-tabs .nav-tabs li a,
.offcanvas-tabs .nav-tabs li a:hover,
.offcanvas-tabs .nav-tabs li a:focus {display: block;}
.offcanvas-nav .twitter-feed {padding: 0 40px;}
.offcanvas-nav .twitter-feed .tweet:first-child {margin-top: 10px;}
.offcanvas-nav .twitter-feed .tweet {margin: 35px 0;}

.offcanvas-posts .post {display: block;text-transform: none; padding: 20px 75px 20px 40px;color: #757575;border-bottom: 1px solid #dcdcdc;}
.offcanvas-posts .post:last-child {border-bottom: none; }
.offcanvas-posts .post:hover {opacity: 1; background-color: rgba(0,0,0,.15);}

.offcanvas-posts .post span {display: block;font-size: 14px;margin-top: 10px;line-height: 1.5;}

@media (max-width: 480px) {
	.offcanvas-nav {width: 280px;}
	.offcanvas-nav .nav-head {padding: 15px;}
	.offcanvas-nav .top-bar {margin-bottom: 10px;}
	.offcanvas-nav .search-box.open {max-width: 195px;}
	.offcanvas-logo {margin-bottom: 15px;}
	.offcanvas-logo .icon img {max-width: 70px;}
	.offcanvas-logo .title {padding-left: 15px;	font-size: 22px;}
	.offcanvas-logo .title span {font-size: 16px!important; margin-top: 0px;}
	.offcanvas-nav .nav-head .btn {font-size: 14px; font-weight: 700; padding-left: 10px; padding-right: 10px; }
	.offcanvas-nav .nav-head a.nav-link {font-size: 13px;font-weight: normal;margin-right: 10px;}
}
@media (max-height: 480px) {
	.offcanvas-nav .top-bar { margin-bottom: 15px; }
	.offcanvas-logo {display: none;}
}

/*Special Fix - Focus forms inner bootstrap modal in Safari Browsers*/
body.modal-open {position: fixed!important;}


/** Intro Special
**********************************/
.intro {position: fixed;width: 100%;min-height: 100%;top: 0;left: 0;z-index: 1;color: #fff;background-position: center;	background-repeat: no-repeat;background-size: cover;-webkit-backface-visibility: hidden;}
.touch .intro {	position: relative;}
.fixed-footer-on .intro.transparent {opacity: 0;}
.intro .container {	position: relative;z-index: 10;}

/* Social Buttons */
.intro .social-buttons, .offcanvas-nav .social-buttons {position: absolute; top: 0px; right: 70px; padding-top: 0px;}
.intro .social-buttons a,.offcanvas-nav .social-buttons a,.navbar .social-buttons a {color: #fff;}

/* Navi */
.intro .navi {position: absolute;top: 23px;left: 0;	font-size: 14px;}
.intro .navi a {color: #fff;}
.intro .navi a:focus {opacity: 1;}

.nav-toggle {display: inline-block;text-align: center;vertical-align: middle;position: relative;cursor: pointer;}
.header-wrapper #nav-mobile.nav-toggle { position: absolute; display: table-cell; padding: 0px 10px; height: 50px; line-height: 50px; top: 50%; margin-top: -25px; z-index: 130; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out; }
.header-wrapper #nav-mobile.nav-toggle.btn-auto {width: auto!important;}
.mbtn-left #nav-mobile {right: auto; left: 15px;}
.mbtn-right #nav-mobile { right: 15px; left: auto;}
.mbtn-top #nav-mobile {top: 0% !important;}
.mbtn-bottom #nav-mobile,
.mbtn-top .header-bar.affix #nav-mobile,
.mbtn-top .header-inner.affix #nav-mobile {top: 100% !important; }

.intro .nav-toggle span {display: block;position: absolute;z-index: 2;border-radius: 50%;line-height: 56px;width: 56px;height: 56px;top: -1px;left: -1px; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -ms-transform: translateZ(0); -o-transform: translateZ(0); transform: translateZ(0); -webkit-mask-image: -webkit-radial-gradient(circle, #ffffff 100%, #000000 100%);}
.android .intro .nav-toggle span { -webkit-mask-image: none; -webkit-transition: background-color .2s; transition: background-color .2s;}
.android .intro .nav-toggle span.waves-effect { -webkit-transition: none;transition: none;}
.android .intro .nav-toggle span.waves-effect .waves-ripple {display: none !important;}
.nav-toggle i {font-size: 28px;	margin: 0;}

.intro .nav-toggle:before {position: absolute;z-index: 1;display: block;content: "";width: 53px;height: 53px;top: 1px;left: 1px;border-radius: 50%; -webkit-box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.25); box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.25); -webkit-transition: all .3s; transition: all .3s;}
.intro .nav-toggle-float:active:before { -webkit-box-shadow: 0px 8px 20px 1px rgba(0, 0, 0, 0.3); box-shadow: 0px 8px 20px 1px rgba(0, 0, 0, 0.3);}

/* Into Columns */
.column-wrap {display: table;width: 100%;}

.intro .column {position: relative;display: table-cell;vertical-align: bottom;z-index: 10;text-align: center;}
.intro .column.c-left,
.intro .column.c-right {width: 30%;}
.intro .column.c-middle {width: 40%;}

/* Logo */
.intro .logo {
	text-align: center;
	padding-top: 20px;
	margin-bottom: 40px;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.intro .logo img {
	display: block;
	width: 100%;
	max-width: 178px;
	margin: 0 auto 30px auto;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.intro .logo span {display: block;font-size: 16px;margin-top: 25px;opacity: .5;}

/* Phone */
.intro .phone {
	position: relative;
	width: 370px;
	height: 683px;
	background-image: url('../appica2/android/img/intro/nexus.png');
	background-repeat: no-repeat;
	background-size: cover;
	padding: 52px 20px 0 21px;
	margin: 0 auto -380px auto;
	overflow: hidden;
	-webkit-transform: translateY(0) scale(1);
	transform: translateY(0) scale(1);
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-backface-visibility: hidden;
}
.intro .phone img {display: block;width: 100%;max-width: 100%;}

.intro .intro-features {-webkit-transform: translateY(-120px);transform: translateY(-120px);-webkit-backface-visibility: hidden;}

.intro .intro-features .icon-block {
	opacity: 0;
	-webkit-transform: translateX(50px);
	transform: translateX(50px);
	-webkit-transition: opacity .5s, -webkit-transform .5s;
	transition: opacity .5s, transform .5s;
}
/* Transform Animation */
.intro.transformed .logo {
	-webkit-transform: translate(-75%, -40%);
	transform: translate(-75%, -40%);
}
.intro.transformed .logo img {max-width: 96px;}

.intro.transformed .phone {
	-webkit-transform: translateY(-68%) scale(0.8);
	transform: translateY(-68%) scale(0.8);
}
.intro.transformed .intro-features .icon-block {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

@media (max-height: 900px) {
	.intro.transformed .logo {
		-webkit-transform: translate(-75%, -10%);
		transform: translate(-75%, -10%);
	}
	.intro.transformed .phone {
		-webkit-transform: translateY(-56%) scale(0.8);
		transform: translateY(-56%) scale(0.8);
	}
	.intro .intro-features {
		-webkit-transform: translateY(-40px);
		transform: translateY(-40px);
	}
}
@media (max-height: 750px) {
	.intro .phone {
		margin-bottom: -500px;
	}
	.intro.transformed .logo {
		-webkit-transform: translate(-75%, -40%);
						transform: translate(-75%, -40%);
	}
	.intro.transformed .phone {
		-webkit-transform: translateY(-68%) scale(0.8);
		transform: 	translateY(-68%) scale(0.8);
	}
	.intro .intro-features {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}
@media (max-width: 1200px) {
	.intro .logo {
		font-size: 40px;
	}
	.intro .logo img {
		max-width: 130px;
		margin: 0 auto 20px auto;
	}
	.intro .logo span {
		font-size: 14px;
		margin-top: 15px;
	}
	.intro .phone {
		width: 260px;
		height: 480px;
		padding: 38px 15px 0 16px;
		margin-bottom: -280px;
	}
	.intro .column.c-left,
	.intro .column.c-right {
		width: 33.33%;
	}
	.intro .column.c-middle {
		width: 33.33%;
	}
	.intro.transformed .logo {
		-webkit-transform: translate(-80%, -47%);
						transform: translate(-80%, -47%);
	}
	.intro.transformed .phone {
		-webkit-transform: translateY(-82%) scale(0.85);
						transform: translateY(-82%) scale(0.85);
	}
	.intro .intro-features {
		-webkit-transform: translateY(-10px);
						transform: translateY(-10px);
	}
}
@media (max-width: 991px) {
	.intro .container {
		width: 100%;
	}
	.download {
		text-align: center;
	}
}
@media (max-width: 850px) {
	.intro .column.c-left,
	.intro .column.c-right {
		width: 0px;
	}
	.intro .column.c-middle {
		width: 100%;
		z-index: 1;
	}
	.intro .logo {
		margin-bottom: 20px;
	}
	.intro .phone {
		margin-bottom: -320px;
	}
	.intro .intro-features,
	.intro .btn-scroll-more,
	.intro .download {
		display: none;
	}
	.intro .social-buttons,
	.intro .navi {
		position: fixed;
		z-index: 10;
	}
	.touch .intro .social-buttons,
	.touch .intro .navi {
		position: absolute;
		white-space: nowrap;
	}
	.intro .navi {
		left: 15px;
	}
	.intro .social-buttons {
		right: 15px;
	}
	.modal-open .intro .navi,
	.modal-open .intro .social-buttons {
		right: 32px;
	}
	.mac .modal-open .intro .navi,
	.touch .modal-open .intro .navi,
	.mac .modal-open .intro .social-buttons,
	.touch .modal-open .intro .social-buttons {
		right: 15px;
	}
	.intro.transformed .logo {
		-webkit-transform: none;
						transform: none;
	}
	.intro.transformed .logo img {
		max-width: 130px;
	}
	.intro.transformed .phone {
		-webkit-transform: none;
		transform: none;
	}
	.intro.transformed .intro-features .icon-block {
		-webkit-transform: none;
		transform: none;
	}
}
@media (max-width: 440px) {
	.intro .logo {font-size: 35px;}
	.intro .logo img {max-width: 100px; margin: 0 auto 15px auto;}
	.intro .logo span {margin-top: 15px;}
	.intro .phone {margin-bottom: -340px;}
	.intro.transformed .logo img {max-width: 100px;}
	.intro .social-buttons {display: none;}
}

/** #INTRO
**********************************/
.title-show-off .header-inner-wrap,
.title-show-off .page-descr { float: none !important; padding: 0px !important; display: block; width: 100% !important; margin: 0!important}

.fake-header-off, .header-float-on {position: relative; display: block;}
.fake-header-on, .header-float-off {display: none !important; visibility: hidden!important;}

.fake-header-inner {position: relative; display: table; width: 100%}

.header-page { position: relative; z-index: 28; margin: 0 auto; display: table; padding-left: 0px; padding-right: 0px;-webkit-transition: height 0.8s; -moz-transition: height 0.8s; transition: height 0.8s;}
.header-inner-wrap {position: relative; display: table-cell; padding: 1% 15px; }
.header-inner-wrap:before, .header-inner-wrap:after,
.page-title:before, .page-title:after,
.header-page .title-alt:before, .header-page .title-alt:after {display: block; position: absolute; content: ""; height: 5px; width: 100%; left: 0;}
.page-title:before, .header-page .title-alt:before { top: 0px;}
.page-title:after, .header-page .title-alt:after { bottom: 0px;}

.page-title .icon-title {font-size: 0.8em;}

.page-thumb figure { width: 100%; text-align: center; }
.header-page.thumb-LL .page-thumb figure {text-align: left;}
.header-page.thumb-RR .page-thumb figure {text-align: right;}

@media (min-width: 768px) {
.page-thumb { position: absolute; left:0; top:0; bottom:0; }
.thumb-before .page-thumb figure,
.thumb-after .page-thumb figure { position: absolute; top:auto; bottom: 0}

.thumb-20 .header-page.thumb-L .header-inner-wrap,
.thumb-20 .header-page.thumb-LL .header-inner-wrap {padding-left: 20.5%; }
.thumb-20 .header-page.thumb-R .header-inner-wrap,
.thumb-20 .header-page.thumb-RR .header-inner-wrap {padding-right: 20.5%; }
.thumb-20 .page-thumb {width: 20%; }
.thumb-20 .header-page.thumb-L .header-inner-wrap,
.thumb-30 .header-page.thumb-LL .header-inner-wrap {padding-left: 30.5%; }
.thumb-30 .header-page.thumb-R .header-inner-wrap,
.thumb-30 .header-page.thumb-RR .header-inner-wrap {padding-right: 30.5%; }
.thumb-30 .page-thumb {width: 30%; }
.thumb-40 .header-page.thumb-L .header-inner-wrap,
.thumb-40 .header-page.thumb-LL .header-inner-wrap {padding-left: 40.5%; }
.thumb-40 .header-page.thumb-R .header-inner-wrap,
.thumb-40 .header-page.thumb-RR .header-inner-wrap {padding-right: 40.5%; }
.thumb-40 .page-thumb {width: 40%; }
.thumb-50 .header-page.thumb-L .header-inner-wrap,
.thumb-50 .header-page.thumb-LL .header-inner-wrap {padding-left: 50.5%; }
.thumb-50 .header-page.thumb-R .header-inner-wrap,
.thumb-50 .header-page.thumb-RR .header-inner-wrap {padding-right: 50.5%; }
.thumb-50 .page-thumb {width: 50%; }
.thumb-55 .header-page.thumb-L .header-inner-wrap,
.thumb-55 .header-page.thumb-LL .header-inner-wrap {padding-left: 55.5%; }
.thumb-55 .header-page.thumb-R .header-inner-wrap,
.thumb-55 .header-page.thumb-RR .header-inner-wrap {padding-right: 55.5%; }
.thumb-55 .page-thumb {width: 55%; }
}

.header-page.thumb-R .page-thumb,
.header-page.thumb-RR .page-thumb { right: 0; left: auto;}
.header-page.thumb-C .page-thumb { position: relative!important; float: left; width: 100%; }

.page-title { float: left;}
.page-title, .header-page .title-alt { letter-spacing: 1px; line-height: 100%;}
.header-page .title-alt {position: relative;}
.page-title small, .header-page .title-alt small {display: block; font-size: 70%;}
.page-title, .page-descr, .header-page .title-alt { padding: 15px; margin: 0px auto;}
.page-descr { float: right;}
.page-descr> p { line-height: 115%; font-size: 110%;}
.page-descr> p, .page-descr h2 {margin-bottom: 0px;}

.header-page.left2 .page-title { float: none; width: 100%; }
.header-page.left2 .page-descr { float: left; text-align: left; width: 100%; }
.header-page.left2 .page-descr> p { text-align: left;}
.header-page.right .page-title,
.header-page.right .page-descr { float: right; text-align: right; width: 100%; }
.header-page.right2 .page-title { float: right; text-align: right;}
.header-page.right2 .page-descr { float: left; text-align: left; width: auto }
.header-page.center .page-title,
.header-page.center .page-descr { float: none; text-align: center; width: auto;}
.intro-center .header-page .page-title,
.intro-center .header-page .page-descr { float: none; text-align: center; width: auto;}

.pattern {min-height: 100%;width: 100%; height: auto; position: absolute; top: 0; left: 0; bottom: -1px; z-index: 10;}
.intro-shadow {position: absolute; z-index: 11; top: 0; left: 0; right: 0px; bottom: 0; min-height: 100%; height: auto; overflow: hidden;}
.intro-shadow:after {position: absolute; display: block !important; top: 0px;left: 0px;right: 0px;bottom: 0px;margin-left: -250px;margin-right: -250px;min-height: 100%;}

.btn-scroll-more { margin: 0px; cursor: pointer; font-size: 24px; }
#intro .btn-scroll-more { position: absolute; z-index: 30; left: 50%; bottom: 30px; }
#intro .btn-scroll-more .icon { margin-right: 0px;}

#main-content #intro.container, #main-content #intro .container { max-width: 100% }

/* Breadcrumbs */
.breadcrumbs {
  position: absolute;
  display: table;
  margin: 0 15px;
  padding: 0px;
  left: 0px;
  z-index: 39;
  background: rgba(0,0,0,.17);
  border: 1px solid rgba(0,0,0,.1);
  line-height: 100%;
  overflow: hidden;
}
.breadcrumbs .bread-prefix {padding: 7px;}
.breadcrumbs> i {padding: 8px 0px 5px 5px;}
.breadcrumbs span a> i {padding: 0px; margin-right: 5px;}
.breadcrumbs> i, .breadcrumbs a, .breadcrumbs .breadcrumb_last {font-size: 0.73rem; font-weight: 400;}
.breadcrumbs span {display: table-cell; vertical-align: middle; text-align: center;}
.breadcrumbs, .breadcrumbs a {color: rgba(255,255,255,.7); text-shadow: 0px 1px 1px rgba(0,0,0,.5);}
.breadcrumbs a {padding: 10px 15px 10px 10px; }
.breadcrumb_last {padding: 10px 15px; }
.breadcrumbs a,
.breadcrumbs .breadcrumb_last {display: table-cell; vertical-align: middle; letter-spacing: 1px;text-transform: uppercase; }

.breadcrumbs span:first-child a> i {margin-right: 0px; font-size: 125%;}
.breadcrumbs span a:after {
    font-family: 'Pe-icon-7-stroke';
    content: "\e684";
    vertical-align: middle;
    float: right;
    font-size: 130%;
    margin: 0 -18px 0 5px;
}
.search .breadcrumbs,
.search .breadcrumbs span a:last-child:after,
.single .breadcrumbs a:last-child:after {display: none;}

.bread-LT .breadcrumbs { bottom: auto; right: auto; }
.bread-LB .breadcrumbs { top: auto; right: auto; }
.bread-RT .breadcrumbs { right: 0px; left: auto; }
.bread-RB .breadcrumbs { right: 0px; top: auto; left: auto; }
.bread-CT .breadcrumbs { left: auto; right: auto; }
.bread-CB .breadcrumbs { top: auto; left: auto; right: auto; }

/* Block Heading */
.block-heading {margin-bottom: 34px;}

.block-heading h1,.block-heading h2,.block-heading h3 {margin-bottom: 11px;	line-height: 1.4;}
.block-heading span,.block-heading p {display: block;font-size: 14px;line-height: 1.5;}

.light-color .block-heading span,.light-color.block-heading span,
.light-color .block-heading p,.light-color.block-heading p {color: #fff;font-weight: 300;}

/** Regras .page-land
**********************************/
.page-land .hidden-land, .visible-block-land, .visible-table-land,
.home .hidden-home, .visible-block-home, .visible-table-home, .visible-tablecell-home {display: none!important; visibility: hidden;}

.page-land .visible-block-land,
.home .visible-block-home {display: block !important; visibility: visible!important;}
.page-land .visible-table-land,
.home .visible-table-home {display: table !important; visibility: visible!important;}
.page-land .visible-tablecell-land,
.home .visible-tablecell-home {display: table-cell !important; visibility: visible!important;}

/* LAYOUT
-------------------------------------*/
#boxed, .boxed-inner, .container, header, .footer, .header-inner-wrapper, .branding, #intro, #body,
#main, .page-inner, #pre-footer, .pre-footer-content, .footer-inner,
.footer-last { position: relative; margin-left: auto !important; margin-right: auto !important; left: 0px; right: 0px; float: none !important;}

#wrapper, .boxed-inner { overflow: hidden; }

/* Content | Sidebar */
.content-wrap {position: relative; -webkit-backface-visibility: hidden;}
.fixed-footer-on .content-wrap {position: relative;}

#boxed .content-wrap {margin-top: 0px!important;}
#boxed section.intro { position: relative!important}


#body, #main { z-index: 1;}
#intro, #footer { z-index: 0;}
.intro-zindex-1 #intro,
.topo-title-show-off.intro-zindex-0 #intro {z-index: 30;}
.footer-zindex-1 #footer {z-index: 10;}


#main {position: relative; padding-left: 0; padding-right: 0}
.home #main-content { min-height: inherit;}
#main-content { position: relative; z-index: 0; min-height: 200px;}
#main-content .content-inner, .box-wrap { position: relative; border: 1px solid; }
.block-inner {position: relative;}

/** #MAIN-content / Transparent
*************************************/
.main-alt #main-content .content-inner, .page-transparent #main-content .content-inner, .page-transp #main-content .content-inner, .error404 #main-content .content-inner,.archive #main-content .content-inner,
.search #main-content .content-inner, .search-no-results #main-content .content-inner, .blog #main-content .content-inner, .woocommerce #reviews #respond,
.woocommerce-cart #main-content .content-inner, .woocommerce-checkout #main-content .content-inner,
#main .widget.widget_search, .single-elementor_library #main-content .content-inner { border: 0px; background-image: none; background-color: transparent; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; box-shadow: none; padding: 0px;}

.page.main-alt #main-content .content-inner,
.woocommerce-checkout #main-content .content-inner,
.woocommerce-cart #main-content .content-inner {padding: 15px !important;}

.sidebar-left #sidebar {float: left; padding-right: 15px;}
.sidebar-right #sidebar {float: right; padding-left: 15px;}
.sidebar-right #main-content { float: left; }
.sidebar-left #main-content{ float: right; }

#main-content, #sidebar {padding-left: 0px; padding-right: 0px;}

#main .widget_search .widget-inner {padding: 15px 0px;}

/** .sections
************************************/
.section-head,
.section-contatos {border-bottom: 1px solid rgba(0,0,0,.15);}

.section-box .block-inner {padding: 15px;}

.section-fw {
    position: relative;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}
.section-fw.section-video-bg {
    position: relative;
    overflow: hidden
}
.section-fw.section-video-bg video {
    position: absolute;
    z-index: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background-attachment: fixed
}
.section-fw.section-video-bg:before {
    display: block;
    position: absolute;
    z-index: 1;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: .5
}
.section-fw.section-video-bg .img-placeholder {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    top: 0;
    left: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}
@media (max-width: 991px) {
    .section-fw.section-video-bg video {
        display: none
    }
    .section-fw.section-video-bg .img-placeholder {
        display: block
    }
}
.section-fw .overlay {
    display: block;
    position: absolute;
    z-index: 1;
    width: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: .7
}
.section-fw .overlay.overlay-light {background-color: #fff}
.section-fw .overlay.overlay-primary {background-color: #007aff}
.section-fw .overlay.overlay-success {background-color: #4cd964}
.section-fw .overlay.overlay-info {background-color: #5ac8fa}
.section-fw .overlay.overlay-warning {background-color: #fc0}
.section-fw .overlay.overlay-danger {background-color: #ff2d55}

.section-fw .container,
.section-fw .widget,
.section-fw .row,
.section-fw .content-box,
.section-fw blockquote {position: relative;z-index: 2}
.section-fw .rating {margin-top: 10px}

.section-split .column {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    padding: 0 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}
@media (max-width: 991px) {
    .section-split {
        display: block
    }
    .section-split .column {
        display: block;
        width: 100%
    }
}

/** FULLWIDTH BACKGROUNDS
*************************************/
.fw-bg {position: relative;width: 100%;background-position: center;background-size: cover;background-repeat: no-repeat;}

.bg-TC {background-position: top center;}
.bg-BC {background-position: bottom center;}
.bg-CL, .bg-CL .elementor-slides .slick-slide .slick-slide-bg { background-position: center left;}
.bg-CR, .bg-CR .elementor-slides .slick-slide .slick-slide-bg { background-position: center right;}

.partial-overlay:before {display: block;position: absolute;content: "";width: 100%;height: 100%;top: 0;left: 0;
	background-color: #fff;
	width: 45%;
	-webkit-box-shadow: 4px 0px 7px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 4px 0px 7px 0px rgba(0,0,0,0.2);
	box-shadow: 4px 0px 7px 0px rgba(0,0,0,0.2);
}

@media (max-width: 1200px) {
	.fw-bg.partial-overlay:before {	width: 55%;	}
}
@media (max-width: 991px) {
	.fw-bg.partial-overlay:before {	width: 67%;}
}
@media (max-width: 768px) {
	.fw-bg.partial-overlay:before {	width: 100%;}
}
.fw-bg.partial-overlay.right-aligned:before {
	left: auto;
	right: 0;
	-webkit-box-shadow: -4px 0px 7px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: -4px 0px 7px 0px rgba(0,0,0,0.15);
	box-shadow: -4px 0px 7px 0px rgba(0,0,0,0.15);
}

.fw-container {display: table;width: 100%;}
.column {position: relative;display: table-cell;vertical-align: top;}
.column.w-60 {width: 60%;}
.column.w-40 {width: 40%;}

@media (max-width: 768px) {
	.fw-container, .column, .column.w-60, .column.w-40 {
		display: block;
		width: 100%;
	}
}

/* WIDGETS
-------------------------------------*/
.sidebar-list { margin: 0px; padding: 0px; }
.sidebar-list, .sidebar-list .widget {position: relative; list-style: none;}
.widget, .panel { margin-bottom: 15px; border: 1px solid; list-style: none;}
#pre-footer .sidebar-list { padding: 0px !important; }
.widget-title, .panel-heading {padding: 10px 15px;}

.widget-title > i:first-child,
.panel-title > i:first-child { margin-right: 10px;}

/* 1st Level list */
#main .widget_categories li a, #main .widget_archive li a {margin-left: 12%; padding: 5px 0 3px; display: inline-block;width: 66%; border-bottom: 1px solid rgba(0,0,0,0.1);}
/* > 2st margin-left */
#main ul .children, #main ul .children ul {margin-left: 6%; margin-bottom: 3px;}
/* 2st Level list */
#main ul .children li a { width: 64.5%;}
/* 3st Level list */
#main ul .children li ul li a { width: 63%; }

/* 2nd level list */
.widget_pages li.dropdown > a,
.widget_nav_menu li.dropdown > a {background: url(../images/ui-kit/bullet-down.png) right 14px no-repeat;}
.widget_pages li ul, .widget_nav_menu li ul {display: none;}
.widget_pages > ul > li, .widget_nav_menu > ul > li {border-bottom: 1px solid rgba(0,0,0,0.1);}

/* SIDEBAR NAV */
.widget_sub_nav ul {display: block;}
#main .widget_sub_nav ul {margin: 0 auto; padding: 0px;}

.widget_nav_menu ul li,
.widget_sub_nav ul li { margin-bottom: 0px; display: table; width: 100%;}

.widget_pages li a i,
.widget_nav_menu li a i,
.widget_sub_nav ul li a i { margin-right: 5px;}

.widget_nav_menu ul li a,
.widget_sub_nav ul li a {padding: 10px; display: table-cell; vertical-align: middle; line-height: 100%; }
.widget_sub_nav ul li a:hover, .widget_nav_menu ul li a:hover,
.elementor-icon-list-items li a:hover>span {padding-left: 6px;}

/*Menu Sub Nav*/
.widget_sub_nav ul li:first-child { font-weight: 700;} /*pai*/
.widget_sub_nav ul li:first-child a { padding-left: 15px;} /*pai*/
.widget_sub_nav ul li:first-child a:before {display: none;} /*pai*/
.widget_sub_nav ul li a { padding-left: 27px;}
.widget_sub_nav ul li a:before { font-family: Flaticon; content: "\e0c2"!important; display: block; float: left; margin-right: 5px;}

#main .widget_nav_menu ul li.current_page_item a,
#main .widget_sub_nav ul li.current_page_item a { -webkit-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.1);box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.1); border: 1px solid rgba(0,0,0,0.1); top: -1px; position: relative;}

#main .widget ul li.current_page_item a {padding: 10px 15px}

/* WIDGETS */
.widget ul { padding-left: 0px;}

.widget_pages li a, .widget_nav_menu li a {	padding: 3px 0px; display: block;}
.widget_pages ul, .widget_nav_menu ul {margin: 0;}

#main .widget_pages ul,
#main .widget_nav_menu ul { margin: 0;}

.widget_nav_menu li.menu-item.button, .widget_sub_nav li.menu-item.button { margin-bottom: 0px!important; }
.widget_nav_menu li.menu-item.button a, .widget_sub_nav li.menu-item.button a { padding-left: 0px !important; padding-right: 0px !important; }

.pre-footer-content {padding: 15px;}
.pre-footer-content .widget { margin-bottom: 0px; border-color: transparent;}
.pre-footer-content .widget:last-child,
.pre-footer-content .footer-col-1 .widget:last-child, .pre-footer-content .footer-col-2 .widget:last-child,
.pre-footer-content .footer-col-3 .widget:last-child, .pre-footer-content .footer-col-4 .widget:last-child { margin-bottom: 0px !important;}
.pre-footer-content .widget_pages > ul > li, .pre-footer-content .widget_nav_menu > ul > li {border-bottom: none;}
.pre-footer-content .widget_pages li, .pre-footer-content .widget_nav_menu li {background: none;}
.pre-footer-content .widget_pages li a, .pre-footer-content .widget_nav_menu li a {	padding: 8px 3px; font-size: 88%;}

footer .widget_nav_menu ul li, footer .widget_sub_nav ul li {margin-bottom: 0px!important;}
footer .widget_nav_menu ul li a {padding: 5px; border-bottom: 1px dotted rgba(0, 0, 0, 0.1);}

/* COLUMNS
-------------------------------------*/
.div2, .div3, .div4, .div5, .div6 {position: relative;float: left;min-height: 1px; height: auto !important; margin-left: 0px; margin-right: 0px; }
.div2, .div2-li li, .div2-li ul li { width: 50%;} .div3 { width: 33.333%;} .div4 { width: 20%;} .div6 { width: 16.666%;}
.div2-li li, .div2-li ul li {float: left;}

.columns-1 .item { float: none; width: 100%; }
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .two_fourth,.one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth,
.columns-1 .item, .columns-2 .item, .columns-3 .item, .columns-4 .item, .columns-5 .item, .columns-6,
.columns-1 .item.card-horizontal, .columns-2 .item.card-horizontal, .columns-3 .item.card-horizontal,
.columns-4 .item.card-horizontal, .columns-5 .item.card-horizontal, .columns-6 .item.card-horizontal {float: left; height: auto !important;margin-right: 4%;min-height: 1px;position: relative;}
.one_half, .columns-2 .item, .columns-2 .item.card-horizontal  { width: 48%;}
.one_third, .columns-3 .item, .columns-3 .item.card-horizontal { width: 30.6%;} .two_third {width: 65.3%;}
.one_fourth, .columns-4 .item, .columns-4 .item.card-horizontal {width: 22%; }.two_fourth {width: 48%;}.three_fourth {width: 74%;}
.one_fifth, .columns-5 .item, .columns-5 .item.card-horizontal  { width: 16.8%;} .two_fifth {width: 37.6%;}.three_fifth {width: 58.4%;}.four_fifth {width: 79.2%;}
.one_sixth, .columns-6 .item, .columns-6 .item.card-horizontal {width: 13.3%;}.two_sixth {width: 30.6%;}.three_sixth {width: 47.9%;}.four_sixth {width: 65.3%;}.five_sixth {width: 82.6%;}.one_half .one_half { margin-right: 8.3%;  width: 45.83%;}.one_half .one_third { margin-right: 8.3%; width: 27.7%;}.one_half .two_third {margin-right: 8.3%; width: 63.8%;}.two_third .one_third { margin-right: 6.12%; width: 29.25%;}.two_third .two_third { margin-right: 6.12%; width: 64.62%;}
.two_third .one_fourth {margin-right: 6.12%; width: 20.4%;}.last, [data-last-item="true"] {clear: right; margin-right: 0 !important;}

.container-flex {-ms-box-orient: horizontal; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex;}
.col-flex, .container-flex .elementor-widget-wrap { -webkit-align-items: stretch; align-items: stretch; height: 100%;}

/* SLIDES - BANNER */
.banner-layer1,
.banner-layer2,
.banner-layer3 { max-width: 60%; } /*MSlider*/

.banner-layer2 .price .value { font-size: 150%; padding-top: 15px; padding-bottom: 15px; display:block; border-top: solid 3px; border-bottom: solid 3px; } /*MSlider*/
.banner-layer2 .price.price-dark .value { color: #000; border-top-color: rgba(0,0,0,.7); border-bottom-color: rgba(0,0,0,.7); } /*MSlider*/
.banner-layer2 .price.price-light .value { color: #FFF; border-top-color: rgba(255,255,255,.7); border-bottom-color: rgba(255,255,255,.7); } /*MSlider*/
.banner-layer2 .price small { font-size: 63%; } /*MSlider*/

.slide-container .banner-layer3.banner-actions .btn:first-child {margin-right: 15px;}/*MSlider*/
.slide-container .banner-layer1 h2 { text-shadow: none; } /*MSlider*/
.slide-container h2, .banner-container figure h2.title,
.slide-container h3, .banner-container figure p.description { padding: 10px 15px; line-height: 110%;}/*MSlider*/
.slide-container h2, .banner-container figure h2.title { font-size: 25px;} /*MSlider*/
.slide-container h3, .banner-container figure p.description { font-size: 20px; } /*MSlider*/
.slide-container .bgs-transp h2,
.slide-container .bgs-transp h3 { padding-left: 0px; padding-right: 0px;} /*MSlider*/

.slide-container .banner-layer3 { font-size: 1rem!important;}/*MSlider*/
.slide-container.fs-impacto .banner-layer3 { font-size: 1.2rem!important;} /*MSlider*/
.slide-container.fs-big .banner-layer3 { font-size: 1.4rem!important;} /*MSlider*/

.slide-container.fs-impacto h2 {font-size: 35px; line-height: 105%; padding-top: 10px; padding-bottom: 10px; margin-bottom: 0px; }
.slide-container.fs-impacto h3 {font-size: 25px; line-height: 120%; padding-top: 10px; padding-bottom: 10px; margin-bottom: 0px; }

.slide-container.fs-big h2 {font-size: 46px; line-height: 110%; padding-top: 10px; padding-bottom: 10px; margin-bottom: 0px; }
.slide-container.fs-big h3 {font-size: 30px; line-height: 125%; padding-top: 10px; padding-bottom: 10px; margin-bottom: 0px; }

@media (min-width: 992px) and (max-width: 1024px) {
    .slide-container h2 { font-size: 20px; }
    .slide-container h3 { font-size: 16px; }
}
@media (min-width: 768px) and (max-width: 991px){
    .slide-container h2 { font-size: 18px; }
    .slide-container h3 { font-size: 14px; }
    .slide-container.fs-impacto h2 {font-size: 26px;}
    .slide-container.fs-impacto h3 {font-size: 20px;}
    .slide-container.fs-big h2 {font-size: 37px;}
    .slide-container.fs-big h3 {font-size: 25px;}

}
@media (min-width: 480px) and (max-width: 767px){
  .slide-container h2 {font-size: 18px;}
  .slide-container.fs-impacto h2 {font-size: 20px;}
  .slide-container.fs-impacto h3 {font-size: 17px;}
  .slide-container.fs-big h2 {font-size: 25px;}
  .slide-container.fs-big h3 {font-size: 19px;}
  .banner-layer2 { display: none !important}
}
@media (max-width: 479px) {
	.slide-container h2 {font-size: 18px;}
	.slide-container.fs-impacto h2 {font-size: 20px;}
  .slide-container.fs-impacto h3 {font-size: 17px;}
  .slide-container.fs-big h2 {font-size: 25px;}
  .slide-container.fs-big h3 {font-size: 19px;}
  .banner-layer2 { display: none !important}

	.banner-layer2, .ms-bullets, .ms-nav-prev, .ms-nav-next { display: none !important}
	.slide-container.fs-impacto .banner-layer3 { font-size: 14px!important; } /*MSlider*/
}

.banner-container .owl-item .item { margin: 0px !important;}
.banner-container figcaption .info { position: relative; margin-bottom: 0px !important; height: 100% }

.fx-none figure a {display: block;}
.fx-none figcaption {position: absolute; width: auto; left: 0px; top: 0px; right: 0px; bottom: auto; padding: 20px 25px; z-index: 9999;}

.fx-none figcaption h2.title,
.fx-none figcaption p.description {float: left; position: relative; display: block; margin-bottom: 0px; clear: both;}

/* Master slider */
.slide-pattern { background-repeat: no-repeat; background-size: cover; position: absolute; display: block; left: 0; bottom: 0; right: 0; top: 0;z-index: 1;}
.master-slider {height: 100%; min-height: 150px;}

@media (min-width: 480px) and (max-width: 767px){
    .master-slider{min-height: 200px;}
}
@media (max-width: 479px) {
    .master-slider{min-height: 130px;}
}

.master-slider:hover> .ms-nav-prev , .master-slider:hover> .ms-nav-next { opacity: 1!important;}
.ms-nav-prev:active, .ms-nav-next:active { margin-top: -19px !important; }

.ms-skin-default .ms-nav-next,
.ms-skin-default .ms-nav-prev { background: url("../images/ui-kit/light-skin-1.png") repeat scroll -89px -26px rgba(0, 0, 0, 0); cursor: pointer;height: 40px; left: 1.8%; margin-top: -20px; position: absolute; top: 50%; width: 30px; z-index: 110;}
.ms-skin-default .ms-nav-next { background-position: -89px -103px; left: auto; right: 1.8%;}

.header-absoluto-on .intro-banner .ms-nav-next,
.header-absoluto-on .intro-banner .ms-nav-prev { top: 60%;} /*#intro > .intro-banner*/

/*ms-thumb*/
.ms-thumb .icon-wrap { display: block; text-align: center; width: 100%}
.ms-tabs .ms-thumb .icon-wrap:before { height: 100px; line-height: 100px; font-size: 60px; padding: 0px 15px}

/*ms-thumb active*/
.ms-thumb .icon-wrap:after { background: transparent; height: 10px; width: 40%; bottom: -5px; left: 50%; display: block; position: absolute; z-index: 1; content: "";  -webkit-transform: translate3d(-50%,10px,0);transform: translate3d(-50%,10px,0);}
.ms-thumb-frame-selected .ms-thumb .icon-wrap:after { -webkit-transform: translate3d(-50%,0px,0);transform: translate3d(-50%,0px,0);}

.ms-align-left .ms-thumb .icon-wrap:after,
.ms-align-right .ms-thumb .icon-wrap:after { height: 40%; width: 10px; top: 50%;}

.ms-align-left .ms-thumb .icon-wrap:after { left: -10px; -webkit-transform: translate3d(10px,-50%,0)!important;transform: translate3d(10px,-50%,0)!important;}
.ms-align-left .ms-thumb-frame-selected .ms-thumb .icon-wrap:after { left: -5px; -webkit-transform: translate3d(0px,-50%,0)!important;transform: translate3d(0px,-50%,0)!important;}

.ms-align-right .ms-thumb .icon-wrap:after { left: auto; right: -10px; -webkit-transform: translate3d(0,-50%,0)!important;transform: translate3d(0,-50%,0)!important;}
.ms-align-right .ms-thumb-frame-selected .ms-thumb .icon-wrap:after { left: auto; right: -5px; -webkit-transform: translate3d(0,-50%,0)!important;transform: translate3d(0,-50%,0)!important;}

/*Controles: Masterslider, OWL Carousel*/
.ms-skin-default .ms-bullet, .ms-skin-default .ms-bullet-selected, .owl-controls .owl-dot {width: 15px !important; height: 10px!important; border: solid 2px; opacity: 0.3 !important; -webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.5);  -moz-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.5);-o-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.5);  box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.5);}
.ms-skin-default .ms-bullet:hover, .owl-controls .owl-dot:hover { opacity: 0.7 !important; }
.ms-skin-default .ms-bullet-selected, .owl-controls .owl-dot.active { opacity: 1 !important; }

.owl-controls {text-align: center;}
.owl-controls {margin-top: 0px; text-align: center;}
.owl-controls .owl-dot {display: inline-block; margin: 0 5px;}

.no-frame .owl-controls { margin-top: 0px !important;}
.no-frame .owl-carousel .owl-wrapper-outer {padding-top: 0px !important}

.no-controls .owl-controls, .no-nav .owl-nav, .no-nav .ms-nav-prev, .no-nav .ms-nav-next,
.no-arrows .owl-nav, .no-dots .owl-dots, .no-bullets .owl-dots, .no-dots .ms-bullets {display: none!important; opacity: 0!important; visibility: hidden!important;}

.no-nav .ms-nav-prev, .no-nav .ms-nav-next {left: auto!important; right: -1000% !important;}

/**/

/* clearfix */
.owl-carousel .owl-wrapper:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}

blockquote:before,
blockquote:after  { content: " "; display: table;}

/* mouse grab icon */
.grabbing { cursor:url(../images/ui-kit/grabbing.png) 8 8, move;}

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item{ -webkit-backface-visibility: hidden;-moz-backface-visibility:hidden;-ms-backface-visibility: hidden; -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}

.owl-height {-webkit-transition: height 400ms;transition: height 400ms}

.owl-carousel {display: none;width: 100%;-webkit-tap-highlight-color: transparent; position: relative; z-index: 1}
.owl-carousel .owl-stage {position: relative; -ms-touch-action: pan-Y}
.owl-carousel .owl-stage:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0}
.owl-carousel .owl-stage-outer {position: relative; overflow: hidden;-webkit-transform: translate3d(0, 0, 0)}
.owl-carousel .owl-controls {text-align: center}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {cursor: pointer; -webkit-user-select: none; -moz-user-select: none;-ms-user-select: none; user-select: none}

.owl-carousel .owl-controls .owl-nav {position: absolute; height: 30px; top: -48px; right: 0}
.section-box .owl-carousel .owl-controls .owl-nav {right: -15px;}
.navL .owl-nav{left: 0px!important; right: auto !important;} /*fix*/
.navR .owl-nav{right: 0px !important;} /*fix*/

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next {display: inline-block; width: 30px; height: 30px; line-height: 30px; text-align: center;  -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden;-webkit-transition: all .3s; transition: all .3s}
.owl-carousel .owl-controls .owl-nav .owl-prev:before,
.owl-carousel .owl-controls .owl-nav .owl-next:before {font-family: 'Pe-icon-7-stroke';font-size: 26px}

.owl-carousel .owl-controls .owl-nav .owl-prev:hover,
.owl-carousel .owl-controls .owl-nav .owl-next:hover { opacity: 1}
.owl-carousel .owl-controls .owl-nav .owl-prev:before {content: "\e686"}
.owl-carousel .owl-controls .owl-nav .owl-next:before {content: "\e684"}
.owl-carousel .owl-controls .owl-dots { position: relative; margin-top: 0px; z-index: 10}
.owl-carousel .owl-controls .owl-dots .owl-dot.active { opacity: 1}
.owl-carousel.owl-loaded { display: block}
.owl-carousel.owl-loading {  opacity: 0; display: block}
.owl-carousel.owl-hidden { opacity: 0}
.owl-carousel .owl-refresh .owl-item { display: none}
.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.owl-carousel .owl-item img {
    display: block;
    margin: 0 auto;
    -webkit-transform-style: preserve-3d
}
.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}
.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}
.owl-carousel.owl-rtl {direction: rtl}
.owl-carousel.owl-rtl .owl-item {float: right}
.owl-carousel .content-box,
.owl-carousel .client-box {margin-bottom: 0 !important}
.no-js .owl-carousel {display: block}
.owl-carousel .owl-item .owl-lazy {opacity: 0;-webkit-transition: opacity 400ms; transition: opacity 400ms}
.owl-carousel .owl-item img {transform-style: preserve-3d}
.owl-carousel .owl-video-wrapper {position: relative; height: 100%; background: #3a3a3a}

.owl-carousel .owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.html") no-repeat;
    cursor: pointer;
    z-index: 1;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}
.owl-carousel .owl-carousel .owl-video-play-icon:hover { opacity: .7}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon { display: none}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity .4s;
    transition: opacity .4s
}
.owl-carousel .owl-video-frame { position: relative; z-index: 1}

.content-slider.owl-carousel .owl-controls .owl-dots {margin-top: -32px}

.content-slider.controls-inside { position: relative; overflow: hidden}
.content-slider.controls-inside.owl-carousel .owl-nav { position: static; height: 0}

.content-slider.controls-inside.owl-carousel .owl-nav .owl-prev,
.content-slider.controls-inside.owl-carousel .owl-nav .owl-next{ position: absolute;top: 50%; margin: 0; margin-top: -12px}

.content-slider.controls-inside.owl-carousel .owl-nav .owl-prev:active,
.content-slider.controls-inside.owl-carousel .owl-nav .owl-next:active {top: 50.2% !important;} /*Fix click*/

.content-slider.controls-inside.owl-carousel .owl-nav .owl-prev { left: -30px}
.content-slider.controls-inside.owl-carousel .owl-nav .owl-next { right: -30px}

@media (max-width: 480px) {
    .content-slider.controls-inside.owl-carousel .owl-nav { display: none}
}
.content-slider.controls-inside:hover.owl-carousel .owl-nav .owl-prev { left: 0 }
.content-slider.controls-inside:hover.owl-carousel .owl-nav .owl-next { right: 0}

.content-slider .row { margin: 0}

.content-slider .badge { position: absolute; z-index: 2; top: 12px; left: 24px}
.touch .content-slider.controls-inside.owl-carousel .owl-nav { display: none}

.text-light.owl-carousel .owl-controls .owl-prev,
.text-light .owl-carousel .owl-controls .owl-prev,
.text-light.owl-carousel .owl-controls .owl-next,
.text-light .owl-carousel .owl-controls .owl-next { background-color: rgba(0,0,0,.3) !important}
.text-light.owl-carousel .owl-controls .owl-dot,
.text-light .owl-carousel .owl-controls .owl-dot { background-color: rgba(255,255,255,.5) !important}

/* Slider banner */
.slider-banner {position: relative; }
.title-slider { margin: 50px 0; padding: 100px 0; text-align: center;}
.title-top { font-size: 26px; font-weight: bold;}
.title-bottom {font-size: 6em; font-weight: bold; padding-bottom: 20px;}

.links { border: 2px solid; font-size: 18px; font-weight: bold; padding: 7px 15px; text-transform: uppercase;}

.banner-content {margin-top: 40px; padding: 100px 0 90px;}

.title-banner span { border: 2px solid;font-size: 26px; font-weight: bold; padding: 7px 15px;  text-transform: uppercase;}
.title-banner-1 { margin: 15px 0;}
.title-banner-1 h2 { font-size: 80px; font-weight: bold; margin: 0;}

.try-class a:before {border-style: solid; border-width: 14px; border-color: transparent transparent transparent; bottom: -11px; content: ""; left: 0; position: absolute;}
.try-class a{ background: none repeat scroll 0 0;display: inline-block; font-size: 18px; line-height: 1; padding: 10px 15px; position: relative; text-transform: uppercase; font-weight: bold;}

/* CAROUSEL */
.owl-item .item { width: 100% !important; margin: 10px 0px !important;}

/*Fix .card-horizontal in CAROUSEL */
.owl-carousel .card.card-horizontal .card-body,
.owl-carousel .card.card-horizontal .card-footer,
.owl-carousel .card.card-horizontal .post-meta { padding-left: 15px; padding-right: 15px;}
.owl-carousel .card.card-horizontal .card-thumb,
.owl-carousel .card.card-horizontal .card-content, .section-related .owl-carousel .card-horizontal,
.owl-carousel .card-horizontal.no-has-thumbnail .card-content {width: 100%; float: none;}

/* CARD | CARD BANNER */
.card-brand-fff {background-color: #fff;}
.card-brand-000 {background-color: #000;}
.card-brand-light {background-color: rgba(0,0,0,0.15); border: 1px solid #FFF;}
.card-brand-dark {background-color: rgba(255,255,255,0.15); border: 1px solid #000;}

/* .banner */
.banner {overflow: hidden;}
.banner {position: relative;margin: 0 auto;padding: 0px;width: auto;text-align: center;}
.banner figure{position:relative;overflow:hidden;text-align:center; margin-bottom: 0px;}
.banner figure img{position:relative;display:inline-block!important;min-height:100%;max-width:100%;opacity:1}
.banner figure figcaption{padding:1.5em; font-size:1.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.banner figcaption .card-body {padding: 0px;}
.banner figure figcaption:after,
.banner figure figcaption:before{pointer-events:none}
.banner figure figcaption,
.banner figcaption .card-aside,
.banner figcaption .card-body,
.banner figure figcaption a.click {position:absolute; top:0; left:0; right: 0; bottom: 0}
.banner figure figcaption a.click {z-index:10;text-indent:200%;white-space:nowrap;font-size:0;opacity:0}
.banner figcaption .card-aside { z-index:1; width: 25%; right: auto;}
.banner figcaption .card-body { z-index:2;}
.banner figure h2 span, .banner figure h3 span{font-weight:800}
.banner figure h2, .banner figure h3,
.banner figure p, .type-brand span.category a {color:#fff; margin:0}
.banner figure p {letter-spacing:1px;font-size:80%}
.banner figure p a {z-index: 15; margin: 0px 10px; }

.type-brand.has-post-thumbnail .banner .card-title,
.type-brand.has-post-thumbnail .banner .description span.category {display: none;}

.banner figure h2,
.content-inner .item .banner h3 {font-size: 18px;}
.banner figure h2,
.banner figure p,
.content-inner .item .banner h3 {color:#fff;}

/* .card-inner */
.card-inner {overflow: hidden;}
.card-inner,
.card-inner figure {position: relative; display: block;}
.card-inner figure img,
.card .card-inner .card-thumb img {display: inline-block; position: relative; width: 100%;}
.card-inner figure {overflow:hidden;}
.card-inner figcaption { display: table; position: relative; width: 100%; height: 80px; padding: 0px; -webkit-transition: all .3s;transition: all .3s;}
.card-inner figcaption .card-side {display: table-cell; width: 25%; height: 100%; padding: 15px 12px; text-align: center}
.card-inner figcaption .card-body {display: table-cell; width: 75%; height: 100%; padding: 15px; vertical-align: middle; text-align: left;}
.card-inner figcaption .card-side img {-webkit-filter: grayscale(0)!important; }/*Fix gray effect*/
.card-inner figcaption h3 {margin-bottom: 10px; font-size: 120%;}
.card-inner figcaption .card-body p {margin-bottom: 10px;}
.card-inner figure a.click-img {display: block; text-align: center; width: 100%; overflow: hidden;}
.card-inner figure figcaption a.click {position:absolute; top:0; left:0; right: 0; bottom: 0}

.card-inner .icon-wrap:before,
.ms-thumb .icon-wrap:before {display: block; text-align: center; height: 45px; font-size: 45px; text-shadow: 2px 2px 5px rgba(0,0,0,0.65); -webkit-transition: all .3s; transition: all .3s;}
.ms-thumb .icon-wrap.fs-light,
.ms-thumb .icon-wrap.fs-light:before {text-shadow: 2px 2px 5px rgba(255,255,255,0.65)}
.card-inner:hover .icon-wrap:before,
.ms-thumb:hover .icon-wrap:before {text-shadow: 0px 1px 3px rgba(0,0,0,0.4);}

.card-body-dark .card-inner figcaption .card-body,
.card-body-dark .card-inner figcaption .card-body h3,
.card-body-dark .card-inner figcaption .card-body p,
.card-body-000 .card-inner figcaption .card-body,
.card-body-000 .card-inner figcaption .card-body h3,
.card-body-000 .card-inner figcaption .card-body p,
.card-text-fff .card-inner figcaption .card-body p {color: #FFF;}
.card-body-000 .card-inner figcaption .card-body {background-color: #000;}
.card-body-dark .card-inner figcaption .card-body {background-color: rgba(0,0,0,.75);}
.card-body-light .card-inner figcaption .card-body,
.card-body-light .card-inner figcaption .card-body h3,
.card-body-light .card-inner figcaption .card-body p,
.card-body-fff .card-inner figcaption .card-body,
.card-body-fff .card-inner figcaption .card-body h3,
.card-body-fff .card-inner figcaption .card-body p,
.card-text-000 .card-inner figcaption .card-body p {color: #000;}
.card-body-fff .card-inner figcaption .card-body {background-color: #fff;}
.card-body-light .card-inner figcaption .card-body {background-color: rgba(255,255,255,.75);}

.card-float .card-inner figcaption { position: relative; display: block; z-index: 1; width: 100%; height: auto;top: 0; left: 0; right: 0px; bottom: 0px;}
.card-float.has-post-thumbnail .card-inner figcaption,
.card-float .has-post-thumbnail .card-inner figcaption { position: absolute;}
.card-float .card-inner figcaption .card-side,
.card-float .card-inner figcaption .card-body {padding-top: 40px; float: left;}

.card-float.card-hover.has-post-thumbnail .card-inner figcaption .card-body,
.card-float.card-hover-alt.has-post-thumbnail:hover .card-inner figcaption .card-body,
.card-float.card-hover .has-post-thumbnail .card-inner figcaption .card-body,
.card-float.card-hover-alt .has-post-thumbnail:hover .card-inner figcaption .card-body { opacity: 1; visibility: visible;}
.card-float.card-hover.has-post-thumbnail:hover .card-inner figcaption .card-body,
.card-float.card-hover-alt.has-post-thumbnail .card-inner figcaption .card-body,
.card-float.card-hover .has-post-thumbnail:hover .card-inner figcaption .card-body,
.card-float.card-hover-alt .has-post-thumbnail .card-inner figcaption .card-body {opacity: 0; visibility: visible;}
.card-float.card-hover-desc .has-post-thumbnail:hover .card-inner figcaption .title {opacity: 0.5;}
.card-float.card-hover-desc .has-post-thumbnail:hover .card-inner figcaption p.description {opacity: 0; visibility: visible;}

.card-float.card-center .card-inner figcaption .card-body {padding-left: 15px!important;}
.card-center .card-inner figcaption {padding: 6.5%;}
.card-center .card-inner figcaption .card-side {width: 100%; height: 25%; padding-top: 10%!important;}
.card-center .card-inner figcaption .card-body {width: 100%; height: 75%; text-align: center; padding-top: 15px; }

.card-img-op .card-inner .card-thumb img {opacity: 0.65;}
.card-img-op:hover .card-thumb img,
.card-img-op .card-inner .card-side img {opacity: 1!important;}

.type-brand .card-inner .description span.category,
.hidden-desc .card-body p,
.hidden-desc-ex .card-body p .hidden-ex,
.hidden-title .title, .hidden-title .widget-title,
.hidden-figcaption figcaption {display: none;}

.box-shadow-hover:hover,
.card-on-hover:hover, .card-on-hover:active,
.box-on-hover:hover, .box-on-hover:active  {
	-webkit-transition: box-shadow .28s cubic-bezier(.4,0,.2,1);
    -moz-transition: box-shadow .28s cubic-bezier(.4,0,.2,1);
    transition: box-shadow .28s cubic-bezier(.4,0,.2,1);
    -moz-box-shadow: 0 .625em 1.25em rgba(0,0,0,.19),0 .375em .375em rgba(0,0,0,.23);
    -webkit-box-shadow: 0 .625em 1.25em rgba(0,0,0,.19),0 .375em .375em rgba(0,0,0,.23);
    box-shadow: 0 .625em 1.25em rgba(0,0,0,.19),0 .375em .375em rgba(0,0,0,.23)
}

/* LOOP-LIST
---------------------------------------------------------- */
.loop-list> .clear {height: 30px}
.loop-list> .clear:last-child {height: 0px}

.page-list .owl-carousel .owl-wrapper-outer,
.page-list .owl-dot { margin-top: 0px; padding-top: 0px;}

.item {overflow: hidden;}
.item.image-off figure { width: 100%;}
/*.item .banner figure { background-color: transparent !important;}*/
.item .banner figure:hover img {opacity: 1!important}
.item .banner figcaption { transition: background-color 0.5s ease;}
/*.item .banner .info { z-index:10; position: absolute; top: 0;left: 0; bottom: 0; right: 0;}*/
.item .banner span.category {font-size: 12px; display: block; margin: 0px !important;}

.the-page, .the-brand, .the-blog-post {position: relative;}

/* ------------------ SINGLE SHOWCASE  -------------------*/
.no-js .bg-image {opacity: 1;}

.qr-code{ display: none; visibility:hidden; position: absolute;height: 160px;width: 100%;bottom: 1px;left: 0;text-align: center;overflow: hidden;}
.market-link:hover .qr-code, ul.social-icons li.qrcode-share:hover> .qr-code { display: block; visibility: visible; }

.qr-code img {border: 2px solid rgba( 0, 0, 0, 0.2 );position: relative;top: 120px;width: 120px;z-index: 200;}
.market-link.last .qr-code img {z-index: 1001;}

/** TABS / FILTERS
**********************************/
.tabs-wrap .nav-tabs {margin: 0px 0px -3px;}

.nav-filters {padding: 12px 0;}

.nav-tabs > li, .nav-filters > li {float: none;	display: inline-block;margin: 0px;}

.nav-tabs > li > a, .nav-filters > li > a {position: relative;font-weight: 700;padding: 15px 20px;}

.nav-tabs > li > a:after,
.nav-filters > li > a:after {
	display: block;
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 0px;
	content: "";
	width: 0px;
	height: 3px;
	opacity: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.nav-tabs,
.nav-tabs > li > a,
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {border: none; line-height: 100%;}

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus,
.nav-filters > li > a:hover,
.nav-filters > li > a:focus,
.nav-filters > li.active > a,
.nav-filters > li.active > a:hover,
.nav-filters > li.active > a:focus {opacity: 1;}

.nav-tabs > li.active > a:after,
.nav-filters > li.active > a:after {width: 100%;opacity: 1;}

.nav-tabs.nav-vertical > li,
.nav-filters.nav-vertical > li {display: block;	margin: 0px;}

.nav-tabs.nav-vertical > li > a,
.nav-filters.nav-vertical > li > a {display: inline-block;}

/* Alternative display */
.nav-tabs.alt-tabs {
	display: inline-block;
	padding: 0;
	margin-bottom: 24px;
	background-color: #fff;
	-webkit-box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.15);
	box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.15);
}
.nav-tabs.alt-tabs:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
}
.nav-tabs.alt-tabs li {
	float: left;
	margin: 0;
}
.nav-tabs.alt-tabs li a {
	display: block;
	padding: 15px;
	text-align: center;
	font-weight: normal;
	opacity: 1;
	color: #757575;
	margin: 0;
}
.nav-tabs.alt-tabs li.active a {
	color: #757575;
	background-color: #e6e6e6;
}
.nav-tabs.alt-tabs li a:after {
	display: none;
}
.nav-tabs.alt-tabs.nav-vertical li {
	float: none;
	display: block;
}

@media (max-width: 768px) {
	.nav-tabs.nav-vertical > li,
	.nav-filters.nav-vertical > li {
		display: inline-block;
		margin: 0 18px 0 0;
	}
	.nav-tabs.alt-tabs.nav-vertical > li {
		margin: 0;
	}
	.gallery .nav-tabs.alt-tabs {
		display: table;
		margin-left: auto;
		margin-right: auto;
	}
	.nav-tabs.nav-vertical > li > a,
	.nav-filters.nav-vertical > li > a {
		display: block;
	}
	.nav-tabs.text-right > li,
	.nav-filters.text-right > li {
		margin-right: 0;
		margin-left: 18px;
	}
}

.tab-pane {padding: 15px;}

.tab-pane img {display: block;	margin: auto;}

.transition.fade,
.fade {
	-webkit-transition: all .4s ease-in-out;
					transition: all .4s ease-in-out;
	-webkit-backface-visibility: hidden;
					backface-visibility: hidden;
}
.scale.fade {
	-webkit-transform: scale(0.9);
					transform: scale(0.9);
}
.scaleup.fade {
	-webkit-transform: scale(1.1);
					transform: scale(1.1);
}
.scale.fade.in,
.scaleup.fade.in {
	-webkit-transform: scale(1);
					transform: scale(1);
}
.left.fade {
	-webkit-transform: translateX(-40px);
					transform: translateX(-40px);
}
.right.fade {
	-webkit-transform: translateX(40px);
					transform: translateX(40px);
}
.left.fade.in,
.right.fade.in {
	-webkit-transform: translateX(0px);
					transform: translateX(0px);
}
.top.fade {
	-webkit-transform: translateY(-40px);
					transform: translateY(-40px);
}
.bottom.fade {
	-webkit-transform: translateY(40px);
					transform: translateY(40px);
}
.top.fade.in,
.bottom.fade.in {
	-webkit-transform: translateY(0px);
					transform: translateY(0px);
}
.flip.fade {
	-webkit-transform: rotateY(-90deg) scale(1.1);
					transform: rotateY(-90deg) scale(1.1);
	-webkit-transform-origin: 50% 50%;
					transform-origin: 50% 50%;
}
.flip.fade.in {
	-webkit-transform: rotateY(0deg) scale(1);
					transform: rotateY(0deg) scale(1);
	-webkit-transform-origin: 50% 50%;
					transform-origin: 50% 50%;
}

/** FEATURE TABS
**********************************/
.feature-tabs {	padding: 20px 15px 0 20px;}

.feature-tabs .devices {
	position: relative;
	float: left;
	width: 56.4%;
	max-width: 1025px;
}
.feature-tabs .tabs {
	float: left;
	width: 43.6%;
	max-width: 550px;
	padding-left: 7%;
	margin-top: 80px;
}
.feature-tabs .devices img {
	width: 100%;
}
.feature-tabs .tablet {
	position: relative;
	overflow: hidden;
}
.feature-tabs .tablet .reflection {
	position: absolute;
	z-index: 9;
	display: block;
	top: 0;
	left: 0;
}
.feature-tabs .phone {
	position: absolute;
	z-index: 10;
	bottom: -0.4%;
	right: -2.7%;
	width: 27%;
	max-width: 290px;
	overflow: hidden;
}
.feature-tabs .nav-tabs {
	text-align: center;
	margin: 70px 0 25px 0;
	padding: 0;
}
.feature-tabs .nav-tabs > li {
	margin: 3px 12px;
}
.feature-tabs .nav-tabs > li > a > i {
	color: #96cb4b;
	font-size: 50px;
}
.feature-tabs .nav-tabs > li > a:after {
	display: none;
}
.feature-tabs .tab-pane h3 {
	font-weight: normal;
}
.feature-tabs .tab-pane p {
	font-size: 14px;
}
.light-color .tab-pane p,
.light-color.tab-pane p {
	font-weight: 300;
}
.feature-tabs .light-color .tab-pane p {
	opacity: .6;
}
.devices .tablet .mask,
.devices .phone .mask {
	position: absolute;
	overflow: hidden;
}
.devices .tablet .screens,
.devices .phone .screens {
	list-style: none;
	padding: 0;
	margin: 0;
}
.devices .tablet .screens li,
.devices .phone .screens li {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	line-height: 0;
	opacity: 0;
	-webkit-transform: scale(1.15);
					transform: scale(1.15);
	-webkit-transition: all 0.4s ease-in-out;
					transition: all 0.4s ease-in-out;
	-webkit-backface-visibility: hidden;
					backface-visibility: hidden;
}
.devices .tablet .screens li.active,
.devices .phone .screens li.active {
	position: relative;
	z-index: 5;
	opacity: 1;
	-webkit-transform: scale(1);
					transform: scale(1);
}
.devices .tablet .mask {
	top: 5%;
	left: 9.6%;
	right: 9.1%;
}
.devices .phone .mask {
	top: 8%;
	left: 5.8%;
	right: 5.5%;
}
.visible-when-stack {
	display: none;
	text-align: center;
}
@media (max-width: 1440px) {
	.feature-tabs .tabs,
	.feature-tabs .nav-tabs {
		margin-top: 40px;
	}
}
@media (max-width: 1200px) {
	.feature-tabs {
		padding-top: 0;
	}
	.feature-tabs .nav-tabs > li {
		margin: 3px 10px;
	}
	.feature-tabs .nav-tabs > li > a > i {
		font-size: 43px;
	}
	.feature-tabs .devices {
		margin-top: 40px;
	}
}
@media (max-width: 1050px) {
	.feature-tabs {
		padding: 10px 15px 60px 15px;
	}
	.feature-tabs .tabs,
	.feature-tabs .devices {
		width: 100%;
		float: none;
	}
	.feature-tabs .devices {
		margin-top: 15px;
		padding-right: 4%;
		overflow: hidden;
	}
	.feature-tabs .devices .phone {
		right: 0;
	}
	.feature-tabs .tabs {
		padding-left: 0;
		margin: 40px auto 0 auto;
	}
	.visible-when-stack {
		display: block;
	}
	.hidden-when-stack {
		display: none;
	}
}
@media (max-width: 991px) {
	.feature-tabs {
		padding-top: 20px;
	}
}

/* QUICKVIEW */
#quickview { width: 800px; min-height: 460px; padding: 10px; }

/* Page Elements */
table.shop_attributes th {width: 40%; padding: 5px;}
table.shop_attributes td {width: 60%; padding: 5px; font-weight: bold;}
table.shop_attributes tr { border-bottom: 1px dotted rgba(0,0,0,.1)}
table.shop_attributes p { margin-bottom: 0px !important;}


/** ICON BLOCKS
*********************************/
.icon-block {
	display: block;
	margin-bottom: 40px;
}
.intro .icon-block {
	margin-bottom: 10px;
}
.icon-block h3, .icon-block h4 {font-weight: 700;}

a.icon-block {
	text-decoration: none;
}
@media (max-width: 768px) {
	.icon-block {
		margin-bottom: 30px;
	}
}
.icon-block .icon {
	display: block;
	text-align: center;
	margin-bottom: 28px;
}
.icon-block .icon i {
	font-size: 48px;
}
.icon-block .icon.icon-bigger i {
	font-size: 72px;
}
.icon-block .icon img {
	display: inline-block;
	width: 100%;
	min-width: 80px;
}
.icon-block .text {	text-align: center;}

.light-color .icon-block .text,
.light-color.icon-block .text {color: #fff;}

.icon-block.icon-block-horizontal {display: table;}

.icon-block-horizontal.icon-block .icon {
	display: table-cell;
	padding: 0 15px;
}
.icon-block-horizontal.icon-block .icon i {
	line-height: 0.5;
}
.intro .icon-block-horizontal.icon-block .icon {
	padding: 0 15px;
}
.icon-block-horizontal.icon-block .icon.va-middle {
	vertical-align: middle;
	line-height: 1;
}
.icon-block-horizontal.icon-block .text {
	display: table-cell;
	vertical-align: top;
	text-align: left;
}
.icon-block.box-float {
	padding-top: 10px;
}
.icon-block.box-float .text {
	padding: 10px 15px 0 0;
}

@media (max-width: 1200px) {
	.intro .icon-block .icon i {
		font-size: 38px;
	}
	.intro .icon-block h3 {
		font-size: 22px;
		margin-bottom: 12px;
	}
	.intro .icon-block p {
		font-size: 13px;
	}
}
@media (max-width: 768px) {
	.icon-block-horizontal.icon-block .icon {
		padding: 8px 15px 0 15px;
	}
}
.light-color .icon-block .text p,
.icon-block.light-color .text p,
.icon-block .text.light-color p,
.icon-block .text p.light-color {
	font-weight: 300;
}
.light-color .icon-block .icon,
.icon-block.light-color .icon {
	color: #fff;
}

/** DOWNLOAD ITEMS
**********************************/
.download-item {
	display: block;
	background-color: #fff;
	text-transform: none;
	-webkit-box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.15);
	box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.15);
	margin-bottom: 30px;
}
.download-item:hover {
	-webkit-box-shadow: 0px 5px 10px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 5px 10px 1px rgba(0,0,0,0.2);
	box-shadow: 0px 5px 10px 1px rgba(0,0,0,0.2);
}
.download-item:hover,
.download-item:focus {
	opacity: 1;
}
.download-item figure,
.download-item figure img,
.download-item figcaption {
	text-align: left;
	display: block;
}
.download-item figure {
	position: relative;
	text-align: center;
}
.download-item figure i {
	display: block;
	width: 100%;
	font-size: 130px;
	padding: 16px 15px;
	opacity: .5;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}
.download-item figcaption {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #fff;
	text-align: left;
	top: 0;
	left: 0;
	padding: 26px 24px;
	margin-top: 0;
	opacity: 0;
	-webkit-transition: opacity .3s;
					transition: opacity .3s;
}
.download-item:hover figcaption,
.download-item:hover figure i {
	opacity: 1;
}
.download-item footer {
	position: relative;
	padding: 12px 40px 12px 22px;
}
.download-item footer:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
}
.download-item footer:before {
	display: block;
	position: absolute;
	font-family: "Flaticon";
	content: "\e153";
	color: #96cb4b;
	font-size: 22px;
	top: 15px;
	right: 15px;
}
.download-item footer h3 {
	display: block;
	float: left;
	width: 85%;
	font-size: 16px;
	color: #96cb4b;
	padding-top: 4px;
	margin-bottom: 0;
}
.download-item footer i {
	display: block;
	float: left;
	width: 15%;
	vertical-align: middle;
	font-size: 29px;
	padding-right: 20px;
}
@media (max-width: 1200px) {
	.download-item figcaption p {
		font-size: 14px;
	}
	.download-item figure i {
		font-size: 110px;
		padding: 11px 15px;
	}
}
@media (max-width: 991px) {
	.download-item figcaption p {
		font-size: 16px;
	}
	.download-item figure i {
		font-size: 130px;
		padding: 16px 15px;
	}
}
@media (max-width: 400px) {
	.download-item figcaption p {
		font-size: 14px;
	}
}


/** NEWS
**********************************/
.news-block {
	border-right: 1px solid #96cb4b;
	padding: 10px 40px 10px 0;
	margin-bottom: 45px;
}
.news-block a h3 {
	color: #96cb4b;
	text-transform: none;
	-webkit-transition: opacity .3s;
					transition: opacity .3s;
}
.news-block a:hover h3 {
	opacity: .6;
}
.news-block span	{
	display: block;
	font-size: 14px;
	margin-bottom: 25px;
}
@media (max-width: 768px) {
	.news-block {
		padding-right: 30px;
	}
}

/** SCROLLER
*********************************/
.scroller {overflow: hidden;white-space: nowrap;}
.scroller .item {display: inline-block;}

/** SPLIT BLOCK
*********************************/
.split-block {margin-bottom: -2px;}

.split-block .column {display: inline-block;vertical-align: top;padding: 70px 15px 30px 4%; }
.split-block.img-left .column:first-child,
.split-block.img-right .column:last-child {width: 53%;padding: 0;}

.split-block.img-left .column:last-child .block-heading,
.split-block.img-left .column:last-child h1,
.split-block.img-left .column:last-child h2,
.split-block.img-left .column:last-child h3,
.split-block.img-left .column:last-child h4,
.split-block.img-left .column:last-child span,
.split-block.img-left .column:last-child p,
.split-block.img-left .column:last-child ul,
.split-block.img-left .column:last-child ol,
.split-block.img-right .column:last-child .block-heading,
.split-block.img-right .column:first-child h1,
.split-block.img-right .column:first-child h2,
.split-block.img-right .column:first-child h3,
.split-block.img-right .column:first-child h4,
.split-block.img-right .column:first-child span,
.split-block.img-right .column:first-child p,
.split-block.img-right .column:first-child ul,
.split-block.img-right .column:first-child ol {max-width: 430px;}

.split-block.img-right {text-align: right;}
.split-block.img-right .column:first-child {text-align: right;	padding: 70px 4% 30px 15px;}

@media (max-width: 1510px) {
	.split-block .column,
	.split-block.img-right .column:first-child {
		padding-top: 40px;
	}
	.split-block.img-left .column:first-child,
	.split-block.img-right .column:last-child {
		width: 53%;
		padding: 0;
	}
}
@media (max-width: 1070px) {
	.split-block .column {
		display: block !important;
		width: 100% !important;
	}
	.split-block.img-left .column:last-child .block-heading,
	.split-block.img-left .column:last-child h1,
	.split-block.img-left .column:last-child h2,
	.split-block.img-left .column:last-child h3,
	.split-block.img-left .column:last-child h4,
	.split-block.img-left .column:last-child span,
	.split-block.img-left .column:last-child p,
	.split-block.img-left .column:last-child ul,
	.split-block.img-left .column:last-child ol,
	.split-block.img-right .column:last-child .block-heading,
	.split-block.img-right .column:first-child h1,
	.split-block.img-right .column:first-child h2,
	.split-block.img-right .column:first-child h3,
	.split-block.img-right .column:first-child h4,
	.split-block.img-right .column:first-child span,
	.split-block.img-right .column:first-child p,
	.split-block.img-right .column:first-child ul,
	.split-block.img-right .column:first-child ol {
		max-width: 100%;
	}
	.split-block.img-left .column:last-child
	.split-block.img-right .column:first-child {
		padding-left: 15px;
		padding-right: 15px;
	}
}


/** TWITTER FEED
**********************************/
.twitter-feed .tweet {
	font-size: 14px;
	margin: 40px 0;
}
.twitter-feed .tweet-float {
	position: relative;
	margin: 24px 0;
	padding: 22px 24px;
	background-color: #fff;
	-webkit-box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.15);
	box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.15);
}
.twitter-feed .tweet a {
	text-transform: none;
	color: #999;
	font-weight: 600;
}
.twitter-feed .tweet a:hover {
	opacity: 1;
}
.twitter-feed .tweet .author {
	color: #c4c4c4;
	font-weight: normal;
	display: block;
	margin-bottom: 18px;
	font-weight: normal;
}
.twitter-feed .tweet p {
	color: #999;
	font-size: 14px;
}
.twitter-feed .tweet-float p {
	margin-bottom: 0;
}
.twitter-feed .tweet-float:before {
	display: block;
	position: absolute;
	font-family: 'brand-icons';
	content: "\e807";
	font-size: 19px;
	top: 16px;
	right: 25px;
	opacity: .25;
	-webkit-transition: opacity .3s;
					transition: opacity .3s;
}
.twitter-feed .tweet-float:hover:before {
	opacity: .55;
}


/** PRESS REVIEWS
**********************************/
.press-review {
	max-width: 290px;
	text-align: center;
	margin: 0 auto 50px auto;
}
.press-review img {
	display: block;
	max-width: 180px;
	margin: 0 auto 30px auto;
}
.press-review h3 {
	margin-bottom: 24px;
	font-weight: 300;
}
.press-review p {
	font-size: 14px;
	line-height: 1.58;
	margin-bottom: 0;
}


/** TEAM / TEAM GRID
**********************************/
.team-member {
	text-align: center;
}
.team-member h3 {
	font-weight: 300;
}
.team-member span {
	display: block;
	color: #999;
	margin-bottom: 25px;
}
.team-member .social-buttons a {
	margin: 0 15px 10px 15px;
	opacity: 1;
}
.team-member .social-buttons a:hover {
	opacity: .5;
}
.team-member img {
	display: block;
	width: 100%;
	max-width: 330px;
	margin: 18px auto 0 auto;
}
@media (max-width: 768px) {
	.team-member {
		margin-bottom: 50px;
	}
	.team-member:last-child {
		margin-bottom: 0;
	}
}

/* Team Grid */
.team-grid:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
}
.team-grid .item {
	position: relative;
	float: left;
	width: 33.33%;
}
.team-grid .item img {
	display: block;
}
.team-grid .item .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	background-color: rgba(255,255,255,0.9);
	padding: 14% 11% 0 11%;
	-webkit-transition: opacity .35s;
					transition: opacity .35s;
}
.team-grid .item:hover .overlay {
	opacity: 1;
}
.team-grid .item h3 {
	font-weight: 300;
	color: #3a3a3a;
	margin-bottom: 12px;
}
.team-grid .item span {
	font-size: 14px;
	color: #999;
}
.team-grid .item .social-buttons {
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0;
	bottom: 15%;
}
.team-grid .item .social-buttons a {
	opacity: 1;
	margin: 5px 20px 10px 0;
}
.team-grid .item .social-buttons a:hover {
	opacity: .5;
}
.team-grid .item .social-buttons a:last-child {
	margin-right: 0;
}
.facebook-tile,
.twitter-tile {
	position: relative;
	display: block;
	width: 100%;
	text-align: center;
}
.facebook-tile:hover,
.twitter-tile:hover {
	opacity: 1;
}
.facebook-tile {
	background-color: #007aff;
}
.twitter-tile {
	background-color: #5ac8fb;
}
.facebook-tile .inner,
.twitter-tile .inner {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	color: #fff;
	padding: 0 15px;
}
.facebook-tile .inner {
	padding-top: 26%;
}
.facebook-tile i {
	font-size: 50px;
}
.facebook-tile h3 {
	color: #fff !important;
	display: block;
	font-size: 16px;
	font-weight: 300;
	text-transform: uppercase;
	margin-top: 26px;
}
.facebook-tile h3 span {
	color: #5ac8fd !important;
	font-size: 16px !important;
}
.twitter-tile .inner {
	padding-top: 17%;
}
.twitter-tile .icon {
	width: 100%;
	max-width: 137px;
	margin: 0 auto 32px auto;
}
.twitter-tile h3 {
	color: #fff !important;
	text-transform: none;
	font-size: 12px;
	margin-bottom: 0;
}
@media (max-width: 1200px) {
	.twitter-tile .inner {
		padding-top: 14%;
	}
	.twitter-tile .icon {
		max-width: 115px;
		margin: 0 auto 25px auto;
	}
}
@media (max-width: 991px) {
	.facebook-tile .inner {
		padding-top: 15%;
	}
	.twitter-tile .inner {
		padding-top: 12%;
	}
	.twitter-tile .icon {
		max-width: 90px;
		margin: 0 auto 20px auto;
	}
}
@media (max-width: 768px) {
	.team-grid .item {
		width: 50%;
	}
	.facebook-tile .inner {
		padding-top: 26%;
	}
	.twitter-tile .inner {
		padding-top: 17%;
	}
	.twitter-tile .icon {
		max-width: 120px;
		margin: 0 auto 28px auto;
	}
}
@media (max-width: 680px) {
	.facebook-tile .inner {
		padding-top: 20%;
	}
	.twitter-tile .inner {
		padding-top: 14%;
	}
	.twitter-tile .icon {
		max-width: 100px;
		margin: 0 auto 28px auto;
	}
}
@media (max-width: 580px) {
	.facebook-tile .inner {
		padding-top: 15%;
	}
	.twitter-tile .inner {
		padding-top: 12%;
	}
	.twitter-tile .icon {
		max-width: 90px;
		margin: 0 auto 24px auto;
	}
}
@media (max-width: 530px) {
	.team-grid .item {
		float: none;
		width: 100%;
		max-width: 380px;
		margin: auto;
	}
	.facebook-tile .inner {
		padding-top: 26%;
	}
	.twitter-tile .inner {
		padding-top: 17%;
	}
	.twitter-tile .icon {
		max-width: 120px;
		margin: 0 auto 28px auto;
	}
}
@media (max-width: 380px) {
	.facebook-tile .inner {
		padding-top: 19%;
	}
	.twitter-tile .inner {
		padding-top: 14%;
	}
	.twitter-tile .icon {
		max-width: 100px;
		margin: 0 auto 26px auto;
	}
}

/* BRAND
-------------------------------------*/
.logo-wrap { text-align: center; position: relative; display: inline-block;}
.logo-wrap .brand-name { font-family: Arial, sans-serif !important;}
.single-brand .section-head .card-thumb .logo-wrap { width: 100%; height: 200px;}
.single-brand .section-head .card-thumb figure img { width: inherit; display: inline-block; }
.logo-wrap.text-left { text-align: left;}
.logo-wrap.text-right { text-align: right;}

.single-brand .section-head .card-title, .single-brand .section-head.card .card-body p {margin-bottom: 15px;}
.single-brand .section-head h1, .single-brand .section-head h2 { font-size: 32px; padding: 0px; }

.section-contatos { margin: 0px -31px; padding: 30px; margin-bottom: 30px; background: rgba(0,0,0,.04)}
.section-contatos .contatos-wrap { display: block; width: 100% }

.single-brand .section-head .card-content .badge { position: absolute; z-index: 1; bottom: -15px; left: 30px;}

/* BLOG
-------------------------------------*/
article.card { padding: 0px;}

p.attachment img, .wp-caption {border: 1px solid rgba(0,0,0,.1);}
.single .social-bar {float: right;}
.single .descr-off .page-title {width: auto;}

.single-post #main-content .content-inner,
.single-post #main-content .content-inner> article {padding-bottom: 0px;}
.section-head, .section-head.card, .section-head.card.card-horizontal { width: inherit !important; max-width: inherit!important; position: relative; margin: -31px -31px 30px;}
.section-head .post-meta { font-size: 90% !important; padding: 15px; }
.section-head .feature-image { text-align: center; }
.section-head .feature-image img {width: 100%;}
.section-head .block-title {margin-bottom: 0;}
.section-head .block-title h1,
.section-head .block-title h2 {padding: 30px; margin: 0px;}
.topo-title-show-on .section-head .block-title h2 { padding: 20px; margin: 0px; }

.post-counters {display: inline-block}
.post-counters a i { font-size: 175%; margin-right: 5px}

.post-meta { display: block; line-height: 100%}
.post-meta span { margin-right: 5px; display: inline-block; opacity: 0.55;}
.post-meta .post-date, .post-meta .post-author, .post-meta .taxonomy {margin-right: 10px; display: inline;}

.search-results .post-meta .post-date, .search-results .post-meta .post-author, .search-results .post-meta .taxonomy {display: none}
/*hidden metas for page results*/
.search-results .type-post .post-meta .post-date, .search-results .post-meta .post-author, .search-results .type-post .post-meta .taxonomy {display: inline-block!important;}/*visible metas for posts results*/

.single-post-meta {position: relative; margin: 0px -30px 0px;}
.single-post-meta .column {vertical-align: middle; padding: 15px 30px;}
.single-post-meta .column:last-child { text-align: right}

.post-meta .post-counters a:first-child { margin-left: 0}

.read-more {padding: 5px 10px;}

@media (max-width: 580px) {
    .post-meta .column {
        display: block;
        width: 100%
    }
    .post-meta .column:last-child {
        text-align: left;
        margin-top: 15px
    }
}

/*PageNav */
.wp-pagenavi {float: left; margin: 50px auto 15px; width: 100%;}
.wp-pagenavi a, .wp-pagenavi span.current,
.wp-pagenavi span.extend { display: inline-block; padding: 5px 15px; margin: 0px 0 5px; border: 1px solid rgba(0, 0, 0, 0.1); moz-box-shadow: 0 2px 3px rgba(0, 0, 0, .3);-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);-moz-transition: border .3s linear, box-shadow .3s linear;-webkit-transition: border .3s linear, -webkit-box-shadow .3s linear;}

/* Blocos | ADS */
.bloco-wrap { position: relative; display: block; }

.ads-120, .ads-150, .ads-250, .ads-300, .ads-468, .ads-728, .ads-990 { position: relative; overflow: hidden; }
.ads-120 { max-width: 120px; }
.ads-150 { max-width: 150px; }
.ads-250 { max-width: 250px; }
.ads-300 { max-width: 300px; }
.ads-468 { max-width: 468px; }
.ads-728 { max-width: 768px; }
.ads-990 { max-width: 990px; }

/* PAINEIS */
#ptopbox1{position: fixed; z-index: 8999;width: 100%;-webkit-box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.2);-moz-box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.2); box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.2);}

#pbox1, #pbox2, #pbox3, #pbox4, #pbox5 {
position: fixed;-webkit-box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.2); -moz-box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.2);box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.2);}
#pbox1-open, #pbox2-open, #pbox3-open,#pbox4-open, #pbox5-open {
width: 40px; min-height: 40px; top: 0; left: -40px; -webkit-box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.2); -moz-box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.2); box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.2);}
#pbox1.position-left #pbox1-open, #pbox2.position-left #pbox2-open,
#pbox3.position-left #pbox3-open, #pbox4.position-left #pbox4-open, #pbox5.position-left #pbox5-open { left: auto!important; right: -40px !important; }
#pbox1 {z-index: 8994;}
#pbox2 {z-index: 8993;}
#pbox3 {z-index: 8992;}
#pbox4 {z-index: 8991;}
#pbox5 {z-index: 8990;}

.seletor, .seletor-inner, .pointer, .cur-pointer, .owl-controls .owl-dot, .owl-controls .owl-buttons div, .wishlist_table .add_to_cart.button { cursor: pointer; }
.seletor, .seletor-inner { position: absolute; }
.seletor-inner { top: 0px; right: 0px; background-color: rgba(0,0,0,.1);}
.seletor-inner:hover { background-color: rgba(0,0,0,.25);}
.seletor> i { display: none; color: #FFF; font-size: 30px; display: block; line-height: 40px; text-align: center; opacity: 1;} /*dnone*/
.seletor:hover> i {opacity: 0.8!important;}
.seletor-inner> i { display: none !important;}

.painel-inner {position: relative; display:none; opacity: 0;}
.open> .painel-inner {display: block !important; opacity: 1 !important;}

.button-wrap .close-btn, #ptopbox1 .seletor-inner { top: 15px !important; right: 15px !important; width: 40px !important; height: 40px !important;}
.button-wrap .close-btn, .seletor-inner {background-image: url("../images/ui-kit/close-btn.png") !important; border: 0 none!important; width: 30px; height: 30px; opacity: 1; text-align: center; padding: 0; top: 0px; right: 0px;  position: absolute;}
.button-wrap .close-btn.has-scroll {right: 37px;}
.button-wrap .close-btn:hover {opacity: 1;}


/*FOOTER
-------------------------------------*/
.fixed-footer-on .footer-fixed-bottom {position: fixed; left: 0; right: 0; bottom: 0;}

.fixed-footer-on #footer {z-index: 0!important}

#footer .contatos-susp-wrap .dropdown-menu {bottom: 100% !important; top: auto}
.fixed-footer-on #footer .contatos-susp-wrap .dropdown-menu {top: 100% !important; bottom: auto !important}

.footer-last p {line-height: 140%;}
.sep { opacity: 0.5; padding: 0 8px; position: relative; text-align: center;}

#pre-footer h3.widget-title {font-weight: 400; margin-bottom: 8px;}
#pre-footer .widget p { font-size: 90%; line-height: 140%; }

.footer-left { float: left}
.footer-right { float: right}
.footer-left, .footer-right {position: relative; min-height: 30px; padding: 15px 15px 0px;}
.right .footer-right, .left .footer-left { float: right;}
.left .footer-right, .right .footer-left { float: left ;}

.footer-menu-off .footer-left { float: none; margin: 0px; width: auto;}
.footer-left, #footer-menu ul li a {font-size: 80%; line-height: 100%;}

#footer-menu ul {display: inline-block; margin: 0px; padding: 0px; }
#footer-menu ul li {margin: 0px; list-style: none; float: left; padding: 0; display: inline-block; line-height: 1.4em;}
#footer-menu ul li a { padding: 15px 10px; text-transform: uppercase; display: block; line-height: 140%; }
#footer-menu ul li a i { margin-right: 5px; font-size: 112%;}
.left #footer-menu ul {float: left;}
.rigth #footer-menu ul {float: right;}
#footer-menu {float: none; margin: -15px -15px 0px; position: relative; }
.footer-last { /*display: table;*/ width: 100%; padding: 0px 15px; }
.back-to-top {padding: 8px 10px 12px;line-height: 100%;font-size: 20px;text-align: center;}

/* CONTA */
.side-small .account-user .avatar { display: block; float: none; margin: 0px auto; width: 50px; }
.side-small .account-user .user-info {width: 100%; margin: 5px 0px 0px 0px; text-align: center; }
.side-small .account-user .user-info span { float: none; }

.account-user .avatar, .account-user .user-info { position: relative;}
.account-user { color: #FFF; background: rgba(0,0,0,0.73); margin-bottom: 0px;}
.account-user .avatar { display: inline-block; float: left; background: rgba(0,0,0, .5); padding: 3px;}
.account-user .avatar img { margin: 0px; padding: 0px; border: 0px; }
.account-user .user-info {width: 73%; display: block; float: left; margin: 5px 0px 0px 5px; }
.account-user .user-info span { display: inline-block; float: left; margin: 0px 5px; }
.account-user .user-info span.user-name { font-weight: bold;}
.account-user .user-info span.user-id { opacity: 0.5 }
.account-user .user-info span.user-email { width: 97%;}
.account-user .user-info span.logout-link { text-transform: uppercase; font-size: 11px;}


/*---------------------------------------------------
	COMMONS
------------------------------------------------------*/

/*** ELEMENTOR FIX ***/
.elementor-widget-heading .elementor-heading-title {font-weight: normal!important;}
.elementor-widget:not(:last-child) {margin-bottom: 15px!important;}
@media (max-width: 767px){
  section.elementor-section {padding: 0px!important;}
}

.cel-mockup .elementor-widget-container {width: 270px; margin: auto;}

/*** VC FIX ***/
/*.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,
.vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner,
.vc_row-has-fill>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,
.vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner {padding-top: 0px !important;}

.wpb_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button {margin-bottom: 0px !important;}*/
.vc_subnav-fixed {padding-left: 70px !important;}
.vc_navbar-header { display: none !important; visibility: hidden !important; }
.wpb_content_element { position: relative;} /* Fix */
.full-container-page #main-content .vc_row {margin-left: -15px; margin-right: -15px;}
.fix-col, .fix-col-all .wpb_column {padding-left: 0px!important; padding-right: 0px !important;} /*Fix padding de 7.5px - cols (?)*/

/*** ULTIMATE VC FIX ***/
.ubtn { font-family: inherit !important; font-size: inherit; line-height: 100% !important;}
.ubtn.ubtn-normal {font-size: 14px !important;}
.mb0 > .aio-icon-box {margin-bottom: 0px!important;}
.fix-overflow, .fix-overflow.vc-row-translate > .vc-row-translate-wrapper {overflow: visible !important;}

/*** Global *** LAYOUT - Fix clear */
.btn:before, .row:before, .row:after, ul.products:before, ul.products:after, li.comment.note .description:before,
a h3.title:before, a h3.title:after, a h2.title:before, a h2.title:after, li.comment.note .description:after, .customer_details:before, .customer_details:after, .product_meta:before, .product_meta:after,
.widget:before, .widget:after, .contatos-wrap:before, .contatos-wrap:after, .section:before, .section:after, .sub-menu:before,
.sub-menu:after, .sub-section:before, .sub-section:after, .banner:before, .banner:after, .icon-wrap:before, .icon-wrap:after,
.help:after, .intro-shadow:before, .intro-shadow:after, ol:before, ol:after, ol li:before, ol li:after, .info:before, .info:after,
.theme-title:before, .theme-title:after, .h-title:before, .h-title:after, .contatos-wrap dl:before, .contatos-wrap dl:after,
.page-descr:after:before, .page-descr:after, .form-row.terms:after, ul.list-wrap li:before,
ul.list-wrap li:after, .list-wrap ul li:before, .list-wrap ul li:after, .widget ul li a:before, .widget ul li a:after {content:""; display: table; clear: both;}

/*** Global *** LAYOUT - Panding | Margin */
.block-inner, .box-wrap, .tab-content, .card-wrap, .content-inner, .widget-inner, #pre-footer .sidebar-list, .archive.tax-item_cat .content-inner,
.archive.tax-item_tag .content-inner, .archive.woocommerce .content-inner, .cart-collaterals .cart_totals, .wpcf7-form,
.content-top, #comments, article, .contatos-wrap.block-inner, .woocommerce div.product .woocommerce-tabs .panel, .box-h1, .box-h2, .box-h3,
.woocommerce-order-received .woocommerce, .woocommerce-cart .woocommerce> form, .woocommerce-cart .cart_totals,
.woocommerce-checkout-review-order, .woocommerce-billing-fields, .woocommerce-shipping-fields, .woocommerce .order_details {padding: 15px;}
h3.widget-title, p.myaccount_user, p.order-info, #payment, .woocommerce-tabs .panel #comments, .woocommerce-order-received .woocommerce,
.woocommerce-cart .woocommerce, .woocommerce-checkout .woocommerce, .woocommerce .order_details {margin: -15px -15px 15px;}

/*** Global *** LAYOUT */
.full-container-page .page-inner.container, .full-container-section, .full, .full-on, .full-width #main-content, .sidebar-left #main-content #intro .container,
.sidebar-right #main-content #intro.container, .single-elementor_library #main-content {width: 100% !important; max-width: 100% !important; float: none; margin-left: auto !important; margin-right: auto !important;}

/* Full 100% */
.full100 {display: table!important; width: 100%!important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; padding-left: 0!important; padding-right: 0!important}

/*** Global *** ELEMENTS - None | Hidden */
.fix-p p, .fix-br br, #wp-admin-bar-wp-logo, .no-intro-shadow #intro .intro-shadow,
#quickview .bread_bar, #quickview form.variations_form, #searchform label.screen-reader-text, .link-none .read-more, .fx-none a.click,
object[type="application/gas-events"], object[type="application/gas-events-uni"], object[type="application/gas-events-cef"], object[type="application/gas-events-bb"],
body.home .hidden-home, .home .breadcrumbs, .no-em em, .hide-em em, .hide-small small, .no-small em, .hide-br br, .hide-dt dt, .no-dt dt, .no-icon i, .single-elementor_library #sidebar,
.single-elementor_library .section-head, .single-elementor_library .single-post-meta, .hidden-bread .breadcrumbs, body.hidden-header header.header-wrapper,
body.hidden-intro #intro, body.hidden-main #main, body.hidden-footer #footer {display: none !important; visibility: hidden !important; }

/* TEXT */
.icon-f1 i:before {font-size: 18px!important;}
.icon-f2 i:before {font-size: 21px!important;}
.fi, .fi> i {font-size: 16px; width: 15em; padding-bottom: 1em;margin-right: 4em;margin-bottom: 1em;float: left;overflow: hidden;}
.fs-mini, .fs-mini * {font-size: 74%!important;}
.fs-small, .fs-small * {font-size: 93%!important;}
.fs1, .fs1::before, .fi.fs1, .fs1> i {font-size: 20px!important} .fs2, .fs2::before, .fi.fs2, .fs2> i {font-size: 25px!important}
.fs3, .fs3::before, .fi.fs3, .fs3> i {font-size: 32px!important} .fs4, .fs4::before, .fi.fs4, .fs4> i {font-size: 45px!important}
.fs5, .fs5::before, .fi.fs5, .fs5> i {font-size: 55px!important} .fs6, .fs5::before, .fi.fs6, .fs6> i {font-size: 64px!important}

.fc-FFF, .fc-fff, .fc-FFF *, .fc-fff * { color: #fff !important;}
.fs-FFF, .fs-fff, .fs-light, .fs-FFF *, .fs-fff *, .fs-light * { text-shadow: 0px 1px 2px #fff;}

.fc-000 { color: #000 !important;}
.fs-000, .fs-000 *, .fs-dark, .fs-dark * { text-shadow: 0px 1px 2px #000;}

.ffine, .ffine *, .page-title small, .header-page .title-alt small {font-weight: 100;}
.fspace-small {letter-spacing: 0.18rem;}
.fspace {letter-spacing: 0.5rem;}
.fspace-lg {letter-spacing: 0.8rem;}
.fupper, .text-upper, .fupper a, .text-upper a {text-transform: uppercase;}

.text-justify, .text-justify p {text-align: justify; text-justify: inter-word;}

.text-thin, .text-thin * {font-weight: 300 !important}
.text-italic, .text-italic * { font-style: italic !important;}
.text-bold, .text-bold * {font-weight: 700 !important}

.text-xxxl, .text-xxxl p, .title-xxxl *.title { font-size: 54px !important}
.text-xxl, .text-xxl p, .title-xxl *.title { font-size: 42px !important}
.text-xl, .text-xl p, .title-xl *.title { font-size: 34px !important}
.text-lg, .text-lg p, .title-lg *.title { font-size: 27px !important}
.text-df, .text-df p, .title-df *.title { font-size: 20px !important}
.text-sm, .text-sm p, .title-sm *.title { font-size: 14px !important}
.text-xs { font-size: 12px !important}

.text-light, .sb-instagram.text-light i {color: #fff !important; -webkit-text-fill-color: white !important;}
.text-muted {color: #c4c4c4 !important;}
.text-gray {color: #999 !important;}
.text-success {color: #96cb4b !important;}
.text-info {color: #4b62ff !important;}
.text-warning {	color: #ff6d00 !important;}
.text-danger {	color: #e91e63 !important;}

/* BG */
.bg-FFF, .bg-fff, .bg-solid-white {background-color: #FFF !important;}
.bg-none, .bg-transp, .bg-transparent { background-color: transparent !important;}
.bg-light {background-color: rgba(255,255,255,.7)}
.bg-000 {background-color: #000 !important;}
.bg-dark {background-color: rgba(0,0,0,.7)}

.bg-gray { background-color: #efefef !important}
.bg-solid-primary { background-color: #007aff !important}
.bg-success { background-color: #4cd964 !important}
.bg-info {background-color: #5ac8fa !important}
.bg-warning {background-color: #fc0 !important}
.bg-danger { background-color: #ff2d55 !important}

.bg-center, .button-wrap .close-btn, .seletor-inner { background-position: center center !important; background-repeat: no-repeat !important;  background-attachment: scroll !important;}

.bg-TL { background-position: 0 0 !important; background-repeat: no-repeat !important; background-attachment: scroll !important;}
.bg-TR { background-position: 0 100% !important; background-repeat: no-repeat !important; background-attachment: scroll !important;}

/* Overflow */
.overflow-x { overflow-x: hidden !important; overflow-y: auto !important; }
.overflow-y { overflow-y: hidden !important; overflow-x: auto !important; }
.no-overflow { overflow: hidden !important;}

.overflow-visible,
.overflow-visible .vc-row { overflow: visible !important;}

/* Vertical Align*/
.va-middle {vertical-align: middle!important;}
.va-top {vertical-align: top !important;}
.va-bottom {vertical-align: bottom!important;}

.center-middle> * { display: table-cell; vertical-align: middle;}
.center-middle> * img {display: inline-block;}

/* WIDTH | WEIGHT */
.wauto {width: auto !important;}
.w30 {width: 30px} .w50 {width: 50px} .w75 {width: 75px} .w100 {width: 100px} .w150 {width: 150px} .w200 {width: 200px}

.hauto {height: auto !important;}

/* DISPLAY */
.d-block, .display-block {display: block!important;}
.d-inline, .display-inline {display: inline!important;}
.d-inblock, .display-inline-block {display: inline-block!important;}
.d-table, .display-table, .container-table, .center-middle {display: table;}
.d-tablecell, .display-table-cell {display: table-cell;}

/* ABSOLUTE */
.absolute-full { position: absolute !important; left: 0; right: 0; top: 0; bottom: 0; width: auto; }
.absolute-top { position: absolute !important; left: 0; right: 0; top: 0; bottom: auto; width: auto;}
.absolute-bottom { position: absolute !important; z-index: 1; left: 0; right: 0; top: auto; bottom: 0; width: auto;}
.absolute-L { position: absolute !important; top: 0; left: 0; right: auto; bottom: 0;}
.absolute-R { position: absolute !important; top: 0; right: 0; left: auto; bottom: 0;}
.absolute-TL { position: absolute !important; top: 0; left: 0; right: auto; bottom: auto;}
.absolute-TR { position: absolute !important; top: 0; right: 0; left: auto; bottom: auto;}
.absolute-BL { position: absolute !important; top: auto; left: 0; right: auto; bottom: 0;}
.absolute-BR { position: absolute !important; top: auto; right: 0; left: auto; bottom: 0;}
.absolute-center {position: absolute !important; top: 50% !important; left: 50% !important; right: auto; bottom: auto; width: auto; }
.box-center {position: relative; top: -50% !important; left: -50% !important; display: block; z-index: 1; }

.zindex-1 {z-index: -1 !important;}
.zindex0 {z-index: 0;} .zindex1 {z-index: 1 !important;} .zindex2 {z-index: 2 !important;} .zindex3 {z-index: 3 !important;} .zindex4 {z-index: 4 !important;} .zindex5 {z-index: 5 !important;}
.zindex99 {z-index: 99!important;} .zindex199 {z-index: 199 !important;} .zindex999 {z-index: 999;} .zindex1999 {z-index: 1999 !important;} .zindex9999 {z-index: 9999 !important;}

/*** Global *** ELEMENTS - Box-shadow */
.navbar-sticky.affix, .dropdown-menu,
.contatos-susp-wrap .dropdown-menu, .contatos-susp-wrap.open .dropdown-menu,
.navbar-nav .open .dropdown-menu {webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);-moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);}

.box-shadow, .owl-prev, .owl-next {-moz-box-shadow: 0px 1.2px 1px 0px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);}
.box-shadow1, .btn, .badge, .notification, .alert, .wpcf7-response-output, .box-shadow1-icon .vc_video-bg, .social-buttons-color-light a,
.social-buttons-color-dark a {-moz-box-shadow: 0px 1.5px 1px 0px rgba(0, 0, 0, 0.15); -webkit-box-shadow: 0px 1.5px 1px 0px rgba(0, 0, 0, 0.15); box-shadow: 0px 1.5px 1px 0px rgba(0, 0, 0, 0.15);}
.box-shadow2, .box-shadow2-icon .vc_video-bg {-moz-box-shadow: 0px 1.5px 3px 1.5px rgba(0, 0, 0, 0.22); -webkit-box-shadow: 0px 1.5px 3px 1.5px rgba(0, 0, 0, 0.22); box-shadow: 0px 1.5px 3px 1.5px rgba(0, 0, 0, 0.22);}
.box-shadow3, .box-shadow3-icon .vc_video-bg {-moz-box-shadow: 0px 1px 3px 2px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0px 1px 3px 2px rgba(0, 0, 0, 0.3); box-shadow: 0px 1px 3px 2px rgba(0, 0, 0, 0.3);}
.box-shadow4, .box-shadow4-icon .vc_video-bg {-moz-box-shadow: 0px 1px 4px 3px rgba(0, 0, 0, 0.4); -webkit-box-shadow: 0px 1px 4px 3px rgba(0, 0, 0, 0.4); box-shadow: 0px 1px 4px 3px rgba(0, 0, 0, 0.4);}
.box-shadow5, .box-shadow5-icon .vc_video-bg {-moz-box-shadow: 0px 2px 5px 3px rgba(0, 0, 0, 0.5); -webkit-box-shadow: 0px 2px 5px 3px rgba(0, 0, 0, 0.5); box-shadow: 0px 2px 5px 3px rgba(0, 0, 0, 0.5);}
.box-shadow6, .box-shadow6-icon .vc_video-bg {-moz-box-shadow: 0px 2px 5px 4px rgba(0, 0, 0, 0.6); -webkit-box-shadow: 0px 2px 5px 4px rgba(0, 0, 0, 0.6); box-shadow: 0px 2px 5px 4px rgba(0, 0, 0, 0.6);}
.box-shadow7, .box-shadow7-icon .vc_video-bg {-moz-box-shadow: 0px 2px 7px 5px rgba(0, 0, 0, 0.75); -webkit-box-shadow: 0px 2px 7px 5px rgba(0, 0, 0, 0.75); box-shadow: 0px 2px 7px 5px rgba(0, 0, 0, 0.75);}
.inner-shadow1, .inner-shadow1 .vc_video-bg {-moz-box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.2) inset; -webkit-box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.2) inset; box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.2)inset; }
.inner-shadow2, .inner-shadow2 .vc_video-bg  {-moz-box-shadow: 0px 1px 3px 2px rgba(0, 0, 0, 0.3) inset; -webkit-box-shadow: 0px 1px 3px 2px rgba(0, 0, 0, 0.3) inset; box-shadow: 0px 1px 3px 2px rgba(0, 0, 0, 0.3)inset; }
.inner-shadow3, .inner-shadow3 .vc_video-bg {-moz-box-shadow: 0px 1px 4px 3px rgba(0, 0, 0, 0.4) inset; -webkit-box-shadow: 0px 1px 4px 3px rgba(0, 0, 0, 0.4) inset; box-shadow: 0px 1px 4px 3px rgba(0, 0, 0, 0.4)inset; }
.inner-shadow4, .inner-shadow4 .vc_video-bg  {-moz-box-shadow: 0px 2px 5px 3px rgba(0, 0, 0, 0.5) inset; -webkit-box-shadow: 0px 2px 5px 3px rgba(0, 0, 0, 0.5) inset; box-shadow: 0px 2px 5px 3px rgba(0, 0, 0, 0.5)inset;}
.inner-shadow5, .inner-shadow5 .vc_video-bg  {-moz-box-shadow: 0px 2px 5px 4px rgba(0, 0, 0, 0.6) inset; -webkit-box-shadow: 0px 2px 5px 4px rgba(0, 0, 0, 0.6) inset; box-shadow: 0px 2px 5px 4px rgba(0, 0, 0, 0.6)inset; }
.inner-shadow6, .inner-shadow6 .vc_video-bg  {-moz-box-shadow: 0px 2px 7px 5px rgba(0, 0, 0, 0.75) inset; -webkit-box-shadow: 0px 2px 7px 5px rgba(0, 0, 0, 0.75) inset; box-shadow: 0px 2px 7px 5px rgba(0, 0, 0, 0.75)inset;}
.inner-shadow7, .inner-shadow7 .vc_video-bg  {-moz-box-shadow: 0px 2px 25px 10px rgba(0, 0, 0, 0.7) inset; -webkit-box-shadow: 0px 2px 25px 10px rgba(0, 0, 0, 0.7) inset; box-shadow: 0px 2px 25px 10px rgba(0, 0, 0, 0.7) inset;}

.top-shadow {-webkit-box-shadow: 0px -6px 10px 0px rgba(0,0,0,0.25);-moz-box-shadow: 0px -6px 10px 0px rgba(0,0,0,0.25);box-shadow: 0px -6px 10px 0px rgba(0,0,0,0.25);}
.bottom-shadow, .fixed-footer-on #main {-webkit-box-shadow: 0px 5px 9px 0px rgba(0,0,0,0.25);-moz-box-shadow: 0px 5px 9px 0px rgba(0,0,0,0.25);box-shadow: 0px 5px 9px 0px rgba(0,0,0,0.25);}
.top-inner-shadow {	-webkit-box-shadow: inset 0px 6px 10px 0px rgba(0,0,0,0.25);-moz-box-shadow: inset 0px 6px 10px 0px rgba(0,0,0,0.25);box-shadow: inset 0px 6px 10px 0px rgba(0,0,0,0.25);}
.bottom-inner-shadow {-webkit-box-shadow: inset 0px -6px 10px 0px rgba(0,0,0,0.25);	-moz-box-shadow: inset 0px -6px 10px 0px rgba(0,0,0,0.25);box-shadow: inset 0px -6px 10px 0px rgba(0,0,0,0.25);}

.box-shadow, .box-shadow1, .box-shadow2, .box-shadow3, .box-shadow4, .box-shadow5, .box-shadow6, .box-shadow7,
.inner-shadow, .inner-shadow1, .inner-shadow2, .inner-shadow3, .inner-shadow4, .inner-shadow5, .inner-shadow6, .inner-shadow7,
.top-shadow, .bottom-shadow, .top-inner-shadow, .bottom-inner-shadow { -webkit-transition: box-shadow .28s cubic-bezier(.4,0,.2,1); -moz-transition: box-shadow .28s cubic-bezier(.4,0,.2,1); transition: box-shadow .28s cubic-bezier(.4,0,.2,1);}

/* Float Box (with shadows) */
.box-float, .box-wrap {position: relative;}
.box-float:before {	display: block;	position: absolute;	content: "";width: 100%;height: 6px;top: 0px;left: 0;-webkit-box-shadow: 0px -3px 6px 0px rgba(0,0,0,0.06);-moz-box-shadow: 0px -3px 6px 0px rgba(0,0,0,0.06);box-shadow: 0px -3px 6px 0px rgba(0,0,0,0.06);}

/*** Global *** ELEMENTS - Fix Dinamic Border radius */
.no-radiusT, .no-radius, .btn.no-radiusT:before, .header-inner .menu-style>button.navbar-toggle, .header-bar .menu-style>button.navbar-toggle, .cart-nav .cart-inner p.buttons a.button.viewcart, .widget_shopping_cart_content p.buttons a.button.viewcart, .panel.entry-content { border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; } /*L1 R1*/
.no-radiusB, .no-radius, .btn.no-radiusB:after, .header-inner .menu-style>button.navbar-toggle, .header-bar .menu-style>button.navbar-toggle, .cart-nav .cart-inner p.total, .widget_shopping_cart_content p.total, #main h3.widget-title, .panel-heading { border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; } /*L2 R2*/
.no-radiusL, #searchform *[type="submit"], .searchform, .search-button, .search-button:before { border-top-left-radius: 0px !important; border-bottom-left-radius: 0px !important;} /*L1 L2*/
.no-radiusR, .btn-square, #searchform input[type="text"]#s, .searchform input[type="text"], #yith-ajaxsearchform input[type="search"] { border-top-right-radius: 0px !important; border-bottom-right-radius: 0px !important;} /*R1 R2*/

/*Skew*/
.skewR {transform: skew(-5deg, 0deg);-ms-transform: skew(-5deg, 0deg);-webkit-transform: skew(-5deg, 0deg);}
.skewL {transform:skew(5deg, 0deg)!important; -ms-transform: skew(5deg, 0deg)!important; /* IE 9 */-webkit-transform: skew(5deg, 0deg)!important; /* Safari */}

/* FLOATS */
.pull-none, .align-none, .alignnone {float: none !important;}
.align-left, .alignleft {float: left;}
.align-right, .alignright {float: right;}

img.align-left, img.alignleft {margin: 0 20px 20px 0;}
img.align-right, img.alignright {margin: 0 0 20px 20px;}

/* TOP, RIGHT, BOTTOM, LEFT */
.top-15 {top: -15px !important; } .top-30 {top: -30px !important; } .top-50 {top: -50px !important; } .top-75 {top: -75px !important; } .top-100 {top: -100px !important;} .top-125 {top: -125px !important;} .top-150 {top: -150px !important;}
.right-15 {right: -15px !important; } .right-30 {right: -30px !important; } .right-50 {right: -50px !important; } .right-75 {right: -75px !important; } .right-100 {right: -100px !important; }
.bottom-15 {bottom: -15px !important; } .bottom-30 {bottom: -30px !important; } .bottom-50 {bottom: -50px !important; } .bottom-75 {bottom: -75px !important; } .bottom-100 {bottom: -100px !important; } .bottom-125 {bottom: -125px !important;} .bottom-150 {bottom: -150px !important;}
.left-15 {left: -15px !important; } .left-30 {left: -30px !important; } .left-50 {left: -50px !important; } .left-75 {left: -75px !important; } .left-100 {left: -100px !important; }

/* PADDINGs */
.p0, .no-block-inner .block-inner { padding: 0px !important;} .pt0 { padding-top: 0!important;} .pb0 { padding-bottom: 0!important;} .pr0 { padding-right: 0!important;} .pl0 { padding-left: 0!important;}
.pt15 { padding-top: 15px !important}.pt30 { padding-top: 30px !important}.pt50 { padding-top: 50px !important}.pt75 { padding-top: 75px !important}
.pt100 { padding-top: 100px !important}.pt150 { padding-top: 150px !important}.pt200 { padding-top: 200px !important}.pt250 { padding-top: 250px !important}
.pb15 { padding-bottom: 15px !important}.pb30 { padding-bottom: 30px !important}.pb50 { padding-bottom: 50px !important}.pb75 { padding-bottom: 75px !important}
.pb100 { padding-bottom: 100px !important}.pb150 { padding-bottom: 150px !important}.pb200 { padding-bottom: 200px !important}.pb250 { padding-bottom: 250px !important}
.pl15 { padding-left: 15px !important}.pl30 { padding-left: 30px !important}.pl50 { padding-left: 50px !important}
.pr15 { padding-right: 15px !important}.pr30 { padding-right: 30px !important}.pr50 { padding-right: 50px !important}

.section-sm {padding: 30px 0px;}
.section-md {padding: 50px 0px;}
.section-lg {padding: 75px 0px;}
.section-xl {padding: 100px 0px;}

/* MARGINs */
.ma0, .header-mobile { margin: 0;}
.m0 { margin: 0px !important;}
.mt0 {margin-top: 0!important;} .mb0, .mb0-all, .mb0-all .wpb_row, .mb0-all .wpb_content_element, .aio-icon-box, .wpb_column > .wpb_wrapper .aio-icon-component .aio-icon-box {margin-bottom: 0!important;} .mr0  {margin-right: 0!important;} .ml0 {margin-left: 0!important;}
.mt15 {margin-top: 15px !important}.mt30 { margin-top: 30px !important}.mt50 { margin-top: 50px !important}.mt75 { margin-top: 75px !important}
.mb15 { margin-bottom: 15px !important}.mb30 { margin-bottom: 30px !important}.mb50 { margin-bottom: 50px !important}.mb75 { margin-bottom: 75px !important}
.ml15 { margin-left: 15px !important}.ml30 { margin-left: 30px !important}.ml50 { margin-left: 50px !important}
.mr15 { margin-right: 15px !important}.mr30 { margin-right: 30px !important}.mr50 { margin-right: 50px !important}
.mt-15 {margin-top: -15px !important; }  .mt-30 {margin-top: -30px !important; } .mt-50 {margin-top: -50px !important; } .mt-75 {margin-top: -75px !important; } .mt-100 {margin-top: -100px !important; } .mt-125 {margin-top: -125px !important; } .mt-150 {margin-top: -150px !important; }
.mr-15 {margin-right: -15px !important; } .mr-30 {margin-right: -30px !important; } .mr-50 {margin-right: -50px !important; } .mr-75 {margin-right: -75px !important; } .mr-100 {margin-right: -100px !important; } .mr-125 {margin-right: -125px !important; } .mr-150 {margin-right: -150px !important; }
.mb-15 {margin-bottom: -15px !important; } .mb-30 {margin-bottom: -30px !important; } .mb-50 {margin-bottom: -50px !important; } .mb-75 {margin-bottom: -75px !important; } .mb-100 {margin-bottom: -100px !important; } .mb-125 {margin-bottom: -125px !important; } .mb-150 {margin-bottom: -150px !important; }
.ml-15 {margin-left: -15px !important; } .ml-30 {margin-left: -30px !important; } .ml-50 {margin-left: -50px !important; } .ml-75 {margin-left: -75px !important; } .ml-100 {margin-left: -100px !important; }
.last { margin-right: 0 !important; }

/* MARGINs //// PADDINGs */
@media (max-width: 768px) {
    .pt50 { padding-top: 30px !important}
    .pt75 { padding-top: 50px !important}
    .pt100 { padding-top: 60px !important}
    .pt150 { padding-top: 100px !important}
    .pt200 { padding-top: 150px !important}
    .pt250 { padding-top: 200px !important}
    .pb50 { padding-bottom: 30px !important}
    .pb75 { padding-bottom: 50px !important}
    .pb100 { padding-bottom: 60px !important}
    .pb150 { padding-bottom: 100px !important}
    .pb200 { padding-bottom: 150px !important}
    .pb250 { padding-bottom: 200px !important}
}

/* BORDERS*/
.no-border { border: none !important; }
.no-bt { border-top: 0px!important;}
.no-bb { border-bottom: 0px!important;}
.no-bl { border-left: 0px!important;}
.no-br { border-right: 0px!important;}

.bt-line, #footer {border-top: 1px solid rgba(0,0,0,.18);}
.bb-line, .modal-title {border-bottom: 1px solid rgba(0,0,0,.18);}

.bt-FFF, .bt-fff {border-top-color: #FFF !important;}
.bb-FFF, .bb-fff  {border-bottom-color: #FFF !important;}

.b-line, .b-light, .header-mobile,
.b-dark, .timetable-top .table:before, .tagcloud a,
.b-FFF, .b-fff, .b-000 { border: 1px solid;} /*border*/

.b-FFF, .b-fff { border-color: #FFF;}
.b-000 { border-color: #000;}

.b-light, .header-mobile { border-color: rgba(255,255,255,.15);}
.b-dark, .timetable-top .table:before,
.tagcloud a { border-color: rgba(0,0,0,.15);}

.b-transp { border-color: transparent; }


/* TAGS LINKS */
.tags {width: 100%}
.tagcloud span.pull-left { margin: 0px 8px 8px 0px; }
.tagcloud a { font-size: 85%;line-height: 100%; margin: 0px 8px 8px 0px; padding: 8px 10px; display: inline-block; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden}

.tags .tag {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    border-radius: 2px;
    line-height: 1;
    padding: 5px 12px;
    margin: 0 2px 8px 0;
    opacity: .5;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

/*---------------------------------------------------
	GRADIENTS
------------------------------------------------------*/
.text-gradient-default {
    color: #494949;
    background: -webkit-linear-gradient(#494949, #313131);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}
.text-gradient-primary {
    color: #007aff;
    background: -webkit-linear-gradient(#4da2ff, #007aff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}
.text-gradient-success {
    color: #4cd964;
    background: -webkit-linear-gradient(#27b73f, #4cd964);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}
.text-gradient-info {
    color: #5ac8fa;
    background: -webkit-linear-gradient(#9fdffc, #5ac8fa);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}
.text-gradient-warning {
    color: #fc0;
    background: -webkit-linear-gradient(#ffda47, #fc0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}
.text-gradient-danger {
    color: #ff2d55;
    background: -webkit-linear-gradient(#ff2676, #ff2d55);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}
.text-gradient-custom1 {
    color: #e6b800;
    background: -webkit-linear-gradient(#e6b800, #e67f00);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}
.text-gradient-custom2 {
    color: #00ff80;
    background: -webkit-linear-gradient(#00ff80, #0076ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}
.text-gradient-custom3 {
    color: #50fbdc;
    background: -webkit-linear-gradient(#50fbdc, #56c2f4);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}
.text-gradient-custom4 {
    color: #c75ae0;
    background: -webkit-linear-gradient(#92b5f5, #c75ae0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}
.text-gradient-custom5 {
    color: #f2ff00;
    background: -webkit-linear-gradient(#0fc, #f2ff00);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}
.text-gradient-custom6 {
    color: #4d5adb;
    background: -webkit-linear-gradient(#bc23b8, #4d5adb);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}
.text-gradient-custom7 {
    color: #fc3b33;
    background: -webkit-linear-gradient(#391cff, #fc3b33);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}


.bg-gradient-default {
    background: #313131 !important;
    background: -moz-linear-gradient(top, #494949 0, #313131 100%) !important;
    background: -webkit-gradient(left top, left bottom, color-stop(0, #494949), color-stop(100%, #313131)) !important;
    background: -webkit-linear-gradient(top, #494949 0, #313131 100%) !important;
    background: -o-linear-gradient(top, #494949 0, #313131 100%) !important;
    background: -ms-linear-gradient(top, #494949 0, #313131 100%) !important;
    background: linear-gradient(to bottom, #494949 0, #313131 100%) !important
}
.bg-gradient-primary {
    background: #007aff !important;
    background: -moz-linear-gradient(top, #4da2ff 0, #007aff 100%) !important;
    background: -webkit-gradient(left top, left bottom, color-stop(0, #4da2ff), color-stop(100%, #007aff)) !important;
    background: -webkit-linear-gradient(top, #4da2ff 0, #007aff 100%) !important;
    background: -o-linear-gradient(top, #4da2ff 0, #007aff 100%) !important;
    background: -ms-linear-gradient(top, #4da2ff 0, #007aff 100%) !important;
    background: linear-gradient(to bottom, #4da2ff 0, #007aff 100%) !important
}
.bg-gradient-success {
    background: #4cd964 !important;
    background: -moz-linear-gradient(top, #27b73f 0, #4cd964 100%) !important;
    background: -webkit-gradient(left top, left bottom, color-stop(0, #27b73f), color-stop(100%, #4cd964)) !important;
    background: -webkit-linear-gradient(top, #27b73f 0, #4cd964 100%) !important;
    background: -o-linear-gradient(top, #27b73f 0, #4cd964 100%) !important;
    background: -ms-linear-gradient(top, #27b73f 0, #4cd964 100%) !important;
    background: linear-gradient(to bottom, #27b73f 0, #4cd964 100%) !important
}
.bg-gradient-info {
    background: #5ac8fa !important;
    background: -moz-linear-gradient(top, #9fdffc 0, #5ac8fa 100%) !important;
    background: -webkit-gradient(left top, left bottom, color-stop(0, #9fdffc), color-stop(100%, #5ac8fa)) !important;
    background: -webkit-linear-gradient(top, #9fdffc 0, #5ac8fa 100%) !important;
    background: -o-linear-gradient(top, #9fdffc 0, #5ac8fa 100%) !important;
    background: -ms-linear-gradient(top, #9fdffc 0, #5ac8fa 100%) !important;
    background: linear-gradient(to bottom, #9fdffc 0, #5ac8fa 100%) !important
}
.bg-gradient-warning {
    background: #fc0 !important;
    background: -moz-linear-gradient(top, #ffda47 0, #fc0 100%) !important;
    background: -webkit-gradient(left top, left bottom, color-stop(0, #ffda47), color-stop(100%, #fc0)) !important;
    background: -webkit-linear-gradient(top, #ffda47 0, #fc0 100%) !important;
    background: -o-linear-gradient(top, #ffda47 0, #fc0 100%) !important;
    background: -ms-linear-gradient(top, #ffda47 0, #fc0 100%) !important;
    background: linear-gradient(to bottom, #ffda47 0, #fc0 100%) !important
}
.bg-gradient-danger {
    background: #ff2d55 !important;
    background: -moz-linear-gradient(top, #ff2676 0, #ff2d55 100%) !important;
    background: -webkit-gradient(left top, left bottom, color-stop(0, #ff2676), color-stop(100%, #ff2d55)) !important;
    background: -webkit-linear-gradient(top, #ff2676 0, #ff2d55 100%) !important;
    background: -o-linear-gradient(top, #ff2676 0, #ff2d55 100%) !important;
    background: -ms-linear-gradient(top, #ff2676 0, #ff2d55 100%) !important;
    background: linear-gradient(to bottom, #ff2676 0, #ff2d55 100%) !important
}
.bg-gradient-custom1 {
    background: #e67f00 !important;
    background: -moz-linear-gradient(top, #e6b800 0, #e67f00 100%) !important;
    background: -webkit-gradient(left top, left bottom, color-stop(0, #e6b800), color-stop(100%, #e67f00)) !important;
    background: -webkit-linear-gradient(top, #e6b800 0, #e67f00 100%) !important;
    background: -o-linear-gradient(top, #e6b800 0, #e67f00 100%) !important;
    background: -ms-linear-gradient(top, #e6b800 0, #e67f00 100%) !important;
    background: linear-gradient(to bottom, #e6b800 0, #e67f00 100%) !important
}
.bg-gradient-custom2 {
    background: #0076ff !important;
    background: -moz-linear-gradient(top, #00ff80 0, #0076ff 100%) !important;
    background: -webkit-gradient(left top, left bottom, color-stop(0, #00ff80), color-stop(100%, #0076ff)) !important;
    background: -webkit-linear-gradient(top, #00ff80 0, #0076ff 100%) !important;
    background: -o-linear-gradient(top, #00ff80 0, #0076ff 100%) !important;
    background: -ms-linear-gradient(top, #00ff80 0, #0076ff 100%) !important;
    background: linear-gradient(to bottom, #00ff80 0, #0076ff 100%) !important
}
.bg-gradient-custom3 {
    background: #56c2f4 !important;
    background: -moz-linear-gradient(top, #50fbdc 0, #56c2f4 100%) !important;
    background: -webkit-gradient(left top, left bottom, color-stop(0, #50fbdc), color-stop(100%, #56c2f4)) !important;
    background: -webkit-linear-gradient(top, #50fbdc 0, #56c2f4 100%) !important;
    background: -o-linear-gradient(top, #50fbdc 0, #56c2f4 100%) !important;
    background: -ms-linear-gradient(top, #50fbdc 0, #56c2f4 100%) !important;
    background: linear-gradient(to bottom, #50fbdc 0, #56c2f4 100%) !important
}
.bg-gradient-custom4 {
    background: #c75ae0 !important;
    background: -moz-linear-gradient(top, #92b5f5 0, #c75ae0 100%) !important;
    background: -webkit-gradient(left top, left bottom, color-stop(0, #92b5f5), color-stop(100%, #c75ae0)) !important;
    background: -webkit-linear-gradient(top, #92b5f5 0, #c75ae0 100%) !important;
    background: -o-linear-gradient(top, #92b5f5 0, #c75ae0 100%) !important;
    background: -ms-linear-gradient(top, #92b5f5 0, #c75ae0 100%) !important;
    background: linear-gradient(to bottom, #92b5f5 0, #c75ae0 100%) !important
}
.bg-gradient-custom5 {
    background: #f2ff00 !important;
    background: -moz-linear-gradient(top, #0fc 0, #f2ff00 100%) !important;
    background: -webkit-gradient(left top, left bottom, color-stop(0, #0fc), color-stop(100%, #f2ff00)) !important;
    background: -webkit-linear-gradient(top, #0fc 0, #f2ff00 100%) !important;
    background: -o-linear-gradient(top, #0fc 0, #f2ff00 100%) !important;
    background: -ms-linear-gradient(top, #0fc 0, #f2ff00 100%) !important;
    background: linear-gradient(to bottom, #0fc 0, #f2ff00 100%) !important
}
.bg-gradient-custom6 {
    background: #4d5adb !important;
    background: -moz-linear-gradient(top, #bc23b8 0, #4d5adb 100%) !important;
    background: -webkit-gradient(left top, left bottom, color-stop(0, #bc23b8), color-stop(100%, #4d5adb)) !important;
    background: -webkit-linear-gradient(top, #bc23b8 0, #4d5adb 100%) !important;
    background: -o-linear-gradient(top, #bc23b8 0, #4d5adb 100%) !important;
    background: -ms-linear-gradient(top, #bc23b8 0, #4d5adb 100%) !important;
    background: linear-gradient(to bottom, #bc23b8 0, #4d5adb 100%) !important
}
.bg-gradient-custom7 {
    background: #fc3b33 !important;
    background: -moz-linear-gradient(top, #391cff 0, #fc3b33 100%) !important;
    background: -webkit-gradient(left top, left bottom, color-stop(0, #391cff), color-stop(100%, #fc3b33)) !important;
    background: -webkit-linear-gradient(top, #391cff 0, #fc3b33 100%) !important;
    background: -o-linear-gradient(top, #391cff 0, #fc3b33 100%) !important;
    background: -ms-linear-gradient(top, #391cff 0, #fc3b33 100%) !important;
    background: linear-gradient(to bottom, #391cff 0, #fc3b33 100%) !important
}


.slider-ui.slider-ui-gradient-1 .slider-selection,
.slider-ui-step.slider-ui-gradient-1 .slider-selection {
    background: #00ff80;
    background: -moz-linear-gradient(left, #00ff80 0, #0076ff 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #00ff80), color-stop(100%, #0076ff));
    background: -webkit-linear-gradient(left, #00ff80 0, #0076ff 100%);
    background: -o-linear-gradient(left, #00ff80 0, #0076ff 100%);
    background: -ms-linear-gradient(left, #00ff80 0, #0076ff 100%);
    background: linear-gradient(to right, #00ff80 0, #0076ff 100%)
}
.slider-ui.slider-ui-gradient-2 .slider-selection,
.slider-ui-step.slider-ui-gradient-2 .slider-selection {
    background: #ff8d00;
    background: -moz-linear-gradient(left, #ff8d00 0, #fc0 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #ff8d00), color-stop(100%, #fc0));
    background: -webkit-linear-gradient(left, #ff8d00 0, #fc0 100%);
    background: -o-linear-gradient(left, #ff8d00 0, #fc0 100%);
    background: -ms-linear-gradient(left, #ff8d00 0, #fc0 100%);
    background: linear-gradient(to right, #ff8d00 0, #fc0 100%)
}
.slider-ui.slider-ui-gradient-3 .slider-selection,
.slider-ui-step.slider-ui-gradient-3 .slider-selection {
    background: #50fbdc;
    background: -moz-linear-gradient(left, #50fbdc 0, #56c2f4 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #50fbdc), color-stop(100%, #56c2f4));
    background: -webkit-linear-gradient(left, #50fbdc 0, #56c2f4 100%);
    background: -o-linear-gradient(left, #50fbdc 0, #56c2f4 100%);
    background: -ms-linear-gradient(left, #50fbdc 0, #56c2f4 100%);
    background: linear-gradient(to right, #50fbdc 0, #56c2f4 100%)
}
.slider-ui.slider-ui-gradient-4 .slider-selection,
.slider-ui-step.slider-ui-gradient-4 .slider-selection {
    background: #0fc;
    background: -moz-linear-gradient(left, #0fc 0, #f2ff00 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #0fc), color-stop(100%, #f2ff00));
    background: -webkit-linear-gradient(left, #0fc 0, #f2ff00 100%);
    background: -o-linear-gradient(left, #0fc 0, #f2ff00 100%);
    background: -ms-linear-gradient(left, #0fc 0, #f2ff00 100%);
    background: linear-gradient(to right, #0fc 0, #f2ff00 100%)
}
.slider-ui.slider-ui-gradient-5 .slider-selection,
.slider-ui-step.slider-ui-gradient-5 .slider-selection {
    background: #92b5f5;
    background: -moz-linear-gradient(left, #92b5f5 0, #c75ae0 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #92b5f5), color-stop(100%, #c75ae0));
    background: -webkit-linear-gradient(left, #92b5f5 0, #c75ae0 100%);
    background: -o-linear-gradient(left, #92b5f5 0, #c75ae0 100%);
    background: -ms-linear-gradient(left, #92b5f5 0, #c75ae0 100%);
    background: linear-gradient(to right, #92b5f5 0, #c75ae0 100%)
}
.slider-ui.slider-ui-gradient-6 .slider-selection,
.slider-ui-step.slider-ui-gradient-6 .slider-selection {
    background: #391cff;
    background: -moz-linear-gradient(left, #391cff 0, #fc3b33 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #391cff), color-stop(100%, #fc3b33));
    background: -webkit-linear-gradient(left, #391cff 0, #fc3b33 100%);
    background: -o-linear-gradient(left, #391cff 0, #fc3b33 100%);
    background: -ms-linear-gradient(left, #391cff 0, #fc3b33 100%);
    background: linear-gradient(to right, #391cff 0, #fc3b33 100%)
}

.progress.progress-gradient-1 .progress-bar {
    background: #00ff80;
    background: -moz-linear-gradient(left, #00ff80 0, #0076ff 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #00ff80), color-stop(100%, #0076ff));
    background: -webkit-linear-gradient(left, #00ff80 0, #0076ff 100%);
    background: -o-linear-gradient(left, #00ff80 0, #0076ff 100%);
    background: -ms-linear-gradient(left, #00ff80 0, #0076ff 100%);
    background: linear-gradient(to right, #00ff80 0, #0076ff 100%)
}
.progress.progress-gradient-2 .progress-bar {
    background: #ff8d00;
    background: -moz-linear-gradient(left, #ff8d00 0, #fc0 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #ff8d00), color-stop(100%, #fc0));
    background: -webkit-linear-gradient(left, #ff8d00 0, #fc0 100%);
    background: -o-linear-gradient(left, #ff8d00 0, #fc0 100%);
    background: -ms-linear-gradient(left, #ff8d00 0, #fc0 100%);
    background: linear-gradient(to right, #ff8d00 0, #fc0 100%)
}
.progress.progress-gradient-3 .progress-bar {
    background: #50fbdc;
    background: -moz-linear-gradient(left, #50fbdc 0, #56c2f4 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #50fbdc), color-stop(100%, #56c2f4));
    background: -webkit-linear-gradient(left, #50fbdc 0, #56c2f4 100%);
    background: -o-linear-gradient(left, #50fbdc 0, #56c2f4 100%);
    background: -ms-linear-gradient(left, #50fbdc 0, #56c2f4 100%);
    background: linear-gradient(to right, #50fbdc 0, #56c2f4 100%)
}
.progress.progress-gradient-4 .progress-bar {
    background: #0fc;
    background: -moz-linear-gradient(left, #0fc 0, #f2ff00 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #0fc), color-stop(100%, #f2ff00));
    background: -webkit-linear-gradient(left, #0fc 0, #f2ff00 100%);
    background: -o-linear-gradient(left, #0fc 0, #f2ff00 100%);
    background: -ms-linear-gradient(left, #0fc 0, #f2ff00 100%);
    background: linear-gradient(to right, #0fc 0, #f2ff00 100%)
}
.progress.progress-gradient-5 .progress-bar {
    background: #92b5f5;
    background: -moz-linear-gradient(left, #92b5f5 0, #c75ae0 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #92b5f5), color-stop(100%, #c75ae0));
    background: -webkit-linear-gradient(left, #92b5f5 0, #c75ae0 100%);
    background: -o-linear-gradient(left, #92b5f5 0, #c75ae0 100%);
    background: -ms-linear-gradient(left, #92b5f5 0, #c75ae0 100%);
    background: linear-gradient(to right, #92b5f5 0, #c75ae0 100%)
}
.progress.progress-gradient-6 .progress-bar {
    background: #391cff;
    background: -moz-linear-gradient(left, #391cff 0, #fc3b33 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #391cff), color-stop(100%, #fc3b33));
    background: -webkit-linear-gradient(left, #391cff 0, #fc3b33 100%);
    background: -o-linear-gradient(left, #391cff 0, #fc3b33 100%);
    background: -ms-linear-gradient(left, #391cff 0, #fc3b33 100%);
    background: linear-gradient(to right, #391cff 0, #fc3b33 100%)
}
.progress.progress-alt.progress-gradient-1 {
    background: rgba(0, 255, 128, 0.1);
    background: -moz-linear-gradient(left, rgba(0, 255, 128, 0.1) 0, rgba(0, 118, 255, 0.1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, rgba(0, 255, 128, 0.1)), color-stop(100%, rgba(0, 118, 255, 0.1)));
    background: -webkit-linear-gradient(left, rgba(0, 255, 128, 0.1) 0, rgba(0, 118, 255, 0.1) 100%);
    background: -o-linear-gradient(left, rgba(0, 255, 128, 0.1) 0, rgba(0, 118, 255, 0.1) 100%);
    background: -ms-linear-gradient(left, rgba(0, 255, 128, 0.1) 0, rgba(0, 118, 255, 0.1) 100%);
    background: linear-gradient(to right, rgba(0, 255, 128, 0.1) 0, rgba(0, 118, 255, 0.1) 100%)
}
.progress.progress-alt.progress-gradient-2 {
    background: rgba(255, 141, 0, 0.12);
    background: -moz-linear-gradient(left, rgba(255, 141, 0, 0.12) 0, rgba(255, 204, 0, 0.12) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, rgba(255, 141, 0, 0.12)), color-stop(100%, rgba(255, 204, 0, 0.12)));
    background: -webkit-linear-gradient(left, rgba(255, 141, 0, 0.12) 0, rgba(255, 204, 0, 0.12) 100%);
    background: -o-linear-gradient(left, rgba(255, 141, 0, 0.12) 0, rgba(255, 204, 0, 0.12) 100%);
    background: -ms-linear-gradient(left, rgba(255, 141, 0, 0.12) 0, rgba(255, 204, 0, 0.12) 100%);
    background: linear-gradient(to right, rgba(255, 141, 0, 0.12) 0, rgba(255, 204, 0, 0.12) 100%)
}
.progress.progress-alt.progress-gradient-3 {
    background: rgba(80, 251, 220, 0.12);
    background: -moz-linear-gradient(left, rgba(80, 251, 220, 0.12) 0, rgba(86, 194, 244, 0.12) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, rgba(80, 251, 220, 0.12)), color-stop(100%, rgba(86, 194, 244, 0.12)));
    background: -webkit-linear-gradient(left, rgba(80, 251, 220, 0.12) 0, rgba(86, 194, 244, 0.12) 100%);
    background: -o-linear-gradient(left, rgba(80, 251, 220, 0.12) 0, rgba(86, 194, 244, 0.12) 100%);
    background: -ms-linear-gradient(left, rgba(80, 251, 220, 0.12) 0, rgba(86, 194, 244, 0.12) 100%);
    background: linear-gradient(to right, rgba(80, 251, 220, 0.12) 0, rgba(86, 194, 244, 0.12) 100%)
}
.progress.progress-alt.progress-gradient-4 {
    background: rgba(0, 255, 204, 0.15);
    background: -moz-linear-gradient(left, rgba(0, 255, 204, 0.15) 0, rgba(242, 255, 0, 0.15) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, rgba(0, 255, 204, 0.15)), color-stop(100%, rgba(242, 255, 0, 0.15)));
    background: -webkit-linear-gradient(left, rgba(0, 255, 204, 0.15) 0, rgba(242, 255, 0, 0.15) 100%);
    background: -o-linear-gradient(left, rgba(0, 255, 204, 0.15) 0, rgba(242, 255, 0, 0.15) 100%);
    background: -ms-linear-gradient(left, rgba(0, 255, 204, 0.15) 0, rgba(242, 255, 0, 0.15) 100%);
    background: linear-gradient(to right, rgba(0, 255, 204, 0.15) 0, rgba(242, 255, 0, 0.15) 100%)
}
.progress.progress-alt.progress-gradient-5 {
    background: rgba(146, 181, 245, 0.1);
    background: -moz-linear-gradient(left, rgba(146, 181, 245, 0.1) 0, rgba(199, 90, 224, 0.1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, rgba(146, 181, 245, 0.1)), color-stop(100%, rgba(199, 90, 224, 0.1)));
    background: -webkit-linear-gradient(left, rgba(146, 181, 245, 0.1) 0, rgba(199, 90, 224, 0.1) 100%);
    background: -o-linear-gradient(left, rgba(146, 181, 245, 0.1) 0, rgba(199, 90, 224, 0.1) 100%);
    background: -ms-linear-gradient(left, rgba(146, 181, 245, 0.1) 0, rgba(199, 90, 224, 0.1) 100%);
    background: linear-gradient(to right, rgba(146, 181, 245, 0.1) 0, rgba(199, 90, 224, 0.1) 100%)
}
.progress.progress-alt.progress-gradient-6 {
    background: rgba(57, 28, 255, 0.1);
    background: -moz-linear-gradient(left, rgba(57, 28, 255, 0.1) 0, rgba(252, 59, 51, 0.1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, rgba(57, 28, 255, 0.1)), color-stop(100%, rgba(252, 59, 51, 0.1)));
    background: -webkit-linear-gradient(left, rgba(57, 28, 255, 0.1) 0, rgba(252, 59, 51, 0.1) 100%);
    background: -o-linear-gradient(left, rgba(57, 28, 255, 0.1) 0, rgba(252, 59, 51, 0.1) 100%);
    background: -ms-linear-gradient(left, rgba(57, 28, 255, 0.1) 0, rgba(252, 59, 51, 0.1) 100%);
    background: linear-gradient(to right, rgba(57, 28, 255, 0.1) 0, rgba(252, 59, 51, 0.1) 100%)
}

.hr-gradient.hr-gradient-1 {
    background: #00ff80;
    background: -moz-linear-gradient(left, #00ff80 0, #0076ff 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #00ff80), color-stop(100%, #0076ff));
    background: -webkit-linear-gradient(left, #00ff80 0, #0076ff 100%);
    background: -o-linear-gradient(left, #00ff80 0, #0076ff 100%);
    background: -ms-linear-gradient(left, #00ff80 0, #0076ff 100%);
    background: linear-gradient(to right, #00ff80 0, #0076ff 100%)
}
.hr-gradient.hr-gradient-2 {
    background: #ff8d00;
    background: -moz-linear-gradient(left, #ff8d00 0, #fc0 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #ff8d00), color-stop(100%, #fc0));
    background: -webkit-linear-gradient(left, #ff8d00 0, #fc0 100%);
    background: -o-linear-gradient(left, #ff8d00 0, #fc0 100%);
    background: -ms-linear-gradient(left, #ff8d00 0, #fc0 100%);
    background: linear-gradient(to right, #ff8d00 0, #fc0 100%)
}
.hr-gradient.hr-gradient-3 {
    background: #50fbdc;
    background: -moz-linear-gradient(left, #50fbdc 0, #56c2f4 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #50fbdc), color-stop(100%, #56c2f4));
    background: -webkit-linear-gradient(left, #50fbdc 0, #56c2f4 100%);
    background: -o-linear-gradient(left, #50fbdc 0, #56c2f4 100%);
    background: -ms-linear-gradient(left, #50fbdc 0, #56c2f4 100%);
    background: linear-gradient(to right, #50fbdc 0, #56c2f4 100%)
}
.hr-gradient.hr-gradient-4 {
    background: #0fc;
    background: -moz-linear-gradient(left, #0fc 0, #f2ff00 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #0fc), color-stop(100%, #f2ff00));
    background: -webkit-linear-gradient(left, #0fc 0, #f2ff00 100%);
    background: -o-linear-gradient(left, #0fc 0, #f2ff00 100%);
    background: -ms-linear-gradient(left, #0fc 0, #f2ff00 100%);
    background: linear-gradient(to right, #0fc 0, #f2ff00 100%)
}
.hr-gradient.hr-gradient-5 {
    background: #92b5f5;
    background: -moz-linear-gradient(left, #92b5f5 0, #c75ae0 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #92b5f5), color-stop(100%, #c75ae0));
    background: -webkit-linear-gradient(left, #92b5f5 0, #c75ae0 100%);
    background: -o-linear-gradient(left, #92b5f5 0, #c75ae0 100%);
    background: -ms-linear-gradient(left, #92b5f5 0, #c75ae0 100%);
    background: linear-gradient(to right, #92b5f5 0, #c75ae0 100%)
}
.hr-gradient.hr-gradient-6 {
    background: #391cff;
    background: -moz-linear-gradient(left, #391cff 0, #fc3b33 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #391cff), color-stop(100%, #fc3b33));
    background: -webkit-linear-gradient(left, #391cff 0, #fc3b33 100%);
    background: -o-linear-gradient(left, #391cff 0, #fc3b33 100%);
    background: -ms-linear-gradient(left, #391cff 0, #fc3b33 100%);
    background: linear-gradient(to right, #391cff 0, #fc3b33 100%)
}

.btn-app-store {filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#383838', endColorstr='#242424', GradientType=0);}
.btn-gradient.btn-default {filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#494949', endColorstr='#313131', GradientType=0) !important;}
.btn-gradient.btn-primary {filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#92b5f5', endColorstr='#c75ae0', GradientType=0) !important;}
.btn-gradient.btn-success {filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#18b536', endColorstr='#4cd964', GradientType=0) !important;}
.btn-gradient.btn-info {filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#51f1fc', endColorstr='#5ac8fa', GradientType=0) !important;}
.btn-gradient.btn-warning {filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffcc', endColorstr='#f2ff00', GradientType=0) !important;}
.btn-gradient.btn-danger {filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff2676', endColorstr='#ff2d55', GradientType=0) !important;}
.block-title-with-badge .block-title-badge .icon {filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#50fbdc', endColorstr='#56c2f4', GradientType=0);}
.block-title-with-badge .block-title-badge.alt-color .icon {filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f2ff00', endColorstr='#00ffcc', GradientType=0);}
.block-title-with-badge .block-title-badge.alt-color-2 .icon {filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ff80', endColorstr='#0077ff', GradientType=0);}
.block-title-with-badge .block-title-badge.alt-color-3 .icon {filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00bbff', endColorstr='#007bff', GradientType=0);}
.block-title-with-badge .block-title-badge.alt-color-4 .icon {filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#4cd963', endColorstr='#18b535', GradientType=0);}

/*Plugin instagram Feed WD*/
.wdi_toggle_container {border-bottom-left-radius: 0px!important; border-bottom-right-radius: 0px!important;}
.wdi_photo_overlay:hover, .wdi_toggle_container, .wdi_ctrl_btn_container,
#wdi_spider_popup_left-ico, #wdi_spider_popup_right-ico,
.wdi_spider_popup_close, .wdi_spider_popup_close_fullscreen {background-color: rgba(0,0,0,.65)!important}
.wdi_spider_popup_wrap {background: #0b0b0b!important;}

.wdi_load_more_wrap {border-radius: 10px!important; height: 50px!important; width: auto!important; padding: 0 15px!important;}

.wdi_load_more_text {display: none!important;}

.wdi_load_more_wrap_inner:before {font-family: Flaticon; content: "\e0fc"; font-size: 28px; line-height: 50px;}
.wdi_load_more_wrap_inner:after {content: " Mais... "; font-size: 22px; line-height: 50px; margin-left: 10px;}

.wdi_spider_popup_close, .wdi_spider_popup_close_fullscreen {border-radius: 0!important; height: 40px!important; width: 40px!important; font-size: 25px!important;right: 0px!important;top: 0px!important; margin: 0!important}
.wdi_spider_popup_close span, .wdi_spider_popup_close_fullscreen span {display: table-cell!important; text-align: center!important; vertical-align: middle!important;}

.modal {z-index: 109999;} /*Fix para sobrepor a galeria Plugin instagram Feed WD*/

/*---------------------------------------------------
	RESPONSIVE
------------------------------------------------------*/

/* .container 1170px */
@media (min-width: 1200px) {

}

/* .container 970px */
@media (min-width: 992px) and (max-width: 1199px) {
    .text-left-md {text-align: left !important;}
    .text-center-md {text-align: center !important;}
    .text-right-md {text-align: right !important;}

    .pattern-container-on #intro .pattern {width: 970px; margin-left: -485px !important;}
}

/* .container 970px */
@media (min-width: 992px) {
    .side-small #main-content { width: 75% !important; }
    .side-small #sidebar { width: 25% !important;}
}

@media (max-width: 991px) {
  .breadcrumbs .breadcrumb_last {display: none;}
}

/* .container 750px and 970px */
@media (min-width: 768px) and (max-width:991px) {

    .pattern-container-on #intro .pattern {width: 750px; margin-left: -375px !important;}

    /*#boxed .container { width: auto !important;}*/
    #quickview { width: 730px !important; }

    /* Blog */
    .comment-actions { visibility: visible !important; }

    /* Images Slide */
    #intro.image-slide { padding: 0 !important; background-image: none; }
    .video-wrap { width: 100% !important; height: auto !important; margin: 0px !important; }

    /* list */
    .sidebar-left ul.products .one_third, .sidebar-right ul.products .one_fourth {width: 46% !important;margin-left: 2% !important; margin-right: 2% !important;min-height: 315px;}
    .sidebar-left ul.products .one_half, .sidebar-right ul.products .one_half { min-height: 280px;}
    .sidebar-left ul.products .clear, .sidebar-right ul.products .clear { display: none !important; visibility: hidden !important; }

    /* Sub Menu Widget */
    #main .widget_sub_nav ul li a {padding-left: 24px;}
    .sidebar-left #sidebar .widget_sub_nav ul li a {padding-right: 24px;}

    /*Shop*/
    .sidebar-left ul.order_details li.order, .sidebar-left ul.order_details li.date, .sidebar-left ul.order_details li.total,
    .sidebar-right ul.order_details li.order, .sidebar-right ul.order_details li.date, .sidebar-right ul.order_details li.total  {
         width: 30% !important; min-height: 90px!important; margin-bottom: 10px !important;}
    .sidebar-left ul.order_details li.total, .sidebar-right ul.order_details li.total { margin-right: 0px !important;  }
    .sidebar-left ul.order_details li.method, .sidebar-right ul.order_details li.method  { width: 99% !important; margin: 0px !important;}
    .fix-intro-bgcontain-sn #intro,
    .fix-bgcontain-sm, .fix-bgcontain-sm> div[class*=" vc"] {background-size: inherit !important;}
}

/* .container 750px */
@media (min-width: 768px) {
    .pattern-container-on #intro .pattern {left: 50%;}
    .hmenu_haccount .menu-style,
    .hmenu2_haccount .menu-style { float: left;}
    .hmenu_haccount #conta-nav.menu-style,
    .hmenu2_haccount #conta-nav.menu-style { float: right;}
    .menu-style {display: table-cell; padding: 0;}
}

/* .container auto */
@media (max-width: 767px) {

    #preloader .logo img { max-width: 80px;}

    .offcanvas-nav .social-buttons a {width: 20px; text-align: center; margin: 0px 8px 8px 0;}

   .text-left-sm {text-align: left;}
   .text-center-sm {text-align: center;}
   .text-right-sm {text-align: right;}

   .pull-left-sm {float: left !important;}
   .pull-right-sm {float: left !important;}
   .pull-none-sm {float: none !important;}

   .branding img {max-height: 60px;}
	 .header-page.container { width: 100% !important}

   .header-absoluto-on #intro .intro-banner .ms-slide-layers {top:0px !important;}
   .header-bar .btn-acao {max-width: 80%; padding-left: 15px !important; padding-right: 15px !important; height: 50px;}

   .thumb-before .page-thumb figure { margin-bottom: 0px;}

   .pattern-sm-contain .pattern, .page.pattern-sm-contain .pattern { background-size: contain!important;}
   .pattern-sm-cover .pattern, .page.pattern-sm-cover .pattern { background-size: cover!important;}
   .pattern-sm-125 .pattern, .page.pattern-sm-125 .pattern { background-size: 125%!important;}
   .pattern-sm-150 .pattern, .page.pattern-sm-150 .pattern { background-size: 150%!important;}
   .pattern-sm-175 .pattern, .page.pattern-sm-175 .pattern { background-size: 175%!important;}
   .pattern-sm-200 .pattern, .page.pattern-sm-200 .pattern { background-size: 200%!important;}

  .page-descr> h2 {font-size: 1.4rem!important;}

/* Ocultar */
    #pbox1, #pbox2, #pbox3, #pbox4, #pbox5, .account-user .avatar, .qrcode-share, .views,
    .woocommerce-account td.order-date, th.product-remove, th.product-thumbnail, td.product-thumbnail, th.product-quantity,
    td.product-quantity, .breadcrumbs { display: none !important; visibility: hidden !important; }

/* Header */
    #preheader-menu > li {float: left;}

    .pre-menu-area, .pre-content-area {margin: 0px; float: none !important;}
    .header-left, .header-center, .header-right, .header-c .header-left, .header-c .header-right, .header-c .header-center,
    .header-r1 .header-left, .header-r1 .header-right, .header-r1 .header-center, .header-l2 .header-left,
    .header-l2 .header-right, .header-l2 .header-center, .header-r2 .header-left, .header-r2 .header-right { width: 100% !important; margin: 0px !important; }
    .branding, #site-title { float: none; font-size: 24px !important; text-align: center; left: 0px !important;}

    .caret {float: right !important; margin-top: 7px}
    .navbar-nav .open-hover .dropdown-menu { position: static; float: none; width: auto;}

    .hmenu_menu2 .navbar,.hmenu_haccount .navbar,.hmenu_hcart .navbar,
    .hmenu2_haccount .navbar, .hmenu2_hcart .navbar { display: block; }

    .hmenu_haccount #primary-nav .navbar-toggle,
    .hmenu_hcart #primary-nav .navbar-toggle,
    .hmenu2_haccount #secondary-nav .navbar-toggle,
    .hmenu2_hcart #secondary-nav .navbar-toggle { padding-right: 160px; }

    .hmenu_haccount #conta-nav,
    .hmenu_hcart #cart-nav,
    .hmenu2_haccount #conta-nav,
    .hmenu2_hcart #cart-nav { position: absolute; max-width: 150px; top: 0px; right: 0px; }

    .header-inner .menu-style .navbar-nav, .header-inner .menu-style {float: none !important;}
    .header-inner .menu-style .navbar-nav>li> a, .menu-style .navbar-nav>li> div> a {width: 100%!important; padding-top: 8px!important; padding-bottom: 8px!important; margin: 0px!important;}
    .header-inner .menu-style { border: none !important}

    .header-inner .menu-style {margin: 0px !important;}

/* Dropdown-menu */
    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header {padding: 8px 25px 8px 25px; }

/* Colunas */
    .div2, .div2-div> div, .div2-li li,
    .one_fourth, .columns-1 .item, .columns-2 .item, .columns-3 .item, .columns-4 .item, .columns-5 .item, .columns-6 .item,
    .one_half, .one_third, .two_third, .one_fourth, .three_fourth, .div3, .div4, .div5, .div6 { width: 100%!important}
    .woocommerce .col-1, .woocommerce .col-2 {float: none; width: auto !important; margin-left: 0px!important; margin-right: 0px!important; }

    .sidebar-left #sidebar { padding-right: 0px;}
    .sidebar-right #sidebar { padding-left: 0px;}

/* List */
    .card .card-body p { font-size: 100%; line-height: 100%;}

/* Singles */
    .social-bar .interact-box { padding-left: 0px;  top: 0px !important;position: relative; float: right;}

    .fix-intro-bgcontain-xs #intro,
    .fix-bgcontain-xs, .fix-bgcontain-xs> div[class*=" vc"] {
        background-size: inherit !important;
    }
    .single-brand .section-head .card-thumb .logo-wrap { height: 150px;}

}

/*  Mobile
================================================== */
@media (min-width: 480px) and (max-width:767px) {

  .bg-TC-sm, .bg-TC-sm .elementor-slides .slick-slide .slick-slide-bg { background-position: top center !important;}

  #pre-header .left #preheader-menu {float: left;}
  #pre-header .right .menu-style .navbar-nav {float: right;}

	/* Page Header */
	#page-header { text-align: center; }
	.page-title {margin: 0 auto; float: none;}

	/* list */
    ul.products .clear { display: none !important; visibility: hidden !important; }

	/* Footer */
	#footer-content { text-align: left; }
	#footer-menu { float: left; }
	#copyright { float: none; text-align: center; margin: 0 20px; }

	/*Shop*/
	ul.order_details li.order, ul.order_details li.total { width: 47% !important; }
	ul.order_details li.date, ul.order_details li.method { width: 45% !important; margin-right: 0% !important; min-height: 70px; }
	ul.order_details li.total, ul.order_details li.method { margin-top: 10px; }
	ul.order_details li.method span { display: none;}
}

/*.container auto */
@media (max-width: 479px) {

  .hidden-xxs{ display: none!important; visibility: hidden !important}
  .visible-xxs {display: block !important; visibility: visible!important;}
  .visible-tablecell-xxs {display: table-cell !important; visibility: visible!important;}

  .text-left-xs {text-align: left!important;}
  .text-center-xs {text-align: center!important;}
  .text-right-xs {text-align: right!important;}

  #pre-header .right .menu-style .navbar-nav> li { float: left; text-align: center;}
  #pre-header .right .menu-style .navbar-nav { float: none;}

  #pre-header #preheader-nav { padding-left: 0px !important; padding-right: 0px !important;}

	.master-slider .btn-lg { padding: 4px 5px; font-size: 1.1em; }

  #preheader-menu {width: 100%;}

  .bg-TC-xs, .bg-TC-xs .elementor-slides .slick-slide .slick-slide-bg { background-position: top center !important;}

/* Page Header */
    .page-title {margin: 0 auto; float: none;}

/*Shop*/
    ul.order_details li.order, ul.order_details li.total { width: 47% !important; }
    ul.order_details li.date, ul.order_details li.method { width: 45% !important; margin-right: 0% !important; min-height: 70px; }
    ul.order_details li.total, ul.order_details li.method { margin-top: 10px; }
    ul.order_details li.method span { display: none;}

/*List*/
    .card-float .card-inner figcaption .card-side,
    .card-float .card-inner figcaption .card-body {padding-top: 20px;}

/**/
    h3.modal-title {font-size: 18px;}
}

/*---------------------------------------------------
                    ITHEME
----------------------------------------------------*/
.inline { display: inline-block !important}
.block-center { display: block; margin-left: auto; margin-right: auto}

.block-heading {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 20px
}
.block-subheading {
    font-size: 15px;
    font-weight: normal;
    text-transform: uppercase
}
.lead {
    font-weight: normal;
    font-size: 22px !important;
    line-height: 1.7em;
}
@media (max-width: 768px) {
    .lead {
        font-size: 18px !important
    }
}

.bg-success,.bg-info,.bg-warning,.bg-danger,
.table tr.success,.table tr.info,.table tr.warning,.table tr.danger,
.table tr.success th,.table tr.info th,.table tr.warning th,.table tr.danger th { color: #fff}

.img-bg {background-repeat: no-repeat;background-position: center; background-size: cover}

.block-title, h2.block-title, h3.block-title {margin-bottom: 30px}
h2.vc_custom_heading.block-title,
h3.vc_custom_heading.block-title {margin-bottom: 15px}

.block-title h2,  h2.block-title,
.section-box .block-title h3, h3.block-title {
    border-bottom: 1px solid rgba(0,0,0,.15);
    padding: 15px;
}
.section-box .block-title h2,
.section-box .block-title h3 {
    margin: -15px -15px 0;
}

.block-title-with-badge {
    width: 100%;
    margin-bottom: 15px
}
.block-title-with-badge hr {
    margin: 0
}
.block-title-with-badge .block-title-badge {
    font-size: 90%;
    margin-bottom: 15px
}
.block-title-with-badge .block-title-badge .badge-icon {
    display: inline-block;
    vertical-align: middle;
    width: 35px;
    height: 60px;
    text-align: center;
    padding-top: 16px;
    margin-right: 10px;
    line-height: 1;
}
.block-title-with-badge .block-title-badge .badge-icon i:before,
.block-title-with-badge .block-title-badge .badge-icon i:before {
    font-size: 27px
}
.block-title-with-badge .block-title-badge.solid-default .badge-icon {
    background: none;
    background-color: #3a3a3a
}
.block-title-with-badge .block-title-badge.solid-primary .badge-icon {
    background: none;
    background-color: #007aff
}
.block-title-with-badge .block-title-badge.solid-success .badge-icon {
    background: none;
    background-color: #4cd964
}
.block-title-with-badge .block-title-badge.solid-info .badge-icon {
    background: none;
    background-color: #5ac8fa
}
.block-title-with-badge .block-title-badge.solid-warning .badge-icon {
    background: none;
    background-color: #fc0
}
.block-title-with-badge .block-title-badge.solid-danger .badge-icon {
    background: none;
    background-color: #ff2d55
}
.block-title-with-badge .block-title-badge.badge-reverse {
    text-align: right
}
.block-title-with-badge .block-title-badge.badge-reverse .badge-icon {
    margin-right: 0;
    margin-left: 15px
}

/* HRs */
hr {margin-top: 24px;margin-bottom: 24px; border-top: 1px solid rgba(0,0,0,.2);}
hr.no-space {margin: 0}
.hr-default {border-color: #3a3a3a}
.hr-primary {border-color: #007aff}
.hr-success {border-color: #4cd964}
.hr-info {border-color: #5ac8fa}
.hr-warning {border-color: #fc0}
.hr-danger { border-color: #ff2d55}
.hr-dashed { border-style: dashed}
.hr-dotted { border-style: dotted}
.hr-bold { border-width: 4px}
.hr-gradient { border: none; height: 4px}

.cbutton { position: relative}
.cbutton:after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -19px 0 0 -19px;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    content: '';
    opacity: 0;
    pointer-events: none
}
.cbutton--effect:after {
    background-color: rgba(0, 122, 255, 0.13)
}
.cbutton--effect.cbutton--click:after {
    -webkit-animation: anim-effect .35s forwards;
    animation: anim-effect .35s forwards
}

@-webkit-keyframes anim-effect {
    0% {
        -webkit-transform: scale3d(.3, .3, 1);
        transform: scale3d(.3, .3, 1)
    }
    25%,
    50% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(1.2, 1.2, 1);
        transform: scale3d(1.2, 1.2, 1)
    }
}
@keyframes anim-effect {
    0% {
        -webkit-transform: scale3d(.3, .3, 1);
        transform: scale3d(.3, .3, 1)
    }
    25%,
    50% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(1.2, 1.2, 1);
        transform: scale3d(1.2, 1.2, 1)
    }
}
.icon {display: inline-block; vertical-align: middle; font-size: 42px; margin-top: 8px;margin-bottom: 8px}

.icon[class^="flaticon-"],
.icon[class*=" flaticon-"] {font-size: 39px}

.icon.icon-2x {font-size: 71.4px}

.icon.icon-2x[class^="flaticon-"],
.icon.icon-2x[class*=" flaticon-"] {
    font-size: 67px
}
.icon-rounded,
.icon-square,
.icon-circle {
    width: 42px;
    height: 42px;
    line-height: 42px!important;
    font-size: 28px;
    text-align: center;
}
.icon-rounded[class^="flaticon-"],
.icon-square[class^="flaticon-"],
.icon-circle[class^="flaticon-"],
.icon-rounded[class*=" flaticon-"],
.icon-square[class*=" flaticon-"],
.icon-circle[class*=" flaticon-"] {
    font-size: 28px
}
.icon-rounded.icon-success,
.icon-square.icon-success,
.icon-circle.icon-success {background-color: #4cd964}
.icon-rounded.icon-info,
.icon-square.icon-info,
.icon-circle.icon-info {background-color: #5ac8fa}
.icon-rounded.icon-warning,
.icon-square.icon-warning,
.icon-circle.icon-warning {background-color: #fc0}
.icon-rounded.icon-danger,
.icon-square.icon-danger,
.icon-circle.icon-danger {background-color: #ff2d55}

.icon-rounded { border-radius: 8px}
.icon-square {border-radius: 0}
.icon-circle { border-radius: 50%}

.text-left .icon {margin-right: 11px}
.text-center .icon {margin-left: 6px;margin-right: 6px}
.text-right .icon {margin-left: 11px}
.text-left.icon, .align-left.icon { margin-right: 11px !important}
.align-center.icon, .text-center.icon {margin-left: 6px !important;margin-right: 6px !important}

.text-right.icon,.align-right.icon {margin-left: 11px !important}

.social-buttons {display: inline-block; vertical-align: middle}
.social-buttons a:hover { opacity: .6}

.social-buttons a.cbutton--click, .social-buttons a:focus { outline: none}
.social-buttons.social-buttons-2x a {font-size: 25px; margin: 5px 10px 12px 0}
.text-center.social-buttons, .text-center .social-buttons {text-align: center}
.text-center.social-buttons a, .text-center .social-buttons a { margin: 0px 8px 0px 8px;}
.text-center.social-buttons-2x a, .text-center .social-buttons-2x a {margin: 5px 24px 12px 24px}
.text-right.social-buttons, .text-right .social-buttons { display: inline-block; text-align: right}
.text-right.social-buttons a, .text-right .social-buttons a {margin: 0px 0 0px 15px;}
.text-right.social-buttons-2x a, .text-right .social-buttons-2x a { margin: 5px 0 12px 48px}

.sb-behance {color: #1769ff}
.sb-behance:hover,
.sb-behance:focus {color: #1769ff}
.sb-behance.cbutton--effect:after { background-color: rgba(23, 105, 255, 0.12)}

.sb-bitbucket {color: #205081}
.sb-bitbucket:hover,.sb-bitbucket:focus {color: #205081}
.sb-bitbucket.cbutton--effect:after {background-color: rgba(32, 80, 129, 0.12)}

.sb-codepen {color: #76daff}
.sb-codepen:hover, .sb-codepen:focus { color: #76daff}
.sb-codepen.cbutton--effect:after {background-color: rgba(118, 218, 255, 0.12)}

.sb-deviantart { color: #4e6252}
.sb-deviantart:hover,.sb-deviantart:focus { color: #4e6252}
.sb-deviantart.cbutton--effect:after { background-color: rgba(78, 98, 82, 0.12)}

.sb-digg {color: #000}
.sb-digg:hover,.sb-digg:focus {color: #000}
.sb-digg.cbutton--effect:after { background-color: rgba(0, 0, 0, 0.12)}

.sb-dribbble {color: #ea4c89}
.sb-dribbble:hover,
.sb-dribbble:focus {color: #ea4c89}

.sb-dribbble.cbutton--effect:after { background-color: rgba(234, 76, 137, 0.12)}
.sb-dropbox {color: #007ee5}

.sb-dropbox:hover,.sb-dropbox:focus {color: #007ee5}

.sb-dropbox.cbutton--effect:after { background-color: rgba(0, 126, 229, 0.12)}

.sb-facebook {color: #007aff}
.sb-facebook:hover,.sb-facebook:focus {color: #007aff}

.sb-facebook.cbutton--effect:after {background-color: rgba(0, 122, 255, 0.12)}

.sb-flickr {color: #0063dc}
.sb-flickr:hover,.sb-flickr:focus {color: #0063dc}
.sb-flickr.cbutton--effect:after { background-color: rgba(0, 99, 220, 0.12)}

.sb-foursquare { color: #ef4b78}

.sb-foursquare:hover,.sb-foursquare:focus { color: #ef4b78}

.sb-foursquare.cbutton--effect:after { background-color: rgba(239, 75, 120, 0.12)}

.sb-github {color: #4183c4}

.sb-github:hover,.sb-github:focus {color: #4183c4}

.sb-github.cbutton--effect:after {
    background-color: rgba(65, 131, 196, 0.12)
}
.sb-google-plus {color: #dd4b39}

.sb-google-plus:hover,.sb-google-plus:focus { color: #dd4b39}

.sb-google-plus.cbutton--effect:after {
    background-color: rgba(221, 75, 57, 0.12)
}
.sb-instagram { color: #3f729b}
.sb-instagram:hover,.sb-instagram:focus {color: #3f729b}

.sb-instagram.cbutton--effect:after {
    background-color: rgba(63, 114, 155, 0.12)
}
.sb-jsfiddle {
    color: #4679bd
}
.sb-jsfiddle:hover,
.sb-jsfiddle:focus {
    color: #4679bd
}
.sb-jsfiddle.cbutton--effect:after {
    background-color: rgba(70, 121, 189, 0.12)
}
.sb-lastfm {
    color: #e31b23
}
.sb-lastfm:hover,
.sb-lastfm:focus {
    color: #e31b23
}
.sb-lastfm.cbutton--effect:after {
    background-color: rgba(227, 27, 35, 0.12)
}
.sb-linkedin {
    color: #0976b4
}
.sb-linkedin:hover,
.sb-linkedin:focus {
    color: #0976b4
}
.sb-linkedin.cbutton--effect:after {
    background-color: rgba(9, 118, 180, 0.12)
}
.sb-paypal {
    color: #253b80
}
.sb-paypal:hover,
.sb-paypal:focus {
    color: #253b80
}
.sb-paypal.cbutton--effect:after {
    background-color: rgba(37, 59, 128, 0.12)
}
.sb-pinterest {
    color: #cc2127
}
.sb-pinterest:hover,
.sb-pinterest:focus {
    color: #cc2127
}
.sb-pinterest.cbutton--effect:after {
    background-color: rgba(204, 33, 39, 0.12)
}
.sb-reddit {
    color: #ff4500
}
.sb-reddit:hover,
.sb-reddit:focus {
    color: #ff4500
}
.sb-reddit.cbutton--effect:after {
    background-color: rgba(255, 69, 0, 0.12)
}
.sb-skype {
    color: #00aff0
}
.sb-skype:hover,
.sb-skype:focus {
    color: #00aff0
}
.sb-skype.cbutton--effect:after {
    background-color: rgba(0, 175, 240, 0.12)
}
.sb-soundcloud {
    color: #f80
}
.sb-soundcloud:hover,
.sb-soundcloud:focus {
    color: #f80
}
.sb-soundcloud.cbutton--effect:after {
    background-color: rgba(255, 136, 0, 0.12)
}
.sb-stackoverflow {
    color: #fe7a15
}
.sb-stackoverflow:hover,
.sb-stackoverflow:focus {
    color: #fe7a15
}
.sb-stackoverflow.cbutton--effect:after {
    background-color: rgba(254, 122, 21, 0.12)
}
.sb-steam {
    color: #7da10e
}
.sb-steam:hover,
.sb-steam:focus {
    color: #7da10e
}
.sb-steam.cbutton--effect:after {
    background-color: rgba(125, 161, 14, 0.12)
}
.sb-stumbleupon {
    color: #eb4924
}
.sb-stumbleupon:hover,
.sb-stumbleupon:focus {
    color: #eb4924
}
.sb-stumbleupon.cbutton--effect:after {
    background-color: rgba(235, 73, 36, 0.12)
}
.sb-trello {
    color: #256a92
}
.sb-trello:hover,
.sb-trello:focus {
    color: #256a92
}
.sb-trello.cbutton--effect:after {
    background-color: rgba(37, 106, 146, 0.12)
}
.sb-tumblr {
    color: #35465c
}
.sb-tumblr:hover,
.sb-tumblr:focus {
    color: #35465c
}
.sb-tumblr.cbutton--effect:after {
    background-color: rgba(53, 70, 92, 0.12)
}
.sb-twitch {
    color: #6441a5
}
.sb-twitch:hover,
.sb-twitch:focus {
    color: #6441a5
}
.sb-twitch.cbutton--effect:after {
    background-color: rgba(100, 65, 165, 0.12)
}
.sb-twitter {
    color: #5ac8fa
}
.sb-twitter:hover,
.sb-twitter:focus {
    color: #5ac8fa
}
.sb-twitter.cbutton--effect:after {
    background-color: rgba(90, 200, 250, 0.14)
}
.sb-vimeo {
    color: #1ab7ea
}
.sb-vimeo:hover,
.sb-vimeo:focus {
    color: #1ab7ea
}
.sb-vimeo.cbutton--effect:after {
    background-color: rgba(26, 183, 234, 0.12)
}
.sb-vine {
    color: #00b488
}
.sb-vine:hover,
.sb-vine:focus {
    color: #00b488
}
.sb-vine.cbutton--effect:after {
    background-color: rgba(0, 180, 136, 0.12)
}
.sb-vk {
    color: #45668e
}
.sb-vk:hover,
.sb-vk:focus {
    color: #45668e
}
.sb-vk.cbutton--effect:after {
    background-color: rgba(69, 102, 142, 0.12)
}
.sb-wechat {
    color: #98d11c
}
.sb-wechat:hover,
.sb-wechat:focus {
    color: #98d11c
}
.sb-wechat.cbutton--effect:after {
    background-color: rgba(152, 209, 28, 0.12)
}
.sb-wordpress {
    color: #21759b
}
.sb-wordpress:hover,
.sb-wordpress:focus {
    color: #21759b
}
.sb-wordpress.cbutton--effect:after {
    background-color: rgba(33, 117, 155, 0.12)
}
.sb-xing {
    color: #026466
}
.sb-xing:hover,
.sb-xing:focus {
    color: #026466
}
.sb-xing.cbutton--effect:after {
    background-color: rgba(2, 100, 102, 0.12)
}
.sb-yahoo {
    color: #400191
}
.sb-yahoo:hover,
.sb-yahoo:focus {
    color: #400191
}
.sb-yahoo.cbutton--effect:after {
    background-color: rgba(64, 1, 145, 0.12)
}
.sb-yelp {
    color: #af0606
}
.sb-yelp:hover,
.sb-yelp:focus {
    color: #af0606
}
.sb-yelp.cbutton--effect:after {
    background-color: rgba(175, 6, 6, 0.12)
}
.sb-youtube {
    color: #e52d27
}
.sb-youtube:hover,
.sb-youtube:focus {
    color: #e52d27
}
.sb-youtube.cbutton--effect:after {
    background-color: rgba(229, 45, 39, 0.12)
}
.social-buttons-square,
.social-buttons-rounded,
.social-buttons-circle {
    display: inline-block;
    vertical-align: middle
}
.social-buttons-color a {color: #fff;}
.social-buttons-color a,
.social-buttons-color-light a,
.social-buttons-color-dark a {
    display: inline-block;
    width: 42px;
    line-height: 42px;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
    margin: 0 2px 6px 0;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}
.social-buttons-color a:hover {color: #fff; opacity: .85}
.social-buttons-color a:focus {color: #fff; outline: none}
.social-buttons-color .sb-behance {background-color: #1769ff}
.social-buttons-color .sb-bitbucket {background-color: #205081}
.social-buttons-color .sb-codepen {background-color: #76daff}
.social-buttons-color .sb-deviantart {background-color: #4e6252}
.social-buttons-color .sb-digg {background-color: #000}
.social-buttons-color .sb-dribbble {background-color: #ea4c89}
.social-buttons-color .sb-dropbox {background-color: #007ee5}
.social-buttons-color .sb-facebook {background-color: #4267b2}
.social-buttons-color .sb-flickr {background-color: #0063dc}
.social-buttons-color .sb-foursquare {background-color: #ef4b78}
.social-buttons-color .sb-github {background-color: #4183c4}
.social-buttons-color .sb-google-plus {background-color: #dd4b39}
.social-buttons-color .sb-instagram, .social-buttons-color .sb-instagram i { color: #FFF!important; -webkit-text-fill-color: white !important;}/*fix text*/
.social-buttons-color .sb-instagram{ background: #d6249f;
  background: -moz-radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
  background: -webkit-radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 ); }
.social-buttons-color .sb-jsfiddle {background-color: #4679bd}
.social-buttons-color .sb-lastfm {background-color: #e31b23}
.social-buttons-color .sb-linkedin {background-color: #0976b4}
.social-buttons-color .sb-paypal {background-color: #253b80}
.social-buttons-color .sb-pinterest {background-color: #cc2127}
.social-buttons-color .sb-reddit {background-color: #ff4500}
.social-buttons-color .sb-skype {background-color: #00aff0}
.social-buttons-color .sb-soundcloud {background-color: #f80}
.social-buttons-color .sb-stackoverflow {background-color: #fe7a15}
.social-buttons-color .sb-steam {background-color: #7da10e}
.social-buttons-color .sb-stumbleupon {background-color: #eb4924}
.social-buttons-color .sb-trello {background-color: #256a92}
.social-buttons-color .sb-tumblr {background-color: #35465c}
.social-buttons-color .sb-twitch {background-color: #6441a5}
.social-buttons-color .sb-twitter {background-color: #5ac8fa}
.social-buttons-color .sb-vimeo {background-color: #1ab7ea}
.social-buttons-color .sb-vine {background-color: #00b488}
.social-buttons-color .sb-vk {background-color: #45668e}
.social-buttons-color .sb-wechat {background-color: #98d11c}
.social-buttons-color .sb-wordpress { background-color: #21759b}
.social-buttons-color .sb-xing { background-color: #026466}
.social-buttons-color .sb-yahoo { background-color: #400191}
.social-buttons-color .sb-yelp { background-color: #af0606}
.social-buttons-color .sb-youtube { background-color: #e52d27}
.social-buttons-circle a { border-radius: 50%}
.text-light .icon, .text-light .social-buttons a, .text-light .social-buttons a { color: #fff !important; -webkit-text-fill-color: white !important;}

.menu-style ul li.has-submenu.expanded a:after,
.menu-style ul li.has-mega-menu.expanded a:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}
ul.navbar-nav li .submenu,
ul.navbar-nav li .sub-submenu,
.menu-style ul li .mega-menu{position:relative;display:block;width:100%;max-height:0;border:none;left:0;padding:0;background-color:#FFF;overflow:hidden;-webkit-transition:max-height .5s ease-in-out;transition:max-height .5s ease-in-out}
ul.navbar-nav li .submenu.open,ul.navbar-nav li .sub-submenu.open,
.menu-style ul li .mega-menu.open{max-height:2200px}
ul.navbar-nav li .submenu li a,ul.navbar-nav li .sub-submenu li a,
.menu-style ul li .mega-menu li a{padding-left:35px;padding-right:45px}
ul.navbar-nav li .submenu li a:before,ul.navbar-nav li .sub-submenu li a:before,
.menu-style ul li .mega-menu li a:before{display:none}
ul.navbar-nav li .submenu li a:hover,ul.navbar-nav li .sub-submenu li a:hover,
.menu-style ul li .mega-menu li a:hover,
ul.navbar-nav li .submenu li a:focus,ul.navbar-nav li .sub-submenu li a:focus,
.menu-style ul li .mega-menu li a:focus{border:none}
ul.navbar-nav li .submenu li:first-child,
ul.navbar-nav li .sub-submenu li:first-child,
.menu-style ul li .mega-menu li:first-child{margin-top:7px}
ul.navbar-nav li .submenu li:last-child,
ul.navbar-nav li .sub-submenu li:last-child,
.menu-style ul li .mega-menu li:last-child{margin-bottom:7px}
ul.navbar-nav li .submenu li.has-sub-submenu a:before,
ul.navbar-nav li .sub-submenu li.has-sub-submenu a:before,
.menu-style ul li .mega-menu li.has-sub-submenu a:before{display:block;position:absolute;width:30px;font-family:'Pe-icon-7-stroke';content:"\e688";font-size:30px;line-height:35px;top:50%;left:auto;right:20px;margin-top:-17px;background:none;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.3s;transition:.3s;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}
ul.navbar-nav li .submenu li.has-sub-submenu.expanded a:before,ul.navbar-nav li .sub-submenu li.has-sub-submenu.expanded a:before,
.menu-style ul li .mega-menu li.has-sub-submenu.expanded a:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}ul.navbar-nav li .submenu li.has-sub-submenu.active a,ul.navbar-nav li .sub-submenu li.has-sub-submenu.active a,.menu-style ul li .mega-menu li.has-sub-submenu.active a{border-top:none}ul.navbar-nav li .submenu li.active a,ul.navbar-nav li .sub-submenu li.active a,.menu-style ul li .mega-menu li.active a,ul.navbar-nav li .submenu li.expanded a,
ul.navbar-nav li .sub-submenu li.expanded a,.menu-style ul li .mega-menu li.expanded a{color:#007aff}
ul.navbar-nav li .submenu li.active a,ul.navbar-nav li .sub-submenu li.active a,
.menu-style ul li .mega-menu li.active a,
ul.navbar-nav li .submenu li:hover a,
ul.navbar-nav li .sub-submenu li:hover a,
.menu-style ul li .mega-menu li:hover a,
ul.navbar-nav li .submenu li:focus a,
ul.navbar-nav li .sub-submenu li:focus a,
.menu-style ul li .mega-menu li:focus a{border:none}
ul.navbar-nav li .submenu li:hover .sub-submenu,
ul.navbar-nav li .sub-submenu li:hover .sub-submenu,
.menu-style ul li .mega-menu li:hover .sub-submenu{display:block;-webkit-animation:none;animation:none}
ul.navbar-nav li .submenu li .sub-submenu,
ul.navbar-nav li .sub-submenu li .sub-submenu,
.menu-style ul li .mega-menu li .sub-submenu{top:0}
ul.navbar-nav li .submenu li .sub-submenu li a,ul.navbar-nav li .sub-submenu li .sub-submenu li a,
.menu-style ul li .mega-menu li .sub-submenu li a{padding-left:45px}.menu-style ul li .mega-menu .column-2,
.menu-style ul li .mega-menu .column-3,.menu-style ul li .mega-menu .column-4{display:block;border-left:none;width:100% !important;padding:0}
.menu-style ul li .mega-menu .column-2:last-child,.menu-style ul li .mega-menu .column-3:last-child,
.menu-style ul li .mega-menu .column-4:last-child{padding-bottom:10px}
ul.navbar-nav li:hover .submenu,ul.navbar-nav li:hover .mega-menu{display:block;-webkit-animation:none;animation:none}

ul.navbar-nav li:hover .mega-menu {display: table}

ul.navbar-nav.scroller li:hover>a,
ul.navbar-nav.scroller li:focus>a,
ul.navbar-nav.scroller li.active>a,
ul.navbar-nav.scroller li a:focus { border-top-width: 2px}

.navbar-nav .social-buttons {
    position: absolute;
    top: 0;
    left: 155px;
    line-height: 96px
}
.navbar-nav .social-buttons a {
    line-height: 1
}
.navbar-tools {
    position: absolute;
    z-index: 10;
    height: 96px;
    top: 0;
    right: 15px;
    -webkit-transition: all .3s;
    transition: all .3s
}
@media (max-width: 1200px) {
    .navbar-tools {
        right: 20px
    }
}
.navbar-tools ul {
    display: inline-block;
    list-style: none;
    padding: 0
}
.navbar-tools ul li {
    position: relative;
    display: inline-block;
    margin-left: 5px
}
.navbar-tools ul li a {
    display: inline-block;
    vertical-align: middle;
    line-height: 96px;
    padding: 0 5px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}
.navbar-tools ul li:hover>a,
.navbar-tools ul li:focus>a,
.navbar-tools ul li.active>a {outline: 0 !important; color: #007aff}

.navbar-tools ul li a:focus { opacity: 1}
.navbar-tools ul li.login-btn {margin-left: 8px}

.navbar-tools ul li.login-icon {
    margin-left: 8px;
    font-size: 24px
}
.navbar-tools ul li.login-icon.cbutton:after {
    margin: -22px 0 0 -24px;
    width: 48px;
    height: 48px
}
.navbar-tools ul li .dropdown {
    display: none;
    position: absolute;
    width: 400px;
    top: 100%;
    right: 6px;
    padding: 15px 0 20px 0;
    background-color: #fff;
    border-top: 1px solid #007aff;
    border-radius: 0 0 4px 4px
}
.navbar-tools ul li .dropdown .dropdown-footer {
    display: table;
    width: 100%;
    padding: 0 24px 20px 24px
}
.navbar-tools ul li .dropdown .dropdown-footer .column {
    display: table-cell;
    vertical-align: middle;
    width: 18%;
    text-align: center
}
.navbar-tools ul li .dropdown .dropdown-footer .column:first-child,
.navbar-tools ul li .dropdown .dropdown-footer .column:last-child {width: 41%}
.navbar-tools ul li .dropdown .dropdown-footer .column .btn {padding: 17px 44px; line-height: 1}

.navbar-tools ul li.cart-btn a {
    position: relative;
    z-index: 1;
    display: block;
    padding-right: 13px
}
.navbar-tools ul li.cart-btn a i {
    position: relative;
    line-height: 0;
    vertical-align: middle;
    margin-top: -1px;
    font-size: 25px
}
.navbar-tools ul li.cart-btn a .count {
    position: absolute;
    display: block;
    top: -21px;
    right: -13px;
    width: 22px;
    height: 22px;
    text-align: center;
    color: #fff;
    font-size: 11px;
    line-height: 22px;
    background-color: #4cd964;
    border-radius: 50%
}
.navbar-tools ul li.cart-btn a.mobile {display: none}

.navbar-tools ul li.cart-btn:hover a,
.navbar-tools ul li.cart-btn:focus a,
.navbar-tools ul li.cart-btn.active a,
.navbar-tools ul li.cart-btn a:focus {opacity: 1}

.navbar-tools ul li.cart-btn .dropdown {right: -7px; width: 400px; padding-bottom: 0}

.navbar-tools ul li.cart-btn.cbutton:after {
    margin: -24px 0 0 -27px;
    width: 48px;
    height: 48px
}
.navbar-tools ul li:hover .dropdown {
    display: block;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}
.navbar-search {margin-right: -3px;}
.navbar-search a {
    position: relative;
    z-index: 1;
    display: inline !important;
    color: #007aff !important;
    font-size: 23px;
    cursor: pointer
}
.navbar-search.cbutton:after {
    margin: -24px 0 0 -24px;
    width: 48px;
    height: 48px
}
.cart-dropdown {
    width: 100%
}
.cart-dropdown .item {
    padding: 6px 23px 18px 18px;
    margin-bottom: 8px;
    border-bottom: 1px solid #f5f5f5
}
.cart-dropdown .item:before,
.cart-dropdown .item:after {content: " "; display: table}
.cart-dropdown .item:after {clear: both}
.cart-dropdown .item a {line-height: 1.4 !important; text-transform: none}
.cart-dropdown .item .thumb { float: left; width: 26%; line-height: 1; padding: 6px 13px 0 8px}
.cart-dropdown .item .title-description {float: left; width: 45%; padding: 10px 0 0 5px}
.cart-dropdown .item .title-description a {display: block; font-size: 14px; padding: 0; margin-bottom: 7px; opacity: 1}
.cart-dropdown .item .title-description a:hover { opacity: .7}
.cart-dropdown .item .title-description p { font-size: 13px; color: #3a3a3a; margin-bottom: 0}
.cart-dropdown .item .price-quantity { position: relative; float: left; width: 29%; text-align: right; padding: 53px 0 0 12px}
.cart-dropdown .item .price-quantity .price { color: #4cd964; font-size: 21px;  font-weight: 300; line-height: 1; white-space: nowrap}
.cart-dropdown .item .price-quantity .price span { font-size: 14px;  color: #ccc}

.cart-dropdown .item .price-quantity .delete { display: block; position: absolute; top: 3px; right: 0; font-size: 20px; color: #ff2d55; font-weight: 300; cursor: pointer; opacity: 1; -webkit-transition: opacity .25s; transition: opacity .25s}
.cart-dropdown .item .price-quantity .delete:hover { opacity: .6}

.cart-dropdown .total { text-align: right; font-size: 14px; color: #ccc; padding: 8px 23px 18px 18px}
.cart-dropdown .total span { color: #4cd964; font-size: 21px; font-weight: 300; line-height: 1;  white-space: nowrap;  margin-left: 8px}

.mobile-navbar-tools { display: none; text-align: left}
.mobile-navbar-tools .switchers,
.mobile-navbar-tools .tools {display: table; width: 100%; border-bottom: 1px solid rgba(0,0,0,.2);  padding-left: 25px}

.mobile-navbar-tools .switchers .column,
.mobile-navbar-tools .tools .column { display: table-cell; vertical-align: middle; width: 50%; border-left: 1px solid rgba(0,0,0,.2); padding: 13px 10px 13px 15px}

.mobile-navbar-tools .switchers .column:first-child,
.mobile-navbar-tools .tools .column:first-child { border-left: none; padding-left: 0}

.mobile-navbar-tools .switchers .column a,
.mobile-navbar-tools .tools .column a { text-transform: uppercase; margin-right: 10px}

.mobile-navbar-tools .switchers .column a.active,
.mobile-navbar-tools .tools .column a.active { color: #3a3a3a;cursor: default; pointer-events: none}

.mobile-navbar-tools .switchers .column a.active:hover,
.mobile-navbar-tools .tools .column a.active:hover,
.mobile-navbar-tools .switchers .column a.active:focus,
.mobile-navbar-tools .tools .column a.active:focus { opacity: 1}

.mobile-navbar-tools .switchers .column a:last-child,
.mobile-navbar-tools .tools .column a:last-child { margin-right: 0}

.mobile-navbar-tools .tools { border-bottom: none}
.mobile-navbar-tools .tools .column a { text-transform: none;  margin-right: 18px}
.nav-toggle.cbutton:after {margin: -23px 0 0 -23px; width: 46px; height: 46px}

.shop-price,
.shop-old-price {
    display: inline-block;
    vertical-align: middle;
    color: #4cd964;
    font-size: 36px;
    font-weight: 300;
    margin: 0 5px 15px 0
}
.shop-old-price {color: #c7c7c7;text-decoration: line-through}
.text-center .shop-price {margin: 0 5px 15px 5px}
.text-right .shop-price {margin-right: 0;margin-left: 5px}

.wishlist-btn {
    display: inline-block;
    vertical-align: middle;
    color: #ff2d55;
    font-size: 16px;
    line-height: 1
}
.wishlist-btn:hover,
.wishlist-btn:focus {
    opacity: 1;
    color: #ff2d55
}
.widget.widget-inline {
    display: table;
    max-width: 100%;
    border-top: 1px solid #5ac8fa;
    margin-bottom: 0;
    margin-top: 24px;
    padding-top: 24px
}
.widget.widget-inline:first-child {
    border: none;
    margin-top: 0
}
.widget.widget-inline .column-inner,
.widget.widget-inline .column-outer {
    display: table-cell;
    vertical-align: middle;
    padding: 0 15px
}
.widget.widget-inline .column-inner:first-child,
.widget.widget-inline .column-outer:first-child {
    padding-left: 0
}
.widget.widget-inline .column-outer {
    padding: 0;
    width: 50%
}
.widget.widget-inline .column-outer:last-child {
    padding-left: 15px
}
.widget.widget-inline .column-outer:last-child .column-inner:last-child {
    padding-right: 0
}
.widget.widget-inline .column-outer .inner {
    display: table;
    width: 100%;
    vertical-align: middle
}
.widget.widget-inline h1,
.widget.widget-inline h2,
.widget.widget-inline h3 {
    margin-bottom: 0
}
.widget.widget-inline .footer-logo {
    margin-bottom: 0
}
.widget.widget-inline .form-input {
    margin-bottom: 10px
}
.widget.widget-inline .btn {
    margin-bottom: 7px
}
.widget.widget-inline .widget-title {
    margin-bottom: 0
}
@media (max-width: 991px) {
    .widget.widget-inline:first-child {
        padding-top: 0
    }
    .widget.widget-inline .column-outer:first-child {
        padding-right: 15px
    }
    .widget.widget-inline .column-inner {
        display: block;
        width: 100%;
        padding: 0
    }
    .widget.widget-inline .column-inner.text-right {
        text-align: left !important
    }
    .widget.widget-inline .footer-logo,
    .widget.widget-inline .form-input,
    .widget.widget-inline .widget-title,
    .widget.widget-inline .social-buttons {
        margin-bottom: 24px
    }
}
@media (max-width: 480px) {
    .widget.widget-inline {
        max-width: 320px;
        margin-left: auto;
        margin-right: auto
    }
    .widget.widget-inline .column-outer {
        display: block;
        width: 100%;
        padding: 0 !important;
        padding-top: 24px !important
    }
    .widget.widget-inline .column-outer:first-child {
        padding-top: 0 !important
    }
}
.widget.widget-photo-stream .photo-grid {
    margin-bottom: 16px
}
.widget.widget-photo-stream .photo-grid:before,
.widget.widget-photo-stream .photo-grid:after {
    content: " ";
    display: table
}
.widget.widget-photo-stream .photo-grid:after {
    clear: both
}
.widget.widget-photo-stream .photo-grid a {
    position: relative;
    display: block;
    float: left;
    width: 32.5%;
    max-width: 85px;
    margin: 0 1px 1px 0
}
.widget.widget-photo-stream .photo-grid a:before,
.widget.widget-photo-stream .photo-grid a:after {
    position: absolute;
    display: block;
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}
.widget.widget-photo-stream .photo-grid a:before {
    z-index: 1;
    content: "";
    width: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    background-color: #007aff
}
.widget.widget-photo-stream .photo-grid a:after {
    z-index: 2;
    font-family: 'Pe-icon-7-stroke';
    content: "\e63e";
    font-size: 26px;
    color: #fff;
    line-height: 1;
    width: 100%;
    text-align: center;
    top: 50%;
    left: 0;
    margin-top: -13px
}
.widget.widget-photo-stream .photo-grid a:hover,
.widget.widget-photo-stream .photo-grid a:focus {
    opacity: 1
}
.widget.widget-photo-stream .photo-grid a:hover:before {
    opacity: .5
}
.widget.widget-photo-stream .photo-grid a:hover:after {
    opacity: 1
}
.widget.widget-categories ul {
    padding: 0;
    list-style: none
}
.widget.widget-categories ul li {
    position: relative;
    margin-bottom: 15px
}
.widget.widget-categories ul li a {
    padding-right: 40px;
    white-space: normal
}
.widget.widget-categories ul li span {
    position: absolute;
    right: 0;
    color: #c9c9c9
}
.widget.widget-categories ul li.active a,
.widget.widget-categories ul li.active a:hover,
.widget.widget-categories ul li.active a:focus {
    color: #3a3a3a;
    cursor: default;
    pointer-events: none
}
.widget.widget-search .form-input {
    position: relative
}
.widget.widget-search .form-input [type=submit] {
    position: absolute;
    left: -10px;
    top: 7px;
    background: none;
    border: none;
    color: #007aff;
    font-size: 23px;
    opacity: 1;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}
.widget.widget-search .form-input [type=submit]:hover {
    opacity: .6
}
.widget.widget-search .form-input [type=submit]:hover,
.widget.widget-search .form-input [type=submit]:focus {
    outline: none
}
.widget.widget-search .form-input input {
    padding-top: 5px;
    padding-left: 27px
}
.widget.widget-search .form-input label {
    left: 27px
}
.widget .w-item {
    display: table;
    width: 100%;
    margin-bottom: 20px
}
.widget .w-item .w-item-thumb,
.widget .w-item .w-item-content {
    display: table-cell;
    vertical-align: top
}
.widget .w-item .w-item-thumb a {
    display: block;
    position: relative;
    margin: 0
}
.widget .w-item .w-item-thumb a:before,
.widget .w-item .w-item-thumb a:after {
    position: absolute;
    display: block;
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}
.widget .w-item .w-item-thumb a:before {
    z-index: 1;
    content: "";
    width: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    background-color: #007aff
}
.widget .w-item .w-item-thumb a:after {
    z-index: 2;
    font-family: 'Pe-icon-7-stroke';
    color: #fff;
    line-height: 1;
    width: 100%;
    text-align: center;
    top: 50%;
    left: 0
}
.widget .w-item .w-item-thumb a img {
    width: 100%
}
.widget .w-item .w-item-thumb a:hover:before {
    opacity: .5
}
.widget .w-item .w-item-thumb a:hover:after {
    opacity: 1
}
.widget .w-item .w-item-thumb a:hover,
.widget .w-item .w-item-thumb a:focus {
    opacity: 1
}
.widget .w-item .w-item-thumb a .badge {
    display: block;
    position: absolute;
    z-index: 5;
    top: -12px;
    right: -9px;
    font-size: 13px;
    line-height: 24px
}
.widget .w-item .w-item-content p {
    margin: 0
}
.widget .w-item .w-item-title {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 0
}
.widget .w-item-price-current,
.widget .w-item-price-discounted {
    display: inline-block;
    font-size: 16px;
    margin-right: 3px
}
.widget .w-item-price-current {
    color: #4cd964;
    font-weight: 600;
    line-height: 2
}
.widget .w-item-price-discounted {
    color: #c9c9c9;
    text-decoration: line-through;
    line-height: 2
}
.widget.widget-twitter-feed .w-item-thumb,
.widget.widget-comments .w-item-thumb {
    padding-right: 15px
}
.widget.widget-twitter-feed .w-item-thumb i,
.widget.widget-comments .w-item-thumb i {
    font-size: 30px;
    color: #5ac8fa;
    line-height: 1
}
.widget.widget-comments .w-item-thumb i {
    font-size: 26px;
    color: #007aff;
    line-height: 1.5
}
.widget.widget-comments .w-item-content a {
    color: #3a3a3a;
    font-size: 13px
}
.widget.widget-recent-posts .w-item-thumb {
    padding-top: 2px
}
.widget.widget-recent-posts .w-item-thumb a {
    width: 45px
}
.widget.widget-recent-posts .w-item-thumb a:after {
    content: "\e641";
    font-size: 20px;
    margin-top: -10px
}
.widget.widget-recent-posts .w-item-content {
    padding-left: 12px
}
.widget.widget-recent-posts .w-item-content p {
    font-size: 13px
}
.widget.widget-top-products .w-item-thumb,
.widget.widget-shopping-cart .w-item-thumb {
    width: 78px
}
.widget.widget-top-products .w-item-thumb a:after,
.widget.widget-shopping-cart .w-item-thumb a:after {
    content: "\e63e";
    font-size: 26px;
    margin-top: -13px
}
.widget.widget-top-products .w-item-content,
.widget.widget-shopping-cart .w-item-content {
    padding-left: 13px
}
.widget.widget-shopping-cart .w-item-title {
    padding-right: 25px;
    margin-bottom: 8px
}
.widget.widget-shopping-cart .w-item-content {
    position: relative
}
.widget.widget-shopping-cart .w-item-content .delete {
    display: block;
    position: absolute;
    top: -1px;
    right: 0;
    font-size: 20px;
    line-height: 1;
    color: #ff2d55;
    font-weight: 300;
    cursor: pointer;
    opacity: 1;
    -webkit-transition: opacity .25s;
    transition: opacity .25s
}
.widget.widget-shopping-cart .w-item-content .delete:hover {
    opacity: .6
}
.widget.widget-shopping-cart .w-item-price-current,
.widget.widget-shopping-cart .w-item-price-discounted {
    font-size: 22px;
    font-weight: normal
}
.widget.widget-shopping-cart .w-item-quantity {
    color: #c9c9c9;
    margin-right: 3px
}
.widget.widget-shopping-cart .w-footer .w-item-price-current {
    margin-left: 6px
}
.widget.widget-shopping-cart .w-footer .columns {
    display: table;
    width: 100%;
    margin-top: 10px
}
.widget.widget-shopping-cart .w-footer .columns .column {
    display: table-cell;
    vertical-align: middle;
    width: 50%
}
.widget.widget-shopping-cart .w-footer .columns .column:first-child {
    padding-right: 10px
}
.widget.widget-shopping-cart .w-footer .columns .column:last-child {
    padding-left: 10px
}
.widget.widget-payment-method .cards {
    display: table;
    width: 100%;
    margin-bottom: 26.4px
}
.widget.widget-payment-method .cards .card {
    display: table-cell;
    vertical-align: middle;
    width: 33.33%;
    text-align: center;
    padding: 5px
}
.widget.widget-payment-method .cards .card:first-child {
    text-align: left;
    padding-right: 10px;
    padding-left: 0
}
.widget.widget-payment-method .cards .card:last-child {
    text-align: right;
    padding-left: 10px;
    padding-right: 0
}
.widget.widget-payment-method .cards .card a {
    display: inline-block;
    width: 100%;
    max-width: 50px
}
.widget.widget-payment-method .cards .card a:hover,
.widget.widget-payment-method .cards .card a:focus {
    opacity: 1
}
.widget.widget-links .columns {
    display: table;
    width: 100%
}
.widget.widget-links .columns ul {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    padding-left: 20px
}
.widget.widget-links .columns ul:first-child {
    padding-left: 0
}
.widget.widget-links ul {
    list-style: none;
    padding: 0
}
.widget.widget-links ul li {
    margin-bottom: 12px
}
.widget.widget-carousel .inner blockquote {
    margin-bottom: 0;
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}
.widget.widget-carousel .inner blockquote p {
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 2
}
.widget.widget-carousel .owl-nav {
    width: 100%;
    top: auto;
    bottom: 2px;
    z-index: 1
}
.widget.widget-carousel .owl-nav .owl-prev,
.widget.widget-carousel .owl-nav .owl-next {
    position: absolute;
    margin: 0
}
.widget.widget-carousel .owl-nav .owl-prev {
    left: 0
}
.widget.widget-carousel .owl-nav .owl-next {
    right: 0
}
.widget.widget-carousel .owl-dots {
    display: table;
    width: auto;
    margin: 17px auto 0 auto;
    z-index: 2
}
.widget.widget-brands .item a:hover,
.widget.widget-brands .item a:focus {
    opacity: 1
}
.widget.widget-testimonial .item {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}
.widget.widget-testimonial .bubble {
    position: relative;
    width: 100%;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    background-color: #ff9500;
    border-radius: 24px;
    padding: 18px 15px;
    margin-bottom: 18px
}
.widget.widget-testimonial .bubble:before {
    display: block;
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    bottom: -6px;
    right: 30px;
    border-width: 7px 7px 0;
    border-top-color: #ff9500
}
.widget.widget-testimonial .bubble p {
    margin-bottom: 0
}
.widget.widget-testimonial p {
    margin-bottom: 24px
}
.widget.widget-testimonial .author {
    text-align: right;
    color: #5ac8fa
}
.widget.widget-testimonial .author .avatar {
    display: inline-block;
    vertical-align: middle;
    max-width: 48px;
    border-radius: 50%;
    margin-right: 6px
}
.widget.widget-testimonial.widget-testimonial-alt {
    text-align: center
}
.widget.widget-testimonial.widget-testimonial-alt .author {
    text-align: center
}
.widget.widget-testimonial.widget-testimonial-alt .author .avatar {
    display: block;
    margin: 0 auto 10px auto
}
.filter-btns {
    margin-bottom: 16px
}
.filter-btns .btn {
    margin: 0 5px 10px 0
}
.widgets-row {
    position: relative;
    width: 100%;
    margin-bottom: 48px
}
.widgets-row:before,
.widgets-row:after {
    content: "";
    display: table
}
.widgets-row:after {
    clear: both
}
.widgets-row .widgets-col {
    float: left;
    padding: 5px 22px
}
.widgets-row .widgets-col:before {
    display: block;
    position: absolute;
    content: "";
    width: 1px;
    min-height: 100%;
    top: 0;
    background-color: #5ac8fa
}
.widgets-row .widgets-col:first-child {
    padding-left: 0
}
.widgets-row .widgets-col:first-child:before {
    display: none
}
.widgets-row .widgets-col:last-child {
    padding-right: 0
}
.widgets-row.widgets-row-4cols .widgets-col {
    width: 26%
}
.widgets-row.widgets-row-4cols .widgets-col:first-child,
.widgets-row.widgets-row-4cols .widgets-col:last-child {
    width: 24%
}
.widgets-row.widgets-row-4cols .widgets-col.col-2:before {
    left: 24%
}
.widgets-row.widgets-row-4cols .widgets-col.col-3:before {
    left: 50%
}
.widgets-row.widgets-row-4cols .widgets-col.col-4:before {
    left: 76%
}
.widgets-row.widgets-row-3cols .widgets-col {
    width: 34%
}
.widgets-row.widgets-row-3cols .widgets-col:first-child,
.widgets-row.widgets-row-3cols .widgets-col:last-child {
    width: 33%
}
.widgets-row.widgets-row-3cols .widgets-col.col-2:before {
    left: 33%
}
.widgets-row.widgets-row-3cols .widgets-col.col-3:before {
    left: 67%
}
.widgets-row.widgets-row-2cols .widgets-col {
    width: 50%
}
.widgets-row.widgets-row-2cols .widgets-col.col-2:before {
    left: 50%
}
.widgets-row .widget {
    margin-bottom: 0
}
@media (max-width: 991px) {
    .widgets-row.widgets-row-4cols .widgets-col,
    .widgets-row.widgets-row-3cols .widgets-col,
    .widgets-row.widgets-row-2cols .widgets-col {
        width: 50% !important
    }
    .widgets-row.widgets-row-4cols .widgets-col.col-3,
    .widgets-row.widgets-row-3cols .widgets-col.col-3,
    .widgets-row.widgets-row-2cols .widgets-col.col-3 {
        padding-left: 0;
        clear: both
    }
    .widgets-row.widgets-row-4cols .widgets-col.col-2:before,
    .widgets-row.widgets-row-3cols .widgets-col.col-2:before,
    .widgets-row.widgets-row-2cols .widgets-col.col-2:before,
    .widgets-row.widgets-row-4cols .widgets-col.col-4:before,
    .widgets-row.widgets-row-3cols .widgets-col.col-4:before,
    .widgets-row.widgets-row-2cols .widgets-col.col-4:before {
        display: none
    }
    .widgets-row.widgets-row-4cols .widgets-col.col-1 .widget,
    .widgets-row.widgets-row-3cols .widgets-col.col-1 .widget,
    .widgets-row.widgets-row-2cols .widgets-col.col-1 .widget,
    .widgets-row.widgets-row-4cols .widgets-col.col-2 .widget,
    .widgets-row.widgets-row-3cols .widgets-col.col-2 .widget,
    .widgets-row.widgets-row-2cols .widgets-col.col-2 .widget {
        margin-bottom: 36px
    }
    .widgets-row.widgets-row-3cols .widgets-col.col-3 {
        padding-right: 22px
    }
    .widgets-row.widgets-row-3cols .widgets-col.col-3:before {
        left: 50%
    }
    .widgets-row.widgets-row-2cols .widgets-col.col-2:before {
        display: block
    }
}
@media (max-width: 480px) {
    .widgets-row.widgets-row-4cols,
    .widgets-row.widgets-row-3cols,
    .widgets-row.widgets-row-2cols {
        margin-bottom: 0
    }
    .widgets-row.widgets-row-4cols .widgets-col,
    .widgets-row.widgets-row-3cols .widgets-col,
    .widgets-row.widgets-row-2cols .widgets-col {
        width: 100% !important;
        padding: 0 !important
    }
    .widgets-row.widgets-row-4cols .widgets-col:before,
    .widgets-row.widgets-row-3cols .widgets-col:before,
    .widgets-row.widgets-row-2cols .widgets-col:before {
        display: none
    }
    .widgets-row.widgets-row-4cols .widget,
    .widgets-row.widgets-row-3cols .widget,
    .widgets-row.widgets-row-2cols .widget {
        margin: 0 auto 36px auto
    }
    .widgets-row.widgets-row-2cols .widgets-col.col-2:before {
        display: none
    }
}

.text-light.widget.widget-testimonial .author,
.text-light .widget.widget-testimonial .author { color: #fff}
.card {background-repeat: no-repeat; background-position: center; background-size: cover; margin: 0 auto}
.content-carousel .card {margin-bottom: 10px !important;}
.card .card-title {-webkit-transition: color .3s; transition: color .3s}

.card .card-title-alt h2,.card .card-title-alt h3,
.card .card-title-alt h4,.card .card-title-alt h5,.card .card-title-alt h6 {margin-bottom: 0}
.card .post-counters {text-align: center; margin-bottom: 12px}

.card .wishlist-btn {display: block; position: absolute; z-index: 2; top: 12px; right: 24px}
.card .card-thumb { display: block; position: relative; vertical-align: middle;}
.card .card-thumb figure {overflow: hidden;}

.card .card-thumb .post-counters {
    position: absolute;
    width: 100%;
    text-align: center;
    z-index: 2;
    left: 0;
    bottom: 5px;
    margin-bottom: 0;
    opacity: 0;
    -webkit-transform: translate(0, 15px);
    -ms-transform: translate(0, 15px);
    -o-transform: translate(0, 15px);
    transform: translate(0, 15px);
    -webkit-transition: all .3s;
    transition: all .3s
}
.card .card-thumb .post-counters a,
.card .card-thumb .post-counters span { color: #fff}

.card .card-thumb .overlay {
    display: block;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    background: rgba(0,0,0,0.15);
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.card .card-thumb .overlay span {
    display: block;
    position: absolute;
    color: #fff;
    font-size: 24px;
    line-height: 1;
    top: 5px;
    right: 12px;
    -webkit-transform: translate(0, -30px);
    -ms-transform: translate(0, -30px);
    -o-transform: translate(0, -30px);
    transform: translate(0, -30px);
    -webkit-transition: all .3s;
    transition: all .3s
}
.card .card-thumb .overlay .btns {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 50%;
    left: 0;
    margin-top: -24px
}
.card .card-thumb .overlay .btns a {
    display: inline-block;
    width: 48px;
    height: 48px;
    line-height: 44px;
    font-size: 24px;
    border-radius: 50%;
    margin: 0 4px;
    opacity: .8;
    -webkit-transform: translate(-20px, 0);
    -ms-transform: translate(-20px, 0);
    -o-transform: translate(-20px, 0);
    transform: translate(-20px, 0);
    -webkit-transition: all .3s;
    transition: all .3s
}
.card .card-thumb .overlay .btns a:last-child {
    -webkit-transform: translate(20px, 0);
    -ms-transform: translate(20px, 0);
    -o-transform: translate(20px, 0);
    transform: translate(20px, 0)
}
.card .card-thumb .overlay .btns a:hover,
.card .card-thumb .overlay .btns a:focus {opacity: 1}

.card .card-thumb .overlay .inner-wrap {
    position: absolute;
    display: table;
    width: 100%;
    height: 180px;
    color: #fff;
    left: 0;
    top: 50%;
    margin-top: -90px
}
.card .card-thumb .overlay .inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 15px 32px 15px
}
.card .card-thumb .overlay .inner .btns { position: relative;top: 0;margin: 0 0 22px 0}
.card .card-thumb .overlay .inner .post-counters { bottom: 10px}

.card .card-thumb img {display: block}
.card .card-thumb .post-badges {position: absolute; width: auto;z-index: 2;top: 12px;left: 0; padding-left: 1.1em; overflow: hidden}
.card .card-thumb .post-badges .span {opacity: 1; -webkit-transform: translate(-200%, 0); -ms-transform: translate(-200%, 0); -o-transform: translate(-200%, 0); transform: translate(-200%, 0); -webkit-transition: all .4s; transition: all .4s}
.card .card-thumb .card-rating { position: absolute;width: 100%; z-index: 2; left: 0; bottom: 24px; opacity: 0; -webkit-transform: translate(0, 15px); -ms-transform: translate(0, 15px);-o-transform: translate(0, 15px); transform: translate(0, 15px);-webkit-transition: all .3s; transition: all .3s}
.card .card-thumb .card-rating .rating { display: table; margin: auto}

.card .card-thumb .card-rating .rating span,
.card .card-thumb .card-rating .rating span.star {
    color: rgba(255, 255, 255, 0.6)
}
.card .card-thumb .card-rating .rating span.active,
.card .card-thumb .card-rating .rating span.star.active { color: #fff}

.card .card-thumb .badge {
    position: absolute;
    z-index: 2;
    top: 15px;
    left: 15px;
    line-height: 24px;
    font-size: 13px
}
.card .card-thumb .wishlist-btn {
    color: #ff2d55 !important;
    opacity: 0;
    -webkit-transform: translate(0, -12px);
    -ms-transform: translate(0, -12px);
    -o-transform: translate(0, -12px);
    transform: translate(0, -12px);
    -webkit-transition: all .3s;
    transition: all .3s
}
.card .card-thumb:hover .overlay {opacity: 1}

.card .card-thumb:hover .overlay span,
.card .card-thumb:hover .overlay .btns a {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}
.card .card-thumb:hover .tag {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}
.card .card-thumb:hover .tag:first-child {
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}
.card .card-thumb:hover .tag:last-child {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}
.card .card-thumb:hover .post-counters,
.card .card-thumb:hover .card-rating,
.card .card-thumb:hover .wishlist-btn {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}
.card .card-body {padding: 15px; text-align: left;}
.card .card-body p {margin-bottom: 0px;}

.card .card-body .shop-price,
.card .card-body .shop-old-price {font-size: 24px;font-weight: normal; margin: 0 4px 15px 4px}
.card .card-body .shop-old-price {font-weight: 300}

.card .card-body .btn {margin: 0}
.card .card-body .rating {margin-bottom: 10px}
.card .card-footer { padding: 8px 15px}

.card.card-horizontal .card-body,
.card.card-horizontal .card-footer, .card.card-horizontal .post-meta { padding-left: 30px; padding-right: 30px;}
.card.card-horizontal { width: 100%; max-width: 100%; margin-right: 0%;}
.card.card-horizontal:before,
.card.card-horizontal:after { content: " "; display: table}
.card.card-horizontal:after {clear: both}
.card.card-horizontal .card-thumb, .card.card-horizontal .card-content {float: left;}
.card.card-horizontal .card-thumb { position: relative; width: 33%;}
.card.card-horizontal .card-content,
.card-horizontal.no-has-thumbnail.format-video .card-content { position: relative; width: 67%; }
.card-horizontal.no-has-thumbnail .card-content,
.columns-2 .card-horizontal .card-thumb, .columns-2 .card-horizontal .card-content,
.columns-3 .card-horizontal .card-thumb, .columns-3 .card-horizontal .card-content,
.columns-4 .card-horizontal .card-thumb, .columns-4 .card-horizontal .card-content,
.columns-5 .card-horizontal .card-thumb, .columns-5 .card-horizontal .card-content,
.columns-6 .card-horizontal .card-thumb, .columns-6 .card-horizontal .card-content {width: 100%;}

.card .card-title h3{font-size: 120%; margin-bottom: 8px;}
#related-posts .owl-carousel .card-title h3,
.columns-3 .card-title h3, .columns-4 .card-title h3,
.columns-5 .card-title h3, .columns-6 .card-title h3 {font-size: 100%;}

@media (max-width: 700px) {
    .card.card-horizontal .card-thumb,
    .card.card-horizontal .card-content {float: none; width: 100% }
    .card.card-horizontal .card-content .card-body .rating { display: table;margin-left: auto; margin-right: auto }
    .card.card-horizontal .card-content .card-body .btn {display: table; margin: 24px auto 15px auto}
}
.card.card-block {max-width: 100%}
.ie .card .card-thumb img {filter: none}

/*Type-post*/
.card.type-post .card-thumb .tags .tag {
    -webkit-transform: translate(0%, 0);
    -ms-transform: translate(0%, 0);
    -o-transform: translate(0%, 0);
    transform: translate(0%, 0);
}
.card .post-meta { font-size: 75%; padding: 15px; text-align: left;}
.card .card-body .post-meta { margin: -15px -15px 0px; }
.card.card-horizontal .card-body .post-meta { margin: -15px -30px 0px; padding: 15px 30px; }
.card.type-post .post-meta .post-author {display: none;}
.card.type-post .card-thumb .tags .card-badge { display: none;}

.masonry-grid-type-2 .card,
.isotope-grid.isotope-nogap .card,
.masonry-grid-type-2 .card-thumb,
.isotope-grid.isotope-nogap .card-thumb {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}
.masonry-grid-type-2 .card-thumb,
.isotope-grid.isotope-nogap .card-thumb {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}
.isotope-grid.isotope-nogap .card-thumb {
    min-height: 180px
}
.container .isotope-grid.isotope-nogap .card,
.container .isotope-grid.isotope-nogap .card-thumb {
    position: relative;
    top: auto;
    left: auto
}
.isotope-grid .card-body p {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto
}
.isotope-grid .card-horizontal .card-body p {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0
}
.banner-holder {
    position: relative
}
.banner-tile {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}
.banner-tile .image,
.banner-tile:before {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}
.banner-tile .image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out
}
.banner-tile:before {
    z-index: 1;
    content: "";
    background-color: #007aff;
    opacity: .5;
    -webkit-transition: opacity .4s;
    transition: opacity .4s
}
.banner-tile .banner-title {
    position: absolute;
    display: table;
    z-index: 2;
    width: 100%;
    height: 170px;
    padding: 0 15px;
    color: #fff;
    text-align: center;
    overflow: hidden;
    top: 50%;
    left: 0;
    margin-top: -85px
}
.banner-tile .banner-title .inner {
    display: table-cell;
    vertical-align: middle
}
.banner-tile .banner-title p {
    margin-bottom: 0
}
.banner-tile:hover .image {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}
.banner-tile:hover:before {
    opacity: .8
}
.banner-tile:hover,
.banner-tile:focus {
    opacity: 1
}
.grid {
    position: relative
}
.grid.grid-no-gap {
    width: 100%
}
.grid.grid-no-gap:before,
.grid.grid-no-gap:after {
    content: " ";
    display: table
}
.grid.grid-no-gap:after {
    clear: both
}
.grid.grid-no-gap .grid-item {
    float: left
}
.grid.grid-no-gap.cols-5 .grid-item {
    width: 20%
}
.grid.grid-no-gap.cols-4 .grid-item {
    width: 25%
}
.grid.grid-no-gap.cols-3 .grid-item {
    width: 33.33333333%
}
.grid.grid-no-gap.cols-2 .grid-item {
    width: 50%
}
.grid.grid-no-gap.cols-1 .grid-item {
    width: 100%
}
@media (max-width: 1200px) {
    .grid.grid-no-gap.cols-5 .grid-item {
        width: 25%
    }
    .grid.grid-no-gap.cols-4 .grid-item {
        width: 33.33333333%
    }
}
@media (max-width: 991px) {
    .grid.grid-no-gap.cols-5 .grid-item {
        width: 33.33333333%
    }
    .grid.grid-no-gap.cols-3 .grid-item {
        width: 50%
    }
}
@media (max-width: 768px) {
    .grid.grid-no-gap.cols-5 .grid-item,
    .grid.grid-no-gap.cols-4 .grid-item {
        width: 50%
    }
}
@media (max-width: 480px) {
    .grid.grid-no-gap.cols-5 .grid-item,
    .grid.grid-no-gap.cols-4 .grid-item,
    .grid.grid-no-gap.cols-3 .grid-item,
    .grid.grid-no-gap.cols-2 .grid-item {
        width: 100%
    }
}
.grid.grid-no-gap.grid-bordered .grid-item {
    border-right: 1px solid #5ac8fa;
    border-top: 1px solid #5ac8fa;
    padding: 24px 15px
}
.grid.grid-no-gap.grid-bordered.cols-5 .grid-item:nth-child(5n) {
    border-right: none
}
.grid.grid-no-gap.grid-bordered.cols-5 .grid-item:nth-child(1),
.grid.grid-no-gap.grid-bordered.cols-5 .grid-item:nth-child(2),
.grid.grid-no-gap.grid-bordered.cols-5 .grid-item:nth-child(3),
.grid.grid-no-gap.grid-bordered.cols-5 .grid-item:nth-child(4),
.grid.grid-no-gap.grid-bordered.cols-5 .grid-item:nth-child(5) {
    border-top: none
}
@media (max-width: 1200px) {
    .grid.grid-no-gap.grid-bordered.cols-5 .grid-item {
        width: 20%
    }
}
@media (max-width: 991px) {
    .grid.grid-no-gap.grid-bordered.cols-5 .grid-item {
        width: 20%
    }
}
@media (max-width: 768px) {
    .grid.grid-no-gap.grid-bordered.cols-5 .grid-item {
        width: 50%;
        border-right: none
    }
    .grid.grid-no-gap.grid-bordered.cols-5 .grid-item:nth-child(3),
    .grid.grid-no-gap.grid-bordered.cols-5 .grid-item:nth-child(4),
    .grid.grid-no-gap.grid-bordered.cols-5 .grid-item:nth-child(5) {
        border-top: 1px solid #5ac8fa
    }
    .grid.grid-no-gap.grid-bordered.cols-5 .grid-item:nth-child(odd) {
        border-right: 1px solid #5ac8fa
    }
}
.grid.grid-no-gap.grid-bordered.cols-5 .grid-item .client-box .thumb {
    max-width: 150px;
    opacity: .65;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}
.grid.grid-no-gap.grid-bordered.cols-5 .grid-item .client-box .thumb:hover {
    opacity: 1
}
.grid.grid-no-gap.equal-height {
    display: table
}
.grid.grid-no-gap.equal-height .grid-item {
    display: table-cell;
    float: none;
    vertical-align: top
}
@media (max-width: 1200px) {
    .grid.grid-no-gap.equal-height.cols-4 .grid-item {
        width: 25%
    }
}
@media (max-width: 991px) {
    .grid.grid-no-gap.equal-height.cols-4 .grid-item {
        width: 25%
    }
    .grid.grid-no-gap.equal-height.cols-3 .grid-item {
        width: 33.33333333%
    }
    .grid.grid-no-gap.equal-height.cols-2 .grid-item {
        width: 50%
    }
}
@media (max-width: 768px) {
    .grid.grid-no-gap.equal-height.cols-4 .grid-item,
    .grid.grid-no-gap.equal-height.cols-3 .grid-item,
    .grid.grid-no-gap.equal-height.cols-2 .grid-item {
        display: block;
        width: 100%
    }
}
.grid .card {
    max-width: 100%;
    margin-bottom: 0
}
.grid.isotope-grid {
    overflow: hidden
}
.grid.isotope-grid:after {
    content: '';
    display: block;
    clear: both
}
.grid.isotope-grid .gutter-sizer {
    width: 2.5%
}
@media (max-width: 768px) {
    .grid.isotope-grid .gutter-sizer {
        width: 3.5%
    }
}
.grid.isotope-grid .grid-item {
    float: left;
    margin-bottom: 2.8%
}
@media (max-width: 768px) {
    .grid.isotope-grid .grid-item {
        margin-bottom: 3.5%
    }
}
@media (max-width: 500px) {
    .grid.isotope-grid .grid-item {
        margin-bottom: 5%
    }
}
.grid.isotope-grid.cols-1 .gutter-sizer {
    width: 0
}
.grid.isotope-grid.cols-1 .grid-sizer,
.grid.isotope-grid.cols-1 .grid-item {
    float: none;
    width: 100%;
    margin-bottom: 35px
}
@media (max-width: 700px) {
    .grid.isotope-grid .card-horizontal {
        max-width: 400px
    }
}
.grid.isotope-grid.cols-2 .grid-sizer,
.grid.isotope-grid.cols-2 .grid-item {
    width: 48.75%
}
@media (max-width: 768px) {
    .grid.isotope-grid.cols-2 .grid-sizer,
    .grid.isotope-grid.cols-2 .grid-item {
        width: 48.25%
    }
}
@media (max-width: 600px) {
    .grid.isotope-grid.cols-2 .grid-sizer,
    .grid.isotope-grid.cols-2 .grid-item {
        float: none;
        width: 100%
    }
}
.grid.isotope-grid.cols-3 .grid-sizer,
.grid.isotope-grid.cols-3 .grid-item {
    width: 31.66666667%
}
@media (max-width: 991px) {
    .grid.isotope-grid.cols-3 .grid-sizer,
    .grid.isotope-grid.cols-3 .grid-item {
        width: 48.75%
    }
}
@media (max-width: 768px) {
    .grid.isotope-grid.cols-3 .grid-sizer,
    .grid.isotope-grid.cols-3 .grid-item {
        width: 48.25%
    }
}
@media (max-width: 520px) {
    .grid.isotope-grid.cols-3 .grid-sizer,
    .grid.isotope-grid.cols-3 .grid-item {
        float: none;
        width: 100%
    }
}
.grid.isotope-grid.cols-4 .grid-sizer,
.grid.isotope-grid.cols-4 .grid-item {
    width: 23.125%
}
@media (max-width: 991px) {
    .grid.isotope-grid.cols-4 .grid-sizer,
    .grid.isotope-grid.cols-4 .grid-item {
        width: 48.75%
    }
}
@media (max-width: 768px) {
    .grid.isotope-grid.cols-4 .grid-sizer,
    .grid.isotope-grid.cols-4 .grid-item {
        width: 48.25%
    }
}
@media (max-width: 520px) {
    .grid.isotope-grid.cols-4 .grid-sizer,
    .grid.isotope-grid.cols-4 .grid-item {
        float: none;
        width: 100%
    }
}
.grid.masonry-grid-type-1 {
    overflow: hidden
}
.grid.masonry-grid-type-1:after {
    content: '';
    display: block;
    clear: both
}
.grid.masonry-grid-type-1 .gutter-sizer {
    width: 2.5%
}
.grid.masonry-grid-type-1 .grid-sizer,
.grid.masonry-grid-type-1 .grid-item {
    width: 31.6%
}
.grid.masonry-grid-type-1 .grid-item {
    float: left;
    margin-bottom: 2.8%
}
.grid.masonry-grid-type-1 .grid-item.w2 {
    width: 65.3%
}
@media (max-width: 768px) {
    .grid.masonry-grid-type-1 .grid-sizer,
    .grid.masonry-grid-type-1 .grid-item {
        width: 48.5%;
        margin-bottom: 3%
    }
    .grid.masonry-grid-type-1 .grid-item.w2 {
        width: 100%
    }
    .grid.masonry-grid-type-1 .gutter-sizer {
        width: 3%
    }
}
@media (max-width: 500px) {
    .grid.masonry-grid-type-1 .grid-sizer,
    .grid.masonry-grid-type-1 .grid-item,
    .grid.masonry-grid-type-1 .grid-item.w2 {
        width: 100%;
        margin-bottom: 5%
    }
    .grid.masonry-grid-type-1 .gutter-sizer {
        width: 0
    }
}
.grid.masonry-grid-type-2 {
    overflow: hidden
}
.grid.masonry-grid-type-2:after {
    content: '';
    display: block;
    clear: both
}
.grid.masonry-grid-type-2 .gutter-sizer {
    width: 2.5%
}
.grid.masonry-grid-type-2 .grid-sizer,
.grid.masonry-grid-type-2 .grid-item {
    width: 23.125%
}
.grid.masonry-grid-type-2 .grid-item {
    float: left;
    overflow: hidden;
    height: 268px;
    margin-bottom: 30px
}
.grid.masonry-grid-type-2 .grid-item.w2 {
    width: 48.75%
}
.grid.masonry-grid-type-2 .grid-item.h2 {
    font-size: inherit;
    font-weight: normal;
    margin-left: 0;
    height: 566px
}
@media (max-width: 1200px) {
    .grid.masonry-grid-type-2 .grid-item {
        margin-bottom: 25px
    }
}
@media (max-width: 991px) {
    .grid.masonry-grid-type-2 .grid-item {
        height: 180px;
        margin-bottom: 18px
    }
    .grid.masonry-grid-type-2 .grid-item.h2 {
        height: 378px
    }
}
@media (max-width: 768px) {
    .grid.masonry-grid-type-2 .grid-sizer,
    .grid.masonry-grid-type-2 .grid-item {
        width: 48.5%;
        height: 220px;
        margin-bottom: 3%
    }
    .grid.masonry-grid-type-2 .grid-sizer.h2,
    .grid.masonry-grid-type-2 .grid-item.h2 {
        height: 400px
    }
    .grid.masonry-grid-type-2 .grid-item.w2 {
        width: 100%
    }
    .grid.masonry-grid-type-2 .gutter-sizer {
        width: 3%
    }
}
@media (max-width: 500px) {
    .grid.masonry-grid-type-2 .grid-sizer,
    .grid.masonry-grid-type-2 .grid-item,
    .grid.masonry-grid-type-2 .grid-item.w2 {
        width: 100%;
        margin-bottom: 5%
    }
    .grid.masonry-grid-type-2 .grid-item.h2 {
        height: 350px
    }
    .grid.masonry-grid-type-2 .gutter-sizer {
        width: 0
    }
}
.grid.isotope-grid.isotope-nogap .gutter-sizer {
    width: 0
}
.grid.isotope-grid.isotope-nogap .grid-item {
    position: relative;
    height: 500px;
    margin-bottom: 0
}
@media (max-width: 1200px) {
    .grid.isotope-grid.isotope-nogap .grid-item {
        height: 400px
    }
}
@media (max-width: 768px) {
    .grid.isotope-grid.isotope-nogap .grid-item {
        height: 280px
    }
}
.grid.isotope-grid.isotope-nogap .grid-sizer,
.grid.isotope-grid.isotope-nogap .grid-item {
    width: 25%
}
.grid.isotope-grid.isotope-nogap .col-1 {
    width: 100%
}
.grid.isotope-grid.isotope-nogap .col-2 {
    width: 50%
}
@media (max-width: 600px) {
    .grid.isotope-grid.isotope-nogap .col-2 {
        width: 100%
    }
}
.grid.isotope-grid.isotope-nogap .col-3 {
    width: 33.33333333%;
    height: 450px
}
@media (max-width: 1200px) {
    .grid.isotope-grid.isotope-nogap .col-3 {
        height: 380px
    }
}
@media (max-width: 991px) {
    .grid.isotope-grid.isotope-nogap .col-3 {
        width: 50%
    }
}
@media (max-width: 768px) {
    .grid.isotope-grid.isotope-nogap .col-3 {
        height: 280px
    }
}
@media (max-width: 500px) {
    .grid.isotope-grid.isotope-nogap .col-3 {
        width: 100%
    }
}
.grid.isotope-grid.isotope-nogap .col-4 {
    width: 25%;
    height: 400px
}
@media (max-width: 1200px) {
    .grid.isotope-grid.isotope-nogap .col-4 {
        height: 320px
    }
}
@media (max-width: 991px) {
    .grid.isotope-grid.isotope-nogap .col-4 {
        width: 50%
    }
}
@media (max-width: 768px) {
    .grid.isotope-grid.isotope-nogap .col-4 {
        height: 280px
    }
}
@media (max-width: 500px) {
    .grid.isotope-grid.isotope-nogap .col-4 {
        width: 100%
    }
}
.container .grid.isotope-grid.isotope-nogap .grid-item {
    height: auto
}
.content-box {position: relative;width: 100%;}

.content-box .icon,
.content-box .thumb,
.content-box .thumb-small {margin-bottom: 20px}

.content-box .thumb,
.content-box .thumb-small {display: block}

.content-box .thumb:hover,
.content-box .thumb-small:hover,
.content-box .thumb:focus,
.content-box .thumb-small:focus {opacity: 1 !important}

.content-box .thumb img,
.content-box .thumb-small img {display: block}

.content-box p { margin-bottom: 0}

.content-box .badge {
    position: absolute;
    top: -8px;
    left: 50%;
    margin-left: -35px
}
.content-box .social-buttons { margin-top: 12px; margin-bottom: 7.5px}

.content-box .content-box-title+.social-buttons { margin-top: -5px}

.content-box.content-box-horizontal {display: table}
.content-box.content-box-horizontal .icon {margin: 0}
.content-box.content-box-horizontal .icon-cell,
.content-box.content-box-horizontal .thumb-cell,
.content-box.content-box-horizontal .content-cell,
.content-box.content-box-horizontal .action-cell {display: table-cell;vertical-align: top}

.content-box.content-box-horizontal.icon-va-middle .icon-cell,
.content-box.content-box-horizontal.icon-va-middle .thumb-cell {vertical-align: middle}

.content-box.content-box-horizontal.icon-va-middle .content-cell {padding-top: 0}

.content-box.content-box-horizontal.text-left .icon-cell,
.content-box.content-box-horizontal.text-left .content-cell {padding-right: 20px}

.content-box.content-box-horizontal.text-left .action-cell { padding-left: 20px}
.content-box.content-box-horizontal.text-left .thumb-cell { padding-right: 30px}

.content-box.content-box-horizontal.text-right .icon-cell,
.content-box.content-box-horizontal.text-right .content-cell {padding-left: 20px}

.content-box.content-box-horizontal.text-right .action-cell { padding-right: 20px}

.content-box.content-box-horizontal.text-right .thumb-cell {padding-left: 30px}

.content-box.client-box { max-width: 280px; margin-left: auto; margin-right: auto;margin-bottom: 48px}

.content-box.client-box .thumb { max-width: 180px}
.content-box.client-box .thumb-small { max-width: 65px}

.content-box.client-box.just-thumb { margin-bottom: 6px}

.text-center .content-box .thumb,
.text-center.content-box .thumb,
.text-center .content-box .thumb-small,
.text-center.content-box .thumb-small { margin-left: auto; margin-right: auto}

.text-light .content-box-title { font-weight: 300}

@media (max-width: 480px) {
    .content-box-alt {
        padding-left: 20px;
        padding-right: 20px
    }
}
.content-box-alt .content-box {
    margin-top: -36px;
    margin-bottom: -36px;
    padding: 17px 0
}
.content-box-alt .content-box.content-box-horizontal .icon-cell,
.content-box-alt .content-box.content-box-horizontal .thumb-cell,
.content-box-alt .content-box.content-box-horizontal .content-cell,
.content-box-alt .content-box.content-box-horizontal .action-cell {
    vertical-align: middle
}
@media (max-width: 768px) {
    .content-box-alt .container {
        padding: 0
    }
    .content-box-alt .content-box {
        margin: 0;
        padding: 0
    }
    .content-box-alt .content-box-horizontal .icon-cell,
    .content-box-alt .content-box-horizontal .thumb-cell,
    .content-box-alt .content-box-horizontal .content-cell,
    .content-box-alt .content-box-horizontal .action-cell {
        display: block;
        padding: 0 !important;
        text-align: center !important
    }
    .content-box-alt .content-box-horizontal .content-cell {
        margin: 20px 0
    }
}
.content-box-alt.content-box-fw {
    padding-left: 0;
    padding-right: 0
}
.content-box-alt.content-box-alt-horizontal {
    display: table;
    width: 100%
}
.content-box-alt.content-box-alt-horizontal .icon-cell,
.content-box-alt.content-box-alt-horizontal .content-cell,
.content-box-alt.content-box-alt-horizontal .action-cell {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}
.content-box-alt.content-box-alt-horizontal .icon-cell {
    width: 20%
}
.content-box-alt.content-box-alt-horizontal .content-cell {
    width: 55%;
    padding: 0 30px
}
.content-box-alt.content-box-alt-horizontal .action-cell {
    width: 25%
}
@media (max-width: 768px) {
    .content-box-alt.content-box-alt-horizontal .icon-cell,
    .content-box-alt.content-box-alt-horizontal .content-cell,
    .content-box-alt.content-box-alt-horizontal .action-cell {
        display: block;
        width: 100%
    }
    .content-box-alt.content-box-alt-horizontal .content-cell {
        padding: 20px 0 5px 0
    }
}

.timeline .timeline-row {
    display: table;
    width: 100%
}
.timeline .timeline-row .date {
    display: table-cell;
    position: relative;
    width: 95px;
    font-size: 13px;
    color: #bdbdbd;
    text-align: right;
    padding: 0 18px 40px 0
}
.timeline .timeline-row .date:before {
    display: block;
    position: absolute;
    z-index: 2;
    content: "";
    width: 13px;
    height: 13px;
    background-color: #3a3a3a;
    border-radius: 50%;
    top: 5px;
    right: -7px
}
.timeline .timeline-row .date:after {
    display: block;
    position: absolute;
    z-index: 1;
    content: "";
    width: 1px;
    height: 100%;
    top: 6px;
    right: -1px;
    background-color: #ccc
}
.timeline .timeline-row .event {
    display: table-cell;
    padding: 0 0 30px 28px;
    font-size: 14px
}
.timeline .timeline-row:last-child .date,
.timeline .timeline-row:last-child .event {
    padding-bottom: 0
}
.timeline .timeline-row:last-child .date:after {
    display: none
}
.timeline.timeline-default .timeline-row .date:before {
    background-color: #3a3a3a
}
.timeline.timeline-primary .timeline-row .date:before {
    background-color: #007aff
}
.timeline.timeline-success .timeline-row .date:before {
    background-color: #4cd964
}
.timeline.timeline-info .timeline-row .date:before {
    background-color: #5ac8fa
}
.timeline.timeline-warning .timeline-row .date:before {
    background-color: #fc0
}
.timeline.timeline-danger .timeline-row .date:before {
    background-color: #ff2d55
}
.text-light.timeline,
.text-light .timeline {
    font-weight: 300
}
.text-light.timeline .date,
.text-light .timeline .date {
    color: rgba(255, 255, 255, 0.6)
}
.text-light.timeline .date:after,
.text-light .timeline .date:after {
    background-color: rgba(255, 255, 255, 0.5)
}
.text-light.timeline .date:before,
.text-light .timeline .date:before {
    background-color: #fff
}
.text-light.timeline.timeline-default .date:before,
.text-light .timeline.timeline-default .date:before {
    background-color: #fff
}
.pricing-plan {
    position: relative;
    max-width: 300px;
    padding: 35px 25px 25px 25px;
    text-align: center;
    color: #fff;
    background-color: #3a3a3a;
    margin: 0 auto 29px auto;
    overflow: hidden
}
.pricing-plan h1,
.pricing-plan h2,
.pricing-plan h3 {
    font-size: 36px
}
.pricing-plan .price {
    margin: 20px 0
}
.pricing-plan .price .currency {
    vertical-align: top
}
.pricing-plan .price .value {
    font-size: 62px;
    line-height: 1;
    font-weight: 300
}
.pricing-plan .price .period {
    vertical-align: bottom
}
.pricing-plan .description {
    list-style: none;
    padding: 0;
    line-height: 1.7;
    margin: 24px 0 26px 0
}
.pricing-plan.pricing-plan-default {
    background-color: #3a3a3a
}
.pricing-plan.pricing-plan-primary {
    background-color: #007aff
}
.pricing-plan.pricing-plan-success {
    background-color: #4cd964
}
.pricing-plan.pricing-plan-info {
    background-color: #5ac8fa
}
.pricing-plan.pricing-plan-warning {
    background-color: #fc0
}
.pricing-plan.pricing-plan-danger {
    background-color: #ff2d55
}
.pricing-plan.pricing-plan-ghost {
    color: #3a3a3a;
    border: 1px solid #3a3a3a;
    background-color: transparent
}
.pricing-plan.pricing-plan-ghost.pricing-plan-default,
.pricing-plan.pricing-plan-ghost.pricing-plan-primary,
.pricing-plan.pricing-plan-ghost.pricing-plan-success,
.pricing-plan.pricing-plan-ghost.pricing-plan-info,
.pricing-plan.pricing-plan-ghost.pricing-plan-warning,
.pricing-plan.pricing-plan-ghost.pricing-plan-danger {
    background-color: transparent
}
.pricing-plan.pricing-plan-ghost.pricing-plan-default {
    border-color: #3a3a3a
}
.pricing-plan.pricing-plan-ghost.pricing-plan-primary {
    border-color: #007aff
}
.pricing-plan.pricing-plan-ghost.pricing-plan-success {
    border-color: #4cd964
}
.pricing-plan.pricing-plan-ghost.pricing-plan-info {
    border-color: #5ac8fa
}
.pricing-plan.pricing-plan-ghost.pricing-plan-warning {
    border-color: #fc0
}
.pricing-plan.pricing-plan-ghost.pricing-plan-danger {
    border-color: #ff2d55
}
.pricing-plan.pricing-plan-block {
    max-width: 100%
}
.pricing-plan.img-bg:before {
    display: block;
    position: absolute;
    content: "";
    z-index: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: .55
}
.pricing-plan.img-bg h1,
.pricing-plan.img-bg h2,
.pricing-plan.img-bg h3,
.pricing-plan.img-bg h4,
.pricing-plan.img-bg h5,
.pricing-plan.img-bg h6,
.pricing-plan.img-bg p,
.pricing-plan.img-bg a,
.pricing-plan.img-bg .price,
.pricing-plan.img-bg .description {
    position: relative;
    z-index: 1
}
.pricing-badge {
    position: relative;
    width: 48px;
    height: 48px;
    text-align: right;
    padding-right: 8px;
    color: #fff;
    margin: -59px 0 25px -49px
}
.pricing-badge .background {
    display: block;
    position: absolute;
    width: 48px;
    height: 48px;
    top: 0;
    left: 0;
    z-index: 0;
    background-color: #fc0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}
.pricing-badge .value {
    position: relative;
    z-index: 1;
    line-height: 68px
}
.pricing-stacked {
    display: table;
    width: 100%
}
.pricing-stacked .pricing-cell {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}
.pricing-stacked .pricing-cell .pricing-plan {
    display: inline-block;
    width: 100%;
    max-width: 100%;
    text-align: center;
    z-index: 2
}
.pricing-stacked .pricing-cell:first-child .pricing-plan {
    z-index: 1;
    margin-right: -2px
}
.pricing-stacked .pricing-cell:last-child .pricing-plan {
    z-index: 1;
    margin-left: -2px
}
.pricing-plan-switcher .label {
    display: inline-block;
    vertical-align: middle;
    opacity: .6;
    margin-top: -3px;
    line-height: 60px
}
.pricing-plan-switcher span {
    font-size: 12px;
    display: block;
    margin-top: -3px
}
.pricing-plan-alt {
    text-align: center;
    margin-bottom: 48px
}
.pricing-plan-alt .icon {
    display: block;
    margin-bottom: 13px
}
.pricing-plan-alt .icon i {
    font-size: 48px
}
.pricing-plan-alt .icon i.flaticon-graduates1 {
    display: block;
    font-size: 68px;
    margin-bottom: -28px
}
.pricing-plan-title {
    position: relative;
    display: inline-block;
    font-weight: 300;
    font-size: 60px;
    white-space: nowrap;
    padding: 22px 0;
    margin: 0 auto 35px auto
}
.pricing-plan-title span {
    position: absolute;
    display: block;
    font-size: 16px;
    font-weight: normal
}
.pricing-plan-title .name {
    top: 0;
    left: 5px
}
.pricing-plan-title .period {
    bottom: 2px;
    right: 5px;
    opacity: .6
}
.pricing-plan-description {
    list-style: none;
    padding: 0;
    font-size: 16px;
    opacity: .6;
    line-height: 1.5
}
.pricing-plan-alt .btn {
    display: block;
    max-width: 170px;
    margin: 0 auto 30px auto
}
.text-light.pricing-plan-switcher .label,
.text-light .pricing-plan-switcher .label {
    color: #fff
}
.text-light.pricing-plan-switcher .checkbox,
.text-light .pricing-plan-switcher .checkbox,
.text-light.pricing-plan-switcher .radio,
.text-light .pricing-plan-switcher .radio,
.text-light.pricing-plan-switcher .checkbox-inline,
.text-light .pricing-plan-switcher .checkbox-inline,
.text-light.pricing-plan-switcher .radio-inline,
.text-light .pricing-plan-switcher .radio-inline {
    font-weight: 300
}
.text-light .pricing-plan-alt .pricing-plan-description,
.text-light .pricing-plan-alt .pricing-plan-title span {
    font-weight: 300
}
.pricing-table {
    width: 100%;
    min-width: 940px;
    table-layout: fixed
}
.pricing-table th,
.pricing-table td {
    padding: 18px 22px;
    border-top: 1px solid #d9d9d9
}
.pricing-table th.highlighted,
.pricing-table td.highlighted {
    background-color: #fff
}
.pricing-table thead th {
    position: relative;
    font-size: 24px;
    font-weight: 300;
    border-top: none;
    padding-top: 29px;
    overflow: hidden
}
.pricing-table thead th .pricing-badge {
    position: absolute;
    font-size: 14px;
    margin: -53px 0 0 -46px
}
.pricing-table tbody th {
    font-weight: 600
}
.pricing-table .flaticon-cross37 {
    font-size: 13px
}
.pricing-table .flaticon-correct7 {
    font-size: 20px
}

.team-item {
    max-width: 360px;
    margin-right: auto;
    margin-left: auto
}
.team-item.content-box-horizontal {
    max-width: 100%
}
.team-item.content-box-horizontal .thumb {
    width: 150px
}

.author-box.content-box-horizontal .thumb {width: 80px; height: auto;}

@media (max-width: 768px) {
    .team-item.content-box-horizontal .thumb {
        width: 120px
    }
}
@media (max-width: 480px) {
    .team-item.content-box-horizontal .thumb {
        width: 80px
    }
}
.team-item .position {
    display: block;
    margin: -5px 0 7px 0
}
.team-item.team-item-alt {
    text-align: center;
    margin-bottom: 0
}
.team-item.team-item-alt .social-buttons a {
    margin: 5px 12px 10px 12px
}
@media (max-width: 768px) {
    .team-item.team-item-alt {
        margin-bottom: 50px
    }
    .team-item.team-item-alt.last-child {
        margin-bottom: 0
    }
}
.grid .team-item {
    position: relative;
    width: 100%;
    max-width: 100%
}
.grid .team-item img {
    display: block
}
.grid .team-item h3 {
    margin-bottom: 12px
}
.grid .team-item span {
    color: #8e8e93
}
.grid .team-item .social-buttons {
    position: absolute;
    left: 11%;
    bottom: 15%
}
.grid .team-item .social-buttons a:last-child {
    margin-right: 0
}
.grid .team-item .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    padding: 14% 11% 0 11%;
    background-color: rgba(255, 255, 255, 0.9);
    -webkit-transition: opacity .4s;
    transition: opacity .4s
}
.grid .team-item:hover .overlay {
    opacity: 1
}
@media (max-width: 640px) {
    .grid .team-item .overlay {
        padding: 8% 9% 0 9%
    }
    .grid .team-item .social-buttons {
        bottom: 10%
    }
}
@media (max-width: 480px) {
    .grid .team-item .overlay {
        padding: 10% 10% 0 10%
    }
    .grid .team-item .social-buttons {
        bottom: 11%
    }
}
.google-map {
    width: 100%
}
@media (max-width: 991px) {
    .google-map {
        height: 350px !important
    }
}
@media (max-width: 480px) {
    .google-map {
        height: 250px !important
    }
}
.google-map img {
    max-width: none
}
.gm-style>div:first-child>div+div>div:last-child>div>div:last-child>img {
    display: none
}
.map-collapse {
    position: relative;
    overflow: hidden;
    -webkit-transition: max-height .5s;
    transition: max-height .5s
}
.map-collapse .map-collapse-toggle {
    position: absolute;
    z-index: 10;
    width: 100%;
    left: 0;
    bottom: 0;
    line-height: 48px;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    white-space: nowrap;
    cursor: pointer;
    background-color: rgba(0, 122, 255, 0.55);
    padding: 0 24px;
    -webkit-transition: background-color .3s;
    transition: background-color .3s
}
.map-collapse .map-collapse-toggle:hover {
    background-color: rgba(0, 122, 255, 0.9)
}
.map-collapse .map-collapse-toggle i {
    font-size: 24px;
    margin-right: 5px
}
.map-collapse .map-collapse-toggle:before {
    display: block;
    position: absolute;
    font-family: 'Pe-icon-7-stroke';
    content: "\e682";
    font-size: 24px;
    line-height: 48px;
    top: 0;
    right: 24px;
    -webkit-transition: all .3s;
    transition: all .3s
}
.map-collapse.closed {
    max-height: 48px !important
}
.map-collapse.closed .map-collapse-toggle:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}
.google-map-container {
    position: relative;
    overflow: hidden
}
.google-map-container .container {
    position: relative
}
@media (max-width: 768px) {
    .google-map-container .container {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%
    }
}
@media (max-width: 680px) {
    .google-map-container .container {
        display: none
    }
}
.map-info-box {
    position: absolute;
    z-index: 5;
    top: 24px;
    right: 24px;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 36px 24px 24px 24px;
    visibility: visible;
    opacity: 1;
    -webkit-transition: all .3s;
    transition: all .3s
}
.map-info-box .map-info-box-logo {
    max-width: 180px;
    vertical-align: top;
    text-align: center
}
.map-info-box .map-info-box-logo .logo-icon {
    display: block;
    margin-bottom: 20px
}
.map-info-box .map-info-box-logo .logo-icon:hover,
.map-info-box .map-info-box-logo .logo-icon:focus {
    opacity: 1
}
.map-info-box .map-info-box-logo .logo-icon img {
    padding-top: 8px
}
.map-info-box .map-info-box-logo.inline {
    padding-right: 30px
}
@media (max-width: 768px) {
    .map-info-box {
        top: 0;
        right: 0;
        min-height: 100%
    }
}
@media (max-width: 680px) {
    .map-info-box {
        display: none
    }
}
.map-collapse.closed .map-info-box {
    visibility: hidden;
    opacity: 0
}
.container>.map-info-box {
    right: 15px
}
@media (max-width: 768px) {
    .container>.map-info-box {
        right: 0
    }
}
.counter {
    width: 100%;
    text-align: center;
    padding: 28px 20px 36px 20px;
    background-color: #fff;
    margin-bottom: 30px
}
.counter img {
    display: inline-block
}
.counter .digits {
    display: block;
    font-size: 48px;
    font-weight: 300
}
.counter .counter-label {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 0
}
.counter .counter-icon {
    font-size: 22px
}
.counter.counter-ghost {
    background-color: transparent;
    margin-bottom: 0
}
@media (max-width: 768px) {
    .counter .digits {
        font-size: 43px
    }
}
.counter-bordered {
    background-color: transparent;
    border: 1px solid #3a3a3a
}
.counter-bordered.counter-primary {
    border-color: #007aff
}
.counter-bordered.counter-success {
    border-color: #4cd964
}
.counter-bordered.counter-info {
    border-color: #5ac8fa
}
.counter-bordered.counter-warning {
    border-color: #fc0
}
.counter-bordered.counter-danger {
    border-color: #ff2d55
}
.text-light .counter-bordered,
.text-light.counter-bordered {
    border-color: #fff
}
.time_circles {
    position: relative;
    width: 100%;
    height: 100%
}
.time_circles>div {
    position: absolute;
    text-align: center
}
.time_circles>div>h4 {
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase
}
.time_circles>div>span {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 300%;
    margin-top: .5em;
    font-weight: 300
}

/* PREV | NEXT */
.entry-nav .entry-prev, .entry-nav .entry-next { padding-left: 0px; padding-right: 0px}
.entry-nav .entry-prev a, .entry-nav .entry-next a { width: 100%;}
.entry-nav .entry-prev a .btn-float, .entry-nav .entry-next a .btn-float { background: rgba(255,255,255, 0.4); padding: 15px;}

/* Comments */
.comments-title {display: table; width: 100%;}

.comments-title .column {
    display: table-cell;
    vertical-align: middle;
    width: 70%;
    padding-right: 20px;
    padding-bottom: 12px
}
.comments-title .column:last-child {
    width: 30%;
    padding-right: 0;
    text-align: right
}
.comments-title h2,
.comments-title .h2,
.comments-title h3,
.comments-title .h3 {margin-bottom: 0}

@media (max-width: 430px) {
    .comments-title h2,
    .comments-title .h2 {
        font-size: 21px
    }
}
.comment-count {display: inline-block; font-weight: 300}
.comment {margin-bottom: 25px}

.comment-actions { visibility: hidden; }
.comment-inner:hover .comment-actions { visibility: visible!important; }

.comment .comment-inner {display: table; width: 100%; padding: 15px;}
.comment .comment-inner .author-ava,
.comment .comment-inner .comment-content { display: table-cell; vertical-align: top}
.comment .comment-inner .author-ava {width: 60px}
.comment .comment-inner .comment-content { padding-left: 18px}
.comment .comment-inner .comment-content h4,
.comment .comment-inner .comment-content h5 { margin-bottom: 6px}
.comment .comment-meta {display: table;width: 100%;margin-top: 0px}
.comment .comment-meta .column { display: table-cell; vertical-align: middle; width: 70%}
.comment .comment-meta .column:last-child {width: 30%; padding-left: 20px; text-align: right}
.comment .comment-meta a,.comment .comment-meta span { display: inline-block;}
.comment .comment-meta .comment-author-name {font-weight: bold;}
.comment.depth-2 { margin-top: 25px; padding-left: 70px}
.comment-list .children {padding-left: 0px;}

#respond { padding: 30px; margin: 0px -15px; }

@media (max-width: 540px) {
    .comment .comment-inner {
        display: block
    }
    .comment .comment-inner .comment-inner,
    .comment .comment-inner .author-ava,
    .comment .comment-inner .comment-content {
        display: block
    }
    .comment .comment-inner .author-ava {
        margin-bottom: 20px
    }
    .comment .comment-inner .comment-content {
        padding-left: 0
    }
    .comment.depth-2 {
        padding-left: 40px
    }
}
.sidebar {
    width: 100%;
    max-width: 320px
}
.sidebar.sidebar-right {
    border-left: 1px solid #5ac8fa;
    padding-left: 25px
}
.sidebar.sidebar-left {
    border-right: 1px solid #5ac8fa;
    padding-right: 25px
}
@media (max-width: 1200px) {
    .sidebar .slider-ui,
    .sidebar .slider.slider-horizontal {
        width: 185px
    }
}
@media (max-width: 991px) {
    .sidebar.sidebar-left {
        border-right: none;
        padding-right: 0;
        border-left: 1px solid #5ac8fa;
        padding-left: 25px
    }
    .sidebar .slider-ui,
    .sidebar .slider.slider-horizontal {
        width: 210px
    }
}
.pagination {
    position: relative;
    width: 100%;
    text-align: center
}
.pagination .prev,
.pagination .next {
    display: block;
    position: absolute;
    top: 0
}
.pagination .prev i,
.pagination .next i {
    display: inline-block;
    vertical-align: middle;
    font-size: 17px;
    margin-top: -2px
}
.pagination .prev {
    left: 0
}
.pagination .prev i {
    margin-right: 4px
}
.pagination .next {
    right: 0
}
.pagination .next i {
    margin-left: 4px
}
.pagination .page-numbers {
    display: inline-block;
    margin: 0 8px
}
.pagination .page-numbers.current {
    color: #ccc
}
@media (max-width: 570px) {
    .pagination {
        margin-bottom: 70px
    }
    .pagination .prev,
    .pagination .next {
        display: block;
        position: absolute;
        top: 100%;
        margin-top: 20px
    }
}

.cs-content {
    position: relative;
    width: 100%;
    min-height: 100%;
    z-index: 10;
    color: #fff;
    text-align: center;
    margin-bottom: -80px
}
.cs-content:after {
    content: "";
    display: block;
    height: 80px
}
.cs-content .logo {
    display: block;
    width: 100%;
    max-width: 150px;
    margin: 0 auto 20px auto;
    color: #fff;
    text-align: center;
    padding-top: 70px
}
.cs-content .logo h1 {
    font-size: 46px;
    font-weight: 300;
    margin-bottom: 0
}
.cs-content .logo img {
    padding-top: 15px
}
.cs-content .social-icons a {
    background-color: rgba(255, 255, 255, 0.8)
}
.cs-content .social-icons a:hover {
    color: #5ac8fa
}
.cs-text-main {
    width: 100%;
    max-width: 580px;
    font-size: 26px;
    font-weight: 300;
    padding: 0 15px;
    margin: 0 auto 60px auto
}
.cs-text-secondary {
    font-size: 18px;
    font-weight: normal;
    padding: 0 15px;
    margin-bottom: 25px
}
.cs-footer {
    position: relative;
    height: 80px;
    z-index: 10;
    color: #fff;
    font-size: 13px;
    text-align: center;
    padding: 30px 15px 0 15px
}
.cs-footer p {
    margin-bottom: 0
}
.cs-footer a {
    color: #fff
}
.cs-footer a:hover {
    color: #5ac8fa
}
.cs-subscribe {
    max-width: 690px;
    padding: 0 15px;
    margin: 0 auto 50px auto
}
.cs-subscribe .form-control,
.cs-subscribe .btn {
    display: inline-block;
    vertical-align: middle
}
.cs-subscribe .form-control {
    width: 75%;
    margin-right: 15px;
    background-color: rgba(255, 255, 255, 0.5)
}
@media (max-width: 615px) {
    .cs-subscribe .form-control {
        width: 70%
    }
}
@media (max-width: 520px) {
    .cs-subscribe .form-control {
        width: 100%;
        margin: 0 0 18px 0
    }
    .cs-subscribe .btn {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }
}
.fullscreen-fixed-bg {
    position: fixed;
    width: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}
.md-slider>nav a,
.md-slider>nav a:hover {
    background: #007aff
}
.md-device button {
    background: #007aff
}
.mfp-bg {
    z-index: 1148
}
.mfp-wrap {
    z-index: 1150
}
.mfp-bg~.sticky-wrapper .navbar.affix {
    padding-right: 17px
}
.mfp-bg~.btn-scroll-to-top {
    right: 37px
}
.mfp-bg~.fake-scrollbar {
    display: block;
    padding-right: 17px
}
.mfp-zoom-out-cur .sticky-wrapper .navbar.affix {
    padding-right: 17px
}
.mfp-zoom-out-cur .btn-scroll-to-top {
    right: 37px
}
.mfp-zoom-out-cur .fake-scrollbar {
    display: block;
    padding-right: 17px
}
@media (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    html {
        margin-right: 0 !important
    }
    body,
    .mfp-bg~.sticky-wrapper .navbar.affix {
        padding-right: 0 !important
    }
    ~.btn-scroll-to-top {
        right: 0 !important
    }
    .mfp-bg~.fake-scrollbar {
        display: none;
        padding-right: 0 !important
    }
    .mfp-zoom-out-cur .sticky-wrapper .navbar.affix {
        padding-right: 0 !important
    }
    .mfp-zoom-out-cur .btn-scroll-to-top {
        right: 0 !important
    }
    .mfp-zoom-out-cur .fake-scrollbar {
        display: none;
        padding-right: 0 !important
    }
}
.mac,
.touch {
    margin-right: 0 !important
}
.mac body,
.touch body,
.mac .mfp-bg~.sticky-wrapper .navbar.affix,
.touch .mfp-bg~.sticky-wrapper .navbar.affix,
.mac .mfp-zoom-out-cur .sticky-wrapper .navbar.affix,
.touch .mfp-zoom-out-cur .sticky-wrapper .navbar.affix {
    padding-right: 0 !important
}
.mac .mfp-bg~.btn-scroll-to-top,
.touch .mfp-bg~.btn-scroll-to-top,
.mac .mfp-zoom-out-cur .btn-scroll-to-top,
.touch .mfp-zoom-out-cur .btn-scroll-to-top {
    right: 0 !important
}
.mac .mfp-bg~.fake-scrollbar,
.touch .mfp-bg~.fake-scrollbar,
.mac .mfp-zoom-out-cur .fake-scrollbar,
.touch .mfp-zoom-out-cur .fake-scrollbar {
    display: none;
    padding-right: 0 !important
}
.mfp-close {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 36px;
    font-weight: 300;
    opacity: .65;
    -webkit-transition: opacity .25s;
    transition: opacity .25s
}
.mfp-close:hover,
.mfp-close:focus {
    opacity: 1
}
.mfp-close:active {
    top: 0
}
.mfp-arrow {
    height: 60px;
    margin-top: -45px;
    opacity: .65;
    -webkit-transition: opacity .25s;
    transition: opacity .25s
}
.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1
}
.mfp-arrow:before {
    display: block;
    position: absolute;
    font-family: 'Pe-icon-7-stroke';
    font-size: 60px;
    color: #fff;
    left: 0;
    top: 0;
    margin-top: 0;
    margin-left: 35px
}
.mfp-arrow:active {
    margin-top: -45px
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
    border: none
}
.mfp-arrow-left {
    left: -35px
}
.mfp-arrow-left:before {
    content: '\e686'
}
.mfp-arrow-right {
    right: 5px
}
.mfp-arrow-right:before {
    content: '\e684'
}
.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}
.mfp-fade.mfp-bg.mfp-ready {
    opacity: .8
}
.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}
.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    -o-transform: scale(.7);
    transform: scale(.7);
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    -o-transform: scale(.7);
    transform: scale(.7)
}

.tp-bannertimer {
    height: 6px
}
.tp-bullets.preview1 .bullet,
.tp-bullets.preview2 .bullet,
.tp-bullets.preview3 .bullet,
.tp-bullets.preview4 .bullet,
.tp-bullets.preview1 .bullet:hover,
.tp-bullets.preview2 .bullet:hover,
.tp-bullets.preview3 .bullet:hover,
.tp-bullets.preview4 .bullet:hover {
    display: inline-block !important;
    width: 8px !important;
    height: 8px !important;
    border: none !important;
    border-radius: 50% !important;
    background: #fff !important;
    opacity: .5 !important;
    margin: 0 6px 6px 0 !important;
    -webkit-transition: opacity .25s !important;
    transition: opacity .25s !important
}
.tp-bullets.preview1 .bullet.selected,
.tp-bullets.preview2 .bullet.selected,
.tp-bullets.preview3 .bullet.selected,
.tp-bullets.preview4 .bullet.selected,
.tp-bullets.preview1 .bullet:hover.selected,
.tp-bullets.preview2 .bullet:hover.selected,
.tp-bullets.preview3 .bullet:hover.selected,
.tp-bullets.preview4 .bullet:hover.selected {
    background: #fff !important;
    opacity: 1 !important;
    width: 8px !important;
    height: 8px !important;
    border: none !important
}
.tparrows.preview1 {
    width: 30px;
    height: 110px;
    background: transparent;
    -webkit-transform-style: preserve-3d;
    -webkit-perspective: 1000;
    -moz-perspective: 1000
}
.tparrows.preview1: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: #3a3a3a;
    background: rgba(0, 0, 0, 0.25)
}
.tp-rightarrow.preview1:after {
    content: '\e825'
}
.tp-leftarrow.preview1:after {
    content: '\e824'
}
.tp-caption a {
    color: #fff
}
.tp-caption.over-overlay {
    z-index: 105 !important
}
.tp-caption a:hover {
    color: #fff
}
.tp-caption video {
    width: 100%;
    height: 100%
}
.tp-caption iframe {
    border: none
}
.caption-black-bg {
    padding: 7px 15px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-weight: 300
}
.grid-demo figure,
.grid-demo.masonry-grid-type-1 figure,
.grid-demo.masonry-grid-type-2 figure {
    display: block;
    width: 100%;
    height: 60px;
    border: 2px solid #78d5ff;
    background-color: #b8e9ff;
    margin-bottom: 30px
}
.grid-demo.masonry-grid-type-1 figure,
.grid-demo.masonry-grid-type-2 figure {
    height: auto;
    margin-bottom: 0
}
.grid-demo.masonry-grid-type-2 figure {
    position: absolute;
    min-height: 100%;
    top: 0;
    left: 0
}
.grid-demo.grid-no-gap figure {
    height: 180px;
    margin-bottom: 0
}
.buttons-demo .btn {
    margin: 10px 10px 10px 0
}
.badges-demo .badge {
    margin: 0 14px 15px 0
}
.buttons-with-badge-demo .btn {
    margin: 5px 25px 25px 0
}
@media (max-width: 768px) {
    .sliders-demo .slider-ui,
    .sliders-demo .slider-ui-step,
    .sliders-demo .slider.slider-horizontal {
        width: 550px
    }
}
@media (max-width: 600px) {
    .sliders-demo .slider-ui,
    .sliders-demo .slider-ui-step,
    .sliders-demo .slider.slider-horizontal {
        width: 400px
    }
}
@media (max-width: 445px) {
    .sliders-demo .slider-ui,
    .sliders-demo .slider-ui-step,
    .sliders-demo .slider.slider-horizontal {
        width: 260px
    }
}
.switches-demo .form-group {
    display: inline-block;
    width: 100px
}
.tooltips-demo.static-tooltips .tooltip,
.popovers-demo.static-tooltips .tooltip,
.tooltips-demo.static-popovers .tooltip,
.popovers-demo.static-popovers .tooltip,
.tooltips-demo.static-tooltips .popover,
.popovers-demo.static-tooltips .popover,
.tooltips-demo.static-popovers .popover,
.popovers-demo.static-popovers .popover {
    position: relative;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 20px;
    opacity: 1
}
.tooltips-demo.static-tooltips .tooltip:last-child,
.popovers-demo.static-tooltips .tooltip:last-child,
.tooltips-demo.static-popovers .tooltip:last-child,
.popovers-demo.static-popovers .tooltip:last-child,
.tooltips-demo.static-tooltips .popover:last-child,
.popovers-demo.static-tooltips .popover:last-child,
.tooltips-demo.static-popovers .popover:last-child,
.popovers-demo.static-popovers .popover:last-child {
    margin-right: 0
}
.tooltips-demo .btn,
.popovers-demo .btn {
    margin: 10px 10px 10px 0
}
.popovers-demo.static-popovers .popover.left {
    margin-left: 0
}
.popovers-demo.static-popovers .popover.top {
    margin-top: 0
}
.demo-footer { margin: 24px 0 48px 0}

.color-boxes figure {
    display: block;
    width: 100%;
    height: 100px;
    margin-bottom: 24px
}
.rating-demo .rating {
    margin: 0 20px 8px 0
}

.block-title-with-badge .block-title-badge.solid-default .icon,
.block-title-with-badge .block-title-badge.solid-primary .icon,
.block-title-with-badge .block-title-badge.solid-success .icon,
.block-title-with-badge .block-title-badge.solid-info .icon,
.block-title-with-badge .block-title-badge.solid-warning .icon,
.block-title-with-badge .block-title-badge.solid-danger .icon {
    filter: none
}

/*************** Elements *****************/
code.code {color: #FFFFFF; background: #5B666F;line-height: 20px;display: block;padding: 15px;margin: 0 0 20px 0;border: 1px solid rgba(0,0,0,0.2);font-size: 12px; white-space: pre-wrap;clear: both;}
code.code::selection {background: #e8e8e8;color: #000;}
.spacer, .space { display: block; position: relative; height: 20px; clear: both;}

/* BTNs // BUTTONS */
button, button:active, button:hover, button:focus { outline: none!important; text-decoration: none;}

.btn:before {border-top: rgba(255, 255, 255, .22) 2px solid; position: absolute; z-index: -1; display: block;top: -1px; left: 0;bottom: -1px; width: 100%; }

.btn, .btn:visited, .button, .button:visited, .owl-prev, .owl-next, .wpcf7-submit {position: relative; font-size: 15px; white-space: nowrap; font-family: inherit; font-weight: normal; -webkit-transform: translateZ(0);-moz-transform: translateZ(0); -ms-transform: translateZ(0); -o-transform: translateZ(0); transform: translateZ(0);-webkit-mask-image: -webkit-radial-gradient(circle, #ffffff 100%, #000000 100%); -webkit-transition: all 0.3s;transition: all 0.3s; }
.btn:active, .button:active, .owl-prev:active, .owl-next:active {top: 1px !important;}
.button i, .btn i{ left: 0; top: 0; bottom: 0; height: 100%; line-height: 120%; display: inline-block; }
.icon-left i, i.icon-left { margin-right: 10px;}
.icon-right i, i.icon-right { margin-left: 10px;}

.btn-lg { border-width: 2px !important;}

button[type="submit"], .gform_button, .send-form, .btn-send, .btn-submit,
input#comment-submit, input#submit, a.comment-reply-link, a.comment-edit-link { border-width: 1px; border-style: solid; cursor: pointer} /*Fix input btn*/

.btn-float, .btn-float:hover {-webkit-mask-image: none; -webkit-box-shadow: 0px 1.5px 3px 1.5px rgba(0, 0, 0, 0.22)!important; box-shadow: 0px 1.5px 3px 1.5px rgba(0, 0, 0, 0.22)!important;}
.btn-float:active { -webkit-box-shadow: 0px 8px 20px 1px rgba(0, 0, 0, 0.3)!important; box-shadow: 0px 8px 20px 1px rgba(0, 0, 0, 0.3)!important;}

.btn.btn-warning2 {color: #fff; background-color: #ff9500}
.btn.btn-warning2:hover,.btn.btn-warning2:focus { background-color: #ffa629}

.btn+.dropdown-toggle {margin-left: -1px !important}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {margin-left: 0}

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

.btn-group.btn-split>.btn:first-child {
    padding-left: 36px;
    padding-right: 36px
}
.btn-gradient {
    color: #fff;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}
.btn-gradient:hover {opacity: .88}

.btn-pill, .btn-pill> a  {border-radius: 25px !important}
.btn-pill.btn-lg, .btn-pill.btn-lg> a {border-radius: 38px!important}
.btn-pill.btn-sm, .btn-pill.btn-sm> a {border-radius: 18px!important}
.btn-pill.btn-xs, .btn-pill.btn-xs> a {border-radius: 12px!important}

.btn.disabled {opacity: .5}
.btn.disabled.btn-default { opacity: .25}

.btn-app-store {
    display: inline-block;
    padding: 8px 25px 8px 25px;
    border-radius: 12px;
    height: auto;
    white-space: nowrap;
    color: #fff;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    background: #242424;
    background: -moz-linear-gradient(top, #383838 0, #242424 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, #383838), color-stop(100%, #242424));
    background: -webkit-linear-gradient(top, #383838 0, #242424 100%);
    background: -o-linear-gradient(top, #383838 0, #242424 100%);
    background: -ms-linear-gradient(top, #383838 0, #242424 100%);
    background: linear-gradient(to bottom, #383838 0, #242424 100%);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}
.btn-app-store:hover {color: #fff; opacity: .87}
.btn-app-store:focus {color: #fff; opacity: 1}
.btn-app-store i {font-size: 36px; vertical-align: middle; margin-right: 8px}

.btn-app-store div {
    display: inline-block;
    vertical-align: middle;
    font-size: 23px;
    font-weight: normal;
    line-height: 1
}
.btn-app-store div span {
    display: block;
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 4px
}
.btn-round {
    width: 50px;
    height: 50px;
    line-height: 50px;
    padding: 0 !important;
    border-radius: 50%
}
.btn-round i {
    font-size: 24px
}
.btn-round i.flaticon-correct7,
.btn-round i.pe-7s-search {
    font-size: 32px
}
.btn-plus {
    position: relative;
    font-size: 16px;
    text-transform: uppercase;
    padding-top: 16px;
    padding-bottom: 16px
}
.btn-plus:before {
    position: absolute;
    display: block;
    content: "+";
    top: 1px;
    left: 5px;
    font-size: 18px
}
.btn-icon {
    width: 36px;
    height: 36px;
    line-height: 36px;
    padding: 0 !important;
    border-radius: 4px
}
.btn-icon i {
    font-size: 18px
}
.btn-icon i.pe-7s-angle-up {
    font-size: 31px;
    line-height: 1.4
}
.inline-buttons .btn {
    margin-right: 16px
}

.btn-scroll-to-top {
    z-index: 999;
    -webkit-transition: bottom 400ms cubic-bezier(.68, 0, .265, 1), opacity .3s, background-color .3s;
    -webkit-transition: bottom 400ms cubic-bezier(.68, -0.55, .265, 1.55), opacity .3s, background-color .3s;
    -moz-transition: bottom 400ms cubic-bezier(.68, -0.55, .265, 1.55), opacity .3s, background-color .3s;
    transition: bottom 400ms cubic-bezier(.68, -0.55, .265, 1.55), opacity .3s, background-color .3s
}
.scroll-to-sidebar {
    position: fixed;
    z-index: 1140;
    left: 20px;
    bottom: 12px;
    display: none
}
@media (max-width: 991px) {
    .scroll-to-sidebar {
        display: inline-block
    }
}

/* LIGHT - DARK styles */
.btn-light, .btn-dark, .btn-default-light, .btn-primary-light, .btn-secondary-light { border-width: 1px; border-style: solid; background-color: transparent; }

.btn-light, .btn-light:active { color: #FFF!important; border-color: #FFF !important; background-color: transparent !important; }
.btn-light:hover { color: #000!important; border-color: #FFF !important; background-color: #FFF !important; }

.btn-dark, .btn-dark:active { color: #000; border-color: #000 !important; background-color: transparent !important; }
.btn-dark:hover { color: #FFF; border-color: #000 !important; background-color: #000 !important; }

/* Button Variants */
.btn-success, .btn-success:hover, .btn-info, .btn-warning, .btn-danger,
.btn-info:hover, .btn-warning:hover, .btn-danger:hover,
.btn-light, .light-color .btn-primary, .light-color .btn-success,
.light-color .btn-info, .light-color .btn-warning,.light-color .btn-danger {color: #fff!important;}

.btn-success, .contatos-susp-wrap .block-separator a.btn-success {background-color: #00c852; border-color: #5cb85c;}
.btn-success:hover, .contatos-susp-wrap .block-separator a:hover.btn-success {background-color: #03bb4f; border-color: #00c852; color: #fff!important;}

/* Flat Buttons */
.btn-flat { background-color: transparent; -webkit-box-shadow: none; box-shadow: none;}

.android .btn-flat {-webkit-mask-image: none;}
.btn-flat:active { -webkit-box-shadow: none;  box-shadow: none;}

.btn-flat.btn-success,.btn-flat.btn-success:hover { color: #96cb4b !important;}
.btn-flat.btn-info,.btn-flat.btn-info:hover {color: #4b62ff !important;}
.btn-flat.btn-warning, .btn-flat.btn-warning:hover {color: #ff6d00 !important;}
.btn-flat.btn-danger,.btn-flat.btn-danger:hover {color: #e91e63 !important;}

/* Icons Alignment */
.dropdown-menu li a i, .dropdown-menu li a i:before, .dropdown-menu li a i:after,
.btn i, .btn i:before, .btn i:after {font-size: 1.1em; text-align: center;}

.btn-lg, .btn-lg i, .btn-lg i:before, .btn-lg i:after { font-size: 23px;}
.btn-xl, .btn-xl i, .btn-xl i:before, .btn-xl i:after { font-size: 30px !important; padding: 15px 25px; border-width: 3px !important;}

.icon-left> i, i.icon-left, .icon-center> i, i.icon-center {margin-right: 8px;}
.icon-right> i, i.icon-right, .icon-center> i, i.icon-center {margin-left: 8px;}

/* BUTTONS ACTION */
.btn-action i { float: left; font-size: 100%; margin-right: 10px; padding: 0.1em 0px; }
.btn-action {margin: 0 !important;font-size: 18px;z-index: 10;float: left;}
.btn-action span { padding: 0.4em 0.7em !important; text-align: left;}
.btn-action span small {display: block;font-size: 10px;opacity: 0.75;line-height: 1;}

/* Special Buttons */
.btn-google-play {position: relative;padding: 18px 24px;border-radius: 0;height: auto;}
.btn-google-play img {display: block;max-width: 168px;}
.btn-google-play span {display: block;position: absolute;color: #999;font-size: 9px;line-height: 1;text-transform: none;top: 11px;left: 71px;}

a.downloadable,
div.downloadable {display: inline-block;text-transform: none;max-width: 140px;text-align: center;margin: 0 16px 40px 16px;}
a.downloadable img,
div.downloadable img {display: block;max-width: 120px;margin: 0 auto 25px auto;}
a.downloadable h5,
div.downloadable h5 {font-weight: 300;margin-bottom: 8px;-webkit-text-stroke-width: .15px;-webkit-font-smoothing: antialiased;}
a.downloadable p, div.downloadable p {font-size: 12px;color: #008fed; margin-bottom: 0;text-transform: uppercase;}
div.downloadable p {text-transform: none;}

/* Download Button */
.download {margin-bottom: 35px;text-align: left;}
.download p {margin-bottom: 4px;font-size: 14px;}
.download .btn { -webkit-box-shadow: 0px 1.5px 4px 1.5px rgba(0, 0, 0, 0.23); box-shadow: 0px 1.5px 4px 1.5px rgba(0, 0, 0, 0.23);}
.download .btn:active { -webkit-box-shadow: 0px 8px 20px 1px rgba(0, 0, 0, 0.3); box-shadow: 0px 8px 20px 1px rgba(0, 0, 0, 0.3);}

/* BTN Scroll for More */
.btn-scroll-more {
    display: inline-block;
    height: 36px;
    color: #fff;
    text-transform: none;
    text-decoration: none;
    font-size: 14px;
    margin-bottom: 65px;
    -webkit-backface-visibility: hidden;
}
.btn-scroll-more:hover,
.btn-scroll-more:focus {
    color: #fff;
    text-decoration: none;
}
.btn-scroll-more span {
    display: inline-block;
    vertical-align: middle;
    font-weight: 300;
}
.btn-scroll-more .icon {
    position: relative;
    display: inline-block;
    width: 36px;
    height: 36px;
    vertical-align: middle;
    border: 1px solid #fff;
    border-radius: 50%;
    margin-right: 8px;
    padding: 8px 0 0 12px;
}
.btn-scroll-more .icon:before {
    display: block;
    width: 10px;
    height: 18px;
    content: "";
    border: 1px solid #fff;
    border-radius: 12px;
}
.btn-scroll-more .icon:after {
    position: absolute;
    display: block;
    top: 11px;
    left: 16px;
    width: 2px;
    height: 4px;
    content: "";
    background-color: #fff;
    -webkit-animation: scroll 1.2s infinite;
    animation: scroll 1.2s infinite;
}
@-webkit-keyframes scroll {
    0% { opacity: .8; -webkit-transform: translateY(0); }
   60% { opacity: .6; }
  100% { opacity: 0; -webkit-transform: translateY(8px); }
}
@-moz-keyframes scroll {
    0% { opacity: .8; -moz-transform: translateY(0); }
   60% { opacity: .6; }
  100% { opacity: 0; -moz-transform: translateY(8px); }
}
@-ms-keyframes scroll {
    0% { opacity: .8; -ms-transform: translateY(0); }
   60% { opacity: .6; }
  100% { opacity: 0; -ms-transform: translateY(8px); }
}
@keyframes scroll {
    0% { opacity: .8; transform: translateY(0); }
   60% { opacity: .6; }
  100% { opacity: 0; transform: translateY(8px); }
}

.label {display: inline;padding: 0; margin: 0; font-size: 100%; font-weight: normal;text-align: left; white-space: nowrap; border-radius: 0;background: none}
.label:empty {display: none}
.label.align-left {margin-right: 12px}
.label.align-right {margin-left: 12px}

.label.label-success {color: #4cd964}
.label.label-info {color: #5ac8fa}
.label.label-warning {color: #fc0}
.label.label-danger {color: #ff2d55}

.badge {vertical-align: middle;min-width: 30px;font-size: 14px; font-weight: normal; border-radius: 5px; line-height: 30px; padding: 0 10px; white-space: nowrap;}
.badge:empty {display: inline-block}

.badge[class^="flaticon-"],
.badge[class*=" flaticon-"],
.badge[class^="pe-7s-"],
.badge[class*=" pe-7s-"],
.badge[class^="bi-"]:before,
.badge[class*=" bi-"]:before {font-size: 18px}

.badge[class^="pe-7s-"],
.badge[class*=" pe-7s-"],
.badge[class^="bi-"],
.badge[class*=" bi-"] {padding: 0 7px}

.badge[class^="flaticon-"],
.badge[class*=" flaticon-"] {padding: 0 6px}

.badge i {display: inline-block; vertical-align: middle; margin-left: -2px; margin-top: -2px; line-height: 1;  font-size: 18px; margin-right: 8px}

.badge[class^="flaticon-"].badge-circle,
.badge[class*=" flaticon-"].badge-circle,
.badge[class^="pe-7s-"].badge-circle,
.badge[class*=" pe-7s-"].badge-circle,
.badge[class^="bi-"]:before.badge-circle,
.badge[class*=" bi-"].badge-circle {border-radius: 50%}

.badge.badge-circle {
    border-radius: 15px
}
.badge.badge-default {
    background-color: #3a3a3a
}
.badge.badge-primary {
    background-color: #007aff
}
.badge.badge-success {
    background-color: #4cd964
}
.badge.badge-info {
    background-color: #5ac8fa
}
.badge.badge-warning {
    background-color: #fc0
}
.badge.badge-danger {
    background-color: #ff2d55
}

/*Colors*/
.preto,  a.preto:hover, .preto.button, .preto.button:visited, span.preto {  background-color: #272727 !important; color: #FFF !important;}
.preto:hover,  a.preto:hover, .preto.button:hover, span.preto:hover { background-color: #333 !important; color: #FFF !important;}

.verde,  a.verde, .verde.button, .verde.button:visited, span.verde {background-color: #9ec408 !important; color: #FFF !important;}
.verde:hover,  a.verde:hover, .verde.button:hover, span.verde:hover { background-color: #a6d416 !important; color: #FFF !important;}

.azul,  a.azul, .azul.button, .azul.button:visited, span.azul { background-color: #0293cf !important; color: #FFF !important;}
.azul:hover, a.azul:hover, .azul.button:hover, span.azul:hover { background-color: #16a5e1!important; color: #FFF !important; }

.vermelho, a.vermelho, .vermelho.button, .vermelho.button:visited, span.vermelho {  background-color: #cf0101!important; color: #FFF !important;}
.vermelho:hover, a.vermelho:hover, .vermelho.button:hover, span.vermelho:hover { background-color: #eb1313!important; color: #FFF !important;}

.laranja, a.laranja, .laranja.button, .laranja.button:visited, span.laranja { background-color: #ff5c00!important; color: #FFF !important;}
.laranja:hover, a.laranja:hover, .laranja.button:hover, span.laranja:hover { background-color: #ff7d33!important; color: #FFF !important;}

.amarelo, a.amarelo, .amarelo.button, .amarelo.button:visited, span.amarelo { background-color: #ffa311 !important; color: #FFF !important;}
.amarelo:hover, a.amarelo:hover, .amarelo.button:hover, span.amarelo:hover { background-color: #ffb310 !important; color: #FFF !important;}

.magenta, a.magenta, .magenta.button, .magenta.button:visited, span.magenta { background-color: #662D91!important; color: #FFF !important; }
.magenta:hover, a.magenta:hover, .magenta.button:hover, span.magenta:hover { background-color: #752CAD!important; color: #FFF !important;}

.roxo, a.roxo, .roxo.button, .roxo.button:visited, span.roxo { background-color: #662D91!important; color: #FFF !important; }
.roxo:hover, a.roxo:hover, .roxo.button:hover, span.roxo:hover { background-color: #752CAD!important; color: #FFF !important;}

/* TABLE */
.table-wrap { border-width: 2px; border-style: solid; overflow: hidden; margin: 0 0 20px 0;}
table, .table {width: 100%; margin: 0; overflow: hidden;}
table th, .table th, table td, .table td  {padding: 8px !important;}
table td, .table td { vertical-align: middle !important; border-bottom: 1px dotted rgba(0,0,0,.2)}
table tfoot td, .table tfoot td { border-bottom: none; font-size: 120%;}
tfoot td.amount, tfoot td span.amount { font-weight: bold;}

.table-wrap table tr:hover td {background-color: rgba(0,0,0,.15) }

.table {border-bottom: 1px solid #d9d9d9}

.table>caption {
    color: #5ac8fa;
    margin-bottom: 12px
}
.table>thead>tr>th,
.table>tbody>tr>th {
    color: #5ac8fa;
    font-weight: normal
}
.table>thead>tr>th {
    border-bottom: 1px solid #d9d9d9
}
.table .btn {
    margin-top: 0;
    margin-bottom: 0
}
@media (max-width: 767px) {
    .table-responsive {
        border: 0
    }
}
.table-hover>tbody>tr {
    -webkit-transition: background-color .25s;
    transition: background-color .25s
}

.table tr.success td,
.table tr.info td,
.table tr.warning td,
.table tr.danger td,
.table tr.success th,
.table tr.info th,
.table tr.warning th,
.table tr.danger th {
    border: 0
}
.table tr.success+tr td,
.table tr.info+tr td,
.table tr.warning+tr td,
.table tr.danger+tr td,
.table tr.success+tr th,
.table tr.info+tr th,
.table tr.warning+tr th,
.table tr.danger+tr th {
    border: 0
}
.table-bordered {
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px !important
}
.order-table {
    padding: 0 22px
}
.order-table table {
    width: 100%
}
.order-table table th {
    font-size: 18px;
    text-align: left;
    padding: 12px 0;
    font-weight: normal
}
.order-table table th:last-child {
    text-align: right;
    padding-left: 15px
}
.order-table table td {
    font-size: 14px;
    padding: 3px 0
}
.order-table table td:last-child {
    text-align: right;
    font-size: 24px;
    padding-left: 15px
}
.order-table hr {
    margin: 15px 0
}
.shop-cart-table {
    min-width: 520px;
    border-bottom: none
}
.shop-cart-table>thead>tr>th {
    border-bottom-color: transparent
}
.shop-cart-table>thead>tr>th:first-child {
    padding-left: 0
}
.shop-cart-table>tbody>tr>td {
    border-top-color: transparent;
    vertical-align: middle;
    padding-left: 15px
}
.shop-cart-table>tbody>tr>td:first-child {
    padding-left: 0
}
.shop-cart-table .widget.widget-shopping-cart {
    margin-bottom: 0
}
.shop-cart-table .widget.widget-shopping-cart .w-item {
    margin-bottom: 0
}
.shop-cart-table .widget.widget-shopping-cart .w-item-thumb,
.shop-cart-table .widget.widget-shopping-cart .w-item-content {
    vertical-align: middle
}
.shop-cart-table .widget.widget-shopping-cart .w-item-thumb a {
    width: 80px
}
.shop-cart-table .shop-price {
    font-size: 16px;
    font-weight: 600;
    margin: 0
}
.shop-cart-table .count-input {
    max-width: 105px
}
.shop-cart-table .delete {
    font-size: 20px;
    line-height: 2;
    color: #ff2d55;
    font-weight: 300;
    cursor: pointer;
    opacity: 1;
    -webkit-transition: opacity .25s;
    transition: opacity .25s
}
.shop-cart-table .delete:hover {opacity: .6}

/**********/
 .rating span {
    float: left;
    font-size: 14px;
    margin-right: 1px;
    color: #ccc
}
.rating span:last-child {
    margin-right: 0
}
.rating span.star {
    color: #ccc;
    margin-top: -2px
}
.rating span.star:before {
    font-family: 'Pe-icon-7-stroke';
    content: "\e611";
    font-size: 16px
}
.rating span.star.active {
    color: #3a3a3a
}
.rating:before,
.rating:after {
    content: " ";
    display: table
}
.rating:after {
    clear: both
}
.rating.rating-default span.star.active {
    color: #3a3a3a
}
.rating.rating-primary span.star.active {
    color: #007aff
}
.rating.rating-success span.star.active {
    color: #4cd964
}
.rating.rating-info span.star.active {
    color: #5ac8fa
}
.rating.rating-warning span.star.active {
    color: #ff9500
}
.rating.rating-danger span.star.active {
    color: #ff2d55
}
.rating.rating-danger span.star.active {
    color: #ff2d55
}
.rating.rating-lg span {
    font-size: 16px
}
.rating.rating-lg span.star {
    margin-top: -5px
}
.rating.rating-lg span.star:before {
    font-size: 22px
}
.rating.rating-inline {
    display: inline-block;
    vertical-align: middle;
    margin-right: 18px
}
.text-light .rating span,
.text-light.rating span,
.text-light .rating span.star,
.text-light.rating span.star {
    color: rgba(255, 255, 255, 0.6)
}
.text-light .rating span.active,
.text-light.rating span.active,
.text-light .rating span.star.active,
.text-light.rating span.star.active {
    color: #fff
}
.text-center .rating,
.text-center.rating {display: table; margin: auto}

/*!
 * @copyright &copy; Kartik Visweswaran, Krajee.com, 2013 - 2015
 * @version 3.5.1
 *
 * A simple yet powerful JQuery star rating plugin that allows rendering
 * fractional star ratings and supports Right to Left (RTL) input.
 *
 * For more JQuery/Bootstrap plugins and demos visit http://plugins.krajee.com
 * For more Yii related demos visit http://demos.krajee.com
 */

.rating-loading {
    width: 25px;
    height: 25px;
    font-size: 0;
    color: #fff;
    background: transparent url('../img/loading.gif') top left no-repeat;
    border: none
}
.rating-fa {
    font-family: 'FontAwesome';
    padding-left: 1px
}
.rating-fa .rating-stars:before {
    padding-left: 1px
}
.rating-gly {font-family: 'Pe-icon-7-stroke'}
.rating-gly-star {font-family: 'Pe-icon-7-stroke'; padding-left: 1px}
.rating-active {cursor: pointer}
.rating-disabled {cursor: not-allowed}
.rating-uni {font-size: 1.2em; margin-top: -5px}
.rating-container {position: relative; vertical-align: middle; display: inline-block;color: #ccc;overflow: hidden}
.rating-container:before {content: attr(data-content)}
.rating-container .rating-stars {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
    overflow: hidden;
    color: #3a3a3a;
    -webkit-transition: all .25s;
    transition: all .25s
}
.rating-container .rating-stars:before {
    content: attr(data-content)
}
.rating-container-rtl {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
    color: #ccc
}
.rating-container-rtl:before {
    content: attr(data-content)
}
.rating-container-rtl .rating-stars {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
    overflow: hidden;
    color: #3a3a3a;
    -webkit-transition: all .25s;
    transition: all .25s
}
.rating-container-rtl .rating-stars:before {
    content: attr(data-content)
}
.rating-lg,
.rating-xl {
    font-size: 32px
}
.rating-md {
    font-size: 22px
}
.rating-sm,
.rating-xs {
    font-size: 16px
}
.star-rating .caption,
.star-rating-rtl .caption {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    padding-top: 4px
}
.star-rating .caption {
    padding-left: 5px
}
.star-rating-rtl .caption {
    padding-right: 5px
}
.rating-lg.star-rating .caption,
.rating-lg.star-rating-rtl .caption {
    font-size: 14px
}
.rating-input-primary .rating-container .rating-stars,
.rating-input-primary .rating-container-rtl .rating-stars {
    color: #007aff
}
.rating-input-success .rating-container .rating-stars,
.rating-input-success .rating-container-rtl .rating-stars {
    color: #4cd964
}
.rating-input-info .rating-container .rating-stars,
.rating-input-info .rating-container-rtl .rating-stars {
    color: #5ac8fa
}
.rating-input-warning .rating-container .rating-stars,
.rating-input-warning .rating-container-rtl .rating-stars {
    color: #ff9500
}
.rating-input-danger .rating-container .rating-stars,
.rating-input-danger .rating-container-rtl .rating-stars {
    color: #ff2d55
}

/* FORMS */
select { -webkit-user-select: none; -khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
select::-ms-expand { display: none;}

.form-row-cols {margin-left: -15px; margin-right: -15px;}
.form-row-cols .form-group { margin-bottom: 0px;}

.form-response {display: none; text-align: left;}
.required, label abbr { font-weight: normal; font-size: 90%; opacity: 0.6; filter: alpha(opacity=60); }

.input-group-addon {background-color: rgba(0,0,0,.06)}
.form-group label, .woocommerce label {font-size: 80%; cursor: pointer; position: relative;}
input[type="text"], input[type="email"], textarea, select {font-family: inherit; border-width: 1px; border-style: solid; outline: none; max-width: 100%; padding: 6px 10px; line-height: 100%;}
.form-error-box {position: absolute;top: 0px; right: 0px !important;}
.form-control .form-error-box, .form-error-box label { color: #FFF !important; background-color: #c0392b !important;font-size: 11px; padding: 5px !important; width: auto !important; border: none !important; position: relative !important;}
.form-control.error, input[type="text"].error, textarea.error, select.error {border-color: #c0392b !important;-webkit-box-shadow: 0 1px 2px rgba(192, 57, 43, .5) !important;-moz-box-shadow: 0 1px 2px rgba(192, 57, 43, .5) !important;-o-box-shadow: 0 1px 2px rgba(192, 57, 43, .5) !important;box-shadow: 0 1px 2px rgba(192, 57, 43, .5) !important;}

.form-normal .input-group .input-group-addon { display: none;}
.form-wrap.form-normal .input-group { display: block}

.fone2-false> .form-group { width: 100%!important; }

.input-group-btn  { top: -2px;}
.input-group-btn .btn { padding: 5px 12px;}

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

/* FORM compacto */
.form-compacto label,
.form-compacto .input-cel .input-group-addon,
.fone2-false .input-cel, .form-wrap.no-icons .input-group-addon,
.form-wrap.no-icon .input-group-addon, .no-icons i { display: none!important; visibility: hidden!important;}
.form-compacto .input-group .input-group-addon { display: table-cell; visibility: visible;}
.form-compacto .form-row-cols .form-group { padding-left: 0px!important; padding-right: 0px !important}
.form-wrap.no-icons .input-group {display: block!important;}
@media (max-width: 991px) {
    .form-compacto .input-group {display: block;}
}
.form-compacto {overflow: hidden;}
.form-compacto .form-response p {margin-bottom: 0px !important;}
.form-compacto .form-group {margin: 0px !important;}
.form-compacto .control-label span.label-txt,
.form-compacto .help-block {margin: 0px !important;}

.form-compacto .input-cel> .input-group { display: block; width: auto !important; }
/**/

.wpcf7-form .row {margin-bottom: 25px;} /*wpcf7*/
.wpcf7-form {padding: 15px;} /*wpcf7*/
.wpcf7-form .row:last-child {margin-bottom: 0px !important;} /*wpcf7*/
div.wpcf7-response-output {margin-top: 0px !important; margin-bottom: 15px !important;} /*wpcf7*/s

/* FORM newsletter */
.form-news button { margin-top: 12px; }

/* Form .form-MD */
.form-MD input, .form-MD textarea,
.form-MD select {border-radius: 0px!important; -webkit-border-radius: 0px!important; -moz-border-radius: 0px!important; -o-border-radius: 0px!important;}

.form-MD .form-input input {border-top-color: transparent!important; border-left-color: transparent!important; border-right-color: transparent!important;}

.form-input { display: inline-block; position: relative; width: 100%; margin-bottom: 15px}
.form-input input,
.form-input textarea {
    width: 100%;
    height: 48px;
    line-height: 45px;
    padding: 12px 0px 8px;
    border: none;
    border-color: transparent;
    border-bottom: 1px solid;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transition: all .25s;
    transition: all .25s
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    -o-box-shadow: none!important;
    box-shadow: none!important;
}
.form-input input:focus, .form-input textarea:focus { outline: none; border-bottom: 1px solid;}
.form-input textarea {overflow: hidden;}

.form-input label {
    position: absolute;
    left: 0px;
    top: 12px;
    font-size: 85%;
    margin-left: 0 !important;
    -webkit-transition: .2s ease-out;
    -moz-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    -ms-transition: .2s ease-out;
    transition: .2s ease-out
}
.form-input.active label {
    font-size: 11px;
    line-height: 100%;
    -webkit-transform: translateY(-110%);
    -moz-transform: translateY(-110%);
    -ms-transform: translateY(-110%);
    -o-transform: translateY(-110%);
    transform: translateY(-110%)
}
.form-input.active .helper-link {
    opacity: 0;
    visibility: hidden
}
.form-input.disabled {
    cursor: not-allowed
}
.form-input.disabled input,
.form-input.disabled textarea {
    border-color: #ccc;
    cursor: not-allowed
}
.form-input.disabled label {
    color: #ccc
}
.form-input.form-input-light input,
.form-input.form-input-light textarea {
    color: #fff;
    border-bottom-color: #ccc
}
.form-input.form-input-light input:focus,
.form-input.form-input-light textarea:focus {
    border-bottom-color: #fff
}
.form-input.form-input-light label {
    color: #ccc
}
.form-input.form-input-light.active label {
    color: #fff
}
.helper-text {
    font-size: 13px
}
.helper-link {
    position: absolute;
    top: 50%;
    right: 0;
    font-size: 12px;
    margin-top: -7px;
    text-transform: none;
    opacity: .6;
    visibility: visible;
    -webkit-transition: all .25s;
    transition: all .25s
}
.helper-link:hover,
.helper-link:focus { opacity: 1}

label.error { display: none !important}
.form-input input.error,
.form-input-light input.error,
.form-input textarea.error,
.form-input-light textarea.error,
.form-input input:focus.error,
.form-input-light input:focus.error,
.form-input textarea:focus.error,
.form-input-light textarea:focus.error {
    color: #ff2d55;
    border-color: #ff2d55;
}
.form-input input.valid,
.form-input-light input.valid,
.form-input textarea.valid,
.form-input-light textarea.valid,
.form-input input:focus.valid,
.form-input-light input:focus.valid,
.form-input textarea:focus.valid,
.form-input-light textarea:focus.valid {
    border-color: #4cd964
}
.form-input.active input.error~label,
.form-input-light.active input.error~label,
.form-input.active textarea.error~label,
.form-input-light.active textarea.error~label {
    color: #ff2d55
}
.form-input.active input.valid~label,
.form-input-light.active input.valid~label,
.form-input.active textarea.valid~label,
.form-input-light.active textarea.valid~label {
    color: #4cd964
}
.form-input input.error~.helper-link,
.form-input-light input.error~.helper-link,
.form-input input.valid~.helper-link,
.form-input-light input.valid~.helper-link {
    opacity: 0;
    visibility: hidden
}
.error-label,
.valid-label {
    position: absolute;
    top: 50%;
    font-weight: 300;
    right: 0;
    font-size: 26px;
    margin-top: -13px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s;
    transition: all .3s
}
.error-label:before {
    color: #ff2d55;
    content: "!";
    padding-right: 10px
}
.valid-label:before {
    font-family: "Flaticon";
    color: #4cd964;
    content: "\e07c"
}
.input-group input.error~.error-label,
.input-group textarea.error~.error-label,
.input-group input.valid~.valid-label,
.input-group textarea.valid~.valid-label,
.form-input input.error~.error-label,
.form-input textarea.error~.error-label,
.form-input input.valid~.valid-label,
.form-input textarea.valid~.valid-label {
    opacity: 1;
    visibility: visible
}
.response-holder {
    visibility: hidden;
    opacity: 0;
    padding: 12px 0;
    font-size: 13px;
    line-height: 1.8;
    -webkit-transition: all .4s;
    transition: all .4s
}
.response-holder.error,
.response-holder.success {visibility: visible;  opacity: 1}
.response-holder.error {color: #ff2d55}
.response-holder.success { color: #4cd964}

label { display: inline-block; margin-bottom: 8px}

/* LIGHT - DARK styles */
.form-light label, .form-light input, .form-light select, .form-light textarea, .form-light .input-group-addon { color: #FFF!important; background-color: transparent!important; }
.form-light input, .form-light select, .form-light textarea, .form-light .input-group-addon { border: 1px solid #FFF!important; }
.form-dark label, .form-dark input, .form-dark select, .form-dark textarea, .form-dark .input-group-addon { color: #000!important; background-color: transparent!important; }
.form-dark input, .form-dark select, .form-dark textarea, .form-dark .input-group-addon { border: 1px solid #000!important; }
/**/

.form-control, .wpcf7-form-control {display: block; width: 100%; padding: 6px 10px; height: inherit;}
.wpcf7-submit {width: auto} /*btn submit*/

.form-control:focus { outline: none; box-shadow: none}

.form-control[disabled],
.form-control.disabled { opacity: .8; cursor: not-allowed; color: #ccc; border-color: #ccc}

.form-control[disabled]::-moz-placeholder,
.form-control.disabled::-moz-placeholder { color: #ccc;  opacity: 1}

.form-control[disabled]:-ms-input-placeholder,
.form-control.disabled:-ms-input-placeholder { color: #ccc}

.form-control[disabled]::-webkit-input-placeholder,
.form-control.disabled::-webkit-input-placeholder { color: #ccc}
.form-control::-moz-placeholder {opacity: 1}
.form-control:-ms-input-placeholder { color: #757575}
.form-control::-webkit-input-placeholder {color: #757575}
.form-control.input-lg {height: 50px; padding: 0 25px; font-size: 110%}
.form-control.input-sm {height: 35px; padding: 0 15px;}
.form-control.error { border-color: #ff2d55}
.form-control.error::-moz-placeholder { color: #ff2d55; opacity: 1}

.form-control.error:-ms-input-placeholder { color: #ff2d55}
.form-control.error::-webkit-input-placeholder { color: #ff2d55}
.form-control.valid { border-color: #4cd964}
.form-control.valid::-moz-placeholder {color: #4cd964; opacity: 1}
.form-control.valid:-ms-input-placeholder {color: #4cd964}
.form-control.valid::-webkit-input-placeholder {color: #4cd964}
textarea.form-control { height: auto; padding-top: 10px; padding-bottom: 10px}

.form-inline .form-control,
.form-inline .btn,
.form-inline .form-group,
.form-inline .checkbox,
.form-inline .radio,
.form-inline label {
    display: inline-block;
    vertical-align: middle
}
.form-inline .form-group {margin-right: 15px}
.form-inline .form-group:last-child {margin-right: 0}
.form-inline .btn {margin: 0}
.form-inline.text-right .form-group {margin-right: 0;margin-left: 15px}
.form-inline.text-right .form-group:first-child {margin-left: 0}
.form-inline.text-center .form-group {margin-right: 7px;margin-left: 7px}
.form-group+.checkbox,
.form-group+.checkbox-inline,
.form-group+.radio,
.form-group+.radio-inline,
.form-input+.checkbox,
.form-input+.checkbox-inline,
.form-input+.radio,
.form-input+.radio-inline {margin-top: 20px}

.checkbox,.radio,.checkbox-inline,.radio-inline {
    position: relative;
    display: table;
    width: auto;
    cursor: default;
    padding-left: 27px;
    margin-bottom: 12px;
    margin-left: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.checkbox.disabled,
.radio.disabled,
.checkbox-inline.disabled,
.radio-inline.disabled {color: #ccc;cursor: not-allowed}

.text-light.checkbox,
.text-light.radio,
.text-light.checkbox-inline,
.text-light.radio-inline,
.text-light .checkbox,
.text-light .radio,
.text-light .checkbox-inline,
.text-light .radio-inline {color: #fff}

label.hover {cursor: pointer}

.checkbox-inline, .radio-inline {display: inline-block; margin-right: 18px}

.text-right .checkbox-inline,
.text-right .radio-inline {margin-left: 15px; margin-right: 0}
.text-center .checkbox-inline,
.text-center .radio-inline {margin-left: 10px; margin-right: 10px}

.icheckbox,
.iradio {
    position: absolute;
    z-index: 0;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    left: 0;
    top: 2px;
    border: 2px solid #007aff;
    border-radius: 1px;
    background-clip: padding-box;
    cursor: pointer;
    -webkit-transition: .2s;
    transition: .2s
}
.icheckbox.disabled,
.iradio.disabled {
    border-color: #ccc;
    cursor: not-allowed
}
.text-light .icheckbox,
.text-light .iradio {
    border: 2px solid #fff
}
.icheckbox.checked {
    left: -6px;
    top: -6px;
    width: 12px;
    height: 22px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #4cd964;
    border-bottom: 2px solid #4cd964;
    -webkit-transform: rotateZ(40deg);
    -moz-transform: rotateZ(40deg);
    -ms-transform: rotateZ(40deg);
    -o-transform: rotateZ(40deg);
    transform: rotateZ(40deg);
    -webkit-backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}
.icheckbox.checked.disabled {
    border-right-color: #ccc;
    border-bottom-color: #ccc;
    cursor: not-allowed
}
.iradio,
.iradio:before {
    border-radius: 50%;
    -webkit-transition: .25s ease;
    transition: .25s ease
}
.iradio:before {
    position: absolute;
    display: block;
    content: "";
    width: 8px;
    height: 8px;
    background-color: #007aff;
    opacity: 0;
    top: 3px;
    left: 3px;
    -webkit-transform: scale(0);
    transform: scale(0)
}
.iradio.checked {
    border-color: #007aff
}
.iradio.checked.disabled {
    border-color: #ccc;
    cursor: not-allowed
}
.iradio.checked.disabled:before {
    background-color: #ccc
}
.text-light .iradio:before {
    background-color: #fff
}
.text-light .iradio.checked {
    border-color: #fff
}
.iradio.checked:before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}
.text-right .checkbox-inline,
.text-right .radio-inline {
    margin-left: 25px;
    margin-right: 0
}
.color-switch {
    display: inline-block;
    margin: 0 12px 14px 0
}
.color-switch:last-child {
    margin-right: 0
}
.color-switch .icheckbox,
.color-switch .iradio {
    position: relative;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid transparent;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .3s;
    transition: all .3s
}
.color-switch .icheckbox:before,
.color-switch .iradio:before,
.color-switch .icheckbox:after,
.color-switch .iradio:after {
    display: none
}
.color-switch .icheckbox.checked,
.color-switch .iradio.checked {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5)
}
.color-switch .icheckbox.checked {
    left: 3px;
    top: 6px
}
.text-center .color-switch {
    margin: 0 6px 14px 6px
}
.text-right .color-switch {
    margin: 0 0 14px 12px
}
.text-right .color-switch:first-child {
    margin-left: 0
}
.size-switch {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 25px;
    margin: 0 6px 12px 0
}
.size-switch:last-child {
    margin-right: 0
}
.size-switch label {
    position: absolute;
    z-index: 1;
    width: 100%;
    text-align: center;
    top: 6px;
    left: 0;
    margin: 0;
    font-size: 11px;
    color: #007aff;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: color .3s;
    transition: color .3s
}
.size-switch .icheckbox,
.size-switch .iradio {
    position: relative;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: transparent;
    border: 1px solid #007aff;
    -webkit-transition: background-color .3s;
    transition: background-color .3s
}
.size-switch .icheckbox:before,
.size-switch .iradio:before,
.size-switch .icheckbox:after,
.size-switch .iradio:after {
    display: none
}
.size-switch .icheckbox.checked,
.size-switch .iradio.checked {
    background-color: #007aff
}
.size-switch .icheckbox.checked+label,
.size-switch .iradio.checked+label {
    color: #fff
}
.count-input {
    position: relative;
    width: 100%;
    max-width: 165px;
    margin: 10px 0
}
.count-input input {
    width: 100%;
    height: 48px;
    border: 1px solid #007aff;
    border-radius: 4px;
    background: none;
    text-align: center
}
.count-input input:focus {
    outline: none
}
.count-input .incr-btn {
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    font-size: 26px;
    font-weight: 300;
    text-align: center;
    line-height: 30px;
    top: 50%;
    right: 0;
    margin-top: -15px
}
.count-input .incr-btn:first-child {
    right: auto;
    left: 0
}
.count-input.count-input-sm {
    max-width: 125px
}
.count-input.count-input-sm input {
    height: 36px
}
.count-input.count-input-lg {
    max-width: 200px
}
.count-input.count-input-lg input {
    height: 70px;
    border-radius: 8px
}
.bootstrap-select {
    width: 220px \0
}
.bootstrap-select>.btn {
    width: 100%;
    padding-top: 13px !important;
    padding-bottom: 13px !important;
    margin-left: 1px;
    font-size: 14px;
    text-transform: none;
    color: #3a3a3a;
    background-color: #fff;
    border: 1px solid transparent !important;
    border-radius: 24px;
    -webkit-transition: all .3s;
    transition: all .3s
}
.bootstrap-select>.btn:hover,
.bootstrap-select>.btn:focus,
.bootstrap-select>.btn:active {
    background-color: #fff;
    color: #3a3a3a;
    box-shadow: none
}
.bootstrap-select>.btn.disabled {
    opacity: .8;
    color: #ccc !important;
    border-color: #ccc !important;
    cursor: cursor-disabled
}
.bootstrap-select>.btn.disabled .glyphicon {
    color: #ccc !important
}
.bootstrap-select .glyphicon {
    font-size: 15.4px;
    margin-right: 4px;
    color: #4d4d4d
}
.bootstrap-select.open>.btn {
    color: #3a3a3a !important;
    background-color: #fff !important;
    border-color: #007aff !important;
    box-shadow: none
}
.bootstrap-select.fit-width {
    width: auto !important
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 220px
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
    float: none;
    display: inline-block;
    margin-left: 0
}
.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row-fluid .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
    float: right
}
.form-search .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
    margin-bottom: 0
}
.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
    padding: 0
}
.form-inline .bootstrap-select.btn-group .form-control {
    width: 100%
}
.input-append .bootstrap-select.btn-group {
    margin-left: -1px
}
.input-prepend .bootstrap-select.btn-group {
    margin-right: -1px
}
.bootstrap-select.btn-group>.disabled {
    cursor: not-allowed
}
.bootstrap-select.btn-group>.disabled:focus {
    outline: none !important
}
.bootstrap-select.btn-group .btn .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
    line-height: 20px
}
.bootstrap-select.btn-group .btn .caret {
    border-bottom: none;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -7px;
    vertical-align: middle;
    color: #3a3a3a
}
.bootstrap-select.btn-group[class*="col-"] .btn {
    width: 100%
}
.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    z-index: 1035;
    box-sizing: border-box
}
.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    box-shadow: none
}
.bootstrap-select.btn-group .dropdown-menu li {
    position: relative
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
    cursor: not-allowed
}
.bootstrap-select.btn-group .dropdown-menu li a {
    color: #3a3a3a !important;
    cursor: pointer
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
    position: relative;
    padding-left: 2.25em
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
    display: none
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
    display: inline-block
}
.bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: .5em
}
.bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    pointer-events: none;
    opacity: .9;
    box-sizing: border-box
}
.bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px
}
.bootstrap-select.btn-group.fit-width .btn .filter-option {
    position: static
}
.bootstrap-select.btn-group.fit-width .btn .caret {
    position: static;
    top: auto;
    margin-top: -1px
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 44px;
    margin-top: 11px;
    font-size: 11px
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px
}
.bootstrap-select.show-menu-arrow.open>.btn {
    z-index: 1036
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto
}
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after {
    display: block
}
.bs-searchbox,
.bs-actionsbox {
    position: relative;
    padding: 4px 8px
}
.bs-searchbox:before,
.bs-actionsbox:before {
    display: block;
    position: absolute;
    font-family: 'Pe-icon-7-stroke';
    content: "\e618";
    font-size: 22px;
    color: #007aff;
    top: 50%;
    left: 25px;
    margin-top: -16px
}
.bs-searchbox input,
.bs-actionsbox input {
    padding-left: 45px;
    background-color: #f5f5f5
}
.bs-actionsbox {
    float: left;
    width: 100%;
    box-sizing: border-box
}
.bs-actionsbox .btn-group button {
    width: 50%
}
.bs-searchbox+.bs-actionsbox {
    padding: 0 8px 4px
}
.bs-searchbox input.form-control {
    margin-bottom: 0;
    width: 100%
}
.mobile-device {
    position: absolute;
    top: 0;
    left: 0;
    display: block !important;
    width: 100%;
    height: 100% !important;
    opacity: 0
}

.slider {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}
.slider.slider-horizontal {
    width: 210px;
    height: 6px
}
.slider.slider-horizontal .slider-track {
    height: 6px;
    width: 100%;
    top: 0;
    left: 0
}
.slider.slider-horizontal .slider-selection,
.slider.slider-horizontal .slider-track-low,
.slider.slider-horizontal .slider-track-high {
    height: 100%;
    top: 0;
    bottom: 0
}
.slider.slider-horizontal .slider-tick,
.slider.slider-horizontal .slider-handle {
    position: absolute;
    width: 12px;
    height: 12px;
    background-color: #fff;
    margin-top: -3px;
    margin-left: -6px;
    filter: none;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.28);
    box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.28);
    border-radius: 50%;
    -webkit-transition: box-shadow .3s;
    transition: box-shadow .3s
}
.slider.slider-horizontal:hover .slider-handle {
    -webkit-box-shadow: 0 0 0 6px rgba(0, 0, 0, 0.28);
    box-shadow: 0 0 0 6px rgba(0, 0, 0, 0.28)
}
.slider.slider-horizontal .slider-tick-label-container {
    white-space: nowrap
}
.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
    margin-top: 7.2px;
    display: inline-block;
    text-align: center
}
.slider.slider-disabled .slider-track {
    cursor: not-allowed
}
.slider.slider-disabled .slider-selection {
    background-color: #ccc !important
}
.slider.slider-disabled:hover .slider-handle {
    -webkit-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.28);
    box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.28)
}
.slider input {
    display: none
}
.slider .tooltip {
    margin-top: -32px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .25s, visibility .25s;
    transition: opacity .25s, visibility .25s
}
.slider .tooltip .tooltip-inner {
    white-space: nowrap;
    color: #007aff;
    background: none
}
.slider .tooltip .tooltip-arrow {
    display: none
}
.slider .tooltip.in {
    visibility: visible;
    opacity: 1
}
.slider-track {
    position: absolute;
    cursor: pointer;
    background-color: #fff
}
.slider-selection {
    position: absolute;
    background-color: #3a3a3a;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.slider-track-low,
.slider-track-high {
    position: absolute;
    background: transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.slider-ui,
.slider-ui-step {
    display: inline-block;
    width: 210px;
    position: relative
}
.slider-ui-step .slider .tooltip {
    opacity: 1;
    visibility: visible
}
.slider-ui .min-val,
.slider-ui-step .min-val,
.slider-ui .max-val,
.slider-ui-step .max-val {
    display: block;
    position: absolute;
    top: -16px;
    font-size: 12px;
    color: #007aff;
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .25s, visibility .25s;
    transition: opacity .25s, visibility .25s
}
.slider-ui .min-val,
.slider-ui-step .min-val {
    left: 0
}
.slider-ui .max-val,
.slider-ui-step .max-val {
    right: 0
}
.slider-ui:hover .min-val,
.slider-ui-step:hover .min-val,
.slider-ui:hover .max-val,
.slider-ui-step:hover .max-val {
    visibility: hidden;
    opacity: 0
}
.slider-ui.disabled,
.slider-ui-step.disabled {
    cursor: not-allowed
}
.slider-ui.disabled .min-val,
.slider-ui-step.disabled .min-val,
.slider-ui.disabled .max-val,
.slider-ui-step.disabled .max-val {
    color: #ccc
}
.slider-ui.disabled:hover .min-val,
.slider-ui-step.disabled:hover .min-val,
.slider-ui.disabled:hover .max-val,
.slider-ui-step.disabled:hover .max-val {
    visibility: visible;
    opacity: 1
}
.slider-ui.disabled:hover .slider.slider-horizontal .tooltip.in,
.slider-ui-step.disabled:hover .slider.slider-horizontal .tooltip.in {
    visibility: hidden;
    opacity: 0
}
.slider-ui.slider-ui-thin .slider.slider-horizontal,
.slider-ui-step.slider-ui-thin .slider.slider-horizontal {
    height: 3px
}
.slider-ui.slider-ui-thin .slider.slider-horizontal .slider-track,
.slider-ui-step.slider-ui-thin .slider.slider-horizontal .slider-track {
    height: 3px
}
.slider-ui.slider-ui-thin .slider.slider-horizontal .slider-tick,
.slider-ui-step.slider-ui-thin .slider.slider-horizontal .slider-tick,
.slider-ui.slider-ui-thin .slider.slider-horizontal .slider-handle,
.slider-ui-step.slider-ui-thin .slider.slider-horizontal .slider-handle {
    width: 9px;
    height: 9px
}
.slider-ui.slider-ui-thin .slider.slider-horizontal .slider-tick:hover .slider-handle,
.slider-ui-step.slider-ui-thin .slider.slider-horizontal .slider-tick:hover .slider-handle,
.slider-ui.slider-ui-thin .slider.slider-horizontal .slider-handle:hover .slider-handle,
.slider-ui-step.slider-ui-thin .slider.slider-horizontal .slider-handle:hover .slider-handle {
    -webkit-box-shadow: 0 0 0 6px rgba(0, 0, 0, 0.28);
    box-shadow: 0 0 0 6px rgba(0, 0, 0, 0.28)
}
.slider-ui.slider-ui-thin .slider.slider-horizontal .tooltip,
.slider-ui-step.slider-ui-thin .slider.slider-horizontal .tooltip {
    margin-top: -34px
}
.slider-ui.slider-ui-default .slider-selection,
.slider-ui-step.slider-ui-default .slider-selection {
    background-color: #3a3a3a
}
.slider-ui.slider-ui-primary .slider-selection,
.slider-ui-step.slider-ui-primary .slider-selection {
    background-color: #007aff
}
.slider-ui.slider-ui-success .slider-selection,
.slider-ui-step.slider-ui-success .slider-selection {
    background-color: #4cd964
}
.slider-ui.slider-ui-info .slider-selection,
.slider-ui-step.slider-ui-info .slider-selection {
    background-color: #5ac8fa
}
.slider-ui.slider-ui-warning .slider-selection,
.slider-ui-step.slider-ui-warning .slider-selection {
    background-color: #fc0
}
.slider-ui.slider-ui-danger .slider-selection,
.slider-ui-step.slider-ui-danger .slider-selection {
    background-color: #ff2d55
}

.slider-tick {
    position: absolute;
    background-color: #fc0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.switch {
    position: relative;
    width: 70px;
    height: 24px;
    background-color: #bababa;
    border-radius: 12px;
    overflow: hidden;
    margin: 10px 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.switch .knob {
    position: absolute;
    width: 22px;
    height: 22px;
    top: 1px;
    left: 1px;
    background-color: #fff;
    border-radius: 50%;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: all .3s;
    transition: all .3s
}
.switch .label {
    position: absolute;
    display: block;
    font-size: 13px;
    color: #fff;
    top: 2px;
    margin: 0;
    width: auto;
    padding: 0
}
.switch .label:first-child {
    text-align: right;
    padding-right: 12px;
    right: 100%
}
.switch .label:last-child {
    text-align: left;
    padding-left: 11px;
    left: 100%
}
.switch.on {
    background-color: #3a3a3a
}
.switch.on .knob {
    -webkit-transform: translate(46px, 0);
    -ms-transform: translate(46px, 0);
    -o-transform: translate(46px, 0);
    transform: translate(46px, 0)
}
.switch.disabled {
    background-color: #ccc !important;
    cursor: not-allowed
}
.switch.switch-ghost {
    background: none;
    border: 1px solid #bababa
}
.switch.switch-ghost .knob {
    width: 20px;
    height: 20px;
    background-color: #bababa
}
.switch.switch-ghost .label {
    top: 1px;
    color: #bababa
}
.switch.switch-ghost.on {
    border-color: #3a3a3a
}
.switch.switch-ghost.on .knob {
    background-color: #3a3a3a
}
.switch.switch-ghost.on .label {
    color: #3a3a3a
}
.switch.switch-ghost.disabled {
    background: none !important;
    border-color: #ccc !important
}
.switch.switch-ghost.disabled .knob {
    background-color: #ccc !important
}
.switch.switch-ghost.disabled .label {
    color: #ccc !important
}
.switch.switch-inline {
    display: inline-block;
    vertical-align: middle
}
.switch.on.switch-primary {
    background-color: #007aff
}
.switch.on.switch-success {
    background-color: #4cd964
}
.switch.on.switch-info {
    background-color: #5ac8fa
}
.switch.on.switch-warning {
    background-color: #fc0
}
.switch.on.switch-danger {
    background-color: #ff2d55
}
.switch.on.switch-ghost.switch-primary {
    background: none;
    border-color: #007aff
}
.switch.on.switch-ghost.switch-primary .knob {
    background-color: #007aff
}
.switch.on.switch-ghost.switch-primary .label {
    color: #007aff
}
.switch.on.switch-ghost.switch-success {
    background: none;
    border-color: #4cd964
}
.switch.on.switch-ghost.switch-success .knob {
    background-color: #4cd964
}
.switch.on.switch-ghost.switch-success .label {
    color: #4cd964
}
.switch.on.switch-ghost.switch-info {
    background: none;
    border-color: #5ac8fa
}
.switch.on.switch-ghost.switch-info .knob {
    background-color: #5ac8fa
}
.switch.on.switch-ghost.switch-info .label {
    color: #5ac8fa
}
.switch.on.switch-ghost.switch-warning {
    background: none;
    border-color: #fc0
}
.switch.on.switch-ghost.switch-warning .knob {
    background-color: #fc0
}
.switch.on.switch-ghost.switch-warning .label {
    color: #fc0
}
.switch.on.switch-ghost.switch-danger {
    background: none;
    border-color: #ff2d55
}
.switch.on.switch-ghost.switch-danger .knob {
    background-color: #ff2d55
}
.switch.on.switch-ghost.switch-danger .label {
    color: #ff2d55
}

/*Style Switcher import from CSS Document*/
.style-switcher {
    position: fixed;
    z-index: 1100;
    width: 245px;
    top: 185px;
    left: 0px;
    background-color: #fff;
    padding: 40px 25px 30px 25px;
  -webkit-transform: translate(-245px, 0);
      -ms-transform: translate(-245px, 0); // IE9 only
       -o-transform: translate(-245px, 0);
          transform: translate(-245px, 0);
    -webkit-transition: all .4s;
                    transition: all .4s;
}
.style-switcher.open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.ss-toggle {
    position: absolute;
    top: 0;
    right: -47px;
    background-color: #fff;
    padding: 10px 10px 10px 15px;
    border-radius: 0 8px 8px 0;
    cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ss-toggle i {
    color: #3a3a3a;
    font-size: 28px;
    -webkit-transition: color .3s;
    transition: color .3s;
}
.ss-toggle:hover i {
    color: #007aff;
}
.style-switcher .form-group {
    margin-bottom: 12px;
}
.style-switcher .links a {
    display: inline-block;
    margin: 5px;
}
@media (max-width: 875px) {
    .style-switcher { display: none; }
}


/** SOCIAL BUTTONS
**********************************/
.social-buttons {position: relative; display: inline-block; z-index: 10; }

.social-buttons a {
    display: inline-block;
    font-size: 18px;
    text-decoration: none;
    margin-right: 10px;
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    -webkit-backface-visibility: hidden;
}
.social-buttons a:hover {opacity: .5;}
.social-buttons.text-right a {text-align: right;margin-right: 0;margin-left: 10px; }

.sb-behance { color: #1769ff; }
.sb-behance:hover { color: #1769ff; }
.sb-bitbucket { color: #205081; }
.sb-bitbucket:hover { color: #205081; }
.sb-codepen { color: #76daff; }
.sb-codepen:hover { color: #76daff; }
.sb-deviantart { color: #4e6252; }
.sb-deviantart:hover { color: #4e6252; }
.sb-digg { color: #000000; }
.sb-digg:hover { color: #000000; }
.sb-dribbble { color: #ea4c89; }
.sb-dribbble:hover { color: #ea4c89; }
.sb-dropbox { color: #007ee5; }
.sb-dropbox:hover { color: #007ee5; }
.sb-facebook { color: #1283ff; }
.sb-facebook:hover { color: #1283ff; }
.sb-flickr { color: #0063dc; }
.sb-flickr:hover { color: #0063dc; }
.sb-foursquare { color: #ef4b78; }
.sb-foursquare:hover { color: #ef4b78; }
.sb-github { color: #4183c4; }
.sb-github:hover { color: #4183c4; }
.sb-google-plus, .bi-gplus { color: #dd4b39; }
.sb-google-plus:hover, .bi-gplus:hover { color: #dd4b39; }
.sb-instagram i {color: #2F14C7;
  background: -webkit-linear-gradient(top, #2F14C7 0%, #D61A2F 44%, #FFEA69 100%);
  background: -moz-linear-gradient(top, #2F14C7 0%, #D61A2F 44%, #FFEA69 100%);
  background: linear-gradient(to bottom, #2F14C7 0%, #D61A2F 44%, #FFEA69 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent
}
.sb-instagram:hover { color: #2F14C7; }
.sb-jsfiddle { color: #4679bd; }
.sb-jsfiddle:hover { color: #4679bd; }
.sb-lastfm { color: #e31b23; }
.sb-lastfm:hover { color: #e31b23; }
.sb-linkedin { color: #0976b4; }
.sb-linkedin:hover { color: #0976b4; }
.sb-paypal { color: #253b80; }
.sb-paypal:hover { color: #253b80; }
.sb-pinterest { color: #cc2127; }
.sb-pinterest:hover { color: #cc2127; }
.sb-reddit { color: #ff4500; }
.sb-reddit:hover { color: #ff4500; }
.sb-skype { color: #00aff0; }
.sb-skype:hover { color: #00aff0; }
.sb-soundcloud { color: #f80; }
.sb-soundcloud:hover { color: #f80; }
.sb-stackoverflow { color: #fe7a15; }
.sb-stackoverflow:hover { color: #fe7a15; }
.sb-steam { color: #7da10e; }
.sb-steam:hover { color: #7da10e; }
.sb-stumbleupon { color: #eb4924; }
.sb-stumbleupon:hover { color: #eb4924; }
.sb-trello { color: #256a92; }
.sb-trello:hover { color: #256a92; }
.sb-tumblr { color: #35465c; }
.sb-tumblr:hover { color: #35465c; }
.sb-twitch { color: #6441a5; }
.sb-twitch:hover { color: #6441a5; }
.sb-twitter { color: #55acee; }
.sb-twitter:hover { color: #55acee; }
.sb-vimeo { color: #1ab7ea; }
.sb-vimeo:hover { color: #1ab7ea; }
.sb-vine { color: #00b488; }
.sb-vine:hover { color: #00b488; }
.sb-vk { color: #45668e; }
.sb-vk:hover { color: #45668e; }
.sb-wechat { color: #98d11c; }
.sb-wechat:hover { color: #98d11c; }
.sb-wordpress { color: #21759b; }
.sb-wordpress:hover { color: #21759b; }
.sb-xing { color: #026466; }
.sb-xing:hover { color: #026466; }
.sb-yahoo { color: #400191; }
.sb-yahoo:hover { color: #400191; }
.sb-yelp { color: #af0606; }
.sb-yelp:hover { color: #af0606; }
.sb-youtube { color: #e52d27;}
.sb-youtube:hover { color: #e52d27;}


/** FORMS
**********************************/
.form-control { position: relative; width: 100%; margin-bottom: 15px;}

.form-control input,
.form-control textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-transition: 0.25s ease-out;
  transition: 0.25s ease-out;
}
.form-control textarea {padding-top: 27px;}
.form-control label {
    position: absolute;
    left: 0;
    top: 20px;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  -ms-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.form-control input:focus,
.form-control textarea:focus {
    outline: none;
    border-bottom: 1px solid #008fed;
    -webkit-box-shadow: 0 1px 0 0 #008fed;
    box-shadow: 0 1px 0 0 #008fed;
}
.form-control.active label {
  color: #008fed;
  font-size: 11px;
  -webkit-transform: translateY(-130%);
  -moz-transform: translateY(-130%);
  -ms-transform: translateY(-130%);
  -o-transform: translateY(-130%);
  transform: translateY(-130%);
}

.form-group + .checkbox,
.form-group + .checkbox-inline,
.form-group + .radio,
.form-group + .radio-inline {margin-top: 36px;}

.helper-text {font-size: 13px;}

.helper-link {
    position: absolute;
    top: 50%;
    right: 0;
    font-size: 12px;
    margin-top: -7px;
    text-transform: none;
    opacity: 1;
    visibility: visible;
    -webkit-transition: 0.25s;
    transition: 0.25s;
}
.form-control.active .helper-link {opacity: 0;visibility: hidden;}

/* Validation */
label.error {display: none !important;}

.form-control input.error,
.form-control textarea.error {color: #e91e63;border-color: #e91e63; -webkit-box-shadow: 0 1px 0 0 #e91e63;  box-shadow: 0 1px 0 0 #e91e63;}
.form-control.active input.error ~ label,
.form-control.active textarea.error ~ label {color: #e91e63;}

.form-control input.valid,
.form-control textarea.valid {border-color: #96cb4b;-webkit-box-shadow: 0 1px 0 0 #96cb4b;box-shadow: 0 1px 0 0 #96cb4b;}

.form-control.active input.valid ~ label,
.form-control.active textarea.valid ~ label {color: #96cb4b;}

.form-control input.error ~ .helper-link,
.form-control input.valid ~ .helper-link {opacity: 0;visibility: hidden;}

.error-label,
.valid-label {
    position: absolute;
    z-index: 3;
    top: 50%;
    font-weight: 300;
    right: 0;
    font-size: 26px;
    margin-top: -13px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.error-label:before,
.valid-label:before {font-family: "Flaticon";}

.error-label:before {color: #e91e63;content: "!";padding-right: 10px;}
.valid-label:before {color: #96cb4b;content: "\e048";}

.form-control input.error ~ .error-label,
.form-control textarea.error ~ .error-label,
.form-control input.valid ~ .valid-label,
.form-control textarea.valid ~ .valid-label {opacity: 1;visibility: visible;}

.response-holder {
    visibility: hidden;
    opacity: 0;
    padding: 12px 0;
    font-size: 13px;
    line-height: 1.8;
  -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.response-holder.error,
.response-holder.success {visibility: visible;opacity: 1;}

.response-holder.error {color: #e91e63; }
.response-holder.success {color: #96cb4b;}

/* Custom Checkboxes and Radios */
.checkbox,.radio,.checkbox-inline,.radio-inline {
    position: relative;
    display: block;
    cursor: default;
    padding-left: 27px;
    margin-bottom: 10px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
label.hover {cursor: pointer;}

.checkbox-inline,
.radio-inline {display: inline-block;margin-right: 18px;}

.text-right .checkbox-inline,
.text-right .radio-inline {margin-left: 15px;margin-right: 0;}

.icheckbox.checked,
.radio-alt .iradio.checked {
  left: -6px;
  top: -8px;
  width: 12px;
  height: 22px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #96cb4b;
  border-bottom: 2px solid #96cb4b;
  -webkit-transform: rotateZ(40deg);
  -moz-transform: rotateZ(40deg);
  -ms-transform: rotateZ(40deg);
  -o-transform: rotateZ(40deg);
  transform: rotateZ(40deg);
  -webkit-backface-visibility: hidden;
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
.radio-alt .iradio {border-radius: 1px;}

.iradio,.iradio:before {border-radius: 50%; -webkit-transition: 0.25s ease; transition: 0.25s ease;}

.iradio:before {
    position: absolute;
    display: block;
    content: "";
    width: 8px;
    height: 8px;
    background-color: #96cb4b;
    opacity: 0;
    top: 3px;
    left: 3px;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.iradio.checked {border-color: #96cb4b;}

.iradio.checked:before {opacity: 1; -webkit-transform: scale(1); transform: scale(1);}
.icheckbox.disabled,
.iradio.disabled {border-color: #cccccc;background-color: #cccccc;cursor: default;}
.text-right .checkbox-inline,
.text-right .radio-inline {margin-left: 25px;margin-right: 0;}
.light-color .checkbox,
.light-color .radio,
.light-color .checkbox-inline,
.light-color .radio-inline {color: #fff;}
.light-color .icheckbox,
.light-color .iradio {border-color: #fff;}
.light-color .icheckbox:before,
.light-color .radio-alt .iradio:before {color: #3a3a3a;}
.light-color .iradio:before {background-color: #3a3a3a;}
.light-color .size-lg .iradio:before,
.light-color.size-lg .iradio:before {background-color: #5e5e5e; }
.light-color .size-lg .icheckbox:before,
.light-color.size-lg .icheckbox:before,
.light-color .size-lg.radio-alt .iradio:before,
.light-color.size-lg.radio-alt .iradio:before {color: #5e5e5e; }
.light-color .radio-alt .iradio:before {background-color: transparent;}
.icheckbox.disabled,
.iradio.disabled {border-color: #fff;background-color: #fff;opacity: .6;}

/* Search Field */
.search-wrap { min-width: 180px;}
.header-wrapper .search-wrap, .header-wrapper .search-wrap form  {display: table-cell; vertical-align: middle;}
#body .search-wrap { display: block; width: 100%}

/* IMG Load */
.img-load figure {background-image: url(../images/ui-kit/loading.gif); background-position: center center; background-repeat: no-repeat; min-height: 50px;}
.img-load figure.loaded {background: transparent url(../images/ui-kit/transparent.png) center 50% no-repeat !important;}
.img-load figure.loaded img { opacity: 1 !important; }

.img-load figure img {visibility: hidden; width: 100% !important;}
.owl-item .img-load figure img {visibility:visible !important;} /*fix img hidden*/

/* SOCIAL
-------------------------------------*/
.subscribe-form-wrap {position: relative;}
.subscribe-form {width: 100%;margin: 0 0 20px 0;}
.subscribe-form input { width: 100% !important; }
.subscribe-box {position: relative;margin: 0;padding: 0px 105px 0px 0px;}
.subscribe-form-wrap-center {text-align: center;}
.subscribe-form-wrap-center .subscribe-form {margin: 0 auto 10px auto;}
.subscribe-form-wrap-right {text-align: right;}
.subscribe-form-wrap-right .subscribe-form {float: right;}
.subscribe-form .input-email {font-size: 16px;line-height: 1.4em;border: none;padding: 5px; float: left;}
.subscribe-form .input-submit { position: absolute; display: block; width: 95px !important; height: 32px;background: url(../images/ui-kit/subscribe-bt.png) no-repeat; text-indent: -9999px;cursor: pointer;right: 0;top: 0;}
.subscribe-form .input-submit:hover {background-position: 0 -32px;}
.subscribe-form .input-submit:active {background-position: 0 -64px;}
.subscribe-form .form-response {clear: both; margin: 10px 0 0 0 !important;}

/* SOCIAL icons */
.social-bar {position: relative;}

.share-links { overflow: hidden; margin: 0px;}
.share-links ul.social-icons, ul#control { margin: 0px; }
ul.social-icons, ul#control, ul.social-icons, ul.action-icons {height: auto;overflow: hidden;list-style: none!important; margin-left: 0px !important;}
ul.social-icons li, ul#control li {float: left; display: inline-block;}
ul.social-icons li a, ul.action-icons li a { display: inline-block;padding: 8px;width: 35px;height: 35px;line-height: 35px;font-size: 20px;overflow: hidden;position: relative;text-align: center; transition: all 0.35s;}
ul.social-icons li a i, ul.action-icons li a i {display: block;height: 100%;position: relative;top: 0%;transition: top 0.35s;width: 100%;margin-bottom: 31px;}
ul.social-icons li a:hover i, ul.action-icons:hover li a i {color: #fff; top: -50px;}

ul.social-icons li.qrcode-share { cursor: pointer; }
ul.social-icons li.qrcode-share> .qr-code { display: none; visibility: hidden; top: -140px; overflow: visible; }

.social-bar.views-off ul.social-icons li.views { display: none!important;}

/* TWITTER FEED & WALL */
.twitter-feeds-box {margin: 0 0 20px 0;}
.twitter-feeds-box .tweet_list {margin: 0 0 10px 0;}
.twitter-feeds-box .tweet_list li {margin: 0 0 15px 0;list-style: none;background: none;padding: 15px 0 0 0;}
.twitter-feeds-box .tweet_text {padding: 0 0 0 24px;margin: 0 8px 0 0;background: url(../images/ui-kit/tweet-bird.png) no-repeat 0 0;}
footer .twitter-feeds-box .tweet_text {background: url(../images/ui-kit/tweet-bird-white.png) no-repeat 0 0;}
.footer-light footer .twitter-feeds-box .tweet_text {background: url(../images/ui-kit/tweet-bird-black.png) no-repeat 0 0;}
.twitter-feeds-box .tweet_time a {padding: 0 0 0 20px;background: url(../images/ui-kit/tweet-clock.png) no-repeat left center;}
footer .twitter-feeds-box .tweet_time a {background: url(../images/ui-kit/tweet-clock-white.png) no-repeat left center;}
.footer-light footer .twitter-feeds-box .tweet_time a {background: url(../images/ui-kit/tweet-clock-black.png) no-repeat left center;}

/* RATINGs */
.rating-wrap-mini {width: 79px;height: 15px;background: url(../images/ui-kit/rating-mini2.png) no-repeat 0 -15px;float: left;}
.js .rating-fill-mini { width: 0px;}
.rating-fill-mini {height: 15px;background: url(../images/ui-kit/rating-mini2.png) no-repeat 0 0;}
.rating-wrap-micro {width: 59px;height: 12px;background: url(../images/ui-kit/rating-micro.png) no-repeat 0 -12px;float: left;}
.rating-fill-micro {height: 12px;background: url(../images/ui-kit/rating-micro.png) no-repeat 0 0;}

/* FEEDBACK */
.feedback-form-wrapper {margin: 0 0 20px 0;}
.feedback-form {position: relative;}
.feedback-box { height: 95px; margin: 0 0 15px 0;}
.feedback-text-wrap {padding: 0 60px 0 0; width: auto;}
.feedback-text {height: 85px;border: none;padding: 5px;font-size: 14px;line-height: 21px;position: relative;resize: none;width: 100%;}
input.feedback-bt {border: none;width: 42px;height: 33px;text-indent: -999em;position: absolute; margin-top: -1px;right: 0px;cursor: pointer;border-left: 1px solid rgba(0,0,0,.2);display: block;}
.feedback-bt:hover {background-position: 0 -32px;}
.feedback-bt:active {background-position: 0 -64px;}
.feedback-comment { background-image: url(../images/ui-kit/feedback-comment-bt.png); top: 1px;}
.feedback-request { background-image: url(../images/ui-kit/feedback-request-bt.png); top: 33px;}
.feedback-bug { background-image: url(../images/ui-kit/feedback-bug-bt.png); top: 65px; height: 31px;}
.feedback-response {text-align: center; margin: 10px 0 0 0;}
.feedback-form .form-input-item label { left: -1px; top: 5px;}

/* LISTA */
.box-wrap .list-wrap ul, .box-wrap ul.list-wrap {margin-bottom: 0px !important;}
.list-wrap ul, ul.list-wrap {margin: 0px 0px 25px 25px; list-style: none;}
.list-wrap ul li:before, ul.list-wrap li:before {font-family:'FontAwesome'; content:"\f192"; display:inline-block;font-size: 85%; line-height: 100%; margin: 0px 15px 0px 0px; vertical-align: 1px;}

.list-wrap.list-circle ul li:before, ul.list-wrap.list-circle li:before {content:"\f10c"!important;} /*circle*/
.list-wrap.list-arrow ul li:before, ul.list-wrap.list-arrow li:before {content:"\f105"!important; font-size: 115% !important; font-weight: 700;} /*arrow*/
.list-wrap.list-check ul li:before, ul.list-wrap.list-check li:before {content:"\f00c"!important;} /*check*/
.list-wrap.list-check-square ul li:before, ul.list-wrap.list-check-square  li:before {content:"\f046"!important;} /*check square */
.list-wrap.list-square ul li:before, ul.list-wrap.list-square  li:before {content:"\f096"!important;} /*square */
.list-wrap.list-pin ul li:before, ul.list-wrap.list-pin  li:before {content:"\f041"!important;} /*pin */
.list-wrap.list-add ul li:before, ul.list-wrap.list-add  li:before {content:"\e055"!important;} /*plus circle */

ul.list-wrap.list-success li:before {color: #4cd964}

/* CONTATOS
-------------------------------------*/
.contatos-wrap { margin-bottom: 0px!important; position: relative; z-index: 1; display: table-cell; vertical-align: middle; padding: 0px;}
#pre-footer .contatos-wrap { display: block; font-size: 93%;}
.contatos-wrap dl,
.contatos-wrap address { z-index: 2; position: relative; padding: 0px; list-style: none !important; display: table; margin-bottom: 5px;}
.contatos-wrap dl> * { display: table-cell; vertical-align: middle;}
.contatos-wrap dl:last-child { margin-right: 0px!important; margin-bottom: 0px !important;}
.contatos-wrap dl:before,
.contatos-wrap dl:after  { position: absolute; display: block; padding: 2px 5px; top: -5px; right: -5px; line-height: 15px; font-size: 11px;}
.contatos-wrap dl i { font-size: 15px; width: 25px; height: 25px; line-height: 25px; display: table-cell; position: relative; text-align: center;  -webkit-box-shadow: 0px 1px 0px rgba(50,50,50,0.5), inset 0px 1px 0px rgba(255,255,255,0.2); -moz-box-shadow: 0px 1px 0px rgba(50,50,50,0.5), inset 0px 1px 0px rgba(255,255,255,0.2);box-shadow: 0px 1px 0px rgba(50,50,50,0.5), inset 0px 1px 0px rgba(255,255,255,0.2);}
.contatos-wrap dl i:after  {content: "";display: inline-block;position: absolute;z-index: -1; top: -3px; left: -3px;bottom: -3px; right: -3px;background-color: rgba(0, 0, 0, 0.08);-webkit-box-shadow: 0 1px rgba(255, 255, 255, 0.25), inset 0 1px rgba(0, 0, 0, 0.08);-moz-box-shadow: 0 1px rgba(255, 255, 255, 0.25), inset 0 1px rgba(0, 0, 0, 0.08);box-shadow: 0 1px rgba(255, 255, 255, 0.25), inset 0 1px rgba(0, 0, 0, 0.08);}
.contatos-wrap dl:hover i:after, .contatos-wrap.icon-light dl i:after {top: -1px;left: -1px;bottom: -1px;right: -1px;}
.contatos-wrap.icon-light dl i, .contatos-wrap.icon-transp dl i,
.contatos-wrap.icon-transp dl i:after {background-color: transparent !important; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;}
.contatos-wrap.icon-light dl i:after, {background-color: rgba(0, 0, 0, 0.02)!important; border: 1px solid rgba(0,0,0,.07);}
.contatos-wrap.icon-transp dl i:after {background-color: rgba(0, 0, 0, 0)!important; border: 0px solid rgba(0,0,0,.0);}
.contatos-wrap.icon-transp dl i { font-size: 20px; }

.contatos-wrap dl.link-contato span { padding: 0px 10px;}
.contatos-wrap dl span {position: relative; line-height: 100%}
.contatos-wrap dl dt em, .contatos-wrap dl dd em { padding: 0 10px; top: 0px; position: absolute; font-size: 57%; text-transform: uppercase; letter-spacing: 3px; opacity: 0.5;}
.contatos-wrap dl dt em { left: 100%; min-width: 115px; }
.contatos-wrap dl dd em { left: 0;}
.contatos-wrap dl dt { width: 35px; padding: 5px;}
.contatos-wrap dl dd { width: auto; padding: 11px 10px 3px;}
.contatos-wrap.no-em dl dd { padding: 5px 10px;}
.contatos-wrap dl dd> i, .hide-em em, .hide-dt dt { display: none; }/*Fix modal title icon*/
.contatos-wrap dl dt,
.contatos-wrap dl dd { position: relative; font-weight: normal; line-height: 100%; margin-bottom: 0px; }
.contatos-wrap address { margin-bottom: 0px!important; float: left; }
.contatos-wrap address dl span { margin-right: 13px; }
.contatos-wrap address dl span.end {margin-right: 0px;display: block;}
.contatos-wrap address dl span.pais,
.contatos-wrap dl.whatsapp dd i, .contatos-wrap dl.ligamos a> i {display: none !important;}

#pre-header .contatos-wrap dl em {font-size: 40%;}

.contatos-wrap.medio dl {font-size: 117%; }
.contatos-wrap.medio dl dt {width: 45px;}
.contatos-wrap.medio dl i {font-size: 24px; width: 35px; height: 35px; line-height: 35px; }
.contatos-wrap.medio dl i:after  {top: -5px; left: -5px;bottom: -5px; right: -5px;}
.contatos-wrap.medio dl:hover i:after  {top: -2px; left: -2px;bottom: -2px; right: -2px;}

.contatos-wrap.grande dl {font-size: 130%; margin-bottom: 15px;}
.contatos-wrap.grande dl dt {width: 55px;}
.contatos-wrap.grande dl i { font-size: 28px; width: 45px; height: 45px; line-height: 45px; }
.contatos-wrap.grande dl i:after   {top: -8px; left: -7px;bottom: -7px; right: -7px; }
.contatos-wrap.grande dl:hover i:after  {top: -4px; left: -4px;bottom: -4px; right: -4px;}

.contatos-wrap.extra dl {font-size: 155%; margin-bottom: 20px;}
.contatos-wrap.extra dl dt {width: 68px;}
.contatos-wrap.extra dl i { font-size: 38px; width: 53px; height: 53px; line-height: 53px; }
.contatos-wrap.extra dl i:after  {top: -8px; left: -8px;bottom: -8px; right: -8px; }
.contatos-wrap.extra dl:hover i:after  {top: -5px; left: -5px;bottom: -5px; right: -5px;}

@media (min-width: 768px) {
    .fone a {cursor: text;} /*Fix cursor pointer in desktop*/
}

/* .container auto */
@media (max-width: 767px) {
    .header-inner .contatos-wrap,
    .header-bar .contatos-wrap {display: none;}
}
/*-------------------------------------*/

.panel.panel-ghost {background-color: transparent; padding-left: 0}

.panel.panel-with-badge .panel-body,
.panel.panel-with-badge .panel-heading {padding-left: 42px}
.panel.panel-with-badge .panel-heading:before {left: 42px}

.panel .badge { display: block; position: absolute; z-index: 1; top: 8px; left: 0}
.panel-group .panel {padding: 0}
.panel-group .panel+.panel { margin-top: 0}
.panel-group .panel .panel-heading+.panel-collapse>.panel-body { border: none}
.panel-group .panel .panel-body { padding-left: 24px}
.panel-group .panel .panel-heading {border: none;padding: 0;background-color: transparent;-webkit-transition: background-color .3s;transition: background-color .3s}

.panel-group .panel .panel-heading a {
    display: block;
    position: relative;
    background-color: transparent;
    padding: 13px 46px 14px 24px;
    overflow: hidden;
    -webkit-transition: all .3s;
    transition: all .3s
}
.panel-group .panel .panel-heading a:before {
    display: block;
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    left: 24px;
    bottom: 0;
    -webkit-transition: background-color .3s;
    transition: background-color .3s
}
.panel-group .panel .panel-heading a:after {
    display: block;
    position: absolute;
    font-family: 'Pe-icon-7-stroke';
    content: "\e682";
    line-height: 30px;
    font-size: 30px;
    right: 15px;
    top: 12px;
    -webkit-transition: all .25s;
    transition: all .25s
}

.panel-group .panel .panel-heading a:hover,
.panel-group .panel .panel-heading a:focus { opacity: 1}
.panel-group .panel .panel-heading a.collapsed {border-bottom-color: #dedede}
.panel-group .panel .panel-heading a.collapsed:before {background-color: #dedede}
.panel-group .panel .panel-heading a.collapsed:after {-webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg)}
.panel-group .panel:last-child .panel-heading a:before {display: none}
.panel-group .panel.panel-with-badge .panel-body,
.panel-group .panel.panel-with-badge .panel-heading a { padding-left: 66px}
.panel-group .panel.panel-with-badge .panel-heading a:before {left: 66px}
.panel-group .panel.panel-with-badge .panel-heading .badge {left: 24px}
.panel-group .panel.panel-ghost .panel-heading a:hover {background-color: #ececec}

.text-light .panel, .text-light.panel {background-color: transparent; border: 1px solid #fff}
.text-light .panel .panel-heading a:hover,
.text-light.panel .panel-heading a:hover {background-color: transparent}
.text-light .panel.panel-ghost, .text-light.panel.panel-ghost {border: none}
.text-light .panel.panel-ghost .panel-heading a:hover,
.text-light.panel.panel-ghost .panel-heading a:hover {background-color: transparent}
.text-light .panel .panel-heading a,
.text-light.panel .panel-heading a {color: #fff; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden}
.text-light .panel .panel-heading a.collapsed,
.text-light.panel .panel-heading a.collapsed {color: #fff; opacity: .65}
.text-light .panel .panel-heading a.collapsed:hover,
.text-light.panel .panel-heading a.collapsed:hover {background-color: rgba(255, 255, 255, 0.16) !important}
.text-light .panel .panel-heading a:after,
.text-light.panel .panel-heading a:after {color: #fff}
.text-light .panel a,.text-light.panel a,.text-light .panel a:hover,.text-light.panel a:hover,
.text-light .panel a:focus,.text-light.panel a:focus {color: #fff}
.text-light .panel-group .panel, .text-light.panel-group .panel {border: none; border-left: 1px solid #fff; border-right: 1px solid #fff}
.text-light .panel-group .panel:first-child,
.text-light.panel-group .panel:first-child {border-top: 1px solid #fff}
.text-light .panel-group .panel:last-child,
.text-light.panel-group .panel:last-child {border-bottom: 1px solid #fff}
.text-light .panel-group .panel.panel-ghost,
.text-light.panel-group .panel.panel-ghost {border: none}

.list-group {display: block;list-style: none; padding: 0 0 0 24px;margin-bottom: 28px; background-color: #fff; overflow: hidden}
.list-group .list-group-item {display: block;position: relative; padding: 13px 24px 13px 0;border-top: 1px solid #dedede}
.list-group .list-group-item:first-child {border-top: none}
.list-group .list-group-item .list-group-item-text {display: block; font-size: 13px; line-height: 1.5; margin: 10px 0 0 0}
.list-group.list-group-linked {padding-left: 0}
.list-group.list-group-linked a.list-group-item {padding: 14px 40px 15px 24px; border: none; cursor: pointer; -webkit-transition: background-color .3s; transition: background-color .3s}
.list-group.list-group-linked a.list-group-item:hover,
.list-group.list-group-linked a.list-group-item:focus { opacity: 1}
.list-group.list-group-linked a.list-group-item:hover { background-color: #f1f1f1}
.list-group.list-group-linked a.list-group-item:before {display: block; position: absolute; content: ""; width: 100%; height: 1px; background-color: #dedede; top: 0}
.list-group.list-group-linked a.list-group-item:first-child:before {display: none}

.list-group.list-group-linked a.list-group-item:after {
    display: block;
    position: absolute;
    font-family: 'Pe-icon-7-stroke';
    content: "\e684";
    font-size: 28px;
    color: #007aff;
    top: 50%;
    right: 16px;
    margin-top: -20px
}
.list-group.with-badge {padding-left: 66px}
.list-group.with-badge .badge { position: absolute; top: 11px; left: -42px}

.list-group.with-badge.list-group-linked {padding-left: 0}
.list-group.with-badge.list-group-linked a.list-group-item {  padding-left: 66px}
.list-group.with-badge.list-group-linked .badge {left: 24px}

.list-group.list-group-ghost {background-color: transparent}
.list-group.list-group-ghost a.list-group-item:hover {background-color: #ececec}

.list-group.list-group-ghost.list-group {padding-left: 0}
.list-group.list-group-ghost.list-group.with-badge {padding-left: 42px}
.list-group.list-group-ghost.list-group.with-badge.list-group-linked {padding-left: 0}

.text-light .list-group, .text-light.list-group { background-color: transparent; border: 1px solid #fff}
.text-light .list-group.list-group-ghost, .text-light.list-group.list-group-ghost {border: none}

.text-light .list-group a.list-group-item,
.text-light.list-group a.list-group-item,
.text-light .list-group a.list-group-item:after,
.text-light.list-group a.list-group-item:after { color: #fff}

.text-light .list-group a.list-group-item:hover,
.text-light.list-group a.list-group-item:hover { background-color: rgba(255, 255, 255, 0.16)}

.alert {position: relative; padding: 14px 25px 14px 25px;}
.alert.alert-dismissible { padding-right: 45px}
.alert .close { display: block; position: absolute;font-size: 21px;top: 9px;right: 25px; border: none;background: transparent; padding: 0;color: #ff2d55; font-weight: 300; opacity: 1; -webkit-transition: opacity .25s; transition: opacity .25s; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden}
.alert .close:focus,.alert .close:active { outline: none}
.alert .close:hover {opacity: .6}
.alert.alert-default,.alert.alert-primary,
.alert.alert-gradient,.alert.alert-success,
.alert.alert-info,.alert.alert-warning,
.alert.alert-danger,.alert.alert-default .close,
.alert.alert-primary .close,.alert.alert-gradient .close,
.alert.alert-success .close,.alert.alert-info .close,
.alert.alert-warning .close,.alert.alert-danger .close,
.alert.alert-default a,.alert.alert-primary a,
.alert.alert-gradient a,.alert.alert-success a,
.alert.alert-info a,.alert.alert-warning a,
.alert.alert-danger a,.wpcf7-response-output,
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message,
.woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:before, .woocommerce .woocommerce-message:before {color: #fff}

.alert.alert-default {background-color: #3a3a3a !important}
.alert.alert-primary {background-color: #007aff !important}
.alert.alert-success, .wpcf7-mail-sent-ok, .woocommerce-message {background-color: #4cd964 !important}
.alert.alert-info, .woocommerce-info {background-color: #5ac8fa !important}
.alert.alert-warning { background-color: #fc0 !important}
.alert.alert-danger, .wpcf7-validation-errors, .woocommerce-error { background-color: #ff2d55 !important}
.alert.alert-ghost { padding: 13px 25px 13px 25px; background: none !important;  border: 1px solid #3a3a3a; color: #3a3a3a}
.alert.alert-ghost .close { color: #ff2d55}
.alert.alert-ghost.alert-default { border-color: #3a3a3a}
.alert.alert-ghost.alert-primary { color: #007aff; border-color: #007aff}
.alert.alert-ghost.alert-success { color: #4cd964; border-color: #4cd964}
.alert.alert-ghost.alert-info { color: #5ac8fa;  border-color: #5ac8fa}
.alert.alert-ghost.alert-warning { color: #fc0; border-color: #fc0}
.alert.alert-ghost.alert-danger { color: #ff2d55; border-color: #ff2d55}
.alert.alert-alt {text-align: center; padding: 0; padding-top: 36px}
.alert.alert-alt .alert-title {font-size: 16px; font-weight: bold; margin-bottom: 24px}

.text-light .alert.alert-ghost, .text-light.alert.alert-ghost {border-color: #fff;}
.alert.alert-alt .body {padding: 0 25px}
.alert.alert-alt footer { margin-top: 38px}
.alert.alert-alt footer { display: table; width: 100%; table-layout: fixed; border-top: 1px solid #b8b8b8}
.alert.alert-alt footer a,
.alert.alert-alt footer button {display: table-cell;vertical-align: middle; background: none; border: none; font-size: 16px; font-weight: 700; border-left: 1px solid #b8b8b8; padding: 12px;-webkit-transition: color .25s;transition: color .25s}
.alert.alert-alt footer a:first-child,
.alert.alert-alt footer button:first-child { border-left: none}
.alert.alert-alt footer a:hover,
.alert.alert-alt footer button:hover,
.alert.alert-alt footer a:focus,
.alert.alert-alt footer button:focus { opacity: 1; outline: none}
.alert.alert-alt footer a.cancel:hover,
.alert.alert-alt footer button.cancel:hover {color: #ff2d55}
.alert.alert-alt footer a.confirm:hover,
.alert.alert-alt footer button.confirm:hover {color: #4cd964}
.alert.alert-alt .buttons {padding: 26px 0 20px 0}
.alert.alert-alt .buttons .btn {margin: 8px}
.alert p {margin-bottom: 0}
.notification, .alert, .wpcf7-response-output { border: none !important; padding: 15px!important; border: none !important; margin-left: 0px!important; margin-right: 0px !important}
.notification .inner {display: table; width: 100%}
.notification .inner .column {position: relative; display: table-cell; vertical-align: middle; padding-left: 15px}

.notification .inner .column:first-child { padding-left: 0}
.notification .inner .column:last-child { padding-right: 50px}
.notification .notif-icon {width: 25px}
.notification .notif-icon i { font-size: 24px}
.notification a:not(.btn) {white-space: nowrap;-webkit-transition: color .3s;transition: color .3s}
.notification a:not(.btn):hover,
.notification a:not(.btn):focus { opacity: 1}
.notification .w-item-title a {-webkit-transition: opacity .3s;transition: opacity .3s}
.notification .w-item-title a:hover {opacity: .6}
.notification p { margin-bottom: 0}
.notification .close {top: 50%;right: 0;margin-top: -16px}
.notification .btn { margin: 0}
.notification.alert-default a:not(.btn),
.notification.alert-primary a:not(.btn),
.notification.alert-gradient a:not(.btn),
.notification.alert-success a:not(.btn),
.notification.alert-info a:not(.btn),
.notification.alert-warning a:not(.btn),
.notification.alert-danger a:not(.btn) { color: #fff; -webkit-transition: opacity .3s; transition: opacity .3s}
.notification.alert-default a:not(.btn)>strong,
.notification.alert-primary a:not(.btn)>strong,
.notification.alert-gradient a:not(.btn)>strong,
.notification.alert-success a:not(.btn)>strong,
.notification.alert-info a:not(.btn)>strong,
.notification.alert-warning a:not(.btn)>strong,
.notification.alert-danger a:not(.btn)>strong { font-weight: 700}
.notification.alert-default a:not(.btn):hover,
.notification.alert-primary a:not(.btn):hover,
.notification.alert-gradient a:not(.btn):hover,
.notification.alert-success a:not(.btn):hover,
.notification.alert-info a:not(.btn):hover,
.notification.alert-warning a:not(.btn):hover,
.notification.alert-danger a:not(.btn):hover { opacity: .6}
.notification .container { position: relative}
.notification .container>.close { top: 0; right: 15px; margin-top: 0}

@media (max-width: 768px) {
    .notification {
        text-align: center
    }
    .notification .inner,
    .notification .inner .column,
    .notification .inner .column:last-child {display: block; width: 100%; padding: 0 }
    .notification .inner { position: relative;}
    .notification .inner .column { position: static }
    .notification .inner .column:last-child { margin-top: 16px }
    .notification .inner .column.text-right {text-align: center !important }
    .notification .notif-icon {margin-bottom: 16px}
    .notification .close {top: -15px; margin-top: 0}
    .notification .widget {text-align: left}
}

.text-light .alert,
.text-light.alert {color: #fff;background-color: rgba(255, 255, 255, 0.15)}

.text-light .alert .cancel,
.text-light.alert .cancel,
.text-light .alert .confirm,
.text-light.alert .confirm,
.text-light .alert .close,
.text-light.alert .close {color: #fff}

.text-light .alert.alert-ghost,
.text-light.alert.alert-ghost { border-color: #fff}

.text-light .alert.alert-alt footer,
.text-light.alert.alert-alt footer,
.text-light .alert.alert-alt footer a,
.text-light.alert.alert-alt footer a,
.text-light .alert.alert-alt footer button,
.text-light.alert.alert-alt footer button { border-color: rgba(255, 255, 255, 0.7)}

.tooltip {font-size: 12px; color: #fff
}
.tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100)
}
.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    border-top-color: #3a3a3a
}
.tooltip.right .tooltip-arrow {border-right-color: #3a3a3a}
.tooltip.left .tooltip-arrow {border-left-color: #3a3a3a}
.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {border-bottom-color: #3a3a3a}

.tooltip-inner {
    padding: 3px 15px;
    border-radius: 4px;
    background-color: #3a3a3a;
    white-space: nowrap
}
.popover {
    font-size: 13px;
    border: none;
    border-radius: 8px;
    -webkit-box-shadow: none;
    box-shadow: none
}
.popover.bottom>.arrow:after {border-bottom-color: #303030}

.popover-title {
    font-size: 14px;
    font-weight: normal;
    padding: 12px 15px;
    border: none
}
.popover-content {padding: 12px 15px 16px 12px}
.popover-content p {margin-bottom: 0}

.progress { position: relative; width: 100%;background-color: #fff; margin: 24px 0}
.progress .progress-bar { height: 6px; background-color: #3a3a3a;white-space: nowrap;-webkit-transition: all .8s; transition: all .8s}
.progress .progress-bar .progress-label {display: block; position: absolute; top: -25px; right: 0; font-size: 13px; color: #3a3a3a}

.progress.progress-default .progress-bar {background-color: #3a3a3a}
.progress.progress-default .progress-bar .progress-label {color: #3a3a3a}
.progress.progress-primary .progress-bar {background-color: #007aff}
.progress.progress-primary .progress-bar .progress-label {color: #007aff}
.progress.progress-success .progress-bar {background-color: #4cd964}
.progress.progress-success .progress-bar .progress-label { color: #4cd964}
.progress.progress-info .progress-bar { background-color: #5ac8fa}
.progress.progress-info .progress-bar .progress-label {color: #5ac8fa}
.progress.progress-warning .progress-bar {background-color: #fc0}
.progress.progress-warning .progress-bar .progress-label {color: #fc0}
.progress.progress-danger .progress-bar { background-color: #ff2d55}
.progress.progress-danger .progress-bar .progress-label {color: #ff2d55}

.progress.progress-thin .progress-bar {height: 3px}
.progress.progress-alt {border-radius: 12px}
.progress.progress-alt .progress-bar {font-size: 13px;color: #fff; height: 24px;line-height: 24px; border-radius: 12px; padding-left: 12px; overflow: hidden}
.progress.progress-alt .progress-label { color: #ccc;top: 0;right: 12px}

.progress.progress-alt.progress-primary .progress-label,
.progress.progress-alt.progress-success .progress-label,
.progress.progress-alt.progress-info .progress-label,
.progress.progress-alt.progress-warning .progress-label,
.progress.progress-alt.progress-danger .progress-label,
.progress.progress-alt.progress-gradient-1 .progress-label,
.progress.progress-alt.progress-gradient-2 .progress-label,
.progress.progress-alt.progress-gradient-3 .progress-label,
.progress.progress-alt.progress-gradient-4 .progress-label,
.progress.progress-alt.progress-gradient-5 .progress-label,
.progress.progress-alt.progress-gradient-6 .progress-label { color: #3a3a3a}
.progress.progress-alt.progress-primary {background-color: rgba(0, 122, 255, 0.1)}
.progress.progress-alt.progress-success {background-color: rgba(76, 217, 100, 0.12)}
.progress.progress-alt.progress-info {background-color: rgba(90, 200, 250, 0.12)}
.progress.progress-alt.progress-warning {background-color: rgba(255, 204, 0, 0.12)}
.progress.progress-alt.progress-danger {background-color: rgba(255, 45, 85, 0.1)}

.progress.progress-alt.progress-stacked {margin: 0}
.progress.progress-animated .progress-bar {padding-left: 0}
.text-light .progress .progress-label,
.text-light.progress .progress-label {color: #fff !important}

/* Assinatura */
.ass.ass-1 {width: 25px;}
.ass {width: 100px;height: 20px;padding: 0px;margin: 5px 0px; display: inline-block; vertical-align: middle;}
.ass a {display: block; text-align: left; padding: 0px;position: relative;text-indent: -999em;opacity: 1; font-size: 14px;line-height: 20px;}
.ass-1 a{ background: transparent url(https://visualmart.com.br/static/ass/ass-1.png) no-repeat center 50%;}
.ass-2 a{ background: transparent url(https://visualmart.com.br/static/ass/ass-2.png) no-repeat center 50%;}
.ass-hover a{ background: transparent url(https://visualmart.com.br/static/ass/ass-hover.png) no-repeat center 2px;}
.ass-hover a:hover{ background: transparent url(https://visualmart.com.br/static/ass/ass-hover.png) no-repeat center -23px;}

/****************** MODAL ************************/
.modal-backdrop.in {
    filter: alpha(opacity=100);
    opacity: 1;
}
.modal.fade {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: -webkit-transform 0.5s, visibility 0.5s, opacity 0.5s;
    -moz-transition: -moz-transform 0.5s, visibility 0.5s, opacity 0.5s;
    transition: transform 0.5s, visibility 0.5, opacity 0.5s;
    -webkit-backface-visibility:hidden;
}
.modal.fade .modal-dialog {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}
.modal.fade.in {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
.modal-dialog {
    width: 100%;
    max-width: 580px;
    padding: 30px;
    margin: 140px auto 50px auto;
}
@media (max-width: 991px) {
    .modal-dialog {
        margin-top: 95px;
    }
}
.modal-title { margin: -30px -30px 15px; padding: 15px 30px; font-size: 24px;font-weight: 300;}
.modal-title i { margin-right: 10px; }
.modal-footer {margin: 30px -30px -30px; padding: 15px 30px; background-color: rgba(0,0,0,0.1); border-top: 1px solid rgba(0,0,0,0.15);}
.modal-footer .btn-group .btn + .btn {margin-left: 0px;}

.modal-form {width: 100%; padding: 0px; margin: auto;}

.modal-open .navbar.stuck,
.modal-open .navbar.navbar-fixed-top,
.modal-open .footer-fixed-bottom {padding-right: 17px;}

.modal-open .intro {width: calc(100% - 17px);}

.modal-open .offcanvas-nav.open {right: 17px;}

.fake-scrollbar {
    display: none;
    position: fixed;
    z-index: 100;
    top: 0;
    right: 0;
    width: 17px;
    min-height: 100%;
}
.modal-open .fake-scrollbar {
    display: block;
    padding-right: 17px;
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .modal-open,
    .modal-open .navbar.stuck,
    .modal-open .navbar.navbar-fixed-top,
    .modal-open .footer-fixed-bottom {
        padding-right: 0 !important;
    }
    .modal-open .intro {
        width: 100%;
    }
    .modal-open .offcanvas-nav.open {
        right: 0;
    }
    .modal-open .fake-scrollbar {
        display: none;
        padding-right: 0;
    }
}
.mac .modal-open,
.touch .modal-open,
.mac .modal-open .navbar.stuck,
.touch .modal-open .navbar.stuck,
.mac .modal-open .navbar.navbar-fixed-top,
.touch .modal-open .navbar.navbar-fixed-top,
.mac .modal-open .footer-fixed-bottom,
.touch .modal-open .footer-fixed-bottom {
    padding-right: 0 !important;
}
.mac .modal-open .intro,
.touch .modal-open .intro {
    width: 100%;
}
.mac .modal-open .offcanvas-nav.open,
.touch .modal-open .offcanvas-nav.open {
    right: 0;
}
.mac .modal-open .fake-scrollbar,
.touch .modal-open .fake-scrollbar {
    display: none;
    padding-right: 0;
}


/****************************************
   CSS PLUGIN:
   Magnific Popup
****************************************/
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }
.mfp-bg ~ .intro,
.mfp-bg ~ .content-wrap .sticky-wrapper .navbar.stuck,
.mfp-bg ~ .sticky-wrapper .navbar.stuck,
.mfp-bg ~ .content-wrap .navbar.navbar-fixed-top,
.mfp-bg ~ .navbar.navbar-fixed-top,
.mfp-bg ~ .footer-fixed-bottom {
  padding-right: 17px;
}
.mfp-bg ~ .fake-scrollbar {
  display: block;
  padding-right: 17px;
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  html { margin-right: 0 !important; }
  body,
  .mfp-bg ~ .intro,
  .mfp-bg ~ .content-wrap .sticky-wrapper .navbar.stuck,
  .mfp-bg ~ .sticky-wrapper .navbar.stuck,
  .mfp-bg ~ .content-wrap .navbar.navbar-fixed-top,
  .mfp-bg ~ .navbar.navbar-fixed-top,
  .mfp-bg ~ .footer-fixed-bottom {
    padding-right: 0 !important;
  }
  .mfp-bg ~ .fake-scrollbar {
    display: none;
    padding-right: 0 !important;
  }
}
.mac, .touch { margin-right: 0 !important; }
.mac body,
.touch body,
.mac .mfp-bg ~ .intro,
.touch .mfp-bg ~ .intro,
.mac .mfp-bg ~ .content-wrap .sticky-wrapper .navbar.stuck,
.touch .mfp-bg ~ .content-wrap .sticky-wrapper .navbar.stuck,
.mac .mfp-bg ~ .sticky-wrapper .navbar.stuck,
.touch .mfp-bg ~ .sticky-wrapper .navbar.stuck,
.mac .mfp-bg ~ .content-wrap .navbar.navbar-fixed-top,
.touch .mfp-bg ~ .content-wrap .navbar.navbar-fixed-top,
.mac .mfp-bg ~ .navbar.navbar-fixed-top,
.touch .mfp-bg ~ .navbar.navbar-fixed-top,
.mac .mfp-bg ~ .footer-fixed-bottom,
.touch .mfp-bg ~ .footer-fixed-bottom {
  padding-right: 0 !important;
}
.mac .mfp-bg ~ .fake-scrollbar,
.touch .mfp-bg ~ .fake-scrollbar {
  display: none;
  padding-right: 0 !important;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 48px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: -5px;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-weight: 300;
  font-size: 36px;
  -webkit-transition: opacity 0.25s;
          transition: opacity 0.25s;
}
.mfp-close:hover, .mfp-close:focus {
   opacity: 1;
 }
.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transition: opacity 0.25s;
          transition: opacity 0.25s;
}
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before {
  display: block;
  position: absolute;
  font-family: "Flaticon";
  font-size: 52px;
  color: #fff;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
}
.mfp-arrow-left {
  left: -22px;
}
.mfp-arrow-left:before {
  content: '\e0c7';
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:before {
  content: '\e11d';
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 27px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content { max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure { cursor: pointer; }

#fix-gallery #gallery-1 img, #fix-gallery #gallery-2 img, #fix-gallery #gallery-3 img,
#fix-gallery #gallery-4 img, #fix-gallery #gallery-5 img, #fix-gallery #gallery-6 img,
#fix-gallery #gallery-7 img { border: 0px; }

@media (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }
 }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; }
 }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }


/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transform: scale(.7);
          transform: scale(.7);
  -webkit-transition: all 0.25s ease-out;
          transition: all 0.25s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
  -webkit-transform: scale(.7);
          transform: scale(.7);
}

/* Overlay Transition with Zoom Effect  */
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}


/****************************************
    CSS PLUGIN:
    mCUSTOM SCROLLBAR
    /*== malihu jquery custom scrollbar plugin ==
    Plugin URI:
    http://manos.malihu.gr/jquery-custom-content-scroller
****************************************/

    /* ------------------------------------------------------------------------------------------------------------------------
    BASIC STYLE
    ------------------------------------------------------------------------------------------------------------------------*/
    .mCustomScrollbar{ -ms-touch-action: none; touch-action: none; /* MSPointer events - direct all pointer events to js */ }
    .mCustomScrollbar.mCS_no_scrollbar{ -ms-touch-action: auto; touch-action: auto; }
    .mCustomScrollBox{ /* contains plugin's markup */
        position: relative;
        overflow: hidden;
        height: 100%;
        max-width: 100%;
        outline: none;
        direction: ltr;
    }
    .mCSB_container{ /* contains the original content */
        overflow: hidden;
        width: auto;
        height: auto;
    }

    /* ------------------------------------------------------------------------------------------------------------------------
    VERTICAL SCROLLBAR
    y-axis
    ------------------------------------------------------------------------------------------------------------------------*/
    .mCSB_inside > .mCSB_container{ margin-right: 30px; }
    .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-right: 0; } /* non-visible scrollbar */
    .mCS-dir-rtl > .mCSB_inside > .mCSB_container{ /* RTL direction/left-side scrollbar */
        margin-right: 0;
        margin-left: 30px;
    }
    .mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-left: 0; } /* RTL direction/left-side scrollbar */

    .mCSB_scrollTools{ /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
        position: absolute;
        width: 13px;
        height: auto;
        left: auto;
        top: 0;
        right: 0;
        bottom: 0;
    }
    .mCSB_outside + .mCSB_scrollTools{ right: -26px; } /* scrollbar position: outside */
    .offcanvas-nav .mCSB_outside + .mCSB_scrollTools{ right: -1px; z-index: 9999; width: 5px; }
    .canvas-right .offcanvas-nav .mCSB_outside + .mCSB_scrollTools{ left: -1px; right: auto;}
    .mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
    .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ /* RTL direction/left-side scrollbar */
        right: auto;
        left: 0;
    }
    .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ left: -26px; } /* RTL direction/left-side scrollbar (scrollbar position: outside) */
    .offcanvas-nav .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ left: 7px; }
    .mCSB_scrollTools .mCSB_draggerContainer{ /* contains the draggable element and dragger rail markup */
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        height: auto;
    }
    .mCSB_scrollTools a + .mCSB_draggerContainer{ margin: 20px 0; }

    .mCSB_scrollTools .mCSB_draggerRail{width: 12px; height: 100%; margin: 0 auto; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
    .mCSB_scrollTools .mCSB_dragger{cursor: pointer; width: 100%; height: 30px; z-index: 1; /* minimum dragger height */  }

    .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ position: relative; width: 5px; height: 100%; margin: 0 0 0 auto; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; text-align: center; }
    .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
    .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{ width: 12px; /* auto-expanded scrollbar */ }
    .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
    .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{ width: 8px; /* auto-expanded scrollbar */ }

    .mCSB_scrollTools .mCSB_buttonUp,
    .mCSB_scrollTools .mCSB_buttonDown{
        display: block;
        position: absolute;
        height: 20px;
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
        cursor: pointer;
    }
    .mCSB_scrollTools .mCSB_buttonDown{ bottom: 0; }

    /* ------------------------------------------------------------------------------------------------------------------------
    HORIZONTAL SCROLLBAR
    x-axis
    ------------------------------------------------------------------------------------------------------------------------*/
    .mCSB_horizontal.mCSB_inside > .mCSB_container{
        margin-right: 0;
        margin-bottom: 30px;
    }

    .mCSB_horizontal.mCSB_outside > .mCSB_container{ min-height: 100%; }
    .mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; } /* non-visible scrollbar */
    .mCSB_scrollTools.mCSB_scrollTools_horizontal{
        width: auto;
        height: 16px;
        top: auto;
        right: 0;
        bottom: 0;
        left: 0;
    }
    .mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
    .mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{ bottom: -26px; } /* scrollbar position: outside */

    .mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer{ margin: 0 20px; }

    .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{
        width: 100%;
        height: 6px;
        margin: 7px 0;
    }

    .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{
        width: 30px; /* minimum dragger width */
        height: 100%;
        left: 0;
    }
    .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
        width: 100%;
        height: 6px;
        margin: 6px auto;
    }
    .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
    .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
        height: 12px; /* auto-expanded scrollbar */
        margin: 2px auto;
    }

    .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
    .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
        height: 8px; /* auto-expanded scrollbar */
        margin: 4px 0;
    }

    .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
    .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{
        display: block;
        position: absolute;
        width: 20px;
        height: 100%;
        overflow: hidden;
        margin: 0 auto;
        cursor: pointer;
    }
    .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{ left: 0; }
    .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{ right: 0; }

    /* ------------------------------------------------------------------------------------------------------------------------
    VERTICAL AND HORIZONTAL SCROLLBARS
    yx-axis
    ------------------------------------------------------------------------------------------------------------------------*/
    .mCSB_container_wrapper{
        position: absolute;
        height: auto;
        width: auto;
        overflow: hidden;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin-right: 30px;
        margin-bottom: 30px;
    }

    .mCSB_container_wrapper > .mCSB_container{
        padding-right: 30px;
        padding-bottom: 30px;
    }

    .mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 20px; }

    .mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 20px; }

    /* non-visible horizontal scrollbar */
    .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 0; }

    /* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
    .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
    .mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 0; }

    /* RTL direction/left-side scrollbar */
    .mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 20px; }

    /* non-visible scrollbar/RTL direction/left-side scrollbar */
    .mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 0; }

    .mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper{ /* RTL direction/left-side scrollbar */
        margin-right: 0;
        margin-left: 30px;
    }

    .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container{
        padding-right: 0;
        -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
    }

    .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container{
        padding-bottom: 0;
        -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
    }

    .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{
        margin-right: 0; /* non-visible scrollbar */
        margin-left: 0;
    }

    /* non-visible horizontal scrollbar */
    .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; }

    /* ------------------------------------------------------------------------------------------------------------------------
    TRANSITIONS
    ------------------------------------------------------------------------------------------------------------------------*/
    .mCSB_scrollTools,
    .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
    .mCSB_scrollTools .mCSB_buttonUp,
    .mCSB_scrollTools .mCSB_buttonDown,
    .mCSB_scrollTools .mCSB_buttonLeft,
    .mCSB_scrollTools .mCSB_buttonRight{
        -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
        -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
        -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
        transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    }

    .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, /* auto-expanded scrollbar */
    .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
    .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
    .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail{
        -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s,
                    margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,
                    margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
                    opacity .2s ease-in-out, background-color .2s ease-in-out;
        -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s,
                    margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,
                    margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
                    opacity .2s ease-in-out, background-color .2s ease-in-out;
        -o-transition: width .2s ease-out .2s, height .2s ease-out .2s,
                    margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,
                    margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
                    opacity .2s ease-in-out, background-color .2s ease-in-out;
        transition: width .2s ease-out .2s, height .2s ease-out .2s,
                    margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,
                    margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
                    opacity .2s ease-in-out, background-color .2s ease-in-out;
    }

    .mCS-dark.mCSB_scrollTools .mCSB_draggerRail { background-color: transparent; }
    .mCSB_dragger_bar, .fake-scrollbar,
    .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: rgba(0,0,0,.25); }
    .scroller .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #dedede; }

/* ----------------------------------------

/*****************************************
   CSS PLUGIN:
   Master Slider
*****************************************/
.master-slider{
    position: relative;
    visibility: hidden;
    -moz-transform: translate3d(0 , 0 , 0);
}

.master-slider a {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
.master-slider, .master-slider * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.master-slider.before-init{min-height: 100%;}

.master-slider.ms-fullheight{height: 100%;}

.ms-layout-partialview .ms-view {
    overflow: visible;
    background-color:transparent;
}

.ms-layout-partialview .ms-container { overflow: hidden; }

.master-slider img, .ms-slide-bgvideocont video {max-width:none;}

.ms-ie img{border:none;}
.ms-ie8 * {opacity:inherit;filter:inherit;}

.ms-moz .ms-slide-bgcont>img { transform: translateX(0px); }

.ms-loading-container{
    position:absolute;
    width:100%;
    top:0;
}

.ms-slide-auto-height { display: table; }

.ms-loading-container .ms-loading,
.ms-slide .ms-slide-loading {
    width: 36px;
    height: 36px;
    background: url(../images/ui-kit/loading-2.gif) no-repeat center white;
    border-radius: 60px;
    box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -18px;
    opacity: 0.9;
}

/* grab cursor */
.ms-no-swipe, .ms-def-cursor{cursor:auto !important;}
.ms-grab-cursor{cursor: url(../images/ui-kit/grab.png), move;}
.ms-grabbing-cursor{cursor: url(../images/ui-kit/grabbing.png), move;}
.ms-ie .ms-grab-cursor{cursor: move;}
.ms-ie .ms-grabbing-cursor {cursor: move;}

.ms-view {
    margin:0px auto;
    overflow:hidden;
    position:relative;
    -webkit-perspective: 2000px;
    -moz-perspective: 2000px;
    -ms-perspective: 2000px;
    perspective: 2000px;
}

.ms-view .ms-slide-container{position:relative;}

.ms-slide {
    position:absolute;
    height:100%;
    -webkit-transform: translateZ(0px);
    -ms-transform: translateZ(0px);
    -o-transform: translateZ(0px);
    transform: translateZ(0px);
    overflow: hidden; /*Fix pattern quando excede o [Slide] */
}

.ms-wk .ms-slide {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.ms-slide .ms-slide-bgcont,
.ms-slide .ms-slide-bgvideocont{
    position: absolute;
    overflow:hidden;
    width: 100%;
}

.ms-slide .ms-slide-link {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top:0;
    z-index: 110;
}

.ms-ie .ms-slide-link {background: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBR‌​AA7") 0 0 repeat;}

.ms-slide .ms-slide-bgvideocont{z-index: 105;height: 100%;}

.ms-wk .ms-slide .ms-slide-bgvideocont,
.ms-wk .ms-slide-bgvideocont>video{-webkit-transform: translateZ(0.3px); transform: translateZ(0.3px);}

.ms-slide .ms-slide-bgvideo{position: absolute;top: 0px;}

.ms-inner-controls-cont, .ms-container {position: relative; margin:0 auto;}

.ms-container:before,
.ms-container:after {width: 100%; display: table; content: " "; position: absolute;}
.ms-container:before {top: 0;}
.ms-container:after {bottom: 0;}

.ms-slide .ms-slide-bgcont img , .ms-container,
.ms-inner-controls-cont {-webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none;}

.ms-slide .ms-layer, .ms-fixed-layers .ms-layer {position:absolute;pointer-events: auto}

.ms-slide .ms-slide-layers,
.ms-fixed-layers {
    position: absolute;
    overflow:hidden;
    width:100%;
    height: 100%;
    z-index: 109;
    top:0px;
    pointer-events: none;
}
.ms-slide .ms-slide-video{
    position:absolute;
    top:0;
    z-index: 111;
    background:black;
    padding:0;
    margin: 0;
    border: none;
}
.ms-parallax-layer {
    width: 100%;
    position: absolute;
    top: 0;
}
.ms-scroll-parallax-cont{
    position: absolute;
    top:0;
    width: 100%;
    height: 100%;
}
.ms-wk .ms-scroll-parallax-cont{
    -webkit-transform: translateZ(0.4px);
    transform: translateZ(0.4px);
}

/*-----------------------------------------------------------*/
.ms-action-layer{cursor: pointer;}
.ms-btn-container{position: absolute;}
.ms-btn {
    text-decoration: none;
    display: inline-block;
    color:black;
    position: relative;
    padding: 8px 15px;
    cursor: pointer;
    white-space: nowrap;
}

.ms-default-btn{
    background: #0074A2;
    border-radius: 5px;
    color: #FFF;
}
.ms-default-btn:hover{background-color: #0098D5;}
.ms-default-btn:active{top:1px;}


.ms-btn-s{
    padding: 14px 17px;
    font-size: 80%;
    line-height: 0;
}

.ms-btn-m{
    padding: 12px 40px;
}

.ms-btn-n{
    padding: 8px 25px;
    font-size: 95%;
}

.ms-btn-l{
    padding: 17px 50px;
    font-size: 120%;
}

.ms-btn-box{}
.ms-btn-round{border-radius: 5px;}
.ms-btn-circle{border-radius: 100px;}
.ms-btn-outline-box{}
.ms-btn-outline-round{border-radius: 5px;}
.ms-btn-outline-circle{border-radius: 100px;}
/*-----------------------------------------------------------*/

.ms-layer.video-box{background:black;}
.ms-layer.video-box iframe{
    padding:0;
    margin: 0;
    border: none;
    position: absolute;
    z-index: 111;
}

.ms-slide .ms-slide-vpbtn , .ms-slide .ms-video-btn {
    position:absolute;
    cursor: pointer;
    z-index: 112;
}

.ms-slide .ms-slide-vcbtn{
    position:absolute;
    cursor: pointer;
    z-index: 113;
}

.ms-slide-vcbtn-mobile{
    position: relative;
    bottom: 0;
    left:0;
    width:100%;
    height: 28px;
    background-color: black;
    color: white;
    text-align: center;
    cursor: pointer;
    z-index: 113;
}

.ms-slide-vcbtn-mobile .ms-vcbtn-txt {
    text-transform: uppercase;
    font-family: sans-serif;
    font-size: 0.75em;
    display: inline-block;
    background: url(../images/ui-kit/video-close-btn.png) no-repeat 0px 3px;
    padding-left: 15px;
    height: 15px;
    color: #DBDBDB;
    margin-top: 7px;
}

.ms-wk .ms-slide .ms-slide-vcbtn,
.ms-wk .ms-slide .ms-slide-layers,
.ms-wk .ms-slide .ms-slide-vpbtn,
.ms-wk .ms-slide .ms-slide-video,
.ms-wk .ms-slide-link {-webkit-transform: translateZ(0.44px); transform: translateZ(0.44px);}

.ms-video-img{
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
}
.ms-mask-frame{
    overflow:hidden;
    position:absolute;
    float:left;
}

/* controls */
.ms-thumb-list{
    overflow:hidden;
    position:absolute;
}

.ms-thumb-list.ms-dir-h {width: 100%;padding:0;}
.ms-thumb-list.ms-dir-v {height: 100%; top: 0;}
.ms-thumbs-cont {position: relative;}
.ms-thumb-frame img{ width:100%; height:auto;}
.ms-thumb-frame{
    cursor: pointer;
    float: left;
    overflow: hidden;
    opacity: 0.5;
    -webkit-transition: opacity 300ms;
    -moz-transition: opacity 300ms;
    -ms-transition: opacity 300ms;
    -o-transition: opacity 300ms;
    transition: opacity 300ms;
}
.ms-thumb-frame-selected{ opacity: 1; }

.ms-tabs .ms-thumb-frame {
    text-shadow: 0 1px 1px white;
    color: #222;
    overflow: visible;
    position: relative;
    opacity: 1;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}

.ms-tabs.ms-dir-v .ms-thumb-frame {margin-left: 12px;}
.ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame {margin-left: 0px;}
.ms-tabs.ms-dir-h.ms-align-top {z-index: 140;}
.ms-tabs.ms-dir-h.ms-align-top  .ms-thumb-frame{margin-top: -12px;}
.ms-tabs .ms-thumb{padding:0px;}
.ms-tabs .ms-thumb-frame-selected { opacity: 1;}
.ms-tabs .ms-thumb-frame .ms-thumb-ol {position: absolute;opacity: 0;-webkit-transition: all 300ms ease-out; -moz-transition: all 300ms ease-out;-ms-transition: all 300ms ease-out;-o-transition: all 300ms ease-out; transition: all 300ms ease-out;}

.ms-tabs.ms-dir-v .ms-thumb-frame .ms-thumb-ol {top: 50%;left: 0;margin-top: -12px;border-top: solid 12px transparent; border-bottom: solid 12px transparent;}
.ms-tabs.ms-dir-v.ms-align-right .ms-thumb-frame-selected .ms-thumb-ol{opacity: 1; left:-12px;}
.ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame .ms-thumb-ol {left: auto; right: 0; border-right: 0;}
.ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame-selected .ms-thumb-ol{opacity: 1; right:-12px;}

/* horizontal thumblist arrows*/
.ms-thumb-list.ms-dir-h .ms-thumblist-fwd, .ms-thumb-list.ms-dir-h .ms-thumblist-bwd {
    height: 100%;
    width: 20px;
    margin-top: 0px;
    position: absolute;
    left: 0;
    cursor: pointer;
    background: rgba(50, 50, 50, 0.3);
    text-align: center;
    color: white;
}
.ms-thumb-list.ms-dir-h .ms-thumblist-bwd {
    right: 0;
    left: auto;
}
.ms-thumb-list.ms-dir-h .ms-thumblist-fwd:after, .ms-thumb-list.ms-dir-h .ms-thumblist-bwd:after {
  content: close-quote;
  top: 43%;
  position: relative;
  border-width: 5px 5px 5px 0px;
  display: block;
  width: 6px;
  height: 1px;
  left: 7px;
}
.ms-thumb-list.ms-dir-h .ms-thumblist-bwd:after {
  border-width: 5px 0px 5px 5px;
  left: 7px;
}

/* vertical/horizon thumblist arrows */
.ms-thumblist-bwd, .ms-thumblist-fwd { display: none; }
.ms-thumb-list.ms-dir-v .ms-thumblist-fwd, .ms-thumb-list.ms-dir-v .ms-thumblist-bwd {
    width: 100%;
    height: 20px;
    position: absolute;
    top: 0;
    cursor: pointer;
    background: rgba(128, 128, 128, 0.5);
    text-align: center;
    color: white;
}
.ms-thumb-list.ms-dir-v .ms-thumblist-bwd {bottom: 0; top: auto;}

.ms-thumb-list.ms-dir-v .ms-thumblist-fwd:after, .ms-thumb-list.ms-dir-v .ms-thumblist-bwd:after {
  content: close-quote;
  left: 43%;
  position: relative;
  border: solid rgba(0, 0, 0, 0);
  border-width: 0px 5px 5px 5px;
  display: block;
  height: 1px;
  top: 5px;
  width: 0;
}
.ms-thumb-list.ms-dir-v .ms-thumblist-bwd:after {
  border-width: 5px 5px 0px 5px;
  top: 7px;
}
.ms-bullet{cursor:pointer;float: left; z-index: 1;}
.ms-bullets.ms-dir-h {
    position: absolute;
    bottom: 20px;
    right: 50%;
    width: 100px;
}
.ms-bullets.ms-dir-v {
    position: absolute;
    top: 55%;
    right: 2%;
}
.ms-bullets.ms-dir-v .ms-bullet{
    float: none;
}
.ms-bullets.ms-dir-h .ms-bullets-count {
    position: relative;
    right: -50%;
}
.ms-sbar {position: absolute;}
.ms-sbar.ms-dir-h {
    left: 10px;
    right: 10px;
    top: 5px
}
.ms-sbar.ms-dir-v {
    top: 10px;
    bottom: 10px;
    right: 5px
}
.ms-sbar .ms-bar {
    height: 4px;
    background: #333;
    border-radius: 4px;
}

.ms-sbar.ms-dir-v .ms-bar { width: 4px;}

.ms-sbar .ms-bar{
    position:relative;
    -webkit-transition: opacity 300ms;
    -moz-transition: opacity 300ms;
    -ms-transition: opacity 300ms;
    -o-transition: opacity 300ms;
    transition: opacity 300ms;
}
.ms-timerbar {
    width: 100%;
    bottom: 0px;
    position: absolute;
}
.ms-ctimer {
    position: absolute;
    top: 30px;
    left: 30px;
    cursor: pointer;
}
.ms-time-bar{
    -webkit-transition: width 120ms linear;
    -moz-transition: width 120ms linear;
    -ms-transition: width 120ms linear;
    -o-transition: width 120ms linear;
    transition: width 120ms linear;

}
.ms-ie7 .ms-tooltip-arrow{
    height:0px;
}

.ms-slide-info {position: absolute;}
.ms-slide-info.ms-dir-v {top:0;}
.ms-slide-info.ms-dir-h {width:100%;}

@keyframes point-anim{
    0%      {transform: scale(0.5); -webkit-transform: scale(0.5); -moz-transform: scale(0.5); -o-transform: scale(0.5); -ms-transform: scale(0.5);  opacity: 1; }
    100%    {transform: scale(0.5); -webkit-transform: scale(0.5); -moz-transform: scale(1.5); -o-transform: scale(1.5); -ms-transform: scale(1.5);  opacity: 0; }
}

@-webkit-keyframes point-anim{
    0%      {-webkit-transform: scale(0.5); opacity: 1; }
    100%    {-webkit-transform: scale(1.5); opacity: 0; }
}

/* In Android browser, using css animations over slider causes some crashes */
.ms-android .ms-tooltip-point .ms-point-border{
    animation:none;
    -moz-animation:none;
    -webkit-animation:none;
    -o-animation:none;
}

/*================== MS itheme ==================*/
.product-showcase-slider .ms-view { background: transparent}
.ms-skin-default .ms-slide .ms-slide-vpbtn,
.ms-skin-default .ms-video-btn {
    width: 42px;
    height: 42px;
    color: #fff;
    font-size: 30px;
    background-color: rgba(255, 255, 255, 0.18);
    border: 2px solid #fff;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    margin: -21px 0 0 -21px;
    opacity: 1;
    -webkit-transition: opacity .25s;
    transition: opacity .25s
}
.ms-skin-default .ms-slide .ms-slide-vpbtn:before,
.ms-skin-default .ms-video-btn:before {
    display: inline-block;
    margin-left: 9px;
    font-family: 'Pe-icon-7-stroke';
    content: "\e624"
}
.ms-skin-default .ms-slide .ms-slide-vpbtn:hover,
.ms-skin-default .ms-video-btn:hover {
    opacity: .7
}
.ms-skin-default .ms-slide .ms-slide-vcbtn {
    width: 30px;
    height: 30px;
    top: 5px;
    right: 25px;
    color: #fff;
    font-size: 32px
}

/*
.ms-skin-default .ms-slide .ms-slide-vcbtn:before {
    font-family: 'Pe-icon-7-stroke';
    content: "\e680"
}
.ms-skin-default .ms-nav-next,
.ms-skin-default .ms-nav-prev {
    position: absolute;
    left: 30px;
    top: 50%;
    margin-top: -12px;
    width: 24px;
    height: 24px;
    background-color: rgba(37, 37, 37, 0.6);
    line-height: 24px;
    text-align: center;
    color: #fff;
    opacity: .4;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .3s;
    transition: all .3s
}
.ms-skin-default .ms-nav-next:before,
.ms-skin-default .ms-nav-prev:before {
    font-family: 'Pe-icon-7-stroke';
    font-size: 24px
}
.ms-skin-default .ms-nav-next:hover,
.ms-skin-default .ms-nav-prev:hover {
    background-color: rgba(37, 37, 37, 0.95)
}
.ms-skin-default .ms-nav-next:before {
    content: "\e684"
}
.ms-skin-default .ms-nav-prev:before {
    content: "\e686"
}
.ms-skin-default .ms-nav-next {
    right: 30px;
    left: auto
}
.ms-skin-default .ms-nav-next:before {
    content: "\e684"
}
.ms-skin-default .ms-bullet {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #fff;
    opacity: .5;
    margin: 0 6px 6px 0;
    -webkit-transition: opacity .25s;
    transition: opacity .25s
}
.ms-skin-default .ms-bullet-selected {
    opacity: 1
}*/

.ms-skin-default .ms-time-bar {
    height: 3px !important;
    background: #fff;
    border-top: solid 1px rgba(0, 0, 0, 0.41)
}
.ms-skin-default .ms-tooltip {
    position: absolute;
    max-width: 200px;
    z-index: 210;
    cursor: auto
}
.ms-skin-default .ms-tooltip-cont {
    padding: 10px;
    background: silver;
    background: rgba(240, 240, 240, 0.88);
    text-shadow: 0 1px 0 white;
    margin-left: -1px
}
.ms-skin-default .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-default .ms-tooltip-bottom .ms-tooltip-arrow {
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
    position: absolute;
    left: 50%;
    margin-left: -10px
}
.ms-skin-default .ms-tooltip-top .ms-tooltip-arrow {
    border-top: solid 10px;
    border-top-color: silver;
    border-top-color: rgba(240, 240, 240, 0.88);
    bottom: -10px
}
.ms-skin-default .ms-tooltip-bottom .ms-tooltip-arrow {
    border-bottom: solid 10px;
    border-bottom-color: silver;
    border-bottom-color: rgba(240, 240, 240, 0.88);
    top: -10px
}
.ms-skin-default .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-default .ms-tooltip-left .ms-tooltip-arrow {
    border-top: solid 10px transparent;
    border-bottom: solid 10px transparent;
    position: absolute;
    top: 50%;
    margin-top: -10px
}
.ms-skin-default .ms-tooltip-right .ms-tooltip-arrow {
    border-right: solid 10px;
    border-right-color: silver;
    border-right-color: rgba(240, 240, 240, 0.88);
    left: -10px
}
.ms-skin-default .ms-tooltip-left .ms-tooltip-arrow {
    border-left: solid 10px;
    border-left-color: silver;
    border-left-color: rgba(240, 240, 240, 0.88);
    right: -10px
}
.ms-skin-default .ms-tooltip-point {
    cursor: pointer
}
.ms-skin-default .ms-tooltip-point .ms-point-center {
    width: 12px;
    height: 12px;
    border-radius: 15px;
    border: solid 2px #bbb;
    background: white;
    margin: -8px 0 0 -8px;
    position: absolute;
    z-index: 105
}
.ms-skin-default .ms-tooltip-point .ms-point-border {
    width: 22px;
    height: 22px;
    background: black;
    background: rgba(0, 0, 0, 0.36);
    margin: -11px 0 0 -11px;
    position: absolute;
    border-radius: 15px;
    animation: point-anim 1.5s infinite;
    -moz-animation: point-anim 1.5s infinite;
    -webkit-animation: point-anim 1.5s infinite;
    -o-animation: point-anim 1.5s infinite
}
.ms-slide-info {
    text-align: center;
    padding-top: 20px
}
.ms-tabs-slider .ms-view {
    background: #fff
}
.ms-tabs-slider .ms-thumb {
    text-align: center;
    padding: 25px 20px
}
.ms-tabs-slider .ms-tabs .ms-thumb-frame {
    background: transparent;
    opacity: .55;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}
.ms-tabs-slider .ms-tabs .ms-thumb-frame.ms-thumb-frame-selected {
    opacity: 1
}
.ms-tabs-slider .ms-dir-h.ms-align-bottom .ms-thumb-frame-selected .ms-thumb-ol {
    border-bottom-color: #fff
}
.master-slider.controls-outside .ms-nav-prev,
.master-slider.controls-outside .ms-nav-next {
    background-color: rgba(0, 122, 255, 0.5)
}
@media (max-width: 768px) {
    .master-slider.controls-outside .ms-nav-prev,
    .master-slider.controls-outside .ms-nav-next {
        display: none
    }
}

/*==================== FONT AWESOME ====================*/
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;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}

/*==================== FLATICON ====================*/
@font-face{font-family:Flaticon;src:url(../fonts/flaticon.eot);src:url(../fonts/flaticon.eot#iefix) format("embedded-opentype"),url(../fonts/flaticon.woff) format("woff"),url(../fonts/flaticon.ttf) format("truetype"),url(../fonts/flaticon.svg) format("svg");font-weight:400;font-style:normal}[class*=" flaticon-"]:after,[class*=" flaticon-"]:before,[class^=flaticon-]:after,[class^=flaticon-]:before{font-family:Flaticon;font-style:normal}.flaticon-account4:before{content:"\e000"}.flaticon-add179:before{content:"\e001"}.flaticon-add180:before{content:"\e002"}.flaticon-add181:before{content:"\e003"}.flaticon-add182:before{content:"\e004"}.flaticon-add183:before{content:"\e005"}.flaticon-add184:before{content:"\e006"}.flaticon-add186:before{content:"\e007"}.flaticon-adjust6:before{content:"\e008"}.flaticon-airplane106:before{content:"\e009"}.flaticon-android11:before{content:"\e00a"}.flaticon-android12:before{content:"\e00b"}.flaticon-apple70:before{content:"\e00c"}.flaticon-attachment19:before{content:"\e00d"}.flaticon-auto1:before{content:"\e00e"}.flaticon-automatic2:before{content:"\e00f"}.flaticon-automatic3:before{content:"\e010"}.flaticon-back57:before{content:"\e011"}.flaticon-backspace1:before{content:"\e012"}.flaticon-bed24:before{content:"\e013"}.flaticon-been:before{content:"\e014"}.flaticon-birthday20:before{content:"\e015"}.flaticon-black394:before{content:"\e016"}.flaticon-black395:before{content:"\e017"}.flaticon-black396:before{content:"\e018"}.flaticon-black397:before{content:"\e019"}.flaticon-black398:before{content:"\e01a"}.flaticon-black399:before{content:"\e01b"}.flaticon-black400:before{content:"\e01c"}.flaticon-black401:before{content:"\e01d"}.flaticon-black402:before{content:"\e01e"}.flaticon-blank30:before{content:"\e01f"}.flaticon-blank31:before{content:"\e020"}.flaticon-blank32:before{content:"\e021"}.flaticon-blank33:before{content:"\e022"}.flaticon-blogger12:before{content:"\e023"}.flaticon-blueetooth:before{content:"\e024"}.flaticon-bluetooth21:before{content:"\e025"}.flaticon-bluetooth22:before{content:"\e026"}.flaticon-bluetooth23:before{content:"\e027"}.flaticon-bluetooth24:before{content:"\e028"}.flaticon-bluetooth25:before{content:"\e029"}.flaticon-bookmark45:before{content:"\e02a"}.flaticon-bookmark46:before{content:"\e02b"}.flaticon-bookmark47:before{content:"\e02c"}.flaticon-bookmark48:before{content:"\e02d"}.flaticon-briefcase49:before{content:"\e02e"}.flaticon-briefcase50:before{content:"\e02f"}.flaticon-brightness10:before{content:"\e030"}.flaticon-brochure6:before{content:"\e031"}.flaticon-bubble8:before{content:"\e032"}.flaticon-bug18:before{content:"\e033"}.flaticon-burn9:before{content:"\e034"}.flaticon-button11:before{content:"\e035"}.flaticon-call47:before{content:"\e036"}.flaticon-call48:before{content:"\e037"}.flaticon-call49:before{content:"\e038"}.flaticon-camera59:before{content:"\e039"}.flaticon-camera60:before{content:"\e03a"}.flaticon-cancel19:before{content:"\e03b"}.flaticon-caps1:before{content:"\e03c"}.flaticon-caps:before{content:"\e03d"}.flaticon-car145:before{content:"\e03e"}.flaticon-car146:before{content:"\e03f"}.flaticon-car147:before{content:"\e040"}.flaticon-cell10:before{content:"\e041"}.flaticon-cell11:before{content:"\e042"}.flaticon-cell12:before{content:"\e043"}.flaticon-change3:before{content:"\e044"}.flaticon-chat75:before{content:"\e045"}.flaticon-chat76:before{content:"\e046"}.flaticon-check51:before{content:"\e047"}.flaticon-check52:before{content:"\e048"}.flaticon-chemistry17:before{content:"\e049"}.flaticon-circle107:before{content:"\e04a"}.flaticon-circle108:before{content:"\e04b"}.flaticon-circles23:before{content:"\e04c"}.flaticon-circumference:before{content:"\e04d"}.flaticon-city24:before{content:"\e04e"}.flaticon-clapperboard4:before{content:"\e04f"}.flaticon-clapperboard5:before{content:"\e050"}.flaticon-clear5:before{content:"\e051"}.flaticon-clipboard99:before{content:"\e052"}.flaticon-clock100:before{content:"\e053"}.flaticon-close47:before{content:"\e054"}.flaticon-closed64:before{content:"\e055"}.flaticon-cloud302:before{content:"\e056"}.flaticon-cloud303:before{content:"\e057"}.flaticon-cloud304:before{content:"\e058"}.flaticon-cloud305:before{content:"\e059"}.flaticon-cloud306:before{content:"\e05a"}.flaticon-cloud307:before{content:"\e05b"}.flaticon-compass106:before{content:"\e05c"}.flaticon-connection21:before{content:"\e05d"}.flaticon-copy31:before{content:"\e05e"}.flaticon-create2:before{content:"\e05f"}.flaticon-create3:before{content:"\e060"}.flaticon-credit98:before{content:"\e061"}.flaticon-crop13:before{content:"\e062"}.flaticon-crop14:before{content:"\e063"}.flaticon-cut23:before{content:"\e064"}.flaticon-dark55:before{content:"\e065"}.flaticon-developer2:before{content:"\e066"}.flaticon-device4:before{content:"\e067"}.flaticon-device5:before{content:"\e068"}.flaticon-disc30:before{content:"\e069"}.flaticon-do10:before{content:"\e06a"}.flaticon-double126:before{content:"\e06b"}.flaticon-download162:before{content:"\e06c"}.flaticon-download164:before{content:"\e06d"}.flaticon-download166:before{content:"\e06e"}.flaticon-downwards:before{content:"\e06f"}.flaticon-drafts:before{content:"\e070"}.flaticon-drop25:before{content:"\e071"}.flaticon-drop26:before{content:"\e072"}.flaticon-drop27:before{content:"\e073"}.flaticon-earth205:before{content:"\e074"}.flaticon-ellipsis1:before{content:"\e075"}.flaticon-email107:before{content:"\e076"}.flaticon-emoticon117:before{content:"\e077"}.flaticon-end3:before{content:"\e078"}.flaticon-enter5:before{content:"\e079"}.flaticon-exit13:before{content:"\e07a"}.flaticon-expand38:before{content:"\e07b"}.flaticon-expand39:before{content:"\e07c"}.flaticon-facebook56:before{content:"\e07d"}.flaticon-fast46:before{content:"\e07e"}.flaticon-favorite21:before{content:"\e07f"}.flaticon-favorite22:before{content:"\e080"}.flaticon-filled13:before{content:"\e081"}.flaticon-film61:before{content:"\e082"}.flaticon-filter20:before{content:"\e083"}.flaticon-flash25:before{content:"\e084"}.flaticon-flash26:before{content:"\e085"}.flaticon-folder215:before{content:"\e086"}.flaticon-forward18:before{content:"\e087"}.flaticon-forward19:before{content:"\e088"}.flaticon-framed1:before{content:"\e089"}.flaticon-front15:before{content:"\e08a"}.flaticon-front16:before{content:"\e08b"}.flaticon-front17:before{content:"\e08c"}.flaticon-full46:before{content:"\e08d"}.flaticon-gamepad3:before{content:"\e08e"}.flaticon-gamepad4:before{content:"\e08f"}.flaticon-get:before{content:"\e090"}.flaticon-gmail3:before{content:"\e091"}.flaticon-go10:before{content:"\e092"}.flaticon-good4:before{content:"\e093"}.flaticon-good5:before{content:"\e094"}.flaticon-google117:before{content:"\e095"}.flaticon-google118:before{content:"\e096"}.flaticon-google119:before{content:"\e097"}.flaticon-google120:before{content:"\e098"}.flaticon-google121:before{content:"\e099"}.flaticon-google122:before{content:"\e09a"}.flaticon-google123:before{content:"\e09b"}.flaticon-google124:before{content:"\e09c"}.flaticon-google125:before{content:"\e09d"}.flaticon-google126:before{content:"\e09e"}.flaticon-google127:before{content:"\e09f"}.flaticon-google128:before{content:"\e0a0"}.flaticon-google129:before{content:"\e0a1"}.flaticon-google130:before{content:"\e0a2"}.flaticon-google131:before{content:"\e0a3"}.flaticon-google132:before{content:"\e0a4"}.flaticon-google133:before{content:"\e0a5"}.flaticon-google134:before{content:"\e0a6"}.flaticon-google135:before{content:"\e0a7"}.flaticon-google136:before{content:"\e0a8"}.flaticon-google137:before{content:"\e0a9"}.flaticon-gps25:before{content:"\e0aa"}.flaticon-gps26:before{content:"\e0ab"}.flaticon-gps27:before{content:"\e0ac"}.flaticon-gps28:before{content:"\e0ad"}.flaticon-graduate32:before{content:"\e0ae"}.flaticon-halffilled1:before{content:"\e0af"}.flaticon-hangouts:before{content:"\e0b0"}.flaticon-headset11:before{content:"\e0b1"}.flaticon-headset12:before{content:"\e0b2"}.flaticon-help18:before{content:"\e0b3"}.flaticon-help19:before{content:"\e0b4"}.flaticon-hide3:before{content:"\e0b5"}.flaticon-high20:before{content:"\e0b6"}.flaticon-high21:before{content:"\e0b7"}.flaticon-high22:before{content:"\e0b8"}.flaticon-history6:before{content:"\e0b9"}.flaticon-home149:before{content:"\e0ba"}.flaticon-horizontal39:before{content:"\e0bb"}.flaticon-hotel68:before{content:"\e0bc"}.flaticon-https:before{content:"\e0bd"}.flaticon-import:before{content:"\e0be"}.flaticon-insert4:before{content:"\e0bf"}.flaticon-instagram16:before{content:"\e0c0"}.flaticon-invert1:before{content:"\e0c1"}.flaticon-keyboard53:before{content:"\e0c2"}.flaticon-keyboard54:before{content:"\e0c3"}.flaticon-label31:before{content:"\e0c4"}.flaticon-landscape10:before{content:"\e0c5"}.flaticon-laptop117:before{content:"\e0c6"}.flaticon-left216:before{content:"\e0c7"}.flaticon-left217:before{content:"\e0c8"}.flaticon-left218:before{content:"\e0c9"}.flaticon-light88:before{content:"\e0ca"}.flaticon-link60:before{content:"\e0cb"}.flaticon-linkedin24:before{content:"\e0cc"}.flaticon-list88:before{content:"\e0cd"}.flaticon-list89:before{content:"\e0ce"}.flaticon-location41:before{content:"\e0cf"}.flaticon-locked57:before{content:"\e0d0"}.flaticon-locked58:before{content:"\e0d1"}.flaticon-low34:before{content:"\e0d2"}.flaticon-magic20:before{content:"\e0d3"}.flaticon-man459:before{content:"\e0d4"}.flaticon-man460:before{content:"\e0d5"}.flaticon-map102:before{content:"\e0d6"}.flaticon-map103:before{content:"\e0d7"}.flaticon-mark1:before{content:"\e0d8"}.flaticon-mark2:before{content:"\e0d9"}.flaticon-medium5:before{content:"\e0da"}.flaticon-medium6:before{content:"\e0db"}.flaticon-medium7:before{content:"\e0dc"}.flaticon-memory1:before{content:"\e0dd"}.flaticon-menu55:before{content:"\e0de"}.flaticon-merge:before{content:"\e0df"}.flaticon-microphone84:before{content:"\e0e0"}.flaticon-microphone85:before{content:"\e0e1"}.flaticon-microsoft7:before{content:"\e0e2"}.flaticon-microsoft8:before{content:"\e0e3"}.flaticon-missed:before{content:"\e0e4"}.flaticon-mountain31:before{content:"\e0e5"}.flaticon-mountain32:before{content:"\e0e6"}.flaticon-mountains14:before{content:"\e0e7"}.flaticon-move26:before{content:"\e0e8"}.flaticon-new102:before{content:"\e0e9"}.flaticon-new103:before{content:"\e0ea"}.flaticon-nfc1:before{content:"\e0eb"}.flaticon-notifications1:before{content:"\e0ec"}.flaticon-notifications2:before{content:"\e0ed"}.flaticon-notifications:before{content:"\e0ee"}.flaticon-painter14:before{content:"\e0ef"}.flaticon-panoramic1:before{content:"\e0f0"}.flaticon-parking14:before{content:"\e0f1"}.flaticon-pause44:before{content:"\e0f2"}.flaticon-person325:before{content:"\e0f3"}.flaticon-phone370:before{content:"\e0f4"}.flaticon-phone371:before{content:"\e0f5"}.flaticon-phone372:before{content:"\e0f6"}.flaticon-phone373:before{content:"\e0f7"}.flaticon-phone374:before{content:"\e0f8"}.flaticon-phone375:before{content:"\e0f9"}.flaticon-photo210:before{content:"\e0fa"}.flaticon-photo211:before{content:"\e0fb"}.flaticon-photo212:before{content:"\e0fc"}.flaticon-photographic1:before{content:"\e0fd"}.flaticon-pinterest33:before{content:"\e0fe"}.flaticon-planet29:before{content:"\e0ff"}.flaticon-play105:before{content:"\e100"}.flaticon-play106:before{content:"\e101"}.flaticon-play107:before{content:"\e102"}.flaticon-play108:before{content:"\e103"}.flaticon-play109:before{content:"\e104"}.flaticon-plus80:before{content:"\e105"}.flaticon-poll:before{content:"\e106"}.flaticon-power106:before{content:"\e107"}.flaticon-previous14:before{content:"\e108"}.flaticon-printer88:before{content:"\e109"}.flaticon-problems:before{content:"\e10a"}.flaticon-progress10:before{content:"\e10b"}.flaticon-public10:before{content:"\e10c"}.flaticon-public11:before{content:"\e10d"}.flaticon-public9:before{content:"\e10e"}.flaticon-puzzle37:before{content:"\e10f"}.flaticon-radio51:before{content:"\e110"}.flaticon-random5:before{content:"\e111"}.flaticon-rate:before{content:"\e112"}.flaticon-read5:before{content:"\e113"}.flaticon-receipt9:before{content:"\e114"}.flaticon-record9:before{content:"\e115"}.flaticon-refresh55:before{content:"\e116"}.flaticon-refresh56:before{content:"\e117"}.flaticon-reminder6:before{content:"\e118"}.flaticon-replay4:before{content:"\e119"}.flaticon-reply18:before{content:"\e11a"}.flaticon-report:before{content:"\e11b"}.flaticon-rewind45:before{content:"\e11c"}.flaticon-right237:before{content:"\e11d"}.flaticon-right244:before{content:"\e11e"}.flaticon-ring24:before{content:"\e11f"}.flaticon-rotate11:before{content:"\e120"}.flaticon-rotate12:before{content:"\e121"}.flaticon-round50:before{content:"\e122"}.flaticon-round51:before{content:"\e123"}.flaticon-round52:before{content:"\e124"}.flaticon-round53:before{content:"\e125"}.flaticon-round54:before{content:"\e126"}.flaticon-round55:before{content:"\e127"}.flaticon-round56:before{content:"\e128"}.flaticon-round57:before{content:"\e129"}.flaticon-round58:before{content:"\e12a"}.flaticon-rounded54:before{content:"\e12b"}.flaticon-rounded55:before{content:"\e12c"}.flaticon-rounded56:before{content:"\e12d"}.flaticon-rounded57:before{content:"\e12e"}.flaticon-rounded58:before{content:"\e12f"}.flaticon-rounded59:before{content:"\e130"}.flaticon-rounded60:before{content:"\e131"}.flaticon-rubbish:before{content:"\e132"}.flaticon-save20:before{content:"\e133"}.flaticon-schedule2:before{content:"\e134"}.flaticon-screen44:before{content:"\e135"}.flaticon-screen45:before{content:"\e136"}.flaticon-screen46:before{content:"\e137"}.flaticon-screen47:before{content:"\e138"}.flaticon-screen48:before{content:"\e139"}.flaticon-screen49:before{content:"\e13a"}.flaticon-sd7:before{content:"\e13b"}.flaticon-sd8:before{content:"\e13c"}.flaticon-search100:before{content:"\e13d"}.flaticon-searching41:before{content:"\e13e"}.flaticon-select3:before{content:"\e13f"}.flaticon-select4:before{content:"\e140"}.flaticon-send12:before{content:"\e141"}.flaticon-send13:before{content:"\e142"}.flaticon-send14:before{content:"\e143"}.flaticon-server40:before{content:"\e144"}.flaticon-set5:before{content:"\e145"}.flaticon-set6:before{content:"\e146"}.flaticon-settings49:before{content:"\e147"}.flaticon-settings50:before{content:"\e148"}.flaticon-share39:before{content:"\e149"}.flaticon-shared1:before{content:"\e14a"}.flaticon-shining2:before{content:"\e14b"}.flaticon-shining3:before{content:"\e14c"}.flaticon-shopping231:before{content:"\e14d"}.flaticon-shopping232:before{content:"\e14e"}.flaticon-show4:before{content:"\e14f"}.flaticon-show5:before{content:"\e150"}.flaticon-show6:before{content:"\e151"}.flaticon-show7:before{content:"\e152"}.flaticon-show8:before{content:"\e153"}.flaticon-shuffle24:before{content:"\e154"}.flaticon-sim2:before{content:"\e155"}.flaticon-smartphone19:before{content:"\e156"}.flaticon-smartphone20:before{content:"\e157"}.flaticon-sms5:before{content:"\e158"}.flaticon-sms6:before{content:"\e159"}.flaticon-sms7:before{content:"\e15a"}.flaticon-snake4:before{content:"\e15b"}.flaticon-sort52:before{content:"\e15c"}.flaticon-speech108:before{content:"\e15d"}.flaticon-split4:before{content:"\e15e"}.flaticon-square181:before{content:"\e15f"}.flaticon-stop46:before{content:"\e160"}.flaticon-swap2:before{content:"\e161"}.flaticon-swap3:before{content:"\e162"}.flaticon-switch27:before{content:"\e163"}.flaticon-switch28:before{content:"\e164"}.flaticon-switch29:before{content:"\e165"}.flaticon-switch30:before{content:"\e166"}.flaticon-synchronization3:before{content:"\e167"}.flaticon-synchronization4:before{content:"\e168"}.flaticon-synchronization5:before{content:"\e169"}.flaticon-tab3:before{content:"\e16a"}.flaticon-tablet95:before{content:"\e16b"}.flaticon-tack:before{content:"\e16c"}.flaticon-tag71:before{content:"\e16d"}.flaticon-telephone105:before{content:"\e16e"}.flaticon-thermostat1:before{content:"\e16f"}.flaticon-three168:before{content:"\e170"}.flaticon-three170:before{content:"\e171"}.flaticon-thumb53:before{content:"\e172"}.flaticon-thumb54:before{content:"\e173"}.flaticon-tick7:before{content:"\e174"}.flaticon-timelapse:before{content:"\e175"}.flaticon-traffic21:before{content:"\e176"}.flaticon-tumblr22:before{content:"\e177"}.flaticon-turn17:before{content:"\e178"}.flaticon-turn18:before{content:"\e179"}.flaticon-turn19:before{content:"\e17a"}.flaticon-turn20:before{content:"\e17b"}.flaticon-turn21:before{content:"\e17c"}.flaticon-turn22:before{content:"\e17d"}.flaticon-turn23:before{content:"\e17e"}.flaticon-twitter47:before{content:"\e17f"}.flaticon-two375:before{content:"\e180"}.flaticon-two385:before{content:"\e181"}.flaticon-two393:before{content:"\e182"}.flaticon-underline6:before{content:"\e183"}.flaticon-underline7:before{content:"\e184"}.flaticon-undo19:before{content:"\e185"}.flaticon-unlocked43:before{content:"\e186"}.flaticon-up176:before{content:"\e187"}.flaticon-upload119:before{content:"\e188"}.flaticon-upload120:before{content:"\e189"}.flaticon-usb33:before{content:"\e18a"}.flaticon-user157:before{content:"\e18b"}.flaticon-user158:before{content:"\e18c"}.flaticon-users25:before{content:"\e18d"}.flaticon-verification24:before{content:"\e18e"}.flaticon-videocall:before{content:"\e18f"}.flaticon-view12:before{content:"\e190"}.flaticon-virtual2:before{content:"\e191"}.flaticon-visibility1:before{content:"\e192"}.flaticon-voice32:before{content:"\e193"}.flaticon-voicemail1:before{content:"\e194"}.flaticon-volume47:before{content:"\e195"}.flaticon-volume49:before{content:"\e196"}.flaticon-volume50:before{content:"\e197"}.flaticon-volume51:before{content:"\e198"}.flaticon-warning37:before{content:"\e199"}.flaticon-watch16:before{content:"\e19a"}.flaticon-waving:before{content:"\e19b"}.flaticon-web37:before{content:"\e19c"}.flaticon-website12:before{content:"\e19d"}.flaticon-wifi81:before{content:"\e19e"}.flaticon-wifi82:before{content:"\e19f"}.flaticon-wifi83:before{content:"\e1a0"}.flaticon-window57:before{content:"\e1a1"}.flaticon-work3:before{content:"\e1a2"}.flaticon-workspace:before{content:"\e1a3"}.flaticon-world96:before{content:"\e1a4"}.flaticon-write20:before{content:"\e1a5"}.flaticon-youtube35:before{content:"\e1a6"}

/*==================== BRAND ICONS ====================*/
@font-face {
  font-family: 'brand-icons';
  src: url('../fonts/brand-iconsfd09.eot?14190516');
  src: url('../fonts/brand-iconsfd09.eot?14190516#iefix') format('embedded-opentype'),
       url('../fonts/brand-iconsfd09.woff?14190516') format('woff'),
       url('../fonts/brand-iconsfd09.ttf?14190516') format('truetype'),
       url('../fonts/brand-iconsfd09.svg?14190516#brand-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'brand-icons';
    src: url('../font/brand-icons.svg?77372436#brand-icons') format('svg');
  }
}
*/

 [class^="bi-"]:before, [class*=" bi-"]:before {
  font-family: "brand-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.bi-facebook:before { content: '\e800'; } /* '' */
.bi-foursquare:before { content: '\e801'; } /* '' */
.bi-android:before { content: '\e802'; } /* '' */
.bi-behance:before { content: '\e803'; } /* '' */
.bi-codepen:before { content: '\e804'; } /* '' */
.bi-github:before { content: '\e805'; } /* '' */
.bi-github-circled:before { content: '\e806'; } /* '' */
.bi-twitter:before { content: '\e807'; } /* '' */
.bi-twitter-squared:before { content: '\e808'; } /* '' */
.bi-pinterest-squared:before { content: '\e809'; } /* '' */
.bi-pinterest-circled:before { content: '\e80a'; } /* '' */
.bi-gplus:before { content: '\e80b'; } /* '' */
.bi-google:before { content: '\e80c'; } /* '' */
.bi-git:before { content: '\e80d'; } /* '' */
.bi-flickr:before { content: '\e80e'; } /* '' */
.bi-facebook-squared:before { content: '\e80f'; } /* '' */
.bi-dropbox:before { content: '\e810'; } /* '' */
.bi-drupal:before { content: '\e811'; } /* '' */
.bi-dribbble:before { content: '\e812'; } /* '' */
.bi-digg:before { content: '\e813'; } /* '' */
.bi-deviantart:before { content: '\e814'; } /* '' */
.bi-angellist:before { content: '\e815'; } /* '' */
.bi-adn:before { content: '\e816'; } /* '' */
.bi-apple:before { content: '\e817'; } /* '' */
.bi-behance-squared:before { content: '\e818'; } /* '' */
.bi-bitbucket:before { content: '\e819'; } /* '' */
.bi-bitbucket-squared:before { content: '\e81a'; } /* '' */
.bi-gplus-squared:before { content: '\e81b'; } /* '' */
.bi-github-squared:before { content: '\e81c'; } /* '' */
.bi-git-squared:before { content: '\e81d'; } /* '' */
.bi-gwallet:before { content: '\e81e'; } /* '' */
.bi-hacker-news:before { content: '\e81f'; } /* '' */
.bi-html5:before { content: '\e820'; } /* '' */
.bi-instagram:before { content: '\e821'; } /* '' */
.bi-ioxhost:before { content: '\e822'; } /* '' */
.bi-joomla:before { content: '\e823'; } /* '' */
.bi-jsfiddle:before { content: '\e824'; } /* '' */
.bi-lastfm:before { content: '\e825'; } /* '' */
.bi-lastfm-squared:before { content: '\e826'; } /* '' */
.bi-linkedin-squared:before { content: '\e827'; } /* '' */
.bi-linux:before { content: '\e828'; } /* '' */
.bi-linkedin:before { content: '\e829'; } /* '' */
.bi-maxcdn:before { content: '\e82a'; } /* '' */
.bi-meanpath:before { content: '\e82b'; } /* '' */
.bi-openid:before { content: '\e82c'; } /* '' */
.bi-pagelines:before { content: '\e82d'; } /* '' */
.bi-paypal:before { content: '\e82e'; } /* '' */
.bi-pied-piper-squared:before { content: '\e82f'; } /* '' */
.bi-pied-piper-alt:before { content: '\e830'; } /* '' */
.bi-qq:before { content: '\e831'; } /* '' */
.bi-reddit:before { content: '\e832'; } /* '' */
.bi-reddit-squared:before { content: '\e833'; } /* '' */
.bi-renren:before { content: '\e834'; } /* '' */
.bi-skype:before { content: '\e835'; } /* '' */
.bi-slack:before { content: '\e836'; } /* '' */
.bi-slideshare:before { content: '\e837'; } /* '' */
.bi-soundcloud:before { content: '\e838'; } /* '' */
.bi-spotify:before { content: '\e839'; } /* '' */
.bi-stackexchange:before { content: '\e83a'; } /* '' */
.bi-stackoverflow:before { content: '\e83b'; } /* '' */
.bi-steam:before { content: '\e83c'; } /* '' */
.bi-steam-squared:before { content: '\e83d'; } /* '' */
.bi-stumbleupon:before { content: '\e83e'; } /* '' */
.bi-stumbleupon-circled:before { content: '\e83f'; } /* '' */
.bi-tencent-weibo:before { content: '\e840'; } /* '' */
.bi-trello:before { content: '\e841'; } /* '' */
.bi-tumblr:before { content: '\e842'; } /* '' */
.bi-tumblr-squared:before { content: '\e843'; } /* '' */
.bi-twitch:before { content: '\e844'; } /* '' */
.bi-vimeo-squared:before { content: '\e845'; } /* '' */
.bi-vine:before { content: '\e846'; } /* '' */
.bi-vkontakte:before { content: '\e847'; } /* '' */
.bi-wechat:before { content: '\e848'; } /* '' */
.bi-weibo:before { content: '\e849'; } /* '' */
.bi-windows:before { content: '\e84a'; } /* '' */
.bi-wordpress:before { content: '\e84b'; } /* '' */
.bi-xing:before { content: '\e84c'; } /* '' */
.bi-xing-squared:before { content: '\e84d'; } /* '' */
.bi-yelp:before { content: '\e84e'; } /* '' */
.bi-youtube:before { content: '\e84f'; } /* '' */
.bi-yahoo:before { content: '\e850'; } /* '' */
.bi-youtube-squared:before { content: '\e851'; } /* '' */
.bi-youtube-play:before { content: '\e852'; } /* '' */
.bi-delicious:before { content: '\e853'; } /* '' */
.bi-css3:before { content: '\e854'; } /* '' */
.bi-cc-visa:before { content: '\e855'; } /* '' */
.bi-cc-mastercard:before { content: '\e856'; } /* '' */
.bi-cc-discover:before { content: '\e857'; } /* '' */
.bi-cc-amex:before { content: '\e858'; } /* '' */
.bi-cc-paypal:before { content: '\e859'; } /* '' */
.bi-cc-stripe:before { content: '\e85a'; } /* '' */
.bi-gittip:before { content: '\e85b'; } /* '' */
.bi-star-empty:before { content: '\e85c'; } /* '' */
.bi-star:before { content: '\e85d'; } /* '' */
.bi-star-half:before { content: '\e85e'; } /* '' */

@font-face {
    font-family: 'Pe-icon-7-stroke';
    src: url('../fonts/Pe-icon-7-stroke.eot?d7yf1v');
    src: url('../fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v') format('embedded-opentype'), url('../fonts/Pe-icon-7-stroke.woff?d7yf1v') format('woff'), url('../fonts/Pe-icon-7-stroke.ttf?d7yf1v') format('truetype'), url('../fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke') format('svg');
    font-weight: normal;
    font-style: normal
}
[class^="pe-7s-"],
[class*=" pe-7s-"] {
    display: inline-block;
    vertical-align: middle;
    font-family: 'Pe-icon-7-stroke';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.pe-7s-album:before{content:"\e6aa"}.pe-7s-arc:before{content:"\e6ab"}.pe-7s-back-2:before{content:"\e6ac"}.pe-7s-bandaid:before{content:"\e6ad"}.pe-7s-car:before{content:"\e6ae"}.pe-7s-diamond:before{content:"\e6af"}.pe-7s-door-lock:before{content:"\e6b0"}.pe-7s-eyedropper:before{content:"\e6b1"}.pe-7s-female:before{content:"\e6b2"}.pe-7s-gym:before{content:"\e6b3"}.pe-7s-hammer:before{content:"\e6b4"}.pe-7s-headphones:before{content:"\e6b5"}.pe-7s-helm:before{content:"\e6b6"}.pe-7s-hourglass:before{content:"\e6b7"}.pe-7s-leaf:before{content:"\e6b8"}.pe-7s-magic-wand:before{content:"\e6b9"}.pe-7s-male:before{content:"\e6ba"}.pe-7s-map-2:before{content:"\e6bb"}.pe-7s-next-2:before{content:"\e6bc"}.pe-7s-paint-bucket:before{content:"\e6bd"}.pe-7s-pendrive:before{content:"\e6be"}.pe-7s-photo:before{content:"\e6bf"}.pe-7s-piggy:before{content:"\e6c0"}.pe-7s-plugin:before{content:"\e6c1"}.pe-7s-refresh-2:before{content:"\e6c2"}.pe-7s-rocket:before{content:"\e6c3"}.pe-7s-settings:before{content:"\e6c4"}.pe-7s-shield:before{content:"\e6c5"}.pe-7s-smile:before{content:"\e6c6"}.pe-7s-usb:before{content:"\e6c7"}.pe-7s-vector:before{content:"\e6c8"}.pe-7s-wine:before{content:"\e6c9"}.pe-7s-cloud-upload:before{content:"\e68a"}.pe-7s-cash:before{content:"\e68c"}.pe-7s-close:before{content:"\e680"}.pe-7s-bluetooth:before{content:"\e68d"}.pe-7s-cloud-download:before{content:"\e68b"}.pe-7s-way:before{content:"\e68e"}.pe-7s-close-circle:before{content:"\e681"}.pe-7s-id:before{content:"\e68f"}.pe-7s-angle-up:before{content:"\e682"}.pe-7s-wristwatch:before{content:"\e690"}.pe-7s-angle-up-circle:before{content:"\e683"}.pe-7s-world:before{content:"\e691"}.pe-7s-angle-right:before{content:"\e684"}.pe-7s-volume:before{content:"\e692"}.pe-7s-angle-right-circle:before{content:"\e685"}.pe-7s-users:before{content:"\e693"}.pe-7s-angle-left:before{content:"\e686"}.pe-7s-user-female:before{content:"\e694"}.pe-7s-angle-left-circle:before{content:"\e687"}.pe-7s-up-arrow:before{content:"\e695"}.pe-7s-angle-down:before{content:"\e688"}.pe-7s-switch:before{content:"\e696"}.pe-7s-angle-down-circle:before{content:"\e689"}.pe-7s-scissors:before{content:"\e697"}.pe-7s-wallet:before{content:"\e600"}.pe-7s-safe:before{content:"\e698"}.pe-7s-volume2:before{content:"\e601"}.pe-7s-volume1:before{content:"\e602"}.pe-7s-voicemail:before{content:"\e603"}.pe-7s-video:before{content:"\e604"}.pe-7s-user:before{content:"\e605"}.pe-7s-upload:before{content:"\e606"}.pe-7s-unlock:before{content:"\e607"}.pe-7s-umbrella:before{content:"\e608"}.pe-7s-trash:before{content:"\e609"}.pe-7s-tools:before{content:"\e60a"}.pe-7s-timer:before{content:"\e60b"}.pe-7s-ticket:before{content:"\e60c"}.pe-7s-target:before{content:"\e60d"}.pe-7s-sun:before{content:"\e60e"}.pe-7s-study:before{content:"\e60f"}.pe-7s-stopwatch:before{content:"\e610"}.pe-7s-star:before{content:"\e611"}.pe-7s-speaker:before{content:"\e612"}.pe-7s-signal:before{content:"\e613"}.pe-7s-shuffle:before{content:"\e614"}.pe-7s-shopbag:before{content:"\e615"}.pe-7s-share:before{content:"\e616"}.pe-7s-server:before{content:"\e617"}.pe-7s-search:before{content:"\e618"}.pe-7s-film:before{content:"\e6a5"}.pe-7s-science:before{content:"\e619"}.pe-7s-disk:before{content:"\e6a6"}.pe-7s-ribbon:before{content:"\e61a"}.pe-7s-repeat:before{content:"\e61b"}.pe-7s-refresh:before{content:"\e61c"}.pe-7s-add-user:before{content:"\e6a9"}.pe-7s-refresh-cloud:before{content:"\e61d"}.pe-7s-paperclip:before{content:"\e69c"}.pe-7s-radio:before{content:"\e61e"}.pe-7s-note2:before{content:"\e69d"}.pe-7s-print:before{content:"\e61f"}.pe-7s-network:before{content:"\e69e"}.pe-7s-prev:before{content:"\e620"}.pe-7s-mute:before{content:"\e69f"}.pe-7s-power:before{content:"\e621"}.pe-7s-medal:before{content:"\e6a0"}.pe-7s-portfolio:before{content:"\e622"}.pe-7s-like2:before{content:"\e6a1"}.pe-7s-plus:before{content:"\e623"}.pe-7s-left-arrow:before{content:"\e6a2"}.pe-7s-play:before{content:"\e624"}.pe-7s-key:before{content:"\e6a3"}.pe-7s-plane:before{content:"\e625"}.pe-7s-joy:before{content:"\e6a4"}.pe-7s-photo-gallery:before{content:"\e626"}.pe-7s-pin:before{content:"\e69b"}.pe-7s-phone:before{content:"\e627"}.pe-7s-plug:before{content:"\e69a"}.pe-7s-pen:before{content:"\e628"}.pe-7s-right-arrow:before{content:"\e699"}.pe-7s-paper-plane:before{content:"\e629"}.pe-7s-delete-user:before{content:"\e6a7"}.pe-7s-paint:before{content:"\e62a"}.pe-7s-bottom-arrow:before{content:"\e6a8"}.pe-7s-notebook:before{content:"\e62b"}.pe-7s-note:before{content:"\e62c"}.pe-7s-next:before{content:"\e62d"}.pe-7s-news-paper:before{content:"\e62e"}.pe-7s-musiclist:before{content:"\e62f"}.pe-7s-music:before{content:"\e630"}.pe-7s-mouse:before{content:"\e631"}.pe-7s-more:before{content:"\e632"}.pe-7s-moon:before{content:"\e633"}.pe-7s-monitor:before{content:"\e634"}.pe-7s-micro:before{content:"\e635"}.pe-7s-menu:before{content:"\e636"}.pe-7s-map:before{content:"\e637"}.pe-7s-map-marker:before{content:"\e638"}.pe-7s-mail:before{content:"\e639"}.pe-7s-mail-open:before{content:"\e63a"}.pe-7s-mail-open-file:before{content:"\e63b"}.pe-7s-magnet:before{content:"\e63c"}.pe-7s-loop:before{content:"\e63d"}.pe-7s-look:before{content:"\e63e"}.pe-7s-lock:before{content:"\e63f"}.pe-7s-lintern:before{content:"\e640"}.pe-7s-link:before{content:"\e641"}.pe-7s-like:before{content:"\e642"}.pe-7s-light:before{content:"\e643"}.pe-7s-less:before{content:"\e644"}.pe-7s-keypad:before{content:"\e645"}.pe-7s-junk:before{content:"\e646"}.pe-7s-info:before{content:"\e647"}.pe-7s-home:before{content:"\e648"}.pe-7s-help2:before{content:"\e649"}.pe-7s-help1:before{content:"\e64a"}.pe-7s-graph3:before{content:"\e64b"}.pe-7s-graph2:before{content:"\e64c"}.pe-7s-graph1:before{content:"\e64d"}.pe-7s-graph:before{content:"\e64e"}.pe-7s-global:before{content:"\e64f"}.pe-7s-gleam:before{content:"\e650"}.pe-7s-glasses:before{content:"\e651"}.pe-7s-gift:before{content:"\e652"}.pe-7s-folder:before{content:"\e653"}.pe-7s-flag:before{content:"\e654"}.pe-7s-filter:before{content:"\e655"}.pe-7s-file:before{content:"\e656"}.pe-7s-expand1:before{content:"\e657"}.pe-7s-exapnd2:before{content:"\e658"}.pe-7s-edit:before{content:"\e659"}.pe-7s-drop:before{content:"\e65a"}.pe-7s-drawer:before{content:"\e65b"}.pe-7s-download:before{content:"\e65c"}.pe-7s-display2:before{content:"\e65d"}.pe-7s-display1:before{content:"\e65e"}.pe-7s-diskette:before{content:"\e65f"}.pe-7s-date:before{content:"\e660"}.pe-7s-cup:before{content:"\e661"}.pe-7s-culture:before{content:"\e662"}.pe-7s-crop:before{content:"\e663"}.pe-7s-credit:before{content:"\e664"}.pe-7s-copy-file:before{content:"\e665"}.pe-7s-config:before{content:"\e666"}.pe-7s-compass:before{content:"\e667"}.pe-7s-comment:before{content:"\e668"}.pe-7s-coffee:before{content:"\e669"}.pe-7s-cloud:before{content:"\e66a"}.pe-7s-clock:before{content:"\e66b"}.pe-7s-check:before{content:"\e66c"}.pe-7s-chat:before{content:"\e66d"}.pe-7s-cart:before{content:"\e66e"}.pe-7s-camera:before{content:"\e66f"}.pe-7s-call:before{content:"\e670"}.pe-7s-calculator:before{content:"\e671"}.pe-7s-browser:before{content:"\e672"}.pe-7s-box2:before{content:"\e673"}.pe-7s-box1:before{content:"\e674"}.pe-7s-bookmarks:before{content:"\e675"}.pe-7s-bicycle:before{content:"\e676"}.pe-7s-bell:before{content:"\e677"}.pe-7s-battery:before{content:"\e678"}.pe-7s-ball:before{content:"\e679"}.pe-7s-back:before{content:"\e67a"}.pe-7s-attention:before{content:"\e67b"}.pe-7s-anchor:before{content:"\e67c"}.pe-7s-albums:before{content:"\e67d"}.pe-7s-alarm:before{content:"\e67e"}.pe-7s-airplay:before{content:"\e67f"}

/****************************************
   CSS PLUGIN:
   Woocommerce
****************************************/

/* -- AJAX Search -- */
.yith-ajaxsearchform-container { z-index: 115; position: relative; display: block}
.autocomplete-suggestions {position: absolute !important;padding: 10px !important;border: 1px solid rgba(0,0,0, 0.08) !important; -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important; -o-border-radius: 0px !important;  border-radius: 0px !important;  -webkit-box-shadow: 1px 2px 0px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 2px 0px 1px rgba(0, 0, 0, 0.2); box-shadow: 1px 2px 0px 1px rgba(0, 0, 0, 0.2); margin-top: -10px;}
.autocomplete-suggestion {border-bottom: 1px dotted rgba(0,0,0,.15) !important; padding: 5px 10px !important; cursor: pointer !important; text-align: left !important;
  line-height: 16px !important; font-size: 14px !important;}
.autocomplete-suggestion:hover,.autocomplete-selected,.autocomplete-selected:hover { background: rgba(0,0,0,0.1) !important; }
.yith-ajaxsearchform-container .loading { left: 40%; top: 5px !important; }

/*-------- SHOP LIST -------------*/
.woocommerce ul.products li.product h3 { font-size: 120%!important; } /*Titulo*/
ul.products li.product .price {font-size: 120%!important;} /*Preco*/

/*-------- PRODUCT-------------*/
.woocommerce span.onsale {z-index: 9;}
div.product .woocommerce-tabs ul.tabs { margin: 0px !important;}

/*-------- CART -------------*/
.woocommerce .cart-collaterals { width: auto !important;}

.woocommerce-cart .woocommerce> form, .woocommerce-billing-fields, .woocommerce-shipping-fields, form.checkout_coupon,
.cart-collaterals, .woocommerce-account table.order_details, .woocommerce-checkout table.order_details, .cart-collaterals input.update_cart,
.woocommerce-checkout p.woocommerce-info, .woocommerce-checkout form.login, ul.order_details, p.order-info,
p.myaccount_usero, .customer_details, ul.digital-downloads, ul.payment_methods, .wishlist_table { margin-bottom: 30px !important; }

/*TM Customs*/
.tm-epo-cart-row-product { font-size: 125%; }
.tm-epo-cart-row-total { font-size: 120%; font-weight: bold; }

.tm-epo-cart-row-product, ul.order_details, p.order-info, .woocommerce-checkout #payment { background-color: rgba(0,0,0,.1); }

/*-------- CHECKOUT -------------*/
/* -- checkout fixes -- */
.woocommerce-checkout .sticky-wrapper {height: auto!important;}

.woocommerce-checkout .col2-set .col-1,
.woocommerce-checkout .col2-set .col-2 {float: none; width: 100%; margin-left: 0 !important; margin-right: 0 !important;}

@media (min-width: 768px) {
.woocommerce-checkout .col2-set {float: left; width: 54%;}
#order_review {float: right; width: 41%;}
}

#payment, .woocommerce-checkout #payment ul.payment_methods, .woocommerce form .form-row {margin-bottom: 0 !important;}
#order_review {padding-bottom: 0 !important;}

/*Header & Footer Limpo*/
.woocommerce-checkout header #pre-header, .woocommerce-checkout header #primary-menu-container, .woocommerce-checkout .breadcrumbs,
.woocommerce-checkout header .header-center, .woocommerce-checkout header .header-right, .woocommerce-checkout .header-bar,
.woocommerce-checkout #pre-footer { display: none !important; visibility: hidden !important; }
.woocommerce-checkout header .header-left { float: none !important; width: 100% !important; }
/**/
.woocommerce-checkout #main {margin: 0px auto 150px !important;}

ul.payment_methods { padding: 0px 10px; }
ul.payment_methods li p { padding: 10px 15px 10px 25px; margin-bottom: 15px; }
ul.payment_methods .input-radio { margin-bottom: 15px; }
ul.payment_methods li { list-style: none; border-bottom-width: 1px; border-bottom-style: solid; }
ul.payment_methods li label {display: inline-block; padding: 15px 0px 10px; font-weight: bold;  font-size: 14px;cursor: pointer;float: none !important;}

h3#ship-to-different-address, #order_comments_field,
.woocommerce-account fieldset { margin-top: 25px; }

/*-- checkout thankyou --*/
ul.order_details, p.order-info { font-size: 16px !important; }
ul.order_details li strong,
p.order-info mark, ul.order_details li span {font-weight: bold; }
ul.order_details li strong, ul.order_details li span { display: block; }
ul.order_details li span.amount { padding: 0px !important; }
ul.order_details li.order { width: 17%;}
ul.order_details li.date { width: 20%;}
ul.order_details li.total { width: 20%;}
ul.order_details li.method { width: 30%; margin-right: 0 !important; }

p.order-info mark {border-width: 2px; border-style: solid; display: inline-block;text-align: center;padding: 2px 10px;margin: 0 7px; background-color: transparent!important; }

/* -- ACCOUNT PAGES -- */
p.myaccount_user, p.order-info { padding: 15px; }

.woocommerce-account .content-inner h2, .woocommerce-checkout .content-inner h2 { margin-top: 25px;}

table .order-number a { font-size: 16px; }
table .order-total { font-style: italic; }
table .order-total .amount { font-weight: bold !important; font-style: normal !important; }

/*Notas*/
ul.commentlist {margin: 0px !important;}
ol.commentlist { overflow: hidden; }

ol.commentlist.notes .comment-text {
padding-left: 0px !important;
font-size: 13px !important;
color: #1B1B1B !important;
text-shadow: 0px 1px 2px #FFF !important;
background-color: #F7DF81 !important;
background-image: -webkit-gradient(linear,left top,left bottom,from(#FCF9BA),to(#F7DF81)) !important;
background-image: -webkit-linear-gradient(top,#FCF9BA,#F7DF81) !important;
background-image: -moz-linear-gradient(top,#FCF9BA,#F7DF81) !important;
background-image: -ms-linear-gradient(top,#FCF9BA,#F7DF81) !important;
background-image: -o-linear-gradient(top,#FCF9BA,#F7DF81) !important;
background-image: linear-gradient(to bottom,#FCF9BA,#F7DF81) !important;
border: 1px solid #FAD58E !important;
background-image: linear-gradient(to bottom,#FCF9BA,#F7DF81) !important;
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2) !important;
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2) !important;
}
li.comment.note { padding: 10px; margin: 0px 0px 20px !important; }
li.comment.note p.meta {font-weight: bold; padding: 5px 10px; border-bottom: 1px solid rgba(0,0,0,.5); margin-bottom: 0px !important;}
li.comment.note .description { margin: 0px!important; background-color: #FFF; }
li.comment.note .description  { padding: 0px 15px; }
/*--- End Woo ---*/

/*Display none*/
.woocommerce-checkout .no-checkout, .cart-collaterals br,.woocommerce-checkout #shiptobilling br, table .order-number br,
.woocommerce-checkout ul.order_details br, ul.order_details li br,.form-row br,.order-again br, ul.payment_methods li br,
p#billing_country_field, .wishlist_table br, .wishlist_table thead th, .yith-wcwl-wishlistexistsbrowse .feedback,
.yith-wcwl-wishlistaddedbrowse .feedback, .woocommerce-checkout h3#order_review_heading,
.content-inner #tab-description > h2:first-child, .search-no-results.post-type-archive .content-top,
.custom-attributes br, .price_slider_amount input#min_price, .price_slider_amount input#max_price,
.woocommerce-checkout footer .ass, main .hidden-page {display: none !important; visibility: hidden!important; }

/*Selection*/
::selection { text-shadow: 0px 1px 2px rgba(0,0,0,.7)} /*Manter isolado*/
::-moz-selection { text-shadow: 0px 1px 2px rgba(0,0,0,.7)}/*Manter isolado*/

.no-select,
.no-copy .content-inner p,
.navbar-search {-webkit-user-select: none;-moz-user-select: none; -ms-user-select: none;user-select: none}

/*Fix sticky on scroll*/
.sticky-wrapper, .header-inner, .header-inner-wrapper, .affix,
#intro, #intro .pattern {-webkit-backface-visibility: hidden;}
