/*------------------------------------------------------------------
[Main Stylesheet]

Project:  Sevill
Version:  1.0
Author: Blicca Themes

1. Font and Default Elements
   1.1 Header Style
       1.1.1 Dropdown Style
       1.1.2 Mega Dropdown Style
       1.1.3 Minimal Menu
       1.1.4 Responsive Menu
       1.1.5 Top Section
       1.1.6 Header Widgets ( search, cart, social, extra menu etc.)
   1.2 Caption 

2. Blog Styles
   2.1 Single Blog Styles
   2.2 Post Formats
   2.3 Misc
   2.4 Pagination

3. Comment Section

4. Sidebar and Widgets
   4.1 Widgets
   Archive, NavMenu, Select, List Menu, Calender, Recent Post, RSS, Search, Tags
   4.2 Sidebar Styles

5. Contact Form

6. WordPress Common Elements ( Drop cap, Highlight, List, Sticky, Image, Quotes, Message Boxes )

7. Theme Shortcodes for Visual Composer

8. Footer and Widgets


- Responsive Queries

-------------------------------------------------------------------*/
/***********************/
/* 1. Fonts and Common */
/***********************/
body { font-family: 'Lato', sans-serif; color:#11273f; font-size:14px; line-height: 30px; letter-spacing: 0.025em; -webkit-font-smoothing: antialiased; 
       -webkit-text-size-adjust: 100%; word-wrap: break-word; 
       overflow-wrap: break-word; overflow-x: hidden; 
}
p { margin: 0 0 25px;}
.ui-helper-reset { line-height: 28px !important; }
a {color:#11273f;}
a:active { text-decoration: none; }
a:active, a:focus {
outline: thin dotted;
outline: 0 !important;
outline-offset: 0 !important;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{ font-family: 'Lato', sans-serif; color:#11273f; font-weight:900; line-height: 1.6; letter-spacing: 0.025em;}
h1, .h1 { font-size: 80px; line-height: 90px; }
h2, .h2 { font-size: 50px; line-height: 58px; }
h3, .h3 { font-size: 36px; line-height: 44px; }
h4, .h4 { font-size: 28px; line-height: 36px; }
h5, .h5 { font-size: 24px; line-height: 28px; }
h6, .h6 { font-size: 18px; line-height: 24px; }
h1, .h1, h2, .h2, h3, .h3 { margin:0px; }
.columncenter{text-align:center;}
.customize-support .full .container { width: 100%; }

#bliccaThemes-layout.is-exiting .bliccaThemes-header
{
opacity: 0;
-webkit-transition: all 0.4s; -moz-transition: all 0.4s; -ms-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; 
}
  #bliccaThemes-layout.is-exiting .bliccaThemes-header.header-leftside    
{   
  
}
#bliccaThemes-layout.is-exiting .bliccaThemes-waypoint, #bliccaThemes-layout.is-exiting footer {
opacity: 0;
-webkit-transition: all 0.4s; -moz-transition: all 0.4s; -ms-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; 
}
#bliccaThemes-layout .wpb_row.vc_row-fluid.full .wpb_column { padding: 0 !important; margin: 0; }
.container .container { width: 100%; padding-left:0; padding-right:0; }
.wpb_row{ margin-left:0 !important; margin-right:0 !important; }
.bliccaThemesBox { 
background: #fff;
width: 1200px;
margin: 0 auto;
overflow: hidden; 
}
.enable_fixhead .bliccaThemesBox .bliccaThemes-header { left: 0; right: 0; margin-left: auto; margin-right: auto;  max-width: 1200px; -webkit-box-shadow: 0px 0px 3px 0px rgba(210, 210, 210, 0.6); -moz-box-shadow: 0px 0px 3px 0px rgba(210, 210, 210, 0.6); box-shadow: 0px 0px 3px 0px rgba(210, 210, 210, 0.6); }

.left-layout #bliccaThemes-layout { margin-left: 290px; width: 80%; width: calc( 100% - 290px );  } 

.left-layout .vc_row[data-vc-stretch-content]
{ left: 0!important; width: 100%!important; }
.left-layout .vc_row[data-vc-full-width]
{ left: 0!important; width: 100%!important; }
.left-layout .bliccaThemes-waypoint > .container { width: 100%; }

.left-layout .blog-style .caption-container { margin-bottom:0; } 
.left-layout .caption { height: 300px; } 
.left-layout .blog-style7 .post-item .bt_content { padding: 41px 15% 15px 0; }
img{
  display: block;
  max-width: 100%;
  height: auto;
}
textarea:hover, 
input:hover, 
textarea:active, 
input:active, 
textarea:focus, 
input:focus,
button:focus,
button:active,
button:hover
{
    outline:0px !important;
}

input, button, select, textarea {
max-width: 100%;
}

.bt-reset-pd { padding-left: 0 !important; padding-right: 0 !important; }
.ui-helper-reset{line-height:inherit;}
.csstransitions *[data-anim="true"]{opacity:0;-webkit-transition:all 0.6s ease;-moz-transition:all 0.6s ease;-o-transition:all 0.6s ease;transition:all 0.6s ease;-webkit-transform:translate3d(0, 90px, 0);-moz-transform:translate3d(0, 90px, 0);transform:translate3d(0, 90px, 0);-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d;}
.csstransitions .anim-in[data-anim="true"]{opacity:1;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.big-text { letter-spacing: 0.205em; }
.small-text { letter-spacing: 0.01em; }
/**************/
/* 1.1 Header */
/**************/
/* reset */
.navbar { margin-bottom: 0; }
.navbar-default .navbar-collapse, .navbar-default .navbar-form { border: none; } 
.navbar-default { background: transparent; border: none; padding: 23px 0 22px; box-shadow: none; display: table; width: 100%; }  
.navbar-collapse { padding: 0; display: block; }
.navbar-toggle { display: none; }
.navbar-brand, .navbar-nav>li>a { text-shadow: none;}
/* logo */
.stickylogo { display: none; }
.on-sticky .logo { display: none;}
.on-sticky .stickylogo { display: block;}
a.logo-text { }

.bliccaThemes-header {
font-family: 'Montserrat', sans-serif; 
width: 100%;
top: 0;
left: 0;
z-index: 999;
-webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -moz-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -o-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); 
}

.header-classic .navbar-header { float: left; } 
.header-classic .navbar-collapse { float: right; }
.navbar-nav {     
    display: flex;
    align-items: center;
    height: 62px;
} 
.header-classic .navbar-nav > li { float: left; position: relative; }
.header-classic .navbar-nav > li a { line-height: 1; }

/* navigation full */
.header-navfull2.off-sticky{ -webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -moz-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -o-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); }
.header-navfull2.on-sticky{ top: -67px; -webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -moz-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -o-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); }
.header-navfull-style.header-style1 .navbar-default, .header-navfull-style.header-style2 .navbar-default, .header-navfull-style.header-style3 .navbar-default, .header-navfull-style.header-style5 .navbar-default, .header-navfull-style.header-style6 .navbar-default, .header-navfull-style.header-style7 .navbar-default, .header-navfull-style.header-style8 .navbar-default, .header-navfull-style.header-style9 .navbar-default, .header-navfull-style.header-style10 .navbar-default, .header-navfull-style.header-style11 .navbar-default { padding-top: 0; padding-bottom: 0; }
.header-navfull-style .nav.navbar-nav { float: left; }
.header-navfull-style .navbar-nav > li { float: left; position: relative; }
.header-navfull-style .navbar-nav > li > a { padding: 0 15px !important; position: relative; }
.header-navfull2 .navbar-nav > li a { line-height: 1; }
.header-navfull2.header-navfull-style .nav.navbar-nav { float: none; display: flex; align-items: center; justify-content: center; height: 57px; }
.header-navfull2 .bt-full-nav { text-align: center; }
.center-logo-area { float: left; }
.header-navfull2 .center-logo-area img { margin: 0 auto; }
.header-navfull-style .center-logo-area { padding: 70px 0 66px; width: 100%; }
.header-navfull .center-logo-area { width: auto; }

.bt-before-logo, .bt-after-logo  { 
    float: left; min-height: 1px; 
    display: -moz-box;
    -moz-box-align: center;
    display: -webkit-box;
    -webkit-box-align: center;
    display: -ms-flexbox;
    -ms-flex-align: center;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
}

.header-navfull .bt-after-logo { float: none; width: auto; height: 142px;}


.bt-after-logo { justify-content: flex-end; }
.bt-before-logo > div { float: left; } 
.bt-after-logo > div { float: right; }
.bt-before-logo > div:last-child, .bt-after-logo > div:last-child { margin-right: 0; }


/* wide layout */
.wide-container { padding: 0 33px; }
.header-wide .navbar {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
}
.header-wide .navbar-header { flex: 1 1 0; -ms-flex: 1 1; min-height: 92px; display: flex; align-items: center;  }
.header-wide .collapse { flex: 3 2 0; -ms-flex: 3 2; display: flex; align-items: center; justify-content: center;}
.header-wide .bt-after-navigation { flex: 1 1 0; -ms-flex: 1 1; justify-content: flex-end;}

/* full nav header style 4 */
.header-navfull-style.header-style4 .navbar-default { padding-top: 30px; padding-bottom: 0; }
.header-navfull-style.header-style4 .center-logo-area { padding-bottom:28px; }
.header-navfull-style.header-style4 .bt-full-nav { padding-bottom: 17px; padding-top: 12px; } 

/* header style 10 */
.header-navfull-style.header-style10 .nav>li>a { padding: 18px 24px 19px; font-size: 11px; }
.header-navfull-style.header-style10 .nav>li.menu-item-has-children>a { padding-right: 31px; }
.header-navfull-style.header-style10 .nav>li.menu-item-has-children>a:after {font-family: "FontAwesome"; content: "\f078"; font-size: 9px; font-weight: normal !important; position: absolute; top: 19px; right: 14px; }

/*misc*/
.logged-in .bliccaThemes-header { top:32px !important;}
/***********************************/
/* Fixed Header and Sticky Options */
/***********************************/
.enable_sticky .bliccaThemes-header.on-sticky, .enable_fixhead .bliccaThemes-header.off-sticky{position:fixed;opacity:1;-webkit-transition:all 800ms cubic-bezier(0.215, 0.610, 0.355, 1.000);-moz-transition:all 800ms cubic-bezier(0.215, 0.610, 0.355, 1.000);-o-transition:all 800ms cubic-bezier(0.215, 0.610, 0.355, 1.000);transition:all 800ms cubic-bezier(0.215, 0.610, 0.355, 1.000);}
.disable-sticky .bliccaThemes-header.on-sticky, .enable_fixhead.disable_sticky .bliccaThemes-header.on-sticky{position:fixed;opacity:0;pointer-events:none;-webkit-transition:all 800ms cubic-bezier(0.215, 0.610, 0.355, 1.000);-moz-transition:all 800ms cubic-bezier(0.215, 0.610, 0.355, 1.000);-o-transition:all 800ms cubic-bezier(0.215, 0.610, 0.355, 1.000);transition:all 800ms cubic-bezier(0.215, 0.610, 0.355, 1.000);}
.enable_fixhead .bliccaThemes-header.off-sticky{background:transparent; background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 78%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(255,255,255,0) 78%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(255,255,255,0) 78%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */}

.header-fixed {
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 2999;  
background: rgba(0,0,0,0.5); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.5)), color-stop(100%, rgba(0,0,0,0)));
background: -webkit-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
background: -o-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
background: -ms-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
-webkit-transition: all 0.8s;
-moz-transition: all 0.8s;
-ms-transition: all 0.8s;
-o-transition: all 0.8s;
transition: all 0.8s;   
}

.header-fixed .navbar-default { background-color: transparent; }
/********/
/* icon */
/********/
.menu-item-icon { margin-right: 8px; }
/******************/
/* header style 1 
   bottom border  */
/******************/
.header-style1 .navbar-default {
  background: transparent;
  border: none;
  padding: 23px 0 22px;
  box-shadow: none;
  width: 100%;
}
.header-style1 .nav>li { padding: 0 15px; }
.header-style1 .nav>li>a { padding: 12px 0 9px; border-bottom: 1px solid transparent; font-weight: 700; color: #5f5f5f; }
.header-style1 .navbar-nav>li>:last-child>a { padding-right:0; }

.header-style1 .navbar-default .navbar-nav>.firstitem.current-menu-item>a, 
.header-style1 .navbar-default .navbar-nav>.firstitem.current-menu-item>a:hover, 
.header-style1 .navbar-default .navbar-nav>.firstitem.current-menu-item>a:focus, 
.header-style1 .navbar-default .navbar-nav>.firstitem.current-menu-ancestor>a,
.header-style1 .navbar-default .navbar-nav>.firstitem.current-menu-parent>a, 
.header-style1 .navbar-default .navbar-nav>.firstitem.current-menu-parent>a:hover, 
.header-style1 .navbar-default .navbar-nav>.firstitem.current-menu-parent>a:focus, 
.header-style1 .navbar-default .navbar-nav>li>a:hover, 
.header-style1 .navbar-default .navbar-nav>li>a:focus { color: #181818; border-bottom: 1px solid #11273f; background: transparent; }
/******************/
/* header style 2 
   left border    */
/******************/
.header-style2 .navbar-default {
  background: transparent;
  border: none;
  padding: 28px 0;
  box-shadow: none;
  width: 100%;
}
.header-style2 .nav>li { padding: 10px 20px 3px; }
.header-style2 .nav>li>a { padding: 5px 9px 5px 8px; border-left: 2px solid transparent; font-weight: 700; color: #11273f; -webkit-transition: all 800ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important; -moz-transition: all 800ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important; -o-transition: all 800ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important; transition: all 800ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important;}
.header-style2 .navbar-nav>li>:last-child>a { padding-right:0; }

.header-style2 .navbar-default .navbar-nav>.firstitem.current-menu-item>a, 
.header-style2 .navbar-default .navbar-nav>.firstitem.current-menu-item>a:hover, 
.header-style2 .navbar-default .navbar-nav>.firstitem.current-menu-item>a:focus, 
.header-style2 .navbar-default .navbar-nav>.firstitem.current-menu-ancestor>a,
.header-style2 .navbar-default .navbar-nav>.firstitem.current-menu-parent>a, 
.header-style2 .navbar-default .navbar-nav>.firstitem.current-menu-parent>a:hover, 
.header-style2 .navbar-default .navbar-nav>.firstitem.current-menu-parent>a:focus, 
.header-style2 .navbar-default .navbar-nav>li>a:hover, 
.header-style2 .navbar-default .navbar-nav>li>a:focus { color: #11273f; border-left: 2px solid #11273f; background: transparent; -webkit-transition: all 800ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important; -moz-transition: all 800ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important; -o-transition: all 800ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important; transition: all 800ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important;}


/******************/
/* header style 3 
   rounded bg     */
/******************/
.header-style3 .navbar-default {
  background: transparent;
  border: none;
  padding: 34px 0 33px;
  box-shadow: none;
  width: 100%;
}
.header-style3 .nav>li { padding: 4px 6px 4px; }
.header-style3 .nav>li>a { padding: 10px 20px; background: #fff; color: #5f5f5f; font-weight: 400; border-radius: 13px; }
.header-style3 .navbar-nav>li>:last-child>a { padding-right:0; }

.header-style3 .navbar-default .navbar-nav>.firstitem.current-menu-item>a, 
.header-style3 .navbar-default .navbar-nav>.firstitem.current-menu-item>a:hover, 
.header-style3 .navbar-default .navbar-nav>.firstitem.current-menu-item>a:focus, 
.header-style3 .navbar-default .navbar-nav>.firstitem.current-menu-ancestor>a,
.header-style3 .navbar-default .navbar-nav>.firstitem.current-menu-parent>a, 
.header-style3 .navbar-default .navbar-nav>.firstitem.current-menu-parent>a:hover, 
.header-style3 .navbar-default .navbar-nav>.firstitem.current-menu-parent>a:focus, 
.header-style3 .navbar-default .navbar-nav>li>a:hover, 
.header-style3 .navbar-default .navbar-nav>li>a:focus { background: #11273f; color: #fff;  }


/******************/
/* header style 4 
   rounded border */
/******************/
.header-style4 .navbar-default {
  background: transparent;
  border: none;
  padding: 20px 0 21px;
  box-shadow: none;
  width: 100%;
}
.header-bottom-nav.header-style4 .navbar-default { padding: 0; }
.header-style4 .nav>li { padding: 7px 17px 4px; }
.header-bottom-nav.header-style4 .nav>li { padding: 20px 17px 21px; }
.header-style4 .nav>li>a { padding: 7px 13px 7px; background: #fff; color: #5f5f5f; font-size: 11px; font-weight: 400; border: 1px solid transparent; border-radius: 13px; -webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -moz-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -o-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);}
.header-style4 .navbar-nav>li>:last-child>a { padding-right:0; }

.header-style4 .navbar-default .navbar-nav>.firstitem.current-menu-item>a, 
.header-style4 .navbar-default .navbar-nav>.firstitem.current-menu-item>a:hover, 
.header-style4 .navbar-default .navbar-nav>.firstitem.current-menu-item>a:focus, 
.header-style4 .navbar-default .navbar-nav>.firstitem.current-menu-parent>a, 
.header-style4 .navbar-default .navbar-nav>.firstitem.current-menu-ancestor>a,
.header-style4 .navbar-default .navbar-nav>.firstitem.current-menu-parent>a:hover, 
.header-style4 .navbar-default .navbar-nav>.firstitem.current-menu-parent>a:focus, 
.header-style4 .navbar-default .navbar-nav>li>a:hover, 
.header-style4 .navbar-default .navbar-nav>li>a:focus { border-color: #11273f; color: #11273f; background: transparent; }


/******************/
/* header style 5 
   square bg     */
/******************/
.header-style5 .navbar-default {
  background: transparent;
  border: none;
  padding: 34px 0 33px;
  box-shadow: none;
  width: 100%;
}
.header-style5 .nav>li { padding: 4px 6px 4px; }
.header-style5 .nav>li>a { padding: 10px 20px; background: #fff; color: #5f5f5f; font-weight: 400;}
.header-style5 .navbar-nav>li>:last-child>a { padding-right:0; }

.header-style5 .navbar-default .navbar-nav>.firstitem.current-menu-item>a, 
.header-style5 .navbar-default .navbar-nav>.firstitem.current-menu-item>a:hover, 
.header-style5 .navbar-default .navbar-nav>.firstitem.current-menu-item>a:focus, 
.header-style5 .navbar-default .navbar-nav>.firstitem.current-menu-ancestor>a,
.header-style5 .navbar-default .navbar-nav>.firstitem.current-menu-parent>a, 
.header-style5 .navbar-default .navbar-nav>.firstitem.current-menu-parent>a:hover, 
.header-style5 .navbar-default .navbar-nav>.firstitem.current-menu-parent>a:focus, 
.header-style5 .navbar-default .navbar-nav>li>a:hover, 
.header-style5 .navbar-default .navbar-nav>li>a:focus { background: #11273f; color: #fff;  }


/******************/
/* header style 6 
   square border     */
/******************/
.header-style6 .navbar-default {
  background: transparent;
  border: none;
  padding: 24px 0 22px;
  box-shadow: none;
  width: 100%;
}
.header-style6 .nav>li { padding: 0 10px; }
.header-style6 .nav>li>a { padding: 11px 17px 12px; border: 2px solid transparent; color: #5f5f5f; font-weight: 700;-webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -moz-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -o-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);}
.header-style6 .navbar-nav>li>:last-child>a { padding-right:0; }

.header-style6 .navbar-default .navbar-nav>.firstitem.current-menu-item>a, 
.header-style6 .navbar-default .navbar-nav>.firstitem.current-menu-item>a:hover, 
.header-style6 .navbar-default .navbar-nav>.firstitem.current-menu-item>a:focus,
.header-style6 .navbar-default .navbar-nav>.firstitem.current-menu-ancestor>a,
.header-style6 .navbar-default .navbar-nav>.firstitem.current-menu-parent>a, 
.header-style6 .navbar-default .navbar-nav>.firstitem.current-menu-parent>a:hover, 
.header-style6 .navbar-default .navbar-nav>.firstitem.current-menu-parent>a:focus, 
.header-style6 .navbar-default .navbar-nav>li>a:hover, 
.header-style6 .navbar-default .navbar-nav>li>a:focus { border-color: #11273f; color: #11273f; background: transparent; }


/******************/
/* header style 7 
   full height    */
/******************/
.header-style7 .navbar-default {
  background: transparent;
  border: none;
  padding: 0;
  box-shadow: none;
  width: 100%;
}
.header-style7 .navbar-header { padding-top: 23px; }
.header-style7 .nav>li { padding: 0 6px 0; }
.header-style7 .nav>li>a { padding: 38px 24px 38px; background: transparent; color: #5f5f5f; font-weight: 700;}
.header-style7 .navbar-nav>li>:last-child>a { padding-right:0; }

.header-style7 .navbar-default .navbar-nav>.firstitem.current-menu-item>a, 
.header-style7 .navbar-default .navbar-nav>.firstitem.current-menu-item>a:hover, 
.header-style7 .navbar-default .navbar-nav>.firstitem.current-menu-item>a:focus, 
.header-style7 .navbar-default .navbar-nav>.firstitem.current-menu-ancestor>a,
.header-style7 .navbar-default .navbar-nav>.firstitem.current-menu-parent>a, 
.header-style7 .navbar-default .navbar-nav>.firstitem.current-menu-parent>a:hover, 
.header-style7 .navbar-default .navbar-nav>.firstitem.current-menu-parent>a:focus, 
.header-style7 .navbar-default .navbar-nav>li>a:hover, 
.header-style7 .navbar-default .navbar-nav>li>a:focus { background: #11273f; color: #fff;  }


/******************/
/* header style 8 
   full top border    */
/******************/
.header-style8 .navbar-default {
  background: transparent;
  border: none;
  padding: 0;
  box-shadow: none;
  width: 100%;
}
.header-style8 .navbar-header { padding-top: 23px; }
.header-style8 .nav>li { padding: 0 6px 0; }
.header-style8 .nav>li>a { padding: 36px 24px 38px; background: transparent; border-top: 2px solid transparent; color: #5f5f5f; font-weight: 700;}
.header-style8 .navbar-nav>li>:last-child>a { padding-right:0; }

.header-style8 .navbar-default .navbar-nav>.firstitem.current-menu-item>a, 
.header-style8 .navbar-default .navbar-nav>.firstitem.current-menu-item>a:hover, 
.header-style8 .navbar-default .navbar-nav>.firstitem.current-menu-item>a:focus,
.header-style8 .navbar-default .navbar-nav>.firstitem.current-menu-ancestor>a,
.header-style8 .navbar-default .navbar-nav>.firstitem.current-menu-parent>a, 
.header-style8 .navbar-default .navbar-nav>.firstitem.current-menu-parent>a:hover, 
.header-style8 .navbar-default .navbar-nav>.firstitem.current-menu-parent>a:focus, 
.header-style8 .navbar-default .navbar-nav>li>a:hover, 
.header-style8 .navbar-default .navbar-nav>li>a:focus { background: transparent; color: #181818; border-top: 2px solid #11273f}


/******************/
/* header style 9
   full top border    */
/******************/
.header-style9 .navbar-default {
  background: transparent;
  border: none;
  padding: 0;
  box-shadow: none;
  width: 100%;
}
.header-style9 .navbar-header { padding-top: 23px; }
.header-style9 .nav>li { padding: 0 6px 0; }
.header-style9 .nav>li>a { padding: 36px 24px 38px; background: transparent; border-bottom: 2px solid transparent; color: #5f5f5f; font-weight: 700;}
.header-style9 .navbar-nav>li>:last-child>a { padding-right:0; }

.header-style9 .navbar-default .navbar-nav>.firstitem.current-menu-item>a, 
.header-style9 .navbar-default .navbar-nav>.firstitem.current-menu-item>a:hover, 
.header-style9 .navbar-default .navbar-nav>.firstitem.current-menu-item>a:focus, 
.header-style9 .navbar-default .navbar-nav>.firstitem.current-menu-ancestor>a,
.header-style9 .navbar-default .navbar-nav>.firstitem.current-menu-parent>a, 
.header-style9 .navbar-default .navbar-nav>.firstitem.current-menu-parent>a:hover, 
.header-style9 .navbar-default .navbar-nav>.firstitem.current-menu-parent>a:focus, 
.header-style9 .navbar-default .navbar-nav>li>a:hover, 
.header-style9 .navbar-default .navbar-nav>li>a:focus { background: transparent; color: #181818; border-bottom: 2px solid #11273f}


/******************/
/* header style 10
   full height border    */
/******************/
.header-style10 .navbar-default {
  background: transparent;
  border: none;
  padding: 0;
  box-shadow: none;
  width: 100%;
}
.header-style10 .navbar-header { padding-top: 23px; }
.header-style10 .nav>li { padding: 0 0; }
.header-style10 .nav>li>a { padding: 36px 24px 38px; background: transparent; border-left: 1px solid #11273f; color: #5f5f5f; font-weight: 700;}
.header-style10 .nav>li:last-child>a { border-right: 1px solid #11273f; }
.header-style10 .navbar-nav>li>:last-child>a { padding-right:0; }

.header-style10 .navbar-default .navbar-nav>.firstitem.current-menu-item>a, 
.header-style10 .navbar-default .navbar-nav>.firstitem.current-menu-item>a:hover, 
.header-style10 .navbar-default .navbar-nav>.firstitem.current-menu-item>a:focus,
.header-style10 .navbar-default .navbar-nav>.firstitem.current-menu-ancestor>a,
.header-style10 .navbar-default .navbar-nav>.firstitem.current-menu-parent>a, 
.header-style10 .navbar-default .navbar-nav>.firstitem.current-menu-parent>a:hover, 
.header-style10 .navbar-default .navbar-nav>.firstitem.current-menu-parent>a:focus, 
.header-style10 .navbar-default .navbar-nav>li>a:hover, 
.header-style10 .navbar-default .navbar-nav>li>a:focus { background: #11273f; color: #fff; border-color: #11273f; }


/******************/
/* header style 11 
   only links    */
/******************/
.header-style11 .navbar-default {
  background: transparent;
  border: none;
  padding: 0;
  box-shadow: none;
  width: 100%;
}

.header-style11 .nav>li>a { padding: 0 32px; font-size:13px; font-weight: 600; background: transparent; color: #29333c; }
.header-style11 .nav>li:first-child>a { padding-left: 0; }
.header-style11 .navbar-nav>li:last-child>a { padding-right:0; }

.header-style11 .navbar-default .navbar-nav>.firstitem.current-menu-item>a, 
.header-style11 .navbar-default .navbar-nav>.firstitem.current-menu-item>a:hover, 
.header-style11 .navbar-default .navbar-nav>.firstitem.current-menu-item>a:focus, 
.header-style11 .navbar-default .navbar-nav>.firstitem.current-menu-parent>a, 
.header-style11 .navbar-default .navbar-nav>.firstitem.current-menu-parent>a:hover, 
.header-style11 .navbar-default .navbar-nav>.firstitem.current-menu-parent>a:focus, 
.header-style11 .navbar-default .navbar-nav>li>a:hover, 
.header-style11 .navbar-default .navbar-nav>li>a:focus { background: transparent; color: #11273f;  }

/*******************************/
/* header style 12 
   bordered only navigation    */
/*******************************/
.header-style12 .navbar-default {
  background: transparent;
  border: none;
  padding: 0;
  box-shadow: none;
  width: 100%;
}
.header-style12 .navbar-header { padding-top: 23px; }
.header-style12 .nav>li { padding: 0 6px 0; }
.header-style12 .nav>li>a { padding: 38px 24px 38px; background: transparent; color: #5f5f5f; font-weight: 700;}
.header-style12 .navbar-nav>li>:last-child>a { padding-right:0; }

.header-style12 .navbar-default .navbar-nav>.firstitem.current-menu-item>a, 
.header-style12 .navbar-default .navbar-nav>.firstitem.current-menu-item>a:hover, 
.header-style12 .navbar-default .navbar-nav>.firstitem.current-menu-item>a:focus, 
.header-style12 .navbar-default .navbar-nav>.firstitem.current-menu-parent>a, 
.header-style12 .navbar-default .navbar-nav>.firstitem.current-menu-parent>a:hover, 
.header-style12 .navbar-default .navbar-nav>.firstitem.current-menu-parent>a:focus, 
.header-style12 .navbar-default .navbar-nav>li>a:hover, 
.header-style12 .navbar-default .navbar-nav>li>a:focus { background: transparent; color: #11273f;  }
.header-style12{ border-bottom: 1px solid rgba(255,255,255,0.2);}
.header-style12 .navbar-header{padding-top: 18px; padding-bottom: 18px; padding-right: 70px; border-right: 1px solid rgba(255,255,255,0.2);}
.header-style12 .bt-after-navigation{padding-left: 28px; margin-left: 30px; border-left: 1px solid rgba(255,255,255,0.2);}

/***************/

/***************/
/* Left Sided Menu */
/***************/
.bliccaThemes-header.header-leftside {
position: fixed;
width: 290px;
height: 100%;
top: 0;
left: 0; 
padding-left: 45px;
background: #f7f7f7; 
z-index: 90;
}
.left-menu-row{
position: absolute;
width: 290px;
height: 100%;
top: 0;
left: 0; 
padding-left: 45px;
z-index: 90;
overflow-x: hidden; 
}
.left-menu-container {
position: absolute;
width: 290px;
height: 100%;
top: 0;
left: 0; 
padding-left: 45px;
z-index: 90;
overflow-x: hidden;
}
.left-menu-scroll {
padding-top: 100px;
overflow-y: scroll;
overflow-x: hidden;
width: 290px;
height: 100vh;
}
.left-menu-scroll::-webkit-scrollbar {
display: none;
}
.left-logo { margin-bottom: 82px; }
.bliccaThemes-header.header-leftside .container { width: 100%; }
.header-leftside .navbar-collapse { float: none; display: block; clear: both; }
.header-leftside ul { margin:0; padding:0; list-style: none;  display: block; height: auto; }
.bliccaThemes-header.header-leftside .navbar-nav li { float: none; list-style: none; margin: 0; }
.bliccaThemes-header.header-leftside .navbar-nav li .sub-menu { display: none; }
.bliccaThemes-header.header-leftside .navbar-nav li .sub-menu li { padding: 10px 0 10px 15px; }
.bliccaThemes-header.header-leftside .navbar-nav li a { margin: 0; padding: 0; font-weight: 700; color: #999999;  padding: 16px 0 16px; }
.bliccaThemes-header.header-leftside .nav>li>a:hover, .bliccaThemes-header.header-leftside .nav>li>a:focus { background: transparent; color: #000000;}
.bliccaThemes-header.header-leftside .nav>li.current-menu-item a, .bliccaThemes-header.header-leftside .nav>li.current-menu-parent a
{ color: #000000; }

.left-menu-button { display: none; position: absolute; top: 100px; left: 100%; width: 30px; height: 30px; background: #f9f9f9; color: #000000; text-align: center; line-height: 30px; font-size: 14px; cursor: pointer;  }
.left-menu-button i { line-height: 30px; }
.left-menu-button .fa-times { display: none;  }
.left-menu-button.close .fa-times { display: block; }
.left-menu-button.close .fa-bars { display: none; }
.left-menu-widgets { margin-left: -20px; margin-top: 62px; }
.left-menu-widgets .header-social { float: left !important; padding-left: 0 !important;  }
.left-menu-widgets > div { clear: both; margin-bottom: 28px; }
.left-menu-widgets  .header-text-widget { font-size: 12px; color: #fff; }
/*************************/
/* 1.1.1 Dropdown Menu   */
/*************************/
.navbar-right .dropdown-menu { left: 0px; right: auto; }
.dropdown-menu .dropdown-menu { left: 100% !important; top: 0; margin-left: 0; margin-top: 0 !important; }
.dropdown-menu>li.dropdown>a:after { 
content: "\f105"; 
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
color: #11273f;
position: absolute;
right: 30px;  
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.dropdown-menu { 
  margin: 0px;
  padding: 0px;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  min-width: 150px;
  z-index: 1005;
  background-color: #fffdfd;
}

.navbar-nav li .dropdown-menu {
margin-top: 20px;
padding-bottom: 0px;     
left:0px;
min-width: 200px;
background: #fff;
-webkit-box-shadow: 0px 1px 14px 3px rgba(176, 173, 150, 0.3);
-moz-box-shadow: 0px 1px 14px 3px rgba(176, 173, 150, 0.3);
box-shadow: 0px 1px 14px 3px rgba(176, 173, 150, 0.3);
}

.navbar-nav li .dropdown-menu li a {
color: #29333c;
display: block;
padding: 15px 15px 15px 15px;
font-size: 14px;
font-weight: 500;
}

.navbar-nav li .dropdown-menu li a:hover, .navbar-nav li .dropdown-menu li a:focus, .navbar-nav li .dropdown-menu li a:active{background: #f2f2f2;}
/******************************/
/* 1.1.2 MEGA DROPDOWN MENU   */
/******************************/
.multi.dropdown { position: static !important;}
.multi .dropdown-menu .dropdown:after { content:""; }
.navbar-right .dropdown-menu.multimenu {
  right:0;
  left: auto;
  padding-top: 30px;
  padding-bottom: 50px; 
}
.multi > ul {
  width: 100%;
  left: 0!important;
  top: 100%;
  margin-top: 0!important;
  overflow: hidden;
  padding: 0;
  border-top:1px solid #e4e4e4;
}

.multi.dropdown > ul > li { width: 25%; float:left; padding:25px 0px 30px 0px;border-right: 1px solid #f1f1f1; }

.multi.dropdown > ul ul.dropdown { margin:0; padding:0; display: block!important; position: relative !important; top: auto; left: auto;}

.multi.dropdown .dropdown-menu>.dropdown>.dropdown-menu { position: relative; top: auto; left: auto; display: block !important; }

.multi .dropdown-menu>li>a
{ 
  font-size: 14px;
  color: #181818;
  font-weight: 400;
  cursor: text;
  pointer-events: none;
  padding-right: 0; 
  padding-left:40px;
}

.multi .dropdown-menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  
}

.multi .dropdown-menu ul li {
  padding:0;
}
.multi .dropdown-menu>li:last-child>a { border-radius: 0px!important; }

.multi .dropdown-menu li>ul>li>a {
  font-size:14px;
  padding: 15px 0 15px 40px; 
  overflow: hidden;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  display:block;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -moz-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -o-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);  
}

.multi .dropdown-menu li>ul>li>a{  color: #29333c;}

.multi .dropdown-menu li>ul>li>a:hover {
  color: #5f5f5f;
  background:#f9f9f9;
}

.multi .dropdown-menu>li.dropdown>a:after { content: ""; display: none; }

.multi.mega_style_32.dropdown > ul > li:nth-child(1) { width: 23.2%; }
.multi.mega_style_32.dropdown > ul > li:nth-child(2) { width: 45.2%; }
.multi.mega_style_32.dropdown > ul > li:nth-child(3) { width: 31.6%; }

.multi.dropdown > ul > li .header-mega-widget{padding-left:40px;padding-right:40px;}
/* Mega Menu Woocommerce Widget Styles */
.multi.dropdown > ul > li > .header-mega-widget.woocommerce{}
.multi.dropdown > ul > li > .header-mega-widget h4{font-size: 14px; color: #181818; font-weight: 700; cursor: text; pointer-events: none; padding: 20px 0px; margin-top: 0px;}
.multi.dropdown > ul > li > .header-mega-widget.woocommerce ul.product_list_widget > li{padding-bottom: 20px; border-bottom: 1px solid #f1f1f1; margin-bottom: 20px;}
.multi.dropdown > ul > li > .header-mega-widget.woocommerce ul.product_list_widget > li:last-child{padding-bottom:0px;border:none;margin-bottom:0px;}
.multi.dropdown > ul > li > .header-mega-widget.woocommerce ul.product_list_widget > li img{width:70px;}
/* Mega Menu Awesome Features Widget Styles */
img.widgetimg{}
h3.widgettitle {font-size:15px;font-weight: 500;color:#181818;margin-top:20px;margin-bottom:30px;}
.widgetbutton a{color:#ffffff; background: #11273f;margin:10px 10px 0px 0px;font-weight: 400; border-radius:0px;line-height:inherit!important;} 
.widgetbutton a:hover{color:#ffffff ; background:#181818 ;}
.widgetbutton2 a{color:#ffffff; background: #181818;margin:10px 10px 0px 0px;font-weight: 400; border-radius:0px;line-height:inherit!important;} 
.widgetbutton2 a:hover{color:#ffffff ; background:#11273f ;}
/* Mega Menu Recent Post Styles */
.multi.dropdown > ul > li .widget_recent_entries h4{text-transform:uppercase;}
.multi.dropdown > ul > li .widget_recent_entries .bliccaThemes-recent-post-widget a img{float:left;margin-right:10px;width:60px;}
.multi.dropdown > ul > li .widget_recent_entries .bliccaThemes-recent-post-widget h6{margin:0px;}
.multi.dropdown > ul > li .widget_recent_entries .bliccaThemes-recent-post-widget h6 a{color:#181818;}
.multi.dropdown > ul > li .widget_recent_entries .bliccaThemes-recent-post-widget .popular-date{font-size:10px;}
.multi.dropdown > ul > li .widget_recent_entries .bliccaThemes-recent-post-widget .bliccaThemes-recent-post{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #f1f1f1;}
.multi.dropdown > ul > li .widget_recent_entries .bliccaThemes-recent-post-widget .bliccaThemes-recent-post:last-child{margin-bottom:0px;padding-bottom:0px;border-bottom:none;}

/***********************************/
/* 1.1.3 Header Minimal and Mobile */
/***********************************/
.bliccaThemes-header.opened-minimal-menu { height: 100%; }
.minimal-menu-container { padding-top: 96px; padding-left: 64px;  padding-bottom: 200px; height: 100%;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -moz-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -o-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
.opened-minimal-menu .minimal-menu-container{ 
  background: rgba(50,170,256,0.85);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
    webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -moz-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -o-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
.minimal-menu { display: none; 
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -moz-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -o-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
.minimal-menu-scroll { max-height: 910px; }
.opened-minimal-menu .minimal-menu-scroll { max-height: 910px; overflow-y: scroll; }
.minimal-logo { 
    display: inline-block;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -moz-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -o-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
.minimal-menu-button { font-size: 40px; color: #fff; cursor: pointer; position: absolute; right: 0; top: 0;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -moz-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -o-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
.minimal-menu-button .fa-times { display: none; 
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -moz-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -o-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
  font-size:24px;
}

.opened-minimal-menu .minimal-menu { display: block; text-align: center; margin-top: 150px; } 
.opened-minimal-menu .col-md-8 { width: 100%; margin-left: 0; text-align: center;}

.minimal-menu .navbar-nav>li>a { font-family: 'Arimo', sans-serif; font-weight: 700; font-size: 40px; color: #fff; padding: 19px 0; 
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -moz-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -o-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
.minimal-menu .navbar-nav>li>a:hover, .minimal-menu .navbar-nav>li>a:focus{background:none;}
.minimal-menu .sub-menu { 
  visibility: hidden;
  opacity: 0;
  height: 0;
  overflow: hidden;
  padding: 0px; 
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -moz-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -o-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
.minimal-menu .dropdown:hover > .sub-menu {  visibility: visible;
  opacity: 1;
  height: auto;
      padding: 9px 0 9px 0;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -moz-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -o-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
.minimal-menu .sub-menu a { font-family: 'Arimo', sans-serif; font-weight: 400; font-size: 16px; color: #fff; padding: 8px 0; 
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -moz-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -o-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

.enable_sticky .bliccaThemes-header.on-sticky .minimal-menu-container { padding-top: 15px; padding-left: 64px; padding-bottom: 15px; }
.enable_sticky .bliccaThemes-header.on-sticky.opened-minimal-menu .minimal-menu-container { padding-top: 96px; padding-left: 64px;  padding-bottom: 200px;  }

/*************************/
/* 1.1.4 Responsive Menu */
/*************************/
.responsive-menu { background-color: #fff; }
.responsive-menu-container { 
  overflow: hidden; max-height: 0; text-align: center; margin: 0 -15px;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -moz-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -o-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
.responsive-navigation-button { display: none; font-size: 32px; position: absolute;right: 10px;top: 50%; margin-top: -16px; cursor: pointer; color: #fff; background: #000; width: 32px; height: 32px; line-height: 32px; text-align: center; border-radius: 2px; }
ul.mobile-navigation { padding: 0; margin: 0; border-bottom: 1px solid #29333c; text-align: left; }
.responsive-menu-container .mobile-navigation li a { padding: 16px; border: 1px solid #ced3d6; border-bottom: 0; position: relative; font-size: 16px; color: #29333c; width: 100%; display: inline-block;}
.responsive-menu-container .mobile-navigation li a.responsive-current {background-color: #ebf1f5; }
.responsive-menu-container .mobile-navigation li{list-style:none;}
.responsive-menu-container .sub-menu { display: none; width: 100%; padding: 0; margin: 0;}
.responsive-menu-container .sub-menu.responsive-current { background: #f9f9f9; }
.responsive-menu-container .sub-menu li a { padding-left: 32px; } .responsive-menu-container .sub-menu .sub-menu li a { padding-left: 48px; }
.responsive-menu-container .dropdown-icon { display: none; }
.responsive-menu-container .dropdown > a > .dropdown-icon { font-size: 16px; position: absolute; right: 15px; top: 17px; display:block; width: 30px; height: 30px; }
.dropup, .dropdown{list-style:none;}
.responsive-sub-opened .fa-plus:before {content: "\f068"; }
/*********************/
/* 1.1.5 Top Section */
/*********************/
.topsection { max-height: 300px;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -moz-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -o-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
.on-sticky .topsection { max-height: 0px; 
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -moz-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -o-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
.topsection-left-area { display: inline-block; float: left; text-align: left; }
.topsection-right-area { display: inline-block; float: right; text-align: right; }
.topsection-centered .topsection-left-area { display: block; text-align: center; } 
.top-section-table { height: 57px;}
.top-section-table-center { display: flex; align-items: center; height: 100%; }
.top-section-table-center > div { height: 100%; display: flex; align-items: center; }

.topsection a { color: #29333c; } 
.topsection a:hover { color: #11273f; }
/************************/
/* 1.1.6 Header Widgets */
/************************/
.bt-after-navigation { float: right; position: relative; 
    display: -moz-box;
    -moz-box-align: center;
    display: -webkit-box;
    -webkit-box-align: center;
    display: -ms-flexbox;
    -ms-flex-align: center;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
}
.bt-after-navigation > div:last-child { margin-right: 0; }
/*****************/
/* Custom Menu */
/*****************/
.topsection .menu-categories-container ul { margin: 0; padding: 0; list-style-type: none; }
.topsection .menu-categories-container li { display: inline-block; position: relative; padding-left:0; margin-right: 32px; font-weight:400; padding-top: 6px; }
/*******************/
/* Categories List */
/*******************/
.widget ul li { cursor: pointer; }
.counter { position: absolute; top: 0; right: -10px; background: #11273f; color: #11273f; width: 16px; height: 16px; border-radius: 50%; text-align: center; font-size: 11px; line-height: 16px; height: 6px; width: 6px; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -ms-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; overflow: hidden; }
.widget ul li:hover .counter { width: 16px; height: 16px; color: #fff;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; -ms-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; 
 }
.category-post-container { position: absolute; overflow: hidden; top: 41px; width: 270px; display: block; background: #fff; padding: 30px 34px 7px 34px; z-index: 100; max-height:0; opacity: 0; visibility: hidden;box-shadow: 0px 1px 14px 3px rgba(176, 173, 150, 0.14);-moz-box-shadow: 0px 1px 14px 3px rgba(176, 173, 150, 0.14);-webkit-box-shadow: 0px 1px 14px 3px rgba(176, 173, 150, 0.14);
-webkit-transition: max-height 0.4s; -moz-transition: max-height 0.4s; -ms-transition: max-height 0.4s; -o-transition: max-height 0.4s; transition: max-height 0.4s;}
.open-cat-post .category-post-container { max-height:500px; opacity: 1; visibility: visible; -webkit-transition: max-height 0.4s; -moz-transition: max-height 0.4s; -ms-transition: max-height 0.4s; -o-transition: max-height 0.4s; transition: max-height 0.4s; }
.widget ul li .category-post-container a { color:#29333c; font-weight: 700; display: block; margin-bottom: 16px; }
.widget ul li .category-post-container a:hover { color: #11273f; }
.all-cats { text-align: center; margin-top: 5px; }
.category-post-container i { font-weight: 700; font-style: normal; }
.category-post-container a span { display: block; font-style: italic; font-size: 11px; font-weight: 400; color: #999999; margin-top:3px; }
/********************/
/* Search on Header */
/********************/
.bliccaThemes-header-search { cursor: pointer; float: right; position: relative; font-size: 14px; padding-left: 10px; margin-right: 10px; margin-left: 10px;}
.bliccaThemes-header-search.search-rounded-bg { width: 33px; height: 33px; line-height: 33px; border: 1px solid #f1f1f1; border-radius: 3px; text-align: center; padding: 0; margin: 0 10px; }
.bliccaThemes-header-search.search-square-bg { width: 49px; height: 49px; line-height: 49px; border: 1px solid #f1f1f1; border-radius: 3px; text-align: center; padding: 0; margin: 0 10px; }
.bliccaThemes-header-search.search-circle-bg {width: 33px; height: 33px; line-height: 31px; border: 1px solid #f1f1f1; border-radius: 50%; text-align: center; padding: 0; margin: 0 10px; padding-left: 1px;}

.bliccaThemes-header-search i {  
color: #11273f;
}
.bliccaThemes-header-search:hover i { color: #11273f; }
.bliccaThemes-header-search .search { 
position: fixed; top: -300px; left: 0; visibility: hidden; opacity: 0;
-webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
 transition: all 0.4s ease-out;  
}
.bliccaThemes-header-search .search .search-query {
    height: 50px;
    line-height: 50px;
    background: transparent !important;
    color: #fff;
    width: 460px;
    max-width: 460px;
    border: 1px solid #fff;
    border-width: 0 1px 1px 0;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    left: 50%;
    margin-left: -230px;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out; }
.bliccaThemes-header-search .search .search-query:focus{border-color:#fff;}
.bliccaThemes-header-search .search .search-query::-webkit-input-placeholder {color:#fff; font-size: 13px; }
.bliccaThemes-header-search .search .search-query:-moz-placeholder {color:#fff; font-size: 13px;}
.bliccaThemes-header-search .search .search-query::-moz-placeholder {color:#fff; font-size: 13px;}
.bliccaThemes-header-search .search .search-query:-ms-input-placeholder {color:#fff; font-size: 14px;}
.bliccaThemes-header-search .search .search-query:focus::-webkit-input-placeholder {color:#fff; font-size: 13px; }
.bliccaThemes-header-search .search .search-query:focus:-moz-placeholder {color:#fff; font-size: 13px;}
.bliccaThemes-header-search .search .search-query:focus::-moz-placeholder {color:#fff; font-size: 13px;}
.bliccaThemes-header-search .search .search-query:focus:-ms-input-placeholder {color:#fff; font-size: 13px;}

.bliccaThemes-header-search.acik .search {
    visibility: visible !important;
    opacity: 1;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.85);
    z-index: 50000;
}

.search-close { position: relative; float: right; margin-top: 60px; margin-right: 60px; width: 30px; height: 30px; text-align: center; }
.search-close i { position: relative; color: #fff; font-size: 28px; line-height: 1; } 
/* search form widget */
.bliccaThemes-header-search-2 { position: relative; font-size: 12px; display: inline-block; }
.bliccaThemes-header-search-2 i { font-size: 11px; position: absolute; top: 50%; margin-top: -6px; right: 26px; }
.bliccaThemes-header-search-2.search-form-widget-1 input { background-color: #fff; width: 194px; border: 0; height: auto; font-style: italic; font-size: 11px; padding: 0 54px 0 25px; }
.search-form-widget-1 input { width: 268px; height: 33px; padding: 0 17px 0 17px; }
.search-form-widget-2 input { width: 216px; height: 29px; border-radius: 15px; padding: 0 20px; }
.search-form-widget-3 input { width: 178px; height: 35px; border-radius: 15px; padding: 0 20px; }
.search-form-widget-4 input { width: 178px; height: 25px; border-radius: 13px; padding: 0 20px; }
.search-form-widget-4 i { top: 6px; }
/******************/
/* Cart on Header */
/******************/
.bt-cart-header { position: relative; display: inline-block; float: right; font-size: 14px; text-align: center; cursor: pointer;  margin-left: 10px; margin-right: 10px; }
.bt-cart { position: absolute; left: -240px; top: 52px; display: block; width: 365px;   background: #fff; z-index: 100; padding: 0 25px 0 25px; border: 1px solid #e3e8eb; border-top: 1px solid #ff7200;  opacity: 0; visibility: hidden; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -ms-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; }
.bt-cart-header:hover .bt-cart { visibility: visible; opacity: 1; left:-278px; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -ms-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; }
.bt-cart-header.cart-2 { line-height: 33px; height: 33px; min-width: 33px; border: 1px solid #f1f1f1; }
.bt-cart-header.cart-3 { line-height: 31px; height: 33px; min-width: 33px; border: 1px solid #f1f1f1; border-radius: 50%; }

.bt-cart-header:hover .bt-cart{left: -315px;}
.bt-cart{position: absolute; left: -240px; top: 56px; display: block; width: 365px; background: #fff; z-index: 100; padding:0px; border: 1px solid #f1f1f1; border-top: 2px solid #11273f; opacity: 0; visibility: hidden; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -ms-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s;}
.bt-cart .woocommerce .widget_shopping_cart .cart_list li, .bt-cart .woocommerce.widget_shopping_cart .cart_list li{border-bottom: 1px solid #f1f1f1; padding: 30px 30px;}
.bt-cart .woocommerce ul.cart_list li img, .bt-cart .woocommerce ul.product_list_widget li img{float: left; width: 66px; margin-left: 0px; position: absolute; top: 23px;}
.bt-cart .woocommerce .widget_shopping_cart .cart_list li a.remove, .bt-cart .woocommerce.widget_shopping_cart .cart_list li a.remove{right: 40px; top: 41%;left:inherit; border-radius: 50%; color: #dadada!important; border: 1px solid #dadada;}
.bt-cart .woocommerce ul.cart_list li a, .bt-cart .woocommerce ul.product_list_widget li a{color:#5f5f5f;}
.bt-cart .woocommerce .quantity{border: none; color: #11273f; font-weight: 400; font-size: 12px; line-height: 14px;}
.bt-cart .woocommerce .widget_shopping_cart .total strong, .bt-cart .woocommerce.widget_shopping_cart .total strong{font-weight:400;color:#5f5f5f;}
.bt-cart .woocommerce.widget_shopping_cart .total{color:#11273f;margin:0px;padding:0px;}
.bt-cart .woocommerce a.button{background: #11273f; color: #fff; line-height: 38px; padding: 0px 20px; font-size: 14px; font-weight: 400; margin: 0px 5px;}
.bt-cart .woocommerce a.button.wc-forward{padding-left:35px;}
.bt-cart .woocommerce a.button.wc-forward:before{content: "\f07a"; font-family: 'FontAwesome'; color: #fff; font-size: 12px; position: absolute; left: 12px;}
.bt-cart .woocommerce a.button.checkout.wc-forward{padding: 0px 20px;}
.bt-cart .woocommerce a.button.checkout.wc-forward:before{display:none;}
.bt-cart .woocommerce.widget_shopping_cart .buttons{margin-bottom:23px;}

/*********************/
/* Second Navigation */
/*********************/
.extra-menu{font-size: 34px; color: #fff; line-height: 34px; font-weight: 700;}
.extra-menu .textwidget .extranav{font-size: 13px; color: #5f5f5f; line-height: 24px; font-weight: 400; margin-bottom: 16px; margin-top: 44px;}
.extra-menu .textwidget span{font-weight: 700; color: #fff; font-style: italic; font-size: 16px;}
.extra-menu .textwidget .extranavspan{line-height:24px;margin-bottom:45px;}
.extramenubutton{color: #fff; border-style: solid; border-color: #fff; font-weight: 700; background: rgba(255,255,255,0.01); margin: 48px 0px 10px 0px; border-radius: 0px; -webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -moz-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -o-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);}
.extramenubutton a{color:#fff;}
.extramenubutton:hover{border-color:#11273f;}
.extramenubutton:hover a{color:#11273f;}


/* header text widget */
.header-text-widget { margin: 0 10px; }
.header-text-widget.widget_nav_menu { border: 0 !important; }
.topsection-text { float: left; font-size: 13px; padding: 0 30px; border: 1px solid #eeeeee; border-width: 0 0 0 1px; height: 49px;line-height: 49px;}
.topsection-text i { margin-right: 10px; font-size: 14px; }
.headerwidget-text { float: left; color: #565656; font-weight: 400; padding: 11px 30px 11px 30px;  border-right: 1px solid #f1f1f1; }
.headerwidget-text:nth-child(1) { width: 275px; }
.headerwidget-text:nth-child(2) { width: 191px; }
.headerwidget-text:nth-child(3) { width: 276px; border-right: 0; }
.headerwidget-text .texticon-containter { float: left; height: 60px; padding-right: 10px;}
.headerwidget-text i { color: #11273f; }
.headerwidget-text span {  color: #181818; font-weight: 700; display: block;  }
/**************************/
/* social links in header */
/**************************/
.header-social { text-align: right; float: right; margin-left: 8px; margin-right: 5px; }
.header-social a div {  
  display: inline-block; 
  font-size:12px; 
  background: #f1f1f1; 
  color: #5f5f5f; 
  line-height: 34px;
  width: 33px;
  height: 33px;
  border: 1px solid transparent; 
  border-radius: 100%;
  margin-right: 0;
  margin-left: 4px;
  text-align: center;  
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -moz-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -o-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
.header-social a div:hover { background: #fff; color: #11273f; border-color: #11273f; }

.topsection-left-area .header-social { float: left; margin-left: auto; margin-right: 0px; }
.topsection-left-area .header-social a div { margin-left:0; margin-right: 4px; }

/* social style 2 */
.header-social.square-bg { display: block; }
.header-social.square-bg a:first-child div { border-left: 1px solid #f1f1f1; }
.header-social.square-bg a div { display: block; float: left; border-radius: 0; border-width: 0 1px 0 0; border-color: #f1f1f1; color: #f1f1f1; background: #fff; height: 48px; width: 40px; line-height: 48px; margin: 0; }


.navbar .header-social.square-bg a div { border-width: 1px 1px 1px 0; }
.navbar .header-social.square-bg a:first-child div { border-width: 1px 1px 1px 1px; }

/* social style 3 */
.header-social.social-color a div {  
  font-size:12px; 
  background: #f1f1f1; 
  color: #5f5f5f; 
  line-height: 34px;
  width: 33px;
  height: 33px;
  border: 1px solid transparent; 
  border-radius: 100%;
  margin-right: 0;
  margin-left: 4px;
  text-align: center;  
}

.header-social.social-color a .social-facebook{background:#3b5998; color: #fff; }
.header-social.social-color a .social-twitter{background:#00aced; color: #fff; }
.header-social.social-color a .social-pinterest{background:#cb2027; color: #fff; }
.header-social.social-color a .social-instagram{background:#517fa4; color: #fff; }
.header-social.social-color a .social-flickr{background:#ff0084; color: #fff; }
.header-social.social-color a .social-google-plus{background:#dd4b39; color: #fff; }
.header-social.social-color a .social-dribbble {background:#ea4c89; color: #fff; }
.header-social.social-color a .social-linkedin {background:#007bb6; color: #fff; }
.header-social.social-color a .social-digg {background:#000; color: #fff; }
.header-social.social-color a .social-skype {background:#01aef2; color: #fff; }
.header-social.social-color a .social-vimeo {background:#aad450; color: #fff; }
.header-social.social-color a .social-youtube {background:#bb0000; color: #fff; }
.header-social.social-color a .social-stumbleupon {background:#eb4923; color: #fff; }
.header-social.social-color a .social-yahoo {background:#720e9e; color: #fff; }
.header-social.social-color a .social-foursquare {background:#fc4575; color: #fff; }
.header-social.social-color a .social-rss {background:#fe9900; color: #fff; }

.header-social.social-color a div:hover { background: #fff!important; color: #11273f !important; border-color: #11273f; }


/* social style 4 */
.header-social.text-social { text-align: right; float: right; padding-left: 10px; padding-right: 20px; margin-left: 0; }
.header-social.text-social a div {  
  display: inline-block; 
  font-size:24px; 
  background: transparent; 
  color: #999999; 
  line-height: inherit;
  width: auto;
  height: auto;
  border: 0;  
  margin-right: 0;
  margin-left: 20px;
  text-align: center;  
}
.header-social.text-social a:hover div { background: transparent; color: #11273f; }

/*****************/
/*  Extra Menu   */
/*****************/
.extra-menu-container { position: fixed; width: 100%; height: 100%; background: rgba(0,0,0,0.6); display: none; top:0; left:0; z-index: 3000; }
.extra-menu-column { width: 530px; height: 100%; padding: 120px; background: #181818; top: 0; right: 0; position: absolute;overflow:scroll;}
.extra-menu-container .extra-close { position: absolute; top: 50px; right: 50px; cursor: pointer;color:#fff; }
.extra-menu-nav { font-size: 14px; cursor: pointer; margin: 0 10px; color: #142031; }

/********************/
/* Sign and Login   */
/********************/
.header_sign_container a.header_signup_button, .header_sign_container a.header_login_button { background: #11273f; font-size: 10px; font-weight: 400; color: #fff; padding: 13px; margin-left: 10px; line-height: 1; display: inline-block;}
.header_sign_container a.header_signup_button { background: #4a4a4a; }

.header_signicon_container a.header_signup_button, .header_signicon_container a.header_login_button, .header-social-email a { width: 35px; height: 35px; line-height: 35px; font-size:14px; color: #dadada; background: #fff; border: 1px solid #dadada; border-radius: 50%; margin-right: 8px; display: inline-block; text-align: center;}

.header_signicon_container a.header_signup_button:hover, .header_signicon_container a.header_login_button:hover, .header-social-email a:hover { border-color: #11273f; color: #11273f; }


/*********************/
/*   1.2 Caption     */
/*********************/
.caption-container {
position: relative;
display: table;
width: 100%;
overflow: hidden;  
  
}
.caption {
text-align: center;
height: 488px;
color: #fff;
background: #ebf1f5;
font-size: 20px;
background-position: center center;
background-repeat: no-repeat;
display: table-cell;
vertical-align: middle;
}
.caption h1, .caption h2 { font-size: 80px; font-weight: 700; line-height: 120px; color: #005f8e; letter-spacing: 0.205em; }
.caption p{ font-size:40px; font-weight: 400; color: #005f8e;}

.caption-style2 .caption { text-align: left; }
.bt-page-breadcrumb { float: right; margin-top: -29px; font-size: 12px; color: #363333; }
.bt-page-breadcrumb a { color: #363333; }
.bt-delimeter { margin: 0 8px; }

.caption-style3 .caption { padding-bottom: 50px; vertical-align: bottom; } 
.caption-style3 h1, .caption-style3 h2 { margin-left: 60px; }
.caption-style3 p { display: none; }
/*****************/
/*    2. Blog    */
/*****************/
.blog-style { background: #fff; }
.blog-excerpt { font-weight: 400; }
.blog-style .caption-container { margin-bottom: 100px; }

.bt-blog-posts { overflow: hidden; }
.bt-blog-posts .bt_thumbnail { position: relative; }
.bt-blog-posts h3.blog-title a { color: #181818; }
.bt-blog-posts .blog-subtitle a { color: #363333; }
.bt-blog-posts h3.bt_blog_title { font-size: 25px; line-height: 30px; margin-bottom: 16px; }
.bt-blog-posts h3.bt_blog_title a { color: #29333c; }
.bt-blog-posts h3.bt_blog_title a:hover, .bt-blog-posts .blog-subtitle a:hover { color: #11273f; }

.post-item { position: relative; }
#bliccaThemes-layout .zilla-likes, #bliccaThemes-layout .zilla-likes:hover, #bliccaThemes-layout .zilla-likes.active { margin: 0 !important; background: none; min-height: auto; padding: 0; color: inherit; } 
#bliccaThemes-layout .zilla-likes-count:before { content: "\f08a"; font-family: "FontAwesome"; font-size: 16px; padding-right: 6px; text-rendering: auto; vertical-align: text-bottom; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } 
#bliccaThemes-layout .zilla-likes:hover, .zilla-likes.active { padding: 0 !important; }
#bliccaThemes-layout .zilla-likes:hover .zilla-likes-count:before, .zilla-likes.active .zilla-likes-count:before { color: #f56559; }

/* blog style 1 */
.col-md-8.blog-style1 { padding-right: 30px; }

.blog-style1  h1.bt_blog_title { font-size: 25px; line-height: 30px; margin-bottom: 16px; }
.blog-style1 .bt_thumbnail {position:relative; margin-bottom: 30px;}
.blog-style1 .bt_thumbnail .posticon{position:absolute;top:0;left:0;}
.blog-style1 .bt_thumbnail .posticon .time{width: 58px; height: 52px; background: #11273f; text-align: center; color: #fff;padding-top:8px;}
.blog-style1 .bt_thumbnail .posticon .time h3{font-size:20px;font-weight:700;}
.blog-style1 .bt_thumbnail .posticon .time h4{font-size:11px;font-weight:700;margin:0px;}
.blog-style1 .bt_thumbnail .posticon .icon{width:58px;height:52px;background:#73c8b7;text-align:center;}
.blog-style1 .bt_thumbnail .posticon .icon:before{font-family: 'FontAwesome';color:#fff;font-size:20px;line-height:52px;}
.blog-style1 .format-standard .bt_thumbnail .posticon .icon:before{content:"\f03e";}
.blog-style1 .format-gallery .bt_thumbnail .posticon .icon:before{content:"\f03e";}
.blog-style1 .format-video .bt_thumbnail .posticon .icon:before{content:"\f03d";}
.blog-style1 .format-audio .bt_thumbnail .posticon .icon:before{content:"\f001";}
.blog-style1 .format-quote .bt_thumbnail .posticon .icon:before{content:"\f10e";}
.blog-style1 .format-link .bt_thumbnail .posticon .icon:before{content:"\f0c1";}
.blog-style1 article{background:#fff; margin-bottom: 40px; padding-bottom: 40px; }
.blog-style1 article:nth-last-child(1) { margin-bottom: 0; }
.blog-style1 .blog-content{padding:0px;}
.blog-style1 .blog-content .blog-title{font-size:24px;color:#181818;margin-bottom:12px;line-height: 1;}
.blog-style1 .single-blog-tags{background: #f9f9f9; margin: 0px 10px; line-height: 60px; padding: 0px 10px;}
.blog-style1 .single-blog-tags .admin img{float: left; width: 30px; height: 30px; margin-top: 13px; margin-right: 10px;}
.blog-style1 .single-blog-tags .admin{font-size: 11px; text-transform: uppercase; float: left;}
.blog-style1 .single-blog-tags .tags{text-align:right;}
.blog-style1 .single-blog-tags .tags a{line-height: 30px; padding: 5px 10px; background: #dadada; margin-right: 5px; margin-left: 5px;color:#fff;-webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -moz-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -o-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);}
.blog-style1 .single-blog-tags .tags a:hover{background:#11273f;}

.blog-style1 .bt-meta-social { margin-bottom: 20px; }
.blog-style1 .blog-social {
    display: inline-block;
    float: right;
    color: #ababab;
    font-size: 11px;
    line-height: 16px;
    
}

.blog-style1 .blog-social i { margin-left: 17px; margin-right: 2px; font-size: 16px; }
.blog-style1 .bt_blog_meta { display: inline-block; }
.blog-style1 .bt_blog_time { display: block; margin-top: 8px; }
.blog-style1 .bt_read_more { position: static; margin-top: 8px; display: inline-block; }
/*************************/
/* 2.1 Single Blog Style */
/*************************/
.col-md-8.blog-wrapper.blog-wrapper { padding-right: 30px; padding-bottom: 50px; padding-top: 100px;}
.single .post-item.format-quote { padding: 33px 45px 43px 74px; background: #fff;} 
.single .post-item.format-quote:before { font-family: "FontAwesome"; content: "\f10d"; font-size: 30px; color: #f1f1f1; line-height: 1; position: absolute; top: 40px; left: 32px; display: block; }
.single .bt-blog-quote { font-size: 16px; line-height:30px; }
.single .bt-blog-quote a, .blog-style1 .bt-blog-quote a:hover { color: #5f5f5f; }
.single .bt-quote-title { display: block; line-height:1; font-size: 15px; color:#11273f; margin-top: 35px; }

.single .post-item.format-link { padding: 33px 45px 43px 74px; background: #fff;} 
.single .post-item.format-link:before { font-family: "FontAwesome"; content: "\f0c1"; font-size: 30px; color: #f1f1f1; line-height: 1; position: absolute; top: 40px; left: 32px; display: block; }
.single .bt-blog-link { font-size: 13px; line-height:24px; }
.single .bt-blog-link a.bt-linkout, .blog-style1 .bt-blog-quote a.bt-linkout:hover { color: #181818; font-size: 20px; line-height: 34px; display: block;}
.single .bt-blog-link a, .blog-style1 .bt-blog-link a:hover { color: #5f5f5f; }
.single .bt_blog_meta { margin-bottom: 16px; }
.single .bt_blog_category { display: block; margin-bottom: 10px; }
.single .bt_blog_category a { font-size: 11px; line-height: 11px; font-weight: 700; text-transform: uppercase; padding: 6px 14px 5px; display: inline-block; color: #fff; background: #11273f; text-align: center; }

.bt-blog-tags a { padding: 5px 10px ; background: #f1f1f1; color: #515151; display: inline-block; margin: 0 5px 5px 0; font-size: 14px; }

.bt-blog-footer { padding-top: 27px; padding-bottom: 12px; margin-bottom: 44px; clear: both; }

.about-the-author { background: #f4f4f4; padding: 32px 37px 37px 27px; overflow: hidden; margin-bottom: 30px; }
.author-avatar { width: 104px; height: 104px; float: left;} 
.author-meta { padding-left: 126px; color: #29333c; }
.author-meta span { font-size: 18px; font-weight: 700; line-height: 1; margin-bottom: 18px; }
.about-author-social a { color: #999999; font-size: 13px; margin-right: 16px; }

.related-posts h3.related-title { font-size: 25px; line-height: 30px; padding-bottom: 18px; border-bottom: 2px solid #11273f; margin-bottom: 50px; }
.related-posts.bt_blog_style1 .bt-post-container { width: 47.5%; margin-right: 5%; margin-bottom: 45px;}
.related-posts.bt_blog_style1 .bt-post-container:nth-child(2) { margin-right: 0; }

.bt-single-parallax{ height: 414px; display: flex; align-items: center; }
.bt-single-parallax .bt-meta-social { margin: 0 auto; text-align: center; }

.bt-parallax2:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(34,34,34,0.4);
    z-index: 1;
}
.single-post .bt-parallax2 h1.bt_blog_title { color: #fff; }
.single .bt-parallax2 .bt_blog_time { color: #fff; }

.bt_thumbnail_big { margin-top: 47px; position: relative; }
.bt_thumbnail_big .bt-meta-social { position: absolute; top: 50%; left: 0; width: 100%; text-align: center; z-index: 10; }
/* Style 1 */
.single-post  h1.bt_blog_title { font-size: 25px; line-height: 30px; margin-bottom: 16px; }
.single-post .bt_thumbnail {position:relative; margin-bottom: 30px;}
.single-post .bt_thumbnail .posticon{position:absolute;top:0;left:0;}
.single-post .bt_thumbnail .posticon .time{width: 58px; height: 52px; background: #11273f; text-align: center; color: #fff;padding-top:8px;}
.single-post .bt_thumbnail .posticon .time h3{font-size:20px;font-weight:700;}
.single-post .bt_thumbnail .posticon .time h4{font-size:11px;font-weight:700;margin:0px;}
.single-post .bt_thumbnail .posticon .icon{width:58px;height:52px;background:#73c8b7;text-align:center;}
.single-post .bt_thumbnail .posticon .icon:before{font-family: 'FontAwesome';color:#fff;font-size:20px;line-height:52px;}
.single-post .format-standard .bt_thumbnail .posticon .icon:before{content:"\f03e";}
.single-post .format-gallery .bt_thumbnail .posticon .icon:before{content:"\f03e";}
.single-post .format-video .bt_thumbnail .posticon .icon:before{content:"\f03d";}
.single-post .format-audio .bt_thumbnail .posticon .icon:before{content:"\f001";}
.single-post .format-quote .bt_thumbnail .posticon .icon:before{content:"\f10e";}
.single-post .format-link .bt_thumbnail .posticon .icon:before{content:"\f0c1";}
.single-post article{background:#fff; }
.single-post .blog-content{padding:0px;}
.single-post .blog-content .blog-title{font-size:24px;color:#181818;margin-bottom:12px;line-height: 1;}
.single-post .single-blog-tags{background: #f9f9f9; margin: 0px 10px; line-height: 60px; padding: 0px 10px;}
.single-post .single-blog-tags .admin img{float: left; width: 30px; height: 30px; margin-top: 13px; margin-right: 10px;}
.single-post .single-blog-tags .admin{font-size: 11px; text-transform: uppercase; float: left;}
.single-post .single-blog-tags .tags{text-align:right;}
.single-post .single-blog-tags .tags a{line-height: 30px; padding: 5px 10px; background: #dadada; margin-right: 5px; margin-left: 5px;color:#fff;-webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -moz-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -o-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);}
.single-post .single-blog-tags .tags a:hover{background:#11273f;}

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

/*
 * 2.2 Post Formats
 */


/* Gallery Post Type  */
.pp_top, .pp_bottom, pp_bottom { display: none; }
div.pp_default .pp_content_container .pp_right, div.pp_default .pp_content_container .pp_left { background: none; }
.format-gallery .bt_thumbnail ul { margin: 0; padding: 0; list-style: none; }
.format-gallery .bt_thumbnail ul li { max-width: 755px;}
/* audio video */
.bt-video-icon { position: absolute; width: 58px; height: 58px; border-radius: 100%; background: #11273f; text-align: center; line-height: 58px; top: 50%; left: 50%; margin-top: -29px; margin-left: -29px; font-size: 20px; }
.bt-video-icon a { color: #ffffff; display: block; }

.mejs-overlay-button{display:none;}
.mejs-container .mejs-controls{background:rgba(0,0,0,0.7)!important; visibility:visible!important;}
.mejs-container, .mejs-embed, .mejs-embed body, .mejs-container .mejs-controls { background: rgba(0,0,0,0.7)!important; } 
.mejs-controls .mejs-button button{}
.mejs-container .mejs-controls .mejs-time{padding: 16px 3px 0 3px!important;display:none!important;}
.mejs-controls .mejs-time-rail .mejs-time-total{border-radius:0!important;}
.mejs-controls .mejs-time-rail span{}
.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#2c2c2c!important;}
.mejs-controls .mejs-time-rail .mejs-time-current{background:#fff!important;}
.mejs-container .mejs-controls .mejs-playpause-button{padding-left:12px!important;margin-right:20px!important;}
.mejs-container .mejs-controls .mejs-fullscreen-button{margin-right:12px;}
.mejs-controls div.mejs-horizontal-volume-slider{margin-top:8px!important;}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current { top: 13px  !important; height: 4px !important; } 

/*
 * 2.3 MISC
 */
.zilla-likes, .zilla-likes:hover, .zilla-likes.active {
margin-left: 10px !important;
margin-right: 10px !important;
}

.meta-divider { margin-left: 20px; margin-right: 20px; display: inline; }

/**********************/
/*  social share */
/**********************/
.blog-social { position: relative; }
.blog-social .fa-share-alt { cursor: pointer; }
.socials-share { display: none; position: absolute; bottom: -2px; right: 30px; width: 167px; background: #000; padding: 5px; }
.bottom-share { text-align: right; }
.bottom-share .title { font-weight:600; color: #29333c; font-size: 13px; line-height: 24px; }
.facebook-share, .twitter-share, .pinterest-share, .google-share, .tumblr-share, .linkedin-share, .stumbleupon-share, .mail-share{display: inline-block;cursor: pointer;color: #999999;text-align: center;line-height: 16px;font-size: 12px;margin-left: 0px;-webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);-moz-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);-o-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);}
.bottom-share .facebook-share, .bottom-share .twitter-share, .bottom-share .pinterest-share, .bottom-share .google-share, .bottom-share .tumblr-share, .bottom-share .linkedin-share, .bottom-share .stumbleupon-share, .bottom-share .mail-share{display: inline-block; cursor: pointer; color: #999999; text-align: center; line-height: 24px; font-size: 13px; margin-left:19px;-webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -moz-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -o-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);}
.facebook-share:hover, .twitter-share:hover, .pinterest-share:hover, .google-share:hover, .tumblr-share:hover, .linkedin-share:hover, .stumbleupon-share:hover, .mail-share:hover { color: #11273f;}

/********************/
/* 2.4   Pagination */
/********************/
.index-pagination{margin-bottom: 49px;margin-top: 49px;}
.page-numbers{list-style: none;padding-left: 0;text-align:center;}
.page-numbers > li{display: inline;margin-right:15px;}
.page-numbers .current:hover{
color: #fff;
border-radius: 0;
background: #11273f;
 border: 2px solid #11273f;  
}
.page-numbers .current{
    display: inline-block;
    color: #fff;
    font-size: 13px;
    line-height: 32px;
    font-weight: 700;
    border: 2px solid #11273f;
    background: #11273f;
    border-radius: 0;
    width: 36px;
    height: 36px;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.page-numbers > li a{
    display: inline-block;
    color: #dadada;
    font-size: 13px;
    line-height: 32px;
    font-weight: 700;
    border: 2px solid #dadada;
    border-radius: 0;
    width: 36px;
    height: 36px;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.page-numbers > li a:hover{
    color: #fff;
    line-height: 32px;
    border: 2px solid #11273f;
    background: #11273f;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.page-numbers > li a.prev {border-radius:0;}
.page-numbers > li a.next{border-radius:0;}

.newer-page { float: left; position: relative; }
.older-page { float: right; position: relative; }
.newer-page a, .older-page a { background: #fff; display: block; line-height: 50px; padding: 0 20px 0 20px;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.older-page a { }
.newer-page:hover a, .older-page:hover a { color: #fff; background: #444; }

.newer-page a:before, .older-page a:after {
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;
content: "\f178";
padding-left: 5px;
}

.newer-page a:before { content: "\f177"; padding-right: 5px; padding-left: 0; }
/* single blog */
.single-post .blog-excerpt { padding-bottom: 15px; }
.single-post .socials { 
display: block;
margin: 12px auto 0;
float: none;
text-align: left; 
}
.post-pagination { margin-top: 30px; text-align: center; line-height: 100px; clear: both; }
.post-pagination span {margin: 0 2px; border: 2px solid #f0f0f0; border-radius: 2px; padding: 4px 15px;}


/* Next Prev with Content */
.prev-item, .next-item { width: 50%; float: left; position: relative; text-align: center; padding: 130px 0;background: #111;-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out; }
.prev-item:hover, .next-item:hover {
  -webkit-transform: translate(0, -8px);
-moz-transform: translate(0, -8px);
-o-transform: translate(0, -8px);
-ms-transform: translate(0, -8px);
transform: translate(0, -8px);}
.next-item {border-left: 1px solid rgba(255, 255, 255, 0.2);}
.nexthover, .prevhover { position: absolute; top:0; left:0; width: 100%; height: 100%; background: rgba(0,0,0,0.7); text-align: center; padding-top: 25%; padding-left: 85px;
padding-right: 85px;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;}
.prev-next-posts {}
.prev-next-posts h2 { margin: 0; }
.prev-next-posts h2 a { color: #fff; font-size: 24px; }
.prev-next-posts p, .prev-next-posts p a { color: #fff; font-size: 11px; font-weight: 700; text-transform: uppercase; }
.prev-next-posts .blog-meta{line-height:62px;}
.query-title {
text-align: center;
text-transform: uppercase;
margin: 40px 15px;
background: #fff;
}
.query-title h4 { line-height: 3; }
.single-tags { margin-top: 43px; margin-bottom: 18px; display: block;text-align:right; }
.single-tags a {color: #444; background: #f5f5f5; padding: 10px 16px; font-weight: 400; font-size: 15px !important; margin-right: 3px; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -ms-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; }
.single-tags a:hover{ background: #11273f; color: #fff;}
/***************************/
/*   3. Comment Section    */
/***************************/
/* Comment */
.incom-bubble-style{opacity:0.4!important;}
.incom-comments-wrapper .vcard img{border-radius:0!important;width: 52px!important;height: 60px!important;float: left!important;margin-right: 13px!important;padding-top: 8px!important;}
.incom-comments-wrapper{border:1px solid #aaa!important;}
h3.comment-title {
    margin-bottom: 30px;
    font-size: 24px;
    color: #181818;
}
h3.comment-reply-title {
    margin: 0;
    font-size: 24px;
    color: #181818;
    margin-bottom:20px;
}
ol.commentlist {    
    padding: 0px;
    margin-bottom: 30px;
    list-style: none;
}
ol.commentlist ul, ol.commentlist ul li { list-style: none; }
ol.commentlist li {}
ol.commentlist .comment-text ul, ol.commentlist .comment-text ul li { list-style-type: disc; }
.commentlist .avatar { }
.comment-text { padding-left: 110px; }
.commentlist .media {background:#fff; margin-bottom:80px;position:relative;overflow:visible;}
.commentlist .media:not(last-child) {}
.media-body {padding-bottom: 20px; position: relative; overflow: visible; border: 1px solid #f1f1f1; border-bottom: 0; padding: 30px; display: block; width: 100%; }
.commentlist .media>.pull-left {position: absolute; margin-right: 0px; width: 63px; bottom: -53px; background: #fff; padding: 8px; padding-top: 0px; z-index: 1; border-right: 1px solid #f1f1f1; border-left: 1px solid #f1f1f1; border-bottom: 1px solid #f1f1f1;}
.media-heading {font-size: 14px; color: #11273f; float: left; margin-right: 10px; line-height: 37px; margin-bottom: 0px;}
p.comment-date { display: inline-block; margin-bottom:7px; }
.media-body p{font-size:14px;margin-bottom:0px;}
.media-body .title-date{position: absolute; border: 1px solid #f1f1f1; bottom: -40px; padding-left: 80px; width: 100%; border-left: 0; left: 1px; line-height: 37px;}
.comment-date a {font-size: 10px; text-transform: uppercase; color: #5f5f5f;}
.logged-in-as {}
#respond{ min-height: 346px; }
#respond .col-md-4{margin-bottom:30px;}
#respond .col-md-12{padding:0px;margin-bottom:18px;}
p.comment-text { line-height: 24px; font-size: 16px; font-weight: 300; margin-bottom: 0; }
.single-comment{padding-left:10px;color:#666;margin-top:10px;}
.comment-respond input#submit {    
    width: auto;
    color: #fff;
    background: #11273f;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: normal;
    border-radius: 0;
    border: none;
    float: right;
    line-height: 40px;-webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -moz-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -o-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);}
.comment-respond input#submit:hover{background:#5f5f5f;}

.comment-respond form {}
.formright{padding-right:0px;}
.formleft{padding-left:0px;}

.comment-respond input {    width: 100%;
    padding: 0 25px!important;
    font-weight: 400;
    font-size: 13px;
    line-height: 50px;
    color: #5f5f5f;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #f1f1f1;}

.comment-respond textarea {padding-left: 25px;
    padding-top: 20px;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.42857143;
    color: #5f5f5f;
    background-color: #fff;
    background-image: none;
    border: 1px solid #f1f1f1;
    width: 100%;}

.blog-wrapper .reply a{color:#000;}
a.comment-reply-link {
text-align: center; position: absolute; bottom: -33px; right: 5px; padding: 1px 15px; text-transform: uppercase; font-size: 10px; background: #fff; border: 1px solid #f1f1f1; color: #5f5f5f; -webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -moz-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -o-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); 
}
a.comment-reply-link:hover { background: #11273f; color: #fff; }

span.comment_note { 
font-weight: 400 !important;
font-size: 14px;
display: block;
color: #aaa;
margin-top: 12px; 
line-height: 24px;
}

.pagination-single{margin-bottom:40px;}

.commentlist .media{margin-bottom:30px;border:1px solid #f1f1f1;min-height:136px;}
.commentlist .media>.pull-left{border-radius: 50%; position: inherit; margin: 0px; width: 80px; height: 80px; bottom: inherit; background: none; padding: 0; padding-top: 0px; z-index: inherit; border: none;margin-top:40px;margin-left:30px; margin-right: 20px; }
.commentlist .media>.pull-left img{border-radius:50%;}
.media-body .title-date{position: inherit; border: none; bottom: 0; padding-left: 0; width: auto; left: auto; line-height: 37px;}
a.comment-reply-link{bottom: inherit; right: 20px; top: 35px;border:2px solid #f1f1f1;}
a.comment-reply-link:hover{background:#f1f1f1;color:#5f5f5f;}
.media-body{border:none;padding: 30px 20px;}
.comment-respond input#submit{width:100%;}
/*****************/
/*  4. Sidebar   */ 
/*****************/
.page .sidebar, .single .sidebar, .blog .sidebar, .search .sidebar, .archive .sidebar { padding-top: 100px; }
.sidebar-widget{margin-bottom:50px;}

/* 4.1 Widgets */
.widget ul{
  padding-left:0px;
  list-style:none;
}
.widget ul li a{
  color:#29333c;
}
.widget ul li{
  position: relative;
  list-style-type: none;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  margin-bottom:15px;  
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
  -moz-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
  -o-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
  transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);  
}

.widget ul li a:hover{
  color:#11273f!important;
}

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

.widget ul{
  padding: 0;
}
.widget ul.children { padding-top: 5px; margin-left: 10px;}
.widget ul.children li { font-weight: 400; }
.widget ul ul.sub-menu { padding-top: 5px; padding-left: 15px; }

/* number on categories */
.widget.widget_categories ul li { font-size:14px; font-weight: 400; color: #999999; font-style: italic; }
.widget.widget_categories ul li a { font-style: normal; padding-right: 5px; }

/** Select **/
.widget select{
    height: 40px;
    width: 100%;
    line-height: 40px;
    background: #fff;
    border: 1px solid #f1f1f1;
    margin-top: 5px;
    margin-bottom: 5px;
}

/* Calender */
.widget_calendar {float: left; width: 100%;}
#wp-calendar {width: 100%; }
#wp-calendar caption {margin-bottom: 15px;text-align: left; }
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th { padding-bottom: 10px; text-align: center; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; text-align: center; }
#wp-calendar tbody td a{color: #11273f;}
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 12px; text-transform: uppercase; text-align: right; color: #11273f;}
#wp-calendar tfoot #prev { font-size: 12px; text-transform: uppercase; padding-top: 10px; color: #11273f;}
#wp-calendar tfoot #next a{color: #11273f;}
#wp-calendar tfoot #prev a{color: #11273f;}

/** Sidebar RSS **/
.widget .rss-widget-icon{float: left;margin-right: 10px;}
.widget .rsswidget{color:#181818;font-weight: 700;}
.widget .rss-date{font-size:11px;margin-bottom:10px;display:block;}
.widget.widget_rss ul li { font-weight: 400; margin-bottom: 30px;}
/** Sidebar Search **/
.sidebar-inner .widget.widget_search { overflow: hidden; }
.widget.widget_search .search-query{
    width: 85%;
    height: 41px;
    line-height: 40px;
    float: left;
    background: #fff;
    border: 1px solid #f1f1f1;
    padding-left: 15px;
    margin-bottom: 39px;
    font-size: 12px;
}
.widget.widget_search .search-icon{
    width: 15%;
    height: 40px;
    line-height: 40px;
    float: left;
    background: #11273f;
    border: none;
    color: #fff;
    margin-bottom: 40px;
}
.sidebar-inner .widget.widget_search .search-icon, .sidebar-inner .widget.widget_search .search-query { margin-bottom: 0; }
/** Tag Cloud **/
.widget .tagcloud a{
    
    color: #fff;
    font-size: 11px!important;
    background-color: #11273f;
    height: 22px;
    line-height: 22px;
    padding: 0 14px;
    margin-right: 1px;
    margin-bottom: 2px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;    
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -moz-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -o-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
.widget .tagcloud a:hover{
    background:#11273f;
}

/********************/
/* 5. Contact Form  */
/********************/
.wpcf7 br{ display: none!important; }
#bliccaThemes-layout .wpcf7-form-control{ font-weight:400;display:block;}
.wpcf7-form-control{width: 100%; padding: 18px 30px; margin-bottom: 10px; font-size: 14px; line-height: 1; color: #181818; background-color: #fff; border-radius:0;background-image: none;-webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);-moz-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);-o-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);}
.padright{padding-right:5px;padding-left:0px;}
.padleft{padding-left:5px;padding-right:0px;}

.wpcf7-form-control::-webkit-input-placeholder { color: #181818;}
.wpcf7-form-control::-moz-placeholder { color: #181818;} 
.wpcf7-form-control:-ms-input-placeholder { color: #181818;}
.wpcf7-form-controlinput:-moz-placeholder { color: #181818; }
.wpcf7-textarea{padding-bottom:48px;margin-bottom:0px;}
input[type="submit"].wpcf7-form-control{font-weight: bold!important; color: #fff; background-color: #11273f; line-height: 48px; width: auto; padding: 0px 30px; margin: 0 auto; border: 1px solid #11273f; float: left; margin-top: 15px;}
.wpcf7-form-control-wrap{position:inherit;}
input[type="submit"].wpcf7-form-control:hover, input[type="button"].wpcf7-form-control:hover{background: #fff; color: #11273f; border: 1px solid #11273f;}
.contact-form-style .col-md-12{padding:0px;}
.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left{float:left;}
.contact-form-style-5 .col-md-12 {padding: 0px;}
/************************/
/* CONTACT INFO ELEMENT */
/************************/
.contact-info .contact-widget p { font-size: 14px; overflow: hidden;margin-bottom:25px;}
.contact-info .contact-widget  i { font-size: 14px;margin-right: 10px;line-height:25px;}
.contact-info a { color: inherit; }
footer .contact-info .social-widget { text-align: center; }
.contact-info .social-widget a { display: inline-block; }
.contact-info .socialbox{float:left;margin: 0 26px 7px 0px !important; text-align: center; }
.contact-info .socialbox i {display: block; font-size: 14px; color: #dd3333; -webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -moz-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -o-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);}
footer .contact-info .socialbox i { color: #fff; }
footer .contact-info .social-widget a:hover .socialbox i {color: #dd3333; }
a[href^="tel:"] { color: inherit; text-decoration: none; }
/**********************/
/* 7. WordPress Style */
/**********************/
.screen-reader-text {display: none; }
.post-password-form input[type="submit"] {
    background: #3a3a3a;
    border: none;
    padding: 3px 24px;
    font-weight: 700;
    color: #fff;
}
.wpcf7-form-control-wrap br { display: none; }
.wpb_text_column ul { list-style-type: none; }
hr { margin: 15px; }
.page-outer table {
  background-color: transparent;
}
.page-outer caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
.page-outer th {
  text-align: left;
}
.page-outer table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.page-outer table > thead > tr > th,
.page-outer table > tbody > tr > th,
.page-outer table > tfoot > tr > th,
.page-outer table > thead > tr > td,
.page-outer table > tbody > tr > td,
.page-outer table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
  background: #f5f5f5;
}
.page-outer table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.page-outer table > caption + thead > tr:first-child > th,
.page-outer table > colgroup + thead > tr:first-child > th,
.page-outer table > thead:first-child > tr:first-child > th,
.page-outer table > caption + thead > tr:first-child > td,
.page-outer table > colgroup + thead > tr:first-child > td,
.page-outer table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.page-outer table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.page-outer table table {
  background-color: #fff;
}

.page-outer table > thead > tr > td.active,
.page-outer table > tbody > tr > td.active,
.page-outer table > tfoot > tr > td.active,
.page-outer table > thead > tr > th.active,
.page-outer table > tbody > tr > th.active,
.page-outer table > tfoot > tr > th.active,
.page-outer table > thead > tr.active > td,
.page-outer table > tbody > tr.active > td,
.page-outer table > tfoot > tr.active > td,
.page-outer table > thead > tr.active > th,
.page-outer table > tbody > tr.active > th,
.page-outer table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.blog-wrapper table {
  background-color: transparent;
}
.blog-wrapper caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
.blog-wrapper th {
  text-align: left;
}
.blog-wrapper table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.blog-wrapper table > thead > tr > th,
.blog-wrapper table > tbody > tr > th,
.blog-wrapper table > tfoot > tr > th,
.blog-wrapper table > thead > tr > td,
.blog-wrapper table > tbody > tr > td,
.blog-wrapper table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
  background: #f5f5f5;
}
.blog-wrapper table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.blog-wrapper table > caption + thead > tr:first-child > th,
.blog-wrapper table > colgroup + thead > tr:first-child > th,
.blog-wrapper table > thead:first-child > tr:first-child > th,
.blog-wrapper table > caption + thead > tr:first-child > td,
.blog-wrapper table > colgroup + thead > tr:first-child > td,
.blog-wrapper table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.blog-wrapper table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.blog-wrapper table table {
  background-color: #fff;
}

.blog-wrapper table > thead > tr > td.active,
.blog-wrapper table > tbody > tr > td.active,
.blog-wrapper table > tfoot > tr > td.active,
.blog-wrapper table > thead > tr > th.active,
.blog-wrapper table > tbody > tr > th.active,
.blog-wrapper table > tfoot > tr > th.active,
.blog-wrapper table > thead > tr.active > td,
.blog-wrapper table > tbody > tr.active > td,
.blog-wrapper table > tfoot > tr.active > td,
.blog-wrapper table > thead > tr.active > th,
.blog-wrapper table > tbody > tr.active > th,
.blog-wrapper table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
#bliccaThemes-layout .wpb_button, #bliccaThemes-layout .wpb_content_element, #bliccaThemes-layout ul.wpb_thumbnails-fluid>li{margin-bottom:0px;}

/* pageable content icin*/ 
.vc_tta-container {margin-bottom:0px;}

#bliccaThemes-layout .vc_col-has-fill>.vc_column-inner, #bliccaThemes-layout .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, #bliccaThemes-layout .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, #bliccaThemes-layout .vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, #bliccaThemes-layout .vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, #bliccaThemes-layout .vc_row-has-fill>.vc_column_container>.vc_column-inner, #bliccaThemes-layout .vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, #bliccaThemes-layout .vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner { padding-top:0; }

/* VC Slider */
.bt-customisation .flex-control-paging li a { background: rgba(0,0,0,0); border: 1px solid #081b2f;}
/* VC Glow */
.bt-glow > .vc_column-inner { -webkit-box-shadow: 0 0 20px 2px rgba(214,233,245,0.7);box-shadow: 0 0 20px 2px rgba(214,233,245,0.0.7); }
.bt-glow2 > .vc_column-inner { -webkit-box-shadow: 0 0 20px 2px rgba(0,0,0,0.2);box-shadow: 0 0 20px 2px rgba(0,0,0,0.2); }

/* Drop Cap */
span.dropcap.backy{width: 70px; text-align: center; height: 86px; float: left; margin-right: 15px; background: #444444; color: #fff; font-size: 83px; line-height: 81px; font-weight: 700;}
span.dropcap.cleany{width: 70px;text-align: center;height: 86px;float: left;background: #fff;color: #444444;font-size: 83px;line-height: 81px;font-weight: 700;}
/* Highlight */
span.highlight{color:#fff;background:#444444;}
span.highlight2{color:#fff;background:#11273f;}
span.highlight3{color:#fff;background:#000;}
/* List Style */
.blicca-list-style {list-style: none;padding-left:0px; font-size:15px}

.home #incom_wrapper { display: none; }
.page-outer{ padding-top: 97px; }
.page-outer .blog-thumbnail { margin: 0 -50px 45px -50px; }
h1.page-single-title{color:#444; margin-top: 0; margin-bottom: 50px; line-height: 1; text-align: center;letter-spacing: -0.98px; }
iframe { max-width: 100%; }
.page iframe { margin: 0 0 45px 0; width: 100% !important; }

.alignright, .alignright img { float:right;}
.alignleft, .alignleft img { float:left;}
.aligncenter, .aligncenter img { display: block; margin-left: auto; margin-right: auto;}

img.aligncenter { margin: 20px auto; }
img.alignleft { margin: 15px 20px 15px 0;}
img.alignright { margin: 15px 0 15px 20px;}

.bt-blog-posts .bt_thumbnail { 
min-height: 30px;
}
.single .bt-blog-posts .bt_thumbnail { min-height: 100px; }
.post-item.sticky { border: 1px solid #11273f; padding: 60px 35px 35px; }

blockquote {
    padding: 45px;
    background: #fff;
    margin: 30px 0px;
    border: none;
    padding-left: 100px;
    padding-right: 75px;
    font-size: 20px;
    line-height: 34px;
    font-style: italic;
    font-weight: 400;
    color: #181818;
    position: relative;
}
blockquote:before{    font-family: "FontAwesome";
    font-size: 34px;
    color: #11273f;
    content: "\f10d";
    position: absolute;
    left: 47px;
    top: 51px;}

td, th {
    padding: 10px; 
}

dl, address{ margin-bottom: 30px; }

.widget ul.children { margin-left: 15px; }

ul li.firstitem:nth-last-child(-n+3) .dropdown-menu .dropdown-menu { right: 100%; left: auto; }

.wp-caption { max-width: 100% !important; padding: 15px; text-align: center;}
.wp-caption.align-left { padding: 15px 20px 15px 0; }
.wp-caption.alignright { padding: 15px 0 15px 20px;; }
.gallery img { margin-left: auto; margin-right: auto;}
.wp-caption-text, .gallery-caption, .bypostauthor { color: #7d7d7d;}
.blog-standard-right-sidebar .post-item.sticky { border-top: 2px solid #11273f; border: 1px solid #11273f; border-radius: 5px; -webkit-box-shadow: 0 5px 0 0 #11273f; box-shadow: 0 5px 0 0 #11273f; }
.sticky:after { position: absolute; top: 0; right: 15px; width: 36px; height: 34px; background: #11273f; color: #fff; content:"\f08d"; line-height: 34px; font-family: "FontAwesome";
text-align: center;}
video{ width: 100%; height: 100%; max-width: 100%; }
.wp-video{width: 100% !important; height: auto; }
.disable-css { pointer-events: none; cursor: default; }
.custom-archives ul {
  padding: 0;
}
.custom-archives ul li {list-style-type: none;}


.custom-archives ul li:last-child { border-bottom: none; }

.custom-archives ul li:before {
content: "\f016";
color: #444;
font-family: "FontAwesome";
line-height: 50px;
margin-right:10px;
}

.custom-archives ul li i {
  font-size: 11px;
  padding-top: 3px;
  padding-right: 11px}

.custom-archives ul li a:hover i {
  color: #000;
}
.custom-archives ul li a:hover{color:#000;}

.custom-archives ul li a {-webkit-transition: all 0.4s; -moz-transition: all 0.4s; -ms-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s;color: #444;}

.maps iframe{pointer-events:none;}

/**********************/
/*    QUOTES Sevill  */
/**********************/
.quote1 blockquote{   
    border-left: none;
    font-weight: 400;
    padding: 30px 75px;
    background-color: #f9f9f9;
    font-size: 16px;
    position: relative;}

.quote1 blockquote:before{
    font-family: "FontAwesome";
    content: "\f10d";
    position: absolute;
    left: 30px;
    margin: auto;
    font-style: normal;
    top: 25px;
    font-size: 30px;
    color: #f1f1f1;
}
.quote1 blockquote h5{
  font-size:15px;
  font-weight: 400;
}
.quote2 blockquote{   
    border:1px solid #f1f1f1;
    font-weight: 400;
    padding: 30px 75px;
    background-color: none;
    font-size: 16px;
    position: relative;}

.quote2 blockquote:before{
    font-family: "FontAwesome";
    content: "\f10d";
    position: absolute;
    left: 30px;
    margin: auto;
    font-style: normal;
    top: 25px;
    font-size: 30px;
    color: #f1f1f1;
}
.quote3 blockquote{   
    border:1px solid #f1f1f1;
    font-weight: 400;
    padding: 30px 75px;
    background-color: none;
    font-size: 16px;
    position: relative;
    border-top: 2px solid #11273f;}

.quote3 blockquote:before{
    font-family: "FontAwesome";
    content: "\f10d";
    position: absolute;
    left: 30px;
    margin: auto;
    font-style: normal;
    top: 25px;
    font-size: 30px;
    color: #f1f1f1;
}
.quote3 blockquote:after{content: "\f0d7"; font-family: 'FontAwesome'; color: #11273f; left: 49%; width: auto; position: absolute; top: -14px; font-size: 20px;}
.quote4 blockquote{   
    border-left: none;
    font-weight: 400;
    padding: 60px 75px 60px 124px;
    background-color: #11273f;
    font-size: 16px;
    position: relative;}

.quote4 blockquote:before{
    font-family: "FontAwesome";
    content: "\f10d";
    position: absolute;
    left: 45px;
    margin: auto;
    font-style: normal;
    top: 54px;
    width:45px;
    line-height: 45px;
    border-radius:50%;
    border: 1px solid #fff;
    font-size: 20px;
    text-align: center;
    color: #f1f1f1;
}
.quote4 blockquote:after{content:'';position: absolute; width:6px;height:100%;left:2px;top:0;background: #ffffff;}
/**********************/
/*    DROPCAP Sevill  */
/**********************/
.dropcap1{font-size: 40px; margin-right: 20px; background-color: #11273f; position: relative; width: 53px; text-align: center; color: #fff; line-height: 60px; margin-bottom:20px!important;margin-top:4px;text-transform: uppercase; border-bottom-left-radius: 50%; border-bottom-right-radius: 50%; float: left;font-weight: 700;}
.dropcap2{font-size: 30px; margin-right: 20px; background-color: #181818; position: relative; width: 53px; text-align: center; color: #fff; line-height: 53px; margin-bottom: 20px!important; margin-top: 4px; text-transform: uppercase; border-radius: 50%; float: left;font-weight: 700;}
.dropcap3{font-size: 40px; margin-right: 20px; background-color: #eb768c; position: relative; width: 50px; text-align: center; color: #fff; line-height: 57px; margin-bottom: 20px!important; margin-top: 4px; text-transform: uppercase; float: left;font-weight: 700;}
.dropcap4{font-size: 30px; margin-right: 20px; background-color: #73c8b7; position: relative; width: 50px; text-align: center; color: #fff; line-height: 57px; margin-bottom: 20px!important; margin-top: 4px; border-radius:5px;text-transform: uppercase; float: left;font-weight: 700;}
.dropcap5{font-size: 80px; margin-right: 30px;line-height: 55px; position: relative; text-align: left; color: #c183d6; margin-bottom: 20px!important; margin-top: 4px;text-transform: uppercase; float: left;font-weight: 700;}
.dropcap6{font-size: 30px; line-height: 74px; width: 66px; position: relative; text-align: center; color: #181818; text-transform: uppercase; float: left; font-weight: 700;}
/**********************/
/*    TOOLTIP Sevill  */
/**********************/
.bt_tooltip { position: relative; color: #11273f; }
.tooltip2 { color: #000;}
.tooltip1 .bt_tooltip_hover { background: #11273f; border-radius: 3px; }
.tooltip2 .bt_tooltip_hover { background: #000000; }
.bt_tooltip_hover { opacity: 0; position: absolute; font-size: 12px; font-weight: 700; line-height: 1; color: #fff; position: absolute; top: -42px; left: 50%; padding: 10px 25px; text-align: center; display: inline-table;}
.bt_tooltip:hover .bt_tooltip_hover { opacity: 1;}
.bt_tooltip_hover:after { position: absolute; bottom: -13px; left: 50%; margin-left: -6px; font-size: 23px; font-family: "FontAwesome"; content: "\f0d7"; display: block; z-index: 1; color: #11273f;}
.tooltip2 .bt_tooltip_hover:after { color: #000000;}

/**********************/
/*    HIGHLIGHT Sevill  */
/**********************/
span.highlight{color:#fff;background:#181818;padding: 0px 7px;}
span.highlight2{color:#fff;background:#11273f;padding: 0px 7px;}


.text-center { text-align: center; }
.text-center .vc_icon_element { display: inline; }
/***********************/
/* 7. Theme Shortcodes */
/***********************/
/* featured section */
.vc_row.featured-section { background-position: 100% 0 !important; }

/****************/
/* Event Slider */
/****************/
.bt-event { padding-right: 57px;}
.bt-events-container .owl-item { opacity: 0.4; }
.bt-events-container .active { opacity: 1; } .bt-events-container .active ~ .active {opacity: 0.4;}
.bt-event-content { float: left; padding-top: 125px; padding-right: 26px; }
.bt-event-thumb { float: left; }
.uptitle { font-family: "Gloria Hallelujah"; font-size: 40px; line-height: 80px; letter-spacing: 0.025em; }
h3.bt-event-main-title { font-size: 60px; font-weight: 900; letter-spacing: 0.025em; text-transform: uppercase; margin-bottom: 20px; }
.bt-event-button { font-size: 16px; font-weight: 900;}

.bt-events-slider .owl-nav {position: absolute; top: 50%; left: 0; width: 100%;}

.bt-events-slider .owl-theme .owl-nav [class*=owl-], .bt-events-slider .owl-theme .owl-nav [class*=owl-]:hover {
background: transparent;
color: #081b2f;
font-size: 140px;
padding: 0;
}
.bt-events-slider .owl-theme .owl-nav .owl-prev { position: absolute; left: 10px; margin-top: -40px; }
.bt-events-slider .owl-theme .owl-nav .owl-next{ position: absolute; right: 10px; margin-top: -40px;  }
.bt-events-slider .owl-theme .owl-nav .owl-prev:before {
font-family: "FontAwesome";
content: "\f100";
display: block;
}
.bt-events-slider .owl-theme .owl-nav .owl-next:before {
font-family: "FontAwesome";
content: "\f101";
display: block;
}

.event-single-container { padding-top: 100px; padding-bottom: 100px; }
.event-single-container .bt_thumbnail { margin-bottom: 25px; }
.event-single-container .event-date { margin-top: 30px; }
.event-single-container .event-date + p { margin-bottom: 25px; }
/*************/
/* Promotion */
/*************/
.bt_promotion { font-family: "Gloria Hallelujah", serif; font-weight: 400; color: #fff; font-size: 18px; margin-bottom: 30px; }
.bt_promotion_title { font-weight: 700; font-size: 30px;}
.bt_promotion_title span { font-weight: 400; font-size: 18px; } 
.bt_promotion_desc, .bt_promotion_prices { display: table-cell; white-space: nowrap; width: 1%; line-height:15px; }
.bt_promotion_desc { padding-right: 5px; }
.bt_promotion_prices { padding-left: 10px; }
.bt_promotion_dot { display: table-cell; width: 98%; border-bottom: 1px dotted #fff; }
.bt_promotion_price { text-decoration: line-through; }
.bt_promotion_discount { font-weight: 700; font-size: 30px; text-decoration: none; padding-left: 3px; }

/****************/
/* Classic Menu */
/****************/
.bt-classic-menu-filter ul { margin: 0; padding: 0; text-align: center; margin-bottom: 34px;}
.bt-classic-menu-filter ul li{
font-weight:700;
list-style: none;
display: inline-block;
margin: 0 16px;
cursor: pointer;
}
.bt-classic-menu-filter ul li.active { border-bottom: 1px solid #080808; pointer-events: none; }
.bt-classic-menu-description { margin-bottom: 35px; color: #080808; }
.bt-menu-classic-items { margin-bottom: 40px; max-height: 3000px; opacity:1; -webkit-transition: all 0.8s; -moz-transition: all 0.8s; -ms-transition: all 0.8s; -o-transition: all 0.8s; transition: all 0.8s; }
.disable_menu_cat { max-height: 0; overflow: hidden; opacity:0; -webkit-transition: all 0.8s; -moz-transition: all 0.8s; -ms-transition: all 0.8s; -o-transition: all 0.8s; transition: all 0.8s; }
.bt-menu-classic-itemContents .col-md-12 { padding: 0; }
.bt-menu-classic-catname { float: left; width: 33.3333%; padding: 0 15px;}
.bt-menu-classic-item-container { float: left; width: 66.6666%; }
.bt-menu-classic-item { float: left; width: 50%; padding: 14px 15px 0; margin-bottom: 30px; }
.bt-menu-classic-item:nth-child(2n+1) { clear: left; }
.bt-menu-classic-catname h4 { font-size: 30px; line-height: 1; font-weight: 700; }
.bt-menu-classic-title { font-weight: 700; line-height: 1.85714; color: #081b2f; font-size: 18px; margin-bottom: 10px;}
.bt-menu-classic-price { line-height: 1; color: #081b2f; font-weight: 700; font-size: 16px; }
/************************/
/* Restaurant Menu Grid */
/************************/

/* filter */
.bt-menu-filter { text-align: center; margin-bottom: 40px; }
.bt-menu-filter ul { display: inline-block; height: auto; margin: 0; padding: 0; border: 1px solid #e5e5e5; border-radius: 5px; }
.bt-menu-filter ul li { float: left; list-style-type: none; margin: 0 1px; height: 48px; line-height: 48px; }

.bt-menu-filter ul li a { position: relative; color: #000; font-size: 11px; line-height: 1; font-weight: 600; text-transform: uppercase; padding: 17px 20px; 
-webkit-transition: all 0.4s; -moz-transition: all 0.4s; -ms-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s;
}

.bt-menu-filter ul li.active a, .bt-menu-filter ul li:hover a{ color: #11273f; }

/* grid menu */
.bt-menu-item-s1 { float: left; width: 48.75%; margin-bottom: 30px; overflow: hidden; }
.bt-menu-item-gutter { width: 2.5%; }
.bt-menu-item-s1 .bt-menu-itemThumb { position: relative; float: left; width: 150px; height: 150px; border: 1px solid #e5e5e5; border-radius: 50%; overflow: hidden; }
.bt-menu-item-s1 .bt-menu-itemHover { position: absolute; top:0; left:0; width: 100%; height: 100%; text-align: center; line-height: 150px; font-size: 24px; background: rgba(174,134,32,0.7); color: #fff; opacity: 0; -webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;}
.bt-menu-item-s1 .bt-menu-itemThumb:hover .bt-menu-itemHover { opacity: 1; }
.bt-menu-item-s1 .bt-menu-itemContent { height: 150px; text-align: center; margin-left: 75px; padding-left: 75px; border: 1px solid #e5e5e5; border-radius: 0 10px 10px 0; }
.bt-menu-item-s1 .bt-menu-itemContent h4 { font-family: "Gloria Hallelujah"; font-size:22px; color: #464646; margin: 16px 0 8px 0; line-height: 1; }
.bt-menu-item-s1 p { color: #444444; margin-bottom: 0px; padding: 0 25px; }
.bt-menu-item-s1 p.bt-menu-itemPrice { font-family: "Gloria Hallelujah"; font-size: 22px; color: #000000; margin-bottom: 0;  }

/****************************************/
/*    Restaurant Menu Grid 3 Column     */
/****************************************/
.bliccaThemes-menu-grid #style2 .bt-menu-item-s1 { width: 31.6%; }
.bliccaThemes-menu-grid #style2 .bt-menu-item-s1 .bt-menu-itemContent { height: auto; border-radius: 0 0 10px 10px; margin: 0; padding: 0 0 20px 0; }
.bliccaThemes-menu-grid #style2 .bt-menu-item-s1 .bt-menu-itemThumb { width: 100%; height: auto; float: none; border-radius: 0; border: 1px solid #e5e5e5; border-bottom:0; }

.bliccaThemes-menu-grid #style2 .bt-menu-item-s1 .bt-menu-itemHover { line-height: 1; }
.bliccaThemes-menu-grid #style2 .bt-menu-item-s1 .bt-menu-itemHover i { position: absolute; top: 50%; }
/************************************/
/*    Restaurant Menu Accordion     */
/************************************/

.bliccaThemes-accordionMenu { overflow: hidden; }
.bliccaThemes-accordionMenu .bt-accordionMenu-item:last-child .bt-accordion-itemTitle { border-bottom: 1px solid #e5e5e5; } 
.bt-accordion-itemTitle { position: relative; border-top: 1px solid #e5e5e5; text-align: center; padding: 50px 0; overflow: hidden; cursor: pointer; }
.bt-accordion-itemTitle.closeit h3 { position: relative; color: #333333; font-family: 'Gloria Hallelujah', cursive; font-weight: bold; font-size: 60px; margin: 0; line-height: 1; z-index: 5; }
.bt-accordion-itemTitle.closeit .bt-accordion-itemBg {position: absolute;top: 0;left: 0;width: 100%;height: 261px;opacity: 0;z-index: 1;background-repeat: no-repeat;background-size: cover !important; background-position: center center; 
transform: scale(1, 1);
-webkit-transform: scale(1, 1);
-moz-transform: scale(1, 1);
-o-transform: scale(1, 1);
-ms-transform: scale(1, 1);  
-webkit-transition: opacity 0.4s, top 1.6s;
-moz-transition: transform 0.2s, opacity 0.4s, top 1.6s;
-ms-transition: transform 0.2s, opacity 0.4s, top 1.6s;
-o-transition: transform 0.2s, opacity 0.4s, top 1.6s;
transition: transform 0.2s, opacity 0.4s, top 1.6s;
}
.bt-accordion-itemTitle.closeit:hover h3 { color: #fff; }
.bt-accordion-itemTitle.closeit:hover .bt-accordion-itemBg { opacity: 1; top: -90px; }
.bt-accordion-itemTitle h3 { position: relative; color: #fff; font-family: 'Gloria Hallelujah', cursive; font-weight: 400; font-size: 60px; margin: 0; line-height: 1; z-index: 5; }
.bt-accordion-itemTitle .bt-accordion-itemBg { position: absolute;top: -90px;left: 0;width: 100%;height: 261px;opacity: 1;z-index: 1;background-repeat: no-repeat;background-size: cover !important; background-position: center center; 
-webkit-transform: scale(1.3, 1.3);
-moz-transform: scale(1.3, 1.3);
-o-transform: scale(1.3, 1.3);
-ms-transform: scale(1.3, 1.3);  
-webkit-transition: transform 0.2s, opacity 0.4s, top 1.6s;
-moz-transition: transform 0.2s, opacity 0.4s, top 1.6s;
-ms-transition: transform 0.2s, opacity 0.4s, top 1.6s;
-o-transition: transform 0.2s, opacity 0.4s, top 1.6s;
transition: transform 0.2s, opacity 0.4s, top 1.6s;
}

.bt-accordion-itemTitle.closeit h3:after, .bt-accordion-itemTitle.closeit h3:before { color: #ae8648; }

h4.bt-accordion-subtitle { font-size: 40px; color: #444444; font-weight: 700; font-style: italic; margin-top: 42px; margin-bottom: 48px; text-align: center; }

.bt-accordion-itemContent { display: none; padding: 65px 0 30px; }
.bt-accordion-itemContent.openit { border-top: 1px solid #e5e5e5; }
.bliccaThemes-accordionMenu .bt-accordionMenu-item:last-child .bt-accordion-itemContent.openit { border-top: 0; }

.bliccaThemes-accordionMenu .bt-menu-item-s1:nth-child(2n+1) { margin-right: 2.5%; }
.bliccaThemes-accordionMenu .bt-menu-classic-item-container { width: 100%; }
.bliccaThemes-accordionMenu .bt-menu-classic-item:nth-child(3n+1)  { clear: left; }
.bliccaThemes-accordionMenu .bt-menu-classic-item:nth-child(2n+1) { clear: none; }
.bliccaThemes-accordionMenu .bt-menu-classic-item { width: 33.3%; }
/********/
/* SVG  */
/********/
.bt_svg_seperator svg { width: calc(100% + 1.3px); }
/***************/
/* Ghost Title */
/***************/
.bt_ghost_titles { position: relative; pointer-events: none; }
.bt_ghost_title { position: absolute; width: 100%; left: 0; font-family: "Gloria Hallelujah"; font-size: 140px; letter-spacing: 0.025em; color: #fff; text-align: center; z-index:0; }
/**************/
/* Mail Chimp */
/**************/
.mc4wp-form-fields h3 { font-size: 18px; }
.mc4wp-form-fields input[type="email"], .mc4wp-form-fields input[type="text"]  { background: #fff; font-weight: 400; font-size: 16px; height: 46px; width: 100%; padding-left: 23px; line-height: 56px; border: 0;margin-top:10px; margin-bottom: 10px; }
.mc4wp-form-fields input[type="submit"] { background: #11273f; height: 46px; width: 130px; color:#fff; font-weight: 700; border: none; line-height: 46px; text-align: center;  } 

/********************/
/* OpenTable Widget */
/********************/
.bt-customisation #ot-reservation-widget { font-family: 'Lato', sans-serif; font-size: 14px; }
.bt-customisation .ot-dtp-picker { width: 100%; padding: 20px 50px 50px 50px;}
.bt-customisation .ot-dtp-picker-form { border: none; }
.bt-customisation .ot-dtp-picker-selector { height: 50px; margin-bottom: 40px; border: 1px solid rgba(0, 0, 0, 0.12); outline: 0 !important; }
.bt-customisation .ot-dtp-picker-selector-link { font-size: 24px; line-height: 1.3; height: 50px; margin-bottom: 25px; padding: 9px 36px;}
.bt-customisation .ot-dtp-picker-selector:hover .ot-dtp-picker-selector-link, .bt-customisation .ot-dtp-picker-selector-link.ot-date-label.menu-opened, .bt-customisation .ot-dtp-picker-selector-link.ot-select-label.highlighted, .bt-customisation .ot-dtp-picker-selector:hover .ot-dtp-picker-selector-link.ot-date-label.menu-opened, .bt-customisation .ot-dtp-picker-selector:hover .ot-dtp-picker-selector-link.ot-select-label.highlighted { outline: 0 !important; }
.bt-customisation .ot-dtp-picker-selector-link:before { font-size: 12px; left: 12px; color: #999; top: 20px; }
.bt-customisation .ot-dtp-picker-selector-link:after { top: 18px; }
.bt-customisation .ot-title { text-align: center; font-weight: 700; font-size: 24px; margin:25px auto 40px; }
.bt-customisation .picker__holder { width: 100%; left: 0; top: 80px; }
.bt-customisation .picker__nav--next { right: 14px; }
.bt-customisation .ot-dtp-picker-selector select { font-size: 14px; }
.bt-customisation .ot-dtp-picker .ot-dtp-picker-button { height: 50px; font-size: 23px; margin-bottom: 25px !important; }
.bt-customisation .ot-dtp-picker.wide { width: 100%; }
.bt-customisation .ot-dtp-picker.wide .ot-dtp-picker-form { height: 50px; }
.bt-customisation .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-button, .bt-customisation .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-selector { width: 25%; }
.bt-customisation .ot-dtp-picker.wide .picker { top: -28px; }
.bt-customisation .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-selector { border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
.bt-customisation .ot-dtp-picker.wide .ot-powered-by { margin-top: 15px; margin-bottom: 0; }
.bt-customisation .ot-dtp-picker, .bt-customisation .ot-dtp-picker-form { background: inherit; }
.bt-customisation .ot-dtp-picker-selector-link { color: inherit; }
/********************/
/* Instagram Widget */
/********************/
.instagram-slider { position: relative; overflow: hidden; }
.instagram-pics { clear: both; }
.instagram-pics .instagram-pic { width: 16.666666666%; float: left; }
.follow-instagram { position: absolute; top: 50%; left: 50%; margin-left: -110px; margin-top: -25px; width: 220px; height: 50px; line-height: 50px; text-align: center; background: #11273f; font-size: 19px;}
.follow-instagram a { color: #fff; display: block; }

/****************/
/* Small Latest Post  */
/****************/
.bliccaThemes-recent-post-widget .bliccaThemes-recent-post > a { float: left; margin-right: 21px; }
.bliccaThemes-recent-post-widget h6, .bliccaThemes-recent-post-widget h6 i { font-size: 16px; line-height: 19px; margin-bottom: 2px; font-style: normal; font-weight: bold; letter-spacing: -1px; }
.bliccaThemes-recent-post-widget h6 a { color: #29333c; }
.bliccaThemes-recent-post { margin-bottom: 30px;}
.bliccaThemes-recent-post .popular-date{font-style: italic; color: #999; font-size: 12px;}
/***************/
/* Blog Widget */
/***************/
.bt-post-container article { position: relative; }
.bt-blog-widget-posts { margin:0; padding: 0; list-style-type: none; }
.bt-blog-widget-posts h3 i { font-weight: 400;  }
.bt_read_more { font-size: 12px; font-weight: 700; line-height: 1; padding: 13px 25px 14px 23px; color: #11273f; border: 1px solid #e1e1e1; text-align: center; position: absolute; bottom: 0; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -ms-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; }
.bt_read_more:hover { color: #11273f; border-color: #11273f; }
.bt_blog_thumbnail, .bliccaThemes-recent-post img { box-shadow: 0 1px 4px rgba(0,0,0,.55); }
.bt_blog_category a {font-size: 11px; line-height: 11px; font-weight: 700; text-transform: uppercase; padding: 6px 14px 5px; display: inline-block; color: #fff; background: #11273f; text-align: center; }

/* social count and share */
.bt_social_count { position: relative; border-top: 2px solid #f0f0f0; font-weight: 700; font-size: 12px; line-height: 24px; }
.bt_social_count_container { position: absolute; width: 100%; height: 24px; top: -13px; left: 0; text-align: center; }
.bt_social_count i { margin-right: 6px; }
.bt_facebook_count, .bt_twitter_count, .bt_pinterest_count, .bt_comment_count { width: 60px; height: 24px; border: 2px solid #f0f0f0; border-radius: 12px; margin: 0 5px; display: inline-block; text-align:center; color: #aeaeae; background: #fff; cursor: pointer; }

/* blog widget 6 */
.bt_blog_style6 .bt-post-container { float: left; width: 23.025%; margin-right:2.63%; margin-top: 71px; }
.bt_blog_style6 .bt-post-container:nth-child(2n) { margin-top: 0;}
.bt_blog_style6 .bt-post-container:nth-child(4n) { margin-right:0; }
.bt_blog_style6 .bt-post-container article { padding-top: 19px; }
.bt_blog_style6 .bt_blog_thumbnail, .bliccaThemes-recent-post img { box-shadow: none; margin-bottom: 14px; }
.bt_blog_style6 .bt_blog_time { position: absolute; top: -10px; left: 0; font-style: normal; font-size: 16px; color: #081b2f; font-weight: 700;}
.bt_blog_style6 .bt_blog_time span { font-size: 38px; line-height: 16px; display: inline-block; vertical-align: bottom; padding-right: 1px; }
.bt_blog_style6 .bt_blog_title h3 { font-size: 20px; line-height: 30px; font-weight: 400; }
/* blog widget style 1 and 3 column*/
.bt_blog_style1 .bt-post-container { width: 46.875%;float: left; margin-bottom: 60px; }
.bt_blog_style1 .bt_item_margin { margin-right: 6.25%; }
.bt_blog_style1 .bt-post-container.bt_large_post { width: 100%; }
.bt_blog_style1 .bt_blog_thumbnail { margin-bottom: 38px; }
.bt_blog_style1 .bt_large_post .bt_blog_thumbnail { margin-bottom: 23px; }
.bt_blog_style1 .bt_blog_title h3 { font-size: 25px; line-height: 30px; margin-bottom: 16px; }
.bt_blog_style1 .bt_large_post .bt_blog_title h3 { margin-bottom: 10px;}
.bt_blog_style1 .bt_blog_title h3 a { color: #29333c; }

.bt_blog_style1 .bt_blog_content { margin-bottom: 55px; }

.bt_blog_style1 .bt-meta-social { margin-bottom: 20px; }
.bt_blog_style1 .bt_blog_meta { display: inline-block; float: left; }
.bt_blog_style1 .blog-social { display: inline-block; float: right; color: #ababab; font-size: 11px; line-height: 16px; }
.bt_blog_style1 .blog-social i { margin-left: 17px; margin-right: 2px; font-size: 16px; }
.bt_blog_style1 .bt_blog_category { display: block; margin-bottom: 10px; }
.bt_blog_style1 .bt_blog_category a { font-size: 11px; line-height: 11px; font-weight: 700; text-transform: uppercase; padding: 6px 14px 5px; display: inline-block; color: #fff; background: #11273f; text-align: center; }

.bt_blog_style1 .bt_social_count { position: relative; border-top: 2px solid #f0f0f0; font-weight: 700; font-size: 12px; line-height: 24px; }
.bt_blog_style1 .bt_social_count_container { position: absolute; width: 100%; height: 24px; top: -13px; left: 0; text-align: center; }
.bt_blog_style1 .bt_social_count i { margin-right: 6px; }
.bt_blog_style1 .bt_facebook_count, .bt_blog_style1 .bt_twitter_count, .bt_blog_style1 .bt_pinterest_count, .bt_blog_style1 .bt_comment_count { width: 60px; height: 24px; border: 2px solid #f0f0f0; border-radius: 12px; margin: 0 5px; display: inline-block; text-align:center; color: #aeaeae; background: #fff; }
.bt_blog_style1.bt_blog_style1_3 .bt_item_margin { margin-right: 3.84%; } 
.bt_blog_style1.bt_blog_style1_3 .bt-post-container {width: 30.7%; }

/* blog widget style 2 and blog widget style 3*/
.bt_blog_style2 .bt-post-container, .bt_blog_style3 .bt-post-container { margin-bottom: 40px; padding-bottom: 40px; border-bottom: 1px solid #e1e1e1; }
.bt_blog_style2 .bt-post-container:last-child, .bt_blog_style3 .bt-post-container:last-child { border-bottom: 0; }
.bt_blog_style2 .bt-post-container.bt_large_post, .bt_blog_style3 .bt-post-container.bt_large_post { width: 100%; }

.bt_blog_style2 .bt_blog_thumbnail, .bt_blog_style3 .bt_blog_thumbnail { width: 46.75%; float: left; }
.bt_blog_style2 .bt-post-right-container, .bt_blog_style3 .bt-post-right-container { width: 53.25%; float: left; padding-left: 35px;}
.bt_blog_style2 .bt_large_post .bt_blog_thumbnail, .bt_blog_style2 .bt_large_post .bt-post-right-container, .bt_blog_style3 .bt_large_post .bt_blog_thumbnail, .bt_blog_style3 .bt_large_post .bt-post-right-container  { width: 100%; padding-left:0;}
.bt_blog_style2 .bt_large_post .bt_blog_thumbnail, .bt_blog_style3 .bt_large_post .bt_blog_thumbnail { margin-bottom: 23px; }
.bt_blog_style2 .bt_blog_title h3, .bt_blog_style3 .bt_blog_title h3 { font-size: 25px; line-height: 30px; margin-bottom: 16px; }
.bt_blog_style2 .bt_large_post .bt_blog_title h3, .bt_blog_style3 .bt_large_post .bt_blog_title h3 { margin-bottom: 10px;}
.bt_blog_style2 .bt_blog_title h3 a, .bt_blog_style3 .bt_blog_title h3 a { color: #29333c; }

.bt_blog_style2 .bt_blog_content, .bt_blog_style3 .bt_blog_content  { margin-bottom: 65px; }

.bt_blog_style2 .bt-meta-social, .bt_blog_style3 .bt-meta-social { margin-bottom: 20px; }
.bt_blog_style2 .bt_blog_meta, .bt_blog_style3 .bt_blog_meta { display: inline-block; float: left; }
.bt_blog_style2 .blog-social, .bt_blog_style3 .blog-social { display: inline-block; float: right; color: #ababab; font-size: 11px; line-height: 16px; }
.bt_blog_style2 .blog-social i, .bt_blog_style3 .blog-social i { margin-left: 17px; margin-right: 2px; font-size: 16px; }
.bt_blog_style2 .bt_blog_category, .bt_blog_style3 .bt_blog_category { display: block; margin-bottom: 8px; }
.bt_blog_style2 .bt_blog_category a, .bt_blog_style3 .bt_blog_category a  { font-size: 12px; line-height: 11px; font-weight: 700; text-transform: uppercase; padding: 6px 14px 5px; display: inline-block; color: #fff; background: #11273f; text-align: center; }

.bt_blog_style2 .bt_social_count, .bt_blog_style3 .bt_social_count { position: relative; border-top: 2px solid #f0f0f0; font-weight: 700; font-size: 12px; line-height: 24px; }
.bt_blog_style2 .bt_social_count_container, .bt_blog_style3 .bt_social_count_container { position: absolute; width: 100%; height: 24px; top: -13px; left: 0; text-align: center; }
.bt_blog_style2 .bt_social_count i, .bt_blog_style3 .bt_social_count i { margin-right: 6px; }
.bt_blog_style2 .bt_facebook_count, .bt_blog_style2 .bt_twitter_count, .bt_blog_style2 .bt_pinterest_count, .bt_blog_style2 .bt_comment_count { width: 60px; height: 24px; border: 2px solid #f0f0f0; border-radius: 12px; margin: 0 5px; display: inline-block; text-align:center; color: #aeaeae; background: #fff; } 

.bt_blog_style3 .bt-post-container:nth-child(2n) .bt_blog_thumbnail {float: right; }
.bt_blog_style3 .bt-post-container:nth-child(2n) .bt-post-right-container { padding-left: 0; padding-right: 35px; }
/* blog widget style 5 */
.bt_blog_style5 .bt-post-container { margin-bottom: 30px;}
.bt_blog_style5 .bt-post-container:last-child { border-bottom: 0; }
.bt_blog_style5 .bt_blog_thumbnail { float: left; margin-right: 21px; }
.bt_blog_style5 .bt_blog_title h3 { font-size: 15px; line-height: 20px; margin-bottom: 2px; }
.bt_blog_style5 .bt_blog_title h3 a { color: #29333c; }
.bt_blog_style5 .bt_blog_time {display: block; }
.bt_blog_style5_hover { position: absolute; bottom: 0px; padding-left: 22px; padding-bottom: 30px; background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.65) 100%); background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.65) 100%); background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.65) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#9c000000',GradientType=0 ); }
.bt_blog_style5 .bt_large_post .bt_blog_thumbnail a:before { content: ""; display: block; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: rgba(34,34,34,0.2); z-index: 0; }
.bt_blog_style5 .bt_large_post .bt_blog_thumbnail { margin-right: 0; }
.bt_blog_style5 .bt_blog_category { margin-bottom: 7px; display: block; }
.bt_blog_style5 .bt_large_post .bt_blog_title h3 { font-size: 25px; line-height: 30px; margin-bottom: 2px; }
.bt_blog_style5 .bt_large_post .bt_blog_title h3 a, .bt_blog_style5 .bt_large_post .bt_blog_time  { color: #fff; margin-bottom: 3px;}
/***********************/
/*   Twitter Widget    */
/***********************/
.twitter_slide_container { text-align: center; color: #fff; }
.twitter_slide_container a { color: #fff; text-decoration: underline; } 
.twitter_slide_container .twitter-ico { font-size: 40px; margin-bottom: 33px; }
.twitter_slider { font-size: 24px; line-height: 40px; padding: 0 20%; }
.twitter_slider .tweet_user, .twitter_slider .tweet_date { font-size: 14px; line-height: 18px; }
.twitter_slider .tweet_user { margin-top: 26px; margin-bottom: 0px; }
.twitter_slider .tweet_user a { text-decoration: none; }

.twitter_slide_container .slick-prev, .twitter_slide_container .slick-next { width: 46px; height: 46px; background: transparent; opacity: 0.6; border: 1px solid #ffffff; border-radius: 100%; line-height: 46px; text-align: center; top:25%; z-index: 100; -webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -moz-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); -o-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);}
.twitter_slide_container .slick-prev { left: 60px; }
.twitter_slide_container .slick-next { right: 60px; }
.twitter_slide_container .slick-prev:before, .twitter_slide_container .slick-next:before {
    font-family: 'FontAwesome';
    font-size: 20px;
    line-height: 46px;
    opacity: 1;
    color: #fff;
}

.twitter_slide_container .slick-prev:hover, .twitter_slide_container .slick-next:hover  { color: #fff;  border: 1px solid #fff;opacity:1;}
.twitter_slide_container .slick-prev:hover:before, .twitter_slide_container .slick-next:hover:before { color: #fff; }
.twitter_slide_container .slick-prev::before {
    content:"\f104";
}
.twitter_slide_container .slick-next::before {
    content:"\f105";
}
.twitter_slide_container .slick-prev.slick-disabled:before, .twitter_slide_container .slick-next.slick-disabled:before { opacity: 1; }

/* slider 2 */
.twitter_slide_container.twitter_slide2 { padding-bottom: 5px;}
.twitter_slide_container.twitter_slide2 .twitter-ico { font-size: 20px; margin-bottom: 0; margin-right: 10px; float: left; }
.twitter_slide_container.twitter_slide2 .twitter_slider { font-size: 14px; line-height: 20px; padding: 0 70px 0 30px; color: #fff; text-align: left; margin-bottom: 0; padding-top: 3px; }
.twitter_slide_container.twitter_slide2 a { color: #fff; text-decoration: underline; } 
.twitter_slide_container.twitter_slide2 .slick-prev, .twitter_slide_container.twitter_slide2 .slick-next { width: 30px; height: 30px; border-radius: 0; background: #fff; top:23px; border:0; }
.twitter_slide_container.twitter_slide2 .slick-prev { left: auto; right: 47px; }
.twitter_slide_container.twitter_slide2 .slick-next { right:12px; }
.twitter_slide_container.twitter_slide2 .slick-prev:before, .twitter_slide_container.twitter_slide2 .slick-next:before { font-size: 16px; line-height: 30px; color: #11273f; display: block; }
.twitter_slide_container .slick-prev::before {
    content:"\f104";
}
.twitter_slide_container .slick-next::before {
    content:"\f105";
}
.twitter_slide_container.twitter_slide2 .slick-prev:hover, .twitter_slide_container.twitter_slide2 .slick-next:hover { background: rgba(0,0,0,0.3); }
.twitter_slide_container.twitter_slide2 .slick-prev:hover:before, .twitter_slide_container.twitter_slide2 .slick-next:hover:before { color: #fff; }

/* grid for footer and sidebar */
.twitter_grids p { margin-bottom: 0; line-height: 22px;font-size:14px; }
.twitter_grids p.tweet_date { line-height: 12px; font-size: 12px; margin-top: 8px; color:#999999;font-style:italic;}
.twitter_grids > div { padding: 22px 0 8px 0; position: relative; }
.twitter_grids > div:nth-child(1) { padding-top: 0; }
.twitter_grids p.tweet_date:before { content:"\f099"; font-family: "FontAwesome"; margin-right: 7px; }
.twitter_grids p.tweet_date:nth-child(1):before {  }
.twitter_grids > div:last-child{ padding-bottom:0;}


/** Side Menu **/
.sevill .widget_nav_menu ul li{float: none; width: 100%; margin-bottom: 2px;}
.sevill .widget_nav_menu ul li a:before{display:none;}
.sevill .widget_nav_menu ul li a{
    display: block;
    padding-left: 30px;
    line-height: 60px;
    background: #eeeeee;
    font-weight:400;
border-right: 5px solid transparent;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -moz-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -o-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
.sevill .widget_nav_menu .current-menu-item a{color:#181818; border-right:5px solid #11273f;  
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -moz-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -o-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);}
.sevill .widget_nav_menu ul li:hover{padding-left:0px;}
.sevill .widget_nav_menu ul li a:hover{border-right:5px solid #11273f;color:#181818!important;}


/* extra social widget */
.social-info .social_links_icon .socialbox { font-size: 13px; width:30px; height: 30px; line-height: 30px; border-radius: 50%; border: 1px solid #29333c; text-align: center; float: left; margin-right: 10px; margin-bottom: 10px;
-webkit-transition: all 0.4s; -moz-transition: all 0.4s; -ms-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; 
}
.social-info .social_links_icon .socialbox:hover { border-color: #11273f; }
.social-info .social_links_icon a { color: #29333c; 

} 
.social-info .social_links_icon a:hover { color: #11273f; }

.social-info .social_wname .socialbox { font-weight: 700; font-size: 15px; line-height: 1; float: left; display: inline-block;margin-bottom: 10px; margin-right: 80px; }
.social-info .social_wname a:nth-child(7) .socialbox { margin-right: 0; }
.social-info .social_wname a { color: #9e9e9e; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -ms-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; }
.social-info .social_wname a:hover { color: #11273f; }
.social-info .social_wname i { font-size: 19px; margin-right: 15px;  } 
/** finished shortcodes **/

/**************/
/* 8. Footer */
/**************/
footer a { color: #fff; }
.footer_bliccaThemes ul li { list-style: none; }
.footer-widget { color: #fff; }
.widget .widgettitle { font-size: 24px; line-height: 30px; margin-bottom: 20px; } 

/********************/
/* Responsive Query */
/********************/
@media (max-width: 1480px) {
.left-layout #bliccaThemes-layout { margin-left: 0 !important; width: 100% !important;}
.bliccaThemes-header.header-leftside { left: -290px; }
.bliccaThemes-header.header-leftside.opened { left:0; }
.left-menu-button { display: block; } 
}
@media (max-width: 1200px) {
.bliccaThemesBox { width: 992px; }  
.minimal-menu-scroll {  max-height: 500px; } 
.minimal-menu-button { right: 60px; }
.bt-event, .bt-events-slider .owl-item { width: 917px; }  
.bt-event-content { width: 420px; padding-top: 45px;}
.bt-event-thumb { width: 440px; }
.bt-events-slider .owl-nav { margin-top: 20px;} 
.bt-events-slider .owl-theme .owl-nav [class*=owl-], .bt-events-slider .owl-theme .owl-nav [class*=owl-]:hover { font-size: 40px;}
.bt-menu-item-s1 { width: 100%; } 
}
@media (min-width: 993px) {
.dropdown > .dropdown-menu { 
    display:block; 
    visibility: hidden; 
    opacity: 0; 
    zoom: 1; 
    -webkit-transition: all 400ms cubic-bezier(0.451, 0.051, 0.551, 0.951);
    -moz-transition: all 400ms cubic-bezier(0.451, 0.051, 0.551, 0.951);
    -ms-transition: all 400ms cubic-bezier(0.451, 0.051, 0.551, 0.951);
    -o-transition: all 400ms cubic-bezier(0.451, 0.051, 0.551, 0.951);
    transition: all 400ms cubic-bezier(0.451, 0.051, 0.551, 0.951);
} 
.dropdown:hover > .dropdown-menu { 
    opacity: 1; 
    visibility: visible; 
    -webkit-transition: all 400ms cubic-bezier(0.451, 0.051, 0.551, 0.951);
    -moz-transition: all 400ms cubic-bezier(0.451, 0.051, 0.551, 0.951);
    -ms-transition: all 400ms cubic-bezier(0.451, 0.051, 0.551, 0.951);
    -o-transition: all 400ms cubic-bezier(0.451, 0.051, 0.551, 0.951);
    transition: all 400ms cubic-bezier(0.451, 0.051, 0.551, 0.951);
}
}
@media (min-width: 768px) and (max-width: 992px) {
.bliccaThemesBox { width: 768px; }
/* Header */
.minimal-menu-container { padding-left: 0 !important; }  
.minimal-menu-scroll {  max-height: 500px; }
.opened-minimal-menu .minimal-menu { margin-top: 30px; }
.minimal-menu-button { right: 60px; }  
.bt-after-navigation, .navbar-collapse, .header-wide .collapse {display: none; }
.navbar-header { padding-top: 23px!important; padding-bottom: 23px !important; position: relative; width: 100%; }
.navbar-nav > li { float: none; }
.responsive-navigation-button { display: block; }  
.responsive-menu-container.open-responsive-menu { max-height: 500px; max-height: 100vh; overflow-y: auto; }
.wide-container {padding: 0 15px; }
.bt-before-logo, .bt-after-logo { width: 100%; }
.header-navfull-style .center-logo-area {
    width: 100%;
    padding-top: 23px!important;
    padding-bottom: 23px !important;
}
.header-navfull .center-logo-area { position: relative; width: 100%; }
.header-navfull .bt-after-logo { width: 100%; padding: 0 0 15px 0; height: auto !important; }
.headerwidget-text { width: auto !important; padding: 11px !important; font-size: 12px; }
#respond .col-md-4, .formright { padding-right: 15px; padding-left: 0; }

/*blog*/
.bliccaThemes-recent-post-widget .bliccaThemes-recent-post > a { width: 100%; margin-bottom :10px; }
.bt_blog_style5 .bt_blog_thumbnail { float: none; display: inline-block; }
/*other*/
.social-info .social_wname .socialbox { min-width: 109px; }
.uptitle { font-size: 24px; line-height: 48px; }
h3.bt-event-main-title { font-size: 42px; } 
.bt-event, .bt-events-slider .owl-item { width: 708px; }  
.bt-event-content { width: 300px; padding-top: 20px;}
.bt-event-thumb { width: 350px; }
.bt-events-slider .owl-nav { margin-top: 20px;} 
.bt-events-slider .owl-theme .owl-nav [class*=owl-], .bt-events-slider .owl-theme .owl-nav [class*=owl-]:hover { font-size: 40px;}    
}

@media (max-width: 767px) {
#bliccaThemes-layout { width: 100%; overflow: hidden; }  
.bliccaThemesBox { width: auto; margin-right: auto; margin-left: auto; padding: 0 10px; }
/* Header */  
.minimal-menu-scroll {  max-height: 300px; }
.minimal-menu-button { right: 25px; } 
.minimal-menu-container { padding-left: 0 !important; padding-top: 40px !important; }    
.opened-minimal-menu .minimal-menu { margin-top: 10px; }
.extra-menu-column { width: 480px; padding: 30px; }
.bt-after-navigation, .navbar-collapse, .header-wide .collapse {display: none; }
.navbar-header { padding-top: 23px!important; padding-bottom: 23px !important; position: relative; width: 100%; } 
.navbar-nav > li { float: none; }  
.responsive-navigation-button { display: block; }   
.responsive-menu-container.open-responsive-menu { max-height: 300px; max-height: 100vh; overflow-y: auto; }
.wide-container {padding: 0 15px; }
.bt-before-logo, .bt-after-logo { width: 100%; display: none; }
.header-navfull-style .center-logo-area {
    width: 100%;
    padding-top: 23px!important;
    padding-bottom: 23px !important;
}
.header-navfull .center-logo-area { position: relative; width: 100%; }
.header-navfull .bt-after-logo { width: 100%; padding: 0 0 15px 0;}
#respond .col-md-4, .formright { padding-right: 15px; padding-left: 0; }
/*other*/
.social-info .social_wname .socialbox { min-width: 109px; }
.owl-theme .owl-nav .owl-prev { left: 5px; }
.owl-theme .owl-nav .owl-next { right: 5px; }
.uptitle { font-size: 20px; line-height: 30px; }
h3.bt-event-main-title { font-size: 26px; } 
.bt-event, .bt-events-slider .owl-item { width: 320px; text-align:center;}  
.bt-event-content { float: none; padding-top: 20px; padding-bottom: 20px; width: 320px; }
.bt-event-thumb { float: none; width: 320px; }
.bt-events-slider .owl-theme .owl-nav [class*=owl-], .bt-events-slider .owl-theme .owl-nav [class*=owl-]:hover { font-size: 40px;}  
.bt-events-slider .owl-nav { margin-top: -36px;}
.bt_ghost_title { font-size: 48px; }
.bt_blog_style6 .bt-post-container { width: 100%;  margin-top: 0; margin-bottom: 45px;  text-align: center; }
.bt_blog_style6 .bt-post-container > article { display: inline-block; }
footer .vc_col-sm-3 .vc_column-inner, footer .vc_col-sm-4 .vc_column-inner  { padding-left: 15px !important; padding-right: 15px !important; margin-bottom: 30px; }
.big-text { font-size: 90px !important; }
.bt-menu-item-s1 .bt-menu-itemContent { height: auto; padding-bottom: 15px; }
.bliccaThemes-accordionMenu .bt-menu-classic-item { width: 50%;}
.container .container { padding-left: 15px; padding-right: 15px;}
.bt-customisation .ot-dtp-picker-selector-link { font-size: 14px; padding: 15px 36px; }
}

@media (max-width: 480px) {
#bliccaThemes-layout { width: 100%; overflow: hidden; }
.bliccaThemesBox { width: auto; margin-right: auto; margin-left: auto; padding: 0; }
/* Header */
.logged-in .bliccaThemes-header.on-sticky { top: 0; }  
.minimal-menu-scroll {  max-height: 300px; }
.opened-minimal-menu .minimal-menu { margin-top: 10px; }  
.minimal-menu-button { right: 25px; } 
.minimal-menu-container { padding-left: 0 !important; padding-top: 40px !important; }  
.extra-menu-column { width: 320px; padding: 30px; }
.bt-after-navigation, .navbar-collapse {display: none; }
.navbar-header { padding-top: 23px!important; padding-bottom: 23px !important; position: relative; width: 100%; }
.navbar-nav > li { float: none; }  
.responsive-navigation-button { display: block; }   
.responsive-menu-container.open-responsive-menu { max-height: 300px; max-height: 100vh; overflow-y: auto; }
.wide-container {padding: 0 15px; }
.bt-before-logo, .bt-after-logo { width: 100%; display: none; }
.header-navfull-style .center-logo-area {
    width: 88%;
    padding-top: 23px!important;
    padding-bottom: 23px !important;
}
.header-navfull .center-logo-area { position: relative; width: 100%; }
.header-navfull .bt-after-logo { width: 100%; padding: 0 0 15px 0;}
/* blog */
.bt_blog_style2 .bt_blog_thumbnail, .bt_blog_style3 .bt_blog_thumbnail { margin-bottom: 38px; }
.bt_blog_style2 .bt_blog_thumbnail, .bt_blog_style3 .bt_blog_thumbnail, .bt_blog_style2 .bt-post-right-container, .bt_blog_style3 .bt-post-right-container, .bt_blog_style1 .bt-post-container, .bt_blog_style1.bt_blog_style1_3 .bt-post-container { width: 100%; padding-left: 0;}
.featured-item, .slider_masonry .featured-item { width: 100%; }
.featured-meta h3 { font-size: 16px; padding-right: 8px; }
.theiaStickySidebar > .vc_column-inner { padding-left: 15px; padding-right: 15px; }
.uptitle { font-size: 20px; line-height: 30px; }
h3.bt-event-main-title { font-size: 26px; }   
.bt-event, .bt-events-slider .owl-item { width: 100%; text-align:center; padding-right: 0; }  
.bt-event-content { float: none; padding-top: 20px; padding-bottom: 20px; }
.bt-event-thumb { float: none; }
.bt-menu-classic-catname { width: 100%; }
.bt-menu-classic-item-container { width: 100%; }
.big-text { font-size: 60px !important; }
.bt-menu-item-s1 { width: 100% !important; }
.bt-menu-item-s1 .bt-menu-itemThumb { float: none; margin: 0 auto; }
.bt-menu-item-s1 .bt-menu-itemContent { margin: 0; padding: 0 0 15px 0; height: auto; } 
.bt_promotion_desc, .bt_promotion_prices { display: block; margin: 10px 0; }
.comment-text { padding-left: 0; }
.featured-section { padding-top: 200px; }
.bt-customisation .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-button, .bt-customisation .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-selector { width: 100%; }
.bt-customisation .ot-dtp-picker.wide .ot-dtp-picker-form { height: 315px; }      
}
@media (max-width: 400px) {

.topsection-right-area { width: 100%; }
.top-section-table-center { width: 100%;  display: block; }
.top-section-table-center > div { width: 100%; margin:0; }
.header-social.text-social { margin-left: 0; }
blockquote { padding: 10px; }
blockquote:before { display: none; }
.bt-events-slider .owl-nav { margin-top: -10px;}    
}
@media (min-width: 768px) { #bliccaThemes-layout .full .container, .left-layout .footer_bliccaThemes .container { width: 100%; padding: 0; } .left-layout .container .container, #bliccaThemes-layout div[data-vc-full-width="true"] .bt-accordion-itemContent .container { width: 760px; } }
@media (min-width: 992px) { #bliccaThemes-layout .full .container, .left-layout .footer_bliccaThemes .container { width: 100%; padding: 0; } .left-layout .container .container, #bliccaThemes-layout div[data-vc-full-width="true"] .bt-accordion-itemContent .container { width: 980px; } } 
@media (min-width: 1200px) { #bliccaThemes-layout .full .container, .left-layout .footer_bliccaThemes .container { width: 100%; padding: 0; } .left-layout .container .container, #bliccaThemes-layout div[data-vc-full-width="true"] .bt-accordion-itemContent .container { width: 1200px; } }