@charset "utf-8";@import url('https://bnautoescuela.com.ar/wp-content/themes/specular/css/bootstrap.css') all;@import url("https://bnautoescuela.com.ar/wp-content/themes/specular/css/flexslider.css") all;@import url("https://bnautoescuela.com.ar/wp-content/themes/specular/css/shortcodes.css") all;@import url('https://bnautoescuela.com.ar/wp-content/themes/specular/css/animate.min.css') all;@media all{/*
Theme Name: Specular
Description: Specular is a multi-purpose wordpress theme. Codeless Themes are simple and powerful. Create awesome portfolio, corporate, business, restaurant and much much more pages with this theme.
Version: 2.5.0
Author: Codeless
Author URI: http://www.codeless.co
License URI: http://www.gnu.org/licenses/gpl-2.0.html 
License: GNU General Public License
Theme URI: http://www.codeless.co
Tags: business, clean, corporate, design, drag-drop, localization, portfolio, shop
*/

}






@media all{/*-----------------------------------------------------------------------------------

[Table of contents]

1. Base WP
2. Typography
3. Top Navigation
4. Header 
  .Base
  .Menu
  .Responsive Menu
  .Tools
  .Search
  .Different Headers
    ..Header1
    ..Header2
    ..Header3
    ..Header4
    ..Header5
    ..Header6
    ..Header7
    ..Header8
    ..Header9
    ..Header10
    ..Header11
    ..Header12
  .Page Headers (Intro)

5. Layout
6. Footer
7. Blogs
  .Overall
  .Post like
  .Timeline Blog
  .Standard Blog
  .Alt. Blog
  .Grid Blog
  .Eye Catching Blog
  .Author Box
  .Comments

8. Buttons
9. Sidebar
10. Sliders
  .LayerSlider
  .Revolution Slider
  .Swiper Slider
  .Codeless Slider
  .Codeless News
  .Codeless Gallery Carousel

11. Portfolio Navigation
12. Portfolio
  .Overlayed
  .Grayscaled
  .Basic
  .Chrome
  .Layout
  .Isotope

13. Single Portfolio
14. Tabs
  .Style1
  .Style2
  .Style3

15. Services List *
16. Media *
17. Faq Filter *
18. Accordion /  Toggles*
19. Side Navigation (Left Nav)*
20. Single Post Navigation
21. Elements
  .Block Title
  .Lists
  .Single Staff Member
    .Modern Staff
  .Services Small
  .Clients
  .Textbar
  .Services Medium
  .Counter
  .Chart Skill
  .Button
  .Skills
  .Testimonial
  .Services Large
  .Services Media
  .Google Map
  .Testimonial Carousel
  .Testimonial Cycle
  .Services Steps
  .Recent Portfolio
  .Latest From Blog
  .Recent News
  .Separator
  .CountDown
  .Price List
  .Widgetized
  .MailChimp

22. Carousel Modern Pagination
23. Contact Form 7
24. Search & Extra Navigation
25. 404 Not Found
  

-----------------------------------------------------------------------------------*/



/* ------------------------------------------------------- BASE WP ---------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------- */

html {
  overflow-x:hidden;
}
body {
  margin-right:0 !important;
  -webkit-font-smoothing:antialiased;
}
.light h1, .light h2,.light h3,.light h4, .light h5, .light h6{
  color:#fff;
}
body .light{color:#eee;}

.wp-caption {
  max-width:100%;
}
.wp-caption-text {
}
.sticky {
}
.gallery-caption {
}
.bypostauthor {
}
.alignleft {
  float:left;
  padding-right:20px;
}
.alignright {
  float:right;
  padding-left:20px;
}
.aligncenter {
  display:block;
  float:none !important;
  margin-left:auto;
  margin-right:auto;
}
.wp-caption {
  max-width:100%;
  padding:4px;
  float:left;
  background-color:#fff;
  border:1px solid rgba(0,0,0,0.2);
  -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.1);
  -moz-box-shadow:0 1px 3px rgba(0,0,0,0.1);
  box-shadow:0 1px 3px rgba(0,0,0,0.1);
  padding:0;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;

}
.wp-caption a {
  display:block;
  padding:5px;
  padding-bottom:0px;
}
table{
  margin-bottom:20px;
  margin-top:20px;
}
.wp-caption.alignleft{
  margin-right:20px;
}
.wp-caption.alignright{
  margin-left:20px;
}
.wp-caption-text {
  padding-left:7px;
  margin-bottom:7px;
  text-align:center;
  font-size:13px;
}

.wp-caption-text,.gallery-caption,.entry-caption {
  line-height:1.5em;
}
img.wp-smiley,.rsswidget img {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  box-shadow:none;
  margin-bottom:0;
  margin-top:0;
  padding: 0;
}
/* WP Quick Gallery*/
.entry-content dl.gallery-item {
  margin:0;
}
.sticky {
  padding:5% !important;
  width:90%;
  background:#fff;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}
.post-password-form input[type="password"]{
  background:#fff;
  height:30px;
}
article embed{max-width:100%;}

a {
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration: 0.4s;
}

.scrollup {
  width:50px;
  height:50px;
  position:fixed;
  bottom:50px;
  right:100px;
  display:none;
  text-indent:-9999px;
  background-image: url('https://bnautoescuela.com.ar/wp-content/themes/specular/img/icon_top.png');
  background-repeat:no-repeat;
  background-position:center;
  background-color:rgba(34,34,34,0.6);
  border-radius:6px;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
}

.tp-caption a i{color:#fff !important;}

/* ------------------------------------------------------- End Base WP ------------------------------------------------------ */
/* -------------------------------------------------------------------------------------------------------------------------- */


/* ------------------------------------------------------- Typography ------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------- */

body {
  line-height:20px;
}
h1 {
  line-height:46px;
  margin-top:0;
  margin-bottom:0;
}
h2 {
  line-height:20px;
  margin-top:0;
  margin-bottom:0;
}
h3 {
  line-height:20px;
  margin-top:0;
  margin-bottom:0;
}
h4 {
  line-height:20px;
  margin-top:0;
  margin-bottom:0;
}
h5 {
  line-height:20px;
  margin-top:0;
  margin-bottom:0;
}
h6 {
  line-height:20px;
  margin-top:0;
  margin-bottom:0;
}
h1 > a,h2 > a,h3 > a,h4 > a,h5 > a,h6 > a{color:inherit;}
/* ------------------------------------------------------- End Typography --------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------- */



/* ------------------------------------------------------- Top Header ------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------- */

.top_nav {
  width:100%;
  position:relative;
  top:0;
  left:0;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
  opacity:1;
  z-index:33;
}
.adjustsub .menu li .sub-menu {
  top:58px;
}


.top_nav .widget {
  float:left;
  display:table;
  padding-left:8px;
  padding-right:8px;
}
.top_nav .widget span {

}
.top_nav .widget:first-child {
  padding-left:0;
  border-left:none;
}
.top_nav .widget:last-child {
  padding-right:0;
  border-right:none;
}
.top_nav .widget_text {
  float:left;
}
.topinfo{margin-top:5px;}
.top_nav .topinfo .phone{background:url(https://bnautoescuela.com.ar/wp-content/themes/specular/img/phone.png) no-repeat 0; width:20px; height:20px; padding-left:21px; padding-right:21px;}
.top_nav .topinfo .email{background:url(https://bnautoescuela.com.ar/wp-content/themes/specular/img/envelope.png) no-repeat 0; width:20px; height:20px; padding-left:21px; padding-right:5px;}
.top_nav .widget {

}

.top_nav .textwidget{
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.top_nav .social_widget ul {
  margin:0;
  padding:0;
  list-style:none;
  padding-top:5px
}

.top_nav .social_widget ul li {
  height: auto;
  float:left;
  margin-right:10px;
  opacity: 1 !important;
  position: relative; 
  overflow: hidden;
}

.top_nav .social_widget ul li:first-child {
  margin-left:0;
}

.top_nav .social_widget ul li a {
  float:left;
  width:100%;
}
.top_nav .social_widget .row-fluid {
  display:none
}
.top_nav .social_widget .social_row {
  display:block;
}
.top_nav .social_widget li i {
  float:left;
  width:100%;
  height:100%;
  line-height:26px;
  font-size:17px;
  display:block;
  text-align:center;
  padding-left:0;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
  position: relative;
  z-index: 9999;
}
.top_nav .social_widget li a:hover {
  text-decoration:none;
  display:block;
}
.top_nav .megamenu_container{
  height: 100%;
  float: left;
  display: table;
}
.top_nav .social_widget ul li:last-child {
  margin-right:0
}
.top_nav .widget ul {
  list-style:none;
  margin:0;
  padding:0;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.top_nav .widget ul li {
  float:left;
  padding-left:5px;
  padding-right:5px;
}

.top_nav .icl_languages_selector a.lang_sel_sel {
  border:none !important;
  font-size:12px !important;
  line-height:21px !important;
  padding-left:0 !important;
}

.top_nav #lang_sel ul ul{left: 1px !important; background: #fafafa !important; top:31px !important; border-top:0px !important; visibility: visible !important; display: none;}
.top_nav #lang_sel ul li:hover ul, .top_nav #lang_sel ul a:hover ul {display: block !important;}
.top_nav #lang_sel ul ul li{border: 1px solid #eef1f2 !important; border-bottom: none !important;  background: #fafafa !important; color:#555 !important; padding-top: 5px !important; padding-bottom:5px !important;}
.top_nav #lang_sel ul ul li:last-child{border-bottom: 1px solid #eef1f2  !important;}
.top_nav #lang_sel ul ul li :hover{background: #fafafa !important;}
.top_nav #lang_sel ul ul a{background: #fafafa !important;}
.top_nav #lang_sel a, .top_nav #lang_sel a:visited{border:none;}
.top_nav #lang_sel > ul > li{height:40px;} 
.top_nav .widget.icl_languages_selector{margin-top:9px; height:15px;}

.top_nav .icl_languages_selector img.iclflag {
  top:-1px !important;
}
.top_nav .icl_languages_selector li {
  width:97px !important;
}
.top_nav .icl_languages_selector ul ul li {
  width:160px !important;
}
.top_nav .icl_languages_selector ul,.top_nav .icl_languages_selector li {
  z-index:50000;
}
.top_nav .icl_languages_selector ul ul {
  width:160px !important;
  left:-21px !important;
}
.top_nav .icl_languages_selector ul ul a,.top_nav .icl_languages_selector ul ul a:visited {
  padding-left: 21px !important;
}

.top_nav .icon_text{
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  float:none;
}

.top_nav .widget_search input[type="text"] {
  border:1px solid #e1e1e1 !important;
  width:100%;
  height:30px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  padding:5px 13px;
  border-radius:none;
  -webkit-border-radius:none;
  -moz-border-radius:none;
}

.top_nav #search-form:after{
  content: "\e1b7";
  font-family: 'moon';
  font-weight:normal;
  font-style:normal;
  text-decoration:inherit;
  -webkit-font-smoothing:antialiased;
  position:absolute;
  right:15px;
  top:7px;
  font-size:14px;
  display:inline;
  width:auto;
  height:auto;
  line-height:normal;
  vertical-align:baseline;
  background-image:none;
  background-position:0% 0%;
  background-repeat:repeat;
  margin-top:0;
  color:#bbb;
}

.top_nav #search-form{width:100%; float:left; position:relative; margin-bottom:0; margin-top:5px;}

.top_nav #search-form .more, .top_nav #search-form .more{
  display:none;
}


/* ------------------------------------------------------- End Top Header --------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------- */


/* --------------------------------------------------------  Header --------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------- */

#logo {
  float:left;
  height:100%
}
#logo a{
  float:left;
  height:100%;
}
header#header {
  position:relative;
  z-index:10000;
}
#logo img {
  max-width:none;
  top:50%;
  position:relative;
}

#logo img.dark{
  display:block;
  visibility: visible;
}
#logo img.light{
  display:none;
  visibility: hidden;
}

.background--dark #logo img.light{
  display:block;
  visibility: visible;
}
.background--dark #logo img.dark{
  display:none;
  visibility: hidden;
}

.logo_only_sticky .header_wrapper #logo{
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
  opacity:0;
}

.header_wrapper {
  width:100%;
  position:relative;
  float:left;
  z-index:32;
}
header#header .container {
  position:relative;
}

header#header .row-fluid .span12

header#header .row-fluid {
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
}
header#header.animate_this .row-fluid {
  padding-top:0;
  padding-bottom:0;
}
header#header.animate_reverse .row-fluid {
  padding-top:22px;
  padding-bottom:22px;
}

/* -------------------------------- Menu --------------------------------- */
/* ----------------------------------------------------------------------- */

header#header #navigation {
  float:right;
  height:100%;
}
nav {
  float:left;
  width:100%;
  height:100%;
}
nav .menu {
  float:left;
  padding:0;
  margin:0;
  list-style:none;
  text-align:center;
  height:100%;
  margin-top:0
}
nav .menu li {
  float:left;
  position:relative;
  height:100%;
}
nav .menu>li:hover>a {
}

nav .menu>li>a {
  position:relative;
  top:50%;
  margin-top:-10px;
  float: left;
}

nav .menu li a:hover {
  text-decoration:none;
}

nav .menu > li > ul.sub-menu, nav .menu > li > ul.sub-menu ul {
  list-style:none;
  margin:0 !important;
  display:none;
  position:absolute;
  left:0;
  top:100%;
  left:6px;
  z-index:9999999;
  padding:10px;
  -webkit-box-shadow:0 2px 2px rgba(0,0,0,0.1);
  -moz-box-shadow:0 2px 2px rgba(0,0,0,0.1);
  box-shadow:0 2px 2px rgba(0,0,0,0.1);
}

nav .menu li > ul.sub-menu li {
  z-index:50005;
  float:left;
  text-align:left;
  margin:0 !important;
  padding:0 !important;
  height:auto;
  display:block;
  width:100%;
}
nav .menu li ul.sub-menu li a {
  float:left;
  padding:7px 12px;
}
nav .menu > li > ul.sub-menu li > .sub-menu {
  top:0;
  left:100%; 
}
nav .menu li ul.sub-menu li:last-child {
  border-bottom:none;
}
nav .codeless_custom_menu_mega_menu {
  display:none;
  position:absolute;
  right:0px;
  top:100%;
  z-index:9999999;
  width:160px;
  padding:10px;
  -webkit-box-shadow:0 2px 2px rgba(0,0,0,0.1);
  -moz-box-shadow:0 2px 2px rgba(0,0,0,0.1);
  box-shadow:0 2px 2px rgba(0,0,0,0.1);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom left;
}
nav .codeless_custom_menu_mega_menu.codeless_mega1 {
  width:255px !important;
}
nav .codeless_custom_menu_mega_menu.codeless_mega1 li {
  width:195px !important;
}
nav .codeless_custom_menu_mega_menu.codeless_mega2 {
  width:600px !important;
  left:0;
}
nav .codeless_custom_menu_mega_menu.codeless_mega2 li {
  width:280px !important;

}
nav .codeless_custom_menu_mega_menu.codeless_mega3 { 
  width:620px !important;
}
nav .codeless_custom_menu_mega_menu.codeless_mega3 li {
  width:174px !important;
}
nav .codeless_custom_menu_mega_menu.codeless_mega4 {
  width:1100px !important;
}

nav .codeless_custom_menu_mega_menu.codeless_mega4 li {
  width:240px !important;
}
nav .codeless_custom_menu_mega_menu.codeless_mega5 {
  width:1100px !important;
}
nav .codeless_custom_menu_mega_menu.codeless_mega5 li {
  width:198px !important;
}

nav .codeless_custom_menu_mega_menu li:first-child{border-left:none;}

nav .codeless_custom_menu_mega_menu li li {
  margin-left:0 !important;
}

nav .codeless_custom_menu_mega_menu ul ul ul {
  margin-top:0px;
  margin-bottom:0;
}
nav .codeless_custom_menu_mega_menu ul>li {
  float:left;
  padding:0;
  margin:0;
  height:auto;
  padding-left:10px;
  padding-right:10px;
}
nav .codeless_custom_menu_mega_menu ul>li li {
  margin-left:0 !important;
}
nav .codeless_custom_menu_mega_menu ul>li h6{
  margin-top:10px;
  text-align: left;
  padding-left:12px;
  margin-bottom:10px;
  font-weight:600;
}


nav .codeless_custom_menu_mega_menu ul {
  float:left;
  display:block !important;
  position:relative !important;
  margin:0;
  padding:0;
  background-color:transparent !important;
  border-top:none !important;
  list-style:none;
  box-shadow:none;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  
}
nav .codeless_custom_menu_mega_menu > ul{
  float:left;
  display:block;
  padding:15px !important;
  width:100%;

}
nav .codeless_custom_menu_mega_menu > ul > li:first-child{
  margin-left:0 !important;
}
nav .menu li:first-child {
  margin-left: 0;
}

nav .menu > li:last-child{padding-right:0; margin-right:0;}

.select-menu {
  display:none
}

/* -------------------------------- End Menu ----------------------------- */
/* ----------------------------------------------------------------------- */

/* -------------------------------- Responsive Menu ---------------------- */
/* ----------------------------------------------------------------------- */

.mobile_small_menu{
  display:none; 
  position: absolute;
  top: 50%;
  margin-top: -10px;
}
.mobile_small_menu.open:before{
  content: "\f0c9";
  font-family: FontAwesome;
  font-size:24px;
  line-height:21px;
}
.mobile_small_menu.close:before{
  content: "\f0c9";
  font-family: FontAwesome;
  font-size:24px;
  line-height:21px;
}

.menu-small{
    display: none;
    float: left;
    width: 100%;
    z-index: 100000;
    position: relative;
}
.menu-small ul.menu{list-style:none; margin:0; padding:0; padding-top:20px; padding-bottom:20px;float:left;width:100%;}
.menu-small ul.menu:first-child{padding-bottom:0;}
.menu-small ul.menu:first-child:last-child{padding-bottom:20px;} 
.menu-small ul.menu:nth-child(2){padding-top:0}
.menu-small ul li{float:left; width:100%;}
.menu-small ul li a{ margin:0 auto; padding-left:12%; float: left; width:100%;margin-top: 8px;margin-bottom: 8px;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}
.menu-small ul.menu > li > ul{margin:0; padding:0; list-style:none;}
.menu-small ul.menu > li > ul > li > a{padding-left:13%;}
.menu-small ul.menu > li > ul > li > ul{margin:0; padding:0; list-style:none;}
.menu-small ul.menu > li > ul > li > ul > li > a{padding-left:14%;}
.menu-small ul.menu .codeless_custom_menu_mega_menu h6{padding-left:12.5%;margin-top:20px;}
.menu-small ul.menu .codeless_custom_menu_mega_menu > ul{margin:0; padding:0; list-style:none;}
.menu-small ul.menu .codeless_custom_menu_mega_menu > ul > li > a{padding-left:30px;}
.menu-small ul.menu .codeless_custom_menu_mega_menu > ul > li > ul{margin:0; padding:0; list-style:none; padding-left:13%;}
.menu-small ul.menu .codeless_custom_menu_mega_menu > ul > li > ul > li > a{padding-left:30px;} 

/* -------------------------------- End Responsive Menu ------------------ */
/* ----------------------------------------------------------------------- */

/* -------------------------------- Tools -------------------------------- */
/* ----------------------------------------------------------------------- */

.header_tools{display:table; height:100%; padding-left:20px;float:right;}
.header_tools .vert_mid{vertical-align: middle;display:table-cell;}
#navigation{padding-right:0px;}

/* -------------------------------- End Tools ---------------------------- */
/* ----------------------------------------------------------------------- */

/* -------------------------------- Search Header ------------------------ */
/* ----------------------------------------------------------------------- */
.header_tools .vert_mid > a, .header_tools .cart{
  margin-right:20px;
  
}
.header_tools .cart{float:left; margin-right:20px;z-index:9999999;}
.header_tools .vert_mid > a:last-child, .header_tools .cart:last-child{
  margin-right:0;
}
.header_tools .right_search{font-size:14px !important; float:left; }
.header_tools .cart_icon{font-size:14px !important; float:left;position:relative;}
.header_tools .cart_icon .count{background:#222; color:#fff; position:absolute; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; top:10px; width:20px; height:20px; text-align:center; line-height:20px; right:-10px;font-size:11px;}


/*header#header .cart .cart_icon:hover i, .sticky_menu .cart .cart_icon:hover i{color:#fff;}*/
.header_tools .cart .content{
  display:none; 
  position:absolute; 
  top:100%; 
  width:260px;  
  z-index:9999999999; 
  right:0;
  list-style:none;
  margin:0 !important;
  padding:20px;
  -webkit-box-shadow:0 2px 2px rgba(0,0,0,0.1);
  -moz-box-shadow:0 2px 2px rgba(0,0,0,0.1);
  box-shadow:0 2px 2px rgba(0,0,0,0.1);
}

.header_tools .cart .content .cart_item{
  margin:0px 0px; 
  padding:13px 0px; 
  position:relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; 
  float:left; 
  width:100%;
}
.header_tools .cart .content .cart_item:first-child{padding-top:0;}
.header_tools .cart .content .cart_item:last-child{padding-bottom:0;border-bottom:none;}
.header_tools .cart .content .cart_item img{float:left; width:40px; height:40px;}
.header_tools .cart .content .cart_item .description{float:left; padding-left:12px;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;max-width:217px;}
.header_tools .cart .content .cart_item .description .title{font-size:13px; float:left; width:100%;margin-top:-3px;-webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;margin-top:1px;}
.header_tools .cart .content .cart_item .description .price{float:left; width:100%;margin-top:-2px;}
.header_tools .cart .content .empty, .header_tools .cart .content .items{padding-bottom: 10px; float:left; width:100%;}
.header_tools .items .cart_item:last-child{border-bottom:none;}
.header_tools .cart .checkout{width:100%; float:left;padding-top:10px;}
.header_tools .cart .checkout .view_cart{float:left; }
.header_tools .cart .checkout .view_cart a{
  padding: 4px 14px;
  font-size: 10px;
  margin-top:5px;
}

.header_tools .cart .checkout .subtotal{float:right;margin-top:10px;}
.header_tools .cart .cart_item .remove:after{position:absolute; content:"\e365"; font-family:'moon';  width:23px; height:23px; position:absolute; right:0; top:13px;-webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;}
.header_tools .cart .cart_item:first-child .remove:after{top:0px;}


.header_tools .extra_navigation_button{font-size:14px !important; float:left;}
.right_search_container{display:none;}

/* -------------------------------- End Searh Header --------------------- */
/* ----------------------------------------------------------------------- */

/* -------------------------------- Different Headers -------------------- */
/* ----------------------------------------------------------------------- */

.header_wrapper{
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
  float:none;
}
header#header{width:100%;}
header#header .row-fluid .span12{
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
}

.fixed_header{
  position: fixed !important;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 9999999;
}
.admin-bar .fixed_header{top:32px;}
.sticky_header .header_wrapper{ visibility:hidden; width:100%; top:0; left:0; z-index:99999;-webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
-webkit-transform: translateY(-100%);
   -moz-transform: translateY(-100%); 
    -ms-transform: translateY(-100%);
     -o-transform: translateY(-100%);
        transform: translateY(-100%);
        }
.sticky_header .header_wrapper.open{
  -webkit-transform: translateY(0);
   -moz-transform: translateY(0);
    -ms-transform: translateY(0); 
     -o-transform: translateY(0);
        transform: translateY(0);
}
.admin-bar.sticky_header .header_wrapper{top:32px;}
.header_button{
  float: right !important;
  top: 50%;
  margin-left:30px;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}

/* Shadows */
.header_shadow_full .header_wrapper{
  -moz-box-shadow: 0 3px 5px rgba(0,0,0,0.04);
  -webkit-box-shadow: 0 3px 5px rgba(0,0,0,0.04);
  box-shadow: 0 3px 5px rgba(0,0,0,0.05);
}
.header_shadow_shadow1 .header_wrapper .container:after{
  background: url(https://bnautoescuela.com.ar/wp-content/themes/specular/img/shadow1.png) no-repeat center top;
  bottom: -42px;
  content: "";
  display: block;
  left: 0;
  width: 100%;
  z-index: -1;
  height: 42px;
  position: absolute;
}
/* End Shadows */

/* Fullwidth */
.fullwidth_header .header_wrapper header{width:100%;  padding-left:70px; padding-right:70px; margin-left:0; margin-right:0; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
/* End Fullwidth */

/* Header 1 */

.header_1.page_header_centered .header_wrapper, .header_1.fullwidth_slider_page  .header_wrapper{
  position:absolute;
}
.background--dark nav .menu > li > a:hover, .background--dark header#header .header_tools .vert_mid > a:hover, .background--dark .slicknav_btn:hover:after, .background--dark header#header .header_tools .vert_mid .cart .cart_icon:hover{
  color:rgba(255,255,255,0.8) !important;
} 
/* Effect 1: Brackets */

.header_1 nav .menu > li > a::before {
  margin-right: 12px;
  content: '';
  
}

.header_1 nav .menu > li > a::after {
  margin-left: 12px;
  content:"";
}

.header_1 nav .menu > li:last-child a{padding-right:0; margin-right:0;}
.sticky_header .header_wrapper.header_1{
  -moz-box-shadow: 0 3px 5px rgba(0,0,0,0.04);
  -webkit-box-shadow: 0 3px 5px rgba(0,0,0,0.04);
  box-shadow: 0 3px 5px rgba(0,0,0,0.05);
}

/* End Header 1 */

/* Header 2 */
.header_2 nav .menu>li>a{margin-top:-11px;}
.header_2 nav .menu>li{
  border-top:3px solid transparent;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
}
.header_2 nav .menu > li > ul.sub-menu, .header_2 nav .menu > li > ul.sub-menu ul{top:97%;}


/* End Header 2 */

/* Header 3 */
.header_3.header_wrapper{position:absolute;}

.header_3.header_wrapper header > .container{
  padding-left: 40px;
  padding-right: 40px;
  top: 30px;
  -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
  box-shadow: 0 2px 2px rgba(0,0,0,0.1);
}
.header_3 nav .menu>li>a{margin-top:-14px;}
.header_3 nav .menu>li{
  border-top:3px solid transparent;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
}
.header_3 nav .menu > li > ul.sub-menu, .header_3 nav .menu > li > ul.sub-menu ul{top:97%;}

.header_3 #navigation{float:left !important; margin-left:45px;}

.header_3 .menu-small{margin-bottom:30px;}
/* End Header 3 */

/* Header 4 */
.header_4.page_header_centered .header_wrapper, .header_4.fullwidth_slider_page  .header_wrapper{
  position:absolute;
}
.background--dark nav .menu > li > a, .background--dark header#header .header_tools .vert_mid > a, .background--dark header#header .header_tools .vert_mid .cart .cart_icon, .background--dark .slicknav_btn:after {
  color:#fff !important;
}

.header_4 nav .menu > li{
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
}
.header_4 nav .menu > li:hover > a{
  color:#fff;
}
.header_4 nav .menu > li > ul.sub-menu, .header_4 nav .menu > li > ul.sub-menu ul{
  left:0;
}
.header_4 nav .menu > li:last-child{
  padding-right:20px;
}

/* End Header 4*/

/* Header 5 */
.header_5 .open_full_menu i{font-size:28px;}
.header_5 nav .menu > li > ul.sub-menu, .header_5 nav .menu > li > ul.sub-menu ul{box-shadow: none;-webkit-box-shadow: none;-moz-box-shadow: none;}
.header_5 header .right_search, .header_5 header .extra_navigation_button {display:none;}
.header_5.page_header_centered .header_wrapper, .header_5.fullwidth_slider_page  .header_wrapper{
  position:absolute;
}
.header_5 .top_nav{z-index:1;}
.header_5 .header_tools{
  height:100%;
  margin-top:0;
}
.header_5 .header_tools .cart{display:none;} 
 .header_5 .open_full_menu{color:#222;}
 .header_5 nav .menu > li > ul.sub-menu li > .sub-menu{display:none;}
/* Overlay style */
.overlay_menu {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0; 
  left: 0;
}

/* Overlay closing cross */
.overlay_menu .overlay-close {
  width: 80px;
  height: 80px;
  position: absolute;
  right: 20px;
  top: 20px;
  overflow: hidden;
  border: none;
  background: url(https://bnautoescuela.com.ar/wp-content/themes/specular/img/cross.png) no-repeat center center;
  text-indent: 200%;
  color: transparent;
  outline: none;
  z-index: 100;
}
.admin-bar .overlay_menu .overlay-close{
  top:50px;
}

/* Menu style */
.overlay_menu nav {
  text-align: center;
  position: absolute;
  width:100% !important;
  height:100%;
  display:table;
  width:auto;
  float:none;
  font-size: 54px;
}

.overlay_menu ul {
  list-style: none;
  padding: 0;
  float:none;
  margin: 0 auto;
  display: table-cell;
  vertical-align:middle;
  position: relative;
  width:100%;
}

.overlay_menu ul ul{
  position: relative !important;
  float:left;
  width: 100% !important;
  height:0;
  display: block !important;
  visibility: visible;
  text-align: center;
  overflow: hidden;
  padding: 0 !important;
  padding-top:0px !important; 
  opacity:1 !important;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;

}

.overlay_menu .menu-item-has-children:hover .sub-menu{
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
  padding-top:35px !important;

}

.overlay_menu ul ul a{
  padding-left:0 !important;
  padding-right:0 !important;
}

.overlay_menu ul li {
  display: block;
  height: auto;
  padding:0 !important;
  text-align:center;
  width:100%;
  float:left;
  margin-bottom:50px;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s; 
}

.overlay_menu ul li:last-child{
  margin-bottom:0;
}

.overlay_menu ul li a {
  display: block;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  text-align:center;
  float:left;
  width:100%;
  margin-top:0 !important;
  line-height:100%;
}

.overlay_menu ul li a:hover,
.overlay_menu ul li a:focus {

}

/* Effects */
.overlay-hugeinc {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
  transition: opacity 0.5s, visibility 0s 0.5s;
}

.overlay-hugeinc.open {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.overlay-hugeinc nav {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.overlay-hugeinc nav > ul { 
  opacity: 0.4;
  -webkit-transform: translateY(-25%) rotateX(35deg);
  transform: translateY(-25%) rotateX(35deg);
  -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s;
}

.overlay-hugeinc.open nav ul {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
}

.overlay-hugeinc.close nav ul {
  -webkit-transform: translateY(25%) rotateX(-35deg);
  transform: translateY(25%) rotateX(-35deg);
}

}@media screen and (max-height: 30.5em){
  .overlay_menu nav ul li a {
    font-size: 70%;
  }
  .overlay_menu ul li {
    min-height: 34px;
    margin-bottom:15px;
  }
}
@media all{.header_5 nav .menu li > ul.sub-menu li{
  border-bottom:none !important;
}
/* End Header 5 */

/* Header 6 */
.header_6 #navigation{
  float:left;
  width:100%;
  position:relative;
}
.header_shadow_full.header_6 .header_wrapper{
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.header_6 nav ul > li{
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}
.header_6 .header_widgetized{
  float:right;
  height:76%;
  position:relative;
  top:12%;
  max-width: 70%;
  display:table;
}
.header_6 nav .non_mega_menu{
  left:0 !important;
}
.fullwidth_slider_page .header_6_wrapper{position:absolute;width:100%;}
.header_6_wrapper #navigation{z-index:9999;}
.header_6_wrapper .full_nav_menu{width:100%;position:relative;z-index:99999;float:none;}
.header_6 .header_widgetized .widget{
  display: table-cell;
  vertical-align: middle;
}

.header_6 .header_widgetized .footer_social_icons{
  margin: 0;
  padding: 0;
  float: left;
  list-style:none;
}
.header_6 .header_widgetized .footer_social_icons li{
  float:left;
  margin-right:15px;
}

/* End Header 6 */

/* Header 7 */
.header_7.header_wrapper{position:fixed; height:100%; top:0; box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box; }
.header_7 .boxed_layout .header_wrapper{position:fixed !important;}
.header_7.header_wrapper .container{width:100%;}
.header_7.header_wrapper .span12{height:auto !important;}
.header_7 .header_tools{display:none;}
.header_7 nav .codeless_custom_menu_mega_menu.codeless_mega2{left:auto;}
.header_7 #navigation{height:auto; float:left;width:100%;}
.header_7 #navigation nav{height:auto;}
.header_7 #navigation nav .menu{height:auto;width:100%;}
.header_7 #navigation nav .menu > li{
  width:100%;
  text-align:center;
  height:auto;
}
.header_7 #navigation nav .menu > li > a{
  position: relative;
  height:auto;
  margin-top:0;
  top:0;
  float: left;
  width:100%;
}

.header_7 #navigation.pos_left nav .menu > li > ul.sub-menu,.header_7 #navigation.pos_left nav .menu > li > ul.sub-menu ul {
  top:0;
  right:auto;
}

.header_7 #navigation.pos_right nav .menu > li > ul.sub-menu,.header_7 #navigation.pos_right nav .menu > li > ul.sub-menu ul {
  top:0;
  left:auto;
}


.header_7 #logo{
  position:relative;
  left:50%;
  height:auto !important;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}

.header_7 #logo img{margin-top:0;}

.header_7 .header_widgetized{
  float:left;
  width:100%;
}

.header_7 .header_wrapper .textwidget{text-align:center;}
.header_7 .codeless_slider_wrapper{box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}

.header_7 .header_wrapper .footer_social_icons {
  float:left;
  width:100%;
  margin-left:0px !important;
  margin-top:0px !important;
  position:relative;
  list-style:none;
  padding:0;
}
.header_7 .header_wrapper .footer_social_icons li {
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
  float:left;
  padding-bottom:0 !important;
  padding-top:0 !important;
  margin-left:5px !important;
  width:32px !important;
  height:32px !important;
}
.header_7 .header_wrapper .footer_social_icons li:first-child {
  margin-left:0 !important;
}
.header_7 .header_wrapper .footer_social_icons li a {
  float:left;
}
.header_7 .header_wrapper .footer_social_icons li i {
  float:left;
  line-height:32px;
  font-size:16px;
  display:block;
  width:100%;
  text-align:center;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
}

.header_7 nav .codeless_custom_menu_mega_menu {top:40%;}
.header_7.header_shadow_shadow1 .header_wrapper .container:after{display:none;}
.header_7 .ls-wp-fullwidth-helper, .header_7 .ls-wp-container, .header_7 .ls-inner, .header_7 .ls-slide{
  left:0 !important;
  max-width:100%;
}
.header_7 .viewport{overflow:hidden;}
/* End Header 7 */


/* Header 8 */

.header_8 nav .menu>li>a{margin-top:-8px;}
.header_8 nav .menu>li{
  border-bottom:3px solid transparent;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;

}
.header_8 nav .menu > li > ul.sub-menu, .header_8 nav .menu > li > ul.sub-menu ul{top:105%;left:0 }
.header_8 nav .menu > li > ul.sub-menu ul {
top: -10px;
}
/* End Header 8 */

/* Header 9 */

.header_9 nav .menu>li>a{margin-top:-10px;}
.header_9 nav .menu>li > a{
  border-bottom:1px solid transparent;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;

}

/* End Header 9 */

/* Header 10 */
.header_10 #logo{
  left:50%;
  position:relative;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
          backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
}
.header_10 .full_nav_menu{
  width:100%;
  float:none;
  display:block;
  position:relative;
  z-index:11;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
}
.header_10 .full_nav_menu #navigation{
  float:none;
}

.header_10 nav .menu>li>a{
  top:auto;
  margin-top:0;
}

.header_10 #navigation nav{
  position:relative;
  width:auto;
  left:50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}
.header_10.header_shadow_shadow1 .header_wrapper .container:after{display:none;}
/* End Header 10 */

/* Header 11 */
.header_11.page_header_centered .header_wrapper, .header_11.fullwidth_slider_page  .header_wrapper{
  position:absolute;
}

.header_11 nav{
  float:left;
  width:auto;
}
.header_11 .centered_header{
  position:relative;
  float:left;
  left:50%;
  height:100%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}
.header_11 #logo{
  margin-left:60px;
  margin-right:60px;
}
.header_11.sticky_header #logo{
  display:none;
}
.header_11.sticky_header .header_tools{
  display:none;
}
.header_11 .container > .row-fluid > .span12{
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
}
/* End Header 11 */

/* Header 12 */
.header_12 #navigation{
  float:left;
  position:relative;
}
.header_shadow_full.header_12 .header_wrapper{
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.header_12 nav ul > li{
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-transition-duration:0.2s;
  -moz-transition-duration:0.2s;
  -o-transition-duration:0.2s;
  -ms-transition-duration:0.2s;
  transition-duration:0.2s;
}
.header_12 nav ul > li a{
  margin-top:0;
}
.header_12 nav ul > li > a{
  padding-top:15px;
  padding-bottom:15px;
  -webkit-transition-duration:0.2s;
  -moz-transition-duration:0.2s;
  -o-transition-duration:0.2s;
  -ms-transition-duration:0.2s;
  transition-duration:0.2s;
}
.header_12 .header_widgetized{
  float:right;
  position:relative;
  top:50%;
  max-width: 88%!important;
  display:table;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}
.header_12 nav .non_mega_menu{
  left:0 !important;
}

.header_12 #navigation{z-index:9999;}
.header_12 .full_nav_menu{width:100%;position:relative;z-index:99999;float:none; }
.header_12 .full_nav_menu .container{position:relative;}
.header_12 .header_widgetized .widget{
  display: table-cell;
  vertical-align: middle;
}

.header_12 .header_widgetized .footer_social_icons{
  margin: 0;
  padding: 0;
  float: left;
  list-style:none;
}
.header_12 .header_widgetized .footer_social_icons li{
  float:left;
  margin-right:15px;
}

.header_12 .header_widgetized .footer_social_icons li {
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
  float:left;
  padding-bottom:0 !important;
  padding-top:0 !important;
  margin-left:0px !important;
  width:32px !important;
  height:32px !important;
}
.header_12 .header_widgetized .footer_social_icons li:first-child {
  margin-left:0 !important;
}
.header_12 .header_widgetized .footer_social_icons li:last-child {
  margin-right:0 !important;
}
.header_12 .header_widgetized .footer_social_icons li a {
  float:left;
}
.header_12 .header_widgetized .footer_social_icons li i {
  float:left;
  line-height:32px;
  font-size:18px;
  display:block;
  width:100%;
  text-align:center;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
}
.header_12 .header_widgetized .widget{
  float:left;
  display:block;
}
.header_12 .after_navigation_widgetized{
  float:right;
  width:200px;
  position:absolute;
  right:0; 
  top:50%; 
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}
.header_12 .after_navigation_widgetized #s {
  width:100%;
  height:34px;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.header_12 .after_navigation_widgetized #search-form:after{
  content: "\e1b7";
  font-family: 'moon';
  font-weight:normal;
  font-style:normal;
  text-decoration:inherit;
  -webkit-font-smoothing:antialiased;
  position:absolute;
  right:15px;
  top:8px;
  font-size:16px;
  display:inline;
  width:auto;
  height:auto;
  line-height:normal;
  vertical-align:baseline;
  background-image:none;
  background-position:0% 0%;
  background-repeat:repeat;
  margin-top:0;
  color:#bbb;
}

.header_12 .after_navigation_widgetized #search-form{width:100%; float:left; position:relative;margin-bottom:0;}

.header_12 .after_navigation_widgetized #search-form .more, footer #search-form .more{
  display:none;
}
.header_12 .full_nav_menu nav ul > li.current-menu-item > a, .header_12 .full_nav_menu nav ul > li.current-menu-parent > a, .header_12 .full_nav_menu nav ul > li:hover > a{color:#fff;}

.header_12.header_shadow_full .full_nav_menu{
  -moz-box-shadow: 0 3px 5px rgba(0,0,0,0.04);
  -webkit-box-shadow: 0 3px 5px rgba(0,0,0,0.04);
  box-shadow: 0 3px 5px rgba(0,0,0,0.05);
}
.header_12.header_shadow_shadow1 .full_nav_menu .container:after{
  background: url(https://bnautoescuela.com.ar/wp-content/themes/specular/img/shadow1.png) no-repeat center top;
  bottom: -42px;
  content: "";
  display: block;
  left: 0;
  width: 100%;
  z-index: -1;
  height: 42px;
  position: absolute;
}
.header_12 .full_nav_menu nav ul > li ul li{border-left:none !important;border-right:none !important;}


/* End Header 12 */

/* -------------------------------- End Different Headers ---------------- */
/* ----------------------------------------------------------------------- */



/* -------------------------------- Page Headers (Intro) ----------------- */
/* ----------------------------------------------------------------------- */

.header_page {
  width:100%;
  position:relative;
  float:none;
  z-index: 0;

}
.header_page.without_shadow{
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
  -ms-box-shadow: none !important;
}
.header_page .container {
  position:relative;
  z-index:1000;
  height:100%;
}
.header_page .page_parents {
  position:absolute;
  right:0;
  top:50%;
  margin-top:-11px;
}
.page_parents li:first-child {
  padding-right:0px;
}
.page_parents li {
  float:left;
  padding-left:0px;
  position:relative;
  padding-left:15px;
  font-weight:400;
  padding-right:11px;
  font-size:12px;
  opacity:0.7;
}

.page_parents li:after {
  content: "/";
  position: absolute;
  left: 0;
  top: 1px;
  width: 3px;
  font-size: 12px;
  height: 7px;
  display: inline;
  margin-top: 0;
}
.page_parents li:first-child:after {
  content:'' !important;
  display:none;
}
.page_parents li.home:after{
  content:'' !important;
  display:none;
}
.page_parents li:last-child {
  margin-right:0px;
  padding-right:0;
}
.page_parents li a {
  font-size:12px;
  font-weight:400;
  color:inherit;
}
.page_parents li.home{
  opacity:1;
}
.page_parents li.home a{
  font-weight:bold;
}
.page_parents li a:hover {
  text-decoration:none;
}
.page_parents li:last-child a {
  margin-right:0px;
}
.page_parents {
  margin:0;
  padding:0;
  list-style:none;
  position:relative;
  margin-top:0px;
  -webkit-transition-duration:0.1s;
  -moz-transition-duration:0.1s;
  -o-transition-duration:0.1s;
  -ms-transition-duration:0.1s;
  transition-duration:0.1s;
  top:31px;
  right:0px;
  z-index:20;
  float:left;
  right:0;
  z-index:1;
}

.header_page h1{
  color:inherit;
  float:left;
  height:100%;
}
.header_page.centered{opacity:0;overflow:hidden;}
.header_page.centered h1{
  width:100%;
  text-align: center;
}
.header_page.centered .overlay{
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
}

.header_page.with_subtitle .titles{
  float:left;
  width:100%;
  position:relative;
  top:50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.header_page .titles h1:after{
  content: "_";
  display: block;
  width: 30px;
  margin: 0 auto 20px;
  text-align: center;
  color:inherit;
}
.header_page.with_subtitle.centered .titles h1{
  line-height:20px;
  color:inherit;
}

.header_page.with_subtitle.centered .titles h3{
  line-height:30px; 
  color:inherit;
  width:100%;
  float:left;
  text-align: center;
  margin-top:5px;
}

.header_page.with_subtitle.normal .titles h1{
  line-height:25px;
  height:auto;
  float:left;
}
.header_page.with_subtitle.normal .titles h1:after{
  display:none;
}

.header_page.with_subtitle.normal .titles h3{
  line-height:13px;
  color:inherit;
  opacity:0.7;
  float:left;
  width:100%;
  margin-top:4px;
}


.header_page.with_padding_style .divider{
  display:none;
}

.header_page.with_padding_style.with_subtitle.centered h1{
  float:left;
  text-align:left;
  padding:24px 28px;
  width:auto;
}

.header_page.with_padding_style.with_subtitle.centered .titles h3{
  float:left;
  padding:18px 20px;
  width:auto;
  margin-top:10px;
  text-align:left;
}

.header_page.with_padding_style.with_subtitle .titles{
  width:500px;
}

.header_page.with_padding_style .titles h1:after{
  content:"";
  display:none;
}


/* -------------------------------- End Page Headers (Intro) ------------- */
/* ----------------------------------------------------------------------- */

/* --------------------------------------------------------  End Header ----------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------- */


/* --------------------------------------------------------  Layout --------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------- */

.top_wrapper {
  /*padding-top:100px;*/
  z-index:1;
  margin-bottom:0;
  -webkit-transition: all 1.2s ease-in-out;
  -moz-transition: all 1.2s ease-in-out;
  -o-transition: all 1.2s ease-in-out;
  transition: all 1.2s ease-in-out;
  position: relative;
  float:none;
}

.page_header_yes #content {
  padding-top:60px;
}
.page_header_yes .top_wrapper{
  padding-top:0;
}

.span9 > p:first-child{margin-top:0px;}
.span9 .row-dynamic-el .container {
  width:100%
}

#content {
  padding-top:85px;
  padding-bottom:85px;
  float:none;
  width:100%;
  position:relative;
  z-index:9;
}
#content.section_first {
  padding-top:0;
}
#content.section_last {
  padding-bottom:0;
  margin-bottom:-14px;
}
.section-style .row-dynamic-el {
  margin-bottom:30px
}
.section-style.no_borders {
  border:none !important;
}
.section-style.section_space_2 .row-dynamic-el {
  margin-bottom:30px;
}
.section-style.section_space_2 .row-dynamic-el:last-child {
  margin-bottom:0;
}
.section-style.section_space_3 {
  padding-top:70px !important;
  padding-bottom:70px !important;
}
.section-style.section_space_3 .row-dynamic-el {
  margin-bottom:90px;
}
.section-style.section_space_3 .row-dynamic-el:last-child {
  margin-bottom:0;
}
#content.section_last .section-style:last-child {
  border-bottom:none
}
#content.section_first .section-style:first-child {
  border-top:none;
}

.single-portfolio .page_header_yes #content{padding-top:0px !important;}
.single-portfolio #content{padding-top:0px !important;}

.row-dynamic-el:first-child {
  margin-top:0px;
}
.row-dynamic-el.second_space {
  margin-bottom:0;
}
.row-dynamic-el.third_space {
  margin-bottom:60px;
}
.row-dynamic-el.fourth_space {
  margin-bottom:60px;
  margin-top:-40px;
}
.row-dynamic-el.section-style:first-child {
  margin-top:0
}
.row-dynamic-el:last-child {
  margin-bottom:0;
}

.customSelect {
  display:none !important
}
.boxed_layout {
  margin:0 auto
}
.boxed_layout .ls-wp-fullwidth-helper, .boxed_layout .ls-wp-container, .boxed_layout .ls-inner, .header_7 .ls-slide{
  left:0 !important;
  max-width:100%;
}
.boxed_layout {
  margin-bottom:0px;
  position:relative;
}

/* Sections */
.section-style {
  padding-top:45px;
  padding-bottom:45px;
  position:relative;
  display: block;
  /*-webkit-transition: height 0.8s;
  -moz-transition: height 0.8s;
  transition: height 0.8s;*/
}
.section-style.parallax_section > .container > .row-fluid{position:relative;}
.section-style.parallax_section{
  background-attachment: fixed;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat:no-repeat;
  overflow:hidden;
  background-position:50% 0;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}
.section-style .bg-overlay{
  height: 100%;
  width: 100%;
  position: absolute; 
  top: 0;
  left: 0;
}


.section_clear{margin-left:-15px; margin-right:-15px;}
.section-style{padding-top:70px; padding-bottom:70px;}
.vc_row{
  margin-left:0 !important;
  margin-right:0 !important;
  float:none;
  width:100%;
  clear:both;
}
.vc_row .vc_row{
  margin-left:-15px !important;
  margin-right:-15px !important;
}
.one_page .vc_row{
  position:relative;
}
.vc_row.transparency_section {
  position:absolute;
}
.vc_row.standard_section{
}
.vc_row.standard_section:last-child{
  margin-bottom:0;
}
.vc_row .vc_row .container{width:100% !important;}
.vc_row.section-style{
  margin-right:0 !important;
  z-index:2;
}

.vc_row.section-style:last-child{
  margin-bottom:0;
}
.vc_row .vc_column .vc_row .container{width:auto;} 

.full-width-content{
  padding:0;
  margin-right:0 !important;
}
.full-width-content > .col{margin:0;}
.full-width-content .span_12{width:100%; float:none; display:table; }
.vc_responsive .full-width-content.vc_row .vc_span6{padding-right:0;}
.vc_responsive .full-width-content.vc_row .vc_span12{padding-left:0; padding-right:0;} 
.vc_responsive .full-width-content.vc_row .vc_col-sm-6{padding-right:0;padding-left:0;}
.vc_responsive .full-width-content.vc_row .vc_col-sm-12{padding-left:0; padding-right:0;} 
.vc_responsive .full-width-content.vc_row .vc_column .vc_column{padding-left:15px; padding-right:15px;}
.full-width-content .vc_column.with_bg, .full-width-content .vc_column.using_bg{
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
}

.vc_row .arrow_bottom{
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 20px 0 20px;
  -webkit-transform: rotate(360deg);
  bottom: -25px;
  left: 50%;
  margin-left: -17.5px;
  position: absolute;
}

.vc_row .arrow_top{
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 20px 25px 20px;
  
  -webkit-transform: rotate(360deg);
  top: -25px;
  left: 50%;
  margin-left: -17.5px;
  position: absolute;
}

.full-width-content .vc_column > .overlay{
  width:100%;
  left:0;
  top:0;
  height:100%;
  position:absolute;
}
.full-width-content .vc_column .wpb_wrapper{
  z-index: 2;
  position: relative;
}
.vc_column.with_overlay .wpb_wrapper{
  position:relative;
  z-index:2;
}

.vc_column.with_overlay .overlay{
  width:100%;
  left:0;
  top:0;
  height:100%;
  position:absolute;
}
.vc_column.centered_col{
  text-align:center;
}

.vc_column.centered_vertical .wpb_wrapper{
  position:relative;
  top:50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}

.span12{min-height:0 !important;}

.with_animation{
  visibility: hidden;
}

.wpb_text_column p:first-child{
  margin-top:0;
}
.wpb_image_grid .wpb_image_grid_ul{
  min-height:150px;
}


/* Fullscreen Sections */
#fullpage .section{
  display:table;
  width:100%;
}
#fullpage .section .fullscreen_inner{
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
#fullPage-nav{
  color: rgb(0, 0, 0);
  position: absolute;
  right: 40px;
  top: 50%;
  z-index: 99999;
}
#fullPage-nav ul{
  list-style: none;
  padding: 0;
  margin: 0;
}
#fullPage-nav ul a{
  width: 8px;
  margin-bottom:10px;
  height: 8px;
  border: 2px solid #bbb;
  float: left;
  border-radius: 50%;
}
#fullPage-nav ul a.active{
  border: 2px solid #222;
}
/* End Fullscreen Sections */

/* --------------------------------------------------------  End Layout ----------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------- */


/* --------------------------------------------------------  Footer --------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------- */
footer .widget_search input[type="text"] {
  border:1px solid rgba(255,255,255,0.02) !important;
  width:100%;
  height:40px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  padding:5px 13px;
  border-radius:none;
  -webkit-border-radius:none;
  -moz-border-radius:none;
}
.footer_wrapper {
  position:relative;
  margin-top:0px;
  bottom:0px;
  z-index:1;
  width:100%;
  -moz-transition:all 0.5s ease-in-out;
  -o-transition:all 0.5s ease-in-out;
  transition:all 0.5s ease-in-out;
  -webkit-transition:all 0.5s ease-in-out;
}
footer#footer {
  width:100%;
  float: none;

}
footer .textwidget p:first-child{margin-top:0;}
footer .icon_text{
  width:100%;
}


footer#footer .inner .row-fluid.ff:first-child {
  padding-top:52px;
  padding-bottom:52px
}

footer#footer .inner .row-fluid.ff .span12:first-child:last-child{
  width:300px;
  position:relative;
  left:50%;
  margin-left:-150px;
}

footer#footer .inner .row-fluid.ff .span12:first-child:last-child .widget{
  text-align:center;
}

footer#footer .inner .row-fluid.ff .span12:first-child:last-child .widget ul li{
  width:auto;
  margin-right:10px;
  padding:0;
}

footer#footer .inner .row-fluid.ff .span12:first-child:last-child .widget ul li:last-child{
  margin-right:0;
}

footer#footer .inner .row-fluid.ff .span12:first-child:last-child .footer_social_icons{
  position:relative;
  left:50%;
  width:auto;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);

}

footer#footer .contact_information dl{
  margin-bottom:5px;
}

footer#footer .contact_information dl:last-child{
  margin-bottom:0
}

#copyright {
  padding-top:15px;
  padding-bottom:15px;
  
  font-size:11px;
}
#copyright .desc{
  display:table;
  float:left;
}
#copyright .copyright_text{
  display: table-cell;
  vertical-align: middle;
}
/*General Widget Styling */
footer .inner .widget ul {
  margin:0;
  padding:0;
  list-style: none
}
/*End */

/* Footer Recent Comments */

footer .widget_recent_comments li{padding:15px !important; margin-bottom:20px !important; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; }
footer .widget_recent_comments li a{float:none !important; width:auto !important;}
/* End Footer Comments */

footer .tagcloud a {
  color:#999999;
  padding:8px 10px;
  font-size:13px !important;
  margin-right:5px;
  margin-bottom:5px;
  float:left;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:6px;
}
footer .tagcloud a:hover {
  color:#fff;
  text-decoration:none
}
footer .widget_flickr {
  float:left;
}
footer .widget_flickr .flickr_container {
  float:left;
  margin-top:0px
}
footer .widget_flickr .flickr_badge_image {
  float:left;
  -webkit-transition-duration:0.7s;
  -moz-transition-duration:0.7s;
  -o-transition-duration:0.7s;
  -ms-transition-duration:0.7s;
  transition-duration:0.7s;
  border:2px solid rgba(0,0,0,0);
  margin-bottom:9px;
  margin-right:13px;
  width:68px;
  height:68px;
  border-radius:6px;
  -webkit-border-radius:6px;
  moz-border-radius: 6px
}
footer .span4 .flickr_badge_image{
  width:75px;
  height:80px;
  max-width:93px;
}
footer .widget_flickr img {
  /*filter:grayscale(100%);
  -webkit-filter:grayscale(100%);
  -moz-filter:grayscale(100%);
  -ms-filter:grayscale(100%);
  -o-filter:grayscale(100%);
  filter:url("https://bnautoescuela.com.ar/wp-content/themes/specular/desaturate.svg#greyscale");
  filter:gray;
  */
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
}

footer .inner .widget_flickr img:hover {
  filter:grayscale(0%);
  -webkit-filter:grayscale(0%);
  -moz-filter:grayscale(0%);
  -ms-filter:grayscale(0%);
  -o-filter:grayscale(0%);
  filter:url("https://bnautoescuela.com.ar/wp-content/themes/specular/desaturate.svg");
  filter:none;
}
footer .inner .widget_flickr .flickr_badge_image:nth-child(3n+1) {
}
footer .inner .widget {
  line-height:20px;
}
footer .inner .widget ul li:last-child {
  border-bottom:none;
  padding-bottom:0;
  border-bottom:none !important;
}
footer .inner .widget ul li:first-child {
  padding-top:0;
}
footer .inner .widget ul li {
  margin:0;
  float:left;
  width:100%;
  padding:0;
  padding-top:10px;
  padding-bottom:10px;
}
footer .inner .widget ul li a {
  float:left;
  width:100%;
}
footer .inner .widget ul li span{
  float:left;
  width:100%;
  margin-top:3px;
}
footer .inner .widget_flickr .flickr_badge_image:nth-child(5) {
  margin-bottom:0
}
footer .inner .widget_flickr .flickr_badge_image:nth-child(6) {
  margin-bottom:0
}
footer .inner .widget_flickr .flickr_badge_image:nth-child(7) {
  margin-bottom:0
}
footer .inner .widget_contact_info ul {
  margin:0;
  padding:0 !important;
  list-style:none;
  
}

footer .inner .widget_contact_info li {
  border:none !important;
  margin-bottom:0px !important;
  padding:0 !important;
}
footer .inner .widget_contact_info li i {
  margin-right:10px;
  height:30px;
  float:left;
  margin-top:2px;
}
footer .inner .widget_contact_info li span {
  line-height:18px;
}
footer .inner .widget_contact_info li span span {
  font-weight:400;
}
footer .inner .widget_recent_posts li {
  background:none;
  padding:0;
  margin:0;
  float:left;
  margin-bottom:0px;
  width:100%;
}
footer .inner .widget_recent_posts li:last-child {
  margin-bottom:0;
}
footer .inner .widget_recent_posts li dt {
  width:44px;
  height:44px;
  border:2px solid #444444;
  cursor:pointer;
}
footer .inner .widget_recent_posts li dt:hover {
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
}
footer .inner .widget_recent_posts li dt img {
  border:2px solid #222;
  width:40px;
  height:40px;
}
footer .inner .widget_recent_posts li dl {
  margin:0;
}
footer .inner .widget_recent_posts li .info {
  color:#a0a0a0;
  margin-top:0;
}
footer .widget_recent_posts dl {
  width:100%;
}
footer .widget_recent_posts dd {
  margin-left:0;
}
footer .inner .widget {
  float:left;
  width:100%;
  margin-bottom:20px;
}
footer .inner .widget:last-child{
  margin-bottom:0;
}
footer .footer_social_icons {
  float:left;
  width:100%;
  margin-left:0px !important;
  margin-top:0px !important;
  position:relative;
}
footer .inner .footer_social_icons li {
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
  float:left;
  padding-bottom:0 !important;
  padding-top:0 !important;
  margin-left:10px !important;
  width:32px !important;
  height:32px !important;
}
footer .inner .footer_social_icons li:first-child {
  margin-left:0 !important;
}
footer .footer_social_icons li a {
  float:left;
}
footer .footer_social_icons li i {
  float:left;
  line-height:32px;
  font-size:18px;
  display:block;
  width:100%;
  text-align:center;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
}

footer ul.sub-menu{

	padding-left: 32px !important;

}

footer ul li.menu-item-has-children{

	padding-bottom:10px;
}

footer #wp-calendar{width:100%;}

footer #wp-calendar td{padding-left:16px;} 

footer #wp-calendar td#today{color:#cdcdcd;}

footer #search-form:after{
  content: "\e1b7";
  font-family: 'moon';
  font-weight:normal;
  font-style:normal;
  text-decoration:inherit;
  -webkit-font-smoothing:antialiased;
  position:absolute;
  right:15px;
  top:11px;
  font-size:16px;
  display:inline;
  width:auto;
  height:auto;
  line-height:normal;
  vertical-align:baseline;
  background-image:none;
  background-position:0% 0%;
  background-repeat:repeat;
  margin-top:0;
  color:#ababab;
}

footer #search-form{width:100%; float:left; position:relative;}
footer .widget-title {
  margin-bottom:30px;
}
.widget_twitter li .message{
  padding-top:0;
  margin-top:0;
}
.widget_twitter dl{
  margin:0;
  margin-bottom:20px;
}
.widget_twitter dl:last-child{
  margin-bottom:0;
}
.widget_twitter dl dt{
  width:18px;
  height:18px;
}
.widget_twitter dl dd{
  margin-left:35px;
}
.widget_twitter dl dd .message span{
  float:left;
  width:100%;
  margin-top:2px;
}
.widget_twitter dl dt i{
  font-size:18px;
}

.widget_twitter .with_avatar dt{width:45px; height:45px;}
.widget_twitter .with_avatar dd{margin-left:65px;}

.widget_most_popular dt{
  width:60px;
  height:60px;
}

.widget_most_popular dd{
  margin-left:75px;
}
.widget_most_popular dl{
  margin:0;
}
.widget_most_popular li{
  margin-bottom:20px;
}
.widget_most_popular li:after{
  content:"";
  display:none;
}
.widget_most_popular li:last-child{
  margin-bottom:0;
}
.widget_most_popular .date{
  width:100%;
  float:left;
}

#copyright .widget ul {
  float:left;
  list-style:none;
  display:inline-block;
  margin:0;
  border:none;
}
#copyright .widget ul li {
  float:left;
  padding-right:14px;
  margin-top:5px;
  border-bottom:none !important;
  line-height:15px !important;
  height:11px;

}
#copyright .widget ul li a{top:-2px; position:relative;}
#copyright .widget ul li:first-child {
  border:none;
}
#copyright .footer_social_icons {
  float:left;
  left:50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-left:0px !important;
  margin-top:0px !important;
  position:relative;
  padding:0;
  list-style: none
}
#copyright .footer_social_icons li {
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
  float:left;
  padding-bottom:0 !important;
  padding-top:0 !important;
  margin-left:12px !important;
  width:26px !important;
  margin-top:0 !important;
  padding-right:0 !important;
  height:26px !important;
}
#copyright .footer_social_icons li:after{
  display: none
}
#copyright .footer_social_icons li:first-child {
  margin-left:0 !important;
}
#copyright .footer_social_icons li a {
  float:left;
}
#copyright .footer_social_icons li i {
  float:left;
  line-height:26px;
  font-size:18px;
  display:block;
  width:100%;
  text-align:center;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
}

/* -------------------------------------------------------- End Footer ------------------------------------------------------ */
/* -------------------------------------------------------------------------------------------------------------------------- */


/* --------------------------------------------------------  BLOGS ---------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------- */

/* -------------------------------- Overall ------------------------------ */
/* ----------------------------------------------------------------------- */

#blog .span9{
  position:relative;
}

.blog-article .btn-bt{
  margin-top:20px;
  float:left;
}

.blog-article .btn-bt:hover{

}
.media {
  float:left;
  width:100%;
}
.media img {
  width:100%
}
.media iframe {
  width: 100%;
}

/* -------------------------------- End Overall -------------------------- */
/* ----------------------------------------------------------------------- */

/* -------------------------------- Post Like ---------------------------- */
/* ----------------------------------------------------------------------- */

.post-like{
  float:right;
  margin-top:35px;
  font-size:16px;
  color:#222;
}
.format-quote .post-like{
  margin-top:0;
  margin-right:0 !important;
  float:right !important;
}
.format-quote .post-like i{
  margin-right:0 !important;
}
.post-like i{
  padding-right:4px;
  font-size:20px;
  color:#222;
}

/* -------------------------------- End Post Like ------------------------ */
/* ----------------------------------------------------------------------- */

/* -------------------------------- Share Link --------------------------- */
/* ----------------------------------------------------------------------- */
.shares_container{position:relative;float:right;}
.blog-article ul.shares{
  visibility: hidden;
  float: left;
  margin-top: 26px;
  margin-right: 20px;
  position: relative;
  list-style: none;
  background: #f5f5f5;
  padding: 10px 15px;
  opacity: 0;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.blog-article ul.shares:after{
  width: 0;
  content:"";
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 14px;
  border-color: transparent transparent transparent #f5f5f5;
  position:absolute;
  top:50%;
  margin-top:-7px;
  right:-10px;
}
.blog-article ul.shares li{display:inline-block; float:left; padding-right:15px;}
.blog-article ul.shares li i{font-size:14px; color:#888;}
.blog-article ul.shares li:last-child{padding-right:0px;}
.blog-article .share_link{
  float:right;
  margin-top:35px;
  font-size:16px;
  color:#222;
  margin-right:10px;
}
.format-quote.blog-article .share_link{
  margin-top:0;
  margin-right:0 !important;
  float:right !important;
}
.format-quote.blog-article .share_link i{
  margin-right:0 !important;
}
.blog-article .share_link i{
  padding-right:4px;
  font-size:20px;
  color:#555;
}

/* -------------------------------- End Share Link ----------------------- */
/* ----------------------------------------------------------------------- */

/* -------------------------------- Timeline Blog ------------------------ */
/* ----------------------------------------------------------------------- */

#blog.container{position:relative;}
.timeline-border{
  position: absolute;
  top: 0;
  left: 55px;
  width: 1px;
  height: 88%;
  float: left;
  z-index: 0;
}
.fullwidth .timeline-border{
  left:35px;
}
.blog-article.timeline-style{width:100%; float:left; margin-bottom:50px;z-index:2;}
.blog-article.timeline-style .timeline{width:12.2%; height:150px; padding-right:27px;float:left;position:relative;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
.blog-article.timeline-style .timeline .date{ 
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: #fff;

}
.blog-article.timeline-style .timeline .date span, .blog-article.timeline-style .timeline .date{
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
}
.blog-article.timeline-style .timeline .date .day{
  font-size: 24px;
  font-weight: 300;
  color: #999;
  text-align: center;
  width: 100%;
  float: left;
  margin-top: 15px;
  line-height: 24px;
}
.blog-article.timeline-style .timeline .date .month{
  font-size: 13px;
  font-weight: bold;
  color: #444;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  float: left;
  line-height: 18px;
}

.blog-article.timeline-style .timeline .avatar{
  width:48px;
  height:48px;
  border-radius: 50%;
  background: #fff;
  margin-left:11px;
}
.blog-article.timeline-style .post_box{
  width:87.8%; 
  float:left; 
}
.blog-article.timeline-style .post_box.box_shadow{
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,.1);
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
  box-shadow: 0 1px 2px rgba(0,0,0,.1);
}
.fullwidth .blog-article.timeline-style .post_box{
  width:87.8%;
}
.blog-article.timeline-style .media{float:left;position:relative;}
.blog-article.timeline-style .media .overlay{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  opacity:0;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
  cursor:pointer;
}
.blog-article.timeline-style .media .overlay .post_type_circle i{
  color:#fff;
  font-size:18px;
  text-align:center;
  line-height:52px;
  float:left;
  width:52px;
}
.blog-article.timeline-style .media .overlay .post_type_circle{
  width:50px;
  height:50px;
  background:#333;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  position:absolute;
  top:45%;
  opacity:0;
  left:50%;
  cursor:pointer;
  margin-left:-25px;
  margin-top:-25px;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
}
.blog-article.timeline-style .media:hover .overlay .post_type_circle{
  top:50%;
  opacity:1;
}

.blog-article.timeline-style .media:hover .overlay{opacity:1;}
.blog-article.timeline-style .media > *:not(.post_type){width:100%;}
.blog-article.timeline-style .content{
  padding:20px;
  float:left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;

}
.blog-article.timeline-style .content h1{}
.blog-article.timeline-style .content .quote{position:relative; float:left; width:100%;}
.blog-article.timeline-style .content .quote i{position:absolute; top:10px; left:0px; font-size:32px;}
.blog-article.timeline-style .content .quote p{
  font-size: 18px;
  line-height: 28px;
  font-style: italic;
  padding: 0;
  margin: 0;
  padding-left: 45px;
  padding-top: 15px;
}
.blog-article.timeline-style .content .quote .author{
  float: right;
  margin-top: 10px;
  font-weight: bold;
}

.blog-article.timeline-style .content .text{margin-top:10px;}
.blog-article.timeline-style .content .text p{margin-bottom:0;}
.blog-article.timeline-style .info{margin:0; padding:0; list-style:none; width:100%; float:left; margin-bottom:10px; margin-top:0px;}
.blog-article.timeline-style .info li{float:left; margin-right:18px;line-height:inherit;}
.blog-article.timeline-style .info li i{margin-right: 7px;float: left;line-height:inherit;}

/* -------------------------------- End Timeline Blog -------------------- */
/* ----------------------------------------------------------------------- */


/* -------------------------------- Standard Blog ------------------------ */
/* ----------------------------------------------------------------------- */

.blog-article.standard-style{width:100%; float:left; margin-bottom:50px;z-index:2;}
.single .blog-article.standard-style{margin-bottom:20px;}
.blog-article.standard-style .media{float:left;position:relative;}
.blog-article.standard-style .media .overlay{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  opacity:0;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
  cursor:pointer;
}
.blog-article.standard-style .media .overlay .post_type_circle i{
  color:#fff;
  font-size:18px;
  text-align:center;
  line-height:52px;
  float:left;
  width:52px;
}
.blog-article.standard-style .media .overlay .post_type_circle{
  width:50px;
  height:50px;
  background:#333;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  position:absolute;
  top:45%;
  opacity:0;
  left:50%;
  cursor:pointer;
  margin-left:-25px;
  margin-top:-25px;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
}
.blog-article.standard-style .media:hover .overlay .post_type_circle{
  top:50%;
  opacity:1;
}

.blog-article.standard-style .media:hover .overlay{opacity:1;}
.blog-article.standard-style .media > *:not(.post_type){width:100%;}
.blog-article.standard-style .content{
  padding-top:0px;
  float:left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width:100%;
}
.blog-article.standard-style .content h1{}
.blog-article.standard-style .content .quote{position:relative; float:left; width:100%;}
.blog-article.standard-style .content .quote i{position:absolute; top:10px; left:0px; font-size:32px;}
.blog-article.standard-style .content .quote p{ 
  font-size: 18px;
  line-height: 28px;
  font-style: italic;
  padding: 0;
  margin: 0;
  padding-left: 45px;
  padding-top: 15px;
}
.blog-article.standard-style .content .quote .author{
  float: right;
  margin-top: 10px;
  font-weight: bold;
}

.blog-article.standard-style .content .text{margin-top:10px;}
.blog-article.standard-style .content .text p{margin-bottom:0;}
.blog-article.standard-style .info{margin:0; padding:0; list-style:none; width:100%; float:left; margin-bottom:15px; margin-top:0px;}
.blog-article.standard-style .info li{float:left;  margin-right:18px;line-height:inherit;}
.blog-article.standard-style .info li i{margin-right: 7px;float: left;line-height:inherit;}


/* -------------------------------- End Timeline Blog -------------------- */
/* ----------------------------------------------------------------------- */


/* -------------------------------- Alt. Blog ------------------------ */
/* ------------------------------------------------------------------- */

.blog-article.alternate-style{width:100%; float:left; margin-bottom:50px;z-index:2;}
.blog-article.alternate-style .media{float:left;position:relative;}

.fullwidth .blog-article.alternate-style .media{
  width:440px;
}
.fullwidth .blog-article.alternate-style .media iframe{
  width:440px;

}
.fullwidth .blog-article.alternate-style .content{
  width:640px;
}

.sidebar_right .blog-article.alternate-style .media, .sidebar_left .blog-article.alternate-style .media{
  width:46%;
}
.sidebar_right .blog-article.alternate-style .media iframe, .sidebar_left .blog-article.alternate-style .media iframe{
  width:100%;
  height:235px;
}
.sidebar_right .blog-article.alternate-style .content, .sidebar_left .blog-article.alternate-style .content{
  width:54%;
  padding-left:20px;
  margin-left:0;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}


.blog-article.alternate-style.format-quote .content{
  width:100%;
}
.blog-article.alternate-style .media .overlay{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  opacity:0;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
  cursor:pointer;
}
.blog-article.alternate-style .media .overlay .post_type_circle i{
  color:#fff;
  font-size:18px;
  text-align:center;
  line-height:52px;
  float:left;
  width:52px;
}
.blog-article.alternate-style .media .overlay .post_type_circle{
  width:50px;
  height:50px;
  background:#333;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  position:absolute;
  top:45%;
  opacity:0;
  left:50%;
  cursor:pointer;
  margin-left:-25px;
  margin-top:-25px;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
}
.blog-article.alternate-style .media:hover .overlay .post_type_circle{
  top:50%;
  opacity:1;
}

.blog-article.alternate-style .media:hover .overlay{opacity:1;}
.blog-article.alternate-style .media > *:not(.post_type){width:100%;}
.blog-article.alternate-style .content{
  margin-left:20px;
  float:left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;

}
.blog-article.alternate-style .content h1{line-height:36px;}
.blog-article.alternate-style .content .quote{position:relative; float:left; width:100%;}
.blog-article.alternate-style .content .quote i{position:absolute; top:10px; left:0px; font-size:32px;}
.blog-article.alternate-style .content .quote p{
  font-size: 18px;
  line-height: 28px;
  font-style: italic;
  padding: 0;
  margin: 0;
  padding-left: 45px;
  padding-top: 15px;
}
.blog-article.alternate-style .content .quote .author{
  float: right;
  margin-top: 10px;
  font-weight: bold;
}

.blog-article.alternate-style .content .text{margin-top:10px;}
.blog-article.alternate-style .content .text p{margin-bottom:0;}
.blog-article.alternate-style .info{margin:0; padding:0; list-style:none; width:100%; float:left; margin-bottom:10px; margin-top:0px;}
.blog-article.alternate-style .info li{float:left; margin-right:18px;line-height:inherit;}
.blog-article.alternate-style .info li i{margin-right: 7px;float: left;line-height:inherit;}


/* -------------------------------- End Alt. Blog -------------------- */
/* ------------------------------------------------------------------- */

/* -------------------------------- GRID BLOG ------------------------ */
/* ------------------------------------------------------------------- */

.blog-article.grid-style{
  float:left; 
  margin-bottom:20px;
  z-index:2;
  padding-left:20px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  
}

.blog-article.grid-style .gridbox{
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,.1);
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
  box-shadow: 0 1px 2px rgba(0,0,0,.1);
  background:#fff;
  width:100%;
  float:left;
}

.cols3 .blog-article.grid-style, .cols3 .grid-size{width:33.3333%;}
.cols4 .blog-article.grid-style, .cols4 .grid-size{width:25%;}
.cols2 .blog-article.grid-style, .cols2 .grid-size{width:50%;}

.vc_col-sm-6.vc_column .blog-article.grid-style, .vc_col-sm-6.vc_column .grid-size{width:100%;}

.blog-article.grid-style.no_shadow .gridbox{
  -moz-box-shadow:none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.blog-article.grid-style .media iframe{
  width:100%;
  height:350px;
}

.blog-article.grid-style .media{float:left;position:relative;}
.blog-article.grid-style.format-video .media{
  height:350px;
}
.blog-article.grid-style .media .overlay{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  opacity:0;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
  cursor:pointer;
}
.blog-article.grid-style .media .overlay .post_type_circle i{
  color:#fff;
  font-size:18px;
  text-align:center;
  line-height:52px;
  float:left;
  width:52px;
}
.blog-article.grid-style .media .overlay .post_type_circle{
  width:50px;
  height:50px;
  background:#333;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  position:absolute;
  top:45%;
  opacity:0;
  left:50%;
  cursor:pointer;
  margin-left:-25px;
  margin-top:-25px;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
}
.blog-article.grid-style .media:hover .overlay .post_type_circle{
  top:50%;
  opacity:1;
}

.blog-article.grid-style .media:hover .overlay{opacity:1;}
.blog-article.grid-style .media > *:not(.post_type){width:100%;}
.blog-article.grid-style .content{
  padding:20px;
  float:left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.blog-article.grid-style.no_shadow .content{
  padding:0;
  padding-top:20px;
}
.blog-article.grid-style .content h1{font-weight:700; font-size:16px; line-height:24px;}
.blog-article.grid-style .content .quote{position:relative; float:left; width:100%;}
.blog-article.grid-style .content .quote i{position:absolute; top:10px; left:0px; font-size:32px;}
.blog-article.grid-style .content .quote p{
  font-size: 18px;
  line-height: 28px;
  font-style: italic;
  padding: 0;
  margin: 0; 
  padding-left: 45px;
  padding-top: 15px;
}
.blog-article.grid-style .content .quote .author{
  float: right;
  margin-top: 10px;
  font-weight: bold;
}

.blog-article.grid-style .content .text{margin-top:10px;}
.blog-article.grid-style .content .text p{margin-bottom:0;}
.blog-article.grid-style .info{margin:0; padding:0; list-style:none; width:100%; float:left; margin-bottom:10px; margin-top:0px;}
.blog-article.grid-style .info li{float:left; margin-right:11px;line-height:inherit;}
.blog-article.grid-style .info li i{margin-right: 7px;float: left;line-height:inherit;}


/* -------------------------------- End GRID BLOG -------------------- */
/* ------------------------------------------------------------------- */


/* -------------------------------- EyeCatching BLOG ----------------- */
/* ------------------------------------------------------------------- */
.fullscreen-blog-article{
  background-position: center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  margin:0;
  position:relative;
}
.fullpage_onepage .footer_wrapper{
  display:none;
}
.fullpage_onepage .header_wrapper{
  position:absolute;
}

.fullscreen-blog-article .content{
  position: absolute;
  top: 50%;
  vertical-align: middle;
  width:600px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}
.fullscreen-blog-article.active .content{
}
.fullscreen-blog-article .content.left{
  float:left;
  margin-left:150px;
}
.fullscreen-blog-article .content.right{
  right:150px;
  float:right;
}
.fullscreen-blog-article .content.background--dark{
  color:#fff;
}
.fullscreen-blog-article .content.background--light{
  color:#222;
}
.fullscreen-blog-article .content h1{
  color:inherit !important;
  font-size:48px;
  line-height:48px;
  text-transform: uppercase;
  font-weight:bold; 
}
.fullscreen-blog-article .content p{
  color:inherit !important;
  font-size:14px;
  line-height:22px;
  margin-top:20px;
}
.fullscreen-blog-article .content .btn-bt{ 
  float:left;
}
.fullscreen-blog-article .content.background--dark .btn-bt{
  margin-top:20px;
}
/* -------------------------------- End EyeCatching BLOG ------------- */
/* ------------------------------------------------------------------- */


/* -------------------------------- Author Box ----------------------- */
/* ------------------------------------------------------------------- */

.author_box{
  float:left;
  margin:0;
  margin-bottom:30px;
  margin-top:75px;
}
.author_box dt{
  width:64px;
  height:64px;
  border-radius:50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
}
.author_box h5{
  font-weight:bold;
}
.author_box dd{
  margin-left:80px;
}
.author_box p{
  margin-top:7px !important;
}

/* -------------------------------- End Author Box ------------------- */
/* ------------------------------------------------------------------- */

/* -------------------------------- Comments ------------------------- */
/* ------------------------------------------------------------------- */

#comments {
  margin-top:40px;
  padding-top:40px;
  float:left;
  width:100%;
}
#comments h4 {
  font-weight:bold;
  line-height:50px;
  margin-bottom:0;
  width:100%;
  text-transform: uppercase;
}
.comment {
  position:relative;
  padding-top:30px;
}
.comments_list .children {
  position:relative;
}
.comments_list .children:after {
  width:20px;
  height:1px;
  background:#e8e8e8;
  position:absolute;
}
.comment.span12 {
  margin-left:0
}
.comment:first-child {
  padding-top:40px;
}
.comment dl {
  margin-top:0;
  margin-bottom:0px;
  padding:30px;
  background:#fff;
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,.1);
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
  box-shadow: 0 1px 2px rgba(0,0,0,.1);
}
.comment dl dt {
  width:64px;
  height:64px;
}
.comment dl dt img {
  width:100%;
  border-radius:50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
}
.comment dl dd {
  margin-top:0px;
  margin-left:80px
}
.comment dl dd ul {
  margin:0;
  padding:0;
  list-style:none;
  float:left;
  width:100%;
  margin-top:4px;
}
.comment dl dd ul li {
  float:left;
  border-right:1px solid #999;
  line-height:11px;
}
.comment dl dd ul li span {
  padding-left:8px;
  padding-right:8px;
  color:#999;
  font-weight:300 !important;
  font-size:12px !important;
}
.comment dl dd ul li span a {
  color:#444444;
  font-weight:400;
  font-size:12px;
}
.comment dl dd span.author a {
  color:#444;
  font-size:14px;
  font-weight:500 !important;
}
.comment dl dd ul li a {
  color:#888;
  font-weight:500;
  font-size:12px !important;
}
.comment dl dd ul li a:hover {
  text-decoration:none;
}
.comment dl dd ul li:first-child span {
  padding-left:0
}
.comment dl dd ul li:last-child {
  border-right:none;
}
.comment {
  padding-top:30px;
  padding-bottom:30px
}
.comment .comment_text{
  width:100%;
  float:left;
  margin-top:10px;
}
#respond h3 {
  text-transform:uppercase;
  margin-top:60px;
  float:left;
  width:100%;
  font-size:18px;
  font-weight:bold;
  position:relative;
  margin-bottom:40px;
}
#respond label{
  /*display:none;*/
}
#respond textarea{
  width: 100%;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#respond .comment-form-author{
    width: 32%;
    float:left;
    margin-right:2%;
}
#respond .comment-form-email{
    width: 32%;
    float:left;
    margin-right:2%;
}
#respond .comment-form-url{
    width: 32%;
    float:left;
}
#respond input[type="text"]{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  height:40px;
  width:100%;
  float:left;
  margin-bottom: 0;
}

/* ------------------------------ End Comments ----------------------- */
/* ------------------------------------------------------------------- */

#portfolio-single-widget-area {
  float:left;
  width:100%;
  margin-top:60px;
}
.flexslider .headborder {
  height:18px;
  background:url('https://bnautoescuela.com.ar/wp-content/themes/specular/img/headborder.png') repeat-y;
  width:50%;
  position:absolute;
  left:50%;
  top:100%;
  margin-left: -10px;
}

/* --------------------------------------------------------  End BLOGS ------------------------------------------------------ */
/* -------------------------------------------------------------------------------------------------------------------------- */

/* --------------------------------------------------------  Buttons -------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------- */
.btn-bt.align-left{float:left;}
.btn-bt.align-right{float:right !important;}
.btn-bt.align-center{float:left; position:absolute !important; left:50%; -webkit-transform: translateX(-50%) !important;
   -moz-transform: translateX(-50%) !important;
    -ms-transform: translateX(-50%) !important;
     -o-transform: translateX(-50%) !important;
        transform: translateX(-50%) !important;}


.btn-bt.default{
  text-align: center;
  cursor: pointer;
  display: inline-block;
  outline: 0;
  position: relative;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  border-width:2px;
  border-style:solid;
  float:left;
  padding:10px 38px;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  -webkit-backface-visibility: hidden;
}
.btn-bt.default:hover span{left:-12px;}
.btn-bt.default span{
  position: relative;
  left: 0;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.btn-bt.default i {
  font-size: 14px;
  position: absolute;
  top: 50%;
  line-height:20px;
  margin-top:1px;
  left: 73%;
  -ms-filter: "alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.btn-bt.default:hover i {
  left: 77%;
  -ms-filter: "alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}

.btn-bt.default i{
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}
.btn-bt.default:hover{
  border:2px solid;
}
.btn-bt.default:hover i{
  left:80%;
}


.btn-bt.business{
  text-align: center;
  cursor: pointer;
  display: inline-block;
  outline: 0;
  position: relative;
  border-width:0;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  float:left;
  padding:10px 32px;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
}

.btn-bt.business i{
  display:none;
}

.light .btn-bt.business{
  border-width:1px;
  border-style:solid;
}

.btn-bt.no_padding{
  text-align: center;
  cursor: pointer;
  display: inline-block;
  outline: 0;
  position: relative;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  float:left;
  padding:10px 0px;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
}
.btn-bt.no_padding i{
  display:none;
}

.btn-bt.rounded{
  text-align: center;
  cursor: pointer;
  display: inline-block;
  outline: 0;
  position: relative;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  float:left;
  padding:14px 26px;
  border-radius:22px;
  -webkit-border-radius:22px;
  -moz-border-radius:22px;
}
.btn-bt.rounded i{
  display:none;
}

.btn-bt.big{
  text-align: center;
  cursor: pointer;
  display: inline-block;
  outline: 0;
  position: relative;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  float:left;
  padding:14px 28px;
  border-radius:12px;
  -webkit-border-radius:12px;
  -moz-border-radius:12px;
  box-shadow:0px 3px 5px #000;
  -webkit-box-shadow:0px 3px 5px #000;
  -moz-box-shadow:0px 3px 5px #000;
}
.btn-bt.big i{
  display:none;
}


.btn-bt.with_icon{
  text-align: center;
  cursor: pointer;
  display: inline-block;
  outline: 0;
  position: relative;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  float:left;
  padding:14px 24px;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
}

.btn-bt.with_icon i{ 
  float: left;
  top: 3px;
  line-height:100%;
  position: relative;
  margin-right: 15px;
}

.btn-bt.gradient{
  text-align: center;
  cursor: pointer;
  display: inline-block;
  outline: 0;
  position: relative;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  float:left;
  padding:12px 20px;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-width:1px;
  border-style:solid;
}

.btn-bt.gradient i{ 
  display:none;
}



/* --------------------------------------------------------  End Buttons ---------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------- */

/* --------------------------------------------------------  Sidebar -------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------- */

aside select {

	width:100%;
	border-radius: 3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
}

aside #s {
  width:100%;
  height:40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
aside #search-form:after{
  content: "\e1b7";
  font-family: 'moon';
  font-weight:normal;
  font-style:normal;
  text-decoration:inherit;
  -webkit-font-smoothing:antialiased;
  position:absolute;
  right:15px;
  top:11px;
  font-size:16px;
  display:inline;
  width:auto;
  height:auto;
  line-height:normal;
  vertical-align:baseline;
  background-image:none;
  background-position:0% 0%;
  background-repeat:repeat;
  margin-top:0;
  color:#bbb;
}

aside #search-form{width:100%; float:left; position:relative;}

aside #search-form .more, footer #search-form .more{
  display:none;
}

aside .widget-title {
  margin-top:0;
  float:left;
  width:100%;
}

aside .widget {
  float:left;
  width:100%;
}

aside ul {
  margin:0;
  padding:0;
  list-style:none
}

aside ul li{
  padding-top:10px;
  padding-bottom:10px;
}

aside ul li a{width:100%;}

aside ul li:after{
  content: "\f105";
  font-family: 'FontAwesome';
  float: right;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
}

aside .widget:first-child {
  margin-top:0
}
aside .widget_most_popular li{
  margin-bottom:0;
}
aside .widget_most_popular li a{
  color:#444;
}
a{color:inherit;}
 
a:hover{text-decoration: none} 

aside #wp-calendar{width:100%;} 

aside #wp-calendar td{padding-left:16px;}

#wp-calendar td#today {font-weight: 600;}

aside .widget_rss ul li:after{content: "";}

aside .tagcloud a{ 
  padding: 8px;
  margin-bottom:5px;
  float:left;
  margin-right:5px;
  font-size:13px !important;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  -o-border-radius:3px;
  
}
aside ul.sub-menu{

	padding-left: 10px;
	padding-top:10px;

}

aside ul.sub-menu li:last-child, aside li.menu-item-has-children{

	border-bottom: none;
}

aside li.menu-item-has-children:after{content:"";}

/* --------------------------------------------------------  End Sidebar ---------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------- */

/* -------------------------------------------------------SLIDERS HERE ----------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------- */

.slider {

}
.slider#slider-fullwidth {
  width:100%;
  margin-top:0;
}
.slider.fixed_parallax .swiper-wrapper{
  position:fixed;
}
.slider#slider-fixed {
  padding-top:45px;
  background:#fff;
}
#slider-fixed.section_active {
  padding-bottom:80px;
  padding-top:80px;
}
#slider-fullwidth .slider_container {
  width:940px;
  margin: 0 auto
}

.slider-img{
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat:no-repeat;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  box-sizing: content-box;
  background-position:center;
  background-repeat:no-repeat;
  background-position:center top;
  width:100%;
  height:450px;
  display:block;
}

/* ------------------------------ LayerSlider ------------------------ */
/* ------------------------------------------------------------------- */

.ls-defaultskin {
  padding:0 !important;
  box-shadow:none !important;
  -moz-box-shadow:none !important;
  -webkit-box-shadow:none !important;
  border-radius:none !important;
  -moz-border-radius:none !important;
  -webkit-border-radius:none !important;
}

.ls-layer {
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  box-shadow:none;
}
.ls-defaultskin .ls-nav-prev {
  background-image:url('https://bnautoescuela.com.ar/wp-content/themes/specular/img/layer-prev_hover.png') !important;
  background-position:0 0 !important;
  opacity:0.7;
  width:64px !important;
  height:64px !important;
}
.ls-defaultskin .ls-nav-prev:hover {
  opacity:1;
}
.ls-defaultskin .ls-nav-next {
  background-image:url('https://bnautoescuela.com.ar/wp-content/themes/specular/img/layer-next_hover.png') !important;
  opacity:0.7;
  background-position:0 0 !important;
  width:64px !important;
  height:64px !important;
}
.ls-defaultskin .ls-nav-next:hover {
  opacity:1;
}
.ls-defaultskin .ls-nav-prev,.ls-defaultskin .ls-nav-next {
  width:64px !important;
  height:64px !important;
  z-index:10000 !important;
  top:50% !important;
  margin-top:-32px !important;
  position:absolute !important; 
  visibility:visible
}
.ls-defaultskin .ls-nav-prev {
  left:65px !important
}
.ls-defaultskin .ls-nav-next {
  right: 65px !important
}
.ls-layer .big_title_white{
  font-size:50px;
  line-height:50px;
  font-weight:300;
  font-family:"Roboto Slab";
  color:#fff;
  background-color:transparent;

}
.ls-layer .medium_title_white{
  font-size:30px;
  line-height:50px;
  font-weight:300;
  font-family:"Roboto";
  color:#fff;
  background-color:transparent;
}
.ls-layer .description_text{
  font-size:20px;
  line-height:30px;
  font-weight:300;
  font-family:"Roboto";
  color:#fff;
  background-color:transparent;
}

/* ------------------------------ End LayerSlider -------------------- */
/* ------------------------------------------------------------------- */

/* ------------------------------ Revolution ------------------------- */
/* ------------------------------------------------------------------- */

.tp-bullets.simplebullets .bullet {
cursor: pointer;
position: relative !important;
background: rgba(0, 0, 0, 0.5) !important;
-webkit-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
width: 6px !important;
height: 6px !important;
border: 5px solid rgba(0, 0, 0, 0) !important;
display: inline-block;
margin-right: 5px !important;
margin-bottom: 14px !important;
-webkit-transition: background-color 0.2s, border-color 0.2s;
-moz-transition: background-color 0.2s, border-color 0.2s;
-o-transition: background-color 0.2s, border-color 0.2s;
-ms-transition: background-color 0.2s, border-color 0.2s;
transition: background-color 0.2s, border-color 0.2s;
float: none !important;}
.tp-bullets.simplebullets .bullet:hover, .tp-bullets.simplebullets .bullet.selected {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
width: 6px !important;
height: 6px !important;
border: 5px solid rgba(0, 0, 0, 1) !important;
}
.tparrows.hidearrows{opacity:0 !important;}
.tparrows {
z-index: 40000 !important;
cursor: pointer;
position: absolute;

-webkit-border-radius: 5px;
border-radius: 5px;
width: 40px !important;
height: 40px !important;
}

.tp-leftarrow.default {
  background-image:url('https://bnautoescuela.com.ar/wp-content/themes/specular/img/layer-prev_hover.png') no-repeat 0 0;
  width:66px;
  height:66px;
 /* opacity:0.6;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;*/
}
/*.tp-rightarrow.default {
  background:url('img/layer-next_hover.png') no-repeat 0 0;
  width:66px !important;
  height: 66px !important;
 /* opacity:0.6;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
}*/
.tp-leftarrow.default:hover{
  opacity:1;
}
.tp-rightarrow.default:hover{
  opacity:1;
}

/* ------------------------------ End Revolution --------------------- */
/* ------------------------------------------------------------------- */

/* ------------------------------ Swiper Slider ---------------------- */
/* ------------------------------------------------------------------- */

.codeless-slider-container {
  width:100%;
  height:500px;
  cursor:-moz-grab;
  cursor:-webkit-grab;
}
.swiper-slide.layout-full {
  height:500px !important;
  cursor:-moz-grab;
  cursor:-webkit-grab;
}
.swiper-slide.layout-semi {
  height:250px !important;
  cursor:-moz-grab;
  cursor:-webkit-grab;
}
.swiper-slide {
  width:25%;
}



.codeless-slider-container .codeless-slider-container {
  width:100%;
}
.codeless-slider-container.layout-semi {
  height:250px !important;
}
.codeless-slider-container.layout-full {
  height:500px !important;
}
.swiper_slider .pagination {
  position:absolute;
  z-index:100;
  left:10px;
  bottom:10px;
}
.swiper_slider .swiper-pagination-switch {
  display:inline-block;
  width:10px;
  height:10px;
  border-radius:50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  background:#fff;
  margin-right:5px;
  opacity:1;
  border:1px solid #fff;
  cursor:pointer;
}
.swiper_slider .swiper-visible-switch {
  background:rgba(255,255,255,0.4);
}
.swiper_slider .swiper-active-switch {
  background:rgba(255,255,255,0.4);
}
.swiper_slider .pagination-nested {
  bottom:auto;
  top:10px;
}
.swiper_slider .pagination-nested .swiper-pagination-switch {
  display:block;
  margin-right:0;
  margin-bottom: 5px;
}

/* ------------------------------ End Swiper Slider ------------------ */
/* ------------------------------------------------------------------- */

/* ---------------------- Codeless Slider --------------------------------------*/
#slider-fullwidth > .default{
    background: #f5f5f5;
    height: 300px;
    line-height: 300px;
    text-align: center;
}

.codeless_slider_swiper .loading{
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  text-align:center;
}
.codeless_slider_swiper .loading i{
  position:relative;
  top:50%;
  line-height:40px;
  font-size:36px;
  color:#fff;
  z-index:9999999;
  margin-top:-20px;
}
.codeless_slider_swiper{
  position:relative;
  width:100%;
  overflow:hidden;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
  min-height:400px;
}

.codeless_slider .swiper-slide{
  position:relative;
}
.codeless_slider_wrapper{
  overflow:hidden;
  min-height:400px;
}

.parallax_slider .codeless_slider_wrapper {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  transform: translate(0, 0);
  -o-transform: translate(0, 0); 
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  left: 0!important;
  position: fixed;
  overflow: hidden;
  width: 100%; 
  z-index: 1;
}
.boxed_layout .parallax_slider .codeless_slider_wrapper{
  position:relative;
  -webkit-transform: translateY(0) !important;
  transform: translateY(0) !important;
  -moz-transform: translateY(0) !important
}
.boxed_layout .codeless_slider_swiper{max-height:500px !important;}
.boxed_layout .codeless_slider{max-height:500px !important;}
.codeless_slider .swiper-slide .container{
  height:100%;
  position:relative;
  z-index:9999;
}
.codeless_slider .swiper-slide .content{
  float: left;
  position: relative;
}

.codeless_slider .swiper-slide .content.vertical_centered{
  top: 50% !important;
  transform: translateY(-50%) !important;
  -webkit-transform: translateY(-50%) !important;
  -moz-transform: translateY(-50%) !important;
  -o-transform: translateY(-50%) !important;
}

.codeless_slider .swiper-slide .content.horizontal_centered{
  left:50% !important;
  transform: translateX(-50%) !important;
  -webkit-transform: translateX(-50%) !important;
  -moz-transform: translateX(-50%) !important;
  -o-transform: translateX(-50%) !important;
}

.codeless_slider .swiper-slide .content p{
  margin-bottom:0;
  margin-top:25px;
}

.codeless_slider .swiper-slide .content h1{
}

.codeless_slider .swiper-slide .content img.center{
  position:relative;
  left:50%;
  transform: translateX(-50%) !important;
  -webkit-transform: translateX(-50%) !important;
  -moz-transform: translateX(-50%) !important;
  -o-transform: translateX(-50%) !important;
}

.codeless_slider .swiper-slide .content img.left{
  position:relative;
  left:0;
}

.codeless_slider .swiper-slide .content img.right{
  position:relative;
  left:100%;
  transform: translateX(-100%) !important;
  -webkit-transform: translateX(-100%) !important;
  -moz-transform: translateX(-100%) !important;
  -o-transform: translateX(-100%) !important;
}

.codeless_slider .swiper-slide .buttons{
  float:left;
  width:auto;
  margin-top:25px;
}

.codeless_slider .swiper-slide .buttons.align-center{
  position:relative;
  left:50% !important;
  transform: translateX(-50%) !important;
  -webkit-transform: translateX(-50%) !important;
  -moz-transform: translateX(-50%) !important;
  -o-transform: translateX(-50%) !important;
}

.codeless_slider .swiper-slide .buttons.align-right{
  float:right;
}

.codeless_slider .swiper-slide .buttons a{
  margin-right:10px;
  float:left;
}

.codeless_slider .swiper-slide .buttons a:last-child{
  margin-right:0;
}

.codeless_slider .swiper-slide .buttons.colors-light a.bordered{
  border-color:#fff;
}
.codeless_slider .swiper-slide .buttons.colors-light a.bordered *{
  color:#fff;
}
.codeless_slider .swiper-slide .buttons.colors-dark a.bordered{
  border-color:#222;
}
.codeless_slider .swiper-slide .buttons.colors-dark a.bordered *{
  color:#222;
}
.codeless_slider .swiper-slide .buttons a.bordered{
  opacity:0.88;
}

.codeless_slider .swiper-slide .buttons a.bordered:hover{
  border-color:rgba(0,0,0,0);
}


.codeless_slider .swiper-slide .buttons.colors-light a.colored{
  border-color:rgba(0,0,0,0);
}
.codeless_slider .swiper-slide .buttons.colors-light a.colored:hover{
  background:#fff;
}
.codeless_slider .swiper-slide .buttons.colors-light a.colored *{
  color:#fff;
}
.codeless_slider .swiper-slide .buttons.colors-dark a.colored{
  border-color:#222;
  background:#222;
}
.codeless_slider .swiper-slide .buttons.colors-dark a.colored *{
  color:#fff;
}

.codeless_slider .swiper-slide .codeless_animated{
  visibility:hidden; 
}

.codeless_slider .swiper-slide h1.animated{
  -webkit-animation-delay:0.2s;
  -moz-animation-delay:0.2s;
  -ms-animation-delay:0.2s;
  -o-animation-delay:0.2s;
  animation-delay:0.2s;
  
}

.codeless_slider .swiper-slide p.animated{
  -webkit-animation-delay:0.6s;
  -moz-animation-delay:0.6s;
  -ms-animation-delay:0.6s;
  -o-animation-delay:0.6s;
  animation-delay:0.6s;
  
}

.codeless_slider .swiper-slide .buttons.animated{
  -webkit-animation-delay:1s;
  -moz-animation-delay:1s;
  -ms-animation-delay:1s;
  -o-animation-delay:1s;
  animation-delay:1s;
  
}

/*.codeless_slider .swiper-slide p, .codeless_slider .swiper-slide h1, .codeless_slider .swiper-slide .buttons{
  opacity:0;
}*/

.codeless_slider #video_background {
  top: 0px;
  position: relative;
  -webkit-backface-visibility: hidden!important;
  min-width:100%;
  min-height:100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.codeless_slider .video-wrap{
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  height:100%;
  z-index:-1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.codeless_slider .video-wrap .video_replace_mobile{
  display:none;
}

.codeless_slider .bg-overlay{
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  z-index:0;
}
/* Navigation */
.codeless_slider .nav-thumbflip a {
  position: absolute;
  top: 50%;
  display: block;
  outline: none;
  text-align: left;
  z-index: 1000;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.codeless_slider .nav-thumbflip a.prev {
  left: 0;
}

.codeless_slider .nav-thumbflip a.next {
  right: 0;
}

.codeless_slider .nav-thumbflip a {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.codeless_slider .nav-thumbflip a.prev {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}

.codeless_slider .nav-thumbflip a.next {
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}

.codeless_slider .nav-thumbflip .icon-wrap {
  display: block;
  width: 50px;
  height: 60px;
  background-color: rgba(0,0,0,0.9);
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.codeless_slider .nav-thumbflip i {
  position: relative;
  text-align:center;
  width:100%;
  line-height:60px;
  font-size:34px;
  float:left;
  color: #fff;
}

.codeless_slider .nav-thumbflip .text {
  position: absolute;
  top: 0;
  background:#222;
  color:#fff;
  text-align:center;
  font-size:16px;
  font-weight:bold;
  letter-spacing:1.5px;
  height:100%;
  line-height:60px;
  width:80px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.codeless_slider .nav-thumbflip a.prev .text {
  left: 100%;
  -webkit-transform: rotateY(90deg);
  transform: rotateY(90deg);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

.codeless_slider .nav-thumbflip a.next .text {
  right: 100%;
  -webkit-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}

.codeless_slider .nav-thumbflip a:hover .icon-wrap {
  background-color: #fff;
}

.codeless_slider .nav-thumbflip a:hover i {
  color: #222;
}

.codeless_slider .nav-thumbflip a:hover .text {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}


.codeless_slider:hover .nav-simple a{
  opacity:1;
}

.codeless_slider .nav-simple a{
  position:absolute;
  top:50%;
  height:40px;
  opacity:0;
  margin-top:-20px;
  z-index:999999;
  width:40px;

}
.codeless_slider .nav-simple a.prev {left:10px;}
.codeless_slider .nav-simple a.next {right:10px;}
.codeless_slider .nav-simple a span{
  width:100%;
  height:100%;
  float:left;
}
.codeless_slider .nav-simple a span i{
  color:rgba(255,255,255,0.9);
  font-size:64px;
  line-height:40px;
  text-align:center;
  width:100%;
  float:left;
}
.codeless_slider .nav-simple .text{
  display:none;
}



/* ---------------------- End Codeless Slider ----------------------------------*/

/* ---------------------- Codeless News ----------------------------------------*/

.codeless_news_slider .codeless_slider_swiper{width:75%;float:left;height:400px;}
.codeless_news_slider .codeless-slider-container{height:400px;}
.codeless_news_slider .featured_posts{width:25%;float:left; padding-left:5px; box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
.codeless_news_slider .featured_posts .featured{
  height:197.5px; 
  width:100%; 
  margin-bottom:5px; 
  background:#222;
  position:relative;
  overflow: hidden;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat:no-repeat;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  box-sizing: content-box;
  background-position:center;
  background-repeat:no-repeat;
}
.codeless_news_slider .swiper-slide{
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat:no-repeat;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  box-sizing: content-box;
  background-repeat:no-repeat;
}
.codeless_news_slider .swiper-slide h1{
  padding:8px 30px;
  color:#fff;
  width:auto;
  float:left;
  position:absolute;
  bottom:20px;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
}
.codeless_news_slider .swiper-slide .overlay{
  background:rgba(0,0,0,0.0);
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
}

.codeless_news_slider .swiper-slide p{
  opacity:0;
  bottom:-40px;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
  background:rgba(0,0,0,0.6);
  color:#ddd;
  font-size:13px;
  padding:10px 20px;
  position:absolute;
  margin:0;
  width:100%; 
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;

}

.codeless_news_slider .swiper-slide p > *{
  color:#fff !important;
}

.codeless_news_slider .swiper-slide h1:hover{
  background:rgba(0,0,0,0.8);
}

.codeless_news_slider .swiper-slide:hover .overlay{
  background:rgba(0,0,0,0.2);
}

.codeless_news_slider .swiper-slide:hover h1{
  bottom:40px;
}

.codeless_news_slider .swiper-slide:hover p{
  opacity:1;
  bottom:0;
}

.codeless_news_slider .featured_posts .featured:last-child{margin-bottom:0; background:#222;}
.codeless_news_slider .featured_posts .featured h4{
  padding:8px 20px;
  color:#fff;
  width:auto;
  float:left;
  position:absolute;
  bottom:0px;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
  width:100%;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}

.codeless_news_slider .featured_posts .featured .overlay{
  background:rgba(0,0,0,0.0);
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
}


.codeless_news_slider .featured_posts .featured h4:hover{
  background:rgba(0,0,0,0.8);
}

.codeless_news_slider .featured_posts .featured:hover .overlay{
  background:rgba(0,0,0,0.35);
}

.codeless_news_slider .featured_posts .featured:hover h4{
  bottom:80px;
}

.codeless_news_slider .featured_posts .featured p{
  opacity:0;
  bottom:-60px;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
  background:rgba(0,0,0,0.6);
  color:#ddd;
  padding:10px 20px;
  position:absolute;
  margin:0;
  font-size:13px;
  width:100%;
  z-index:99999;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}

.codeless_news_slider .featured_posts .featured p > *{
  color:#ddd !important;
}

.codeless_news_slider .featured_posts .featured:hover p{
  opacity:1;
  bottom:0;
}




/* ---------------------- End Codeless News ------------------------------------*/

/* ---------------------- Codeless Gallery Carousel ---------------------------- */
.codeless_gallery_carousel.mobile_gallery{height:auto !important;}
.codeless_gallery_carousel.mobile_gallery img{height:auto !important;max-width:none !important; width:100%;}
.mobile_gallery .codeless_slider_swiper{min-height:50px !important;}
.mobile_gallery .codeless_slider_wrapper{min-height:50px !important;}
.mobile_gallery .swiper_slider, .mobile_gallery .swiper-wrapper, .mobile_gallery .swiper-slide{
  height: auto !important;
  float: left !important;
}
.codeless_gallery_carousel .swiper-slide{
  height:100%;
  width:auto;
  float:left;
}
.codeless_gallery_carousel.grayscale img{
  -moz-filter: grayscale(100%);
  filter: gray;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  filter: url(https://bnautoescuela.com.ar/wp-content/themes/specular/css/desaturate.svg#greyscale);
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
}
.codeless_gallery_carousel.grayscale .swiper-slide-active img{
  -moz-filter: grayscale(0);
  filter: none;
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
}

.codeless_gallery_carousel.opacity img{
  opacity:0.1;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
}
.codeless_gallery_carousel.opacity .swiper-slide-active img{
  opacity:1;
}
.codeless_gallery_carousel .codeless_slider_wrapper{
  background:#fff;
}
.codeless_gallery_carousel .swiper-slide img{
  height:100%;
}
.codeless_gallery_carousel .swiper-slide{
  position:relative;
}

.codeless_gallery_carousel .info{
  position:absolute;
  bottom:0;
  background:rgba(255,255,255,0.97);
  padding:30px 12px;
  width:100%;
  text-align:center;
  
}

.codeless_gallery_carousel .info > *{
  opacity:0;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
}

.codeless_gallery_carousel .info p{
  margin:0;
  padding:0;
  text-align:center;
  width: 450px;
  position: relative;
  left: 50%;
  margin-left: -225px;
  margin-top:5px;
}

.codeless_gallery_carousel .swiper-slide-active .info > *{
  opacity:1;
}

.codeless_gallery_carousel:hover .nav-simple a{
  opacity:1;
}

.codeless_gallery_carousel .nav-simple a{
  position:absolute;
  top:50%;
  height:60px;
  opacity:1;
  margin-top:-30px;
  z-index:999999;
  background:rgba(0,0,0,0.3);
  width:60px;

}
.codeless_gallery_carousel .nav-simple a:hover{
  background:rgba(0,0,0,0.5);
}
.codeless_gallery_carousel .nav-simple a.prev {left:0px;}
.codeless_gallery_carousel .nav-simple a.prev span span{
  background:url('https://bnautoescuela.com.ar/wp-content/themes/specular/img/slider_left_carou.png') no-repeat center;
}
.codeless_gallery_carousel .nav-simple a.next {right:0px;}
.codeless_gallery_carousel .nav-simple a.next span span{
  background:url('https://bnautoescuela.com.ar/wp-content/themes/specular/img/slider_right_carou.png') no-repeat center;
}
.codeless_gallery_carousel .nav-simple a span span{
  width:100%;
  height:100%;
  float:left;
}
.codeless_gallery_carousel .nav-simple a span{
  width:100%;
  height:100%;
  float:left;
}
.codeless_gallery_carousel .nav-simple a span i{
  color:rgba(255,255,255,0.9);
  font-size:64px;
  line-height:40px;
  text-align:center;
  width:100%;
  float:left;
}
.codeless_gallery_carousel .nav-simple .text{
  display:none;
}

.codeless_gallery_carousel .loading{
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  text-align:center;
}
.codeless_gallery_carousel .loading i{
  position:relative;
  top:50%;
  line-height:40px;
  font-size:36px;
  color:#222;
  z-index:9999999;
  margin-top:-20px;
}

/* ---------------------- End Codeless Gallery Carousel ------------------------ */



/* -------------------------------------------------------END SLIDERS HERE ----------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------- */


/*--------------------------------------------------------- PORTFOLIO NAVIGATION------------------------------------------------ */
/* ----------------------------------------------------------------------------------------------------------------------------- */
#portfolio-filter {
  margin-bottom:35px;
  position:relative;
  min-height:20px !important;
}

#portfolio-filter ul {
  margin:0;
  padding:0;
  list-style:none;
  float:left;
  z-index:9999;
}
#portfolio-filter ul li {
  float:left;
  padding:8px 18px;
  webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
}

#portfolio-filter ul li a {
}
#portfolio-filter ul li.active a {

}
#portfolio-filter ul li.active {
  position:relative;
}
#portfolio-filter ul li:hover {
}
#portfolio-filter ul li a:hover {
  text-decoration:none;
}

/* Fullwidth POrtfolio Filter */

.content_portfolio.fullwidth #portfolio-filter{
  margin-bottom:0;
}

.content_portfolio.fullwidth .filter-row{
}
.content_portfolio.fullwidth #portfolio-filter ul {
  float:right;
}
.content_portfolio.fullwidth #portfolio-filter ul li{
  border:none;
  background:transparent;
  padding:14px 18px;
}
.content_portfolio.fullwidth #portfolio-filter ul li a{

}
.content_portfolio.fullwidth #portfolio-filter ul li a:hover{

}
.content_portfolio.fullwidth #portfolio-filter ul li:last-child{
  padding-right:0;
}

/*-----------------------------------------------------END PORTFOLIO NAV-------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------- */



/*----------------------------------------------------- Portfolio -------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------- */

/* ------------------------------ Overlayed -------------------------- */
/* ------------------------------------------------------------------- */
.portfolio-item.overlayed{
  display:block;
  overflow:hidden;
  cursor:pointer;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

.portfolio-item.overlayed img{
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  transition: all 400ms;
  display:block;
}

.portfolio-item.overlayed h4{

} 
.portfolio-item.overlayed a{
  position:absolute;
  z-index:4;
  top:0;
  left:0;
  width:100%;
  height:100%;
}
.portfolio-item.overlayed h6{

}
.portfolio-item.overlayed .tpl2{

}
.portfolio-item.overlayed .bg{
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  transition: all 400ms;
}
.portfolio-item.overlayed:hover img{
  transform: scale(1.1) rotate(0.7deg);
  -ms-transform: scale(1.1) rotate(0.7deg);
  -webkit-transform: scale(1.1) rotate(0.7deg);
  -o-transform: scale(1.1) rotate(0.7deg);
  -moz-transform: scale(1.1) rotate(0.7deg);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;

}
/* ------------------------------ End Overlayed ---------------------- */
/* ------------------------------------------------------------------- */

/* ------------------------------ Grayscale -------------------------- */
/* ------------------------------------------------------------------- */
.portfolio-item.grayscale{
  position:relative;
  overflow:hidden;
  cursor:pointer;
}

.portfolio-item.grayscale img{
  -moz-filter: grayscale(100%);
  filter: gray;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  filter: url(https://bnautoescuela.com.ar/wp-content/themes/specular/css/desaturate.svg#greyscale);
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
  position:relative;
  top:0;
}
.portfolio-item.grayscale:hover img{
  filter: none;
  -webkit-filter: grayscale(0);
  top:-80px;
}
.portfolio-item.grayscale .project{
  height:80px;
  width:100%;
  position:absolute;
  bottom:-92px;
  left:0;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
}
.portfolio-item.grayscale:hover .project{
  bottom:0px;
}

.portfolio-item.grayscale .project h5{margin-top:17px;width:100%; float:left; text-align: center;}
.portfolio-item.grayscale .project h6{margin-top:4px; width:100%; float:left;; text-align:center;}
.portfolio-item.grayscale .project:after{
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 11px 12px 11px;
  position:absolute;
  left:50%;
  margin-left:-11px;
  top:0;
  margin-top:-12px;
  content:"";
}
/* ------------------------------ End Grayscale ---------------------- */
/* ------------------------------------------------------------------- */

/* ------------------------------ Basic ------------------------------ */
/* ------------------------------------------------------------------- */
.portfolio-item.basic{
  -moz-box-sizing: border-box; 
  -webkit-box-sizing:border-box;  
   box-sizing: border-box;
   
}
.portfolio-item.basic .he-view{
  width:100%;
}
.portfolio-item.basic .bg{

}

.portfolio-item.basic .link{
  padding:8px 12px !important;
  display:inline-block;
  margin-right:5px;
}

.portfolio-item.basic .tpl2 .center-bar{
  height:34px;
  margin-top:-17px;
}
.portfolio-item.basic .show_text{
  -moz-box-sizing: border-box; 
  -webkit-box-sizing:border-box;  
   box-sizing: border-box;
   padding:20px;
   background:#fff;
}
.portfolio-item.basic .show_text h5 {
  margin-top:15px;
  float:left;
  width:100%;
  margin-bottom:2px;
  letter-spacing:1px; 
}
.portfolio-item.basic .show_text h6{
  margin-top:5px;
} 


/* ------------------------------ End Basic -------------------------- */
/* ------------------------------------------------------------------- */

/* ------------------------------ Chrome ----------------------------- */
.portfolio-item.chrome .overlay{
  height:auto;
  position: relative;
  overflow:hidden;
}
.portfolio-item.chrome .overlay span{
  background:rgba(255,255,255,0.2);
  opacity:0;
  width:100%;
  left:0;
  top:0;
  height:100%;
  position:absolute;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
}

.portfolio-item.chrome:hover .overlay span{
  opacity:1;
}
.portfolio-item.chrome .bar{
  width:100%; 
  height:12px; 
  background:url('https://bnautoescuela.com.ar/wp-content/themes/specular/img/chrome.png') no-repeat; 
  background-size:cover;
  -webkit-background-size:cover;
  -moz-background-size:cover;
}
.portfolio-item.chrome .overlay{
  -moz-box-shadow: 0 2px 4px rgba(0,0,0,.1);
  -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.1);
  box-shadow: 0 2px 4px rgba(0,0,0,.1);
}
.portfolio-item.chrome .overlay span{
  top:12px !important; 
  background:rgba(255,255,255,0.7);
}
.portfolio-item.chrome span a{
  z-index: 99999999;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}
.portfolio-item.chrome span a:hover{
  background:#000 !important;
  color:#fff;
}
.portfolio-item.chrome .show_text{
  margin-top:15px;
}
.portfolio-item.chrome .show_text h5{
  text-align:center;
  text-transform: uppercase;
  letter-spacing: 1.5px
}

/* ------------------------------ End Chrome ------------------------- */


/* ------------------------------ Layout ----------------------------- */
/* ------------------------------------------------------------------- */

.filterable .mix{
  display:none;
}
 
.no_space .filterable{
  margin-left:0 !important;
}

.content_portfolio.fullwidth{
  padding:0 !important;
  margin:0 !important;
}
.content_portfolio.fullwidth.layout-sidebar_left aside, .content_portfolio.fullwidth.layout-sidebar_right aside{
  padding-top:40px;
  padding-right:60px;
}
.content_portfolio.fullwidth.layout-sidebar_left aside{
  padding-right:0px;
  padding-left:40px;
}

.fullwidth  .span9{
  padding-left:0;
}
.fullwidth.layout-sidebar_left #portfolio-preview-items.normal{
  padding-left:0;
}
.fullwidth #portfolio-preview-items.normal{
  padding-left:20px;
  padding-right:20px;
  padding-top:20px;
}
.fullwidth #portfolio-preview-items.normal .row{
  margin-left:-20px;
}
.fullwidth #portfolio-preview-items .row{
  margin-left:0;
}
.fullwidth #portfolio-preview-items.no_space{
  margin-left:-5px;
  padding-top:5px;
}
.fullwidth #portfolio-preview-items.no_space .portfolio-item{
  padding-left:5px;
  padding-bottom:5px;
}

.portfolio-item {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}
.portfolio-item img {
  width:100%;
  float:left;
}

.five-cols .portfolio-item {
  position: relative;
  width: 20%;
  padding-left: 20px;
  float: left;
  margin-bottom: 20px;
}
.three-cols .portfolio-item {
  position: relative;
  width: 33.33333%;
  padding-left: 20px;
  float: left;
  margin-bottom: 20px;
}
.four-cols .portfolio-item {
  position: relative;
  width: 25%;
  padding-left: 20px;
  float: left;
  margin-bottom: 20px;
}
.two-cols .portfolio-item {
  position: relative;
  width: 50%;
  padding-left: 20px;
  float: left;
  margin-bottom: 20px;
}
.no_space .portfolio-item{
  margin-left:0;
  margin-bottom:0;
  padding-left:0;
  padding-bottom:0;
}

.tpl2 {
  float:left;
  width:100%;
  overflow: hidden;
}
.tpl2 img {
  max-width:none;
  width:100%
}
.tpl2 .bg:hover {
  opacity:1;
}
.tpl2 .bg {
  opacity:0;
  width:100%;
  height:100%;
}
.tpl2 .center-bar {
  height:30px;
  position:absolute;
  top:50%;
  margin-top:-15px;
  text-align:center;
  width:100%;
}

/* Masonry */
.four-cols .masonry .grid-size{width:25%;}
.four-cols .masonry .w1{width:25%;}
.four-cols .masonry .wh2{width:25%;}
.four-cols .masonry .w2{width:50%;}
.four-cols .masonry .w3{width:75%;}

.three-cols .masonry .grid-size{width:33.3333%;}
.three-cols .masonry .w1{width:33.3333%;}
.three-cols .masonry .w2{width:66.6666%;}
.three-cols .masonry .w3{width:100%;}

.five-cols .masonry .grid-size{width:20%;}
.five-cols .masonry .w1{width:20%;}
.five-cols .masonry .w2{width:40%;}
.five-cols .masonry .w3{width:60%;}

.two-cols .masonry .grid-size{width:50%;}
.two-cols .masonry .w1{width:50%;}
.two-cols .masonry .w2{width:100%;} 
.two-cols .masonry .w3{width:50%;}

/* End Masonry */

/* ------------------------------ End Layout ------------------------- */
/* ------------------------------------------------------------------- */

/* ------------------------------ Isotope ---------------------------- */
/* ------------------------------------------------------------------- */

.isotope,.isotope .isotope-item {
  -webkit-transition-duration:0.8s;
  -moz-transition-duration:0.8s;
  -ms-transition-duration:0.8s;
  -o-transition-duration:0.8s;
  transition-duration:0.8s;
}
.isotope {
  -webkit-transition-property:height,width;
  -moz-transition-property:height,width;
  -ms-transition-property:height,width;
  -o-transition-property:height,width;
  transition-property:height,width;
}
.isotope .isotope-item {
  -webkit-transition-property:-webkit-transform,opacity;
  -moz-transition-property:-moz-transform,opacity;
  -ms-transition-property:-ms-transform,opacity;
  -o-transition-property:-o-transform,opacity;
  transition-property: transform,opacity;
}

/* ------------------------------ End Isotope ------------------------ */
/* ------------------------------------------------------------------- */

/*----------------------------------------------------- End Portfolio ---------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------- */


/*----------------------------------------------------- Single Portfolio ------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------- */

.single_portfolio_gallery{ 
  margin-top:60px;
}
.single_portfolio_gallery .gallery a{
  width:33.3333%; 
  float:left;
  padding-left:20px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  margin-bottom:20px;
}
.single_portfolio_gallery .content{
  margin-top:40px;
}

.portfolio_single h4{
}
.portfolio_single ul.info{
  margin:0;
  padding:0;
  list-style: none;
  margin-top:13px;
  position:relative;
}
.portfolio_single ul.info li{
  float:left;
  width:100%;
  margin-bottom:10px;
}
.portfolio_single ul.info li .title{
  width:100%;
  float:left;
}
.portfolio_single .post-like{
  position: absolute;
  top: 0;
  margin-top: 0;
  right: 0;
  width: auto !important;
}


.single_portfolio_container{
  margin-top:60px;
}
.single_portfolio_container .details{
  margin-top:30px;
}
.single_portfolio_container .content{
  margin-top:40px;
  float:left;
}


.single_portfolio_floating{
  margin-top:60px;
}
.single_portfolio_floating .media img{
  margin-bottom:20px;
}
.single_portfolio_floating .media img:last-child{
  margin-bottom:0;
}
.single_portfolio_floating .details{
  margin-top:30px;
}


.single_portfolio_fullwidth .content{
  margin-top:60px;
}
.single_portfolio_fullwidth .media{
  width:100%;

}
.single_portfolio_fullwidth .media .featured{
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat:no-repeat;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  box-sizing: content-box;
  background-repeat:no-repeat;
  width:100%;
  height:600px;

}
 
/*---------------------------------------------------- End Single Portfolio ---------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------- */

/*---------------------------------------------------- Tabs -------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------- */
 .tabbable .nav-tabs {
  margin:0;
  padding:0;
}
.tabbable .nav-tabs i {
  padding-right: 5px;
}
.wpb_tabs:last-child {
  margin-bottom:0;
}
.wpb_tabs .wpb_text_column:last-child{margin-bottom:0;}
/* ------------------------------ Style 1 ---------------------------- */
/* ------------------------------------------------------------------- */

.tabbable.tabs-top.style_1 .nav.nav-tabs{

  border-bottom: 2px solid #e2e2e2;

}

.tabbable.tabs-top.style_1 .nav.nav-tabs li.active,  .vc_tta-style-classic .vc_tta-tabs-list .vc_tta-tab.vc_active {
  border-top:2px solid #e2e2e2;
  border-right:2px solid #e2e2e2;
  border-left:2px solid #e2e2e2;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  margin-bottom:-2px;
}


 .vc_tta-style-classic .vc_tta-tabs-list .vc_tta-tab.vc_active { background: #fff;  border-bottom: 0px !important;}

.vc_tta-panel, .vc_tta-style-classic .vc_tta-tabs-list .vc_tta-tab.vc_active > a, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a{
  background: #fff !important;

}


/*.vc_tta-style-classic .vc_tta-tabs-list .vc_tta-tab {border-bottom: 2px solid #fff;}*/
.vc_tta-style-classic .vc_tta-tabs-list {border-bottom:2px solid #e2e2e2;}

.vc_tta.vc_tta-style-classic .vc_tta-tab>a{border-width: 0px !important;}

.vc_tta-tab.vc_active a .vc_tta-title-text{font-weight: 500;}


.tabbable.style_1 .nav-tabs li{
  border-bottom:none;
  border-right:none;
}

 .vc_tta-style-classic .vc_tta-tabs-list .vc_tta-tab.vc_active {border-bottom: none !important;}


.tabbable.style_1.tabs-left .nav-tabs li  {
  border-bottom:none;
  margin-top:-3px;
  margin-right: -1px;
}

.vc_tta-style-classic .vc_tta-tabs-list .vc_tta-tab {

  margin-top:-3px;
  margin-right: -1px;

}

.tabbable.style_1 .nav-tabs li:last-child{
  margin-bottom: -1px;

}
.tabbable.style_1.tabs-left .nav-tabs li:last-child {
  border-right:none !important;

}

.tabbable.style_1.tabs-top .tab-content{
  padding:0px 20px;

}

.tabbable.style_1 .nav-tabs li a, .vc_tta-tab a .vc_tta-title-text{
  color:#444;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  padding-top: 10px;
  padding-bottom: 10px;
}


.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-tab>a:focus, .wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-tab>a:hover{background: transparent !important;}

.vc_tta-style-classic .vc_tta-tab>a:hover{background-color: transparent; }

.vc_tta-tab a .vc_tta-title-text{font-weight: 500;}


.dark_version .tabbable.style_1 .nav-tabs li a{color:#aaa;}
.dark_version .nav-tabs > .active > a, .dark_version .nav-tabs > .active > a:hover{background-color:transparent;}



.tabbable.style_1.tabs-left .nav-tabs li a {
  border-radius:3;
  -webkit-border-radius:3;
  -moz-border-radius:3;
}

.tabs-left > .nav-tabs .active > a, .tabs-left > .nav-tabs .active > a:hover{
  border-left: 2px solid #e2e2e2;
  border-top: 2px solid #e2e2e2;
  border-bottom: 2px solid #e2e2e2;
}
.tabs-left > .nav-tabs{
  border-right:2px solid #e2e2e2;
}

.tabbable.style_1 .tab-content {
  margin-top:10px;
}
.tabbable.style_1.tabs-left .tab-content {
  margin-top:0;
  padding: 0px 32px;
}
.tabbable.style_1.tabs-left .tab-content p{
  margin-top:0px;
}
/* ------------------------------ End Style 1 ------------------------ */
/* ------------------------------------------------------------------- */

/* ------------------------------ Style 2 ---------------------------- */
/* ------------------------------------------------------------------- */
.tabbable.style_2.tabs-left {
  float:left;
  width:100%;
}
.tabbable.style_2.tabs-top .nav-tabs {
}
.tabbable.style_2.tabs-left .nav-tabs {
  position:relative;
  left:-1px;
}
.tabbable.style_2 .nav-tabs li {
  border-bottom:none;
  border-right:none;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
}
.tabbable.style_2.tabs-left li {
  border-bottom:none;
  margin-bottom:-3px;
  margin-top:0;
}
.tabbable.style_2.tabs-left li:last-child {
  border-right:none !important;
}

.tabbable.style_2 .nav-tabs li:hover {
  border-top:1px solid #555555;
}
.tabbable.style_2.tabs-left .nav-tabs li:hover {
  border-left:1px solid #555;
}
.tabbable.style_2.tabs-left .nav-tabs li.active {
  border-right: 1px solid #fff;
  z-index: 1111111;
  position: relative;
  right:-1px;
}
.tabbable.style_2 .nav-tabs li a {
  color:#222;
  font-weight:400;
}
.dark_version .tabbable.style_2 .nav-tabs li a{
  color:#aaa;
}
.tabbable.style_2.tabs-left .nav-tabs li a {
  border:none;
  border-radius:0;
  -webkit-border-radius:0;
  -moz-border-radius:0;
}
.tabbable.style_2 .tab-content {
  padding:20px;
}

.tabbable.style_2.tabs-left .tab-content {
  margin-top:0px;
  padding:15px;
  height: 100%;
   position:relative; left:-2px;
}
/* ------------------------------ End Style 2 ------------------------ */
/* ------------------------------------------------------------------- */

/* ------------------------------ Style 3 ---------------------------- */
/* ------------------------------------------------------------------- */
.tabbable.style_3.tabs-left {

  float:left;
  width:100%;
}
.dark_version .tabbable.style_3.tabs-left{border-right:1px solid transparent;border-bottom:1px solid transparent; background:transparent;}
.tabbable.style_3.tabs-top .nav-tabs {
}
.tabbable.style_3.tabs-left .nav-tabs {
  border-right:none;
}
.tabbable.style_3 .nav-tabs li {
  border-right:none;
}

.dark_version .tabbable.style_3 .nav-tabs li{background:transparent;}
.tabbable.style_3 .nav-tabs li.active{border-bottom:1px solid #f9f9f9; background:#f9f9f9;}
.tabbable.style_3 .nav-tabs li.active a {
  background:#f0f0f0;
}
.dark_version .tabbable.style_3 .nav-tabs li.active a{background:transparent;}

.tabbable.style_3 .nav-tabs li:first-child {
}
.dark_version .tabbable.style_3 .nav-tabs li:first-child{border-left:2px solid transparent;}
.tabbable.style_3.tabs-left .nav-tabs li:first-child {
}
.dark_version .tabbable.style_3.tabs-left .nav-tabs li:first-child{border-left:1px solid transparent;}
.tabbable.style_3.tabs-left li {
  margin-bottom:0px;
  margin-top:0;
  border-bottom:none;
}
.dark_version .tabbable.style_3.tabs-left li{border-top:2px solid transparent; border-left:1px solid transparent;}

.tabbable.style_3.tabs-left li:last-child {
  border-right:none !important;
}
.tabbable.style_3 .nav-tabs li:last-child {
  border-right:1px solid #fff;
}
.dark_version .tabbable.style_3 .nav-tabs li:last-child{border-right:1px solid transparent;}

.tabbable.style_3.tabs-left .nav-tabs li:hover {
}
.dark_version .tabbable.style_3.tabs-left .nav-tabs li:hover{border-top:2px solid transparent;}
.tabbable.style_3.tabs-left .nav-tabs li.active {
  border-bottom:none;
}
.tabbable.style_3.tabs-left .nav-tabs li.active:last-child{
  border-bottom:1px solid #ebebeb !important;
}
.tabbable.style_3 .nav-tabs li a {
  color:#444;
  font-weight:600;
  text-transform: uppercase;
}
.dark_version .tabbable.style_3 .nav-tabs li a{color:#aaa;}
.tabbable.style_3.tabs-left .nav-tabs li a {
  border:none;
  border-radius:0;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  margin-bottom:0;
}
.tabbable.style_3 .tab-content {
  padding:20px;
}
.dark_version .tabbable.style_3 .tab-content{border-top:2px solid transparent;}
.tabbable.style_3.tabs-left .tab-content {
  margin-top:0px;
  padding:15px;
  height: 100%;
}
/* ------------------------------ End Style 3 ------------------------ */
/* ------------------------------------------------------------------- */

/*---------------------------------------------------- End Tabs ---------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------- */

/*---------------------------------------------------- Services List ----------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------- */

.services_list p {
  margin-top:5px;
}
.services_list dt {
  width:70px;
  height:70px;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
  border-radius:50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  background:#333333;
}
.services_list dt i {
  width:100%;
  text-align:center;
  color:#fff;
  float:left;
  line-height:70px;
  font-size:32px;
}
.services_list dd {
  margin-left:85px;
}
.services_list dl {
  position:relative;
}
.services_list h3 {
  color:#444;
  font-weight:bold;
  margin-bottom:10px;
}
.dark_version .services_list h3{color:#fff;}
.services_list ul {
  margin:0;
  padding:0;
  list-style:none;
}
.services_list ul li {
  padding-left:10px;
  margin-bottom:3px;
  
}

/*---------------------------------------------------- End Services List ------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------- */

/*---------------------------------------------------- Media ------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------- */

.row-dynamic-el .media {
  margin-top:0;
}
.row-dynamic-el .media .type_image {
  width:auto;
}
.row-dynamic-el .media .type_image.alignment_left {
  float:left;
}
.row-dynamic-el .media .type_image.alignment_right {
  float:right;
}
.row-dynamic-el .media .type_image.alignment_center {
  margin:0 auto;
  display:block;
}
.row-dynamic-el .media .type_slideshow.alignment_center {
  margin:0 auto;
  display: block;
}

/*---------------------------------------------------- End Media --------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------- */

/*---------------------------------------------------- FAQ Filter -------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------- */

#faq-filter {
  margin-bottom:35px;
  position:relative;
  min-height:20px !important;
  height: auto;
}

#faq-filter ul {
  margin:0;
  padding:0;
  list-style:none;
  float:left;
  z-index:9999;
}
#faq-filter ul li {
  float:left;
  padding:8px 18px;
  webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
}

#faq-filter ul li a {

}
#faq-filter ul li.active a {

}
#faq-filter ul li.active {
  position:relative;
}
#faq-filter ul li:hover {
}
#faq-filter ul li a:hover {
  text-decoration:none;
}

/*---------------------------------------------------- End FAQ Filter ---------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------- */

/*---------------------------------------------------- Accordion /  Toggles ---------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------- */

.accordion .accordion-inner {
}

.accordion {
  float:left;
  width:100%;
}
.faq {
  width:100%;
  float:left
}
.faq .accordion-group {
  position:relative;
  display: block
}

.accordion .wpb_text_column{ 
  margin-bottom:0 !important;
}
.accordion p:first-child{
  margin-top:0;
}


/*.vc_tta-accordion .vc_tta-panel-heading{background-color: #fff !important; border:0px !important;}

.vc_tta-accordion .vc_tta-panel .vc_tta-panel-body {background-color:#fff !important;  border:0px !important;}

.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title>a{color:#222; font-size:13px;}

.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title>a:after{
    width: 20px;
    height: 20px;
    background: #ddd;
    content: '';
    float: left;
    left: 17px;
    position: absolute;
    top: 11px;} */


/* Style 1 */
.accordion.style_1 .accordion-group {
  border-left:none;
  border-top:none;
  border-right:none;
  margin-bottom:10px;
  border-bottom:none;
}

.accordion.style_1 .accordion-heading .accordion-toggle {
  position: relative;
  padding: 15px 55px;
}
.accordion.style_1 .accordion-heading .accordion-toggle:before{
  background-image:url('https://bnautoescuela.com.ar/wp-content/themes/specular/img/plus.png');
  background-position:center center;
  content:"";
  background-repeat:no-repeat;
  position: absolute;
  left: 0px;
  top: 5px;
  text-align:center;
  background-color:#fff;
  border:2px solid #ebebeb;
  color:#ccc;
  font-size:16px;
  width:40px;
  line-height:40px;
  height:40px;
  border-radius:50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
}

.accordion.style_1 .accordion-heading.in_head .accordion-toggle:before{
  background-image:url('https://bnautoescuela.com.ar/wp-content/themes/specular/img/minus.png');
  background-position:center center;
  background-repeat:no-repeat;
  content:"";
}
.accordion.style_1 .accordion-heading.in_head .accordion-toggle{
}
.accordion.style_1 .accordion-inner {
  border-top:none;
  padding: 1px 55px;
  padding-bottom: 0px;
  float:left;
  padding-right:0;
}

/* End Style 1 */

/* Style 2 */

.accordion.style_2 .accordion-group {
  border-left:none;
  border-top:none;
  border-right:none;
  margin-bottom:20px;
  border-bottom:none;
}

.accordion.style_2 .accordion-heading .accordion-toggle {
  position: relative;
  padding: 15px 70px;
}
.accordion.style_2 .accordion-heading .accordion-toggle:before{
  background-image:url('https://bnautoescuela.com.ar/wp-content/themes/specular/img/plus.png');
  background-position:center center;
  content:"";
  background-repeat:no-repeat;
  position: absolute;
  left: 10px;
  top: 9px;
  text-align:center;
  background-color:#fff;
  color:#ccc;
  font-size:16px;
  width:32px;
  line-height:40px;
  height:32px; 
  border-radius:50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s; 
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
}

.accordion.style_2 .accordion-heading.in_head .accordion-toggle:before{
  background-image:url('https://bnautoescuela.com.ar/wp-content/themes/specular/img/minus.png');
  background-position:center center;
  background-repeat:no-repeat;
  content:"";
}
.accordion.style_2 .accordion-heading.in_head .accordion-toggle{
  color:#222;
}
.accordion.style_2 .accordion-inner {
  border-top:none;
  padding: 20px 15px;
  padding-bottom: 10px;
  float:left;
}

/* End Style 2 */

/* Style 3 */

.accordion.style_3 .accordion-group {
  border-left:none;
  border-top:none;
  border-right:none;
  margin-bottom:10px;
  border-bottom:none;
}

.accordion.style_3 .accordion-heading .accordion-toggle {
  position: relative;
  padding: 8px 45px;
}
.accordion.style_3 .accordion-heading .accordion-toggle:before{
  background-image:url('https://bnautoescuela.com.ar/wp-content/themes/specular/img/plus.png');
  background-position:center center;
  content:"";
  background-repeat:no-repeat;
  position: absolute;
  left: 10px;
  top: 9px;
  text-align:center;
  background-color:#222;
  color:#ccc;
  font-size:16px;
  width:20px;
  line-height:20px;
  height:20px; 
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s; 
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
}

.accordion.style_3 .accordion-heading.in_head .accordion-toggle:before{
  background-image:url('https://bnautoescuela.com.ar/wp-content/themes/specular/img/minus.png');
  background-position:center center;
  background-repeat:no-repeat;
  content:"";
}
.accordion.style_3 .accordion-heading.in_head .accordion-toggle{
  color:#222;
}
.accordion.style_3 .accordion-inner {
  border-top:none;
  padding: 20px 15px;
  padding-bottom: 10px;
  float:left;
}
/* End Style 3 */

/*---------------------------------------------------- Accordion /  Toggles ---------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------- */

/*---------------------------------------------------- Side Navigation (Left Nav) ---------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------- */
.side-nav {
  float:left;
  list-style:none;
  margin:0;
  padding:0;
  width:100%;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  background:#fff;
}
.side-nav li {
  padding-top:10px;
  font-weight:300;
  padding-bottom:10px;
  font-size:13px;
  padding-left:20px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}

.side-nav li.current_page_item{
  color:#fff;
  font-weight:bold;
}
.side-nav li.current_page_item a:hover{
  color:#fff;
}
.side-nav ul{
  padding:0;
  margin:0;
  list-style: none;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}
.side-nav ul li{
  padding-left:40px;
}
.side-nav li a {
}
.side-nav li a:hover {
  text-decoration:none;
}

.side-nav li:last-child {
 border-bottom:none;
}

.side-nav .page_item {
  position:relative;
}

/*---------------------------------------------------- End Side Navigation (Left Nav) ------------------------------------------ */
/* ----------------------------------------------------------------------------------------------------------------------------- */

/*---------------------------------------------------- Single Post Navigation -------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------- */

.nav-growpop a {
  position: fixed;
  top: 50%;
  display: block;
  outline: none;
  text-align: left;
  z-index: 9999999;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.nav-growpop a.prev {
  left: 0;
}

.nav-growpop a.next {
  right: 0;
}

.nav-growpop a i {
  display: block;
  margin: 0 auto;
  padding: 0;
  font-size: 24px;
  width: 17px;
  text-align: center;
  color: #fff;
}
.nav-growpop .icon-wrap {
  position: relative;
  z-index: 100;
  display: block;
  padding: 16px 5px;
  -webkit-transition: border-width 0.3s 0.15s;
  transition: border-width 0.3s 0.15s;
}

.nav-growpop .icon {
  color:#fff;
}

.nav-growpop div {
  position: absolute;
  top: 50%;
  padding: 20px;
  width: 440px;
  height: 144px;
  background: #fff;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
}

.nav-growpop a.prev div {
  left: 0;
  padding: 23px 98px 0px 34px;
  width: 161px;
  height: 63px;
  text-align: right;
  -webkit-transform: translateY(-50%) translateX(-100%) scale(0.75);
  transform: translateY(-50%) translateX(-100%) scale(0.75);
}

.nav-growpop a.next div {
  right: 0;
  padding: 23px 34px 0px 98px;
  width: 161px;
  height: 63px;
  -webkit-transform: translateY(-50%) translateX(100%) scale(0.75);
  transform: translateY(-50%) translateX(100%) scale(0.75);
}

.nav-growpop h3 {
  margin: 0;
  padding: 8px 0 10px;
  color: #222;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
  padding-top:0;
  margin-top:0;
}

.nav-growpop div p {
  margin: 0;
  color: #999;
  font-style: italic;
  font-size: 13px;
}

.nav-growpop img {
  position: absolute;
  top: 10px;
  width: 65px;
}

.nav-growpop a.prev img {
  right: 12px;
}

.nav-growpop a.next img {
  left: 12px;
}

.nav-growpop a:hover .icon-wrap {
  border-top-width: 15px;
  border-bottom-width: 15px;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.nav-growpop a:hover div {
  opacity: 1;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  -webkit-transform: translateY(-50%) translateX(0) scale(1);
  transform: translateY(-50%) translateX(0) scale(1);
}

/*---------------------------------------------------- End Single Post Navigation ---------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------- */


/*---------------------------------------------------- Elements ---------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------- */

/*----------------------- BLOCK TITLE -------------------------*/
.block_title.column_title{
  margin-bottom:30px;
}

.block_title.column_title h1{
  width:100%;
  line-height:24px;
}
.block_title.column_title.inner-inline_border{
  position:relative;
  float:left;
  width:100%;
}
.block_title.column_title.inner-inline_border h1{
  background:#fff;
  z-index:5;
  position:relative;
  padding-right:20px;
  width:auto;
  float:left;
}
.block_title.column_title.inner-inline_border:after{
  display:block;
  height:1px;
  content:"";
  background:#e1e1e1;
  position:absolute;
  top:50%;
  
  margin-top:-0.5px;
  width:100%;
  z-index:1;
}

.block_title.column_title h2{
  width:100%;
  line-height:24px;
}
 
.block_title.section_title{
  position:relative;
}

.block_title.section_title h1{
  width: 100%;
  text-align: center;
}

.block_title.section_title:first-child h1{
  margin-top:-10px;
}

.block_title.section_title .divider{
  width: 208px;
  position: absolute;
  left: 50%;
  margin-left: -104px;
  margin-top: 10px;
}

.block_title.section_title .divider .line{
  width:90px;
  height:1px;
  background:#ccc;
  float:left;
}

.block_title.section_title .divider .circle{
  width:10px;
  height:10px;
  border:1px solid #ddd;
  margin-left:8px;
  float:left;
  margin-right:8px;
  margin-top:-5px;
}
.block_title.section_title p{
  width: 100%;
  padding: 0 28%;
  margin-top: 25px;
  text-align: center;
  font-size:14px;
  color:#555;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.block_title.section_title.inner-only_text p{
  margin-top:10px;
}

.light .block_title{
  color:#ddd;
}

.light .block_title h1{
  color:#fff !important;
}
.light .block_title.section_title p{
  color:#fff; 
}

.light .block_title.column_title h2{
  color:#fff;
}

/*----------------------- END BLOCK TITLE ---------------------*/


/*----------------------- LISTS -------------------------------*/
.list ul{margin:0; padding:0; list-style: none;}
.list li.simple{
  width:100%;
  position:relative;
  padding-left:25px;
  font-size:14px;
  float:left;
  line-height:22px;
  padding-bottom:10px;
}
.list li.simple:last-child{
  padding-bottom:0;
}
.list li.simple:first-child:last-child{
  padding-bottom:10px;
}

.list li.simple i{
  position:absolute;
  left:0;
  top:0;
  font-size:16px;
  line-height:22px;
}

.list li.titledesc{
  float:left;
  width:100%;
  margin-bottom:20px;
}

.list li.titledesc:last-child{
  margin-bottom:0;
}

.list li.titledesc dl{
  margin:0;
  padding:0;
}
.list li.titledesc dl dt{
  width:45px;
  height:45px;
  border-radius:50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
}
.list li.titledesc dl dt .circle{
  width: 36px;
  height: 36px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  float: left;
  margin-left: 2px;
  margin-top: 2px;
}
.list li.titledesc dl dt i{
  font-size:16px;
  text-align: center;
  width:100%;
  line-height:36px;
  float:left;
}

.list li.titledesc dl dd{
  margin-left:50px;
}

.list li.titledesc dl  p{
  margin:0;
  padding:0;
  margin-top:5px;
}

.list li.titledesc dl dt i.steadysets-icon-checkmark{
  font-size: 30px;
  padding-left: 7px;
  margin-top: -5px;
}

.list li.titledesc h6{
  font-weight:600;
} 

/*----------------------- END LISTS ---------------------------*/

/*----------------------- Single Staff Member ---------------------------*/

.single_staff{
  overflow:hidden;
}

.single_staff .content{
  padding:15px;
  background:#fff;
  position:relative;
  z-index:10;
  width:100%;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}

.single_staff .overlay .bg{
  background: rgba(0,0,0,0.5);
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration: 0.4s;
}

.single_staff:hover .overlay .bg{
}

.single_staff .content h5{
}
.single_staff p{
  margin-top:5px;
}
.single_staff .featured_img{
  position:relative;
  z-index:5;
  overflow:hidden;
  display:block;
  width:100%;
}
.single_staff .featured_img img{
  position:relative;
  top:0;
  left:0; 
  width:100%;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration: 0.4s;
}


.single_staff:hover .featured_img img{
}


.single_staff .center-bar a{
  margin-left:10px;
  border:2px solid rgba(255,255,255,0.4);

  width:40px;
  height:40px;
  display:inline-block;
  border-radius:50%;
  -moz-border-radius:50%;
  -webkit-border-radius:50%;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration: 0.4s;
}
.single_staff .center-bar a:first-child{
  margin-left:0;
}

.single_staff .center-bar a:hover{
  border:2px solid #fff;
}

.single_staff .center-bar a i{
  font-size:18px;
  color:#fff;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration: 0.4s;
  opacity:0.4;
  text-align:center;
  width:100%;
  float:left;
  line-height:40px;
}

.single_staff .center-bar a:hover i{
  opacity:1;
}

/* Style 2 */
.single_staff.style_2 .content{padding:0; background:transparent;text-align:center; margin-top:20px;}
.single_staff.style_2 .content p{padding:0 15px;}
/* End Style 2 */


/* Modern Staff */
.staff_carousel .codeless-slider-container{
  height:auto !important;
}
.staff_carousel .swiper-slide{
  height:auto !important;
}
.single_staff.modern{
  overflow:hidden;
  float:left; 
  width:100%;
}
.single_staff.modern .content{
  position:absolute;
  bottom:-100%;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration: 0.4s;
  text-align: center;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}
.single_staff.modern .content p{
  padding-left:13%;
  padding-right:13%;
}
.single_staff.modern:hover img{
  top:-50px;
}
.single_staff.modern:hover .content{
  bottom:0;
}
.single_staff.modern .center-bar{
  margin-top:-70px;
}

.swiper_pagination{
  position:absolute;
  right:0;
  top:0;
  width:100px;
  height:57px;
}
/*
.swiper_pagination .next{
  background:url('img/right.png') center no-repeat;
  width:24px;
  height:57px;
  float:left;
  margin-left:25px;
}

.swiper_pagination .prev{
  background:url('img/left.png') center no-repeat;
  width:24px;
  height:57px;
  float:left;
}*/
/* End Modern Staff */

/*--------------------- END Single Staff Member -------------------------*/

/*--------------------- Services Small ----------------------------------*/

.services_small dl{
  margin:0;
} 

.services_small dt{
  width:40px;
  height:40px;
}

.services_small dt i{
  font-size:32px;
}

.services_small dd{
  margin-left:60px;
}
.services_small .content{
  margin-top:10px;
}

.services_small h4{

}
.services_small .wrapper{
  border-radius: 50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  width: 40px;
  height: 40px;
}
.services_small .wrapper i{
  font-size: 18px;
  float: left;
  text-align: center;
  width: 100%;
  line-height: 40px;
}
.services_small.align_right dt{float:right;}
.services_small.align_right dd{margin-right: 60px;margin-left: 0;}
.services_small.align_right h4{text-align:right;}
.services_small.align_right .content{text-align:right;}
/*--------------------- ENd Services Small ------------------------------*/


/*--------------------- Clients -----------------------------------------*/
.clients {
  float:left;
  z-index:5 !important;
}
.caroufredsel_wrapper{
  width:100% !important; 
  margin:0 !important;
}
.clients .item {
  width:175px;
  padding:0 25px;
  float:left;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
}
.clients .item:hover img{
  opacity:1;
}
.clients .item a {
  
}
.clients_caro{
  margin-left:0px;
}
.clients .item a img {
  opacity:0.75;
  top:0;
  left:0;
  float:left;
  bottom:0;
  right:0;
  margin:auto;
  margin-top:0;
  -webkit-transition-duration:0.6s;
  -moz-transition-duration:0.6s;
  -o-transition-duration:0.6s;
  -ms-transition-duration:0.6s;
  transition-duration:0.6s;
}

.clients_el{
  position:relative;
  float: left;
  width:100%;
}

.clients_el .pagination{
  margin:0;
  float:none;
}

.clients_el .pagination a{
  position:absolute;
  width:40px;
  height:40px;
  background:#fff;
  border-radius:50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border:1px solid #e1e1e1;
  top:50%;
  margin-top:-20px;
  opacity:0;
  -webkit-transition-duration:0.6s;
  -moz-transition-duration:0.6s;
  -o-transition-duration:0.6s;
  -ms-transition-duration:0.6s;
  transition-duration:0.6s;
}

.clients_el .pagination a i{
  color:#444;
  text-align:center;
  float:left;
  width:100%;
  line-height:40px;
}

.clients_el .pagination a.prev{
  left:0px;
}

.clients_el:hover .pagination a.prev{
  left:-60px;
  opacity:1;
}

.clients_el .pagination a.next{
  right:0px;
}

.clients_el:hover .pagination a.next{
  right:-60px;
  opacity:1;
}

/*--------------------- End Clients ------------------------------*/


/*--------------------- Textbar ----------------------------------*/

.textbar{
  width:100%;
  position:relative;
  float:left;
}

.textbar h2{
  width:auto;
  color:inherit;
  float:left;
  line-height:33px;
  position:absolute;
  top:50%;
  margin-top:-16.5px;
}

.light .textbar h2{
  color:#fff !important;
}

.textbar .btn-bt{
  float:right;
  
}

.light .textbar .btn-bt.default{
  
}

.textbar .btn-bt.default:hover{
  opacity:1;
}

.textbar .btn-bt.default:hover i{
  left:80%;
}

.textbar.style_2 h2{width:100%; text-align:center;position:static;}
.textbar.style_2 .btn-bt{
  float:left; 
  position:relative; 
  left:50%; 
  margin-top:30px;
  -webkit-transform: translateX(-50%);
   -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
     -o-transform: translateX(-50%); 
        transform: translateX(-50%);
}

/*--------------------- End Textbar ------------------------------*/


/*--------------------- Services Medium --------------------------*/

.services_medium {
  text-align:center;
  position:relative;
  top:0;
  padding:15px;
  padding-top:0;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;

}

.services_medium.style_2{
  float:left;
}

.services_medium img{
  width:100px;
  height:100px;
  border-radius:50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  text-align:center;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
  position:relative;
  z-index:9999;
}

.services_medium.style_1 .icon_wrapper {
  width:100px;
  height:100px;
  border-radius:50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  left:50%;
  margin-left:-50px;
  text-align:center;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
  position:relative;
  z-index:9999;
}

.services_medium.style_2 .icon_wrapper {
  width:100px;
  height:60px;
  left:50%;
  margin-left:-50px;
  text-align:center;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
  position:relative;
  z-index:9999; 
}

.services_medium.style_3 .icon_wrapper {
  width:94px;
  height:94px;
  border-radius:50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  left:50%;
  margin-left:-47px;
  text-align:center;
  -webkit-transition-duration:0.1s;
  -moz-transition-duration:0.1s;
  -o-transition-duration:0.1s;
  -ms-transition-duration:0.1s;
  transition-duration:0.1s;
  position:relative;
  z-index:9999;
}

.services_medium.style_1:hover .icon_wrapper i{
  color:#fff !important;
}
.services_medium.style_1 i {
  float:left;
  text-align:center;
  width:100%;
  line-height:100px;
  font-size:48px;
  margin-bottom:10px;
  z-index:1000;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
}

.services_medium.style_2 i {
  float:left;
  text-align:center;
  width:100%;
  line-height:60px;
  font-size:48px;
  margin-bottom:10px;
  z-index:1000;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
}

.services_medium.style_2 i{
  color:#222;
}

.services_medium.style_3 i {
  float:left;
  text-align:center;
  width:100%;
  line-height:92px;
  font-size:42px;
  margin-bottom:10px;
  z-index:1000;
  -webkit-transition-duration:0.1s;
  -moz-transition-duration:0.1s;
  -o-transition-duration:0.1s;
  -ms-transition-duration:0.1s;
  transition-duration:0.1s;
}

.light .services_medium.style_2 i{
  color:#fff;
}

.services_medium.style_3:hover .icon_wrapper i {
  color:#fff !important;
}

.services_medium h4 {
  margin-bottom:0px;
  float:left;
  width:100%;
  text-align:center;
  margin-top:15px;
  position:relative;
  z-index:9999;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
}

.services_medium.style_2 h4{
  margin-top:12px;
}

.services_medium p {
  display:block;
  text-align:center;
  float:left;
  margin-top:7px;
  position:relative;
}
/*--------------------- End Services Medium ----------------------*/

/*--------------------- Counter ----------------------------------*/

.count_to{
  width:234px;
  height:120px;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  position:relative;
  left:50%;
}

.odometer{
  width: 100%;
  margin-top:15px;
  text-align: center;
}
.light .odometer{
  color:#fff !important;
}

.animated_counter h3{text-align:center; margin-top:0px; width:100%;  font-weight:300;}
.light .animated_counter h3{color:#fff;opacity:0.75;}
.animated_counter i{
  font-size:42px;
  text-align:center;
  margin-bottom:5px;
  width:100%;
  float:left;
}


/*--------------------- End Counter ------------------------------*/

/*--------------------- Chart Skill ------------------------------*/
.chart_skill .new_color {
  display:none;
}
.chart_skill {
  position:relative;
}
.chart_skill .text {
  line-height: 37px;
  width: 200px;
  float: left;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 30px;
  margin-left: -100px;
  margin-top: -18px;
}
.chart_skill i.base {
  -webkit-background-clip:text;
  -webkit-text-fill-color: transparent;
}

.chart_skill h5{
  width:100%;
  text-align: center;
  margin-top:20px;
  font-weight:600;
}

.light .chart_skill h5{color:#fff;}
.light .chart_skill .text{color:#ddd;}
/* ---------------------- End Chart Skill ------------------------*/


/* ---------------------- Button ---------------------------------*/

.wpb_content_element.button{
  float:left;
  min-height:50px;
  width:100%;
}

.wpb_content_element.button.buttons_two{
  float:left;
  width:auto !important;
}

.wpb_content_element.button.buttons_two a:first-child{
  margin-right:15px;
}
.wpb_content_element.button.buttons_two a:nth-child(2){
  background:#ebebeb;
  color:#444;
}
.wpb_content_element.button.buttons_two.al_center{
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  left:50%;
  position:relative;

}
/* ---------------------- End Button -----------------------------*/

/* ---------------------- Skills ---------------------------------*/
.block_skill{
  float:left;
  width:100%;
}
.skill {
  height:12px;
  position:relative;
  border-radius:16px;
  -webkit-border-radius:16px;
  -moz-border-radius:16px;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
  margin-bottom:16px;
  float:left;
  width:100%;
  -webkit-box-shadow:inset 0 1px 2px 0px rgba(0,0,0,0.1);
  -moz-box-shadow:inset 0 1px 2px 0px rgba(0,0,0,0.1);
  box-shadow:inset 0 1px 2px 0px rgba(0,0,0,0.1);
}
.section-style .dark .skill{background:#fff;}
.skill:last-child {
  margin-bottom:0;
}
.skill>* {
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
}
.skill .prog {
  border-radius:6px;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
}
.skill .prog .circle {
  width:35px;
  height:35px;
  border-radius:50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  position:absolute;
  right:-17px;
  top:-8px;
}
.skill_title {
  float:left;
}
.block_skill .big_percentage {
  font-size:13px;
  float:right;
  color:#222;
  margin-left:5px;
  margin-bottom:5px;
}
.skill .prog {
  position:relative;
  height: 100%;
}

/* ---------------------- End Skills -----------------------------*/

/* ---------------------- Testimonial ----------------------------*/

.single_testimonial dl{
  margin:0;
}

.single_testimonial dl dt{
  width:90px;
  height:120px;
}

.single_testimonial dl dt img{
  border-radius:50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
}

.single_testimonial dl dd{
  margin-left:110px;
}

.single_testimonial dl dd p{
  margin-top:0;
  margin-top:3px;
  line-height:24px;
  font-style: italic; 
  margin-bottom:5px;
}

.single_testimonial dl dd .param{
  float:right;
}

.single_testimonial dl dd .param h6{
  font-weight:bold;
  float:left;
  margin-right:10px;
}

.single_testimonial dl dd .param .position{
  float:left;
  color:#aaa;
}

/* ---------------------- End Testimonial ------------------------*/

/* ---------------------- Services Large -------------------------*/

.services_large .icon_wrapper{
  width:120px; 
  height:120px; 
  position:relative; 
  left:50%; 
  margin-left:-60px; 
  background:#fff;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
}
.services_large .icon_wrapper .top{
  position:absolute; 
  width:144px; 
  top:0; 
  left:-12px; 
  height:1px;
}
.services_large .icon_wrapper .bottom{
  position:absolute;
  width:144px; 
  bottom:0; 
  left:-12px; 
  height:1px;
}
.services_large .icon_wrapper .right{
  position:absolute; 
  width:1px; 
  top:-12px; 
  right:0px; 
  height:144px;
}
.services_large .icon_wrapper .left{
  position:absolute; 
  width:1px; 
  top:-12px; 
  left:0px; 
  height:144px;
}
.services_large .icon_wrapper i{
  font-size:64px; 
  line-height:120px; 
  float:left; 
  width:100%; 
  text-align: center;
  -webkit-transition-duration:0.8s;
  -moz-transition-duration:0.8s;
  -o-transition-duration:0.8s;
  -ms-transition-duration:0.8s;
  transition-duration:0.8s;
}
.services_large p{margin-top:7px;}
.services_large{text-align: center}
.services_large h4{margin-top:25px; font-weight:600; text-transform: uppercase; letter-spacing: 1px}
 .services_large .icon_wrapper .top, .services_large .icon_wrapper .right, .services_large .icon_wrapper .bottom, .services_large .icon_wrapper .left{background:#e1e1e1;}
.services_large:hover .icon_wrapper i{color:#fff;}
/* ---------------------- End Services Large -------------------------*/

/* ---------------------- Services Media -----------------------------*/

.services_media {
  position:relative;
}
.services_media .overlay{
  height:auto;
  position: relative;
  overflow:hidden;
}
.services_media .overlay > a{
  width: 100%;
  height: auto;
  position: relative;
  display: block;
  z-index:1;
}
.services_media .overlay span{
  background:rgba(255,255,255,0.2);
  opacity:0;
  width:100%;
  left:0;
  top:0;
  height:100%;
  position:absolute;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
}

.services_media video{ position: relative; width: 100%;}

.services_media:hover .overlay span{
  opacity:1;
}

.services_media img {
  width:100%;
}
.services_media iframe {
  width:100%; 
  height:180px;
}
.services_media h5 {
  margin-top:25px; 
}
.services_media p {
  margin-top:7px;
  margin-bottom: 0;
}

.services_media.style_2 h5{margin:0;position:absolute; color:#fff; bottom:20px; width:auto; padding:10px 20px;z-index:9999;}
.services_media.style_2 h5 a:hover{color:#fff;}

/* ---------------------- End Services Media -------------------------*/

/* ---------------------- Google Map ---------------------------------*/
.row-google-map iframe{
  width:100%;
}
/* ---------------------- End Google Map -----------------------------*/


/* ---------------------- Testimonial Carousel -------------------------*/
.testimonial_carousel{width:100%;} 
.testimonial_carousel_element .caroufredsel_wrapper{display:inline-block !important;}
.testimonial_carousel .item{float:left;  -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; }
.testimonial_carousel .item p{float:left;text-align:center;margin-top:0;padding:0 10%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.light .testimonial_carousel .item p{
  color:#eee;

}
.testimonial_carousel .item p{
  text-align: center;
width: 100%;
}
.testimonial_carousel .item .param{width:100%; text-align:center; float:left;}
.testimonial_carousel .item .param h6{ 
  font-weight:400;
}
.testimonial_carousel .item .param span{
  color:#bbb !important;
}
.testimonial_carousel_element .pagination{
  margin:0;
  float:none;
}

.testimonial_carousel_element .pagination a{
  position:absolute;
  width:40px;
  height:40px;
  background:#fff;
  border-radius:50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border:1px solid #e1e1e1;
  top:50%;
  margin-top:-20px;
  opacity:0;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
}

.light .testimonial_carousel_element .pagination a{
  background:transparent;
  border:1px solid #fff;
}

.testimonial_carousel_element .pagination a i{
  color:#444;
  text-align:center;
  float:left;
  width:100%;
  line-height:40px;
}

.light .testimonial_carousel_element .pagination a i{
  color:#fff;
}

.testimonial_carousel_element .pagination a.prev{
  left:0px;
}

.testimonial_carousel_element:hover .pagination a.prev{
  left:-60px;
  opacity:1;
}

.testimonial_carousel_element .pagination a.next{
  right:0px;
}

.testimonial_carousel_element:hover .pagination a.next{
  right:-60px;
  opacity:1;
}
/* ---------------------- End Testimonial Carousel -------------------------*/

/* ---------------------- Testimonial Cycle -------------------------------- */
.testimonial_cycle{width:100%;} 
.testimonial_cycle .item{float:left; width:347px;  -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; }
.testimonial_cycle .item p{position:relative;float:left;margin-top:0;padding:30px 40px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.testimonial_cycle .item p:after{
  content:"";
  background:url('https://bnautoescuela.com.ar/wp-content/themes/specular/img/testimonials_arrow.png') center center;
  position:absolute;
  bottom:-12px;
  left:40px;
  width:20px;
  height:12px;
}

.testimonial_cycle .item .param{width:100%; float:left; margin-top:20px; margin-left:20px;}
.testimonial_cycle .item .param i{float:left;color:#444; width:36px; height:36px; font-size:36px; line-height:36px; border-radius: 50%; -webkit-border-radius:50%; -moz-border-radius:50%;}
.testimonial_cycle .item .param .name{margin-left:20px;float:left;}
.testimonial_cycle .item .param h6{ 
  font-weight:500;
  float:left;
  width:100%;
}
.testimonial_cycle .item .param span{
  color:#bbb !important;
  float:left;
  width:100%;
}

/* ---------------------- End Testimonial Cycle ---------------------------- */



/* ---------------------- Services Steps -----------------------------------*/
.services_steps{position:relative; top:50%;text-align:center;height:150px; cursor:pointer; display:block;}
.services_steps .icon_wrapper{
  width: 100px;
  height: 100px;
  border-radius: 50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  margin-left: -50px;
  left: 50%;
  position: relative;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
}

.services_steps .icon_wrapper i{
  font-size: 42px;
  line-height: 100px;
  -webkit-transition-duration:0.6s;
  -moz-transition-duration:0.6s;
  -o-transition-duration:0.6s;
  -ms-transition-duration:0.6s;
  transition-duration:0.6s;
}
.services_steps:hover .icon_wrapper i{
  color:#fff;
}
.services_steps .content{
  margin-top:20px;
  position:relative;
  width:100%;
}
.services_steps h4{
  position:absolute;
  top:0;
  width:100%;
  opacity:1;
  left:0;
  margin-bottom: 0; 
  -webkit-animation:fadeInRight 0.8s 1 cubic-bezier(0.175,0.885,0.320,1.275) ;
  -moz-animation:fadeInRight 0.8s 1 cubic-bezier(0.175,0.885,0.320,1.275) ;
  -o-animation:fadeInRight 0.8s 1 cubic-bezier(0.175,0.885,0.320,1.275) ;
  animation:fadeInRight 0.8s 1 cubic-bezier(0.175,0.885,0.320,1.275) ;
} 

.services_steps:hover h4{
  -webkit-animation:fadeOutRight 0.8s 1 cubic-bezier(0.175,0.885,0.320,1.275) forwards ;
  -moz-animation:fadeOutRight 0.8s 1 cubic-bezier(0.175,0.885,0.320,1.275) forwards;
  -o-animation:fadeOutRight 0.8s 1 cubic-bezier(0.175,0.885,0.320,1.275) forwards;
  animation:fadeOutRight 0.8s 1 cubic-bezier(0.175,0.885,0.320,1.275) forwards;
}

.services_steps:hover p{
  -webkit-animation:fadeInLeft 0.8s 1 cubic-bezier(0.175,0.885,0.320,1.275) forwards;
  -moz-animation:fadeInLeft 0.8s 1 cubic-bezier(0.175,0.885,0.320,1.275) forwards;
  -o-animation:fadeInLeft 0.8s 1 cubic-bezier(0.175,0.885,0.320,1.275) forwards;
  animation:fadeInLeft 0.8s 1 cubic-bezier(0.175,0.885,0.320,1.275) forwards;
}

.services_steps p{
  margin-top:5px;
  position:absolute;
  top:0;
  left:0;
  opacity:0;
  width:100%;
  opacity:0;
  -webkit-animation:fadeOutRight 0.8s 1 cubic-bezier(0.175,0.885,0.320,1.275) ;
  -moz-animation:fadeOutRight 0.8s 1 cubic-bezier(0.175,0.885,0.320,1.275) ;
  -o-animation:fadeOutRight 0.8s 1 cubic-bezier(0.175,0.885,0.320,1.275) ;
  animation:fadeOutRight 0.8s 1 cubic-bezier(0.175,0.885,0.320,1.275) ;
}

/* ---------------------- End Services Steps -----------------------------------*/

/* ---------------------- Recent Portfolio ------------------------------------ */
.full-width-content .recent_portfolio #portfolio-preview-items{margin-left:0;} 
.recent_portfolio .swiper-slide{height:auto !important;}
.recent_portfolio .swiper-wrapper{/*width:100% !important; */   height: auto !important;}
.recent_portfolio .portfolio_slider{height:auto;}
.three-cols.no_space .portfolio_slider .portfolio-item{margin-left:0; margin-bottom:0;}
.no_space .row{margin-left:0;}
.recent_portfolio #portfolio-preview-items.no_space{margin-left:0;}
.recent_portfolio .four-cols .portfolio-item:nth-last-child(1){
  margin-bottom:0;
}
.recent_portfolio .four-cols .portfolio-item:nth-last-child(2){
  margin-bottom:0;
}
.recent_portfolio .four-cols .portfolio-item:nth-last-child(3){
  margin-bottom:0;
}
.recent_portfolio .four-cols .portfolio-item:nth-last-child(4){
  margin-bottom:0;
}
/* ---------------------- End Recent Portfolio -------------------------------- */
.wpb_content_element:last-child{margin-bottom:0;}
/* ---------------------- Latest From Blog ------------------------------------ */
.latest_blog .no_carousel .blog-item{
  width: 33.333333333333%;
  padding-left: 20px;
  float: left;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}

.latest_blog .blog-item.single{
  width:100%;
  padding-left:20px;
  margin-left:0;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}

.latest_blog .blog-item.swiper-slide{
  height:auto !important;
}

.latest_blog .swiper-wrapper{
  height:auto !important;
}
.latest_blog .blog_slider{
  height:auto; 
}
.latest_blog .blog-item .content{
  padding-top:20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.latest_blog .blog-item .content:first-child{
  padding-top:0;
}
.latest_blog .blog-item .content h4{
}
.latest_blog .blog-item .content p
{
  margin-top:10px;
  margin-bottom:0;
}

.latest_blog .blog-item .info{margin:0; padding:0; list-style:none; width:100%; float:left; margin-bottom:10px; margin-top:4px;}
.latest_blog .blog-item .info li{float:left; margin-right:11px;}
.latest_blog .blog-item .info li i{margin-right: 7px;float: left;padding-top: 2px;}
.latest_blog .blog-item .after{padding-top:15px; margin-top:15px; border-top:1px solid #ebebeb; width:100%; float:left;}
.latest_blog .blog-item .after .info{float:left; margin:0; padding:0; color:#222; width:auto;}
.latest_blog .blog-item .after .post-like{
  margin-top:-2px;
}
.latest_blog .no_carousel .blog-item{padding-bottom:20px;}
.latest_blog .blog-item.boxed .content{padding:20px; background:#fff;}
.latest_blog .blog-item.boxed .content .after{display:none;}
/* ---------------------- End Latest From Blog -------------------------------- */

/* ---------------------- Recent News ----------------------------------------- */

.recent_news.inline .blog-item{
  width:100%;
  padding-top:15px;
  padding-bottom:15px;
  text-align:center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom:1px solid rgba(0,0,0,0.05);
  float:left;
  position:relative;
  overflow:hidden;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.recent_news.inline .blog-item img{
  position:absolute;
  left:0;
  top:0;
  width:100%;
  opacity:0.0;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
} 
.dark .recent_news.inline .blog-item:hover img{
  opacity:0.2;
}
.recent_news.inline .blog-item a{ 
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
}
.recent_news.inline .blog-item h4{
  text-align:center;
  font-weight:600;
  letter-spacing: 1px;
  color:#222;
  float:left;
  line-height:30px;
  width:100%;
}

.recent_news.inline .blog-item .info{
  position:relative;
  left:50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  margin:0; 
  padding:0; 
  list-style:none;   
  float:left; 
}
.recent_news.inline .blog-item .info li{float:left; margin-right:11px;}
.recent_news.inline .blog-item .info li i{margin-right: 7px;float: left;padding-top: 2px;}

.light .recent_news.inline .blog-item h4{
  color:#fff;
}

.light .recent_news.inline .blog-item .info{
  color:#ccc;
}

.light .recent_news.inline .blog-item:hover{
  background:rgba(0,0,0,0.2);
}

.recent_news.events{float:left; width:100%;}
.recent_news.events .blog-item{
  margin:0;
  padding:0;
  margin-bottom:15px;
  max-width:400px;

  position:relative;
}

.recent_news.events .blog-item > a{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}

.recent_news.events .blog-item:last-child{
  margin-bottom:0;
}

.recent_news.events .blog-item dt{
  width:80px;
  height:60px;
  background:#f5f5f5;
}
.recent_news.events .blog-item dt .date{
  font-size:13px;
  font-weight:bold;
  color:#222;
  text-transform: uppercase;
  margin-top: 20px;
  float: left;
  margin-left: 16px;
  letter-spacing: 1px

}
.recent_news.events .blog-item dd{
  margin-left:90px;
}

.recent_news.events .blog-item dd h5{
  margin-top:10px;
  float:left;
  max-width:400px;
}

.recent_news.events .time{
  letter-spacing: 1.5px;
  width:300px;
  float:left;
}

.recent_news.events .link{
  float:right;
  width:60px;
  position:absolute;
  top:0;
  right:0;
  background:#fff;
  height:60px;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
}
.recent_news.events .link i{
  float:left;
  font-size:18px;
  text-align:center;
  width:100%;
  line-height:60px;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
}

.recent_news.events .blog-item:hover .link i{
  color:#fff;
}

.recent_news.vertical .blog-item{
  margin:0;
  padding:0;
  margin-bottom:15px;
}

.recent_news.vertical .blog-item:last-child{
  margin-bottom:0;
}

.recent_news.vertical .blog-item dt{
  width:100px;
  height:100px;
}

.recent_news.vertical .blog-item dd{
  margin-left:110px;
}


/* ---------------------- End Recent News ------------------------------------- */

/* ---------------------- Separator ------------------------------------------- */

.codeless_separator{width:100%;float:left;}

/* ---------------------- End Separator --------------------------------------- */

/* ---------------------- Countdown ------------------------------------------- */

.countdown
.countdown_row {
  clear:both;
  width:100%;
  padding:0px 2px;
  text-align:center;
  font-weight:300 !important;
}
.countdown_show1 .countdown_section {
  width:98%;
}
.countdown_show2 .countdown_section {
  width:48%;
}
.countdown_show3 .countdown_section {
  width:32.5%;
}
.countdown_show4 .countdown_section {
  width:24.5%;
}
.countdown_show5 .countdown_section {
  width:19.5%;
}
.countdown_show6 .countdown_section {
  width:16.25%;
}
.countdown_show7 .countdown_section {
  width:14%;
}
.countdown_section {
  display:block;
  float:left;
  text-align:center;
  font-size:14px;
  text-transform: uppercase;
  font-weight:bold;
  color:#222;
}
.countdown_amount {
  font-size:86px;
  font-weight:300;
  color:#555;
  line-height:98px;
  margin-bottom:5px
}

/* ---------------------- End Countdown --------------------------------------- */

/* ---------------------- Price List ------------------------------------------ */
.price_table .title{width:100%; padding:20px 0;}
.price_table  h1{text-align:center; width:100%;}
.price_table .price{width:100%; padding:20px 0px; text-align:center;}
.price_table .price .p{
  font-size: 54px;
  color: #222;
  font-weight:300;
  line-height: 60px;
}
.price_table .price .period{
  margin-left:20px;
  font-size:18px;
  font-weight:bold;
}
.price_table .list{width:100%;padding:25px 0;float:left;}
.price_table .list ul{width:100%; padding:0; margin:0;float:left; position:relative;}
.price_table .list ul li{float:left; width:100%; text-align:center;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
.price_table .list ul li:before{content: "\e367";font-family: 'moon'; margin-right: 10px;}
.price_table.highlighted .price .p, .price_table.highlighted .price .period{color:#fff;}
.price_table .price_button{float:left; width:100%;padding-top:15px; padding-bottom:15px;}
.price_table .price_button a{position:relative; left:50%; -webkit-transform: translateX(-50%);
   -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
     -o-transform: translateX(-50%);
        transform: translateX(-50%);}
/* ---------------------- End Price List -------------------------------------- */

/* ---------------------- Widgetized ------------------------------------------ */

.wpb_widgetised_column .footer_social_icons {
  float:left;
  left:50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-left:0px !important;
  margin-top:0px !important;
  position:relative;
  padding:0;
  list-style: none
}
.wpb_widgetised_column .footer_social_icons li {
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
  float:left;
  padding-bottom:0 !important;
  padding-top:0 !important;
  margin-left:12px !important;
  width:32px !important;
  height:32px !important;
}
.wpb_widgetised_column .footer_social_icons li:after{
  display: none
}
.wpb_widgetised_column .footer_social_icons li:first-child {
  margin-left:0 !important;
}
.wpb_widgetised_column .footer_social_icons li a {
  float:left;
}
.wpb_widgetised_column .footer_social_icons li i {
  float:left;
  line-height:38px;
  font-size:18px;
  display:block;
  width:100%;
  text-align:center;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
}

.wpb_widgetised_column .social_widget{
  float: left;
  width: 100%;
  margin-bottom: 40px;
}

.footer_social_icons.circle li{
  background:#222;
  width:32px !important;
  height:32px !important;
  border-radius:50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
}
.footer_social_icons.circle li a{
  width:100%;
  text-align:center;
  height:32px;
}
.footer_social_icons.circle li a i{
  color:#fff;
  line-height:32px !important;
  font-size:14px !important;
}
.footer_social_icons.circle li a:hover i{
  color:#fff !important;
}
/* ---------------------- End Widgetized -------------------------------------- */

/* ---------------------- Mailchimp ------------------------------------------- */
#mc_signup_form .mc_input{height:40px;}
.mc_signup_submit{text-align:left;}
#mc_signup_submit{width:inherit !important;}
#mc_display_rewards{
  float: left;
  width: 100%;
  margin-top: 20px;
  text-align: left;
}
.mc_form_inside .mc_signup_submit:nth-child(3){
  text-align:center !important;
}
.mc_form_inside .mc_signup_submit:nth-child(3) #mc_signup_submit{
  margin-top:0px !important;
  float:none !important;
}
.mc_merge_var:nth-child(2) label{display:none;}
.mc_form_inside #mc_display_rewards:nth-child(4){
  text-align:center !important;
  float:none !important;
}
/* ---------------------- End Mailchimp --------------------------------------- */

/*---------------------------------------------------- End Elements ------------------------------------------------------------ */
/* ----------------------------------------------------------------------------------------------------------------------------- */




/*---------------------------------------------------- Carousel Modern Pagination ---------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------- */

.nav-fillpath a {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 50%;
  display: block;
  outline: none;
  text-align: left;
  z-index: 1000;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.nav-fillpath .icon-wrap {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.nav-fillpath a::before,
.nav-fillpath a::after,
.nav-fillpath .icon-wrap::before,
.nav-fillpath .icon-wrap::after {
  position: absolute;
  left: 50%;
  width: 2px;
  height: 50%;
  background: #777;
  content: '';
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  outline: 1px solid transparent; /* for FF */
}

.nav-fillpath .icon-wrap::before,
.nav-fillpath .icon-wrap::after {
  z-index: 100;
  height: 0;
  background: #10b8c7;
  -webkit-transition: height 0.3s, -webkit-transform 0.3s;
  transition: height 0.3s, transform 0.3s;
}

.nav-fillpath a::before,
.nav-fillpath .icon-wrap::before {
  top: 50%;
  -webkit-transform: translateX(-50%) rotate(-135deg);
  transform: translateX(-50%) rotate(-135deg);
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}

.nav-fillpath a.next::before,
.nav-fillpath a.next .icon-wrap::before {
  -webkit-transform: translateX(-50%) rotate(135deg);
  transform: translateX(-50%) rotate(135deg);
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}

.nav-fillpath a::after,
.nav-fillpath .icon-wrap::after {
  top: 50%;
  -webkit-transform: translateX(-50%) rotate(-45deg);
  transform: translateX(-50%) rotate(-45deg);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}

.nav-fillpath a.next::after,
.nav-fillpath a.next .icon-wrap::after {
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
  -webkit-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
}
.nav-fillpath a.next{right:0;}
.nav-fillpath a.prev{right:80px;}
.nav-fillpath h3 {
  position: absolute;
  top: 50%;
  margin: 0;
  color: #10b8c7;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 0.85em;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s; 
  transition: transform 0.3s, opacity 0.3s;
}

.nav-fillpath a.prev h3 {
  left: 100%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}

.nav-fillpath a.next h3 {
  right: 100%;
  text-align: right;
  -webkit-transform: translateY(-50%) translateX(50%);
  transform: translateY(-50%) translateX(50%);
}

.nav-fillpath a:hover .icon-wrap::before,
.nav-fillpath a:hover .icon-wrap::after {
  height: 50%;
}

.nav-fillpath a:hover::before,
.nav-fillpath a:hover .icon-wrap::before {
  -webkit-transform: translateX(-50%) rotate(-125deg);
  transform: translateX(-50%) rotate(-125deg);
}

.nav-fillpath a.next:hover::before,
.nav-fillpath a.next:hover .icon-wrap::before {
  -webkit-transform: translateX(-50%) rotate(125deg);
  transform: translateX(-50%) rotate(125deg);
}

.nav-fillpath a:hover::after,
.nav-fillpath a:hover .icon-wrap::after {
  -webkit-transform: translateX(-50%) rotate(-55deg);
  transform: translateX(-50%) rotate(-55deg);
}

.nav-fillpath a.next:hover::after,
.nav-fillpath a.next:hover .icon-wrap::after {
  -webkit-transform: translateX(-50%) rotate(55deg);
  transform: translateX(-50%) rotate(55deg);
}

.nav-fillpath a:hover h3 { 
  opacity: 1;
  -webkit-transform: translateY(-50%) translateX(0);
  transform: translateY(-50%) translateX(0);
}

/*---------------------------------------------------- End Carousel Modern Pagination ------------------------------------------ */
/* ----------------------------------------------------------------------------------------------------------------------------- */

/*---------------------------------------------------- Contact Form 7 ---------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------- */
.wpcf7-form{float:left; width:100%;}
.wpcf7-form p{color:#888;float:left; width:100%; margin-top:10px; margin-bottom:10px; }

.wpcf7-form-control-wrap{margin-top:5px;float:left;height:auto;}
.wpcf7-form-control-wrap{
  width:100%;
}
.one-third .wpcf7-form-control-wrap{
  position: relative;
  width: 32%;
  margin-left:2%;
}
 
.wpcf7-form p:nth-child(2){
  margin-top:0;
}
.wpcf7-form-control-wrap:first-child{margin-left:0;}
.wpcf7-list-item.last{margin-left:20px;}
.wpcf7-form-control-wrap:first-child:last-child{width:100%;}
.wpcf7-form-control-wrap input[type="checkbox"]{
  margin:0;
  padding:0;
}
.wpcf7-form-control-wrap input[type="text"], .wpcf7-form-control-wrap input[type="email"], .wpcf7-form-control-wrap input[type="tel"]{width:100%;height:40px;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px; background:#fff;box-sizing:border-box; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
.wpcf7-form-control-wrap textarea{width:100%; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px; background:#fff;box-sizing:border-box; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
.wpcf7-form p input[type="submit"]{
  float:left;
}

/*---------------------------------------------------- End Contact Form 7 ------------------------------------------------------ */
/* ----------------------------------------------------------------------------------------------------------------------------- */

/*---------------------------------------------------- Search & Extra Navigation------------------------------------------------ */
/* ----------------------------------------------------------------------------------------------------------------------------- */

.viewport{
  position: relative;
  left: 0;
  z-index: 99;
  height: 100%;
  top:0;
  -webkit-transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
}
.open_search .search_bar{
  visibility:visible;
  -webkit-transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
}
.open_search .viewport{
  -webkit-transform: translate3d(0, 80px, 0);
  transform: translate3d(0, 80px, 0); 
} 

.search_bar{
  position: absolute;
  left: 0;
  z-index: 1;
  visibility: hidden;
  width: 100%;
  height:80px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  background:#222;
}
.search_bar .input-append{
  height:100%;
}
.search_bar input[type="text"]{
  background: transparent;
  border: none;
  font-size: 42px;
  font-weight: 300;
  font-family: inherit;
  height: 100%;
  width:100%;
  padding: 0;
  margin: 0;
  line-height: 80px;
  color: #888;
}
.search_bar form{
  margin: 0;
  height: 100%;
}
.search_bar .container{
  height:100%;
}
.search_bar button{
  display:none;
}


.extra_navigation{
  position: fixed;
  top:0;
  z-index: 9999999;

  width: 300px;
  height:100%;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  background:rgba(34, 34, 34, 0.93);
}
.extra_navigation.right{
  right:-300px;
}

.extra_navigation.left{
  left:-300px;
}

.open_extra_nav .extra_navigation{
}
.open_extra_nav .extra_navigation.right{ 
  right:0;
}

.open_extra_nav .extra_navigation.left{
  left:0;
}

.open_extra_nav .viewport{
} 

.extra_navigation .content{
  margin-top:40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding:30px;
}
.extra_navigation select {

  width:100%;
  border-radius: 3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  -o-border-radius:3px;
}

.extra_navigation #s {
  width:100%;
  height:40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.extra_navigation #search-form:after{
  content: "\e1b7";
  font-family: 'moon';
  font-weight:normal;
  font-style:normal;
  text-decoration:inherit;
  -webkit-font-smoothing:antialiased;
  position:absolute;
  right:15px;
  top:11px;
  font-size:16px;
  display:inline;
  width:auto;
  height:auto;
  line-height:normal;
  vertical-align:baseline;
  background-image:none;
  background-position:0% 0%;
  background-repeat:repeat;
  margin-top:0;
  color:#bbb;
}

.extra_navigation #search-form{width:100%; float:left; position:relative;}

.extra_navigation #search-form .more, footer #search-form .more{
  display:none;
}

.extra_navigation h5.widget-title {
  margin-bottom:24px;
  margin-top:0;
  color:#eee;
  float:left;
  width:100%;
}

.extra_navigation .widget {
  margin-bottom:35px;
  float:left;
  width:100%;
}

.extra_navigation ul {
  margin:0;
  padding:0;
  list-style:none
}

.extra_navigation ul li{
  padding-top:10px;
  padding-bottom:10px;
}

.extra_navigation ul li a{width:100%;}

.extra_navigation ul li:after{
  content: "\f105";
  font-family: 'FontAwesome';
  float: right;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
}

.extra_navigation .widget:first-child {
  margin-top:0
}

.extra_navigation #wp-calendar{width:100%;}

.extra_navigation #wp-calendar td{padding-left:16px;}

.extra_navigation #wp-calendar td#today {font-weight: 600;}

.extra_navigation .widget_rss ul li:after{content: "";}

.extra_navigation .tagcloud a{

  background:#111; 
  color:#fff; 
  padding: 8px;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  -o-border-radius:3px;
  
}
.extra_navigation ul.sub-menu{

  padding-left: 32px;
  padding-top:10px;

}

.extra_navigation ul.sub-menu li:last-child, aside li.menu-item-has-children{

  border-bottom: none;
}

.extra_navigation li.menu-item-has-children:after{content:"";}

.extra_navigation .footer_social_icons {
  float:left;
  width:100%;
  margin-left:0px !important;
  margin-top:0px !important;
  position:relative;
  padding:0;
  list-style: none
}
.extra_navigation .footer_social_icons li {
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
  float:left;
  padding-bottom:0 !important;
  padding-top:0 !important;
  margin-left:10px !important;
  width:32px !important;
  height:32px !important;
}
.extra_navigation .footer_social_icons li:after{
  display: none
}
.extra_navigation .footer_social_icons li:first-child {
  margin-left:0 !important;
}
.extra_navigation .footer_social_icons li a {
  float:left;
}
.extra_navigation .footer_social_icons li i {
  float:left;
  line-height:32px;
  font-size:16px;
  display:block;
  width:100%;
  text-align:center;
  -webkit-transition-duration:0.4s;
  -moz-transition-duration:0.4s;
  -o-transition-duration:0.4s;
  -ms-transition-duration:0.4s;
  transition-duration:0.4s;
}

.extra_navigation .close{
  position: absolute;
  right: 20px;
  top: 70px;
  background: url('https://bnautoescuela.com.ar/wp-content/themes/specular/img/black_x.png') 0 0 no-repeat;
  width: 20px;
  height: 20px;

}
.extra_navigation .close:hover{
  background:url('https://bnautoescuela.com.ar/wp-content/themes/specular/img/white_x.png') 0 0  no-repeat;
  opacity:1;
}

/*---------------------------------------------------- End Search & Extra Navigation-------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------- */

/*---------------------------------------------------- 404 Not Found ----------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------- */
.not_found{width:600px !important; max-width:100%; position:relative;left:50%; -webkit-transform: translateX(-50%);
   -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
     -o-transform: translateX(-50%);
        transform: translateX(-50%);}
.not_found h2{float: left;width:100%; text-align:center;font-size: 200px;color: #eee;line-height: 200px;}
.not_found p{float:left; width:100%; margin-top:20px; font-size:16px; text-align:center;line-height:28px;}
.not_found .search_field{
  display:block;
  float:left;
  margin-top:40px;
  width:400px;
  position:relative;
  left:50%;
  margin-left:-200px;
}
.not_found .search_field input[type="text"]{
  height:40px;
  padding-left:20px;
  width:100%;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  border-radius:none;
  height:50px;
  -webkit-border-radius:none;
  -moz-border-radius:none;
}
.not_found .search_field .btn-bt{display: block;position: absolute;top: 0;right: 0;height: 50px;z-index:99999999;}

/*---------------------------------------------------- End 404 Not Found ------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------- */

/* --------------------------------------------------- Pagination -------------------------------------------------------------- */

.p_pagination{float:left; width:100%;}
.p_pagination.hide_this{display:none;}
#blogmasonry #infscr-loading{
  display: block;
  float: left;
  bottom: -50px;
  position: absolute;
}
#infscr-loading{width:100%; text-align:center;}
#infscr-loading:after{
  content: "\e1a7";
  font-family: 'moon';

  width: 36px;
  height: 36px;
  line-height: 40px;
  font-size: 36px;
  color: #222;
  z-index: 9999999;
  -moz-animation:spin 2s infinite linear;
  -o-animation:spin 2s infinite linear;
  -webkit-animation:spin 2s infinite linear;
  animation:spin 2s infinite linear;
}
#infscr-loading img{display:none;}
#infscr-loading div{display:none;}
.p_pagination .pagination {
  clear:both;
  padding:20px 0;
  position:relative;
  font-size:12px;
  line-height:20px;
  margin:0;
}
.content_portfolio.fullwidth .p_pagination{margin-bottom:5px; padding-left:5px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
.content_portfolio.fullwidth .p_pagination .pagination{
  padding:0;
  margin-bottom:5px;
}

.p_pagination .pagination span, .p_pagination .pagination a {
  display:block;
  float:left;
  margin: 2px 5px 2px 0;
  padding:6px 9px 5px 9px;
  text-decoration:none;
  width:auto;
  color:#444;
}

.p_pagination .pagination a:hover{
  color:#fff;
}

.p_pagination .pagination .current{
  padding:6px 9px 5px 9px;
  color:#fff;
}

/*contact form 7 validation message*/
.wpcf7-validation-errors, .wpcf7-mail-sent-ok {
  margin: -12px;
}

}@media all and (max-width: 767px){.side-nav { width: 250px !important;}}

@media all{.header_8 nav .menu > li > ul.sub-menu ul {

  left: 220px;
}
.vc_tta-container {
    float: left;
}

.widget .screen-reader-text{
  display:none;
}


}
@media all{/*!
 * Bootstrap Responsive v2.2.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

@-ms-viewport {
  width: device-width;
}

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.hidden {
  display: none;
  visibility: hidden;
}

.visible-phone {
  display: none !important;
}

.visible-tablet {
  display: none !important;
}

.hidden-desktop {
  display: none !important;
}

.visible-desktop {
  display: inherit !important;
}

}@media all and (min-width: 768px) and (max-width: 979px){
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
  .flexslider .bottom_shadow{display:none;}
  .row-google-map .big_shadow{display:none;}
  .header_11 nav.left, .header_11 nav.right{display:none;}
}

@media all and (max-width: 767px){
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
  .top_footer .pagination{left:10px !important;}
  .top_footer .tweet_list li h5{margin-top:0px !important;}
  .top_footer .tweet_list li img{margin-top:1px !important;}  
  
}
@media all{/*
@media (min-width: 1200px) {
  .row {
    margin-left: -30px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px;
  }
  .span12 {
    width: 1170px;
  }
  .span11 {
    width: 1070px;
  }
  .span10 {
    width: 970px;
  }
  .span9 {
    width: 870px;
  }
  .span8 {
    width: 770px;
  }
  .span7 {
    width: 670px;
  }
  .span6 {
    width: 570px;
  }
  .span5 {
    width: 470px;
  }
  .span4 {
    width: 370px;
  }
  .span3 {
    width: 270px;
  }
  .span2 {
    width: 170px;
  }
  .span1 {
    width: 70px;
  }
  .offset12 {
    margin-left: 1230px;
  }
  .offset11 {
    margin-left: 1130px;
  }
  .offset10 {
    margin-left: 1030px;
  }
  .offset9 {
    margin-left: 930px;
  }
  .offset8 {
    margin-left: 830px;
  }
  .offset7 {
    margin-left: 730px;
  }
  .offset6 {
    margin-left: 630px;
  }
  .offset5 {
    margin-left: 530px;
  }
  .offset4 {
    margin-left: 430px;
  }
  .offset3 {
    margin-left: 330px;
  }
  .offset2 {
    margin-left: 230px;
  }
  .offset1 {
    margin-left: 130px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.564102564102564%;
    *margin-left: 2.5109110747408616%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.564102564102564%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row-fluid .span11 {
    width: 91.45299145299145%;
    *width: 91.39979996362975%;
  }
  .row-fluid .span10 {
    width: 82.90598290598291%;
    *width: 82.8527914166212%;
  }
  .row-fluid .span9 {
    width: 74.35897435897436%;
    *width: 74.30578286961266%;
  }
  .row-fluid .span8 {
    width: 65.81196581196582%;
    *width: 65.75877432260411%;
  }
  .row-fluid .span7 {
    width: 57.26495726495726%;
    *width: 57.21176577559556%;
  }
  .row-fluid .span6 {
    width: 48.717948717948715%;
    *width: 48.664757228587014%;
  }
  .row-fluid .span5 {
    width: 40.17094017094017%;
    *width: 40.11774868157847%;
  }
  .row-fluid .span4 {
    width: 31.623931623931625%;
    *width: 31.570740134569924%;
  }
  .row-fluid .span3 {
    width: 23.076923076923077%;
    *width: 23.023731587561375%;
  }
  .row-fluid .span2 {
    width: 14.52991452991453%;
    *width: 14.476723040552828%;
  }
  .row-fluid .span1 {
    width: 5.982905982905983%;
    *width: 5.929714493544281%;
  }
  .row-fluid .offset12 {
    margin-left: 105.12820512820512%;
    *margin-left: 105.02182214948171%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.56410256410257%;
    *margin-left: 102.45771958537915%;
  }
  .row-fluid .offset11 {
    margin-left: 96.58119658119658%;
    *margin-left: 96.47481360247316%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.01709401709402%;
    *margin-left: 93.91071103837061%;
  }
  .row-fluid .offset10 {
    margin-left: 88.03418803418803%;
    *margin-left: 87.92780505546462%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.47008547008548%;
    *margin-left: 85.36370249136206%;
  }
  .row-fluid .offset9 {
    margin-left: 79.48717948717949%;
    *margin-left: 79.38079650845607%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.92307692307693%;
    *margin-left: 76.81669394435352%;
  }
  .row-fluid .offset8 {
    margin-left: 70.94017094017094%;
    *margin-left: 70.83378796144753%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.37606837606839%;
    *margin-left: 68.26968539734497%;
  }
  .row-fluid .offset7 {
    margin-left: 62.393162393162385%;
    *margin-left: 62.28677941443899%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.82905982905982%;
    *margin-left: 59.72267685033642%;
  }
  .row-fluid .offset6 {
    margin-left: 53.84615384615384%;
    *margin-left: 53.739770867430444%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.28205128205128%;
    *margin-left: 51.175668303327875%;
  }
  .row-fluid .offset5 {
    margin-left: 45.299145299145295%;
    *margin-left: 45.1927623204219%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.73504273504273%;
    *margin-left: 42.62865975631933%;
  }
  .row-fluid .offset4 {
    margin-left: 36.75213675213675%;
    *margin-left: 36.645753773413354%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.18803418803419%;
    *margin-left: 34.081651209310785%;
  }
  .row-fluid .offset3 {
    margin-left: 28.205128205128204%;
    *margin-left: 28.0987452264048%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.641025641025642%;
    *margin-left: 25.53464266230224%;
  }
  .row-fluid .offset2 {
    margin-left: 19.65811965811966%;
    *margin-left: 19.551736679396257%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.094017094017094%;
    *margin-left: 16.98763411529369%;
  }
  .row-fluid .offset1 {
    margin-left: 11.11111111111111%;
    *margin-left: 11.004728132387708%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.547008547008547%;
    *margin-left: 8.440625568285142%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1156px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1056px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 956px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 856px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 756px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 656px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 556px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 456px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 356px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 256px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 156px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 56px;
  }
  .thumbnails {
    margin-left: -30px;
  }
  .thumbnails > li {
    margin-left: 30px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
*/
}@media all and (min-width: 768px) and (max-width: 979px){
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container, .header_7.header_wrapper .container {
    width: 724px;
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.7624309392265194%;
    *margin-left: 2.709239449864817%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.7624309392265194%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row-fluid .span11 {
    width: 91.43646408839778%;
    *width: 91.38327259903608%;
  }
  .row-fluid .span10 {
    width: 82.87292817679558%;
    *width: 82.81973668743387%;
  }
  .row-fluid .span9 {
    width: 74.30939226519337%;
    *width: 74.25620077583166%;
  }
  .row-fluid .span8 {
    width: 65.74585635359117%;
    *width: 65.69266486422946%;
  }
  .row-fluid .span7 {
    width: 57.18232044198895%;
    *width: 57.12912895262725%;
  }
  .row-fluid .span6 {
    width: 48.61878453038674%;
    *width: 48.56559304102504%;
  }
  .row-fluid .span5 {
    width: 40.05524861878453%;
    *width: 40.00205712942283%;
  }
  .row-fluid .span4 {
    width: 31.491712707182323%;
    *width: 31.43852121782062%;
  }
  .row-fluid .span3 {
    width: 22.92817679558011%;
    *width: 22.87498530621841%;
  }
  .row-fluid .span2 {
    width: 14.3646408839779%;
    *width: 14.311449394616199%;
  }
  .row-fluid .span1 {
    width: 5.801104972375691%;
    *width: 5.747913483013988%;
  }
  .row-fluid .offset12 {
    margin-left: 105.52486187845304%;
    *margin-left: 105.41847889972962%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.76243093922652%;
    *margin-left: 102.6560479605031%;
  }
  .row-fluid .offset11 {
    margin-left: 96.96132596685082%;
    *margin-left: 96.8549429881274%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276243%;
    *margin-left: 94.09251204890089%;
  }
  .row-fluid .offset10 {
    margin-left: 88.39779005524862%;
    *margin-left: 88.2914070765252%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.6353591160221%;
    *margin-left: 85.52897613729868%;
  }
  .row-fluid .offset9 {
    margin-left: 79.8342541436464%;
    *margin-left: 79.72787116492299%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.07182320441989%;
    *margin-left: 76.96544022569647%;
  }
  .row-fluid .offset8 {
    margin-left: 71.2707182320442%;
    *margin-left: 71.16433525332079%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.50828729281768%;
    *margin-left: 68.40190431409427%;
  }
  .row-fluid .offset7 {
    margin-left: 62.70718232044199%;
    *margin-left: 62.600799341718584%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.94475138121547%;
    *margin-left: 59.838368402492065%;
  }
  .row-fluid .offset6 {
    margin-left: 54.14364640883978%;
    *margin-left: 54.037263430116376%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.38121546961326%;
    *margin-left: 51.27483249088986%;
  }
  .row-fluid .offset5 {
    margin-left: 45.58011049723757%;
    *margin-left: 45.47372751851417%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.81767955801105%;
    *margin-left: 42.71129657928765%;
  }
  .row-fluid .offset4 {
    margin-left: 37.01657458563536%;
    *margin-left: 36.91019160691196%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.25414364640884%;
    *margin-left: 34.14776066768544%;
  }
  .row-fluid .offset3 {
    margin-left: 28.45303867403315%;
    *margin-left: 28.346655695309746%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.69060773480663%;
    *margin-left: 25.584224756083227%;
  }
  .row-fluid .offset2 {
    margin-left: 19.88950276243094%;
    *margin-left: 19.783119783707537%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.12707182320442%;
    *margin-left: 17.02068884448102%;
  }
  .row-fluid .offset1 {
    margin-left: 11.32596685082873%;
    *margin-left: 11.219583872105325%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.56353591160221%;
    *margin-left: 8.457152932878806%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px;
  }
  .boxed_layout{
    width:744px;
  }
  .fixed_slider .boxed_layout .top_wrapper{
    padding-top:0;
  } 
  .codeless_news_slider .codeless_slider_swiper{
    width:100%;
  }
  .codeless_news_slider .featured_posts{
    display:none;
  }
  .codeless_news_slider .swiper-slide p{
    font-size:11px !important;
  }
  .codeless_slider .swiper-slide h1{
    font-size:26px !important;
    line-height:32px !important;
  }
  .codeless_news_slider .swiper-slide h1{
    font-size:18px !important;
  }
  .codeless_news_slider .swiper-slide:hover h1{
    bottom:60px;
  }
  .blog-article.grid-style, .grid-size{
    width:100% !important;
    padding-left:0;
  }
  .blog-article.grid-style .info li{
    margin-bottom:10px;
  }
  .blog-article.grid-style .content h1{
    margin-bottom:10px;
    line-height:20px;
  }
  .sidebar_left .vc_col-sm-6 .blog-article.grid-style, .sidebar_right  .vc_col-sm-6 .blog-article.grid-style{
    width:100%;
    margin-left:0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .sidebar_left .vc_col-sm-6 #blogmasonry .row, .sidebar_right .vc_col-sm-6 #blogmasonry .row{
    margin-left:0 !important;
  }

  .latest_blog .no_carousel .blog-item.single{
    width:100%;
  }

  .header_1 .header_wrapper, .header_4 .header_wrapper{position:relative !important;}

  .recent_news.events .blog-item dd h5{font-size:13px;}

  .latest_blog .no_carousel .blog-item .info{
      display:none;
  }
  .latest_blog .no_carousel .blog-item .after{
      display:none;
  }

  .blog-article.timeline-style .timeline{
    width:100px !important;
  }

}
@media all and (max-width: 979px){
  .codeless_slider .swiper-slide .content {
    width:724px !important; 
  }
  .codeless_slider .swiper-slide .content.vertical_centered{
    margin-left:-362px !important;
  }
  .vc_responsive .vc_row .vc_span3{
    margin-bottom:30px;
    width:50% !important;
  }
  .vc_responsive .vc_row .vc_span9{
    width:50% !important;
  }
  .header_12 .header_widgetized{
    display:none;
  }
}
@media all and (max-width: 767px){
  body {
    
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-right: -20px;
    margin-left: -20px;
  }

  
  
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    
    
    clear: none;
    text-align: left;
  }

  .dl-horizontal dd {
    margin-left: 60px;
  }
  .post_author dd{margin-left:90px}
  .container {
    max-width:420px ;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    display: block;
    
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  
  .span12,
  .vc_column{
    
  } 
  .vc_column{
    margin-bottom:20px;
    float:left;
    width:100%;
  }
  .vc_column .wpb_wrapper{
    float:left;
    width:100%;
  }
  .vc_column:last-child{
    margin-bottom:0;
  }
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
		
  .modal {
    position: fixed;
    top: 20px;
    right: 20px;
    left: 20px;
    width: auto;
    margin: 0;
  }
  .modal.fade {
    top: -100px;
  }
  .modal.fade.in {
    top: 20px;
  }
  .span12{width:420px !important;}
  .vc_responsive .vc_row .vc_span3{
    width:100% !important;
  }
  .vc_responsive .vc_row .vc_span9{
    width:100% !important;
  }
  .vc_row.transparency_section{
    position:relative;
  }
 
  #faq-filter ul li{padding:8px 5px !important;}
  .codeless_slider .swiper-slide .content p{
    font-size:13px !important;
    line-height:20px !important;
  }
  .codeless_slider .swiper-slide .content h1{
    font-size:18px !important;
    line-height:26px !important;
  }

  .codeless_slider .swiper-slide .buttons a{
    padding-left:30px ;
    padding-right:30px ;
  }

  .block_title.section_title p{
    padding:0 0% !important;
  }

  .timeline-border{
    left:35px;
  }

  .blog-article.grid-style, .grid-size{
    width:100% !important;
  }

  .latest_blog .no_carousel .blog-item{
    width:100%;
    margin-bottom:30px;
    padding-left:0; 
  }
  .latest_blog .no_carousel .blog-item:last-child{
    margin-bottom:0;
  }
  .testimonial_carousel .item{
    width:420px !important;
  }
  
  .top_nav{display:none;}

  .clients .item{
    width:180px !important;
  }

  .codeless_slider .swiper-slide .content{
    width:420px !important;
  }

  .codeless_slider .swiper-slide .content.vertical_centered{
    margin-left:-210px !important;
  }

  .single_staff{
    width:100%;
  }

  .nav-fillpath a.next{
    right:-50px;
  }

  .nav-fillpath a.prev{
    right:25px;
  }

  .header_page.normal .breadcrumbss{
    display:none;
  }
    
  .header_page.centered{
    background-position:center center !important;
    background-attachment: scroll !important;

  }

  .content_portfolio.fullwidth.layout-sidebar_left aside, .content_portfolio.fullwidth.layout-sidebar_right aside{
    padding:20px 10%; 
  }
  .content_portfolio.fullwidth #portfolio-filter ul li{
    padding:14px 3px;
  }

  .content_portfolio.fullwidth .no_space .portfolio-item{
    margin-bottom:0 !important;
    margin-left:0 !important;
  }
  .in_container .portfolio-item{margin-left:0 !important;}
  #portfolio-preview-items.no_space{margin-left:0 !important;}
  
  .portfolio-item{
    width:100% !important;
    padding-left:0 !important;
  }

  .single_portfolio_gallery .gallery a{
    width:100% !important;
    padding-left:0 !important;
  }
  .fixed_sidebar{
    margin-top:20px !important;
    margin-bottom:20px !important;
  }

  .blog-article.timeline-style .post_box{
    width:100% !important;
  }

  .blog-article.timeline-style .timeline{
    width:100px !important; 
  }

  .fullwidth .blog-article.grid-style{
    padding-left:0 !important; 
    width:100% !important;
  }
  .sidebar_left .blog-article.grid-style, .sidebar_right .blog-article.grid-style{
    width:100% !important;
    padding-left:0 !important;
  }

  #blog .span9,   #blog .span6{
    margin-bottom:40px;
    padding-left:0;
    width:100%;
  }

  footer .span3{padding-left:0;}

  .span3.sidebar{padding-left:0; width:100%;}

  .woocommerce .with_sidebar ul.products li.product, .woocommerce-page .with_sidebar ul.products li.product{
    width:100%;
    margin-right:0;
  }

  .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{
    width:100%;
  }

  .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{
    width:100%;
  }

  .woocommerce .related ul li.product, .woocommerce .related ul.products li.product, .woocommerce .upsells.products ul li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .related ul.products li.product, .woocommerce-page .upsells.products ul li.product, .woocommerce-page .upsells.products ul.products li.product{
    width:100%;
    margin-right:0 !important;
  }

  .parallax_slider .codeless_slider_wrapper{
    position:relative !important;
  }

  footer .widget_flickr .flickr_badge_image{
    width:53px !important;
    height:53px !important;
  }

  .portfolio-item{margin-left:0 !important;}
  

  .latest_blog .no_carousel .blog-item{
    width:100% !important;
    padding-left:0;
  }

  .full-width-content .vc_column{
    margin-bottom:0;
  }
  .full-width-content .vc_column .vc_column{
    margin-bottom:20px;
  }
  .fullscreen-blog-article .content{
    width:420px !important;
  }
  .fullscreen-blog-article .content.left{
    left:50% !important;
    margin-left:-210px !important;
  }

  .fullscreen-blog-article .content.right{
    right:50% !important;
    margin-right:-210px !important;
  }

  .content_portfolio.fullwidth .no_space .portfolio-item{
    margin-left:0px !important;
  }
  .fullwidth #portfolio-preview-items.normal{
    padding-left:0 !important;
    padding-right:0 !important;
  }
  .wpb_text_column{
    float:left;
    width:100%;
  } 

  .fullscreen-blog-article .content h1{
    font-size:18px;
    line-height:24px;
  }
  .fullscreen-blog-article .content p{
    font-size:13px;
  }

  .vc_column.centered_vertical .wpb_wrapper{
    top:auto !important;
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
    padding-top:20px;
    padding-bottom:20px;
  }

  .boxed_layout{
    width:440px;
  }

  .codeless_news_slider .codeless_slider_swiper{
    width:100%;
  }

  .codeless_news_slider .swiper-slide h1{
    font-size:16px !important;
    line-height:24px;
  }

  .codeless_news_slider .swiper-slide p{
    font-size:10px !important;
  }
  .codeless_news_slider .swiper-slide:hover h1{
    bottom:80px !important;
  }
  .codeless_news_slider .featured_posts{width:100%; margin-left:0;}
  .codeless_news_slider .featured_posts .featured:hover h4{
    bottom:60px;
  }

  .latest_blog .blog-item.single{
    padding-left:0;
  }
  .widget_most_popular dd{
    margin-left:75px;
  }

  .fixed_slider .boxed_layout .top_wrapper{
    padding-top:0;
  }

  .transparency_section {margin-top:0 !important;}
  
  .header_1 .header_wrapper, .header_4 .header_wrapper{position:relative !important;}

  .header_button{display:none !important;}
  .fullwidth_slider_page .header_6_wrapper{position:relative;}
  .vc_column .blog-article.grid-style{padding-left:0;}

  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product{width:100%;}
  ul.products li .button, ul.products li .added_to_cart{width:auto !important;}
  .header_11 .centered_header{
    position:static;
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
  }
  .header_11 .centered_header .left{
    display:none;
  }
  .header_11 .centered_header .right{
    display:none;
  }
  
  #copyright .copyright_text{
    width:100%;
    float:left;
  }

  #copyright .pull-right{
    margin-top:10px;
  }
  footer#footer .inner .row-fluid.ff .span12:first-child:last-child{
    margin-left:-210px !important;
  }

  .recent_portfolio .swiper-slide{ width:420px !important; height:auto !important; float:left;}
  
}

@media all and (max-width: 480px){
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .container {
    max-width:300px ;
  }

  .recent_portfolio .swiper-slide{ width:300px !important; height:auto !important; float:left;}
  .vc_column{padding-left:0 !important; padding-right:0 !important;}

  .blog-article h1{font-size:16px !important;}
  .header_page h1{font-size:16px !important;}

  #logo img{max-height:50px; margin-top:-25px;}
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-right: 10px;
    padding-left: 10px;
  }
  .media .pull-left,
  .media .pull-right {
    display: block;
    float: none;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal {
    top: 10px;
    right: 10px;
    left: 10px;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
  .section_clear{margin-left:0; margin-right:0;}
  .vc_column{padding-left:0; padding-right:0;}
  #logo{float:right;left:0 !important; right:0 !important; -webkit-transform: none !important;
     -moz-transform: none !important;
      -ms-transform: none !important;
       -o-transform: none !important;
          transform: none !important;
  }

  
  .span12{width:300px !important;}

  .codeless_slider .swiper-slide .content p{
    font-size:12px !important;
    line-height:20px !important;
  }
  .codeless_slider .swiper-slide .content h1{
    font-size:16px !important;
    line-height:26px !important;
  }

  .codeless_slider .swiper-slide .buttons a{
    font-size:9px;
    padding-left:20px;
    padding-right:20px;
  }

  .latest_blog .no_carousel .blog-item{
    width:300px;
    margin-bottom:30px;
    padding-left:0;
  }
  .latest_blog .no_carousel .blog-item:last-child{
    margin-bottom:0;
  }
  .testimonial_carousel .item{
    width:300px !important;
  }
  .clients .item{
    width:250px !important;
  }

  .codeless_slider .swiper-slide .content{
    width:300px !important;
    
  }

  .codeless_slider .swiper-slide .content.vertical_centered{
    margin-left:-150px !important;
  }

  .codeless_slider .btn-bt{
    font-size:10px;
    padding:6px 15px;
  }

  .in_container .portfolio-item{margin-left:0 !important;}
  #portfolio-preview-items.no_space{margin-left:0 !important;}
  
  .portfolio-item{
    width:100%;
    margin-left:0;
    padding-left:0;
  }

  .single_portfolio_gallery .gallery a{
    width:100% !important;
    padding-left:0 !important;
  }
  .fixed_sidebar{
    margin-top:20px !important;
    margin-bottom:20px !important;
  }


  .fullwidth .blog-article.grid-style{
    padding-left:0 !important;
  }
  .sidebar_left .blog-article.grid-style, .sidebar_right .blog-article.grid-style{
    padding-left:0 !important;
  }
  .header_5 .header_tools{
    display:table;
    float:left;
  }



  .fullscreen-blog-article .content{
    width:300px !important;
  }
  .fullscreen-blog-article .content.left{
    left:50% !important;
    margin-left:-150px !important;
  }

  .fullscreen-blog-article .content.right{
    right:50% !important;
    margin-right:-150px !important;
  }

  .boxed_layout{
    width:320px;
  }
  .codeless_news_slider .swiper-slide:hover h1{
    bottom:120px !important;
  }
  .recent_news.events .blog-item dd h5{
    font-size:11px; 
  }

  .header_11 .centered_header{float:right;}

  .codeless_slider .video-wrap .remove_on_mobile{display:none;}
  .codeless_slider .video-wrap .video_replace_mobile{
    display:block;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
  }

  .remove_slider_onmobile .slider{display:none;}
  
}

@media all and (max-width: 979px){
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-right: 10px;
    padding-left: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777777;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .dropdown-menu a:hover {
    background-color: #f2f2f2;
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    padding: 0;
    margin-top: 5px;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    display: none;
    float: none;
    max-width: none;
    padding: 0;
    margin: 0 15px;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
       -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    height: 0; 
    overflow: hidden;
  } 
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-right: 10px;
    padding-left: 10px;
  }
  
  .section-style.parallax_section{
    background-position:0 0 !important;
    background-attachment:scroll !important;
  }

  .block_title.section_title p{
    padding:0 14% !important;
  }

  #mobile_responsive_menu{
    display:block;
  }
  .header_page{background-size:cover !important;-webkit-background-size:cover !important; -moz-background-size:cover !important;}
  #navigation{display:none;}
  #logo{
    left: 50%;
    position: relative;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
  }

  .header_wrapper{background:#fff}
  .background--dark nav .menu > li > a, .background--dark header#header .header_tools .vert_mid > a, .background--dark header#header .header_tools .vert_mid .cart .cart_icon, .background--dark .slicknav_btn:after, .background--dark .mobile_small_menu{
    color:#222 !important;
  }
  .mobile_small_menu{
    display:block;
  }

  .span12{width:724px;}
  
  
  .codeless_slider .swiper-slide p{
    font-size:14px !important;
  }
  .top_wrapper{padding-top:0px;}
  .page_header_yes .top_wrapper{
    padding-top:0px;
  }

  .textbar h2{
    width:100%;
    text-align:center;
    position:relative;
    top:0;
    margin-top:0;
    font-size:22px;
  }
  .textbar .btn-bt{
    left:50%;
    float:left;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
    margin-top:20px;
  }

  .clients .item{
    width:200px;
  }
  .clients_el:hover .pagination a.prev{
    left:-30px !important;
  }
  .clients_el:hover .pagination a.next{
    right:-30px !important;
  }
  #copyright .pull-right{
    float:left;
    width:100%;
    margin-bottom:15px;
  }
  #copyright .widget ul{
    padding:0;
  }

  .testimonial_carousel .item{
    width:724px;
  }
  .testimonial_carousel_element:hover .pagination a.prev{
    left:-10px;
  }
  .testimonial_carousel_element:hover .pagination a.next{
    right:-10px;
  }
  .row-dynamic-el .media .type_image.alignment_center{
    width:100% !important;
    left:0 !important;
    margin-left:0 !important;
  }
  .full-width-content .col > .vc_column{ 
    width:100% !important; 
  }
  .header_page.with_subtitle.centered .titles h1{
    line-height:48px;
  }
 footer .inner .row-fluid [class*="span"]{
    padding-bottom:40px;
  }

  .services_steps{height:175px;}
  aside ul li a{padding-right:10px;}
  #faq-filter ul li{padding:8px 16px;}

  .content_portfolio.fullwidth .no_space .portfolio-item{
    margin-bottom:0 !important;
    margin-left:0 !important;
  }

  .blog-article.timeline-style .post_box{
    width:100%;
    z-index:9999999;
    display:block;
  }
  .timeline-border{
    z-index:-1;
  }
  .fullwidth .blog-article.timeline-style .post_box{
    width:100%;
  }
  .sidebar_right .blog-article.alternate-style .media, .sidebar_left .blog-article.alternate-style .media{
    width:100%;
  }
  .sidebar_right .blog-article.alternate-style .content, .sidebar_left .blog-article.alternate-style .content{
    padding-left:0;
    width:100%; 
  }
  .sidebar_right .blog-article.alternate-style .media iframe, .sidebar_left .blog-article.alternate-style .media iframe{
    width:538px;
  }
  .fullwidth .blog-article.grid-style{
    width:50%;
  }
  .sidebar_left .blog-article.grid-style, .sidebar_right .blog-article.grid-style{
    width:50%;
  }

  #blogmasonry .grid-size{width:50%;} 


  ul.products li .button, ul.products li .added_to_cart{
    width:80px;
  }

  .single_staff.modern{
    width:100%;
  }

  footer .widget_flickr .flickr_badge_image{
    width:60px;
    height:60px;
  }

  footer .inner .widget_flickr .flickr_badge_image:nth-child(5){
    margin-bottom:9px;
  }

  .nav-tabs > li > a, .nav-pills > li > a{
    padding-left:6px;
    padding-right:6px;
  }

  .background--dark #logo img.dark{
    display:block;
    visibility:visible; 
  }

  .background--dark #logo img.light{
    display:none;
    visibility:hidden;
  }

  .header_5 .mobile_small_menu{
    display:none;
  }

  .header_5 .top_wrapper{
    padding-top:inherit;
  }
  .full-width-content .vc_column.with_bg, .full-width-content .vc_column.using_bg{
    min-height:200px;
  }

  .header_5 .header_tools{
   
  }
  .header_6 .header_widgetized{
    display:none;
  }

  .header_3 .top_wrapper{
    padding-top:0 !important;
  }

  .header_3 .header_wrapper{background:transparent !important;}

  .row-dynamic-el .media .type_image.alignment_right{
    float:left;
    position:relative;
    left:50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%); 
  }

  .header_7 .portfolio-item{width:100% !important;}

  .header_7.header_wrapper{position:relative; height:80px; width:100%;padding:0;} 
  .header_7.header_wrapper .header_widgetized{display: none}
  .header_7 header#header .row-fluid .span12, .header_7 .header_wrapper{width:100% !important; height:80px !important;}
  .header_7 .viewport{padding-left:0;}
  .header_7 #logo img{margin-top:inherit !important;-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);}
  .header_7 #logo{top:auto; left:50%; height:100% !important;-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);}

.header_shadow_shadow1 .header_wrapper .container:after{display:none;}


}


@media all and (min-width: 980px){
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}

@media all and (min-width: 981px) and (max-width: 1100px){
	
  .boxed_layout{width:960px;}
  .header_6 .header_widgetized{
    width:670px;
  }
  .header_page{background-size:cover !important;-webkit-background-size:cover !important; -moz-background-size:cover !important;}
  .codeless_news_slider .swiper-slide:hover h1{
    bottom:60px;
  }

  .codeless_slider .swiper-slide .content{
    width:940px !important;
    
  }
  .codeless_slider .swiper-slide .content.vertical_centered{
    margin-left:-470px !important;
  }
  .codeless_slider .swiper-slide h1{
    font-size:40px !important;
  }
  .codeless_slider .swiper-slide p{
    font-size:16px !important;
  }
  nav .codeless_custom_menu_mega_menu.codeless_mega4{
    width:940px !important;
  }
  nav .codeless_custom_menu_mega_menu.codeless_mega4 li{
    width:215px !important;
  }
  .textbar h2{
    width:100%;
    text-align:center;
    position:relative;
    top:0;
    margin-top:0;
  }
  .textbar .btn-bt{
    left:50%;
    float:left;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
    margin-top:20px;
  }
  .testimonial_carousel .item{
    width:940px;
  }
  .testimonial_carousel_element:hover .pagination a.prev{
    left:-20px;
  }
  .testimonial_carousel_element:hover .pagination a.next{
    right:-20px;
  }
  .clients .item{
    width:230px;
    padding:0 40px;
  }
  .clients_el:hover .pagination a.prev{
    left:-20px;
  }
  .clients_el:hover .pagination a.next{
    right:-20px;
  }

  #blog .span9{
  }
  .blog-article.timeline-style .post_box{
    width:100%;
    z-index:9999999;
    display:block;
  } 
  .timeline-border{
    z-index:-1;
  }
  .fullwidth .blog-article.timeline-style .post_box{
    width:100%;
  }
  .sidebar_right .blog-article.alternate-style .media, .sidebar_left .blog-article.alternate-style .media{
    width:40%;
  }
  .sidebar_right .blog-article.alternate-style .content, .sidebar_left .blog-article.alternate-style .content{
    width:60%;
  }
  .sidebar_right .blog-article.alternate-style.format-quote .content, .sidebar_left .blog-article.alternate-style.format-quote .content{
    width:665px;
  }

  footer .inner .widget_flickr .flickr_badge_image:nth-child(5){
    margin-bottom:9px;
  }
  .nav-tabs > li > a, .nav-pills > li > a{
    padding-right:13px;
    padding-left:13px;
  }

  .codeless_news_slider .swiper-slide h1{ 
    font-size:18px !important;
  }
  .codeless_news_slider .swiper-slide p{
    font-size:13px !important; 
  }

  .header_3 nav .menu > li{padding-left:10px; padding-right:10px;}

  .header_1 nav .menu > li{padding-left:0;}

}

@media all and (min-width: 1100px){
  .flickr_container{margin-left:-13px;}
  footer .widget_flickr .flickr_badge_image{
    width:33.333%;
    margin-right:0;
    padding-left:13px;
    height:auto !important;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;

  }

}

@media all and (max-width: 1225px){
  
  .header_12 .after_navigation_widgetized{
    width:120px;
  }

}

@media all and (max-width: 1130px){
  
  .header_12 .after_navigation_widgetized{
    display:none;
  }

}

@media all and (max-width: 1100px){
  .codeless_gallery_carousel.opacity img{
    opacity:1;
  }
  .codeless_gallery_carousel .info > *{
    opacity:1;
  }
  .codeless_gallery_carousel .info{
    display:none;
  }
}

@media all and (max-width: 979px){
  .codeless_slider .nav-thumbflip .icon-wrap {
    width: 28px;
  }
}
@media all{/*! fancyBox v2.1.3 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('https://bnautoescuela.com.ar/wp-content/themes/specular/fancybox/source/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('https://bnautoescuela.com.ar/wp-content/themes/specular/fancybox/source/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('https://bnautoescuela.com.ar/wp-content/themes/specular/fancybox/source/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('https://bnautoescuela.com.ar/wp-content/themes/specular/fancybox/source/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}}
@media all{@font-face {
	font-family: 'moon';
	src:url('https://bnautoescuela.com.ar/wp-content/themes/specular/font/moon.eot');
	src:url('https://bnautoescuela.com.ar/wp-content/themes/specular/font/moon.eot#iefix') format('embedded-opentype'),
		url('https://bnautoescuela.com.ar/wp-content/themes/specular/font/moon.svg#moon') format('svg'),
		url('https://bnautoescuela.com.ar/wp-content/themes/specular/font/moon.woff') format('woff'),
		url('https://bnautoescuela.com.ar/wp-content/themes/specular/font/moon.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;font-display:swap;}

a [class*="moon-"], a [class*=" moon-"]{
	cursor:pointer;
	outline: 0 !important;
}
[class*="moon-"], [class*=" moon-"]{
	cursor:default;
}

[class*="moon-"]:before, [class*=" moon-"]:before {
	font-family: 'moon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	text-decoration:none;
	-webkit-font-smoothing: antialiased;
}

ul.icons {list-style:none !important;}

.pull-right {
	float: right;
	
}
.pull-left {
	float: left;
	
}
@keyframes anim-rotate {
	0% {
		transform: rotate(0);
	}
	100% {
		transform: rotate(360deg);
	}
}
.spinner--steps {
	animation: anim-rotate 1s infinite steps(8);
}
.spinner--steps2 {
	animation: anim-rotate 1s infinite steps(12);
}

.icon-spin {
	display: inline-block;
	-moz-animation: spin 2s infinite linear;
	-o-animation: spin 2s infinite linear;
	-webkit-animation: spin 2s infinite linear;
	animation: spin 2s infinite linear;
	width:30px;
}
.hover-fade{
	padding:0 5px;
	opacity:1; 
	filter:alpha(opacity=100); /* For IE8 and earlier */
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

#header-widget-area .textwidget a:last-child .hover-fade{padding-right:0;}

.hover-fade:hover{
	opacity:0.65; 
	filter:alpha(opacity=65); /* For IE8 and earlier */
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.icon-background, .metro-background {
	color: #fff;
	display: inline-block;
	padding: 0.09em 0 0;
	overflow: hidden;
	max-width: 2.4em;
	padding-right: 0;
	max-height: 2.09em;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}
.icon-background{
	border: 1px solid #777;
	border-color: rgba(0,0,0,0.2);
	border-bottom-color: #333;
	border-bottom-color: rgba(0,0,0,0.4);
	background-image: -moz-linear-gradient(top,  rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.05) 49%, rgba(0,0,0,0.05) 51%, rgba(0,0,0,0.1) 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.1)), color-stop(49%,rgba(255,255,255,0.05)), color-stop(51%,rgba(0,0,0,0.05)), color-stop(100%,rgba(0,0,0,0.1)));
	background-image: -webkit-linear-gradient(top,  rgba(255,255,255,0.1) 0%,rgba(255,255,255,0.05) 49%,rgba(0,0,0,0.05) 51%,rgba(0,0,0,0.1) 100%);
	background-image: -o-linear-gradient(top,  rgba(255,255,255,0.1) 0%,rgba(255,255,255,0.05) 49%,rgba(0,0,0,0.05) 51%,rgba(0,0,0,0.1) 100%);
	background-image: -ms-linear-gradient(top,  rgba(255,255,255,0.1) 0%,rgba(255,255,255,0.05) 49%,rgba(0,0,0,0.05) 51%,rgba(0,0,0,0.1) 100%);
	background-image: linear-gradient(to bottom,  rgba(255,255,255,0.1) 0%,rgba(255,255,255,0.05) 49%,rgba(0,0,0,0.05) 51%,rgba(0,0,0,0.1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1affffff', endColorstr='#1a000000',GradientType=0 );
	-moz-box-shadow: inset 0 0.08em 0 rgba(255,255,255,0.4), inset 0 0 0.1em rgba(255,255,255,0.9);
	-webkit-box-shadow: inset 0 0.08em 0 rgba(255,255,255,0.4), inset 0 0 0.1em rgba(255,255,255,0.9);
	box-shadow: inset 0 0.08em 0 rgba(255,255,255,0.4), inset 0 0 0.1em rgba(255,255,255,0.9);
	-moz-border-radius: .3em;
	-webkit-border-radius: .3em;
	border-radius: .3em;
}
.icon-background:before, .metro-background:before {content: "";
	float: left;
	font-size: 120%;
	line-height:1.65;
	font-style: normal;
	font-weight: normal;
	margin: 0 0.5em 0 0;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	padding: 0;
	width: 2em;
	height: 2em;
	border: none;
	box-shadow: none;	
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
}

.hover-show-color{
	padding:0 6px;
	color:#ccc !important;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
#header-widget-area .textwidget a:last-child .hover-show-color{padding-right:0;}

.hover-show-color:hover{	
	color:inherit !important;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.hover-show-color-bg{
	color:#666 !important;
	border: 1px solid #aaa;
	border-color: rgba(0,0,0,0.3);
	border-bottom-color: #777;
	border-bottom-color: rgba(0,0,0,0.5);	
	text-shadow: 0 1px 0 #fff;
	background-image: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 1%, rgba(0,0,0,0.07) 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(1%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.07)));
	background-image: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.07) 100%);
	background-image: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.07) 100%);
	background-image: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.07) 100%);
	background-image: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.07) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#12000000',GradientType=0 );
	-moz-box-shadow: inset 0 0.08em 0 rgba(255,255,255,0.7), inset 0 0 0.08em rgba(255,255,255,0.5);
	-webkit-box-shadow: inset 0 0.08em 0 rgba(255,255,255,0.7), inset 0 0 0.08em rgba(255,255,255,0.5);
	box-shadow: inset 0 0.08em 0 rgba(255,255,255,0.7), inset 0 0 0.08em rgba(255,255,255,0.5);
}
.hover-show-color-bg:hover{	
	color:inherit !important;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
.hover-show-color-metro-bg{
	color:#B5B5B5 !important;
	background-color:#F7F7F7;
	margin-bottom: -5px;
	margin-left:-1px;
}

.hover-show-color-metro-bg.moon-dribbble-3 {margin-right:-1px;}

.hover-show-color-metro-bg:hover{	
	color:#fff !important;
	background-color:inherit !important;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

@-moz-keyframes spin {
  0% { -moz-transform: rotate(0deg); }
  100% { -moz-transform: rotate(359deg); }
}
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(359deg); }
}
@-o-keyframes spin {
  0% { -o-transform: rotate(0deg); }
  100% { -o-transform: rotate(359deg); }
}
@-ms-keyframes spin {
  0% { -ms-transform: rotate(0deg); }
  100% { -ms-transform: rotate(359deg); }
}
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(359deg); }
}
}@-moz-document url-prefix() {
  .icon-spin {
    height: .9em;
  }
}


@media all{.icon-spinner:before, .icon-spinner-2:before, .icon-spinner-3:before, .icon-spinner-4:before, .icon-spinner-5:before, .icon-spinner-6, .icon-spinner-7:before {
	font-family: 'moon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.icon-spinner:before {
	content: "\e000";
}
.icon-spinner-2:before {
	content: "\e1a8";
}
.icon-spinner-3:before {
	content: "\e002";
}
.icon-spinner-4:before {
	content: "\e003";
}
.icon-spinner-5:before {
	content: "\e004";
}
.icon-spinner-6:before {
	content: "\e005";
}
.icon-spinner-7:before {
	content: "\e006";
}

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


.moon-home:before {content: "\e000";}
.moon-home-2:before {content: "\e001";}
.moon-home-3:before {content: "\e002";}
.moon-home-4:before {content: "\e003";}
.moon-home-5:before {content: "\e004";}
.moon-home-6:before {content: "\e005";}
.moon-home-7:before {content: "\e006";}
.moon-home-8:before {content: "\e007";}
.moon-home-9:before {content: "\e008";}
.moon-home-10:before {content: "\e009";}
.moon-home-11:before {content: "\e00a";}
.moon-office:before {content: "\e00b";}
.moon-newspaper:before {content: "\e00c";}
.moon-pencil:before {content: "\e00d";}
.moon-pencil-2:before {content: "\e00e";}
.moon-pencil-3:before {content: "\e00f";}
.moon-pencil-4:before {content: "\e010";}
.moon-pencil-5:before {content: "\e011";}
.moon-pencil-6:before {content: "\e012";}
.moon-quill:before {content: "\e013";}
.moon-quill-2:before {content: "\e014";}
.moon-quill-3:before {content: "\e015";}
.moon-pen:before {content: "\e016";}
.moon-pen-2:before {content: "\e017";}
.moon-pen-3:before {content: "\e018";}
.moon-pen-4:before {content: "\e019";}
.moon-pen-5:before {content: "\e01a";}
.moon-marker:before {content: "\e01b";}
.moon-home-12:before {content: "\e01c";}
.moon-marker-2:before {content: "\e01d";}
.moon-blog:before {content: "\e01e";}
.moon-blog-2:before {content: "\e01f";}
.moon-brush:before {content: "\e020";}
.moon-palette:before {content: "\e021";}
.moon-palette-2:before {content: "\e022";}
.moon-eyedropper:before {content: "\e023";}
.moon-eyedropper-2:before {content: "\e024";}
.moon-droplet:before {content: "\e025";}
.moon-droplet-2:before {content: "\e026";}
.moon-droplet-3:before {content: "\e027";}
.moon-droplet-4:before {content: "\e028";}
.moon-paint-format:before {content: "\e029";}
.moon-paint-format-2:before {content: "\e02a";}
.moon-image:before {content: "\e02b";}
.moon-image-2:before {content: "\e02c";}
.moon-image-3:before {content: "\e02d";}
.moon-images:before {content: "\e02e";}
.moon-image-4:before {content: "\e02f";}
.moon-image-5:before {content: "\e030";}
.moon-image-6:before {content: "\e031";}
.moon-images-2:before {content: "\e032";}
.moon-image-7:before {content: "\e033";}
.moon-camera:before {content: "\e034";}
.moon-camera-2:before {content: "\e035";}
.moon-camera-3:before {content: "\e036";}
.moon-camera-4:before {content: "\e037";}
.moon-music:before {content: "\e038";}
.moon-music-2:before {content: "\e039";}
.moon-music-3:before {content: "\e03a";}
.moon-music-4:before {content: "\e03b";}
.moon-music-5:before {content: "\e03c";}
.moon-music-6:before {content: "\e03d";}
.moon-piano:before {content: "\e03e";}
.moon-guitar:before {content: "\e03f";}
.moon-headphones:before {content: "\e040";}
.moon-headphones-2:before {content: "\e041";}
.moon-play:before {content: "\e042";}
.moon-play-2:before {content: "\e043";}
.moon-movie:before {content: "\e044";}
.moon-movie-2:before {content: "\e045";}
.moon-movie-3:before {content: "\e046";}
.moon-film:before {content: "\e047";}
.moon-film-2:before {content: "\e048";}
.moon-film-3:before {content: "\e049";}
.moon-film-4:before {content: "\e04a";}
.moon-camera-5:before {content: "\e04b";}
.moon-camera-6:before {content: "\e04c";}
.moon-camera-7:before {content: "\e04d";}
.moon-camera-8:before {content: "\e04e";}
.moon-camera-9:before {content: "\e04f";}
.moon-dice:before {content: "\e050";}
.moon-gamepad:before {content: "\e051";}
.moon-gamepad-2:before {content: "\e052";}
.moon-gamepad-3:before {content: "\e053";}
.moon-pacman:before {content: "\e054";}
.moon-spades:before {content: "\e055";}
.moon-clubs:before {content: "\e056";}
.moon-diamonds:before {content: "\e057";}
.moon-king:before {content: "\e058";}
.moon-queen:before {content: "\e059";}
.moon-rock:before {content: "\e05a";}
.moon-bishop:before {content: "\e05b";}
.moon-knight:before {content: "\e05c";}
.moon-pawn:before {content: "\e05d";}
.moon-chess:before {content: "\e05e";}
.moon-bullhorn:before {content: "\e05f";}
.moon-megaphone:before {content: "\e060";}
.moon-new:before {content: "\e061";}
.moon-connection:before {content: "\e062";}
.moon-connection-2:before {content: "\e063";}
.moon-podcast:before {content: "\e064";}
.moon-radio:before {content: "\e065";}
.moon-feed:before {content: "\e066";}
.moon-connection-3:before {content: "\e067";}
.moon-radio-2:before {content: "\e068";}
.moon-podcast-2:before {content: "\e069";}
.moon-podcast-3:before {content: "\e06a";}
.moon-mic:before {content: "\e06b";}
.moon-mic-2:before {content: "\e06c";}
.moon-mic-3:before {content: "\e06d";}
.moon-mic-4:before {content: "\e06e";}
.moon-mic-5:before {content: "\e06f";}
.moon-book:before {content: "\e070";}
.moon-book-2:before {content: "\e071";}
.moon-books:before {content: "\e072";}
.moon-reading:before {content: "\e073";}
.moon-library:before {content: "\e074";}
.moon-library-2:before {content: "\e075";}
.moon-graduation:before {content: "\e076";}
.moon-file:before {content: "\e077";}
.moon-profile:before {content: "\e078";}
.moon-file-2:before {content: "\e079";}
.moon-file-3:before {content: "\e07a";}
.moon-file-4:before {content: "\e07b";}
.moon-file-5:before {content: "\e07c";}
.moon-file-6:before {content: "\e07d";}
.moon-files:before {content: "\e07e";}
.moon-file-plus:before {content: "\e07f";}
.moon-file-minus:before {content: "\e080";}
.moon-file-download:before {content: "\e081";}
.moon-file-upload:before {content: "\e082";}
.moon-file-check:before {content: "\e083";}
.moon-file-remove:before {content: "\e084";}
.moon-file-7:before {content: "\e085";}
.moon-file-8:before {content: "\e086";}
.moon-file-plus-2:before {content: "\e087";}
.moon-file-minus-2:before {content: "\e088";}
.moon-file-download-2:before {content: "\e089";}
.moon-file-upload-2:before {content: "\e08a";}
.moon-file-check-2:before {content: "\e08b";}
.moon-file-remove-2:before {content: "\e08c";}
.moon-file-9:before {content: "\e08d";}
.moon-copy:before {content: "\e08e";}
.moon-copy-2:before {content: "\e08f";}
.moon-copy-3:before {content: "\e090";}
.moon-copy-4:before {content: "\e091";}
.moon-paste:before {content: "\e092";}
.moon-paste-2:before {content: "\e093";}
.moon-paste-3:before {content: "\e094";}
.moon-stack:before {content: "\e095";}
.moon-stack-2:before {content: "\e096";}
.moon-stack-3:before {content: "\e097";}
.moon-folder:before {content: "\e098";}
.moon-folder-download:before {content: "\e099";}
.moon-folder-upload:before {content: "\e09a";}
.moon-folder-plus:before {content: "\e09b";}
.moon-folder-plus-2:before {content: "\e09c";}
.moon-folder-minus:before {content: "\e09d";}
.moon-folder-minus-2:before {content: "\e09e";}
.moon-folder8:before {content: "\e09f";}
.moon-folder-remove:before {content: "\e0a0";}
.moon-folder-2:before {content: "\e0a1";}
.moon-folder-open:before {content: "\e0a2";}
.moon-folder-3:before {content: "\e0a3";}
.moon-folder-4:before {content: "\e0a4";}
.moon-folder-plus-3:before {content: "\e0a5";}
.moon-folder-minus-3:before {content: "\e0a6";}
.moon-folder-plus-4:before {content: "\e0a7";}
.moon-folder-remove-2:before {content: "\e0a8";}
.moon-folder-download-2:before {content: "\e0a9";}
.moon-folder-upload-2:before {content: "\e0aa";}
.moon-folder-download-3:before {content: "\e0ab";}
.moon-folder-upload-3:before {content: "\e0ac";}
.moon-folder-5:before {content: "\e0ad";}
.moon-folder-open-2:before {content: "\e0ae";}
.moon-folder-6:before {content: "\e0af";}
.moon-folder-open-3:before {content: "\e0b0";}
.moon-certificate:before {content: "\e0b1";}
.moon-cc:before {content: "\e0b2";}
.moon-tag:before {content: "\e0b3";}
.moon-tag-2:before {content: "\e0b4";}
.moon-tag-3:before {content: "\e0b5";}
.moon-tag-4:before {content: "\e0b6";}
.moon-tag-5:before {content: "\e0b7";}
.moon-tag-6:before {content: "\e0b8";}
.moon-tag-7:before {content: "\e0b9";}
.moon-tags:before {content: "\e0ba";}
.moon-tags-2:before {content: "\e0bb";}
.moon-tag-8:before {content: "\e0bc";}
.moon-barcode:before {content: "\e0bd";}
.moon-barcode-2:before {content: "\e0be";}
.moon-qrcode:before {content: "\e0bf";}
.moon-ticket:before {content: "\e0c0";}
.moon-cart:before {content: "\e0c1";}
.moon-cart-2:before {content: "\e0c2";}
.moon-cart-3:before {content: "\e0c3";}
.moon-cart-4:before {content: "\e0c4";}
.moon-cart-5:before {content: "\e0c5";}
.moon-cart-6:before {content: "\e0c6";}
.moon-cart-7:before {content: "\e0c7";}
.moon-cart-plus:before {content: "\e0c8";}
.moon-cart-minus:before {content: "\e0c9";}
.moon-cart-add:before {content: "\e0ca";}
.moon-cart-remove:before {content: "\e0cb";}
.moon-cart-checkout:before {content: "\e0cc";}
.moon-cart-remove-2:before {content: "\e0cd";}
.moon-basket:before {content: "\e0ce";}
.moon-basket-2:before {content: "\e0cf";}
.moon-bag:before {content: "\e0d0";}
.moon-bag-2:before {content: "\e0d1";}
.moon-bag-3:before {content: "\e0d2";}
.moon-coin:before {content: "\e0d3";}
.moon-coins:before {content: "\e0d4";}
.moon-credit:before {content: "\e0d5";}
.moon-credit-2:before {content: "\e0d6";}
.moon-calculate:before {content: "\e0d7";}
.moon-calculate-2:before {content: "\e0d8";}
.moon-support:before {content: "\e0d9";}
.moon-phone:before {content: "\e0da";}
.moon-phone-2:before {content: "\e0db";}
.moon-phone-3:before {content: "\e0dc";}
.moon-phone-4:before {content: "\e0dd";}
.moon-contact-add:before {content: "\e0de";}
.moon-contact-remove:before {content: "\e0df";}
.moon-contact-add-2:before {content: "\e0e0";}
.moon-contact-remove-2:before {content: "\e0e1";}
.moon-call-incoming:before {content: "\e0e2";}
.moon-call-outgoing:before {content: "\e0e3";}
.moon-phone-5:before {content: "\e0e4";}
.moon-phone-6:before {content: "\e0e5";}
.moon-phone-hang-up:before {content: "\e0e6";}
.moon-phone-hang-up-2:before {content: "\e0e7";}
.moon-address-book:before {content: "\e0e8";}
.moon-address-book-2:before {content: "\e0e9";}
.moon-notebook:before {content: "\e0ea";}
.moon-envelop:before {content: "\e0eb";}
.moon-envelop-2:before {content: "\e0ec";}
.moon-mail-send:before {content: "\e0ed";}
.moon-envelop-opened:before {content: "\e0ee";}
.moon-envelop-3:before {content: "\e0ef";}
.moon-pushpin:before {content: "\e0f0";}
.moon-location:before {content: "\e0f1";}
.moon-location-2:before {content: "\e0f2";}
.moon-location-3:before {content: "\e0f3";}
.moon-location-4:before {content: "\e0f4";}
.moon-location-5:before {content: "\e0f5";}
.moon-location-6:before {content: "\e0f6";}
.moon-location-7:before {content: "\e0f7";}
.moon-compass:before {content: "\e0f8";}
.moon-compass-2:before {content: "\e0f9";}
.moon-map:before {content: "\e0fa";}
.moon-map-2:before {content: "\e0fb";}
.moon-map-3:before {content: "\e0fc";}
.moon-map-4:before {content: "\e0fd";}
.moon-direction:before {content: "\e0fe";}
.moon-history:before {content: "\e0ff";}
.moon-history-2:before {content: "\e100";}
.moon-clock:before {content: "\e101";}
.moon-clock-2:before {content: "\e102";}
.moon-clock-3:before {content: "\e103";}
.moon-clock-4:before {content: "\e104";}
.moon-watch:before {content: "\e105";}
.moon-clock-5:before {content: "\e106";}
.moon-clock-6:before {content: "\e107";}
.moon-clock-7:before {content: "\e108";}
.moon-alarm:before {content: "\e109";}
.moon-alarm-2:before {content: "\e10a";}
.moon-bell:before {content: "\e10b";}
.moon-bell-2:before {content: "\e10c";}
.moon-alarm-plus:before {content: "\e10d";}
.moon-alarm-minus:before {content: "\e10e";}
.moon-alarm-check:before {content: "\e10f";}
.moon-alarm-cancel:before {content: "\e110";}
.moon-stopwatch:before {content: "\e111";}
.moon-calendar:before {content: "\e112";}
.moon-calendar-2:before {content: "\e113";}
.moon-calendar-3:before {content: "\e114";}
.moon-calendar-4:before {content: "\e115";}
.moon-calendar-5:before {content: "\e116";}
.moon-print:before {content: "\e117";}
.moon-print-2:before {content: "\e118";}
.moon-print-3:before {content: "\e119";}
.moon-mouse:before {content: "\e11a";}
.moon-mouse-2:before {content: "\e11b";}
.moon-mouse-3:before {content: "\e11c";}
.moon-mouse-4:before {content: "\e11d";}
.moon-keyboard:before {content: "\e11e";}
.moon-keyboard-2:before {content: "\e11f";}
.moon-screen:before {content: "\e120";}
.moon-screen-2:before {content: "\e121";}
.moon-screen-3:before {content: "\e122";}
.moon-screen-4:before {content: "\e123";}
.moon-laptop:before {content: "\e124";}
.moon-mobile:before {content: "\e125";}
.moon-mobile-2:before {content: "\e126";}
.moon-tablet:before {content: "\e127";}
.moon-mobile-3:before {content: "\e128";}
.moon-tv:before {content: "\e129";}
.moon-cabinet:before {content: "\e12a";}
.moon-archive:before {content: "\e12b";}
.moon-drawer:before {content: "\e12c";}
.moon-drawer-2:before {content: "\e12d";}
.moon-drawer-3:before {content: "\e12e";}
.moon-box:before {content: "\e12f";}
.moon-box-add:before {content: "\e130";}
.moon-box-remove:before {content: "\e131";}
.moon-download:before {content: "\e132";}
.moon-upload:before {content: "\e133";}
.moon-disk:before {content: "\e134";}
.moon-cd:before {content: "\e135";}
.moon-storage:before {content: "\e136";}
.moon-storage-2:before {content: "\e137";}
.moon-database:before {content: "\e138";}
.moon-database-2:before {content: "\e139";}
.moon-database-3:before {content: "\e13a";}
.moon-undo:before {content: "\e13b";}
.moon-redo:before {content: "\e13c";}
.moon-rotate:before {content: "\e13d";}
.moon-rotate-2:before {content: "\e13e";}
.moon-flip:before {content: "\e13f";}
.moon-flip-2:before {content: "\e140";}
.moon-unite:before {content: "\e141";}
.moon-subtract:before {content: "\e142";}
.moon-interset:before {content: "\e143";}
.moon-exclude:before {content: "\e144";}
.moon-align-left:before {content: "\e145";}
.moon-align-center-horizontal:before {content: "\e146";}
.moon-align-right:before {content: "\e147";}
.moon-align-top:before {content: "\e148";}
.moon-align-center-vertical:before {content: "\e149";}
.moon-align-bottom:before {content: "\e14a";}
.moon-undo-2:before {content: "\e14b";}
.moon-redo-2:before {content: "\e14c";}
.moon-forward:before {content: "\e14d";}
.moon-reply:before {content: "\e14e";}
.moon-reply-2:before {content: "\e14f";}
.moon-bubble:before {content: "\e150";}
.moon-bubbles:before {content: "\e151";}
.moon-bubbles-2:before {content: "\e152";}
.moon-bubble-2:before {content: "\e153";}
.moon-bubbles-3:before {content: "\e154";}
.moon-bubbles-4:before {content: "\e155";}
.moon-bubble-notification:before {content: "\e156";}
.moon-bubbles-5:before {content: "\e157";}
.moon-bubbles-6:before {content: "\e158";}
.moon-bubble-3:before {content: "\e159";}
.moon-bubble-dots:before {content: "\e15a";}
.moon-bubble-4:before {content: "\e15b";}
.moon-bubble-5:before {content: "\e15c";}
.moon-bubble-dots-2:before {content: "\e15d";}
.moon-bubble-6:before {content: "\e15e";}
.moon-bubble-7:before {content: "\e15f";}
.moon-bubble-8:before {content: "\e160";}
.moon-bubbles-7:before {content: "\e161";}
.moon-bubble-9:before {content: "\e162";}
.moon-bubbles-8:before {content: "\e163";}
.moon-bubble-10:before {content: "\e164";}
.moon-bubble-dots-3:before {content: "\e165";}
.moon-bubble-11:before {content: "\e166";}
.moon-bubble-12:before {content: "\e167";}
.moon-bubble-dots-4:before {content: "\e168";}
.moon-bubble-13:before {content: "\e169";}
.moon-bubbles-9:before {content: "\e16a";}
.moon-bubbles-10:before {content: "\e16b";}
.moon-bubble-blocked:before {content: "\e16c";}
.moon-bubble-quote:before {content: "\e16d";}
.moon-bubble-user:before {content: "\e16e";}
.moon-bubble-check:before {content: "\e16f";}
.moon-bubble-video-chat:before {content: "\e170";}
.moon-bubble-link:before {content: "\e171";}
.moon-bubble-locked:before {content: "\e172";}
.moon-bubble-star:before {content: "\e173";}
.moon-bubble-heart:before {content: "\e174";}
.moon-bubble-paperclip:before {content: "\e175";}
.moon-bubble-cancel:before {content: "\e176";}
.moon-bubble-plus:before {content: "\e177";}
.moon-bubble-minus:before {content: "\e178";}
.moon-bubble-notification-2:before {content: "\e179";}
.moon-bubble-trash:before {content: "\e17a";}
.moon-bubble-left:before {content: "\e17b";}
.moon-bubble-right:before {content: "\e17c";}
.moon-bubble-up:before {content: "\e17d";}
.moon-bubble-down:before {content: "\e17e";}
.moon-bubble-first:before {content: "\e17f";}
.moon-bubble-last:before {content: "\e180";}
.moon-bubble-replu:before {content: "\e181";}
.moon-bubble-forward:before {content: "\e182";}
.moon-bubble-reply:before {content: "\e183";}
.moon-bubble-forward-2:before {content: "\e184";}
.moon-user:before {content: "\e185";}
.moon-users:before {content: "\e186";}
.moon-user-plus:before {content: "\e187";}
.moon-user-plus-2:before {content: "\e188";}
.moon-user-minus:before {content: "\e189";}
.moon-user-minus-2:before {content: "\e18a";}
.moon-user-cancel:before {content: "\e18b";}
.moon-user-block:before {content: "\e18c";}
.moon-users-2:before {content: "\e18d";}
.moon-user-2:before {content: "\e18e";}
.moon-users-3:before {content: "\e18f";}
.moon-user-plus-3:before {content: "\e190";}
.moon-user-minus-3:before {content: "\e191";}
.moon-user-cancel-2:before {content: "\e192";}
.moon-user-block-2:before {content: "\e193";}
.moon-user-3:before {content: "\e194";}
.moon-user-4:before {content: "\e195";}
.moon-user-5:before {content: "\e196";}
.moon-user-6:before {content: "\e197";}
.moon-users-4:before {content: "\e198";}
.moon-user-7:before {content: "\e199";}
.moon-user-8:before {content: "\e19a";}
.moon-users-5:before {content: "\e19b";}
.moon-vcard:before {content: "\e19c";}
.moon-tshirt:before {content: "\e19d";}
.moon-hanger:before {content: "\e19e";}
.moon-quotes-left:before {content: "\e19f";}
.moon-quotes-right:before {content: "\e1a0";}
.moon-quotes-right-2:before {content: "\e1a1";}
.moon-quotes-right-3:before {content: "\e1a2";}
.moon-busy:before {content: "\e1a3";}
.moon-busy-2:before {content: "\e1a4";}
.moon-busy-3:before {content: "\e1a5";}
.moon-busy-4:before {content: "\e1a6";}
.moon-spinner:before {content: "\e1a7";}
.moon-spinner-2:before {content: "\e1a8";}
.moon-spinner-3:before {content: "\e1a9";}
.moon-spinner-4:before {content: "\e1aa";}
.moon-spinner-5:before {content: "\e1ab";}
.moon-spinner-6:before {content: "\e1ac";}
.moon-spinner-7:before {content: "\e1ad";}
.moon-spinner-8:before {content: "\e1ae";}
.moon-spinner-9:before {content: "\e1af";}
.moon-spinner-10:before {content: "\e1b0";}
.moon-spinner-11:before {content: "\e1b1";}
.moon-spinner-12:before {content: "\e1b2";}
.moon-microscope:before {content: "\e1b3";}
.moon-binoculars:before {content: "\e1b4";}
.moon-binoculars-2:before {content: "\e1b5";}
.moon-search:before {content: "\e1b6";}
.moon-search-2:before {content: "\e1b7";}
.moon-zoom-in:before {content: "\e1b8";}
.moon-zoom-out:before {content: "\e1b9";}
.moon-search-3:before {content: "\e1ba";}
.moon-search-4:before {content: "\e1bb";}
.moon-zoom-in-2:before {content: "\e1bc";}
.moon-zoom-out-2:before {content: "\e1bd";}
.moon-search-5:before {content: "\e1be";}
.moon-expand:before {content: "\e1bf";}
.moon-contract:before {content: "\e1c0";}
.moon-scale-up:before {content: "\e1c1";}
.moon-scale-down:before {content: "\e1c2";}
.moon-expand-2:before {content: "\e1c3";}
.moon-contract-2:before {content: "\e1c4";}
.moon-scale-up-2:before {content: "\e1c5";}
.moon-scale-down-2:before {content: "\e1c6";}
.moon-fullscreen:before {content: "\e1c7";}
.moon-expand-3:before {content: "\e1c8";}
.moon-contract-3:before {content: "\e1c9";}
.moon-key:before {content: "\e1ca";}
.moon-key-2:before {content: "\e1cb";}
.moon-key-3:before {content: "\e1cc";}
.moon-key-4:before {content: "\e1cd";}
.moon-key-5:before {content: "\e1ce";}
.moon-keyhole:before {content: "\e1cf";}
.moon-lock:before {content: "\e1d0";}
.moon-lock-2:before {content: "\e1d1";}
.moon-lock-3:before {content: "\e1d2";}
.moon-lock-4:before {content: "\e1d3";}
.moon-unlocked:before {content: "\e1d4";}
.moon-lock-5:before {content: "\e1d5";}
.moon-unlocked-2:before {content: "\e1d6";}
.moon-wrench:before {content: "\e1d7";}
.moon-wrench-2:before {content: "\e1d8";}
.moon-wrench-3:before {content: "\e1d9";}
.moon-wrench-4:before {content: "\e1da";}
.moon-settings:before {content: "\e1db";}
.moon-equalizer:before {content: "\e1dc";}
.moon-equalizer-2:before {content: "\e1dd";}
.moon-equalizer-3:before {content: "\e1de";}
.moon-cog:before {content: "\e1df";}
.moon-cogs:before {content: "\e1e0";}
.moon-cog-2:before {content: "\e1e1";}
.moon-cog-3:before {content: "\e1e2";}
.moon-cog-4:before {content: "\e1e3";}
.moon-cog-5:before {content: "\e1e4";}
.moon-cog-6:before {content: "\e1e5";}
.moon-cog-7:before {content: "\e1e6";}
.moon-factory:before {content: "\e1e7";}
.moon-hammer:before {content: "\e1e8";}
.moon-tools:before {content: "\e1e9";}
.moon-screwdriver:before {content: "\e1ea";}
.moon-screwdriver-2:before {content: "\e1eb";}
.moon-wand:before {content: "\e1ec";}
.moon-wand-2:before {content: "\e1ed";}
.moon-health:before {content: "\e1ee";}
.moon-aid:before {content: "\e1ef";}
.moon-patch:before {content: "\e1f0";}
.moon-bug:before {content: "\e1f1";}
.moon-bug-2:before {content: "\e1f2";}
.moon-inject:before {content: "\e1f3";}
.moon-inject-2:before {content: "\e1f4";}
.moon-construction:before {content: "\e1f5";}
.moon-cone:before {content: "\e1f6";}
.moon-pie:before {content: "\e1f7";}
.moon-pie-2:before {content: "\e1f8";}
.moon-pie-3:before {content: "\e1f9";}
.moon-pie-4:before {content: "\e1fa";}
.moon-pie-5:before {content: "\e1fb";}
.moon-pie-6:before {content: "\e1fc";}
.moon-pie-7:before {content: "\e1fd";}
.moon-stats:before {content: "\e1fe";}
.moon-stats-2:before {content: "\e1ff";}
.moon-stats-3:before {content: "\e200";}
.moon-bars:before {content: "\e201";}
.moon-bars-2:before {content: "\e202";}
.moon-bars-3:before {content: "\e203";}
.moon-bars-4:before {content: "\e204";}
.moon-bars-5:before {content: "\e205";}
.moon-bars-6:before {content: "\e206";}
.moon-stats-up:before {content: "\e207";}
.moon-stats-down:before {content: "\e208";}
.moon-stairs-down:before {content: "\e209";}
.moon-stairs-down-2:before {content: "\e20a";}
.moon-chart:before {content: "\e20b";}
.moon-stairs:before {content: "\e20c";}
.moon-stairs-2:before {content: "\e20d";}
.moon-ladder:before {content: "\e20e";}
.moon-cake:before {content: "\e20f";}
.moon-gift:before {content: "\e210";}
.moon-gift-2:before {content: "\e211";}
.moon-balloon:before {content: "\e212";}
.moon-rating:before {content: "\e213";}
.moon-rating-2:before {content: "\e214";}
.moon-rating-3:before {content: "\e215";}
.moon-podium:before {content: "\e216";}
.moon-medal:before {content: "\e217";}
.moon-medal-2:before {content: "\e218";}
.moon-medal-3:before {content: "\e219";}
.moon-medal-4:before {content: "\e21a";}
.moon-medal-5:before {content: "\e21b";}
.moon-crown:before {content: "\e21c";}
.moon-trophy:before {content: "\e21d";}
.moon-trophy-2:before {content: "\e21e";}
.moon-trophy-star:before {content: "\e21f";}
.moon-diamond:before {content: "\e220";}
.moon-diamond-2:before {content: "\e221";}
.moon-glass:before {content: "\e222";}
.moon-glass-2:before {content: "\e223";}
.moon-bottle:before {content: "\e224";}
.moon-bottle-2:before {content: "\e225";}
.moon-mug:before {content: "\e226";}
.moon-food:before {content: "\e227";}
.moon-food-2:before {content: "\e228";}
.moon-hamburger:before {content: "\e229";}
.moon-cup:before {content: "\e22a";}
.moon-cup-2:before {content: "\e22b";}
.moon-leaf:before {content: "\e22c";}
.moon-leaf-2:before {content: "\e22d";}
.moon-apple-fruit:before {content: "\e22e";}
.moon-tree:before {content: "\e22f";}
.moon-tree-2:before {content: "\e230";}
.moon-paw:before {content: "\e231";}
.moon-steps:before {content: "\e232";}
.moon-flower:before {content: "\e233";}
.moon-rocket:before {content: "\e234";}
.moon-meter:before {content: "\e235";}
.moon-meter2:before {content: "\e236";}
.moon-meter-slow:before {content: "\e237";}
.moon-meter-medium:before {content: "\e238";}
.moon-meter-fast:before {content: "\e239";}
.moon-dashboard:before {content: "\e23a";}
.moon-hammer-2:before {content: "\e23b";}
.moon-balance:before {content: "\e23c";}
.moon-bomb:before {content: "\e23d";}
.moon-fire:before {content: "\e23e";}
.moon-fire-2:before {content: "\e23f";}
.moon-lab:before {content: "\e240";}
.moon-atom:before {content: "\e241";}
.moon-atom-2:before {content: "\e242";}
.moon-magnet:before {content: "\e243";}
.moon-magnet-2:before {content: "\e244";}
.moon-magnet-3:before {content: "\e245";}
.moon-magnet-4:before {content: "\e246";}
.moon-dumbbell:before {content: "\e247";}
.moon-skull:before {content: "\e248";}
.moon-skull-2:before {content: "\e249";}
.moon-skull-3:before {content: "\e24a";}
.moon-lamp:before {content: "\e24b";}
.moon-lamp-2:before {content: "\e24c";}
.moon-lamp-3:before {content: "\e24d";}
.moon-lamp-4:before {content: "\e24e";}
.moon-remove:before {content: "\e24f";}
.moon-remove-2:before {content: "\e250";}
.moon-remove-3:before {content: "\e251";}
.moon-remove-4:before {content: "\e252";}
.moon-remove-5:before {content: "\e253";}
.moon-remove-6:before {content: "\e254";}
.moon-remove-7:before {content: "\e255";}
.moon-remove-8:before {content: "\e256";}
.moon-briefcase:before {content: "\e257";}
.moon-briefcase-2:before {content: "\e258";}
.moon-briefcase-3:before {content: "\e259";}
.moon-airplane:before {content: "\e25a";}
.moon-airplane-2:before {content: "\e25b";}
.moon-paper-plane:before {content: "\e25c";}
.moon-car:before {content: "\e25d";}
.moon-gas-pump:before {content: "\e25e";}
.moon-bus:before {content: "\e25f";}
.moon-truck:before {content: "\e260";}
.moon-bike:before {content: "\e261";}
.moon-road:before {content: "\e262";}
.moon-train:before {content: "\e263";}
.moon-ship:before {content: "\e264";}
.moon-boat:before {content: "\e265";}
.moon-cube:before {content: "\e266";}
.moon-cube-2:before {content: "\e267";}
.moon-cube-3:before {content: "\e268";}
.moon-cube4:before {content: "\e269";}
.moon-pyramid:before {content: "\e26a";}
.moon-pyramid-2:before {content: "\e26b";}
.moon-cylinder:before {content: "\e26c";}
.moon-package:before {content: "\e26d";}
.moon-puzzle:before {content: "\e26e";}
.moon-puzzle-2:before {content: "\e26f";}
.moon-puzzle-3:before {content: "\e270";}
.moon-puzzle-4:before {content: "\e271";}
.moon-glasses:before {content: "\e272";}
.moon-glasses-2:before {content: "\e273";}
.moon-glasses-3:before {content: "\e274";}
.moon-sun-glasses:before {content: "\e275";}
.moon-accessibility:before {content: "\e276";}
.moon-accessibility-2:before {content: "\e277";}
.moon-brain:before {content: "\e278";}
.moon-target:before {content: "\e279";}
.moon-target-2:before {content: "\e27a";}
.moon-target-3:before {content: "\e27b";}
.moon-gun:before {content: "\e27c";}
.moon-gun-ban:before {content: "\e27d";}
.moon-shield:before {content: "\e27e";}
.moon-shield-2:before {content: "\e27f";}
.moon-shield-3:before {content: "\e280";}
.moon-shield-4:before {content: "\e281";}
.moon-soccer:before {content: "\e282";}
.moon-football:before {content: "\e283";}
.moon-baseball:before {content: "\e284";}
.moon-basketball:before {content: "\e285";}
.moon-golf:before {content: "\e286";}
.moon-hockey:before {content: "\e287";}
.moon-racing:before {content: "\e288";}
.moon-eight-ball:before {content: "\e289";}
.moon-bowling-ball:before {content: "\e28a";}
.moon-bowling:before {content: "\e28b";}
.moon-bowling-2:before {content: "\e28c";}
.moon-lightning:before {content: "\e28d";}
.moon-power:before {content: "\e28e";}
.moon-power-2:before {content: "\e28f";}
.moon-switch:before {content: "\e290";}
.moon-power-cord:before {content: "\e291";}
.moon-cord:before {content: "\e292";}
.moon-socket:before {content: "\e293";}
.moon-clipboard:before {content: "\e294";}
.moon-clipboard-2:before {content: "\e295";}
.moon-signup:before {content: "\e296";}
.moon-clipboard-3:before {content: "\e297";}
.moon-clipboard-4:before {content: "\e298";}
.moon-list:before {content: "\e299";}
.moon-list-2:before {content: "\e29a";}
.moon-list-3:before {content: "\e29b";}
.moon-numbered-list:before {content: "\e29c";}
.moon-list-4:before {content: "\e29d";}
.moon-list-5:before {content: "\e29e";}
.moon-playlist:before {content: "\e29f";}
.moon-grid:before {content: "\e2a0";}
.moon-grid-2:before {content: "\e2a1";}
.moon-grid-3:before {content: "\e2a2";}
.moon-grid-4:before {content: "\e2a3";}
.moon-grid-5:before {content: "\e2a4";}
.moon-grid-6:before {content: "\e2a5";}
.moon-tree-3:before {content: "\e2a6";}
.moon-tree-4:before {content: "\e2a7";}
.moon-tree-5:before {content: "\e2a8";}
.moon-menu:before {content: "\e2a9";}
.moon-menu-2:before {content: "\e2aa";}
.moon-circle-small:before {content: "\e2ab";}
.moon-menu-3:before {content: "\e2ac";}
.moon-menu-4:before {content: "\e2ad";}
.moon-menu-5:before {content: "\e2ae";}
.moon-menu-6:before {content: "\e2af";}
.moon-menu-7:before {content: "\e2b0";}
.moon-menu-8:before {content: "\e2b1";}
.moon-menu-9:before {content: "\e2b2";}
.moon-cloud:before {content: "\e2b3";}
.moon-cloud-2:before {content: "\e2b4";}
.moon-cloud-3:before {content: "\e2b5";}
.moon-cloud-download:before {content: "\e2b6";}
.moon-cloud-upload:before {content: "\e2b7";}
.moon-download-2:before {content: "\e2b8";}
.moon-upload-2:before {content: "\e2b9";}
.moon-download-3:before {content: "\e2ba";}
.moon-upload-3:before {content: "\e2bb";}
.moon-download-4:before {content: "\e2bc";}
.moon-upload-4:before {content: "\e2bd";}
.moon-download-5:before {content: "\e2be";}
.moon-upload-5:before {content: "\e2bf";}
.moon-download-6:before {content: "\e2c0";}
.moon-upload-6:before {content: "\e2c1";}
.moon-download-7:before {content: "\e2c2";}
.moon-upload-7:before {content: "\e2c3";}
.moon-globe:before {content: "\e2c4";}
.moon-globe-2:before {content: "\e2c5";}
.moon-globe-3:before {content: "\e2c6";}
.moon-earth:before {content: "\e2c7";}
.moon-network:before {content: "\e2c8";}
.moon-link:before {content: "\e2c9";}
.moon-link-2:before {content: "\e2ca";}
.moon-link-3:before {content: "\e2cb";}
.moon-link2:before {content: "\e2cc";}
.moon-link-4:before {content: "\e2cd";}
.moon-link-5:before {content: "\e2ce";}
.moon-link-6:before {content: "\e2cf";}
.moon-anchor:before {content: "\e2d0";}
.moon-flag:before {content: "\e2d1";}
.moon-flag-2:before {content: "\e2d2";}
.moon-flag-3:before {content: "\e2d3";}
.moon-flag-4:before {content: "\e2d4";}
.moon-flag-5:before {content: "\e2d5";}
.moon-flag-6:before {content: "\e2d6";}
.moon-attachment:before {content: "\e2d7";}
.moon-attachment-2:before {content: "\e2d8";}
.moon-eye:before {content: "\e2d9";}
.moon-eye-blocked:before {content: "\e2da";}
.moon-eye-2:before {content: "\e2db";}
.moon-eye-3:before {content: "\e2dc";}
.moon-eye-blocked-2:before {content: "\e2dd";}
.moon-eye-4:before {content: "\e2de";}
.moon-eye-5:before {content: "\e2df";}
.moon-eye-6:before {content: "\e2e0";}
.moon-eye-7:before {content: "\e2e1";}
.moon-eye-8:before {content: "\e2e2";}
.moon-bookmark:before {content: "\e2e3";}
.moon-bookmark-2:before {content: "\e2e4";}
.moon-bookmarks:before {content: "\e2e5";}
.moon-bookmark-3:before {content: "\e2e6";}
.moon-spotlight:before {content: "\e2e7";}
.moon-starburst:before {content: "\e2e8";}
.moon-snowflake:before {content: "\e2e9";}
.moon-temperature:before {content: "\e2ea";}
.moon-temperature-2:before {content: "\e2eb";}
.moon-weather-lightning:before {content: "\e2ec";}
.moon-weather-rain:before {content: "\e2ed";}
.moon-weather-snow:before {content: "\e2ee";}
.moon-windy:before {content: "\e2ef";}
.moon-fan:before {content: "\e2f0";}
.moon-umbrella:before {content: "\e2f1";}
.moon-sun:before {content: "\e2f2";}
.moon-sun-2:before {content: "\e2f3";}
.moon-brightness-high:before {content: "\e2f4";}
.moon-brightness-medium:before {content: "\e2f5";}
.moon-brightness-low:before {content: "\e2f6";}
.moon-brightness-contrast:before {content: "\e2f7";}
.moon-contrast:before {content: "\e2f8";}
.moon-moon:before {content: "\e2f9";}
.moon-bed:before {content: "\e2fa";}
.moon-bed-2:before {content: "\e2fb";}
.moon-star:before {content: "\e2fc";}
.moon-star-2:before {content: "\e2fd";}
.moon-star-3:before {content: "\e2fe";}
.moon-star-4:before {content: "\e2ff";}
.moon-star-5:before {content: "\e300";}
.moon-star-6:before {content: "\e301";}
.moon-heart:before {content: "\e302";}
.moon-heart-2:before {content: "\e303";}
.moon-heart-3:before {content: "\e304";}
.moon-heart-4:before {content: "\e305";}
.moon-heart-broken:before {content: "\e306";}
.moon-heart-5:before {content: "\e307";}
.moon-heart-6:before {content: "\e308";}
.moon-heart-broken-2:before {content: "\e309";}
.moon-heart-7:before {content: "\e30a";}
.moon-heart-8:before {content: "\e30b";}
.moon-heart-broken-3:before {content: "\e30c";}
.moon-lips:before {content: "\e30d";}
.moon-lips-2:before {content: "\e30e";}
.moon-thumbs-up:before {content: "\e30f";}
.moon-thumbs-up-2:before {content: "\e310";}
.moon-thumbs-down:before {content: "\e311";}
.moon-thumbs-down-2:before {content: "\e312";}
.moon-thumbs-up-3:before {content: "\e313";}
.moon-thumbs-up-4:before {content: "\e314";}
.moon-thumbs-up-5:before {content: "\e315";}
.moon-thumbs-up-6:before {content: "\e316";}
.moon-people:before {content: "\e317";}
.moon-man:before {content: "\e318";}
.moon-male:before {content: "\e319";}
.moon-woman:before {content: "\e31a";}
.moon-female:before {content: "\e31b";}
.moon-peace:before {content: "\e31c";}
.moon-yin-yang:before {content: "\e31d";}
.moon-happy:before {content: "\e31e";}
.moon-happy-2:before {content: "\e31f";}
.moon-smiley:before {content: "\e320";}
.moon-smiley-2:before {content: "\e321";}
.moon-tongue:before {content: "\e322";}
.moon-tongue-2:before {content: "\e323";}
.moon-sad:before {content: "\e324";}
.moon-sad-2:before {content: "\e325";}
.moon-wink:before {content: "\e326";}
.moon-wink-2:before {content: "\e327";}
.moon-grin:before {content: "\e328";}
.moon-grin-2:before {content: "\e329";}
.moon-cool:before {content: "\e32a";}
.moon-cool-2:before {content: "\e32b";}
.moon-angry:before {content: "\e32c";}
.moon-angry-2:before {content: "\e32d";}
.moon-evil:before {content: "\e32e";}
.moon-evil-2:before {content: "\e32f";}
.moon-shocked:before {content: "\e330";}
.moon-shocked-2:before {content: "\e331";}
.moon-confused:before {content: "\e332";}
.moon-confused-2:before {content: "\e333";}
.moon-neutral:before {content: "\e334";}
.moon-neutral-2:before {content: "\e335";}
.moon-wondering:before {content: "\e336";}
.moon-wondering-2:before {content: "\e337";}
.moon-cursor:before {content: "\e338";}
.moon-cursor-2:before {content: "\e339";}
.moon-point-up:before {content: "\e33a";}
.moon-point-right:before {content: "\e33b";}
.moon-point-down:before {content: "\e33c";}
.moon-point-left:before {content: "\e33d";}
.moon-pointer:before {content: "\e33e";}
.moon-hand:before {content: "\e33f";}
.moon-stack-empty:before {content: "\e340";}
.moon-stack-plus:before {content: "\e341";}
.moon-stack-minus:before {content: "\e342";}
.moon-stack-star:before {content: "\e343";}
.moon-stack-picture:before {content: "\e344";}
.moon-stack-down:before {content: "\e345";}
.moon-stack-up:before {content: "\e346";}
.moon-stack-cancel:before {content: "\e347";}
.moon-stack-checkmark:before {content: "\e348";}
.moon-stack-list:before {content: "\e349";}
.moon-stack-clubs:before {content: "\e34a";}
.moon-stack-spades:before {content: "\e34b";}
.moon-stack-hearts:before {content: "\e34c";}
.moon-stack-diamonds:before {content: "\e34d";}
.moon-stack-user:before {content: "\e34e";}
.moon-stack-4:before {content: "\e34f";}
.moon-stack-music:before {content: "\e350";}
.moon-stack-play:before {content: "\e351";}
.moon-move:before {content: "\e352";}
.moon-resize:before {content: "\e353";}
.moon-resize-2:before {content: "\e354";}
.moon-warning:before {content: "\e355";}
.moon-warning-2:before {content: "\e356";}
.moon-notification:before {content: "\e357";}
.moon-notification-2:before {content: "\e358";}
.moon-question:before {content: "\e359";}
.moon-question-2:before {content: "\e35a";}
.moon-question-3:before {content: "\e35b";}
.moon-question-4:before {content: "\e35c";}
.moon-question-5:before {content: "\e35d";}
.moon-plus-circle:before {content: "\e35e";}
.moon-plus-circle-2:before {content: "\e35f";}
.moon-minus-circle:before {content: "\e360";}
.moon-minus-circle-2:before {content: "\e361";}
.moon-info:before {content: "\e362";}
.moon-info-2:before {content: "\e363";}
.moon-blocked:before {content: "\e364";}
.moon-cancel-circle:before {content: "\e365";}
.moon-cancel-circle-2:before {content: "\e366";}
.moon-checkmark-circle:before {content: "\e367";}
.moon-checkmark-circle-2:before {content: "\e368";}
.moon-cancel:before {content: "\e369";}
.moon-spam:before {content: "\e36a";}
.moon-close:before {content: "\e36b";}
.moon-close-2:before {content: "\e36c";}
.moon-close-3:before {content: "\e36d";}
.moon-close-4:before {content: "\e36e";}
.moon-close-5:before {content: "\e36f";}
.moon-checkmark:before {content: "\e370";}
.moon-checkmark-2:before {content: "\e371";}
.moon-checkmark-3:before {content: "\e372";}
.moon-checkmark-4:before {content: "\e373";}
.moon-spell-check:before {content: "\e374";}
.moon-minus:before {content: "\e375";}
.moon-plus:before {content: "\e376";}
.moon-minus-2:before {content: "\e377";}
.moon-plus-2:before {content: "\e378";}
.moon-enter:before {content: "\e379";}
.moon-exit:before {content: "\e37a";}
.moon-enter-2:before {content: "\e37b";}
.moon-exit-2:before {content: "\e37c";}
.moon-enter-3:before {content: "\e37d";}
.moon-exit-3:before {content: "\e37e";}
.moon-exit-4:before {content: "\e37f";}
.moon-play-3:before {content: "\e380";}
.moon-pause:before {content: "\e381";}
.moon-stop:before {content: "\e382";}
.moon-backward:before {content: "\e383";}
.moon-forward-2:before {content: "\e384";}
.moon-play-4:before {content: "\e385";}
.moon-pause-2:before {content: "\e386";}
.moon-stop-2:before {content: "\e387";}
.moon-backward-2:before {content: "\e388";}
.moon-forward-3:before {content: "\e389";}
.moon-first:before {content: "\e38a";}
.moon-last:before {content: "\e38b";}
.moon-previous:before {content: "\e38c";}
.moon-next:before {content: "\e38d";}
.moon-eject:before {content: "\e38e";}
.moon-volume-high:before {content: "\e38f";}
.moon-volume-medium:before {content: "\e390";}
.moon-volume-low:before {content: "\e391";}
.moon-volume-mute:before {content: "\e392";}
.moon-volume-mute-2:before {content: "\e393";}
.moon-volume-increase:before {content: "\e394";}
.moon-volume-decrease:before {content: "\e395";}
.moon-volume-high-2:before {content: "\e396";}
.moon-volume-medium-2:before {content: "\e397";}
.moon-volume-low-2:before {content: "\e398";}
.moon-volume-mute-3:before {content: "\e399";}
.moon-volume-mute-4:before {content: "\e39a";}
.moon-volume-increase-2:before {content: "\e39b";}
.moon-volume-decrease-2:before {content: "\e39c";}
.moon-volume5:before {content: "\e39d";}
.moon-volume4:before {content: "\e39e";}
.moon-volume3:before {content: "\e39f";}
.moon-volume2:before {content: "\e3a0";}
.moon-volume1:before {content: "\e3a1";}
.moon-volume0:before {content: "\e3a2";}
.moon-volume-mute-5:before {content: "\e3a3";}
.moon-volume-mute-6:before {content: "\e3a4";}
.moon-loop:before {content: "\e3a5";}
.moon-loop-2:before {content: "\e3a6";}
.moon-loop-3:before {content: "\e3a7";}
.moon-loop-4:before {content: "\e3a8";}
.moon-loop-5:before {content: "\e3a9";}
.moon-shuffle:before {content: "\e3aa";}
.moon-shuffle-2:before {content: "\e3ab";}
.moon-wave:before {content: "\e3ac";}
.moon-wave-2:before {content: "\e3ad";}
.moon-arrow-first:before {content: "\e3ae";}
.moon-arrow-right:before {content: "\e3af";}
.moon-arrow-right-sharp:before {content: "\e60d";}
.moon-arrow-up:before {content: "\e3b0";}
.moon-arrow-right-2:before {content: "\e3b1";}
.moon-arrow-down:before {content: "\e3b2";}
.moon-arrow-left:before {content: "\e3b3";}
.moon-arrow-up-2:before {content: "\e3b4";}
.moon-arrow-right-3:before {content: "\e3b5";}
.moon-arrow-down-2:before {content: "\e3b6";}
.moon-arrow-left-2:before {content: "\e3b7";}
.moon-arrow-up-left:before {content: "\e3b8";}
.moon-arrow-up-3:before {content: "\e3b9";}
.moon-arrow-up-right:before {content: "\e3ba";}
.moon-arrow-right-4:before {content: "\e3bb";}
.moon-arrow-down-right:before {content: "\e3bc";}
.moon-arrow-down-3:before {content: "\e3bd";}
.moon-arrow-down-left:before {content: "\e3be";}
.moon-arrow-left-3:before {content: "\e3bf";}
.moon-arrow-up-left-2:before {content: "\e3c0";}
.moon-arrow-up-4:before {content: "\e3c1";}
.moon-arrow-up-right-2:before {content: "\e3c2";}
.moon-arrow-right-5:before {content: "\e3c3";}
.moon-arrow-down-right-2:before {content: "\e3c4";}
.moon-arrow-down-4:before {content: "\e3c5";}
.moon-arrow-down-left-2:before {content: "\e3c6";}
.moon-arrow-left-4:before {content: "\e3c7";}
.moon-arrow-up-left-3:before {content: "\e3c8";}
.moon-arrow-up-5:before {content: "\e3c9";}
.moon-arrow-up-right-3:before {content: "\e3ca";}
.moon-arrow-right-6:before {content: "\e3cb";}
.moon-arrow-down-right-3:before {content: "\e3cc";}
.moon-arrow-down-5:before {content: "\e3cd";}
.moon-arrow-down-left-3:before {content: "\e3ce";}
.moon-arrow-left-5:before {content: "\e3cf";}
.moon-arrow-up-left-4:before {content: "\e3d0";}
.moon-arrow-up-6:before {content: "\e3d1";}
.moon-arrow-up-right-4:before {content: "\e3d2";}
.moon-arrow-right-7:before {content: "\e3d3";}
.moon-arrow-down-right-4:before {content: "\e3d4";}
.moon-arrow-down-6:before {content: "\e3d5";}
.moon-arrow-down-left-4:before {content: "\e3d6";}
.moon-arrow-left-6:before {content: "\e3d7";}
.moon-arrow:before {content: "\e3d8";}
.moon-arrow-2:before {content: "\e3d9";}
.moon-arrow-3:before {content: "\e3da";}
.moon-arrow-4:before {content: "\e3db";}
.moon-arrow-5:before {content: "\e3dc";}
.moon-arrow-6:before {content: "\e3dd";}
.moon-arrow-7:before {content: "\e3de";}
.moon-arrow-8:before {content: "\e3df";}
.moon-arrow-up-left-5:before {content: "\e3e0";}
.moon-arrow-square:before {content: "\e3e1";}
.moon-arrow-up-right-5:before {content: "\e3e2";}
.moon-arrow-right-8:before {content: "\e3e3";}
.moon-arrow-down-right-5:before {content: "\e3e4";}
.moon-arrow-down-7:before {content: "\e3e5";}
.moon-arrow-down-left-5:before {content: "\e3e6";}
.moon-arrow-left-7:before {content: "\e3e7";}
.moon-arrow-up-7:before {content: "\e3e8";}
.moon-arrow-right-9:before {content: "\e3e9";}
.moon-arrow-down-8:before {content: "\e3ea";}
.moon-arrow-left-8:before {content: "\e3eb";}
.moon-arrow-up-8:before {content: "\e3ec";}
.moon-arrow-right-10:before {content: "\e3ed";}
.moon-arrow-bottom:before {content: "\e3ee";}
.moon-arrow-left-9:before {content: "\e3ef";}
.moon-arrow-up-left-6:before {content: "\e3f0";}
.moon-arrow-up-9:before {content: "\e3f1";}
.moon-arrow-up-right-6:before {content: "\e3f2";}
.moon-arrow-right-11:before {content: "\e3f3";}
.moon-arrow-down-right-6:before {content: "\e3f4";}
.moon-arrow-down-9:before {content: "\e3f5";}
.moon-arrow-down-left-6:before {content: "\e3f6";}
.moon-arrow-left-10:before {content: "\e3f7";}
.moon-arrow-up-left-7:before {content: "\e3f8";}
.moon-arrow-up-10:before {content: "\e3f9";}
.moon-arrow-up-right-7:before {content: "\e3fa";}
.moon-arrow-right-12:before {content: "\e3fb";}
.moon-arrow-down-right-7:before {content: "\e3fc";}
.moon-arrow-down-10:before {content: "\e3fd";}
.moon-arrow-down-left-7:before {content: "\e3fe";}
.moon-arrow-left-11:before {content: "\e3ff";}
.moon-arrow-up-11:before {content: "\e400";}
.moon-arrow-right-13:before {content: "\e401";}
.moon-arrow-down-11:before {content: "\e402";}
.moon-arrow-left-12:before {content: "\e403";}
.moon-arrow-up-12:before {content: "\e404";}
.moon-arrow-right-14:before {content: "\e405";}
.moon-arrow-down-12:before {content: "\e406";}
.moon-arrow-left-13:before {content: "\e407";}
.moon-arrow-up-13:before {content: "\e408";}
.moon-arrow-right-15:before {content: "\e409";}
.moon-arrow-down-13:before {content: "\e40a";}
.moon-arrow-left-14:before {content: "\e40b";}
.moon-arrow-up-14:before {content: "\e40c";}
.moon-arrow-right-16:before {content: "\e40d";}
.moon-arrow-down-14:before {content: "\e40e";}
.moon-arrow-left-15:before {content: "\e40f";}
.moon-arrow-up-15:before {content: "\e410";}
.moon-arrow-right-17:before {content: "\e411";}
.moon-arrow-down-15:before {content: "\e412";}
.moon-arrow-left-16:before {content: "\e413";}
.moon-arrow-up-16:before {content: "\e414";}
.moon-arrow-right-18:before {content: "\e415";}
.moon-arrow-down-16:before {content: "\e416";}
.moon-arrow-left-17:before {content: "\e417";}
.moon-menu-10:before {content: "\e418";}
.moon-menu-11:before {content: "\e419";}
.moon-menu-close:before {content: "\e41a";}
.moon-menu-close-2:before {content: "\e41b";}
.moon-enter-4:before {content: "\e41c";}
.moon-enter-5:before {content: "\e41d";}
.moon-esc:before {content: "\e41e";}
.moon-backspace:before {content: "\e41f";}
.moon-backspace-2:before {content: "\e420";}
.moon-backspace-3:before {content: "\e421";}
.moon-tab:before {content: "\e422";}
.moon-transmission:before {content: "\e423";}
.moon-transmission-2:before {content: "\e424";}
.moon-sort:before {content: "\e425";}
.moon-sort-2:before {content: "\e426";}
.moon-key-keyboard:before {content: "\e427";}
.moon-key-A:before {content: "\e428";}
.moon-key-up:before {content: "\e429";}
.moon-key-right:before {content: "\e42a";}
.moon-key-down:before {content: "\e42b";}
.moon-key-left:before {content: "\e42c";}
.moon-command:before {content: "\e42d";}
.moon-checkbox-checked:before {content: "\e42e";}
.moon-checkbox-unchecked:before {content: "\e42f";}
.moon-square:before {content: "\e430";}
.moon-checkbox-partial:before {content: "\e431";}
.moon-checkbox:before {content: "\e432";}
.moon-checkbox-unchecked-2:before {content: "\e433";}
.moon-checkbox-partial-2:before {content: "\e434";}
.moon-checkbox-checked-2:before {content: "\e435";}
.moon-checkbox-unchecked-3:before {content: "\e436";}
.moon-checkbox-partial-3:before {content: "\e437";}
.moon-radio-checked:before {content: "\e438";}
.moon-radio-unchecked:before {content: "\e439";}
.moon-circle:before {content: "\e43a";}
.moon-circle-2:before {content: "\e43b";}
.moon-crop:before {content: "\e43c";}
.moon-crop-2:before {content: "\e43d";}
.moon-vector:before {content: "\e43e";}
.moon-rulers:before {content: "\e43f";}
.moon-scissors:before {content: "\e440";}
.moon-scissors-2:before {content: "\e441";}
.moon-scissors-3:before {content: "\e442";}
.moon-filter:before {content: "\e443";}
.moon-filter-2:before {content: "\e444";}
.moon-filter-3:before {content: "\e445";}
.moon-filter-4:before {content: "\e446";}
.moon-font:before {content: "\e447";}
.moon-font-size:before {content: "\e448";}
.moon-type:before {content: "\e449";}
.moon-text-height:before {content: "\e44a";}
.moon-text-width:before {content: "\e44b";}
.moon-height:before {content: "\e44c";}
.moon-width:before {content: "\e44d";}
.moon-bold:before {content: "\e44e";}
.moon-underline:before {content: "\e44f";}
.moon-italic:before {content: "\e450";}
.moon-strikethrough:before {content: "\e451";}
.moon-strikethrough-2:before {content: "\e452";}
.moon-font-size-2:before {content: "\e453";}
.moon-bold-2:before {content: "\e454";}
.moon-underline-2:before {content: "\e455";}
.moon-italic-2:before {content: "\e456";}
.moon-strikethrough-3:before {content: "\e457";}
.moon-omega:before {content: "\e458";}
.moon-sigma:before {content: "\e459";}
.moon-nbsp:before {content: "\e45a";}
.moon-page-break:before {content: "\e45b";}
.moon-page-break-2:before {content: "\e45c";}
.moon-superscript:before {content: "\e45d";}
.moon-subscript:before {content: "\e45e";}
.moon-superscript-2:before {content: "\e45f";}
.moon-subscript-2:before {content: "\e460";}
.moon-text-color:before {content: "\e461";}
.moon-highlight:before {content: "\e462";}
.moon-pagebreak:before {content: "\e463";}
.moon-clear-formatting:before {content: "\e464";}
.moon-table:before {content: "\e465";}
.moon-table-2:before {content: "\e466";}
.moon-insert-template:before {content: "\e467";}
.moon-pilcrow:before {content: "\e468";}
.moon-left-to-right:before {content: "\e469";}
.moon-right-to-left:before {content: "\e46a";}
.moon-paragraph-left:before {content: "\e46b";}
.moon-paragraph-center:before {content: "\e46c";}
.moon-paragraph-right:before {content: "\e46d";}
.moon-paragraph-justify:before {content: "\e46e";}
.moon-paragraph-left-2:before {content: "\e46f";}
.moon-paragraph-center-2:before {content: "\e470";}
.moon-paragraph-right-2:before {content: "\e471";}
.moon-paragraph-justify-2:before {content: "\e472";}
.moon-indent-increase:before {content: "\e473";}
.moon-indent-decrease:before {content: "\e474";}
.moon-paragraph-left-3:before {content: "\e475";}
.moon-paragraph-center-3:before {content: "\e476";}
.moon-paragraph-right-3:before {content: "\e477";}
.moon-paragraph-justify-3:before {content: "\e478";}
.moon-indent-increase-2:before {content: "\e479";}
.moon-indent-decrease-2:before {content: "\e47a";}
.moon-share:before {content: "\e47b";}
.moon-new-tab:before {content: "\e47c";}
.moon-new-tab-2:before {content: "\e47d";}
.moon-popout:before {content: "\e47e";}
.moon-embed:before {content: "\e47f";}
.moon-code:before {content: "\e480";}
.moon-console:before {content: "\e481";}
.moon-seven-segment-0:before {content: "\e482";}
.moon-seven-segment-1:before {content: "\e483";}
.moon-seven-segment-2:before {content: "\e484";}
.moon-seven-segment-3:before {content: "\e485";}
.moon-seven-segment-4:before {content: "\e486";}
.moon-seven-segment-5:before {content: "\e487";}
.moon-seven-segment-6:before {content: "\e488";}
.moon-seven-segment-7:before {content: "\e489";}
.moon-seven-segment-8:before {content: "\e48a";}
.moon-seven-segment-9:before {content: "\e48b";}
.moon-share-2:before {content: "\e48c";}
.moon-share-3:before {content: "\e48d";}
.moon-mail:before {content: "\e48e";}
.moon-mail-2:before {content: "\e48f";}
.moon-mail-3:before {content: "\e490";}
.moon-mail-4:before {content: "\e491";}
.moon-google:before {content: "\e492";}
.moon-google_plus:before {content: "\e493";}
.moon-google_plus-2:before {content: "\e494";}
.moon-google_plus-3:before {content: "\e495";}
.moon-google_plus-4:before {content: "\e496";}
.moon-google-drive:before {content: "\e497";}
.moon-facebook:before {content: "\e498";}
.moon-facebook-2:before {content: "\e499";}
.moon-facebook-3:before {content: "\e49a";}
.moon-facebook-4:before {content: "\e49b";}
.moon-instagram:before {content: "\e49c";}
.moon-twitter:before {content: "\e49d";}
.moon-twitter-2:before {content: "\e49e";}
.moon-twitter-3:before {content: "\e49f";}
.moon-feed-2:before {content: "\e4a0";}
.moon-feed-3:before {content: "\e4a1";}
.moon-feed-4:before {content: "\e4a2";}
.moon-youtube:before {content: "\e4a3";}
.moon-youtube-2:before {content: "\e4a4";}
.moon-vimeo:before {content: "\e4a5";}
.moon-vimeo2:before {content: "\e4a6";}
.moon-vimeo-2:before {content: "\e4a7";}
.moon-lanyrd:before {content: "\e4a8";}
.moon-flickr:before {content: "\e4a9";}
.moon-flickr-2:before {content: "\e4aa";}
.moon-flickr-3:before {content: "\e4ab";}
.moon-flickr-4:before {content: "\e4ac";}
.moon-picassa:before {content: "\e4ad";}
.moon-picassa-2:before {content: "\e4ae";}
.moon-dribbble:before {content: "\e4af";}
.moon-dribbble-2:before {content: "\e4b0";}
.moon-dribbble-3:before {content: "\e4b1";}
.moon-forrst:before {content: "\e4b2";}
.moon-forrst-2:before {content: "\e4b3";}
.moon-deviantart:before {content: "\e4b4";}
.moon-deviantart-2:before {content: "\e4b5";}
.moon-steam:before {content: "\e4b6";}
.moon-steam-2:before {content: "\e4b7";}
.moon-github:before {content: "\e4b8";}
.moon-github-2:before {content: "\e4b9";}
.moon-github-3:before {content: "\e4ba";}
.moon-github-4:before {content: "\e4bb";}
.moon-github-5:before {content: "\e4bc";}
.moon-wordpress:before {content: "\e4bd";}
.moon-wordpress-2:before {content: "\e4be";}
.moon-joomla:before {content: "\e4bf";}
.moon-blogger:before {content: "\e4c0";}
.moon-blogger-2:before {content: "\e4c1";}
.moon-tumblr:before {content: "\e4c2";}
.moon-tumblr-2:before {content: "\e4c3";}
.moon-yahoo:before {content: "\e4c4";}
.moon-tux:before {content: "\e4c5";}
.moon-apple:before {content: "\e4c6";}
.moon-finder:before {content: "\e4c7";}
.moon-android:before {content: "\e4c8";}
.moon-windows:before {content: "\e4c9";}
.moon-windows8:before {content: "\e4ca";}
.moon-soundcloud:before {content: "\e4cb";}
.moon-soundcloud-2:before {content: "\e4cc";}
.moon-skype:before {content: "\e4cd";}
.moon-reddit:before {content: "\e4ce";}
.moon-linkedin:before {content: "\e4cf";}
.moon-lastfm:before {content: "\e4d0";}
.moon-lastfm-2:before {content: "\e4d1";}
.moon-delicious:before {content: "\e4d2";}
.moon-stumbleupon:before {content: "\e4d3";}
.moon-stumbleupon-2:before {content: "\e4d4";}
.moon-stackoverflow:before {content: "\e4d5";}
.moon-pinterest:before {content: "\e4d6";}
.moon-pinterest-2:before {content: "\e4d7";}
.moon-xing:before {content: "\e4d8";}
.moon-xing-2:before {content: "\e4d9";}
.moon-flattr:before {content: "\e4da";}
.moon-safari:before {content: "\e4db";}
.moon-foursquare:before {content: "\e4dc";}
.moon-foursquare-2:before {content: "\e4dd";}
.moon-paypal:before {content: "\e4de";}
.moon-paypal-2:before {content: "\e4df";}
.moon-paypal-3:before {content: "\e4e0";}
.moon-yelp:before {content: "\e4e1";}
.moon-libreoffice:before {content: "\e4e2";}
.moon-file-pdf:before {content: "\e4e3";}
.moon-file-openoffice:before {content: "\e4e4";}
.moon-file-word:before {content: "\e4e5";}
.moon-file-excel:before {content: "\e4e6";}
.moon-file-zip:before {content: "\e4e7";}
.moon-file-powerpoint:before {content: "\e4e8";}
.moon-file-xml:before {content: "\e4e9";}
.moon-file-css:before {content: "\e4ea";}
.moon-html5:before {content: "\e4eb";}
.moon-html5-2:before {content: "\e4ec";}
.moon-css3:before {content: "\e4ed";}
.moon-chrome:before {content: "\e4ee";}
.moon-firefox:before {content: "\e4ef";}
.moon-IE:before {content: "\e4f0";}
.moon-opera:before {content: "\e4f1";}
}
@media all{/*!
 *  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('https://bnautoescuela.com.ar/wp-content/themes/specular/font/fontawesome-webfont.eot?v=4.7.0');src:url('https://bnautoescuela.com.ar/wp-content/themes/specular/font/fontawesome-webfont.eot#iefix&v=4.7.0') format('embedded-opentype'),url('https://bnautoescuela.com.ar/wp-content/themes/specular/font/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('https://bnautoescuela.com.ar/wp-content/themes/specular/font/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('https://bnautoescuela.com.ar/wp-content/themes/specular/font/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('https://bnautoescuela.com.ar/wp-content/themes/specular/font/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal;font-display:swap;}i{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}.icon-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.icon-2x{font-size:2em}.icon-3x{font-size:3em}.icon-4x{font-size:4em}.icon-5x{font-size:5em}.icon-fw{width:1.28571429em;text-align:center}.icon-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.icon-ul>li{position:relative}.icon-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.icon-li.icon-lg{left:-1.85714286em}.icon-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.icon-pull-left{float:left}.icon-pull-right{float:right}.fa.icon-pull-left{margin-right:.3em}.fa.icon-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.icon-spin{-webkit-animation:icon-spin 2s infinite linear;animation:icon-spin 2s infinite linear}.icon-pulse{-webkit-animation:icon-spin 1s infinite steps(8);animation:icon-spin 1s infinite steps(8)}@-webkit-keyframes icon-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes icon-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.icon-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.icon-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.icon-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.icon-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)}.icon-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 .icon-rotate-90,:root .icon-rotate-180,:root .icon-rotate-270,:root .icon-flip-horizontal,:root .icon-flip-vertical{filter:none}.icon-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.icon-stack-1x,.icon-stack-2x{position:absolute;left:0;width:100%;text-align:center}.icon-stack-1x{line-height:inherit}.icon-stack-2x{font-size:2em}.icon-inverse{color:#fff}.icon-glass:before{content:"\f000"}.icon-music:before{content:"\f001"}.icon-search:before{content:"\f002"}.icon-envelope-o:before{content:"\f003"}.icon-heart:before{content:"\f004"}.icon-star:before{content:"\f005"}.icon-star-o:before{content:"\f006"}.icon-user:before{content:"\f007"}.icon-film:before{content:"\f008"}.icon-th-large:before{content:"\f009"}.icon-th:before{content:"\f00a"}.icon-th-list:before{content:"\f00b"}.icon-check:before{content:"\f00c"}.icon-remove:before,.icon-close:before,.icon-times:before{content:"\f00d"}.icon-search-plus:before{content:"\f00e"}.icon-search-minus:before{content:"\f010"}.icon-power-off:before{content:"\f011"}.icon-signal:before{content:"\f012"}.icon-gear:before,.icon-cog:before{content:"\f013"}.icon-trash-o:before{content:"\f014"}.icon-home:before{content:"\f015"}.icon-file-o:before{content:"\f016"}.icon-clock-o:before{content:"\f017"}.icon-road:before{content:"\f018"}.icon-download:before{content:"\f019"}.icon-arrow-circle-o-down:before{content:"\f01a"}.icon-arrow-circle-o-up:before{content:"\f01b"}.icon-inbox:before{content:"\f01c"}.icon-play-circle-o:before{content:"\f01d"}.icon-rotate-right:before,.icon-repeat:before{content:"\f01e"}.icon-refresh:before{content:"\f021"}.icon-list-alt:before{content:"\f022"}.icon-lock:before{content:"\f023"}.icon-flag:before{content:"\f024"}.icon-headphones:before{content:"\f025"}.icon-volume-off:before{content:"\f026"}.icon-volume-down:before{content:"\f027"}.icon-volume-up:before{content:"\f028"}.icon-qrcode:before{content:"\f029"}.icon-barcode:before{content:"\f02a"}.icon-tag:before{content:"\f02b"}.icon-tags:before{content:"\f02c"}.icon-book:before{content:"\f02d"}.icon-bookmark:before{content:"\f02e"}.icon-print:before{content:"\f02f"}.icon-camera:before{content:"\f030"}.icon-font:before{content:"\f031"}.icon-bold:before{content:"\f032"}.icon-italic:before{content:"\f033"}.icon-text-height:before{content:"\f034"}.icon-text-width:before{content:"\f035"}.icon-align-left:before{content:"\f036"}.icon-align-center:before{content:"\f037"}.icon-align-right:before{content:"\f038"}.icon-align-justify:before{content:"\f039"}.icon-list:before{content:"\f03a"}.icon-dedent:before,.icon-outdent:before{content:"\f03b"}.icon-indent:before{content:"\f03c"}.icon-video-camera:before{content:"\f03d"}.icon-photo:before,.icon-image:before,.icon-picture-o:before{content:"\f03e"}.icon-pencil:before{content:"\f040"}.icon-map-marker:before{content:"\f041"}.icon-adjust:before{content:"\f042"}.icon-tint:before{content:"\f043"}.icon-edit:before,.icon-pencil-square-o:before{content:"\f044"}.icon-share-square-o:before{content:"\f045"}.icon-check-square-o:before{content:"\f046"}.icon-arrows:before{content:"\f047"}.icon-step-backward:before{content:"\f048"}.icon-fast-backward:before{content:"\f049"}.icon-backward:before{content:"\f04a"}.icon-play:before{content:"\f04b"}.icon-pause:before{content:"\f04c"}.icon-stop:before{content:"\f04d"}.icon-forward:before{content:"\f04e"}.icon-fast-forward:before{content:"\f050"}.icon-step-forward:before{content:"\f051"}.icon-eject:before{content:"\f052"}.icon-chevron-left:before{content:"\f053"}.icon-chevron-right:before{content:"\f054"}.icon-plus-circle:before{content:"\f055"}.icon-minus-circle:before{content:"\f056"}.icon-times-circle:before{content:"\f057"}.icon-check-circle:before{content:"\f058"}.icon-question-circle:before{content:"\f059"}.icon-info-circle:before{content:"\f05a"}.icon-crosshairs:before{content:"\f05b"}.icon-times-circle-o:before{content:"\f05c"}.icon-check-circle-o:before{content:"\f05d"}.icon-ban:before{content:"\f05e"}.icon-arrow-left:before{content:"\f060"}.icon-arrow-right:before{content:"\f061"}.icon-arrow-up:before{content:"\f062"}.icon-arrow-down:before{content:"\f063"}.icon-mail-forward:before,.icon-share:before{content:"\f064"}.icon-expand:before{content:"\f065"}.icon-compress:before{content:"\f066"}.icon-plus:before{content:"\f067"}.icon-minus:before{content:"\f068"}.icon-asterisk:before{content:"\f069"}.icon-exclamation-circle:before{content:"\f06a"}.icon-gift:before{content:"\f06b"}.icon-leaf:before{content:"\f06c"}.icon-fire:before{content:"\f06d"}.icon-eye:before{content:"\f06e"}.icon-eye-slash:before{content:"\f070"}.icon-warning:before,.icon-exclamation-triangle:before{content:"\f071"}.icon-plane:before{content:"\f072"}.icon-calendar:before{content:"\f073"}.icon-random:before{content:"\f074"}.icon-comment:before{content:"\f075"}.icon-magnet:before{content:"\f076"}.icon-chevron-up:before{content:"\f077"}.icon-chevron-down:before{content:"\f078"}.icon-retweet:before{content:"\f079"}.icon-shopping-cart:before{content:"\f07a"}.icon-folder:before{content:"\f07b"}.icon-folder-open:before{content:"\f07c"}.icon-arrows-v:before{content:"\f07d"}.icon-arrows-h:before{content:"\f07e"}.icon-bar-chart-o:before,.icon-bar-chart:before{content:"\f080"}.icon-twitter-square:before{content:"\f081"}.icon-facebook-square:before{content:"\f082"}.icon-camera-retro:before{content:"\f083"}.icon-key:before{content:"\f084"}.icon-gears:before,.icon-cogs:before{content:"\f085"}.icon-comments:before{content:"\f086"}.icon-thumbs-o-up:before{content:"\f087"}.icon-thumbs-o-down:before{content:"\f088"}.icon-star-half:before{content:"\f089"}.icon-heart-o:before{content:"\f08a"}.icon-sign-out:before{content:"\f08b"}.icon-linkedin-square:before{content:"\f08c"}.icon-thumb-tack:before{content:"\f08d"}.icon-external-link:before{content:"\f08e"}.icon-sign-in:before{content:"\f090"}.icon-trophy:before{content:"\f091"}.icon-github-square:before{content:"\f092"}.icon-upload:before{content:"\f093"}.icon-lemon-o:before{content:"\f094"}.icon-phone:before{content:"\f095"}.icon-square-o:before{content:"\f096"}.icon-bookmark-o:before{content:"\f097"}.icon-phone-square:before{content:"\f098"}.icon-twitter:before{content:"\f099"}.icon-facebook-f:before,.icon-facebook:before{content:"\f09a"}.icon-github:before{content:"\f09b"}.icon-unlock:before{content:"\f09c"}.icon-credit-card:before{content:"\f09d"}.icon-feed:before,.icon-rss:before{content:"\f09e"}.icon-hdd-o:before{content:"\f0a0"}.icon-bullhorn:before{content:"\f0a1"}.icon-bell:before{content:"\f0f3"}.icon-certificate:before{content:"\f0a3"}.icon-hand-o-right:before{content:"\f0a4"}.icon-hand-o-left:before{content:"\f0a5"}.icon-hand-o-up:before{content:"\f0a6"}.icon-hand-o-down:before{content:"\f0a7"}.icon-arrow-circle-left:before{content:"\f0a8"}.icon-arrow-circle-right:before{content:"\f0a9"}.icon-arrow-circle-up:before{content:"\f0aa"}.icon-arrow-circle-down:before{content:"\f0ab"}.icon-globe:before{content:"\f0ac"}.icon-wrench:before{content:"\f0ad"}.icon-tasks:before{content:"\f0ae"}.icon-filter:before{content:"\f0b0"}.icon-briefcase:before{content:"\f0b1"}.icon-arrows-alt:before{content:"\f0b2"}.icon-group:before,.icon-users:before{content:"\f0c0"}.icon-chain:before,.icon-link:before{content:"\f0c1"}.icon-cloud:before{content:"\f0c2"}.icon-flask:before{content:"\f0c3"}.icon-cut:before,.icon-scissors:before{content:"\f0c4"}.icon-copy:before,.icon-files-o:before{content:"\f0c5"}.icon-paperclip:before{content:"\f0c6"}.icon-save:before,.icon-floppy-o:before{content:"\f0c7"}.icon-square:before{content:"\f0c8"}.icon-navicon:before,.icon-reorder:before,.icon-bars:before{content:"\f0c9"}.icon-list-ul:before{content:"\f0ca"}.icon-list-ol:before{content:"\f0cb"}.icon-strikethrough:before{content:"\f0cc"}.icon-underline:before{content:"\f0cd"}.icon-table:before{content:"\f0ce"}.icon-magic:before{content:"\f0d0"}.icon-truck:before{content:"\f0d1"}.icon-pinterest:before{content:"\f0d2"}.icon-pinterest-square:before{content:"\f0d3"}.icon-google-plus-square:before{content:"\f0d4"}.icon-google-plus:before{content:"\f0d5"}.icon-money:before{content:"\f0d6"}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-caret-left:before{content:"\f0d9"}.icon-caret-right:before{content:"\f0da"}.icon-columns:before{content:"\f0db"}.icon-unsorted:before,.icon-sort:before{content:"\f0dc"}.icon-sort-down:before,.icon-sort-desc:before{content:"\f0dd"}.icon-sort-up:before,.icon-sort-asc:before{content:"\f0de"}.icon-envelope:before{content:"\f0e0"}.icon-linkedin:before{content:"\f0e1"}.icon-rotate-left:before,.icon-undo:before{content:"\f0e2"}.icon-legal:before,.icon-gavel:before{content:"\f0e3"}.icon-dashboard:before,.icon-tachometer:before{content:"\f0e4"}.icon-comment-o:before{content:"\f0e5"}.icon-comments-o:before{content:"\f0e6"}.icon-flash:before,.icon-bolt:before{content:"\f0e7"}.icon-sitemap:before{content:"\f0e8"}.icon-umbrella:before{content:"\f0e9"}.icon-paste:before,.icon-clipboard:before{content:"\f0ea"}.icon-lightbulb-o:before{content:"\f0eb"}.icon-exchange:before{content:"\f0ec"}.icon-cloud-download:before{content:"\f0ed"}.icon-cloud-upload:before{content:"\f0ee"}.icon-user-md:before{content:"\f0f0"}.icon-stethoscope:before{content:"\f0f1"}.icon-suitcase:before{content:"\f0f2"}.icon-bell-o:before{content:"\f0a2"}.icon-coffee:before{content:"\f0f4"}.icon-cutlery:before{content:"\f0f5"}.icon-file-text-o:before{content:"\f0f6"}.icon-building-o:before{content:"\f0f7"}.icon-hospital-o:before{content:"\f0f8"}.icon-ambulance:before{content:"\f0f9"}.icon-medkit:before{content:"\f0fa"}.icon-fighter-jet:before{content:"\f0fb"}.icon-beer:before{content:"\f0fc"}.icon-h-square:before{content:"\f0fd"}.icon-plus-square:before{content:"\f0fe"}.icon-angle-double-left:before{content:"\f100"}.icon-angle-double-right:before{content:"\f101"}.icon-angle-double-up:before{content:"\f102"}.icon-angle-double-down:before{content:"\f103"}.icon-angle-left:before{content:"\f104"}.icon-angle-right:before{content:"\f105"}.icon-angle-up:before{content:"\f106"}.icon-angle-down:before{content:"\f107"}.icon-desktop:before{content:"\f108"}.icon-laptop:before{content:"\f109"}.icon-tablet:before{content:"\f10a"}.icon-mobile-phone:before,.icon-mobile:before{content:"\f10b"}.icon-circle-o:before{content:"\f10c"}.icon-quote-left:before{content:"\f10d"}.icon-quote-right:before{content:"\f10e"}.icon-spinner:before{content:"\f110"}.icon-circle:before{content:"\f111"}.icon-mail-reply:before,.icon-reply:before{content:"\f112"}.icon-github-alt:before{content:"\f113"}.icon-folder-o:before{content:"\f114"}.icon-folder-open-o:before{content:"\f115"}.icon-smile-o:before{content:"\f118"}.icon-frown-o:before{content:"\f119"}.icon-meh-o:before{content:"\f11a"}.icon-gamepad:before{content:"\f11b"}.icon-keyboard-o:before{content:"\f11c"}.icon-flag-o:before{content:"\f11d"}.icon-flag-checkered:before{content:"\f11e"}.icon-terminal:before{content:"\f120"}.icon-code:before{content:"\f121"}.icon-mail-reply-all:before,.icon-reply-all:before{content:"\f122"}.icon-star-half-empty:before,.icon-star-half-full:before,.icon-star-half-o:before{content:"\f123"}.icon-location-arrow:before{content:"\f124"}.icon-crop:before{content:"\f125"}.icon-code-fork:before{content:"\f126"}.icon-unlink:before,.icon-chain-broken:before{content:"\f127"}.icon-question:before{content:"\f128"}.icon-info:before{content:"\f129"}.icon-exclamation:before{content:"\f12a"}.icon-superscript:before{content:"\f12b"}.icon-subscript:before{content:"\f12c"}.icon-eraser:before{content:"\f12d"}.icon-puzzle-piece:before{content:"\f12e"}.icon-microphone:before{content:"\f130"}.icon-microphone-slash:before{content:"\f131"}.icon-shield:before{content:"\f132"}.icon-calendar-o:before{content:"\f133"}.icon-fire-extinguisher:before{content:"\f134"}.icon-rocket:before{content:"\f135"}.icon-maxcdn:before{content:"\f136"}.icon-chevron-circle-left:before{content:"\f137"}.icon-chevron-circle-right:before{content:"\f138"}.icon-chevron-circle-up:before{content:"\f139"}.icon-chevron-circle-down:before{content:"\f13a"}.icon-html5:before{content:"\f13b"}.icon-css3:before{content:"\f13c"}.icon-anchor:before{content:"\f13d"}.icon-unlock-alt:before{content:"\f13e"}.icon-bullseye:before{content:"\f140"}.icon-ellipsis-h:before{content:"\f141"}.icon-ellipsis-v:before{content:"\f142"}.icon-rss-square:before{content:"\f143"}.icon-play-circle:before{content:"\f144"}.icon-ticket:before{content:"\f145"}.icon-minus-square:before{content:"\f146"}.icon-minus-square-o:before{content:"\f147"}.icon-level-up:before{content:"\f148"}.icon-level-down:before{content:"\f149"}.icon-check-square:before{content:"\f14a"}.icon-pencil-square:before{content:"\f14b"}.icon-external-link-square:before{content:"\f14c"}.icon-share-square:before{content:"\f14d"}.icon-compass:before{content:"\f14e"}.icon-toggle-down:before,.icon-caret-square-o-down:before{content:"\f150"}.icon-toggle-up:before,.icon-caret-square-o-up:before{content:"\f151"}.icon-toggle-right:before,.icon-caret-square-o-right:before{content:"\f152"}.icon-euro:before,.icon-eur:before{content:"\f153"}.icon-gbp:before{content:"\f154"}.icon-dollar:before,.icon-usd:before{content:"\f155"}.icon-rupee:before,.icon-inr:before{content:"\f156"}.icon-cny:before,.icon-rmb:before,.icon-yen:before,.icon-jpy:before{content:"\f157"}.icon-ruble:before,.icon-rouble:before,.icon-rub:before{content:"\f158"}.icon-won:before,.icon-krw:before{content:"\f159"}.icon-bitcoin:before,.icon-btc:before{content:"\f15a"}.icon-file:before{content:"\f15b"}.icon-file-text:before{content:"\f15c"}.icon-sort-alpha-asc:before{content:"\f15d"}.icon-sort-alpha-desc:before{content:"\f15e"}.icon-sort-amount-asc:before{content:"\f160"}.icon-sort-amount-desc:before{content:"\f161"}.icon-sort-numeric-asc:before{content:"\f162"}.icon-sort-numeric-desc:before{content:"\f163"}.icon-thumbs-up:before{content:"\f164"}.icon-thumbs-down:before{content:"\f165"}.icon-youtube-square:before{content:"\f166"}.icon-youtube:before{content:"\f167"}.icon-xing:before{content:"\f168"}.icon-xing-square:before{content:"\f169"}.icon-youtube-play:before{content:"\f16a"}.icon-dropbox:before{content:"\f16b"}.icon-stack-overflow:before{content:"\f16c"}.icon-instagram:before{content:"\f16d"}.icon-flickr:before{content:"\f16e"}.icon-adn:before{content:"\f170"}.icon-bitbucket:before{content:"\f171"}.icon-bitbucket-square:before{content:"\f172"}.icon-tumblr:before{content:"\f173"}.icon-tumblr-square:before{content:"\f174"}.icon-long-arrow-down:before{content:"\f175"}.icon-long-arrow-up:before{content:"\f176"}.icon-long-arrow-left:before{content:"\f177"}.icon-long-arrow-right:before{content:"\f178"}.icon-apple:before{content:"\f179"}.icon-windows:before{content:"\f17a"}.icon-android:before{content:"\f17b"}.icon-linux:before{content:"\f17c"}.icon-dribbble:before{content:"\f17d"}.icon-skype:before{content:"\f17e"}.icon-foursquare:before{content:"\f180"}.icon-trello:before{content:"\f181"}.icon-female:before{content:"\f182"}.icon-male:before{content:"\f183"}.icon-gittip:before,.icon-gratipay:before{content:"\f184"}.icon-sun-o:before{content:"\f185"}.icon-moon-o:before{content:"\f186"}.icon-archive:before{content:"\f187"}.icon-bug:before{content:"\f188"}.icon-vk:before{content:"\f189"}.icon-weibo:before{content:"\f18a"}.icon-renren:before{content:"\f18b"}.icon-pagelines:before{content:"\f18c"}.icon-stack-exchange:before{content:"\f18d"}.icon-arrow-circle-o-right:before{content:"\f18e"}.icon-arrow-circle-o-left:before{content:"\f190"}.icon-toggle-left:before,.icon-caret-square-o-left:before{content:"\f191"}.icon-dot-circle-o:before{content:"\f192"}.icon-wheelchair:before{content:"\f193"}.icon-vimeo-square:before{content:"\f194"}.icon-turkish-lira:before,.icon-try:before{content:"\f195"}.icon-plus-square-o:before{content:"\f196"}.icon-space-shuttle:before{content:"\f197"}.icon-slack:before{content:"\f198"}.icon-envelope-square:before{content:"\f199"}.icon-wordpress:before{content:"\f19a"}.icon-openid:before{content:"\f19b"}.icon-institution:before,.icon-bank:before,.icon-university:before{content:"\f19c"}.icon-mortar-board:before,.icon-graduation-cap:before{content:"\f19d"}.icon-yahoo:before{content:"\f19e"}.icon-google:before{content:"\f1a0"}.icon-reddit:before{content:"\f1a1"}.icon-reddit-square:before{content:"\f1a2"}.icon-stumbleupon-circle:before{content:"\f1a3"}.icon-stumbleupon:before{content:"\f1a4"}.icon-delicious:before{content:"\f1a5"}.icon-digg:before{content:"\f1a6"}.icon-pied-piper-pp:before{content:"\f1a7"}.icon-pied-piper-alt:before{content:"\f1a8"}.icon-drupal:before{content:"\f1a9"}.icon-joomla:before{content:"\f1aa"}.icon-language:before{content:"\f1ab"}.icon-fax:before{content:"\f1ac"}.icon-building:before{content:"\f1ad"}.icon-child:before{content:"\f1ae"}.icon-paw:before{content:"\f1b0"}.icon-spoon:before{content:"\f1b1"}.icon-cube:before{content:"\f1b2"}.icon-cubes:before{content:"\f1b3"}.icon-behance:before{content:"\f1b4"}.icon-behance-square:before{content:"\f1b5"}.icon-steam:before{content:"\f1b6"}.icon-steam-square:before{content:"\f1b7"}.icon-recycle:before{content:"\f1b8"}.icon-automobile:before,.icon-car:before{content:"\f1b9"}.icon-cab:before,.icon-taxi:before{content:"\f1ba"}.icon-tree:before{content:"\f1bb"}.icon-spotify:before{content:"\f1bc"}.icon-deviantart:before{content:"\f1bd"}.icon-soundcloud:before{content:"\f1be"}.icon-database:before{content:"\f1c0"}.icon-file-pdf-o:before{content:"\f1c1"}.icon-file-word-o:before{content:"\f1c2"}.icon-file-excel-o:before{content:"\f1c3"}.icon-file-powerpoint-o:before{content:"\f1c4"}.icon-file-photo-o:before,.icon-file-picture-o:before,.icon-file-image-o:before{content:"\f1c5"}.icon-file-zip-o:before,.icon-file-archive-o:before{content:"\f1c6"}.icon-file-sound-o:before,.icon-file-audio-o:before{content:"\f1c7"}.icon-file-movie-o:before,.icon-file-video-o:before{content:"\f1c8"}.icon-file-code-o:before{content:"\f1c9"}.icon-vine:before{content:"\f1ca"}.icon-codepen:before{content:"\f1cb"}.icon-jsfiddle:before{content:"\f1cc"}.icon-life-bouy:before,.icon-life-buoy:before,.icon-life-saver:before,.icon-support:before,.icon-life-ring:before{content:"\f1cd"}.icon-circle-o-notch:before{content:"\f1ce"}.icon-ra:before,.icon-resistance:before,.icon-rebel:before{content:"\f1d0"}.icon-ge:before,.icon-empire:before{content:"\f1d1"}.icon-git-square:before{content:"\f1d2"}.icon-git:before{content:"\f1d3"}.icon-y-combinator-square:before,.icon-yc-square:before,.icon-hacker-news:before{content:"\f1d4"}.icon-tencent-weibo:before{content:"\f1d5"}.icon-qq:before{content:"\f1d6"}.icon-wechat:before,.icon-weixin:before{content:"\f1d7"}.icon-send:before,.icon-paper-plane:before{content:"\f1d8"}.icon-send-o:before,.icon-paper-plane-o:before{content:"\f1d9"}.icon-history:before{content:"\f1da"}.icon-circle-thin:before{content:"\f1db"}.icon-header:before{content:"\f1dc"}.icon-paragraph:before{content:"\f1dd"}.icon-sliders:before{content:"\f1de"}.icon-share-alt:before{content:"\f1e0"}.icon-share-alt-square:before{content:"\f1e1"}.icon-bomb:before{content:"\f1e2"}.icon-soccer-ball-o:before,.icon-futbol-o:before{content:"\f1e3"}.icon-tty:before{content:"\f1e4"}.icon-binoculars:before{content:"\f1e5"}.icon-plug:before{content:"\f1e6"}.icon-slideshare:before{content:"\f1e7"}.icon-twitch:before{content:"\f1e8"}.icon-yelp:before{content:"\f1e9"}.icon-newspaper-o:before{content:"\f1ea"}.icon-wifi:before{content:"\f1eb"}.icon-calculator:before{content:"\f1ec"}.icon-paypal:before{content:"\f1ed"}.icon-google-wallet:before{content:"\f1ee"}.icon-cc-visa:before{content:"\f1f0"}.icon-cc-mastercard:before{content:"\f1f1"}.icon-cc-discover:before{content:"\f1f2"}.icon-cc-amex:before{content:"\f1f3"}.icon-cc-paypal:before{content:"\f1f4"}.icon-cc-stripe:before{content:"\f1f5"}.icon-bell-slash:before{content:"\f1f6"}.icon-bell-slash-o:before{content:"\f1f7"}.icon-trash:before{content:"\f1f8"}.icon-copyright:before{content:"\f1f9"}.icon-at:before{content:"\f1fa"}.icon-eyedropper:before{content:"\f1fb"}.icon-paint-brush:before{content:"\f1fc"}.icon-birthday-cake:before{content:"\f1fd"}.icon-area-chart:before{content:"\f1fe"}.icon-pie-chart:before{content:"\f200"}.icon-line-chart:before{content:"\f201"}.icon-lastfm:before{content:"\f202"}.icon-lastfm-square:before{content:"\f203"}.icon-toggle-off:before{content:"\f204"}.icon-toggle-on:before{content:"\f205"}.icon-bicycle:before{content:"\f206"}.icon-bus:before{content:"\f207"}.icon-ioxhost:before{content:"\f208"}.icon-angellist:before{content:"\f209"}.icon-cc:before{content:"\f20a"}.icon-shekel:before,.icon-sheqel:before,.icon-ils:before{content:"\f20b"}.icon-meanpath:before{content:"\f20c"}.icon-buysellads:before{content:"\f20d"}.icon-connectdevelop:before{content:"\f20e"}.icon-dashcube:before{content:"\f210"}.icon-forumbee:before{content:"\f211"}.icon-leanpub:before{content:"\f212"}.icon-sellsy:before{content:"\f213"}.icon-shirtsinbulk:before{content:"\f214"}.icon-simplybuilt:before{content:"\f215"}.icon-skyatlas:before{content:"\f216"}.icon-cart-plus:before{content:"\f217"}.icon-cart-arrow-down:before{content:"\f218"}.icon-diamond:before{content:"\f219"}.icon-ship:before{content:"\f21a"}.icon-user-secret:before{content:"\f21b"}.icon-motorcycle:before{content:"\f21c"}.icon-street-view:before{content:"\f21d"}.icon-heartbeat:before{content:"\f21e"}.icon-venus:before{content:"\f221"}.icon-mars:before{content:"\f222"}.icon-mercury:before{content:"\f223"}.icon-intersex:before,.icon-transgender:before{content:"\f224"}.icon-transgender-alt:before{content:"\f225"}.icon-venus-double:before{content:"\f226"}.icon-mars-double:before{content:"\f227"}.icon-venus-mars:before{content:"\f228"}.icon-mars-stroke:before{content:"\f229"}.icon-mars-stroke-v:before{content:"\f22a"}.icon-mars-stroke-h:before{content:"\f22b"}.icon-neuter:before{content:"\f22c"}.icon-genderless:before{content:"\f22d"}.icon-facebook-official:before{content:"\f230"}.icon-pinterest-p:before{content:"\f231"}.icon-whatsapp:before{content:"\f232"}.icon-server:before{content:"\f233"}.icon-user-plus:before{content:"\f234"}.icon-user-times:before{content:"\f235"}.icon-hotel:before,.icon-bed:before{content:"\f236"}.icon-viacoin:before{content:"\f237"}.icon-train:before{content:"\f238"}.icon-subway:before{content:"\f239"}.icon-medium:before{content:"\f23a"}.icon-yc:before,.icon-y-combinator:before{content:"\f23b"}.icon-optin-monster:before{content:"\f23c"}.icon-opencart:before{content:"\f23d"}.icon-expeditedssl:before{content:"\f23e"}.icon-battery-4:before,.icon-battery:before,.icon-battery-full:before{content:"\f240"}.icon-battery-3:before,.icon-battery-three-quarters:before{content:"\f241"}.icon-battery-2:before,.icon-battery-half:before{content:"\f242"}.icon-battery-1:before,.icon-battery-quarter:before{content:"\f243"}.icon-battery-0:before,.icon-battery-empty:before{content:"\f244"}.icon-mouse-pointer:before{content:"\f245"}.icon-i-cursor:before{content:"\f246"}.icon-object-group:before{content:"\f247"}.icon-object-ungroup:before{content:"\f248"}.icon-sticky-note:before{content:"\f249"}.icon-sticky-note-o:before{content:"\f24a"}.icon-cc-jcb:before{content:"\f24b"}.icon-cc-diners-club:before{content:"\f24c"}.icon-clone:before{content:"\f24d"}.icon-balance-scale:before{content:"\f24e"}.icon-hourglass-o:before{content:"\f250"}.icon-hourglass-1:before,.icon-hourglass-start:before{content:"\f251"}.icon-hourglass-2:before,.icon-hourglass-half:before{content:"\f252"}.icon-hourglass-3:before,.icon-hourglass-end:before{content:"\f253"}.icon-hourglass:before{content:"\f254"}.icon-hand-grab-o:before,.icon-hand-rock-o:before{content:"\f255"}.icon-hand-stop-o:before,.icon-hand-paper-o:before{content:"\f256"}.icon-hand-scissors-o:before{content:"\f257"}.icon-hand-lizard-o:before{content:"\f258"}.icon-hand-spock-o:before{content:"\f259"}.icon-hand-pointer-o:before{content:"\f25a"}.icon-hand-peace-o:before{content:"\f25b"}.icon-trademark:before{content:"\f25c"}.icon-registered:before{content:"\f25d"}.icon-creative-commons:before{content:"\f25e"}.icon-gg:before{content:"\f260"}.icon-gg-circle:before{content:"\f261"}.icon-tripadvisor:before{content:"\f262"}.icon-odnoklassniki:before{content:"\f263"}.icon-odnoklassniki-square:before{content:"\f264"}.icon-get-pocket:before{content:"\f265"}.icon-wikipedia-w:before{content:"\f266"}.icon-safari:before{content:"\f267"}.icon-chrome:before{content:"\f268"}.icon-firefox:before{content:"\f269"}.icon-opera:before{content:"\f26a"}.icon-internet-explorer:before{content:"\f26b"}.icon-tv:before,.icon-television:before{content:"\f26c"}.icon-contao:before{content:"\f26d"}.icon-500px:before{content:"\f26e"}.icon-amazon:before{content:"\f270"}.icon-calendar-plus-o:before{content:"\f271"}.icon-calendar-minus-o:before{content:"\f272"}.icon-calendar-times-o:before{content:"\f273"}.icon-calendar-check-o:before{content:"\f274"}.icon-industry:before{content:"\f275"}.icon-map-pin:before{content:"\f276"}.icon-map-signs:before{content:"\f277"}.icon-map-o:before{content:"\f278"}.icon-map:before{content:"\f279"}.icon-commenting:before{content:"\f27a"}.icon-commenting-o:before{content:"\f27b"}.icon-houzz:before{content:"\f27c"}.icon-vimeo:before{content:"\f27d"}.icon-black-tie:before{content:"\f27e"}.icon-fonticons:before{content:"\f280"}.icon-reddit-alien:before{content:"\f281"}.icon-edge:before{content:"\f282"}.icon-credit-card-alt:before{content:"\f283"}.icon-codiepie:before{content:"\f284"}.icon-modx:before{content:"\f285"}.icon-fort-awesome:before{content:"\f286"}.icon-usb:before{content:"\f287"}.icon-product-hunt:before{content:"\f288"}.icon-mixcloud:before{content:"\f289"}.icon-scribd:before{content:"\f28a"}.icon-pause-circle:before{content:"\f28b"}.icon-pause-circle-o:before{content:"\f28c"}.icon-stop-circle:before{content:"\f28d"}.icon-stop-circle-o:before{content:"\f28e"}.icon-shopping-bag:before{content:"\f290"}.icon-shopping-basket:before{content:"\f291"}.icon-hashtag:before{content:"\f292"}.icon-bluetooth:before{content:"\f293"}.icon-bluetooth-b:before{content:"\f294"}.icon-percent:before{content:"\f295"}.icon-gitlab:before{content:"\f296"}.icon-wpbeginner:before{content:"\f297"}.icon-wpforms:before{content:"\f298"}.icon-envira:before{content:"\f299"}.icon-universal-access:before{content:"\f29a"}.icon-wheelchair-alt:before{content:"\f29b"}.icon-question-circle-o:before{content:"\f29c"}.icon-blind:before{content:"\f29d"}.icon-audio-description:before{content:"\f29e"}.icon-volume-control-phone:before{content:"\f2a0"}.icon-braille:before{content:"\f2a1"}.icon-assistive-listening-systems:before{content:"\f2a2"}.icon-asl-interpreting:before,.icon-american-sign-language-interpreting:before{content:"\f2a3"}.icon-deafness:before,.icon-hard-of-hearing:before,.icon-deaf:before{content:"\f2a4"}.icon-glide:before{content:"\f2a5"}.icon-glide-g:before{content:"\f2a6"}.icon-signing:before,.icon-sign-language:before{content:"\f2a7"}.icon-low-vision:before{content:"\f2a8"}.icon-viadeo:before{content:"\f2a9"}.icon-viadeo-square:before{content:"\f2aa"}.icon-snapchat:before{content:"\f2ab"}.icon-snapchat-ghost:before{content:"\f2ac"}.icon-snapchat-square:before{content:"\f2ad"}.icon-pied-piper:before{content:"\f2ae"}.icon-first-order:before{content:"\f2b0"}.icon-yoast:before{content:"\f2b1"}.icon-themeisle:before{content:"\f2b2"}.icon-google-plus-circle:before,.icon-google-plus-official:before{content:"\f2b3"}.icon-fa:before,.icon-font-awesome:before{content:"\f2b4"}.icon-handshake-o:before{content:"\f2b5"}.icon-envelope-open:before{content:"\f2b6"}.icon-envelope-open-o:before{content:"\f2b7"}.icon-linode:before{content:"\f2b8"}.icon-address-book:before{content:"\f2b9"}.icon-address-book-o:before{content:"\f2ba"}.icon-vcard:before,.icon-address-card:before{content:"\f2bb"}.icon-vcard-o:before,.icon-address-card-o:before{content:"\f2bc"}.icon-user-circle:before{content:"\f2bd"}.icon-user-circle-o:before{content:"\f2be"}.icon-user-o:before{content:"\f2c0"}.icon-id-badge:before{content:"\f2c1"}.icon-drivers-license:before,.icon-id-card:before{content:"\f2c2"}.icon-drivers-license-o:before,.icon-id-card-o:before{content:"\f2c3"}.icon-quora:before{content:"\f2c4"}.icon-free-code-camp:before{content:"\f2c5"}.icon-telegram:before{content:"\f2c6"}.icon-thermometer-4:before,.icon-thermometer:before,.icon-thermometer-full:before{content:"\f2c7"}.icon-thermometer-3:before,.icon-thermometer-three-quarters:before{content:"\f2c8"}.icon-thermometer-2:before,.icon-thermometer-half:before{content:"\f2c9"}.icon-thermometer-1:before,.icon-thermometer-quarter:before{content:"\f2ca"}.icon-thermometer-0:before,.icon-thermometer-empty:before{content:"\f2cb"}.icon-shower:before{content:"\f2cc"}.icon-bathtub:before,.icon-s15:before,.icon-bath:before{content:"\f2cd"}.icon-podcast:before{content:"\f2ce"}.icon-window-maximize:before{content:"\f2d0"}.icon-window-minimize:before{content:"\f2d1"}.icon-window-restore:before{content:"\f2d2"}.icon-times-rectangle:before,.icon-window-close:before{content:"\f2d3"}.icon-times-rectangle-o:before,.icon-window-close-o:before{content:"\f2d4"}.icon-bandcamp:before{content:"\f2d5"}.icon-grav:before{content:"\f2d6"}.icon-etsy:before{content:"\f2d7"}.icon-imdb:before{content:"\f2d8"}.icon-ravelry:before{content:"\f2d9"}.icon-eercast:before{content:"\f2da"}.icon-microchip:before{content:"\f2db"}.icon-snowflake-o:before{content:"\f2dc"}.icon-superpowers:before{content:"\f2dd"}.icon-wpexplorer:before{content:"\f2de"}.icon-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}
}
@media all{@font-face{font-family:linecons;src:url(https://bnautoescuela.com.ar/wp-content/themes/specular/font/linecons.eot);src:url(https://bnautoescuela.com.ar/wp-content/themes/specular/font/linecons.eot#iefix) format('embedded-opentype'),url(https://bnautoescuela.com.ar/wp-content/themes/specular/font/linecons.ttf) format('truetype'),url(https://bnautoescuela.com.ar/wp-content/themes/specular/font/linecons.woff) format('woff'),url(https://bnautoescuela.com.ar/wp-content/themes/specular/font/linecons.svg#linecons) format('svg');font-weight:400;font-style:normal;font-display:swap;}[class*=" linecon-icon-"],[class^=linecon-icon-]{font-family:linecons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.linecon-icon-heart:before{content:"\e600"}.linecon-icon-cloud:before{content:"\e601"}.linecon-icon-star:before{content:"\e602"}.linecon-icon-tv:before{content:"\e603"}.linecon-icon-sound:before{content:"\e604"}.linecon-icon-video:before{content:"\e605"}.linecon-icon-trash:before{content:"\e606"}.linecon-icon-user:before{content:"\e607"}.linecon-icon-key:before{content:"\e608"}.linecon-icon-search:before{content:"\e609"}.linecon-icon-eye:before{content:"\e60a"}.linecon-icon-bubble:before{content:"\e60b"}.linecon-icon-stack:before{content:"\e60c"}.linecon-icon-cup:before{content:"\e60d"}.linecon-icon-phone:before{content:"\e60e"}.linecon-icon-news:before{content:"\e60f"}.linecon-icon-mail:before{content:"\e610"}.linecon-icon-like:before{content:"\e611"}.linecon-icon-photo:before{content:"\e612"}.linecon-icon-note:before{content:"\e613"}.linecon-icon-food:before{content:"\e614"}.linecon-icon-t-shirt:before{content:"\e615"}.linecon-icon-fire:before{content:"\e616"}.linecon-icon-clip:before{content:"\e617"}.linecon-icon-shop:before{content:"\e618"}.linecon-icon-calendar:before{content:"\e619"}.linecon-icon-wallet:before{content:"\e61a"}.linecon-icon-vynil:before{content:"\e61b"}.linecon-icon-truck:before{content:"\e61c"}.linecon-icon-world:before{content:"\e61d"}.linecon-icon-clock:before{content:"\e61e"}.linecon-icon-paperplane:before{content:"\e61f"}.linecon-icon-params:before{content:"\e620"}.linecon-icon-banknote:before{content:"\e621"}.linecon-icon-data:before{content:"\e622"}.linecon-icon-music:before{content:"\e623"}.linecon-icon-megaphone:before{content:"\e624"}.linecon-icon-study:before{content:"\e625"}.linecon-icon-lab:before{content:"\e626"}.linecon-icon-location:before{content:"\e627"}.linecon-icon-display:before{content:"\e628"}.linecon-icon-diamond:before{content:"\e629"}.linecon-icon-pen:before{content:"\e62a"}.linecon-icon-bulb:before{content:"\e62b"}.linecon-icon-lock:before{content:"\e62c"}.linecon-icon-tag:before{content:"\e62d"}.linecon-icon-camera:before{content:"\e62e"}.linecon-icon-settings:before{content:"\e62f"}}
@media all{@font-face{font-family:steadysets;src:url(https://bnautoescuela.com.ar/wp-content/themes/specular/font/steadysets.eot);src:url(https://bnautoescuela.com.ar/wp-content/themes/specular/font/steadysets.eot#iefix) format('embedded-opentype'),url(https://bnautoescuela.com.ar/wp-content/themes/specular/font/steadysets.ttf) format('truetype'),url(https://bnautoescuela.com.ar/wp-content/themes/specular/font/steadysets.woff) format('woff'),url(https://bnautoescuela.com.ar/wp-content/themes/specular/font/steadysets.svg#icomoon) format('svg');font-weight:400;font-style:normal;font-display:swap;}[class*=" steadysets-icon-"],[class^=steadysets-icon-]{font-family:steadysets;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.steadysets-icon-type:before{content:"\e600"}.steadysets-icon-box:before{content:"\e601"}.steadysets-icon-archive:before{content:"\e602"}.steadysets-icon-envelope:before{content:"\e603"}.steadysets-icon-email:before{content:"\e604"}.steadysets-icon-files:before{content:"\e605"}.steadysets-icon-uniE606:before{content:"\e606"}.steadysets-icon-connection-empty:before{content:"\e607"}.steadysets-icon-connection-25:before{content:"\e608"}.steadysets-icon-connection-50:before{content:"\e609"}.steadysets-icon-connection-75:before{content:"\e60a"}.steadysets-icon-connection-full:before{content:"\e60b"}.steadysets-icon-microphone:before{content:"\e60c"}.steadysets-icon-microphone-off:before{content:"\e60d"}.steadysets-icon-book:before{content:"\e60e"}.steadysets-icon-cloud:before{content:"\e60f"}.steadysets-icon-book2:before{content:"\e610"}.steadysets-icon-star:before{content:"\e611"}.steadysets-icon-phone-portrait:before{content:"\e612"}.steadysets-icon-phone-landscape:before{content:"\e613"}.steadysets-icon-tablet:before{content:"\e614"}.steadysets-icon-tablet-landscape:before{content:"\e615"}.steadysets-icon-laptop:before{content:"\e616"}.steadysets-icon-uniE617:before{content:"\e617"}.steadysets-icon-barbell:before{content:"\e618"}.steadysets-icon-stopwatch:before{content:"\e619"}.steadysets-icon-atom:before{content:"\e61a"}.steadysets-icon-syringe:before{content:"\e61b"}.steadysets-icon-pencil:before{content:"\e61c"}.steadysets-icon-chart:before{content:"\e61d"}.steadysets-icon-bars:before{content:"\e61e"}.steadysets-icon-cube:before{content:"\e61f"}.steadysets-icon-image:before{content:"\e620"}.steadysets-icon-crop:before{content:"\e621"}.steadysets-icon-graph:before{content:"\e622"}.steadysets-icon-select:before{content:"\e623"}.steadysets-icon-bucket:before{content:"\e624"}.steadysets-icon-mug:before{content:"\e625"}.steadysets-icon-clipboard:before{content:"\e626"}.steadysets-icon-lab:before{content:"\e627"}.steadysets-icon-bones:before{content:"\e628"}.steadysets-icon-pill:before{content:"\e629"}.steadysets-icon-bolt:before{content:"\e62a"}.steadysets-icon-health:before{content:"\e62b"}.steadysets-icon-map-marker:before{content:"\e62c"}.steadysets-icon-stack:before{content:"\e62d"}.steadysets-icon-newspaper:before{content:"\e62e"}.steadysets-icon-uniE62F:before{content:"\e62f"}.steadysets-icon-coffee:before{content:"\e630"}.steadysets-icon-bill:before{content:"\e631"}.steadysets-icon-sun:before{content:"\e632"}.steadysets-icon-vcard:before{content:"\e633"}.steadysets-icon-shorts:before{content:"\e634"}.steadysets-icon-drink:before{content:"\e635"}.steadysets-icon-diamond:before{content:"\e636"}.steadysets-icon-bag:before{content:"\e637"}.steadysets-icon-calculator:before{content:"\e638"}.steadysets-icon-credit-cards:before{content:"\e639"}.steadysets-icon-microwave-oven:before{content:"\e63a"}.steadysets-icon-camera:before{content:"\e63b"}.steadysets-icon-share:before{content:"\e63c"}.steadysets-icon-bullhorn:before{content:"\e63d"}.steadysets-icon-user:before{content:"\e63e"}.steadysets-icon-users:before{content:"\e63f"}.steadysets-icon-user2:before{content:"\e640"}.steadysets-icon-users2:before{content:"\e641"}.steadysets-icon-unlocked:before{content:"\e642"}.steadysets-icon-unlocked2:before{content:"\e643"}.steadysets-icon-lock:before{content:"\e644"}.steadysets-icon-forbidden:before{content:"\e645"}.steadysets-icon-switch:before{content:"\e646"}.steadysets-icon-meter:before{content:"\e647"}.steadysets-icon-flag:before{content:"\e648"}.steadysets-icon-home:before{content:"\e649"}.steadysets-icon-printer:before{content:"\e64a"}.steadysets-icon-clock:before{content:"\e64b"}.steadysets-icon-calendar:before{content:"\e64c"}.steadysets-icon-comment:before{content:"\e64d"}.steadysets-icon-chat-3:before{content:"\e64e"}.steadysets-icon-chat-2:before{content:"\e64f"}.steadysets-icon-chat-1:before{content:"\e650"}.steadysets-icon-chat:before{content:"\e651"}.steadysets-icon-zoom-out:before{content:"\e652"}.steadysets-icon-zoom-in:before{content:"\e653"}.steadysets-icon-search:before{content:"\e654"}.steadysets-icon-trashcan:before{content:"\e655"}.steadysets-icon-tag:before{content:"\e656"}.steadysets-icon-download:before{content:"\e657"}.steadysets-icon-paperclip:before{content:"\e658"}.steadysets-icon-checkbox:before{content:"\e659"}.steadysets-icon-checkbox-checked:before{content:"\e65a"}.steadysets-icon-checkmark:before{content:"\e65b"}.steadysets-icon-refresh:before{content:"\e65c"}.steadysets-icon-reload:before{content:"\e65d"}.steadysets-icon-arrow-right:before{content:"\e65e"}.steadysets-icon-arrow-down:before{content:"\e65f"}.steadysets-icon-arrow-up:before{content:"\e660"}.steadysets-icon-arrow-left:before{content:"\e661"}.steadysets-icon-settings:before{content:"\e662"}.steadysets-icon-battery-full:before{content:"\e663"}.steadysets-icon-battery-75:before{content:"\e664"}.steadysets-icon-battery-50:before{content:"\e665"}.steadysets-icon-battery-25:before{content:"\e666"}.steadysets-icon-battery-empty:before{content:"\e667"}.steadysets-icon-battery-charging:before{content:"\e668"}.steadysets-icon-uniE669:before{content:"\e669"}.steadysets-icon-grid:before{content:"\e66a"}.steadysets-icon-list:before{content:"\e66b"}.steadysets-icon-wifi-low:before{content:"\e66c"}.steadysets-icon-folder-check:before{content:"\e66d"}.steadysets-icon-folder-settings:before{content:"\e66e"}.steadysets-icon-folder-add:before{content:"\e66f"}.steadysets-icon-folder:before{content:"\e670"}.steadysets-icon-window:before{content:"\e671"}.steadysets-icon-windows:before{content:"\e672"}.steadysets-icon-browser:before{content:"\e673"}.steadysets-icon-file-broken:before{content:"\e674"}.steadysets-icon-align-justify:before{content:"\e675"}.steadysets-icon-align-center:before{content:"\e676"}.steadysets-icon-align-right:before{content:"\e677"}.steadysets-icon-align-left:before{content:"\e678"}.steadysets-icon-file:before{content:"\e679"}.steadysets-icon-file-add:before{content:"\e67a"}.steadysets-icon-file-settings:before{content:"\e67b"}.steadysets-icon-mute:before{content:"\e67c"}.steadysets-icon-heart:before{content:"\e67d"}.steadysets-icon-enter:before{content:"\e67e"}.steadysets-icon-volume-decrease:before{content:"\e67f"}.steadysets-icon-wifi-mid:before{content:"\e680"}.steadysets-icon-volume:before{content:"\e681"}.steadysets-icon-bookmark:before{content:"\e682"}.steadysets-icon-screen:before{content:"\e683"}.steadysets-icon-map:before{content:"\e684"}.steadysets-icon-measure:before{content:"\e685"}.steadysets-icon-eyedropper:before{content:"\e686"}.steadysets-icon-support:before{content:"\e687"}.steadysets-icon-phone:before{content:"\e688"}.steadysets-icon-email2:before{content:"\e689"}.steadysets-icon-volume-increase:before{content:"\e68a"}.steadysets-icon-wifi-full:before{content:"\e68b"}}
@media all{﻿@charset "utf-8";
.he-wrap
{
	position:relative;
	zoom:1;
    display: inline-block;
	*display:inline;
	position:relative;
}
.he-view,.he-zoom
{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	overflow:hidden;
	visibility:hidden;
}
.he-zoom img
{
	position:absolute;
	top:0;
	left:0;
}
.he-zoomstate
{
	position:absolute;
	bottom:0;
	right:0;
	background:#c00;
	color:#fff;
	border-radius:3px 0 0 0;
	font-size:12px;
	line-height:16px;
	padding:0 4px;
	box-shadow:-1px -1px 1px rgba(204,0,0,.3);
}
.he-view-show
{
	visibility:visible;
}
.he-sliders
{
	overflow:hidden;
}
.he-sliders img
{
	display:none;
}
.he-sliders img:first-child
{
	display:inline-block;
	*display:inline;
	*zoom:1;
}
.he-pre,.he-next
{
	position:absolute;
	top:50%;
	left:0;
	width:61px;
	height:35px;
	margin-top:-18px;
	background:url(https://bnautoescuela.com.ar/wp-content/themes/specular/css/nav.png) no-repeat top left;
	cursor:pointer;
}
.he-next
{
	left:auto;
	right:0;
	background-position:top right;
}
.a0,.a1,.a2,.a3,.a4,.a5,.a6,.a7{
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: .6s;
	-moz-animation-duration: .6s;
	-ms-animation-duration: .6s;
	-o-animation-duration: .6s;
	animation-duration: .6s;
}
.a1
{
	-webkit-animation-delay: .2s;
	-moz-animation-delay: .2s;
	-o-animation-delay: .2s;
	animation-delay: .2s;
}
.a2
{
	-webkit-animation-delay: .4s;
	-moz-animation-delay: .4s;
	-o-animation-delay: .4s;
	animation-delay: .4s;
}
.a3
{
	-webkit-animation-delay: .6s;
	-moz-animation-delay: .6s;
	-o-animation-delay: .6s;
	animation-delay: .6s;
}
.a4
{
	-webkit-animation-delay: .8s;
	-moz-animation-delay: .8s;
	-o-animation-delay: .8s;
	animation-delay: .8s;
}
.a5
{
	-webkit-animation-delay: 1s;
	-moz-animation-delay: 1s;
	-o-animation-delay: 1s;
	animation-delay: 1s;
}
.a6
{
	-webkit-animation-delay: 1.2s;
	-moz-animation-delay: 1.2s;
	-o-animation-delay: 1.2s;
	animation-delay: 1.2s;
}
.a7
{
	-webkit-animation-delay: 1.4s;
	-moz-animation-delay: 1.4s;
	-o-animation-delay: 1.4s;
	animation-delay: 1.4s;
}
@-webkit-keyframes flipInLeft {
 0% {
 -webkit-transform: perspective(400px) rotateY(90deg);
 opacity:0.5;
}
 60% {
 -webkit-transform: perspective(400px) rotateY(-10deg);
}
 80% {
 -webkit-transform: perspective(400px) rotateY(5deg);
}
 100% {
 -webkit-transform: perspective(400px) rotateY(0deg);
 opacity: 1;
}
}
@-moz-keyframes flipInLeft {
 0% {
 -moz-transform: perspective(400px) rotateY(90deg);
 opacity:0.5;
}
 60% {
 -moz-transform: perspective(400px) rotateY(-10deg);
}
 80% {
 -moz-transform: perspective(400px) rotateY(5deg);
}
 100% {
 -moz-transform: perspective(400px) rotateY(0deg);
 opacity: 1;
}
}
@-o-keyframes flipInLeft {
 0% {
 -o-transform: perspective(400px) rotateY(90deg);
 opacity:0.5;
}
 60% {
 -o-transform: perspective(400px) rotateY(-10deg);
}
 80% {
 -o-transform: perspective(400px) rotateY(5deg);
}
 100% {
 -o-transform: perspective(400px) rotateY(0deg);
 opacity: 1;
}
}

@keyframes flipInLeft {
 0% {
 transform: perspective(400px) rotateY(90deg);
 opacity:0.5;
}
 60% {
 transform: perspective(400px) rotateY(-10deg);
}
 80% {
 transform: perspective(400px) rotateY(5deg);
}
 100% {
 transform: perspective(400px) rotateY(0deg);
 opacity: 1;
}
}
.flipInLeft {
	-webkit-transform-style: preserve-3d;
	-webkit-animation-name: flipInLeft;
	-webkit-transform-origin: 0 50%;
	-moz-transform-style: preserve-3d;
	-moz-animation-name: flipInLeft;
	-moz-transform-origin: 0 50%;
	-o-transform-style: preserve-3d;
	-o-animation-name: flipInLeft;
	-o-transform-origin: 0 50%;
	transform-style: preserve-3d;
	animation-name: flipInLeft;
	transform-origin: 0 50%;
}
@-webkit-keyframes flipInRight {
 0% {
 -webkit-transform: perspective(400px) rotateY(-90deg);
 opacity:0.5;
}
 60% {
 -webkit-transform: perspective(400px) rotateY(10deg);
}
 80% {
 -webkit-transform: perspective(400px) rotateY(-5deg);
}
 100% {
 -webkit-transform: perspective(400px) rotateY(0deg);
 opacity: 1;
}
}
@-moz-keyframes flipInRight {
 0% {
 -moz-transform: perspective(400px) rotateY(-90deg);
 opacity:0.5;
}
 60% {
 -moz-transform: perspective(400px) rotateY(10deg);
}
 80% {
 -moz-transform: perspective(400px) rotateY(-5deg);
}
 100% {
 -moz-transform: perspective(400px) rotateY(0deg);
 opacity: 1;
}
}
@-o-keyframes flipInRight {
 0% {
 -o-transform: perspective(400px) rotateY(-90deg);
 opacity:0.5;
}
 60% {
 -o-transform: perspective(400px) rotateY(10deg);
}
 80% {
 -o-transform: perspective(400px) rotateY(-5deg);
}
 100% {
 -o-transform: perspective(400px) rotateY(0deg);
 opacity: 1;
}
}
@keyframes flipInRight {
 0% {
 transform: perspective(400px) rotateY(-90deg);
 opacity:0.5;
}
 60% {
 transform: perspective(400px) rotateY(10deg);
}
 80% {
 transform: perspective(400px) rotateY(-5deg);
}
 100% {
 transform: perspective(400px) rotateY(0deg);
 opacity: 1;
}
}
.flipInRight {
	-webkit-transform-style: preserve-3d;
	-webkit-animation-name: flipInRight;
	-webkit-transform-origin: 100% 50%;
	-moz-transform-style: preserve-3d;
	-moz-animation-name: flipInRight;
	-moz-transform-origin: 100% 50%;
	-o-transform-style: preserve-3d;
	-o-animation-name: flipInRight;
	-o-transform-origin: 100% 50%;
	transform-style: preserve-3d;
	animation-name: flipInRight;
	transform-origin: 100% 50%;
}
@-webkit-keyframes flipInDown {
 0% {
 -webkit-transform: perspective(400px) rotateX(-90deg);
 opacity:0.5;
}
 60% {
 -webkit-transform: perspective(400px) rotateX(10deg);
}
 80% {
 -webkit-transform: perspective(400px) rotateX(-5deg);
}
 100% {
 -webkit-transform: perspective(400px) rotateX(0deg);
 opacity: 1;
}
}
@-moz-keyframes flipInDown {
 0% {
 -moz-transform: perspective(400px) rotateX(-90deg);
 opacity:0.5;
}
 60% {
 -moz-transform: perspective(400px) rotateX(10deg);
}
 80% {
 -moz-transform: perspective(400px) rotateX(-5deg);
}
 100% {
 -moz-transform: perspective(400px) rotateX(0deg);
 opacity: 1;
}
}
@-o-keyframes flipInDown {
 0% {
 -o-transform: perspective(400px) rotateX(-90deg);
 opacity:0.5;
}
 60% {
 -o-transform: perspective(400px) rotateX(10deg);
}
 80% {
 -o-transform: perspective(400px) rotateX(-5deg);
}
 100% {
 -o-transform: perspective(400px) rotateX(0deg);
 opacity: 1;
}
}
@keyframes flipInDown {
 0% {
 transform: perspective(400px) rotateX(-90deg);
 opacity:0.5;
}
 60% {
 transform: perspective(400px) rotateX(10deg);
}
 80% {
 transform: perspective(400px) rotateX(-5deg);
}
 100% {
 transform: perspective(400px) rotateX(0deg);
 opacity: 1;
}
}
.flipInDown {
	-webkit-transform-style: preserve-3d;
	-webkit-animation-name: flipInDown;
	-webkit-transform-origin: 50% 0%;
	-moz-transform-style: preserve-3d;
	-moz-animation-name: flipInDown;
	-moz-transform-origin: 50% 0%;
	-o-transform-style: preserve-3d;
	-o-animation-name: flipInDown;
	-o-transform-origin: 50% 0%;
	transform-style: preserve-3d;
	animation-name: flipInDown;
	transform-origin: 50% 0%;
}
@-webkit-keyframes flipInUp {
 0% {
 -webkit-transform: perspective(300px) rotateX(90deg);
 opacity:0.5;
}
 60% {
 -webkit-transform: perspective(300px) rotateX(-10deg);
}
 80% {
 -webkit-transform: perspective(300px) rotateX(5deg);
}
 100% {
 -webkit-transform: perspective(300px) rotateX(0deg);
 opacity: 1;
}
}
@-webkit-keyframes flipInUp {
 0% {
 -webkit-transform: perspective(300px) rotateX(90deg);
 opacity:0.5;
}
 60% {
 -webkit-transform: perspective(300px) rotateX(-10deg);
}
 80% {
 -webkit-transform: perspective(300px) rotateX(5deg);
}
 100% {
 -webkit-transform: perspective(300px) rotateX(0deg);
 opacity: 1;
}
}
@-moz-keyframes flipInUp {
 0% {
 -moz-transform: perspective(300px) rotateX(90deg);
 opacity:0.5;
}
 60% {
 -moz-transform: perspective(300px) rotateX(-10deg);
}
 80% {
 -moz-transform: perspective(300px) rotateX(5deg);
}
 100% {
 -moz-transform: perspective(300px) rotateX(0deg);
 opacity: 1;
}
}
@-o-keyframes flipInUp {
 0% {
 -o-transform: perspective(300px) rotateX(90deg);
 opacity:0.5;
}
 60% {
 -o-transform: perspective(300px) rotateX(-10deg);
}
 80% {
 -o-transform: perspective(300px) rotateX(5deg);
}
 100% {
 -o-transform: perspective(300px) rotateX(0deg);
 opacity: 1;
}
}
@keyframes flipInUp {
 0% {
 transform: perspective(300px) rotateX(90deg);
 opacity:0.5;
}
 60% {
 transform: perspective(300px) rotateX(-10deg);
}
 80% {
 transform: perspective(300px) rotateX(5deg);
}
 100% {
 transform: perspective(300px) rotateX(0deg);
 opacity: 1;
}
}
.flipInUp {
	-webkit-transform-style: preserve-3d;
	-webkit-animation-name: flipInUp;
	-webkit-transform-origin: 50% 100%;
	-moz-transform-style: preserve-3d;
	-moz-animation-name: flipInUp;
	-moz-transform-origin: 50% 100%;
	-o-transform-style: preserve-3d;
	-o-animation-name: flipInUp;
	-o-transform-origin: 50% 100%;
	transform-style: preserve-3d;
	animation-name: flipInUp;
	transform-origin: 50% 100%;
}
.flipInV,flipInH {
	-webkit-transform-style: preserve-3d;
	-webkit-animation-name: flipInDown;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-style: preserve-3d;
	-moz-animation-name: flipInDown;
	-moz-transform-origin: 50% 50%;
	-o-transform-style: preserve-3d;
	-o-animation-name: flipInDown;
	-o-transform-origin: 50% 50%;
	transform-style: preserve-3d;
	animation-name: flipInDown;
	transform-origin: 50% 50%;
}
.flipInH
{
	-webkit-animation-name: flipInLeft;
	-moz-animation-name: flipInLeft;
	-o-animation-name: flipInLeft;
	animation-name: flipInLeft;
}
@-webkit-keyframes zoomIn {
 0% {
 opacity: 0;
 -webkit-transform: scale(.3);
}
 50% {
 opacity: 1;
 -webkit-transform: scale(1.05);
}
 70% {
 -webkit-transform: scale(.9);
}
 100% {
 -webkit-transform: scale(1);
}
}
@-moz-keyframes zoomIn {
 0% {
 opacity: 0;
 -moz-transform: scale(.3);
}
 50% {
 opacity: 1;
 -moz-transform: scale(1.05);
}
 70% {
 -moz-transform: scale(.9);
}
 100% {
 -moz-transform: scale(1);
}
}
@-o-keyframes zoomIn {
 0% {
 opacity: 0;
 -o-transform: scale(.3);
}
 50% {
 opacity: 1;
 -o-transform: scale(1.05);
}
 70% {
 -o-transform: scale(.9);
}
 100% {
 -o-transform: scale(1);
}
}
@keyframes zoomIn {
 0% {
 opacity: 0;
 transform: scale(.3);
}
 50% {
 opacity: 1;
 transform: scale(1.05);
}
 70% {
 transform: scale(.9);
}
 100% {
 transform: scale(1);
}
}
.zoomIn {
	-webkit-animation-name: zoomIn;
	-moz-animation-name: zoomIn;
	-o-animation-name: zoomIn;
	animation-name: zoomIn;
}
@-webkit-keyframes zoomInLeft {
 0% {
 opacity: .3;
 -webkit-transform: scale(.4) translateX(-1000px);
}
 70% {
 opacity: 1;
 -webkit-transform: scale(1.05);
}
 90% {
 -webkit-transform: scale(.95) translateX(0px);
}
 100% {
 -webkit-transform: scale(1);
}
}
@-moz-keyframes zoomInLeft {
 0% {
 opacity: .3;
 -moz-transform: scale(.4) translateX(-1000px);
}
 70% {
 opacity: 1;
 -moz-transform: scale(1.05);
}
 90% {
 -moz-transform: scale(.95) translateX(0px);
}
 100% {
 -moz-transform: scale(1);
}
}
@-o-keyframes zoomInLeft {
 0% {
 opacity: .3;
 -o-transform: scale(.4) translateX(-1000px);
}
 70% {
 opacity: 1;
 -o-transform: scale(1.05);
}
 90% {
 -o-transform: scale(.95) translateX(0px);
}
 100% {
 -o-transform: scale(1);
}
}
@keyframes zoomInLeft {
 0% {
 opacity: .3;
 transform: scale(.4) translateX(-1000px);
}
 70% {
 opacity: 1;
 transform: scale(1.05);
}
 90% {
 transform: scale(.95) translateX(0px);
}
 100% {
 transform: scale(1);
}
}
.zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	-moz-animation-name: zoomInLeft;
	-o-animation-name: zoomInLeft;
	animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
 0% {
 opacity: .3;
 -webkit-transform: scale(.4) translateX(1000px);
}
 70% {
 opacity: 1;
 -webkit-transform: scale(1.05);
}
 90% {
 -webkit-transform: scale(.95) translateX(0px);
}
 100% {
 -webkit-transform: scale(1);
}
}
@-moz-keyframes zoomInRight {
 0% {
 opacity: .3;
 -moz-transform: scale(.4) translateX(1000px);
}
 70% {
 opacity: 1;
 -moz-transform: scale(1.05);
}
 90% {
 -moz-transform: scale(.95) translateX(0px);
}
 100% {
 -moz-transform: scale(1);
}
}
@-o-keyframes zoomInRight {
 0% {
 opacity: .3;
 -o-transform: scale(.4) translateX(1000px);
}
 70% {
 opacity: 1;
 -o-transform: scale(1.05);
}
 90% {
 -o-transform: scale(.95) translateX(0px);
}
 100% {
 -o-transform: scale(1);
}
}
@keyframes zoomInRight {
 0% {
 opacity: .3;
 transform: scale(.4) translateX(1000px);
}
 70% {
 opacity: 1;
 transform: scale(1.05);
}
 90% {
 transform: scale(.95) translateX(0px);
}
 100% {
 transform: scale(1);
}
}
.zoomInRight {
	-webkit-animation-name: zoomInRight;
	-moz-animation-name: zoomInRight;
	-o-animation-name: zoomInRight;
	animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
 0% {
 opacity: .3;
 -webkit-transform: scale(.4) translateY(-1000px);
}
 70% {
 opacity: 1;
 -webkit-transform: scale(1.05);
}
 90% {
 -webkit-transform: scale(.95) translateY(0px);
}
 100% {
 -webkit-transform: scale(1);
}
}
@-moz-keyframes zoomInUp {
 0% {
 opacity: .3;
 -moz-transform: scale(.4) translateY(-1000px);
}
 70% {
 opacity: 1;
 -moz-transform: scale(1.05);
}
 90% {
 -moz-transform: scale(.95) translateY(0px);
}
 100% {
 -moz-transform: scale(1);
}
}
@-o-keyframes zoomInUp {
 0% {
 opacity: .3;
 -o-transform: scale(.4) translateY(-1000px);
}
 70% {
 opacity: 1;
 -o-transform: scale(1.05);
}
 90% {
 -o-transform: scale(.95) translateY(0px);
}
 100% {
 -o-transform: scale(1);
}
}
@keyframes zoomInUp {
 0% {
 opacity: .3;
 transform: scale(.4) translateY(-1000px);
}
 70% {
 opacity: 1;
 transform: scale(1.05);
}
 90% {
 transform: scale(.95) translateY(0px);
}
 100% {
 transform: scale(1);
}
}
.zoomInUp {
	-webkit-animation-name: zoomInUp;
	-moz-animation-name: zoomInUp;
	-o-animation-name: zoomInUp;
	animation-name: zoomInUp;
}
@-webkit-keyframes zoomInDown {
 0% {
 opacity: .3;
 -webkit-transform: scale(.4) translateY(1000px);
}
 70% {
 opacity: 1;
 -webkit-transform: scale(1.05);
}
 90% {
 -webkit-transform: scale(.95) translateY(0px);
}
 100% {
 -webkit-transform: scale(1);
}
}
@-moz-keyframes zoomInDown {
 0% {
 opacity: .3;
 -moz-transform: scale(.4) translateY(1000px);
}
 70% {
 opacity: 1;
 -moz-transform: scale(1.05);
}
 90% {
 -moz-transform: scale(.95) translateY(0px);
}
 100% {
 -moz-transform: scale(1);
}
}
@-o-keyframes zoomInDown {
 0% {
 opacity: .3;
 -o-transform: scale(.4) translateY(1000px);
}
 70% {
 opacity: 1;
 -o-transform: scale(1.05);
}
 90% {
 -o-transform: scale(.95) translateY(0px);
}
 100% {
 -o-transform: scale(1);
}
}
@keyframes zoomInDown {
 0% {
 opacity: .3;
 transform: scale(.4) translateY(1000px);
}
 70% {
 opacity: 1;
 transform: scale(1.05);
}
 90% {
 transform: scale(.95) translateY(0px);
}
 100% {
 transform: scale(1);
}
}
.zoomInDown {
	-webkit-animation-name: zoomInDown;
	-moz-animation-name: zoomInDown;
	-o-animation-name: zoomInDown;
	animation-name: zoomInDown;
}
@-webkit-keyframes fadeIn {
 0% {
 opacity: 0;
}
 100% {
 opacity:1;
}
}
@-moz-keyframes fadeIn {
 0% {
 opacity: 0;
}
 100% {
 opacity:1;
}
}
@-o-keyframes fadeIn {
 0% {
 opacity: 0;
}
 100% {
 opacity:1;
}
}
@keyframes fadeIn {
 0% {
 opacity: 0;
}
 100% {
 opacity:1;
}
}
.fadeIn {
	-webkit-animation-name: fadeIn;
	-moz-animation-name: fadeIn;
	-o-animation-name: fadeIn;
	animation-name: fadeIn;
}
@-webkit-keyframes fadeInLeft {
 0% {
 opacity: 0;
 -webkit-transform:translateX(-100%);
}
 100% {
 opacity:1;
 -webkit-transform:translateX(0%);
}
}
@-moz-keyframes fadeInLeft {
 0% {
 opacity: 0;
 -moz-transform:translateX(-100%);
}
 100% {
 opacity:1;
 -moz-transform:translateX(0%);
}
}
@-o-keyframes fadeInLeft {
 0% {
 opacity: 0;
 -o-transform:translateX(-100%);
}
 100% {
 opacity:1;
 -o-transform:translateX(0%);
}
}
@keyframes fadeInLeft {
 0% {
 opacity: 0;
 transform:translateX(-100%);
}
 100% {
 opacity:1;
 transform:translateX(0%);
}
}
.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	-moz-animation-name: fadeInLeft;
	-o-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
 0% {
 opacity: 0;
 -webkit-transform:translateX(100%);
}
 100% {
 opacity:1;
 -webkit-transform:translateX(0%);
}
}
@-moz-keyframes fadeInRight {
 0% {
 opacity: 0;
 -moz-transform:translateX(100%);
}
 100% {
 opacity:1;
 -moz-transform:translateX(0%);
}
}
@-o-keyframes fadeInRight {
 0% {
 opacity: 0;
 -o-transform:translateX(100%);
}
 100% {
 opacity:1;
 -o-transform:translateX(0%);
}
}
@keyframes fadeInRight {
 0% {
 opacity: 0;
 transform:translateX(100%);
}
 100% {
 opacity:1;
 transform:translateX(0%);
}
}
.fadeInRight {
	-webkit-animation-name: fadeInRight;
	-moz-animation-name: fadeInRight;
	-o-animation-name: fadeInRight;
	animation-name: fadeInRight;
}
@-webkit-keyframes fadeInUp {
 0% {
 opacity: 0;
 -webkit-transform:translateY(100%);
}
 100% {
 opacity:1;
 -webkit-transform:translateY(0%);
}
}
@-moz-keyframes fadeInUp {
 0% {
 opacity: 0;
 -moz-transform:translateY(100%);
}
 100% {
 opacity:1;
 -moz-transform:translateY(0%);
}
}
@-o-keyframes fadeInUp {
 0% {
 opacity: 0;
 -o-transform:translateY(100%);
}
 100% {
 opacity:1;
 -o-transform:translateY(0%);
}
}
@keyframes fadeInUp {
 0% {
 opacity: 0;
 transform:translateY(100%);
}
 100% {
 opacity:1;
 transform:translateY(0%);
}
}
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	-moz-animation-name: fadeInUp;
	-o-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
@-webkit-keyframes fadeInDown {
 0% {
 opacity: 0;
 -webkit-transform:translateY(-100%);
}
 100% {
 opacity:1;
 -webkit-transform:translateY(0%);
}
}
@-moz-keyframes fadeInDown {
 0% {
 opacity: 0;
 -moz-transform:translateY(-100%);
}
 100% {
 opacity:1;
 -moz-transform:translateY(0%);
}
}
@-o-keyframes fadeInDown {
 0% {
 opacity: 0;
 -o-transform:translateY(-100%);
}
 100% {
 opacity:1;
 -o-transform:translateY(0%);
}
}
@keyframes fadeInDown {
 0% {
 opacity: 0;
 transform:translateY(-100%);
}
 100% {
 opacity:1;
 transform:translateY(0%);
}
}
.fadeInDown {
	-webkit-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-o-animation-name: fadeInDown;
	animation-name: fadeInDown;
}
@-webkit-keyframes rotateIn {
 0% {
 opacity: 0;
 -webkit-transform:rotate(360deg) scale(.1);
}
 100% {
 opacity:1;
 -webkit-transform:rotate(0deg) scale(1);
}
}
@-moz-keyframes rotateIn {
 0% {
 opacity: 0;
 -moz-transform:rotate(360deg) scale(.1);
}
 100% {
 opacity:1;
 -moz-transform:rotate(0deg) scale(1);
}
}
@-o-keyframes rotateIn {
 0% {
 opacity: 0;
 -o-transform:rotate(360deg) scale(.1);
}
 100% {
 opacity:1;
 -o-transform:rotate(0deg) scale(1);
}
}
@keyframes rotateIn {
 0% {
 opacity: 0;
 transform:rotate(360deg) scale(.1);
}
 100% {
 opacity:1;
 transform:rotate(0deg) scale(1);
}
}
.rotateIn {
	-webkit-animation-name: rotateIn;
	-moz-animation-name: rotateIn;
	-o-animation-name: rotateIn;
	animation-name: rotateIn;
}
@-webkit-keyframes rotateInLeft
{
	0% { opacity: 0; -webkit-transform: translateX(-100%) rotate(-120deg); }
	100% { opacity: 1; -webkit-transform: translateX(0px) rotate(0deg); }
}
@-moz-keyframes rotateInLeft
{
	0% { opacity: 0; -moz-transform: translateX(-100%) rotate(-120deg); }
	100% { opacity: 1; -moz-transform: translateX(0px) rotate(0deg); }
}
@-o-keyframes rotateInLeft
{
	0% { opacity: 0; -o-transform: translateX(-100%) rotate(-120deg); }
	100% { opacity: 1; -o-transform: translateX(0px) rotate(0deg); }
}
@keyframes rotateInLeft
{
	0% { opacity: 0; transform: translateX(-100%) rotate(-120deg); }
	100% { opacity: 1; transform: translateX(0px) rotate(0deg); }
}
.rotateInLeft {
	-webkit-animation-name: rotateInLeft;
	-moz-animation-name: rotateInLeft;
	-o-animation-name: rotateInLeft;
	animation-name: rotateInLeft;
}
@-webkit-keyframes rotateInRight
{
	0% { opacity: 0; -webkit-transform: translateX(100%) rotate(120deg); }
	100% { opacity: 1; -webkit-transform: translateX(0px) rotate(0deg); }
}
@-moz-keyframes rotateInRight
{
	0% { opacity: 0; -moz-transform: translateX(100%) rotate(120deg); }
	100% { opacity: 1; -moz-transform: translateX(0px) rotate(0deg); }
}
@-o-keyframes rotateInRight
{
	0% { opacity: 0; -o-transform: translateX(100%) rotate(120deg); }
	100% { opacity: 1; -o-transform: translateX(0px) rotate(0deg); }
}
@keyframes rotateInRight
{
	0% { opacity: 0; transform: translateX(100%) rotate(120deg); }
	100% { opacity: 1; transform: translateX(0px) rotate(0deg); }
}
.rotateInRight {
	-webkit-animation-name: rotateInRight;
	-moz-animation-name: rotateInRight;
	-o-animation-name: rotateInRight;
	animation-name: rotateInRight;
}

@-webkit-keyframes rotateInUp
{
	0% { opacity: 0; -webkit-transform: translateY(100%) rotate(-120deg); }
	100% { opacity: 1; -webkit-transform: translateY(0px) rotate(0deg); }
}
@-moz-keyframes rotateInUp
{
	0% { opacity: 0; -moz-transform: translateY(100%) rotate(-120deg); }
	100% { opacity: 1; -moz-transform: translateY(0px) rotate(0deg); }
}
@-o-keyframes rotateInUp
{
	0% { opacity: 0; -o-transform: translateY(100%) rotate(-120deg); }
	100% { opacity: 1; -o-transform: translateY(0px) rotate(0deg); }
}
@keyframes rotateInUp
{
	0% { opacity: 0; transform: translateY(100%) rotate(-120deg); }
	100% { opacity: 1; transform: translateY(0px) rotate(0deg); }
}
.rotateInUp {
	-webkit-animation-name: rotateInUp;
	-moz-animation-name: rotateInUp;
	-o-animation-name: rotateInUp;
	animation-name: rotateInUp;
}
@-webkit-keyframes rotateInDown
{
	0% { opacity: 0; -webkit-transform: translateY(-100%) rotate(120deg); }
	100% { opacity: 1; -webkit-transform: translateY(0px) rotate(0deg); }
}
@-moz-keyframes rotateInDown
{
	0% { opacity: 0; -moz-transform: translateY(-100%) rotate(120deg); }
	100% { opacity: 1; -moz-transform: translateY(0px) rotate(0deg); }
}
@-o-keyframes rotateInDown
{
	0% { opacity: 0; -o-transform: translateY(-100%) rotate(120deg); }
	100% { opacity: 1; -o-transform: translateY(0px) rotate(0deg); }
}
@keyframes rotateInDown
{
	0% { opacity: 0; transform: translateY(-100%) rotate(120deg); }
	100% { opacity: 1; transform: translateY(0px) rotate(0deg); }
}
.rotateInDown {
	-webkit-animation-name: rotateInDown;
	-moz-animation-name: rotateInDown;
	-o-animation-name: rotateInDown;
	animation-name: rotateInDown;
}
 @-webkit-keyframes jellyInDown {
 0% {
 -webkit-transform:translateY(-1000px);
 opacity:0;
}
 40% {
 -webkit-transform:translateY(0px);
 opacity:1;
}
 50% {
 -webkit-transform:scale(1.1, .9);
}
 60% {
 -webkit-transform:scale(.95, 1.05);
}
 70% {
 -webkit-transform:scale(1.05, .95);
}
 80% {
 -webkit-transform:scale(.98, 1.02);
}
 90% {
 -webkit-transform:scale(1.02, .98);
}
 100% {
 -webkit-transform:scale(1);
}
}
 @-moz-keyframes jellyInDown {
 0% {
 -moz-transform:translateY(-1000px);
 opacity:0;
}
 40% {
 -moz-transform:translateY(0px);
 opacity:1;
}
 50% {
 -moz-transform:scale(1.1, .9);
}
 60% {
 -moz-transform:scale(.95, 1.05);
}
 70% {
 -moz-transform:scale(1.05, .95);
}
 80% {
 -moz-transform:scale(.98, 1.02);
}
 90% {
 -moz-transform:scale(1.02, .98);
}
 100% {
 -moz-transform:scale(1);
}
}
 @-o-keyframes jellyInDown {
 0% {
 -o-transform:translateY(-1000px);
 opacity:0;
}
 40% {
 -o-transform:translateY(0px);
 opacity:1;
}
 50% {
 -o-transform:scale(1.1, .9);
}
 60% {
 -o-transform:scale(.95, 1.05);
}
 70% {
 -o-transform:scale(1.05, .95);
}
 80% {
 -o-transform:scale(.98, 1.02);
}
 90% {
 -o-transform:scale(1.02, .98);
}
 100% {
 -o-transform:scale(1);
}
}
@keyframes jellyInDown {
 0% {
 transform:translateY(-1000px);
 opacity:0;
}
 40% {
 transform:translateY(0px);
 opacity:1;
}
 50% {
 transform:scale(1.1, .9);
}
 60% {
 transform:scale(.95, 1.05);
}
 70% {
 transform:scale(1.05, .95);
}
 80% {
 transform:scale(.98, 1.02);
}
 90% {
 transform:scale(1.02, .98);
}
 100% {
 transform:scale(1);
}
}
.jellyInDown {
	-webkit-animation-name: jellyInDown;
	-webkit-transform-origin:50% 100%;
	-moz-animation-name: jellyInDown;
	-moz-transform-origin:50% 100%;
	-o-animation-name: jellyInDown;
	-o-transform-origin:50% 100%;
	animation-name: jellyInDown;
	transform-origin:50% 100%;
}
@-webkit-keyframes jellyInUp {
 0% {
 -webkit-transform:translateY(1000px);
 opacity:0;
}
 40% {
 -webkit-transform:translateY(0px);
 opacity:1;
}
 50% {
 -webkit-transform:scale(1.1, .9);
}
 60% {
 -webkit-transform:scale(.95, 1.05);
}
 70% {
 -webkit-transform:scale(1.05, .95);
}
 80% {
 -webkit-transform:scale(.98, 1.02);
}
 90% {
 -webkit-transform:scale(1.02, .98);
}
 100% {
 -webkit-transform:scale(1);
}
}
@-moz-keyframes jellyInUp {
 0% {
 -moz-transform:translateY(1000px);
 opacity:0;
}
 40% {
 -moz-transform:translateY(0px);
 opacity:1;
}
 50% {
 -moz-transform:scale(1.1, .9);
}
 60% {
 -moz-transform:scale(.95, 1.05);
}
 70% {
 -moz-transform:scale(1.05, .95);
}
 80% {
 -moz-transform:scale(.98, 1.02);
}
 90% {
 -moz-transform:scale(1.02, .98);
}
 100% {
 -moz-transform:scale(1);
}
}
@-o-keyframes jellyInUp {
 0% {
 -o-transform:translateY(1000px);
 opacity:0;
}
 40% {
 -o-transform:translateY(0px);
 opacity:1;
}
 50% {
 -o-transform:scale(1.1, .9);
}
 60% {
 -o-transform:scale(.95, 1.05);
}
 70% {
 -o-transform:scale(1.05, .95);
}
 80% {
 -o-transform:scale(.98, 1.02);
}
 90% {
 -o-transform:scale(1.02, .98);
}
 100% {
 -o-transform:scale(1);
}
}
@keyframes jellyInUp {
 0% {
 transform:translateY(1000px);
 opacity:0;
}
 40% {
 transform:translateY(0px);
 opacity:1;
}
 50% {
 transform:scale(1.1, .9);
}
 60% {
 transform:scale(.95, 1.05);
}
 70% {
 transform:scale(1.05, .95);
}
 80% {
 transform:scale(.98, 1.02);
}
 90% {
 transform:scale(1.02, .98);
}
 100% {
 transform:scale(1);
}
}
.jellyInUp {
	-webkit-animation-name: jellyInUp;
	-webkit-transform-origin:50% 0%;
	-moz-animation-name: jellyInUp;
	-moz-transform-origin:50% 0%;
	-o-animation-name: jellyInUp;
	-o-transform-origin:50% 0%;
	animation-name: jellyInUp;
	transform-origin:50% 0%;
}
@-webkit-keyframes jellyInLeft {
 0% {
 -webkit-transform:translateX(-1000px);
 opacity:0;
}
 40% {
 -webkit-transform:translateX(0px);
 opacity:1;
}
 50% {
 -webkit-transform:scale(.9, 1.1);
}
 60% {
 -webkit-transform:scale(1.05, .95);
}
 70% {
 -webkit-transform:scale(.95, 1.05);
}
 80% {
 -webkit-transform:scale(1.02, .98);
}
 90% {
 -webkit-transform:scale(.98, 1.02);
}
 100% {
 -webkit-transform:scale(1);
}
}
@-moz-keyframes jellyInLeft {
 0% {
 -moz-transform:translateX(-1000px);
 opacity:0;
}
 40% {
 -moz-transform:translateX(0px);
 opacity:1;
}
 50% {
 -moz-transform:scale(.9, 1.1);
}
 60% {
 -moz-transform:scale(1.05, .95);
}
 70% {
 -moz-transform:scale(.95, 1.05);
}
 80% {
 -moz-transform:scale(1.02, .98);
}
 90% {
 -moz-transform:scale(.98, 1.02);
}
 100% {
 -moz-transform:scale(1);
}
}
@-o-keyframes jellyInLeft {
 0% {
 -o-transform:translateX(-1000px);
 opacity:0;
}
 40% {
 -o-transform:translateX(0px);
 opacity:1;
}
 50% {
 -o-transform:scale(.9, 1.1);
}
 60% {
 -o-transform:scale(1.05, .95);
}
 70% {
 -o-transform:scale(.95, 1.05);
}
 80% {
 -o-transform:scale(1.02, .98);
}
 90% {
 -o-transform:scale(.98, 1.02);
}
 100% {
 -o-transform:scale(1);
}
}
@keyframes jellyInLeft {
 0% {
 transform:translateX(-1000px);
 opacity:0;
}
 40% {
 transform:translateX(0px);
 opacity:1;
}
 50% {
 transform:scale(.9, 1.1);
}
 60% {
 transform:scale(1.05, .95);
}
 70% {
 transform:scale(.95, 1.05);
}
 80% {
 transform:scale(1.02, .98);
}
 90% {
 transform:scale(.98, 1.02);
}
 100% {
 transform:scale(1);
}
}
.jellyInLeft {
	-webkit-animation-name: jellyInLeft;
	-webkit-transform-origin:100% 50%;
	-moz-animation-name: jellyInLeft;
	-moz-transform-origin:100% 50%;
	-o-animation-name: jellyInLeft;
	-o-transform-origin:100% 50%;
	animation-name: jellyInLeft;
	transform-origin:100% 50%;
}
@-webkit-keyframes jellyInRight {
 0% {
 -webkit-transform:translateX(1000px);
 opacity:0;
}
 40% {
 -webkit-transform:translateX(0px);
 opacity:1;
}
 50% {
 -webkit-transform:scale(.9, 1.1);
}
 60% {
 -webkit-transform:scale(1.05, .95);
}
 70% {
 -webkit-transform:scale(.95, 1.05);
}
 80% {
 -webkit-transform:scale(1.02, .98);
}
 90% {
 -webkit-transform:scale(.98, 1.02);
}
 100% {
 -webkit-transform:scale(1);
}
}
@-moz-keyframes jellyInRight {
 0% {
 -moz-transform:translateX(1000px);
 opacity:0;
}
 40% {
 -moz-transform:translateX(0px);
 opacity:1;
}
 50% {
 -moz-transform:scale(.9, 1.1);
}
 60% {
 -moz-transform:scale(1.05, .95);
}
 70% {
 -moz-transform:scale(.95, 1.05);
}
 80% {
 -moz-transform:scale(1.02, .98);
}
 90% {
 -moz-transform:scale(.98, 1.02);
}
 100% {
 -moz-transform:scale(1);
}
}
@-o-keyframes jellyInRight {
 0% {
 -o-transform:translateX(1000px);
 opacity:0;
}
 40% {
 -o-transform:translateX(0px);
 opacity:1;
}
 50% {
 -o-transform:scale(.9, 1.1);
}
 60% {
 -o-transform:scale(1.05, .95);
}
 70% {
 -o-transform:scale(.95, 1.05);
}
 80% {
 -o-transform:scale(1.02, .98);
}
 90% {
 -o-transform:scale(.98, 1.02);
}
 100% {
 -o-transform:scale(1);
}
}
@keyframes jellyInRight {
 0% {
 transform:translateX(1000px);
 opacity:0;
}
 40% {
 transform:translateX(0px);
 opacity:1;
}
 50% {
 transform:scale(.9, 1.1);
}
 60% {
 transform:scale(1.05, .95);
}
 70% {
 transform:scale(.95, 1.05);
}
 80% {
 transform:scale(1.02, .98);
}
 90% {
 transform:scale(.98, 1.02);
}
 100% {
 transform:scale(1);
}
}
.jellyInRight {
	-webkit-animation-name: jellyInRight;
	-webkit-transform-origin:0% 50%;
	-moz-animation-name: jellyInRight;
	-moz-transform-origin:0% 50%;
	-o-animation-name: jellyInRight;
	-o-transform-origin:0% 50%;
	animation-name: jellyInRight;
	transform-origin:0% 50%;
}
 @-webkit-keyframes bounceInLeft {
 0% {
 -webkit-transform:translateX(-1000px);
}
 34% {
 -webkit-animation-timing-function:ease-out;
 -webkit-transform:translateX(0px);
}
 52% {
 -webkit-transform:translateX(-24px);
 -webkit-animation-timing-function:ease-in;
}
 70% {
 -webkit-transform:translateX(0px);
 -webkit-animation-timing-function:ease-out;
}
 79% {
 -webkit-transform:translateX(-8px);
 -webkit-animation-timing-function:ease-in;
}
 88% {
 -webkit-transform:translateX(0px);
 -webkit-animation-timing-function:ease-out;
}
 94% {
 -webkit-transform:translateX(-3px);
 -webkit-animation-timing-function:ease-in;
}
 100% {
 -webkit-transform:translateX(0px);
}
}
 @-moz-keyframes bounceInLeft {
 0% {
 -moz-transform:translateX(-1000px);
}
 34% {
 -moz-animation-timing-function:ease-out;
 -moz-transform:translateX(0px);
}
 52% {
 -moz-transform:translateX(-24px);
 -moz-animation-timing-function:ease-in;
}
 70% {
 -moz-transform:translateX(0px);
 -moz-animation-timing-function:ease-out;
}
 79% {
 -moz-transform:translateX(-8px);
 -moz-animation-timing-function:ease-in;
}
 88% {
 -moz-transform:translateX(0px);
 -moz-animation-timing-function:ease-out;
}
 94% {
 -moz-transform:translateX(-3px);
 -moz-animation-timing-function:ease-in;
}
 100% {
 -moz-transform:translateX(0px);
}
}
 @-o-keyframes bounceInLeft {
 0% {
 -o-transform:translateX(-1000px);
}
 34% {
 -o-animation-timing-function:ease-out;
 -o-transform:translateX(0px);
}
 52% {
 -o-transform:translateX(-24px);
 -o-animation-timing-function:ease-in;
}
 70% {
 -o-transform:translateX(0px);
 -o-animation-timing-function:ease-out;
}
 79% {
 -o-transform:translateX(-8px);
 -o-animation-timing-function:ease-in;
}
 88% {
 -o-transform:translateX(0px);
 -o-animation-timing-function:ease-out;
}
 94% {
 -o-transform:translateX(-3px);
 -o-animation-timing-function:ease-in;
}
 100% {
 -o-transform:translateX(0px);
}
}
 @keyframes bounceInLeft {
 0% {
 transform:translateX(-1000px);
}
 34% {
 animation-timing-function:ease-out;
 transform:translateX(0px);
}
 52% {
 transform:translateX(-24px);
 animation-timing-function:ease-in;
}
 70% {
 transform:translateX(0px);
 animation-timing-function:ease-out;
}
 79% {
 transform:translateX(-8px);
 animation-timing-function:ease-in;
}
 88% {
 transform:translateX(0px);
 animation-timing-function:ease-out;
}
 94% {
 transform:translateX(-3px);
 animation-timing-function:ease-in;
}
 100% {
 transform:translateX(0px);
}
}
.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	-moz-animation-name: bounceInLeft;
	-o-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
}
 @-webkit-keyframes bounceInRight {
 0% {
 -webkit-transform:translateX(1000px);
}
 34% {
 -webkit-animation-timing-function:ease-out;
 -webkit-transform:translateX(0px);
}
 52% {
 -webkit-transform:translateX(24px);
 -webkit-animation-timing-function:ease-in;
}
 70% {
 -webkit-transform:translateX(0px);
 -webkit-animation-timing-function:ease-out;
}
 79% {
 -webkit-transform:translateX(8px);
 -webkit-animation-timing-function:ease-in;
}
 88% {
 -webkit-transform:translateX(0px);
 -webkit-animation-timing-function:ease-out;
}
 94% {
 -webkit-transform:translateX(3px);
 -webkit-animation-timing-function:ease-in;
}
 100% {
 -webkit-transform:translateX(0px);
}
}
 @-moz-keyframes bounceInRight {
 0% {
 -moz-transform:translateX(1000px);
}
 34% {
 -moz-animation-timing-function:ease-out;
 -moz-transform:translateX(0px);
}
 52% {
 -moz-transform:translateX(24px);
 -moz-animation-timing-function:ease-in;
}
 70% {
 -moz-transform:translateX(0px);
 -moz-animation-timing-function:ease-out;
}
 79% {
 -moz-transform:translateX(8px);
 -moz-animation-timing-function:ease-in;
}
 88% {
 -moz-transform:translateX(0px);
 -moz-animation-timing-function:ease-out;
}
 94% {
 -moz-transform:translateX(3px);
 -moz-animation-timing-function:ease-in;
}
 100% {
 -moz-transform:translateX(0px);
}
}
 @-o-keyframes bounceInRight {
 0% {
 -o-transform:translateX(1000px);
}
 34% {
 -o-animation-timing-function:ease-out;
 -o-transform:translateX(0px);
}
 52% {
 -o-transform:translateX(24px);
 -o-animation-timing-function:ease-in;
}
 70% {
 -o-transform:translateX(0px);
 -o-animation-timing-function:ease-out;
}
 79% {
 -o-transform:translateX(8px);
 -o-animation-timing-function:ease-in;
}
 88% {
 -o-transform:translateX(0px);
 -o-animation-timing-function:ease-out;
}
 94% {
 -o-transform:translateX(3px);
 -o-animation-timing-function:ease-in;
}
 100% {
 -o-transform:translateX(0px);
}
}
 @keyframes bounceInRight {
 0% {
 transform:translateX(1000px);
}
 34% {
 animation-timing-function:ease-out;
 transform:translateX(0px);
}
 52% {
 transform:translateX(24px);
 animation-timing-function:ease-in;
}
 70% {
 transform:translateX(0px);
 animation-timing-function:ease-out;
}
 79% {
 transform:translateX(8px);
 animation-timing-function:ease-in;
}
 88% {
 transform:translateX(0px);
 animation-timing-function:ease-out;
}
 94% {
 transform:translateX(3px);
 animation-timing-function:ease-in;
}
 100% {
 transform:translateX(0px);
}
}
.bounceInRight {
	-webkit-animation-name: bounceInRight;
	-moz-animation-name: bounceInRight;
	-o-animation-name: bounceInRight;
	animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
 0% {
 -webkit-transform:translateY(1000px);
}
 34% {
 -webkit-animation-timing-function:ease-out;
 -webkit-transform:translateY(0px);
}
 52% {
 -webkit-transform:translateY(24px);
 -webkit-animation-timing-function:ease-in;
}
 70% {
 -webkit-transform:translateY(0px);
 -webkit-animation-timing-function:ease-out;
}
 79% {
 -webkit-transform:translateY(8px);
 -webkit-animation-timing-function:ease-in;
}
 88% {
 -webkit-transform:translateY(0px);
 -webkit-animation-timing-function:ease-out;
}
 94% {
 -webkit-transform:translateY(3px);
 -webkit-animation-timing-function:ease-in;
}
 100% {
 -webkit-transform:translateY(0px);
}
}
@-moz-keyframes bounceInUp {
 0% {
 -moz-transform:translateY(1000px);
}
 34% {
 -moz-animation-timing-function:ease-out;
 -moz-transform:translateY(0px);
}
 52% {
 -moz-transform:translateY(24px);
 -moz-animation-timing-function:ease-in;
}
 70% {
 -moz-transform:translateY(0px);
 -moz-animation-timing-function:ease-out;
}
 79% {
 -moz-transform:translateY(8px);
 -moz-animation-timing-function:ease-in;
}
 88% {
 -moz-transform:translateY(0px);
 -moz-animation-timing-function:ease-out;
}
 94% {
 -moz-transform:translateY(3px);
 -moz-animation-timing-function:ease-in;
}
 100% {
 -moz-transform:translateY(0px);
}
}
@-o-keyframes bounceInUp {
 0% {
 -o-transform:translateY(1000px);
}
 34% {
 -o-animation-timing-function:ease-out;
 -o-transform:translateY(0px);
}
 52% {
 -o-transform:translateY(24px);
 -o-animation-timing-function:ease-in;
}
 70% {
 -o-transform:translateY(0px);
 -o-animation-timing-function:ease-out;
}
 79% {
 -o-transform:translateY(8px);
 -o-animation-timing-function:ease-in;
}
 88% {
 -o-transform:translateY(0px);
 -o-animation-timing-function:ease-out;
}
 94% {
 -o-transform:translateY(3px);
 -o-animation-timing-function:ease-in;
}
 100% {
 -o-transform:translateY(0px);
}
}
 @keyframes bounceInUp {
 0% {
 transform:translateY(1000px);
}
 34% {
 animation-timing-function:ease-out;
 transform:translateY(0px);
}
 52% {
 transform:translateY(24px);
 animation-timing-function:ease-in;
}
 70% {
 transform:translateY(0px);
 animation-timing-function:ease-out;
}
 79% {
 transform:translateY(8px);
 animation-timing-function:ease-in;
}
 88% {
 transform:translateY(0px);
 animation-timing-function:ease-out;
}
 94% {
 transform:translateY(3px);
 animation-timing-function:ease-in;
}
 100% {
 transform:translateY(0px);
}
}
.bounceInUp {
	-webkit-animation-name: bounceInUp;
	-moz-animation-name: bounceInUp;
	-o-animation-name: bounceInUp;
	animation-name: bounceInUp;
}
@-webkit-keyframes bounceInDown {
 0% {
 -webkit-transform:translateY(-1000px);
}
 34% {
 -webkit-animation-timing-function:ease-out;
 -webkit-transform:translateY(0px);
}
 52% {
 -webkit-transform:translateY(-24px);
 -webkit-animation-timing-function:ease-in;
}
 70% {
 -webkit-transform:translateY(0px);
 -webkit-animation-timing-function:ease-out;
}
 79% {
 -webkit-transform:translateY(-8px);
 -webkit-animation-timing-function:ease-in;
}
 88% {
 -webkit-transform:translateY(0px);
 -webkit-animation-timing-function:ease-out;
}
 94% {
 -webkit-transform:translateY(-3px);
 -webkit-animation-timing-function:ease-in;
}
 100% {
 -webkit-transform:translateY(0px);
}
}
@-moz-keyframes bounceInDown {
 0% {
 -moz-transform:translateY(-1000px);
}
 34% {
 -moz-animation-timing-function:ease-out;
 -moz-transform:translateY(0px);
}
 52% {
 -moz-transform:translateY(-24px);
 -moz-animation-timing-function:ease-in;
}
 70% {
 -moz-transform:translateY(0px);
 -moz-animation-timing-function:ease-out;
}
 79% {
 -moz-transform:translateY(-8px);
 -moz-animation-timing-function:ease-in;
}
 88% {
 -moz-transform:translateY(0px);
 -moz-animation-timing-function:ease-out;
}
 94% {
 -moz-transform:translateY(-3px);
 -moz-animation-timing-function:ease-in;
}
 100% {
 -moz-transform:translateY(0px);
}
}
@-o-keyframes bounceInDown {
 0% {
 -o-transform:translateY(-1000px);
}
 34% {
 -o-animation-timing-function:ease-out;
 -o-transform:translateY(0px);
}
 52% {
 -o-transform:translateY(-24px);
 -o-animation-timing-function:ease-in;
}
 70% {
 -o-transform:translateY(0px);
 -o-animation-timing-function:ease-out;
}
 79% {
 -o-transform:translateY(-8px);
 -o-animation-timing-function:ease-in;
}
 88% {
 -o-transform:translateY(0px);
 -o-animation-timing-function:ease-out;
}
 94% {
 -o-transform:translateY(-3px);
 -o-animation-timing-function:ease-in;
}
 100% {
 -o-transform:translateY(0px);
}
}
 @keyframes bounceInDown {
 0% {
 transform:translateY(-1000px);
}
 34% {
 animation-timing-function:ease-out;
 transform:translateY(0px);
}
 52% {
 transform:translateY(-24px);
 animation-timing-function:ease-in;
}
 70% {
 transform:translateY(0px);
 animation-timing-function:ease-out;
}
 79% {
 transform:translateY(-8px);
 animation-timing-function:ease-in;
}
 88% {
 transform:translateY(0px);
 animation-timing-function:ease-out;
}
 94% {
 transform:translateY(-3px);
 animation-timing-function:ease-in;
}
 100% {
 transform:translateY(0px);
}
}
.bounceInDown {
	-webkit-animation-name: bounceInDown;
	-moz-animation-name: bounceInDown;
	-o-animation-name: bounceInDown;
	animation-name: bounceInDown;
}
 @-webkit-keyframes bounce {
 0% {
 -webkit-animation-timing-function:ease-out;
 -webkit-transform:translateY(0px);
}
 37% {
 -webkit-transform:translateY(-24px);
 -webkit-animation-timing-function:ease-in;
}
 54% {
 -webkit-transform:translateY(0px);
 -webkit-animation-timing-function:ease-out;
}
 68% {
 -webkit-transform:translateY(-8px);
 -webkit-animation-timing-function:ease-in;
}
 82% {
 -webkit-transform:translateY(0px);
 -webkit-animation-timing-function:ease-out;
}
 91% {
 -webkit-transform:translateY(-3px);
 -webkit-animation-timing-function:ease-in;
}
 100% {
 -webkit-transform:translateY(0px);
}
}
 @-moz-keyframes bounce {
 0% {
 -moz-animation-timing-function:ease-out;
 -moz-transform:translateY(0px);
}
 37% {
 -moz-transform:translateY(-24px);
 -moz-animation-timing-function:ease-in;
}
 54% {
 -moz-transform:translateY(0px);
 -moz-animation-timing-function:ease-out;
}
 68% {
 -moz-transform:translateY(-8px);
 -moz-animation-timing-function:ease-in;
}
 82% {
 -moz-transform:translateY(0px);
 -moz-animation-timing-function:ease-out;
}
 91% {
 -moz-transform:translateY(-3px);
 -moz-animation-timing-function:ease-in;
}
 100% {
 -moz-transform:translateY(0px);
}
}
 @-o-keyframes bounce {
 0% {
 -o-animation-timing-function:ease-out;
 -o-transform:translateY(0px);
}
 37% {
 -o-transform:translateY(-24px);
 -o-animation-timing-function:ease-in;
}
 54% {
 -o-transform:translateY(0px);
 -o-animation-timing-function:ease-out;
}
 68% {
 -o-transform:translateY(-8px);
 -o-animation-timing-function:ease-in;
}
 82% {
 -o-transform:translateY(0px);
 -o-animation-timing-function:ease-out;
}
 91% {
 -o-transform:translateY(-3px);
 -o-animation-timing-function:ease-in;
}
 100% {
 -o-transform:translateY(0px);
}
}
 @keyframes bounce {
 0% {
 animation-timing-function:ease-out;
 transform:translateY(0px);
}
 37% {
 transform:translateY(-24px);
 animation-timing-function:ease-in;
}
 54% {
 transform:translateY(0px);
 animation-timing-function:ease-out;
}
 68% {
 transform:translateY(-8px);
 animation-timing-function:ease-in;
}
 82% {
 transform:translateY(0px);
 animation-timing-function:ease-out;
}
 91% {
 transform:translateY(-3px);
 animation-timing-function:ease-in;
}
 100% {
 transform:translateY(0px);
}
}
.bounce {
	-webkit-animation-name: bounce;
	-moz-animation-name: bounce;
	-o-animation-name: bounce;
	animation-name: bounce;
}
@-webkit-keyframes elasticInLeft {
 0% {
 opacity: 0;
 -webkit-transform: translateX(-1000px);
 -webkit-animation-timing-function:ease-in-out;
}
 60% {
 opacity: 1;
 -webkit-transform: translateX(30px);
 -webkit-animation-timing-function:ease-in-out;
}
 80% {
 -webkit-transform: translateX(-10px);
 -webkit-animation-timing-function:ease-in-out;
}
 100% {
 -webkit-transform: translateX(0);
}
}
@-moz-keyframes elasticInLeft {
 0% {
 opacity: 0;
 -moz-transform: translateX(-1000px);
 -moz-animation-timing-function:ease-in-out;
}
 60% {
 opacity: 1;
 -moz-transform: translateX(30px);
 -moz-animation-timing-function:ease-in-out;
}
 80% {
 -moz-transform: translateX(-10px);
 -moz-animation-timing-function:ease-in-out;
}
 100% {
 -moz-transform: translateX(0);
}
}
@-o-keyframes elasticInLeft {
 0% {
 opacity: 0;
 -o-transform: translateX(-1000px);
 -o-animation-timing-function:ease-in-out;
}
 60% {
 opacity: 1;
 -o-transform: translateX(30px);
 -o-animation-timing-function:ease-in-out;
}
 80% {
 -o-transform: translateX(-10px);
 -o-animation-timing-function:ease-in-out;
}
 100% {
 -o-transform: translateX(0);
}
}
 @keyframes elasticInLeft {
 0% {
 opacity: 0;
 transform: translateX(-1000px);
 animation-timing-function:ease-in-out;
}
 60% {
 opacity: 1;
 transform: translateX(30px);
 animation-timing-function:ease-in-out;
}
 80% {
 transform: translateX(-10px);
 animation-timing-function:ease-in-out;
}
 100% {
 transform: translateX(0);
}
}
.elasticInLeft {
	-webkit-animation-name: elasticInLeft;
	-moz-animation-name: elasticInLeft;
	-o-animation-name: elasticInLeft;
	animation-name: elasticInLeft;
}
 @-webkit-keyframes elasticInRight {
 0% {
 opacity: 0;
 -webkit-transform: translateX(1000px);
 -webkit-animation-timing-function:ease-in-out;
}
 60% {
 opacity: 1;
 -webkit-transform: translateX(-30px);
 -webkit-animation-timing-function:ease-in-out;
}
 80% {
 -webkit-transform: translateX(10px);
 -webkit-animation-timing-function:ease-in-out;
}
 100% {
 -webkit-transform: translateX(0);
}
}
 @-moz-keyframes elasticInRight {
 0% {
 opacity: 0;
 -moz-transform: translateX(1000px);
 -moz-animation-timing-function:ease-in-out;
}
 60% {
 opacity: 1;
 -moz-transform: translateX(-30px);
 -moz-animation-timing-function:ease-in-out;
}
 80% {
 -moz-transform: translateX(10px);
 -moz-animation-timing-function:ease-in-out;
}
 100% {
 -moz-transform: translateX(0);
}
}
 @-o-keyframes elasticInRight {
 0% {
 opacity: 0;
 -o-transform: translateX(1000px);
 -o-animation-timing-function:ease-in-out;
}
 60% {
 opacity: 1;
 -o-transform: translateX(-30px);
 -o-animation-timing-function:ease-in-out;
}
 80% {
 -o-transform: translateX(10px);
 -o-animation-timing-function:ease-in-out;
}
 100% {
 -o-transform: translateX(0);
}
}
 @keyframes elasticInRight {
 0% {
 opacity: 0;
 transform: translateX(1000px);
 animation-timing-function:ease-in-out;
}
 60% {
 opacity: 1;
 transform: translateX(-30px);
 animation-timing-function:ease-in-out;
}
 80% {
 transform: translateX(10px);
 animation-timing-function:ease-in-out;
}
 100% {
 transform: translateX(0);
}
}
.elasticInRight {
	-webkit-animation-name: elasticInRight;
	-moz-animation-name: elasticInRight;
	-o-animation-name: elasticInRight;
	animation-name: elasticInRight;
}
@-webkit-keyframes elasticInUp {
 0% {
 opacity: 0;
 -webkit-transform: translateY(1000px);
 -webkit-animation-timing-function:ease-in-out;
}
 60% {
 opacity: 1;
 -webkit-transform: translateY(-30px);
 -webkit-animation-timing-function:ease-in-out;
}
 80% {
 -webkit-transform: translateY(10px);
 -webkit-animation-timing-function:ease-in-out;
}
 100% {
 -webkit-transform: translateY(0);
}
}
@-moz-keyframes elasticInUp {
 0% {
 opacity: 0;
 -moz-transform: translateY(1000px);
 -moz-animation-timing-function:ease-in-out;
}
 60% {
 opacity: 1;
 -moz-transform: translateY(-30px);
 -moz-animation-timing-function:ease-in-out;
}
 80% {
 -moz-transform: translateY(10px);
 -moz-animation-timing-function:ease-in-out;
}
 100% {
 -moz-transform: translateY(0);
}
}
@-o-keyframes elasticInUp {
 0% {
 opacity: 0;
 -o-transform: translateY(1000px);
 -o-animation-timing-function:ease-in-out;
}
 60% {
 opacity: 1;
 -o-transform: translateY(-30px);
 -o-animation-timing-function:ease-in-out;
}
 80% {
 -o-transform: translateY(10px);
 -o-animation-timing-function:ease-in-out;
}
 100% {
 -o-transform: translateY(0);
}
}
@keyframes elasticInUp {
 0% {
 opacity: 0;
 transform: translateY(1000px);
 animation-timing-function:ease-in-out;
}
 60% {
 opacity: 1;
 transform: translateY(-30px);
 animation-timing-function:ease-in-out;
}
 80% {
 transform: translateY(10px);
 animation-timing-function:ease-in-out;
}
 100% {
 transform: translateY(0);
}
}
.elasticInUp {
	-webkit-animation-name: elasticInUp;
	-moz-animation-name: elasticInUp;
	-o-animation-name: elasticInUp;
	animation-name: elasticInUp;
}
@-webkit-keyframes elasticInDown {
 0% {
 opacity: 0;
 -webkit-transform: translateY(-1000px);
 -webkit-animation-timing-function:ease-in-out;
}
 60% {
 opacity: 1;
 -webkit-transform: translateY(30px);
 -webkit-animation-timing-function:ease-in-out;
}
 80% {
 -webkit-transform: translateY(-10px);
 -webkit-animation-timing-function:ease-in-out;
}
 100% {
 -webkit-transform: translateY(0);
}
}
@-moz-keyframes elasticInDown {
 0% {
 opacity: 0;
 -moz-transform: translateY(-1000px);
 -moz-animation-timing-function:ease-in-out;
}
 60% {
 opacity: 1;
 -moz-transform: translateY(30px);
 -moz-animation-timing-function:ease-in-out;
}
 80% {
 -moz-transform: translateY(-10px);
 -moz-animation-timing-function:ease-in-out;
}
 100% {
 -moz-transform: translateY(0);
}
}
@-o-keyframes elasticInDown {
 0% {
 opacity: 0;
 -o-transform: translateY(-1000px);
 -o-animation-timing-function:ease-in-out;
}
 60% {
 opacity: 1;
 -o-transform: translateY(30px);
 -o-animation-timing-function:ease-in-out;
}
 80% {
 -o-transform: translateY(-10px);
 -o-animation-timing-function:ease-in-out;
}
 100% {
 -o-transform: translateY(0);
}
}
 @keyframes elasticInDown {
 0% {
 opacity: 0;
 transform: translateY(-1000px);
 animation-timing-function:ease-in-out;
}
 60% {
 opacity: 1;
 transform: translateY(30px);
 animation-timing-function:ease-in-out;
}
 80% {
 transform: translateY(-10px);
 animation-timing-function:ease-in-out;
}
 100% {
 transform: translateY(0);
}
}
.elasticInDown {
	-webkit-animation-name: elasticInDown;
	-moz-animation-name: elasticInDown;
	-o-animation-name: elasticInDown;
	animation-name: elasticInDown;
}
@-webkit-keyframes shake
{
	10%
	{
		-webkit-transform:translateX(7px);
	}
	30%
	{
		-webkit-transform:translateX(-7px);
	}
	50%
	{
		-webkit-transform:translateX(5px);
	}
	70%
	{
		-webkit-transform:translateX(-5px);
	}
	90%
	{
		-webkit-transform:translateX(3px);
	}
	100%
	{
		-webkit-transform:translateX(0px);
	}
}
@-moz-keyframes shake
{
	10%
	{
		-moz-transform:translateX(7px);
	}
	30%
	{
		-moz-transform:translateX(-7px);
	}
	50%
	{
		-moz-transform:translateX(5px);
	}
	70%
	{
		-moz-transform:translateX(-5px);
	}
	90%
	{
		-moz-transform:translateX(3px);
	}
	100%
	{
		-moz-transform:translateX(0px);
	}
}
@-o-keyframes shake
{
	10%
	{
		-o-transform:translateX(7px);
	}
	30%
	{
		-o-transform:translateX(-7px);
	}
	50%
	{
		-o-transform:translateX(5px);
	}
	70%
	{
		-o-transform:translateX(-5px);
	}
	90%
	{
		-o-transform:translateX(3px);
	}
	100%
	{
		-o-transform:translateX(0px);
	}
}
@keyframes shake
{
	10%
	{
		transform:translateX(7px);
	}
	30%
	{
		transform:translateX(-7px);
	}
	50%
	{
		transform:translateX(5px);
	}
	70%
	{
		transform:translateX(-5px);
	}
	90%
	{
		transform:translateX(3px);
	}
	100%
	{
		transform:translateX(0px);
	}
}
.shake
{
	 -webkit-animation-name: shake;
	 -moz-animation-name: shake;
	 -o-animation-name: shake;
	 animation-name: shake;
}
@-webkit-keyframes pendulum
{
	10% { -webkit-transform: rotate(15deg); }	
	30% { -webkit-transform: rotate(-10deg); }
	50% { -webkit-transform: rotate(5deg); }	
	70% { -webkit-transform: rotate(-5deg); }
	90%{ -webkit-transform: rotate(2deg);}
	100% { -webkit-transform: rotate(0deg); }
}
@-moz-keyframes pendulum
{
	10% { -moz-transform: rotate(15deg); }	
	30% { -moz-transform: rotate(-10deg); }
	50% { -moz-transform: rotate(5deg); }	
	70% { -moz-transform: rotate(-5deg); }
	90%{ -moz-transform: rotate(2deg);}
	100% { -moz-transform: rotate(0deg); }
}
@-o-keyframes pendulum
{
	10% { -o-transform: rotate(15deg); }	
	30% { -o-transform: rotate(-10deg); }
	50% { -o-transform: rotate(5deg); }	
	70% { -o-transform: rotate(-5deg); }
	90%{ -o-transform: rotate(2deg);}
	100% { -o-transform: rotate(0deg); }
}
@keyframes pendulum
{
	10% { transform: rotate(15deg); }	
	30% { transform: rotate(-10deg); }
	50% { transform: rotate(5deg); }	
	70% { transform: rotate(-5deg); }
	90%{ transform: rotate(2deg);}
	100% { transform: rotate(0deg); }
}
.pendulum
{
	 -webkit-animation-name: pendulum;
	 -moz-animation-name: pendulum;
	 -o-animation-name: pendulum;
	 animation-name: pendulum;
}
}
@media all{.easyPieChart {
    position: relative;
    text-align: center;
    margin:0 auto;
    font-size:55px;
}

.easyPieChart canvas {
    position: absolute;
    top: 0;
    left: 0;
}
}
@media all{/*
 * Swiper 2.6.1
 * Mobile touch slider and framework with hardware accelerated transitions
 *
 * http://www.idangero.us/sliders/swiper/
 *
 * Copyright 2010-2014, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 *
 * Licensed under GPL & MIT
 *
 * Released on: May 6, 2014
*/

/* Modified original: swiper-container. Reason: Conflict with visual composer; */
.codeless-slider-container {
	margin:0 auto;
	position:relative;
	overflow:hidden;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	/* Fix of Webkit flickering */
	z-index:1;
}
.swiper-container {
	margin:0 auto;
	position:relative;
	overflow:hidden;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	/* Fix of Webkit flickering */
	z-index:1;
}
.swiper-wrapper {
	position:relative;
	width:100%;
	-webkit-transition-property:-webkit-transform, left, top;
	-webkit-transition-duration:0s;
	-webkit-transform:translate3d(0px,0,0);
	-webkit-transition-timing-function:ease;
	
	-moz-transition-property:-moz-transform, left, top;
	-moz-transition-duration:0s;
	-moz-transform:translate3d(0px,0,0);
	-moz-transition-timing-function:ease;
	
	-o-transition-property:-o-transform, left, top;
	-o-transition-duration:0s;
	-o-transform:translate3d(0px,0,0);
	-o-transition-timing-function:ease;
	-o-transform:translate(0px,0px);
	
	-ms-transition-property:-ms-transform, left, top;
	-ms-transition-duration:0s;
	-ms-transform:translate3d(0px,0,0);
	-ms-transition-timing-function:ease;
	
	transition-property:transform, left, top;
	transition-duration:0s;
	transform:translate3d(0px,0,0);
	transition-timing-function:ease;

	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.swiper-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}
.swiper-slide {
	float: left;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
}

/* ===============================================================
Your custom styles, here you need to specify container's and slide's
sizes, pagination, etc.
================================================================*/
.swiper-container {
	/* Specify Swiper's Size: */

	/*width:200px;
	height: 100px;*/
}
.swiper-slide {
	/* Specify Slides's Size: */
	
	/*width: 100%;
	height: 100%;*/
}
.swiper-slide-active {
	/* Specific active slide styling: */
	
}
.swiper-slide-visible {
	/* Specific visible slide styling: */	

}
/* ===============================================================
Pagination Styles
================================================================*/
.swiper-pagination-switch {
	/* Stylize pagination button: */	

}
.swiper-active-switch {
	/* Specific active button style: */	
	
}
.swiper-visible-switch {
	/* Specific visible button style: */	
	
}
}
